/**
 * Styles for the RTS theme.
 */
html {
  -ms-overflow-style: scrollbar;
}
body {
  background: #dee1e4;
  background: #EEEEEE;
  color: #444444;
  font-family: 'Raleway', sans-serif;
  overflow-x: hidden;
}
/* old text color: #444444;*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444444;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}
.container {
  max-width: 100%;
}
.floatleft,
.image-left {
  float: left;
  margin-right: 10px;
}
.floatright,
.image-right {
  float: right;
  margin-left: 10px;
}
figcaption {
  text-align: center;
  padding: 0.25em 0;
}
.image-center {
  text-align: center;
}
.image-center img {
  max-width: 100%;
  height: auto;
}
.field-name-body img {
  max-width: 100%;
  height: auto;
}
.field-name-body h2 {
  clear: both;
}
/**
 *   Additional Bootstrap helpers
 */
.col-xs-offset-right-12 {
  margin-right: 100%;
}
.col-xs-offset-right-11 {
  margin-right: 91.66666667%;
}
.col-xs-offset-right-10 {
  margin-right: 83.33333333%;
}
.col-xs-offset-right-9 {
  margin-right: 75%;
}
.col-xs-offset-right-8 {
  margin-right: 66.66666667%;
}
.col-xs-offset-right-7 {
  margin-right: 58.33333333%;
}
.col-xs-offset-right-6 {
  margin-right: 50%;
}
.col-xs-offset-right-5 {
  margin-right: 41.66666667%;
}
.col-xs-offset-right-4 {
  margin-right: 33.33333333%;
}
.col-xs-offset-right-3 {
  margin-right: 25%;
}
.col-xs-offset-right-2 {
  margin-right: 16.66666667%;
}
.col-xs-offset-right-1 {
  margin-right: 8.33333333%;
}
.col-xs-offset-right-0 {
  margin-right: 0;
}
@media (min-width: 768px) {
  .col-sm-offset-right-12 {
    margin-right: 100%;
  }
  .col-sm-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-offset-right-9 {
    margin-right: 75%;
  }
  .col-sm-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-offset-right-6 {
    margin-right: 50%;
  }
  .col-sm-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-offset-right-3 {
    margin-right: 25%;
  }
  .col-sm-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-offset-right-0 {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .col-md-offset-right-12 {
    margin-right: 100%;
  }
  .col-md-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-right-9 {
    margin-right: 75%;
  }
  .col-md-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-right-6 {
    margin-right: 50%;
  }
  .col-md-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-right-3 {
    margin-right: 25%;
  }
  .col-md-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-right-0 {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-right-12 {
    margin-right: 100%;
  }
  .col-lg-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-offset-right-9 {
    margin-right: 75%;
  }
  .col-lg-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-offset-right-6 {
    margin-right: 50%;
  }
  .col-lg-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-offset-right-3 {
    margin-right: 25%;
  }
  .col-lg-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-offset-right-0 {
    margin-right: 0;
  }
}
/**
 *   Sidebar Navigation
 */
/* Navigation Toggle */
.sidebar-navigation-toggle {
  border: 1px solid white;
  position: relative;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border-radius: 4px;
}
.sidebar-navigation-toggle:hover,
.sidebar-navigation-toggle:focus {
  background-color: #ddd;
}
.sidebar-navigation-toggle .icon-bar {
  background-color: #888;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.sidebar-navigation-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
/* Sidebar navigation bar and popout */
#sidebar-navigation-wrapper {
  display: none;
}
#sidebar-navigation {
  width: 4em;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: black;
  text-align: center;
}
.sidebar-navigation-popout {
  opacity: 0.8;
  display: none;
  width: 1px;
  overflow: hidden;
  height: 100%;
  position: fixed;
  top: 0;
  right: 4em;
  bottom: 0;
  z-index: 99;
  background: black;
  padding: 15px 0 0 15px ;
}
.sidebar-navigation-popout.in {
  transition: width 0.9s;
  width: 280px;
}
.main-wrapper {
  min-height: 100%;
  /*background-color: black;*/
  position: relative;
  top: 0;
  bottom: 100%;
  left: 0;
  margin-right: 0;
}
/* Sidebar Icons */
.sidebar-icons ul li.twitter-futures,
.sidebar-icons ul li.facebook-futures {
  display: none;
}
.rts-futures .sidebar-icons ul li.twitter-futures,
.rts-futures .sidebar-icons ul li.facebook-futures {
  display: block;
}
.rts-futures .sidebar-icons ul li.twitter,
.rts-futures .sidebar-icons ul li.facebook {
  display: none;
}
.sidebar-icons ul li a {
  width: 28px;
  overflow: hidden;
  padding: 27px 0 0 0;
  height: 1px;
  margin: 15px 14px;
}
.sidebar-icons ul li.youtube a {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/you-tube.jpg);
}
.sidebar-icons ul li.twitter-futures a,
.sidebar-icons ul li.twitter a {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/twitter.jpg);
}
.sidebar-icons ul li.facebook-futures a,
.sidebar-icons ul li.facebook a {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/facebook.jpg);
}
.sidebar-icons ul li.instagram a {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/instagram.jpg);
}
.sidebar-icons ul li.linkedin a {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/linkedin.jpg);
}
.sidebar-icons ul li.mail a {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/mail.jpg);
}
.sidebar-icons ul li.rss a {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/rss.jpg);
}
/* Generic Menu and Sidebar Navigation links */
.pane-menu-menu-regions li,
.pane-menu-menu-regions li a,
.sidebar-navigation-popout li,
.sidebar-navigation-popout li a {
  width: 100%;
  text-transform: uppercase;
  color: white;
  font-size: 1.1em;
}
.pane-menu-menu-regions li a,
.sidebar-navigation-popout li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pane-menu-menu-regions li a:hover,
.sidebar-navigation-popout li a:hover {
  color: black;
}
.pane-menu-menu-regions li,
.sidebar-navigation-popout li {
  border-right: 5px solid #998d66;
  margin-bottom: 0.5em;
}
.pane-menu-menu-regions li.section-whats-on,
ul.navbar-nav.secondary li.section-whats-on {
  border-right-color: #c11939;
}
.pane-menu-menu-regions li.section-awards,
ul.navbar-nav.secondary li.section-awards {
  border-right-color: #6a21a8;
}
.pane-menu-menu-regions li.section-news-features,
ul.navbar-nav.secondary li.section-news-features {
  border-right-color: #ba16a9;
}
ul.navbar-nav.secondary li.section-education-training {
  border-right-color: #3498a8;
}
ul.navbar-nav.secondary li.section-bursaries {
  border-right-color: #FF914D;
}
ul.navbar-nav.secondary li.section-in-your-area {
  border-right-color: #0d925e;
}
ul.navbar-nav.secondary li.section-rts-futures {
  border-right-color: #3498a8;
}
ul.navbar-nav.secondary li.section-rts-tv {
  border-right-color: #0f57d9;
}
ul.navbar-nav.secondary li.section-membership {
  border-right-color: #81b82b;
}
#navbar ul.navbar-nav.secondary li a {
  padding-left: 5px;
}
#navbar ul.navbar-nav.secondary li {
  margin-left: 3px;
  border-left: 14px solid #998d66;
}
#navbar ul.navbar-nav.secondary li.section-whats-on {
  border-left-color: #c11939;
}
#navbar ul.navbar-nav.secondary li.section-awards {
  border-left-color: #6a21a8;
}
#navbar ul.navbar-nav.secondary li.section-news-features {
  border-left-color: #ba16a9;
}
#navbar ul.navbar-nav.secondary li.section-education-training {
  border-left-color: #3498a8;
}
#navbar ul.navbar-nav.secondary li.section-in-your-area {
  border-left-color: #0d925e;
}
#navbar ul.navbar-nav.secondary li.section-rts-futures {
  border-left-color: #3498a8;
}
#navbar ul.navbar-nav.secondary li.section-membership {
  border-left-color: #81b82b;
}
/* Secondary navigation - usual placement */
.navbar-collapse .navbar-nav.secondary {
  display: block;
}
.main-wrapper {
  margin-right: 0;
}
#footer-wrapper {
  margin-right: 0;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .navbar-collapse .navbar-nav.secondary {
    display: none;
  }
  #sidebar-navigation-wrapper {
    display: block;
  }
  .main-wrapper {
    margin-right: 4em;
  }
}
/* Page Tabs */
.nav-tabs li a,
.bootstrap-rts-panel .highlighted-wrapper .nav-tabs li a {
  color: white;
}
.messages-container .nav-tabs li a {
  color: black;
}
.bootstrap-rts-panel .highlighted-wrapper .nav-tabs > li.active > a {
  background: transparent;
}
/**
 *   Calls to action
 */
.field-name-field-link a {
  display: inline-block;
}
a.cta-full-width {
  margin-top: 15px;
  width: 100%;
  display: block;
}
.cta-footer {
  text-align: center;
  padding-bottom: 15px;
}
.cta-footer p {
  padding: 0.5em 0;
}
.title-cta a {
  display: block;
  text-align: center;
}
a.cta-title,
.pane-page-breadcrumb .breadcrumb a {
  display: block;
  text-align: center;
  margin: 15px 15px 0 0;
}
.pane-page-breadcrumb .breadcrumb .delimiter {
  font-size: 200%;
  padding-right: 10px;
}
.btn-primary {
  border-radius: 0;
  border: none;
}
.btn-primary,
a.cta-gold,
.microsite .more-link a,
.pane-page-breadcrumb .breadcrumb a,
.field-name-field-link a,
.facebook-event-link,
.education-training .custom-pager a {
  text-align: center;
  background: #958d66;
  color: white !important;
  text-transform: uppercase;
}
a.cta-grey {
  background: #383838;
  color: white !important;
  text-transform: uppercase;
}
a.cta-blue {
  background: #1c57da;
  color: white !important;
  text-transform: uppercase;
}
.btn-primary:hover,
a.cta-gold:hover,
a.cta-grey:hover,
a.cta-blue:hover,
.microsite .more-link a:hover,
.field-name-field-link a:hover,
.pane-page-breadcrumb .breadcrumb a:hover,
.education-training .custom-pager a:hover {
  background-color: #7c734f !important;
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  -moz-box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
a.cta-grey:hover {
  background: #262626;
}
a.cta-blue:hover,
a.cta-blue:active {
  background: #163d92 !important;
}
.btn-primary:active,
a.cta-gold:active,
.microsite .more-link a:active,
.pane-page-breadcrumb .breadcrumb a:active,
.education-training .custom-pager a:active {
  background: #5c553b;
}
a.cta-grey:active {
  background: #000000;
}
.btn-primary,
a.cta-primary,
.field-name-field-link a,
.pane-page-breadcrumb .breadcrumb a {
  font-size: 1.25em;
  padding: 8px 10px;
}
.search-form .btn-primary {
  font-size: 14px;
  padding: 6px 12px;
}
a.cta-secondary,
.microsite .more-link a,
.education-training .custom-pager a {
  font-size: 0.9em;
  padding: 6px 8px;
}
a.btn-tcs {
  font-size: 1em;
  margin-top: 1em;
  display: flex;
  width: fit-content;
}
/* Admin Toolbar amends */
.admin-menu #sidebar-navigation {
  padding-top: 30px;
}
.admin-menu .sidebar-navigation-popout {
  padding-top: 30px;
}
/**
 *   Header and Footer
 */
a.logo img {
  max-width: 100%;
}
#header-wrapper,
#footer-wrapper {
  background: #1a1a1a;
  color: white;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 0.0625em;
  text-transform: uppercase;
}
#header-wrapper {
  padding: 0em 0;
}
#header-wrapper #navbar {
  margin: 0 auto;
  padding-left: 0;
}
#header-wrapper #navbar .logo img {
  position: relative;
  left: -10px;
}
#header-wrapper a,
#footer-wrapper a {
  color: white;
}
#header-wrapper .navbar-default {
  background: none transparent;
  border: 0px none;
}
#header-wrapper .name {
  display: none;
}
#header-wrapper ul.secondary {
  float: none;
}
#header-wrapper .navbar-default .navbar-nav > .active > a,
#header-wrapper .navbar-default .navbar-nav > .active > a:hover,
#header-wrapper .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
}
#header-wrapper .navbar-nav li a {
  padding: 0 0 0 22px;
  background-repeat: no-repeat;
  background-position: left center;
}
#header-wrapper .navbar-nav li a {
  margin: 10px 0;
}
@media (min-width: 768px) {
  #header-wrapper .navbar-nav li a {
    margin: 0;
  }
}
#header-wrapper .navbar-nav li.menu-item-search a {
  background-image: url(/sites/default/themes/bootstrap_rts/images/icons/search.png);
}
#header-wrapper .navbar-nav li.menu-item-about-us a {
  background-image: url(/sites/default/themes/bootstrap_rts/images/icons/about-us.png);
}
#header-wrapper .navbar-nav li.menu-item-join-login a,
#header-wrapper .navbar-nav li.menu-item-user a {
  background-image: url(/sites/default/themes/bootstrap_rts/images/icons/user.png);
}
#header-wrapper .navbar-nav li.menu-item-your-area a {
  background-image: url(/sites/default/themes/bootstrap_rts/images/icons/britain.png);
}
#breadcrumb-wrapper {
  background: #010101;
  color: white;
  padding: 0.5em 0 0.25em 0;
}
#breadcrumb-wrapper a {
  color: white;
  font-weight: bold;
}
#breadcrumb-wrapper a:hover {
  color: white;
  text-decoration: none;
}
#breadcrumb-wrapper .breadcrumb {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0 none;
}
#breadcrumb-wrapper .breadcrumb > li + li:before {
  content: none;
}
#breadcrumb-wrapper .breadcrumb-item-prefix,
#breadcrumb-wrapper .breadcrumb-item,
#breadcrumb-wrapper .breadcrumb-item-suffix {
  display: inline-block;
  height: 26px;
}
#breadcrumb-wrapper .breadcrumb-item-prefix {
  background: url(/sites/default/themes/bootstrap_rts/images/breadcrumb-prefix.jpg);
  width: 12px;
}
#breadcrumb-wrapper .breadcrumb-item {
  vertical-align: top;
  border-top: 2px solid #353535;
  border-bottom: 2px solid #353535;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 22px;
  padding: 0 2px;
}
#breadcrumb-wrapper .breadcrumb-item-suffix {
  background: url(/sites/default/themes/bootstrap_rts/images/breadcrumb-suffix.jpg);
  width: 12px;
}
#breadcrumb-wrapper li:first-child .breadcrumb-item {
  background: #353535;
}
#breadcrumb-wrapper li:first-child .breadcrumb-item-prefix {
  background: #353535;
  width: 10px;
}
#breadcrumb-wrapper li:first-child .breadcrumb-item-suffix {
  background: url(/sites/default/themes/bootstrap_rts/images/breadcrumb-suffix-first.jpg) no-repeat;
}
.pane-page-breadcrumb .breadcrumb {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0 none;
}
.pane-page-breadcrumb .breadcrumb li {
  display: none;
}
.pane-page-breadcrumb .breadcrumb > li + li:before {
  content: none;
}
.pane-page-breadcrumb .breadcrumb li:last-child {
  display: inline;
}
.pane-page-breadcrumb .breadcrumb li:last-child a:before {
  content: "Back to ";
}
.pane-page-breadcrumb .breadcrumb a {
  display: inline-block;
}
#footer-wrapper {
  padding: 2em 0 1em 0;
}
#footer-wrapper .footer {
  margin: 0 auto;
  padding: 0;
  border: 0 none;
}
#footer-wrapper h2 {
  font-size: 1.25em;
  color: white;
  font-weight: 500;
}
#footer-wrapper .block {
  font-size: 0.9em;
  margin-bottom: 15px;
  padding: 0 10px;
}
#footer-wrapper ul.nav li {
  padding: 0;
  margin: 0;
}
#footer-wrapper ul.nav li a {
  padding: 0;
  margin: 0;
}
#footer-wrapper ul.nav > li > a:hover,
#footer-wrapper ul.nav > li > a:focus {
  text-decoration: underline;
  background-color: transparent;
}
#footer-wrapper .footer-copy {
  padding-top: 2em;
  font-size: 0.75em;
}
#footer-wrapper span.copy {
  display: inline-block;
  padding-right: 1em;
  border-right: 1px solid #ccc;
  margin-right: 1em;
}
#footer-wrapper span.copy:last-child {
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}
@media (min-width: 768px) {
  #header-wrapper .navbar-nav {
    float: right;
  }
  #header-wrapper .navbar-nav li a {
    text-transform: uppercase;
    margin: 0 1em;
    height: 74px;
    line-height: 74px;
    font-size: 0.9em;
  }
}
/* Bottom Footer */
#block-menu-menu-footer-links.block {
  text-align: right;
  font-size: 1em;
}
#block-menu-menu-footer-links ul.nav li {
  display: inline-block;
  margin-left: 10px;
  border-left: 1px solid white;
  padding-left: 10px;
}
#block-menu-menu-footer-links ul.nav li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
/**
 *   Main Container
 */
/*.main-container { padding:2em 0;}*/
.main-container {
  padding-bottom: 2em;
}
/**
 *   Generic Views
 */
.views-row,
.view-row-wrapper {
  position: relative;
}
.views-field-field-image img {
  width: 100%;
}
.view .text-center {
  clear: both;
}
.view .view-filters fieldset {
  margin: 0 15px;
}
.col-sm-8 .view .view-filters fieldset {
  margin: 0px;
}
/**
 *   Landing Pages
 */
.bootstrap-rts-panel .main-container {
  display: none;
}
.featured-text-wrapper {
  padding: 10px;
  background: white;
  color: #444444;
  position: relative;
  bottom: 0px;
}
.featured-text-wrapper.padding-shift {
  right: 0px;
}
@media (min-width: 768px) {
  .featured-text-wrapper {
    position: absolute;
    bottom: -100px;
    right: 0;
  }
  .featured-text-wrapper.padding-shift {
    right: 15px;
  }
  .node-type-television-magazine-issue .featured-text-wrapper {
    position: relative;
    bottom: 0px;
    right: 0px;
    width: 100%;
    margin-bottom: 15px;
  }
}
.featured-text-wrapper h2 {
  font-size: 1.75em;
  text-transform: uppercase;
  margin-top: 5px;
}
.featured-text-wrapper a {
  color: #444444;
}
.content-wrapper {
  padding: 30px 0;
}
/*.lower-wrapper { background:#202020; color:white; padding-top:30px;}*/
.bootstrap-rts-panel h1.pane-title,
.bootstrap-rts-panel .title-wrapper h1 {
  padding-left: 15px;
  text-transform: uppercase;
  color: white;
}
.bootstrap-rts-panel .pane-node-title h1 {
  padding-left: 15px;
}
.node-type-television-magazine-issue.bootstrap-rts-panel .pane-node-title h1 {
  padding-left: 0;
}
.views-row .text-wrapper {
  padding: 8px;
}
.image-beside-text .col-sm-5,
.bootstrap-column-fields-right {
  padding-right: 15px;
}
.view-display-id-panel_pane_articles .col-sm-7 > div {
  padding-left: 15px;
}
.bootstrap-column-fields-right .view-fields-wrapper {
  padding-right: 15px;
}
@media (min-width: 768px) {
  .image-beside-text .col-sm-5,
  .bootstrap-column-fields-left {
    padding-right: 0px;
  }
  .view-display-id-panel_pane_articles .col-sm-7 > div {
    padding-left: 0;
  }
}
.views-row-image-above-text {
  background: white;
  margin-bottom: 30px;
  position: relative;
}
.panel-region-content-right .views-row-image-above-text {
  margin-bottom: 0px;
}
.views-row-image-above-text h2 {
  padding: 0;
  font-size: 1.1em;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
}
.views-row-image-above-text h2 a {
  color: #444444;
}
.views-row-image-above-text .fields-below {
  padding: 15px;
}
.panel-region-content-right .views-row-image-above-text .fields-below {
  padding: 15px 0;
}
.image-beside-text .views-row h2,
.image-above-text .views-row h2,
.bootstrap-column-fields-right h2 {
  padding: 0;
  font-size: 1.1em;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
}
.image-beside-text .views-row h2 {
  margin-top: 1em;
}
.bootstrap-column-fields-right h2 a,
.image-beside-text .views-row h2 a,
.image-above-text .views-row h2 a,
.views-row-image-above-text h2,
.views-row-image-above-text a {
  color: #444444;
}
.image-beside-text .views-field-field-date,
.image-above-text .views-field-field-date {
  padding: 0.5em 0;
  font-weight: 600;
}
.image-above-text .views-field-field-introductory-text {
  font-size: 0.9em;
}
.image-above-text .views-row-wrapper {
  background: #fff;
  margin-bottom: 30px;
  min-height: 300px;
  position: relative;
}
.image-above-title .views-row-wrapper {
  background: #fff;
  margin-bottom: 30px;
}
.image-above-title h2 {
  font-size: 1.25em;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  margin-top: 0;
}
.image-above-title h2 a {
  color: #444444;
}
.bootstrap-rts-panel .main-container {
  padding: 0;
}
.bootstrap-rts-panel .highlighted-wrapper {
  background: #1a1a1a;
  color: white;
  padding: 2em 0;
}
.bootstrap-rts-panel .highlighted-wrapper,
.bootstrap-rts-panel .highlighted-wrapper h1,
.bootstrap-rts-panel .highlighted-wrapper h2,
.bootstrap-rts-panel .highlighted-wrapper h3,
.bootstrap-rts-panel .highlighted-wrapper h4,
.bootstrap-rts-panel .highlighted-wrapper h5,
.bootstrap-rts-panel .highlighted-wrapper h6,
.bootstrap-rts-panel .highlighted-wrapper a {
  color: white;
}
.bootstrap-rts-panel .highlighted-wrapper .featured-text-wrapper,
.bootstrap-rts-panel .highlighted-wrapper .featured-text-wrapper h1,
.bootstrap-rts-panel .highlighted-wrapper .featured-text-wrapper h2,
.bootstrap-rts-panel .highlighted-wrapper .featured-text-wrapper h3,
.bootstrap-rts-panel .highlighted-wrapper .featured-text-wrapper h4,
.bootstrap-rts-panel .highlighted-wrapper .featured-text-wrapper h5,
.bootstrap-rts-panel .highlighted-wrapper .featured-text-wrapper h6,
.bootstrap-rts-panel .highlighted-wrapper .featured-text-wrapper a {
  color: #444444;
}
.highlighted-wrapper .text-wrapper {
  color: #444444;
}
/*.bootstrap-rts-panel .lower-wrapper { color:white;}*/
.bootstrap-rts-panel .content-wrapper,
.bootstrap-rts-panel .lower-wrapper {
  padding: 2em 0;
}
.bootstrap-rts-panel .panel-region-content-left {
  margin-bottom: 15px;
}
.bootstrap-rts-panel .highlighted-wrapper ~ .content-wrapper,
.whats-on.bootstrap-rts-panel .highlighted-wrapper ~ .content-wrapper {
  padding: 3em 0 0 0;
}
@media (min-width: 768px) {
  .bootstrap-rts-panel .panel-region-content-left {
    margin-bottom: 0px;
  }
  .whats-on.bootstrap-rts-panel .highlighted-wrapper ~ .content-wrapper,
  .region-landing.bootstrap-rts-panel .highlighted-wrapper ~ .content-wrapper,
  .page-taxonomy-term.award.bootstrap-rts-panel .highlighted-wrapper ~ .content-wrapper {
    padding: 7em 0 0 0;
  }
  .bootstrap-rts-panel.no-content-padding .highlighted-wrapper ~ .content-wrapper {
    padding: 15px 0 0 0;
  }
}
.bootstrap-rts-panel .panel-region-content-right .pane-views-panes {
  background: white;
  padding: 15px;
  position: relative;
  margin-bottom: 15px;
}
.bootstrap-rts-panel .panel-region-content-right .pane-views-panes h2.pane-title {
  margin-top: 0;
}
.bootstrap-rts-panel .panel-region-content-right .views-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.bootstrap-rts-panel .panel-region-content-right .views-row h2 {
  font-size: 0.9em;
  padding-top: 1em;
}
@media (min-width: 768px) {
  .bootstrap-rts-panel .panel-region-content-right .views-row h2 {
    font-size: 0.9em;
    padding-top: 0;
  }
}
.bootstrap-rts-panel .panel-region-content-right .views-row .col-sm-5 {
  padding-right: 0;
}
.bootstrap-rts-panel .panel-region-content-right .views-row h2 {
  margin-top: 0;
}
.pane-back-button-back-button {
  margin-top: 1em;
}
@media (min-width: 800px) {
  .bootstrap-rts-home .panel-region-highlighted-left,
  .bootstrap-rts-home .panel-region-highlighted-right {
    left: 15px;
  }
}
@media (min-width: 1230px) {
  .bootstrap-rts-home .panel-region-highlighted-left,
  .bootstrap-rts-home .panel-region-highlighted-right {
    left: 20px;
  }
}
/**
 *   Quick Tabs
 */
.quicktabs_main {
  background: white;
  padding: 15px;
  position: relative;
  margin-bottom: 15px;
}
ul.quicktabs-tabs {
  padding: 0;
  margin: 0;
}
ul.quicktabs-tabs li {
  padding: 15px;
  margin: 0;
  background: black;
  display: inline-block;
  text-transform: uppercase;
}
ul.quicktabs-tabs li a {
  color: #dee1e4;
  text-decoration: none;
}
ul.quicktabs-tabs li a:hover ul.quicktabs-tabs li a:active {
  text-decoration: none;
}
ul.quicktabs-tabs li.active {
  background: white;
}
ul.quicktabs-tabs li.active a {
  color: #444444;
}
/**
 *   Taxonomy Tags
 */
.field-name-field-tags {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.field-name-field-tags .field-label {
  font-weight: normal;
}
.field-name-field-tags .field-item {
  display: inline-block;
  padding: 0 0.5em;
}
.field-name-field-tags .field-item a {
  color: #444444;
  text-decoration: underline;
}
/**
 *   Nodes (General)
 */
span.submitted {
  display: block;
}
.node .field {
  margin-bottom: 15px;
}
.node .field-name-field-introductory-text,
.pane-node-field-introductory-text .field-name-field-introductory-text {
  font-size: 1.5em;
  margin-bottom: 15px;
}
article header {
  margin-top: 5px;
}
.pane-node-submitted {
  margin: -5px 0 5px 0;
}
.field-name-field-file-image-title-text {
  padding: 10px;
  background: #000;
  color: white;
  font-size: 0.9em;
}
/**
 *   Fieldsets
 */
fieldset.collapsible.collapsed {
  border-left: none 0;
  border-right: none 0;
}
fieldset.collapsible {
  margin-bottom: 1em !important;
}
fieldset.collapsible legend,
fieldset.collapsible.panel-default > legend.panel-heading {
  background: white;
}
fieldset.collapsible legend a {
  margin-bottom: 1em;
}
fieldset.collapsible legend a:hover,
fieldset.collapsible legend a:active,
fieldset.collapsible legend a:focus {
  text-decoration: none;
}
fieldset.collapsible legend .fieldset-title:after {
  content: "+";
  font-size: 2em;
  float: right;
}
/**
 *   Social Media Icons
 */
.pane-widgets-s-socialmedia-share-default {
  float: none;
  margin: 0 5px 0 0.5em;
  position: relative;
  z-index: 100;
}
@media (min-width: 768px) {
  .pane-widgets-s-socialmedia-share-default {
    float: right;
  }
  .node-type-video .pane-widgets-s-socialmedia-share-default {
    top: -35px;
  }
  .node-type-video h1#title {
    margin-bottom: 30px;
  }
  .node-type-video .pane-node-content {
    margin-top: 30px;
  }
}
div.widgets-element-horizontal {
  margin-left: 0.4em;
}
#widgets-element-socialmedia_addthis-email {
  display: none;
}
.socialmedia-widgets #widgets-element-socialmedia_share-default-0 {
  float: right;
}
@media only screen and (max-width: 340px) {
  div.widgets-element-horizontal {
    margin: 0px;
  }
  #widgets-element-socialmedia_socialmedia-twitter-share-button {
    float: inherit;
  }
  #widgets-element-socialmedia_socialmedia-linkedin-share-button,
  #widgets-element-socialmedia_addthis-email {
    margin-top: 2px;
  }
  .membership-benefits #widgets-element-socialmedia_share-white {
    width: 175px;
    margin: 0px auto;
    position: relative;
    top: -22px;
    left: -10px;
  }
  .view-membership-benefits .quicktabs-wrapper {
    top: -50px !important;
  }
}
/**
 *   News and Features
 */
.news-features .title-wrapper,
.node-type-article .highlight-strip,
.home .news-wrapper .title-wrapper h2 {
  background: #ba16a9;
  background: -moz-linear-gradient(left, #ba16a9 0%, #ba16a9 58%, #6a21a8 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #ba16a9), color-stop(58%, #ba16a9), color-stop(100%, #6a21a8));
  background: -webkit-linear-gradient(left, #ba16a9 0%, #ba16a9 58%, #6a21a8 100%);
  background: -o-linear-gradient(left, #ba16a9 0%, #ba16a9 58%, #6a21a8 100%);
  background: -ms-linear-gradient(left, #ba16a9 0%, #ba16a9 58%, #6a21a8 100%);
  background: linear-gradient(to right, #ba16a9 0%, #ba16a9 58%, #6a21a8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba16a9', endColorstr='#6a21a8', GradientType=1);
}
.view-articles.view-display-id-panel_pane_articles .views-row,
.view-id-articles.view-display-id-panel_pane_6 .views-row,
.view-id-articles.view-display-id-panel_pane_8 .views-row,
.view-articles.view-display-id-page_1 .views-row,
.view-regional-articles.view-display-id-panel_pane_articles .views-row {
  background: #fff;
  margin-bottom: 1em;
}
.view-articles.view-display-id-panel_pane_articles .views-view-tpl-field-text,
.view-regional-articles.view-display-id-panel_pane_articles .views-view-tpl-field-text {
  padding-top: 15px;
  padding-left: 0;
}
.view-articles .views-widget-filter-combine label,
.view-regional-articles .views-widget-filter-combine label {
  display: none;
}
.view-articles .views-exposed-form,
.view-regional-articles .views-exposed-form {
  background: white;
  padding: 4px 8px;
  margin-bottom: 8px;
}
.view-articles .views-exposed-form .views-exposed-widget.views-widget-filter-field_label_tid .views-widget {
  display: inline-block;
}
.view-articles .views-exposed-form .views-exposed-widget .btn,
.view-regional-articles .views-exposed-form .views-exposed-widget .btn {
  margin-top: 0;
}
.view-articles .views-exposed-form .views-exposed-widget .btn-primary,
.view-regional-articles .views-exposed-form .views-exposed-widget .btn-primary {
  font-size: 1em;
}
/* Colour highlights */
.views-field-tid {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 5%;
  background: #ba16a9;
  padding: 0.25em 4em 0.25em 0.5em;
  text-transform: uppercase;
  font-size: 0.9em;
  color: white;
}
.highlight-row .views-field-field-image {
  border-left: 0 none;
}
.highlight-row .views-row-tid-71 .views-field-field-image {
  border-left: 3px solid #c11939;
}
.highlight-row .views-row-tid-72 .views-field-field-image {
  border-left: 3px solid #ba16a9;
}
.highlight-row .views-row-tid-73 .views-field-field-image {
  border-left: 3px solid #3498a8;
}
.highlight-row .views-row-tid-74 .views-field-field-image {
  border-left: 3px solid #2959a9;
}
.highlight-row .views-row-tid-71 .views-field-tid {
  background: #c11939;
}
.highlight-row .views-row-tid-72 .views-field-tid {
  background: #ba16a9;
}
.highlight-row .views-row-tid-73 .views-field-tid {
  background: #3498a8;
}
.highlight-row .views-row-tid-74 .views-field-tid {
  background: #2959a9;
}
/**
 *   Generic Pages
 */
.television-magazine .title-wrapper,
.node-type-webform .title-wrapper,
.page-user .title-wrapper,
.home .title-wrapper h2 {
  background: #998d66;
  background: -moz-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #998d66), color-stop(58%, #998d66), color-stop(100%, #d0b56f));
  background: -webkit-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -o-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -ms-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: linear-gradient(to right, #998d66 0%, #998d66 58%, #d0b56f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#998d66', endColorstr='#d0b56f', GradientType=1);
}
/**
 *   Article Nodes
 */
.node-type-article .highlight-strip {
  height: 10px;
}
.node-type-article .main-container {
  padding: 0;
}
.node-type-article .bootstrap-rts-3x84 .content-wrapper {
  padding-top: 0;
}
#panel-bootstrap-region-main_image {
  margin-bottom: 0.5em;
}
.bootstrap-rts-panel.node-type-article .title-wrapper h1 {
  text-transform: none;
  color: #444444;
}
.node-type-article .img-responsive {
  width: 100%;
}
.node-type-article .field-name-field-image {
  border-left: 10px solid #ba16a9;
}
.node-type-article.television-magazine-article .field-name-field-image {
  border-left: 5px solid #998d66;
}
/**
 *   Television Magazine Issues (List of all editions and some of the chrome)
 */
/*.node-type-article.television-magazine-article .highlight-strip { background: @section-generic-color-1;
                                background: -moz-linear-gradient(left, @section-generic-color-1 0%, @section-generic-color-1 58%, @section-generic-color-2 100%);
                                background: -webkit-gradient(left top, right top, color-stop(0%, @section-generic-color-1), color-stop(58%, @section-generic-color-1), color-stop(100%, @section-generic-color-2));
                                background: -webkit-linear-gradient(left, @section-generic-color-1 0%, @section-generic-color-1 58%, @section-generic-color-2 100%);
                                background: -o-linear-gradient(left, @section-generic-color-1 0%, @section-generic-color-1 58%, @section-generic-color-2 100%);
                                background: -ms-linear-gradient(left, @section-generic-color-1 0%, @section-generic-color-1 58%, @section-generic-color-2 100%);
                                background: linear-gradient(to right, @section-generic-color-1 0%, @section-generic-color-1 58%, @section-generic-color-2 100%);
                                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@section-generic-color-1', endColorstr='@section-generic-color-2', GradientType=1 );}*/
.node-type-article.television-magazine-article .highlight-strip {
  background: none;
  height: 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#998d66', endColorstr='#d0b56f', GradientType=1);
}
.view-television-magazine-issue {
  color: #444444;
}
.bootstrap-rts-panel.node-type-article.television-magazine .title-wrapper .pane-2 p {
  padding-top: 15px;
}
.bootstrap-rts-panel.node-type-article.television-magazine .title-wrapper {
  margin-bottom: 15px;
}
.bootstrap-rts-panel.node-type-article.television-magazine .title-wrapper,
.bootstrap-rts-panel.node-type-article.television-magazine .title-wrapper h1 {
  text-transform: none;
  color: white;
}
.bootstrap-rts-panel.television-magazine .file-icon {
  display: none;
}
.bootstrap-rts-panel.television-magazine .field-name-field-pdf a {
  float: left;
  margin: 0 15px 15px 15px;
  width: 158px;
  height: 1px;
  padding-top: 27px;
  overflow: hidden;
  display: block;
  background: url(/sites/default/themes/bootstrap_rts/images/magazine/tv-mag-pdf.png);
}
.bootstrap-rts-panel.television-magazine .field-name-field-e-edition a {
  width: 186px;
  height: 1px;
  padding-top: 27px;
  overflow: hidden;
  display: block;
  background: url(/sites/default/themes/bootstrap_rts/images/magazine/e-edition.png);
}
/**
 *   Television Magazine Issue
 */
.node-type-television-magazine-issue .pane-custom.pane-2 {
  padding-top: 15px;
  color: white;
  text-align: center;
}
.television-magazine .highlighted-wrapper {
  padding-top: 30px;
}
.lower-wrapper .view-television-magazine-issues .views-row-wrapper {
  background: transparent;
}
.lower-wrapper .view-television-magazine-issues .views-row-wrapper h2 {
  text-align: left;
  font-size: 0.8em;
  margin: 0.5em 0 1em 0;
  padding: 0;
}
.lower-wrapper .view-television-magazine-issues .views-row-wrapper h2 a {
  color: #e7eaec;
}
/**
 *   What's On and Book
 */
.whats-on .title-wrapper,
.home .events-wrapper .title-wrapper h2 {
  background: #c11939;
  background: -moz-linear-gradient(left, #c11939 0%, #c11939 58%, #ba16a9 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #c11939), color-stop(58%, #c11939), color-stop(100%, #ba16a9));
  background: -webkit-linear-gradient(left, #c11939 0%, #c11939 58%, #ba16a9 100%);
  background: -o-linear-gradient(left, #c11939 0%, #c11939 58%, #ba16a9 100%);
  background: -ms-linear-gradient(left, #c11939 0%, #c11939 58%, #ba16a9 100%);
  background: linear-gradient(to right, #c11939 0%, #c11939 58%, #ba16a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c11939', endColorstr='#ba16a9', GradientType=1);
}
.page-events.page-events-past .view-header {
  position: relative;
}
.page-events.page-events-past .view-header .cta-title {
  width: 200px;
  position: absolute;
  right: 0;
  top: -60px;
}
@media (min-width: 430px) {
  .page-events.whats-on .row-title .panel-region-title-right {
    text-align: right;
    margin-bottom: 20px;
  }
  .page-events.whats-on .row-title .cta-title {
    width: 200px;
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  .page-events.whats-on .row-title {
    position: relative;
  }
  .page-events.whats-on .row-title .panel-region-title-right {
    position: absolute;
    width: 480px;
    right: 0;
    top: 5px;
  }
}
.view-events .views-field-views-conditional {
  font-weight: bold;
}
.view-events.view-display-id-page .views-view-tpl-field-text {
  padding-top: 15px;
  padding-left: 0;
}
.view-events.image-above-text .views-row-wrapper {
  background: #fff;
  margin-bottom: 30px;
  min-height: 325px;
}
.view-events.image-above-text .views-field-field-address-locality {
  display: block;
  padding: 0;
  font-weight: 600;
  /*position: absolute;
  bottom: 2.25em;
  left: 8px;*/
}
.view-events.image-above-text .views-field-views-conditional .date-display-range {
  line-height: 1;
  padding-top: 5px;
}
.view-events.image-above-text .views-field-views-conditional .date-display-single {
  display: block;
  padding: 0;
  font-weight: 600;
  /*position: absolute;
  bottom: 0.75em;
  left: 8px;*/
  line-height: 1;
  padding-top: 5px;
}
.view-events.view-display-id-panel_pane_similar .views-row-wrapper {
  min-height: auto;
}
.view-events.view-display-id-panel_pane_similar .views-field-field-address-locality {
  position: static;
  bottom: 0;
  left: 0;
}
.view-events.view-display-id-panel_pane_similar .views-field-views-conditional .date-display-single {
  position: static;
  bottom: 0;
  left: 0;
}
.view-events .views-exposed-form {
  padding: 0 0 15px 15px;
}
.view-events .views-exposed-form .views-widget {
  display: inline-block;
}
.view-events .views-exposed-form .views-exposed-widget .btn {
  margin-top: 0;
}
.view-event-report-link {
  margin-top: 15px;
}
.event-region {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 8px 10px;
  background: #958d66;
  padding: 0.25em 4em 0.25em 0.5em;
  text-transform: uppercase;
  font-size: 0.9em;
  color: white;
}
/**
 *   Patrons
 */
.patron .title-wrapper {
  background: #998d66;
  background: -moz-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #998d66), color-stop(58%, #998d66), color-stop(100%, #d0b56f));
  background: -webkit-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -o-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -ms-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: linear-gradient(to right, #998d66 0%, #998d66 58%, #d0b56f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#998d66', endColorstr='#d0b56f', GradientType=1);
}
.view-patrons.view-display-id-default h3 {
  margin-left: 15px;
}
.view-patrons.view-display-id-default .views-row {
  min-height: 350px;
}
.node-type-patron .field-name-field-link a {
  padding: 4px 10px;
}
.footer .col-sm-4 .view-patrons .views-row-wrapper {
  max-width: 75%;
}
/**
 *   Region Nodes and Landing Page
 */
.region-landing .title-wrapper,
.home .panel-region-regions-left .title-wrapper h2 {
  background: #0d925e;
  background: -moz-linear-gradient(left, #0d925e 0%, #0d925e 58%, #81b82b 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #0d925e), color-stop(58%, #0d925e), color-stop(100%, #81b82b));
  background: -webkit-linear-gradient(left, #0d925e 0%, #0d925e 58%, #81b82b 100%);
  background: -o-linear-gradient(left, #0d925e 0%, #0d925e 58%, #81b82b 100%);
  background: -ms-linear-gradient(left, #0d925e 0%, #0d925e 58%, #81b82b 100%);
  background: linear-gradient(to right, #0d925e 0%, #0d925e 58%, #81b82b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d925e', endColorstr='#81b82b', GradientType=1);
}
.view-regions.view-display-id-panel_pane_1 .views-field-title,
.view-regions.view-display-id-panel_pane_2 .views-field-title {
  min-height: 5em;
}
/* Region Galleries */
.view-galleries .views-row-wrapper {
  min-height: 270px;
}
/**
 *   RTS Futures Nodes
 */
.rts-futures.bootstrap-rts-panel .highlighted-wrapper {
  background: none !important;
}
.rts-futures.bootstrap-rts-panel .taxonomy-term-description {
  color: #000;
}
@media only screen and (min-width: 992px) {
  .rts-futures .highlighted-right-description {
    /*margin-top: -110px;*/
  }
}
.rts-futures .title-wrapper,
.home .panel-region-futures-left .title-wrapper h2,
.rts-futures .title-wrapper h2 {
  background: #3498a8;
  background: -moz-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #3498a8), color-stop(58%, #3498a8), color-stop(100%, #0d925e));
  background: -webkit-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -o-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -ms-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: linear-gradient(to right, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3498a8', endColorstr='#0d925e', GradientType=1);
}
.education-training .custom-pager {
  text-align: center;
}
.education-training .custom-pager a {
  display: block;
}
/**
 *   Education and Training Nodes
 */
.education-training .title-wrapper,
.home .education-wrapper .title-wrapper h2 {
  background: #3498a8;
  background: -moz-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #3498a8), color-stop(58%, #3498a8), color-stop(100%, #0d925e));
  background: -webkit-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -o-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -ms-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: linear-gradient(to right, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3498a8', endColorstr='#0d925e', GradientType=1);
}
.education-training .custom-pager {
  text-align: center;
}
.education-training .custom-pager a {
  display: block;
}
.highlighted-wrapper .view-events .views-row-wrapper {
  margin: 0 15px 30px;
}
/**
 *   Awards Landing Page
 */
.page-taxonomy-term.award .view-award-categories h2.category-title {
  font-size: 1.5em;
  line-height: 1.6em;
  text-transform: uppercase;
}
.view-award-categories .views-field-description {
  margin-bottom: 15px;
}
.view-award-categories.view-display-id-attachment_1 .views-row-wrapper {
  background: #fff;
  margin-bottom: 1em;
}
.view-award-categories.view-display-id-attachment_1 .view-award-category-representative-image .views-row-wrapper {
  margin-bottom: 0;
}
.view-award-categories.view-display-id-attachment_1 .views-view-tpl-field-text {
  padding-top: 15px;
  padding-left: 0;
}
.view-awards.image-over-text .views-row .views-row-wrapper {
  background: #fff;
  padding-bottom: 15px;
  margin-bottom: 30px;
  min-height: 300px;
}
.view-awards.image-over-text .views-field-field-year,
.view-awards.image-over-text .title-field {
  padding: 0 15px;
}
.view-awards.image-over-text .title-field a {
  color: #444444;
}
/**
 *   Award Nodes
 */
.award .title-wrapper,
.home .panel-region-awards-right .title-wrapper h2 {
  background: #6a21a8;
  background: -moz-linear-gradient(left, #6a21a8 0%, #6a21a8 58%, #2959a9 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #6a21a8), color-stop(58%, #6a21a8), color-stop(100%, #2959a9));
  background: -webkit-linear-gradient(left, #6a21a8 0%, #6a21a8 58%, #2959a9 100%);
  background: -o-linear-gradient(left, #6a21a8 0%, #6a21a8 58%, #2959a9 100%);
  background: -ms-linear-gradient(left, #6a21a8 0%, #6a21a8 58%, #2959a9 100%);
  background: linear-gradient(to right, #6a21a8 0%, #6a21a8 58%, #2959a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a21a8', endColorstr='#2959a9', GradientType=1);
}
.award .bootstrap-column-fields-right {
  margin-top: 15px;
}
.award .bootstrap-column-fields-right h3 {
  margin-top: 0px;
}
.view-award-categories-post .views-row-wrapper {
  background: white;
  margin-bottom: 15px;
}
.view-award-categories-post .view-award-winner.view-display-id-attachment_2 .views-row-wrapper {
  margin-bottom: 0;
}
.view-award-categories-post .views-field-field-nominee-name h3 {
  font-size: 1.4em;
  text-transform: uppercase;
}
.view-award-categories-post .views-label {
  font-weight: bold;
  text-transform: uppercase;
}
.view-award-categories-post .views-field-field-nominee-winner-text {
  clear: left;
}
.view-awards .views-row-image-above-text a {
  text-transform: uppercase;
}
.view-award-categories .views-row-wrapper img,
.view-award-categories-post .views-row-wrapper,
.view-awards .views-row-wrapper img {
  border-left: 3px solid #6a21a8;
}
.view-award-categories-post .views-row-wrapper .views-row-wrapper {
  border-left: 0 none;
}
/* Nominees Nested View */
.view-award-categories-post .view-award-winner .views-field-view .views-label {
  float: left;
  padding-right: 0.5em;
}
.view-award-categories-post .view-award-winner.view-display-id-attachment_1 .views-row-wrapper {
  float: left;
}
.view-award-categories-post .view-award-winner.view-display-id-attachment_1 .views-row-wrapper:after {
  content: ",";
  padding-right: 0.5em;
}
.view-award-categories-post .view-award-winner.view-display-id-attachment_1 .view-content > div:last-child .views-row-wrapper:after {
  content: "";
  padding-right: 0;
  clear: left;
}
.view-award-categories-pre-.view-display-id-panel_pane_1 .views-field-field-award-category-title {
  /*background-color: #d6cfcf;*/
  padding: 1px 5px 5px;
  margin-bottom: 10px;
}
.view-award-nominee.view-display-id-attachment_2 .views-row-wrapper {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .view-award-nominee.view-display-id-attachment_2 .views-row-wrapper {
    min-height: 230px;
  }
}
@media (min-width: 992px) {
  .view-award-nominee.view-display-id-attachment_2 .views-row-wrapper {
    min-height: 300px;
  }
}
@media (min-width: 1200px) {
  .view-award-nominee.view-display-id-attachment_2 .views-row-wrapper {
    min-height: 330px;
  }
}
/**
 *   Membership Benefits
 */
.membership .title-wrapper,
.home .panel-region-membership-left .title-wrapper h2,
.membership .title-subtitle-wrapper {
  background: #81b82b;
  background: -moz-linear-gradient(left, #81b82b 0%, #81b82b 58%, #bec827 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #81b82b), color-stop(58%, #81b82b), color-stop(100%, #bec827));
  background: -webkit-linear-gradient(left, #81b82b 0%, #81b82b 58%, #bec827 100%);
  background: -o-linear-gradient(left, #81b82b 0%, #81b82b 58%, #bec827 100%);
  background: -ms-linear-gradient(left, #81b82b 0%, #81b82b 58%, #bec827 100%);
  background: linear-gradient(to right, #81b82b 0%, #81b82b 58%, #bec827 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81b82b', endColorstr='#bec827', GradientType=1);
}
.membership .title-subtitle-wrapper {
  padding: 1em 0.5em;
  text-align: center;
  text-transform: uppercase;
}
.membership .title-subtitle-wrapper a {
  color: white;
}
.membership .title-subtitle-wrapper h2 {
  font-size: 21px;
}
.membership-benefits.bootstrap-rts-panel .content-wrapper {
  /*padding:0;*/
}
.membership-benefits.bootstrap-rts-panel .view-membership-benefits .col {
  padding: 0;
}
.membership-benefits.bootstrap-rts-panel .views-rollover {
  position: relative;
  text-align: center;
}
.membership-benefits.bootstrap-rts-panel .views-body-read-more {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  text-transform: uppercase;
  padding: 5em;
  text-align: center;
}
.membership-benefits.bootstrap-rts-panel .views-rollover:hover .views-body-read-more {
  display: block;
}
.membership-benefits.bootstrap-rts-panel .views-field-body {
  margin-bottom: 2em;
}
.membership-benefits.bootstrap-rts-panel .got-a-question {
  color: #81b82b;
  font-size: 25px;
  padding: 15px 40px;
  text-align: center;
  text-transform: uppercase;
}
.page-membership-benefits .benefits-introduction {
  background: url(/sites/default/themes/bootstrap_rts/images/benefits-header.jpg) no-repeat;
  min-height: 444px;
  background-size: cover;
  background-position: 50% 0px;
  position: relative;
}
.page-membership-benefits .benefits-introduction .pane-content {
  position: absolute;
  bottom: 100px;
}
.page-membership-benefits .benefits-introduction .pane-content p {
  color: white;
  font-size: 23px;
  text-transform: uppercase;
  text-align: center;
  margin: 0px 21%;
  font-weight: bold;
}
.view-membership-benefits .quicktabs-wrapper {
  width: 100%;
  overflow: auto;
  position: relative;
  top: -50px;
}
.view-membership-benefits .quicktabs-wrapper:not(*:root) {
  top: 0px;
}
.view-membership-benefits .quicktabs-tabpage {
  margin: 0 -15px;
}
.view-membership-benefits .quicktabs-tabpage:before,
.view-membership-benefits .quicktabs-tabpage:after {
  display: table;
  content: " ";
  clear: both;
}
.view-membership-benefits h2 {
  min-height: 2.25em;
}
.membership-benefits.bootstrap-rts-panel .benefits-cta-link {
  padding: 0.5em;
  color: white;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid white;
  position: absolute;
  bottom: 2em;
  font-size: 11px;
  width: 100px;
  margin-left: -100px;
}
.membership-benefits.bootstrap-rts-panel .benefits-cta-link {
  position: relative;
  bottom: 4em;
}
.membership-benefits.bootstrap-rts-panel .cta-join-us {
  float: left;
  margin-left: 0px;
}
.membership-benefits.bootstrap-rts-panel .cta-find-out-more {
  float: right;
  margin-top: -1px;
}
@media only screen and (min-width: 350px) {
  .membership-benefits.bootstrap-rts-panel .benefits-cta-link {
    font-size: 14px;
    width: 135px;
  }
}
@media only screen and (min-width: 580px) and (max-width: 991px) {
  .membership-benefits.bootstrap-rts-panel .cta-join-us {
    margin-left: 12%;
  }
  .membership-benefits.bootstrap-rts-panel .cta-find-out-more {
    margin-right: 12%;
  }
}
@media only screen and (min-width: 769px) {
  .membership-benefits.bootstrap-rts-panel .benefits-cta-link {
    font-size: 20px;
    width: 200px;
  }
}
@media only screen and (min-width: 992px) {
  .membership-benefits.bootstrap-rts-panel .benefits-cta-link {
    position: absolute;
    bottom: 1.5em;
  }
  .membership-benefits.bootstrap-rts-panel .cta-join-us {
    left: 9%;
  }
  .membership-benefits.bootstrap-rts-panel .cta-find-out-more {
    right: 9%;
  }
}
@media only screen and (min-width: 1200px) {
  .membership-benefits.bootstrap-rts-panel .cta-join-us {
    left: 20%;
  }
  .membership-benefits.bootstrap-rts-panel .cta-find-out-more {
    right: 20%;
  }
}
/**
 *   Event Nodes
 */
#map_canvas {
  max-width: 100%;
  margin-bottom: 15px;
}
.pane-node-field-facebook-event-link {
  margin-top: 20px;
}
.view-facebook-event-link {
  margin: 10px 0px 0px -7px;
}
.facebook-event-link {
  margin: 15px 0px;
  text-align: center;
  font-size: 1.25em;
  font-weight: initial;
  max-width: 370px;
  padding: 8px 15px;
}
.node-type-event .panel-region-highlighted-right .field-name-field-link a {
  display: block;
  margin-top: 15px;
  text-align: center;
}
.node-type-event .panel-region-highlighted-right .field-name-field-date {
  font-size: 2em;
}
.node-type-event .panel-region-highlighted-right .pane-node-field-video {
  margin-top: 30px;
}
/**
 *   Flexslider
 */
.flexslider {
  margin-bottom: 0;
  background: black;
  border: 4px solid #000;
}
.view-gallery {
  margin-bottom: 30px;
}
.view-gallery .flexslider {
  margin-bottom: 0;
}
.flex-flexslider-nav {
  margin-bottom: 15px;
}
.flex-direction-nav a {
  height: 45px;
  color: rgba(255, 255, 255, 0.8);
}
.flex-direction-nav a:before {
  color: rgba(255, 255, 255, 0.8);
}
#flexslider-thumbnails .views-field-field-image-gallery {
  margin: 0 0.25em;
}
.flex-flexslider-nav img {
  padding: 0 0.25em;
}
.flex-direction-nav .flex-direction-nav a {
  background: white;
  height: 100%;
  top: 0;
  margin: 0;
  padding-top: 11px;
}
.flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: -2px;
  width: 27px;
}
.flexslider .flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: -2px;
  width: 27px;
}
/**
 *   Videos / RTS-TV
 */
/* RTS TV (v2) */
.rts-tv-v2 .panel-pane.pane-rts-tv-videos-v2-panel-pane-1,
.rts-tv-v2.page-taxonomy-term-8753 #footer-wrapper {
  margin-top: 0;
}
.page-rts-tv-awards .view-rts-tv-v2-video-categories-child-terms-of-awards {
  margin-top: 60px;
}
.rts-tv-v2.page-taxonomy-term-8753 .panel-pane {
  margin-top: 20px;
}
.rts-tv-v2.page-taxonomy-term-8753 .taxonomy-term-description {
  padding-left: 15px;
}
.rts-tv-v2.page-taxonomy-term-8753 .taxonomy-term-description h2 {
  color: #444;
}
.rts-tv-v2.page-taxonomy-term-8753 .rts-tv-info-block-wrapper .row,
.page-rts-tv-awards .rts-tv-info-block-wrapper .row {
  display: flex;
}
.rts-tv-v2.page-taxonomy-term-8753 .region-content #block-system-main,
.rts-tv-v2.page-taxonomy-term-8753 .region-content #block-system-main #footer-wrapper {
  background-color: #000;
}
.rts-tv-v2.page-taxonomy-term-8753 .content-wrapper {
  background-color: #EEEEEE;
}
.page-rts-tv.page-rts-tv-cambridge-conventions #edit-field-year-value-value-year > option:nth-child(even),
.page-rts-tv.page-rts-tv-london-conferences #edit-field-year-value-value-year > option:nth-child(odd) {
  display: none;
}
.rts-tv-v2.page-taxonomy-term-8753 .rts-tv-info-block-wrapper,
.page-rts-tv-awards .rts-tv-info-block-wrapper {
  display: flex;
  margin-bottom: 1em;
}
.rts-tv-v2.page-taxonomy-term-8753 .rts-tv-info-block-wrapper a,
.page-rts-tv-awards .rts-tv-info-block-wrapper a {
  color: #000;
}
.rts-tv-v2.page-taxonomy-term-8753 .rts-tv-info-left,
.page-rts-tv-awards .rts-tv-info-left {
  padding-right: 0;
}
.rts-tv-v2.page-taxonomy-term-8753 .rts-tv-info-right,
.page-rts-tv-awards .rts-tv-info-right {
  background-color: #fff;
}
.rts-tv-v2.page-taxonomy-term-8753 .rts-tv-info-link,
.page-rts-tv-awards .rts-tv-info-link {
  margin-top: 15px;
  font-weight: bold;
  text-align: left;
}
.rts-tv-v2.page-taxonomy-term-8753 .rts-tv-info-description,
.page-rts-tv-awards .rts-tv-info-description {
  color: #444;
  text-align: left;
}
.rts-tv-v2 .pane-menu-menu-rts-tv .menu li:nth-child(2),
.page-rts-tv .view-rts-tv-videos-v2- .menu li:nth-child(1) {
  margin-right: 10px;
}
.page-taxonomy-term-4818 .rts-tv-search {
  display: none;
}
.page-rts-tv .view-filters .panel-collapse {
  display: block;
  opacity: 1;
}
.rts-tv-v2 .pane-menu-menu-rts-tv .dropdown-toggle,
.page-rts-tv .view-filters .panel-heading {
  display: none;
}
.view-id-rts_tv_videos_v2_ #edit-field-year-value-wrapper label {
  position: relative;
  top: 7px;
}
.page-rts-tv .views-widget {
  display: inline-block;
}
.page-rts-tv .views-exposed-form .views-submit-button {
  height: 30px;
}
.page-rts-tv .views-exposed-form .views-submit-button .btn {
  margin-top: 0;
}
.view-rts-tv-videos-v2- .title-wrapper {
  width: 100vw;
  position: relative;
  left: calc(-1 * (100vw - 100%) / 2);
  margin-bottom: 30px;
}
.view-rts-tv-videos-v2- .tv-carousel-info-title a {
  text-transform: uppercase;
  color: #444;
  font-weight: bold;
  padding-bottom: 5px;
}
.view-rts-tv-videos-v2- h1 {
  color: #fff;
}
.view-rts-tv-videos-v2- .x {
  margin-right: 0;
  min-height: 400px;
}
.view-rts-tv-videos-v2- .flexslider-item-wrapper {
  overflow: hidden;
}
.rts-tv-info-block-wrapper .edit-link {
  z-index: 2;
  position: relative;
}
.page-rts-tv-awards .view-rts-tv-v2-video-categories-child-terms-of-awards .views-row-4,
.page-rts-tv-awards .view-rts-tv-v2-video-categories-child-terms-of-awards .views-row-5 {
  /*position:relative;
    left: 16%;*/
}
.home .videos-wrapper h2,
.node-type-video .highlight-strip {
  background: #0f57d9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0f57d9 0%, #7db9e8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0f57d9 0%, #7db9e8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0f57d9 0%, #7db9e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f57d9', endColorstr='#7db9e8', GradientType=1);
  /* IE6-9 */
}
.node-type-video .highlight-strip {
  height: 10px;
}
.bootstrap-rts-panel.node-type-video .title-wrapper h1 {
  text-transform: none;
  color: #444444;
}
.pane-views-panes h2.pane-title {
  text-transform: uppercase;
  font-size: 22px;
}
.view-videos .views-row-wrapper {
  position: relative;
  background: #1a1a1a;
  color: #cdd1d3;
  margin-bottom: 15px;
  min-height: 240px;
}
.view-videos .views-row-wrapper,
.view-rts-tv-videos .featured-text-wrapper {
  border-left: 5px solid #0f57d9 !important;
}
.node-type-video .field-name-field-video {
  border-left: 10px solid #0f57d9;
}
.node-type-video .field-name-field-subtitle {
  display: none;
}
.view-videos.view-display-id-panel_pane_2 .views-row-wrapper {
  background: black;
  margin-bottom: 30px;
}
.view-videos .img-responsive {
  width: 100%;
}
.view-videos .views-row-wrapper a {
  color: #cdd1d3;
  text-transform: uppercase;
  font-size: 0.9em;
}
.view-videos .views-row-wrapper .views-field-title {
  padding: 0.8em 1em;
}
.view-videos .views-row-wrapper .views-field-field-date {
  padding: 0 1em 0.8em 1em;
  text-transform: uppercase;
  font-size: 0.8em;
}
.view-videos .views-row-wrapper .views-field-nothing {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 5%;
  background: #0f57d9;
  padding: 0.25em 4em 0.25em 0.5em;
  text-transform: uppercase;
  font-size: 0.9em;
  color: white;
}
.view-videos .view-footer {
  margin: 15px;
  text-align: right;
}
.view-rts-tv-videos .featured-video-title {
  color: #444444;
  font-size: 1.1em;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.view-rts-tv-videos .featured-subtitle {
  margin-bottom: 10px;
}
.view-rts-tv-videos .view-more a {
  font-size: 13px;
  position: relative;
  display: block;
  width: 50px;
  left: calc(50%);
}
.homepage-large-featured-video-wrapper,
.front .featured-video-wrapper {
  margin-bottom: 30px;
}
.home .view-rts-tv-videos .featured-text-wrapper {
  top: 0px;
}
@media (min-width: 768px) {
  .homepage-large-featured-video-wrapper,
  .front .featured-video-wrapper {
    min-height: 500px;
  }
  .home .panel-right .view-rts-tv-videos .featured-text-wrapper {
    min-height: 380px;
  }
}
@media (min-width: 992px) {
  .homepage-large-featured-video-wrapper,
  .front .featured-video-wrapper {
    min-height: 400px;
  }
  .home .panel-right .view-rts-tv-videos .featured-text-wrapper {
    min-height: 230px;
  }
}
@media (min-width: 1200px) {
  .home .panel-right .view-rts-tv-videos .featured-text-wrapper {
    min-height: 210px;
  }
}
/**
 *   Webforms
 */
.node-webform input[type="radio"],
.node-webform input[type="checkbox"] {
  margin: 4px 0 4px -20px !important;
}
/**
 *   Sign Up
 */
.webform-component--your-details--civicrm-1-contact-1-contact-birth-date .form-control {
  display: inline;
  width: auto;
}
/**
 *   Contact Us
 */
.page-node-1760 .webform-client-form {
  margin-left: -15px;
  margin-right: -15px;
}
.page-node-1760 .form-actions {
  margin-left: 15px;
}
.page-node-1760 .field-name-field-address {
  margin-top: 15px;
}
.page-node-1760 .field-name-field-address .field-item > div:first-child {
  display: none;
}
/**
 *   Search
 */
.page-search .main-container {
  padding-top: 15px;
}
.page-search .search-advanced .criterion > .form-type-checkboxes {
  margin-top: 20px;
}
.page-search .search-advanced .checkbox input {
  left: 0;
}
/**
 *   Social Profile Icons
 */
.field-name-field-social-facebook a,
.field-name-field-social-twitter a {
  display: block;
  width: 32px;
  height: 32px;
  text-indent: 1000px;
  float: left;
  margin-right: 5px;
}
.field-name-field-social-instagram a {
  background: url(/sites/all/modules/custom/rts_socialmedia/icons/32x32/instragram.jpg);
}
.field-name-field-social-youtube a {
  background: url(/sites/all/modules/custom/rts_socialmedia/icons/32x32/youtube.jpg);
}
.field-name-field-social-facebook a {
  background: url(/sites/all/modules/custom/rts_socialmedia/icons/32x32/facebook.jpg);
}
.field-name-field-social-twitter a {
  background: url(/sites/all/modules/custom/rts_socialmedia/icons/32x32/twitter.jpg);
}
/**
 *   Bean Promo Blocks
 */
.bean-image-promo-block {
  margin-bottom: 15px;
}
/**
 *   Home Page
 */
.home .highlighted-wrapper .col-xs-1,
.home .highlighted-wrapper .col-sm-1,
.home .highlighted-wrapper .col-md-1,
.home .highlighted-wrapper .col-lg-1,
.home .highlighted-wrapper .col-xs-2,
.home .highlighted-wrapper .col-sm-2,
.home .highlighted-wrapper .col-md-2,
.home .highlighted-wrapper .col-lg-2,
.home .highlighted-wrapper .col-xs-3,
.home .highlighted-wrapper .col-sm-3,
.home .highlighted-wrapper .col-md-3,
.home .highlighted-wrapper .col-lg-3,
.home .highlighted-wrapper .col-xs-4,
.home .highlighted-wrapper .col-sm-4,
.home .highlighted-wrapper .col-md-4,
.home .highlighted-wrapper .col-lg-4,
.home .highlighted-wrapper .col-xs-5,
.home .highlighted-wrapper .col-sm-5,
.home .highlighted-wrapper .col-md-5,
.home .highlighted-wrapper .col-lg-5,
.home .highlighted-wrapper .col-xs-6,
.home .highlighted-wrapper .col-sm-6,
.home .highlighted-wrapper .col-md-6,
.home .highlighted-wrapper .col-lg-6,
.home .highlighted-wrapper .col-xs-7,
.home .highlighted-wrapper .col-sm-7,
.home .highlighted-wrapper .col-md-7,
.home .highlighted-wrapper .col-lg-7,
.home .highlighted-wrapper .col-xs-8,
.home .highlighted-wrapper .col-sm-8,
.home .highlighted-wrapper .col-md-8,
.home .highlighted-wrapper .col-lg-8,
.home .highlighted-wrapper .col-xs-9,
.home .highlighted-wrapper .col-sm-9,
.home .highlighted-wrapper .col-md-9,
.home .highlighted-wrapper .col-lg-9,
.home .highlighted-wrapper .col-xs-10,
.home .highlighted-wrapper .col-sm-10,
.home .highlighted-wrapper .col-md-10,
.home .highlighted-wrapper .col-lg-10,
.home .highlighted-wrapper .col-xs-11,
.home .highlighted-wrapper .col-sm-11,
.home .highlighted-wrapper .col-md-11,
.home .highlighted-wrapper .col-lg-11,
.home .highlighted-wrapper .col-xs-12,
.home .highlighted-wrapper .col-sm-12,
.home .highlighted-wrapper .col-md-12,
.home .highlighted-wrapper .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.home .panel-row-wrapper,
.bootstrap-rts-futures .panel-row-wrapper {
  margin-bottom: 4em;
  position: relative;
}
.home-row-background {
  position: absolute;
  top: 50%;
  margin-top: -107px;
  width: 100%;
  height: 210px;
  -webkit-background-size: cover;
  /* For WebKit*/
  -moz-background-size: cover;
  /* Mozilla*/
  -o-background-size: cover;
  /* Opera*/
  background-size: cover;
}
.events-wrapper .home-row-background {
  background: url(/sites/default/themes/bootstrap_rts/images/home/background-whats-on.jpg);
}
.news-wrapper .home-row-background {
  background: url(/sites/default/themes/bootstrap_rts/images/home/background-news.jpg);
}
.education-wrapper .home-row-background {
  background: url(/sites/default/themes/bootstrap_rts/images/home/background-education.jpg);
}
.videos-wrapper .home-row-background {
  background: url(/sites/default/themes/bootstrap_rts/images/home/background-videos.jpg);
}
.home .events-wrapper {
  margin-top: 15px;
}
.home .title-wrapper h2 {
  font-size: 1.5em;
  margin-top: 0;
}
.home .title-wrapper h2 a,
.microsite.rts-futures .pane-title a,
.microsite.rts-futures .title-wrapper a {
  display: block;
  color: white;
  padding: 8px 15px;
  text-transform: uppercase;
}
.home .panel-left .title-wrapper {
  margin-left: 0;
}
.home .panel-right .title-wrapper {
  margin-right: 0;
}
@media (min-width: 768px) {
  .home .panel-left .title-wrapper {
    /*margin-left: 16%;*/
  }
  .home .panel-right .title-wrapper {
    /*margin-right: 16%;*/
  }
  .home .fields-above {
    overflow: hidden;
    height: 80px;
  }
  .home .fields-below {
    min-height: 180px;
  }
}
@media (min-width: 992px) {
  .home .fields-above {
    height: 110px;
  }
}
@media (min-width: 1200px) {
  .home .fields-above {
    height: 148px;
  }
}
@media (max-width: 767px) {
  .home .views-row-image-above-text .views-field-title,
  .home .views-row-image-above-text .views-field-field-introductory-text,
  .home .views-row-image-above-text .views-field-field-address-locality,
  .home .view-events .views-field-field-address-locality,
  .home .views-row-image-above-text .date-display-single,
  .home .views-row-image-above-text .views-field-view-node a,
  .home .views-row-image-above-text .views-field-field-date {
    position: inherit !important;
    margin-bottom: 5px;
  }
}
.home .view-articles.view-display-id-panel_pane_4 .views-field-field-date {
  position: relative;
  top: -7px;
}
.home .view-articles.view-display-id-panel_pane_4 .views-field-view-node a {
  display: block;
  padding: 0;
  font-weight: 600;
  position: absolute;
  bottom: 15px;
  text-transform: uppercase;
  color: #444444;
}
.home .panel-right .featured-text-wrapper {
  left: 0;
  right: auto;
}
.home .featured-text-wrapper {
  top: 0;
  bottom: auto;
}
@media (min-width: 768px) {
  .home .featured-text-wrapper,
  .rts-tv-v2 .featured-text-wrapper {
    position: relative;
    top: -15px;
    bottom: auto;
  }
  .home .view-id-articles .featured-text-wrapper,
  .home .view-id-events .featured-text-wrapper {
    top: 0;
    /*these classes added temporarily for Cambridge 2021 Advert graphic*/
  }
}
/* Bean Blocks */
.home .bean-home-promo-block {
  overflow: hidden;
  margin-bottom: 30px;
}
.home .bean-home-promo-block .col-left {
  padding-right: 0;
  padding-bottom: 15px;
}
.home .bean-home-promo-block .col-right {
  padding-left: 0;
}
.home .view-block-latest-tv-magazine {
  background: white;
  display: flex;
  border-left: 5px solid #998d66;
}
.home .view-block-latest-tv-magazine .col-left {
  padding-top: 15px;
}
.home .view-block-latest-tv-magazine .col-right {
  padding: 0;
}
.home .bean-home-promo-block .field-name-field-featured-text {
  padding: 15px;
  background: white;
  margin-bottom: -500px;
  padding-bottom: 500px;
  border-left: 5px solid #998d66;
}
.home .panel-region-regions-left .bean-home-promo-block .field-name-field-featured-text {
  border-left: 5px solid #0d925e;
}
.home .panel-region-awards-right .bean-home-promo-block .field-name-field-featured-text {
  border-left: 5px solid #6a21a8;
}
.home .panel-region-futures-left .bean-home-promo-block .field-name-field-featured-text {
  border-left: 5px solid #3498a8;
}
.home .panel-region-membership-left .bean-home-promo-block .field-name-field-featured-text {
  border-left: 5px solid #81b82b;
}
/* Border Highlights */
.home .featured-text-wrapper,
.home .fields-below {
  border-left: 5px solid #998d66;
}
.home .view-front-page-carousel .featured-text-wrapper {
  border: 0 none;
}
.home .events-wrapper .featured-text-wrapper,
.home .events-wrapper .fields-below {
  border-left: 5px solid #c11939;
}
.home .news-wrapper .featured-text-wrapper,
.home .news-wrapper .fields-below {
  border-left: 5px solid #ba16a9;
}
.home .news-wrapper .featured-text-wrapper .views-field-view-node {
  font-weight: 700;
  text-transform: uppercase;
}
/* Events */
.home .view-events .views-row-image-above-text .views-field-field-address-locality {
  display: block;
  padding: 0;
  font-weight: 600;
  position: absolute;
  bottom: 2.25em;
}
.home .view-events .views-row-image-above-text .views-field-views-conditional .date-display-single {
  display: block;
  padding: 0;
  font-weight: 600;
  position: absolute;
  bottom: 15px;
}
/* Education Training */
.home .education-wrapper .fields-below,
.home .education-wrapper .featured-text-wrapper {
  border-left: 5px solid #3498a8;
  color: white;
  background: #1a1a1a;
}
.home .education-wrapper .fields-below h2 a,
.home .education-wrapper .fields-below a,
.home .education-wrapper .featured-text-wrapper h2 a {
  color: white;
}
/* Carousel */
.home .carousel,
.rts-tv-v2 .carousel {
  position: relative;
  margin: 0 auto;
}
.home .carousel-inner .featured-text-wrapper,
.rts-tv-v2 .carousel-inner .featured-text-wrapper {
  position: relative;
  bottom: 0;
  min-height: 150px;
  padding-left: 15px;
  padding-right: 15px;
}
.home .carousel-inner .featured-text-wrapper h2,
.rts-tv-v2 .carousel-inner .featured-text-wrapper h2 {
  font-size: 1.1em;
}
.home .carousel-control,
.rts-tv-v2 .carousel-control {
  position: absolute;
  right: -70px;
  left: auto;
  top: auto;
  bottom: auto;
  height: 50px;
  width: 50px;
}
.home .carousel-control.left,
.rts-tv-v2 .carousel-control.left {
  top: 30%;
  background: none;
}
.home .carousel-control.right,
.rts-tv-v2 .carousel-control.right {
  top: 50%;
  background: none;
}
/* Removed because we now have 2 boxes on the right of the carousel*/
/*
@media(min-width:768px){
  .rts-tv-v2 .carousel{width:550px;}
}
@media(min-width:992px){
  .rts-tv-v2 .carousel{width:750px;}
}
@media(min-width:1200px){
  .rts-tv-v2 .carousel{width:950px;}
}
*/
.tv-carousel-info-wrapper {
  color: #444;
}
/* Home Page Menu */
.menu-name-menu-home-page {
  text-transform: uppercase;
  text-align: center;
}
.menu-name-menu-home-page li {
  border-bottom: 3px solid #1a1a1a;
}
.menu-name-menu-home-page li a {
  display: block;
  min-height: 101px;
  padding-top: 38%;
  font-size: 0.9em;
  background: no-repeat center 15% #000000;
}
.menu-name-menu-home-page li a:hover,
.menu-name-menu-home-page li a:active,
.menu-name-menu-home-page li a:focus {
  background-color: black;
}
.menu-name-menu-home-page .section-whats-on a {
  border-left: 3px solid #c31435;
  background-image: url(/sites/default/themes/bootstrap_rts/images/home/home-icon-whats-on.jpg);
}
.menu-name-menu-home-page .section-news-features a {
  border-left: 3px solid #bc00ab;
  background-image: url(/sites/default/themes/bootstrap_rts/images/home/home-icon-news-features.jpg);
}
.menu-name-menu-home-page .section-education-training a {
  border-left: 3px solid #3498a8;
  background-image: url(/sites/default/themes/bootstrap_rts/images/home/home-icon-education.jpg);
}
.menu-name-menu-home-page .section-bursaries a {
  border-left: 3px solid #FF914D;
  background-image: url(/sites/default/themes/bootstrap_rts/images/home/home-icon-bursaries.png);
}
.menu-name-menu-home-page .section-join a {
  border-left: 3px solid #1b915f;
  background-image: url(/sites/default/themes/bootstrap_rts/images/home/home-icon-join.jpg);
}
@media (min-width: 992px) {
  .menu-name-menu-home-page a {
    height: 101px;
  }
}
@media (min-width: 1200px) {
  .menu-name-menu-home-page a {
    height: 120px;
  }
}
/**
 *   Agenda tables
 */
.view-agenda-tables .nav-tabs {
  border-bottom: 1px solid #bbb;
}
.view-agenda-tables .nav-tabs li a {
  color: #444444;
  font-weight: bold;
}
/**
 *   Cambridge 2015
 */
#block-menu-block-2 h2 {
  font-size: 1.25em;
  text-transform: uppercase;
  color: white;
}
#block-menu-block-2 {
  padding: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #444444;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#block-menu-block-2 li {
  background: white;
  padding-right: 10px;
  margin-bottom: 10px;
}
#block-menu-block-2 li a {
  background: url(/sites/default/themes/bootstrap_rts/images/sidebar-nav-icon.jpg) no-repeat center right;
  color: #444444;
}
/**
 *   Join Us
 */
.join-us .title-wrapper,
.page-membership-why-become-member .title-wrapper {
  background: #0c925f;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0c925f 0%, #739a0d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0c925f 0%, #739a0d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0c925f 0%, #739a0d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c925f', endColorstr='#739a0d', GradientType=1);
  /* IE6-9 */
}
.join-us .bootstrap-rts-84-12-84 > .content-wrapper {
  padding-top: 0px;
}
.join-us .highlighted-wrapper {
  background: url(/sites/default/themes/bootstrap_rts/images/join-us-header2.jpg) no-repeat;
  min-height: 600px;
  background-size: cover;
  background-position: 50% 0px;
}
.join-us .highlighted-wrapper > .container {
  margin-top: 15%;
}
.join-us .pane-3 img {
  display: none;
}
.join-us-featured-text {
  font-weight: bold;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.65);
  border-left: solid 4px white;
  font-size: 24px;
  padding: 50px;
}
.choose-membership-header {
  background: #fff;
  margin: 0px -15px;
  padding: 20px;
}
.choose-membership-header h2 {
  text-transform: uppercase;
}
.join-us .choose-membership-header .col-2 {
  background: #0f925d;
}
.join-us .choose-membership-header .col-2 h2 {
  text-transform: uppercase;
  color: white;
  font-size: 22px;
  padding-top: 20px;
}
.join-us .view-membership-types .views-row,
.join-us .view-membership-types .views-row:nth-child(1) {
  background: #0f925d;
}
.join-us .view-membership-types .views-row:hover,
.join-us .view-membership-types .views-row:nth-child(1):hover {
  background: #0C744A;
}
.join-us .view-membership-types .views-row:hover a,
.join-us .view-membership-types .views-row:nth-child(1):hover a {
  text-decoration: none;
}
.join-us .view-membership-types .views-row:nth-child(2) {
  background: #7aaa11;
}
.join-us .view-membership-types .views-row:nth-child(2):hover {
  background: #5B7F0D;
}
.join-us .view-membership-types .remove-this-class-to-have-a-gradient-background {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dee1e4+0,dee1e4+78,dee1e4+78,ffffff+91,ffffff+100 */
  background: #dee1e4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dee1e4 0%, #dee1e4 78%, #dee1e4 78%, #ffffff 91%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dee1e4 0%, #dee1e4 78%, #dee1e4 78%, #ffffff 91%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dee1e4 0%, #dee1e4 78%, #dee1e4 78%, #ffffff 91%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dee1e4', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.join-us .view-membership-types .views-field-field-link {
  text-align: center;
  padding-top: 30px;
}
.join-us .view-membership-types a {
  color: #fff;
}
.membership-type-wrapper .membership-type-title {
  font-size: 30px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-align: center;
  padding-top: 30px;
}
.membership-type-wrapper .membership-type-price {
  font-size: 24px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 35px;
}
.membership-type-wrapper .membership-type-body {
  padding: 0px 25px 20px;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
}
.membership-type-mobile-link {
  text-align: center;
  padding-bottom: 20px;
}
.membership-type-mobile-link a {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .membership-type-wrapper .membership-type-body {
    min-height: 200px;
  }
  .view-membership-types-landing-page .views-slideshow-pager-fields .membership-type-mobile-link {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .membership-type-wrapper .membership-type-body {
    min-height: 150px;
  }
}
.join-us .view-membership-types .row .col {
  padding-left: 0px;
  padding-right: 0px;
}
.join-us .view-membership-types .bottom-arrow {
  display: none;
}
.join-us .view-membership-types .row > div:nth-child(1) .bottom-arrow {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/col-1-down-arrow.gif) no-repeat center #ffffff;
  background-position: 50% 0px;
}
.join-us .view-membership-types .row > div:nth-child(2) .bottom-arrow {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/col-2-down-arrow.gif) no-repeat center #ffffff;
  background-position: 50% 0px;
}
.join-us .view-membership-types .row > div:nth-child(3) .bottom-arrow {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/col-3-down-arrow.gif) no-repeat center #ffffff;
  background-position: 50% 0px;
}
.join-us .view-membership-types .views-row-first .bottom-arrow {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/col-1-down-arrow.gif) no-repeat center #ffffff;
  background-position: 50% 0px;
  margin: 0px -15px;
}
.join-us .view-membership-types .views-row-last .bottom-arrow {
  background: url(/sites/default/themes/bootstrap_rts/images/icons/col-3-down-arrow.gif) no-repeat center #ffffff;
  background-position: 50% 0px;
  margin: 0px -15px;
}
.join-us .pane-membership-types-panel-pane-1 {
  margin-bottom: 0px;
}
.join-us .cta-activate-benefits {
  margin: -20px -15px;
  background: #fff;
  padding: 30px;
  text-align: center;
}
.join-us .cta-activate-benefits .pane-content {
  margin-top: 40px;
  text-align: center;
  background: #958d66;
  text-transform: uppercase;
  padding: 15px 20px;
}
.join-us .cta-activate-benefits a {
  font-size: 22px;
  font-weight: bold;
  padding: 15px 20px;
  color: white !important;
}
.join-us .cta-activate-benefits .pane-content:hover {
  background: #7c734f;
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  -moz-box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.pane-widgets-s-socialmedia-share-green {
  margin: 0px -15px;
  background: #fff;
  float: none;
  text-align: center;
  padding-top: 20px;
}
.page-membership-benefits .pane-widgets-s-socialmedia-share-green {
  margin: 0px;
}
.pane-widgets-s-socialmedia-share-green a {
  padding: 0px 8px;
}
.pane-footer-links {
  background: white;
  padding: 60px 30px;
}
.pane-footer-links a {
  display: block;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 20px;
}
.page-node-4864 .links {
  display: none;
}
/*
 * ======================================================================================================================================
 **  SCOTT's NEW PAGES'
 * ======================================================================================================================================
 */
/* Shared */
.membership .pane-widgets-s-socialmedia-share-green {
  padding-top: 100px;
}
.membership .got-a-question {
  padding-bottom: 50px;
}
@media screen and (min-width: 992px) {
  .membership .got-a-question p {
    display: inline;
  }
}
.page-membership-join-us .row-one-wrapper,
.page-membership-why-become-member .row-one-wrapper,
.page-membership-join-us .row-two-wrapper,
.page-membership-why-become-member .row-two-wrapper,
.page-membership-join-us .content-wrapper,
.page-membership-why-become-member .content-wrapper {
  margin-top: 30px;
}
.page-membership-join-us .row-one-left img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .row-one,
  .row-two {
    display: flex;
  }
}
.page-membership-join-us .row-one .panel-pane,
.row-two .panel-pane,
.page-membership-join-us .row-one .pane-content,
.row-two .pane-content {
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .page-membership-join-us .row-one {
    height: 330px;
    overflow: hidden;
  }
}
.membership-why-join {
  font-weight: bold;
  text-align: center;
  font-size: 17px;
  margin-bottom: 30px;
}
.membership-why-join a {
  font-size: 23px;
  padding-top: 30px;
  color: #444444;
  text-decoration: underline;
}
.membership-info-box .membership-info-box-text a {
  color: #fff;
}
.membership-info-box.join-now {
  font-weight: bold;
  text-transform: uppercase;
  background: #4d4e4f;
  padding-bottom: 30px;
}
.membership-info-box.join-now:hover {
  background: #2D2E2F;
  webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.membership-info-box.benefits {
  background-color: #0f925d;
}
.membership-info-box.benefits:hover {
  background: #0C744A;
  webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.membership-info-box.levels {
  background-color: #7aaa11;
}
.membership-info-box.levels:hover {
  background: #5B7F0D;
  webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.membership-info-box.already-member {
  background-color: #5bba6f;
}
.membership-info-box.already-member:hover {
  background: #337357;
  webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.membership-info-box {
  padding: 5px;
  color: #fff;
  height: 100%;
}
.membership-info-box-title {
  text-align: center;
}
.membership-info-box-title h3 {
  color: #fff;
}
.membership-info-box-text {
  padding: 0px 30px;
}
.membership-info-box-text p {
  margin-bottom: 2px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .membership-info-box.join-now .membership-info-box-text {
    font-size: 90%;
    padding: 0 15px;
  }
}
.row-two .membership-info-box-text {
  min-height: 150px;
}
.membership-info-box-cta {
  text-align: center;
}
.membership-info-box-cta .btn {
  margin: 20px 0px;
  text-align: center;
  background: #958d66;
  padding: 15px 20px;
  color: #fff;
  font-weight: bold;
  max-width: 100%;
  overflow: hidden;
}
.membership-info-box-cta .btn:hover {
  background: #666041;
}
@media screen and (min-width: 992px) {
  .membership-info-box-cta .btn {
    font-size: large;
  }
}
.membership-info-box-gift {
  overflow: auto;
  margin: 0px -15px;
  padding: 5px 5px 30px 5px;
  background: #998d66;
  background: -moz-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #998d66), color-stop(58%, #998d66), color-stop(100%, #d0b56f));
  background: -webkit-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -o-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -ms-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: linear-gradient(to right, #998d66 0%, #998d66 58%, #d0b56f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#998d66', endColorstr='#d0b56f', GradientType=1);
}
.membership-info-box-gift .membership-info-box-title {
  color: #444444;
  text-align: left;
}
.membership-info-box-gift .membership-info-box-text {
  color: #fff;
  padding: 20px 0px;
}
.membership-info-box-gift .membership-info-box-cta {
  text-align: left;
}
.membership-info-box-gift .membership-info-box-cta a {
  color: #fff;
  font-size: large;
  text-decoration: underline;
}
.featured-benefit-image {
  padding-left: 0;
}
.featured-benefit-info-wrapper {
  padding-right: 10%;
}
.featured-benefit-title {
  margin: 20px 0px;
  font-weight: bold;
}
.featured-benefit-body {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .featured-benefit-image {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .featured-benefit-image {
    padding-left: 45px;
  }
}
.pane-membership-featured-benefits-panel-pane-1 {
  margin-bottom: 30px;
}
.pane-membership-benefits-redesigned-panel-pane-1 {
  margin-top: 30px;
}
.view-membership-featured-benefits .carousel-control {
  background: none;
  opacity: 1;
}
.view-membership-featured-benefits .carousel-control:hover {
  color: #81b82b;
}
.view-membership-featured-benefits .carousel-control > span {
  font-size: 300%;
  top: 25%;
}
@media screen and (min-width: 768px) {
  .view-membership-featured-benefits .carousel-control > span {
    font-size: 400%;
    top: 25%;
  }
  .view-membership-featured-benefits .carousel-control .icon-prev {
    margin-left: -45px;
  }
  .view-membership-featured-benefits .carousel-control .icon-next {
    margin-right: -45px;
  }
}
.benefit-wrapper {
  margin-bottom: 30px;
}
.benefit-image,
.benefit-title {
  border: solid 1px black;
}
.benefit-title {
  padding: 5px;
  min-height: 50px;
}
@media screen and (min-width: 768px) {
  .benefit-title {
    min-height: 100px;
  }
}
@media screen and (min-width: 992px) {
  .benefit-title {
    min-height: 60px;
  }
}
#edit-submit-membership-benefits-redesigned {
  display: none;
}
/*.highlighted-wrapper .pane-title,  REMOVED FOR pages like: https://rts.org.uk/award/rts-programme-awards-2024*/
.content-wrapper .pane-title {
  padding-left: 15px;
}
.view-id-membership_benefits_redesigned .pager {
  clear: both;
}
.hovereffect {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  cursor: default;
  /*border-radius: 10px;*/
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.hovereffect .benefit-image {
  overflow: hidden;
  /*border-radius: 10px;*/
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*border-radius: 10px;*/
  overflow: hidden;
}
.hovereffect:hover .overlay {
  background-color: rgba(252, 204, 8, 0.6);
}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.hovereffect .benefit-cta {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}
.hovereffect a.benefit-link {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #000;
  margin: 0px;
  background-color: transparent;
  cursor: pointer;
}
.hovereffect a.benefit-link:hover {
  box-shadow: 0 0 5px #fff;
}
.hovereffect a.benefit-link,
.hovereffect .benefit-cta {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #ddebec;
  text-transform: uppercase;
  font-weight: bold;
}
.hovereffect:hover a.benefit-link,
.hovereffect:hover .benefit-cta {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hovereffect:hover .benefit-cta {
  margin-top: 25%;
  padding: 15px 0px;
}
.view-membership-benefits-redesigned .views-row.active .hovereffect:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(252, 204, 8, 0);
  border-top-color: rgba(252, 204, 8, 0.6);
  border-width: 15px;
  margin-left: -15px;
}
/*category sidebar filter block*/
.views-widget-filter-field_benefit_category_tid label {
  font-size: 150%;
}
.form-item-field-benefit-category-tid a {
  color: #4d4d4d;
  font-size: 120%;
  font-weight: bold;
  padding-left: 5px;
}
.node-type-membership-benefit .pane-node-content article {
  font-size: 120%;
  border: solid 1px black;
  background: rgba(255, 255, 255, 0.6);
  padding: 15px;
}
.node-type-membership-benefit .click-to-activate {
  font-size: 120%;
  font-weight: bold;
}
/*********  ~Membership as a gift *************/
.membership-as-gift .pane-title {
  display: none;
}
.membership-as-gift .webform-client-form {
  margin-bottom: 50px;
}
.membership-as-gift .webform-client-form .webform-submit {
  padding: 8px 30px;
}
/* Small Devices, Tablets */
@media only screen and (min-width: 962px) {
  .membership-as-gift .webform-client-form {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .membership-as-gift .form-email {
    width: 264px !important;
  }
}
@media only screen and (max-width: 375px) {
  .membership-as-gift .form-email {
    width: 200px !important;
  }
}
.membership-as-gift .webform-confirmation {
  font-size: 250%;
}
.membership-as-gift .links {
  margin-bottom: 30px;
  font-size: 150%;
}
/*********  Membership - Why ? *************/
.page-membership-why-become-member .row-one-middle {
  margin: 30px 0;
}
@media only screen and (min-width: 768px) {
  .page-membership-why-become-member .row-one-middle {
    margin: 0;
  }
}
/*********  Types of membership *************/
.page-membership-types-of-membership .main-container {
  background: #fff;
}
.pane-membership-types-landing-page-panel-pane-1 .views-slideshow-controls-top {
  display: inherit;
}
.view-membership-types-landing-page {
  margin-bottom: 30px;
}
.view-membership-types-landing-page .views-slideshow-pager-fields div {
  display: block;
}
.view-membership-types-landing-page .membership-type-wrapper {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.view-membership-types-landing-page .membership-type-item {
  background: silver;
}
.membership-type-detail-title h2 {
  margin-top: 0px;
}
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_0 .membership-type-item {
  background: #0f925d;
}
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_0 .membership-type-item:hover,
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_0 .membership-type-item:hover {
  background: #0C744A;
}
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_0 .membership-type-item .bottom-arrow {
  background: url("/sites/default/themes/bootstrap_rts/images/icons/col-1-down-arrow.gif") no-repeat 50% 0px #ffffff;
}
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_1 .membership-type-item {
  background: #7aaa11;
}
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_1 .membership-type-item:hover,
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_1 .membership-type-item:hover {
  background: #5B7F0D;
}
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_1 .membership-type-item .bottom-arrow {
  background: url("/sites/default/themes/bootstrap_rts/images/icons/col-2-down-arrow.gif") no-repeat 50% 0px #ffffff;
}
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_2 .membership-type-item {
  background: #447604;
}
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_2 .membership-type-item:hover,
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_2 .membership-type-item:hover {
  background: #3A7D44;
}
#views_slideshow_pager_field_item_top_membership_types_landing_page-panel_pane_1_2 .membership-type-item .bottom-arrow {
  background: url("/sites/default/themes/bootstrap_rts/images/icons/col-3-down-arrow.gif") no-repeat 50% 0px #ffffff;
}
/*arrows*/
.view-membership-types-landing-page .membership-type-item .bottom-arrow {
  margin: 0px -15px;
  display: none;
}
.view-membership-types-landing-page .active .bottom-arrow {
  display: block;
}
.view-membership-types-landing-page .active .membership-type-wrapper {
  padding-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .view-membership-types-landing-page .node-teaser header {
    visibility: hidden;
  }
}
.view-membership-types-landing-page .membership-type-detail-wrapper {
  overflow: auto;
  margin-bottom: 20px;
}
.view-membership-types-landing-page .join-now.horizontal-layout {
  box-shadow: -15px 0px 0px 0px #4d4e4f, 15px 0px 0px 0px #4d4e4f;
}
.view-membership-types-landing-page .join-now.horizontal-layout:hover {
  box-shadow: -15px 0px 0px 0px #2d2e2f, 15px 0px 0px 0px #2d2e2f;
}
.view-membership-types-landing-page .join-now.horizontal-layout .membership-info-box-title,
.view-membership-types-landing-page .join-now.horizontal-layout .membership-info-box-cta {
  text-align: left;
  padding-left: 30px;
}
.view-membership-types-landing-page .join-now.horizontal-layout .membership-info-box-text p {
  display: inline;
  padding-right: 5px;
}
.node-membership-type footer {
  display: none;
}
/*
 * ======================================================================================================================================
 **  END OF SCOTT's NEW PAGES'
 * ======================================================================================================================================
 */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .join-us-featured-text {
    font-size: 18px;
    padding: 20px;
  }
  .join-us .choose-membership-header .col-1,
  .join-us .choose-membership-header .col-3 {
    display: block;
  }
  .join-us .choose-membership-header .col-2,
  .join-us .view-membership-types .row > div:nth-child(2) {
    background: #399c3f;
  }
  .join-us .choose-membership-header .col-2 h2 {
    padding-top: 0px;
  }
  .join-us .view-membership-types .bottom-arrow {
    display: block;
  }
  .join-us .view-membership-types .views-field-body {
    padding: 0px 25px 30px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .join-us-featured-text {
    font-size: 22px;
    padding: 35px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .join-us-featured-text {
    font-size: 24px;
    padding: 50px;
  }
  .join-us .view-membership-types .views-field-field-price {
    white-space: nowrap;
  }
  .membership-type-wrapper .membership-type-body {
    min-height: 120px;
  }
}
.view-membership-types-landing-page .views_slideshow_slide {
  margin: 30px 0 0 0;
}
.view-membership-types-landing-page .views_slideshow_slide .tab.col-sm-4 {
  display: none;
}
.page-membership-benefits .quicktabs-views-group > div {
  padding: 0px;
}
.view-membership-benefits .quicktabs_main {
  padding-top: 0px;
  margin-bottom: 0px;
}
.quicktabs-wrapper .quicktabs-tabs {
  background: black;
}
.quicktabs-wrapper .quicktabs-tabs li {
  border: solid 1px;
  margin-left: 10px;
  border-bottom: none;
  padding: 10px;
  margin-top: 10px;
}
.quicktabs-wrapper .quicktabs-tabs li.active {
  background: #a9a7a7;
}
.quicktabs-wrapper .quicktabs-tabs li.active a {
  color: white;
  font-weight: bold;
}
.pane-widgets-s-socialmedia-share-white {
  margin: 0px auto;
  padding-bottom: 30px;
  width: 340px;
  position: relative;
  top: -80px;
}
.pane-membership-benefits {
  margin-top: -80px;
}
.pane-widgets-s-socialmedia-share-white img {
  height: 48px;
  width: 48px;
  margin-right: 30px;
}
@media only screen and (min-width: 768px) {
  .page-membership-benefits .benefits-introduction .pane-content p {
    font-size: 28px;
  }
}
@media only screen and (max-width: 768px) {
  .membership-benefits.bootstrap-rts-panel .views-body-read-more {
    position: inherit;
    display: block;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    padding-top: 2em;
  }
}
/**
 *   bottom Call To Action  (Shared between "membership/join-us" & "membership/benefits")
 */
.bottom-cta {
  background: url(/sites/default/themes/bootstrap_rts/images/join-us-bottom-cta.jpg) no-repeat;
  height: 435px;
  background-position-x: 50%;
}
.bottom-cta [class*="col-"] {
  text-align: center;
}
.bottom-cta .join-us-links a {
  color: white;
  padding: 20px;
  margin: 8% auto;
  border: 2px solid white;
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  display: block;
  font-weight: bold;
  width: 65%;
  font-size: 24px;
}
.got-a-question {
  background: white;
  color: #0f925d;
  text-align: center;
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 30px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .bottom-cta .join-us-links a {
    width: 85%;
    margin-top: 55%;
  }
}
@media only screen and (min-width: 992px) {
  .bottom-cta .join-us-links a {
    width: 80%;
    margin-top: 35%;
  }
}
/**
 *   Membership Activation page
 */
.membership-activation .highlighted-wrapper,
.membership-activation .highlighted-wrapper a {
  background: #DEE2E5;
  color: #000;
}
.membership-activation .highlighted-wrapper a {
  text-decoration: underline;
  font-size: 18px;
}
.membership-activation .intro-title-text,
.membership-activation .highlighted-wrapper h2 {
  font-size: 25px;
  color: #444444;
  font-weight: bold;
  margin-bottom: 40px;
}
.membership-activation .sub-intro-text {
  margin-bottom: 40px;
}
.membership-activation .sub-intro-text img {
  width: 100%;
}
.membership-activation .sub-intro-text .pane-content p {
  font-size: 15px;
}
.membership-activation .benefit-wrapper {
  margin-bottom: 30px;
}
.membership-activation .benefit-title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.membership-activation .hero-benefit .benefit-title {
  font-size: 30px;
  color: #444444;
  margin: 20px 0px;
}
.membership-activation .benefit-text a {
  font-size: 15px;
}
.membership-activation .highlighted-wrapper .back-to-link .pane-content {
  background: #998d66;
  margin-bottom: 30px;
  padding: 10px 20px;
}
.membership-activation .highlighted-wrapper .brown-btn {
  background: #998d66;
  color: white;
  text-transform: uppercase;
  width: 100%;
  font-weight: bold;
  text-decoration: inherit;
}
.membership-activation .panel-separator {
  clear: both;
}
.membership-activation .other-benefit .benefit-wrapper {
  padding: 0px;
}
.membership-activation .other-benefit .benefit-image {
  padding-left: 0px;
}
.membership-activation .other-benefit .benefit-details {
  padding-right: 0px;
}
.node-type-membership-benefit .pane-node-content .pane-content {
  margin: 40px 0px;
}
.node-type-membership-benefit .benefit-cta-button {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 40px;
  background: #958d66;
  text-transform: uppercase;
  padding: 15px 20px;
}
.node-type-membership-benefit .benefit-cta-button:hover {
  background: #7c734f;
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  -moz-box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.node-type-membership-benefit .benefit-cta-button a {
  color: white !important;
}
@media only screen and (min-width: 768px) {
  .node-type-membership-benefit .col-sm-6.benefit-cta-button {
    width: 48%;
  }
  .node-type-membership-benefit .cta-back {
    margin-left: 4%;
  }
}
.breadcrumb li:last-child .breadcrumb-item a {
  font-weight: bold;
}
.hidden-for-now {
  display: none;
}
/**
 *   Conference Pages
 */
.panel-pane.pane-taxonomy-term-field-image {
  margin-bottom: 15px;
}
.microsite.conference .title-wrapper {
  background: #c11939;
  background: -moz-linear-gradient(left, #c11939 0%, #c11939 58%, #ba16a9 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #c11939), color-stop(58%, #c11939), color-stop(100%, #ba16a9));
  background: -webkit-linear-gradient(left, #c11939 0%, #c11939 58%, #ba16a9 100%);
  background: -o-linear-gradient(left, #c11939 0%, #c11939 58%, #ba16a9 100%);
  background: -ms-linear-gradient(left, #c11939 0%, #c11939 58%, #ba16a9 100%);
  background: linear-gradient(to right, #c11939 0%, #c11939 58%, #ba16a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c11939', endColorstr='#ba16a9', GradientType=1);
}
/**
 *   RTS Futures
 */
.panel-pane.pane-taxonomy-term-field-image {
  margin-bottom: 15px;
}
.microsite.rts-futures .title-wrapper,
.microsite.rts-futures .pane-title a,
.microsite.term-tid-3564 .title-wrapper,
.page-microsite-rts-futures .title-wrapper {
  background: #3498a8;
  background: -moz-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #3498a8), color-stop(58%, #3498a8), color-stop(100%, #0d925e));
  background: -webkit-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -o-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -ms-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: linear-gradient(to right, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3498a8', endColorstr='#0d925e', GradientType=1);
}
.rts-futures .pane-title {
  margin-right: 15px;
}
.rts-futures .videos-wrapper h2 {
  font-size: 22px;
  margin-bottom: 30px;
}
.rts-futures .videos-wrapper .panel-pane .pane-title {
  display: none;
}
.bootstrap-rts-microsite-landing .hightlighted-wrapper,
.page-microsite-rts-futures .content-wrapper {
  padding: 0;
}
.rts-futures .bootstrap-rts-microsite-landing .taxonomy-term-description {
  background: rgba(0, 0, 0, 0.6);
  padding: 15px;
}
.view-articles.view-display-id-panel_pane_6 .views-row {
  margin-bottom: 15px;
}
.microsite .more-link a {
  display: inline-block;
  margin-left: 15px;
  clear: left;
  float: right;
  margin-right: 15px;
}
.microsite .pane-title a {
  color: #444444;
  margin-left: 15px;
}
.pane-menu-menu-rts-futures ul.nav li a {
  margin: 15px 3%;
  width: 27%;
}
.node-type-resource .field-name-field-pdf a {
  float: left;
  margin: 0 15px 15px 0;
  width: 158px;
  height: 1px;
  padding-top: 27px;
  overflow: hidden;
  display: block;
  background: url(/sites/default/themes/bootstrap_rts/images/magazine/tv-mag-pdf.png);
}
.node-type-resource .file-icon {
  display: none;
}
/**
 *    Steve Hewlett
 */
.microsite.steve-hewlett .title-wrapper,
.microsite.term-tid-4697 .title-wrapper,
.page-microsite-steve-hewlett .title-wrapper {
  background: #3498a8;
  background: -moz-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #3498a8), color-stop(58%, #3498a8), color-stop(100%, #0d925e));
  background: -webkit-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -o-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: -ms-linear-gradient(left, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  background: linear-gradient(to right, #3498a8 0%, #3498a8 58%, #0d925e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3498a8', endColorstr='#0d925e', GradientType=1);
}
/**
 * GA Login
 */
#ga-login-create-form img {
  width: auto;
}
/**
 *  Checkout
 */
.page-checkout .registration_information {
  display: none;
}
.page-checkout .registration_information.jury {
  display: block;
}
.page-checkout .registration_information.jury .field-name-field-this-is-the-host,
.page-checkout .registration_information.jury .panel-body > .form-item:first-child {
  display: none;
}
#edit-commerce-payment-payment-method input[type="radio"],
#edit-commerce-payment-payment-method input[type="checkbox"] {
  margin: 4px 4px 0 -20px !important;
}
#commerce-checkout-form-checkout .radio input[type="radio"],
#commerce-checkout-form-checkout .radio-inline input[type="radio"],
#commerce-checkout-form-checkout .checkbox input[type="checkbox"],
#commerce-checkout-form-checkout .checkbox-inline input[type="checkbox"],
#editableviews-entity-form-registrations .radio input[type="radio"],
#editableviews-entity-form-registrations .radio-inline input[type="radio"],
#editableviews-entity-form-registrations .checkbox input[type="checkbox"],
#editableviews-entity-form-registrations .checkbox-inline input[type="checkbox"] {
  margin-left: -20px !important;
}
/**
 *  Registrations
 */
table th .img-responsive {
  width: auto;
  display: inline;
}
.views-field-rendered-entity .entity-registration h2,
.views-field-rendered-entity .content > a {
  display: none;
}
.hide_host {
  display: none;
}
/**
 *   RTS-TV
 */
.rts-tv .title-wrapper {
  background: #0f57d9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0f57d9 0%, #7db9e8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0f57d9 0%, #7db9e8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0f57d9 0%, #7db9e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f57d9', endColorstr='#7db9e8', GradientType=1);
  /* IE6-9 */
}
.rts-tv .title-wrapper .menu {
  float: right;
  margin: 15px 3%;
  max-width: 265px;
}
.rts-tv .title-wrapper .menu > .first {
  margin-right: 30px;
}
.rts-tv .title-wrapper .menu > li {
  display: inline-block;
  text-align: center;
  background: #958d66;
  text-transform: uppercase;
}
.rts-tv .title-wrapper .menu > li > a {
  color: #fff;
  font-weight: bold;
}
.rts-tv .title-wrapper .menu > li a:hover,
.rts-tv .title-wrapper .menu .open > a {
  background-color: #7c734f !important;
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  -moz-box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  box-shadow: 4px 4px 12px 0px rgba(70, 70, 70, 0.35);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.rts-tv .dropdown-menu {
  z-index: 1001;
}
.pane-editors-picks {
  overflow: auto;
}
.editors-pick-left-wrapper {
  padding-right: 5px;
  padding-left: 0px;
}
.editors-pick-right-wrapper {
  padding-right: 0px;
}
.editors-pick-left-title,
.editors-pick-right-title,
.rts-tv .flexslider-item-title {
  color: #000;
  text-shadow: 1px 0 0 #ffffff, 0 -1px 0 #ffffff, 0 1px 0 #ffffff, -1px 0 0 #ffffff;
  font-weight: bold;
  position: absolute;
  top: 0px;
  padding: 15px;
  font-size: 1.3em;
}
.editors-pick-left-title {
  font-size: 130%;
}
.editors-pick-right-wrapper .views-row-2 {
  padding-top: 30px;
  clear: both;
}
.vid-length {
  font-style: italic;
  text-transform: lowercase;
  font-weight: bold;
}
.rts-tv .pane-title {
  background: #998d66;
  background: -moz-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #998d66), color-stop(58%, #998d66), color-stop(100%, #d0b56f));
  background: -webkit-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -o-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: -ms-linear-gradient(left, #998d66 0%, #998d66 58%, #d0b56f 100%);
  background: linear-gradient(to right, #998d66 0%, #998d66 58%, #d0b56f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#998d66', endColorstr='#d0b56f', GradientType=1);
  color: #fff;
  padding: 10px;
}
.rts-tv .pane-content .view-header {
  position: relative;
  top: -60px;
}
.rts-tv .flexslider .flex-direction-nav a,
.rts-tv .flexslider .flex-direction-nav a {
  display: block;
}
.rts-tv .flex-direction-nav .flex-next {
  right: 0 !important;
  margin-right: -40px;
  opacity: 1 !important;
}
.rts-tv .flex-direction-nav .flex-prev {
  left: 0 !important;
  opacity: 1 !important;
  margin-left: -40px;
}
.flex-direction-nav a.flex-prev:before,
.flex-direction-nav a.flex-next:before {
  color: #000;
}
.rts-tv .flexslider {
  width: 90%;
  margin: 0 auto;
  background: transparent;
  border: none;
}
.rts-tv .flexslider .slides > li {
  margin-right: 30px;
}
.rts-tv .flexslider-item-image img {
  /*min-height: 230px;*/
}
x.rts-tv {
  background: blue;
}
@media only screen and (min-width: 0px) {
  #flexslider-1 > div > ul > li {
    /*width: 200px !important;*/
  }
  x.rts-tv {
    background: red;
  }
}
@media only screen and (min-width: 320px) {
  x.rts-tv {
    background: green;
  }
  #flexslider-1 > div > ul > li {
    /*width: 300px !important;*/
  }
}
@media only screen and (min-width: 480px) {
  x.rts-tv {
    background: yellow;
  }
}
@media only screen and (min-width: 768px) {
  x.rts-tv {
    background: purple;
  }
}
@media only screen and (min-width: 992px) {
  x.rts-tv {
    background: orange;
  }
}
@media only screen and (min-width: 1200px) {
  x.rts-tv {
    background: gold;
  }
}
.rts-tv .panel-pane {
  margin-top: 70px;
}
.rts-tv .col-xs-12 > div:first-child,
.rts-tv .title-wrapper .panel-pane {
  margin-top: 0px;
}
.rts-tv .panel-row-wrapper {
  position: relative;
}
.rts-tv .panel-row-wrapper.even .home-row-background {
  background: url(/sites/default/themes/bootstrap_rts/images/home/background-videos.jpg);
}
/*
.rts-tv .panel-pane.even img{
 height:400px;
}
.rts-tv .panel-pane.even .flexslider-item-portrait-image{
  display:inherit;
}
.rts-tv .panel-pane.even .flexslider-item-image{
  display:none;
}
.rts-tv .panel-pane.odd .flexslider-item-portrait-image{
  display:none;
}
.rts-tv .panel-pane.odd .flexslider-item-image{
  display:inherit;
}
*/
.rts-tv .panel-pane .flexslider-item-portrait-image {
  display: none;
}
/* Common style */
.rts-tv figure {
  position: relative;
  float: left;
  overflow: hidden;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}
.rts-tv figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.rts-tv figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rts-tv figure figcaption::before,
.rts-tv figure figcaption::after {
  pointer-events: none;
}
.rts-tv figure figcaption,
.rts-tv figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.rts-tv figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.rts-tv figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.rts-tv figure h2 span {
  font-weight: 800;
}
.rts-tv figure h2,
.rts-tv figure p {
  margin: 0;
}
.rts-tv figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/*-----------------*/
/***** rts *****/
/*-----------------*/
.rts-tv figure.effect-rts {
  background: #3498db;
}
.rts-tv figure.effect-rts:hover {
  background-image: url(/sites/default/themes/bootstrap_rts/images/icons/video_play.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30%;
}
.editors-pick-right-wrapper figure.effect-rts:hover,
.rts-tv .flexslider-item-wrapper figure.effect-rts:hover {
  background-position-x: 10%;
  background-position-y: 80%;
}
.rts-tv figure.effect-rts img {
  opacity: 0.95;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.rts-tv figure.effect-rts figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.rts-tv figure.effect-rts p {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 3em;
  padding: 0.5em 1em;
  max-width: 150px;
  border-right: 4px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  background-color: rgba(0, 0, 0, 0.25);
}
.rts-tv figure.effect-rts h2 {
  text-align: left;
}
.rts-tv figure.effect-rts:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.rts-tv figure.effect-rts:hover figcaption::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.rts-tv figure.effect-rts:hover p {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/*=============================================================*/
/*---------------*/
/***** Zoe (video animation) *****/
/*---------------*/
figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-zoe p.description {
  position: absolute;
  top: -15px;
  padding: 15px 0px;
  color: #000;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  /* Fix for Chrome 37.0.2062.120 (Mac) */
}
figure.effect-zoe p.description .more-detls {
  position: relative;
  top: 25px;
}
figure.effect-zoe p.description .more-detls .vid-length {
  float: left;
}
figure.effect-zoe p.description .more-detls .view-more {
  float: right;
}
figure.effect-zoe p.description .more-detls .view-more a {
  font-size: 0.7em;
}
figure.effect-zoe:hover p.description {
  opacity: 1;
}
figure.effect-zoe:hover figcaption {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*======================================================/*
                                                                                                                 */
.x .flexslider-item-body {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-backface-visibility: hidden;
}
/*.x .flexslider-item-wrapper:hover .faded-white-bgd,*/
.x .flexslider-item-wrapper:hover .flexslider-item-body {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  xborder: solid 1px red;
  overflow: auto;
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s;
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}
.x .flexslider-item-wrapper:hover .flexslider-item-title,
.x .flexslider-item-wrapper:hover .flexslider-item-body {
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s;
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}
.x {
  overflow: hidden;
  margin-right: 30px;
}
.x .flexslider-item-wrapper:hover .flexslider-item-image {
  position: relative;
  transition: all 0.75s ease-in-out;
}
.x .flexslider-item-wrapper:hover .flexslider-item-image {
  opacity: 1;
  transform: scale(1.1);
}
.x .flexslider-item-wrapper .overlay {
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
}
.x .flexslider-item-wrapper:hover .overlay {
  background-image: url(/sites/default/themes/bootstrap_rts/images/icons/video_play_100_100.png);
  background-size: 120px;
  background-repeat: no-repeat;
  background-position: 50% 20px;
  width: 100%;
  height: 100%;
  z-index: 999;
  overflow: auto;
  position: absolute;
  opacity: 0.75;
}
.x .flexslider-item-title {
  text-shadow: none;
  position: relative;
  /*top:-40px;*/
  background: #fff;
  min-height: 80px;
}
.x .flexslider-item-wrapper:hover .flexslider-item-title {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+5&0+1,1+17 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.25) 5%, #ffffff 17%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.25) 5%, #ffffff 17%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.25) 5%, #ffffff 17%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.owl-controls {
  /*  position: absolute;
  width: 111% !important;
  top: 23% !important;
  margin: 0 -5.5% !important;
  z-index: 1;*/
}
.owl-carousel .owl-wrapper-outer {
  margin-left: 12px;
  z-index: 1;
}
.owl-controls {
  z-index: 0;
  position: absolute;
  top: -58px;
  right: 15px;
}
.owl-theme .owl-controls .owl-buttons div {
  /*width: 45px;
  height: 0 !important;
  padding-top: 100px !important;
  margin: 0 !important;
  float: left;
  overflow: hidden !important;
  background: transparent url(/sites/default/themes/bootstrap_rts/images/icons/left_arrow.png);
  background-repeat: no-repeat;
  background-position: 0px 15px;
  background-size: 40px;
  position:relative;*/
  background: #737c79;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  /*float: right;
  background: transparent url(/sites/default/themes/bootstrap_rts/images/icons/right_arrow.png);
  background-repeat: no-repeat;
  background-size: 40px;*/
}
/*
@media only screen and (min-width : 480px) {
  .owl-theme .owl-controls .owl-buttons .owl-prev {background-position-x:10px;}
  .owl-theme .owl-controls .owl-buttons .owl-next {background-position-x:15px;}
}
@media only screen and (min-width : 768px) {
  .owl-theme .owl-controls .owl-buttons .owl-prev {background-position-x:20px;}
  .owl-theme .owl-controls .owl-buttons .owl-next {background-position-x:5px;}
}
@media only screen and (min-width : 992px) {
  .owl-theme .owl-controls .owl-buttons .owl-prev {background-position-x:30px;}
  .owl-theme .owl-controls .owl-buttons .owl-next {background-position-x:-10px;}
}
@media only screen and (min-width : 1200px) {
  .owl-theme .owl-controls .owl-buttons .owl-prev {background-position-x:50px; z-index:99;}
  .owl-theme .owl-controls .owl-buttons .owl-next {background-position-x:-10px;}
}
*/
.flexslider-item-wrapper {
  position: relative;
  z-index: 2;
}
.x .flexslider-item-image {
  max-height: 230px;
  overflow: hidden;
}
.four-thumbs .x .flexslider-item-image {
  max-height: 140px;
}
.four-thumbs .x .flexslider-item-image img {
  min-height: initial;
}
.four-thumbs .x .flexslider-item-wrapper:hover .overlay {
  background-size: 85px;
  background-position: 50% 10px;
}
.x .flexslider-item-body,
.x .faded-white-bgd {
  position: relative;
}
.x .flexslider-item-title,
.x .flexslider-item-body {
  /*top:-200px;*/
}
.x .faded-white-bgd {
  display: none;
  /*height:200px; */
  /*top:-110px;*/
}
.x .faded-white-bgd {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+45&0+0,1+45 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 45%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 45%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 45%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.x .flexslider-item-body {
  background: #fff;
  padding: 0px 15px 10px 15px;
}
.x .more-detls .view-more {
  float: right;
}
.x .more-detls .view-more a {
  font-size: 0.7em;
}
.flexlider-item-wrapper {
  border: Solid 1px red;
}
.sponsor-wrapper .sponsor-image img {
  max-height: 210px;
  max-width: 100%;
  width: auto;
}
.sponsor-wrapper .sponsor-prefix {
  font-weight: bold;
  font-size: 150%;
  margin-top: 15px;
}
.hide-me {
  display: none;
}
.page-taxonomy-term- .node-teaser img {
  width: 50%;
}
.view-display-id-london_2018_speakers_block .person-wrapper {
  margin-bottom: 45px;
  background: #dee1e4;
}
.view-display-id-london_2018_speakers_block .person-name {
  font-weight: bold;
  text-align: center;
  font-size: 120%;
  padding-top: 10px;
  border-bottom: solid 1px silver;
  width: 80%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .view-id-people h2.field-content {
    min-height: 70px;
  }
}
/*#####################################*/
/********  INFO BLOCKS      ************/
/*#####################################*/
[class*="-info-block-wrapper"] {
  text-align: center;
  margin-bottom: 60px;
}
[class*="-info-block-link"] {
  padding: 0px 30px;
  font-weight: bold;
  font-size: 1.3em;
  position: absolute;
  top: 0%;
  min-height: 80px;
  display: table;
  /*width: calc(100% - 30px);
  height: calc(100% - 40px);*/
  width: 90%;
  height: 100%;
}
[class*="-info-block-wrapper"] [class*="-info-block-link"] a {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}
/*#####################################*/
/********  ABOUT US SECTION ************/
/*#####################################*/
.node-type-about-us-page .page-header {
  display: none;
}
.node-type-about-us-page h1 {
  text-align: center;
}
.view-about-us {
  margin-top: 60px;
}
.view-about-us .col-sm-3,
.view-about-us .col-sm-4 {
  min-height: 260px;
}
@media (min-width: 360px) {
  .view-about-us .about-us-info-block-wrapper,
  .view-about-us .about-us-info-block-image,
  .view-about-us .about-us-info-block-image img {
    height: 260px;
    width: 400px;
    margin: 50px auto;
  }
  .view-about-us .about-us-info-block-link {
    xmargin-top: -150px;
    width: 100%;
    height: 400px;
  }
}
@media (min-width: 768px) {
  .view-about-us .about-us-info-block-wrapper,
  .view-about-us .about-us-info-block-image,
  .view-about-us .about-us-info-block-image img {
    height: 220px;
    width: auto;
    margin: auto;
  }
  .view-about-us .about-us-info-block-link {
    xmargin-top: -160px;
    xpadding: 0 15px;
    height: 100%;
    width: 90%;
  }
}
@media (min-width: 992px) {
  .view-about-us .about-us-info-block-link {
    xmargin-top: -150px;
    xpadding: 0 30px;
    height: 260px;
  }
  .view-about-us .col-sm-4 .about-us-info-block-wrapper,
  .view-about-us .col-sm-4 .about-us-info-block-image,
  .view-about-us .col-sm-4 .about-us-info-block-image img {
    height: 230px;
  }
  .view-about-us .col-sm-4 .about-us-info-block-link {
    xmargin-top: -170px;
  }
}
@media (min-width: 1200px) {
  .view-about-us .about-us-info-block-link {
    xmargin-top: -135px;
  }
}
.view-about-us .about-us-info-block-image img {
  -webkit-box-shadow: 5px 5px 5px 0px #a3a1a1;
  -moz-box-shadow: 5px 5px 5px 0px #a3a1a1;
  box-shadow: 5px 5px 5px 0px #a3a1a1;
}
.view-about-us-people .trustee-wrapper {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .view-about-us-people .trustee-wrapper {
    margin-bottom: 30px;
  }
  .view-about-us-people .trustee-wrapper.patron {
    margin-left: 37.45%;
  }
}
.view-about-us-people.patron {
  display: grid;
  margin: 60px 0px 0px 0px;
}
.node-type-about-us-page .whos-who-position,
.node-type-about-us-page .whos-who-name {
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  min-height: 60px;
  display: table;
  width: 100%;
}
.node-type-about-us-page .whos-who-email {
  font-size: 80%;
}
.trustee-wrapper .term-name {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.view-about-us-people.trustees img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .node-type-about-us-page .centres-council .whos-who-position {
    font-size: 1.3em;
  }
  .view-about-us-people.trustees .views-row-9 {
    margin-left: 25%;
  }
  .view-about-us-people.trustees .views-row-9 .trustee-wrapper {
    width: 33.3333333%;
  }
}
/*### ANNUAL REPORTS page  ####*/
.view-about-us.annual-reports .annual-report-wrapper {
  margin-bottom: 60px;
}
.issuuembed {
  height: 450px !important;
}
@media (min-width: 768px) {
  .view-about-us.annual-reports .annual-report-wrapper {
    padding: 0px 15px;
    margin-bottom: 60px;
  }
  .issuuembed {
    height: 550px !important;
  }
}
@media (min-width: 992px) {
  .view-about-us.annual-reports .annual-report-wrapper {
    padding: 0px 30px;
  }
  .issuuembed {
    height: 600px !important;
  }
}
.annual-report-year {
  font-size: 2em;
  text-align: center;
  color: #000;
}
.about-us-people .pane-node-field-person-type,
.about-us-people .pane-node-title {
  text-align: center;
  font-size: 1.5em;
}
.about-us-people .pane-region-slideshow {
  margin-top: 60px;
}
.about-us-people .pane-regions {
  text-align: center;
}
/*  ####  CKEDITOR ACCORDION CONTROL   #####*/
.ckeditor-accordion-container > .styled {
  border: none;
}
.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggler {
  background-color: #434242;
  border-color: #fff;
}
.ckeditor-accordion-container > dl dt.active > .ckeditor-accordion-toggler,
.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggler:hover {
  background-color: #000;
}
.ckeditor-accordion-container > dl dd {
  padding: 15px;
}
.ckeditor-accordion-container table {
  border-collapse: collapse;
  width: 100%;
}
.ckeditor-accordion-container th {
  text-align: center;
  color: #fff;
  background: #888;
}
.ckeditor-accordion-container td,
th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
.ckeditor-accordion-container tr:nth-child(even) {
  background-color: #fefefe;
}
.admin-only {
  display: none;
}
.admin-menu .admin-only {
  display: initial;
}
.node-type-award .field-name-field-link a {
  margin-top: 15px;
}
.page-taxonomy-term-5767 .content-prefix,
.view-award-categories .views-row-2 .view-display-id-attachment_1 .view-footer {
  display: none;
}
.education-and-training-taxonomy-override-panel .lower-wrapper .panel-pane {
  margin-bottom: 30px;
}
.education-and-training-taxonomy-override-panel .pane-taxonomy-term-field-intro-text {
  color: #444444;
  padding: 10px;
}
.education-training .view-id-articles {
  background: white;
  padding: 10px;
}
.education-training .view-id-articles .views-row-wrapper {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.education-training .view-id-articles.image-beside-text .views-row h2 {
  margin-top: 0px;
  font-size: 0.9em;
}
.page-taxonomy-term-5829 .pane-taxonomy-term-field-intro-text,
.page-taxonomy-term-5785 .pane-taxonomy-term-field-intro-text,
.page-taxonomy-term-5792 .pane-taxonomy-term-field-intro-text,
.page-taxonomy-term-5786 .pane-taxonomy-term-field-intro-text,
.page-taxonomy-term-5787 .pane-taxonomy-term-field-intro-text,
.page-taxonomy-term-5788 .pane-taxonomy-term-field-intro-text,
.page-taxonomy-term-5789 .pane-taxonomy-term-field-intro-text {
  background: white;
}
.conference #block-system-main {
  /* Cambridge2021 Microsite */
  background: #1a1a1a;
}
.education-and-training-taxonomy-override-panel .cta-primary {
  clear: both;
}
.education-and-training-taxonomy-override-panel .education-info-block-name {
  /* font-family: 'Gochi Hand', cursive; */
  position: absolute;
  top: 0;
  left: 11%;
  font-size: 32px;
  text-align: center;
  margin: auto auto;
  width: calc(80%);
  padding: 0px;
  /* -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -o-transform: rotate(-45deg);*/
  font-weight: bold;
  text-transform: uppercase;
  margin-top: calc(37.5%);
  padding: 0px 15px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .education-and-training-taxonomy-override-panel .education-info-block-name {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .education-and-training-taxonomy-override-panel .education-info-block-name {
    font-size: 1.2vw;
  }
}
@media (min-width: 1700px) {
  .education-and-training-taxonomy-override-panel .education-info-block-name {
    font-size: 17px;
  }
}
.education-and-training-taxonomy-override-panel .education-info-block-wrapper a {
  color: #000;
}
.education-and-training-taxonomy-override-panel .pane-taxonomy-term-field-video {
  clear: both;
}
.bursary-alumni-news-article-view {
  margin-top: 30px;
}
.bursary-alumni-article-wrapper {
  overflow: auto;
  margin-bottom: 30px;
}
.bursary-alumni-article-title a {
  color: #000;
}
.bursary-alumni-article-intro-text {
  padding: 15px 0px;
}
.bursary-alumni-article-more-link a:nth-child(2) {
  float: right;
}
/*Apply for a bursary  (taxonomy term)*/
.page-taxonomy-term-5791 .field-name-field-call-to-action-link .field-item {
  width: 40%;
  float: left;
  margin: 2% 5%;
  height: 100px;
}
.page-taxonomy-term-5791 .field-name-field-call-to-action-link .field-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/*Education & Training contact form */
.page-node-6843.page-node-done .page-header,
.page-node-6843.page-node-done .links {
  display: none;
}
/* Education & Training - Masterclass Teaser Pages */
.masterclass-teaser-wrapper {
  margin-bottom: 30px;
  overflow: hidden;
}
.masterclass-teaser-image img {
  border: solid 1px #828282;
  width: 100%;
  height: 200px;
  overflow: hidden;
  object-fit: cover;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.masterclass-teaser-image {
  overflow: hidden;
}
.masterclass-teaser-wrapper:hover .masterclass-teaser-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.masterclass-teaser-title {
  border: solid 1px #828282;
  padding: 15px;
  color: black;
  height: 80px;
}
.highlighted-wrapper .viewpane-upcoming-masterclass .views-row-wrapper {
  margin-left: 0;
  margin-right: 0;
  margin: 0;
}
.highlighted-wrapper .viewpane-upcoming-masterclass .text-wrapper {
  padding: 0;
}
/*  MATERCLASS PAGE   */
.upcoming-masterclass-title a {
  font-weight: bold;
}
.upcoming-masterclass-location {
  display: inline-block;
}
.upcoming-masterclass-date {
  display: inline-block;
  float: right;
}
/*  end of - MATERCLASS PAGE   */
.view-person-as-author thead {
  background: #565656;
}
.view-person-as-author thead th a {
  color: #fff;
}
.view-person-as-author thead > tr > th.active {
  background-color: #292929;
}
