/* 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;
}
#footer .width {
	padding: 0px;
	overflow:hidden;
}
.foot_all {
	margin: 0px 0px 15px;
}
.foot_all:before {
	display:none;
}
.foot_link, #footer .foot_link.foot_link_left {
	position: static;
	text-align: center;
	float: none;
}
.foot_link li a {
	padding: 5px 10px;
	font-size: 12px;
}
#partners .pages_title {
	width: auto;
	float: none;
	padding: 0;
	text-align: center;
}
.partners_right {
	width: 100%;
	float: none;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h1 {
	font-size: 15px;
}
.pages_title h2 {
	font-size: 18px;
}
.list_top_left {
	margin: 0;
}
.list_top_left li {
	padding: 15px;
	height: 250px;
}
.news_shape_txt h2 {
	font-size: 20px;
}
#count ul li {
	width: 50%;
	padding:20px;
}
.count_all p {
	font-size: 25px;
}
.count_all h2 {
	font-size: 12px;
}
#services2 .width {
	display: block;
	padding: 0px 20px;
}
.services2_left {
	display: block;
	width: 100%;
}
.services2_left img {
	height: 150px;
}
.services2_left img:nth-child(4) {
	height: 150px;
}
.services2_right {
	display: block;
	width: 100%;
	padding: 20px 0px 0px;
}
.serv_img2_txt {
	padding: 0;
}
.serv_img2_txt h2 {
	font-size: 20px;
}
.serv_img2_txt h2 {
	font-size: 15px;
}
.data_list {
	margin: 0;
}
.data_title h2 {
	font-size: 17px;
}
.data_list li {
	padding: 20px;
}
#header {
	position: relative;
	top: 0;
	right: 0;
}
.logo {
	float: none;
	text-align: center;
	padding: 5px;
	overflow: hidden;
}
.logo img {
	float: none;
}
.head_left {
	float: none;
	text-align: center;
}
.social {
	float: none;
}
.social li {
	float: none;
	display: inline-block;
}
.get_qoute {
	float: left;
	margin-left: 20px;
	margin-right: 0px;
}
.search_icon {
	float: right;
	margin-right: 10px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	margin-top: 12px;
	z-index: 2000;
	float: right;
	font-size:15px;
	margin-right: 10px;
}
.icon_menu_open.active{
	background:#231f20;
	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;
	clear: both;
}
.nav li {
	float: none;
	padding:0;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(33,33,33,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;
}
#slideshow {
	height: auto;
}
.slider_cont {
	display:block;
	padding: 20px 0px;
}
.slider_right {
	display: block;
	width: 100%;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.slider_left {
	padding: 20px;
	display: block;
	width: 100%;
}
.slider_cont h2 {
	font-size: 20px;
}
.slider_cont p {
	font-size: 13px;
}
.slider_cont a {
	font-size: 13px;
	padding: 0px 20px;
	margin:0;
}
.slider_left_link {
	text-align: center;
}
.width{
	width:100%;
}
.nav,.s_contact,.search_icon,.news_img p{
	display:none;
}
#bottom,#header{
	height:auto;
}
.data_list li,.list_top_left li{
	width:100%;
}
.news_ul {
	margin: 0;
}
.news_loop {
	width: 100%;
}
.news_img {
	height: auto;
}
.news_txt {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	padding: 20px;
	width: 100%;
}
.news_txt h2 {
	font-size: 15px;
}
.news_more {
	padding-bottom: 0;
}
}