/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#header {
	height: auto;
}
.logo {
	padding: 20px;
}
.logo img {
	height: auto;
	max-height: 60px;
}
#nav {
	height: auto;
	text-align: center;
}
.nav li {
	float: none;
}
.nav li a {
	border-bottom: 1px solid rgba(255,255,255,0.05);
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.nav_fix {
	display: none;
}
.icon_menu_open {
	display: block;
	background: rgba(255,255,255,0.1);
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	margin: 10px auto;
}
.icon_menu_open.active{
	color:#fff;
	background:#56b2d5;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
#slideshow {
	height: 350px;
}
.next, .prev {
	margin-top: -22px;
}
.slider_cont_all {
	max-width: 100%;
	text-align: center;
}
.slider_cont h2 {
	font-size: 25px;
	margin-bottom: 15px;
}
.slider_cont a {
	padding: 6px 16px;
	font-size: 13px;
}
.pages_title {
	padding: 0px 15px;
}
.pages_title h2 {
	font-size: 22px;
}
.pages_title span {
	max-width: 100%;
}
.serv li {
	width: 100%;
	padding: 15px;
}
.serv_img {
	height: auto;
}
.serv_txt {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	margin: 0px;
	border-radius: 0px;
	box-shadow: none;
}
.serv_txt p {
	height: auto;
}
.aboutus_left {
	padding: 0px 15px;
}
.aboutus_txt {
	font-size: 14px;
}
.aboutus_video iframe {
	height: auto !important;
	min-height: 200px;
}
#contactus .width {
	display: block;
}
.contactus_right {
	display: block;
	width: 100%;
	height: 250px;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 15px;
	text-align: center;
}
.team_ol li {
	width: 100%;
	text-align: center;
}
.team_all {
	display: block;
}
.team_img {
	display: block;
	width: 100%;
	height: 250px;
}
.team_txt {
	display: block;
	padding: 15px;
	text-align: center;
}
.team_txt p {
	height: auto;
}
.team_txt{
	border:none !important;
}
.team_img{
	border:none !important;
}
.news_loop {
	width: 100%;
	text-align: center;
}
.news_img {
	height: auto;
}
.news_txt p {
	height: auto;
}
#footer {
	padding: 40px 0px;
	text-align: center;
}
.foot_loop {
	padding: 0px 0px 20px;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	margin-bottom: 20px;
}
.foot_loop h2:after, .foot_bottom h2:after{
	margin-left:auto;
	margin-right:auto;
}
#footer .social {
	float: none;
}
#footer .social li {
	float: none;
	display: inline-block;
}
.contact_home {
	float: none;
	clear: both;
	display: block;
	margin-top: 15px;
}
.contact_home a {
	padding: 7px 10px;
}
#bottom {
	height: auto;
	text-align: center;
	padding: 15px;
}
.copyrights,.design{
	float: none;
	line-height: normal;
}
#s_contact,#header #social li,.nav,.cycle-pager,.slider_cont p{
	display:none;
}
#header #social li.lang {
	display: block;
}
#social {
	top: 5px;
	left: 5px;
	right: 5px;
}
.width{
	width:100%;
}
.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;
}
}