﻿/*--------------------------------fonts----------------------------------*/
@font-face {
  font-family: 'caecillaltbold';
  src: url('/fonts/CaecillaLT-Std75Bold.eot');
  src: url('/fonts/CaecillaLT-Std75Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/CaecillaLT-Std75Bold.woff') format('woff'), url('/fonts/CaecillaLT-Std75Bold.ttf') format('truetype'), url('/fonts/CaecillaLT-Std75Bold.svg#caecillaltbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "caecilialtlight";
  src: url('/fonts/CaeciliaLT-Std45Light.eot?#iefix');
  src: url('/fonts/CaeciliaLT-Std45Light.eot?#iefix') format("eot"), url('/fonts/CaeciliaLT-Std45Light.woff2') format("woff2"), url('/fonts/CaeciliaLT-Std45Light.woff') format("woff"), url('/fonts/CaeciliaLT-Std45Light.ttf') format("truetype"), url('/fonts/CaeciliaLT-Std45Light.svg#CaeciliaLT-Std45Light') format("svg");
}
@font-face {
  font-family: 'metricwebregular';
  src: url('/fonts/MetricWeb-Regular.eot');
  src: url('/fonts/MetricWeb-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/MetricWeb-Regular.woff') format('woff'), url('/fonts/MetricWeb-Regular.ttf') format('truetype'), url('/fonts/MetricWeb-Regular.svg#metricwebregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'metricwebmedium';
  src: url('/fonts/MetricWeb-Medium.eot');
  src: url('/fonts/MetricWeb-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/MetricWeb-Medium.woff') format('woff'), url('/fonts/MetricWeb-Medium.ttf') format('truetype'), url('/fonts/MetricWeb-Medium.svg#metricwebregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'metricweblight';
  src: url('/fonts/MetricWeb-Light.eot');
  src: url('/fonts/MetricWeb-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/MetricWeb-Light.woff') format('woff'), url('/fonts/MetricWeb-Light.ttf') format('truetype'), url('/fonts/MetricWeb-Light.svg#metricwebregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'metricwebsemibold';
  src: url('/fonts/MetricWeb-Semibold.eot');
  src: url('/fonts/MetricWeb-Semibold.eot?#iefix') format('embedded-opentype'), url('/fonts/MetricWeb-Semibold.woff') format('woff'), url('/fonts/MetricWeb-Semibold.ttf') format('truetype'), url('/fonts/MetricWeb-Semibold.svg#metricwebsemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'metricwebsemibolditalic';
  src: url('/fonts/MetricWeb-SemiboldItalic.eot');
  src: url('/fonts/MetricWeb-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/MetricWeb-SemiboldItalic.woff') format('woff'), url('/fonts/MetricWeb-SemiboldItalic.ttf') format('truetype'), url('/fonts/MetricWeb-SemiboldItalic.svg#metricwebsemibolditalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** SOCIAL MEDIA **/
.social-media span {
  font-family: 'metricwebsemibolditalic';
  font-size: 25px;
  color: #ffffff;
  padding: 0 20px 0 0;
}
.social-media ul {
  list-style: none;
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
}
.social-media ul li {
  display: inline-block;
  width: 22px;
  height: 21px;
  margin: 0 10px 0 0;
}
.social-media ul li a {
  width: 22px;
  height: 21px;
  margin: 0 20px 0 0;
  display: inline-block;
}
.social-media ul li a span {
  display: inline-block;
  text-indent: -9999px;
}
.social-media ul li#facebook {
  background: url("/images/social-media-small.png") transparent;
}
.social-media ul li#facebook:hover {
  background-position: -22px 0;
}
.social-media ul li#twitter {
  background: url("/images/social-media-small.png") transparent -88px 0;
}
.social-media ul li#twitter:hover {
  background-position: -110px 0;
}
.social-media ul li#linkedin {
  background: url("/images/social-media-small.png") transparent -44px 0;
}
.social-media ul li#linkedin:hover {
  background-position: -66px 0;
}
.social-media ul li#youtube,
.social-media ul li#youtube a {
  width: 21px;
}
.social-media ul li#youtube {
  background: url("/images/social-media-small.png") transparent -132px 0;
  margin-right: 0;
}
.social-media ul li#youtube:hover {
  background-position: -153px 0;
}
/** SHARED - PRIMARY NAVIGATION, FOOTER **/
/* Links */
.main-nav.navbar-default .navbar-nav li.section > a,
.main-nav li.current > a,
.main-nav li.current.open > a {
  background-color: #cea000;
  color: #ffffff;
}
.main-nav.navbar-default .navbar-nav > li.current > a {
  color: #ffffff;
}
.main-nav li.current > a:focus,
.main-nav.navbar-default .navbar-nav li a:hover {
  background-color: #787878;
  color: #ffffff;
}
/* Toggle */
.section .link .dropdown-toggle,
.dropdown-toggle {
  display: block;
  float: right;
  width: 30px;
  text-align: center;
  background-image: url('/images/nav-arrows.png');
  background-repeat: no-repeat;
  background-position: -90px 0;
  text-indent: -99999px;
}
.main-nav .section .link .dropdown-toggle.open,
.main-nav .dropdown-toggle.open {
  background-position: -30px 0;
}
.main-nav .section .dropdown-toggle,
.main-nav .current .dropdown-toggle {
  background-position: -60px 0;
}
.main-nav .section .link .dropdown-toggle,
.main-nav .current .link .dropdown-toggle {
  background-position: -90px 0;
}
.main-nav .section .dropdown-toggle.open,
.main-nav .current .dropdown-toggle.open {
  background-position: 0 0;
}
.main-nav .dropdown-links {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
/** GENERAL **/
.header-wrapper {
  font-size: 17px;
  font-family: 'metricwebregular';
  line-height: 125%;
}
/** TOP BAR **/
#top-bar {
  background-color: #252525;
  overflow: hidden;
}
#top-bar .social-media,
#top-bar #search-container,
#top-bar .menu,
#top-bar #login {
  float: left;
  width: 33.33%;
}
#top-bar #search-container {
  width: 32%;
  padding: 10px 13px;
  position: relative;
}
#top-bar .menu {
  width: 30%;
  padding: 11px 5px 0 5px;
}
#top-bar #login {
  width: 38%;
  padding: 5px;
}
/* Social media */
#top-bar .social-media ul {
  padding: 0;
}
/* Search bar */
#top-bar .search-bar input[type="text"] {
  background-color: #414042;
  border-radius: 5px;
  color: #787878;
  border: none;
  width: 100%;
  padding-left: 5px;
  font-size: 0.882em;
  /* 15px */
  height: 25px;
}
#top-bar .search-bar input[type="submit"] {
  background-image: url('/images/global-search-icon.png');
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -99999px;
  border: none;
  height: 14px;
  width: 14px;
  position: absolute;
  top: 15px;
  right: 10px;
}
/* Menu */
.shortcut-links {
  list-style-type: none;
  padding-left: 0;
  font-size: 0.941em;
  /* 16px */
}
.shortcut-links .text {
  display: block;
  float: right;
  line-height: 1em;
  /* 16px */
}
.shortcut-links .achievement .icon {
  background-image: url('/images/achievement.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  width: 16px;
  margin-right: 5px;
}
.shortcut-links .achievement {
  display: none;
}
.shortcut-links .voucher .icon {
  background-image: url('/images/redeem-voucher.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 5px;
}
.shortcut-links a {
  color: #ffffff;
}
.shortcut-links a:hover .text {
  text-decoration: underline;
}
/* Login */
#login a {
  background-color: #cea000;
  border-radius: 5px;
  display: block;
  width: 175px;
  height: 34px;
  text-align: center;
  color: #ffffff;
  border-bottom: 2px solid #af8800;
  font-size: 1.059em;
  /* 18px */
  float: right;
}
#login a:hover,
#login a:focus {
  background-color: #b19538;
  border-bottom: 2px solid #b19538;
}
#login a:active {
  background-color: #af8800;
  border-bottom: none;
  border-top: 2px solid #957400;
}
#login .login-wrapper {
  display: inline-block;
  text-align: center;
}
#login .login-icon {
  display: block;
  float: left;
  width: 16px;
  height: 18px;
  background-image: url('/images/login-icon.png');
  background-repeat: no-repeat;
  margin-top: 9px;
}
#login .login-text {
  display: block;
  float: left;
  margin-left: 8px;
  margin-top: 6px;
}
/** HEADER **/
.navbar-default {
  border: none;
  background-color: transparent;
}
.primary .navbar-header {
  min-height: 105px;
}
.primary .nav-header {
  position: relative;
}
.primary .spacer {
  height: 33px;
  background-color: #e7e8e9;
}
.header-fill {
  display: none;
}
.type-homepage .primary .spacer {
  display: none;
}
.header-wrapper .header-logo {
  position: absolute;
  z-index: 1;
}
.primary .menu-button {
  position: absolute;
  bottom: 0;
  right: 0;
}
.header-logo .logo-text {
  padding-left: 20px;
  padding-bottom: 10px;
}
.primary.navbar-default .navbar-toggle {
  margin: 0;
}
.header-background {
  background-color: transparent;
}
.header-wrapper {
  background-color: #000;
}
.header-shadow {
  background: url('/images/header-shadow.png') transparent repeat-x left top;
  height: 12px;
}
/** PRIMARY NAVIGATION **/
/** Skip links **/
#skiptocontent a {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}
#skiptocontent a:focus {
  height: auto;
  width: auto;
  top: 0;
  background: #fff;
}
/* Navigation bar */
.primary.navbar {
  margin-bottom: 0;
}
.primary .navbar-header {
  position: relative;
}
.navbar-default .navbar-toggle {
  border: none;
  margin-left: 8px;
}
.navbar-default .navbar-toggle.collapsed {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cea000;
  height: 6px;
  width: 35px;
}
.navigation nav.primary .navbar-header-text {
  color: #ffffff;
  font-size: 1.941em;
  /* 33px */
  text-transform: uppercase;
  font-family: 'metricwebsemibold';
  display: inline-block;
  left: 10px;
  padding-top: 10px;
}
/* Links */
.navigation nav.main-nav ul li a {
  display: inline-block;
  color: #404142;
  vertical-align: bottom;
  font-family: 'metricwebsemibold';
  width: 100%;
  padding: 7px 15px 7px 40px;
}
.navigation nav.primary ul li a.level-2 {
  padding-left: 65px;
}
.navigation nav.primary ul li a.level-3 {
  padding-left: 102px;
}
.navigation nav.primary ul li:last-child a.level-1,
.navigation nav.primary ul li.section li:last-child a.level-2 {
  border-bottom: 2px solid #bdc3c7;
}
.primary .navbar-collapse {
  background-color: #e7e8e9;
  padding-top: 20px;
  max-height: 200px;
  overflow: scroll;
}
.primary .nav {
  margin-bottom: 0;
}
.primary .navbar-nav ul {
  list-style-type: none;
  padding-left: 0;
}
.navbar .home {
  display: none;
}
/* ==========================================================================
   Breakpoint: Very Small Devices
   ========================================================================== */
@media screen and (max-width: 767px) {
  /** TOP BAR **/
  #top-bar .social-media {
    display: none;
  }
  /** PRIMARY NAVIGATION **/
  .primary .navbar-collapse {
    background: #e7e8e9 url('/images/header-shadow.png') repeat-x scroll left top;
  }
}
/* ==========================================================================
   Breakpoint: Small Devices
   ========================================================================== */
@media screen and (min-width: 768px) {
  /** TOP BAR **/
  /* Structure */
  #top-bar {
    max-height: 45px;
    margin-left: 204px;
  }
  #top-bar .social-media {
    width: 13%;
    padding-top: 12px;
    padding-left: 12px;
  }
  #top-bar #search-container {
    width: 24%;
  }
  #top-bar .menu {
    width: 30%;
  }
  #top-bar #login {
    width: 33%;
  }
  /* Social media */
  #top-bar .social-media #twitter,
  #top-bar .social-media #youtube {
    display: none;
  }
  #top-bar .social-media ul li#linkedin {
    margin-right: 0;
  }
  /* Search */
  #top-bar #search-container {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* Menu */
  .shortcut-links li,
  .shortcut-links .achievement {
    display: inline-block;
  }
  .shortcut-links .achievement .text {
    text-indent: -99999px;
  }
  /** HEADER **/
  .header-wrapper {
    min-height: 105px;
  }
  .primary .navbar-header {
    min-height: 60px;
  }
  /** PRIMARY NAVIGATION **/
  .navigation .navbar-collapse {
    width: 100%;
  }
  .navigation .spacer {
    display: none;
  }
}
/* ==========================================================================
   Breakpoint: Medium Devices
   ========================================================================== */
@media screen and (min-width: 992px) {
  /** TOP BAR **/
  #top-bar .social-media {
    width: 19%;
  }
  #top-bar #search-container {
    width: 17%;
  }
  #top-bar .menu {
    width: 40%;
  }
  #top-bar #login {
    width: 24%;
  }
  #top-bar .social-media #twitter,
  #top-bar .social-media #youtube {
    display: inline-block;
  }
  .shortcut-links .achievement .text {
    text-indent: 0;
  }
  #top-bar .social-media ul li#linkedin {
    margin-right: 10px;
  }
  .shortcut-links li {
    padding-left: 10px;
  }
  .navbar-header-text,
  .navbar-footer-text,
  .navigation .spacer {
    display: none;
  }
  .primary .menu-button {
    display: none;
  }
  /* Links */
  .navigation nav.primary ul li a {
    color: #ffffff;
  }
  .navigation nav.primary ul li a.level-1 {
    padding: 20px 9px;
  }
  .navigation nav.primary ul li.link a.level-1:hover,
  .navigation nav.primary ul li.link a.level-1:focus,
  .navigation nav.primary ul li.link.focus a.level-1 {
    background: url('/images/nav-decor-arrow.png') no-repeat center bottom;
  }
  .navigation nav.primary ul li a.level-2,
  .navigation nav.primary ul li a.level-3 {
    padding-left: 15px;
    padding-right: 12px;
  }
  .navigation nav.primary ul li:last-child a.level-1,
  .navigation nav.primary ul li.section li:last-child a.level-2,
  .navigation nav.primary ul li a {
    border-bottom: none;
  }
  .primary ul ul li:first-child > a {
    border-top: 1px solid transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .primary ul ul li:last-child > a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 2px solid #c5c5c6;
  }
  .primary ul ul ul {
    border-left: 6px solid transparent;
  }
  .primary.navbar-default .navbar-nav li.section > a.level-1,
  .primary li.current > a,
  .primary li.current.open > a,
  .primary.navbar-default .navbar-nav li a.level-1:hover {
    background-color: transparent;
    color: #cea000;
  }
  .primary.navbar-default .navbar-nav li > a.level-2,
  .primary.navbar-default .navbar-nav li > a.level-3 {
    background-color: #e7e8e9;
    color: #404142;
  }
  .primary.navbar-default .navbar-nav ul li:hover a.level-2,
  .primary.navbar-default .navbar-nav li > a.level-2:hover,
  .primary.navbar-default .navbar-nav li > a.level-3:hover,
  .primary li.current > a:focus,
  .primary.navbar-default .navbar-nav li a:focus,
  .primary.navbar-default .navbar-nav li a:hover {
    background-color: #cea000;
    color: #ffffff;
  }
  .primary.navbar-default .navbar-nav > li.current > a {
    color: #cea000;
    outline: none;
  }
  .primary .home {
    display: block;
  }
  .navigation nav.primary ul li.home a.level-1 {
    padding-left: 19px;
  }
  .primary .home .text {
    display: inline-block;
    text-indent: -99999px;
  }
  .primary .home .icon {
    background: url('/images/home.png') no-repeat 0 0;
    display: inline-block;
    width: 16px;
    height: 12px;
  }
  .primary ul.dropdown-links {
    left: auto;
    top: auto;
  }
  /* Toggle */
  .navigation nav.primary ul li .dropdown-toggle {
    width: 8px;
    background-position: -101px 0;
  }
  .navigation nav.primary ul li .level-1 .dropdown-toggle {
    top: -9999px;
    left: -9999px;
    position: absolute;
  }
  .navigation nav.primary ul li li:hover .dropdown-toggle {
    background-position: -71px 0;
  }
  /* Hide dropdowns */
  .primary li ul {
    display: none;
  }
  /* Dropdown - first level */
  .primary.no-js li:hover > ul {
    display: none;
  }
  .primary ul ul li {
    position: relative;
  }
  .primary ul ul.edge {
    right: 0;
  }
  .primary li.focus > ul,
  .primary li:hover > ul {
    display: block;
    position: absolute;
    z-index: 100;
    width: 200px;
  }
  .primary li.focus a,
  .primary li:hover a {
    background-color: #e7e8e9;
  }
  .navigation nav.primary ul li.focus a,
  .navigation nav.primary ul li:hover a {
    color: #404142;
  }
  .navigation nav.primary ul li.focus a.level-1,
  .navigation nav.primary ul li:hover a.level-1 {
    background-color: transparent;
    color: #cea000;
  }
  .primary ul ul li .title {
    display: block;
    float: left;
    width: 90%;
  }
  /* Dropdown - second level */
  .primary ul.navbar-nav ul ul {
    left: 100%;
    top: 0;
  }
  .primary ul.navbar-nav ul ul.edge {
    left: auto;
    right: 100%;
    border-left: none;
    border-right: 6px solid transparent;
  }
  /* Simple clearfix */
  .primary ul:before,
  .primary ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .primary ul:after {
    clear: both;
  }
  /** PRIMARY NAVIGATION **/
  /* Structure */
  .navigation {
    margin-left: 204px;
  }
  .primary .navbar-collapse {
    background-color: #000000;
    padding: 0;
  }
}
/* ==========================================================================
   Breakpoint: Large Devices
   ========================================================================== */
@media screen and (min-width: 1200px) {
  /** HEADER **/
  .header-wrapper {
    width: 1168px;
    margin: auto;
    position: relative;
    z-index: 5;
  }
  .header-logo .logo-text {
    padding-left: 0;
  }
  .header-fill {
    display: block;
    height: 45px;
    background-color: #252525;
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
  }
  .header-background {
    background: url('/images/desktop-header-bg.png') transparent repeat-x left top;
  }
  #top-bar,
  .navigation {
    margin-left: 185px;
  }
  /** TOP BAR **/
  #top-bar .social-media {
    width: 17%;
  }
  #top-bar #search-container {
    width: 20%;
  }
  #top-bar .menu {
    width: 36%;
  }
  #top-bar #login {
    width: 27%;
  }
  #login a {
    width: 270px;
  }
  /** PRIMARY NAVIGATION **/
  .primary li a.level-1 {
    font-size: 1.235em;
    /* 21px */
  }
  .navigation nav.primary ul li a.level-1 {
    padding: 20px 11px;
  }
}
.field.display-logic-hidden {
  display: none;
}
.display-logic-eval {
  display: none;
}
/* FROM style.css */
/* ==========================================================================
   General Layout
   ========================================================================== */
body {
  font-family: 'metricwebregular';
  font-size: 17px;
  height: 100%;
  background-color: #fff;
}
body b,
body strong {
  font-family: 'metricwebsemibold';
  font-weight: normal;
}
.wrap {
  position: relative;
  margin: 0 auto;
}
.box-btn {
  text-transform: uppercase;
  font-family: 'metricwebsemibold';
  font-size: 1.059em;
  /* 19px */
  padding: 0 15px;
  height: 26px;
}
.fixed-top {
  top: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}
#content-wrapper {
  background-color: #ffffff;
  padding: 0 0 40px 0;
  overflow: hidden;
  margin-top: 150px;
}
.paginator {
  padding: 25px 0 0;
}
.paginator div {
  display: inline-block;
  padding: 0 4px;
}
.hide {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
.visually-hidden {
  text-indent: -99999px;
  height: 0;
  width: 0;
  display: none;
}
/* micro-clearfix http://nicolasgallagher.com/micro-clearfix-hack/ */
.container {
  padding: 0;
}
.container:before,
.container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
/** General text styling */
h1,
h2,
h3 {
  font-family: 'caecilialtlight', sans-serif;
}
h1 {
  font-size: 2.941em;
  /* 50px */
}
h2 {
  font-size: 2.353em;
  /* 40px */
}
h3 {
  font-size: 1.765em;
  /* 30px */
}
h4 {
  font-size: 1.412em;
  /* 24px */
  font-family: 'metricwebsemibold';
}
h5 {
  font-size: 1.176em;
  /* 22px */
  font-family: 'metricwebsemibold';
}
h6 {
  font-size: 1em;
  /* 20px */
  font-family: 'metricwebsemibold';
}
blockquote {
  border-left: 3px solid #ebedee;
  font-size: 1.176em;
  /* 20px */
  line-height: 1.500em;
  /* 30px */
}
a {
  color: #06a7e2;
}
.content img {
  border-radius: 5px;
}
#content-container .content ul,
#content-container .content ol,
.custom-sidebar ul,
.custom-sidebar ol {
  padding: 0;
  list-style-position: inside;
}
#content-container .content ol,
.custom-sidebar ol {
  counter-reset: item;
}
#content-container .content ol li,
.custom-sidebar ol li {
  margin-left: 25px;
  display: block;
}
#content-container .content ol li:before,
.custom-sidebar ol li:before {
  margin-left: -25px;
  width: 25px;
  content: counter(item) ".";
  counter-increment: item;
  display: inline-block;
}
#content-container .content ul,
.custom-sidebar ul {
  list-style-type: none;
}
#content-container .content ul ul,
#content-container .content ol ol,
.custom-sidebar ul ul,
.custom-sidebar ol ol {
  padding-left: 26px;
}
#content-container .content ul li,
.custom-sidebar ul li {
  background: url('/images/bullet-level1.png') no-repeat 0px 5px;
  padding: 0 0 0 17px;
}
#content-container .content ul ul li,
.custom-sidebar ul ul li {
  background: url('/images/bullet-level2.png') no-repeat 0px 5px;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color: inherit;
}
.links,
.readmore,
.download,
.linkfield {
  display: inline-block;
}
.links a,
.linkfield a,
.type-userdefinedform #content-container form input[type="submit"],
.type-userdefinedform #content-container form input[type="reset"] {
  color: #FFFFFF;
  background-color: #CEA000;
  padding: 2px 5px 5px 5px;
  border-radius: 4px;
  font-family: 'metricwebsemibold';
  font-size: 0.9em;
}
.links a:hover,
.linkfield a:hover,
.type-userdefinedform #content-container form input[type="submit"]:hover,
.type-userdefinedform #content-container form input[type="reset"]:hover {
  background-color: #000000;
}
.readmore a,
.download a,
.link-button {
  font-family: 'metricwebmedium', sans-serif;
  background-color: #cea000;
  border-radius: 5px;
  display: block;
  text-align: center;
  border-bottom: 2px solid #af8800;
  font-size: 1.059em;
  /* 18px */
  color: #ffffff;
}
.readmore a:hover,
.download a:hover,
a.link-button:hover,
a.link-button:focus {
  background-color: #b19538;
  border-bottom: 2px solid #b19538;
  color: #ffffff;
}
.readmore a:active,
.download a:active,
a.link-button:active {
  background-color: #af8800;
  border-bottom: none;
  border-top: 2px solid #957400;
}
.readmore a,
.download a {
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.941em;
  /* 16px */
  line-height: 2.188em;
  /* 35px */
}
#content-container .readmore a,
#content-container .readmore a:link,
#content-container .download a:link {
  text-decoration: none;
}
.black-link-button {
  display: block;
  background-color: #252525;
  color: #ffffff;
  border-radius: 5px;
  border-bottom: 2px solid #1f1f1f;
}
.black-link-button:hover,
.black-link-button:focus {
  background-color: #2e2e2e;
  color: #ffffff;
  border-bottom: 2px solid #252525;
}
.black-link-button:active {
  background-color: #1f1f1f;
  border-bottom: none;
  border-top: 2px solid #1a1a1a;
  color: #d6d6d6;
}
@-webkit-keyframes slidedown {
  0% {
    top: -150px;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes slidedown {
  0% {
    top: -150px;
  }
  100% {
    top: 0;
  }
}
@keyframes slidedown {
  0% {
    top: -150px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes slideleft {
  0% {
    left: 90px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 24px;
  }
  100% {
    left: 14px;
  }
}
@-moz-keyframes slideleft {
  0% {
    left: 90px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 24px;
  }
  100% {
    left: 14px;
  }
}
@keyframes slideleft {
  0% {
    left: 90px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 24px;
  }
  100% {
    left: 14px;
  }
}
@-webkit-keyframes slideright {
  0% {
    left: 100px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 157px;
  }
  100% {
    left: 167px;
  }
}
@-moz-keyframes slideright {
  0% {
    left: 100px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 157px;
  }
  100% {
    left: 167px;
  }
}
@keyframes slideright {
  0% {
    left: 100px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 157px;
  }
  100% {
    left: 167px;
  }
}
/** FOOTER **/
/* Structure */
#footer {
  background-color: #000000;
  padding: 0 0 5px;
  margin: 0;
}
#footer .container {
  width: 100%;
}
footer .navbar-collapse {
  background-color: #e7e8e9;
  padding-left: 0;
  padding-right: 0;
}
nav.footer.navbar-default {
  background-color: #252525;
  border: none;
}
footer .navbar-default .navbar-header {
  background-color: #252525;
}
footer .navbar-header {
  text-align: center;
  padding: 1px 0;
}
footer .navbar-header .navbar-toggle {
  float: none;
}
footer .navbar-default .navbar-collapse.in ul.navbar-nav,
footer .navbar-default .navbar-collapse.collapsing ul.navbar-nav {
  margin: 0;
}
/* List items */
footer .navbar-nav > li {
  float: none;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav.footer ul li.top-level {
  border-bottom: none;
}
footer .nav-list {
  display: inline-block;
  margin-right: 19px;
  width: 95px;
}
footer .nav-list.last {
  margin-right: 0;
}
/* Links */
#footer .main-nav li a {
  display: inline-block;
  color: #404142;
  vertical-align: bottom;
  font-family: 'metricwebsemibold';
  width: 100%;
  padding: 7px 15px 7px 40px;
  border-bottom: 1px solid #e7e8e9;
}
#footer .navbar-nav ul li a.level-2 {
  padding-left: 65px;
}
#footer .navbar-nav ul li a.level-3 {
  padding-left: 102px;
}
#footer .main-nav ul li:last-child a.level-1,
#footer .main-nav ul li.section li:last-child a.level-2 {
  border-bottom: 2px solid #bdc3c7;
}
footer ul li a {
  font-family: 'metricwebsemibold', san-serif;
  color: #404142;
}
footer .social-media {
  text-align: center;
  padding: 20px 0 10px;
}
/* Text */
footer #footer-text {
  color: #ffffff;
  margin: 5px 0 0;
  padding: 10px 0;
  clear: both;
  text-align: center;
}
footer #footer-text #footer-menu {
  float: right;
}
footer #footer-text #footer-menu li {
  background-color: #cea000;
}
footer #footer-text #footer-menu li:hover {
  background-color: #d1d2d4;
}
footer #footer-text #footer-menu li:hover a,
footer #footer-text #footer-menu li a:focus {
  color: #ffffff;
}
footer nav.footer .navbar-footer-text {
  color: #ffffff;
  font-size: 2.533em;
  /* 38px */
  text-transform: uppercase;
  position: relative;
  left: 10px;
  font-family: 'metricwebsemibold';
}
/** SIDEBAR **/
#sidebar {
  display: inline-block;
  vertical-align: top;
}
#sidebar,
#sidebars {
  width: 100%;
  margin: 0;
}
#sidebar .navbar-toggle .icon-bar {
  background-color: #000000;
}
#sidebar .navbar-toggle {
  float: left;
}
#sidebar .heading,
#sidebars .heading {
  background-color: #cea000;
  color: #ffffff;
  display: inline-block;
  width: 100%;
  padding: 3px 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px 20px;
}
#sidebar .heading a,
#sidebars .heading a {
  color: #ffffff;
}
#sidebar nav.secondary.navbar {
  z-index: 999;
}
#sidebar nav.secondary .navbar-collapse {
  padding-right: 0;
}
#sidebar .navbar-collapse {
  padding-left: 0;
}
#sidebar nav.secondary ul {
  list-style: none;
  padding: 0;
}
#sidebar nav.secondary ul li {
  display: block;
  vertical-align: bottom;
}
#sidebar nav.secondary ul li a {
  background-color: #ecf0f1;
  color: #252525;
  width: 100%;
  display: inline-block;
  padding: 10px 20px;
  vertical-align: bottom;
  min-height: 40px;
}
#sidebar nav.secondary ul li.current li.link a {
  background-color: #d5d8d9;
  color: #252525;
}
#sidebar nav.secondary ul li.current li.link:last-child {
  border-bottom: none;
}
#sidebar nav.secondary ul li.current li.link a:hover,
#sidebar nav.secondary ul li a:hover,
#sidebar nav.secondary ul li.current a {
  background-color: #cea000;
  color: #ffffff;
}
#sidebar nav.secondary ul li.section ul li a,
#sidebar nav.secondary ul li.current ul li a {
  padding-left: 35px;
}
#sidebar nav.secondary ul span.text {
  display: inline-block;
}
/* Custom sidebar */
.custom-sidebar {
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
.custom-sidebar .content {
  margin: 0 10px;
}
#sidebar .custom-sidebar .heading {
  color: #ffffff;
}
.custom-sidebar table tr td:first-child {
  padding: 0;
}
/* Info box */
.info-boxes {
  padding-left: 0;
  margin-left: 10px;
  margin-right: 10px;
}
.info-boxes > li {
  list-style-type: none;
  margin-bottom: 30px;
  background-color: #faf5e5;
  border: 2px solid #f0e2b2;
  border-radius: 5px;
  padding: 20px;
}
.info-box p:last-child {
  margin-bottom: 0;
}
.info-box a {
  text-decoration: underline;
}
/* Tile box */
.tile-boxes {
  padding-left: 0;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}
.tile-boxes > li {
  list-style-type: none;
  background-color: #ecf0f1;
  border-radius: 5px;
  position: relative;
  padding-top: 20px;
  margin-bottom: 30px;
}
.tile-box h3,
.tile-box .content {
  padding-left: 20px;
  padding-right: 20px;
}
.tile-boxes h3,
.tile-boxes .link {
  font-family: 'metricwebmedium', sans-serif;
  font-size: 1.412em;
  /* 24px */
}
.tile-boxes .link {
  background-color: #cea000;
  display: inline-block;
  width: 100%;
  height: 50px;
  color: #ffffff;
  line-height: 2.083em;
  /* 50px */
  margin-top: 25px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 2px solid #af8800;
}
.tile-boxes .link:hover,
.tile-boxes .link:active,
.tile-boxes .link:focus {
  background-color: #9e7b06;
  border-bottom-color: #866905;
}
/** SECONDARY NAVIGATION **/
nav.secondary {
  font-family: 'metricwebmedium', sans-serif;
}
#sidebar nav.secondary .navbar-header {
  background-color: #cea000;
}
#sidebar nav.secondary .navbar-header-text {
  color: #ffffff;
  font-size: 2.176em;
  /* 37px */
  position: relative;
  display: inline-block;
  margin-top: 16px;
  font-family: 'metricwebsemibold';
}
#sidebar nav.secondary .navbar-collapse.in .heading,
#sidebar nav.secondary .navbar-collapse.collapsing .heading {
  display: none;
}
#sidebars .heading {
  padding-left: 15px;
  color: #252525;
}
/** PROGRAMMES SECONDARY NAVIGATION **/
#sidebar nav.secondary.programmes ul span.text {
  padding-left: 7px;
  float: left;
}
#sidebar nav.secondary.programmes ul ul span.text {
  padding-left: 27px;
}
#sidebar nav.secondary.programmes ul li a {
  padding: 10px 10px 10px 20px;
}
#sidebar nav.secondary.programmes ul li.section a.top,
#sidebar nav.secondary.programmes ul li.current a.top {
  background-color: #cea000;
  color: #ffffff;
}
#sidebar nav.secondary.programmes .section .children li a.link {
  background-color: #d5d8d9;
}
.secondary.programmes .top .icon-container .icon {
  background: url("/images/sidebar-icons.png") transparent no-repeat left top;
  width: 22px;
  float: left;
}
#sidebar nav.secondary.programmes ul li.parent {
  display: none;
}
.secondary.programmes .sectors .icon-container .icon {
  height: 14px;
  background-position: 0 -232px;
  margin-top: 4px;
}
.secondary.programmes .aviation .icon-container .icon {
  height: 20px;
}
.secondary.programmes .section .aviation .icon-container .icon,
.secondary.programmes .current .aviation .icon-container .icon,
.secondary.programmes .aviation:hover .icon-container .icon {
  background-position: 0 -20px;
}
.secondary.programmes .hospitality .icon-container .icon {
  height: 13px;
  margin-top: 3px;
  background-position: 0 -40px;
}
.secondary.programmes .hospitality:hover .icon-container .icon {
  background-position: 0 -53px;
}
.secondary.programmes .museums .icon-container .icon {
  height: 22px;
  margin-top: -2px;
  background-position: 0 -66px;
}
.secondary.programmes .museums:hover .icon-container .icon {
  background-position: 0 -88px;
}
.secondary.programmes .retail .icon-container .icon {
  height: 24px;
  background-position: 0 -110px;
}
.secondary.programmes .retail:hover .icon-container .icon {
  background-position: 0 -134px;
}
.secondary.programmes .tourism .icon-container .icon {
  height: 16px;
  background-position: 0 -158px;
}
.secondary.programmes .tourism:hover .icon-container .icon {
  background-position: 0 -174px;
}
.secondary.programmes .travel .icon-container .icon {
  height: 21px;
  background-position: 0 -190px;
}
.secondary.programmes .travel:hover .icon-container .icon {
  background-position: 0 -211px;
}
.programmes .toggle {
  background: url("/images/arrows.png") transparent no-repeat left top;
  display: block;
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 6px;
  background-position: 0 0;
}
.programmes .toggle.open {
  background-position: -12px 0;
}
.programmes .section .toggle,
.programmes .current .toggle {
  background-position: -36px 0;
}
.programmes .section .toggle.open,
.programmes .current .toggle.open {
  background-position: -24px 0;
}
/** LOGIN **/
#MemberLoginForm_LoginForm .checkbox input[type="checkbox"] {
  margin-left: 0;
}
/** HOMEPAGE **/
.type-homepage #content-wrapper {
  padding-bottom: 0;
}
#homepage {
  padding: 0;
}
#homepage h1 {
  border-bottom: none;
  padding: 25px 0 0;
  background: url("/images/shadow.png") transparent no-repeat left top;
  margin-top: 10px;
}
/* About */
#homepage .about {
  background-color: #252525;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
}
#homepage .about h2 {
  color: #cea000;
  font-size: 2.353em;
  /* 40px */
  margin: 60px 10% 20px;
}
#homepage .about p {
  font-size: 1.294em;
  /* 22px */
  line-height: 1.136em;
  /* 25px */
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'metricwebmedium', sans-serif;
}
/* Industry links */
#homepage #industry-links {
  width: 100%;
  background-color: #252525;
  overflow: hidden;
}
#homepage #industry-links a {
  display: block;
  position: relative;
  margin-left: 60px;
  margin-right: 60px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
}
#homepage #industry-links a:focus,
#homepage #industry-links a:hover,
#homepage #industry-links a:active {
  background-color: #414042;
  border-radius: 5px;
  outline: none;
}
#homepage #industry-links .industry-link {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center 20px;
}
#homepage #industry-links .industry-link .icon {
  text-align: center;
  display: block;
  float: left;
  width: 68px;
}
#homepage #industry-links .industry-link .text {
  padding-left: 68px;
  padding-right: 10px;
}
#homepage #industry-links .industry-link .heading {
  display: block;
  width: 100%;
  color: #cea000;
  position: relative;
  font-family: 'caecilialtlight';
  font-size: 1.375em;
  /* 22px */
  margin-bottom: 8px;
}
#homepage #industry-links a .description {
  color: #ffffff;
  font-size: 0.882em;
  /* 15px */
}
/* Want Links */
#want-links {
  background-color: #bdc3c7;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
}
#want-links .on-sale {
  position: absolute;
  top: -4px;
  right: -4px;
  display: block;
  background-image: url("/images/on-sale-ribbon.png");
  height: 82px;
  width: 82px;
  text-indent: -9999px;
}
#want-links h2 {
  text-align: center;
  font-size: 2.353em;
  /* 40px */
  margin-bottom: 20px;
}
#want-links .link {
  float: left;
  width: 50%;
  margin-bottom: 20px;
  text-align: center;
  height: 430px;
  font-family: 'metricwebmedium', sans-serif;
}
#want-links .link a {
  display: block;
  padding-top: 23px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #ffffff;
  height: inherit;
  position: relative;
  border-radius: 5px;
  border-bottom: 2px solid #af8800;
  color: #252525;
}
#want-links .link a:hover {
  background-color: #e7e8e9;
  border-bottom: 2px solid #866905;
}
#want-links .link a:hover .more-text {
  background-color: #9e7b06;
}
#want-links .link h3,
#want-links .link .description {
  padding-left: 10px;
  padding-right: 10px;
}
#want-links .link .more-text {
  height: 53px;
  line-height: 53px;
  background-color: #cea000;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 1.412em;
  /* 24px */
  color: #ffffff;
}
#want-links .link h3 {
  font-size: 1.412em;
  /* 24px */
  font-family: 'metricwebmedium';
}
/* Latest tweet */
.latest-tweet {
  background-color: #252525;
  text-align: center;
  padding: 75px 15px 50px;
  color: #ffffff;
  font-family: 'metricweblight', sans-serif;
  font-size: 1.412em;
  /* 24px */
  line-height: 1.250em;
  /* 30px */
}
.latest-tweet a {
  color: #cea000;
}
.tweet img {
  display: none;
}
.latest-tweet a:hover,
.latest-tweet a:active,
.latest-tweet a:focus {
  text-decoration: underline;
}
.latest-tweet .post-date {
  font-family: 'metricwebmedium', sans-serif;
  font-size: 0.833em;
  /* 20px; */
  margin-top: 10px;
}
.twitter-icon {
  margin-bottom: 40px;
}
/* Widgets */
#homepage .promotional-widget {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #d7d7d7;
  padding: 5px;
  margin: 0 0 0 18px;
  width: 220px;
  height: 354px;
}
#homepage h2.widget-heading {
  margin: 0 0 0;
  padding: 0 5px;
  text-align: center;
  height: 60px;
  width: 208px;
  background-color: #cea000;
  font-size: 1.118em;
  /* 19px */
  font-family: 'metricwebsemibold';
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
}
#homepage .widget-content {
  height: 282px;
}
#homepage .promotional-widget:hover h2 {
  background-color: #000000;
}
#homepage .promotional-widget:hover .widget-content {
  background-position: 208px 0;
}
#homepage .promotional-widget.first {
  margin-left: 0;
}
#homepage .news-widget {
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 30px;
}
#homepage .news-widget .flexslider {
  border: none;
  box-shadow: none;
  margin-top: 30px;
  margin-bottom: 30px;
}
#homepage .news-widget .flex-control-nav {
  position: relative;
  bottom: 0;
}
#homepage .news-widget .flex-control-paging li a {
  background-image: url("/images/carousel-indicators.png");
  display: block;
  height: 20px;
  width: 20px;
  background-position: 0 -20px;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
#homepage .news-widget .flex-control-paging li a.flex-active {
  background-position: 0 0;
}
#homepage .news-widget .flex-direction-nav {
  position: relative;
}
#homepage .news-widget .flexslider:hover .flex-next,
#homepage .news-widget .flexslider:hover .flex-prev {
  opacity: 1;
}
#homepage .news-widget .flex-direction-nav a::before {
  content: none;
}
#homepage .news-widget .flex-direction-nav a {
  background-color: #cea000;
  background-image: url("/images/small-carousel-indicators.png");
  background-repeat: no-repeat;
  text-indent: -99999px;
  border-bottom: 2px solid #af8800;
  opacity: 1;
}
#homepage .news-widget .flex-direction-nav a:hover,
#homepage .news-widget .flex-direction-nav a:focus,
#homepage .news-widget .flex-direction-nav a:active {
  background-color: #9e7b06;
  border-bottom-color: #866905;
}
#homepage .news-widget .flex-direction-nav .flex-prev {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-position: 0 0;
  right: 40px;
  left: auto;
}
#homepage .news-widget .flex-direction-nav .flex-next {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 1px solid #af8800;
  text-align: left;
  background-position: -40px 0;
  right: 0;
}
#homepage .news-widget .flex-direction-nav .flex-next:hover,
#homepage .news-widget .flex-direction-nav .flex-next:focus,
#homepage .news-widget .flex-direction-nav .flex-next:active {
  border-left-color: #866905;
}
#homepage .news-widget .news-item {
  background-color: #f9fafb;
  border: 2px solid #ecf0f1;
  border-radius: 5px;
  margin-bottom: 26px;
  padding: 18px;
}
#homepage .news-widget .thumbnail-image {
  display: none;
}
#homepage .news-widget .description {
  font-family: 'metricwebmedium', sans-serif;
  font-size: 1.294em;
  /* 22px */
}
#homepage .news-widget h3 {
  font-family: 'metricwebmedium', sans-serif;
  font-size: 1.412em;
  /* 24px */
  margin-top: 0;
}
#homepage .news-widget h2,
#homepage .news-widget .description {
  text-align: center;
}
#homepage .news-widget h2 {
  font-size: 2.941em;
  /* 50px */
  color: #cea000;
  margin-bottom: 15px;
  margin-top: 65px;
}
#homepage .news-widget .link-button {
  width: 170px;
  height: 41px;
  line-height: 41px;
  /* 41px */
  margin-top: 15px;
}
#homepage .news-widget .black-link-button {
  font-size: 1.529em;
  /* 26px */
  font-family: 'metricwebmedium', sans-serif;
  width: 370px;
  height: 53px;
  text-align: center;
  margin: 70px auto auto;
}
#homepage .news-widget .view-wrapper {
  display: block;
  width: 90%;
  margin: auto;
  padding-left: 10px;
}
#homepage .news-widget .view-text {
  display: block;
  float: left;
  margin-top: 15px;
}
#homepage .news-widget .view-icon {
  display: block;
  float: left;
  background-image: url("/images/carousel-indicators.png");
  background-position: 0 -220px;
  width: 29px;
  height: 30px;
  margin-top: 10px;
  margin-left: 10px;
}
/** HOMEPAGE CAROUSEL **/
#homepage-carousel {
  display: none;
}
#homepage-carousel.slide {
  max-width: 1920px;
  min-width: 768px;
  overflow: hidden;
  margin: auto;
}
#homepage-carousel .carousel-control {
  width: 43px;
}
#homepage-carousel .carousel-inner {
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
#homepage-carousel .carousel-caption {
  width: 35.5%;
  margin: auto;
  text-align: left;
  text-shadow: none;
  bottom: 0;
  height: 672px;
  display: table;
}
#homepage-carousel .caption-wrapper {
  display: table-cell;
  vertical-align: middle;
}
#homepage-carousel .caption-content {
  font-family: 'metricwebmedium', sans-serif;
  line-height: 1.471em;
  /* 25px */
  margin-bottom: 20px;
  width: 50%;
}
#homepage-carousel .caption-content.right {
  float: right;
}
#homepage-carousel .caption-content h2 {
  font-size: 2.941em;
  /* 50px */
}
#homepage-carousel .caption-content p {
  font-size: 1.294em;
  /* 22px */
  margin-bottom: 25px;
}
#homepage-carousel .caption-content .read-more a {
  background-color: #cea000;
  border-bottom: 2px solid #af8800;
  display: block;
  height: 53px;
  line-height: 53px;
  text-align: center;
  width: 229px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1.529em;
  /* 26px */
}
#homepage-carousel .caption-content .read-more a:hover,
#homepage-carousel .caption-content .read-more a:focus {
  background-color: #b19538;
  border-bottom: 2px solid #b19538;
}
#homepage-carousel .caption-content .read-more a:active {
  background-color: #af8800;
  border-bottom: 2px solid #af8800;
  border-top: 2px solid #957400;
}
#homepage-carousel .carousel-indicators li {
  border: none;
  height: 20px;
  width: 20px;
  background-image: url('/images/carousel-indicators.png');
  background-position: 0 -20px;
  background-color: transparent;
}
#homepage-carousel .carousel-indicators li.active {
  background-color: transparent;
  background-position: 0 0;
}
#homepage-carousel .carousel-control.left,
#homepage-carousel .carousel-control.right {
  background: none;
  opacity: 1;
}
#homepage-carousel .carousel-control .icon-prev,
#homepage-carousel .carousel-control .icon-next {
  background-image: url('/images/carousel-indicators.png');
  height: 45px;
  margin-top: -25px;
  text-indent: -99999px;
  width: 26px;
}
#homepage-carousel .carousel-control .icon-prev {
  background-position: 0 -40px;
}
#homepage-carousel .carousel-control:hover .icon-prev {
  background-position: 0 -175px;
  width: 27px;
}
#homepage-carousel .carousel-control .icon-next {
  background-position: 0 -85px;
}
#homepage-carousel .carousel-control:hover .icon-next {
  background-position: 0 -130px;
  width: 27px;
}
/* Slide - transition */
#homepage-carousel .item img {
  -webkit-transition: all 5s;
  -moz-transition: all 5s;
  -o-transition: all 5s;
  transition: all 5s;
}
/* Slide - start status */
#homepage-carousel .item img,
#homepage-carousel .item.active.inactive-until-load img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* Slide - end status */
#homepage-carousel .item.active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/** GENERAL CONTENT PAGE **/
#content-container.with-sidebar,
#content-container {
  margin: 0 10px;
  max-width: none;
}
#content-wrapper {
  overflow: hidden;
  padding-top: 60px;
}
.type-homepage #content-wrapper {
  padding-top: 0;
}
#content-container a,
#content-container a:link,
#content-container a:visited,
#content-container a:hover,
#content-container a:active {
  text-decoration: underline;
}
#banner-text {
  background-color: #040707;
  height: auto;
}
#banner-text .wrap {
  position: relative;
}
#banner-text .title {
  color: #ffffff;
  display: table-cell;
  height: 100px;
  width: 280px;
  vertical-align: middle;
  font-size: 1.941em;
  /* 33px */
  padding: 0 0 0 25px;
}
#banner-text .intro-text {
  color: #cea000;
  display: table-cell;
  vertical-align: middle;
  font-size: 1.235em;
  /* 21px */
  padding: 0 0 0 35px;
  font-family: 'metricweblight';
}
table {
  width: 100%;
}
table tr {
  border-bottom: 2px solid #ecf0f1;
  text-align: left;
}
table tr td {
  border-left: 1px solid #ffffff;
  color: #595959;
  padding: 8px;
  font-family: 'metricwebregular', sans-serif;
}
table tr th {
  color: #595959;
  text-align: center;
  padding: 8px;
  text-align: left;
  font-family: 'metricwebmedium', sans-serif;
}
/*table tr:nth-child(odd) td {
    background-color: #f9fafb;
}*/
table#downloads .size {
  text-align: center;
}
#Breadcrumbs {
  font-size: 0.941em;
  /* 16px */
  background-color: #ecf0f1;
  border-radius: 5px;
  color: #cea000;
  display: none;
  font-family: 'metricwebmedium', sans-serif;
}
#Breadcrumbs .item {
  border-right: 2px solid #ffffff;
  display: inline-block;
  height: 40px;
  padding: 10px 20px;
}
#Breadcrumbs .item.last {
  border-right: none;
}
#Breadcrumbs a {
  color: #787878;
  line-height: 1.250em;
  /* 20px */
}
#Breadcrumbs a:hover {
  text-decoration: underline;
}
#Breadcrumbs .arrow {
  display: inline-block;
  width: 6px;
  height: 20px;
  background-image: url('/images/arrow-icon.png');
  text-indent: -99999px;
  margin-left: 10px;
}
/** OUR PROGRAMMES (OUR SECTORS) PAGE **/
.type-ourprogrammes #content-wrapper {
  background-color: #414042;
  font-family: 'metricwebmedium', sans-serif;
}
.type-ourprogrammes #content-container {
  display: block;
}
.type-ourprogrammes #industry-links {
  text-align: center;
  background-color: #414042;
  overflow: hidden;
  padding-top: 60px;
}
.type-ourprogrammes #industry-links .industry-link {
  height: 370px;
  width: 50%;
  display: block;
  float: left;
  margin-bottom: 30px;
}
.type-ourprogrammes #industry-links .industry-link a {
  background-color: #ffffff;
  display: block;
  height: inherit;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 2px solid #af8800;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.type-ourprogrammes #industry-links .industry-link:nth-child(odd) a {
  margin-right: 15px;
}
.type-ourprogrammes #industry-links .industry-link:nth-child(even) a {
  margin-left: 15px;
}
.type-ourprogrammes #industry-links .industry-link a:hover {
  background-color: #ecf0f1;
  border-bottom-color: #866905;
}
.type-ourprogrammes #industry-links .industry-link a:hover .heading {
  background-color: #9e7b06;
}
.type-ourprogrammes #industry-links .heading {
  background-color: #cea000;
  bottom: 0;
  color: #ffffff;
  font-size: 2.471em;
  /* 42px */
  height: 75px;
  line-height: 1.786em;
  /* 75px */
  position: absolute;
  width: 100%;
}
.type-ourprogrammes #industry-links .icon {
  height: 295px;
  position: relative;
}
.type-ourprogrammes #industry-links .icon > img {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
}
.type-ourprogrammes #industry-links #aviation .icon > img {
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
}
.type-ourprogrammes #industry-links #hospitality .icon > img {
  height: 116px;
  width: 212px;
  margin-top: -58px;
  margin-left: -106px;
}
.type-ourprogrammes #industry-links #museums .icon > img {
  height: 140px;
  width: 159px;
  margin-top: -70px;
  margin-left: -79px;
}
.type-ourprogrammes #industry-links #retail .icon > img {
  height: 150px;
  width: 110px;
  margin-top: -75px;
  margin-left: -55px;
}
.type-ourprogrammes #industry-links #travel .icon > img {
  height: 151px;
  width: 151px;
  margin-top: -75px;
  margin-left: -75px;
}
.type-ourprogrammes #industry-links #tourism .icon > img {
  height: 130px;
  width: 170px;
  margin-top: -65px;
  margin-left: -85px;
}
/** PROGRAMME HOLDER PAGE **/
.type-programmeholder .content {
  padding-bottom: 10px;
}
.type-programmeholder .teaser-container .content,
.type-programmeholder #success-story .content {
  border-bottom: none;
  padding-bottom: 0;
}
.type-programmeholder .content .readmore.expander {
  display: none;
  text-align: center;
  width: 100%;
}
.type-programmeholder .content .readmore.expander a {
  position: relative;
  z-index: 2;
  display: inline-block;
}
.type-programmeholder .content .readmore.expander a:hover {
  cursor: pointer;
}
.type-programmeholder .content .readmore.expander #border-middle {
  border-top: solid 1px #dcddde;
  position: relative;
  z-index: 1;
  top: 14px;
}
.type-programmeholder #success-story {
  clear: both;
  margin: 0 0 20px 0;
}
.type-programmeholder #success-story h2 {
  display: inline-block;
}
.type-achievementgallery #success-image,
.type-programmeholder #success-image {
  float: right;
  width: 192px;
  height: 126px;
  clear: both;
  margin: 20px 50px;
  border: 8px solid #dbdcdd;
}
.type-programmeholder #success-image:hover {
  border: 8px solid #cd9f00;
  background-position: 176px 0;
}
.type-programmeholder #programmes h2,
.type-programmeholder #success-story h2 {
  font-size: 1.176em;
  /* 20px */
}
.type-programmeholder #programmes,
.type-programmeholder #programmes .programme {
  clear: both;
}
.type-programmeholder #programmes .programme.container {
  width: auto;
}
.type-programmeholder #programmes .programme {
  margin: 20px 0 0;
}
.type-programmeholder #programmes .programme h2 {
  border-bottom: solid #dcddde 1px;
  padding: 0 0 5px;
}
.type-programmeholder #programmes .programme .programme-image {
  float: left;
}
.type-programmeholder #programmes .programme .teaser-container {
  float: left;
  width: 52%;
  padding: 0 0 0 25px;
}
/** ACHIEVEMENT GALLERY PAGE **/
.type-achievementgallery #banner-text .title {
  padding: 0;
  width: 300px;
}
.type-achievementgallery .congratulations {
  text-align: center;
  padding-top: 20px;
}
.type-achievementgallery .congratulations h3 {
  color: #CEA000;
}
.type-achievementgallery .congratulations img {
  width: 100%;
  max-width: 912px;
  margin-bottom: 20px;
}
.type-achievementgallery #success-story {
  min-height: 170px;
  border-top: 1px solid #E2E2E2;
  padding-bottom: 15px;
}
.type-achievementgallery #success-story h2 {
  margin-bottom: 5px;
}
.type-achievementgallery #success-story .callout-gold {
  padding-right: 5px;
}
.type-achievementgallery #success-story #success-image:hover {
  border: 8px solid #cd9f00;
  background-position: 176px 0;
}
.type-achievementgallery tr:hover,
.type-achievementgallery tr.odd:hover {
  background-color: #f7f0d8;
}
.type-achievementgallery tr.odd {
  background-color: #F2F2F2;
}
.type-achievementgallery .ribbon-container {
  overflow: hidden;
  position: relative;
  width: 21px;
  height: 31px;
  margin: 2px auto;
  text-align: left;
}
.type-achievementgallery .ribbon-img {
  position: absolute;
  width: 42px;
  height: 31px;
}
.type-achievementgallery .ribbon-img:hover {
  left: -21px;
}
.type-achievementgallery .achievement-search {
  width: 100%;
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  padding: 15px 0;
  margin-bottom: 20px;
}
.type-achievementgallery .achievement-search fieldset,
.type-achievementgallery .achievement-search .Actions {
  display: inline;
}
.type-achievementgallery .achievement-search fieldset label,
.type-achievementgallery .achievement-search fieldset .middleColumn {
  display: inline;
}
.type-achievementgallery .achievement-search fieldset {
  width: 92.8%;
}
.type-achievementgallery .achievement-search fieldset input {
  width: 79%;
}
.type-achievementgallery .achievement-search fieldset input {
  background-color: #F2F2F2;
  border: 1px solid #E2E2E2;
  margin: 0 15px;
}
.type-achievementgallery .achievement-search fieldset label {
  text-transform: uppercase;
  vertical-align: top;
  float: left;
  display: block;
}
.type-achievementgallery .achievement-search fieldset label span {
  text-transform: uppercase;
  vertical-align: top;
}
.type-achievementgallery .achievement-search .Actions input {
  background: url(/images/ach-search-btn.png) no-repeat;
  height: 26px;
  width: 63px;
  border: none;
  text-indent: -9999px;
}
.type-achievementgallery .achievement-search .Actions input:hover {
  background-position: -63px 0;
}
.type-achievementgallery .achievement-search .search-icon {
  background: url(/images/search-icon.png) no-repeat;
  height: 26px;
  width: 26px;
  display: inline-block;
}
/** ACHIEVEMENT GALLERY (Certificate ribbon) **/
body.type-achievementcertificate,
.type-achievementgallery #cboxContent {
  background-color: #e2e2e2;
}
.type-achievementcertificate #certificate {
  width: 557px;
  height: 882px;
  background-image: url('/images/achievement-certificate.png');
  background-repeat: no-repeat;
  position: relative;
  display: table-cell;
}
.type-achievementcertificate #certificate .name {
  text-align: center;
  display: table-cell;
  height: 265px;
  color: #cea000;
  font-size: 34px;
  vertical-align: bottom;
  width: 557px;
  padding: 0 36px;
}
.type-achievementcertificate #certificate .text {
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 20px;
  vertical-align: bottom;
  width: 557px;
  padding: 10px 28px;
}
.type-achievementcertificate #certificate .qualification {
  text-align: center;
  display: table-cell;
  color: #ffffff;
  font-size: 24px;
  vertical-align: bottom;
  width: 557px;
  padding: 0 36px;
  font-family: 'caecillaltbold', sans-serif;
}
.type-achievementcertificate #certificate .level {
  text-align: center;
  display: block;
  color: #cea000;
  font-size: 24px;
  vertical-align: bottom;
  padding: 5px 0;
  font-family: 'caecillaltbold', sans-serif;
}
.type-achievementcertificate #certificate .date {
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 24px;
  vertical-align: bottom;
}
.type-achievementcertificate #certificate .facebook-share-container {
  overflow: hidden;
  position: absolute;
  width: 245px;
  height: 46px;
  bottom: 0;
  display: block;
  left: 155px;
  margin: 0;
}
.type-achievementcertificate #certificate .facebook-share {
  position: absolute;
  width: 490px;
  height: 46px;
}
.type-achievementcertificate #certificate .facebook-share:hover {
  left: -245px;
}
.type-achievementgallery table .qualification {
  text-align: left;
}
/** KnowledgeIQ form **/
.type-knowledgeiq #Search label,
.type-knowledgeiq #CategoryID label {
  float: left;
  padding-right: 10px;
}
.type-knowledgeiq #Search,
.type-knowledgeiq #CategoryID,
.type-knowledgeiq #Type,
.type-knowledgeiq #Type ul li {
  clear: both;
}
.type-knowledgeiq #Search input,
.type-knowledgeiq #CategoryID select {
  width: 100%;
  background-color: #F2F2F2;
  border: 1px solid #E2E2E2;
}
.type-knowledgeiq #Type ul {
  list-style-type: none;
  padding: 0;
}
.type-knowledgeiq #Type ul li {
  display: inline;
}
.type-knowledgeiq #Type ul li.valPublication {
  padding-right: 20px;
}
.type-knowledgeiq #Type ul li input {
  margin-top: 0;
}
.type-knowledgeiq #Type ul li input,
.type-knowledgeiq #Type ul li label {
  display: inline;
}
.type-knowledgeiq .Actions input {
  background: url(/images/ach-search-btn.png) no-repeat;
  height: 26px;
  width: 63px;
  border: none;
  text-indent: -9999px;
}
.type-knowledgeiq .Actions input:hover {
  background-position: -63px 0;
}
/** NEWS HOLDER **/
.type-newsholder ul.newsArticles {
  list-style: none;
  padding: 0;
}
/** USER FORMS (webforms) **/
.type-userdefinedform .ui-datepicker {
  z-index: 9999 !important;
}
.type-userdefinedform #content-container form input[type="text"],
.type-userdefinedform #content-container form input[type="email"],
.type-userdefinedform #content-container form select,
.type-userdefinedform #content-container form textarea {
  width: 50%;
  border: 1px solid #e2e2e2;
  background-color: #f2f2f2;
}
.type-userdefinedform #content-container form input[type="radio"],
.type-userdefinedform #content-container form input[type="checkbox"] {
  margin-left: 0;
}
.type-userdefinedform #content-container form ul.optionset label {
  font-weight: normal;
}
.type-userdefinedform #content-container form .checkbox input[type="checkbox"] {
  margin-left: -20px;
}
.type-userdefinedform #content-container form input[type="checkbox"],
.type-userdefinedform #content-container form input[type="radio"] {
  display: inline-block;
}
.type-userdefinedform #content-container form input[type="submit"],
.type-userdefinedform #content-container form input[type="reset"] {
  margin-top: 20px;
  border: none;
}
.type-userdefinedform #content-container form label.required,
.type-userdefinedform #content-container form span.required {
  color: red;
  font-weight: normal;
  display: block;
}
.type-userdefinedform #content-container form ul li {
  background: none;
  padding: 0;
}
/** SEARCH RESULTS **/
ul#search-results {
  list-style: none;
  padding: 0;
}
/** NEWS AND UPDATES **/
.page-controls .page-number,
.page-controls .current-page,
.page-controls #NextLink,
.page-controls #PrevLink {
  display: block;
  float: left;
  background-color: #cea000;
  height: 39px;
  font-size: 18px;
  line-height: 39px;
}
#content-container .page-controls a {
  text-decoration: none;
}
.page-controls #NextLink:hover,
.page-controls #PrevLink:hover,
.page-controls a:hover {
  background-color: #dab73d;
}
.page-controls #NextLink,
.page-controls #PrevLink,
.page-controls .page-number {
  color: #ffffff;
}
.page-controls #NextLink,
.page-controls #PrevLink,
.page-controls .page-number,
.page-controls .current-page {
  border-bottom: 2px solid #af8800;
}
.page-controls #NextLink,
.page-controls #PrevLink {
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
.page-controls #NextLink {
  clear: left;
}
.page-controls .page-number,
.page-controls .current-page {
  border-right: 2px solid #dab73d;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 40px;
}
.page-controls .page-number.last,
.page-controls .current-page.last {
  border-right: none;
}
.page-controls .first {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  clear: left;
}
.page-controls .last {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.page-controls .icon {
  display: inline-block;
  background-image: url('/images/page-arrows.png');
  background-repeat: no-repeat;
  width: 9px;
  height: 14px;
}
.page-controls #PrevLink .icon {
  margin-right: 10px;
}
.page-controls #NextLink .icon {
  background-position: -10px 0;
  margin-left: 10px;
}
/* ==========================================================================
   Breakpoint: Very Small Devices
   ========================================================================== */
@media screen and (max-width: 479px) {
  .type-achievementgallery #content-container table .qualification,
  .type-achievementgallery #content-container table .level,
  .type-achievementgallery #content-container table .date {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  /** ACHIEVEMENT GALLERY **/
  .type-achievementgallery .table-responsive table {
    width: auto;
  }
  /** ACHIEVEMENT GALLERY CERTIFICATE **/
  .type-achievementcertificate #certificate {
    width: 310px;
    height: 520px;
    background-image: url('/images/achievement-certificate-mobile.png');
    background-repeat: no-repeat;
    position: relative;
    display: table-cell;
  }
  .type-achievementcertificate #certificate .name {
    height: 145px;
    font-size: 19px;
    width: 310px;
    padding: 0 36px;
  }
  .type-achievementcertificate #certificate .text {
    font-size: 13px;
    width: 310px;
    padding: 10px 28px;
  }
  .type-achievementcertificate #certificate .qualification {
    text-align: center;
    font-size: 13px;
    width: 310px;
    padding: 0 36px;
  }
  .type-achievementcertificate #certificate .level {
    font-size: 13px;
    padding: 5px 0;
  }
  .type-achievementcertificate #certificate .date {
    font-size: 13px;
  }
  .type-achievementcertificate #certificate .facebook-share-container {
    left: 30px;
  }
}
@media screen and (min-width: 480px) {
  /** HOMEPAGE **/
  /* I want to... */
  #want-links .link {
    height: 335px;
  }
}
@media screen and (max-width: 600px) {
  /** PROGRAMMES HOLDER **/
  .type-programmeholder #programmes .programme .teaser-container {
    width: 100%;
    padding: 0;
  }
  .type-programmeholder #programmes .programme .programme-image {
    float: none;
    text-align: center;
  }
  .type-achievementgallery .achievement-search fieldset {
    width: 100%;
  }
  .type-achievementgallery .achievement-search fieldset input {
    width: 100%;
    margin-left: 0;
  }
  .type-achievementgallery .achievement-search .Actions input {
    float: none;
  }
}
@media screen and (max-width: 640px) {
  /** ACHIEVEMENT GALLERY **/
  .type-achievementgallery .achievement-search fieldset {
    width: 84%;
  }
  .type-achievementgallery .achievement-search fieldset input {
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  /** SECONDARY NAVIGATION **/
  #sidebar nav.secondary ul li span.text {
    display: inline-block;
  }
  /** GENERAL LAYOUT **/
  #sidebars {
    margin-top: 15px;
  }
  #banner-text {
    display: none;
  }
  #nav-separator {
    height: 0;
  }
  /** HOMEPAGE **/
  #homepage .flexslider-wrapper {
    display: none;
  }
  .type-homepage #nav-separator {
    height: 15px;
  }
  #homepage #industry-links {
    padding-bottom: 20px;
  }
  /* ACHIEVEMENT GALLERY */
  .type-achievementgallery .achievement-search fieldset {
    width: 85%;
  }
  .type-achievementgallery .achievement-search fieldset input {
    width: 68%;
  }
  .type-achievementgallery .achievement-search .Actions input {
    float: right;
  }
  /** USER FORMS **/
  .type-userdefinedform #content-container form input[type="text"],
  .type-userdefinedform #content-container form input[type="email"],
  .type-userdefinedform #content-container form select,
  .type-userdefinedform #content-container form textarea {
    width: 100%;
  }
}
/* ==========================================================================
   Breakpoint: Small Devices
   ========================================================================== */
@media screen and (min-width: 768px) {
  /** FOOTER **/
  footer .navbar-header {
    padding: 1px 0;
    text-align: right;
  }
  footer .navbar-header .navbar-toggle {
    margin-right: 40px;
  }
  footer .text-wrap {
    margin-left: 35px;
    margin-right: 35px;
  }
  footer #footer-text {
    float: left;
  }
  footer .social-media {
    float: right;
    margin-right: 15px;
  }
  /** HOMEPAGE **/
  /* Industry links */
  #homepage #industry-links {
    overflow: hidden;
  }
  #industry-links .link {
    width: 50%;
    float: left;
  }
  #industry-links .link.sm-clear {
    clear: left;
  }
  #homepage #industry-links a {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* Want links */
  #want-links .wrap {
    margin-left: 30px;
    margin-right: 30px;
  }
  #want-links .link {
    margin-bottom: 32px;
  }
  #want-links .link a {
    margin-right: 14px;
    margin-left: 14px;
  }
  #want-links h2 {
    margin-top: 25px;
    margin-bottom: 35px;
  }
  /** Carousel **/
  #homepage-carousel {
    display: block;
  }
  /** Latest tweet **/
  .latest-tweet {
    padding-left: 52px;
    padding-right: 52px;
  }
  /** Widgets **/
  #homepage .news-widget {
    padding-left: 40px;
    padding-right: 40px;
  }
  #homepage .news-widget .news-item {
    overflow: hidden;
  }
  #homepage .news-widget .thumbnail-image {
    display: block;
    float: left;
    width: 201px;
    height: auto;
    margin-right: 30px;
    margin-left: -18px;
    margin-top: -18px;
    margin-bottom: -18px;
  }
  #homepage .news-widget .content {
    overflow: hidden;
  }
  /** STRUCTURE **/
  #content-wrapper {
    margin-top: 105px;
  }
  /** NEWS PAGE **/
  .page-controls .page-number,
  .page-controls .current-page {
    margin: 0;
  }
  .page-controls .first,
  .page-controls #NextLink {
    clear: none;
  }
  .page-controls #NextLink {
    margin-left: 10px;
  }
  .page-controls #PrevLink {
    margin-right: 10px;
  }
}
@media screen and (max-width: 961px) {
  /** GENERAL LAYOUT **/
  .type-homepage h1,
  #footer-text span,
  .social-media span {
    margin: 0 10px;
  }
  /** HOMEPAGE **/
  .flexslider.homepage .flex-active-slide {
    text-align: center;
  }
  .flexslider.homepage .slider-text,
  .flexslider.homepage .slider-image {
    width: 100%;
    text-align: center;
    max-width: none;
  }
  .flexslider.homepage .slider-text {
    width: 88%;
    padding: 0;
  }
  .flexslider.homepage .slider-image {
    width: 70%;
    margin: 0;
  }
  #homepage .wrap.widgets {
    text-align: center;
  }
  #homepage .promotional-widget {
    margin: 18px 5px 0 0;
  }
  /* ACHIEVEMENT GALLERY */
  .type-achievementgallery .achievement-search fieldset input {
    margin-left: 0;
    margin-right: 0;
  }
  .type-achievementgallery .achievement-search fieldset {
    padding-bottom: 10px;
  }
  .type-achievementgallery .achievement-search fieldset {
    width: 90%;
  }
  .type-achievementgallery .achievement-search fieldset input {
    width: 70%;
    margin-left: 10px;
  }
  .type-achievementgallery .achievement-search .Actions input {
    float: right;
  }
}
/* ==========================================================================
   Breakpoint: Medium Devices
   ========================================================================== */
@media screen and (min-width: 992px) {
  /** FOOTER **/
  /* Structure */
  .navbar-collapse.navbar-ex2-collapse {
    background-color: transparent;
  }
  #footer .navbar {
    margin-bottom: 0;
  }
  #footer .navbar-nav {
    width: 100%;
    margin-top: 70px;
  }
  #footer .wrap {
    max-width: none;
  }
  #footer .wrap .collapse,
  footer .text-wrap {
    width: 868px;
    margin: 0 auto;
  }
  /* List items */
  #footer .navbar-nav li {
    margin-bottom: 8px;
  }
  #footer li.top-level {
    float: left;
    width: 14%;
    margin-bottom: 35px;
    padding-right: 10px;
  }
  #footer li.top-level:nth-child(8) {
    clear: left;
  }
  /* Links */
  #footer .main-nav li a {
    color: #ffffff;
    border-bottom: none;
    font-family: 'metricwebregular', sans-serif;
    padding: 0;
  }
  #footer .main-nav ul li.top-level > a {
    color: #cea000;
    font-family: 'caecilialtlight', sans-serif;
    text-transform: uppercase;
    font-size: 0.941em;
    /* 16px */
    margin-bottom: 10px;
  }
  #footer .navbar-nav ul li a.level-2 {
    padding-left: 0;
    font-size: 0.765em;
    /* 13px */
    line-height: 1.231em;
    /* 16px */
  }
  #footer .main-nav ul li:last-child a.level-1,
  #footer .main-nav ul li.section li:last-child a.level-2 {
    border-bottom: none;
  }
  #footer .main-nav.navbar-default .navbar-nav li.section > a,
  #footer .main-nav li.current > a {
    background-color: transparent;
  }
  #footer .main-nav.navbar-default .navbar-nav li a:hover,
  #footer .main-nav.navbar-default .navbar-nav li a:focus {
    background-color: transparent;
    color: #cea000;
  }
  #footer .main-nav.navbar-default .navbar-nav > li > a:hover,
  #footer .main-nav.navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
  }
  #footer .main-nav .dropdown-links {
    display: block;
    position: relative;
    left: auto;
    top: auto;
  }
  #footer .dropdown-toggle,
  #footer .main-nav ul ul .dropdown-links,
  #footer .main-nav ul ul ul {
    display: none;
  }
  /* Text */
  footer #footer-text {
    margin-top: 10px;
  }
  footer .social-media,
  footer .social-media ul {
    padding-bottom: 0;
  }
  /** HOMEPAGE **/
  .type-homepage #content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  #industry-links .link {
    width: 33.33%;
  }
  #industry-links .link.sm-clear {
    clear: none;
  }
  #industry-links .link.md-clear {
    clear: left;
  }
  #homepage #industry-links a {
    margin-left: 10px;
    margin-right: 10px;
  }
  #want-links .wrap {
    margin: auto;
  }
  #want-links .link {
    width: 25%;
  }
  /* Carousel */
  #homepage-carousel .carousel-caption {
    width: 47%;
  }
  /* Widgets */
  #homepage .news-widget {
    padding-left: 78px;
    padding-right: 78px;
  }
  /** SECONDARY NAVIGATION **/
  #sidebar {
    width: 23%;
    margin: 24px 0 0;
    display: block;
    float: left;
    position: relative;
    right: 77%;
  }
  #sidebar .navbar-collapse {
    padding-left: 0;
  }
  #sidebar .navbar-header {
    display: none;
  }
  #sidebar nav.secondary .collapse > ul > li:last-child > a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 2px solid #c9cccd;
  }
  #sidebar nav.secondary .navbar-collapse.in .heading,
  #sidebar nav.secondary .navbar-collapse.collapsing .heading {
    display: block;
  }
  /** PROGRAMMES SECONDARY NAVIGATION **/
  #sidebar nav.secondary.programmes ul li.parent {
    display: block;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid #cea000;
  }
  /** GENERAL CONTENT PAGE **/
  #content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  #content-container.with-sidebar {
    float: left;
    width: 77%;
    margin: 0;
    padding-left: 30px;
    position: relative;
    left: 23%;
  }
  #Breadcrumbs {
    display: block;
  }
  .custom-sidebar,
  .info-boxes,
  .tile-boxes {
    margin-left: 0;
    margin-right: 0;
  }
  /** OUR PROGRAMMES (OUR SECTORS) PAGE **/
  .type-ourprogrammes #industry-links .industry-link {
    width: 33.33%;
  }
  .type-ourprogrammes #industry-links .industry-link:nth-child(odd) a {
    margin-left: 0;
    margin-right: 0;
  }
  .type-ourprogrammes #industry-links .industry-link:nth-child(even) a {
    margin-left: 0;
    margin-right: 0;
  }
  .type-ourprogrammes #industry-links #aviation a,
  .type-ourprogrammes #industry-links #hospitality a,
  .type-ourprogrammes #industry-links #retail a,
  .type-ourprogrammes #industry-links #travel a {
    margin-right: 15px;
  }
  .type-ourprogrammes #industry-links #hospitality a,
  .type-ourprogrammes #industry-links #museums a,
  .type-ourprogrammes #industry-links #travel a,
  .type-ourprogrammes #industry-links #tourism a {
    margin-left: 15px;
  }
}
/* ==========================================================================
   Breakpoint: Large Devices
   ========================================================================== */
@media screen and (min-width: 1200px) {
  /** STRUCTURE **/
  .wrap {
    max-width: 1168px;
  }
  #homepage .wrap.about {
    max-width: none;
  }
  #homepage .wrap.about .content {
    max-width: 1168px;
    margin: auto;
  }
  .type-page .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .type-ourprogrammes #content-container {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #homepage .news-widget .wrap {
    width: 835px;
  }
  #content-container {
    margin-left: 0;
    margin-right: 0;
  }
  /** HOME PAGE **/
  #homepage-carousel .carousel-caption {
    width: 55%;
    z-index: auto;
  }
  #homepage-carousel .controls {
    margin-left: -584px;
    position: absolute;
    width: 1168px;
    left: 50%;
    top: 50%;
  }
  #homepage-carousel .carousel-control {
    position: relative;
  }
  #homepage-carousel .carousel-control.right {
    float: right;
  }
  #homepage-carousel .carousel-control .icon-prev {
    margin-left: 0;
  }
  #homepage-carousel .carousel-control .icon-next {
    right: 0;
  }
  /** FOOTER **/
  #footer .wrap .collapse,
  footer .text-wrap {
    width: 1032px;
  }
  #footer li.top-level {
    width: 12.5%;
  }
  #footer li.top-level:nth-child(8) {
    clear: none;
  }
  #footer li.top-level:nth-child(9) {
    clear: left;
  }
  /** GENERAL CONTENT PAGE **/
  #content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
@media print {
  body {
    /*margin-top: 30px !important;*/
    /*padding: 20pt 0 !important; */
    font-size: 1.7rem !important;
  }
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
    overflow: visible !important;
    /*page-break-before: avoid !important;*/
  }
  body,
  h1,
  h2,
  h3,
  ol,
  ul,
  div {
    position: static !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    border: 0;
    margin: 0 !important;
    padding: 0;
    padding-left: 0 !important;
    text-align: left !important;
    display: block !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #logo-full {
    display: block !important;
  }
  /*
	* Don't show links for images, or javascript/internal links
	*/
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid !important;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid !important;
  }
  .header-right,
  .navigation,
  footer,
  #sidebars,
  #sidebar,
  #banner-text,
  #skiptocontent,
  .readmore-js-toggle,
  .clone,
  #logo-service,
  #logo-ribbon,
  #logo-smarter {
    display: none !important;
  }
  li {
    list-style-type: disc !important;
  }
  /*#header-wrapper, #content-wrapper {
		display: inline !important;
	}*/
  /*reset 'our programe links' so that they print correctly */
  #industry-links a,
  #industry-links .industry-link {
    display: block !important;
    width: inherit !important;
    height: inherit !important;
    background: inherit !important;
    position: inherit !important;
    text-align: left;
  }
  #industry-links .industry-link div {
    display: inline !important;
  }
}
/* ==========================================================================
   member-options General styles
    Requirement: 1440
    Fujitsu - CJH
    18/4/2016
    CSS changes provided from Signify - Sam Garcia/Dean Baines
   ========================================================================== */
#member-options {
  position: absolute;
  z-index: 3000;
  right: 5px;
  font-family: 'metricwebmedium', sans-serif;
}
#member-options .first-name {
  font-family: 'metricwebsemibolditalic', sans-serif;
  text-overflow: ellipsis;
}
/* Icons */
#member-options .icon {
  background-image: url("/images/members-sprites.png");
  display: inline-block;
  float: left;
  width: 21px;
  margin-right: 5px;
}
#member-options .icon.user {
  background-position: 0 0;
  height: 18px;
  margin-top: 1px;
}
#member-options .icon.dashboard {
  background-position: 0 -18px;
  height: 18px;
}
#member-options .icon.lock {
  background-position: 0 -35px;
  height: 16px;
  margin-top: 2px;
}
#member-options .icon.logout {
  background-position: 0 -51px;
  height: 19px;
}
#member-options .arrow {
  background-image: url("/images/members-sprites.png");
  display: inline-block;
  float: right;
  width: 7px;
  height: 12px;
  margin-top: 4px;
  background-position: -14px -70px;
}
#member-options .open .arrow {
  background-position: 0 -70px;
  width: 12px;
  height: 7px;
  margin-top: 8px;
}
/* All levels */
#member-options ul {
  padding-left: 0;
  list-style-type: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#member-options a {
  display: inline-block;
  background-color: #ecf0f1;
  width: 100%;
  color: #252525;
  outline: none;
  min-height: 34px;
  padding: 6px 16px 6px 16px;
}
#member-options a:hover,
#member-options a:focus,
#member-options a:active {
  background-color: #d5d8d9;
}
/* First and second level */
#member-options > ul > li > a,
#member-options > ul > li > ul > li > a {
  background-color: #cea000;
  color: #ffffff;
}
#member-options > ul > li > a.open,
#member-options > ul > li > ul > li > a {
  border-bottom: 1px solid #ecf0f1;
}
#member-options > ul > li > a:hover,
#member-options > ul > li > a:focus,
#member-options > ul > li > ul > li > a:hover,
#member-options > ul > li > ul > li > a:focus {
  background-color: #b19538;
}
#member-options > ul > li > a:active,
#member-options > ul > li > ul > li > a:active {
  background-color: #af8800;
  border-bottom: none;
}
/* First level */
#member-options > ul > li > a {
  border-radius: 5px;
  width: 41px;
  height: 34px;
  float: right;
  padding: 6px 10px;
}
#member-options > ul > li > a.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#member-options .greeting {
  display: inline-block;
  height: 0;
  text-indent: -99999px;
  width: 0;
}
#member-options > ul > li > a .arrow {
  display: none;
}
/* Second level */
#member-options > ul > li > ul > li:last-child a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 2px solid #af8800;
}
/* ==========================================================================
   Breakpoint: Very small devices
   ========================================================================== */
@media screen and (min-width: 480px) {
  /* All levels */
  #member-options {
    width: 200px;
  }
  /* First level */
  #member-options > ul > li > a {
    width: 100%;
    padding: 6px 16px;
  }
  #member-options .greeting {
    height: auto;
    text-indent: 0;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 135px;
  }
  #member-options > ul > li > a .arrow {
    display: inline-block;
  }
}
/* ==========================================================================
   Breakpoint: Small devices
   ========================================================================== */
@media screen and (min-width: 768px) {
  /* First level */
  #member-options ul.dropdown-open {
    -webkit-box-shadow: 0px 4px 5px 0px #aba8ab;
    -moz-box-shadow: 0px 4px 5px 0px #aba8ab;
    box-shadow: 0px 4px 5px 0px #aba8ab;
  }
}
/* ==========================================================================
   Breakpoint: Medium devices
   ========================================================================== */
@media screen and (min-width: 992px) {
  /* All levels */
  #member-options {
    width: 270px;
  }
  /* First level */
  #member-options .greeting {
    width: 200px;
  }
}
/* ==========================================================================
   Breakpoint: Large devices
   ========================================================================== */