﻿

@media screen and (max-width: 992px) {
    .header-top-right {
        display: none !important;
    }

    .promo-box-wrap {
        display: none;
    }

    .about-doctor-box .doctor-info {
        margin-left: 11px;
        margin-right: 5px;
    }

    .newsmmh2 {
        font-size: 19px !important;
    }

    .ourserviceskkh1 {
        font-size: 19px!important;
        margin: 0px 0px 30px 0px;
    }

    .ourserviceskk {
        margin: 0px 0px 0px 0px!important;
    }

    .servmmmkk {
        margin: 0px 0px 0px 0px!important;
    }

    .ourservicesk {
        padding: 30px 0px 20px 0px!important;
    }

    .appointment-wrap {
        padding: 30px 0px 0px 0px!important;
    }


    /******about page media*/
    .aboutus-pagetext-h2 {
        font-size: 18px;
        line-height: 30px;
    }

    .aboutus-page-bg {
        padding: 15px 0px 15px 0px;
    }

    .pagebordd-dingtth2 {
        font-size: 17px;
        line-height: 24px;
    }

    .aboutus-page {
        padding: 15px 0px 15px 0px;
    }

    /*******media*******/
    .contactuspageh2 {
        font-size: 14px;
    }

    .contactuspageico {
        font-size: 20px!important;
    }
    /*slider and menu*/
    /*.header-wrap {
        position: inherit !Important;
    }
    .hero-wrap {
        margin-top: 0px;
    }
       .hero-wrap.style1 .hero-slide-item {
        padding: 30px 0 100px;
    }*/

    .header-wrap.sticky {
        top: -131px;
    }

    /*****end*/

    .footer-wrap .footer-widget .footer-logo {
        width: 200px;
    }
    /******/
    .backgourper {
        margin: 15px 0px 0px 0px;
    }

    .intimages {
        margin: 10px 0px 0px 0px;
    }
}
/*table*/
 .table-responsive {
                width: 100%;
                margin-bottom: 15px;
                overflow:auto;
                
                border: 1px solid #ddd;
            }
 table, th {
          
            font-size: 12px;
           
        }

        table, tr, td {
           
            font-size: 12px;
            
        }
        
