/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html, button, input, select, textarea {
    color: #222
}

html {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio, canvas, img, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

::-webkit-scrollbar, *::-webkit-scrollbar {
    display: none
}

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(../font/-W_8XJnvUD7dzB2Cr_s4bg.ttf) format('truetype')
}

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../font/-W_8XJnvUD7dzB2Cy_g4bg.ttf) format('truetype')
}

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../font/-W__XJnvUD7dzB26Zw.ttf) format('truetype')
}

@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../font/-W_8XJnvUD7dzB2Ck_k4bg.ttf) format('truetype')
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(../font/TK3_WkUHHAIjg75cFRf3bXL8LICs13FvgUE.ttf) format('truetype')
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../font/TK3_WkUHHAIjg75cFRf3bXL8LICs169vgUE.ttf) format('truetype')
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../font/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvgUE.ttf) format('truetype')
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../font/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvgUE.ttf) format('truetype')
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../font/TK3_WkUHHAIjg75cFRf3bXL8LICs1y9ogUE.ttf) format('truetype')
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../font/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZogUE.ttf) format('truetype')
}

body {
    font: 16px/26px "Prompt";
    font-family: 'Prompt', sans-serif;
    overflow-x: hidden;
    overflow-y: scroll;
    margin: 0;
    padding: 0
}

.wrapper {
    width: 90%;
    margin: 0 5%
}

nav ul {
    margin: 0;
    padding: 0
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: white;
    background: #e44d26
}

nav a:hover, nav a:visited {
    color: white
}

nav a:hover {
    text-decoration: underline
}

.main {
    padding: 30px 0
}

.main article h1 {
    font-size: 2em
}

.main aside {
    color: white;
    padding: 0px 5% 10px
}

.footer-container footer {
    color: white;
    padding: 20px 0
}

.ie7 .title {
    padding-top: 20px
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0;
    outline: 0
}

input, textarea, input:focus, textarea:focus {
    transition: all;
    box-shadow: none
}

a:focus, a:hover {
    text-decoration: none
}

.swiper-pagination-bullet {
    background-color: #FFF
}

::-webkit-scrollbar {
    width: .5vw;
    height: .5vw
}

.header-container {
    background-color: #FFF;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    position: fixed;
    z-index: 20;
    top: 0;
    border-top: 6px solid;
    border-image: linear-gradient(to right, #9CE33A, #80BFFF) 1 0 0 0
}

.header-container .img-wrap-logo {
    display: flex;
    margin: 0 0 0 30px
}

.header-container .img-wrap-logo .img-logo {
    cursor: pointer;
    width: 180px
}

.header-container .flex-wrap {
    display: flex;
    margin: 0 30px 0 0
}

.header-container .flex-wrap .desktop-wrap-more {
    display: none;
    position: relative;
    justify-content: center;
    align-items: center;
    gap: 30px;
    font: 500 16px "oswald";
    text-transform: uppercase;
    color: #666
}

.header-container .flex-wrap .desktop-wrap-more .text {
    cursor: pointer
}

.bottom-menu-container {
    display: flex;
    justify-content: center;
    position: fixed;
    bottom: 0;
    background: white;
    width: 100%;
    padding: 20px 0px 20px 0px;
    border-top: 1px solid #bcbcbc;
    font: 400 14px oswald;
    text-transform: uppercase;
    z-index: 99
}

.bottom-menu-container .wrap-menu {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    text-align: center;
    gap: 3px;
    color: #888;
    cursor: pointer
}

.bottom-menu-container .wrap-menu img {
    max-width: 20px;
    margin: auto
}

.bottom-menu-container .wrap-menu.active .text {
    color: #333
}

.breadcrumb-container {
    width: 100%;
    background: #EFEFEF;
    display: flex;
    justify-content: center
}

.breadcrumb-container .breadcrumb-wrap {
    display: flex;
    width: 100%;
    height: 40px;
    align-items: center
}

.breadcrumb-container .breadcrumb-wrap ul {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px
}

.breadcrumb-container .breadcrumb-wrap ul li {
    font: normal 14px "Helvetica Neue";
    cursor: pointer
}

.footer-container {
    width: 100%;
    background: no-repeat top center url(../image/new-md-cover3.webp);
    background-size: cover;
    position: relative;
    bottom: 0;
    display: flex
}

.footer-container .footer-wrap {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 5px;
    margin: 20px 20px 100px;
    flex-wrap: wrap;
    justify-content: space-between
}

.footer-container .footer-wrap .footer-logo {
    margin: 0 0 40px 0;
    width: 170px
}

.footer-container .footer-wrap .footer-content {
    display: flex;
    flex-direction: column;
    color: #FFF
}

.footer-container .footer-wrap .footer-content h3 {
    font: 500 20px "Oswald";
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 10px 0
}

.footer-container .footer-wrap .footer-content .footer-link {
    text-decoration: none;
    color: #FFF;
    padding: 10px 0;
    border-top: 1px solid #CCC;
    font: 200 18px "Helvetica Neue"
}

.footer-container .sub-footer-wrap {
    width: 100%;
    height: 31px;
    background: #333;
    bottom: 0;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font: 100 13px kanit-light;
    color: #F1F1F1
}

@media only screen and (min-width: 900px) {
    .header-container {
        justify-content: space-between
    }

    .header-container .flex-wrap .desktop-wrap-more {
        display: flex
    }

    .header-container .flex-wrap .img-wrap-more {
        margin-right: 60px
    }

    .bottom-menu-container {
        display: none
    }

    .breadcrumb-container .breadcrumb-wrap {
        height: 60px
    }

    .breadcrumb-container .breadcrumb-wrap ul {
        padding: 0 0 0 30px
    }

    .breadcrumb-container .breadcrumb-wrap ul li {
        font: normal 16px "Helvetica Neue"
    }

    .footer-container {
        margin-bottom: 0
    }
}

body {
    display: block;
    margin: 0;
    background-color: #FFF;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 86px
}

body .home-main-container {
    display: block;
    background-color: #FFF
}

body .home-main-container .main-cover .web {
    display: none
}

body .home-main-container .main-cover .cover-text {
    display: none
}

body .home-main-container .main-cover .mb {
    display: block;
    width: 100%
}

body .home-main-container .main-cover-subtext {
    position: relative;
    height: 60px;
    background: #58595B;
    display: flex;
    justify-content: center;
    align-items: center
}

body .home-main-container .main-cover-subtext .title {
    font: 400 26px "Oswald";
    text-transform: uppercase;
    color: #FFF
}

body .home-main-container .main-link-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    background: #FFF;
    margin: 10px 10px 22px 10px
}

body .home-main-container .main-link-wrap .link-content {
    width: 100%;
    max-width: 700px;
    height: 190px;
    gap: 10px
}

body .home-main-container .main-link-wrap .link-content .sub-head {
    display: flex;
    width: 60%;
    position: relative;
    top: 70%;
    margin: 0 0 0 4%;
    background: #FFF;
    font: 500 20px "Oswald";
    text-transform: uppercase;
    padding: 5px;
    color: #58595B;
    justify-content: center
}

body .home-main-container .main-link-wrap .link-content img {
    width: 100%;
    max-width: 450px
}

body .home-main-container .main-link-wrap .link-content.img-code {
    background-image: url(../image/new-md-sec1.webp);
    background-size: cover;
    background-position: center center
}

body .home-main-container .main-link-wrap .link-content.img-distributor {
    background-image: url(../image/new-md-sec3.webp);
    background-size: cover;
    background-position: center center
}

body .home-main-container .main-content-wrap {
    display: flex;
    flex-wrap: wrap
}

body .home-main-container .main-content-wrap.gray {
    background: #EFEFEF;
    padding: 0 0 20px 0
}

body .home-main-container .main-content-wrap .product-content {
    display: flex;
    width: 100%;
    margin: 0 auto 20px;
    flex-wrap: wrap
}

body .home-main-container .main-content-wrap .product-content .left-content {
    width: 100%
}

body .home-main-container .main-content-wrap .product-content .left-content .text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding: 20px 20px
}

body .home-main-container .main-content-wrap .product-content .left-content .text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #8AAEC5
}

body .home-main-container .main-content-wrap .product-content .left-content .text-wrap .sub-heading {
    font: 400 20px/30px "Oswald";
    text-transform: uppercase;
    color: #666
}

body .home-main-container .main-content-wrap .product-content .left-content .text-wrap .desc {
    font: normal 16px/24px "Helvetica Neue";
    margin: 14px 0 0 0;
    color: #666
}

body .home-main-container .main-content-wrap .product-content .left-content .text-wrap .button-detail {
    display: flex;
    width: fit-content;
    justify-content: center;
    align-content: center;
    align-items: center;
    background: transparent;
    border: none;
    font: 400 16px "Oswald";
    text-transform: uppercase;
    color: #666;
    cursor: pointer;
    padding: 0;
    margin-top: 15px
}

body .home-main-container .main-content-wrap .product-content .right-content {
    width: 100%;
    flex-wrap: wrap;
    overflow-x: auto;
    display: flex
}

body .home-main-container .main-content-wrap .product-content .right-content .product-list-wrap {
    display: flex;
    margin: auto;
    padding: 20px 10px;
    gap: 10px
}

body .home-main-container .main-content-wrap .product-content .right-content .product-list-wrap .product-list {
    display: inline-block;
    text-align: center;
    width: 280px
}

body .home-main-container .main-content-wrap .product-content .right-content .product-list-wrap .product-list .product-image {
    width: 280px;
    background: #F0F1F4
}

body .home-main-container .main-content-wrap .product-content .right-content .product-list-wrap .product-list .product-title {
    display: block;
    font: 400 18px/26px "Oswald";
    text-transform: uppercase;
    color: #666;
    margin: 10px 0
}

body .home-main-container .main-content-wrap .video-content {
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px 0 10px;
    flex-wrap: wrap
}

body .home-main-container .main-content-wrap .video-content.bg-cover {
    background: no-repeat top right url(../image/science-bg.webp);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat
}

body .home-main-container .main-content-wrap .video-content .left-content {
    width: 100%;
    padding: 0 10px
}

body .home-main-container .main-content-wrap .video-content .left-content .video {
    width: 100%
}

body .home-main-container .main-content-wrap .video-content .right-content {
    width: 100%
}

body .home-main-container .main-content-wrap .video-content .right-content .text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding: 20px 20px
}

body .home-main-container .main-content-wrap .video-content .right-content .text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #8AAEC5
}

body .home-main-container .main-content-wrap .video-content .right-content .text-wrap .sub-heading {
    font: 400 20px/30px "Oswald";
    text-transform: uppercase;
    color: #666
}

body .home-main-container .main-content-wrap .video-content .right-content .text-wrap .desc {
    font: normal 16px/24px "Helvetica Neue";
    margin: 14px 0 0 0;
    color: #666
}

body .home-main-container .main-content-wrap .mission-content {
    display: flex;
    width: 100%;
    max-width: 1100px;
    margin: 20px auto;
    flex-wrap: wrap
}

body .home-main-container .main-content-wrap .mission-content .left-content {
    width: 100%
}

body .home-main-container .main-content-wrap .mission-content .left-content .text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding: 20px 20px
}

body .home-main-container .main-content-wrap .mission-content .left-content .text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #8AAEC5
}

body .home-main-container .main-content-wrap .mission-content .left-content .text-wrap .sub-heading {
    font: 400 20px/30px "Oswald";
    text-transform: uppercase;
    color: #666
}

body .home-main-container .main-content-wrap .mission-content .left-content .text-wrap .desc {
    font: normal 16px/24px "Helvetica Neue";
    margin: 14px 0 0 0;
    color: #666
}

body .home-main-container .main-content-wrap .mission-content .left-content .text-wrap .button-detail {
    display: flex;
    width: fit-content;
    justify-content: center;
    align-content: center;
    align-items: center;
    background: transparent;
    border: none;
    font: 400 16px "Oswald";
    text-transform: uppercase;
    color: #666;
    cursor: pointer;
    padding: 0;
    margin-top: 15px
}

body .home-main-container .main-content-wrap .mission-content .right-content {
    width: 100%;
    flex-wrap: wrap;
    overflow-x: auto;
    display: flex
}

@media only screen and (min-width: 900px) {
    body {
        margin-bottom: 0
    }

    body .home-main-container .main-cover {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        width: 100%;
        min-height: 830px;
        background: url(../image/web-cover-bg.webp);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }

    body .home-main-container .main-cover .web {
        display: block;
        position: absolute;
        width: 100%;
        max-width: 1052px;
        z-index: 2
    }

    body .home-main-container .main-cover .cover-text {
        display: block;
        position: absolute;
        width: 100%;
        max-width: 1052px;
        z-index: 3
    }

    body .home-main-container .main-cover .mb {
        display: none
    }

    body .home-main-container .main-cover-subtext .title {
        font: 500 30px "Oswald";
        text-transform: uppercase;
        color: #FFF
    }

    body .home-main-container .main-link-wrap {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        margin: 10px 0 22px 0
    }

    body .home-main-container .main-link-wrap .link-content {
        width: 100%;
        max-width: 445px;
        height: 210px
    }

    body .home-main-container .main-link-wrap .link-content .sub-head {
        font: 500 22px "Oswald";
        width: 62%
    }

    body .home-main-container .main-content-wrap.gray {
        background: #EFEFEF;
        padding: 0
    }

    body .home-main-container .main-content-wrap.bg-cover {
        background: no-repeat top right url(../image/new-md-cover-2.webp)
    }

    body .home-main-container .main-content-wrap .product-content {
        display: flex;
        max-width: 1100px;
        margin: 0 auto 30px;
        flex-wrap: nowrap;
        align-items: center
    }

    body .home-main-container .main-content-wrap .product-content .left-content {
        width: 30%
    }

    body .home-main-container .main-content-wrap .product-content .right-content {
        width: 70%;
        flex-wrap: wrap;
        overflow-x: auto;
        display: flex
    }

    body .home-main-container .main-content-wrap .video-content {
        max-width: 1100px;
        margin: 0 auto;
        padding: 30px 0;
        flex-wrap: wrap;
        display: flex;
        align-items: center
    }

    body .home-main-container .main-content-wrap .video-content .left-content {
        width: 50%;
        padding: 0
    }

    body .home-main-container .main-content-wrap .video-content .left-content .video {
        max-width: 600px;
        width: 100%;
        margin: 0
    }

    body .home-main-container .main-content-wrap .video-content .right-content {
        width: 50%
    }

    body .home-main-container .main-content-wrap .video-content .right-content .text-wrap {
        display: flex;
        flex-direction: column;
        margin: auto;
        padding: 20px 20px 20px 30px
    }

    body .home-main-container .main-content-wrap .video-content .right-content .text-wrap .main-heading {
        font: 500 26px/40px "Oswald";
        text-transform: uppercase;
        color: #8AAEC5
    }

    body .home-main-container .main-content-wrap .video-content .right-content .text-wrap .sub-heading {
        font: 400 20px/30px "Oswald";
        text-transform: uppercase;
        color: #666
    }

    body .home-main-container .main-content-wrap .video-content .right-content .text-wrap .desc {
        font: normal 16px/24px "Helvetica Neue";
        margin: 14px 0 0 0;
        color: #666
    }

    body .home-main-container .main-content-wrap .mission-content {
        display: flex;
        margin: 60px auto;
        flex-wrap: nowrap;
        align-items: center
    }

    body .home-main-container .main-content-wrap .mission-content .left-content {
        width: 50%
    }
}

body {
    display: block;
    margin: 0;
    background-color: #FFF;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 86px
}

body .check-code-main-container {
    display: block;
    background-color: #FFF
}

body .check-code-main-container .main-content-wrap {
    display: flex;
    flex-wrap: wrap
}

body .check-code-main-container .main-content-wrap .top-content {
    display: flex;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    border-bottom: 1px solid #CCC
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap {
    width: 100%;
    margin: 20px
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding: 0
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #8AAEC5
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .text-wrap .sub-heading {
    font: 400 20px/30px "Oswald";
    text-transform: uppercase;
    color: #666
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .text-wrap .desc {
    font: normal 14px/22px "Helvetica Neue";
    margin: 14px 0 0 0;
    color: #666
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .input-code-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px 0
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .input-code-wrap .code-label {
    color: #555;
    font-size: 1m;
    text-transform: uppercase;
    font-family: "Oswald";
    padding: 0 0 5px 0
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .input-code-wrap input.code-input {
    width: 50px !important;
    height: 50px !important;
    display: inline !important;
    text-align: center;
    text-transform: uppercase;
    background-color: #FFF;
    margin: 0 5px 5px 0 !important
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .input-code-wrap .input-authen {
    display: flex;
    height: 60px;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #CCC;
    padding: 5px 5px 5px 10px;
    font: normal 16px/16px "Helvetica Neue"
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .input-code-wrap .btn-authen {
    display: flex;
    height: 60px;
    width: 100%;
    margin: 10px 0 0 0;
    background: #8AAEC5;
    color: #FFF;
    border-radius: 4px;
    border: none;
    justify-content: center;
    align-items: center;
    font: 400 18px/22px "Oswald";
    text-transform: uppercase
}

body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .mb-background {
    width: 100%
}

body .check-code-main-container .main-content-wrap .bottom-content {
    display: flex;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto
}

body .check-code-main-container .main-content-wrap .bottom-content .code-location-wrap {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    margin: 20px
}

body .check-code-main-container .main-content-wrap .bottom-content .code-location-wrap .mb-background {
    width: 80%;
    margin: 20px 0
}

body .check-code-main-container .main-content-wrap .bottom-content .code-location-wrap .text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding: 0
}

body .check-code-main-container .main-content-wrap .bottom-content .code-location-wrap .text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #8AAEC5
}

body .check-code-main-container .main-content-wrap .bottom-content .code-location-wrap .text-wrap .sub-heading {
    font: 400 20px/30px "Oswald";
    text-transform: uppercase;
    color: #666
}

body .check-code-main-container .main-content-wrap .bottom-content .code-location-wrap .text-wrap .desc {
    font: normal 14px/22px "Helvetica Neue";
    margin: 14px 0 0 0;
    color: #666
}

@media only screen and (min-width: 900px) {
    body {
        margin-bottom: 0
    }

    body .check-code-main-container .main-content-wrap .top-content {
        background: no-repeat center right url(../image/new-md-cover-3.webp)
    }

    body .check-code-main-container .main-content-wrap .top-content .check-code-wrap {
        width: 40%;
        margin: 20px
    }

    body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .text-wrap {
        padding: 20px 20px 0
    }

    body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .input-code-wrap {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 20px
    }

    body .check-code-main-container .main-content-wrap .top-content .check-code-wrap .mb-background {
        display: none
    }

    body .check-code-main-container .main-content-wrap .bottom-content {
        display: flex;
        width: 100%;
        max-width: 1100px;
        margin: 0 auto
    }

    body .check-code-main-container .main-content-wrap .bottom-content .code-location-wrap {
        width: 100%;
        margin: 10px;
        gap: 20px;
        flex-direction: initial
    }

    body .check-code-main-container .main-content-wrap .bottom-content .code-location-wrap .mb-background {
        width: 50%
    }
}

body {
    display: block;
    margin: 0;
    background-color: #FFF;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 86px
}

body .fake-dealer-main-container {
    display: block;
    background: no-repeat bottom right url(../image/md-bg.webp) #FFF
}

body .fake-dealer-main-container .cover-wrap {
    display: flex;
    flex-wrap: wrap;
    background: no-repeat top center url(../image/new-md-cover-4.webp);
    background-size: cover;
    height: 200px
}

body .fake-dealer-main-container .cover-wrap .cover-text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 100%;
    max-width: 1100px;
    padding: 20px 10px
}

body .fake-dealer-main-container .cover-wrap .cover-text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #FFF
}

body .fake-dealer-main-container .cover-wrap .cover-text-wrap .sub-heading {
    font: 400 20px/30px "Oswald";
    text-transform: uppercase;
    color: #FFF
}

body .fake-dealer-main-container .tab {
    display: flex;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
    background-color: #FFF
}

body .fake-dealer-main-container .tab button {
    background-color: inherit;
    float: left;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    border-right: none;
    outline: none;
    cursor: pointer;
    margin: 14px 0 14px 0;
    padding: 0 20px 0;
    transition: .3s;
    color: #CCC;
    font: 400 18px "Oswald";
    text-transform: uppercase
}

body .fake-dealer-main-container .tab button.border {
    border-right: 1px solid #666 !important
}

body .fake-dealer-main-container .tab button:hover {
    background-color: #FFF
}

body .fake-dealer-main-container .tab button.active {
    color: #666;
    background-color: #FFF
}

body .fake-dealer-main-container .tabcontent {
    display: flex;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    padding: 20px
}

body .fake-dealer-main-container .tabcontent .text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding: 0
}

body .fake-dealer-main-container .tabcontent .text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #8AAEC5
}

body .fake-dealer-main-container .tabcontent .text-wrap .desc {
    font: normal 14px/22px "Helvetica Neue";
    margin: 14px 0 0 0;
    color: #666
}

body .fake-dealer-main-container .tabcontent .text-wrap .desc ol {
    margin: 0;
    padding: 0 0 0 20px
}

body .fake-dealer-main-container .tabcontent .fake-content-wrap {
    display: flex;
    flex-direction: column;
    margin: 0 0 50px 0
}

body .fake-dealer-main-container .tabcontent .fake-content-wrap .list-wrap h4 {
    font: 500 16px "Oswald";
    text-transform: uppercase;
    margin: 14px 0;
    color: red
}

body .fake-dealer-main-container .tabcontent .fake-content-wrap .list-wrap ol {
    padding: 0 0 0 24px
}

body .fake-dealer-main-container .tabcontent .fake-content-wrap .list-wrap ol li {
    font: normal 14px/22px "Helvetica Neue";
    color: #666
}

body .fake-dealer-main-container .tabcontent .fake-seller-product-wrap {
    display: flex;
    gap: 8px;
    margin: 20px 0 50px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center
}

body .fake-dealer-main-container .tabcontent .fake-seller-product-wrap .realfake-box {
    text-decoration: none;
    margin: 0 10px
}

body .fake-dealer-main-container .tabcontent .fake-seller-product-wrap .realfake-box img {
    width: 100%
}

body .fake-dealer-main-container .tabcontent .fake-seller-product-wrap .realfake-box .name {
    margin: 10px 0;
    font: normal 16px "Helvetica Neue";
    text-transform: uppercase;
    color: #666
}

body .fake-dealer-main-container .tabcontent .fake-seller-product-wrap .realfake-box .name .red {
    color: red;
    font-weight: bold
}

body .fake-dealer-main-container .tabcontent .fake-seller-product-wrap .realfake-box .name .blue {
    color: #8AAEC5;
    font-weight: bold
}

@media only screen and (min-width: 900px) {
    body {
        margin-bottom: 0
    }

    body .fake-dealer-main-container .cover-wrap {
        background: no-repeat top center url(../image/new-md-cover-4.webp);
        background-size: cover
    }

    body .fake-dealer-main-container .cover-wrap .cover-text-wrap {
        padding: 20px
    }

    body .fake-dealer-main-container .tabcontent .fake-content-wrap {
        flex-direction: row;
        justify-content: space-between
    }

    body .fake-dealer-main-container .tabcontent .fake-seller-product-wrap {
        max-width: 1100px;
        justify-content: flex-start
    }

    body .fake-dealer-main-container .tabcontent .fake-seller-product-wrap .realfake-box img {
        max-width: 220px
    }
}

body {
    display: block;
    margin: 0;
    background-color: #FFF;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 86px
}

body .lab-analysis-main-container {
    display: block;
    background: no-repeat bottom right url(../image/md-bg.webp) #FFF
}

body .lab-analysis-main-container .cover-wrap {
    display: flex;
    flex-wrap: wrap;
    background: no-repeat top center url(../image/new-md-cover-7.webp);
    background-size: cover;
    height: 200px
}

body .lab-analysis-main-container .cover-wrap .cover-text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 100%;
    max-width: 1100px;
    padding: 20px 10px
}

body .lab-analysis-main-container .cover-wrap .cover-text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #FFF
}

body .lab-analysis-main-container .cover-wrap .cover-text-wrap .sub-heading {
    font: 400 20px/30px "Oswald";
    text-transform: uppercase;
    color: #FFF
}

body .lab-analysis-main-container .analysis-wrap {
    display: flex;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px 50px 20px;
    flex-direction: column
}

body .lab-analysis-main-container .analysis-wrap .text-wrap {
    display: flex;
    flex-direction: column;
    padding: 40px 0 20px 0
}

body .lab-analysis-main-container .analysis-wrap .text-wrap .desc {
    font: normal 14px/22px "Helvetica Neue";
    margin: 14px 0 0 0;
    color: #666
}

body .lab-analysis-main-container .analysis-wrap .lab-list {
    display: flex
}

body .lab-analysis-main-container .analysis-wrap .lab-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

body .lab-analysis-main-container .analysis-wrap .lab-list ul li {
    height: 30px;
    display: flex;
    justify-content: space-between;
    font: normal 16px "Helvetica Neue";
    color: #666;
    align-items: center;
    padding: 0 20px
}

body .lab-analysis-main-container .analysis-wrap .lab-list ul li a {
    text-decoration: none;
    color: #333;
    font-weight: 500
}

body .lab-analysis-main-container .analysis-wrap .lab-list ul li:nth-child(even) {
    background: #F5F5F5;
    opacity: .5
}

body {
    display: block;
    margin: 0;
    background-color: #FFF;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 86px
}

body .distributor-news-main-container {
    display: block;
    background: no-repeat bottom right url(../image/md-bg.webp) #FFF
}

body .distributor-news-main-container .cover-wrap {
    display: flex;
    flex-wrap: wrap;
    background: no-repeat top center url(../image/new-md-cover-6.webp);
    background-size: cover;
    height: 200px
}

body .distributor-news-main-container .cover-wrap .cover-text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 100%;
    max-width: 1100px;
    padding: 20px 10px
}

body .distributor-news-main-container .cover-wrap .cover-text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #FFF
}

body .distributor-news-main-container .cover-wrap .cover-text-wrap .sub-heading {
    font: 400 20px/30px "Oswald";
    text-transform: uppercase;
    color: #FFF
}

body .distributor-news-main-container .distributor-news-wrap {
    display: flex;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px 20px 50px 20px;
    flex-direction: column
}

body .distributor-news-main-container .distributor-news-wrap .distributor-list-wrap {
    display: flex;
    gap: 8px;
    margin: 20px 0 50px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center
}

body .distributor-news-main-container .distributor-news-wrap .distributor-list-wrap .info-box {
    text-align: center;
    text-decoration: none;
    width: 259px
}

body .distributor-news-main-container .distributor-news-wrap .distributor-list-wrap .info-box img {
    width: 100%;
    max-width: 259px;
    height: 360px;
    border: 1px solid #CCC
}

body .distributor-news-main-container .distributor-news-wrap .distributor-list-wrap .info-box .name {
    margin: 10px 0;
    font: bold 16px "Oswald";
    text-transform: uppercase;
    color: #666
}

body .distributor-news-main-container .distributor-news-wrap .distributor-list-wrap .info-box .sub {
    margin: 10px 0;
    font: normal 14px "Helvetica Neue";
    color: #666
}

@media only screen and (min-width: 900px) {
    body {
        margin-bottom: 0
    }

    body .distributor-news-main-container {
        display: block;
        background: no-repeat bottom right url(../image/md-bg.webp) #FFF
    }

    body .distributor-news-main-container .cover-wrap {
        display: flex;
        flex-wrap: wrap;
        background: no-repeat top center url(../image/new-md-cover-6.webp);
        background-size: cover;
        height: 200px
    }

    body .distributor-news-main-container .cover-wrap .cover-text-wrap {
        display: flex;
        flex-direction: column;
        margin: auto;
        width: 100%;
        max-width: 1100px;
        padding: 20px 10px
    }

    body .distributor-news-main-container .cover-wrap .cover-text-wrap .main-heading {
        font: 500 26px/40px "Oswald";
        text-transform: uppercase;
        color: #FFF
    }

    body .distributor-news-main-container .cover-wrap .cover-text-wrap .sub-heading {
        font: 400 20px/30px "Oswald";
        text-transform: uppercase;
        color: #FFF
    }

    body .distributor-news-main-container .distributor-news-wrap .distributor-list-wrap {
        justify-content: flex-start
    }
}

body {
    display: block;
    margin: 0;
    background-color: #FFF;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 86px
}

body .product-grid-main-container {
    display: block;
    background: no-repeat bottom right url(../image/md-bg.webp) #FFF
}

body .product-grid-main-container .cover-wrap {
    display: flex;
    flex-wrap: wrap;
    background: no-repeat top center url(../image/new-md-cover-5.webp);
    background-size: cover;
    height: 200px
}

body .product-grid-main-container .cover-wrap .cover-text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 100%;
    max-width: 1100px;
    padding: 20px 10px
}

body .product-grid-main-container .cover-wrap .cover-text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #FFF
}

body .product-grid-main-container .cover-wrap .cover-text-wrap .sub-heading {
    font: 400 20px/30px "Oswald";
    text-transform: uppercase;
    color: #FFF
}

body .product-grid-main-container .tab {
    display: flex;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
    overflow-x: scroll;
    background-color: #FFF
}

body .product-grid-main-container .tab button {
    background-color: inherit;
    float: left;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    border-right: none;
    outline: none;
    cursor: pointer;
    margin: 14px 0 14px 0;
    padding: 0 20px 0;
    transition: .3s;
    color: #CCC;
    font: 400 18px "Oswald";
    text-transform: uppercase
}

body .product-grid-main-container .tab button.border {
    border-right: 1px solid #666 !important
}

body .product-grid-main-container .tab button:hover {
    background-color: #FFF
}

body .product-grid-main-container .tab button.active {
    color: #666;
    background-color: #FFF
}

body .product-grid-main-container .tabcontent {
    display: flex;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    padding: 20px
}

body .product-grid-main-container .tabcontent .text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding: 0
}

body .product-grid-main-container .tabcontent .text-wrap .main-heading {
    font: 500 30px/40px "Oswald";
    text-transform: uppercase;
    color: #8AAEC5;
    margin: 20px 0 30px 0
}

body .product-grid-main-container .tabcontent .product-grid-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 50px 0
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container {
    width: 100%;
    text-decoration: none;
    border-bottom: 1px solid #EFEFEF
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-left {
    width: 100%;
    max-width: 290px;
    cursor: pointer
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-right .main-heading {
    display: flex;
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #8AAEC5;
    cursor: pointer
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-right .sub-heading {
    display: flex;
    font: 400 18px/28px "Oswald";
    text-transform: uppercase;
    color: #666
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-right .desc {
    display: flex;
    font: normal 14px/22px "Helvetica Neue";
    margin: 14px 0 0 0;
    color: #666
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-right .rating {
    display: flex;
    margin: 14px 0 0 0
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-right .rating tr {
    margin: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-right .rating tr td {
    font: normal 14px "Helvetica Neue";
    color: #333
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-right .rating tr td .star-c {
    width: 18px;
    height: 14px;
    background: #cbe900;
    float: left;
    margin-left: 3px
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-right .rating tr td .star {
    width: 18px;
    height: 14px;
    background: #BBBBBB;
    float: left;
    margin-left: 3px
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .bottom-sec {
    display: block;
    margin: 10px 0 20px 0
}

body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .bottom-sec .sub-content {
    font: normal 14px/20px "Helvetica Neue";
    color: #666;
    padding: 0 0 5px 0
}

@media only screen and (min-width: 600px) {
    body .product-grid-main-container .cover-wrap {
        background: no-repeat top center url(../image/new-md-cover-5.webp);
        background-size: cover
    }

    body .product-grid-main-container .cover-wrap .cover-text-wrap {
        padding: 20px
    }

    body .product-grid-main-container .tabcontent .product-grid-wrap {
        gap: 15px
    }

    body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec {
        display: flex
    }

    body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-left {
        max-width: 230px;
        height: 230px;
        flex-shrink: 0
    }
}

@media only screen and (min-width: 1080px) {
    body {
        margin-bottom: 0
    }

    body .product-grid-main-container .tabcontent .product-grid-wrap .product-container {
        max-width: 520px;
        padding: 15px;
        border: 1px solid #EFEFEF
    }

    body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-right {
        padding: 0 0 0 20px
    }

    body .product-grid-main-container .tabcontent .product-grid-wrap .product-container .top-sec .content-right .desc {
        min-height: 90px;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

body {
    display: block;
    margin: 0;
    background-color: #FFF;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 86px
}

body .product-detail-main-container {
    display: block;
    background: #FFF
}

body .product-detail-main-container .content-wrap {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    padding: 20px
}

body .product-detail-main-container .content-wrap .product-container {
    width: 100%;
    margin: 0 0 20px 0;
    text-decoration: none
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-left {
    width: 100%
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .main-heading {
    display: flex;
    font: 500 44px/54px "Oswald";
    text-transform: uppercase;
    color: #8AAEC5;
    justify-content: center
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .sub-heading {
    display: flex;
    font: 400 26px/34px "Oswald";
    text-transform: uppercase;
    color: #666;
    justify-content: center
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .desc {
    display: flex;
    font: normal 16px/24px "Helvetica Neue";
    margin: 14px 0 0 0;
    color: #666
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .rating {
    display: flex;
    margin: 14px 0 20px 0
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .rating tr {
    margin: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .rating tr td {
    font: 500 16px/24px "Helvetica Neue";
    color: #333
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .rating tr td .star-c {
    width: 24px;
    height: 16px;
    background: #cbe900;
    float: left;
    margin-left: 3px
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .rating tr td .star {
    width: 24px;
    height: 16px;
    background: #BBBBBB;
    float: left;
    margin-left: 3px
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .mid-sec {
    display: block;
    margin: 10px 0 20px 0
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .mid-sec .sub-content {
    font: normal 16px/24px "Helvetica Neue";
    color: #666;
    padding: 0 0 5px 0
}

body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .mid-sec .sub-content b {
    color: #8AAEC5
}

body .product-detail-main-container .content-wrap .product-container .bottom-sec {
    padding: 30px 0 0 0;
    margin: 20px 0 0 0;
    border-top: 1px solid #CCC
}

body .product-detail-main-container .content-wrap .product-container .bottom-sec h4 {
    display: inline-block;
    font: 500 18px "Oswald";
    text-transform: uppercase;
    margin: 0 0 20px 0
}

body .product-detail-main-container .content-wrap .product-container .bottom-sec p {
    display: inline-block;
    font: normal 16px/24px "Helvetica Neue";
    color: #666;
    margin: 0 0 30px 0
}

@media only screen and (min-width: 700px) {
    body .product-detail-main-container .content-wrap .product-container .top-sec {
        display: flex
    }

    body .product-detail-main-container .content-wrap .product-container .top-sec .content-left {
        height: 350px;
        width: 350px
    }

    body .product-detail-main-container .content-wrap .product-container .top-sec .content-right {
        padding: 10px 0 0 10px
    }

    body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .main-heading {
        justify-content: left
    }

    body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .sub-heading {
        justify-content: left
    }
}

@media only screen and (min-width: 900px) {
    body {
        margin-bottom: 0
    }

    body .product-detail-main-container .content-wrap .product-container {
        padding: 10px
    }

    body .product-detail-main-container .content-wrap .product-container .top-sec .content-left {
        height: 500px;
        width: 500px
    }

    body .product-detail-main-container .content-wrap .product-container .top-sec .content-right {
        padding: 40px 0 0 20px
    }

    body .product-detail-main-container .content-wrap .product-container .top-sec .content-right .desc {
        min-height: 90px;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

body {
    display: block;
    margin: 0;
    background-color: #FFF;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 86px
}

body .contact-us-main-container {
    display: block;
    background-color: #FFF
}

body .contact-us-main-container .main-content-wrap {
    display: flex;
    flex-wrap: wrap
}

body .contact-us-main-container .main-content-wrap .top-content {
    background: no-repeat top url(../image/new-md-contact-cover.webp);
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    border-bottom: 1px solid #CCC
}

body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap {
    margin: 20px 10px
}

body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .text-wrap {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding: 10px
}

body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .text-wrap .main-heading {
    font: 500 26px/40px "Oswald";
    text-transform: uppercase;
    color: #8AAEC5
}

body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .text-wrap .sub-heading {
    font: 400 20px/30px "Oswald";
    text-transform: uppercase;
    color: #666
}

body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .text-wrap .desc {
    font: normal 14px/22px "Helvetica Neue";
    margin: 14px 0 0 0;
    color: #666
}

body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .input-email-wrap {
    display: flex;
    gap: 10px;
    padding: 10px;
    margin: 10px 0 0 0;
    flex-wrap: wrap;
    justify-content: space-between
}

body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .input-email-wrap .input-email {
    display: flex;
    height: 60px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #CCC;
    padding: 5px 5px 5px 10px;
    font: normal 16px/16px "Helvetica Neue"
}

body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .input-email-wrap .input-message {
    display: flex;
    border: 1px solid #CCC;
    width: 100%;
    height: 140px;
    padding: 10px;
    border-radius: 4px;
    font: normal 16px/24px "Helvetica Neue"
}

body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .input-email-wrap .btn-send {
    display: flex;
    height: 60px;
    width: 100%;
    margin: 10px 0 0 0;
    background: #8AAEC5;
    color: #FFF;
    border-radius: 4px;
    border: none;
    justify-content: center;
    align-items: center;
    font: 400 18px/22px "Oswald";
    text-transform: uppercase
}

body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .mb-background {
    width: 100%
}

body .contact-us-main-container .main-content-wrap .bottom-content {
    display: flex;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 40px;
    padding: 0 20px;
    flex-direction: column
}

body .contact-us-main-container .main-content-wrap .bottom-content h3 {
    margin: 30px 0 10px 0;
    font: normal 20px "Oswald";
    text-transform: uppercase
}

body .contact-us-main-container .main-content-wrap .bottom-content p {
    margin: 10px 0;
    font: normal 16px "Helvetica Neue";
    color: #666
}

@media only screen and (min-width: 900px) {
    body {
        margin-bottom: 0
    }

    body .contact-us-main-container .main-content-wrap .top-content {
        background: no-repeat top right url(../image/new-md-contact-cover.webp)
    }

    body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .text-wrap {
        padding: 20px 20px 0
    }

    body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .input-email-wrap .input-email {
        width: 49%
    }

    body .contact-us-main-container .main-content-wrap .top-content .contact-info-wrap .mb-background {
        display: none
    }
}

.result-wrap {
    position: fixed;
    width: 100%;
    z-index: 1
}

.result-wrap .popup-box-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 500px;
    min-width: 300px;
    min-height: 280px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 8px #333
}

.result-wrap .popup-box-wrap .close-btn {
    position: absolute;
    top: 10px;
    right: 10px
}

.result-wrap .popup-box-wrap .popup-content {
    display: flex;
    margin: 35px 0;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    text-align: center
}

.result-wrap .popup-box-wrap .popup-content .status-icon {
    width: 80px
}

.result-wrap .popup-box-wrap .popup-content .code-shown h3 {
    margin: 15px 0 20px 0;
    font: normal 18px/20px "Helvetica Neue";
    text-transform: uppercase
}

.result-wrap .popup-box-wrap .popup-content .code-shown .code-wrap .code {
    font: bold 30px/34px "Helvetica Neue";
    letter-spacing: 10px;
    border: 1px solid #CCC;
    padding: 10px 20px;
    margin: 5px 0;
    color: #666
}

.result-wrap .popup-box-wrap .popup-content .code-shown .code-wrap .fake {
    color: #F80D0D
}

.result-wrap .popup-box-wrap .popup-content .code-shown h4 {
    font: bold 14px/18px "Helvetica Neue";
    text-transform: uppercase;
    color: #666;
    margin: 15px 0 5px 0
}

.result-wrap .popup-box-wrap .popup-content .code-shown p {
    font: normal 14px/18px "Helvetica Neue";
    color: #666;
    margin: 0
}

.result-wrap .popup-box-wrap .popup-content .code-shown p .red {
    color: #F80D0D
}

.result-wrap .popup-box-wrap .popup-content .code-shown .product {
    font: bold 14px/18px "Helvetica Neue";
    text-transform: uppercase;
    color: #00E89B;
    padding: 8px 0
}

.result-wrap .popup-box-wrap .popup-content .code-shown h5 {
    font: bold 14px/18px "Helvetica Neue";
    color: #666;
    margin: 15px 0 5px 0
}

.noti-popup-wrap {
    position: fixed;
    width: 100%;
    z-index: 1
}

.noti-popup-wrap .popup-box-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 900px;
    min-width: 300px;
    min-height: 280px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 8px #333
}

.noti-popup-wrap .popup-box-wrap .close-btn {
    position: absolute;
    top: 10px;
    right: 10px
}

.noti-popup-wrap .popup-box-wrap .popup-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 35px 30px;
    background: no-repeat center url(../image/popup-bg.webp);
    background-size: cover
}

.noti-popup-wrap .popup-box-wrap .popup-content .status-icon {
    margin: 0 0 20px 0
}

.noti-popup-wrap .popup-box-wrap .popup-content .desc-content {
    text-align: justify;
    font: normal 16px/26px "Helvetica Neue"
}

.noti-popup-wrap .popup-box-wrap .popup-content .desc-content h3 {
    color: red;
    margin: 10px 0 15px 0;
    text-transform: uppercase;
    font: 500 20px "Oswald"
}

.noti-popup-wrap .popup-box-wrap .popup-content .desc-content ol li {
    color: red
}

.code-select-popup-wrap {
    position: fixed;
    width: 100%;
    z-index: 1
}

.code-select-popup-wrap .popup-box-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 600px;
    min-width: 300px;
    min-height: 280px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 8px #333
}

.code-select-popup-wrap .popup-box-wrap .close-btn {
    position: absolute;
    top: 10px;
    right: 10px
}

.code-select-popup-wrap .popup-box-wrap .popup-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 35px 30px;
    background: no-repeat center url(../image/popup-bg.webp);
    background-size: cover
}

.code-select-popup-wrap .popup-box-wrap .popup-content .sub-head {
    text-transform: uppercase;
    font: bold 21px "Oswald";
    margin: 0 0 20px 0
}

.code-select-popup-wrap .popup-box-wrap .popup-content .status-icon {
    margin: 0 0 20px 0
}

.code-select-popup-wrap .popup-box-wrap .popup-content .select-content {
    display: flex
}

.code-select-popup-wrap .popup-box-wrap .popup-content .select-content .selector {
    border: 1px solid #CCC;
    border-radius: 5px;
    padding: 10px 0 0 0;
    margin: 0 10px;
    text-decoration: none
}

.code-select-popup-wrap .popup-box-wrap .popup-content .select-content .selector img {
    max-width: 200px
}

.code-select-popup-wrap .popup-box-wrap .popup-content .select-content .selector .title {
    text-align: center;
    color: #333;
    font: normal 18px/20px "Oswald";
    text-transform: uppercase;
    padding: 5px;
    margin: 10px 0
}

.wp-stars svg {
    width: 18px
}

@media only screen and (min-width: 500px) {
    nav a {
        float: left;
        width: 27%;
        margin: 0 1.7%;
        padding: 25px 2%;
        margin-bottom: 0
    }

    nav li:first-child a {
        margin-left: 0
    }

    nav li:last-child a {
        margin-right: 0
    }

    nav ul li {
        display: inline
    }

    .oldie nav a {
        margin: 0 .7%
    }

    .wp-stars svg {
        width: 18px
    }
}

@media only screen and (min-width: 800px) {
    nav {
        float: right;
        width: 38%
    }

    .main article {
        float: left;
        width: 57%
    }

    .main aside {
        float: right;
        width: 28%
    }
}

@media only screen and (min-width: 1100px) {
    .wrapper {
        width: 1100px;
        margin: 0 auto
    }
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}