 @media screen and (max-width:476px){
    /* top nav  */
.top-nav{
  
    padding: 10px 0px ;
    
    
}
.top-nav-main{
    display: flex;
}
.inner-top-nav{
    display: flex;
    align-items: center;
    align-content: center;
    margin-left: 2%;
    color: white;

}
.inner-top-nav + .inner-top-nav{
    margin-left: 10%;
}
.side-top-logo{
color: white;
line-height: auto;
margin-top: 12px;
font-family: cursive;
margin-left: 10px;
font-size: 14px;
}
.top-call-icon{
    font-size: 25px;
    color: red;
    margin-left: 5px;
    display: none;
    transform: rotate(225deg);
}
.top-call-icon1{
    font-size: 25px;
    color: red;
    display: none;
    margin-left: 5px;
    transform: rotate(42deg);
}
.hotline{
    text-decoration: none;
    background-color: red;
    color: white;
    display: none;
    padding:5px 20px;
} 
.mobile-top{
    display: none;
  
}
#top-bell{
    font-size: 40px;
    cursor: pointer;
    margin-left: 30px;
    color: red;
}
.index-video{
    padding: 0px !important;
    margin: 0px;
}
.index-video1{
    margin: 0px;
    margin-top: 50px;
    padding: 0px !important;
}
.carousel-caption h1 {
    font-size: 30px;
    letter-spacing: 2px;
}
.carousel-caption{
    top: 25%;
}
.trust{
    height: auto;
    width: 100%;
    border-radius: 25px;
    box-shadow: 0 0 25px gray;
    margin-top: 10px;
  font-size: 13px;  
}
.test-book{
    left: 4%;
    margin-left: 15%;
    /* top: 90%; */
    margin-top: -4%;
    height: auto;
    padding: 5px;
    width: 230px;
}
.book-test{
    margin-left: 5px;
}
.circle-div{
    border-radius: 50%;
    background-color: royalblue;
    height: auto;
    width: auto;
    padding: 15px;
}
.fa-vials{
    font-size: 30px;
    color: white;
}
.main-navbar{
    position: absolute;
}
.carousel{
    margin-top: 65px;
}
.doctor-page-banner{
    margin-top: 65px;
}
/* about */
.about{
    margin-left:0px;
    padding-top: 40px;
    /* margin-left: 20px; */
}

.item-main{
    /* box-shadow: 0 0 15px gray; */
    margin-left: 0px !important;
}

/* experience */
.ex{
    position: relative;
    
    height: 300px;
    width: 90%;
    
    }
    
    .plus {
        user-drag: none;
        user-select: none;
        user-drag: none;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        position: absolute;
        width: 100px;
        top: 45%;
        left: 42%;
        z-index: 999;
        border-radius: 50%;
    }
    
    .GastroEnterology{
        user-drag: none;
        user-select: none;
        user-drag: none;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        position: absolute;
        width: 250px;
        top:20%;
        left: 20%;
        z-index: 99;
        border-radius: 50%;
    }
    .Neurology{
        user-drag: none;
        user-select: none;
        user-drag: none;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        position: absolute;
        width: 250px;
        top: 22%;
        left: 20%;
        z-index: 99;
        border-radius: 50%;
    }
    .Nuclear{
        user-drag: none;
        user-select: none;
        user-drag: none;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        position: absolute;
        width: 250px;
        top:20%;
        left: 20%;
        z-index: 99;
        border-radius: 50%;
    }
    
    .cardiology{
        user-drag: none;
        user-select: none;
        user-drag: none;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        position: absolute;
        width: 250px;
        top: 23%;
        left: 22%;
        z-index: 99;
        border-radius: 50%;
    }
    
    .radiolody{
        user-drag: none;
        user-select: none;
        user-drag: none;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        position: absolute;
        width:250px;
        top: 20%;
        left: 20%;
        z-index: 99;
        border-radius: 50%;
    }
    .ex-1{
        width: 100%;
    }
    .pathology{
        user-drag: none;
        user-select: none;
        user-drag: none;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        position: absolute;
        width: 290px;
        top: 13%;
        left: 10%;
        z-index: 199;
        border-radius: 50%;
    }
    .ex1{
        height: auto;
        width:100%;
        padding: 40px 0px !important;
        margin: 0px !important;
        padding-left: 0px;
        margin-top: 19%;
        background-color: rgb(199, 243, 255);
        box-shadow: 0 0 15px gray;
        border-radius: 25px;
        align-items: center;
        justify-content: center;
    }
    .ex1 .row{
        justify-content: center;
    }
    .inner-ex{
        height: auto;
        border-radius: 15px;
        display: block;
        width: 88% !important;
        /* margin-top:50px; */
        box-shadow:  0 0 10px gray;
        background-color: white;
        margin-left: 0%;
        display: flex;
        /* margin-top: 10%; */
    }
    .inner-ex1{
        margin-left: 0px;
    }

    .index-health{
        margin: 0px !important;
    }
    .index-package{
        margin-top: 0px !important;
    }

    #health-package-heading{
        font-size: 25px !important;
        text-shadow: none;
        border-bottom: 3px solid red;
        width: 70%;
        margin-left: 0px;
    }
.book-test{
    margin-top: 10px;
}
.about-knowmore{
    margin-top: 0px;
    line-height: 0px;
    padding:5px 10px;

}
/* carousel */
.item{
    margin-left:0px;
}

    .footer-mid{
        margin-left: 10%;
        margin-bottom: 30px;
    }


    /* about page  */
     .about-page-img{
        height: 120px;
        width: 120px;
        margin-top: 70px;
      }
      .about-page-top-p{
        font-size: 15px;
      }
      .about-page-p{
        font-size: 14px;
      }

 }


 .contact-ani{
    font-size: 22px;
    left: 32%;
 }



 .main_box{
    height: 400px;
    margin-left: 0px !important;
 }










@media screen and (min-width:990px){
    .main-navbar{
        /* margin-top: 78px; */

        /* position: fixed; */
    }
    .top-nav{
        /* position: fixed; */
    }

body{
    overflow-x: hidden;
}
    /* banner  */
    .carousel-caption h1 {
        color: red;
        font-family: roboto;
        margin-top: 0px;
        /* font-weight: bold; */
        font-size: 80px;
        letter-spacing: 2px;
    }
    .carousel-caption{
        top: 30%;
    }
.mobile-top{
    display: none !important;
    color: black !important;;
}


    /* experience */
    
}




@media screen and (max-width: 768px) {
    .mobile-top2{
        display: none !important;
    }
   
}

@media screen and (max-width: 568px) {
  
    .mobile-top{
        display:flex !important;
        color: black !important;
        margin-left: 0px !important;
    }
}