body {
    -webkit-font-smoothing: antialiased;
    font-family: lato,sans-serif!important;
}
html, html a {
	-webkit-font-smoothing: antialiased!important
}
img {
	max-width: 100%
}
.buttonFormHolder, .footerHolder p {
	text-align: center
}
body {
	border-top: 3px solid #ffffff8f;
	background: rgb(20,17,60);
	background: linear-gradient(295deg, rgba(20,17,60,1) 0%, rgb(255 255 255) 30%, rgba(2,202,242,1) 100%);
}

.ytp-icon.ytp-icon-watermark {
	display: none!important
}

.addCartHolder {
	margin: auto;
	padding-top: 0;
	text-align: center;
	margin-top: -3rem
}
.addCartBelow {
	margin: 2rem auto auto
}
footer {
	background: #ffffffa6;
	padding-bottom: 3rem;
	border-top: 2px solid #fff;
	margin-top: 50vh;
	padding-top: 0rem;
}
.footerHolder p {}
.row.footerHolder {
	margin-top: 0;
	padding-top: 3rem;
}
.row.footerHolder ul {
	list-style-type: none;
	display: inline-flex;
	text-align: center;
	margin: auto;
	padding-left: 0!important;
	padding-right: 0!important
}
.row.footerHolder a {
	color: #868181;
	text-align: left;
	padding: 0px;
}
.row.footerHolder li {
	font-size: 11px;
	font-weight: 700;
	margin-top: 1rem
}
.row.headlineHolder img {
	width: 100%;
	height: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem
}
@media only screen and (min-width: 1200px) {

}
@media only screen and (max-width: 1199px) and (min-width:992px) {

}
.hidden-content {
	display: none
}
.buttonFormHolder p {
	font-size: 25px!important;
	font-weight: 700;
	line-height: 25px
}
.buttonLeave, .buttonStay {
	font-size: 21px;
	font-weight: 700;
	text-align: center;
	max-width: 390px;
	line-height: 2px
}
.buttonLeave {
	background: #ff4040;
	max-height: 95px;
	margin: auto auto 0;
	border-radius: 3px;
	color: #fff;
	border: 2px solid red;
	padding: 15px 5px;
	min-height: 90px
}
a.bandfPop {
	color: #fff;
	text-decoration: none!important
}
.buttonLeave p {
	color: #fff;
	margin-bottom: 0
}
.buttonStay {
	background: #0a649f;
	height: 60px;
	margin: 1rem auto 0;
	border-radius: 3px;
	color: #f9f9f9;
	border: 1px solid #009aff;
	padding: 15px 5px 0
}
a.bandfPop:hover {
	color: #fff
}
.buttonLeave:hover, .buttonStay:hover {
	box-shadow: 0 0 15px #000;
	cursor: pointer
}
.aboveAddCart {
	text-align: center;
	padding: 1rem 2rem;
	max-width: 789px;
	margin: auto;
	min-width: 280px
}
.aboveAddCart h3 {
	font-weight: 400;
	color: #003f86;
	font-family: montserrat, sans-serif;
	letter-spacing: -2px;
	font-size: 3rem;
	line-height: 52px;
	text-shadow: 0 0 1px #00000057
}
.belowAddCart h3 {
	text-align: center;
	letter-spacing: 0;
	color: #000;
	font-weight: 400;
	font-size: 1rem
}
.addCartHolder img:hover {
	transform: scale(1.02)
}
.addCartBelowV1 {
	margin-top: 1rem
}
.buttonLeave:hover, .buttonStay:hover {
	box-shadow: 0 0 15px #000;
	cursor: pointer
}
.addCartHolder img {
	max-width: 320px
}
.container.hidden-content {
	margin-top: 3rem;
	padding-top: 2rem;
	max-width: 1000px;
}
span.priceSpecial {
	font-size: 4rem;
	color: #a5a547;
	font-weight: 700
}
span.fbfText {
	font-weight: 700
}
.addCartAlt {
	margin: auto;
	text-align: center;
	background: #f13b3f;
	max-width: 320px;
	min-width: 280px;
	border-radius: 10px;
	border: 2px solid #fff;
	height: 100px
}
.addCartAltIn p {
	color: #fff;
	font-weight: 700;
	font-size: 2.6rem;
	padding: 1rem;
	text-shadow: 0 0 1px #d8c9c9
}
.addCartAlt:hover {
	box-shadow: 0 0 15px #ceb7b7;
	transform: scale(1.02)
}
.addCartHolder a {
	text-decoration: none!important
}
.addCartAlt a {
	text-decoration: none!important
}
.belowAddCart {
	margin-top: 1rem
}
.col-md-12.prodHolder {
	text-align: center;
	padding: 1rem 1rem 1.4rem
}
.addCartBelowV1 p {
	text-align: center;
	max-width: 620px;
	margin: auto;
	color: #003f86;
	font-weight: 700;
	font-size: 1.3rem;
	margin-top: 2rem;
	line-height: 21px;
	font-family: montserrat, sans-serif
}
.row.footerHolder p {
	padding-left: 2rem;
	padding-right: 2rem;
	text-align: left;
}
@media screen and (max-width: 768px) {
	.aboveAddCart h3 {
		font-size: 2.5rem
	}
	.addCartAltIn p {
		font-size: 2rem
	}
	.addCartAlt {
		height: 85px!important
	}
  
  p.pleaseClickHelper {
    font-size: 1rem !important;
    padding: 10px !important;
}
  h3.headlineClass {
    font-size: 1.6rem !important;
    padding: 5px 10px 0px 10px !important;
}
span.smallerText {
    font-size: 1.3rem !important;
    color: #3c3c3c;
}
}
@media screen and (max-width: 320px) {
	.addCartAltIn p {
		font-size: 1.8rem
	}
	.addCartAlt {
		min-width: 100%
	}
	.aboveAddCart {
		min-width: 100%
	}
	.aboveAddCart h3 {
		font-size: 2.8rem;
		line-height: 44px
	}
}
.row.footerHolder li {
	color: grey;
	padding-left: 10px
}
.footerInsideHolder {
	margin: auto;
	text-align: center
}
h2.montserrat-font.headlineFont {
	font-weight: bolder;
	color: #ef4541;
	font-size: 4rem;
	text-align: center;
	text-shadow: 0 0 1px #d6d5d5;
	line-height: 55px
}
.montserrat-font {
	font-family: montserrat, sans-serif
}
.redFont {
	color: #000
}
.row.headlineHolder {
	padding: 2rem;
	min-height: 200px
}
@media screen and (max-width: 768px) {
	.headlineFont {
		font-size: 2rem!important;
		line-height: 30px!important
	}
	body {
		background-size: contain;
	}
}
body {
	margin: 0
}
.cbtb {
	margin: auto
}
.cbtb img {
	max-width: 250px
}
.creditCardArea {
	text-align: center
}
.preferRead {
	text-align: center
}
.preferRead a {
	font-weight: 500;
	color: #003f86;
	font-family: montserrat, sans-serif;
	cursor: pointer
}
h3.headerLeftSplit {
	font-size: 2rem;
	font-weight: bold;
	color: #999990;
	text-align: center;
	padding: 0.50rem;
	text-shadow: #f7f7f7 1px 1px;
}
h3.headerRightSplit {
	font-size: 2rem;
	font-weight: bold;
	color: #999990;
	text-align: center;
	padding: 0.50rem;
	text-shadow: #f7f7f7 1px 1px;
}
.col-md-6.leftSplit {
	background: #ffffffa3;
	border: 4px solid #fff;
	margin-right: 1rem;
	max-width: 520px;
	margin: auto;
	text-align: center;
	margin-top: 0rem;
	padding-bottom: 1rem;
}
.col-md-6.rightSplit {
	background: #ffffffa3;
	border: 4px solid #fff;
	margin-left: 1rem;
	max-width: 520px;
	margin: auto;
	text-align: center;
	margin-top: 0rem;
	padding-bottom: 1rem;
}
.row.customSplitArea {
	margin: auto;
	padding-bottom: 2rem;
}
ul.left-ul li {
	list-style: none;
	color: #999990;
	font-size: 15px;
	font-weight: 400;
}
ul.right-ul {
	list-style: none;
	color: #999990;
	font-size: 15px;
	font-weight: 400;
	margin-top: 1rem;
	padding: 1rem;
}
.col-md-6.leftSplit p {
	color: #999990;
	font-size: 16px;
	line-height: 21px;
	max-width: 320px;
	text-align: center;
	margin: auto;
	font-weight: 500;
}
.col-md-6.rightSplit p {
	color: #999990;
	font-size: 16px;
	line-height: 21px;
	max-width: 320px;
	text-align: center;
	margin: auto;
	font-weight: 500;
}
h4.price {
	color: #013093;
	font-size: 4rem;
	font-weight: bolder;
	letter-spacing: -2px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 0px;
	vertical-align: baseline;
	display: inline-block;
}
span.strikeOutLeft {
	text-decoration: line-through;
	color: #999990;
}
span.strikeOutRight {
	text-decoration: line-through;
	color: #999990;
}
span.sandh {
	font-size: 1rem;
}
ul.left-ul {
	margin-top: 1rem;
	padding: 1rem;
}
.overOverlay {
	width: 200px;
	height: 75px;
	position: absolute;
	z-index: 99999999;
	clear: both;
	bottom: 0;
	right: 0;
}
footer p {
	font-size: 12px;
	color: #868181;
}
footer a {
	font-size: 12px;
	color: #868181;
}
.container.topArea {
	margin-top: 0rem;
	background-color: white;
	max-width: 800px;
}
@media screen and (max-width:1199px) {
	.col-md-6.leftSplit {
		max-width: 400px;
		border: 4px solid #f9f7f7;
	}
	.col-md-6.rightSplit {
		max-width: 400px;
		border: 4px solid #f9f7f7;
	}
	h3.headerLeftSplit {
		margin-bottom: 2.6rem;
	}
}
@media screen and (max-width:767px) {
	.col-md-6.leftSplit {
		max-width: 250px;
		margin-left: 5px;
		margin-right: 0;
	}
	.col-md-6.rightSplit {
		max-width: 250px;
		margin-left: 0;
		margin-right: 5px;
	}
	h4.price {
		font-size: 2.4rem;
	}
	h3.headerLeftSplit {
		margin-bottom: 5.6rem;
	}
	.col-md-6.leftSplit p {
		margin-bottom: 1.6rem;
	}
}
@media screen and (max-width: 539px) {
	.col-md-6.leftSplit {
		max-width: 165px;
		margin-left: 5px;
		margin-right: 0;
		padding: 0px;
		margin: auto;
		margin-top: 0px;
	}
	.col-md-6.rightSplit {
		max-width: 165px;
		margin-left: 0;
		margin-right: 5px;
		padding: 0px;
		margin: auto;
		margin-top: 0px;
	}
	h3.headerLeftSplit {
		font-size: 1.5rem;
		margin-bottom: 2.9rem;
	}
	h3.headerRightSplit {
		font-size: 1.5rem;
	}
	h4.price {
		font-size: 3.4rem;
		letter-spacing: -1px;
	}
	.row.footerHolder p {
		padding-left: 0rem;
		padding-right: 0rem;
		text-align: center;
	}
}
@media screen and (max-width:376px) {
	.rightSplit {
		float: right;
		width: 165px !important;
		background: #fff;
	}
	.leftSplit {
		float: left;
		width: 165px !important;
		background: #fff;
	}
}
.unmute {
	/* clear: both; */
	/* padding-top: 8rem; */
}
a.unmute.lt {
	margin-top: 2rem !important;
	height: 80px;
	clear: both;
	color: black;
	text-decoration: none;
}
.unmutes {
	background: #ffbf00;
	position: absolute;
	font-weight: bold;
	padding: 3rem 1rem 1rem 1rem;
	font-size: 1.5rem;
	background-repeat: no-repeat;
	background-position: 50% 15%;
	height: 88px;
	border: 2px solid #e6b522;
	border-radius: 10px;
	cursor: pointer;
}
.leftSideUnmute {
	background: #ffbf00;
	position: absolute;
	left: -35%;
	bottom: 165px;
	font-weight: bold;
	padding: 3rem 1rem 1rem 1rem;
	font-size: 1.2rem;
	background-repeat: no-repeat;
	background-position: 50% 15%;
	height: 88px;
	border: 2px solid #e6b522;
	border-radius: 10px;
	cursor: pointer;
}
/*------ Video ------*/


.preferRead {
	margin-top: 0rem;
}
@media only screen and (max-width:1200px) {
	.container.topArea {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.videoHolderArea {
		padding-left: 0px;
		padding-right: 0px;
	}
	.unmuteright {
		display: none
	}
	.leftSideUnmute {
		margin: auto;
		text-align: center;
		position: unset;
	}
	.container.hidden-content {
		margin-top: 3rem;
	}
	.col-md-12.unmute {
		margin-top: 2rem;
		padding-bottom: 2rem;
	}
}
@media only screen and (max-width:500px) {
	.videoHolderArea {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.container.topArea {
		margin-top: 0rem;
	}
	.container.hidden-content {
    margin-top: -1rem;
}
body {
    background: white !important;
}
}
.highlight {
	background-color: #b1de0d;
	-webkit-transition: all 222ms ease;
	-moz-transition: all 222ms ease;
	-ms-transition: all 222ms ease;
	-o-transition: all 222ms ease;
	transition: all 222ms ease
}
a.unmuteright.rt {
	margin-top: 2rem !important;
	height: 80px;
	clear: both;
	color: black;
	text-decoration: none;
}
.unmutesright {
	position: absolute;
	right: -35%;
	bottom: 165px;
	font-weight: bold;
	padding: 3rem 1rem 1rem 1rem;
	font-size: 1.2rem;
	background-repeat: no-repeat;
	background-position: 50% 15%;
	height: 88px;
	border: 2px solid #e6b522;
	border-radius: 10px;
	cursor: pointer;
}
/*------ Video ------*/


.special-header2 {
	padding: 25px 40px 0px 40px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.col-md-12.addCartImg {
	text-align: center;
}
p.pleaseClickHelper {
    font-weight: bold;
    padding: 0;
    font-size: 1.3rem;
    text-align: center;
    color: white;
    background: orange;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.absHelperWistia {
    /* position: relative; */
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
h3.headlineClass {
	padding: 1rem;
	text-align: center;
	color: red;
	text-shadow: -2px 0px 1px #e8e8e8;
	font-weight: bold;
	font-size: 2rem;
}
p.readOnlyText {
    padding-bottom: 2rem;
}



   


span.smallerText {
    font-size: 1.4rem;
    color: #3c3c3c;
}
.col-md-4.colDesign {
    margin: auto;
    margin-left: 5px;
    text-align: center;
    background-color: #ffffff;
    border: 2px solid #0130933d;
    padding: 10px;
    max-width: 32% !important;
    flex: 32% !important;
    border-radius: 10px;
    box-shadow: 0px 0px 7px #cecece;
    margin-bottom: 3rem;
}

.col-md-4.colDesign p {
    color: #013093;
    font-weight: bold;
    font-size: 1.8rem;
    font-family: 'Roboto', sans-serif;
    padding-top: 15px;
    margin-bottom: 0rem;
}
.containerSmaller {
    max-width: 950px;
    margin: auto;
}
h2.welcomeBackText {
    padding: 1rem 2rem 1rem 2rem;
    font-weight: 800;
    font-size: 3rem;
    line-height: 45px;
    color: #e0001a;
    background-color: white;
    text-shadow: 2px 0px 1px #8a8a8a;
    border: 1px solid gainsboro;
}
.innnerHelper {
    background-color: #ffffff;
    padding-top: 0px;
    margin-top: 0rem;
    min-height: 85%;
    padding-bottom: 1rem;
    margin-bottom: 0rem;
    border-radius: 0px 0px 10px 10px;
}
.innnerHelper p {
    font-size: 15px !important;
    font-weight: normal !important;
    color: #746f66 !important;
    padding-top: 0px !important;
    padding-bottom: 10px;
    margin-bottom: 0;
}
h5.subPrice {
    color: #13131396;
    margin-bottom: 10px;
    text-decoration: line-through;
}
.addCartButton {
    padding: 10px;
    background-color: #4CAF50;
    margin-left: 10%;
    margin-right: 10%;
    border-radius: 5px;
    border: 1px solid white;
    margin-bottom: 0rem;
}

.addCartButton p {
    color: white !important;
    font-size: 1.3rem !important;
    margin-top: 0 !important;
    padding-top: 0px !important;
}
.col-md-12.videoHolderArea {
    padding-bottom: 3rem;
}
.addCartButton:hover {
    background-color: #19921e;
    cursor: pointer;
}
@media screen and (max-width:500px) {
	h2.welcomeBackText {
    font-size: 1.8rem;
    line-height: 31px;
    border: none;
    padding: 10px 10px 10px 10px;
}
 .col-md-4.colDesign {
    margin: auto;
    text-align: center;
    /* background-color: #f36d2d; */
    /* border: 2px solid #ece7e7; */
    padding: 10px;
    max-width: 70% !important;
    flex: 100% !important;
    border-radius: 10px;
    margin-bottom: 2rem;
} 
  .col-md-4.colDesign.colDesignMiddle {
    max-width: 70% !important;
}
  img.bestValueImage {
    position: absolute !important;
    left: -35px !important;
    top: -15px !important;
    transform: rotate(-20deg) !important;
}
}
.col-md-4.colDesign.colDesignMiddle {
    margin-top: 0rem;
    max-width: 70% !important;
}
img.bestValueImage {
    position: absolute;
    left: -30px;
    top: -58px;
    transform: rotate(-20deg);
}
a.addCartLinkFinal:hover {
    text-decoration: none !important;
}
span.rightStack {
    color: white;
    vertical-align: baseline;
    display: inline-block;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    line-height: 15px;
    padding-left: 10px;
}
p.smallerRedText {
    color: red !important;
    font-size: 1rem !important;
    padding: 0;
    margin-top: -1rem;
}
p.pleaseClickHelper {
    font-weight: bold;
    padding: 0;
    font-size: 1.3rem;
    text-align: center;
    color: white;
    background: orange;
    margin-bottom: 1rem;
    margin-top: 1rem;
}


@media screen and (max-width: 768px) {
p.pleaseClickHelper {
    font-size: 1rem !important;
    padding: 10px !important;
}
}
.row.links-holder {
    margin-top: 2rem !important;
}