/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&display=swap');
@font-face {font-family: Tracking Brush Font;src: url('https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/TRACKING.ttf');}

body {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #2f2f2f;
}
p {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #2f2f2f;
  font-size: 18px;
}

strong {
  font-weight:700!important;
}

h2 {
  font-size: 32px;
}

h2 strong {
  color: #1075ab;
  font-style: italic;
}

h3 {
  font-size: 23px;
}

#col-xl {
  max-width: 1300px;
  width: 95%;
  float:none;
  margin: 0 auto;
  padding: 0 20px;
}

#col-lg {
  max-width: 1170px;
  width: 95%;
  float:none;
  margin: 0 auto;
  padding: 0 20px;
}

#col-md {
  max-width: 995px;
  width: 90%;
  float:none;
  margin: 0 auto;
  padding: 0 20px;
}

#col-md2 {
  max-width: 900px;
  width: 100%;
  float:none;
  margin: 0 auto;
  padding: 0 20px;
}

#col-md3 {
  max-width: 950px;
  width: 100%;
  float:none;
  margin: 0 auto;
  padding: 0 20px;
}

#col-md4 {
  max-width: 850px;
  width: 100%;
  float:none;
  margin: 0 auto;
  padding: 0 20px;
}

#col-sm {
  max-width: 800px;
  width: 90%;
  float:none;
  margin: 0 auto;
}

#col-feature {
  max-width: 850px;
  width: 98%;
  float:none;
  margin: 0 auto;
}

#col-vid {
  max-width: 600px;
  width: 90%;
  float:none;
  margin: 0 auto;
}

#col-replay {
  max-width: 1026px;
  width: 95%;
  float:none;
  margin: 0 auto;
  padding: 0 20px;
}

#guide-col {
  max-width: 850px;
  width: 90%;
  float:none;
  margin: 0 auto;
  background:#fff;
  box-shadow: 4px 4px 10px 0px rgb(0 0 0 / 50%);
  position: relative;
    z-index: 999;
    margin-top: -50px;
  padding: 25px;
}


#blue-bkg {
  background: #1075ab;
}

#lt-blue-bkg {
  background: #f1f4f8;
}

#dark-blue-bkg {
  background: #1c1e50;
}

.col-pad {
    padding: 30px 0 50px;
}

#gray-bkg {
  background: #f2f2f2;
}

#top-bkg {
  background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/sysi-zoombkg.png);
  background-size: 100%;
  background-position: bottom center;
    background-repeat: repeat-y;
}

#logo-bkg {
  background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/logo-bkg1.png);
  background-repeat: no-repeat;
  background-position-y: -3px;
  padding-top: 0px;
  padding-bottom: 20px;
  background-size: 100% 100%;
}

#logo2-bkg {
  background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/logo-bkg2.png);
  background-repeat: no-repeat;
  background-position-y: -3px;
  padding-top: 0px;
  padding-bottom: 20px;
  background-size: 100% 100%;
}

#details-bkg {
  background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/sysi-zoom-stripebkgh.png);
  background-size: contain;
  background-position: center;
  background-repeat:no-repeat;
}

#fa-bonus {
  background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/backgroundblue2.jpeg);
  background-size: cover;
  background-position: center;
  background-repeat:no-repeat;
}

#guide-bkg {
  background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/main-banner.png);
  background-size: cover;
  background-position: center;
  background-repeat:no-repeat;
}

#footer-bkg {
 background: #151650;
  color: #fff!important;
}

#footer-bkg a {
  color: #47b7e6;
}

.sysi-logo img {
  width: 500px;
}

.otm-logo img {
  width: 238px;
  padding-top: 15px;
}

.top-title h1 {
    font-size: 46px;
  }

.jesse-pic img {
  width: 515px;
  margin-bottom: -4px;
}

.yellow-border {
      padding: 10px 10px 15px;
    border: 1px solid rgb(251, 221, 54);
  color: #fff;
  -webkit-box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
    box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
}

.yellow-border h3 {
  color: #fff;
  margin: 0;
}

#price-box1 {
  padding: 30px 50px 0px;
    background-color: #f2f2f2;
    border-top: 10px solid #211e4e;
    margin-top: 35px;
  text-align:center;
      -webkit-box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
    box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
}

#price-box3 {
  padding: 30px 50px 0px;
    background-color: #f2f2f2;
    border-top: 10px solid #0174c7;
    margin-top: 35px;
  text-align:center;
      -webkit-box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
    box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
}

#price-box4 {
  padding: 30px 50px 0px;
    background-color: #f2f2f2;
    border-top: 10px solid #1075ab;
    margin-top: 35px;
  text-align:center;
      -webkit-box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
    box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
}

.general-price h3 {
      background: #c2c1cb;
    padding: 10px;
    border-radius: 5px;
    max-width: 320px!important;
    margin: 0 auto;
  font-size:23px;
}

#price-box2 {
  padding: 30px 50px 0px;
    background-color: #f2f2f2;
    border-top: 10px solid #fbdd35;
    margin-top: 35px;
  text-align:center;
      -webkit-box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
    box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
}

.premier-price h3 {
      background: #fbdd35;
    padding: 10px;
    border-radius: 5px;
    max-width: 320px!important;
    margin: 0 auto;
  font-size:23px;
}

.general-price h2, .premier-price h2 {
  font-size: 55px;
    color: #1075ab;
  font-weight: 700;
  margin: 10px 0 0;
}

.general-price p em, .premier-price p em {
  color: #1c1e50;
}

.general-price p, .premier-price p {
  margin: 0;
}

.bullets ul {
  list-style-type: none;
  padding-left: 0;
}

.bullets li {
  background-repeat: no-repeat;
    background-position: 7px 0px;
    padding-left: 60px;
    background-image: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/sysi-bullet.png);
  background-size: contain;
  margin: 25px 0;
}

.bullets li p {
  line-height: 1.5;
}

.check {
       width: 900px!important;
    float: none!important;
    margin: 0 auto!important;
      max-width: 98%;
}

.check ul {
  list-style-type: none;
  padding-left: 0;
}

.check li {
  background-repeat: no-repeat;
    background-position: 7px 2px;
    padding-left: 60px;
    background-image: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/sysi-checkmark.png);
  margin: 25px 0;
}

.check li p {
  line-height: 1.5;
}
.font24 p {
  font-size: 24px;
}

.tracking h1 {
  font-family: Tracking Brush Font;
  font-size: 72px;
  color: #211e4e;
}

.tracking h1 strong {
  font-weight: normal;
  color: #1076ac;
}

.pay p {
  font-size: 20px;
  margin-top:0;
}

.pay p em {
  font-size: 18px;
  color: #1c1e50;
}

.pay h3 {
  font-size: 26px;
  color: #1c1e50;
  font-weight:700;
  margin:0;
}

.pay h2 {
  font-size: 32px;
    color: #1075ab;
  font-weight:700;
  margin:0;
}

.gen-box {
  padding-top: 62px;
}

.pre-box {
  padding-top: 15px;
}
.pay.pre-box p {
  margin-bottom: 32px;
}

.btn-gradient a {
  padding: 13px 25px;
  font-size:26px;
  background-image: linear-gradient(#0876ad, #211e4e)!important;
  width: 80%;
  color: #fff;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
}

.btn-gradient2 a {
  padding: 13px 25px;
  font-size:26px;
  background-image: linear-gradient(#0876ad, #211e4e)!important;
  width: 260px;
  color: #fbdd35;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
}

.btn-gradient3 a {
  padding: 13px 25px;
  font-size:26px;
  background-image: linear-gradient(#211e4e, #211e4e)!important;
  width: 300px;
  color: #fff;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
}

.btn-gradient4 a {
  padding: 13px 25px;
  font-size:22px;
  background-image: linear-gradient(#0174c7, #0174c7)!important;
  width: auto;
  color: #fff;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
  text-align:center;
}

.btn-gradient5 a {
  padding: 13px 25px;
  font-size:26px;
  background-image: linear-gradient(rgba(18,83,125,1), rgba(33,30,78,1))!important;
  width: auto;
  color: #fff;
  border: 2px solid #fbdd35;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
}

.btn-gradient5 p {
  color: #fff;
  line-height: 1.2;
  font-size: 26px;
  font-weight: bold;
}

.btn-gradient5 p strong {
  font-size: 26px;
}

.btn-gradient6 a {
  padding: 13px 25px;
  font-size:26px;
  background-image: linear-gradient(#fbdd36, #cfb732)!important;
  width: auto;
  color: #211e4e;
  border-radius: 5px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
}

.btn-gradient6 p {
  color:#211e4e;
  line-height: 1.2;
  font-size: 26px;
  font-weight: bold;
}

.btn-gradient6 p strong {
  font-size: 26px;
}

.bt-gradient7 {
  cursor:pointer;
}

.btn-gradient7 a {
  padding: 25px 15px;
  font-size:41px;
  background-image: linear-gradient(#0876ad, #211e4e)!important;
  width: 70%;
  color: #fff;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
  border:0;
  line-height:0.8;
  cursor:pointer;
}

.btn-gradient7 a em {
  font-size:17px;
  color: #fde318;
  letter-spacing: 5px;
}

.btn-gradient8 a {
  padding: 25px 15px;
  font-size:33px;
  background-image: linear-gradient(#0876ad, #211e4e)!important;
  width: 40%;
  color: #fff;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
  border:0;
  cursor:pointer;
}
  


.cta-title p {
  margin-top:0;
    color: #fff;
  font-size: 26px;
  text-align:center;
}

.cta-title p strong {
  margin-top:0;
    color: #fff;
  font-size: 28px;
  text-align:center;
}

.btn4 a {
  padding: 13px 25px;
  font-size:22px;
  background: #fbdd35;
  color: #000;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
text-align:center;
}

.yellow-btn a {
  background-color: #fede39;
    font-size: 22px;
  padding: 13px 25px;
  color: #000;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
  text-align:center;
    text-align:center;
  width: 580px;
  -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 70%);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.7);
    box-shadow: 0 1px 5px rgb(0 0 0 / 70%);
}

.yellow-btn a:hover {
 -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset; 
}

.btn-gradient2 a:hover, .btn-gradient a:hover, .btn-gradient5 a:hover {
  opacity: 0.9;
}

.btn1 a {
  background-image: linear-gradient(#0876ad, #211e4e)!important;
  border: 0;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  color: #fbdd36;
  font-size:26px;
}

.blue-link a {
  color: #0f6ea6;
  font-size: 22px;
  font-style: italic;
  text-decoration: underline;
}

.progress img {
  width: 700px;
}

.ty p {
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
}

.ty h2 em {
  color: #2b82b0;
}

.ty p a {
  color: #2b82b0;
  padding: 0;
}





.hs-form-field label {
      color: #1C1C51;
    font-family: 'Lato', Sans-serif;
    font-weight: 600;
  font-size: 18px;
}

.hs-form-field input[type=text], .hs-form-field input[type=tel], .hs-form-field input[type=email],
.hs-form-field select, .hs-form-field textarea {
  background-color: #fff;
    border-radius: 2px;
    color: #333;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: 97.5%;
    line-height: 1.3;
      height: 58px;
    cursor: pointer;
  margin-top: 10px;
}
.hs-form-field {
  margin: 30px 0;
}

input[type=submit] {
      background-color: #007CFF;
  color:#fff;
  border: 1px solid #007cff;
    font-size: 15px;
    padding: 10px 20px;
      border-radius: 100px;
}
input[type=submit]:hover {
  background-color: #024488;
}

.hs-form-field li label {
  font-weight: 500;
}

input[type=radio] {
    margin: 5px 15px 0 0;
}

.form-waitlist input[type=submit] {
color: #fff;
    border: 0px;
    font-size: 22px;
    padding: 10px 20px;
    border-radius: 0;
    background-image: linear-gradient(to bottom right, #1e518f, #0e0e45) !important;
}

.form-waitlist {
  text-align:center;
}

ul {
  list-style-type:none;
}

.form ul, .form-waitlist ul {
  padding-left: 0;
}

.vertical-vid .iframe_wrapper {
  padding-top: 124%;
}

.mobile {
  display:none!important;
}

.waitlist h1 {
  font-size:52px;
  font-weight: 700;
  color: #151550;
  margin-bottom:0;
}

.waitlist h2 {
  font-weight: 700;
  color: #151550;
}

.waitlist h2 em {
  color: #0ba8ee;
}

.app h1 {
  font-size:42px;
  color: #151550;
}

.top-cta h3 {
  color: #fff;
  font-size:22px;
}

.top-cta p a {
  color: #fff;
  font-size: 18px;
  font-style:italic;
  text-decoration: underline;
}

.top-laptop img {
  padding-top: 38px;
}

.oba-box h2 {
  font-size: 26px;
    color: #1c1e50;
    font-weight: 700;
}

.oba-box h3 {
  color: #1075ab;
  font-size: 22px;
  font-weight: 700;
}

.oba-box p {
  font-size: 20px;
    color: #1c1e50;
}

.oba-box a {
  color: #0f6ea6;
  font-style: italic;
  text-decoration: underline;
  font-size:18px;
}

.oba-box.dot ul {
  list-style-type: disc;
  padding-left: 5px;
text-align: left;
}

.oba-tracking h2 {
  color: #0f6ea6;
  font-size: 30px;
  font-weight: 700;
  text-align:center;
  margin:0;
}

.oba-tracking h1 {
  font-family: Tracking Brush Font;
  color: #0f6ea6;
  font-size: 72px;
  text-align:center;
  margin:0;
}

#feature-box {
  border: solid 2px #BDBDBD!important;
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 50%);
  margin-top: 45px;

}

.feature-description {
  padding: 35px 25px;
    background-color: rgb(242, 242, 242);
}

.feature-description p {
  font-weight: 300!important;
  font-size: 20px;
  line-height:1.3;
}

.feature-title {
  background-image: linear-gradient(rgba(18,83,125,1), rgba(33,30,78,1))!important;
    padding: 5px 25px;
  color: #fff!important;
  text-align:center;
}

.feature-title h2 {
  color: #fff;
  margin:0;
}

.feature-pic img {
  padding-top: 25px;
}

#bonus-box {
  border: solid 2px #BDBDBD!important;
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 50%);
  margin-top: 45px;
}

.bonus-number h2 {
  font-family: Tracking Brush Font;
  text-align:center;
}

.bonus-number {
      background: #fede39;
  width: 25%!important;
  margin:0!important;
}

.bonus-number strong {
      margin-left: 48px;
    position: absolute;
    color: #fede39;
  font-style: normal;
}

.bonus-title {
  background-image: linear-gradient(rgba(18,83,125,1), rgba(33,30,78,1))!important;
    padding: 5px 25px;
  color: #fff!important;
  text-align:center;
  width: 75%!important;
  margin:0!important;
}

.bonus-title h2 {
  color: #fff;
  margin:1px 0;
}

.tracking-yellow h1 {
  font-family: Tracking Brush Font;
  font-size: 70px;
    color: #fede39;
  margin: 10px 0;
}

.tracking-yellow h2 {
  color: #fff;
  margin:0;
}

.oba-offer p {
  font-size: 26px;
  color: #fff;
}

.oba-offer p strong {
  color: #fede39;
}

.oba-offer h1 {
  font-size: 50px;
    color: #fede39;
  text-align:center;
}

  .oba-offer h2 {
  color: #fff;
    text-align:center;
}

.tracking-blue h1 {
  font-family: Tracking Brush Font;
  font-size: 62px;
  color: #0f6ea6;
}

.test-pic img {
  width: 600px;
  margin: 0 auto;
}

.fa-tracking h1 {
  font-family: Tracking Brush Font;
  font-size: 62px;
  color: #fede39;
}

.fa-tracking h2, .fa-tracking h3 {
  color: #fff;
}
.fa-tracking h2 {
  font-size: 34px;
}

.fa-tracking h3 {
  font-size: 28px;
}

.bonus-box {
  background: #fff;
  padding: 0px 20px 20px;
  text-align:center;
}

.bonus-box h3 {
  color: #0f6ea6;
  font-size: 30px;
}

.bonus-box p {
  font-size: 20px;
}

.tracking-plus h1 {
  font-family: Tracking Brush Font;
  font-size: 90px;
  color: #fede39;
  margin:0;
}

.oba-offer h3 {
  text-align:center;
  color: #fff;
  font-size: 32px;
  z-index: 1;
    overflow: hidden;
  position: relative;
}

.oba-offer h4 {
  text-align:center;
  color: #fff;
  font-size: 32px;
    background:#0174c7;
  padding: 5px 15px;
  border: 1px solid #fede39;
      margin: 0 auto;
    width: 400px;
}

.oba-offer h3:before, .oba-offer h3:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 48%;
    height: 3px;
    content: '\a0';
    background-color: #fff;
      margin: 0 15px;
}
.oba-offer h3:before {
    margin-left: -50%;
    text-align: right;
}

.arrow img {
      padding-top: 45px;
}

.ty-box {
  padding: 20px;
  border: 1px solid #333;
}

.ty-text p, .ty-text h1, .ty-text h2, .ty-text h3 {
    font-family: 'Montserrat', sans-serif;
}

.ty-text h2 {
  color: #1076ac;
  font-size: 28px;
}

.call-box p, .call-box h2 {
  color: #211e4e;
}

.call-text p, .call-text h2 {
  color: #211e4e;
}

.call-box {
  border: 3px dashed #211e4e;
  width: 900px!important;
  max-width: 90%!important;
  float: none!important;
  margin: 0 auto!important;
  padding: 10px 45px;
}

.call-text h1 {
  font-family: Tracking Brush Font;
  font-size: 72px;
  color: #211e4e;
  margin-top: 0;
}

.call-text h3 {
  color: #211e4e;
}

.call-text h2 em {
  font-family: Tracking Brush Font;
  color: #F9D751;
  font-size: 38px;
}

.call-pic img {
      -webkit-box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
    box-shadow: 0 2px 5px 2px rgb(0 0 0 / 30%);
}

.call-btn a {
  background: linear-gradient( 
135deg , #07b4f1 60%, #0182d7);
    box-shadow: 5px 10px 18px 1px #3d3d3d;
      font-size: 26px;
      padding: 10px 3%;
  color: #fff;
  border-radius: 15px;
  display: inline-block;
}

.call-text2 h1 {
  color: #fff;
  font-size:42px;
}

.call-text2 h1 em {
  color: #f9d751;
}

.call-cta h1 {
  font-family: Tracking Brush Font;
  font-size: 92px;
    color: #f9d751;
  text-shadow: 5px 0px 0px #000000;
  margin:15px 0 0;
}

.call-cta h2 {
      font-size: 23px;
    color: #211e4e;
}

.call-list p {
  font-size: 20px;
}

.call-list.check li {
  margin-top: 10px;
    -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 20%);
    box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 20%);
}

.countdown-wrap {
  background: #242150;
  border: 4px solid #fbdd36;
  padding: 25px 25px 45px;
}

.countdown-wrap h3 {
  color: #fff;
  font-size: 38px;
  margin-bottom: 0;
  margin-top: 0;
}

.countdown-wrap p {
  color: #fbdd36;
  font-size: 22px;
  margin: 0;
}

.countdown-outer {
  padding: 0 0 0 95px;
}

.replay-top-text h2 {
  font-size: 38px;
}

.replay-countdown {
  padding: 25px 0;
  background: #1075ab;
  background-blend-mode: multiply;
    mix-blend-mode: multiply;
}

.jesse-replay-pic {
  margin-top: -251px;
  margin-bottom: -29px;
}

.jesse-replay-pic img {
  width: 400px;
}

.replay-session {
  padding: 25px 0;
}

.replay-session h3 {
  font-size: 26px;
}

.replay-session h3 strong {
  color: #1075ab;
}

.replay-button a {
  padding: 13px 25px;
  font-size:31px;
  background-image: linear-gradient(#0876ad, #211e4e)!important;
  width: 600px;
  color: #fff;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight:700;
  display:block;
      float: none;
    margin: 0 auto;
  text-transform: uppercase;
}

.replay-button a:hover {
  -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 70%);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.7);
    box-shadow: 0 1px 5px rgb(0 0 0 / 70%);
}

.replay-button a em {
  color: #fbdd36;
  font-size: 23px;
}

.replay-button {
  position:relative;
}


.replay-button:before, .replay-button:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 48%;
    height: 3px;
    content: '\a0';
    background-color: #fbdd36;
      margin: 0 15px;
  z-index: -1;
}
.replay-button:before {
    margin-left: -50%;
    text-align: right;
}

.mobile {
  display: none; 
}


.replay-3hp h2 {
   font-size: 38px;
   color: #1075ab;
  margin-top:15px;
}

.replay-3hp h2 em {
   color: #1c1e50;
}

.replay-3hp h4 {
      font-size: 26px;
    margin: 0;
}

.replay-otm h2 {
   font-size: 48px;
   color: #1075ab;
  margin-top:15px;
}

.replay-otm h2 em {
   color: #1c1e50;
}

.replay-otm h4 {
      font-size: 26px;
    margin: 0;
}

#replay-3hp-wrap {
  background: #1075ab;
  padding: 10px 25px 25px;
  width: 95%;
  max-width: 900px;
  float:none;
  margin: -10% auto 7%;
}

#replay-otm-wrap {
  background: #1075ab;
  padding: 10px 25px 25px;
  width: 95%;
  max-width: 900px;
  float:none;
  margin: -10% auto 10%;
}

.replay-top {
  padding-bottom: 14%!important;
}

.replay-top-otm {
  padding-bottom: 11%!important;
}

#col-sm .replay-3hp-countdown {
  background: #1c1e50;
  border: 2px solid #fbdd35;
    padding: 0 10px 0 15px;
    margin: -10% auto 0 auto;
    color: #fff;
  width: 70%;
  float:none;
  text-align:center;
}



.replay-3hp-countdown li span.countdown-label, .replay-3hp-countdown li span.countdown-number {
  color: #fff!important;
}

.replay-3hp-countdown h4 {
  color: #fff;
  margin: 8px 0 -8px 0;
  font-size:20px;
}

#col-sm .replay-otm-countdown {
  background: #1c1e50;
  border: 2px solid #fbdd35;
    padding: 0 10px 0 15px;
    margin: 2% auto -12% auto;
    color: #fff;
  width: 70%;
  float:none;
  text-align:center;
}



.replay-otm-countdown li span.countdown-label, .replay-otm-countdown li span.countdown-number {
  color: #fff!important;
}

.replay-otm-countdown h4 {
  color: #fff;
  margin: 8px 0 -8px 0;
  font-size:20px;
}



.coach-apply-text h1, .coach-apply-text h2, .coach-apply-text h3, .coach-apply-text p {
  color: #fff;
}

.coach-apply-text h1 {
  font-size: 45px;
  font-weight: bold;
}
.coach-apply-text h2 {
  margin: 45px 0 60px;
  position:relative;
}
.coach-apply-text h2 strong {
  background: #fbdd36;
  padding: 25px 45px;
  font-size:28px;
  color: #211e4e;
  font-weight: bold;
      z-index: 1;
    position: relative;
}
.coach-apply-text h3 {
  margin: 45px 0;
}
.coach-apply-text h3 em {
  background: transparent;
  color: #fbdd36;
  border: 5px solid #fff;
  font-size: 28px;
  padding: 15px 45px;
}
.coach-apply-text p {
  font-size: 26px;
    line-height: 1.5;
}

.coach-apply-text h2:after {
    z-index: 0;
    position: absolute;
    top: 87%;
    left: 70%;
    margin-left: -26%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 50px #fbdd36;
    border-left: solid 50px transparent;
    border-right: solid 50px transparent;
}

.form-wrap {
background: #fff;
    padding: 25px 65px 25px 45px; 
    margin-top: -155px;
}
.form-wrap h1 {
  font-size:38px;
  font-weight:bold;
}

.form.coach input[type=submit] {
  background-image: linear-gradient(#0876ad, #211e4e)!important;
    color: #fff;
    border: 0;
    font-size: 23px;
    padding: 15px 20px;
    border-radius: 0;
    width: 300px;
    float: none;
    margin: 0px auto -55px;
    display: block;
    text-transform: uppercase;
    font-family: 'Lato';
    font-weight: bold;
}

.form.coach input[type=text], .form.coach input[type=tel], .form.coach input[type=email], .form.coach textarea {
  font-family: monospace;
}

.otm-expire {
      background: #f2f2f2;
    padding: 5px;
    border-radius: 3px;
    margin-top: -4%;
}

.otm-expire p {
 margin:0;
  text-align:center;
  font-size:16px;
}

.otm-replay-text p {
  font-size: 20px;
  line-height: 1.5;
}

.otm-replay-text h2 {
  font-weight: bold;
  color: #1075ab;
}

.replay-mini h2 {
  font-size: 34px;
    color: #151550;
  margin:0;
}

.replay-mini p {
  font-size: 27px;
}

.replay-mini h2 strong {
  color: #1075ab;
  font-weight: 700;
}

.guide-book img {
  margin-top: -60px;
  margin-left: -70px;
  max-width: 115%!important;
}

.guide-title h1 {
  color: #FEDE39;
    font-family: "Montserrat", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 4px;
  margin-bottom: 0;
}

.guide-text h3 {
  color: #1075aa;
  font-family: "Lato", Sans-serif;
  font-size: 21px;
  font-weight:900;
  margin:0!important;
}

.guide-text p {
      margin: 5px 0!important;
    font-size: 21px;
    font-weight: bold;
}

.guide-text hr {
  height:0px;
  border-bottom: 4.3px dotted #478BB6;
  border-top: 0;
    margin-top: 35px;
}

.guide-title h2 {
  color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 4px;
  margin-top:0;
}

.guide-bullets h2 {
  font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 600;
      margin-left: 50px;
}

.guide-bullets p {
  font-size: 16px;
  margin:0;
      font-style: italic;
    font-weight: 700;
    line-height: 1.5;
}

.guide-bullets li {
  padding: 10px 10px 10px 50px;
    background-image: url(https://buildyourbrandonline.com/wp-content/uploads/2021/04/list-item.png);
    background-repeat: no-repeat;
    background-position: left top 6px;
    background-size: 30px;
    top: 10px;
    color: black;
    font-family: "Lato";
    font-weight: 600;
    margin-left: -40px;
}

.guide-form input[type=text], .guide-form input[type=email] {
  background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;

}

.guide-form .hs-form-field {
    margin: 15px 0;
}

.guide-form input[type=submit] {
      border-radius: 0px;
    background-color: #fede39;
    color: #000;
    border: 1px solid #ecce35 !important;
    font-size: 15px;
    width: 100%;
}

.guide-pic img {
  margin-bottom: -130px;
    padding-top: 15px;
    overflow: hidden;
    position: inherit;
    display: block;
}

.guide-test h2 {
  color: #0075b2;
}

.guide-test h3 {
  color: #201652;
}

.btn-gradient4.guide a {
  width:260px!important;
}

.results-text h1 {
 font-size: 48px; 
  color: #1c1e50;
  padding: 0 45px;
}

.testimonial-box {
  background: linear-gradient(#0876ad, #211e4e);
      padding: 35px 35px 25px;
    text-align: center;
    max-width: 600px;
    margin: 0 auto!important;
    float: none!important;
  border: solid 2px #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
}

.results-testimonial h2 {
  color: #fedf39;
  font-style: italic;
  font-weight: bold;
}

.results-testimonial p {
  color: #fff;
  font-weight: 200;
}

.testimonial-pic img {
  width:200px;
  margin-bottom: -75px;
}


.yellow-title h1 {
  font-size: 33px;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-weight:bold;
  color: #211e4e;
}

.so-title {
  padding: 25px 0;
}

.so-title h2 {
  font-size: 32px;
  color: #211e4e;
  line-height: 1.5;
}

.so-title h2 em {
  color: #1075ab;
  font-weight:bold;
}

.so-title h1 {
  font-size: 39px;
  color: #211e4e;
  font-weight:bold;
}

#so-date-wrap {
  background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/SOC-Implementation-BG3.png);
  background-size:contain;
  background-position: bottom center;
  background-repeat:no-repeat;
  height: 422px;
      width: 1200px;
    margin: -50px auto 0;
    float: none;
}

#so-date-box {
 width: 90%;
    max-width: 550px;
    text-align: center;
    display: block;
    margin: 5px 0 0px 400px; 
}

#so-date-box p {
  font-size: 22px;
  color: #211e4e;
  font-weight:bold;
}

.gray-box {
 background: #fff; 
  border: 2px solid #b2b2b2;
  padding: 15px 75px 25px;
      margin: -35px auto;
}

.gray-box h2 {
 font-size: 39px;
  color: #1176b0;
  font-weight:bold;
}

.gray-box p {
  font-size: 25px;
  line-height: 1.5;
}

.gray-box hr {
 border:0;
  background: #fde318;
  height: 3px;
  width: 80%;
  margin: 0 auto;
  float:none;
}

.so-text h2 {
 font-size: 39px;
  color: #1176b0;
}

.so-text p {
  font-size: 25px;
  line-height: 1.5;
}

.so-text hr {
 border:0;
  background: #fde318;
  height: 3px;
  width: 80%;
  margin: 0 auto;
  float:none;
}

#so-date-wrap2 {
  background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/SOC-Implementation-BG4.png);
  background-size:contain;
  background-position: bottom center;
  background-repeat:no-repeat;
  height: 285px;
    margin: 0 auto 140px;
    float: none;
}

#so-date-box2 {
 width: 90%;
    max-width: 550px;
    text-align: center;
    display: block;
    margin: 40px auto 0; 
  float:none;
}

#so-date-box2 p {
  font-size: 22px;
  color: #211e4e;
  font-weight:bold;
}

.gray-ty-text p {
 font-size: 29px; 
}
.gray-ty-text p em {
 font-size: 22px; 
  font-style:normal;
}

.text2 {
  width: 100%!important;
    max-width: 650px!important;
    float: none!important;
    margin: 0 auto!important;
}

  .text2 p {
 font-size: 24px; 
}

.replay-otm2 h2 {
   font-size: 44px;
   color: #211e4e;
  margin-top:15px;
  margin-bottom:0;
}

.replay-otm2 h2 em {
   font-size: 36px;
   color: #211e4e;
  margin-top:15px;
  margin-bottom:0;
}

.replay-otm2 h4 {
   font-size: 27px;
   color: #211e4e;
  font-weight:200;
  margin-top:15px
}

.replay-otm2 h3 {
   font-size: 30px;
   color: #211e4e;
  font-weight:200;
  margin-top:15px
}
.otm-replay-btn {
  transition: box-shadow 0.3s ease-in-out;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.otm-replay-btn:hover {
-webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.5); 
box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.5);
   -webkit-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
}

.otm-replay-btn p {
  color: #fbdd36;
  font-weight:800;
  font-size: 26px;
  margin: 5px 0 0;
}

.otm-replay-btn .sub {
  color: #fff;
  font-weight:800;
  font-size: 18px;
  margin: 10px 0;
}

.ty-top-text p {
  color:#fff;
}

.ty-title-text h2 {
  font-weight: 800;
  font-size: 45px;
  color: #47b7e6;
}

#vsl-bkg {
 background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/jesse-bkg.png);
  background-size:cover;
  background-position: right top -110px;
    background-repeat: no-repeat;
}

#bookcall-bkg {
 background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/jesse-bkg.png);
  background-size:cover;
  background-position: right top -110px;
    background-repeat: no-repeat;
}

.vsl h2 {
  font-size: 28px;
    color: #151550;
  margin:0;
  padding-bottom:15px;
}

.vsl p {
  font-size: 17px;
}

.vsl h2 strong {
  color: #1075ab;
}

.vsl-logo {
  text-align:left;
}

.time p strong, .time a {
  color: #1075ab;
  padding:0;
}

#vsl-bar {
 position: fixed;
    bottom: -155px;
    width: 100%;
    left: 0;
    padding: 0 0 20px;
    transition: bottom 1s; 
}


.book-call h2 {
  font-size: 42px;
    color: #201652;
  margin:0;
}

.book-call h3 {
  font-size: 34px;
    color: #201652;
  margin:0;
}

.book-call p {
  font-size: 20px;
}

.book-call h2 strong {
  color: #1075ab;
  font-weight: 700;
}

.vid-left {
  padding-top: 85px;
  margin-left: 100px!important;
}
.vid-right {
  padding-top: 35px;
  margin-left: -75px!important;
}


@media only screen and (max-width: 1100px) {
.countdown-wrap h3 {
    margin-top: 5px!important;
  font-size:22px;!important;
  }
}


@media only screen and (max-width: 720px) {
  
  .vid-left {
  padding-top: 35px;
  margin-left: 0px!important;
}
.vid-right {
  padding-top: 35px;
  margin-left: 0px!important;
}
  
  #bookcall-bkg {
  background-position: right top -50px;
  }
  
  .book-call h2 {
    font-size: 26px;
  }
  .book-call p {
  font-size: 16px;
}
  .book-call h3 {
  font-size: 22px;
    margin-bottom: 15px;
}

  
  .vsl-logo {
  text-align:center;
}
  
  .vsl h2 {
  font-size: 19px;
}
  
  .vsl p {
  font-size: 16px;
}
  
  .ty-title-text h2 {
  font-size: 35px;
}
  
  .otm-replay-btn p {
  font-size: 16px;
}
  
  .otm-replay-btn .sub {
  font-size: 13px;
}

  
  .replay-otm2 h2 {
    font-size:22px;
  }
  
  .replay-otm2 h3, .replay-otm2 h4, .replay-otm2 h2 em {
    font-size:18px;
  }
  
  .text2 p {
 font-size: 20px!important; 
}
  
  .gray-ty-text p {
 font-size: 24px; 
}
.gray-ty-text p em {
 font-size: 18px; 
  font-style:normal;
}
  
  .so-title h1 {
    font-size: 32px;
  }
  
  .so-title {
    padding: 15px 0 0;
  }
  
  #so-date-wrap, #so-date-wrap2 {
  background: url(https://20264589.fs1.hubspotusercontent-na1.net/hubfs/20264589/Landing%20Pages/SOC-Implementation-BG-mobile.png);
  background-size:contain;
  background-position: bottom center;
  background-repeat:no-repeat;
  height: 274px;
    margin: 0 auto 120px;
    float: none;
    width:100%;
}
  #so-date-box, #so-date-box2 {
 width: 90%;
    max-width: 550px;
    text-align: center;
    display: block;
    margin: 20px auto 0; 
  float:none;
    padding: 0 22px;
}
  
  .yellow-title h1 {
    font-size:20px;
    letter-spacing: 5px;
    line-height: 1.5;
  }
  
  .so-title h2 {
    font-size: 22px;
  }
  
  #so-date-box p, #so-date-box2 p {
    font-size: 18px;
  }
  
  .btn-gradient7 a {
   font-size:28px;
  }
  
  .btn-gradient7 a em {
    font-size:15px;
    letter-spacing: 2px;
  }
  
   .btn-gradient8 a {
   font-size:28px;
     width: 80%;
  }
  
  
  .gray-box {
    padding: 5px 20px 25px;
  }
  
  .gray-box p, .so-text p {
    font-size: 20px;
  }
  
  .gray-box h2, .so-text h2 {
    font-size: 32px;
  }
  
  .results-text h1 {
 font-size: 28px; 
    padding:0;
  }
  
  .testimonial-pic img {
    width: 170px;
    margin-bottom: -60px;
  }
  
  .guide-form input[type=text], .guide-form input[type=email] {
    width:100%!important;
  }
  
  .guide-book img {
  margin-top: 10px;
  margin-left: 0px;
  max-width: 100%!important;
}
  .guide-pic img {
    display:none!important;
  }
  
  .guide-text h3, .guide-text p {
    text-align:center;
  }
  
  .guide-bullets h2 {
    margin-left: 0;
    text-align: center;
}
  
  .replay-mini h2 {
  font-size: 28px;
}
  
  .replay-mini p {
  font-size: 24px;
}
  .replay-btn .btn-gradient5 p {
    font-size: 20px;
}
  
  .replay-logo img {
    width:80px;
  }
  
  .coach-apply-text h2:after {
  top: 50%;
    left: 70%;
    margin-left: -35%;
  }
  
  .coach-apply-text h1 {
  font-size: 24px;
  }
  .coach-apply-text h2 strong {
    padding: 10px 25px;
    font-size: 20px;
    display:block;
  }
  .coach-apply-text h2 {
    margin: 25px 0;
  }
  .coach-apply-text p {
    font-size: 18px;
  }
  .coach-apply-text h3 em {
    font-size: 20px;
    padding: 15px 20px;
    display: block;
  }
  .coach-apply-text h3 {
    margin: 25px 0;
  }
  .form-wrap h1 {
    font-size: 25px;
  }
  .form-wrap {
    padding: 5px 25px 25px 25px;
  }
  
  .hide {
    display:none!important;
  }
  
  .mobile {
    display: block!important;
  }
  
  h2 {
    font-size: 22px;
  }
 
  .sysi-logo img {
    width: 300px;
}
  .otm-logo img {
  width: 200px;
}
  
  .jesse-pic {
    display:none!important;
  }
  
  .btn-gradient a, .btn-gradient2 a, .btn-gradient3 a, .btn-gradient4 a, .btn-gradient5 a {
    font-size: 20px;
    margin: 0 auto 30px;
  }
  
  .btn-gradient3 a {
    width:auto;
  }
  
  .yellow-border {
    margin: 0 0 20px;
  }
  
  .font24 p {
    font-size: 18px;
}
  
  .check li {
    padding-left: 50px;
  }
  
  .tracking h1 {
    font-size: 55px;
    margin: 5px;
  }
  
  #price-box1, #price-box2, #price-box3, #price-box4 {
    padding: 30px 20px 0px;
  }
  
  .btn1 a, .btn2 a {
    font-size: 18px!important;
  }
    
  .nav {
    padding: 0;
  }
  
  #footer-bkg a {
    width: 95%;
    float: left;
  }

.hs-form-field input[type=text], .hs-form-field input[type=tel], .hs-form-field input[type=email], .hs-form-field select, .hs-form-field textarea {
  width: 94%;
  height: 40px;
  }
  
  
.pay h3 {
    font-size: 20px;
  }
  
  .pay p {
    font-size: 16px;
}
  
  .waitlist h1 {
  font-size:28px;
}
    .waitlist h2 {
  font-size:18px;
}
  .waitlist p {
  font-size:16px;
}
  
  .app h1 {
  font-size:30px;
}
  
  .yellow-btn a {
    width: 85%;
  }
  
  .top-title h3 {
    font-size: 18px;
  }
   .top-title h1 {
    font-size: 27px;
  }
.top-cta h3 {
  font-size: 16px;
  }
  
  .top-cta p a {
    font-size: 15px;
  }
  
  .btn4 a {
    font-size: 18px;
  }
  
  h3 {
    font-size: 18px;
  }
  
  .general-price h2, .premier-price h2 {
    font-size: 50px;
  }
  
  .oba-box h2 {
    font-size: 25px;
  }
  
  .oba-box p {
    font-size: 18px;
  }
  
  .oba-box a {
    font-size: 16px;
  }
  
  .oba-btn {
    font-size:18px!important;
  }
  
  .oba-box h3 {
    font-size: 27px;
  }
  
  .oba-tracking h2 {
    font-size: 18px;
  }
  
  .oba-tracking h1 {
        font-size: 52px;
  }
  
  .feature-title h2 {
    font-size: 17px;
  }
  .feature-description p {
    font-size: 18px;
  }
  
  .bonus-number strong {
    display: none;
  }
  
  .bonus-number h2 {
    margin:0;
    font-size: 28px;
  }
  .bonus-number {
    width: 100% !important;
    padding: 15px 0;
  }
  
  .bonus-title {
    width: 100% !important;
  }
  
  .bonus-title h2 {
    font-size: 18px;
  }
  
  .yellow-btn a {
    font-size: 18px;
  }
  
  .blue-link a {
    font-size: 18px;
  }
  
  .tracking-yellow h1 {
    font-size: 38px;
  }
  
  .oba-offer p {
    font-size: 18px;
  }
  
  .oba-offer h1 {
    font-size: 30px;
    text-align:center;
  }
  
  .tracking-blue h1 {
    font-size: 38px;
  }
  
  .feature-pic img {
    padding-top: 0;
  }
  
  .arrow {
    display:none!important;
  }
  
  .oba-offer h4 {
    font-size: 22px;
    width:auto!important;
  }
  
  .fa-tracking h3 {
    font-size: 20px;
    margin:0;
  }
  
  .fa-tracking h1 {
    font-size: 48px;
  }
  
  .fa-tracking h2 {
    font-size: 22px;
  }
  .bonus-box {
    background: #fff;
    padding: 0px 10px 20px;
  }
  
  .bonus-box h3 {
    font-size: 20px;
  }
  
  .bonus-box p {
    font-size: 18px;
  }
  
  .oba-offer h3 {
    font-size: 24px;
    position:unset;
  }
  
  .oba-offer h3:before, .oba-offer h3:after {
    width:0%;
}
  
  .call-text h1 {
    font-size: 45px;
  }
  
  .arrow2 {
    display:none!important;
  }
  
  .call-box {
        padding: 10px 15px;
  }
  
  .call-text h2 em {
    font-size: 26px;
  }
  
  .call-btn a {
    font-size: 18px;
  }
  
  .call-text2 h1 {
    font-size: 32px;
  }
  
  .call-list p {
    font-size: 18px;
  }
  
  .call-cta h1 {
    font-size: 50px;
  }
  
  .call-cta h2 {
    font-size: 20px;
  }
  
  .replay-button a {
    width: 80%;
    font-size: 25px;
    border-radius:10px;
  -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 70%);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.7);
    box-shadow: 0 1px 5px rgb(0 0 0 / 70%);
  }
  
  .replay-button a em {
    font-size: 18px;
  }
    .replay-button {
      position:unset;
  }
  
  .replay-top-text h2 {
    font-size:25px;
  }
  
  .jesse-replay-pic img {
    display:none;
  }
  
  .jesse-replay-pic {
    margin-top: 0;
    margin-bottom: 0;
  }
  
  .replay-countdown {
    padding: 25px 0 55px;
  }
  
  .countdown-wrap h3 {
    font-size: 23px;
  }
  
  .replay-session h3 {
    font-size:22px;
    text-align:center;
    margin: 0;
  }
  
  .replay-session h3 strong { 
    font-size: 32px;
  }
  
  .replay-button:before, .replay-button:after {
   display:none;
}
  
  .mobile {
  display: block; 
}
  .hide {
    display:none;
  }
  
  .countdown-outer {
  padding: 0;
}
  
  .countdown-wrap p {
    font-size: 15px;
  }
  
  .replay-3hp h2 {
   font-size: 26px;
}

.replay-3hp h4 {
   font-size: 22px;
}
  
    .replay-otm h2 {
   font-size: 36px;
}

.replay-otm h4 {
   font-size: 22px;
}
 
  
  .replay-3hp-countdown li span.countdown-label {
  font-size: 14px!important;
}
  .replay-3hp-countdown li span.countdown-number {
    font-size: 22px!important;
  }
  
  #col-sm .replay-3hp-countdown {
    width: 100%;
  }
.replay-3hp-countdown h4 { 
  font-size: 18px;
  }
  
    .replay-otm-countdown li span.countdown-label {
  font-size: 13px!important;
}
  .replay-otm-countdown li span.countdown-number {
    font-size: 20px!important;
  }
  
  #col-sm .replay-otm-countdown {
    width: 100%;
    padding: 0 5px 0 5px;
    margin: 6% auto -19% auto;
  }
.replay-otm-countdown h4 { 
  font-size: 16px;
  }
 
  .otm-expire {
    background: #f2f2f2;
    padding: 15px 5px 10px;
    border-radius: 3px;
    margin-top: -12%;
}
  
  .btn-gradient5 p {
  font-size: 15px;
}
  
  .cta-title p {

  font-size: 18px;
}
  
    .cta-title p strong {

  font-size: 20px;
}
  
  #replay-3hp-wrap {
  padding: 0px 0px 5px;
  }
  
}