@media screen and (max-width: 1600px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .homePage section.prioryty .item {
        margin-bottom: 15px;
    }
    .homePage section.prioryty .item:last-child {
        margin-bottom: 0;
    }
    .homePage section.prioryty .block_list {
        justify-content: space-around;
    }
    .homePage section.team .content_team {
        justify-content: space-around;
    }
    .item-page_structurePage .structure_menu h2 {
        font-size: 30px;
    }
    /* .fix_btn #btn_modal_footer {
        left: 30px;
    } */
    #overlay_modal_all.active.noBg .modal_all.custom,
    #btn_top {
        right: 30px;
    }
    .homePage section.first {
        height: 790px;
    }
    /* .fix_btn #btn_href_site {
        right: 30px;
    } */
    .aboutPage .partners img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 1440px) {
    .homePage section.prioryty .item {
        margin-left: 0;
        margin-right: 0;
    }
    .perevahyPage .navigation_article {
        margin-top: 50px;
        text-align: center;
    }
    .homePage section.first {
        height: 660px;
    }
    header .destopMenu .menu li:last-child {
        margin-right: 30px;
    }
}

@media screen and (max-width: 1400px) {
    header .destopMenu {
        display: none;
    }
    header .burger-menu {
        display: block;
    }
    header .search_mobile {
        display: block;
    }
    homePage header {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 1200px) {
    .homePage section.home_event .contentEvent {
        margin-top: 15px;
    }
    .homePage section.news .mod-list {
        justify-content: center;
        flex-wrap: wrap;
    }
    .homePage section.news .mod-list li {
        margin-bottom: 15px;
    }
    .homePage section.news .mod-list li:last-child {
        margin-bottom: 0;
    }
    .homePage section.ibuild .text {
        margin-top: 15px;
    }
    .homePage section.contact .col-right .custom {
        margin-top: 15px;
    }
    .item-page_structurePage .structure_menu {
        display: none;
    }
    .structurePage .mobile_navigation__structure {
        display: block;
    }
    .contaktPage .articleBody .container .column-2 {
        margin-top: 15px;
    }
    .contaktPage .articleBody .container .item video {
        max-height: 100%;
    }
    .homePage section.first {
        height: 560px;
    }
    .galleryPage #events .item .title {
        font-size: 20px;
        line-height: 130%;
    }
    .homePage section.home_event .block_homeEvent .image img {
        width: 100%;
        height: auto;
    }
    .item-page_newsPage .page-header,
    .blog_newsPage .page-header,
    .defaultPage .page-header {
        margin-bottom: 60px;
    }
    section {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 1024px) {
    section.events .blockevent {
        flex-direction: column;
    }
    section.events .blockevent #list_event_icalendar {
        margin-top: 15px;
    }
    .social_header {
        display: none;
    }
    .homePage section.first {
        height: 500px;
    }
    #list_event_icalendar .no_events {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    #headerMenu.fixedMenu .block_top {
        padding-bottom: 30px;
    }
    .homePage section.first .text {
        bottom: 90px;
    }
    .description_article img {
        width: -webkit-fill-available;
        height: -webkit-fill-available;
    }
}

@media screen and (max-width: 992px) {
    section.section1 h3 {
        text-align: center;
    }
    .homePage section.section1 .block_list .item {
        flex-direction: column;
    }
    .homePage section.section1 .block_list .item h4 {
        text-align: center;
    }
    footer .col-right {
        flex-direction: column;
    }
    /* .perevahyPage .container .row .column-1{order: 2;} */
    .perevahyPage .container .row .column-1 {
        margin-bottom: 20px;
    }
    .perevahyPage .column-2 .item {
        min-height: auto;
    }
    .perevahyPage .column-2 .item .read_more {
        margin-top: 30px;
    }
    .errorPage .column-1 img {
        display: none;
    }
    .errorPage .column {
        padding: 60px;
    }
    .errorPage .column-2 {
        padding: 0;
    }
    .homePage section.first {
        height: 425px;
    }
    .search-results .itemResult.w50 {
        margin-right: 0;
        width: 100%;
    }
    .search-results .itemResult {
        margin: 15px 0;
    }
}

@media screen and (max-width: 768px) {
    .aboutPage .cooperate {
        margin-top: 30px;
    }
    .owl-carousel {
        margin-top: 20px;
    }
    section {
        margin-bottom: 45px;
    }
    h2 {
        font-size: 30px;
        line-height: 100%;
    }
    h3 {
        font-size: 25px;
        line-height: 100%;
    }
    .homePage section.prioryty h3 {
        margin-bottom: 20px;
    }
    section.events .iccalendar {
        width: auto;
    }
    section.events .blockevent .moduletable {
        width: 100%;
        margin-right: 0;
    }
    footer .custom {
        flex-direction: column;
    }
    footer .col-right {
        flex-direction: row;
        margin-top: 15px;
    }
    .homePage section.first h1 {
        font-size: 30px;
        line-height: 100%;
    }
    .homePage section.first {
        height: 370px;
    }
    .homePage section.first .text {
        bottom: 20px
    }
    .galleryPage #events .item .title {
        font-size: 16px;
    }
    .homePage section.about {
        margin-top: 45px;
    }
    .item-page_newsPage .page-header,
    .blog_newsPage .page-header,
    .defaultPage .page-header {
        margin-bottom: 45px;
    }
    /* .fix_btn #btn_href_site {
        left: 50%;
        transform: translate(-50%, 0);
    } */
    .fix_btn #btn_modal_footer {
        left: 50%;
        transform: translate(-50%, 0);
        /* bottom: 100px; */
    }
    .homePage section.news .mod-list .image {
        height: auto;
    }
    .item-page_newsPage .item-image img {
        width: 100%;
        height: auto;
    }
    .item-page_newsPage .item-image {
        height: auto;
    }
}

@media screen and (max-width: 670px) {
    .homePage section.first {
        height: 300px;
    }
    .pagination .pagination-list li.pagination-start,
    .pagination .pagination-list li.pagination-prev {
        display: none;
    }
    .pagination .pagination-list li.pagination-next,
    .pagination .pagination-list li.pagination-end {
        display: none;
    }
}

@media screen and (max-width: 550px) {
    .homePage section.first h1 {
        font-size: 30px;
        line-height: 100%;
    }
    .homePage section.section1 .block_list {
        flex-direction: column;
        align-items: center;
    }
    .homePage section.section1 .block_list .item {
        margin-bottom: 15px;
        width: 100%;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    section.events .iccalendar {
        padding: 50px 30px;
    }
    .iccalendar table td .icevent a:hover .ic-bright,
    .iccalendar table td .icevent a:focus .ic-bright,
    .iccalendar table td .icmulti a:hover,
    .iccalendar table td .icevent a:focus,
    section.events .iccalendar table td .icevent .style_Today {
        width: 20px;
        height: 20px;
    }
    section.events .iccalendar table td div {
        width: 20px;
        height: 25px;
    }
    footer .col-right {
        flex-direction: column;
    }
    footer .footer-col-4 {
        margin-top: 15px;
    }
    .structurePage .rada_derectors .item {
        flex-direction: column;
        height: auto;
    }
    .structurePage .vitse_prezydenty.rada_derectors .item img {
        border-radius: 15px 15px 0 0;
        width: 100%;
    }
    .structurePage .vitse_prezydenty.rada_derectors .item img.no_photo {
        width: auto;
        margin: 0;
    }
    .structurePage .vitse_prezydenty {
        grid-template-columns: 1fr;
    }
    .structurePage .structure_statut {
        grid-template-columns: 1fr;
    }
    .structurePage .structure_statut img {
        width: 100%;
    }
    .perevahyPage .navigation_article a.btn {
        display: block;
    }
    /* .item-page_structurePage .container .row .column-1{overflow: hidden;overflow-x: scroll;} */
    .modal_footer.custom {
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    #overlay_modal_all.active.noBg .modal_all.custom {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .errorPage h1 {
        font-size: 100px;
    }
    .errorPage .column {
        padding: 30px;
    }
    .videoHome video {
        display: none;
    }
    section.mobile_video {
        display: block;
        margin-top: 45px;
    }
    .homePage section.about {
        margin-top: 0;
    }
    .structurePage table tbody td {
        display: block;
        width: 100%!important;
        text-align: right;
        position: relative;
        padding: 15px 10px 5px 10px;
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: 1px dashed rgba(104, 104, 104, 0.1);
        font-size: 12px;
        padding-left: 40px;
    }
    .structurePage table tbody td:last-child {
        border-bottom: none;
        margin-top: 10px;
    }
    .structurePage table tbody td:first-child {
        margin-top: 10px;
    }
    .structurePage table tbody tr {
        border: none;
    }
    .structurePage table td:before {
        content: attr(data-label);
        text-transform: uppercase;
        font-weight: 400;
        display: inline-block;
        padding: 0 8px;
        font-weight: 900;
        font-size: 10px;
        text-align: left;
        position: absolute;
        top: 8px;
        left: 4px;
        transform: translateY(-50%);
    }
    .structurePage table tbody tr:nth-child(odd),
    .structurePage table .odd {
        background: #F4F5F8;
    }
    .structurePage table thead {
        display: none;
    }
    .select_mobile {
        display: block;
        margin-bottom: 15px;
        background: none;
    }
    .aboutPage .list .item {
        padding: 20px;
    }
}

@media screen and (max-width: 425px) {
    .homePage section.first h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
    p {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .homePage section.prioryty h3 {
        margin-bottom: 15px;
    }
    section.events .iccalendar {
        padding: 25px 15px;
    }
    section.events .iccalendar table td div,
    section.events .iccalendar table th {
        font-size: 14px;
    }
    section.events .icnav .titleic {
        font-size: 18px;
    }
    header .container .block_top img {
        width: 80%;
    }
    .homePage section.section1 .block_list .item {
        flex-direction: column;
        padding: 20px;
    }
    footer .footer-col-1 img {
        width: 100%;
    }
    .blog_newsPage .items-row {
        grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
    }
    .perevahyPage .navigation_article a.btn .btn_kbu {
        width: auto;
    }
    .perevahyPage .navigation_article a.btn {
        width: auto;
    }
    .structurePage section.team .content_team {
        grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
    }
    .galleryPage #events .item .title {
        font-size: 14px;
    }
    #btn_top {
        bottom: 180px;
    }
    /* .fix_btn #btn_href_site .btn_kbu {
        width: 300px;
    } */
    section.events .owl-carousel-event .owl-dots button {
        height: 25px;
        width: 25px;
    }
    .homePage section.about .bottom {
        flex-direction: column;
        align-items: center;
    }
    .homePage section.about .bottom div {
        margin-right: 0;
        margin-bottom: 20px;
    }
}