@import url(../fonts/fonts.css);

/* /////////////// reset /////////////// */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
    font-size: 14px;
    font-family: 'db_heavent_cond', sans-serif;
    line-height: 1.4;
    background: #f2f2f2;
}

.pos {
    position: absolute;
}

.rel {
    position: relative;
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

img {
    vertical-align: middle;
    width: auto;
    max-width: 100%;
    height: auto;
}

.t_inline {
    display: inline-block;
}

.pad0 {
    padding: 0;
}

.mar0 {
    margin: 0;
}

ul,
ol {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    font-weight: normal;
}

a,
a:hover {
    text-decoration: none;
}


/* /////////////// reset /////////////// */


/* /////////////// Start CSS /////////////// */

#wrapper {
    -webkit-font-smoothing: antialiased;
    padding-top: 0px;
    transition: padding 0.05s ease;
}

#herobanner {
    background: #000;
    max-width: 1600px;
    margin: -3px auto 0;
}

.showpc {
    display: block;
}

.showmb {
    display: none;
}

.pad_section {
    padding: 45px 12px;
}

.container_hotdeal {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
}

.container_hotdeal_full {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
}

.px-15 {
    padding: 0 15px;
}

.bgwhite {
    background: #fff;
}

.bgblack {
    background: #000;
}

.bggreen {
    background: #98c634;
}

.bggreen2 {
    background: #009b4d;
}

.bggreen3 {
    background: #ccff99;
}

.bggreen4 {
    background: #88ea67;
}

.bggreen5 {
    background: #e1f39d;
}

.bggreen6 {
    background: #ccff99;
}

.bggreen7 {
    background: #b4e851;
}

.bggreen8 {
    background: #b7d67d;
}

.bggreen9 {
    background: #e3f1df;
}

.bggreen10 {
    background: #ecf5e9;
}

.bggreen11 {
    background: #9bb961;
}

.bggreen12 {
    background: #edffd5;
}

.bggreen13 {
    background: #d9ead3ff;
}

.bggreen14 {
    background: #FCEDAA;
}

.bggreen15 {
    background: #019888;
}

.bggreen16 {
    background: #DFFF9B;
}

.bggreen17 {
    background: #B2D234;
}

.bggreen18 {
    background: #3AB19D;
}

.bgblue {
    background: #294baa;
}

.bgblue2 {
    background: #3c88d8;
}

.bgblue3 {
    background: #d8e2f3;
}

.bgblue4 {
    background: #415fff;
}

.bgblue5 {
    background: #96c1e8;
}

.bgblue6 {
    background: #044879;
}

.bggray {
    background: #e8e8e8;
}

.bggray2 {
    background: #d4d4d4;
}

.bggray3 {
    background: #616365;
}

.bggray4 {
    background: #616365;
}

.bggray5 {
    background: #949494;
}

.bgorange {
    background: #f38f0f;
}

.bgorange2 {
    background: #f37b10;
}

.bgorange3 {
    background: #f7caac;
}

.bgorange4 {
    background: #fce5cdff;
}

.bgorange5 {
    background: #fffbd5;
}

.bgorange6 {
    background: #FFDDAB;
}

.bgorange7 {
    background: #f7a269;
}

.bgviolet {
    background: #dcb9ff;
}

.bgviolet2 {
    background: #564e89;
}

.bgviolet3 {
    background: #e2cafb;
}

.bgviolet4 {
    background: #794fb3;
}

.bgviolet5 {
    background: #a55eec;
}

.bgviolet6 {
    background: #ecd5ff;
}

.bgviolet7 {
    background: #592E8A;
}

.bgred {
    background: #ff140f;
}

.bgred2 {
    background: #ff8e8e;
}

.bgred3 {
    background: #d86c68;
}

.bgyellow {
    background: #ffc812;
}

.bgyellow2 {
    background: #ffff76;
}

.bgyellow3 {
    background: #f1f389;
}

.bgbrown {
    background: #a87645;
}

.bggold {
    background: #ddbb33;
}

.bgpink {
    background: #ffccccff;
}

.bgpink2 {
    background: #D643BE;
}

.bgpretopost {
    background: #fff1b7;
}

.bgflashsale {
    background: #fff6cc;
}

.bgsupersale {
    background: #f9d8b6;
}

.bghandset {
    background: #F4DCE2;
}

.bgfamilydeal {
    background: #f5e7edff;
}

.bggradian_green {
    background: linear-gradient(162.75deg, #E4FF79 5.03%, #8ABF1A 45.11%);
}

.bggradian_orange {
    background: linear-gradient(359.18deg, #FF9979 2.35%, #FFE662 92.87%);
}

.txtwhite {
    color: #fff !important;
}

.txtblack {
    color: #000 !important;
}

.txtblue {
    color: #294baa;
}

.txtblue2 {
    color: #1728A2;
}

.txtgreen {
    color: #2b3e04;
}

.txtgreen2 {
    color: #009b4d;
}

.txtgreen3 {
    color: #99C635;
}

.txtgreen4 {
    color: #0E8F43;
}

.txtgreen5 {
    color: #B2D233;
}

.txtgreen6 {
    color: #4EC605 !important;
}

.txtgreen7 {
    color: #8AB148;
}

.txtred {
    color: #cc0000 !important;
}

.txtorange {
    color: #ef4f25;
}

.txtpink {
    color: #da1c5c;
}

.txtviolet {
    color: #8a5eb6;
}

.txtpurple {
    color: #9C2D87;
}

.txtpurple2 {
    color: #D643BE;
}

.txtemerald {
    color: #5D9427 !important;
}

.txtgold {
    color: #966720 !important;
}

.txtplatinum {
    color: #6F7175 !important;
}

.swiper-pagination-herobanner .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border-radius: 0;
    height: 4px;
    width: 50px;
}

.swiper-pagination-herobanner .swiper-pagination-bullet-active {
    background: #B2D233;
    width: 80px;
}

.txthead_showroom {
    margin-bottom: 12px;
}

.txthead_showroom h2 {
    color: #000;
    font-family: 'akrobatbold', 'db_heaventmed_cond';
    font-size: 32px;
    position: relative;
    padding-left: 12px;
}

.txthead_showroom h2:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 80%;
    left: 0;
    top: 10%;
    background: #B9DA34;
}

.txthead_showroom h3 {
    color: #000;
    font-family: 'akrobatbold', 'db_heaventmed_cond';
    font-size: 26px;
    position: relative;
    padding-left: 12px;
}

.txthead_showroom2 {
    margin-bottom: 15px;
    margin-top: -50px;
}

.txthead_showroom2 h2 {
    color: #000;
    font-family: 'akrobatbold', 'db_heaventmed_cond';
    font-size: 32px;
    position: relative;
    padding-left: 12px;
}


/* .txthead_showroom2 h2:before {content: ''; position: absolute; width: 4px; height: 80%; left: 0; top: 10%; background: #B9DA34;} */

.txthead_showroom2 h3 {
    color: #000;
    font-family: 'akrobatbold', 'db_heaventmed_cond';
    font-size: 26px;
    position: relative;
    padding-left: 12px;
}


/* .txthead_showroom2_in {
    position: relative;
}

.txthead_showroom2 img {
    position: absolute;
    left: 20%;
    top: 0%;
    margin-top: -5px
} */

.txthead_showroom2 .txt {
    /* padding-left: 40%; */
    text-align: center;
}

.txthead_showroom2 .countdown_in {
    padding: 15px 0px;
    margin-left: 34%;
}

.txthead_showroom2 .countdown_in .num .txt_due {
    padding-left: 1%;
}

.txthead_supersale {
    margin-bottom: 35px;
}

.txthead_supersale h2 {
    color: #000;
    font-family: 'akrobatbold', 'db_heaventmed_cond';
    font-size: 32px;
    position: relative;
    padding-left: 12px;
}


/* .txthead_supersale h2:before {content: ''; position: absolute; width: 4px; height: 80%; left: 0; top: 10%; background: #B9DA34;} */

.txthead_supersale h3 {
    color: #000;
    font-family: 'akrobatbold', 'db_heaventmed_cond';
    font-size: 26px;
    position: relative;
    padding-left: 12px;
}

.txthead_supersale_in {
    position: relative;
}

.txthead_supersale img {
    position: absolute;
    left: 20%;
    top: 0%;
    margin-top: -40px;
    width: 13%;
}

.txthead_supersale .txt {
    padding-left: 34%;
}

.txthead_supersale .countdown_in {
    padding: 15px 0px;
}

.highlight {
    padding: 45px 12px;
}

.highlight .grids {
    position: relative;
    text-align: center;
}

.highlight .grids .item {
    background: #fff;
    border-radius: 8px;
    padding: 30px 12px 0;
    text-align: center;
    display: block;
    overflow: hidden;
    transition: all 0.15s ease;
    position: relative;
    height: 100%;
}

.highlight .grids .item h2 {
    color: #9F9F9F;
    font-size: 22px;
    font-family: 'akrobatbold', 'db_heaventmed_cond';
    line-height: 1.3;
    margin-bottom: 2px;
}

.highlight .grids .item h3 {
    color: #000;
    font-size: 32px;
    font-family: 'akrobatextrabold';
    line-height: 1.3;
}

.highlight .grids .item h4 {
    color: #EC008C;
    font-size: 25px;
    font-family: 'db_heaventmed_cond';
    line-height: 1.3;
}

.highlight .grids .item h4 .txtbig {
    font-size: 130%;
    font-family: 'db_heaventbold_cond';
}

.highlight .grids .item img {
    margin-top: 15px;
    transition: all 0.15s ease;
}

.highlight .swiper-slide {
    height: auto;
}

.btn_button_serenade img {
    position: relative;
    transition: all 0.15s ease;
    top: 0;
    border-radius: 9px;
}

.btn_button_serenade:hover img {
    top: -8px;
}

.highlight .grids .slide_step .item {
    background: #222426;
    border-radius: 8px;
    padding: 30px 12px 0;
    text-align: center;
    display: block;
    overflow: hidden;
    transition: all 0.15s ease;
    position: relative;
    height: 100%;
}

.highlight .grids .slide_step .item h2 {
    font-size: 34px;
    font-family: 'db_heaventmed_cond';
    color: #B4DE2E;
}

.highlight .grids .slide_step .item h3 {
    font-size: 20px;
    font-family: 'db_heaventmed_cond';
    color: #fff;
}

.highlight .grids .slide_step .item img {
    padding: 0 0 30px 0;
    margin-top: 0px;
}

.slide_step .swiper-slide {
    height: auto;
}

.logo_icon img {
    max-width: 200px;
    margin: 0 auto;
}

.sec3_arr img {
    position: relative;
    left: 0;
}

.sec3_arr1 img {
    position: absolute;
    left: 31%;
    width: 3%;
    top: calc(100% - 240px);
}

.sec3_arr2 img {
    position: absolute;
    left: 66.5%;
    width: 3%;
    top: calc(100% - 240px);
}

.highlight .grids a.item {
    border: 3px solid #fff;
}

.highlight .grids a.item:hover {
    border: 3px solid #B2D233;
}

.highlight .grids .bn_index {
    padding: 15px 0;
}

.exclusive {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    margin-top: 0 !important;
}
.icon-new {
    position: absolute;
    top: 7px;
    left: 50%;
    width: 9%;
    margin-top: 0 !important;
}
.icon-new1 {
    position: absolute;
    top: 0%;
    left: -1%;
    width: 8%;
}

.flashsale {
    position: absolute;
    top: 0;
    left: 0;
    width: 38%;
    margin-top: 0 !important;
}

.supersale {
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    margin-top: 0 !important;
}

.superkhum {
    position: absolute;
    top: 0;
    left: 0;
    width: 22%;
    margin-top: 0 !important;
}

.supersale_inbrand {
    width: 50%;
}

.pag_slide_highlight {
    width: 100%;
    position: static;
    margin-top: 12px;
    display: none;
}

.pag_slide_highlight .swiper-pagination-bullet {
    background: #dcdcdc;
    opacity: 1;
    border-radius: 0;
    height: 4px;
    width: 50px;
    margin: 0 4px;
}

.pag_slide_highlight .swiper-pagination-bullet-active {
    background: #B2D233;
    width: 80px;
}

.pag_slide_highlight2 {
    width: 100%;
    position: static;
    margin-top: 12px;
    display: none;
}

.pag_slide_highlight2 .swiper-pagination-bullet {
    background: #dcdcdc;
    opacity: 1;
    border-radius: 0;
    height: 4px;
    width: 50px;
    margin: 0 4px;
}

.pag_slide_highlight2 .swiper-pagination-bullet-active {
    background: #B2D233;
    width: 80px;
}

.pag_slide_highlight3 {
    width: 100%;
    position: static;
    margin-top: 12px;
    display: none;
}

.pag_slide_highlight3 .swiper-pagination-bullet {
    background: #dcdcdc;
    opacity: 1;
    border-radius: 0;
    height: 4px;
    width: 50px;
    margin: 0 4px;
}

.pag_slide_highlight3 .swiper-pagination-bullet-active {
    background: #B2D233;
    width: 80px;
}

.pag_slide_highlight4 {
    width: 100%;
    position: static;
    margin-top: 12px;
    display: none;
}

.pag_slide_highlight4 .swiper-pagination-bullet {
    background: #dcdcdc;
    opacity: 1;
    border-radius: 0;
    height: 4px;
    width: 50px;
    margin: 0 4px;
}

.pag_slide_highlight4 .swiper-pagination-bullet-active {
    background: #B2D233;
    width: 80px;
}

.pag_slide_highlight5 {
    width: 100%;
    position: static;
    margin-top: 12px;
    display: none;
}

.pag_slide_highlight5 .swiper-pagination-bullet {
    background: #dcdcdc;
    opacity: 1;
    border-radius: 0;
    height: 4px;
    width: 50px;
    margin: 0 4px;
}

.pag_slide_highlight5 .swiper-pagination-bullet-active {
    background: #B2D233;
    width: 80px;
}

.pag_slide_step {
    width: 100%;
    position: static;
    margin-top: 12px;
    display: none;
}

.pag_slide_step .swiper-pagination-bullet {
    background: #dcdcdc;
    opacity: 1;
    border-radius: 0;
    height: 4px;
    width: 50px;
    margin: 0 4px;
}

.pag_slide_step .swiper-pagination-bullet-active {
    background: #B2D233;
    width: 80px;
}

.campaign {
    padding: 45px 12px;
}

.campaign .grids {
    position: relative;
}

.campaign .grids {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 8px;
}

.campaign .grids .item {
    background: #fff;
    border-radius: 8px;
    padding: 30px 12px;
    text-align: center;
    transition: all 0.15s ease;
}

/* .campaign .grids .item .txt {
    padding-bottom: 30px;
} */

.campaign .grids .item .txt h2 {
    color: #000;
    font-size: 22px;
    font-family: 'db_heaventmed_cond';
    margin: 10px;
}

.campaign .grids .item .txt h3 {
    color: #000;
    font-size: 26px;
    font-family: 'db_heaventbold_cond';
    line-height: 1.2;
}

.campaign .grids .item .txt p {
    color: #2a2a2a;
    font-size: 16px;
    font-family: 'db_heaventmed_cond';
    margin-top: 12px;
}

.campaign .grids .item .txt .txtbig {
    font-size: 120%;
    color: #B2D233;
}

.campaign .grids .item .logo img {
    width: 80%;
}

.campaign .grids a.item {
    border: 3px solid #fff;
}

.campaign .grids a.item:hover {
    border: 3px solid #B2D233;
}

.campaign_aeon {
    padding: 45px 12px;
}

.campaign_aeon .grids {
    position: relative;
}

.campaign_aeon .grids {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.campaign_aeon .grids .item {
    background: #fff;
    border-radius: 20px;
    padding: 30px 12px;
    text-align: center;
    transition: all 0.15s ease;
}

.campaign_aeon .grids .item .txt {
    padding: 20px;
}

.campaign_aeon .grids .item .txt h2 {
    color: #000;
    font-size: 28px;
    font-family: 'db_heaventbold_cond';
}

.campaign_aeon .grids .item .txt h3 {
    color: #000;
    font-size: 26px;
    font-family: 'db_heaventbold_cond';
    line-height: 1.2;
}

.campaign_aeon .grids .item .txt p {
    color: #2a2a2a;
    font-size: 16px;
    font-family: 'db_heaventmed_cond';
    margin-top: 12px;
}

.campaign_aeon .grids .item .txt .txtbig {
    font-size: 120%;
    color: #B2D233;
}

.campaign_aeon .grids .item .logo img {
    width: 80%;
}

.campaign_aeon .grids a.item {
    border: 3px solid #fff;
}

.campaign_aeon .grids a.item:hover {
    border: 3px solid #B2D233;
}

.qanda {
    padding: 45px 0;
    background: #fff;
}

.txthead_qanda {
    text-align: center;
}

.txthead_qanda h2 {
    color: #B9DA34;
    font-size: 40px;
    font-family: 'db_heaventbold_cond';
    line-height: 1.2;
}

.accordion {
    width: 100%;
    margin: auto;
    padding-bottom: 30px;
    margin-top: 35px;
}

.accordion .item {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 12px;
}

.accordion .item .heading {
    cursor: pointer;
    color: #000;
    padding: 14px 80px;
    background: #f4f4f3 url('../images/arrow_show.png') no-repeat;
    background-position: 98.5% center;
    box-sizing: border-box;
    position: relative;
    font-size: 20px;
    font-family: 'db_heaventmed_cond';
}

.accordion .item .heading:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/faq_q.png) center no-repeat;
    width: 51px;
    height: 49px;
}

.accordion .item.open .heading {
    background: #f4f4f3 url('../images/arrow_hide.png') no-repeat;
    background-position: 98.5% center;
}

.accordion .item .content {
    display: none;
    padding: 20px 60px 35px 120px;
    background: #f4f4f3;
    position: relative;
    font-size: 17px;
    font-family: 'db_heavent_cond';
}

.accordion .item .content a {
    color: #6ba51f;
}

.accordion .item .content:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 65px;
    background: url(../images/faq_a.png) center no-repeat;
    width: 51px;
    height: 49px;
}

.txthead_creditcard h2 {
    color: #000;
    font-size: 38px;
    font-family: 'db_heaventbold_cond';
    text-align: center;
}

.txthead_creditcard h2 .txtbig {
    font-size: 130%;
}

.creditcard {
    padding: 45px 12px;
}

.creditcard .logo_bank {
    text-align: center;
    margin-top: 10px;
}

.creditcard .txt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.creditcard .txt ul {
    list-style-type: disc;
    padding-left: 20px;
}

.creditcard .txt ul li {
    font-size: 17px;
    color: #000;
    font-family: 'db_heaventmed_cond';
}

.btn_condition2 {
    text-align: center;
    margin-top: 5px;
}

.btn_condition2 a {
    border-radius: 50px;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 8px 40px;
    background: #b2d233;
    color: #222426;
    font-size: 19px;
    font-family: 'db_heaventmed_cond';
}

.btn_condition2 a:hover {
    text-decoration: none;
    background: #fff;
}

.condition_bestbuy {
    margin-top: 30px;
}

.condition_bestbuy1 {
    margin-top: 30px;
}


/* .condition_hotdeal {margin-bottom: 30px;} */

.btn_condition {
    text-align: center;
    margin-top: 5px;
}

.btn_condition a {
    border-radius: 8px;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 8px 40px;
    background: #242424;
    color: #fff;
    font-size: 19px;
    font-family: 'db_heaventmed_cond';
}

.btn_condition a:hover {
    text-decoration: none;
    background: #000;
}

.btn_condition a.active {
    background: #000;
}

.btn_condition a img {
    margin-left: 8px;
    transition: all 0.1s ease;
    width: 20px;
    height: 20px;
}

.btn_condition a.active img {
    margin-left: 8px;
    transform: rotate(180deg);
}

.condition_expand {
    width: 100%;
    padding: 30px 0;
    margin: 0 auto;
    color: #000;
    display: none;
}

.condition_expand h2 {
    font-size: 18px;
    font-family: 'db_heaventmed_cond';
    margin-bottom: 8px;
}

.condition_expand ul {
    list-style-type: disc;
    padding: 0 0 20px 20px;
}

.condition_expand ul li {
    font-size: 16px;
    font-family: 'db_heavent_cond';
    line-height: 1.4;
}

.condition_expand ol {
    list-style-type: decimal;
    padding: 0 0 20px 20px;
}

.condition_expand ol li {
    font-size: 16px;
    font-family: 'db_heavent_cond';
    line-height: 1.4;
}

.condition_expand p {
    font-size: 16px;
    font-family: 'db_heavent_cond';
    line-height: 1.4;
}


/* New SUB BOTTON HOTDEAL*/

.btn_sub_top_hotdeal {
    padding-top: 50px;
    padding-bottom: 50px;
}

.btn_sub_top_hotdeal .btn_sub_hotdeal {
    display: flex;
    justify-content: center;
}

.btn_sub_top_hotdeal .btn_sub_left {
    display: flex;
    width: 320px;
    height: 110px;
    background: linear-gradient(180deg, #AFDF33 0%, #70A912 78.18%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
}

.btn_sub_top_hotdeal .btn_sub_left.bt_en {
    display: flex;
    width: 400px;
    height: 110px;
    background: linear-gradient(180deg, #AFDF33 0%, #70A912 78.18%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
}

.btn_sub_top_hotdeal .btn_sub_right {
    transition: transform 250ms;
    display: flex;
    width: 320px;
    height: 110px;
    background: linear-gradient(101.07deg, #63D747 3.28%, #0D973C 49.51%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
    filter: grayscale(1);
    opacity: 0.5;
}

.btn_sub_top_hotdeal .btn_sub_right.bt_en {
    transition: transform 250ms;
    display: flex;
    width: 400px;
    height: 110px;
    background: linear-gradient(101.07deg, #63D747 3.28%, #0D973C 49.51%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
    filter: grayscale(1);
    opacity: 0.5;
}

.btn_sub_top_hotdeal .btn_sub_right:hover {
    transform: translateY(-10px);
    display: flex;
    width: 320px;
    height: 110px;
    background: linear-gradient(101.07deg, #63D747 3.28%, #0D973C 49.51%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
    filter: grayscale(0);
    opacity: 1;
}

.btn_sub_top_hotdeal .btn_sub_right.bt_en:hover {
    transform: translateY(-10px);
    display: flex;
    width: 400px;
    height: 110px;
    background: linear-gradient(101.07deg, #63D747 3.28%, #0D973C 49.51%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
    filter: grayscale(0);
    opacity: 1;
}

.btn_sub_top_hotdeal .btn_sub_left {
    padding-left: 25px;
}

.btn_sub_top_hotdeal .btn_sub_left .txt_in_btn {
    padding-left: 9px;
    padding-top: 24px;
}

.btn_sub_top_hotdeal .btn_sub_left .txt_in_btn h1 {
    font-family: 'db_heaventbold_cond';
    font-size: 40px;
    color: #fff;
    line-height: 1;
}

.btn_sub_top_hotdeal .btn_sub_left .txt_in_btn h3 {
    font-family: 'db_heaventbold_cond';
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
}

.btn_sub_top_hotdeal .btn_sub_right {
    padding-left: 25px;
    margin-left: 50px;
}

.btn_sub_top_hotdeal .btn_sub_right .txt_in_btn {
    padding-left: 5px;
    padding-top: 24px;
}

.btn_sub_top_hotdeal .btn_sub_right .txt_in_btn h1 {
    font-family: 'db_heaventbold_cond';
    font-size: 35px;
    color: #fff;
    line-height: 1.4;
}

.btn_sub_top_hotdeal .btn_sub_right .txt_in_btn h3 {
    font-family: 'db_heaventbold_cond';
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
}

.btn_sub_top_hotdeal .btn_sub_left.bt_en .img_in_btn img {
    margin-top: 7px;
    width: 130px;
    margin-left: -9px;
}

.btn_sub_top_hotdeal .btn_sub_right.bt_en .img_in_btn img {
    margin-top: 9px;
    width: 130px;
    margin-left: -9px;
}


/* New SUB BOTTON BESTBUY*/

.btn_sub_top_bestbuy {
    padding-top: 50px;
    padding-bottom: 50px;
}

.btn_sub_top_bestbuy .btn_sub_bestbuy {
    display: flex;
    justify-content: center;
}

.btn_sub_top_bestbuy .btn_sub_left {
    display: flex;
    width: 320px;
    height: 110px;
    background: linear-gradient(166.72deg, #63D747 -0.83%, #0D973C 76.04%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
}

.btn_sub_top_bestbuy .btn_sub_left.bt_en {
    display: flex;
    width: 400px;
    height: 110px;
    background: linear-gradient(166.72deg, #63D747 -0.83%, #0D973C 76.04%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
}

.btn_sub_top_bestbuy .btn_sub_right {
    filter: grayscale(1);
    opacity: 0.5;
    transition: transform 250ms;
    display: flex;
    width: 320px;
    height: 110px;
    background: linear-gradient(180deg, #AFDF33 0%, #70A912 78.18%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
}

.btn_sub_top_bestbuy .btn_sub_right:hover {
    transform: translateY(-10px);
    filter: grayscale(0);
    opacity: 1;
    transition: transform 250ms;
    display: flex;
    width: 320px;
    height: 110px;
    background: linear-gradient(180deg, #AFDF33 0%, #70A912 78.18%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
}

.btn_sub_top_bestbuy .btn_sub_right.bt_en {
    filter: grayscale(1);
    opacity: 0.5;
    transition: transform 250ms;
    display: flex;
    width: 400px;
    height: 110px;
    background: linear-gradient(180deg, #AFDF33 0%, #70A912 78.18%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
}

.btn_sub_top_bestbuy .btn_sub_right.bt_en:hover {
    transform: translateY(-10px);
    filter: grayscale(0);
    opacity: 1;
    transition: transform 250ms;
    display: flex;
    width: 400px;
    height: 110px;
    background: linear-gradient(180deg, #AFDF33 0%, #70A912 78.18%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1.72927px 3.45854px rgba(41, 41, 42, 0.24);
    border-radius: 60px;
}

.btn_sub_top_bestbuy .btn_sub_left {
    padding-left: 25px;
}

.btn_sub_top_bestbuy .btn_sub_left .txt_in_btn {
    padding-left: 9px;
    padding-top: 24px;
}

.btn_sub_top_bestbuy .btn_sub_left .txt_in_btn h1 {
    font-family: 'db_heaventbold_cond';
    font-size: 40px;
    color: #fff;
    line-height: 1;
}

.btn_sub_top_bestbuy .btn_sub_left .txt_in_btn h3 {
    font-family: 'db_heaventbold_cond';
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
}

.btn_sub_top_bestbuy .btn_sub_right {
    padding-left: 25px;
    margin-right: 50px;
}

.btn_sub_top_bestbuy .btn_sub_right .txt_in_btn {
    padding-left: 5px;
    padding-top: 24px;
}

.btn_sub_top_bestbuy .btn_sub_right .txt_in_btn h1 {
    font-family: 'db_heaventbold_cond';
    font-size: 35px;
    color: #fff;
    line-height: 1.4;
}

.btn_sub_top_bestbuy .btn_sub_right .txt_in_btn h3 {
    font-family: 'db_heaventbold_cond';
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
}

.btn_sub_top_bestbuy .btn_sub_left.bt_en .img_in_btn img {
    margin-top: 7px;
    width: 130px;
    margin-left: -9px;
}

.btn_sub_top_bestbuy .btn_sub_right.bt_en .img_in_btn img {
    margin-top: 9px;
    width: 130px;
    margin-left: -9px;
}

.logohead {
    display: flex;
}

.logohead .logohead_in img {
    width: 80px;
    margin-bottom: 15px;
}

.logohead .logohead_in.big img {
    width: 240px;
    margin-bottom: 15px;
}

.logohead .logohead_in {
    font-size: 28px;
    font-family: 'db_heaventbold_cond';
    display: flex;
    margin-bottom: 15px;
}

.logohead .logohead_in p {
    margin-top: 20px;
    margin-left: 10px;
    color: #cc0000;
}

.tab_model {
    text-align: center;
    position: relative;
    top: 1px;
}

.tab_model ul {
    display: inline-grid;
    align-items: flex-end;
    justify-content: center;
}

.tab_model ul li {
    cursor: pointer;
    min-width: 150px;
    width: 100%;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #cecece;
    color: #888;
    font-size: 20px;
    margin-left: -10px;
    position: relative;
    font-family: 'db_heaventmed_cond';
    line-height: 1;
    padding-left: 20px;
    border-radius: 8px 8px 0 0;
    box-shadow: 0 0 8px rgba(0 0 0 / 20%);
}

.tab_model ul li:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: -10px;
    bottom: 0;
    width: 20px;
    background: #cecece;
    box-shadow: 3px 2px 3px rgb(0 0 0 / 20%);
    transform: skew(20deg);
    border-radius: 0 5px 0 0;
}

.tab_model ul li:nth-child(1) {
    z-index: 5;
}

.tab_model ul li:nth-child(2) {
    z-index: 4;
}

.tab_model ul li:nth-child(3) {
    z-index: 3;
}

.tab_model ul li:nth-child(4) {
    z-index: 2;
}

.tab_model ul li:nth-child(5) {
    z-index: 1;
}

.tab_model ul li:hover {
    background: #c6c6c6;
}

.tab_model ul li:hover:after {
    background: #c6c6c6;
}

.tab_model ul li.active {
    pointer-events: none;
    z-index: 10 !important;
    background: #fff;
    color: #000;
    height: 48px;
    font-size: 24px;
    font-family: 'db_heaventbold_cond';
    padding-left: 10px;
}

.tab_model ul li.active::after {
    background: #fff;
}

.txt_only_store {
    font-size: 10px
}

.table_shop {
    width: 18%;
}

.serenade {
    background: #422a66;
    background: linear-gradient(0deg, rgba(66, 42, 102, 1) 0%, rgba(94, 65, 138, 1) 100%);
    margin-bottom: 30px;
    padding: 45px 12px;
}

.serenade .serenade_in {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.serenade .serenade_in .logo {
    margin-right: 18px;
}

.serenade .serenade_in .txt .txthead h2 {
    color: #fff;
    font-family: 'db_heaventbold_cond';
    font-size: 44px;
}

.serenade .serenade_in .txt .details_serenade {
    margin-top: 20px;
}

.serenade .serenade_in .txt .details_serenade .txthead_in {
    background: #a97f28;
    padding: 8px 30px 8px 15px;
    display: inline-block;
    border-radius: 8px 50px 0px 0px;
}

.serenade .serenade_in .txt .details_serenade .txthead_in h2 {
    color: #fff;
    font-family: 'db_heaventbold_cond';
    font-size: 28px;
}

.serenade .serenade_in .txt .details_serenade .details_in {
    background: #3a2162;
    border-radius: 0 8px 8px 8px;
    padding: 20px 0 25px;
    display: grid;
    grid-template-columns: repeat(3, auto);
    align-items: flex-start;
    justify-content: flex-start;
}

.serenade .serenade_in .txt .details_serenade .details_in .type {
    border-right: 1px solid rgba(255, 255, 255, .3);
    padding: 0 30px;
}


/*.serenade .serenade_in .txt .details_serenade .details_in .type:nth-child(1){padding-left: 0;}*/

.serenade .serenade_in .txt .details_serenade .details_in .type:nth-last-child(1) {
    border: 0;
}

.serenade .serenade_in .txt .details_serenade .details_in .type h2 {
    font-size: 22px;
    color: #fff;
    font-family: 'db_heaventbold_cond';
}

.serenade .serenade_in .txt .details_serenade .details_in .type h2 .txtbig {
    font-size: 130%;
}

.serenade .serenade_in .txt .details_serenade .details_in .type h3 {
    font-size: 18px;
    color: #fff;
    font-family: 'db_heaventmed_cond';
    margin-top: 8px;
}

.type_emerald {
    color: #b2d235;
}

.type_gold {
    color: #a97f28;
}

.type_platinum {
    color: #c8c8c8;
}

.txtold {
    display: inline-block;
    position: relative;
    color: #666;
}

.txtold:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 110%;
    background: #ff140f;
    top: 50%;
    left: -10%;
    transform: rotate(-8deg);
}

.booking_fixed {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 20;
    width: 100px;
    /* width: 75px; */
    border-radius: 500px;
    overflow: hidden;
    animation-name: bookingfixed;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes bookingfixed {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-12px);
    }
    100% {
        transform: translateY(0);
    }
}

.remodal {
    border-radius: 12px;
}

.remodal-close,
.remodal-close:before {
    left: auto;
    right: 0;
    font-size: 35px;
    top: 5px;
    right: 4px;
}

.remodal {
    border-radius: 20px;
    border: 2px solid #B4E124;
}

.popup_head {
    background: #B4E124;
    max-width: 200px;
    padding: 15px;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: -60px;
}

.popup_head h2 {
    font-size: 22px;
    font-family: 'db_heaventbold_cond';
}

.popup_in {
    padding-top: 20px;
    text-align: left;
}

.popup_in ul {
    list-style-type: disc;
    padding: 0 0 0 20px;
}

.popup_in ul li {
    font-size: 16px;
    font-family: 'db_heavent_cond';
    line-height: 1.6;
}

.detail_store_in ul li ol {
    padding: 0 0 0 20px;
}

.detail_store_in ul li ol li {
    font-size: 15px;
    font-family: 'db_heavent_cond';
    line-height: 1.6;
}

.remodal {
    max-width: 900px !important;
}

.grids-brand_bb {
    background: #fff;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    align-items: center;
    justify-content: center;
    text-align: center;
}

.grids-brand_bb .grids-brand_bb-item {
    border: 1px solid #f2f2f2;
    height: 100%;
    padding: 20px 5px;
}

.grids-brand_bb .grids-brand_bb-item:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.grids-brand_bb .grids-brand_bb-item img {
    height: 60px;
}

.grids-brand_bb .grids-brand_bb-item:nth-child(1) img {
    height: 70px;
}

.grids-brand_bb .grids-brand_bb-item:hover {
    background: #fafafa;
}

.grids-brand_hd {
    background: #fff;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    align-items: center;
    justify-content: center;
    text-align: center;
}

.grids-brand_hd .grids-brand_hd-item {
    border: 1px solid #f2f2f2;
    height: 100%;
    padding: 20px 5px;
}

.grids-brand_hd .grids-brand_hd-item:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.grids-brand_hd .grids-brand_hd-item img {
    height: 60px;
}

.grids-brand_hd .grids-brand_hd-item:nth-child(1) img {
    height: 70px;
}

.grids-brand_hd .grids-brand_hd-item:hover {
    background: #fafafa;
}

.txt_footer_table_smartpay {
    margin-top: 15px;
    margin-left: 60px;
}

.txt_footer_table_smartpay p {
    font-size: 15px;
    font-family: 'db_heavent_cond';
    color: #000;
}

.txt_banner p {
    font-size: 23px;
    font-family: 'db_heaventbold_cond';
}

@media(max-width: 1439px) {
    .container_hotdeal {
        max-width: 1140px;
    }
    .txthead_showroom h2 {
        font-size: 26px;
    }
    .highlight .grids .item h2 {
        font-size: 20px;
    }
    .highlight .grids .item h3 {
        font-size: 30px;
    }
    .highlight .grids .item h4 {
        font-size: 24px;
    }
    .campaign .grids .item .txt h2 {
        font-size: 18px;
    }
    .campaign .grids .item .txt h3 {
        font-size: 24px;
    }
    .campaign .grids .item .txt p {
        font-size: 16px;
    }
    .campaign_aeon .grids .item .txt h2 {
        font-size: 20px;
    }
    .campaign_aeon .grids .item .txt h3 {
        font-size: 24px;
    }
    .campaign_aeon .grids .item .txt p {
        font-size: 16px;
    }
    .txthead_creditcard h2 {
        font-size: 34px;
    }
    .serenade .serenade_in .txt .txthead h2 {
        font-size: 38px;
    }
    .serenade .serenade_in .txt .details_serenade .txthead_in h2 {
        font-size: 26px;
    }
    .serenade .serenade_in .txt .details_serenade .details_in .type h2 {
        font-size: 20px;
    }
    .grids-brand_bb .grids-brand_bb-item img {
        height: 50px;
    }
    .grids-brand_bb .grids-brand_bb-item:nth-child(1) img {
        height: 60px;
    }
    .grids-brand_hd .grids-brand_hd-item img {
        height: 50px;
    }
    .grids-brand_hd .grids-brand_hd-item:nth-child(1) img {
        height: 60px;
    }
}

@media(max-width: 1199px) {
    .container_hotdeal {
        max-width: 960px;
    }
    .pad_section {
        padding: 35px 12px;
    }
    .highlight {
        padding: 35px 12px;
    }
    .highlight .grids .item {
        padding: 20px 12px 0;
    }
    .highlight .grids .item h2 {
        font-size: 18px;
    }
    .highlight .grids .item h3 {
        font-size: 24px;
    }
    .highlight .grids .item h4 {
        font-size: 20px;
    }
    .campaign {
        padding: 35px 12px;
    }
    .campaign .grids .item {
        padding: 20px 12px;
    }
    .campaign .grids .item .txt h2 {
        font-size: 16px;
    }
    .campaign .grids .item .txt h3 {
        font-size: 19px;
    }
    .campaign .grids .item .txt p {
        font-size: 15px;
    }
    .campaign_aeon {
        padding: 35px 12px;
    }
    .campaign_aeon .grids .item {
        padding: 20px 12px;
    }
    /* .campaign_aeon .grids .item .txt h2 {font-size: 16px;} */
    .campaign_aeon .grids .item .txt h3 {
        font-size: 19px;
    }
    .campaign_aeon .grids .item .txt p {
        font-size: 15px;
    }
    .btn_condition a {
        font-size: 17px;
    }
    .condition_expand h2 {
        font-size: 17px;
    }
    .condition_expand ul li {
        font-size: 15px;
    }
    .condition_expand ol li {
        font-size: 15px;
    }
    .condition_expand p {
        font-size: 15px;
    }
    .txthead_creditcard h2 {
        font-size: 28px;
    }
    .creditcard .txt ul li {
        font-size: 14px;
    }
    .creditcard {
        padding: 35px 12px;
    }
    .accordion .item .content {
        padding: 15px 60px 30px 120px;
    }
    .serenade {
        padding: 35px 12px;
    }
    .serenade .serenade_in .txt .txthead h2 {
        font-size: 30px;
    }
    .serenade .serenade_in .txt .details_serenade .txthead_in h2 {
        font-size: 20px;
    }
    .serenade .serenade_in .txt .details_serenade .details_in .type {
        padding: 0 12px;
    }
    .serenade .serenade_in .txt .details_serenade .details_in .type h2 {
        font-size: 18px;
    }
    .serenade .serenade_in .txt .details_serenade .details_in .type h3 {
        font-size: 16px;
    }
    .serenade .serenade_in .logo {
        width: 90px;
    }
    .grids-brand_bb .grids-brand_bb-item img {
        height: 40px;
    }
    .grids-brand_bb .grids-brand_bb-item:nth-child(1) img {
        height: 50px;
    }
    .grids-brand_hd .grids-brand_hd-item img {
        height: 40px;
    }
    .grids-brand_hd .grids-brand_hd-item:nth-child(1) img {
        height: 50px;
    }
    .highlight .grids .slide_step .item h3 {
        font-size: 16px;
    }
    .highlight .grids .slide_step .item h2 {
        font-size: 26px;
    }
    .btn_condition2 a {
        padding: 3px 25px;
        font-size: 16px;
    }
    .logo_icon img {
        max-width: 180px;
    }
    .sec3_arr1 img,
    .sec3_arr2 img {
        top: calc(100% - 200px);
    }
}

@media(max-width: 991px) {
    .container_hotdeal {
        max-width: 720px;
    }
    .highlight .grids .item h2 {
        font-size: 15px;
        margin-top: 10px;
    }
    .highlight .grids .item h3 {
        font-size: 20px;
    }
    .highlight .grids .item h4 {
        font-size: 17px;
    }
    .btn_sub_top_hotdeal .btn_sub_right {
        width: 300px;
        height: 105px;
    }
    .btn_sub_top_hotdeal .btn_sub_left {
        width: 300px;
        height: 105px;
    }
    .btn_sub_top_hotdeal .btn_sub_left {
        padding-left: 10px;
    }
    .btn_sub_top_hotdeal .btn_sub_right {
        padding-left: 13px;
    }
    .btn_sub_top_hotdeal .btn_sub_left .txt_in_btn h3 {
        font-size: 17px;
    }
    .btn_sub_top_hotdeal .btn_sub_left .txt_in_btn h1 {
        font-size: 34px;
    }
    .btn_sub_top_hotdeal .btn_sub_left .txt_in_btn {
        padding-left: 20px;
        padding-top: 30px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .txt_in_btn h1 {
        font-size: 33px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .txt_in_btn h3 {
        font-size: 17px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .txt_in_btn {
        padding-top: 30px;
    }
    .btn_sub_top_bestbuy .btn_sub_right {
        width: 300px;
        height: 105px;
    }
    .btn_sub_top_bestbuy .btn_sub_left {
        width: 300px;
        height: 105px;
    }
    .btn_sub_top_bestbuy .btn_sub_left {
        padding-left: 10px;
    }
    .btn_sub_top_bestbuy .btn_sub_right {
        padding-left: 13px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .txt_in_btn h2 {
        font-size: 22px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .txt_in_btn h1 {
        font-size: 34px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .txt_in_btn {
        padding-left: 20px;
        padding-top: 30px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .txt_in_btn h1 {
        font-size: 33px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .txt_in_btn h3 {
        font-size: 17px;
    }
    .txt_footer_table_smartpay {
        margin-left: 23px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .txt_in_btn h3 {
        font-size: 17px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .txt_in_btn {
        padding-left: 5px;
        padding-top: 30px;
    }
    .btn_sub_top_hotdeal .btn_sub_right.bt_en {
        width: 350px;
    }
    .btn_sub_top_bestbuy .btn_sub_right.bt_en {
        width: 350px;
    }
    .btn_sub_top_hotdeal .btn_sub_left.bt_en {
        width: 350px;
    }
    .btn_sub_top_bestbuy .btn_sub_left.bt_en {
        width: 350px;
    }
    .btn_sub_top_hotdeal .btn_sub_right.bt_en:hover {
        width: 350px;
    }
    .btn_sub_top_bestbuy .btn_sub_right.bt_en:hover {
        width: 350px;
    }
    .btn_sub_top_hotdeal .btn_sub_left.bt_en:hover {
        width: 350px;
    }
    .btn_sub_top_bestbuy .btn_sub_left.bt_en:hover {
        width: 350px;
    }
    .txthead_supersale img {
        left: 6%;
        margin-top: -11px;
        width: 21%;
    }
    .txthead_supersale .txt {
        padding-left: 26%;
    }
}

@media(max-width: 767px) {
    .container_hotdeal {
        max-width: 540px;
    }
    .showpc {
        display: none;
    }
    .showmb {
        display: block;
    }
    .highlight .swiper-container {
        overflow: auto;
        padding: 0 12px;
        margin: 0 -12px;
    }
    .pag_slide_highlight {
        display: block;
    }
    .pag_slide_highlight .swiper-pagination-bullet {
        width: 30px;
    }
    .pag_slide_highlight .swiper-pagination-bullet-active {
        width: 60px;
    }
    .pag_slide_highlight2 {
        display: block;
    }
    .pag_slide_highlight2 .swiper-pagination-bullet {
        width: 30px;
    }
    .pag_slide_highlight2 .swiper-pagination-bullet-active {
        width: 60px;
    }
    .pag_slide_highlight3 {
        display: block;
    }
    .pag_slide_highlight3 .swiper-pagination-bullet {
        width: 30px;
    }
    .pag_slide_highlight3 .swiper-pagination-bullet-active {
        width: 60px;
    }
    .pag_slide_highlight4 {
        display: block;
    }
    .pag_slide_highlight4 .swiper-pagination-bullet {
        width: 30px;
    }
    .pag_slide_highlight4 .swiper-pagination-bullet-active {
        width: 60px;
    }
    .pag_slide_highlight5 {
        display: block;
    }
    .pag_slide_highlight5 .swiper-pagination-bullet {
        width: 30px;
    }
    .pag_slide_highlight5 .swiper-pagination-bullet-active {
        width: 60px;
    }
    .pag_slide_step {
        display: block;
    }
    .pag_slide_step .swiper-pagination-bullet {
        width: 30px;
    }
    .pag_slide_step .swiper-pagination-bullet-active {
        width: 60px;
    }
    .campaign .grids {
        grid-template-columns: repeat(3, 1fr);
    }
    .campaign_aeon .grids {
        grid-template-columns: repeat(3, 1fr);
    }
    .btn_condition {
        margin-top: 12px;
    }
    .btn_condition a {
        font-size: 15px;
        padding: 8px 30px;
    }
    .btn_condition a img {
        width: 18px;
        height: 18px;
    }
    .condition_expand h2 {
        font-size: 16px;
    }
    .condition_expand ul li {
        font-size: 14px;
    }
    .condition_expand ol li {
        font-size: 14px;
    }
    .condition_expand p {
        font-size: 14px;
    }
    .serenade .serenade_in .txt .txthead {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .serenade .serenade_in .txt .txthead img {
        padding-right: 12px;
        max-width: 60px;
    }
    .grids-brand_bb {
        grid-template-columns: repeat(4, 1fr);
    }
    .grids-brand_bb .grids-brand_bb-item {
        padding: 12px 5px;
    }
    .grids-brand_bb .grids-brand_bb-item img {
        height: 40px;
    }
    .grids-brand_bb .grids-brand_bb-item:nth-child(1) img {
        height: 50px;
    }
    .grids-brand_hd {
        grid-template-columns: repeat(4, 1fr);
    }
    .grids-brand_hd .grids-brand_hd-item {
        padding: 12px 5px;
    }
    .grids-brand_hd .grids-brand_hd-item img {
        height: 40px;
    }
    .grids-brand_hd .grids-brand_hd-item:nth-child(1) img {
        height: 50px;
    }
    .highlight .grids .slide_step .item h3 {
        font-size: 12px;
    }
    .highlight .grids .slide_step .item h2 {
        font-size: 22px;
    }
    .logo_icon img {
        max-width: 140px;
    }
    .highlight .grids .slide_step .item img {
        padding: 0 0 10px 0;
    }
    .sec3_arr1 img,
    .sec3_arr2 img {
        top: calc(100% - 160px);
    }
}

@media(max-width: 575px) {
    .icon-new {
        position: absolute;
        top: 50%;
        left: 0%;
        width: 17%;
        margin-top: 0 !important;
    }
    .icon-new1 {
        position: absolute;
        top: 0%;
        left: 0%;
        width: 16%;
    }
    .btn_sub_top_bestbuy .btn_sub_right:hover {
        width: 180px;
        height: 65px;
    }
    .btn_sub_top_bestbuy .btn_sub_left:hover {
        width: 180px;
        height: 65px;
    }
    .btn_sub_top_hotdeal .btn_sub_right:hover {
        width: 180px;
        height: 65px;
    }
    .btn_sub_top_hotdeal .btn_sub_left:hover {
        width: 180px;
        height: 65px;
    }
    .logohead .logohead_in img {
        width: 90px;
    }
    .logohead .logohead_in.big img {
        width: 250px;
    }
    .remodal {
        padding: 35px 10px 10px 10px;
    }
    .detail_store_in ul li ol li {
        font-size: 12px;
    }
    .popup_in ul li {
        font-size: 13px;
    }
    .popup_head h2 {
        font-size: 18px;
    }
    .popup_head {
        padding: 10px;
        margin-top: -45px;
    }
    .grids-brand_hd .grids-brand_hd-item:nth-child(1) {
        grid-row-end: 4;
    }
    .grids-brand_bb .grids-brand_bb-item:nth-child(1) {
        grid-row-end: 4;
    }
    .txt_banner p {
        font-size: 14px;
    }
    .container_hotdeal {
        max-width: 100%;
    }
    .pad_section {
        padding: 30px 8px;
    }
    .txt_only_store {
        font-size: 9px
    }
    .txthead_showroom h2 {
        font-size: 28px;
        text-align: center;
    }
    .txthead_showroom h2:before {
        display: none;
    }
    .txthead_showroom h3 {
        font-size: 24px;
        text-align: center;
    }
    .txthead_qanda h2 {
        font-size: 30px;
    }
    .highlight {
        padding: 30px 8px;
    }
    .highlight .grids .item h2 {
        font-size: 14px;
        margin-top: 0px;
    }
    .highlight .grids .item h3 {
        font-size: 20px;
    }
    .campaign {
        padding: 30px 8px;
    }
    .campaign .grids {
        grid-template-columns: repeat(2, 1fr);
    }
    .campaign .grids .item {
        padding: 15px 8px;
    }
    .campaign .grids .item .txt {
        margin-top: 8px;
    }
    .campaign .grids .item .txt h3 {
        font-size: 16px;
    }
    .campaign .grids .item .txt p {
        font-size: 12px;
        margin-top: 8px;
    }
    .campaign_aeon {
        padding: 30px 8px;
    }
    .campaign_aeon .grids {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 8px;
    }
    .campaign_aeon .grids .item {
        padding: 0px 8px;
    }
    .campaign_aeon .grids .item .txt {
        margin-top: 8px;
    }
    .campaign_aeon .grids .item .txt h3 {
        font-size: 16px;
    }
    .campaign_aeon .grids .item .txt p {
        font-size: 12px;
        margin-top: 8px;
    }
    .campaign_aeon .grids .item .txt h2 {
        font-size: 13px;
    }
    .txthead_creditcard h2 {
        font-size: 22px;
    }
    .txthead_creditcard h2 .txtbig {
        font-size: 120%;
    }
    .txthead_creditcard ul li {
        font-size: 12px;
    }
    .creditcard {
        padding: 0 8px 30px;
    }
    .creditcard .logo_bank {
        padding: 0 2%;
    }
    .accordion .item .heading {
        font-size: 16px;
        padding: 14px 40px 14px 60px;
    }
    .accordion .item .content {
        font-size: 14px;
        padding: 8px 15px 15px 60px;
    }
    .accordion .item .content:after {
        top: -6px;
        left: 15px;
    }
    .serenade {
        margin-bottom: 15px;
        padding: 30px 8px;
    }
    .serenade .serenade_in .txt .txthead h2 {
        font-size: 22px;
    }
    .serenade .serenade_in .logo {
        display: none;
    }
    /*.serenade .serenade_in .txt {flex: 0 0 80%;}*/
    .serenade .serenade_in .txt .details_serenade .txthead_in h2 {
        font-size: 16px;
    }
    .serenade .serenade_in .txt .details_serenade .details_in {
        display: block;
        padding: 0 12px;
        border-radius: 0 0 8px 8px;
    }
    .serenade .serenade_in .txt .details_serenade .details_in .type {
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        padding: 12px 0;
    }
    .serenade .serenade_in .txt .details_serenade .details_in .type h2 {
        font-size: 14px;
    }
    .serenade .serenade_in .txt .details_serenade .details_in .type h3 {
        font-size: 14px;
    }
    .tab_model ul {
        display: grid;
        width: 85%;
        margin: 0 auto;
    }
    .tab_model ul li {
        font-size: 16px;
        min-width: 100%;
        height: 34px;
    }
    .tab_model ul li.active {
        font-size: 20px;
        height: 40px;
    }
    .grids-brand .grids-brand-item img {
        height: 30px;
    }
    .grids-brand .grids-brand-item:nth-child(1) img {
        height: 40px;
    }
    .btn_sub_top_hotdeal .btn_sub_left {
        width: 180px;
        height: 65px;
    }
    .btn_sub_top_hotdeal .btn_sub_right {
        width: 180px;
        height: 65px;
    }
    .btn_sub_top_hotdeal .btn_sub_right {
        margin-left: 5px;
    }
    .btn_sub_top_hotdeal .btn_sub_left .img_in_btn img {
        width: 80%;
    }
    .btn_sub_top_hotdeal .btn_sub_left .txt_in_btn {
        padding-top: 18px;
        margin-left: -58px;
    }
    .btn_sub_top_hotdeal .btn_sub_left .txt_in_btn h3 {
        font-size: 11px;
    }
    .btn_sub_top_hotdeal .btn_sub_left .txt_in_btn h1 {
        font-size: 17px;
    }
    .btn_sub_top_hotdeal .btn_sub_left .img_in_btn img {
        margin-top: -4px;
        width: 60%;
        margin-left: 2px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .txt_in_btn h1 {
        font-size: 18px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .txt_in_btn h3 {
        font-size: 11px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .txt_in_btn {
        margin-left: -48px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .img_in_btn img {
        width: 72%;
        margin: -7px 0px 10px -5px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .txt_in_btn {
        padding-left: 10px;
        padding-top: 18px;
    }
    .btn_sub_top_bestbuy .btn_sub_left {
        width: 180px;
        height: 65px;
    }
    .btn_sub_top_bestbuy .btn_sub_right {
        width: 180px;
        height: 65px;
    }
    .btn_sub_top_bestbuy .btn_sub_right {
        margin-left: 5px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .img_in_btn img {
        width: 80%;
    }
    .btn_sub_top_bestbuy .btn_sub_left .txt_in_btn {
        padding-top: 18px;
        margin-left: -52px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .txt_in_btn h2 {
        font-size: 14px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .txt_in_btn h1 {
        font-size: 17px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .img_in_btn img {
        margin-top: -4px;
        width: 70%;
        margin-left: 2px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .txt_in_btn h1 {
        font-size: 18px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .txt_in_btn h3 {
        font-size: 11px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .txt_in_btn {
        padding-top: 18px;
        margin-left: -43px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .img_in_btn img {
        width: 72%;
        margin: -2px 0px 8px -15px;
    }
    .sec3_arr1 img,
    .sec3_arr2 img {
        display: none;
    }
    .logo_icon img {
        max-width: 200px;
    }
    .highlight .grids .slide_step .item h3 {
        font-size: 14px;
    }
    .txt_footer_table_smartpay {
        margin-left: 0;
        margin-top: 5px;
    }
    .txt_footer_table_smartpay p {
        font-size: 12px;
    }
    .btn_sub_top_bestbuy .btn_sub_right {
        padding-left: 25px;
        margin-right: 5px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .txt_in_btn h3 {
        font-size: 11px;
    }
    .btn_button_serenade img {
        width: 60% !important;
    }
    .btn_sub_top_hotdeal .btn_sub_right.bt_en {
        width: 190px;
        height: 75px;
    }
    .btn_sub_top_bestbuy .btn_sub_right.bt_en {
        width: 190px;
        height: 75px;
    }
    .btn_sub_top_hotdeal .btn_sub_left.bt_en {
        width: 190px;
        height: 75px;
    }
    .btn_sub_top_bestbuy .btn_sub_left.bt_en {
        width: 190px;
        height: 75px;
    }
    .btn_sub_top_hotdeal .btn_sub_right.bt_en:hover {
        width: 190px;
        height: 75px;
    }
    .btn_sub_top_bestbuy .btn_sub_right.bt_en:hover {
        width: 190px;
        height: 75px;
    }
    .btn_sub_top_hotdeal .btn_sub_left.bt_en:hover {
        width: 190px;
        height: 75px;
    }
    .btn_sub_top_bestbuy .btn_sub_left.bt_en:hover {
        width: 190px;
        height: 75px;
    }
    .btn_sub_top_hotdeal .btn_sub_left.bt_en .txt_in_btn h3 {
        font-size: 11px;
        margin-left: 30px;
        margin-top: -5px;
    }
    .btn_sub_top_hotdeal .btn_sub_right.bt_en .txt_in_btn h3 {
        font-size: 11px;
        margin-left: 30px;
        margin-top: -5px;
    }
    .btn_sub_top_hotdeal .btn_sub_left.bt_en .img_in_btn img {
        margin-top: 3px;
        width: 115px;
    }
    .btn_sub_top_hotdeal .btn_sub_right.bt_en .img_in_btn img {
        margin-top: 3px;
        width: 115px;
    }
    .btn_sub_top_bestbuy .btn_sub_left.bt_en .txt_in_btn h3 {
        font-size: 11px;
        margin-left: 30px;
        margin-top: -5px;
    }
    .btn_sub_top_bestbuy .btn_sub_right.bt_en .txt_in_btn h3 {
        font-size: 11px;
        margin-left: 30px;
        margin-top: -5px;
    }
    .btn_sub_top_bestbuy .btn_sub_left.bt_en .img_in_btn img {
        margin-top: 3px;
        width: 115px;
    }
    .btn_sub_top_bestbuy .btn_sub_right.bt_en .img_in_btn img {
        margin-top: 3px;
        width: 115px;
    }
    .logohead .logohead_in {
        font-size: 20px;
        display: initial;
    }
    .table_shop {
        width: 32%;
    }
    .txthead_supersale h2 {
        font-size: 20px;
    }
    .txthead_supersale h3 {
        font-size: 18px;
    }
    .txthead_supersale img {
        left: 1%;
        margin-top: 0px;
        width: 27%;
    }
}

@media(max-width: 375px) {
    .logohead .logohead_in img {
        width: 80px;
    }
    .logohead .logohead_in.big img {
        width: 230px;
    }
}
@media (max-width: 420px) {
        .icon-new {
            position: absolute;
            top: 46%;
            left: 0%;
            width: 17%;
            margin-top: 0 !important;
        }
}

@media(max-width: 321px) {
    .btn_sub_top_hotdeal .btn_sub_left {
        width: 150px;
        height: 65px;
    }
    .btn_sub_top_hotdeal .btn_sub_right {
        width: 150px;
        height: 65px;
    }
    .btn_sub_top_hotdeal .btn_sub_left .txt_in_btn {
        padding-top: 17px;
        margin-left: -66px;
    }
    .btn_sub_top_hotdeal .btn_sub_left .img_in_btn img {
        margin-top: 0px;
        width: 55%;
        margin-left: 1px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .txt_in_btn h1 {
        font-size: 17px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .txt_in_btn h3 {
        font-size: 10px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .txt_in_btn {
        margin-left: -65px;
        margin-top: 2px;
    }
    .btn_sub_top_hotdeal .btn_sub_right .img_in_btn img {
        width: 62%;
        margin: 3px 0px 10px -7px;
    }
    .btn_sub_top_bestbuy .btn_sub_left {
        width: 150px;
        height: 65px;
    }
    .btn_sub_top_bestbuy .btn_sub_right {
        width: 150px;
        height: 65px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .txt_in_btn {
        padding-top: 17px;
        margin-left: -65px;
    }
    .btn_sub_top_bestbuy .btn_sub_left .img_in_btn img {
        margin-top: 1px;
        width: 59%;
        margin-left: -1px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .txt_in_btn h1 {
        font-size: 17px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .txt_in_btn h3 {
        font-size: 10px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .txt_in_btn {
        margin-left: -65px;
        margin-top: 2px;
    }
    .btn_sub_top_bestbuy .btn_sub_right .img_in_btn img {
        width: 60%;
        margin: 2px 0px 10px -7px;
    }
    .logohead .logohead_in img {
        width: 70px;
    }
    .logohead .logohead_in.big img {
        width: 230px;
    }
}

