@media (max-width: 1024px) {
	.bg-head {
		width: 100%;
	}
	.logo a {
		margin-left: 26px;
		float: none;
	}
	.tel {
		margin-top: 35px;
		font-size: 20px;
	}
	.title_icons {
		text-align: center;
	}
	.icons_text .text {
		margin-top: -22px;
	}
	.title_house {
		margin-top: 0;
	}
	.advantages .av {
		margin-top: 10px;
	}
	.btns {
		margin-top: 50px;
	}
	.homes_text .t2 {
		text-align: center;
		background-position: center;
	}
	.provided {
		height: 290px;
	}
	.provs {
		margin-top: 60px;
	}
}
@media (max-width: 900px) {
	.header, .footer, .bg-head {
		height: 160px;
	}
	.email a {
		float: none;
		width: 151px;
		margin: 35px auto 0;
	}
	.tel {
		width: 210px;
		margin: 45px auto 0;
	}
	.logo {
		margin-top: 0;
	}
	.logo a {
		width: 210px;
		margin: 27px auto 0;
	}
	.bg-head {
		background-size: cover;
	}
	.logo::before {
		display: none;
	}
	.bg-head .col-sm-6 {
		height: 65px;
	}
	.header .btn_head a, .footer .btn_head a {
		margin: 30px auto 0;
	}
	.slider .text {
	    font-size: 34px;
	}
	.slider .text .ha1 {
	    width: 538px;
	}
	.title_icons {
	    background-position: 85px center;
	}
	.advantages .av span {
		display: block;
		margin-top: 10px;
	}
	.houses .imgs div{
		margin-bottom: 10px;
	}
	.houses {
		background-size: cover;
	}
	.homes_text .t1 {
		text-align: center;
		background-position: center;
	}
	.advantages .btns .btn_one {
		display: none;
	}
	.contact_form input[type="button"] {
		width: 80%;
		margin-top: 5px;
	}
	.contact_form input {
		margin: 0 10%;
	}
	.contact_form input[type="text"]:nth-child(1) {
		margin-right: 0;
	}	
	.contact_form input[type="text"]:nth-child(1) {
		width: 284px;
	}
	.contact_form {
	    padding: 18px 0;
	}
	.contact_form input[type="text"] {
		width: 40%;
	}
}
@media (max-width: 736px) {
	.header, .footer, .bg-head {
		height: auto;
	}
	.bg-head .col-sm-6 {
		height: 90px;
	}
	.slider .text .ha1 {
		width: 100%;
	}
	.slider .text {
	    font-size: 27px;
	}
	.title_icons {
		background-position: -5px center;
	}
	.icons_text .text {
		margin-top: 5px;
	}
	.title_house {
	    padding-top: 19px;
	}
	.provided {
		height: auto;
		margin-top: -123px;
		background-size: cover;
	}
	.provs .prov {
		margin-bottom: 20px;
	}
	.title_contact {
		font-size: 27px;
		line-height: 2;
	}
	.contact_form {
		padding: 10px;
	}
	.contact_form input {
		margin: 0;
	    width: 100% !important;
	}
	.contact_form input[type="text"]:nth-child(1) {
		margin-bottom: 10px;
	}
	.contact_form input[type="button"] {
		margin-top: 10px;
	}
}
@media (max-width: 500px) {
	.form_wrap {
		width: 100%;
		padding: 31px;
	}
	.title_house {
		font-size: 28px;
	}
	.slider .text {
	    margin-left: 0;
	}
	.advantages .av {
	    font-size: 35px;
	}
	.homes_text .t1 {
	    background-size: contain;
		font-size: 21px;
		padding: 25px 30px;
	}
	.homes_text .t2 {
		background-size: contain;
		font-size: 21px;
	}
	.title_icons {
		 background-position: -14px center;
		text-align: center;
		margin: auto;
	}
}
@media (max-width: 380px) {
	.title_icons {
		background: none;
	}
	.title_house {
		font-size: 22px;
		padding-top: 29px;
	}
	.homes_text .t1, .homes_text .t2 {
		font-size: 17px;
	}
	.btns .btnx {
		width: 100%;
		background-size: contain;
	}
}
@media (max-width: 320px) {
	.slider .text {
		padding: 0;
	}
	.title_icons {
		font-size: 29px;
	}
	.title_house {
	    font-size: 20px;
		padding-top: 19px;
	}
	.advantages .av {
		font-size: 30px;
	}
	.homes_text .t1, .homes_text .t2 {
		font-size: 15px;
	}
	.btns .btnx {
		padding-bottom: 84px;
		font-size: 16px;
		padding-top: 11px;
	}
	.title_contact {
	    font-size: 23px;
		line-height: 1.7;
	}
}