* {
    font-family: Poppins;
  }
  body {
    padding: 0;
    margin: 0;
  }
  @media (min-width: 768px) {
    .modal-dialog {
      width: 100%;
    }
  }
  .sticky-top {
    width: 100%;
    position: fixed;
    top: 0;
    line-height: 46px;
    background: #7a4ae2;
    height: 46px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    z-index: 999;
  }
  .sticky-top span {
    color: #fff1a4;
  }
  
  .logo-wrap {
    text-align: center;
  }
  .logo-wrap a img {
    width: 400px;
    margin: 70px auto 45px;
  }
  /******************
  MODAL
  *******************/
  .open-video-modal {
    border: 0;
    background: transparent;
    position: absolute;
    top: 45px;
    left: 42px;
    transform: translate(-50%, -50%);
    width: 111px;
    height: 94px;
  }
  .icon-play-video {
    width: 24px !important;
    height: 24px !important;
  }
  
  .main-header {
    font-size: 50px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.9;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 0;
  }
  .sub-header {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }
  .small-header {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 1.32px;
    text-align: center;
    color: #fff;
  }
  
  .grid-header {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 4.31;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 0;
  }
  
  .box-expert {
    border: 1px solid #c1c1c1;
    border-radius: 30px;
    width: 850px;
    height: 186px;
    margin: 0 auto 20px;
  }
  .profile_url {
    display: block;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #121212;
    margin: 0 0 7px;
  }
  
  .btn-b {
    display: inline-block;
    width: 470px;
    height: 86px;
    line-height: 86px;
    border-radius: 60px;
    background-color: #7a4ae2;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }
  .rev-pop {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: center;
    color: #3e3c3c;
  }
  .rev-pop img {
    width: 18px;
    margin-right: 7px;
    margin-top: -7px;
  }
  .btn-b:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .profile-photo {
    display: inline-block;
    margin: 40px 20px 0 29px;
    vertical-align: top;
    position: relative;
  }
  .profile-desc {
    display: inline-block;
    width: 186px;
    margin: 47px 0 0 0;
  }
  .photo {
    width: 94px;
    height: 94px;
    border-radius: 50%;
    border: 3.7px solid #7a4ae2;
  }
  .reviews {
    margin: 7px 0 0 0;
    display: block;
    color: #2f2b37;
    font-weight: 400;
  }
  .reviews strong{font-weight: 600;}
  .reviews img {
    width: 18px;
    margin: 0 7px 0 0;
  }
  .rating {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: center;
    color: #3e3c3c;
  }
  .status {
    background: #7fd14a;
    width: 118px;
    height: 22px;
    border-radius: 42.4px;
    
    margin: 0 0 10px;
  
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: -16px;
    left: -11px;
  
  }
  .description {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #121212;
    margin: 45px 0 0 0;
    width: 218px;
    display: inline-block;
    vertical-align: top;
  }
  .read-more {
    font-weight: 600;
    color: #7a4ae2;
  }
  .bottom-line {
    display: inline-block;
    width: 282px;
    margin: 40px 0 0 0;
    vertical-align: top;
  }
  .contact-link {
    width: 232px;
    height: 40px;
    border-radius: 90px;
    background-color: #7a4ae2;
    font-size: 18px;
    
    font-stretch: normal;
    font-style: normal;
    line-height: 40px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin: 0 30px 40px 30px;
  }
  .contact-link:hover {
    color: #ffffff;
  }
  .dedfee {
    width: 100px;
    height: 25px;
    border: dashed 1px #7a4ae2;
    background-color: #fff1a4;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 25px;
    letter-spacing: normal;
    text-align: center;
    color: #7a4ae2;
    display: inline-block;
    margin: 0 0 0 30px;
  }
  .perminute {
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.81;
    letter-spacing: normal;
    text-align: center;
    color: #121212;
  }
  .price-wrap {
    font-stretch: normal;
    font-style: normal;
    line-height: 0.81;
    letter-spacing: normal;
    text-align: center;
    color: #121212;
    font-size: 18px;
    font-weight: normal;
  }
  #why-sec,
  #how-sec {
    background: #f4f4f4;
  }
  #how-sec-mob {
    display: none;
  }
  .inner-header {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.72px;
    text-align: center;
    color: #000000;
  }
  .feat-sub-header {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #424242;
    margin: 25px auto 0;
  }
  .inner-header.reasons {
    margin: 50px auto 0;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.05;
    letter-spacing: normal;
    text-align: center;
    color: #7a4ae2;
  }
  .sub-text-why {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #434343;
    margin: 30px auto 0;
    width: 60%;
  }
  .inner-sub-head-real {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #424242;
    margin: 22px auto 0;
  }
  .feat-box-wrap,
  .reasons-box-wrap {
    text-align: center;
    margin: 0 auto;
  }
  .feat-box {
    display: inline-block;
    text-align: center;
    width: 243px;
    height: 243px;
    margin: 41px 31px 0 0;
    border-radius: 10px;
    box-shadow: 0 0 15.8px 0.2px rgba(0, 0, 0, 0.07);
  }
  .res-box {
    display: inline-block;
    text-align: center;
    width: 339px;
    height: 243px;
    margin: 41px 31px 30px 0;
    vertical-align: top;
  }
  .how-res-box {
    display: inline-block;
    width: 340px;
    margin: 0 30px 50px 0;
  }
  .feat-box img {
    text-align: center;
    margin: 0 auto;
  }
  .res-box img {
    text-align: center;
    margin: 0 auto;
  }
  .res-box-img-wrap {
  }
  
  .res-box-img-wrap img {
    width: 80px;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .how-res-box .res-box-img-wrap img {
    width: 80px;
    margin: 0 auto 20px;
    display: block;
    text-align: center;
  }
  .res-box-label {
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #3e3c3c;
    margin: 30px 0 15px;
  }
  .how-res-box-label {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #3e3c3c;
  }
  .feat-head {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.44px;
    color: #892787;
    margin: 30px auto 43px;
  }
  .res-text {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #3e3c3c;
  }
  
  .grid-sub-head {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #424242;
    margin: 32px auto 0;
    width: 60%;
  }
  #see-more-cta {
    display: block;
    margin: 20px auto 40px;
    width: 301px;
    height: 60px;
    border-radius: 127.8px;
    border: solid 1.5px #7a4ae2;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: normal;
    text-align: center;
    color: #7a4ae2;
    cursor: pointer;
  }
  .footer {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    margin: 15px 0 0 0;
  }
  .social-wrap {
    text-align: center;
    margin: 0 auto;
  }
  .social-wrap img {
    display: inline-block;
    margin: 0 13px 20px 0;
    width: 46px;
  }
  .desktop {
    display: block;
  }
  .mobile {
    display: none;
  }
  .close {
    opacity: 1;
    top: -21px;
    position: absolute;
    right: 9%;
    background: #ffffff !important;
  }
  .bottom-head {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.72px;
    text-align: center;
    color: #000;
    margin: 55px auto 0;
  }
  .bottom-text-sub {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.34;
    letter-spacing: 0.66px;
    text-align: center;
    color: #3e3c3c;
    margin: 40px auto;
  }
  #recom-btn {
    display: block;
    width: 448px;
    height: 60px;
    border-radius: 127.8px;
    background-color: #7a4ae2;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 0 auto 50px;
  }
  .app-wrap {
    margin: 0 auto 50px;
    text-align: center;
  }
  
  .app-icons img {
    display: block;
    margin: 0 0 11px;
  }
  .app-icon {
    width: 180px;
    margin: 0 15px 0 0;
  }
  .discla {
    margin: 20px auto;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #9b9b9b;
  }
  .footer-social {
    text-align: center;
    margin: 0 auto;
  }
  .footer-logo {
    width: 69px;
    display: block;
    text-align: center;
    margin: 40px auto 10px;
  }
  .footer-text-l {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    padding: 0 0 15px 0;
  }
  .footer-text-copy {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #b1b1b1;
  }
  .footer-links-wrap {
    text-align: center;
    margin: 5px auto 20px;
  }
  .footer-links {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #8f63ec;
    margin-right: 10px;
    text-align: center;
    text-decoration: underline;
  }
  #extra-adv {
    display: none;
  }
  .br-mobile {
    display: none;
  }
  @media screen and (min-width: 1921px) {
    .top,
    .top-palm-2,
    .top-palm-3 {
      height: 340px;
    }
  }
  @media screen and (max-width: 1920px) {
    .top,
    .top-palm-2,
    .top-palm-3 {
      height: 334px;
    }
  }
  @media screen and (max-width: 1600px) {
    .top,
    .top-palm-2,
    .top-palm-3 {
      /*height: 271px;*/
      height: 212px;
      margin-top: 46px;
    }
    .logo-wrap a img {
      width: 300px;
      margin: 20px auto 20px;
    }
    .how-res-box {
      width: 360px;
    }
  }
  
  
  @media screen and (max-width: 767px) {
    /*mobile */
    .br-mobile {
      display: block;
    }
    .sticky-top {
      font-size: 16px;
    }
  
    .logo-wrap a img {
      width: 194px;
    }
    .res-box {
      margin: 20px 0 20px 0;
      height: auto;
    }
    .reg-disc {
      width: 50%;
    }
    .inner-header.reasons {
      margin: 15px auto 0;
      font-size: 24px;
    }
    .sub-text-why,
    .grid-sub-head,
    .bottom-text-sub {
      width: 100%;
      font-size: 15px;
    }
    .res-box-label {
      font-size: 20px;
      margin: 20px 0 7px;
    }
    .res-box-img-wrap img {
      width: 60px;
    }
    .how-res-box .res-box-img-wrap img {
      width: 60px;
    }
    .desktop {
      display: none;
    }
    .mobile {
      display: block;
    }
    .grid-header {
      line-height: normal;
      margin: 10px auto 20px;
    }
    .profile-photo {
      margin: 0 10px 0 0;
    }
    .photo {
      width: 74px;
      height: 74px;
    }
    .expert-title {
      color: #2f2b37;
      font-size: 12px;
      font-weight: 400;
      margin-bottom: 6px;
    }
    .profile-desc {
      width: 70%;
      margin: 0;
    }
    .profile_url {
      font-size: 18px;
      margin: 0;
    }
    .description {
      font-size: 14px;
      margin: 10px 0 0 0;
      width: auto;
    }
    .code-promo-price-box {
      display: flex;
      justify-content: flex-end;
      align-items: center;
    }
    .open-video-modal{
      left:39px;
      top:39px;
    }
    .status {
      font-size: 11px;
     width: 78px;
     height: 16px;
      color: #fff;
      text-align: center;
      font-weight: 500;
      line-height: 16px;
  left:-3px;
    }
    .rev-pop {
      font-size: 11px;
    }
    .logo-wrap {
      
    }
    .contact-link {
      margin: 0;
    }
  
    .main-header {
      font-size: 25px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.1;
      letter-spacing: normal;
      margin: 0;
      padding: 0;
    }
    .main-text {
      float: none;
      text-align: center;
      color: #000000;
      width: auto;
      font-size: 16px;
      margin: 0 0 23px;
    }
    .sub-header {
      margin: 30px 0 0 0;
      font-size: 22px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: 0.96px;
      color: #fff;
    }
    .small-header {
      font-size: 16px;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: 0.96px;
      text-align: left;
      color: #fff;
    }
    .dedfee {
      width: 62px;
  
      font-size: 12px;
      height: 17px;
      line-height: 17px;
      margin: 0 5px 0 0 ;
    }
    .contact-link {
      width: 150px;
      font-size: 16px;
    }
    .perminute {
      font-size: 18px;
    }
    .price-wrap {
      font-size: 11px;
      margin: 0;
      line-height: 100%;
    }
    .box-expert {
      width: 100%;
      height: 100%;
      padding: 13px 10px;
      margin-bottom: 10px;
    }
    .bottom-line {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: auto;
      margin: 10px 0 0 0;
    }
    .row .no-pad {
      padding: 0;
    }
    .btn-b {
      display: block;
      width: 100%;
      height: 41px;
      line-height: 41px;
      font-size: 22px;
      font-weight: 600;
      text-align: center;
      margin: 45px 0 22px;
    }
    .inner-header {
      font-size: 22px;
    }
    .inner-header.feat,
    .inner-header.real {
      width: 68%;
      margin: 0 auto;
    }
    .app-wrap {
      margin: 0 auto;
      text-align: center;
      display: block;
    }
    .how-res-box-label strong {
      font-size: 20px;
      line-height: 2;
    }
    .how-res-box-label {
      font-size: 15px;
      line-height: 2;
    }
    #footer-area {
      height: 302px;
      background-size: cover;
    }
    .app-icon {
      width: 160px;
      margin: 0 15px 0 0;
    }
    .how-res-box {
      width: 80%;
      text-align: center;
      margin: 0 0 20px 0;
    }
    #recom-btn {
      width: 100%;
      font-size: 17px;
    }
    .rev-pop img {
      width: 12px;
      margin-right: 3px;
      margin-top: -7px;
    }
    .rev-pop .reviews img {
      width: 18px;
      margin: 0 3px 0 0;
    }
  }
  
  @media screen and (max-width: 320px) {
    .contact-link {
      width: 115px;
      margin: 0;
    }
    .profile-desc {
      width: 65%;
      margin: 0;
    }
    .res-box {
      width: 100%;
    }
    .sticky-top {
      font-size: 14px;
    }
    .contact-link {
      font-size: 10px;
    }
  }