@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}

*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;		
    font-family: 'Source Sans Pro', sans-sarif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-decoration:none;
}
a{
	display:inline-block;
}
img{
	vertical-align:bottom;
}
a img{
	border:none;				
}

h2{
	color:#FFF;
	margin:10px 10px 0 20px;
	display:inline-block;	
	position:relative;
	z-index:5;
}
h2:before{
		content:"\00bb";
		font-size:16px;
		margin-right:5px;
		font-weight:normal;
		color:#FFF;
}

h3,h1{
font-size:36px;
	display:inline-block;
	text-align:center;	
	margin-bottom:30px;
    padding:0 0 15px 0;
    letter-spacing: 1px;
 	color:#000;
	position:relative;
	font-weight:300;
	text-shadow: 1px 0px 1px #444;
	font-family: 'Oswald', sans-serif;
}

.clear{
		clear:both;
}
body{
		margin:0;	
		background:#e1e1e1;
}
header{
		position:relative;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d89bc+0,3c69be+100 */
background: #000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */


		
}
header .wrapper{
		position:relative;
		padding:20px 0;
}
 
.banner_overlay{
		background:url(../images/pattern.png) rgba(0,0,0,0.5) fixed;
		background-size:cover;
		position:relative;
		width:100%;
}

#back{
		width:100%;
		background:url(../images/1.jpg) no-repeat center top fixed;
		background-size:cover;
}
.social{
		width:100%;
		text-align:right;
		font-size:0;
		display:inline-block;
		vertical-align: bottom;
}
.social a{
		display:inline-block;
		margin-left:5px;		
}
.social a img{
		vertical-align:bottom;
		height:24px;
}

.wrapper{
		display:table;
		max-width:1000px;
		margin: 0 auto;
		width: 96%;
}


/*****************logo+banner****************/
.logo{
	  display:inline-block;			
	  vertical-align:middle;
	  width:50%;
}
.logo img{
	max-width:200px;
	width:100%;
	vertical-align:middle;
}
.banner728{
	width:100%;
	float:none;
	text-align:center;
	padding:10px 0px 10px 0;
}
.banner728 img{
	width:728px;
	height:90px;
}
/****************nav*****************/

nav{
	width:100%;
	margin:0 auto;
	position:relative;
	background:rgb(68,0,0);
	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.3);
    box-shadow: 0 10px 6px -6px rgba(0,0,0,0.3);

	
    -webkit-border-radius:0 0 10px 10px; 
    -moz-border-radius:0 0 10px 10px; 
    border-radius:0 0 10px 10px; 
} 

nav ul{
	margin:0;
	padding:5px;
	list-style:none;
	font-size:0px;
	text-align:center; 
}
nav ul li{
	display:inline-block;	
}
nav ul li a{
	padding:5px 7px;	
	display:inline-block;
	color:#FFF;
	font-size:14px;
	 -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
nav ul li a:hover{
	color:#000;	
} 
nav ul li:before{
	content:'|';
	padding:0 0px;
	color:#ccc;
	position:relative;
	top:-2px;
}
nav ul li:first-child:before, nav ul li.first-child:before{
	content:'' !important;
	padding:0 0px !important; 
}

/************caption*************/
.caption{
	 font-weight: 400;
	 padding-top:5px;
	 padding-right:20px;
	 padding-bottom:5px;
	 padding-left:20px;
	 font-size:30px;
	 color:#ffffff;
	 background:#440000;
	 white-space: nowrap;
}
/**********section***********/
section .wrapper{
	background:#fff;
	margin-top:20px;
	border-top:4px solid #440000;
	position:relative;
	box-shadow: 0 0px 0px 0px white, 0 -0px 0px 0px white, 12px 0 15px -4px rgba(0, 0, 0, 0.2), -12px 0 15px -4px rgba(0, 0, 0, 0.2);
	overflow:hidden;

}

.gobottom{
	display:block;
	width:100%;
	text-align:center;
}
.gobottom span a{
	display:inline-block;
	padding:5px 10px;
	background:#440000;
	color:#fff;
	font-size:18px;
	position:relative;
	animation: fontbulger 1s infinite;
	margin-top:-5px;
}

.col-3-12{
	float:left;
	width:32%;	
	padding-top:30px;
}
.col-7-12{
	float:left;
	width:65%;	
	margin-left:3%;
	padding-top:30px;
}
.banner-wrapper{
	width:100%;
	text-align:center;
}	
.banner-wrapper iframe body{
	margin:0 !important;	
}

.content_holder{
		padding:8px 8px 8px 8px;
}	
.block{
		width:100%;
		display:block;
		margin:0 auto 20px auto;
		border:1px #34b8e7 solid;
		background:#67070a;
		
}
.block:last-child{
		margin:0 auto 00px auto;
}
.block iframe{
		margin-top:18px;
		position:relative;
		z-index:1;
}


/************footer******************/

footer{
	background:#000000;
}
.menu_footer{
		text-align:center;
		margin-top:5px;
		font-size:0;
}
.menu_footer .wrapper{
	background:#440000;
}
.menu_footer a{
	font-size:14px;
	padding:5px;
	margin:0 0px;
	color:#fff;
	border-radius:3px;
}
.menu_footer a:hover{
	color:#000;	
}
.universal_footer {
    line-height: 10px!important;
	width:100% !important;
	background-color:#000 !important;
	text-align:center;
	padding:5px 0px;
	color:#CCC !important;
	font-family:Tahoma, Geneva, sans-serif !important;
	font-size:12px !important;
}
#universal_footer_inner {
	margin:auto;
	width:100%;
}
.universal_footer a{}
/*.universal_footer img{max-width: 100px;
border: none;
max-height: 35px; margin:5px;}*/
.logo{width:250px; float:lefts}
.logos img {
		width: 80px;
		height: 20px;
		margin: 2px!important;
		border: 1px solid #333 !important;
		padding: 2px!important;
}
 
@keyframes fontbulger {
  0% {
    top: 0px;
  }
  30% {
    top: 5px;
  }
  100% {
    top: 0px;
  }
}



.content_wrapper{
	background:#FFFFFF;
	padding:10px 30px 20px 30px;	
	border-bottom:4px solid #f89420;
 }

.content_wrapper_i{
	background:#FFFFFF;
	padding:80px 20px 0px 20px;	
 	width:1120px;
	margin:0 auto;
}


.content h2{
	font-size:36px;
	display:inline-block;
	text-align:center;	
	margin-bottom:10px;
    padding:0 0 15px 0;
    letter-spacing: 1px;
 	color:#000;
	position:relative;
	font-weight:300;
	text-shadow: 1px 0px 1px #444;
	font-family: 'Oswald', sans-serif;
} 
.content_wrapper h3{
	margin-bottom:10px !important;
}
.content h2:after{
	content:'';
	position: absolute;
	width:50%;
	height:1px;
	border:1px dashed #ccc;
	bottom:0;
	left:50%;
	transform:translateX(-50%)
	
}
.content p{
	text-align:center;	
	  line-height:1.5;
	  font-size:16px;
	  
}
/***************/

/**********************/
.hide-desktop{ display:none;}
.hide-mobile{display:block;}
nav br{
	display:none;
}
.top-banner-728{
	float:right; margin-top:-20px
}
 nav select {
      display: none;
    }
#footer_banners a {
    margin: 5px 0 !important;
}
section iframe{ height:auto;}
@media screen and (max-width: 1050px) {
	.logo{
		width:100%;
		text-align:center;		
		 margin-top: 30px;
	}	
	.top-banner-728{
		float:none; margin-top:0px;
	}
	.social{
		top:10px !important;
	}
}
@media screen and (max-width: 998px){
	nav ul     { display: none; }
    nav{
		text-align:center;
	}
	nav select { 
		display: none;
    margin: 20px auto;
    width: 80%;
    padding: 15px 30px;
    background: #230000;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border: none;
    border-radius: 5px;
	 }
	.col-3-12{
		width:100%;
		float:none;
	}
	.col-7-12 {
    float: none;
    width: 100%;
    margin-left: 0%;
    padding-top: 30px;
	}
	.banner-wrapper>div{
		text-align:center !important;	
	}
	.banner-wrapper>div>div{
		display:none !important;
		margin-bottom:0 !important;
	}
	.banner-wrapper>div>a{
		margin:0 5px;
	}
	.banner-wrapper>div>a img{
		width:100% !important;
		max-width:300px !important;
	}
	.banner-wrapper>div>a:nth-child(n+4){
		display:none;
	}
}
@media screen and (max-width: 768px) {
	.top-banner-728{display:none;}
}	
@media screen and (max-width: 665px) {
	.banner-wrapper>div>a:nth-child(n+3){
		display:none;
	}	
	.profile-wrapper>div{
		width:100% !important;
	}
	.hide-desktop{ display:block;}
	.hide-mobile{display:none;}
	section iframe{ height:auto !important;}
}
@media screen and (max-width: 420px) {
	h3,h1{ font-size:24px; line-height:1.2;}	
}
@media screen and (max-width: 492px) {
	section iframe{ height:auto !important;}
}

@media screen and (max-width: 1024px) {
	.universal_footer_inner iframe{height: 500px;}
}
@media screen and (max-width: 960px) {
	.universal_footer_inner iframe{height: 500px;}
}
@media screen and (max-width: 900px) {
	.universal_footer_inner iframe{height: 550px;}
}
@media screen and (max-width: 800px) {
	.universal_footer_inner iframe{height: 600px;}
}
@media screen and (max-width: 768px) {
	.universal_footer_inner iframe{height: 620px;}
}
@media screen and (max-width: 750px) {
	.universal_footer_inner iframe{height: 640px;}
}
@media screen and (max-width: 720px) {
	.universal_footer_inner iframe{height: 660px;}
}
@media screen and (max-width: 640px) {
	.universal_footer_inner iframe{height: 710px;}
}
@media screen and (max-width: 600px) {
	.universal_footer_inner iframe{height: 800px;}
}
@media screen and (max-width: 540px) {
	.universal_footer_inner iframe{height: 860px;}
}
@media screen and (max-width: 480px) {
	.universal_footer_inner iframe{height: 1010px;}
}
@media screen and (max-width: 420px) {
	.universal_footer_inner iframe{height: 1160px;}
}
@media screen and (max-width: 400px) {
	.universal_footer_inner iframe{height: 1180px;}
}
@media screen and (max-width: 360px) {
	.universal_footer_inner iframe{height: 1440px;}
}
@media screen and (max-width: 320px) {
	.universal_footer_inner iframe{height: 1533px;}
}