/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom {
	height: auto;
	text-align: center;
	padding: 20px;
}
.copyrights, .design, #bottom .social {
	float: none;
	line-height: normal;
	clear: both;
	margin: 0;
}
.news_ul {
	width: 100%;
}
.news_txt h2 {
	font-size: 15px;
}
body.bodyin .news_ul .news_loop{
	width:100%;
}
#bottom .social li {
	display: inline-block;
	float: none;
}
#bottom .social li a {
	padding: 0px 15px;
	border: none !important;
}
.partners_title {
	float: none;
	width: 100%;
	text-align: center;
	padding: 0px 20px;
}
.partners_title h2 {
	font-size: 25px;
}
.partners {
	width: 100%;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 25px;
}
.teams_slide li {
	width: 100%;
	padding: 20px;
}
.teams_all img {
	height: auto;
}
#mymedia .mymedia_table {
	display: block;
	margin: 0;
}
.mymedia_center {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.mymedia_center iframe {
	height: 250px !important;
}
.mymedia_right {
	display: block;
	width: 100%;
}
.my_projects li {
	width: 100%;
}
.serv_loop {
	width: 100%;
}
.serv_img {
	height: auto;
	border-radius: 20px;
}
#count ul {
	margin: 0;
}
#count ul li {
	width: 50%;
}
.count_all p {
	font-size: 30px;
}
.count_all {
	padding: 20px;
}
#orders ul li {
	width: 100%;
	padding: 45px 0px;
}
#aboutus {
	display: block;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.aboutus_left .pages_title{
	padding: 0px;
}
.logo {
	padding: 5px 20px;
}
.slider_cont h2 {
	font-size: 25px;
}
.slider_cont a {
	margin: 0;
	padding: ;
	height: 45px;
	line-height: 45px;
	width: 125px;
	font-size: 13px;
}
#slideshow {
	border: none;
}
.slider_left {
	padding: 0 20px;
}
.icon_menu_open {
	position: absolute;
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	right: 5px;
	top: 43px;
	z-index: 10;
}
.icon_menu_open span,.icon_menu_open b,.icon_menu_open p{
	width:100%;
	display:block;
	height:1px;
	background-color:rgba(3,3,3,0.8);
	margin-bottom:8px;
}
.icon_menu_open b{
	margin-bottom:0;
}
.nav{
	width:100%;
	margin:0;
	padding:0;
	float:none;
}
.nav_fix {
	background-color: #fff;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	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;
}
.width,.news_loop{
	width:100%;
}
.nav,.newsbar_title,.slider_cont p,.nav_fix,.partners_arrow,.aboutus_right,.slider_cont h1,#social,.cycle-pager{
	display:none;
}
.news_txt h2,.news_img{
	height:auto;
}
}