#menu-icon{
    display: none;
}

@media (min-width:1200px) {

}
@media (min-width:992px) and (max-width:1199px) {
    .top-menu ul li a {
        padding: 20px 65px;
    }
    /*  контакты  */
    ul.contact-link li{
        display: block;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .top-menu ul li a {
        padding: 20px 30px;
    }
    .top-menu ul li::after {
        top: 19px;
    }
    .products .nav-item{
        width: 120px;
        height: auto;
    }
    .products-title{
        word-wrap: break-word;
    }
    .products .nav-pills .nav-link.active::after {
        bottom: -77px;
    }
    .map-beige {
        left: 0;
        width: 230px;
        padding: 20px;
    }
    #top {
        bottom: 10px;
        right: 10px;
    }
    /*  контакты  */
    ul.contact-link li{
        display: block;
    }
    ul.contact-link li:not(:last-child) {
        margin-right: 0;
    }
    /*  single  */
    .carousel{
        margin-bottom: 30px;
    }
}
@media (min-width:576px) and (max-width:767px) {
    .top-menu ul li a {
        padding: 20px 30px;
    }
    .top-menu ul li::after {
        top: 19px;
    }
    .products .nav-item{
        width: 100px;
        height: auto;
    }
    .products-title{
        word-wrap: break-word;
    }
    .products .nav-pills .nav-link.active::after {
        bottom: -85px;
    }
    .map-beige {
        left: 0;
        width: 230px;
        padding: 20px;
    }
    #top {
        bottom: 10px;
        right: 10px;
    }
    .menu{
        display: none;
    }
    #menu-icon{
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        right: 0;
        top: -65px;
        background: #ff0000;
        padding: 6px;
        box-shadow: 0 0 10px #ff0000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        z-index: 999;
        cursor: pointer;
    }
    #menu-icon span{
        display: block;
        width: 100%;
        height: 3px;
        background: #ffffff;
        margin: 5px 0;
    }
    #top-menu{
        position: relative;
    }
    .top-menu{
        border: none;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999;
        /*padding: 15px;*/
    }
    .top-menu ul li{
        display: block;
        width: 100%;
    }
    .top-menu ul li a{
        padding: 8px 0;
    }
    .top-menu ul li:first-child a{
        padding-top: 15px;
    }
    .top-menu ul li:last-child a{
        padding-bottom: 15px;
    }
    #header{
        padding: 15px 0;
    }
    #header .col-sm-10{
        padding: 0;
    }
    .top-phone{
        text-align: right;
    }
    #main h1 {
        font-size: 42px;
        line-height: 48px;
    }
    span.products-title {
        font-size: 14px;
    }
    #link{
        padding: 30px;
        width: 90%;
    }
    .products .nav-link {
        margin: 0 5px;
    }
    /*  контакты  */
    ul.contact-link li{
        display: block;
    }
    ul.contact-link li:not(:last-child) {
        margin-right: 0;
    }
    /*  single  */
    .carousel{
        margin-bottom: 30px;
    }
}
@media (min-width:480px) and (max-width:575px) {
    .top-menu ul li a {
        padding: 20px 30px;
    }
    .top-menu ul li::after {
        top: 19px;
    }
    .products .nav-item{
        width: 96px;
        height: auto;
    }
    .products-title{
        word-wrap: break-word;
    }
    .products .nav-pills .nav-link.active::after {
        bottom: -80px;
    }
    .map-beige {
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        padding: 6px 0;
        text-align: center;
    }
    #top {
        bottom: 10px;
        right: 10px;
    }
    .menu{
        display: none;
    }
    #menu-icon{
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        right: 15px;
        top: -65px;
        background: #ff0000;
        padding: 6px;
        box-shadow: 0 0 10px #ff0000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        z-index: 999;
        cursor: pointer;
    }
    #menu-icon span{
        display: block;
        width: 100%;
        height: 3px;
        background: #ffffff;
        margin: 5px 0;
    }
    #top-menu{
        position: relative;
    }
    .top-menu{
        border: none;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999;
        /*padding: 15px;*/
    }
    .top-menu ul li{
        display: block;
        width: 100%;
    }
    .top-menu ul li a{
        padding: 8px 0;
    }
    .top-menu ul li:first-child a{
        padding-top: 15px;
    }
    .top-menu ul li:last-child a{
        padding-bottom: 15px;
    }
    #header{
        padding: 15px 0;
    }
    #header .col-sm-10{
        padding: 0 15px;
    }
    .top-phone{
        text-align: right;
    }
    #main h1 {
        font-size: 36px;
        line-height: 44px;
    }
    span.products-title {
        font-size: 14px;
    }
    .products .nav-link {
        margin: 0;
    }
    .products .nav{
        flex-wrap: nowrap;
    }
    .product-title{
        min-height: auto;
    }
    #about .alignleft{
        display: block;
        margin: 0 auto 30px;
        float: none;
    }
    #about h2{
        text-align: center;
    }
    .map-beige-txt p{
        display: inline-block;
    }
    .map-beige-social{
        display: none;
    }
    .map-beige-cont,
    .map-beige-phone{
        margin-bottom: 5px;
    }
    .footer-phone {
        margin-top: 5px;
        text-align: right;
    }
    #link{
        padding: 30px;
        width: 90%;
    }
    .form-site-title{
        font-size: 26px;
    }
    /*  контакты  */
    ul.contact-link li{
        display: block;
    }
    ul.contact-link li:not(:last-child) {
        margin-right: 0;
    }
    /*  single  */
    .carousel{
        margin-bottom: 30px;
    }
}
@media (min-width:320px) and (max-width:479px) {
    .top-menu ul li a {
        padding: 20px 30px;
    }
    .top-menu ul li::after {
        top: 19px;
    }
    .products .nav-item{
        width: 100%;
        height: auto;
        margin: 3px 0 30px;
    }
    .products-title{
        word-wrap: break-word;
    }
    .products .nav-pills .nav-link.active::after {
        bottom: -85px;
        display: none;
    }
    .map-beige {
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        padding: 6px 0;
        text-align: center;
    }
    #top {
        bottom: 10px;
        right: 10px;
    }
    .menu{
        display: none;
    }
    #menu-icon{
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        right: 15px;
        top: -65px;
        background: #ff0000;
        padding: 6px;
        box-shadow: 0 0 10px #ff0000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        z-index: 999;
        cursor: pointer;
    }
    #menu-icon span{
        display: block;
        width: 100%;
        height: 3px;
        background: #ffffff;
        margin: 5px 0;
    }
    #top-menu{
        position: relative;
    }
    .top-menu{
        border: none;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999;
        /*padding: 15px;*/
    }
    .top-menu ul li{
        display: block;
        width: 100%;
    }
    .top-menu ul li a{
        padding: 8px 0;
    }
    .top-menu ul li:first-child a{
        padding-top: 15px;
    }
    .top-menu ul li:last-child a{
        padding-bottom: 15px;
    }
    #header{
        padding: 15px 0;
    }
    #header .col-sm-10{
        padding: 0 15px;
    }
    .top-phone{
        text-align: right;
    }
    #main h1 {
        font-size: 25px;
        line-height: 32px;
    }

    span.products-title {
        font-size: 14px;
    }
    .products .nav-link {
        margin: 0;
    }
    .product-title{
        min-height: auto;
    }
    #about .alignleft{
        display: block;
        margin: 0 auto 30px;
        float: none;
    }
    #about h2{
        text-align: center;
    }
    .map-beige-txt p{
        display: inline-block;
    }
    .map-beige-social{
        display: none;
    }
    .map-beige-cont,
    .map-beige-phone{
        margin-bottom: 5px;
    }
    .footer-phone {
        margin-top: 0;
        text-align: right;
    }
    #link{
        padding: 30px;
        width: 90%;
    }
    .form-site-title{
        font-size: 26px;
    }
    .top-phone a{
        font-size: 18px;
    }
    .logo{
        margin-bottom: 15px;
    }
    .top-phone {
        margin-top: 1px;
    }
    /*.products li img{*/
    /*    display: none;*/
    /*}*/
    .products .nav-link .products-title{
        /*font-size: 20px;*/
    }
    .products {
        padding: 20px 0 0 0;
    }
    ul.main-list li{
        font-size: 16px;
    }
    .products .tab-content {
        margin-top: 90px;
    }
    .map-beige-cont{
        font-size: 20px;
    }
    .footer-phone a{
        font-size: 18px;
    }
    .products .nav {
        flex-wrap: nowrap;
        overflow: auto;
        justify-content: space-between;
    }
    .nav-pills .nav-link{
        width: 96px;
    }
    /*  контакты  */
    ul.contact-link li{
        display: block;
    }
    ul.contact-link li:not(:last-child) {
        margin-right: 0;
    }
    /*  single  */
    .carousel{
        margin-bottom: 30px;
    }
}