

/*=============== index  css ===============*/

#MSI_Support .top-head {
    width: 100%;
    height: 700px;
    position: relative;
    background: url(https://storage-asset.msi.com/event/msi_main_style/global_support/images/index_head_bg_2024.jpg) center -100px no-repeat;
    background-size: cover;
}


#MSI_Support .top-head .title {
    text-shadow: 10px 0 10px rgba(255, 255, 255, 0.85);
}

#MSI_Support .top-headBg {
    display: none;
}

#MSI_Support .top-head .flex-col {
    width: 100%;
}

#MSI_Support .top-head-captain {
    z-index: 2;
    width: 100%;
    max-width: 1280px;
    margin: auto;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


@media (max-width: 2000px) {
    #MSI_Support .top-head {
        height: 400px;
        background-position: center center;
    }
}

@media (max-width: 768px) {
    #MSI_Support .top-head {
        width: 100%;
        position: relative;
        background: url(https://storage-asset.msi.com/event/msi_main_style/global_support/images/index_head_bg_xs_2024.jpg) 90% -200px no-repeat;
        background-size: cover;
    }
    #MSI_Support .top-head-captain {
        z-index: 2;
        width: 100%;
        max-width: 1280px;
        margin: auto;
        vertical-align: middle;
        position: absolute;
        top: 20%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

@media (max-width: 736px) {
    #MSI_Support .top-head {
        width: 100%;
        position: relative;
        background: url(https://storage-asset.msi.com/event/msi_main_style/global_support/images/index_head_bg_xs_2024.jpg) 90% top no-repeat;
        background-size: cover;
    }
    #MSI_Support .top-head .flex-col {
        width: 90%;
    }
}


/*======================== main-article ======================*/

#MSI_Support .main-article .article-title {
    display: block;
    white-space: normal;
    word-break: normal;
    padding: 0;
    margin-top: 10px;
}

#MSI_Support .main-article .item-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}

#MSI_Support .main-article .item-col {
    max-width: 25%;
    padding: 20px 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}

@media (max-width: 1280px) {
    #MSI_Support .main-article .item-row {
        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;
        padding: 0 15px;
    }
}

@media (max-width: 992px) {
    #MSI_Support .main-article .item-col {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding: 20px 15px;
    }
}

@media (max-width: 576px) {
    #MSI_Support .main-article .item-row {
        padding: 0 7.5px;
    }
    #MSI_Support .main-article.section {
        padding-top: 1rem;
    }
    #MSI_Support .main-article .item-col {
        padding: 15px 7.5px;
    }
}


/**/
/*======================== main-select-product ======================*/

#MSI_Support .main-select-product {
    width: 100%;
    background-color: #fafafa;
}

#MSI_Support .category-prduct {
    padding: 0 15px;
}

#MSI_Support .category-prduct .item-row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    margin: 0 auto;
}

#MSI_Support .category-prduct .item-col {
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    -ms-flex-positive: 0;
    -webkit-box-flex: 0;
    flex-grow: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 100%;
    max-width: 16.6666%;
}

#MSI_Support .category-prduct .card {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0px;
    border-radius: 0;
    padding: 20px 10px;
    /* border: 1px solid #f2f2f2; */
    /* background-color: #fff; */
    height: 100%;
}

#MSI_Support .category-prduct .card img {
    max-width: 80%;
}

#MSI_Support .more_category_pd {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

#MSI_Support .more_category_pd .item-col {
    padding: 0px;
    width: 100%;
    max-width: 16.6666%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666%;
    flex: 0 0 16.6666%;
}

#MSI_Support .modal-content {
    position: relative;
    padding-bottom: 5%;
}

#MSI_Support .modal-content .category-prduct .card {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 2px;
    background-color: #fafafa;
    border: 1px solid #f2f2f2;
    height: 100%;
    border-radius: 0;
    text-align: center;
    padding: 20px 10px;
    margin: 0px;
}

#MSI_Support .modal-content .category-prduct .item-row {
    padding: 0px;
}

#MSI_Support .modal-content .category-prduct .item-row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0px;
}

#MSI_Support .modal-content .category-prduct .item-col {
    max-width: calc(100% / 5);
    height: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

#MSI_Support .more_category_pd .card .item-title {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#MSI_Support .category-prduct .card,
#MSI_Support .more_category_pd .card {
    opacity: .85;
}

#MSI_Support .category-prduct .card:hover,
#MSI_Support .more_category_pd .card:hover {
    opacity: 1;
}

#MSI_Support .category-prduct .card.active {
    border: 1px solid #ddd;
    opacity: 1;
}

@media (max-width: 1024px) {
    #MSI_Support .category-prduct {
        padding: 10px 15px;
    }
    #MSI_Support .category-prduct .card {
        padding: 15px 10px;
    }
}

@media (max-width: 992px) {
    #MSI_Support .category-prduct .card {
        padding: 15px 25px;
        height: 100%;
    }
    #MSI_Support .category-prduct .item-col {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        max-width: calc(100% / 3);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    }
    #MSI_Support .modal-content .category-prduct .item-col {
        max-width: calc(100% / 3);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    }
    #MSI_Support .more_category_pd .item-col {
        padding: 0px;
        max-width: calc(100% / 3);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    }
}

@media (max-width: 576px) {
    #MSI_Support .modal-content .category-prduct .item-row {
        padding: 0px;
    }
    #MSI_Support .modal-body .category-prduct .card {
        padding: 10px 5px;
        height: 145px;
    }
    #MSI_Support .modal-body .category-prduct {
        padding: 0;
    }
    #MSI_Support .category-prduct .card {
        padding: 15px 10px;
    }
    #MSI_Support .category-prduct .item-row {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0px;
    }
}



@media (max-width: 320px) {

    #MSI_Support .category-prduct .card {
        padding: 15px 5px;
    }

    #MSI_Support .category-prduct .item-row {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 10px;
    }
}

/*main-select-product // END*/


/* =============== font size rwd =================*/
@media (max-width: 960px) {

    #MSI_Support .top-head .sub {
        font-size: 1.45rem;
    }
    #MSI_Support .article-title, #MSI_Support .item-title, #MSI_Support .themes-title {
      font-size: 1.8rem;
    }
    #MSI_Support .themes-sub {
        font-size: 1.25rem;
    }

}

@media (max-width: 736px) {

    #MSI_Support .top-head .sub {
        font-size: 1.25rem;
    }
    #MSI_Support .section_head .title,
    #MSI_Support .modal-title {
        font-size: 2rem;
    }
    #MSI_Support .section_head .sub {
        font-size: 1.25rem;
    }
    #MSI_Support .article-title, #MSI_Support .item-title,
    #MSI_Support .themes-title, #MSI_Support .store-name {
      font-size: 1.45rem;
    }
    #MSI_Support .themes-sub, #MSI_Support .store-infor {
      font-size: 1.25rem;
    }
    #MSI_Support p {
        font-size: 1.25rem;
        line-height: 1.6;
    }

}
@media (max-width: 320px) {
  #MSI_Support .article-title, #MSI_Support .item-title, #MSI_Support .themes-title, #MSI_Support .store-name {
      font-size: 1.25rem;
  }
}

/*font size rwd*/


/*news*/
#main_post.news-nav {
    width: 100%;
    max-width: 1280px;
    z-index: 3;
    padding: 0 15px;
    position: relative;
    z-index: 9;
    display: block;
    margin: 35px auto 0;
    padding: 0 10px;
}

#main_post.news-nav dl {
    display: table;
    font-size: 1.25rem;
    line-height: 1.45;
    text-align: left;
    background-color: #fff;
    border: 1px solid #eee;
    width: 100%;
}

#main_post.news-nav dt {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 12px;
    width: auto;
    text-align: center;
    background-color: #fafafa;
    color: #888;
    border-right: 1px solid #eee;
}

#main_post.news-nav dd {
    display: table-cell;
    width: 85%;
    padding: 12px 0px;
}

#main_post.news-nav dd a {
    padding: 0;
    font-weight: 500;
    display: inline-block;
    color: #444;
    font-size: 1.45rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
    outline: none;
    text-decoration: none;
    text-align: left;
    max-width: 960px;
}

#main_post.news-nav dd a:hover {
    text-decoration: none;
    color: #000;
}

@media (max-width: 992px) {
    #main_post.news-nav dl {
        padding: 0;
    }
    #main_post.news-nav dt {
        width: 30%;
        padding: 0;
    }
    #main_post.news-nav dd {
        width: 70%;
    }
}

/* =============== news // end ====================*/




