@media screen and (max-width: 767px) {
    header .main-menu {
        -webkit-box-shadow: 0 1px 1px #8888881a;
        -moz-box-shadow: 0 1px 1px #8888881a;
        box-shadow: 0 5px 8px #8888881a;
    }

    .nav-menu {
        display: none !important;
    }

    #wpadminbar {
        position: fixed !important;
    }

    .site-title-description {
        margin-top: 15px !important;
        height: 0;
    }

    .site-title {
        font-size: 20px !important;
        padding-top: 21px;
    }

    .site-description {
        font-size: 10px !important;
        margin-top: -10px;
    }

    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        width: unset;
        padding: unset;
    }

    .foogallery .fg-item {
        position: unset !important;
    }

    .fg-masonry.fg-masonry-3col .fg-item,
    .fg-masonry.fg-masonry-2col .fg-item,
    .fg-masonry.fg-masonry-4col .fg-item,
    .fg-masonry.fg-masonry-5col .fg-item {
        width: 100% !important;
    }

    .btn_arw {
        left: 311px !important;
    }

    .lnb {
        width: 258px !important;
    }

    .korea-sns-shortcode {
        margin: -22px auto 5px auto;
    }

    .widget_text .widgettitle {
        margin: 0 !important;
    }

    .img-responsive {
        width: 270px !important;
        margin-top: 3px !important;
        margin-left: 3px !important;
    }

    .header-logo {
        margin-left: unset !important;
        margin-right: unset !important;
    }

    header {
        height: 125px !important;
    }

    .header-top__right {
        width: 250px;
    }

    .header__top {
        width: 493px !important;
    }

    .header-top__left {
        top: 18px !important;
        left: -60px !important;
        font-size: 14px !important;
    }

    .guide-popup {
        margin-left: -37px !important;
    }

    .close-btn {
        margin-left: 61px !important;
    }

    .footer-sns-newsletter {
        margin-left: unset !important;
    }

    .widget_text {
        float: unset !important;
        margin-top: 25px !important;
        margin-left: unset !important;
    }

    .textwidget {
        margin-top: 29px;
    }

    .tooltip-naver {
        width: 94%;
        left: 3%;
    }

    #banner-slider .metaslider .slides img {
        height: 240px !important;
        object-fit: cover;
    }

    #ajaxsearchlite3 {
        width: 86%;
    }

    .site-title-description {
        margin-top: 5%;
        height: 0;
    }

    .site-title {
        padding-top: 25px;
    }

    #whats-new .whats-new-column {
        width: 100% !important;
        max-width: 100% !important;
    }

    #featured-services img {
        width: 100% !important;
        height: 260px !important;
    }

    #featured-services .image {
        width: 100% !important;
        height: 280px !important;
    }

    #featured-services .product-list {
        display: flex;
        flex-direction: column;
    }

    #featured-services .classic-grid {
        width: 100% !important;
    }

    .foogallery .fg-item {
        max-width: 100% !important;
        min-width: 100% !important;
        margin-top: 24px;
    }

    .foogallery {
        flex-direction: column;
    }

    #whats-new img {
        max-height: 170px;
    }

    #paganation .page-numbers {
        margin: 0 8px;
    }

    #whats-new {
        flex-direction: column;
    }
}