/*block1*//* after_qbici */
.block1 {
    background: url(../img/desctop__offer_bg.jpg) no-repeat center top;
    height: 641px;
    padding: 23px 0 0;
}
.block1.end {
    background-image: url(../img/desctop__order_bg.jpg);
}
.block1 h1 {
    font-size: 34px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 3.4px;
    margin-bottom: 23px;
}
.block1 h1 span {
    color:#c7a252;
    font-size: 72px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    line-height: 1em;
    letter-spacing: 0;
    margin-left: -4px;
}
.topplus {
    width: 320px;
    font-size: 0;
    margin-bottom: 30px;
}
.topplus li {
    border-left: 2px solid #c7a252;
    font-size: 16px;
    padding: 3px 0 3px 15px;
}
.topplus li:not(:last-child) {
    margin-bottom: 20px;
}
.stock {
    width: 300px;
    text-align: center;
    font-size: 15px;
    padding-top: 22px;
}
.stock span {
    display: inline-block;
    margin-left: 5px;
    color:#fff;
    font-weight: 700;
    background: #c7a252;
    padding: 1px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.sale {
    width: 92px;
    height: 92px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color:#fff;
    text-transform: uppercase;
    font-size: 12px;
    border: 2px solid #fff;
    background: rgba(32,45,64,.7);
    padding-top: 8px;
    position: absolute;
    top: 70px;
    left: 460px;
}
.block1.end .sale {
    top: 120px;
    left: 480px;
}
.sale p {
    font-size: 30px;
    font-weight: 700;
}
/*block2*//* endzeit_____ */
.block2 {
    background: url(../img/b2.jpg) no-repeat center top;
    height: 793px;
    color:#fff;
}
.block2 .container {
    margin-bottom: 40px;
}
.block2 .container img {
    float: left;
    margin: 0 40px 0 0;
    display: block;
}
.block2 .container > div {
    overflow: hidden;
}
.block2 .container p {
    padding: 11px 0;
}
.preim {
    background: #fff url(../img/photo2.jpg) no-repeat right top;
    color:#222;
    padding: 30px 0 0;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.08);
}
.preim ul {
    font-size: 0;
    text-align: center;
    width: 620px;
}
.preim ul li {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.preim ul li b {
}
.preim ul li p {
    font-size: 15px;
    padding: 1px 20px 30px;
    line-height: 22px;
}
.preim ul li:before {
    content:'';
    display: block;
    width: 100px;
    height: 100px;
    background:#fafafa url(../img/icons.png) no-repeat center 22px;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto 10px;
}
.preim ul li:nth-child(2):before {
    background-position: center -70px;
}
.preim ul li:nth-child(3):before {
    background-position: center -165px;
}
.preim ul li:nth-child(4):before {
    background-position: center -271px;
}
/*block3*//* michael-k90 */
.block3 {
    background: #fafafa;
    padding: 325px 0 50px;
}
.gallery {
}
.gallery div {
}
.gallery img {
    display: block;
    margin: 0 auto;
}
/*block4*//* bizlife_inc */
.block4 {
    background: url(../img/b3.jpg) no-repeat center top;
    height: 694px;
    padding: 100px 0 0;
    overflow: hidden;
}
.block4 h2 {
    color:#c7a252;
    font-size: 32px;
    margin-bottom: 12px;
}
.charbox {
    position: relative;
}
.char {
    font-size: 15px;
    margin-bottom: 25px;
}
.char li {
    margin-bottom: 5px;
}
.charleft {
    background: #fff;
    width: 481px;
    padding: 36px 0 46px 40px;
}
.charimg {
    display: block;
    position: absolute;
    top:-54px;
    right: 0;
}
/*block5*//* owmen17 */
.block5 {
    background: #fafafa;
    padding-bottom: 10px;
}
.block5 h2 {
    margin-bottom: 0;
}
.reviews {

}
.rev {
    background: #fff;
    width: 290px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.08);
    padding: 16px 20px 24px;
    margin: 30px auto;
}
.rev > p {
    min-height: 348px;
    font-size: 15px;
    line-height: 22px;
}
.rev > p:after {
    content:'';
    display: block;
    background: url(../img/qq.png) no-repeat center top;
    height: 25px;
    margin: 15px 0;
    opacity: .5;
}
.rev .person {
}
.rev .person img {
    display: block;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 12px 0 0;
}
.rev .person h3 {
    font-size: 16px;
    text-transform: none;
    overflow: hidden;
    padding-top: 4px;
}
.rev .person span {
    font-size: 15px;
    overflow: hidden;line-height: 22px;
}
/*block6*//* after_qbici */
.block6 {
    background: url(../img/b4.jpg) no-repeat center top;
    height: 473px;
    color:#fff;
    padding: 40px 0 0;
}
.block6 h2 {
    text-align: left;
    margin-bottom: 20px;
}
.block6 .wrap {
    padding-left: 520px;
}
.ship {
    width: 390px;
}
.ship li {
    padding: 20px 0 0;
}
.ship li:before {
    content:'';
    display: block;
    width: 75px;
    height: 75px;
    background: url(../img/ship.png) no-repeat center 0;
    float: left;
    margin: 0 20px 0 0;
}
.ship li:not(:last-child) p {
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.ship p {
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;
    padding: 3px 0 23px 0;
}
.ship li:nth-child(2) p {
    padding: 3px 70px 23px 0;
}
.ship li:nth-child(3) p {
    padding: 3px 31px 23px 0;
}
.ship li:nth-child(2):before {
    background-position: center -75px;
}
.ship li:nth-child(3):before {
    background-position: center -150px;
}
/*block7*//* endzeit_____ */
.formbox {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 360px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.08);
    padding: 27px 0 23px;
}
.formbox .price {
    margin: 0 auto;
}
.formbox .stock {
    width: 100%;
}
.action {
    text-align: center;
    padding: 14px 0;
}
/*block8*//* michael-k90 */

/*block9*//* bizlife_inc */

.charimg2 {
    display: none;
}
/*block10*//* owmen17 */

/* gift */

.gift_section {
    padding-top: 0;
    background: #fafafa;
}

.gift_section .title_block {
    float: left;
    width: 350px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
}

.gift_section .title_block p:nth-child(1) {
    margin: 0 0 15px;
    padding: 10px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #202d40;
    font-size: 32px;
    line-height: 38px;
    color: #fff;
    text-align: center;
}

.gift_section .title_block p:nth-child(2) {
    margin: 0 0 5px;
    font-size: 28px;
    line-height: 34px;
    color: #202d40;
}

.gift_section .title_block p:nth-child(3) {
    font-size: 40px;
    line-height: 46px;
    color: #c7a252;
}

.gift_section .image {
    display: block;
    float: left;
    margin: 0 0 10px -11px;
}

.gift_section .images_block {
    clear: both;
}

.gift_section .images_block:after {
    display: block;
    content: '';
    clear: both;
}

.gift_section .images_block img {
    display: block;
    float: left;
    margin: 0 35px 0 0;
    width: 290px;
}

.gift_section .images_block img:last-child {
    margin: 0;
}

/* *** */


.footer {
    text-align: center;
    padding: 40px 0 30px;
}
.footer a {
    font-size: 14px;
    color:#333;
}
/*-------------------------------------- Media Queries ----959---------------------------------*//* after_qbici */    
@media screen and (max-width: 976px) {
    .block1 {
        background: url(../img/tablet__offer_bg.jpg) no-repeat center top;
    }
    .block1.end {
        background-image: url(../img/tablet__order_bg.jpg);
    }
    .block1 h1 span {
        font-size: 68px;
    }
    .sale {
        top: 60px;
        left: 440px;
    }
    .block1.end .sale {
        top: 120px;
        left: 440px;
    }
    .block2 {
        background: #1f2a3c;
        height: auto;
    }
    .block2 .container img {
        float: none;
        margin: 0 auto 20px;
    }
    .preim {
        margin-bottom: -312px;
        background: #fff;
    }
    .block2 .container {
        margin-bottom: 30px;
    }
    .block4 {
        background: url(../img/b3m.jpg) no-repeat center top;
        height: auto;
        padding-bottom: 100px;
    }
    .charimg {
        display: none;
    }
    .charimg2 {
        display: block;
        position: absolute;
        top:-54px;
        right: -25px;
    }
    .charleft {
        padding-left: 30px;
        width: 100%;
    }
    .reviews .slick-dots {
        bottom: -20px;
    } 
    .reviews .slick-prev, .reviews .slick-next {
        bottom: -23px;
    }
    .block6 .wrap {
        padding-left: 239px;
    }
    .ship {
        width: 350px;
    }
    .ship p {
        padding: 3px 12px 23px 0 !important;
    }
    .block6 {
        background: url(../img/b4m.jpg) no-repeat center top;
    }
    .block5 {
        padding-bottom: 25px;
    }
    .end .wrap {
        padding: 0;
    }

    .gift_section .title_block {
        width: 100%;
        text-align: center;
    }

    .gift_section .title_block p:nth-child(1) {
        margin: 0 auto 15px;
        width: 350px;
    }

    .gift_section .title_block p:nth-child(3) {
        margin: 0 0 30px;
    }

    .gift_section .image {
        float: none;
        margin: 0 auto 10px;
    }

    .gift_section .images_block img {
        margin: 0 10px 0 0;
        width: 200px;
    }

}
/*-------------------------------------- Media Queries ----639---------------------------------*//* michael-k90 */ 
@media screen and (max-width: 659px) {
    .block1 {
        background: url(../img/mobile__offer_bg.jpg) no-repeat center top;
        height: auto;
        padding:20px 0 25px;
    }
    .block1.end {
        background-image: url(../img/mobile__offer_bg.jpg);
    }
    .block1 h1 {
        font-size: 22px;
        letter-spacing: 0px;
        text-align: center;
    }
    .block1 .wrap {
        padding: 0;
    }
    .block1 h1 span {
        font-size: 48px;
    }
    .sale {
        position: static;
        margin: 320px 0 40px 200px;
    }
    .price, .button-m {
        margin-left: auto;
        margin-right: auto;
    }
    .topplus li:not(:last-child) {
        margin-bottom: 15px;
    }
    h2.title, .block6 h2 {
        font-size: 22px;
        text-align: center;
    }
    .preim ul {
        width: 100%;
    }
    .preim ul li {
        width: 100%;
    }
    .slick-prev {
        left: 20px;
    }
    .slick-next {
        right: 20px;
    }
    .charimg2 {
        display: none;
    }
    .charleft {
        padding: 20px 15px 18px;
    }
    .block4 {
        padding: 40px 0;
        background: url(../img/b3s.jpg) no-repeat center top;
    }
    .block4 h2 {
        font-size: 22px;
        text-align: center;
    }
    .block4 .button-m {
        width: 100%;
    }
    .block6 {
        background: #0b0a10;
        padding: 30px 0;
    }
    .block6 .wrap {
        padding-left: 10px;
    }
    .ship {
        width: 100%;
    }
    .ship p {
        padding: 3px 0 23px 0 !important;
    }
    .formbox {
        width: 100%;
        padding: 13px 0 20px;
    }

    .gift_section .title_block p:nth-child(1) {
        width: 100%;
        font-size: 26px;
        line-height: 32px;
    }

    .gift_section .title_block p:nth-child(2) {
        font-size: 24px;
        line-height: 30px;
    }

    .gift_section .title_block p:nth-child(3) {
        margin: 0 0 20px;
        font-size: 24px;
        line-height: 30px;
    }

    .gift_section .images_block img {
        float: none;
        margin: 0 auto 20px;
        width: 290px;
    }

    .gift_section .images_block img:last-child {
        margin: 0 auto;
    }

}
.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; max-width:100%; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }

.errField { display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px; }

.errorMessage {font-size: 11px;background: rgba(255, 0, 0, 0.64);color: #fff;text-align: center;padding: 5px 10px;position: absolute;margin: 20px 0 0; z-index: 10;}

.field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;   
}