/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.news_ul {
	margin: 0;
}
.news_loop {
	width: 100%;
}
.news_txt h2 {
	font-size: 15px;
}

body{
	font-size:14px;
}
.foot_logo {
	display: block;
	margin-bottom: 20px;
}
.foot_copyrights {
	display: block;
	text-align: center;
	float: none;
	width: 100%;
	max-width: unset;
	margin: 0;
	padding: 0px 20px;
	border:none;
}
.foot_bottom {
	padding: 20px;
}
.foot_bottom_list {
	float: none;
	margin: 0px 0 10px;
}
#footer .social {
	clear: none;
	float: left;
	border: none;
	height: auto;
	margin: 5px 0 0;
}
#footer .social li {
	float: none;
	display: inline-block;
}
.data_table {
	display: block;
	padding: 0px 20px;
}
.data_left {
	padding: 0;
	display: block;
	width: 100%;
}
.data_left_top h3 {
	font-size: 18px;
}
.data_left_txt {
	font-size: 14px;
}
#data2 .width {
	padding: 0;
}
.pages_title {
	padding: 0px 20px;
	text-align: center;
}
.pages_title div {
	width: 100%;
	float: none;
}
.pages_title h2, .aboutus_left h2 {
	font-size: 20px;
}
.pages_title p {
	float: none;
	padding: 0px;
	width: 100%;
}
#aboutus2 {
	padding-right: 20px;
	padding-left: 20px;
}
.aboutus2_right {
	margin-bottom:20px;
	width: 100%;
}
.aboutus2_center {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding: 0px;
}
.aboutus2_title h2 {
	font-size: 20px;
}
.aboutus2_left {
	width: 100%;
	padding: 0px 0px 10px;
}
.gallery li {
	height: 300px;
}
.gallery li div p {
	font-size: 14px;
	padding: 20px;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 20px;
}
#aboutus .width {
	padding: 0px;
}
.bn-news {
	margin: 0px 20px;
}
.data_list li {
	width: 100%;
}
#slideshow {
	height: 300px;
}
.slider_cont h2 {
	font-size: 20px;
}
.slider_cont_all {
	margin: 0px;
}
.slider_left_link,.slider_cont_left {
	display: none;
}
.logo {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.logo img {
	float: none;
}
.search_icon {
	float: none;
	position: absolute;
	left: 10px;
	top: 50px;
}
.search_icon svg {
	margin: 0;
}
.lang{
	position:absolute;
	left:0;
	top:0;
	height:100%;
}
.lang a {
	background: #ed932b;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px 12px;
	display: block;
	border-radius: 0px 60px 60px 0px;
	margin-top: 13px;
}
.lang a:hover{
	padding-right:15px;
	padding-left:15px;
	background:#ed932b;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 70px;
	height: 70px;
}
.icon_menu_open.active{
	color:#2a9396;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
#header .width {
	padding: 0px;
	border-radius: unset;
	width: 100%;
}
.nav li {
	float: none;
	text-align:center;
	padding:0;
}
.nav li a {
	border-bottom: 1px solid rgba(33,33,33,0.05);
	line-height:50px;
	height:50px;
}
.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 {
	float: none;
	width: 100%;
	margin: 0px;
}
.width{
	width:100%;
}
.welcome,#top .social,.s_contact,.nav,.slider_cont p,.cycle-pager,.nav_fix,.newsbar_title,.bn-controls,.foot_center,.data_right,.aboutus_right,.get_qoute{
	display:none;
}
#header,.data_list li p,.news_txt2 p,.news_img,.news_txt h2{
	height:auto;
}
}