@media (max-width: 1399px) {
    .navbar-brand img {
        height: 50px;
    }
    .navbar-nav .nav-link, 
    .navbar-nav .nav-link.active {
        font-size: 18px;
    }
    .counter-heading h2 {
        font-size: 70px;
        line-height: 70px;
    }
    .work-heading h2 {
        font-size: 78px;
        padding-bottom: 10px;
    }
    .work-section {
        padding-top: 200px;
    }
    .work-section-image img {
        width: calc(100% - 39%);
        height: 700px;
    }
}
@media (max-width: 1299px) {
    .navbar-brand img {
        height: 40px;
    }
    .navbar-nav .nav-link, 
    .navbar-nav .nav-link.active {
        font-size: 16px;
    }
}
@media (max-width: 1199px) {
    .navbar-nav {
        gap: 35px;
    }
    .site-details{
        padding-bottom: 30px;
    }
    .hero-title {
        font-size: 76px;
    }
    .hero-subtitle {
        font-size: 28px;
        margin-top: 0px;
        padding-bottom: 20px;
    }
    .counter-heading h2 {
        font-size: 60px;
        line-height: 60px;
        letter-spacing: -2px;
    }
    .counter-heading h2 span {
        letter-spacing: -2px;
    }
    .counter-content {
        gap: 24px;
    }
    .counter-item .counter-label{
        font-size: 16px;
        line-height: 20px;
        padding: 0px 30px;
    }
    .work-section {
        padding-top: 150px;
    }
    .work-section-inner {
        top: 150px;
    }
    .offer-section {
        padding: 150px 0px 130px;
    }
    .main-heading h2{
        font-size: 80px;
        line-height: 1;
        padding-bottom: 0px;
        letter-spacing: -5px;
    }
    .main-heading p {
        font-size: 30px;
        line-height: 1;
    }
    .offer-margin {
        margin-top: 0;
    }
    .offer-item{
        margin-bottom: 24px;
        gap: 10px;
    }
    .offer-number {
        font-size: 30px;
        line-height: 1;
    }
    .offer-item h6{
        padding-bottom: 0;
        font-size: 22px;
        letter-spacing: -1px;
    }
    .why-choose-section {
        padding-top: 150px;
    }
    .why-choose-item h6 {
        font-size: 26px;
        letter-spacing: -1px;
    }
    .why-choose-item{
        gap: 10px;
    }
    .company-section {
        padding: 150px 0px 150px;
    }
    .company-section .slick-list, .testimonial-slider-inner .slick-list{
        padding-top: 0px !important;
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .company-item{
        transform: translateY(0) scale(1);
    }
    .company-item.slick-active{
        transform: translateY(0) scale(1);
    }
    .company-item.slick-active.slick-current{
        transform: translateY(0);
    }
}
@media (max-width: 1024px) {}
@media (max-width: 991px) {
    .navbar-toggler{
        width: 40px;
        height: 40px;
        border: 1px solid #D6C0AA;
        border-radius: 7px;
        padding: 0;
        background-color: #D6C0AA;
        box-shadow: none !important;
    }
    .navbar-toggler svg{
        width: 24px;
        height: 24px;
        color: #2E2E2E;
    }
    .navbar-collapse{
        padding: 20px;
        margin-top: 20px;
        background-color: #fff;
        border-radius: 20px;
    }
    .navbar-nav {
        gap: 25px;
        flex-direction: row;
    }
    
    .site-visit h6 {
        font-size: 80px;
        letter-spacing: -2px;
    }
    .site-visit p {
        font-size: 24px;
        padding: 20px 0px;
        letter-spacing: 0px;
    }
    .site-visit-book {
        padding: 10px 50px;
        font-size: 18px;
    }
    .footer-bottom ul li a, .Copyright {
        font-size: 16px;
        line-height: 26px;
        gap: 10px;
    }
    .Copyright {
        padding-top: 50px;
        justify-content: center;
    }
    .sub-hero-content h1{
        font-size: 60px;
        letter-spacing: -2px;
    }
    .sub-hero-section {
        padding: 130px 0px 100px;
        border-radius: 0px 0px 20px 20px;
    }
    .counter-section {
        padding-top: 100px;
    }
    .counter-heading h2 {
        font-size: 40px;
        line-height: 40px;
        text-align: center;
        padding-bottom: 50px;
    }
    .counter-text {
        padding-top: 50px;
    }
    .counter-text p {
        font-size: 24px;
    }
    .work-section {
        padding-top: 100px;
    }
    .work-section-inner {
        position: unset;
        padding-bottom: 30px;
    }
    .work-section-image img {
        width: 100%;
        height: 400px;
    }
    .work-heading h2{
        width: 100%;
        padding: 0px !important;
        font-size: 60px;
        letter-spacing: 0px;
        padding-bottom: 5px;
    }
    .work-discription p {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 20px;
    }
    .offer-section, .company-section {
        padding: 100px 0px;
    }
    .main-heading h2 {
        font-size: 60px;
        letter-spacing: -2px;
    }
    .main-heading p {
        font-size: 20px;
        padding-top: 10px;
    }
    .main-heading {
        padding-bottom: 50px;
    }
    .why-choose-section {
        padding-top: 100px;
    }
    .testimonial-section .main-heading {
        padding-bottom: 50px;
    }
    .testimonial-item{
        padding: 20px;
    }
    .testimonial-image img{
        width: 40px;
        height: 40px;
    }
    .company-section .slick-list, .testimonial-slider-inner .slick-list{
        padding-top: 0px !important;
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .testimonial-section{
        padding-bottom: 100px;
    }
    .testimonial-item p{
        font-size: 16px;
        line-height: 24px;
    }
    .br-hidden{
        display: block;
    }
    .work-section-image{
        flex-direction: column;
        padding: 0px 12px;
    }
    .dasktop-work-discription{
        display: none;
    }
    .work-section-inner .container{
        max-width: 100%;
    }
    .work-discription.mobile-work-discription {
        padding-top: 30px;
        display: flex;
        justify-content: space-between;
        gap: 30px;
        align-items: end;
    }
    .work-discription.mobile-work-discription p{
        width: calc(100% - 350px);
        font-size: 20px;
        padding-bottom: 0;
        text-align: left;
        font-weight: 400;
        letter-spacing: -1px;
    }
}
@media (max-width: 767px) {
    .toggler-btn{
        display: flex;
    }
    .dasktop-menu{
        display: none;
    }
    .header-offcanvas .btn-close{
        opacity: 1;
        box-shadow: none !important;
    }
    .header-offcanvas{
        background-color: #FAF7F4;
    }
    .header-offcanvas .offcanvas-body{
            padding: 0px 40px;
    }
    .header-offcanvas .offcanvas-body .navbar-nav{
                flex-direction: column;
        gap: 15px;
        align-items: flex-start;
    }
    .footer-heading {
        font-size: 24px;
        padding-bottom: 10px;
    }
    .footer-logo-main{
        padding-bottom: 0px;
    }
    .footer-disc, .footer-links ul li a {
        font-size: 16px;
        line-height: 24px;
        padding-right: 0px;
    }
    .footer-links, .social-links{
        padding-bottom: 30px;
    }
    .site-visit h6{
        font-size: 50px;
        line-height: 1;
    }
    .site-visit p {
        font-size: 18px;
        padding: 0px 0px 20px;
        line-height: 24px;
        letter-spacing: 0px;
    }
    .site-visit{
        padding: 60px 0px 100px;
    }
    .footer-bottom ul {
        gap: 14px;
    }
    .footer-bottom {
        padding-bottom: 40px;
    }
    .project-item {
        margin-bottom: 24px;
    }
    .project-section .desktop-view{
        display: none;
    }
    .project-section-slider{
        display: block !important;
    }
    .navbar-nav .nav-link{
        color: rgb(46 46 46 / 70%);
        font-weight: 500 !important;
        font-size: 24px;
        line-height: 1;
    }
    .navbar-nav .nav-link.active{
        color: rgb(46 46 46 / 100%);
        font-weight: 500 !important;
        font-size: 24px;
        line-height: 1;
    }
    .work-discription.mobile-work-discription p{
        width: calc(100% - 250px);
    }
}
@media (max-width: 575px) {
    .company-item img{
        aspect-ratio: 1/0.5;
    }
    .main-heading h2{
        font-size: 40px !important;
        line-height: 52px !important;
    }
    .why-choose-item{
        padding: 30px;
    }
    .why-choose-item h6 {
        font-size: 24px;
    }
    .testimonial-section .main-heading, .main-heading {
        padding-bottom: 30px;
    }
    .counter-content{
        grid-template-columns: 1fr 1fr;
    }
    .counter-item .counter-number{
        font-size: 40px;
    }
    .counter-item .counter-label{
        padding: 0px 14px;
        font-size: 14px;
    }
    .hero-title {
        font-size: 50px;
        letter-spacing: 0px;
    }
    .hero-subtitle {
        font-size: 20px;
        line-height: 1.2;
    }
    .hero-content .btn-primary{
        margin-top: 10px;
    }
    .footer-50{
        width: 50%;
    }
    .footer-mobile-logo{
        display: flex;
    }
    .footer-logo{
        display: none;
    }
    .work-discription.mobile-work-discription {
        flex-direction: column;
    }
    .work-discription.mobile-work-discription p{
        width: 100%;
        font-size: 18px;   
    }
    .work-section-inner {
        padding-bottom: 10px;
    }
    .work-discription.mobile-work-discription{
        padding-top: 10px;
    }
}
@media (max-width: 420px) {
    .sub-hero-content h1 {
        font-size: 40px;
        letter-spacing: -1px;
    }
    .sub-hero-section {
        padding: 180px 0px 70px;
    }
    .project-details {
        gap: 40px;
    }

}