@media (max-width: 1400px) {
    header .uk-slider li .uk-container {
        min-width: 1200px;
    }
    header.main ul.uk-slider-items li:after {
    content: '';
    width: 100%;
}
.themes-img-svg {
    width: 100%;
    background-position: center;
}

}

@media (max-width: 1600px) {
.action_wrap_item {
    padding: 50px 50px;
}
.action_one {
    min-width: 680px;
}
.action_wrap_item img {
    width: 50%;
}
.action_wrap_item_info {
    margin-left: 50%;
}
 #topBarPanel {
    top: 80px;
}
}
@media (max-width: 1300px) {
.contact-wrap a {
    font-size: 18px;
}
}

@media (max-width: 1200px) {
    .action_one {
    min-width: auto;
}
.action_wrap_item {
    padding: 50px 50px;
    margin: 15px 0;
    box-sizing: border-box;
}
.action_wrap_item img {
    width: 45%;
    left: -2%;
}
#banner_main li>a>div {
        padding: 60px 0;
    }
    #topBarPanel {
    top: 80px;
}

.action_wrap_item a {
    position: inherit;
    bottom: inherit;
}

    
}

@media (max-width: 768px),
(max-width: 480px),
(max-width: 320px) {
    div#left_bar {
        width: 100px;
        height: 70px;
    }
    div#topBar {
        left: 100px;
        width: calc(100% - 100px);
        height: 70px;
        padding: 0;
    }
    div#topBar.active {
        height: 70px;
        padding: 0;
        background: #002676;
    }
    div#topBar.active.open {
        height: auto;
    }
    div#topBar {
        background: #002676;
    }
    .wrap {
        margin-left: 0;
    }
    .action_one {
        min-width: 100%;
    }
    .action_wrap_item_info {
        margin-left: 0;
    }
    a#menu {
        left: 25px;
        top: 20px;
    }
    a#searchMenu {
        top: 20px;
        left: 60px;
    }
    .logo {
        margin-right: 0;
    }
    .logo svg {
        height: 40px;
        margin-top: 5px;
        margin-left: 20px;
        margin-right: 25px;
    }
    #topBar.open .logo svg {
        margin-left: 120px;
    }
    #topBar .login {
    height: 40px;
    margin-left: 20px;
    margin-right: 25px;
    margin-top: 15px;
}

h1.maintitle {
    color: #fff !important;
    font-size: 14px !important;
}

#topBarPanel.uk-open>.uk-offcanvas-bar {
    left: 0;
    top: 0;
    width: 100vw;
    box-sizing: border-box;
}
    #topBar .phone {
        line-height: 70px;
        height: 70px;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        margin-right: 15px;
    }
    #topBar .phone span {
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%;
    }
    div#topBar.active .logo svg path.logo_text {
        fill: #fff;
    }
    div#topBar.active a {
        color: #fff;
    }
    header .uk-slider li svg {
        height: 600px;
    }
    header.main .uk-slider ul.uk-slider-items> li{
        min-height: 70vh;
    }
    header h1 {
        font-size: 24px;
    }
    header p {
        font-size: 18px;
        line-height: 1.4;
        padding-right: 30px;
        display: table;
        width: 100vw;
        box-sizing: border-box;
    }
    header p br {
        display: none;
    }
    
    header.main [class*=uk-position-center-left], header.main [class*=uk-position-center-right] {
        top: 55%;
    }
    .head_title h2 {
        font-size: 28px;
        display: block;
        text-align: center;
    }
    .right_block_title {
        position: relative;
        right: inherit;
        top: inherit;
        transform: inherit;
        margin: 0 auto;
        display: table;
    }
    .news_item a {
        height: 330px;
    }
    #leftBarWrap {
        margin-left: 40px;
        padding: 20px 25px;
        overflow: auto;
        position: relative;
        height: 100%;
    }
    div#left_bar.open {
        width: 100%;
        height: calc(100vh + 25px);
    }
    .action_wrap_item {
        padding: 35% 30px 50px;
        text-align: center;
        margin: 15px 0;
    }
    #action h4 {
        text-align: center;
        display: block;
    }
    #action h4 br {
        display: none;
    }
    #action h4:after {
        content: '';
        left: 50%;
        transform: translateX(-50%);
    }
    .uk-slider li .uk-position-center-left {
        left: 15px;
    }
    #banner_main .uk-slider-items li {
        height: auto;
        padding: 40px 0;
    }
    #banner_main .uk-slider-items li>div {
        background-size: cover;
        height: auto;
    }
    #banner_main ul li .uk-container {
        height: auto;
        padding: 40px 15px 80px;
        text-align: center;
    }
    #banner_main ul.uk-slider-nav {
        bottom: 50px;
    }
    #banner_main .uk-flex {
        position: relative;
        top: inherit;
        transform: inherit;
    }
    #banner_main .uk-flex img {
        max-width: 65%;
    }
    #banner_main h4 {
        font-size: 18px;
    }
    .banner_date {
        font-size: 24px;
    }
    .banner_place,
    .banner_address {
        font-size: 16px;
    }
    #materials_slider .uk-slider-items li>a {
        text-align: center;
    }
    .pdf_icon {
        display: table;
        margin: 0 auto;
    }
    .action_wrap_item img {
        top: 0;
        transform: translateY(-30%);
        left: 0px;
    }
    section#materials {
        margin-bottom: 100px;
    }
    .mass_media_link {
        height: 260px;
    }
    footer {
        text-align: center;
    }
    footer h4 {
        font-size: 21px;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    div#topBar.open {
        padding: 0;
        left: 0;
        width: 100%;
    }
    #topBar .login {
    margin-left: 15px;
    margin-top: 15px;
}
    #topBarPanel {
        padding: 0 25px 40px;
        position: relative;
        margin-top: 70px;
        height: calc(100vh - 100px);
        overflow: auto;
        top: 0;
    }
    #topBarPanel .uk-offcanvas-bar {
    position: absolute;
    top: -100%;
    height: 100%;
    bottom: auto;
    left: 0;
    transform: translateY(-100%);
}
    #topBarPanel h4 br {
        display: none;
        margin-bottom: 40px;
    }
    #topBarPanel>.uk-flex {
        width: auto;
    }
    #topBar .uk-textarea {
        margin-top: 10px;
    }
    .form-footer {
        display: block;
    }
    .form-footer button {
        display: table;
        margin: 0 auto;
    }
    .form-footer label {
        margin-top: 30px;
        margin-left: 0;
        font-size: 10px;
        display: block;
        text-align: center;
    }
    #topBarPanel h4 {
        margin-bottom: 15px;
        margin-top: 15px;
        text-align: center;
        font-size: 21px;
    }
    .contact-wrap {
        text-align: center;
        display: block;
        margin-bottom: 40px;
    }
    .contact-wrap a {
        text-align: center;
        display: block;
        font-size: 18px;
    }
    #topBarPanel p {
        text-align: center;
        display: block;
        font-size: 16px;
    }
    div#topBarPanel a.uk-button {
        display: table;
        margin: 0 auto;
    }
    .title-block-background {
        bottom: 10%;
        width: calc(100% - 30px);
        left: 15px;
    }
    header.background h1 {
        font-size: 28px;
        line-height: 1.2;
    }
    .introtext_news {
        padding: 40px 0;
    }
    .introtext_news h2 {
        font-size: 16px;
        line-height: 1.4;
    }
    .introtext_news p {
        margin: 0 !important;
    }
    header.background {
        min-height: 400px;
        height: calc(80vh - 80px);
        margin-top: 70px;
    }
    header.background .uk-container {
        min-height: 400px;
        height: calc(80vh - 80px);
        position: relative;
    }
    #submenuSlider.uk-overlay {
        margin: 30px 0 0;
        padding: 0;
        box-sizing: border-box;
    }
    header.default {
        padding: 50px 0 40px;
        overflow: hidden;
    }
    .uk-inline.datarange {
        width: 100%;
        margin-top: 10px;
    }
    .uk-inline.datarange input {
        width: 100%;
    }
    .submenu {
        margin-top: 10px;
    }
    div#resultFilterButton a {
        top: -135px;
    }
    #mediaBlock h5 {
        text-align: center;
    }
    .get_tags_link {
        display: table;
        margin: 0 auto;
    }
    .sub_nav_slider a.uk-position-center-right {
        right: -15px;
        padding: 40px 15px 40px 15px;
    }
    .themes-img-svg {
    background-size: contain;
    background-position: center 70px !important;
    background-repeat: no-repeat;
}

.head_title {
    text-align: center;
}


.uk-inline.datarange input, .uk-inline.region select {
    width: 100%;
    
}