header .navbar {
    border-bottom: 0;
}

img:not([src]) {
    visibility: hidden;
}

.slick-slider .more-item .more-item-content {
    background: #d6e6b2;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 26px;
    font-weight: 600;
}

.slick-slider .more-item .more-item-content .icon-arrow {
    padding-top: 4px;
}

.slick-slider .more-item a {
    text-decoration: none;
}

.more-article-btn {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
}

.more-article-btn a {
    text-decoration: none;
}

.more-article-btn a i {
    vertical-align: middle;
}


.bg-section {
    background: #ffe9ec;
}

.bg-section-darker {
    background: #f4584d;
}

.section.review-tips {
    padding: 80px 0 100px;
}

.cate-masthead-slider {
    margin-top: 20px;
    position: relative;
}

.cate-masthead-slider .masthead-item {
    display: flex !important;
    width: auto !important;
}

.cate-masthead-slider .masthead-slider-wrapper {
    position: relative;
}

.cate-masthead-slider .masthead-item .item-detail {
    align-self: center;
    margin-bottom: 24px;
}

.cate-masthead-slider .masthead-item .item-detail .title {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 40px;
    margin-right: 60px;
}

.cate-masthead-slider .masthead-item .thumbnail {
    padding: 20px;
}

.cate-masthead-slider .masthead-item .thumbnail img {
    box-shadow: 20px 24px 0 #fdbebf;
    margin-left: -20px;
}

.cate-masthead-slider .page-info {
    position: absolute;
    bottom: 2px;
    letter-spacing: 4px;
    font-weight: 500;
    color: #444;
    left: 52px;
}

.cate-masthead-slider .masthead-slider-wrapper .slick-arrow {
    position: absolute;
    z-index: 100;
    bottom: -4px;
    font-size: 20px;
    color: #444;
}

.cate-masthead-slider .masthead-slider-wrapper .slick-arrow.slick-next {
    left: 100px;
}

.main-review-detail {
    align-self: center;
}

.main-review-detail .detail {
    margin-bottom: 20px;
}

.section {
    margin-bottom: 50px;
}

.section-title {
    margin-bottom: 40px;
}

.section-title .sub-cat {
    margin-bottom: 8px;
}

.section-title h3 {
    font-weight: 700;
    font-size: 40px;
    color: #111;
}

.bg-section-darker .section-title h3 {
    color: #fff;
}

.main-review-tips {
    margin-bottom: 40px;
    align-self: center;
}

.main-review-tips .thumbnail {
    max-height: 580px;
    overflow: hidden;
}

.main-review-tips .detail {
    padding-left: 40px;
}

.main-review-tips .detail .title {
    margin-bottom: 40px;
    margin-top: 10px;
}

.main-review-tips .detail .title a {
    font-size: 40px;
    color: #111;
    text-decoration: none;
    line-height: 150%;
}

.main-review-tips .detail .title a:hover {
    text-decoration: none;
    color: #333;
}

.cta a {
    background: #d6e6b2;
    padding: 12px 32px;
    font-size: 16px;
    color: #222;
    text-decoration: none;
}

.cta a:hover {
    background: #9eaa80;
    text-decoration: none;
}

/* .more-review-list .detail .title {
    line-height: 21px;
} */

.more-review-list .detail .title, .promo-item .detail .title, .hot-item .detail .title {
    line-height: 100%;
}

.more-review-list .detail .title a, .promo-item .detail .title a, .hot-item .detail .title a {
    text-decoration: none;
    color: #111;
    font-size: 16px;
}

.promo-item .detail .title a {
    color: #fff;
}

.more-review-tips-carousel {
    position: relative;
}

.more-review-tips-carousel .carousel-wrapper .carousel-list {
    padding: 40px 24px 20px;
}

.more-review-tips-carousel .carousel-list .list-title h5 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 24px;
}

.more-review-tips-carousel .more-review-item {
    margin-bottom: 40px;
}

.more-review-tips-carousel .more-review-item .detail .title {
    height: 56px;
    overflow: hidden;
}

.more-review-tips-carousel .more-review-item .detail .title a {
    text-decoration: none;
    color: #111;
    font-size: 16px;
    line-height: 28px;
    display: block;
}

.more-review-tips-carousel .slick-arrow {
    position: absolute;
    left: -60px;
    font-size: 40px;
    top: 0;
    bottom: 0;
}

.more-review-tips-carousel .slick-arrow .dots-slider-arrow {
    color: #fff;
    /* padding: 16px; */
    /* background: rgba(0,0,0,.5); */
    position: sticky;
    top: 50vh;
}











.tbl-home-features .home-features-slider .slick-slide {
    margin: 0 10px;
    padding-top: 16px;
}

.tbl-home-features .home-features-slider .slick-slide .features-slider-content {
    position: relative;
}

.tbl-home-features .home-features-slider .slick-slide .features-slider-content .features-img {
    width: 100%;
    height: 261px;
    overflow: hidden;
}

.tbl-home-features .home-features-slider .slick-slide .article-label-flag {
    top: -16px;
    right: 12px;
    left: 12px;
    width: fit-content;
    margin: 0 auto;
    color: #222;
    background: #fff;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
    height: 34px;
    border: solid 1px #ddd;
    padding: 8px 14px;
    text-transform: uppercase;
    position: absolute;
}

.tbl-home-features .home-features-slider .slick-slide .slider-desc {
    padding: 20px 32px;
    background: #f7f7f7;
    text-align: center;
}

.tbl-home-features .home-features-slider .slick-slide .slider-desc a {
    text-decoration: none;
}

.tbl-home-features .home-features-slider .slick-slide .slider-desc a h3 {
    font-size: 20px;
    color: #111;
    min-height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 32px;
}

.tbl-home-features .home-features-slider .slick-slide .slider-desc a h3:hover {
    text-decoration: underline;
    text-underline-position: below;
}




.tbl-home-features .home-features-slider .slick-dots {
    display: flex;
    padding-left: 0;
    justify-content: center;
    margin-top: 28px;
}


.tbl-home-features .home-features-slider .slick-dots li {
    list-style: none;
    margin-right: 10px;
}


.tbl-home-features .home-features-slider .slick-dots li button {
    font-size: 0px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: solid 2px #f4584d;
    background: #fff;
}

.tbl-home-features .home-features-slider .slick-dots li.slick-active button {
    background: #f4584d;
}

.tbl-home-features .home-features-slider .slick-dots li button:hover,
.tbl-home-features .home-features-slider .slick-dots li button:focus,
.tbl-home-features .home-features-slider .slick-dots li button:active {
    box-shadow: none;
    outline: none;
}




.tbl-home-ads .ads-content img {
    max-height: 150px;
    max-width: 100%;
}

.sidebar-quotes {
    width: 100%;
    height: 400px;
    display: block;
    margin-top: 40px;
    background: #f1f1f1;
}






.home-beaulletin {
    background: #FFE9EC;
    padding-top: 40px;
    padding-bottom: 50px;
}

.home-beaulletin .section-title {
    text-align: center;
}


.more-review-tips-carousel .slick-arrow.slick-prev img, .video-and-promo .promo-carousel .slick-arrow.slick-prev img, .home-beaulletin .hot-desk-carousel .slick-arrow.slick-prev img {
    transform: scale(-1);
}

.more-review-tips-carousel .slick-arrow.slick-prev .material-icons {
    padding: 16px 14px 16px 18px;
}

.more-review-tips-carousel .slick-arrow.slick-next {
    right: -60px;
    left: auto;
}



.tbl-home-article .latest-article .article-item {
    margin-bottom: 20px;
}

.tbl-home-article .latest-article .article-item .detail .title a {
    text-decoration: none;
    color: #111;
    font-size: 16px;
}

.popular-guide {
    padding-top: 16px;
}


.popular-guide .section-sticky-wrapper {
    position: sticky;
    top: 30px;
}

.popular-guide .section-title h3 {
    font-size: 24px;
}

.popular-guide .filter-popular {
    margin-bottom: 32px;
}

.popular-guide .filter-popular .filter-list {
    padding: 5px 14px;
    color: #fff;
    background: #F4584D;
    border-radius: 16px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 6px;
    display: inline-block;
    margin-bottom: 8px;
}

.popular-guide .filter-popular .filter-list.active {
    background: #d6e6b2;
    color: #111;
}

.popular-guide .filter-popular .filter-list:hover {
    cursor: pointer;
    background: #f2766e;
    color: #fff;
}

.popular-guide .article-content .article-item,
.promo-section .article-content .article-item {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-bottom: 20px;
}

.popular-guide .article-content .article-item .detail,
.promo-section .article-content .article-item .detail {
    flex: 1 1 0;
}

.popular-guide .article-content .article-item .detail .title,
.promo-section .article-content .article-item .detail .title {
    font-size: 14px;
}

.popular-guide .article-content .article-item .detail .title a,
.promo-section .article-content .article-item .detail .title a {
    text-decoration: none;
}

.popular-guide .article-content .article-item .detail .title a:hover,
.promo-section .article-content .article-item .detail .title a:hover {
    color: #111;
}

.popular-guide .article-content .article-item .thumbnail,
.promo-section .article-content .article-item .thumbnail {
    width: 100px;
    margin-bottom: 0;
}

.popular-guide .more-article-btn,
.promo-section .more-article-btn {
    font-size: 16px;
}


.home-spotlight {
    background: #F4584D;
    padding-top: 40px;
    padding-bottom: 50px;
}

.home-spotlight .section-title h3 {
    color: #fff;
}

.home-spotlight .spotlight-with-image .item {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    display: block;
    color: #fff;
}

.home-spotlight .spotlight-with-image .item .bg-img {
    width: 100%;
}

.home-spotlight .spotlight-with-image .item .bg-img::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: rgba(0, 0, 0, .3);
}

.home-spotlight .spotlight-with-image .item .bg-img img {
    width: 100%;
}

.home-spotlight .spotlight-with-image .item .detail {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    margin: 20px;
    transition: all 0.4s ease;
}

.home-spotlight .spotlight-with-image .item .detail .title {
    font-size: 26px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 0;
}

.home-spotlight .spotlight-with-image .item .detail .description {
    font-size: 16px;
    color: #fff;
    display: none;
    margin-bottom: 0;
}

.home-spotlight .spotlight-with-image .item:hover .detail .title {
    font-size: 20px;
    margin-bottom: 12px;
}

.home-spotlight .spotlight-with-image .item:hover .detail .description {
    display: block;
}

.home-spotlight .spotlight-with-image .item:hover .detail {
    /* border: solid 1px #fff; */
    background: rgba(0, 0, 0, .4);
}

.home-spotlight .spotlight-bottom .insider-content {
    background: #ffdedc;
    padding: 12px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 200ms ease;
}

.home-spotlight .spotlight-bottom .insider-content:hover {
    background: #ffb2ad;
    color: #fff;
}


.video-section .main-video {
    margin-bottom: 32px;
}

.video-section .video {
    margin-bottom: 20px;
}

.promo-section .promo-section-wrapper {
    background: #d6e6b2;
    padding: 40px 48px;
}





/* .home-main-slider {
    margin-bottom: 20px;
} */

.home-main-slider .slick-slide {
    width: 610px;
    margin: 0 15px;
    text-align: center;
    position: relative;
    display: block;
    height: 424px;
}

.home-main-slider .slider-item img {
    width: auto;
    height: 320px;
    display: block;
    position: relative;
    z-index: -1;
}

.home-main-slider .slider-item {
    display: flex!important;
    justify-content: center;
    overflow: hidden;
}


.home-main-slider .slick-slide .slider-item .detail {
    display: none;
    margin-top: -60px;
    position: absolute;
    bottom: 0;
}

.home-main-slider .slick-slide.slick-active .slider-item .detail {
    display: block;
    -webkit-animation: anim 1s ease-in-out;
    animation: anim 1s ease-in-out;
}

@-webkit-keyframes anim {
    0% {
        opacity: 0;
    }

    1% {
        opacity: 0;
        transform: scale(0);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes anim {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
        transform: scale(0);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.home-main-slider .slider-item .detail .slider-label {
    margin-bottom: -12px;
}


.home-main-slider .slider-item .detail .slider-label .label {
    padding: 8px 14px;
    text-transform: uppercase;
    color: #111;
    background: #d6e6b2;
    /* border: solid 1px #ddd; */
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 100%;
}

.home-main-slider .slider-item .detail .slider-title {
    width: 90%;
    margin: 0 auto;
    background: #FFE9EC;
    padding: 32px 40px 20px;
}


.home-main-slider .slider-item .detail .slider-title a {
    text-decoration: none;
}

.home-main-slider .slider-item .detail .slider-title a:hover {
    text-decoration: underline;
    color: #222;
}

.home-main-slider .slider-item .detail .slider-title a h3 {
    font-size: 24px;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 12px;
    color: #222;
    line-height: 130%;
}







.home-main-slider .slider-item .slider-desc {
    /* width: 80%; */
    /* background: #f7f7f7; */
    padding: 16px 25px;
    text-align: center;
    margin: 0 auto;
    z-index: 1;
    display: none;
    /* position: absolute; */
    bottom: 0;
    right: 0;
    left: 0;
}

.home-main-slider .slider-item.slick-current .slider-desc {
    display: inherit;
}

.home-main-slider .slider-item .slider-desc h3 {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 12px;
    color: #222;
}







.video-and-promo {
    padding: 80px 0;
}

.video-and-promo .section-video {
    margin-bottom: 60px;
    padding-bottom: 40px;
    border-bottom: solid 1px #fff;
}

.video-and-promo .section-video .video-title {
    color: #fff;
}

.section-video .video {
    margin-bottom: 20px;
}

.section-video .video-list {
    margin-bottom: 40px;
}

.video-and-promo .promo-carousel,
.home-beaulletin .hot-desk-carousel,
.home-instagram .home-instagram-carousel {
    position: relative;
}

.video-and-promo .promo-carousel .promo-item,
.home-beaulletin .hot-desk-carousel .hot-item {
    padding: 0 20px;
    width: 360px;
}

.home-instagram .home-instagram-carousel .carousel-item {
    padding: 0 10px;
}

.home-instagram .home-instagram-carousel .carousel-item .thumbnail {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-height: 230px;
}

.home-instagram .home-instagram-carousel .carousel-item .thumbnail a {
    width: 100%;
}

.video-and-promo .promo-carousel .slick-list,
.home-beaulletin .hot-desk-carousel .slick-list {
    margin: 0 36px;
}

.home-instagram .home-instagram-carousel .slick-list {
    margin: 0 15px;
}

.video-and-promo .promo-carousel .slick-arrow,
.home-beaulletin .hot-desk-carousel .slick-arrow,
.home-main-slider .home-top-slider-wrapper .slick-arrow {
    font-size: 32px;
    color: #fff;
    opacity: 0.9;
    position: absolute;
    z-index: 100;
    top: 120px;
    left: 15px;
    /* padding: 6px 12px 6px 14px; */
    /* background: rgba(0,0,0,.5); */
}

.home-main-slider .home-top-slider-wrapper,
.hot-desk-carousel {
    max-width: 1600px;
    margin: 0 auto;
}

.home-main-slider .home-top-slider-wrapper .slick-arrow {
    left: 30px;
    top: 136px;
}

.home-instagram .home-instagram-carousel .slick-arrow {
    opacity: 0.9;
    position: absolute;
    z-index: 100;
    top: 90px;
    left: -30px;
}

.video-and-promo .promo-carousel .slick-arrow img, .home-beaulletin .hot-desk-carousel .slick-arrow img {
    width: 50px;
}

.video-and-promo .promo-carousel .slick-arrow.slick-next,
.home-beaulletin .hot-desk-carousel .slick-arrow.slick-next {
    right: 15px;
    left: auto;
}

.home-main-slider .home-top-slider-wrapper .slick-arrow.slick-next {
    right: 30px;
    left: auto;
}

.home-instagram .home-instagram-carousel .slick-arrow.slick-next {
    right: -30px;
    left: auto;
}

.title a:hover {
    text-decoration: underline !important;
    text-underline-position: under !important;
}

.main-review-tips .main-review-detail .title a:hover {
    text-decoration: none !important;
    color: #444;
}

.more-review-tips-carousel .slick-slide.slick-active:nth-child(n) {
    background: #d6e7e5;
}

.more-review-tips-carousel .slick-slide.slick-active:nth-child(2n) {
    background: #ffe9ec;
}

.more-review-tips-carousel .slick-slide.slick-active:nth-child(3n) {
    background: #d6e7ad;
}

.cate-masthead-slider .slick-dots {
    display: flex;
    padding-left: 0;
    position: absolute;
    bottom: 0;
}

.cate-masthead-slider .slick-dots li {
    list-style: none;
    margin-right: 10px;
}

.cate-masthead-slider .slick-dots li button {
    font-size: 0px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: solid 2px #f4584d;
    background: #fff;
}

.cate-masthead-slider .slick-dots li.slick-active button {
    background: #f4584d;
}

.bg-section-darker .sub-cat .list {
    color: #ffe7e8;
}

.bg-section-darker .sub-cat .list:hover {
    color: #e9b1b3;
}

/******* Section Guide Slider start *******/

.home-guide .guide-content-slider .slick-arrow {
    font-size: 32px;
    color: #fff;
    opacity: 0.9;
    position: absolute;
    z-index: 100;
    top: 120px;
    left: -40px;
}

.home-guide .guide-content-slider .slick-arrow.slick-next {
    right: -40px;
    left: auto;
}

.home-guide .guide-content {
    margin: 20px 0;
}

.home-guide .guide-content .guide-filter {
    margin-bottom: 20px;
}

.home-guide .guide-content .guide-filter .filter-list {
    font-size: 20px;
    font-weight: 600;
    color: #f4584d;
}

.home-guide .guide-content-slider {
    margin: 0 -15px;
    margin-bottom: 32px;
}

.home-guide .guide-content-slider .guide-item {
    padding: 20px;
    text-align: center;
    min-height: 370px;
} 

.home-guide .guide-content-slider .slick-slide {
    padding: 0 15px;
}

.home-guide .guide-content-slider .guide-item .detail .title {
    font-size: 14px;
    margin-top: 8px;
}

.home-guide .guide-content-slider .guide-item .detail .title a {
    text-decoration: none;
    line-height: 140%;
}

.home-guide .guide-content-slider .guide-item .detail .title a:hover {
    color: #111;
}

.home-guide .guide-content.beauty-guide .guide-content-slider .guide-item,
.home-guide .guide-content.beauty-guide .guide-content-slider .slick-arrow .dots-slider-arrow {
    background: #FFE9EC;
}

.home-guide .guide-content.food-guide .guide-content-slider .guide-item,
.home-guide .guide-content.food-guide .guide-content-slider .slick-arrow .dots-slider-arrow {
    background: #D6E6B2;
}

.home-guide .guide-content.entertainment-guide .guide-content-slider .guide-item,
.home-guide .guide-content.entertainment-guide .guide-content-slider .slick-arrow .dots-slider-arrow {
    background: #D6E7E5;
}

.home-guide .guide-content.lifestyle-guide .guide-content-slider .guide-item,
.home-guide .guide-content.lifestyle-guide .guide-content-slider .slick-arrow .dots-slider-arrow {
    background: #D6E7AD;
}

.guide-item .sub-cat {
    line-height: 110%;
}

.home-guide .section-title {
    margin-bottom: 10px;
}

/******* Section Guide Slider start *******/



/******* Modal IWD start *******/

.modal-iwd .modal-header {
    border-bottom: none;
}

.modal-iwd .modal-footer {
    border-top: none;
}


.modal-iwd .modal-body {
    text-align: center;
    padding: 0;
}

.modal-iwd .modal-body .modal-text {
    align-self: center;
    padding-right: 3rem;
}

.modal-iwd .modal-body .title {
    font-weight: 700;
    margin-bottom: 20px;
}

.modal-iwd .modal-body p a {
    color: #f4584d;
    font-weight: 600;
}

.modal-iwd .modal-body .btn-close {
    position: absolute;
    right: 20px;
    top: 16px;
}

.modal-iwd .modal-body .modal-body-img img {
    width: 100%;
}

.modal-iwd .modal-content {
    border: none;
    border-radius: 0;
}

/******* Modal IWD end *******/


@media (min-width: 1200px) {
    .container {
        max-width: 1060px;
    }
}

@media (max-width: 480px) {
    .home-spotlight .spotlight-with-image .item {
        height: 84px;
        overflow: hidden;
        display: flex;
        align-items: center;
    }

    .home-spotlight .spotlight-with-image .item .detail .title {
        font-size: 24px;
        font-weight: 700;
    }

    .home-spotlight .spotlight-with-image .item:hover .detail .description,
    .home-spotlight .spotlight-with-image .item:focus .detail .description {
        display: none;
    }

    .tbl-home-ads {
        margin-bottom: 32px;
    }

    .home-main-slider .slick-slide .slider-item .detail {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .home-main-slider .home-top-slider-wrapper .slick-arrow {
        top: 100px;
    }

    .home-main-slider .slider-item img {
        min-height: auto;
        height: auto;
        width: 100%;
        object-fit: cover;
    }

    .home-main-slider .slick-slide.slick-active .slider-item .detail {
        animation: none;
    }

    .cate-masthead {
        margin-bottom: 60px;
    }

    .cate-masthead-slider {
        margin-top: 10px;
    }

    .cate-masthead-slider .masthead-item {
        flex-direction: column-reverse;
    }

    .cate-masthead-slider .masthead-item .thumbnail {
        margin-bottom: 40px;
    }

    .cate-masthead-slider .masthead-item .item-detail .title {
        margin-right: 0;
        font-size: 28px;
        /* margin-bottom: 60px; */
    }

    .cate-masthead-slider .page-info {
        bottom: -34px;
        left: 0;
        right: 0;
        text-align: center;
    }

    .cate-masthead-slider .masthead-slider-wrapper .slick-arrow {
        bottom: -36px;
        left: 40px;
    }

    .cate-masthead-slider .masthead-slider-wrapper .slick-arrow.slick-next {
        left: auto;
        right: 40px;
    }

    .cate-masthead-slider .masthead-item .item-detail {
        margin-bottom: 32px;
        text-align: center;
    }

    .section-title .sub-cat {
        text-align: center;
    }

    .section-title h3 {
        font-size: 32px;
        text-align: center;
    }

    .more-review-list {
        margin-bottom: 30px;
    }

    .more-review-list .detail .title a, .promo-item .detail .title a, .hot-item .detail .title a {
        font-size: 14px;
        line-height: 140%;
    }

    .more-review-tips .content {
        padding: 0;
    }

    .more-review-tips-carousel .slick-arrow {
        left: 20px;
        z-index: 100;
    }

    .more-review-tips-carousel .slick-arrow.slick-next {
        right: 20px;
    }

    .more-review-tips-carousel .more-review-item .detail .title a {
        font-size: 14px;
    }




    .section.review-tips {
        padding: 60px 0;
    }

    .main-review-tips {
        margin-bottom: 60px;
    }

    .main-review-tips .detail {
        padding-left: 0;
        text-align: center;
    }

    .main-review-tips .detail .title a {
        font-size: 28px;
    }


    .video-and-promo .section-video {
        margin-bottom: 60px;
    }

    .video-and-promo .promo-carousel .slick-list, .home-beaulletin .hot-desk-carousel .slick-list {
        margin: 0;
    }

    .video-and-promo .promo-carousel .promo-item, .home-beaulletin .hot-desk-carousel .hot-item {
        padding: 0 10px;
    }

    .video-and-promo .promo-carousel .slick-arrow, .home-beaulletin .hot-desk-carousel .slick-arrow {
        top: 50px;
        left: 5px;
        font-size: 24px;
        padding: 10px;
    }

    .video-and-promo .promo-carousel .slick-arrow.slick-next, .home-beaulletin .hot-desk-carousel .slick-arrow.slick-next {
        right: 5px;
    }

    /* .video-and-promo .promo-carousel .slick-arrow.slick-next, .home-beaulletin .hot-desk-carousel .slick-arrow.slick-next {
        right: 0;
        padding-right: 6px;
        padding-left: 16px;
    } */

    .cate-masthead-slider .slick-dots {
        justify-content: center;
        position: relative;
    }


    .home-main-slider {
        margin-bottom: 32px;
    }

    .home-main-slider .slick-slide {
        margin: 0;
        height: 307px;
    }

    .home-main-slider .slick-slide.slick-active .slider-item .detail {
        margin-top: -12px;
    }

    .home-main-slider .slider-item .detail .slider-title {
        width: 100%;
    }

    .home-main-slider .slider-item .detail .slider-title a h3 {
        font-size: 18px;
        min-height: 47px;
    }

    .home-instagram .home-instagram-carousel .slick-arrow {
        left: 15px;
        top: 82px;
    }

    .home-instagram .home-instagram-carousel .slick-arrow.slick-next {
        right: 15px;
    }

    .tbl-home-features .home-features-slider .slick-slide .slider-desc {
        padding: 16px 24px;
    }

    .tbl-home-features .home-features-slider .slick-slide .slider-desc a h3 {
        font-size: 16px;
        line-height: 20px;
        min-height: auto;
    }

    .tbl-home-features .home-features-slider .slick-dots {
        margin-top: 16px;
    }

    .tbl-home-article .latest-article .article-item .detail .title a {
        font-size: 14px;
        display: block;
        line-height: 22px;
    }

    .popular-guide {
        margin-top: 60px;
    }

    .popular-guide .filter-popular {
        text-align: center;
    }

    .video-section .main-video {
        margin-bottom: 0;
    }

    .promo-section {
        margin-top: 60px;
        padding: 0;
    }

    .promo-section .promo-section-wrapper {
        padding: 32px 20px;
    }

    .home-spotlight .spotlight-bottom .insider-content {
        font-size: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 66px;
    }

    .tbl-home-features .home-features-slider .slick-slide .features-slider-content .features-img {
        height: auto;
    }

    /******* Modal IWD *******/

    .modal-iwd .modal-body .modal-text {
        padding: 1.5rem 2rem;
    }

    .modal-iwd .modal-body-img {
        /* height: 55vh; */
        overflow: hidden;
    }

    .modal-iwd .modal-dialog {
        margin: 2rem;
    }

    .modal-iwd .modal-body .modal-text .title {
        font-size: 20px;
    }

    .modal-iwd .modal-body .modal-text p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .modal-iwd .modal-body .btn-close {
        right: 10px;
        top: 8px;
    }

    /******* Modal IWD end *******/



    .home-guide .guide-content-slider .slick-slide {
        padding: 0 8px;
    }
    
    .home-guide .guide-content-slider {
        margin: 0 -8px;
    }

    .home-guide .guide-content .guide-filter {
        margin-bottom: 20px;
    }

    .home-guide .guide-content-slider .slick-arrow {
        left: 20px;
    }

    .home-guide .guide-content-slider .slick-arrow.slick-next {
        right: 20px;
    }

    .home-guide .guide-content .guide-content-slider .slick-arrow .dots-slider-arrow {
        background: #f4584d!important;
    }

    .home-guide .guide-content-slider .guide-item {
        min-height: 294px;
        padding: 12px;
    }

    .home-guide .guide-content-slider .guide-item .detail .title a {
        font-size: 13px;
    }

}

.dots-slider-arrow {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #f4584d;
    display: block;
    animation: float 1s ease-in-out infinite;
}

.video-and-promo .promo-carousel .slick-arrow .dots-slider-arrow {
    background: #fff;
}

/* .home-beaulletin .hot-desk-carousel .slick-arrow.slick-next .dots-slider-arrow,
.video-and-promo .promo-carousel .slick-arrow.slick-next .dots-slider-arrow,
.more-review-tips-carousel .slick-arrow.slick-next .dots-slider-arrow {
    animation-delay: 400ms;
} */

.slick-arrow:hover .dots-slider-arrow {
    animation: float_left 1s ease-in-out infinite;
    cursor: pointer;
}

.slick-arrow.slick-next:hover .dots-slider-arrow {
    animation: float_right 1s ease-in-out infinite;
}


@keyframes float {
    0% {
        transform: translatey(0px);
    }

    20% {
        transform: translatey(-5px);
    }

    40% {
        transform: translatey(0px);
    }

    60% {
        transform: translatey(0px);
    }

    80% {
        transform: translatey(-5px);
    }

    100% {
        transform: translatey(0px);
    }
}

@keyframes float_left {
    0% {
        transform: translatey(0px);
    }

    20% {
        transform: translatex(-10px);
    }

    40% {
        transform: translatex(0px);
    }

    60% {
        transform: translatex(0px);
    }

    80% {
        transform: translatex(-10px);
    }

    100% {
        transform: translatex(0px);
    }
}

@keyframes float_right {
    0% {
        transform: translatey(0px);
    }

    20% {
        transform: translatex(10px);
    }

    40% {
        transform: translatex(0px);
    }

    60% {
        transform: translatex(0px);
    }

    80% {
        transform: translatex(10px);
    }

    100% {
        transform: translatex(0px);
    }
}