ul, li, h1, h2, h3, h4, h5, p, table, tr, td, a, a:hover { margin:0px; padding:0px;}




body{
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	overflow:hidden;
	}

#menubg{
	position: absolute; 
	right: 0; 
	top: 0;
	min-width: 100%; 
	width: auto; 
	height: 274px; 
	z-index: -70;
	background: url(images/menubg.png) repeat;
	}
#menu{
	width:934px;
	margin:auto;
	height:20px;
	border-right: solid 1px #FFF;
	border-left: solid 1px #FFF;
	margin-top:140px;
	}
#logo{
	width:329px;
	height:149px;
	position:absolute;
	z-index:99;
	margin-left: -189px;
    top: 50px;
	left:50%;	
	}

#sag{
	
	position:absolute;
	width:1000px;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	right:50%;
	margin-right:467px;
	overflow:hidden;
	margin-top:6px;
	height:5px;
	}
#sol{
	position:absolute;
	width:1000px;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	left:50%;
	margin-left:467px;
	overflow:hidden;
	margin-top:6px;
	height:5px;
	
	}
#menu ul{
	list-style:url(images/g.png);}
#menu li{
	float:left;
	margin-left:34px;
	margin-right:0px;
	cursor:pointer;
	display: marker;
	}
	
#menu ul li:hover{
	list-style:url(images/k.png);}
#menu a{
	font-size:18px;
	color:#40484f;
	text-decoration:none;
	font-weight:500;
	cursor: hand;}
#menu a:hover{
	color:#ed1c24;}
	

#slogan{
	position: absolute;
	z-index:100;
	width:622px;
	height:184px;
    top:50%;
	margin-top:-60px;
	left:50%;
	margin-left:-147px;
	background:url(images/sloganbg.png) no-repeat;
	}
		#featured-slider{width:620px;height:200px;overflow:hidden;position:relative;}
		#slider{width:2500px;height:200px;position:absolute;top:0px;left:0px;}
		#slider div{width:622px;height:200px;float:left;position:relative;}
			
#slogan h1{
	font-size:34px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color:#FFF;
    text-shadow: 1px 1px #000;
	}
	.sari{
		color:#e9d914;
		font-size:38px;
		font-weight:bold;}
	.kirmizi{
		color:#ed1c24;
		font-size:38px;
		font-weight:bold;}
#slogan a{ position:absolute; margin-left: 278px; margin-top:-53px; }

#foo{ 
	width:200px;
	position:absolute;
	bottom:130px;
	right:-90px;
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

#foo a{
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	cursor: hand;}

#videoonu{
	position: absolute; 
	right: 0; 
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
	width: auto; 
	height: auto; 
	z-index: -90;
	background: url(images/videoonu.png) repeat;
	}
video#bgvid {
	position:           fixed;
	top:                50%;
	left:               50%;
	min-width:          100%;
	min-height:         100%;
	width:              auto;
	height:             auto;
	z-index:            -100;
	transform:          translateX(-50%) translateY(-50%);
	-ms-transform:      translateX(-50%) translateY(-50%); /* IE 9 */
	-webkit-transform:  translateX(-50%) translateY(-50%); /* Opera, Chrome, and Safari */
	background-size: cover;
}


#tust{ display:none;}

@media screen and (max-width:1010px) and (min-width:850px) {
	
	#logo{
		display:none;	
	}
	#tust{
		display:block;
		padding-top:5px;
		width:100%;
		height:82px;
		background:#000;}
	#tlogo{
		width:160px;
		margin-left:15px;
		}
	#sag{
		display:none;
	}
	#sol{
		display:none;
	}
	#bos{
		display:none;
	}
	#menu li{

	display: marker;
	}
	#menu{
	width:492px;
	margin-top:-32px;
	border:none;
	margin-right:15px;
	}
	#menu a{
	font-size:14px;
	color: #CCC;
	text-decoration:none;
	font-weight:500;
	cursor: hand;}
	#menu ul{
	list-style:url(images/tg.png);}
	video#bgvid {
		display:none;}
	#videoonu{
		position: absolute; 
	right: 0; 
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
	width: auto; 
	height: auto; 
	z-index: -90;
	background: url(images/tbg.png) no-repeat;
	background-size: cover;
		}
	
	#slogan{
	width:400px;
	margin-left:40px;
	height:287px;
	margin-top:30px;
	background: url(images/tsloganbg.png) no-repeat;
	}
		#featured-slider{width:400px;height:287px;overflow:hidden;position:relative;}
		#slider{width:2500px;height:287px;position:absolute;top:0px;left:0px;}
		#slider div{width:402px;height:200px;float:left;position:relative;}
	
	#slogan a {
     margin-left: -5px;
     margin-top: -13px;}
	
	#slogan h1{
	font-size:34px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color:#FFF;
    text-shadow: 1px 1px #000;
	}
	.sari{
		color:#e9d914;
		font-size:38px;
		font-weight:bold;}
		
	.kirmizi{
		color:#ed1c24;
		font-size:38px;
		font-weight:bold;}
		
		
		#foo{ 
	width:120px;
	position:absolute;
	bottom:130px;
	right:-90px;
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
	}
	
	}
	
@media screen and (max-width:850px) and (min-width:0px) {
	#logo{
		display:none;	
	}
	#tust{
		display:block;
		padding-top:5px;
		width:100%;
		height:80px;
		background:#000;}
	#tlogo{
		width:160px;
		margin:auto;
		}
	#sag{
		display:none;
	}
	#sol{
		display:none;
	}
	#bos{
		display:none;
	}
	#menu li{
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	margin-left:1px;
	display: marker;
	background: none repeat scroll 0 0 #000;
    border-radius: 5px 5px 5px 5px;
	}
	#menu ul li:hover{
	list-style: none;}
	#menu{
	width:292px;
	margin-top:5px;
	border:none;
	}
	#menu a{
	font-size:12px;
	color: #CCC;
	text-decoration:none;
	font-weight: lighter;
	cursor: hand;}
	#menu ul{
	list-style: none;}
	video#bgvid {
		display:none;}
	#videoonu{
		position: absolute; 
	right: 0; 
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
	width: auto; 
	height: auto; 
	z-index: -90;
	background: url(images/tbg.png) no-repeat;
	background-size: cover;
		}
	
	#slogan{
	width:300px;
	height:287px;
	background: url(images/tsloganbg2.png) no-repeat;
	}
	
		#featured-slider{width:300px;height:2287px;overflow:hidden;position:relative;}
		#slider{width:2500px;height:287px;position:absolute;top:0px;left:0px;}
		#slider div{width:300px;height:287px;float:left;position:relative;}
	
	#slogan a {
    margin-left: -12px;
    margin-top: 6px;}
	
	#slogan h1{
	font-size:30px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color:#FFF;
    text-shadow: 1px 1px #000;
	}
	.sari{
		color:#e9d914;
		font-size:35px;
		font-weight:bold;}
	.kirmizi{
		color:#ed1c24;
		font-size:35px;
		font-weight:bold;}
		
		#foo{
			display:none;
			}
}