/* 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;
	padding: 0;
	margin: 0;
}
.foot {
	margin-bottom: 0;
}
.foot_loop {
	width: 100%;
}
#footer .play_more {
	margin: 0px 2px;
}
.bn-news.bn_news_foot li a {
	height:50px;
	line-height:50px;
	font-size: 13px;
}
.bn-news.bn_news_foot,#news_tick_foot{
	height:50px !important;
}
#newsbar_foot {
	top: -130px;
	right: 10px;
	left: 10px;
}
#contactus {
	width: 100%;
}
#contactus .contactus {
	display: block;
	padding: 0px 20px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2,.contactus_right .pages_title h2{
	font-size: 22px;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px;
}
.contactus_right .pages_title {
	padding: 0px;
}
.contactus_right .contactus_txt {
	font-size: 15px;
}
#contactus .slice_call_us {
	margin: 20px 0px;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 0px;
}
.contactus_form {
	padding: 0px;
}
#counts .width {
	display: block;
	padding: 0px 20px;
}
.counts_left {
	display: block;
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}
.counts_right {
	display: block;
	width: 100%;
	padding: 0px;
}
.counts_right h2 {
	font-size: 18px;
}
.counts_right ul {
	margin-top: 20px;
}
.counts_right ul li {
	border: none;
	padding: 0px;
}
.counts_right ul li span {
	font-size: 30px;
}
.counts_right ul li h2 {
	font-size: 12px;
}
.counts_right p {
	font-size: 20px;
}
.servicess {
	margin: 0;
}
.servicess li {
	width: 100%;
}
.serv_rights {
	width: 100%;
	height: auto;
}
.serv_lefts {
	margin: 10px 0px 0px;
	width: 100%;
	position: relative;
	padding: 20px;
}
.aboutus_section {
	display: block;
	padding: 0px 20px;
}
.aboutus_section_right,.aboutus_section_left {
	display: block;
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}
.aboutus_section_left{
	margin-top:20px;
	margin-bottom:0;
}
.aboutus_section_center {
	display: block;
	width: 100%;
	padding: 0px;
}
#banners ul {
	margin: 0;
}
#banners ul li {
	padding: 20px;
	width: 100%;
}
#banners {
	margin-bottom: 30px;
}
.aboutus_section_left img, .aboutus_section_right img{
	border-radius:10px;
}
.bn-news {
	margin: 0px 20px;
}
.aboutus_right, .aboutus_left {
	width: 100%;
	padding: 0px;
}
.aboutus_loop {
	margin: 0;
	padding: 20px;
}
.aboutus_loop span {
	float: none;
	margin: 0px auto 20px;
}
.aboutus_loop_txt {
	margin: 0px;
	text-align: center;
}
#header {
	top: 0;
}
.logo {
	float: none;
	text-align: center;
}
#slideshow h2 {
	margin-top: 96px;
	font-size: 15px;
}
.slider_ul li img {
	height: 200px;
}
.icon_menu_open {
	position:absolute;
	left:10px;
	top:45px;
	width: 30px;
	overflow: hidden;
	cursor: pointer;
}
.icon_menu_open span,.icon_menu_open b,.icon_menu_open p{
	width:100%;
	display:block;
	height:1px;
	background-color:rgba(255,255,255,0.8);
	margin-bottom:8px;
}
.icon_menu_open b{
	margin-bottom:0;
}
.nav_fix {
	background-color: #25063b;
	background-image:none;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	overflow-y: auto;
	z-index: 20000;
	padding: 20px;
}	
.nav_fix .nav {
	display: block;
	float:none;
	clear:both;
	margin: 0;
}
.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 {
	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_fix_html .logo {
	margin-bottom: 30px;
}
.nav_fix_html .logo {
	margin: 0px;
	text-align: center;
	float: none;
}
.width{
	width:100%;
}
#top,.top_slice,.nav,.get_qoute,.search_icon,.nav_fix,.newsbar_title,.bn-controls,#bottom .social,.bottom_slice{
	display:none;
}
#bottom,.serv_lefts p,.serv_rights,.aboutus_loop_txt p{
	height:auto;
}
}