@charset "UTF-8";
/* compass imports */
/* background image --------------------------------- */
/* font families ------------------------------------ */
/*
$fontfamilyBold:'HelveticaNeue-75-Bold', 'Helvetica', Arial,  sans-serif !default;
$fontfamilyItalic:'HelveticaNeue-56-Italic', 'Helvetica', Arial, sans-serif !default;
$fontfamilyBoldItalic:'HelveticaNeue-76-Bold-Italic', 'Helvetica', Arial, sans-serif !default;

$fontfamilyLight:'HelveticaNeue-45-Light', 'Helvetica', Arial, sans-serif !default;
$fontfamilyLightBold: $fontfamilyBold;
$fontfamilyLightItalic:'HelveticaNeue-46-Light-Italic', 'Helvetica', Arial, sans-serif !default;
$fontfamilyLightBoldItalic: $fontfamilyBoldItalic;
*/
/* 404 & 403 error pages ------------------------------------ */
/* SBS colours ---------------------------------------- */
/* generic colours ------------------------------------ */
/* spacing ------------------------------------------ */
/* configuration ------------------------------------ */
/* grid variables ------------------------------------ */
/* Used in print */
/* preset image sizes ------------------------------------ */
/* ==========
  Scrollers
========== */
/* ==============
  Theme folder names
=================*/
/* categorised mixins */
/* Overlay mixins */
/**
** Misc mixins
*/
/* line 389, global/scss/mixins/_icons.scss */
.displaymode-not-mobile .logged-in .node-sticky .sticky-icon:after {
  *margin-right: .3em;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  font-family: "FontAwesome" !important;
  font-weight: normal !important;
  font-style: normal !important;
  display: inline-block;
  speak: none; }

/* ====
mobile mix ins
==== */
/* ====
Tablet mix ins
==== */
/* line 2188, global/scss/mixins/_preview.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .metadata-info {
  text-transform: uppercase;
  margin-bottom: 3px; }

/* use placeholders whenever possible for more efficient CSS! */
/* line 20, global/scss/placeholders/_mixins.scss */
.displaymode-mobile .grid-responsive .node-single.style-media, .displaymode-mobile .grid-responsive .node-single.style-text, .displaymode-mobile .grid-responsive .node-text_only.style-media,
.displaymode-mobile .grid-responsive .node-text_only.style-text {
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color; }

/* line 23, global/scss/placeholders/_animation.scss */
.displaymode-mobile .grid-responsive .node-single.style-media:hover, .displaymode-mobile .grid-responsive .node-single.style-text:hover, .displaymode-mobile .grid-responsive .hover.node-single.style-media, .displaymode-mobile .grid-responsive .hover.node-single.style-text, .displaymode-mobile .grid-responsive .node-text_only.style-media:hover,
.displaymode-mobile .grid-responsive .node-text_only.style-text:hover, .displaymode-mobile .grid-responsive .hover.node-text_only.style-media,
.displaymode-mobile .grid-responsive .hover.node-text_only.style-text {
  -webkit-transition-duration: 0.075s;
  -moz-transition-duration: 0.075s;
  -o-transition-duration: 0.075s;
  transition-duration: 0.075s; }

/* line 26, global/scss/placeholders/_animation.scss */
.displaymode-mobile .grid-responsive .node-single.style-media, .displaymode-mobile .grid-responsive .node-single.style-text, .displaymode-mobile .grid-responsive .node-text_only.style-media,
.displaymode-mobile .grid-responsive .node-text_only.style-text {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }

/* line 37, global/scss/placeholders/_animation.scss */
.displaymode-mobile .grid-responsive .node-single.style-media, .displaymode-mobile .grid-responsive .node-single.style-text, .displaymode-mobile .grid-responsive .node-text_only.style-media,
.displaymode-mobile .grid-responsive .node-text_only.style-text {
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

/* line 2, global/scss/components/bean/curated-or-dynamic-content/_rtl.scss */
html[dir="rtl"] .grid-responsive {
  direction: rtl; }
  /* line 6, global/scss/components/bean/curated-or-dynamic-content/_rtl.scss */
  html[dir="rtl"] .grid-responsive .node .metadata-info {
    direction: ltr;
    text-align: right; }

/* line 13, global/scss/components/bean/curated-or-dynamic-content/_rtl.scss */
html[dir="rtl"].displaymode-mobile .grid-responsive .node-single.style-media {
  padding: 6px 70px 5px 10px; }
  /* line 16, global/scss/components/bean/curated-or-dynamic-content/_rtl.scss */
  html[dir="rtl"].displaymode-mobile .grid-responsive .node-single.style-media .image {
    left: auto;
    right: 0; }

/* line 22, global/scss/components/bean/curated-or-dynamic-content/_rtl.scss */
html[dir="rtl"].displaymode-mobile .grid-responsive .more-link-wrapper {
  left: auto;
  right: 0; }

/***
Default list previews
***/
/* line 8, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-16_x_9.style-media,
.displaymode-mobile .grid-responsive .node-double.style-media {
  width: auto;
  margin: 10px 0 20px 0;
  position: relative;
  -webkit-box-shadow: #d8dcdc 0px 0px 5px;
  -moz-box-shadow: #d8dcdc 0px 0px 5px;
  box-shadow: #d8dcdc 0px 0px 5px;
  clear: both; }
  /* line 123, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-16_x_9.style-media .link-underlay, .displaymode-mobile .grid-responsive .node-double.style-media .link-underlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/global/profiles/sbsdistribution/themes/global/images/transparent.gif) repeat;
    z-index: 3; }
  /* line 129, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-16_x_9.style-media .title .metadata-info, .displaymode-mobile .grid-responsive .node-double.style-media .title .metadata-info,
  .displaymode-mobile .grid-responsive .node-16_x_9.style-media .title .metadata-info a,
  .displaymode-mobile .grid-responsive .node-double.style-media .title .metadata-info a {
    font-weight: normal ;
    font-style: normal ;
    font-size: 11px ;
    line-height: 13px ;
    letter-spacing: 0px ;
    font-family: "Roboto", "Helvetica", Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0; }
    /* line 139, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .title .metadata-info em, .displaymode-mobile .grid-responsive .node-double.style-media .title .metadata-info em,
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .title .metadata-info a em,
    .displaymode-mobile .grid-responsive .node-double.style-media .title .metadata-info a em {
      font-weight: normal ;
      font-style: normal ; }
  /* line 145, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-16_x_9.style-media .metadata-info, .displaymode-mobile .grid-responsive .node-double.style-media .metadata-info,
  .displaymode-mobile .grid-responsive .node-16_x_9.style-media .metadata-info a,
  .displaymode-mobile .grid-responsive .node-double.style-media .metadata-info a {
    font-weight: normal ;
    font-style: normal ;
    font-size: 11px ;
    line-height: 13px ;
    letter-spacing: 0px ;
    font-family: "Roboto", "Helvetica", Arial, sans-serif;
    text-transform: uppercase;
    display: block; }
    /* line 155, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .metadata-info em, .displaymode-mobile .grid-responsive .node-double.style-media .metadata-info em,
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .metadata-info a em,
    .displaymode-mobile .grid-responsive .node-double.style-media .metadata-info a em {
      font-weight: normal ;
      font-style: normal ; }
  /* line 500, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-16_x_9.style-media .title, .displaymode-mobile .grid-responsive .node-double.style-media .title {
    padding: 10px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold ;
    font-size: 21px ;
    line-height: 21px ;
    letter-spacing: -1px ;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px;
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
    /* line 39, global/scss/mixins/_misc.scss */
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .title:hover, .displaymode-mobile .grid-responsive .node-double.style-media .title:hover {
      -webkit-transition-property: background-color;
      -moz-transition-property: background-color;
      -o-transition-property: background-color;
      transition-property: background-color;
      -webkit-transition-duration: 0.075s;
      -moz-transition-duration: 0.075s;
      -o-transition-duration: 0.075s;
      transition-duration: 0.075s;
      -webkit-transition-timing-function: ease-in-out;
      -moz-transition-timing-function: ease-in-out;
      -o-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      background-color: white;
      background-color: white; }
    /* line 505, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .title a, .displaymode-mobile .grid-responsive .node-double.style-media .title a,
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .title h3,
    .displaymode-mobile .grid-responsive .node-double.style-media .title h3,
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .title h3 a,
    .displaymode-mobile .grid-responsive .node-double.style-media .title h3 a {
      -webkit-font-smoothing: antialiased;
      font-weight: bold ;
      font-size: 19px ;
      line-height: 21px ;
      letter-spacing: 0px ;
      font-family: "Museo-Slab-700", "Helvetica", Arial, sans-serif;
      margin: 0; }
  /* line 513, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-16_x_9.style-media .label, .displaymode-mobile .grid-responsive .node-double.style-media .label {
    background-color: #333333;
    color: white;
    font-size: 10px ;
    line-height: 16px ;
    letter-spacing: 0px ;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0 10px 0 5px;
    z-index: 5;
    position: absolute;
    top: 0;
    right: 0; }
    /* line 217, global/scss/mixins/_misc.scss */
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .label:after, .displaymode-mobile .grid-responsive .node-double.style-media .label:after {
      content: ' ';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: -8px;
      top: 0;
      border-style: solid;
      border-width: 16px 0 0 8px;
      border-color: transparent;
      border-top-color: #333333; }
  /* line 517, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-16_x_9.style-media .abstract, .displaymode-mobile .grid-responsive .node-double.style-media .abstract {
    display: none; }
  /* line 521, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-16_x_9.style-media .image, .displaymode-mobile .grid-responsive .node-double.style-media .image {
    line-height: 0;
    position: relative; }
    /* line 525, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .image img, .displaymode-mobile .grid-responsive .node-double.style-media .image img {
      width: 100%; }
    /* line 529, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .image .video-icon, .displaymode-mobile .grid-responsive .node-double.style-media .image .video-icon {
      position: absolute;
      left: 10px;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMjIzMTMwM0E0OUQxMUUyQkYwMTlCQThDMzFFQkIwQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMjIzMTMwNEE0OUQxMUUyQkYwMTlCQThDMzFFQkIwQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIyMjMxMzAxQTQ5RDExRTJCRjAxOUJBOEMzMUVCQjBDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIyMjMxMzAyQTQ5RDExRTJCRjAxOUJBOEMzMUVCQjBDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+PRktRAAAAtNJREFUeNrsWLFuE0EQPeOIFJGS2A2xXPjORAGng8ZJRxX4Awj0oUokQFQWki34hyixO0BOR0ODhAtEUtCQisRJYxdEKeAOgkACyXC8kZ4ROsXnvd2zlcIjPe3J2t15u96deTsJH2adYTtnnXEbETS1sRjmOAJ2gRbg8bc04ABXgKzR7L6eHQMVYF5h/nn2PdZxlIh4i78Bj4CNRCLxC0Mz+L4OFIFZYBroAC7QBLaB1+j7HX3H8X0XeAxMDmIHGyQkYxaBl8BvhXFCbh1wODbDuZRMlWANSAIp4JnmsfgJlDhPknPGQrDGo3AZaPnm9gqY4pw1U4INrlbIffLjs3fABOdu6BI84XlJxbRzQXvBXczQV2SCazzUfc/cYnHBd11Xh+QKfaxFJSgxa5y3ta/lc7Z/Y2lJh6QHTNLXqXGyV6rblDiHtqQarg4PDq07y8uW53lR8kRKYiN9bZ7WoVeglgzxFfiokq8v2s6/77lLc9bzet1Kp9OqJJsgWGBW+qAiFo4wYJ8ZIrKY0NhJiRB5+NxjXu9L8D3bom5+1yC5wHZXhWCL7ayJCIlI0gn4DiX4he20qQ4Tkg/u3Vfp2j2wXhTB2jEleGFmxipXKipdO1EUdYqta0quvrVl5eycSnc3sJOhBLvnoTkkcmIHbG0VglfZbg+JnMThnYDvUIJZxKWCKGHgx4DJib1FDPzMQJ1VvSS3RKajfTpgcmIbbG9GkfySuM+LTKcS7qtm2q22jprZA8bCxEKY3FrlAkr+YOwPcI0+Vk0Ea5IyPW4r//eIOjGV/FOU6XHZOtW0keTvWpUrnaBMN/1by0KOc1bjenZWuVpZ9QqVsM6F6J65pAq5KASDD3eR6Q+BfYUdewPcltuq83A3Kn3QYZ56zmEu7ZY+JH3tSBBmPyl9yCPpyaBKH7rFo8Iwi0e9ym+iwtuB8pvN3GpUfouD4KgEPCJoYn8FGACvr9dQPV/bVQAAAABJRU5ErkJggg==") 0 0 no-repeat;
      width: 40px;
      height: 40px;
      z-index: 1;
      bottom: 10px; }
    /* line 538, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-16_x_9.style-media .image .gallery-icon, .displaymode-mobile .grid-responsive .node-double.style-media .image .gallery-icon {
      position: absolute;
      left: 10px;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAIAAAADnC86AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NEVFNjEwNzY3QTkxMUU0QTk5RTg0NUQ0N0E2NkFERCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEVFNjEwODY3QTkxMUU0QTk5RTg0NUQ0N0E2NkFERCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU0RUU2MTA1NjdBOTExRTRBOTlFODQ1RDQ3QTY2QUREIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU0RUU2MTA2NjdBOTExRTRBOTlFODQ1RDQ3QTY2QUREIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+2KYbFAAAAMtJREFUeNpi/P//P8NAACaGAQKjFo9aPGox1QALfmllBQVSTdy8bZuWlhalFgMBKyurqqoqMVY+fvz48+fPEPbNGzf+/vuHxwWELRYXFwd6ghiLM9LSdu/aBWGHh4YCHXH3wYPRxDVq8ajFoxbTu6wGgj9//z59+pQYs358/05Ni188f25nbT0ax6MWUztVd/X0kGqilJQUFSwODgkZsHwMAXdu305KSCDeXC4uLk5OTipY/Ov3byKLESIB42g3ddTiUYtHLSYXAAQYAFr1OgXy68w/AAAAAElFTkSuQmCC") 0 0 no-repeat;
      width: 40px;
      height: 40px;
      z-index: 1;
      bottom: 10px; }

/* line 13, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-single.style-media, .displaymode-mobile .grid-responsive .node-single.style-text {
  border-top: 1px solid #fff;
  -webkit-box-shadow: #d8dcdc 0 -1px 0;
  -moz-box-shadow: #d8dcdc 0 -1px 0;
  box-shadow: #d8dcdc 0 -1px 0;
  padding: 6px 10px 5px 70px;
  clear: both;
  position: relative;
  min-height: 72px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 123, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-single.style-media .link-underlay, .displaymode-mobile .grid-responsive .node-single.style-text .link-underlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/global/profiles/sbsdistribution/themes/global/images/transparent.gif) repeat;
    z-index: 3; }
  /* line 129, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-single.style-media .title .metadata-info, .displaymode-mobile .grid-responsive .node-single.style-text .title .metadata-info,
  .displaymode-mobile .grid-responsive .node-single.style-media .title .metadata-info a,
  .displaymode-mobile .grid-responsive .node-single.style-text .title .metadata-info a {
    font-weight: normal ;
    font-style: normal ;
    font-size: 11px ;
    line-height: 13px ;
    letter-spacing: 0px ;
    font-family: "Roboto", "Helvetica", Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0; }
    /* line 139, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-single.style-media .title .metadata-info em, .displaymode-mobile .grid-responsive .node-single.style-text .title .metadata-info em,
    .displaymode-mobile .grid-responsive .node-single.style-media .title .metadata-info a em,
    .displaymode-mobile .grid-responsive .node-single.style-text .title .metadata-info a em {
      font-weight: normal ;
      font-style: normal ; }
  /* line 145, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-single.style-media .metadata-info, .displaymode-mobile .grid-responsive .node-single.style-text .metadata-info,
  .displaymode-mobile .grid-responsive .node-single.style-media .metadata-info a,
  .displaymode-mobile .grid-responsive .node-single.style-text .metadata-info a {
    font-weight: normal ;
    font-style: normal ;
    font-size: 11px ;
    line-height: 13px ;
    letter-spacing: 0px ;
    font-family: "Roboto", "Helvetica", Arial, sans-serif;
    text-transform: uppercase;
    display: block; }
    /* line 155, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-single.style-media .metadata-info em, .displaymode-mobile .grid-responsive .node-single.style-text .metadata-info em,
    .displaymode-mobile .grid-responsive .node-single.style-media .metadata-info a em,
    .displaymode-mobile .grid-responsive .node-single.style-text .metadata-info a em {
      font-weight: normal ;
      font-style: normal ; }
  /* line 201, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-single.style-media .image, .displaymode-mobile .grid-responsive .node-single.style-text .image {
    position: absolute;
    top: 6px;
    left: 0px;
    line-height: 0; }
    /* line 209, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-single.style-media .image a, .displaymode-mobile .grid-responsive .node-single.style-text .image a {
      width: 100%;
      height: 100%; }
    /* line 213, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-single.style-media .image img, .displaymode-mobile .grid-responsive .node-single.style-text .image img {
      width: 60px;
      height: 60px; }
  /* line 222, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-single.style-media .label, .displaymode-mobile .grid-responsive .node-single.style-text .label {
    display: none; }
  /* line 226, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-single.style-media .title, .displaymode-mobile .grid-responsive .node-single.style-text .title,
  .displaymode-mobile .grid-responsive .node-single.style-media .title h3,
  .displaymode-mobile .grid-responsive .node-single.style-text .title h3,
  .displaymode-mobile .grid-responsive .node-single.style-media .title h3 a,
  .displaymode-mobile .grid-responsive .node-single.style-text .title h3 a {
    -webkit-font-smoothing: antialiased;
    font-weight: bold ;
    font-size: 14px ;
    line-height: 14px ;
    letter-spacing: 0px ;
    font-family: "Museo-Slab-700", "Helvetica", Arial, sans-serif;
    margin-bottom: 3px; }
  /* line 233, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-single.style-media .abstract, .displaymode-mobile .grid-responsive .node-single.style-text .abstract {
    display: none; }
  /* line 237, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-single.style-media .video-icon, .displaymode-mobile .grid-responsive .node-single.style-text .video-icon {
    display: none; }
  /* line 243, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-single.style-media:hover, .displaymode-mobile .grid-responsive .node-single.style-text:hover, .displaymode-mobile .grid-responsive .hover.node-single.style-media, .displaymode-mobile .grid-responsive .hover.node-single.style-text {
    background-color: #ededed; }

/* line 17, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-text_only.style-media,
.displaymode-mobile .grid-responsive .node-text_only.style-text {
  border-top: 1px solid #fff;
  -webkit-box-shadow: #d8dcdc 0 -1px 0;
  -moz-box-shadow: #d8dcdc 0 -1px 0;
  box-shadow: #d8dcdc 0 -1px 0;
  padding: 6px 10px 5px 10px;
  clear: both;
  position: relative;
  min-height: 72px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 123, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-text_only.style-media .link-underlay, .displaymode-mobile .grid-responsive .node-text_only.style-text .link-underlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/global/profiles/sbsdistribution/themes/global/images/transparent.gif) repeat;
    z-index: 3; }
  /* line 129, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-text_only.style-media .title .metadata-info, .displaymode-mobile .grid-responsive .node-text_only.style-text .title .metadata-info,
  .displaymode-mobile .grid-responsive .node-text_only.style-media .title .metadata-info a,
  .displaymode-mobile .grid-responsive .node-text_only.style-text .title .metadata-info a {
    font-weight: normal ;
    font-style: normal ;
    font-size: 11px ;
    line-height: 13px ;
    letter-spacing: 0px ;
    font-family: "Roboto", "Helvetica", Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0; }
    /* line 139, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-text_only.style-media .title .metadata-info em, .displaymode-mobile .grid-responsive .node-text_only.style-text .title .metadata-info em,
    .displaymode-mobile .grid-responsive .node-text_only.style-media .title .metadata-info a em,
    .displaymode-mobile .grid-responsive .node-text_only.style-text .title .metadata-info a em {
      font-weight: normal ;
      font-style: normal ; }
  /* line 145, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-text_only.style-media .metadata-info, .displaymode-mobile .grid-responsive .node-text_only.style-text .metadata-info,
  .displaymode-mobile .grid-responsive .node-text_only.style-media .metadata-info a,
  .displaymode-mobile .grid-responsive .node-text_only.style-text .metadata-info a {
    font-weight: normal ;
    font-style: normal ;
    font-size: 11px ;
    line-height: 13px ;
    letter-spacing: 0px ;
    font-family: "Roboto", "Helvetica", Arial, sans-serif;
    text-transform: uppercase;
    display: block; }
    /* line 155, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-text_only.style-media .metadata-info em, .displaymode-mobile .grid-responsive .node-text_only.style-text .metadata-info em,
    .displaymode-mobile .grid-responsive .node-text_only.style-media .metadata-info a em,
    .displaymode-mobile .grid-responsive .node-text_only.style-text .metadata-info a em {
      font-weight: normal ;
      font-style: normal ; }
  /* line 201, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-text_only.style-media .image, .displaymode-mobile .grid-responsive .node-text_only.style-text .image {
    position: absolute;
    top: 6px;
    left: 0px;
    line-height: 0; }
    /* line 209, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-text_only.style-media .image a, .displaymode-mobile .grid-responsive .node-text_only.style-text .image a {
      width: 100%;
      height: 100%; }
    /* line 213, global/scss/mixins/_preview.scss */
    .displaymode-mobile .grid-responsive .node-text_only.style-media .image img, .displaymode-mobile .grid-responsive .node-text_only.style-text .image img {
      width: 0;
      height: 60px; }
  /* line 222, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-text_only.style-media .label, .displaymode-mobile .grid-responsive .node-text_only.style-text .label {
    display: none; }
  /* line 226, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-text_only.style-media .title, .displaymode-mobile .grid-responsive .node-text_only.style-text .title,
  .displaymode-mobile .grid-responsive .node-text_only.style-media .title h3,
  .displaymode-mobile .grid-responsive .node-text_only.style-text .title h3,
  .displaymode-mobile .grid-responsive .node-text_only.style-media .title h3 a,
  .displaymode-mobile .grid-responsive .node-text_only.style-text .title h3 a {
    -webkit-font-smoothing: antialiased;
    font-weight: bold ;
    font-size: 14px ;
    line-height: 14px ;
    letter-spacing: 0px ;
    font-family: "Museo-Slab-700", "Helvetica", Arial, sans-serif;
    margin-bottom: 3px; }
  /* line 233, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-text_only.style-media .abstract, .displaymode-mobile .grid-responsive .node-text_only.style-text .abstract {
    display: none; }
  /* line 237, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-text_only.style-media .video-icon, .displaymode-mobile .grid-responsive .node-text_only.style-text .video-icon {
    display: none; }
  /* line 243, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-text_only.style-media:hover,
  .displaymode-mobile .grid-responsive .node-text_only.style-text:hover, .displaymode-mobile .grid-responsive .hover.node-text_only.style-media,
  .displaymode-mobile .grid-responsive .hover.node-text_only.style-text {
    background-color: #ededed; }

/***
Error fixing
***/
/* line 2270, global/scss/mixins/_preview.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .title h3,
.displaymode-mobile .grid-responsive .node-double.style-text .title h3 a {
  color: whitesmoke; }

/* line 2275, global/scss/mixins/_preview.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .abstract {
  color: whitesmoke; }

/* line 2278, global/scss/mixins/_preview.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .metadata-info {
  color: whitesmoke; }

/* line 2240, global/scss/mixins/_preview.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .title {
  -webkit-font-smoothing: antialiased;
  font-weight: bold ;
  font-size: 21px ;
  line-height: 21px ;
  letter-spacing: -1px ; }
  /* line 2243, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-double.style-text .title h3,
  .displaymode-mobile .grid-responsive .node-double.style-text .title h3 a {
    -webkit-font-smoothing: antialiased;
    font-weight: bold ;
    font-size: 19px ;
    line-height: 21px ;
    letter-spacing: 0px ;
    font-family: "Museo-Slab-700", "Helvetica", Arial, sans-serif; }

/* line 2256, global/scss/mixins/_preview.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .abstract {
  font-weight: normal ;
  font-style: normal ;
  font-size: 14px ;
  line-height: 16px ;
  letter-spacing: 0px ; }

/* line 2260, global/scss/mixins/_preview.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .metadata-info {
  font-weight: normal ;
  font-style: normal ;
  font-size: 11px ;
  line-height: 13px ;
  letter-spacing: 0px ;
  font-family: "Roboto", "Helvetica", Arial, sans-serif;
  text-transform: uppercase; }

/* line 2202, global/scss/mixins/_preview.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .content {
  background-color: #1b2024;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }
  /* line 2208, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-double.style-text .content .title {
    padding: 10px; }
  /* line 2211, global/scss/mixins/_preview.scss */
  .displaymode-mobile .grid-responsive .node-double.style-text .content .abstract {
    padding: 10px;
    padding-top: 0; }

/* line 2219, global/scss/mixins/_preview.scss */
.no-touch .displaymode-mobile .grid-responsive .node-double.style-text:hover .content, .displaymode-mobile .grid-responsive .no-touch .node-double.style-text:hover .content {
  background-color: #101315;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.075s;
  -moz-transition-duration: 0.075s;
  -o-transition-duration: 0.075s;
  transition-duration: 0.075s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

/* line 38, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .title h3,
.displaymode-mobile .grid-responsive .node-double.style-text .title h3 a {
  -webkit-font-smoothing: antialiased;
  font-weight: bold ;
  font-size: 32px ;
  line-height: 32px ;
  letter-spacing: -1px ; }

/* line 43, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .abstract {
  padding-top: 23px !important; }

/* line 46, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text:hover .content, .displaymode-mobile .grid-responsive .node-double.style-text .content {
  background-image: url(/global/profiles/sbsdistribution/themes/global/images/preview/article_preview_dark.png); }

/* line 50, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text:hover .content {
  background-color: black; }

/* line 55, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text {
  height: 0;
  width: auto;
  padding-bottom: 56.25%; }
  /* line 59, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
  .displaymode-mobile .grid-responsive .node-double.style-text > .content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

/* line 69, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .title {
  float: left;
  width: 200px; }

/* line 73, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .abstract {
  float: left;
  width: 200px; }

/* line 80, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .content {
  border: 0 none; }

/* line 88, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .abstract {
  display: none; }

/* line 93, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text {
  margin: 10px 0 20px 0; }

/* line 117, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .image {
  display: none; }

/* line 121, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text .title {
  width: auto;
  max-width: 440px; }

/* line 125, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-mobile .grid-responsive .node-double.style-text h3 {
  height: 162px;
  overflow: hidden; }

@media screen and (max-width: 400px) {
  /* line 131, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
  .displaymode-mobile .grid-responsive .node-double.style-text h3 {
    height: 106px;
    overflow: hidden; }
  /* line 135, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
  .displaymode-mobile .grid-responsive .node-double.style-text h3,
  .displaymode-mobile .grid-responsive .node-double.style-text h3 a {
    font-size: 26px !important;
    line-height: 26px !important; } }

/* line 157, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.grid-responsive .content .video-icon,
.grid-responsive .content .gallery-icon {
  display: none; }

/* line 164, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-not-mobile .grid-responsive .bean-footer {
  display: none; }

/* line 177, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.grid-responsive .more-link {
  display: none; }

/* ------------------------------------------------
  Bean Headline modifications
 -------------------------------------------------- */
/* line 189, global/scss/components/bean/curated-or-dynamic-content/curated-or-dynamic-content.scss */
.displaymode-not-mobile .logged-in .node-sticky .sticky-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100; }
  /* line 455, global/scss/mixins/_icons.scss */
  .displaymode-not-mobile .logged-in .node-sticky .sticky-icon:after {
    color: #525e6e;
    content: "";
    font-size: 24px !important; }
  /* line 480, global/scss/mixins/_icons.scss */
  .displaymode-not-mobile .logged-in .node-sticky .sticky-icon.disabled:after {
    color: #a6b0bd !important; }
