@media (min-width:1551px) and (max-width:10000px) {
    .container {
        max-width: 1205px;
    }
}
@media screen and (max-width: 1550px) {

    .container {
        max-width: 1205px;
    }

    .header.fixed .navbar {
        background: linear-gradient(90deg,rgba(0, 95, 115, 1) 0%, rgba(111, 151, 161, 1) 0%, rgba(1, 96, 115, 1) 100%);
    }

    
}
@media screen and (max-width: 1299px) {

    .container {
        max-width: 1150px;
    }
  
    .padding-top-60{
        padding-top: 50px;
    }
    .padding-bottom-60{
        padding-bottom: 50px;
    }

    .padding-top-120{
        padding-top: 80px;
    }
    .padding-bottom-120{
        padding-bottom: 80px;
    }


    /* Hero Banner  */
    .hero-banner-parent{
        min-height: 600px;
    }
    .hero-banner-parent{
        padding-top: 140px;
    }


    /* Footer */
    .footer{
        padding-top: 50px;
    }



    /* About Us Page */

    /* About Us Section  */
    .title h1{
        margin-bottom: 15px;
    }

    
}

@media screen and (max-width: 1199px) {

    .container {
        max-width: 930px;
    }
    ul li,ol li{
        margin-bottom: 5px;
        line-height: 24px;
    }
    h1{
        font-size: 30px;
        line-height: 35px;
    }
    h2{
        font-size: 25px;
        line-height: 30px;
    }
    h3{
        font-size: 18px;
        line-height: 26px;
    }


    /* Hero Banner  */
    .hero-banner-parent{
        min-height: 520px;
    }
    .hero-banner-text{
        max-width: 470px;
    }
    .hero-banner-text p{
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .hero-banner-text h6{
        font-size: 18px;
        line-height: 26px;
    }
    .how-smart-works-text h1{
        font-size: 25px;
        line-height: 30px;
    }


    /* Application Section  */
    .application-block{
        padding-bottom: 40px;
        min-height: auto;
    }


    /* Image Block Section  */
    .image-block-text h2{
        margin-bottom: 3px;
    }
    .image-block-text h3,.image-block-text p{
        margin-bottom: 10px;
    }


    /* Newsletter Section  */
    .newsletter-text h2{
        margin-bottom: 0;
    }
    .newsletter-text h3{
        margin-bottom: 10px;
    }
    .newsletter-text p{
        margin-bottom: 20px;
    }
    .newsletter-form{
        padding: 20px;
    }


    /* Image Block Section  */
    .image-block-wrap{
        padding: 0;
    }


    /* Footer */
    .foot-links-block{
        gap: 30px;
    }
    .foot-social-block ul{
        gap: 10px 40px;
    }
    .foot-links{
        width: 130px;
    }




    /* About Us Page */

    /* About Us Section  */
    .title{
        margin-bottom: 50px!important;
    }
    .title p{
        font-size: 16px;
        line-height: 26px;
    }
    .title h1{
        margin-bottom: 15px;
    }



    /* Blog */

    /* Blog Section  */
    .blog-text h2{
        margin: 0;
    }
    .blog-text h3{
        margin-bottom: 10px;
    }
    .blog-image img{
        max-width: 100%;
    }
    .pagination-block{
        padding: 25px 0;
    }
    
    
    /* Blog Detail Page*/

    /* Blog Detail Section  */
    .blog-meta{
        padding-top: 30px;
    }
    .blog-detail-image img{
        max-width: 100%;
    }
    .button-block{
        padding: 25px 0;
    }



    /* Case Studies Page */

    /* Case Studies Page Section  */
    .casestudies-image-wrap{
        padding: 0;
    }
    .casestudies-text p{
        margin-bottom: 15px;
    }


    /* Case Studies Detail */

    /* Case Studies Detail Section  */
    .case-studies-detail-content{
        padding: 0;
    }
    .single-case_study .aboutus-wrap .aboutus-image img{
        margin-bottom: 30px;
    }
    .case-studies-detail-text p{
        margin-bottom: 20px;
    }
    .case-studies-detail-text h4,
    .single-case_study .aboutus-text h4{
        line-height: 30px;
    }
    .case-studies-detail-img-1{
        margin-bottom: 150px;
    }




    /* Contact Us Page */

    /* Contact Us Section  */
    .gx-56{
        --bs-gutter-x:30px;
    }



}

@media screen and (max-width: 991px) {

    .container {
        max-width: 730px;
    }   
    h4{
        font-size: 22px;
        line-height: 28px;
    }

    .navbar{
        min-height: 50px;
        padding: 15px 0;
    }
    .navbar-brand img{
        max-width: 90px;
    }
    .header-button{
        margin: 0 20px 0 auto;
    }
    .navbar-toggler{
        order: 2;
    }
    .top-closebar{
        display: flex;
        justify-content: space-between;
        padding: 0px 0 10px;
    }
    .navbar-expand-lg .navbar-nav .nav-item{
        margin: 0;
        margin-bottom: 15px;
    }
    
    .navbar-expand-lg .navbar-nav .nav-link{
        padding: 10px 0 10px 25px;
        display: block;
        font-size: 18px;
    }
    .navbar-expand-lg .navbar-nav li.active .nav-link, .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #005f73;
    }
    .navbar ul.dropdown-menu {
        margin: 0px 0 0 0px;
        padding: 21px 0px 25px 25px;
        border-radius: 18px 0px 0px 18px;
        background-color: #005F73;
    }
    .navbar-expand-lg .navbar-nav .nav-link::before {
        width: 100%;
        top: auto;
        height: 0px;
        opacity: 0.0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .navbar-expand-lg .navbar-nav{
        margin: 0;
    }
    .navbar .offcanvas .navbar-nav {
        background: #4c8f9d;
        border-radius: 18px 0px 0px 18px;
        padding-left: 7px;
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .offcanvas{
        padding: 15px 20px;
    }
    .navbar ul.dropdown-menu .dropdown-submenu .dropdown-menu{
        margin: 10px 0 0 0;
    }
    .navbar ul.dropdown-menu::before{
        position: static;
        top: 0;
        left: 9px;
        display: block;
        margin: -30px 0 20px 0;
        opacity: 0;
    }
    .navbar ul.dropdown-menu .dropdown-submenu .dropdown-menu::before{
        position: static;
        top: 0;
        left: 0;
        display: block;
        margin: 0 0 0 0;
        margin: -37px 0 10px 0;
        transform: rotate(90deg);
    }
    .navbar ul.dropdown-menu .dropdown-menu.show {
        display: block;
    }
    ul.dropdown-menu li a {
        font-size: 14px;
        font-weight: 500;
        color: #b2cfd5;
    }
    ul.dropdown-menu li {
        margin: 0 0 20px 0;
    }
    .navbar ul.dropdown-menu .dropdown-submenu .dropdown-menu {
        background-color: transparent;
        box-shadow: none;
        padding: 8px 0px 12px 18px;
        border-radius: 18px 0px 0px 18px;
    }
    .navbar ul.dropdown-menu .dropdown-submenu .dropdown-menu li {
        margin-top:20px;
    }
        .dropdown-submenu .dropdown-menu .dropdown-item {color: #ffffff;}
    .dropdown-submenu .dropdown-menu .dropdown-item:hover {color: #b2cfd5;}



    /* How Smart Works Section  */
    .how-smart-works-video iframe{
        max-width: 100%;
    }


    /* Case Studies Section  */
    .case-studies-arrow{
        width: 75px;
        padding: 0 10px;
        height: 350px;
    }
    .case-studies-slider-wrap{
        width: calc(100% - 75px);
    }
    .case-studies-block{
        min-height: 311px;
        padding-top: 40px;
    }


    /* Newsletter Section  */
    .form-control{
        letter-spacing: 0;
        padding-left: 13px;
        font-size: 15px;
    }



    /* Footer */
    .foot-links-block{
        gap: 0;
    }
    .foot-logo,.foot-links{
        width: 25%;
    }
    .foot-social-block{
        margin: 30px 0 0 0;
    }
    .foot-social-button{
        justify-content: center;
    }
    .foot-social-block ul{
        justify-content: center;
    }
    .copyright-text{
        justify-content: center;
        text-align: center;
    }
  
    

    /* About Us Page */

    /* Our Mission Section    */
    .our-mission-text p{
        margin-top: 30px;
    }
    .mission-icon{
        width: 160px;
    }



    /* Blog */

    /* Blog Section  */
    .title-form{
        margin-top: 20px;
    }
    .blog-text{
        padding: 0;
    }


    /* Blog Detail Page*/

    /* Blog Detail Section  */
    .text-block h6{
        font-size: 16px;
        line-height: 28px;
    }
    .text-block p{
        margin-bottom: 20px;
    }
    .prev-btn, .next-btn, .home-btn{
        font-size: 18px;
        letter-spacing: 0;
    }
    .prev-btn img{
        width: 14px;
        margin: 0 10px 0 0;
    }
    .next-btn img{
        width: 14px;
        margin: 0 0 0 10px;
    }
    .blog-detail-item {
        padding-bottom: 20px;
    }


    /* Case Studies Detail */

    /* Case Studies Detail Section  */
    .case-studies-detail-image{
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 20px;
    }
    .case-studies-detail-img-1,
    .case-studies-detail-img-2{
        margin: 0;
        width: 30%;
    }
    .case-studies-detail-icon{
        width: 150px;
    }
    .case-studies-detail-text h4,
    .single-case_study .aboutus-text h4{
        font-size: 16px;
        line-height: 26px;
    }


    /* Contact Us Page */

    /* Contact Us Section  */
    .contact-links-block{
        padding: 40px 30px;
    }


    .image-block img{
        width: 100%;
        max-width: 100%;
    }


}

@media screen and (max-width: 767px) {


    .container, .container-fluid{
        padding: 0 25px;
    }
    p{
        font-size: 18px;
        line-height: 26px;
    }
    h1{
        font-size: 35px;
        line-height: 40px;
    }
    h2{
        font-size: 30px;
        line-height: 40px;
    }
    h3{
        font-size: 20px;
        line-height: 30px;
    }
    h4 {
        font-size: 20px;
    }

    h6{
        font-size: 14px;
        line-height: 32px;
    }
    
    ul li, ol li{
        margin-bottom: 10px;
    }

    .header-button{
        margin: 0 13px 0 auto;
    }
    body .header-button .btn.btn-white{
        margin-right: 10px;
    }
    body .header-button .btn.btn-primary{
        padding: 7px 10px;
        min-width: 84px;
    }



    /* How Smart Works Section  */
    .hero-banner{
        /* background-image: url('../images/banner-mobile.png'); */
        background-image: var(--mobile-bg);
        background-position: top;
    }
    .hero-banner-parent{
        padding: 0 0 80px 0;
        min-height: 1050px;
        align-items: flex-end;
    }
    .hero-banner-text{
        max-width: 100%;
    }
    .hero-banner-text p{
        font-size: 18px;
        line-height: 26px;
    }
    .hero-banner-text img{
        margin-bottom: 25px;
    }
    .how-smart-works-text h1{
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }
    .how-smart-works-text h3{
        margin-bottom: 26px;
        text-align: center;
    }
    .how-smart-works-video iframe{
        height: 192px;
    }
    .how-smart-works-text{
        max-width: 100%;
    }


    /* Application Section  */
    .application-title{
        margin-bottom: 49px;
    }
    .application-block{
        padding: 29px 16px 44px 18px;
    }
    .application-block h3{
        color: #F47D20;
    }


    /* Image Block Section  */
    .image-block img{
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .image-block-text{
        padding-top: 13px;
        text-align: center;
    }
    .image-block-text h3{
        margin-bottom: 12px;
    }
    .image-block-text p{
        margin-bottom: 20px;
    }
    .image-block-text .btn-primary{
        margin: 52px auto 0 auto;
    }


    /* Case Studies Section  */
    .case-studies-section .container{
        padding: 0;
    }
    .case-studies-arrow{
        width: 53px;
        height: 365px;
        flex-direction: column;
        gap: 44px 0;
    }
    .case-studies-slider-wrap{
        width: calc(100% - 53px);
        padding: 0 0 0 24px;
    }


    .newsletter-wrap{
        text-align: center;
        padding: 0 0 120px 0;
    }
    .newsletter-form{
        flex-wrap: wrap;
        border-radius: 0;
        box-shadow: none;
        background-color: transparent;
        padding: 0;
    }
    .newsletter-form .btn.submit-btn{
        margin: 20px auto 0 auto;
    }
    .newsletter-form p{
        flex-wrap: wrap;
        margin: 0;
    }
    .wpcf7-form-control-wrap{
        width: 100%;
    }
    .newsletter-image img{
        width: 100%;
    }
    .newsletter-form .wpcf7-form-control-wrap{
        border-radius: 20px;
        box-shadow: -10px 10px 20px rgba(1, 51, 62, 0.2);
        background-color: #F47D20;
        padding: 39px 20px;
    }
    .newsletter-form .wpcf7 form .wpcf7-response-output{
        color: #F47D20;
    }




    /* Footer */
    .footer{
        padding: 54px 0 88px 0;
    }
    .foot-logo, .foot-links{
        width: 100%;
    }
    .foot-logo{
        margin-bottom: 47px;
    }
    .foot-links{
        margin-bottom: 10px;
    }
    .foot-social-button{
        margin-bottom: 39px;
    }
    body .footer .btn.btn-primary{
        padding: 5px 20px;
    }
    .copyright-text{
        margin-top: 45px;
        text-align: left;
        justify-content: flex-start;
        flex-direction: column-reverse;
    }
    .back-to-top{
        bottom: -88px;
    }



    /* About Us Page */

    /*  Our Mission Section    */
    .our-mission-block{
        padding: 40px 20px;
    }
    .our-mission-block h3{
        margin-bottom: 15px;
    }
    .our-mission-block h2{
        margin-bottom: 0;
    }
    .mission-icon{
        width: 90px;
        right: 0;
        top: 0;
    }
    .our-mission-text p{
        font-size: 18px;
        line-height: 28px;
    }

    /* About Us Section  */
    .aboutus-image img{
        max-width: 100%;
    }


    /* Blog */

    /* Blog Section  */
    .pagination-block ul li{
        margin: 0 15px;
    }


    /* Blog Detail Page*/

    /* Blog Detail Section  */
    .blog-meta{
        flex-wrap: wrap;
        gap: 5px;
    }
    .prev-btn, .next-btn, .home-btn{
        font-size: 16px;
    }


    /* Case Studies Detail */

    /* Case Studies Detail Section  */
    body .aboutus-text .case-studies-detail-icon{
        max-width: 100px;
    }
    .case-studies-detail-img-1, .case-studies-detail-img-2{
        width: 46%;
    }

    /* Contact Us Page */

    /* Contact Us Section  */
    .contact-links-block{
        min-height: 300px;
    }


    .button-left{
        margin: 0 auto!important;
    }
    .single-case_study .aboutus-text ul, .single-case_study .aboutus-text ol{
        margin-bottom: 20px;
    }



    .error-content h1{
        font-size: 25px;
        line-height: 30px;
    }
    
    
    

   
}
@media (max-width:400px){
    .header-button {
        margin:0 auto;
    }
}

@media (min-width:0px) and (max-width:389px){
    .container, .container-fluid{
        padding: 0 15px;
    }
    


    .case-studies-block h5{
        font-size: 18px;
        line-height: 25px;
    }
}
@media (min-width:576px) and (max-width:767px) {

    .how-smart-works-video iframe{
        height: 300px;
    }
    .foot-links{
        width: 33.33%;
    }
    .copyright-text{
        text-align: center;
        justify-content: center;
    }
}