.category-title {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    .category-title {
        font-size: 22px;
    }
}

.category-text {
    color: #fff;
    font-size: 30px;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    .category-text {
        font-size: 18px;
    }
}

.categorybn {
    width: 100%;
}

.categorybn .categorybn__bg{
    position: relative;
    width: 100%;
}

.categorybn .categorybn__bg img {
    width: 100%;
}

.model-title {
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    margin: 0.2em 0;
}

@media screen and (max-width: 768px) {
    .model-title {
        font-size: 26px;
    }
}

.model-des {
    color: #fff;
    font-size: 22px;
    margin: 0.2em 0;
}

@media screen and (max-width: 768px) {
    .model-des {
        font-size: 18px;
    }
}

.model-prize-text {
    color: #fff;
    font-size: 22px;
    margin: 0.2em 0;
}

@media screen and (max-width: 768px) {
    .model-prize-text {
        font-size: 18px;
    }
}

.model-prize-num {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    font-style: italic;
    margin: 0.2em 0;
}

@media screen and (max-width: 768px) {
    .model-prize-num {
        font-size: 26px;
    }
}

.model-prize-buyNow {
    color: #fff;
    font-size: 20px;
    margin: 0.2em 0;
}

@media screen and (max-width: 768px) {
    .model-prize-buyNow {
        font-size: 18px;
    }
}

.wtb-title {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    padding: 0.2em 0;
}

@media screen and (max-width: 768px) {
    .wtb-title {
        font-size: 24px;
    }
}

.wtb-modal-name {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin: 1em 0;
}

@media screen and (max-width: 768px) {
    .wtb-modal-name {
        font-size: 18px;
    }
}

.wtb-modal-name span {
    display: block;
    font-size: 80%;
    padding-top: 5px;
}

.wtb-spec {
    line-height: 1.4;
    margin-bottom: 1em;
}

.wtb-spec-text {
    color: #fff;
    font-size: 20px;
}

@media screen and (max-width: 768px) {
    .wtb-spec-text {
        font-size: 14px;
    }
}

.note-des {
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    .note-des {
        font-size: 14px;
        line-height: 1.4;
    }
}


.diwali2021 {
    color: #eee;
    background: url("https://storage-asset.msi.com/event/2022/nb/EG-general-CTA/images/bg-12th-gen.jpg") top center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    font-family: "DINPro-Regular", "DINPro-Medium", "cwTeXHei", "Sarpanch", "cwTeXHei", "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "CenturyGothic", "cwTeXHei", "Microsoft JhengHei", "CenturyGothic", "DINCond-Medium" !important;
}

@media screen and (max-width: 480px) {
    .diwali2021 {
        text-align: justify;
    }
}

.diwali2021 .hide {
    display: none !important;
}

.diwali2021 .sticky {
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 999;
}

.diwali2021 .kv {
    position: relative;
    overflow: hidden;
}

.diwali2021 .kv h1 {
    text-indent: -9999px;
    margin: 0;
    padding: 0;
    height: 0;
}

.diwali2021 .kv__wrap {
    width: 100%;
}

.diwali2021 .kv__wrap img {
    width: 100%;
}

.diwali2021 .btns {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    margin-top: 2em;
    margin-bottom: 2em;
}

.diwali2021 .btns a {
    color: #eee;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 20px 0;
    position: relative;
}

.diwali2021 .btns a:hover {
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, right top, from(#fcbd32), to(#142988));
    background-image: linear-gradient(to right, #fcbd32, #142988);
    text-shadow: 0 2px 5px #000;
}

@media screen and (max-width: 1024px) {
    .diwali2021 .btns a {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .diwali2021 .btns a {
        width: 100%;
        display: block;
        font-size: 14px;
        border: 1px solid rgba(252, 189, 50, 0.4);
    }
}

@media screen and (max-width: 480px) {
    .diwali2021 .btns a {
        font-size: 18px;
    }
}

.diwali2021 .btns a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1px;
    background: radial-gradient(circle, #fcbd32, #1f2535);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

@media screen and (max-width: 768px) {
    .diwali2021 .btns a:before {
        background: transparent;
    }
}

.diwali2021 .btns a:after {
    content: "";
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1c1c29;
}

.diwali2021 .category {
    background-image: url(https://storage-asset.msi.com/event/2021/nb/diwali/images/category-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.diwali2021 .category__text {
    padding: 1.5em 0.5em;
    text-align: center;
}

.diwali2021 .category .btn-buyGuide {
    display: block;
    margin: 0 auto;
    width: 15%;
    padding-bottom: 1.5em;
}

@media screen and (max-width: 768px) {
    .diwali2021 .category .btn-buyGuide {
        width: 25%;
    }
}

@media screen and (max-width: 480px) {
    .diwali2021 .category .btn-buyGuide {
        width: 40%;
    }
}

.diwali2021 .recommended__special {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

.diwali2021 .recommended__special figure {
    width: 10%;
}

@media screen and (max-width: 480px) {
    .diwali2021 .recommended__special figure {
        width: 25%;
    }
}

.diwali2021 .recommended__special figure img {
    width: 100%;
}

.diwali2021 .recommended__special .posR {
    margin-left: auto;
}

.diwali2021 .recommended__wrapper {
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 480px) {
    .diwali2021 .recommended__wrapper {
        display: block;
    }
}

.diwali2021 .recommended__wrapper figure {
    padding: 5em 0;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 480px) {
    .diwali2021 .recommended__wrapper figure {
        padding: 2em 0;
    }
}

.diwali2021 .recommended__wrapper figure img {
    width: 100%;
    display: block;
}

.diwali2021 .recommended__wrapper-models {
    width: 60%;
}

@media screen and (max-width: 480px) {
    .diwali2021 .recommended__wrapper-models {
        width: 100%;
        margin: 0 auto;
    }
}

.diwali2021 .recommended__wrapper-models figure {
    width: 100%;
}

.diwali2021 .recommended__wrapper-info {
    width: 40%;
}

@media screen and (max-width: 480px) {
    .diwali2021 .recommended__wrapper-info {
        width: 90%;
        margin: 0 auto;
    }
}

.diwali2021 .recommended__wrapper-info:hover {
    cursor: pointer;
}

.diwali2021 .recommended__wrapper-info figure {
    width: 80%;
}

.diwali2021 .gf-series {
    background-image: url(https://storage-asset.msi.com/event/2021/nb/diwali/images/recommended-gf-bgPC.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
}

@media screen and (max-width: 480px) {
    .diwali2021 .gf-series {
        background-image: url(https://storage-asset.msi.com/event/2021/nb/diwali/images/recommended-gf-bgM.jpg);
    }
}

.diwali2021 .modern-series {
    background-image: url(https://storage-asset.msi.com/event/2021/nb/diwali/images/recommended-modern-bgPC.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
}

@media screen and (max-width: 480px) {
    .diwali2021 .modern-series {
        background-image: url(https://storage-asset.msi.com/event/2021/nb/diwali/images/recommended-modern-bgM.jpg);
    }
}

.diwali2021 .models {
    /* background-image: url(https://storage-asset.msi.com/event/2022/nb/India-Republic-Day/images/models-bg.png); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 3%;
}

@media screen and (max-width: 480px) {
    .diwali2021 .models {
        background-position: initial;
    }
}

.diwali2021 .models p.note {
    font-size: 95%;
    padding: 30px 0;
}

.diwali2021 .models__wrapper {
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .diwali2021 .models__wrapper {
        display: block;
    }
}

.diwali2021 .models__wrapper-box {
    width: calc( (100% - 30px) / 2);
    text-align: center;
    margin: 0 auto;
    padding: 2em 0;
    position: relative;
}

.diwali2021 .models__wrapper-box::after {
    content: "";
    display: block;
    background: url(https://storage-asset.msi.com/event/2022/nb/India-Republic-Day/images/line.png) no-repeat;
    background-size: contain;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    left: 0;
    width: 1px;
    height: 80%;
}

.diwali2021 .models__wrapper-box:nth-of-type(odd)::after {
    display: none;
}

@media screen and (max-width: 767px) {
    .diwali2021 .models__wrapper-box {
        width: 90%;
    }
    .diwali2021 .models__wrapper-box::after {
        display: none;
    }
}

.diwali2021 .models__wrapper-box .model-laptop {
    width: 50%;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .diwali2021 .models__wrapper-box .model-laptop {
        width: 60%;
    }
}

.diwali2021 .models__wrapper-box .model-laptop img {
    width: 100%;
}

.diwali2021 .models__wrapper-box .model-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2em 0;
}

.diwali2021 .models__wrapper-box .model-icon__img-box {
    width: 15%;
    padding: 0 0.5em;
}

@media screen and (max-width: 767px) {
    .diwali2021 .models__wrapper-box .model-icon__img-box {
        width: 35%;
        padding: 0;
        max-width: 110px;
    }
}

.diwali2021 .models__wrapper-box .model-icon__img-box img {
    width: 100%;
}

.diwali2021 .models__wrapper-box .model-prize {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.diwali2021 .models__wrapper-box .model-prize__text-box {
    padding: 0 1em;
}

.diwali2021 .models__wrapper-box .model-prize__buyNow-btn {
    padding: 0 1em;
}

.diwali2021 .models__wrapper-box .model-prize a {
    display: block;
    text-decoration: none;
}

.diwali2021 .models__wrapper-box .model-prize a span {
    background: #d32428;
    padding: 0.2em 1.5em;
    display: block;
}

@media screen and (max-width: 768px) {
    .diwali2021 .models__wrapper-box .model-prize {
        display: block;
    }
    .diwali2021 .models__wrapper-box .model-prize__buyNow-btn {
        padding: 10px 0;
    }
    .diwali2021 .models__wrapper-box .model-prize a span {
        padding: 10px;
    }
}

.diwali2021 .vendor__wrapper {
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 50px;
    padding: 4em;
}

@media screen and (max-width: 480px) {
    .diwali2021 .vendor__wrapper {
        display: block;
        padding: 1em;
    }
}

.diwali2021 .vendor__wrapper .img-box {
    width: calc( (100% - 400px) / 2);
    display: block;
}

@media screen and (max-width: 480px) {
    .diwali2021 .vendor__wrapper .img-box {
        width: 90%;
        padding: 1em 0;
        margin: 0 auto;
    }
}

.diwali2021 .vendor__wrapper .img-box figure {
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 480px) {
    .diwali2021 .vendor__wrapper .img-box figure {
        width: 100%;
    }
}

.diwali2021 .vendor__wrapper .img-box figure img {
    width: 100%;
    display: block;
}

.diwali2021 .note {
    width: 100%;
}

.diwali2021 .note__wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 4em 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-word;
}

@media screen and (max-width: 480px) {
    .diwali2021 .note__wrapper {
        display: block;
        padding: 1em;
        width: 100%;
    }
}

.diwali2021 .note__wrapper a {
    color: #d2a550;
}

.diwali2021 .note__wrapper a:hover {
    border: none;
    color: #d69a2a;
}

.fancybox-content {
    padding: 0 !important;
}

.fancybox-slide--html .fancybox-close-small {
    color: #fff !important;
}

.wtb-modal {
    width: 80%;
    background: #363636 !important;
    border: 3px solid #E0B276;
}

.wtb-modal .wtb-title {
    width: 100%;
    font-weight: 900;
    color: #E0B276;
    text-align: center;
    padding: 1em 0;
    background-image: url(https://storage-asset.msi.com/event/2021/nb/diwali/images/modal-title-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.wtb-modal__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    padding: 20px;
}

@media screen and (max-width: 480px) {
    .wtb-modal__content {
        display: block;
    }
}

.wtb-modal__content-box {
    width: calc( (100% - 50px) / 3);
    padding: 20px;
}

@media screen and (max-width: 480px) {
    .wtb-modal__content-box {
        width: 100%;
        padding: 10px;
    }
}

.wtb-modal__content-box .wtb-spec {
    margin-left: 1.5em;
}

.wtb-modal__content-box .wtb-spec li {
    list-style: square !important;
}

.wtb-modal__content-box .wtb-etailer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 500px;
    border-top: 1px solid #fff;
    padding: 10px 0;
    overflow-y: auto;
    width: 100%;
}

@media screen and (max-width: 480px) {
    .wtb-modal__content-box .wtb-etailer {
        display: block;
    }
}

.wtb-modal__content-box .wtb-etailer a {
    width: calc( (100%/2) - 40px);
    background: #fff;
    margin: 15px auto;
    padding: 10px;
    border: 1px solid #fff;
    overflow: hidden;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 480px) {
    .wtb-modal__content-box .wtb-etailer a {
        width: 100%;
    }
}

.wtb-modal__content-box .wtb-etailer a img {
    max-height: 50px;
}


/*# sourceMappingURL=project.css.map */