/*--------------------------------------------------------*\
    general
\*--------------------------------------------------------*/

@media screen and (min-width: 1800px) {
    .wrapper {
        max-width: 1600px;
        margin: auto;
    }
}

@media screen and (max-width: 650px) {
    .lateralImageGray {
        background-image: none;
        background-color: #ebedee;
        background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
    }
}


/*--------------------------------------------------------*\
    header
\*--------------------------------------------------------*/

@media screen and (max-width: 1350px) {
    #header .mockup .specs {
        font-size: 21px;
    }

    #header .mockup .specs img {
        max-height: 60px;
        width: auto;
    }
}

@media screen and (max-width: 1300px) {
    #header .mockup .specs {
        font-size: 19px;
        padding-left: 15px;
        padding-right: 15px;
        max-width: 430px;
    }

    #header .mockup .specs img {
        max-height: 55px;
    }
}

@media screen and (max-width: 1200px) {
    #header .mockup .specs {
        font-size: 18px;
    }

    #header .mockup .specs img {
        max-height: 50px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 64em) {/* md */
    #header .woman {
        order: 1;
        margin-top: 20px;
    }

    #header .mockup .specs {
        margin-bottom: 20px;
        font-size: 20px;
    }

    #header .countdown_button {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #header .logo {
        padding-bottom: 10px;
        padding-top: 10px;
    }
}


/*--------------------------------------------------------*\
    hand
\*--------------------------------------------------------*/

@media screen and (max-width: 1200px) {
    #hand h2 {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 64em) {/* md */
    #hand .image img {
        margin-top: -40px;
        max-height: 700px;
        padding-left: 15px;
        width: auto;
    }
}

@media screen and (max-width: 500px) {
    #hand h2 {
        margin-bottom: 30px;
    }

    #hand ul li {
        font-size: 16px;
        margin-left: 5px;
    }

    #hand ul li::after {
        max-width: 200px;
    }

    #hand .description {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 400px) {
    #hand {
        padding-top: 10px;
    }
}


/*--------------------------------------------------------*\
    big-g
\*--------------------------------------------------------*/

@media only screen and (max-width: 64em) {/* md */
    #big-g .feature .center-text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    #big-g .main-title {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 48em) {/* sm */
    #big-g .main-title {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    #big-g .feature-s2 .feature-item,
    #big-g .feature-s2 .feature-item:first-child {
        margin-top: 60px;
        padding-left: 5px;
        padding-right: 5px;
    }

    #big-g .feature p {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 400px) {
    #big-g .feature-s2 .feature-img img {
        padding: 0;
    }
}


/*--------------------------------------------------------*\
    text-image-banner
\*--------------------------------------------------------*/

@media only screen and (max-width: 1000px) {
    #text-image-banner .image {/* a capo */
        min-width: 100%;
        order: 2;
        margin-top: 30px;
    }

    #text-image-banner .image img {
        max-width: 500px;
        width: 100%;;
        margin: auto;
    }
}

@media only screen and (max-width: 650px) {
    #text-image-banner .text {
        font-size: 20px;
    }
}

@media only screen and (max-width: 600px) {
    #text-image-banner {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 400px) {
    #text-image-banner .innerTitle {
        font-size: 31px;
    }

    #text-image-banner .text {
        font-size: 18px;
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }
}


/*--------------------------------------------------------*\
    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-left: auto;
        margin-right: 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: 600px) {
    #box-banner .innerTitle {
        font-size: 30px;
        padding-bottom: 30px;
    }

    #box-banner .subtitle {
        font-size: 22px;
    }
}

@media only screen and (max-width: 550px) {
    #box-banner {
        padding-bottom: 20px;
        padding-top: 45px;
    }

    #box-banner ul li {
        padding-bottom: 30px;
    }
}


/*--------------------------------------------------------*\
    text-image-banner-2
\*--------------------------------------------------------*/

@media only screen and (max-width: 1050px) {
    #text-image-banner-2 .text,
    #text-image-banner-2 .image {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 400px) {
    #text-image-banner-2 .text {
        font-size: 18px;
        padding-top: 20px;
    }
}


/*--------------------------------------------------------*\
    text-image-banner-3
\*--------------------------------------------------------*/

@media only screen and (max-width: 700px) {
    #text-image-banner-3 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #text-image-banner-3 .text {
        font-size: 30px;
    }

    #text-image-banner-3 .text .subtitle {
        margin-top: 15px;
        font-size: 22px;
    }
}

@media only screen and (max-width: 600px) {
    #text-image-banner-3 .container {
        width: 100%;
    }

    #text-image-banner-3 .container img {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 500px) {
    #text-image-banner-3 .container {
        padding: 0;
    }

    #text-image-banner-3 .text {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/*--------------------------------------------------------*\
    only-text-banner
\*--------------------------------------------------------*/

@media only screen and (max-width: 700px) {
    #only-text-banner .row1 {
        font-size: 34px;
        line-height: 53px;
    }

    #only-text-banner .row1 img {
        max-height: 48px;
    }
}

@media only screen and (max-width: 500px) {
    #only-text-banner {
        padding-bottom: 30px;
    }

    #only-text-banner .row1 {
        font-size: 32px;
        line-height: 47px;
    }

    #only-text-banner .row1 img {
        max-height: 44px;
    }
}

@media only screen and (max-width: 400px) {
    #only-text-banner {
        padding-bottom: 28px;
    }

    #only-text-banner .row1 {
        font-size: 29px;
        line-height: 44px;
    }

    #only-text-banner .row1 img {
        max-height: 38px;
    }
}


/*--------------------------------------------------------*\
    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;
    }
}


/*--------------------------------------------------------*\
    secureShopping
\*--------------------------------------------------------*/

@media only screen and (max-width: 64em) {/* sm */
    #secureShopping .opt-con {
        width: 100%;
    }

    #secureShopping ul li img {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 700px) {
    #secureShopping {
        padding-top: 0;
    }
}


/*--------------------------------------------------------*\
    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;
        margin-bottom: 5px;
    }

    #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;
    }
}