a {
    color: #007ED4;
}

#requirements.a-top,
#supported.a-top {
    padding-top: 120px;
    margin-top: -60px;
}


.productHeader.media_viewer .contents {
    position: relative;
    width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    height: 530px;
    background-image: url(/images/digital_signage_products/media_viewer/Media_Viewer_banner-pc.jpg);
}

.productHeader .header_wrap {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    gap: 16px;
}


.title_logo_wrap {
    display: flex;
    column-gap: 12px;
    align-items: center;
    max-width: 60%;
}

.header_link_wrap {
    display: block;
    max-width: 420px;
}

.productHeader .contents .logo {
    width: 90px;
    height: auto;
    box-shadow: none;
}

.intro .contents {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
    height: auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.intro .contents .box {
    display: flex;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 15px;
}

.intro .contents .box p {
    width: 70%;
    max-width: 1024px;
    padding: 0 5%;
    text-align: center;
    font-weight: 300;
    display: block;
    color: #595959;
    margin: 0 auto 20px auto;
    box-sizing: border-box;
}

.fc {
    color: #595959;
}

.jcc {
    justify-content: center !important;
    margin-bottom: 45px;
}

.tc {
    text-align: center;
}

.cs {
    position: relative;
    background-color: #A057FC;
    color: #fff;
    font-weight: 100;
    border-radius: 2px;
    padding: 5px;
    font-size: 10px;
    bottom: 5px;
    margin-left: 10px;
}

.productHeader.media_viewer .contents .product_link {
    border-top: none;
    text-align: start;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 10px;
    height: auto;
    line-height: 1;
    white-space: nowrap;
}

.productHeader .contents h2,
.productHeader .contents h1,
.productHeader.media_viewer .contents .product_link {
    color: #595959;
}

.productHeader {
    background: #7F41CE;

}

.productHeader * {
    background: none;
}


.productHeader .contents .logo {
    display: inline;
}

.productHeader .contents h2 {
    font-size: 1.8em;
    height: 100%;
}

.productHeader .contents .header_wrap>h2 {
    width: 40%;
}

.mobile_bg {
    display: none;
}

.box {
    position: relative;
    justify-content: space-between;
}

.box div .mv-ul {
    padding: 0 2%;
}

.box div .mv-ul.line-h-n {
    line-height: 1.4rem;
}

.box div .mv-ul.line-h-es {
    line-height: 1.1rem;
}

.mv-ul.line-h-n li::before,
.mv-ul.line-h-es li::before {
    top: 1.1rem;
}

.box div .mv-ul li {
    padding: 10px 0;
}

h3 {
    color: #595959;
    font-weight: 300;
    text-align: start;
    padding-bottom: 12px;
}


.B-105 {
    width: 105%;
}

.B-100 {
    width: 100%;
}

.B-95 {
    width: 95%;
}

.B-80 {
    width: 80%;
}

.B-70 {
    width: 70%;
}

.B-59 {
    width: 59%;
}

.B-50 {
    width: 50%;
}

.B-47 {
    width: 47%;
}

.between {
    justify-content: space-between;
}

.mv-ul {
    list-style: none;
    list-style-position: outside;
    color: #595959;
}

.t-img.B-47 .mv-ul {
    position: relative;
    padding: 0 20%;
    top: 100px;
}

.mv-ul li::before {
    position: absolute;
    display: inline-block;
    content: " ";
    width: 5px;
    height: 5px;
    background-color: #595959;
    font-weight: bold;
    top: 1.5rem;
    left: -10px;
}

.mv-ul.vc-text {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    height: 0;
    overflow: hidden;
}

.vc-text.active {
    display: block;
    visibility: visible;
    opacity: 1;
    height: auto;
}

.mv-ul li {
    position: relative;
}

.intro .contents .box.grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}

.intro .contents .box.grid div {
    text-align: center;
}

.top-40 {
    padding-top: 40px;
}

.box.grid .cell {
    width: 100%;
    font-weight: 100;
}

.box.grid img {
    width: 230px;
    height: 230px;
    vertical-align: top;
}

.contents .box.grid p {
    padding-top: 10px;
}

.intro h2 {
    color: #595959;
    font-weight: 300;
    text-align: center;
    padding-bottom: 12px;
    padding-top: 34px;
}

.productHeader * {
    color: #595959;
}

.intro {
    margin: 0;
    width: 100%;
    height: auto;
    float: left;
    background-color: #fff;
}

.swiper {
    height: 500px;
    overflow: hidden;
}

.swiper-slide {
    display: flex;
    height: auto;
    position: relative;
}


.swiper-slide-next,
.swiper-slide-prev {
    margin: 0 auto;
}


.swiper-slide .img-con {
    width: 93%;
    position: relative;
    display: flex;
    flex-direction: column;
}

.blank {
    height: 1px;
}

.img-con {
    width: 100%;
    margin: 0 auto;
}

.swiper-button-prev,
.swiper-button-next {
    display: flex;
    width: 65px;
    height: 65px;
    position: relative;
    margin: 0 15px;
    border: 1px solid #00000000;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    background: none;
    background-color: #fff;
    color: #595959;

}

.swiper-button-prev:after,
.swiper-button-next:after {
    content: " ";
}

.button-wrap img {
    width: 35px;
    height: 35px;
    padding: 15px;
}


.t-img {
    background-image: url("/images/digital_signage_products/media_viewer/macbook.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 100px;
}

.t-img.B-47 .mv-ul li::before {
    top: 0.9rem;
}

.plus {
    width: 150px;
    height: 150px;
    position: absolute;
    top: -60px;
    right: 0px;
}

.carousel-wrap {
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.reverse {
    flex-direction: row-reverse;
}

.carousel-flex {
    display: flex;
    height: 100%;
    justify-content: space-between;
    overflow: hidden;
}

.button-wrap {
    display: flex;
    position: absolute;
    bottom: -14px;
    right: 1%;
    z-index: 3;
}

.viewer-carousel {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
}

.intro .viewer-carousel .swiper-pagination-bullet {
    margin: 4px;
    display: inline-block;
    background-color: #A057FC;
}

.intro .viewer-carousel .swiper-pagination {
    bottom: 11px;
    right: 249px;
    left: unset;
    top: unset;
    transform: unset;
}

.bg-img {
    top: 175px;
    position: absolute;
    width: 100%;
    height: 250px;
    background-image: url(/images/digital_signage_products/media_viewer/Media_Viewer_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    z-index: -1;
}



.swiper-slide img {
    border-radius: 20px;
}

.swiper-slide.swiper-slide-active img {
    box-shadow: 0 0 18px 4px rgb(0 0 0 / 30%);
}

.mv-icon {
    width: auto;
}

.mv-icon img {
    padding-top: 5px;
    width: 50px;
    height: 70px;
    object-fit: contain;
    object-position: top;
}

.supported .supported-container .supported-sub {
    color: #595959;
    display: flex;
    padding: 5px 0;
}

.supported-container {
    display: flex;
}

.supported-text {
    width: 100%;
    align-self: top;
    padding-left: 10px;
}

.supported-flex {
    display: flex;
}

.supported-text>div {
    padding: 10px 1.3rem;
    border-top: 2px solid #595959;
}

.supported-text>.video {
    padding: 0;
    padding-top: 5px;
}

.supported-text>.plfif {
    padding-left: 50px;
}

.supported-flex>div,
.supported-flex>div>div {
    padding-bottom: 20px;
}

.supported-flex>div>div {
    padding-top: 10px;
}

.intro .contents .box.supported {
    display: block;
}

.intro .contents .box .m-cell {
    display: none;
}

.box.supported .B-80 {
    margin: 0 auto;
}

.box.grid .cell p {
    width: 100%;
}

.supported-text h4 {
    height: 33px;
    padding-bottom: 10px;
}

.supported-text h5 {
    padding: 10px 0;
}



/*--1680寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 1680px) {}


/*--1366寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 1366px) {
    .productHeader .header_wrap {
        max-width: 1024px;
        padding: 0 5%;
    }

    .productHeader.media_viewer .contents {
        background-position: center;
    }

    .intro .contents .box.grid div {
        padding: 0;
    }
}

/*-1240寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width:1240px) {
    .productHeader.media_viewer .contents {
        background-position: center;
    }
}

/*--1024寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
    .productHeader.media_viewer .contents {
        height: 530px;
        background-image: url(/images/digital_signage_products/media_viewer/Media_Viewer_banner-tablet.jpg);
    }

    .plus {
        width: 130px;
        height: 130px;
        top: -66px;
        right: -15px;
    }

    .B-47 .top-40 {
        padding-top: 40px;
    }

    .mv-ul li {
        font-size: 16px;
    }

    .bg-img {
        top: 183px;
    }



    .button-wrap {
        right: 0;
        bottom: -10px;
    }

    .box.grid img {
        object-fit: contain;
        object-position: top;
    }

    .swiper-wrapper {
        height: 300px;
    }

    .swiper-slide img {
        width: 100%;
    }

    .swiper {
        height: 400px;
    }

    .t-img.B-47 .mv-ul {
        padding: 0 20%;
    }

    .t-img {
        top: 90px;
    }

    .bg-img {
        top: 60px;
    }
}

/*--960寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
    .t-img.B-47 .mv-ul {
        top: 65px;
    }

}

/*--768寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {

    .carousel-wrap .img-con {
        width: 100%;
        position: relative;
        object-fit: contain;
        object-position: center;
        border-radius: 20px;
    }

    .plus {
        width: 150px;
        height: 150px;
        top: -65px;
        right: -4px;
    }


    .mv-ul li {
        padding-bottom: 21px;
        line-height: 1.5;

    }

    .mv-ul li::before {
        top: 1.2rem;
    }

    .viewer-carousel {
        height: auto;
    }

    .intro .viewer-carousel .swiper-pagination {
        bottom: -34px;
        right: 46%;
    }

    .intro .contents .box.grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .intro .contents .box .cell .t-cell {
        display: none;
    }

    .box.grid.f16 .cell p {
        width: 70%;
    }

    .intro .contents .box .m-cell {
        display: inline-block;
    }

    .bg-img {
        height: 720px;
    }

    .swiper-wrapper {
        width: 100%;
    }

    .swiper-slide img {
        width: 75%;
    }

    .carousel-flex .B-47 {
        width: 95%;
        margin: 0 auto;
        z-index: 1;

    }

    .bg-img {
        height: 340px;
    }

    .swiper.B-47 {
        margin-top: 60px;
        height: 350px;
    }

    .swiper.B-47 img {
        width: 100%;
    }

}

/*--600寬開始--------------------------------------------------------------------------------*/
@media only screen and (max-width: 600px) {
    .carousel-flex {
        display: block;
    }

    .bg-img {
        position: absolute;
        background-position: bottom;
        width: 100%;
        height: 91%;
        background-image: url(/images/digital_signage_products/media_viewer/Media_Viewer_bg.png);
        vertical-align: middle;
        top: 10%;
        z-index: -1;
    }

    .title_logo_wrap img {
        border: 4px solid #fff;
        border-radius: 15px;
    }

    .mobile_bg {
        display: block;
    }

    .productHeader * {
        background: #7F41CE;
    }

    .productHeader *,
    .productHeader .contents h2,
    .productHeader.media_viewer .contents h1,
    .productHeader.media_viewer .contents .product_link {
        color: #fff;
    }

    .logo {
        max-width: 50px;
        height: auto;
    }

    .header_wrap {
        text-align: center;
        gap: 0px;
    }

    .productHeader .header_wrap {
        width: 100%;
        padding: 0;
        gap: 0;
    }

    .productHeader.media_viewer .contents {
        background-image: none;
    }

    .title_logo_wrap {
        padding-top: 20px;
        display: block;
        max-width: 100%;
    }

    .productHeader.media_viewer .contents .product_link {
        border-top: 1px solid #a162a1;
        text-align: center;
        width: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
        height: auto;
        z-index: 11;
        line-height: 1;
    }

    .header_link_wrap {
        display: flex;
        width: 100%;
        max-width: 599px;
        flex-wrap: wrap;
        column-gap: 20px;
    }

    .intro .contents .box {
        width: 95%;
        justify-content: center;
        display: flex;
        position: relative;
        flex-direction: column;
        text-decoration: none;
        box-sizing: border-box;
    }

    h3 {
        color: #595959;
        font-weight: 300;
        text-align: center;
        padding-bottom: 12px;
        margin-top: 30px;
    }

    .box div .mv-ul {
        padding: 0 5%;
    }


    .intro .contents .box.grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .productHeader .contents .header_wrap>h2 {
        width: 100%;
    }

    .box>div {
        width: 100%;
    }

    .intro .contents .box.grid div {
        padding: 0;
    }

    .box.grid img {
        width: 180px;
        height: 180px;
    }

    .swiper-slide {
        margin: 0 auto;
    }

    .intro .viewer-carousel .swiper-pagination {
        bottom: -30px;
        right: unset;
        left: 45%;
        top: unset;
        transform: unset;
    }

    .t-img {
        width: 100%;
        height: 300px;
        background-size: contain;
    }

    .swiper {
        width: 100%;
    }

    .swiper-button-prev,
    .swiper-button-next {
        width: 40px;
        height: 40px;
        font-size: 30px;
    }

    .button-wrap {
        bottom: -13px;
        right: 1%;
    }


    .supported-text {
        width: 90%;
        align-self: center;
    }

    .mv-icon {
        width: 10%;
    }

    .mv-icon img {
        width: auto;
        height: auto;
        object-fit: contain;
        object-position: center;
    }

    .supported .supported-container .supported-sub {
        width: 100%;
        padding: 10px 0;
    }

    .supported-flex,
    .supported-container {
        display: block;
    }

    .intro .contents .box p {
        width: 100%;
    }

    .mv-ul li {
        font-size: unset;
    }

    .mv-ul li::before {
        top: 1.2rem;
    }

    .productHeader.media_viewer .contents {
        height: auto;
    }

    .top-20 {
        padding-top: 20px;
    }

    .carousel-flex {
        overflow: unset;
    }

    .plus {
        width: 100px;
        height: 100px;
        top: -50px;
        right: 0px;
    }

    .swiper.B-47 {
        margin-top: -60px;
    }

    .productHeader.media_viewer .contents .product_link {
        text-align: center;
    }

    .button-wrap img {
        width: 30px;
        height: 30px;
        padding: 5px;
    }

    .t-img.B-47 .mv-ul {
        padding: 0 15%;
        top: 25px;
    }

    .t-img.B-47 .mv-ul li::before {
        top: 0.5rem;
    }

    .t-img {
        top: 0;
    }

    .B-50 {
        width: auto;
    }

    .supported-text>.plfif,
    .supported-text>div {
        padding: 0;
    }

    .no-img {
        padding-left: 35.5px;
    }
}