@media (max-width:1259px) {
    .header2 .logo .text {
        display: none
    }

    .header2 .top-btn {
        margin-left: 10%
    }

    .topmenu2.topmenu li {
        padding: 4px 20px;
        border: none
    }

    .top-cart {
        width: 196px
    }

    .top-cart .ico img {
        width: 24px !important;
        height: 24px !important
    }

    .top-cart .ico {
        width: 34px
    }

    .top-cart p {
        display: none
    }

    .top-cart {
        width: auto
    }

    .product-main-box {
        flex-wrap: wrap
    }

    .product-main-box .center-col {
        width: calc(100% - 480px);
        padding-left: 40px
    }

    .product-main-box .share-box {
        margin-left: 0
    }

    .product-main-box .right-col {
        margin-top: 20px
    }

    .feedback-plate .container {
        flex-direction: column;
        align-items: center
    }

    .feedback-plate .left-col {
        text-align: center
    }

    .feedback-plate .form-box {
        justify-content: center;
        margin-top: 20px
    }

    .feedback-plate .mindesc {
        text-align: center
    }

    .footer-menu2,
    .footer-menu3 {
        display: none
    }

    .footer2-bottom .container {
        flex-wrap: wrap
    }

    .footer2-bottom .right-col {
        width: 100%;
        margin-top: 20px
    }
}

@media (max-width:1099px) {
    .topmenu .menu-wrap {
        position: absolute;
        z-index: 33;
        width: 100%;
        height: auto;
        left: 0;
        top: 47px;
        background-color: #555;
        height: calc(100vh - 206px);
        overflow: hidden;
        display: none
    }

    .topmenu.fix .menu-wrap {
        height: calc(100vh - 47px)
    }

    .topmenu .menu-scroll {
        height: calc(100% - 72px);
        margin-top: 20px;
        overflow-y: auto
    }

    .topmenu .menu {
        display: block;
        position: static;
        padding: 0;
        width: 100%;
        height: auto;
        padding: 20px 40px;
        padding-top: 0;
        background-color: transparent
    }

    .topmenu li {
        float: none;
        background: url(../images/if/li-mark.png) left 14px no-repeat
    }

    .topmenu li li {
        background: 0 0
    }

    .topmenu2 .search-if3 {
        display: block;
        padding: 20px 40px;
        padding-bottom: 0
    }

    .topmenu2 ul ul {
        display: block;
        margin-top: 4px
    }

    .topmenu .menu li li {
        padding-left: 12px
    }

    .topmenu .menu li li a {
        font-size: 16px
    }

    ul.sub-menu {
        display: block;
        position: relative;
        left: 0;
        top: 0;
        background-color: transparent
    }

    .header2 .top-btn {
        display: none
    }

    .header2 .center-col>* {
        justify-content: flex-end
    }

    .header2 .callback-if3 {
        margin-top: 0
    }
}

@media (max-width:959px) {
    .product-main-box .center-col {
        width: 100%;
        padding-left: 0;
        margin-top: 32px
    }

    .product-main-box .left-col {
        max-width: 100%
    }

    .benefit-box-01 .benefit-block {
        width: 50%
    }

    .tabs-box .tabs {
        display: block
    }

    .tabs-boxes .tabs-box {
        border: 1px solid #ddd;
        border-radius: 3px
    }

    .tabs-boxes .tabs-box .tabs li {
        border: none;
        margin-right: 0;
        border-radius: 0
    }

    .tabs-boxes .tabs-box .tabs li+li {
        border-top: 1px solid #ddd
    }

    .footer2 .right-col {
        padding-left: 0
    }

    .footer2-bottom .center-col {
        width: 100%;
        margin-top: 20px
    }
}

@media (max-width:819px) {
    .footer2 .container {
        display: block
    }

    .footer2 .right-col {
        padding-left: 0;
        margin-top: 40px;
        max-width: none
    }

    .footer-menu .cnt-column-2 {
        column-count: 3
    }
}

@media (max-width:799px) {
    .search-if3 {
        display: none
    }
}

@media (max-width:719px) {
    body {
        font-size: 16px
    }

    .header2 .phone p {
        font-size: 18px
    }

    .header2 .phone {
        position: relative;
        top: -8px
    }

    .header2 .box {
        margin-top: 12px;
        margin-bottom: 12px
    }

    .crumbs {
        display: none
    }

    .tea-menu {
        display: none
    }

    .banner-01 .box {
        font-size: 18px
    }

    .feedback-plate .form-box {
        flex-direction: column;
        align-items: center
    }

    .feedback-plate .form-box>* {
        margin-left: 0 !important
    }

    .header2 .phone {
        top: 7px;
    }
    .header2 .phone span {
        /* display: none */
        margin-bottom: 0;
    }

    .header2 .center-col {
        position: absolute;
        top: 40px;
        right: 20px
    }

    .header2 .center-col .box {
        margin-top: 0;
        margin-bottom: 0
    }

    .callback-if3 .text {
        display: none
    }

    .header2 .right-col {
        margin-top: -20px
    }

    .header2 .btn {
        height: 32px;
        border-radius: 16px;
        width: auto
    }

    .header2 .logo img {
        width: 86px
    }

    .topmenu .menu-wrap {
        height: calc(100vh - 130px)
    }
}

@media (max-width:559px) {
    .benefit-box-01 .benefit-block {
        width: 100%
    }

    table.row-lines td {
        display: block;
        border: none !important
    }

    table.row-lines tr {
        display: block;
        border-bottom: 1px solid #ddd !important
    }

    table.row-lines td+td {
        padding-top: 0;
        margin-top: -12px
    }

    .footer-menu .cnt-column-2 {
        column-count: 1
    }
}

@media (max-width:479px) {
    .header2 .center-col {
        right: 8px
    }

    .product-main-box .buttons-box>*+* {
        margin-left: 0;
        margin-top: 20px
    }

    .footer2 .right-col {
        display: block
    }

    .footer2 .phone-block {
        display: block;
        margin-top: 40px
    }

    .footer2 .thisright {
        margin-left: 0
    }

    .btn {
        width: auto !important
    }

    .product-main-box .buttons-box .btn {
        width: 240px !important;
        justify-content: center
    }

    .product-main-box .buttons-box .btn.cart {
        background-position: left 60px center
    }
}

@media (max-width:419px) {
    .footer2-bottom .right-col {
        display: block
    }

    .footer2-bottom .right-col>*+* {
        margin: 0;
        margin-top: 12px
    }
}

@media (max-width:399px) {
    .product-main-box .buttons-box>*+* {
        margin-left: 0;
        margin-top: 20px
    }
}