@import url("https://fonts.googleapis.com/css2?family=Open+Sans&family=Poppins:wght@400;600;700&display=swap");
.p-5 {
  padding: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.pr-5 {
  padding-right: 5px;
}

.pt-5 {
  padding-top: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.p-10 {
  padding: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.p-20 {
  padding: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

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

.p-30 {
  padding: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.m-5 {
  margin: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.mt-5 {
  margin-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.m-10 {
  margin: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.m-20 {
  margin: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.m-30 {
  margin: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.light {
  background-color: #e7874a !important;
}

.dark {
  background-color: #121212 !important;
}

.darkmode {
  background-color: #121212;
}

.darkmode .menu-list-container .menu-list .form-search input {
  background-color: #000000 !important;
}

.darkmode .navbar-mobile .toggle-menu {
  position: relative;
  background: url("../asset/icons/menu-white.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 7%;
  height: 20px;
}

.darkmode .navbar-mobile .logo {
  background: url("../asset/logo_metro_white.png");
  width: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 35px;
  position: relative;
}

.darkmode .navbar-mobile .navbar-right .livetv a span:before {
  content: url("../asset/icons/tv-white.png") !important;
}

.darkmode .navbar-mobile .navbar-right .close-mobile {
  background: url("../asset/icons/close.svg");
  background-repeat: no-repeat;
}

.darkmode .navbar-mobile .navbar-right .notify {
  width: 50px;
  height: 50px;
  position: relative;
  top: -3px;
  background: url("../asset/icons/bell-icon.svg") no-repeat;
  background-repeat: no-repeat;
  background-position: center;
}

.darkmode .navbar-mobile .menu-list .foryou::before,
.darkmode .navbar-mobile .menu-list .tv-schedule::before {
  content: url("../asset/icons/check-white.png") !important;
}

.darkmode .navbar-mobile .menu-list .livetv-regular::before {
  content: url("../asset/icons/tv-white.png") !important;
}

.darkmode .navbar-mobile .menu-list .saved::before {
  content: url("../asset/icons/save-white.png") !important;
}

.darkmode .navbar-mobile .menu-list .brandconnect::before {
  content: url("../asset/icons/brandconnect-white.png") !important;
}

.darkmode .navbar-mobile .menu-list .signout a::before {
  content: url("../asset/icons/signout-white.png") !important;
}

.darkmode .navbar-mobile .menu-list .menu-content ul .anchor::before {
  content: url("../asset/icons/anchor-white.svg") !important;
}

.darkmode h1,
.darkmode h2,
.darkmode h3,
.darkmode h4,
.darkmode h5,
.darkmode p,
.darkmode a,
.darkmode label,
.darkmode input,
.darkmode select,
.darkmode ol {
  color: rgba(255, 255, 255, 0.7) !important;
}

.darkmode .navbar-mobile {
  background-color: #094775 !important;
}

.darkmode .running-text,
.darkmode .banner,
.darkmode .news-info,
.darkmode .share,
.darkmode .related-video,
.darkmode .most-popular,
.darkmode .breadcrumb,
.darkmode .social,
.darkmode .program-slider,
.darkmode .banner-slideshow,
.darkmode .ads-center,
.darkmode .media-group-news,
.darkmode .program-info,
.darkmode .latest-video,
.darkmode .top-program,
.darkmode .program-slide-show,
.darkmode .running-text-mobile,
.darkmode .breadcrumb-1-mobile,
.darkmode .banner-slideshow-mobile,
.darkmode .item-1-mobile .layout,
.darkmode .menu-content,
.darkmode .menu-list .form-search,
.darkmode .menu-list .program,
.darkmode .breadcrumb-2-mobile,
.darkmode .recommended-video,
.darkmode .share-social,
.darkmode .tag-content,
.darkmode .item-5-mobile,
.darkmode .navbar-notify ul li,
.darkmode .footer-mobile .link,
.darkmode .item-4-mobile,
.darkmode .item-6-mobile,
.darkmode form,
.darkmode .latest-videos,
.darkmode .program,
.darkmode .item-2-mobile,
.darkmode .news-tool {
  border-bottom: solid 1px #1e1e1e !important;
}

.darkmode .tag-content,
.darkmode .share-social,
.darkmode .banner-slideshow-mobile,
.darkmode .news-info,
.darkmode .footer-desktop .social,
.darkmode .share {
  border-top: solid 1px #121212 !important;
}

.darkmode .news-tool {
  border-top: solid 2px #1e1e1e !important;
}

.darkmode .container,
.darkmode .owl-next,
.darkmode .owl-prev,
.darkmode .search-popup input,
.darkmode .layout,
.darkmode .ads-center,
.darkmode .program-container,
.darkmode .menu-list input,
.darkmode .navbar-mobile .menu-list {
  background-color: #121212 !important;
}

.darkmode .container span,
.darkmode .owl-next span,
.darkmode .owl-prev span,
.darkmode .search-popup input span,
.darkmode .layout span,
.darkmode .ads-center span,
.darkmode .program-container span,
.darkmode .menu-list input span,
.darkmode .navbar-mobile .menu-list span {
  color: rgba(255, 255, 255, 0.7);
}

.darkmode .running-text,
.darkmode .recommended-video,
.darkmode .ads,
.darkmode .btn-notify,
.darkmode .search-popup,
.darkmode .navbar-notify,
.darkmode .item-1,
.darkmode .item-2,
.darkmode .timeline .line,
.darkmode footer,
.darkmode .toggle-tab-button,
.darkmode .recommended-program,
.darkmode .running-text-mobile,
.darkmode .item-2-mobile,
.darkmode .ads-mobile,
.darkmode .footer-mobile {
  background-color: #1e1e1e !important;
}

.darkmode input,
.darkmode select {
  background-color: #1e1e1e !important;
  border: none !important;
  color: rgba(255, 255, 255, 0.7);
}

.darkmode .guide-item img,
.darkmode .cover .profile-info .avatar {
  border: solid 2px #1e1e1e !important;
}

.breadcrumb {
  padding: 20px 0;
}

.breadcrumb a,
.breadcrumb p {
  color: #555555;
  text-decoration: none;
  text-transform: uppercase;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

.breadcrumb a:after {
  content: "";
  width: 2px;
  height: 10px;
  background-color: #555555;
  display: inline-block;
  margin: 0 10px;
}

.breadcrumb p {
  display: inline;
}

.breadcrumb-1-mobile {
  border-top: solid 1px #efefef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.breadcrumb-1-mobile .breadcrumb-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 70%;
  text-transform: uppercase;
  font: normal normal normal 12px/180% "Poppins", sans-serif;
}

.breadcrumb-1-mobile .breadcrumb-content a,
.breadcrumb-1-mobile .breadcrumb-content p {
  color: #999999;
  text-decoration: none;
}

.breadcrumb-1-mobile .breadcrumb-content a {
  margin-right: 20px;
}

.breadcrumb-1-mobile .breadcrumb-content a:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: #555555;
  display: block;
  left: 43px;
  top: 13px;
}

.breadcrumb-1-mobile .breadcrumb-content p {
  display: inline;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

.breadcrumb-1-mobile .breadcrumb-menu {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.breadcrumb-1-mobile .breadcrumb-menu button,
.breadcrumb-1-mobile .breadcrumb-menu a {
  text-decoration: none;
  color: #000000;
}

.breadcrumb-1-mobile .breadcrumb-menu button img,
.breadcrumb-1-mobile .breadcrumb-menu a img {
  display: block;
  margin: 0 auto;
  height: 16px;
}

.breadcrumb-1-mobile .breadcrumb-menu button span,
.breadcrumb-1-mobile .breadcrumb-menu a span {
  display: block;
  padding-top: 3px;
  font: normal normal normal 8px "Poppins", sans-serif;
}

.breadcrumb-1-mobile .breadcrumb-menu .save img,
.breadcrumb-1-mobile .breadcrumb-menu .saved img {
  width: 10px;
}

.breadcrumb-1-mobile .breadcrumb-menu .saved span,
.breadcrumb-1-mobile .breadcrumb-menu .shared span {
  color: #094775;
}

.breadcrumb-1-mobile .breadcrumb-menu .share img,
.breadcrumb-1-mobile .breadcrumb-menu .shared img {
  width: 14px;
}

.breadcrumb-2-mobile {
  position: relative;
  padding: 20px;
  border-bottom: solid 1px #efefef;
}

.breadcrumb-2-mobile a,
.breadcrumb-2-mobile p {
  color: #999999;
  text-decoration: none;
  text-transform: uppercase;
}

.breadcrumb-2-mobile a {
  position: relative;
  display: inline-block;
  margin-right: 20px;
}

.breadcrumb-2-mobile a:after {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #555555;
  display: block;
  position: absolute;
  right: -12px;
  top: 5px;
}

.breadcrumb-2-mobile p {
  display: inline;
}

.banner-slideshow-mobile {
  border-top: solid 1px #efefef;
  border-bottom: solid 1px #efefef;
}

.banner-slideshow-mobile .owl-nav,
.banner-slideshow-mobile .owl-dots {
  display: none;
}

.banner-slideshow-mobile .item {
  padding: 20px;
}

.banner-slideshow-mobile .item img {
  width: 100%;
  max-height: 50px;
  border-radius: 8px;
}

.btn {
  outline: none;
  border: none;
  background: none;
  cursor: pointer;
}

.tag {
  color: #555;
  text-decoration: none;
  margin-right: 10px;
  margin-bottom: 10px;
}

.tag:hover {
  text-decoration: underline;
  cursor: pointer;
}

.load-more-mobile {
  position: relative;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 21%);
          transform: translate(-50%, 21%);
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  background-color: #094775;
  color: #ffffff;
  text-align: center;
  padding: 15px 60px;
  text-decoration: none;
  border-radius: 8px;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.facebook {
  background-color: #6081c4;
}

.twitter {
  background-color: #43bdf0;
}

.line {
  background-color: #84c75e;
}

.whatsapp {
  background-color: #23b282;
}

.youtube {
  background-color: #fe0002;
}

.instagram {
  background: -webkit-gradient(linear, left top, left bottom, from(#524382), color-stop(50.52%, #ce1d65), to(#e7874a));
  background: linear-gradient(180deg, #524382 0%, #ce1d65 50.52%, #e7874a 100%);
}

.navbar-mobile {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  z-index: 100;
}

.navbar-mobile .toggle-menu {
  position: relative;
  background: url("../asset/icons/menu.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 7%;
  height: 20px;
}

.navbar-mobile .logo {
  background: url("../asset/logo.png");
  width: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 35px;
  position: relative;
}

.navbar-mobile .navbar-right {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-left: 20px;
}

.navbar-mobile .navbar-right .livetv {
  width: 50%;
}

.navbar-mobile .navbar-right .livetv a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #000000;
  text-decoration: none;
  text-align: center;
}

.navbar-mobile .navbar-right .livetv a span {
  display: block;
  font: normal normal normal 12px/180% "Poppins", sans-serif;
}

.navbar-mobile .navbar-right .livetv a span:before {
  content: url("../asset/icons/livetv.svg");
  position: absolute;
  -webkit-transform: translate(50%, -60%);
          transform: translate(50%, -60%);
}

.navbar-mobile .navbar-right .notify {
  width: 50px;
  height: 50px;
  position: relative;
  top: -3px;
  background: url(../asset/icons/bell-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
}

.navbar-mobile .navbar-right .active {
  background-color: #fcb034;
}

.navbar-mobile .navbar-right .close-mobile {
  visibility: visible;
  position: absolute;
  right: 25px;
  top: -100px;
  width: 30px;
  height: 30px;
  background: url("../asset/icons/close-black.png");
  background-repeat: no-repeat;
}

.navbar-mobile .menu-list-container {
  position: relative;
  max-width: 260px;
  height: auto;
}

.navbar-mobile .menu-list-container .menu-list {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0px;
  overflow-y: scroll;
  background-color: #ffffff;
  -webkit-transition: ease-out 300ms;
  transition: ease-out 300ms;
  z-index: 1;
  -webkit-box-shadow: 0px 67px 80px rgba(0, 0, 0, 0.1), 0px 33.5327px 40.0391px rgba(0, 0, 0, 0.0760333), 0px 20.1985px 24.1177px rgba(0, 0, 0, 0.0651589), 0px 12.9443px 15.4559px rgba(0, 0, 0, 0.0570895), 0px 8.38944px 10.0172px rgba(0, 0, 0, 0.05), 0px 5.28106px 6.30574px rgba(0, 0, 0, 0.0429105), 0px 3.0343px 3.62304px rgba(0, 0, 0, 0.0348411), 0px 1.33547px 1.59459px rgba(0, 0, 0, 0.0239667);
          box-shadow: 0px 67px 80px rgba(0, 0, 0, 0.1), 0px 33.5327px 40.0391px rgba(0, 0, 0, 0.0760333), 0px 20.1985px 24.1177px rgba(0, 0, 0, 0.0651589), 0px 12.9443px 15.4559px rgba(0, 0, 0, 0.0570895), 0px 8.38944px 10.0172px rgba(0, 0, 0, 0.05), 0px 5.28106px 6.30574px rgba(0, 0, 0, 0.0429105), 0px 3.0343px 3.62304px rgba(0, 0, 0, 0.0348411), 0px 1.33547px 1.59459px rgba(0, 0, 0, 0.0239667);
}

.navbar-mobile .menu-list-container .menu-list .header {
  background: url("../asset/header.png") no-repeat;
  background-size: cover;
  color: #ffffff;
}

.navbar-mobile .menu-list-container .menu-list .header .flex {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-mobile .menu-list-container .menu-list .header .flex .image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 55px;
  height: 55px;
}

.navbar-mobile .menu-list-container .menu-list .header .flex .image-container img {
  width: 55px;
  height: 55px;
  border-radius: 8px;
  border: solid 2px #ffffff;
  -o-object-fit: cover;
     object-fit: cover;
}

.navbar-mobile .menu-list-container .menu-list .header .flex .header-info {
  width: auto;
}

.navbar-mobile .menu-list-container .menu-list .header .flex .header-info p {
  font: normal normal bold 16px "Poppins", sans-serif;
}

.navbar-mobile .menu-list-container .menu-list .header .flex .header-info a {
  color: #ffffff;
  opacity: 0.7;
  text-decoration: none;
}

.navbar-mobile .menu-list-container .menu-list .form-search {
  position: relative;
  border-bottom: solid 1px #dddddd;
}

.navbar-mobile .menu-list-container .menu-list .form-search input {
  width: 100%;
  height: 50px;
  border: solid 1px #dedede;
  border-radius: 8px;
}

.navbar-mobile .menu-list-container .menu-list .form-search button {
  position: absolute;
  top: 37px;
  right: 5%;
  background: none;
  border: none;
}

.navbar-mobile .menu-list-container .menu-list .menu-content {
  border-bottom: solid 1px #dddddd;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul li a {
  color: #000000;
  text-decoration: none;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul li.live-tv:before {
  content: url("../asset/icons/livetv-icon.svg");
  position: relative;
  top: 2px;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul li.live-tv a {
  color: #418cc3;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul li.foryou::before {
  content: url("../asset/icons/check.svg");
  position: relative;
  top: 2px;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul li.saved::before {
  content: url("../asset/icons/save.svg");
  position: relative;
  top: 2px;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul li.tv-schedule::before {
  content: url("../asset/icons/check.svg");
  position: relative;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul li.livetv-regular::before {
  content: url("../asset/icons/livetv.svg");
  position: relative;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul li.brandconnect::before {
  content: url("../asset/icons/brandconnect.svg");
  position: relative;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul li.anchor::before {
  content: url("../asset/icons/anchor.svg");
  position: relative;
  top: 5px;
}

.navbar-mobile .menu-list-container .menu-list .menu-content ul li:last-child {
  margin-bottom: 0 !important;
}

.navbar-mobile .menu-list-container .menu-list .program {
  border-bottom: solid 1px #dddddd;
}

.navbar-mobile .menu-list-container .menu-list .program p {
  font: normal normal bold 14px "Poppins", sans-serif;
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

.navbar-mobile .menu-list-container .menu-list .program ul {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  list-style: none;
}

.navbar-mobile .menu-list-container .menu-list .program ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navbar-mobile .menu-list-container .menu-list .program ul li:last-child .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #dddddd;
  border-radius: 50%;
  height: 48px;
}

.navbar-mobile .menu-list-container .menu-list .program ul li:last-child .image img {
  width: auto !important;
}

.navbar-mobile .menu-list-container .menu-list .program ul li:last-child a {
  font: normal normal bold 14px "Poppins", sans-serif;
}

.navbar-mobile .menu-list-container .menu-list .program ul li .image {
  width: 48px;
  border-radius: 8px;
}

.navbar-mobile .menu-list-container .menu-list .program ul li .image:last-child {
  background-color: #dddddd;
}

.navbar-mobile .menu-list-container .menu-list .program ul li .image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.navbar-mobile .menu-list-container .menu-list .program ul li .pl-20 {
  width: 70%;
}

.navbar-mobile .menu-list-container .menu-list .program ul li .pl-20 a {
  color: #000000;
  text-decoration: none;
}

.navbar-mobile .menu-list-container .social {
  border-bottom: solid 1px #dddddd;
}

.navbar-mobile .menu-list-container .social p {
  font: normal normal bold 14px "Poppins", sans-serif;
}

.navbar-mobile .menu-list-container .social .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.navbar-mobile .menu-list-container .social .social-list .social-item {
  width: calc(25% - 20px);
  border-radius: 50%;
}

.navbar-mobile .menu-list-container .social .social-list .social-item a {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.navbar-mobile .menu-list-container .social .social-list .social-item a img {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.navbar-mobile .menu-list-container .signout a {
  color: #000000;
  text-decoration: none;
}

.navbar-mobile .menu-list-container .signout a:before {
  content: url("../asset/icons/signout.svg");
  position: relative;
  top: 3px;
}

.navbar-mobile .navbar-notify {
  position: absolute;
  width: 250px;
  background-color: #ffffff;
  top: 150px;
  right: 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
}

.navbar-mobile .navbar-notify ul {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

.navbar-mobile .navbar-notify ul li {
  border-bottom: solid 1px #efefef;
}

.navbar-mobile .navbar-notify ul li .notify-category {
  font: normal normal bold 12px "Poppins", sans-serif;
  color: #b90001;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

.navbar-mobile .navbar-notify ul li a {
  font: normal normal bold 14px "Poppins", sans-serif;
  color: #000000;
  text-decoration: none;
}

.navbar-mobile .navbar-notify ul li .notify-time {
  font: normal normal normal 12px/180% "Poppins", sans-serif;
  color: #777777;
}

.navbar-mobile .show {
  visibility: visible !important;
}

.navbar-mobile .hide {
  visibility: hidden !important;
}

.footer-mobile {
  padding-top: 50px;
  background-color: #efefef;
}

.footer-mobile .logo {
  display: block;
  margin: 0px auto 10px auto;
}

.footer-mobile .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: solid 1px #dddddd;
}

.footer-mobile .link a {
  color: #000000;
  text-decoration: none;
  text-align: center;
}

.footer-mobile .social {
  margin: 20px;
}

.footer-mobile .social .social-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.footer-mobile .social .social-container .social-item {
  width: calc(20%);
  position: relative;
  border-radius: 50%;
}

.footer-mobile .social .social-container .social-item a {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
  border-radius: 50%;
  margin: 0 auto;
}

.footer-mobile .social .social-container .social-item a img {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.footer-mobile .group {
  margin: 20px;
}

.footer-mobile .copyright {
  background-color: #094775;
  color: #ffffff;
  text-align: center;
}

.pagination-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination-mobile div {
  width: calc(50% - 10px);
  background-color: #094775;
  border-radius: 8px;
  text-align: center;
  padding: 10px;
}

.pagination-mobile div a {
  color: #ffffff;
  font: normal normal bold 14px "Poppins", sans-serif;
  text-decoration: none;
}

.pagination-mobile .next {
  margin-left: 10px;
}

.share-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: solid 1px #efefef;
  border-bottom: solid 1px #efefef;
  margin: 20px;
}

.share-social p {
  width: 40%;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.share-social .share-container {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.share-social .share-container .social-item {
  width: 33.3%;
}

.share-social .share-container .social-item a {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 auto;
  position: relative;
  border-radius: 50%;
}

.share-social .share-container .social-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 18px;
  height: 18px;
  -o-object-fit: contain;
     object-fit: contain;
}

.ads-mobile {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #efefef;
  position: relative;
  left: 0;
  right: 0;
}

.header-1-mobile {
  margin-bottom: 15px;
}

.header-1-mobile p {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.header-1-mobile p:after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #094775;
  display: block;
}

.header-2-mobile {
  margin-bottom: 15px;
}

.header-2-mobile p {
  font: normal normal bold 14px "Poppins", sans-serif;
}

.header-2-mobile p:after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #094775;
  display: block;
}

.header-2-mobile a {
  float: right;
  margin-top: -36px;
  color: #094775;
  font: normal normal bold 14px "Poppins", sans-serif;
  text-decoration: none;
}

.header-3-mobile {
  padding-top: 20px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.header-3-mobile p {
  font: normal normal bold 14px "Poppins", sans-serif;
  width: 50%;
}

.header-3-mobile p:after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #094775;
  display: block;
}

.header-3-mobile button {
  width: 50%;
  border-radius: 30px;
}

.header-3-mobile button.follow {
  background-color: #094775;
  color: #ffffff;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.header-3-mobile button.followed {
  background-color: #efefef;
  color: #000000;
}

.header-4-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  position: relative;
  margin-bottom: 20px;
}

.header-4-mobile p {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.header-4-mobile p:after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #094775;
  display: block;
}

.header-4-mobile a {
  top: 0px;
  right: 20px;
  color: #094775;
  text-decoration: none;
  font-weight: normal normal bold 14px "Poppins", sans-serif;
}

.header-1-mobile {
  margin-bottom: 15px;
}

.header-1-mobile p {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.header-1-mobile p:after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #094775;
  display: block;
}

.header-2-mobile {
  margin-bottom: 15px;
}

.header-2-mobile p {
  font: normal normal bold 14px "Poppins", sans-serif;
}

.header-2-mobile p:after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #094775;
  display: block;
}

.header-2-mobile a {
  float: right;
  margin-top: -36px;
  color: #094775;
  font: normal normal bold 14px "Poppins", sans-serif;
  text-decoration: none;
}

.header-3-mobile {
  padding-top: 20px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.header-3-mobile p {
  font: normal normal bold 14px "Poppins", sans-serif;
  width: 50%;
}

.header-3-mobile p:after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #094775;
  display: block;
}

.header-3-mobile button {
  width: 50%;
  border-radius: 30px;
}

.header-3-mobile button.follow {
  background-color: #094775;
  color: #ffffff;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.header-3-mobile button.followed {
  background-color: #efefef;
  color: #000000;
}

.header-4-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  position: relative;
  margin-bottom: 20px;
}

.header-4-mobile p {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.header-4-mobile p:after {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #094775;
  display: block;
}

.header-4-mobile a {
  top: 0px;
  right: 20px;
  color: #094775;
  text-decoration: none;
  font-weight: normal normal bold 14px "Poppins", sans-serif;
}

.item-1-mobile {
  width: 100%;
}

.item-1-mobile .layout {
  margin: 0 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #efefef;
}

.item-1-mobile .layout .item-header {
  position: relative;
}

.item-1-mobile .layout .item-header img {
  position: relative;
  top: 25px;
  left: 20px;
  width: 40px;
  height: 40px;
  border: solid 4px #f4f4f4;
  border-radius: 50%;
}

.item-1-mobile .layout .item-header a {
  position: relative;
  left: 25px;
  color: #000000;
  font: normal normal bold 12px "Poppins", sans-serif;
  text-decoration: none;
}

.item-1-mobile .layout .item-header .toggle-follow {
  position: absolute;
  right: 20px;
  top: 35px;
  font: normal normal bold 12px "Poppins", sans-serif;
  color: #094775;
}

.item-1-mobile .layout .item-header .followed {
  color: #777777;
}

.item-1-mobile .image-container {
  width: 100%;
  height: 200px;
}

.item-1-mobile .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.item-1-mobile h2 {
  font: normal normal bold 14px "Poppins", sans-serif;
}

.item-1-mobile h2 a {
  color: #000000;
  text-decoration: none;
}

.item-2-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  background-color: #efefef;
  border-radius: 8px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.item-2-mobile p {
  position: absolute;
  color: #ffffff;
  top: 0;
  left: 20px;
  font: normal normal bold 12px "Poppins", sans-serif;
}

.item-2-mobile .image-container {
  width: 100%;
  height: 120px;
}

.item-2-mobile .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.item-2-mobile h2 {
  margin: 10px 0;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.item-2-mobile h2 a {
  color: #000000;
  text-decoration: none;
}

.item-3-mobile {
  width: calc(53% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
}

.item-3-mobile:nth-child(2n + 2) {
  margin-right: 0 !important;
}

.item-3-mobile img {
  width: 100%;
}

.item-4-mobile {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.item-4-mobile:last-child {
  margin-bottom: 0px;
}

.item-4-mobile .image-container {
  width: 40%;
  height: 70px;
}

.item-4-mobile .image-container img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}

.item-4-mobile .news-text {
  width: 60%;
}

.item-4-mobile .news-text h2 {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 5px;
          margin-block-end: 5px;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.item-4-mobile .news-text h2 a {
  color: #000000;
  text-decoration: none;
}

.item-4-mobile .news-text .tag {
  color: #777777;
  text-decoration: none;
}

.item-5-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  border-bottom: solid 1px #efefef;
  padding-bottom: 20px;
  padding-top: 20px;
}

.item-5-mobile .image-container {
  width: 50%;
  height: 100px;
}

.item-5-mobile .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.item-5-mobile h2 {
  width: 50%;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  padding-left: 20px;
  font: normal normal bold 14px "Poppins", sans-serif;
  line-height: 21px;
}

.item-5-mobile h2 a {
  color: #000000;
  text-decoration: none;
}

.item-6-mobile {
  padding-top: 20px;
  border-bottom: solid 1px #efefef;
}

.item-6-mobile .time {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 10px;
          margin-block-end: 10px;
  color: #333333;
}

.item-6-mobile div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.item-6-mobile div img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: solid 2px #dedede;
}

.item-6-mobile div .text {
  display: block;
  width: 100%;
}

.item-6-mobile div .text a {
  color: #000000;
  font: normal normal bold 14px "Poppins", sans-serif;
  text-decoration: none;
}

.item-6-mobile div .text p {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  font: normal normal normal 12px/180% "Poppins", sans-serif;
  color: #777777;
}

.item-6-mobile .description {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  width: 90%;
  font: normal normal normal 12px/180% "Poppins", sans-serif;
  color: #333333;
}

.item-7-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: solid 1px #efefef;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 20px;
}

.item-7-mobile img {
  width: 40%;
  border-radius: 8px;
}

.item-7-mobile .text {
  width: 70%;
  padding-left: 20px;
}

.item-7-mobile .text h2 {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  font: normal normal bold 14px "Poppins", sans-serif;
  line-height: 21px;
}

.item-7-mobile .text h2 a {
  color: #000000;
  text-decoration: none;
}

.running-text-mobile {
  height: 40px;
  margin-top: 80px;
  background-color: #f4f4f4;
  border-bottom: solid 1px #dddddd;
}

.running-text-mobile .running-text-content {
  position: relative;
  top: -15%;
  overflow: hidden;
}

@-webkit-keyframes running-animation {
  0% {
    -webkit-transform: translatex(0);
            transform: translatex(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes running-animation {
  0% {
    -webkit-transform: translatex(0);
            transform: translatex(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.running-text-mobile .running-text-content ul {
  white-space: nowrap;
  -webkit-animation: running-animation 10s infinite linear;
          animation: running-animation 10s infinite linear;
}

.running-text-mobile .running-text-content ul:focus {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.running-text-mobile .running-text-content ul li {
  display: inline-block;
  padding-left: 24px;
  padding-right: 60px;
  position: relative;
}

.running-text-mobile .running-text-content ul li::before ::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #094775;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  top: 8px;
}

.running-text-mobile .running-text-content ul li a {
  font: normal normal normal 12px/180% "Poppins", sans-serif;
  color: #000000;
  text-decoration: none;
}

.input {
  width: 100%;
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #dddddd;
  border-radius: 8px;
}

.view-more {
  float: right;
  position: absolute;
  top: 0%;
  right: 0;
  color: #000000;
  text-decoration: none;
  font: normal normal bold 14px "Poppins", sans-serif;
}

.theme {
  position: fixed;
  right: 0;
  bottom: 20px;
  z-index: 2;
}

.theme .toggle-container {
  width: 100px;
  height: 35px;
  background-color: #dedede;
  border-radius: 30px;
}

.theme .toggle-container .toggle-theme {
  position: relative;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50%;
  height: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.theme .toggle-container .toggle-theme img {
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 20px;
}

@media (max-width: 320px) {
  .navbar-mobile .navbar-right .close-mobile {
    right: 14px;
    background-position: right;
  }
  .navbar-mobile .navbar-notify {
    right: 0;
  }
}

@media (min-width: 500px) {
  .share-social p {
    width: 15%;
  }
  .share-social .share-container {
    max-width: 200px;
  }
  .share-social .share-container .social-item a {
    margin: 0;
  }
  .item-5-mobile .image-container {
    width: 40%;
  }
  .item-5-mobile .image-container img {
    height: 200px;
  }
  .item-5-mobile h2 {
    width: 60%;
  }
  .footer-mobile .social .social-container {
    max-width: 300px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .footer-mobile .group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-mobile .group a {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .footer-mobile .group a img {
    width: auto;
    height: auto;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .footer-mobile .group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer-mobile .group a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(20% - 20px);
    margin-right: 20px;
  }
  .footer-mobile .group a:last-child {
    margin-right: 0;
  }
  .footer-mobile .group a:nth-child(3) img {
    width: auto;
  }
  .footer-mobile .group a img {
    width: 100%;
    height: auto;
  }
}

:root {
  scroll-behavior: smooth;
}

body {
  font: normal normal normal 14px/180% "Poppins", sans-serif;
  margin: 0;
}

.running-text-mobile {
  margin-top: 58px;
}

.main-news .owl-nav {
  display: none;
}

.main-news .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10px;
  padding-bottom: 28px;
}

.main-news .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #dedede;
  margin-right: 10px;
}

.main-news .owl-dots .owl-dot:last-child {
  margin-right: 0 !important;
}

.main-news .owl-dots .active {
  background-color: #094775;
}

.main-news .item {
  position: relative;
}

.main-news .item .image {
  width: 100%;
  height: 212px;
  -o-object-fit: cover;
     object-fit: cover;
}

.main-news .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.main-news .item .news-text {
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  bottom: 0px;
  left: 0;
  right: 0;
  padding-bottom: 15px;
}

.main-news .item .news-text h1 {
  font: normal normal bold 18px "Poppins", sans-serif;
}

.main-news .item .news-text h1 a {
  color: #ffffff;
  text-decoration: none;
}

.main-news .item .news-text .category {
  color: #fcb034;
  text-decoration: none;
  font: normal normal bold 12px "Poppins", sans-serif;
}

.latest-videos,
.most-popular {
  border-bottom: solid 1px #efefef;
}

.latest-videos .owl-nav,
.latest-videos .owl-dots,
.most-popular .owl-nav,
.most-popular .owl-dots {
  display: none;
}

.most-popular .owl-stage,
.bakti .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.most-popular .item-2-mobile,
.bakti .item-2-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.most-popular .item-2-mobile h2,
.bakti .item-2-mobile h2 {
  padding-bottom: 0px;
}

.latest-videos .flex,
.media-group .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.latest-videos .header-1-mobile {
  margin-bottom: 0px;
}

.corporate .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.corporate .owl-dots,
.corporate .owl-nav {
  display: none;
}

.corporate .item-2-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

@media (max-width: 320px) {
  .banner img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (min-width: 425px) and (max-width: 575px) {
  .program .item-3-mobile {
    width: calc(51.6% - 20px) !important;
    margin-bottom: 20px !important;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .item-1-mobile {
    margin-right: 20px !important;
  }
  .program .active:after {
    left: 50% !important;
  }
  .media-group .flex,
  .latest-videos .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .media-group .flex .item-4-mobile,
  .latest-videos .flex .item-4-mobile {
    width: 50%;
  }
  .media-group .flex .item-1-mobile,
  .latest-videos .flex .item-1-mobile {
    margin-right: 0px;
  }
  .program .item-3-mobile {
    width: calc(25.6% - 20px) !important;
    margin-bottom: 20px !important;
  }
  .program .item-3-mobile:nth-child(2n + 2) {
    margin-right: 20px !important;
  }
  .program .item-3-mobile:nth-child(4n + 4) {
    margin-right: 0 !important;
  }
}
/*mobile */