@media (max-width:1200px){
    header .navbar a {
        font-size: 16px;
    }
    .section_five {
        width: 90%;
    }
    .section_five ul li {

    }
    header .navbar a {
        font-size: 15px;
    }
    .main_top_menu {
        padding-left: 0;
        padding-right: 0;
    }
/* 1200 */
}

@media (max-width:991px){
    .biography {
        min-height: initial;
    }
    .librasection .tree_circle_block {
        padding-left: 15px;
    }
    #bx-panel {
        display: none !important;
    }
    .mp_servlist .service_title a {
        line-height: normal;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #mobilmenu {
        display: block;

    }

    header .navbar {
        /* display: block; */
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        background: #141415;
        width: 100%;
    }
    header .navbar a {
        line-height: 50px;
        display: block;
        width: 50%;
        float: left;
        /* border: 1px solid #2d2d2d; */
    }
    header .menublock {
        overflow: visible;
    }

    #mobile_menu {
        /* display: block; */

    }

    .section_five ul {
        margin: 0 auto;
        width: 760px;
        display: block;
    }
    .section_five ul li {
        float: left;
        width: 375px;
    }
    .cases_carusel .slider_cases .slide .case_prewiev {
        float: none;
        width: 100%;
        margin-bottom: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .cases_carusel .slider_cases .slide .slidecontent::after {
        display: none;
        content:"\f103";
        top: calc(50% - 40px);
    }

    .cases_carusel .slider_cases .slide .case_resutl {
        margin-top: 10px;
        float: none;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 10px;
    }
/* 991 */
}

@media (max-width:850px){
    .section_five ul {
        margin: 0 auto;
        width: 100%;
        display: block;
    }

    .section_five ul li {
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .section_five ul li:last-child {
        margin: 0 auto;
    }
}
@media (max-width:767px){
    .publication_list li {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .mp_servlist .mp_sevice::before {
        z-index: -1;
    }
    .mp_servlist .mp_sevice  {
        margin-bottom: 50px;
    }

    .mp_servlist .mp_sevice .service_pic img{
        display: none;
        /* min-height: 350px; */
        /* height: 100px; */
     /* width: 100px; */
         /* object-fit: cover; */
    }
    #mobilmenu {
        right: 20px;
    }
    .librasection .tree_circle_block {
        margin-top: 20px;
    }
    .contentzone h2 {
        font-size: 22px;
    }
    .contentzone h3 {
        font-size: 20px;
    }
/* 767 */
}

@media (max-width:575px){
    .mp_servlist .mp_sevice::before {
        display: none;
    }
    #mobilmenu {
        right: 10px;
    }
    .mp_h1 {
        font-size: 26px;
    }
    .footer_menu {
        text-align: right;
    }
/* 575  */
}

@media (max-width:500px){

/* 500 */
}

@media (max-width:480px){
    #mobile_menu .left {
        float: none;
        width: 100%;
    }

    .contentzone .srvcard .srvcard_content {
        padding-left: 80px;
        background-position-x: -50% !important;
        /* padding-top: 20px; */
    }
    #mobile_menu {
        z-index: 10;
        /* height: calc(100% + 100px); */
        /* min-height: 350px; */
        height: 100%;
        padding-bottom: 100px;
    }

    #mobile_menu .right {
        margin-top: 25px;
    }

    #mobile_menu .right {
        float: none;
        width: 100%;
    }

}
@media (max-width:410px){


/*  410 */
}