/**
 * Convert existing 960px design to be 1200px;
 */
.shell {
  width: 1200px; }

.post {
  max-width: 978px;
  box-sizing: border-box; }

.content {
  float: left;
  width: 978px; }

.comments {
  max-width: 978px; }

.main.sidebar-left .content {
  width: 952px; }

.list-items .column {
  width: 294px; }

.list-items:before {
  left: 306px; }

.list-items:after {
  left: 632px; }

.featured-events li.left, .featured-events li.right {
  width: 591px; }

.events-list ul li {
  width: 302px; }

.listing li.left, .listing li.right {
  width: 591px; }

.page-template-templatestopics-php .list-categories li {
  width: 374px; }

.page-template-nosidebar .content {
  width: 100%; }

@media screen and (max-width: 1280px) {
  .shell {
    width: 960px; }

  .content {
    width: 70%; }

  .comments {
    max-width: 652px;
    padding: 41px 0 0; }

  .post {
    padding-right: 0;
    max-width: 652px; }

  .main.sidebar-left .content {
    width: 712px; }

  .list-items .column {
    width: 214px; }

  .list-items:before {
    left: 226px; }

  .list-items:after {
    left: 472px; }

  .featured-events li.left, .featured-events li.right {
    width: 471px; }

  .events-list ul li {
    width: 222px; }

  .listing li.left, .listing li.right {
    width: 471px; }

  .page-template-templatestopics-php .list-categories li {
    width: 294px; } }
@media screen and (max-width: 1000px) {
  .shell {
    width: auto;
    margin: 0 20px; }

  .inner {
    margin: 0 20px; }

  .main.sidebar-left .content {
    width: 70%; }

  .list-items .column {
    width: auto; }

  .listing li.left, .listing li.right {
    float: none;
    width: auto; }

  .events-list ul li {
    width: 45%; }

  .page-template-templatestopics-php .list-categories li {
    width: 46%; }

  .page-template-focus .list .post .image img {
    width: 100%; } }
@media screen and (max-width: 760px) {
  .content {
    position: relative;
    overflow: hidden;
    float: none;
    width: auto; }

  .main.sidebar-left .content {
    width: auto; }

  .events-list ul li {
    width: auto; }

  .page-template-templatestopics-php .list-categories li {
    width: 98%; } }
/**
 * General
 */
.inner {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  overflow: hidden; }

.main {
  margin-top: 166px; }
  .main.reading, .main.main-bottom, .main.no-pad-top {
    padding: 0;
    margin-top: 0; }
  .main.reading, .main.w-sidebar {
    margin-top: 20px; }

.single-crb_resource .main,
.page-template-browse-articles .main,
.page-template-resources .main,
.single-crb_author .main,
.error404 .main,
.single-crb_event .main,
.page-template-contribute .main,
.page-template-contact .main,
.page-template-team .main,
.page-template-staff .main,
.page-template-email .main {
  margin-top: 166px; }

.w-sidebar.main-inner:before {
  margin-top: 28px; }

.page-template-resources .w-sidebar.main-inner:before,
.page-template-browse-articles .w-sidebar.main-inner:before {
  margin-top: 58px; }

.page-template-focus .featured-image {
  top: 146px;
  padding-top: 20px; }

.category .main.cf {
  margin-top: 20px; }
.category .featured-image {
  height: 470px; }

.post-foot {
  max-width: 100%; }

.submit-event, .btn-join {
  max-width: 100%; }

.widget-links ul li > span a {
  line-height: 2em; }

.widget-links ul li > a {
  min-height: 139px; }

.featured-boxes .box .entry .author {
  background: #FFFFFF; }
  .featured-boxes .box .entry .author a {
    color: #231F1F; }

.page-template-focus .featured-posts-small ul li .entry-image span {
  background: #FFFFFF;
  color: #231F1F; }

.widget-links ul li > span a {
  background: #FFFFFF;
  color: #231F1F; }

.smush-detected-img {
  box-shadow: none !important; }

/**
 * Header
 */
.header-new {
  height: 146px;
  background: #FFFFFF;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  letter-spacing: 0.2pt;
  transition: background 0.5s, box-shadow 0.5s;
    /*
    &.hide-pf {
        .new-logo {
            padding-top: 45px;
            transition-delay: $headerTransitionTime;

            img {
                width: 246px;
                transition-delay: $headerTransitionTime;
            }
        }
    }
    */ }
  .header-new .inner {
    position: relative;
    overflow: visible;
    height: inherit; }
  .header-new.scrolled:not(.transparent) {
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1); }
  .header-new.transparent {
    background: transparent; }
    .header-new.transparent.hide-pf .new-logo {
      padding-top: 45px;
      transition-delay: 0.5s; }
      .header-new.transparent.hide-pf .new-logo img {
        width: 246px;
        transition-delay: 0.5s; }
    .header-new.transparent.hide-pf .new-pf-logo {
      opacity: 0;
      transition-delay: 0s; }
    .header-new.transparent .login-links-new a {
      color: #FFFFFF; }
      .header-new.transparent .login-links-new a:hover {
        color: #EEEEEE; }
    .header-new.transparent .socials-new a i {
      color: #FFFFFF; }
      .header-new.transparent .socials-new a i:hover {
        color: #EEEEEE; }
    .header-new.transparent .search-new-btn {
      color: #FFFFFF; }
      .header-new.transparent .search-new-btn:hover {
        color: #EEEEEE; }
  .header-new .new-logo {
    display: inline-block;
    padding-top: 41px;
    transition: padding 0.5s; }
    .header-new .new-logo img {
      width: 216px;
      transition: width 0.5s; }
  .header-new .new-pf-logo {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    transition: opacity 0.5s;
    transition-delay: 0.5s; }
    .header-new .new-pf-logo a {
      display: inline-block;
      color: #FFFFFF;
      font-family: "Catamaran", sans-serif;
      font-weight: 700;
      font-size: 28px;
      text-decoration: none;
      padding: 13px 20px;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bd312b+0,f16f32+100 */
      background: #bd312b;
      /* Old browsers */
      background: -moz-linear-gradient(-45deg, #bd312b 0%, #f16f32 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(-45deg, #bd312b 0%, #f16f32 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(135deg, #bd312b 0%, #f16f32 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd312b', endColorstr='#f16f32',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
      .header-new .new-pf-logo a:hover {
        text-decoration: none; }
  .header-new .quick-links {
    position: absolute;
    top: 37px;
    right: 0;
    text-align: right; }
  .header-new .login-links-new {
    display: inline-block; }
    .header-new .login-links-new a {
      display: inline-block;
      color: #231F1F;
      border: 2px solid #F16F32;
      border-radius: 8px;
      padding: 9px 20px;
      font-family: "Rubik", sans-serif;
      font-weight: 500;
      font-size: 13px;
      text-transform: uppercase;
      transition: color 0.15s, border 0.15s; }
      .header-new .login-links-new a:hover {
        border-color: #bd312b;
        text-decoration: none;
        color: #000000; }
  .header-new .socials-new {
    display: inline-block;
    position: relative;
    padding-right: 10px;
    bottom: -5px; }
    .header-new .socials-new a {
      font-size: 24px;
      position: relative;
      margin-right: 10px;
      display: inline-block; }
      .header-new .socials-new a i {
        color: #231F1F;
        transition: color 0.15s; }
        .header-new .socials-new a i:hover {
          color: #000000;
          text-decoration: none; }
  .header-new .search-new-btn {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    bottom: -5px;
    font-size: 24px;
    color: #231F1F;
    transition: color 0.15s; }
    .header-new .search-new-btn:hover {
      color: #000000;
      text-decoration: none; }
  .header-new .hamburger {
    display: none; }
  .header-new .nav-new-mobile {
    display: none;
    position: fixed;
    top: 62px;
    background: #FFFFFF;
    left: 0;
    width: 100%;
    max-height: 100%;
    font-family: "Catamaran", sans-serif;
    border-bottom: 1px solid #DFE0E0;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
    overflow-y: auto; }
    .header-new .nav-new-mobile .mob-search {
      padding-left: 8px;
      padding-right: 8px;
      padding-top: 10px;
      height: 62px;
      box-sizing: border-box; }
      .header-new .nav-new-mobile .mob-search form {
        border-radius: 8px;
        border: 2px solid #DFE0E0;
        display: block;
        width: 100%;
        position: relative;
        height: 48px; }
      .header-new .nav-new-mobile .mob-search input[type=text] {
        position: absolute;
        top: 0;
        left: 0;
        padding-right: 50px;
        width: 100%;
        background: transparent;
        border: none;
        font-size: 18px;
        font-weight: 400;
        margin-top: 8px; }
      .header-new .nav-new-mobile .mob-search button {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        font-size: 19px;
        color: #F16F32;
        transition: color 0.15s;
        border: none !important;
        text-align: center;
        background: transparent;
        padding-top: 13px; }
        .header-new .nav-new-mobile .mob-search button:hover {
          color: #bd312b; }
    .header-new .nav-new-mobile .socials-new-mobile {
      text-align: center;
      padding-top: 25px;
      padding-bottom: 20px; }
      .header-new .nav-new-mobile .socials-new-mobile a {
        font-size: 29px;
        position: relative;
        margin-right: 10px;
        margin-left: 10px;
        display: inline-block; }
        .header-new .nav-new-mobile .socials-new-mobile a i {
          color: #231F1F;
          transition: color 0.15s; }
          .header-new .nav-new-mobile .socials-new-mobile a i:hover {
            color: #000000;
            text-decoration: none; }
    .header-new .nav-new-mobile .menu-new-mobile {
      list-style: none; }
      .header-new .nav-new-mobile .menu-new-mobile li {
        font-size: 18px; }
        .header-new .nav-new-mobile .menu-new-mobile li a {
          padding: 15px 20px;
          box-sizing: border-box; }
      .header-new .nav-new-mobile .menu-new-mobile > li {
        border-bottom: 1px solid #DFE0E0; }
        .header-new .nav-new-mobile .menu-new-mobile > li a {
          display: block;
          width: 100%;
          font-weight: bold;
          color: #231F1F;
          transition: color 0.15s, background 0.15s;
          padding: 15px 20px;
          z-index: 1;
          position: relative;
          padding-right: 60px; }
          .header-new .nav-new-mobile .menu-new-mobile > li a:hover {
            text-decoration: none;
            color: #000000;
            background: #FCFBFB; }
        .header-new .nav-new-mobile .menu-new-mobile > li.menu-item-has-children {
          /**
           * Sub menu
           */ }
          .header-new .nav-new-mobile .menu-new-mobile > li.menu-item-has-children > a span {
            position: absolute;
            font-family: 'Font Awesome\ 5 Free';
            font-weight: 900;
            font-style: normal;
            font-size: inherit;
            display: inline-block;
            content: "\f0dd";
            padding: 12px 20px 18px 40px;
            color: #F16F32;
            right: 0;
            z-index: 10;
            top: 0;
            transition: color 0.15s; }
            .header-new .nav-new-mobile .menu-new-mobile > li.menu-item-has-children > a span:hover {
              color: #bd312b; }
          .header-new .nav-new-mobile .menu-new-mobile > li.menu-item-has-children > ul {
            padding: 10px 0; }
          .header-new .nav-new-mobile .menu-new-mobile > li.menu-item-has-children ul {
            display: none;
            list-style: none;
            background: #231F1F; }
            .header-new .nav-new-mobile .menu-new-mobile > li.menu-item-has-children ul a {
              font-weight: 400; }
              .header-new .nav-new-mobile .menu-new-mobile > li.menu-item-has-children ul a:hover {
                background: #000000; }
            .header-new .nav-new-mobile .menu-new-mobile > li.menu-item-has-children ul > li.menu-item-has-children a {
              color: #F16F32; }
            .header-new .nav-new-mobile .menu-new-mobile > li.menu-item-has-children ul ul.sub-menu {
              display: block; }
              .header-new .nav-new-mobile .menu-new-mobile > li.menu-item-has-children ul ul.sub-menu li a {
                color: #FFFFFF;
                text-decoration: underline;
                text-decoration-color: #F16F32; }

/**
 * Search box
 */
.scrolled .search-bar-new {
  top: 146px !important; }

.search-bar-new {
  position: absolute;
  height: 106px;
  top: 156px;
  right: 0;
  background: #000000;
  z-index: 3;
  width: 55%;
  display: none;
  letter-spacing: 0.2pt; }
  .search-bar-new:after {
    content: '';
    background: #000000;
    position: absolute;
    width: 1000%;
    height: 100%;
    right: -999.99%;
    top: 0; }
  .search-bar-new input[type=text] {
    background: transparent;
    float: left;
    width: 50%;
    border: none;
    outline: none;
    font-size: 24px;
    font-family: "Catamaran", sans-serif;
    color: #FFFFFF;
    padding-left: 40px;
    padding-top: 25px;
    position: absolute;
    width: 100%;
    padding-right: 150px;
    z-index: -1; }
  .search-bar-new input[type=submit] {
    float: right;
    margin-top: 30px;
    color: #FFFFFF;
    border: 2px solid #F16F32;
    border-radius: 8px;
    padding: 9px 20px;
    font-family: "Catamaran", sans-serif;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    transition: color 0.15s, border 0.15s;
    background: transparent;
    text-transform: uppercase; }
    .search-bar-new input[type=submit]:hover {
      border-color: #bd312b;
      text-decoration: none;
      color: #EEEEEE; }
  .search-bar-new .search-close {
    float: right;
    display: inline-block;
    font-size: 22px;
    color: #F16F32;
    margin-left: 20px;
    margin-top: 40px;
    transition: color 0.15s; }
    .search-bar-new .search-close:hover {
      color: #bd312b;
      text-decoration: none; }

/**
 * Footer
 */
.footer-new {
  position: relative;
  z-index: 90;
  width: 100%;
  padding: 40px 0;
  letter-spacing: 0.2pt; }
  .footer-new .orange {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bd312b+0,f16f32+100 */
    background: #bd312b;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #bd312b 0%, #f16f32 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #bd312b 0%, #f16f32 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #bd312b 0%, #f16f32 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd312b', endColorstr='#f16f32', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */ }
  .footer-new .footer-main-links {
    text-align: center;
    padding: 40px; }
    .footer-new .footer-main-links .login-links-footer {
      display: inline-block; }
      .footer-new .footer-main-links .login-links-footer a {
        font-family: "Catamaran", sans-serif;
        font-weight: 600;
        font-size: 18px;
        text-decoration: none;
        color: #FFFFFF;
        padding-left: 13px;
        padding-right: 13px; }
        .footer-new .footer-main-links .login-links-footer a:hover {
          text-decoration: underline; }
    .footer-new .footer-main-links ul {
      list-style: none;
      display: inline-block; }
      .footer-new .footer-main-links ul li {
        display: inline-block; }
        .footer-new .footer-main-links ul li a {
          font-family: "Catamaran", sans-serif;
          font-weight: 600;
          font-size: 18px;
          color: #FFFFFF;
          text-decoration: none;
          padding-left: 13px;
          padding-right: 13px; }
          .footer-new .footer-main-links ul li a:hover {
            text-decoration: underline; }
  .footer-new .grey {
    background: #F4F4F4; }
  .footer-new .footer-nav-new {
    padding-top: 35px;
    padding-bottom: 45px;
    overflow: hidden; }
    .footer-new .footer-nav-new ul {
      list-style: none; }
      .footer-new .footer-nav-new ul li {
        width: 14.1%;
        float: left;
        box-sizing: border-box; }
        .footer-new .footer-nav-new ul li.menu-item-167 {
          width: 33%; }
          .footer-new .footer-nav-new ul li.menu-item-167 .sub-menu {
            display: flex;
            flex-wrap: wrap;
            width: 100%; }
            .footer-new .footer-nav-new ul li.menu-item-167 .sub-menu li {
              /*float: none;
              flex: 1 0 50%;
              display: flex;*/
              width: 50%; }
        .footer-new .footer-nav-new ul li.menu-item-168 {
          width: 10%; }
        .footer-new .footer-nav-new ul li.menu-item-27884 {
          width: 9%; }
        .footer-new .footer-nav-new ul li.menu-item-56 {
          width: 19%; }
        .footer-new .footer-nav-new ul li a {
          color: #F16F32;
          text-decoration: none;
          font-size: 16px;
          font-weight: 700;
          font-family: "Catamaran", sans-serif;
          padding-bottom: 18px;
          display: inline-block; }
          .footer-new .footer-nav-new ul li a:hover {
            color: #bd312b;
            text-decoration: underline; }
      .footer-new .footer-nav-new ul.sub-menu li {
        width: 100%;
        padding-right: 5%; }
        .footer-new .footer-nav-new ul.sub-menu li a {
          font-size: 14px;
          font-weight: 400;
          color: #231F1F;
          padding-bottom: 8px; }
          .footer-new .footer-nav-new ul.sub-menu li a:hover {
            color: #000000; }
  .footer-new .white {
    padding-top: 33px; }
    .footer-new .white .half {
      float: left;
      width: 50%; }
  .footer-new .banners ul {
    list-style: none;
    display: table; }
    .footer-new .banners ul li {
      display: table-cell;
      vertical-align: center;
      padding-right: 44px; }
      .footer-new .banners ul li a img {
        max-width: 190px;
        height: auto;
        max-height: 100px; }
  .footer-new .copyright {
    padding-top: 35px;
    text-align: right;
    font-size: 14px;
    font-family: "Catamaran", sans-serif;
    color: #231F1F;
    font-weight: 400; }
    .footer-new .copyright a {
      color: #231F1F; }
      .footer-new .copyright a:hover {
        color: #000000; }

/**
 * Nav
 */
.nav-new {
  position: absolute;
  bottom: 0;
  right: 0; }
  .nav-new .menu-new {
    list-style: none;
    font-size: 0; }
    .nav-new .menu-new li {
      display: inline-block;
      float: left;
      /**
       * Sub menus
       */ }
      .nav-new .menu-new li.menu-item-has-children a {
        padding-right: 30px; }
        .nav-new .menu-new li.menu-item-has-children a:after {
          position: absolute;
          font-family: 'Font Awesome\ 5 Free';
          font-style: normal;
          font-size: inherit;
          display: inline-block;
          content: "\f0dd";
          padding: 0 0 0 2px;
          color: #F16F32;
          font-size: 13px;
          padding-left: 5px;
          box-sizing: border-box;
          font-weight: 900; }
      .nav-new .menu-new li a {
        position: relative;
        display: block;
        font-weight: 600;
        font-family: "Catamaran", sans-serif;
        color: #231F1F;
        font-size: 17px;
        padding: 14px 17px;
        transition: background 0.15s, color 0.15s, padding 0.15s; }
        .nav-new .menu-new li a:hover, .nav-new .menu-new li a.hover {
          background: #000000;
          text-decoration: none;
          color: #FFFFFF; }
      .nav-new .menu-new li ul {
        display: none;
        position: absolute;
        top: 48px;
        right: 0;
        background: #000000;
        width: 720px;
        min-height: 468px;
        padding-top: 40px;
        box-sizing: border-box; }
        .nav-new .menu-new li ul li {
          padding-bottom: 25px; }
          .nav-new .menu-new li ul li.menu-item-has-children {
            float: left;
            width: 100%; }
            .nav-new .menu-new li ul li.menu-item-has-children a {
              color: #F16F32;
              display: block;
              float: left;
              width: 35%;
              padding-left: 140px;
              box-sizing: border-box;
              font-weight: 700;
              padding-top: 0; }
            .nav-new .menu-new li ul li.menu-item-has-children.horizontal ul.sub-menu li {
              float: none;
              width: auto;
              display: inline-block; }
            .nav-new .menu-new li ul li.menu-item-has-children ul.sub-menu {
              position: relative;
              top: 0;
              right: auto;
              background: none;
              width: auto;
              min-height: auto;
              padding-top: 0;
              display: block;
              width: auto;
              float: left;
              width: 65%; }
              .nav-new .menu-new li ul li.menu-item-has-children ul.sub-menu li {
                padding-bottom: 0;
                float: left;
                width: 100%; }
                .nav-new .menu-new li ul li.menu-item-has-children ul.sub-menu li a {
                  width: auto;
                  color: #FFFFFF;
                  padding: 0;
                  font-size: 19px;
                  font-weight: 400;
                  padding-bottom: 15px;
                  display: inline-block;
                  padding-right: 35px;
                  text-decoration: underline;
                  text-decoration-color: #F16F32;
                  transition: color 0.15s, text-decoration-color 0.15s; }
                  .nav-new .menu-new li ul li.menu-item-has-children ul.sub-menu li a:hover {
                    color: #F16F32;
                    text-decoration-color: #F16F32; }
          .nav-new .menu-new li ul li a:after {
            display: none !important; }

.transparent .nav-new .menu-new li a {
  color: #FFFFFF; }

.ribbon-outer {
  display: block;
  width: 150%; }
  .ribbon-outer .ribbon {
    margin-bottom: 35px; }

.page-template-focus .ribbon-outer {
  width: 100%; }

h1.ribbon {
  display: inline-block;
  font-size: 72px;
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  max-width: 100%;
  position: relative;
  z-index: 10;
  padding-top: 19px;
  padding-bottom: 8px;
  letter-spacing: 0.2pt;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bd312b+0,f16f32+100 */
  background: #bd312b;
  /* Old browsers */
  background: -moz-linear-gradient(left, #bd312b 0%, #f16f32 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #bd312b 0%, #f16f32 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #bd312b 0%, #f16f32 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd312b', endColorstr='#f16f32', GradientType=1);
  /* IE6-9 */ }
  h1.ribbon:before {
    content: '';
    background: #bd312b;
    position: absolute;
    width: 1000%;
    height: 100%;
    left: -999.8%;
    margin-top: -19px; }
  h1.ribbon span {
    display: inline-block;
    padding-right: 25px; }

/**
 * Homepage featured article header
 */
.featured.not-home .content {
  padding-top: 200px; }

.featured.not-home .content .author a {
  font-size: 16px; }

.featured {
  position: relative;
  height: 614px;
  margin-bottom: 30px;
  letter-spacing: 0.2pt; }
  .featured .inner {
    overflow: visible;
    position: relative;
    height: 100%; }
  .featured .featured-image-new-mobile {
    display: none; }
  .featured .featured-image-new {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    height: 100%;
    background-size: cover;
    width: 60%;
    background-position: center top; }
    .featured .featured-image-new .grad {
      position: absolute;
      top: 0;
      left: 0;
      height: 45%;
      width: 100%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
      background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
      /* IE6-9 */ }
    .featured .featured-image-new img {
      position: absolute;
      bottom: 35px;
      right: 35px;
      width: 150px; }
    .featured .featured-image-new .credits {
      position: absolute;
      bottom: 15px;
      right: 25px;
      color: #FFFFFF;
      font-size: 14px;
      font-weight: 400;
      font-family: "Catamaran", sans-serif; }
      .featured .featured-image-new .credits a {
        color: #FFFFFF; }
        .featured .featured-image-new .credits a:hover {
          color: #EEEEEE;
          text-decoration: underline; }
  .featured.not-home .content .excerpt {
    font-size: 22px; }
  .featured .play {
    position: absolute;
    right: 20%;
    bottom: 30%;
    font-size: 80px;
    text-decoration: none !important; }
    .featured .play:hover .play-icon {
      background: rgba(255, 255, 255, 0.5);
      color: #F16F32; }
  .featured .content {
    color: #231F1F;
    box-sizing: border-box;
    position: absolute;
    z-index: 3;
    width: 40%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 156px;
    background: #FFFFFF; }
    .featured .content:before {
      content: '';
      background: #FFFFFF;
      position: absolute;
      width: 1000%;
      height: 100%;
      left: -999.99%;
      top: 0; }
    .featured .content h2 {
      font-size: 44px;
      font-weight: 500;
      color: #231F1F;
      font-family: "Catamaran", sans-serif;
      padding-right: 30px;
      transition: color 0.15s, text-decoration-color 0.15s; }
      .featured .content h2 .underline {
        text-decoration: underline;
        text-decoration-color: #F16F32; }
      .featured .content h2 a {
        color: #231F1F; }
        .featured .content h2 a:hover {
          color: #000000; }
          .featured .content h2 a:hover .underline {
            text-decoration-color: #bd312b; }
    .featured .content .excerpt {
      font-size: 18px;
      font-family: "Catamaran", sans-serif;
      font-weight: 400;
      padding-bottom: 10px;
      padding-right: 30px;
      line-height: 1.5em; }
      .featured .content .excerpt p {
        padding-bottom: 0; }
    .featured .content .author {
      padding-top: 10px;
      padding-right: 20px; }
      .featured .content .author a {
        font-size: 13px;
        font-weight: 500;
        font-family: "Catamaran", sans-serif;
        color: #231F1F;
        text-decoration: none;
        text-transform: uppercase; }
        .featured .content .author a:hover {
          text-decoration: underline;
          color: #000000; }
    .featured .content .meta {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      font-size: 13px;
      font-weight: 400;
      font-family: "Catamaran", sans-serif;
      text-transform: uppercase; }
      .featured .content .meta div {
        padding-top: 8px;
        position: relative; }
      .featured .content .meta .fas,
      .featured .content .meta .far {
        font-size: 14px;
        padding-right: 0;
        display: inline-block;
        top: 0.1em;
        position: relative;
        min-width: 20px; }
      .featured .content .meta a {
        color: #231F1F; }
        .featured .content .meta a:hover {
          text-decoration: underline;
          color: #000000; }

/**
 * Home item
 */
.home-item-container {
  padding-top: 20px; }

.home-item {
  height: 360px;
  background-position: center top;
  background-size: cover;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  letter-spacing: 0.2pt;
  padding-top: 25px; }
  .home-item .mob-image {
    display: none; }
  .home-item:hover .black-grad {
    height: 100%; }
  .home-item:hover .excerpt {
    text-decoration: none;
    color: #EEEEEE; }
  .home-item:hover header h2 {
    color: #EEEEEE; }
    .home-item:hover header h2 span {
      text-decoration-color: #bd312b; }
  .home-item:hover .podcast-grad {
    opacity: 0.95; }
  .home-item .main-link {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .home-item .black-grad {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    transition: background 0.15s, opacity 0.15s, height 0.15s;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */ }
  .home-item .podcast-grad {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    transition: background 0.15s, opacity 0.15s, height 0.15s; }
    .home-item .podcast-grad.policy {
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ee4646+100 */
      background: #000000;
      /* Old browsers */
      background: -moz-linear-gradient(top, #000000 0%, #ee4646 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #000000 0%, #ee4646 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #000000 0%, #ee4646 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ee4646', GradientType=0);
      /* IE6-9 */ }
    .home-item .podcast-grad.sausage {
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,3cb8be+100 */
      background: #000000;
      /* Old browsers */
      background: -moz-linear-gradient(top, #000000 0%, #3cb8be 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #000000 0%, #3cb8be 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #000000 0%, #3cb8be 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#3cb8be', GradientType=0);
      /* IE6-9 */ }
    .home-item .podcast-grad.security {
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,70e489+100 */
      background: #000000;
      /* Old browsers */
      background: -moz-linear-gradient(top, #000000 0%, #70e489 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #000000 0%, #70e489 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #000000 0%, #70e489 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#70e489', GradientType=0);
      /* IE6-9 */ }
  .home-item .podcast-top {
    padding: 0 30px 15px 30px;
    position: relative;
    font-family: "Catamaran", sans-serif;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    margin-top: -5px; }
    .home-item .podcast-top.larger {
      font-size: 18px;
      margin-top: -8px; }
    .home-item .podcast-top i {
      position: relative;
      font-size: 24px;
      margin-right: 12px;
      bottom: -0.1em; }
    .home-item .podcast-top.policy {
      color: #EE4646; }
    .home-item .podcast-top.sausage {
      color: #3CB8BE; }
    .home-item .podcast-top.security {
      color: #95DB61; }
  .home-item .excerpt {
    padding: 0 30px 15px 30px;
    font-family: "Catamaran", sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    transition: color 0.15s; }
    .home-item .excerpt.larger {
      font-size: 18px; }
  .home-item header {
    position: relative;
    padding: 0 30px 10px 30px; }
    .home-item header h2 {
      color: #FFFFFF;
      font-size: 32px;
      font-weight: 500;
      font-family: "Catamaran", sans-serif;
      transition: color 0.15s; }
      .home-item header h2.larger {
        font-size: 38px;
        margin-top: -.2em; }
      .home-item header h2 span {
        text-decoration: underline;
        text-decoration-color: #F16F32;
        transition: text-decoration-color 0.15s; }
  .home-item .author {
    position: relative;
    padding: 0 30px 0 30px; }
    .home-item .author a {
      position: relative;
      font-size: 13px;
      font-weight: 500;
      font-family: "Catamaran", sans-serif;
      color: #FFFFFF;
      z-index: 1;
      transition: color 0.15s;
      text-transform: uppercase; }
      .home-item .author a:hover {
        color: #EEEEEE;
        text-decoration: underline;
        text-decoration-color: #EEEEEE; }
  .home-item .meta {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    text-align: right;
    font-size: 0;
    box-sizing: border-box;
    text-transform: uppercase; }
    .home-item .meta .outer {
      background: #FFFFFF;
      display: inline-block;
      font-size: 12px;
      font-weight: 500;
      font-family: "Catamaran", sans-serif;
      color: #231F1F;
      position: relative;
      padding: 5px 10px; }
      .home-item .meta .outer i {
        font-size: 14px;
        position: relative;
        bottom: -0.1em;
        padding-right: 0.5em; }
    .home-item .meta a {
      position: relative;
      color: #231F1F;
      z-index: 1;
      transition: color 0.15s; }
      .home-item .meta a:hover {
        color: #000000;
        text-decoration: underline;
        text-decoration-color: #000000; }
        .home-item .meta a:hover i {
          color: #000000;
          text-decoration: none; }

/**
 * Home items layouts
 */
.row-new .ad-image-mob {
  display: none; }
.row-new .home-item-container {
  box-sizing: border-box; }
.row-new.twoeven .home-item-container {
  float: left;
  width: 50%; }
  .row-new.twoeven .home-item-container:first-child {
    padding-right: 10px; }
  .row-new.twoeven .home-item-container:last-child {
    padding-left: 10px; }
.row-new.twouneven .home-item-container {
  float: left; }
  .row-new.twouneven .home-item-container:first-child {
    width: 33.3%;
    padding-right: 10px; }
  .row-new.twouneven .home-item-container:last-child {
    width: 66.6%;
    padding-left: 10px; }
.row-new.three .home-item-container {
  float: left;
  width: 33.3%;
  padding-left: 10px;
  padding-right: 10px; }
  .row-new.three .home-item-container:first-child {
    padding-right: 10px;
    padding-left: 0; }
  .row-new.three .home-item-container:last-child {
    padding-left: 10px;
    padding-right: 0; }
.row-new.infocus {
  margin-top: 20px;
  background: #000000;
  padding-top: 40px;
  padding-bottom: 80px; }
  .row-new.infocus .focus-new {
    float: left;
    width: 34%;
    padding-right: 20px;
    padding-top: 20px;
    box-sizing: border-box; }
    .row-new.infocus .focus-new .section-title {
      font-size: 18px;
      font-family: "Catamaran", sans-serif;
      font-weight: 400;
      color: #FFFFFF;
      text-transform: uppercase;
      padding-bottom: 5px; }
    .row-new.infocus .focus-new .focus-title {
      font-size: 38px;
      font-weight: 500;
      font-family: "Catamaran", sans-serif;
      color: #FFFFFF;
      padding-bottom: 30px; }
      .row-new.infocus .focus-new .focus-title a {
        color: inherit;
        text-decoration: underline;
        text-decoration-color: #F16F32;
        transition: color 0.15s, text-decoration-color 0.15s; }
        .row-new.infocus .focus-new .focus-title a:hover {
          color: #EEEEEE;
          text-decoration-color: #bd312b; }
    .row-new.infocus .focus-new .focus-description {
      font-size: 16px;
      font-weight: 400;
      font-family: "Catamaran", sans-serif;
      color: #FFFFFF;
      padding-bottom: 35px;
      line-height: 1.5em; }
    .row-new.infocus .focus-new .focus-button {
      display: inline-block;
      border: 2px solid #F16F32;
      text-transform: uppercase;
      color: #FFFFFF;
      border-radius: 8px;
      padding: 9px 20px;
      font-size: 13px;
      font-weight: 500;
      font-family: "Rubik", sans-serif;
      transition: color 0.15s, border 0.15s; }
      .row-new.infocus .focus-new .focus-button:hover {
        text-decoration: none;
        color: #EEEEEE;
        border-color: #bd312b; }
  .row-new.infocus .home-item-container {
    float: left;
    width: 33%; }
    .row-new.infocus .home-item-container:nth-child(2) {
      padding-right: 10px; }
    .row-new.infocus .home-item-container:last-child {
      padding-left: 10px; }
.row-new.popular .left {
  float: left;
  width: 66.6%;
  box-sizing: border-box; }
.row-new.popular .right {
  float: left;
  width: 33.3%;
  box-sizing: border-box;
  padding-left: 44px;
  padding-top: 20px; }
.row-new.popular .row-inner-top {
  position: relative; }
.row-new.popular .row-inner-bottom {
  position: relative; }
  .row-new.popular .row-inner-bottom .home-item-container {
    float: left;
    width: 50%; }
    .row-new.popular .row-inner-bottom .home-item-container:first-child {
      padding-right: 10px; }
    .row-new.popular .row-inner-bottom .home-item-container:last-child {
      padding-left: 10px; }
.row-new .popular-new {
  float: right;
  width: 100%;
  box-sizing: border-box; }
  .row-new .popular-new .select2 {
    float: right;
    margin-top: 6px;
    margin-right: 7px; }
  .row-new .popular-new .select2-container--default .select2-selection--single {
    border: 2px solid #FFFFFF;
    background: transparent;
    height: 35px; }
  .row-new .popular-new .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    font-family: "Catamaran", sans-serif; }
  .row-new .popular-new .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 30px;
    padding-top: 3px;
    padding-left: 13px; }
  .row-new .popular-new .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px; }
  .row-new .popular-new .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none;
    top: 34%;
    left: 30%;
    font-size: 14px; }
    .row-new .popular-new .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
      position: absolute;
      font-family: 'Font Awesome\ 5 Free';
      font-weight: 900;
      font-style: normal;
      font-size: inherit;
      display: inline-block;
      content: "\f078";
      padding: 2px 0 0 2px;
      color: #FFFFFF; }
  .row-new .popular-new .header-pop {
    height: 47px;
    background: #bd312b;
    background: -moz-linear-gradient(-45deg, #bd312b 0%, #f16f32 100%);
    background: -webkit-linear-gradient(-45deg, #bd312b 0%, #f16f32 100%);
    background: linear-gradient(135deg, #bd312b 0%, #f16f32 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd312b', endColorstr='#f16f32', GradientType=1); }
    .row-new .popular-new .header-pop .title {
      display: inline-block;
      padding-left: 13px;
      padding-top: 14px;
      font-size: 18px;
      font-weight: 700;
      font-family: "Catamaran", sans-serif;
      color: #FFFFFF; }
  .row-new .popular-new .pop-tabs ul {
    list-style: none;
    display: block; }
    .row-new .popular-new .pop-tabs ul li {
      display: block;
      border-bottom: 1px solid #E8E8E8;
      padding-top: 28px;
      height: 157px;
      box-sizing: border-box; }
  .row-new .popular-new .pop-tabs .posts-tab {
    display: none; }
    .row-new .popular-new .pop-tabs .posts-tab.tab-0 {
      display: block; }
    .row-new .popular-new .pop-tabs .posts-tab .image {
      float: left;
      padding-right: 20px;
      padding-bottom: 28px; }
    .row-new .popular-new .pop-tabs .posts-tab h4 {
      color: #F16F32;
      font-size: 18px;
      font-weight: 700;
      font-family: "Catamaran", sans-serif;
      padding-bottom: 10px; }
      .row-new .popular-new .pop-tabs .posts-tab h4 a {
        color: #F16F32;
        transition: color 0.15s, text-decoration-color 0.15s; }
        .row-new .popular-new .pop-tabs .posts-tab h4 a:hover {
          color: #bd312b;
          text-decoration: underline;
          text-decoration-color: #bd312b; }
    .row-new .popular-new .pop-tabs .posts-tab p {
      font-size: 14px;
      font-weight: 400;
      font-family: "Catamaran", sans-serif;
      padding-bottom: 10px; }
    .row-new .popular-new .pop-tabs .posts-tab p.author {
      padding-bottom: 0;
      font-size: 11px;
      font-weight: 700;
      text-transform: uppercase; }
      .row-new .popular-new .pop-tabs .posts-tab p.author a {
        color: #231F1F;
        transition: color 0.15s, text-decoration-color 0.15s; }
        .row-new .popular-new .pop-tabs .posts-tab p.author a:hover {
          color: #000000;
          text-decoration: #000000;
          text-decoration-color: #000000; }
  .row-new .popular-new .link-more {
    margin-top: 28px;
    padding-bottom: 0px; }
    .row-new .popular-new .link-more a {
      display: inline-block;
      border: 2px solid #F16F32;
      color: #231F1F;
      transition: color 0.15s, border 0.15s;
      border-radius: 8px;
      font-size: 13px;
      font-weight: 500;
      font-family: "Rubik", sans-serif;
      padding: 9px 29px; }
      .row-new .popular-new .link-more a:hover {
        color: #000000;
        border-color: #bd312b;
        text-decoration: none; }

.select2-container--open .select2-dropdown {
  box-sizing: border-box;
  border: 2px solid #F16F32;
  font-size: 15px;
  font-weight: 700;
  font-family: "Catamaran", sans-serif; }

body .select2-container--default .select2-results__option[aria-selected=true] {
  background: #F16F32;
  color: #FFFFFF; }

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #F16F32;
  color: #FFFFFF; }

body .select2-results__option {
  padding-left: 13px; }

.podcast .main {
  margin-top: 70px; }
.podcast .share {
  width: 100%;
  padding-top: 0; }
  .podcast .share ul:first-child {
    margin-left: 0; }
.podcast .post-entry {
  padding-bottom: 1.5em; }
  .podcast .post-entry .post-entry {
    padding-bottom: 0; }
.podcast .w-sidebar.main-inner:before {
  margin-top: -16px; }
.podcast .post-foot .share {
  padding-top: 20px; }

.widget-resoures.related-podcast ul li a {
  position: relative;
  background-position: center center;
  background-size: cover;
  min-height: 186px;
  border-radius: 4px;
  overflow: hidden;
  font-size: 20px; }
  .widget-resoures.related-podcast ul li a:after {
    display: none; }
  .widget-resoures.related-podcast ul li a .fill {
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    min-height: inherit;
    box-sizing: border-box;
    transition: background 0.15s; }
  .widget-resoures.related-podcast ul li a .type {
    border-radius: 3px;
    font-size: 0.6em;
    color: #FFFFFF;
    margin-bottom: 8px;
    position: relative;
    text-transform: uppercase;
    padding: 8px 12px;
    font-weight: bold;
    bottom: 0;
    display: inline-block;
    transition: background 0.15s; }
  .widget-resoures.related-podcast ul li a strong {
    z-index: 1;
    font-weight: 700;
    font-size: inherit;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    display: block;
    position: relative; }
  .widget-resoures.related-podcast ul li a:hover .fill {
    background: rgba(0, 0, 0, 0.8); }
  .widget-resoures.related-podcast ul li a:hover strong {
    text-decoration: underline; }

.featured.featured-pod .featured-image-new {
  background-position: center top; }

.featured.not-home.featured-pod .content {
  padding-top: 156px; }
  .featured.not-home.featured-pod .content .excerpt {
    font-size: 18px; }
    .featured.not-home.featured-pod .content .excerpt .more-link {
      display: none; }
.featured.not-home.featured-pod h1.ribbon {
  min-width: 68%; }
.featured.not-home.featured-pod h2 {
  padding-bottom: 0.3em; }
.featured.not-home.featured-pod .podcast-type {
  padding-bottom: 1.0em; }
.featured.not-home .categories,
.featured.not-home .regions,
.featured.not-home .date {
  font-size: 18px;
  padding-bottom: 0.7em;
  text-transform: uppercase;
  box-sizing: border-box;
  position: relative; }
  .featured.not-home .categories i,
  .featured.not-home .regions i,
  .featured.not-home .date i {
    font-size: 0.8em;
    min-width: 23px;
    position: absolute;
    left: 0;
    top: 0.2em; }
  .featured.not-home .categories span,
  .featured.not-home .regions span,
  .featured.not-home .date span {
    padding-left: 23px; }
  .featured.not-home .categories a,
  .featured.not-home .regions a,
  .featured.not-home .date a {
    color: #231F1F; }
    .featured.not-home .categories a:hover,
    .featured.not-home .regions a:hover,
    .featured.not-home .date a:hover {
      color: #000000; }
.featured.not-home .podcast-type {
  box-sizing: border-box;
  font-size: 12px;
  position: relative;
  padding-bottom: 1em; }
  .featured.not-home .podcast-type i {
    font-size: 1.3em;
    min-width: 35px;
    position: relative;
    top: 0.1em; }
  .featured.not-home .podcast-type.box a {
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 0.8em 0.8em 0.6em 0.8em;
    display: inline-block;
    font-weight: 700; }
    .featured.not-home .podcast-type.box a:hover {
      text-decoration: none; }
  .featured.not-home .podcast-type.box i {
    display: none; }
.featured.not-home .author-circles {
  position: absolute;
  bottom: -29px;
  right: 0; }
  .featured.not-home .author-circles.mobile {
    display: none; }
  .featured.not-home .author-circles .author-circle {
    margin-left: 10px;
    width: 58px;
    height: 58px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: bottom; }

/**
 * Hub
 */
.pod-hub {
  margin-top: 120px; }
  .pod-hub .media-list {
    padding-top: 0;
    float: left; }
  .pod-hub .main-col {
    float: left;
    width: 81%;
    padding-right: 55px;
    box-sizing: border-box; }
  .pod-hub .side-col {
    float: left;
    width: 19%;
    box-sizing: border-box; }
  .pod-hub .type-buttons {
    padding-bottom: 30px; }
    .pod-hub .type-buttons a {
      display: table;
      box-sizing: border-box;
      width: 100%;
      color: #FFFFFF;
      transition: background 0.15s;
      border-radius: 4px;
      overflow: hidden;
      margin-bottom: 10px;
      font-weight: 700;
      font-size: 18px;
      text-align: center;
      min-height: 95px;
      text-transform: uppercase;
      position: relative;
      background-size: cover;
      background-position: center center; }
      .pod-hub .type-buttons a:before {
        transition: opacity 0.15s, background 0.15s;
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.9; }
      .pod-hub .type-buttons a span {
        display: table-cell;
        vertical-align: middle;
        box-sizing: border-box;
        padding: 20px;
        position: relative; }
      .pod-hub .type-buttons a:hover {
        text-decoration: none; }

.new-pag {
  float: left;
  width: 100%;
  border-top: 1px solid #E2E2E2;
  padding-top: 60px;
  font-weight: bold;
  font-size: 14px; }
  .new-pag.mobile {
    display: none; }
  .new-pag span {
    display: none; }
  .new-pag .page-numbers {
    display: inline-block;
    padding: 8px 8px;
    border-radius: 6px;
    overflow: hidden;
    color: #231F1F;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    min-width: 35px;
    text-align: center;
    transition: color 0.15s, background 0.15s, border 0.15s; }
    .new-pag .page-numbers:hover {
      background: #bd312b;
      border-color: #bd312b;
      color: #FFFFFF; }
    .new-pag .page-numbers.current {
      color: #FFFFFF;
      background: #F16F32;
      border-color: #F16F32; }
      .new-pag .page-numbers.current:hover {
        border-color: #F16F32; }
    .new-pag .page-numbers.next, .new-pag .page-numbers.prev {
      color: #FFFFFF;
      background: #F16F32;
      border-color: #F16F32;
      padding-left: 15px;
      padding-right: 15px; }
      .new-pag .page-numbers.next:hover, .new-pag .page-numbers.prev:hover {
        border-color: #bd312b;
        background: #bd312b; }
    .new-pag .page-numbers.dots {
      color: #231F1F;
      background: transparent;
      border: none; }

.media-list.new .post-new {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 60px; }
  .media-list.new .post-new .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 140px;
    display: block;
    z-index: 1; }
    .media-list.new .post-new .image .color {
      height: inherit;
      background-position: center top;
      background-size: cover;
      background-repeat: no-repeat; }
    .media-list.new .post-new .image .play-icon {
      position: absolute;
      font-size: 34px;
      top: 30px;
      left: 30px; }
    .media-list.new .post-new .image:hover .play-icon {
      background: rgba(255, 255, 255, 0.5);
      color: #F16F32; }
  .media-list.new .post-new .post-entry {
    min-height: 140px;
    padding-left: 165px;
    position: relative;
    padding-top: 0; }
    .media-list.new .post-new .post-entry .head {
      float: left;
      width: 100%;
      padding-bottom: 15px; }
      .media-list.new .post-new .post-entry .head .left {
        float: left; }
      .media-list.new .post-new .post-entry .head .right {
        float: right; }
    .media-list.new .post-new .post-entry .podcast-type {
      color: #FFFFFF;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      padding: 0.5em 1em 0.4em 1em;
      border-radius: 3px;
      overflow: hidden;
      display: inline-block;
      margin-right: 1.0em;
      transition: background 0.15s; }
      .media-list.new .post-new .post-entry .podcast-type:hover {
        text-decoration: none; }
    .media-list.new .post-new .post-entry .date,
    .media-list.new .post-new .post-entry .taxonomy {
      font-size: 12px;
      font-weight: 700;
      display: inline-block;
      position: relative;
      vertical-align: top;
      padding-top: 0.4em; }
      .media-list.new .post-new .post-entry .date a,
      .media-list.new .post-new .post-entry .taxonomy a {
        color: #231F1F; }
        .media-list.new .post-new .post-entry .date a:hover,
        .media-list.new .post-new .post-entry .taxonomy a:hover {
          color: #000000;
          text-decoration-color: #000000; }
    .media-list.new .post-new .post-entry .title {
      font-size: 28px;
      font-weight: 700;
      color: #231F1F;
      margin-bottom: 20px;
      display: block;
      text-decoration: underline;
      text-decoration-color: #F16F32; }
      .media-list.new .post-new .post-entry .title h2 {
        font-size: inherit;
        padding: 0;
        margin: 0; }
      .media-list.new .post-new .post-entry .title:hover {
        text-decoration-color: #bd312b; }
    .media-list.new .post-new .post-entry .text {
      font-size: 18px;
      margin-bottom: 30px; }
      .media-list.new .post-new .post-entry .text strong {
        font-weight: normal; }
      .media-list.new .post-new .post-entry .text .more-link {
        display: none; }
      .media-list.new .post-new .post-entry .text p {
        padding-bottom: 0; }
    .media-list.new .post-new .post-entry .author-circles {
      float: left;
      max-width: 70%;
      line-height: 0; }
      .media-list.new .post-new .post-entry .author-circles .author-circle {
        width: 36px;
        border-radius: 50%;
        overflow: hidden;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px; }
    .media-list.new .post-new .post-entry .more {
      display: inline-block;
      float: right;
      max-width: 30%;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 0.6em;
      font-weight: 700;
      color: #FFFFFF;
      background: #F16F32;
      border-radius: 4px;
      padding: 0.9em 1.0em 0.6em 1.0em;
      margin-top: 3px;
      transition: background 0.15s, color 0.15s; }
      .media-list.new .post-new .post-entry .more:hover {
        background: #bd312b; }
        .media-list.new .post-new .post-entry .more:hover span {
          text-decoration: none; }

.play-icon {
  border-radius: 50%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  width: 2.3em;
  height: 2.3em;
  transition: background 0.15s, color 0.15s;
  color: #FFFFFF;
  display: block; }
  .play-icon:before {
    position: absolute;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-style: normal;
    font-size: inherit;
    display: inline-block;
    content: "\f04b";
    color: inherit;
    left: 0.8em;
    top: 0.5em; }

.author-circle {
  position: relative; }
  .author-circle:after {
    transition: background 0.15s;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0); }
  .author-circle:hover:after {
    background: rgba(0, 0, 0, 0.2); }

.popular-pods .posts-tab {
  display: none; }
  .popular-pods .posts-tab.tab-1 {
    display: block; }
.popular-pods h4 {
  font-size: 20px;
  margin-bottom: 1em; }
.popular-pods .pop-tabs {
  float: left;
  width: 100%; }
.popular-pods ul {
  list-style: none; }
  .popular-pods ul li {
    padding-top: 30px; }
    .popular-pods ul li a {
      color: #231F1F;
      text-decoration-color: #F16F32;
      text-decoration: none;
      font-weight: bold;
      font-size: 16px;
      display: block; }
      .popular-pods ul li a .podcast-type {
        text-transform: uppercase;
        font-size: 13px;
        text-decoration: none !important;
        font-weight: bold;
        display: block;
        padding-top: 0.3em; }
      .popular-pods ul li a:hover .title {
        text-decoration: underline;
        text-decoration-color: #bd312b; }
      .popular-pods ul li a:hover .podcast-type {
        text-decoration: none !important; }
.popular-pods .select2 {
  float: left;
  margin-top: 6px;
  margin-right: 7px;
  width: 100% !important; }
.popular-pods .select2-container--default .select2-selection--single {
  border: 2px solid #E2E2E2;
  background: transparent;
  height: 35px; }
.popular-pods .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #231F1F;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  font-family: "Catamaran", sans-serif; }
.popular-pods .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 30px;
  padding-top: 3px;
  padding-left: 13px; }
.popular-pods .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 30px; }
.popular-pods .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  top: 34%;
  left: 30%;
  font-size: 14px; }
  .popular-pods .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    position: absolute;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-style: normal;
    font-size: inherit;
    display: inline-block;
    content: "\f078";
    padding: 2px 0 0 2px;
    color: #231F1F; }

body.page-template-podcasts .select2-container--open .select2-dropdown {
  box-sizing: border-box;
  border: 2px solid #E2E2E2;
  font-size: 15px;
  font-weight: 700;
  font-family: "Catamaran", sans-serif;
  border-top: none; }

body.page-template-podcasts .select2-container--default .select2-results__option[aria-selected=true] {
  background: #E2E2E2;
  color: #231F1F; }

body.page-template-podcasts .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #E2E2E2;
  color: #231F1F; }

body.page-template-podcasts .select2-results__option {
  padding-left: 13px; }

@media screen and (max-width: 1280px) {
  .inner {
    max-width: 960px; }

  /**
   * Home page
   */
  .page-template-homepage .row-new .inner {
    width: 960px; }
  .page-template-homepage .home-item .podcast-top {
    padding-bottom: 5px;
    margin-top: -8px; }
    .page-template-homepage .home-item .podcast-top i {
      font-size: 22px; }
  .page-template-homepage .home-item {
    height: 286px; }
    .page-template-homepage .home-item .excerpt,
    .page-template-homepage .home-item header,
    .page-template-homepage .home-item .author,
    .page-template-homepage .home-item .podcast-top {
      padding-left: 20px;
      padding-right: 20px; }
    .page-template-homepage .home-item .podcast-top {
      padding-bottom: 10px; }
      .page-template-homepage .home-item .podcast-top.larger {
        padding-bottom: 13px; }
    .page-template-homepage .home-item .excerpt {
      font-size: 15px;
      padding-bottom: 10px; }
      .page-template-homepage .home-item .excerpt.larger {
        padding-bottom: 12px; }
    .page-template-homepage .home-item header {
      padding-bottom: 10px; }
      .page-template-homepage .home-item header h2 {
        font-size: 26px; }
        .page-template-homepage .home-item header h2.larger {
          font-size: 28px; }

  .row-new.popular .right {
    padding-left: 30px; }

  .row-new .popular-new .pop-tabs .posts-tab .image {
    padding-bottom: 27px; }

  .row-new .popular-new .pop-tabs ul li {
    padding-top: 27px; }
    .row-new .popular-new .pop-tabs ul li:last-child {
      display: none; }

  .row-new .popular-new .link-more {
    margin-top: 27px; }

  .row-new .popular-new .pop-tabs .posts-tab h4 {
    font-size: 16px;
    padding-bottom: 5px; }

  .row-new .popular-new .pop-tabs .posts-tab p {
    font-size: 12px; }

  .row-new.infocus {
    padding-top: 30px;
    padding-bottom: 60px; }

  .row-new.infocus .focus-new .focus-title {
    font-size: 30px;
    padding-bottom: 20px; }

  .row-new.infocus .focus-new .focus-description {
    font-size: 14px;
    padding-bottom: 25px; }

  /**
   * Featured
   */
  h1.ribbon {
    font-size: 55px; }

  .ribbon-outer .ribbon {
    margin-bottom: 25px; }

  .featured {
    height: 550px; }

  .featured .content .excerpt {
    font-size: 16px; }

  .featured .content h2 {
    font-size: 36px; }

  .featured .content .author a {
    font-size: 12px; }

  .featured .featured-image-new img {
    width: 120px; }

  .featured .play {
    font-size: 60px; }

  /**
   * Podcasts
   */
  .featured.not-home.featured-pod .content .excerpt {
    font-size: 16px; }

  /**
   * Nav
   */
  .nav-new .menu-new li a {
    font-size: 15px;
    padding: 14px 10px; }

  .nav-new .menu-new li.menu-item-has-children a {
    padding-right: 23px; }

  .nav-new .menu-new li.menu-item-has-children a:after {
    margin-top: -2px; }

  .nav-new .menu-new li ul {
    top: 46px;
    width: 576px;
    min-height: 403px; }

  .nav-new .menu-new li ul li.menu-item-has-children a {
    padding-left: 80px;
    width: 30%; }

  .nav-new .menu-new li ul li.menu-item-has-children ul.sub-menu {
    width: 70%; }

  .nav-new .menu-new li ul li.menu-item-has-children ul.sub-menu li a {
    font-size: 17px;
    padding-bottom: 10px; }

  /**
   * Search
   */
  .search-bar-new {
    height: 87px; }
    .search-bar-new input[type=text] {
      margin-top: 0; }
    .search-bar-new input[type=submit] {
      margin-top: 20px; }
    .search-bar-new .search-close {
      margin-top: 30px; }

  /**
   *  Podcast
   */
  .featured.not-home .categories,
  .featured.not-home .regions,
  .featured.not-home .date {
    font-size: 16px; } }
@media screen and (max-width: 1020px) {
  .inner {
    max-width: 100%;
    width: auto;
    margin: 0 20px;
    box-sizing: border-box; }

  #quick_edit {
    top: unset;
    bottom: 0; }

  .main {
    margin-top: 82px; }

  .single-crb_resource .main,
  .page-template-browse-articles .main,
  .page-template-resources .main,
  .single-crb_author .main,
  .error404 .main,
  .single-crb_event .main,
  .page-template-contribute .main,
  .page-template-contact .main,
  .page-template-team .main,
  .page-template-staff .main,
  .page-template-email .main {
    margin-top: 82px; }

  .page-template-focus .featured-image {
    top: 62px; }

  .mobile-grey-background {
    top: 62px;
    padding-top: 20px; }

  .featured.not-home .content {
    padding-top: 130px; }

  .not-home h1.ribbon {
    font-size: 45px; }

  .featured.not-home .content .author a {
    font-size: 14px; }

  .featured .featured-image-new .credits {
    font-size: 12px; }

  /**
   * Podcasts
   */
  .featured.not-home.featured-pod .content {
    padding-top: 130px; }

  .inner.pod-hub {
    padding-top: 60px; }

  .pod-hub .main-col {
    padding-right: 30px; }

  .media-list.new .post-new .post-entry .head .left {
    padding-right: 12px; }

  .media-list.new .post-new .post-entry .head .right {
    float: left; }

  .pod-hub .main-col {
    width: 75%; }

  .pod-hub .side-col {
    width: 25%; }

  .media-list.new .post-new .post-entry .title {
    font-size: 24px; }

  .media-list.new .post-new .post-entry .text {
    font-size: 16px;
    margin-bottom: 20px; }

  .featured .featured-image-new {
    background-position: center 62px; }

  .featured.not-home .featured-image-new .grad {
    opacity: 0.5; }

  /**
   * Header
   */
  .header-new {
    height: 62px;
    background: #FFFFFF !important; }
    .header-new.transparent .login-links-new a {
      color: #231F1F; }
    .header-new .nav-new {
      display: none; }
    .header-new .search-new-btn {
      display: none; }
    .header-new .socials-new {
      display: none; }
    .header-new .new-pf-logo {
      display: none !important; }
    .header-new .new-logo {
      padding-top: 14px !important;
      transition: unset;
      transition-delay: 0 !important; }
      .header-new .new-logo img {
        width: 121px !important;
        transition: unset;
        transition-delay: 0 !important; }
    .header-new .quick-links {
      top: 15px;
      right: 47px; }
    .header-new .login-links-new a {
      padding: 7px 15px;
      font-size: 12px; }
    .header-new .hamburger {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      padding-top: 22px;
      padding-bottom: 0; }

  /**
   * Homepage
   */
  .featured {
    height: 450px; }
    .featured .content {
      padding-top: 76px; }

  .featured .play {
    right: 17%; }

  .featured.not-home .content .excerpt {
    font-size: 20px; }

  .page-template-homepage .row-new .inner {
    width: auto;
    max-width: 100%; }

  .row-new .home-item {
    max-width: 100%; }

  .home-item .ad-inner {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    text-align: left; }

  .row-new.twoeven .home-item-container,
  .row-new.twouneven .home-item-container,
  .row-new.three .home-item-container,
  .row-new.infocus .focus-new,
  .row-new.infocus .home-item-container,
  .row-new.popular .left,
  .row-new.popular .right,
  .row-new.popular .row-inner-bottom .home-item-container {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100%; }

  .row-new.twoeven .home-item-container .home-item,
  .row-new.twouneven .home-item-container .home-item,
  .row-new.popular .row-inner-bottom .home-item-container .home-item,
  .row-new.infocus .home-item-container .home-item {
    height: 250px; }

  .row-new.three .home-item-container .home-item {
    height: 200px; }

  .row-new.infocus {
    padding-top: 20px;
    padding-bottom: 40px; }

  .row-new .popular-new .pop-tabs .posts-tab .image {
    display: none; }

  .row-new .popular-new .pop-tabs ul li {
    height: auto; }

  .row-new .popular-new .pop-tabs ul li:last-child {
    display: block; }

  .row-new .popular-new .pop-tabs ul li {
    padding-top: 20px;
    padding-bottom: 20px; }

  .row-new .popular-new .link-more {
    margin-top: 20px; }

  .row-new .ad-image-mob {
    display: block;
    margin: 0 auto; }
    .row-new .ad-image-mob img {
      width: auto;
      height: auto;
      max-width: 100%; }

  .home-item-container.is-ad .home-item {
    background-image: none !important;
    padding-top: 0;
    height: auto !important;
    text-align: center; }

  .page-template-homepage .home-item header h2.larger {
    margin-top: 0; }

  /**
   * Footer
   */
  .footer-new .footer-nav-new ul li.menu-item-167 {
    width: 66%; }

  .footer-new .footer-nav-new ul li.menu-item-168 {
    width: 33%; }

  .footer-new .footer-nav-new ul li.menu-item-27884 {
    width: 33%; }

  .footer-new .footer-nav-new ul li {
    width: 33%; }

  .footer-new .footer-nav-new ul li.menu-item-56 {
    width: 33%; }

  .footer-new .footer-nav-new ul li {
    padding-bottom: 20px; }
    .footer-new .footer-nav-new ul li li {
      padding-bottom: 0; }

  .footer-new .banners ul li a img {
    max-width: 130px;
    max-height: 50px; }

  .footer-new .copyright {
    padding-top: 10px; } }
@media screen and (max-width: 900px) {
  .featured .content {
    width: 45%; }

  .featured .featured-image-new {
    width: 60%; } }
@media screen and (max-width: 760px) {
  .featured.not-home .content {
    padding-top: 66px;
    padding-bottom: 20px; }

  .not-home h1.ribbon {
    font-size: 32px; }

  .featured.not-home .content .author {
    padding-top: 0; }
    .featured.not-home .content .author a {
      font-size: 12px; }

  .category .featured-image {
    height: 300px; }

  .widget-links ul li > a {
    min-height: 100px; }

  .featured .play {
    display: none; }

  /**
   *  Podcast
   */
  .featured.not-home.featured-pod .content {
    padding-top: 62px; }

  .featured.not-home .categories,
  .featured.not-home .regions,
  .featured.not-home .date {
    font-size: 14px; }

  .featured.not-home .author-circles {
    display: none; }
    .featured.not-home .author-circles.mobile {
      display: block;
      position: relative;
      bottom: auto;
      right: auto;
      margin-top: -50px;
      margin-bottom: 20px; }
      .featured.not-home .author-circles.mobile .author-circle {
        margin-left: 0;
        margin-right: 10px; }

  .single-crb_resource .podcast .main {
    margin-top: 0; }

  .podcast .share ul:last-child {
    display: none; }

  .widget-resoures.related-podcast ul li {
    vertical-align: top; }

  .widget-resoures.related-podcast ul li a {
    font-size: 16px;
    min-height: 146px; }

  .featured.not-home.featured-pod .content .excerpt {
    font-size: 14px;
    padding-bottom: 0; }

  .featured.not-home .ribbon-outer {
    margin-bottom: 0; }
    .featured.not-home .ribbon-outer .ribbon {
      margin-bottom: 0; }
  .featured.not-home h1.ribbon:after {
    content: '';
    background: #f16f32;
    position: absolute;
    width: 20px;
    height: 100%;
    right: -20px;
    margin-top: -15px; }
  .featured.not-home .author-circles.mobile {
    margin-top: -29px; }
  .featured.not-home .featured-image-new-mobile {
    position: relative;
    top: auto;
    left: 0;
    margin-left: -20px;
    background-position: center top; }
    .featured.not-home .featured-image-new-mobile .grad {
      opacity: 0.5; }

  .pod-hub .main-col,
  .pod-hub .side-col {
    width: 100%; }

  .pod-hub .main-col {
    padding-right: 0; }

  .inner.pod-hub {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px; }

  .pod-hub .side-col {
    padding-left: 20px;
    padding-right: 20px; }

  .new-pag.desktop {
    display: none; }

  .new-pag.mobile {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 40px; }

  .media-list.new .post-new .image {
    position: relative;
    width: 100%;
    height: 200px; }
    .media-list.new .post-new .image .play-icon {
      display: none;
      left: 50%;
      margin-left: -39px;
      top: 60px; }

  .media-list.new .post-new .post-entry {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px; }

  .media-list.new .post-new .post-entry .text {
    font-size: 15px; }

  .media-list.new .post-new .post-entry .title {
    font-size: 22px; }

  .media-list.new .post-new .post-entry .head {
    padding-bottom: 10px; }

  .media-list.new .post-new .post-entry .title {
    margin-bottom: 15px; }

  .media-list.new .post-new {
    margin-bottom: 30px; }

  .pod-hub .media-list {
    padding-bottom: 0; }

  .media-list.new .post-new .post-entry .author-circles {
    max-width: 60%; }

  .media-list.new .post-new .post-entry .more {
    max-width: 40%; }

  /**
   * Homepage
   */
  .featured {
    height: auto;
    margin-bottom: 0; }

  .featured .featured-image-new {
    display: none; }

  .home-item .ad-inner,
  .home-item:hover .ad-inner {
    padding-left: 20px;
    padding-right: 20px; }
    .home-item .ad-inner .excerpt,
    .home-item:hover .ad-inner .excerpt {
      color: #FFFFFF; }
    .home-item .ad-inner header h2,
    .home-item:hover .ad-inner header h2 {
      color: #FFFFFF; }

  .featured .featured-image-new-mobile {
    display: block;
    position: absolute;
    right: 0;
    top: 86px;
    width: 125%;
    height: 200px;
    background-size: cover;
    background-position: center center; }
    .featured .featured-image-new-mobile .grad {
      position: absolute;
      top: 0;
      left: 0;
      height: 45%;
      width: 100%;
      background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
      background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0); }
    .featured .featured-image-new-mobile .credits {
      position: absolute;
      bottom: 10px;
      left: 20px;
      right: auto;
      color: #FFFFFF; }
      .featured .featured-image-new-mobile .credits a {
        color: #FFFFFF;
        font-size: 10px; }
        .featured .featured-image-new-mobile .credits a:hover {
          color: #EEEEEE;
          text-decoration: underline; }
    .featured .featured-image-new-mobile img {
      position: absolute;
      width: 100px;
      bottom: 20px;
      right: 20px; }

  .featured .inner {
    margin: 0; }

  .featured .content {
    padding-top: 62px;
    width: 100%;
    position: relative;
    padding-left: 20px;
    padding-right: 20px; }

  .featured .content .excerpt {
    font-size: 13px;
    padding-right: 0; }

  .featured .content h2 {
    font-size: 24px;
    padding-right: 0; }

  .featured .content .meta {
    position: relative; }

  .featured .content .author {
    padding-top: 10px; }

  .featured .content .meta {
    position: relative;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 10px;
    font-size: 11px;
    font-weight: 500; }
    .featured .content .meta div {
      display: block;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
      background: transparent;
      padding-top: 5px; }
      .featured .content .meta div .fas,
      .featured .content .meta div .far {
        font-size: 14px;
        position: relative;
        bottom: -0.1em;
        min-width: 18px; }

  .ribbon-outer {
    width: 100%;
    margin-bottom: 160px; }

  h1.ribbon {
    width: 100%;
    text-align: right;
    font-size: 32px;
    padding-top: 15px; }
    h1.ribbon span {
      display: inline-block; }
    h1.ribbon:before {
      margin-top: -15px; }

  .page-template-homepage .row-new .inner {
    margin: 0; }

  .row-new .home-item .article-inner {
    padding: 0 20px; }

  .home-item {
    height: auto !important;
    background-image: none !important;
    padding-top: 0; }
    .home-item .podcast-grad {
      display: none; }
    .home-item .black-grad {
      display: none; }
    .home-item .podcast-top {
      display: none; }
    .home-item .excerpt {
      color: #231F1F;
      font-size: 13px; }
    .home-item header h2 {
      color: #231F1F;
      font-size: 22px; }
      .home-item header h2 .security {
        text-decoration-color: #95DB61; }
      .home-item header h2 .policy {
        text-decoration-color: #EE4646; }
      .home-item header h2 .sausage {
        text-decoration-color: #3CB8BE; }
    .home-item .author a {
      color: #231F1F;
      font-size: 12px; }
    .home-item .meta {
      position: relative;
      text-align: left;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
      font-size: 11px; }
      .home-item .meta .outer {
        display: block;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        background: transparent; }
    .home-item:hover .excerpt {
      color: #000000; }
    .home-item:hover header h2 {
      color: #000000; }
    .home-item:hover .author a {
      color: #000000; }

  .page-template-homepage .home-item header h2 {
    font-size: 22px; }
    .page-template-homepage .home-item header h2.larger {
      font-size: 22px; }

  .page-template-homepage .home-item header {
    padding-bottom: 5px; }

  .page-template-homepage .home-item .excerpt,
  .page-template-homepage .home-item header,
  .page-template-homepage .home-item .author {
    padding-left: 0;
    padding-right: 0; }

  .home-item .mob-image {
    position: relative;
    display: block;
    overflow: hidden;
    height: 160px;
    background-size: cover;
    background-position: center top;
    margin-bottom: 20px; }
    .home-item .mob-image .podcast-grad {
      display: block; }
    .home-item .mob-image .podcast-top {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      color: #FFFFFF !important;
      padding-left: 20px;
      padding-bottom: 15px; }

  .home-item-container.is-ad .mob-image {
    display: none !important; }

  .row-new .popular-new .header-pop .title {
    padding-left: 20px; }

  .row-new .popular-new .select2 {
    margin-right: 20px; }

  .row-new .popular-new .pop-tabs ul li {
    margin-left: 20px;
    margin-right: 20px; }

  .row-new .popular-new .pop-tabs .posts-tab p {
    font-size: 13px; }

  .row-new .popular-new .pop-tabs .posts-tab h4 {
    padding-bottom: 10px; }

  .row-new .popular-new .link-more {
    padding-left: 20px; }

  .row-new.infocus {
    padding-top: 10px;
    padding-bottom: 35px; }

  .row-new.infocus .focus-new {
    margin-left: 20px;
    margin-right: 20px;
    width: auto !important;
    padding-bottom: 10px; }

  .row-new.infocus .focus-new .section-title {
    font-size: 15px; }

  .row-new.infocus .focus-new .focus-title {
    font-size: 24px; }

  .row-new.infocus .home-item .excerpt,
  .row-new.infocus .home-item header h2,
  .row-new.infocus .home-item .author a,
  .row-new.infocus .home-item .meta .outer {
    color: #FFFFFF; }
    .row-new.infocus .home-item .excerpt:hover,
    .row-new.infocus .home-item header h2:hover,
    .row-new.infocus .home-item .author a:hover,
    .row-new.infocus .home-item .meta .outer:hover {
      color: #EEEEEE; }

  /**
   * Footer
   */
  .footer-new .footer-main-links {
    padding: 20px 0;
    text-align: left; }
    .footer-new .footer-main-links ul li {
      display: block; }
      .footer-new .footer-main-links ul li a {
        padding-left: 0;
        line-height: 2em; }

  .footer-new .footer-main-links .login-links-footer {
    display: block; }
    .footer-new .footer-main-links .login-links-footer a {
      padding-left: 0;
      line-height: 2em; }

  .footer-new .footer-nav-new ul li.menu-item-167 {
    width: 100%; }

  .footer-new .footer-nav-new ul li.menu-item-168 {
    width: 100%; }
    .footer-new .footer-nav-new ul li.menu-item-168 .sub-menu {
      width: 100%; }
      .footer-new .footer-nav-new ul li.menu-item-168 .sub-menu li {
        width: 50%; }

  .footer-new .footer-nav-new ul li.menu-item-27884,
  .footer-new .footer-nav-new ul li,
  .footer-new .footer-nav-new ul li.menu-item-56 {
    width: 50%; }

  .footer-new .footer-nav-new ul.sub-menu li a {
    font-size: 12px; }

  .footer-new .footer-nav-new {
    padding-top: 17px;
    padding-bottom: 0; }

  .footer-new .footer-nav-new ul li a {
    padding-bottom: 10px; }

  .footer-new .white .half {
    width: 100%; }

  .footer-new .copyright {
    text-align: center;
    font-size: 12px; }
    .footer-new .copyright div {
      padding-bottom: 15px; }

  .footer-new .banners {
    padding-bottom: 35px; }

  .footer-new .banners ul {
    margin: 0 auto; } }
@media screen and (max-width: 600px) {
  .footer-new .banners {
    padding-bottom: 0; }

  .footer-new .banners ul {
    width: 100%;
    display: block; }
    .footer-new .banners ul li {
      display: block;
      padding-right: 0;
      text-align: center;
      padding-bottom: 30px; }

  .footer-new .banners ul li a img {
    max-width: 150px;
    max-height: 70px; } }
/*Edge*/
/*@supports (-ms-accelerator:true) {
    @import "edge";
}

@supports (-ms-ime-align:auto) {
    @import "edge";
}*/
/*Ie 10/11*/
/*@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    @import "iefix";
}*/

/*# sourceMappingURL=new-design.css.map */
