﻿.hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 180px;
}

.hero {
  background-image: url("../../resources/emeachannelsites/nordic/header-background-contact.jpg") !important;
}

.gel--great-primer--bold-upper {
  font-size: 1.125em;
  font-weight: 900;
  line-height: 1.2222222222em;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  text-transform: none;
  color: #053308;
}

.hero h1 {
  color: #154a4b;
  text-shadow: none;
  font-weight: 700;
  font-size: 44px;
  line-height: 48px;
  text-transform: capitalize;
  font-family: "BBC Reith Sans Bd";
}

.hero h1 {
  margin: 8px 0;
  letter-spacing: normal;
}

.hero-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
  letter-spacing: normal;
  margin-top: 27px;
}

.bbc-first-nieuws.content-bg {
  background: #75efe2;
}

.sign-up .hero_content {
  max-width: 80%;
  flex-basis: 80%;
}

.sign-up .gel--brevier {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: rgba(21, 74, 75, 0.6);
}

select {
  -webkit-appearance: listbox !important;
}

.sign-up .gel--pica {
  font-family: ProximaNova;
  font-size: 18px;
  line-height: 1.25em;
  color: #154a4b;
  font-weight: 700;
}

.sign-up .iconImg {
  background-color: #154a4b !important;
}

.sign-up .iconImg {
  min-width: 48px;
  height: 48px;
  border-radius: 24px;
  margin-right: 2.4rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 35% 35%;
}

.sign-up .buttonGreen {
  width: 150px;
}

.slick-slider .slick-list {
  overflow: visible !important;
}

.slick-prev,
.slick-next {
  top: 45% !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 {
  flex-grow: 1;
}

.article-block_meta p.label {
  padding-top: 0 !important;
}

.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;
}

.channel-provider {
  background: rgba(21, 74, 75, 0.05) !important;
  border-color: rgba(21, 74, 75, 0.05) !important;
}

.channel-finder .channel-provider {
  border: 1px solid hsla(0, 0%, 100%, 0.2);
  background: transparent;
  box-sizing: border-box;
  border-radius: 2px;
  height: 46px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  padding: 14px 1em;
  color: #154a4b;
  margin: 0 0px 1.8rem;
}

.channel-finder .channel-provider {
  line-height: 18px;
  display: inline-block;
  display: block;
  text-decoration: none;
  flex-basis: calc(25% - 16px);
  box-sizing: border-box;
  padding: 13px 1em;
}

.channel-finder .channel-provider span {
  float: right;
}

.channel-finder .channel-provider span svg {
  fill: #154a4b;
}

.channel-finder p {
  margin: 16px 36px 16px 0px;
}

.channel-finder .gel-pica {
  font-size: 1em;
  line-height: 1.25em;
  color: #154a4b;
  font-weight: 700;
}

.channel-finder .gel-brevier {
  font-size: 15px;
  color: #333;
}

.chanel .carousel-bg {
  overflow: visible !important;
  padding-left: 0;
  padding-right: 0;
}

.channel-finder .select-channel {
  display: flex;
}

.channel-finder select {
 color:#333 !important;
 padding:0px;
}

.channel-finder select:focus {
  background-color: transparent !important;
  border: none;
  outline: 0;
  box-shadow: none;
}

.gel-great-primer-bold-upper {
  font-size: 1.125em;
  font-weight: 900;
  line-height: 1.2222222222em;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  color: rgba(0, 0, 0, 0.87);
  text-transform: none;
}

@media screen and (min-device-width: 300px) and (max-device-width: 599px) {

  .slick-prev,
  .slick-next {
    display: none !important;
  }

  .col-sm-12.d-flex{
      align-items:center;
      margin-bottom:20px;
  }

  .gel--brevier.iconBlockDescription{
      display:none;
  }

  .sign-up .gel--pica {
      margin-bottom:0;
  }

  .gel--great-primer--bold-upper {
    font-size: 1.125em;}
}

@media screen and (min-device-width: 600px) and (max-device-width: 820px) {
  .hero {
    height: 170px;
  }

  .slick-prev,
  .slick-next {
    display: none !important;
  }

  .hero_content .hero h1 {
    padding-top: 40px !important;
  }

  .hero_content .hero p {
    padding-top: 40px !important;
  }
}

@media (min-width: 600px) {
  .gel-great-primer-bold-upper {
    font-size: 2em;
    line-height: 1.125em;
  }
}

@media (min-width: 1008px) {
  .gel-great-primer-bold-upper {
    font-size: 2em;
    line-height: 1.125em;
  }
}

@media (max-width: 599px) {
  .channel-header {
    padding-top: 3rem;
  }

  .channel-finder .channel-provider {
      margin: 0 0px 10px !important;
  }

  .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: 34%;
  }

  .channel-header .header .button-group a {
  }

  .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-finder select {
    background-color: #fff !important;
    border: none;
    width: 100%;
    padding: 10px;
    height: 50px;
    color: #333 !important;
    margin-bottom: 20px;
  }

  .channel-finder .select-channel {
    display: grid;
  }
}

@media (min-width: 1008px) {
  .channel-header .header {
    align-items: flex-end;
  }

  .channel-header .sub-title {
    margin-top: -5px;
  }
}

@media (min-width: 600px) {
  .channels-article-block:hover .lifter,
  .channels-article-block:focus .lifter {
    margin: 0 !important;
    box-shadow: none !important;
    filter: none !important;
    -webkit-filter: none;
  }
}

.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;
}

.gel--great-primer--bold-upper {
  color: #154a4b !important;
}

.channels-article-block:hover .lifter .article-block_meta,
.channels-article-block:focus .lifter .article-block_meta {
  padding: 0px !important;
  box-shadow: none !important;
}

.text-holder .buttonGreen {
  background: #154a4b !important;
  color: #fff !important;
}

.text-holder .buttonGreen:hover {
  background: #337273 !important;
}

.article-block_meta h3 {
  word-break: break-all;
  color: #154a4b !important;
}

.more-info {
  color: #154a4b;
}

.buttonGreen {
  background: #154a4b !important;
  color: #fff !important;
  font-weight: 800;
}

.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;
}

.slick-next {
  background: #000 !important;
}

.anz-top-nav .navbar-dark {
  background: #75efe2 !important;
}

.footer {
  background: #154a4b !important;
}

.select-location-subRegion
  .location-accordion
  .accordion-item:first-of-type
  .accordion-button {
  background-color: #154a4b !important;
  color: #fff;
}

.region-title {
  color: #154a4b !important;
}

.location-select__close .modal-close-btn {
  border-color: #154a4b;
  background: #154a4b;
}

.accordion {
  --bs-accordion-border-radius: 0;
}

.nav-link.toggle-search svg,
.nav-link svg {
  fill: #000;
}

.bbc-production-logo {
  width: 182px !important;
}

@media screen and (min-device-width: 320px) and (max-device-width: 599px) {
  .padding-bottom {
    padding-bottom: 0.5rem;
  }

  .grid-item {
    padding: 0 15px 0 0;
  }

.channel-finder .channel-provider {
    margin: 1.8rem 0 0px;
}

.hero h1 {
    margin: 20px 0 0 0;
    letter-spacing: normal;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1280px) {
  .btnright-margin .buttonGreen {
    margin-right: 10px !important;
  }
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.grid-item {
  margin: 0 0 0 0;
  padding: 0 15px 0 0;
}

.buttonGreen:hover {
  background-color: #2a6465 !important;
  border-color: #2a6465 !important;
  font-weight: 800;
}

.slick-next {
  background: #75efe2 !important;
}
.bbc-nl-get-channel {
  background: #75efe2 !important;
  color: #154a4b !important;
}

.channel-finder p {
  margin: 16px 36px 16px 0px;
  font-size: 16px;
  line-height: 22px;
  color: #154a4b !important;
  font-weight: 500;
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
}

.channel-finder .gel-pica {
  font-weight: 700;
  font-size: 1em;
  line-height: 22px;
  color: #154a4b !important;
  margin-bottom: 0;
  font-family: "BBC Reith Sans";
}

channel-finder p {
  margin: 16px 36px 16px 0px;
  font-size: 16px;
  line-height: 22px;
  color: #154a4b !important;
  font-weight: 500;
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
}

.channel-finder span {
  font-size: 14px;
  color: #154a4b !important;
  padding: 10px;
}

.channel-finder span {
  font-size: 14px;
  color: #154a4b !important;
  padding: 10px;
}

.channel-finder svg {
  fill: #154a4b !important;
}

.channel-finder .channel-provider {
  background: rgba(21, 74, 75, 0.05) !important;
  border-color: rgba(21, 74, 75, 0.05) !important;
  border-radius: 0 !important;
  font-weight: 700;
}

.channel-finder .channel-provider {
  color: #154a4b !important;
  border: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25em;
  height: 46px;
  padding: 14px 1em;
  margin: 0 0px 1.8rem;
  display: block;
  text-decoration: none;
}

.channel-finder .channel-provider span svg {
  fill: #154a4b !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.channel-finder .channel-provider span {
  float: right;
  padding: 0;
}

.slick-next {
  background: #75efe2 !important;
}

.bbc-nl-get-channel {
  background: #75efe2 !important;
  color: #154a4b !important;
}

.channel-finder p {
  margin: 16px 36px 16px 0px;
  font-size: 16px;
  line-height: 22px;
  color: #154a4b !important;
  font-weight: 500;
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
}

.channel-finder .gel-pica {
  font-weight: 700;
  font-size: 1em;
  line-height: 22px;
  color: #154a4b !important;
  margin-bottom: 0;
  font-family: "BBC Reith Sans";
}

channel-finder p {
  margin: 16px 36px 16px 0px;
  font-size: 16px;
  line-height: 22px;
  color: #154a4b !important;
  font-weight: 500;
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
}

.channel-finder span {
  font-size: 14px;
  color: #154a4b !important;
  padding: 10px;
}

.channel-finder span {
  font-size: 14px;
  color: #333 !important;
  padding: 10px 5px;
}

.channel-finder svg {
  fill: #333 !important;
}

.channel-finder .channel-provider {
  background: rgba(21, 74, 75, 0.05) !important;
  border-color: rgba(21, 74, 75, 0.05) !important;
  border-radius: 0 !important;
  font-weight: 700;
}

.channel-finder .channel-provider {
  color: #154a4b !important;
  border: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25em;
  height: 46px;
  padding: 14px 1em;
  margin: 0 0px 1.8rem;
  display: block;
  text-decoration: none;
}

.channel-finder .channel-provider span svg {
  fill: #154a4b !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.channel-finder .channel-provider span {
  float: right;
  padding: 0;
}

.slick-next {
  background: #75efe2 !important;
}

.location-modal-container .modal-dialog {
  min-height: 400px;
}

.right-nav .location__region {
  width: 100px;
}

.channel-finder .channel-logo {
    height: auto !important;
    width: 252px;
}

.col-sm-12.d-flex{
margin-top:10px;
}