@media screen and (min-width: 100px) and (max-width: 768px) { 

.header-top{
    display: none;
}

#hp_bd_hero_message > div:nth-child(1) > :nth-child(3) {
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1rem !important;


}
    #hp_bd_hero_message > div:nth-child(1) > :nth-child(2) {
        font-size: 1.3rem !important;
        line-height: 1.6rem !important;
        padding-right: 0px !important;

}
.home-prolist .pro-box .img {
    margin-bottom: 10px;
     padding: 0px !important;
}
.advance-clinic .home-content{
    padding-top: 25px;
}
.home-professional__item {
     width: unset;
     float: unset;
}
.home-professional__content-box {
  height: unset;
}

.logo-slider-1 div img {

   padding: unset;
   

    }

}

@media screen and (min-width: 1100px) and (max-width: 1443px) {
    .process-box .text {
    padding: 16px 43px 0 !important;
}

} 

@media screen and (min-width: 1361px) and (max-width:1367px) {

    .navbar-custom .navbar-nav .nav-link {
     
        padding-left: 1px !important;
        padding-right: 1px !important;

}
} 

@media screen and (min-width: 1451px) and (max-width:1497px) {

   .navbar-custom .navbar-nav .nav-link {
     
        padding-left: 1px !important;
        padding-right: 1px !important;

}

    .navbar-custom {
        left: 5% !important;

}
}





