@media screen and (max-width : 960px) {
	.container {
		max-width: 660px;
		padding: 0 10px;
	}

	header .header-info {
		max-width: 160px;
		font-size: 16px;
	}

	header .header-contatcs a {
		font-size: 34px;
	}

	.main-part .title-wrap h1 {
		font-size: 54px;
	}

	.main-part .title-wrap h2 {
		font-size: 31px;
	}

	.main-part .title-wrap .sub-title div {
		font-size: 27px;
	}

	.main-part .title-wrap .sub-title div:nth-child(1) {
		width: 325px;
	}

	.main-part .title-wrap .sub-title div:nth-child(2) {
		width: 460px;
	}

	.main-part .title-wrap .sub-title {
		margin-left: -100px;
	}

	.first-block {
		/*background: #fff url("/img/first-bg.jpg") no-repeat bottom  center;*/
		background: #fff url("/img/main-bg.png") no-repeat top center;
	}

	.main-part .img-wrap:before {
		bottom: 15px;
	}

	.why-us {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}

	.why-us .one-why {
		width: 43%;
	}

	.first-form input {
		width: 290px;
	}

	.first-form .btn-red {
		width: 300px;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.with-btn ul li {
		font-size: 15px;
	}

	.why-us-form {
		padding: 30px 0;
	}

	.brands-wrap {
		padding: 0 40px;
	}

	.brands-slider .slide .item {
		width: calc(100% / 4);
	}

	.mosheniki .red-border-text {
		margin-bottom: 55px;
	}

	.mosheniki .btn-red {
		width: 100%;
	}

	.mosheniki .read-more {
		display: block;
	}

	.mosheniki article {
		overflow: hidden;
		max-height: 305px;
		-webkit-transition: .6s;
		   -moz-transition: .6s;
		    -ms-transition: .6s;
		     -o-transition: .6s;
		        transition: .6s;
	}

	.mosheniki article.active {
		max-height: 100%;
	}

	.what-say-slider-wrap {
		padding: 0;
	}

	.one-rev {
		padding: 20px 50px;
	}

	.one-rev .content {
		-webkit-align-items: flex-start;
		        align-items: flex-start;
	}

	.one-rev .photo-wrap,
	.one-rev .img-wrap {
		width: 19%;
	}

	.one-rev .rev-text {
		width: 62%;
	}

	.one-rev .rev-text {
		padding: 0 10px;
	}

	.what-say-slider-wrap .bx-wrapper .bx-prev,
	.slick-prev {
		left: 5px;
	}
	.what-say-slider-wrap .bx-wrapper .bx-next,
	.slick-next {
		right: 5px;
	}

	.why-first .why-first-one {
		padding: 95px 0 0;
		min-height: 190px;
		background-position: top center;
	}

	.col-33 {
		width: 30%;
		text-align: center;
	}

	.about-us .item {
		width: 51%;
	}

	.about-us .container {
		background: url("/img/about-t.png") no-repeat bottom left;
	}

	.about-us .item2 {
		display: none;
	}

	.about-us .read-more {
		display: block;
	}

	.why-not .grid .img {
		max-width: 300px;
		top: 155px;
		left: 0;
	}

	.why-not .item:nth-child(1),
	.why-not .item:nth-child(7) {
		margin-left: 0;
	}

	.why-not .item:nth-child(2),
	.why-not .item:nth-child(6) {
		margin-left: 260px;
	}

	.why-not .item:nth-child(3),
	.why-not .item:nth-child(5) {
		margin-left: 310px;
	}

	.why-not .item:nth-child(2) {
		margin-bottom: 25px;
	}

	.why-not .item:nth-child(3) {
		margin-bottom: 10px;
	}

	.why-not .item:nth-child(4) {
		margin-left: 350px;
		margin-bottom: 15px;
	}

	.why-not .item:nth-child(5) {
		margin-bottom: 0;
	}

	.why-not .item:nth-child(6) {
		margin-bottom: 0;
	}

	.contacts .header .call {
		font-size: 24px;
	}

	.col-50 {
		width: 100%;
	}

	.col-50:nth-child(2) {
		width: 100%;
		padding: 0;
	}

	footer .logo {
		width: 25%;
	}

	footer .logo img {
		max-width: 100%;
	}

	.footer-info {
		width: 31%;
	}

	.pick-defect .grid {
		height: 675px;
	}

	.pick-defect .break-coffe {
		left: 120px;
		top: 165px;
	}

	.pick-defect .item:nth-child(n) {
		width: auto;
		padding: 0;
	}

	.pick-defect .item:hover {
		background: rgba(23, 16, 16, 0);
	}

	.pick-defect .item ul {
		display: none;
	}

	.pick-defect .item:nth-child(n) .price {
		position: static;
		margin: auto;
	}


	.pick-defect .item:nth-child(1) {
		left: 5px;
	}

	.pick-defect .item:nth-child(2) {
		left: 237px;
	}

	.pick-defect .item:nth-child(3) {
		top: 0px;
		right: 33px;
	}

	.pick-defect .item:nth-child(4) {
		top: 229px;
		left: -10px;
	}

	.pick-defect .item:nth-child(5) {
		top: 236px;
	}

	.pick-defect .item:nth-child(6) {
		bottom: 26px;
		left: 2px;
	}

	.pick-defect .item:nth-child(7) {
		bottom: 20px;
		left: 241px;
	}

	.pick-defect .item:nth-child(8) {
		bottom: 35px;
	}

	.pick-defect .item:nth-child(1) h3 span:after {
		content: url("/img/lines/1-m.png");
	}

	.pick-defect .item:nth-child(2) h3 span:after {
		content: url("/img/lines/2-m.png");
		left: 11px;
	}

	.pick-defect .item:nth-child(3) h3 span:after {
		content: url("/img/lines/3-m.png");
		left: -78px;
	}

	.pick-defect .item:nth-child(4) h3 span:after {
		content: url("/img/lines/4-m.png");
	}

	.pick-defect .item:nth-child(5) h3 span:after {
		content: url("/img/lines/5-m.png");
		left: -173px;
	}

	.pick-defect .item:nth-child(6) h3 span:after {
		content: url("/img/lines/6-m.png");
	}

	.pick-defect .item:nth-child(7) h3 span:after {
		content: url("/img/lines/7-m.png");
	}

	.pick-defect .item:nth-child(8) h3 span:after {
		content: url("/img/lines/8-m.png");
		top: -81px;
	}

	.box-modal:before,
	.box-modal:after {
		content: none;
	}

	.box-modal {
		max-width: 400px;
	}

	.popup-form {
		/*max-width: 320px;*/
		padding: 30px 10px 40px;
	}

	.popup-form .popup-form-title {
		font-size: 20px;
		text-align: center;
	}

	.popup-form .popup-form-title,
	.popup-form form {
		max-width: 320px;
	}

	.popup-form form .col {
		width: 100%;
	}

	.popup-form label {
		text-align: center;
	}

	.popup-form input {
		max-width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.popup-form .btn-red {
		max-width: 100%;
	}

	.popup-form form p {
		max-width: 230px;
		text-align: center;
		margin: 25px auto 0;
	}

	.break-content {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	    -webkit-justify-content: space-between;
	            justify-content: space-between;
	}

	.break-content .problem {
		width: 36%;
	}

	.break-content .img {
		width: 56%;
	}

	.break-content .img span {
		width: 62px;
		height: 62px;
		font-size: 30px;
	}

	.break-content .problem h2 {
		font-size: 20px;
	}

	.break-content .price {
		width: 170px;
		height: 170px;
		margin: 10px 0 30px;
		/*margin: -45px 0 30px;*/
		position: relative;
		z-index: 2;
	}

	.break-content .price span:last-child {
		margin-top: 10px;
	}

	.breakModals .popup-form {
		position: relative;
	}

	.breakModals .popup-form:before {
		content: "";
		position: absolute;
		width: 2000px;
		height: 100%;
		top: 0;
		bottom: 0;
		right: 100%;
		background: #FFF;
	}

	.breakModals .popup-form:after {
		content: "";
		position: absolute;
		width: 2000px;
		height: 100%;
		top: 0;
		bottom: 0;
		left: 100%;
		background: #FFF;
	}

	.breakModals .popup-form form {
		position: relative;
	}

	.breakModals .popup-form form:after {
		content: url("/img/right-break.png");
		position: absolute;
		bottom: 90px;
		right: -130px;
		z-index: 50;
	}

	.box-modal_close {
		top: 5px;
		right: 5px;
	}

	.wrap-for-table {
		padding: 25px 25px 0;
	}

	.wrap-for-table .table-row {
		padding: 15px 15px 10px;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}

	.wrap-for-table .table-row .text,
	.wrap-for-table .table-row .price-and-btn {
		width: 100%;
	}

	.wrap-for-table .table-row .text {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.wrap-for-table .table-row .price-and-btn {
		-webkit-justify-content: space-between;
		        justify-content: space-between;
	    -webkit-align-items: center;
	            align-items: center;
	}

	.wrap-for-table .table-row .price-and-btn p {
		padding: 0;
		font-size: 20px;
	}

	.wrap-for-table .table-row .price-and-btn a {
		height: 36px;
		font-size: 24px;
	}

	#popup-2 .popup-form {
		padding-left: 25px;
		padding-right: 25px;
	}

	#popup-2 .popup-form-title,
	#popup-2 .popup-form form {
		margin: auto;
	}

	#popup-2 .popup-form-title,
	#popup-4 .popup-form-title {
		margin-bottom: 15px;
	}

	#popup-4 {
		max-width: 460px;
	}

	.brands {
		padding: 45px 40px 60px;
	}

	.brands .brands-col ul li a {
		font-size: 12px;
	}

	.brands .brands-col {
		display: none;
		width: 80px;
	}

	.brands .brands-col.mob {
		display: block;
	}

	#popup-4 .popup-form {
		position: relative;
	}

	#popup-4 .popup-form:before {
		content: url("/img/left-popup4.png");
		position: absolute;
		bottom: 127px;
		left: -45px;
	}

	#popup-4 .popup-form:after {
		content: url("/img/right-popup4.png");
		position: absolute;
		bottom: 119px;
		right: -12px;
	}

	#popup-4 .popup-form .popup-form-title,
	#popup-4 .popup-form form {
		margin: auto;
	}

	#popup-4 .popup-form .popup-form-title {
		margin-bottom: 15px;
	}

	#popup-4 > .box-modal_close {
		display: none;
	}

	#popup-4 .popup-form .box-modal_close {
		display: block;
	}

	#popup-3 {
		max-width: 470px;
		padding: 0 70px;
		background: #FFF;
	}

	#popup-3 .popup-form {
		position: relative;
	}

	#popup-3 .popup-form:before {
		content: url("/img/left-popup3.png");
		position: absolute;
		bottom: 238px;
		left: -129px;
	}

	#popup-3 .popup-form:after {
		content: url("/img/right-popup3.png");
		position: absolute;
		bottom: 113px;
		right: -65px;
	}

	.politic-popup h3 {
		font-size: 25px;
	}

	.politic-popup p {
		font-size: 14px;
	}

	.politic-popup {
		padding: 40px 15px;
	}
}

@media screen and (max-width : 639px) {
	.container {
		max-width: 320px;
	}

	/*.one-rev .rev-text .text {
		font-size: 12px;
	}*/

	header .container {
		padding: 25px 0 15px;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}

	header .logo {
		width: 48%;
	}

	header .header-info {
		width: 52%;
	}

	header .header-contatcs a {
		font-size: 22px;
	}

	header .header-contatcs p {
		display: none;
	}

	header .header-contatcs {
		width: 100%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
	    -webkit-align-items: center;
	            align-items: center;
		margin-top: 15px;
	}

	.mob-hotline {
		display: block;
		font-size: 13px;
		color: #FFF;
	}

	.first-block .container {
		padding-left: 0;
		padding-right: 0;
	}

	.main-part .title-wrap h1 {
		font-size: 30px;
	}

	.main-part .title-wrap h1 span {
		display: block;
		font-size: 22px;
	}

	.main-part .title-wrap h2 {
		font-size: 22px;
	}

	.main-part .title-wrap {
		width: 48%;
	}

	.main-part .img-wrap {
		width: 52%;
	}

	.main-part .img-wrap:before {
		width: 75px;
		height: 50px;
    	-webkit-background-size: contain;
    	     -o-background-size: contain;
    	        background-size: contain;
		bottom: 73px;
		left: -28px;
	}

	.main-part .title-wrap .sub-title div {
		font-size: 16px;
	}

	.main-part .title-wrap .sub-title div:nth-child(1) {
		border-bottom: 28px solid #d1985a;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		width: 195px;
		line-height: 29px;
		margin-left: 25px;
	}

	.main-part .title-wrap .sub-title div:nth-child(2) {
		border-bottom: 30px solid #d1985a;
		border-left: 12px solid transparent;
		border-right: 13px solid transparent;
		width: 285px;
		line-height: 25px;
		margin-left: -20px;
	}

	.main-part .title-wrap .sub-title div:nth-child(3) {
		border-bottom: 25px solid #d1985a;
		border-left: 6px solid transparent;
		border-right: 10px solid transparent;
		width: 215px;
		line-height: 17px;
	}

	.first-block {
		padding-bottom: 40px;
	}

	.why-us-form .container {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-align-items: center;
		        align-items: center;
	}

	.why-us-form .first-form {
		width: 100%;
		-webkit-order: 0;
		    -ms-order: 0;
		        order: 0;
	}

	.why-us-form .why-us,
	.why-us-form .next-block {
		-webkit-order: 1;
		    -ms-order: 1;
		        order: 1;
	}

	.first-form-title {
		font-size: 17px;
	}

	.why-us-form form {
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.first-form input {
		width: 100%;
		height: 52px;
		font-size: 14px;
		text-align: center;
		margin: 0 0 20px;
	}

	.first-form .btn-red {
		width: 100%;
		height: 52px;
		font-size: 17px;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.first-form .with-btn {
		width: 100%;
	}
	.with-btn ul {
		padding: 10px 0 0 10px;
	}

	.with-btn ul li {
		font-size: 14px;
	}

	.why-us .one-why {
		width: 49%;
		padding: 75px 0 0 !important;
		margin: 15px 0;
		background-position: top center !important;
		text-align: center;
	}

	.why-us .one-why:nth-child(1) {
		background-position: top 6px center !important;
	}

	.why-us-form {
		padding: 15px 0 10px;
	}

	.pick-defect {
		padding: 25px 0 50px;
	}

	.pick-defect h2 {
		font-size: 25px;
		margin-bottom: 50px;
	}

	.pick-defect .grid {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-align-items: flex-start;
		        align-items: flex-start;
		height: auto;
		margin-bottom: 15px;
	}

	.pick-defect .item:nth-child(n) {
		position: relative;
		width: auto;
		height: auto;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
	}

	.pick-defect .item h3 b {
		text-decoration: underline;
	}

	.pick-defect .item:nth-child(4) h3 span {
		margin-bottom: 0;
	}

	.pick-defect .item h3 span:after {
		content: none !important;
	}

	.pick-defect .item h3,
	.pick-defect .item:nth-child(4) h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}

	.pick-defect .item h3 span {
		width: 15px;
		height: 15px;
		font-size: 10px;
		line-height: 15px;
		font-weight: bold;
	}

	.pick-defect .item:nth-child(n) .price {
		width: 45px;
		height: 45px;
		position: absolute;
		left: 100%;
		top: calc(50% - 22.5px);
		bottom: auto;
		font-size: 8px;
	}

	.pick-defect .item:nth-child(1) .price {
		left: calc(100% + 5px);
		top: calc(50% - 34.5px);
	}

	.pick-defect .item:nth-child(2) .price {
		left: calc(100% + 8px);
	}

	.pick-defect .item:nth-child(3) .price {
		left: calc(100% + 3px);
		top: calc(50% - 26.5px);
	}

	.pick-defect .item:nth-child(4) .price {
		left: calc(100% + 13px);
		top: calc(50% - 27.5px);
	}

	.pick-defect .item:nth-child(5) .price {
		left: calc(100% + 3px);
		top: calc(50% - 30.5px);
	}

	.pick-defect .item:nth-child(6) .price {
		left: calc(100% + 10px);
		top: calc(50% - 31.5px);
	}

	.pick-defect .item:nth-child(7) .price {
		left: calc(100% + 2px);
		top: calc(50% - 30.5px);
	}

	.pick-defect .item:nth-child(8) .price {
		left: calc(100% + 10px);
		top: calc(50% - 35.5px);
	}

	.pick-defect .break-coffe {
		width: 210px;
		left: 91px;
		top: 40px;
	}


	.pick-defect .item .price p {
		font-size: 11px;
		margin: 0;
	}

	.brands-block {
		padding: 35px 0;
	}

	.brands-block h2,
	.mosheniki h2,
	.what-say h2 {
		font-size: 25px;
	}

	.brands-wrap {
		padding: 0 35px;
	}

	.brands-block .btn-red {
		width: 100%;
		margin-top: 30px;
	}

	.brands-slider .slide .item {
		width: calc(100% / 3);
	}

	.mosheniki .red-border-text {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.mosheniki .photo-wrap {
		float: none;
		width: 100%;
	}

	.mosheniki article {
		min-height: 835px;
	}

	.mosheniki .read-more {
		text-align: left;
		font-weight: lighter;
	}

	.mosheniki .btn-red {
		font-size: 21px;
		text-align: center;
		padding: 0 15px;
	}

	.what-say {
		padding: 40px 0 25px;
	}

	.one-rev {
		border: 0;
		padding: 0;
	}

	.one-rev .content {
		display: block;
		font-size: 0;
		text-align: center;

		/*-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-justify-content: center;
		        justify-content: center;*/
	}

	.one-rev .content > * {
		display: inline-block;
		vertical-align: middle;
	}

	.one-rev .rev-text .name {
		display: none;
	}

	.one-rev .name.mob {
		display: inline-block;
		width: 33%;
		font-weight: bold;
		/*margin-top: 13px;*/
		font-size: 10px;
		-webkit-align-self: center;
		        align-self: center;
	}

	.one-rev .photo-wrap {
		width: 33%;
		margin-right: 10px;
	}

	.one-rev .rev-text {
		width: 60%;
		padding: 0;
		margin-top: 30px;
		font-size: 12px !important;
		text-align: left;
	}

	.one-rev .rev-text .text {
		font-size: 12px !important;
	}

	.one-rev .img-wrap {
		margin-top: 30px;
		width: 40%;
	}

	.what-say-slider-wrap .bx-wrapper .bx-prev,
	.slick-prev {
		left: -10px;
	}

	.what-say-slider-wrap .bx-wrapper .bx-next,
	.slick-next {
		right: -10px;
	}

	.what-say-slider-wrap .bx-wrapper .bx-controls-direction a,
	.slick-arrow {
		top: 50px;
	}

	.why-first {
		padding: 40px 0 60px;
	}

	.why-first h2 {
		font-size: 25px;
		width: 100%;
		max-width: 280px;
		margin: auto;
	}

	.why-first h2 sup {
		font-size: 14px;
	}

	.why-first .container {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}

	.why-first .why-first-one {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-align-items: center;
		        align-items: center;
		padding: 0 0 0 80px;
		background-position: left center;
		min-height: 90px;
		margin-top: 20px;
		text-align: left;
	}

	.col-33 {
		width: 100%;
	}

	.about-us h2 {
		font-size: 25px;
		margin-bottom: 255px;
	}

	.about-us .container {
		background: url("/img/about-m.png") no-repeat top 45px left 4px;
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
	}

	.about-us .item1,
	.about-us .item2 {
		width: 100%;
	}

	.why-not h2 {
		font-size: 25px;
		margin-bottom: 30px;
	}

	.why-not .grid .img {
		max-width: 130px;
		top: 200px;
	}

	.why-not .grid .img:before {
		top: -73px;
		-webkit-transform: scale(.4);
		   -moz-transform: scale(.4);
		    -ms-transform: scale(.4);
		     -o-transform: scale(.4);
		        transform: scale(.4);
	}

	.why-not .item:nth-child(2),
	.why-not .item:nth-child(6) {
		margin-left: 15px;
	}

	.why-not .item:nth-child(3),
	.why-not .item:nth-child(5) {
		margin-left: 50px;
	}

	.why-not .item:nth-child(4) {
		margin-left: 130px;
		position: relative;
	}

	.why-not .grid .img {
		display: none;
	}

	.why-not .item:nth-child(4):before {
		content: "";
		display: block;
		width: 130px;
		height: 130px;
		position: absolute;
		right: 100%;
		top: calc(50% - 65px);
		background: url("/img/why-not.png") no-repeat;
		-webkit-background-size: contain;
		     -o-background-size: contain;
		        background-size: contain;
	}

	.why-not .item:nth-child(4):after {
		content: url("/img/left-why-not.png");
		position: absolute;
		top: -70px;
		left: -197px;
		-webkit-transform: scale(.4);
		-moz-transform: scale(.4);
		-ms-transform: scale(.4);
		-o-transform: scale(.4);
		transform: scale(.4);
	}

	.why-not .item:nth-child(n) {
		margin-bottom: 0;
		padding: 5px 0 5px 65px;
	}

	.why-not .item:nth-child(1) {
		padding: 13px 0 13px 65px;
	}

	.map-cont .contacts {
		top: 115px;
		left: 0;
	}

	.map-cont .contacts:before {
		top: -15px;
		left: 95px;
		-webkit-transform: rotateZ(93deg);
		   -moz-transform: rotateZ(93deg);
		    -ms-transform: rotateZ(93deg);
		     -o-transform: rotateZ(93deg);
		        transform: rotateZ(93deg);
	}

	footer .container {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}

	footer .logo,
	.footer-tel {
		-webkit-order: 0;
		    -ms-order: 0;
		        order: 0;
	}

	.footer-info {
		width: 100%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-justify-content: space-between;
		        justify-content: space-between;
		margin-top: 20px;
		-webkit-order: 1;
		    -ms-order: 1;
		        order: 1;
	}

	footer .logo {
		width: 41%;
	}

	.footer-tel a {
		font-size: 17px;
	}

	.footer-info p {
		font-size: 11px;
	}

	.footer-info p:first-child {
		width: 100%;
	}

	footer .container {
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.arcticmodal-container_i2 {
		padding: 24px 0 !important;
	}

	.break-content {
		position: relative;
		padding: 70px 0 30px;
	}

	.break-content .img {
		position: absolute;
		top: 50px;
		left: 50%;
		width: 240px;
	}

	.break-content .img span {
		top: -7px;
		left: -7px;
	}

	.break-content .problem {
		width: 100%;
	}

	.break-content .problem h2,
	.break-content .problem p {
		max-width: 60%;
	}

	.break-content .problem p {
		font-size: 14px;
	}

	.break-content .price {
		margin-top: 10px;
	}

	#break0 .box-modal_close {
		top: -20px;
	}

	.brands {
		padding: 20px 0px 60px;
	}

	#popup-3 {
		padding: 0;
	}

	.wrap-for-table {
		padding: 25px 5px 0;
	}

}

@media screen and (min-width : 640px) and (max-width : 740px) {
	.pick-defect .grid {
		width: 640px;
		/*-webkit-transform-origin: 0 50%;
		   -moz-transform-origin: 0 50%;
		    -ms-transform-origin: 0 50%;
		     -o-transform-origin: 0 50%;
		        transform-origin: 0 50%;*/
		-webkit-transform: scale(.83);
		   -moz-transform: scale(.83);
		    -ms-transform: scale(.83);
		     -o-transform: scale(.83);
		        transform: scale(.83);
	}
	.map-cont .contacts {
		width: 303px;
		-webkit-transform: scale(.9);
		   -moz-transform: scale(.9);
		    -ms-transform: scale(.9);
		     -o-transform: scale(.9);
		        transform: scale(.9);
	}
}