@charset "UTF-8";
:root {
  --bg-navbar: #be3f7a;
  --nav-text-color: #4e4747;
  --line-color:#FCE94E;
  --mobile-menu-background: #fff;
  --mobile-menu-box-shadow: 0px 4px 16px rgba(150, 150, 150, 0.25);
  --trending-color: #2ca6ff;
}


body.pcto:not(.no-ads) .main-content {
  padding-top: 0;
}
body.pcto #header {
  z-index: 999!important;
}

body.pcto #header.bg-says { /* yusman edit */
  position: relative;
  background-color: var(--bg-navbar);
  height: 52px;
  /* box-shadow: none; */
  padding-top: 0.2rem;
}
body.fixed.pcto #header.bg-says {
  height: auto;
}

body.pcto .main-content .sto__btm-bar img{
  background: #07817e;
  padding: 5px 25px;
}

/* ohbulan */
body #menu {
  background: #F7F7F7 !important;
}

body.no-ads>#container {
  top: 0;
}
body.pcto #kodda_container {
  background: #F7F7F7;
}
body.pcto #kodda_container > div:first-child {
  display: flex;
  z-index: 10000;
  position: initial;
}
body.pcto .kodda_top_link, body.pcto .kodda_top_link .ct_font_box , body.pcto .kodda_top_link .ct_font_box span{
  color: var(--nav-text-color) !important;
  font-weight: 500;
  background: #F7F7F7!important;
}

body.pcto .kodda_submenu_posts_categories a .ct_font_box {
  color: var(--nav-text-color) !important;
}

body.pcto .kodda_submenu_posts_categories {
  background-color: #F7F7F7;
}

body.pcto .kodda_menu_posts .kodda_submenu,body.pcto .kodda_menu_dropdowns .kodda_submenu{
  background: #F7F7F7;
}

body.pcto .kodda_submenu_posts_categories a,body.pcto .kodda_submenu_posts_categories a:visited,body.pcto .kodda_submenu_posts_categories a:link {
 color: var(--nav-text-color) !important;
}

body.pcto .navbar-toggle .icon-bar {
  background-color: #fff;
}

body.pcto #header-main{
  height:auto;
}
/* #header-main #menu{
    position: inherit!important;
} */
body.pcto #header-social li.header-social {
  background: #888;
}

body.pcto #header.mobile-header{
  background: var(--mobile-menu-background);
}

body.pcto #header.mobile-header .navbar-toggle .icon-bar {
  background-color: var(--nav-text-color) ;
}

body.pcto .slider-left-cat,body.pcto .feat-content-cat{
  background:var(--trending-color) !important;
}
body.pcto .pcto-banner{
  margin: 0 auto -4px;
  display: block;
}
body.pcto .pcto-mobile-banner{
  margin: 64px auto 0;
}
.pcto-banner,#kodda_container > div:first-child,
#header .navbar ul.says-logo,
.pcto-mobile-logo,.pcto-mobile-banner,
.sto__btm-bar,
#leaderboard-spacing {
  display: none;
}


/* remove spacing */
body.pcto #content-container #leaderboard-spacing{
  height: 0!important;
}
body.pcto #container{
  top:0!important;
}
.kodda_search_container .kodda_search_input {
  margin-top: 0px;
  color: #069ee5;
}

.ct-search:before {
  color: #069ee5;
}

#div-gpt-ad-1493804026324-8{
  height: 0px;
}
@media screen and (max-width: 782px){
  html {
    margin-top: 0 !important;
  }
}

/* yusman edit */
body.pcto .kodda_search_container .kodda_search_input{
  margin-top: 0;
}



/* ohbulan ends here */


/* ViralCham starts here */

body.pcto #top-navbar {
  background: var(--bg-navbar) !important;
}

body.pcto .vc-desktop-logo {
  background-image: url(assets/fp-logo.png) !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 33px;
  height: 33px;
  margin-right: 5px;
}

@media (max-width: 767px){

  body.pcto #header .header-wrap {
    background-color: #000000 !important;
    flex-direction: row-reverse;
    justify-content: left !important;
  }


  body.pcto #searchbarMenu .is-menu a > svg {
    fill: #ffffff;
  }

  body.pcto .fa-bars:before {
    color: #ffffff;
  }

  body.pcto #top-navbar .navbar-home {
    display: none;
  }

  body.pcto .search-icon {
    stroke: white;
    stroke-width: 0.5;
  }

  body.pcto #searchbarMenu .is-menu {
    top: 10px;
    right: 10px;
  }

  body.pcto #header .navbar-brand {
    margin-right: auto;
    background-image: url(assets/vc-mobile-logo.png) !important;
  }

  body.pcto .vc-mobile-logo{
    margin-left: auto;
    background-image: url(assets/fp-logo.png) !important;
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
  }
}


/* ViralCham ends here */


/* #header.bg-says .container nav:before{ */

  body.pcto .header-brand:after {
    left: -40px;
    top: 0px;
    width: 33px;
    height: 33px;
    content: " ";
    visibility: visible !important;
    position: absolute;
    background: url(assets/fp-logo.png) no-repeat;
    background-size: contain;
  }

  body.pcto .pcto-mobile-banner{
    display: block;
  }
  body.pcto .pcto-mobile-logo{
    display:inline-block;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 10px;
  }
  body.pcto #image-logo {
    transform: translateX(-30%)!important;
  }
 /* body.pcto #header .navbar ul.says-logo {
    margin: 0 auto;
    padding: 0;
    display: block;
  }*/
  #header .navbar ul.says-logo li {
    display: inline;
  }

  body.pcto .header-brand img {
    display: block;
  }

@media (max-width: 992px){
  body.pcto .navbar-nav ul.dropdown-menu{
   background: #fff;
 }
}

 #says-logo {
  width: 81px;
  height: inherit;
  display: inherit;
  flex-grow: inherit;
}
 /* body.pcto .navbar> a.header-brand{
    display: none;
  }*/

  @media (max-width: 992px){
    #header.bg-says .container nav:before{
      left: 0;
      right: 0;
      margin: 0 58% 0 auto;
    }
  }
  @media (max-width: 767px) {
    body.pcto .header-brand:after {
      left: -38px;
      top: 2px;
      width: 30px;
      height: 30px;
    }
    body.pcto #header.bg-says .container nav:before{
      margin: 10px 64% 0 auto;
    }
  }

  body.pcto #header .container {
    background-color: transparent;
    z-index: 2;
  }

  body.pcto.fixed #header .container {
    background-image: var(--bg-navbar);
  }

  body.pcto #header .navbar .header-brand {
    position: relative;
  }
  body.pcto #header .navbar .header-brand img {
    position: relative;
  }

  @media screen and (min-width: 75em) {
    body.pcto #header .navbar .header-brand::before {
      content: none;
    }
  }

  body.pcto #header ul.channels li a,
  body.pcto .secondary-nav a i,
  body.pcto #header .fas {
    color: var(--nav-text-color) !important;
  }

  .searchwrap.expand+.search-overlay {
    top: 52px;
  }

  .sticky-billboard {
    position: relative;
    width: 100%;
    height: 250px;
    display: flex !important;
    justify-content: center;
    z-index: 1;
  }

  .sticky-billboard #div-gpt-ad-1550463351823-0 {
    position: fixed;
  }

  #div-gpt-ad-1550463351823-0{
    margin-top: 10px;
  }

/* #goToTop {
  background: top/cover url("https://storage.googleapis.com/revasia.com/huawei/assets/button.backtotop.png") no-repeat;
  border: 0;
  color: #FFFFFF;
  bottom: 80px !important;
}

#goToTop:hover {
  color: #FFFFFF !important;
} */

body.pcto .story-channel .label-channel {
  background-color: var(--line-color);
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.04em;

}
body.pcto .story-channel .label-channel::after {
  border-left: 1rem solid var(--line-color);
}

body.pcto .section-title.line-right::after,
body.pcto .section-title.line-right::before {
  background: #e93c80;
}

body.pcto .pinned-stories .featured-info .story-stats a {
  color: #e93c80;
}

body.pcto .story-author a {
  color: #e93c80;
}

body.pcto .story-channel .label-channel {
  background: var(--line-color);
  padding-right: 1.5rem;
  clip-path: polygon(100% 0, 85% 50%, 100% 100%, 0% 100%, 0% 0%);
}
body.pcto .story-channel .label-channel::after {
  content: none !important;
}

/*body.pcto .story-stats a, body.pcto .story-author a, body.pcto .story-meta a {
  color: var(--line-color) !important;
}*/

.sto__widget {
  position: fixed;
  top: 10vh;
  right: 2rem;
  z-index: 9999;
}

@media (max-width: 767px) {
  .sto__widget {
    top: 295px;
  }
}


@media (min-width: 768px) {
  .sto__widget {
     top: 450px;
  }
}



.sto__widget .close__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  background: #005979;
  border: 1px solid #005979;
  border-radius: 50%;
  font: 30px/100% arial, sans-serif;
  color: #fff;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: -16px;
  z-index: 10;
  cursor: pointer;
  animation: showClose 1 ease-in 5s;
}

.sto__widget .close__btn::after {
  content: "×";
}

.sto__widget img {
  height: 100px;
  border-radius: 0%;
}

@media (max-width: 767px) {
  .sto__widget img {
  height: 70px;
}
  }
.sto__widget a {
  padding: 12px 5px !important;
}
.close__btn:hover {
  opacity: 1;
}

.sto__image {
  max-width: 108px;
  width: clamp(82px,10vw,108px);
  min-height: 82px;
  height: clamp(82px,10vw,108px);
  border-radius: 100%;
}

.sto__svg {
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: -2px;

}

.sto__buttom-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 80px;
  background: var(--bg-background);
  filter: drop-shadow(0px -4px 24px rgba(102, 102, 102, 0.25));
  z-index: 9999999;
}
body.pcto .sto__btm-bar {
  margin-top: 0px;
  display: block;
}

.stories.show .sto__btm-bar {
  margin-top: 52px !important;
}

@media (max-width: 767px) {

  body.pcto .sto__btm-bar {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
  }

  body.pcto .says-mobile{
    margin-top: 52px !important;
  }

  body.pcto .top-banner-mobile{
    display: none;
  }
}
.sto__btm-bar-message {
  position: relative;
  display: flex;
  flex-direction: row;
  margin: 10px 0;
}

.sto__btm-bar-message-text {
  display: flex;
  justify-content: center;
}

.sto__btm-bar-message-text img {
  height: auto;
  margin-left: 20px;
  line-height: center;
}

.sto__btm-bar-close {
  position: absolute;
  bottom: 100%;
  left: 1rem;
  padding: 0.25rem 0.5rem;
  font: 12px/100% arial, sans-serif;
  color: #d7d7d7;
  background: #636363;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
  animation: showClose 1 ease-in-out 5s;
}

.sto__btm-bar-message > img {
  width: 189px;
  height: 70px;
}

.sto__btm-bar-message-button {
  width: 181px;
  height: auto;
  padding: 8px;
  background: #5499D6;
  border-radius: 32px;
  position: absolute;
  font-family: Avenir;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  top: 11px;
  right: 50px;
  color: #fff;
}

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

@media screen and (min-width: 768px) {

}

/* #div-gpt-ad-1509524469167-0 {
  display: none !important;
} */

@media screen and (max-width: 767px) {
  body.pcto .navbar-toggler i, body.pcto .toggleSearch i {
    color: var(--nav-text-color) !important;
  }
  body.pcto .sto__buttom-bar .sto__btm-bar-message {
    width: 100%;
    margin: 5px 0;
    justify-content: space-evenly;
  }
  body.pcto .sto__buttom-bar .sto__btm-bar-message-text {
    flex-direction: column;
    height: 70px;
    align-items: center;
  }
  body.pcto .sto__btm-bar-message-button {
    width: unset;
    padding: 3px 13px;
    position: unset;
    font-size: 13px;
  }
  body.pcto .sto__buttom-bar .sto__btm-bar-message-text img {
    width: 130px;
    margin-left: 0;
    height: auto;
    margin-bottom: 5px;
  }

  #goToTop.show {
    width: 56px;
    text-align: center;
  }

  #goToTop.show i {
    font-size: 18px;
  }
}



/*Berita Harian & HM Style*/

body.pcto.bh #app .navbar, body.pcto.hm #app .navbar{
  background-color: var(--bg-navbar);
}

body.pcto.hm #app header {
  background: #F7F7F7;
}

body.pcto.bh .form-search {
  background: var(--bg-navbar);
}

body.pcto.bh .form-search-text{
  color: #ffffff;
  background: #06393D;
  border-color: #06393D;
}
body.pcto.bh .form-search-text::placeholder {
  color: #ffffff;
  background: #06393D;
  border-color: #06393D;
}

body.pcto.bh .current-date-time,
body.pcto.bh .social-media a.icon-theme {
  color: #ffffff;
}

body.pcto.hm .current-date-time {
  color: #000c3a;
  font-weight: 500;
}

body.pcto.hm main,
body.pcto.hm .content-top {
  background-color: #fff;
}

body.pcto.hm .content-top {
    margin-top: -1px;
}

body.pcto.hm #navbarToggler {
  background: var(--bg-navbar);
}

body.pcto.hm .hamburger--elastic .hamburger-inner, body.pcto.hm .hamburger--elastic .hamburger-inner::before, body.pcto.hm .hamburger--elastic .hamburger-inner::after {
  background: #000c3a;
}

body.pcto.hm .block-title, body.pcto.hm .block-breaking-news .content {
  background: #eb873e;
}

body.pcto.bh .hamburger-inner,
body.pcto.bh .hamburger-inner::before,
body.pcto.bh .hamburger-inner::after,

body.pcto.bh:not(.dark-theme) .header-context-theme .icon-theme {
  color: #fff;
}

/*NST Style*/

@media (max-width: 767px){
  body.pcto.nst .navbrand:before {
    content: "";
    position: absolute;
    width: 160px;
    height: 28px;
    background: url(https://assets.nst.com.my/assets/NST-Logo@2x.png);
    background-size: 160px 28px;
  }

  body.pcto.nst.dark-theme .navbrand:before {
    background: url(https://assets.nst.com.my/assets/NST-Logo–Darkmode@2x.png);
    background-size: 160px 28px;
  }

  body.pcto.nst .navbrand img {
    opacity: 0;
  }
}

body.pcto #app .pcto-banner {
  background: #07817e;
  display: block;
  padding: 0;
  /* padding: 0 7%; */
  margin: 0;
  max-width: 100%;
}

body.pcto #app .pcto-mobile-banner {
  margin: 0;
}

/* body.pcto.nst .nav > li > a.nav-link,
body.pcto.nst .navbar #buttonsearch {
  color: #fff;
}
body.pcto.nst .nav > li > a.nav-link:hover {
  color: #e6483c
}

body.pcto.nst #header,
body.pcto.bh #header {
  background: linear-gradient(90deg, #FFFFFF 0%, #048882 39.81%, #0A5053 100%);
} */
