@font-face {
	font-family: 'Gotham-Black';
  src: url('fonts/Gotham-Black.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PlayfairDisplay-Bold';
	src: url('fonts/PlayfairDisplay-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	padding-top: 3.5rem;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #000;
}
.errors {
	color: #f00;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6, h7, a, ul, li, p {
	font-family: 'Cabin', Helvetica, Arial, sans-serif;
}
h2 {
	font-family: 'Montserrat', Arial, sans-serif;
}
.v2 h3 {
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: 700;
	line-height: 25px;
	margin: 15px 0 10px 0;
	padding: 0;
	text-align: left;
}
a {
	color: #000;
	text-decoration: underline;
}
a:active, a:hover {
	color: #999;
	text-decoration: underline;
}
a.giftlink {
	text-decoration: none;
	font-size: 18px;
	color: #000000;
	float: right;
	font-weight: bold;
}
.v2 a.giftlink {
	 color: #00b9ae; 
}
.container {
	max-width: 1200px;
}
.fa-gift {
	font-size: 21px;
}
.navbar {
	padding: 22px 0;
}
.v2 .navbar {
	padding: 15px 0;
}
.logo {
	display: block;
	height: auto;
	width: 150px;
	padding-bottom: 0;
	margin-left: 30%;
}
.v2 .logo {
	margin-left: 0;
	width: 125px;
}
.hdr-txt {
	font-size: 18px;
	line-height: 130%;
}
.jumbotron {
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 29px 0 0;
	background-color: #630a5d;
	border-radius: 0;
}
.jumbotron h1, .jumbotron h2, .jumbotron h3 {
	color: #ffffff;
}
.jumbotron h1 {
	font-size: 61px;
	font-weight: bold;
	margin-bottom: 0;
}
.jumbotron h2 {
	font-size: 19px;
}
#subhead {
	background-color: #ececec;
	padding: 18px 0;
}
#subhead h3 {
	font-size: 21px;
}
#offerInfo {
	background-color: #fff;
}
#subscriberInfo {
	background-color: #ececec;
}
h3 {
	font-size: 24px;
}
hr {
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #cacaca;
	margin-top: 25px;
	margin-bottom: 25px;
}
.mobileNav .nav-tabs {
	border: 0;
	display: flex;
}
.mobileNav .nav-tabs .nav-item {
	width: 50%;
}
.mobileNav .nav-tabs .nav-link.active {
	position: relative;
	background-color: #b60f7c;
}
.mobileNav .nav-tabs .nav-link {
	display: flex;
	border: 0;
	border-radius: 0;
	outline: 0;
	text-align: center;
	justify-content: center;
	flex-direction: column;
	background-color: #630a5d;
	padding: 15px 0.5em 15px 0.5em;
	color: #fff;
	text-decoration: none;
	margin-right: 0;
}
.mobileNav .nav-tabs .nav-link.active:after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: 0;
	border: 10px solid transparent;
	border-bottom: 10px solid #fff;
}
.offer_desc {
	font-size: 18px;
	margin-top: 25px;
	padding-right: 45px;
	text-align: center;
	color: #333333;
	font-weight: 200;
	padding-bottom: 30px;
}
.offer_desc ul {
	text-align: left;
	margin-left: -15px;
	font-size: 14px;
	font-weight: 200;
}
.offer_desc li {
	padding-bottom: 10px;
}
.offers {
	font-family: 'Cabin', Helvetica, Arial, sans-serif;
	padding-top: 45px;
}
.border-right {
	border-right: 1px solid #999999 !important;
}
#tvPrint {
	padding-left: 36px;
}
.offer_promo {
	margin: 0 0 5px 0;
	color: #e83e45;
	font-weight: 800;
	font-size: 18px;
	line-height: 22px;
	height: 20px;
}
.v2 .offer_promo {
	font-family: 'Montserrat', Arial, sans-serif;
	color: #00b9ae;
	font-weight: normal;
	font-size: 21px;
	margin-bottom: 26px;
}
.offer_title {
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.offer_tv {
	font-size: 18px;
	margin-bottom: 33px;
}
.offer_detail {
	font-size: 18px;
	font-weight: 400;
	line-height: 130%;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::placeholder {
 font-size: 12px;
}
.custom-select option:first-child {
	font-size: 12px;
}
.btn-default {
	background-color: #630a5d;
	color: #fff;
	border: 1px solid transparent;
	padding: 10px 24px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
.v2 .btn-default {
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	max-width: 270px;
}
.btn-default:active, .btn-default:hover {
	background-color: #b60f7c;
}
/*
#card_type {
	display: none;
}
*/
#submit .btn-default {
	width: 100%;
	margin-bottom: 25px;
}
.v2 #submit .btn-default {
	width: auto;
}
.offers .btn-default {
	position: absolute;
	bottom: 0;
}

.offer_btn input[type="radio"] {
	clip: rect(0,0,0,0);
	position: absolute;
	pointer-events: none;
}
.legal {
	font-size: 16px;
	color: #333;
}
.legal a, .legal a:active, .legal a:hover {
	color: #333;
}
#submit {
	margin: 0 auto;
	text-align: center;
}
footer, #footer {
	background-color: #ececec;
	font-size: 14px;
	color: #555;
	padding-bottom: 25px;
}

footer a, #footer a, footer a:active, #footer a:hover {
	color: #555;
}
.headerL {
	position: relative;
	min-height: 1px;
	padding: 0;
	float: left;
	width: 40%;
	vertical-align: middle;
}
.headerL .innerds {
	height: 0;
	padding: 40% 0;
	position: relative;
}
.headerR {
	min-height: 1px;
	padding: 15px;
	float: left;
	width: 60%;
}
.headerR .innerds {
	margin-top: 19%;
}
.cvr3 {
	position: absolute;
	top: 22%;
	right: 65%;
	box-shadow: 0 0 20px rgba(0,0,0, 0.7);
	height: 55%;
	z-index: 8;
}
.cvr2 {
	position: absolute;
	top: 15%;
	right: 35%;
	height: 70%;
	box-shadow: 0 0 20px rgba(0,0,0, 0.7);
	z-index: 9;
}
.cvr1 {
	position: absolute;
	top: 10%;
	right: 5%;
	height: 80%;
	box-shadow: 0 0 20px rgba(0,0,0, 0.7);
	z-index: 10;
}
.jumbotron h1 {
	font-size: 61px;
}
.v2 .jumbotron h1 {
	font-size: 46px;
	font-family: 'Montserrat', Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}

.jumbotron h2 {
	font-size: 28px;
}
.jumbotron h3 {
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 0;
}
.v2 .jumbotron h3 {
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: Gotham, 'Montserrat', Arial, sans-serif;
	color: #00b9ae;
}
.paypal {
	height: 42px;
	line-height: 42px;
	display: inline-block;
	width: 64px;
	overflow: hidden;
	background: url(cards.png) 0 0 no-repeat;
}
.v-btm {
	vertical-align: bottom;
}

/*COLLAGE*/
#digitalCollage {
	display: block;
}
.IMGcontainer {
	width: 80%;
	height: 0;
	margin: 0 auto 5% auto;
	padding: 0 0 52% 0;
	display: block;
	position: relative;
	overflow: visible;
	max-width: 500px;
}
.collageA {
	position: absolute;
	width: 39%;
	bottom: 12%;
	left: 27%;
	z-index: 40;
	box-shadow: 0 0 20px rgba(0,0,0, 0.5);
}
.collageB {
	position: absolute;
	width: 26%;
	bottom: 13%;
	left: 55%;
	z-index: 48;
}
.collageC {
	position: absolute;
	width: 44%;
	bottom: 1%;
	left: -21%;
	z-index: 48;
}
.collageD {
	position: absolute;
	width: 12%;
	bottom: 6%;
	left: 48%;
	z-index: 52;
}
.collageE {
	position: absolute;
	width: 28%;
	bottom: 9%;
	left: 54%;
	z-index: 49;
}
.collageJ {
	position: absolute;
	width: 30%;
	bottom: 9%;
	left: 12%;
	z-index: 46;
	box-shadow: 0 0 20px rgba(0,0,0, 0.5);
}
.collageK {
	position: absolute;
	width: 20%;
	bottom: 51%;
	left: 3%;
	z-index: 51;
}
.collageF {
	position: absolute;
	width: 10%;
	bottom: 12%;
	left: 49%;
	z-index: 54;
}
.TEXTcontainer {
	width: 96%;
	margin: 0 auto;
	padding: 0 1% 5% 3%;
	display: block;
}
.TEXTcontainer p, .TEXTcontainer li {
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-weight: 200;
	margin: 0 auto;
	max-width: 300px;
	text-align: left;
}
.v2 .tab-content.row.row-eq-height {
	padding-top: 40px;
}
.term {
	font-family: Gotham, 'Montserrat', Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 0 0 45px 0;
	padding: 0;
	text-transform: uppercase;
	text-align: left;
}
.gft .term {
	text-transform: none;
	font-size: 23px;
	line-height: 35px;
}
:not(.show).fade {
    opacity: 100;
}


@media (max-width: 768px) {
.headerL {
	width: 90%;
	margin: 10px 5%;
}
.headerR {
	width: 80%;
	margin: 0 10%;
	padding-top: 0;
	text-align: center;
	height: auto;
}
.headerR .innerds {
	margin-top: 0;
}
.headerR .innerds h3 {
	font-size: 15px;
}
.headerR .innerds h1 {
	font-size: 38px;
	line-height: 1.2;
	font-weight: normal;
	margin: 0 0 5px 0;
	white-space: unset;
}
}

@media (min-width: 576px) {
.tab-content > .tab-pane {
	display: block;
}
.fade:not(.show) {
	opacity: unset;
}
}
@media (max-width: 576px) {
#tvPrint {
	padding-left: 15px;
}
.offers {
	padding-top: 0;
}
:not(.show).fade {
    opacity: 0;
}

}

@media (max-width: 480px) {
.headerR {
	width: 90%;
	margin: 0 5%;
}
.logo {
	max-width: 110px;
	margin-left: 0;
}
}
@media (max-width: 320px) {
a.giftlink {
	font-size: 13px;
}
}
