/* 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 {
	margin: 0px;
}
.foot_loop {
	padding: 0px;
	margin-bottom: 30px;
}
.foot_loop:last-child{
	margin-bottom:0px;
}
.pages_title {
	padding: 0px;
}
.pages_title h2 {
	font-size: 20px;
}
.news_txt {
	padding: 10px;
}
.news_txt h2 {
	font-size: 14px;
}
.news_more {
	padding: 0px 10px 20px;
}
.services {
	margin: 0px;
}
.serv_all {
	text-align: center;
}
.serv_all a {
	padding: 20px;
}
.serv_all a span {
	float: none;
	margin-bottom: 0px;
}
.serv_all a h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	float: none;
}
.count_all {
	padding: 0px;
}
#count ul li {
	margin-bottom: 25px;
}
#count ul li:last-child{
	margin-bottom:0px;
}
.count_all p {
	font-size: 30px;
}
.aboutus_left {
	width: 100%;
	display: block;
	padding: 0px;
}
.aboutus_txt1 li b {
	font-size: 12px;
}
.data_all {
	padding: 0px;
}
.data2_list li span {
	float: none;
	margin: 0px auto 20px;
}
.data_all2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#my_projects ul li {
	width: 100%;
	margin-bottom: 30px;
}
#my_projects ul li img {
	height: 110px;
	margin: 0px;
}
#my_projects ul li h2 {
	font-size: 15px;
}
#slideshow {
	height: 250px;
}
.slider_cont h2 {
	font-size: 20px;
}
.slider_cont h1 {
	font-size: 13px;
}
.slider_cont a {
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	width: auto;
	max-width: 111px;
}
.slider_right{
	width:100%;
}
.slider_left {
	display: block;
	width: 100%;
	padding: 20px;
}
.logo {
	height: auto;
}
.s_contact.s_contact_right {
	display: block;
	position: relative;
	top:0;
	left:0;
	right:0;
	clear: both;
}
.s_contact li {
	float: none;
}
.s_contact li.lang a {
	width: 90%;
	text-align: center;
	margin: 0px auto;
}
.logo {
	width: 90%;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 2000;
	position: absolute;
	top: 48px;
	left: 10px;
}
.icon_menu_open.active{
	background:#918447;
	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;
}
#nav {
	position: relative;
	top: 0;
	right: 0;
	width: 90%;
	margin: 0px auto;
}
#header{
	padding-bottom:20px;
}
.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;
}
.data_list li span {
	display: none;
}
.width,#footer .width{
	width:100%;
}
.s_contact.s_contact_right{
	display:block;
}
#my_projects {
	border-top: 0px;
	margin-top: 40px;
}
.width, #footer .width{
	width:100%;
}
.s_contact,.nav,.s_contact li.mapi,.cycle-pager,.partners_arrow,.aboutus2_left,.serv_cats,#aboutus:before,.aboutus_right,.slider_left,.social,#data,#my_projects span{
	display:none;
}
#bottom,.news_txt h2,.news_img,.data2_list li p,#header,#nav{
	height:auto;
}
.data2_list li,#count ul li,.serv_loop,.news_loop,.foot_loop,.services li{
	width:100% !important;
}
}