@media (max-width: 991px) {
    #top button.btn.btn-green.btn-callback {
        padding: 12px 30px;
    }

    #top .col-sm-4.text-center {
        text-align: right;
    }

    .two-circles {
        margin-top: 150px;
        margin-left: auto;
        text-align: right;
    }

    .two-circles img {
        width: 70%;
    }

    section#bannerform {
        background-size: auto 30pc;
    }

    .headings {
        margin: 0 0 60px;
        text-align: right;
        width: 100%;
    }

    .headings > div:nth-child(1) {
        font-size: 40px;
    }

    .headings > div:nth-child(2) {
        font-size: 30px;
    }

    .headings > div:nth-child(3) {
        font-size: 70px;
    }

    .form-bg {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
    }

    .form-bg:after {
        top: -125px;
        left: -7px;
		-moz-transform: rotate(117deg);
		-webkit-transform: rotate(117deg);
		-o-transform: rotate(117deg);
		-ms-transform: rotate(117deg);
        transform: rotate(117deg);
    }

    .form-group {
        display: inline-block;
        margin-right: 10px;
    }

    .col-lg-4.col-md-4.col-sm-offset-2.col-sm-10.pull-right {
        float: left;
    }

    #benefits .row.pic .item:nth-child(2n+1) {
        padding-right: 0;
    }

    #benefits .row.pic .item:nth-child(2n+1) > div {
        margin-left: 0px;
        margin-right: 0;
    }

    #benefits .row.pic .item {
        margin-bottom: 20px;
    }

    #benefits .row.pic {
        background-size: auto 330px;
        font-size: 14px;
        padding-top: 61px;
        background-position-x: 37%;
    }

    #benefits .row.pic .item > div {
        margin-right: 0;
    }

    #konsult form.form-block, #konsult2 form.form-block {
        width: initial;
    }

    #konsult button[type=submit], #konsult2 button[type=submit] {
        padding: 10px 50px;
    }

    #konsult img, #konsult2 img {
        margin-left: auto;
        margin-right: auto;
    }

    #slider2 .name {
        text-align: right;
        /* margin-left: 290px; */
        width: 190px;
    }

    #slider2 .slick-prev, #slider2 .slick-next {
        top: 450px;
    }

    #slider2 .price {
        margin-bottom: 110px;
    }

    section#slider2 {
        padding-bottom: 40px;
    }

    .text-group {
        margin: 40px 70px 50px;
        font-size: 20px;
    }

    .text-group span big {
        font-size: 26px;
    }

    .l-text {
        margin-bottom: 25px;
    }

    .r-text i:after {
        height: 40px;
        bottom: 10px;
    }

    .l-text i:after {
        height: 60px;
        top: 14px;
    }

    .l-text i:before {
        top: 14px;
    }

    .r-text i:before {
        bottom: 10px;
    }

    .scheme {
		-moz-transform: scaleX(0.65) scaleY(0.8);
		-webkit-transform: scaleX(0.65) scaleY(0.8);
		-o-transform: scaleX(0.65) scaleY(0.8);
		-ms-transform: scaleX(0.65) scaleY(0.8);
        transform: scaleX(0.65) scaleY(0.8);
        left: -131px;
    }

    .scheme .item {
		-moz-transform: scaleX(1.25);
		-webkit-transform: scaleX(1.25);
		-o-transform: scaleX(1.25);
		-ms-transform: scaleX(1.25);
        transform: scaleX(1.25);
    }
div#map {
    height: 400px;
}
}
