/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom {
	padding: 20px;
	text-align: center;
}
.wraps_is.wraps_iscopnte #map_contact {
	padding: 50px 20px;
	width: 95%;
	margin: 0px auto;
}
.contact_form_frame.contact_form_frame_new .contact_form_top label, .contact_form_frame.contact_form_frame_new label {
	margin-bottom: 15px;
}
#goupload, #goupload2 {
	width: 100%;
}

#bottom .social {
	float: none;
	text-align: center;
	line-height:normal;
	margin:0;
	clear:both;
}
#bottom .social li {
	float: none;
	display: inline-block;
}
.copyrights, .design {
	float: none;
	line-height: normal;
}
.foot_loop {
	width: 100%;
}
.foot_loop ul li a {
	font-size: 12px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2,.aboutus_right2 h2 {
	font-size: 30px;
}
.pages_title h2:before,.pages_title h2:after {
	width: 10px;
	height: 40px;
}
.pages_title p,.aboutus_right2 p {
	font-size: 15px;
}
.news_ul,.info_list,.data2_ul {
	margin: 0;
	transform:unset !important;
}
.news_loop,.info_list li {
	width: 100%;
}
.aboutus_left2 {
	width: 100%;
	padding: 0px 20px;
	text-align: center;
}
.aboutus_right2 {
	width: 100%;
	padding: 20px;
}
.info_all_img {
	height: 150px;
}
.data2_all {
	padding: 50px 40px;
}
.data2_txt p {
	font-size: 50px;
}
#data2 {
	margin-bottom: 40px;
}
#slideshow{
	height:100%;
}
.slider_cont_all {
	margin: 0;
}
.slider_cont h2 {
	font-size: 30px;
}
.logo {
	width: 90%;
	border-radius: 50px;
	float: none;
	margin: 0px auto;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 2000;
	position: absolute;
	top: 30px;
	right: 50px;
}
.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_fix .logo {
	margin-top: 20px;
}
.nav {
	width: 100%;
	margin: 0;
	text-align: center;
	padding-right: 0;
	padding-left: 0;
}
.nav_fix {
	position: fixed;
	top: 0;
	right: 0;
	background: #f1F1F1;
	z-index: 1111111111;
	height: 100%;
	bottom: 0;
	left: 0;
	overflow: auto;
}
.nav_fix .header {
	display: block;
	height: auto;
	background: none;
	border-radius: unset;
	width: 100%;
	margin: 30px 0 0;
	clear: both;
}
.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;
}
.get_qoute {
	width: 100%;
	padding: 0px 20px 20px;
}
.get_qoute {
	margin: 0px;
	text-align: center;
}
.nav {
	clear: both;
}
.nav li a:hover, .nav li:hover a, .nav li.current a {
	line-height: normal;
}
.width{
	margin:0px !important;
}
.header,.nav_fix,#my_slider{
	display:none;
}
#bottom,.news_img,.data2_txt h4,#header{
	height:auto;
}
}