/*--------------------------------------------------------*\
    general
\*--------------------------------------------------------*/

@media screen and (min-width: 1600px) {
    .wrapper {
        max-width: 1400px;
        margin: auto;
    }
}

/* notify-js */
@media only screen and (max-width: 600px) {
    .notifyjs-corner {
        transform: scale(0.9);
        left: -15px !important;
    }
}

@media only screen and (max-width: 400px) {
    .notifyjs-corner {
        transform: scale(0.8);
        left: -30px !important;
    }
}

@media only screen and (max-width: 300px) {
    .notifyjs-corner {
        display: none;
    }
}


/*--------------------------------------------------------*\
    header
\*--------------------------------------------------------*/

@media only screen and (max-width: 64em) {/* md */
    .upperFixedImg {
        max-width: 150px;
        width: 100%;
    }

    #header .logo {
        position: absolute;
        top: 115px;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    #header .object {
        padding-bottom: 40px; 
        margin-top: 210px;
    }

    #header .object img {
        width: 100%;
    }

    #header .logo .subtitle {
        margin-top: 0;
    }

    #header .logo-column {
        padding-top: 0;
    }
}

@media screen and (max-width: 850px) {
    #header {
        padding-top: 30px;
        padding-bottom: 0;
    }

    #header .logo .specs {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 700px) {
    #header .logo .specs {
        margin-bottom: 20px;
        font-size: 22px;
    }

    #header .logo .specs .text::before,
    #header .logo .specs .text::after {
        font-size: 21px;
    }

    #header .object {
        margin-top: 150px;
    }
}

@media screen and (max-width: 550px) {
    #header .image img {
        padding: 0;
    }

    #header .logo .specs {
        font-size: 20px;
    }

    #header .logo .specs .text::before,
    #header .logo .specs .text::after {
        content: none;
    }

    #header .price .quantity {
        font-size: 22px;
    }
}

@media screen and (max-width: 450px) {
    #header .logo .subtitle {
        font-size: 19px;
    }

    #header .logo .specs {
        max-width: 190px;
        margin-left: auto;
        margin-right: auto;
    }

    #header .price .quantity {
        font-size: 20px;
    }

    #header .object {
        margin-top: 115px;
    }
}

@media screen and (max-width: 440px) {
    #header .logo {
        top: 75px;
    }
}


/*--------------------------------------------------------*\
    only-text-banner
\*--------------------------------------------------------*/

@media only screen and (max-width: 767px) {
    #only-text-banner .countdown_button .content {
        padding-top: 60px;
        margin-bottom: -15px;
    }
}

@media only screen and (max-width: 700px) {
    #only-text-banner {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #only-text-banner .row1 {
        font-size: 32px;
        line-height: 48px;
    }

    #only-text-banner .row1 img {
        max-height: 26px;
    }
}

@media only screen and (max-width: 500px) {
    #only-text-banner .row1 {
        font-size: 28px;
        line-height: 46px;
    }

    #only-text-banner .row1 img {
        max-height: 24px;
    }

    #only-text-banner .container {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 420px) {
    #only-text-banner {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    #only-text-banner .row1 {
        font-size: 26px;
        line-height: 44px;
    }

    #only-text-banner .row1 img {
        max-height: 22px;
    }
}


/*--------------------------------------------------------*\
    text-image-banner-2
\*--------------------------------------------------------*/

@media only screen and (max-width: 1050px) {
    #text-image-banner-2 .text,
    #text-image-banner-2 .image {
        width: 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 64em) {/* md */
    #text-image-banner-2 .content {
        max-width: 700px;
        margin: auto;
    }
}

@media only screen and (max-width: 400px) {
    #text-image-banner-2 .text {
        font-size: 18px;
        padding-top: 20px;
    }
}


/*------------------------------------*\
    advise-banner
\*------------------------------------*/

@media only screen and (max-width: 64em) {/* sm */
    #advise-banner .sx {
        order: 1;
        padding-left: 30px;
        padding-right: 30px;
    }

    #advise-banner .dx {
        order: 0;
    }

    #advise-banner .bottom .box {
        margin-bottom: 25px;
    }

    #advise-banner .bottom .box:last-child {
        margin-bottom: 0;
    }

    #advise-banner .bottom .box .description {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 750px) {
    #advise-banner .bottom .box .title {
        font-size: 45px;
    }

    #advise-banner .bottom .box .description {
        font-size: 19px;
    }

    #advise-banner .sx .title {
        font-size: 34px;
        line-height: 43px;
    }

    #advise-banner .sx .surtitle {
        font-size: 25px;
    }

    #advise-banner .sx > * {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 550px) {
    #advise-banner .sx {
        padding-top: 40px;
    }

    #advise-banner .sx .title {
        font-size: 31px;
        line-height: 39px;
    }

    #advise-banner .sx .surtitle {
        font-size: 23px;
    }
}

@media only screen and (max-width: 550px) {
    #advise-banner .sx .title {
        font-size: 29px;
        line-height: 36px;
    }

    #advise-banner .sx .surtitle {
        font-size: 21px;
    }

    #advise-banner .sx > * {
        padding-bottom: 8px;
    }
}


/*--------------------------------------------------------*\
    box-banner
\*--------------------------------------------------------*/

@media only screen and (max-width: 1200px) {/* md */
    #box-banner {
        padding-bottom: 30px;
        padding-top: 80px;
    }

    #box-banner .innerTitle {
        max-width: 500px;
        margin: auto;
    }

    #box-banner .subtitle {
        max-width: 500px;
        margin: auto;
        padding-bottom: 20px;
    }

    #box-banner .innerTitle,
    #box-banner .subtitle {
        padding-left: 15px;
        padding-right: 15px;
    }

    #box-banner li .description .text {
        min-height: 0;
        margin-bottom: 20px;
    }

    #box-banner ul li {
        width: 100%;
    }

    #box-banner ul li .content {
        max-width: 500px;
        margin: auto;
    }
}

@media only screen and (max-width: 550px) {
    #box-banner {
        padding-bottom: 20px;
        padding-top: 45px;
    }
}


/*--------------------------------------------------------*\
    text-image-banner-2
\*--------------------------------------------------------*/

@media only screen and (max-width: 1050px) {
    #text-image-banner-2 .text,
    #text-image-banner-2 .image {
        width: 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 64em) {/* md */
    #text-image-banner-2 .content {
        max-width: 700px;
        margin: auto;
    }
}

@media only screen and (max-width: 400px) {
    #text-image-banner-2 .text {
        font-size: 18px;
        padding-top: 20px;
    }
}


/*--------------------------------------------------------*\
    video
\*--------------------------------------------------------*/

@media only screen and (max-width: 650px) {
    #video .container {
        width: 100%;
        padding: 0;
    }
}


/*--------------------------------------------------------*\
    opinions
\*--------------------------------------------------------*/

@media screen and (max-width: 800px) {
    #opinions .carousel-cell {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #opinions {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 400px) {
    #opinions {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #opinions .carousel-cell {
        padding: 15px;
    }
}


/*--------------------------------------------------------*\
    secureShopping
\*--------------------------------------------------------*/

@media only screen and (max-width: 64em) {/* sm */
    #secureShopping .opt-con {
        width: 100%;
    }

    #secureShopping ul li img {
        margin-right: 0;
        margin-bottom: 15px;
    }
}


/*--------------------------------------------------------*\
    order
\*--------------------------------------------------------*/

@media only screen and (max-width: 550px) {
    #countdown .container .content .countdown {
        margin: 0 0 50px 0;
    }
}

@media only screen and (max-width: 399px) {
    #order > .container {
        padding: 50px 0 0 0;
    }

    #countdown .container .content .text {
        border-left: none;
        text-align: center;
    }
}


/*--------------------------------------------------------*\
    slider
\*--------------------------------------------------------*/

@media only screen and (max-width: 1280px) {
    #slider .text .title {
        font-size: 19px;
        line-height: 31px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 64em) {/* md */
    #slider .text .title {
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 20px;
        line-height: 33px;
    }
}

@media only screen and (max-width: 48em) {/* sm */
    #slider.slider_2 .images {
        order: 2;
    }
}


/*--------------------------------------------------------*\
    sovraSlider_section
\*--------------------------------------------------------*/

@media only screen and (max-width: 64em) {/* md */
    .sovraSlider_section .carousel-cell img {
        max-width: 550px;
    }

    .sovraSlider_section #slider {
        margin-top: 40px;
    }

    .sovraSlider_section #slider:first-child {
        margin-top: 0;
    }

    .sovraSlider_section .slider_3 .images,
    .sovraSlider_section .slider_5 .images {
        order: 2;
    }
}


/*--------------------------------------------------------*\
    horizontal-banner
\*--------------------------------------------------------*/

@media only screen and (max-width: 1300px) {
    #horizontal-banner .list .carousel-cell {
        width: 16.66%;
    }
}

@media only screen and (max-width: 950px) {
    #horizontal-banner .list .carousel-cell {
        width: 25%;
        padding-left: 5px;
        padding-right: 5px;
    }

    #horizontal-banner span {
        font-size: 21px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 650px) {
    #horizontal-banner .list .carousel-cell {
        width: 30%; 
    }

    #horizontal-banner span {
        font-size: 22px;
        line-height: 27px;
    }

    #horizontal-banner .title {
        font-size: 33px;
        line-height: 37px;
    }
}

@media only screen and (max-width: 550px) {
    #horizontal-banner {
        padding-bottom: 55px;
    }

    #horizontal-banner .list .carousel-cell {
        width: 45.33%;
    }
}

@media only screen and (max-width: 350px) {
    #horizontal-banner .list .carousel-cell {
        width: 100%;
    }
}


/*--------------------------------------------------------*\
    text-image-banner-1
\*--------------------------------------------------------*/

@media only screen and (max-width: 1300px) {
    #text-image-banner-1 .text {
        padding: 20px 30px 50px 30px;
    }

    #text-image-banner-1 .text .title {
        font-size: 46px;
        line-height: 58px;
    }
}

@media only screen and (max-width: 1169px) {
    #text-image-banner-1 .text .title {
        text-align: center;
    }

    #text-image-banner-1 .image {
        margin-top: 25px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 1050px) {
    #text-image-banner-1 .text,
    #text-image-banner-1 .image {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 400px) {
    #text-image-banner-1 .text {
        font-size: 18px;
        padding-top: 20px;
    }

    #text-image-banner-1 .text .title {
        word-break: break-all;
    }
}