@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: ark;
    src: url(ARK-Regular.ttf);
}

body.body-page {
	overflow-x: hidden;
	margin: 0;
	background: #212121;
}

a:visited { 
    color: #fff !important;
	padding: none !important;
	margin: none !important;
	text-decoration: none !important;
	border: none !important;
}

img:focus { 
	padding: none !important;
	margin: none !important;
	text-decoration: none !important;
	border: none !important;
}

img:visited { 
	padding: none !important;
	margin: none !important;
	text-decoration: none !important;
	border: none !important;
}

a:focus { 
	padding: none !important;
	margin: none !important;
	text-decoration: none !important;
	border: none !important;
}



*, *::before, *::after {
    box-sizing: inherit;
}

img {
    vertical-align: middle;
	border-style: none;
}

section, figure {
	display: block;
	margin-bottom: -5px;
}

#page-content {
	padding-top: 0 !important;
}

.top-menu {
	width: 100%;
	position: fixed;
	background: black;
	top: 0;
	z-index: 2000;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.75);
}

.top-menu-links {
	width: auto;
	margin:0 auto;
}

.top-menu a {
    float: left;
	font-family: ark;
	text-transform: uppercase;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.top-menu img {
	padding-top: 9px;
    padding-right: 14px;
}

.top-menu a:hover {
	color: yellowgreen !important;
}

.video-section {
	width: 100%;
	height: 75%;
	min-height: 370px;
}

.video-section video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
	margin-top:-330px;
    z-index: -2;
}

.video-hero {
	position: absolute;
    top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: -2 !important;
}

.video-pattern {
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: repeat;
    background-image: url("pattern.png");
    z-index: -1;
}

.logo-block {
    bottom: 2rem;
    width: 100%;
    position: relative;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.row1 {
	width: 20%;
	margin: 50px auto;

}

.row2 {
	width: 20%;
	min-width: 322px;
	margin: 50px auto;

}

.logo {
	width: 100%;
}

.btn_dark {
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
/*    padding-top: 10px;
	padding-bottom: 10px;*/
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
	padding: 5px;
}

a.btn_dark {
	font-family: ark;
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	text-decoration: none;
}

a.btn_dark:hover {
	color: yellowgreen !important;
	font-size: 30px;
	text-decoration: none;
}

.collectorsedition {
	width: 100%;
	display: inline-block;
	padding-bottom: 50px;
	background-image: url("beach-compressed.jpg");
	background-size: cover;
    -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px -4px 10px rgba(0, 0, 0, 0.75);
    box-shadow:         0px -4px 10px rgba(0, 0, 0, 0.75);
}

.box-row {
	width: 80%;
	max-height: 400px;
	display: block;
	margin: 0 auto;
	padding-top: 80px;
}

.box-row2 {
	width: 70%;
	max-height: 400px;
	display: block;
	margin: 0 auto;
	padding-top: 80px;
}

.box-row3 {
	width: 80%;
	display: flex;
	margin: 0 auto;
	padding-top: 80px;
}
.boxesimg {
	width: 70%;
	margin: 20px auto;
	margin-left: 140px;
}

.boxes {
	width: 50%;
	float: left;
	padding-top: 50px;
}

.completebutton{
	width: 50%;
	margin: 0 auto;
	float: left;
	overflow: hidden;
}
.completetext {
	display: inline-block;
    text-align: center;
    margin-bottom: .25rem;
    max-height: auto;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
	font-family: ark;
	font-size: 50px;
	text-transform: uppercase;
	color: yellowgreen;
	
}

.headertext {
	display: inline-block;
    text-align: center;
	max-height: auto;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
	font-family: ark;
	font-size: 50px;
	text-transform: uppercase;
	color: yellowgreen;
}

.completedesc {
	font-family: ark;
	font-size: 17px;
	color: #fff;
	background: rgba(0, 0, 0, 0.75);
	padding:25px;
}

.desclist {
	margin-top: 10px !important;
}

.tek {
	width: 100%;
	display: inline-block;
	padding-bottom: 50px;
	background: #16191a;
	background-image: url("spider.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px -4px 10px rgba(0, 0, 0, 0.75);
    box-shadow:         0px -4px 10px rgba(0, 0, 0, 0.75);
}

.ee {
	width: 100%;
	display: inline-block;
	padding-bottom: 50px;
	background: #16191a;
	background-image: url("ee_bg_compressed.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px -4px 10px rgba(0, 0, 0, 0.75);
    box-shadow:         0px -4px 10px rgba(0, 0, 0, 0.75);
	background-position: left bottom;
}

.scorched {
	width: 100%;
	display: inline-block;
	padding-bottom: 80px;
	background: #16191a;
	background-image: url("scorched_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
    -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px -4px 10px rgba(0, 0, 0, 0.75);
    box-shadow:         0px -4px 10px rgba(0, 0, 0, 0.75);
}

.raptorimg {
	width: 100%;
	margin: 0 auto;
	margin-left: 60px;
}

.buynow {
	width: auto;
	margin: 10px auto;
	margin-left: 10px;
	padding-left: 10px;
    padding-right: 10px;
	float: left;
	display: inline-block;
    text-align: center;
    margin-bottom: .25rem;
    padding-top: 10px;
	padding-bottom: 10px;
    max-height: 55px;
    background: #000;
	font-family: arial;
	font-size: 19px;
	color: #fff;
	border: none;
}

a.buynow {
	background: #000;
	font-family: ark;
	font-size: 19px;
	color: #fff;
	text-decoration: none;
}

a.buynow:hover {
	color: yellowgreen;
	text-decoration: none;
	background: #0c7781;
}

button.buynow:hover {
	color: yellowgreen;
	text-decoration: none;
	background: #0c7781;
}


.newplayer {
	min-width: 100%;
    min-height: 100%;
    position: fixed;
	margin-top:-330px;
    z-index: -2 !important;
}

.plyr button {
	display:none !important;
}

.plyr__controls {
	display:none;
}

.plyr--video .plyr__controls {
	display: none !important;
	z-index: -2 !important;
}

#imagelightbox {
    position: fixed;
    z-index: 9999;
    -ms-touch-action: none;
    touch-action: none;
}

.gallery {
	width: 100%;
	display: inline-block;
	background: #16191a;
	background-image: url("dragon2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	/*background-position-x: -600px;*/
    -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px -4px 10px rgba(0, 0, 0, 0.75);
    box-shadow:         0px -4px 10px rgba(0, 0, 0, 0.75);
}

#gallerybox-2 {
	width: 54%; 
	text-align: center;
	padding: 0 1.25em; 
	margin: 0 auto 6.25em; 
	padding-bottom:50px;
}

#gallerybox-3 {
	width: 54%; 
	text-align: center;
	padding: 0 1.25em; 
	margin: 0 auto 6.25em; 
	padding-bottom:50px;
}

#gallery h1 {
	font-size: 2.125em; /* 34 */
	line-height: 0.882em; /* 30 (34) */
	text-transform: uppercase;
}

#gallery h1 span {
	font-size: 0.588em; /* 20 (34) */
	line-height: 1em; /* 20 (20) */
	color: #aaa;
	display: block;
}

#gallery h1 a:hover span, #gallery h1 a:focus span { 
	color: #333; 
}

#gallery h2 {
	border-top: 1px solid #ddd;
	padding-top: 1.875em; /* 30 */
	margin-top: 1.875em; /* 30 */
	margin-bottom: 0.625em; /* 10 */
}

#gallery h2 span {
	color: #666;
}

#gallery h2[data-caption]:before {
	font-size: 0.875rem;
	font-weight: 300;
	color: #fff;
	background-color: #c00;
	display: inline-block;
	content: attr( data-caption );
	padding: 0.125rem 0.313rem; /* 2 5 */
	margin-right: 0.625rem; /* 10 */
	-webkit-transform: rotate( -8deg );
	-ms-transform: rotate( -8deg );
	transform: rotate( -8deg );
}

#gallery ul {
	padding: 0;
}

#gallery li {
	display: inline-block;
	margin: 0.625em; /* 10 */
}

#gallery img {
	width: 300px; /* 140 */
	height: 160px; /* 140 */
	border-color: #eee;
	border: 2px solid rgba( 46, 178, 178, 1.0 );
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5); 
	-webkit-transition: -webkit-box-shadow .3s ease, border-color .3s ease;
	transition: box-shadow .3s ease, border-color .3s ease;
}

#gallery img:hover, #gallery img:focus {
	border-color: #fff;
	-webkit-box-shadow: 0 0 0.938em rgba( 0, 0, 0, .25 ); /* 15 */
	box-shadow: 0 0 0.938em rgba( 0, 0, 0, .25 ); /* 15 */
}

.POText {
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
	color: yellowgreen;
	margin-top: 50px;
}

.POBox {
	float: left;
	margin-left: 25px;
}

.POBoxContainer {
	margin-top: 0 auto;
	padding-top: 20px;
	display: flex;
	width: 100%;
	justify-content: center;
}

.scorchedvid {
	margin: 30px auto;
	position: relative;
    width: 100%;
    height: 0;
	text-align: center;
	display: inline-block;
}

.scorchedvid img {
	box-shadow: 0px 100px 300px rgba(0, 0, 0, 0.8);
}

.scorchedlogobox {
	width: 40%;
	margin: 0px auto;
	display: block;
}

.scorchedlogo {
	width: 100%;
	margin-top: -80px;
}

@media only screen and (max-width: 1967px) {
    .boxes {
    margin-top: 60px;
    }
}

/*DIGITAL RIVER*/
.modal-body > iframe {
min-height: 600px!important;
}
.modal-header {
margin-top: 5px;
padding: 5px 15px;
background-color: #fff;
border-bottom:none;
}
.modal-body {
padding:0!important;
}
.modal-footer {
padding:10px;
margin-top:0;
text-align: right;
border-top: 1px solid #e5e5e5;
}
@media (min-width: 992px)
{
.modal-lg {
width: 810px;
}
}

.glyphicon {
	display:none !important;
}

.gallery_btn {
	width: auto;
	margin: 0 auto;
	margin-left: 10px;
	padding-left: 10px;
    padding-right: 10px;
	display: inline-block;
    text-align: center;
    padding-top: 10px;
	padding-bottom: 10px;
    max-height: 55px;
    background: #0c7781;
	font-family: ark;
	font-size: 19px;
	color: #fff !important;
	border: none;
	text-transform: uppercase;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}

.gallery_btns {
	margin: 0px auto;
	margin-top: 50px;
	display: table;
}

.gallery_btns a:hover {
	color: yellowgreen !important;
	text-decoration: none;
	background: #000;
}

.gallery_btns a:focus {
	color: yellowgreen !important;
	text-decoration: none;
	background: #000;
}

.gallery_btns a:visited {
	color: #fff;
	text-decoration: none !important;
}

.buyrow {
	width: 100%;
	background: #000;
	border: none;
	float: left;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.buynowbtn {
	width: auto;
	margin: 0 auto;
	padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-top: 10px;
	padding-bottom: 10px;
    max-height: 55px;
	font-family: ark;
	font-size: 35px;
	color: #0c7781 !important;
	border: none;
	text-transform: uppercase;
	float: left;
}

.footer {
	width: 100%;
	background: #212121 url("pattern.png");
	margin: 0 auto;
}

.footer-block {
	width: auto;
	margin: 0 auto;
	display: table;
}

.footer-logo {
	margin: 40px auto;
	margin-bottom: 10px;
	float: left;
}

.footer-text {
	text-align: center;
	color: grey;
	margin-top: 5px;
	padding-bottom: 20px;
	text-transform: uppercase;
    font-size: 11px;
}

@media only screen and (max-width: 1000px) {
    .row1 {
        width: 100%;
    }
	
	.newplayer {
		margin-top: -230px;
	}
	
	.completebutton {
		width: auto;
	}
	
	.boxes {
		margin-top: 0px;
		width: 100%;
	}
	
	.raptorimg {
		margin-left: 0px;
	}
	
	.boxesimg {
		width: 100%;
		margin-left: 0px;
	}
	
	.scorchedlogobox {
		width: 100%;
	}
	
	.gallery ul {
		text-align: center;
	}
	
	.box-row3 {
		display: block;
		width: 100%;
	}
	
	.box-row2 {
		width: 100%;
	}
	
	.box-row {
		width: 100%;
	}
	
	.scorchedvid img {
		width: 375px;
		margin-bottom: 50px;
		box-shadow: none;
		
	}
	
	.buyrow {
		padding-left: 0px;
	}
	
	#gallerybox-3 {
		width: 100%;
		padding: 0px;
	}
	
	#gallerybox-2 {
		width: 100%;
		padding: 0px;		
	}
	
	.video-hero {
		display: none;
	}
	
	.POBoxContainer {
		display: grid;
		padding: 10px;
	}
}