/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#header {
	position: relative;
	background: #fff;
	top: 0;
	right: 0;
	text-align: center;
	height: auto;
	overflow: hidden;
}
.logo {
	top: 0;
	float: none;
}
.social {
	float: none;
	margin:10px 0px;
	overflow: hidden;
}
.social li {
	float: none;
	display: inline-block;
}
.social li a {
	color: #fff;
	background: #78c160;
}
.social li a:hover{
	background:#c97437;
}
#nav {
	height: auto;
	position: relative;
	top: 0;
	text-align: center;
	background: #0c0805;
	margin-top: 10px;
	overflow:hidden;
}
#nav .width{
	height:auto;
}
.nav {
	margin: 0px;
	float: none;
	text-align: center;
}
.nav li {
	float: none;
}
.nav li a {
	border-bottom: 1px solid rgba(255,255,255,0.05);
	line-height:50px;
	height:50px;
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.icon_menu_open {
	display:block;
	margin:10px auto;
	border:1px solid rgba(255,255,255,0.1);
	width: 40px;
	text-align: center;
	color: #aaa;
	cursor: pointer;
	line-height: 38px;
	height: 40px;
}
.icon_menu_open.active{
	color:#fff;
	background:#78c160;
	border:1px solid #78c160;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
#footer {
	padding:20px 0px;
	text-align: center;
}
.foot {
	border-left: none;
	width: 100%;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	padding: 20px;
}
.foot:last-child {
	border-bottom: none;
}
#bottom{
	height:auto;
	padding:10px 0px;
}
.copyrights,.design {
	text-align: center;
	float: none;
	line-height: normal;
	padding:2px 10px;
}
#slideshow {
	height: 350px;
}
.slider_cont_all {
	max-width: 100%;
	text-align: center;
	padding:0;
}
.next, .prev {
	width: 30px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
}
.slider_cont a {
	padding: 6px 16px;
	font-size: 13px;
}
#aboutus {
	padding: 20px;
	margin-top: 0px;
	text-align: center;
	display: block;
}
.aboutus_right {
	display: block;
	width: 100%;
	height: auto;
}
.aboutus_right div img {
	position: relative;
	text-align: 0;
	right: 0;
	width: 100%;
	height: auto;
}
.aboutus_left {
	padding: 20px 0px 0px;
}
.data_list li {
	width: 100%;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	overflow: hidden;
}
.data_list li span {
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.data_all2 {
	padding: 0px;
	margin: 0px;
}
.data_list li p {
	height: auto;
}
.aboutus_left a {
	display: block;
	float: none;
	clear: both;
}
#data2 {
	text-align: center;
}
.data_list2 li {
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding: 20px 15px;
}
.data_list2 li:last-child{
	border-bottom:none;
}
.pages_title {
	max-width: 100%;
	padding: 0px 20px;
}
.serv_loop {
	text-align:center;
	width: 100%;
}
.serv_img {
	height: auto;
}
.serv_txt {
	font-size: 12px;
	height: auto;
}
.serv_img a span:before {
	padding-top: 50%;
	margin-top: -50px;
}
#teams {
	padding-bottom: 0px;
}
.news_loop {
	float: none;
	text-align: center;
	width: 100%;
}
.news_img {
	height: auto;
}
.news_txt {
	text-align: center;
}
.news_txt p {
	height: auto;
}
.news_more a {
	float: none;
}
#contactus {
	display: block;
	text-align: center;
}
.contactus_left {
	display: block;
	width: 100%;
	border-bottom: 1px solid #ddd;
	border-left: none;
	border-right: none;
	padding: 20px;
}
.contactus_right {
	display: block;
	width: 100%;
	height: 250px;
}
.slider_cont h2,.aboutus_left h2,.pages_title h2,.contactus_left h2{
	font-size:21px;
}
.aboutus_left h1,.pages_title h1{
	font-size:25px;
}
.data_list2 li p i{
	font-size:35px;
}
#top,.slider_cont p,.details,.head_fix,.my_contactus,.nav,#aboutus .slideshow_bg{
	display:none;
}
.width{
	width:100%;
}
#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;
}
body.bodyin .slider_cont_all{
	padding:0;
}
}