/*13 inch retina*/
 .bravetabs ul.mobile-on{display: none;}
@media (min-width: 799px) and (max-width: 1350px) {
    .main_menuH.leftpart{
        overflow-y: scroll;
    }
    .height-70{
        height: 90vh !important
    }
    h3 {
        font-size: 22px !important;
    }
    p.lead2 {
        font-size: 16px !important;
        font-weight: normal;
    }
    .f12,
    .team-member-position p{
        font-size: 13px !important
    }
    .rightpart_child {
        max-width: 500px;
        width: 60%;
    }
    .hover-title-box {
        top: 68% !important;
    }
    body .special {
        font-size: 102px !important;
        left: -54px !important;
    }
    .bravetabs .left>div.layers {
        padding: 90px 26px !important;
    }
   body h4 {
        font-size: 15px;
        line-height: 1;
        margin-bottom: 0 !important;
    }
    body .rightpart {
        padding-top: 50px !important;}
        body .layers.active{
            background-position: 5% 59% !important;
        }
}