/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.foot_top {
	padding: 20px;
	text-align: center;
}
.foot_copyrights {
	display: block;
	border: none;
	padding: 0px;
	text-align: center;
	margin: 0;
}
.foot_logo {
	display: block;
	margin: 0px 0px 15px;
}
.foot_bottom {
	padding: 50px 20px;
}
.foot_bottom_list {
	margin: 0px 0px 10px;
	width: 100%;
}
.contactus_img {
	width: 100%;
	padding: 0px 20px;
	margin-bottom: 20px;
}
.contactus_img img {
	height: auto;
}
.contactus_desc {
	width: 100%;
	padding: 0px 20px;
}
.contactus_left {
	margin: 0px;
	width: 100%;
	padding: 20px;
}
.contactus_right {
	width: 100%;
	padding: 20px;
}
.pages_title {
	padding: 0px 20px;
}
#aboutus {
	display: block;
}
.aboutus_right {
	width: 100%;
	display: block;
	margin-bottom: 20px;
	padding: 0px 20px;
}
.aboutus_right img {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	border-radius: 20px;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
#aboutus .pages_title{
	padding:0px;
}
.data_list5 li {
	width: 100%;
}
.aboutus_tabled_loop {
	width: 100%;
	padding: 15px 0px;
}
.data2_list {
	margin: 0;
}
.data2_list li {
	width: 100%;
}
.data_all4 {
	padding: 0px 20px;
}
.social {
	width: 100%;
	text-align: center;
}
.social li {
	float: none;
	display: inline-block;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index:50000;
	position: absolute;
	top: 45px;
	left: 25px;
}
.icon_menu_open.active{
	color:#fff;
	background:#2ec1e5;
}
.icon_menu_open:before {
	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 li:hover .sub {
	display: block;
	top: 0;
	border-radius: 0;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.nav {
	clear:both;
	float: none;
}
.get_qoute {
	float: right;
	width: 100%;
	text-align: center;
	clear: both;
	margin: 0;
	padding: 10px;
}
#header{
	height:auto;
}
.logo {
	width: 100%;
	padding:20px 0px;
	position:relative;
	background-color: #081839;
}
.logo:before {
	content: "";
	background-image: url(../images/bg/bg56.png);
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 1001;
	top:0;
	background-position: center;
	opacity: 0.1;
	bottom: 0;
	position: absolute;
}
#slideshow {
	height: 300px;
}
.slider_cont_all {
	margin: 0px 15px;
}
.slider_cont_right {
	text-align: center;
}
.slider_cont h1 {
	font-size: 19px;
}
.slider_cont h2 {
	font-size: 30px;
}
.slider_cont p {
	font-size: 12px;
	margin-bottom: 10px;
}
.width{
	width:100%;
}
.s_contact,.nav,.get_qoute,.nav_fix,.foot_move,.foot_move2,#footer .social,.aboutus_right:before,.aboutus_right img.aboutus_right_small,.aboutus_tabled_loop:after,#slideshow:before,#slideshow:after,.cycle-pager,.slider_cont .play_more,body.bodyin #header:before,body.bodyin #header:after{
	display:none;
}
}