/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom{
	text-align:center;
	padding:15px;
}
.copyrights,.design{
	float:none;
	line-height:normal;
}
.pages_title {
	font-size: 13px;
	padding:0px 15px;
}
.pages_title h2,.contactus_right .pages_title h2,#contactus .slice_call_us span {
	font-size: 19px;
}
.pages_title h1{
	font-size:15px;
}
#contactus {
	width: 100%;
	display: block;
}
#contactus .contactus {
	display: block;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px 15px;
}
.contactus_right .pages_title {
	padding: 0;
}
.contactus_right .contactus_txt {
	font-size: 14px;
}
#contactus .slice_call_us {
	margin: 20px 0px;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 0px 15px;
	margin: 0;
}
.contactus_form {
	padding: 0;
}
.contactus_form label input, .contactus_form label.con_mssg textarea {
	font-size: 12px;
}
.news_loop {
	width: 100%;
}
.news_top h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.servicess {
	margin: 0;
}
.servicess li {
	width: 100%;
}
.serv_rights {
	width: 100%;
}
.serv_lefts {
	top: 0;
	right: 0;
	left: 0;
	clear: both;
	display: block;
	margin: 0;
	width: 100%;
}
.serv_lefts p {
	padding: 0 0 10px;
}
#count ul li {
	width: 100%;
	padding:10px 0px;
	top:0 !important; 
}
.count_all p {
	font-size: 30px;
}
.aboutus_left_txt {
	padding: 0px 15px;
}
.data_list li {
	width: 100%;
	padding: 15px;
}
.gallery li{
	height:280px;
}
.social {
	text-align: center;
	float: none;
	margin: 0;
}
.social li {
	display: inline-block;
	float: none;
}
.logo {
	float: none;
	text-align: center;
}
.icon_menu_open {
	display: block;
	width: 45px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 45px;
	height: 45px;
	z-index: 1000;
	position: absolute;
	left: 5px;
	top: 41px;
}
.icon_menu_open.active{
	color:#fff;
	background:#b06d33;
}
.icon_menu_open:before {
	font-weight:normal;
	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 {
	margin: 0px;
	float: none;
	position: static;
	clear:both;
	width: 100%;
}
.width,#footer .width{
	width:100%;
}
.top_link,.s_contact,.nav,.nav_fix,.prev2_slidero,.next2_slidero,.news_all .social,#contactus:before,#bottom .social,.news_top p,.serv_lefts span{
	display:none;
}
#bottom,.news_txt p,.news_img,.news_top h2,.serv_lefts p,.serv_rights,#header{
	height:auto;
}
}