/******
*
*
* Variables
*
*
******/
:root {
  --brand-color: #E50020;
}

/******
*
*
* Design System
*
*
******/

/******
*
*
* General
*
*
******/
.container {
  max-width: 1320px;
}

.container.w-container.no-subcategory {
  margin-top: 0px;
}

.cscra-mid-wrappadding-cnt-no.full-width > .container {
  padding: 0; 
}

.row {
  margin-left: 0px;
  margin-right: 0px
}

.cscra-page-wrap {
  background-color: #F8F9FA;
}

/* typography */
.zh-h1 {
  font-family: Arial, 'Noto Sans HK';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: 0.02em;
}

.en-h1 {
  font-family: Arial, 'Noto Sans HK';
  font-weight: 700;
  font-size: 36px;
  line-height: 120%;
}

.zh-h2 {
  font-family: Arial, 'Noto Sans HK';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0.02em;
}

.en-h2 {
  font-family: Arial, 'Noto Sans HK';
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
}

.zh-h3 {
  font-family: Arial, 'Noto Sans HK';
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: 0.02em;
}

.en-h3 {
  font-family: Arial, 'Noto Sans HK';
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
}

.zh-h4 {
  font-family: Arial, 'Noto Sans HK';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.02em;
}

.en-h4 {
  font-family: Arial, 'Noto Sans HK';
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
}

.zh-h5 {
  font-family: Arial, 'Noto Sans HK';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0.02em;
}

.en-h5 {
  font-family: Arial, 'Noto Sans HK';
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
}

.zh-h6 {
  font-family: Arial, 'Noto Sans HK';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.02em;
}

.en-h6 {
  font-family: Arial, 'Noto Sans HK';
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
}

.zh-regular {
  font-family: Arial, 'Noto Sans HK';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 133%;
  letter-spacing: 0.04em;
}

.en-regular {
  font-family: Arial, 'Noto Sans HK';
  font-weight: 400;
  font-size: 16px;
  line-height: 133%;
  letter-spacing: 0.02em;
}

.zh-button {
  font-family: Arial, 'Noto Sans HK';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 133%;
  letter-spacing: 0.02em;
}

.en-button {
  font-family: Arial, 'Noto Sans HK';
  font-weight: 700;
  font-size: 16px;
  line-height: 133%;
}

.zh-small {
  font-family: Arial, 'Noto Sans HK';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 133%;
  letter-spacing: 0.04em;
}

.en-small {
  font-family: Arial, 'Noto Sans HK';
  font-weight: 400;
  font-size: 14px;
  line-height: 133%;
  letter-spacing: 0.02em;
}

.zh-label {
  font-family: Arial, 'Noto Sans HK';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 133%;
}

.en-label {
  font-family: Arial, 'Noto Sans HK';
  font-weight: 400;
  font-size: 12px;
  line-height: 133%;
}

@media screen and ( max-width: 991px ){
  .zh-h1 {
    font-weight: 500; 
    font-size: 28px; 
    line-height: 120%;  
    letter-spacing: 0.02em;
  }

  .en-h1 {
    font-weight: 700; 
    font-size: 28px; 
    line-height: 120%; 
  }

  .zh-h2 {
    font-weight: 500;
    font-size: 26px;
    line-height: 120%;
    letter-spacing: 0.02em;
  }

  .en-h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 120%;
  }

  .zh-h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.02em;
  }

  .en-h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
  }

  .zh-h4 {
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0.02em;
  }

  .en-h4 {
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
  }

}



@media screen and (max-width: 799px) {
  .container {
    padding: 0 16px;
  }
}
/******
*
*
* Header
*
*
******/
.cscra-header {
  flex-direction: column;
}

/* top menu bar */
.menu-top-menu-container {
  padding-left: 15px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  height: 100%;
}

ul#menu-top-menu {
  display: flex;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

ul#menu-top-menu > li {
  padding: 1px 8px;
  border-right: 1px white solid;
}

ul#menu-top-menu > li:first-child {
  padding-left: 0;
}

ul#menu-top-menu > li:last-child {
  border-right: none;
}

ul#menu-top-menu > li > a {
  color: white;
  font-size: 12px;
  line-height: 133%;
  font-family: 'Arial';
}

.cscra-header > .container {
  height: 72px;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}

.cscra-brand {
  padding: 5px 0 5px;
}

.text-logo {
  width: 72px;
  height: 48px;
  max-width: unset;
  display: flex;
}

/* desktop main menu */
.cscra-header-right {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

ul#menu-menu-2 {
  display: flex;
  list-style: none;
  color: #495057;
  font-size: 16px;
  align-items: center;
  margin-bottom: 0;
  padding-left: 24px;;
}

ul#menu-menu-2 > li {
  margin: 0 12px;
  font-weight: 500;
}

.header-links-wrap {
  align-items: center;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
}

/* vip menu */
#vip-btn {
  display: flex;
  align-items: center;
  position: relative;
  user-select: none;
  font-size: 16px;
  padding: 8px 16px;
  height: 32px;
  cursor: pointer;
  color: #6C757D;
  font-weight: 500;
}

#vip-btn:hover {
  color: var(--brand-color);
}

#vip-btn.active {
  color: var(--brand-color);
}

.icon.icon-VIP {
  font-size: 22px;
  margin-right: 8px;
}

#menu-vip-menu {
  display: none;
  position: absolute;
  z-index: 100;
  list-style: none;
  width: 317px;
  background: white;
  top: 52px;
  /* container padding + search icon width */
  right: -95px;
  padding: 12px 32px;
}

ul#menu-vip-menu li {
  padding: 12px 0;
  font-size: 16px;
}

ul#menu-vip-menu li a {
  display: block;
  width: 100%;
}

/* search */
.search-link#search-btn {
  font-size: 16px;
  color: #6C757D;
  user-select: none;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  font-weight: 500;
}

.search-link#search-btn.active {
  color: var(--brand-color);
}

.search-link#search-btn:hover {
  color: var(--brand-color);
}

.icon.icon-Search {
  font-size: 20px;
  margin-right: 8px;
}

.cscra-search-wrap.open {
  background-color: rgba(16, 24, 32, 0.5);
}

.cscra-table-container {
  background-color: white;
  min-height: 15rem;
}

span.overlay-back.search-back {
  color: var(--brand-color);
}

#top-menu-container{
  width: 100vw;
  background: var(--brand-color);
  min-height: 10px;
  height: 24px;
}

.icon.icon-Menu,
#mobile-menu-container{
  display: none;
}

/* mobile */
@media screen and (max-width: 799px) {
  #top-menu-container{
    padding: 0 16px;
  }

  .menu-top-menu-container {
    padding-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .cscra-header-right {
    justify-content: flex-end;
  }

  #mobile-menu-container {
    display: block;
  }

  .icon.icon-Menu {
    display: block;
    color: #495057;
    font-size: 22px;
    margin-right: 22px;
  }

  .icon.icon-Menu.active {
    color: var(--brand-color);
  }

  ul#menu-menu-1 {
    display: none;
    position: absolute;
    flex-direction: column;
    align-items: flex-start;
    top: 97px;
    z-index: 100;
    list-style: none;
    background: white;
    width: 100vw;
    left: 0;
    padding: 12px 16px;
    margin: 0;
  }

  ul#menu-menu-1 > li {
    padding: 8px 16px;
    margin: 4px 0;
    font-size: 16px;
  }

  ul#menu-menu-1 li a {
    display: block;
    width: 100%;
  }

  ul#menu-menu-1 > li > a > span {
    color: #6C757D;
  }

  ul#menu-menu-2 {
    display: none;
  }

  #menu-vip-menu {
    right: -44px;
    top: 53px;
  }

  #search-text,
  #vip-text {
    display: none;
  }

  #menu-vip-menu {
    width: 100vw;
    padding: 12px 16px;
  }

  ul#menu-vip-menu > li {
    padding: 8px 16px;
    margin: 4px 0;
  }

  ul#menu-vip-menu > li > a {
    font-size: 16px;
    color: #6C757D;
  }

  .search-link#search-btn,
  div#vip-btn {
    padding: 0;
    color: #495057;
  }
}

/******
*
*
* Footer
*
*
******/
.cscra-footer-background {
  background-image: linear-gradient(180deg, #2b2d42, #000);
}

.section.section-footer {
  width: 100vw;
  padding-top: 40px;
  padding-bottom: 10px;
}

.footer-top {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-div-heading {
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 10px;
  border-bottom: 2px solid #fff;
  font-family: 'Noto Sans TC', sans-serif;
  color: #fff;
}

.footer-menu-item {
  display: block;
  padding: 5px 10px;
  color: #adb5bd;
  text-decoration: none;
}

.english-text {
  font-family: Inter, sans-serif;
}

.footer-app-reminder{
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 133%;
  text-align: center;
  letter-spacing: 0.04em;
  color: #FFFFFF;
}

.footer-app-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  gap: 32px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-app-img {
  width: 75px;
}

.footer-app-text {
  margin-top: 10px;
  font-family: 'Noto Sans TC', sans-serif;
  color: #fff;
  text-align: center;
}

.footer_modal {
  display: none;
  position: fixed; 
  z-index: 3; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4); 
}

.footer-modal-content {
  background-color: #F7F8FA;
  margin: 15% auto; 
  position: relative;
  border-top: 10px solid var(--brand-color);
  width: 640px;
}

.footer-close {
  color: var(--brand-color);
  position: absolute;
  font-size: 38px;
  margin-top: 14px;
  margin-right:14px;
  top:0;
  right: 0;
}

.footer-modal-title-flexbox{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin:22px 0 0 0;
}

.footer-modal-app-img{
  width: 65px;
}

.footer-modal-title{
  align-self: center;
  font-family: 'Noto Sans TC', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0.02em;
  color: #101820;
  margin-left: 8px;
}

.footer-modal-content-text {
  font-family: 'Noto Sans TC', sans-serif;;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 133%;
  letter-spacing: 0.04em;
  color: #495057;
  text-align: center;
  margin-top: 32px;
}

.footer-modal-qrcode {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-right: 32px;
  margin-left: 32px;
}

.footer-modal-qrcode >img {
  margin: 32px;
  margin-top: 16px;
  width: 128px;
}

.footer-bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.footer-statement-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* -webkit-justify-content: center;
  justify-content: center; */
  flex-wrap: wrap;
}

.footer-bottom {
  margin-top: 40px;
}

.separated-line {
  width: 100%;
  height: 1px;
  margin-bottom: 10px;
  background-color: #fff;
}

.footer-bottom-t-c {
  font-family: 'Noto Sans TC', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  margin-right: 16px;
}

.footer-bottom-t-c a {
  color: #fff;
}

.footer-app-ios-android-flexbox{
  margin-top: 30px;
}

.footer-app-ios-android-item{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.footer-app-ios-android-download{
  margin-left: 8px;
  margin-top: 4px;
}

.footer-app-ios-android-text{
  color:white;
}

.footer-app-ios-download-img{
  width:109px;
  margin-top: 8px;
}

/******
*
*
* i-Cable Ads
* Interstitial / Splash ad
*
*
******/
.splash-modal {
  display: none;
  position: fixed; 
  z-index: 10; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgba(0,0,0,0.4); 
}

.splash-close {
  color: white;
  position: absolute;
  font-size: 50px;
  margin-top: 5vh;
  margin-right: 5vw;
  top:0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}

.splash-close:hover,
.splash-close:focus {
  color: red;
  text-decoration: none;
  cursor: pointer;
}

.splash-content {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 767px){
  .section.section-footer {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-top {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  
  .footer-top-div.footer-branding-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-menu-flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-menu-item {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-app-reminder{
    margin: 30px 0;
  }

  .footer-app-ios-android-text{
    text-align: left;
  }

  .footer-modal-content {
    display: flex;
    flex-direction: column;
    width: 343px;
    top: 10%;
  }

  .footer-close{
    text-align: right;
    margin-top: 7px;
    margin-right: 8px;
  }

  .footer-modal-content-text {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  
  .footer-modal-qrcode >img {
    margin: 32px;
    margin-top: 0;
  }

  .footer-bottom-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;    
  }

  .footer-statement-wrapper {
    margin-bottom: 8px
  }
  .footer-top-div.invisible {
    display: none;
  }

  
}

@media screen and (max-width: 991px) {
  .section {
    padding-right: 24px;
    padding-left: 24px;
  }

  .footer-app-reminder{
    margin: 20px 0;
  }

  .footer-app-ios-android-text{
    text-align: center;
  }
}

/******
*
*
* Home Page
*
*
******/
.cscra-primary,
.wpb_column.vc_col-sm-8 {
  padding-right: 0px;
  padding-left: 0px;
}

.vc_column_container > .vc_column-inner {
  padding-left: 0px;
  padding-right: 0px;
}

.blog-items-wrap {
  padding-bottom: 20px;
}

.cscra-blog-post.col-md-6 {
  margin-bottom: 0px;
}

.post-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cat-tag {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.posts-title>span {
  padding-left: 15px;
}

.cscra-btn {
  font-size: 16px;
  line-height: 200%;
  text-align: center;
  padding: 5px 30px;
  background: #E50020;
  color: white;
  border-radius: 5px;
}

.cscra-btn:hover {
  color: white;
  background: #A30700;
}

/* mobile */
@media screen and (max-width: 767px) {
  .post-item,
  .items-style-four .post-item,
  .items-spacer-eight .post-item {
    margin-bottom: 0px;
  }

}

/******
*
*
* Side Widget
*
*
******/
.cscra-secondary.cscra-secondary.details-page-secondary {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 0;
  height: 100%;
}

.homepage-padding-top.wpb_column.vc_column_container.text-default.vc_col-sm-4 {
  margin-top: 40px;
  padding-right: 0px;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0px;
}

.cscra-widget {
  padding-bottom: 0px;
}

.applycable_chib {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.applycable_chib > a {
  width: 100%;
  font-size: 16px;
  line-height: 200%;
  text-align: center;
  padding: 5px 30px;
  background: var(--brand-color);
  color: white;
  border-radius: 5px;
}

.posts-title-wrap {
  padding-bottom: 20px;
}

.default-listing .post-info {
  padding: 15px;
  width: 100%;
}

.post-meta ul .post-views-item-two {
  display: none;
}

.post > div > div.post-info.home-listing-info > div.post-category > a{
  background: none
}

.code-block.code-block-1 > div > div > iframe {
  margin-bottom: 20px;
}

.code-block.code-block-2 > div > div > iframe {
  margin-bottom: 40px;
}

#related-post-ad-slot-container {
  margin: 8px 0;
  width: 100%;
  background-color: #E9ECEF;
  border-radius: 4px 4px 0 0;
}

@media screen and (max-width: 991px) {
  .cscra-secondary.cscra-secondary.details-page-secondary {
    margin: 0;
    min-width: auto;
  }

  .cscra-secondary.details-page-secondary {
    padding: 40px 0px 0px 0px;
  }
}

/* popular post widget - add padding-bottom to each li item */
.popular-posts-widget .widget-text .wpp-list li {
  padding-top: 13px;
}

/* popular post widget - adjust the top and bottom padding of title */
.popular-posts-widget .widget-text .posts-title-wrap {
  padding-bottom: 7px;
  padding-top: 13px;
}

/******
*
*
* Post Listing
*
*
******/
.cscra-page-title {
  margin-bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  align-items: center;
  background-image: -webkit-gradient(linear, right top, left top, from(#a30700), to(var(--brand-color)));
  background-image: linear-gradient(270deg, #a30700, var(--brand-color));
  color: #fff;
}

.cscra-page-title .page-title {
  padding-bottom: 0px;
  margin: 0px;
}

.nav-menu-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 20px;
  background-color: transparent;
}

.mask {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.slide {
  width: auto;
}

.btn-secondary-menu {
  margin-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid var(--brand-color);
  border-radius: 100px;
  background-color: #fff;
  font-family: 'Noto Sans TC', sans-serif;
  color: #101820;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.custom-text-truncate {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
}

.wp-pagenavi span.current {
  border-radius: 5px;
  border: none;
  background-color: var(--brand-color);
  color: #ffffff;
}

.wp-pagenavi a {
  border: 1px solid #E9ECEF;
  color: #101820;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.cscra-promotion {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .mask {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media screen and (max-width: 991px) {
  .cscra-content-side.col-md-12 {
    padding: 0px;
  }
}
/******
*
*
* Single Post
*
*
******/
.cscra-unit-fix {
  padding: 16px;
}

.single .cscra-blog-post.post {
  background-color: #fff;
  border-radius: 5px;
  padding: 0;
}

.header1{
  font-weight: 700;
  font-size: 36px;
  line-height: 120%;
  font-family: 'Arial', 'Noto Sans HK', 'sans-serif';
}

.cscra-primary .single-post-title {
  color: var(--brand-color);
  padding: 16px 16px 8px 16px;
}

.cscra-primary .post-info {
  padding: 0 16px 16px 16px;
}

.cscra-primary .single-post-meta {
  padding: unset;
}

.post-detail-wrap {
  text-align: justify;
  margin-bottom: 32px;
}

.post-detail-wrap .single-post-title {
  text-align: left;
}

.post-detail-wrap div:not(#videoplayer-container div),
.post-detail-wrap p:not(#videoplayer-container div) {
  font-size: 18px;
  line-height: 180%
}

.cscra-blog-controls {
  padding: 0px;
  border-bottom: none;
  margin-bottom: 0px;
}

.cscra-blog-controls>.row {
  margin: 0px;
}

.cscra-mid-wrap {
  padding: 0px;
}

.container.no-padding {
  padding: 0;
}

.cscra-post-detail>.row {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 80px;
  flex-wrap: nowrap;
}

.blog-details-formatting.no-padding {
  padding: 0;
  box-shadow: 0px 4px 8px rgba(16, 24, 32, 0.1);
  border-radius: 8px;
}

#content-video {
  margin-top: 0px;
  background-image: url("../images/videoLoading.svg");
}

.cscra-post-meta {
  padding: 0px 0px 0px 0px;
}

 /* remove default border and padding */
 .cscra-blog-tags ul li a {
  border: none;
  padding: 0;
  color: inherit;
 }
 
 .pull-left .cscra-blog-tags ul li a:hover,
 .pull-left .cscra-blog-tags ul li a:focus {
   color: inherit;
   background: transparent;
   text-decoration: none;
 }

 /* add formatting */
 .cscra-blog-tags ul li {
   color: #6C757D;
   font-weight: 400;
   line-height: 133%;
   letter-spacing: 0.04em;
 }

 .cscra-blog-tags ul li a {
  font-size: 16px;
 }

 .cscra-blog-tags ul li:before {
   content: '#';
 }

 .cscra-blog-tags ul li:after {
   content: ',';
 }

 .cscra-blog-tags ul li:last-child:after {
   content: '';
 }

 ul.post-categories {
  list-style: none;
  display: flex;
  padding-left: 0;
  gap: 8px;
  margin-bottom: 0;
 }

 ul.post-categories li {
  color: #6C757D;
  background-color: #E9ECEF;
  padding: 4px 16px;
  border-radius: 100px;
 }

 ul.post-categories li a {
  color: #6C757D;
 }

 ul.post-categories li a:hover {
  text-decoration: none;
 }

 .cscra-post-meta .pull-left {
  padding-bottom: 16px;
 }

 .cable-in-article-ad-container {
  display: flex;
  justify-content: center;
 }


@media screen and (max-width: 991px) {
  .cscra-post-detail>.row {
    padding-top: 0px;
    flex-wrap: wrap;
  }

  .blog-details-formatting.cscra-primary.no-padding, .cscra-primary > .blog-content-container {
    margin: 0 -16px;
    padding: 0;
  }

  .header1{
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
  }

  .post-detail-wrap div:not(#videoplayer-container div),
  .post-detail-wrap p:not(#videoplayer-container div) {
    font-size: 16px;
  }

  #videoplayer-container .vjs-control-bar {
    font-size: 12px;
  }

  .blog-details-formatting.no-padding {
    box-shadow: none;
    border-radius: 0;
  }

  .video-sticky {
    position: sticky;
    top: 0;
    z-index: 99;
  }
}

/******
*
*
* Program Listing
*
*
******/
.items-style-two .post-info h4.post-title  {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 133%;
  padding: 0;
  margin-bottom: 10px;
}

/* mobile */
@media screen and (max-width: 991px) {
  .cscra-secondary,
  .wpb_column.vc_col-sm-4 {
    float: left;
    width: 100%;
    padding: 0px 0px 40px;
  }
}

/******
*
*
* Single Program
*
*
******/
.posts-title.program-detail {
  margin-bottom: 10px;
  margin-left: 20px;
}

.posts-title {
  border-left: 5px solid var(--brand-color);
  font-size: 24px;
}

.wrapper.flexbox {
  display: flex;
  position: relative;
  padding-left: 2rem;
  padding-right: 2rem;
}

.wrapper.flexbox .posts-control {
  position: absolute;
  cursor: pointer
}

.wrapper.flexbox .posts-control.left {
  left: 0;
  top: 40%;
}

.wrapper.flexbox .posts-control i {
  font-size: 2rem;
}

.program-detail.second.row {
  margin-top: 0px;
  margin-bottom: 0;
  overflow-x: scroll;
  padding: 0;
  padding-top: 1%;
  height: max-content;
}

.post.program-detail {
  padding: 5px;
}

.program-detail.post-item.highlight {
  position: relative;
}

.post-item.highlight.program-detail {
  color: var(--brand-color);
}

.post-item.program-detail {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.001);
  height: 100%;
}

.post-item.program-detail .post-image {
  padding-bottom: 0;
}

.post-item.program-detail .post-title {
  padding: 5px;
}

.post-item.program-detail .post-title div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.program-detail.post-item>.post-image>img {
  aspect-ratio: 16/9;
  object-fit: cover;
}

.wrapper.flexbox .posts-control.right {
  right: 0;
  top: 40%;
  text-align: right;
}

/* js_compose.js */
@media screen and (max-width: 991px) {
  .vc_row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .vc_column_container {
    padding-left: 0;
    padding-right: 0;
  }

  .vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    width: 100%;
  }

  .wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
  }

  .wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
  }

  .wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
  }
}
/* end */

body {
  font-family: 'Arial', 'Noto Sans HK', 'sans-serif';
  color: #333;
  font-size: 14px;
  line-height: 21px;
}

h1 {
  color: unset;
  margin: unset;
  padding: unset;
  line-height: unset;
  font-weight: unset;
  font-family: unset;
  font-style: unset;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
}

@media screen and (max-width: 992px) {
  h2 {
    font-size: 26px
  }
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.section.section-video {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear,
      left bottom,
      left top,
      from(#000),
      to(#495057));
  background-image: linear-gradient(0deg, #000, #495057);
}

.section.section-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.promotional-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.h5 {
  width: 100%;
}

.typography-flexbox-3 {
  width: 50px;
  margin-right: 50px;
}

.typography-flexbox-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-left: 75px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.branding-div-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-top: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #e50020;
}

.non-p-r {
  color: #212529;
  font-size: 16px;
  line-height: 18.8px;
}

.branding-div-right {
  padding-bottom: 75px;
}

.typography-flexbox-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 150px;
  margin-left: 75px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #adb5bd;
}

.branding-left-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.typography-flexbox-5 {
  width: 100px;
}

.typography-flexbox-td {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  color: #4c4348;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}

.typography-flexbox-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  margin-right: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.branding-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  color: #101820;
}

.typography-flexbox-4 {
  width: 75px;
  margin-right: 50px;
}

.typography-flexbox-th {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  color: #adb5bd;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
}

.branding-right-title {
  margin-top: 75px;
  margin-left: 75px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 100%;
}

.p-s {
  color: #212529;
  font-size: 12px;
  line-height: 14.1px;
  font-weight: 400;
}

.branding-left-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-right: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 100%;
  text-align: right;
}

.typography-flexbox-2 {
  width: 225px;
  margin-right: 50px;
}

.p-r {
  color: #212529;
  font-size: 16px;
  line-height: 32px;
}

.separatedline {
  width: 100px;
  height: 1px;
  background-color: #fff;
  color: #fff;
}

.h6-b {
  font-weight: 600;
}

.p-16r {
  font-size: 16px;
  line-height: 24px;
}

.p-16b {
  font-size: 16px;
  line-height: 24px;
}

.p-14r {
  line-height: 21px;
}

.p-14b {
  font-weight: 600;
}

.c-r {
  font-size: 12px;
  line-height: 18px;
}

.c-b {
  font-size: 12px;
  line-height: 18px;
}

.footnote {
  font-size: 10px;
  line-height: 15px;
}

.page-titlte {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear,
      right top,
      left top,
      from(#a30700),
      to(#e50020));
  background-image: linear-gradient(270deg, #a30700, #e50020);
  color: #fff;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  margin-left: auto;
}

.promotional-bar {
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: -webkit-gradient(linear,
      left top,
      right top,
      from(#e50020),
      to(#a30700));
  background-image: linear-gradient(90deg, #e50020, #a30700);
}

.promotional-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.promotional-right {
  margin-left: auto;
}

.promotional-text {
  color: #fff;
}

.promotional-text.date-text {
  margin: 0px 15px;
}

.promotional-bar-link {
  margin-left: 30px;
  font-family: 'Noto Sans TC', sans-serif;
  color: #fff;
  text-decoration: none;
}

.container.navbar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.navbar {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}

.image {
  height: 50px;
}

.nav-menu-link {
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px;
  border-bottom: 2px solid rgba(229, 0, 32, 0);
  font-family: 'Noto Sans TC', sans-serif;
  color: #101820;
  font-size: 16px;
  line-height: 150%;
}

.nav-menu-link:hover {
  border-bottom-color: #e50020;
}

.nav-menu {
  margin-left: 45px;
}

.nav-menu-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-search {
  width: 24px;
  height: 24px;
  background-image: url('../images/search.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn-text-only {
  padding: 0px;
  background-color: #fff;
  font-family: 'Noto Sans TC', sans-serif;
  color: #e50020;
  font-size: 16px;
  line-height: 150%;
  font-weight: 700;
}

.btn-text-only.btn-login {
  margin-left: 30px;
}

.body {
  background-color: #f8f9fa;
}

.section-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-symbol {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  background-image: url('../images/Logo-Shape.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Noto Sans TC', sans-serif;
  color: #101820;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.secondary-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 60px;
}

.btn-secondary-menu:hover {
  background-color: #e50020;
  color: #fff;
}

.btn-secondary-menu.btn-english-text {
  font-family: Inter, sans-serif;
}

.slide-1 {
  width: 103px;
}

.slide-2 {
  width: 103px;
}

.footer-branding-text {
  margin-top: 10px;
  font-family: 'Noto Sans TC', sans-serif;
  color: #fff;
}

.footer-menu-item:hover {
  color: #fff;
}

.footer-close:hover,
.footer-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.footer-app-android-download-img{
  width:134px;
  margin-top: 8px;
}

.topbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.share-whatsapp {
  width: 36px;
  height: 36px;
  margin-left: 15px;
  background-image: url('../images/Icon-WhatsApp.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.style-separated-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 5px;
}

.line-blue {
  width: 50px;
  height: 100%;
  background-color: #2e3192;
}

.line-green {
  width: 50px;
  height: 100%;
  background-color: #00aaa5;
}

.line-yellow {
  width: 50px;
  height: 100%;
  background-color: #d7df23;
}

.line-branding {
  width: 100%;
  height: 100%;
  background-color: #e50020;
}

.logo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hr-line {
  width: 2px;
  height: 50px;
  margin-right: 30px;
  margin-left: 30px;
  background-color: #adb5bd;
}

.heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Noto Sans TC', sans-serif;
  color: #101820;
  font-size: 48px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
}

.content-paragraph {
  max-width: 1098px;
  font-family: 'Noto Sans TC', sans-serif;
  color: #101820;
  font-size: 16px;
  line-height: 200%;
  text-align: center;
}

.section.footer-div {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block {
  font-family: Lato, sans-serif;
  color: #6c757d;
}

.body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 991px) {

  .promotional-bar {
    padding-right: 24px;
    padding-left: 24px;
  }

  .container.navbar-container {
    padding-right: 24px;
    padding-left: 24px;
  }

  .footer-app-flexbox {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .footer-app-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .topbar {
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media screen and (max-width: 767px) {
  .section.section-video {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section.section-content {
    padding-right: 16px;
    padding-left: 16px;
  }

  .h5 {
    height: auto;
    font-size: 18px;
    line-height: 22.7px;
  }

  .h2 {
    font-size: 36px;
    line-height: 45.5px;
  }

  .branding-div-left {
    width: 100%;
    height: 20vh;
    padding-top: 5vh;
  }

  .branding-div-right {
    width: 100%;
  }

  .branding-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h3 {
    font-size: 30px;
    line-height: 37.9px;
  }

  .branding-right-title {
    margin-left: 30px;
  }

  .p-s {
    font-size: 11px;
    line-height: 12.9px;
  }

  .h1 {
    font-size: 48px;
    line-height: 60.6px;
  }

  .p-r {
    font-size: 14px;
    line-height: 28px;
  }

  .h4 {
    font-size: 22px;
    line-height: 27.8px;
  }

  .promotional-bar {
    padding-right: 16px;
    padding-left: 16px;
  }

  .promotional-left {
    display: none;
  }

  .promotional-right {
    display: none;
  }

  .container.navbar-container {
    padding-right: 16px;
    padding-left: 16px;
  }

  .secondary-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-app-flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .topbar {
    padding: 10px 16px;
  }

  .hr-line {
    height: 35px;
    margin-right: 15px;
    margin-left: 15px;
  }

  .heading {
    font-size: 36px;
  }

  .section.footer-div {
    padding-right: 16px;
    padding-left: 16px;
  }

  .image-3 {
    height: 35px;
  }

  .image-4 {
    height: 35px;
  }

  .footer-app-text-responsive{
    margin-bottom:20px;
  }

  .footer-modal-title >span{
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .shareicons-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .share-whatsapp {
    width: 24px;
    height: 24px;
    margin-left: 10px;
  }
}

/* Landing Page */
/* hide the promotional bar */
.trending-top-bar {
  display: none;
}

/* NavBar: adjust the padding of the menu */
.cscra-navigation>ul>li>a {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* NavBar Menu: adjust the menu text size */
.cscra-navigation>ul>li>a>.menu-text {
  font-size: 16px;
}

/* Remove the default padding-bottom */
.cscra-primary-posts {
  padding-bottom: 0px;
}

/* Banner Post Info: Ajust the padding */
.cscra-primary-posts .post-info {
  padding: 20px;
}

.cscra-primary-posts .post-info.small-post-info {
  padding: 5px 20px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 50%);
}

/* Banner Post Category: Adjust the padding */
.cscra-primary-posts .post-category {
  top: 20px;
  left: 20px;
}

/* Post Title - Padding: Adjust the view all colour */
.posts-title .view-all {
  color: #101820;
}

/* Post View: Adjust the view background */
span.post-views-item {
  background: #E50020;
  color: #FFFFFF;
}

/* Categories Widget Post Count: Adjust the formatting */
.widget_categories ul li span.post-count,
.widget_archive ul li span.post-count {
  background: #E50020;
  color: #ffffff;
}

/* Search Overlay Recent Search Post Title */
.search-recent-post-wrap .posts-title {
  padding: 0px;
  margin-bottom: 20px;
}

/* Adjust the colour of the link */
a:hover,
.cscra-topbar ul li a:hover,
.cscra-navigation>ul>li:hover>a,
.dropdown-nav>li:hover>a,
.post-meta ul li a:hover,
.cscra-primary-posts .post-item a:hover,
.posts-title .view-all:hover,
.cscra-widget ul li a:hover,
.items-style-five .post-info a:hover,
.cscra-social.square a:hover,
.cscra-social.rounded a:hover,
.footer-widget .post-title a:hover,
.tweet-item .tweet-info a:hover,
.masonry-filters ul li a:hover,
.masonry-filters ul li a.active,
.cscra-copyright a:hover,
.comment-reply-link:hover,
.comments-reply:hover i,
.cscra-fullscreen-navigation .cscra-navigation ul>li:hover>a,
.dropdown-nav>li.current-menu-item>a,
.cscra-navigation li.current-menu-ancestor>a,
.cscra-navigation>ul>li.active>a {
  color: #E50020;
}

/* Adjust the colour of highlight */
::selection {
  background: #E50020;
  color: #ffffff;
}

/* Adjust padding of icons on the nav bar */
.login-link {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Adjust the hamburger icon on mobile */
.mean-container a.meanmenu-reveal {
  padding: 24px 10px 10px 10px;
  top: 0px;
}

.first_page ul.login_methods li.login_method .login_button .login {
  background-color: #E50020;
}

/* Landing Page */
/* hide the promotional bar */
.trending-top-bar {
  display: none;
}

/* NavBar: adjust the padding of the menu */
.cscra-navigation>ul>li>a {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* NavBar Menu: adjust the menu text size */
.cscra-navigation>ul>li>a>.menu-text {
  font-size: 16px;
}

/* Remove the default padding-bottom */
.cscra-primary-posts {
  padding-bottom: 20px;
}

/* Banner Post Info: Ajust the padding */
.cscra-primary-posts .post-info {
  padding: 20px;
}

/* Banner Post Category: Adjust the padding */
.cscra-primary-posts .post-category {
  top: 20px;
  left: 20px;
}

/* Post Title - Padding: Adjust the view all colour */
.posts-title .view-all {
  color: #101820;
}

/* Post View: Adjust the view background */
span.post-views-item {
  background: #E50020;
  color: #FFFFFF;
}

/* Categories Widget Post Count: Adjust the formatting */
.widget_categories ul li span.post-count,
.widget_archive ul li span.post-count {
  background: #E50020;
  color: #ffffff;
}

/* Search Overlay Recent Search Post Title */
.search-recent-post-wrap .posts-title {
  padding: 0px;
  margin-bottom: 20px;
}

.post-share {
  display: none;
}

/* Adjust the colour of highlight */
::selection {
  background: #E50020;
  color: #ffffff;
}

/* Adjust padding of icons on the nav bar */
.login-link {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Adjust the hamburger icon on mobile */
.mean-container a.meanmenu-reveal {
  padding: 24px 10px 10px 10px;
  top: 0px;
  transition: none 0s;
}

.first_page ul.login_methods li.login_method .login_button .login {
  font-size: 16px;
  background-color: #E50020;
}

.mean-container .mean-nav ul li.current-menu-ancestor>a,
.mean-container li.current-menu-item.active>a {
  color: #E50020;
}

/* Adjust the top and bottom padding of the top banner */
.cscra-primary-posts {
  padding-top: 10px;
  padding-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .login-button {
    padding-right: 6px;
  }
}

@media screen and (max-width: 479px) {
  .cscra-mid-wrap.padding-cnt-no.full-width>.container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* truncate the excerpt in search result page */
@-moz-document url-prefix() {
  .custom-text-truncate {
    overflow: hidden;
    position: relative;
    max-height: 6rem;
  }

  .custom-text-truncate:before {
    background: #ffffff;
    bottom: 0;
    position: absolute;
    right: 0;
    float: right;
    content: '\2026';
    margin-left: -2rem;
    width: 1.85rem;
  }

  .custom-text-truncate:after {
    content: '';
    background: #ffffff;
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: 1;
  }
}

/* hidding the category tag in the banner */
.cscra-primary-posts.primary-posts-style-three>.row>div>.post-item>.cscra-image>.post-category {
  display: none;
}

.cscra-search {
  padding: 40px 0px 0px 0px
}

.fit-content-height.cscra-blog-post {
  height: fit-content !important;
}

.cscra-blog-post.search-custom-padding {
  padding: 0px 8px 20px 8px;
  height: fit-content;
}

@media screen and (max-width: 575px) {
  .cscra-blog-post.search-custom-padding {
    padding: 0px 0px 15px 0px;
  }
}

.cscra-search.cscra-content-side.col-md-12 {
  padding: 40px 0px 80px 0px;
}

.post-category {
  display: flex;
}

/* styling for feature page */
.custom {
  background-image: linear-gradient(270deg, #a30700, #e50020);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.custom:after {
  background: inherit;
}

.feature-page-block {
  padding-bottom: 0;
  margin-bottom: 40px;
}

.feature-page-block .row .post {
  padding-bottom: 0;
}

.feature-page-block.last {
  margin-bottom: 80px;
}

.custom .section-title {
  font-size: 26px;
  padding-bottom: 0;
  margin-bottom: 20px;
  line-height: 44px;
}

.container.feature-page {
  padding-left: 0;
  padding-right: 0;
}

.program-detail.first.row {
  margin-bottom: 0;
}

.outer-row {
  display: flex;
  justify-content: space-evenly;
  align-content: center;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.inner-row {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  /* 	box-shadow: 0.05rem 0.1rem 0.3rem -0.03rem rgba(0, 0, 0, 0.45); */
  border-radius: 8px;
}

.wrapper.flexbox.col-md-12.mobile {
  padding-left: 1rem;
  padding-right: 0;
}

.program-detail.post:hover {
  position: relative;
  bottom: 10px;
}

.program-detail.post-item.highlight>.post-image>.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 2rem;
  font-weight: bolder;
}

.program-detail.post.mobile {
  max-width: 90% !important;
}

/* Remove 一秒承諾 margin-bottom */
.custom {
  margin-bottom: 0px;
}

/* ad enquiry page */
.logo-container.desktop {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
}

.logo-container.mobile {
  display: none;
}

@media screen and (max-width: 910px) {
  .logo-container.desktop {
    display: none;
  }

  .logo-container.mobile {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
  }
}

.ad-enquiry-container {
  padding: 0 6rem;
  margin: 40px 0 80px 0;
}

.ad-enquiry.flexbox {
  display: flex;
}

.open-tv-container {
  padding: 3rem 0;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: space-evenly;
  width: 60%;
}

.open-tv-container>img {
  height: 5rem;
  margin-bottom: 2rem;
}

.open-tv-container>div {
  text-align: center;
  line-height: 2rem;
}

.logo-container>div {
  width: 45%;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 20px;
  margin: 0 0.5rem;
  justify-content: center
}

.logo-container>div>img {
  height: 2rem;
}

.price-list-container {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 40%;
  padding: 0 20px;
}

.price-list-container>div {
  border-bottom: #E50020 solid 1px;
  padding: 10px 0;
}

.price-list-container>div:last-child {
  border-bottom: transparent;
}

.price-list-container>div>h3 {
  margin-top: 0;
  font-size: 24px;
}

.price-list>ul {
  list-style: none;
  padding-left: 20px;
}

.facebook-img {
  background-color: #E50020;
  width: 100%;
  border-radius: 5px;
  font-family: Lato;
  color: white;
  padding: 3px 10px;
}

.facebook-img #eng {
  font-size: 16px;
}

.facebook-img #facebook {
  font-size: 24px;
  font-weight: bolder
}

.facebook-img #zh {
  font-family: montserrat;
  line-height: 30px;
  font-size: 14px;
}

@media screen and (max-width: 910px) {
  .ad-enquiry.flexbox {
    flex-direction: column;
  }

  .open-tv-container {
    width: 100%;
  }

  .price-list-container {
    width: 100%;
  }

  .ad-enquiry-container {
    padding: 0;
  }
}

/* share button from jetpack */
.sharedaddy .sd-sharing .sd-content .share-customize-link {
  display: none;
}

/* style for EPG */
.epg.row {
  margin: 40px 0;
}

.category {
  margin-bottom: 20px;
}

.category-name {
  text-align: center;
  font-weight: bolder;
  font-weight: 18px;
}

.channel {
  margin-bottom: 20px;
}

.channel>div {
  background-color: lightsteelblue;
  border-radius: 15px;
  padding: 0 20px;
  height: 290px;
}

.channel-image {
  height: 50%;
  display: flex;
  align-items: center;
}

.channel-info {
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.channel-name,
.channel-number {
  text-align: center;
  font-weight: bolder;
  font-size: 18px;
}

.banner-container {
  margin-bottom: 20px;
}

.date-container {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #ddd;
}

.date {
  padding: 1px 1.5rem;
  text-align: center;
}

.date:hover {
  border: 1px #ddd solid;
  border-bottom: transparent;
  border-radius: 5px 5px 0 0;
}

.date.highlight {
  border-bottom: 1px solid transparent;
  background-color: #E50020;
  color: white;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
}

@media screen and (max-width: 700px) {
  .date-container {
    display: block;
  }

  .date {
    padding: 5px 15px;
    text-align: center;
  }

  .date:hover {
    border-radius: 5px;
    border-bottom: #ddd 1px solid;
  }

  .date.highlight {
    border-radius: 5px;
  }
}

.epg .program:nth-child(odd) {
  background-color: #F8F7F7;
}

.epg .program:last-child {
  border-bottom: transparent;
}

.program {
  display: flex;
  border-bottom: 1px #ddd solid;
}

.program div {
  padding: 20px 10px;
}

.program .time {
  width: 30%;
}

.program .program-name {
  width: 40%;
  text-align: start;
}

.program .remark {
  width: 30%;
  text-align: end;
}

.program.not-available {
  display: flex;
  justify-content: center;
  font-weight: bolder;
  padding-top: 40px;
}

.foot-note-container {
  padding: 20px 0 60px 0;
  margin-bottom: 40px;
}

.foot-note-container .foot-notes {
  display: flex;
  border-bottom: #ddd 1px solid;
}

.foot-note-container .foot-notes div {
  padding: 20px 5px;
}

/* landing page */
.mobile-banner {
  display: none;
}

@media screen and (max-width: 575px) {
  .mobile-banner {
    display: block;
    margin-top: 20px;
  }

  .dekstop-banner {
    display: none;
  }
}

.cscra-image>a>img {
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
}

.homepage-margin-top {
  margin-top: 40px;
}

/* IC-530 from JIRA */
.post-detail-wrap a {
  color: #E50020;
}

.post-detail-wrap a:hover {
  text-decoration: underline;
}

.applycable_chib>a:hover {
  color: white;
  background: #A30700;
}

.post-item.cscra-hover .post-category a{
  background: none;
}

.post-item.cscra-hover .post-category a:hover {
  background: #E50020;
}

/* Covid-19 Banner */
.covid-19-banner { 
  margin-bottom: 40px;
}

.post > div > div.post-info.home-listing-info > div.post-category > a:hover{
  background: #E50020;
  color: white
}

/* disable unwanted hover color after clicking load more */
.post-item.cscra-hover .home-category-info.post-info .post-category a {
  background: transparent;
  color: #e50020;
}

.post-item.cscra-hover .home-category-info.post-info .post-category a:hover {
  background: #e50020;
  color: #fff
}

@media screen and (min-width: 1270px){
  .menu-top-menu-container {
    padding-left: 0;
  }
}

@media screen and (max-width: 799px){
  #top-menu-container{
    padding: 0 16px;
  }
  .menu-top-menu-container {
    padding-left: 0;
  }
}

ul#menu-top-menu {
  display: flex;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

ul#menu-top-menu > li {
  padding: 1px 8px;
  border-right: 1px white solid;
}

ul#menu-top-menu > li:first-child {
  padding-left: 0;
}

ul#menu-top-menu > li:last-child {
  border-right: none;
}

ul#menu-top-menu > li > a {
  color: white;
  font-size: 12px;
  line-height: 133%;
  font-family: 'Arial';
}

/* set placeholder while the thumbnail is still loading */
.cscra-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../images/i-cable-og-placeholder.png');
  aspect-ratio: 16/9;
}

/* set fade in animation for the thumbnail images */
.cscra-image > a > img {
  opacity: 1;
  animation: fadeInOpacity 0.25s ease-in;
  /* set the height to prevent scale issue on mobile browser */
  max-height: fit-content;
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.hidden {
  display: none;
}


/* Video Player */ 
#videoplayer-container {
  overflow: hidden;
}