/*GameshowBP_CC - V1.0 - Pkg Mobile CSS by MCL - 03/06/19*/

/******Package Specific Style Start******/
#contestWrap{ overflow: hidden;}

#mainWrap{
	width: 320px;
	margin: 0 auto;	
	overflow: hidden;
	background: #fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}

#mobileBody p{ padding: 10px 0;}

#deviceWrap1{ display: none; }
/******Package Specific Style Start******/
#GS-container {
	width:320px;
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#GS-contest-section {
	background-image:url(../images/gs-curtains-purple.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	width:320px;
	height:480px;
	margin:0px auto 0;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-160px;
	visibility:hidden;
}
#GS-contest-section .gs-yellow-bar {
	background-color:#fcff00;
	width:320px;
	height:150px;
	position:absolute;
	top:180px;
	left:50%;
	margin-left:-160px;
	z-index:9;
	visibility:hidden;
}
#GS-contest-section .gs-copy1 {
	color:#4b0b4d;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	margin-top:25px;
}

#GS-contest-section .gs-ropes {
	background:url(../images/mobile/gs-ropes.png) no-repeat 0 0;
	width:88px;
	height:66px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-44px;
	z-index:9;
	visibility:hidden;
}
#GS-contest-section .gs-pch-logo {
	background:url(../images/mobile/gs-pch-logo.png) no-repeat 0 0;
	width:108px;
	height:118px;
	position:absolute;
	/*top:38px;*/
	top:0;
	left:50%;
	margin-left:-50px;
	z-index:9;
	visibility:hidden;
}
#GS-contest-section .gs-pink-bar {
	background:#510051;
	width:320px;
	height:149px;
	position:absolute;
	top:180px;
	left:50%;
	margin-left:-160px;
	z-index:8;
	visibility:hidden;
}
#GS-contest-section .gs-copy2 {
	color:#fff;
	font-size:16px;
	font-weight:700;
	font-style:italic;
	line-height:24px;
	text-align:center;
	text-shadow: 2px 2px #000;
	margin:15px auto 0;
}
#GS-contest-section .gs-copy3 {
	color:#f6f900;
	font-size:26px;
	font-weight:700;
	font-style:italic;
	line-height:34px;
	text-align:center;
	text-shadow: 2px 2px #000;
	margin:5px auto 0;
}
#GS-contest-section .gs-logo-big-bucks {
	background:url(../images/mobile/gs-logo-big-bucks.png) no-repeat 0 0;
	width:295px;
	height:334px;
	position:absolute;
	top:80px;
	left:50%;
	margin-left:-147px;
	z-index:7;
	visibility:hidden;
}
#GS-contest-section .gs-gameshow {
	/*visibility:hidden;*/
}
#GS-contest-section .gs-header0 {
	background:url(../images/mobile/gs-header0.png) no-repeat 0 0;
	width:320px;
	height:114px;	
	margin:0 auto;
	position:relative;
	visibility:hidden;
}
#GS-contest-section .gs-copy4 {
	color:#fff;
	font-size:20px;
	line-height:24px;
	text-align:center;
	font-weight:700;
	font-style:italic;
	text-shadow: 2px 2px #000;
	padding-top:10px;
	margin-left:120px;
}
#GS-contest-section .gs-copy4 span.gs-yellow,
#GS-ob-section span.gs-yellow {
	color:#fcfa00;	
}
#GS-contest-section .gs-danielle {
	background:url(../images/mobile/gs-danielle.png) no-repeat 0 0;
	width:125px;
	height:204px;
	position:absolute;
	top:117px;
	left:0;
	z-index:14;
	visibility:hidden;
}
#GS-contest-section .gs-button {
	background:url(../images/mobile/gs-button.png) no-repeat 0 0;
	width:181px;
	height:51px;
	position:absolute;
	top:240px;
	left:130px;
	cursor:pointer;
	z-index:15;
	visibility:hidden;
}
#GS-contest-section .gs-contest-details {
	width:200px;
	text-align:center;
	position:absolute;
	top:315px;
	left:125px;
	visibility:hidden;
}
#GS-contest-section .gs-contest-details a {
	color:#fcfa00;
	font-size:10px;
	line-height:14px;
	font-style:italic;
	font-weight:700;
}
#GS-contest-section .gs-contest-details-header {
	background-color:#3a0a5f;
	height:25px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:700;
	line-height:24px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:underline;
	padding:10px 0;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-ms-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
#GS-contest-section .gs-disclosure {
    background-color:#fff;
    width:280px;
    height:400px;
    position:absolute;
    top:50%;
	left:50%;
	margin-top: -200px;	
	margin-left:-140px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	border:5px solid #fff;
	display:none;
	z-index:20;
	overflow:scroll;
}
#GS-contest-section .gs-disclosure-title {
	width:280px;
	color:#4f4f4f;
	font-size:18px;
	font-weight:700;
	line-height:22px;
	margin:0 auto;
	text-align:center;
	padding:5px;
}
#GS-contest-section .gs-disclosure-description {
	width:280px;
	color:#4f4f4f;
    font-size:11px;
	line-height:16px;
	margin:0 auto;
	text-align:left;
}
#GS-contest-section iframe {
	width:100%;
	border:none;
}
#GS-contest-section .gs-close {
	background:url(../images/gs-button-close.png) no-repeat 0 0;
    width:32px;
	height:32px;
    position:absolute;
    top:5px;
	right:10px;
	cursor:pointer;
	border-radius:50%;
    z-index:10;
}
#GS-contest-section .gs-copy4 span.gs-yellow{
	color:#fcfa00;
}
#GS-contest-section .gs-stage-wrapper {
	visibility:hidden;
}
#GS-contest-section .gs-stage {
    background:#40005f url(../images/mobile/gs-gameshow-panel.png) no-repeat 0 0;
    width: 320px;
    height: 110px;
	margin-top:102px;
    position: relative;
    overflow: hidden;
}
#GS-contest-section .gs-row {
	width: 320px;
	margin-left:-15px;
}
#GS-contest-section .gs-container {
    position: relative;
	width:787px;
}
#GS-contest-section .gs-box {
	background-color:#20002f;
	width:100px;
    height: 85px;
    color: #641c86;
    font-family: "Oswald", sans-serif;
    font-size: 62px;
    font-weight: 700;
    line-height: 85px;
    text-align: center;
    position: relative;
    display: inline-block;
    top: 12px;
    margin-right: 38px;
	margin-left: -15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 2px 2px #000;
}
#GS-contest-section .gs-entries10x,
#GS-contest-section .gs-entries7x,
#GS-contest-section .gs-entries5x {
	overflow:hidden;
	display:none;
}
#GS-contest-section .gs-entries10x-1,
#GS-contest-section .gs-entries7x-1,
#GS-contest-section .gs-entries5x-1 {
	width:320px;
	height:277px;
	position:absolute;
	top:120px;
	left:50%;
	text-align:center;
	margin-left:-160px;
	z-index:14;
	visibility:hidden;
}
#GS-contest-section .gs-entriesx-copy1 {
	color:#fff;
	font-size:24px;
	font-weight:700;
	line-height:28px;
	margin-top:10px;
}
#GS-contest-section .gs-entriesx-copy2 {
	color:#fcfa00;
	font-size:42px;
	font-weight:900;
	line-height:44px;
	margin-top:5px;
}
#GS-contest-section .gs-entriesx-copy3 {
	color:#fff;
	font-size:24px;
	font-weight:700;
	line-height:28px;
	margin-top:10px;
}
#GS-contest-section .gs-entries10x-2,
#GS-contest-section .gs-entries7x-2,
#GS-contest-section .gs-entries5x-2 {
	width:350px;
	height:277px;
	position:absolute;
	top:130px;
	left:50%;
	text-align:center;
	margin-left:-175px;
	z-index:15;
	visibility:hidden;
}
#GS-contest-section .gs-entriesx-copy4 {
	color:#fff;
	font-size:22px;
	font-weight:700;
	line-height:30px;
	margin-top:15px;
}
#GS-contest-section .gs-most,
#GS-contest-section .gs-most-win {
	color:#fcfa00;
	font-size:50px;
	font-weight:900;
	text-shadow: 2px 2px #000;
}
#GS-contest-section .gs-most-win {
	padding-bottom:10px;
}
#GS-contest-section .gs-most {
	display:inline-block;
}
#GS-contest-section .gs-entries7x .gs-entriesx-copy4,
#GS-contest-section .gs-entries5x .gs-entriesx-copy4 {
	font-size:50px;
	line-height:54px;
	margin-top:10px;
	text-shadow: 2px 2px #000;
}
#GS-contest-section .gs-entries5x .gs-entriesx-copy4 {
	margin-top:30px;
}
#GS-contest-section .gs-entriesx-copy5 {
	color:#fcfa00;
	font-size:20px;
	font-weight:700;
	font-style:italic;
	line-height:28px;
	margin-top:20px;
}
#GS-contest-section .gs-entries7x .gs-entriesx-copy5 {
	margin-top:0;
}
#GS-contest-section .gs-entriesx-copy5 a {
	color:#fcfa00;
}
#GS-contest-section .gs-contest-details {
	width:200px;
	text-align:center;
	position:absolute;
	top:280px;
	left:120px;
	visibility:hidden;
}
#GS-contest-section .gs-contest-details a {
	color:#fcfa00;
	font-size:13px;
	line-height:17px;
	font-style:italic;
	font-weight:700;
}
#GS-contest-section .gs-contest-details-header {
	background-color:#3a0a5f;
	height:25px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:700;
	line-height:24px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:underline;
	padding:10px 0;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-ms-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
#GS-ob-section {
	background-color:#0e0c11;
	background-image:url(../images/mobile/gs-curtains-blue.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	height:480px;
	margin:0px auto 0;
	text-align:center;
	position:relative;
	z-index:20;
	visibility:hidden;
}
#GS-ob-section .gs-ob-header-wrapper {
	height:51px;
}
#GS-ob-section .gs-ob-header {
	background-image:url(../images/mobile/gs-copy-shop-till-drop.png);
	/*background-image:url(../images/mobile/gs-copy-congratulations.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	width:320px;
	text-align:center;
	height:51px;
	/*height:83px;*/
	margin:0 auto;
	position:relative;
}
#GS-ob-section .gs-stage-wheel {
	background:url(../images/mobile/gs-wheel.png) no-repeat 0 0;
	width:320px;
	height:336px;
	position:relative;
	margin:0 auto;
}
#GS-ob-section .gs-ob-copy-header {
	color:#fff;
	font-family: "Oswald", sans-serif;
    font-size: 20px;
    font-weight: 700;
	line-height: 30px;
}
#GS-ob-section .gs-button-reveal {
	background:url(../images/mobile/gs-button-reveal.png) no-repeat 0 0;
	width:191px;
	height:54px;
	cursor:pointer;
	margin:5px auto 0;
	position:relative;
	z-index:30;
}
#GS-ob-section .gs-benefits-x1 {
	background-repeat: no-repeat;
	background-position: 0 0;
	width:129px;
	height:119px;
	position:absolute;
	top:185px;
	left:160px;
}
#GS-ob-section .gs-highlight-gs-benefits-x1 {
	background-image:url(../images/mobile/gs-wheel-risk-free.png);
}
#GS-ob-section .gs-benefits-x2 {
	background-repeat: no-repeat;
	background-position: 0 0;
	width:132px;
	height:119px;
	position:absolute;
	top:185px;
	left:28px;
}
#GS-ob-section .gs-highlight-gs-benefits-x2 {
	background-image:url(../images/mobile/gs-wheel-hassle-free.png);
}
#GS-ob-section .gs-benefits-x3 {
	background-repeat: no-repeat;
	background-position: 0 0;
	width:98px;
	height:116px;
	position:absolute;
	top:102px;
	left:14px;
}
#GS-ob-section .gs-highlight-gs-benefits-x3 {
	background-image:url(../images/mobile/gs-wheel-amazing-deals.png);
}
#GS-ob-section .gs-benefits-x4 {
	background-repeat: no-repeat;
	background-position: 0 0;
	width:262px;
	height:121px;
	position:absolute;
	top:15px;
	left:26px;
}
#GS-ob-section .gs-highlight-gs-benefits-x4 {
	background-image:url(../images/mobile/gs-wheel-satisfaction.png);
}
#GS-ob-section .gs-benefits-x5 {
	background-repeat: no-repeat;
	background-position: 0 0;
	width:95px;
	height:116px;
	position:absolute;
	top:100px;
	left:205px;
}
#GS-ob-section .gs-highlight-gs-benefits-x5 {
	background-image:url(../images/mobile/gs-wheel-low-prices.png);
}
.gs-balance,
.gs-lapsed,
.gs-offline,
.gs-onetime,
.gs-preferred,
.gs-preferred-plus,
.gs-presidential,
.gs-prospects {
	display:none;
}
#GS-ob-section .gs-segments {
	width:320px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	text-shadow: 2px 2px #000;
	margin: 15px auto 0;
	overflow:hidden;
	visibility:hidden;
}
#GS-ob-section .gs-ob-copy1 {
	font-size:36px;
	font-weight:700;
	line-height:44px;
}
#GS-ob-section .gs-ob-copy2 {
	width:280px;
	font-size:21px;
	font-weight:400;
	line-height:30px;
	margin:8px auto 0;
}
#GS-ob-section .gs-arrows {
	background:url(../images/mobile/gs-arrows-yellow.png) no-repeat 0 0;
	width:198px;
	height:23px;
	margin: 15px auto 0;
}
/******Default Package Style Start******/
body{	
	background-color:#100f0d;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
#multipageWrap{
	display:none;
}

.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	max-width: 320px;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	display:none;
}

.disclaimer p, .disclaimer a{
	color: #f4f4f4;
}

.disclaimer p {
	margin-bottom: 14px;
}

.isUppercase {
	text-transform: uppercase;
}
/******Default Package Style End******/

/*****Merch Ineligible button.. place over package button (Absoulute positioning)*****/
/*Refer to merch INELLIGABLE inelligable doc: http://creativedept.classic.pchad.com/Libraries/Packages/Spectrum/_docs/MERCH%20INELLIGABLE.TXT*/
.contestOnlySubmitButton{
	width:181px;
	height:51px;
	border: 0;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0;
	background: none;
	cursor: pointer;
	display: none;
	position: absolute;
	top: 0;
	z-index: 10;
}