/* 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 {
	width: 100%;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px 20px 19px;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.contactus_right .pages_title h2 {
	font-size: 15px;
	margin-bottom: 0px;
}
.contactus_right .pages_title{
	padding:0;
}
.pages_title {
	padding: 0px 20px;
}
.contactus_right .contactus_txt {
	font-size: 13px;
}
#contactus .slice_call_us {
	margin: 20px 0px;
}
#contactus .slice_call_us span {
	font-size: 16px;
}
.contactus_form {
	padding: 0px;
}
.pages_title h1 {
	font-size: 25px;
}
.pages_title h2 {
	font-size: 16px;
}
.pages_title span {
	font-size: 13px;
}
.news_loop {
	width: 100%;
}
.news_top h2 {
	margin-right: 0px;
}
.servicess {
	margin: 0px;
}
.servicess li {
	width: 100%;
}
.data2_loop {
	width: 100%;
}
#count ul li {
	width: 50%;
}
.count_all {
	padding: 0px;
}
.count_all span {
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 40px;
}
.count_all p {
	font-size: 30px;
}
.social {
	margin: 0px;
	float: none;
	text-align: center;
}
.social li {
	display: inline-block;
	float: none;
}
#header{
	padding-bottom:15px;
}
.logo {
	float: none;
	text-align: center;
}
.get_qoute {
	float: none;
	text-align: center;
	margin-top: 5px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 1000;
	position: absolute;
	border-radius:10px;
	left:5px;
	top: 45px;
}
.icon_menu_open.active{
	color:#fff;
	background:#1990ce;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
}
.nav li a {
	border-bottom: 1px solid rgba(33,33,33,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;
	width: 100%;
}
#aboutus .width {
	display: block;
	padding:0px 20px;
}
.aboutus_right {
	display: block;
	width: 100%;
	height: 250px;
}
.slider_bg{
	width:100%;
}
.prev_slidero{
	left:10px;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 20px 0px;
}
.aboutus_left .pages_title {
	padding: 0px;
}
.aboutus_left_txt {
	font-size: 13px;
}
.data_all2 {
	padding-left: 0;
}
.width{
	width:100%;
}
#bottom .social,.nav_fix,.news_top p,.slick-dots,.nav,.search_icon,.s_contact,.social_fix,.aboutus_right:before{
	display:none;
}
#header,.data2_txt p,.serv_rights,.serv_lefts p,.news_top h2,.news_img,.news_txt p,#bottom{
	height:auto;
}
}