/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Rubik:ital,wght@0,300;0,400;0,700;1,700&display=swap');

body {
    font-family:'Rubik','Open Sans','Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}*/
/**----------- Page reset --------------**/
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

ul li a {
  text-decoration: none;
}

ol,
ul,
dl {
  margin-bottom: 0;
}

a {
  color: #4f70d2;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  font-size: 100%;
}

/**------------  Container width -------------**/
.container {
  max-width: 1280px;
}

/**------------ Page header ------------------**/
header .navbar {
  width: 100%;
  /*height:90px;*/
  background-color: #022d62;
}
header .navbar h1,
header .navbar .h1 {
  margin-bottom: 0;
}
header .navbar .navbar-toggler {
  border-color: transparent;
}
header .navbar .navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}
header .nav-link,
header .nav__link,
header .dropdown-item {
  font-family: Helvetica, sans-serif;
  font-size: 0.95rem;
  color: #d9edfc;
}
header .nav-link.active,
header .nav__link.active,
header .dropdown-item.active {
  text-decoration: none;
  color: #fff !important;
}
header .nav-link:hover,
header .nav__link:hover,
header .dropdown-item:hover {
  text-decoration: none;
  color: #fff;
}
header .nav__link__tv {
  display: flex;
  flex-direction: row;
  align-items: center;
}
header .nav__link__tv__dot {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-left: 5px;
  background-color: #b61f24;
}
header .menu_wrapper {
  justify-content: flex-end;
}

/** ----------Advert Utilities -------------**/
.advert__leaderboard {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 100%;
  padding: 16px 0;
}
.advert .channelstv_com {
  background-color: transparent;
  color: #adb5bd;
  font: bold 10px helvetica, arial, sans-serif !important;
  margin-bottom: 5px !important;
  margin-top: 8px !important;
  padding-top: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.advert .ad__placeholder {
  background-color: #f6f6f6;
  width: 100%;
  max-width: 100%;
  min-height: 100px;
  /*text-align:center;*/
  display: flex;
  justify-content: center;
  align-items: center;
}

.advert .ad__placeholder img {
  width: auto;
  height: auto;
}

/**-------------Site sections-----------------**/
.site-sections {
  margin: 20px 0;
  color: #4d4d4d;
  font-family: Georgia, "Times New Roman", Times, serif;
  /*Roboto, sans-serif;*/
}
.site-sections hr {
  margin: 1rem 0 1rem 0;
  color: #4d4d4d;
  background-color: #4d4d4d;
  border: 0;
  opacity: 0.1;
}

.section-inner {
  position: relative;
  display: flex;
  flex-direction: column;
}

.section-body {
  position: relative;
  display: flex;
  flex-direction: column;
}

.section_divider hr {
  margin: 1rem 0 1rem 0;
  color: #4d4d4d;
  background-color: #4d4d4d;
  border: 0;
  opacity: 0.2;
}

/* .main-right-divider {
    border-right: 1px solid rgb(239, 239, 239);
    padding-right: calc(var(--bs-gutter-x) * .85);
}*/
.more_headlines::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  margin: 0 2px;
  height: 100%;
  border-right: 1px solid #efefef;
  /*content: "";
  position: absolute;
  top: -32px;
  right: -16px;
  height: 100%;
  border-left: 1px solid #e9e9e9;*/
}

.top_stories,
.more_stories,
.sports,
.politics,
.world,
.crime,
.opinion,
.entertainment,
.education,
.tech,
.features,
.business,
.photos,
.videos,
.category-section {
  margin: 40px 0;
}
.top_stories h3,
.top_stories .h3,
.more_stories h3,
.more_stories .h3,
.sports h3,
.sports .h3,
.politics h3,
.politics .h3,
.world h3,
.world .h3,
.crime h3,
.crime .h3,
.opinion h3,
.opinion .h3,
.entertainment h3,
.entertainment .h3,
.education h3,
.education .h3,
.tech h3,
.tech .h3,
.features h3,
.features .h3,
.business h3,
.business .h3,
.photos h3,
.photos .h3,
.videos h3,
.videos .h3,
.category-section h3,
.category-section .h3 {
  font-size: 1.6rem;
  font-weight: bold;
}
.top_stories .post-title,
.more_stories .post-title,
.sports .post-title,
.politics .post-title,
.world .post-title,
.crime .post-title,
.opinion .post-title,
.entertainment .post-title,
.education .post-title,
.tech .post-title,
.features .post-title,
.business .post-title,
.photos .post-title,
.videos .post-title,
.category-section .post-title {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.35;
}
.top_stories .post-title a,
.more_stories .post-title a,
.sports .post-title a,
.politics .post-title a,
.world .post-title a,
.crime .post-title a,
.opinion .post-title a,
.entertainment .post-title a,
.education .post-title a,
.tech .post-title a,
.features .post-title a,
.business .post-title a,
.photos .post-title a,
.videos .post-title a,
.category-section .post-title a {
  color: #4d4d4d;
  text-decoration: none;
}
.top_stories .post-title a:hover,
.more_stories .post-title a:hover,
.sports .post-title a:hover,
.politics .post-title a:hover,
.world .post-title a:hover,
.crime .post-title a:hover,
.opinion .post-title a:hover,
.entertainment .post-title a:hover,
.education .post-title a:hover,
.tech .post-title a:hover,
.features .post-title a:hover,
.business .post-title a:hover,
.photos .post-title a:hover,
.videos .post-title a:hover,
.category-section .post-title a:hover {
  color: #4f70d2;
  transition: color 0.3s ease-in-out;
}

.main__article {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  align-items: stretch;
}
.main__article-articles {
  display: flex;
  flex-direction: column;
  margin-right: 10px;
  width: 40%;
}
.main__article-articles .leading-article {
  margin-bottom: 0.5rem;
}
.main__article-articles .post-excerpt p {
  font-family: Helvetica, Arial, sans-serif;
}
.main__article-articles .related-articles article {
  margin-bottom: 10px;
}
.main__article-articles .related-articles .related-link::before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #b61f24;
  vertical-align: middle;
  margin-right: 5px;
}
.main__article-articles .related-articles .related-link {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}
.main__article-articles .related-articles .related-link a {
  color: #022d62;
  text-decoration: none;
}
.main__article-articles .related-articles .related-link a:hover {
  color: #4f70d2;
  transition: color 0.3s ease-in-out;
}
.main__article-thumbnail {
  margin-left: 10px;
  width: 60%;
}

.posts__sumrys {
  display: flex;
  flex-grow: 1;
  /*margin-top: -15px;*/
  margin-top: 0px;
}

.posts__sumrys > .grid-divider:not(:last-child)::after {
  content: "";
  display: block;
  border-bottom: 1px solid #4d4d4d;
  opacity: 0.1;
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}

.posts__sumrys .posts__sumrys,
.posts__sumrys .post__sumry,
.posts__sumrys + .posts__sumrys {
  margin-top: 0;
}

.sumry-inner {
  position: relative;
  display: flex;
  height: 100%;
  margin-top: -1px;
}

.sumry-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
  width: calc(100% + 30px);
  height: 100%;
  margin-right: 5px;
  margin-left: 5px;
}

.sumry__horz .sumry-body {
  flex-direction: row;
  justify-content: space-between;
}

.sumry__horz.sumry__reverse .sumry-body {
  flex-direction: row-reverse;
}

.sumry__horz.sumry__normal .sumry-body {
  flex-direction: row;
}

.sumrys_divider {
  overflow: hidden;
}

.post {
  position: relative;
}

.post__sumry {
  padding: 5px 2px;
}

.post-sumry {
  padding-top: 10px;
}

.post-excerpt {
  position: relative;
  font-size: 0.925rem;
  font-weight: 100;
  color: #6c757d;
}

.size-md .post-title {
  font-size: 1rem;
  font-weight: 600;
}

.post-thumbnail {
  position: relative;
}

.sumry-thumbnail {
  margin-bottom: 0;
  /*padding-left: 15px;padding-right: 15px;*/
}

.with__time__stamp .post_time {
  padding: 2px 10px;
}
.with__time__stamp .post_time::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 0;
  background-color: #b61f24;
}
.with__time__stamp .post_time span {
  font-family: Helvetica, sans-serif;
  font-size: 0.95rem;
  color: #808080;
  font-weight: 300;
  vertical-align: middle;
  margin-left: 0.2rem;
}

.more_headlines {
  padding: 0 5px;
}
.more_headlines .post__sumry {
  padding: 0px;
}
.more_headlines .sumry__horz-3to1 .sumry-thumbnail {
  width: 30%;
}
.more_headlines .sumry__horz-3to1 .sumry-content {
  width: 70%;
}
.more_headlines .post-title {
  font-size: 1.125rem;
  font-weight: 300;
  padding: 0 10px;
}
.more_headlines article {
  margin-bottom: 15px;
}

.more_stories .post-title {
  font-size: 1rem;
  font-weight: bold;
  padding: 10px 0;
}
.more_stories .top_more_stories {
  /*.sumry-body {
      margin: 0;
  }*/
}
.more_stories .top_more_stories .post__sumry {
  padding: 0;
}
.more_stories .top_more_stories .post {
  margin-bottom: 15px;
}
.more_stories .more_with_image .post__sumry {
  padding: 0px;
}
.more_stories .more_with_image .sumry__horz-3to1 .sumry-thumbnail {
  width: 40%;
}
.more_stories .more_with_image .sumry__horz-3to1 .sumry-content {
  width: 60%;
}
.more_stories .more_with_image .post-title {
  font-size: 1.125rem;
  font-weight: 300;
  padding: 0 15px;
}
.more_stories .more_with_image article {
  margin-bottom: 15px;
}
.more_stories .more_with_image article::after {
  content: "";
  display: block;
  border-top: 1px solid #4d4d4d;
  opacity: 0.1;
  margin: 0.5rem 0;
}
.more_stories .more_without_image {
  /*.posts_sumrys {
      padding-right: calc(var(--bs-gutter-x) * .5);
      padding-left: calc(var(--bs-gutter-x) * .5);
  }*/
}
.more_stories .more_without_image .sumry-inner {
  height: auto;
}
.more_stories .more_without_image .post-title {
  font-size: 1.125rem;
  font-weight: 300;
}
.more_stories .more_without_image .sumry__text {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.more_stories .more_without_image .post {
  margin-bottom: 1px;
}
.more_stories .more_without_image article::after {
  content: "";
  display: block;
  border-top: 1px solid #4d4d4d;
  opacity: 0.1;
}
.more_stories .more_without_image article:last-child::after {
  content: "";
  display: none;
  opacity: 0.1;
  margin: 0.5rem 0;
}
.more_stories .latest_stories {
  position: relative;
  max-height: 600px;
  overflow-y: scroll;
}
.more_stories .latest_stories::-webkit-scrollbar {
  width: 4px;
  /*border-radius: 2px;*/
}
.more_stories .latest_stories::-webkit-scrollbar-thumb {
  width: 2px;
  border: 1px solid #f2f2f2;
  border-radius: 20px;
  background-color: #022d62;
}
.more_stories .latest_stories::-webkit-scrollbar-track {
  background: #f2f2f2;
  border-radius: 5px;
  border-color: 1px solid #022d62;
  /*box-shadow: inset 0 0 2px rgb(0 0 0 / 10%);*/
}
.more_stories .latest_stories::-webkit-scrollbar-thumb:window-inactive {
  color: #ffffff;
}
.more_stories .latest_stories .post__sumry {
  padding: 0px;
}
.more_stories .latest_stories .sumry__horz-3to1 .sumry-thumbnail {
  width: 40%;
}
.more_stories .latest_stories .sumry__horz-3to1 .sumry-content {
  width: 60%;
}
.more_stories .latest_stories .sumry-inner {
  height: auto;
}
.more_stories .latest_stories .post-title {
  font-size: 1.125rem;
  font-weight: 300;
  padding: 0 10px;
}
.more_stories .latest_stories article {
  margin-bottom: 15px;
}
.more_stories .latest_stories article::after {
  content: "";
  display: block;
  border-top: 1px solid #4d4d4d;
  opacity: 0.1;
  margin: 0.5rem 0.9rem;
}
.more_stories .latest_stories article:last-child::after {
  content: "";
  display: none;
  opacity: 0.1;
  margin: 0.5rem 0;
}
.more_stories .latest_stories::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: calc(100% + 32px);
  /*height: -webkit-calc(100% + 32px);
  height: -moz-calc(100% + 32px);*/
  border-right: 1px solid #efefef;
}

.dont_miss {
  position: relative;
  max-height: 330px;
  margin-top: 60px;
  background: linear-gradient(#2a509d, #063169);
  /*&__content {
      min-height: 100px;
      background: #4D4D4D;
  }*/
  /*&__content::before {
      content: "";
      position: relative;
      left:0;
      width:100px;
      height: 100px;
      background-color: red;
  }*/
}
.dont_miss .container {
  position: relative;
  top: -50px;
  padding-right: var(--bs-gutter-x, 0.55rem);
  padding-left: var(--bs-gutter-x, 0.55rem);
}
.dont_miss__header {
  display: flex;
  justify-content: space-between;
}
.dont_miss__label {
  background-color: #2a509d;
  padding-bottom: 10px;
}
.dont_miss__label h3,
.dont_miss__label .h3 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #d9edfc;
  padding: 10px 60px 0 20px;
}
.dont_miss__trending-videos h3,
.dont_miss__trending-videos .h3 {
  padding: 5px 20px 0;
  font-size: 1.6rem;
  font-weight: bold;
  color: #4f70d2;
}
.dont_miss__line {
  position: relative;
  top: -25px;
  padding: 0 0 0 20px;
}
.dont_miss__line hr {
  margin: 0.5rem 0 0.5rem 0;
  color: #0071bc;
  background-color: #0071bc;
  border: 0;
  opacity: 0.5;
}

.carousel-slider {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: nowrap;
  margin: 2px 0;
  /*margin-bottom: 50px;
  padding: 0 15px;*/
  scroll-snap-type: x mandatory !important;
  overflow-x: auto !important;
}
.carousel-slider a {
  color: #fff;
}
.carousel-slider::-webkit-scrollbar {
  display: none;
}
.carousel-slider::-webkit-scrollbar-thumb {
  display: none;
}
.carousel-slider::-webkit-scrollbar-track {
  display: none;
}
.carousel-slider .carousel-slider-item {
  flex: 0 1 calc(22% - 1em);
  align-self: auto;
  justify-content: flex-start;
  box-sizing: border-box;
  margin: 1rem 0.5em;
  color: #000;
  border: none !important;
  border-width: 0px !important;
  cursor: pointer;
  text-align: left !important;
  text-decoration: none !important;
}
.carousel-slider .video-element {
  display: flex;
  flex-direction: column;
}
.carousel-slider .video-element img {
  width: 300px;
  height: auto;
  max-width: 300px !important;
}

.sumry__horz-3to1 .sumry-thumbnail {
  width: 30%;
}

.sumry__horz-3to1 .sumry-content {
  width: 70%;
}

.divider {
  position: relative;
  margin: 1rem 0;
  border-color: rgba(222, 226, 230, 0.6);
}

.sumry-divider {
  position: absolute;
  top: -15px;
  right: 0;
  left: 0;
  display: none;
  margin-top: -1px;
}

.posts.sumrys__divider .sumry-divider {
  display: block;
}

.post__default .divider,
.post__default .border,
.post__default figcaption {
  border-color: rgba(100, 20, 0, 0.2);
}

.sumry-excerpt__author {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 15px;
}

.sumry-excerpt__category {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 15px;
  padding-bottom: 5px;
}
.sumry-excerpt__category .post-sumry {
  padding-top: 0px;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-unstyled li {
  margin-bottom: 1.5rem;
}

.post__default .post-title-a {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}

.post__default .post-title-a {
  color: #4d4d4d;
}

.sumry-title-a {
  transition: opacity 0.15s linear;
}

.post__default .post-excerpt,
.post__default .post-excerpt p {
  color: rgba(0, 0, 0, 0.7);
}

.post__default .post-excerpt,
.post__default .post-excerpt p {
  color: rgba(0, 0, 0, 0.7);
}

.post__default .post-meta-a {
  color: #022d62;
}

.post__default .post-category {
  color: #022d62;
}

.post-category {
  margin: 0.5rem 0 0.5rem;
  font-size: 0.8rem;
}

.post__default .post-category-a {
  color: #022d62;
}

.post__default .post-category-separator {
  color: #022d62;
}

.post__default .post-category-sub-a {
  color: #022d62;
}

.post-meta,
.post-title .post-meta {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  font-style: normal;
  vertical-align: middle;
}

.post-meta-a {
  white-space: nowrap;
}

.post-author::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 0.25rem;
  background-color: #b61f24;
}

.post-category::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 0.25rem;
  background-color: #b61f24;
}

.circular-square {
  border-radius: 50%;
  border-right: 1px solid #253ebb;
}

.politics .sumry-body,
.crime .sumry-body,
.opinion .sumry-body,
.business .sumry-body,
.tech .sumry-body,
.education .sumry-body,
.features .sumry-body {
  margin: 0;
}
.politics .post__sumry,
.crime .post__sumry,
.opinion .post__sumry,
.business .post__sumry,
.tech .post__sumry,
.education .post__sumry,
.features .post__sumry {
  padding: 15px 15px;
}

.features .features-title {
  padding: 40px 40px 10px;
  text-align: center !important;
}
.features .feature-excerpt {
  padding: 0 40px;
  text-align: center;
}
.features .grid-divider > *:not(:last-child)::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid #4d4d4d;
  opacity: 0.1;
  margin: 15px;
  clear: both;
}

.sports .sumry-inner,
.world .sumry-inner,
.entertainment .sumry-inner {
  position: relative;
  display: flex;
  height: 100%;
  margin-top: -1px;
}
.sports .sumry-inner:not(.advert),
.world .sumry-inner:not(.advert),
.entertainment .sumry-inner:not(.advert) {
  background-color: #edf6fc;
}
.sports .sumry-inner hr,
.world .sumry-inner hr,
.entertainment .sumry-inner hr {
  background-color: #253ebb;
  opacity: 1;
  height: 0.1875rem;
}
.sports .sumry-body,
.world .sumry-body,
.entertainment .sumry-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
  width: calc(100% + 30px);
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
}
.sports .sumry-divider,
.world .sumry-divider,
.entertainment .sumry-divider {
  top: -19px;
}
.sports .posts__sumrys,
.world .posts__sumrys,
.entertainment .posts__sumrys {
  margin-top: 0px;
}
.sports .post__sumry,
.world .post__sumry,
.entertainment .post__sumry {
  padding: 15px 15px;
}
.sports .figure,
.world .figure,
.entertainment .figure {
  display: inline-block;
}
.sports .figure,
.world .figure,
.entertainment .figure {
  background-color: #edf6fc;
}
.sports .figure-img,
.world .figure-img,
.entertainment .figure-img {
  margin-bottom: 0rem;
  line-height: 1;
}
.sports .sumry-thumbnail,
.world .sumry-thumbnail,
.entertainment .sumry-thumbnail {
  margin-bottom: 0;
}
.sports .sumry-thumbnail,
.world .sumry-thumbnail,
.entertainment .sumry-thumbnail {
  padding-right: 0px;
  padding-left: 0px;
}
.sports .sumry__horz-2to1 .sumry-thumbnail,
.world .sumry__horz-2to1 .sumry-thumbnail,
.entertainment .sumry__horz-2to1 .sumry-thumbnail {
  width: 66.66666667%;
}
.sports .sumry-content,
.sports .sumry-body > .post-meta,
.world .sumry-content,
.world .sumry-body > .post-meta,
.entertainment .sumry-content,
.entertainment .sumry-body > .post-meta {
  padding-right: 15px;
  padding-left: 15px;
}
.sports .sumry-thumbnail .img-wrapper,
.world .sumry-thumbnail .img-wrapper,
.entertainment .sumry-thumbnail .img-wrapper {
  display: block;
  width: auto;
  height: auto;
  overflow: hidden;
}
.sports .post-thumbnail,
.world .post-thumbnail,
.entertainment .post-thumbnail {
  position: relative;
}
.sports .sumry__horz-2to1 .sumry-content,
.world .sumry__horz-2to1 .sumry-content,
.entertainment .sumry__horz-2to1 .sumry-content {
  width: 33.33333333%;
}
.sports .post__default .post-category,
.world .post__default .post-category,
.entertainment .post__default .post-category {
  color: #000;
}
.sports .text-uppercase,
.world .text-uppercase,
.entertainment .text-uppercase {
  text-transform: uppercase !important;
}
.sports .post-category,
.world .post-category,
.entertainment .post-category {
  margin: 0.5rem 0 0.5rem;
  font-size: 0.8rem;
}
.sports .post__default .post-category-a,
.world .post__default .post-category-a,
.entertainment .post__default .post-category-a {
  color: #000;
}
.sports .sumry-content a,
.world .sumry-content a,
.entertainment .sumry-content a {
  position: relative;
  z-index: 1;
}
.sports .post__default .post-category-separator,
.world .post__default .post-category-separator,
.entertainment .post__default .post-category-separator {
  color: rgba(0, 0, 0, 0.7);
}
.sports .post__default .post-category-sub-a,
.world .post__default .post-category-sub-a,
.entertainment .post__default .post-category-sub-a {
  color: rgba(0, 0, 0, 0.7);
}
.sports .size-lg .sumry-title,
.sports .size-lg .counter__inline .post::before,
.sports .size-xl .sumry-title,
.sports .size-xl .counter__inline .post::before,
.world .size-lg .sumry-title,
.world .size-lg .counter__inline .post::before,
.world .size-xl .sumry-title,
.world .size-xl .counter__inline .post::before,
.entertainment .size-lg .sumry-title,
.entertainment .size-lg .counter__inline .post::before,
.entertainment .size-xl .sumry-title,
.entertainment .size-xl .counter__inline .post::before {
  font-size: 1.4rem;
}
.sports .post__default .post-title-a,
.world .post__default .post-title-a,
.entertainment .post__default .post-title-a {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.sports .post__default .post-title-a,
.world .post__default .post-title-a,
.entertainment .post__default .post-title-a {
  color: #4d4d4d;
}
.sports .sumry-title-a,
.world .sumry-title-a,
.entertainment .sumry-title-a {
  transition: opacity 0.15s linear;
}
.sports .post__default .post-excerpt,
.sports .post__default .post-excerpt p,
.world .post__default .post-excerpt,
.world .post__default .post-excerpt p,
.entertainment .post__default .post-excerpt,
.entertainment .post__default .post-excerpt p {
  color: rgba(0, 0, 0, 0.7);
}
.sports .post__default .post-excerpt,
.sports .post__default .post-excerpt p,
.world .post__default .post-excerpt,
.world .post__default .post-excerpt p,
.entertainment .post__default .post-excerpt,
.entertainment .post__default .post-excerpt p {
  color: rgba(0, 0, 0, 0.7);
}
.sports .post__default .post-meta-a,
.world .post__default .post-meta-a,
.entertainment .post__default .post-meta-a {
  color: #022d62;
}
.sports .post-excerpt p:not(.lead),
.world .post-excerpt p:not(.lead),
.entertainment .post-excerpt p:not(.lead) {
  margin-bottom: 0.75em;
}
.sports .post-meta,
.sports .post-title .post-meta,
.world .post-meta,
.world .post-title .post-meta,
.entertainment .post-meta,
.entertainment .post-title .post-meta {
  font-family: Roboto, sans-serif;
  font-size: 0.8rem;
  font-weight: 800;
  font-style: italic;
  vertical-align: middle;
}
.sports .post-meta-a,
.world .post-meta-a,
.entertainment .post-meta-a {
  white-space: nowrap;
}
.sports .post-author::before,
.world .post-author::before,
.entertainment .post-author::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 0.25rem;
  background-color: #b61f24;
}

.videos,
.photos {
  position: relative;
  padding-top: 20px;
  margin-top: 60px;
  background: #edf6fc;
  min-height: 580px;
}

.videos .nav-tabs {
  margin-top: 4px;
  border-bottom: 1px solid #dee2e6;
}
.videos .nav-tabs .nav-link {
  background: transparent;
  border: 0;
  border-radius: 0;
}
.videos .nav-tabs .nav-link:hover {
  text-decoration: none;
}
.videos .nav-tabs .nav-link.active,
.videos .nav-tabs .nav-item.show .nav-link {
  background-color: transparent;
  border: none;
}
.videos .nav-tabs .nav-link.active,
.videos .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  border-bottom: 2px solid #341122;
}
.videos .sumry-body {
  margin: 0;
}
.videos .video__sumry {
  padding: 15px 10px;
}
.videos .latest_videos {
  position: relative;
  padding: 1rem 0;
  max-height: 420px;
  overflow-y: scroll;
}
.videos .latest_videos::-webkit-scrollbar {
  width: 4px;
  /*border-radius: 2px;*/
}
.videos .latest_videos::-webkit-scrollbar-thumb {
  width: 2px;
  border: 1px solid #f2f2f2;
  border-radius: 20px;
  background-color: #022d62;
}
.videos .latest_videos::-webkit-scrollbar-track {
  background: #f2f2f2;
  border-radius: 5px;
  border-color: 1px solid #022d62;
  /*box-shadow: inset 0 0 2px rgb(0 0 0 / 10%);*/
}
.videos .latest_videos::-webkit-scrollbar-thumb:window-inactive {
  color: #ffffff;
}

.photos .media {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #fff;
  /*.icon--gallery:before {
      content: "\e117";
  }*/
}
.photos .media .media__image {
  float: none;
  padding: 0;
  width: 100%;
}
.photos .media .responsive-image {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.5);
}
.photos .media .figure-img {
  margin-bottom: 0;
}
.photos .media .media__icon {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  color: #fff;
  background: transparent;
  width: 3rem;
  height: 3rem;
  line-height: 2rem;
  font-size: 1.2rem;
}
.photos .media .icon {
  display: inline-block;
}
.photos .media .media__content {
  height: auto;
  width: 100%;
  background: #fff;
  padding: 10px;
  /*
  float: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  padding: 15% 0.75rem 0.75rem 0.75rem;
  background-color: transparent;
  background-image: linear-gradient(transparent,rgba(255,255,255,1));
  background-position-y: -1px;
  bottom: -1px;*/
}
.photos .media .media__title {
  font-size: 1.2rem;
  line-height: 1.4;
}
.photos .media .media-small {
  background: transparent;
}
.photos .media .media__link {
  color: #4d4d4d;
}
.photos .media .media__tag {
  color: #022d62;
  margin: 0;
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize;
  font-size: 0.875rem;
}
.photos .media .media__tag.tag::before {
  height: 0.4rem;
  width: 0.4rem;
  vertical-align: middle;
  background-color: #b61f24;
}
.photos .media .tag--in-pictures::before {
  border-color: #b61f24;
}
.photos .media .tag::before {
  content: " ";
  display: inline-block;
  margin-right: 0.5rem;
  border: 1px solid #b61f24;
  padding: 0;
  width: 0;
}
.photos .media__item {
  margin-bottom: 20px;
}
.photos .media-list__item--1 .media,
.photos .media-list__item--2 .media {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.photos .media-list__item--1 .figure-img,
.photos .media-list__item--2 .figure-img {
  margin-bottom: 0.5rem;
}
.photos .media-list__item--1 .media__content,
.photos .media-list__item--2 .media__content {
  height: auto;
  float: none;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  padding: 15% 0.75rem 0.75rem 0.75rem;
  background-color: transparent;
  background-image: linear-gradient(transparent, white);
  background-position-y: -1px;
  bottom: -1px;
}
.photos .media-list__item--1 .media__content .media__title,
.photos .media-list__item--2 .media__content .media__title {
  font-size: 1.6rem;
}
.photos .media-list__item--1 .media__content .media__tag,
.photos .media-list__item--2 .media__content .media__tag {
  margin: 0.75rem 0;
}

/**-------------------Programme page ---------------------**/
.programme-wrapper,
.live-wrapper {
  width: 100%;
  padding: 40px 0;
  background-color: #022d62;
  color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.programme-wrapper h3,
.programme-wrapper .h3,
.live-wrapper h3,
.live-wrapper .h3 {
  font-size: 1.6rem;
  font-weight: bold;
}
.programme-wrapper .post-title,
.live-wrapper .post-title {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.35;
}
.programme-wrapper .post-title a,
.live-wrapper .post-title a {
  color: #fff;
  text-decoration: none;
}
.programme-wrapper .post-title a:hover,
.live-wrapper .post-title a:hover {
  color: #4f70d2;
  transition: color 0.3s ease-in-out;
}
.programme-wrapper .programme-section,
.programme-wrapper .live-section,
.live-wrapper .programme-section,
.live-wrapper .live-section {
  /*@media (max-width: 576px) {
      .post__sumry {padding: 50px 50px;}
  }*/
}
.programme-wrapper .programme-section .sumry-body,
.programme-wrapper .live-section .sumry-body,
.live-wrapper .programme-section .sumry-body,
.live-wrapper .live-section .sumry-body {
  margin: 0;
}
.programme-wrapper .programme-section .post__sumry,
.programme-wrapper .live-section .post__sumry,
.live-wrapper .programme-section .post__sumry,
.live-wrapper .live-section .post__sumry {
  padding: 15px 15px;
}
.programme-wrapper .programme-lead_top,
.programme-wrapper .live-lead_top,
.live-wrapper .programme-lead_top,
.live-wrapper .live-lead_top {
  background-image: linear-gradient(
    to bottom,
    rgba(2, 45, 98, 1),
    rgba(26, 26, 26, 0.9),
    #1a1a1a
  );
}
.programme-wrapper .programme-lead_top p,
.programme-wrapper .live-lead_top p,
.live-wrapper .programme-lead_top p,
.live-wrapper .live-lead_top p {
  font-family: Helvetica, Arial, sans-serif;
}
.programme-wrapper .programme-lead_top hr,
.programme-wrapper .live-lead_top hr,
.live-wrapper .programme-lead_top hr,
.live-wrapper .live-lead_top hr {
  background-color: #97b9fc;
}
.programme-wrapper .programme-lead_top .program-excerpt,
.programme-wrapper .live-lead_top .program-excerpt,
.live-wrapper .programme-lead_top .program-excerpt,
.live-wrapper .live-lead_top .program-excerpt {
  margin-top: 50px;
}
.programme-wrapper .programme-lead_top .post-share a,
.programme-wrapper .live-lead_top .post-share a,
.live-wrapper .programme-lead_top .post-share a,
.live-wrapper .live-lead_top .post-share a {
  color: #b3b3b3;
}
.programme-wrapper .programme-lead_top .post-share svg,
.programme-wrapper .live-lead_top .post-share svg,
.live-wrapper .programme-lead_top .post-share svg,
.live-wrapper .live-lead_top .post-share svg {
  width: 50px;
  height: auto;
  border: 1px solid #999999;
  border-radius: 20%;
  padding: 15px;
}
.programme-wrapper .programme-lead_top .advert__leaderboard,
.programme-wrapper .live-lead_top .advert__leaderboard,
.live-wrapper .programme-lead_top .advert__leaderboard,
.live-wrapper .live-lead_top .advert__leaderboard {
  padding: 0;
}
.programme-wrapper .programme-lead_top .advert .ad__placeholder,
.programme-wrapper .live-lead_top .advert .ad__placeholder,
.live-wrapper .programme-lead_top .advert .ad__placeholder,
.live-wrapper .live-lead_top .advert .ad__placeholder {
  background: transparent;
}
@media screen and (max-width: 576px) {
  .programme-wrapper .programme-lead_top .live-advert,
  .programme-wrapper .live-lead_top .live-advert,
  .live-wrapper .programme-lead_top .live-advert,
  .live-wrapper .live-lead_top .live-advert {
    order: 2;
  }
}
.programme-wrapper .program-sources,
.live-wrapper .program-sources {
  background-color: #022d62;
  margin: 5px 0;
}
.programme-wrapper .program-sources .sources,
.live-wrapper .program-sources .sources {
  margin-top: 20px;
  color: #d9edfc;
}
.programme-wrapper .program-sources .sources span,
.live-wrapper .program-sources .sources span {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
.programme-wrapper .program-sources .source-icons,
.live-wrapper .program-sources .source-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin: 20px 0;
}
.programme-wrapper .program-sources .source-icons .icon,
.live-wrapper .program-sources .source-icons .icon {
  margin-right: 100px;
  vertical-align: bottom;
}
@media screen and (max-width: 576px) {
  .programme-wrapper .program-sources .source-icons,
  .live-wrapper .program-sources .source-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory !important;
    overflow-x: auto !important;
  }
  .programme-wrapper .program-sources .source-icons .icon,
  .live-wrapper .program-sources .source-icons .icon {
    margin-right: 50px;
  }
}

@media screen and (max-width: 768px) {
  .programme-wrapper .programme-lead_bottom .posts__sumrys,
  .live-wrapper .programme-lead_bottom .posts__sumrys {
    margin-top: 0;
  }
}

.programme-wrapper .programme-lead_bottom,
.live-wrapper .programme-lead_bottom {
  background: #1a1a1a;
  min-height: 400px;
}
.programme-wrapper .programme-lead_bottom .post-title,
.live-wrapper .programme-lead_bottom .post-title {
  font-size: 1rem;
}
.programme-wrapper .programme-lead_bottom .bi-play-circle-fill,
.live-wrapper .programme-lead_bottom .bi-play-circle-fill {
  position: absolute;
  z-index: 10;
  color: rgba(255, 255, 255, 0.9);
  /*top: 30%;
  left: 40%;*/
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  font-size: 3rem;
}
.programme-wrapper .programme-lead_bottom .bi-play-circle-fill:hover,
.live-wrapper .programme-lead_bottom .bi-play-circle-fill:hover {
  color: rgba(255, 255, 255, 0.6);
  transition: color 1s;
}
@media screen and (max-width: 576px) {
  .programme-wrapper .programme-lead_bottom .posts__sumrys,
  .live-wrapper .programme-lead_bottom .posts__sumrys {
    flex-direction: row;
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory !important;
    overflow-x: auto !important;
  }
  .programme-wrapper .programme-lead_bottom .posts__sumrys .video-item,
  .live-wrapper .programme-lead_bottom .posts__sumrys .video-item {
    width: 75%;
  }
  .programme-wrapper .programme-lead_bottom .posts__sumrys .post__sumry,
  .live-wrapper .programme-lead_bottom .posts__sumrys .post__sumry {
    padding: 15px 10px;
  }
}
.programme-wrapper .program-title,
.live-wrapper .program-title {
  font-size: 1.875rem;
}
.programme-wrapper .programme-title-a,
.live-wrapper .programme-title-a {
  color: #fff;
}
.programme-wrapper .live-title,
.live-wrapper .live-title {
  font-size: 2.5rem;
}
.programme-wrapper .live-title-a,
.live-wrapper .live-title-a {
  color: #b61f24;
}
.programme-wrapper .program-presenter,
.programme-wrapper .program-time,
.live-wrapper .program-presenter,
.live-wrapper .program-time {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.programme-wrapper .program-presenter .presenter-icon .bi-person,
.programme-wrapper .program-time .presenter-icon .bi-person,
.live-wrapper .program-presenter .presenter-icon .bi-person,
.live-wrapper .program-time .presenter-icon .bi-person {
  color: #b61f24;
}
.programme-wrapper .program-presenter .time-icon .bi-clock,
.programme-wrapper .program-time .time-icon .bi-clock,
.live-wrapper .program-presenter .time-icon .bi-clock,
.live-wrapper .program-time .time-icon .bi-clock {
  color: #b61f24;
}
.programme-wrapper .program-presenter .presenter-name,
.programme-wrapper .program-presenter .show-time,
.programme-wrapper .program-time .presenter-name,
.programme-wrapper .program-time .show-time,
.live-wrapper .program-presenter .presenter-name,
.live-wrapper .program-presenter .show-time,
.live-wrapper .program-time .presenter-name,
.live-wrapper .program-time .show-time {
  margin-left: 20px;
}
.programme-wrapper .program-presenter .presenter-name h3,
.programme-wrapper .program-presenter .presenter-name .h3,
.programme-wrapper .program-presenter .show-time h3,
.programme-wrapper .program-presenter .show-time .h3,
.programme-wrapper .program-time .presenter-name h3,
.programme-wrapper .program-time .presenter-name .h3,
.programme-wrapper .program-time .show-time h3,
.programme-wrapper .program-time .show-time .h3,
.live-wrapper .program-presenter .presenter-name h3,
.live-wrapper .program-presenter .presenter-name .h3,
.live-wrapper .program-presenter .show-time h3,
.live-wrapper .program-presenter .show-time .h3,
.live-wrapper .program-time .presenter-name h3,
.live-wrapper .program-time .presenter-name .h3,
.live-wrapper .program-time .show-time h3,
.live-wrapper .program-time .show-time .h3 {
  margin-bottom: 0.2rem;
}
.programme-wrapper .program-presenter .presenter-name span,
.programme-wrapper .program-presenter .show-time span,
.programme-wrapper .program-time .presenter-name span,
.programme-wrapper .program-time .show-time span,
.live-wrapper .program-presenter .presenter-name span,
.live-wrapper .program-presenter .show-time span,
.live-wrapper .program-time .presenter-name span,
.live-wrapper .program-time .show-time span {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  color: #97b9fc;
}
.programme-wrapper .live_ad_banner,
.live-wrapper .live_ad_banner {
  background: #1a1a1a;
}
.programme-wrapper .program-list__label,
.live-wrapper .program-list__label {
  padding-top: 40px;
}

/**-------------------Elections ---------------------**/
.main-section {
  min-height: 800px;
  background-image: linear-gradient(
    to bottom,
    #f1f2ee,
    #f0f6de,
    #99bf89,
    #16550c
  );
  margin-top: 0 !important;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.main-section .post-thumbnail img {
  width: 100%;
  height: auto;
}
.main-section .main-title-sumry-a {
  color: #173015 !important;
}
.main-section .title-sumry-a {
  color: #ffffff !important;
  line-height: 1.4rem;
}

.elections .road-to-polls-title {
  margin: 0 auto;
  text-align: center;
}
.elections .road-to-polls-title h3,
.elections .road-to-polls-title .h3 {
  font-weight: bold;
  font-size: 2rem;
}
.elections .road-to-polls {
  margin: 0 auto;
}
.elections .videos {
  color: #f0f7da;
  background: #014001;
  margin: 40px 0;
  margin-bottom: 0;
}
.elections .videos h3,
.elections .videos .h3 {
  font-size: 1.6rem;
  font-weight: bold;
}
.elections .videos .post-title {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.35;
}
.elections .videos .post-title a {
  color: #f0f7da;
  text-decoration: none;
}
.elections .videos .post-title a:hover {
  color: #fff;
  transition: color 0.3s ease-in-out;
}
.elections .size-md .post-title {
  font-size: 1rem;
  font-weight: 600;
}
.elections .videos .nav-tabs {
  margin-top: 4px;
  border-bottom: 1px solid #36802d;
}
.elections .videos .nav-tabs .nav-link {
  background: transparent;
  border: 0;
  border-radius: 0;
}
.elections .videos .nav-tabs .nav-link:hover {
  text-decoration: none;
}
.elections .videos .nav-tabs .nav-link.active,
.elections .videos .nav-tabs .nav-item.show .nav-link {
  background-color: transparent;
  border: none;
}
.elections .videos .nav-tabs .nav-link.active,
.elections .videos .nav-tabs .nav-item.show .nav-link {
  color: #f0f7da;
  border-bottom: 2px solid #77ab59;
}
.elections .videos .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #77ab59;
  text-decoration: none;
}
.elections .videos .nav-link:hover {
  color: #f0f7da;
  transition: color 0.2s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
.elections .videos .post__default .post-category {
  color: #77ab59;
}
.elections .videos .post__default .post-category-a {
  color: #77ab59;
}
.elections .videos .post__default .post-category-separator {
  color: #77ab59;
}
.elections .videos .post__default .post-category-sub-a {
  color: #77ab59;
}
.elections .videos .sumry-body {
  margin: 0;
}
.elections .videos .video__sumry {
  padding: 15px 10px;
}
.elections .videos .latest_videos {
  position: relative;
  padding: 1rem 0;
  max-height: 420px;
  overflow-y: scroll;
}
.elections .videos .latest_videos::-webkit-scrollbar {
  width: 4px;
  /*border-radius: 2px;*/
}
.elections .videos .latest_videos::-webkit-scrollbar-thumb {
  width: 2px;
  border: 1px solid #2e6b29;
  border-radius: 20px;
  background-color: #f0f7da;
}
.elections .videos .latest_videos::-webkit-scrollbar-track {
  background: #2e6b29;
  border-radius: 5px;
  border-color: 1px solid #f0f7da;
  /*box-shadow: inset 0 0 2px rgb(0 0 0 / 10%);*/
}
.elections .videos .latest_videos::-webkit-scrollbar-thumb:window-inactive {
  color: #ffffff;
}
.elections .photos {
  margin-top: 0;
  background: #f0f7da;
}
.elections .photos__label h3,
.elections .photos__label .h3 {
  color: #173015;
}
.elections .photos .media .media__link {
  color: #234d20;
}
.elections .photos .media .media__tag {
  color: #77ab59;
}
.elections .election-facts .post__default .post-title-a {
  color: #234d20;
  line-height: 1.5rem;
}
.elections .election-regions .nav {
  justify-content: flex-end;
}
.elections .top-navigation ul {
  /*margin: 0 auto;text-align: center;*/
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.elections .top-navigation ul li {
  list-style: none;
  padding: 40px 10px 10px 10px;
}
.elections .top-navigation ul li a {
  text-decoration: none;
  background: #c9df8a;
  padding: 10px;
  border-radius: 20px;
  color: #36802d;
}
.elections .top-navigation ul li a.active {
  color: #173015;
}
.elections .nav-divider {
  width: 350px;
  margin: 0 auto;
  padding-top: 20px;
}
.elections .the-verdict {
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
}

.live-updates .live__title {
  font-weight: bold;
  font-size: 2.2rem;
  margin: 20px 0;
}
.live-updates .live__sumry {
  font-size: 1.2rem;
  font-weight: lighter;
  font-family: Helvetica, Arial, sans-serif;
}
.live-updates .sumry__card {
  background: #f2f3f0;
  border-top-color: #6aa15d;
  border-top-width: 4px;
  border-top-style: solid;
  padding: 0.8rem;
}
.live-updates .sumry__card h2,
.live-updates .sumry__card .h2 {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.5rem;
  margin-bottom: 15px;
  padding: 0;
}
.live-updates .sumry__card ul {
  padding: 0;
}
.live-updates .sumry__card ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
  list-style-type: none;
}
.live-updates .sumry__card ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: 6px;
  background-color: #4c8e41;
  content: "";
}
.live-updates .live-commentary {
  background: #f2f3f0;
  padding: 0.8rem;
  margin: 0 2px;
}
.live-updates .live-commentary img,
.live-updates .live-commentary figure {
  width: 100% !important;
  height: auto;
}
.live-updates .live-commentary__title {
  margin-bottom: 10px;
}
.live-updates .live-commentary__title span {
  font-size: 1.25rem;
  font-weight: bold;
}

.election-hero {
  margin-top: 0 !important;
}

.election-hero p {
  color: #ffffff;
  font-size: 1.2rem;
  margin-bottom: 0;
}
.election-hero .election-scroll {
  padding: 10px;
  background: #800507;
}
.scroll-wrapper {
  display: flex;
  white-space: nowrap;
}
.election-result__header {
  margin-right: 4px;
}

.election-hero .top-wrapper {
  min-height: 580px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: left;
}

.election-hero a {
  text-decoration: none;
  color: #4d4d4d !important;
}

.election-hero .live__title {
  margin-top: 15px;
  font-size: 2rem;
  font-weight: bold;
}
.election-hero .live_sumry {
  font-size: 1.25rem;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
}

/**----------------End Elections -------------------------------------**/

.sections_footer {
  display: flex;
  flex-direction: column;
  background-color: #022d62;
  /*radial-gradient(circle at 15% -3%,#022D62,#080e17 116%);*/
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  overflow: hidden;
  position: relative;
}
.sections_footer .footer-socials {
  border: 0 solid;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-bottom-width: 1px;
}
.sections_footer .footer-socials {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0;
}
.sections_footer .navbar-nav-svg {
  width: 1.4rem;
  height: 1.4rem;
  color: #d9edfc;
}
.sections_footer .bottom {
  margin-bottom: 8rem;
}
.sections_footer .footer-menu {
  /*display: flex;flex-direction: row;justify-content: space-evenly;margin-top:20px;*/
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 1rem;
}
.sections_footer .footer-menu h5,
.sections_footer .footer-menu .h5 {
  font-size: 1rem;
  color: #4f70d2;
  font-weight: 600;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.sections_footer .footer-menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.sections_footer .footer-menu li {
  margin-top: 0.5rem;
}
.sections_footer .footer-menu li a {
  color: #d9edfc;
  text-decoration: none;
}
.sections_footer .footer-menu li a:hover {
  color: #4f70d2;
  transition: color 0.3s ease-in-out;
}
.sections_footer .footer-copyright {
  align-self: center;
  text-align: center;
  margin: 1rem 0;
  color: #4f70d2;
}

/***--------------------Breadcrumb ------------------------***/
.breadcrumb .breadcrumb-item a {
  color: #666;
  font-weight: 500;
}

.article-page {
  position: relative;
  /*img {width:100%;height: auto;}*/
}
.article-page .post-header .post-title {
  color: #022d62;
}
.article-page .post-author {
  font-size: 1.2rem;
  color: #000000;
}
.article-page .post-author::before {
  display: none;
}
.article-page .post-meta a {
  color: #000000;
  /*border-bottom: none !important;*/
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  border: 0.05rem solid #022d62;
  border-radius: 5px;
  background: #ffffff;
  padding: 5px;
}
.article-page .post-meta a:hover {
  color: #666666;
}
.article-page .post-meta .tags {
  display: flex;
  flex-direction: row;
  padding-bottom: 0;
  margin-bottom: 1rem;
}
.article-page .post-meta .tags .tag-holder__tags {
  margin-left: 10px;
}
.article-page .post-meta .tags .tag-holder__tags a {
  font-size: 1rem;
}
.article-page .post-meta .tags .tag-holder__label {
  margin-right: 5px;
  margin-top: 4px;
}

.article-page .post-meta_time {
  margin-top: 10px;
}
.article-page .post-share a {
  color: #666666;
  text-decoration: none;
  transition: color 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.article-page .post-share a:hover {
  color: #0a58ca;
  transform: translateY(-2px);
}
.article-page .post-share img {
  width: 20px;
  height: 20px;
  vertical-align: text-top;
}
.article-page .post__detail p {
  font-size: 1.125rem;
  margin-bottom: 0;
  padding-bottom: 1.5rem;
  line-height: 1.4;
}
.article-page .post__detail p a {
  border-bottom: 1px solid #d5d5d5;
  text-decoration: none;
}

.article-page .post__detail .post-content figure {
  width: 100% !important;
  height: auto;
}
.article-page .post__detail .post-content img {
  width: 100%;
  height: auto;
}
.article-page .post__detail .post-thumbnail img {
  width: 100%;
  height: auto;
}
.article-page .ad__placeholder img {
  width: auto !important;
}
.article-page .article_sidebar .advert {
  padding-top: 0;
}
.article-page .article_sidebar .sumry-divider {
  top: -24px;
}
.article-page .article_sidebar .post-title {
  font-size: 1rem;
  font-weight: 600;
  padding: 0 10px;
  line-height: 1.4;
}
.article-page .article_sidebar .sumry-body {
  margin: 20px 0;
  padding: 0 10px;
}
.article-page .article_sidebar .ad__placeholder img {
  width: auto;
  height: auto;
}
.article-page .article_sidebar #MostReadSection {
  padding-top: 16px;
}

.article-page .article_sidebar .section-header .section-title {
  font-size: 1.6rem;
  padding-bottom: 5px;
  font-weight: 600;
}

.content_wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  margin: 0 -15px;
  height: 100%;
  border-right: 1px solid #efefef;
}

.counter__overlay .article-page .post__default .sumry-inner::before,
.counter__overlay-r .article-page .post__default .sumry-inner::before,
.counter__overlay-l .article-page .post__default .sumry-inner::before {
  color: black;
  /*$post-default-sumry-counter-overlay-color;*/
  background-color: black;
  /*$post-default-sumry-counter-overlay-bg;*/
}

.sumrys__timeline .article-page .post__default {
  border-left-color: grey;
  /*$post-default-divider-color;*/
}

.sumrys__timeline .article-page .post__default .sumry-inner::before {
  background-color: grey;
  /*$post-default-divider-color;*/
}

/*** ------------- Category page ----------------***/
.css-ct04d4 {
  position: relative;
}

.category-lead > .grid-divider:not(:first-child)::after {
  /*content: '';display: block;border-right: 1px solid $section_label_color;opacity: 0.1;
  margin-top: 5px;margin-bottom: 5px;clear: both;*/
  content: "";
  height: calc(100% - 1.2rem);
  position: absolute;
  left: calc(-1rem - 0px);
  border-left: 1px solid #4d4d4d;
  opacity: 0.1;
  top: 5px;
  margin-left: 15px;
  display: block;
}

h2.screen-reader-text {
  display: none;
}
a span.screen-reader-text {
  display: none;
}

.pagination .nav-links {
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 10px;
}
.pagination .nav-links .prev.page-numbers,
.pagination .nav-links .pagination .nav-links .next.page-numbers {
  background-color: #ddd;
  border-radius: 2px;
  display: inline-block;
  font-size: 1rem;
  padding: 0.4em 0.5em;
  line-height: 20px;
  width: 60px;
  border: none;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
}
.pagination .nav-links .page-numbers {
  display: inline-block;
  width: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #4a4a4a;
  font-size: 10pt;
  background-size: 8px 13px;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none !important;
  border-color: 1px solid #dfdfdf;
}
.pagination .nav-links .page-numbers.current {
  background-color: #00265e;
  display: inline-block;
  width: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #fff;
  font-size: 10pt;
  text-align: center;
}
.pagination .nav-links .screen-reader-text {
  display: block;
  border: 0;
  padding: 0;
  position: relative;
  width: 1px;
  word-wrap: normal !important;
  /*clip: rect(1px, 1px, 1px, 1px);
  clip-path: none;
  height: 1px;
  margin: -1px;
  overflow: hidden;*/
}

/***------------- video iframe -------------------------------**/
iframe {
  display: block;
  margin: 0 auto;
}

/**-------------Live stream -------------------------**/
.live_ad_banner .advert .ad__placeholder img {
  width: 100%;
  height: auto;
}

/***--------------------Media queries -----------------------***/
/* Extra large devices (large laptops and desktops, 1200px and up) */
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .sumry__horz-3to1 .sumry-thumbnail {
    width: 30%;
  }

  .sumry__horz-3to1 .sumry-content {
    width: 70%;
  }

  .videos .latest_videos .sumry__horz-3to1 .sumry-thumbnail {
    width: 40%;
  }
  .videos .latest_videos .sumry__horz-3to1 .sumry-content {
    width: 60%;
  }

  .article-page .post-header .post-title {
    font-size: 3.5rem;
    color: #022d62;
  }
}

/** -----navigation on large screen to small screens ---------------- **/
@media only screen and (max-width: 992px) {
  header .navbar-nav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    padding: 20px 60px;
  }
  header .menu_wrapper {
    justify-content: flex-end;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
  .sumry__horz-3to1 .sumry-thumbnail {
    width: 100%;
  }

  .sumry__horz-3to1 .sumry-content {
    width: 100%;
  }

  .posts__sumrys {
    margin-top: 15px;
  }

  .more_headlines .post-title {
    padding: 0px;
  }

  .more_headlines::before {
    display: none;
  }

  .more_stories .latest_stories article:last-child::after {
    content: "";
    display: block;
    opacity: 0.1;
    margin: 0.5rem 0;
  }

  .sports .sumry__horz-2to1 .sumry-thumbnail,
  .world .sumry__horz-2to1 .sumry-thumbnail,
  .entertainment .sumry__horz-2to1 .sumry-thumbnail {
    width: 48%;
  }
  .sports .sumry__horz-2to1 .sumry-content,
  .world .sumry__horz-2to1 .sumry-content,
  .entertainment .sumry__horz-2to1 .sumry-content {
    width: 52%;
  }

  .opinion .sumry__horz-3to1 .sumry-thumbnail {
    width: 20%;
  }

  .videos .latest_videos .sumry__horz-3to1 .sumry-thumbnail {
    width: 40%;
  }
  .videos .latest_videos .sumry__horz-3to1 .sumry-content {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  header .navbar img.me-2 {
    width: 50px;
    height: 45px;
  }

  .sumry__horz-3to1 .sumry-thumbnail {
    width: 60%;
  }

  .sumry__horz-3to1 .sumry-content {
    width: 100%;
  }

  .main-right-divider {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }

  .main__article {
    flex-direction: column-reverse;
  }
  .main__article-articles {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    width: 100%;
  }
  .main__article-thumbnail {
    margin-left: 0px;
    width: 100%;
  }

  .sumry__horz.sumry__reverse .sumry-body {
    flex-direction: row;
  }

  .more_headlines {
    padding-top: 20px;
  }
  .more_headlines .post-title {
    padding: 0 10px;
  }

  .dont_miss__label h3,
  .dont_miss__label .h3 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #d9edfc;
    padding: 10px 20px 0 20px;
  }

  .sports .sumry__horz-2to1 .sumry-body,
  .sports .sumry__horz-2to1.sumry__reverse .sumry-body,
  .world .sumry__horz-2to1 .sumry-body,
  .world .sumry__horz-2to1.sumry__reverse .sumry-body,
  .entertainment .sumry__horz-2to1 .sumry-body,
  .entertainment .sumry__horz-2to1.sumry__reverse .sumry-body {
    flex-direction: column;
  }
  .sports .sumry__horz-2to1 .sumry-thumbnail,
  .world .sumry__horz-2to1 .sumry-thumbnail,
  .entertainment .sumry__horz-2to1 .sumry-thumbnail {
    width: 100%;
  }
  .sports .sumry__horz-2to1 .sumry-content,
  .world .sumry__horz-2to1 .sumry-content,
  .entertainment .sumry__horz-2to1 .sumry-content {
    width: 100%;
    padding-top: 0.5rem;
  }

  .features .features-title {
    padding: 40px 10px 10px;
  }

  .photos .media h3,
  .photos .media .h3,
  .photos .media .media__title {
    font-size: 1rem;
    line-height: 1.3;
  }
  .photos .media-list__item--1 .media__content .media__title,
  .photos .media-list__item--2 .media__content .media__title {
    font-size: 1rem;
    line-height: 1.3;
  }

  .bottom {
    display: none;
  }

  .videos .figure-img {
    width: 100%;
  }
  .videos .player-wrapper iframe {
    width: 100% !important;
    height: 240px !important;
  }

  p iframe,
  iframe {
    width: 100% !important;
    /*height: auto; 270px !important;*/
  }

  .related-posts .sumry-inner .sumry-body {
    flex-direction: row;
  }
  .related-posts .sumry-inner .sumry-body .sumry-content {
    width: 60%;
    padding-left: 10px;
  }
  .related-posts .sumry-inner .sumry-body .sumry-thumbnail {
    width: 40%;
  }

  .article-page .post__detail p {
    font-size: 1.125rem;
  }
  .article-page .display-3 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.4;
    /*img {width:100%;height: auto;}*/
  }
  .article-page .post-author {
    font-size: 1rem;
  }
  .article-page .post-meta .post-time {
    font-size: 1rem;
  }
  .article-page .post-excerpt p.lead {
    font-size: 1.125rem;
  }
  .article-page .post-share img {
    width: 24px;
    height: 24px;
    vertical-align: text-top;
  }
  .article-page .section-divider {
    margin-top: 0;
  }

  .elections .road-to-polls-title {
    margin: 0 auto;
    text-align: center;
  }
  .elections .road-to-polls-title h3,
  .elections .road-to-polls-title .h3 {
    font-weight: 600;
    font-size: 1.2rem;
  }
  .elections .top-navigation ul {
    /*margin: 0 auto;text-align: center;*/
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding-left: 2px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: scroll;
  }

  .live-updates .live__title {
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 20px 0;
  }
  .live-updates .live__sumry {
    font-size: 1.2rem;
    font-weight: lighter;
    font-family: Helvetica, Arial, sans-serif;
  }
  .live-updates .live-commentary {
    background: transparent;
    padding: 0;
    margin: 0;
    margin-top: 10px;
  }
  .live-updates .live-commentary__title {
    margin: 10px 0;
    padding: 0;
  }
  .live-updates .live-commentary__title span {
    font-size: 1.25rem;
    font-weight: bold;
  }
  .live-updates .live-commentary__posts {
    padding: 0;
  }
  .election-hero .top-wrapper {
    min-height: 350px;
  }
  .scroll-wrapper {
    flex-direction: column;
    align-items: center;
    white-space: nowrap;
  }
}
/* Extra small devices (phones, 600px and down) */
/* Small devices (portrait tablets and large phones, 600px and up) */

/*# sourceMappingURL=app.css.map */

/* whatsapp section styling starts here */
/* .light {
  background: #f3f5f7;
} */

a,
a:hover {
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}

/* Cards */
.postcard {
  flex-wrap: wrap;
  display: flex;
  box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
  border-radius: 10px;
  margin: 0 0 2rem 0;
  overflow: hidden;
  position: relative;
  color: #ffffff;
}

.postcard.light {
  background-color: #e1e5ea;
}
.postcard .t-dark {
  color: #18151f;
}
.postcard a {
  color: inherit;
}
.postcard h1,
.postcard .h1 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.postcard .postcard__title {
  font-size: 1.75rem;
}
.postcard .postcard__img {
  max-height: 180px;
  width: 100%;
  object-fit: cover;
  position: relative;
}
.postcard .postcard__img_link {
  display: contents;
}
.postcard .postcard__bar {
  width: 50px;
  height: 10px;
  margin: 10px 0;
  border-radius: 5px;
  background-color: #424242;
  transition: width 0.2s ease;
}
.postcard .postcard__text {
  padding: 1.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
}
.postcard .postcard__preview-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
  height: 100%;
}

.postcard:hover .postcard__bar {
  width: 100px;
}

/* media whatsapp section query starts  here  */
@media screen and (min-width: 769px) {
  .postcard {
    flex-wrap: inherit;
  }
  .postcard .postcard__title {
    font-size: 2rem;
  }

  .postcard .postcard__img {
    max-width: 300px;
    max-height: 100%;
    transition: transform 0.3s ease;
  }
  .postcard .postcard__text {
    padding: 3rem;
    width: 100%;
  }
  .postcard .media.postcard__text:before {
    content: "";
    position: absolute;
    display: block;
    background: #18151f;
    top: -20%;
    height: 130%;
    width: 55px;
  }
  .postcard:hover .postcard__img {
    transform: scale(1.1);
  }
  .postcard:nth-child(2n + 1) {
    flex-direction: row;
  }
  .postcard:nth-child(2n + 0) {
    flex-direction: row-reverse;
  }
  .postcard:nth-child(2n + 1) .postcard__text::before {
    left: -12px !important;
    transform: rotate(4deg);
  }
  .postcard:nth-child(2n + 0) .postcard__text::before {
    right: -12px !important;
    transform: rotate(-4deg);
  }
}
@media screen and (min-width: 1024px) {
  .postcard__text {
    padding: 2rem 3.5rem;
  }

  .postcard__text:before {
    content: "";
    position: absolute;
    display: block;
    top: -20%;
    height: 130%;
    width: 55px;
  }

  /* .postcard.dark .postcard__text:before {
    background: #18151f;
  } */

  /* .postcard.light .postcard__text:before {
    background: #e1e5ea;
  } */
}

.blue .postcard__title:hover {
  color: #022d62;
}

.blue .postcard__bar {
  background-color: #022d62;
}

.blue::before {
  background-image: linear-gradient(
    -30deg,
    rgba(0, 118, 189, 0.1),
    transparent 50%
  );
}

@media screen and (min-width: 769px) {
  .blue::before {
    background-image: linear-gradient(
      -80deg,
      rgba(0, 118, 189, 0.1),
      transparent 50%
    );
  }

  .blue:nth-child(2n)::before {
    background-image: linear-gradient(
      80deg,
      rgba(0, 118, 189, 0.1),
      transparent 50%
    );
  }
}
/* media whatsapp section query ends  here  */

/* whatsapp section styling ends here */
