/*block1*//* after_qbici */
.block1 {
    background: #2e2d41 url(../img/b1.jpg) no-repeat center top;
    min-height: 745px;
    color: #fff;
    padding: 20px 0 30px;
    overflow: hidden;
}
.block1 .main_subtitle, .block10 h2 {
    font-size: 28px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 10px;
}
.block1 .main_subtitle span, .block10 h2 span{
    background: #77c300;
    font-weight: 700;
    border-radius: 5px;
    padding: 1px 8px;
}
.block1 .main_title, .block10 h1 {
    font-size: 47px;
    text-align: center;
    background: url(../img/u1.png) repeat-x 0 93%;
    display: inline-block;
    padding: 0 10px;
    line-height: 1.1em;
    margin-bottom: 45px;
}
.topplus {
    max-width: 315px;
    margin-bottom: 35px;
}
.topplus li {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 700;
}
.topplus li:before {
    content:'';
    display: block;
    background: #77c300;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    float: left;
    margin:-3px -19px 0 0;
}
.offer_bull{
    width: 115px;
    margin: 0 0 40px 20px;
}
.offer_bull>li{
    padding: 42px 0 0 0;
    text-align: center;
    margin-bottom: 20px;
}
.offer_bull>li:nth-child(1){
    background: url(../img/ofr_bul1.png) 50% 0% no-repeat;
}
.offer_bull>li:nth-child(2){
    background: url(../img/ofr_bul2.png) 50% 0% no-repeat;
    margin-bottom: 0;
}
.sale {
    background: #ff1137;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 4px;
    padding: 17px 0 0;
    line-height: 35px;
    position: absolute;
    top: 385px;
    left: 200px;
}
.sale p {
    font-size: 68px;
    letter-spacing: 0;
    line-height: 68px;
    display: inline-block;
    border-top :1px solid #fff;
    border-bottom :1px solid #fff;
}
.sbtlt {
    color: #9facb5;
    font-size: 26px;
}
.three {
    font-size: 0;
    margin-left: 10px;
}
.three > li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
.three > li:not(:last-child) {
    margin-right: 30px;
}
/*block2*/
.block2{
    margin-top: 55px;
}

/*block2*//* endzeit_____ */
.block2 {
    color:#fff;
}
.block2>img{
    float: right;
    margin: 0 -110px 0 -150px;
}
.block2 .tlt1{
    margin-bottom: 40px;
}
.block2 .tlt1 span{
    font-size: 54px;
}
.block2 p:not(:last-child){
    margin-bottom: 25px;
}
.block2 p:nth-of-type(2){
    padding-right: 490px;
}
.block2 p.color{
    color: #ff7b14;
}

/*block2_1*/
.block2_1{
    background: #ff505f;
    min-height: 349px;
    padding: 33px 0 20px;
}
.block2_1 .wrap{
    padding: 0 35px 0 466px;
}
.block2_1 .wrap>img{
    position: absolute;
    top: -33px;
    left: -90px;
}
.block2_1 .slider img{
    display: block;
    border: 5px solid #fff;
    border-radius: 5px;
}

/*block3*//* michael-k90 */
.block3{
    padding-bottom: 0;
}
.block3 .wrap:before{
    content: '';
    position: absolute;
    top: -105px;
    right: -195px;
    width: 270px;
    height: 506px;
    background: url(../img/b3_veget.png) 50% 50% no-repeat;
}
.block3 h2 {
    padding: 0 161px;
    margin-bottom: 40px;
}
.laptop {
    background: url(../img/laptop.png) no-repeat center top;
    height: 554px;
    padding: 31px 0 0;
}

/*block_4*/
.block4{
    background: rgb(142,209,0);
    background: -moz-linear-gradient(left, rgba(142,209,0,1) 1%, rgba(170,212,0,1) 100%);
    background: -webkit-linear-gradient(left, rgba(142,209,0,1) 1%,rgba(170,212,0,1) 100%);
    background: linear-gradient(to right, rgba(142,209,0,1) 1%,rgba(170,212,0,1) 100%);
    margin-top: -30px;
}
.block4 .wrap:before{
    content: '';
    width: 344px;
    height: 236px;
    background: url(../img/b4_ham.png) 50% 50% no-repeat;
    position: absolute;
    bottom: -158px;
    left: -304px;
}
.list_5{
    margin-top: 20px;
    font-size: 0;
    letter-spacing: -1px;
}
.list_5>li{
    letter-spacing: normal;
    font-size: 16px;
    width: 33.3%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    position: relative;
    color: #fff;
    padding: 0 10px;
}
.list_5>li>img{
    display: block;
    margin: 0 auto 10px;
    border: 5px solid #fff;
    border-radius: 50%;
}
.list_5>li>span{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 5px solid #fff;
    background: linear-gradient(to bottom, rgba(253,220,64,1) 0%,rgba(255,192,1,1) 100%);
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -70px;
    color: #222;
    font-weight: 700;
}


/*block5*//* owmen17 */
.block5 {
    background: #2e2d41;
    color: #fff;
}
.block5 .tlt1{
    padding-right: 400px;
}
.block5 .wrap>img{
    float: right;
    margin: -55px 55px 0 0;
}
.block5 .wrap:before{
    content: '';
    width: 357px;
    height: 232px;
    background: url(../img/b5_ham.png) 50% 50% no-repeat;
    position: absolute;
    right: -400px;
    top: 70px;
}
.block5 .wrap:after{
    content: '';
    width: 332px;
    height: 533px;
    background: url(../img/b5_veget.png) 50% 50% no-repeat;
    position: absolute;
    right: -245px;
    bottom: -170px;
}
.block5 .wrap>p {
    padding-right: 415px;
    margin-bottom: 25px;
}
.block5 .wrap>p:last-of-type {
    margin-bottom: 0;
}
.block5 .wrap>p span{
    color: #ff8a00;
}
.benef1{
    margin-top: 50px;
    font-size: 0;
    letter-spacing: -1px;
    text-align: justify;
    -ms-text-align-last: justify;
    text-align-last: justify;
}
.benef1>li{
    width: 290px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    -ms-text-align-last: left;
    text-align-last: left;
    letter-spacing: normal;
    font-size: 18px;
    color: #fff;
}
.benef1>li>img{
    display: block;
    margin: 0 auto 8px;
    border-radius: 4px;
}
.benef1>li>p{
    padding-left: 40px;
    margin: 0;
    position: relative;
}
.benef1>li>p:before{
    content: '';
    width: 3px;
    height: 80px;
    background: #ff1137;
    position: absolute;
    left: 20px;
    top: -25px;
}
.block5 .button-m {
    margin-top: 40px;
}
/*block7*//* endzeit_____ */
.block7 {
    background: url(../img/b7.jpg) no-repeat center top;
    min-height: 655px;
    padding: 105px 0 25px;
    margin-top: -70px;
}
.block7 .tlt1 {
    width: 405px;
}
.block7 .wrap {
    padding-left: 390px;
}
.block7 .wrap:after{
    content: '';
    width: 195px;
    height: 489px;
    background: url(../img/knife.png) 50% 50% no-repeat;
    position: absolute;
    bottom: -115px;
    right: -50px;
    display: none;
}
.block7 .wrap > p {
    margin-bottom: 20px;
    padding-right: 80px;
}
.namepowar {
    position: relative;
}
.namepowar:after {
    content:'';
    display: block;
    background: url(../img/sign.png) no-repeat 0 0;
    width: 138px;
    height: 89px;
    position: absolute;
    top:-10px;
    left: 263px;
}
.namepowar h3 {
    font-size: 26px;
    text-transform: none;
}
.namepowar span {
    color:#9facb5;
    font-size: 15px;
}
/*block8*//* michael-k90 */
.block8 {
    background: #2e2d41;
    color:#fff;
}
.block8 .wrap:after{
    content: '';
    width: 319px;
    height: 424px;
    background: url(../img/b8_basil.png) 50% 50% no-repeat;
    position: absolute;
    bottom: -325px;
    left: -230px;
    z-index: 2;
}
.block8 .tlt1 {
    margin-bottom: 10px;
    padding-left: 10px;
}
.block8 .sbtlt {
    margin-bottom: 30px;
    padding-left: 15px;
}
.rev {
    width: 290px;
    background: #fff;
    color:#222a3a;
    border-radius: 5px;
    padding: 15px 15px 20px;
    margin: 0 auto;
}
.rev > img {
    display: block;
    margin: 0 auto;
}
.meta {
    margin: 10px 0;
    background: url(../img/qq.png) no-repeat 241px 9px;
}
.meta img {
    display: block;
    border-radius: 50%;
    float: left;
    margin: 1px 15px 0 0;
}
.meta p {
    overflow: hidden;
    line-height: 20px;
}
.meta p b {
    display: block;
}
.rev > p {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
}
/*block9*//* bizlife_inc */
.block9 {
    padding-top: 30px;
}
.block9 .tlt1 {
    text-align: center;
    padding: 0 100px;
    margin-bottom: 40px;
}
.ship {
    text-align: center;
    font-size: 0;
}
.ship li {
    font-size: 16px;
    width: 250px;
    display: inline-block;
    vertical-align: top;
    margin: 0 34px;
    position: relative;
}
.ship li > img {
    display: block;
    margin: 0 auto 5px;
}
.ship li .ship-right > div {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #ececec;
    width: 204px;
    margin: 0 auto;
    text-align: left;
    line-height: 39px;
    position: relative;
}
.ship li .ship-right > div:before {
    content:'';
    display: block;
    width: 40px;
    height: 2px;
    background: #77c300;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.ship li:nth-child(2) .ship-right > div:before {
    left: 50%;
    margin-left: -20px;
}
.ship li:nth-child(3) .ship-right > div:before {
    left: inherit;
    right: 0;
}
.ship li .ship-right > div span {
    color:#ff1137;
    font-size: 30px;
    padding: 0 7px;
}
.ship li .ship-right > p {
    font-size: 15px;
    line-height: 22px;
    padding: 10px 9px 0;
}
.ship li:nth-child(1):before {
    content:'';
    display: block;
    background: url(../img/ar1.png) no-repeat 0 0;
    width: 56px;
    height: 13px;
    position: absolute;
    top:20px;
    right: -61px;
}
.ship li:nth-child(2):before {
    content:'';
    display: block;
    background: url(../img/ar2.png) no-repeat 0 0;
    width: 56px;
    height: 13px;
    position: absolute;
    top: 114px;
    right: -66px;
}

/*block10*//* owmen17 */
.block10 {    
    background: #2e2d41 url(../img/bf.jpg) no-repeat center top;
    min-height: 741px;
    color: #fff;
    padding: 25px 0 0;
}
.formbox {
    background: #fff;
    border-radius: 5px;
    width: 360px;
    position: absolute;
    right: 30px;
    top:170px;
    color:#222a3a;
    padding: 20px 0 0;
}
.stock {
    font-size: 15px;
    text-align: center;
    padding: 20px 0;
}
.stock span {
    display: inline-block;
    color:#fff;
    background: #77c300;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 5px;
    margin: 0 3px;
}
.formbox .countbox {
    background: #fff;
}
.formbox .countbox:before {
    color:#222a3a;
}
.formbox .price {
    background: url(../img/price2.png) no-repeat center top;
}
.block10 .sale {
    top: 160px;
    left: 280px;
}
.block10 .offer_bull{
    display: none;
}


.footer {
    text-align: center;
    padding: 40px 0 30px;
    background: #2e2d41;
    color: #7e7baa;
}
.footer img{
    display: block;
    margin: 0 auto;
}
.footer a {
    font-size: 14px;
    color:#fff;
    display: inline-block;
    margin: 5px 5px 0;
}
/*-------------------------------------- Media Queries ----959---------------------------------*//* after_qbici */    
@media screen and (max-width: 976px) {
    .block1 {
        background: #2e2d41 url(../img/b1m.jpg) no-repeat center top;
        min-height: 674px;
    }
    .block1 .main_subtitle, .block10 h2 {
        font-size: 20px;
    }
    .block1 .main_title, .block10 h1 {
        font-size: 31px;
         margin-bottom: 31px;
         padding: 0;
    }
    .block1 .offer_bull{
        display: none;
    }
    .sale {
        top: 320px;
        left: 10px;
    }
    .topplus {
        margin-bottom: 32px;
    }
    .three {
        margin: 240px 0 0 0px;
        text-align: center;
    }
    .three > li:not(:last-child) {
        margin-right: 20px;
    }
    .three > li:last-child{
        margin-top: 20px;
    }
    .block2{
        margin-top: 60px;
    }
    .block2 > img{
        float: none;
        display: block;
        margin: 0 auto 20px;
    }
    .block2 .tlt1  {
        text-align: center;
        padding: 0 57px;
    }
    .block2 .tlt1 span{
        font-size: 34px;
        background: none;
    }
    .tlt1 {
        font-size: 34px;
    }
    .block2 .tlt1:after {
        content: '';
        display: block;
        width: 150px;
        height: 6px;
        background: #ff1137;
        margin: 20px auto 0;
    }
    .sbtlt {
        text-align: center;
    }
    .block2, .block5, .block6 {
        background: #2e2d41;
    }
    .block2 p{
        max-width: 100% !important;
        text-align: center;
    }
    .block2 p:nth-child(3),
    .block2 p:nth-child(4){
        padding: 0;
        text-align: center;
    }
    .block2_1{
        padding: 0 0 30px;
        height: auto;
    }
    .block2_1 .wrap{
        padding: 0 10px;
    }
    .block2_1 .wrap > img{
        position: static;
        display: block;
        margin: 0 auto 10px;
    }
    .block2_1 .slider{
        width: 450px;
        margin: 0 auto;
    }
    .gif {
        margin: 0 auto;
    }
    h2.title {
        font-size: 36px;
    }
    .block3{
        height: auto;
        padding-bottom: 30px;
    }
    .block3 .wrap::before{
        display: none;
    }
    .block3 h2 {
        padding: 0 56px;
    }
    .laptop {
        background:none;
        height: auto;
        padding:0;
    }
    .block4{
        margin-top: 0;
        padding-bottom: 10px;
    }
    .block4 .wrap::before{
        display: none;
    }
    .list_5{
        text-align: center;
        margin-top: 0;
    }
    .list_5 > li{
        margin-bottom:20px;
    }

    .block7, .block9 {
        background: #fff;
    }
    .video-container {
        width: 100%;
        height: 347px;
    }
    .ab, .ab-item {
        float: none;
        margin: 0 auto;
    }
    .block5 p, .block5 p:nth-of-type(2) {
        margin: 0 0 30px 0;
    }
    .block5 .wrap:before{
        display: none;
    }
    .hidden {
        display: block;
    }
    .block5 .tlt1{
        padding: 0;
        margin-bottom: 40px;
        text-align: center;
    }
    .block5 .wrap > img {
        float: none;
        display: block;
        margin: 0 auto 5px;
    }
    .block5 .wrap > p{
        padding: 0;
        text-align: center;
    }
    .block5 .wrap::after{
        display: none;
    }
    .benef1{
        -ms-text-align-last: center;
        text-align-last: center;
    }
    .benef1>li:not(:last-child){
        margin-bottom: 30px;
    }
    .block6 .tlt1 {
        padding: 0;
    }
    .tlt1 span {
        display: inline-block;
        background: url(../img/u2.png) repeat-x 0 93%;
    }
    .k1, .k2, .k3 {
        margin-bottom: 20px;
    }
    .kit2 .kimtext {
        left: 0;
    }
    .kit2 .kimg {
        
    }
    .block7{
        margin-top: 0;
        min-height: auto;
        padding-top: 40px;
    }
    .block7 .wrap {
        padding-left: 10px;
    }
    .block7 .wrap::after{
        display: none;
    }
    .block7 .tlt1{
        width: 100%;
        text-align: center;
    }
    .block7 img {
        border-radius: 50%;
        float: left;
        margin: 0 20px 0 0;
    }
    .block7 .wrap > p{
        padding-right: 0;
    }
    .namepowar{
        width: 400px;
        margin: 0 auto;
    }
    .block8 .wrap:after, .ship li:nth-child(1):before, .ship li:nth-child(2):before {
        display: none;
    }
    .block8 .tlt1 {
        text-align: center;
        padding: 0;
    }
    .block8 .sbtlt{
        padding: 0;
        font-size: 20px;
    }
    .ship li {
        width: 500px;
        margin: 0 auto 40px;
    }
    .ship li > img {
        float: left;
        margin: 0 20px 0 0;
    }
    .ship-right {
        overflow: hidden;
        padding-top: 20px;
    }
    .block9 {
        padding-bottom: 0;
    }
    .block9 .tlt1{
        padding: 0;
    }
    .block10 {
        background-image: url(../img/bfm.jpg);
        min-height: auto;
        padding: 30px 0;
    }
    .block10 h2:nth-of-type(2) {
        display: none;
    }
    .block10 .sale{
        display: none;
    }
    .formbox {
        position: static;
        float: none;
    }
    .block10 .sale {
        margin: 13px 0 92px 399px;
    }
}
/*-------------------------------------- Media Queries ----639---------------------------------*//* michael-k90 */ 
@media screen and (max-width: 659px) {
    .block1 {
        background: #2e2d41 url(../img/b1s.jpg) no-repeat 50% 170px;
        height: auto;
        padding-bottom: 30px;
    }
    .block1 .main_subtitle {
        font-size: 19px;
    }
    .block1 .main_subtitle span{
        display: table;
        margin: 5px auto 0;
    }
    .block1 .main_title, .block10 h1 {
        font-size: 30px;
        padding: 0;
        background: url(../img/u1.png) repeat-x 0 105%;
    }
    .topplus {
        margin: 300px 0 0 0px;
    }
    .block1 .sale {
        display: none;
    }
    .three{
        margin-top: 35px;
    }
    .block1 .offer_bull,
    .block10 .offer_bull{
        display: block;
        position: absolute;
        top: 190px;
        margin-left: 10px;
    }
    .block1 .offer_bull li:nth-child(1),
    .block10 .offer_bull li:nth-child(1){
        display: none;
    }
    .block10 .offer_bull{
        top: 190px;
    }
    .tlt1, h2.title {
        font-size: 22px;
        
    }
    .countbox{
        width: 100%;
    }
    .three>li{
        width: 100%;
        margin-bottom: 20px;
    }
    .three > li:last-child{
        margin-top: 0;
    }
    .block2 .tlt1, .block3 h2 {
        padding: 0;
    }
    .block2 .tlt1 span{
        font-size: 22px;
    }
    .block2 .tlt1:after {
        width: 110px;
        height: 4px;
        background: #ff1137;
        margin: 12px auto 0;
    }
    h2.title::after{
        margin-top: 12px;
    }
    .block2_1 .slick-prev, 
    .block2_1 .slick-next{
        top: 77px;
    }
    .block2_1 .slider{
        width: 100%;
    }
    .block2_1 .slick-prev{
        left: -10px;
    }
    .block2_1 .slick-next{
        right: -10px;
    }
    .list_5 > li{
        width: 100%;
        display: block;
    }
    .block5 .wrap > img{
        margin-bottom: 25px;
    }
    .sbtlt {
        color: #9facb5;
        font-size: 20px;
    }
    .gif {
        background: none ;
        width: 100%;
        height: auto;
    }
    .video-container {
        height: 169px;
    }
    .ab-img, .ab-txt {
        float: none;
    }
    .ab-item {
        width: 240px;
        height: 480px;
    }
    .ab-txt {
        height: 240px;
    }
    .ab-txt:after {
        content: '';
        position: absolute;
        left: 50%;
        top: -15px;
        margin-top: -15px;
        margin-left: -15px;
        border: 15px solid transparent;
        border-right: 15px solid #2e2d41;
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .aii .ab-txt:after {
        border-right: 15px solid #2e2d41;
        border-left: none;
    }
    .aii .ab-txt:after {
        right: 110px;
        top: -7px;
    }
    .kit {
        height: auto;
    }
    .benef1 > li{
        display: block;
        margin: 0 auto 30px;
    }
    .kimg {
        position: static;
        margin: 0 auto 20px;
         float: none;
    }
    .kimtext {
        position: static;
        margin: 0 auto;
        float: none;
    }
    .kimg:after {
        right: inherit;
        left: -5px;
    }
    .kit2 .kimtext {
        width: 100%;
    }
    .block7 .tlt1 {
        width: 100%;
        text-align: center;
    }
    .block7 .tlt1 span, .block9 .tlt1 span {
        background: none;
    }
    .block7 .tlt1:after, .block9 .tlt1:after {
        content:'';
        display: block;
        width: 110px;
        height: 4px;
        background: #ff1137;
        margin: 12px auto 0;
    }
    .block7 img {
        margin: 0 auto 20px;
        display: block;
        float: none;
    }
    .block7 .wrap > p {
        padding-right: 0;
    }
    .namepowar{
        width: 100%;
    }
    .namepowar:after {
        position: static;
    }
    .block8 .sbtlt{
        font-size: 18px;
    }
     .ship li {
        width: 100%;
        margin: 0 auto 30px;
    }
    .ship li > img {
        float: none;
        margin: 0 auto;
    }
    .ship-right {
        width: 240px;
        margin: 0 auto;
        padding-top: 13px;
    }
    .block10 .wrap {
        padding: 0;
    }
    .formbox {
        position: static;
        margin: 300px auto 0px;
        width: 100%;
    }
    .block10 {
        background: #2e2d41 url(../img/b1s.jpg) no-repeat 50% 170px;
        height: auto;
        padding-bottom: 10px;
    }
    .block10 h1{
        margin: 0 10px;
    }
    .block10 h2{
        font-size: 22px;
    }
    .block10 .sale {
        margin: 162px 0 10px 140px;
    }
    .three > li:not(:last-child) {
        margin-right: 0px;
    }
}







