@media screen and (max-width: 767px) {
body {
	min-width: 320px;
}
.main {
	width: 100%;
	padding: 0 10px;
}
.top {
	height: auto;
}
.top #logo {
	width: 180px;
	margin: 7px 0 14px 0;
}
.top .lang {
	margin: 15px 0 0 8px;
}
.top .slogan {
	display: none;
}
.top .phone {
	height: 31px;
	text-align: center;
	background: #fff;
	margin: 0 -10px;
	float: none;
}
.top .phone .txt {
	display: none;
}
.top .phone .number {
	font: 16px/30px OpenSans-Regular;
	padding: 0;
	display: inline-block;
}
.top .phone .number:before {
	width: 12px;
	height: 20px;
	content: "";
	background: url(../img/icons.png) no-repeat 0 -50px;
	position: absolute;
	top: 6px;
	left: -15px;
}
.top .mobile_toogle {
	display: block;
}
.menu_holder {
	width: 100%;
}
.top .menu {
	display: none;
	position: relative;
	top: 0;
}
.top .menu.open {
	display: block;
}
.top .menu > li {
	width: 100%;
}
.top .menu > li > a {
	height: 53px;
	font: 16px/52px OpenSans-Regular;
	text-align: right;
	text-transform: uppercase;
	background: url(../img/menu_mobile_line.png) repeat-x #8b8b8b;
	padding: 1px 20px 0 10px;
}
.top .menu > li:first-child > a, .top .menu > li:first-child > a:hover, .top .menu > li:first-child > a.act {
	background: #8b8b8b;
}
.top .menu > li > a:hover, .top .menu > li > a.act {
	background: url(../img/menu_mobile_line.png) repeat-x #8b8b8b;
}
.top .menu > li > a:before {
	display: none;
}
.top .menu > li ul {
	background: #ed2f27;
	padding: 10px 0;
	position: relative;
	float: left;
	top: 0;
}
.top .menu > li:hover ul {
	display: none;
}
.top .menu > li ul.open {
	display: block;
}
.top .menu > li ul li {
	width: 100%;
}
.top .menu > li ul li a {
	height: 40px;
	text-align: right;
	background: #ed2f27;
	padding: 0 20px 0 10px;
}
.top .menu > li:first-child > a, .top .menu > li:last-child > a, .top .menu > li ul li:first-child a, .top .menu > li ul li:last-child a {
    border-radius: 0;
    -moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.home_slider .bx_home_slider li .hold {
	height: auto;
	position: relative;
	float: left;
}
.home_slider .bx_home_slider li .hold .main {
	width: 100%;
	height: auto;
	float: left;
}
.home_slider .bx_home_slider li .hold .main .box {
	width: auto;
	font: 18px/1.2 OpenSans-Bold;
	padding: 22px 40px 42px 40px;
	margin: 0 -10px;
	position: relative;
	right: 0;
	bottom: 0;
	display: block;
}
.home_slider .bx_home_slider li .hold .main .box .small {
	font: 14px/1.2 Arial;
	padding: 0 0 10px 0;
}
.home_slider .bx-controls .bx-pager .bx-pager-item a {
	width: 10px;
	height: 10px;
}
.home_slider .bx-controls .bx-controls-direction {
	width: 100%;
}
.home_slider .bx-controls .bx-controls-direction a {
	width: 20px;
	height: 30px;
}
.home_slider .bx-controls .bx-controls-direction a.bx-prev {
	background: url(../img/home_slider_prev_next.png) no-repeat 0 -100px;
	left: 10px;
}
.home_slider .bx-controls .bx-controls-direction a.bx-next {
	background: url(../img/home_slider_prev_next.png) no-repeat 0 -150px;
	right: 10px;
}
.home_news {
	padding: 30px 0;
}
.news_box {
	width: 300px;
	margin: 0 auto 10px auto;
}
.news_box li {
	width: 300px;
	margin: 0 0 20px 0;
}
.news_box.col_4 li {
	width: 300px;
}
.news_box li:first-child {
	margin: 0 0 20px 0;
}
.h1 {
	font: 16px/1.2 OpenSans-Regular;
	padding: 19px 0 6px 50px;
	margin: 0 0 20px 0;
}
.h1:before {
	width: 40px;
	height: 40px;
}
.h1.icon_1:before {
	background: url(../img/headline_icons.png) no-repeat -100px 0;
}
.h1.icon_2:before {
	background: url(../img/headline_icons.png) no-repeat -100px -50px;
}
.h1.icon_3:before {
	background: url(../img/headline_icons.png) no-repeat -100px -100px;
}
.h1.icon_4:before {
	background: url(../img/headline_icons.png) no-repeat -100px -150px;
}
.h1.icon_5:before {
	background: url(../img/headline_icons.png) no-repeat -100px -200px;
}
.h1.icon_6:before {
	background: url(../img/headline_icons.png) no-repeat -100px -250px;
}
.h1.icon_7:before {
	background: url(../img/headline_icons.png) no-repeat -100px -300px;
}
.h1.icon_8:before {
	background: url(../img/headline_icons.png) no-repeat -100px -350px;
}
.home_mid {
	padding: 28px 0 37px 0;
}
.home_mid .left {
	width: 100%;
	padding: 0 0 31px 0;
}
.home_mid .left .mini_slider {
	width: 300px;
}
.home_mid .left .mini_slider .bx-controls .bx-controls-direction a.bx-prev {
	background: url(../img/mini_slider_prev_next.png) no-repeat 0 -50px;
	left: 10px;
}
.home_mid .left .mini_slider .bx-controls .bx-controls-direction a.bx-next {
	background: url(../img/mini_slider_prev_next.png) no-repeat 0 -75px;
	right: 10px;
}
.home_mid .right {
	width: 100%;
}
.home_mid .right .form {
	width: 300px;
}
.home_mid .right .form li.button {
	padding: 37px 0 0 0;
}
.home_mid .right .form li .label_1 {
	width: 100%;
	font: 16px/32px OpenSans-Regular;
}
.home_mid .right .form li span.label_1 {
	display: none;
}
.home_mid .right .form li .hold {
	width: 100%;
}
.home_bottom {
	padding: 24px 0 100px 0;
}
.home_bottom .left {
	width: 100%;
}
.home_bottom .left .banks {
	width: 300px;
}
.home_bottom .left .banks li:nth-child(even) {
	float: left;
}
.home_bottom .right {
	width: 100%;
	padding: 0 0 69px 0;
}
.home_bottom .right .info_box {
	margin: -5px 0 0 0;
}
.home_bottom .right .info_box p {
	font: 14px/1.43 OpenSans-Regular;
	padding: 0 0 15px 0;
}
.home_bottom .right .info_box .button {
	padding: 10px 0 0 0;
}
.header .fix {
	margin: 0 -270px;
}
.container {
	padding: 14px 0 110px 0;
}
.content.tight {
	width: 100%;
	padding: 0 0 15px 0;
}
.content .headline {
	margin: 0 0 60px 0;
}
.content .headline .sort {
	position: absolute;
	left: 0;
	bottom: -25px;
}
.content p {
	font: 14px/1.7 OpenSans-Regular;
}
.content p.center {
	padding: 0 0 10px 0;
}
.content p strong {
	font: 14px/1.7 OpenSans-Bold;
}
.content ul:not([class]) li {
	font: 14px/1.7 OpenSans-Regular;
}
.content .col_3 {
	width: 100%;
	padding: 37px 0 20px 0;
}
.content .col_3 ~ .col_3 {
	padding: 0 0 20px 0;
}
.content .projects_list li .left {
	width: 100%;
	padding: 0 0 25px 0;
}
.content .projects_list li .right {
	width: 100%;
}
.content .city_sort, .content .newsletter {
	width: 300px;
	text-align: left;
	margin: 0 auto;
	float: none;
}
.content .city_sort {
	padding: 10px 0 30px 0;
}
.content .newsletter {
	padding: 10px 0 0 0;
}
.content .city_sort label, .content .newsletter label {
	font: 14px/1.2 OpenSans-Regular;
	margin: 0 0 8px 0;
}
.content .city_sort .hold, .content .newsletter .input {
	width: 100%;
}
.content .new_projects {
	width: 300px;
	margin: 0 auto;
}
.content .new_projects li {
	width: 100%;
	margin: 0 0 20px 0;
}
.content .new_projects li a .bottom {
	font: 16px/1.2 Arial;
}
.content .new_projects li a .bottom .price {
	font: 14px/1.4 Arial;
}
.content .search {
	width: 300px;
	margin: 0 auto;
	float: none;
}
.content .search .left {
	width: 100%;
}
.content .search .mid {
	width: 100%;
	padding: 0;
}
.content .search .right {
	width: 100%;
	padding: 0;
}
.content .search .form li {
	padding: 0 0 5px 0;
}
.content .search .left li .hold, .content .search .mid li .hold {
	width: 100%;
}
.content .search .right li .hold {
	width: 145px;
}
.content .search .form li .label_1 {
	width: 100%;
	text-align: left;
	padding: 0;
}
.content .search .form li span.label_1 {
	display: none;
}
.content .search .left li .input, .content .search .mid li .input {
	width: 100%;
}
.content .search .form.right li .input {
	width: 145px;
}
.content .contact_list {
	padding: 29px 0 0 0;
}
.content .contact_list > li {
	border-top: 0;
	padding: 0;
}
.content .contact_list > li .info {
	width: 100%;
}
.content .contact_list > li .info .hidden_box {
	margin: 10px 0 20px 0;
	display: none;
}
.content .contact_list > li.open .info .hidden_box {
	display: block;
}
.content .contact_list > li .info h4 {
	color: #ed2f27;
	font: 16px/1.2 OpenSans-Bold;
	cursor: pointer;
	border-bottom: 1px solid #ed2f27;
	padding: 10px 30px 10px 0;
	position: relative;
	display: block;
}
.content .contact_list > li .info h4:after {
	width: 0;
	height: 0;
	content: "";
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 5px solid #ed2f27;
	border-bottom: 0;
	position: absolute;
	top: 18px;
	right: 10px;
}
.content .contact_list > li.open .info h4:after {
	border-top: 0;
	border-bottom: 5px solid #ed2f27;
}
.content .contact_list > li .info .txt {
	color: #575757;
	font: 16px/1.2 OpenSans-Regular;
	padding: 0;
	margin: 0 0 5px 0;
}
.content .contact_list > li .info .txt:before {
	display: none;
}
.content .contact_list > li .team_box {
	width: 100%;
	margin: 0;
	display: none;
}
.content .contact_list > li.open .team_box {
	display: block;
}
.content .contact_list > li .team_box > li {
	width: 100%;
	margin: 0 0 30px 0;
}
.content .contact_list > li .team_box > li h5 {
	padding: 0 0 10px 0;
}
.content .contact_list > li .team_box .phone, .content .contact_list > li .team_box .url {
	padding: 0;
	margin: 2px 0 0 0;
}
.content .contact_list > li .team_box > li .phone:before, .content .contact_list > li .team_box > li .url:before {
	display: none;
}
.content .foto_block {
	width: 100%;
	margin: 17px 0 0 0;
}
.content .foto_block .bx_pager {
	margin: 6px 0 0 -6px;
}
.content .foto_block .bx_pager li {
	padding: 0 0 14px 6px;
}
.content .foto_block .video {
	margin: 0 0 16px 0;
}
.content .contact_box {
	width: 100%;
	text-align: center;
	background: none;
	padding: 0 40px;
	margin: 28px 0;
}
.content .contact_box img {
	margin: 0;
	float: none;
}
.content .contact_box h4 {
	font: 16px/1.37 OpenSans-Bold;
	padding: 11px 0 10px 0;
	font: 16px/1.37 OpenSans-Bold;
}
.content .contact_box .phone {
	display: inline-block;
}
.content .contact_box .clear {
	display: block;
}
.content .desc {
	width: 100%;
	margin: 0;
}
.content .desc h1 {
	font: 16px/1.37 OpenSans-Bold;
	padding: 0 0 16px 0;
}
.content .desc .list > li {
	font: 14px/1.7 OpenSans-Regular;
}
.content .desc .list > li strong {
	font: 14px/1.7 OpenSans-Bold;
}
.content .desc .list > li .map {
	width: auto;
}
.content .col_2 {
	width: 100%;
	margin: 20px 0 0 0;
}
.content .col_2 li .input, .content .col_2 li textarea, .content .col_2 li .hold {
	width: 100%;
}
.content .pages {
	margin: 0 0 20px 0;
}
.contact_form {
	width: 300px;
	margin: 0 auto;
	float: none;
}
.contact_form li.button {
	text-align: center;
	margin: 8px 0 0 0;
}
.content .object_slider .box_1 {
	width: 100%;
}
.content .object_slider .box_2 {
	width: 100%;
	padding: 0 24px 0 24px;
	margin: 15px 0 25px 0;
}
.content .object_slider .object_slider_pager li .pager li {
	width: 33.333%;
}
.content .object_left_block {
	width: 100%;
}
.content .object_right_block {
	width: 100%;
}
.content .object_right_block .contact_box {
	margin: 20px 0 0 0;
}
.footer {
	padding: 27px 0 40px 0;
}
.footer .facebook_box {
	display: none;
}
.footer .info_box {
	padding: 20px 0 0 0;
}
.footer .info_box li {
	padding: 20px 0 0 0;
}
.footer .info_box.wide {
	width: 100%;
	padding: 0;
}
.footer .info_box.tight {
	width: 100%;
}
.footer .info_box h3 {
	font: 14px/1.2 OpenSans-Bold;
	padding: 0 0 6px 0;
}
.footer .info_box p {
	font: 14px/1.57 OpenSans-Regular;
}
.copy {
	text-align: center;
	padding: 15px 0;
}
.copy .share {
	width: 100%;
	padding: 0 0 15px 0;
	margin: 0;
}
.copy .url_made {
	display: inline-block;
	float: none;
}
.copy .txt {
	margin: 1px 0 15px 0;
}
.lb-nav a.lb-prev {
	width: 45%;
	left: 10px;
	background: url(../img/prev.png) left 48% no-repeat;
}
.lb-nav a.lb-next {
	width: 45%;
	right: 10px;
	background: url(../img/next.png) right 48% no-repeat;
}
.lb-data .lb-close {
	margin: 0;
	top: -45px;
	right: 10px;
}
.chosen-container-multi .chosen-choices li.search-field {
    padding: 0 0 0 5px;
}
.chosen-container-multi .chosen-choices li.search-choice, 
.chosen-container .chosen-results li.active-result {
    padding: 5px;
}

.btn-clear {
    margin-top: 10px;
}
.selecter-element {
    z-index: 3 !important;
}
}