@font-face {
  /* Design Name: Helvetica Now Text (Regular) */
  font-family: 'Helvetica Now';
  src: url('../fonts/HelveticaNowTextRegular_normal_normal_subset1.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  /* Design Name: Helvetica Now Text Medium */
  font-family: 'Helvetica Now';
  src: url('../fonts/HelveticaNowTextMedium_normal_normal_subset1.woff2') format('woff2');
  font-weight: 500;
  font-style: medium;
  font-display: swap;
}
@font-face {
  /* Design Name: Helvetica Display Black  */
  font-family: 'Helvetica Now';
  src: url('../fonts/HelveticaNowDisplayBlack_normal_normal_subset1.woff2') format('woff2');
  font-weight: 800;
  font-style: bolder;
  font-display: swap;
}
/*****************************************************************/
body {
  margin: 0 auto;
  background: #fff;
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  text-rendering: optimizeLegibility;
  font-size: 16px;
}
header {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
  height: auto;
  z-index: 1000;
  background-color: rgba(0, 0, 235, .8);
}
.feature-icons img {
  display: block;
  max-width: 150px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 auto;
}
.hdr-bar2 {
  background-color: rgba(25, 25, 25, .9);
  width: 100%;
  padding: 15px 15px 10px 15px;
}
.outline-white {
  color: #ffffff;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #ffffff;
}
.outline-black {
  color: #000;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000;
}
.hdr-logo {
  height: 30px;
  margin-top: 10px;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0;
  padding-bottom: .5rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.nav-link {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  font-weight: 400;
}
.navbar-dark .navbar-nav .nav-link {
  text-transform: uppercase;
  font-size: 14px;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 1);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, .75) !important;
}
.uc {
  text-transform: uppercase
}
.marine-logo-intro {
  width: 500px;
  margin-left: -24px;
  margin-top: .5rem;
}
.hero-height {
  height: 40vh;
}
.hero h1 {
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 800;
  font-style: bolder;
  /*text-transform: uppercase !important;*/
  font-size: 4vw !important;
  line-height: .98em !important;
  text-align: center;
}
h1 {
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 800;
  font-style: bolder;
  font-size: 2.6rem !important;
  line-height: 110% !important;
  text-transform: none !important;
}
#offerIntro h3 li {
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 800;
  font-style: bolder;
  font-size: 2rem !important;
  line-height: 110% !important;
  text-transform: none !important;
}
#offerPlans h1 span {
  font-size: 27px !important;
  line-height: normal !important;
  font-family: 'Helvetica Now', sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  letter-spacing: -.1px !important;
  text-transform: none !important;
}
h1 em {
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 500;
  font-style: medium italic;
}
/*h1 {
  font-family: 'Helvetica Now', sans-serif;font-weight: 800;font-style: bolder;
  text-transform: uppercase;
  font-size: 4.125rem;
  line-height: .9em;
}
h1 span, h2 span {
  font-family: 'GT-America-Expanded-Medium-Italic', "Arial Black Italic", sans-serif;
  text-transform: uppercase;
}*/
.hero-caption {
  text-align: center;
  margin-top: 0px;
  font-size: 10px;
}
/*@media (max-width: 675px) {
  .hero-caption {
    float: none;
    padding-left: 15px;
    margin-top: 0px;
    font-size: 10px;
  }
}*/
.or-container {
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  padding: 4.25em 0px 0px 0px;
  position: absolute;
  z-index: 100;
}
.or-inner {
  background-color: #0000eb;
  width: 130px;
  text-align: center;
  padding: 0px;
  margin: 0 auto;
}
.or-inner h1 {
  color: #fff;
  padding: 20px;
}
.savings-circle-left {
  width: 60px;
  position: absolute;
  left: -10px;
  top: -10px;
}
.savings-circle-right {
  width: 60px;
  position: absolute;
  right: -10px;
  top: -10px;
}
.list-feature {
  margin-bottom: 0px;
}
.list-feature-plus {
  padding-left: 13px;
  list-style-type: "+" !important;
  font-weight: bolder;
  color: #0000eb;
  margin-bottom: 0px;
}
.list-feature-plus li {
  padding-left: 7px;
}
#offerBenefits .btn-outline-secondary {
  color: #fff;
  border-color: #fff;
}
#offerBenefits .btn-outline-secondary:hover {
  color: #fff;
  /*background-color: #fff;*/
  border-color: #fff;
  /*opacity: .5;*/
}
#offerBenefits a:focus, #offerBenefits a:visited {
  color: #fff !important;
}
#offerBenefits a:hover, #offerBenefits a:active {
  color: #52035B !important;
  text-decoration: underline;
}
#offerIntro .btn-outline-secondary {
  color: #fff;
  border-color: #fff;
}
#offerIntro .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6900FF;
  border-color: #fff;
  /*opacity: .5;*/
}
#offerIntro a:focus, #offerBenefits a:visited {
  color: #fff !important;
}
#offerIntro a:hover, #offerBenefits a:active {
  color: #0000eb !important;
  text-decoration: underline;
}
#keyFeatures .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-left: 0px !important;
  border-right: 0px !important;
  border-top: 0px ! important;
  border-bottom: 0px !important;
  border-radius: 0rem;
}
#keyFeatures .border-rl-blue {
  border-left: 3px solid #0000eb;
  border-right: 3px solid #0000eb;
}
#keyFeatures .border-rl-transparent {
  border-left: 3px solid;
  border-left-color: transparent;
  border-right: 3px solid;
  border-right-color: transparent;
}
#keyFeatures .card-body {
  flex: 1 1 auto;
  padding: 5px 5px;
}
#keyFeatures .card-body img, svg {
  vertical-align: bottom;
}
ol {
  margin: 0 0 1.5em;
  padding: 0;
  counter-reset: item;
}
ol > li {
  margin: 0;
  padding: 0 0 .7em 2em;
  text-indent: -1em;
  list-style-type: none;
  counter-increment: item;
}
ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}
/*********************** ACCORDIANS *********************/
.accordion-button:not(.collapsed) {
  color: #000;
  background-color: #f5f5f5;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 800;
  font-style: bolder;
  text-transform: uppercase;
  color: #000;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}
#offerFAQ .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #000;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
#offerFAQ .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 800;
  font-style: bolder;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  background-color: #000;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}
#offerFAQ .accordion-body {
  background-color: #000;
  color: #fff;
}
#offerFAQ .accordion-button::after {
  background-image: url("../images/download.svg");
}
/*********************************************************/
.bg-mist-green-gradient {
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #002630 15%, #00677b 50%, #002630 85%, #000000 100%);
  background: -webkit-linear-gradient(top, #000000 0%, #002630 15%, #00677b 50%, #002630 85%, #000000 100%);
  background: linear-gradient(to bottom, #000000 0%, #002630 15%, #00677b 50%, #002630 85%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
.bg-sxm-blue-gradient {
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #0000eb 50%, #000000 100%);
  background: -webkit-linear-gradient(top, #000000 0%, #0000eb 50%, #000000 100%);
  background: linear-gradient(to bottom, #000000 0%, #0000eb 50%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
.bg-intro {
  background-image: url("../images/backgrounds/bg-intro-marine-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  /*height: 70vh;*/
  /*padding-top: 65px;*/
}
.bg-hero-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+30,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0); /* IE6-9 */
  width: 100%;
}
.bg-intro-2 {
  background-image: url("../images/video-fpo.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  /*padding-top: 65px;*/
}
#intro h2 {
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 800;
  font-style: bolder;
  text-transform: uppercase;
  font-size: 2.125rem;
  line-height: .9em;
}
#features h5 {
  font-weight: bold;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 2.7rem;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 2.25rem;
  }
  #offerIntro h3 li {
    font-family: 'Helvetica Now', sans-serif;
    font-weight: 800;
    font-style: bolder;
    font-size: 1.6rem !important;
    line-height: 110% !important;
    text-transform: none !important;
  }
  #intro-video .container {
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
    max-width: none !important;
  }
  .marine-logo-intro {
    width: auto;
    padding: 50px 0px 0px 0px;
    margin: .5rem 10px 10px 10px;
  }
  .hero-height {
    height: 39.4vh;
  }
  .bg-intro {
    background-image: url("../images/backgrounds/bg-intro-marine-2.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  .bg-hero-gradient {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+30,1+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0); /* IE6-9 */
    width: 100%;
  }
}
h2 {
  font-weight: 800;
  font-size: 28px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #333;
}
.hr-white {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #fff;
}
.img-rounded {
  border-radius: 6px;
}
a {
  color: #0072ba;
  text-decoration: none;
  font-weight: 700;
}
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.caps {
  text-transform: uppercase;
}
p.legal {
  font-size: 14px;
  line-height: 15px;
}
#features p.legal {
  font-size: 10px;
  line-height: 15px;
  padding-top: 15px;
  margin-bottom: 0px;
}
h1 sub, sup {
  position: relative;
  font-size: 50%;
  line-height: 0;
  vertical-align: baseline;
}
/******** main buttons **********/
.sxm-bootstrap .scrollToBtns a.btn.btn-lg {
  white-space: nowrap;
  font-size: 26px !important;
}
.sxm-bootstrap a.btn.btn-lg {
  white-space: nowrap;
  font-size: 21px;
}
a.btn-outline {
  display: block;
  margin: 10px auto 0 auto !important;
  text-decoration: none;
  border-radius: 6px;
  border: 2px solid #fff;
  color: #fff;
  padding-top: 15px !important;
  transition: .5s;
}
a.btn-outline:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
a.btn-outline:focus {
  background-color: transparent;
  color: #fff;
  transition: .5s;
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: 0px !important;
}
a.btn-outline-blk {
  /*display: block;*/
  margin: 10px auto 0 auto !important;
  text-decoration: none;
  border-radius: 6px;
  border: 2px solid #000;
  color: #000;
  /*padding-top: 15px !important;*/
  transition: .5s;
}
a.btn-outline-blk:hover {
  background-color: #0094d6;
  color: #000;
}
a.btn-outline-blk:focus {
  background-color: transparent;
  color: #000;
  transition: .5s;
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: 0px !important;
}
a.btn-blue {
  background-color: #0000eb;
  /*display: block;*/
  margin: 10px auto 15px auto !important;
  text-decoration: none;
  border-radius: 6px;
  color: #fff;
  /*padding-top: 15px !important;*/
  transition: .5s;
}
a.btn-blue:hover {
  background-color: #00AEEF;
  color: #fff;
}
a.btn-blue:focus {
  background-color: #0000eb;
  color: #fff !important;
  transition: .5s;
}
a.white-btn {
  background-color: #fff;
  color: #064e7c;
  margin: 10px auto 0 auto !important;
  padding: 15px 15px !important;
  transition: .3s;
}
a.white-btn:hover, a.white-btn:focus {
  background-color: #fff;
  color: #0072ba
}
a.white-btn:active {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/*******************************/
a.a-white {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px white dotted;
}
a.a-white:hover {
  text-decoration: none;
  border-bottom: 1px white solid;
}
a.a-white-btn {
  color: #FFFFFF;
  text-decoration: none; /*border-bottom: 1px white dotted;*/
}
a.a-white-btn:hover, a.a-white-btn:focus, a.a-white-btn:visited {
  text-decoration: none;
  color: #FFFFFF; /*border-bottom: 1px white solid;*/
}
a.listen {
  color: #FFFFFF;
  text-decoration: none; /*border-bottom: 1px white dotted;*/
}
a.listen:hover {
  text-decoration: none; /*border-bottom: 1px white solid;*/
}
a:hover, a:active, a:focus {
  color: #0000EB !important;
  text-decoration: underline;
}
@media (max-width: 800px) {
  #radioTab h1 {
    font-size: 36px;
  }
}
/********************************************************/
#Radios .nav-tabs > li, #Radios .nav-pills > li {
  float: none;
  display: inline-block;
  *display: inline; /* ie7 fix */
  zoom: 1; /* hasLayout ie7 trigger */
}
#Radios .nav-tabs, #Radios .nav-pills {
  text-align: center;
}
#radioTab .wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  padding: 5px;
  height: 44px;
}
@media screen and (max-width : 767px) {
  #radioTab .wrapper {
    height: 42px;
  }
  #radioLinks p {
    font-size: 10px;
  }
}
#radioTab .list {
  position: absolute;
  left: 0px;
  top: 0px;
  min-width: 3000px;
  /*margin-left:12px;*/
  margin-top: 0px;
}
@media screen and (min-width : 768px) {
  #radioTab .list {
    margin-left: 0px;
  }
}
@media screen and (min-width : 991px) {
  #radioTab .list {
    margin-left: 10%;
  }
}
@media screen and (min-width : 1200px) {
  #radioTab .list {
    margin-left: 16.5%;
  }
  #radioTab .scroller {
    display: none !important;
  }
}
#radioTab .list li {
  display: table-cell;
  position: relative;
  text-align: center;
  cursor: grab;
  cursor: -webkit-grab;
  color: #efefef;
  vertical-align: middle;
}
#radioTab .scroller {
  text-align: center;
  cursor: pointer;
  display: none;
  padding: 7px;
  padding-top: 11px;
  white-space: no-wrap;
  vertical-align: middle;
  background-color: #fff;
}
#radioTab .scroller-right {
  float: right;
}
#radioTab .scroller-left {
  float: left;
}
#radioLinks p {
  color: #000;
  font-weight: 700;
}
#radioLinks a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}
#radioLinks a:hover, a:active, a:focus {
  color: #000 !important;
  text-decoration: none;
}
#radioLinks a img:hover, a img:active, a img:focus {
  /*border: 2px solid #0000EB;*/
}
#radioLinks .active {
  border: 2px solid #0000EB;
  -webkit-box-shadow: 0px 0px 30px #0000EB;
  /* Firefox */
  -moz-box-shadow: 0px 0px 30px #0000EB;
  /* Standard syntax */
  box-shadow: 0px 0px 30px #0000EB;
}
#radioLinks img {
  margin-bottom: 15px;
}
.effect1 {
  -webkit-box-shadow: 0 1em 1em -.8em #111;
  -moz-box-shadow: 0 1em 1em -.8em #111;
  box-shadow: 0 1em 1em -.8em #111;
}
/*.sxm-bootstrap h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 48px;
	line-height: 47px;
}
.sxm-bootstrap h1 span {
	font-weight: 300;
	font-size: 42px;
	line-height: 45px;
}*/
ul {
  margin-left: 0px;
  padding-left: 20px;
  list-style: disc;
}
footer {
  /*height:100vh;*/
  padding-top: 30px;
  padding-bottom: 30px;
}
.download a {
  color: #fff;
  display: inline-block;
  font-size: larger;
}
.download .glyphicons {
  padding-right: 10px;
  padding-left: 10px;
}
p.notes {
  font-size: 12px;
}
.divider {
  border-top: 1px solid #ccc;
  margin: 20px 0px;
}
/*.btn-lg {
	width: 200px;
	border-radius: 3px;
}*/
.nobreak {
  display: inline-block;
}
.white-txt {
  color: #fff;
}
.orange-txt {
  color: #f7941e;
}
.all-access {
  padding-bottom: 15px;
}
.border-lft-blue {
  border-left: 1px solid #11aaff;
}
@media (max-width: 675px) {
  .border-lft-blue {
    border-left: transparent;
  }
}
.border3px-white {
  border: 3px solid #fff;
}
/******************* shadow effects *****************/
.effect-inset {
  box-shadow: inset 0 0 1em #111;
}
.effect-inset-3sides {
  box-shadow: 0px 8px 10px #111, -10px 8px 15px gray, 10px 8px 15px #111;
}
.outerBoxShadow {
  -webkit-box-shadow: 0px 0px 15px #666;
  /* Firefox */
  -moz-box-shadow: 0px 0px 15px #666;
  /* Standard syntax */
  box-shadow: 0px 0px 15px #666;
}
.outerBoxShadow2 {
  -webkit-box-shadow: 0px 0px 15px #000;
  /* Firefox */
  -moz-box-shadow: 0px 0px 15px #000;
  /* Standard syntax */
  box-shadow: 0px 0px 15px #000;
}
.btm-shadow {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1000;
}
/***************************************************/
.enroll-btn {
  color: #fff;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.enroll-btn.btn:hover, .enroll-btn.btn:focus, .enroll-btn.btn.focus {
  color: #fff;
  text-decoration: underline;
}
.enroll-btn-blk {
  color: #000;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.enroll-btn-blk.btn:hover, .enroll-btn-blk.btn:focus, .enroll-btn-blk.btn.focus {
  color: #000;
  text-decoration: underline;
}
.trans-bg {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(246, 246, 246, 0.7) 47%, rgba(237, 237, 237, 0.7) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.7)), color-stop(47%, rgba(246, 246, 246, 0.7)), color-stop(100%, rgba(237, 237, 237, 0.7))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(246, 246, 246, 0.7) 47%, rgba(237, 237, 237, 0.7) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(246, 246, 246, 0.7) 47%, rgba(237, 237, 237, 0.7) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(246, 246, 246, 0.7) 47%, rgba(237, 237, 237, 0.7) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(246, 246, 246, 0.7) 47%, rgba(237, 237, 237, 0.7) 100%); /* W3C */
}
.trans-bg2 {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0); /* IE6-9 */
}
.v-center-wrapper {
  display: table;
  height: 500px;
  /*padding-top:78px;*/
}
.v-center-wrapper-top {
  display: table;
  height: auto;
  /*margin-top:80px;*/
}
.v-center {
  display: table-cell;
  vertical-align: middle;
}
#intro .v-center h1 {
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 4em;
  /*line-height: 1.2em;*/
}
h1.huge {
  text-align: center;
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 3em;
  line-height: 1em;
}
h3 {
  font-weight: 800;
  /*font-size: 22px;*/
}
.btn-intro {
  position: absolute;
  bottom: 0;
  width: 90%;
}
.fleet-btn {
  color: #fff;
  /*border: 1px white dotted;*/
  border-radius: 6px;
  padding: 0px 7px 4px 7px;
}
.blk {
  color: #000;
}
.fleet-btn h3 {
  font-size: 16px;
  text-transform: uppercase;
}
.fleet-btn h3.above {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.fleet-btn h3.below {
  margin-top: 0px;
  padding-top: 0px;
}
.fleet-btn img {
  /*margin: -30px 0px -30px 0px;*/
}
.fleet-btn.btn:hover, .fleet-btn.btn:focus, .fleet-btn.btn.focus {
  color: #fff;
  text-decoration: none;
  background-color: #005188;
  border: 1px white solid;
}
.program-description {
  text-align: left;
}
@media (max-width: 990px) {
  .fleet-btn {
    color: #fff;
    /*border: 1px white dotted;*/
    border-radius: 6px;
    padding: 0px 7px 4px 7px;
    margin-bottom: 15px !important;
  }
  .blk {
    color: #000;
  }
}
.sxm-bootstrap .form-group select {
  margin: none;
  font-weight: 400;
  width: 100%;
  height: 40px;
  border: 1px solid #ccc;
  font-size: 18px;
  line-height: 26px;
  padding: 4px 12px;
  display: inline-block;
  font-family: Roboto, Arial, sans-serif;
}
.sxm-bootstrap button {
  font-weight: 400;
  height: 40px;
  /*border: 1px solid #ccc;*/
  font-size: 18px;
  line-height: 26px;
  padding: 4px 12px;
  display: inline-block;
  font-family: Roboto, Arial, sans-serif;
}
@media only screen and (min-width: 1200px) {
  .sxm-bootstrap button {
    margin-top: -12px;
  }
}
#login-content, #program-nav {
  position: fixed;
  z-index: 1000;
  margin: 0 auto;
  width: 100%;
  top: 80px;
  padding-top: 15px;
  padding-bottom: 10px;
  background-color: #cfd4d8;
  display: none; /*min-height:70px;*/
}
#program-nav .container {
  padding-top: 2px;
  padding-bottom: 5px;
  text-align: center;
}
#program-nav a {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 7px;
  padding-right: 7px;
}
.text-shadow {
  text-shadow: rgb(0, 0, 0) 0px 2px 3px;
}
@media only screen and (max-width: 980px) {
  #login-content, #program-nav {
    top: 110px;
  }
}
.talent-lockup {
  background-image: url("../../../components-global/talent-lockup-2024/talent-lockup.jpg");
  background-repeat: no-repeat;
  background-size: contain;
}
.talent-lockup img {
  width: 100%;
  height: auto;
}
/************************** colors *************************/
.bg-sxm-orange {
  background: #f7941e;
}
.bg-sxm-light-gray {
  background: #f5f5f5;
}
.bg-sxm-light-gray2 {
  background: #8C8C8C;
}
.bg-sxm-green {
  background: #7ac143;
}
.bg-sxm-dark-blue {
  background: #0000eb;
}
.bg-sxm-corp-blue {
  background: #0000eb;
}
.sxm-dark-blue {
  color: #0000eb;
}
.sxm-corp-blue {
  color: #0000eb;
}
.btn-contact {
  position: relative; /*z-index:100;*/
}
.btn-login {
  width: 200px;
  color: #fff;
  background-color: #0072ba; /*border:1px solid #2a6496;*/
}
.btn-login:hover, .btn-login:focus {
  color: #fff;
  background-color: #2a6496; /*border:1px solid #2a6496;*/
}
.rememberMeWrapper {
  font-weight: 400;
  width: 200px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  font-size: 18px;
  line-height: 26px;
  padding: 4px 12px;
  display: inline-block;
  font-family: Roboto, Arial, sans-serif;
  vertical-align: top;
}
.btn-register {
  color: #fff;
  background-color: #0072ba;
  border-color: #2a6496;
  position: relative; /*z-index:100;*/
  width: 100%;
  height: auto !important;
  padding-top: 17px !important;
  padding-bottom: 17px !important;
  margin-bottom: 20px;
}
.btn-register:hover, .btn-register:focus {
  color: #fff;
  background-color: #2a6496;
  border-color: #2a6496;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .or-container {
    padding: 8em 0px 0px 0px;
  }
  .or-inner {
    background-color: #0000eb;
    width: 5rem;
    text-align: center;
    padding: 0px;
    margin: 0 auto;
  }
  .or-inner h1 {
    color: #fff;
    padding: 20px 0px 20px 0px;
    font-size: 1.5em !important;
    text-align: center;
  }
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
  .or-container {
    display: none;
  }
  /* .or-inner h1 {
    color: #fff;
    padding: 10px 0px 10px 0px;
    font-size: 1.5em !important;
    text-align: center;
  }*/
  .hero h1 {
    font-size: 2.6rem !important;
  }
  h1 ul li {
    font-size: 2.25rem !important;
  }
  body p, ul, li {
    font-size: 11px;
  }
  .intro-bg {
    background-attachment: scroll;
  }
  .talent-bg {
    background-attachment: scroll;
  }
  .sxm-bootstrap button {
    max-width: 200px;
  }
  .remeberMeWrapper .radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 1px;
    margin-bottom: 10px;
  }
  .sxm-bootstrap a.btn {
    width: 280px;
  }
  .no-gutter-left {
    padding-right: 0px;
  }
  .no-gutter-right {
    padding-left: 0px;
  }
  .v-center-wrapper-top {
    display: table;
    height: auto;
  }
  #intro .v-center h1 {
    font-family: 'Helvetica Now', sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 3em;
    line-height: 1em;
  }
  #channels h1 {
    font-family: 'Helvetica Now', sans-serif;
    /*font-weight: 800;*/
    font-style: normal;
    font-size: 3em;
    line-height: 1em;
  }
}
/************************ adjustments **********************/
.intro-logo {
  width: 400px;
}
.ptIntro {
  padding-top: 120px;
}
.pb15 {
  padding-bottom: 15px;
}
.pt5 {
  padding-top: 5px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.pt64 {
  padding-top: 64px;
}
.pt100 {
  padding-top: 100px;
}
.pb100 {
  padding-bottom: 100px;
}
.pt15 {
  padding-top: 15px;
}
.mt15 {
  margin-top: 15px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.row-adjust {
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutter {
  padding-right: 0px;
  padding-left: 0px;
}
.fixMe {
  position: fixed;
  width: inherit !important;
  margin: inherit !important;
  padding: inherit !important;
}
.panel-group {
  margin-top: 15px;
}
input.AgreeAlign {
  margin-top: -9px;
}
.adjust-top {
  margin-top: 0px;
  padding-top: 0px;
}
/*****************************************************/
@media only screen and (max-width: 991px) {
  .fixMe {
    position: relative;
    width: inherit !important;
    margin: inherit !important;
    padding: inherit !important;
  }
  .fixMe h1, .fixMe h3 {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .no-gutter-left {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 10px;
  }
  .no-gutter-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .v-center-wrapper {
    display: table;
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  .no-gutter-left {
    padding-right: 10px;
    padding-left: 0px;
  }
  .no-gutter-right {
    padding-right: 0px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1375px) {}
@media only screen and (max-width: 991px) {
  .v-center-wrapper {
    display: table;
    width: 100%;
    height: 500px;
  }
}
/********************* radius **********************/
.radius-all {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.radius-top {
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.radius-btm {
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
/******************** colors ***********************/
.blue-bg {
  background-color: #11aaff;
}
.darkblue-bg {
  background-color: #005188;
}
.mist-green-bg {
  background-color: #00677B;
}
.orange-bg {
  background-color: #f58426;
}
.lightgray-bg {
  background-color: #f5f5f5;
}
.gray-bg {
  background-color: #8c8c8c;
}
.darkgray-bg {
  background-color: #939ba1;
}
.purple-bg {
  background-color: #322790;
}
.plum-bg {
  background-color: #52035B;
}
.white-bg {
  background-color: #fff;
}
.bg-black {
  background-color: #000;
}
.bg-blue {
  background-color: #0000eb;
}
/********************************************************/
@media screen and (max-width: 767px) {
  .threeMonthsFreeLockup-portrait {
    display: inline;
    margin-left: 30px;
    margin-right: 30px;
  }
  .threeMonthsFreeLockup-landscape {
    display: none;
  }
  .threeMonthsFreeLockup-landscape2 {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (min-width: 768px) {
  .threeMonthsFreeLockup-portrait {
    display: none;
  }
  .threeMonthsFreeLockup-landscape {
    display: inline;
  }
}
/************* footer **********/
#sxmcorporatefooter p {
  font-size: 12px;
  text-align: center;
  padding: 10px 0 20px 0;
}
#sxmcorporatefooter p a {
  font-size: 11px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#sxmcorporatefooter p a:hover {
  color: #000;
  text-decoration: underline;
}
.circle {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 26px;
  font-weight: bold;
  background-color: #0000EB;
  color: #fff;
  text-align: center;
  padding-top: 7px;
  margin-right: 10px;
  margin-bottom: 0px;
}
.circle-purple {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 26px;
  font-weight: bold;
  background-color: #77278b;
  color: #fff;
  text-align: center;
  padding-top: 7px;
  margin-right: 10px;
  margin-bottom: 0px;
}
.circle-green {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 26px;
  font-weight: bold;
  background-color: #7ac142;
  color: #fff;
  text-align: center;
  padding-top: 7px;
  margin-right: 10px;
  margin-bottom: 0px;
}
.circle-orange {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 26px;
  font-weight: bold;
  background-color: #f58426;
  color: #fff;
  text-align: center;
  padding-top: 7px;
  margin-right: 10px;
  margin-bottom: 0px;
}
.circle-white {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-image: url(../images/circle-white.png);
  background-position: center;
  background-repeat: no-repeat;
}
/******************* Gallery *********************/
#gallerySXV300 ul, #gallerySXV300M1 ul, #galleryROADYBT ul, #galleryONYXEZ ul, #galleryONYXEZR ul, #galleryONYXPLUS ul, #galleryTOUR ul, #galleryOVERDRYVE ul {
  padding-left: 0px;
  margin-top: 10px;
}
#gallerySXV300 li, #gallerySXV300M1 li, #galleryROADYBT li, #galleryONYXEZ li, #galleryONYXEZR li, #galleryONYXPLUS li, #galleryTOUR li, #galleryOVERDRYVE li {
  display: inline-block;
  margin-right: 3px;
  margin-top: 6px;
}
/***************** Compatibility *****************/
#sxm-ready {
  margin-bottom: 15px;
}
#sxm-ready img {
  height: 15px;
  width: auto;
}
#sxm-ready ul {
  padding-left: 0px;
  margin-top: 10px;
  list-style-type: none;
  list-style: none;
}
#sxm-ready li {
  display: inline-block;
  margin-right: 3px;
  margin-top: 6px;
}
/************************* tool tips ***************************/
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  min-width: 200px;
  /*max-width: 300px;*/
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  background-color: #005188;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #005188;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #005188;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #005188;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #005188;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #005188;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #005188;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #005188;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #005188;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
/************************** FAQ ***************************/
#FAQaccordion a {
  font-weight: 500;
  color: #005188;
}
.answer li {
  list-style: upper-alpha;
}
/*********************** Scroll Tabs ********************/
@media screen and (max-width : 1344px) {
  .tabbable .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
  }
  .tabbable .nav-tabs > li {
    float: none;
  }
}
/********************************************************/
.card .btn {
  margin: 5px;
  width: 100%;
}
.card-footer {
  padding: .75rem 1.25rem;
  background-color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, .125);
}
.btn-outline-primary {
  color: #0000EB;
  border-color: #0000EB;
  background-color: #ffffff;
}
.btn-outline-primary:hover {
  color: #ffffff !important;
  background-color: #0000EB;
  border-color: #0000EB;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 235, .5) !important;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #ffffff !important;
  background-color: #0000EB;
  border-color: #0000EB;
}
/******************** feature icons *********************/
.feature-icons ul {
  list-style: none;
  display: table;
  padding-left: 0px !important;
  margin-block-start: 0em !important;
  margin-block-end: 0em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  padding-inline-start: 0px !important;
}
.feature-icons li {
  display: table-cell;
  width: 33%;
  padding: 15px;
  text-align: center;
}
.feature-icons img {
  display: block;
  width: 150px;
  padding-bottom: 15px;
  margin: 0 auto;
}
.tour-logo {
  max-width: 150px;
}
.sxm360logo {
  max-width: 330px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .sxm360logo {
    padding-top: 0px;
  }
}
.card-logo {
  max-width: 150px;
}
/*.player-shadow {
	box-shadow: 12px 0 15px -4px rgba(0, 0, 0, 0.8), -12px 0 8px -4px rgba(0, 0, 0, 0.8);

}*/
#Radios .btn-primary {
  color: #ffffff !important;
  background-color: #0000eb;
  border-color: #0000eb;
}
#Radios .btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 50%);
}
#Radios .btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
#Radios .btn-primary a:hover, a:active, a:focus {
  color: #ffffff !important;
  background-color: #0000eb;
  border-color: #0000eb;
  text-decoration: none;
}
#Radios .btn-primary a:hover, a:active, a:focus {
  color: #ffffff !important;
  text-decoration: underline;
}
.card .card-header h2 button {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
}
.card-body h1 {
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 800;
  font-style: bolder;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: .9em;
}
#keyFeatures .border-rl-transparent {
  border-left: 3px solid;
  border-left-color: transparent;
  border-right: 3px solid;
  border-right-color: transparent;
}
#keyFeatures .border-rl-blue {
  border-left: 3px solid #0000eb;
  border-right: 3px solid #0000eb;
}
#keyFeatures .border-rl-transparent {
  border-left: 3px solid;
  border-left-color: transparent;
  border-right: 3px solid;
  border-right-color: transparent;
}
.genre-title {
  /*background-color:#666;*/
  margin-top: -31px;
  /*margin-bottom:30px;*/
  padding: 15px 15px 10px 15px;
}
.adjust-height {
  display: none;
}
@media only screen and (max-width: 513px) {
  .adjust-height {
    font-size: 11px;
    display: block !important;
    width: 100%;
  }
}
#offerIntro .card .btn {
  margin: 5px;
  width: auto;
}
#offerIntro .btn-primary {
  color: #fff;
  background-color: #6900FF;
  border-color: #6900FF;
}
#offerIntro a:hover, #offerBenefits a:active, #offerBenefits a:focus {
  color: #fff !important;
  text-decoration: underline;
}
#offerIntro h2 {
  font-family: 'Helvetica Now', sans-serif;
  font-weight: 800;
  font-style: bolder;
  font-size: 2.6rem !important;
  line-height: 110% !important;
  text-transform: none !important;
}