/*page style*/
#msi_custom_page * {

    /* font-family: "Geforce-Bold",
        arial,
        sans-serif; */
}

#msi_custom_page {
    width: 100%;
    margin: 0 auto;
    min-width: 300px;
    font-family: "Geforce-Light", arial,
        sans-serif;
    font-weight: normal;
    font-size: 14px;
    overflow: hidden;
    position: relative;
    background: #000;
    color: #fff;
}

#msi_custom_page * {
    box-sizing: border-box;
}

p.msi-p1 {
    font-family: "Geforce-Light", arial,
        sans-serif;
}


.section-outer {
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.section-inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

/* text */

h1.msi-h1 {
    margin: 0;
    font-family: "Geforce-Bold", arial, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: .85em;
    font-size: 3.25em;
    color: #fff;
}

h2.msi-h2 {
    margin: 0 auto .75em;
    font-family: 'Geforce-Bold', arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: .85em;
    font-size: 2.5em;
    color: #fff;
}

h3.msi-h3 {
    margin: 0 auto .75em;
    font-family: 'Geforce-Bold', arial, sans-serif;
    text-transform: uppercase;
    line-height: 1em;
    font-size: 1.75em;
    font-weight: bold;
    color: #76b900;
}

h4.msi-h4 {
    margin: 0 auto .75em;
    line-height: 1.5em;
    font-size: 1.25em;
    font-family: 'Geforce-Bold',
        arial,
        sans-serif;
    color: #fff;
}

p.msi-p1 {
    font-size: 1.15em;
    line-height: 1.5em;
    margin: 1em auto;
}

p.msi-p2 {
    font-size: .75em;
    line-height: 1.25em;
    color: #808080;
}

ol.msi-ol {
    padding: 0 1em;
    margin: 0;
    text-align: left;
}

ol.msi-ol li {
    padding-bottom: .5em;
}

#msi_custom_page sup {
    font-size: .5em;
    line-height: 0;
}

/* Helper */

.clearfix:after {
    display: block;
    content: "";
    clear: both;
}

.sr-only {
    position: absolute;
    margin: -1px 0 0 -1px;
    padding: 0;
    display: block;
    width: 1px;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    outline: 0;
}

.text-center {
    text-align: center;
}

.text-bold {
    font-family: 'Geforce-Bold',
        arial,
        sans-serif;
    font-weight: normal;
}

/*KV*/
.section-kv {
    display: block;
    margin: 0 auto;
    max-width: 1400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.section-info {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px 40px;
    z-index: 5;
}

.title-img {
    display: block;
    margin: 0 auto 1em;
    width: 100%;
}

@media (max-width:960px) {
    .section-kv {
        padding-bottom: 50%;
        background-image: url('https://storage-asset.msi.com/us/picture/landing/2022/04_18-nvidia_restocked_reloaded/kv-960.jpg');
    }
}

@media (min-width:961px) {
    .section-kv {
        padding-bottom: 50%;
        background-image: url('https://storage-asset.msi.com/us/picture/landing/2022/04_18-nvidia_restocked_reloaded/kv-1400.jpg');
        background-position: center center;
    }

    .section-info {
        max-width: 1280px;
        padding: 0 4%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .section-info-text {
        position: relative;
        width: 47.5%;
    }
}

@media (min-width:1401px) {
    .section-kv {
        padding-bottom: 700px;
    }
}

a.gtm-buy-link {
    display: inline-block;
    background: #76b900;
    padding: 10px 20px;
    text-decoration: none;
    font-family: "Geforce-Bold", arial, sans-serif;
    color: #fff;
    margin: 10px auto 0;
}

a.gtm-buy-link:hover {
    background: #4d7800;
}

/*shop*/
#section_shop {
    padding-top: 2em;
}

#section_shop img {
    width: 100%;
    max-width: 420px;
    display: inline-block;
    margin-bottom: 1em
}

#section_shop h2 {
    margin-bottom: 1.5em;
}

ul.product-list {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 800px;
    text-align: center;
}

ul.product-list li {
    display: inline-block;
    width: calc(50% - 10px);
    padding: 2em 20px 3em;
}

@media(min-width:961px) {
    ul.product-list {
        max-width: 1280px;
    }

    ul.product-list li {
        width: calc(33.33% - 10px);
    }
}



/*powerd section*/
#powered {
    display: block;
    width: 100%;
    margin: 5% auto;
    text-align: center;
}

#powered h3 {
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
}

#powered p {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 20px;
}

#powered .date {
    display: block;
    width: 20%;



    margin: 2% auto;
    text-align: center;

}

#powered .promote-banner {
    display: block;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

#powered img {
    display: block;
    max-width: 100%;
}

#powered .ch-btn {
    display: block;
    width: 50%;
    max-width: 300px;
    margin: 2% auto;
    text-align: center;
}

#powered .ch-btn a {
    display: block;
    width: 100%;
    text-transform: uppercase;
    background-color: #FFF;
    padding: 20px;
    text-decoration: none;
    font-size: 18px;
    color: rgb(53, 52, 52);
    font-weight: bold;
    transition: all ease-in 0.3s;
}

#powered .ch-btn a:hover {
    background-color: rgb(255, 0, 0);
    color: #FFF;
}

@media (max-width:960px) {
    #powered .ch-btn {
        max-width: 150px;
    }

    #powered .ch-btn a {
        padding: 15px 5px;
    }
}

/*footer*/
.tc-link {
    color: #76b900;
}

.tc-link:hover {
    color: #fff;
}

/*products*/
ul.product-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    flex-wrap: wrap;
}

ul.product-list li {
    display: block;
    width: 32%;
    margin: 0 auto;
}

@media (max-width:960px) {
    ul.product-list li {
        width: 48%;
    }

}