@font-face {
    font-family: coptic;
    src: url(ds_coptic.ttf);
    font-display: swap
}

@font-face {
    font-family: geometria;
    src: url(geometria.ttf);
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: geometria;
    src: url(geometria-b.ttf);
    font-weight: 600;
    font-display: swap
}

*, .container {
    -moz-box-sizing: border-box
}

body, ul {
    margin: 0;
    padding: 0
}


::selection {
    background: #f1b410;
}
::-moz-selection {
    background: #f1b410;
}

#nota, #titler {
    flex-wrap: nowrap;
    display: flex
}

#subheader, #titler, .container, body, header {
    position: relative
}

#nota span, #prana, #prana a, #titler, a, h1, h2, h3, h4, strong {
    color: #f1b410
}

.btn, .slick-list:focus, [tabindex], a img, button, img, input, select, textarea {
    outline: 0
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.clr, .slick-track:after {
    clear: both
}

body {
    color: #fff;
    font-size: 18px;
    font-family: geometria;
    min-width: 320px;
    background-color: #18053d;
    background-size: 100%;
    overflow-x: hidden;
    max-width: 1920px
}

#in-body {
    background: url('../images/starz.png') top center repeat-y;
    background-size: 100%;
    position: relative;
    z-index: 5
}

#titler, .blog-default .pos-author h2, nav .container h4, .blog-sans .item .pos-related > h3 {
    font-family: coptic;
    font-weight: 400
}

* {
    box-sizing: border-box
}

#indexed, #indexed-html {
    overflow: hidden
}

ul {
    list-style-type: none
}

a {
    text-decoration: underline;
    transition: all .4s 30ms ease
}

a:hover {
    color: #fff88c;
    text-decoration: none
}

h1 {
    font-size: 36px;
    font-weight: 400;
    margin-top: 40px
}

.container {
    margin: 0 auto;
    width: 90%;
    box-sizing: border-box
}

#lang, #nota, #prana, .saturn, .socials, nav {
    position: absolute
}

main, nav .container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

header {
    height: 155px;
    z-index: 125
}

header .container {
    height: 100%;
    background: url(../images/header-bg.png) top center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 96%
}

#nota {
    left: 30px;
    top: 20px;
    cursor: pointer;
    align-items: center;
    z-index: 10
}

#in-nota {
    width: 63px;
    height: 67px;
    transition: all .5s
}

#nota span {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 17px
}

#nota:hover #in-nota {
    transform: rotateY(360deg)
}

#menu-footer img, .bottom-module-icon {
    transform: rotate(180deg)
}

#titler {
    justify-content: center;
    align-items: center;
    text-decoration: none;
    top: 7px;
    z-index: 9
}

#titler div {
    width: 30%;
    margin-left: 30px;
    margin-right: 30px
}

#titler > div > a {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    text-decoration: none
}

#titler a {
    text-decoration: none
}

#titler a:hover {
    color: #f1b410
}

#titler img:first-of-type {
    width: 53%;
    margin-right: 9px
}

#titler img:last-of-type {
    width: 46%
}

#titler span {
    font-size: 19px
}

#lang {
    right: 39px;
    width: 55px;
    z-index: 10;
    top: 33px;
    display: none
}

#lang img {
    border-radius: 4px
}

#subheader {
    text-align: center
}

#sub-logo {
    width: 463px;
    height: auto
}

.saturn {
    width: 170px;
    height: auto;
    left: 10%;
    top: 20px;
    animation: saturn linear 60s infinite;
    display: none
}

#content-top, main {
    position: relative
}

main {
    margin: 0 auto;
    box-sizing: border-box;
    width: 90%
}

#content-bottom {
    margin-bottom: 40px
}

#content-top {
    top: 5px
}

footer {
    height: 121px
}

footer .container {
    height: 100%;
    background: url(../images/footer-bg.png) center bottom no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}

#prana {
    font-size: 13px;
    right: 38px;
    top: 77px
}

#prana a {
    text-decoration: none;
    display: inline-block;
    padding-right: 25px;
    background: url(../images/lotos.png) right 3px no-repeat;
    -webkit-background-size: 17px;
    background-size: 17px
}

.socials {
    top: 65px;
    left: 66px;
    z-index: 20
}

.socials ul {
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.socials li {
    margin-right: 23px
}

.socials a {
    display: block;
    width: 34px
}

#menu-footer, nav .container {
    width: 95%;
    margin: 0 auto
}

nav {
    left: 20px;
    right: 20px;
    z-index: 120;
    top: -700px
}

nav .container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    background-color: rgba(17, 0, 37, .92);
    box-sizing: border-box;
    padding-top: 170px;
    padding-bottom: 40px
}

nav .container img {
    height: 56px;
    width: auto;
    display: block;
    margin: 0 auto
}

nav .container h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 400
}

nav .container .in-menu h4 {
    text-align: left
}

nav .container h4 a {
    text-decoration: none
}

nav .container li {
    margin-bottom: 17px
}

nav .container li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}

nav .container li a:hover, nav .container li.current a {
    color: #f1b410
}

#article-body, #yoo-zoo {
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #0f001f;
    padding-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px
}

#article-body {
    padding-top: 60px
}

.item-image img, .main-icon {
    width: 140px;
    height: auto;
    display: block;
    text-align: center;
    margin: -11px auto 50px
}

.item-image img {
    margin-bottom: -58px
}

.b-stage ul, .blog-default .items, .blog-sans .items, .blog-sans .item .pos-related .element-imagepro {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 70px 40px
}

.b-stage .meta, .blog-default .teaser-item .pos-content {
    text-align: center;
    font-size: 15px;
    margin-top: 3px
}

.blog-default .pos-author {
    margin-top: 80px;
    width: 100%
}

.blog-default .pos-author h2, .blog-sans .item .pos-related > h3 {
    font-size: 30px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px
}

.blog-default .item .pos-author .element-relatedcategories .pos-title a, .blog-sans .item .pos-related h5 a {
    font-family: geometria;
    text-transform: uppercase
}

#history .history h2, .blog-default .item h1, .blog-pure .item .element-itemprevnext a, .blog-pure .item h1, .blog-sans .item h1, .line-up h2 {
    font-family: coptic
}

.b-stage h2, .blog-default .item .pos-author .element-relatedcategories .pos-title, .blog-default .teaser-item .pos-title, .blog-sans .items .pos-title, .blog-sans .item .pos-related h5 {
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 0
}

.b-stage h2 a, .blog-default .item .pos-author .element-relatedcategories .pos-title a, .blog-default .teaser-item .pos-title a, .blog-sans .items .pos-title a, .blog-sans .item .pos-related h5 a {
    color: #f1b410;
    text-decoration: none
}

#history .history h3 {
    font-size: 17px;
    text-align: center
}

#history .history h3 a {
    text-decoration: none
}

#history .history {
    margin-bottom: 60px
}

#history .history h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 0;
    padding-top: 30px
}

#yoo-zoo .details {
    margin-left: -30px;
    margin-right: -30px
}

#yoo-zoo .details .description img {
    border-radius: 20px;
    width: 95%;
    display: block;
    margin: -120px auto 40px
}

#yoo-zoo .details .description {
    margin-top: -50px;
    margin-bottom: 80px
}

#yoo-zoo .details .description p {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 18px
}

.blog-default .item .pos-author .element-relatedcategories {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.blog-default .item .pos-author .element-relatedcategories > div {
    width: 18%
}

#in-item, #sub-item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%
}

#participate, #socialz-art, .blog-sans .pos-meta .element-linkpro {
    flex-wrap: nowrap;
    display: flex
}

.blog-sans .item .pos-related {
    margin-top: 40px
}

#sub-item h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 10px
}

#participate .pos-taxonomy > h3, .blog-default .item .pos-media h3, .blog-sans .item .pos-meta h3 {
    font-weight: 400;
    font-size: 18px;
    color: #fff
}

.fb-icon {
    background: url(../images/art-facebook.png) center no-repeat;
    background-size: 100%
}

.youtube-icon {
    background: url(../images/art-youtube.png) center no-repeat;
    background-size: 100%
}

.vk-icon {
    background: url(../images/art-vk.png) center no-repeat;
    background-size: 100%
}

.insta-icon {
    background: url(../images/art-insta.png) center no-repeat;
    background-size: 100%
}

.soundcloud-icon {
    background: url(../images/art-soundcloud.png) center no-repeat;
    background-size: 100%
}

.mixcloud-icon {
    background: url(../images/art-mixcloud.png) center no-repeat;
    background-size: 100%
}

.bandcamp-icon {
    background: url(../images/art-bandcamp.png) center no-repeat;
    background-size: 100%
}

#socialz-art a {
    margin-right: 25px;
    display: block;
    width: 51px;
    height: 56px;
    transition: all .4s
}

.blog-default .item .pos-top, .blog-sans .item .pos-top {
    width: 45%
}

#sub-item .pos-bottom {
    width: 100%
}

#participate {
    justify-content: space-between
}

#participate .pos-taxonomy a {
    width: 51px;
    margin-right: 20px
}

#stages-art {
    display: flex;
    flex-wrap: nowrap
}

#participate > div {
    width: 45%
}

#sub-item .pos-related, .blog-default #in-item .floatbox, .blog-sans .item .floatbox {
    width: 50%
}

.blog-default .item h1, .blog-sans .item h1 {
    font-size: 30px;
    margin-top: 0
}

.blog-default .item .pos-subtitle {
    color: #f1b410;
    font-size: 18px
}

.blog-default .item .pos-subtitle span {
    margin-right: 12px
}

.blog-default .item .pos-meta h3 {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-right: 10px
}

.blog-default .item .pos-meta {
    color: #f1b410
}

.blog-default #in-item .pos-content, .blog-sans .item .pos-content {
    text-align: justify;
    font-size: 18px;
    margin-bottom: 35px
}

.blog-default .item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -40px
}

.blog-sans .item .pos-bottom {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 50px
}

.blog-pure .item .pos-top img {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto
}

.blog-default .item #in-bottom .element, .blog-expo .item .pos-taxonomy > div, .blog-pure .item .element-media, .blog-sans .item .element-media, .sticker-video, .video-wrapper {
    position: relative;
    padding-bottom: 32.25%;
    height: 0;
    width: 49%
}

.blog-default .item #in-bottom .element {
    padding-bottom: 30.25%;
    margin-left: 1%;
    margin-right: 1%
}

.blog-default .item #in-bottom .element.count-3 {
    padding-bottom: 21.25%
}

.blog-default .item #in-bottom .element.count-4 {
    padding-bottom: 16.25%
}

.blog-pure .item .element-media, .sticker-video {
    width: 100%;
    padding-bottom: 79%
}

.video-wrapper {
    width: 100%;
    padding-top: 18%
}

#in-video iframe, #videoz iframe, .blog-default .item .element iframe, .blog-expo .item iframe, .blog-sans .item .element-media iframe, .sticker-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 30px
}

#newz li {
    position: relative
}

#newz .meta, .blog-expo .teaser-item .pos-subtitle {
    color: #f1b410;
    font-size: 14px
}

#newz h3, .blog-expo .teaser-item h2 {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 6px
}

.blog-pure .item .pos-related .element-imagepro {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 25px
}

#in-video, .blog-expo .items {
    grid-template-columns: repeat(3, 1fr)
}

.blog-pure .item .pos-related h3, .blog-pure .pos-bottom h3 {
    text-transform: uppercase;
    font-size: 18px;
    padding-left: 20px;
    margin-bottom: 40px
}

.blog-pure .item .pos-bottom, .blog-pure .item .pos-related {
    margin-bottom: 40px
}

.blog-pure .item .pos-bottom {
    padding-top: 70px
}

.blog-pure .item .pos-meta {
    padding-top: 30px
}

.blog-pure .item .element-itemprevnext {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.blog-pure .item .element-itemprevnext a {
    font-size: 16px;
    text-decoration: none
}

.blog-pure .item .element-itemprevnext .prev::before {
    content: '';
    background: url(../images/arrow-icon.png) left center no-repeat;
    -webkit-background-size: 30px;
    background-size: 20px;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: 9px;
    transform: rotate(180deg);
    margin-right: 15px
}

.blog-pure .item .element-itemprevnext .next::after {
    content: '';
    background: url(../images/arrow-icon.png) left center no-repeat;
    -webkit-background-size: 30px;
    background-size: 20px;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: 8px;
    margin-left: 15px
}

#in-video {
    display: grid;
    grid-gap: 40px;
    margin-bottom: 70px
}

#article-body .img-width, #in-video iframe, #newz .slick-list, #photoz .slick-list, #sub-item .pos-related iframe, .b-stage img, .blog-default .item .pos-author img, .blog-default .item .slick-list, .blog-default .teaser-item img, .blog-expo .item iframe, .blog-expo .slick-list, .blog-pure .item .pos-related img, .blog-sans .slick-list, .blog-sans .teaser-item img, .sticker-video iframe, .blog-sans .item .pos-related img {
    border-radius: 30px
}

#newz h3 a, .blog-expo .teaser-item .pos-title a {
    text-decoration: none;
    color: #fff
}

#newz .inner, .blog-expo .teaser-item .floatbox {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    box-sizing: border-box;
    background-color: #040a2873;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    transition: all 2s;
    -webkit-animation: all 1s;
    -moz-animation: all 1s;
    padding: 10px 20px
}

#newz .description, #newz .links, .blog-expo .teaser-item .pos-content, .blog-expo .teaser-item .pos-links {
    opacity: 0;
    transition: all 1s;
    height: 0;
    overflow: hidden
}

#newz .links, .blog-expo .teaser-item .pos-links {
    margin-top: 10px
}

#newz .links a, .blog-expo .teaser-item .pos-links a {
    text-decoration: none
}

#newz .description, .blog-expo .teaser-item .pos-content {
    font-size: 16px;
    text-align: center
}

#newz li:hover .inner, .blog-expo .teaser-item:hover .floatbox {
    top: 0;
    background-color: #040a2873
}

#newz li:hover .description, #newz li:hover .links, .blog-expo .teaser-item:hover .pos-content, .blog-expo .teaser-item:hover .pos-links {
    opacity: 1;
    height: auto
}

#newz li .media, .blog-expo .teaser-item .pos-media {
    overflow: hidden;
    transition: all .3s 20ms ease
}

#newz li:hover .media, .blog-expo .teaser-item:hover .pos-media {
    filter: blur(2px)
}

#sub-item {
    margin-top: 40px
}

#sub-item #in-bottom {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

#newz h2, #photoz h2, #videoz h2, .details .title, .page-header h1 {
    display: inline-block;
    background: url(../images/title-bg.png) center no-repeat;
    width: 360px;
    margin: 0 auto;
    text-align: center;
    color: #f1b410;
    font-family: coptic;
    font-size: 28px;
    height: 106px;
    position: relative;
    top: -88px;
    padding-top: 29px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 15;
    font-weight: 400;
    background-size: 100%
}

.details .title, .page-header h1 {
    display: block
}

#photoz {
    overflow: hidden;
    margin-bottom: 70px
}

.blog-expo .items {
    display: grid;
    grid-gap: 50px
}

.blog-expo .teaser-item {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    border-radius: 30px
}

#in-history, .blog-expo .item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.blog-expo .item .pos-media, .blog-pure .item .pos-media {
    width: 40%
}

.blog-expo .item .floatbox, .blog-pure .item .floatbox {
    width: 55%
}

.blog-expo .item .pos-content, .blog-pure .item .pos-content {
    text-align: justify;
    font-size: 16px
}

.blog-expo .item h1 {
    font-size: 30px;
    color: #e8db06;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 15px
}

.blog-expo .item .pos-media .center {
    margin-top: 30px
}

.blog-expo .item .pos-media .center a {
    font-size: 18px
}

.blog-pure .item h1 {
    font-size: 30px;
    color: #e8db06
}

.blog-pure .item .pos-subtitle {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.blog-pure .item .pos-subtitle h3 {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px
}

.blog-pure .item .pos-subtitle span {
    color: #e8db06;
    font-size: 18px
}

.blog-pure .item .pos-subtitle > div {
    margin-right: 30px;
    width: 25%
}

.blog-pure .item .pos-subtitle > div:last-of-type {
    width: 50%;
    margin-right: 0
}

.blog-pure .item .pos-taxonomy a {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 25px;
    padding-left: 66px;
    background: url(../images/phones-icon.png) left 5px no-repeat;
    -webkit-background-size: 48px;
    background-size: 48px
}

#rulez h2, #rulez h3, .line-up h2, body#indexed h2 {
    font-weight: 400
}

.blog-pure .item .pos-taxonomy {
    margin-bottom: 30px;
    margin-top: 30px
}

.blog-pure .item .pos-author {
    margin-top: 70px
}

.btn, .button, input[type=submit] {
    color: #081132;
    background-color: #f1b410;
    display: inline-block;
    font-size: 17px;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    border-radius: 4px;
    transition: all .4s 30ms ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid transparent;
    padding: 13px 70px 15px
}

.btn:hover, .button:hover, input[type=submit]:hover {
    background-color: #081132;
    border-color: #f1b410;
    color: #f1b410
}

.line-up h3, .line-up h4 a:hover {
    color: #fff
}

.slick-dots {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 40px
}

.slick-dots li button {
    text-indent: -9999px;
    border: none;
    border-radius: 50%;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    text-align: center;
    background-color: #343520;
    transition: all .4s
}

.slick-dots li button:hover, .slick-dots li.slick-active button {
    background-color: #f1b410
}

.slick-dots li {
    margin-left: 10px;
    margin-right: 10px
}

.top-module-icon {
    position: relative;
    top: 5px
}

#newz h2, #photoz h2, #videoz h2, .item-page h1 {
    top: 88px
}

#in-video iframe, #sub-item .pos-related iframe, .blog-default #in-bottom iframe, .blog-default .item .element-media iframe, .blog-expo .item iframe, .blog-pure .item .pos-related img, .blog-sans .item .element-media iframe, .sticker-video iframe {
    border: 2px solid #f1b410;
    box-sizing: border-box
}

#sub-item .pos-related iframe {
    height: 400px
}

.history ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 60px 60px;
    align-items: center;
    justify-content: space-between
}

#line-upz {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

#line-upz > div {
    text-align: center;
    width: 23%
}

.line-up h2 {
    font-size: 22px;
    margin-bottom: 45px;
    margin-top: 27px
}

.line-up h4 {
    font-size: 18px
}

.line-up h4 span {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: block;
    margin-top: 3px
}

#line-upz, .line-up h3 {
    margin-top: 40px
}

body#indexed h1, body#indexed h2 {
    color: #F0EB6C;
    font-family: Cuprum, sans-serif;
    text-align: center
}

.module-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #0f001f;
    padding: 30px
}

body#indexed {
    overflow: hidden;
    position: relative;
    background-color: #1c222b;
    background-image: none
}

#starz-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: url(../images/starz-opt.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

body#indexed .container {
    width: 90%;
    position: relative;
    min-height: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 100vh;
    z-index: 999
}

body#indexed h1, body#indexed h2 {
    position: absolute;
    right: 0;
    left: 0
}

body#indexed h1 {
    font-size: 52px;
    letter-spacing: 5px;
    top: 2%;
    margin-top: 0;
    text-transform: uppercase
}

body#indexed h2 {
    font-size: 42px;
    bottom: 6%;
    margin-bottom: 0
}

#rulez h2, #rulez h3, .blog-pure .center a {
    font-family: coptic
}

#logo {
    display: block;
    width: 600px;
    position: relative;
    margin: 0 auto
}

#logo #logo-slice-2, #logo #logo-slice-3 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

#logo-wrap {
    overflow: hidden
}

header .socials{
    right: 0;
    top: 21px;
    left: auto;
}

#newz h3 a:hover, #nota.is-active span, #nota:hover span, #prana a:hover, .blog-default .item .pos-author .element-relatedcategories .pos-title a:hover, .blog-default .teaser-item .pos-title a:hover, .blog-expo .teaser-item h2 a:hover, .blog-sans .items .pos-title a:hover, nav .container a:hover, .blog-sans .item .pos-related h5 a:hover {
    text-decoration: underline
}

.ximg, #article-body .img-width, #content-bottom img, #content-top img, #history .history img, #lang img, #logo img, #menu-footer img, #newz img, #nota img, #rulez-1 img, #sticker img, #titler img, .b-stage img, .blog-default .details .description img, .blog-default .item img, .blog-default .teaser-item img, .blog-expo .items .pos-media img, .blog-expo .teaser-item img, .blog-pure .item .pos-author img, .blog-pure .item .pos-top img, .blog-pure .item img, .blog-sans .teaser-item img, .module-icon, .saturn img, .socials a img, .blog-sans .item .pos-related img {
    width: 100%;
    height: auto;
    position: relative;
    opacity: 1;
    transition: all .3s 20ms ease;
    box-sizing: border-box;
    vertical-align: top;
}

#history .history img:hover, #lang img:hover, #socialz-art a:hover, #stages-art img:hover, #sticker img:hover, .b-stage img:hover, .blog-default .item .pos-author img:hover, .blog-default .teaser-item img:hover, .blog-pure .item .pos-related img:hover, .blog-sans .teaser-item img:hover, .socials a img:hover, .blog-sans .item .pos-related img:hover {
    opacity: .6
}

#history .history > h3, .bd, .blog-default .element-link, .blog-pure .pos-taxonomy .element-link a, .blog-sans .pos-subtitle, .hidder, .item-101, .item-106 {
    display: none !important
}

#logo-slice-2 {
    animation: 150s linear 0s normal none infinite running rot2;
    -webkit-animation: 150s linear 0s normal none infinite running rot2
}

#logo-slice-1, #logo-slice-3 {
    animation: 150s linear 0s normal none infinite running rot;
    -webkit-animation: 150s linear 0s normal none infinite running rot
}

@keyframes rot {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rot {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes rot2 {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes rot2 {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(-360deg)
    }
}

@keyframes saturn {
    0% {
        transform: rotate(0)
    }
    100%, 20% {
        transform: rotate(360deg)
    }
}

#ufo-wrap {
    position: absolute;
    right: 3%;
    top: 12%;
    width: 60px;
    transform: translateX(-200px);
    animation: x-axis 18s infinite cubic-bezier(.28, .67, .7, .51);
    z-index: 300
}

#ufo-wrap img, #ufo-wrap-2, .slick-list, .slick-slider, .slick-track {
    position: relative
}

#ufo-wrap-2 {
    animation: z-rotate 13s infinite ease-in-out;
    z-index: 290
}

#ufo-wrap img {
    width: 100%;
    height: auto;
    transform: translateY(-200px);
    animation: y-axis 18s infinite ease-in-out;
    z-index: 200;
    position: relative;
}

@keyframes x-axis {
    50% {
        transform: translateX(200px)
    }
}

@keyframes y-axis {
    50% {
        transform: translateY(200px)
    }
}

@keyframes z-rotate {
    50% {
        transform: rotateZ(360deg)
    }
}

.slick-slider {
    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 {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -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)
}

#lightbox-left-ico, .slick-arrow.slick-prev {
    transform: rotate(180deg)
}

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

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

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

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-arrow {
    position: absolute;
    border: none;
    display: block;
    left: -70px;
    top: 40%;
    width: 40px;
    height: 62px;
    background: url(../images/arrow-icon.png) center no-repeat;
    background-size: 100%;
    cursor: pointer;
    text-indent: -99999px;
    z-index: 99
}

.slick-arrow.slick-next {
    left: auto;
    right: -70px
}

#newz {
    overflow: hidden;
    margin-top: -55px
}

#error-page {
    text-align: center
}

#error-page img {
    width: 400px
}

#rulez img {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px
}

#rulez #rulez-1 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center
}

#rulez #rulez-1 > div:nth-of-type(2) {
    width: 20%
}

#rulez #rulez-1 > div:nth-of-type(1) {
    width: 70%
}

#rulez #rulez-1::after {
    content: '';
    clear: both;
    display: block
}

#rulez h2 {
    font-size: 24px
}

#rulez > div {
    margin-bottom: 60px
}

#rulez p {
    text-align: justify;
    font-size: 18px
}

#copy, #rulez h3, #sticker > p, .b-stage h3, .blog-pure .center, .center {
    text-align: center
}

#rulez h3 {
    font-size: 24px
}

.blog-pure .item .pos-top {
    position: relative;
    top: 30px;
    width: 40%
}

#lightbox-left-ico, #lightbox-right-ico {
    background: url(../images/arrow-icon.png) center no-repeat;
    width: 35px;
    height: 70px
}

#lightbox-content {
    border-color: #0f001f;
    border-radius: 20px
}

#lightbox-outer {
    background-color: transparent
}

#lightbox-left-ico, #lightbox-right-ico {
    -webkit-background-size: 100px;
    background-size: 100%
}

.blog-pure .center {
    padding-top: 50px
}

.blog-pure .center a {
    font-size: 22px
}

.center {
    margin-top: 20px
}

#copy {
    position: absolute;
    right: 0;
    left: 0;
    top: 65px;
    font-size: 13px
}

.pure-top {
    margin-top: 80px
}

#titler i {
    font-style: normal;
    font-size: 11px;
    display: none
}

.blog-expo .item .pos-taxonomy, .news-top {
    margin-top: 30px
}

.blog-default .element-relatedcategories .pos-content {
    font-size: 16px;
    text-align: center
}

.in-sticker {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 45px;
    align-items: flex-start
}

.left-sticker {
    width: 41%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.right-sticker {
    width: 55%
}

.left-sticker a {
    width: 48%;
    margin-bottom: 30px
}

#sticker .left-sticker a:first-of-type {
    width: 100%
}

.sticker-video {
    margin-top: 40px
}

.item-173 a {
    font-weight: 700;
    color: #f1b410 !important;
    position: relative
}

.item-173 a::after {
    content: 'NEW';
    display: inline-block;
    position: absolute;
    top: -16px;
    color: #fff;
    background-color: red;
    padding: 2px 9px;
    font-weight: 400;
    font-size: 10px;
    border-radius: 3px;
    margin-left: -5px
}

#yoo-zoo.bass-x .details {
    margin-top: 50px
}

.b-stage h3 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 45px
}

.b-stage {
    margin-bottom: 40px
}

#logo-2022-img {
    width: 30%;
    position: relative;
    z-index: 20
}

#logo-2022 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    position: relative;
}

#logo-2022-back{
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    z-index: 18;
}

#de-logo-2 {
    transform: rotate(180deg);
    position: relative;
    z-index: 10;
    left: -22px
}

#de-logo-1 {
    position: relative;
    left: 22px;
    z-index: 10
}

.de-logo {
    width: 20%
}

#gradient {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2
}

#lightbox-loading {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104
}

#lightbox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url("../images/loading.png")
}

#lightbox-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100
}

#lightbox-tmp {
    display: none;
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto
}

#lightbox-wrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none
}

#lightbox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 15px #555
}

#lightbox-content {
    position: relative;
    width: 0;
    height: 0;
    padding: 0;
    border: 0 solid #f1b410;
    outline: none;
    overflow: hidden;
    z-index: 1102
}

#lightbox-close {
    display: none;
    position: absolute;
    top: -17px;
    right: -17px;
    width: 34px;
    height: 34px;
    background: url("../images/close.png") 0 0 no-repeat;
    cursor: pointer;
    z-index: 1103
}

#lightbox-error {
    margin: 0;
    padding: 14px;
    font: normal 12px/20px Arial;
    color: #444
}

#lightbox-img {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top
}

#lightbox-frame {
    display: block;
    width: 100%;
    height: 100%;
    border: none
}

#lightbox-left, #lightbox-right {
    display: none;
    position: absolute;
    top: 100px;
    bottom: 100px;
    width: 35%;
    outline: none;
    background: url("../images/blank.gif");
    z-index: 1102;
    cursor: pointer
}

#lightbox-left {
    left: 0
}

#lightbox-right {
    right: 0
}

#lightbox-left-ico, #lightbox-right-ico {
    display: block;
    position: absolute;
    top: 50%;
    left: -9999px;
    z-index: 1102;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background: url("../images/buttons.png") 0 0 no-repeat;
    cursor: pointer
}

#lightbox-right-ico {
    background-position: 0 -50px
}

#lightbox-left:hover span {
    left: 30px
}

#lightbox-right:hover span {
    left: auto;
    right: 30px
}

#lightbox-title {
    font-size: 12px;
    z-index: 1102
}

#lightbox-title.lightbox-title-float {
    padding: 5px 10px;
    position: absolute;
    left: 0;
    bottom: -20px;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
    font-weight: 700;
    border-radius: 6px
}

#lightbox-title.lightbox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #FFF;
    position: relative
}

#lightbox-title.lightbox-title-outside {
    padding-top: 10px;
    color: #FFF
}

#lightbox-title.lightbox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: center;
    background: #000;
    background: rgba(0, 0, 0, 0.5)
}

#lightbox-title-over {
    padding: 10px
}

a[data-lightbox] {
    display: inline-block;
    max-width: 100%
}

.spotlight {
    display: inline-block;
    max-width: 100%
}

.spotlight .overlay {
    visibility: hidden
}

.spotlight .overlay-default {
    background: rgba(0, 0, 0, 0.5) url("../images/magnifier.png") 50% no-repeat
}

[data-spotlight] .overlay {
    display: none
}

.spotlight .overlay {
    background: rgba(0, 0, 0, 0.5)
}

.spotlight .overlay, .spotlight .overlay a {
    color: #fff
}

.spotlight .overlay a {
    text-decoration: underline
}

.spotlight .overlay > div {
    padding: 10px
}

.spotlight .overlay.remove-padding > div {
    padding: 0
}

.spotlight .overlay > div > *:first-child {
    margin-top: 0
}

.spotlight .overlay > div > *:last-child {
    margin-bottom: 0
}

#share .ya-share2__item_service_vkontakte, #share .ya-share2__item_service_telegram{
    margin-right: 15px;
}


#lightbox-content{
    width: 100% !important;
}

/* Shantix */

@media (max-width: 1810px) {
    body#indexed h1 {
        font-size: 50px
    }

    .b-stage h2, .blog-default .item .pos-author .element-relatedcategories .pos-title, .blog-default .teaser-item .pos-title, .blog-sans .items .pos-title, .blog-sans .item .pos-related h5 {
        margin-top: 12px;
        font-size: 17px
    }

    #yoo-zoo .details .description {
        margin-bottom: 70px
    }

    .blog-default .item .pos-author .element-relatedcategories .pos-title, .blog-default .teaser-item .pos-title, .blog-sans .item .pos-related h5 {
        margin-top: 20px
    }

    body#indexed h2 {
        font-size: 41px
    }

    #newz h2, #photoz h2, #videoz h2, .details .title, .page-header h1 {
        background-size: 100%;
        width: 340px;
        font-size: 26px
    }
}

@media (max-width: 1710px) {
    #titler div {
        font-size: 36px
    }

    .blog-expo .item h1 {
        font-size: 28px
    }

    .blog-default .item {
        margin-top: -30px
    }

    .b-stage h2, .blog-default .item .pos-author .element-relatedcategories .pos-title, .blog-default .teaser-item .pos-title, .blog-sans .items .pos-title, .blog-sans .item .pos-related h5 {
        font-size: 16px
    }

    #titler {
        top: 8px
    }

    #yoo-zoo .details .description {
        margin-bottom: 60px
    }
}

@media (max-width: 1610px) {
    body#indexed h1 {
        font-size: 49px
    }

    #logo {
        width: 550px
    }

    .blog-expo .teaser-item h2 {
        font-size: 19px
    }

    .blog-pure .item .pos-related .element-imagepro {
        grid-template-columns: repeat(5, 1fr)
    }

    .blog-pure .item .pos-related h3, .blog-pure .pos-bottom h3 {
        margin-bottom: 20px
    }

    .line-up h2 {
        font-size: 21px
    }

    #in-history, .blog-expo .item {
        margin-top: -30px
    }

    footer {
        height: 105px
    }

    #prana {
        top: 65px
    }

    .socials {
        top: 53px;
        left: 40px
    }

    #sub-item .pos-related, .blog-default #in-item .floatbox, .blog-sans .item .floatbox {
        width: 52%
    }

    .blog-default #in-item .pos-content, .blog-sans .item .pos-content {
        font-size: 17px
    }

    .b-stage ul, .blog-default .items, .blog-sans .items, .blog-sans .item .pos-related .element-imagepro {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 55px 30px
    }

    #newz h2, #photoz h2, #videoz h2, .details .title, .page-header h1 {
        font-size: 23px;
        width: 320px;
        height: 95px
    }

    header {
        height: 130px
    }

    .item-image img, .main-icon {
        width: 130px
    }

    body#indexed h2 {
        font-size: 40px
    }

    #titler div {
        font-size: 33px
    }

    #titler {
        top: 7px
    }

    #lang {
        top: 25px
    }

    #nota {
        top: 14px
    }

    #copy {
        top: 54px
    }

    #de-logo-2 {
        left: -16px
    }

    #de-logo-1 {
        left: 16px
    }
}

@media (max-width: 1510px) {
    body#indexed h1 {
        font-size: 48px
    }

    #copy {
        top: 60px
    }

    .blog-expo .teaser-item h2 {
        font-size: 18px
    }

    .blog-pure .item .pos-top {
        top: 60px;
        width: 40%
    }

    #titler img:first-of-type {
        margin-right: 8px
    }

    .history ul {
        grid-template-columns: repeat(4, 1fr)
    }

    #rulez p, body {
        font-size: 17px
    }

    #rulez h2 {
        margin-bottom: 23px
    }

    #rulez h3 {
        font-size: 22px
    }

    #rulez > div {
        margin-bottom: 50px
    }

    .blog-expo .item h1 {
        font-size: 27px
    }

    .blog-default .item h1, .blog-sans .item h1 {
        font-size: 28px
    }

    footer {
        height: 96px
    }

    #prana {
        top: 60px
    }

    .socials {
        top: 48px
    }

    footer .container {
        width: 96%
    }

    .item-image img, .main-icon {
        width: 120px
    }

    .blog-default .item .pos-subtitle span {
        margin-right: 10px
    }

    .blog-default .item .pos-meta h3, .blog-default .item .pos-subtitlel {
        font-size: 17px
    }

    body#indexed h2 {
        font-size: 39px
    }

    header {
        height: 120px
    }

    #titler div {
        font-size: 30px
    }

    #nota {
        top: 12px
    }

    #copy {
        top: 49px
    }
}

@media (max-width: 1470px) {
    body#indexed h1 {
        font-size: 48px
    }

    body#indexed h2 {
        font-size: 38px
    }
}

@media (max-width: 1410px) {
    body#indexed h1 {
        font-size: 47px
    }

    .saturn {
        width: 150px
    }

    .blog-expo .teaser-item .pos-content {
        font-size: 15px
    }

    .blog-pure .center a {
        font-size: 21px
    }

    #logo {
        width: 500px
    }

    #in-video, .blog-pure .item .pos-related .element-imagepro {
        grid-gap: 20px;
        grid-template-columns: repeat(4, 1fr)
    }

    #in-video {
        grid-template-columns: repeat(3, 1fr)
    }

    .blog-pure .item h1 {
        font-size: 27px
    }

    #history .history h2 {
        font-size: 27px;
        margin-bottom: 35px;
        margin-top: 0;
        padding-top: 10px
    }

    .blog-default .pos-author h2, .blog-sans .item .pos-related > h3 {
        font-size: 28px
    }

    .blog-expo .item h1 {
        font-size: 26px
    }

    .blog-default .item h1, .blog-sans .item h1 {
        font-size: 27px
    }

    #newz h2, #photoz h2, #videoz h2, .details .title, .page-header h1 {
        width: 300px;
        font-size: 22px;
        padding-top: 30px
    }

    #newz h2, #photoz h2, #videoz h2, .item-page h1 {
        top: 70px
    }

    #yoo-zoo .details .description img {
        margin-bottom: 30px;
        margin-top: -97px;
        width: 96%
    }

    .main-icon {
        margin-bottom: 45px
    }

    header {
        height: 110px
    }

    nav .container h4 {
        font-size: 17px
    }

    #menu-footer, nav .container {
        width: 97%
    }

    nav .container {
        padding-top: 140px
    }

    nav .container li a {
        font-size: 15px
    }

    nav .container img {
        height: 50px
    }

    body#indexed h2 {
        font-size: 37px
    }

    #lang {
        top: 21px
    }

    #copy {
        top: 51px
    }
}

@media (max-width: 1370px) {
    .blog-expo .item .pos-taxonomy > div {
        padding-bottom: 66.25%;
        width: 100%
    }

    .blog-pure .item .pos-bottom {
        padding-top: 65px
    }

    .blog-pure .center a {
        font-size: 20px
    }

    #newz h3 {
        font-size: 19px
    }

    #photoz, #videoz {
        margin-top: -40px
    }

    #logo {
        width: 470px
    }

    .blog-pure .item .pos-taxonomy a {
        font-size: 22px
    }

    .blog-default .pos-author h2, .blog-sans .item .pos-related > h3 {
        font-size: 26px
    }

    nav .container {
        padding-top: 120px;
        padding-bottom: 20px
    }

    footer {
        height: 93px
    }

    #prana {
        top: 57px
    }

    .socials li {
        margin-right: 15px
    }

    .socials {
        top: 44px
    }

    body#indexed h2 {
        font-size: 36px
    }

    #titler div {
        font-size: 28px;
        margin-left: 20px;
        margin-right: 20px
    }

    #titler span {
        font-size: 15px
    }

    #rulez p, body {
        font-size: 16px
    }

    #rulez h2 {
        margin-bottom: 21px
    }

    #rulez h3 {
        font-size: 21px
    }
}

@media (max-width: 1310px) {
    body#indexed h1 {
        font-size: 45px
    }

    header .socials {
        right: 12px;
        top: 17px;
    }

    header  .socials li {
        margin-right: 18px;
    }

    .blog-pure .center a {
        font-size: 19px
    }

    .blog-pure .item .pos-related h3, .blog-pure .pos-bottom h3 {
        padding-bottom: 20px
    }

    .blog-pure .item .pos-taxonomy a {
        font-size: 21px
    }

    .history ul {
        grid-template-columns: repeat(3, 1fr)
    }

    .blog-default .item h1, .blog-default .pos-author h2, .blog-expo .item h1, .blog-sans .item h1, .blog-sans .item .pos-related > h3 {
        font-size: 25px
    }

    #nota span, #yoo-zoo .details .description p {
        font-size: 17px
    }

    #socialz-art a {
        margin-right: 15px
    }

    main {
        width: 95%
    }

    #nota span {
        margin-left: 14px
    }

    #in-nota {
        width: 51px;
        height: 56px
    }

    body#indexed h2 {
        font-size: 35px
    }

    #copy {
        top: 51px
    }
}

@media (max-width: 1210px) {
    body#indexed h1 {
        font-size: 44px
    }

    header .socials {
        right: 9px;
        top: 14px;
    }

    .blog-expo .teaser-item h2 {
        font-size: 17px
    }

    .saturn {
        width: 130px
    }

    #titler img:first-of-type {
        margin-right: 6px
    }

    .blog-pure .center a {
        font-size: 18px
    }

    .blog-pure .center {
        padding-top: 47px
    }

    #logo {
        width: 430px
    }

    .blog-pure .item h1 {
        font-size: 25px
    }

    .blog-pure .item .pos-subtitle span {
        font-size: 17px
    }

    .blog-default .item .pos-author .element-relatedcategories {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 40px 20px
    }

    .blog-default .item .pos-author .element-relatedcategories > div {
        width: auto
    }

    .blog-expo .item h1 {
        font-size: 23px
    }

    #prana {
        top: 61px;
        right: 30px
    }

    .socials {
        top: 49px;
        left: 30px
    }

    .blog-default #in-item .pos-content, .blog-sans .item .pos-content {
        font-size: 16px
    }

    .blog-default .item h1, .blog-sans .item h1 {
        font-size: 24px
    }

    .b-stage ul, .blog-default .items, .blog-sans .items, .blog-sans .item .pos-related .element-imagepro {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 40px 30px
    }

    .item-image img, .main-icon {
        width: 110px
    }

    header {
        height: 97px
    }

    nav .container h4 {
        font-size: 15px
    }

    nav .container li a {
        font-size: 14px
    }

    nav .container {
        padding-top: 100px;
        padding-bottom: 10px
    }

    nav .container img {
        height: 43px
    }

    body#indexed h2 {
        font-size: 34px
    }

    #titler div {
        font-size: 25px
    }

    #titler span {
        font-size: 14px
    }

    #copy {
        top: 53px
    }

    .item-173 {
        font-size: 9px
    }
}

@media (max-width: 1110px) {
    body#indexed h1 {
        font-size: 43px
    }

    .blog-expo .items {
        grid-template-columns: repeat(2, 1fr)
    }

    #in-video, .blog-pure .item .pos-related .element-imagepro, .history ul {
        grid-template-columns: repeat(3, 1fr)
    }

    .blog-expo .teaser-item h2 {
        font-size: 18px
    }

    #copy {
        top: 51px;
        font-size: 12px
    }

    #copy a {
        display: block
    }

    .blog-pure .center a {
        font-size: 17px
    }

    .blog-pure .center {
        padding-top: 45px
    }

    .blog-pure .item .pos-taxonomy a {
        font-size: 21px;
        background-size: 43px;
        padding-left: 60px
    }

    .blog-pure .item .pos-subtitle {
        flex-wrap: wrap
    }

    .blog-pure .item .pos-subtitle > div {
        width: 50%
    }

    .blog-pure .item .pos-subtitle > div:last-of-type {
        width: 100%
    }

    #history .history h2 {
        font-size: 25px;
        margin-top: 0;
        padding-top: 0
    }

    .history ul {
        grid-gap: 30px 60px
    }

    .blog-default .pos-author h2, .blog-sans .item .pos-related > h3 {
        font-size: 24px
    }

    .line-up h2 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .line-up h4, .line-up h4 span {
        font-size: 16px
    }

    .blog-expo .item h1 {
        font-size: 22px
    }

    #prana {
        top: 64px
    }

    .socials a {
        width: 30px
    }

    .socials {
        top: 54px
    }

    #yoo-zoo .details .description {
        margin-bottom: 45px
    }

    .blog-default .item h1, .blog-sans .item h1 {
        font-size: 23px
    }

    .blog-default .item .pos-meta h3 {
        display: inline-block;
        font-size: 16px;
        color: #fff;
        font-weight: 400;
        margin-right: 7px;
        margin-bottom: 5px
    }

    .b-stage h2, .blog-default .item .pos-author .element-relatedcategories .pos-title, .blog-default .teaser-item .pos-title, .blog-sans .items .pos-title, .blog-sans .item .pos-related h5 {
        margin-top: 16px
    }

    .item-image img, .main-icon {
        width: 100px
    }

    #newz h2, #photoz h2, #videoz h2, .details .title, .page-header h1 {
        width: 290px;
        font-size: 20px;
        padding-top: 26px;
        top: -74px
    }

    nav .container li a {
        font-size: 13px
    }

    body#indexed h2 {
        font-size: 33px
    }

    #titler div {
        font-size: 22px
    }

    #lang {
        right: 39px;
        width: 40px;
        top: 18px
    }

    #newz h2, #photoz h2, #videoz h2, .item-page h1 {
        top: 70px
    }
}

@media (max-width: 1030px) {
    body#indexed h1 {
        font-size: 42px
    }

    header .socials {
        right: 5px;
        top: 11px;
    }

    #de-logo-2 {
        left: -7px
    }

    #de-logo-1 {
        left: 8px
    }

    #copy {
        top: 55px;
        font-size: 12px
    }

    .saturn {
        width: 110px
    }

    .blog-pure .center {
        padding-top: 42px
    }

    .blog-pure .item h1 {
        font-size: 24px
    }

    .blog-pure .item .pos-taxonomy a {
        font-size: 20px;
        background-size: 39px;
        padding-left: 55px
    }

    .blog-pure .item .pos-subtitle span {
        font-size: 16px
    }

    .blog-default .pos-author h2, .blog-sans .item .pos-related > h3 {
        font-size: 23px
    }

    #line-upz {
        flex-wrap: wrap;
        margin-top: 15px
    }

    #article-body, #yoo-zoo {
        padding-bottom: 30px
    }

    #article-body {
        padding-top: 50px
    }

    #line-upz > div {
        width: 45%;
        margin-bottom: 40px
    }

    .blog-expo .item h1 {
        font-size: 21px
    }

    .blog-default .item h1, .blog-sans .item h1 {
        font-size: 22px
    }

    .b-stage h2, .blog-default .item .pos-author .element-relatedcategories .pos-title, .blog-default .teaser-item .pos-title, .blog-sans .items .pos-title, .blog-sans .item .pos-related h5 {
        font-size: 15px
    }

    .blog-default .item .pos-subtitle {
        font-size: 16px
    }

    header {
        height: 86px
    }

    .item-image img, .main-icon {
        width: 95px
    }

    #newz h2, #photoz h2, #videoz h2, .details .title, .page-header h1 {
        width: 283px;
        font-size: 19px;
        padding-top: 28px;
        top: -72px
    }

    #yoo-zoo .details .description img {
        border-radius: 15px
    }

    nav .container {
        padding-top: 80px
    }

    nav .container h4 {
        font-size: 14px;
        margin-bottom: 12px
    }

    nav .container li {
        margin-bottom: 14px
    }

    nav .container li a {
        font-size: 12px
    }

    body#indexed h2 {
        font-size: 32px
    }

    #titler div {
        font-size: 20px;
        margin-left: 15px;
        margin-right: 15px
    }

    #titler span {
        font-size: 12px
    }

    #titler {
        top: 5px
    }

    #lang {
        top: 15px;
        right: 28px
    }

    #nota span {
        font-size: 16px;
        margin-left: 11px
    }

    #in-nota {
        width: 44px;
        height: 42px
    }

    #nota {
        left: 20px;
        top: 6px
    }

    #newz h2, #photoz h2, #videoz h2, .item-page h1 {
        top: 70px
    }
}

@media (max-width: 905px) {
    .clicker, .in-menu {
        cursor: pointer
    }

    #lightbox-wrap{
        padding: 10px !important;
    }

    #logo-2022 {
        margin-bottom: 16px;
        
    }

    #logo-2022-img {
        width: 29%
    }

    .de-logo {
        width: 22%
    }

    .blog-sans .item .pos-related {
        margin-top: 30px
    }

    .item-173 {
        margin-top: 14px;
        font-size: 8px
    }

    body#indexed h1 {
        font-size: 42px
    }

    .b-stage h3 {
        font-size: 23px
    }

    #sub-item #in-bottom {
        flex-wrap: wrap
    }

    .blog-default .item #in-bottom .element {
        width: 47%;
        margin-bottom: 20px;
        padding-bottom: 25.25%
    }

    .blog-expo .items {
        grid-gap: 30px
    }

    .blog-pure .item .pos-bottom {
        padding-top: 60px
    }

    #newz h3 {
        font-size: 18px
    }

    .blog-pure .center {
        padding-top: 39px
    }

    .socials {
        top: 62px
    }

    nav .container .in-menu {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        border-bottom: 1px solid #4c3c62;
        padding-bottom: 10px;
        padding-top: 10px
    }

    nav .container img {
        width: 30px;
        height: auto;
        margin: 0
    }

    nav .container, nav .container .nav {
        overflow: hidden;
        height: 0
    }

    nav {
        z-index: 120
    }

    #logo {
        width: 380px
    }

    .blog-pure .item h1 {
        font-size: 23px
    }

    #in-video, .history ul {
        grid-template-columns: repeat(2, 1fr)
    }

    #history .history {
        margin-bottom: 30px
    }

    #error-page img {
        width: 350px;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .blog-default .pos-author h2, .blog-sans .item .pos-related > h3 {
        font-size: 22px
    }

    #participate .pos-taxonomy > h3, .blog-default .item .pos-media h3, .blog-sans .item .pos-meta h3 {
        font-size: 17px
    }

    #content-bottom {
        margin-bottom: 25px
    }

    nav .container {
        flex-wrap: wrap;
        padding-left: 15px;
        padding-right: 15px
    }

    nav .container > div {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    nav .container h4 {
        display: inline-block;
        margin-left: 20px;
        margin-top: 0;
        margin-bottom: 0
    }

    nav .container li {
        text-align: left;
        margin-bottom: 0;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 50px
    }

    nav .container li a {
        font-size: 14px
    }

    .in-menu {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        border-bottom: 1px solid #20253c;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 20px
    }

    body {
        font-size: 15px
    }

    .blog-expo .item h1 {
        font-size: 20px
    }

    #prana {
        top: 68px
    }

    .blog-default #in-item .pos-content, .blog-sans .item .pos-content {
        font-size: 15px
    }

    .socials a {
        width: 25px
    }

    .socials li {
        margin-right: 10px
    }

    .blog-default .item h1, .blog-sans .item h1 {
        font-size: 21px
    }

    .item-image img, .main-icon {
        width: 90px
    }

    header {
        height: 80px
    }

    #yoo-zoo .details .description p {
        margin-left: 20px;
        margin-right: 20px;
        font-size: 16px
    }

    #ufo-wrap {
        width: 45px
    }

    #titler div {
        font-size: 18px;
        margin-left: 13px;
        margin-right: 13px
    }

    #nota span {
        font-size: 14px;
        margin-left: 8px
    }

    #titler span {
        font-size: 11px
    }

    #lang {
        right: 24px;
        width: 40px;
        top: 12px
    }

    #rulez img {
        float: none;
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px
    }

    #rulez h3 {
        font-size: 20px
    }

    #rulez h2 {
        text-align: center;
        font-size: 22px;
        margin-bottom: 10px
    }

    #newz .description, .blog-expo .teaser-item .pos-content {
        font-size: 15px
    }
}

@media (max-width: 805px) {
    #menu-footer, .left-sticker, .right-sticker, nav .container {
        width: 100%
    }

    header .socials li {
        margin-right: 13px;
    }

    header .socials {
        right: 6px;
        top: 9px;
    }

    #logo-2022 {
        margin-bottom: 8px
    }

    body#indexed h1 {
        font-size: 41px
    }

    .b-stage h3 {
        font-size: 22px
    }

    .in-sticker {
        flex-wrap: wrap
    }

    .btn, .button, input[type=submit] {
        border-width: 2px
    }

    .left-sticker a:nth-of-type(4), .left-sticker a:nth-of-type(5), .left-sticker a:nth-of-type(6), .left-sticker a:nth-of-type(7) {
        display: none !important
    }

    .right-sticker {
        text-align: center;
        margin-top: 30px
    }

    .blog-expo .teaser-item h2 {
        font-size: 17px
    }

    #nota {
        top: 10px
    }

    #copy {
        display: none
    }

    nav {
        left: 14px;
        right: 14px
    }

    .hd {
        display: none !important
    }

    .bd {
        display: block !important
    }

    .blog-pure .center {
        padding-top: 36px
    }

    .blog-pure .item .pos-related h3, .blog-pure .pos-bottom h3 {
        text-align: center;
        padding-left: 0;
        padding-bottom: 0
    }

    .blog-pure .item .pos-author {
        margin-top: 50px
    }

    #in-video, .blog-pure .item .pos-related .element-imagepro {
        grid-gap: 22px
    }

    .blog-pure .item .pos-top {
        top: 0;
        width: 46%;
        margin-top: 40px
    }

    #rulez #rulez-1 {
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .blog-pure .item .pos-subtitle > div {
        width: 100%;
        margin-right: 0
    }

    #in-history {
        justify-content: center
    }

    #rulez h3 {
        font-size: 18px
    }

    #rulez #rulez-1 > div:nth-of-type(1) {
        width: 100%
    }

    #rulez #rulez-1 > div:nth-of-type(2) {
        width: 40%
    }

    .blog-default .pos-author {
        margin-top: 50px
    }

    .blog-default .item .pos-author .element-relatedcategories {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px 20px
    }

    .blog-default .pos-author h2, .blog-sans .item .pos-related > h3 {
        font-size: 21px
    }

    #line-upz > div {
        width: 48%;
        margin-bottom: 30px
    }

    .slick-dots {
        margin-top: 25px
    }

    #article-body, #yoo-zoo {
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 25px
    }

    #content-bottom {
        margin-bottom: 10px
    }

    .blog-expo .item .floatbox {
        margin-top: 30px
    }

    #in-history, .blog-expo .item {
        flex-wrap: wrap;
        margin-top: -40px
    }

    .blog-expo .item .pos-media, .blog-pure .item .pos-media {
        width: 100%
    }

    .blog-expo .item .floatbox, .blog-pure .item .floatbox {
        width: 100%;
        text-align: center
    }

    .item-image img, .main-icon {
        width: 80px
    }

    #prana {
        right: 25px;
        top: 66px
    }

    .socials li {
        margin-right: 8px
    }

    .socials {
        top: 62px;
        left: 20px
    }

    header {
        height: 65px
    }

    #titler div {
        font-size: 16px;
        margin-left: 11px;
        margin-right: 11px
    }

    #in-nota {
        width: 35px;
        height: 34px
    }

    #nota span {
        font-size: 13px;
        margin-left: 6px
    }

    body#indexed h2 {
        font-size: 30px
    }

    footer .container, header .container {
        width: 99%
    }

    #titler {
        top: 4px
    }

    #lang {
        right: 19px;
        width: 36px;
        top: 9px
    }

    #newz h3 {
        font-size: 17px
    }
}

@media (max-width: 1210px)and(orientation: portrait) {
    #logo {
        display: block;
        width: 50%
    }

    #ufo-wrap {
        right: 6%;
        top: 71%;
        transform: translateX(-100px)
    }

    #ufo-wrap img {
        transform: translateY(-100px)
    }
}

@media (max-width: 905px)and(orientation: landscape) {
    #ufo-wrap img {
        transform: translateY(-100px)
    }

    #ufo-wrap {
        transform: translateX(-100px)
    }

    @keyframes x-axis {
        50% {
            transform: translateX(100px)
        }
    }@keyframes y-axis {
         50% {
             transform: translateY(100px)
         }
     }
}

@media (max-width: 705px) {
    body#indexed h1 {
        font-size: 40px
    }

    header .socials {
        right: 0px;
        top: 9px;
    }

    #de-logo-1 {
        left: 7px
    }

    #de-logo-2 {
        left: -6px
    }

    #logo-2022-img {
        width: 31%
    }

    .de-logo {
        width: 23%
    }

    .blog-expo .items {
        grid-gap: 20px
    }

    .b-stage h3 {
        font-size: 21px
    }

    .blog-expo .teaser-item h2 {
        font-size: 16px;
        padding-bottom: 0;
        padding-top: 4px
    }

    .saturn {
        width: 100px;
        left: 9%;
        top: 18px
    }

    .blog-pure .center a {
        font-size: 16px
    }

    .blog-pure .item .pos-bottom {
        padding-top: 55px
    }

    .blog-pure .center {
        padding-top: 33px
    }

    #newz h3 {
        font-size: 20px
    }

    #history .history h2 {
        font-size: 24px;
        margin-bottom: 20px
    }

    #history .history h3 {
        font-size: 19px
    }

    .blog-sans .item .floatbox {
        margin-top: 30px
    }

    .blog-default .pos-author h2, .blog-sans .item .pos-related > h3 {
        font-size: 20px
    }

    .slick-dots {
        margin-top: 20px
    }

    .blog-default #in-item .floatbox {
        margin-top: 30px
    }

    .b-stage ul, .blog-default .items, .blog-sans .items, .blog-sans .item .pos-related .element-imagepro {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 40px 30px
    }

    .blog-expo .item .pos-content, .blog-pure .item .pos-content {
        font-size: 15px
    }

    #prana {
        font-size: 12px;
        top: 71px;
        right: 20px
    }

    .socials a {
        width: 20px
    }

    #in-item, #sub-item {
        flex-wrap: wrap
    }

    .socials {
        top: 66px
    }

    #sub-item .pos-bottom, .blog-default .item .pos-top, .blog-sans .item .pos-top {
        width: 100%
    }

    #sub-item .pos-related, .blog-default #in-item .floatbox, .blog-sans .item .floatbox {
        width: 100%;
        text-align: center
    }

    #yoo-zoo .details .description p {
        margin-left: 15px;
        margin-right: 15px
    }

    body#indexed .container {
        width: 95%
    }

    body#indexed h2 {
        font-size: 29px
    }

    #yoo-zoo .details .description {
        margin-bottom: 35px
    }

    .module-wrapper {
        padding: 22px
    }

    #photoz {
        margin-bottom: 34px
    }
}

@media (max-width: 605px) {
    body#indexed h1 {
        font-size: 39px
    }

    .blog-default .item #in-bottom .element.count-4 {
        padding-bottom: 55.25%;
    }

    #lightbox-wrap{
        padding: 5px !important;
    }

    .blog-default .item #in-bottom .element.count-3 {
        padding-bottom: 55.25%;
    }

    header .socials {
        top: 8px;
    }

    header .socials li {
        margin-right: 7px;
    }

    #logo-2022 {
        margin-bottom: 20px;
        margin-top: 20px
    }

    #logo-2022-img {
        width: 33%
    }

    .de-logo {
        width: 25%
    }

    .blog-sans .item .pos-related {
        margin-top: 20px
    }

    .blog-default .item #in-bottom .element {
        width: 100%;
        padding-bottom: 54.25%
    }

    .b-stage h3 {
        font-size: 20px
    }

    .blog-expo .items {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 35px
    }

    .blog-expo .teaser-item h2 {
        margin-bottom: 7px
    }

    .item-image img, .main-icon {
        margin-top: 4px
    }

    #nota {
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        top: 4px;
        left: 10px
    }

    #nota span {
        font-size: 10px;
        margin-left: 0;
        margin-top: 3px
    }

    header .container {
        background: url(../images/mobile-header-bg.png) center bottom no-repeat;
        background-size: 100%
    }

    #titler {
        top: 5px
    }

    .saturn {
        left: 5%
    }

    .blog-pure .center {
        padding-top: 30px
    }

    #photoz, #videoz {
        margin-top: -60px
    }

    #newz {
        margin-top: -80px
    }

    #subheader {
        margin-top: -15px
    }

    #in-video, .blog-pure .item .pos-related .element-imagepro {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 15px
    }

    #in-video {
        grid-template-columns: repeat(2, 1fr)
    }

    #prana {
        top: 24px;
        right: 15px
    }

    .socials {
        top: 20px;
        left: 15px
    }

    footer {
        height: 47px
    }

    footer .container {
        background-image: url(../images/mobile-footer-bg.png);
        background-position: top center
    }

    .slick-arrow {
        width: 30px;
        height: 55px;
        top: 34%;
        left: -40px
    }

    .slick-arrow.slick-next {
        right: -40px
    }

    .blog-pure .item .pos-author {
        margin-top: 40px
    }

    .blog-pure .item h1 {
        font-size: 22px;
        margin-top: 27px
    }

    .history ul {
        grid-gap: 30px
    }

    #rulez p, body {
        font-size: 15px
    }

    #rulez > div {
        margin-bottom: 30px
    }

    #sub-item .pos-bottom, .blog-default #in-item .pos-content, .blog-sans .item .pos-content {
        margin-bottom: 25px
    }

    #error-page h2 {
        font-size: 32px
    }

    #error-page h3 {
        font-size: 18px
    }

    #newz h2, #photoz h2, #videoz h2, .details .title, .page-header h1 {
        width: 252px;
        font-size: 18px;
        padding-top: 31px;
        top: -63px
    }

    .blog-default .pos-author h2, .blog-expo .item h1, .blog-sans .item .pos-related > h3 {
        font-size: 19px
    }

    #newz h2, #photoz h2, #videoz h2, .item-page h1 {
        top: 70px
    }

    #participate {
        flex-wrap: wrap;
        justify-content: center
    }

    #socialz-art, #stages-art {
        justify-content: center
    }

    #sub-item h3 {
        text-align: center
    }

    #socialz-art {
        margin-bottom: 20px
    }

    #line-upz > div, #participate > div {
        width: 100%
    }

    .b-stage ul, .blog-default .items, .blog-sans .items, .blog-sans .item .pos-related .element-imagepro {
        grid-gap: 25px 25px
    }

    .b-stage h2, .blog-default .item .pos-author .element-relatedcategories .pos-title, .blog-default .teaser-item .pos-title, .blog-sans .items .pos-title, .blog-sans .item .pos-related h5 {
        font-size: 14px
    }

    body#indexed h2 {
        font-size: 28px
    }

    .module-wrapper {
        padding: 20px
    }

    #newz h3 {
        font-size: 19px
    }

    #photoz {
        margin-bottom: 31px
    }
}

@media (max-width: 705px)and(orientation: landscape) {
    #logo {
        width: 27%
    }

    body#indexed h2 {
        bottom: 16%
    }
}

@media (max-width: 505px) {
    #titler {
        flex-wrap: wrap;
        justify-content: center;
        top: 8px
    }

    #socialz-art a{
        width: 40px;
        height: 40px;
    }

    /*header .socials ul{*/
        /*flex-direction: column;*/
    /*}*/

    /*header .socials li {*/
        /*margin-right: 16px;*/
    /*}*/

    header .socials{
        display: none;
    }

    #logo-2022-img {
        width: 35%
    }

    .de-logo {
        width: 26%
    }

    .b-stage h3 {
        font-size: 19px
    }

    .btn, .button, input[type=submit] {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        text-align: center
    }

    nav {
        left: 5px;
        right: 5px
    }

    #nota {
        top: 11px;
        left: 15px
    }

    header {
        height: 77px
    }

    .saturn {
        display: none;
        width: 75px
    }

    .blog-pure .center {
        padding-top: 26px
    }

    .blog-pure .item .pos-bottom {
        padding-top: 50px;
        padding-bottom: 25px
    }

    .blog-pure .center a {
        font-size: 15px
    }

    #in-video, .blog-pure .item .pos-related .element-imagepro {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px;
        margin-bottom: 60px
    }

    .blog-pure .item .pos-top {
        width: 70%
    }

    .blog-pure .item .pos-taxonomy a {
        font-size: 18px;
        background-size: 36px;
        padding-left: 49px
    }

    .blog-pure .item h1 {
        font-size: 21px;
        margin-top: 24px
    }

    .blog-pure .item .pos-subtitle h3 {
        margin-bottom: 4px
    }

    #history .history h3 {
        font-size: 17px
    }

    #error-page img {
        width: 300px;
        margin-top: 16px;
        margin-bottom: 7px
    }

    #rulez h2 {
        font-size: 20px
    }

    #rulez h3, #yoo-zoo .details .description p {
        font-size: 15px
    }

    .blog-default .item #in-bottom .element, .video-wrapper {
        width: 100%;
        padding-bottom: 57%
    }

    #sub-item #in-bottom {
        flex-wrap: wrap;
        justify-content: center
    }

    #sub-item .pos-bottom {
        margin-bottom: 0
    }

    .blog-expo .item h1 {
        font-size: 18px
    }

    body#indexed h2 {
        font-size: 27px;
        bottom: 12%
    }

    body#indexed, html {
        overflow-x: hidden
    }

    .blog-default .pos-author h2, .blog-sans .item .pos-related > h3 {
        font-size: 18px
    }

    #error-page h2 {
        font-size: 29px
    }

    .module-wrapper {
        padding: 18px
    }

    #newz h3 {
        font-size: 18px
    }

    #photoz {
        margin-bottom: 29px
    }

    .blog-default .item #in-bottom .element, .video-wrapper {
        margin-bottom: 25px
    }

    #titler div {
        width: 43%
    }

    #logo {
        width: 66%
    }
}

@media (max-width: 455px) {
    .socials, .socials ul {
        justify-content: center
    }

    #prana, .socials {
        position: relative;
        left: 0;
        top: 0;
        width: 100%
    }

    #in-video, .blog-pure .item .pos-related h3, .blog-pure .pos-bottom h3 {
        margin-bottom: 20px
    }

    body#indexed h1 {
        font-size: 37px
    }

    .btn, .button, input[type=submit] {
        border-width: 1px
    }

    #newz h3 {
        font-size: 17px
    }

    footer {
        height: auto
    }

    .socials {
        padding-top: 25px
    }

    #prana {
        text-align: center;
        padding-top: 5px;
        padding-bottom: 10px
    }

    .blog-pure .center {
        padding-top: 21px
    }

    .blog-pure .item .pos-bottom {
        padding-top: 40px;
        padding-bottom: 20px
    }

    .blog-pure .item h1 {
        font-size: 20px
    }

    #in-video, .blog-pure .item .pos-related .element-imagepro {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px
    }

    #in-video {
        grid-template-columns: repeat(1, 1fr)
    }

    .history ul {
        grid-template-columns: repeat(1, .7fr);
        justify-content: center
    }

    #rulez img {
        margin-bottom: 10px
    }

    #newz h2, #photoz h2, #videoz h2, .details .title, .page-header h1 {
        width: 240px;
        font-size: 17px;
        padding-top: 31px;
        top: -56px
    }

    #rulez #rulez-1 > div:nth-of-type(2) {
        width: 50%
    }

    .b-stage h2, .blog-default .item .pos-author .element-relatedcategories .pos-title, .blog-default .teaser-item .pos-title, .blog-sans .items .pos-title, .blog-sans .item .pos-related h5 {
        margin-top: 13px
    }

    .blog-default .item .pos-author .element-relatedcategories {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px 20px
    }

    .blog-default .item h1, .blog-sans .item h1 {
        font-size: 20px
    }

    body#indexed h2 {
        font-size: 26px
    }

    .blog-expo .item h1 {
        font-size: 17px
    }

    #article-body, #yoo-zoo {
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px
    }

    .b-stage ul, .blog-default .items, .blog-sans .items, .blog-sans .item .pos-related .element-imagepro {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 40px 25px
    }

    #yoo-zoo .details .description img {
        margin-bottom: 20px
    }

    #newz h2, #photoz h2, #videoz h2, .item-page h1 {
        top: 66px
    }

    #photoz {
        margin-bottom: 27px
    }

    #logo {
        width: 70%
    }

    #lightbox-content{
        border-width: 7px !important;
    }
}

@media (max-width: 905px)and(orientation: portrait) {
    #ufo-wrap img {
        transform: translateY(-50px)
    }

    #ufo-wrap {
        transform: translateX(-50px)
    }

    @keyframes x-axis {
        50% {
            transform: translateX(50px)
        }
    }@keyframes y-axis {
         50% {
             transform: translateY(50px)
         }
     }
}

@media (max-width: 405px) {
    #logo {
        width: 100%
    }

    #lightbox-content{
        border-width: 5px !important;
    }

    #lightbox-wrap{
        padding: 2px !important;
    }

    .blog-expo .teaser-item h2 {
        font-size: 15px
    }

    #logo-2022-img {
        width: 37%
    }

    .de-logo {
        width: 27%
    }

    .blog-sans .item .pos-related {
        margin-top: 15px
    }

    #logo-wrap {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .item-image img, .main-icon {
        margin-top: 8px
    }

    #titler div {
        font-size: 15px;
        margin-left: 0;
        margin-right: 0
    }

    #titler {
        flex-wrap: wrap;
        justify-content: center;
        top: 1px;
    }

    #titler i {
        display: block;
        text-align: center;
        order: 2
    }

    #titler > div {
        order: 2;
        width: 80%;
        margin-bottom: 3px
    }

    #titler > div > a {
        width: 245px;
        margin: 0 auto
    }

    #titler span {
        display: none;
        width: 50%;
        box-sizing: border-box
    }

    .saturn {
        left: 6%;
        top: 11px;
        width: 70px
    }

    .blog-pure .center {
        padding-top: 17px
    }

    #newz .description {
        font-size: 14px
    }

    .slick-arrow {
        left: -15px;
        top: 37%
    }

    #newz .inner {
        padding-left: 5px;
        padding-right: 5px
    }

    .slick-arrow.slick-next {
        right: -15px
    }

    .blog-pure .item .pos-author {
        margin-top: 25px
    }

    .blog-pure .item .pos-subtitle span {
        font-size: 15px
    }

    .blog-pure .item .pos-taxonomy a {
        font-size: 17px;
        background-size: 30px;
        padding-left: 43px
    }

    .blog-pure .item .pos-top {
        width: 80%
    }

    .blog-pure .item .pos-taxonomy {
        margin-bottom: 22px;
        margin-top: 22px
    }

    #history .history h2 {
        font-size: 23px
    }

    #history .history h3 {
        font-size: 16px;
        margin-top: 13px
    }

    #rulez h2 {
        font-size: 18px
    }

    #error-page img {
        width: 260px;
        margin-top: 16px;
        margin-bottom: 0
    }

    #error-page h2 {
        font-size: 26px
    }

    #error-page h3, .blog-default .pos-author h2, .blog-sans .item .pos-related > h3 {
        font-size: 17px
    }

    .container, .item-page {
        width: 100%
    }

    body#indexed h2 {
        font-size: 25px
    }

    #in-video iframe, #sub-item .pos-related iframe, .blog-default .item #in-bottom .element iframe, .blog-expo .item iframe, .blog-pure .item .pos-related img, .blog-sans .item .element-media iframe, .sticker-video iframe {
        border-width: 1px
    }

    .slick-dots li {
        margin-left: 5px;
        margin-right: 5px
    }

    #yoo-zoo .details .description {
        margin-bottom: 33px
    }

    .module-wrapper {
        padding: 15px
    }

    #photoz, #videoz {
        margin-top: -70px
    }

    #photoz {
        margin-bottom: 25px
    }

    .blog-default .item #in-bottom .element, .video-wrapper {
        margin-bottom: 20px
    }

    .blog-expo .teaser-item .pos-content {
        font-size: 14px
    }

    #newz .inner, .blog-expo .teaser-item .floatbox {
        padding: 7px 10px
    }
}

@media (max-width: 365px) {
    nav .container h4 {
        font-size: 13px
    }

    #lightbox-content{
        border-width: 0 !important;
    }

    #lightbox-wrap{
        padding: 2px !important;
    }

    #de-logo-2 {
        left: -4px
    }

    #de-logo-1 {
        left: 5px
    }

    .slick-arrow {
        width: 25px;
        height: 45px;
        left: -10px
    }

    .b-stage h3 {
        font-size: 18px
    }

    nav .container .in-menu {
        padding-bottom: 7px;
        padding-top: 7px
    }

    .slick-arrow.slick-next {
        right: -10px
    }

    .saturn {
        width: 50px;
        top: 21px
    }

    .blog-pure .item .pos-bottom {
        padding-top: 30px
    }

    .blog-pure .center {
        padding-top: 15px
    }

    .blog-pure .item h1 {
        font-size: 19px;
        margin-top: 22px
    }

    #in-video, .blog-pure .item .pos-related .element-imagepro {
        grid-gap: 19px
    }

    .history ul {
        grid-template-columns: repeat(1, .9fr)
    }

    .blog-pure .item .pos-subtitle h3 {
        font-size: 17px
    }

    .blog-pure .item .pos-taxonomy {
        margin-bottom: 17px;
        margin-top: 17px
    }

    #rulez h2 {
        margin-bottom: 7px
    }

    #yoo-zoo .details .description {
        margin-bottom: 30px
    }

    #yoo-zoo .details .description p {
        font-size: 14px
    }

    #newz h2, #photoz h2, #videoz h2, .details .title, .page-header h1 {
        width: 225px;
        font-size: 16px;
        padding-top: 31px;
        top: -53px
    }

    .slick-dots li button {
        padding: 0;
        width: 10px;
        height: 10px
    }

    .blog-default .item h1, .blog-sans .item h1 {
        font-size: 19px
    }

    #sub-item {
        margin-top: 20px
    }

    .blog-default .item .pos-subtitle {
        font-size: 15px
    }

    .line-up h2 {
        font-size: 19px;
        margin-top: 8px;
        margin-bottom: 18px
    }

    .line-up img {
        width: 70px
    }

    #article-body, #yoo-zoo {
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px
    }

    body#indexed h2 {
        font-size: 24px
    }

    .blog-expo .item .pos-content, .blog-pure .item .pos-content, body {
        font-size: 14px
    }

    .blog-expo .item h1 {
        font-size: 16px
    }

    #rulez p, body {
        font-size: 14px
    }

    .blog-pure .item .pos-bottom, .blog-pure .item .pos-related {
        margin-bottom: 30px
    }

    #newz h2, #photoz h2, #videoz h2 {
        top: 60px
    }

    #photoz {
        margin-bottom: 22px
    }

    .blog-default .item #in-bottom .element, .video-wrapper {
        margin-bottom: 16px
    }

    #newz h3 {
        font-size: 16px
    }

    .page-header h1 {
        top: 66px
    }

    #titler > div > a {
        width: 220px
    }

    #titler {
        top: 4px
    }

    .blog-expo .teaser-item .pos-content {
        font-size: 13px
    }
}

@media (max-width: 325px) {
    #sub-item h3, .blog-pure .item .pos-author {
        margin-top: 0
    }

    #titler div {
        width: 70%
    }

    .blog-expo .teaser-item h2 {
        font-size: 14px
    }

    .blog-expo .teaser-item .pos-content {
        font-size: 12px
    }

    #logo-2022-img {
        width: 39%
    }

    .de-logo {
        width: 28%
    }

    #rulez p, body {
        font-size: 13px
    }

    #newz .description {
        font-size: 12px
    }

    #lightbox-content {
        border-width: 5px !important
    }

    .saturn {
        left: 3%
    }

    .module-wrapper {
        padding: 10px
    }

    .blog-default .item #in-bottom .element, .video-wrapper {
        margin-bottom: 13px
    }

    .blog-pure .center a {
        font-size: 14px
    }

    .blog-pure .item .pos-bottom {
        padding-top: 20px;
        padding-bottom: 10px
    }

    .blog-pure .center {
        padding-top: 13px
    }

    #photoz {
        margin-bottom: 19px
    }

    .blog-pure .item .pos-bottom, .blog-pure .item .pos-related {
        margin-bottom: 10px
    }

    .blog-pure .item .pos-taxonomy a {
        font-size: 16px;
        background-size: 28px;
        padding-left: 40px;
        background-position: left 9px
    }

    #history .history h2 {
        font-size: 22px
    }

    #history .history {
        margin-bottom: 25px
    }

    #article-body, #yoo-zoo {
        padding-left: 0;
        padding-right: 0
    }

    #sub-item h3 {
        font-size: 17px
    }

    #error-page img {
        width: 210px;
        margin-top: 14px
    }

    #error-page h2 {
        font-size: 23px
    }

    #error-page h3 {
        font-size: 16px
    }

    .blog-default .pos-author {
        margin-top: 30px
    }

    .blog-default #in-item .floatbox {
        margin-top: 20px
    }

    #socialz-art, .blog-default #in-item .pos-content, .blog-sans .item .pos-content {
        margin-bottom: 15px
    }

    .blog-default .item h1, .blog-sans .item h1 {
        font-size: 18px
    }

    .blog-default .item .pos-subtitle span {
        margin-right: 5px
    }

    .blog-default .item .pos-subtitle {
        font-size: 14px
    }

    .blog-default .item .pos-meta h3, .blog-expo .item h1 {
        font-size: 15px
    }

    .blog-default #in-item .pos-content, .blog-sans .item .pos-content {
        font-size: 14px
    }

    body#indexed h2 {
        font-size: 21px
    }

    .line-up img {
        width: 65px
    }

    .line-up h2 {
        font-size: 18px
    }

    .line-up h4, .line-up h4 span {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    #line-upz > div {
        margin-bottom: 25px
    }

    .b-stage h2, .blog-default .item .pos-author .element-relatedcategories .pos-title, .blog-default .teaser-item .pos-title, .blog-sans .items .pos-title, .blog-sans .item .pos-related h5 {
        margin-top: 13px
    }

    #newz h3 {
        font-size: 15px
    }

    #titler > div > a {
        width: 200px
    }

    #logo-wrap {
        padding-top: 5px;
        padding-bottom: 5px
    }
}
