@media (max-width:1300px) {
    html {
        min-width: 100%;
    }
    .container {
        min-width: 100%;
    }
    .s_timer {
        height: 210px;
        width: 345px;
        background-image: none;
        top: 0;
    }
    .s_timer .timer {
      padding-top: 0px;
        font-size: 55px;
        margin: -10px auto 0;
    }
    .order {
        margin-bottom: 0;
    }
  .btn {
        font-size: 2rem;
  }
  .why img {
      right: -30px;
  }
  .s_price div span, .o_price div span {
    font-size: 24px;
  }
  .why h2, .why ul {
            font-size: 20px;
      max-width: 605px;
  }
    .reasons {
        min-height: inherit;
    }
    .reasons ul {
        max-width: 310px;
    }
    .h_img p:before {
        display: none;
    }
    .h_img, .h_text {
        float: none;
        margin: 0 auto;
    }
    .h_text {
        text-align: center;
    }
    .h_text ul {
        text-align: left;
    }
    .e_wrap>div {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .ew_text p {
        text-align: left;
    }
    .onlyImg img {
        width: 460px;
        left: calc(50% - 230px);
    }
    .doctor {
        background-position: center top;
        text-shadow: 0 0 1px #0f87f7, 0 0 2px #0f87f7, 0 0 3px #0f87f7;
    }
    .doctor .container {
        padding-left: 25%;
    }
    .d_text {
        padding-left: 70px;
        text-align: center;
    }
    .doctor blockquote {
        text-align: left;
    }
    .easy_wrap img, .easy_wrap div {
        display: block;
        margin: 0 auto;
    }
    .r_item {
        padding: 22px;
    }
    .r_item img {
        display: block;
        margin: 0 auto 10px;
    }
    .r_item blockquote {
        margin-left: 0;
        max-width: none;
    }
    .steps .s_wrap>div {
        max-width: 230px;
    }
    .o_img {
        display: none;
    }
    .order .container {
        padding-left: 0;
    }
    .order h2 {
        text-align: center;
        line-height: normal;
    }
    .o_wrap {
        padding-left: 0;
        text-align: center;
    }
}

@media (max-width:1024px) {
    .consist .col1-3 {
        display: block;
        margin: 0 auto !important;
        width: auto;
    }
    .onlyImg img {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        left: auto;
        top: -40px;
    }
    .steps .s_wrap>div {
        max-width: 40%;
    }
}

@media (max-width: 990px) {
    .container {
        min-width: auto;
        width: 320px;
    }
    .top header {
        text-align: left;
    }
    .t_title p {      
     font-size: 24px;
        text-align: left;
    }
  .top {
        min-height: 763px;
  }
    .top header span {

        margin: 0 auto 10px !important;
    }
    .t_title h1 {
        text-align: left;
           font-size: 23px;
        line-height: normal;
    }
  .top ul li {
     padding-left: 42px;
  }
    .top ul li {
        margin-bottom: 10px;
    }
    .top .btn:before {
        display: none;
    }
    .top .btn {
        font-size: 18px;
        line-height: 1;
        padding: 2rem 2rem 2rem;
    }
    .second {
        height: auto;
    }
    .second .container {
        padding-left: 0;
        padding-right: 0;
    }
    .s_discount:before {
        position: relative;
        top: 0px;
        left: 90px;
        height: 390px;
        margin: 0 auto;
        background-size: contain;
    }
    .s_discount span {
        line-height: 1;
    }
    .s_timer {
        width: auto;
        top: 20px;
        height: auto;
    }
    .s_timer>span {
        text-indent: 0;
    }
    .second .container>div {
        width: auto;
        text-align: center;
    }
    .s_price {
        margin-top: 45px;
        margin-bottom: 20px;
    }
    .why h2 {
        font-size: 38px;
    }
    h2 span {
        font-size: 20px;
    }
    .why img {
        position: relative;
        top: 0;
        right: 140px;
    }
    .reasons {
        background-image: none;
    }
    .how h2 {
        font-size: 40px;
    }
    .h_img p {
        width: 300px;
        background-size: contain;
        background-repeat: no-repeat;
        padding: 25px 19px 0;
        height: auto;
        font-size: 16px;
    }
    .btn {
        font-size: 1.5rem;
    }
    h2 {
           font-size: 2rem;
    }
    .d_wrap li {
        display: block;
        width: auto;
    }
    .effective h2 {
         font-size: 27px;
    }
  .effective p {
        font-size: 20px;

  }
    .e_wrap>div {
        width: auto;
    }
    .ew_img p:first-child {
        margin-bottom: 15px;
    }
    .ew_img p:first-child:after, .ew_img p:last-child:after {
        background-size: contain;
        background-position: center;
        height: 40px;
    }
    .ew_img p:last-child {
        margin-bottom: 15px;
    }
    .consist h2 {
        font-size: 40px;
    }
    .onlyImg {
        margin-top: 0
    }
    .c_item {
        margin: 15px 0 15px !important;
    }
    .doctor {
        background-image: none;
    }
    .doctor .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .d_text {
        padding: 0
    }
    .steps .s_wrap>div {
        max-width: 100%;
        padding-bottom: 55px;
        position: relative;
        margin-left: 0;
        margin-right: 0;
    }
    .steps .s_wrap>div:not(:last-child):after {
        top: auto;
        width: 47px;
        height: 100%;
        bottom: -100px;

        left: auto;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .order h2 {
        font-size: 40px;
        padding: 0;
    }
    .o_form {
        padding: 40px 15px;
        width: 290px;
    }
    .o_form .btn {
        font-size: 1.8rem;
        width: auto;
        padding: 26px 10px;
    }
    .o_discount {
        margin: 0;
    }
    .o_discount b {
        font-size: 5rem;
    }
    .onlyImg img {
        top: -5px;
    }
    .why h2 {
        margin-bottom: 0;
    }
    .why img {
        right: 0px;
        max-width: 100%;
    }
}