@media (max-width: 576px) {
 		[class*=__container] {
	  padding-right: 15px;
  padding-left: 15px;
	}
.main-title {
    font-size: 34px;
    line-height: 45px;
}
.main-subtitle {
    font-size: 17px;
    line-height: 24px;
}
.main-btn {
    padding: 10px 36px;
}
.adv-body {
    grid-template-columns: 1fr;
}
.adv-element svg {
	    max-width: 69px;
}
.adv-title {
    font-size: 20px;
    margin: 4px 0 9px;
}
.text.small {
    line-height: 20px;
}
.submit {
    margin-top: 22px;
    flex-direction: column;
    align-items: flex-start;
}
.wa {
	    margin-top: 10px;
}
.input {
    flex-direction: column;
}
.f-input {
    margin-right: 0;
    margin-bottom: 14px;
}
.feed-vid {
    height: 464px;
}
.section-title {
    font-size: 25px;
        margin-bottom: 31px;
}
.section-title:after {
    margin-top: 7px;
}
.obj-dots .slick-dots button {
    width: 45px;
}
.ser2-dots, .obj-dots, .cer-dots {
    margin: 0 19px;
}
.work-body {
    grid-template-columns: 1fr;
}
.work-svg {
    display: none;
}
.section-subtitle.center {
    text-align: center;
}
.work__text {
    left: 29px;
}
.links {
	display: none;
}
.obj-body {
    grid-row-gap: 30px;
    grid-column-gap: 18px;
    display: block !important;
}
.obj-title {
    font-size: 17px;
    margin-top: 13px;
}
.pr-body {
    grid-template-columns: 1fr;
}
.about-body {
    flex-direction: column;
}
.ab-text {
    margin-left: 0;
    margin-top: 10px;
}
.work-body {
    margin-top: 15px;
}
.form-block.modProd {
    margin-top: 21px;
}
.modal-with-img .modal-body {
    padding: 57px 9px 49px;
}
.c-text {
    color: #151515;
    margin-top: 56px;
}
.form-block div:nth-child(2) {
	flex-direction: column;
}
.flex.f-input.modProd {
    flex-direction: row;
}
.kat-element {
    margin: 0 8px;
}
.kat-title {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 5px;
}
.ab-img img {
    margin-bottom: 10px;
}
.con-body {
    padding: 16px 20px;
}
.work-body {
    grid-row-gap: 0;
}
.obj-element {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
}
.object-slider {
    width: 100% !important;
}

.obj-element:not(:last-child) {
    margin-bottom: 30px;
}
}