/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom{
	padding:15px;
	text-align:center;
}
.services.servicesgogo li {
	width: 100%;
}
.design,.copyrights,#bottom .social{
	float:none;
	line-height:normal;
}
.social li {
	display: inline-block;
	float: none;
	text-align:center;
}
#news{
	padding-bottom:0;
}
#bottom .social li a {
	border: none !important;
	padding: ;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding:0;
}
.foot {
	margin: 0;
}
.foot_loop {
	margin-bottom: 25px;
}
.foot_loop:last-child{
	margin-bottom:0px;
}
#data2 .width {
	display: block;
}
#data2 .pages_title {
	width: 100%;
	display: block;
}
.data_left {
	display: block;
	width: 100%;
}
.data_right {
	display: block;
	width: 100%;
	padding: 20px 20px 0px;
}
.pages_title {
	padding: 0px 15px;
	text-align: center;
}
.pages_title h2 {
	font-size: 19px;
}
.projects_tab li {
	padding: 5px;
	font-size: 11px;
	margin: 2px;
}
.slidero_ul li {
	width: 50%;
}
.slidero_ul li a {
	height: 150px;
}
.projects_tab {
	padding: 0px 10px;
	margin-bottom: 20px;
}
.services_data {
	width: auto;
	padding: 25px;
	margin: 0px 15px 20px;
	border-radius: 10px;
}
.services_home {
	width: 100%;
	float: none;
}
.data_list {
	margin: 0;
}
.data_list li span {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}
.data_list li p {
	margin-right: 65px;
}
#slideshow {
	height: 250px;
}
.slider_cont h2 {
	font-size: 19px;
}
.logo {
	float: none;
	text-align: center;
}
.lang {
	float: left;
}
.icon_menu_open {
	display: block;
	width: 45px;
	text-align: center;
	cursor: pointer;
	line-height: 45px;
	height: 45px;
	float: right;
	color: #fff;
	position: relative;
	float:right;
	z-index: 200;
}
.icon_menu_open.active{
	background:#aa7a34;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.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 !important;
	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;
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
body.scrolled #header{
	position: relative;
}
.width{
	width:100%;
}
.s_contact.s_contact2,#top .social,.s_contact,.nav,.slider_cont p,#slideshow .next, #slideshow .prev{
	display:none;
}
#header,.data_list li p,.serv_right img,.serv_left p,#bottom,.news_txt p,.news_img{
	height: auto;
}
.foot_loop,.services li,.data_list li,.news_loop{
	width: 100%;
}
}