@font-face {
  font-family: 'GT-America-Extended-Black';
  src: url('../fonts/GT-America-Extended-Black.eot');
  src: url('../fonts/GT-America-Extended-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/GT-America-Extended-Black.woff2') format('woff2'), url('../fonts/GT-America-Extended-Black.woff') format('woff'), url('../fonts/GT-America-Extended-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'GT-America-Expanded-Medium-Italic';
  src: url('../fonts/GT-America-Expanded-Medium-Italic.eot');
  src: url('../fonts/GT-America-Expanded-Medium-Italic?#iefix') format('embedded-opentype'), url('../fonts/GT-America-Expanded-Medium-Italic.woff2') format('woff2'), url('../fonts/GT-America-Expanded-Medium-Italic.woff') format('woff'), url('../fonts/GT-America-Expanded-Medium-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Gotham HTF';
  src: url("../fonts/GothamHTF-XLight.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GothamHTF-XLight.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamHTF-XLight.woff") format("woff"), url("../fonts/GothamHTF-XLight.ttf") format("truetype"), url("../fonts/GothamHTF-XLight.svg#8b52fed0408ead3f12b31de25bf83f53") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'Gotham HTF';
  src: url("../fonts/GothamHTF-Book.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GothamHTF-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamHTF-Book.woff") format("woff"), url("../fonts/GothamHTF-Book.ttf") format("truetype"), url("../fonts/GothamHTF-Book.svg#8815e0559e42d2bb6d63fb542f63fc99") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Gotham HTF';
  src: url("../fonts/GothamHTF-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GothamHTF-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamHTF-Medium.woff") format("woff"), url("../fonts/GothamHTF-Medium.ttf") format("truetype"), url("../fonts/GothamHTF-Medium.svg#05487aa5c1216ca29ce360668b852782") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Arial";
  src: url("//db.onlinewebfonts.com/t/28e7fd343cb1abdfabec1e4220cd6891.eot");
  src: url("//db.onlinewebfonts.com/t/28e7fd343cb1abdfabec1e4220cd6891.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/28e7fd343cb1abdfabec1e4220cd6891.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/28e7fd343cb1abdfabec1e4220cd6891.woff") format("woff"), url("//db.onlinewebfonts.com/t/28e7fd343cb1abdfabec1e4220cd6891.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/28e7fd343cb1abdfabec1e4220cd6891.svg#Arial") format("svg");
}
/****************************** SXM FORMS ***************************
.error-border {
	border: 2px solid #cf0000 !important;
}
p.error-msg.on {
	max-height: 5em;
	padding-top: 7px;
	opacity: 1;
	font-weight: 400;
}

@media (min-width: 768px) {
p.error-msg {
	font-size: 14px;
}
}
p.error-msg {
	padding-left: 14px;
	padding-top: 0px;
	color: #cf0000;
	display: block;
	max-height: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	opacity: 0;
	transform: translateZ(0px);
	transition: all .7s ease-in-out;
	font-size: 12px;
	line-height: 1.3em;
}
.sxm-bootstrap p {
	font-size: 20px;
}
.sxm-bootstrap .panel-white {
	border: 1px solid #efefef;
	margin-bottom: 15px;
}
.sxm-bootstrap .panel-default > .panel-heading-white {
	background: #efefef !important;
	padding-top: 17px !important;
	padding-bottom: 17px !important;
	text-align: center;
	border-color: #efefef !important;
}
.sxm-bootstrap .panel-green {
	border: 1px solid #90cb29;
	margin-bottom: 15px;
}
.sxm-bootstrap .panel-default > .panel-heading-green {
	background: #90cb29 !important;
	padding: 10px 20px;
	text-align: center;
	border-color: #90cb29 !important;
}
.sxm-bootstrap .panel-blue {
	border: 1px solid #11aaff;
	margin-bottom: 15px;
}
.sxm-bootstrap .panel-default > .panel-heading-darkblue {
	background: #005188 !important;
	padding: 10px 20px;
	text-align: center;
}
.sxm-bootstrap .panel-violet {
	border: 1px solid #333092;
	margin-bottom: 15px;
}
.sxm-bootstrap .panel-default > .panel-heading-violet {
	background: #333092 !important;
	padding: 10px 20px;
	text-align: center;
	color: #fff;
}
.sxm-bootstrap .panel-purple {
	border: 1px solid #77278b;
	margin-bottom: 15px;
}
.sxm-bootstrap .panel-default > .panel-heading-purple {
	background: #77278b !important;
	padding: 10px 20px;
	text-align: center;
	color: #fff;
}
.sxm-bootstrap h4.panel-title {
	font-weight: 900;
	font-size: 21px;
}
.sxm-bootstrap .panel-heading-white {
	cursor: pointer;
}
.inputWrapper {
	font-weight: 400;
	max-width: 400px;
	width: 100%;
	height: auto;
	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;
}
.sxm-bootstrap .form-group input {
	margin: none;
	font-weight: 400;
	width: 100%;
	min-height: 40px;
	border: 1px solid #ccc;
	font-size: 18px;
	line-height: 26px;
	padding: 4px 12px;
	display: inline-block;
	font-family: Roboto, Arial, sans-serif;
}
.custom-checkbox > [type="checkbox"], .custom-checkbox > label {
	margin-bottom: 0px !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.custom-checkbox > [type="checkbox"]:not(:checked), .custom-checkbox > [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label, .custom-checkbox > [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 22px;
	cursor: pointer;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:before, .custom-checkbox > [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -32px;
	width: 17px;
	height: 17px;
	border: 1px solid #ddd;
	background: #ffffff;
	border-radius: 2px;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:after, .custom-checkbox > [type="checkbox"]:checked + label:after {
	font: normal normal normal 12px/1 'Glyphicons Halflings';
	content: '\e013';
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 2px;
	color: #94C947;
	xtransition: all .2s;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
.custom-checkbox > [type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after, .custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
	content: '\2212';
	left: 2px;
	opacity: 1;
	transform: scale(1);
}
.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before, .custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
	box-shadow: none;
	background-color: #eeeeee;
	border-color: #eeeeee;
	cursor: not-allowed;
	opacity: 1;
	color: #dadada;
}
.custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
	color: #dadada;
	cursor: not-allowed;
}
.custom-checkbox > [type="checkbox"]:disabled + label {
	color: #aaa;
	cursor: not-allowed;
}
.custom-checkbox > [type="checkbox"]:checked:focus + label:before, .custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {
	border: 1px solid #66afe9;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.custom-checkbox > label:hover:before {
	border: 1px solid #88D2FF !important;
}
.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before, .custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before {
	border: 1px solid #E4E4E4 !important;
}
.custom-checkbox label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 400;
	color: #555;
}
.agree > [type="checkbox"]:not(:checked) + label, .agree > [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 22px;
	padding-top: 20px;
	cursor: pointer;
}
/*****************************************************************/
body {
  margin: 0 auto;
  background: #fff;
  font-family: 'Gotham HTF', 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(45, 42, 43, .7);
}
.feature-icons img {
  display: block;
  max-width: 150px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 auto;
}
.hdr-bar2 {
  background-color: rgba(45, 42, 43, .7);
  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
}
.hero h1 {
  font-family: 'GT-America-Extended-Black', "Arial Black", sans-serif;
  /*text-transform: uppercase;*/
  font-size: 7vw !important;
  line-height: .9em !important;
}
h1 {
  font-family: 'GT-America-Extended-Black', "Arial Black", sans-serif;
  font-size: 2.6rem !important;
  line-height: 110% !important;
  text-transform: none !important;
}
h1 span {
  font-size: 27px !important;
  line-height: normal !important;
  font-family: Gotham HTF !important;
  font-style: normal !important;
  font-weight: 400 !important;
  letter-spacing: -.1px !important;
  text-transform: none !important;
}
h1 em {
  font-family: 'GT-America-Expanded-Medium-Italic', "Arial Black Italic", sans-serif;
}
/*h1 {
  font-family: 'GT-America-Extended-Black', "Arial Black", sans-serif;
  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;
}*/
.bg-intro {
  background-image: url("../images/backgrounds/SXM_AR10197_ret_airbag_light_touched_out_TOUR.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 65px;
}
.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: 'GT-America-Extended-Black', "Arial Black", sans-serif;
  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;
  }
  #intro-video .container {
    width: 100%;
    /*padding-right: 0px !important;
    padding-left: 0px !important;*/
    margin-right: auto;
    margin-left: auto;
    max-width: none !important;
  }
}
h2 {
  font-weight: 900;
  font-size: 28px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #333;
}
.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: #020BDD;
  /*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: #020BDD;
  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;
  }
}
.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: 900;
	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;
  font-weight: 400;
}
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: 'GT-America-Extended-Black', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 4em;
  /*line-height: 1.2em;*/
}
h1.huge {
  text-align: center;
  font-family: 'GT-America-Extended-Black', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3em;
  line-height: 1em;
}
h3 {
  font-weight: 900;
  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-2021/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: #8C8C8C;
}
.bg-sxm-light-gray2 {
  background: #efefef;
}
.bg-sxm-green {
  background: #7ac143;
}
.bg-sxm-dark-blue {
  background: #020BDD;
}
.bg-sxm-light-blue {
  background: #005BAA;
}
.sxm-dark-blue {
  color: #020BDD;
}
.sxm-light-blue {
  color: #00AEEF;
}
.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) {}
@media only screen and (min-width: 300px) and (max-width: 767px) {
  body p, ul, li {
    font-size: 16px;
  }
  .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: 'GT-America-Extended-Black', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 3em;
    line-height: 1em;
  }
  #channels h1 {
    font-family: 'GT-America-Extended-Black', sans-serif;
    /*font-weight: 900;*/
    font-style: normal;
    font-size: 3em;
    line-height: 1em;
  }
}
@media only screen and (min-width: 300px) and (max-width: 527px) {
  #login-content, #program-nav {
    top: 132px;
  }
}
/************************ adjustments **********************/
.intro-logo {
  width: 400px;
}
.pt100 {
  padding-top: 100px;
}
.pb15 {
  padding-bottom: 15px;
}
.pt5 {
  padding-top: 5px;
}
.pt15 {
  padding-top: 15px;
}
.pt30 {
  padding-top: 64px;
}
.pb30 {
  padding-bottom: 64px;
}
.pt64 {
  padding-top: 64px;
}
.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;
}
.green-bg {
  background-color: #90cb29;
}
.orange-bg {
  background-color: #f58426;
}
.lightgray-bg {
  background-color: #f5f5f5;
}
.gray-bg {
  background-color: #8c8c8c;
}
.darkgray-bg {
  background-color: #939ba1;
}
.purple-bg {
  background-color: #77278b;
}
.violet-bg {
  background-color: #333092;
}
.white-bg {
  background-color: #fff;
}
.bg-black {
    background-color:#000;
}
/********************************************************/
@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 *********************/
#gallery1 ul, #gallery2 ul, #gallery3 ul, #gallery4 ul, #gallery5 ul, #gallery6 ul {
  padding-left: 0px;
  margin-top: 10px;
}
#gallery1 li, #gallery2 li, #gallery3 li, #gallery4 li, #gallery5 li, #gallery6 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;
}
.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);

}*/
.or-container {
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  padding: 3em 0px 0px 0px;
  position: absolute;
  z-index: 100;
}
.or-inner {
  background-color: #005baa;
  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;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .or-container {
    padding: 3.8em 0px 0px 0px;
  }
  .or-inner {
    background-color: #005baa;
    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 {
    padding: 10em 0px 0px 0px;
  }
  .or-inner h1 {
    color: #fff;
    padding: 20px 0px 20px 0px;
    font-size: 1.5em !important;
    text-align: center;
  }
}
.plum-bg {
  background-color: #52035B;
}
#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: #fff;
  border-color: #fff;
  opacity: .5;
}
#offerIntro a:focus, #offerBenefits a:visited {
  color: #fff !important;
}
#offerIntro a:hover, #offerBenefits a:active {
  color: #005baa !important;
  text-decoration: underline;
}