@media (min-width: 1360px) {
    .u-container {
        max-width: 900px;
    }
    .merchant_instruction {
        flex-direction: column;
        align-items: center;
    }
    .merchant_instruction img:not(:last-of-type) {
        margin-bottom: 20px;
    }
}

@media (min-width: 1400px) {
    .u-container {
        max-width: 940px;
    }

    .merchant_instruction {
        flex-direction: column;
        align-items: center;
    }
    .merchant_instruction img:not(:last-of-type) {
        margin-bottom: 20px;
    }

    .liberty {
        right: 10px
    }
}

@media (min-width: 1360px) and (max-width: 1500px), (max-width: 900px) {
    
}

@media (max-width: 1700px) and (min-width: 1360px), (max-width: 1200px) {
    .version-links {
        order: 3;
        flex: 0 0 45%;
        max-width: 45%;
    }

    .version-download {
        order: 1;
        flex: 1 0 100%;
        max-width: 100%;
    }

    .version-for {
        order: 2;
        flex: 0 0 55%;
        max-width: 55%;
    }

    .version-wrapper {
     
    }
}

@media (min-width: 1500px) {
    .u-container {
        max-width: 1040px;
    }

    .merchant_instruction {
        flex-direction: column;
        align-items: center;
    }
    .merchant_instruction img:not(:last-of-type) {
        margin-bottom: 20px;
    }

    .liberty {
        right: 40px;
    }
}

@media (min-width: 1600px) {
    .u-container {
        max-width: 1140px;
    }

    .merchant_instruction {
        flex-direction: column;
        align-items: center;
    }
    .merchant_instruction img:not(:last-of-type) {
        margin-bottom: 20px;
    }

    .liberty {
        right: 50px;
    }
}

@media (min-width: 1700px) {
    .u-container {
        max-width: 1240px;
    }

    .merchant_instruction {
        flex-direction: row;
        align-items: flex-start;
    }
    .merchant_instruction img:not(:last-of-type) {
        margin-bottom: 0;
    }

    .liberty {
        right: 80px
    }
}

@media (min-width: 1780px) {
    .u-container {
        max-width: 1280px;
    }

    .platform_icons a {
        padding-left: 1.3rem;
    }

    .main_menu {
        left: -250px;
        width: 250px;
    }

    .main_menu ul{
        width: 250px;
    }

    .index_copter {
        
    }

    #copter_animation {
      /*  width: calc(100 % + 550 px) */
    }
}

@media (max-width: 1780px) {
    .lamp1:before, .lamp2:before {
        top: -26px;
        left: 45%;
        width: 100%;
        -webkit-background-size: 85% auto;
        -o-background-size: 85% auto;
        background-size: 85% auto;
    }

    .lamp3:before {
        top: -70px;
        width: 100%;
        -webkit-background-size: 100% auto;
        -o-background-size: 100% auto;
        background-size: 100% auto;
    }

    .slogan {
        font-size: 15px;
       
    }

    .group_label span {
        font-size: 20px;
        line-height: 62px;
    }

    .group_label span strong {
        font-size: 21px;
    }

    .platform_icons {
        padding-right: 15px;
    }

    .platform_icons a {
        padding-left: 0.9rem;
    }

    .copter_content {
        width: 96%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .index_copter {
        position: relative;
    }
}

@media (max-width: 1600px) {
    .liberty {
        width: 200px;
        height: 600px;
        background-size: 100%;
    }

    .copter_content {
        width: 100%;
        padding: 0;
    }

    .download_nav-tabs a {
        width: 46%;
    }

    .currencies-short-block div:nth-of-type(1) {
        flex: 0 1 400px;
    }
    .currencies-links .currencies-link {
        flex: 0 0 170px;
        height: 65px;
        padding: 15px 10px;
    }
    .currencies-links .currencies-link--empty {
        flex: 0 0 180px;
    }
}

@media (max-width: 1465px) {
    .liberty {
        display: none;
    }
}


@media (max-width: 1500px) {
    .slogan {
        font-size: 14px;
    }
    .group_label  {
        padding: 0 3.45rem
    }
    .group_label span {
        font-size: 16px;
    }
    .group_label span strong {
        font-size: 18px;
    }
    .group_label:before {
        width: 72%;
    }
    .copter_content {
        width: 100%;
        padding: 0;
    }
    .currencies-short-block div:nth-of-type(1) {
        flex: 0 1 300px;
    }

    .currencies-links .currencies-link {
        flex: 0 0 150px;
        height: 50px;
        padding: 10px 10px;
    }
    .currencies-links .currencies-link--empty {
        flex: 0 0 150px;
    }

    .currencies-links .currencies-link:hover {
        box-shadow: 0 0 0 2px #26af69 inset, 0 0 10px 0 rgba(38, 175, 105, 0.5);
    }
}


@media (max-width: 1359px) {
    body {
        padding: 0 0 40px;
    }

    .u-container {
        max-width: 100%;
        padding: 1rem 1rem 0;
    }

    .index_copter {
        left: 0;
        background-image: none;
    }

    .video_player:after {
        content: none;
    }


    canvas#crypton_animation {
        display: none;
    }

    .navbar-toggler {
        display: inline-block;
    }

    .copter_content {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 40px 50px 90px 50px;
        background-repeat: repeat;
    }

    #copter_animation {
        display: none;
    }

    .main_menu {
        display: none;
    }

    .main_menu.mobile {
        display: block;
        position: fixed;
        width: 250px;
        height: 100%;
        padding: 0;
        right: -250px;
        left: unset;
        top: 0;
        background-color: #000000;
        transition: all 500ms ease-in-out;
    }

    body.sticky .main_menu.mobile {
        position: fixed;
    }

    body.sticky .main_menu-sticky_bg {
        display: block;
        opacity: 1;
    }

    body.show_nav {
        overflow: hidden;
    }

    .main_menu ul {
        height: 100%;
        padding-top: 20px;
        width: 100%;
    }

    .show_nav .main_menu {
        right: 0;
    }

    .show_nav .u-container .navbar-toggler {
        opacity: 0;
    }

    .show_nav > * {
        position: relative;
        right: 250px;
        animation: nav-blur-bg-ani 0.5s 0.5s forwards;
    }

    .show_nav > .main_menu-sticky_bg {
        position: fixed;
        filter: none;
        animation: none;
        background: transparent;
        box-shadow: none;
    }

    .header_body .u-btn {
        margin-right: 96px;
    }

    .platform_icons {
        padding-right: 0;
    }

    body > * {
        transition: all 500ms ease-in-out;
    }

    .nav_blur {
        background: #0000004d;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 100;
        opacity: 0;
        display: none;
    }

    .show_nav .nav_blur {
        display: block;
        animation: nav-blur-ani 0.5s 0.5s forwards;
    }

    .footer-type span.lg {
        display: none;
    }

    .language-selector .languages {
        padding: 0 2rem;
    }

    .language-selector .headline {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .language-toggler {
        right: 0;
    }

    .download_nav-tabs a {
        width: 20%;
    }

    .currencies-short-block div:nth-of-type(1) {
        flex: 0 1 400px;
    }

    .currencies-links .currencies-link {
        flex: 0 0 21%;
        height: 70px;
        padding: 20px 0
    }
    .currencies-links .currencies-link--empty {
        flex: 0 0 21%;
    }

    .currencies-links .currencies-link:hover {
        box-shadow: 0 0 0 3px #26af69 inset, 0 0 10px 0 rgba(38, 175, 105, 0.5);
    }

}
@media (max-width: 1200px) {
    .currencies-links .currencies-link {
        flex: 0 0 21%;
        height: 60px;
        padding: 15px 0px;
    }
    .currencies-links .currencies-link--empty {
        flex: 0 0 21%;
    }
    .merchant_instruction {
        flex-direction: column;
        align-items: center;
    }
    .merchant_instruction img:not(:last-of-type) {
        margin-bottom: 20px;
    }
    .currencies-links .currencies-link:hover {
        box-shadow: 0 0 0 2px #26af69 inset, 0 0 10px 0 rgba(38, 175, 105, 0.5);
    }
}

@media (max-width: 1024px) {
    .index_copter {
        height: auto;
    }

    .copter_content {
        padding: 20px;
    }

    .currencies-links .currencies-link {
        flex: 0 0 21%;
        height: 50px;
        padding: 10px 10px;
    }
    .currencies-links .currencies-link--empty {
        flex: 0 0 21%;
    }

    .currencies-links .currencies-link:hover {
        box-shadow: 0 0 0 2px #26af69 inset, 0 0 10px 0 rgba(38, 175, 105, 0.5);
    }
}

@media (max-width: 991px) {
    .language-selector .headline .search .clear {
        opacity: 0.5;
        cursor: pointer;
        z-index: 11;
    }

    .language-selector .headline .search .clear:hover {
        opacity: 1;
    }

    .language-selector .headline .search .search-text {
        opacity: 1;
        z-index: 3;
        width: 100%;
        border: 0 none transparent;
        background-color: transparent;
        outline: none;
        cursor: auto;
        padding-right: 22px;
    }
}

@media (max-width: 960px) {
    .page {
        font-size: 16px;
    }

    .page h2 {
        font-size: 30px;
        line-height: 44px;
    }

    .page h2.upper {
        font-size: 52px;
        line-height: 80px;
    }

    .page h3 {
        font-size: 28px;
    }

    .page h4 {
        font-size: 20px;
    }

    .u-container.page {
        padding: 45px 50px 24px 50px;
    }

    .border-around.faq-answer {
        padding: 2rem 30px;
    }

    .border-around {
        padding: 20px 0 20px 0;
    }

    .border-around .border {
        display: none;
    }

    .download_tab-content {
        padding-top: 10px;
    }

    .version-box {
        margin-bottom: 10px;
        padding-bottom: 0;
    }

    .version-box h3 {
        margin-bottom: 20px;
    }

    .download_nav-tabs {
        align-items: flex-start;
        justify-content: center;
        flex-wrap: wrap;
    }

    .download_nav-tabs a {
        margin: 0 20px 20px;
        width: 44%;
    }

    .footer-type span.md, .footer-type span.md {
        display: none;
    }

    .promo_block {
        background-position: bottom left;
    }
    .currencies-short-block {
        flex-direction: column;
    }
    .currencies-short-block div:nth-of-type(1) {
        flex: 0 1 auto;
    }
    .currencies-short-block div:nth-of-type(2) {
        padding-left: 0;
        padding-top: 2rem;
    }

    .currencies-links .currencies-link {
        flex: 0 0 180px;
        height: 60px;
        padding: 15px 0px;
    }
    .currencies-links .currencies-link--empty {
        flex: 0 0 180px;
    }

    .currencies-links .currencies-link:hover {
        box-shadow: 0 0 0 3px #26af69 inset, 0 0 10px 0 rgba(38, 175, 105, 0.5);
    }
}

@media (max-width: 910px) {
    .page-name {
        padding-top: 5rem;
    }

    .page-name canvas {
        width: 100%;
    }

    .content-top {
        padding-bottom: 0;
    }

    .lamp {
        width: 700px;
        margin: 10px auto 30px;
    }

    .lamp1:before {
        top: -27px;
    }

    .lamp2:before {
        top: -27px;
    }

    .group_label, .slogan_label {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        height: 44px;
        line-height: 44px;
    }

    .group_label span {
        line-height: 44px;
    }

    .group_label:after, .group_label:before {
        transform: none;
        transform-origin: unset;
        width: 100%;
    }

    .slogan {
        padding-left: 1.5rem;
    }

    .top_bg {
        height: auto;
        background-position: center bottom;
    }

    .version-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .version-links, .version-for {
        flex-basis: 100%;
        max-width: 100%;
    }

    .currencies-links {
        flex-wrap: wrap;
        margin-top: 25px;
    }
    .currencies-links .currencies-link {
        flex: 0 0 calc(50% - 10px);
        height: 50px;
        margin-top: 0;
        margin-bottom: 20px;
        padding: 10px 10px;
    }
    .currencies-links .currencies-link:nth-child(odd) {
        margin-right: 20px;
    }
    .currencies-links .currencies-link--empty {
        display: none;
    }

    .currencies-links .currencies-link:hover {
        box-shadow: 0 0 0 2px #26af69 inset, 0 0 10px 0 rgba(38, 175, 105, 0.5);
    }
}

@media (max-width: 767px) {
    ul.ul-orange {
        padding: 0;
    }

    .promo_block {
        min-height: 240px;
        background-position: top left;
        padding: 0 54px;
        font-size: 15px;
    }
    .promo_block p {
        font-size: 16px;
    }

    canvas#crypton_animation {
        display: none;
    }

    .block_communication {
        padding-left: calc(100px);
    }

    .index_copter {
        height: auto;
    }

    .copter_content {
        padding: 2rem 1rem;
    }

    .platform_icons a {
        padding-left: 1rem;
        display: block;
        float: left;
    }

    .info-box {
        padding-top: 4rem;
        order: 3;
    }

    .download_nav-tabs a {
        width: 100%;
    }

    .footer .language-toggle.bottom-align-text-right {
        bottom: 38px;
    }

    .platform_icons {
        display: none;
    }
    .main_title {
        font-size: 22px;
        line-height: 32px;
    }
    .catalogue-tabs a {
        padding: 0 18px;
        line-height: 35px;
        font-size: 16px;
    }
}

@media (max-width: 670px) {
    .slogan {
        font-size: 13px;
    }

    .video_player:after {
        display: none;
    }
}

@media (max-width: 640px) {
    .page {
        font-size: 14px;
    }

    .page h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .page h2.upper {
        font-size: 34px;
        line-height: 40px;
    }

    .page h3 {
        font-size: 24px;
    }

    .page h4 {
        font-size: 18px;
    }

    .page .green-bg {
        padding: 0px 6px;
        height: 39px;
        line-height: 38px;
    }

    .footer-type span {
        font-size: 12px;
    }

    .slogan {
        letter-spacing: 0.5px;
    }
    .language-selector .headline .search {
        display: none!important;
    }
}

@media (max-width: 575px) {

    body {
        padding: 0;
    }

    .header_body .u-btn {
        display: none;
    }

    .u-logo-url {
        margin-top: 44px;   
    }

    .u-container {
        padding: 0;
    }

    .u-container .row {
        margin-left: 0;
        margin-right: 0;
    }

    .u-container.page {
        padding: 45px 30px 24px 30px
    }

    .header_topLine {
        display: none;
    }

    .header_body .u-btn {
        margin: 0;
    }

    .mobile .navbar-toggler {
        top: 20px;
    }

    .header_body {
        background-position: -50px -16px;
    }

    .slogan {
        padding-left: 0;
        flex: 1;
        padding-right: 0!important;
        font-size: 12px;
    }

    .lamp {
        width: 100%;
    }

    .lamp1:before {
        top: -37px;
    }

    .lamp2:before {
        top: -37px;
    }

    .lamp3:before {
        top: -58px;
        height: 100px;
    }

    .page-name {
        padding-top: 3rem;
        font-size: 44px;
    }
    .bg-video-card{
        padding: 20px 0;
    }

    .page ul.links-ul li:before {
        position: absolute;
        left: -14px;
        top: 10px;
    }

    .u-links a:after {
        display: none;
    }

    .page ul li:before {
        font-size: 14px;
        left: 0;
    }

    .page ul li {
        padding-left: 18px;
    }

    .u-container.page:after {
        bottom: -40px;
        height: 40px;
        width: 40px;
        border: 20px solid transparent;
        border-left: 20px solid #2bdd7c;
        border-top: 20px solid #2bdd7c;
    }

    .u-container.page:before {
        width: calc(100% - 40px);
        bottom: -40px;
        height: 40px;
    }

    .footer-type span {
        font-size: 10px;
        font-weight: 700;
    }
    .header_body__language  {
        left: 20px;
        top: 30px;
        right: auto;
    }
    .footer .language-toggle.bottom-align-text-right, .footer .rights.bottom-align-text-left {
        position: relative;
        bottom: auto;
        right: auto;
        text-align: center;
        padding-left: 0!important;
    }
    .mobile .navbar-toggler {
        left: -58px;
    }
    .footer_link {
        display: block;
        margin: 0;
    }
    .currencies-short-block {
        padding: 15px;
    }
    .catalogue-filter-container .clear {
        right: 13px;
    }
}

@media (max-width: 470px) {
    .currencies-links {
        flex-wrap: wrap;
    }
    .currencies-links .currencies-link {
        flex: 0 0 100%;
        height: 50px;
        margin-bottom: 20px;
        padding: 10px 10px;
        margin-right: 0;
    }
    .currencies-links .currencies-link--empty {
        display: none;
    }

    .currencies-links .currencies-link:hover {
        box-shadow: 0 0 0 2px #26af69 inset, 0 0 10px 0 rgba(38, 175, 105, 0.5);
    }
}

@media (max-width: 390px) {

    .footer-type span.sm {
        display: none;
    }

    .merchant_instruction img {
        width: 100%;
    }
}

@media (max-width: 360px) {
    .slogan_label .row {
        flex-direction: column;
    }

    .slogan_label .slogan {
        letter-spacing: unset;
        line-height: 25px;
        flex: 1 0 25px;
        max-height: 25px;
        font-size: 10px;
    }

    .slogan_label .slogan.pr-3 {
        padding-right: 0 !important;
    }

    .slogan_label .platform_icons {
        flex: 2;
    }
}

@media (min-width: 1359px) and (max-width: 1500px){

    .try_block .col-lg-9, .try_block .col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .promo_block {
        min-height: 240px;
        background-position: top right;
        padding-left: 54px;
        font-size: 15px;
    }
    .promo_block p {
        font-size: 16px;
    }

    canvas#crypton_animation {
        display: none;
    }

}
@media (max-height: 680px){
    .nano {
        height: 300px;
    }
    .language-selector {
        height: 520px;
        bottom: -520px;
    }
}
@media (max-height: 570px){
    .nano {
        height: 220px;
    }
    .language-selector {
        height: 440px;
        bottom: -440px;
    }
}
