@media (max-width:992px) {
    .dropdown-animate { animation: none; }
    #dtr-header-global, #dtr-header-global.on-scroll { padding: 10px 0; }
    .logo-light { display: none; }
    .logo-dark { display: block; }
    .dropdown-menu { padding: 0; margin: 0; border: 0; border-radius: 0; box-shadow: none; text-align: left; }
    .navbar-collapse { margin-top: 10px; text-align: left; }
    .dropdown-item { padding: 10px 1rem; }
    #dtr-header-global .nav-link { border-top-width: 1px; border-top-style: solid; }
    .dropdown-menu a:last-child { padding-bottom: 30px; }
    .dtr-menu .show > .dropdown-toggle::after { transform: rotate(-90deg); }
    /*.text-right { text-align: left !important; }*/
    .dtr-rounded-left, .dtr-rounded-right { border-radius: 0; }
    }
    
     @media (min-width:577px) {
         .sm-show {
        display: none !important;
    }
         
     }
    @media (max-width:576px) {
        
        .sm-hide{
            display:none !important;
        }
        .testi-desktop{
            display: none;
        }
    
        /* #symptoms .media img {
            max-width: 200px !important;
        } */
        #dtr-header-global  a.btn {
            padding: 8px 10px !important;
        }
        img.bounce.floating_heart{
            right: -60px !important;
            left: unset !important;
            bottom: 40px !important;
        }
    
        .aon-med-srv-cat-section ul li{
            width:50% !important;
        }
    
        .timeline .timeline-item .date-label-left:after, .timeline .timeline-item .duration-right:after ,.timeline:after , .timeline .timeline-item .date-label-left:before, .timeline .timeline-item .duration-right:before{
            display: none;
        }
    
        .element1:after {
            height: 80%;
            width: 80%;
            top: 60px;
            right: 30px;
        }
    
        .element1:before {
            top: 0px;
            left: 30px;
        }
        .aon-banner2-left {
            color: #fff;
            border-left: 10px solid #ff8a00;
            padding: 30px 20px 30px 20px;
            position: relative;
            margin-left: 10px;
        }
    
        .mt-sm-3{
            margin-top:1rem;
        }
    
    
        .about-img > img {
            max-width: 85% !important;
            margin: 20px 0;
            text-align: center;
        }
    
    
    
    /*.dtr-sm-mb-30px { margin-bottom: 30px; }*/
    .dtr-sm-mb-50px { margin-bottom: 50px; }
    #dtr-header-global .navbar-dark .navbar-brand, #dtr-header-global .navbar-light .navbar-brand { width: 50%; }
    #dtr-header-global .dtr-btn { padding: 10px 15px;}
    #dtr-header-global .dtr-btn span { display: none;}
    .dtr-sticky-tabs-nav { display: none; }
    /*.text-right { text-align: left !important; }*/
    .dtr-testimonial-wrapper { min-height: 350px !important; }
    
    #appointment .row {
        display: flex;
        flex-direction: Unset !important;
    }
    
    }
    @media (max-width:768px) {
        #liver .tab-content .mt-5{
            margin-top:0rem !important;
        }
        .aon-med-sevices-cat {
            padding: 8px 8px;
        }
        .aon-med-sevices-cat.aon-icon-effect {
            min-height: 206px;
        }
        .timeline-item.mt-5.pt-4 {
            margin-top: 0.5rem !important;
            padding-top: 0.5rem !important;
        }
        p.dtr-mb-4.text-size-xl.color-white-muted {
            margin-bottom: 0.5rem;
        }
        img.bounce.floating_heart{
            right: -60px !important;
            left: unset !important;
            bottom: 40px !important;
        }
    
        .aon-med-srv-cat-section ul li{
            width:33%;
        }
    
        .address-section .card-text {
            font-size: 15px;
            color: #115949;
            line-height: 1.3;
            margin-bottom: 10px;
        }
    
        .address-section .card {
            padding: 10px 5px !important;
            background-color: #fff !important;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
            border-top: 2px solid #ff8a00;
            border-radius: 10px;
            min-height: 200px !important;
        }
    
        #symptoms .media img{
            /* max-width: 250px !important; */
            display: none;
        }
        /* #symptoms .media img {
            position: absolute;
            left: -20% !important;
            bottom: 0px !important;
        } */
    
        a.navbar-brand.logo-dark {
            text-align: left !important;
        }
    /*.dtr-sm-mb-30px { margin-bottom: 30px; }*/
    .dtr-sm-mb-50px { margin-bottom: 50px; }
    .dtr-sticky-tabs .nav-item { text-align: center; }
    .dtr-sticky-tabs .nav-item:after { content: none; display: none; }
    /*.text-right { text-align: left !important; }*/
    .dtr-rounded-left, .dtr-rounded-right { border-radius: 0; }
    .dtr-sticky-tabs-section .order-one { order: 2; margin-bottom: 0; }
    .dtr-sticky-tabs-section .order-two { order: 1; margin-bottom: 30px; }
    }
    @media screen  and (max-width:350px) {
        #dtr-header-global a.btn {
            padding: 9px 6px !important;
        }
       h2.text-left.heading-txt {
            margin-top: 40px !important;
        }
        .grid.grid-cols-1.mt-8 {
            margin-top: 0rem !important;
        }
        .aon-med-sevices-cat.aon-icon-effect {
            height: 100%;
        }
        .stages, .symptoms {
            font-size: 13px;
            line-height: 1.4;
        }
        #quickfeatures {
            padding: 15px 10px 10px 10px !important;
        }
        .quickfeatures#quickfeatures .container {
            padding: 20px;
        }
        h6.dtr-mb-0 {
            text-align: left;
        }
        .text-bold {
    width: 100%;
        }
        section.thankyou-section h2.heading2 {
    font-size: 1.5rem !important;
}
    }