/*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) {
    header .owl-carousel .owl-stage-outer{
        overflow: hidden;
    }
    header #owl-banner .owl-nav{
        top: 30%;
    }
    #prop .block-prop{
        background-image: none;
    }
    .prop-01, .prop-02,.prop-03, .prop-04, .prop-05, .prop-06, .prop-07, .prop-08, .prop-09, .prop-10, .prop-11 {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        text-align: center;
        margin-bottom: 10px;
        font-size: 18px!important;
    }
    footer span, footer span a{
        font-size: 18px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    header .owl-carousel .owl-stage-outer{
        overflow: hidden;
    }
    header #owl-banner .owl-nav{
        top: 30%;
    }
}
/*mibile*/
@media (min-width: 300px) and (max-width: 767px) {
    .block-logo{
        text-align: center;
    }
    nav ul li {
        display: none;
    }
    nav ul li:first-child{
        display: block;
        width: 100%;
        text-align: center;
    }
    .block-top{
        padding-bottom: 30px;
    }
    header .product-slider h2 {
        text-align: center;
        font-size: 80px;
        line-height: 80px;
        font-weight: 700;
        margin-top: 30px;
        color: #fff;
    }
    header .product-slider .product-img {
        position: relative;
        height: 330px;
        width: 100%;
        top: 0px;
        z-index: 100;
    }
    header .product-slider .product-youtube{
        position: relative;
        top: 0px;
    }
    header h1 {
        font-size: 34px;
        line-height: 42px;
        text-align: center;
        margin-bottom: 30px;
    }
    header .block-osob span{
        display: block;
        text-align: center;
        float: none;
    }
    header .block-osob p{
        text-align: center;
        margin-bottom: 15px;
    }
    header .product-slider{
        margin-bottom: 70px;
    }
    header .owl-carousel .owl-stage-outer{
        overflow: hidden;
    }
    header #owl-banner .owl-nav{
        top: 30%;
    }
    .product-item .btn{
        margin-bottom: 10px;
    }
    #prop .block-prop{
        background-image: none;
    }
    .prop-01, .prop-02,.prop-03, .prop-04, .prop-05, .prop-06, .prop-07, .prop-08, .prop-09, .prop-10, .prop-11 {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    #prop .block-head, #catalog .block-head, footer .block-head{
        font-size: 32px;
        line-height: 34px;
        text-align: center;
        margin-top: 50px;
    }
    footer span{
        margin-bottom: 20px;
        display: block;
    }
    .popup-modal-product {
        padding-top: 40px;
        padding-bottom: 40px;
        overflow: auto;
    }
    .popup-modal-product .product-img{
        height: 250px;
    }
    .popup-modal-product h4 {
        font-size: 22px;
        color: #0a3c6e;
    }
    .popup-modal-product .mfp-close{
        font-size: 40px;
        color: #000;
        top: 15px;
        right: 15px;
    }
    header .product-slider .product-youtube a img{
        width: 20%;
    }
    header .product-slider .product-youtube a {
        line-height: 65px;
        font-size: 14px;
    }
    footer span, footer span a{
        font-size: 16px;
    }
    footer p.dev span {
        display: inline-block;
    }
}
