/* 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;
}
#contactus {
	display: block;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 20px;
}
.contactus_left .pages_title{
	padding:0;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 22px;
}
.contactus_right {
	display: block;
	width: 100%;
	height: 250px;
}
.serv2_img{
	height:300px;
}
#count ul li {
	width: 100%;
	padding-bottom: 90px;
}
#count ul li:last-child{
	padding-bottom:0;
}
.aboutus_txt {
	padding: 0px 20px;
}
.serv_loop {
	width: 100%;
}
.serv_img {
	height: auto;
	border-radius: 10px;
}
.serv_count {
	right: 5px;
	top: 5px;
	left: 5px;
}
#services {
	margin-top: 0;
}
.slider_cont_all {
	padding: 20px;
	text-align: center;
}
#slideshow.my_slider_show_go_now {
	display: none;
}
#header {
	padding: 20px;
	text-align: center;
	position: relative;
}
.logo {
	float: none;
	margin: 0;
}
.social {
	float: none;
	margin: 0;
}
.social li {
	width: 14.2%;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 1000;
	position: absolute;
	top: 13px;
	left: 25px;
}
.icon_menu_open.active{
	color:#fff;
	background:#29a2e0;
}
.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{
	width:100%;
}
#bottom,#header{
	height: auto;
}
.nav,.s_contact,.top_link,#slideshow .next, #slideshow .prev,.nav_fix,.slider_cont p{
	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;
}
}