@media (max-width: 1919px) {
	.container {
		width: 1540px;
		max-width: 1540px;
	}

	.site-header .header-menu {
		padding: 12px 64px;
	}

	.logo {
		flex: 0 0 186px;
		max-width: 186px;
		height: 80px;
	}

	.hero-banner {
		height: 700px;
	}

	.hero-content h1 {
		font-size: 60px;
		line-height: 70px;
	}

	.hm-services-section .image-wrap {
		width: 306px;
		height: 306px;
	}

	.hm-services-section h3 {
		font-size: 22px;
	}

	.footer-logo {
		max-width: 164px;
	}

	.footer-left p,
	.footer-left .t-p a {
		font-size: 16px;
	}

	.quick-links h4,
	.social-links h4 {
		font-size: 16px;
		margin-bottom: 28px;
	}

	.services {
		width: 82%;
	}

	.drts-section,
	.logo-slider {
		padding: 60px 0;
	}

	.director-card {
		flex: 0 0 42%;
		max-width: 42%;
		border-radius: 16px;
	}

	.contact-box {
		padding: 12px;
	}

	.cert-card {
		flex: 0 0 336px;
		max-width: 336px;
	}

	.services-hd p {
		font-size: 18px;
		width: 748px;
	    margin: 32px auto;
	}

	.solution-block {
        margin: 54px 0 108px;
    }
	.dots {
		width: 164px;
		height: 200px;
	}

	.solution-left {
		padding: 0 0 0 12%;
	}

	.solution-img {
        width: 364px;
        right: -24%;
        top: 50px;
    }

	.blue-box p {
		width: 60%;
		font-size: 18px;
	}

	.solution-right,.solution-left {
        min-height: 504px;
    }

	.solution-cnt {
		flex: 0 0 47%;
	}

	.solution-block:nth-child(even) .solution-left {
		padding: 0 12% 0 0;
	}

	.solution-block:nth-child(even) .solution-img {
		left: -26%;
	}
	.solution-left h2 {
	    margin-bottom: 36px;
	}

	.sec-hdng h2 {
		font-size: 48px;
		line-height: 56px;
		margin-bottom: 20px;
	}

	.capabilities-section {
		padding: 70px 0;
	}

	.explore-wrapper {
		width: 82%;
		padding: 40px 8%;
		min-height: 584px;
		margin: 70px 0 100px 0;
	}

	.explore-right {
		position: absolute;
		right: -14%;
		top: 70px;
		width: 690px;
	}

	.explore-left h4 {
		font-size: 42px;
		line-height: 56px;
		margin-bottom: 42px;
	}

	.explore-wrapper:nth-child(2n) .explore-right {
		left: -14%;
	}

	.explore-wrapper:nth-child(2n) .explore-left {
		width: 100%;
		margin-left: 12%;
	}

	.explore-left p,
	.explore-cnt-lst {
		width: 75%;
	}

	.explore-cnt-lst p {
		width: 100%;
	}

	.get-in-touch-section .contact-block {
		width: 76%;
	}

}

@media (max-width: 1599px) {
	.container {
		width: 1290px;
		max-width: 1290px;
	}


	.site-header .header-menu {
		padding: 12px 54px;
	}

	.hero-banner {
		height: 620px;
	}

	.hero-content h1 {
		font-size: 54px;
		line-height: 64px;
	}

	.hm-services-section .image-wrap {
		width: 258px;
		height: 258px;
	}

	.image-outer::before {
		width: 78px;
		height: 78px;
	}

	.hm-services-section .service-box {
		flex: 0 0 22%;
		max-width: 22%;
	}
	.hm-services-section {
    justify-content: space-around;
	}

	.director-overlay {
		padding: 24px;
	}


	.logo-track {
		padding: 36px 0;
	}

	.p-logo {
		margin: 0 36px;
	}

	.sec-hdng {
		margin-bottom: 36px;
		text-align: center;
	}

	.director-overlay p {
		font-size: 14px;
	}

	.director-container {
		padding: 10px 0;
	}

	.empowering-section {
		padding: 100px 0;
	}

	.empowering-big-image {
		width: 405px;
	}

	.empowering-small-image {
		bottom: 10%;
		right: 8%;
		width: 242px;
	}

	.empowering-big-image::before {
		top: -10px;
		left: -10px;
		width: 104px;
		height: 104px;
	}

	.empowering-small-image::after {
		bottom: -16px;
		right: -16px;
		width: 84px;
		height: 84px;
	}

	.empowering-block {
		width: 94%;
		gap: 42px;
	}

	.empowering-images,
	.empowering-text {
		width: 47%;
	}

	.empowering-text h2 {
		font-size: 48px;
		line-height: 1.3;
		margin-bottom: 24px;
	}

	.empowering-text p {
		width: 90%;
		font-size: 16px;
		line-height: 1.6;
	}

	.blue-info-list {
		gap: 32px;
		width: 94%;
	}

	.blue-info-box {
		flex: 0 0 30%;
		max-width: 30%;
		padding: 0 16px;
	}

	.info-icon {
		width: 84px;
	}

	.safety-section,
	.services-main {
		padding: 64px 0;
	}

	.safety-text {
		max-width: 72%;
		margin: 0 auto 54px;
	}

	.cert-card {
		flex: 0 0 300px;
		max-width: 300px;
		padding: 12px;
		border-radius: 8px;
	}

	.solution-left {
		padding: 0 0 0 10%;
	}

	.solution-right {
		padding: 36px;
	}

	.solution-img {
        width: 312px;
        right: -26%;
        top: 36px;
    }
	.dots {
        width: 154px;
        height: 182px;
    }
	.solution-block {
        margin:48px 0 84px;
    }

	.solution-right, .solution-left {
        min-height: 424px;
    }

	.blue-box p {
        width: 70%;
        font-size: 16px;
        margin-left: 22%;
    }

	.solution-block:nth-child(even) .solution-img {
		left: -24%;
	}

	.solution-block:nth-child(even) .blue-box p {
		margin-left: auto;
	}

	.solution-block:nth-child(even) .solution-left {
		padding: 0 10% 0 0;
	}

	.solution-left h2 {
		font-size: 42px;
		margin-bottom: 24px;
	}
	.solution-cnt {
        flex: 0 0 54%;
    }

	.projects-list {
		gap: 36px;
		width: 94%;
	}

	.capabilities-section {
		padding: 64px 0;
	}

	.sec-hdng h2 {
		font-size: 44px;
		line-height: 52px;
	}

	.sec-hdng p {
		width: 72%;
	}

	.service-icon {
		width: 68px;
	}

	.services {
		width: 94%;
		padding: 16px 8px;
	}

	.service h3 {
		font-size: 18px;
	}

	.service p {
		font-size: 14px;
	}

	.explore-wrapper {
		width: 80%;
		padding: 36px 7%;
		min-height: 520px;
	}

	.explore-left h4 {
		font-size: 40px;
		line-height: 52px;
		margin-bottom: 36px;
	}

	.explore-right {
		width: 580px;
		right: -16%;
	}

	.explore-wrapper:nth-child(2n) .explore-block {
		width: 70%;
	}

	.explore-wrapper:nth-child(2n) .explore-right {
		left: -18%;
	}

	.explore-wrapper:nth-child(2n) .explore-left p,
	.explore-wrapper:nth-child(2n) .explore-cnt-lst {
		width: 100%;
	}

	.contact-box .icon {
		font-size: 38px;
		margin-bottom: 20px;
	}

	.contact-box h3 {
		font-size: 32px;
		margin: 10px 0;
	}

	.contact-box a,
	.get-in-touch-section .contact-box p {
		font-size: 14px;
	}

	.contact-block {
		width: 94%;
	}


	.contact-box {
		padding: 10px;
	}

	.footer-section {
		padding: 48px 0;
	}

	.footer-logo {
		max-width: 152px;
	}

	.footer-left {
		flex: 0 0 34%;
		max-width: 34%;
	}

	.footer-right {
		flex: 0 0 58%;
		max-width: 58%;
	}

	.quick-links li,
	.social-links li {
		margin: 16px 0;
	}


	.contact-touch {
		padding: 36px 0;
	}

	.contact-info h2 {
		font-size: 42px;
		margin-bottom: 14px;
	}

	.contact-info p {
		margin-bottom: 42px;
		font-size: 14px;
	}

	.contact-info ul li i {
		margin-right: 14px;
		color: #555;
		font-size: 18px;
	}

	.form-group label {
		font-size: 14px;
	}

	.form-row {
		gap: 16px;
		margin-bottom: 16px;
	}

	.form-group textarea {
		min-height: 190px;
	}

	.form-group.checkbox {
		margin: 12px 0;
	}

	.form-group.checkbox input {
		width: 18px;
	}

	.get-in-touch-section .contact-block {
		width: 90%;
		margin: 36px auto 0;
	}

	
	.locations {
		width: 100%;
	}

	.location-item h2 {
		margin: 18px 0 10px;
		font-size: 20px;
	}

	.location-item p {
		font-size: 14px;
		line-height: 1.5;
	}

	.company-contact-form {
		width: 50%;
		margin: 36px auto;
	}

	.message-section {
		padding: 64px 0;
	}

	.message-wrapper {
		gap: 72px;
		max-width: 96%;
		padding: 0 16px;
	}

	.director-photo {
		max-width: 390px;
		height: 448px;
	}

	.floating-frame {
		top: -16px;
		left: -16px;
		right: 16px;
		bottom: 16px;
		border-radius: 16px;
	}

	.quote-badge {
		top: 24px;
	}

	.name-card {
		bottom: -20px;
		right: -82px;
		padding: 20px 28px;
		border-radius: 12px;
	}

	.paragraph {
		margin-bottom: 12px;
	}

	.highlight-quote {
		padding: 20px 24px;
		margin: 22px 0;
	}

	.message-wrapper.reverse .image-side {
		margin-left: 42px;
	}

	.milestone-title {
		font-size: 36px;
	}

	.milestone-header {
		margin-bottom: 64px;
	}

	.year-number {
		font-size: 42px;
	}

	.year-label {
		font-size: 12px;
	}

	.node-circle i {
		font-size: 26px;
	}

	.content-title {
		font-size: 17px;
		margin-bottom: 6px;
	}

	.expertise-grid {
		width: 80%;
	}

	.expertise-card {
		gap: 12px;
		padding: 16px;
	}

	.expertise-icon {
		width: 46px;
		height: 46px;
		min-width: 46px;
		border-radius: 8px;
	}

	.founding-desc {
		line-height: 1.8;
		max-width: 90%;
	}

	.founding-headline {
		font-size: 38px;
		line-height: 1.3;
	}

	.section-label {
		margin-top: 30px;
	}
	.projects-section .gallery-item {
		height: 400px;
	}

}

@media (max-width: 1359px) {
	.container {
		width: 1140px;
		max-width: 1140px;
	}

	.site-header .header-menu {
		padding: 10px 42px;
	}


	.site-nav ul {
		gap: 24px;
	}

	.logo {
		flex: 0 0 164px;
		max-width: 164px;
		height: 80px;
	}

	.hero-banner {
		height: 520px;
	}

	.hero-content h1 {
		font-size: 48px;
		line-height: 60px;
	}

	.hm-services-block {
		padding: 60px 0;
	}

	
	.hm-services-section .image-wrap {
        width: 242px;
        height: 242px;
    }

	.hm-services-section h3 {
		font-size: 20px;
	}

	.hm-services-section p {
		font-size: 14px;
		line-height: 20px;
	}

	.hm-services-section .cta-btn {
		padding: 10px 24px;
		font-size: 14px;
	}

	.sec-tp span {
		font-size: 32px;
	}

	.director-overlay {
		padding: 14px;
	}

	.director-card {
		flex: 0 0 44%;
		max-width: 44%;
	}

	.director-overlay p {
		margin-bottom: 10px;
	}

	.empowering-section {
		padding: 90px 0;
	}

	.empowering-big-image {
		width: 364px;
	}

	.empowering-small-image {
		right: 9%;
		width: 224px;
	}

	.empowering-big-image::before {
		width: 94px;
		height: 94px;
	}

	.empowering-small-image::after {
		bottom: -14px;
		right: -14px;
		width: 74px;
		height: 74px;
	}

	.empowering-text h2 {
		font-size: 42px;
		margin-bottom: 20px;
	}

	.blue-info-section {
		padding: 70px 0;
	}

	.blue-info-list {
		gap: 24px;
		width: 100%;
	}

	.blue-info-box {
		flex: 0 0 31%;
		max-width: 31%;
		padding: 0 12px;
	}

	.info-icon {
		width: 80px;
	}

	.blue-info-box p {
		font-size: 14px;
		line-height: 1.6;
	}

	.safety-section h2 {
		font-size: 38px;
		margin-bottom: 20px;
	}

	.safety-text {
		max-width: 80%;
		margin: 0 auto 48px;
	}

	.cert-card {
		flex: 0 0 278px;
		max-width: 278px;
		padding: 10px;
		border-radius: 6px;
	}

	.certificates-row {
		gap: 36px;
	}

	.services-hd p {
		width: 712px;
	}

	.services-hd p:before {
		left: -50px;
		top: -50px;
		width: 72px;
	}

	.solution-img {
		width: 296px;
		right: -26%;
		top: 32px;
	}

	.solution-right,
	.solution-left {
		min-height: 412px;
	}
	.solution-right {
        padding: 24px;
    }

	.solution-left {
		padding: 0 0 0 9%;
	}


	.solution-left h2 {
        font-size: 38px;
        margin-bottom: 22px;
    }

	.solution-left p {
		font-size: 16px;
		line-height: 1.5;
	}

	.solution-block:nth-child(even) .solution-left {
		padding: 0 9% 0 0;
	}

	.solution-block:nth-child(even) .solution-img {
		left: -26%;
	}

	.solution-block {
		margin: 48px 0 68px;
	}

	.projects-section {
		padding: 72px 0;
	}

	.projects-item .overlay {
		padding: 14px;
	}

	.sec-hdng h2 {
		font-size: 42px;
		line-height: 48px;
	}

	.sec-hdng p {
		width: 82%;
	}


	.services {
		width: 98%;
		padding: 16px 12px;
	}

	.service-icon {
		width: 72px;
		margin: 0 auto 14px;
	}

	.explore-wrapper {
		width: 82%;
		padding: 32px 6%;
		min-height: 472px;
		margin: 60px 0 80px 0;
	}

	.explore-left h4 {
		font-size: 36px;
		line-height: 48px;
		margin-bottom: 32px;
	}

	.explore-right {
		width: 512px;
		right: -14%;
		top: 78px;
	}

	.explore-wrapper:nth-child(2n) .explore-right {
		left: -16%;
	}

	.explore-wrapper:nth-child(2n) .explore-left {
		margin-left: 15%;
	}


	.p-logo img {
		max-height: 54px;
	}

	.logo-track {
		padding: 32px 0;
	}

	.p-logo {
		margin: 0 32px;
	}

	.contact-box .icon {
		font-size: 42px;
		margin-bottom: 12px;
	}

	.contact-box h3 {
		font-size: 26px;
		margin: 8px 0;
	}

	.footer-logo {
		max-width: 142px;
	}

	.footer-left p,
	.footer-left .t-p a {
		font-size: 16px;
		margin: 14px 0 20px;
	}

	.quick-links h4,
	.social-links h4 {
		margin-bottom: 26px;
	}

	.quick-links li,
	.social-links li {
		margin: 14px 0;
	}

	.quick-links a,
	.social-links a {
		font-size: 14px;
		gap: 6px;
	}


	.form-group select {
		margin-bottom: 18px;
	}

	.form-row {
		margin-bottom: 12px;
	}

	.form-group textarea {
		min-height: 170px;
	}

	.contact-info h2 {
		font-size: 36px;
		margin-bottom: 10px;
	}

	.get-in-touch-section .contact-block {
		width: 96%;
		margin: 32px auto 0;
	}

	.locations {
        gap: 20px;
        padding: 32px 12px;
    }

	.location-item iframe {
		height: 216px;
	}


	.submit-btn {
		padding: 14px 42px;
		font-size: 18px;
	}

	.get-in-touch-section .contact-block .contact-box i {
		margin-bottom: 32px;
	}

	.projects-item .overlay p {
		font-size: 14px;
		line-height: 1.4;
	}

	.blue-box p {
		font-size: 16px;
	}

	.message-wrapper,
	.message-wrapper.reverse {
		grid-template-columns: 1fr;
	}

	.image-side,
	.message-wrapper.reverse .image-side {
		margin: 0 auto;
	}

	.milestone-section {
		padding: 54px 0;
	}

	.milestone-title {
		font-size: 32px;
	}

	.year-number {
		font-size: 36px;
	}

	.timeline-item {
		margin-bottom: 72px;
	}

	.content-box {
		border-radius: 12px;
		padding: 20px;
		max-width: 352px;
	}

	.content-title {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.node-circle {
		width: 62px;
		height: 62px;
	}

	.expertise-section {
		margin-top: 64px;
		padding-top: 48px;
	}

	.expertise-title {
		font-size: 32px;
		margin-bottom: 36px;
	}

	.expertise-grid {
		width: 88%;
		gap: 20px;
	}

	.expertise-card {
		gap: 10px;
		padding: 14px;
	}

	.about-quote-icon {
		font-size: 164px;
		margin-bottom: -42px;
		margin-top: 42px;
	}

	.founding-headline {
		font-size: 36px;
		line-height: 1.3;
		margin-bottom: 24px;
	}

	.founding-desc {
		font-size: 16px;
		line-height: 1.7;
		max-width: 94%;
	}
	.projects-section {
        padding: 60px 24px 80px;
    }
	.projects-section .gallery-item {
		height: 372px;
	}
	.projects-section .overlay {
	    padding: 20px;
	}


}

@media (max-width: 1199px) {
	.container {
		width: 960px;
		max-width: 960px;
	}

	.logo {
		flex: 0 0 152px;
		max-width: 152px;
		height: 72px;
	}

	.site-nav ul li a {
		font-size: 14px;
	}

	.hero-banner {
		height: 474px;
	}

	.site-header .header-menu {
		padding: 8px 36px;
	}

	.hero-content h1 {
		font-size: 42px;
		line-height: 52px;
	}

	.hm-services-section .image-wrap {
        width: 204px;
        height: 204px;
    }

	.image-outer::before {
        width: 62px;
        height: 62px;
    }
	.drts-section,
	.logo-slider {
		padding: 42px 0;
	}

	.sec-tp span {
		font-size: 30px;
	}

	.director-container {
		gap: 24px;
	}

	.director-card {
		flex: 0 0 48%;
		max-width: 48%;
		height: 336px;
	}

	.director-img {
		height: 100%;
		object-fit: cover;
	}

	.logo-slider {
		padding: 48px 0;
	}

	.service-section,
	.contact-section,
	.get-in-touch-section,
	.contact-company {
		padding: 48px 0;
	}

	.contact-box h3 {
		font-size: 24px;
		margin: 4px 0;
	}

	.services {
		width: 100%;
		padding: 8px;
	}

	.service-icon {
		width: 60px;
		margin: 0 auto 18px;
	}

	.service {
		flex: 0 0 30%;
		max-width: 30%;
	}

	.service h3 {
		margin-bottom: 6px;
	}

	.service p {
		font-size: 14px;
		margin-bottom: 16px;
		line-height: 20px;
	}

	.logo-slider {
		padding: 54px 0;
	}

	.sec-hdng {
		margin-bottom: 32px;
	}

	.p-logo img {
		max-height: 48px;
	}

	.p-logo {
		margin: 0 26px;
	}

	.contact-block {
		width: 100%;
	}

	.contact-box {
		flex: 0 0 32%;
		max-width: 32%;
	}

	.contact-box h3 {
		font-size: 26px;
		margin: 6px 0;
	}

	.contact-box p {
		margin-bottom: 12px;
		font-size: 12px;
	}
	.contact-box:last-child a {
		text-wrap: nowrap;
		margin-bottom: 4px;
		display: inline-block;
	}

	.footer-logo {
		max-width: 136px;
	}

	.contact-touch {
		padding: 30px 0;
		gap: 30px;
	}

	.career-contact-form {
		flex: 0 0 58%;
		max-width: 58%;
	}

	.form-group input,
	.form-group select,
	.form-group textarea {
		min-height: 42px;
	}

	.submit-btn {
		padding: 10px 24px;
		font-size: 14px;
	}


	.get-in-touch-section .hdng h2,
	.locations-section .hdng h2,
	.contact-company .hdng h2 {
		font-size: 32px;
		margin-bottom: 8px;
	}

	.get-in-touch-section .contact-block {
		width: 98%;
		margin: 24px auto 0;
	}

	.get-in-touch-section .contact-block .contact-box i {
		margin-bottom: 30px;
	}

	.empowering-section {
		padding: 82px 0;
	}

	.empowering-big-image::before {
		width: 84px;
		height: 84px;
	}

	.empowering-big-image {
		width: 324px;
		top: -8px;
		left: -8px;
	}

	.empowering-small-image {
		right: 4%;
		width: 192px;
	}

	.empowering-small-image::after {
		width: 64px;
		height: 64px;
	}

	.empowering-text h2 {
		font-size: 36px;
		margin-bottom: 14px;
	}

	.empowering-text p {
		width: 94%;
		font-size: 14px;
		line-height: 1.5;
	}

	.blue-info-section {
		padding: 64px 0;
	}

	.info-icon {
		width: 72px;
	}

	.safety-section h2 {
		font-size: 36px;
		margin-bottom: 18px;
	}

	.safety-text {
		max-width: 92%;
		margin: 0 auto 42px;
	}

	.certificates-row {
		gap: 24px;
	}

	.cert-card {
		flex: 0 0 248px;
		max-width: 248px;
		padding: 8px;
		border-radius: 6px;
	}

	.services-hd p:before {
		left: -42px;
		top: -48px;
		width: 64px;
	}

	.safety-section,
	.services-main {
		padding: 54px 0;
	}

	.solution-left {
		padding: 0 0 0 42px;
	}

	.dots {
		width: 152px;
		height: 152px;
	}

	.solution-img {
		width: 282px;
		right: -26%;
		top: 36px;
	}

	.blue-box p {
		width: 70%;
		font-size: 14px;
		margin-left: 22%;
	}

	.solution-right,
	.solution-left {
		min-height: 392px;
	}

	.solution-cnt {
		flex: 0 0 54%;
	}

	.solution-left h2 {
		font-size: 38px;
		margin-bottom: 26px;
	}

	.solution-block:nth-child(even) .solution-left {
		padding: 0 42px 0 0;
	}

	.solution-block:nth-child(even) .solution-img {
		left: -26%;
	}

	.solution-block:last-child {
		margin-bottom: 48px;
	}

	.projects-list {
		gap: 18px;
		width: 96%;
	}

	.capabilities-section {
		padding: 54px 0;
	}

	.sec-hdng h2 {
		font-size: 36px;
		line-height: 44px;
	}

	.sec-hdng p {
		width: 96%;
	}

	.service h3 {
		font-size: 16px;
	}

	.explore-wrapper {
		width: 84%;
		padding: 30px 4%;
		min-height: 416px;
		margin: 54px 0 72px 0;
	}

	.explore-left h4 {
		font-size: 30px;
		line-height: 42px;
		margin-bottom: 28px;
	}

	.explore-right {
		width: 436px;
		right: -14%;
		top: 70px;
	}

	.explore-wrapper:nth-child(2n) h4 {
		margin-bottom: 20px;
	}

	.explore-left p,
	.explore-cnt-lst {
		font-size: 14px;
		line-height: 22px;
	}

	.explore-wrapper:nth-child(2n) .explore-right {
		left: -14%;
		top: 90px;
	}

	.explore-wrapper:nth-child(2n) .explore-block {
		width: 66%;
	}

	
.location-item {
    padding: 16px;
}
.office-label {
    padding: 6px 16px;
    font-size: 12px;
    margin-bottom: 14px;
    width: max-content;
}
	.location-item iframe {
		height: 194px;
	}

	.location-item h2 {
		margin: 14px 0 10px;
		font-size: 18px;
	}

	.locations-section {
		padding: 48px 0;
	}

	.founding-section {
		padding: 48px 0;
	}

	.about-quote-icon {
		font-size: 148px;
		margin-bottom: -36px;
		margin-top: 36px;
	}

	.founding-headline {
		font-size: 32px;
		line-height: 1.2;
		margin-bottom: 22px;
	}

	.founding-container {
		max-width: 94%;
	}

	.founding-desc {
		max-width: 98%;
	}

	.expertise-grid {
		width: 92%;
	}

.projects-section {
    padding: 60px 24px 80px;
  }

  .projects-section .gallery {
    grid-template-columns: repeat(2, 1fr);
  }

  .projects-section .gallery-item,
  .projects-section .gallery-item:nth-child(12n+1),
  .projects-section .gallery-item:nth-child(12n+2),
  .projects-section .gallery-item:nth-child(12n+6),
  .projects-section .gallery-item:nth-child(12n+7),
  .projects-section .gallery-item:nth-child(12n+8),
  .projects-section .gallery-item:nth-child(12n+9) {
    grid-column: span 1;
    grid-row: span 1;
  }

  .projects-section .overlay-content .desc {
    -webkit-line-clamp: 4 !important;
  }

  .projects-section .badge {
    top: 10px;
    right: 10px;
    left: auto;
  }
  

}

@media (max-width: 991px) {
	.container {
		width: 750px;
		max-width: 750px;
	}

	.menu-toggle {
		display: block;
		font-size: 30px;
		color: #000;
		cursor: pointer;
	}

	.logo {
		flex: 0 0 142px;
		max-width: 142px;
		height: 60px;
	}

	.site-nav {
		position: fixed;
		top: 0;
		right: -100%;
		width: 254px;
		height: 100vh;
		background: #111;
		transition: right 0.4s ease;
		padding-top: 64px;
		z-index: 999;
		overflow-y: auto;
	}

	.site-nav.active {
		right: 0;
	}

	.site-nav ul {
		flex-direction: column;
		align-items: flex-start;
		padding: 0 20px;
		gap: 12px;
	}

	.site-nav ul li {
		opacity: 0;
		transform: translateX(30px);
		margin: 7px 0;
		transition: all 0.4s ease;
	}

	.site-nav.active ul li {
		opacity: 1;
		transform: translateX(0);
	}

	.site-nav ul li:nth-child(1) {
		transition-delay: 0.1s;
	}

	.site-nav ul li:nth-child(2) {
		transition-delay: 0.2s;
	}

	.site-nav ul li:nth-child(3) {
		transition-delay: 0.3s;
	}

	.site-nav ul li:nth-child(4) {
		transition-delay: 0.4s;
	}

	.site-nav ul li:nth-child(5) {
		transition-delay: 0.5s;
	}

	.site-nav ul li:nth-child(6) {
		transition-delay: 0.6s;
	}

	.site-nav ul li:nth-child(7) {
		transition-delay: 0.7s;
	}

	.site-nav ul li:nth-child(8) {
		transition-delay: 0.8s;
	}

	.site-nav ul li:nth-child(9) {
		transition-delay: 0.9s;
	}

	/* close button */
	.close-btn {
		display: block;
		position: absolute;
		top: 15px;
		right: 20px;
		font-size: 30px;
		color: #fff;
		cursor: pointer;
	}

	.site-nav ul li a {
		font-size: 16px;
		color: #fff;
	}

	.about-us .site-nav ul li a,
	.site-header.scrolled .site-nav ul li a {
		color: #fff;
		font-size: 16px;
	}

	.site-header.scrolled .menu-toggle,
	.about-us .menu-toggle {
		color: #000;
	}

	.site-nav .dropdown-menu li a {
		color: #fff !important;
	}

	.hero-banner {
		height: 420px;
	}

	.hero-content h1 {
		font-size: 42px;
		line-height: 52px;
	}

	.hero-content {
		bottom: 10%;
		left: 4%;
	}
	.hm-services-section .service-box {
        flex: 0 0 46%;
        max-width: 46%;
		margin-bottom: 14px;
    }
	.hm-services-section .image-wrap {
		width: 236px;
		height: 236px;
		margin-bottom: 16px;
	}

	.image-outer::before {
        width: 78px;
        height: 78px;
		border-left: 6px solid #1F5EA3;
    	border-top: 6px solid #1F5EA3;
    }

	.hm-services-section h3 {
		font-size: 18px;
	}

	.hm-services-block {
		padding: 54px 0;
	}

	.sec-tp span {
		font-size: 28px;
	}

	.director-container {
		gap: 24px;
		flex-direction: column;
	}

	.director-card {
		flex: 0 0 80%;
		max-width: 80%;
		height: 312px;
		margin: 0 auto;
	}

	.director-overlay {
		padding: 18px;
	}

	.empowering-block {
		width: 90%;
		flex-direction: column-reverse;
	}

	.empowering-text {
		width: 100%;
	}

	.empowering-images {
		width: 60%;
	}

	.empowering-text h2 {
		font-size: 38px;
		margin-bottom: 16px;
	}

	.empowering-text h2 br {
		display: none;
	}

	.empowering-text p {
		width: 100%;
		font-size: 16px;
		line-height: 1.6;
		margin-bottom: 24px;
	}

	.empowering-big-image {
		width: 342px;
	}

	.empowering-small-image {
		right: -8%;
		width: 218px;
		bottom: 14%;
	}

	.blue-info-section {
		padding: 54px 0;
	}

	.info-icon {
		width: 68px;
	}

	.blue-info-list {
		gap: 40px;
		justify-content: center;
	}

	.blue-info-box {
		flex: 0 0 46%;
		max-width: 46%;
		padding: 0 0;
	}

	.safety-section h2 {
		font-size: 32px;
	}

	.safety-text {
		max-width: 94%;
		margin: 0 auto 36px;
	}

	.safety-text {
		font-size: 15px;
		line-height: 1.6;
	}

	.cert-card {
		flex: 0 0 204px;
		max-width: 204px;
	}

	.certificates-row {
		gap: 18px;
	}


	.service-icon {
		width: 72px;
		margin: 0 auto 12px;
	}

	.service {
		flex: 0 0 46%;
		max-width: 46%;
	}

	.services {
		padding: 0;
		gap: 24px;
		justify-content: center;
	}


	.p-logo img {
		max-height: 46px;
	}

	.p-logo {
		margin: 0 24px;
	}

	.logo-slider {
		padding: 42px 0 32px;
	}

	.footer-logo {
		max-width: 78px;
	}


	.contact-touch {
		padding: 12px 0;
		gap: 20px;
		flex-direction: column;
	}

	.contact-info p {
		margin-bottom: 24px;
	}


	.contact-info,
	.career-contact-form {
		flex: 0 0 96%;
		max-width: 96%;
	}

	.submit-btn {
		padding: 12px 30px;
		font-size: 16px;
	}

	.footer-left p,
	.footer-left .t-p a {
		font-size: 14px;
		margin: 14px 0 20px;
		line-height: 20px;
	}

	.contact-box {
		flex: 0 0 32%;
		padding: 12px 0;
		max-width: 32%;
	}

	.get-in-touch-section .contact-block {
		width: 100%;
	}

	.get-in-touch-section .hdng p,
	.locations-section .hdng p,
	.contact-company .hdng p {
		font-size: 16px;
		margin-bottom: 8px;
	}

	.locations {
		gap: 30px;
		padding: 24px 14px;
	}

	.location-item iframe {
		height: 170px;
	}

	.location-item h2 {
		margin: 14px 0 10px;
		font-size: 18px;
	}


	.solution-block {
		flex-direction: column;
	}

	.solution-block:nth-child(even) {
		flex-direction: column;
	}

	.solution-left,
	.solution-center,
	.solution-right {
		max-width: 100%;
	}

	.service-section,
	.contact-section,
	.get-in-touch-section,
	.contact-company {
		padding: 42px 0;
	}

	.footer-logo {
		max-width: 152px;
	}

	.contact-box h3 {
		font-size: 24px;
	}

	.services-hd p {
		width: 82%;
		font-size: 16px;
	}

	.services-hd p:before {
		left: -36px;
		top: -42px;
		width: 54px;
	}

	.safety-section,
	.services-main {
		padding: 48px 0;
	}

	.solution-cnt {
		flex: 0 0 44%;
	}

	.solution-img {
		width: 290px;
		position: static;
	}

	.solution-left {
		padding: 0;
		width: 90%;
		margin: 0 auto;
		justify-content: center;
	}

	.dots {
		width: 204px;
		height: 204px;
		left: -50px;
		top: -46px;
	}

	.solution-right,
	.solution-left {
		min-height: 380px;
	}

	.blue-box p {
		width: 72%;
		font-size: 16px;
		margin: 0 auto;
	}

	.solution-block {
		margin: 42px 0 64px;
		overflow: hidden;
	}

	.solution-block:nth-child(even) .solution-left {
		padding: 0;
	}

	.solution-block:nth-child(even) .dots {
		bottom: -42px;
		right: -32px;
		top: auto;
		left: auto;
	}

	.projects-section {
		padding: 54px 16px;
	}

	.projects-list {
		grid-template-columns: repeat(2, 1fr);
		gap: 32px;
	}

	.sec-hdng h2 {
		font-size: 32px;
		line-height: 40px;
	}

	.service-icon {
		width: 64px;
	}

	.explore-wrapper {
		width: 100%;
	}

	.explore-block {
		width: 94%;
		flex-direction: column;
		margin: 0 auto;
	}


	.explore-right {
		width: 448px;
		position: static;
	}

	.explore-left p,
	.explore-cnt-lst {
		font-size: 14px;
		text-align: center;
		margin: 0 auto;
	}

	.explore-left {
		text-align: center;
	}

	.explore-wrapper:nth-child(2n) .explore-left {
		margin-left: 0;
	}

	.explore-wrapper {
		margin: 42px 0 54px 0;
	}

	.locations {
		gap: 24px;
		padding: 16px 8px;
		width: 98%;
	}

	.image-side {
		display: flex;
		justify-content: center;
	}

	.image-container {
		max-width: 380px;
	}

	.director-photo {
		height: 420px;
		max-width: 100%;
	}

	.floating-frame {
		top: -15px;
		left: -15px;
		right: 15px;
		bottom: 15px;
	}

	.name-card {
		right: -10px;
		bottom: -15px;
	}

	.quote-badge {
		right: -10px;
	}

	.expertise-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.milestone-section {
		padding: 54px 0;
	}

	.milestone-title {
		font-size: 28px;
	}

	.timeline::before {
		left: 30px;
	}

	.timeline-item,
	.timeline-item:nth-child(even) {
		flex-direction: column;
		align-items: flex-start;
		padding-left: 72px;
	}

	.timeline-item:nth-child(odd) {
		flex-direction: column;
	}

	.timeline-node {
		left: 30px;
	}

	.node-circle {
		width: 60px;
		height: 60px;
	}

	.node-circle i {
		font-size: 20px;
	}

	.timeline-year-side,
	.timeline-item:nth-child(even) .timeline-year-side {
		padding: 0;
		justify-content: flex-start;
		margin-bottom: 15px;
	}

	.year-box,
	.timeline-item:nth-child(even) .year-box {
		text-align: left;
		display: flex;
		align-items: baseline;
		gap: 8px;
		flex-direction: column;
	}

	.year-number {
		font-size: 32px;
	}

	.timeline-content-side,
	.timeline-item:nth-child(even) .timeline-content-side {
		padding: 0;
		text-align: left;
	}

	.content-box,
	.timeline-item:nth-child(even) .content-box {
		margin-left: 0;
		max-width: 80%;
		padding: 24px;
	}

	.content-box::before,
	.timeline-item:nth-child(even) .content-box::before {
		top: 0;
		bottom: auto;
		left: 20px;
		right: auto;
		width: 60px;
		height: 4px;
		transform: translateY(-50%);
		display: none;
	}

	.content-box::after,
	.timeline-item:nth-child(even) .content-box::after {
		display: none;
	}

	.milestone-header {
		margin-bottom: 36px;
	}

	.expertise-title {
		font-size: 28px;
		margin-bottom: 24px;
	}
	.projects-section .gallery-item {
        height: 336px;
    }
	.projects-section .overlay {
        padding: 16px;
    }
	.projects-section .overlay-content h3 {
    	font-size: 16px;
	}
	.projects-section .overlay-content .desc {
		font-size: 14px;
		line-height: 1.5;
	}


}

@media (max-width: 767px) {
	.container {
		width: 100%;
		max-width: 100%;
		padding: 0 15px;
	}


	.site-header .header-menu {
		padding: 12px 16px;
	}

	.logo {
		flex: 0 0 124px;
		max-width: 124px;
		height: 42px;
	}

	.hero-banner {
		height: 384px;
		position: relative;
	}

	.hero-content {
		z-index: 99;
		padding: 0 24px 0 0;
	}

	.hero-content h1 {
		font-size: 32px;
		line-height: 42px;
	}

	.hero-banner::before {
		content: '';
		position: absolute;
		left: 0;
		right: 0%;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.2);
		z-index: 9;
	}

	.hm-services-section {
		gap: 36px;
		flex-direction: column;
	}

	.hm-services-section .service-box {
		flex: 0 0 90%;
		max-width: 90%;
		width: 90%;
		margin: 0 auto;
	}

	.hm-services-section .image-wrap {
		width: 252px;
		height: 252px;
	}

	.hm-services-section h3 {
		font-size: 22px;
	}

	.sec-tp span {
		font-size: 30px;
		width: 90%;
		margin: 0 auto;
		text-wrap: wrap;
	}

	.hm-services-section .cta-wrap {
		margin-top: 16px;
	}

	.hm-services-block {
		padding: 48px 0;
	}

	.director-card {
		flex: 0 0 96%;
		max-width: 96%;
		height: 400px;
		min-height: 400px;
	}

	.director-overlay {
		padding: 14px;
	}

	.director-img {
		height: 400px;
		max-height: 400px;
	}

	.contact-box {
		padding: 18px 0;
		text-align: center;
	}

	.services {
		flex-direction: column;
	}

	.empowering-section {
		padding: 54px 0;
	}

	.empowering-block {
		width: 96%;
	}

	.empowering-big-image {
		width: 248px;
		left: 5px;
	}

	.empowering-text h2 {
		font-size: 32px;
		margin-bottom: 14px;
	}

	.empowering-small-image {
		right: 11%;
		width: 172px;
		bottom: 12%;
	}

	.empowering-big-image::before {
		width: 72px;
		height: 72px;
	}

	.empowering-small-image::after {
		width: 54px;
		height: 54px;
	}

	.blue-info-box {
		flex: 0 0 96%;
		max-width: 96%;
	}

	.info-icon {
		width: 82px;
	}

	.services-hd p {
		width: 90%;
		font-size: 16px;
	}

	.services-hd p:before {
		left: -7px;
		top: -94px;
		width: 64px;
	}

	.solution-right,
	.solution-left,
	.solution-block:nth-child(even) .solution-left {
		flex-direction: column;
		gap: 24px;
		min-height: 296px;
	}

	.solution-cnt {
		flex: 0 0 86%;
		max-width: 86%;
	}

	.solution-left h2 {
		font-size: 36px;
		margin-bottom: 20px;
	}

	.blue-box p {
		width: 100%;
	}

	.dots {
		display: none;
	}

	.projects-list {
		grid-template-columns: repeat(1, 1fr);
		gap: 24px;
	}

	.service {
		flex: 0 0 90%;
		max-width: 90%;
		width: 90%;
		margin: 16px auto;
	}

	.service-icon {
		width: 72px;
		margin: 0 auto 16px;
	}

	.service h3 {
		font-size: 18px;
	}

	.explore-block,
	.explore-wrapper:nth-child(2n) .explore-block {
		width: 96%;
	}

	.explore-right {
		width: 320px;
	}

	.explore-left p,
	.explore-cnt-lst {
		width: 100%;
	}

	.explore-left h4 {
		font-size: 28px;
	}

	.p-logo img {
		max-height: 42px;
	}

	.p-logo {
		margin: 0 20px;
	}

	.contact-block {
		flex-direction: column;
	}

	.contact-box {
		flex: 0 0 96%;
		max-width: 96%;
		width: 96%;
	}

	.footer-section {
		padding: 42px 0;
	}

	.footer {
		flex-direction: column;
	}

	.footer-left,
	.footer-right {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.footer-logo {
		max-width: 124px;
	}

	.footer-right {
		gap: 40px;
		margin-top: 32px;
		width: 100%;
		flex-direction: column;
	}

	.locations {
		flex-direction: column;
	}

	.company-contact-form {
		width: 94%;
	}
	.location-item {
        padding: 20px;
    }
	.site-nav .dropdown-menu {
		position: relative;
		margin-top: 4px;
	}

	.contact-box p {
		font-size: 14px;
	}

	.blue-info-box p,
	.safety-text,
	.quick-links a,
	.social-links a,
	.contact-box a,
	.get-in-touch-section .contact-box p,
	.footer-left p,
	.footer-left .t-p a,
	.explore-left p,
	.explore-cnt-lst {
		font-size: 16px;
		line-height: 24px;
	}

	.hm-services-section p,
	.service p {
		font-size: 16px;
		line-height: 22px;
	}

	.explore-cnt-lst {
		margin: 14px 0 !important;
	}

	.form-group label {
		font-size: 16px;
	}

	.submit-btn {
		padding: 14px 42px;
		font-size: 18px;
		margin-top: 32px !important;
	}

	.message-section {
		padding: 48px 0;
	}

	.message-wrapper {
		padding: 0 12px;
	}

	.director-photo {
		height: 380px;
	}

	.section-title {
		margin-bottom: 36px;
		font-size: 28px;
		line-height: 1.4;
	}

	.paragraph {
		font-size: 15px;
		text-align: left;
	}

	.highlight-quote {
		padding: 20px;
	}

	.highlight-quote p {
		font-size: 18px;
	}

	.name-card {
		padding: 18px 22px;
		min-width: auto;
	}

	.director-name {
		font-size: 20px;
	}

	.quote-badge {
		width: 50px;
		height: 50px;
	}

	.quote-badge svg {
		width: 22px;
		height: 22px;
	}

	.founding-section {
		padding: 50px 0;
	}

	.founding-container {
		padding: 0 20px;
	}

	.quote-icon {
		font-size: 40px;
	}

	.founding-desc {
		font-size: 15px;
	}

	.section-label {
		gap: 15px;
	}

	.section-label::before,
	.section-label::after {
		width: 25px;
	}

	.section-label span {
		font-size: 11px;
		letter-spacing: 2px;
	}

	.expertise-grid {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	.expertise-card {
		padding: 12px;
	}

	.expertise-icon {
		width: 45px;
		height: 45px;
		min-width: 45px;
	}

	.expertise-icon i {
		font-size: 18px;
	}

	.expertise-card span {
		font-size: 14px;
	}

	.content-box,
	.timeline-item:nth-child(even) .content-box {
		max-width: 94%;
		padding: 14px;
	}

	.year-box,
	.timeline-item:nth-child(even) .year-box {
		gap: 4px;
	}

	.timeline-year-side,
	.timeline-item:nth-child(even) .timeline-year-side {
		margin-bottom: 8px;
	}

	.milestone-section {
		padding: 42px 0;
	}

	.expertise-section {
		margin-top: 42px;
		padding-top: 36px;
	}
	

	.projects-section {
    padding: 48px 16px 64px;
  }

  .projects-section .gallery {
    grid-template-columns: 1fr;
  }
  .projects-section .gallery-item {
        height: 316px;
    }

  .projects-section .gallery-item,
  .projects-section .gallery-item:nth-child(12n+1),
  .projects-section .gallery-item:nth-child(12n+7) {
    grid-column: span 1;
    grid-row: span 1;
  }



  .projects-section .gallery-item:nth-child(12n+1) .overlay,
  .projects-section .gallery-item:nth-child(12n+7) .overlay {
    padding: 14px;
  }

  .projects-section .overlay-content h3 {
    font-size: 14px !important;
  }

  .projects-section .overlay-content .desc {
    font-size: 12px;
    -webkit-line-clamp: 6 !important;
  }

  .projects-section .item-index {
    display: none;
  }

}