h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans TC", sans-serif;
}
p,
a,
input,
lable,
textarea,
span,
ul,
li {
  font-family: "Open Sans", sans-serif;
}
.carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .carousel-item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
iframe {
  width: 100%;
}
#card-MatchName {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 50px;
  overflow: hidden;
}
.card-WatchCount {
  padding-top: 25px;
}
@media only screen and (min-width: 769px) {
  #NavBarBG {
    height: 135px;
    padding-left: 20%;
  }
  #navbarLogoImg {
    width: 22%;
  }
  #navbarTitle {
    color: white;
  }
  #matchTitleIntroductionText {
    position: absolute;
    left: 26.2%;
    top: 61%;
    color: white;
    font-size: 17px;
  }
  #matchVideoTitle {
    padding-top: 5%;
    padding-left: 5%;
    margin-bottom: 3%;
  }
  #matchVideoTitleText {
    font-size: 40px;
  }
  #HightLightVideoTitleText {
    font-size: 40px;
  }
  #RecommendVideoTitleText {
    font-size: 40px;
  }
  #matchVideoDate {
    margin-left: 5%;
    border-bottom: 8px solid;
    width: 50%;
    border-color: #cfded5;
    margin-bottom: 4%;
  }
  #matchVideoDate1 {
    margin-bottom: 0;
    font-family: "Anton", sans-serif;
    font-size: 35px;
  }
  #matchVideoTitle1 {
    font-size: 23px;
  }
  .card-MatchName {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: 50px;
    overflow: hidden;
  }

  .card-WatchCount {
    padding-top: 25px;
  }
  /*最近賽事Card CSS 開始*/
  #matchVideo-carousel-height {
    height: 630px;
    overflow: inherit;
  }
  #matchVideoCard {
    height: 570px;
    width: 80%;
  }
  #cardTop {
    margin-bottom: -6px;
  }
  .matchVideoYoutubePlayer {
    width: 100%;
    height: 438px;
  }
  #RecentVideo-carouselControl {
    float: right;
    margin-right: 25%;
  }
  /*Card CSS 結束*/

  /*HightLight Card CSS 開始*/
  #first-HightLight-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 450px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-HightLight-Card-height {
    width: 50%;
    height: 450px;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #HightLight-carousel-height {
    height: 490px;
    overflow: initial;
  }

  #hightLightCardTop {
    margin-bottom: -4%;
    height: 330px;
  }
  #hightlight-Card-Bottom {
    border-top: 1px solid;
    padding-top: 5%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .HightLight_Recommend_YoutubePlayer {
    width: 100%;
    height: 320px;
  }

  /*HightLight Card CSS 結束*/

  /*Recommend Card CSS 開始*/
  #first-Recommend-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 450px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 450px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #Recommend-carousel-height {
    height: 490px;
    overflow: initial;
  }

  #RecommendCardTop {
    margin-bottom: -4%;
    height: 330px;
  }
  #Recommend-Card-Bottom {
    border-top: 1px solid;
    padding-top: 5%;
    padding-left: 10px;
    padding-right: 10px;
  }

  /*Recommend Card CSS 結束*/
  /*影片內文調整*/
  /*影片內文調整*/
  .likeBtn {
    width: 45%;
    height: 57px;
    line-height: 55px;
    background-color: #a2baac;
    text-align: center;
    color: #ffffff;
    border-radius: 50px;
    position: relative;
    display: inline-block;
    margin-left: -7%;
    font-size: 25px;
  }
}

@media only screen and (max-width: 768px) {
  #navbarLogoImg {
    width: 20%;
  }
  #navbarTitle {
    color: white;
  }
  #matchTitle {
    margin-top: 10px;
  }
  #matchTitleMenuVerticalImg {
    width: 10%;
  }
  #matchTitleText1 {
    font-size: 20px;
    padding-left: 10%;
  }
  #matchVideoCarouselIndicators {
    top: 102%;
  }
  #matchTitleText2 {
    font-size: 28px;
  }
  #matchTitleRow2 {
    margin-top: -2%;
    padding-left: 14%;
  }
  #matchTitleIntroductionBox {
    border-bottom: 4px solid;
    width: 70%;
    padding-bottom: 3%;
    border-color: #cfded5;
  }
  #matchTitleIntroductionText {
    font-size: 15px;
    width: 60%;
    padding-left: 21%;
    margin-top: -6%;
    margin-bottom: 4px;
    color: white;
  }
  #matchRecentVideo {
    padding-top: 3%;
  }
  #matchVideoTitleRow1 {
    padding-left: 11%;
    padding-bottom: 10%;
  }
  #matchVideoTitle {
    padding-bottom: 5%;
  }
  #matchVideoOuter {
    padding-bottom: 20%;
  }
  #matchVideoDate {
    border-bottom: 4px solid;
    width: 66%;
    border-color: #cfded5;
  }
  #matchVideoDate1 {
    margin-bottom: 0;
    font-family: "Anton", sans-serif;
    font-size: 25px;
  }
  /* #matchVideoDate2{
        margin-bottom: 3%;
        font-family: 'Stick', sans-serif;
        font-size: 25px;
    } */
  #matchVideoTitle1 {
    margin-bottom: 0;
    padding-bottom: 3%;
  }
  #matchVideoSponsor {
    margin-bottom: 0;
    font-size: 12px;
  }
  #matchVideoCarouselInner {
    height: 380px;
    overflow: inherit;
  }
  #matchVideoBox {
    padding-top: 10%;
  }
  #matchVideoCard {
    margin-left: -5.5%;
    width: 21.9rem;
  }
  #cardTop {
    height: 190px;
  }
  #hightLightCardTop {
    height: 116px;
  }
  #RecommendCardTop {
    height: 116px;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 450px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #HightLight_Recommend_carouselControl {
    margin-left: 58%;
  }
  .likeBtn {
    width: 50%;
    height: 40px;
    line-height: 40px;
    background-color: #a2baac;
    text-align: center;
    color: #ffffff;
    border-radius: 50px;
    position: relative;
    display: inline-block;
    margin-left: -7%;
  }
  /*影片內文調整*/
  /*影片內文調整*/
}
@media screen and (max-width: 486px) {
  /*最近賽事Card CSS 開始*/
  #matchVideo-carousel-height {
    height: 380px;
    overflow: inherit;
  }
  #cardTop {
    margin-bottom: -6px;
  }
  /*Card CSS 結束*/

  /*HightLight Card CSS 開始*/
  #first-HightLight-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-HightLight-Card-height {
    width: 50%;
    height: 255px;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #HightLight-carousel-height {
    height: 116px;
    overflow: initial;
  }
  #hightLightCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #hightlight-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*HightLight Card CSS 結束*/

  /*Recommend Card CSS 開始*/
  #first-Recommend-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #Recommend-carousel-height {
    height: 116px;
    overflow: initial;
  }

  #RecommendCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #Recommend-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }

  /*Recommend Card CSS 結束*/
  /*影片內文調整*/

  /*影片內文調整*/
}
@media screen and (max-width: 476px) {
  /*最近賽事Card CSS 開始*/
  #matchVideo-carousel-height {
    height: 380px;
    overflow: inherit;
  }
  #cardTop {
    margin-bottom: -6px;
  }
  /*Card CSS 結束*/

  /*HightLight Card CSS 開始*/
  #first-HightLight-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-HightLight-Card-height {
    width: 50%;
    height: 255px;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #HightLight-carousel-height {
    height: 116px;
    overflow: initial;
  }
  #hightLightCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #hightlight-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*HightLight Card CSS 結束*/

  /*Recommend Card CSS 開始*/
  #first-Recommend-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #Recommend-carousel-height {
    height: 116px;
    overflow: initial;
  }

  #RecommendCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #Recommend-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }

  /*Recommend Card CSS 結束*/
  /*影片內文調整*/
  /*影片內文調整*/
}
@media screen and (max-width: 466px) {
  /*最近賽事Card CSS 開始*/
  #matchVideo-carousel-height {
    height: 380px;
    overflow: inherit;
  }
  #cardTop {
    margin-bottom: -6px;
  }
  /*Card CSS 結束*/

  /*HightLight Card CSS 開始*/
  #first-HightLight-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-HightLight-Card-height {
    width: 50%;
    height: 255px;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #HightLight-carousel-height {
    height: 116px;
    overflow: initial;
  }
  #hightLightCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #hightlight-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*HightLight Card CSS 結束*/

  /*Recommend Card CSS 開始*/
  #first-Recommend-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #Recommend-carousel-height {
    height: 116px;
    overflow: initial;
  }

  #RecommendCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #Recommend-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }

  /*Recommend Card CSS 結束*/
  /*影片內文調整*/
  /*影片內文調整*/
}
@media screen and (max-width: 456px) {
  /*最近賽事Card CSS 開始*/
  #matchVideo-carousel-height {
    height: 380px;
    overflow: inherit;
  }
  #cardTop {
    margin-bottom: -6px;
  }
  /*Card CSS 結束*/

  /*HightLight Card CSS 開始*/
  #first-HightLight-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-HightLight-Card-height {
    width: 50%;
    height: 255px;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #HightLight-carousel-height {
    height: 116px;
    overflow: initial;
  }
  #hightLightCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #hightlight-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*HightLight Card CSS 結束*/

  /*Recommend Card CSS 開始*/
  #first-Recommend-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #Recommend-carousel-height {
    height: 116px;
    overflow: initial;
  }

  #RecommendCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #Recommend-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }

  /*Recommend Card CSS 結束*/
  /*影片內文調整*/
  /*影片內文調整*/
}
@media screen and (max-width: 446px) {
  /*最近賽事Card CSS 開始*/
  #matchVideo-carousel-height {
    height: 380px;
    overflow: inherit;
  }
  #cardTop {
    margin-bottom: -6px;
  }
  /*Card CSS 結束*/

  /*HightLight Card CSS 開始*/
  #first-HightLight-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-HightLight-Card-height {
    width: 50%;
    height: 255px;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #HightLight-carousel-height {
    height: 116px;
    overflow: initial;
  }
  #hightLightCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #hightlight-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*HightLight Card CSS 結束*/

  /*Recommend Card CSS 開始*/
  #first-Recommend-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #Recommend-carousel-height {
    height: 116px;
    overflow: initial;
  }

  #RecommendCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #Recommend-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }

  /*Recommend Card CSS 結束*/
  /*影片內文調整*/
  /*影片內文調整*/
}
@media screen and (max-width: 436px) {
  /*最近賽事Card CSS 開始*/
  #matchVideo-carousel-height {
    height: 380px;
    overflow: inherit;
  }
  #cardTop {
    margin-bottom: -6px;
  }
  /*Card CSS 結束*/

  /*HightLight Card CSS 開始*/
  #first-HightLight-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-HightLight-Card-height {
    width: 50%;
    height: 255px;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #HightLight-carousel-height {
    height: 116px;
    overflow: initial;
  }
  #hightLightCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #hightlight-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*HightLight Card CSS 結束*/

  /*Recommend Card CSS 開始*/
  #first-Recommend-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #Recommend-carousel-height {
    height: 116px;
    overflow: initial;
  }

  #RecommendCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #Recommend-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }

  /*Recommend Card CSS 結束*/
  /*影片內文調整*/
  /*影片內文調整*/
}
@media screen and (max-width: 426px) {
  /*最近賽事Card CSS 開始*/
  #matchVideo-carousel-height {
    height: 380px;
    overflow: inherit;
  }
  #cardTop {
    margin-bottom: -6px;
  }
  /*Card CSS 結束*/

  /*HightLight Card CSS 開始*/
  #first-HightLight-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-HightLight-Card-height {
    width: 50%;
    height: 255px;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #HightLight-carousel-height {
    height: 116px;
    overflow: initial;
  }
  #hightLightCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #hightlight-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*HightLight Card CSS 結束*/

  /*Recommend Card CSS 開始*/
  #first-Recommend-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #Recommend-carousel-height {
    height: 116px;
    overflow: initial;
  }

  #RecommendCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #Recommend-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }

  /*Recommend Card CSS 結束*/
  /*影片內文調整*/
  /*影片內文調整*/
}
@media screen and (max-width: 418px) {
  /*最近賽事Card CSS 開始*/
  #matchVideo-carousel-height {
    height: 380px;
    overflow: inherit;
  }
  #cardTop {
    margin-bottom: -6px;
  }
  /*Card CSS 結束*/

  /*HightLight Card CSS 開始*/
  #first-HightLight-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-HightLight-Card-height {
    width: 50%;
    height: 255px;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #HightLight-carousel-height {
    height: 116px;
    overflow: initial;
  }
  #hightLightCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #hightlight-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*HightLight Card CSS 結束*/

  /*Recommend Card CSS 開始*/
  #first-Recommend-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #Recommend-carousel-height {
    height: 116px;
    overflow: initial;
  }

  #RecommendCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #Recommend-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }

  /*Recommend Card CSS 結束*/
  /*影片內文調整*/
  /*影片內文調整*/
}
@media screen and (max-width: 417px) {
  /*影片內文調整*/

  /*影片內文調整*/
}
@media screen and (max-width: 416px) {
}
@media screen and (max-width: 414px) {
}
@media screen and (max-width: 410px) {
  /*最近賽事Card CSS 開始*/
  #matchVideo-carousel-height {
    height: 380px;
    overflow: inherit;
  }
  #cardTop {
    margin-bottom: -6px;
  }

  /*Card CSS 結束*/

  /*HightLight Card CSS 開始*/
  #first-HightLight-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-HightLight-Card-height {
    width: 50%;
    height: 255px;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  .HightLight_Recommend_YoutubePlayer {
    width: 100%;
  }
  #HightLight-carousel-height {
    height: 116px;
    overflow: initial;
  }
  #hightLightCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #hightlight-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*HightLight Card CSS 結束*/

  /*Recommend Card CSS 開始*/
  #first-Recommend-Card-height {
    width: 50%;
    margin-left: -8%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }
  #second-Recommend-Card-height {
    width: 50%;
    height: 255px;
    margin-right: 4%;
    margin-bottom: 20%;
    padding-left: 0;
    padding-right: 0;
  }

  #Recommend-carousel-height {
    height: 116px;
    overflow: initial;
  }

  #RecommendCardTop {
    margin-bottom: -4%;
    height: 116px;
  }
  #Recommend-Card-Bottom {
    border-top: 1px solid;
    padding-top: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }

  /*Recommend Card CSS 結束*/

  /*影片內文調整*/

  /*影片內文調整*/
}
@media screen and (max-width: 407px) {
  #card-WatchCount_2020_0718_0719 {
    padding-top: 30%;
  }
}
@media screen and (max-width: 406px) {
  #matchVideoCard {
    margin-left: -7.5%;
  }
  #card-WatchCount_2020_0718_0719 {
    padding-top: 25px;
  }
}
@media screen and (max-width: 400px) {
  #matchVideoCard {
    width: 20.9rem;
  }
  .matchVideoYoutubePlayer {
    width: 100%;
  }
  .HightLight_Recommend_YoutubePlayer {
    width: 100%;
  }
  #HightLight_Recommend_carouselControl {
    margin-left: 50%;
  }
  #card-WatchCount {
    padding-top: 3%;
  }
}
@media screen and (max-width: 396px) {
  #matchVideoCard {
    margin-left: -6.5%;
  }
}
@media screen and (max-width: 390px) {
  #matchVideoCard {
    width: 20.1rem;
  }
  .HightLight_Recommend_YoutubePlayer {
    width: 100%;
  }
}
@media screen and (max-width: 386px) {
  #matchVideoCard {
    width: 19.6rem;
  }
  .HightLight_Recommend_YoutubePlayer {
    width: 100%;
  }
}
@media screen and (max-width: 376px) {
  #matchVideoCard {
    width: 19rem;
  }
}
@media screen and (max-width: 366px) {
  #matchVideoCard {
    width: 18.9rem;
  }
  .matchVideoYoutubePlayer {
    width: 100.4%;
  }
  .HightLight_Recommend_YoutubePlayer {
    width: 100%;
  }
  #HightLight_Recommend_carouselControl {
    margin-left: 50%;
  }
}
