/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.pages_title {
	max-width: unset;
	padding: 0px 15px;
}
.pages_title h2,#quote .pages_title h2 {
	font-size: 20px;
}
#bottom {
	padding: 15px;
	text-align: center;
}
.copyrights, .design {
	float: none;
	line-height: normal;
}
#footer {
	padding: 40px 15px 20px;
}
.foot_loop {
	width: 100%;
	text-align: center;
	margin: 0px 0px 10px auto !important;
}
.foot_loop h2:after{
	margin:10px auto 0px;
}
#bottom .social {
	float: none;
}
#bottom .social li {
	float: none;
	display: inline-block;
}
#bottom .social li a {
	border: none !important;
}
.news_loop {
	width: 100%;
	text-align: center;
}
.partners_title {
	width: 100%;
	text-align: center;
	padding: 0px 20px;
}
.partners_title h2 {
	font-size: 20px;
	margin-bottom: 20px;
}
.partners {
	width: 100%;
}
.services li {
	width: 100%;
	text-align: center;
	padding: 36px;
}
.data_list li {
	width: 100%;
	text-align: center;
}
.banner2_txt {
	position: static;
	width: 100%;
	padding: 0px 20px;
	text-align: center;
}
#banner2 .width {
	background: none !important;
	height: auto !important;
}
#banner2 {
	height: auto;
}
.counter_list li {
	width: 100%;
	border-left: none;
	border-bottom: 2px solid #eee;
}
.counter_list li:last-child {
	border-bottom:none;
}
#quote {
	margin-top: 0;
	padding: 30px 20px;
}
.counter {
	margin-bottom: 0;
}
#slideshow {
	height: 250px;
}
.slider_cont h2 {
	font-size: 20px;
}
.slider_cont_all {
	margin: 0;
	text-align: center;
}
.slider_cont_center {
	max-width: unset;
}
.slider_cont a {
	font-size: 13px;
	padding: 5px 20px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	margin:8px auto;
}
.icon_menu_open.active{
	color:#fff;
	background:#21a163;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
	text-align:center;
}
.nav li a {
	border-bottom: 1px solid rgba(33,33,33,0.05);
	line-height:50px;
	height:50px;
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.width{
	width:100%;
}
.nav,.slider_cont p,#slideshow .next, #slideshow .prev,.nav_fix,#top,.partners_arrow{
	display: none;
}
#bottom,.news_txt p,.news_img,.serv_left p,.serv_right,.data_list li p,#nav{
	height: auto;
}
}