﻿@import url('reset.css');

/*----start media screen >1024----*/
@media only screen and (max-width: 1024px){
.ac_content{
	background:transparent url(../images/bg_menu.png) repeat top left;
	position:fixed;
	height:80px !important;
	width:100%;
	top:0px!important;
	left:0px;
	margin-top:0px !important;
}
.ac_menu{
	float:right;
	height:80px !important;
}
.ac_menu > ul{
	float:left;
	font-family:'Orbitron', sans-serif;
	color:white;
}
.ac_menu > ul > li{
	float:left;
	height:50px!important;
}

.title b{
	display:block;
	float:left;
	width:200px !important;
	height:40px!important;
	padding:15px 10px 10px 10px!important;
	font-size:26px !important;
	font-weight:bold;
	line-height:20px;
	margin-right:1px;
	color:#910707;
	text-shadow:#fff 0px 1px 0, #000 0 -1px 0;
	font-family:'Kaushan Script', cursive;	
}
.title b span{
	display:block;
	font-weight:normal;
	font-size:12px !important;
	font-family:'Orbitron', sans-serif;
	margin-top:15px !important;
	text-align:right;
	color:white;
		
}

.ac_menu > ul > li a{
	display:block;
	height:80px !important;
	padding:0px 10px !important;
	text-align:center;
	line-height:80px!important;
	outline:none;
	font-size:12px !important;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	font-family:'Orbitron', sans-serif;
}

#contactinfo a{
	font-family:'Lato',sans-serif;
	padding:0px !important;
	margin:0px !important;
	line-height:20px!important;
	font-size:12px;
	height:30px !important;
	font-weight:normal;
	text-align:left;
}

.ac_subitem{
	width:100%;
	height:325px !important; 
	right:0px;
	margin-top:0px; 
	position:fixed;
	z-index:99;
	overflow:hidden;
	background:transparent url(../images/bg_menu.png) repeat top left;
	font-family:'Lato',sans-serif;
	
	
		
}
.ac_subitem h2{
	font-size:16px!important;
	font-weight:bold;
	color:#fff;
	padding:20px 0px 0px 40px !important;
	margin:0px !important;
	text-shadow:0px 0px 1px #000;
	font-family:'Orbitron', sans-serif;
	color:#910707;
	
}

.ac_subitem ul li{
	margin:10px 0px;
	font-size:12px !important;
}

.ac_subitem ul li:first-child{
	font-size:12px!important;
	text-transform:none;
	border-bottom:1px dotted #333;
	padding-bottom:15px;
	margin-bottom:15px;
}
span.ac_close{
	float:right;
	margin:-5px 0px 5px 5px !important;
	width:100px;
	height:20px;
	cursor:pointer;
	text-align:right;
	vertical-align:middle;
	opacity:1.0;
	
}


.ac_footer a span{
	font-family:'Kaushan Script', cursive;
	font-size:small !important;
	
}

}
/*----end media screen----*/



/*----start media screen 2000----*/
@media only screen and (max-width: 2000px){
.title b{
	display:block;
	float:left;
	width:275px;
	height:50px;
	padding:20px;
	font-size:40px;
	font-weight:bold;
	line-height:20px;
	margin-right:1px;
	color:#910707;
	text-shadow:#fff 0px 1px 0, #000 0 -1px 0;
	font-family:'Kaushan Script', cursive;	
}
.title b span{
	display:block;
	font-weight:normal;
	font-size:14px;
	font-family:'Orbitron', sans-serif;
	margin-top:20px;
	text-align:right;
	color:white;	
}


.ac_menu > ul > li a{
	display:block;
	height:90px;
	padding:0px 20px;
	text-align:center;
	line-height:90px;
	outline:none;
	font-size:20px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	font-family:'Orbitron', sans-serif;
	
}

#contactinfo a{
	font-family:'Lato',sans-serif;
	padding:0px;
	width:400px;
	margin:0px;
	line-height:20px;
	font-size:18px;
	height:30px;
	font-weight:normal;
	text-align:left;
}



}
/*----end media screen----*/


body{
	background:#000;
	color:#fff;
	font-family:'Lato', Arial, sans-serif, 
	
}
a{
	color:#fff;
	text-decoration:none;
}
#overlay {
	display:none;
	background:url(../img/alpha.png);
	background:rgba(0, 0, 0, 0.8) url();
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:999;
}
.ac_content{
	background:transparent url(../images/bg_menu.png) repeat top left;
	position:fixed;
	height:90px;
	width:100%;
	top:60%;
	left:0px;
	margin-top:-65px;
}
.ac_menu{
	float:right;
	height:90px;
	
	 
}
.ac_menu > ul{
	float:left;
	font-family:'Orbitron', sans-serif;
	color:white;
	
}
.ac_menu > ul > li{
	float:left;
	height:90px;
}


#ac_subitem,#ac_subitem1,#ac_subitem2,#ac_subitem3,#ac_subitem4,#ac_subitem5{
	display:none;
}

.ac_subitem{
	width:100%;
	height:400px; 
	right:0px;
	margin-top:0px; 
	position:fixed;
	z-index:99;
	overflow:hidden;
	background:transparent url(../images/bg_menu.png) repeat top left;
	font-family:'Lato',sans-serif;
	
	
		
}
.ac_subitem h2{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	padding: 40px 0px 0px 40px;
	text-shadow:0px 0px 1px #000;
	font-family:'Orbitron', sans-serif;
	color:#910707;
	
}
.ac_subitem ul{
	padding:0px 40px;
}
.ac_subitem ul li{
	margin:10px 0px;
	font-size:18px;
}
.ac_subitem ul li:first-child{
	font-size:16px;
	text-transform:none;
	border-bottom:1px dotted #333;
	padding-bottom:15px;
	margin-bottom:15px;
}

.ac_subitem ul li a{
	visibility:visible;
	width:20px;
}

span.ac_close{
	float:right;
	margin:5px;
	width:100px;
	height:20px;
	cursor:pointer;
	text-align:right;
	vertical-align:middle;
	opacity:1.0;
	
}
span.ac_close:hover{
	opacity:0.5;
}
span.ac_close img{
	padding-right:5px;
}

span.ac_close a{
	font-size:small !important;
	font-family:'Lato',sans-serif!important;
}

.ac_footer{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:13px;
	background:#000;
	opacity:0.9;
	height:25px;
	padding-bottom:5px;
}
.ac_footer a{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
	float:right;
	font-family:'Orbitron', sans-serif;
	font-size:x-small
}
.footer a:hover{
	color:#fff;
}
.ac_footer a span{
	font-family:'Kaushan Script', cursive;
	font-size:medium
	
}
.ac_footer a.ac_left{
	float:left;
}

.acmenu .photo a{
	text-decoration:none;
	font-size:10px!important;
	width: 200px !important;
}
