  
/*new section*/
.breaducm_top-bg h4 {
    margin: 0;
    padding: 0;
    color: #9E9E9E;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
}
.discount_price{
    color: #5b8bd5;
    font-size: 26px
}
.faq-new-ui {
    font-size: 15px;
    padding-top: 40px;
    border-top: 1px solid #f4f1f1;
}
.faq-new-ui-content {
    padding-bottom: 20px;
}

.faq-new-ui-content h2, .faq-new-ui-content h3 {
    font-size: 20px !important;
    color: #333;
    font-weight: 500;
    padding-bottom: 5px;
    padding-top: 5px;
}

.faq-new-ui-content .wrap-around .img-responsive {
    width: 42%;
    margin-left: 30px;
    padding-bottom: 20px;
    float: right;
}

.faq-new-ui-content ul li {
    list-style-image: url(../images/list.png);
    list-style-position: outside;
    text-align: justify;
    color: #333;
}
.faq-new-ui-content .faq_quote {
    background: #fcf5f2;
    padding: 15px;
    border-radius: 5px;
    border-left: 3px solid #f8c0ac;
    margin-bottom: 25px;
}
.faq-new-ui-content .faq_quote strong {
    font-weight: 600;
    text-align: justify;
    font-size: 13px;
    color: #807e7e;
    display: block;
    margin-bottom: 15px;
}
.faq-new-ui-content .faq_quote a {
    background-color: #f0470a;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}
.faq-new-ui-content .wrap-around iframe {
    width: 42%;
    border-radius: 4px;
    margin-left: 30px;
    margin-bottom: 15px;
    float: right;
}
.smiliar_treatment {
    background-color: #fff;
    background-image: url(/images/similar-bg1.png),url(/images/similar-bg.png);
    background-repeat: no-repeat,no-repeat;
    background-position: 120% top,-80px -32px;
    padding-bottom: 1px;
}

.simi_treat_lst {
 margin-bottom:30px;
 border-radius:5px;
 background-color:#fff;
 box-shadow:3px 5.196px 35px 0 rgba(0,0,0,.051)
}
.smiliar_treatment h2 {
 text-align:center;
 color:#333;
 font-weight:400;
 font-size:26px;
 padding-bottom:0
}
.sim-tea-conten {
 padding:15px
}
.sim-tea-conten h4 {
 color:#333;
 font-family:poppins,sans-serif;
 margin:0;
 font-weight:500;
 font-size:18px;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
 -webkit-overflow-scrolling:touch
}
.sim-tea-conten h5 {
 font-size:16px;
 color:#f0470a;
 border-top:1px solid #ddd;
 border-bottom:1px solid #ddd;
 padding:7px 0;
 margin:10px 0
}
.sim-tea-conten a {
 color:#5b8bd5
}
.sim-tea-conten a i {
 font-size:17px;
 position:relative;
 top:3px;
 left:-5px
}
.simi_treat_lst img {
 width:100%;
 border-top-left-radius:5px;
 border-top-right-radius:5px
}
.smiliar_treatment .owl-carousel .owl-item {
    padding: 20px 15px;
}
.smiliar_treatment .owl-next {
    position: absolute;
    right: -5px !important;
    background: #fff !important;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    text-align: center;
    top: 0;
}
.smiliar_treatment .owl-prev {
    position: absolute;
    left: -5px !important;
    background: #fff !important;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    text-align: center;
    top: 0;
}
.smiliar_treatment .owl-theme .owl-nav i {
    color: #b3b0b0;
    font-size: 32px;
}
.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -30px;
}
.smiliar_treatment .owl-theme .owl-nav .disabled {
    opacity: 0;
}
.Abailabel_section{background: #f9f9f9;}
.Abailabel_section .btn-website
{
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    margin: 12px 0;
}
.doctor-nav
{
    position: absolute;
    top: 50%;
    transform: translate(0% , -50%);
    font-size: 30px;
    color: #5b8bd5;
    left: 0;
    right: 0;
}
.doctor-nav .doctor_right_nav{position: absolute; right: 0;}
@media only screen and (min-width:769px) {
.custom_mobile_ads{display: none;}

}
/* media query*/
@media only screen and (max-width:767px) {

.breaducm_top-bg h4 {
  
    text-align: center;
}
    .smiliar_treatment h3{font-size: 20px;}
    .nav-fill .nav-item:last-child{
        width: 100%;
        display: flex;
        padding: 8px 5px;
        background: #fff;
        position: fixed;
        bottom: 0;
        z-index: 8;
    }
.higlight_clinic ul.row > li:last-child {
   -ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
    border-bottom: 1px solid #ddd !important;
}
    
.higlight_clinic ul.row  li.lung_half {
   -ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
    border-bottom: 1px solid #ddd !important;
}  
.higlight_clinic ul.row li.lung_halfdistance{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
    border: none;
} 
}