.nav_fix{
	display:none;
}
/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#footer {
	padding: 15px;
}
.post_map, .post_pdf {
	float: none;
}
.foot_logo {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	text-align:center;
}
.foot {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	text-align:center;
}
.foot li {
	float: none;
	display: inline-block;
	padding:0px 5px;
}
.foot li a {
	color: #bbb;
	font-size: 12px;
}
#footer_contact {
	margin: 20px -15px;
	text-align:center;
	width: auto;
}
#footer_contact .s_contact {
	margin: 0px !important;
	float: none;
	text-align:center;
	display: inline-block;
}
#footer .s_contact li {
	display: inline-block;
	float: none;
	padding: 0px 5px;
}
#bottom {
	text-align: center;
}
.copyrights, .design {
	float: none;
	margin:0;
	padding:0;
	line-height: normal;
}
#bottom .social {
	float: none;
	margin: 0;
}
#bottom .social li {
	float: none;
	display: inline-block;
}
#bottom {
	height: auto;
}
#newsbar {
	margin-bottom: 0;
}
.bn-news li a {
	line-height:50px;
	height: 50px;
	font-size: 25px;
}
#newsbar {
	height: 60px;
}
#contactus .contactus {
	display: block;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px 15px;
	margin-bottom: 20px;
}
.page_inside_title {
	padding: 0;
}
.page_inside_title h2,.pages_title h2 {
	font-size: 25px;
}
.page_inside_title h1,.pages_title h1{
	font-size: 15px;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 0px 15px;
}
#contactus .slice_call_us {
	margin: 20px 0px;
}
.contactus_form {
	padding: 0px;
}
#contactus {
	margin-bottom: 40px;
}
.pages_title {
	padding: 0px 15px;
}
.data_list {
	margin: 0px;
}
.data_list li {
	width: 100%;
	padding: 15px;
}
.data_all2 p {
	height: auto;
}
.data_all2 p b {
	font-size: 16px;
}
.partners {
	width: 100%;
}
.projects {
	margin: 0;
}
.projects li {
	width: 100%;
}
.project_img {
  height:250px;
}
.aboutus2 {
	display: block;
}
.aboutus2_right {
	display: block;
	width: 100%;
	padding: 0px 15px;
	margin-bottom: 25px;
}
.aboutus2_left {
	display: block;
	width: 100%;
	padding: 0px 15px;
}
.slider_cont h2 {
	font-size: 20px;
	line-height: 2;
}
.slider_info_all {
	right: 20px;
	left: 20px;
}
.slider_info h3 {
	font-size: 12px;
	padding-top:8px;
}
.slider_info_img img {
	width: 30px;
	height: 30px;
}
#top{
	padding-right:20px;
	padding-left:20px;
}
#top .s_contact {
	margin: 0;
	float: right;
}
#header {
	height: 130px;
}
.logo {
	margin: 0;
	text-align: center;
	display: block;
	width: 100%;
	border-top: 1px solid rgba(255,255,255,0.05);
	padding-top: 6px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 2000;
	position: absolute;
	top: 14px;
	left: 10px;
}
.icon_menu_open.active{
	background:#bd9a4d;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.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 {
	width: 100%;
	margin: 0;
	text-align: center;
	padding-right: 0;
	padding-left: 0;
}
.nav_fix {
	position: fixed;
	top: 0;
	right: 0;
	background: #3a3a3a;
	z-index: 2000;
	height: 100%;
	bottom: 0;
	left: 0;
	overflow: auto;
}
.nav li {
	float: none;
	padding:0;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(255,255,255,0.1);
	height: auto;
	line-height:normal;
	padding: 13px 10px;
	border-radius:0;
	border-left: none;
}
.nav li:hover .sub .sub {
	position: relative;
	width: 100%;
	right: 0;
	display:none;
	left: 0;
	top: 0;
}
.nav li:hover .sub li:hover .sub{
	display:block;
}
.nav_contact {
	width: 98%;
	float: none;
	margin: 0px auto;
	clear: both;
}
.nav_contact a {
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	border-radius: 2px;
}
.header_copy .nav {
	display: block;
}
.width{
	width:100%;
}
#top .s_contact.s_contact2,#top .s_contact li.phone,#top .s_contact li.mail,.nav,.get_qoute,.partners_col,.partners_col2,.bottom_slice,#footer:before,#slideshow .aboutus_right_imgs_round{
	display:none;
}
}