/* template.css overwrites -- use only when absolutely necessary
================================*/
.banner-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 450px;
	background: url(../images/hero.jpg) no-repeat 0 0;
	background-size: 189.72%;
}

/* additional CSS for Finance Footer
================================*/
.disclaimer{max-width:320px;margin:0 auto;}
.footer-text{max-width:320px;margin:0 auto;}
.footer{position:relative;margin-top:120px;}
.finance{position:absolute;width:100%;height:237.5px;display:block;margin-top:calc(-118.75px - 1em);z-index:0;}
.finance #l-fin{float:left;height:100%;}
.finance #r-fin{float:right;height:100%;}
.footer-inner{padding-top:100px;}
.btn-area{position:relative;z-index:1;}


/* custom CSS on a per project basis
================================*/

#paypal{width:100%;height:auto;max-width:1366px;margin:0 0 20px 0;padding:0 .5%;background:none;position:relative;text-align:center;overflow:hidden;}
#paypal .threecol{width:30%;margin:0 1.25%;padding:0;display:inline-block;position:relative;background:none;text-align:center;}
#paypal .threecol:after{content:"";display:block;padding-top:25%;}
#paypal .threecol img{position:absolute;width:100%;top:0;left:0;}
#paypal .threecol .pchouse{position:absolute;width:100%;top:20%;left:0;height:50%;display:block;background:none;border:3px solid #1a1f71;border-radius:20px;font-size:1.7em;color:#1a1f71;font-weight:bold;}
#paypal .threecol .smalltxt{font-size:12px;font-weight:bold;color:#1a1f71;position:absolute;width:100%;height:20%;left:0;text-align:center;}
#paypal .threecol .pctop{top:0;font-weight:bold;}
#paypal .threecol .pcbot{bottom:0;}
#paypal .threecol a{color:#1a1f71;text-decoration:none;}
#paypal .threecol a:hover{color:#478C9E;}

.banner-giveaway {clear: both; display: block; max-width: 100%; max-height: 320px; text-align: center; margin-bottom: 20px;}
.banner-giveaway img {width: 100%; max-width: 1000px; max-height: 320px;}
.banner-696x88 {clear: both; display: block; max-width:100%; max-height: 88px; text-align: center;}
.banner-696x88 img {width: 100%; max-width: 696px; max-height: 88px;}
.banner-696x140 {clear: both; display: block; max-width:100%; max-height: 140px; text-align: center;}
.banner-696x140 img {width: 100%; max-width: 696px; max-height: 140px;}
.banner-696x288 {clear: both; display: block; max-width:100%; max-height: 288px; text-align: center;}
.banner-696x288 img {width: 100%; max-width: 696px; max-height: 288px;}
.banner-1000x150 {clear: both; display: block; max-width:100%; max-height: 150px; text-align: center;}
.banner-1000x150 img {width: 100%; max-width: 1000px; max-height: 150px;}

.banner-programs {clear: both; display: block; max-width: 100%; text-align: center; margin-bottom: 20px;}
.banner-programs a {width: 32%; max-width: 320px;}
.banner-programs img {width: 100%; max-width: 320px; border: none; margin: 0 8px 20px 8px;}

.banner-video {clear: both; display: block; max-width: 100%; text-align: center; margin-bottom: 20px;}
.banner-video img { width: 100%; max-width: 400px;}
.banner-video iframe { width: 100%; max-width: 400px;}

.bvid { float: left; width: 100%;}

#sweepstakes {background: transparent url('../images/bg_sweepstakes.jpg') center center repeat-x;}
#bose {background: url('../images/bg_696x88_Bose.jpg') center center repeat-x;}
#tplink {background: url('../images/bg_696x288.jpg') center center repeat-x;}
#ocz {background: transparent url('../images/bg_696x88.jpg') center center repeat-x;}
#mysterysale {background: transparent url('../images/bksale.jpg');}
#klipsch {background: url('../images/bg_696x88_klipsch.jpg') center center repeat-x;}

/* helpers
================================*/

.negative-60 {margin-top: -60px;}

.spacer-10::before {content: ""; clear: both; display: table; visibility: hidden; height: 10px; overflow: hidden; font-size: 0;}
.spacer-20::before {content: ""; clear: both; display: table; visibility: hidden; height: 20px; overflow: hidden; font-size: 0;}
.spacer-30::before {content: ""; clear: both; display: table; visibility: hidden; height: 30px; overflow: hidden; font-size: 0;}
.spacer-40::before {content: ""; clear: both; display: table; visibility: hidden; height: 40px; overflow: hidden; font-size: 0;}
.spacer-50::before {content: ""; clear: both; display: table; visibility: hidden; height: 50px; overflow: hidden; font-size: 0;}
.spacer-60::before {content: ""; clear: both; display: table; visibility: hidden; height: 60px; overflow: hidden; font-size: 0;}
.spacer-70::before {content: ""; clear: both; display: table; visibility: hidden; height: 70px; overflow: hidden; font-size: 0;}
.spacer-80::before {content: ""; clear: both; display: table; visibility: hidden; height: 80px; overflow: hidden; font-size: 0;}
.spacer-90::before {content: ""; clear: both; display: table; visibility: hidden; height: 90px; overflow: hidden; font-size: 0;}
.spacer-100::before {content: ""; clear: both; display: table; visibility: hidden; height: 100px; overflow: hidden; font-size: 0;}

.constrain-1000 {max-width: 1000px; margin: 0 auto;}
.constrain-900 {max-width: 900px; margin: 0 auto;}
.constrain-800 {max-width: 800px; margin: 0 auto;}
.constrain-700 {max-width: 700px; margin: 0 auto;}
.constrain-600 {max-width: 600px; margin: 0 auto;}
.constrain-500 {max-width: 500px; margin: 0 auto;}

.padding-30 {padding-top: 15px; padding-bottom: 15px;}
.padding-100 {padding-top: 50px; padding-bottom: 50px;}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content { background-color: #fefefe;margin: auto;padding: 20px;border: 10px solid #101344;width: 60%;}
.modal-content p {font-size: 14px;color: #4c4c4c;line-height: 29px}
/* The Close Button */
.close {color: #ff0000;float: right;font-size: 40px;font-weight: bold;position: relative;top: -30px;left: 9px;}
.close:hover, .close:focus {color: #000;text-decoration: none;cursor: pointer;}

.item-title,
.items-promo-info {
	display: block;
	overflow: hidden;
	line-height: 1.5;
	word-break: normal;
	text-overflow: ellipsis;
}
.item-title { margin: 10px 0 1.5em 0; }
.items-promo-info {
	margin-top: 1.5em;
	height: 3em;
	color: #86A501;
	font-size: 1em;
}
.item-title a { display: block; }
.items-promo {
	position: relative;
	padding-top: 1em;
	height: 10em;
	text-align: center;
}
.items-promo-title {
	position: absolute;
	top: 0.5em;
	left: 0;
	right: 0;
	height: 1em;
}
.items-promo-title span {
	display: inline-block;
	padding: 0 10px;
	background: #fff;
	color: #888;
	font-size: 0.8em;
	text-transform: uppercase;
}
.items-promo-code {
	padding: 1.5em 5px 1em 5px;
	border: 1px solid #e5e5e5;
	height: 5em;
	color: #7a931a;
	font-weight: bold;
}
.items-promo-code-save {
	display: block;
	font-weight: normal;
}

/* responsive CSS on a per project basis
================================*/

@media only screen and (max-width: 1024px) {
	/* insert responsive CSS for screens below 1024px */
	#paypal .threecol {width: 70%;margin: 10px 2.25%;}
    #paypal .threecol .pchouse{position:absolute;width:100%;top:20%;left:0;height:70%;display:block;background:none;border:3px solid #1a1f71;border-radius:20px;font-size:1.7em;color:#1a1f71;font-weight:bold;}
    #paypal .threecol .smalltxt{font-size:12px;font-weight:bold;color:#1a1f71;position:absolute;width:100%;height:0%;left:0;text-align:center;}
}

@media only screen and (max-width: 320px) {
	/* insert responsive CSS for screens above 375px */
	.banner-programs img {  max-width: 180px; }
	.bvid { width: 100%;}

}
@media only screen and (min-width: 481px) {
/* additional CSS for Finance Footer
================================*/
	.footer{margin-top:90px;}
	.footer-inner{padding-top:50px;}
	.bvid { width: 100%;}
		
	/* insert responsive CSS for screens above 481px */
	
}
@media only screen and (min-width: 641px) {
	/* insert responsive CSS for screens above 641px */
	.banner-img {
		background-position: 0 100%;
		background-size: 100%;
	}	
}
@media only screen and (min-width: 769px) {
/* additional CSS for Finance Footer
================================*/
	.finance{height:475px;margin-top:calc(-240px - 1em);}
	#happy {font-size: 1.8em;}
	#intro {font-size: inherit;}
	#paypal .threecol {width: 45%;margin: 10px 2.25%;}
    #paypal .threecol .pchouse{position:absolute;width:100%;top:20%;left:0;height:60%;display:block;background:none;border:3px solid #1a1f71;border-radius:20px;font-size:1.7em;color:#1a1f71;font-weight:bold;}
    #paypal .threecol .smalltxt{font-size:12px;font-weight:bold;color:#1a1f71;position:absolute;width:100%;height:10%;left:0;text-align:center;}
	
	/* insert responsive CSS for screens above 769px */
	.banner-programs img {width: 100%; max-width: 320px; border: none; margin: 0 8px 20px 8px;}
	.bvid { width: 50%;}


}
@media only screen and (min-width: 1024px) {
/* additional CSS for Finance Footer
================================*/
	.disclaimer{max-width:none;}
	.footer-text{max-width:none;}
	#happy {font-size: 3em;font-weight: bold;color: #002E6A;text-transform: uppercase;}
	#intro {font-size: 1.5em;}
	#paypal .threecol {width: 28%;margin: 50px 2.25%;}
	/* insert responsive CSS for screens above 1025px */
	.banner-programs img {width: 100%; max-width: 320px; border: none; margin: 0 8px 20px 8px;}
	.bvid { float: left; width: 50%;}

}