@media screen and (min-width: 901px) {
    .mobile-only {
        display: none !important;
    }

    /* Hovers */

    section.main-slider .owl-nav > div:hover {
        opacity: 1;
    }

    section.announcements .wrapper .news .items .item:hover {
        background-color: #969696;
    }

        section.announcements .wrapper .news .items .item:hover .title {
            color: white;
        }

        section.announcements .wrapper .news .items .item:hover .text {
            color: white;
        }

    section.announcements .wrapper .news .items .item.active {
        background-color: #444;
    }

        section.announcements .wrapper .news .items .item.active .title,
        section.announcements .wrapper .news .items .item.active .text {
            color: white;
        }

    .popup-wrapper.detail .popup-container .left .nav .images::-webkit-scrollbar {
        height: 0.09rem;
    }

    .popup-wrapper.detail .popup-container .left .nav .images::-webkit-scrollbar-track {
        background: #aaaaaa;
        border-radius: 0.04rem;
        -webkit-border-radius: 0.04rem;
        -moz-border-radius: 0.04rem;
        -ms-border-radius: 0.04rem;
        -o-border-radius: 0.04rem;
    }

    .popup-wrapper.detail .popup-container .left .nav .images::-webkit-scrollbar-thumb {
        background: #545454;
        border-radius: 0.04rem;
        -webkit-border-radius: 0.04rem;
        -moz-border-radius: 0.04rem;
        -ms-border-radius: 0.04rem;
        -o-border-radius: 0.04rem;
    }

        .popup-wrapper.detail .popup-container .left .nav .images::-webkit-scrollbar-thumb:hover {
            background: #444;
        }
}

@media screen and (max-width: 900px) {
    .desktop-only {
        display: none !important;
    }

    html {
        font-size: 26.666666vw;
    }

    /* General */
    .container {
        width: 100%;
        padding-left: 0.16rem;
        padding-right: 0.16rem;
    }

    .title.general {
        font-size: 0.28rem;
    }

    /*  General */

    .btn-general {
        width: 2.2rem;
    }

        .btn-general span {
            font-size: .16rem;
        }

    /*  Popups */

    .popup-wrapper .popup-container {
        padding: 0.7rem 1.15rem 0.7rem 1.15rem;
    }

    .popup-wrapper .popup-container {
        height: auto;
        max-width: calc(100% - .4rem);
        min-height: auto;
        padding: 0;
        padding-bottom: .4rem;
        margin: .2rem;
    }

        .popup-wrapper .popup-container .btn-close {
            position: absolute;
            top: 0.2rem;
            right: 0.2rem;
            cursor: pointer;
            z-index: 2;
        }

            .popup-wrapper .popup-container .btn-close img {
                width: .2rem;
            }

    .popup-wrapper.form .popup-container .left {
        display: none;
    }

    .popup-wrapper.form .popup-container .right {
        width: 100%;
        padding: 0.3rem;
    }

    .popup-wrapper .popup-container .right .sms-approve .title {
        position: relative;
        line-height: 1.3em;
    }

    .popup-wrapper .popup-container .right .sms-approve form.general {
        position: relative;
        transform: none;
        top: auto;
    }

    .popup-wrapper .popup-container .right .success-message {
        padding: .4rem 0;
    }

        .popup-wrapper .popup-container .right .success-message .text {
            font-size: 0.22rem;
            line-height: 1.457em;
            color: #000000;
        }

        .popup-wrapper .popup-container .right .success-message * + .text {
            margin-top: 0.25rem;
        }

    .popup-wrapper.detail .popup-container .left,
    .popup-wrapper .popup-container .left {
        width: 100%;
        padding-right: 0;
    }

    .popup-wrapper .popup-container .right {
        width: 100%;
        padding-top: .4rem;
    }

    .popup-wrapper.detail .popup-container .left .nav {
        width: calc(100% - .32rem);
        margin-left: .16rem;
        margin-right: .16rem;
        overflow: auto;
        white-space: nowrap;
        padding-bottom: .1rem;
        margin-top: .1rem;
    }

        .popup-wrapper.detail .popup-container .left .nav .btn {
            width: 1.1rem;
            padding-left: 0.05rem;
            padding-right: 0.05rem;
            margin-right: 0.15rem;
        }

            .popup-wrapper.detail .popup-container .left .nav .btn span {
                font-size: 0.14rem;
            }

        .popup-wrapper.detail .popup-container .left .nav .images {
            width: auto;
            text-align: left;
            height: 0.69rem;
            margin-top: 0;
            overflow: auto;
            white-space: nowrap;
        }

    .popup-wrapper.detail .popup-container .right .content {
        padding-right: 0.16rem;
        padding-left: 0.16rem;
    }

        .popup-wrapper.detail .popup-container .right .content * + .props {
            margin-top: 0.2rem;
        }

        .popup-wrapper.detail .popup-container .right .content .props > * {
            width: 100%;
            text-align: left;
        }

        .popup-wrapper.detail .popup-container .right .content .props .floor {
            text-align: left;
        }

        .popup-wrapper.detail .popup-container .right .content .buttons {
            width: 100%;
            margin: 0;
        }

        .popup-wrapper.detail .popup-container .right .content * + .buttons {
            margin-top: 0.3rem;
        }

        .popup-wrapper.detail .popup-container .right .content .buttons .btn {
            width: 100%;
            margin: 0;
        }

        .popup-wrapper.detail .popup-container .right .content .buttons * + .btn {
            margin-top: .2rem;
        }

    .popup-wrapper.form-popup .popup-container .right .content {
        padding: .2rem 0 .4rem 0;
    }

    .popup-wrapper.media .popup-container .video,
    .popup-wrapper.media .popup-container .media-bg {
        height: 3rem;
    }

    .popup-wrapper.announcementPopup .popup-container {
        height: 6.18rem;
        max-height: 80vh;
    }


    /* cookie-info  */

    .cookie-info .buttons {
        margin-top: .24rem;
    }

    .cookie-info .buttons .btn {
        width: 100%;
    }

    .cookie-info .buttons .btn.refuse {
        margin: 0
    }

    .cookie-info .buttons .btn + .btn  {
        margin-top: .12rem;
    }

    /* cookie-settings  */

    .popup-wrapper.cookie-settings .popup-container .body .buttons .btn {
        width: 100%;
        height: .48rem;
    }

    .popup-wrapper.cookie-settings .popup-container .body .buttons .btn span {
        font-size: 0.12rem;
    }

    .popup-wrapper.cookie-settings .popup-container .body .buttons .btn + .btn {
        margin-top: .12rem;
    }

    .popup-wrapper.cookie-settings .popup-container .body .buttons {
        height: .9rem;
    }

    .popup-wrapper.cookie-settings .popup-container .body .item .item-header .title {
        font-size: .12rem;
        margin-left: .43rem;
        margin-top: .19rem;
    }

    .popup-wrapper.cookie-settings .switch{
        width: .47rem;
        height: .25rem
    }

    .popup-wrapper.cookie-settings .switch .slider:before {
        height: .21rem;
        width: .21rem;
    }

    .popup-wrapper.cookie-settings .popup-container .body .item .item-header {
        height: .55rem;
    }

    /*  Forms */
    form.general .form-item .select2-container--default .select2-selection--single {
        height: 0.45rem;
        line-height: 0.45rem;
    }

    form.general .form-item .select2-container .select2-selection--single .select2-selection__rendered {
        height: 0.15rem;
        padding-left: 0.16rem;
        padding-right: 0.16rem;
        font-size: 0.14rem;
        line-height: 1.2em;
    }

    .select2-results__option {
        font-weight: 700;
    }

    /*  Header */

    .header-placeholder {
        position: relative;
        width: 100%;
        display: block;
        transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

    header {
        position: fixed;
        top: 0;
        z-index: 99;
    }

        header .infobar {
            position: relative;
            padding-top: 0.2rem;
            padding-bottom: 0.15rem;
            transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -ms-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

            header .infobar .infobar-height {
                position: absolute;
                top: 0;
                left: 0;
                z-index: -1;
                visibility: hidden;
                height: 100%;
                width: 100%;
                -ms-touch-action: none;
                touch-action: none;
            }

            header .infobar .left {
                width: 100%;
                text-align: center;
            }

                header .infobar .left a img {
                    height: 0.14rem;
                    width: auto;
                }

            header .infobar .center {
                width: 100%;
                text-align: center;
                padding: 0.05rem 0;
            }

                header .infobar .center .text {
                    font-size: 0.12rem;
                    color: #404040;
                    font-weight: 400;
                }

            header .infobar * + .right {
                margin-top: .1rem;
            }

            header .infobar .right {
                width: 100%;
                text-align: center;
            }

                header .infobar .right .item {
                    width: 50%;
                    padding: 0 .15rem;
                }

                header .infobar .right * + .item {
                    margin: 0;
                }

                header .infobar .right .item span {
                    font-size: 0.12rem;
                }

                header .infobar .right .item img {
                    width: 0.14rem;
                    margin-left: 0.05rem;
                }

        header .menu {
            padding-top: 0.2rem;
            padding-bottom: 0.2rem;
            position: relative;
            z-index: 2;
        }

            header .menu .menu-height {
                position: absolute;
                top: 0;
                left: 0;
                z-index: -1;
                visibility: hidden;
                height: 100%;
                width: 100%;
                -ms-touch-action: none;
                touch-action: none;
            }

            header .menu .left {
                width: 1.2125rem;
            }

            header .menu .right {
                display: none;
            }

            header .menu .center {
                position: fixed;
                right: -100%;
                background-color: #fff;
                border-top: 1px solid #d2d2d2;
                z-index: 20;
                bottom: 0;
                width: 100%;
                transition: all .3s ease-in-out;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
            }

                header .menu .center.active {
                    right: 0;
                }

                header .menu .center .items {
                    height: calc(100% - 3rem);
                    overflow: auto;
                }

                    header .menu .center .items .item {
                        width: 100%;
                        text-align: center;
                        cursor: default;
                    }

                        header .menu .center .items .item > a {
                            width: 100%;
                        }

                        header .menu .center .items .item img {
                            margin: 0px auto;
                        }

                        header .menu .center .items .item.active {
                            background-color: #404040;
                            color: white;
                        }

                        header .menu .center .items .item.search img {
                            width: .16rem;
                        }

                        header .menu .center .items .item .sub-menu .item {
                            cursor: pointer;
                        }

                header .menu .center .social {
                    width: 100%;
                    padding: .2rem;
                    text-align: center;
                }

                    header .menu .center .social a {
                        display: inline-block;
                        padding: .1rem .05rem;
                        margin-left: .1rem;
                        margin-right: .1rem;
                    }

                        header .menu .center .social a img {
                            width: auto;
                            height: .18rem;
                        }

            header .menu .mobile-icon {
                display: inline-block;
                width: calc(100% - 1.2125rem);
                text-align: right;
                vertical-align: middle;
            }

                header .menu .mobile-icon img {
                    display: inline-block;
                    width: 0.46rem;
                    vertical-align: middle;
                }

                header .menu .mobile-icon .toggle {
                    display: inline-block;
                    width: 0.25rem;
                    height: 0.18rem;
                    vertical-align: middle;
                    position: relative;
                }

                header .menu .mobile-icon * + .toggle {
                    margin-left: 0.2rem;
                }

                header .menu .mobile-icon .toggle span {
                    position: absolute;
                    width: 100%;
                    left: 0;
                    height: 0.02rem;
                    background-color: black;
                    opacity: 1;
                    border-radius: 0.02rem;
                    -webkit-border-radius: 0.02rem;
                    -moz-border-radius: 0.02rem;
                    -ms-border-radius: 0.02rem;
                    -o-border-radius: 0.02rem;
                    transition: transform 0.2s ease-in-out, top 0.3s 0.2s ease-in-out, opacity 0.2s ease-in-out;
                    -webkit-transition: transform 0.2s ease-in-out, top 0.3s 0.2s ease-in-out, opacity 0.2s ease-in-out;
                    -moz-transition: transform 0.2s ease-in-out, top 0.3s 0.2s ease-in-out, opacity 0.2s ease-in-out;
                    -ms-transition: transform 0.2s ease-in-out, top 0.3s 0.2s ease-in-out, opacity 0.2s ease-in-out;
                    -o-transition: transform 0.2s ease-in-out, top 0.3s 0.2s ease-in-out, opacity 0.2s ease-in-out;
                }

                    header .menu .mobile-icon .toggle span:nth-child(1) {
                        top: 0;
                        margin-top: -0.01rem;
                    }

                    header .menu .mobile-icon .toggle span:nth-child(2) {
                        top: 50%;
                        margin-top: -1px;
                    }

                    header .menu .mobile-icon .toggle span:nth-child(3) {
                        top: 100%;
                        margin-top: -0.01rem;
                    }

                header .menu .mobile-icon .toggle.active span {
                    transition: top 0.3s ease-in-out, transform 0.2s 0.3s ease-in-out, opacity 0.3s ease-in-out;
                    -webkit-transition: top 0.3s ease-in-out, transform 0.2s 0.3s ease-in-out, opacity 0.3s ease-in-out;
                    -moz-transition: top 0.3s ease-in-out, transform 0.2s 0.3s ease-in-out, opacity 0.3s ease-in-out;
                    -ms-transition: top 0.3s ease-in-out, transform 0.2s 0.3s ease-in-out, opacity 0.3s ease-in-out;
                    -o-transition: top 0.3s ease-in-out, transform 0.2s 0.3s ease-in-out, opacity 0.3s ease-in-out;
                }

                    header .menu .mobile-icon .toggle.active span:nth-child(1) {
                        top: 50%;
                        transform: rotate(45deg);
                        -webkit-transform: rotate(45deg);
                        -moz-transform: rotate(45deg);
                        -ms-transform: rotate(45deg);
                        -o-transform: rotate(45deg);
                    }

                    header .menu .mobile-icon .toggle.active span:nth-child(2) {
                        opacity: 0;
                    }

                    header .menu .mobile-icon .toggle.active span:nth-child(3) {
                        top: 50%;
                        transform: rotate(-45deg);
                        -webkit-transform: rotate(-45deg);
                        -moz-transform: rotate(-45deg);
                        -ms-transform: rotate(-45deg);
                        -o-transform: rotate(-45deg);
                    }

    /*  Easy Access */

    section.easy-access {
        display: block;
        width: 100%;
        background-color: #f9f9f9;
        max-height: 100%;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
    }

        section.easy-access .wrapper {
            display: block;
            width: 100%;
            height: 100%;
            padding: 0.31rem 0.25rem;
        }

            section.easy-access .wrapper .boxes {
                display: block;
                width: calc(100% + 0.08rem);
                margin-left: -0.04rem;
                margin-right: -0.04rem;
                height: 100%;
                overflow: hidden;
            }

                section.easy-access .wrapper .boxes .box {
                    display: inline-block;
                    width: 33.33%;
                    padding: 0.06rem 0.04rem;
                    text-align: center;
                }

                    section.easy-access .wrapper .boxes .box .item {
                        width: 100%;
                        height: 100%;
                        padding: 0.1rem;
                        background-color: #f1f1f1;
                        border-radius: 0.05rem;
                        -webkit-border-radius: 0.05rem;
                        -moz-border-radius: 0.05rem;
                        -ms-border-radius: 0.05rem;
                        -o-border-radius: 0.05rem;
                    }

                    section.easy-access .wrapper .boxes .box .icon {
                        display: inline-block;
                        width: 0.2rem;
                    }

                    section.easy-access .wrapper .boxes .box span {
                        display: inline-block;
                        width: 100%;
                        font-size: 0.11rem;
                        color: #404040;
                        line-height: 1.2em;
                        font-weight: 700;
                    }

                    section.easy-access .wrapper .boxes .box * + span {
                        margin-top: 0.08rem;
                    }

    section.scroll-btn {
        position: sticky;
        z-index: 5;
        display: inline-block;
        width: 100%;
        background-color: #848484;
        height: 0.56rem;
        text-align: center;
    }

        section.scroll-btn span {
            display: block;
            font-size: 0.12rem;
            color: white;
            font-weight: 700;
            line-height: 1.2em;
        }

        section.scroll-btn img {
            width: 0.07rem;
            display: inline-block;
        }

        section.scroll-btn * + img {
            margin-top: 0.05rem;
        }

    /*  Slider */

    section.main-slider .container {
        padding: 0;
    }

    section.main-slider .item {
        padding-bottom: 95%;
    }

    section.main-slider .owl-dots {
        margin-top: 0.2rem;
    }

    /*  Blocks */

    * + section.blocks {
        margin-top: 0.24rem;
    }

    section.blocks .slider .large-block {
        width: 100%;
    }

        section.blocks .slider .large-block .wrapper .owl-carousel .owl-nav {
            top: auto;
            bottom: 0;
            left: 0;
        }

        section.blocks .slider .large-block .wrapper .owl-carousel .item {
            height: 4rem;
        }

    section.blocks .small-block {
        width: 3rem;
        height: 3.5rem;
    }

        section.blocks .small-block .wrapper .text-block .content {
            display: inline-block;
            width: 100%;
            padding: 0.2rem;
        }

            section.blocks .small-block .wrapper .text-block .content .title {
                font-weight: 600;
                font-size: 0.2rem;
            }

            section.blocks .small-block .wrapper .text-block .content .text {
                font-size: 0.14rem;
                font-weight: 500;
            }

            section.blocks .small-block .wrapper .text-block .content * + a.btn {
                margin-top: 0.16rem;
            }

            section.blocks .small-block .wrapper .text-block .content a.btn span {
                font-size: .14rem;
            }

    section.blocks .row {
        width: calc(100% + .2rem);
        height: 3.5rem;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }

        section.blocks .row .column.one-third,
        section.blocks .row .column.one-fourth,
        section.blocks .row .column.one-half,
        section.blocks .row .column.two-third,
        section.blocks .row .column.two-half {
            width: auto;
            height: 3.5rem;
        }

        section.blocks .row .column .box-item .content .text-image-block {
            width: 2.5rem;
        }

            section.blocks .row .column .box-item .content .text-image-block .image-block {
                height: calc(50% - 0.2rem);
            }

            section.blocks .row .column .box-item .content .text-image-block .text-block {
                height: 50%;
                margin-top: .2rem;
                padding: .2rem;
            }

        section.blocks .row .column .box-item .content .text-block:after {
            bottom: .35rem;
        }

        section.blocks .row .column .box-item .content .image-block {
            width: 2rem;
        }

            section.blocks .row .column .box-item .content .image-block img {
                position: relative;
            }

        section.blocks .row .column .box-item .content .text-block .box-content {
            padding-right: 0;
            padding-bottom: 0.3rem;
            padding-top: 0.3rem;
        }

        section.blocks .row .column .box-item .content .video .btn-play img {
            width: .8rem;
        }

        section.blocks .row .column .box-item .content .text {
            font-size: .14rem;
        }

        section.blocks .row .column .box-item .content .video .btn-play * + .text {
            margin-top: 0.2rem;
        }

        section.blocks .row .column .box-item .content .video .btn-play {
            margin-top: 0.2rem;
        }

    /*  Slider */

    section.slider .item {
        height: 3.2rem;
    }

    section.slider .owl-dots {
        margin-top: 0.25rem;
    }

    section.slider .carousel {
        display: inline-block;
        width: calc(100% + .32rem);
        margin-left: -.16rem;
        margin-right: -.16rem;
    }

        section.slider .carousel .item {
            display: inline-block;
            width: calc(100% - .32rem);
            margin-left: .16rem;
            margin-right: .16rem;
        }

    section.slider * + .carousel {
        margin-top: 0.25rem;
    }

    /*  Announcements */

    section.announcements {
        padding-bottom: .3rem;
    }

        section.announcements .header {
            padding: 0;
            text-align: center;
        }

        section.announcements .wrapper {
            width: calc(100% + .32rem);
            margin-left: -0.16rem;
            margin-right: -0.16rem;
        }

            section.announcements .wrapper .news {
                width: 100%;
                height: auto;
                padding: 0;
            }

                section.announcements .wrapper .news .items {
                    padding: 0;
                    overflow: visible;
                }

                    section.announcements .wrapper .news .items .item {
                        display: inline-block;
                        width: 100%;
                        padding: 0 0 .32rem 0;
                        background-color: white;
                    }

                section.announcements .wrapper .news .owl-stage-outer {
                    overflow: hidden;
                }

                section.announcements .wrapper .news .owl-item {
                    display: inline-block;
                }

                section.announcements .wrapper .news .items .item .img-box {
                    position: relative;
                    overflow: hidden;
                    height: 0;
                    width: 100%;
                    padding-bottom: 100%;
                }

                    section.announcements .wrapper .news .items .item .img-box img {
                        position: absolute;
                    }

                section.announcements .wrapper .news .items .item .title {
                    padding-top: .2rem;
                    padding-left: .2rem;
                    padding-right: .2rem;
                }

                section.announcements .wrapper .news .items .item .text {
                    padding-left: .2rem;
                    padding-right: .2rem;
                    font-size: 0.14rem;
                    line-height: 1.4em;
                }

        section.announcements .owl-dots {
            position: absolute;
            height: 0.12rem;
            margin-top: 0.15rem;
            width: 100%;
            text-align: center;
        }

            section.announcements .owl-dots .owl-dot {
                width: 0.12rem;
                height: 0.12rem;
                display: inline-block;
                background-color: #c4c4c4;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
            }

                section.announcements .owl-dots .owl-dot.active {
                    background-color: black;
                }

            section.announcements .owl-dots * + .owl-dot {
                margin-left: 0.1rem;
            }

    /*  Footer */
    footer .logos {
        width: 100%;
    }

        footer .logos .logo {
            width: 100%;
        }

            footer .logos .logo img {
                width: 1.2rem;
            }

            footer .logos .logo.store {
                width: 50%;
            }

    footer .menu-wrapper {
        width: 100%;
        padding-left: 0;
        padding-top: 0.5rem;
    }

        footer .menu-wrapper * + .item {
            padding-left: 0;
            padding-top: 0.4rem;
        }

        footer .menu-wrapper .item {
            width: 100%;
            padding-top: 0;
            text-align: center;
        }

            footer .menu-wrapper .item .title {
                width: calc(100% + .32rem);
                margin-left: -.16rem;
                margin-right: -.16rem;
                padding: .2rem .16rem;
            }

            footer .menu-wrapper .item[data-toggle] .title {
                border-bottom: 1px solid #f9f9f9;
            }

            footer .menu-wrapper .item[data-toggle] .content {
                display: none;
                width: calc(100% + .32rem);
                margin-left: -.16rem;
                margin-right: -.16rem;
                padding: 0 .16rem .15rem .16rem;
                border-bottom: 1px solid #f9f9f9;
            }

            footer .menu-wrapper .item.newsletter {
                text-align: center;
            }

                footer .menu-wrapper .item.newsletter a.btn {
                    margin: 0px auto;
                }

                footer .menu-wrapper .item.newsletter .title {
                    font-size: 0.18rem;
                }

                footer .menu-wrapper .item.newsletter .text {
                    font-size: 0.14rem;
                }

                footer .menu-wrapper .item.newsletter * + a.btn {
                    margin-top: 0.27rem;
                }

    /*  Page Header */

    section.page-header .page-title {
        width: calc(100% + .32rem);
        margin: 0 -.16rem;
        min-width: auto;
    }

    /*  Slider */

    section.page-header + section.main-slider {
        margin: 0;
    }

    section.main-slider .item .title {
        text-align: left;
        position: absolute;
        width: calc(100% - .32rem);
        bottom: 0.15rem;
        font-weight: 500;
        font-size: 0.18rem;
    }

    /*  Text Image */

    section.text-image .items .item:nth-child(even) {
        direction: ltr;
    }

    section.page-header + section.text-image {
        margin-top: 0.36rem;
    }

    section.text-image .items * + .item {
        margin-top: .5rem;
    }

    section.text-image .items .item .img-boxes.owl-carousel .img-box {
        height: 3rem;
    }

    section.text-image .items .item .img-boxes.owl-carousel .owl-nav > div {
        width: 0.46rem;
        height: 0.46rem;
    }

    section.text-image .items .item .img-boxes.owl-carousel .owl-nav,
    section.text-image .items .item:nth-child(even) .img-boxes.owl-carousel .owl-nav {
        right: 0;
        left: 0;
    }

    section.text-image .items .item .img-boxes,
    section.text-image .items .item:nth-child(even) .img-boxes {
        width: 100%;
        padding: 0;
    }

    section.text-image .items .item .content,
    section.text-image .items .item:nth-child(even) .content {
        width: 100%;
        padding-top: .15rem;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    /* Events */

    section.events .items {
        display: inline-block;
        margin: -0.2rem -0.06rem;
        width: calc(100% + 0.12rem);
    }

        section.events .items .item {
            display: inline-block;
            margin: 0.2rem 0.06rem;
            width: calc(50% - 0.12rem);
            cursor: pointer;
        }

    /*  Shows */

    section.shows .buttons {
        overflow: auto;
        white-space: nowrap;
        padding-bottom: .1rem;
    }

        section.shows .buttons .item {
            display: inline-block;
            font-size: 0.14rem;
            padding: 0.2rem 0.3rem;
        }

    section.shows .items {
        display: inline-block;
        margin: -0.2rem -0.06rem;
        width: calc(100% + 0.12rem);
    }

    section.shows * + .items {
        margin-top: 0.15rem;
    }

    section.shows .items .item {
        display: inline-block;
        margin: 0.2rem 0.06rem;
        width: calc(100% - 0.12rem);
    }

    /*  Stores */

    section.stores .views .items {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
    }

    section.stores .views * + .search {
        margin-top: .3rem;
    }

    section.stores .views .search {
        width: 100%;
    }

        section.stores .views .search .toggler {
            width: 100%;
        }

    section.stores .tabs {
        display: inline-block;
        width: 100%;
        margin: 0;
        padding-top: 0.18rem;
        white-space: nowrap;
        overflow: auto;
        padding-bottom: .1rem;
    }

        section.stores .tabs .item {
            display: inline-block;
            width: auto;
            padding: 0 .15rem;
            margin: 0;
            height: 0.6rem;
            margin-right: .15rem;
            margin-top: .15rem;
        }

            section.stores .tabs .item span {
                font-size: 0.14rem;
            }

    section.stores .brand-logos {
        width: calc(100% + 0.12rem);
        margin: -0.1rem -0.06rem;
    }

        section.stores .brand-logos .item {
            width: calc(33.33% - 0.12rem);
            margin: 0.1rem 0.06rem;
            height: 1.2rem;
            padding: 0.1rem;
        }

    section.stores * + .brand-logos {
        margin-top: 0.2rem;
    }

    section.stores .floor-plan .carousel .owl-dots {
        margin-top: 0.3rem;
        text-align: center;
        overflow: auto;
        white-space: nowrap;
        height: .6rem;
        padding-bottom: .1rem;
    }

        section.stores .floor-plan .carousel .owl-dots * + .owl-dot {
            margin-left: 0.1rem;
        }

        section.stores .floor-plan .carousel .owl-dots .owl-dot {
            width: auto;
            height: 0.5rem;
            font-size: 0.14rem;
            padding-left: .15rem;
            padding-right: .15rem;
            line-height: .5rem;
        }

    section.text-section .content .text {
        line-height: 1.5em;
    }

    section.stores .floor-plan .carousel {
        margin-bottom: .6rem;
    }

    section.stores .floor-plan .store-list .category {
        width: 50%;
    }

    /*  Positions */
    section.positions .items .item .item-header {
        padding: 0.2rem 0.15rem;
    }

        section.positions .items .item .item-header .title {
            display: inline-block;
            width: 30%;
            font-weight: 500;
            font-size: 0.14rem;
        }

        section.positions .items .item .item-header .text {
            width: 60%;
            font-size: 0.14rem;
        }

        section.positions .items .item .item-header .arrow {
            width: 10%;
        }

    section.positions .items .item .content {
        padding: 0.2rem 0.15rem;
    }

    /* Services */

    section.services .boxes .item {
        width: calc(50% - 0.2rem);
        height: 1.6rem;
        padding: 0.2rem;
    }
}

@media screen and (min-width: 1980px) {
    html {
        font-size: 6.25vw;
    }

    .container {
        width: 13rem;
    }

    header .container {
        width: 14.5rem;
    }
}