/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom{
	padding:20px;
	text-align:center;
}
.design,.copyrights{
	line-height:normal;
	float:none;
}
.foot_loop {
	margin-bottom: 25px;
}
.foot_loop:last-child{
	margin-bottom: 0px;
}
.foot {
	margin: 0;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 20px;
}
.pages_title h1 {
	font-size: 13px;
}
.list_top_left {
	margin: 0;
}
.list_top_left li {
	height: 280px;
}
.news_shape_txt h2 {
	font-size: 20px;
}
.serv_more,.serv_cats span{
	font-size: 12px;
}
.media_left {
	display: block;
	width: 100%;
}
.media_left_slider li {
	height: 200px;
}
.media_right {
	padding: 20px;
	width: 100%;
	display: block;
}
.serv_img2_txt {
	padding: 0;
	text-align: initial;
}
.serv_img2_txt h1 {
	font-size: 20px;
}
.serv_img2_tab {
	margin-bottom: 0;
}
#media {
	margin-bottom: 20px;
}
.serv_img2_tab_top li {
	margin: 1px;
}
.serv_img2_tab_top li span {
	font-size: 12px;
	padding: 5px 10px;
}
.serv_img2_tab_bottom {
	padding: 20px 0px;
}
.partners_title {
	float: none;
	width: 100%;
	text-align: center;
	padding: 0px 20px;
	margin-bottom:20px;
}
.partners_title h2 {
	font-size: 20px;
}
.partners {
	width: 100%;
}
#partners {
	margin-bottom: 30px;
}
.services2 {
	display: block;
	padding: 0px 20px;
}
.services2_left {
	display: block;
	width: 100%;
}
.services2_right {
	display: block;
	width: 100%;
	padding: 0px 0px 15px;
}
.serv_img2_txt h2 {
	font-size: 20px;
	margin-bottom: 10px;
}
.count {
	display: block;
	width: 100%;
}
.count_all {
	padding: 20px;
}
.count_all p {
	font-size: 25px;
}
.aboutus2_slider {
	margin: 0;
}
.aboutus_all2 p {
	font-size: 20px;
}
.aboutus2_slider li {
	width: 100%;
	padding: 0px 20px;
}
.services2_left {
	display: none;
}
#slideshow {
	height: 280px;
}
.slider_cont_all {
	margin: 0;
}
.slider_cont h2 {
	margin-bottom:10px;
	font-size: 20px;
}
.slider_cont p {
	font-size: 12px;
	margin-bottom:10px;
}
.slider_cont a {
	font-size: 12px;
	padding: 10px 15px;
}
.social {
	position: static;
	padding: 15px;
	overflow: hidden;
	text-align: center;
}
.social li {
	float: none;
	display: inline-block;
}
.social li a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
}
#nav .width {
	padding: 20px;
}
.lang {
	float: left;
}
.lang a {
	margin: 0;
	font-size: 13px;
	padding: 0px 20px;
	height: 40px;
	line-height: 40px;
	border-radius: 50px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	margin-right:20px;
	height: 40px;
	z-index: 2000;
	position:relative;
	float:right;
}
.icon_menu_open.active{
	background:#8b6b37;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav{
	clear:both;
}
.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;
}
.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;
}
.width,.width, #footer .width,#precemp{
	width:100%;
}
.s_contact,.nav,#slideshow .next, #slideshow .prev,.partner_next, .partner_prev,#bottom .social,.partners_arrow,.news_img p{
	display:none;
}
.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;
}
.partner_next, .partner_prev{
	display:none !important;
}
#bottom,#nav,#header{
	height:auto;
}
.aboutus2_slider li,.list_top_left li,.foot_loop{
	width:100%;
}
}