@media (max-width: 1210px) {
	.wrapper {
		width: 900px;
	}
	.navigation {
		width: 1040px;
	}
	.navigation li {
		margin-left: 30px;
	}
	.last-work ul {
		margin: 70px 0 0 -76px;
	}
	.last-work li {
		margin-left: 100px;
		width: 220px;
	}
	.last-work .image {
		height: 200px;
	}
	.last-work .image:after {
		width: 180px;
		height: 180px;
	}
	.services-index li {
		width: 292px;
	}
	.footer .footer-cont {
		display: none;
	}
	.sidebar {
		width: 320px;
	}
	.sidebar .left-menu > li > a {
		padding: 10px 25px 5px;
	}
	.page_content {
		width: 550px;
	}
	.services .description {
		width: 350px;
	}
	.calculation .more {
		width: 260px;
		margin-left: -130px;
	}
	.prices .name {
		width: 380px;
	}
	.prices .price {
		width: 120px;
	}
	.portfolio .image {
		width: 220px;
		margin-right: 20px;
	}
	.portfolio .text {
		width: 310px;
	}
	.prices-page .price-list {
		width: 340px;
	}
	.prices-page .tabs {
		width: 560px;
	}
	.prices-page .tab .name {
		width: 300px;
	}
}
@media (max-width: 910px) {
	body {
		background: url(../img/bg480.png) repeat-x top center;
		background-size: auto;
	}
	body.page {
		background: #faf7f4 url(../img/bg480.png) repeat-x top center;
	}
	.wrapper {
		width: 420px;
	}
	.head {
		height: 80px;
	}
	.hide910 {
		display: none;
	}
	.show480 {
		display: block;
	}
	.head .right, .navigation ul, .form-index, .navigation:after, .navigation:before {
		display: none;
	}
	.leaves-left {
		width: 80px;
		height: 62px;
		background: url(../img/leaves-left-mobile.png) no-repeat;
		margin-right: 200px;
		top: 150px;
	}
	.leaves-right {
		width: 102px;
		height: 339px;
		background: url(../img/leaves-right-mobile.png) no-repeat;
		margin-left: 210px;
	}
	.head .left {
		color: #87746b;
		font-size: 14px;
		float: right;
		width: 250px;
		line-height: 20px;
		position: relative;
		padding: 20px 50px 20px 0;
	}
	.head .lleft {
		float: left;
		line-height: 80px;
	}
	.head .left .ico {
		position: absolute;
		top: 22px;
		right: 0px;
		background-color: #de9962;
		border-radius: 50%;
		width: 36px;
		height: 36px;
		background-position: -1px -1px;
	}
	.navigation {
		width: 100%;
		margin-left: 0;
		height: auto;
		text-align: center;
		padding-bottom: 70px;
		margin-bottom: 160px;
	}
	.logo {
		float: none;
		display: inline-block;
	}
	.phone-mobile {
		font-size: 32px;
		margin-top: 30px;
		position: relative;
	}
	.phone-mobile a {
		color: #282829;
		font-size: 21px;
		text-decoration: none;
	}
	.phone-mobile .mobile-order {
		line-height: 70px;
		font-family: 'Hypatia';
		font-weight: bold;
		font-size: 22px;
		color: #fff;
		background: #79c42a;
		border: none;
		border-radius: 35px;
		display: block;
		position: absolute;
		bottom: -105px;
		width: 300px;
		left: 50%;
		margin-left: -150px;
	}
	.services .description {
		width: 100%;
	}
	h1 {
		font-size: 45px;
	}
	h1 span {
		font-size: 28px;
		line-height: 30px;
	}
	.block-title {
		text-align: center;
		font-size: 36px;
	}
	.block-title span {
		font-size: 40px;
	}
	.services-index ul {
		margin: 50px 0 0 0;
	}
	.services-index li {
		margin-left: 0;
		width: 100%;
	}
	.index-price .block-title.center {
		font-size: 26px;
		line-height: 5px;
	}
	.block-title.center span {
		font-size: 30px;
	}
	.index-price {
	    background-size: 150%;
	}
	.index-price .price-bg {
		position: relative;
		text-align: center;
		padding: 50px 30px 30px;
	}
	.price-icon {
		position: absolute;
		top: -49px;
		left: 50%;
		margin-left: -49px;
		border: 9px solid rgba(247, 243, 237, 0.65);
		line-height: 75px;
	}
	.price-bg span br {
		display: none;
	}
	.not-standart a {
		padding: 0 40px;
		font-weight: bold;
	}
	.footer {
		text-align: center;
	}
	.footer .footer-cont {
		display: block;
		margin: 0;
		border: none;
		width: 100%;
		padding: 10px 0;
	}
	.footer .bottom-navigation {
		width: 100%;
		float: none;
		text-align: center;
	}
	.footer .bottom-navigation ul {
		margin: 70px 0 25px 0;
	}
	.footer .bottom-navigation ul li {
		width: 100%;
		display: block;
		margin-left: 0;
	}
	.slider-last-work {
		position: relative;
		padding: 0 85px;
	}
	.slider-last-work > a {
		display: block;
		position: absolute;
		top: 148px;
		width: 54px;
		height: 54px;
		background: #fff6e8;
		border-radius: 50%;
		line-height: 52px;
		text-align: center;
	}
	.slider-last-work #goToPrevLastWorksSlide {
		left: 0;
	}
	.slider-last-work #goToNextLastWorksSlide {
		right: 0;
	}
	.last-work .image:after {
		display: none;
	}
	.last-work ul {
		margin: 70px 0 0 0;
	}
	.last-work li {
		margin: 0;
		text-align: center;
	}
	#order .desc {
		text-align: center;
		margin: 15px 0;
	}
	#mobile_menu {
		width: 100%;
		height: 100%;
		background: #fff;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 11;
		padding: 26px 0;
	}
	#mobile_menu ul {
		margin: 28px 0 0;
		padding: 0;
		list-style: none;
	}
	#mobile_menu li {
		text-align: center;
	}
	#mobile_menu li.active {
		background: #a9d40b;
		color: #fff;
	}
	#mobile_menu li a {
		display: block;
		line-height: 30px;
		font-size: 18px;
		padding: 20px;
		text-decoration: none;
		font-weight: bold;
		text-transform: uppercase;
	}
	#mobile_menu li.active a {
		color: #fff;
	}
	.breadcrumbs {
		margin-bottom: 10px;
	}
	h1.page_h1 {
		font-size: 40px;
		line-height: 40px;
		margin: 30px 0 30px;
	}
	.sidebar {
		display: none;
	}
	.page_content {
		width: 100%;
		float: none;
	}
	.page .footer {
		margin-top: 50px;
	}
	.services .image {
		width: 100%;
	}
	.services li {
		text-align: center;
	}
	.calculation {
		border: none;
	}
	.calculation > div {
		float: none;
		width: 100%;
		background: #fff;
		border-radius: 10px;
	}
	.calculation > div + div {
		margin-top: 130px;
	}
	.calculation .not-bg .more {
		background: #79c42a;
		color: #fff;
	}
	.services-menu {
		margin-top: 20px;
	}
	.sm ul {
		display: none;
	}
	.services-menu.active .sm {
		position: relative;
		z-index: 9;
	}
	.services-menu.active .sm > ul {
		display: block;
		z-index: 9;
		position: absolute;
		width: 100%;
	}
	.sm > a {
		padding: 2px 30px 0;
		text-decoration: none;
		background: #fff;
		line-height: 70px;
		border-radius: 10px;
		display: block;
		font-weight: bold;
	}
	.sm > a i {
		margin-right: 10px;
		position: relative;
		top: -2px;
	}
	.overlay_menu {
		background: rgba(128, 177, 76, 0.5);
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		display: none;
		z-index: 8;
	}
	.services-menu.active .overlay_menu {
		display: block;
	}
	
	
	.services-menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.services-menu .left-menu {
		margin-top: 20px;
	}
	.services-menu ul a {
		display: block;
		text-decoration: none;
		line-height: 45px;
		padding: 0 40px;
	}
	.services-menu .left-menu > li + li {
		border-top: 1px solid #f4ede3;
	}
	.services-menu .left-menu > li > a {
		padding: 10px 40px 5px;
		font-weight: bold;
		font-family: 'Hypatia';
		text-transform: uppercase;
		font-size: 14px;
		background: #fff;
	}
	.services-menu .left-menu > li.active > a {
		background: #79c42a;
		color: #fff;
	}
	.services-menu .left-menu > li:first-child > a {
		padding-top: 30px;
		border-radius: 10px 10px 0 0;
	}
	.services-menu .left-menu > li:last-child > a {
		padding-bottom: 30px;
		border-radius: 0 0 10px 10px;
	}
	.services-menu .left-menu ul {
		display: none;
		background: #fafafa;
		padding: 20px 0;
		font-size: 16px;
	}
	.services-menu .left-menu li.active ul {
		display: block;
	}
	.services-menu .left-menu ul li.active a {
		background: #ffc59a;
		color: #fff;
	}
	.prices-page .tabs {
		width: 100%;
		border-radius: 0;
	}
	.prices-page .tabs:after {
		display: none;
	}
	.prices-page .tab {
		border-radius: 0;
	}
	.portfolio {
		margin: 70px 0 70px;
	}
	.portfolio .name {
		height: 50px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.portfolio .text {
		width: 100%;
	}
	.portfolio .image {
		width: 300px;
		margin: 0 60px 30px;
	}
	.portfolio #goToPrevWorksSlide {
		bottom: auto;
		top: 210px;
		left: 0;
		right: auto;
	}
	.portfolio #goToNextWorksSlide {
		bottom: auto;
		top: 210px;
		right: 0;
	}
	.services-menu ul a {
		line-height: 25px;
		padding: 20px 40px 15px;
	}
	.modal {
		padding: 40px;
		position: relative;
		background: #fff;
		border-radius: 10px;
		display: none;
		width: 300px;
		z-index: 9;
	}
	.row-form label {
		margin-right: 5px;
	}
	.modal input[type=text] {
		height: 40px;
	}
	.modal .block-title {
		font-size: 25px;
	}
}
@media (max-width: 420px) {
	.wrapper {
		width: 300px;
	}
	.navigation {
		padding: 20px 20px 50px;
	}
	.logo b {
		font-size: 35px;
	}
	.phone-mobile .mobile-order {
		width: 260px;
		margin-left: -130px;
		font-size: 20px;
		line-height: 50px;
		bottom: -75px;
	}
	.contacts li span:not(.icon) {
		font-size: 20px;
	}
	h1.page_h1 {
		font-size: 30px;
		line-height: 30px;
		margin: 30px 0 30px;
	}
	h1 {
		font-size: 35px;
	}
	.page .navigation {
		margin-bottom: 80px;
	}
	.years_about .year {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.services li {
		padding: 30px;
	}
	.services-phone .or {
		font-size: 14px;
		font-weight: normal;
	}
	.services-phone .more {
		font-size: 15px;
		font-weight: normal;
		width: 100%;
		margin-left: -50%;
	}
	.sm > a {
		font-weight: normal;
		font-size: 13px;
	}
	.prices .name {
		width: 100%;
	}
	.tab-desc {
		padding: 30px 40px 20px;
	}
	.prices-page .tab .name {
		width: 100%;
		font-size: 20px;
	}
	.haha-zabil-pro-eto a {
		font-weight: normal;
		padding: 0 30px;
    }
	.portfolio .name {
		font-size: 22px;
	}
	.portfolio .image {
		width: 280px;
		margin: 0 10px 30px;
	}
	.services-phone .phone {
		font-size: 20px;
	}
	.slider-last-work {
		padding: 0 10px;
	}
	.slider-last-work > a {
		z-index: 2;
	}
	.index-price .block-title.center {
		line-height: 25px;
	}
	.block-title span {
		line-height: 30px;
		margin-bottom: 20px;
	}
	.not-standart a {
		padding: 0 20px;
		font-weight: normal;
		font-size: 14px;
	}
}