.wp_index_covid {
    background-color: #fff;
}

.wp_index_covid * {
    font-family: "Kanit", sans-serif !important;
}
.wp_index_covid b {
    font-weight: 400 !important;
}

.wp_index_covid .wrapper_covid {
    overflow-x: scroll;
    position: relative;
    -webkit-box-shadow: 0px 0px 17px 3px rgba(191, 191, 191, 0.48);
    -moz-box-shadow: 0px 0px 17px 3px rgba(191, 191, 191, 0.48);
    box-shadow: 0px 0px 17px 3px rgba(191, 191, 191, 0.48);
}

.wp_index_covid .wrapper_covid::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
.wp_index_covid .wrapper_covid::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.wp_index_covid .wrapper_covid::-webkit-scrollbar-thumb {
    background: #a7a7a7;
    border-radius: 10px;
}

/* Handle on hover */
.wp_index_covid .wrapper_covid::-webkit-scrollbar-thumb:hover {
    background: #a7a7a7;
}

.wp_index_covid .topic_sec {
    text-align: center;
    color: #1231b2;
    font-size: 2.5em;
    font-weight: 500 !important;
    margin: 0 0 30px 0;
    position: relative;
}

.wp_index_covid .sec-table {
    padding: 50px 7% 0 7%;
}

.wp_index_covid .box-listtable {
    margin: 0 0 50px 0;
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.wp_index_covid .box-listtable:last-child {
    margin: 0;
}

.wp_index_covid .topic_sec {
    font-size: 4em;
}

.wp_index_covid .table-compare {
    font-family: "Kanit", sans-serif !important;
    font-size: 1.5em;
    font-weight: normal;
    position: relative;
    border-collapse: collapse;
    margin: 0 !important;
    background-color: #f4f4f4;
}

.wp_index_covid .table-compare thead:first-child {
    display: table-header-group;
}

.wp_index_covid .table-compare .col-line {
    border-top: 2px solid #000000;
}

.wp_index_covid .table-compare th {
    background-color: #1231b2;
    padding: 17px 5px !important;
    vertical-align: middle;
    font-size: 1em;
    color: #fff !important;
    font-weight: normal !important;
    top: 0;
    vertical-align: top;
    min-width: 100px;
    text-align: center;
    border-bottom: 2px solid #ddd;
}

.wp_index_covid .table-compare th.th-vac {
    background-color: rgba(18, 49, 178, 0.3);
}

.wp_index_covid .box-list-vac .table-compare th {
    background-color: #00ace8;
}

.wp_index_covid .table-compare thead th:first-child {
    left: 0;
}

.wp_index_covid .table-compare thead th:nth-child(3) {
    min-width: 100px;
}

.wp_index_covid .table-compare thead th:last-child {
    min-width: 130px;
}

.wp_index_covid .table-compare thead th.col-r-line {
    border-right: 2px solid #ddd;
}

.wp_index_covid .bg-light {
    background-color: #ffffff !important;
}

.wp_index_covid .table-compare td:last-child {
    font-size: 0.9em;
    line-height: 1.2em;
}

.wp_index_covid .table-compare .box-bestseller {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
}

.wp_index_covid .table-compare .box-bestseller img {
    width: 15px;
    position: absolute;
    right: -15px;
    top: 25px;
    display: none;
}

.wp_index_covid .table-compare .box-bestseller .bg-ribbon {
    position: absolute;
    width: 100%;
    height: 25px;
    right: 0;
    top: 0;
    background-color: #00ace8;
    z-index: 2;
}

.wp_index_covid .table-compare .box-bestseller .txt-bestseller {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    font-size: 0.8em;
    width: 100%;
    text-align: center;
    z-index: 3;
    font-style: italic;
}

.wp_index_covid .table-compare .box-bestseller .txt-lastday {
    display: inline-block;
    margin: 0 0 0 2px;
    font-weight: bold;
}

.wp_index_covid .table-compare .box-bestseller .txt-bestseller span {
    font-size: 1.6em;
    display: inline-block;
    margin: 0 0 0 5px;
    font-weight: bold;
}

.wp_index_covid .table-compare .box-bestseller_vac .bg-ribbon {
    background-color: #ffd644 !important;
}

.wp_index_covid .table-compare .txt-price {
    font-weight: bold;
    font-size: 1.6em;
    line-height: 1em;
    color: #fff;
}

.wp_index_covid .table-compare .box-txtprofit {
    line-height: 1em;
    color: yellow;
    font-size: 0.8em;
    margin: 7px 0;
}

.wp_index_covid .table-compare .box-txtprofit div {
    overflow: hidden;
}

.wp_index_covid .table-compare .box-txtprofit .txt-l {
    float: left;
    text-align: left;
}

.wp_index_covid .table-compare .box-txtprofit .txt-r {
    float: right;
    text-align: right;
}

.wp_index_covid .table-compare .txt-price span {
    font-size: 23px;
    display: inline-block;
    margin: 0 0 0 5px;
}

.wp_index_covid .table-compare .col-price {
    background-color: #1231b2 !important;
    box-shadow: 4px 5px rgb(0 0 0 / 10%);
}

.wp_index_covid .box-list-vac .table-compare .col-price {
    background-color: #00ace8 !important;
}

.wp_index_covid .table-compare .pic-brand {
    max-width: 60px !important;
}

.wp_index_covid .table-compare .txt-company {
    font-size: 0.9em;
    line-height: 1em;
}

.wp_index_covid .table-compare .col-price a {
    width: 100px;
    max-width: 100%;
    font-size: 19px;
    background-color: #ed3c53;
    border: none;
    border-radius: 10px;
    height: 30px;
    line-height: 1em;
    margin: auto;
    position: relative;
    z-index: 5;
}

.wp_index_covid .table-compare .txt-day {
    display: block;
    font-size: 0.8em;
    margin: -5px 0 0 0;
}

.wp_index_covid .wrapper_covid {
    position: relative;
    white-space: nowrap;
}

.wp_index_covid .table-compare .first-col {
    width: 12%;
    min-width: 12%;
    max-width: 12%;
}

.wp_index_covid .table-compare .second-col {
    width: 12%;
    min-width: 12%;
    max-width: 1%;
    position: relative;
}

.wp_index_covid .table-compare .second-col.has_bestseller {
    padding-top: 25px;
}

.wp_index_covid .table-compare th.col-type {
    width: 18%;
    max-width: 18%;
}

.wp_index_covid .table-compare .txt-doc {
    font-size: 0.8em;
    font-weight: bold;
    color: #000;
    line-height: 1.1em;
    margin: 0 0 5px 0;
}

.wp_index_covid .txt-type {
    text-align: center;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-size: 2.3em;
}

.wp_index_covid .box-topicTab {
    position: relative;
    text-align: center;
    z-index: 2;
    margin: 0 0 40px 0;
}

.wp_index_covid .box-topicTab a {
    display: inline-block;
    font-size: 1.8em;
    padding: 13px 10px;
    width: 320px;
    text-decoration: none !important;
    border-radius: 10px;
    border: 3px solid transparent;
    text-align: center;
    color: #1231b2;
    position: relative;
    border: 3px solid #1231b2;
    margin: 0 5px;
}

.wp_index_covid .box-topicTab a .txt_menu {
    display: inline-block;
    position: relative;
    font-size: 1.15em;
}

.wp_index_covid .box-topicTab a .txt_menu img {
    width: 40px;
    margin: 0 5px 0 0;
    position: absolute;
    left: 0;
    top: -6px;
    display: none;
}

.wp_index_covid .box-topicTab a:hover {
    background-color: #1231b2;
    color: #fff;
}

.wp_index_covid .box-topicTab a.active {
    background-color: #1231b2;
    color: #fff;
}

.wp_index_covid .box-topicTab a.active .txt_menu {
    padding: 0 0 0 45px;
}

.wp_index_covid .box-topicTab a.active .txt_menu img {
    display: inline-block;
}

.wp_index_covid .box-itemTab {
    position: relative;
}

.wp_index_covid .box-condition {
    margin: 30px 0 70px 0;
}

.wp_index_covid .box-condition h3 {
    color: #000000;
    font-size: 1.7em;
}
.wp_index_covid .box-condition ul {
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    font-family: "Kanit", sans-serif;
}

.wp_index_covid .box-condition ul li {
    display: block;
    list-style-type: none;
}

.wp_index_covid .box-iconslide {
    text-align: right;
    font-family: "Kanit", sans-serif;
    font-size: 22px;
    color: #000000;
    margin: 0 0 15px 0;
    display: none;
}

.wp_index_covid .box-iconslide img {
    display: inline-block;
    width: 38px;
}

.wp_index_covid .box-iconslide span {
    display: inline-block;
    margin: 0 0 0 3px;
}

.wp_index_covid .pic-table {
    width: 850px;
    max-width: 100%;
    display: block;
    margin: 40px auto 20px auto;
}

.wp_index_covid .searchplan_btn {
    display: block;
    width: 650px;
    margin: 30px auto 20px auto;
    max-width: 100%;
}

.wp_index_covid .searchplan_btn img {
    width: 100%;
}

.wp_index_covid .claimall_btn {
    position: fixed;
    right: 30px;
    top: 130px;
    width: 240px;
    display: block;
    z-index: 3;
}

.wp_index_covid .claimall_btn img {
    width: 100%;
}

.wp_index_covid .box-viewinfo .viewinfo_btn {
    width: 800px;
    display: block;
    margin: 0 auto 20px auto;
    max-width: 100%;
}

.wp_index_covid .box-viewinfo .viewinfo_btn img {
    width: 100%;
}

.wp_index_covid .btn-buyvacine {
    display: block;
    width: 500px;
    margin: -20px auto 30px auto;
}

.wp_index_covid .btn-buyvacine img {
    width: 100%;
}

.wp_index_covid .table-compare .hasfaxclaim {
    padding-top: 60px !important;
    position: relative;
    padding-bottom: 20px !important;
}

.wp_index_covid .table-compare .hasfaxclaim .box-line div:first-child {
    width: 3px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ed3c53;
    position: absolute;
}

.wp_index_covid .table-compare .hasfaxclaim .box-line div:nth-child(2) {
    width: 100%;
    height: 4px;
    bottom: -1px;
    left: 0;
    background-color: #ed3c53;
    position: absolute;
}

.wp_index_covid .table-compare .hasfaxclaim .box-line div:nth-child(3) {
    width: 4px;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #ed3c53;
    position: absolute;
}

.wp_index_covid .table-compare .hasfaxclaim .txt_firstpay {
    font-size: 0.85em;
    margin: 0 0 7px -8px;
    top: 0;
    left: 0;
    border-radius: 5px;
    width: calc(100% + 16px);
    text-align: center;
    position: absolute;
    font-weight: bold;
}

.wp_index_covid .table-compare .hasfaxclaim .txt_firstpay div:first-child {
    background-color: #ed3c53;
    margin: 0 0 -3px 0;
    font-size: 1.2em;
    color: #fff;
}

.wp_index_covid .table-compare .hasfaxclaim .txt_firstpay .txt-buycovid {
    font-weight: normal;
    font-size: 1em !important;
    padding: 5px 0;
    line-height: 1em;
}

.wp_index_covid .table-compare .hasfaxclaim .txt_firstpay .txt-buycovid span {
    display: inline-block;
    margin: 0 0 0 5px;
    font-weight: bold;
}

#cboxOverlay {
    background: none;
    background-color: rgba(52, 52, 52, 1);
}

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxMiddleRight,
#cboxBottomRight {
    background: none !important;
}

#cboxClose {
    background: url(../../assets/img/close_w.png) no-repeat 0 0;
    width: 25px;
    height: 25px;
    background-size: contain;
    right: 8px;
    top: 8px;
    background-position: 0 0 !important;
}

.wp_index_covid .table-compare .txt-conditionOc {
    line-height: 0.9em;
    color: #ed3c53;
    margin: 5px 0 0 0;
    font-size: 0.8em;
}

.wp_index_covid .table-compare .txt-conditionOc b {
    line-height: 1em;
}

.wp_index_covid .box-conditionLine {
    padding: 30px 0 0 0;
    border-top: 1px dashed #ccc;
    margin: 50px 0 0 0 !important;
}

.wp_index_covid .table-compare .sticky-col {
    position: -webkit-sticky;
    position: sticky;
}

.wp_index_covid .table-compare .first-col {
    width: 108px;
    min-width: 108px;
    max-width: 108px;
    left: 0px;
}

.wp_index_covid .table-compare .second-col {
    width: 131px;
    min-width: 131px;
    max-width: 131px;
    left: 108px;
}

.wp_index_covid .table-compare .txt-foreign {
    color: #fff;
    font-size: 0.85em;
    display: block;
    margin: 0 0 -5px 0;
}

.wp_index_covid .table-compare .txt-foreign span {
    display: inline-block;
    color: #000;
    background-color: #ffd644;
    border-radius: 3px;
    padding: 2px 6px 4px 6px;
    line-height: 0.9em;
}

.wp_index_covid .table-compare .line-hightlight {
    position: absolute;
    background-color: #ffd644;
    z-index: 2;
}

.wp_index_covid .table-compare .line-hightlight.line-left {
    width: 6px;
    height: 105%;
    left: 0;
    top: 0;
}

.wp_index_covid .table-compare .line-hightlight.line-right {
    width: 6px;
    height: 105%;
    right: 0;
    top: 0;
}

.wp_index_covid .table-compare .line-hightlight.line-top {
    width: 100%;
    height: 6px;
    left: 0;
    top: 0;
}

.wp_index_covid .table-compare .line-hightlight.line-bottom {
    width: 100%;
    height: 6px;
    left: 0;
    bottom: -2px;
}

.wp_index_covid .table-compare .box-lastmonth {
    background-color: #ffd644;
    margin: -5px -5px 5px -5px;
    padding: 0px 5px 5px 5px;
    font-style: italic;
    font-weight: bold;
}

.wp_index_covid .sec-topic {
    padding: 0 0 30px 0;
}

.wp_index_covid .sec-bestseller {
    background-color: #f2f5f6;
    padding: 50px 0 70px 0px;
}

.wp_index_covid .sec-bestseller .box-pic {
    line-height: 0;
    padding: 7px;
}

.wp_index_covid .sec-bestseller .box-pic img {
    width: 100%;
    border-radius: 6px;
}

.wp_index_covid .sec-bestseller .item {
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 17px 3px rgb(191 191 191 / 48%);
    -moz-box-shadow: 0px 0px 17px 3px rgba(191, 191, 191, 0.48);
    box-shadow: 0px 0px 17px 3px rgb(191, 191, 191, 0.48);
    font-size: 1.5em;
}

.wp_index_covid .sec-bestseller .box-detail {
    padding: 10px 15px;
}

.wp_index_covid .sec-bestseller .box-detail .row {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.wp_index_covid .sec-bestseller .box-detail .row:last-child {
    margin-bottom: 0;
}

.wp_index_covid .sec-bestseller .box-detail .row::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 30px);
    border-bottom: 1px dashed #ccc;
}

.wp_index_covid .sec-bestseller .box-detail .col-r {
    text-align: right;
}

.wp_index_covid .sec-bestseller .box-detail .col-r b {
    font-size: 1.2em;
    display: inline-block;
    margin: 0 5px 0 0;
}

.wp_index_covid .sec-bestseller .box-detail .row:last-child .box-list {
    border-bottom: 0;
}

.wp_index_covid .sec-bestseller .box-mainbtn {
    margin: 20px 0 30px 0;
}

.wp_index_covid .sec-bestseller .btn-stl2_covid {
    font-size: 1.2em !important;
    padding: 7px 10px 10px 10px !important;
    line-height: 1em;
}

.wp_index_covid .sec-bestseller .box-hide-d {
    display: none;
}

.wp_index_covid .container_planless .box-listtable {
    display: block;
    position: relative;
}

.wp_index_covid .container_planless .box-topicTab {
    margin: 0 !important;
    border-bottom: 4px solid #ed3c53;
}

.wp_index_covid .container_planless .box-topicTab a {
    background-color: #ed3c53;
    border: 3px solid #ed3c53;
    margin: 0;
    width: 380px;
    color: #fff;
    -webkit-border-radius: 10px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    cursor: auto;
}

.wp_index_covid .container_planless .table-compare .box-bestseller .bg-ribbon {
    background-color: #ffd644 !important;
}

.wp_index_covid .container_planless .table-compare .box-bestseller .txt-bestseller {
    top: -3px;
    font-size: 0.9em;
}

.wp_index_covid .container_planless .box-condition {
    margin: 30px 0 50px 0;
}

@media screen and (min-width: 1700px) {
    .wp_index_covid .sec-table {
        padding: 50px 10% 0 10%;
    }

    .wp_index_covid .table-compare th.col-type {
        width: 8%;
    }
}

@media screen and (min-width: 1500px) {
    .wp_index_covid .container {
        width: 1250px;
        max-width: 1250px;
    }
}

@media screen and (max-width: 1199px) {
    .wp_index_covid .box-viewinfo .viewinfo_btn {
        width: 650px;
    }

    .wp_index_covid .pic-table {
        width: 750px;
    }

    .wp_index_covid .searchplan_btn {
        width: 580px;
        margin: 20px auto 10px auto;
    }

    .wp_index_covid .claimall_btn {
        right: 20px;
        top: 110px;
        width: 210px;
    }

    .wp_index_covid .box-topicTab a {
        font-size: 1.6em;
        width: 355px;
    }
}

@media screen and (max-width: 1024px) {
    .wp_index_covid .sec-table {
        position: relative;
    }

    .wp_index_covid .table-compare .first-col {
        width: 100px;
        min-width: 100px;
        max-width: 100px;
        left: 0px;
    }

    .wp_index_covid .table-compare .second-col {
        width: 150px;
        min-width: 150px;
        max-width: 150px;
        left: 100px;
    }

    .wp_index_covid .table-compare .txt-company {
        font-size: 0.8em;
    }

    .wp_index_covid .box-iconslide {
        display: block;
        margin: -40px 0 15px 0;
    }

    .wp_index_covid .searchplan_btn {
        margin: 30px auto 0 auto;
    }

    .wp_index_covid .sec-table {
        padding: 50px 0 0 0;
    }
}

@media screen and (max-width: 991px) {
    .wp_index_covid .btn-buyvacine {
        right: 20px;
        width: 320px;
    }

    .wp_index_covid .sec-table {
        padding: 40px 5% 0 5%;
    }

    .wp_index_covid .topic_sec {
        margin: 0;
        font-size: 3.3em;
    }

    .wp_index_covid .sec-bestseller {
        padding: 40px 5% 50px 5%;
    }

    .wp_index_covid .sec-bestseller .item {
        margin: 0 0 15px 0;
    }

    .wp_index_covid .sec-bestseller .box-hide-d {
        display: block;
    }

    .wp_index_covid .box-topicTab {
        margin: 30px 0 30px 0;
    }

    .wp_index_covid .box-itemTabVac {
        margin: -10px 0 0 0;
    }

    .wp_index_covid .box-topicTab a {
        padding: 5px;
    }

    .wp_index_covid .box-iconslide {
        margin: -21px 0 10px 0;
    }

    .wp_index_covid .box-iconslide img {
        width: 30px;
    }

    .wp_index_covid .box-iconslide span {
        margin: 0 0 0 -3px;
    }

    .wp_index_covid .box-topicTab {
        border-width: 3px;
    }

    .wp_index_covid .box-topicTab a {
        width: 245px;
    }

    .wp_index_covid .box-topicTab a .txt_menu {
        font-size: 1.05em;
    }

    .wp_index_covid .box-topicTab a .txt_menu img {
        width: 30px;
        top: -2px;
    }

    .wp_index_covid .box-topicTab a.active .txt_menu {
        padding: 0 0 0 35px;
    }

    .wp_index_covid .box-topicTab a {
        margin: 0 3px;
    }

    .wp_index_covid .txt-type {
        margin: 15px 0 -15px 0;
        font-size: 2.1em;
    }

    .wp_index_covid .container_planless .box-iconslide {
        margin: -42px 0 10px 0;
    }

    .wp_index_covid .container_planless .box-topicTab {
        margin: 30px 0 0 0 !important;
    }

    .wp_index_covid .container_planless .box-topicTab a {
        width: 290px;
    }

    .wp_index_covid .container_planless .box-condition {
        margin: 30px 0 40px 0;
    }
}

@media screen and (max-width: 767px) {
    #cboxOverlay {
        background: none;
        background-color: rgba(52, 52, 52, 1);
    }

    #cboxTopLeft,
    #cboxTopCenter,
    #cboxTopRight,
    #cboxMiddleLeft,
    #cboxBottomCenter,
    #cboxBottomLeft,
    #cboxMiddleRight,
    #cboxBottomRight {
        background: none !important;
    }

    #cboxClose {
        top: 0;
    }

    .wp_index_covid .sec-table {
        padding: 0 3%;
    }

    .wp_index_covid .box-listtable {
        margin: 0 0 40px 0;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
    }

    .wp_index_covid .table-compare {
        font-size: 1.3em;
    }
    .wp_index_covid .table-compare .first-col {
        width: 85px;
        min-width: 85px;
        max-width: 85px;
        left: 0px;
    }

    .wp_index_covid .table-compare .second-col {
        width: 105px;
        min-width: 105px;
        max-width: 105px;
        left: 85px;
    }
    .wp_index_covid .table-compare .pic-brand {
        max-width: 50px !important;
    }
    .wp_index_covid .table-compare .txt-price {
        margin: 0 0 3px 0;
        font-size: 1.45em;
    }
    .wp_index_covid .table-compare .col-price a {
        line-height: 1em;
        font-size: 17px;
        padding: 5px;
        line-height: 1em;
    }

    .wp_index_covid .table-compare .txt-company {
        font-size: 0.7em;
    }

    .wp_index_covid .table-compare .box-bestseller {
        font-size: 1.15em;
    }

    .wp_index_covid .table-compare .box-bestseller img {
        top: 24px;
    }

    .wp_index_covid .box-condition {
        margin: 30px 0 50px 0;
    }

    .wp_index_covid .box-condition h3 {
        margin: -10px 0 10px 0;
    }

    .wp_index_covid .box-condition ul {
        font-size: 1.2em;
    }

    .wp_index_covid .box-iconslide {
        font-size: 20px;
    }

    .wp_index_covid .box-iconslide img {
        width: 33px;
    }

    .wp_index_covid .box-viewinfo .viewinfo_btn {
        width: 380px;
        margin: 0 auto 10px auto;
    }

    .wp_index_covid .btn-buyvacine {
        width: 320px;
        margin: -10px auto 0px auto;
    }

    .wp_index_covid .box-conditionLine {
        padding: 20px 0 0 0;
        margin: 30px 0 0 0 !important;
    }

    .wp_index_covid .sec-bestseller {
        padding: 30px 3% 30px 3%;
    }

    .wp_index_covid .topic_sec {
        margin: 0 0 10px 0;
    }

    .wp_index_covid .table-compare .txt-foreign span {
        margin: 0 0 5px 0;
    }

    .wp_index_covid .sec-table {
        padding: 30px 3% 0 3%;
    }

    .wp_index_covid .topic_sec {
        font-size: 2.95em;
    }

    .wp_index_covid .sec-bestseller .box-hide-d {
        display: none;
    }

    .wp_index_covid .box-topicTab a {
        width: calc(50% - 9px);
    }

    .wp_index_covid .box-iconslide {
        margin: -18px 0 7px 0;
    }

    .wp_index_covid .txt-type {
        margin: 10px 0 -17px 0;
        font-size: 1.95em;
    }

    .wp_index_covid .claimall_btn {
        right: 15px;
        top: auto;
        width: 170px;
        bottom: 20px;
    }

    .wp_index_covid .container_planless .box-topicTab {
        margin: 20px 0 0 0 !important;
    }

    .wp_index_covid .container_planless .box-iconslide {
        margin: -43px 0 10px 0;
    }

    .wp_index_covid .container_planless .box-topicTab a {
        width: 250px;
    }
}

@media screen and (max-width: 576px) {
    .wp_index_covid .pic-table {
        margin: 20px auto 20px auto;
    }

    .wp_index_covid .box-listtable {
        margin: 0 0 30px 0;
    }

    .wp_index_covid .table-compare th {
        padding: 7px 10px !important;
        vertical-align: middle;
    }

    .wp_index_covid .table-compare .txt-company {
        font-size: 0.65em;
    }

    .wp_index_covid .table-compare .txt-conditionOc {
        margin: 2px 0 0 0;
    }

    .wp_index_covid .table-compare .box-bestseller .bg-ribbon {
        height: 20px;
    }

    .wp_index_covid .table-compare .box-bestseller img {
        top: 20px;
        right: -10px;
        width: 10px;
    }

    .wp_index_covid .table-compare .box-bestseller .txt-bestseller {
        line-height: 1em;
        top: -2px;
    }

    .wp_index_covid .box-iconslide {
        font-size: 20px;
        margin: -20px 0 5px 0;
    }

    .wp_index_covid .box-iconslide img {
        width: 25px;
    }

    .wp_index_covid .box-iconslide span {
        margin: 0 0 0 -1px;
    }

    .wp_index_covid .searchplan_btn {
        width: 100%;
        margin: -10px auto -10px auto;
    }

    .wp_index_covid .btn-buyvacine {
        width: 320px;
    }

    .wp_index_covid .table-compare .box-bestseller .txt-bestseller span {
        position: relative;
        top: 2px;
    }

    .wp_index_covid .table-compare .box-txtprofit {
        font-size: 0.75em;
    }

    .wp_index_covid .sec-bestseller {
        padding: 30px 0;
    }

    .wp_index_covid .sec-table {
        padding: 35px 0 0 0;
    }

    .wp_index_covid .sec-bestseller .box-detail {
        font-size: 1.1em;
    }

    .wp_index_covid .sec-bestseller .box-mainbtn {
        padding: 0 15px;
    }

    .wp_index_covid .sec-bestseller .btn-stl2_covid {
        width: 100%;
    }

    .wp_index_covid .box-topicTab {
        border-width: 2px;
    }

    .wp_index_covid .box-topicTab a {
        font-size: 1.4em;
        border-width: 2px;
    }

    .wp_index_covid .box-topicTab a .txt_menu img {
        width: 25px;
        top: 1px;
    }

    .wp_index_covid .box-topicTab a .txt_menu {
        font-size: 1em;
    }

    .wp_index_covid .box-topicTab a.active .txt_menu {
        padding: 0 0 0 30px;
    }

    .wp_index_covid .txt-type {
        font-size: 1.9em;
    }

    #cboxClose {
        background: url(../../assets/img/close_blue.png) no-repeat 0 0;
        width: 20px;
        height: 20px;
        right: 30px;
        top: 27px;
        background-size: cover;
    }

    .wp_index_covid .container_planless .box-topicTab {
        text-align: left;
    }

    .wp_index_covid .container_planless .box-topicTab a {
        width: 190px;
    }

    .wp_index_covid .container_planless .box-condition {
        margin: 20px 0 20px 0;
    }

    .wp_index_covid .container_planless .table-compare .box-bestseller .txt-bestseller {
        top: -1px;
    }
}

@media screen and (max-width: 400px) {
    .wp_index_covid .box-topicTab a {
        font-size: 1.3em;
    }
}
