@media screen and (max-width:1399px){
    .featurebox-content li {
        width: 50%;
        padding: 0px 5px;
    }
    .footer-text{
        font-size: 48px;
    }
    .footer-text img {
        width: 250px !important;
    }
}
@media screen and (max-width:1199px){
    .serviceslist-wrapper .d-flex {
        flex-wrap: wrap;
    }
    .serviceslist-wrapper .heading-inner {
        width: 100%;
    }
    .serviceslist-wrapper .featurebox-content,.serviceslist-wrapper .featurebox-info{
        width: 50%;
    }
    .featurebox-content li {
        width: 100%;
        padding: 0px;
    }
    .footer-text{
        font-size: 40px;
    }
    .footer-text img {
        width: 180px !important;
    }
    footer-column .right-li {
        padding-right: 10px;
    }
    .menubox #menu-header-left-menu.menu li {
        padding-left: 0px;
        padding-right: 22px !important;
    }
    .menubox #menu-header-right-menu.menu li {
        padding-left: 0px;
        padding-right: 20px !important;
    }
    .menubox .menu li a{
        font-size: 18px;
    }
    .menubox #menu-header-right-menu.menu li:last-of-type{
        padding-right: 0px !important;
    }
}
@media screen and (min-width:992px) and (max-width:1199px){
    .footermiddle {
        width: 50%;
        padding-top: 20px;
    }
    .footer-last{
        width:50%;
    }

}
@media screen and (min-width:768px) and (max-width:991px){
    .footer-text img{
        width: 250px !important; 
    }
    .footer-text {
        max-width: inherit;
        /*        font-size: 36px;
                line-height: 1.4;*/
    }
    .footermiddle {
        width: 55%;
    }
    .footer-left{
        width: 100%;
    }
    .footer-last {
        width: 45%;
        padding-top: 40px;
    }
    .footermiddle {
        padding-top: 40px;
        padding-bottom: 15px;
    }
    .social-wrapper{
        justify-content: flex-start;
        padding-left: 0px;
    }
    .social-wrapper li {
        margin-left: 0px;
        margin-right: 15px;
    }
    .logo-img-box img {
        width: 55px;
    }
}

@media screen and (max-width:991px){
    .mobile-only{
        display: block !important;
    }
    .desktoponly{
        display: none !important;
    }
    /*    #main-header{
            position: fixed;
            top: 0px;
            z-index: 99;
            width: 100%;
        }
        body{
            padding-top: 84px;
        }*/
    .section h2{
        font-size: 54px;
    }
    .homeabout-left-outer {
        text-align: center;
        padding-right: 15px;
        margin-bottom: 30px;
    }
    .homeabout-left-outer h2{
        margin-bottom: 40px;
    }
    .homeabout-right-outer a.btn.theme-btn{
        width: 100%;
    }
    .homeabout-right-outer {
        font-size: 16px;
    }
    .featurebox-info {
        font-size: 16px;
        line-height: 1.2;
    }
    .sliderbox-heading{
        text-align: center;
    }
    #home-featurebox {
        padding-bottom: 60px;
    }
    .promise-wrapper {
        padding-top: 3rem;
    }
    .promise-wrapper .container {
        max-width: 100%;
    }

    .promise-section {
        max-width: 90%;
        margin: auto;
        background-image: url('/wp-content/uploads/2025/01/promise-bg-mobile.DpgXs0L4.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        padding-top: 150px;
        border-bottom: 10px solid #002f4a;
        margin-bottom: 20px;
        background-size: 100% 100%;
        min-height: 675px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 1.5rem;
    }

    .about-page-wrapper {
        & .section-second {
            .img-sections {
                border-radius: 240px;
                overflow: hidden;
                height: auto;
                max-width: 100%;
                margin: auto;
            }
        }
    }

    .about-page-wrapper {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .about-page-wrapper h2 {
        font-size: 40px !important;
    }
    .about-page-wrapper {
        .section-top {
            padding: 100px 0 250px
        }
    }
    .about-page-wrapper {
        .row.last-section {
            align-items: center;
            padding-top: 10px;
        }
    }
    .about-bot-right{
        margin-top: 40px;
    }
    .about-page-wrapper {
        & .row.last-section {
            a {
                margin-top: 25px;
            }
        }
    }
    .about-page-wrapper {
        .section-second {
            padding: 80px 0 80px;
        }
    }
    .slider-wrapper {
        .image-slider .owl-nav {
            position: relative;
            left: 50%;
            top: auto;
            transform: translate(-50%, -50%);
            width: 48%;
            justify-content: space-between;
            bottom: 0px;
        }
    }
    .slider-wrapper {
        .image-slider .owl-nav button {
            opacity: 1 !important;
        }
    }
    .slider-wrapper {
        .image-slider .owl-theme .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 2px 5px;
        }
    }
    .slider-wrapper {
        .image-slider .owl-nav button {
            width: 50px;
            height: 50px;
        }
    }
    .slider-wrapper {
        .image-slider .owl-nav button:after {
            height: 26px;
            width: 26px;
            left: 11px;
            top: 11px;
        }
    }
    .country-section {
        flex-wrap: wrap;
    }
    .country-section {
        .form-section {
            width: 100%;
        }
    }
    .country-section {
        .img-section {
            min-height: 100vh;
            width: 100%;
        }
    }
    .service-leftbox img{
        width: 100%;
    }
    .service-rightbox{
        margin-top: 40px;
    }

}

@media screen and (max-width:767px){


    .footer-text img{
        width: 150px !important; 
    }
    .footer-text {
        max-width: inherit;
        font-size: 36px;
        line-height: 1.4;
    }
    .footermiddle,.footer-left,.footer-last {
        width: 100%;
    }
    .footermiddle {
        padding-top: 40px;
        padding-bottom: 15px;
    }
    .footer-column .right-li{
        padding-right: 0px;
    }
    .footermiddle {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .social-wrapper{
        justify-content: flex-start;
        padding-left: 0px;
    }
    .social-wrapper li {
        margin-left: 0px;
        margin-right: 15px;
    }
    footer#main-footer {
        padding-top: 55px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }
    .footer-bottom {
        padding: 50px 0 1rem;
        font-size: 14px;
        margin: 0px -15px;
    }
    .container.mini-container-2 p {
        font-size: 14px;
    }
    .logo-img-box img {
        width: 55px;
    }

    .testimonials-wrapper {
        position: relative;
        padding-top: 70px;
        padding-bottom: 80px;
        margin: 0px;
    }
    .testimonials-wrapper .container{
        padding: 0px 20px;
    }
    .homeimgbox-infobox {
        max-width: 300px;
        margin: auto;
    }
    .homeimgbox-infobox h2 {
        font-size: 38px !important;
        line-height: 1.1;
    }
    .homeimgbox-infobox h2 br {
        display: none;
    }
    .fullimagbox-btnbox a.btn.theme-btn {
        margin-right: 0px;
        margin-bottom: 10px;
        width: 100%;
    }
    .homeabout-right-outer{
        padding-left: 15px;
    }
    .sliderbox-heading {
        padding-top: 60px;
    }
    .about-page-wrapper {
        .section-top {
            padding: 70px 0 250px;
            position: relative;
        }
    }
    .serviceslist-wrapper .featurebox-content, .serviceslist-wrapper .featurebox-info {
        width: 100%;
    }
    .featurebox-info {
        order: -1;
        margin-bottom: 20px;
    }
    .serviceslist-wrapper {
        padding-bottom: 0px;
    }
    .services-page-wrapper.section h2 {
        max-width: 100%;
        margin: 0 auto 10px !important;
    }
    .slider-wrapper h2{
        font-size: 36px;
    }

    .image-slider .owl-carousel .owl-stage-outer {
        padding: 65px 0;
    }
    .country-section {
        .form-section {
            width: 100%;
            padding: 50px 30px;
        }
    }
    .country-section {
        & .form-section {
            h3 {
                font-size: 40px;
                line-height: 1.1;
            }
        }
    }
    .country-section {
        & .form-section {
            & .form-wrapper {
                .d-flex p {
                    display: flex
                        ;
                    margin-bottom: 0;
                    flex-wrap: wrap;
                }
            }
        }
    }
    span.wpcf7-form-control-wrap[data-name="whatyouneed"] .wpcf7-list-item {
        width: 100%;
        margin: 0px;
        padding: 0px 5px;
        font-size: 14px;
    }
    .msgbox,.hearbox {
        width: 100%;
    }
    .hearbox {
        margin-top: 20px;
    }
      .country-section {
    & .img-section {
      min-height: 50vh;
      width: 100%;
    }
  }
    .country-section {
        & .form-section {
            & .form-wrapper {
                h4 {
                    font-size: 20px;
                    line-height: 1.1;
                    margin-top: 20px;
                }
            }
        }
    }
    
    .country-section {
        & .form-section {
            & .form-wrapper {
                & .d-flex p {
                width: 100%;
                flex-wrap:wrap;
                    span {
                        margin-right: 0px;
                        margin-bottom: 15px;
                           width: 100%;
                    }
                }
            }
        }
    }
    .services-section {
        & .row {
            & ul {
                li {
                    width: 100%;
                    font-size: 1.5rem;
                    font-weight: 700;
                    position: relative;
                    margin-bottom: 20px;
                }
            }
        }
    }
    section.services-section.section {
        padding-bottom: 10px;
    }
    .signature-section {
        p {
            font-size: 20px;
            text-align: center;
            color: #efe8df;
            margin-top: 30px;
        }
    }
    .full.blogpage-headingbox.text-center {
        padding: 10px 0px;
    }
    .blog-sidebar {
        padding-left: 20px;
        padding-right: 20px;
    }
    #postmain .container{
        padding: 0px 20px;
    }
}


@media screen and (max-width:560px){

    .promise-wrapper h2{
        font-size: 50px;
        line-height: 1;
    }
    .home-about {
        padding: 50px 0px;
    }
    .section h2 {
        font-size: 42px;
    }
    .home-about-leftimgbox {
        height: 360px;
    }
    a.btn.theme-btn{
        font-size: 18px;
    }
    .home-featurebox .container{
        padding: 0px 20px;
    }
    .featurebox-heading h3{
        font-size: 30px;
    }
    .testimonails-content {
        font-size: 18px;
        line-height: 1.4;
        color: #fff;
    }
    .testimonails-title{
        margin-bottom: 20px;
    }
    .promise-wrapper .row.title-section img {
        max-width: 142px;
        margin: -219px auto 0;
        position: relative;
        left: -1px;
    }
    .home-slidersection{
        padding-bottom: 30px;
    }

    .about-page-wrapper h2 {
        font-size: 32px !important;
    }
    .section-second .container{
        padding: 0px 20px;
    }
    .about-page-wrapper {
        .section-second {
            padding: 80px 0 60px;
        }
    }
    .header-infobox {
        background: #393ba7;
        color: #fff;
        padding: 30px 0px;
    }
}


@media screen and (max-width:480px){



}
@media screen and (max-width:390px){
    a.btn.theme-btn {
        font-size: 16px;
        height: 65px;
        line-height: 65px;
        color: #fff !important;
        padding: 0px 20px;
    }
    .promise-wrapper h2 {
        font-size: 42px;
        line-height: 1;
    }
    .promise-wrapper h2 {
        margin-top: 0px;
    }

}