﻿@media (max-width: 991px) {
    .main-row-widget {
        margin-top: 40px;
    }
    .logo {
        margin: 16px auto;
    }
    .bs-apply-modal-lg .modal-dialog:after, 
    .block-menu, 
    .white-line-header, 
    .block-service-contact ul li, 
    .monoblock, 
    .bottom-text-header, 
    .bg-white-line, 
    .modal .close, 
    .section-content-2-left-block:after, 
    .section-content-1-left-block:after {
        display: none;
    }
    .block-widget {
        min-height: 100px;
    }
    .header-content h1 {
        font-size: 36pt;
    }
    .stiker {
        bottom: -40px;
    }

    .header-content {
        padding-bottom: 280px;
    }

    section#section-header, .container-fluid-header {
        min-height: auto;
    }
    .header-content h1 {
        margin-top: 10px;
    }

    footer .block-logo {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .copirght {
        text-align: center;
        padding-bottom: 20px;
    }

    .copirght br { display: none;}

    .emile {
        float: none;
        margin: auto;
        width: 200px;
        height: 40px;
        clear: both;
    }

    .section-content-1-left-block {
        min-height: auto;
    }

    .action-block-section-content-1 {
        float: left;
        width: 100%;
        max-width: 100%;
    }

    .link-action-block-section-content-1 {
        max-width: 100%;
        float: left;
    }

    .text-action-block-section-content-1 {
        float: left;
        width: 100%;
        text-align: center;
    }

    .section-content-2-right-left-text-2 {
        margin-top: 0;
        margin-left: 0;
    }

    .zag-dogovor {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
    }

    .section-content-2-left-block {
        min-height: auto;
    }

    #section-content-1 h2, .key-benefits-header h2, #section-content-2 h2, #section-files h2 {
        font-size: 35pt;
    }

    #adress-map-block {
        position: relative;
    }

    .bs-apply-modal-lg .modal-dialog .modal-body {
        width: 100%;
        left: 0;
    }

    .adress-header {
        margin-left: 0 !important;
    }


}