
.carousel.property .preview img {
    max-width: 100%;
    width: auto;
    vertical-align: middle;
    max-height: 420px;
}

@media (min-width: 980px) {
    .carousel.property .preview {
        height: 420px;
        overflow: hidden;
        text-align: center;
        line-height: 420px;
        vertical-align: middle;
    }
}

#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
    margin-left: 20px;
}

.widget.properties .content .property .image {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 104px;
    max-height: 84px;
    overflow: hidden;
}


#footer-inner > div > div.span2.copyright > p > span {
    float:right;
}

.chzn-container-multi .chzn-choices .search-field input {
    height: inherit;
}

#main > div > div.span9 > div.properties-grid > div > div > div.image > div.content {
    height: 202px;
    overflow: hidden;
}


.recent-offer-view-link {
    max-width: 250px;
}

.width100 {
    width: 50px!important;
}

.widget.properties .content .property .title h3 a {
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    text-decoration: none;
}

.features-wrapper {
    background: #02344a;
    margin-bottom: 10px;
}
.features-wrapper .page-header{
    color: #ffffff;
}

.recaptcha .img{
    height:46px;
    width:20px;
}

@media (min-width: 1200px){
	.row-fluid .span8 {
		width: 59.81196581196582%;
		float: right;
	}
}

@media (max-width: 979px) and (min-width: 768px){
	.row-fluid .span8  {
		width: 50.81196581196582%;
		float: right;
	}
	.hot-offers-list-row .span6  {
		width: 530px;
	}
	.properties-rows .row .property .row .span6  {
		width: 530px;
	}
	#content .container .row .span9{
		width: 538px;
	}

	#content .container .properties-rows .row .span9{
		width: 538px;
	}


	#content .container .properties-rows .row .span9 .row .span6{
		margin: 0;
		float: right;
		width: 352px;
	}

	#content .container .properties-rows .row .span9 .row .span3{
		float: left;
	}

	#content .container .row .span3{
		width: 160px;
	}

	.hot-offers-list-row .property  {
		margin-bottom: 15px !important;
	}

	.block-sorting .controls select{
		width: 143px;
	}
	.properties-grid .property .image img{
		height: 130px;
	}
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {

	#side-filter-block {
		padding: 10px 10px 0px 10px;
		box-sizing: border-box;
		width: 100%;
	}

	.row-filter .select2-container {
		width: 100% !important;
	}

	#content .container .row .span9{
		padding: 0px;
	}

	#content .container .properties-rows >.row > .span9{
		margin-top: 10px;
		margin-left: 40px;
		width: 506px;
	}

	#content .container .properties-rows .row .span9 .row .span6{
		width: 100%;
		padding: 20px 30px 20px 50px;
		box-sizing: border-box;
	}

	#content .container .properties-rows .property .title-price .fontSize-18{
		padding-right: 0px;
	}

	#content .container .properties-rows .row .span9 .row .span3{
		width: 100%;
	}

	#content .container .properties-rows .row .span9 .row .span3 .content{
		width: 100%;
		padding-right: 20px;
		box-sizing: border-box;
	}

	#content .container .properties-rows > .row > .span9 > .row > .span3 > .content > img{
		width: 100%;
	}

	#content .container .properties-rows .property .title-price {
		padding: 0px 0 10px 0;
	}
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
	.row-filter input {
		width: 100%;
		box-sizing: border-box;
		padding: 20px 10px;
	}
}

@media (max-width: 768px){
	.block-sorting .controls{
		padding-right: 8px;
	}
	.block-sorting .controls select{
		width: 130px;
	}
}
#filter{margin: 9px;}

.properties-rows.properties-grid {
	margin-top: 10px;
	min-width: 30%;
}
.properties-rows .property{
	padding: 0;
}
/*.row { //TODO конкретно к чему он относится? не надо глобального его для всей темы делать
	padding-top: 8px;
}*/

.iti.iti--allow-dropdown {
    width: 100%;
}


