/* 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 {
	float: none;
	line-height: normal;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 20px;
}
.serv2_loop {
	width: 100%;
}
#count ul li {
	width: 100%;
	padding-bottom: 91px;
}
#count ul li:last-child{
	padding-bottom:0px;
}
#aboutus {
	display: block;
}
.aboutus_right {
	display:none;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.aboutus2_slider {
	margin: 0;
}
.aboutus2_slider li {
	width: 100%;
	padding: 0px 15px;
}
.gallery li {
	height: 300px;
}
.logo {
	float: none;
	text-align: center;
	margin: 0;
	position: relative;
}
#header {
	padding: 30px 20px;
	position:relative;
}
.social {
	float: none;
	text-align: center;
	margin: 0;
}
.social li {
	width: 16.66%;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #1e272e;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index:1000;
	position: absolute;
	top: 23px;
	left: 25px;
}
.icon_menu_open.active{
	color:#fff;
	background:#A3CB38;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
	text-align:center;
}
.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;
}
.nav {
	float: none;
}
.width,#gallery .width{
	width:100%;
}
#header,#bottom{
	height: auto;
}
.slick-dots,.nav_fix,.nav,.s_contact,.top_link{
	display:none;
}
.slick-dots{
	display:none !important;
}
.news_img p{
	display:none;
}
.news_ul {
	margin: 0;
}
.news_loop {
	width: 100%;
}
.news_img {
	height: auto;
}
.news_txt {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	padding: 20px;
	width: 100%;
}
.news_txt h2 {
	font-size: 15px;
}
.news_more {
	padding-bottom: 0;
}
}