.preview a {
    padding-bottom: 0px;
    }
.head {
    font-size      : 0;
    padding-bottom : 0px;
    height: 60px;
    /*line-height: 60px;*/
    }
.logo a {
    line-height: 60px;
    height: 60px;
    }
.menu li a{
    line-height: 60px;
    height: 60px;
    }
.search {

    padding   : 5px 5px 0 5px;
    margin    : 0 auto;
    max-width : 600px;
    }
.searches-list {
    display: block;
    height: 25px;
    line-height: 25px;
    }
.searches-list a, .searches-list li{
    font-size: x-small;
}
.mh{
    visibility: visible;
    display: block;
    }
.gallery h1{
    font-size: 19px;
    }
h1 {
    margin: 3px 5px 0;
    line-height: 19px;
    }
.preview-ins {
    border-radius: 3px;
    padding: 2px;
    }

.video{
    width:1000px;
    }
.video-wide-br{
    background-color: transparent;
    }
.full-wrap {
    margin-top: 0px;
    }

.val-sort {
    margin-top: 0px;
    padding: 0 0 0px;
    }
.video-block {
    padding-top: 5px;
    }

.full-bn {
    margin: 5px 5px 0;

    }
@media screen and (min-width: 1536px)  {
    }

@media screen and (min-width: 1280px) and (max-width: 1535px) {
    .video{
        width:700px;
        }
    }

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .video{
        width:600px;
        }
    }

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .open{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        }
    .preview .name {
        height: 12px;
        line-height: 20px;
        font-size: 12px;
        padding: 2px 10px;
        }
    .logo, .open {
        margin: 2px 5px 0;
        }
    .head {
        font-size: 0;
        padding-bottom: 0px;

        }
    .head, .logo a {
        height: 40px;
        line-height: 40px;
        }
    .video{
        width:750px;
        }

    }
@media screen and (max-width: 767px) {
    .searches-list li span{
    display:none;
}
    .open{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        }
    .preview .name {
        height: 12px;
        line-height: 20px;
        font-size: 12px;
        padding: 2px 10px;
        }

    .logo, .open {
        margin: 2px 5px 0;
        }
    .head {
        font-size: 0;
        padding-bottom: 0px;

        }
    .head, .logo a {
        height: 40px;
        line-height: 40px;
        }
    .video{
        width:100%;
        }
    .mh{
        display: none;
        visibility: hidden;
        }
    .full-tab {
        display: table;
        width: 100%;
        }
    .navi li a, .navi li span {
        border-radius : 3px;
        font-size     : 11px;
        display       : block;
        height        : 22px;
        line-height   : 22px;
        padding       : 0 6px;
        text-align    : center;
        }

    }
