﻿.hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 180px;
}

.hero {
  background-image: url("../../resources/emeachannelsites/nordic/header-background-contact.jpg") !important;
  background-size: cover;
}

.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";
    margin: 8px 0;
  letter-spacing: normal;
}

.blogHeaderWrapper {
  padding: 3rem 0 4.1rem;
}

.blogHeaderWrapper .container {
  display: flex;
}

.blogHeaderWrapper .blogIndex:empty {
  display: none;
}

.blogHeaderWrapper .container .blogMedia {
  flex-basis: 56%;
}

.blogHeaderWrapper .container .blogMedia a img {
  width: 726px;
  height: 408px;
  object-fit: cover;
  object-position: center;
}

.blogHeaderWrapper .container .blogMedia .img-thumbnail {
  padding: 0;
  border: none;
  border-radius: 0;
}

.blogHeaderWrapper .blogContent,
.page-blogIndex .blogHeaderWrapper .blogContent {
  display: flex;
  flex-direction: column;
}

.blogHeaderWrapper .container .blogContent {
  flex-basis: 38%;
  margin-left: 2.9rem;
}

.blogHeaderWrapper .container .blogContent p.channel-name {
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0.1em;
  margin-top: 0;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1.3333333333em;
  text-transform: uppercase;
}

.blogHeaderWrapper .container .blogContent p.title {
  font-size: 44px;
  line-height: 48px;
  margin-top: 0.5rem;
  margin-bottom: 0.9rem;
  color: #154a4b;
  font-weight: 700;
}

.blogHeaderWrapper .container .blogContent p.title a {
  font-size: 44px;
  line-height: 48px;
}

.blogHeaderWrapper .title a {
  color: #154a4b;
}

.blogHeaderWrapper a {
  color: #3b1759;
  text-decoration: none;
}

.blogHeaderWrapper .blog-date {
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.8125em;
  font-weight: 400;
  line-height: 1.2307692308em;
}

.blogHeaderWrapper .blogContent p.blog-date {
  order: 2;
  margin-top: 24px;
}

.blogHeaderWrapper .blogContent p.description {
  order: 1;
  font-size: 0.9375em;
  font-weight: 400;
  line-height: 1.3333333333em;
  color: rgba(0, 0, 0, 0.6);
  margin: 0;
}

.social-share {
  display: flex;
  align-items: center;
}

.social-share {
  padding-top: 2.5625em;
  margin-bottom: 2.5625em;
}

.blogHeaderWrapper .container .blogContent .social-share {
  margin: 0;
  padding: 8px 0;
}

.blogHeaderWrapper .social-share,
.page-blogIndex .blogHeaderWrapper .social-share {
  order: 3;
}

.social-share {
  padding-top: 2.5625em;
  margin-bottom: 2.5625em;
}

.blogHeaderWrapper a {
  color: #3b1759;
  text-decoration: none;
}

.social-share a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 4rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  border-bottom: 4px solid transparent;
  position: relative;
}

.blogHeaderWrapper .container .blogContent .social-share a {
  margin-right: 1px;
}

.social-share a:hover {
  box-shadow: inset 0 -3px 0 #50d5b9;
}

.social-share a svg {
  fill: #154a4b;
}

.gel-great-primer {
  order: 4;
  font-size: 18px;
  color: #154a4b;
  padding: 20px 0px;
  font-weight: 700;
}

.channels-repeating-content-bloc-curation-title {
  color: #154a4b;
}

.blog-lifter .article-block_meta .text-holder {
  flex-grow: 1;
  max-width: 100%;
  padding-right: 0px;
}

.content-index .index-header .container {
  overflow: visible;
}

.content-index .index-filters {
  display: flex;
}

.content-index .index-filters .category-list {
  order: 1;
}

.content-index .index-filters .show-list {
  order: 2;
}

.content-index .index-filters .search-input {
  order: 3;
  padding: 0.3rem 0;
}

.content-index .index-filters .dropdown .dropdown-toggle {
  color: #154a4b;
  margin-right: 1.4rem;
  padding: 1.3rem 0;
  font-size: 0.875em;
  line-height: 1.2857142857em;
  cursor: pointer;
  font-weight: 700;
  font-family: inherit;
  border: none;
  background: transparent;
}

.content-index .index-filters .dropdown .dropdown-toggle::after {
  top: 2px;
  position: relative;
}

.content-index .index-filters .dropdown .dropdown-toggle.show {
  box-shadow: inset 0 -2px 0 #50d5b9;
}

.content-index .index-filters .dropdown-menu.show .selected {
  background: hsla(0, 0%, 87.8%, 0.26);
}

.content-index .index-filters .dropdown-menu.show .dropdown-item {
  color: rgba(0, 0, 0, 0.6);
  padding: 12px 16px;
  font-size: 0.9375em;
  font-weight: 400;
  line-height: 1.33em;
  cursor: pointer;
  font-family: inherit;
}

.content-index .index-filters .dropdown-menu.show .selected .dropdown-item {
  color: #154a4b !important;
}

.content-index .index-filters .dropdown-menu.show .dropdown-item:focus,
.content-index .index-filters .dropdown-menu.show .dropdown-item:hover {
  color: #154a4b;
  background-color: transparent;
}

.content-index .index-filters .search {
  border-radius: 2px;
  color: #154a4b;
  display: flex;
  max-width: 100%;
  justify-content: center;
  height: 44px;
}

.content-index .index-filters .search {
  margin: 0;
  border: 1.2px solid #e9e9e9;
  padding: 0;
  background: none;
  overflow: hidden;
  align-items: center;
}

.content-index .index-filters .search label {
    padding: .9em !important;
    position: static;
    box-sizing: border-box;
    border-radius: 2px 0 0 2px;
    font-size: .875em;
    font-weight: 700;
    line-height: 1.2857142857em;
    border-color: #e0e0e0 !important;
    border-left: 1px solid;
    height: 44px;
    margin-left: 20px;
}

.content-index .index-filters .search label svg {
  fill: #154a4b;
}

.content-index .index-filters .search:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  width: 6em;
  height: 6em;
  background: rgba(59, 23, 89, 0.1);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}

.content-index .index-filters .search:before {
  background: rgba(21, 74, 75, 0.1);
}

.content-index .index-filters .search svg{
    fill:#154a4b !important;
}

.content-index .index-filters .search input {
  margin: 0;
  font-weight: 700;
  font-size: 14px;
  padding: .75em 0 0.5em 0.4em;
  width: 60px;
  transition: width 1s ease-in-out;
  font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
  height: 44px;
  box-sizing: border-box;
  color: #053308 !important;
  border: 0;
}

.content-index .index-filters .search input[type="text"]:focus {
  width: 224px;
  transition: 0.5s;
}

::placeholder {
  color: #053308;
  opacity: 1;
}

.content-index .index-filters .search input[type="text"]:focus::placeholder {
  color: rgba(0, 0, 0, 0.3) !important;
}

::-ms-input-placeholder {
  color: #154a4b;
}

.content-index .index-blocks {
  padding-top: 32px;
}

.slick-prev,
.slick-next {
  top: 30%;
}

.showing-pages {
  margin-top: 0;
}

.content-index .index-filters .search .search-close {
  display: none;
}

.content-index .index-filters .search input:focus > svg {
  display: block;
}

.channels-article-block .article-block_meta {
  align-items: center;
}

.social-share a .copied-message {
  position: absolute;
  background: #f7f7f7;
  border-radius: 2px;
  padding: 10px;
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  transition: opacity 0.4s ease;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
  left: 50%;
}

.social-share a .hover-label {
  position: absolute;
  background: #f7f7f7;
  border-radius: 2px;
  padding: 10px;
  color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.4s ease;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
  left: 50%;
}

.social-share a:focus .hover-label,
.social-share a:hover .hover-label {
  opacity: 1;
}

@media screen and (min-device-width: 320px) and (max-device-width: 599px) {
  .content-index .index-blocks {
    padding-top: 0px;
  }

  .select-list-wrapper {
    display: inline;
  }

  .content-index .index-filters {
    display: block;
  }

  .content-index .index-filters .search input {
    width: 100%;
    border-right: 1.2px solid #e9e9e9;
  }

  .content-index .index-filters .search {
    margin: 0 0 10px 0;
  }
}

@media screen and (min-device-width: 600px) and (max-device-width: 820px) {
  .content-index .index-blocks {
    padding-top: 0px;
  }

  .select-list-wrapper {
   display: inline;
  }

  .content-index .index-filters {
    display: block;
  }

  .content-index .index-filters .search input {
    width: 100%;
    border-right: 1.2px solid #e9e9e9;
  }

  .content-index .index-filters .search {
    margin: 0 0 10px 0;
  }
}

@media (max-width: 599px) {
  .blogHeaderWrapper {
    padding: 0.6rem 0 0em;
  }

  .blogHeaderWrapper .container .blogMedia {
    flex-basis: 100%;
  }

  .blogHeaderWrapper .container .blogContent {
    flex-basis: 100%;
    margin-left: 0;
  }

  .blogHeaderWrapper .container .blogContent p.channel-name {
    margin-top: 24px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
  }

  .blogHeaderWrapper .container .blogContent p.title {
    margin-top: 0.1rem;
    font-size: 32px;
    line-height: 36px;
  }

  .blogHeaderWrapper .container .blogContent p.title a {
    font-size: 32px;
    line-height: 36px;
  }

  .blogHeaderWrapper .blogContent p.description {
    display: none;
  }

  .blogHeaderWrapper .blog-date {
    font-size: 14px;
  }

  .blogHeaderWrapper .blogContent p.blog-date {
    margin-top: 0;
  }

  .content-index .index-blocks .row > * {
    width: 50%;
  }
}

@media (max-width: 1007px) {
  .blogHeaderWrapper .container .blogMedia {
    flex-basis: 50%;
  }

  .blogHeaderWrapper .container .blogMedia a img {
    width: auto;
    height: auto;
    max-width: 100%;
  }

  .blogHeaderWrapper .container .blogContent {
      margin-left:0;
      margin-top: 20px;
  }
}

.showing-pages.loadmore {
  text-align: center;
}

.showing-pages.loadmore a {
  color: #fff !important;
  padding: 1em 1.1em;
  font-size: 16px;
  text-align: center;
  font-family: inherit;
  background: #154a4b !important;
  line-height: 20px;
  height: 44px;
  position: relative;
  margin: 0;
  width: auto;
  backface-visibility: hidden;
  border-radius: 2px;
  font-weight: 700;
  text-decoration: none;
}

.content-index .channels-article-block header {
  margin-bottom: 0px;
}

.blog-grid .grid-item {
  padding: 0;
}

.index-blocks .row .col-lg-3 {
  padding-right: calc(var(--bs-gutter-x) * 0);
  padding-left: calc(var(--bs-gutter-x) * 0);
}

.index-blocks .row {
  margin-left: calc(0 * var(--bs-gutter-x));
}

@media screen and (min-device-width: 320px) and (max-device-width: 599px) {
  .padding-bottom {
    padding-bottom: 0.5rem;
  }

  .channel-four .row {
    margin-left: calc(-0.5 * var(--bs-gutter-x));
  }

  .channel-four .row .col-lg-3 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }

  .channel-finder .channel-provider {
    margin: 1.8rem 0 0px;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1280px) {
  .btnright-margin .buttonGreen {
    margin-right: 10px !important;
  }
}

.buttonGreen:hover {
  background-color: #2a6465 !important;
  border-color: #2a6465 !important;
  font-weight: 800;
}

.newsletter .container-fluid {
  max-width: 1280px;
}

.newsletter .container-fluid .row {
  margin-right: calc(0.5 * var(--bs-gutter-x)) !important;
  margin-left: calc(0.5 * var(--bs-gutter-x)) !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.bbc-production-logo {
  width: 182px !important;
}

.location-modal-container .modal-dialog {
    min-height: 400px;}

.right-nav .location__region {
    width:100px;
}