@media (max-width: 767px) {
    .home-doctors .btn {
        margin-top: 10px !important;
    }
    .banner {
        display: none;
    }
    .entry-content .prices-table table {
        display: table !important;
    }
    .plans-table .col-header p span {
        border-bottom: 1px #3a3d36 dashed;
        padding-bottom: 0px;
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .mean-bar {
        padding: 0px !important;
    }
    .mean-bar a.meanmenu-reveal {
        top: 0px !important;
        padding: 11px !important;
    }
    .mean-bar .mean-nav {
        margin-top: 44px !important;
        background: white !important;
    }
    .mean-bar .mean-nav #wrapper_menu-main-menu {
        background: white;
    }
    .mean-bar .mean-nav #menu-main-menu {
        width: 270px !important;
        margin: 0 auto !important;
    }
    .mean-bar .mean-nav #menu-main-menu li a {
        border-color: white !important;
        font-weight: bold;
        font-size: 18px;
        color: #3a3d36;
        text-transform: none !important;
        padding: 12px 5%;
    }
    .mean-bar .mean-nav #menu-main-menu .sub-menu li {
        border-bottom: 1px solid #f7dbbb;
    }
    .mean-bar .mean-nav #menu-main-menu .sub-menu li a {
        font-size: 14px !important;
        padding-top: 6px !important;
        padding-bottom: 6px !important;
    }
    .mean-bar .mean-nav #menu-main-menu .sub-menu li:first-child {
        border-top: 1px solid #f7dbbb;
    }
    .mean-bar .mean-nav #menu-main-menu .sub-menu li:last-child {
        margin-bottom: 15px;
    }
    .has-post-thumbnail article .contents {
        height: 270px !important;
    }
    .content-page .content .sevices-list-images > .row > div article .contents {
        min-height: 80px;
    }
    .area-promos {
        width: 100%;
        display: block;
    }
    .area-webinars {
        width: 100%;
        display: block;
    }
    .for-phone .phone {
        font-size: 14px !important;
    }
    .apointments-but{

    }

}
@media (min-width: 768px) {
    #black a.appoint {
        padding: 9px 5px;
        width: 170px;
    }

    .home-doctors .btn {
        margin-top: 30px !important;
    }
    .home .common-doctor {
        min-height: 440px !important;
    }
    nav.main-menu ul > li ul li {
        display: block;
    }
    .fixedMenu nav.main-menu ul > li > a {
        padding: 8px 4px;
    }
    .fixedMenu .sub-menu li a {
        padding-left: 20px !important;
    }
    .fixedMenu .sub-menu li:hover a {
        padding-left: 23px !important;
    }
    nav.main-menu {
        margin-top: -8px !important;
    }
    .address-header {
        text-align: center;
    }
    .has-post-thumbnail article .contents {
        height: 300px !important;
    }
    .content-page .content .sevices-list-images > .row > div article .contents {
        min-height: 240px;
    }
    .area-promos {
        margin-top: 50px;
        width: 50%;
        display: inline-block;
    }
    .area-webinars {
        margin-top: 50px;
        width: 50%;
        display: inline-block;
    }
    .for-phone .phone {
        font-size: 14px !important;
    }
    .apointments-but{
        width: 145px !important;
        padding: 9px 0px !important;
    }
}
@media (min-width: 992px) {
    .home-doctors .btn {
        margin-top: 70px !important;
    }
    .home .common-doctor {
        min-height: 460px !important;
    }
    .fixedMenu nav.main-menu ul > li > a {
        padding: 7px 10px 5px 10px;
    }
    nav.main-menu {
        margin-top: 7px !important;
    }
    .content-page .content .sevices-list-images > .row > div article .contents {
        min-height: 300px;
    }
    .area-promos {
        width: 100%;
        display: block;
    }
    .area-webinars {
        width: 100%;
        display: block;
    }
}
@media (min-width: 1200px) {
    .sidebar-right {
        padding-left: 90px;
        padding-right: 0px;
    }
    .sidebar-left {
        padding-right: 90px;
    }
    .content-page .content .sevices-list-images > .row > div article .contents {
        min-height: 300px;
    }
    .has-post-thumbnail article .contents {
        height: 350px !important;
    }
}
