﻿.channel {
}
@font-face {
  font-family: "Falma Italic";
 src: url('../../fonts/EMEAChannelSites/Flama Italic.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Falma Italic Bold";
 src: url('../../fonts/EMEAChannelSites/flama bold italic.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
 
@font-face {
  font-family: "Falma";
 src: url('../../fonts/EMEAChannelSites/flama regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
    font-family: 'flama-bold';
    src: url('../../fonts/emeachannelsites/flama-bold.woff') format('woff');
    font-weight: 900;
  font-style: normal;
}
@font-face {
    font-family: 'flama-medium';
    src: url('../../fonts/emeachannelsites/flama-medium.woff2') format('woff2');
    font-weight: 700;
  font-style: normal;
}


.channel-four .row .col-lg-3 {
  padding-right: calc(var(--bs-gutter-x) * 0);
  padding-left: calc(var(--bs-gutter-x) * 0);
}

.channel-four .row {
  margin-left: calc(0 * var(--bs-gutter-x));
}

.channel-header {
  background: #fff;
}

.channel-header {
  color: #fff;
  padding-top: 4em;
}

.channel-header .header {
  display: flex;
  position: relative;
  align-items: flex-end;
  padding-bottom: 1.2em;
}
.channel-header .container {
  overflow: visible;
}

.channel-header .channel-patch {
  margin-right: 1.3em;
  margin-bottom: 0;
}

.channel-header .channel-patch .img-thumbnail {
  margin-bottom: 0;
  width: 110px;
  border: 0;
  margin-right: 10px;
  border-radius: 0;
}

.channel-header .channel-patch.bbc-nordic {
  background-size: 100%;
  flex-shrink: 0;
  background-repeat: no-repeat;
}

.channel-header .sub-title {
  flex-grow: 1;
  margin-top: 20px;
}

.channel-header .sub-title {
  flex-basis: 77%;
  margin-right: 70px;
}

.channel-header h2 {
  color: rgba(0, 0, 0, 0.87);
  margin-top: -0.1em;
}

.channel-header .sub-title h2 {
    font-family: flama-medium;
    font-size: 1.125em;
    font-weight: 600;
    line-height: 1.2222222222em;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .87);
}

.channel-header .header .button-group {
  margin-bottom: 0;
  margin-top: 1.4rem;
  display: flex;
}

.channel-header .header .button-group a {
  margin: 0 20px 0 0;
}

.channel-header .sub-title .button-group .buttonGreen {
  background-color: #6f1a80 !important;
  color: #fff !important;
  border: 1px solid #6f1a80 !important;
  font-weight: 700;
  font-size: 16px;
  padding: 0.73em 1.1em 0.65em;
  font-family:flama-bold;
}

.channel-header .sub-title .button-group .btnactive {
  border-color: #6f1a80;
  box-shadow: inset 0 0 0 1px #6f1a80;
  color: #6f1a80 !important;
  font-weight: 600;
  border-radius: 2px;
  padding: 0.73em 1.1em 0.65em;
  border: 0;
  font-family:flama-bold;
}

.channel-header .sub-title .button-group .btnactive svg {
  fill: #6f1a80 !important;
  margin-right: 10px;
}

.channel-header .sub-title .button-group .btnactive img {
  margin-right: 5px;
}

.channel-header .channel-logo.bbc-nordic-plus {
  background-color: #154a4b;
  height: 64px;
  width: 106px;
  flex-shrink: 0;
  background-size: 79%;
  background-position: 50%;
}

.channel-header .social {
  flex-basis: 13%;
}

.channel-header .social h3 {
       font-weight: 600;
    color: rgba(0, 0, 0, .6);
    text-align: right;
    font-size: .75em;
    line-height: 1.3333333333em;
    letter-spacing: .15em !important;
    text-transform: uppercase;
    font-family: 'flama-medium';
    margin-bottom: 0.7em;
    white-space: nowrap;
    margin-top: 0;
}

.channel-header .social ul {
  position: relative;
  right: -8px;
}

.channel-header .social ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.channel-header .social ul,
.channel-header .social ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.basic-channel-layout .channel-header .social a {
  vertical-align: super;
}

.channel-header .social ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
}

.channel-header .social ul li a svg {
  fill: #6f1a80 !important;
}

.header-tabs {
  justify-content: space-between;
}

 .header-tabs .btnactive {
  border: none;
  color: #565656;
  font-weight: 400;
  padding: 0.75em 0.8em;
}

 .header-tabs a svg {
  fill: #6f1a80 !important;
  margin-right: 10px;
  margin-top: -5px;
}

 .header-tabs a {
}

 .event-blocks {
  display: flex;
}

 .event-blocks .event-block {
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  margin: 7px 15px 10px 0px;
  flex-basis: 20%;
  flex-grow: 1;
  padding: 8px 16px;
}

 .event-block {
  border-color: #e9e9e9 !important;
}

 .event-blocks .event-block .hover-wrapper {
  display: flex;
}

 .event-blocks .event-block time {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  margin-right: 1.7em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: hsla(0, 0%, 100%, 0.6);
}

 .event-block time {
  color: rgba(0, 0, 0, 0.6) !important;
}

 .event-blocks .event-block h4 {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
  color: rgb(0, 0, 0);
}

 .event-blocks .event-block h5 {
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}

.event-container .nav-tabs {
  --bs-nav-tabs-border-color: transparent;
  border-bottom: 0;
}

.event-container .nav-tabs .nav-link {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: inline-block;
  width: auto;
  max-width: 100%;
  /*padding: 2em 20px 8px;*/
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3333333333em;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

.event-container .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  font-weight: 700;
  outline: 0;
  opacity: 1;
  border-bottom: 2px solid #01febf;
  font-size: 13px;
  line-height: 16px;
  /*padding: 2em 0 8px;*/
  height: auto;
  margin-bottom: 0.4em;
  color: rgba(0, 0, 0, 0.87);
}

.slick-slider .slick-list {
  overflow: visible !important;
}

.slick-slider .slick-list .article-block_meta {
  margin-top: -8px;
}

.channels-article-block:hover .article-block_meta {
  background: #fff !important;
}

.article-block_meta {
  padding-top: 8px;
}

.article-block_meta .text-holder {
  max-width: 100%;
  padding-right: 5px;
}

.article-block_meta .text-holder h3 {
     color: #6f1a80;
    letter-spacing: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    font-family:flama-bold;
}
.text-holder .gel-brevier {
  font-style: normal;
  letter-spacing: normal;
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.87);
  text-transform: none;
}
.article-block_meta p.label {
  padding-top: 0 !important;
  font-family: "BBC Reith Sans";
}

.blog-filter-link .text-holder .label {
  font-size: 0.8rem;
  line-height: 1.33333em;
  letter-spacing: 1.5px;
  margin-bottom: 8px;
  font-weight: 500;
  margin-top: 0;
  transition: color 0.2s linear 0.2s;
  color: #666;
  padding-top: 16px;
  text-transform: uppercase;
  font-family: inherit;
  text-decoration: none !important;
}

.blog-filter-link .text-holder .label {
  text-decoration: none;
}

.hide {
  display: none;
}

.buttonGreen {
  background-color: #750fd9;
  border: 1px solid #750fd9;
  color: #fff;
  font-weight: 400;
}

.channels-article-block .more-info {
  color: #750fd9;
}

.channels-article-block .more-info .arrow {
  border: solid #750fd9;
  border-width: 0 3px 3px 0;
}

.article-block__meta .more-info {
  color: #750fd9;
}

.faqs_content {
  margin-right: 50px;
}

.faqs_content h2 {
  color: #750fd9;
}

.faqs_content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.6);
}

.accordion-button {
  color: #333;
}

.channel-provider {
}

.channel-finder .channel-provider {
  color: #6f1a80;
  border: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25em;
  height: 46px;
  padding: 14px 1em;
  margin: 0 0px 1.8rem;
  display: block;
  text-decoration: none;
}

.channel-finder .channel-provider span {
  float: right;
  padding: 0;
}

.channel-finder .channel-provider span svg {
  fill: #6f1a80 !important;
}
.channel-finder svg {
  fill:#6f1a80 !important;
}
.channel-finder p {
  margin: 16px 36px 16px 0px;
  font-size: 16px;
  line-height: 22px;
  color: #6f1a80 !important;
  font-weight: 500;
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
}

.channel-finder .gel-pica {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #6f1a80 !important;
  margin-bottom: 0;
    font-family: flama-bold;
    text-transform: uppercase;
}

.channel-finder span {
  font-size: 14px;
  color: #6f1a80 !important;
  padding: 10px;
}

.channel-finder span.active {
  font-weight: 700;
}

.channel-finder .gel-brevier {
  font-size: 15px;
  color: #333;
  font-family: inherit;
}

.modal-dialog .modal-content {
  border-radius: 0;
}

.modal-dialog .modal-body {
  padding: 0;
  min-height: 18rem;
  display: flex;
}

.location-select {
  display: flex;
  max-width: 57rem;
  max-height: 54rem;
  padding: 0;
  border-radius: 0;
}

.location-select_regions {
  flex-basis: 33%;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 0;
  background: #f2f2f2;
  width: 30%;
  min-height: 18rem;
}

.location-select_regions .buttonGreen {
  text-align: left;
}

.location-select_regions .buttonGreen img {
  padding: 4px 0;
  float: right;
}

.select_countries {
  width: 70%;
  margin-top: 50px;
}

.select_countries .buttonGreen {
  display: block;
  width: 100px;
  left: 80%;
  bottom: 10%;
}

@media (max-width: 1023px) {
  .modal-body {
    display: block;
  }
  .location-select_regions {
    width: 100%;
    min-height: auto;
  }

  .select_countries {
    width: 100%;
    margin-top: 0px;
  }
}

@media (max-width: 599px) {
  .channel-header {
    padding-top: 3rem;
  }

  .channel-header .header {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 16px;
  }
  .channel-header .sub-title {
    flex-basis: 100%;
    margin-right: 0px;
  }
  .channel-header .header .button-group {
    flex-direction: column;
    align-items: flex-start;
  }
  .channel-header .sub-title .button-group .buttonGreen {
    width: 100%;
  }
  .channel-header .sub-title .button-group .btnactive {
    width: 100%;
    padding-left: 34%;
    padding-right: 14%;
  }
  .channel-header .header .button-group a {
    margin: 0 0 10px 0;
  }

  .channel-header .sub-title h2 {
    margin-bottom: 24px;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2em;
  }

  .channel-header .social ul {
    justify-content: flex-start;
  }

  .channel-header .social ul > li:first-child a {
    margin-left: 0;
  }
  .channel-header .social {
    margin: 20px 0px;
  }

  .channel-header .social h3 {
    text-align: left;
  }

   .event-blocks {
    overflow-y: scroll;
  }
   .event-blocks .event-block {
    min-width: 17em;
  }
  .grid-item {
    padding: 0;
  }

  .button--secondary{display:none !important}
}

@media (min-width: 600px) {
    .channels-article-block:hover .lifter .article-block_meta, .channels-article-block:focus .lifter .article-block_meta {
        padding: 18px 16px 8px;
        box-shadow: inset 0 4px 0 #6f1a80;
    }
}

.gel--brevier {
   font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: normal;
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
    color: rgba(0, 0, 0, .87);
    text-transform: none;
}

.gel--great-primer--bold-upper {
    font-family:flama-medium !important;
    color:#6f1a80;
    text-transform:uppercase;
}

@media (min-width: 1008px) {
  .channel-header .header {
    align-items: flex-end;
  }

  .channel-header .sub-title {
    margin-top: -5px;
  }
}

.header-tabs .button-group {
  margin: 0;
  display: flex;
  align-items: baseline;
}

.button-link {
  font-family: inherit;
  padding: 0.75em 1.1em 0.65em;
  line-height: 16px;
  height: auto;
  margin-bottom: 0.4em;
  display: inline-block;
  width: auto;
  max-width: 100%;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  border: none;
  color: #fff;
}

.header-tabs .button-group .button--primary,
.header-tabs .button-group .button--secondary {
  margin-left: auto;
  padding-right: 0 !important;
  border: 0;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.button-link.active {
  border-bottom-color: #01febf !important;
  border-bottom: 2px solid transparent;
  color: rgba(0, 0, 0, 0.87);
  background-color: transparent;
  font-size: 13px;
    font-weight: 700;
}

.button-link.in-active {
  color: rgba(0, 0, 0, .6);
  background-color: transparent;
  font-size: 13px;
}

.button-link.button--secondary {
  color: #6f1a80 !important;
  background-color: transparent;
  font-size: 16px;
  text-transform:uppercase;
  font-family:flama-bold;
}

.button-link.button--secondary span {
  margin-top: 2px;
  font-weight: 700;
}

.channels-article-block header {
  margin-bottom: 0px;
}

.faqs_content h2:after {
  background: #50d5b9;
}

.text-center.mt-3 {
  text-align: left !important;
}

#load-more.buttonGreen {
  background-color: transparent !important;
  color: #3b1759 !important;
  font-size: 18px;
  border: none;
  font-weight: 700;
  padding: 0;
}

#show-less.buttonGreen {
  background-color: transparent !important;
  color: #3b1759 !important;
  font-size: 18px;
  border: none;
  font-weight: 700;
  padding: 0;
}

.bbc-nl-get-channel {
  background: #1fcc84 !important;
    color: #6f1a80 !important;
}

.content-index .index-blocks a .blog-filter-link .text-holder .label, .channels-article-block .article-block_meta .text-holder .label {
    font-family: Falma;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .15em;
    text-transform: uppercase;
}

.channel-finder .channel-provider {
    background: hsla(0, 0%, 100%, .1) !important;
}

.channel-finder .channel-provider:hover {
    text-decoration:underline;
}

.channels-article-block:hover .lifter .article-block_meta, .channels-article-block:focus .lifter .article-block_meta {
        padding: 18px 16px 8px;
        box-shadow: inset 0 4px 0 #fff;
    }

.production-navbar-items .nav-link {
  color: #000 !important;
}

.production-navbar-items .nav-link.active {
  box-shadow: inset 0 -3px 0 #50d5b9 !important;
  color: #000 !important;
}

.production-navbar-items .nav-link:hover {
  box-shadow: inset 0 -3px 0 #50d5b9;
  text-decoration: none;
}
.channels-article-block:hover .lifter .article-block_meta,							 
.channels-article-block:focus .lifter .article-block_meta {
  padding: 18px 16px 8px !important;
  box-shadow: inset 0 4px 0 #50d5b9 !important;
}

.text-holder .buttonGreen {
  background: #154a4b !important;
  color: #fff !important;
}

.text-holder .buttonGreen:hover {
  background: #337273 !important;
}

.more-info {
  color: #154a4b;
}

.buttonGreen {
  background: #154a4b !important;
  color: #fff !important;
}

.btnactive {
  border: 1.2px solid #154a4b !important;
  color: #154a4b;
}

.channels-article-block:hover .lifter,
.channels-article-block:focus .lifter {
  outline: 0;
  position: relative;
  z-index: 3 !important;
}

.select-location-subRegion
  .location-accordion
  .accordion-item:first-of-type
  .accordion-button {
  background-color: #3b1759 !important;
  color: #fff;
}

.region-title {
  color:rgba(0, 0, 0, .87) !important;
}

.location-select__close .modal-close-btn {
  border-color: #3b1759;
  background: #3b1759;
}

.location-select__regions ul li a {
    color:inherit;
}

.location-select__countries ul li a {
    color:#333;
}

.location-modal-container .modal-dialog {
  min-height: 356px;
}

.location-select__countries ul.countries {
  height: 200px;
}

.accordion {
  --bs-accordion-border-radius: 0;
}

.nav-link.toggle-search svg,
.nav-link svg {
  fill: rgba(0, 0, 0, .87);
}

.channel-finder .channel-logo{
    height: 59px;
    width: 83px;
}

.buttonGreen:hover {
  background: linear-gradient(0deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1)), #3b1759 !important;
  border-color: #3b1759 !important;
  font-weight: 800;
}

.btnactive:hover{
    background: rgba(59, 23, 89, .1) !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.bbc-production-logo {
  width: 80px !important;
}

@media screen and (min-device-width: 320px) and (max-device-width: 599px) {
  .padding-bottom {
    padding-bottom: 0.5rem;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1280px) {
  .btnright-margin .buttonGreen {
    margin-right: 10px !important;
  }
}

.accordion-button {
  color: #333;
  font-family: 'BBC Reith Sans Bd';
}

.faqs_content h2:after {
    background: #50d5b9;}

.accordion-button:not(.collapsed) {
    color: #333;
}

.faqs .text-center{
    text-align:left !important;
}

.faqs .text-center .buttonGreen {
    padding:0 !important;
    background-color:transparent !important;
    border:none !important;
    color:#3b1759 !important;
}

.slick-next {
  background-color: #000 !important;
}