@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

.main-wrapper {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
    color: #fff;
    background-color: #101010;
    max-width: 1920px;
    margin: 0 auto;
}

.main-wrapper h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 60px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
}

.main-wrapper h3 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 12px;
}

.main-wrapper h4 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
}

.main-wrapper p {
    margin-bottom: 0;
}

.spacing {
    padding: 80px 0;
}

.msi-bg {
    background-image: url(../assets/msi-mag-dark-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}

.hero {
    background-image: url(../assets/hero-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 100%;
    height: 672px;
    display: flex;
    align-items: center;
}

.hero .row {
    display: flex;
    align-items: center;
}

.hero .hero-title {
    padding-top: 30%;
}

.partners {
    background-image: url(../assets/partners-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.logos {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 24px;
}

.logos li {
    border-right: 1px solid #aaa;
}

.logos li:last-child {
    border-right: none;
}

.partners-text p {
    padding: 0 20%;
}

.esrb {
    margin-top: 24px;
}

.esrb p {
    font-size: 12px;
    margin-top: 12px;
}

.mag {
    background-image: url(../assets/mag-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 100%;
    height: 400px;
    display: flex;
    align-items: center;
}

.row {
    display: flex;
    align-items: center;
}

.mag p {
    border-image: linear-gradient(to right, transparent 20%, #d2e635 80%, #d2e635 96%, transparent 110%) 1;
    border-top: 3px;
    border-bottom: 3px;
    border-right: 0;
    border-left: 0;
    border-style: solid;
    text-shadow: 0 0 15px #000;
    text-align: left;
    padding: 16px 0;
}

.mag .col-lg-4 img {
    -webkit-filter: drop-shadow(0 0 6px #d2e635);
    filter: drop-shadow(0 0 6px #d2e635);
}

.key-features {
    background-image: url(../assets/key-features-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    display: flex;
    align-items: center;
}

.key-features .key-features-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
}

.key-features .key-features-grid .box-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    width: 28%;
}

.key-features .box1-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #000;
    min-height: 170px;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #ababab;
}

.key-features .box1-item h2 {
    font-size: 60px;
    font-style: italic;
    margin-bottom: 0;
}

.key-features .box1-item h3 {
    font-size: 38px;
    color: #d3e736;
    margin-bottom: 0;
}

.key-features .oled {
    background: url(../assets/feature-qd-led-bg.jpg);
    background-size: cover;
    padding: 0;
}

.key-features .hz {
    background: url(../assets/feature-hz-bg.png);
    background-size: cover;
    padding: 0;
}

.key-features .key-features-grid .box-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    width: 38%;
}

.key-features .box2-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #000;
    min-height: 170px;
    text-align: center;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #ababab;
}

.key-features .pd-bg {
    background: url(../assets/feature-pd-bg.jpg);
    background-size: cover;
    min-height: 361px;
}

.key-features .color {
    background: url(../assets/feature-display-bg.png);
    background-size: cover;
}

.key-features .ai-navigator {
    background: url(../assets/feature-ai-bg.jpg) center top;
    background-size: cover;
}

.key-features .ai-navigator h3 {
    font-size: 28px;
    padding-left: 33%;
}

.key-features .warranty {
    background: url(../assets/feature-warranty-bg.jpg) center top;
    background-size: cover;
}

.key-features .warranty {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.key-features .warranty h3 {
    font-size: 20px;
    line-height: 1.4;
    text-align: left;
}

.key-features .warranty h3 span {
    color: #fff;
}

.key-features .warranty img {
    max-width: 38%;
}

.oled-refresh p {
    padding: 0 5%;
}

.extended-interval-hrs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
}

.oled-refresh .row {
    justify-content: center;
}

.ai .title {
    background-image: url(../assets/ai-navigator-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 400px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.ai .title h2 {
    padding-left: 33%;
}

.slick-wrapper-1 .slick-dots {
    top: 0;
}

.slick-wrapper-1 .slick-dots li {
    margin-right: 120px;
    margin-left: 0;
}

.slick-wrapper-1 .slick-dots li:last-child {
    margin: 0;
}

.slick-wrapper-1 .slick-dots .nav-button {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

.slick-wrapper-1 .slick-dots .slick-active .nav-button {
    font-weight: 600;
    color: #d3e736;
}

@keyframes shinemag {
    0% {
        text-shadow: 1px 1px 2px #D3E736, 0 0 1em #D3E736, 0 0 0.2em #D3E736;
    }

    50% {
        text-shadow: 1px 1px 0px #D3E736, 0 0 0em #D3E736, 0 0 0.1em #D3E736;
    }

    100% {
        text-shadow: 1px 1px 2px #D3E736, 0 0 1em #D3E736, 0 0 0.2em #D3E736;
    }
}

.qd-oled h2 {
    text-align: center;
    margin-bottom: 80px;
    animation: shinemag 2.5s 0.2s linear infinite;
}

.slick-wrapper-2 .slick-dots {
    top: 0;
}

.slick-wrapper-2 .slick-dots li {
    margin-right: 120px;
    margin-left: 0;
}

.slick-wrapper-2 .slick-dots li:last-child {
    margin-right: 0;
}

.slick-wrapper-2 .slick-dots .nav-button {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

.slick-wrapper-2 .slick-dots .slick-active .nav-button {
    font-weight: 600;
    color: #d3e736;
}

.panel .title {
    background-image: url(../assets/msi-mnt-panel-bg-dark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 100%;
    height: 444px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.panel .title h2 {
    display: flex;
    justify-content: end;
    padding-right: 15%;
}

.slick-wrapper-3 .slick-dots {
    top: 0;
}

.slick-wrapper-3 .slick-dots li {
    margin-right: 120px;
    margin-left: 0;
}

.slick-wrapper-3 .slick-dots li:last-child {
    margin-right: 0;
}

.slick-wrapper-3 .slick-dots .nav-button {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

.slick-wrapper-3 .slick-dots .slick-active .nav-button {
    font-weight: 600;
    color: #d3e736;
}

.slide-wrapper {
    margin-top: 72px;
}

.slide-content h3 {
    padding-top: 30px;
    text-transform: uppercase;
}

.slide-content img {
    display: block;
    margin: 0 auto;
}

.gaming {
    padding-bottom: 50px;
}

.gaming .title {
    background-image: url(../assets/msi-mnt-assistance-bg-dark.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    height: 400px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.gaming .title h2 {
    text-align: left;
    display: flex;
    justify-content: end;
    padding-right: 25%;
}

.slick-wrapper-4 .slick-dots {
    top: 0;
}

.slick-wrapper-4 .slick-dots li {
    margin-right: 120px;
    margin-left: 0;
}

.slick-wrapper-4 .slick-dots li:last-child {
    margin-right: 0;
}

.slick-wrapper-4 .slick-dots .nav-button {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

.slick-wrapper-4 .slick-dots .slick-active .nav-button {
    font-weight: 600;
    color: #d3e736;
}

.slick-wrapper-4 .slide-content span {
    font-size: 14px;
    opacity: .7;
    display: block;
    margin-top: 12px;
}

.guaranteed {
    background-color: #000;
}

.guaranteed p {
    padding: 0 10%;
    margin-bottom: 40px;
}

.guaranteed .slide-content p {
    margin-bottom: 0;
}

.slick-wrapper-5 .slick-dots {
    top: 0;
}

.slick-wrapper-5 .slick-dots li {
    margin-right: 120px;
    margin-left: 0;
}

.slick-wrapper-5 .slick-dots li:last-child {
    margin-right: 0;
}

.slick-wrapper-5 .slick-dots .nav-button {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

.slick-wrapper-5 .slick-dots .slick-active .nav-button {
    font-weight: 600;
    color: #d3e736;
}

.connectivity {
    padding-bottom: 80px;
}

.connectivity .title {
    background-image: url(../assets/connectivity-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    height: 400px;
    display: flex;
    align-items: center;
}

.connectivity .title h2 {
    display: flex;
    justify-content: end;
    padding-right: 22%;
}

.connectivity h4 {
    color: #d3e736;
    margin-bottom: 60px;
}

.connectivity img {
    margin-bottom: 30px;
}

.connectivity .col-lg-7 img {
    border-radius: 20px;
    margin-bottom: 0;
}

.connectivity .col-lg-5 {
    background-color: #d0d0d0;
    color: #222;
    text-align: left;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.connectivity ul {
    list-style: none;
    font-size: 24px;
    padding: 0;
    margin: 0;
}

.connectivity ul li {
    margin-bottom: 16px;
}

.connectivity ul li:last-child {
    margin-bottom: 0;
}

.connectivity ul li span {
    font-weight: 600;
}

.connectivity .row {
    align-items: normal;
}


@media (max-width: 768px) {
    .main-wrapper h2 {
        font-size: 36px;
    }

    .main-wrapper h3 {
        font-size: 24px;
    }

    .order {
        order: -1 !important;
    }

    .spacing {
        padding: 40px 0;
    }

    .hero {
        height: 460px;
    }

    .hero .product {
        max-width: 60%;
        margin-bottom: 40px;
    }

    .hero .hero-title {
        padding-top: 0;
    }

    .partners p {
        padding: 0;
    }

    .mag {
        height: auto;
        padding: 40px 0;
    }

    .mag p {
        border-image: linear-gradient(to right, transparent 0%, #d2e635 30%, #d2e635 70%, transparent 100%) 1;
        text-align: center;
        margin: 24px 0;
    }

    .mag .col-lg-3 img {
        max-width: 60%;
        display: block;
        margin: 0 auto;
    }

    .mag .col-lg-4 img {
        max-width: 85%;
    }

    .key-features {
        height: auto;
    }

    .key-features .key-features-grid .box-1 {
        width: 100%;
    }

    .key-features .key-features-grid .box-2 {
        width: 100%;
    }

    .oled-refresh p {
        padding: 0;
    }

    .extended-interval-hrs {
        flex-direction: column;
        padding: 20px 0;
    }

    .oled-refresh .col-lg-5 {
        margin-bottom: 20px;
    }

    .oled-refresh .col-lg-5:last-child {
        margin-bottom: 0;
    }

    .ai .title {
        height: 150px;
    }

    .ai .title h2 {
        padding-left: 0;
    }

    .slick-wrapper-1 .slick-dots li {
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 0;
        margin-bottom: 8px;
    }

    .slick-wrapper-1 .slick-dots li:last-child {
        margin-bottom: 0;
    }

    .slick-wrapper-1 .slide-wrapper {
        padding-top: 40px;
    }

    .qd-oled h2 {
        margin-bottom: 40px;
    }

    .slick-wrapper-2 .slide-wrapper {
        margin-top: 110px;
    }

    .slick-wrapper-2 .slick-dots li {
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 0;
        margin-bottom: 8px;
    }

    .panel .title {
        height: 150px;
    }

    .panel .title h2 {
        padding-right: 0;
    }

    .slick-wrapper-3 .slide-wrapper {
        margin-top: 160px;
    }

    .slick-wrapper-3 .slick-dots li {
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 0;
        margin-bottom: 8px;
    }

    .gaming {
        padding-bottom: 0;
    }

    .gaming .title {
        height: 150px;
    }

    .gaming .title h2 {
        padding-right: 0;
    }

    .slick-wrapper-4 .slide-wrapper {
        margin-top: 160px;
    }

    .slick-wrapper-4 .slick-dots li {
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 0;
        margin-bottom: 8px;
    }

    .guaranteed p {
        padding: 0;
    }

    .slick-wrapper-5 .slide-wrapper {
        margin-top: 160px;
    }

    .slick-wrapper-5 .slick-dots li {
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 0;
        margin-bottom: 8px;
    }

    .connectivity {
        padding-bottom: 0;
    }

    .connectivity .title {
        height: 120px;
    }

    .connectivity h4 {
        margin-bottom: 40px;
    }

    .connectivity .col-lg-5 {
        margin-top: 30px;
        padding: 20px;
        border-radius: 0;
    }

    .connectivity ul li {
        font-size: 18px;
    }
}