@font-face {
    font-family: 'Conv_Hover-Lite';
    src: url('../fonts/2019/HoverLite/fonts/Hover-Lite.eot');
    src: local('☺'), url('../fonts/2019/HoverLite/fonts/Hover-Lite.woff') format('woff'),
    url('../fonts/2019/HoverLite/fonts/Hover-Lite.ttf') format('truetype'),
    url('../fonts/2019/HoverLite/fonts/Hover-Lite.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'calibril';
    src: url(../fonts/new_calibri/calibri.eot?) format("embedded-opentype"),
    url(../fonts/new_calibri/calibri.ttf) format('truetype');
}

* {
    box-sizing: border-box;
}

body {
    font-family: 'calibril', sans-serif;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.section.head-menu {
    height: 66px;
    position: fixed;
    z-index: 9999;
    top: 0;
    background: #090b1c;
    opacity: 0.9;
}

.menu {
    height: 44px;
    margin-top: 12px;
}

.section.header {
    padding-top: 61px;
}

.container {
    width: 1000px;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.header {
    padding-top: 15px;
    background: url(/img/2019/130.jpg) center -6px no-repeat #402d41;
    height: auto;
    padding-bottom: 20px;
    box-sizing: border-box;
    background-size: cover;
}

/*.menu .container {*/
    /*position: fixed;*/
    /*left: 15.4%;*/
    /*z-index: 9999;*/
/*}*/

.menu-bg {
    background: black;
    height: 41px;
    position: absolute;
    width: 100%;
    opacity: 0.5;
    border-radius: 12px;
}

.menu-bg .logo {
    display: none;
}

.menu-hrefs {
    border: 2px solid white;
    display: flex;
    justify-content: space-between;
    font-size: 23px;
    padding: 6px 29px 0;
    border-radius: 12px;
    position: absolute;
    width: 100%;
}

.menu-hrefs a {
    color: #cae3f3;
    text-transform: uppercase;
    cursor: pointer;
}
.menu-hrefs a:hover,
.menu-hrefs a.active {
    color: #337ab7;
}

.menu-hrefs a:hover {
    text-decoration: none;
}

.mobile {
    display: none;
}

.eng_button {
    display: none;
}

.main-image img {
    width: 100%;
}

.description-wrapper {
    position: relative;
    border: 2px solid white;
    border-radius: 12px;
}

.description-wrapper .bg {
    background: black;
    /*height: 178px;*/
    border-radius: 12px;
    width: 100%;
    opacity: 0.5;
}

.description-wrapper .description {
    font-size: 18px;
    color: #cae3f3;;
    position: absolute;
    top: 0;
    padding: 17px;
}

.description-wrapper .bg .description {
    position: relative;
}

.buy-ticket .close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 2px;
    top: 4px;
}

.buy-ticket .close img {
    width: 100%;
}

.buy-ticket .mobile {
    display: none;
}

.buy-ticket {
    position: fixed;
    width: 50%;
    height: 80%;
    z-index: 999;
    background: white;
    top: -200%;
    overflow-y: auto;
    left: 27%;
    border-radius: 5px;
    padding: 22px;
    transition: top .5s ease-out 0s;
}

.buy-ticket.active {
    top: 10%;
}

.section-name {
    font-size: 50px;
    padding: 50px 0 47px 0;
    width: 100%;
    text-align: center;
    color: #cae3f3;
    line-height: 35px;
    text-transform: uppercase;
}

.about_festival {
    background: url(/img/2019/new/comunity-2.jpeg) center center no-repeat #402d41;
    background-size: cover;
    padding-bottom: 122px;
}

.atmosphere .section-name,
.noosphere .section-name,
.biosphere .section-name,
.alternative .section-name,
.knolege .section-name,
.life_festival .section-name,
.about_festival .section-name {
    color: black;
    padding: 48px 0 27px 0;
    position: relative;
    margin: 0 auto;
    width: 50%;
    text-transform: uppercase;
    font-size: 50px;
}

.atmosphere,
.bviosphere {
    padding-bottom: 40px;
}

.biosphere,
.knolege,
.noosphere,
.alternative{
    padding-bottom: 40px;
}



.atmosphere .slick-initialized .slick-slide,
.alternative .slick-initialized .slick-slide,
.knolege .slick-initialized .slick-slide,
.noosphere .slick-initialized .slick-slide,
.biosphere .slick-initialized .slick-slide {
    margin: 0;
}

/*.about_festival .section-name::after,*/
/*.life_festival .section-name::after,*/
/*.about_festival .section-name::before,*/
/*.life_festival .section-name::before*/
/*{*/
    /*background: url(/img/2019/about_point.png) 50% 50% no-repeat;*/
    /*background-size: contain;*/
    /*content: '';*/
    /*display: block;*/
    /*position: absolute;*/
    /*width: 60px;*/
    /*height: 60px;*/
    /*top: 35px;*/
/*}*/

/*.life_festival .section-name::after,*/
/*.life_festival .section-name::before {*/
    /*background: url(/img/2019/fest_life_point.png) 50% 50% no-repeat;*/
    /*background-size: contain;*/
/*}*/

/*.life_festival .section-name::after {*/
    /*left: 0;*/
/*}*/
/*.about_festival .section-name::after {*/
    /*left: 38px;*/
/*}*/
/*.life_festival .section-name::before {*/
    /*right: 0;*/
/*}*/
/*.about_festival .section-name::before {*/
    /*right: 38px;*/
/*}*/

.tabs {
    width: 100%;
    box-sizing: border-box;
    border-radius: 12px;
    box-shadow: 0 0 0 3px #21315b;
    min-height: 480px;
}

.cols_imagepp {
    margin-top: 5px;
}

.cols_imagepp img {
    height: 160px;
}

.header_tabs {
    width: 100%;
    display: flex;
    height: 80px;
    text-align: center;
    border-radius: 9px 9px 0 0;
    justify-content: center;
    align-items: stretch;
}

.header_tabs span {
    display: flex;
    color: black;
    align-items: center;
    justify-content: center;
    padding: 20px 39px;
}

.hide {
    display: none;
}

.header_tabs span {
    cursor: pointer;
}

.header_tabs span.active {
    background: #21315b;
    position: relative;
    color: white;
}

.header_tabs span.active::before {
    content: '';
    width: 100%;
    height: 80px;
    background: #fff;
    opacity: 0.4;
    position: absolute;
}

.block_tabs {
    height: 400px;
    border-radius: 0 0 10px 10px;
    background: inherit;
    overflow: hidden;
    padding: 10px;
    position: absolute;
}

.header_tabs::after {
    display: block;
    content: '';
    height: 400px;
    width: 100%;
    border-radius: 0 0 10px 10px;
    background: #ffffff;
    opacity: 0.4;
    position: absolute;
    top: 80px;
}

.about_festival .header_tabs::after {
    opacity: 0.9;
}

.block_item.hide.active {
    display: block !important;
    border-radius: 0 0 12px 12px;
    height: 100%;
    overflow: auto;
    width: 980px;
}

.header_tabs {
    border-radius: 9px 9px 0 0;
    overflow: hidden;
}

.life_festival {
    padding-bottom: 60px;
    background: url(/img/2019/live_bg.jpg) 100% no-repeat #402d41;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */

}

.life_festival .section-name {
    color: #fff;
}


.life_festival .header_tabs span {
    color: #fff;
}

.life_festival .header_tabs span.active {
    color: #000;
    background: #fff;
}

.life_festival .tabs {
    box-shadow: 0 0 0 3px white;
    border-radius: 10px;
}

.img_colinstal img {
    height: 157px;
}

.life_festival .header_tabs {
    background: inherit;
}

.life_festival .tabs::before,
.life_festival .tabs::after {
    top: -5px;
    height: 489px;
}

.life_festival .tabs::after {
    background: url('/img/2019/fest_life_left.png') 50% 50% no-repeat;
    background-size: contain;
    left: -101px;
}
.life_festival .tabs::before {
    background: url('/img/2019/fest_life_right.png') 50% 50% no-repeat;
    background-size: contain;
    right: -101px;
}

.section {
    width: 100%;
    position: relative;
    /*overflow: hidden;*/
    max-width: 100%;
}

.cols_image, .cols_imagepp, .cols_imageart, .cols_imagekino, .img_colinstal {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cols {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.col_left50, .col_right50 {
    width: 48%;
}

.cols_image img {
    height: 221px;
}

.cols_imageart img {
    height: 311px;
}

/* Slier start */
.h1-img {
    border-radius: 50% 50%;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.h1-img, .h1-cirle {
    width: 155px;
    height: 155px;
    margin: 0 auto;
    box-sizing: content-box;
}

.h1-img img {
    min-width: 100%;
    max-height: 100%;
}

.headliner {
    background: #21315b;
    min-height: 900px;
    box-sizing: border-box;
}

.headliner .container {
    width: 1030px;
    padding-bottom: 86px;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-initialized .slick-slide {
    display: block;
    margin-top: 32px;
    /*margin-right: 30px;*/
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slickslider {
    z-index: 2;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-prev, .slick-next {
    top: inherit;
}

.slick-prev {
    left: 30%;
    background: url(/img/Arrow_L.svg) 50% 50% no-repeat;
    background-size: contain;
    /*background: url(/img/2019/header_point.png) 50% 50% no-repeat;*/
    /*background-size: contain;*/
}

.slick-next {
    right: 30%;
    background: url(/img/Arrow_R.svg) 50% 50% no-repeat;
    background-size: contain;
}
.block_tabs {
    font-size: 18px;
}
.life_festival  .block_tabs {
    color: white;
}


#musicpleer_wrapper{
    position: fixed;
    z-index: 99999;
    top: 31%;
    left: 38%;
    display: none;
}

#musicpleer_wrapper .close {
    width: 30px;
    height: 30px;
    opacity: 1;
}

#musicpleer_wrapper img {
    width: 100%;
}

#musicpleer_wrapper.active {
    display: block;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    width: 101px;
    height: 100px;
    bottom: -68px;
    opacity: 0.4;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, 18%);
    -ms-transform: translate(0, 18%);
    transform: translate(0, 18%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    z-index: 10;
}

.slick-dots {
    display: none !important;
}

.h1-title, .h1-text {
    padding: 20px 15px 10px 15px;
}

.h1-title {
    margin-top: 8px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    height: auto;
    z-index: 2;
}

.h1-cirle {
    padding: 25px;
    position: relative;
}

.h1-text {
    font-size: 15px;
    color: #fff;
    z-index: 2;
}

.h1-cirle::after {
    content: '';
    background: url(/img/2019/new/headliner_circle_3.png) 50% 50% no-repeat;
    background-size: 100% auto;
    position: absolute;
    max-width: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    max-height: 100%;
    z-index: 1;
    -webkit-animation: circle 25s infinite;
    animation: circle 25s infinite;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.headliner .slick-slide:nth-child(2n+1) .h1-cirle::after {
    -webkit-animation: circle 15s infinite;
    animation: circle 15s infinite;
}

.headliner .slick-slide:nth-child(3n) .h1-cirle::after {
    -webkit-animation: circle 10s infinite;
    animation: circle 20s infinite;
}

.headliner .slick-slide:nth-child(2n) .h1-cirle::after {
    -webkit-animation: circle 10s infinite;
    animation: circle 10s infinite;
}

.bg_cirles {
    opacity: 0.2;
    width: 111%;
    left: -55px;
    top: 124px;
}

.bg_cirles img {
    width: 100%;
}

.bg_cirles.mobile {
    display: none;
}

.bg_cirles,
.cirles {
    min-height: 877px;
    position: absolute;
    background-size: contain;
    background-position-y: top;
}

.counter-block {
    margin-top: -29px;
}

.big-container {
    height: 484px;
    position: relative;
    border-radius: 30px;
    border: 0 solid black;
    overflow: hidden;
}

.Slider2 {
    width: 85%;
    margin: 0 auto;
    margin-top: 46px;
}

.miniImg {
    height: 140px;
    margin: 5px 10px;
    border-radius: 16px;
    background-size: cover;
    opacity: 0.4;
    /*-webkit-filter: grayscale(100%);*/
    /*filter: grayscale(100%);*/
}

.big-image {
    height: 49.5%;
    box-sizing: border-box;
    width: 32.9%;
    float: left;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    border: 2px solid black;

}

.image-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.big-image img {
    display: block;
    width: 100%;
    min-height: 100%;
}

.big-image .name {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 80%;
    font-size: 20px;
    box-sizing: border-box;
    text-transform: uppercase;
    padding: 10px 20px 10px 40px;
    text-align: right;
    margin-left: -2px;
    border: 2px solid black;
    border-left: 2px solid white;
    background-color: white;
    color: black;
}

.big-image .name b::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url(/img/2019/new/play.png);
    background-size: contain;
}


.big-image .name b.active::after {
    background: url(/img/2019/new/pause.png);
    background-size: contain;
}

.big-image .name b {
    position: absolute;
    bottom: 8px;
    left: 15px;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.big-image:nth-child(1) {
    border-radius: 30px 0 0 0;
}


.big-image:nth-child(1),
.big-image:nth-child(2),
.big-image:nth-child(3) {
    margin-bottom: 0.5%;
}

.big-image:nth-child(1),
.big-image:nth-child(4) {
    margin-right: 0.25%;
}

.big-image:nth-child(5),
.big-image:nth-child(2) {
    margin-right: 0.25%;
    margin-left: 0.25%;
}

.big-image:nth-child(3),
.big-image:nth-child(6) {
    margin-left: 0.25%;
}

.big-image:nth-child(3) {
    border-radius: 0 30px 0 0;
}

.big-image:nth-child(6) {
    border-radius: 0 0 30px 0;
}

.big-image:nth-child(4) {
    border-radius: 0 0 0 30px;
}

.knolege .big-image .name,
.knolege .big-image {
    border: 2px solid white;
}


.knolege .section-name {
    color:white;
}

.knolege .Slider2 .miniImg-container::before,
.knolege .Slider2 .miniImg-container::after {
    background-color: white;
}


.knolege .slick-list .miniImg {
    opacity: 1;
}

.Slider2 {
    position: relative;
    width: 80%;
}

.Slider2 .slick-prev,
.Slider2  .slick-next {
    top: 20px;
    opacity: 1;
    width: 85px;
    height: 85px;
}

.Slider2 .slick-prev {
    background: url('/img/2019/partner_prev.png') 50% 50% no-repeat;
    background-size: contain;
    left: -95px;
}

.Slider2  .slick-next {
    background: url('/img/2019/partner_next.png') 50% 50% no-repeat;
    background-size: contain;
    right: -95px;
}

.Slider2 .slick-prev::after,
.Slider2  .slick-next::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: black;
    position: absolute;
    right: -16px;
    top: 46%;
}

.Slider2  .slick-next::after {
    left: -16px;
}

.Slider2 .miniImg-container {
    position: relative;
    margin-right: 20px !important;
    margin-left: 20px !important;
}

/*.Slider2 .miniImg-container::before,*/
/*.Slider2 .miniImg-container::after {*/
/*    content: '';*/
/*    display: block;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    border-radius: 50%;*/
/*    background-color: black;*/
/*    position: absolute;*/
/*    top: 49%;*/
/*    left: -11%;*/
/*}*/

.datename .container {
    padding: 52px 0;
}
.datename {
    background: url(/img/2019/datetime.jpg) 100% no-repeat #403143;
    background-size: auto;
    color: #fff;
    background-size: cover;
}

.date-fest, .name-fest {
    text-align: center;
}

.date-fest {
    font-size: 35px;
}

.name-fest {
    font-size: 60px;
    letter-spacing: 7px;
}

.buy-button {
    padding: 132px 0;
}

.buy .container {
    background: url(/img/2019/buy_bg.png) no-repeat transparent;
    background-size: 100% auto;
    background-position: 50% 17%;
}

.buy-button a > div {
    position: absolute;
    padding: 46px 0;
    top: 0;
    width: 100%;
    background-color: #303e65;
    border-radius: 30px;
}

.buy-button a {
    width: 68%;
    font-size: 28px;
    color: #fff;
    display: block;
    background-color: #303e65;
    position: relative;
    opacity: 0.9;
    padding: 46px 0;
    border-radius: 30px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}

.upper-price-name {
    color: #444444;
    width: 100%;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.upper-price-counter-740,
.upper-price-counter-320 {
    display: none;
}

/* footer */

.footer {
    padding: 25px 0;
}
.footer .logo {
    width: 10%;
    margin-right: 20px;
}

.footer .logo img {
    width: 100%;
}

.logomini {
    height: 75px;
}
.footer .footer-container > div {
    float: left;
    -webkit-appearance: none;
}

.social {
    width: 16%;
    text-align: right;
    opacity: 0.4;
    padding-top: 10px;
}

.social img {
    margin-left: 5px;
    width: 30px;
}

.col-left {
    width: 39%;
}
.col-right {
    width: 29%;
}

.col-left, .col-right, .col-right a {
    color: #7f7f7f;
}
/**
Animation
 */

@-webkit-keyframes circle {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-keyframes circle {
    from {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.circle {
    -webkit-animation: circle 30s infinite;
    animation: circle 30s infinite;
}

/** description */
.right-svg-circle,
.left-svg-circle {
    position: absolute;
    height: auto;
    width: 179px;
    top: 23%;
    opacity: 0.4;
}

.left-hedliner-circle,
.right-hedliner-circle {
    position: absolute;
    bottom: 0;
    width: 30%;
    opacity: 0.2;
}

.right-hedliner-circle {
    right: 0;
}

.left-hedliner-circle img,
.right-hedliner-circle img,
.right-svg-circle img,
.left-svg-circle img {
    width: 100%;
    height: 100%;
}

.right-svg-circle {
    right: 0;
}

.left-svg-circle {
    left: 0;
}

.form .section-descr, .description .text, .form .buttons, .footer-container, .block_item .buttons {
    width: 94%;
    position: relative;
    margin: 0 auto;
}

.description .text {
    font-size: 18px;
    line-height: 1.5;
    text-align: justify;
    padding-top: 15px;
}


/** partner image */

.partnersImg {
    height: 125px;
    background: no-repeat center;
    background-size: contain;
}

.partnersImg-container span {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    font-size: 16px;
}

.partners .container {
    width: 800px;
}

.partners .container .section-name {
    font-size: 40px;
    padding: 30px 0 0 0;
    color: black;
}

.partners .slick-prev,
.partners .slick-next {
    bottom: 51px;
    top: unset;
    width: 95px;
    height: 95px;
    opacity: 1;
}

.partners  .slick-next {
    background: url(/img/2019/partner_next.png) 50% 50% no-repeat;
    background-size: contain;
    right: -8%;
}

.partners .slick-prev {
    background: url(/img/2019/partner_prev.png) 50% 50% no-repeat;
    background-size: contain;
    left: -8%;
}

.counter-block-320 {
    display: none;
}

/* Приблуды с по краям от блоков */

.bigslider {
    position: relative;
    z-index: 100;
}

.section.atmosphere .container::after,
.section.biosphere .container::after,
.section.noosphere .container::after,
.section.alternative .container::after,
.section.about_festival .tabs::after,
.section.life_festival .tabs::after,

.section.atmosphere .container::before,
.section.biosphere .container::before,
.section.noosphere .container::before,
.section.alternative .container::before,
.section.about_festival .tabs::before,
.section.life_festival .tabs::before {
    content: '';
    display: block;
    position: absolute;
    width: 215px;
    height: 706px;
    top: 0;
}

.section .container::after {
    background: url(/img/2019/new/electro_left.png) 50% 50% no-repeat;
    background-size: contain;
    left: -10.9%;
}
.section .container::before {
    background: url(/img/2019/new/electro_right.png) 50% 50% no-repeat;
    background-size: contain;
    right: -10.9%;
}

.section.biosphere .container::after ,
.section.biosphere .container::before {
    width: 184px;
    /*height: 483px;*/
    /*top: 14%;*/
}

.section.biosphere .container::after {
    /*background: url(/img/2019/new/live_left.png) 50% 50% no-repeat;*/
    /*background-size: contain;*/
    /*left: -11.9%;*/

    background: url(/img/2019/new/ambient_left.png) 50% 50% no-repeat;
    background-size: contain;
    left: -8.9%;
}



.section.biosphere .container::before {
    /*background: url(/img/2019/new/live_right.png) 50% 50% no-repeat;*/
    /*background-size: contain;*/
    /*right: -11.9%;*/

    background: url(/img/2019/new/ambient_right.png) 50% 50% no-repeat;
    background-size: contain;
    right: -8.9%;
}

/*.section.alternative .container::after ,*/
/*.section.alternative .container::before ,*/
.section.noosphere .container::after ,
.section.noosphere .container::before {
    width: 184px;
}

/*.section.alternative .container::after ,*/
.section.noosphere .container::after {
    background: url(/img/2019/new/ambient_left.png) 50% 50% no-repeat;
    background-size: contain;
    left: -8.9%;
}

/*.section.alternative .container::before ,*/
.section.noosphere .container::before {
    background: url(/img/2019/new/ambient_right.png) 50% 50% no-repeat;
    background-size: contain;
    right: -8.9%;
}
.section.life_festival .tabs::after ,
.section.life_festival .tabs::before,
.section.about_festival .tabs::after ,
.section.about_festival .tabs::before {
    width: 120px;
    height: 484px;
    top: -1px;
}
.section.about_festival .tabs::after {
    background: url(/img/2019/new/about_left.png) 11% no-repeat;
    background-size: cover;
    left: -9.9%;
}

.section.about_festival .tabs::before {
    background: url(/img/2019/new/about_right.png) 100% no-repeat;
    background-size: cover;
    right: -10%;
}

.section.life_festival .tabs::after {
    background: url(/img/2019/new/live_fest_left.png) 4% no-repeat;
    background-size: cover;
    left: -9.9%;
}

.section.life_festival .tabs::before {
    background: url(/img/2019/new/live_fest_right.png) 100% no-repeat;
    background-size: cover;
    right: -10%;
}

.headliner .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
    padding-top: 39px;

}

.h1-img, .h1-cirle {
    width: 140px;
    height: 140px;
}

.big-text {
    display: none;
    position: absolute;
    margin: 5% 20%;
    border: 2px solid black;
    border-radius: 30px;
    height: 400px;
    max-width: 90%;
    min-width: 600px;
    background-color: #fff;
    font-size: 15px;
    z-index: 200;
    box-sizing: border-box;
}
.close_desrciption {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 37px;
    height: 37px;
    opacity: 1;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 37px;
    border: 2px solid black;
}
.desrciption_text{
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    margin: 20px;
    overflow: auto;
    white-space: pre-wrap;
    display: block;
    font-size: 15px;
}

.close_desrciption:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close_desrciption:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close_desrciption:before,
.close_desrciption:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 27px;
    width: 2px;
    background-color: #333;
    top: 3px;
}

.section.form-and-buy.knolege {
    background: url(/img/2019/new/12.jpg) 100% no-repeat #402d41;
    background-size: cover;
}

.section.knolege .tabs::after,
.section.knolege .tabs::before {
    background: none; !important;
}

.close-mobile {
    margin: 40px;
    color: red;
    font-size: 20px;
    cursor: pointer;
}

.counter-title {
    padding: 30px;
    margin: 0 auto;
    text-align: center;
    font-size: 50px;
    color: white;
    width: 100%;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
}

.block_tabs {
    width: 100%;
}




/**
iPad in portrait & landscape
 */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
    .section.atmosphere .container::after,
    .section.biosphere .container::after,
    .section.noosphere .container::after,
    .section.knolege .container::after,
    .section.alternative .container::after,
    .section.about_festival .tabs::after,
    .section.life_festival .tabs::after,

    .section.atmosphere .container::before,
    .section.biosphere .container::before,
    .section.noosphere .container::before,
    .section.knolege .container::before,
    .section.alternative .container::before,
    .section.about_festival .tabs::before,
    .section.life_festival .tabs::before {
        display: none;
    }
}

/**
iPad in landscape
 */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {  /* STYLES GO HERE */  }

/*iPad in portrait*/

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) { /* STYLES GO HERE */ }


@media (max-width: 1020px) {
    .menu-hrefs {
        font-size: 14px;
    }

    .header_tabs span {
        padding: 10px 20px;
    }

    .headliner .container,
    .partners .container,
    .container {
        width: 650px;
        position: relative;
        margin: 0 auto;
    }

    .noosphere {
        padding-bottom: 10px;
    }

    .bg_cirles, .cirles {
        display: none;
    }

    .headliner .slick-slide {
        padding-top: 0;
    }

    .big-text {
        min-width: 450px;
        margin: 15% 15%;
        height: 550px;
    }

    .header {
        height: auto;
    }

    .counter-block {
        margin-top: 0;
    }

    .Slider2 .slick-prev::after {
        right: -25px;
    }

    .about_festival {
        margin-top: 0;
    }

    .form {
        padding-bottom: 0.1px;
    }

    .cols_image, .cols_imagepp, .cols_imageart, .cols_imagekino, .img_colinstal {
        display: none;
    }

    .big-container {
        height: 570px;
    }

    .big-image {
        width: 49%;
        height: 33.4%;
        box-sizing: border-box;
        /*margin: 0 !important;*/
    }

    .big-image:nth-child(3),
    .big-image:nth-child(5) {
        margin-right: 0.25%;
        margin-left: 0;
    }

    .big-image:nth-child(4) {
        margin-left: 0.25%;
        margin-bottom: 0.5%;
    }

    .big-image:nth-child(5) {
        margin-left: 0;
    }

    .big-image:nth-child(3) {
        border-radius: 0 0 0 0;
    }

    .big-image:nth-child(4) {
        border-radius: 0 0 0 0;
    }

    .big-image:nth-child(5) {
        border-radius: 0 0 0 30px;
    }

    .big-image:nth-child(6) {
        border-radius: 0 0 30px 0;
    }

    .upper-price-counter {
        display: none;
    }

    .footer .footer-container > div {
        float: none;
        width: 100%;
        text-align: center;
        padding: 5px 0;
    }

    .datename {
        background-size: 1992px auto;
    }

    .life_festival {
        background-size: 200% 100%;
    }

    .footer .footer-container > div.logo {
        width: 20%;
        margin: 0 auto;
    }

    .footer-container .logo img {
        width: 100%;
    }

    .block_item.hide.active {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .section.atmosphere .container::after,
    .section.biosphere .container::after,
    .section.noosphere .container::after,
    .section.about_festival .tabs::after,
    .section.life_festival .tabs::after,
    .section.alternative .container::after,
    .section.alternative .container::before,
    .section.atmosphere .container::before,
    .section.biosphere .container::before,
    .section.noosphere .container::before,
    .section.about_festival .tabs::before,
    .section.life_festival .tabs::before {
        display: none;
    }

    .life_festival .section-name {
        width: 78%;
    }
}


@media (max-width: 655px) {

    #musicpleer_wrapper {
        left: 8%;
    }

    .headliner {
        min-height:unset;
    }

    .headliner .container {
        padding: 0;
    }

    .headliner .container .slick-slide {
        margin: 0;
    }

    .container {
        width: 650px;
    }

    .eng_button {
        display: none;
    }

    .menu-hrefs {
        background: black;
        z-index: 9999;
    }

    .section.description {
        overflow: unset !important;
    }

    .section.atmosphere .container::after,
    .section.biosphere .container::after,
    .section.noosphere .container::after,
    .section.about_festival .tabs::after,
    .section.life_festival .tabs::after,
    .section.alternative .container::after,

    .section.alternative .container::before,
    .section.atmosphere .container::before,
    .section.biosphere .container::before,
    .section.noosphere .container::before,
    .section.about_festival .tabs::before,
    .section.life_festival .tabs::before {
        display: none;
    }

    .Slider2 {
        width: 60%;
    }
    .Slider2 .miniImg-container::before,
    .Slider2 .miniImg-container::after {
        display: none;
    }

    .Slider2 .slick-prev::after {
        right: -17px;
    }

    .Slider2 .slick-prev::after,
    .Slider2 .slick-next::after {
        top: 42%;
    }

    .Slider2 .slick-prev,
    .Slider2 .slick-next {
        width: 65px;
        height: 65px;
        top: 32px;
    }

    .Slider2 .slick-prev {
        left: -65px;
    }

    .Slider2 .slick-next {
        right: -65px;
    }

    .atmosphere .section-name,
    .noosphere .section-name,
    .biosphere .section-name,
    .alternative .section-name,
    .knolege .section-name,
    .life_festival .section-name,
    .about_festival .section-name {
        font-size: 26px;
        width: 100%;
    }

    .counter-title {
        padding: 0;
        margin-bottom: 10px;
    }

    .counter-block-320 {
        display: block;
    }

    .life_festival {
        background-size: 307%;
        background-position: center;
    }

    .buy {
        padding-bottom: 33px;
    }

    .buy-button {
        padding: 73px 0;
    }

    .buy-button a {
        font-size: 21px;
        padding: 10px 10px;
        border-radius: 15px;
    }

    .buy-button a > div {
        padding: 10px 10px;
        border-radius: 15px;
    }

    .upper-price-counter-320 {
        display: block;
    }

    .counter-block {
        display: none;
    }

    .big-image:nth-child(1),
    .big-image:nth-child(2),
    .big-image:nth-child(3),
    .big-image:nth-child(4),
    .big-image:nth-child(5) {
        margin-bottom: 1%;
    }

    .datename {
        background: url(/img/2019/datetime.jpg) 59% 50% no-repeat #403143;
        background-size: 2804px auto;
    }

    .big-image {
        width: 100%;
        height: 16.7%;
    }

    .big-image:nth-child(1) {
        border-radius: 30px 30px 0 0;
    }

    .big-image:nth-child(5) {
        border-radius: 0 0 0 0;
    }

    .big-image:nth-child(6) {
        border-radius: 0 0 30px 30px;
    }

    .big-container {
        height: 1253px;
    }

    .right-svg-circle, .left-svg-circle {
        display: none;
    }

    .headliner .section-name {
        font-size: 34px;
    }

    .bg_cirles, .cirles {
        left: 0;
        width: 100%;
        top: 217px;
    }

    .slick-prev {
        top: 61px;
        left: 3%;
        width: 60px;
        height: 60px;
    }

    .slick-next {
        top: 61px;
        right: 7%;
        width: 60px;
        height: 60px;
    }

    .header_tabs {
        flex-direction: column;
        height: auto;
    }
    .header_tabs span {
        padding: 10px;
    }

    .header_tabs span.active::before {
        height: 40px;
    }

    .tabs::before, .tabs::after {
        display: none;
    }
    .block_tabs {
        position: relative;
    }
    .header_tabs::after {
        top: 209px;
        width: 90%;
        height: 391px;
    }

    .life_festival .section-name,
    .about_festival .section-name {
        width: 100%;
        font-size: 28px;
    }

    .about_festival .section-name::after,
    .life_festival .section-name::after,
    .about_festival .section-name::before,
    .life_festival .section-name::before {
        width: 50px;
        height: 50px;
    }

    .block_item.hide.active {
        width: 100%;
    }

    .mobile {
        display: block;
    }

    .close-mobile {
        margin: 40px;
        color: red;
        font-size: 20px;
        cursor: pointer;
    }

    .menu-bg .logo {
        display: block;
    }

    .container {
        width: 100%;
        position: relative;
        box-sizing: border-box;
        padding: 0 20px;
        margin: 0 auto;
    }

    .headliner .container {
        width: 100%;
    }

    #mobile_nav_icon {
        border-bottom: 12px double #fff;
        border-top: 4px solid #fff;
        cursor: pointer;
        float: right;
        height: 4px;
        margin: 20px 20px 20px 0;
        padding-top: 4px;
        -webkit-transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        transition: all 0.2s ease 0s;
        width: 35px;
        display: block;
    }

    .menu {
        margin-top: 0;
    }

    .menu .container > div.menu-hrefs {
        display: none;
        width: 100%;
        margin-top: 69px;
        position: fixed;
        left: 0
    }

    .menu .container > div.menu-hrefs a {
        width: 100%;
        padding: 10px 5px;
        text-align: center;
        display: block;
        height: auto;
    }

    #mobile_nav_icon {
        position: absolute;
        right: 14px;
        top: 5px;
    }

    .header {
        padding-top: 0;
        height: auto;
        padding-bottom: 10px;
        background: url(/img/2019/130.jpg) center 0 no-repeat #402d41;
        background-size: cover;
    }

    .main-image img {
        margin-top: 10px;
    }

    .description-wrapper .bg {
        height: 374px;
    }

    .menu-bg {
        left: 0;
        height: 69px;
        opacity: 1;
    }

    .menu .logo {
        width: 100px;
    }

    .logo {
        padding-left: 20px;
    }

    .menu .logo a {
        height: 69px;
    }

    .menu a img {
        width: 80px;
        height: 63px;
        padding: 9px 16px 11px 0px;
    }

    .big-text {
        height: 1258px;
        width: calc(100% - 40px);
        margin: 0px;
        min-width: calc(100% - 40px);
    }

    .header-button.mobile {
        text-align: center;
        position: absolute;
        top: 10px;
        left: 26%;
        width: 47%;
        color: white;
        border-radius: 5px;
        padding: 11px;
        border: 1px solid white;
    }

    .header-button.mobile a {
        color: white;
    }

    .buy-ticket .mobile {
        display: block;
    }

    .buy-ticket {
        width: 100%;
        z-index: 999;
        left: 0;
        text-align: center;
        background: #000000;
        color: white;
        font-size: 15px;
        padding: 29px;
    }

    .buy-ticket.active {
        top: 7%;
    }
    .description-wrapper {
        margin-top: 20px;
    }

    .description-wrapper .description {
        font-size: 14px;
        text-align: justify
    }

    .partners .container {
        width: 100%;
    }

    .right-hedliner-circle {
        right: 0;
    }

    .footer .footer-container > div.col-right,
    .footer .footer-container > div.logo {
        padding: 10px 0 0;
    }

    .footer .footer-container > div {
        font-size: 14px;
        padding: 20px 0 0;
        line-height: 20px;
    }
}

/*iPhone X in portrait & landscape*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) {

    .buy-ticket .mobile {
        display: block;
    }

    .slick-prev {
        top: 61px;
        left: -6%;
        width: 60px;
        height: 60px;
    }

    .slick-next {
        top: 61px;
        right: -6%;
        width: 60px;
        height: 60px;
    }
}


/*iPhone 6, 7, & 8  in landscape*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape)
{
    .headliner .container,
    .partners .container,
    .container {
        width: 90%;
        position: relative;
        margin: 0 auto;
    }

    .life_festival {
        background-size: 143%;
    }

    .buy-button {
        padding: 48px 0;
    }

    .buy-ticket .mobile {
        display: block;
    }
    .upper-price .upper-price-counter-740 {
        display: none;
    }

    .upper-price-counter-320 {
        display: block;
    }

    .slick-prev {
        top: 61px;
        left: -3%;
        width: 60px;
        height: 60px;
    }

    .slick-next {
        top: 61px;
        right: -3%;
        width: 60px;
        height: 60px;
    }
}

/*iPhone 6, 7, & 8 Plus in  landscape*/
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : landscape) {
    .life_festival {
        background-size: 131%;
    }

    .buy-button {
        padding: 48px 0;
    }

    .buy-ticket .mobile {
        display: block;
    }

    .upper-price-counter-740  {
        display: block;
    }
    .slick-prev {
        top: 61px;
        left: -3%;
        width: 60px;
        height: 60px;
    }

    .slick-next {
        top: 61px;
        right: -3%;
        width: 60px;
        height: 60px;
    }
}

/*iPhone 5 & 5S in landscape*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
    .buy-button {
        padding: 39px 0;
    }

    .upper-price-counter-320 {
        display: block;
    }
}

/*iPhone 5 & 5S in portrait & landscape*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {

    .menu a img {
        width: 61px;
    }

    .datename {
        background-size: 3985px auto;
    }

    .life_festival {
        background-size: 334%;
    }
}
