
@media (min-width: 991px){
    #menu {
        display: table !important;
        width: 100%;
        margin: 30px 0;
    }
    #menu > li {
        display: table-cell;
        vertical-align: middle;
    }
    header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 8;
    }
    header.sticky-top {
        background: rgba(255, 255, 255, 0.9);
        box-shadow: 0 3px 9px rgba(0, 0, 0, .1);
    }
}
@media (max-width: 1199px){
    .contacts-list li:first-child {
        padding-left: 0;
    }
    .contacts-list li {
        padding: 8px 12px 8px 0;
        margin-right: 12px;
    }
    #menu {
        margin: 18px 0;
    }
    .item-107 {
        white-space: nowrap;
    }
}
@media (max-width: 991px){
    header + * {
        margin-top: 0;
    }
    #menu {
        margin: 12px 0 0;
        text-align: center;
    }
    #menu > li {
        margin-bottom: 10px;
    }
    .home .mini1, .home .mini2, .home .mini3 {
        left: 0;
        width: 120px;
    }
    .home .mini2 {
        top: 350px;
    }
    .home .mini3 {
        top: 190px;
    }
    .triggers .h3 {
        font-size: 16px;
    }
    .nav-tabs > li > a {
        text-transform: initial;
    }
    .how-work .row > div:after {
        display: none;
    }
    .how-work .row > div:nth-child(even) {
        padding-top: 0;
    }
    h2, .h2 {
        font-size: 22px;
    }
    footer svg {
        height: 80px;
    }
    footer ul.undot {
        margin-bottom: 30px;
    }
    header.sticky-top svg {
        height: 80px;
        opacity: 1;
    }
    header.sticky-top #menu {
        margin: 12px 0 0;
    }
    .products-intro {
        background: transparent;
    }
}
@media (max-width: 767px) {
    #menu {
        width: 100%;
    }
    #menu li {
        display: block;
    }
    #menu > li + li {
        margin-left: 0;
    }
    ul.contacts-list {
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        color: #eee;
    }
    ul.contacts-list > li {
        border-right: 0;
        margin-right: 0;
        padding: 8px 0;
        display: block;
        text-align: left;
    }
    header .social {
        font-size: 18px;
        margin: 5px 0 10px;
        text-align: left;
        width: 100%;
    }
    header .social .fa {
        border: 0;
        color: #eee;
    }
    header svg {
        height: 120px;
    }
    .navbar-toggle {
        margin: -55px 10px 0 0;
    }
    .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    footer .newsflash.row {
        margin-left: 0;
        margin-right: 0;
    }
    header.sticky-top svg {
        height: 120px;
        opacity: 1;
    }
    .page-title {
        background: transparent;
        padding: 15px;
    }
    .page-title:before {
        position: absolute;
        top: 0;
        left: 15px;
        right: 0;
        bottom: 0;
        z-index: 1;
        content: '';
        display: block;
        border-bottom: 2px solid #7db344;
        width: 45px;
        padding-top: 10px;
        background: transparent;
        opacity: 1;
    }
    .header-bg2 .page-title, .header-bg1 .page-title {
        background-image: none;
    }
    .page-title h1 {
        color: #333;
        text-align: left;
        font-size: 24px;
    }
    .gray-bg .block-title {
        margin-top: 15px;
    }
    .home .mini1, .home .mini2, .home .mini3 {
        width: 80px;
    }
    .home .mini3 {
        top: 25px;
        left: 100px;
    }
    .home .mini2 {
        top: 25px;
        left: 200px;
    }
    .offer .black {
        display: block;
    }
    .products-list .btn-yellow {
        display: block;
        text-align: center;
        margin: 0 auto 30px;
        width: 80%;
    }
    .products-list .btn-blue {
        margin-bottom: 30px;
    }
    .nav-tabs > li {
        margin: 10px 5px 0 0;
    }
    #cf_1.convertforms .cf-control-group:nth-child(2), #cf_1.convertforms .cf-control-group:nth-child(3), #cf_1.convertforms .cf-control-group:nth-child(4) {
        width: 100%;
    }
    .copyright, .copyright .text-right {
        text-align: center;
    }
    footer ul.undot {
        margin-bottom: 0;
    }
    .footer-title {
        margin-top: 20px;
    }
    .contacts-list li:first-child {
        border-right: 0;
    }
    .main-slider .bg {
        overflow: hidden;
		height: auto;
    }
    #menu > li > a {
        text-align: left;
    }
    .products-intro {
        height: auto;
        margin: 0;
    }
    .newsflash-image {
        margin-bottom: 15px;
    }
    .ya-share2__list {
        margin-bottom: 30px;
    }
    .blog.news .item-image, .blog .item-image, .item-page .item-image {
        width: 100%;
        margin: 0 0 15px;
    }
}