/* Reset the container */
.container {
	width: 1200px;
	max-width: none !important;
}
h2.page-title {
    color: #FFF;
    font-size: 60px;
    font-family: "Oswald Bold";
    display: inline-block;
    vertical-align: middle;
    text-shadow: 0px 2px 2px #000;
    text-transform: uppercase;
}
.icon-64.btn-close {
    width: 22px;
    height: 20px;
    background-position: -724px -150px;
}
.icon-64 {
    background: url(../../images/promotion/icon_sprite.png) no-repeat;
    width: 64px;
    height: 64px;
    display: inline-block;
    text-align: center;
}
body {
	background: #1d1919;
	font-family: "Oswald Regular", sans-serif;
}
.promotion-title {
	text-transform: uppercase;
	font-family: "Oswald Bold", sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	line-height: 1.5;
	height: 90px;
}

.promotion-title h2,
.promotion-title h3 {
	font-size: 72px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7a939+0,ffd98a+53,b58e15+100 */
	background: rgb(215,169,57); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(215,169,57,1) 0%, rgba(255,217,138,1) 53%, rgba(181,142,21,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(215,169,57,1) 0%,rgba(255,217,138,1) 53%,rgba(181,142,21,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(215,169,57,1) 0%,rgba(255,217,138,1) 53%,rgba(181,142,21,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7a939', endColorstr='#b58e15',GradientType=0 ); /* IE6-9 */
}

.promotion-title h3 {
	font-size: 48px;
}

.btn-join-container .btn-register,
.btn-login {
	font-size: 18px;
	text-transform: uppercase;
	box-shadow: none;
	background: #f8d35f;
	border: none;
	color: #1f1f1f;
	padding: 10px 30px;
}
.btn-play-now,
.btn-view-promo {
    border: none;
    box-shadow: none;
    background: #f8d35f;
    color: #333;
    padding: 10px 60px;
    font-family: "Oswald Regular", sans-serif;
    text-shadow: none;
    font-weight: 400;
}

.btn-play-now:hover,
.btn-play-now:focus,
.btn-play-now:active {
	background: none;
	border: 2px solid #f8d35f;
	color: #f8d35f;
	padding: 8px 58px;
}

.btn-view-promo {
	background: none;
	padding: 8px 60px;
	color: #FFF;
	border: 2px solid #FFF;
	margin-left: 20px;
}

.btn-view-promo:hover,
.btn-view-promo:active,
.btn-view-promo:focus {
	background: #FFF;
	color: #000;
	border-color: #FFF;
}

.promotion-homepage-container h4,
.promotion-homepage-container h5,
.view-all-promo {
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 0.5;
}

.promotion-homepage-container .catchy-description {
	margin-bottom: 25px;
}

.promotion-homepage-container .catchy-description h5,
.promotion-homepage-container .catchy-description a {
	display: inline-block;
}

.view-all-promo {
	color: #FFF;
	text-transform: uppercase;
	float: right;
	font-family: "Oswald Bold", sans-serif;
	text-decoration: underline;
}


.dig-promotion img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 1px solid #111;
}

.dig-promotion {
	background: #252525;
	border-radius: 5px;
	width: 100%;
	text-align: center;
	display: inline-block;
	box-shadow: 0px 2px 5px #000;
	margin-bottom: 20px;
}

.dig-promotion a:hover {
	text-decoration: none;
}

.btn-join-promo {
	color: #000;
    background: #f8d35f;
    padding: 10px 30px;
    border-radius: 2px;
    margin-bottom: 20px;
   	display: inline-block;
   	text-transform: capitalize;
}

.btn-join-promo:hover {
	color: #f8d35f;
	border: 2px solid #f8d35f;
	background: none;
	 padding: 8px 28px;
}

.promo-info-modal-container .modal-header {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top: 10px solid #FFDD00;
    border-bottom: none;
}

/*----------------Style for Promotion Modal-------------*/
.promo-info-modal .modal-content {
    background: #252525;
    border: none;
    border-radius: 10px;
    color: #999999;
}

.promo-info-modal .modal-content table,
.promo-info-modal .modal-content td {
    border: 1px solid #999999;
    padding: 10px;
    margin: 10px 0;
}

.promo-info-modal .modal-content ol li {
    line-height: 2;
}

.promo-info-modal .modal-header {
    border-bottom: none;
}

.promo-info-modal .modal-header .modal-title {
    margin: 35px 0 0 0;
    font-weight: bold;
    color: #999;
}

.promo-info-modal-container .btn-join-now,
.promo-info-modal-container .btn-join-now:focus,
.promo-info-modal-container .btn-join-now:hover,
.promo-info-modal-container .btn-join-now:active,
.promo-info-modal-container .btn-join-now:active:focus,
.promo-info-modal-container .btn-join-now:active:hover,
.promo-info-modal-container .btn-close-footer {
    background: #FFDD00;
    border: none;
    padding: 10px 40px;
    box-shadow: none;
    font-weight: bold;
    outline: none;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #000;
}

.promo-info-modal-container .modal-footer .btn+.btn {
    margin-bottom: 10px;
    margin-left: 5px;
}

.promo-info-modal-container .btn-close-footer,
.promo-info-modal-container .btn-close-footer:focus,
.promo-info-modal-container .btn-close-footer:hover,
.promo-info-modal-container .btn-close-footer:active,
.promo-info-modal-container .btn-close-footer:active:focus,
.promo-info-modal-container .btn-close-footer:active:hover  {
    background: #666666;
    color: #FFF;
    outline: none;
    box-shadow: none;
    border: none;
}


.promo-info-modal-container .promo-info-modal .close,
.promo-info-modal-container .promo-info-modal .close:hover,
.promo-info-modal-container .promo-info-modal .close:focus,
.promo-info-modal-container .promo-info-modal .close:active,
.promo-info-modal-container .promo-info-modal .close:active:focus,
.promo-info-modal-container .promo-info-modal .close:active:hover {
    opacity: 1;
    outline: none;
    position: absolute;
    right: 20px;
    top: 30px;
}

.promo-info-modal .modal-body {
    padding: 40px;
}

.promo-info-modal .modal-footer {
    padding: 0px 40px 20px 40px;
    border-top: none;
}


.promo-info-modal .modal-footer hr {
    border-color: #363636;
    margin-top: 0;
}
.icon-svg.icon-promo {
    background: url(../../images/promotion/promotion.svg) no-repeat;
    background-size: contain;
    width: 90px;
}
.icon-svg {
    width: 65px;
    height: 115px;
    display: inline-block;
    vertical-align: top;
    text-shadow: 0px 2px 2px #000;
/*----------------EOF Style for Promotion Modal-------------*/