@media (max-width: 768px) {
.wrap-all {
    position: absolute;
    width: 100%;
    height: 100%;
}

.menu-wrap {
    display: block;
}
.front-text {
    margin-top: 80px;
}
.header {
    min-height: 120px;
}
.header-phone {
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.15px;
}
.header-phone br {
    display: block;
}
.header-text{
    padding: 0 8px;
}

.header-pages {
    display: none;
}
.search-panel {
    top: 125px;
}
.logo {
    display: none;
}
.logo-small {
    display: block;
}
.buter {
    display: block;
}
.header-items {
    display: none;
}
.menu {
    display: none;
}
.submenu ul {
    width: 100%;
    border: none;
}
h1.heading-left span,
h1.heading-right span {
    margin: 0;
}
h1.heading-left,
h1.heading-right {
    text-align: center;
    font-size: 38px;
    margin-top: 32px;
}
.footer-top,
.footer-bottom {
    padding: 26px 20px 26px 20px;
}
.footer-top a {
    display: inline-block;
}
.footer-bottom span {
    display: block;
}
.footer-bottom .social {
    display: block;
    margin: 20px 0;
}
.col {
    padding-right: 0;
}
.row {
    margin-right: 0;
}
.post-center img {
    opacity: 0.5;
}
/* #video {
    height: 100%;
    width: auto;
} */
.video-desc {
    display: none;
}
.owl-nav {
    display: none;
}

}