.popup_heading {
	
}

.popupOfferLogo img {
	width: 100%;
}
.popupOfferLogo {
	text-align: center;
	padding-left: 10px !important;
}

.popupOfferText {
	font-size: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.popupOfferButton {
	width: 20%;
	font-size: 1.8em;
	text-align: center;
	background-color: #BF9A35;
	padding-left: 0;
	color: #fff;
	font-weight: 700;
}
.popupOfferButton:hover {
	color: #fff;
	background-color: #00A6CF;
}

.popupOfferWrapper {
	cursor: pointer;
	height: 110px;
}

.popupOfferWrapper,
.popupOfferSpacer {
	border: none;
}



.gold { background-color: #BF9A35!important; }

.videoWrapper { margin-bottom: 50px; margin-top: 50px; }

