/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom {
	padding: 20px;
	text-align: center;
}
.copyrights, .design {
	line-height: normal;
	width: 100%;
}
.design{
	margin-bottom:15px;
}
.foot_loop {
	margin-bottom: 20px;
}
.foot_loop:last-child {
	margin-bottom:0px;
}
.foot {
	margin-bottom: 0;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title div {
	width: 100%;
}
.pages_title h2, .pages_title h1 {
	font-size: 25px;
}
.pages_title span {
	display: none;
}
#partners {
	margin-bottom: 10px;
}
.proj_all {
	height: 200px;
}
contactus .width {
	display: block;
}
.contactus_right {
	display: block;
	width: 100%;
	background-color: #444;
}
.contactus_right .contactus_txt {
	font-size: 13px;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 20px;
}
.contactus_form label input {
	padding: 0px;
	font-size: 12px;
}
#contactus .slice_call_us {
	margin-bottom: 0;
}
#contactus .social {
	margin: ;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	text-align: center;
}
#contactus .social li {
	float: none;
	display: inline-block;
}
.aboutus_all {
	padding:40px 20px;
}
.aboutus .width {
	display: block;
}
.aboutus_right {
	width: 100%;
	display: block;
	padding: 20px;
}
.aboutus_right_img iframe {
	height: 250px !important;
	overflow: auto;
	border-bottom: 1px solid #eee;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.aboutus_title h2 {
	font-size: 25px;
}
#slideshow {
	height: 250px;
}
.slider_cont h2 {
	font-size: 20px;
}
.slider_cont_all {
	margin: 0;
	padding: 0;
}
.slider_cont a {
	padding: 15px 35px;
	line-height: normal;
}
.logo{
	float:right;
	margin-bottom:15px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	float:left;
	line-height: 40px;
	margin-top:30px;
	margin-left:15px;
	height: 40px;
	z-index:2000;
}
.icon_menu_open.active{
	color:#58a2c9;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.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:hover .sub ul li a {
	text-align: center;
}
.nav {
	width: 100%;
	margin: 0;
	text-align: center;
}
.nav li {
	float: none;
	padding:0;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(33,33,33,0.1);
	height: auto;
	line-height:normal;
	color:#333;
	padding: 13px 10px;
	border-radius:0;
	border-left: none;
}
.nav li a:hover,.nav li:hover a{
	color:#333;
}
.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;
}
.head_left {
	float: none;
}
.width{
	width:100%;
}
.head_left .social, .head_left .s_contact,.slider_cont p,#slideshow .next, #slideshow .prev,.nav_fix,.cycle-pager,.nav{
	display: none;
}
#bottom,.news_txt p,.news_img,.aboutus_all p,.data_list li p,#header{
	height: auto;
}
.data_list li,.aboutus2_list li,.news_loop,.foot_loop{
	width:100%;
}
}