
@media (max-width: 1199px) {
	
.navs li:nth-child(even) {
    padding: 0 1px;
}

.sec1 .contacts {
    text-align: center;
	padding-top: 15px;
}


.scheme li:nth-child(even) {
	transform: translateY(0px);
}

.scheme li {
	flex-basis: calc(20% - 5px);
	text-align: center;
	border-radius: 10px;
	background-color: white;
	box-shadow: 0px 17px 29px 0px rgba(57, 141, 220, 0.1);
}

.item .photoCell {
    width: 150px;
    height: calc(240px * (150 / 170));
}

}

@media (max-width: 991px) {

.sec1 {
	margin-top: 0;
}

.contact_text {
    text-align: left;
}

.delimiter {
	height: 15px;
}

.boiler {
    padding-top: 30px;
    position: relative;
}

.boilers li {
	flex-basis: 33%;
	padding: 15px;
}

.scheme {
    align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
}
.scheme li:after{display:none}
.scheme li {
    flex-basis: calc(33.33% - 30px);
	margin: 15px;
}

.photoCell {
    width: 33.33%;
    padding-top: 20%;
}

.item .photoCell {
    width: 140px;
    height: calc(240px * (140 / 170));
}

.circlesAnim {
	display: none;
}

.modalInfo {
	text-align: center;
}

.infoImgWrap {
    width: 100%;
	max-width: 400px;
    display: inline-block;
    position: relative;
    vertical-align: top;
	text-align: center;
	padding-top: 50px;
}

.infoImg {
    position: relative;
    left: auto;
    right: auto;
    margin: 0;
    top: auto;
	padding-top: 25px;
}

.infoTextWrap {
    width: 100%;
    display: inline-block;
    position: relative;
    vertical-align: top;
	padding: 15px 15px 0 15px;
	text-align: left;
}

.sec9 .photoCell {
	width: 210px !important;
	height: calc(370px * (210 / 255)) !important;
}

}

@media (max-width: 767px) {
	
.sec9 {
    padding: 75px 0;
}

.sec9 .photoCell {
	width: 160px !important;
	height: calc(370px * (160 / 255)) !important;
}

.sec1 {
    padding-top: 20px;
}

.icon_whatsapp {
    margin-right: 10px;
}

.btn1 {
	width: 145px;
	margin-right: 0;
	margin-left: calc(50% - 73px);
	margin-top: 25px;
}

.boiler .type {
    font-size: 16px;
    text-align: center;
}

.boiler {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

.boiler1 .boiler_image img {
    height: 160px;
}

.boiler1 .carpet {
    height: 150px;
    width: calc(178px * (150 / 206));
    margin-left: -25px;
    margin-top: 5px;
}

.boiler2 .boiler_image img {
    height: 160px;
}

.boiler2 .carpet {
    height: 150px;
    width: calc(178px * (150 / 203));
    margin-left: -25px;
    margin-top: 5px;
}

.sec11 {
	height: auto;
}

.mapWrap {
	display: none;
}

.footerContacts {
    width: 290px;
	margin-left: calc(50% - 145px);
    border-radius: 10px;
    margin-top: 0px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 40px;
}

.footerLogo {
	text-align: center;
}

.footerLogo img {
	max-width: 290px;
}

.brandband {
	text-align: center;
}

.brandband p {
	text-align: center;
	padding-top: 20px;
}

.logo {
	text-align: left;
}

.logo img {
	max-width: 200px;
}
.formModal.line {flex-flow: column;align-items: center;}

.formModal.line .btn2.submit {margin: 0;margin-top: 20px;}
.boilers li {
    flex-basis: 50%;
    padding: 15px;
}

.serviceWrap {
    padding: 60px 10px;
}

.whyText {
    max-width: calc(100% - 90px);
	margin-right: 0;
}

.scheme li {
    flex-basis: calc(50% - 30px);
	max-width: 240px;
    margin: 15px;
}

.photoCell {
    width: 50%;
    padding-top: 35%;
}

.sec9 .photoCell {
    width: 210px;
    height: calc(370px * (210 / 255));
    margin: 15px 15px;
}

}

@media (max-width: 539px) {

.boilers li {
    flex-basis: 100%;
    padding: 15px;
}

.serviceWrap img {
    display: none;
}

.serviceWrap {
    padding: 20px 10px;
}

.serviceWrap tr td:nth-child(1) {
    padding-right: 10px;
}

.serviceWrap table {
    font-size: 15px;
}
.scheme li:after {right: 40%;
    top: 102%;transform: rotate(90deg);display: block !important;}
.scheme li {
    flex-basis: calc(100% - 30px);
    margin: 15px;
margin-bottom: 50px;}
}
