/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.foot {
	width: 100%;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	border-right: none;
	border-left: none;
	padding: 20px;
}
.bottom {
	position: static;
	border-right: none;
	border-left: none;
	border-bottom: none;
	height: auto;
	overflow: hidden;
	clear: both;
	display: block;
	float: right;
	width: 100%;
	text-align: center;
}
.copyrights, .design {
	float: none;
}
.pages2_title {
	padding: 0px 20px;
}
.pages2_title div {
	width: 100%;
}
.pages2_title h2,.pages_title h1,.pages_title h2,.aboutus_right h2,.serv_loop_title h2{
	font-size: 25px;
}
.pages2_title span,.pages_title span,.aboutus_right p{
	font-size: 14px;
}
.pages2_title a {
	float: right;
	display: block;
	clear: both;
	width: 100%;
	margin-top: 20px;
}
.news_ul {
	margin: 0px;
}
.news_loop {
	width: 100%;
}
.pages_title {
	padding: 0px 20px;
}
#aboutus2 ol {
	margin: 0px;
}
#aboutus2 ol li {
	width: 100%;
}
#aboutus2 {
	margin-top: 0px;
	padding: 50px 0px 20px;
}
#count {
	top: 0px;
	background: #000;
}
#count ul li {
	width: 50%;
	padding: 20px;
}
.count_all p {
	font-size: 30px;
}
.count_all {
	padding: 0px;
}
#aboutus {
	padding: 50px 0px;
}
.aboutus_right {
	width: 100%;
	display: block;
	margin-bottom: 30px;
	padding: 0px 20px;
}
.aboutus_left {
	width: 100%;
}
.aboutus_slide li img {
	height: 200px;
}
.sevices_list {
	display: block;
}
.serv_loop {
	display: block;
	width: 100%;
	padding: 20px;
	border-bottom: 1px solid #eee !important;
	border-left: none;
	border-right: none;
}
.logo {
	width: 100%;
	text-align: center;
}
.lang {
	width: 90%;
	float: none;
	clear: both;
	margin: 0px auto;
}
#slideshow {
	height: 100%;
}
.slider_cont_all {
	margin: 0px;
}
.slider_cont {
	padding-top: 155px;
}
.slider_cont h2 {
	font-size: 25px;
}
.slider_cont p {
	display:none;
	font-size: 14px;
	margin-bottom: 20px;
}
.icon_menu_open {
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	z-index: 1000;
	left: 20px;
	top: 36px;
}
.icon_menu_open span,.icon_menu_open b,.icon_menu_open p{
	width:100%;
	display:block;
	height:1px;
	background-color:rgba(255,255,255,0.8);
	margin-bottom:8px;
}
.icon_menu_open b{
	margin-bottom:0;
}
.nav_fix {
	background-color: #1a1a1a;
	position: fixed;
	top: 0;
	right: 0;
	float:none;
	width:75%;
	bottom: 0;
	height: 100%;
	overflow-y: auto;
	z-index: 20000;
	padding: 20px;
}	
.nav_fix .nav {
	display: block;
	float:none;
	clear:both;
	margin: 0;
}
.sub {
	position: relative;
	top: 0;
	width: 100%;
	display:none;
	right:0;
	left:0;
}
.nav li:hover .sub {
	display: block;
	top: 0;
	border-radius: 0;
}
.nav li {
	float: none;
	padding:0;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(255,255,255,0.1);
	height: auto;
	line-height:normal;
	padding: 13px 10px;
	border-radius:0;
	border-left: none;
}
.nav li:hover .sub .sub {
	position: relative;
	width: 100%;
	right: 0;
	display:none;
	left: 0;
	top: 0;
}
.nav li:hover .sub li:hover .sub{
	display:block;
}
.nav_fix_html .logo {
	margin-bottom: 30px;
}
.nav_fix .icon_menu_open {
	top: 20px;
}
.width{
	width:100%;
}
.nav,.nav_fix{
	display:none;
}
.news_txt a span,.news_img,#header{
	height:auto;
}
}