/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#top {
	position: relative;
	top: 0;
	right: 0;
}
.s_contact {
	float: none;
}
.s_contact li {
	float: none;
	display: block;
	text-align: center;
}
#header {
	height: auto;
	top:0;
	right:0;
	position: relative;
}
.logo {
	width: 100%;
	padding:10px;
	overflow:hidden;
	position:relative;
	z-index:100;
	height: auto;
	text-align: center;
}
.logo a img {
	display: inline-block;
	max-height: 70px;
}
#nav {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	clear: both;
	overflow: hidden;
	height: auto;
}
.search_icon {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	border: none;
	background: rgba(33,33,33,0.7);
	float: none;
	margin-right: 5px;
	display: inline-block;
}
.icon_menu_open {
	display: block;
	background: rgba(33,33,33,0.7);
	width: 30px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 30px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 10px;
}
.icon_menu_open.active{
	background:#bd9c7a;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav{
	float:none;
	margin:15px 0px 0px;
	text-align:center;
	display:none;
}
.nav li {
	float: none;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(33,33,33,0.2);
	height: auto;
	line-height:normal;
	padding: 13px 10px;
	border-left: none;
}
.sub {
	position: relative;
	top: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.foot_loop {
	float: none;
	width: 100%;
	padding: 15px;
	text-align: center;
}
.foot_loop h2:after{
	margin:10px auto 0px;
}
.foot_loop ul.foot_branch li {
	float: none;
	width: 100%;
}
.foot_loop ul.foot_branch li a {
	height: auto;
	line-height: normal;
	padding: 8px;
	display: block;
}
#footer .social li a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	border: 1px solid rgba(255,255,255,0.08);
}
#footer .social li a:hover{
	background:#3e9bf1;
}
#footer .social li a span{
	display:none !important;
}
#bottom {
	height: auto;
	text-align: center;
	padding:15px;
}
.copyrights,.design {
	float: none;
	line-height: normal;
}
#slideshow {
	height: 350px;
}
.cycle-pager {
	display: none;
}
.slider_cont {
	padding: 5px;
}
.slider_cont_all {
	max-width: 100%;
	padding: 10px 30px;
}
.slider_cont h2 {
	font-size: 20px;
}
.slider_cont p {
	display:none;
}
.slider_cont a {
	padding: 4px 10px;
	font-size: 13px;
}
.slider {
	padding-top: 0px;
}
#progress_a {
	top: 0;
}
.data_list li {
	float: none;
	border-left: none;
	border-bottom: 1px solid rgba(33,33,33,0.1);
	width: 100%;
	text-align: center;
	padding: 30px 15px;
}
.data_list li p {
	height: auto;
}
#aboutus {
	text-align: center;
}
.aboutus_right {
	width: 100%;
	float: none;
	margin-bottom:20px;
	overflow:hidden;
	padding: 0;
}
.aboutus_left {
	width: 100%;
	text-align: center;
	overflow:hidden;
	padding:15px;
	float: none;
	clear: both;
}
.aboutus_left h2:after{
	margin:15px auto 0;
}
.aboutus_left a {
	float: none;
}
.pages_title {
	padding: 0px 15px;
}
.pages_title h2,#contlist .pages_title h2 {
	font-size: 22px;
}
.pages_title h1{
	font-size:18px;
}
.pages_title span {
	font-size: 13px;
}
#count {
	padding: 50px 0px;
	text-align: center;
}
#count ul li {
	width: 100%;
}
.count_all h2 {
	height: auto;
}
.services li {
	width: 100%;
}
.serv_right {
	float: none;
	position: relative;
	width: 100%;
	display: block;
}
.serv_right img {
	object-fit: unset;
	width: 100%;
	display: block;
	height: auto;
	object-position: unset;
}
.serv_right span {
	width: 40px;
	height: 40px;
	position: absolute;
	top: auto;
	bottom: 10px;
	right: 50%;
	line-height:40px;
	font-size:14px;
	margin-right: -20px;
}
.serv_right span:after {
	width: 30px;
	height: 30px;
	top: 3px;
	right: 3px;
}
.serv_left {
	padding: 15px;
	margin: 0;
	text-align: center;
}
.serv_left h2 b {
	margin-right: auto;
	margin-left: auto;
}
.serv_left p {
	height: auto;
}
#partners {
	padding: 50px 0px;
	text-align: center;
}
.realstate_loop {
	float: none;
	width: 100%;
	text-align: center;
}
.realstate_img {
	height: auto;
}
.realstate_txt h2 {
	font-size: 14px;
}
.realstate_txt ol li {
	font-size: 12px;
}
.realstate_txt ol li:before{
	width:96%;
}
#contactus {
	text-align: center;
}
#contactus .pages_title {
	text-align: center;
}
#contactus a {
	width: auto;
	display: block;
	float: none;
	margin-right: 10px;
	margin-left: 10px;
}
.news_loop {
	float: none;
	width: 100%;
}
.news_img {
	height: auto;
}
.news_txt {
	text-align: center;
}
.news_txt p {
	height: auto;
}
.news_more {
	text-align: center;
}
.news_loop:nth-child(3n+3) {
	width: 100%;
}
#top .social,.welcome,.s_contact li.mail,#header:before,#header:after,.logo_slice,.nav li a:after{
	display: none;
}
.width{
	width:100%;
}
#precemp {
	text-align: center;
	padding:10px;
	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;
}
.post_slider_ul li{
	height:250px;
}
}