/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.bn-news {
	margin: 0px 20px;
}
#header {
	padding: 0;
	height: auto;
	position:relative;
}
.logo {
	margin:0px;
	float: none;
	text-align: center;
	padding:20px;
}
#header .width {
	overflow: hidden;
	height: auto;
}
.logo img {
	height: 60px;
}
.nav {
	margin:0;
	float:none;
	height: auto;
	text-align: center;
}
.nav li {
	float: none;
}
.nav li a {
	border-bottom: 1px solid rgba(33,33,33,0.05);
	line-height:50px;
	height:50px;
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.icon_menu_open {
	display: block;
	background: #fff;
	width: 40px;
	text-align: center;
	color: #285349;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 31px;
}
.icon_menu_open.active{
	color:#fff;
	background:#0b6132;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
#slideshow {
	height: 200px;
}
#data_form {
	position: relative;
	top: 0;
	right: 0;
}
.slider_cont {
	padding: 20px;
}
.slider_cont_all {
	margin: 0;
}
.slider_cont h2 {
	font-size: 25px;
}
.data_form li {
	width: 100%;
}
.data_form_all {
	padding: 20px;
	border-left: none;
	border-bottom: 1px solid rgba(255,255,255,0.02);
}
.data_list li {
	width: 100%;
}
.data_all {
	padding: 20px;
	border-left: none;
	border-bottom: 1px solid #dad4cd;
	text-align: center;
}
.data_list li p b {
	max-width: unset;
}
.aboutus_left {
	padding: 0px 20px;
}
.aboutus_left h2, .aboutus_left h3 {
	font-size: 22px;
}
.aboutus_left_txt {
	font-size: 13px;
}
.aboutus_txt1 {
	margin: 0px;
}
.aboutus_txt1 li {
	width: 100%;
	padding: 0px;
}
.aboutus_txt1 li {
	width: 100%;
	padding: 0px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 22px;
}
#aboutus2 ol {
	margin: 0px;
}
#aboutus2 ol li {
	width: 100%;
}
.aboutus_all2 {
	padding: 20px;
}
.aboutus_all2 p {
	font-size: 13px;
	font-weight: 400;
}
#news .pages_title {
	float: none;
	padding: 0px 20px;
	margin: 0px;
	width: 100%;
}
.news_ul {
	width: 100%;
}
.news_loop {
	width: 100%;
}
.news_img {
	height: auto;
}
.news_img img {
	height: auto;
	display: block;
}
.news_txt {
	padding: 15px;
}
.news_txt h2 {
	font-size: 15px;
}
#bottom {
	height: auto;
	padding:20px 20px 0px;
	overflow:hidden;
}
.copyrights, .design {
	line-height: normal;
	float: none;
	text-align: center;
}
.bottom_img img {
	top: 0;
	margin-top:20px;
	height: 60px;
}
.width, #footer .width{
	width:100%;
}
.nav,.nav_fix,.details,.head_left .logo,.bn-controls,.newsbar_title,.slider_cont p,.head_left.showme{
	display:none;
}
.slick-dots{
	display:none !important;
}
}