@media only screen and (max-width: 1500px) {
    .imge{
        max-width: 100%;
        height: auto;
    }
   
}
@media (max-width: 1400px){
    #myModal{
        position: fixed;
        top: 100px;
    }
}
@media (max-width: 1200px){
    #myModal{
        position: fixed;
        top: 0px;
    }
}
@media (max-width: 1200px){
    #myModal{
        position: fixed;
        top: 0px;
    }
}
@media (min-width: 1000px) and (max-width: 1200px) {
    
    .text-quot{
        min-height: 192px;
    }
 }

@media only screen and (max-width: 991px) {
    .head-2{
       margin-top: 10%;
       text-align: center;
    }
    .main-txt {
        text-align: center;
        font-size: 36px;
    line-height: 46px;
    }
        .banner-txt p{
            text-align: center; 
        }
    .love-img{
        text-align: center;
    }
    .right-content{
        margin-bottom: 10%;
    }
    .testimonials .carousel-indicators {
        bottom: -11%;
    }
    .faq-img{
        text-align: center;  
    }
    .ban-hgt{
        margin: 100px 0px;
    }
    .form-bg{
        margin-top: 20px;}
        .form-bg1 .form-group .frm-bas {
            width: 100% !important;
        }
        .ft-logo {
            width: 35% !important;
    
        }
        .foot-fm-head{
margin-top: 30px;
        }

}
@media screen and (min-width: 992px){
    .modal-dialog {
        min-width: 728px;
        margin: 1.75rem auto;
    }
}
@media only screen and (max-width: 768px) {
    
    .ban-hgt{
        margin: 60px 0px;
    }
    .hd{
        flex-direction: column;
    }
    .navbar-brand{
        width:50%;
    }
    #header .logo {
        text-align: center;
    }
    .btn-grad{
        width: 190px;
        margin: 0 auto;
    }
    
    .testimonials {
        padding: 50px 0px;
        background-position: center;
    }

        .Professional-solutions {
            padding: 50px 0px;
        }
        .reduce-sec {
            padding: 50px 0px;;}
            .footer {
                padding: 50px 0px 10px 0px;
            }
            #myModal h2{
                font-size: 24px;
             }
             #myModal p{
                 font-size: 14px;
                 padding: 0px !important;
              }
             .md-div h4{
                 font-size: 20px;
             }
             .copyrght {
                flex-direction: column;}
            
}
@media only screen and (max-width: 576px) {
    .main-txt {
        font-weight: 600;
        font-size: 26px !important;
        line-height: 40px !important;
        text-align: center !important;
    }
    .form-head {
        font-size: 26px;
        line-height: 36px;
        text-align: center;
    }
    .foot-fm-head{
        font-size: 26px;
        line-height: 36px;
    }
    #hero p{
        text-align: center;
    }
    .c-exp h2 {
        font-size: 28px;
        line-height: 38px;
        text-align: center;
        padding: 0px;
}
h2{
    font-size: 28px;
        line-height: 38px;
    font-weight: 600;
}
.head-2 {
    font-size: 28px;
    line-height: 38px;
    text-align: center;
}
.love-bx h4{
    font-size: 18px;
}
.love-bx p{
    font-size: 14px;
}
.reduce-sec {
    padding: 60px 0px;}

    .testimonials .carousel-indicators {
        bottom: -11%;
    }
    .count{
        padding: 0px 30px;
    }
    .form-bg {
        padding: 20px 15px;
    }
    .message-button{
        position: fixed;
        bottom: 250px;
    }
    /*.navbar-brand .logo {
        width: 85%;
        margin: 0;
        padding: 0;
    }*/
}
@media (max-width:455px){
    .md-div{
        background: rgb(255 255 255 / 0%);

    }
    .navbar-nav1 .btn-grad1{
        padding: 6px 20px !important;
    }
}
@media only screen and (max-width: 420px) {
    .frm-bas {
        width: 235px !important;
        height: 48px;
    }
    .navbar-brand {
        width: 35%;
    }
    #myModal .bg-md {    
        background-size: cover;
    }
    #header .navbar-brand .logo {
        width: 100%;
    }
}








