@charset "UTF-8";
/* Container */
.textbox{min-height:40px; font-family: ProximaNova-Semibold; font-size: 120%}
	@media screen and (max-width: 480px) {
	 .textbox{
			min-height:80px;
	 }
	}
.container {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #000000;
	-webkit-box-shadow: 0 0px 0px 0 #000000;
	box-shadow: 0 0px 0px 0 #000000;
	font-family: passion-one;
	font-style: normal;
	font-weight: 400;
	/*background-image: url(https://aimg.dundef.com/BG.png); */
}
/* Navigation */
header {
	width: 100%;
	height: 5%;
	background-color: #52bad5;
	border-bottom: 1px solid #2C9AB7;
}
.logo {
	color: #000000;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}
nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #3d3d3d;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #3d3d3d;
	text-decoration: none;
}
ul li:hover a {
	color: #ffffff;
	/*font-family: changa-one;*/
	/*font-style: normal;
	font-weight: 400;
	font-size: large;*/
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	align-content: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	width: 100%;
}
.VideoResize video {
	width: 100%;
}
@media screen and (max-width: 480px) and (orientation: portrait) {
	.VideoResize {
	  width:160vh;
	  margin-left:-240px;
	  margin-top:20px;
	}
}
@media screen and (min-width: 482px) and (orientation: portrait) {
	.VideoResize {
	  width:180vh;
	  margin-left:-280px;
	  margin-top:20px;
	}
}
@media screen and (min-width: 740px) and (orientation: portrait) {
	.VideoResize {
	  width:200vh;
	  margin-left:-370px;
	  margin-top:20px;
	}
}
@media screen and (min-width: 800px) and (orientation: portrait) {
	.VideoResize {
	  width:200vh;
	  margin-left:-400px;
	  margin-top:20px;
	}
}
@media screen and (min-width: 840px) and (orientation: portrait) {
	.VideoResize {
	  width:200vh;
	  margin-left:-512px;
	  margin-top:20px;
	}
}
/* Hero Section */
.button:hover{transform: scale(1.1);}
.TopHeader {
	line-height:0;
	min-width: auto;
	height:80vh;
	width: auto;
	position:relative;
	background-color:#000000;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	font-size: medium;
	margin:auto;
	overflow:hidden;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #0a0a33;
	margin-top: 0px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #000000;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #000000;
	background-image: url(https://aimg.dundef.com/1.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.navigation{
	background-color: #000000;
	width:100%;
	height:auto;
	min-height: 70px;
	font-family: "Mikado Bold";
}
@media screen and (max-width: 480px){
	.navigation{
		z-index:10;
	position:fixed;
		opacity:1;
	}
}
.navpadding{margin-left:300px;}
.NavConsoleButton{
	float:right;
	padding-top:2px;
	padding-right:5px;
	display:inline;
}
.NavConsoleButton:Hover{
	opacity: .5;	
}
.buttonpadding{max-width: 200px;}
.vertAlign{
	display: table;
}
.vertAlign p {
 display: table-cell;
  margin: 0;
  vertical-align: middle;
}
.videoBorder{
	border-style: solid; 
	border-width: 23px 26px 24px 22px; 
	-moz-border-image: url(https://aimg.dundef.com/videoBGSQ.png) 92 107 75 88 stretch;
	-webkit-border-image: url(https://aimg.dundef.com/videoBGSQ.png) 92 107 75 88 stretch;
	-o-border-image: url(https://aimg.dundef.com/videoBGSQ.png) 92 107 75 88 stretch;
	border-image: url(https://aimg.dundef.com/videoBGSQ.png) 92 107 75 88 stretch;
	line-height: 0px;
}
.MobileHeroText{
	display:none;
}
@media screen and (max-width: 480px){
	.MobileHeroText{
		display:inline-block;
	}
}
@media screen and (max-width: 480px){
	.HeroText{
		display:none;
	}
}
@media screen and (max-width: 480px){
	.MobileHeroCards{
		display:none;
	}
}
.left {
	height:auto;
	float: left;
	width: 35%;
	padding-left: 50px;
		padding-right: 0px;
	padding-top:0px;
    }
    .right {
		height:auto;
        float: right;
        width: 60%;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .group:after {
		text-align:center;
        content:"";
        display: table-cell;
        clear: both;
    }
.left1 {
	height:auto;
        float: left;
        width: 60%;
		top: 50%;
		padding-top:15px;
    }
    .right2 {
		padding-top:15px;
		height:auto;
		float: right;
		padding-right: 50px;
        width: 40%;
		    }
 .right3 {
		height:auto;
		float: right;
		padding-right: 50px;
        width: 60%;
		    }
.animBlock {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transition: all .55s ease-in;
  -moz-transition: all .55s ease-in;
  -ms-transition: all .55s ease-in;
  -o-transition: all .55s ease-in;
  transition: all .55s ease-in;
}
.animBlock[data-position="left"] { left: -20%; }
.animBlock[data-position="right"] { right: -20%; }
.animBlock[data-position="top"] { top: -50%;}
.animBlock[data-position="bottom"] { bottom: -20%;}

.animBlock[data-position="left"].viewed {
  left: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.animBlock[data-position="right"].viewed {
  right: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.animBlock[data-position="top"].viewed {
  top: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
/*.herocard{width:50%; float: left;}*/
.heroinfo{width:45%; float:right; margin-right:70px}
@media screen and (max-width: 480px){
	.herocard, .heroinfo{
		padding:5px;
		width:auto;
		margin: auto;
	}
}
@media screen and (max-width: 480px) {
	.logofloat{
		display:none;
	}
}
@media screen and (max-width: 480px) {
	.navpadding{
		margin:0px;
	}
}
@media screen and (max-width: 480px) {
	.left1, .right2, .right3{
		padding:0px;
			margin:auto;
		float: none;
		width:auto;
	}
}
    @media screen and (max-width: 480px) {
        .left, .right {
			padding:0px;
			margin:auto;
            float: none;
            width: auto; 
		}
}
.snapshots{
	float: right;
	margin-top: 50px;
	margin-right:25px;
	max-width: 70%;
	background-color:#0a0a33; 
	height:auto; 
	padding:3px;
	padding-bottom: 70px; 
	border: 1px solid;
	border-color: #ffffff;
	-ms-transform: rotate(5deg); /* IE 9 */
    -webkit-transform: rotate(5deg); /* Safari */
    transform: rotate(5deg);
}
.herovideos{
	margin:30px;
	width: auto;
	height:auto;
		border: 1px solid;
		border-color: #757575;
	background-color:rgba(9, 8, 20, .5);
}
/*.titlebar{background-color: #000000; height:auto; width:auto;min-height:30px}*/
.textbox{padding :30px;text-decoration:none;}
.divider{background-color:rgba(61,61,61, .5);}
.titlestart{padding:3px;margin: auto;line-height: 0px;}
.featuredright{
	margin: auto;
	width:auto;
	height:auto;
	text-align: left;	
}
.featuredleft{
	margin: auto;
	width:auto;
	height:auto;
	text-align: left;	
}
.VerticalPadding{
	padding-top:50px;
}
.mobileborder{
	background-color:#757575;
	height: 1px;
	width: auto;
}
.TopHeaderConsoleButton{
	white-space:nowrap;
	margin:0;
	display:inline;
}
.TopHeaderConsoleButton:Hover{
	opacity: .5;	
}
.Primary {
	display: flex;
  	align-items:center;
	line-height:0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	width: auto;
	object-fit: scale-down;
	overflow:auto;
	color: #FFFFFF;
	text-align: left;
	margin:auto;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(https://aimg.dundef.com/bg2.jpg);
	background-position: center;
	background-attachment:local;
	background-size: cover;
	background-color: rgba(0,0,0,.70);
	background-repeat: no-repeat;
	height: auto;
	min-height: 80vh;
	padding-top: 0px;
	font-family: 'Open Sans',sans-serif;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 0px;
}
 @media screen and (max-width: 480px) {
        .Primary{
			text-align:center;
			display:block;
			background-image: url(https://aimg.dundef.com/textures/texture4.png);
			background-repeat: repeat;
			background-position:center;
			min-height: auto;
			height:auto;
			width:95%;
			margin-top:5px;
			border-left: 1px solid;
			border-right: 1px solid;
			border-color: #757575;
	 }
}
@media screen and (min-width: 768px) and (max-width:1280px){
        .Primary{
			min-height: 60vh;
	 }
}
.mobilePrimary{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	display:none;
	height:auto;
	width:auto;
	line-height:0px;
}
@media screen and (max-width: 480px) {
	.mobilePrimary, .mobilePrimary3 {
		display:block;
	}}
.Primary2 {
	margin:auto;
	line-height:16px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	-webkit-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	-moz-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	overflow: auto;
	text-overflow: ellipsis;
	color: #FFFFFF;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(https://aimg.dundef.com/textures/texture4.png);
	background-position: center;
	background-size: cover;
	background-color: #101010;
	width: auto;
	background-repeat: no-repeat;
	height: auto;
	min-height: 80vh;
	padding-top: 0px;
	font-family: 'Open Sans',sans-serif;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 0px;	
}
@media screen and (max-width: 480px) {
        .Primary2{
			text-align:center;
			display:block;
			background-image: url(https://aimg.dundef.com/textures/texture4.png);
			background-repeat: repeat;
			background-position:center;
			min-height: 10px;
			height:auto;
			width:95%;
			margin-top:5px;
			border-left: 1px solid;
			border-right: 1px solid;
			border-color: #757575;
	 }
}
@media screen and (min-width: 768px) and (max-width:1024px){
        .Primary2{
			min-height: 60vh;
	 }
}
.mobilePrimary3{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	display:none;
	height:auto;
	width:auto;
	line-height:0px;
}
.Primary3 {
	display: flex;
  	align-items:center;
	margin:auto;
	line-height:0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	object-fit: scale-down;
	-webkit-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	-moz-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	overflow: auto;
	text-overflow: ellipsis;
	color: #FFFFFF;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(https://aimg.dundef.com/bg3.jpg);
	background-position: center;
	background-size: cover;
	background-color: #101010;
	width: auto;
	background-repeat: no-repeat;
	height: auto;
	min-height: 80vh;
	padding-top: 0px;
	font-family: passion-one;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 0px;	
}
 @media screen and (max-width: 480px) {
	 .Primary3{
			text-align:center;
			display:block;
			background-image: url(https://aimg.dundef.com/textures/texture4.png);
			background-repeat: repeat;
			background-position:center;
			min-height: 10px;
			height:auto;
		 	width:95%;
			margin-top:5px;
			border-left: 1px solid;
			border-right: 1px solid;
			border-color: #757575;
	 }
}
@media screen and (min-width: 768px) and (max-width:1024px){
        .Primary3{
			min-height: 60vh;
	 }
	}
.mobilePrimary32{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	display:none;
	height:auto;
	width:auto;
	line-height:0px;
}
.Primary32 {
	display: flex;
  	align-items:center;
	margin:auto;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	object-fit: scale-down;
	-webkit-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	-moz-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	overflow: auto;
	text-overflow: ellipsis;
	color: #FFFFFF;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(https://aimg.dundef.com/bg32.jpg);
	background-position: center;
	background-size: cover;
	background-color: #101010;
	width: auto;
	line-height:0px;
	background-repeat: no-repeat;
	height: auto;
	min-height: 80vh;
	padding-top: 0px;
	font-family: passion-one;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 0px;	
}
 @media screen and (max-width: 480px) {
	 .Primary32{
		 	text-align:center;
			display:block;
			background-image: url(https://aimg.dundef.com/textures/texture4.png);
			background-repeat: repeat;
			background-position:center;
		 	min-height: 10px;
			height:auto;
		 	width:95%;
			margin-top:5px;
			border-left: 1px solid;
			border-right: 1px solid;
			border-color: #757575;
	 }
}
@media screen and (min-width: 768px) and (max-width:1024px){
        .Primary32{
			min-height: 60vh;
	 }
	}
.mobile_Primary4{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	display:none;
	height:auto;
	width:auto;
	line-height:0px;
	 transition: background 0.5s linear;
    -webkit-transition: background .9s linear;
}
@media screen and (max-width: 480px) {
	.mobile_Primary4{
		display:block;
	}}
.mobilelogo{display:none;}
@media screen and (max-width: 480px) {
	.mobilelogo{
		display:block;
	}}
.Primary4 {
	display: flex;
  	align-items:center;
	margin:auto;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	object-fit: scale-down;
	-webkit-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	-moz-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	overflow: auto;
	text-overflow: ellipsis;
	color: #FFFFFF;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(https://aimg.dundef.com/map_1.png);
	background-position: center;
	background-size: cover;
	background-color: #101010;
	width: auto;
	background-repeat: no-repeat;
	height: auto;
	min-height: 80vh;
	padding-top: 0px;
	font-family: passion-one;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 0px;
	line-height:0px;
    transition: background 0.5s linear;
    -webkit-transition: background .9s linear;
}
@media screen and (min-width: 768px) and (max-width:1024px){
        .Primary4{
			min-height: 60vh;
	 }
	}
 @media screen and (max-width: 480px) {
	 .Primary4 {
			text-align:center;
			display:block;
			background-image: url(https://aimg.dundef.com/textures/texture4.png);
			background-repeat: repeat;
			background-position:center;
			min-height: 10px;
			height:auto;
			width:95%;
			margin-top:5px;
			border-left: 1px solid;
			border-right: 1px solid;
			border-color: #757575;
	 }
}
.ChibiCarousel{
	-webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	height:auto;
	margin:0 auto;
	width:auto;
	width:100%;
	display:inline-block;
}
.ChibiButtons{
	padding-left:7px;
	padding-right:8px;
	-webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display:inline-block;
	height:auto;
	margin:0 auto;
	max-width:620px;
	overflow:hidden;
}
@media screen and (max-width: 480px) {
	 .ChibiButtons {
			width:200px;
	 }
}
.title_build{
	padding-top:5px;
	line-height:0px;
	width:50%;
}
@media screen and (max-width: 480px) {
	 .title_build {
			width:auto;
		 	padding-top:3px;
	 }
}
.ChibiHover{
	-webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	line-height:0;
	white-space: nowrap;
	display:inline-block;
	height:auto;
	width:auto;
}
.ChibiHover a img:Hover{
	z-index: 2;
    -webkit-transition: all 50ms ease-in !important;
    -webkit-transform: scale(1.05) !important;
    -ms-transition: all 50ms ease-in !important;
    -ms-transform: scale(1.05) !important;   
    -moz-transition: all 50ms ease-in !important;
    -moz-transform: scale(1.05) !important;
    transition: all 50ms ease-in !important;
    transform: scale(1.05) !important;
}
.HeroHover{
	 -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    display:inline-block;
    margin:auto;
    width:auto; 
    height:auto;
    white-space: nowrap;
    overflow:hidden;
}
/* flip image horizontally */
.img-hor {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}
.HeroHover:Hover{
	z-index: 2;
    -webkit-transition: all 50ms ease-in;
    -webkit-transform: scale(1.4);
    -ms-transition: all 50ms ease-in;
    -ms-transform: scale(1.4);   
    -moz-transition: all 50ms ease-in;
    -moz-transform: scale(1.4);
    transition: all 50ms ease-in;
    transform: scale(1.4);
}
.ButtonHover{
	max-width:250px;
	line-height:0;
	overflow:hidden;
	display:inline-block;
	height:auto !important;
	width:auto !important;
}
.ButtonHover:Hover{
	z-index: 2;
    -webkit-transition: all 50ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 50ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 50ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 50ms ease-in;
    transform: scale(1.2);
}
.squire{
	padding: 15px;
	margin:auto;
}
.div1{height:auto;
	width:auto;
	margin:auto;}
.Primary5 {	
	display: flex;
  	align-items:center;
	margin:auto;
	line-height:0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	object-fit: scale-down;
	-webkit-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	-moz-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	overflow: hidden;
	text-overflow: ellipsis;
	color: #FFFFFF;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(https://aimg.dundef.com/bg6.jpg);
	background-position: center;
	background-size: cover;
	background-color: #101010;
	width: auto;
	background-repeat: no-repeat;
	height: auto;
	min-height: 80vh;
	padding-top: 0px;
	font-family: passion-one;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 0px;
}
 @media screen and (max-width: 480px) {
	 .Primary5 {
			text-align:center;
			display:block;
			background-image: url(https://aimg.dundef.com/textures/texture4.png);
			background-repeat: repeat;
			background-position:center;
			height:auto;
		 	width:95%;
			margin-top:5px;
			border-left: 1px solid;
			border-right: 1px solid;
			border-color: #757575;
	 }
}
@media screen and (min-width: 768px) and (max-width:1024px){
        .Primary5{
			min-height: 60vh;
	 }
	}
.padding{padding-top: 5px;background-color:#000000;}
.padding2{padding-top: 2px;}
.Primary6 {
	display: flex;
  	align-items:center;
	margin:auto;
	border-top: 1px solid;
	border-bottom: 1px solid;;
	line-height:0px;
	border-color: #757575;
	object-fit: scale-down;
	-webkit-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	-moz-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	overflow: auto;
	text-overflow: ellipsis;
	color: #FFFFFF;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(https://aimg.dundef.com/bg7.jpg);
	background-position: center;
	background-size: cover;
	background-color: #101010;
	width: auto;
	background-repeat: no-repeat;
	height: auto;
	min-height: 80vh;
	padding-top: 0px;
	font-family: passion-one;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 0px;	
}
 @media screen and (max-width: 480px) {
	 .Primary6 {
			text-align:center;
			display:block;
		 	background-image: url(https://aimg.dundef.com/textures/texture4.png);
			background-repeat: repeat;
			background-position:center;
			min-height: 10px;
			height:auto;
		 	width:95%;
			margin-top:5px;
			border-left: 1px solid;
			border-right: 1px solid;
			border-color: #757575;
	 }
}
@media screen and (min-width: 768px) and (max-width:1024px){
        .Primary6{
			min-height: 60vh;
	 }
	}
h1{
	color:#ffffff;
	font-family:  "Source Sans Pro", "Arial", sans-serif;
	font-size:250%;
	font-weight:900;
}
h2{
	color:#ffffff;
	text-shadow: 2px 2px #000000;
	font-size: 130%;
	font-family:  "Source Sans Pro", "Arial", sans-serif;
	letter-spacing: 2px;
	line-height: 30px;
	font-style: normal;
	font-weight: 800;}
@media screen and (max-width: 700px) {
	 h2 {
		 font-size: 80%;
		 font-weight: bold;
		line-height:20px;
		font-family: allerta;   
	 }
}
h5{
	color:#cecece;
	font-size:80%;
}
h3{
	color:#ffffff;
	font-size:200%;
}
.Update_Name{
	padding-top: 15px;
	max-width: 600px;
}
.patch{
	font-family: montserrat;
}
.MobileMapSlideShow{
	line-height:5px;
	height: auto;
	width:auto;
	display: none;
}
@media screen and (max-width: 480px) {
	.MobileMapSlideShow {
		width:auto;
		display:block;
		height: auto;
	}}
.PCMapSlideShow{
	width:auto;
	display:block;
	height: auto;
}
@media screen and (max-width: 480px) {
	.PCMapSlideShow {
		width:auto;
		display:none;
		height: auto;
	}}

.SquareMaps{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #757575;
	background-image: url(https://aimg.dundef.com/map_1_square.png);
	background-position: center;
	background-size: 100% 100%;
	min-height:300px;
	height:auto;
	width:auto;
	line-height:0px;
}
@media screen and (max-width: 480px) {
	.mobilePrimary, .mobilePrimary3 {
		display:block;
	}}
.Primary7{
	margin:auto;
	color:#fffae1;
	font-size:80%;
	font-family: lilita-one;
	object-fit: scale-down;
	-webkit-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	-moz-box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	box-shadow: 14px 14px 16px -11px rgba(0,0,0,0.6);
	overflow: auto;
	text-overflow: ellipsis;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(https://aimg.dundef.com/textures/texture3.png);
	background-position: center;
	background-size: auto;
	background-color: #101010;
	width: auto;
	background-repeat: repeat;
	height: auto;
	min-height: 450px;
	padding-top: 15px;
	font-style: normal;
	font-weight: 400;	
	padding-bottom: 15px;
	
}
.box {
	z-index:5;
	width: auto;
	position: absolute;
  	bottom: 0px;
	padding-bottom:100px;
  	margin-right: auto;
  	margin-left: auto;
  	left: 50%;
  	transform: translate(-50%, 0);
}
.fulltrailer {
	z-index:10;
	width: auto;
	position: absolute;
  	bottom: 0px;
	padding-bottom:100px;
	padding-right:50px;
	right:0;
	opacity:1;
}
.fulltrailer:hover{
	opacity:.3;
}
@media screen and (max-width: 480px) {
	.fulltrailer {
		display:none;
	}}
@media screen and (max-width: 480px) {
	.box {
		padding-bottom:5px;
		min-width:300px;
	}}
@media screen and (max-width: 1440px) {
	.box, .fulltrailer {
		padding-bottom:20px;
	}}
/*
.box {
	width: auto;
	position:absolute;
	bottom:0;
	float: left;
	margin-bottom: 50px;
	padding-top: 1px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 1px;
	/* border: 2px solid #fff;
  border-radius: 20px/50px;
	background-clip: padding-box;
	text-align: center;
	margin-right: auto;
}*/
.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/* background: rgba(0, 0, 0, 0.7);*/
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	margin-left: 25px;
	margin-right: 25px;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.popup {
	align-content: center;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background: rgba(0,0,0, .5);
	/* border-radius: 5px;*/
	max-width: 1280px;
	/* position: relative;*/
	transition: all 5s ease-in-out;
}
.popup .close {
	/*position: absolute;*/
	align-items:center;
	top: 20px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.popup .content {
	position: relative;
	padding-bottom: 56.25%;
	max-height: 720px;
	max-width: 1280px;   
}
.content iframe{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	max-width:1280px;
}
.popup{
	width: 70%;
}
.socialLinks{
	width: auto;
    height: auto;
	border-top: 1px solid;
	border-color: #000000;
}
.socialLinksHover{
	display:inline-block;
	opacity: 0.2;
}
.socialLinksHover:hover{opacity:1;}
.socialScale{
	width: auto;
	height: auto;
}
.coloumn1{
	max-width: 300px;
	/*min-width: 300px;*/
	width: auto;
	float: left;
	padding: 10px 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-shadow: 2px 1px 2px #000000;
	font-family: montserrat;
	font-style: normal;
	font-weight: 400;	/*margin 0px 5px 5px 5px;*/
}
.coloumn2{
	/*min-width: 300px;*/
	max-width: 300px;
	width: auto;
	float: left;
	padding: 10px 10px;
	/*margin: 0px 5px 5px 5px;*/
	padding-right: 20px;
	padding-left: 20px;
	text-shadow: 2px 1px 2px #000000;
	font-family: montserrat;
	font-style: normal;
	font-weight: 400;
}
.BottomColoumn{
	float: center;
	max-width: 400px;	
}
.coloumn3{
	width: auto;
	/*min-width: 300px;*/
	max-width: 300px;
	float: left;
	padding: 10px 10px;
	padding-right: 20px;
	padding-left: 20px;
	/*padding-bottom: 5px;*/
	text-shadow: 2px 1px 2px #000000;
	font-family: montserrat;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;	/*padding-top: 0px;
	margin-bottom: 66px;*/
	font-size: medium;
}
.banner2 {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #000000;
	background-image: url(https://aimg.dundef.com/2.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #0a0a33;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #0a0a33;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #0a0a33;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
/*
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #000000;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
*/
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #0a0a33;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(https://aimg.dundef.com/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
	}
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #52bad5;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {

.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
/* ice original*/
.inner,
.loader {
    position: absolute;
    border-radius: 50%
}
legend,
td,
th {
    padding: 0
}
.toast,
.valign-wrapper {
    -webkit-box-align: center
}
.clearfix,
.toast {
    clear: both
}
.collapsible-body,
.inner,
html {
    box-sizing: border-box
}
.picker__table,
table {
    border-collapse: collapse;
    border-spacing: 0
}
.footer {
    background: #0a0a33!important
}
.errorModalWrapper {
    top: 0!important
}
.loader {
    top: 100px;
    left: 50%;
    margin-left: -32px;
    width: 64px;
    height: 64px;
    -webkit-perspective: 800px;
    perspective: 800px
}
.inner {
    width: 100%;
    height: 100%
}
.inner.one {
    left: 0;
    top: 0;
    -webkit-animation: rotate-one 1s linear infinite;
    animation: rotate-one 1s linear infinite;
    border-bottom: 3px solid #EFEFFA
}
.inner.two {
    right: 0;
    top: 0;
    -webkit-animation: rotate-two 1s linear infinite;
    animation: rotate-two 1s linear infinite;
    border-right: 3px solid #EFEFFA
}
.inner.three {
    right: 0;
    bottom: 0;
    -webkit-animation: rotate-three 1s linear infinite;
    animation: rotate-three 1s linear infinite;
    border-top: 3px solid #EFEFFA
}
img,
legend {
    border: 0
}
@-webkit-keyframes rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}
@keyframes rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}
@-webkit-keyframes rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}
@keyframes rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}
@-webkit-keyframes rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}
@keyframes rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: 0 0
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
optgroup,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;

    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre,
textarea {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
.re-icon,
.sellpage article .textArea p,
body {
    -webkit-font-smoothing: antialiased
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
.transparent {
    background-color: transparent!important
}
.transparent-text {
    color: transparent!important
}
.valign-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.valign-wrapper .valign {
    display: block
}
.hoverable {
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s;
    box-shadow: 0
}
.hoverable:hover {
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}
#toast-container {
    display: block;
    position: fixed;
    z-index: 10000
}
@media only screen and (max-width: 30em) {
    #toast-container {
        min-width: 100%;
        bottom: 0
    }
}
@media only screen and (min-width: 601px) and (max-width: 40em) {
    #toast-container {
        left: 5%;
        bottom: 7%;
        max-width: 90%
    }
    .toast {
        float: left
    }
}
@media only screen and (min-width: 993px) {
    #toast-container {
        top: 10%;
        right: 7%;
        max-width: 86%
    }
}
.toast {
    border-radius: 2px;
    top: 0;
    width: auto;
    margin-top: 10px;
    position: relative;
    max-width: 100%;
    height: auto;
    min-height: 48px;
    line-height: 1.5em;
    word-break: break-all;
    background-color: #323232;
    padding: 10px 25px;
    font-size: 1.1rem;
    font-weight: 300;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.toast .btn,
.toast .btn-flat {
    margin: 0 0 0 3rem
}
.toast.rounded {
    border-radius: 24px
}
@media only screen and (max-width: 30em) {
    .toast {
        width: 100%;
        border-radius: 0
    }
}
@media only screen and (min-width: 993px) {
    .toast {
        float: right
    }
}
.collapsible {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: .5rem 0 1rem
}
.collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd
}
.collapsible-header i {
    width: 2rem;
    font-size: 1.6rem;
    line-height: 3rem;
    display: block;
    float: left;
    text-align: center;
    margin-right: 1rem
}
.collapsible-body {
    display: none;
    border-bottom: 1px solid #ddd
}
.articleMeta span,
.button-add,
.button-eye,
.button-track {
    display: inline-block
}
.collapsible-body p {
    margin: 0;
    padding: 2rem
}
.side-nav .collapsible {
    border: none;
    box-shadow: none
}
.side-nav .collapsible li {
    padding: 0
}
.side-nav .collapsible-header {
    background-color: transparent;
    border: none;
    line-height: inherit;
    height: inherit;
    margin: 0 1rem
}
.side-nav .collapsible-header i {
    line-height: inherit
}
.side-nav .collapsible-body {
    border: 0;
    background-color: #fff
}
.side-nav .collapsible-body li a {
    margin: 0 1rem 0 2rem
}
.collapsible.popout {
    border: none;
    box-shadow: none
}
.collapsible.popout>li {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    margin: 0 24px;
    -webkit-transition: margin .35s cubic-bezier(.25, .46, .45, .94);
    transition: margin .35s cubic-bezier(.25, .46, .45, .94)
}
.collapsible.popout>li.active {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    margin: 16px 0
}
*,
:after,
:before {
    box-sizing: inherit
}
h1,
h3,
h4,
h5,
h6 {
    color: #757c86;
    font-family: Arvo, serif;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1
}
a,
a:active,
a:focus,
a:hover {
    color: #8A2BE2
}
.button-track:after {
    content: attr(data-label)
}
@media screen and (min-width: 40em) {
    .button-track {
        padding-left: 15px;
        padding-right: 15px
    }
}
.button-reply+.button-track {
    margin-right: 10px
}
.button-back-to-top {
    padding: 0 8px;
    min-width: 10px;
    vertical-align: middle
}
.button-back-to-top span.icon {
    font-size: 16px;
    vertical-align: middle;
    padding-right: 0
}
@media screen and (min-width: 40em) {
    .button-back-to-top span.icon {
        padding-right: 8px
    }
    .button-back-to-top {
        padding: 0 18px
    }

    .button-back-to-top:after {
        content: 'Back to Top'
    }
}
ol,
ul {
    list-style-type: circle;
    margin: 15px 0 0;
    padding: 0;
	
}
li>a {
    padding-left: 7px
}

.HDBlock > img {
    display:block;
    width:80%;
    margin: 0 auto 1em;
}

#herodeck {
    display:block;
    list-style:none;
    text-align: center;
}

#herodeck li {
    margin:0 0 2em 0;
}

#herodeck p {
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: 100;
    margin: 0 1% 0 1%;
}

.DMBlock > img {
    display:block;
    width:80%;
    margin: 0 auto;
}

.metalstowin li {
    width:50%;
    float:left;
/*     display:block; */
    margin: 0 0 2em 0;
    text-align:center;
}

.metalstowin li.nextRow {
    clear:both;
    float:left;
}

.metalstowin li:nth-child(3) {
/*     margin: 0 auto; */
}


@media screen and (min-width: 40em) {
    #herodeck {
        margin: 0 3em 0 3em;
    }

    #herodeck li {
        float:left;
        width: 50%;
        margin:0 0 0em 0;
    }

    .metalstowin li {
        float:left;
        width:20%;
    }

    .metalstowin li.nextRow {
        clear:none;
    }

    .metalstowin li:first-child {
        margin: 0 0 0 9.5%;
    }

    .metalstowin li:last-child {
        margin: 0 0 0 1%;
    }

    .HDBlock > img {
        width:initial;
    }
}

ul.metalstowin{
    list-style:none;
}


.clearBreak {
    display:block;
    clear:both;
}


body {
    -webkit-font-feature-settings: "kern", "liga", "pnum";
    -moz-font-feature-settings: "kern", "liga", "pnum";
    -ms-font-feature-settings: "kern", "liga", "pnum";
    font-feature-settings: "kern", "liga", "pnum";
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    text-transform: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
    margin: 2px 0 20px
}
h2,
h3,
p {
    font-size: 14px
}
h2,
h3 {
    margin: 2px 0 10px
}
.primary-header,
h3,
p {
    font-family: Arial, sans-serif;
    text-transform: none
}
h3 {
    color: #fff;
    font-weight: 700;
    line-height: 1
}
h5 {
    margin: 0 0 8px
}
p {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
	margin: 0 0 7px;
    color: #fff
}

p.DMEDALS {
    /* font-weight: 600; */
    /* font-family: 'Open Sans', sans-serif; */
    /* font-size: 14px; */
    /* margin: 0 183px 7px; */
    /* color: #fff; */
}

a {
    text-decoration: none;
    -webkit-transition: color .1s linear;
    transition: color .1s linear
}
a:active,
a:focus {
    outline: 0
}
.continue-reading a {
    padding-right: 25px;
    background: url(./icon-arrow.svg) center right no-repeat
}
img,
picture {
    margin: 0;
    max-width: 100%;
}
p.primary {
    color: #fff;
    font-size: .85em
}
.primary-header,
.secondary-header {
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    line-height: 1
}
.secondary-header {
    font-family: Arvo, serif;
    text-transform: uppercase
}
.primary-text,
.secondary-text,
.tertiary-text {
    color: #fff;
    font-family: Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    text-transform: none
}
.primary-text {
    font-size: 14px
}
.secondary-text {
    font-size: 12px
}
.tertiary-text {
    font-size: .85em
}
.articleHeader5,
.articleMeta {
    line-height: 16.8px;
    color: #fff;
    font-family: Arial, sans-serif;
    letter-spacing: -.04em
}
.articleHeader5 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: none
}
.articleMeta {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0
}
.articleMeta span {
    color: #fff
}
.errorMessage {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #8A2BE2
}
.errorContainer .errorMessage {
    color: #e6bb60
}
input[type=text],
input[type=email],
input[type=password],
textarea {
    outline: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 3px 0 3px 10px;
    margin: 5px 1px 5px 0;
    border: 1px solid rgba(200, 200, 200, .9);
    background: -webkit-linear-gradient(#f9f9f9, #c7c7c7);
    background: linear-gradient(#f9f9f9, #c7c7c7);
    border-radius: 0;
    height: 30px;
    color: #2d2f36;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none
}
.icon,
.icon:before {
    width: 16px;
    height: 16px
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
    box-shadow: 0 0 5px #51cbee;
    padding: 3px 0 3px 10px;
    margin: 5px 1px 5px 0;
    border: 1px solid #51cbee
}
.base-container,
.sub-container {
    padding: 10px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .23), 0 3px 6px rgba(0, 0, 0, .16)
}
::-webkit-input-placeholder {
    color: #858585
}
:-moz-placeholder {
    color: #858585
}
::-moz-placeholder {
    color: #858585
}
:-ms-input-placeholder {
    color: #858585
}
textarea {
    min-width: 200px
}
@font-face {
    font-family: johnIcons;
    src: url(fonts/icomoon.ttf)
}
.icon {
    color: #fff;
    font-family: johnIcons;
    font-weight: 400
}
body,
html {
    height: 100%
}
.tabled {
    display: table
}
.tabled>.row {
    display: table-row
}
.tabled>.row>div[class^=col-] {
    display: table-cell;
    vertical-align: top;
    float: none
}
#footer {
    position: relative;
    overflow: hidden;
    padding-top: 134px;
    max-width: 990px;
    margin: 0 auto;
    text-align: center
}
.footer-links,
.footer-logos {
    margin-bottom: 29px
}
.footer-links a {
    color: #9d9d9d;
    display: inline-block
}
.footer-links a:hover {
    color: #fff
}
.footer-links-border {
    border-left: solid 1px #2d2d2d;
    margin-left: 5px;
    padding-left: 6px
}
.footer-logos {
    margin-left: 50px;
    margin-right: 50px;
    text-align: justify;
    height: 47px;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    display: none
}
.footer-logos .helper,
.stretch {
    height: 100%;
    vertical-align: middle
}
@media screen and (min-width: 40em) {
    .footer-logos {
        display: block
    }
}
.footer-logos div {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    margin: 0 10px
}
.footer-logos .helper {
    display: inline-block
}
.footer-logos img {
    vertical-align: middle;
    max-height: 47px
}
.stretch {
    width: 100%;
    display: inline-block
}
.copyright {
    color: #3d3d3d;
    padding-bottom: 29px
}
#footer>ul {
    position: absolute;
    top: 0;
    left: 0
}
footer li img {
    width: 37px;
    height: 37px
}
#footer div[class^=col-]:first-of-type>a {
    padding-top: 0
}
#footer div[class$="-12"] {
    padding: 0 5em
}
#footer a,
#footer a:hover {
    text-decoration: none
}