/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.foot_right {
	padding: 0px 20px 50px;
}
.foot_left {
	padding: 0px 20px;
	text-align: center;
}
.foot_loop {
	margin-bottom: 40px;
}
.foot_loop h2:after{
	margin-right:auto;
	margin-left:auto;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2, .pages_title_slide h2,.contactus_right h2,.page_inside_title h2,.partners_title h2 {
	font-size: 23px;
}
.news_ul {
	margin: 0;
}
.news_txt {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
}
.news_txt h2 {
	font-size: 17px;
}
.contactus_right {
	padding: 0px 20px 20px;
}
.contactus_left {
	padding: 0px 20px;
}
.aboutus3 {
	display: block;
}
.aboutus2_right {
	display: block;
	height: auto;
}
.aboutus2_right img {
	position: relative;
	height: auto;
}
.aboutus2_left {
	display: block;
	padding: 20px !important;
}
.partners_title {
	padding: 0px 20px;
	text-align: center;
}
.data2_right {
	padding: 0px 20px;
}
#data2 {
	padding-bottom: 20px;
}
.data_right_left {
	padding: 0px 20px;
	margin-bottom: 20px;
}
.data_right_right {
	padding: 0px 20px;
}
.data_right_center {
	padding: 20px 0px;
}
.data_state_list li{
	padding:10px 20px;
}
.data_state_list {
	margin: 0;
}
.slider_info_right{
	width:100%;
}
#header {
	position: relative;
	top: 0;
	border-radius: 0px;
	height:auto;
}
#header .width {
	border-radius: 0px;
}
.logo {
	width: 100%;
	border: none;
}
#slideshow {
	height: 80%;
}
.slider_cont_center {
	padding: 0px 20px;
}
.slider_cont h2 {
	font-size: 20px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index:1000;
	position: absolute;
	top: 39px;
	left: 25px;
}
.icon_menu_open.active{
	color:#fff;
	background:#c69766;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
	display:block;
}
.nav li a {
	border-bottom: 1px solid rgba(0,0,0,0.05);
	line-height:50px;
	padding:0px;
	height:50px;
	text-align:center;
}
.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 li:hover .sub {
	display: block;
	top: 0;
	border-radius: 0;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.nav {
	margin: 0px;
	float: none;
	position: static;
	clear:both;
	width: 100%;
}
.nav li .sub ul li {
	width: 100%;
}
.header_left {
	margin: 0;
}
.width{
	width:100%;
	min-width:100%;
}
#top,.nav,.search_icon,.slider_info_left,.nav_fix,.news_img p,.slideshow_tringle,.slideshow_tringle2,.slideshow_tringle3,.slideshow_tringle4{
	display:none;
}
.news_txt h2,.news_img,.data2_list li p,.data_list_text p{
	height:auto;
}
.data_right_left,.data_right_right,.data2_right,.data2_left,.data2_list li,.partners_title h2,.aboutus2_right,.aboutus2_left,.news_loop,.foot_right,.foot_left,.foot_loop,.contactus_right,.contactus_left,.data_state_list li{
	width:100%;
}
}