
@media (min-width:768px){
  .Attchement .col-md-3{
    flex: 0 0 81%;
    max-width: 50%;
    margin-top: 15px;
  }
}


@media (max-width: 1200px){
  

    .gallery img{
        margin-bottom: 20px !important;
    }
    .carousel-indicators{
        display: none;
    }
    .callus{
        display: none;
    }
    .logo img{
        width: 300px;
    }
    .menu ul li a{
        font-size: 14px;
        padding: 10px 20px!important;
    }
     .toplft ul li{
        font-size: 14px;
    }
    .social ul li i{
        font-size: 14px;
    }
    .service .owl-carousel .owl-nav button.owl-prev{
      z-index: 99;
        left: 0;   
    }
     .service .owl-carousel .owl-nav button.owl-next{
       z-index: 99;
        right: 0;
    }
    .bloginner .owl-carousel .owl-nav button.owl-prev{
        z-index: 99;
        left: 0;
    }
    .bloginner .owl-carousel .owl-nav button.owl-next{
        z-index: 99;
        right: 0;
    }
    .booknow{
        margin-top: 30px;
    }
    .connect1 img{
        width: 100%;

    }
    .sidebar{
        width: 100%;
        overflow: hidden;
    }
    .sidebar p{
        font-size: 14px;
    }
    .sidebar h3{
        font-size: 20px;
    }
    .serv1 ul li a{
        font-size: 14px;
        left: 2px;
    }
    .hospital1{
        height: auto;
        margin-top: 15px;
    }
    .form{
        margin-top: 15px;
    }
    .address{
        margin-top: 20px;
    }
    .hospital{
        margin-top: 15px;
    }
    .test1{
        height: auto;
        padding: 20px;
    }
     .test2{
        height: auto;
        padding: 20px;
        margin-top: 50px;
    }
     .test3{
        height: auto;
        padding: 20px;
    }
    .serv1{
        width: 100%;
    }
    .profile h1{
        padding: 0%;
    }
    .profile h2{
        font-size: 20px;
    }

   }
@media (max-width: 1199px){
   .carousel-indicators{
        display: none;
    }
    .profilepic p{
        font-size: 14px;
    }
    .bannerinner h1{
        font-size: 30px;
    }
    .footerlogo img {
        width: 330px;
}

    .footertop h2 {
        font-size: 16px;
        font-weight: 600;
    }
    .footerbox p {
        font-size: 14px;
    }
    .blogbox{
        height: auto;
    }
    .menubar .navbar-expand-lg .navbar-nav .nav-link{
        padding: 10px 7px;
    
    }
   
    .menubar ul li a{
        font-size: 13px;
    }
    .booknow {
        width: 220px;
    }
    .callus h1 {
        padding-left: 44px;
    }
    .callus i {
        font-size: 30px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .callus h1 span {
        font-size: 12px;
    }
}
@media (max-width: 1024px){
   .carousel-indicators{
        display: none;
    }
     .blogs{
        padding: 2.5em 0;
    }
    .toplft ul li{
        font-size: 14px;
    }
    .book h2{
        font-size: 26px;
    }
    .book h1{
        font-size: 34px;
    }
}
@media (max-width: 992px){
   .carousel-indicators{
        display: none;
    }
    .address p b {
        font-size: 20px;
    }
    .address i {
        width: 45px;
        height: 45px;
        line-height: 42px;
    }
    .address p {
        padding-bottom: 0px;
        font-size: 14px;
        line-height: 20px;
    }
    .menu .navbar{
        text-align: center;
      
    }
    .menu .navbar button{
        padding: 0;
        
          width: 100%;
    }
    .menu .navbar button:focus{
        outline: none;
    }
    .menu ul ul li a{
        text-align: center;
    }
    .logo img{
       
        margin: auto;
    }
    .booknow{
        margin-top: 5px;
        height: 40px;
        line-height: 40px;
        width: 215px;
        font-size: 15px;
        margin-right: 0;
    }
    .booknow a{
        font-size: 14px;
    }
    .booknow a i{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .bottomhead {
        padding: 10px 0;
    }
    .banner .carousel-caption h1{
        font-size: 56px;
    } 
    .banner .carousel-caption{
        top: 15%;
    }
    .heading h1 {
        font-size: 35px;
    }
    .service h1{
        font-size: 30px;
    }
    .blogs h1{
        font-size: 30px;   
    }
    .blogbox h2{
       font-size: 18px;
    }
    .blogbox p{
        font-size: 14px;
    }
    .readmore{
        font-size: 14px;
    }
    .profile p{
        font-size: 14px;
    }
    .footerbtm p{
        font-size: 14px;
    }
    .footertop h2 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .footerbox ul li a{
        font-size: 14px;
    }
    .book h1{
        margin-bottom: 22px;
    }
    .footerbox p:last-child{
        padding-bottom: 0;
    }
}
@media (min-width: 992px){
    .carousel-indicators{
        display: none;
    }
    .menu .dropdown-menu .dropdown-toggle:after{
        border-top: .3em solid transparent;
        border-right: 0;
        border-bottom: .3em solid transparent;
        border-left: .3em solid;
    }

    .menu .dropdown-menu .dropdown-menu{
        margin-left:0; margin-right: 0;
    }

    .menu .dropdown-menu li{
        position: relative;
    }
    .menu .nav-item .submenu{ 
        display: none;
        position: absolute;
        left:100%; top:-7px;
    }
    .menu .nav-item .submenu-left{ 
        right:100%; left:auto;
    }

    .menu .dropdown-menu > li:hover{ background-color: #f1f1f1 }
    .menu .dropdown-menu > li:hover > .submenu{
        display: block;
    }
}


@media (max-width: 991px){
   .carousel-indicators{
        display: none;
    }
    .about{
        padding: 2.5em 0;
    }
    .about ul li{
        font-size: 14px;
        color: #333;
    }
    .footertop h2{
        margin-top: 15px;
    }
    .blogbox p {
        line-height: 24px;
    }
   
    .blogbox{
        margin: 0;
    }
    .specialist p{
        line-height: 20px;
        font-size: 14px;
    }
    .menubar .navbar-expand-lg .navbar-nav .nav-link{
        padding: 10px 7px;
        background: #eee;
        color: #333!important;
        font-size: 14px;
        border-radius: 0;
    }
    .aboutinner h1 {
        font-size: 22px;
        padding-bottom: 7px;
    }
    .profilepic{
        padding-right: 0;
    }
    .aboutinner {
        padding: 40px 30px;
    }
    .about img {
        width: 220px;
    }
    .read a {
        font-size: 14px;
    }
    .menubar{
        height: 40px;
    }
    .menubar .navbar-nav{
        margin-top: 32px;   
    }
    .menubar .navbar-toggler{
        padding: 2px;
        float: right;
        text-align: right;
        position: absolute;
        right: 12px;
        top: 8px;
        border-radius: 0;
    }
    .whatsapp1{
        display: none;
    }
    .booknow{
        margin-top: 30px;
    }
}

@media (max-width: 991px){
    .logo img{
        width:100% !important;
        margin-top:20px;
    }
   .menubar .navbar-toggler{top: 1px;}
}
@media (max-width: 768px){

    .app{
        padding: 0;
    }
    .disc{
        width: 480px;
    } 
    .disc h3{
        font-size: 22px;
    }
    .banner .carousel-caption h1 {
        font-size: 36px;
        padding-bottom: 15px;
    }
    .banner .carousel-caption{
        width: 400px;
        left: 10%;
        top: 10%;
    }
    .book h2{
        width: 100%;
        padding: 16px 0;
    }
    .book h1 {
        font-size: 28px;
    }
    .footerbox ul{
        margin-bottom: 15px;
    }
    .footerbtm p{
        float: none;
         text-align: center;
        font-size: 11px;
    }
    .last{
        float: none;
        text-align: center;
    }
    .serviceinner h2{
        margin-top: 0;
        padding-top: 10px;
        font-size: 20px;
    }
    .heading h1 {
        font-size: 30px;
    }
    .banner .carousel-caption h3{
        padding-bottom: 25px;
    }
    .book h2 {
        font-size: 22px;
    }
    .carousel-indicators{
        display: none;
    }
    .read a{
        font-size: 14px;
    }
    .specialist span{
        text-align: center;
    }
}
@media (max-width: 767px){
   
    .gallery{
        margin-bottom: 10px;
    }
    .reviews{
        padding: 3em 0;
    }
    .reviews h1{
        font-size: 26px;
    }
    .gallery{
        text-align: center;
    }
    .gallery img{
        margin-bottom: 20px;
        margin: auto;
    }
    .map h3{
        margin-top: 22px;
    }
    .footertop {
        padding: 2em 0;
    }
    .doctor img {
        margin-top: 30px;
    }
    .specialist p{
        font-size: 14px;
        padding-bottom: 10px;
        text-align: justify;
    }
    .profilepic{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .profilepic img{
        width: 100%;
       
    }
    .profile p{
        text-align: justify;
    }
    .logo img {
        width:300px!important;
    }
    .callus{
        display: none;
    }
    .booknow a {
        font-size: 18px;
    }
    .tophead{
        text-align: center;
    }
    .toplft ul li{
        padding: 0 5px;
    }
    .social{
        float: none;
    }
    .logo {
        text-align: center;
    }
    .logo img{
         text-align: center;
        width: 350px;
        margin: auto;
        float: none;
    }
    .booknow{
        width: 100%;
        margin-top: 8px;
    }
    .booknow a i{
        position: static;
        float: right;
    }
    .app input {

        height: 38px;
    }
    .app input::placeholder{
        font-size: 14px;
        color: #999;
    }
}
@media (max-width: 600px){
    
    .banner .carousel-caption h3{
        display: none;
    }
    .banner .carousel-caption{
        top: 20%;
    }
    .banner .carousel-control-prev{
        width: 30px;
        top: 40%;
    }
    .banner .carousel-control-next{
        width: 30px;
        top: 40%;
    }
    .address i{
        width: 35px;
        height: 35px;
        line-height: 30px;
        font-size: 18px;
    }
    .address p b {
        font-size: 18px;
    }
}

@media (max-width: 580px){
    
    .disc{
        width: 400px;
    } 
    .disc h3{
        font-size: 20px;
    }
}
@media (max-width: 468px){
    
    
    .disc{
        width: 300px;
    } 
    .disc h3{
        font-size: 16px;
    }
    .disc{
        padding: 20px 10px;
    }
    .disc p {
        font-size: 13px;
    }
    .disc button.btn {
        border: none;
        border-radius: 0;
        margin-top: 5px;
        font-size: 14px;
    }
    .heading h1 {
        font-size: 22px;
        font-weight: 400;
    }
    .about{
        padding: 10% 0;
    }
    .service{
       padding: 10% 0; 
    }
    .book{
       padding: 10% 0;  
    }
    .blogs{
        padding: 10% 0;  
    }
    .desc img{
        width: 100%;
    }
    .bannerinner h1{
        font-size: 24px;
    }
}
@media (max-width: 425px){
    
    .about h3{
        font-size: 18px;
        margin-top: 10px;
    }
    .map h3{
        margin-top: 22px;
        font-size: 18px;
        font-weight: 600;
    }
    .doctor{
        text-align: center;
    }
    .doctor img{
        width: 350px!important;
        margin: auto;
        margin-top: 45px;
    }
    .service{
        padding: 0;
    }
    .service h1 {
        font-size: 25px;
    }
    .specialist h1 {
        font-size: 26px;
    }
    .specialist{
        padding-top: 2em;
        padding-bottom: 3em;
    }
    .specialist h1{
        text-align: center;
    }
    .specialist h1:before{
        left: 50%;
    }
    
    .specialist h1:after{
        left: 40%;
    }
    .aboutinner{
        padding: 20px;
    }
    .profilepic{
        padding-bottom: 15px;
    }
    .aboutinner h1{
        font-size: 17px;
    }
    .profile p {
        line-height: 20px;
    }
    .booknow a {
        font-size: 15px;
    }
    .booknow{
        float: none;
        width: 250px;
        height: 36px;
        line-height: 36px;
        margin: auto;
        margin-top: 10px;
    }
    .bottomhead{
        text-align: center;
    }
   
}
@media (max-width: 380px){
   
    .banner .carousel-caption{
        top: 15%;
        left: 15%;
    }
    .banner .carousel-caption h1{
        font-size: 24px;
    }
    .banner .carousel-caption a {
        padding: 7px 22px;
        font-size: 12px;
    }
    .profilepic {
        float: none;
        margin: auto;
        width: 100%;
        padding-right: 0;
    }
    .profilepic img{
        width: 100%;
    }
}


















