@media only screen and (max-width: 991px){
    .menu .row{
        width: 100% !important;
    }
    .menu ul li a{
        padding: 0 20px !important;
    }
    .about-data {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 768px) {

.bookbtn button{
/*    display: none;*/
 }
.title h3{
    font-size: 20px;
}
.homeservice{
    padding: 30px 0;
}
.homeservice .owl-carousel .owl-nav button.owl-next {
    right: 0px
}
.homeservice .owl-carousel .owl-nav button.owl-prev{
    left: 0px;
}
.habtcnt{
    height: auto;
    padding: 30px 10px;
}
.habtcnt p{
    text-align: justify;
}
.accordion-flush .accordion-item .accordion-button {
    font-size: 13px;
}
.accordion-button{
    padding: 10px !important;
}
.accordion-body h3{
    font-size: 16px;
}
.accordion-body p b{
    font-size: 14px;
}
.accordion-body p {
    font-size: 14px;
}
.ftbox h1{
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 15px;
}
.ftbox p{
    font-size: 14px;
}
.ftbox{
    padding-left: 0 !important;
}
footer{
    padding: 30px 0;
}
.ftbtn{
    text-align: center;
}
.ftbtn p{
/*    font-size: 12px;*/
}
.ftbtn p a{
    font-size: 12px;
}
.des {
    float: none;
}
.rbx{
    padding: 13px 10px;
}
.reviews{
    padding: 30px 0;
}
.homefaq{
    padding: 30px 0;
}
.habtcnt h1{
    padding: 10px 0 25px 0 ;
}
.abtpage{
    padding: 30px 0;
}
.abtpage h4{
    font-size: 18px;
}
.abtpage h2{
    font-size: 30px;
}
.contactdetail {
/*    border: 5px solid #ccc;*/
    padding: 12px 16px 23px 15px;
/*    border-top: 5px solid #c0c5f3 !important;*/
    border-radius: 3px;
}

.contactdetail h1{
    font-size: 20px;
}
.contactdetail  h2{
    font-size: 16px;
    margin: 10px 0 0 0;
}
.sidebar{
    display: none;
}
.serv1 h1{
    font-size: 20px;
}
.serv1 ul{
    padding-left: 0;
}
   .test1{
    padding: 50px ;
    background: #c0c5f3;
}
.test1 h1{
    color: #000;
    font-size: 40px;
}
.contact_form img{
    width: 100%;
}
.appoint-img{
    padding-left: 0;
}

}



@media only screen and (max-width: 546px){
    .logo img{
        width: 100%;
    }
    .test1{
    padding: 30px;
    background: #c0c5f3;
}
.test1 h1{
    color: #000;
    font-size: 40px;
}

    .accordion-body h3{
        padding-top: 0;
        line-height: 20px;
        padding-bottom: 0;
    }
    .banner .carousel-control-next-icon{
        width: 30px;
        height: 30px;
        line-height: 24px;
        font-size: 20px;
    }
    .carousel-control-next-icon:after, .carousel-control-prev-icon:after{
        font-size: 10px !important;
    }
    .banner .carousel-control-prev-icon{
         width: 30px;
        height: 30px;
        line-height: 24px;
        font-size: 20px;
    }
.bookbtn button{
    display: none;
 }
.title h3{
    font-size: 17px;
}
.habtcnt h1 span{
    font-size: 12px;
}
.homeservice{
    padding: 30px 0;
}
.homeservice .owl-carousel .owl-nav button.owl-next {
    right: -2px;
    width: 40px;
    height: 40px;
    font-size: 10px;
}
.homeservice .owl-carousel .owl-nav button.owl-prev i, .homeservice .owl-carousel .owl-nav button.owl-next i{
    font-size: 16px;
    line-height: 40px;
}
.homeservice .card{
    height: 450px;
}
.reviews .owl-carousel .owl-nav button.owl-next{
background: #04438b !important;
    position: absolute;
    border-radius: 100%;
    right: 3%;
    top: 35%;
    text-align: center;
    width: 30px;
    height: 30px;
    color: #fff;
    outline: none;
}
.reviews .owl-carousel .owl-nav button.owl-prev{
    background: #04438b !important;
    position: absolute;
    border-radius: 100%;
    left: 3%;
    top: 35%;
    text-align: center;
    width: 30px;
    height: 30px;
    color: #fff;
    outline: none;
}
.reviews .owl-carousel .owl-nav button.owl-prev span, .reviews .owl-carousel .owl-nav button.owl-next span{
    color: #fff;
    font-size: 35px;
    line-height: 20px;
}
.rbx p {
    margin: 0;
    padding: 0;
    color: #000;
    line-height: 23px;
    font-size: 14px;
}
.habtcnt p{
    font-size: 14px;
}
.homeservice .owl-carousel .owl-nav button.owl-prev{
    left: -2px;
     width: 40px;
    height: 40px;
    
    font-size: 10px;
}
.habtcnt{
    height: auto;
    padding: 30px 10px;
}
.habtcnt p{
    text-align: justify;
}
.accordion-flush .accordion-item .accordion-button {
    font-size: 14px;
    font-weight: 500;
}
.accordion-button{
    padding: 10px !important;
}
.bk button{
    width: 65%;
}
.accordion-body h3{
    font-size: 14px;
}
.accordion-body{
    padding: 10px;
}
.card-body p{
    font-size: 14px;
}
.card h5{
    font-size: 15px;
}
.accordion-body p b{
    font-size: 14px;
}
.accordion-body p {
    font-size: 14px;
}
.ftbox h1{
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 15px;
}
.ftbox p{
    font-size: 14px;
    line-height: 22px;
}
.ftbox{
    padding-left: 0 !important;
}
footer{
    padding: 30px 0;
}
.ftbtn{
    text-align: center;
}
.ftbtn p{
    font-size: 14px;
}
.ftbtn p a{
    font-size: 14px;
}
.ftbox ul li a{
    font-size: 14px;
}
.innerbanner ul li a{
    font-size: 14px;
}
.menu ul li a {
    font-size: 14px;
/*    padding: 10px 5px !important;*/
}
.menu .navbar-nav{
    padding-left: 0;
}
.des {
    float: none;
}
.rbx{
    padding: 13px 10px;
}
.reviews{
    padding: 30px 0;
}
.homefaq{
    padding: 30px 0;
}
.habtcnt h1{
    padding: 10px 0 25px 0 ;
}
.abtpage{
    padding: 30px 0;
}
.abtpage h4{
    font-size: 18px;
}
.abtpage h2{
    font-size: 30px;
}
.contactdetail {
/*    border: 5px solid #ccc;*/
    padding: 12px 16px 23px 15px;
/*    border-top: 5px solid #c0c5f3 !important;*/
    border-radius: 3px;
    margin-top: 15px;
}
.contactpage{
    padding: 30px 0;
}

.contactdetail h1{
    font-size: 20px;
}
.contactdetail  h2{
    font-size: 16px;
    margin: 10px 0 0 0;
}
.innerbanner{
    padding: 30px 0;
}
.innerbanner h1{
    font-size: 34px;
}
.about-data{
    margin-bottom: 0;
}
.sidebar{
    display: none;
}
.serv1 h1{
    font-size: 17px;
}
.serv1 ul{
    padding-left: 0;
}
.serv1 p {
    font-size: 14px;
}
.serv1 ul li{
    font-size: 14px;
}
.serv1 i{
    font-size: 12px;
    left: 6px;
}
.b2{
    display: block;
}
.b1{
    display: none;
}
.form1{
    height: auto;
}

}

@media only screen and (max-width: 575px){
    .d-none{
        display:none!important
    } 
}

@media only screen and (min-width: 1241px) {
    .container{
        max-width: 1240px;
    }
    .condult_dscrip1 a{
        padding: 8px 10px;
        font-size: 16px;
        margin-right: 5px;
    }
    .condult_dscrip1{
        float: right;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1240px){

    .hospital_attachments .owl-carousel .owl-nav button.owl-next{
        right: -30px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev{
        left: -30px;
    }
    .google_post .owl-carousel .owl-nav button.owl-next{
        right: -30px;
    }
    .google_post .owl-carousel .owl-nav button.owl-prev{
        left: -30px;
    }
    .homeservice .owl-carousel .owl-nav button.owl-next{
        right: -30px;
    }
    .homeservice .owl-carousel .owl-nav button.owl-prev{
        left: -30px;
    }
    .condult_dscrip1 a{
        padding: 6px 10px;
        font-size: 15px;
        margin-right: 2px;
    }
    .condult_dscrip1{
        float: right;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
    .condult_dscrip1{
        float: right;
    }
    .google_post{
        padding: 40px 0 0;
    }
    .google_post .owl-carousel .owl-nav button.owl-prev{
        left: 0px !important;
    }
    .google_post .owl-carousel .owl-nav button.owl-next{
        right: 0px !important;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-next{
        right: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev{
        left: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev i, .hospital_attachments .owl-carousel .owl-nav button.owl-next i{
        font-size: 16px;
    }
    .homeservice .owl-carousel .owl-nav button.owl-next {
        right: -5px
    }
    .homeservice .owl-carousel .owl-nav button.owl-prev{
        left: -5px;
    }
    .carousel-caption.banner2 h1.black, .carousel-caption.banner2 h1.black, .banner .carousel-caption p{
        visibility: visible !important;
    }
    .carousel-caption h1{
        font-size: 36px !important;
    }
    .carousel-caption p{
        font-size: 15px !important;
        line-height: 25px !important;
        width: 65% !important;
    }
    .carousel-caption button{
        margin-top: 0 !important;
    }
    .carousel-control-next, .carousel-control-prev{
        width: 0% !important;
    }

    .container{
        max-width: 100% !important;
    }
    .menu {
        line-height: 40px;
    }
    .menu ul li a{
        padding: 3px 12px!important;
    }
    .tlr ul li{
        padding-right: 20px;
    }
    .menu ul ul li{
        padding: 0;
    }
    .tlr ul li i{
        font-size: 15px;
    }
    .tlr ul li a{
        font-size: 15px;
    }
    .menu ul ul li a{
        padding: 0 10px !important;
    }
    .navbar-brand{
        width: 100% !important;
    }
    .h1{
        width: 50% !important;
    }
    .navbar-brand{
        padding: 0 !important;
        padding-top: 15px !important;
    }
    .logo img{
        width: 100%;
    }
    .logo1{
        padding: 0 20px;
    }
    .logo1 img{
        width: 100%;
    }
    .navbar-brand{
        margin-right: 0 !important;
    }
    .offset-1{
        margin-left: 0 !important;
    }
    .bookbtn{
/*        display: none;*/
        float: left;
    }
    .bookbtn button{
        padding: 8px 16px !important;
    }
    .d-none{
        display: block !important;
    }
    .homeahoutus{
        padding: 45px 0;
    }
    .homeahoutus img{
/*        padding: 0 120px;*/
    }
    .habtcnt{
        padding: 0 10px;
    }
    .contact_form{
        padding: 40px 0;
    }
    .free_consultant {
        padding: 20px 0 5px;
    }
    .form1 h1{
        font-weight: 700;
    }
    .contact_form .single-input-field input{
        padding: 10px 15px;
        margin-bottom: 12px;
    }
    .single-input-field textarea{
        padding: 10px 15px;
    }
    .contact_form .single-input-field textarea {
        height: 100px;
    }
    .btn{
        padding: 5px 18px !important;
    }
    .contact_form img{
/*        margin-top: 25px;*/
        width: 100%;
    }
    .condult_dscrip1 a{
        padding: 6px;
        font-size: 14px;
        margin-right: 2px;
    }
    .homeservice {
        padding: 45px 0;
    }
    .homeservice .card{
        height: auto;
    }
    .post{
        height: auto;
    }
    .google_post .carousel-control .glyphicon-chevron-right{
        margin-right: -42px !important;
    }
    .google_post .carousel-control .glyphicon-chevron-left{
        margin-left: -42px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-right{
        margin-right: -30px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-left{
        margin-left: -30px !important;
    }
    .google_post .carousel-inner{
/*        height: 405px;*/
    }
    .hospital_attachments .carousel-inner {
        margin-top: 0;
    }
    .rbx {
        padding: 35px 20px;
    }
    .address{
        margin-top: 10px;
    }
    #button{
        width: 40px;
        height: 40px;
    }
    #button::after{
        font-size: 20px;
        line-height: 40px;
    }
    .card h5{
        font-size: 18px;
    }
    .card-body p{
        font-size: 16px !important;
    }
    .card-body p{
        font-size: 14px;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev{
        width: 30px;
        height: 30px;
        left: 0%;
        background: #04438b !important;
    }
    .reviews .owl-carousel .owl-nav button.owl-next{
        width: 30px;
        height: 30px;
        right: 0%;
        background: #04438b !important;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev span, .reviews .owl-carousel .owl-nav button.owl-next span{
        font-size: 35px;
        line-height: 20px;
    }
    .navbar-expand-lg > .container{
        width: 100%;
        display: block !important;
    }
    .blogs{
        padding: 40px 0 30px;
    }
    .about-section h3{
        font-size: 20px;
        padding-top: 10px;
    }
    .appointment-form h3{
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .google_post{
        padding: 40px 0 0;
    }
    .google_post .owl-carousel .owl-nav button.owl-prev{
        left: 0px !important;
    }
    .google_post .owl-carousel .owl-nav button.owl-next{
        right: 0px !important;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-next{
        right: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev{
        left: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev i, .hospital_attachments .owl-carousel .owl-nav button.owl-next i{
        font-size: 16px;
    }
    .homeservice .owl-carousel .owl-nav button.owl-next {
        right: -5px
    }
    .homeservice .owl-carousel .owl-nav button.owl-prev{
        left: -5px;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
/*        display: block !important;*/
    }
    .carousel-caption.banner2 h1.black, .carousel-caption.banner2 h1.black, .banner .carousel-caption p{
        visibility: visible !important;
    }
    .carousel-caption{
        top: 15% !important;
/*        padding-top: 0 !important;*/
    }
    .carousel-caption h1{
        font-size: 30px !important;
        padding-bottom: 0 !important;
    }
    .carousel-caption p{
        font-size: 15px !important;
        line-height: 25px !important;
        width: 65% !important;
    }
    .carousel-caption.banner2 h1{
        line-height: 25px;
    }
    .carousel-caption button{
        margin-top: 0 !important;
    }
    .carousel-control-next, .carousel-control-prev{
        width: 0% !important;
    }

    .container{
        max-width: 100% !important;
    }
    .menu {
        line-height: 40px;
    }
    .tlr ul li{
        padding-right: 9px;
    }
    .menu ul ul li{
        padding: 0;
    }
    .tlr ul li i{
        font-size: 11px;
    }
    .tlr ul li a{
        font-size: 12px;
    }
    .menu ul ul li a{
        padding: 0 10px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        width: 100%;
        left: 0;
        top: 40px;
    }
    .navbar-brand{
        width: 100% !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu1{
        width: 100% !important;
    }
    .tlr{
/*        display: none;*/
    }
    .social {
/*        margin: 0px 35%;*/
/*        display: none;*/
    }
    .social img{
        width: 20px;
    }
    .h1{
        width: 50% !important;
    }
    .navbar-brand{
        padding: 0 !important;
        padding-top: 15px !important;
    }
    .logo img{
        width: 100%;
    }
    .logo1{
        padding: 0 20px;
    }
    .logo1 img{
        width: 100%;
    }
    .navbar-brand{
        margin-right: 0 !important;
    }
    .offset-1{
        margin-left: 0 !important;
    }
    .bookbtn{
/*        display: none;*/
        float: left;
    }
    .bookbtn button{
        padding: 5px 3px !important;
        font-size: 14px;
        margin-top: 35px;
    }
    .d-none{
        display: block !important;
    }
    .homeahoutus{
        padding: 45px 0;
    }
    .homeahoutus img{
/*        padding: 0 120px;*/
    }
    .about-title{
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .habtcnt{
        padding: 0 15px;
    }
    .habtcnt h1{
        font-size: 32px;
        padding: 0px 0 2px 0;
    }
    .habtcnt span{
        font-size: 22px;
        line-height: 30px;
    }
    .habtcnt h3{
        font-size: 20px;
        line-height: 27px;
    }
    .habtcnt p{
        font-size: 16px;
    }
    .habtcnt a{
        font-size: 16px;
    }
    .contact_form{
        padding: 40px 0;
    }
    .free_consultant {
        padding: 20px 0 5px;
    }
    .form1 h1{
        font-size: 26px;
        margin-bottom: 25px;
        margin-top: 10px;
        font-weight: 700;
    }
    .contact_form .single-input-field input{
        padding: 10px 15px;
        margin-bottom: 12px;
    }
    .single-input-field textarea{
        padding: 10px 15px;
    }
    .contact_form .single-input-field textarea {
        height: 100px;
    }
    .btn{
        padding: 5px 18px !important;
    }
    .contact_form img{
/*        margin-top: 25px;*/
        width: 100%;
    }
    .condult_dscrip h1{
        font-size: 22px;
        padding: 0 0 10px;
    }
    .condult_dscrip p a{
        font-size: 16px;
    }
    .condult_dscrip1{
        padding-top: 10px;
    }
    .condult_dscrip1 a{
        padding: 6px;
        font-size: 14px;
        margin-right: 2px;
    }
    .homeservice {
        padding: 45px 0;
    }
    .homeservice .title h3{
        font-size: 38px;
    }
    .homeservice .card{
        height: auto;
    }
    .google_post .title h3{
        font-size: 38px;
    }
    .post{
        height: auto;
    }
    .google_post .carousel-control .glyphicon-chevron-right{
        margin-right: -42px !important;
    }
    .google_post .carousel-control .glyphicon-chevron-left{
        margin-left: -42px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-right{
        margin-right: -30px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-left{
        margin-left: -30px !important;
    }
    .google_post .carousel-inner{
/*        height: 405px;*/
    }
    .hospital_attachments .title h2{
        font-size: 36px;
    }
    .hospital_attachments .carousel-inner {
        margin-top: 0;
    }
    .title h3{
        font-size: 34px;
    }
    .rbx {
        padding: 35px 20px;
    }
    .address{
        margin-top: 10px;
    }
    #button{
        width: 40px;
        height: 40px;
    }
    #button::after{
        font-size: 20px;
        line-height: 40px;
    }
    .card h5{
        font-size: 18px;
    }
    .card-body p{
        font-size: 16px !important;
    }
    .card-body p{
        font-size: 14px;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev{
        width: 30px;
        height: 30px;
        left: 0%;
        background: #04438b !important;
    }
    .reviews .owl-carousel .owl-nav button.owl-next{
        width: 30px;
        height: 30px;
        right: 0%;
        background: #04438b !important;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev span, .reviews .owl-carousel .owl-nav button.owl-next span{
        font-size: 35px;
        line-height: 20px;
    }
    .navbar-expand-lg > .container{
        width: 100%;
        display: block !important;
    }
    .blogs{
        padding: 20px 0 40px;
    }
    .contactdetail span{
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 21px;
    }
    .about-section span{
        font-size: 20px;
    }
    .about-section h3{
        font-size: 20px;
        padding-top: 10px;
    }
    .appointment-form h3{
        font-size: 20px;
    }
    .service-detail h1{
        font-size: 28px;
    }

}

@media only screen and (min-width: 681px) and (max-width: 767px){
    .google_post{
        padding: 40px 0 0;
    }
    .google_post .owl-carousel .owl-nav button.owl-prev{
        left: 0px !important;
    }
    .google_post .owl-carousel .owl-nav button.owl-next{
        right: 0px !important;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-next{
        right: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev{
        left: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev i, .hospital_attachments .owl-carousel .owl-nav button.owl-next i{
        font-size: 16px;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
        display: block !important;
    }
    .carousel-caption.banner2 h1.black, .carousel-caption.banner2 h1.black, .banner .carousel-caption p{
        visibility: visible !important;
    }
    .carousel-caption{
        top: 0% !important;
/*        padding-top: 0 !important;*/
    }
    .carousel-caption h1{
        font-size: 30px !important;
        padding-bottom: 0 !important;
    }
    .carousel-caption p{
        font-size: 15px !important;
        line-height: 25px !important;
        width: 62% !important;
    }
    .carousel-caption.banner2 h1{
        line-height: 25px;
    }
    .carousel-caption button{
        margin-top: 0 !important;
    }
    .carousel-control-next, .carousel-control-prev{
        width: 0% !important;
    }

    .container{
        max-width: 100% !important;
    }
    .menu {
        line-height: 40px;
    }
    .tlr ul li{
        padding-right: 14px;
    }
    .menu ul ul li{
        padding: 0;
    }
    .tlr ul li i{
        font-size: 14px;
    }
    .tlr ul li a{
        font-size: 14px;
    }
    .menu ul ul li a{
        padding: 0 10px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        width: 100%;
        left: 0;
        top: 40px;
    }
    .navbar-brand{
        width: 100% !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu1{
        width: 100% !important;
    }
    .tlr{
/*        display: none;*/
    }
    .social {
/*        margin: 0px 35%;*/
        display: none;
    }
    .h1{
        width: 50% !important;
    }
    .navbar-brand{
/*        padding: 0 !important;*/
        padding-top: 15px !important;
    }
    .logo img{
        width: 100%;
    }
    .logo1{
        padding-left: 50px;
    }
    .logo1 img{
        width: 100%;
    }
    .navbar-brand{
        margin-right: 0 !important;
    }
    .offset-1{
        margin-left: 0 !important;
    }
    .bookbtn{
        display: none;
    }
    .d-none{
        display: block !important;
    }
    .homeahoutus img{
        padding: 0 120px;
    }
    .about-title{
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .habtcnt{
        padding: 15px;
    }
    .habtcnt h1{
        font-size: 30px;
        padding: 0px 0 2px 0;
    }
    .habtcnt span{
        font-size: 21px;
        line-height: 30px;
    }
    .habtcnt h3{
        font-size: 18px;
        line-height: 25px;
    }
    .habtcnt p{
        font-size: 16px;
    }
    .habtcnt a{
        font-size: 16px;
    }
    .contact_form{
        padding: 40px 0;
    }
    .free_consultant {
        padding: 20px 0 25px;
        text-align: center;
    }
    .form1 h1{
        font-size: 22px;
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .contact_form .single-input-field input{
        padding: 10px 15px;
        margin-bottom: 12px;
    }
    .single-input-field textarea{
        padding: 10px 15px;
        margin-bottom: 20px;
    }
    .contact_form .single-input-field textarea {
        height: 100px;
    }
    .btn{
        padding: 5px 18px !important;
    }
    .contact_form img{
/*        margin-top: 25px;*/
    }
    .condult_dscrip h1{
        padding: 0 0 10px;
    }
    .condult_dscrip p a{
        font-size: 16px;
    }
    .condult_dscrip1{
        padding-top: 10px;
    }
    .condult_dscrip1 a{
        padding: 6px 12px;
        font-size: 15px;
        margin-right: 9px;
    }
    .homeservice {
        padding: 40px 0;
    }
    .homeservice .title h3{
        font-size: 36px;
    }
    .homeservice .card{
        height: auto;
    }
    .google_post .title h3{
        font-size: 36px;
    }
    .post{
        height: auto;
    }
    .google_post .carousel-control .glyphicon-chevron-right{
        margin-right: -42px !important;
    }
    .google_post .carousel-control .glyphicon-chevron-left{
        margin-left: -42px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-right{
        margin-right: -30px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-left{
        margin-left: -30px !important;
    }
    .google_post .carousel-inner{
/*        height: 405px;*/
    }
    .hospital_attachments .title h2{
        font-size: 36px;
    }
    .hospital_attachments .carousel-inner {
        margin-top: 0;
    }
    .hbox{
        padding: 8px;
    }
    .hbox h2{
        font-size: 18px;
    }
    .hbox p a{
        font-size: 14px;
    }
    .hbox p b{
        font-size: 14px;
    }
    .hbox1 a{
        font-size: 14px;
        padding: 6px 12px;
    }
    .hbox img{
        left: 35%;
    }
    .title h3{
        font-size: 32px;
    }
    .rbx {
        padding: 35px 20px;
    }
    .address{
        margin-top: 10px;
    }
    .reviews {
        padding: 40px 0;
    }
    #button{
        width: 40px;
        height: 40px;
    }
    #button::after{
        font-size: 20px;
        line-height: 40px;
    }
    .card h5{
        font-size: 18px;
    }
    .card-body p{
        font-size: 16px !important;
    }
    .card-body p{
        font-size: 14px;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev{
        width: 30px;
        height: 30px;
        left: 0%;
        background: #04438b !important;
    }
    .reviews .owl-carousel .owl-nav button.owl-next{
        width: 30px;
        height: 30px;
        right: 0%;
        background: #04438b !important;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev span, .reviews .owl-carousel .owl-nav button.owl-next span{
        font-size: 35px;
        line-height: 20px;
    }
    .testisec {
        padding: 40px 0;
    }
    .testbox{
        padding: 30px;
        padding-left: 62px;
    }
    .testbox img{
        width: 45px;
    }
    .blogs{
        padding: 20px 0 30px;
    }
    .form1{
        height: auto;
    }
    .single-input-field input{
        margin-bottom: 20px;
    }
    .about-section span{
        font-size: 16px;
    }
    .about-section h3{
        font-size: 18px;
        padding-top: 10px;
    }
    .appointment-form h3{
        font-size: 20px;
    }
    .service-detail h1{
        font-size: 28px;
    }

}

@media only screen and (min-width: 576px) and (max-width: 680px){
    .google_post{
        padding: 40px 0 0;
    }
    .google_post .owl-carousel .owl-nav button.owl-prev{
        left: 0px !important;
    }
    .google_post .owl-carousel .owl-nav button.owl-next{
        right: 0px !important;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-next{
        right: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev{
        left: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev i, .hospital_attachments .owl-carousel .owl-nav button.owl-next i{
        font-size: 16px;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
        display: block !important;
    }
    .carousel-caption p, .carousel-caption button{
        display: none;
    }
    .carousel-caption.banner2 h1.black, .carousel-caption.banner2 h1.black{
        visibility: visible !important;
    }
    .carousel-caption h1{
        font-size: 26px !important;
    }
    .carousel-control-next, .carousel-control-prev{
        width: 0% !important;
    }

    .container{
        max-width: 100% !important;
    }
    .menu {
        line-height: 40px;
    }
    .menu ul ul li{
        padding: 0;
    }
    .menu ul ul li a{
        padding: 0 10px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        width: 100%;
        left: 0;
        top: 40px;
    }
    .navbar-brand{
        width: 100% !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu1{
        width: 100% !important;
    }
    .tlr{
/*        display: none;*/
    }
    .tlr ul li{
        padding-right: 8px;
    }
    .tlr ul li i{
        font-size: 12px;
    }
    .tlr ul li a{
        font-size: 12px;
    }
    .social {
/*        margin: 0px 35%;*/
        display: none;
    }
    .h1{
        width: 50% !important;
    }
    .navbar-brand{
/*        padding: 0 !important;*/
        padding-top: 10px !important;
    }
    .logo img{
        width: 100%;
    }
    .logo1{
        padding-left: 50px;
    }
    .logo1 img{
        width: 100%;
    }
    .navbar-brand{
        margin-right: 0 !important;
    }
    .offset-1{
        margin-left: 0 !important;
    }
    .bookbtn{
        display: none;
    }
    .homeahoutus img{
        padding: 0 90px;
    }
    .about-title{
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .habtcnt{
        padding: 15px;
    }
    .habtcnt h1{
        font-size: 30px;
        padding: 0px 0 2px 0;
    }
    .habtcnt span{
        font-size: 21px;
        line-height: 30px;
    }
    .habtcnt h3{
        font-size: 18px;
        line-height: 25px;
    }
    .habtcnt p{
        font-size: 16px;
    }
    .habtcnt a{
        font-size: 16px;
    }
    .contact_form{
        padding: 40px 0;
    }
    .free_consultant {
        text-align: center;
        padding: 20px 0 25px;
    }
    .form1 h1{
        font-size: 28px;
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .contact_form .single-input-field input{
        padding: 10px 15px;
        margin-bottom: 12px;
    }
    .single-input-field textarea{
        padding: 10px 15px;
        margin-bottom: 22px;
    }
    .contact_form .single-input-field textarea {
        height: 60px;
    }
    .btn{
        padding: 5px 18px !important;
    }
    .contact_form img{
/*        margin-top: 25px;*/
    }
    .condult_dscrip h1{
        padding: 0 0 10px;
    }
    .condult_dscrip p a{
        font-size: 16px;
    }
    .condult_dscrip1{
        padding-top: 10px;
    }
    .condult_dscrip1 a{
        padding: 6px 12px;
        font-size: 15px;
        margin-right: 9px;
    }
    .homeservice .title h3{
        font-size: 32px;
        padding-bottom: 24px;
        margin-top: 10px;
    }
    .homeservice .card{
        height: auto;
    }
    .google_post .title h3{
        font-size: 32px;
        margin-top: 10px;
        padding-bottom: 15px;
    }
    .post{
        height: auto;
    }
    .google_post .carousel-control .glyphicon-chevron-right{
        margin-right: -42px !important;
    }
    .google_post .carousel-control .glyphicon-chevron-left{
        margin-left: -42px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-right{
        margin-right: -30px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-left{
        margin-left: -30px !important;
    }
    .google_post .carousel-inner{
/*        height: 405px;*/
    }
    .hospital_attachments .title h2{
        font-size: 32px;
    }
    .hospital_attachments .carousel-inner {
        margin-top: 0;
        height: 360px;
    }
    .hbox{
        padding: 8px;
    }
    .hbox h2{
        font-size: 18px;
    }
    .hbox p a{
        font-size: 14px;
    }
    .hbox p b{
        font-size: 14px;
    }
    .hbox1 a{
        font-size: 14px;
        padding: 6px 12px;
    }
    .hbox img{
        left: 35%;
    }
    .title h3{
        font-size: 28px;
    }
    .rbx {
        padding: 22px 12px;
    }
    .rbx img{
        margin-top: 15px;
    }
    .rbx p{
        font-size: 15px;
        line-height: 26px;
    }
    .address{
        margin-top: 10px;
    }
    #button{
        width: 40px;
        height: 40px;
    }
    #button::after{
        font-size: 20px;
        line-height: 40px;
    }
    .card h5{
        font-size: 18px;
    }
    .card-body p{
        font-size: 16px !important;
    }
    .card-body p{
        font-size: 14px;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev{
        width: 30px;
        height: 30px;
        left: 0%;
        background: #04438b !important;
    }
    .reviews .owl-carousel .owl-nav button.owl-next{
        width: 30px;
        height: 30px;
        right: 0%;
        background: #04438b !important;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev span, .reviews .owl-carousel .owl-nav button.owl-next span{
        font-size: 35px;
        line-height: 20px;
    }
    .form1{
        padding: 18px;
    }
    .form1 h1{
        font-size: 19px;
    }
    .single-input-field input{
        height: 35px;
    }
    .testisec {
        padding: 40px 0;
    }
    .testbox{
        padding: 22px;
    }
    .testbox img{
        display: none;
    }
    .testbox p{
        font-size: 15px;
        line-height: 28px;
    }
    .testbox h3{
        padding-top: 14px;
    }
     .blogs{
        padding: 20px 0 30px;
    }
    .form1{
        height: auto;
    }
    .contactdetail p a{
        font-size: 14px;
    }
    .contactdetail p{
        font-size: 14px;
    }
    .single-input-field input{
        padding: 21px 20px;
        height: 34px;
        margin-bottom: 20px;
    }
    .single-input-field textarea{
        height: 150px;
    }
    .about-section span{
        font-size: 16px;
    }
    .about-section h3{
        font-size: 20px;
        padding-top: 10px;
    }
    .appointment-form h3{
        font-size: 22px;
    }
    .service-detail h1{
        font-size: 26px;
    }
    
}

@media only screen and (min-width: 475px) and (max-width: 545px){
    .hbox img {
        left: 40% !important;
    }
}

@media only screen and (min-width: 421px) and (max-width: 575px){
    .about-data {
        margin-bottom: 0;
    }
    .google_post{
        padding: 40px 0 0;
    }
    .google_post .owl-carousel .owl-nav button.owl-prev{
        left: 0px !important;
    }
    .google_post .owl-carousel .owl-nav button.owl-next{
        right: 0px !important;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-next{
        right: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev{
        left: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev i, .hospital_attachments .owl-carousel .owl-nav button.owl-next i{
        font-size: 16px;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
        display: block !important;
    }
    .menu {
        line-height: 40px;
    }
    .menu ul ul li{
        padding: 0;
    }
    .menu ul ul li a{
        padding: 0 10px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        width: 100%;
        left: 0;
        top: 40px;
    }
    .navbar-brand{
        width: 100% !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu1{
        width: 100% !important;
    }
    .tlr{
        display: none;
    }
    .social {
        margin: 0px 25%;
    }
    .h1{
        width: 50% !important;
    }
    .navbar-brand{
        padding: 0 !important;
        padding-top: 10px !important;
    }
    .logo img{
        width: 100%;
    }
    .logo1{
        padding-left: 50px;
    }
    .logo1 img{
        width: 100%;
    }
    .navbar-brand{
        margin-right: 0 !important;
    }
    .offset-1{
        margin-left: 0 !important;
    }
    .bookbtn{
        display: none;
    }
    .homeahoutus{
        padding: 35px 0;
    }
    .homeahoutus img{
        padding: 0 60px;
    }
    .about-title{
/*        text-align: center;*/
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .habtcnt{
        padding: 15px;
    }
    .habtcnt h1{
        font-size: 30px;
        padding: 0px 0 2px 0;
    }
    .habtcnt span{
        font-size: 21px;
        line-height: 30px;
    }
    .habtcnt h3{
        font-size: 18px;
        line-height: 25px;
    }
    .habtcnt p{
        font-size: 15px;
        line-height: 25px;
    }
    .habtcnt a{
        font-size: 15px;
        padding: 8px 10px
    }
    .contact_form{
        padding: 40px 0;
    }
    .free_consultant {
        padding: 20px 0 25px;
        text-align: center;
    }
    .form1 h1{
        font-size: 24px;
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .contact_form .single-input-field input{
        padding: 10px 15px;
        margin-bottom: 12px;
    }
    .single-input-field textarea{
        padding: 10px 15px;
    }
    .contact_form .single-input-field textarea {
        height: 100px;
    }
    .btn{
        padding: 5px 18px !important;
    }
    .contact_form img{
        margin-top: 25px;
    }
    .condult_dscrip h1{
        font-size: 21px;
        line-height: 30px;
        padding: 0 0 10px;
    }
    .condult_dscrip p a{
        font-size: 15px;
    }
    .condult_dscrip1{
        padding-top: 10px;
    }
    .condult_dscrip1 a{
        padding: 6px 12px;
        font-size: 15px;
        margin-right: 9px;
    }
    .homeservice .title h3{
        font-size: 32px;
        padding-bottom: 24px;
        margin-top: 10px;
    }
    .homeservice .card{
        height: auto;
    }
    .google_post .title h3{
        font-size: 32px;
        margin-top: 10px;
        padding-bottom: 15px;
    }
    .post{
        height: auto;
    }
    .google_post .carousel-control .glyphicon-chevron-right{
        margin-right: -42px !important;
    }
    .google_post .carousel-control .glyphicon-chevron-left{
        margin-left: -42px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-right{
        margin-right: -30px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-left{
        margin-left: -30px !important;
    }
    .google_post .carousel-inner{
/*        height: 405px;*/
    }
    .hospital_attachments .title h2{
        font-size: 24px;
    }
    .hospital_attachments .carousel-inner {
        margin-top: 0;
        height: 335px;
    }
    .hbox{
        padding: 8px;
    }
    .hbox h2{
        font-size: 18px;
    }
    .hbox p a{
        font-size: 14px;
    }
    .hbox p b{
        font-size: 14px;
    }
    .hbox1 a{
        font-size: 14px;
        padding: 6px 12px;
    }
    .hbox img{
        left: 35%;
    }
    .title h3{
        font-size: 28px;
    }
    .rbx {
        padding: 22px 12px;
    }
    .rbx img{
        margin-top: 15px;
    }
    .rbx p{
        font-size: 15px;
        line-height: 26px;
    }
    .address{
        margin-top: 10px;
    }
    #button{
        width: 40px;
        height: 40px;
    }
    #button::after{
        font-size: 20px;
        line-height: 40px;
    }
    .card h5{
        font-size: 18px;
    }
    .card-body p{
        font-size: 15px !important;
    }
    .card-body p{
        font-size: 14px;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev{
        width: 30px;
        height: 30px;
        left: 0%;
        background: #04438b !important;
    }
    .reviews .owl-carousel .owl-nav button.owl-next{
        width: 30px;
        height: 30px;
        right: 0%;
        background: #04438b !important;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev span, .reviews .owl-carousel .owl-nav button.owl-next span{
        font-size: 35px;
        line-height: 26px;
    }
    .homeservice .owl-carousel .owl-nav button.owl-prev{
        left: 0;
    }
    .homeservice .owl-carousel .owl-nav button.owl-next{
        right: 0;
    }
    .b2{
        display: block;
    }
    .b1{
        display: none;
    }
    .testisec {
        padding: 40px 0;
    }
    .testbox{
        padding: 22px;
    }
    .testbox img{
        display: none;
    }
    .testbox p{
        font-size: 15px;
        line-height: 28px;
    }
    .testbox h3{
        padding-top: 14px;
    }
    .blogs{
        padding: 20px 0 30px;
    }
    .form1{
        height: auto;
    }
    .contactdetail p a{
        font-size: 14px;
    }
    .contactdetail p{
        font-size: 14px;
    }
    .single-input-field input{
        padding: 21px 20px;
        height: 34px;
        margin-bottom: 20px;
    }
    .single-input-field textarea{
        height: 150px;
    }
    .map iframe{
        height: 250px !important;
    }
    .service-detail{
        margin-top: 30px;
    }
    .service-detail h1{
        font-size: 26px;
    }
    .service-detail h5{
        line-height: 28px;
    }
    .about-image1 img {
        padding: 0 80px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 420px){
    .social img{
        width: 20px;
    }
    .google_post{
        padding: 40px 0 0;
    }
    .google_post .owl-carousel .owl-nav button.owl-prev{
        left: 0px !important;
    }
    .google_post .owl-carousel .owl-nav button.owl-next{
        right: 0px !important;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-next{
        right: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev{
        left: -5px;
    }
    .hospital_attachments .owl-carousel .owl-nav button.owl-prev i, .hospital_attachments .owl-carousel .owl-nav button.owl-next i{
        font-size: 16px;
    }
    .menu{
        line-height: 35px;
    }
    .menu ul ul li{
        padding: 0;
    }
    .menu ul ul li a{
        padding: 0px 10px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        width: 100%;
        left: 0;
        top: 40px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu1{
        width: 100% !important;
    }
    .social {
        margin: 0px 20%;
    }
    .tlr{
        display: none;
    }
    .navbar-brand{
        padding: 0 30px !important;
    }
    .logo1 img{
        width: 100%;
    }
    .navbar-brand{
        margin-right: 0 !important;
    }
    .offset-1{
        margin-left: 0 !important;
    }
    .bookbtn{
        display: none;
    }
    .homeahoutus{
        padding: 35px 0;
    }
    .homeahoutus img{
        padding: 0 25px;
    }
    .about-title{
/*        text-align: center;*/
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .habtcnt{
        padding: 15px;
    }
    .habtcnt h1{
        font-size: 28px;
        padding: 0px 0 2px 0;
    }
    .habtcnt span{
        font-size: 16px;
        line-height: 25px;
    }
    .habtcnt h3{
        font-size: 16px;
        line-height: 22px;
    }
    .habtcnt p{
        line-height: 24px;
    }
    .habtcnt a{
        font-size: 14px;
        padding: 8px 10px
    }
    .contact_form{
        padding: 40px 0;
    }
    .form1{
        padding: 20px;
    }
    .form1 h1{
        font-size: 20px;
        margin-bottom: 25px;
        margin-top: 5px;
    }
    .contact_form .single-input-field input{
        padding: 10px 15px;
        margin-bottom: 12px;
    }
    .single-input-field textarea{
        padding: 10px 15px;
    }
    .contact_form .single-input-field textarea {
        height: 100px;
    }
    .btn{
        padding: 5px 18px !important;
    }
    .contact_form img{
        margin-top: 25px;
    }
    .free_consultant{
        text-align: center;
    }
    .condult_dscrip h1{
        font-size: 20px;
        line-height: 25px;
        padding: 0 0 10px;
    }
    .condult_dscrip p a{
        font-size: 14px;
    }
    .condult_dscrip1{
        padding-top: 10px;
    }
    .condult_dscrip1 a{
        padding: 5px 6px;
        font-size: 12px;
        margin-right: 5px;
    }
    .homeservice .title h3{
        font-size: 30px;
        padding-bottom: 24px;
        margin-top: 10px;
    }
    .homeservice .card{
        height: 465px;
    }
    .google_post .title h3{
        font-size: 30px;
        margin-top: 10px;
        padding-bottom: 15px;
    }
    .post{
        height: auto;
    }
    .google_post .carousel-control .glyphicon-chevron-right{
        margin-right: -35px !important;
    }
    .google_post .carousel-control .glyphicon-chevron-left{
        margin-left: -35px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-right{
        margin-right: -25px !important;
    }
    .hospital_attachments .carousel-control .glyphicon-chevron-left{
        margin-left: -25px !important;
    }
    .google_post .carousel-inner{
/*        height: 405px;*/
    }
    .hospital_attachments .title h2{
        font-size: 24px;
    }
    .hospital_attachments .carousel-inner {
        margin-top: 0;
        height: 360px;
    }
    .hbox{
        padding: 8px;
    }
    .hbox h2{
        font-size: 18px;
    }
    .hbox p a{
        font-size: 14px;
    }
    .hbox p b{
        font-size: 14px;
    }
    .hbox1 a{
        font-size: 14px;
        padding: 6px 12px;
    }
    .hbox img{
        left: 35%;
    }
    .title h3{
        font-size: 22px;
    }
    .rbx {
        padding: 22px 12px;
    }
    .rbx img{
        margin-top: 15px;
    }
    .address{
        margin-top: 10px;
    }
    #button{
        width: 40px;
        height: 40px;
    }
    #button::after{
        font-size: 20px;
        line-height: 40px;
    }
    .testisec {
        padding: 40px 0;
    }
    .testbox{
        padding: 20px;
    }
    .testbox img{
        display: none;
    }
    .testbox p{
        font-size: 14px;
        line-height: 28px;
    }
    .testbox h3{
        font-size: 18px;
        padding-top: 12px;
    }
    .blogs{
        padding: 20px 0;
    }
    .contactdetail p a{
        font-size: 14px;
    }
    .contactdetail p{
        font-size: 14px;
    }
    .single-input-field input{
        padding: 21px 20px;
        height: 34px;
        margin-bottom: 20px;
    }
    .single-input-field textarea{
        height: 150px;
    }
    .map iframe{
        height: 250px !important;
    }
    .service-detail{
        margin-top: 30px;
    }
    .service-detail h1{
        font-size: 24px;
    }
    .service-detail h5{
        line-height: 26px;
    }
    
}

