/* order steps */

.order_steps_section {
    padding: 40px 0 0;

}

.order_steps_section h2.title {
    margin: 0 0 40px;
}

.order_steps_section .steps_list {
    margin: 0 -10px 60px;
}

.order_steps_section .step_item {
    float: left;
    padding: 0 40px;
    width: 33.33%;
    text-align: center;
    position: relative;
}

.order_steps_section .step_item:nth-child(3) {
    padding: 0 30px;
}

.order_steps_section .step_item:after {
    display: block;
    content: '';
    width: 56px;
    height: 13px;
    background: center no-repeat;
    position: absolute;
    right: -28px;
}

.order_steps_section .step_item:nth-child(1):after {

    top: 34px;
}

.order_steps_section .step_item:nth-child(2):after {

    top: 167px;
}

.order_steps_section .step_item:nth-child(3):after {
    display: none;
}

.order_steps_section .step_item .image_block {
    margin: 0 auto 15px;
    width: 214px;
    position: relative;
}

.order_steps_section .step_item img {
    display: block;
    border: 7px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.order_steps_section .step_item .number {
    width: 48px;
    height: 48px;
    border: 4px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #00b4e6;
    font-weight: 700;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
}

.order_steps_section .step_item p {
    font-size: 16px;
    line-height: 24px;
}

.gallery-section {
    padding-top: 0;
    padding-bottom: 0;
}

.video-container .youtube,
.video-container iframe {
    width: 100%;
    height: 100%;
}

.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}

.youtube .play {
    background: url('../images/youtube-play-btn.png') no-repeat;
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.youtube:hover .play {
    background-position: 0 0;
}

/*block1*/
/* after_qbici */
.block1 {
    background: url(../images/b1.jpg) no-repeat center top;
    height: 840px;
    color: #fff;
    padding: 30px 0 0;
}

h1.tlt {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: white;
}

h1.tlt span {
    font-size: 44px;

    line-height: 60px;
    background: url(../images/tlt-line.png) repeat-x 0 95%;
}

.subtlt {
    font-size: 25px;
    letter-spacing: 2.5px;
    line-height: 32px;
    text-align: center;

}


.subtlt span {
    display: block;
}

.subtlt span:nth-of-type(1) {
    padding-left: 30px;
}

.subtlt span:nth-of-type(2) {
    padding-left: 94px;
}

.sale {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background: rgba(34, 34, 34, .7);
    border: 3px solid #ffcc00;
    padding: 13px 0 0;
    position: absolute;
    top: 123px;
    left: 483px;
}

.sale p {
    font-size: 38px;
    font-weight: 700;
    line-height: 34px;
}

.topplus {
    font-size: 0;
    margin: 505px 0 10px 10px;
}

.topplus li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    width: 250px;
    border-left: 4px solid #77c300;
    padding: 0 0 0 10px;
}

.topplus li:not(:last-child) {
    margin-right: 32px;
}

.topplus p {
    font-weight: 700;
}

.topplus li:nth-child(2) {
    width: 175px;
}

.topplus li:nth-child(3) {
    width: 190px;
}

.topplus li:nth-child(4) {
    width: 205px;
}

.blockbox .button-m {
    margin: 0;
    float: left;
}

.blockbox {
    padding-left: 10px;
}

.blockbox .price {
    margin: 0 30px 0 0;
    float: left;
}

/*block2*/
/* endzeit_____ */
.block2 {
    padding: 0;
    margin-top: 0px;
}

/*block3*/
/* michael-k90 */
.block3 {
    padding-bottom: 0;
}

.block3 h2 {
    text-align: left;
    width: 506px;
    position: relative;
    z-index: 3;
    padding-left: 10px;
    font-size: 30px;
}

.block3 p {
    position: relative;
    z-index: 3;
    padding: 0 454px 60px 5px;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
}

.bright {
    position: absolute;
    top: 0;
    right: 0;
    width: 424px;
}
.bright img{
    width: 100%;
}
.bright .slick-next, .bright .slick-prev{
    margin-top: 60px;
    z-index: 10;
}
.gif {
    text-align: center;
    font-size: 0;
    margin-bottom: 30px;
}

.gif li {
    display: inline-block;
    font-size: 16px;
    width: 220px;
    margin: 0 20px;
    vertical-align: top;
}

.gif img {
    display: block;
    margin: 0 auto;
}

.gif span {
    display: block;
    font-weight: 700;
    line-height: 50px;
    border: 1px dashed #cccccc;
    border-top: none;
}

.result {
    text-align: center;
    font-size: 0;
    margin-bottom: -70px;
}

.result li {
    border: 6px solid #fff;
    width: calc(33.3% - 36px);
    display: inline-block;
    vertical-align: top;
    margin: 0 18px;
}

.result img {
    display: block;
    margin: 0 auto;
}

/*block4*/
/* bizlife_inc */
.block4 {
    background: url(../images/bg2.jpg) no-repeat center / cover;
    color: #fff;
}

.block4 .wrap:first-child {
    width: 80%;
    max-width: 1400px;
    margin-bottom: 40px;
}

.block4 h2.title span.green {
    background: url(../images/tlt-line.png) repeat-x 0 95%;
}

.block4 h2.title {
    padding: 0 25px;
}

.safe {
    text-align: center;
    font-size: 0;
}

.safe li h3 {
    font-size: 20px;
    margin: 20px 0 10px;
}

.safe li p {
    font-size: 18px;
}

.safe li img {
    width: 100%;
    border-radius: 12px 12px 0 0;
}

.safe li h3,
.safe li p {
    padding: 0 15px;
}

.safe li {
    padding-bottom: 15px;
    border-radius: 12px;
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .4);
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 30px);
    margin: 0 15px 20px;
    min-height: 476px;
    background-color: #0053c385;
}

.safe img {
    display: block;
    margin: 0 auto 15px;
    border-radius: 5px;
}

/*block5*/
/* owmen17 */
.block5 {
    background: #3c3f53;
    color: #fff;
    border-top: 1px dashed #505365;
    border-bottom: 1px dashed #505365;
}

/*block6*/
/* after_qbici */
.block6 {
    background: url(../img/bg.png) repeat;
}

/*block7*/
/* endzeit_____ */


.slider-chars {
    overflow: hidden;
    width: 50%;
}



@media (min-width: 967px) {
    .block7 .wrap:last-child {
        flex-direction: row-reverse;
    }
}
h1.tlt span {
    font-size: 40px;
}

.char-item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 3px;
    border-bottom: 1px dashed #999;
    margin-bottom: 6px !important;
    font-size: 1.1em;
}

.block7 h2 {
    width: 100% !important;
    text-align: center !important;
    padding-left: 0 !important;
}

.block7 h2.title span.green {
    font-size: 54px;
    background: url(../images/tlt-line2.png) repeat-x 0 100%;
}

.block7 .wrap:before {
    content: '';
    display: none !important;
}

.usecont {
    padding: 0 10px 40px;
}

.use {
    width: 430px;
    float: left;
}

.use li {
    font-size: 0;
}

.use li:not(:last-child) {
    margin-bottom: 30px;
}

.use img {
    float: left;
    margin: 0 20px 0 0;
    display: block;
}

.use p {
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;

}

.gallery {
    width: 440px;
    height: 268px;
    float: right;
}

.gallery div {}

.gallery img {
    border-radius: 5px;
}

.useimg {
    font-size: 0;
    text-align: center;
}

.useimg li {
    display: inline-block;
    vertical-align: top;
    margin: 0 11px;
}

.useimg img {
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
}

/*block8*/
/* michael-k90 */
.block8 {
    background: url(../images/bg2.jpg) no-repeat center / cover;
    color: #fff;
}

.block8 h2.title span.green {
    background: url(../images/tlt-line.png) repeat-x 0 95%;
}

.rev {
    width: 290px;
    background: #fff;
    border-radius: 5px;
    margin: 0 auto;
    color: #222;
    padding: 20px 15px;
}

.rev>img {
    display: block;
    margin: 0 auto;
}

.rev .person {
    margin: 15px 0;
    background: url(../images/q.png) no-repeat right center;
}

.rev .person img {
    display: block;
    float: left;
    margin: 0 15px 0 0;
}

.rev .person p {
    overflow: hidden;
    line-height: 20px;
    font-size: 15px;
}

.rev .person p b {
    display: block;
}

.rev>p {
    font-size: 15px;
    line-height: 22px;
    text-align: center;
}

/*block9*/
/* bizlife_inc */
.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 20px;
}

.ship li .ship-right>div {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 2px solid #ececec;
    width: 200px;
    margin: 0 auto;
    text-align: left;
    line-height: 30px;
    position: relative;
}

.ship li .ship-right>div:before {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #fec104;
    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: #77c300;
    font-size: 24px;
    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: url(../images/bf.jpg) no-repeat center top;
    height: 730px;
    color: #FFFFFF;
}

.formbox {
    width: 360px;
    background: #fff;
    border-radius: 5px;
    padding: 25px 0;
}



.formbox .countbox {
    margin: 5px auto;
    float: none;
    background: #fff;
}

.formbox .countbox:before {
    color: #222;
}

.stock {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    color: #222;
    padding: 18px 0 25px;
}

.stock span {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    background: #77c300;
    padding: 2px 7px;
    margin: 0 4px;
    letter-spacing: 4px;
}


.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) {
        .bright .slick-next, .bright .slick-prev{
    margin-top: 100px;
}
    .order_steps_section {
        -webkit-background-size: 800px auto;
        -moz-background-size: 800px auto;
        -o-background-size: 800px auto;
        background-size: 800px auto;
    }

    .order_steps_section .steps_list {
        margin: 0 -10px 30px;
    }

    .order_steps_section .step_item {
        padding: 0 18px;
    }

    .order_steps_section .step_item:nth-child(3) {
        padding: 0 10px;
    }

    .order_steps_section .step_item:after {
        display: none;
    }

    .order_steps_section .step_item .image_block {
        width: 180px;
    }

    .order_steps_section .step_item p {
        font-size: 15px;
        line-height: 22px;
    }

    .block1 {
        background: url(../images/b1m.jpg) no-repeat center top;
        padding: 20px 0 0;
    }

    h1.tlt {
        margin: 0 auto 15px;
    }

    .subtlt {
        position: static;
        text-align: center;
        font-size: 16px;
        letter-spacing: 0;
    }

    .subtlt span:nth-of-type(1),
    .subtlt span:nth-of-type(2) {
        padding-left: 0;
    }

    .subtlt span {
        display: inline;
    }

    .sale {
        position: static;
        margin: 10px 76% 0;
    }

    .topplus {
        font-size: 0;
        margin: 470px 0 10px 0px;
    }

    .topplus li {
        margin: 0 0 20px 0 !important;
        width: 310px !important;
        ;
    }




    .blockbox .countbox,
    .block7 .wrap:before,
    .ship li:nth-child(1):before,
    .ship li:nth-child(2):before {
        display: none;
    }

    .blockbox {
        padding: 0;
    }

    .blockbox .price {
        margin: 0 20px 0 0;
    }

    .video-container {
        border: 20px solid #fff;
    }

    .block2 {
        margin-top: -22px;
    }

    .video-container {
        height: 364px;
    }

    .bright {
        position: relative;
        top: 0;
        left: 0%;
        margin: 0 auto;
        overflow: hidden;
        width: 100%;
    }

    h2.title {
        font-size: 29px;
        text-align: center;
    }

    h2.title span.green {
        line-height: 31px;
        background: url(../images/tlt-line2.png) repeat-x 0 115%;
    }

    .block4 h2.title span.green,
    .block8 h2.title span.green {
        background: url(../images/tlt-line.png) repeat-x 0 115%;
    }

    .block3 h2.title {
        padding: 0 126px;
        width: 100%;
    }

    .block3 p {
        padding: 20px 10px 30px;
    }

    .gif li {
        margin-bottom: 20px;
    }

    .gif {
        margin-bottom: 10px;
    }

    .result {
        margin-bottom: 0;
    }

    .result li {
        margin-bottom: 20px;
    }

    .block3 {
        padding-bottom: 20px;
    }

    .safe li {
        margin-bottom: 20px;
    }

    .block7 h2 {
        width: 100%;
        text-align: center;
        padding: 0 110px;
    }

    .block7 h2.title span.green {
        line-height: 49px;
    }

    .use {
        float: none;
        margin: 0 auto 30px;
    }

    .gallery {
        float: none;
        margin: 0 auto;
    }

    .usecont {
        padding: 0 10px 35px;
    }

    .useimg li {
        margin: 0 11px 20px;
    }

    .reviews .slick-prev,
    .reviews .slick-next {
        border-radius: 5px;
    }

    .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;
    }

    .block10 {
        background: url(../images/bfm.jpg) no-repeat center top;
        height: 778px;
    }

    .block10 .sale {
        position: absolute;
        top: 165px;
        left: 422px;
        margin: 0;
    }

    .formbox {
        float: left;
        margin-top: 29px;
    }

    .block10 h1.tlt {
        margin-bottom: 16px;
    }

}

/*-------------------------------------- Media Queries ----639---------------------------------*/
/* michael-k90 */
@media screen and (max-width: 659px) {
        .bright .slick-next, .bright .slick-prev{
    margin-top: 0px;
}
    .order_steps_section {
        background-image: none;
    }

    .order_steps_section h2.title {
        margin: 0 0 30px;
    }

    .order_steps_section .step_item {
        float: none;
        margin: 0 0 30px;
        padding: 0;
        width: 100%;
    }

    .order_steps_section .step_item:nth-child(3) {
        padding: 0;
    }

    .order_steps_section .step_item .image_block {
        width: 200px;
    }

    .order_steps_section .step_item img {
        border: none;
    }

    .order_steps_section .step_item p {
        padding: 0 30px;
    }

    .block1 {
        background: url(../images/b1s.jpg) no-repeat center top;
        height: auto;
        padding-bottom: 35px;
    }

    h1.tlt {
        font-size: 22px;
        line-height: 24px;
        width: 100%;
        text-align: center;
    }

    h1.tlt span {
        font-size: 20px;
        line-height: 45px;
    }

    .subtlt {
        text-align: center;
        line-height: 24px;
    }

    .subtlt span {
        display: block;
        line-height: 24px;
        text-align: center;
    }
    .subtlt {
        font-size: 14px;
    }


    .sale {
        position: static;
        margin: 5px 0 0 0;
    }

    .topplus {
        margin: 230px 0 0px 5px;
    }

    .topplus li {
        width: 100%;
    }

    .blockbox {
        position: relative;
    }

    .blockbox .countbox {
        display: block;
        position: absolute;
        top: 88px;
        left: 20px;
        background: none;
    }

    .blockbox .price,
    .blockbox .button-m,
    .blockbox .countbox {
        float: none;
        margin: 0 auto;
    }

    .blockbox .price {
        margin-bottom: 98px;
    }

    .block2 {
        margin-top: 0;
        padding: 0;
    }

    .block2 .wrap {
        padding: 0;
    }

    .video-container {
        width: 100%;
        height: 190px;
        border: none;
        border-radius: 0;
    }

    h2.title {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .block3 h2.title {
        padding: 0 25px;
    }

    h2.title span.green {
        line-height: 20px;
        background: url(../images/tlt-line2.png) repeat-x 0 170%;
    }

    .block3 p {
        padding: 0px 10px 20px;
    }

    .gif li {
        width: 100%;
        margin: 0 auto 15px;
    }

    .gif span {
        line-height: 20px;
        padding: 10px 0;
        font-size: 17px;
    }

    .result li {
        width: 100%;
        margin: 0 0 10px;
    }

    .block4 h2.title {
        font-size: 18px;
    }

    .block4 h2.title span.green {
        background: none;
        font-size: 18px;
        display: inline;
    }

    .block7 {
        padding-bottom: 20px;
    }

    .slider-chars {
        width: 100%;
    }

    .block7 .wrap:last-child {
        flex-wrap: wrap;
    }

    .block7 h2.title span.green {
        font-size: 28px;
        background: url(../images/tlt-line2.png) repeat-x 0 119%;
        ;
        line-height: 31px;
    }

    .block7 h2.title {
        font-size: 20px;
        padding: 0 20px;
    }

    .use {
        width: 100%;
    }

    .gallery {
        width: 100%;
        height: 182px;
    }

    .gallery .slick-prev,
    .gallery .slick-next {
        top: 69px;
    }

    .block8 h2.title {
        padding: 0 51px;
    }

    .block8 h2.title span.green {
        display: block;
        font-size: 26px;
        line-height: 26px;
        background: url(../images/tlt-line.png) repeat-x 0 133%;
    }

    .safe li {
        width: 100%;
        margin: 10px 0;
        min-height: auto;
    }

    .ship li {
        width: 100%;
        margin: 0 auto 30px;
    }

    .block5 {
        padding-bottom: 20px;
    }

    .ship li>img {
        float: none;
        margin: 0 auto;
    }

    .ship-right {
        width: 240px;
        margin: 0 auto;
        padding-top: 13px;
    }

    .block10 {
        background: url(../images/b1s.jpg) no-repeat center top;
        height: auto;
        padding: 20px 0 30px;
    }

    .block10 .wrap {
        padding: 0;
    }

    .block10 h1.tlt {
        padding: 0 10px;
    }

    .formbox {
        float: none;
        width: 100%;
        padding: 10px 0 0;
        margin-top: 252px;
    }

    .stock {
        padding: 18px 0 17px;
    }

    .block10 .sale {
        top: 222px;
        left: 0;
    }

    html,
    body,
    section {
        width: 100%;
        min-width: 320px;
    }

}