* {
  box-sizing: border-box;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
body .lazy {
  background-image: none;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
label.jp-is-invalid {
  font-size: 16px;
  color: red;
  font-weight: 400;
  margin-bottom: 15px;
  margin-left: 20px;
}
.email-suggestion {
  font-size: 14px;
  background:#faffbd;
  padding: 6px;
  color:#333;
  border:1px solid #333;
  border-radius: 3px;
}
.email-suggestion:hover{
  cursor:pointer;
}
.email-suggestion .blue{
  color:blue;
}
p {
  font-size: 20px;
  line-height: 1.3;
  color: #030648;
  margin-bottom: 25px;
}
.loading {
  position: fixed;
  z-index: 100000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff url('https://lstwassets.s3.amazonaws.com/DBP/launch092018/assets/images/loading.gif') no-repeat center center;
  opacity: 0.8;
  display: none;
}

body {
  color: #030648;
  font-size: 20px;
  font-family: 'Roboto Condensed',Helvetica,Arial,Verdana,sans-serif;
  line-height: 1.3;
}
.no-scroll {
  overflow: hidden;
}
.main-wrap {
  max-width: 1141px;
  margin: 0 auto;
  position: relative;
}
.sect-1 .main-wrap {
  max-width: 1020px;
}
.bold, strong {
  font-weight: 700;
}
.italic, em {
  font-style: italic;
}
.text-center {
  text-align: center;
}
.line {
  display: block;
}
img {
  width: 100%;
  height: auto;
}
.oh {
  overflow: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.flex-container {
  display: flex;
}
.grid-container {
  display: grid;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.checklist {
  list-style: none;
  padding-left: 62px;
}
.checklist li {
  color:#000000;
  font-size:20px;
  padding-left: 35px;
  background: url('https://lstwassets.s3.amazonaws.com/vhl/plu/2204/images/checkmark.png') no-repeat 0 5px;
  background-size: 22px 19px;
  margin-bottom: 22px;
  line-height: 1.3;
}
picture {
  display: block;
}
ol.numlist li {
  margin-bottom: 23px;
  counter-increment: counter;
  position: relative;
  font-weight: 700;
}
ol.numlist li::before {
  content: counter(counter);
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  --size: 30px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0;
  background: #a34ec4;
  border-radius: 50%;
  text-align: center;
}
ol.numlist li:last-of-type {
  margin-bottom: 0;
}
.top-sect {
  padding: 12px 0;
  background: #FFB400;
}
.calendar {
  position: relative;
  width: 110px;
  height: 114px;
  background: url("../../images/5dc-mymc-optin/evg/cal-icon-bg.png") center top / cover no-repeat;
}
.month {
  position: absolute;
  top: 15px;
  left: 32px;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
}
.date {
  position: absolute;
  top: 53px;
  left: 13px;
  color: #030648;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: -2px
}
.top-p {
  font-size: 22px;
  margin-bottom: 0;
  line-height: 1.1;
}
.sect-1 {
  padding: 45px 0 50px;
  background: url('../../images/5dc-mymc-optin-0625/mym-header-bg.png') no-repeat center top;
  background-size: cover;
  border-bottom: 4px solid #fff;
}
.sect-1-1 {
  background: #3550B7;
  padding: 25px;
  position: relative;
}
.sect-1-1:after {
  width: 0; 
  height: 0; 
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid #3550B7;
  content: '';
  position: absolute;
  bottom: -30px;
  left: calc(50% - 40px);
}
.s2-h5{
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 39px;
}
.form-wrapper {
  padding: 0 30px;
}
.s11-h5 {
  color: #fff;
  font-size: 38px;
  font-weight: 700;
  text-align: center;
}
.s1-cta {
  background: transparent linear-gradient(180deg, #FFE764 0%, #FFB400 100%) 0% 0% no-repeat padding-box;
  border-radius: 60px;
  width: 100%;
  max-width: 416px;
  display: block;
  font-size: 42px;
  font-weight: 700;
  text-decoration: none;
  padding: 15px;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.2px;
  color: #030648;
}
.pre-heading {
  font-size: 22px;
  color: #001B4E;
  margin-bottom: -40px;
  line-height: 1.3;
  grid-area: 1 / 1 / 2 / 3;
}
.pre-heading .mobile {
  display: none;
}
.heading-type1 {
  font-size: 48px;
  line-height: 1.25;
  margin-bottom: 0;
  color: #001B4E;
  grid-area: 2 / 1 / 2 / 3;
}

.fi2-p1 {
  color: #3D60D5;
  font-size: 24px;
  letter-spacing: -0.24px;
  font-weight: 700;
}
.main-h2 {
  font-size: 30px;
  line-height: 1.33;
  color: #030648;
  padding-left: 12px;
}
.sect-0 {
  background: #3D60D5;
  padding: 15px;
}
.s0-h4 {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
.s1-h2 {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 5px;
}
.s1-h3 {
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
}
.s1-video-wrap {
  padding: 0;
}
.lw-copy {
  font-size: 100px;
  font-weight: 300;
  border-left: 2px solid #3D60D4;
  padding-left: 35px;
}
.lw-copy-mobile, .s0-h4.mobile {display: none;}
.mymc-logo {
  max-width: 482px;
  margin-bottom: 60px;
  margin-left: -17px;
  display: block;
}
.ff1-p {
  font-size: 36px;
  font-weight: 700;
  color: #030648;
  max-width: 468px;
}
.form-flex{
  display: flex;
  column-gap: 38px;
}
.ff-1 {
  flex: 1;
}
.tva .mymc-logo {
  margin-bottom: 0;
}
.form-popup {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.form-popup-content {
  background: #fff;
  width: 100%;
  max-width: 870px;
}
.dates {
  margin-bottom: 5px;
}
.dates-wrap {
  display: flex;
  column-gap: 18px;
  align-items: center;
  margin-bottom: 15px;
}
.dw-heads {
  font-weight: 400;
}
.dw-2 {
  display: flex;
  column-gap: 10px;
}
.dw-1 {
  flex-basis: 110px;
}
.dw-line {
  margin-bottom: 0;
  font-size: 26px;
  letter-spacing: -0.56px;

  font-weight: 700;
}
.timer-line {
  margin-bottom: 25px;
}
.timer {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.ct-item {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.timer .days, .timer .hours, .timer .minutes, .timer .seconds {
  display: block;
  text-align: left;
  font-size: 55px;
  font-weight: 700;
  line-height: 1;
}
.timer .ct-label {
  font-size: 18px;
  font-weight: 700;
  padding-left: 2px;
}
.ct-separator {
  font-size: 55px;
  font-weight: 700;
  line-height: 1;
}
.sect-1 .flex-container {
  gap: 76px;
}

.fi-1 { grid-area: 3 / 1 / 3 / 2; }
.fi-2 { grid-area: 3 / 2 / 5 / 3; }
.main-h2 { grid-area: 4 / 1 / 4 / 2; }

.sect-1 .fi-1 {
  max-width: 454px;
}
.form-wrapper{
  width: 100%;
  max-width: 454px;
}
.dates {
  color: #EF3054;
}
.cw-mobile {
  display: none;
}
.countdown-timer {
  display: flex;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 32px;
  line-height: 1;
  justify-content: center;
}
.infusion-field {
  margin-bottom: 26px;
}
.infusion-field input {
  background: #ffffff;
  box-shadow: inset 0 3px 6px #00000029, 0 3px 6px #00000029;
  border-radius: 35px;
  opacity: 1;
  padding: 12px 24px;
  border: none;
  font-family: "Roboto Condensed", Helvetica, Verdana, sans-serif;
  font-size: 20px;
  text-transform: none;
  width: 100%;
  color: #001B4E;
}
.infusion-submit .cta {
  font-size: 29px;
  padding: 20px 
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #001B4E;
  opacity: 0.4; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #001B4E;
  opacity: 0.4; /* Firefox */
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #001B4E;
  opacity: 0.4; /* Firefox */
}
div.iti__selected-flag{
  height:48px;
  padding-left: 15px;
}
.time-0 {
  font-size: 18px;
}
.top-cta {
  background: #FFB72A 0% 0% no-repeat padding-box;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 72px;
  opacity: 1;
  text-align: center;
  color: #030648;
  text-transform: uppercase;
  line-height: 1.28;
  padding: 14px 30px;
  font-family: "Roboto Condensed", Helvetica, Verdana, sans-serif;
  font-size: 23px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  margin: auto;
  display: block;
  width: 100%;
}
.top-cta:hover {
  background: rgba(255, 183, 42, 0.7);
}
.sect-2 {
  padding: 65px 0 5px;
}
.sect-2 .flex-container {
  gap: 32px;
  margin-bottom: 32px;
}
.sect-2 .fi-1 {
  max-width: 463px;
  width: 100%;
  flex-shrink: 0;
}
.sect-2 .fi-2 {
  flex-shrink: 1;
}
.sect-2 .heading-type1 {
  margin-bottom: 32px;
}
.s2-p {
  font-size: 24px;
  color:#030648;
  line-height: 1.08;
  margin-bottom: 0;
}
.sect-3 {
  background: transparent linear-gradient(115deg, rgba(49, 110, 245, 0.2) 0%, rgba(178, 121, 255, 0.2) 33%, rgba(242, 139, 51, 0.2) 66%, rgba(245, 53, 53, 0.2) 100%) 0% 0% no-repeat padding-box;
  border: 1px solid rgba(112, 112, 112, 0.2);
  padding: 35px 0 100px;
}
.sect-3 .heading-type1 {
  margin-bottom: 35px;
  font-size: 42px;
}
.sect-3 .flex-container {
  gap: 40px;
  justify-content: space-between;
}
.sect-3 .fi-1 {
  max-width: 550px;
  flex-shrink: 1;
}
.sect-3 .fi-1 p {
  line-height: 1.5;
}
.sect-3 .fi-2 {
  max-width: 551px;
  width: 100%;
  flex-shrink: 0;
}
.last {
  margin-bottom: 0;
}

.popup{
  display:none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: scroll;
  height: 100%;
}
.close:hover, .close:active, .close:focus{
  cursor:pointer;
}
.popup-bg{
  position:fixed;
  width:100%;
  height:100%;
  background:#000;
  z-index:9990;
  opacity:0.6;
  left:0;
  right:0;
  top:0;
  bottom:0;
}
.form-title {
  text-align: center;
  color: #030648;
  font-size: 22px;
  margin-bottom: 35px;
}
.form-wrap{
  position:absolute;
  margin: auto;
  z-index:9999;
  background:#fff;
  width:100%;
  max-width:870px;
  border-radius:36px;
  box-sizing:border-box;
  left:50%;
  top:50%;
  transform:translate(-50%,-40%);
}
.the-form{
  padding:48px 42px;
  position:relative;
}
.the-form form{
  margin-top:15px;
}
.close{
  position:absolute;
  top:11px;
  font-size:33px;
  right:17px;
  opacity:0.6;
  padding:0 10px 10px 20px;
  font-family: 'Open Sans',Helvetica,Arial,Verdana,sans-serif;
  z-index:99999;
}
.s1-h2, .s1-h3 {
  display: none;
}
.popup-date-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 75px;
}
.popup-date-wrap .dates-wrap {
  flex-basis: 413px;
}
.the-form input{
  width:100%;
  padding: 15px 24px;
  box-sizing:border-box;
  border:1px solid #a9a9a9;
  height:auto;
  font-size:22px;
}
.the-form .cta-button{
  margin-top:20px;
  padding:20px 0;
  background-color:#ffb72a;
  color:#182581;
  border:none;
  border-bottom:5px solid #ffb72a;
  font-family: 'Roboto Condensed',Helvetica,Arial,Verdana,sans-serif;
  font-weight:bold;
  font-size:24px;
  text-align:center;
  border-radius:4px;
}
.the-form .cta-button:focus, .the-form .cta-button:active,.the-form .cta-button:target{
  position:relative;
  top:5px;
  border:none;
  outline:none;
}
#SMS, #SMS2 {
  display: none;
}
.check-wrap {
  margin-bottom: 20px;
  font-size: 18px;
  display: flex;
}
.do-sms-wrap label, .do-sms-wrap input{
  cursor: pointer;
}
.do-sms-wrap label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.do-sms-wrap input {
  margin-top: 5px;
  max-width: 15px;
}
.cta-wrap {
  margin-top: -55px;
  padding: 0 10px;
}
.cta {
  background: transparent linear-gradient(180deg, #FFE764 0%, #FFB400 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 12px;
  opacity: 1;
  text-align: center;
  color: #030648;
  text-transform: none;
  text-decoration: none;
  line-height: 1.17;
  padding: 11px 10px;
  font-family: "Roboto Condensed", Helvetica, Verdana, sans-serif;
  font-size: 36px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  margin: auto;
  display: block;
  max-width: 771px;
  width: 100%;
}
.sect-4 {
  background-image: url('../../images/5dc-mymc-optin-0625/rec-2.svg'), url('../../images/5dc-mymc-optin-0625/rec-1.svg'), url('../../images/5dc-mymc-optin-0625/rec-4.svg'), url('../../images/5dc-mymc-optin-0625/rec-3.svg');
  background-repeat: no-repeat;
  background-size: 421px, 223px, 421px, 223px;
  background-position: -256px 375px, -58px 715px, top 269px right -251px, top 630px right -65px;
  padding: 47px 0 45px;
}
.sect-4 .heading-type1 {
  margin-bottom: 42px;
}
.sect-6 .heading-type1 {
  margin-bottom: 57px;
}
.sect-5 .heading-type1 {
  margin-bottom: 44px;
}
.s4-1 {
  max-width: 767px;
  display: block;
  margin: 40px auto;
}
.sect-5 {
  background: transparent linear-gradient(247deg, rgba(49, 110, 245, 0.2) 0%, rgba(178, 121, 255, 0.2) 33%, rgba(242, 139, 51, 0.2) 66%, rgba(245, 53, 53, 0.2) 100%) 0% 0% no-repeat padding-box;
  padding: 47px 0 90px;
}
.sect-5 .flex-container {
  gap: 35px;
}
.s5-1 {
  max-width: 474px;
}
.s5-h3 {
  font-size: 32px;
  color: #030648;
  margin-bottom:19px;
  line-height: 1.17;
}
.sect-5 .fi-1, .sect-6 .fi-1, .sect-8 .fi-2, .sect-9 .fi-1 {
  flex-shrink: 0;
}
.tva .sect-9 .fi-1 {
  max-width: 540px;
}
.sect-5 .fi-2 {
  max-width: 630px;
  width: 100%;
}
.popup div.iti__selected-flag {
  height: 58px;
}
.sect-6 {
  padding: 64px 0 33px;
}
.sect-6 .flex-container {
  gap: 38px;
  flex-direction: row-reverse;
}
.fs-24 {
  font-size: 24px;
}
.s6-1 {
  max-width: 542px;
  display: block;
}
.sect-6 .fi-2 {
  max-width: 552px;
  width: 100%;
}
.sect-7 {
  background: transparent linear-gradient(114deg, rgba(49, 110, 245, 0.2) 0%, rgba(178, 121, 255, 0.2) 33%, rgba(242, 139, 51, 0.2) 66%, rgba(245, 53, 53, 0.2) 100%) 0% 0% no-repeat padding-box;
  border: 1px solid rgba(112, 112, 112, 0.2);
  padding: 57px 0 108px;
}
.sect-7 .heading-type1 {
  font-size: 42px;
  margin-bottom: 34px;
}
.before-after {
  background: #ffffff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 0px 0px 20px 20px;
  padding-bottom: 24px;
  position: relative;
  max-width: 993px;
  margin: auto;
}
.separator {
  background: rgba(112, 112, 112, 1);
  width: 1px;
  height: 312px;
  position: absolute;
  top: 80px;
  left: 50%;
}
.ba-top {
  background: transparent linear-gradient(0deg, rgba(255, 231, 100, 1) 0%, rgba(255, 180, 0, 1) 100%) 0% 0% no-repeat padding-box;
  padding: 14px 0 11px;
  text-align: center;
}
.ba-top p {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.2;
}
.before-after .fi-1, .before-after .fi-2 {
  width: 50%;
}
ul.green-checklist, ul.red-checklist {
  list-style: none;
  padding: 48px 48px 0 40px;
}
.green-checklist li {
  color:#030648;
  font-size:22px;
  padding-left: 35px;
  background: url('../../images/5dc-mymc-optin/green-checkmark.svg') no-repeat 0 0;
  background-size: 26px;
  margin-bottom: 25px;
  line-height: 1.3;
}
.red-checklist li {
  color:#030648;
  font-size:22px;
  padding-left: 35px;
  background: url('../../images/5dc-mymc-optin/red-x.png') no-repeat 0 0;
  background-size: 30px;
  margin-bottom: 28px;
  line-height: 1.5;
}
.sect-8 {
  padding: 64px 0 30px;
}
.s8-1 {
  max-width: 479px;
}
.not-alone {
  font-size: 22px;
  margin-bottom: 10px;
}
.video-outer-wrap {
  max-width:900px;
  margin: 0 auto 50px;
}
.video-wrap {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
  border-radius: 20px;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sect-8 .heading-type1 {
  margin-bottom: 48px;
}
.sect-8 .line.mb-75 {
  margin-bottom: 75px;
}
.sect-8 .flex-container {
  gap: 45px;
  margin-bottom: 54px;
  justify-content: space-between;
}
.date-flex {
  display: flex;
  gap: 28px;
  align-items: center;
  margin-bottom: 50px;
}
.date-flex:last-child {
  margin-bottom: 0;
}
.df-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url('../../images/5dc-mymc-optin-0625/cal-bg.png');
  background-size: cover;
  padding: 17px 7px 6px;
  height: 97px;
  width: 95px;
}
.df-day-num {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
.df-day {
  font-weight: 700;
  font-size: 32px;
}
.df-copy {
  font-size: 26px;
  font-weight: 700;
}
.df-img-bonus {
  background: url('../../images/5dc-mymc-optin-0625/cal-bg-bonus.png');
  background-size: cover;
}
.s8-arrow {
  width: 32px;
  margin: 0 auto;
  display: block;
}
.sect-8 .fi-1 p {
  font-size: 24px;
  margin-bottom: 28px;
}
.s8-img1 {
  max-width: 106px;
}
.s8-img2 {
  max-width: 619px;
}
.s8-img2-mobile {
  display: none;
}
.s8-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.s8-h3 {
  color: rgba(239, 48, 84, 1);
  font-size: 36px;
  margin-bottom: 40px;
}
.sect-9 {
  background: transparent linear-gradient(251deg, rgba(49, 110, 245, 0.2) 0%, rgba(178, 121, 255, 0.2) 33%, rgba(242, 139, 51, 0.2) 66%, rgba(245, 53, 53, 0.2) 100%) 0% 0% no-repeat padding-box;
  padding: 45px 0 90px;
}
.sect-9 .s5-h3 {
  margin-bottom: 20px;
}
.sect-10 .heading-type1 {
  margin-bottom: 42px;
}
.sect-9 .heading-type1 {
  font-size: 48px;
  margin-bottom: 19px;
}
.as-seen {
  margin-bottom: 55px;
}
.as-seen-mobile {
  display: none;
}
.sect-9 .flex-container {
  gap: 31px;
}
.sect-9 .fi-2 {
  max-width: 552px;
}
.s9-1 {
  max-width: 540px;
}
.sect-10 {
  background-image: url('../../images/5dc-mymc-optin-0625/rec-2.svg'), url('../../images/5dc-mymc-optin-0625/rec-1.svg'), url('../../images/5dc-mymc-optin-0625/rec-4.svg'), url('../../images/5dc-mymc-optin-0625/rec-3.svg');
  background-repeat: no-repeat;
  background-size: 421px, 223px, 421px, 223px;
  background-position: -282px 165px, -84px 520px, top 53px right -240px, top 435px right -54px;
  padding: 50px 0 75px;
}
ul.yellow-checklist {
  list-style: none;
  padding: 0 82px 0 60px;
  margin-bottom: 70px;
}
.yellow-checklist li {
  color:#030648;
  font-size:20px;
  padding-left: 58px;
  background: url('../../images/5dc-mymc-optin/yellow-checkmark.png') no-repeat 0 0;
  background-size: 34px 30px;
  margin-bottom: 25px;
  line-height: 1.3;
}
.sect-testimonials {
  padding-bottom: 20px;
}
.sect-testimonials-carousel {
  padding: 29px 0 53px;
  background: rgba(255, 180, 0, 0.15);
  background: #fff;
}
.sect-testimonials-carousel .heading-type1 {
  margin-bottom:48px;
}
.owl-item.active {
  transition: .3s all;
}
.owl-carousel .owl-item.active.center {
  transform: scale(2.2);
  opacity: 1;
}
.owl-stage {
  height: 389px;
}
.comments-grid .owl-dots.disabled {
  display: block;
}
.owl-theme .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
}
.owl-theme .owl-dots .owl-dot {
  margin-right: 25px;
}
.owl-theme .owl-dots .owl-dot:last-of-type {
  margin-right: 0;
}
.main-wrap .owl-carousel :not(.active) + .active, .main-wrap .owl-item.active.center + .active + .active {
  position: relative;
  z-index: 1;
}
.main-wrap .owl-item.active.center + .active, .main-wrap .owl-carousel :not(.active) + .active + .active {
  transform: scale(1.5);
  z-index: 2;
  position: relative;
}
.main-wrap .owl-item.active.center {
  transform: scale(2);
  z-index: 3;
  position: relative;
}
/*TESTIMONIALS*/
.testimonials {
  margin-top: 35px;
}
.testimonial {
  width: calc((100% / 3) - 30px);
  margin-right: 30px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.testimonial-copy {
  font-family: "Bitter", Arial, Verdana, sans-serif;
  font-style: italic;
  font-size: 20px;
  line-height: 1.5;
  overflow: hidden;
  text-align: left;
  color: #030648;
  padding-right: 20px;
}
.author {
  display: block;
  font-weight: 700;
  font-style: normal;
  margin-top: 12px;
  font-size: 20px;
  color: #030648;
}
.author-1 {
  font-size: 20px;
  font-weight: 400;
  color: #030648;
  font-style: normal;
  line-height: 1.3;
  margin-bottom: 30px;
  display: block;
}
.testimonial-1 .testimonial-copy {
  padding-right: 45px;
}
.testimonial-2 .testimonial-copy {
  padding-right: 30px;
}
.testimonial-3 .testimonial-copy {
  padding-right: 52px;
}
.testimonial-3 {
  margin-right: 0;
}
.testimonial-3 .author-1 {
  margin-bottom: 50px;
}
.testimonials {
  margin-top: 35px;
}
.testimonial-3 {
  margin-right: 0;
}
.arr {
  display: none;
}
.testimonial-img {
  max-width: 113px;
}
.quote-img {
  max-width: 31px;
  margin-right: 12px;
  float: left;
}
@media (max-width: 940px) {
  .testimonial {
    width: 300px;
    margin-right: 0;
  }
  .testimonials {
    width: 400%;
    position: relative;
    z-index: 10;
  }
  .testimonials-wrapper {
    width: 300px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
  }
  .arr {
    display: block;
    max-width: 24px;
    position: absolute;
    top: 33px;
    z-index: 99;
    cursor: pointer;
  }
  .prev {
    left: 0;
  }
  .next {
    right: 0;
  }
  .testimonial-copy {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .content-wrapper {
    padding: 0;
  }
  .testimonials-wrapper {
    width: 280px;
  }
  .testimonial {
    width: 270px;
    margin-right: 1%;
  }
}
/*=============*/
.sect-11 {
  background: url("../../images/5dc-mymc-optin-0625/last-bg.png") no-repeat center top;
  background-size: cover;
  padding: 59px 0 63px;
}
.s11-h3 {
  color: rgba(43, 89, 191, 1);
  font-size: 48px;
  margin-bottom: 30px;
}
.s11-p {
  font-size: 26px;
  max-width: 822px;
  margin: 0 auto 99px;
}
.cta-wrap.last {
  margin-top: 0;
}
.mobile-line {
  display: inline;
}

.line-mobile {
  display: inline;
}

.vip-popup {
  position:fixed;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.5);
  top:0;
  left:0;
  z-index:9999;
}
.vip-popup p{
  margin-bottom:15px;
  line-height:1.33;
}
.vip-popup .popup-content{
  background:#fff;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  width:100%;
  max-width:600px;
  padding:45px 20px 20px;
  border-radius:6px;
  overflow-y:auto;
  max-height:90%;
}
.vip-popup a{
  text-decoration:underline;
  color:#4876ff;
}
.disable-scroll{
  overflow:hidden;
}
.vip-popup .close {
  font-size: 26px;
  color:#000;
  position: absolute;
  right: 15px;
  top: 15px;
}
.vip-popup .vip {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
}



/* Footer */
.footer{
  width:100%;
  background: #03034b;
  border: 0;
  padding: 40px 10px 30px;
  position:relative;
  overflow:hidden;
  border-top: 48px solid #ffb72a;
}
.footer-logo{
  max-width:300px;
  margin:0 auto 30px auto;
  display:block;
  width:100%;
}
.footer .main-wrap{
  margin:0 auto;
  padding:0;
}
.footer a {
  text-decoration: none;
  display:inline-block;
  float: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer p, .footer a, .footer span,.copyright {
  font-family: 'Roboto Condensed', Helvetica, Verdana, sans-serif;
  font-size: 14px;
  color: #9a9bb8;
  padding:0;
  margin:0;
  line-height:1.5;
}
.footer .copyright{
  text-align:center;
  width:100%;
}
.footer p.disclaimer{
  width:100%;
  padding-bottom:25px;
  text-align:left;
}
.footer .footer-links-wrap{
  text-align:center;
  margin-bottom:25px;
}
.footer a{
  text-decoration:none;
  padding:0 10px;
}
.footer .sep{
  float: none;
  padding:0 3px;
}
.footer a:hover{
  text-decoration:underline;
  color:#fff;
}
.copyright{
  float:left;
}
.contact{
  float:right;
}
.footer-smnav {
  background: #ffb72a;
}
.sm-links {
  list-style: none;
  text-align: center;
  font-size: 0;
  padding: 10px;
}
ul.sm-links li {
  vertical-align: middle;
  display: inline-block;
  margin: 0 17px;
  padding: 0;
}
@media (max-width: 840px){
  .footer-bot {
    overflow: auto;
  }
  .copyright, .contact {
    float: none;
    text-align: center;
  }
  .footer a, .footer .sep {
    float: none;
    display: inline-block;
  }
  .footer .contact {
    padding-top: 10px;
  }
}
@media (max-width: 768px){
  .footer .copyright,.footer .contact{
    width:100%;
    float:none;
    text-align:center;
  }
  .footer .contact{
    padding-top:10px;
  }
  .footer a,.footer .sep{
    float:none;
    display:inline-block;
  }
}


@media (max-width: 1200px) {
  .main-wrap {
    padding: 0 10px;
  }
  .sect-10, .sect-4 {
    background-image: none;
  }
}
@media (max-width: 1000px) {
  .sect-11 .line {
    display: inline;
  }
}
@media (max-width: 980px) {
  .sect-2 .flex-container, .sect-5 .flex-container, .sect-6 .flex-container,
  .sect-9 .flex-container {
    flex-direction: column;
    align-items: center;
  }
  .sect-3 .flex-container {
    flex-direction: column-reverse;
    align-items: center;
  }
  .sect-8 .flex-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .sect-3 .fi-1, .sect-5 .fi-2, .sect-6 .fi-2, .sect-8 .fi-1, .sect-8 .fi-2,
  .sect-9 .fi-2{
    max-width: 100%;
  }
  .sect-8 p .line {
    display: inline;
  }
  .sect-8 p .line.time-0 {
    display: block;
  }
  .sect-1 .grid-container {
    grid-gap: 20px;
    grid-template-columns: 1fr;
  }
  .s1-cta br {
    display: none;
  }
  .form-wrapper {
    max-width: 500px;
    margin: auto;
  }
  .sect-1 .fi-1 {
    grid-area: auto;
    order: 1;
  }
  .main-h2 {
    padding-left: 0;
  }
  .pre-heading {
    grid-area: auto;
    order: 2;
    margin-bottom: -5px;
  }
  .pre-heading .mobile {
    display: block;
  }
  .pre-heading .mobile-line {
    display: none;
  }
  .sect-1 .fi-2 {
    grid-area: auto;
    order: 2;
  }
  .main-h2 {
    grid-area: auto;
    order: 3;
    text-align: center;
  }
  .sect-1 .fi-1 {
    max-width: 100%;
  }
  .mymc-logo {
    margin: 36px auto 0;
    display: block;
  }
  .sect-8 .line {
    display: inline;
  }

  .sect-1 .heading-type1 {
    display: none;
  }
}
@media (max-width: 900px) {
  .sect-1 .flex-container {
    flex-direction: column;
    align-items: center;
  }

  .sect-2 .heading-type1 .line,
  .sect-4 .heading-type1 .line,
  .sect-5 .heading-type1 .line,
  .sect-7 .heading-type1 .line,
  .sect-8 .heading-type1 .line,
  .sect-10 .heading-type1 .line,
  .sect-11 .heading-type1 .line{
    display: inline;
  }
}
@media (max-width: 800px) {
  .heading-type1 {
    font-size: 36px;
  }
  .sect-2, .sect-4, .sect-6, .sect-8, .sect-10  {
    background: none;
  }
  .df-copy {
    font-size: 20px;
  }
  .df-day-num {
    font-size: 16px;
  }
  .df-day {
    font-size: 26px;
  }
  .df-img {
    width: 80px;
    height: 81px;
    padding-top: 15px;
    flex-basis: 80px;
    flex-shrink: 0;
  }
  .date-flex {
    gap: 20px;
    margin-bottom: 20px;
  }
  .sect-8 .flex-container {
    gap: 16px;
  }
}
.s2-1-mobile, .s3-1-mobile,
.s5-1-mobile, .s6-1-mobile,
.s8-1-mobile, .s9-1-mobile{
  display: none;
}
@media (max-width: 768px) {
  
  .s1-h2, .s1-h3 {
    display: block;
  }
  .s1-h2 {
    font-size: 20px;
  }
  .s1-h3 {
    font-size: 26px;
    margin-bottom: 5px;
  }
  .check-wrap {
    font-size: 16px;
  }
  .sect-1 {
    padding: 23px 0 49px
  }
  .sect-1 .flex-container {
    gap: 24px
  }
  .pre-heading {
    font-size: 20px;
  }
  .infusion-field input {
    font-size: 18px;
  }
  .top-cta {
    font-size: 22px;
  }
  .sect-2 {
    padding: 40px 0 0;
  }
  .sect-2 .heading-type1 {
    margin-bottom: 22px;
  }
  .s2-p {
    text-align: left;
  }
  .sect-2 .flex-container {
    gap: 15px;
  }
  .sect-3 .heading-type1 {
    margin-bottom: 25px;
    font-size: 28px;
  }
  .sect-5 .heading-type1, .sect-6 .heading-type1 {
    font-size: 26px;
  }
  .sect-3 {
    padding: 30px 0 60px;
  }
  .cta-wrap {
    margin-top: -36px;
  }
  .s2-1, .s3-1,
  .s5-1, .s6-1,
  .s8-1, .s9-1 {
    display: none;
  }
  .s2-1-mobile, .s3-1-mobile,
  .s5-1-mobile, .s6-1-mobile,
  .s8-1-mobile, .s9-1-mobile{
    display: block;
  }
  .sect-4 {
    padding: 35px 0 64px;
  }
  .sect-5 {
    padding: 30px 0 40px;
  }
  .sect-6 {
    padding: 30px 0 0;
  }
  .sect-7 {
    padding: 32px 0 77px
  }
  .red-checklist li, .green-checklist li {
    font-size: 20px;
  }
  .s8-h3 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
  }
  .sect-8 .fi-1 p {
    font-size: 19px;
    text-align: center;
  }
  .sect-8 .fi-1 p .bold {
    display: block;
  }
  .s8-flex {
    flex-direction: column;
    align-items: center;
  }
  .sect-8 {
      padding: 30px 0 20px;
  }
  .sect-8 .heading-type1.first {
    margin-bottom: 0;
  }
  .sect-8 .heading-type1 {
    margin-bottom: 30px;
  }
  .sect-9 {
    padding: 27px 0 55px;
  }
  .sect-10 {
    padding: 41px 0 30px
  }
  .sect-11 {
    padding: 30px 0;
  }
  .before-after {
    flex-direction: column;
  }
  .before-after .fi-1, .before-after .fi-2 {
    width: 100%;
  }
  .separator {
    display: none;
  }
  .sect-9 .flex-container {
    gap: 10px;
  }
  .sect-9 .heading-type1 {
    font-size: 33px;
    margin-bottom: 15px;
  }
  .sect-9 .mobile-line {
    display: block;
  }
  ul.yellow-checklist {
    padding: 0;
    margin-bottom: 15px;
  }
  .yellow-checklist li {
    background-size: 22px 19px;
    padding-left: 36px;
  }
  .sect-3 .flex-container,
  .sect-5 .flex-container,
  .sect-6 .flex-container {
    gap: 20px;
  }
  .top-p {
    font-size: 20px;
  }
  .main-h2 {
    font-size: 26px;
    font-weight: 400;
    color: #ffffff;
  }
  .countdown-timer {
    font-size: 50px;
  }
  .cta {
    font-size: 22px;
  }
  .s5-h3 {
    font-size: 26px;
  }
  .top-sect{
    padding: 8px 0;
    line-height: 1;
  }
  .testimonials {
    margin-top: 0;
  }
  .sect-10 .heading-type1 {
    font-size: 28px;
  }
  .s8-img2 {
    max-width:300px;
    margin-bottom: 27px;
  }
  .s8-img2-mobile {
    display: block;
    max-width: 350px;
    margin: 0 auto 25px;
  }
  .yellow-checklist li {
    font-size: 18px;
  }
  
  .sect-testimonials-carousel .heading-type1 .line {
    display: inline;
  }
  .owl-carousel .owl-item.active.center {
    transform: scale(0.8);
  }
  .owl-stage {
    height: 438px;
  }
}

@media (max-width: 660px) {
  .line-mobile {
    display: block;
  } 
  .sep-mobile {
    display: none;
  }
  .upper-mobile {
    text-transform: uppercase;
  }
  .calendar {
    width: 69px;
    height: 73px;
  }
  .month {
    top: 10px;
    left: 20px;
    font-size: 18px;
  }
  .date {
    top: 35px;
    left: 8px;
    font-size: 25px;
    letter-spacing: -1.25px
  }
  .s1-h2 {
    font-size: 18px;
  }
  .sect-11 .s5-h3 {
    margin-bottom: 10px;
  }
  .sect-11 {
    background: url("../../images/5dc-mymc-optin/2311/last-bg-mobile.png") no-repeat center top;
    background-size: cover;
  }
  .sect-3, .sect-5, .sect-7, .sect-9 {
    background: transparent linear-gradient(162deg, rgba(49, 110, 245, 0.2) 0%, rgba(178, 121, 255, 0.2) 33%, rgba(242, 139, 51, 0.2) 66%, rgba(245, 53, 53, 0.2) 100%) 0% 0% no-repeat padding-box;
    border: 1px solid rgba(112, 112, 112, 0.2);
  }
  
  .sect-1 .grid-container {
    grid-gap: 25px;
  }
  ul.green-checklist, ul.red-checklist {
    padding: 39px 13px 0;
  }
  .mymc-logo {
    margin: 0 auto 35px;
  }
  .mymc-logo {
    margin: 0 auto;
  }
  .dates {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .infusion-field input {
    padding: 8px 14px 7px;
  }
  div.iti__selected-flag {
    height: 36px;
  }
  .sect-2 .flex-container {
    margin-bottom: 0;
  }
  .sect-4 .heading-type1, .sect-5 .heading-type1, .sect-6 .heading-type1 {
    margin-bottom: 25px;
  }
  .s4-1 {
    margin-top: 30px;
  }
  .testimonial-1 .testimonial-copy,
  .testimonial-2 .testimonial-copy,
  .testimonial-3 .testimonial-copy{
    padding-right: 0;
  }
  .infusion-field {
    margin-bottom: 15px;
  }

  .top-p {
    font-size: 16px;
  }
  .main-h2 {
    font-size: 20px;
    text-align: center;
  }
  .countdown-timer {
    font-size: 44px;
    margin-bottom: 21px;
  }
  .cta {
    padding: 8px 18px;
  }
  .cta-mobile-copy {
    display: none;
  }
  .s5-h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .s11-p {
    font-size: 18px;
    margin-bottom: 50px;
  }
  .heading-type1 {
    font-size: 28px;
  }
  .ba-top p {
    font-size: 22px;
  }
  .before-after {
    border-radius: 0 0 25px 25px;
    padding-bottom: 10px;
  }
}

@media (max-width: 550px) {
  .s1-h3 {
    display: none;
  }
  .form-wrapper {
    min-width: auto;
    border-radius: 34px;
  }
  .sect-1 .mymc-logo {
    max-width: 233px;
  }
  .cta-wrap .line {
    display: inline;
  }
  .top-cta {
    padding: 14px;
  }
  .s4-1 {
    margin-bottom: 30px;
  }
}
@media (max-width: 510px) {
  .mobile-line {
    display: block;
  }
  .owl-stage {
    height: 330px;
  }
}

@media (max-width: 400px) {
  .s5-h3 {
    font-size: 24px;
  }
  .heading-type1 {
    font-size: 26px;
  }
  .ba-top p {
    font-size: 20px;
  }
  .top-cta {
    font-size: 20px;
  }
  /*.timer {*/
  /*  justify-content: space-between;*/
  /*}*/
  .ct-item {
    font-size: 16px;
  }
  .timer .days, .timer .hours, .timer .minutes, .timer .seconds {
    font-size: 38px;
  }
  .pre-heading {
    font-size: 17px;
  }
}
@media (max-width: 333px) {
  .mobile-line {
    display: inline;
  }
  .pre-heading {
    letter-spacing: -0.3px;
  }
  .ct-item {
    font-size: 14px;
  }
}

.comments-grid {
  column-gap: 30px;
  align-items: center;
}
.tallest {
  grid-row-start: 1;
  grid-row-end: 3;
}
.adjust-position-1 {
  position: relative;
  top: -40%;
}
.adjust-position-2 {
  position: relative;
  top: -20%;
  grid-row-start: 4;
  grid-row-end: 5;
  grid-column-start: 3;
}
.adjust-position-3 {
  position: relative;
  top: -52%;
}
.owl-carousel {
  display: grid;
}
@media (max-width: 768px) {
  .owl-item.active.center {
    transform: scale(0.95);
  }
  .tallest {
    top: 0;
  }
}

/* --- OPT-IN TVA 2307 --- */
.tva-2307 .message {
  padding: 4px 0;
  background: #3D60D5;
  color: #fff;
  font-size: 22px;
  line-height: 2;
  text-align: center;
}
.tva-2307 .top-section {
  padding: 32px 0 87px;
  background: #fff url("../../images/5dc-mymc-optin/2307/mymc-header.png") center top / cover no-repeat;
}
.tva-2307 .top-section .fc-1 {
  gap: 43px;
  align-items: center;
  justify-content: center;
  margin-bottom: 48px;
}
.tva-2307 .top-logo, .tva-2307 .top-section .fc-1 .fi-1 {
  max-width: 759px;
  width: 100%;
}
.tva-2307  .top-h1 {
  color: #030648;
  font-size: 36px;
  line-height: 1.16;
  margin-bottom: 10px;
}
.tva-2307  .top-h2 {
  color: #3D60D5;
  font-size: 46px;
  line-height: 1.16;
  letter-spacing: -0.7px;
  margin-bottom: 5px;
  font-weight: 700;
}
.tva-2307 .top-section .fc-2 {
  gap: 38px;
  margin-bottom: 0;
}
.tva-2307 .top-section .fc-2 .fi-1 {
  position: relative;
  padding-bottom: 32.25%; /* 16:9 */
  height: 0;
  width: 100%;
  max-width: 650px;
  overflow: hidden;
  border-radius: 10px;
}
.tva-2307 .top-section .fc-2 .fi-1 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tva-2307 .top-section .fc-2 .fi-2 {
  max-width: 417px;
  width: 100%;
}
.tva-2307 .fc-inner {
  gap: 17px;
  align-items: center;
  margin-bottom: 16px;
}
.tva-2307 .inner-2 .fc-3 .k {
  min-width: 80px;
  font-size: 28px;
  letter-spacing: -0.28px;
  color: #030648;
}
.tva-2307 .inner-2 .fc-3 .v {
  font-size: 28px;
  letter-spacing: -0.28px;
  color: #030648;
  font-weight: 700;
}
.tva-2307 .timer {
  max-width: 300px;
  color: #EF3054;
  margin: 0 auto 15px;
  font-size: 55px;
  line-height: 1;
  justify-content: space-between;
}
.tva-2307 .timer .label {
  font-size: 18px;
}
.days-wrap, .hours-wrap, .minutes-wrap, .seconds-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.tva-2307 .timer .days, .tva-2307 .timer .hours, .tva-2307 .timer .minutes, .tva-2307 .timer .seconds {
  font-size: 55px;
}
.tva-2307 .top-section .cta {
  text-transform: unset;
  font-size: 42px;
}
.tva-2307 .top-logo.mobile {
  display: none;
}
@media (max-width: 1040px) {
  .tva-2307 .message {
    border-bottom: 4px solid #fff;
  }
  .tva-2307 .top-section .fc-1 {
    flex-direction: column;
    gap: 16px;
  }
  .tva-2307 .top-section .fc-1 .fi-2 {
    text-align: center;
  }
  .tva-2307 .top-section .fc-2 {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .tva-2307 .top-section .fc-2 .fi-1 {
    max-width: 580px;
    border: none;
  }
  .tva-2307 .top-section .fc-1 {
    margin-bottom: 25px;
  }
  .sect-7 .heading-type1 {
    font-size: 32px;
  }

}
@media (max-width: 768px) {
  .tva-2307 .top-section .fc-2 .fi-1 {
    padding-bottom: 56.25%;
    max-width: 100%;
  }
  .tva-2307 .top-h1 {
    font-size: 22px;
  }
  .tva-2307 .top-h2 {
    font-size: 28px;
    margin-bottom: 0;
  }
  .tva-2307 .top-section {
    padding: 24px 0 38px;
  }
  .as-seen {
    display: none;
  }
  .as-seen-mobile {
    display: block;
    max-width: 320px;
    margin: 0 auto 35px;
  }
  .sect-7 .heading-type1 {
    font-size: 28px;
  }
}
@media (max-width: 560px) {
  .tva-2307 .cal-icon {
    max-width: 82px;
  }
  .tva-2307 .inner-2 .fc-3 .k, .tva-2307 .inner-2 .fc-3 .v {
    font-size: 20px;
  }
  .tva-2307 .inner-2 .fc-3 .k {
    min-width: 65px;
  }
  .tva-2307 .fc-inner {
    justify-content: center;
  }
  .tva-2307 .timer {
    font-size: 44px;
    color: #fff;
  }
  .tva-2307 .timer .days, .tva-2307 .timer .hours, .tva-2307 .timer .minutes, .tva-2307 .timer .seconds {
    font-size: 44px;
  }
  .tva-2307 .top-section .cta {
    font-size: 24px;
  }
  .tva-2307 .top-section .cta .line{
    display: inline;
  }
  /*.tva-2307 .top-logo.desktop {*/
  /*  display: none;*/
  /*}*/
  /*.tva-2307 .top-logo.mobile {*/
  /*  display: block;*/
  /*  max-width: 245px;*/
  /*  margin: 0 auto;*/
  /*}*/
  .tva-2307 .top-section {
    background: #fff url('../../images/5dc-mymc-optin/2307/mobile-header-bg.png') center top / cover no-repeat;
  }
  .tva-2307 .top-section .fc-1 {
    margin-bottom: 15px;
  }
  .tva-2307 .message {
    font-size: 18px;
    letter-spacing: -0.27px;
    line-height: 1.22;
    padding: 10px;
  }
}

@media (max-width: 1180px) {
  .s11-h5 {
    font-size: 28px;
  }
  .dw-line {
    font-size: 22px;
  }
  .dw-1 {
    flex-basis: 85px;
  }
  .lw-copy {
    display: none;
  }
  .lw-copy-mobile {
    display: none;
    margin-bottom: 0;
    font-size: 75px;
    font-weight: 300;
    padding-right: 15px;
    border-right: 2px solid #3D60D4;
  }
  .timer-line {
    margin-bottom: 20px;
  }
  .popup .countdown-wrap {
    display: block;
  }
  .countdown-wrap.cw-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
  }
  .dates-wrap {
    justify-content: center;
  }
  .timer .days, .timer .hours, .timer .minutes, .timer .seconds, .ct-separator {
    font-size: 60px;
  }
  .sect-1 .grid-container {
    grid-gap: 20px;
    grid-template-columns: 1fr;
  }
  .form-flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 20px;
    
  }
  .logo-wrap {
    justify-content: center;
    column-gap: 0;
    margin-bottom: 0;
  }
  .mymc-logo {
    max-width: 350px;
    margin: 0 auto 20px;
  }
  .ff1-p {
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    max-width: 520px;
  }
  .sect-1 {
    background-position: center bottom;
    padding: 20px 0;
  }
  .ff-1 {
    width: 100%;
  }
  .sect-testimonials-carousel .heading-type1 {
    font-size: 40px;
  }
}
@media (max-width: 940px) {
  .sect-testimonials-carousel .heading-type1 {
    font-size: 33px;
  }
}
@media (max-width: 860px) {
  .s11-h5 .line {
    display: inline;
  }
  .popup-date-wrap {
    flex-direction: column;
  }
  .popup-date-wrap .dates-wrap {
    flex-basis: auto;
  }
  .infusion-submit .cta {
    font-size: 23px;
    padding: 14px;
  } 
  .the-form input {
    font-size: 18px;
  }
  .s2-h5 {
    font-size: 26px;
    margin-bottom: 30px;
  } 
  .sect-1-1:after {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #3550B7;
    content: '';
    position: absolute;
    bottom: -20px;
    left: calc(50% - 30px);
  }
  .fi2-p1 {
    text-align: center;
    font-size: 22px;
  }
}
@media (max-width: 780px) {
  .sect-testimonials-carousel .heading-type1 {
    font-size: 28px;
    margin-bottom: 22px;
  }
}
@media (max-width: 630px) {
  .lw-copy-mobile {
    font-size: 55px;
  }
  .timer .days, .timer .hours, .timer .minutes, .timer .seconds, .ct-separator {
    font-size: 44px;
  }
  .timer .ct-label {
    font-size: 15px;
  }
  .s0-h4 {
    font-size: 18px;
  }
  .sect-0 {
    padding:12px;
  }
  .sect-1 {
    padding: 21px 0 30px;
  }
  .sect-1 .grid-container {
    grid-gap: 15px;
  }
  .s11-h5 {
    font-size: 24px;
  }
  .sect-1-1 {
    padding: 17px 10px;
  }
  .sect-1-1:after {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 25px solid #3550B7;
    content: '';
    position: absolute;
    bottom: -24px;
    left: calc(50% - 30px);
  }
  .fi2-p1 {
    font-size: 22px;
  }
  .sect-3 .fi2-p1 {
    font-size: 20px;
  }
  .sect-6 .fi2-p1 {
    text-align: center;
  }
  .fs-24 {
    font-size: 22px;
  }
  p {
    font-size: 18px;
  }
  .the-form {
    padding: 50px 20px 30px;
  }
  .wf_target_64cAJUpcqmoVRgVVo9pbeixu #wf_64cAJUpcqmoVRgVVo9pbeixu .wf_container .wf_box {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .ff1-p {
    font-size: 20px;
    max-width: 355px;
  }
  .mymc-logo {
    max-width: 233px;
  }
  .form-wrapper {
    padding: 0;
  }
  .wf_target_64cAJUpcqmoVRgVVo9pbeixu #wf_64cAJUpcqmoVRgVVo9pbeixu .wf_container .wf_box #wf_row_448381 {
    padding: 0;
  }
}
@media (max-width: 400px) {
  /*.timer .days, .timer .hours, .timer .minutes, .timer .seconds, .ct-separator {*/
  /*  font-size: 36px;*/
  /*}*/
  .timer .ct-label {
    font-size: 13px;
  }
  .dw-line {
    font-size: 18px;
  }
  .dw-1 {
    flex-basis: 76px;
  } 
  .infusion-submit .cta {
    font-size: 21px;
    padding: 14px 20px;
  }

}