@charset "utf-8";

/* Steal Featuer Style */

.S15M {
    color: #FFF;
    background-color: #000;
    overflow: hidden;
}

.S15M img {
    max-width: 100%;
}

/*KV*/

#s15m-KV {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    background: #e2e7eb;
}

#s15m-KV img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.kvbg {
    position: relative;
    z-index: 0;
    width: 100%;
    ;
}

.kvbg img {
    position: relative;
    z-index: 0;

}

.kvTbox {
    position: absolute;
    z-index: 5;
    left: 5%;
    top: 15%;
    display: block;
    width: 30%;
}

.sale-Price {
    color: #000;
}

.kvTbox h5 {
    font-size: 50px;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.kvbtn {
    display: block;
    width: 50%;
    text-align: center;
    margin: 50px auto;
}

.kvbtn a {
    display: block;
    width: 100%;
    border: 5px solid rgba(0, 0, 0, 0.8);
    color: #000;
    transform: skew(-5deg);
    padding: 5px;
    text-decoration: none;
    font-size: 28px;
    line-height: 1.5;
    transition: all ease-in .2s;
}

.kvbtn a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
}

@media (max-width:1280px){
    
    .kvTbox {width: 40%;}
    
}
@media (max-width:960px) {
    .kvTbox {
        
        width: 49%;
        padding: 2%;
        margin: 3% auto 0 ;
        left: auto;
        top: auto;
    }
    
    .kvbtn {
   
    width: 80%;
   
    margin: 20px auto;
}
    .kvbtn a {font-size: 18px;}
    .kvTbox h5 {font-size: 21px;}
}


/*section gallery*/

.S15M .slick-dots li button::before {
    color: #fff;
}

.S15M .slick-dots li.slick-active button:before {
    opacity: 0;

}


.S15M-photo {
/*    margin-top: -150px;*/
    display: block; width: 100%; margin: 0 auto;
    background: #cfcfcf;
}

.S15M-photo-bg {
    background: url("https://storage-asset.msi.com/global/picture/image/feature/nb/Stealth/Stealth15M/bg-photo.jpg") no-repeat #000;
    background-position: center top;
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
    animation-name: photobg-animate;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-delay: 0;
    animation-play-state: running;
    animation-fill-mode: none;
    transition: All 20s ease;
}

@keyframes photobg-animate {
    from {
        background-size: 100%
    }

    to {
        background-size: 120%
    }
}

.S15M-photo-bg.aos-animate {
    clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 100%);
}

.S15M-photo-right {
    margin: 20px 0px 250px;
    max-width: 800px;
    padding-top: 5%;
}

.S15M-video:link,
.S15M-video:visited {
    background: url("https://storage-asset.msi.com/global/picture/image/feature/nb/Stealth/Stealth15M/bg-videobtn.jpg") #fff;
    color: #000;
    padding: 10px 80px;
    display: inline-block;
    margin: 30px 0px;
    font-family: 'DINCond-Bold';
    font-size: 24px;
    letter-spacing: 2px;
    transform: skewX(-12deg);
    transition: All .5s ease;
    background-size: 100%;
}

.S15M-video:hover,
.S15M-video:active {
    color: #000;
    background-size: 103%;
    padding: 10px 90px;
}

.S15M-video img {
    width: 18px;
    margin-right: 10px;
}

.S15M-photo-right ul {}

.S15M-photo-right ul li {
    display: inline
}

.S15M-photo-left {
    width: 100%;
    height: 400px;
    margin-top: -300px;
    position: relative;
    z-index: 2
}

.S15M-photo-left-imgs {
    z-index: 2;
    position: absolute;
    right: 0px;
    max-height: 650px;
    width: 700px;
    ;
    overflow: hidden;
    margin-top: -200px
}

.S15M-photo-left-imgs .slick-slide img {
    margin: 0 auto;
    max-width: 100%;
}

.S15M-photo-left-imgs .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 0px;
    text-align: center;
    transform: skewX(-12deg);
}

.S15M-photo-left-imgs .slick-dots li {
    display: inline-block;
    margin: 0px 6px;
}

.S15M-photo-left-imgs .slick-dots li button {
    border: none;
    background: #fff;
    color: #fff;
    font-size: 10px;
    height: 15px;
    overflow: hidden;
    padding: 5px;
}

.S15M-photo-left-imgs .slick-dots li.slick-active button {
    background: #888;
    color: #888
}

.S15M-photo-left-bg {
    height: 100%;
    background: url("https://storage-asset.msi.com/global/picture/image/feature/nb/Stealth/Stealth15M/bg-photo-left.jpg") repeat-y #333;
    background-position: top right;
    background-size: contain;
    margin-right: -30%;
    clip-path: polygon(0% 10%, 85% 35%, 90% 75%, 0% 90%);
    transition: All 1s ease;
}

.S15M-photo-left.aos-animate .S15M-photo-left-bg {
    clip-path: polygon(0% 0%, 95% 40%, 100% 70%, 0% 100%)
}

.S15M-photo-ul {
    text-align: center;
    margin-top: 30px;
    transform: skewX(-12deg);
}

.S15M-photo-ul li {
    display: inline-block;
    margin: 50px 8px
}

.S15M-photo-ul li a {
    color: #aaa;
    padding: 15px 30px 15px 25px;
    border-bottom: 1px solid #555;
    transition: All .5s ease;
}

.S15M-photo-ul li a span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #333;
    margin: 0px 10px -2px 0px;
    border: 1px solid #666;
    transition: All 1s ease;
}

.S15M-photo-ul li a.S15M-photo-btn-w span {
    background: #ccc;
}

.S15M-photo-ul li a:link,
.S15M-photo-ul li a:visited {
    text-decoration: none;
    font-size: 16px;
}

.S15M-photo-ul li a:hover,
.S15M-photo-ul li a:active {
    border-bottom: 1px solid #777;
    color: #ccc;
}

.S15M-photo-ul li a:hover span,
.S15M-photo-ul li a:active span {
    border: 1px solid #aaa
}

.S15M-photo-ul li a.active {
    padding: 15px 60px 15px 50px;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.S15M-photo-ul li a.active span {
    border: 1px solid #fff
}

.S15M-photo-ul .S15M-photo-btn-w {}

.S15M-photo .slider-images-container {
    visibility: hidden;
    width: 100%;
    transition: All 1s ease;
    opacity: 0
}

.S15M-photo .slider-images-container.active {
    visibility: visible;
    opacity: 1;
}

.S15M-photo .slider-images-container2 {
    position: absolute;
    top: 0px;
}

@media (max-width: 1599px) {
    .S15M-photo-left-imgs {
        max-height: 500px;
        width: 700px;
        margin-top: -180px
    }
}

@media (max-width: 1399px) {
    .S15M-photo-left {
        margin-top: -330px;
    }

    .S15M-photo-left-imgs {
        max-height: 450px;
        width: 650px;
        margin-top: -180px
    }

    .S15M-photo-left-imgs .slick-dots {
        bottom: 0px;
    }
}

@media (max-width:1280px){
    
    .S15M-photo-ul li a.active {
    padding: 20px;
    
}
    
}

@media (max-width: 1199px) {
    .S15M-photo-left-imgs {
        max-height: 430px;
        width: 600px;
        margin-top: -180px;
        margin-right: -30px
    }
}

@media (max-width: 991px) {
    .S15M-photo {
        margin-top: 0;
    }

    .S15M-photo-right {
        margin: 20px 0px 220px;
    }

    .S15M-photo-bg,
    .S15M-photo-bg.aos-animate {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }

    .S15M-photo-left-bg,
    .S15M-photo-left.aos-animate .S15M-photo-left-bg {
        display: block;
        /* clip-path: polygon(0% 0%, 100% 0%, 100% 70%, 0% 100%); */
        clip-path: none;
        /* background: #000 */
    }

    .S15M-photo-left-bg {
        margin-right: 0px;
    }

    .S15M-photo-left {
        margin-top: 0px;
        text-align: center;
        margin-top: -2px
    }

    .S15M-photo-left-imgs {
        max-height: 400px;
        width: 550px;
        left: 0px;
        right: 0px;
        margin: -180px auto 0px;
    }

    .S15M-photo-ul li {
        margin: 30px 4px;
    }
}

@media (max-width: 768px) {
    .S15M-photo-right {
        margin: 100px 0px 200px;
    }

    @keyframes photobg-animate {
        from {
            background-size: 200%
        }

        to {
            background-size: 260%
        }
    }

    .S15M-photo-ul li a {
        padding: 15px 10px 15px 5px;
    }

    .S15M-photo-ul li a.active {
        padding: 15px 10px 15px 10px;
    }

    .S15M-photo-left-imgs {
        max-height: 380px;
        width: 500px;
    }
}

@media (max-width: 620px) {
    .S15M-photo-left {
        height: 200px
    }

    .S15M-photo-left-imgs {
        max-height: 350px;
        width: 400px;
        margin-top: -150px
    }

    .S15M-photo-ul li a:link,
    .S15M-photo-ul li a:visited {
        font-size: 12px
    }

    .S15M-photo-ul li a {
        padding: 15px 5px 15px 5px;
    }

    .S15M-photo-ul li a.active {
        padding: 15px 5px 15px 5px;
    }
}



/*S15M-portability*/

.S15M-ligth {
    background: url("https://storage-asset.msi.com/global/picture/image/feature/nb/Stealth/Stealth15M/bg-thinlight.jpg") no-repeat;
    background-size: 100%;
    background-position: center top;
    margin-top: 0px;
    box-shadow: 0px -250px 150px -150px rgba(17, 17, 17, 1) inset;
}

.S15M-light-img {
    position: relative;
    margin-top: 50px;
    margin-right: -80px;
    margin-left: -80px;
    animation-name: S15M-kv-float2;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-delay: 0;
    animation-play-state: running;
    animation-fill-mode: none;
}

.S15M-light-img img {
    width: 100%;
}

.S15M-light-content {
    margin: 100% 0px 140%;
}

/*add*/
.S15M-ligth {
    position: relative;
}

.light-btn {
    display: block;
    width: 40%;
    margin: 25px auto;
}

.light-btn a {
    display: block;
    width: 100%;
    border: 1px solid #fff;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    padding: 15px;
}

.light-btn a:hover {
    background-color: rgba(39, 39, 39, 0.2);
}

@media (max-width:991px) {
    .light-btn {
        position: relative;
        text-align: center;
    }

}

/*end ofadd*/
@media (max-width: 1599px) {}

@media (max-width: 1399px) {}

@media (max-width: 1199px) {
    .S15M-light-img {
        margin-top: 100px;
        margin-right: 120px;
        margin-left: 120px;
    }

    .S15M-light-content {
        margin: 40px 0px 40px;
    }
}

@media (max-width: 991px) {
    .S15M-light-img {
        margin-top: 100px;
        margin-right: 80px;
        margin-left: 80px;
    }

    .S15M-light-content {
        margin: 40px 0px 40px;
    }
}

@media (max-width: 768px) {
    .S15M-light-img {
        margin-top: 50px;
        margin-right: 40px;
        margin-left: 40px;
    }
}

@media (max-width: 620px) {
    .S15M-light-img {
        margin-top: 10px;
        margin-right: 20px;
        margin-left: 20px;
    }
}

/*144HZ*/

.S15M-144hz {
    background: url('https://storage-asset.msi.com/global/picture/image/feature/nb/Stealth/Stealth15M/bg-144hz.jpg') no-repeat top #111;
    background-size: cover;
}

.S15M-144hz-top {}

.S15M-144hz-laptop {
    position: relative;
    width: 900px;
    margin: 300px auto 0px;
    max-width: 100%;
}

.S15M-144hz-laptop-screen {
    background: #333;
    top: 8%;
    bottom: 20.9%;
    left: 13%;
    right: 12.8%;
    position: absolute;
    overflow: hidden
}

.S15M-144hz-laptop-logo {
    position: absolute;
    top: 40%;
    right: 0%;
    width: 160px;
}

.S15M-144hz-laptop-generic {
    position: absolute;
    top: 40%;
    left: 0%;
    width: 160px;
    z-index: 11
}

.S15M-144hz-value {
    list-style: none;
    padding-inline-start: 0px;
    margin-top: 50px;
}

.S15M-144hz-value li {
    display: inline-block;
    line-height: 42px;
    margin: 0px 20px;
}

.S15M-144hz-value li h1 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.S15M-144hz-value li h1,
.S15M-144hz-value li h1 span {
    line-height: 42px;
}

.S15M-144hz-value li h1 span {
    position: relative;
    top: -5px;
}

.img-comp-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.img-comp-img {
    position: absolute;
    width: auto;
    height: auto;
    overflow: hidden;
}

.img-comp-img img {
    display: block;
    width: 668px;
    vertical-align: middle;
}

.img-comp-slider {
    position: absolute;
    z-index: 9;
    cursor: ew-resize;
    width: 40px;
    height: 40px;
    background: url("https://storage-asset.msi.com/global/picture/image/feature/nb/Stealth/Stealth15M/icon-cslider.jpg") #ffffff;
    opacity: 1;
    border-radius: 50%;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    top: 45%;
}

.img-comp-overlay {
    border-right: 1px solid rgba(255, 255, 255, .6)
}



@media (max-width: 991px) {
    .img-comp-img img {
        width: 483px;
    }

    .S15M-144hz-top {
        background-size: 180%;
    }

    .S15M-144hz-laptop {
        width: 650px;
    }

    .S15M-144hz-laptop {
        margin: 150px auto 0px;
    }

    .S15M-144hz-laptop-logo {
        width: 130px;
    }

    .S15M-144hz-laptop-generic {
        width: 150px;
    }
}

@media (max-width: 768px) {
    .img-comp-img img {
        width: 320px;
    }

    .S15M-144hz {
        margin-top: 0px;
    }

    .S15M-144hz-laptop {
        width: 430px;
        margin: 100px auto 0px;
    }

    .S15M-144hz-laptop-logo {
        width: 90px;
        right: 0%;
        top: 55%;
    }

    .S15M-144hz-laptop-generic {
        width: 110px;
        left: 0%;
        top: 55%;
    }

    .S15M-144hz-value {
        margin-top: 30px;
    }

    .S15M-144hz h1 {
        margin-top: 10px !important;
    }

    .img-comp-slider {
        display: none;
    }

    .img-comp-overlay {
        animation-name: complider-animate;
        animation-duration: 5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-delay: 0;
        animation-play-state: running;
        animation-fill-mode: none;
    }

    @keyframes complider-animate {
        from {
            width: 10%
        }

        to {
            width: 90%
        }
    }
}

@media (min-width:1921px) {
    .S15M-144hz {
        background: url("https://storage-asset.msi.com/global/picture/image/feature/nb/Stealth/Stealth15M/bg-144hz.jpg") no-repeat top center, url("https://storage-asset.msi.com/global/picture/image/feature/nb/Stealth/Stealth15M/bg-144hz-x.jpg") repeat-x #000;
        background-size: contain;
    }
}


/*awards*/
#awards {
background-color: rgba(53, 56, 58, 0.6);
    display: block; 
    padding: 2%;
    width: 100%;
    margin: 5% auto;
}

#awards img {
    max-width: 100%;
    ;
}

#awards .awardbox {
    
    width: 100%;

    margin: 0 auto;
}

.flex-sahp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 5%;

}

.flex_awardItem {

    display: block;
    margin: 0 auto;
}

@media (max-width:960px) {
    .flex-sahp {

        flex-wrap: wrap;

    }

    .awardlogo {
        width: 10%;
    }

    .awardNB {
        width: 60%;
    }
}



/*buy now*/

#available_section {
    display: block;
    width: 100%;
    margin: 0 auto;
    background-color: #444648;
}

.available-title {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #535353;
    padding: 2%;
}

.available-title h2 {
    font-size: 42px;
    margin: 0 auto;
}

.avaialbe_flex {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
}

.dealer-item {
    display: block;
    width: 25%;
    margin: 0 auto;
    padding: 2%;
}

.dealer-item.dealer-A {
    background: url("https://storage-asset.msi.com/event/2020/nb/2020-nb-stealth15m/images/mis-stealth-dealer-bg01.jpg")no-repeat top center;
    background-size: cover;
}

.dealer-item.dealer-B {
    background: url("https://storage-asset.msi.com/event/2020/nb/2020-nb-stealth15m/images/mis-stealth-dealer-bg02.jpg")no-repeat top center;
    background-size: cover;
}

.dealer-item.dealer-C {
    background: url("https://storage-asset.msi.com/event/2020/nb/2020-nb-stealth15m/images/mis-stealth-dealer-bg03.jpg")no-repeat top center;
    background-size: cover;
}

.dealer-item.dealer-D {
    background: url("https://storage-asset.msi.com/event/2020/nb/2020-nb-stealth15m/images/mis-stealth-dealer-bg04.jpg")no-repeat top center;
    background-size: cover;
}
/*grey*/
.dealer-item.dealer-E {
    background: url("https://storage-asset.msi.com/event/2020/nb/2020-nb-stealth15m/images/mis-stealth-dealer-bg02-g.jpg")no-repeat top center;
    background-size: cover;
}

/*white*/

.dealer-item.dealer-w1 {
    background: url("https://storage-asset.msi.com/event/2020/nb/2020-nb-stealth15m/images/mis-stealth-dealer-bg-w01.jpg")no-repeat top center;
    background-size: cover;
}
.dealer-item.dealer-w2 {
    background: url("https://storage-asset.msi.com/event/2020/nb/2020-nb-stealth15m/images/mis-stealth-dealer-bg-w02.jpg")no-repeat top center;
    background-size: cover;
}
.dealer-item.dealer-w3 {
    background: url("https://storage-asset.msi.com/event/2020/nb/2020-nb-stealth15m/images/mis-stealth-dealer-bg-w03.jpg")no-repeat top center;
    background-size: cover;
}
.dealer-item.dealer-w4 {
    background: url("https://storage-asset.msi.com/event/2020/nb/2020-nb-stealth15m/images/mis-stealth-dealer-bg-w04.jpg")no-repeat top center;
    background-size: cover;
}
.dealearBox a {
    display: block;
    border: 1px solid #FFF;
    padding: 30px;
    font-size: 21px;
    line-height: 1.5;
    margin: 5%;
    color: #FFF;
    transition: all ease-in .3s;
}

.dealearBox a:hover {
    border: 1px solid #ccc;
    text-decoration: none;
    color: #FFF;
    background-color: rgba(21,21,21,0.30);
    transform: scale(.95);
}

.dealearBox a span {
    display: inline-block;
}

.shopping-Cart img {
    display: block;
    width: 50px;
}


ul.nbFeature {
    display: block;
    padding-left: 20px;
    padding-top: 20px;
}

ul.nbFeature li {
    font-size: 18px;
    line-height: 1.5;
}

.shop_name {
    font-size: 28px;
    line-height: 1.8;
    padding-left: 10px;
}

.deal-name {
    display: flex;
    align-self: center;
}



@media (max-width:1199px) {

    .dealer-item {
        width: 50%;
    }

}

@media (max-width:767px) {

    .dealer-item {
        width: 100%;
        margin: 0 auto;
    }

}

/*You might also like*/


#recommendBox {
    display: block;
    width: 100%;
    margin: 5% auto;
    background: #000;
}

.recommend_flex {
    display: flex;
    width: 100%;
    max-width: 1800px;
    margin: 0 auto;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
    text-align: center;
}

.flex_nb-item {
    display: block;
    width: 30%;
    margin-right: 1%;
}

.recommend_title {
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 2%;
    color: #FFF;
    text-align: center;
}

#recommendBox .flex_nb-item img {
    width: 80%;
    margin: 0 auto;
}

#recommendBox img {
    width: 100%;
    max-width: 100%;
    display: block;
}

a.buyBtn {
    background: url('https://storage-asset.msi.com/global/picture/image/feature/nb/Stealth/Stealth15M/bg-videobtn.jpg') #fff;
    color: #000;
    padding: 10px 80px;
    display: inline-block;
    margin: 30px 0px;
    font-family: 'DINCond-Bold';
    font-size: 24px;
    letter-spacing: 2px;
    transform: skewX(-12deg);
    transition: All .5s ease;
    background-size: 100%;
}

a.buyBtn:hover {
    text-decoration: none;
    color: rgba(93, 93, 93, 1.00);
}

@media (max-width:960px) {

    .flex_nb-item {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }

}