@media (max-height: 700px){
    .main{
        height: 100%;
    } .read_img{
          display: none;
      }
}
/*@media (max-height: 850px) {*/
/*    .main_flex{*/
/*        min-height: 100vh!important;*/
/*        height: auto!important;*/
/*    }*/
/*}*/
@media (max-height: 920px) {
    .banner{
        /*height: 100%;
        */
        min-height: 750px;
    }
    .main_flex{
        /*height: 100%!important;*/
        justify-content: space-between;
    }
    .textarea {
        height: 105px;
    }
    .contact_item {
        margin-top: 35px;
    }


}
@media (min-height: 1100px) {
    .main_cat{
        height: 100%!important;
        min-height: calc(100vh - 150px);
    }
}
@media (max-width: 1630px) {
    .item_img{
        max-width: 640px;
        /*height: 450px;*/
    }
    .item_img img {
        /*max-height: 400px;*/
        max-width: 645px;
    }
    .wrapper{
        padding: 0 40px;
    }
    .cat_name{
        padding: 0 60px;
    }
    .pag_right {
        right: 20px!important;
    }
    .pag_left{
        left: 20px!important;
    }
    .footer_pos{
        position: relative;
        left: 0;
        top:0;
        transform: translate(0,0);
        margin-top: 20px;
        text-align: center;
        margin-bottom: 10px;
    }
    .footer_fix{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .category_title{
        font-size: 27px;
    }
    .share_link{
        width: 250px;
    }
}
@media (max-width: 1450px) {
    .category_link {
        padding: 40px 10px 40px 30px;
    }
    .banner_text{
        margin-top: 20px;
    }
    .about_title{
        font-size: 40px;
    }
    .about_text{
        font-size: 18px;
    }
    .contact_form {
        max-width: 680px;
    }
}
@media (max-width: 1440px) {

    .product_title{
        font-size: 25px;
    }
    .product_item{
        padding: 5px 20px;
    }
    .product_img {
        margin-right: 20px;
    }
    .item_flex{
        min-height: calc(100vh - 150px);
    }
    .main_cat{
        height: 100%!important;
        min-height: calc(100vh - 150px);
    }
    .page_category .main{
        height: 100vh;
        min-height: calc(100vh - 308px);
    }
    .cat_name{
        font-size: 40px;
        padding: 0 40px;
        line-height: 1.1;
    }
    .cat_nav{
        width: 40px;
        height: 40px;
    }
    .page_item{
        font-size: 18px;
    }
    .header_text{
        font-size: 210px;
    }
    .page_header{
        padding: 60px 0;
    }
    .main {
        height: calc(100vh - 178px);
    }
    /*.main_flex{*/
    /*    height: calc(100vh - 178px);*/
    /*    !*min-height: auto!important;*!*/
    /*}*/
    .swiper-slide {
        height: 50% !important;
    }
    .item_title{
        font-size: 50px;
    }
    .product_title{
        margin-bottom: 5px;
    }
    .product_text{
        font-size: 13px;
        line-height: 1.5;
    }
    .item_text{
        font-size: 17px;
        margin: 15px 0 25px 0px;
        /*max-height: 115px;*/
        /*overflow-y: auto;*/
    }
    .item_img {
        max-width: 416px;
        /*height: 255px;*/
    }
    .flex_elem{
        margin-right: 0;
        margin: 5px 0;
    }
    .elements{
        flex-direction: column;
        align-items: flex-start;
    }

    .category_link{
        padding: 45px 10px 50px 15px;
    }
    .contact_form {
        max-width: 50%;
        margin-left: 20px;
        width: 100%;
    }
}
@media (max-width: 1200px) {
    .contact_form{
        margin-left: 0;
    }
    .contact_link{
        width: 100%;
    }
    .contact_item_pos{
        width: 48%;

    }
    .contact_item.fix{
        justify-content: space-between;
    }
    .item_img{
        max-width: 510px;
        /*height: 370px;*/
    }
    .item_img img {
        /*max-height: 315px;*/
        max-width: 510px;
    }
    .category_description{
        margin-top: 20px;
    }
    .cat_name {
        padding: 0 30px;
        font-size: 32px;
        line-height: 1.5;
    }
    .page_header .wrapper{
        padding: 0 20px;
    }
    .page-numbers{
        height: 50px;
        margin: 14px 0;
    }
    .product_text{
        font-size: 16px;
    }
    .contact_flex{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .contact_info{
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
    }
    .contact_item{
        width: 49%;
        margin: 0 0 20px 0;
    }
    .contact_form{
        max-width: 100%;
        width: 100%;
        margin-top: 20px;
    }
    .agency_list{
        grid-template-columns: 1fr 1fr;
    }
    .about_text{
        font-size: 15px;
    }
    .about_title{
        margin-bottom: 15px;
    }
    .about_info {
        margin-bottom: 24px;
    }
    .category_title {
        font-size: 24px;
    }
    .date_item{
        font-size: 18px;
        padding: 16px 14px;
    }
    .date_item.active,.date_item:hover{
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .category_description{
        font-size: 18px;
    }
}
@media (max-width: 1100px) {
    .read_img{
        height: 60%;
        top: auto;
    }
    .footer_item{
        margin: 0 20px;
    }
    .swiper-slide{
        width: 48%;
    }
    .swiper-grid-column>.swiper-wrapper{
        grid-gap: 20px 10px;
    }
    .item_title {
        font-size: 47px;
    }
    .item_link img {
        max-width: 130px;
        margin-bottom: 10px;
    }
    .item_link{
        max-width: 185px;
    }
    .item_bottom{
        align-items: center;
    }
    .category_link{
        padding: 25px 10px 35px 15px;
    }
}
@media (max-width: 1024px) {
    .read .main {
        margin-right: 6px!important;
    }
    .read_img{
        display: none;
    }
    .read_title{
        font-size: 18px;
    }
    .read_title:before{
        display: none;
    }
    .read_page .flex_elem{
        margin-bottom: 30px;
    }
    .read_text{
        font-size: 16px;
    }
    .page_category .main{
        height: 100%;
    }
    .swiper-wrapper{
        flex-wrap: wrap;
    }
    .swiper-slide{
        width: 100% !important;
        margin: 10px;
    }
    .share_link{
        width: 200px;
    }
    .share_flex{
        grid-gap: 20px;
    }
    .col_left{
        width: 100%;
        overflow-y: initial;
    }
    .col_right{
        width: 100%;
        padding-left: 0;

    }
    .item_img{
        /*height: 450px;*/
        margin: 0 auto;
    }
    .item_img img{
        height: auto;

        max-height:315px;
        max-width: none;

    }
    .flex_about{
        overflow-y: auto;
    }
    .flex_about{
        flex-direction: column;
    }
    .about_title{
        font-size: 22px;
    }
    .about_text li{
        margin-bottom: 7px;
    }
    .item_flex{
        flex-direction: column;
        justify-content: center;
    }
    .item_info,.item_img,.video_img,.desct_width{
        width: 100%;
    }
    .video_img{
        margin-top: 0;
    }
    /*.item_img{
        */
    /* max-width:450px;
    */
    /*
}
*/
    .item_text{
        margin: 0;
        font-size: 18px;
        max-height: none;
    }
    .main {
       height: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .item_info{
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }
    .product_item{
        flex-direction: column;
    }
    .product_img{
        width: 100%;
        margin: 0 0 20px 0;
        padding-top: 20px;
    }
    .product_info {
        width: 100%;
    }
    .burger{
        display: block;
    }
    .page_item{
        width: 100%;
        box-sizing: border-box;
    }
    .page_list .footer_pos{
        display: block;
    }
    .page_list{
        position: fixed;
        right: 0;
        top: 0;
        height:0;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        flex-direction: column;
        background: black;
        opacity: 0;
        z-index: 100000;
        visibility: hidden;
        background: rgba(0, 0, 0, 0.3);
        backdrop-filter: blur(15px);
        -webkit-transition: 400ms linear;
        -moz-transition: 400ms linear;
        -ms-transition: 400ms linear;
        -o-transition: 400ms linear;
        transition: 400ms linear;
        overflow-y: auto;
    }
    .close{
        margin: 0 auto 50px auto;
        display: block;
        cursor: pointer;
        -webkit-transition: 400ms linear;
        -moz-transition: 400ms linear;
        -ms-transition: 400ms linear;
        -o-transition: 400ms linear;
        transition: 400ms linear;
    }
    .close:hover{
        transform: scale(1.1);
        -webkit-transition: 400ms linear;
        -moz-transition: 400ms linear;
        -ms-transition: 400ms linear;
        -o-transition: 400ms linear;
        transition: 400ms linear;
    }
    .footer_header{
        display: flex;
        border-top: 1px solid #FFFFFF;
        margin-top: 30px;
        padding-top: 26px;
        flex-direction: column;
        align-items: center;
    }
    .page_list .footer_pos{
        font-family: 'Josefin Sans';
        font-weight: 300;
    }
    .page_item.new{
        display: block;
    }
    .footer_header a{
        font-family: 'Josefin Sans';
        margin: 0 0 20px 0;
    }
    .page_list.active{
        height: 100%;
        -webkit-transition: 400ms linear;
        -moz-transition: 400ms linear;
        -ms-transition: 400ms linear;
        -o-transition: 400ms linear;
        transition: 400ms linear;
        opacity: 1;
        visibility: visible;
    }
    .page_item{
        font-size: 24px;
        text-align: center;
        padding: 15px 5px 11px 5px;
        margin-bottom: 20px;
        margin-left: 0;
        min-height: 48px;
        box-sizing: border-box;
    }
    .category_list{
        flex-wrap: wrap;
    }
    .category_item{
        width: 33.3%;
        border-right: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
    }
    .category_list .category_item:last-child{
        border-right: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
    }
    .banner_aug .category_item{
        width: 50%;
    }
    .category_list.fix .category_item{
        width: auto;
    }
    .banner_info{
        justify-content: center;
    }
    .page_logo{
        width: 150px;
    }
    .page_logo img{
        width: 100%;
    }
    .footer{
        padding: 25px 0;
    }
    .item_bottom{
        flex-direction: column;
    }
    .item_link{
        margin: 15px 0;
    }
    .contact_item{
        width: 100%;

    }
    .contact_link{
        margin-right: 0;
    }
    .flex_link .contact_link{
        width: 48%;
    }
    .main_cat{
        height: 100%!important;
        min-height: 100vh!important;
    }

}
@media (max-width: 900px) {
    .footer_link{
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    .projects_link{
        margin-bottom: 20px;
    }

    /*.flex_link{*/
    /*    flex-direction: column;*/
    /*    align-items: flex-start;*/
    /*    justify-content: flex-start;*/
    /*}*/
    /*.flex_link a{*/
    /*    margin: 5px 0;*/
    /*}*/
    .banner_text{
        margin-top: 30px;
        font-size: 15px;
        max-width: none;
    }
    .page_header {
        padding: 40px 0;
    }
    .header_text {
        font-size: 135px;
    }
    .main {
        height: 100%;
    }
    .cat_name {
        padding: 0 25px;
        font-size: 35px;
        margin-top: 7px;
    }
    .cat_slider{
        top: 50%;
        align-items: center;
    }
    .item_flex{
        height: auto;
    }
    /*.single .footer{
        */
    /* min-height: 115px;
    */
    /*
}
*/
    /*.single .main .wrapper{
        */
    /* overflow-y: auto;
    */
    /*
}
*/
    .page_title{
        font-size: 48px;
    }
}
@media (max-width: 768px) {
    .read .main {
        margin-right: 2px!important;
    }
    .video_top_title{
        font-size: 17px;
    }
    .read_page .flex_elem{
        width: auto;
        border: none;
    }
    .read_page .elem_link{
        border: 1px solid #FFFFFF;
    }
    .item_one_img img{
        max-height: 400px;
        object-fit: contain;
    }
    .title_mob{
        display: block;
    }
    .title_desct{
        display: none;
    }
    .page_title{
        font-size: 36px;
        line-height: 1.2;
        position: absolute;
        top: 135px;
    }
    .about_title img{
        display: block;
        margin-left: 10px;
    }
    .agency_list{
        position: relative;
        padding-top: 40px;
    }
    .agency_list:before{
        background: linear-gradient(90deg, #8E59FF 0%, #FF80A9 39.17%, #F8623F 77.06%);
        content: '';
        position: absolute;
        top: 0;
        height: 2px;
        width: 108%;
        left: -4%;
    }
    .page-template .page_title{
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .agency_item:hover{
        transform: scale(1);
        opacity: 0.8;
    }
    .col_right .subtitle{
        display: none;
    }
    .about_text.fix{
        opacity: 0;
        visibility: hidden;
        height: 0;
        webkit-transition: 200ms linear;
        -moz-transition: 200ms linear;
        -ms-transition: 200ms linear;
        -o-transition: 200ms linear;
        transition: 200ms linear;
    }
    .about_info.active .about_text.fix{
        opacity: 1;
        visibility: visible;
        height: auto;
        webkit-transition: 200ms linear;
        -moz-transition: 200ms linear;
        -ms-transition: 200ms linear;
        -o-transition: 200ms linear;
        transition: 200ms linear;
    }
    .col_left{
        display: flex;
        flex-direction: column;
    }
    .about_title{
        margin-bottom: 20px;
        font-size: 24px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .about_info{
        margin-bottom: 22px;
    }
    .about_text{
        font-size: 14px;
    }
    .page_about{
        padding: 18px 0;
    }
    .subtitle{
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 34px;
    }
    .header_text{
        margin-top:44px;
    }
    .share_flex{
        grid-template-columns: 1fr;
        grid-gap: 30px;
        order: 1;
        overflow-y: auto;
    }
    .share_link{
        padding: 27px 0;
        width: 320px;
        font-size: 24px;
        line-height: 24px;
        margin: 0;
    }
    .share_popup{
        padding: 60px 0;
    }
    .popup_content{
        display: flex;
        flex-direction: column;
        /* padding: 60px 0; */
        height: 100%
    }
    .popup_title{
        font-weight: 700;
        font-size: 30px;
        margin-bottom: 40px;
        order: 0;
        top: auto;
        margin-top: 40px;
        position: relative;
    }
    .popup_close{
        bottom: auto;
        position: relative;
        order: -1;
        top: 0;
    }
    .form_popup .popup_close{
        position: absolute;
        top: 20px;
        right: 20px;
        width: 30px;
        height: 30px;
    }
    .form_popup{
        max-height: 320px;
    }
    .form_popup .popup_content{
        height: auto;
    }
    .desct_none,.mob_footer{
        display: block;
    }
    .page-template-contacts .footer:before{
      background: #FFFFFF;
        width: auto;
        left: 20px;
        right: 20px;
        height: 1px;
    }
    .contact_flex{
        padding-bottom: 0;
    }
    .item_one_img{
        width: 100%;
        margin: 30px 0;
    }
    .item_text{
        text-align: left;
    }

    .item_title,.item_img,.mobe_none{
        display: none;
    }
    .single_mob,.item_img_mob{
        display: block;
        width: 100%;
    }

    .item_img{
        overflow: initial;
        height: auto;
        margin-top: 30px;
    }
    .item_img img{
        height: auto;
width: 100%;
        max-height:none;
        max-width: 320px;
        margin-bottom: 16px;
    }
    .item_bottom{
        width: 100%;
        border-top: 1px solid #FFFFFF;
        padding-top: 5px;
        margin-top: 20px;
    }
    .item_text p{
        margin: 0;
    }
    .item_info{
        margin-bottom: 0;
    }
    .back_category{
        font-family: 'Miriam Libre';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        letter-spacing: 0.03em;
margin-top: 20px;

        color: #FF9F06;
    }
    .item_link:hover{
        transform: scale(1);
        opacity: 0.8;
    }
    .video_img{
        width: 100%;
        margin: 30px 0;
        height: 360px;
    }
    .video_btn img{
        width: 20px;
    }
    .item_link{
        max-width: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .elements{
        width: 100%;
    }
    .flex_elem{
        width: 100%;
        border: 1px solid #FFFFFF;
        padding: 0 0 0 12px;
        margin: 10px 0;
        box-sizing: border-box;
    }
    .elem_link{
        border-top: none;
        border-bottom: none;
    }
    .flex_elem span{
        max-width: 100%;
        padding: 12px 0;
        font-size: 16px;
        line-height: 21px;
    }
    .video_btn{
        width: 50px;
        height: 50px;
    }
    .item_link img{
        margin-bottom: 0;
    }
    .product_bg{
        filter: blur(10px);
    }
    .contact_title{
        margin-bottom: 24px;
    }
    .contact_item{
        margin-bottom: 40px;
    }
    .agency_list{
        grid-gap: 10px;
    }
    .agency_name{
        font-size: 14px;
        margin-top: 10px;
    }
    .wrapper {
        padding: 0 20px;
    }
    .page_title{
        display: none;
    }
    .logo{
        padding: 8px 6px;
    }
    .burger{
        right: 0px;
        position: relative;
        top: 0;
        transform: translate(0,0);
    }
    .footer:before{
        height: 2px;
    }
    .main,.contact_page{
        margin: 0 2px 2px;
    }
    .main_flex{
        /*height: calc(100vh - 150px)!important;
        */
        margin-top: -1px;
        justify-content: space-between;
    }
    .page_header{
        margin: 0 2px;
        margin-top: 2px;
        padding: 0;
    }
    .main_mob{
        display: block!important;
    }
    .main_desct{
        display: none!important;
    }
    .mob_none{
        display: none!important;
    }
    .mob_header{
        display: block!important;
        position: relative;
        padding-top: 20px;
    }
    .mob_header:before{
        background: linear-gradient(180deg, #FF9F06 0%, #F8623F 100%);
        content: '';
        position: absolute;
        top: 0;
        height: 2px;
        width: 100%;
    }
    .header_text{
        font-size: 40px;
        line-height: 40px;
        position: relative;
        bottom: 0;
    }
    .page_category     .header_text{
        margin-top: 0;
    }
    .page_category .main {
        padding: 8px 0;
        margin-top: -1px;
    }
    .cat_slider{
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0,0);
        justify-content: center;
    }
    .date_item {
        font-size: 14px;
        padding: 10px 10px;
    }
    .date_item.active, .date_item:hover {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .category_title {
        font-size: 19px;
    }
    .categories_btn,.category_list.fix .category_link{
        padding: 10px;
    }
    .product_flex{
        grid-template-columns: 1fr;
        grid-template-rows: 1fr ;
        padding: 0px 0;
        overflow-y: auto;
    }
    .product_img{
        width: 100%;
        padding-top: 0px;
        margin-bottom: 20px;
    }
    .page_footer:before{
        display: none;
    }
    .page_footer{
        border-top: 1px solid #FFFFFF;
        padding-bottom: 20px;
    }
    .footer_list{
        flex-direction: column;
        align-items: center;
    }
    .footer_item{
        font-family: 'Josefin Sans';
        font-weight: 500;
        font-size: 20px;
        line-height: 20px;
        margin: 20px 0 0 0;
    }
    .footer_pos{
        font-size: 16px;
        line-height: 16px;
        margin-top: 30px;
        font-weight: 300;
        font-family: 'Josefin Sans';
    }
    .top{
        display: flex;
        justify-content: center;
        margin: 30px 0;
        cursor: pointer;
    }
    .top:hover{
        opacity: 0.8;
    }
    .product_item{
        padding:10px 10px 20px 10px;
        margin: 0;
        margin-bottom: 20px;
        height: auto;
    }
    .product_title{
        font-size: 24px;
        margin-bottom: 10px
    }
    .product_text {
        font-size: 16px;
    }
    .pag_left{
        display: none;
    }
    /*.page_logo{
        */
    /* position: absolute;
    */
    /* left: 50%;
    */
    /* top: 5px;
    */
    /* transform: translateX(-50%);
    */
    /*
}
*/
    /*.page_logo:hover{
        */
    /* transform: translateX(-50%) scale(1.1);
    */
    /*
}
*/
    .page_header .wrapper.fix{
        position: static;
        padding: 20px;
    }
    .main {
        height: auto;
    }

    .item_title {
        font-size: 42px;
    }
    .banner{
        justify-content: flex-start;
        background: #000000;
        height: 100%;
    }
    .category_block{
        padding: 0 20px 20px 20px;
        margin-top: 0;
    }
    .banner_text{
        font-weight: 400;
        font-size: 16px;
        margin-top: 10px;
    }
    .banner_info{
        height: 400px;
        margin-top: 0;
        display: flex;
        align-items: center;
        position: relative;
        z-index: 1;
    }
    .banner_bg{
        height: 400px;
        top: 0;
        z-index: 0;
    }
    .category_item{
        width: 50%!important;
        min-height: 180px;
        border: 1px solid #FFFFFF;
    }
    .mob_digest{
        display: block;
    }
    .category_link{
        padding: 20px 12px 12px 12px;
    }
    .category_item:before{
        opacity: 0.3;
        width: 100%;
    }
    .category_title{
        font-size: 24px;
    }
    .category_description{
        margin-top: 16px;
        font-size: 16px;
    }
    .category_item.fix{
        display: none;
    }
    .category_list.fix .category_item{
        width: 100%!important;
        min-height: auto;
    }
    .category_list.fix .category_link{
        padding: 15px 5px 11px 5px;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
    .category_block{
        display: flex;
        flex-direction: column;
    }
    .category_list.fix{
        order: 1000;
    }
    .banner_text{
        font-size: 14px;
        text-align: center;
    }
    .mob_block{
        display: block;
    }
}
@media (max-width: 560px) {
    .read_text iframe{
        height: 100%;
    }
    .flex_link .contact_link {
        width: 100%;
        margin: 5px 0;
        padding-bottom: 0;
        padding-top: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .copy_btn{
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }
    .contact_link span{
        display:flex;
        align-items: center;
        justify-content: center;
        border-left: 1px solid white;
        width: 50px;
        height: 50px;
    }
    .form_popup .popup_title{
        font-size: 32px;
        margin-bottom: 24px;
    }
    .form_descr{
        font-size: 16px;
        margin-bottom: 0;
    }
    .contact_link{
        display: flex;
        align-items: center;
        padding-bottom: 0;
        padding-top: 0;
        padding-right: 0;
        justify-content: space-between;
    }
    .contact_item_pos:first-child{
        margin-bottom: 40px;
    }
    .textarea{
        height: 50px;
    }
    .textarea.active{
        height: 158px;
        background: #FFFFFF;
        color: #000000;
       padding-top: 16px;
        padding-bottom: 16px;
    }
    .textarea.active textarea,  .textarea.active textarea::placeholder{
        color: #000000;
    }
    .form-group{
        margin-bottom: 10px;
    }
    .btn{
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .btn input{
        font-size: 20px;
    }
    .contact_item,.contact_item_pos{    display: flex;
        flex-direction: column;
        align-items: center;

    }
    .contact_form{
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        margin-top: 0;
        padding-top: 40px;
    }
    .contact_form:before{
        position: absolute;
        top: 0;
        width: 112%;
        height: 2px;
        content: '';
        background: linear-gradient(90deg, #8E59FF 0%, #FF80A9 39.17%, #F8623F 77.06%);
    }
    .form-group input{
        width: 100%;
    }
    .contact_link,.contact_link a{
        font-size: 14px;
    }
    .contact_item:last-child .contact_link {
        width: 100%;
    }
    .contact_item_pos{
        width: 100%;
    }
    .contact_item.fix{
        flex-direction: column;
    }
    .flex_link{
        flex-direction: column;
        width: 100%;
    }
    .cat_slider{
        width: 100%;
        justify-content: space-between;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .form-group input, .form-group input::placeholder, .form-group textarea, .form-group textarea::placeholder{
        font-size: 14px;
    }
    .contact_link img{
        display: block;
    }
    .flex-wrap{
        flex-wrap: wrap;
    }
    .flex-wrap .form-group{
        width: 100%;
    }
    .date_list{
        width: auto;
        flex-direction: column;
        cursor: pointer;
        /*position: relative;
        */
        /*left: 0;
        */
        /*transform: translateX(0);
        */
    }
    .date_item{
        position: absolute;
        opacity: 0;
        visibility: hidden;
        border: 1px solid #FFFFFF;
        margin-bottom: 26px;
        padding: 18px 0px;
        text-align: center;
        font-size: 20px;
        width: 120px;
        box-sizing: border-box;
        -webkit-transition: 400ms linear;
        -moz-transition: 400ms linear;
        -ms-transition: 400ms linear;
        -o-transition: 400ms linear;
        transition: 400ms linear;
    }
    .date_item:hover{
        padding: 18px 0;
    }
    .date_item.active:hover{
        padding-top: 25px;
        padding-bottom: 15px;
    }
    .date_item.active{
        position: relative;
        opacity: 1;
        visibility: visible;
        order: -1;
        padding-top: 25px;
        padding-bottom: 15px;
        border-top: none;
    }
    .date_list:hover .date_item{
        opacity: 1;
        visibility: visible;
        position: relative;
        -webkit-transition: 400ms linear;
        -moz-transition: 400ms linear;
        -ms-transition: 400ms linear;
        -o-transition: 400ms linear;
        transition: 400ms linear;
    }
    .logo{
        background: transparent;
        padding: 24px 0 0 0;
    }

    .flex_elem span{
        margin-right: 10px;
        font-size: 14px;
    }

    .flex_elem{
        align-items: center;
    }
    .item_link{
        padding: 10px;
    }
    .read_page{
        margin-top: 20px;
    }
    .read_title,.read_page h2 {
        font-size: 16px;
    }
    .read_cat{
        font-size: 30px;
        margin: 20px 0;
    }
    .read_text {
        font-size: 14px;
    }
    .not_found h1{
        font-size: 160px;
    }
}
@media (max-width: 420px) {
    .category_title{
        font-size: 20px;
    }
    .cat_name{
        font-size: 27px;
        padding: 0 15px;
    }
    .cat_nav {
        width: 30px;
        height: 30px;
    }
    .cat_nav img{
        width: 9px;
    }
    .footer_link{
        flex-direction: column-reverse;
        align-items: center;
    }
    .footer_link a{
        margin: 5px 0;
    }
    .about_text {
        font-size: 12px;
    }
    .agency_list{
        grid-template-columns: 1fr;
    }
    .about_title{
        font-size: 22px;
    }
    .btn input{
        width: 100%;
    }
}
@media (max-width: 360px) {
    .share_link{
        width: 300px;
    }
    .contact_link span{
        width: 42px;
        height: 44px;
    }
    .contact_link {
        font-size: 13px;
        padding-left: 8px;
    }
    .contact_link a{
        font-size: 13px;
    }
}