.ever-popup__inner {
    max-width: 100% !important;
}

.pop-up {
    padding-left: 10px;
    padding-right: 10px;
}
.pop-up__box {
    background-color: rgba(235,235,235, 0.9);
    border: 2px solid rgba(202,4,4, 0.7);
    box-sizing: border-box;
    border-radius: 6px;
    width: 740px;
    max-width: 100%;
    padding: 15px 15px;
}
.pop-up__box *{
     box-sizing: border-box;
}

.popup-title {
    text-align: center;
    font-size: 40px;
}
.popup-title h3{
    margin: 0;
}

.popup-title h2 {
    margin: 0;
}

.pop-up__content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
     padding: 0;
}
.image-pack{
    display: inline-block;
}

.image-pack img {
   display: inline-block;
   max-width: 100%;
   max-height: 300px;
}

.pop-up__left {
   flex: 1;
   text-align: center;
    min-width: 250px;
}

.pop-up__right {
    /* width: 300px;*/
    max-width: 100%;
}

.form-box .form:after{
    left: -23px;
}

.form-box > * {
    float: none !important;
    margin: 0 !important;
    position: static !important;
    /* position: relative !important;
     left: auto;
     right: auto;
     top: auto;
     bottom: auto;*/
}
.form-box *{
    max-width: 100% !important;
}

@media (max-width: 999px) {
    .pop-up__box {
        width: 460px;
    }
    .pop-up__content {
        justify-content: center;
    }
    .image-pack{
        padding-bottom: 20px;
    }
    .image-pack img{
        max-height: 280px;
    }
    
}
@media (max-width: 767px){
    .image-pack{
        display: none;
    }
}
@media (max-width: 479px){
  .pop-up__box{
    width: 300px;
  }
}

@media (max-width: 1000px){
    .order_bottom{
      
    }
    .order_bottom *{
       
    }
    .discount__description.pt0{
        display: none;
    }
    .you{
        margin-top: 20px;
    }
}
.order_b{
    display: none !important;   
}
@media (max-width: 1000px){
    .review__info p{
        display: inline;
        padding: 0;
        font-size: 22px;
    }
    .review__info{

    }
    .review__first-item{
        padding-bottom: 530px;
    }
    .how-we-work{
        background-image: none;
    }
    .order_bottom{
        top: 230px;
    }
    .discount__product-480{
        right: 0;
        bottom: 0;
        max-width: 170px;
    }
    .how-we-work{
        margin-bottom: 0;
    }
    .how-it-do{
        background-image: none;
    }
    .how-it-do *{
        background: none !important;
    }
    .how-it-do__string{
        margin-bottom: 25px;   
    }
}
@media (min-width: 768px) and (max-width: 1000px){
    .top__container-bg.clearfix{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
        padding-bottom: 40px;   
        padding-top: 20px;  
    }
    .buy{
        margin-bottom: 0;   
        margin-top: 130px;  
    }

    


   
}
@media (max-width: 1000px){
    .how-we-work__plan{
        min-height: auto;
    }
    .how-we-work{
        min-height: auto;
        padding-bottom: 20px;
    }
    .order_bottom{
        position: static;
    }
    .order_480{
        width: 747px;
        margin: 0 auto;
    }
    .buy__{
        margin: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        width: auto;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
    }
    .discount__product-480__{
        position: static;
    }
    .discount_480-position{
        margin-bottom: 0;
    }
    .order_discount{
        margin-top: 0;
    }
    .form-container{
        width: 365px;
        max-width: 100%;
    }

}
@media (max-width: 767px){
    .buy__{
        display: block;
        text-align: center;
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }
    .buy__ > *{
        display: block;
        max-width: 100%;
    }
    .foot{
        text-align: center;
    }
    .buy__ .form-container{
        display: inline-block;
        margin-top: 30px;
    }
    .foot *{
        float: none;
        margin: 0;
        padding: 0;
    }
    .foot__right{
        display: none;
    }
    .foot__left{
        display: none;
    }
    .how-it-do *{
        background-image: none;
    }
}

.discount__form-icon{
    display: none;
}

@media (max-width: 600px){
    
}

@media (max-width: 479px){
    .price.clearfix:before, .price.clearfix:after{
        display: none;
    }
    .price.clearfix{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-around;
        -ms-align-items: center;
        align-items: center;
    }
    .price__old, .price__new{
        padding: 0;
        margin: auto;
    }
    .price__old:after{
        top: 0;
        left: 0;
        width: 100%;
    }
    .price__info{
        font-size: 36px;
    }
    .review__first-item{
        padding-bottom: 0;
    }
    .how-we-work__plan{
        padding-left: 0;
    }
}