

body#content.modal-open {
    overflow: hidden;
} 
 
.footer-download-in-form {
    margin: 40px auto;
    max-width: 100%; 
}
 
.esign-offer-section,
#step-body .step-9 #contact  {
    width: calc(100% - 262px);
}
.footer-download-in-form  .page-banner-footer-detail {
    max-width: 1100px;
    margin: 0 auto;
    /* Banner/Ice */
    background: linear-gradient(180deg, #0070D7 0%, #00417D 100%);
    /* Base/grey5 */
    border: 1px solid #F3F4F6;
    border-radius: 5px;
    color: #fff;
    padding: 25px;
}
.footer-download-in-form .part-ad .part-ad-inner h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 0;
}
.footer-download-in-form .part-ad .part-ad-inner h3 + p {
    font-weight: 400;
    font-size: var(--font-body-bold-size);
    line-height: 22px;
    margin: 0
}

.footer-download-in-form .part-ad .part-ad-inner .qa-info {
    font-weight: 400;
    font-size: var(--font-body-bold-size);
    line-height: 22px;
    padding: 0;
    display: none;
}
.footer-download-in-form .part-ad .part-ad-inner .qa-info   .col {
    padding-left: 5px;
}

.footer-download-in-form .part-ad .part-ad-inner .txt-conts-ad {
    text-align: left;
}
.footer-download-in-form .part-ad .part-ad-inner .col_pic {
    text-align: center;
    margin-top: 30px;
}
.footer-download-in-form .part-ad .part-ad-inner .col_pic img {
    max-width: 100%;
    width: 200px;
}
.footer-download-in-form   .part-ad-inner .qa-info .scan-qa {
    position: relative;
    overflow: hidden;
}
.footer-download-in-form .part-ad-inner .qa-info .scan-qa img {
    max-width: 80px;
    max-height: none;
    margin: 0;
}
.footer-download-in-form   .part-ad-inner .qa-info .scan-qa .scan-animation {
    width: 100%;
    height: 10px;
    position: absolute;
    animation-name: scanQr;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

#download-myvib2-inForm.fixed-ticky-download {
    position: relative;
}
#download-myvib2-inForm {
    position: relative;
   
}
#fixed-btn-download-form.fixed-btn-download {
    height: 390px;
    width: 100%;
    overflow: hidden;
    position: sticky !important;
    top: 40px !important;
    margin-left: 30px;
}
 
#fixed-btn-download-form.fixed-btn-download p img {
    width: 334px;
    margin: 0;
    max-height: initial;
    max-width: none;
    position: absolute;
}
 
 
#fixed-btn-download-form.fixed-btn-download ul li {
    display: none;
} 
#fixed-btn-download-form.fixed-btn-download ul li.active {
    display: block;
}
.wrapper.step.step-4 .eca-img {
    display: none;
}
 
.wrapper.step.step-4 .content .col-sm-12.col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.row-in-mobile {
    display: none;
}

#simple-content {
    margin: 0 auto ;
    
    max-width: 100% !important;
}

#simple-content > *,
#simple-content .ul-list li {
    color: #5E5C62;
    font-size: 14px;
}
 
.txt_r_l {
    font-weight: 600;
}
.vib-v2-form-box-thank-icon + .row.spa_s .text-gray {
    margin-bottom: 0 !important;
}
.vib-v2-form-box-thank-icon + .row.spa_s .row + .row ,
#step-body .success  .row.mb-2  {
    margin-top: 20px;
}
.icon-success {
    width: 50px;
    height: 50px;
    background-image: url(/static/theme/2022/success.svg);
    background-size: 50px;
    border: 0;
}
.vib-v2-section-form-containt.eca.step.step-4 .vib-v2-form-box-thank-icon img, .wrapper.step.step-4 .vib-v2-form-box-thank-icon img {
    max-width: 50px;
}
p.spa_s {
    margin-bottom: 0;
}
p#contact a {
    white-space: normal;
    display: inline-block;
}
.content.f-nunito > .txt_r_s {
    margin-top: 60px;
}
.col_stick_img {
    padding-top: 90px;
}
@keyframes scanQr {
    from {
        background: linear-gradient(0deg, #FF5B23 0%, rgba(255, 167, 137, 0.536896) 24.43%, rgba(255, 255, 255, 0) 100%);
        top: 0;
      }
      50% {
        background: linear-gradient(0deg, #FF5B23 0%, rgba(255, 167, 137, 0.536896) 24.43%, rgba(255, 255, 255, 0) 100%);
        top: 95%;
      }
      51% {
        background: linear-gradient(180deg, #FF5B23 0%, rgba(255, 167, 137, 0.536896) 24.43%, rgba(255, 255, 255, 0) 100%);
        top: 95%;
      }  
     
      100% {
        background: linear-gradient(180deg, #FF5B23 0%, rgba(255, 167, 137, 0.536896) 24.43%, rgba(255, 255, 255, 0) 100%);
        top: 0;
      }
}
@keyframes scaleRL {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
@media only screen and (min-width: 768px) {

    .finish-digi .col_stick_img #fixed-btn-download-form.fixed-btn-download {
        left: 0;
        width: 100% !important;
    }
    .footer-download-in-form .part-ad .part-ad-inner .col_pic {
        margin-top: 0;
        height: 100%;
    } 
    .footer-download-in-form .part-ad .part-ad-inner .col_pic img {
        max-width: 100%;
        width: 239px;
        position: absolute;
        right: 10%;
        bottom: 0;
    }        

 
    .footer-download-in-form .part-ad .part-ad-inner .qa-info {
        display: block;
    }   
    .footer-download-in-form .part-ad .part-ad-inner .txt-for-device {
        display: none;
    }  


}
@media only screen and (min-width: 1100px) {
    
}
@media only screen and (max-width: 1023px) {  
  
    
}
@media only screen and (max-width: 790px) {   
    #simple-content,
    .footer-download-in-form {
        padding-left: 20px;
    } 
     
}
@media only screen and (max-width: 767px) {
    
    .row-in-mobile{
        padding: 0 20px;
        display: block;
    }
    .row-in-mobile * {
        font-weight: 500;
    }
    .row-in-mobile a.new-style-link{
       font-weight: 600;
       padding: 12px 24px;
    }
    #simple-content {
        margin-right: 20px;
        margin-left: 20px;
        padding-right: 0;
        padding-left: 0;
        padding-top: 20px;
        border-top: 1px solid #E4E4E4;
        margin-top: 20px;
    }   
    body.has-sticky-download {
        /* height: calc(100% + 70px); */
        padding-bottom: 80px;
    } 
    #fixed-btn-download-form ul {
        display: none;
    }
    .vib-v2-form-box-thank-icon + .row.spa_s .info-right.text-right {
        text-align: left !important;
    } 
    .footer-download-in-form {
        margin: 0 auto 20px;
    } 
    #fixed-btn-download-form.fixed-btn-download { 
        position: fixed !important;
        top: auto !important;
        margin-left: 0;
        bottom: 0;
        background: #FFFFFF;
        box-shadow: 0px -1px 5px rgba(188, 188, 188, 0.5);
        height: auto;
        padding: 20px 0;
    }  
    #fixed-btn-download-form.fixed-btn-download > p { 
       display: none;
    } 
    #download-myvib2-inForm {
        display: none;
    }        
}
