.w3-bold{font-weight:bold}
.service_main {padding-right: 16px;}

footer img{width:50%;}
h4{font-weight: bold; font-size:25px;}

.index-menu{margin-top:36px;}
.index-menu-icon{font-size: 30px;}
.index-menu-icon-text{font-size:18px}

.index-pinned {height:192px; margin-bottom:16px}
.index-pinned .tags {margin-top: -130px;float: left;margin-left: 0;}
.index-pinned-desc{margin: 0 6px 10px 6px;height: 17px;overflow:hidden;line-height: 17px;font-size: 15px;}
.index-pinned-price-city{line-height: 17px;max-height: 17px;overflow: hidden;padding: 0 6px;margin:8px 0;}
.index-pinned-images img{width:100%; height:130px;}

.index-ad-row img{width: 142px !important; border:0; height:85px}
#index_search{padding:0;}

.list{line-height: 35px;max-height: 35px;overflow: hidden;font-size:16px;}
.w3-main .w3-button{padding:10px;}

.search-type{
	-webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    border: 1px solid #ccc;
    border-right: 0;
    padding-left: 10px;
    background-size: 15px 15px;
    height: 40px;
	background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' data-prefix='fal' data-icon='angle-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-angle-down fa-w-8 fa-2x'%3E%3Cpath fill='currentColor' d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z' class=''%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 95%;
    background-color:#FFF;
    }

@media (min-width:601px){

}
@media (min-width:851px){
	
}
@media (max-width:768px){
}

@media (min-width:851px){
	.w3-detail-overtitle {margin-top: 101px;}
	.service_main {margin-top: 0;}
	.w3-sidebar.w3-collapse {margin-top: 0;}
	#content-rent .w3-container, #content-sale .w3-container,#content-biz .w3-container,#content-other .w3-container {padding: 0!important;}
}
@media (max-width:850px) and (min-width:601px){
	
}
@media (max-width:850px){
	.w3-container { margin-right: 0 !important;margin-left: 0 !important; padding:0 5px;}
	.service_main {padding-right: 0;margin-top:0 !important;}
	.w3-detail-overtitle {margin-top: 50px;}
	.index-menu{margin-top:20px;margin-bottom: 0px !important;}
	.index-menu-icon{font-size: 30px;}
    .index-menu-icon-text{font-size:12px;margin-top:-5px;}
	.index-pinned {height:145px; margin-bottom:10px}
	.index-pinned-desc{font-size: 13px;line-height: 18px;height: 18px;margin-bottom:8px}
	.index-pinned-price-city{margin:5px 0;}
	.index-pinned-images img{width:100%; height:90px;}
	.index-pinned .tags {margin-top: -90px;}
	.w3-main .w3-button{padding:10px 2px;}
	#index_search{padding:0 5px;}
	.index-ad-row img{width: 98% !important; border:0; height:auto;}


}
@media (max-width:600px){
	.index-menu-icon{font-size: 25px;}
	footer a{padding-right:16px !important;}
	footer img{width:100%;}
}

@media (max-width:320px){
	.index-menu-icon{font-size: 19px;}
	.index-menu-icon-text{font-size:10px;margin-top:-5px;}
	.list{font-size:13px;}

}