@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer_content {padding-top: 100px;}
    .innerBanner.saas_two_banner_section .s2-banner_area .banner_mockup{top:0px;}
    .innerBanner.saas_two_banner_section{padding: 135px 0px 0px 0px;}
    .firstHeading{padding-top: 30px;}
    .blogsection{margin-top:50px;}
    


}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer_content {padding-top: 100px;}
    .qInnerBlock img{max-width: 20%; height: 82px;}
    .blogsection{margin-top:50px;}
    .innerBanner .carousel-caption{top: 20%;}

  
}


@media only screen and (max-width: 991px){
    .firstHeading{padding-top: 30px;}
    .innerBanner.saas_two_banner_section .s2-banner_area .banner_mockup{top:0px;}
    .innerBanner.saas_two_banner_section{padding: 135px 0px 0px 0px;}

    /* .saas_two_footer_section {    background-color:#1c2666;      } */
.saas_two_main_header .saas_sign_up_btn{ margin-right: 58px;}
.s2-mobile_menu_button{top: -57px;}
.s_main_menu .row{    flex-wrap: inherit;}
.saas_two_main_header .saas_sign_up_btn{width: 152px;     margin-top: 25px;    line-height: 32px;}
.saas_two_main_header .saas_sign_up_btn { margin-right: 42px;}
.saas_two_main_header .saas_sign_up_btn a{font-weight: 500;  font-size: 12px;}

.conatct iframe{margin-bottom: 20px;}
.conatct.integration_section{padding-bottom: 0px;}
}

@media only screen and (max-width:767px){
    .innerBanner .carousel-caption{top: 20%; width:100%; left: auto;}
    .innerBanner .carousel-caption h1{font-size:24px;}
    .innerBanner .carousel-caption h2{font-size:16px;}
    .innerBanner .carousel-caption h3{font-size:13px;}
    .innerBanner .carousel-caption{display:block !important;}
    .leftBlog{padding-right:0px;}
    .blogsection{margin-top:50px;}
    .service_content ul li{width:100%;}
    .footer_content {padding-top:115px;}
    .socialMedia ul {text-align: center;}
    .serviceHInner{padding:30px 30px 30px 30px;}
    .q1-service{    height:250px;}

    .qInnerBlock img{display:none;}
    .qInnerBlock{padding-bottom: 15px;}
    .amenities-bg{padding: 30px 30px 30px 30px;}

    .s2-feature_right .col-sm-6{width:100% !important;     max-width:100% !important;     flex: 0 0 100%;}
   
  

}

@media only screen and (max-width:457px) {
    .innerBanner .carousel-caption h1{font-size:19px;}
    .innerBanner .carousel-caption h2{font-size:14px;}
    .innerBanner .carousel-caption h3{font-size:12px;}
    .innerBanner .banner_mockup .carousel-indicators{top: 14px;}
    .innerBanner .carousel-caption{top: 13%;}

    .s2-footer_logo {
        display: block;
        margin-right: 0px;
    }

    .q1-service {
        height: 300px;
    }

    .saas_two_banner_section .s2-banner_content h2 {
        font-weight: 600;
        line-height: 42px;
        font-size: 33px;
    }

    .saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_text_box {
        display: block;
    }

    .saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_text_box h3 {
        padding-top: 0px;
    }

}