@charset "utf-8";

/* SE holiday */


/*swiper container*/

.swiper-container {
    padding: 40px 0;
    width: calc(100% - 40px);
}

.swiper-button-next,
.swiper-button-prev {
    width: 16px;
    height: 44px;
    background-size: contain;
    opacity: .5;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    opacity: 1;
}

.swiper-pagination-bullet {
    opacity: .5;
}

.swiper-pagination-bullet:hover {
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #fff;
}


/*msi custom page*/

#msi_custom-page {
    font-family: 'DINPro-Light', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    color: #ffffff;
    margin: 0 auto;
    min-width: 320px;
    /*			background-image: linear-gradient(to right, #1032c9 , #5227ae);*/
    background: rgb(163, 179, 194);
    background: linear-gradient(180deg, #72cfe1 0%, #9eeaf8 100%);
    background-position: top center;
    overflow: hidden;
}

@media (max-width:1920px) {
    #msi_custom-page {
        background-size: 1920px auto;
    }
}

#msi_custom-page * {
    box-sizing: border-box;
}

h1.msi-h1 {
    font-family: 'DINCond-Black', sans-serif;
    font-size: 4em;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

h2.msi-h2 {
    font-family: 'DINCond-Black', sans-serif;
    font-size: 3em;
    line-height: 1.5;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

span.title-bar {
    display: inline-block;
    height: 4px;
    width: 16px;
    background: rgba(255, 255, 255, 0.2);
    vertical-align: middle;
    margin: 0 2px;
}

h3.msi-h3 {
    font-family: 'din_pro_bold', sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    margin: 0 0 .25em;
    padding: 0;
}

#more_savings h3.msi-h3 {
    font-family: 'DINPro-Regular', sans-serif;
    font-size: 1.25em;
}

h4.msi-h4 {
    font-family: 'DINPro-Regular', sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    margin: 0 0 .25em;
    padding: 0;
}

p.msi-p1 {
    font-family: 'DINPro-Light', sans-serif;
    font-size: 1.25em;
    font-weight: normal;
    max-width: 960px;
    padding: 1em 0 0;
    margin: 0 auto;
    text-align: center;
}

p.price-listing {
    font-family: 'din_pro_bold', sans-serif;
    font-size: 2em;
    font-weight: normal;
    padding: .25em 0 .75em;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

p.price-listing .old-price {
    font-family: 'DINPro-Light', sans-serif;
    font-size: .625em;
    font-weight: normal;
    margin-right: .5em;
    text-align: center;
    vertical-align: middle;
    text-decoration: line-through;
    opacity: .75;
}

p.price-listing .new-price {
    vertical-align: middle;
}


/*more saving*/

#more_savings {
    display: block;
    width: 100%;
    margin: 5% auto;
    padding: 5%;
}

#more_savings p.price-listing {
    font-size: 1.75em;
    font-weight: normal;
}

ul.msi-ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

#more_savings {
    display: block;
    width: 100%;
    background: url(https://storage-asset.msi.com/us/picture/landing/2019/intel-gamer-days/bg-tile.png) repeat;
}

#more_savings .item-box {
    padding-top: 1.5em;
}

#more_savings .item-box imgs {
    padding: 0 16px;
}

#more_savings .software-pack {
    font-family: 'DINPro-Regular', sans-serif;
    font-size: .75em;
    line-height: 1;
    padding-top: .125em;
    margin-bottom: -1.125em;
    font-style: italic;
    color: #ffff00;
}


/*prestige*/

.prestigeFlex {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0 auto;
    max-width: 1500px;
}

.prestigeFlex .item-box {
    display: block;
    width: 50%;
}

@media (max-width:960px) {
    .prestigeFlex {
        flex-direction: column;
    }
    .prestigeFlex .item-box {
        width: 90%;
        margin: 0 auto;
    }
}


/*
			clearfix
		*/

.clearfix:after {
    display: block;
    content: "";
    clear: both;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}


/*
			Section Structure
		*/

.section-inner {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 16px;
    position: relative;
}

.section-outer {
    margin: 0 auto;
}

.section-outer.s_intel {
    background-image: url('https://storage-asset.msi.com/us/picture/landing/2019/intel-gamer-days/bg-tile.png');
    padding: 5em 0;
}

.fontSmaller {
    font-size: smaller;
}

.item-box {
    display: block;
    position: relative;
    margin: 0 5px;
    padding: 2px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.15) inset;
}

.item-box img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 16px;
}

.item-box .sale-banner-container {
    text-align: left;
}

.item-box .sale-banner {
    display: inline-block;
    padding: .25em 35px .35em 15px;
    margin-bottom: .5em;
    font-family: 'din_pro_bold', sans-serif;
    font-size: 1.75em;
    font-style: italic;
    font-weight: normal;
    text-align: left;
    background-image: url('https://storage-asset.msi.com/us/picture/landing/2019/intel-gamer-days/sale-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    position: absolute;
}

.item-box .sale-retailer {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
}

.item-box .sale-retailer img {
    display: block;
    margin: 0;
    float: right;
    min-width: 90px;
}

.item-box a.gtm-buy-link {
    display: block;
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 1em;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    width: 85%;
    margin-bottom: 7.5%;
}

.item-box .gtm-buy-link:hover {
    animation-name: buy-link-hover;
    animation-duration: .5s;
    animation-fill-mode: forwards;
}

@-webkit-keyframes buy-link-hover {
    from {
        background: none;
    }
    to {
        background: rgba(255, 255, 255, 0.15);
    }
}


/*exclusive deals*/

#exclusive_deals {
    padding-top: 5%;
}

#exclusive_deals .swiper-container {
    margin-bottom: 5em;
}

#exclusive_deals .product-img {
    margin-top: 5em;
}

#exclusive_deals .software-pack {
    font-family: 'DINPro-Regular', sans-serif;
    font-size: .6em;
    padding-right: 6px;
    color: #ffff00;
}

#msi_custom-page .shoplogo {
    max-width: 35%;
}

@media(max-width:960px) {
    #msi_custom-page .shoplogo {
        max-width: 20%;
    }
}

@media (min-width:721px) {
    #exclusive_deals .swiper-container {
        overflow: auto;
        width: calc(100% - 34px);
        margin-bottom: 0;
    }
    #exclusive_deals .swiper-container .swiper-wrapper {
        display: block;
        text-align: center;
    }
    #exclusive_deals .swiper-container .swiper-wrapper .swiper-slide {
        display: inline-block;
        width: calc(50% - 10px);
        margin-bottom: 12px;
        height: auto;
    }
    #exclusive_deals .swiper-pagination {
        display: none;
    }
    #exclusive_deals .swiper-button-next,
    #exclusive_deals .swiper-button-prev {
        display: none;
    }
}

@media (min-width:1081px) {
    #exclusive_deals .swiper-container .swiper-wrapper .swiper-slide {
        display: inline-block;
        width: calc(33.33% - 10px);
        height: auto;
    }
}


/*terms*/

#terms {
    display: block;
    margin: 0 auto;
    background-color: #8a9aaa;
    padding: 3% 0;
}

#terms .terms__content {
    display: block;
    padding: 2%;
    width: 60%;
    margin: 0 auto;
    font-family: 'DINPro-Light', sans-serif;
    font-size: 1.25em;
    font-weight: normal;
    max-width: 960px;
    padding: 1em 0 0;
    margin: 0 auto;
}

.terms__content ul {
    display: block;
    width: 100%;
    padding: 0;
}

.terms__content ul li {
    list-style: disc;
    text-align: left;
}


/* bar */

.nvidia-content {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 4%;
}

.nvidia-content .nvidia-title h1 {
    font-family: 'Geforce-Bold';
    font-size: 6.5rem;
    font-weight: bolder;
    line-height: 70px;
    letter-spacing: 5px;
    color: rgb(255 165 0);
    filter: drop-shadow(2px 2px 2px rgb(151, 0, 0));
}

.nvidia-content .nvidia-title h1 span {
    color: #76b900;
}

.nvidia-content .nvidia-title h2 {
    font-family: 'Geforce-Light';
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 3px;
    color: rgb(53, 53, 53);
}

.nvidia-content .nvidia-secondTitle {
    margin-top: 20px;
}

.nvidia-content .nvidia-secondTitle h3 {
    font-family: 'Geforce-Bold';
    font-size: 40px;
    line-height: 30px;
    margin: 10px 0;
    letter-spacing: 3px;
    color: rgb(25 25 25);
}

.nvidia-content .nvidia-secondTitle h3 span {
    font-family: 'Geforce-Bold';
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 3px;
    color: #666;
    padding: 0 1%;
}

.nvidia-content .nvidia-secondTitle p {
    font-family: 'Geforce-Bold';
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 3px;
    color: rgb(53, 53, 53);
}

.nvidia-bar {
    margin: 10px 0 0 0;
    font-family: 'din_pro_bold';
    display: flex;
    align-items: center;
}

.nvidia-bar .speed-Bar {
    padding-left: 15px;
    width: 33%;
    height: 31px;
    background: #feaeb1;
    box-shadow: rgba(255, 255, 255, 0.4) 3px 3px 15px 5px inset;
    color: #fff;
    font-size: 20px;
    line-height: 29px;
}

.nvidia-bar .speed-Bar1 {
    width: 28%;
}

.nvidia-bar .speed-Bar2 {
    width: 24%;
}

.nvidia-bar h1 {
    color: #fff;
    font-size: 40px;
    /* margin-left: 20px; */
    margin: 0 0 0 20px;
}

.nvidia-bar-slower {
    margin: 15px 0 0 0;
    font-family: 'DINPro-Regular';
    display: flex;
    align-items: center;
}

.nvidia-bar-slower .speed-Bar-slower {
    font-family: 'DINPro-Regular';
    background: #808080;
    padding-left: 15px;
    width: 19%;
    height: 31px;
    color: #fff;
    font-size: 20px;
    line-height: 29px;
}

.nvidia-bar-slower h2 {
    color: rgb(53, 53, 53);
    font-size: 35px;
    margin: 0 0 0 20px;
}

.nvidia-pd {
    position: absolute;
    bottom: 0;
    right: 10%;
}

@media (max-width:768px) {
    .nvidia-bar .speed-Bar {
        width: 75%;
    }
    .nvidia-bar .speed-Bar1 {
        width: 60%;
    }
    .nvidia-bar .speed-Bar2 {
        width: 42%;
    }
    .nvidia-bar-slower .speed-Bar-slower {
        width: 30%;
    }
}

@media (max-width:414px) {
    .nvidia-bar h1 {
        font-size: 28px;
    }
    .nvidia-bar-slower h2 {
        font-size: 28px;
    }
}