@media(min-width: 768px){

    .service-boxes.box-slide{
        display: none;
    }
}
@media(max-width: 1400px){
    .nav-header .nav-row .menu-container .nav-menu>li{
        font-size: 15px;
    }
    .nav-menu li a {
        padding: 8px 12px;
    }
    .sec-title{
        font-size: 36px;
        line-height: 40px;
    }
    .banner-content .banner-left h1{
        font-size: 68px;
    }
    .banner-content .banner-right form h3 {
        font-size: 24px;
    }
    .banner-content .banner-left p{
        margin-right: 74px;
    }
    .testimonial-slider .text h4{
        font-size: 22px;
        line-height: 30px;
    }
}

@media(max-width: 1300px){

    .nav-header .nav-row .menu-container .nav-menu>li{
        font-size: 14px;
    }
    .nav-header .nav-row .nav-logo a img {
        width: 280px;
    }    
    .banner-content .banner-left h1{
        font-size: 48px;
        line-height: 56px;
    }
    .banner-content .banner-left h3{
        font-size: 60px;
        line-height: 80px;
    }
    .banner-content .banner-left p{
        margin-right: 60px;
    }
    .banner-content .banner-right form{
        padding: 34px;
    }
    .banner-content .banner-right form h3{
        font-size: 20px;
    }
    .about-us .about-us-content .image{
        padding: 0 30px 0 43px;
    }
    .service-boxes .service-box{
        padding: 12px 10px 5px 10px;
    }
    .service-boxes .service-box h3{
        font-size: 13px;
        line-height: 17px;
    }
}
@media(max-width: 1200px){
    .sec-title {
        font-size: 30px;
        line-height: 36px;
    }
    .banner .banner-bottom ul li h4{
        font-size: 30px;
        margin-bottom: 10px;
    }
    .banner .banner-bottom ul li h5{
        font-size: 14px;
        line-height: 20px;
    }
    .testimonial-slider .text h4{
        font-size: 22px;
        line-height: 40px;
    }

}
@media(max-width: 1100px){
    .nav-header .nav-row .nav-logo a img {
        width: 240px;
    }
    .nav-menu li a {
        padding: 8px;
    }
    .header-last .header-btn{
        padding: 10px 20px;
    }
    .banner-content .banner-left h1{
        font-size: 44px;
        line-height: 54px;
    }
    .banner-content .banner-left p {
        font-size: 14px;
        line-height: 26px;
    }
    .banner-content .banner-left {
        padding-right: 106px;
    }
    .banner-content .banner-right form{
        padding: 30px 18px;
    }
    .banner-content .banner-right form h3{
        font-size: 20px;
    }
    .banner-content .banner-right form p{
        font-size: 14px;
        margin-bottom: 0;
    }
    .banner-content .banner-right form .mb-4{
        margin-bottom: 10px !important;
    }
    input.form-control, select.form-control {
        height: 42px;
    }
    input.form-control::placeholder{
        font-size: 14px;
    }
    select.form-control{
        font-size: 14px;
    }
    .about-us .about-us-content .image {
        padding: 0 0px 0 20px;
    }
    .about-us .about-us-content .image::before{
        bottom: -20px;
    }
}
@media(max-width: 1024px){
    .nav-menu li a {
        padding: 8px 4px;
    }
    .nav-header .nav-row .menu-container {
        gap: 10px;
    }
    .banner-content .banner-right form h3 {
        font-size: 18px !important;
    }
    .we-offer-boxes .offer-box .offer-box-overlay h3 {
        font-size: 26px;
        line-height: 32px;
    }
    .we-offer-boxes .offer-box .offer-box-overlay p{
        font-size: 12px;
        line-height: 20px;
    }
    .we-offer-boxes .offer-box .offer-box-overlay h5{
        font-size: 15px;
    }

}
@media(max-width: 991px){

    .nav-header .nav-row .nav-logo a img{
        width: 180px;
    }
    .header-last .header-btn{
        background-color: var(--primary);
        color: var(--white) !important;
    }
    .header-last{
        margin-top: 20px;
    }
    .banner-content .banner-right{
        width: 50%;
    }
    .banner-content .banner-left{
        width: 50%;
        padding-right: 0;
    }
    .banner .banner-bottom{
        padding: 24px 0;
    }
    .banner .banner-bottom ul li h4{
        font-size: 24px;
    }
    .about-us-content .text .sec-title {
        margin-bottom: 10px;
    }
    .about-us {
        padding: 157px 0 40px;
    }
    .about-us .about-us-content{
        flex-direction: column;
    }
    .about-us .about-us-content .image{
        width: 100%;
        text-align: center;
        padding: 0 40px;
    }
    .about-us .about-us-content .text{
        width: 100%;
    }
    .what-we-offer {
        /* padding-top: 40px; */
    }
    .we-offer-boxes .offer-box{
        height: 470px;
    }
    .we-offer-boxes .offer-box .offer-box-overlay{
        bottom: 40px;
        padding: 30px 20px;
    }
    .we-offer-boxes .offer-box:hover .offer-box-overlay{
        bottom: 40px;
    }
    .we-offer-boxes .offer-box .offer-box-overlay h3{
        margin-bottom: 8px;
    }
    .we-offer-boxes .offer-box .offer-box-overlay h3 {
        font-size: 22px;
        line-height: 26px;
    }
    .we-offer-boxes .offer-box .offer-box-overlay .icon img{
        width: 54px;
    }
    .we-offer-boxes .offer-box .offer-box-overlay h5 {
        font-size: 15px;
    }
    .available-service {
        padding: 40px 0 60px;
    }
    .testimonial-slider .text h4 {
        font-size: 20px;
        line-height: 32px;
        font-weight: 400;
    }
    .testimonial-slider .text h5{
        margin: 12px 0 10px;
    }
    
    .header-text-block{
        gap: 20px;
    }
    .marquee{
        width: 70%;
    }
    .header-text-block .call-btn{
        width: 30%;
    }
}
@media(max-width: 767px){
    .banner-content .banner-left h1{
        font-size: 36px;
        line-height: 56px;
    }
    .banner-content .banner-right form .btn-primary{
        background-color: #115aa5;
        border-color: #115aa5;
    }
    .banner .banner-bottom{
        max-width: 100%;
    }
    .banner .banner-bottom ul li {
        padding: 0 60px;
    }
    .banner .banner-bottom ul li h5{
        font-size: 12px;
    }
    .banner .banner-bottom ul li h4 {
        font-size: 20px;
        margin-bottom: 2px;
    }
    .about-us {
        padding: 70px 0 80px;
    }
    .we-offer-boxes .offer-box{
        width: 50%;
        padding: 5px;
    }
    .location .text .sec-title {
        margin-bottom: 20px;
    }
    .testimonials{
        padding: 40px 0;
    }
    .testimonial-slider .text h4{
        font-size: 18px;
        line-height: 30px;
    }
    .testimonial-slider .text h5{
        font-size: 18px;
        line-height: 30px;
        margin: 14px 0 24px;
    }
    .footer-content .footer-menu{
        padding: 0 5px 20px 5px;
    }
    .footer-content .footer-menu li a{
        font-size: 12px;
    }
    .footer-bottom-content .block h6{
        font-size: 10px;
    }
    .we-offer-boxes .offer-box .offer-box-overlay {
        bottom: 20px;
        padding: 26px 14px;
    }
    .we-offer-boxes.center-box .offer-box .offer-box-overlay{
        bottom: unset;
        top: 50%;
        transform: translateY(-50%);
    }  
    .we-offer-boxes .offer-box .offer-box-overlay .icon img{
        margin: 0 auto;
    }
    .service-boxes.desk{
        display: none;
    }
    .marquee{
        width: 100%;
    }
    .header-text-block .call-btn{
        display: none;
    }
    .header-text-block{
        padding: 8px 0;
    }
    
}
@media(max-width: 575px){
    .banner-content{
        flex-direction: column;
        gap: 14px;
    }
    .banner-content .banner-left{
        width: 100%;
    }
    .banner-content .banner-left .nav-logo{
        text-align: center;
    }
    .banner-content .banner-right{
        width: 100%;
    }
    .banner-content .banner-left h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .banner-content .banner-left p{
        margin-right: 0;
    }
    .banner .banner-bottom ul li {
        padding: 0 16px;
    }
    .about-us {
        padding: 120px 0 40px;
    }
    .about-us .about-us-content .image{
        padding: 0 20px;
    }
    .about-us-content .text p{
        margin-bottom: 0;
    }
    .sec-title {
        font-size: 22px;
        line-height: 26px;
    }
    p{
        font-size: 14px;
        line-height: 20px;
    }
    .sec-title-text h2::before{
        display: none;
    }
    .sec-title-text h2::after{
        display: none;
    }
    .we-offer-boxes .offer-box .offer-box-overlay h3{
        font-size: 20px;
        line-height: 24px;
    }

    .we-offer-boxes .offer-box{
        /* width: 50%; */
    }
    .testimonials {
        padding: 40px 0 20px;
    }
    .testimonial-slider .image{
        margin: 20px auto 10px;
        width: 80px;
        height: 80px;
    }
    .testimonial-slider .text{
        padding: 0;
    }
    .testimonial-slider .text h4{
        font-size: 12px;
        line-height: 18px;
    }
    .testimonial-slider .text h5{
        font-size: 16px;
        line-height: 20px;
        margin: 12px 0 6px;
    }
    .testimonial-slider .text h6{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .testimonial-slider .slick-dots li button::before{
        font-size: 36px;
    }
    
    .faq .accordion .accordion-header button{
        font-size: 18px;
        line-height: 24px;
    }
    .location .text .sec-title{
        font-size: 16px;
        line-height: 22px;
        font-weight: 500;
    }
    .we-offer-boxes .offer-box{
        margin-bottom: 0;
    }
    .available-service{
        padding: 40px 0;
    }
    .sec-title-text{
      margin-bottom: 30px;
    }
    .service-boxes .service-box .image{
        width: 30px;
        height: 30px;
        margin-bottom: 5px;
        }
    .service-boxes .service-box .icon img{
        width: 100%;
        height: 100%;
    }
    .service-boxes .service-box h3{
        font-size: 10px;
        line-height: 15px;
        height: auto;
    }
    .service-boxes .service-box .icon{
        padding: 4px;
        margin-bottom: 0;
    }
    .service-boxes .slick-dots{
        bottom: -34px;
    }
    .location{
        padding: 0 0 40px;
    }
    .footer-bottom-content{
        flex-direction: column;
        position: relative;
    }
    .footer-bottom-content .block{
        text-align: center;
        width: 100%;
    }
    .footer-bottom-content .block h6{
        margin-top: 10px;
    }
    .footer-social{
        /* position: absolute; */
        bottom: 50px;
    }
    .companies-list .image{
        padding: 0;
    }
}