
@media screen and (max-width: 1680px) {
	.social-block {
		gap: 30px;
		top: 20%;
	}
	.testimonial-sec .slick-slider .leader-card .folder{
		height: auto;
	}
	.testimonial-sec .slick-slider .leader-dtl p{
		max-width: 342px;
		margin:0 auto;
	}
	.testimonial-sec .slick-slider .leader-icon {
		top: -16px;
		left: -5px;
	}
}

@media screen and (max-width: 1279px) {
	.h1 {
		font-size: 60px !important;
	}

	.services.legal .project-card {
		gap: 5px;
	}

	.contact-block .sec-txt {
		display: none;
	}

	.legal .project-card img {
		width: 100%;
	}

	.factors .circle {
		height: 300px;
		top: -40px;
		z-index: -1;
	}

	.heading .flex-wrap {
		row-gap: 20px;
	}

	.discover .circle {
		top: initial;
		bottom: -180px;
	}

	.heading .heading-card {
		width: 44.9%;
	}

	.heading {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.banner-title .mini-titl {
		font-size: 20px;
		padding-bottom: 15px;
	}

	.p-big {
		font-size: 16px;
	}

	.about-sec .sun-titl {
		left: 16px;
	}

	.projects .project-card {
		padding: 16px 16px 22px 16px;
		gap: 10px;
	}

	.h3 {
		font-size: 32px !important;
	}

	.projects .sec-txt {
		transform: none;
		top: initial;
		right: -100px;
		bottom: 0;
		left: initial;
	}

	.projects {
		padding-bottom: 80px;
	}

	.nearby .sec-txt {
		bottom: initial;
		font-size: 50px;
		top: 50px;
		letter-spacing: 20px;
	}

	.services .project-card {
		gap: 80px;
	}

	.services .sec-txt {
		bottom: 20px;
	}

	.testimonial-sec .slick-carousel {
		padding-top: 30px;
		padding-bottom: 90px;
	}

	.testimonial-sec .slick-carousel .slick-arrow {
		right: 16px;
	}

	.testimonial-sec .slick-carousel .item {
		margin: 0px 10px;
	}

	.testimonial-sec .slick-carousel .item-dtl p {
		padding-right: 55px;
	}

	.testimonial-sec .slick-list {
		padding-top: 60px;
		padding-bottom: 50px;
	}

	.ideas .project-card {
		gap: 20px;
	}

	.ideas .project-card h3 {
		padding-top: 20px;
	}

	.factors .flex-block {
		gap: 30px;
	}

	.factors .counter-box {
		width: 190px;
		height: 190px;
	}

	.heading .sec-txt {
		display: none;
	}

	.gallary .counter-box img {
		width: 100%;
	}

	.gallary .counter-box {
		height: auto !important;
	}

	.gallary .counter-side .counter-box:first-child img {
		height: 600px;
	}

	.gallary .counter-right .counter-box img {
		height: 400px;
	}

	.gallary .counter-box h4,
	.gallary .counter-right .counter-box h4 {
		left: 20px;
	}
}

@media screen and (max-width: 1023px) {
	.custom-navbar ul.nav-menu .buttons {
		display: flex;
		flex-direction: column;
	}

	.custom-navbar .buttons {
		display: none;
	}

	.nav-menu .menu-item a {
		font-size: 20px;
	}

	.hamburger {
		display: inline-block;
	}

	.hamburgar-block {
		text-align: right;
	}

	.nav-menu {
		background: linear-gradient(90deg, #004D54 -3.74%, #008DA9 100%);
		flex-direction: column;
		opacity: 0;
		position: absolute;
		justify-content: center;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		transform: translatex(-100%);
		text-align: center;
		height: 100vh;
	}

	.hamburgar-block {
		order: 2;
	}

	.menu-active .nav-menu {
		margin: 0;
	}

	.menu-active .nav-menu {
		transform: translatex(0%);
		opacity: 1;
		margin: 0;
	}

	.h1 {
		font-size: 50px !important;
	}

	.banner-title .mini-titl {
		font-size: 16px;
		padding-bottom: 15px;
	}

	.banner-title .mini-titl hr {
		width: 20px;
	}

	.home-banner::after {
		width: 360px;
		height: 200px;
	}

	.sun-titl .sub-btn {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.sec-txt {
		font-size: 12px;
	}

	.sec-txt hr {
		width: 50px;
	}

	.heading .heading-card {
		width: 43%;
	}

	.heading .flex-wrap {
		padding-top: 20px;
	}

	.heading .heading-card .head-ttl .h3 {
		font-size: 22px;
	}

	.heading .heading-card p {
		font-size: 13px;
	}

	.projects .project-card {
		width: 44%;
	}

	.h3 {
		font-size: 28px !important;
	}

	.projects {
		padding-bottom: 60px;
	}

	.nearby .sec-txt {
		font-size: 40px;
		top: 80px;
		letter-spacing: 10px;
		opacity: 0.2;
	}

	footer .footer-div {
		gap: 30px;
	}

	.h2 {
		font-size: 45px !important; 
	}

	.h4 {
		font-size: 28px !important;
	}

	footer::after {
		font-size: 14px;
	}

	.image-view .container {

		height: 350px;
	}

	.container .slider::-webkit-slider-thumb {

		height: 350px;

	}

	.container .slider::-moz-range-thumb {

		height: 350px;

	}

	.booking-sec .bland-txt {
		font-size: 80px;
		top: 17%;
	}

	.testimonial-sec .slick-slider .leader-icon img {
		height: 60px;
		width: 60px;
	}

	.h5 {
		font-size: 18px !important;
	}

	.testimonial-sec .slick-slider .leader-icon {
		top: -6px;
		left: 5px;
	}

	.testimonial-sec .slick-slider .leader-dtl p {
		max-width: 300px;
	}

	.testimonial-sec .slick-slider .leader-card {
		margin: 0px 5px;
	}

	.factors .flex-block {
		gap: 20px;
	}

	.factors .counter-box {
		width: 150px;
		height: 150px;
	}

	.factors .counter-box .h2 {
		font-size: 50px;
	}

	.factors {
		padding-top: 10px;
		padding-bottom: 50px;
	}

	.projects.services.legal::after {
		display: none;
	}

	.projects.services.legal {
		padding-top: 10px;
		padding-bottom: 90px;
		margin: 0;
	}

	.gallary .counter-side .counter-box:first-child img {
		height: 350px;
	}

	.gallary .counter-right .counter-box img {
		height: 250px;
	}

	.contact-block {
		margin-top: -50px;
	}

	.contact-block .contact-form {
		padding: 20px;
	}

	.contact-block .contact-form form {
		gap: 16px;
	}

	.contact-block .grup {
		width: 31.7%;
	}

	.contact-block .grup input,
	.contact-block .grup textarea {
		padding: 10px;
	}

	.contact-block .grup label {
		padding-bottom: 8px;
	}

	.contact-block .grup textarea {
		height: 80px;
	}

	.contact-block .ctn img {
		height: 12px;
		width: 12px;
	}

	.contact-block .ctn.full.social {
		gap: 30px;
		padding: 10px;
	}

	.contact-block .contact-dtl .ctn-left {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}

	.contact-block .contact-dtl .ctn-left .adress {
		font-size: 14px;
		margin-top: 5px;
		height: auto;
	}

	.contact-block .contact-dtl .ctn-left.right {
		width: 30%;
	}

	.contact-block .contact-dtl .ctn-left {
		width: 70%;
	}

	.contact-block .ctn.full {
		width: 79%;
	}
}

@media screen and (max-width: 767px) {
	.custom-navbar .logo img {
		width: auto;
		height: 50px;
	}

	.banner-title .mini-titl hr {
		display: none;
	}

	.h1 {
		font-size: 38px !important;
	}

	.banner-title .mini-titl {
		line-height: 20px;
	}

	.banner-title .p-big {
		padding-top: 5px;
		font-size: 14px;
	}

	.banner-title .custom-btn {
		padding: 8px 15px;
	}

	.about-sec .sun-titl {
		position: initial;
	}

	p {
		font-size: 13px;
	}

	.about-sec {
		padding: 20px 0px 50px 0px;
	}

	.sec-txt {
		bottom: 0;
	}

	.projects .project-card {
		width: 100%;
	}

	.projects .flex-wrap {
		padding-top: 30px;
	}

	.h3 {
		font-size: 22px !important;
	}

	.projects {
		padding-bottom: 50px;
	}

	.projects .circle {
		height: 300px;
		width: 100px;
	}

	.nearby .sec-txt {
		display: none;
	}

	.services .project-card {
		gap: 50px;
	}

	.services .project-card img {
		width: 80px;
		height: 80px;
	}

	.services .project-card .shape {
		width: 200px;
		height: 200px;
		right: -60px;
	}

	footer .footer-div,
	.factors .flex-block {
		flex-direction: column;
	}

	footer .sun-titl,
	footer .img-block {
		width: 100%;
	}

	footer .sun-titl a.sub-btn {
		padding: 10px 18px;
	}

	.h2 {
		font-size: 35px !important;
	}

	.image-view .container {
		height: 200px;
	}

	.container .slider::-webkit-slider-thumb {

		height: 200px;

	}

	.container .slider::-moz-range-thumb {

		height: 200px;

	}

	.container .slider-button {
		height: 25px;
		width: 25px;
		left: calc(50% - 15px);
	}

	.h4 {
		font-size: 18px !important;
	}

	.image-view {
		margin-top: 30px;
		margin-bottom: 50px;
	}

	.sun-titl,
	p,
	.testimonial-sec .slick-carousel .item-dtl p {
		text-align: center;
	}

	.projects .project-card {
		align-items: center;
	}

	.projects .sec-txt,
	.sec-txt {
		bottom: 20px;
	}

	.booking-sec .bland-txt {
		font-size: 40px;
		top: 33%;
		letter-spacing: 15px;
		right: -10px;
		opacity: 0.1;
		z-index: -1;
	}

	footer::after {
		bottom: 10px;
	}

	.testimonial-sec .slick-carousel .item {
		flex-direction: column-reverse;
		padding: 16px;
		border-radius: 16px;
		border: 1px solid #DDD;
		gap: 15px;
		background-color: #fff;
	}

	.testimonial-sec .slick-carousel .item-img {
		position: initial;
		transform: none;
	}

	.testimonial-sec .slick-carousel .item-dtl,
	.testimonial-sec .slick-carousel .item-dtl p {
		border: 0;
		padding: 0;
		width: 100%;
		text-align: center;
	}

	.testimonial-sec {
		padding-top: 30px;
	}

	.testimonial-sec .slick-list .leader-heading {
		padding-left: 0px;
		text-align: center;
		margin: 0 auto;
		left: 0;
		right: 0;
	}

	.testimonial-sec .slick-slider .slick-arrow {
		bottom: initial;
		top: 0px;
		right: 10px;
	}

	.testimonial-sec .slick-carousel .slick-arrow,
	.testimonial-sec .slick-carousel .slick-arrow.slick-prev {
		bottom: 10px;
		top: initial;
	}

	.testimonial-sec .testimonial-icon {
		height: 400px;
	}

	.testimonial-sec .sec-txt {
		display: none;
	}

	.social-block {
		gap: 20px;
		top: 20%;
		padding: 10px;
	}

	.ideas .project-card {
		gap: 10px;
	}

	.ideas .project-card h3 {
		padding-top: 20px;
	}

	.factors .counter-block,
	.factors .sun-titl {
		width: 100%;
	}

	.factors .flex-block {
		gap: 30px;
	}

	.factors .counter-block {
		gap: 10px;
	}

	.heading .heading-card {
		width: 100%;
	}

	.heading .heading-card .head-ttl {
		justify-content: flex-start;
	}

	.heading {
		padding-top: 0px;
		padding-bottom: 50px;
	}

	.discover .counter-block img {
		width: 100%;
	}

	.heading .circle {
		height: 300px;
		width: 300px;
	}

	.services.legal .project-card img {
		width: 100%;
		height: 100%;
	}

	.home-banner.white::before {
		height: 30px;
	}

	.gallary .counter-block {
		flex-direction: column;
	}

	.gallary .counter-side,
	.gallary .counter-right {
		width: 100%;
	}

	.gallary {
		margin-top: -50px;
	}

	.contact-block .grup,
	.contact-block .ctn,
	.contact-block .contact-dtl .ctn-left,
	.contact-block .contact-dtl .ctn-left.right {
		width: 100% !important;
	}

	.contact-block .contact-dtl,
	.contact-block .contact-dtl .ctn-block,
	.contact-block .contact-dtl {
		flex-direction: column;
	}

	.contact-block .ctn {
		width: 87% !important;
	}

	.contact-block .ctn.full.social {
		padding: 10px;
		width: 93% !important;
		flex-wrap: wrap;
		gap: 15px;
	}

	.contact-block .contact-dtl {
		padding-bottom: 50px;
	}
	.registration_popup .modal-content{
		padding: 15px;
	}
	.registration_popup .modal-title{
		font-size: 30px;
	}
	.container .foreground-img{
		background-position: center;
	}
	.about-sec .about-img{
		height: 350px;
	}
	.registration_popup .modal-header img {
        width: 90px;
    }
	.registration_popup1 h2 span, .registration_popup1 h2 {
		font-size: 28px;
	}
	.registration_popup1 .in_box {
		font-size: 16px;
	}	
}