/*Mac & Desc*/
@media (min-width: 1367px) and (max-width: 1680px) {
}
@media (min-width: 1200px) and (max-width: 1366px) {
}
@media (min-width: 1024px) and (max-width: 1199px) {
}
/*tablet*/
@media (min-width: 768px) and (max-width: 1023px) {
}
/*mobile*/
@media (min-width: 300px) and (max-width: 767px) {
    .mobile-only {
        display: block;
    }
    .block-logo {
        text-align: center;
    }
    .texture-green-02 {
        display: none;
    }
    .block-btn-catalog {
        margin-bottom: 20px;
    }
    .block-search {
        text-align: center;
    }
    header .block-phone {
        display: none;
    }
    #banner h4 {
        text-align: center;
    }
    h1 {
        font-size: 32px;
        line-height: 32px;
        text-align: center;
    }
    h1 br {
        display: none;
    }
    #banner h1 span {
        display: block;
        height: 32px;
    }
    #banner h2 {
        text-align: center;
    }
    .mobile-fixed-menu {
        position: fixed;
        bottom: 0;
        display: block;
        width: 100%;
        background: #fff;
        z-index: 998;
        padding-top: 3px;
        padding-bottom: 3px;
        border-radius: 10px 10px 0px 0px;
        box-shadow: 0px 0px 10px #e1e1e1;
    }
    #work img {
        width: 100%;
        margin-top: 30px;
    }
    #partners {
        padding: 60px 15px;
        text-align: center;
        background-image: none;
        margin-bottom: 60px;
    }
    .texture-red-lines {
        display: none;
    }
    .mobile-fixed-menu > .row > div {
        padding-left: 0px;
        padding-right: 0px;
    }
    .mobile-fixed-menu a {
        font-family: 'Circe300', sans-serif;
        font-weight: 300;
        font-size: 10px;
        line-height: 10px;
        text-align: center;
        width: 100%;
        color: #000000;
        font-weight: 600;
    }
    .mobile-fixed-menu a.btn-green {
        color: #FFFFFF;
        padding: 10px;
        margin-top: 5px;
    }
    .mobile-fixed-menu a.btn {
        color: #FFFFFF;
        font-size: 12px;
        line-height: 12px;
    }
    .mobile-fixed-menu a img {
        width: 22px;
        height: 22px;
        display: block;
        margin: 5px auto 3px;
    }
    .texture-orange {
        display: none;
    }
    #top-head {
        display: none;
    }
    .block-menu {
        position: fixed;
        z-index: 999;
        display: none;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #FFFFFF;
        padding: 40px 15px;
        overflow-y: scroll;
    }
    .block-menu.active {
        display: block;
    }
    .btn-close-menu {
        position: fixed;
        right: 30px;
        top: 30px;
        font-size: 40px;
        line-height: 40px;
        color: #000000;
        font-weight: 200;
        z-index: 100;
    }
    .block-menu a {
        display: block;
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
        font-family: 'Circe500', sans-serif;
        font-weight: 500;
    }
    .block-menu .logo {
        margin-bottom: 20px;
    }
    .block-menu h4 {
        margin-top: 30px;
        margin-bottom: 5px;
        color: #b7b7b7;
    }
    .block-menu a.menu-phone {
        margin-top: 10px;
        font-size: 30px;
        line-height: 30px;
        font-family: 'Circe700', sans-serif;
        font-weight: 700;
        margin-bottom: 20px;
    }
    .block-menu a.btn-green {
        display: table;
        font-size: 14px;
        line-height: 14px;
        margin: 20px 0px;
    }
    .popup-modal-style {
        width: 100%;
        padding: 60px 40px;
    }
    .btn-big img {
        display: none;
    }
    .btn-big {
        padding-left: 20px;
        padding-right: 20px;
        display: block;
    }
    .block-search h5 {
        padding-left: 0;
    }
    .banner-attr img {
        margin-bottom: 15px;
        float: left;
        margin-right: 15px;
    }
    .banner-attr p {
        padding-top: 15px;
    }
    header {
        padding-top: 30px;
        padding-bottom: 60px;
        margin-bottom: 60px;
    }
    .align-right {
        margin-bottom: 30px;
        text-align: left;
    }
    .block-head {
        margin-bottom: 30px;
    }
    .texture-help {
        display: none;
    }
    h3 {
        font-size: 30px;
        line-height: 30px;
    }
    h5 {
        font-size: 14px;
        line-height: 14px;
    }
    #work p:first-child, #work p:last-child {
        margin-left: 0px;
    }
    #work p {
        margin-top: 30px;
    }
    #work p:after {
        display: none;
    }
    #work p br {
        display: none;
    }
    #work {
        background-size: cover;
        text-align: center;
    }
    #clients {
        margin-bottom: 60px;
    }
    #partners h3 {
        margin-bottom: 30px;
    }
    #partners .block-phone {
        text-align: center;
    }
    #partners .block-soc {
        padding-top: 0;
        text-align: left;
    }
    footer h4 {
        margin-top: 15px;
    }
    footer br {
        display: none;
    }
    footer a {
        font-size: 22px;
    }
    #help h6 {
        margin-bottom: 20px;
    }
    #product {
        margin-bottom: 60px;
    }
    .catalog-item {
        min-height: 100px;
        margin-bottom: 15px;
    }
    .catalog-item-big {
        min-height: 200px;
    }
    .catalog-item h4 {
        bottom: 15px;
    }
    .catalog-item img {
        bottom: -50px;
        right: 0;
    }
    .product-item .product-item-img span {
        background-size: contain;
    }
    .footer-nav{
        text-align: center;
        margin-top: 30px;
    }
    .footer-nav a{
        margin-left: 20px;
    }
}
