/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom {
	text-align: center;
	padding: 20px;
}
.copyrights, .design{
	float: none;
	margin:0;
	line-height: normal;
}
.foot_loop {
	width: 100%;
	margin-bottom: 30px;
}
.foot_loop:last-child{
	margin-bottom: 0px;
}
.foot{
	margin-bottom:0;
}
#footer .social {
	float: none;
	text-align: center;
}
#footer .social li {
	display: inline-block;
	float: none;
}
.contact_home {
	float: none;
	text-align: center;
	margin-top: 20px;
}
#footer {
	padding-top: 30px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 20px;
}
#partners .pages_title {
	float: none;
	width: 100%;
	padding: 0px 20px;
}
.partners {
	width: 100%;
}
.partners li {
	width: 50%;
	padding: 20px;
}
.aboutus2 .pages_title {
	padding: 0;
}
.aboutus {
	display: block;
	padding: 0;
}
.aboutus_left {
	width: 100%;
	display: block;
}
.aboutus_left img {
	position: static;
	height: auto;
}
.aboutus_right {
	display: block;
	width: 100%;
	padding: 0;
}
.counts_right {
	padding: 25px 20px;
	width:100%;
}
#counts {
	display: block;
}
.counts_right h2 {
	font-size: 20px;
}
.counts_right ul {
	margin-top: 10px;
}
.counts_right ul li {
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.04) !important;
	border-left: none !important;
	border-right: none !important;
}
.counts_right p {
	font-size: 25px;
}
.serv_loop {
	width: 100%;
}
.data_list li {
	width: 100%;
}
.slider_cont h2 {
	font-size: 25px;
}
.slider_cont_all {
	margin: 0;
}
.logo {
	float: none;
	text-align: center;
	padding: 15px;
	position: relative;
}
#top .width {
	width: 95%;
}
.lang {
	float: right;
	padding-right: 15px;
	padding-left: 0;
}
.icon_menu_open {
	float: left;
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 13px;
	margin-left: 15px;
}
.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 {
	display: block;
	float:none;
	width:90%;
	clear:both;
	margin: 0 auto;
}
.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(45,45,45,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;
}
.width{
	width:100%;
}
.welcome,#top .social,.s_contact,.nav,.nav_fix,.gallery_next, .gallery_prev,.counts_left,#slideshow .next, #slideshow .prev,.nav li a:after{
	display:none;
}
#bottom,.serv_txt,.serv_img,#header{
	height:auto;
}
}