/* XS */

@media (max-width: 767px) {
    .container {
        width: 94%;
    }
    h1 {
        font-weight: 500;
        font-size: 38px;
        line-height: 45px;
    }
    /* Header & Menu styles start */
    .site-header {
        padding: 19px 10px;
    }
    .main-navigation {
        position: relative;
        z-index: 3;
    }
    .header-menu-container {
        flex-direction: row-reverse;
    }
    .social-networks {
        display: none;
    }
    /* Header & Menu styles end */
    /* Home Page */
    #home-banner,
    #mobile-app,
    #secure-system,
    #you-can,
    #services,
    #get-wallet,
    .secure-info--blocks,
    .home-banner--image {
        background: none;
    }
    #home-banner {
        padding: 0px 0 10px;
    }
    .home-banner--image img {
        max-width: 100%;
        margin-bottom: 15px;
    }
    .home-banner--title {
        margin-bottom: 15px;
    }
    .home-banner--descr {
        font-weight: 400;
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 32px;
    }
    .get-wallet--wrapper .get-apps {
        margin-bottom: 51px;
        margin-left: 0px;
    }
    .mobile-app--title {
        margin-bottom: 50px;
    }
    .secure-system--title {
        margin-bottom: 25px;
    }
    .mobile-app--descr {
        margin-bottom: 50px;
    }
    .slider-desc--item {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 50px;
    }
    .contact-btns {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .secure-block {
        padding: 25px 0 25px;
        align-items: flex-start;
    }
    .secure-block--descr {
        font-size: 15px;
        line-height: 18px;
    }
    #secure-system {
        padding: 50px 0 40px;
    }
    .slide-shadow {
        right: -135px;
    }
    .get-wallet-title {
        text-align: left;
    }
    .you-can--wrapper {
        justify-content: flex-start;
    }
    .support-form--body {
        padding: 24px 17px;
    }
    .support-form--notice {
        margin: 22px 0 0 17px;
    }
    .services-wrapper {
        padding: 64px 0 32px;
    }
    .support-title {
        margin-bottom: 35px;
    }
    .contact-btn {
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
    }
    /* Elements */
    .line {
        width: 100%;
        height: 1px;
    }
    .qr-code {
        display: none;
    }
    .get-apps {
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 20px !important;
    }
    .get-apps a {
        margin-bottom: 20px;
        width: 100%;
        margin-right: 0px;
    }
    div.draw-line-height {
        display: none;
    }
    .swiper {
        padding: 70px 0 0;
        max-width: 100%;
        background: transparent;
        position: relative;
        height: 690px;
    }
    .swiper-button-prev {
        left: 37%;
    }
    .swiper-button-next {
        right: 35%;
    }
    .scroll-top {
        display: none;
    }
    .footer-diamond {
        display: none;
    }
    .company-info--list li {
        margin-bottom: 7px;
    }
    .support {
        flex-direction: column;
    }
    .support li {
        margin-bottom: 11px;
    }
    .footer-section--title {
        margin-bottom: 15px;
        text-align: left;
    }
}

/* XS, SM */

@media (max-width: 991px) {
    .container {
        width: 94%;
    }
    /* Header & Menu styles start */
    .site-header {
        padding: 19px 10px;
    }
    .main-navigation {
        position: relative;
        z-index: 3;
    }
    .header-menu-container {
        flex-direction: row-reverse;
    }
    .social-networks {
        display: none;
    }
    /* Header & Menu styles end */
}

/* SM */

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 94%;
    }
    h1 {
        font-weight: 500;
        font-size: 38px;
        line-height: 45px;
    }
    /* Header & Menu styles start */
    .site-header {
        padding: 19px 10px;
    }
    .main-navigation {
        position: relative;
        z-index: 3;
    }
    .header-menu-container {
        flex-direction: row-reverse;
    }
    .social-networks {
        display: none;
    }
    /* Header & Menu styles end */
    /* Home Page */
    #home-banner,
    #mobile-app,
    #secure-system,
    #you-can,
    #services,
    #get-wallet,
    .secure-info--blocks,
    .home-banner--image {
        background: none;
    }
    .home-banner--info {
        text-align: center;
    }
    #home-banner {
        padding: 0px 0 10px;
    }
    .home-banner--image img {
        max-width: 100%;
        margin-bottom: 15px;
    }
    .home-banner--title {
        margin-bottom: 15px;
    }
    .home-banner--descr {
        font-weight: 400;
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 32px;
    }
    .get-wallet--wrapper .get-apps {
        margin-bottom: 51px;
        margin-left: 0px;
    }
    .mobile-app--title {
        margin-bottom: 50px;
    }
    .secure-system--title {
        margin-bottom: 25px;
    }
    .mobile-app--descr {
        margin-bottom: 50px;
    }
    .slider-desc--item {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 50px;
    }
    .contact-btns {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .secure-block {
        padding: 25px 0 25px;
        align-items: flex-start;
    }
    .secure-block--descr {
        font-size: 15px;
        line-height: 18px;
    }
    #secure-system {
        padding: 50px 0 40px;
    }
    .slider-desc--items {
        max-width: 70%;
    }
    .slide-shadow {
        right: -135px;
    }
    .get-wallet-title {
        text-align: left;
    }
    .you-can--wrapper {
        justify-content: flex-start;
    }
    .support-form--body {
        padding: 27px 43px;
    }
    .support-form--notice {
        margin: 22px 0 0 17px;
    }
    .services-wrapper {
        padding: 64px 0 32px;
    }
    .service-item {
        max-width: 100%;
        width: 100%;
        margin: 0 auto 52px;
    }
    .support-title {
        margin-bottom: 35px;
    }
    .contact-btn {
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
    }
    /* Elements */
    .line {
        width: 100%;
        height: 1px;
    }
    .qr-code {
        display: none;
    }
    .get-apps {
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 20px !important;
        flex-direction: column;
    }
    .get-apps a {
        margin-bottom: 20px;
        width: 100%;
        margin-right: 0px;
        max-width: 250px;
    }
    .get-wallet--apps {
        width: 100%;
    }
    .get-wallet--apps a {
        width: 100%;
        max-width: 100%;
    }
    div.draw-line-height {
        display: none;
    }
    .swiper {
        padding: 70px 0 0;
        max-width: 85%;
        background: transparent;
        position: relative;
        height: 690px;
    }
    .swiper-button-prev {
        left: 44%;
    }
    .swiper-button-next {
        right: 44%;
    }
    .scroll-top {
        display: none;
    }
    .footer-diamond {
        display: none;
    }
    .company-info--list li {
        margin-bottom: 7px;
    }
    .support {
        flex-direction: column;
    }
    .support li {
        margin-bottom: 11px;
    }
    .footer-section--title {
        margin-bottom: 15px;
        text-align: left;
    }
    .footer-download--apps {
        justify-content: flex-start;
    }
}

/* MD */

@media (min-width: 992px) and (max-width: 1199px) {}

/* MD, LG */

@media (min-width: 992px) {
    .menu_item_wpglobus_menu_switch {
        display: none;
    }
}

/* LG */

@media (min-width: 1200px) {}