/* mobile style*/
@media only screen and (max-width: 768px) {
    .mfp-content {
        background: #083242 !important;
    }

    .nav-sidebar.nav-vertical > li + li {
        position: relative !important;
        border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    }

    .off-canvas-left .mfp-content .nav > li > a.button, .off-canvas-left .mfp-content .nav > li > button, .off-canvas .nav-vertical > li > a, .nav-vertical li li.menu-item-has-children > a, .nav-vertical > li > ul li a {
        color: #fff !important;
        opacity: 1;
    }

    .off-canvas-left .mfp-content .nav > li button.toggle {
        position: absolute;
        right: -6px;
        top: 7px;
    }

    .mm-navbar {
        background: #083242 !important;
        color: #fff !important;
    }

    .mm-panels {
        background: #083242 !important;
    }

    .mm-panels > .mm-panel {
        background: #083242 !important;
    }

    .about4-content {
        margin: 15px 0 0 0;
    }

    .mm-listitem a {
        font-weight: 700 !important;
        font-size: 15px;
        text-transform: uppercase;
    }

    .img-sign {
        margin: 20px 0;
        float: left;
    }

    .wt-icon-box-wraper {
        justify-content: center;
    }

    .wt-icon-box-wraper .wt-icon-item {
        margin-bottom: 15px;
    }

    .wt-icon-box-wraper .wt-icon-item .wt-icon-title {
        display: none;
    }

    .home-title h3 {
        font-size: 30px;
    }
    .nav .active>.children>li>a {
        color: #eacb3d !important;
    }
    .home-title p {
        width: 100%;
        font-size: 15px;
        margin: 0 auto 0;
    }

    .m-r30 {
        margin-right: 0px;
    }

    .ml-5 {
        margin-left: 0px !important;
    }

    .opening-block {
        width: 100%;
        margin: 20px 0;
    }

    .post-grid .post-thumbnail {
        width: 100%;
        height: 220px;
    }

    .post-grid .post-content {
        width: 100%;
        float: left;
        padding: 15px 0;
    }

    .mt-footer {
        margin-bottom: 20px !important;
    }

    .footer-menu-bottom {
        display: none !important;
    }

    i.icon-menu {
        color: #fff !important;
    }

    .post-grid.category .post-thumbnail {
        width: 100%;
        height: 220px !important;
    }

    .post-grid.category .post-content {
        width: 100%;
        float: left;
        padding: 15px 0;
    }

    .wt-bnr-inr {
        height: 250px;
    }

    .product-info {
        padding-top: 20px !important;
    }

    .product-related {
        margin-bottom: 60px;
    }

    .nav-social {
        z-index: 150;
        top: unset;
        transform: unset !important;
        bottom: 0px;
        width: 100%;
        left: 0px;
        right: unset !important;
        padding: 0px;
        border-radius: 8px 8px 0 0;
        border-top: 1px solid #f2f2f2;
    }

    .nav-social ul {
        display: flex;
        flex-flow: wrap;
    }

    .nav-social ul li {
        border-right: 1px solid #d6d6d6;
        width: 33.333%;
        padding-bottom: 0px !important;
        border-bottom: 0px !important;
    }

    .nav-social ul li:last-child {
        border-right: 0px !important;
    }

    .nav-social ul > li a {
        max-width: 100%;
        border: 0px;
        max-height: unset !important;
    }

    .price-item {
        display: block;
        margin: 20px 0 0 0;
    }

    article.mt-service .price-item .price-thumbnail {
        width: 100%;
        height: 220px;
    }

    article.mt-service .price-item .price-content {
        width: 100%;
        float: left;
        padding: 10px 0 0 0;
    }

    #desktop {
        display: none;
    }

    #mobile {
        display: block;
    }

    .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter h4.collapsable {
        padding: 5px !important;
        font-size: 13px !important;
        text-transform: unset !important;
        margin: 0px !important;
        border-radius: 5px !important;
        background: #fff !important;
        color: #000 !important;
        border: 2px solid #f2f2f2 !important;
        padding-right: 20px !important;
        height: 50px;
        display: flex;
        align-items: center;
    }

    .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter h4.collapsable:after {
        right: 5px !important;
    }

    .p-container .p-sku {
        width: 100%;
    }

    .yith-wcan-filters.horizontal .filters-container {
        position: relative;
    }

    .yith-wcan-filters.horizontal .filter-content {
        left: 0px !important;
        box-shadow: unset !important;
        border-radius: 0px !important;
        border-color: #f2f2f2 !important;
        padding: 10px !important;
    }

    .filter-content-footer {
        margin: 10px -10px -10px !important;
        padding: 6px !important;
    }

    a.apply-filters.button.alt {
        font-weight: normal;
        font-size: 15px;
        padding: 0px 15px !important;
        height: 35px !important;
        min-height: 35px !important;
        line-height: 35px !important;
        border-radius: 5px !important;
        background: #da251c !important;
    }

    .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter {
        min-width: 31% !important;
        margin-right: 6px !important;
        padding: 0px !important;
        border: 0px !important;
        position: unset !important;
        margin-bottom: 10px !important;
        width: 31% !important;
    }

    .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter h4 {
        border-radius: 4px !important;
    }

    .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter:nth-child(3n) {
        margin-right: 0px !important;
    }

    span.filter-count {
        display: none;
    }

    .wt-bnr-inr-entry h1 {
        font-size: 32px;
    }

    .header-main li.html.custom {
        display: block !important;
    }

    div#mtMenu a {
        font-size: 30px;
        color: #fff;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li > a {
        font-weight: 700;
        font-size: 14px;
    }

    a.mm-listitem__text {
        font-size: 16px;
        flex-grow: 1 !important;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10% !important;
    }

    a.mm-btn.mm-btn_next.mm-listitem__btn {
        padding-right: 50px !important;
        width: 50px !important;
        max-width: 50px !important;
        border-color: rgba(255, 255, 255, 0.3) !important;
    }

    a.mm-listitem__text {
        flex-grow: 1 !important;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10% !important;
        padding: 10px 10px 10px 21px !important;
    }

    a.mm-navbar__title, a.mm-btn.mm-btn_prev.mm-navbar__btn {
        font-size: 16px;
    }

    .mm-listitem {
        background: #083242 !important;
        border: 0px !important;
    }

    .off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content {
        width: 300px !important;
        max-width: 300px !important;
    }

    .mm-listitem:after {
        border-color: rgba(255, 255, 255, 0.3) !important;
    }

    li.html.custom.html_top_right_text a {
        padding-left: 0px !important;
    }

    .header-register a {
        margin-left: 0px;
    }

    .nav:not(.nav-slide) .active > .children {
        padding-bottom: 10px !important;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li > a {
        font-weight: 700;
        font-size: 13px;
    }
}

/* iPad landscape style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/* iPad portrait style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {


}

@media only screen and (min-width: 768px) {
    .full-width .ubermenu-nav, .container, .row {
        max-width: 1170px !important;
    }
}


/**desktop**/
@media only screen and (min-width: 1440px) {

}