/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#top {
	height: auto;
	text-align: center;
}
.lang {
	float: none;
}
#header {
	position: relative;
	top: 0;
	height: auto;
	background: #0d404f;
	border-top: 1px solid rgba(255,255,255,0.05);
}
.logo {
	float: none;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 10px;
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.logo img {
	float: none;
}
.icon_menu_open {
	display: block;
	width: 35px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 35px;
	height: 35px;
	margin: 0px;
	background: rgba(255,255,255,0.1);
	position: absolute;
	top: 38px;
	left: 15px;
}
.icon_menu_open.active{
	background:#e1ac1e;
	color:#000;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav {
	float: none;
	display: block;
	text-align: center;
	margin:0;
}
.nav li {
	padding:0;
	float: none;
}
.nav li a {
	height: auto;
	padding: 10px 15px;
	border-bottom: 1px solid rgba(255,255,255,0.05);
}
.nav li a {
	line-height: 40px;
}
.nav li:last-child a{
	border-bottom:none;
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	left:0;
	width: 100%;
	text-align: center;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
#slideshow {
	height: 350px;
	margin-bottom:30px;
}
.slider_cont_all {
	padding: 0px;
}
.slider_cont a {
	padding: 7px 12px;
	font-size: 13px;
}
.slider_cont_all {
	margin: 0px;
}
#services {
	margin-top: 0px;
	padding: 0px 20px;
}
.serv_loop {
	width: 100%;
	text-align: center;
}
.serv_img {
	height: auto;
	background: none;
	margin-bottom: 20px;
}
.serv_img a {
	margin: 0px;
	border-radius:0;
	height: auto;
	width: auto;
}
.serv_all {
	padding: 10px;
}
.serv_txt {
	height: auto;
}
.serv_more a {
	max-width: none;
}
#aboutus {
	padding: 0px 20px;
}
.aboutus_left ol li {
	text-align: center;
}
.aboutus_left_li_right {
	width: 50px;
	height: 50px;
	font-size: 20px;
	margin-bottom: 15px;
	line-height: 50px;
	float: none;
	display: inline-block;
}
.aboutus_left_li_left {
	margin: 0px;
}
.aboutus_right {
	text-align: center;
}
#count ul li {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 10px;
}
.pages_title {
	padding: 0px 20px;
}
.count_all {
	padding: 0px 20px;
}
.count_all p {
	font-size: 30px;
}
#services2 .serv_loop {
	width: 100%;
	text-align: center;
}
#services2 .serv_img {
	height: auto;
}
#services2 .serv_img a {
	width: auto;
	height: auto;
	margin: 0px;
}
#services2 .serv_txt {
	height: auto;
}
.news_loop {
	width: 100%;
	float: none;
}
.news_all {
	text-align: center;
}
.news_img {
	height: auto;
}
.news_img p{
	bottom:auto;
	top:0;
}
.news_txt p {
	height: auto;
}
.news_more a {
	float: none;
}	
#footer {
	padding: 30px 0px;
	text-align: center;
}	
.foot_contact li {
	width: 100%;
	padding:10px 20px;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}	
.foot {
	padding: 0px 20px;
}
.foot_logo {
	margin-bottom: 0px;
}
.slider_cont h2,.aboutus_right_title,.pages_title h2{
	font-size:22px;
}
.width{
	width:100%;
}
.welcome,.s_contact,.nav,.slider_cont p,.head_fix,.slider_cont h1,.news_img a p,#slideshow .next,#slideshow .prev{
	display:none;
}
.width.wraps_is{
	padding:25px 0px;
	margin-top:0;
}
#contents {
	padding: 0px 15px;
	text-align: center;
}
.postmeta_cats {
	float: none;
	margin-bottom: 10px;
}
.postmeta_dets {
	float: none;
}
#map_contact {
	display: block;
	width: 100%;
	text-align: center;
}
.map_contact_right {
	display: block;
	width: 100%;
	height: 250px;
}
.map_contact_left {
	display: block;
	width: 100%;
	padding: 15px;
	height: auto;
}
#precemp {
	text-align: center;
	margin-top:0;
}
.precemp{
	margin:0;
}
}