@media screen and (min-width: 0px) and (max-width: 1170px){
    .slide_quote{
        padding-top: 70px;
    }
    .text_quote{
        font-size: 24px;
    }
    .author_quote{
        font-size: 22px;
    }
}
@media screen and (min-width: 0px) and (max-width: 1024px){
    .slide_quote{
        background: url("../img/quote2.png") 50% 0 no-repeat;
        padding-top: 40px;
    }
    .text_quote,.author_quote{
        font-size: 20px;
    }
    .import_title{
        font-size: 38px;
    }
    .import{
        margin-bottom: 130px;
    }
    .activity_name{
        font-size: 30px;
    }
    .activity_name_box{
        margin-bottom: 35px;
    }
}
@media screen and (min-width: 0px) and (max-width: 960px){
    .head .box{
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mobile_menu{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .main_menu{
        display: none;
        background: #006eb8;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: auto;
        -webkit-transform: translateZ(0);
        z-index: 999999;
    }
    .main_menu ul{
        padding: 80px 20px 40px;
        display: block;
        height: auto;
    }
    .main_menu li{
        margin: 25px 0 0;
    }
    .main_menu li:first-child{
        margin: 0;
    }
    .main_menu a{
        font-size: 30px;
    }
    .import_blue{
        margin-top: -40px;
        background-position: 30% 0;
    }
    .one_slid_box{
        margin-top: -60px;
    }
    .slider_dots_box{
        bottom: 35px;
    }
    .footer_box{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .f_logo{
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .f_button{
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .f_one{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 15px 0;
        text-align: center;
    }
    .modal .f_one{
        text-align: left;
        padding-top: 0;
    }
    .f_one_address{
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        padding-top: 30px;
    }
    .f_one_phone{
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .f_one_phone{
        padding-bottom: 0;
    }
    .import_blue_box{
        max-width: 579px;
    }
    .import_gray{
        background-position: 70% 0;
    }
    .import_gray_box{
        max-width: 450px;
    }
    .title_c{
        font-size: 42px;
    }
    .partners_item{
        height: 130px;
    }
    .partners_item a{
        display: flex;
        height: 100%;
        justify-content: center;
        align-items: center;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px){
    .activity_item{
        width: 100%;
    }
}
@media screen and (min-width: 0px) and (max-width: 720px){

}
@media screen and (min-width: 0px) and (max-width: 640px){
    .slider_arr{
        display: none;
    }
    .import .box{
        padding: 0;
    }
    .import_blue{
        margin-top: 40px;
        margin-bottom: 50px;
        background: url("../img/b001_2.png") 50% 0 no-repeat;
        padding-top: 300px;
    }
    .import_blue_box{
        width: auto;
        max-width: none;
        background: url("../img/b001_22.jpg") 50% 0 / cover no-repeat;
    }
    .import_gray{
        background: url("../img/b002_2.png") 50% 0 no-repeat;
        padding-top: 300px;
        min-height: inherit;
    }
    .import_gray_box{
        width: auto;
        max-width: none;
        background: url("../img/b002_22.jpg") 50% 0 / cover no-repeat;
        min-height: inherit;
    }
    .import_name{
        font-size: 18px;
    }
    .import_title{
        font-size: 30px;
        margin-bottom: 20px;
    }
    .import_img{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40px;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
    }
    .footer .box{
        padding: 0;
    }
    .footer_box{
        padding: 0 15px 50px;
    }
    .copy{
        padding: 30px 50px;
    }
    .import{
        margin-bottom: 80px;
    }
    .f_one_text{
        font-size: 18px;
        font-weight: bold;
    }
    .f_one_title{
        font-size: 16px;
        font-weight: normal;
    }
    .sl_desktop{
        display: none !important;
    }
    .sl_mobile{
        display: block !important;
    }
    .one_slid_box{
        margin-top: -30px;
    }
    .slider_dots_box {
        bottom: -5px;
    }
    .text_quote {
        font-size: 17px;
        margin-bottom: 5px;
        line-height: 18px;
        padding: 0 10px;
    }
    .author_quote {
        font-size: 16px;
        font-weight: 300;
        text-align: center;
    }
    .one_slid_box .box{
        padding: 0;
    }
    .docs_item{
        padding: 15px 20px;
    }
    .title_c{
        font-size: 36px;
        margin-bottom: 38px;
    }
    .form_menu a{
        font-size: 18px;
        font-weight: normal;
        text-align: center;
    }
}
@media screen and (min-width: 0px) and (max-width: 540px){
    .f_logo{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
        margin-bottom: 0;
    }
    .f_button{
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
    }
    .f_button .b_btn{
        max-width: 180px;
        margin: 30px auto 0;
    }
    .director {
        margin-top: 0;
    }
    .about{
        margin-bottom: 30px;
    }
    .about_text{
        padding-bottom: 35px;
    }
    .director_box{
        display: block;
    }
    .director_img{
        margin: 0 0 30px;
        text-align: center;
    }
    .director_img img{
        display: inline-block;
    }
    .director_name{
        color: #006eb8;
    }
    .director_job{
        color: #45494d;
    }
    .director_name_box{
        margin-bottom: 25px;
    }
    .activity_name {
        font-size: 24px;
    }
    .activity_img{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40px;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
    }
    .title_c {
        font-size: 30px;
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 0px) and (max-width: 480px){
    .form_menu ul{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .form_menu li{
        width: 100%;
        margin-top: 8px;
    }
    .form_menu li:first-child{
        margin-top: 0;
    }
}
@media screen and (min-width: 0px) and (max-width: 360px){
    .activity_name {
        font-size: 20px;
    }
    .activity_name_box {
        margin-bottom: 20px;
    }
    .activity_img{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 35px;
        -ms-flex: 0 0 35px;
        flex: 0 0 35px;
    }
}
@media screen and (min-width: 0px) and (max-width: 320px){

}