@media screen and (max-width:1399.98px) {}

@media screen and (max-width:1199.98px) {}

@media screen and (max-width:959.98px) {
	.home-about:after {
		content: "";
		display: none;
	}

	.section-title h2:before,
	.section-title h2:after {
		content: "";
		display: none;
	}

}

@media screen and (max-width:767.98px) {}

@media screen and (max-width:639.98px) {
	.slide-title {
		font-size: 2.0rem;
	}


}

@media screen and (max-width:539.98px) {}

@media screen and (max-width:424.98px) {
	.top-phones {
		font-size: 14px;
	}

	.products-carousel {
		padding: 0;
	}

	.contact-col-icon .uk-icon {
		width: 45px;
		height: 45px;
	}

	.contact-col-icon .uk-icon svg {
		max-width: 20px;
		max-height: 20px;
	}

}

@media screen and (max-width:374.98px) {
	.phone-number {
		display: none;
	}

	.right-top-block {}

	.right-top-block svg {
		width: 25px;
		height: 25px;
		max-width: none;
		max-height: none;
	}
}