@font-face {
	font-family: 'lemon_yellow_sunregular';
	src: url('lemon_yellow_sun-webfont.eot');
	src: url('lemon_yellow_sun-webfont.eot?#iefix') format('embedded-opentype'), url('lemon_yellow_sun-webfont.woff2') format('woff2'), url('lemon_yellow_sun-webfont.woff') format('woff'), url('lemon_yellow_sun-webfont.ttf') format('truetype'), url('lemon_yellow_sun-webfont.svg#lemon_yellow_sunregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.wrapper {
	max-width: 1280px;
    margin: 0 auto;
}
section {
padding: 0 0;
}
.banner-offer-time {
	width: 100%;
	height: 25px;
	background: #d31c5e;
	line-height: 25px;
	position: relative;
}
.grey-txt {
    color: #2f3a3f;
}
#banner-content {
	background: url(../images/banner-lg.jpg) no-repeat center;
	background-size: cover;
    height: 599px;
}
.banner-device {
    position: absolute;
    width: 45%;
	right: 0;
    top: 0;
}
h1 {
	font-family: "museo-sans-condensed";
	font-size: 11vmin; 
}
/*h1 span{
	font-size: 3vmin; 
}*/
.banner-getdish-one {
	display: inline-block;
}
.banner-getdish-two {
	display: block;
}
.banner-limited {
	font-family: "lemon_yellow_sunregular" !important;
	padding-top: 35px;	
}
.banner-content h2 {
	font-family: "museo-sans", sans-serif;
	padding-bottom: 13px;
}
.flex-pack > p {
    width: 26%;
    float: right;
    text-align: center;
}
.flex-cost > sup, .total-cost > sup {
    vertical-align: middle;
}
.flex-cost > *, .total-cost > *{
    display: inline-block;
    text-align: center;
}
.flex {
	display:flex;
	padding-top: 15px;
}
.flex-content {
	padding-right: 18px;
	display: inline-block;
}
.banner-price {
	display: inline-block;
	padding-top: 13px;
}
.banner-dot-item li {
    list-style: disc;
    line-height: 17px;
	list-style: disc;
    padding-bottom: 10px;
    position: relative;
    color: #2f3a3f;
	margin-left: 15px;
}
.banner-at-promo {
	margin-top: 23px;
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner-at-promo div:nth-child(1) {
    padding-top: 20px;
	padding-left: 30px;
}
.banner-at-promo .offer--code {	
	margin-right: 10%;
}
.banner-dot-item li span {
    color: #fff;
}
#banner-content .button-red-2 a {
	display: block;
	border: 1px solid #f01446;
	border-radius: 1px;
	text-align: center;
	text-decoration: none;
	padding: .5rem;
	/*background: #d31c5e;*/
	font-size: 20px;
} 
.banner-cent {
	position: relative;
    left: -5px;
}
.banner-dollor {
	position: relative;
    top: -19px;
}
.threeHundo {
	font-weight: 300;
}
.sevenHundo {
	font-weight: 700;
}
.sixHundo {
	font-weight: 600;
}
.fourHundo {
   font-weight: 400;
}
.fiveHundo {
	font-weight: 500;
}
/*end of hero content copy this*/
	
	
#SecondaryNav {
	display: none !important;
}
#banner-01 h2, #banner-01 p {
	font-family: "museo-sans";
}
.grey-txt {
	color: #2f3a3f;
}
.pink-txt {
	color: #d31c5e;
}
.threeHundo {
	font-weight: 300;
}

#banner-01 .button-red-2 {
	margin: 0px auto;
	width: 16rem;
}
#banner-01 .button-red-2 a {
	background-color: #d31c5e!important;
	border-radius: 2px;
}
#banner-01 .button-red-2 a:hover {
	background-color: #fff!important;
	border: 1px solid #d31c5e;
	border-radius: 2px;
	color: #d31c5e;
}
#main-content {
	background-color: #f0f0f0 !important;
}
.wrapper {
	background-color: #fff;
}
#banner-01 {
	background: url(../images/banner-sm.jpg) no-repeat center top;
	/*height: 815px;*/
	background-size: cover;
	/*padding: 20px 0 0 0;*/
	/*background-position: 0% 70%;*/
	padding-top: 1.5rem;
	padding-bottom: 0px;
	max-height: 1000px;
}
.banner-device {
	width: 43%;
    position: absolute;
    right: 0px;
    top: 0px;
}
#banner-01 h1 {
	font-size: 35px;
	font-family: "museo-sans-condensed";
}
#banner-01 p.limited, #banner-01 p.limited-offer, .font1.limited-sub {
	font-family: "lemon_yellow_sunregular";
}
.pink-banner {
	background-color: #d31c5e;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: space-around;
	-ms-flex-line-pack: distribute;
	align-content: space-around;
	-webkit-align-items: center;
	-ms-flex-align: center;
	padding: .5rem 0px;
}
.pink-banner p {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 80%;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	line-height: 1rem;
	text-align: center;
}
#banner-01 .bigPrice {
	font-size: 80px;
	font-weight: 300;
}
#banner-01 .smallTag {
	font-size: 16px;
	font-weight: 500;
	position: relative;
	top: -34px;
	left: 24px;
}
#banner-01 .months--sup {
	position: relative;
	top: -8px;
    left: -35px;
	font-size: 34px;
}
#banner-01 .bigPrice .letterspace--tight {
	display: inline-block;
	letter-spacing: -5px;
	margin-right: 8px;
}
#banner-01 .bigPrice sup {
	font-size: 40%;
	top: -1.1em;
}
#banner-01 .bigPrice sup {
	top: -1.4em\9; /* IE 8 and below */
}
#banner-01 .bigPrice sup.cents {
	display: inline-block;
	padding-bottom: 20px;
}
#banner-01 .dot-item li {
	list-style: disc;
	line-height: 16px !important;
	margin-left: 39px;
	padding-bottom: 10px;
	position: relative;
	color: #2f3a3f;
}
#banner-01 .dot-item li span {
	color: #fff;
}
.offer--code {
	/*	position: absolute;*/
	bottom: 8rem;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	border: 2px dashed #fff;
	width: 200px;
	display: block;
	border-radius: 4px;
}
.offer--code p {
	padding: 10px 0;
	text-align: center;
}
/* Banner-Sub-Content CSS*/

#banSub-sec {
	width: 100%;
	width: 100%;
	height: auto;
	float: left;
}
#banSub-sec .item1 {
	width: 25%;
	float: left;
	background-color: #f9f9f9;
border-bottom: 1px solid #404040;
}
#banSub-sec .item1 .sub01, #banSub-sec .item2 .sub01, #banSub-sec .item3 .sub01, #banSub-sec .item4 .sub01 {
	margin: 10px 28px 0;
	height: 100px;
	text-align: left;
	padding-left: 10px;
}
#banSub-sec .item3 .sub02 {
	float: left;
/*	background-color: #fff;*/
	color: #fff;
	width: 100%;
/*	padding: 5px 20px;*/
}
#banSub-sec .item2 {
	width: 25%;
	float: left;
	background-color: #fc3817;
	color: #fff;
	border-right: 2px solid #fff;
}
#banSub-sec .item3 {
	width: 25%;
	float: left;
	background-color: #f11845;
	color: #fff;
	border-right: 2px solid #fff;
}
#banSub-sec .item4 {
	width: 25%;
	float: left;
	background-color: #d31c5e;
	color: #fff;
	border-right: 2px solid #fff;
}
.flex-pack .fl-rt > p {
	width: 26%;
	float: right;
	text-align: center;
}
.banner-flex-cost > * {
	display: inline-block;
	text-align: center;
}

.evePrice {
	font-size: 1.35rem;
}
.ml-01 {
	font-size: 0.55rem !important;
	margin-left: -7px;
}
.ml-02 {
	font-size: 0.8rem !important;
}
.regPrice {
	font-size: 1.85rem;
}
.ml {
	margin-left: -5px;
	font-size: 0.9rem !important;
	margin-top: 9px;
}
p.font1.flex-cost {
	font-size: 2rem !important;
}
span.every {
	font-size: 10px;
	/* position: relative; */
	bottom: 0;
	margin-left: -15px;
}
span.every10 {
	margin-left: 5%;
	font-size: 10px;
	position: relative;
	bottom: 0;
}
.price-space {
	margin: 0px 14px;
}
.btn3 {
	margin-top: 0;
	float: left;
	width: 31%;/*	margin-right: 20px;*/
}
.strike {
	position: absolute;
	background: url(../images/strike.png) no-repeat 0px 12px;
	height: 46px;
	width: 43px;
}
.value-button {
	display: block;
	background: #ffffff;
	font-size: 12px;
	color: #6d6f71;
	border: 1px solid #6d6f71;
	border-radius: 0px;
	padding: .35rem 0;
	width: 87px;
	text-align: center;
	float: right;
	margin-top: 16px;
	margin-right: 18px;
}
.clr01 {
	background-color: #fc3817;
	border: 1px solid #fff;
	color: #fff;
	margin-left: 7px;
}
.clr02 {
	background-color: #f11845;
	border: 1px solid #fff;
	color: #fff;
	margin-left: 7px;
}
.clr03 {
	background-color: #d31c5e;
	border: 1px solid #fff;
	color: #fff;
	margin-left: 7px;
}
.button-red-2 a {
	display: block;
	border: 1px solid #f01446;
	border-radius: 4px;
	text-align: center;
	text-decoration: none;
	padding: 1.0rem;
	background: #d31c5e;
	font-size: 20px;
}
/* sub banner text ends*/

.disclaimer-01 {
	font-size: 10px;
	padding: 12px 50px 20px 50px;
	text-align: center;
	clear: both;
	line-height: 13px;	
    margin-left: 0%;	
}
.sub-container {
	width: 100%;
	position: relative;
}
/*.item {
	width: 50%;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}*/
/* sub banner styles*/

.subBanner_01 {
	background: url(../images/banner-sub01.jpg) no-repeat center;
	height: 363px;
	background-size: cover;
	max-height: 400px;
}
.clrCircle {
	background: url(../images/sub-ban01-circle.png) no-repeat left;
	height: 268px;
	position: relative;
	margin-left: 5%;
	top: 30px;
	width: 26.5%;
	font-family: "lemon_yellow_sunregular";
	color: #fff;
	text-align: center;
	line-height: 135px;
	font-size: 36px;
}
/* sub contaner css*/
.sub-container-col01 {
	width: 29%;
	float: left;
	margin-left: 6.5%;
	font-family: "lemon_yellow_sunregular";
	color: #fff;
}
.sub-container-col02 {
	width: 29%;
	float: left;
	font-family: "lemon_yellow_sunregular";
	color: #fff;
}
.sub-container-col03 {
	width: 29%;
	float: right;
	margin-right: 6.5%;
	font-family: "museo-sans-condensed";
	color: #fff;
}
.sub-con-tiles {
	width: 100%;
	height: auto;
	float: left;
}
/* sub contaner tiles one section */

.sub-container-col01 .item1 {
	background: url(../images/sub-item01.jpg) no-repeat;
	height: 353px;
	width: 366px;
	line-height: 50px;
	text-align: center;
	/*	padding-top: 140px;*/
	font-size: 36px;
}
p.tile-txt {
	color: #fff;
	padding-top: 140px;
}
.sub-container-col01 .item2 {
	background: url(../images/sub-item02.jpg) no-repeat;
	height: 353px;
	width: 366px;
	text-align: center;
	padding-top: 40px;
	font-size: 36px;
}
.sub-container-col01 .item3 {
	background: url(../images/sub-item03.jpg) no-repeat;
	height: 184px;
	width: 366px;
}
.sub-container-col01 .item4 {
	background: url(../images/sub-item04.jpg) no-repeat;
	height: 353px;
	width: 366px;
}
/* sub contaner tiles two section */

.sub-container-col02 .item1 {
	background: url(../images/sub-item05.jpg) no-repeat;
	height: 890px;
	/*	width: 367px;*/
	background-color: #fcfcfc;
	line-height: 50px;
	text-align: center;
	padding-top: 450px;
	font-size: 36px;
}
.sub-container-col02 .item1 > p {
	color: #ed1c49;
	line-height: 50px;
	text-align: center;
	font-size: 36px;
}
.sub-container-col02 .item1, p.text {
	color: #000000 !important;
	line-height: 50px;
	text-align: left;
	margin: 0px 10px;
	font-size: 22px;
	margin: 0 0%;
}
p.text01 {
	color: #000000 !important;
	text-align: right;
	margin: 0px 30px;
	font-size: 18px;
	font-style: italic;
	font-family: "museo-sans-condensed";
}
.sub-container-col02 .item1, p.text::before, .sub-container-col02 .item1, p.text::after {
	content: "''";
}
.sub-container-col02 .item2 {
	background: url(../images/sub-item06.gif) no-repeat;
	height: 353px;
	width: 367px;
	text-indent: -9999px;
}
/* sub contaner tiles three section */

.sub-container-col03 .item1 {
	background: url(../images/sub-item07.gif) no-repeat;
	height: 183px;
	width: 367px;
	text-indent: -9999px;
}
.sub-container-col03 .item2 {
	background: url(../images/sub-item08.gif) no-repeat;
	height: 523px;
	width: 367px;
	text-indent: -9999px;
}
.sub-container-col03 .item3 {
	background: url(../images/sub-item09.jpg) no-repeat;
	height: 363px;
	width: 366px;
}
.sub-container-col03 .item4 {
	background: url(../images/sub-item10.jpg) no-repeat;
	height: 174px;
	width: 366px;
	line-height: 50px;
	text-align: left;
	padding: 57px 20px;
	font-size: 28px;
	font-weight: bold;
}
.subBanner_02 {
	background: url(../images/banner-bot01.jpg) no-repeat center;
	height: 214px;
	width: 100%;
	float: left;
	margin: 0px auto;
	font-family: "lemon_yellow_sunregular";
}
.subBanner_02 .first-col {
	width: 70%;
	float: left;
}
.subBanner_02 .second-col {
	width: 24%;
	float: left;
	font-family: "museo-sans";
}
.subBanner_02 .second-col .call {
	padding-top: 20px;
}
.subBanner_02 .text {
	padding: 2% 12%;
	color: #fff;
}
.subBanner_02 .big-text {
	padding: 0% 13%;
	color: #fff;
	font-size: 85px;
	font-family: "museo-sans-condensed";
}
.subBanner_02 .small-text {
	padding: 1% 13%;
	font-family: "museo-sans";
	font-size: 16px;
}
.subBanner_03 .hopperGO {
	background: url(../images/hooper-go.png) no-repeat center;
	height: 183px;
	width: 100%;
	float: left;
	margin: 20px 0 15px 0;
}
.subBanner_03 p.hopper {
	color: 000;
	font-size: 36px;
	padding-bottom: 10px;
}
blockquote> p {
	font-family: "museo-sans";
	margin: 10px;
	line-height: 30px;
}
.dishOverlayContent .dishCloseOverlay {
	position: absolute;
	right: 9px;
	top: 15px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	border-radius: 70px;
	padding-left: 1px;
	transform: scale(1.5);
	margin-top: 0;
}
dishCloseOverlay a:before {
	font-family: 'museo-sans', sans-serif;
	font-weight: 100;
	position: relative;
	content: '\00D7';
	display: block;
	color: #ffffff;
	background-color: #d3183f;
	text-align: center;
	font-size: 21px;
	width: 30px;
	height: 26px;
}
.playIcon {
	position: absolute;
	margin: 0 53%;
	padding-top: 55px;
}
a.fake {
	display: block;
	height: 100%;
	top: 0px;
	color: #fff;
}
sup.font3.sym {
	font-size: 1.0rem;
	font-weight: 100;
}
/* hbo */
.hbo {
   border-radius: 1px;
    padding: 0.6rem;
	
    background: rgba(249,227,25,1);
    background: -moz-linear-gradient(top, rgba(249,227,25,1) 18%, rgba(250,230,49,1) 23%, rgba(255,249,196,1) 53%, rgba(251,234,76,1) 86%, rgba(249,227,25,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(18%, rgba(249,227,25,1)), color-stop(23%, rgba(250,230,49,1)), color-stop(53%, rgba(255,249,196,1)), color-stop(86%, rgba(251,234,76,1)), color-stop(100%, rgba(249,227,25,1)));
    background: -webkit-linear-gradient(top, rgba(249,227,25,1) 18%, rgba(250,230,49,1) 23%, rgba(255,249,196,1) 53%, rgba(251,234,76,1) 86%, rgba(249,227,25,1) 100%);
    background: -o-linear-gradient(top, rgba(249,227,25,1) 18%, rgba(250,230,49,1) 23%, rgba(255,249,196,1) 53%, rgba(251,234,76,1) 86%, rgba(249,227,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(249,227,25,1) 18%, rgba(250,230,49,1) 23%, rgba(255,249,196,1) 53%, rgba(251,234,76,1) 86%, rgba(249,227,25,1) 100%);
    background: linear-gradient(to bottom, rgba(249,227,25,1) 18%, rgba(250,230,49,1) 23%, rgba(255,249,196,1) 53%, rgba(251,234,76,1) 86%, rgba(249,227,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e319', endColorstr='#f9e319', GradientType=0 );
	
    color: #000;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    float: right;
    width: 75%;
	border-right: 2px solid #fff;	
}
.hbo-txt{font-size:16px !important;}
.hbologo{ margin-bottom:-8px;}
#banner-01 .bottom-text p:last-child {
    top: 11px !important;
}
.custom-font {
	font-size: 12px;
	color: #000;
}

/*Edit made*/
.price-inner h2 {
	display: inline-block;
}
.bigPrice  {
	display: inline-block
}

/*Important ccs -----------media query only for hp laptop------------*/
@media all and (max-height: 768px) {
.banner-add {
    vertical-align: -11px !important;
}
.banner-add {   
    padding-left: 22% !important;
	position: relative !important;
    top: 35px !important;
}
.banner-offercode {
    right: 14px !important;
}
.banner-limited img {
    width: 70px !important;
}
}
/* Important ccs -----------media query only for hp laptop------------*/
@media all and (max-width: 767px) {
.mobile {
	display: block;
}
.banner-content {
    padding-left: 0px;
	text-align: center;
}
.banner-limited {
    padding-top: 14px;
}
h1 {
    font-family: "museo-sans-condensed";
    font-size: 2rem;
	padding-top: 10px;
}
.banner-getdish-one {
	display: inline-block;
}
.banner-getdish-two {
	display: inline-block;
}
.banner-dot-item li {
    text-align: left;
    padding-left: 0px;
	margin-left: 55px;
	line-height: 15px;
}
.banner-add-mobile {
	font-family: "lemon_yellow_sunregular";
	padding-top: 15px;
}
#banner-content {
    height: auto;
}
.banner-at-promo div:nth-child(1) {
    padding-left: 0px;
}
.banner-playIcon {
    padding-top: 13px;
}
.banner-flex {
    justify-content: center;
	padding-top: 10px;
}
.flex-content {
    padding-right: 10px;
}
.banner-offercode {
    border: 2px dashed #fff;
    border-radius: 7px;
    bottom: 76px;
    right: 36px;
    width: 207px;
    text-align: center;
    height: 63px;
    line-height: 28px;
    margin: 0 auto;
	margin-bottom: 17px;
}
.banner-declaimer {
	text-align: center;
}
.banner-dollor {
    top: -7px; 
}
.banner-cent {
    left: -2px;
}
.banner-at-promo {
	 margin-top: 1px;
	flex-direction: column;
}
#banner-01 {  
  height: 937px;
}
.banner-at-promo .offer--code {
    margin-right: 0;
	margin-top: 10px;
}
.banner-at-promo p:nth-child(1) {
    padding-left: 0;
    margin-bottom: 12px;
    text-align: center;
}
.package {
	padding-right: 45px;
}
.banner-device-mob {
	width: 100%;
}
.banner-device-mob {
	width: 80%;
	margin: 0 auto;
}
.desktop {
	display: none;
}
.banner-device-mob {
	width: 100%;
}
.disclaimer-01 { 
    margin-left: 0%;
}
/*end of hero banner css*/

#banner-01 h1, #banner-01 .limited, #banner-01 .limited-offer, #banner-01 .banner-ctas {
	text-align: center;
	padding: 1rem 0px;
}
.banner-ctas p {
	padding: .5rem 0px;
}
/*#banner-01 img {
	width: 15%;
}*/
.banner-device-mob {
	width: 67%;
	margin: 0 auto;
	position: relative;
}
.price-wrap {
	display: block;
	position: relative;
	width: 100%;
}
.price-inner {
	display: block;
	position: relative;
	margin: 0px auto;
	width: 206px;
	height: 5rem;
}
.bottom-text {
	display: block;
	position: relative;
	margin: 2rem auto 1rem auto;
	padding-bottom: 1rem;
}
.bottom-text p {
	margin: 0px auto;
	width: 80%;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
#banner-01 h2 {
	float: left;
	display: block;
}
#banner-01 .bigPrice {
	float: left;
	display: block;
}
#banner-01 .limited {
	padding: 0 10px 10px 10px;
}
#banner-01 .bigPrice {
	float: left;
	display: inline-block;
	font-size: 40px;
}
#banner-01 .bigPrice sup.cents {
	padding-bottom: 8px;
}
#banner-01 .months--sup {
	top: -5px;
	left: -21px;
	font-size: 12px;
}
#banner-01 .smallTag {
	font-size: 9px;
	top: -15px;
	left: 0;
}
#banner-01 ul {
	display: inline-block;
}
/* Banner-Sub-Content CSS*/

#banSub-sec .item1 {
	width: 100%;
	text-align: center;
	float: left;
	background-color: #f9f9f9;
}
#banSub-sec .item1 .sub01, #banSub-sec .item2 .sub01, #banSub-sec .item3 .sub01, #banSub-sec .item4 .sub01 {
	float: left;
	margin: 10px 4px;
	height: 100px;
	height: auto;
	width: 100%;
}
#banSub-sec .item1 .sub02 {
	float: left;
	/*	background-color: #2f3a3f;*/
	color: #fff;
	width: 100%;
	padding: 7px 30px;
	font-size: 14px;
}
#banSub-sec .item2 {
	width: 100%;
	text-align: center;
	float: left;
	background-color: #fc3817;
	color: #fff;
}
#banSub-sec .item3 {
	width: 100%;
	text-align: center;
	float: left;
	background-color: #f11845;
	color: #fff;
}
#banSub-sec .item4 {
	width: 100%;
	text-align: center;
	float: left;
	background-color: #d31c5e;
	color: #fff;
}
.feature-box {
	height: 10rem;
	background: none;
	padding: 0px !important;
	width: 94%;
	margin: 0 auto;
}
.owl-prev, .owl-next {
	padding-top: 170px;
}
.owl-next {
	right: 0;
	text-align: right;
	background: url(../images/right.png) no-repeat 50% 50% !important;
	background-size: 20px;
}
.owl-prev {
	left: 0;
	text-align: right;
	background: url(../images/left.png) no-repeat 50% 50% !important;
	background-size: 20px;


}
.flex-pack .fl-rt > p {
	width: 26%;
	float: right;
	text-align: center;
}
.flex-cost > *, .total-cost > * {
	display: inline-block;
	text-align: center;
}
.ml {
	margin-left: -5px;
	font-size: 0.9rem !important;
	margin-top: 9px;
}
p.font1.flex-cost {
	font-size: 2.25rem !important;
	width: 87%;
	width: 100%;
	text-align: left;
	padding: 0px 0 15px 14px;
}
span.every {
	font-size: 10px;
	position: relative;
	bottom: 8px;
	bottom: 7px;
	display: block;
	text-align: left;
	margin-left: 15px;
}
.maintxt {
	font-size: 26px;
}
.price-space {
	margin: 0px 14px;
}
.btn3 {
	margin-top: 0;
	float: left;
	width: 31%;/*	margin-right: 20px;*/
}
.strike {
	position: absolute;
	background: url(../images/strike.png) no-repeat 10px 12px;
	height: 41px;
	width: 51px;
}
.value-button {
	display: block;
	background: #ffffff;
	font-size: 12px;
	color: #6d6f71;
	border: 1px solid #6d6f71;
	border-radius: 0px;
	padding: .35rem 0;
	width: 82px;
	text-align: center;
	float: right;
	margin-top: 16px;
	margin-right: 13%;
}
.clr01 {
	background-color: #fc3817;
	border: 1px solid #fff;
	color: #fff;
	margin-left: 7px;
}
.clr02 {
	background-color: #f11845;
	border: 1px solid #fff;
	color: #fff;
	margin-left: 7px;
}
.clr03 {
	background-color: #d31c5e;
	border: 1px solid #fff;
	color: #fff;
	margin-left: 7px;
}
.button-red-2 a {
	display: block;
	border: 1px solid #f01446;
	border-radius: 4px;
	text-align: center;
	text-decoration: none;
	padding: 0.6rem;
	background: #d31c5e;
	font-size: 20px;
}
.flower01 {
	width: 12%;
	float: left;
	height: 63%;
}
.flower02 {
	transform: scalex(-1);
	width: 14%;
	height: 63%;
	float: right;
}
.flower03 {
	width: 75%;
	height: 0;
	text-align: center;
	font-size: 28px;
}
#banner-01 p.limited, #banner-01 p.limited-offer, .font1.limited-sub {
	padding-bottom: 20px;
}
/* sub banner styles */
.subBanner_01 {
	background: url(../images/banner-sub01.jpg) no-repeat left;
	height: 228px;
	background-size: cover;
	max-height: 250px;
	margin: 10px 10px 0;
}
.clrCircle {
	background: url(../images/sub-ban01-circle.png) no-repeat left;
	height: 270px;
	position: relative;
	margin-left: -40px;
	top: -32px;
	width: 79.5%;
	font-family: "lemon_yellow_sunregular";
	color: #fff;
	text-align: center;
	line-height: 135px;
	font-size: 27px;
	transform: scale(0.5);
	background-size: contain;
}
/*Tiles content Mobile 01*/
.sub-container-col01, .sub-container-col02, .sub-container-col03 {
	width: 97.5%;
	float: left;
	margin-left: 2.5%;
	font-family: "lemon_yellow_sunregular";
	color: #fff;
}
.sub-container-col01 .item1 {
	background: url(../images/sub-item01.jpg) no-repeat;
	/*	padding-top: 62px;*/
	font-size: 21px;
	width: 49%;
	background-size: cover;
	min-height: 180px;
	height: 180px;
	float: left;
	line-height: 30px;
	margin-left: 0.5%;
}
.sub-container-col01 .item2 {
	background: url(../images/sub-item02.jpg) no-repeat;
	text-align: center;
	padding-top: 18px;
	font-size: 18px;
	background-size: cover;
	float: left;
	width: 47.5%;
	min-height: 180px;
	height: 180px;
}
.sub-container-col01 .item3 {
	background: url(../images/sub-item04.jpg) no-repeat;
	text-align: center;
	padding-top: 18px;
	font-size: 20px;
	background-size: cover;
	float: left;
	width: 49%;
	margin-left: 0.5%;
	min-height: 180px;
	height: 180px;
	margin-left: 0.5%;
}
.sub-container-col01 .item4 {
	background: url(../images/sub-item09.jpg) no-repeat;
	text-align: center;
	padding-top: 18px;
	font-size: 20px;
	background-size: cover !important;
	float: left;
	width: 47.5%;
	min-height: 180px;
	height: 180px;
	background-position: center;
}
/*Tiles content Mobile 02*/
.sub-container-col02 .item1 {
	background: url(../images/sub-item05.jpg) no-repeat;
	height: 790px;
	/* width: 394px; */
	background-color: #fcfcfc;
	line-height: 50px;
	text-align: center;
	padding-top: 450px;
	font-size: 36px;
	background-size: contain;
	min-height: 790px;
	width: 97%;
}
.sub-container-col02 .item1 {
	margin: 0 0%;
}
blockquote> p {
	font-family: "museo-sans";
	margin: 10px;
	line-height: 24px;
	font-size: 16px;
}
.sub-container-col02 .item2 {
	background: url(../images/sub-item06.gif) no-repeat -10px #7dbb83;
	text-align: center;
	padding-top: 18px;
	font-size: 20px;
	background-size: cover !important;
	background-position: center;
	float: left;
	width: 48%;
	min-height: 190px;
	height: 190px;
	text-indent: -9999px;
}
.sub-container-col02 .item3 {
	background: url(../images/sub-item03.jpg) no-repeat center;
	text-align: center;
	padding-top: 18px;
	font-size: 20px;
	background-size: cover;
	float: left;
	width: 48%;
	min-height: 90px;
	height: 90px;
}
.sub-container-col02 .item4 {
	background: url(../images/sub-item07.gif) no-repeat center;
	text-align: center;
	padding-top: 18px;
	font-size: 20px;
	background-size: cover;
	float: left;
	width: 48%;
	min-height: 100px;
	height: 100px;
	text-indent: -9999px;
}
a.fake {
	display: block;
	height: 100%;
	top: 0px;
	color: #fff;
}
p.tile-txt {
	color: #fff;
	padding-top: 62px;
}
/*Tiles content Mobile 03*/
.sub-container-col03 .item1 {
	background: url(../images/sub-item08.gif) no-repeat;
	text-align: center;
	padding-top: 18px;
	font-size: 20px;
	background-size: cover !important;
	float: left;
	width: 96%;
	min-height: 100px;
	height: 523px;
	text-indent: -9999px;
}
.sub-container-col03 .item2 {
	background: url(../images/sub-item10.jpg) no-repeat;
	font-size: 26px;
	background-size: cover;
	float: left;
	width: 96%;
	min-height: 184px;
	height: 184px;
	font-family: "museo-sans";
	text-align: left;
	font-weight: 400;
	margin: 0 0%;
}
.subBanner_02 {
	background: url(../images/banner-bot01m.jpg) no-repeat;
	height: 254px;
	width: 94%;
	float: left;
	margin: 0px auto;
	font-family: "lemon_yellow_sunregular";
	background-size: cover;
	margin: 0 2.4%;
}
.subBanner_02 .first-col {
	width: 100%;
	float: left;
	text-align: center;
}
.subBanner_02 .big-text {
	padding: 0% 9%;
	color: #fff;
	font-size: 36px;
	font-family: "museo-sans-condensed";
}
.subBanner_02 .second-col {
	width: 100%;
	float: left;
	font-family: "museo-sans";
}
.bottom-text {
	font-family: "museo-sans";
}
.subBanner_03 .hopperGO {
	transform: scale(.9);
}
.subBanner_02 .text {
	padding: 7% 12%;
}
.subBanner_03 {
	padding-bottom: 80px;
}
.subBanner_03 .hopperGO {
	background-size: contain;
}
/* play button main banner*/

.playIcon {
	width: 30% !important;
	margin: 0 60%;
	padding-top: 70px;
}
#banner-01 img.play-btn {
	width: 100%;
	top: 102px;
	position: relative;
}
.owl-theme .owl-controls {
	margin-top: 0px;
}
.package {
	float: none !important;
	text-align: center;
}
#banner-01 .bigPrice {
	float: none !important;
	width: 100% !important;
	text-align: center !important;
}
/*HBo bottom bar*/
.hbo {
    border-radius: 1px;
    padding: 0.4rem 0.3rem 0.6rem;
 background: rgba(249,227,25,1);
    background: -moz-linear-gradient(top, rgba(249,227,25,1) 18%, rgba(250,230,49,1) 23%, rgba(255,249,196,1) 53%, rgba(251,234,76,1) 86%, rgba(249,227,25,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(18%, rgba(249,227,25,1)), color-stop(23%, rgba(250,230,49,1)), color-stop(53%, rgba(255,249,196,1)), color-stop(86%, rgba(251,234,76,1)), color-stop(100%, rgba(249,227,25,1)));
    background: -webkit-linear-gradient(top, rgba(249,227,25,1) 18%, rgba(250,230,49,1) 23%, rgba(255,249,196,1) 53%, rgba(251,234,76,1) 86%, rgba(249,227,25,1) 100%);
    background: -o-linear-gradient(top, rgba(249,227,25,1) 18%, rgba(250,230,49,1) 23%, rgba(255,249,196,1) 53%, rgba(251,234,76,1) 86%, rgba(249,227,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(249,227,25,1) 18%, rgba(250,230,49,1) 23%, rgba(255,249,196,1) 53%, rgba(251,234,76,1) 86%, rgba(249,227,25,1) 100%);
    background: linear-gradient(to bottom, rgba(249,227,25,1) 18%, rgba(250,230,49,1) 23%, rgba(255,249,196,1) 53%, rgba(251,234,76,1) 86%, rgba(249,227,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e319', endColorstr='#f9e319', GradientType=0 );
	
    color: #000;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    float: right;
    width: 100%;
    border-right: 0px solid #fff;
}
.hbo-txt{font-size:14px;}

}

@media all and (max-width: 767px) and (orientation: landscape) {
#banner-01 {
	background: url(../images/banner-lg.jpg) no-repeat center;
	background-size: cover;
	padding-top: 1.5rem;
	padding-bottom: 0px;
	height: 900px;
}
#banner-01 p.limited, #banner-01 p.limited-offer, .font1.limited-sub {
	padding-bottom: 0;
}
#banner-01 h1 {
	font-size: 60px;
	font-family: "museo-sans-condensed";
}
.price-inner {
	height: 3rem;
}
.disclaimer-01 {
    font-size: 10px;
    padding: 12px 10px 20px 0;
    text-align: center;
    clear: both;
    line-height: 13px;
    margin-left: 1%;
}
/*#banner-01 h1, #banner-01 .limited, #banner-01 .limited-offer, #banner-01 .banner-ctas {
	padding: 0rem 0px;
}
.bottom-text {
    margin: -0.5rem auto 1rem auto;
}
.button-red-2 a {
    padding: 0.4rem;
    font-size: 13px;
}
.offer--code p {
    padding: 0px 0;
}
.offer--code {
    float: left;
}
#banner-01 .banner-ctas {
    padding: 0rem 0px;
    float: left;
}*/
}

@media all and (min-width: 768px) and (max-width: 1024px) {
	
	/*copy*/
.mobile {
	display: none !important;
}
.desktop {
	display: block;
}
.banner-offer-time {
	width: 100%;
	height: 25px;
	background: #d31c5e;
}
#banner-01 p.banner-limited {
    width: 62%;
    text-align: center;
}
.grey-txt {
    color: #2f3a3f;
}
.wrapper {
	max-width: 1280px;
    margin: 0 auto;
}
#banner-content {
	background: url(../images/banner-lg.jpg) no-repeat center;
	background-size: cover;
    height: 525px;
}
.banner-playIcon {
	margin-right: 198px;
}
.banner-content {
	padding-left: 28px;
}
.banner-device {
    position: absolute;
    width: 45%;
	right: 0;
    top: 0;
}
h1 {
	font-family: "museo-sans-condensed";;
	font-size: 4rem; 
}

.banner-limited {
    font-family: "lemon_yellow_sunregular" !important;
    padding-top: 44px;
    position: relative;
    right: 18px;
}
.banner-content h2 {
	font-family: "museo-sans", sans-serif;
	padding-bottom: 13px;
}
.banner-flex {
	padding-top: 15px;
}
.banner-flex-pack > p {
    width: 26%;
    float: right;
    text-align: center;
}
.flex-cost > sup, .total-cost > sup {
    vertical-align: middle;
}
.banner-flex-cost > *, .total-cost > *{
    display: inline-block;
    text-align: center;
}
.banner-flex {
	display:flex;
}
.banner-dollor {
    top: -11px;
}
.flex-content {
	padding-right: 28px;
}
.banner-dot-item li {
    list-style: disc;
    line-height: 13px;
    margin-left: 39px;
    padding-bottom: 10px;
    position: relative;
    color: #2f3a3f;
}
.banner-at-promo {
	margin-top: 23px;
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner-at-promo div:nth-child(1) {
    padding-top: 20px;
	padding-left: 30px;
}
 .banner-at-promo {
	margin-top: 0;
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner-declaimer {
	padding-top: 24px;
    padding-left: 38px;
    position: absolute;
    bottom: 9px;
}
banner-at-promo p:nth-child(1) {
	padding-left: 40px;
    margin-bottom: 5px;
}
   #banner-01 .button-red-2 {
    width: 16rem !important;
}
.banner-dot-item li { 
    margin-left: 18px;  
}
.subBanner_02 {
    height: 145px;
    padding-top: 13px;
}
.subBanner_03 p.hopper {
    padding-bottom: 40px;
}
}

@media all and (min-width: 768px) and (max-width: 1025px) and (orientation: landscape) {

}

/* ipad layouts only */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {

}

@media all and (min-width: 768px) {
.banner-at-promo {
	margin-top: 1px;
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner-at-promo div:nth-child(1) {
    padding-top: 20px;
    padding-left: 30px;
}
.banner-offercode {   
    border: 2px dashed #fff;
    border-radius: 7px;
    position: absolute;
    bottom: 37px;
    right: 6px;
    width: 207px;
    text-align: center;
    height: 63px;
    line-height: 28px;
}
.banner-add {
	font-family: "lemon_yellow_sunregular";
    display: inline-block;
    padding-left: 114px;
    font-size: 19px;
	
}
.banner-limited img {
    width: 59px;
    padding-right: 6px;
    padding-left: 10px;
}
.banner-at-promo p:nth-child(1) {
	padding-left: 53px;
    padding-bottom: 5px;
}
.banner-playIcon {
    padding-right: 11px;
    position: relative;
    top: 25px;
}
  .bottom-text {
    margin-top: -8rem;
    float: right;
    width: 50%;
    padding: 0px 20px 3rem 0px;
  }
/*end of hero banner*/

.hero-text-wrap {
	display: block;
	position: relative;
	margin-left: 3%;
	width: 55%;
    margin-top: -40px;	
}
#banner-01 {
	background: url(../images/banner-lg.jpg) no-repeat 97% 100%;
	height: 600px;
	padding: 30px 0 0 0;
}
#banner-01 .bigPrice {
	font-size: 50px;
}
#banner-01 .months--sup {
	    top: -3px;
    left: -23px;
	font-size: 21px;
}
#banner-01 .bigPrice sup.cents {
	padding-bottom: 8px;
}
.pink-banner p {
	max-width: 875px;
}
.banner-ctas p {
	padding: 1rem 0px;
}
#banner-01 .button-red-2 {
	margin: 0px 0px auto 0px;
}
/*.offer--code {
	bottom: 0%;
	left: auto;
	right: -70%;
}*/
.bottom-text {
	display: block;
	position: relative;
/*	margin: 5rem 0px 0px auto;*/
	width: 100%;
}
.bottom-text .right {
	width: 100%;
	float: right;
	text-align: right;
}
.bottom-text .left {
	width: 50%;
	float: left;
	text-align: left;
}
.sub-container-col01, .sub-container-col02, .sub-container-col03 {
	width: 33.3333%;
	margin-right: 0;
	margin-left: 0;
}
.sub-container-col01 > div, .sub-container-col02 > div, .sub-container-col03 > div {
	background-size: 100% 100% !important;
	width: 100% !important;
}
.sub-container-col02 .item1 {
	background-size: 100% auto !important;
	padding-top: 407px;
}
#banSub-sec .item2 .sub01 .value-button, #banSub-sec .item3 .sub01 .value-button, #banSub-sec .item4 .sub01 .value-button {
	position: absolute;
	margin-left: -44px;
	bottom: 7px;
	left: 50%;
}
#banSub-sec .item1 .sub01, #banSub-sec .item2 .sub01, #banSub-sec .item3 .sub01, #banSub-sec .item4 .sub01 {
	height: 125px;
	position: relative;
	padding: 10px;
}

}

@media all and (min-width: 768px) and (max-width: 1025px) and (orientation: landscape) {
.sub-container-col02 .item1 {
	padding-top: 400px;
}
p.font3.white-txt.fiveHundo.left.desktop {
    position: absolute;
    bottom: -89px !important;
    /* margin: 0 auto; */
    /* text-align: center; */
    width: 100%;
}
#banner-01 {
    height: 529px;
    background-size: cover;
    background-position: top;
}
.requirements  {
    /*position: absolute;
    left: 152px;
    width: 100%;
    top: 16px;*/
	position: absolute;
    left: 152px;
    top: 49px;
    right: 15px;
	width: 60%;
}

}

/* ipad layouts only */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
#banner-01 {
	background: url(../images/banner-lg.jpg) no-repeat 75% 100% #6cc2b8;
	height: 620px;
	padding: 7px 0 0 0;
}
#banner-01 h1 {
	font-size: 60px;
	font-family: "museo-sans-condensed";
}
.bottom-text {
	display: block;
	position: relative;
	margin: 0rem 0px 0px auto;/* width: 100%; */
}
/*.font3.offer--code.grey-txt.threeHundo {
	position: relative;
    top: 118px;
    left: 100%;
}*/
.second-col .font3.offer--code.grey-txt.threeHundo {
	top: 0;
	left: 0
}
.playIcon {
	position: absolute;
	padding: 0 44%;
	padding-top: 215px;
}
#banner-01 h2 {
	float: left;
	display: block;
}
#banner-01 .months--sup {
	top: -5px;
	left: -21px;
	font-size: 12px;
}
.clrCircle {
	width: 37.5% !important;
}
#banSub-sec .item1 .sub01, #banSub-sec .item2 .sub01, #banSub-sec .item3 .sub01, #banSub-sec .item4 .sub01 {
	margin: 10px 10px 0;
}
.sub-container-col03 .item2, .sub-container-col03 .item3, .sub-container-col01 .item2, .sub-container-col01 .item4, .sub-container-col02 .item2, .sub-container-col03 .item1 {
	background-size: cover !important;
	background-position: center;/*	moz-transform: scale(0.8);	
	zoom:0.8;*/
}
.value-button {
	width: 74px;
	margin-right: 0px;
}
span.every {
	margin-left: 0;
}
p.font12.grey-txt.limited-offer.xpad {
	width: 44%;
	padding-left: 3%;
}
.playIcon {
	position: absolute;
	padding: 0 30%;
	padding-top: 215px;
}
.sub-container-col03 .item1 {
	height: 145px;
}
.sub-container-col03 .item2 {
	height: 386px;
}
.sub-container-col03 .item3 {
	height: 266px;
}
.sub-container-col01 .item1 {
	height: 263px;
}
p.tile-txt {
	padding-top: 92px;
}
.sub-container-col01 .item2 {
	height: 268px;
	font-size: 25px;
}
.sub-container-col01 .item3 {
	height: 134px;
}
.sub-container-col01 .item4 {
	height: 307px;
}
.sub-container-col02 .item1 {
	height: 619px;
}
.sub-container-col02 .item1 {
	padding-top: 280px;
}
.sub-container-col02 .item1, p.text {
	font-size: 14px;
}
.sub-container-col03 .item4 {
	height: 175px;
}
.subBanner_01 {
	background: url(../images/banner-sub01.jpg) no-repeat left;
}
.bottom-text .left {
	padding-left: 3%;
}
.font1.limited-sub.centered.desktop {
	font-size: 1.5rem !important;
	padding-bottom: 20px;
}
.subBanner_02 .big-text {
    font-size: 58px;
}
#banner-01 .dot-item li {
    line-height: 11px;
}

}

@media all and (min-width: 1025px) {
.mobile {
	display: none !important;
}
.desktop {
	display: block;
}

#banner-01 {
	background: url(../images/banner-lg.jpg) no-repeat right;/*padding: 60px 0 0 0;
	height: 500px;*/
}
#banner-01 .button-red-2 {
	margin: 0px 0px auto 0px;
}
/*#dishOverlayWrapper {
	overflow: hidden;
}*/
}

@media all and (min-width: 1280px) {
.xpad {
	padding-left: 70px;
}
.wrapper {
	max-width: 1280px;
	background-color: #fff;
	margin: 0 auto;
	box-shadow: 0 4px 5px 0 rgba(30, 30, 30, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
#banner-01 {
	background: url(../images/banner-lg.jpg) no-repeat center;
	padding: 11px 0 0 0;
	height: 599px;
}
.subBanner_01 {
	background: url(../images/banner-sub01.jpg) no-repeat center;
	height: 365px;
}
#banner-01 img {
	margin-bottom: 5px;
}
#banner-01 h1 {
	font-size: 105px;
}
#banner-01 h2 {
	float: left;
	padding-right: 30px;
}
#banner-01 p.limited {
	width: 62%;
	text-align: center;
}
#banner-01 .smallTag {
	left: 10px;
}
#banner-01 .months--sup {
	top: -6px;
	left: -40px;
	font-size: 28px;
}
#banner-01 .bigPrice .letterspace--tight {
	margin-right: 1px;
}
#banner-01 .dot-item {
	padding: 0 0 10px 50px;
}
#banner-01 .banner-ctas p {
	padding: 10px 0 20px 105px;
}
#banner-01 .left {
	float: left;
}
#banner-01 .right {
	float: right;
	margin: 19px 10px;
	margin-left: 39%;
}
#banner-01 .code {
	position: absolute;
    right: 5px;
}
.how {
	font-size: 22px;
	margin-right: 26px;
}
#banner-01 .offer--code {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
}
.subBanner_03 {
	padding-bottom: 80px;
}
.value-button {
	width: 66px;
}
.button-red-2 a {
	padding: 0.5rem;
}
}

/*----- WCR 31665 - MOVE OFFER CODE ----*/
#banSub-sec .item2 .sub02 {
    float: left;
    background-color: #2f3a3f;
    color: #fff;
    width: 100%;
    padding: 7px 30px;
}
#banner-01 .dot-item li {
  line-height: 20px!important;
}
.play-btn {
  max-width: 110px;
  margin-left: -5px;
}
.playIcon a {
  display: block;
  max-width: 110px
}
.works-big {
  display: none;
}
@media all and (min-width: 768px) {
  
  .works-tab {
    display: block;
    padding-bottom: .5rem;
  }
  #banner-01 {
    /*height: auto;
    background-size: cover;
    background-position: right top;*/
	height: 624px;
    background-size: cover;
    background-position: top;
  }
  
  .banner-ctas p {
    padding: 0px;
  }
  .playIcon {
    position: relative;
    margin: 0px;
    max-width: 110px;
    padding-top: 1rem;
  }
  .bottom-text {
    margin-top: -8rem;
    float: right;
    width: 50%;
    padding: 0px 20px 3rem 0px;
  }
  .requirements {
    display: block;
  }
  .hero-text-wrap {
    margin: 0px auto;
    width: 95%;
    max-width: 1240px;
  }
  .code {
    max-width: 385px;
  }
  #banner-01 .offer--code {
    float: none!important;
    margin: 1rem auto 10px 0px;
  }
  .offer--code p {
    display: block;
    padding: 10px 0px!important;
  }
  p.font3.white-txt.fiveHundo.left.desktop{
    position: absolute;
    bottom: -11px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
  .bottom-text .left {
    float: right;
    width: auto;
    padding-bottom: 1rem;
    text-align: right;
  }
  .bottom-text .right {
    float: right;
    width: 100%;
    text-align: right;
    padding-left: .5rem;
  }
}
@media all and (min-width: 1024px) {
	.banner-content {
	padding-left: 70px;
}
h1 {
	line-height: 0.9;  
	}
  .banner-at-promo {
	margin-top: 0;
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner-getdish-one {
	display: inline-block;
}
.banner-getdish-two {
	display: block;
}
.banner-limited {
	padding-bottom: 4px;	
}
.banner-limited img {
    width: 95px;
    padding-right: 6px;
    padding-left: 6px;
}
.banner-at-promo p:nth-child(1) {
	padding-left: 55px;
    margin-bottom: 0px;
}
.banner-at-promo div:nth-child(1) {
    padding-top: 20px;
    padding-left: 1px;
}
   #banner-01 .button-red-2 {
    width: 16rem !important;
}
.banner-declaimer {
    padding-left: 70px;
    position: absolute;
    bottom: 10px;
}
.banner-add {
	font-family: "lemon_yellow_sunregular";
    display: inline-block;
    padding-left: 15%;
	font-size: 29px;	
}
.banner-add {
	vertical-align: 20px;
	
}
  .banner-playIcon {
	padding-right: 58px;
    position: relative;
    top: 25px;	 
} 
.banner-ctas p {
    text-align: center;
  }
#banSub-sec .item2 .sub01 .value-button, #banSub-sec .item3 .sub01 .value-button, #banSub-sec .item4 .sub01 .value-button {
    position: initial;
    margin-left: 7px;
    /* left: 50%; */
}
  .works-big {
    display: block;
    position: absolute;
    right: 8rem;
    top: 80%;
    padding: 1rem 0px;
    text-align: right;
  }
  .works-tab {
    display: none;
  }
 #banner-01 .banner-ctas {
    margin-top: 1rem;
    width: 22%;
    max-width: 300px;
  }
  
 #banner-01 .offer--code {
    position: absolute;
    bottom: 0px;
    left: -30%;
    margin: 1rem auto!important;
  }
  #banner-01 .button-red-2 {
    margin: 0px auto;
    width: 100%;
  }
  .bottom-text {
    margin: 0px;
    width: 100%;
    max-width: 785px;
    padding: 0px 0px .5rem 0px;
    float: left;
  }
  .playIcon {
    position: absolute;
    right: 35%;
    bottom: 1rem;
    height: 75px;
  }
  .requirements {
    text-align: center;
  }
  .custom-font1 {
	 font-size: 10px;
	 padding-top: 29px;
	 }
	 
  .code {
    max-width: 50%;
  }
  .bottom-text .right {
    float: left;
    position: absolute;
    right: 0px;
    bottom: 7px;
    width: 29%;
  }
  .bottom-text .left {
    text-align: center;
  }
  .subBanner_02 {
    height: 180px;
}
.subBanner_02 .banner-ctas {
    padding-top: 20px;
}
}
@media all and (min-width: 1025px) {
  .playIcon {
    bottom: 10%;
    right: 37%;
  }
 #banner-01 .offer--code {
    bottom: 2.5rem;
  }
}
@media all and (min-width: 1280px) {
  .works {
    display: none;
  }
  #banner-01 {
    padding-left: 0px;
  }
  .code {
    margin: 0px 0px 0px 0px!important;
  }
  .banner-flex {
	padding-top: 7px;
}
  #banner-01 .left {
    float: none;
    position: absolute;
    margin: 33px auto;
    left: 0;
    right: 0;
	bottom: -45px;
  }
  .how {
    margin-right: 0px;
  }
  #banner-01 .banner-ctas p {
    padding: 10px 0 10px 0px;
  }
  #banner-01 .dot-item {
    padding-left: 0px;
  }
  #banner-01 .code {
    float: left;
  }
  .bottom-text {
    width: 64%;
  }
  .offer--code {
    left: -35%;
  }

}