@import "responsive.css";

.row{width:100%;
display:block;
}
.wrap{width:100%;
max-width: 1140px;
margin:0 auto;}
#wrapper {
	/*background: url("../images/index.png") repeat-x scroll center top;*/
margin:0 auto;
width:100%;
display:block;
}
#header {
margin:0 auto;
width:100%;
height:300px;
	background-color: #000;
	overflow: hidden;
  background-image: /* url('../images/ax.png'),url('../images/logo.png'), url('../images/Main-Header.jpg');*/
 background-position:/* top center, 98% center,top center;*/
  background-repeat:/*no-repeat,no-repeat,no-repeat ;*/
   background-size: /*21% ,20% ,cover;*/
}
#raw2{margin: 45px 0 0 0 ;
background-color: #fff;}
#logo{height: 45px;
 }

#info{float: left;
width: 40%;}
#topmenu {
position: fixed;
top: 0;
background: #1E4582 ;
z-index: 10000;


}
#menu{
	width:100%;
	padding: 10px 0 10px 0 ;
}
#raw3{height: 30px;
background-color: #004f9f;}
#news{
width:100%;
overflow: hiden;
}
#topslide {
background-color:#000;
float:left;
height:auto;
overflow:hidden;
width:100%;
}
#top {
	border-top: 3px solid #1E4582;
background-color:#000;
float:left;
height:auto;
overflow:hidden;
width:100%;
}
#search{
color: hsl(0,100%,50%);
position: absolute;
width: auto;
top: 24%;
right: 75%;
padding:  0 0 5px 0;
border-bottom: #9BEADC 1px solid;
}
#search input{ border:1 px solid #ccc;
	border-radius: 5px;
box-shadow: none;
padding: 1px 0 4px 0;}


#article {
display:block;
margin-top:45px;
width:100%;
max-width: 1140px;
margin:0 auto;
box-sizing:border-box;
} 
#support{z-index:10009;
position:absolute;
bottom:100px;}



#data {
width:100%;
margin: 0 auto;
clear:both;
}
#masir {
width:100%;
height:35px;
float:left;
background-color:#F9F9F9;
border:1px solid #ccc;
overflow:hidden;

}
#masir li {
display:inline-block
}


#tab{
float:left;
width: 100%;
box-sizing:border-box;
min-height:5px;
margin: 5px 0 0 0;
}


#content {
margin: 47px 0 0 0;
width: 75%;
box-sizing: border-box;
float: left;
}
#sidebar{margin: 47px 0 0 0;
    width: 25%;box-sizing:border-box;float:left;}


#continer {
background:#fcffff none repeat scroll 0 0;
border:1px solid #ccc;
float:left;
height:auto;
margin:5px 0;
width:99.7%
}
#logos{
width:100%;
box-sizing:border-box;
margin:0 auto;
	height:auto;}
#footer {
background: #00a693 ;
border-top: 4px solid hsl(195, 100%, 25%);
min-height: 99px;
margin: 10px  auto;
text-align: center;
width: 100%;
z-index: 100 !important;
overflow:visible;
}
#footermenu a {
color:#fff
}
#copyr{ 
height: auto;
text-align: center;
/*background: #000 url('../images/footer.jpg') repeat-x;
background-position: top center;
background-size: contain;*/
}
#copy{ 
height: 30px;
background: #000 ;
text-align: center;
}
#rasanehcopy{ 
height: 30px;
background: #000 ;
text-align: center;
color:#fff;}
#rasanehcopy a{
	color: #686868;
	line-height: 20px;
	font-size: 13px;
}

.cwt-digi-counter {
direction:ltr
}
.gn_header_1 {
background-color:#dfdfce
}


.clear-fix:after{
	content: " ";
	display: block;
	width: 100%;
	clear: both;
}

/********************************************

/********************************************
* responsive
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
}
********************************************/
