

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on February 22, 2017 */
@font-face {
    font-family: 'gotham_htfbold';
    src: url('../font/gothamhtf-bold-webfont.eot');
    src: url('../font/gothamhtf-bold-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../font/gothamhtf-bold-webfont.woff2') format('woff2'), 
    url('../font/gothamhtf-bold-webfont.woff') format('woff'), 
    url('../font/gothamhtf-bold-webfont.ttf') format('truetype'), 
    url('../font/gothamhtf-bold-webfont.svg#gotham_htfbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_htfbook';
    src: url('../font/gothamhtf-book-webfont.eot');
    src: url('../font/gothamhtf-book-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../font/gothamhtf-book-webfont.woff2') format('woff2'), 
    url('../font/gothamhtf-book-webfont.woff') format('woff'), 
    url('../font/gothamhtf-book-webfont.ttf') format('truetype'), 
    url('../font/gothamhtf-book-webfont.svg#gotham_htfbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_htflight';
    src: url('../font/gothamhtf-light-webfont.eot');
    src: url('../font/gothamhtf-light-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../font/gothamhtf-light-webfont.woff2') format('woff2'), 
    url('../font/gothamhtf-light-webfont.woff') format('woff'), 
    url('../font/gothamhtf-light-webfont.ttf') format('truetype'), 
    url('../font/gothamhtf-light-webfont.svg#gotham_htflight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_htfmedium';
    src: url('../font/gothamhtf-medium-webfont.eot');
    src: url('../font/gothamhtf-medium-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../font/gothamhtf-medium-webfont.woff2') format('woff2'), 
    url('../font/gothamhtf-medium-webfont.woff') format('woff'), 
    url('../font/gothamhtf-medium-webfont.ttf') format('truetype'), 
    url('../font/gothamhtf-medium-webfont.svg#gotham_htfmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body{	
	font-family: 'gotham_htfbook';
}

body{
	background:url(../images/bg-body.jpg) no-repeat center top;
	background-size: cover;
}

.page-wrapper{
	height: 100%;
	min-height: 100%;
	overflow: hidden;
}

/*---- HEADER STYLE ----*/ 

header{

}
header h1{
	text-align: center;
}
header h1 img{
	width: 100%;
}
header h3{
	text-align: center;
	color:#000;
	font-size: 22px;
	font-family: 'gotham_htfbold';
}

/*---- CUSTOM STYLE ----*/ 

.banner-block{
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;

    width: 100%;
    height: 0;
    padding-top: 28.166666666667%;
    position: relative;
    overflow: hidden;

    margin-bottom: 30px;
}

/*---  VIDEO BLOCK ---*/

.video-block{
	margin: 0 0 30px;
	text-align: center;
}
.video-block p{
	font-size: 22px;
	line-height: 1;
	color: #7d174b;
	margin-bottom: 20px;
	font-family: 'gotham_htfmedium';
}

.wrap-video,
.wrap-image {
	display: inline-block;
	text-align: center;
	width: 100%;
	height: 100%;
}
.imageWrapper {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}

/* 16:9 */

.videoWrapper {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	background: #000;
}
.videoWrapper iframe, .videoWrapper object, .videoWrapper embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.video-block .details{
	margin-top:20px;
}
.video-block .details p{
	font-size: 20px;
	line-height: 1;
}
.video-block .details p a{
	font-size: 16px;
	margin:0 10px 0 0;
	line-height: 1.5;
	padding: 2px 10px;
	color: #7d174b;
	text-decoration: none;
	text-transform: uppercase;
	border:solid 1px #7d174b;
}
.video-block .details p a:hover{
	background: #f5c137;
}


/*---  CONTENT BLOCK ---*/

.wrap-prize{
	overflow: hidden;
	margin: 0 0 30px;
}
.content-block{
	text-align: center;
	padding:30px 0;
	margin: 0 0 50px;
}
.content-block .content p{
	font-size: 16px;
	line-height: 1.2;
	color: #fff;
	padding: 0 0 20px 0;
	margin: 0;
	font-family: 'gotham_htfbook';
}
.content-block .content{	
	
}
.content-block .content h2,
.content-block .content h4{
	margin: 0 0 10px 0;
	font-size: 35px;
	line-height: 1;
	font-weight: 700;
	color: #000;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: 'gotham_htfbold';
}
.content-block .content h4{
	font-size: 16px;
	margin-bottom: 30px;
}


.content-block .content small{
	font-size: 13px;
	line-height: 1.2;
	font-weight: 700;
	color: #000;
	display: block;	
	text-align: center;
	text-transform: uppercase;
	font-family: 'gotham_htfbold';
}

.seperator{
	position: relative;
}
.seperator .content:after{
	content:"";
	width: 3px;
	height: 120px;
	right: -5px;
	top: 0;
	display: block;
	position: absolute;
	background: url(../images/seperator.png) no-repeat 0 0;
	background-size:contain;
}



.wrap-prize{

}
.wrap-prize .top-margin{
	margin-top:90px;
}
.prize{
	width: 100%;
	display:inline-block;
	height: 210px;
	max-width: 250px;
	overflow: hidden;
	padding:20px 40px;
	background: url(../images/bg-border.png) no-repeat center center;
	background-size:contain;
}
.prize .txt-medium,
.prize .txt-large,
.prize .txt-small{
	font-size: 30px;
	line-height: 1;
	font-weight: 700;
	color: #000;
	display: block;
	text-align: center;
	font-family: 'gotham_htfbold';
}
.prize .txt-large{
	font-size: 40px;
}
.prize .txt-small{
	font-size: 20px;
}

.prize p{
	margin-top: 10px;
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	color: #000;
	display: block;
	text-align: center;
	font-family: 'gotham_htfbold';
}


a.cta{
	background: #6e558d;
	color: #fff;
	text-transform: uppercase;
	padding:10px 15px;
	text-decoration: none;
}
a.cta:hover{
	background: #f5c137;
}



/*--- FOOTER BLOCK ---*/
footer{
	background: #7d174b;
	text-align: center;
	width: 100%;
	padding: 20px 0;
}
footer p.copy{
	color: #fff;
	padding:0;
	margin: 0 0 5px;
	line-height: 18px;
	font-size: 14px;
}
footer a.locate{
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
	max-width: 220px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 15px;
	text-decoration: none;
	background:#303030 url(../images/location-pin.png) no-repeat 95% center;
	background-size: 10px;
}
footer a.locate:hover{
	background: #f5c137 url(../images/location-pin.png) no-repeat 95% center;
	background-size: 10px;
}


.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}


/*--- RESPONSIVE STLES ---*/

@media (max-width: 1300px) {
}
@media (max-width: 1200px) {	
	.content-block .content h2{font-size:32px}
	.content-block .content h4
}
@media (max-width: 1024px) {
	.content-block .content h2{font-size:28px}
}

@media (max-width: 990px) {
	.video-block{margin-bottom: 0;}
	.content-block{padding-top: 0;}
	.prize{padding: 30px 15px;}
	.prize .txt-medium{font-size: 18px;}
	.prize .txt-large{font-size: 28px;}
	.prize .txt-small{font-size: 20px;}
	.content-block .content h2 {font-size: 22px;}
}
@media (max-width: 800px) {

}
@media (max-width: 767px) {
	body{background:url(../images/bg-body.jpg) no-repeat center top;background-size: auto 100%;}
	.banner-block{padding-top: 38.166666666667%;}
	.prize{padding: 30px;}
	.video-block p{font-size: 18px;}
	header h3{font-size: 16px;}
	.wrap-prize .top-margin{margin:20px 0;}
	.seperator .content:after{display: none;}
}
@media (max-width: 600px) {
	.banner-block{padding-top: 58.166666666667%;}
}	