/* 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;
}
.design {
	margin: 0;
	padding: 0;
}
.foot_loop {
	width: 100%;
}
.foot {
	margin-bottom: 0;
}
.contactus_right {
	width: 100%;
	display: block;
	padding: 0px 20px;
	margin-bottom: 20px;
}
.pages_title {
	margin: 0px 0px 20px;
	padding: 0px;
}
.pages_title h2 {
	font-size: 22px;
}
#contactus .slice_call_us {
	margin: 20px 0px;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.contactus_form {
	padding: 0px;
}
.videos {
	height: 300px;
}
#videos {
	padding: 0px 20px;
}
.iframe_y video {
	top: 87%;
}
.servicess {
	margin: 0px;
}
.servicess li {
	width: 100%;
}
#aboutus {
	padding: 0px 20px;
}
.aboutus_right {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.slider_ul li img {
	height: 199px;
}
.aboutus_left {
	width: 100%;
	padding: 0px;
}
.aboutus_left_title h2 {
	font-size: 22px;
}
#banners h2 {
	font-size: 23px;
}
#header {
	position: relative;
	top: 0;
	margin: 0;
	overflow: hidden;
	float: right;
	margin-bottom:25px;
	width: 100%;
	clear: both;
}
.logo {
	text-align: center;
	width: 100%;
	padding: 20px 0px 10px;
}
#slideshow {
	height:250px;
	padding: 0px 20px 0px;
	margin-top:0;
	margin-bottom:20px;
}
.slider_cont {
	padding: 0px 20px;
}
.slider_cont h1 {
	font-size: 12px;
}
.slider_cont h2 {
	font-size: 16px;
}
.slider_cont p {
	font-size: 12px;
	margin-bottom: 10px;
}
#newsbar {
	clear: both;
	float: right;
	padding: 0px 20px;
	margin-top: 0px;
	width:100%;
}
.bn-news {
	margin: 0px 10px;
}
.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: 21px;
}
.icon_menu_open.active{
	color:#fff;
	background:#31766f;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
}
.nav li a {
	border-bottom: 1px solid rgba(255,255,255,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%;
}
.nav,.search_icon,.get_qoute,#slideshow .next, #slideshow .prev,.newsbar_title,.bn-controls,#bottom .social,.bottom_slice,.slider_cont .play_more,.cycle-pager{
	display:none;
}
#bottom,.serv_rights,#header{
	height:auto;
}
}