html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box;
    font-size: 16px
}

*, *::before, *::after {
    box-sizing: inherit
}

a {
    text-decoration: none;
    color: inherit
}

body, h1, h2, h3, h4, p, li, figure, figcaption, blockquote, dl, dd {
    margin: 0
}

ul, ol {
    list-style: none;
    margin: 0;
    padding: 0
}

input, textarea, select, button {
    color: inherit;
    font: inherit;
    letter-spacing: inherit
}

embed, iframe, img, object, video {
    display: block;
    max-width: 100%
}

[hidden] {
    display: none
}

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

.visually-hidden {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: none;
    overflow: hidden
}

.form__element {
    display: block;
    width: 100%;
    border: none;
    box-sizing: border-box;
    border: 2px solid #e1e1e1;
    background: #ffffff;
    padding: 12px 0;
    padding-right: 15px;
    margin-bottom: 10px;
    position: relative;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    padding-left: 15px
}

.form__element--wrapper {
    padding: 0;
    border: none;
    position: relative
}

.form__element--select {
    cursor: pointer;
    z-index: 1;
    white-space: nowrap;
    text-indent: 0.01px;
    background: transparent;
    -webkit-appearance: none
}

.form__arrow {
    display: block;
    width: 45px;
    height: 100%;
    background: transparent;
    position: absolute;
    right: 0
}

.form__arrow::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 3px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid #5c5c5c
}

select::-ms-expand {
    display: none
}

.form__select::-ms-expand {
    display: none
}

body {
    min-width: 320px;
    width: 100%;
    min-height: 100vh;
    text-rendering: optimizeSpeed;
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #ffffff;
    background: #f5f2e9;
    color: #000000;
    background: #f5f5f5;
    direction: rtl
}

.wrapper {
    max-width: 820px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

@media (max-width: 767px) {
    .wrapper {
        padding: 0 10px
    }
}

.main__inner {
    padding-top: 25px;
    padding-bottom: 25px
}

@media (max-width: 767px) {
    .main__inner {
        padding: 0;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.promo {
    padding: 30px;
    background: #ffffff;
    border-radius: 20px 20px 0 0
}

@media (max-width: 767px) {
    .promo {
        padding: 10px
    }
}

.promo__info-list {
    margin-bottom: 20px
}

.promo__info-item {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    position: relative;
    margin-left: 20px
}

@media (max-width: 767px) {
    .promo__info-item {
        font-size: 16px;
        line-height: 20px
    }
}

.promo__info-item--update::before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 22px;
    height: 22px;
    background: url("promo-update-icon.png") no-repeat center/contain
}

.promo__info-item--eye::before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 22px;
    height: 22px;
    background: url("promo-eye-icon.png") no-repeat center/contain
}

.promo__title {
    font-weight: bold;
    font-size: 36px;
    line-height: 50px;
    color: #000000;
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .promo__title {
        font-size: 28px;
        line-height: 34px
    }
}

.promo__img-wrapper {
    font-size: 0;
    margin: 0 -10px;
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .promo__img-wrapper {
        margin: 0 -10px;
        margin-bottom: 15px
    }
}

.promo__img-wrapper img {
    display: inline-block;
    padding: 0 10px;
    width: 50%
}

@media (max-width: 767px) {
    .promo__img-wrapper img {
        width: auto;
        display: block;
        margin: 0 auto;
        padding: 10px 0
    }
}

.link {
    color: #218df0
}

.link:hover {
    text-decoration: underline
}

.header__logo {
    width: 400px;
    height: 120px;
    display: table-cell
}

@media (max-width: 767px) {
    .header__logo {
        width: 137px;
        height: 60px;
        width: 50%
    }
}

.header__logo-img {
    width: 274px;
    height: 120px
}

@media (max-width: 767px) {
    .header__logo-img {
        width: 137px;
        height: 60px
    }
}

.header__inner {
    display: table;
    width: 100%;
    padding: 20px 0
}

.header__search {
    display: table-cell;
    vertical-align: middle;
    height: 120px;
    width: 380px
}

@media (max-width: 767px) {
    .header__search {
        height: auto;
        text-align: right;
        width: 50%
    }
}

.header__input {
    width: 100%;
    background: #ffffff;
    border: 1px solid #c7c7c7;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 9px 0;
    background: url("header-input-icon.png") no-repeat left 15px center, #ffffff
}

@media (max-width: 767px) {
    .header__input {
        width: 40px;
        height: 40px;
        padding: 0;
        background: url("header-input-icon.png") no-repeat center, #ffffff
    }
}

.article {
    background: #ffffff;
    padding-bottom: 20px
}

.article__text {
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 15px;
    padding: 0 30px
}

@media (max-width: 767px) {
    .article__text {
        font-size: 18px;
        line-height: 28px;
        padding: 0 10px
    }
}

.article__img {
    display: block;
    margin: 20px auto
}

.article__img--no-btm-margin {
    margin-bottom: 0
}

.doc__columns {
    background: #e7e7e7;
    font-size: 0;
    display: table;
    padding: 30px;
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .doc__columns {
        margin: 0;
        margin-bottom: 15px;
        display: block;
        padding: 0
    }
}

.doc__column {
    display: inline-block;
    display: table-cell;
    vertical-align: top
}

.doc__column--left {
    width: 285px;
    margin-right: 20px
}

@media (max-width: 767px) {
    .doc__column--left {
        max-width: 250px
    }
}

.doc__column--right {
    width: calc(100% - 305px)
}

@media (max-width: 767px) {
    .doc__column {
        width: 100%;
        display: block;
        margin: 0 auto
    }
}

.doc__info {
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    padding: 10px 0
}

.doc__info b {
    display: block
}

@media (max-width: 767px) {
    .doc__info {
        font-size: 22px;
        line-height: 28px
    }
}

@media (max-width: 767px) {
    .doc__img {
        margin: 0 auto
    }
}

.doc__text {
    font-size: 18px;
    line-height: 32px
}

@media (max-width: 767px) {
    .doc__text {
        font-size: 18px;
        line-height: 28px;
        padding: 0 10px
    }
}

.product {
    background: #f1e6d8;
    border-radius: 0 0 20px 20px;
    padding: 20px 30px
}

@media (max-width: 767px) {
    .product {
        padding: 10px
    }
}

.product__header-text {
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 50px;
    position: relative
}

.product__header-text::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    background: #ea2525;
    bottom: -25px;
    left: 0
}

@media (max-width: 767px) {
    .product__header-text {
        font-size: 22px;
        line-height: 28px
    }
}

.product__text {
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .product__text {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px
    }
}

.product__img {
    width: 146px;
    margin: 20px auto
}

.btn {
    background: #ea2525;
    border-radius: 50px;
    font-weight: 900;
    font-size: 20px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    display: block;
    width: 100%;
    max-width: 580px;
    padding: 10px 0;
    margin: 0 auto;
    transition: all 0.3s
}

@media (max-width: 767px) {
    .btn {
        font-size: 16px;
        line-height: 24px;
        max-width: 280px
    }
}

.btn:hover {
    transform: scale(1.05)
}

.comments {
    padding-top: 20px
}

.comments .wrapper {
    background: #f5f5f5
}

.comments__title {
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #3e3e3e;
    margin-bottom: 50px;
    position: relative
}

.comments__title::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    background: #e3e3e3;
    left: 0;
    bottom: -15px
}

.comments__item {
    background: #ffffff;
    margin-bottom: 25px;
    border-radius: 20px;
    position: relative;
    padding: 20px;
    padding-right: 130px
}

@media (max-width: 767px) {
    .comments__item {
        padding: 10px
    }
}

.comments__info {
    display: table;
    width: 100%
}

.comments__ava {
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 20px
}

@media (max-width: 767px) {
    .comments__ava {
        position: static;
        width: 80px;
        height: 80px;
        display: inline-block;
        margin-right: 15px
    }
}

@media (max-width: 767px) and (max-width: 479px) {
    .comments__ava {
        width: 50px;
        height: 50px;
        margin-right: 10px
    }
}

.comments__name {
    font-weight: 900;
    font-size: 18px;
    line-height: 32px;
    color: #3e3e3e
}

@media (max-width: 767px) {
    .comments__name {
        display: inline-block;
        vertical-align: top;
        line-height: 80px
    }
}

@media (max-width: 479px) {
    .comments__name {
        line-height: 50px;
        margin-right: 10px;
    }
}

.comments__text {
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .comments__text {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px
    }
}

.comments__img {
    margin-top: 15px
}

.comments__date {
    font-style: italic;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    color: #000000
}

@media (max-width: 767px) {
    .comments__date {
        font-size: 18px;
        line-height: 32px
    }
}
.ac_footer {
    position: relative;
    top: 10px;
    height: 0;
    text-align: center;
    margin-bottom: 70px;
    color: #A12000
}

.ac_footer a {
    color: #A12000
}

.ac_footer p {
    text-align: center
}

img[height="1"], img[width="1"] {
    display: none !important
}

.order_form {
    margin-bottom: 50px;
    background-color: orange;
    width: 80%;
    margin: 0 auto 50px auto;
    border-radius: 10px;
    border: 3px solid yellow;
    padding: 20px;
    height: 100%;
    overflow: auto;
}

.order_form h1 {
    font-size: 90px;
}

.order_photo {
    width: 100%;
    float: left;
    height: 100%;
    border-radius: 10px;
}

.container3 {
    width: 100%;
    text-align: center;
   
    margin: 0 auto;
}

.text_photo {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.section3 h1 {
    margin-bottom: 50px;
}

.order_img, .price {
    width: 50%;
    display: inline-block;
}

.order_img {
    display: block;
    width: 100%;
    float: none;
    height: 65%;
    position: relative;
}
.prod, .cert {
    display: inline-block;
}
.prod {
    width: 25%;
}
.cert {
    width: 25%;
}
.order_text1 {
   font-size: 22px;
    
    margin-top: 5px;
    margin-bottom: 0;
    text-align: center;
}
.order_text2 {
    font-size:27px;
    
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
        text-align: center;
}
.price {
    float: none;
    width: 100%;
    margin-top: 2%;
    position: relative;
}

.old_price, .new_price {
    width: 100%;
    display: inline-block;
    float: none;
    font-size: 40px;
    font-family: 'robotobold', sans-serif;
      line-height: 1em;
}

.old_price p, .new_price p {
 text-align: center;
     margin-bottom: 0;
}

.old_price {
    color: black;
	text-decoration: line-through;
}
.new_price {
    color: red;
}

.new_price p {
    font-size: 60px;
    margin-top: 20px;
}
.order_text {
   
    height: 100%;
    float: right;
    padding: 20px;
    background-color: #efebe9;
    border-radius: 10px;
    width: 50%;
}

.order_text_2 {
   
    height: 100%;
    margin: 0 auto;
    padding: 20px;
    background-color: #efebe9;
    border-radius: 10px;
    width: 80%;
}

.order_text p {
    text-align: left;
    margin: 20px 0 10px 0;
}

.order_text p:first-child {
    margin-top: 0;
}

select {
-webkit-appearance: none;
    -moz-appearance: none;
        appearance: none;
}

select::-ms-expand {
    display: none;
}

select, input {
   /* margin: 8px 0;*/
    padding: 0 0 0 10px;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    font-size: 20px;
    border-radius: 5px;
    border: 1px solid green;
}

/* input {
    width: 96%;
} */


.btn {
    width: 90%;
    height: 70px;
    border-radius: 80px;
    border: none;
    background-color: red;
    font-size: 30px;
    transition: .5s;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: 0 auto;
}

.btn:hover {
    background-color: #d5d806;
    transform: scale(1.2);
    transition: .5s;
}

.timer_cover {
    text-align: center;
    height: 100%;
    width: 100%;
    display: block;
}

.timer {
    width: 370px;
    height: 80px;
    display: inline-block;
    text-align: center;
    pointer-events: none;
}

.flip-clock-wrapper {
    margin: 0;
}
.flip-clock-label {
    display: none;
}

/* 2/4month */
.offer-block {
  display: flex;
      justify-content: center;
  
 
}

 .btn-lg {
display: flex;
    align-items: center;
    justify-content: center;
 }

.offer-block__item {
    display: block;
    background: #efebe9;
    border-radius: 4%;
    padding: 15px;
    margin-bottom: 15px;
    clear: both;
    position: relative;
    cursor: pointer;
}
.offer-block__item.on {
    box-shadow: 0 0 10px 3px #d2cfc9;
}
.offer-block label.custom-radio-button {
    position: relative;
    display: block;
    width: 100%;    
    font-weight: normal;
    font-size: 16px;
    color: #ff2e2e;
    cursor: pointer;
    box-sizing: border-box;
}
.offer-block label.custom-radio-button input[type="radio"] {
  display: none;
}

.offer-block__item {
  display: block;
  margin: 0 20px;
      max-width: 250px;
}
.offer-block__item:after {
  content: "";
  display: block;
  clear: both;

}
.offer-block__img, 
.offer-block__content {
  /*display: table-cell;*/
  vertical-align: middle;
}
.offer-block__img {
    /*width: 110px;*/
    padding-right: 15px;
    text-align: center;
}
.offer-block .bottom-text{
  display: block;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.7rem;
  color: #ffff00;
  text-shadow: 1px 1px 1px #000;
}
.offer-block .bottom-text p:last-child{
  
  font-size: 19px;
  
}
.offer-block .bottom-text .line-through {  
  text-decoration: line-through;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  display: block;
}
.offer-block__content .label-text {
  font-size: 25px;
  font-weight: 800;
}
/* 2/4month */

#follow {
display: block;
margin-left: 138px; 
background: url('red_button.png') no-repeat center;
background-size: contain;
font-size: 22px;
text-align: center;
padding: 24px;
z-index: 2; 
position: fixed; 
bottom: 2%;
/*right: 5%;*/
}

@media screen and (min-width: 150px) and (max-width: 240px) {
    .s1_hand {
        position: relative;
        z-index: 1;
    }
    #video {
        margin-top: 8.5%;
        height: 71%;
        position: absolute;
        z-index: 3;
    }
}

@media screen and (min-width: 241px) and (max-width: 330px) {
    .s1_hand {
        position: relative;
        z-index: 1;
    }
    #video {
        margin-top: 7.8%;
        height: 68%;
        position: absolute;
        z-index: 3;
    }

}

@media screen and (min-width: 331px) and (max-width: 400px) {
    #iframe {
        right: 61.1%;
        overflow: hidden;
        top: 27%;
        width: 33.5%;
        position: absolute;
        height: 65%;
        z-index: 2;
        display: block;
    }
}

@media screen and (max-width: 430px) {
    .wrapper {
        width: 100%;
        border: none;
    }
    .s1_hand {
        width: 220%;
        margin-top: -26%;
        left: 0%;
        position: relative;
    }

    .s1_hand_shadow {
        z-index: -2;
        position:absolute;
    }
    #video {
        z-index: 1;
        position: absolute;
        border-radius: 5px;
        width: 35%;
        left: 5%;
        top: 0%;
    }
    #src_video {
        z-index: 2;
        position: absolute;
        width: 30%;
    }
    .order_form {
        width: 100%;
        border-left: none;
        border-right: none;
        border-radius: 0;
        padding: 0;
        overflow: hidden;
    }
    .order_text, .order_photo {
        float: none;
        margin: 0;
    }
    .text_photo {
        text-align: center;
        width: 95%;
        margin: 0 auto;
    }
    .order_text {
        width: 100%;
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
        margin: 0 auto;
        order: 3;
        margin-bottom: 50px;
    }
    .order_photo {
        width: 90%;
        margin: 0 auto;
        order: 1;
    }
    .timer_cover {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .btn {
        margin-top: 20px;
        margin-bottom: 0;
    }
    #follow {
        width: 100%;
        margin: 0 auto !important;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .section1 button {
        width: 70%;
        height: 50px;
    }
    .old p {
        font-size: 210%;;
    }
    .new p {
        font-size: 260%;
    }
    .order_text2 {
        margin-top: 10px;
        order: 2;
    }
    select, input {
        width: 90%;
    }
    input {
        width: 87%;
    }
    .order_text p {
        width: 90%;
        margin-left: 5%;
    }
    .logo1 h1 {
        font-size: 68px;
    }
    .photo {
        margin-top: -40px;
        margin-left: 8px;
    }
    .order_form {
        width: 100%;
    }
    .order_form h1 {
        font-size: 60px;
    }
    .s3_main_content {
        width: 90%;
    }
    .s3_main_content {
        width: 90%;
    }
    .section3_text p {
        font-size: 20px;
    }
    .section3_header h1 {
        display: none;
    }
    .section3 p {
        width: 100%;
    }
    .timer {
        width: 280px;
        display: none;
    }
    .flip-clock-label {
        display: none;
    }
    .dots_bar {
        display: none;
    }
    .slider {
        margin-bottom: 50px;
        height: 100%;
        min-height: 0;
    }
    .old p {
        font-size: 60px
    }
    .new p {
        font-size: 80px
    }
    .flip-clock-wrapper ul li a div div.inn {
        font-size: 30px;
        
    }
    .flip-clock-wrapper ul {
        width: 30px;
    }
    .flip-clock-wrapper {
    }
    .slick-dots {
        display: none;
    }
    .top_btn {
        font-size: 19px;
    }
}


@media screen and (min-width: 401px) and (max-width: 430px) {
    .s1_hand {
        width: 180%;
        margin-top: -26%;
        left: 10%;
    }
    .order_form {
        width: 100%;
    }
    .order_form h1 {
        font-size: 80px;
    }
    .s3_main_content {
        width: 90%;
    }
    .order_form h1 {
        font-size: 60px;
    }
    .old p {
        font-size: 40px;
    }
    .slick-dots {
        display: none;
    }
}



@media screen and (max-width: 700px) {
    .logo1 h1 {
        font-size: 130px;
    }
    
}

@media screen and (max-width: 600px) {
    .logo1 h1 {
        font-size: 120px;
    }
    
}

@media screen and (min-width: 401px) and (max-width: 500px) {
    .logo1 h1 {
        font-size: 96px;
    }
    .s1_hand {
        width: 180%;
        margin-top: -26%;
        left: 10%;
    }
    .order_form h1 {
        font-size: 80px;
    }
    .s3_main_content {
        width: 90%;
    }
    .photo {
        margin-top: -50px;
    }
    .order_form {
        width: 100%;
    }
    .slick-dots {
        display: none;
    }
}

@media screen and (max-width: 400px) {
    .wrapper {
        width: 100%;
        border: none;
    }
    .prod {
        width: 75%;
    }
    .s1_hand {
        width: 220%;
        margin-top: -26%;
        left: 0%;
        position: relative;
    }

    .s1_hand_shadow {
        z-index: -2;
        position:absolute;
    }
    #video {
        z-index: 1;
        position: absolute;
        border-radius: 5px;
           width: 48%;
    left: -1%;
    top: -3%;
    }
  
  #video img {
  width: 62%;
}
  
    #src_video {
        z-index: 2;
        position: absolute;
        width: 30%;
    }
    .order_form {
        width: 100%;
        border-left: none;
        border-right: none;
        border-radius: 0;
        padding: 0;
        overflow: hidden;
    }
    .order_text, .order_photo {
        float: none;
        margin: 0;
    }
    .text_photo {
        text-align: center;
        width: 95%;
        margin: 0 auto;
    }
    .order_text {
        width: 100%;
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
        margin: 0 auto;
        order: 3;
        margin-bottom: 50px;
    }
    .order_photo {
        width: 100%;
        margin: 0 auto;
        order: 1;
    }
    .timer_cover {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .btn {
        margin-top: 20px;
        margin-bottom: 14px;
        font-size: 18px;
        line-height: 50px;
    }
    .section1 button {
        width: 70%;
        height: 50px;
    }
    .old p {
        font-size: 210%;;
    }
    .new p {
        font-size: 260%;
    }
    .order_text2 {
        margin-top: 10px;
        order: 2;
        text-align: center;
    }
    select, input {
        width: 90%;
    }
    input, select {
        width: 87%;
    }
    .order_text p {
        width: 90%;
        margin-left: 5%;
    }
    .logo1 h1 {
        font-size: 68px;
    }
    .photo {
        margin-top: -40px;
        margin-left: 8px;
    }
    .order_form {
        width: 100%;
    }
    .order_form h1 {
        font-size: 60px;
    }
    .s3_main_content {
        width: 90%;
    }
    .s3_main_content {
        width: 90%;
    }
    .section3_text p {
        font-size: 20px;
    }
    .section3_header h1 {
        display: none;
    }
    .section3 p {
        width: 100%;
    }
    .timer {
        width: 280px;
        display: none;
    }
    .flip-clock-label {
        display: none;
    }
    .dots_bar {
        display: none;
    }
    .slider {
        margin-bottom: 50px;
        height: 100%;
        min-height: 0;
    }
    .old p {
        font-size: 30px
    }
    .new p {
        font-size: 40px
    }
    .flip-clock-wrapper ul li a div div.inn {
        font-size: 30px;
        
    }
    .flip-clock-wrapper ul {
        width: 30px;
    }
    .flip-clock-wrapper {
    }
    .slick-dots {
        display: none;
    }
    .top_btn {
        font-size: 19px;
    }
    .offer-block {
        display: inline-block;
        float: none;
        width: 275px;
    }
}

@media screen and (min-width: 401px) and (max-width: 800px) {
    .wrapper {
        width: 100%;
        border: none;
    }
    .s1_hand {
        position: relative;
    }
    .s1_hand_img {
        z-index: 1;
        position: absolute;
    }
    .s1_hand_shadow {
        z-index: -2;
        position:absolute;
    }

    #src_video {
        z-index: 2;
        position: absolute;
        width: 30%;
    }
    .photo {
        margin-left: 11px;;
    }
    .text_photo {
        display: flex;
        flex-direction: column;
    }
    .order_form {
        width: 100%;
        border-left: none;
        border-right: none;
        border-radius: 0;
        padding: 0;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }

    .order_text, .order_photo {
        float: none;
        margin: 0;
    }
    .text_photo {
        text-align: center;
        width: 95%;
        margin: 0 auto;
    }
    .order_text {
        width: 100%;
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
        margin: 0 auto 50px auto;
        order: 4;
    }
    .order_photo {
        width: 90%;
        margin: 0 auto;
        order: 1;
    }
    .order_text2 {
        order: 2;
    }

    .price {
        float: none;
        width: 100%;
        display: block;
        margin-top: 2%;
        position: relative;
    }

    .timer_cover {
        order: 3;
        display: block;
        margin: 0 auto 35px auto;
    }
    .timer, .timer1 {
        width: 370px;
    }
    .btn {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .section1 button {
        width: 70%;
        height: 50px;
    }
    .old p {
        font-size: 210%;;
    }
    .new p {
        font-size: 260%;
    }
    .order_text2 {
        margin-top: 10px;
    }
    select {
        width: 90%;
    }
    input {
        width: 88%;
    }
    .order_text p {
        width: 90%;
        margin-left: 5%;
    }
    .timer_cover {
        position: relative;
    }

    .offer-block {
        display: inline-block;
        float: none;
        width: 298px;
    }
}

@media screen and (min-width: 801px) and (max-width: 1024px) {
    .wrapper {
        width: 93%;    
    }
    .timer_cover {
        margin: 0;
    }
    .timer {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .order_form {
        width: 90%;
    }
    .order_form p: {
        float: left;
    }
    .new_price p {
        font-size: 70px;
    }
    .order_text1 {
        font-size: 20px;
        margin-top: 0
    }
    .order_text2 {
        font-size: 25px;
    }
    .order_text {
        padding: 20px 20px;
    }
    .order_text p:first-child {
        margin-top: 20px;
    }
    .btn {
        margin-top: 5%;
        margin-bottom: 4%;
    }
    .section1 button {
        width: 60%;
    }
}


/* .phone-input input {
  padding-left: 0
} */

.countdown-container {
      border: 5px solid #000000;
    text-align: center;
    margin: 2rem 1rem;
    margin-top: 0;
}

.countdown-container h3 {
  color: #000000;
    margin: 0 auto;
    margin-top: -12px;
    background: #fff;
    width: 90%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2rem;
}

.countdown {
     display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 300;
    font-size: 2.5rem;
    margin: .6rem 0;
}

.countdown-item {
  color: red;
  width: 4rem;
  font-weight: 800;
  margin-right: 0.5rem
}

.countdown-divider {
  color: red;
  width: 2rem
}

.countdown-text {
 margin: 0 auto;
    margin-bottom: -8px;
    background: #fff;
    width: 90%;
    color: #080808;
    font-size: .7rem;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}

.countdown-text span {
  width: 4rem;
  margin-right: 1.5rem
}

.countdown-text span:last-child {
  margin-right: 0
}
