/* REX CENTRAL */
/* CONFIG & VARIABLES */
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import url(//cloud.webtype.com/css/8ff09aec-665e-41d4-b783-bd0eb73e80f1.css);
/* line 11, ../sass/_base-normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../sass/_base-normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../sass/_base-normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 50, ../sass/_base-normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 64, ../sass/_base-normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 74, ../sass/_base-normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 86, ../sass/_base-normalize.scss */
a:focus, .nav-main > li .tgl-sub-nav:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 94, ../sass/_base-normalize.scss */
a:active, .nav-main > li .tgl-sub-nav:active,
a:hover,
.module-sidebar-nav li.is-current > a,
.module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav,
.nav-main > li .tgl-sub-nav:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 108, ../sass/_base-normalize.scss */
h1, .module-jobs .job .job-title, .module-news-latest .module-news-latest-title, blockquote {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 117, ../sass/_base-normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 125, ../sass/_base-normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 134, ../sass/_base-normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 142, ../sass/_base-normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 152, ../sass/_base-normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 161, ../sass/_base-normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 173, ../sass/_base-normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 181, ../sass/_base-normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 189, ../sass/_base-normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 197, ../sass/_base-normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 205, ../sass/_base-normalize.scss */
sup {
  top: -0.5em;
}

/* line 209, ../sass/_base-normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 221, ../sass/_base-normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 229, ../sass/_base-normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 241, ../sass/_base-normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 253, ../sass/_base-normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 264, ../sass/_base-normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 275, ../sass/_base-normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 289, ../sass/_base-normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 301, ../sass/_base-normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 314, ../sass/_base-normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 326, ../sass/_base-normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 336, ../sass/_base-normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 348, ../sass/_base-normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 360, ../sass/_base-normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 369, ../sass/_base-normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 380, ../sass/_base-normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 393, ../sass/_base-normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* CUSTOM FONTS */
@font-face {
  font-family: "League Gothic";
  src: url("../fonts/leaguegothic-regular-webfont.eot");
  src: url("../fonts/leaguegothic-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/leaguegothic-regular-webfont.woff") format("woff"), url("../fonts/leaguegothic-regular-webfont.ttf") format("truetype"), url("../fonts/leaguegothic-regular-webfont#League Gothic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Cracking";
  src: url("../fonts/crackingfontgromitlower-webfont.eot");
  src: url("../fonts/crackingfontgromitlower-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crackingfontgromitlower-webfont.woff") format("woff"), url("../fonts/crackingfontgromitlower-webfont.ttf") format("truetype"), url("../fonts/crackingfontgromitlower-webfont#Cracking") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* MIXINS */
/* line 126, ../sass/_base-mixins.scss */
.tab:hover {
  cursor: pointer;
}

/* HELPERS (Use @extend in SCSS) */
/* line 133, ../sass/_base-mixins.scss */
.content-body > p:first-child, .tpl-contact .contact-view > p:first-child {
  font-size: 1.5rempx;
  font-size: 0.15remrem;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: auto;
  font-weight: bold;
}

/* line 134, ../sass/_base-mixins.scss */
.centre {
  float: none !important;
  margin: 0 auto !important;
  text-align: center;
}

/* line 135, ../sass/_base-mixins.scss */
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 136, ../sass/_base-mixins.scss */
.inline-block, input[type=radio],
input[type=checkbox], .icon, button,
input[type=submit],
.btn,
.tag,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next, .list-buttons li, .btn-lnk, .tgl-load-more a, .tgl-load-more .nav-main > li .tgl-sub-nav, .nav-main > li .tgl-load-more .tgl-sub-nav, .tags li, .tpl-work-listing .tgl-load-more a, .module-news-latest .module-news-latest-list li, img, .content-meta li, .module-jobs .job .job-meta li, .footer-connect .form-newsletter .field, .footer-connect .form-newsletter .form-action, .footer-meta-nav .nav-footer li, .footer-meta-nav .nav-social li, .footer-meta-credits .list-credits li, .footer-meta-characters .nav-characters li {
  display: inline-block;
  *display: inline;
}

/* line 137, ../sass/_base-mixins.scss */
.clearfix, form, .related .related-list, .module-addresses .module-addresses-list, .module-jobs .job, .module-jobs .job .job-meta, .module-services .module-services-list, .tabs, .list, .nav, .list ul, .nav ul, .layout, .tpl-dev .page-container, .tpl-dev.tpl-widescreen .page-container, .tpl-dev.tpl-full .page-container, .content-meta, .content-body, .content-footer, .page-header-main, .footer-connect, .footer-meta-nav, .page-header-nav, .page-header-sub, .form-search .module-search-results .module-search-results-recommended a, .form-search .module-search-results .module-search-results-recommended .nav-main > li .tgl-sub-nav, .nav-main > li .form-search .module-search-results .module-search-results-recommended .tgl-sub-nav, .tpl-job-detail .list-downloads, .endorse__list, .tpl-dev.tpl-widescreen .page-container > div, .tpl-dev.tpl-full .page-container > div {
  zoom: 1;
}

/* line 138, ../sass/_base-mixins.scss */
.clearfix:before, form:before, .related .related-list:before, .module-addresses .module-addresses-list:before, .module-jobs .job:before, .module-jobs .job .job-meta:before, .module-services .module-services-list:before, .tabs:before, .list:before, .nav:before, .list ul:before, .nav ul:before, .layout:before, .tpl-dev .page-container:before, .tpl-dev.tpl-widescreen .page-container:before, .tpl-dev.tpl-full .page-container:before, .content-meta:before, .content-body:before, .content-footer:before, .page-header-main:before, .footer-connect:before, .footer-meta-nav:before, .page-header-nav:before, .page-header-sub:before, .form-search .module-search-results .module-search-results-recommended a:before, .form-search .module-search-results .module-search-results-recommended .nav-main > li .tgl-sub-nav:before, .nav-main > li .form-search .module-search-results .module-search-results-recommended .tgl-sub-nav:before, .tpl-job-detail .list-downloads:before, .endorse__list:before, .tpl-dev.tpl-widescreen .page-container > div:before, .tpl-dev.tpl-full .page-container > div:before, .clearfix:after, form:after, .related .related-list:after, .module-addresses .module-addresses-list:after, .module-jobs .job:after, .module-jobs .job .job-meta:after, .module-services .module-services-list:after, .tabs:after, .list:after, .nav:after, .list ul:after, .nav ul:after, .layout:after, .tpl-dev .page-container:after, .tpl-dev.tpl-widescreen .page-container:after, .tpl-dev.tpl-full .page-container:after, .content-meta:after, .content-body:after, .content-footer:after, .page-header-main:after, .footer-connect:after, .footer-meta-nav:after, .page-header-nav:after, .page-header-sub:after, .form-search .module-search-results .module-search-results-recommended a:after, .form-search .module-search-results .module-search-results-recommended .nav-main > li .tgl-sub-nav:after, .nav-main > li .form-search .module-search-results .module-search-results-recommended .tgl-sub-nav:after, .tpl-job-detail .list-downloads:after, .endorse__list:after, .tpl-dev.tpl-widescreen .page-container > div:after, .tpl-dev.tpl-full .page-container > div:after {
  content: "";
  display: table;
}

/* line 139, ../sass/_base-mixins.scss */
.clearfix:after, form:after, .related .related-list:after, .module-addresses .module-addresses-list:after, .module-jobs .job:after, .module-jobs .job .job-meta:after, .module-services .module-services-list:after, .tabs:after, .list:after, .nav:after, .list ul:after, .nav ul:after, .layout:after, .tpl-dev .page-container:after, .tpl-dev.tpl-widescreen .page-container:after, .tpl-dev.tpl-full .page-container:after, .content-meta:after, .content-body:after, .content-footer:after, .page-header-main:after, .footer-connect:after, .footer-meta-nav:after, .page-header-nav:after, .page-header-sub:after, .form-search .module-search-results .module-search-results-recommended a:after, .form-search .module-search-results .module-search-results-recommended .nav-main > li .tgl-sub-nav:after, .nav-main > li .form-search .module-search-results .module-search-results-recommended .tgl-sub-nav:after, .tpl-job-detail .list-downloads:after, .endorse__list:after, .tpl-dev.tpl-widescreen .page-container > div:after, .tpl-dev.tpl-full .page-container > div:after {
  clear: both;
}

/* line 140, ../sass/_base-mixins.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 141, ../sass/_base-mixins.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -999em;
}

/* line 142, ../sass/_base-mixins.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/* line 143, ../sass/_base-mixins.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 148, ../sass/_base-mixins.scss */
#_atssh, .footer-connect .form-newsletter .lbl, .form-search .field-search .lbl {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 150, ../sass/_base-mixins.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 152, ../sass/_base-mixins.scss */
.invisible {
  visibility: hidden;
}

/* line 153, ../sass/_base-mixins.scss */
.visuallyhidden.reset {
  visibility: visible;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  clip: auto;
}

/*
  GRID
  Based on Elliot Jay Stock's 1000px/6 column fluid grid:
  http://elliotjaystocks.com/blog/a-better-photoshop-grid-for-responsive-web-design/
  http://static.elliotjaystocks.com/responsive-grid/html-demo/
*/
/* line 43, ../sass/_base-grid.scss */
.l-width01 {
  width: 15%;
  max-width: 150px;
}

/* line 44, ../sass/_base-grid.scss */
.l-width02, .module-news-latest .module-news-latest-list li {
  width: 32%;
  max-width: 320px;
}

/* line 45, ../sass/_base-grid.scss */
.l-width03, blockquote.alignleft, blockquote.alignright {
  width: 49%;
  max-width: 490px;
}

/* line 46, ../sass/_base-grid.scss */
.l-width04 {
  width: 66%;
  max-width: 660px;
}

/* line 47, ../sass/_base-grid.scss */
.l-width05, .module-faq dl, .module-services .module-services-intro {
  width: 83%;
  max-width: 830px;
}

/* line 48, ../sass/_base-grid.scss */
.l-width06 {
  width: 100%;
  max-width: 1000px;
}

/* line 50, ../sass/_base-grid.scss */
.l-col01 {
  width: 15%;
  max-width: 150px;
  float: left;
  margin-left: 2%;
  margin-right: 0;
  text-align: left;
}
/* line 31, ../sass/_base-grid.scss */
.l-col01:first-child {
  margin-left: 0;
}

/* line 51, ../sass/_base-grid.scss */
.l-col02, .related .related-item, .l-sidebar .sidebar {
  width: 32%;
  max-width: 320px;
  float: left;
  margin-left: 2%;
  margin-right: 0;
  text-align: left;
}
/* line 31, ../sass/_base-grid.scss */
.l-col02:first-child, .related .related-item:first-child, .l-sidebar .sidebar:first-child {
  margin-left: 0;
}

/* line 52, ../sass/_base-grid.scss */
.l-col03, .l-sidebar.l-sidebar-nav.l-sub-nav-expanded .content,
.l-sidebar.l-sidebar-nav.l-sub-nav-expanded .sidebar {
  width: 49%;
  max-width: 490px;
  float: left;
  margin-left: 2%;
  margin-right: 0;
  text-align: left;
}
/* line 31, ../sass/_base-grid.scss */
.l-col03:first-child, .l-sidebar.l-sidebar-nav.l-sub-nav-expanded .content:first-child,
.l-sidebar.l-sidebar-nav.l-sub-nav-expanded .sidebar:first-child {
  margin-left: 0;
}

/* line 53, ../sass/_base-grid.scss */
.l-col04, .l-sidebar .content {
  width: 66%;
  max-width: 660px;
  float: left;
  margin-left: 2%;
  margin-right: 0;
  text-align: left;
}
/* line 31, ../sass/_base-grid.scss */
.l-col04:first-child, .l-sidebar .content:first-child {
  margin-left: 0;
}

/* line 54, ../sass/_base-grid.scss */
.l-col05 {
  width: 83%;
  max-width: 830px;
  float: left;
  margin-left: 2%;
  margin-right: 0;
  text-align: left;
}
/* line 31, ../sass/_base-grid.scss */
.l-col05:first-child {
  margin-left: 0;
}

/* line 55, ../sass/_base-grid.scss */
.l-col06 {
  width: 100%;
  max-width: 1000px;
  margin-left: 2%;
  margin-right: 0;
  text-align: left;
}
/* line 31, ../sass/_base-grid.scss */
.l-col06:first-child {
  margin-left: 0;
}

/* line 57, ../sass/_base-grid.scss */
.l-offset01, .module-faq dl {
  margin-left: 17%;
  margin-right: 0;
  text-align: left;
}

/* line 58, ../sass/_base-grid.scss */
.l-offset02 {
  margin-left: 34%;
  margin-right: 0;
  text-align: left;
}

/* line 59, ../sass/_base-grid.scss */
.l-offset03 {
  margin-left: 51%;
  margin-right: 0;
  text-align: left;
}

/* line 60, ../sass/_base-grid.scss */
.l-offset04 {
  margin-left: 68%;
  margin-right: 0;
  text-align: left;
}

/* line 61, ../sass/_base-grid.scss */
.l-offset05 {
  margin-left: 85%;
  margin-right: 0;
  text-align: left;
}

/* MODULE: WONK */
/* line 240, ../img/icons/*.png */
.icons-sprite, .icons-icon-arrow-down, .icons-icon-arrow-toggle-down, .icons-icon-arrow-toggle-up, .icons-icon-close, .icons-icon-envelope-white, .icons-icon-facebook-white, .icons-icon-favourite-red, .icons-icon-favourite-white, .icons-icon-filter-clear, .icons-icon-filter-close, .icons-icon-google-white, .icons-icon-hand-left-sml, .icons-icon-hand-left, .icons-icon-hand-right-sml, .icons-icon-hand-right, .icons-icon-hand-up, .icons-icon-info-white, .icons-icon-pinterest-white, .icons-icon-play-large-white, .icons-icon-play-white, .icons-icon-search-grey, .icons-icon-search-white, .icons-icon-tumblr-white, .icons-icon-twitter-white-0, .icons-icon-twitter-white {
  background-image: url('../img/../img/icons-s61583914a3.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-arrow-down {
  background-position: 0 0;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-arrow-toggle-down {
  background-position: 0 -28px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-arrow-toggle-up {
  background-position: 0 -56px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-close {
  background-position: 0 -84px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-envelope-white {
  background-position: 0 -115px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-facebook-white {
  background-position: 0 -132px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-favourite-red {
  background-position: 0 -178px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-favourite-white {
  background-position: 0 -209px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-filter-clear {
  background-position: 0 -240px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-filter-close {
  background-position: 0 -273px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-google-white {
  background-position: 0 -306px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-hand-left-sml {
  background-position: 0 -352px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-hand-left {
  background-position: 0 -386px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-hand-right-sml {
  background-position: 0 -431px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-hand-right {
  background-position: 0 -465px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-hand-up {
  background-position: 0 -510px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-info-white {
  background-position: 0 -561px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-pinterest-white {
  background-position: 0 -581px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-play-large-white {
  background-position: 0 -627px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-play-white {
  background-position: 0 -662px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-search-grey {
  background-position: 0 -686px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-search-white {
  background-position: 0 -707px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-tumblr-white {
  background-position: 0 -728px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-twitter-white-0 {
  background-position: 0 -774px;
}

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-twitter-white {
  background-position: 0 -820px;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
/* line 15, ../sass/_plugin-flexslider.scss */
.flex-container a:active, .flex-container .nav-main > li .tgl-sub-nav:active, .nav-main > li .flex-container .tgl-sub-nav:active,
.flexslider a:active,
.flexslider .nav-main > li .tgl-sub-nav:active,
.nav-main > li .flexslider .tgl-sub-nav:active,
.flex-container a:focus,
.flex-container .nav-main > li .tgl-sub-nav:focus,
.nav-main > li .flex-container .tgl-sub-nav:focus,
.flexslider a:focus,
.flexslider .nav-main > li .tgl-sub-nav:focus,
.nav-main > li .flexslider .tgl-sub-nav:focus {
  outline: none;
}

/* line 19, ../sass/_plugin-flexslider.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
/* line 39, ../sass/_plugin-flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 40, ../sass/_plugin-flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 41, ../sass/_plugin-flexslider.scss */
.flexslider .slides img {
  width: 100%;
  display: block;
}

/* line 42, ../sass/_plugin-flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 45, ../sass/_plugin-flexslider.scss */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 46, ../sass/_plugin-flexslider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 47, ../sass/_plugin-flexslider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 52, ../sass/_plugin-flexslider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 56, ../sass/_plugin-flexslider.scss */
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}

/* line 57, ../sass/_plugin-flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 58, ../sass/_plugin-flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 59, ../sass/_plugin-flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 60, ../sass/_plugin-flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 63, ../sass/_plugin-flexslider.scss */
.flex-direction-nav {
  *height: 0;
}

/* line 64, ../sass/_plugin-flexslider.scss */
.flex-direction-nav a, .flex-direction-nav .nav-main > li .tgl-sub-nav, .nav-main > li .flex-direction-nav .tgl-sub-nav {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

/* line 65, ../sass/_plugin-flexslider.scss */
.flex-direction-nav .flex-prev {
  left: -50px;
}

/* line 66, ../sass/_plugin-flexslider.scss */
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

/* line 67, ../sass/_plugin-flexslider.scss */
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

/* line 68, ../sass/_plugin-flexslider.scss */
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

/* line 69, ../sass/_plugin-flexslider.scss */
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/* line 70, ../sass/_plugin-flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* line 71, ../sass/_plugin-flexslider.scss */
.flex-direction-nav a:before, .flex-direction-nav .nav-main > li .tgl-sub-nav:before, .nav-main > li .flex-direction-nav .tgl-sub-nav:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}

/* line 72, ../sass/_plugin-flexslider.scss */
.flex-direction-nav a.flex-next:before, .flex-direction-nav .nav-main > li .flex-next.tgl-sub-nav:before, .nav-main > li .flex-direction-nav .flex-next.tgl-sub-nav:before {
  content: '\f002';
}

/* Pause/Play */
/* line 75, ../sass/_plugin-flexslider.scss */
.flex-pauseplay a, .flex-pauseplay .nav-main > li .tgl-sub-nav, .nav-main > li .flex-pauseplay .tgl-sub-nav {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

/* line 76, ../sass/_plugin-flexslider.scss */
.flex-pauseplay a:before, .flex-pauseplay .nav-main > li .tgl-sub-nav:before, .nav-main > li .flex-pauseplay .tgl-sub-nav:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

/* line 77, ../sass/_plugin-flexslider.scss */
.flex-pauseplay a:hover, .flex-pauseplay .module-sidebar-nav li.is-current > a, .module-sidebar-nav .flex-pauseplay li.is-current > a, .flex-pauseplay .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .flex-pauseplay .nav-main > li.is-current > .tgl-sub-nav, .flex-pauseplay .nav-main > li .tgl-sub-nav:hover, .nav-main > li .flex-pauseplay .tgl-sub-nav:hover {
  opacity: 1;
}

/* line 78, ../sass/_plugin-flexslider.scss */
.flex-pauseplay a.flex-play:before, .flex-pauseplay .nav-main > li .flex-play.tgl-sub-nav:before, .nav-main > li .flex-pauseplay .flex-play.tgl-sub-nav:before {
  content: '\f003';
}

/* Control Nav */
/* line 81, ../sass/_plugin-flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

/* line 82, ../sass/_plugin-flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 83, ../sass/_plugin-flexslider.scss */
.flex-control-paging li a, .flex-control-paging .nav-main > li .tgl-sub-nav {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 84, ../sass/_plugin-flexslider.scss */
.flex-control-paging li a:hover, .flex-control-paging .module-sidebar-nav li.is-current > a, .module-sidebar-nav .flex-control-paging li.is-current > a, .flex-control-paging .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .flex-control-paging .nav-main > li.is-current > .tgl-sub-nav, .flex-control-paging .nav-main > li .tgl-sub-nav:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

/* line 85, ../sass/_plugin-flexslider.scss */
.flex-control-paging li a.flex-active, .flex-control-paging .nav-main > li .flex-active.tgl-sub-nav {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

/* line 87, ../sass/_plugin-flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 88, ../sass/_plugin-flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 89, ../sass/_plugin-flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 90, ../sass/_plugin-flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 91, ../sass/_plugin-flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  /* line 94, ../sass/_plugin-flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  /* line 95, ../sass/_plugin-flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* FORMS */
/* line 3, ../sass/_module-forms.scss */
form {
  max-width: 100%;
  margin: 1.5em 0em;
}

/* line 9, ../sass/_module-forms.scss */
label {
  display: block;
  cursor: pointer;
}

/* line 14, ../sass/_module-forms.scss */
.lbl {
  cursor: pointer;
  margin-bottom: 0.5em;
}

/* line 19, ../sass/_module-forms.scss */
input,
select,
textarea {
  display: block;
}

/* line 25, ../sass/_module-forms.scss */
input[type=text], .form-search,
input[type=password],
input[type=url],
input[type=tel],
input[type=number],
input[type=email],
textarea {
  border: 0;
  color: #555555;
  background: #f3f3f3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  padding: 0.8em 1em;
  display: block;
  max-width: 100%;
}
/* line 107, ../sass/_base-mixins.scss */
input[type=text]::-webkit-input-placeholder, .form-search::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #555555;
}
/* line 108, ../sass/_base-mixins.scss */
input[type=text]:-moz-placeholder, .form-search:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=email]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #555555;
}
/* line 109, ../sass/_base-mixins.scss */
input[type=text]::-moz-placeholder, .form-search::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=email]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #555555;
}
/* line 110, ../sass/_base-mixins.scss */
input[type=text]:-ms-input-placeholder, .form-search:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #555555;
}

/* line 43, ../sass/_module-forms.scss */
textarea {
  line-height: 1.5;
  resize: vertical;
}

/* line 48, ../sass/_module-forms.scss */
input[type=radio],
input[type=checkbox] {
  margin-right: 3px;
}

/* line 54, ../sass/_module-forms.scss */
.field {
  max-width: 100%;
  margin-bottom: 1.2em;
}

/* line 59, ../sass/_module-forms.scss */
.fs-multiple {
  border: 0;
  margin: 1.6em 0;
  padding: 0;
}
/* line 64, ../sass/_module-forms.scss */
.fs-multiple .field {
  margin: 0.5em 0;
}

/* line 70, ../sass/_module-forms.scss */
.legend {
  font-weight: bold;
  margin: 0;
}

/* line 75, ../sass/_module-forms.scss */
.form-action {
  margin: 2em 0;
}

/* MODULE: ICONS */
/* line 3, ../sass/_module-icons.scss */
.icon {
  background: no-repeat center center;
  text-indent: -999em;
  width: 100%;
  height: 100%;
}
/* line 12, ../sass/_module-icons.scss */
.icon.icon-twitter-white {
  background-image: url(../img/icons/icon-twitter-white.png);
}
/* line 13, ../sass/_module-icons.scss */
.icon.icon-filter-close {
  width: 33px;
  height: 33px;
  background-image: url(../img/icons/icon-filter-close.png);
}
/* line 14, ../sass/_module-icons.scss */
.icon.icon-filter-clear {
  width: 33px;
  height: 33px;
  background-image: url(../img/icons/icon-filter-clear.png);
}
/* line 15, ../sass/_module-icons.scss */
.icon.icon-info-white {
  background-image: url(../img/icons/icon-info-white.png);
}
/* line 16, ../sass/_module-icons.scss */
.icon.icon-arrow-down {
  background-image: url(../img/icons/icon-arrow-down.png);
}
/* line 17, ../sass/_module-icons.scss */
.icon.icon-search-white {
  background-image: url(../img/icons/icon-search-white.png);
}
/* line 18, ../sass/_module-icons.scss */
.icon.icon-search-grey {
  background-image: url(../img/icons/icon-search-grey.png);
}
/* line 19, ../sass/_module-icons.scss */
.icon.icon-envelope-white {
  background-image: url(../img/icons/icon-envelope-white.png);
}
/* line 20, ../sass/_module-icons.scss */
.icon.icon-play-white {
  background-image: url(../img/icons/icon-play-white.png);
}
/* line 21, ../sass/_module-icons.scss */
.icon.icon-play-large-white {
  background-image: url(../img/icons/icon-play-large-white.png);
}
/* line 22, ../sass/_module-icons.scss */
.icon.icon-hand-right {
  background-image: url(../img/icons/icon-hand-right.png);
}
/* line 23, ../sass/_module-icons.scss */
.icon.icon-hand-right-sml {
  background-image: url(../img/icons/icon-hand-right-sml.png);
}
/* line 24, ../sass/_module-icons.scss */
.icon.icon-hand-left {
  background-image: url(../img/icons/icon-hand-left.png);
}
/* line 25, ../sass/_module-icons.scss */
.icon.icon-hand-left-sml {
  background-image: url(../img/icons/icon-hand-left-sml.png);
}
/* line 26, ../sass/_module-icons.scss */
.icon.icon-hand-up {
  background-image: url(../img/icons/icon-hand-up.png);
}
/* line 27, ../sass/_module-icons.scss */
.icon.icon-close {
  background-image: url(../img/icons/icon-close.png);
}
/* line 28, ../sass/_module-icons.scss */
.icon.icon-arrow-toggle-up {
  background-image: url(../img/icons/icon-arrow-toggle-up.png);
}
/* line 29, ../sass/_module-icons.scss */
.icon.icon-arrow-toggle-down {
  background-image: url(../img/icons/icon-arrow-toggle-down.png);
}
/* line 31, ../sass/_module-icons.scss */
.icon.icon-facebook-white {
  background-image: url(../img/icons/icon-facebook-white.png);
}
/* line 32, ../sass/_module-icons.scss */
.icon.icon-twitter-white-0 {
  background-image: url(../img/icons/icon-twitter-white-0.png);
}
/* line 33, ../sass/_module-icons.scss */
.icon.icon-google-white {
  background-image: url(../img/icons/icon-google-white.png);
}
/* line 34, ../sass/_module-icons.scss */
.icon.icon-tumblr-white {
  background-image: url(../img/icons/icon-tumblr-white.png);
}
/* line 35, ../sass/_module-icons.scss */
.icon.icon-pinterest-white {
  background-image: url(../img/icons/icon-pinterest-white.png);
}
/* line 37, ../sass/_module-icons.scss */
.icon.icon-favourite {
  opacity: 0.35;
  background-image: url(../img/icons/icon-favourite-white.png);
}
/* line 40, ../sass/_module-icons.scss */
.icon.icon-favourite:hover, .icon.icon-favourite:focus, .icon.icon-favourite.is-selected, .icon.icon-favourite.clicked {
  opacity: 1;
  background-image: url(../img/icons/icon-favourite-red.png);
}

/* MODULE: BUTTONS & TAGS */
/* line 3, ../sass/_module-buttons-tags.scss */
button,
input[type=submit],
.btn,
.tag,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  cursor: pointer;
  text-transform: uppercase;
  line-height: 1;
  font-family: "League Gothic", Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  font-size: 3rem;
  color: #fff;
  border: 0;
  padding: 9px 12px 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  -webkit-box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.3);
  text-align: center;
  vertical-align: middle;
  background: #d64045;
  background: -moz-linear-gradient(top, #e06f73 0%, #d64045 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e06f73), color-stop(100%, #d64045));
  background: -webkit-linear-gradient(top, #e06f73 0%, #d64045 100%);
  background: -o-linear-gradient(top, #e06f73 0%, #d64045 100%);
  background: -ms-linear-gradient(top, #e06f73 0%, #d64045 100%);
  background: linear-gradient(to bottom, #e06f73 0%, #d64045 100%);
}
/* line 20, ../sass/_module-buttons-tags.scss */
button.btn-primary,
input[type=submit].btn-primary,
.btn.btn-primary,
.btn-primary.tag,
.flex-direction-nav .btn-primary.flex-prev,
.flex-direction-nav .btn-primary.flex-next {
  background: #d30007;
  background: -moz-linear-gradient(top, #de4045 0%, #d30007 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #de4045), color-stop(100%, #d30007));
  background: -webkit-linear-gradient(top, #de4045 0%, #d30007 100%);
  background: -o-linear-gradient(top, #de4045 0%, #d30007 100%);
  background: -ms-linear-gradient(top, #de4045 0%, #d30007 100%);
  background: linear-gradient(to bottom, #de4045 0%, #d30007 100%);
}
/* line 21, ../sass/_module-buttons-tags.scss */
button.btn-secondary, .flex-direction-nav button.flex-prev, .flex-direction-nav button.flex-next,
input[type=submit].btn-secondary,
.flex-direction-nav input[type=submit].flex-prev,
.flex-direction-nav input[type=submit].flex-next,
.btn.btn-secondary,
.btn-secondary.tag,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  background: #1c1c1c;
  background: -moz-linear-gradient(top, #535353 0%, #1c1c1c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #535353), color-stop(100%, #1c1c1c));
  background: -webkit-linear-gradient(top, #535353 0%, #1c1c1c 100%);
  background: -o-linear-gradient(top, #535353 0%, #1c1c1c 100%);
  background: -ms-linear-gradient(top, #535353 0%, #1c1c1c 100%);
  background: linear-gradient(to bottom, #535353 0%, #1c1c1c 100%);
}
/* line 24, ../sass/_module-buttons-tags.scss */
button.btn-facebook,
input[type=submit].btn-facebook,
.btn.btn-facebook,
.btn-facebook.tag,
.flex-direction-nav .btn-facebook.flex-prev,
.flex-direction-nav .btn-facebook.flex-next {
  background-color: #6c83b1;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjODNiMSIvPjxzdG9wIG9mZnNldD0iNjQlIiBzdG9wLWNvbG9yPSIjNGI2N2EwIi8+PHN0b3Agb2Zmc2V0PSI2NSUiIHN0b3AtY29sb3I9IiM3NjhjYjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZTg1YjQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6c83b1), color-stop(64%, #4b67a0), color-stop(65%, #768cb8), color-stop(100%, #6e85b4));
  background-image: -moz-linear-gradient(top, #6c83b1 0%, #4b67a0 64%, #768cb8 65%, #6e85b4 100%);
  background-image: -webkit-linear-gradient(top, #6c83b1 0%, #4b67a0 64%, #768cb8 65%, #6e85b4 100%);
  background-image: linear-gradient(to bottom, #6c83b1 0%, #4b67a0 64%, #768cb8 65%, #6e85b4 100%);
}
/* line 28, ../sass/_module-buttons-tags.scss */
button.btn-twitter,
input[type=submit].btn-twitter,
.btn.btn-twitter,
.btn-twitter.tag,
.flex-direction-nav .btn-twitter.flex-prev,
.flex-direction-nav .btn-twitter.flex-next {
  background: #2daae1;
  background: -moz-linear-gradient(top, #6ac3ea 0%, #2daae1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ac3ea), color-stop(100%, #2daae1));
  background: -webkit-linear-gradient(top, #6ac3ea 0%, #2daae1 100%);
  background: -o-linear-gradient(top, #6ac3ea 0%, #2daae1 100%);
  background: -ms-linear-gradient(top, #6ac3ea 0%, #2daae1 100%);
  background: linear-gradient(to bottom, #6ac3ea 0%, #2daae1 100%);
}
/* line 31, ../sass/_module-buttons-tags.scss */
button.btn-google,
input[type=submit].btn-google,
.btn.btn-google,
.btn-google.tag,
.flex-direction-nav .btn-google.flex-prev,
.flex-direction-nav .btn-google.flex-next {
  background: #db5747;
  background: -moz-linear-gradient(top, #e6786a 0%, #db5747 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6786a), color-stop(100%, #db5747));
  background: -webkit-linear-gradient(top, #e6786a 0%, #db5747 100%);
  background: -o-linear-gradient(top, #e6786a 0%, #db5747 100%);
  background: -ms-linear-gradient(top, #e6786a 0%, #db5747 100%);
  background: linear-gradient(to bottom, #e6786a 0%, #db5747 100%);
}
/* line 34, ../sass/_module-buttons-tags.scss */
button.btn-tumblr,
input[type=submit].btn-tumblr,
.btn.btn-tumblr,
.btn-tumblr.tag,
.flex-direction-nav .btn-tumblr.flex-prev,
.flex-direction-nav .btn-tumblr.flex-next {
  background: #36516c;
  background: -moz-linear-gradient(top, #687c90 0%, #36516c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #687c90), color-stop(100%, #36516c));
  background: -webkit-linear-gradient(top, #687c90 0%, #36516c 100%);
  background: -o-linear-gradient(top, #687c90 0%, #36516c 100%);
  background: -ms-linear-gradient(top, #687c90 0%, #36516c 100%);
  background: linear-gradient(to bottom, #687c90 0%, #36516c 100%);
}
/* line 37, ../sass/_module-buttons-tags.scss */
button.btn-pinterest,
input[type=submit].btn-pinterest,
.btn.btn-pinterest,
.btn-pinterest.tag,
.flex-direction-nav .btn-pinterest.flex-prev,
.flex-direction-nav .btn-pinterest.flex-next {
  background: #cb2129;
  background: -moz-linear-gradient(top, #d8585e 0%, #cb2129 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8585e), color-stop(100%, #cb2129));
  background: -webkit-linear-gradient(top, #d8585e 0%, #cb2129 100%);
  background: -o-linear-gradient(top, #d8585e 0%, #cb2129 100%);
  background: -ms-linear-gradient(top, #d8585e 0%, #cb2129 100%);
  background: linear-gradient(to bottom, #d8585e 0%, #cb2129 100%);
}
/* line 41, ../sass/_module-buttons-tags.scss */
button.btn-facebook, button.btn-twitter, button.btn-google, button.btn-tumblr, button.btn-pinterest,
input[type=submit].btn-facebook,
input[type=submit].btn-twitter,
input[type=submit].btn-google,
input[type=submit].btn-tumblr,
input[type=submit].btn-pinterest,
.btn.btn-facebook,
.btn-facebook.tag,
.flex-direction-nav .btn-facebook.flex-prev,
.flex-direction-nav .btn-facebook.flex-next,
.btn.btn-twitter,
.btn-twitter.tag,
.flex-direction-nav .btn-twitter.flex-prev,
.flex-direction-nav .btn-twitter.flex-next,
.btn.btn-google,
.btn-google.tag,
.flex-direction-nav .btn-google.flex-prev,
.flex-direction-nav .btn-google.flex-next,
.btn.btn-tumblr,
.btn-tumblr.tag,
.flex-direction-nav .btn-tumblr.flex-prev,
.flex-direction-nav .btn-tumblr.flex-next,
.btn.btn-pinterest,
.btn-pinterest.tag,
.flex-direction-nav .btn-pinterest.flex-prev,
.flex-direction-nav .btn-pinterest.flex-next {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 46, ../sass/_module-buttons-tags.scss */
button:active,
input[type=submit]:active,
.btn:active,
.btn-lnk:active .btn,
.btn-lnk:active .tag,
.btn-lnk:active .flex-direction-nav .flex-prev,
.flex-direction-nav .btn-lnk:active .flex-prev,
.btn-lnk:active .flex-direction-nav .flex-next,
.flex-direction-nav .btn-lnk:active .flex-next,
.tag:active,
.flex-direction-nav .flex-prev:active,
.flex-direction-nav .flex-next:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
}
/* line 52, ../sass/_module-buttons-tags.scss */
button.btn-round, .flex-direction-nav button.flex-prev, .flex-direction-nav button.flex-next,
input[type=submit].btn-round,
.flex-direction-nav input[type=submit].flex-prev,
.flex-direction-nav input[type=submit].flex-next,
.btn.btn-round,
.btn-round.tag,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
/* line 60, ../sass/_module-buttons-tags.scss */
button.btn-round .icon, .flex-direction-nav button.flex-prev .icon, .flex-direction-nav button.flex-next .icon,
input[type=submit].btn-round .icon,
.flex-direction-nav input[type=submit].flex-prev .icon,
.flex-direction-nav input[type=submit].flex-next .icon,
.btn.btn-round .icon,
.btn-round.tag .icon,
.flex-direction-nav .flex-prev .icon,
.flex-direction-nav .flex-next .icon {
  position: relative;
  top: -1px;
}
/* line 64, ../sass/_module-buttons-tags.scss */
button.btn-large,
input[type=submit].btn-large,
.btn.btn-large,
.btn-large.tag,
.flex-direction-nav .btn-large.flex-prev,
.flex-direction-nav .btn-large.flex-next {
  width: 71px;
  height: 71px;
}
/* line 69, ../sass/_module-buttons-tags.scss */
button.btn-giant, .flex-direction-nav button.flex-prev, .flex-direction-nav button.flex-next,
input[type=submit].btn-giant,
.flex-direction-nav input[type=submit].flex-prev,
.flex-direction-nav input[type=submit].flex-next,
.btn.btn-giant,
.btn-giant.tag,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  width: 82px;
  height: 82px;
}

/* line 76, ../sass/_module-buttons-tags.scss */
.list-buttons {
  margin: 2em 0;
}
/* line 78, ../sass/_module-buttons-tags.scss */
.list-buttons li {
  margin-left: 20px;
}
/* line 81, ../sass/_module-buttons-tags.scss */
.list-buttons li:first-child {
  margin-left: 0;
}

/* line 85, ../sass/_module-buttons-tags.scss */
.btn-lnk {
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
  font-family: "League Gothic", Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 23px;
  font-size: 2.3rem;
  color: #c6c6c6 !important;
}
/* line 91, ../sass/_module-buttons-tags.scss */
.btn-lnk .btn, .btn-lnk .tag, .btn-lnk .flex-direction-nav .flex-prev, .flex-direction-nav .btn-lnk .flex-prev, .btn-lnk .flex-direction-nav .flex-next, .flex-direction-nav .btn-lnk .flex-next {
  margin-right: 6px;
}

/* line 95, ../sass/_module-buttons-tags.scss */
.nav-btn-lnks {
  margin: 2em 0 !important;
}
@media only screen and (max-width: 900px) {
  /* line 95, ../sass/_module-buttons-tags.scss */
  .nav-btn-lnks {
    text-align: center;
  }
}
@media only screen and (max-width: 624px) {
  /* line 95, ../sass/_module-buttons-tags.scss */
  .nav-btn-lnks {
    text-align: left;
  }
}
/* line 106, ../sass/_module-buttons-tags.scss */
.nav-btn-lnks li {
  margin: 1em 0 !important;
}
/* line 109, ../sass/_module-buttons-tags.scss */
.nav-btn-lnks li .btn-lnk {
  display: table;
  text-align: left;
}
/* line 113, ../sass/_module-buttons-tags.scss */
.nav-btn-lnks li .btn-lnk .icon {
  top: 1px;
}
/* line 117, ../sass/_module-buttons-tags.scss */
.nav-btn-lnks li .btn-lnk .btn, .nav-btn-lnks li .btn-lnk .tag, .nav-btn-lnks li .btn-lnk .flex-direction-nav .flex-prev, .flex-direction-nav .nav-btn-lnks li .btn-lnk .flex-prev, .nav-btn-lnks li .btn-lnk .flex-direction-nav .flex-next, .flex-direction-nav .nav-btn-lnks li .btn-lnk .flex-next {
  top: 1px;
}
/* line 121, ../sass/_module-buttons-tags.scss */
.nav-btn-lnks li .btn-lnk > span {
  display: table-cell;
  vertical-align: middle;
}
/* line 126, ../sass/_module-buttons-tags.scss */
.nav-btn-lnks li .btn-lnk .tbl {
  padding-left: 10px;
}
@media only screen and (max-width: 900px) {
  /* line 106, ../sass/_module-buttons-tags.scss */
  .nav-btn-lnks li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 20px !important;
  }
}

/* line 139, ../sass/_module-buttons-tags.scss */
.tgl-load-more {
  margin: 60px 10% 0 !important;
  clear: both;
  text-align: center;
  position: relative;
}
/* line 146, ../sass/_module-buttons-tags.scss */
.tgl-load-more:before {
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
}
/* line 156, ../sass/_module-buttons-tags.scss */
.tgl-load-more a, .tgl-load-more .nav-main > li .tgl-sub-nav, .nav-main > li .tgl-load-more .tgl-sub-nav {
  background: #fff;
  padding: 0 12px;
  color: #e2e2e2;
  text-decoration: none;
  position: relative;
  z-index: 10;
}

/* line 168, ../sass/_module-buttons-tags.scss */
.loading-icon {
  background-image: url(../img/loader.gif) !important;
}

/* line 173, ../sass/_module-buttons-tags.scss */
.tag {
  font-family: "Benton Sans RE", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: none;
  background: rgba(213, 164, 164, 0.8);
  background: -moz-linear-gradient(top, rgba(223, 187, 187, 0.8) 0%, rgba(213, 164, 164, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(223, 187, 187, 0.8)), color-stop(100%, rgba(213, 164, 164, 0.8)));
  background: -webkit-linear-gradient(top, rgba(223, 187, 187, 0.8) 0%, rgba(213, 164, 164, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(223, 187, 187, 0.8) 0%, rgba(213, 164, 164, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(223, 187, 187, 0.8) 0%, rgba(213, 164, 164, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(223, 187, 187, 0.8) 0%, rgba(213, 164, 164, 0.8) 100%);
}
/* line 180, ../sass/_module-buttons-tags.scss */
.tag:hover {
  background: #d5a4a4;
  background: -moz-linear-gradient(top, #dfbbbb 0%, #d5a4a4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfbbbb), color-stop(100%, #d5a4a4));
  background: -webkit-linear-gradient(top, #dfbbbb 0%, #d5a4a4 100%);
  background: -o-linear-gradient(top, #dfbbbb 0%, #d5a4a4 100%);
  background: -ms-linear-gradient(top, #dfbbbb 0%, #d5a4a4 100%);
  background: linear-gradient(to bottom, #dfbbbb 0%, #d5a4a4 100%);
}

/* line 185, ../sass/_module-buttons-tags.scss */
.tags {
  margin-left: -5px;
}
/* line 188, ../sass/_module-buttons-tags.scss */
.tags li {
  margin-left: 5px;
}

/* line 195, ../sass/_module-buttons-tags.scss */
.btn-label {
  color: #fff;
  border: solid 3px #d7d7d4;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 8px 8px 8px 8px;
  border-radius: 3px;
  display: block;
  text-align: center;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
/* line 207, ../sass/_module-buttons-tags.scss */
.btn-label:hover {
  background: rgba(202, 141, 141, 0.35);
}
/* line 211, ../sass/_module-buttons-tags.scss */
.btn-label.selected {
  background: #d30007;
  background: rgba(211, 0, 7, 0.5);
  opacity: 1 !important;
}

/* line 218, ../sass/_module-buttons-tags.scss */
.btn-label-format {
  font-size: 21px;
  font-size: 2.1rem;
}

/* line 222, ../sass/_module-buttons-tags.scss */
.btn-label-type,
.btn-label-style,
.btn-label-tags {
  width: 200px;
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 230, ../sass/_module-buttons-tags.scss */
.btn-label-all {
  font-style: italic;
}

/* line 234, ../sass/_module-buttons-tags.scss */
.btn-label-character {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  position: relative;
}
/* line 240, ../sass/_module-buttons-tags.scss */
.btn-label-character img {
  max-width: none;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: -15px;
  width: 140%;
}

/* MODULE: BANNERS */
/* line 3, ../sass/_module-banners.scss */
.page-banner {
  margin-bottom: 35px;
  position: relative;
}
/* line 7, ../sass/_module-banners.scss */
.page-banner .page-banner-content {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  color: #fff;
}
/* line 17, ../sass/_module-banners.scss */
.page-banner .page-banner-title {
  background-color: #d9d9d9;
  background-position: 50% -80px;
  background-repeat: repeat;
  background-image: url(../img/backgrounds/bg-page-title-1.jpg);
  text-align: left;
  margin: 0;
  padding-top: 22px;
}
@media only screen and (max-width: 480px) {
  /* line 26, ../sass/_module-banners.scss */
  .page-banner .page-banner-title .l-constrained, .page-banner .page-banner-title .tpl-dev .page-container, .tpl-dev .page-banner .page-banner-title .page-container {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 34, ../sass/_module-banners.scss */
.page-banner .page-banner-title h1, .page-banner .page-banner-title .module-jobs .job .job-title, .module-jobs .job .page-banner .page-banner-title .job-title, .page-banner .page-banner-title .module-news-latest .module-news-latest-title, .module-news-latest .page-banner .page-banner-title .module-news-latest-title, .page-banner .page-banner-title blockquote {
  margin: -4px 0 -3px 0 !important;
  color: #fff;
  font-size: 76px;
  font-size: 7.6rem;
  line-height: 0.74;
}
/* line 43, ../sass/_module-banners.scss */
.page-banner .page-banner-title.has-rocket h1, .page-banner .page-banner-title.has-rocket .module-jobs .job .job-title, .module-jobs .job .page-banner .page-banner-title.has-rocket .job-title, .page-banner .page-banner-title.has-rocket .module-news-latest .module-news-latest-title, .module-news-latest .page-banner .page-banner-title.has-rocket .module-news-latest-title, .page-banner .page-banner-title.has-rocket blockquote {
  float: left;
}
/* line 52, ../sass/_module-banners.scss */
.page-banner.page-banner-image-with-title .page-banner-title {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background: transparent !important;
}
/* line 60, ../sass/_module-banners.scss */
.page-banner .page-banner-media {
  margin: 0 auto;
}
/* line 63, ../sass/_module-banners.scss */
.page-banner .page-banner-media.page-banner-media-image {
  width: 100%;
  overflow: hidden;
  position: relative;
}
/* line 69, ../sass/_module-banners.scss */
.page-banner .page-banner-media.page-banner-media-image:after {
  content: "";
  position: absolute;
  bottom: -7%;
  left: -5%;
  width: 110%;
  height: 10%;
  background: #fff;
  z-index: 10;
  -webkit-transform: rotate(0.5deg);
  -moz-transform: rotate(0.5deg);
  -o-transform: rotate(0.5deg);
  -ms-transform: rotate(0.5deg);
  transform: rotate(0.5deg);
}
/* line 81, ../sass/_module-banners.scss */
.page-banner .page-banner-media.page-banner-media-image.no-wonk:after {
  display: none;
}
/* line 85, ../sass/_module-banners.scss */
.page-banner .page-banner-media.page-banner-media-image.extra-wonk:after {
  -webkit-transform: rotate(1.5deg);
  -moz-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  -ms-transform: rotate(1.5deg);
  transform: rotate(1.5deg);
  bottom: -7%;
  height: 14%;
}
/* line 91, ../sass/_module-banners.scss */
.page-banner .page-banner-media.page-banner-media-image.top-wonk:after {
  bottom: auto;
  top: -7%;
}
/* line 96, ../sass/_module-banners.scss */
.page-banner .page-banner-media.page-banner-media-image.alt-wonk:after {
  -webkit-transform: rotate(-0.5deg);
  -moz-transform: rotate(-0.5deg);
  -o-transform: rotate(-0.5deg);
  -ms-transform: rotate(-0.5deg);
  transform: rotate(-0.5deg);
}
/* line 100, ../sass/_module-banners.scss */
.page-banner .page-banner-media.page-banner-media-image.alt-wonk.extra-wonk:after {
  -webkit-transform: rotate(-1.5deg);
  -moz-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  -ms-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg);
}
/* line 104, ../sass/_module-banners.scss */
.page-banner .page-banner-media.page-banner-media-image img {
  display: block;
  height: auto;
  width: 100%;
}
/* line 114, ../sass/_module-banners.scss */
.page-banner .page-banner-media.parallax-banner img {
  opacity: 0;
  position: relative;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  -ms-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
/* line 119, ../sass/_module-banners.scss */
.page-banner .page-banner-media.parallax-banner img.parallax-loaded {
  opacity: 1;
}
/* line 125, ../sass/_module-banners.scss */
.page-banner .page-banner-media.page-banner-media-video {
  margin-top: 21px;
  max-width: 1200px;
}
/* line 132, ../sass/_module-banners.scss */
.page-banner .page-banner-media.page-banner-media-gallery {
  width: 100%;
}

/* line 143, ../sass/_module-banners.scss */
.tpl-work-listing .page-banner-title {
  background-image: url(../img/backgrounds/bg-page-title-9.jpg);
}

/* line 149, ../sass/_module-banners.scss */
.tpl-news-listing .page-banner-title {
  background-image: url(../img/backgrounds/bg-page-title-5.jpg);
}

/* line 155, ../sass/_module-banners.scss */
.page-our-services .page-banner-title {
  background-image: url(../img/backgrounds/bg-page-title-4.jpg);
}

/* line 161, ../sass/_module-banners.scss */
.tpl-podcast-listing .page-banner-title {
  background-image: url(../img/backgrounds/bg-page-title-2.jpg);
}

/* MODULE: MASONRY */
/* line 12, ../sass/_module-masonry.scss */
.masonry-wall .masonry-brick-sizer, .masonry-wall .masonry-brick {
  width: 23.8806%;
}
/* line 13, ../sass/_module-masonry.scss */
.masonry-wall .masonry-gutter-sizer {
  width: 1.49254%;
}
/* line 14, ../sass/_module-masonry.scss */
.masonry-wall .masonry-brick-featured {
  width: 49.25373%;
}
/* line 22, ../sass/_module-masonry.scss */
.masonry-wall .masonry-brick {
  float: left;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1040px) {
  /* line 12, ../sass/_module-masonry.scss */
  .masonry-wall .masonry-brick-sizer, .masonry-wall .masonry-brick {
    width: 32%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .masonry-wall .masonry-gutter-sizer {
    width: 2%;
  }
  /* line 14, ../sass/_module-masonry.scss */
  .masonry-wall .masonry-brick-featured {
    width: 66%;
  }
}
@media only screen and (max-width: 700px) {
  /* line 12, ../sass/_module-masonry.scss */
  .masonry-wall .masonry-brick-sizer, .masonry-wall .masonry-brick {
    width: 48.48485%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .masonry-wall .masonry-gutter-sizer {
    width: 3.0303%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 12, ../sass/_module-masonry.scss */
  .masonry-wall .masonry-brick-sizer, .masonry-wall .masonry-brick {
    width: 100%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .masonry-wall .masonry-gutter-sizer {
    width: 6.25%;
  }
}

/* MODULE: SUB NAV */
/* line 3, ../sass/_module-sidebar-nav.scss */
.l-sidebar.l-sidebar-nav {
  padding-top: 15px;
}
/* line 11, ../sass/_module-sidebar-nav.scss */
.l-sidebar.l-sidebar-nav.l-sub-nav-expanded .content {
  padding-left: 60px;
}

/* line 17, ../sass/_module-sidebar-nav.scss */
.module-sidebar-nav {
  text-transform: uppercase;
  line-height: 1;
  font-family: "League Gothic", Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 60px;
  font-size: 6rem;
  line-height: 0.9;
  position: relative;
  width: 275px;
  margin-top: -30px;
}
/* line 25, ../sass/_module-sidebar-nav.scss */
.module-sidebar-nav:after {
  content: "";
  display: block;
  border-right: 2px solid #ececec;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  content: "";
  position: absolute !important;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 34, ../sass/_module-sidebar-nav.scss */
.module-sidebar-nav ul {
  padding: 30px 0;
}
/* line 40, ../sass/_module-sidebar-nav.scss */
.module-sidebar-nav li a, .module-sidebar-nav .nav-main > li .tgl-sub-nav {
  color: #d64045;
  text-decoration: none;
}
/* line 43, ../sass/_module-sidebar-nav.scss */
.module-sidebar-nav li a:hover, .module-sidebar-nav li.is-current > a, .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .nav-main > li .tgl-sub-nav:hover, .module-sidebar-nav li a:focus, .module-sidebar-nav .nav-main > li .tgl-sub-nav:focus {
  color: #d30007;
}
/* line 47, ../sass/_module-sidebar-nav.scss */
.module-sidebar-nav li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 132px;
  bottom: 0;
  width: 372px;
  z-index: 10;
  padding: 30px;
  *border: 2px solid #ececec;
  border-top: 0;
  border-bottom: 0;
  *background: #fff;
}
/* line 59, ../sass/_module-sidebar-nav.scss */
.module-sidebar-nav li ul:before {
  content: "";
  position: absolute;
  top: 0;
  left: -35px;
  width: 121%;
  height: 115%;
  background: #fff;
  z-index: -1;
  border: 2px solid #ececec;
  border-top: 0;
  border-bottom: 0;
  transform: rotate(-10deg);
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
}
/* line 80, ../sass/_module-sidebar-nav.scss */
.module-sidebar-nav li.is-current ul {
  display: block;
}
/* line 89, ../sass/_module-sidebar-nav.scss */
.module-sidebar-nav.is-expanded .nav > li > a, .module-sidebar-nav.is-expanded .nav-main.nav > li > .tgl-sub-nav {
  opacity: 0.3;
}

/* MODULE: RELATED */
/* line 3, ../sass/_module-related.scss */
.related {
  clear: both;
  /* work in progress
  @include respond-max($tablet) {

    .related-item:first-child {
      float: none !important;
      width: 100% !important;
      max-width: none !important;

      img { width: 100%; }
    }

  }*/
}
/* line 6, ../sass/_module-related.scss */
.related:before {
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  clear: both;
  width: 570px;
  margin: 0 auto 65px;
  padding-top: 70px;
}
@media only screen and (max-width: 900px) {
  /* line 6, ../sass/_module-related.scss */
  .related:before {
    padding-top: 35px;
  }
}
/* line 18, ../sass/_module-related.scss */
.related .related-title {
  color: #c6c6c6 !important;
  text-align: center;
  font-size: 45px;
  font-size: 4.5rem;
}
/* line 32, ../sass/_module-related.scss */
.related .related-item a, .related .related-item .nav-main > li .tgl-sub-nav, .nav-main > li .related .related-item .tgl-sub-nav {
  display: block;
  text-decoration: none;
  color: inherit;
}
/* line 36, ../sass/_module-related.scss */
.related .related-item a:hover, .related .related-item .module-sidebar-nav li.is-current > a, .module-sidebar-nav .related .related-item li.is-current > a, .related .related-item .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .related .related-item .nav-main > li.is-current > .tgl-sub-nav, .related .related-item .nav-main > li .tgl-sub-nav:hover, .nav-main > li .related .related-item .tgl-sub-nav:hover, .related .related-item a:focus, .related .related-item .nav-main > li .tgl-sub-nav:focus, .nav-main > li .related .related-item .tgl-sub-nav:focus {
  color: #d30007;
}
/* line 39, ../sass/_module-related.scss */
.related .related-item p {
  text-align: center;
}
@media only screen and (max-width: 560px) {
  /* line 29, ../sass/_module-related.scss */
  .related .related-item {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 560px) {
  /* line 46, ../sass/_module-related.scss */
  .related .related-item img {
    width: 100%;
    height: auto;
  }
}

/* MODULE: DROPCAPS */
/* line 14, ../sass/_module-dropcaps.scss */
.dropcap {
  font-family: "League Gothic";
  font-size: 100px;
  line-height: 0.8em;
  float: left;
  margin-right: 0.1em;
  font-weight: bold;
  font-style: normal;
  color: #d64045;
}

/* line 1, ../sass/_module-popup.scss */
.module-popup {
  width: 100%;
  height: 100%;
  background: black;
  /* IE Fallback */
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  display: none;
}

/* line 13, ../sass/_module-popup.scss */
.popup-container {
  width: 640px;
  height: 80px;
  background: #fff;
  margin: 0 auto 0 auto;
  position: relative;
  box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.25);
}

/* line 22, ../sass/_module-popup.scss */
.popup-arm {
  width: 36px;
  background: url(../img/arm-repeat.png) repeat-y;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -27px;
}

/* line 31, ../sass/_module-popup.scss */
.popup-fingers {
  width: 78px;
  height: 44px;
  background: url(../img/fingertips.png) no-repeat;
  position: absolute;
  bottom: -34px;
  left: 50%;
  margin-left: -39px;
}

/* line 41, ../sass/_module-popup.scss */
.popup-close {
  position: absolute;
  top: -17px;
  right: -13px;
}
/* line 46, ../sass/_module-popup.scss */
.popup-close:active {
  top: -15px;
  position: absolute !important;
}

/* line 52, ../sass/_module-popup.scss */
.popup-inner {
  padding: 20px;
}

/* line 60, ../sass/_module-popup.scss */
.popup-share h1, .popup-share .module-jobs .job .job-title, .module-jobs .job .popup-share .job-title, .popup-share .module-news-latest .module-news-latest-title, .module-news-latest .popup-share .module-news-latest-title, .popup-share blockquote {
  color: #c6c6c6;
  font-size: 110px;
  margin-bottom: 10px;
}
/* line 66, ../sass/_module-popup.scss */
.popup-share h1, .popup-share .module-jobs .job .job-title, .module-jobs .job .popup-share .job-title, .popup-share .module-news-latest .module-news-latest-title, .module-news-latest .popup-share .module-news-latest-title, .popup-share blockquote, .popup-share h2, .popup-share .related .related-title, .related .popup-share .related-title {
  text-align: center;
}

/* line 75, ../sass/_module-popup.scss */
.share-copy {
  width: 50%;
  float: left;
}
/* line 79, ../sass/_module-popup.scss */
.share-copy input {
  width: 90%;
  margin: 0 auto 0 auto;
}

/* line 85, ../sass/_module-popup.scss */
.share-social {
  width: 50%;
  float: left;
}

/* MODULE: ADDRESS */
/* line 5, ../sass/_module-address.scss */
.module-addresses .module-addresses-list {
  margin-bottom: 2em;
  margin-top: -2em;
}
/* line 10, ../sass/_module-address.scss */
.module-addresses .module-addresses-list .address {
  float: left;
  width: 50%;
  margin-top: 2em;
}
/* line 15, ../sass/_module-address.scss */
.module-addresses .module-addresses-list .address .address-title {
  color: #8d8d8d;
}

/* MODULE: FAQ */
/* line 5, ../sass/_module-faq.scss */
.module-faq dt {
  position: relative;
}
@media only screen and (max-width: 560px) {
  /* line 5, ../sass/_module-faq.scss */
  .module-faq dt {
    padding-left: 60px;
  }
}
/* line 13, ../sass/_module-faq.scss */
.module-faq h2, .module-faq .related .related-title, .related .module-faq .related-title {
  color: #d30007;
  margin-bottom: 1em;
  margin-top: 1.2em;
  position: relative;
}
/* line 17, ../sass/_module-faq.scss */
.module-faq h2:first-child, .module-faq .related .related-title:first-child, .related .module-faq .related-title:first-child {
  margin-top: 0;
}
/* line 20, ../sass/_module-faq.scss */
.module-faq h2:after, .module-faq .related .related-title:after, .related .module-faq .related-title:after {
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg);
  width: 235px;
  position: absolute;
  bottom: -25px;
  margin: 0;
  left: 15px;
}
/* line 31, ../sass/_module-faq.scss */
.module-faq dl {
  margin-top: 100px;
}
@media only screen and (max-width: 560px) {
  /* line 31, ../sass/_module-faq.scss */
  .module-faq dl {
    margin-top: 0;
  }
}
@media only screen and (max-width: 560px) {
  /* line 43, ../sass/_module-faq.scss */
  .module-faq h2:after, .module-faq .related .related-title:after, .related .module-faq .related-title:after {
    display: none;
  }
  /* line 45, ../sass/_module-faq.scss */
  .module-faq dl {
    width: 100%;
    margin-left: 0;
  }
}

/* line 55, ../sass/_module-faq.scss */
.faq-content {
  height: 65px;
  overflow: hidden;
  position: relative;
}
/* line 60, ../sass/_module-faq.scss */
.faq-content:before {
  content: '';
  display: block;
  width: 100%;
  height: 60px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
/* line 73, ../sass/_module-faq.scss */
.faq-content.is-expanded {
  height: auto;
}
/* line 76, ../sass/_module-faq.scss */
.faq-content.is-expanded:before {
  display: none;
}

/* line 82, ../sass/_module-faq.scss */
.faq-expander {
  position: absolute;
  z-index: 1;
  top: -7px;
  left: -65px;
}
/* line 88, ../sass/_module-faq.scss */
.faq-expander:active, .faq-expander:hover {
  position: absolute;
  top: -7px;
  left: -65px;
}
@media only screen and (max-width: 560px) {
  /* line 82, ../sass/_module-faq.scss */
  .faq-expander {
    left: 0;
  }
  /* line 97, ../sass/_module-faq.scss */
  .faq-expander:active, .faq-expander:hover {
    left: 0;
  }
}

/* line 103, ../sass/_module-faq.scss */
.back-to-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  z-index: 200;
}
/* line 109, ../sass/_module-faq.scss */
.back-to-top:hover, .back-to-top:active {
  position: fixed;
  right: 2%;
  bottom: 2%;
  top: auto;
}

/* MODULE: JOBS */
@media only screen and (max-width: 900px) {
  /* line 15, ../sass/_module-job-listing.scss */
  .module-jobs .job {
    text-align: center;
  }
}
/* line 22, ../sass/_module-job-listing.scss */
.module-jobs .job:before {
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  margin: 30px auto 80px;
  width: 360px;
}
/* line 28, ../sass/_module-job-listing.scss */
.module-jobs .job.odd:before {
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}
@media only screen and (min-width: 900px) {
  /* line 29, ../sass/_module-job-listing.scss */
  .module-jobs .job:first-child:before {
    display: none;
  }
}
/* line 35, ../sass/_module-job-listing.scss */
.module-jobs .job .job-title {
  line-height: 0.8;
  margin-top: 0;
}
/* line 39, ../sass/_module-job-listing.scss */
.module-jobs .job .job-title a, .module-jobs .job .job-title .nav-main > li .tgl-sub-nav, .nav-main > li .module-jobs .job .job-title .tgl-sub-nav {
  text-decoration: none;
}
/* line 45, ../sass/_module-job-listing.scss */
.module-jobs .job .job-meta {
  margin: 0 0 1em !important;
}
/* line 50, ../sass/_module-job-listing.scss */
.module-jobs .job .job-meta li {
  float: left;
  margin: 0 0 1em !important;
  width: 30%;
  min-width: 185px;
}
@media only screen and (max-width: 900px) {
  /* line 50, ../sass/_module-job-listing.scss */
  .module-jobs .job .job-meta li {
    float: none;
  }
}
/* line 60, ../sass/_module-job-listing.scss */
.module-jobs .job .job-meta li strong {
  font-size: 13px;
  font-size: 1.3rem;
}

/* MODULE: NEWS */
/* line 3, ../sass/_module-news-listing.scss */
.module-news {
  margin-top: -40px;
}
/* line 12, ../sass/_module-masonry.scss */
.module-news .masonry-brick-sizer, .module-news .article {
  width: 23.8806%;
}
/* line 13, ../sass/_module-masonry.scss */
.module-news .masonry-gutter-sizer {
  width: 1.49254%;
}
/* line 14, ../sass/_module-masonry.scss */
.module-news .article-featured {
  width: 49.25373%;
}
@media only screen and (max-width: 1040px) {
  /* line 12, ../sass/_module-masonry.scss */
  .module-news .masonry-brick-sizer, .module-news .article {
    width: 32%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .module-news .masonry-gutter-sizer {
    width: 2%;
  }
  /* line 14, ../sass/_module-masonry.scss */
  .module-news .article-featured {
    width: 66%;
  }
}
@media only screen and (max-width: 700px) {
  /* line 12, ../sass/_module-masonry.scss */
  .module-news .masonry-brick-sizer, .module-news .article {
    width: 48.48485%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .module-news .masonry-gutter-sizer {
    width: 3.0303%;
  }
}
@media only screen and (max-width: 520px) {
  /* line 12, ../sass/_module-masonry.scss */
  .module-news .masonry-brick-sizer, .module-news .article {
    width: 100%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .module-news .masonry-gutter-sizer {
    width: 6.25%;
  }
}
/* line 12, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick {
  background: #f7f7f7;
  margin-bottom: 20px;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 22, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick:hover {
  background: #d1d1d1;
}
/* line 36, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-media {
  display: block;
}
/* line 39, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-media img {
  height: auto;
}
/* line 45, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-details {
  padding: 20px 15px 15px;
}
/* line 49, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-title {
  margin: 0 0 5px !important;
  text-align: center;
}
/* line 54, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-title a, .module-news .article.masonry-brick .article-title .nav-main > li .tgl-sub-nav, .nav-main > li .module-news .article.masonry-brick .article-title .tgl-sub-nav {
  color: #d30007;
  text-decoration: none;
}
/* line 63, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-timestamp {
  margin: 0 0 8px;
  color: #8d8d8d;
  text-align: center;
}
/* line 69, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-summary {
  font-size: 12px;
  font-size: 1.2rem;
}
/* line 71, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-summary p {
  margin: 0.6em 0;
}
/* line 74, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-tags {
  margin-bottom: 15px;
  text-align: center;
  padding: 0 8px;
}
/* line 79, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-tags ul {
  margin: 0 -2px;
}
/* line 82, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-tags ul li {
  margin: 0 2px 10px;
}
/* line 85, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick .article-tags ul li .tag {
  font-size: 9px;
  font-size: 0.9rem;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: auto;
}
/* line 95, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick.article-featured .article-title {
  margin: 0;
}
/* line 96, ../sass/_module-news-listing.scss */
.module-news .article.masonry-brick.article-featured .article-summary {
  font-size: 13px;
  font-size: 1.3rem;
}

/* line 104, ../sass/_module-news-listing.scss */
.tgl-load-more {
  margin: 60px 10% 0 !important;
  clear: both;
  text-align: center;
  position: relative;
}
/* line 111, ../sass/_module-news-listing.scss */
.tgl-load-more:before {
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
}
/* line 121, ../sass/_module-news-listing.scss */
.tgl-load-more a, .tgl-load-more .nav-main > li .tgl-sub-nav, .nav-main > li .tgl-load-more .tgl-sub-nav {
  background: #fff;
  padding: 0 12px;
  color: #e2e2e2;
  text-decoration: none;
  position: relative;
  z-index: 10;
}

/* MODULE: WORKS */
/* line 3, ../sass/_module-work-listing.scss */
.module-works {
  margin-top: -50px;
}
@media only screen and (max-width: 480px) {
  /* line 3, ../sass/_module-work-listing.scss */
  .module-works {
    margin-top: 0;
  }
}
/* line 12, ../sass/_module-masonry.scss */
.module-works .masonry-brick-sizer, .module-works .work {
  width: 16.26794%;
}
/* line 13, ../sass/_module-masonry.scss */
.module-works .masonry-gutter-sizer {
  width: 0.47847%;
}
/* line 14, ../sass/_module-masonry.scss */
.module-works .work-featured {
  width: 33.01435%;
}
@media only screen and (max-width: 1740px) {
  /* line 12, ../sass/_module-masonry.scss */
  .module-works .masonry-brick-sizer, .module-works .work {
    width: 24.46043%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .module-works .masonry-gutter-sizer {
    width: 0.71942%;
  }
  /* line 14, ../sass/_module-masonry.scss */
  .module-works .work-featured {
    width: 49.64029%;
  }
}
@media only screen and (max-width: 1380px) {
  /* line 12, ../sass/_module-masonry.scss */
  .module-works .masonry-brick-sizer, .module-works .work {
    width: 24.46043%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .module-works .masonry-gutter-sizer {
    width: 0.71942%;
  }
  /* line 14, ../sass/_module-masonry.scss */
  .module-works .work-featured {
    width: 49.64029%;
  }
}
@media only screen and (max-width: 1040px) {
  /* line 12, ../sass/_module-masonry.scss */
  .module-works .masonry-brick-sizer, .module-works .work {
    width: 32.69231%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .module-works .masonry-gutter-sizer {
    width: 0.96154%;
  }
  /* line 14, ../sass/_module-masonry.scss */
  .module-works .work-featured {
    width: 66.34615%;
  }
}
@media only screen and (max-width: 850px) {
  /* line 12, ../sass/_module-masonry.scss */
  .module-works .masonry-brick-sizer, .module-works .work {
    width: 49.27536%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .module-works .masonry-gutter-sizer {
    width: 1.44928%;
  }
}
@media only screen and (max-width: 560px) {
  /* line 12, ../sass/_module-masonry.scss */
  .module-works .masonry-brick-sizer, .module-works .work {
    width: 100%;
  }
  /* line 13, ../sass/_module-masonry.scss */
  .module-works .masonry-gutter-sizer {
    width: 2.94118%;
  }
}
/* line 18, ../sass/_module-work-listing.scss */
.module-works .work {
  background: #f7f7f7;
  margin-bottom: 10px;
}
/* line 22, ../sass/_module-work-listing.scss */
.module-works .work .work-link {
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
/* line 31, ../sass/_module-work-listing.scss */
.module-works .work .work-link:hover .work-details, .module-works .work .work-link:focus .work-details {
  top: 0%;
}
@media only screen and (max-width: 1024px) {
  /* line 31, ../sass/_module-work-listing.scss */
  .module-works .work .work-link:hover .work-details, .module-works .work .work-link:focus .work-details {
    top: auto;
    bottom: 0;
  }
}
/* line 45, ../sass/_module-work-listing.scss */
.module-works .work .work-media {
  position: relative;
}
/* line 48, ../sass/_module-work-listing.scss */
.module-works .work .work-media .work-media-thumb {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
/* line 55, ../sass/_module-work-listing.scss */
.module-works .work .work-media img {
  display: block;
}
/* line 58, ../sass/_module-work-listing.scss */
.module-works .work .work-details {
  background: #d64045;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 100%;
  z-index: 2;
  overflow: hidden;
}
@media only screen and (max-device-width: 1024px) {
  /* line 58, ../sass/_module-work-listing.scss */
  .module-works .work .work-details {
    top: auto;
    height: auto;
    bottom: 0;
    background: #d64045;
    padding-top: 36px;
  }
}
/* line 79, ../sass/_module-work-listing.scss */
.module-works .work .work-title {
  font-size: 35px;
  font-size: 3.5rem;
  color: #fff;
  margin: 0 5%;
  text-align: center;
  line-height: 0.9;
  position: absolute;
  right: 0;
  top: 35%;
  left: 0;
}
@media only screen and (max-device-width: 1024px) {
  /* line 79, ../sass/_module-work-listing.scss */
  .module-works .work .work-title {
    position: static;
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 0.7;
  }
}
/* line 94, ../sass/_module-work-listing.scss */
.module-works .work .work-meta {
  color: #540003;
  text-align: center;
  margin: 0 4% !important;
  position: absolute;
  right: 0;
  bottom: 7%;
  left: 0;
}
@media only screen and (max-device-width: 1024px) {
  /* line 94, ../sass/_module-work-listing.scss */
  .module-works .work .work-meta {
    bottom: auto;
    top: 10px;
    color: #fff;
    font-style: italic;
  }
}
/* line 108, ../sass/_module-work-listing.scss */
.module-works .work .work-client {
  color: #fff;
  text-align: center;
  margin: 0 4% !important;
  position: absolute;
  right: 0;
  top: 15%;
  left: 0;
}
@media only screen and (max-device-width: 1024px) {
  /* line 108, ../sass/_module-work-listing.scss */
  .module-works .work .work-client {
    display: none;
  }
}
/* line 119, ../sass/_module-work-listing.scss */
.module-works .work .work-favourite-tgl {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 10;
}
/* line 129, ../sass/_module-work-listing.scss */
.module-works .work.work-mobile .work-details {
  background: rgba(0, 0, 0, 0.5);
}
/* line 130, ../sass/_module-work-listing.scss */
.module-works .work.work-mobile .work-meta {
  color: #fff;
}
@media only screen and (min-width: 850px) {
  /* line 136, ../sass/_module-work-listing.scss */
  .module-works .work.work-featured img {
    width: 100%;
  }
  /* line 140, ../sass/_module-work-listing.scss */
  .module-works .work.work-featured .work-title {
    font-size: 62px;
  }
  /* line 143, ../sass/_module-work-listing.scss */
  .module-works .work.work-featured .work-client {
    font-size: 18px;
  }
}
@media only screen and (min-width: 850px) {
  /* line 148, ../sass/_module-work-listing.scss */
  .module-works .work.work-featured img {
    width: 100%;
    height: auto;
  }
}

/* line 166, ../sass/_module-work-listing.scss */
.filter-rocket {
  float: right;
}
/* line 171, ../sass/_module-work-listing.scss */
.filter-rocket.filter-on .filter-rocket-title {
  color: #d30007;
}
/* line 175, ../sass/_module-work-listing.scss */
.filter-rocket.filter-on .rocket {
  background-image: url(../img/rocket-red.png);
}
@media only screen and (max-width: 480px) {
  /* line 166, ../sass/_module-work-listing.scss */
  .filter-rocket {
    display: none;
  }
}

/* line 185, ../sass/_module-work-listing.scss */
.filter-rocket-title {
  float: left;
  color: #fff;
  padding: 0;
  margin: 0 20px 0 0;
  line-height: 40px;
}

/* line 193, ../sass/_module-work-listing.scss */
.rocket {
  width: 34px;
  height: 35px;
  float: left;
  background-image: url(../img/rocket.png);
  background-repeat: no-repeat;
}

/* line 201, ../sass/_module-work-listing.scss */
.form-work-search {
  position: relative;
  margin: -40px 0 0 0;
  padding: 0 20px 0 20px;
  display: none;
}
@media only screen and (max-width: 710px) {
  /* line 201, ../sass/_module-work-listing.scss */
  .form-work-search {
    display: block;
  }
}
/* line 213, ../sass/_module-work-listing.scss */
.form-work-search .field-search .f-search {
  width: 100%;
}
/* line 218, ../sass/_module-work-listing.scss */
.form-work-search .form-action {
  margin: 0;
  position: absolute;
  top: 0;
  right: 25px;
}
/* line 224, ../sass/_module-work-listing.scss */
.form-work-search .form-action button {
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  width: 37px;
  height: 37px;
}

/* line 238, ../sass/_module-work-listing.scss */
.tpl-work-listing .tgl-load-more a, .tpl-work-listing .tgl-load-more .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-work-listing .tgl-load-more .tgl-sub-nav {
  background: #fff;
  padding: 0 12px;
  color: #c6c6c6;
  text-decoration: none;
  position: relative;
  z-index: 10;
}

/* line 252, ../sass/_module-work-listing.scss */
.youtubecontainer, .raptcontainer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
}
/* line 257, ../sass/_module-work-listing.scss */
.youtubecontainer iframe, .youtubecontainer objecty, .youtubecontainer embed, .raptcontainer iframe, .raptcontainer objecty, .raptcontainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* MODULE: SERVICES */
/* line 5, ../sass/_module-services.scss */
.module-services .module-services-intro {
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}
/* line 15, ../sass/_module-services.scss */
.module-services .module-services-list .service {
  width: 20%;
  float: left;
  background: red;
  height: 650px;
  color: #fff;
  text-align: center;
  position: relative;
  background: transparent no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: width 0.2s ease-out;
  -moz-transition: width 0.2s ease-out;
  -o-transition: width 0.2s ease-out;
  -ms-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
  position: relative;
}
/* line 29, ../sass/_module-services.scss */
.module-services .module-services-list .service:after {
  content: "";
  width: 18px;
  height: 105%;
  position: absolute;
  top: -5%;
  left: -9px;
  background: #fff;
}
/* line 38, ../sass/_module-services.scss */
.module-services .module-services-list .service.odd:after {
  -webkit-transform: rotate(-1.5deg) translate3d(0, 0, 0);
  -moz-transform: rotate(-1.5deg) translate3d(0, 0, 0);
  -o-transform: rotate(-1.5deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-1.5deg) translate3d(0, 0, 0);
  transform: rotate(-1.5deg) translate3d(0, 0, 0);
}
/* line 39, ../sass/_module-services.scss */
.module-services .module-services-list .service.even:after {
  -webkit-transform: rotate(1.5deg) translate3d(0, 0, 0);
  -moz-transform: rotate(1.5deg) translate3d(0, 0, 0);
  -o-transform: rotate(1.5deg) translate3d(0, 0, 0);
  -ms-transform: rotate(1.5deg) translate3d(0, 0, 0);
  transform: rotate(1.5deg) translate3d(0, 0, 0);
}
/* line 40, ../sass/_module-services.scss */
.module-services .module-services-list .service:first-child:after {
  display: none;
}
/* line 42, ../sass/_module-services.scss */
.module-services .module-services-list .service#service-features {
  background-image: url(../img/backgrounds/bg-service-features.jpg);
}
/* line 43, ../sass/_module-services.scss */
.module-services .module-services-list .service#service-tv {
  background-image: url(../img/backgrounds/bg-service-tv.jpg);
}
/* line 44, ../sass/_module-services.scss */
.module-services .module-services-list .service#service-commercials {
  background-image: url(../img/backgrounds/bg-service-commercials.jpg);
}
/* line 45, ../sass/_module-services.scss */
.module-services .module-services-list .service#service-interactive {
  background-image: url(../img/backgrounds/bg-service-interactive.jpg);
}
/* line 46, ../sass/_module-services.scss */
.module-services .module-services-list .service#service-licensing {
  background-image: url(../img/backgrounds/bg-service-licensing.jpg);
}
/* line 48, ../sass/_module-services.scss */
.module-services .module-services-list .service .service-link {
  display: block;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 58, ../sass/_module-services.scss */
.module-services .module-services-list .service .service-title {
  padding-top: 110px;
  line-height: 0.9;
  color: #fff;
  min-height: 200px;
  word-wrap: initial;
}
/* line 66, ../sass/_module-services.scss */
.module-services .module-services-list .service .service-intro {
  font-size: 0;
  padding: 0 12%;
}
/* line 71, ../sass/_module-services.scss */
.module-services .module-services-list .service .service-lnk-work {
  font-style: italic;
  margin: 0;
  text-decoration: underline;
}
/* line 77, ../sass/_module-services.scss */
.module-services .module-services-list .service.is-expanded {
  width: 40%;
}
/* line 80, ../sass/_module-services.scss */
.module-services .module-services-list .service.is-expanded .service-link {
  background: #d30007;
  /* IE Fallback */
  background: rgba(211, 0, 7, 0.9);
}
/* line 82, ../sass/_module-services.scss */
.module-services .module-services-list .service.is-expanded .service-lnk-more {
  display: none;
}
/* line 84, ../sass/_module-services.scss */
.module-services .module-services-list .service.is-expanded .service-intro {
  font-size: inherit;
  -webkit-transition: font-size 0 linear 0.2s;
  -moz-transition: font-size 0 linear 0.2s;
  -o-transition: font-size 0 linear 0.2s;
  -ms-transition: font-size 0 linear 0.2s;
  transition: font-size 0 linear 0.2s;
}
/* line 92, ../sass/_module-services.scss */
.module-services .module-services-list .service.is-collapsed {
  width: 15%;
}
@media only screen and (max-width: 900px) {
  /* line 15, ../sass/_module-services.scss */
  .module-services .module-services-list .service {
    width: 100%;
    margin-bottom: 19px;
  }
  /* line 100, ../sass/_module-services.scss */
  .module-services .module-services-list .service.is-collapsed, .module-services .module-services-list .service.is-expanded {
    width: 100%;
  }
  /* line 106, ../sass/_module-services.scss */
  .module-services .module-services-list .service.is-expanded .service-intro {
    -webkit-transition: font-size 0 linear 0s;
    -moz-transition: font-size 0 linear 0s;
    -o-transition: font-size 0 linear 0s;
    -ms-transition: font-size 0 linear 0s;
    transition: font-size 0 linear 0s;
  }
  /* line 111, ../sass/_module-services.scss */
  .module-services .module-services-list .service:after {
    display: none;
  }
}

/* MODULE: NEWS HOME */
/* line 3, ../sass/_module-news-latest.scss */
.module-news-latest {
  margin: 80px 0 0;
}
@media only screen and (max-height: 700px) {
  /* line 3, ../sass/_module-news-latest.scss */
  .module-news-latest {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  /* line 3, ../sass/_module-news-latest.scss */
  .module-news-latest {
    display: none;
  }
}
/* line 14, ../sass/_module-news-latest.scss */
.module-news-latest .module-news-latest-title {
  margin: 0 !important;
  text-align: center;
  color: #fff !important;
  background: url(../img/h-latest-news.png) top center no-repeat;
  text-indent: -999em;
}
/* line 23, ../sass/_module-news-latest.scss */
.module-news-latest .module-news-latest-list {
  text-align: center;
}
/* line 27, ../sass/_module-news-latest.scss */
.module-news-latest .module-news-latest-list li {
  padding: 0 10px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4 !important;
}
/* line 35, ../sass/_module-news-latest.scss */
.module-news-latest .module-news-latest-list li a, .module-news-latest .module-news-latest-list .nav-main > li .tgl-sub-nav {
  display: block;
  color: white;
  border-bottom: 2px solid white;
  text-decoration: none;
  padding: 15px;
  position: relative;
}
/* line 43, ../sass/_module-news-latest.scss */
.module-news-latest .module-news-latest-list li a:hover, .module-news-latest .module-news-latest-list .module-sidebar-nav li.is-current > a, .module-sidebar-nav .module-news-latest .module-news-latest-list li.is-current > a, .module-news-latest .module-news-latest-list .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .module-news-latest .module-news-latest-list .nav-main > li.is-current > .tgl-sub-nav, .module-news-latest .module-news-latest-list .nav-main > li .tgl-sub-nav:hover {
  top: -10px;
}
/* line 46, ../sass/_module-news-latest.scss */
.module-news-latest .module-news-latest-list li a:hover img, .module-news-latest .module-news-latest-list .module-sidebar-nav li.is-current > a img, .module-sidebar-nav .module-news-latest .module-news-latest-list li.is-current > a img, .module-news-latest .module-news-latest-list .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav img, .module-sidebar-nav .module-news-latest .module-news-latest-list .nav-main > li.is-current > .tgl-sub-nav img, .module-news-latest .module-news-latest-list .nav-main > li .tgl-sub-nav:hover img {
  top: 0;
}

/* line 58, ../sass/_module-news-latest.scss */
.module-news-latest-media {
  width: 100%;
  position: absolute;
  height: 180px;
  z-index: 1;
  bottom: -182px;
  left: 0;
  overflow: hidden;
}
/* line 67, ../sass/_module-news-latest.scss */
.module-news-latest-media img {
  position: absolute;
  z-index: 1;
  top: -180px;
  left: 0;
  border: solid 2px white;
  border-top: 2px solid white;
  margin-top: -2px;
}
@media only screen and (max-height: 870px) {
  /* line 58, ../sass/_module-news-latest.scss */
  .module-news-latest-media {
    display: none !important;
  }
}

/* line 3, ../sass/_module-filter.scss */
.popup-filter {
  background: none;
  z-index: 1001;
}
/* line 7, ../sass/_module-filter.scss */
.popup-filter .layout, .popup-filter .tpl-dev .page-container, .tpl-dev .popup-filter .page-container {
  max-width: 95%;
  position: relative;
}
/* line 12, ../sass/_module-filter.scss */
.popup-filter .filter-controls {
  position: fixed;
  right: 0;
  left: 0;
  top: 58px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.4);
  padding: 15px 6% 4px;
}

/* line 23, ../sass/_module-filter.scss */
.filter-controls-title {
  color: #fff;
  line-height: 36px;
  float: left;
  font-size: 1.6em;
  padding-right: 10px;
}

/* line 31, ../sass/_module-filter.scss */
.filter-controls-link {
  display: block;
  text-decoration: none;
  float: right;
  padding: 0 15px;
}

/* line 38, ../sass/_module-filter.scss */
.popup-cover {
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}

/* line 54, ../sass/_module-filter.scss */
.scrollable {
  height: 100%;
  width: 100%;
  overflow: scroll;
  overflow-x: hidden;
  z-index: 1;
  position: absolute;
  top: 121px;
}

/* line 64, ../sass/_module-filter.scss */
.ie9 .scrollable {
  margin-left: 20px;
}

/* line 68, ../sass/_module-filter.scss */
.filter-list {
  list-style: none;
  padding: 30px 0 20px 0;
  margin: 0;
  overflow: hidden;
}
/* line 74, ../sass/_module-filter.scss */
.filter-list li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 15px 15px 0;
  padding: 0;
}
/* line 80, ../sass/_module-filter.scss */
.filter-list.filter-format {
  padding-bottom: 0;
}
/* line 84, ../sass/_module-filter.scss */
.filter-list.filter-style, .filter-list.filter-type, .filter-list.filter-director {
  -moz-columns: 200px;
  -webkit-columns: 200px;
  columns: 200px;
}

/* line 94, ../sass/_module-filter.scss */
.filter-director li {
  width: 200px;
}

/* line 100, ../sass/_module-filter.scss */
.filter-format,
.filter-character,
.filter-style,
.filter-type,
.filter-director {
  width: 100%;
  text-align: center;
}

/* line 120, ../sass/_module-filter.scss */
.filter-character .filter-all-li,
.filter-director .filter-all-li,
.filter-format .filter-all-li,
.filter-style .filter-all-li,
.filter-type .filter-all-li,
.filter-director .filter-all-li {
  display: none;
}

/* line 125, ../sass/_module-filter.scss */
.filter-character li {
  margin: 0 15px 15px;
}

/* line 130, ../sass/_module-filter.scss */
.filter-heading {
  text-align: center;
}
/* line 133, ../sass/_module-filter.scss */
.filter-heading span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 137, ../sass/_module-filter.scss */
.filter-heading span::after {
  content: '';
  display: block;
  width: 500px;
  height: 1px;
  position: absolute;
  z-index: 1;
  top: 16%;
  left: -510px;
  background: white;
  -webkit-transform: rotate(2deg);
}
/* line 150, ../sass/_module-filter.scss */
.filter-heading span::before {
  content: '';
  display: block;
  width: 500px;
  height: 1px;
  position: absolute;
  z-index: 1;
  top: 84%;
  right: -510px;
  background: white;
  -webkit-transform: rotate(2deg);
}

/* line 172, ../sass/_module-filter.scss */
.filter-heading-character span::after,
.filter-heading-type span::after {
  -webkit-transform: rotate(-2deg);
  top: 77%;
}
/* line 177, ../sass/_module-filter.scss */
.filter-heading-character span::before,
.filter-heading-type span::before {
  -webkit-transform: rotate(-2deg);
  top: 12%;
}

/* line 186, ../sass/_module-filter.scss */
.filter-heading-format,
.filter-heading-character {
  display: none;
}

/* line 193, ../sass/_module-filter.scss */
.filter-collapse {
  position: relative;
  margin: 0 0 20px 0;
}

/* line 198, ../sass/_module-filter.scss */
.filter-collapse-heading {
  text-align: center;
  padding: 0;
  margin: 0 0 -8px 0;
}
/* line 203, ../sass/_module-filter.scss */
.filter-collapse-heading .btn, .filter-collapse-heading .tag, .filter-collapse-heading .flex-direction-nav .flex-prev, .flex-direction-nav .filter-collapse-heading .flex-prev, .filter-collapse-heading .flex-direction-nav .flex-next, .flex-direction-nav .filter-collapse-heading .flex-next {
  top: -5px;
  position: relative;
  border: solid 2px white;
  width: 48px;
  height: 48px;
}
/* line 211, ../sass/_module-filter.scss */
.filter-collapse-heading a, .filter-collapse-heading .nav-main > li .tgl-sub-nav, .nav-main > li .filter-collapse-heading .tgl-sub-nav {
  color: #fff;
  text-decoration: none;
}

/* line 217, ../sass/_module-filter.scss */
.filter-closed .filter-wrapper {
  display: none;
}

/* line 219, ../sass/_module-filter.scss */
.filter-wrapper--inline {
  display: inline-block;
}

/* line 223, ../sass/_module-filter.scss */
.filter-wrapper-style {
  margin-top: 25px;
}

/* line 227, ../sass/_module-filter.scss */
.filter-inactive {
  opacity: 0.5;
  cursor: default;
}
/* line 231, ../sass/_module-filter.scss */
.filter-inactive:hover {
  background: none;
}

/* line 236, ../sass/_module-filter.scss */
.filter-wrapper-director {
  padding-bottom: 150px;
}

/* line 240, ../sass/_module-filter.scss */
.filter-select {
  font-size: larger;
}

/* line 244, ../sass/_module-filter.scss */
#closeEl {
  position: relative;
  z-index: 999;
}

/* line 251, ../sass/_module-filter.scss */
.rocket-takeoff {
  -webkit-animation: takeoff 0.2s infinite;
  -moz-animation: takeoff 0.2s infinite;
  -ms-animation: takeoff 0.2s infinite;
  -o-animation: takeoff 0.2s infinite;
  animation: takeoff 0.2s infinite;
}

@keyframes "takeoff" {
  0% {
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -o-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  25% {
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  75% {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  100% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}
@-moz-keyframes takeoff {
  0% {
    -moz-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  25% {
    -moz-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  50% {
    -moz-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  75% {
    -moz-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  100% {
    -moz-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}
@-webkit-keyframes "takeoff" {
  0% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  25% {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  75% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  100% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}
@-ms-keyframes "takeoff" {
  0% {
    -ms-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  25% {
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  50% {
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  75% {
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  100% {
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}
@-o-keyframes "takeoff" {
  0% {
    -o-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  25% {
    -o-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  50% {
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  75% {
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  100% {
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}
/* line 394, ../sass/_module-filter.scss */
.tab__heading {
  text-align: center !important;
}

/* line 398, ../sass/_module-filter.scss */
ul.tab-list {
  text-align: left;
}

/* line 403, ../sass/_module-filter.scss */
.filter-director.tab {
  overflow: visible;
}
/* line 405, ../sass/_module-filter.scss */
.filter-director.tab .tab__heading {
  width: 100%;
}
/* line 407, ../sass/_module-filter.scss */
.filter-director.tab .tab__heading h4, .filter-director.tab .tab__heading .module-news .article.masonry-brick.article-featured .article-title, .module-news .article.masonry-brick.article-featured .filter-director.tab .tab__heading .article-title, .filter-director.tab .tab__heading dl dt, dl .filter-director.tab .tab__heading dt {
  text-align: center;
}
/* line 410, ../sass/_module-filter.scss */
.filter-director.tab .tab__heading .tab__dropdown {
  width: 200%;
  padding-left: 5%;
  left: -100%;
  position: relative;
  padding-bottom: 20px;
  float: left;
}
/* line 418, ../sass/_module-filter.scss */
.filter-director.tab .tab__heading .tab__dropdown .tab-list {
  width: 100%;
}
/* line 421, ../sass/_module-filter.scss */
.filter-director.tab .tab__heading .tab__dropdown .tab-list > li {
  width: 45%;
  padding-left: 5%;
  display: block;
  float: left;
  margin: 0;
}
/* line 428, ../sass/_module-filter.scss */
.filter-director.tab .tab__heading .tab__dropdown .tab-list > li a, .filter-director.tab .tab__heading .tab__dropdown .tab-list > li .nav-main > li .tgl-sub-nav, .nav-main > li .filter-director.tab .tab__heading .tab__dropdown .tab-list > li .tgl-sub-nav {
  padding-left: 0;
}
/* line 431, ../sass/_module-filter.scss */
.filter-director.tab .tab__heading .tab__dropdown .tab-list > li a .tab-list__item, .filter-director.tab .tab__heading .tab__dropdown .tab-list > li .nav-main > li .tgl-sub-nav .tab-list__item, .nav-main > li .filter-director.tab .tab__heading .tab__dropdown .tab-list > li .tgl-sub-nav .tab-list__item {
  width: auto;
  padding-right: 10px;
}
/* line 441, ../sass/_module-filter.scss */
.filter-director.tab .tab__title.has-icon.icon-director:before {
  left: 45px;
}
@media only screen and (max-width: 1300px) {
  /* line 441, ../sass/_module-filter.scss */
  .filter-director.tab .tab__title.has-icon.icon-director:before {
    width: 20px;
    height: 20px;
    left: 34px;
    top: 6px;
  }
}
@media only screen and (max-width: 1190px) {
  /* line 441, ../sass/_module-filter.scss */
  .filter-director.tab .tab__title.has-icon.icon-director:before {
    width: 19px;
    height: 19px;
    left: 26px;
    top: 1px;
  }
}

/* line 460, ../sass/_module-filter.scss */
.tab.is-selected .tab__title.has-icon:before {
  display: none;
}

/* line 464, ../sass/_module-filter.scss */
.filter-type.tab {
  overflow: visible;
}
/* line 466, ../sass/_module-filter.scss */
.filter-type.tab .tab__heading {
  width: 100%;
}
/* line 468, ../sass/_module-filter.scss */
.filter-type.tab .tab__heading h4, .filter-type.tab .tab__heading .module-news .article.masonry-brick.article-featured .article-title, .module-news .article.masonry-brick.article-featured .filter-type.tab .tab__heading .article-title, .filter-type.tab .tab__heading dl dt, dl .filter-type.tab .tab__heading dt {
  text-align: center;
}
/* line 471, ../sass/_module-filter.scss */
.filter-type.tab .tab__heading .tab__dropdown {
  width: 200%;
  padding-left: 5%;
  left: -100%;
  position: relative;
  padding-bottom: 20px;
  float: left;
}
/* line 479, ../sass/_module-filter.scss */
.filter-type.tab .tab__heading .tab__dropdown .tab-list {
  width: 100%;
}
/* line 482, ../sass/_module-filter.scss */
.filter-type.tab .tab__heading .tab__dropdown .tab-list > li {
  width: 45%;
  padding-left: 5%;
  display: block;
  float: left;
  margin: 0;
}
/* line 489, ../sass/_module-filter.scss */
.filter-type.tab .tab__heading .tab__dropdown .tab-list > li a, .filter-type.tab .tab__heading .tab__dropdown .tab-list > li .nav-main > li .tgl-sub-nav, .nav-main > li .filter-type.tab .tab__heading .tab__dropdown .tab-list > li .tgl-sub-nav {
  padding-left: 0;
}
/* line 492, ../sass/_module-filter.scss */
.filter-type.tab .tab__heading .tab__dropdown .tab-list > li a .tab-list__item, .filter-type.tab .tab__heading .tab__dropdown .tab-list > li .nav-main > li .tgl-sub-nav .tab-list__item, .nav-main > li .filter-type.tab .tab__heading .tab__dropdown .tab-list > li .tgl-sub-nav .tab-list__item {
  width: auto;
  padding-right: 10px;
}
/* line 502, ../sass/_module-filter.scss */
.filter-type.tab .tab__title.has-icon.icon-type:before {
  left: 40px;
}
@media only screen and (max-width: 1300px) {
  /* line 502, ../sass/_module-filter.scss */
  .filter-type.tab .tab__title.has-icon.icon-type:before {
    width: 20px;
    height: 20px;
    left: 28px;
    top: 6px;
  }
}
@media only screen and (max-width: 1190px) {
  /* line 502, ../sass/_module-filter.scss */
  .filter-type.tab .tab__title.has-icon.icon-type:before {
    width: 19px;
    height: 19px;
    left: 20px;
    top: 1px;
  }
}

/* line 3, ../sass/_module-podcasts.scss */
.tpl-podcast-listing .page-content {
  font-size: 25px;
  font-size: 2.5rem;
  text-align: center;
}

/* line 9, ../sass/_module-podcasts.scss */
.podcast-media {
  position: relative;
}

/* line 13, ../sass/_module-podcasts.scss */
.podcast-button {
  position: absolute;
  z-index: 1;
  top: 60px;
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -23px;
}
/* line 22, ../sass/_module-podcasts.scss */
.podcast-button:hover, .podcast-button:active {
  left: 50%;
  top: 50%;
  position: absolute;
}

/* line 29, ../sass/_module-podcasts.scss */
.podcasts-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 34, ../sass/_module-podcasts.scss */
.podcasts-list li {
  float: left;
  width: 32%;
  height: 320px;
  margin-right: 2%;
}
/* line 40, ../sass/_module-podcasts.scss */
.podcasts-list li:nth-child(3n+3) {
  margin-right: 0;
}
@media only screen and (max-width: 560px) {
  /* line 34, ../sass/_module-podcasts.scss */
  .podcasts-list li {
    width: 100%;
    float: none;
  }
}

/* line 51, ../sass/_module-podcasts.scss */
.podcast-details {
  text-align: center;
}
/* line 54, ../sass/_module-podcasts.scss */
.podcast-details .podcast-title {
  margin: 15px 0 0 0;
}
/* line 58, ../sass/_module-podcasts.scss */
.podcast-details .podcast-subtitle {
  margin: 0;
  font-size: 22px;
  font-size: 2.2rem;
}

/* line 1, ../sass/_module-rights.scss */
.module-rights {
  padding: 80px 0 40px 0;
  position: relative;
  font-size: 17px;
  font-size: 1.7rem;
}
/* line 6, ../sass/_module-rights.scss */
.module-rights:after {
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  position: absolute;
  width: 50%;
  bottom: 0;
  left: 25%;
}
/* line 14, ../sass/_module-rights.scss */
.module-rights .rights-heading {
  width: 40%;
  float: left;
}
/* line 18, ../sass/_module-rights.scss */
.module-rights .rights-heading h1, .module-rights .rights-heading .module-jobs .job .job-title, .module-jobs .job .module-rights .rights-heading .job-title, .module-rights .rights-heading .module-news-latest .module-news-latest-title, .module-news-latest .module-rights .rights-heading .module-news-latest-title, .module-rights .rights-heading blockquote {
  font-size: 90px;
  font-size: 9rem;
  margin: 0;
  line-height: 80px;
  word-wrap: initial;
}
/* line 25, ../sass/_module-rights.scss */
.module-rights .rights-heading p {
  margin: 0;
}
@media only screen and (max-width: 900px) {
  /* line 14, ../sass/_module-rights.scss */
  .module-rights .rights-heading {
    width: 100%;
    float: none;
    text-align: center;
  }
}
/* line 36, ../sass/_module-rights.scss */
.module-rights .rights-detail {
  width: 60%;
  float: right;
  text-align: right;
}
@media only screen and (max-width: 900px) {
  /* line 36, ../sass/_module-rights.scss */
  .module-rights .rights-detail {
    width: 100%;
    margin-top: 40px;
    float: none;
    text-align: center;
  }
}

/* line 52, ../sass/_module-rights.scss */
.module-rights-alt:after {
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
/* line 56, ../sass/_module-rights.scss */
.module-rights-alt .rights-heading {
  float: right;
  text-align: right;
}
@media only screen and (max-width: 900px) {
  /* line 56, ../sass/_module-rights.scss */
  .module-rights-alt .rights-heading {
    width: 100%;
    float: none;
    text-align: center;
  }
}
/* line 67, ../sass/_module-rights.scss */
.module-rights-alt .rights-detail {
  float: left;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  /* line 67, ../sass/_module-rights.scss */
  .module-rights-alt .rights-detail {
    width: 100%;
    float: none;
    text-align: center;
  }
}

/* line 9, ../sass/_module-tab.scss */
.tab {
  width: 20%;
  background: #fff;
  min-height: 100%;
  float: left;
  color: #888888;
  text-align: center;
  position: relative;
  overflow: hidden;
}
/* line 20, ../sass/_module-tab.scss */
.tab.is-open {
  background: #d64045;
  color: #fff;
}
/* line 25, ../sass/_module-tab.scss */
.tab--end {
  width: 100px;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 32, ../sass/_module-tab.scss */
.tab__heading {
  text-align: left;
  display: inline-block;
  padding-top: 22px;
  position: relative;
}
/* line 38, ../sass/_module-tab.scss */
.is-selected .tab__heading {
  color: #d64045;
}
/* line 42, ../sass/_module-tab.scss */
.is-selected.is-open .tab__heading {
  color: #fff;
}
/* line 49, ../sass/_module-tab.scss */
.is-selected .tab__default {
  display: none;
}
/* line 54, ../sass/_module-tab.scss */
.tab__value {
  display: none;
}
/* line 57, ../sass/_module-tab.scss */
.is-selected .tab__value {
  display: inline;
}
/* line 62, ../sass/_module-tab.scss */
.tab__info {
  margin: 0;
  text-align: center;
}
/* line 66, ../sass/_module-tab.scss */
.is-selected .tab__info {
  display: none;
}
/* line 70, ../sass/_module-tab.scss */
.is-selected.is-open .tab__info {
  visibility: visible;
}
/* line 75, ../sass/_module-tab.scss */
.tab__label {
  margin: 0;
  display: none;
}
/* line 79, ../sass/_module-tab.scss */
.is-selected .tab__label {
  display: block;
}
/* line 84, ../sass/_module-tab.scss */
.tab__title {
  color: inherit;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1190px) {
  /* line 84, ../sass/_module-tab.scss */
  .tab__title {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
/* line 93, ../sass/_module-tab.scss */
.tab__title.has-icon {
  position: relative;
}
/* line 96, ../sass/_module-tab.scss */
.tab__title.has-icon:before {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 4px;
  left: -36px;
  background-size: 100% 100%;
}
@media only screen and (max-width: 1300px) {
  /* line 96, ../sass/_module-tab.scss */
  .tab__title.has-icon:before {
    width: 20px;
    height: 20px;
    left: -26px;
    top: 6px;
  }
}
@media only screen and (max-width: 1190px) {
  /* line 96, ../sass/_module-tab.scss */
  .tab__title.has-icon:before {
    width: 19px;
    height: 19px;
    left: -23px;
    top: 1px;
  }
}
@media only screen and (max-width: 915px) {
  /* line 96, ../sass/_module-tab.scss */
  .tab__title.has-icon:before {
    display: none;
  }
}
/* line 126, ../sass/_module-tab.scss */
.tab__title.has-icon.icon-type:before {
  background-image: url('../img/icon-type.svg?1481196289');
}
/* line 129, ../sass/_module-tab.scss */
.no-svg .tab__title.has-icon.icon-type:before {
  background-image: url('../img/png/icon-type.png?1481196296');
}
/* line 133, ../sass/_module-tab.scss */
.is-selected .tab__title.has-icon.icon-type:before {
  background-image: url('../img/icon-type-red.svg?1481196291');
}
/* line 136, ../sass/_module-tab.scss */
.no-svg .is-selected .tab__title.has-icon.icon-type:before {
  background-image: url('../img/png/icon-type.png?1481196296');
}
/* line 141, ../sass/_module-tab.scss */
.is-open .tab__title.has-icon.icon-type:before {
  background-image: url('../img/icon-type-white.svg?1481196289');
}
/* line 144, ../sass/_module-tab.scss */
.no-svg .is-open .tab__title.has-icon.icon-type:before {
  background-image: url('../img/png/icon-type.png?1481196296');
}
/* line 126, ../sass/_module-tab.scss */
.tab__title.has-icon.icon-format:before {
  background-image: url('../img/icon-format.svg?1481196290');
}
/* line 129, ../sass/_module-tab.scss */
.no-svg .tab__title.has-icon.icon-format:before {
  background-image: url('../img/png/icon-format.png?1481196296');
}
/* line 133, ../sass/_module-tab.scss */
.is-selected .tab__title.has-icon.icon-format:before {
  background-image: url('../img/icon-format-red.svg?1481196290');
}
/* line 136, ../sass/_module-tab.scss */
.no-svg .is-selected .tab__title.has-icon.icon-format:before {
  background-image: url('../img/png/icon-format.png?1481196296');
}
/* line 141, ../sass/_module-tab.scss */
.is-open .tab__title.has-icon.icon-format:before {
  background-image: url('../img/icon-format-white.svg?1481196289');
}
/* line 144, ../sass/_module-tab.scss */
.no-svg .is-open .tab__title.has-icon.icon-format:before {
  background-image: url('../img/png/icon-format.png?1481196296');
}
/* line 126, ../sass/_module-tab.scss */
.tab__title.has-icon.icon-director:before {
  background-image: url('../img/icon-director.svg?1481196290');
}
/* line 129, ../sass/_module-tab.scss */
.no-svg .tab__title.has-icon.icon-director:before {
  background-image: url('../img/png/icon-director.png?1481196297');
}
/* line 133, ../sass/_module-tab.scss */
.is-selected .tab__title.has-icon.icon-director:before {
  background-image: url('../img/icon-director-red.svg?1481196291');
}
/* line 136, ../sass/_module-tab.scss */
.no-svg .is-selected .tab__title.has-icon.icon-director:before {
  background-image: url('../img/png/icon-director.png?1481196297');
}
/* line 141, ../sass/_module-tab.scss */
.is-open .tab__title.has-icon.icon-director:before {
  background-image: url('../img/icon-director-white.svg?1481196289');
}
/* line 144, ../sass/_module-tab.scss */
.no-svg .is-open .tab__title.has-icon.icon-director:before {
  background-image: url('../img/png/icon-director.png?1481196297');
}
/* line 126, ../sass/_module-tab.scss */
.tab__title.has-icon.icon-character:before {
  background-image: url('../img/icon-character.svg?1481196289');
}
/* line 129, ../sass/_module-tab.scss */
.no-svg .tab__title.has-icon.icon-character:before {
  background-image: url('../img/png/icon-character.png?1481196296');
}
/* line 133, ../sass/_module-tab.scss */
.is-selected .tab__title.has-icon.icon-character:before {
  background-image: url('../img/icon-character-red.svg?1481196290');
}
/* line 136, ../sass/_module-tab.scss */
.no-svg .is-selected .tab__title.has-icon.icon-character:before {
  background-image: url('../img/png/icon-character.png?1481196296');
}
/* line 141, ../sass/_module-tab.scss */
.is-open .tab__title.has-icon.icon-character:before {
  background-image: url('../img/icon-character-white.svg?1481196290');
}
/* line 144, ../sass/_module-tab.scss */
.no-svg .is-open .tab__title.has-icon.icon-character:before {
  background-image: url('../img/png/icon-character.png?1481196296');
}
/* line 126, ../sass/_module-tab.scss */
.tab__title.has-icon.icon-style:before {
  background-image: url('../img/icon-style.svg?1481196289');
}
/* line 129, ../sass/_module-tab.scss */
.no-svg .tab__title.has-icon.icon-style:before {
  background-image: url('../img/png/icon-style.png?1481196297');
}
/* line 133, ../sass/_module-tab.scss */
.is-selected .tab__title.has-icon.icon-style:before {
  background-image: url('../img/icon-style-red.svg?1481196290');
}
/* line 136, ../sass/_module-tab.scss */
.no-svg .is-selected .tab__title.has-icon.icon-style:before {
  background-image: url('../img/png/icon-style.png?1481196297');
}
/* line 141, ../sass/_module-tab.scss */
.is-open .tab__title.has-icon.icon-style:before {
  background-image: url('../img/icon-style-white.svg?1481196291');
}
/* line 144, ../sass/_module-tab.scss */
.no-svg .is-open .tab__title.has-icon.icon-style:before {
  background-image: url('../img/png/icon-style.png?1481196297');
}
/* line 153, ../sass/_module-tab.scss */
.tab__dropdown {
  width: 100%;
  background: #fff;
  display: none;
}
/* line 158, ../sass/_module-tab.scss */
.is-open .tab__dropdown {
  background: #d64045;
  display: block;
}

/* line 1, ../sass/_module-tabs.scss */
.tabs {
  height: 105px;
  position: absolute;
  z-index: 11;
  width: 100%;
  padding-right: 100px;
  top: 121px;
}
@media only screen and (max-width: 710px) {
  /* line 1, ../sass/_module-tabs.scss */
  .tabs {
    display: none;
  }
}
/* line 14, ../sass/_module-tabs.scss */
.tabs.scroll-to-fixed-fixed {
  width: 100% !important;
}

/* line 3, ../sass/_module-tab-list.scss */
.tab-list {
  text-transform: uppercase;
  line-height: 1;
  font-family: "League Gothic", Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 15px 0 15px 0;
  list-style: none;
  font-size: 22px;
}
@media only screen and (max-width: 1100px) {
  /* line 3, ../sass/_module-tab-list.scss */
  .tab-list {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 14, ../sass/_module-tab-list.scss */
.tab-list > li {
  width: auto;
  margin: 0;
  margin-left: -200px;
  margin-right: -200px;
}
/* line 21, ../sass/_module-tab-list.scss */
.tab-list__link {
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 5px 0 3px 200px;
  position: relative;
}
/* line 28, ../sass/_module-tab-list.scss */
.tab-list__link:hover, .tab-list__link.is-selected {
  background-color: #b6363b;
}
/* line 34, ../sass/_module-tab-list.scss */
.tab-list__count {
  font-family: "Benton Sans RE", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  left: 155px;
  text-align: right;
  width: 45px;
  padding-right: 10px;
  top: 9px;
}
@media only screen and (max-width: 1300px) {
  /* line 34, ../sass/_module-tab-list.scss */
  .tab-list__count {
    display: none;
  }
}
/* line 49, ../sass/_module-tab-list.scss */
.tab-list__item {
  position: relative;
  width: 160px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 60, ../sass/_module-tab-list.scss */
.filter-director li .tab-list__link {
  padding-left: 190px;
}
@media only screen and (max-width: 810px) {
  /* line 60, ../sass/_module-tab-list.scss */
  .filter-director li .tab-list__link {
    padding-left: 182px;
  }
}

/* line 68, ../sass/_module-tab-list.scss */
.filter-type li .tab-list__link {
  padding-left: 190px;
}
@media only screen and (max-width: 810px) {
  /* line 68, ../sass/_module-tab-list.scss */
  .filter-type li .tab-list__link {
    padding-left: 185px;
  }
}

@media only screen and (max-width: 810px) {
  /* line 76, ../sass/_module-tab-list.scss */
  .filter-character li .tab-list__link {
    padding-left: 205px;
  }
}

@media only screen and (max-width: 810px) {
  /* line 82, ../sass/_module-tab-list.scss */
  .filter-format li .tab-list__link {
    padding-left: 198px;
  }
}

/* GLOBAL */
/* line 3, ../sass/_global.scss */
html {
  font-size: 62.5%;
  height: 100%;
}

/* line 8, ../sass/_global.scss */
body {
  background: #fff;
  color: #1c1c1c;
  font-family: "Benton Sans RE", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
  height: 100%;
}

/* line 22, ../sass/_global.scss */
* {
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* line 30, ../sass/_global.scss */
a, .nav-main > li .tgl-sub-nav {
  color: #d30007;
  text-decoration: underline;
}
/* line 34, ../sass/_global.scss */
a:hover, .module-sidebar-nav li.is-current > a, .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .nav-main > li .tgl-sub-nav:hover, a:focus, .nav-main > li .tgl-sub-nav:focus {
  text-decoration: none;
}
/* line 37, ../sass/_global.scss */
a.lnk-primary, .nav-main > li .lnk-primary.tgl-sub-nav {
  font-size: 17px;
  font-size: 1.7rem;
}

/* line 41, ../sass/_global.scss */
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

/* line 48, ../sass/_global.scss */
h1, .module-jobs .job .job-title, .module-news-latest .module-news-latest-title, blockquote, h2, .related .related-title, h3, .tgl-load-more, h4, .module-news .article.masonry-brick.article-featured .article-title, dl dt, h5, h6, .popup-share h2, .popup-share .related .related-title, .related .popup-share .related-title, .module-news .article.masonry-brick .article-title, .form-search .module-search-results .module-search-results-title {
  text-transform: uppercase;
  line-height: 1;
  font-family: "League Gothic", Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin: 1em 0 0.4em;
  color: #d64045;
}
/* line 53, ../sass/_global.scss */
h1:first-child, .module-jobs .job .job-title:first-child, .module-news-latest .module-news-latest-title:first-child, blockquote:first-child, h2:first-child, .related .related-title:first-child, h3:first-child, .tgl-load-more:first-child, h4:first-child, .module-news .article.masonry-brick.article-featured .article-title:first-child, dl dt:first-child, h5:first-child, h6:first-child, .popup-share h2:first-child, .popup-share .related .related-title:first-child, .related .popup-share .related-title:first-child, .module-news .article.masonry-brick .article-title:first-child, .form-search .module-search-results .module-search-results-title:first-child {
  margin-top: 0;
}
/* line 57, ../sass/_global.scss */
h1.aligncenter, .module-jobs .job .aligncenter.job-title, .module-news-latest .aligncenter.module-news-latest-title, blockquote.aligncenter, h2.aligncenter, .related .aligncenter.related-title, h3.aligncenter, .aligncenter.tgl-load-more, h4.aligncenter, .module-news .article.masonry-brick.article-featured .aligncenter.article-title, dl dt.aligncenter, h5.aligncenter, h6.aligncenter, .popup-share h2.aligncenter, .popup-share .related .aligncenter.related-title, .related .popup-share .aligncenter.related-title, .module-news .article.masonry-brick .aligncenter.article-title, .form-search .module-search-results .aligncenter.module-search-results-title {
  text-align: center;
}

/* line 62, ../sass/_global.scss */
h1, .module-jobs .job .job-title, .module-news-latest .module-news-latest-title, blockquote {
  font-size: 60px;
  font-size: 6rem;
}

/* line 63, ../sass/_global.scss */
h2, .related .related-title {
  font-size: 50px;
  font-size: 5rem;
}

/* line 64, ../sass/_global.scss */
h3, .tgl-load-more {
  font-size: 46px;
  font-size: 4.6rem;
}

/* line 65, ../sass/_global.scss */
h4, .module-news .article.masonry-brick.article-featured .article-title, dl dt {
  font-size: 35px;
  font-size: 3.5rem;
}

/* line 66, ../sass/_global.scss */
h5 {
  font-size: 30px;
  font-size: 3rem;
}

/* line 67, ../sass/_global.scss */
h6, .popup-share h2, .popup-share .related .related-title, .related .popup-share .related-title, .module-news .article.masonry-brick .article-title, .form-search .module-search-results .module-search-results-title {
  font-size: 26px;
  font-size: 2.6rem;
}

/* line 69, ../sass/_global.scss */
p {
  margin: 1.5em 0 2em;
}
/* line 71, ../sass/_global.scss */
p:first-child {
  margin-top: 0;
}
/* line 73, ../sass/_global.scss */
p.alignleft {
  text-align: left;
  float: none;
  margin-left: 0;
  margin-right: 0;
}
/* line 80, ../sass/_global.scss */
p.alignright {
  text-align: right;
  float: none;
  margin-left: 0;
  margin-right: 0;
}
/* line 87, ../sass/_global.scss */
p.aligncenter {
  text-align: center;
}

/* line 92, ../sass/_global.scss */
ul, ol {
  margin: 1.4em 0;
}
/* line 95, ../sass/_global.scss */
ul li, ol li {
  margin: 0.7em 0;
}

/* line 105, ../sass/_global.scss */
dl {
  margin: 0;
}
/* line 108, ../sass/_global.scss */
dl dt {
  color: #8d8d8d;
}
/* line 113, ../sass/_global.scss */
dl dd {
  margin: 0;
}

/* line 119, ../sass/_global.scss */
blockquote {
  font-style: normal;
  margin: 1em 0 0.6em;
  font-size: 45px;
  font-size: 4.5rem;
}
/* line 125, ../sass/_global.scss */
blockquote p {
  margin: 0;
}
/* line 129, ../sass/_global.scss */
blockquote p:last-child strong {
  font-size: 25px;
  font-size: 2.5rem;
  color: #8d8d8d;
  font-weight: normal;
}

/* line 137, ../sass/_global.scss */
table {
  margin: 1.8em 0;
  width: 98%;
}
/* line 141, ../sass/_global.scss */
table th, table td {
  border: 1px solid #1c1c1c;
  padding: 0.6em 1em;
}

/* line 152, ../sass/_global.scss */
iframe {
  display: block;
  border: 0;
  margin: 1em 0;
  max-width: 100%;
}

/* line 164, ../sass/_global.scss */
.list, .nav, .list ul, .nav ul {
  margin: 0;
  padding: 0;
}
/* line 166, ../sass/_global.scss */
.list li, .nav li, .list .item, .nav .item {
  margin: 0;
  list-style: none;
}
@media only screen and (max-width: 900px) {
  /* line 166, ../sass/_global.scss */
  .list li, .nav li, .list .item, .nav .item {
    margin-bottom: 10px;
  }
}
/* line 175, ../sass/_global.scss */
.list.inline, .inline.nav {
  text-align: center;
}
/* line 178, ../sass/_global.scss */
.list.inline li, .inline.nav li {
  display: inline-block;
}

/* line 188, ../sass/_global.scss */
.alignnone {
  display: block;
}

/* line 192, ../sass/_global.scss */
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

/* line 197, ../sass/_global.scss */
.alignright {
  float: right;
  margin: 0 0 20px 15px;
}

/* line 202, ../sass/_global.scss */
.aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1024px) {
  /* line 210, ../sass/_global.scss */
  iframe.alignleft, iframe.alignright {
    float: none;
    margin: 0 auto 35px;
    width: 100%;
    max-width: 660px;
  }
}

/* line 222, ../sass/_global.scss */
blockquote.alignleft {
  float: left;
  margin-right: 40px;
}
/* line 226, ../sass/_global.scss */
blockquote.alignright {
  float: right;
  margin-left: 40px;
}
@media only screen and (max-width: 1024px) {
  /* line 230, ../sass/_global.scss */
  blockquote.alignleft, blockquote.alignright {
    float: none;
    margin: 0 auto;
    width: 83%;
    max-width: 830px;
  }
}

/* line 241, ../sass/_global.scss */
.wp-caption {
  width: auto !important;
}
/* line 244, ../sass/_global.scss */
.wp-caption .wp-caption-text {
  margin: 0.3em 0;
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
  color: #555555;
}

/* line 253, ../sass/_global.scss */
.divider {
  width: 60%;
  margin: 70px auto 70px auto;
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

/* line 264, ../sass/_global.scss */
.fluid-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

/* line 270, ../sass/_global.scss */
.fluid-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* STRUCTURE: MAIN */
/* line 3, ../sass/_global-page.scss */
.page-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

/* line 10, ../sass/_global-page.scss */
.layout, .tpl-dev .page-container, .tpl-dev.tpl-widescreen .page-container, .tpl-dev.tpl-full .page-container {
  margin: 0 auto;
}

/* line 15, ../sass/_global-page.scss */
.l-constrained, .tpl-dev .page-container, .l-constrained-bleed {
  padding: 0 20px;
  max-width: 1040px;
}

/* line 16, ../sass/_global-page.scss */
.page-content .l-constrained, .page-content .tpl-dev .page-container, .tpl-dev .page-content .page-container {
  padding: 0 40px;
}
@media only screen and (max-width: 900px) {
  /* line 16, ../sass/_global-page.scss */
  .page-content .l-constrained, .page-content .tpl-dev .page-container, .tpl-dev .page-content .page-container {
    padding: 0 20px;
  }
}

/* line 23, ../sass/_global-page.scss */
.l-widescreen, .tpl-dev.tpl-widescreen .page-container {
  padding: 0 20px;
  max-width: 1380px;
}

/* line 24, ../sass/_global-page.scss */
.l-full-max {
  width: 100%;
  max-width: 1380px;
}

/* line 25, ../sass/_global-page.scss */
.l-full, .tpl-dev.tpl-full .page-container {
  max-width: none;
  padding: 0 10px;
}

/* line 26, ../sass/_global-page.scss */
.l-full-bleed {
  max-width: none;
  padding: 0;
}

/* line 28, ../sass/_global-page.scss */
.page-body {
  padding-bottom: 45px;
  background: #fff;
}

/* line 33, ../sass/_global-page.scss */
.page-content {
  padding-top: 25px;
  margin-bottom: 25px;
}
/* line 37, ../sass/_global-page.scss */
.page-content--filters {
  margin-top: 100px;
}
@media only screen and (max-width: 710px) {
  /* line 37, ../sass/_global-page.scss */
  .page-content--filters {
    margin-top: 25px;
  }
}
/* line 45, ../sass/_global-page.scss */
.page-content--contact {
  min-height: 500px;
}

/* line 54, ../sass/_global-page.scss */
.content-header {
  text-align: center;
  margin: 0 8% 50px;
}
/* line 58, ../sass/_global-page.scss */
.content-header:after {
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  width: 300px;
  margin: 20px auto;
}

@media only screen and (max-width: 900px) {
  /* line 69, ../sass/_global-page.scss */
  .tpl-work-detail .page-body {
    padding-bottom: 0;
  }
  /* line 73, ../sass/_global-page.scss */
  .tpl-work-detail .page-content, .tpl-work-detail .content-footer {
    margin-bottom: 0;
  }
}
/* line 78, ../sass/_global-page.scss */
.tpl-work-detail .content-header {
  margin: 0 0 50px;
  text-align: left;
  overflow: hidden;
  position: relative;
  padding-bottom: 10px;
}
@media only screen and (max-width: 900px) {
  /* line 78, ../sass/_global-page.scss */
  .tpl-work-detail .content-header {
    margin-bottom: 0;
  }
}
/* line 89, ../sass/_global-page.scss */
.tpl-work-detail .content-header .list li, .tpl-work-detail .content-header .nav li {
  margin-bottom: 10px;
}
/* line 93, ../sass/_global-page.scss */
.tpl-work-detail .content-header h5 {
  margin-top: 0.2em;
  color: #c6c6c6;
}
/* line 97, ../sass/_global-page.scss */
.tpl-work-detail .content-header h5 a, .tpl-work-detail .content-header h5 .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-work-detail .content-header h5 .tgl-sub-nav {
  color: #555555;
  text-decoration: none;
}
/* line 101, ../sass/_global-page.scss */
.tpl-work-detail .content-header h5 a:hover, .tpl-work-detail .content-header h5 .module-sidebar-nav li.is-current > a, .module-sidebar-nav .tpl-work-detail .content-header h5 li.is-current > a, .tpl-work-detail .content-header h5 .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .tpl-work-detail .content-header h5 .nav-main > li.is-current > .tgl-sub-nav, .tpl-work-detail .content-header h5 .nav-main > li .tgl-sub-nav:hover, .nav-main > li .tpl-work-detail .content-header h5 .tgl-sub-nav:hover {
  text-decoration: underline;
}
/* line 107, ../sass/_global-page.scss */
.tpl-work-detail .content-header .share {
  float: right;
}
@media only screen and (max-width: 900px) {
  /* line 107, ../sass/_global-page.scss */
  .tpl-work-detail .content-header .share {
    margin-top: 15px;
    float: none;
  }
}
/* line 116, ../sass/_global-page.scss */
.tpl-work-detail .content-header::after {
  display: none;
}

/* line 123, ../sass/_global-page.scss */
.work-header {
  width: 60%;
  padding-right: 7%;
  float: left;
  position: relative;
}
/* line 129, ../sass/_global-page.scss */
.work-header::after {
  content: "";
  display: inline-block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(-75deg);
  -moz-transform: rotate(-75deg);
  -o-transform: rotate(-75deg);
  -ms-transform: rotate(-75deg);
  transform: rotate(-75deg);
  position: absolute;
  z-index: 1;
  top: 0;
  right: -44%;
  width: 375px;
}
@media only screen and (max-width: 900px) {
  /* line 129, ../sass/_global-page.scss */
  .work-header::after {
    display: none;
  }
}
/* line 145, ../sass/_global-page.scss */
.work-header span {
  color: #555555;
}
@media only screen and (max-width: 900px) {
  /* line 149, ../sass/_global-page.scss */
  .work-header h1, .work-header .module-jobs .job .job-title, .module-jobs .job .work-header .job-title, .work-header .module-news-latest .module-news-latest-title, .module-news-latest .work-header .module-news-latest-title, .work-header blockquote {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 900px) {
  /* line 123, ../sass/_global-page.scss */
  .work-header {
    width: 100%;
    float: none;
    text-align: center;
  }
}

/* line 162, ../sass/_global-page.scss */
.postid-9826 .work-header:after {
  display: none;
}

/* line 166, ../sass/_global-page.scss */
.content-title {
  margin: 0;
  font-size: 60px;
  font-size: 6rem;
}
@media only screen and (max-width: 560px) {
  /* line 166, ../sass/_global-page.scss */
  .content-title {
    font-size: 50px;
    font-size: 5rem;
  }
}
@media only screen and (max-width: 400px) {
  /* line 166, ../sass/_global-page.scss */
  .content-title {
    font-size: 40px;
    font-size: 4rem;
  }
}

/* line 179, ../sass/_global-page.scss */
.content-meta, .module-jobs .job .job-meta {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8d8d8d;
  font-style: italic;
  line-height: 1.5;
  margin: 1em 0 0.5em;
}
/* line 187, ../sass/_global-page.scss */
.content-meta li, .module-jobs .job .job-meta li {
  margin: 0 20px;
}
/* line 191, ../sass/_global-page.scss */
.content-meta li strong, .module-jobs .job .job-meta li strong {
  color: #1c1c1c;
  font-weight: normal;
  font-style: normal;
}
/* line 199, ../sass/_global-page.scss */
.content-meta a, .module-jobs .job .job-meta a, .content-meta .nav-main > li .tgl-sub-nav, .nav-main > li .content-meta .tgl-sub-nav, .module-jobs .job .job-meta .nav-main > li .tgl-sub-nav, .nav-main > li .module-jobs .job .job-meta .tgl-sub-nav {
  text-decoration: none;
}
/* line 201, ../sass/_global-page.scss */
.content-meta a:hover, .module-jobs .job .job-meta a:hover, .content-meta .module-sidebar-nav li.is-current > a, .module-sidebar-nav .content-meta li.is-current > a, .module-jobs .job .job-meta .module-sidebar-nav li.is-current > a, .module-sidebar-nav .module-jobs .job .job-meta li.is-current > a, .content-meta .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .content-meta .nav-main > li.is-current > .tgl-sub-nav, .module-jobs .job .job-meta .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .module-jobs .job .job-meta .nav-main > li.is-current > .tgl-sub-nav, .content-meta .nav-main > li .tgl-sub-nav:hover, .nav-main > li .content-meta .tgl-sub-nav:hover, .module-jobs .job .job-meta .nav-main > li .tgl-sub-nav:hover, .nav-main > li .module-jobs .job .job-meta .tgl-sub-nav:hover, .content-meta a:focus, .module-jobs .job .job-meta a:focus, .content-meta .nav-main > li .tgl-sub-nav:focus, .nav-main > li .content-meta .tgl-sub-nav:focus, .module-jobs .job .job-meta .nav-main > li .tgl-sub-nav:focus, .nav-main > li .module-jobs .job .job-meta .tgl-sub-nav:focus {
  text-decoration: underline;
}

/* line 207, ../sass/_global-page.scss */
.content-body {
  position: relative;
}

/* line 217, ../sass/_global-page.scss */
.content-footer {
  margin: 10px 0 20px;
}
/* line 221, ../sass/_global-page.scss */
.content-footer .tags {
  float: left;
}
@media only screen and (max-width: 900px) {
  /* line 221, ../sass/_global-page.scss */
  .content-footer .tags {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
}
/* line 231, ../sass/_global-page.scss */
.content-footer .share {
  float: right;
}
@media only screen and (max-width: 900px) {
  /* line 231, ../sass/_global-page.scss */
  .content-footer .share {
    float: none;
  }
}
/* line 238, ../sass/_global-page.scss */
.content-footer .share iframe {
  margin: 0;
}

/* line 245, ../sass/_global-page.scss */
.sidebar {
  font-size: 12px;
  font-size: 1.2rem;
  color: #555555;
}
/* line 248, ../sass/_global-page.scss */
.sidebar a, .sidebar .nav-main > li .tgl-sub-nav, .nav-main > li .sidebar .tgl-sub-nav {
  color: #1c1c1c;
}

/* line 261, ../sass/_global-page.scss */
.l-sidebar .content,
.l-sidebar .sidebar {
  float: right;
  padding-left: 20px;
  padding-right: 0;
}
/* line 264, ../sass/_global-page.scss */
.l-sidebar .content:first-child,
.l-sidebar .sidebar:first-child {
  float: left;
  padding-right: 15px;
  padding-left: 0;
}
@media only screen and (max-width: 900px) {
  /* line 261, ../sass/_global-page.scss */
  .l-sidebar .content,
  .l-sidebar .sidebar {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
  }
}

/* line 279, ../sass/_global-page.scss */
.page-our-charities .page-content {
  font-size: 17px;
  font-size: 1.7rem;
}
/* line 282, ../sass/_global-page.scss */
.page-our-charities .page-content h3, .page-our-charities .page-content .tgl-load-more {
  color: #c6c6c6;
}

/* line 288, ../sass/_global-page.scss */
.charity-heading {
  text-transform: uppercase;
  line-height: 1;
  font-family: "Cracking", "Arial", sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 60px;
  margin: 0;
}

/* STRUCTURE: HEADER */
/* line 3, ../sass/_global-header.scss */
.page-header {
  position: relative;
  z-index: 1002;
}

/* line 8, ../sass/_global-header.scss */
.page-header-main {
  background: #fff;
  height: 50px;
  position: relative;
  z-index: 20;
}
/* line 6, ../sass/_base-wonk.scss */
.page-header-main:before {
  content: "";
  position: absolute;
  top: -22%;
  left: -5%;
  height: 152%;
  width: 110%;
  background: black;
  background: #fff;
  -webkit-transform: rotate(-0.7deg);
  -moz-transform: rotate(-0.7deg);
  -o-transform: rotate(-0.7deg);
  -ms-transform: rotate(-0.7deg);
  transform: rotate(-0.7deg);
}
/* line 15, ../sass/_global-header.scss */
.page-header-main .l-constrained, .page-header-main .tpl-dev .page-container, .tpl-dev .page-header-main .page-container {
  position: relative;
  height: 100%;
}

/* line 22, ../sass/_global-header.scss */
.logo {
  display: block;
  position: absolute;
  top: 11px;
  left: 20px;
  background-repeat: no-repeat;
  background-image: url(../img/logo-aardman-red.png);
}
@media only screen and (max-width: 900px) {
  /* line 22, ../sass/_global-header.scss */
  .logo {
    top: 12px;
  }
}
/* line 35, ../sass/_global-header.scss */
.logo img {
  visibility: hidden;
}

/* line 40, ../sass/_global-header.scss */
.nathan-love {
  position: relative;
  width: 121px;
  height: 80px;
  top: -13px;
  overflow: visible;
  -webkit-transition: top 0.5s, bottom 0.5s;
  -moz-transition: top 0.5s, bottom 0.5s;
  -ms-transition: top 0.5s, bottom 0.5s;
  -o-transition: top 0.5s, bottom 0.5s;
  transition: top 0.5s, bottom 0.5s;
}
/* line 41, ../sass/_global-header.scss */
.nathan-love.black {
  background: url("https://d861dk9kf78fl.cloudfront.net/anl_logo_black.png") no-repeat;
  background-size: 118px 86px;
}
/* line 45, ../sass/_global-header.scss */
.nathan-love.white {
  background: url("https://d861dk9kf78fl.cloudfront.net/anl_logo_white.png") no-repeat;
  background-size: 118px 86px;
}
/* line 60, ../sass/_global-header.scss */
.nathan-love:hover {
  top: -1px;
}
/* line 64, ../sass/_global-header.scss */
.nathan-love a, .nathan-love .nav-main > li .tgl-sub-nav, .nav-main > li .nathan-love .tgl-sub-nav {
  display: inline-block;
  width: 121px;
  height: 80px;
}
@media only screen and (max-width: 900px) {
  /* line 40, ../sass/_global-header.scss */
  .nathan-love {
    display: none;
  }
}

/* line 74, ../sass/_global-header.scss */
.nathan-love-mobile {
  display: none;
}
@media only screen and (max-width: 900px) {
  /* line 74, ../sass/_global-header.scss */
  .nathan-love-mobile {
    display: block;
    height: 90px;
    margin-bottom: 0 !important;
    background: url("https://d861dk9kf78fl.cloudfront.net/anl_logo_phone_black.png") 10px 10px no-repeat black;
    background-size: 109px 60px;
  }
  /* line 82, ../sass/_global-header.scss */
  .nathan-love-mobile a, .nathan-love-mobile .nav-main > li .tgl-sub-nav, .nav-main > li .nathan-love-mobile .tgl-sub-nav {
    padding: 0;
    display: block !important;
    height: 90px !important;
    width: 100%;
  }
}

/* STRUCTURE: FOOTER */
/* line 3, ../sass/_global-footer.scss */
.page-footer {
  color: #8d8d8d;
  overflow: hidden;
}
/* line 7, ../sass/_global-footer.scss */
.page-footer a, .page-footer .nav-main > li .tgl-sub-nav, .nav-main > li .page-footer .tgl-sub-nav {
  color: #8d8d8d;
  text-decoration: none;
}
/* line 11, ../sass/_global-footer.scss */
.page-footer a:hover, .page-footer .module-sidebar-nav li.is-current > a, .module-sidebar-nav .page-footer li.is-current > a, .page-footer .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .page-footer .nav-main > li.is-current > .tgl-sub-nav, .page-footer .nav-main > li .tgl-sub-nav:hover, .nav-main > li .page-footer .tgl-sub-nav:hover, .page-footer a:focus, .page-footer .nav-main > li .tgl-sub-nav:focus, .nav-main > li .page-footer .tgl-sub-nav:focus {
  text-decoration: underline;
}

/* line 18, ../sass/_global-footer.scss */
.fixed-footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 25, ../sass/_global-footer.scss */
.footer-connect {
  background: #fbfbfb;
  padding: 40px 0 50px;
}
/* line 30, ../sass/_global-footer.scss */
.footer-connect a, .footer-connect .nav-main > li .tgl-sub-nav, .nav-main > li .footer-connect .tgl-sub-nav {
  color: #d64045;
}
/* line 34, ../sass/_global-footer.scss */
.footer-connect .tweet {
  width: 100%;
  max-width: 660px;
  margin: 0 auto 25px;
  text-align: center;
  line-height: 1.5;
  position: relative;
}
/* line 41, ../sass/_global-footer.scss */
.footer-connect .tweet p {
  margin: 0;
}
/* line 43, ../sass/_global-footer.scss */
.footer-connect .tweet .tweet-link {
  width: 55px;
  height: 55px;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
/* line 53, ../sass/_global-footer.scss */
.footer-connect .tweet .tweet-text {
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 0.2em;
}
/* line 58, ../sass/_global-footer.scss */
.footer-connect .tweet .tweet-handle {
  font-size: 15px;
  font-size: 1.5rem;
  color: #c6c6c6;
}
/* line 62, ../sass/_global-footer.scss */
.footer-connect .tweet .tweet-handle a, .footer-connect .tweet .tweet-handle .nav-main > li .tgl-sub-nav, .nav-main > li .footer-connect .tweet .tweet-handle .tgl-sub-nav {
  color: inherit;
}
@media only screen and (min-width: 896px) {
  /* line 34, ../sass/_global-footer.scss */
  .footer-connect .tweet {
    background: url(../img/logo-twitter.png) no-repeat 0 5px;
    padding: 0 40px 0 62px;
  }
}
/* line 71, ../sass/_global-footer.scss */
.footer-connect .tweet.central {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
/* line 79, ../sass/_global-footer.scss */
.footer-connect .form-newsletter {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  text-align: center;
}
/* line 86, ../sass/_global-footer.scss */
.footer-connect .form-newsletter .field {
  margin: 0;
  width: 82%;
}
/* line 91, ../sass/_global-footer.scss */
.footer-connect .form-newsletter .field input {
  width: 100%;
}
/* line 95, ../sass/_global-footer.scss */
.footer-connect .form-newsletter .form-action {
  margin: 0;
}
@media only screen and (min-width: 896px) {
  /* line 79, ../sass/_global-footer.scss */
  .footer-connect .form-newsletter {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2;
  }
  /* line 106, ../sass/_global-footer.scss */
  .footer-connect .form-newsletter .field {
    float: left;
  }
  /* line 110, ../sass/_global-footer.scss */
  .footer-connect .form-newsletter .form-action {
    float: left;
    margin: 0 0 0 10px;
  }
}

/* line 121, ../sass/_global-footer.scss */
.footer-meta {
  background: #f0f0f0;
  position: relative;
}
/* line 6, ../sass/_base-wonk.scss */
.footer-meta:before {
  content: "";
  position: absolute;
  top: -22%;
  left: -5%;
  height: 152%;
  width: 110%;
  background: black;
  background: #f0f0f0;
  -webkit-transform: rotate(-0.7deg);
  -moz-transform: rotate(-0.7deg);
  -o-transform: rotate(-0.7deg);
  -ms-transform: rotate(-0.7deg);
  transform: rotate(-0.7deg);
}
/* line 125, ../sass/_global-footer.scss */
.footer-meta:before {
  top: -30px;
}
/* line 129, ../sass/_global-footer.scss */
.footer-meta .l-constrained, .footer-meta .tpl-dev .page-container, .tpl-dev .footer-meta .page-container {
  padding-top: 20px;
  position: relative;
}

/* line 136, ../sass/_global-footer.scss */
.footer-meta-nav {
  width: 100%;
  max-width: 660px;
  margin: 0 auto;
  padding: 0 1.5%;
}
/* line 142, ../sass/_global-footer.scss */
.footer-meta-nav .nav-footer {
  margin-bottom: 1em;
  text-align: center;
}
/* line 146, ../sass/_global-footer.scss */
.footer-meta-nav .nav-footer li {
  font-size: 12px;
  font-size: 1.2rem;
  border-left: 1px solid #fff;
  margin-left: 8px;
  padding-left: 8px;
}
/* line 153, ../sass/_global-footer.scss */
.footer-meta-nav .nav-footer li:first-child {
  border: 0;
  margin-left: 0;
  padding-left: 0;
}
@media only screen and (min-width: 510px) {
  /* line 142, ../sass/_global-footer.scss */
  .footer-meta-nav .nav-footer {
    float: left;
    min-width: 340px;
  }
  /* line 165, ../sass/_global-footer.scss */
  .footer-meta-nav .nav-footer li {
    float: left;
  }
}
/* line 173, ../sass/_global-footer.scss */
.footer-meta-nav .nav-social {
  margin-bottom: 15px;
  text-align: center;
}
/* line 177, ../sass/_global-footer.scss */
.footer-meta-nav .nav-social li {
  margin-left: 1em;
}
/* line 180, ../sass/_global-footer.scss */
.footer-meta-nav .nav-social li:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 510px) {
  /* line 173, ../sass/_global-footer.scss */
  .footer-meta-nav .nav-social {
    float: right;
    min-width: 105px;
  }
  /* line 187, ../sass/_global-footer.scss */
  .footer-meta-nav .nav-social li {
    float: left;
  }
}

/* line 197, ../sass/_global-footer.scss */
.footer-meta-credits {
  width: 100%;
  max-width: 660px;
  margin: 0 auto;
}
/* line 201, ../sass/_global-footer.scss */
.footer-meta-credits .list-credits {
  clear: both;
  margin: 0;
  color: #fff;
  text-align: center;
}
/* line 207, ../sass/_global-footer.scss */
.footer-meta-credits .list-credits li {
  text-transform: uppercase;
  line-height: 1;
  font-family: "League Gothic", Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  font-size: 3rem;
  margin-left: 3%;
}
/* line 213, ../sass/_global-footer.scss */
.footer-meta-credits .list-credits li:first-child {
  margin-left: 0;
}

/* line 225, ../sass/_global-footer.scss */
.footer-meta-characters {
  height: 40px;
  margin-top: 5px;
}
/* line 229, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters {
  text-align: center;
  position: relative;
  font-size: 0;
}
/* line 234, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li {
  vertical-align: top;
  position: relative;
}
/* line 240, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li a, .footer-meta-characters .nav-characters .nav-main > li .tgl-sub-nav {
  display: block;
  position: relative;
  z-index: 2;
  border: none;
}
/* line 248, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-wallace-and-gromit {
  width: 21.02273%;
  margin-top: -15px;
}
/* line 252, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-wallace-and-gromit:hover img, .footer-meta-characters .nav-characters li.lnk-wallace-and-gromit:focus img {
  margin-top: -45%;
}
/* line 255, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-wallace-and-gromit:hover .character-board {
  top: -170%;
}
/* line 259, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-timmy-time {
  width: 14.65909%;
}
/* line 262, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-timmy-time:hover img, .footer-meta-characters .nav-characters li.lnk-timmy-time:focus img {
  margin-top: -60%;
}
/* line 265, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-timmy-time:hover .character-board {
  top: -220%;
}
/* line 269, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-timmy-time .character-board {
  background: #7cccec;
}
/* line 272, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-timmy-time .character-board:after {
  background: #7cccec;
}
/* line 277, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-animate-it {
  width: 30.34091%;
}
/* line 280, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-animate-it:hover img, .footer-meta-characters .nav-characters li.lnk-animate-it:focus img {
  margin-top: -15%;
}
/* line 283, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-animate-it:hover .character-board {
  top: -220%;
  left: 20%;
}
/* line 288, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-animate-it .character-board {
  background: #90b829;
}
/* line 291, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-animate-it .character-board:after {
  background: #90b829;
}
/* line 296, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-shaun-the-sheep {
  width: 13.40909%;
}
/* line 299, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-shaun-the-sheep:hover img, .footer-meta-characters .nav-characters li.lnk-shaun-the-sheep:focus img {
  margin-top: -65%;
}
/* line 302, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-shaun-the-sheep:hover .character-board {
  top: -90%;
  left: -25%;
}
/* line 307, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-shaun-the-sheep .character-board {
  background: #528038;
}
/* line 310, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-shaun-the-sheep .character-board:after {
  background: #528038;
}
/* line 315, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-morph {
  width: 16.36364%;
}
/* line 318, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-morph:hover img, .footer-meta-characters .nav-characters li.lnk-morph:focus img {
  margin-top: -60%;
}
/* line 321, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-morph:hover .character-board {
  top: -100%;
}
/* line 325, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-morph .character-board {
  background: #db632c;
}
/* line 328, ../sass/_global-footer.scss */
.footer-meta-characters .nav-characters li.lnk-morph .character-board:after {
  background: #db632c;
}
@media only screen and (min-width: 920px) {
  /* line 337, ../sass/_global-footer.scss */
  .footer-meta-characters .nav-characters li {
    width: auto !important;
    max-width: none !important;
  }
}

/* GLOBAL: MAIN NAV */
/* line 3, ../sass/_global-nav.scss */
.page-header-nav {
  position: relative;
  z-index: 25;
  background: #d30007;
  overflow: hidden;
  height: 0;
  border-top: 3px solid #d30007;
}
@media only screen and (min-width: 900px) {
  /* line 3, ../sass/_global-nav.scss */
  .page-header-nav {
    background: transparent;
    overflow: visible;
    height: 0;
    border: none;
  }
}
/* line 19, ../sass/_global-nav.scss */
.no-js .page-header-nav, .page-header-nav.is-expanded {
  height: auto;
  border: none;
}
/* line 25, ../sass/_global-nav.scss */
.page-header-nav .l-constrained, .page-header-nav .tpl-dev .page-container, .tpl-dev .page-header-nav .page-container {
  margin: 0 -20px;
}
@media only screen and (min-width: 900px) {
  /* line 25, ../sass/_global-nav.scss */
  .page-header-nav .l-constrained, .page-header-nav .tpl-dev .page-container, .tpl-dev .page-header-nav .page-container {
    position: relative;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 900px) {
  /* line 37, ../sass/_global-nav.scss */
  .nav-main {
    position: absolute;
    top: 0;
    right: 20px;
  }
}
/* line 45, ../sass/_global-nav.scss */
.nav-main > li {
  border-top: 1px solid #fff;
}
/* line 48, ../sass/_global-nav.scss */
.nav-main > li:first-child {
  border-top: 0;
}
@media only screen and (min-width: 900px) {
  /* line 45, ../sass/_global-nav.scss */
  .nav-main > li {
    float: left;
    border: none;
    margin-left: 35px;
  }
  /* line 54, ../sass/_global-nav.scss */
  .nav-main > li:first-child {
    margin-left: 0;
  }
}
/* line 57, ../sass/_global-nav.scss */
.nav-main > li > a, .nav-main > li > .tgl-sub-nav {
  display: block;
  color: #fff;
  line-height: 1.1;
  height: auto;
  padding: 10px 0 0 10px;
  text-decoration: none;
}
@media only screen and (min-width: 900px) {
  /* line 57, ../sass/_global-nav.scss */
  .nav-main > li > a, .nav-main > li > .tgl-sub-nav {
    color: #8d8d8d;
    height: 65px;
    padding: 0;
  }
  /* line 70, ../sass/_global-nav.scss */
  .nav-main > li > a:hover, .module-sidebar-nav .nav-main > li.is-current > a, .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .nav-main > li > .tgl-sub-nav:hover, .nav-main > li > a:focus, .nav-main > li > .tgl-sub-nav:focus {
    color: #d30007;
  }
}
/* line 85, ../sass/_global-nav.scss */
.nav-main > li > a, .nav-main > li > .tgl-sub-nav {
  text-transform: uppercase;
  line-height: 1;
  font-family: "League Gothic", Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  font-size: 3rem;
}
@media only screen and (min-width: 900px) {
  /* line 85, ../sass/_global-nav.scss */
  .nav-main > li > a, .nav-main > li > .tgl-sub-nav {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 2.7;
  }
}
/* line 96, ../sass/_global-nav.scss */
.nav-main > li.has-sub-nav {
  position: relative;
  margin-bottom: 0;
}
/* line 100, ../sass/_global-nav.scss */
.nav-main > li.has-sub-nav > a, .nav-main > li.has-sub-nav > .tgl-sub-nav {
  padding-bottom: 10px;
}
/* line 105, ../sass/_global-nav.scss */
.nav-main > li .nav-sub {
  display: none;
}
/* line 109, ../sass/_global-nav.scss */
.nav-main > li .nav-sub.is-expanded, .no-js .nav-main > li .nav-sub, .tpl-news-listing .nav-main > li .nav-sub, .tpl-news-detail .nav-main > li .nav-sub, .page-history .nav-main > li .nav-sub, .page-tour .nav-main > li .nav-sub, .tpl-job-listing .nav-main > li .nav-sub, .tpl-job-detail .nav-main > li .nav-sub, .tpl-faq .nav-main > li .nav-sub {
  display: block;
}
@media only screen and (min-width: 900px) {
  /* line 109, ../sass/_global-nav.scss */
  .nav-main > li .nav-sub.is-expanded, .no-js .nav-main > li .nav-sub, .tpl-news-listing .nav-main > li .nav-sub, .tpl-news-detail .nav-main > li .nav-sub, .page-history .nav-main > li .nav-sub, .page-tour .nav-main > li .nav-sub, .tpl-job-listing .nav-main > li .nav-sub, .tpl-job-detail .nav-main > li .nav-sub, .tpl-faq .nav-main > li .nav-sub {
    display: none;
  }
}
/* line 126, ../sass/_global-nav.scss */
.nav-main > li .nav-sub li {
  background: #d64045;
  margin-bottom: 0;
  border-top: rgba(255, 255, 255, 0.5) solid 1px;
}
/* line 131, ../sass/_global-nav.scss */
.nav-main > li .nav-sub li a, .nav-main > li .nav-sub li .tgl-sub-nav {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  color: #fff;
  line-height: 1.1;
  padding: 13px 0 13px 20px;
  text-decoration: none;
}
/* line 144, ../sass/_global-nav.scss */
.nav-main > li .tgl-sub-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 10px;
  text-align: right;
  cursor: pointer;
}
/* line 153, ../sass/_global-nav.scss */
.no-js .nav-main > li .tgl-sub-nav, .tpl-news-listing .nav-main > li .tgl-sub-nav, .tpl-news-detail .nav-main > li .tgl-sub-nav, .page-history .nav-main > li .tgl-sub-nav, .page-tour .nav-main > li .tgl-sub-nav, .tpl-job-listing .nav-main > li .tgl-sub-nav, .tpl-job-detail .nav-main > li .tgl-sub-nav, .tpl-faq .nav-main > li .tgl-sub-nav {
  text-indent: -999em;
  text-align: left;
  cursor: default;
}
@media only screen and (min-width: 900px) {
  /* line 144, ../sass/_global-nav.scss */
  .nav-main > li .tgl-sub-nav {
    display: none;
  }
}
/* line 175, ../sass/_global-nav.scss */
.tpl-index .nav-main .lnk-home, .tpl-forty-listing .nav-main .lnk-home, .tpl-40-years-detail .nav-main .lnk-home, .tpl-work-listing .nav-main .lnk-work, .tpl-work-detail .nav-main .lnk-work, .tpl-news-listing .nav-main .lnk-studio, .tpl-news-listing .nav-main .lnk-news, .tpl-news-detail .nav-main .lnk-studio, .tpl-news-detail .nav-main .lnk-news, .page-history .nav-main .lnk-studio, .page-history .nav-main .lnk-history, .page-tour .nav-main .lnk-studio, .page-tour .nav-main .lnk-tour, .page-our-charities .nav-main .lnk-studio, .tpl-job-listing .nav-main .lnk-studio, .tpl-podcast-listing .nav-main .lnk-studio, .tpl-job-listing .nav-main .lnk-jobs, .tpl-job-detail .nav-main .lnk-studio, .tpl-job-detail .nav-main .lnk-jobs, .tpl-faq .nav-main .lnk-studio, .tpl-faq .nav-main .lnk-faq, .page-our-services .nav-main .lnk-services, .tpl-contact .nav-main .lnk-contact {
  color: #540003;
}
@media only screen and (min-width: 900px) {
  /* line 175, ../sass/_global-nav.scss */
  .tpl-index .nav-main .lnk-home, .tpl-forty-listing .nav-main .lnk-home, .tpl-40-years-detail .nav-main .lnk-home, .tpl-work-listing .nav-main .lnk-work, .tpl-work-detail .nav-main .lnk-work, .tpl-news-listing .nav-main .lnk-studio, .tpl-news-listing .nav-main .lnk-news, .tpl-news-detail .nav-main .lnk-studio, .tpl-news-detail .nav-main .lnk-news, .page-history .nav-main .lnk-studio, .page-history .nav-main .lnk-history, .page-tour .nav-main .lnk-studio, .page-tour .nav-main .lnk-tour, .page-our-charities .nav-main .lnk-studio, .tpl-job-listing .nav-main .lnk-studio, .tpl-podcast-listing .nav-main .lnk-studio, .tpl-job-listing .nav-main .lnk-jobs, .tpl-job-detail .nav-main .lnk-studio, .tpl-job-detail .nav-main .lnk-jobs, .tpl-faq .nav-main .lnk-studio, .tpl-faq .nav-main .lnk-faq, .page-our-services .nav-main .lnk-services, .tpl-contact .nav-main .lnk-contact {
    color: #d30007;
  }
}

/* line 208, ../sass/_global-nav.scss */
.tgl-nav {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 20px;
  text-indent: -999em;
  margin: 10px;
  background-image: url(../img/hamburger.png);
  background-repeat: no-repeat;
}
/* line 219, ../sass/_global-nav.scss */
.tgl-nav:hover, .tgl-nav:active, .tgl-nav.is-active {
  background-position: -25px 0;
}
@media only screen and (min-width: 900px) {
  /* line 208, ../sass/_global-nav.scss */
  .tgl-nav {
    display: none;
  }
}

/* line 231, ../sass/_global-nav.scss */
.home .tgl-nav {
  background-position: 0 -20px;
}
/* line 234, ../sass/_global-nav.scss */
.home .tgl-nav:hover, .home .tgl-nav:active, .home .tgl-nav.is-active {
  background-position: -25px -20px;
}

/* GLOBAL: SUB NAV */
/* line 3, ../sass/_global-nav-sub.scss */
.page-header-sub {
  background: #d30007;
  z-index: 15;
  margin-top: -25px;
  margin-bottom: -4px;
  height: 60px;
  position: relative;
  display: none;
}
/* line 6, ../sass/_base-wonk.scss */
.page-header-sub:before {
  content: "";
  position: absolute;
  top: -22%;
  left: -5%;
  height: 152%;
  width: 110%;
  background: black;
  background: #d30007;
  -webkit-transform: rotate(0.6deg);
  -moz-transform: rotate(0.6deg);
  -o-transform: rotate(0.6deg);
  -ms-transform: rotate(0.6deg);
  transform: rotate(0.6deg);
}
/* line 13, ../sass/_global-nav-sub.scss */
.page-header-sub .l-constrained, .page-header-sub .tpl-dev .page-container, .tpl-dev .page-header-sub .page-container {
  position: relative;
  overflow: hidden;
}
/* line 18, ../sass/_global-nav-sub.scss */
.page-header-sub.is-visible {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
@media only screen and (min-width: 900px) {
  /* line 18, ../sass/_global-nav-sub.scss */
  .page-header-sub.is-visible {
    display: block;
  }
}
/* line 45, ../sass/_global-nav-sub.scss */
.page-header-sub .nav-sub {
  float: right;
  margin: 46px 0 0;
}
/* line 49, ../sass/_global-nav-sub.scss */
.page-header-sub .nav-sub li {
  float: left;
  margin-left: 30px;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 54, ../sass/_global-nav-sub.scss */
.page-header-sub .nav-sub li:first-child {
  margin-left: 0;
}
/* line 56, ../sass/_global-nav-sub.scss */
.page-header-sub .nav-sub li a, .page-header-sub .nav-sub .nav-main > li .tgl-sub-nav {
  color: #fff;
  text-decoration: none;
  padding-bottom: 10px;
}
/* line 61, ../sass/_global-nav-sub.scss */
.page-header-sub .nav-sub li a:hover, .page-header-sub .nav-sub .module-sidebar-nav li.is-current > a, .module-sidebar-nav .page-header-sub .nav-sub li.is-current > a, .page-header-sub .nav-sub .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .page-header-sub .nav-sub .nav-main > li.is-current > .tgl-sub-nav, .page-header-sub .nav-sub .nav-main > li .tgl-sub-nav:hover, .page-header-sub .nav-sub li a:focus, .page-header-sub .nav-sub .nav-main > li .tgl-sub-nav:focus {
  text-decoration: underline;
}
/* line 71, ../sass/_global-nav-sub.scss */
.tpl-news-listing .page-header-sub .nav-sub .lnk-news, .tpl-news-detail .page-header-sub .nav-sub .lnk-news, .page-history .page-header-sub .nav-sub .lnk-history, .tpl-podcast-listing .page-header-sub .nav-sub .lnk-podcasts, .page-our-charities .page-header-sub .nav-sub .lnk-charities, .page-tour .page-header-sub .nav-sub .lnk-tour, .tpl-job-listing .page-header-sub .nav-sub .lnk-jobs, .tpl-job-detail .page-header-sub .nav-sub .lnk-jobs, .tpl-faq .page-header-sub .nav-sub .lnk-faq {
  text-decoration: underline;
}

/* GLOBAL: SEARCH NAV */
/* line 5, ../sass/_global-nav-search.scss */
.nav-main .lnk-search {
  padding: 20px;
}
@media only screen and (min-width: 900px) {
  /* line 5, ../sass/_global-nav-search.scss */
  .nav-main .lnk-search {
    margin-left: 25px;
    padding: 0;
    width: 38px;
  }
}

/* line 20, ../sass/_global-nav-search.scss */
.form-search {
  margin: 0;
  padding: 0 37px 0 0;
  position: relative;
}
/* line 28, ../sass/_global-nav-search.scss */
.form-search.is-expanded .icon-search-grey {
  background-image: url(../img/icons/icon-search-white.png);
}
@media only screen and (min-width: 900px) {
  /* line 20, ../sass/_global-nav-search.scss */
  .form-search {
    margin-top: 12px;
    max-width: none;
  }
}
/* line 38, ../sass/_global-nav-search.scss */
.form-search .field-search {
  margin: 0;
  width: 100%;
}
@media only screen and (min-width: 900px) {
  /* line 38, ../sass/_global-nav-search.scss */
  .form-search .field-search {
    display: none;
  }
}
/* line 50, ../sass/_global-nav-search.scss */
.form-search .field-search .f-search {
  background: transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  padding-right: 0;
}
/* line 60, ../sass/_global-nav-search.scss */
.form-search .form-action {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 900px) {
  /* line 67, ../sass/_global-nav-search.scss */
  .form-search .form-action .submitBtn {
    display: none;
  }
}
/* line 72, ../sass/_global-nav-search.scss */
.form-search .form-action button,
.form-search .form-action .tgl-form {
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  width: 37px;
  height: 37px;
}
/* line 82, ../sass/_global-nav-search.scss */
.form-search .form-action .tgl-form {
  display: block;
  cursor: pointer;
}
@media only screen and (min-width: 900px) {
  /* line 82, ../sass/_global-nav-search.scss */
  .form-search .form-action .tgl-form {
    display: none;
  }
}
/* line 90, ../sass/_global-nav-search.scss */
.form-search .form-action .tgl-form:active {
  position: relative;
  top: 1px;
}
/* line 98, ../sass/_global-nav-search.scss */
.form-search .module-search-results {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 242px;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  font-size: 1.2rem;
  display: none;
}
/* line 109, ../sass/_global-nav-search.scss */
.form-search .module-search-results:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 245px 0 0px;
  border-color: rgba(255, 255, 255, 0.9) transparent transparent transparent;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 124, ../sass/_global-nav-search.scss */
.form-search .module-search-results a, .form-search .module-search-results .nav-main > li .tgl-sub-nav, .nav-main > li .form-search .module-search-results .tgl-sub-nav {
  display: block;
  text-decoration: none;
  padding: 5px 10px;
  color: #1c1c1c;
}
/* line 130, ../sass/_global-nav-search.scss */
.form-search .module-search-results a:hover, .form-search .module-search-results .module-sidebar-nav li.is-current > a, .module-sidebar-nav .form-search .module-search-results li.is-current > a, .form-search .module-search-results .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .form-search .module-search-results .nav-main > li.is-current > .tgl-sub-nav, .form-search .module-search-results .nav-main > li .tgl-sub-nav:hover, .nav-main > li .form-search .module-search-results .tgl-sub-nav:hover {
  color: #d30007;
}
/* line 134, ../sass/_global-nav-search.scss */
.form-search .module-search-results a:focus, .form-search .module-search-results .nav-main > li .tgl-sub-nav:focus, .nav-main > li .form-search .module-search-results .tgl-sub-nav:focus, .form-search .module-search-results a.active, .form-search .module-search-results .nav-main > li .active.tgl-sub-nav, .nav-main > li .form-search .module-search-results .active.tgl-sub-nav {
  color: white;
  background: #d30007;
}
/* line 141, ../sass/_global-nav-search.scss */
.form-search .module-search-results .module-search-results-title {
  font-size: 20px;
  font-size: 2rem !important;
  text-align: center;
  background: #b10002;
  color: #fff;
  padding: 7px;
}
/* line 150, ../sass/_global-nav-search.scss */
.form-search .module-search-results .list, .form-search .module-search-results .nav {
  margin: 1.2em 0;
}
/* line 152, ../sass/_global-nav-search.scss */
.form-search .module-search-results .list li, .form-search .module-search-results .nav li {
  margin: 0;
  line-height: 1.5;
}
/* line 158, ../sass/_global-nav-search.scss */
.form-search .module-search-results .module-search-results-recommended {
  margin-bottom: 0;
}
/* line 161, ../sass/_global-nav-search.scss */
.form-search .module-search-results .module-search-results-recommended a, .form-search .module-search-results .module-search-results-recommended .nav-main > li .tgl-sub-nav, .nav-main > li .form-search .module-search-results .module-search-results-recommended .tgl-sub-nav {
  padding: 10px;
}
/* line 166, ../sass/_global-nav-search.scss */
.form-search .module-search-results .module-search-results-recommended .item {
  margin-top: -10px;
}
/* line 170, ../sass/_global-nav-search.scss */
.form-search .module-search-results .module-search-results-recommended .item-thumb {
  float: left;
  max-width: 48%;
}
/* line 174, ../sass/_global-nav-search.scss */
.form-search .module-search-results .module-search-results-recommended .item-detail {
  float: right;
  width: 50.5%;
  font-size: 9px;
  font-size: 0.9rem;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: auto;
}
/* line 179, ../sass/_global-nav-search.scss */
.form-search .module-search-results .module-search-results-recommended .item-detail strong {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 0.3em;
}
@media only screen and (min-width: 900px) {
  /* line 193, ../sass/_global-nav-search.scss */
  .form-search.is-expanded, .form-search.has-results {
    background: #b10002;
    position: absolute;
    top: 0;
    right: 0;
    max-width: none;
    width: 242px;
  }
  /* line 203, ../sass/_global-nav-search.scss */
  .form-search.is-expanded .field-search, .form-search.has-results .field-search {
    display: block;
  }
  /* line 206, ../sass/_global-nav-search.scss */
  .form-search.is-expanded .field-search .f-search, .form-search.has-results .field-search .f-search {
    color: #fff;
  }
  /* line 107, ../sass/_base-mixins.scss */
  .form-search.is-expanded .field-search .f-search::-webkit-input-placeholder, .form-search.has-results .field-search .f-search::-webkit-input-placeholder {
    color: #fff;
  }
  /* line 108, ../sass/_base-mixins.scss */
  .form-search.is-expanded .field-search .f-search:-moz-placeholder, .form-search.has-results .field-search .f-search:-moz-placeholder {
    color: #fff;
  }
  /* line 109, ../sass/_base-mixins.scss */
  .form-search.is-expanded .field-search .f-search::-moz-placeholder, .form-search.has-results .field-search .f-search::-moz-placeholder {
    color: #fff;
  }
  /* line 110, ../sass/_base-mixins.scss */
  .form-search.is-expanded .field-search .f-search:-ms-input-placeholder, .form-search.has-results .field-search .f-search:-ms-input-placeholder {
    color: #fff;
  }
  /* line 210, ../sass/_global-nav-search.scss */
  .form-search.is-expanded .field-search .f-search:focus, .form-search.has-results .field-search .f-search:focus {
    outline: none;
  }
  /* line 219, ../sass/_global-nav-search.scss */
  .form-search.has-results {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
  }
  /* line 222, ../sass/_global-nav-search.scss */
  .form-search.has-results .module-search-results {
    display: block;
  }
}

/* SECTION: JOB DETAIL */
/* line 7, ../sass/_section-job-detail.scss */
.tpl-job-detail .content-header:after {
  content: "";
  display: block;
  border-bottom: 2px solid #ececec;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  margin: 45px auto;
  width: 300px;
}
/* line 15, ../sass/_section-job-detail.scss */
.tpl-job-detail .content-title {
  color: #d30007;
}
/* line 17, ../sass/_section-job-detail.scss */
.tpl-job-detail .list-downloads {
  margin: 3.5em 0 2em;
}
/* line 21, ../sass/_section-job-detail.scss */
.tpl-job-detail .list-downloads li {
  float: left;
  width: 48%;
  margin-left: 4%;
}
/* line 25, ../sass/_section-job-detail.scss */
.tpl-job-detail .list-downloads li:first-child {
  margin-left: 0;
}
/* line 27, ../sass/_section-job-detail.scss */
.tpl-job-detail .list-downloads li a, .tpl-job-detail .list-downloads .nav-main > li .tgl-sub-nav {
  width: 100%;
}
/* line 33, ../sass/_section-job-detail.scss */
.tpl-job-detail .note-email-attachments {
  background: url(../img/bg-morph.png);
  width: 212px;
  height: 330px;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: center;
  padding: 102px 25px 0;
  margin: 0 auto 20px;
}

/* SECTION: CONTACT */
/* line 5, ../sass/_section-contact.scss */
.tpl-contact #contactDropDown {
  display: none;
}
/* line 8, ../sass/_section-contact.scss */
.tpl-contact #contactDropDown select {
  font-size: 20px;
}
@media only screen and (max-width: 900px) {
  /* line 5, ../sass/_section-contact.scss */
  .tpl-contact #contactDropDown {
    display: block;
  }
}
/* line 17, ../sass/_section-contact.scss */
.tpl-contact .contact-view {
  width: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 900px) {
  /* line 17, ../sass/_section-contact.scss */
  .tpl-contact .contact-view {
    position: static;
  }
}
@media only screen and (max-width: 900px) {
  /* line 36, ../sass/_section-contact.scss */
  .tpl-contact .module-sidebar-nav .nav {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  /* line 43, ../sass/_section-contact.scss */
  .tpl-contact .content {
    margin-left: 0;
    margin-top: 20px;
  }
}

/* line 1, ../sass/_section-history.scss */
.aardman-history-logo {
  margin-top: 6%;
  width: 21.2%;
  height: auto;
  max-width: 294px;
}

@media only screen and (max-width: 560px) {
  /* line 12, ../sass/_section-history.scss */
  .page-history .page-banner .page-banner-content {
    padding-top: 0;
    margin-bottom: 0;
    color: #1c1c1c;
    position: static;
  }
}
/* line 23, ../sass/_section-history.scss */
.page-history .page-content {
  font-size: 17px;
  font-size: 1.7rem;
}
@media only screen and (max-width: 1300px) {
  /* line 28, ../sass/_section-history.scss */
  .page-history .page-content .pull-right {
    margin-right: 0;
  }
  /* line 32, ../sass/_section-history.scss */
  .page-history .page-content .pull-left {
    margin-left: 0;
  }
}
@media only screen and (max-width: 560px) {
  /* line 39, ../sass/_section-history.scss */
  .page-history .page-content img.alignleft, .page-history .page-content img.alignright {
    float: none;
    display: block;
    margin: 20px auto 20px auto;
  }
  /* line 45, ../sass/_section-history.scss */
  .page-history .page-content p.alignright {
    text-align: left;
  }
  /* line 49, ../sass/_section-history.scss */
  .page-history .page-content p.aligncenter {
    text-align: left;
  }
}
/* line 55, ../sass/_section-history.scss */
.page-history .large {
  font-size: 21px;
  font-size: 2.1rem;
}
@media only screen and (max-width: 560px) {
  /* line 55, ../sass/_section-history.scss */
  .page-history .large {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
/* line 63, ../sass/_section-history.scss */
.page-history .page-banner-media-image {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 1900px auto;
}
@media only screen and (max-width: 560px) {
  /* line 63, ../sass/_section-history.scss */
  .page-history .page-banner-media-image {
    background-size: 540px auto;
  }
}

/* line 76, ../sass/_section-history.scss */
.sect-1986 h1, .sect-1986 .module-jobs .job .job-title, .module-jobs .job .sect-1986 .job-title, .sect-1986 .module-news-latest .module-news-latest-title, .module-news-latest .sect-1986 .module-news-latest-title, .sect-1986 blockquote {
  color: #fff;
  margin: 0.4em 0 0.2em 0;
}
@media only screen and (max-width: 560px) {
  /* line 76, ../sass/_section-history.scss */
  .sect-1986 h1, .sect-1986 .module-jobs .job .job-title, .module-jobs .job .sect-1986 .job-title, .sect-1986 .module-news-latest .module-news-latest-title, .module-news-latest .sect-1986 .module-news-latest-title, .sect-1986 blockquote {
    margin-top: 10px;
    color: #d64045;
  }
}
/* line 86, ../sass/_section-history.scss */
.sect-1986 p {
  margin: 0;
}
/* line 90, ../sass/_section-history.scss */
.sect-1986 .large {
  font-size: 16px;
}

/* line 95, ../sass/_section-history.scss */
.sect-1989 {
  padding: 0;
  margin: 0;
}
/* line 99, ../sass/_section-history.scss */
.sect-1989 p {
  margin: 0;
}
/* line 103, ../sass/_section-history.scss */
.sect-1989 .layout, .sect-1989 .tpl-dev .page-container, .tpl-dev .sect-1989 .page-container {
  position: relative;
}
/* line 107, ../sass/_section-history.scss */
.sect-1989 .ident-char-0, .sect-1989 .ident-char-1 {
  position: absolute;
  z-index: 200;
  bottom: -39px;
  left: -99px;
}
@media only screen and (max-width: 560px) {
  /* line 107, ../sass/_section-history.scss */
  .sect-1989 .ident-char-0, .sect-1989 .ident-char-1 {
    display: none;
  }
}
/* line 118, ../sass/_section-history.scss */
.sect-1989 .ident-char-1 {
  left: auto;
  right: -170px;
  bottom: -69px;
}

/* line 127, ../sass/_section-history.scss */
.sect-1993 .layout, .sect-1993 .tpl-dev .page-container, .tpl-dev .sect-1993 .page-container {
  position: relative;
}
/* line 131, ../sass/_section-history.scss */
.sect-1993 h1, .sect-1993 .module-jobs .job .job-title, .module-jobs .job .sect-1993 .job-title, .sect-1993 .module-news-latest .module-news-latest-title, .module-news-latest .sect-1993 .module-news-latest-title, .sect-1993 blockquote {
  color: #fff;
  font-size: 133px;
  font-size: 13.3rem;
  position: absolute;
  z-index: 1;
  top: 5%;
  right: 5%;
}
@media only screen and (max-width: 560px) {
  /* line 131, ../sass/_section-history.scss */
  .sect-1993 h1, .sect-1993 .module-jobs .job .job-title, .module-jobs .job .sect-1993 .job-title, .sect-1993 .module-news-latest .module-news-latest-title, .module-news-latest .sect-1993 .module-news-latest-title, .sect-1993 blockquote {
    position: static;
    top: auto;
    right: auto;
    color: #d64045;
    padding: 40px 0 0 0;
    margin: 0;
  }
}
/* line 149, ../sass/_section-history.scss */
.sect-1993 p {
  width: 78%;
  padding: 20% 0 0 0;
}
@media only screen and (max-width: 560px) {
  /* line 149, ../sass/_section-history.scss */
  .sect-1993 p {
    width: 100%;
    padding: 0;
    margin: 10px 0 0 0;
  }
}

/* line 161, ../sass/_section-history.scss */
.sect-1995 {
  padding: 0;
  margin: 0;
}
/* line 165, ../sass/_section-history.scss */
.sect-1995 .layout, .sect-1995 .tpl-dev .page-container, .tpl-dev .sect-1995 .page-container {
  position: relative;
}
/* line 168, ../sass/_section-history.scss */
.sect-1995 .layout h3, .sect-1995 .tpl-dev .page-container h3, .tpl-dev .sect-1995 .page-container h3, .sect-1995 .layout .tgl-load-more, .sect-1995 .tpl-dev .page-container .tgl-load-more, .tpl-dev .sect-1995 .page-container .tgl-load-more {
  color: #b75629;
}
/* line 173, ../sass/_section-history.scss */
.sect-1995 .char-0, .sect-1995 .char-1 {
  position: absolute;
  z-index: 200;
  bottom: -1px;
  left: 5px;
}
/* line 180, ../sass/_section-history.scss */
.sect-1995 .char-1 {
  left: auto;
  right: 40px;
}
@media only screen and (max-width: 560px) {
  /* line 180, ../sass/_section-history.scss */
  .sect-1995 .char-1 {
    display: none;
  }
}
/* line 189, ../sass/_section-history.scss */
.sect-1995 p.end {
  width: 80%;
  float: right;
  margin: 0 0 100px 0;
}
@media only screen and (max-width: 560px) {
  /* line 189, ../sass/_section-history.scss */
  .sect-1995 p.end {
    width: 100%;
    float: none;
    padding-bottom: 170px;
  }
}
/* line 201, ../sass/_section-history.scss */
.sect-1995 h3.end, .sect-1995 .end.tgl-load-more {
  color: #d5a490;
}

/* line 208, ../sass/_section-history.scss */
.sect-2000 h1, .sect-2000 .module-jobs .job .job-title, .module-jobs .job .sect-2000 .job-title, .sect-2000 .module-news-latest .module-news-latest-title, .module-news-latest .sect-2000 .module-news-latest-title, .sect-2000 blockquote {
  color: #fff;
  font-size: 133px;
  font-size: 13.3rem;
  text-align: center;
  position: absolute;
  z-index: 1;
  bottom: -21px;
  width: 100%;
  left: 0;
}

/* line 222, ../sass/_section-history.scss */
.sect-2002 .collage {
  max-width: 1248px;
  margin-left: -120px;
}
@media only screen and (max-width: 560px) {
  /* line 222, ../sass/_section-history.scss */
  .sect-2002 .collage {
    display: none;
  }
}

/* line 232, ../sass/_section-history.scss */
.page-banner .sect-2005 {
  z-index: 11;
}

/* line 238, ../sass/_section-history.scss */
.sect-2005 h1, .sect-2005 .module-jobs .job .job-title, .module-jobs .job .sect-2005 .job-title, .sect-2005 .module-news-latest .module-news-latest-title, .module-news-latest .sect-2005 .module-news-latest-title, .sect-2005 blockquote {
  color: #1c295d;
  font-size: 133px;
  font-size: 13.3rem;
  position: absolute;
  right: 20%;
  top: -56px;
  z-index: 1;
}
@media only screen and (max-width: 560px) {
  /* line 238, ../sass/_section-history.scss */
  .sect-2005 h1, .sect-2005 .module-jobs .job .job-title, .module-jobs .job .sect-2005 .job-title, .sect-2005 .module-news-latest .module-news-latest-title, .module-news-latest .sect-2005 .module-news-latest-title, .sect-2005 blockquote {
    position: static;
    margin: 40px 0 0 0;
  }
}
/* line 252, ../sass/_section-history.scss */
.sect-2005 p {
  text-align: center;
  margin-top: 90px;
}
@media only screen and (max-width: 560px) {
  /* line 257, ../sass/_section-history.scss */
  .sect-2005 .large {
    margin-top: 13px;
    text-align: left;
  }
}

/* line 268, ../sass/_section-history.scss */
.sect-2007 h3, .sect-2007 .tgl-load-more {
  color: #901a3b;
}
/* line 272, ../sass/_section-history.scss */
.sect-2007 .pull-right {
  margin-right: -340px;
}

/* line 277, ../sass/_section-history.scss */
.sect-2008 {
  position: relative;
}
/* line 280, ../sass/_section-history.scss */
.sect-2008 h1, .sect-2008 .module-jobs .job .job-title, .module-jobs .job .sect-2008 .job-title, .sect-2008 .module-news-latest .module-news-latest-title, .module-news-latest .sect-2008 .module-news-latest-title, .sect-2008 blockquote {
  color: #f7cb15;
  position: absolute;
  z-index: 1;
  top: -3%;
  right: 4%;
}
/* line 288, ../sass/_section-history.scss */
.sect-2008 .pull-right {
  margin-right: -210px;
  margin-top: -65px;
}

/* line 294, ../sass/_section-history.scss */
.sect-2010 {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 560px) {
  /* line 294, ../sass/_section-history.scss */
  .sect-2010 {
    padding-bottom: 270px;
  }
}
/* line 302, ../sass/_section-history.scss */
.sect-2010 h3, .sect-2010 .tgl-load-more {
  color: #be4c3b;
  text-align: center;
}
/* line 307, ../sass/_section-history.scss */
.sect-2010 .pull-left {
  margin-left: -125px;
}

/* line 312, ../sass/_section-history.scss */
.sect-hsh {
  position: relative;
  z-index: 1;
  margin-top: -240px;
}
/* line 317, ../sass/_section-history.scss */
.sect-hsh .page-banner-media.page-banner-media-image {
  overflow: visible;
}
/* line 321, ../sass/_section-history.scss */
.sect-hsh .page-banner-content {
  color: #1c1c1c;
}
/* line 324, ../sass/_section-history.scss */
.sect-hsh .page-banner-content .layout, .sect-hsh .page-banner-content .tpl-dev .page-container, .tpl-dev .sect-hsh .page-banner-content .page-container {
  position: relative;
  height: 100%;
}
/* line 330, ../sass/_section-history.scss */
.sect-hsh p {
  position: absolute;
  z-index: 1;
  bottom: 18%;
  left: 0;
}
@media only screen and (max-width: 560px) {
  /* line 330, ../sass/_section-history.scss */
  .sect-hsh p {
    margin: 0 auto 0 auto;
    display: block;
    position: static;
  }
}

/* line 344, ../sass/_section-history.scss */
.sect-2011 {
  margin-top: -8%;
  position: relative;
  z-index: 3;
}
/* line 349, ../sass/_section-history.scss */
.sect-2011 h1, .sect-2011 .module-jobs .job .job-title, .module-jobs .job .sect-2011 .job-title, .sect-2011 .module-news-latest .module-news-latest-title, .module-news-latest .sect-2011 .module-news-latest-title, .sect-2011 blockquote {
  position: absolute;
  z-index: 1;
  top: -18%;
  left: 37%;
  color: #fff;
  font-size: 127px;
  font-size: 12.7rem;
}
@media only screen and (max-width: 560px) {
  /* line 349, ../sass/_section-history.scss */
  .sect-2011 h1, .sect-2011 .module-jobs .job .job-title, .module-jobs .job .sect-2011 .job-title, .sect-2011 .module-news-latest .module-news-latest-title, .module-news-latest .sect-2011 .module-news-latest-title, .sect-2011 blockquote {
    position: static;
    color: #d64045;
    text-align: center;
    margin-bottom: 10px;
  }
}
/* line 365, ../sass/_section-history.scss */
.sect-2011 .layout, .sect-2011 .tpl-dev .page-container, .tpl-dev .sect-2011 .page-container {
  position: relative;
  margin-bottom: -45px;
}
/* line 370, ../sass/_section-history.scss */
.sect-2011 .pull-left {
  margin-left: -14%;
  margin-top: -16%;
}
/* line 375, ../sass/_section-history.scss */
.sect-2011 .history-arthur {
  float: right;
  position: relative;
  top: 5px;
}
@media only screen and (max-width: 560px) {
  /* line 375, ../sass/_section-history.scss */
  .sect-2011 .history-arthur {
    top: 0;
  }
}
@media only screen and (max-width: 1300px) {
  /* line 375, ../sass/_section-history.scss */
  .sect-2011 .history-arthur {
    top: -20px;
  }
}
@media only screen and (max-width: 960px) {
  /* line 375, ../sass/_section-history.scss */
  .sect-2011 .history-arthur {
    float: right;
    position: static;
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
/* line 393, ../sass/_section-history.scss */
.sect-2011 .history-pirates {
  width: 66%;
}
@media only screen and (max-width: 960px) {
  /* line 393, ../sass/_section-history.scss */
  .sect-2011 .history-pirates {
    width: 100%;
  }
}

/* line 402, ../sass/_section-history.scss */
.sect-2012 {
  position: relative;
  z-index: 1;
}
/* line 406, ../sass/_section-history.scss */
.sect-2012 .layout, .sect-2012 .tpl-dev .page-container, .tpl-dev .sect-2012 .page-container {
  position: relative;
  height: 100%;
}
/* line 411, ../sass/_section-history.scss */
.sect-2012 h1, .sect-2012 .module-jobs .job .job-title, .module-jobs .job .sect-2012 .job-title, .sect-2012 .module-news-latest .module-news-latest-title, .module-news-latest .sect-2012 .module-news-latest-title, .sect-2012 blockquote {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -73px;
  color: #fff;
  font-size: 127px;
  font-size: 12.7rem;
}
@media only screen and (max-width: 560px) {
  /* line 411, ../sass/_section-history.scss */
  .sect-2012 h1, .sect-2012 .module-jobs .job .job-title, .module-jobs .job .sect-2012 .job-title, .sect-2012 .module-news-latest .module-news-latest-title, .module-news-latest .sect-2012 .module-news-latest-title, .sect-2012 blockquote {
    position: static;
    color: #1c1c1c;
    margin: 60px 0 0 0;
  }
}
/* line 426, ../sass/_section-history.scss */
.sect-2012 .first {
  padding-top: 2%;
  padding-left: 28%;
}
@media only screen and (max-width: 560px) {
  /* line 426, ../sass/_section-history.scss */
  .sect-2012 .first {
    padding-left: 0;
    padding-top: 10px;
  }
}
/* line 436, ../sass/_section-history.scss */
.sect-2012 .last {
  padding-left: 60%;
  padding-top: 6%;
}
@media only screen and (max-width: 560px) {
  /* line 436, ../sass/_section-history.scss */
  .sect-2012 .last {
    padding-left: 0;
  }
}

/* line 446, ../sass/_section-history.scss */
.sect-2013 {
  position: relative;
  z-index: 2;
}
/* line 450, ../sass/_section-history.scss */
.sect-2013 h1, .sect-2013 .module-jobs .job .job-title, .module-jobs .job .sect-2013 .job-title, .sect-2013 .module-news-latest .module-news-latest-title, .module-news-latest .sect-2013 .module-news-latest-title, .sect-2013 blockquote {
  text-align: right;
  color: #58b13f;
}
/* line 455, ../sass/_section-history.scss */
.sect-2013 .pull-left {
  margin-left: -21%;
  margin-top: -11%;
}

/* line 461, ../sass/_section-history.scss */
.sect-end {
  position: relative;
  margin-top: -3%;
  position: relative;
  z-index: 2;
}
/* line 467, ../sass/_section-history.scss */
.sect-end .page-banner-media.page-banner-media-image {
  overflow: visible;
}
/* line 471, ../sass/_section-history.scss */
.sect-end p {
  width: 64%;
  padding-top: 19%;
  text-align: right;
  float: right;
}
@media only screen and (max-width: 560px) {
  /* line 471, ../sass/_section-history.scss */
  .sect-end p {
    float: none;
    text-align: left;
    width: 100%;
  }
}

/* line 485, ../sass/_section-history.scss */
.banner-01 {
  background-image: url(../img/banners/banner-sledgehammer-history-loop.gif);
  height: 450px;
}
@media only screen and (max-width: 560px) {
  /* line 485, ../sass/_section-history.scss */
  .banner-01 {
    height: 305px;
  }
}

/* line 494, ../sass/_section-history.scss */
.banner-02 {
  background-image: url(../img/banners/banner-gromit-history-loop.gif);
  height: 735px;
}
@media only screen and (max-width: 560px) {
  /* line 494, ../sass/_section-history.scss */
  .banner-02 {
    height: 358px;
  }
}

/* line 503, ../sass/_section-history.scss */
.banner-03 {
  background-image: url(../img/banners/banner-chicken-run.jpg);
  height: 810px;
}
@media only screen and (max-width: 560px) {
  /* line 503, ../sass/_section-history.scss */
  .banner-03 {
    height: 247px;
  }
}

/* line 512, ../sass/_section-history.scss */
.banner-04 {
  background-image: url(../img/banners/banner-were-rabbit.jpg);
  height: 830px;
}
@media only screen and (max-width: 560px) {
  /* line 512, ../sass/_section-history.scss */
  .banner-04 {
    height: 250px;
  }
}

/* line 521, ../sass/_section-history.scss */
.banner-05 {
  background-image: url(../img/banners/banner-tate.png);
  height: 880px;
}
@media only screen and (max-width: 560px) {
  /* line 521, ../sass/_section-history.scss */
  .banner-05 {
    height: 250px;
  }
}

/* line 530, ../sass/_section-history.scss */
.banner-06 {
  background-image: url(../img/banners/banner-hsh.jpg);
  height: 1210px;
}
@media only screen and (max-width: 560px) {
  /* line 530, ../sass/_section-history.scss */
  .banner-06 {
    height: 380px;
  }
}

/* line 539, ../sass/_section-history.scss */
.banner-07 {
  background-image: url(../img/banners/banner-wag-music.jpg);
  height: 711px;
}
@media only screen and (max-width: 560px) {
  /* line 539, ../sass/_section-history.scss */
  .banner-07 {
    height: 230px;
  }
}

/* line 548, ../sass/_section-history.scss */
.banner-08 {
  background-image: url(../img/banners/banner-pete-and-dave.jpg);
  height: 1470px;
}
@media only screen and (max-width: 560px) {
  /* line 548, ../sass/_section-history.scss */
  .banner-08 {
    height: 430px;
  }
}

/* line 557, ../sass/_section-history.scss */
.banner-09 {
  background-image: url(../img/STS-MOVIE-BANNER.png);
  height: 605px;
  background-size: 100% !important;
  max-width: 1400px;
}
@media only screen and (max-width: 560px) {
  /* line 557, ../sass/_section-history.scss */
  .banner-09 {
    height: 160px;
  }
}

/* line 1, ../sass/_section-playlist.scss */
.page-playlist {
  background: #000;
}
/* line 4, ../sass/_section-playlist.scss */
.page-playlist .page-body {
  padding-bottom: 0;
}
/* line 8, ../sass/_section-playlist.scss */
.page-playlist .page-container {
  height: 100%;
}
/* line 12, ../sass/_section-playlist.scss */
.page-playlist .page-header, .page-playlist .page-footer {
  display: none;
}

/* line 5, ../sass/_section-rights.scss */
.page-rights-and-brand-development .page-body .layout, .page-rights-and-brand-development .page-body .tpl-dev .page-container, .tpl-dev .page-rights-and-brand-development .page-body .page-container {
  position: relative;
}
@media only screen and (max-width: 1030px) {
  /* line 10, ../sass/_section-rights.scss */
  .page-rights-and-brand-development h2 .btn, .page-rights-and-brand-development .related .related-title .btn, .related .page-rights-and-brand-development .related-title .btn, .page-rights-and-brand-development h2 .tag, .page-rights-and-brand-development .related .related-title .tag, .related .page-rights-and-brand-development .related-title .tag, .page-rights-and-brand-development h2 .flex-direction-nav .flex-prev, .flex-direction-nav .page-rights-and-brand-development h2 .flex-prev, .page-rights-and-brand-development .related .related-title .flex-direction-nav .flex-prev, .flex-direction-nav .page-rights-and-brand-development .related .related-title .flex-prev, .related .page-rights-and-brand-development .related-title .flex-direction-nav .flex-prev, .flex-direction-nav .related .page-rights-and-brand-development .related-title .flex-prev, .page-rights-and-brand-development h2 .flex-direction-nav .flex-next, .flex-direction-nav .page-rights-and-brand-development h2 .flex-next, .page-rights-and-brand-development .related .related-title .flex-direction-nav .flex-next, .flex-direction-nav .page-rights-and-brand-development .related .related-title .flex-next, .related .page-rights-and-brand-development .related-title .flex-direction-nav .flex-next, .flex-direction-nav .related .page-rights-and-brand-development .related-title .flex-next {
    display: block;
    margin: 10px auto 15px auto;
  }
}

/* line 18, ../sass/_section-rights.scss */
.rights-video-cover {
  position: absolute;
  z-index: 20;
  top: 21px;
  left: 0;
  max-height: 1320px;
}

/* line 26, ../sass/_section-rights.scss */
.rights-intro {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.4;
  text-align: center;
}

/* line 32, ../sass/_section-rights.scss */
.flexslider {
  margin: 40px 0 40px 0;
  background: #fff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 47, ../sass/_section-rights.scss */
.flexslider:hover .flex-prev, .flexslider:hover .flex-next {
  opacity: 1;
}

/* line 61, ../sass/_section-rights.scss */
.flex-direction-nav .flex-prev:before, .flex-direction-nav .flex-next:before {
  display: none;
}
/* line 65, ../sass/_section-rights.scss */
.flex-direction-nav .flex-prev:active, .flex-direction-nav .flex-next:active {
  position: absolute;
  top: 50%;
}

/* line 72, ../sass/_section-rights.scss */
.rights-meta {
  width: 45%;
  float: left;
  margin: 80px 2.5% 0;
}
@media only screen and (max-width: 900px) {
  /* line 72, ../sass/_section-rights.scss */
  .rights-meta {
    width: 100%;
    float: none;
    text-align: center;
  }
}
/* line 83, ../sass/_section-rights.scss */
.rights-meta h3, .rights-meta .tgl-load-more {
  text-align: center;
}

/* SECTION: INDEX */
/* line 3, ../sass/_section-index.scss */
.tpl-index {
  height: 100%;
  background: #000;
}
/* line 8, ../sass/_section-index.scss */
.tpl-index .page-container {
  height: 100%;
}
/* line 12, ../sass/_section-index.scss */
.tpl-index .page-header {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
}
/* line 19, ../sass/_section-index.scss */
.tpl-index .page-header-main {
  background: transparent;
  position: relative;
}
/* line 6, ../sass/_base-wonk.scss */
.tpl-index .page-header-main:before {
  content: "";
  position: absolute;
  top: -22%;
  left: -5%;
  height: 152%;
  width: 110%;
  background: black;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(-0.7deg);
  -moz-transform: rotate(-0.7deg);
  -o-transform: rotate(-0.7deg);
  -ms-transform: rotate(-0.7deg);
  transform: rotate(-0.7deg);
}
/* line 23, ../sass/_section-index.scss */
.tpl-index .page-header-main .wonk {
  top: -40%;
  height: 176%;
}
/* line 30, ../sass/_section-index.scss */
.tpl-index .page-header-main .nav-main > a, .tpl-index .page-header-main .nav-main > li .nav-main > .tgl-sub-nav, .nav-main > li .tpl-index .page-header-main .nav-main > .tgl-sub-nav {
  color: #fff;
}
/* line 32, ../sass/_section-index.scss */
.tpl-index .page-header-main .nav-main > a:hover, .tpl-index .page-header-main .module-sidebar-nav li.is-current.nav-main > a, .module-sidebar-nav .tpl-index .page-header-main li.is-current.nav-main > a, .tpl-index .page-header-main .module-sidebar-nav .nav-main > li.is-current.nav-main > .tgl-sub-nav, .module-sidebar-nav .tpl-index .page-header-main .nav-main > li.is-current.nav-main > .tgl-sub-nav, .tpl-index .page-header-main .nav-main > li .nav-main > .tgl-sub-nav:hover, .nav-main > li .tpl-index .page-header-main .nav-main > .tgl-sub-nav:hover, .tpl-index .page-header-main .nav-main > a:focus, .tpl-index .page-header-main .nav-main > li .nav-main > .tgl-sub-nav:focus, .nav-main > li .tpl-index .page-header-main .nav-main > .tgl-sub-nav:focus {
  color: #d30007;
}
/* line 40, ../sass/_section-index.scss */
.tpl-index .page-body {
  padding-bottom: 0;
  height: 100%;
  position: relative;
}
/* line 46, ../sass/_section-index.scss */
.tpl-index .page-banner {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: black;
  overflow: hidden;
}
/* line 58, ../sass/_section-index.scss */
.tpl-index .page-banner-media-video-fullscreen {
  height: 100%;
  width: 100%;
  background: url(/templates/img/temp-bg-video.jpg) no-repeat center center;
  background-size: cover;
  margin-top: 0 !important;
  overflow: hidden;
}
/* line 67, ../sass/_section-index.scss */
.tpl-index .page-content {
  position: absolute;
  top: 18%;
  left: 0;
  right: 0;
  z-index: 10;
}
@media only screen and (max-height: 700px) {
  /* line 67, ../sass/_section-index.scss */
  .tpl-index .page-content {
    top: 30%;
  }
}
/* line 79, ../sass/_section-index.scss */
.tpl-index .content-header {
  margin-bottom: 0;
}
/* line 81, ../sass/_section-index.scss */
.tpl-index .content-header:after {
  display: none;
}
/* line 84, ../sass/_section-index.scss */
.tpl-index .content-title {
  background-image: url(../img/icon-rocket-circle.png);
  background-position: center top;
  background-repeat: no-repeat;
  font-size: 150px;
  font-size: 15rem;
}
@media only screen and (max-height: 779px) {
  /* line 84, ../sass/_section-index.scss */
  .tpl-index .content-title {
    font-size: 100px;
    font-size: 10rem;
  }
}
/* line 95, ../sass/_section-index.scss */
.tpl-index .content-title a, .tpl-index .content-title .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-index .content-title .tgl-sub-nav {
  padding-top: 95px;
  display: block;
  text-decoration: none;
  color: #fff;
}
/* line 104, ../sass/_section-index.scss */
.tpl-index .page-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media only screen and (max-height: 700px) {
  /* line 109, ../sass/_section-index.scss */
  .tpl-index .footer-meta-nav {
    display: none;
  }
}
/* line 115, ../sass/_section-index.scss */
.tpl-index .footer-meta {
  background: transparent;
  position: relative;
}
/* line 6, ../sass/_base-wonk.scss */
.tpl-index .footer-meta:before {
  content: "";
  position: absolute;
  top: -22%;
  left: -5%;
  height: 152%;
  width: 110%;
  background: black;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(-0.7deg);
  -moz-transform: rotate(-0.7deg);
  -o-transform: rotate(-0.7deg);
  -ms-transform: rotate(-0.7deg);
  transform: rotate(-0.7deg);
}
/* line 119, ../sass/_section-index.scss */
.tpl-index .footer-meta .l-constrained, .tpl-index .footer-meta .tpl-dev .page-container, .tpl-dev .tpl-index .footer-meta .page-container {
  padding-bottom: 0;
}
@media only screen and (max-height: 700px) {
  /* line 119, ../sass/_section-index.scss */
  .tpl-index .footer-meta .l-constrained, .tpl-index .footer-meta .tpl-dev .page-container, .tpl-dev .tpl-index .footer-meta .page-container {
    padding-top: 10px;
  }
}
/* line 126, ../sass/_section-index.scss */
.tpl-index .footer-meta .l-constrained .list-credits, .tpl-index .footer-meta .tpl-dev .page-container .list-credits, .tpl-dev .tpl-index .footer-meta .page-container .list-credits {
  margin-bottom: -8px;
}
/* line 135, ../sass/_section-index.scss */
.tpl-index .nav-footer li {
  border: 0;
}
/* line 136, ../sass/_section-index.scss */
.tpl-index .nav-footer a, .tpl-index .nav-footer .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-index .nav-footer .tgl-sub-nav {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
/* line 138, ../sass/_section-index.scss */
.tpl-index .nav-footer a:hover, .tpl-index .nav-footer .module-sidebar-nav li.is-current > a, .module-sidebar-nav .tpl-index .nav-footer li.is-current > a, .tpl-index .nav-footer .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .tpl-index .nav-footer .nav-main > li.is-current > .tgl-sub-nav, .tpl-index .nav-footer .nav-main > li .tgl-sub-nav:hover, .nav-main > li .tpl-index .nav-footer .tgl-sub-nav:hover, .tpl-index .nav-footer a:focus, .tpl-index .nav-footer .nav-main > li .tgl-sub-nav:focus, .nav-main > li .tpl-index .nav-footer .tgl-sub-nav:focus {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
/* line 143, ../sass/_section-index.scss */
.tpl-index .nav-social a, .tpl-index .nav-social .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-index .nav-social .tgl-sub-nav {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
/* line 145, ../sass/_section-index.scss */
.tpl-index .nav-social a:hover, .tpl-index .nav-social .module-sidebar-nav li.is-current > a, .module-sidebar-nav .tpl-index .nav-social li.is-current > a, .tpl-index .nav-social .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .tpl-index .nav-social .nav-main > li.is-current > .tgl-sub-nav, .tpl-index .nav-social .nav-main > li .tgl-sub-nav:hover, .nav-main > li .tpl-index .nav-social .tgl-sub-nav:hover, .tpl-index .nav-social a:focus, .tpl-index .nav-social .nav-main > li .tgl-sub-nav:focus, .nav-main > li .tpl-index .nav-social .tgl-sub-nav:focus {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
/* line 149, ../sass/_section-index.scss */
.tpl-index .list-credits {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);
}
@media only screen and (max-width: 680px) {
  /* line 152, ../sass/_section-index.scss */
  .tpl-index .list-credits li {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
/* line 159, ../sass/_section-index.scss */
.tpl-index .footer-connect,
.tpl-index .footer-meta-characters {
  display: none;
}

/* line 164, ../sass/_section-index.scss */
.flexslider-home {
  margin: -20px 0 0 0;
  display: none;
}

/* line 169, ../sass/_section-index.scss */
#homeVideo {
  position: relative;
}
/* line 172, ../sass/_section-index.scss */
#homeVideo video {
  width: 100%;
  height: 100%;
  background: black;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

/* line 184, ../sass/_section-index.scss */
.homepage-fallback {
  width: 100%;
  height: 100%;
  background: url(../img/homepage-fallback.jpg) no-repeat;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background-size: cover;
  display: none;
}

/* line 1, ../sass/_section-office-space.scss */
.page-office-space {
  background-color: #7099D7;
}
/* line 3, ../sass/_section-office-space.scss */
.page-office-space .page-content {
  margin: 0;
  padding: 0;
}
/* line 7, ../sass/_section-office-space.scss */
.page-office-space .page-body {
  padding-bottom: 0;
}
/* line 10, ../sass/_section-office-space.scss */
.page-office-space .page-banner-media-image {
  background-image: url("../img/backgrounds/bg-officespace.jpg");
  background-repeat: no-repeat;
  background-color: #7099D7;
  background-size: 100%;
  width: 100%;
  padding-top: 71%;
}
/* line 17, ../sass/_section-office-space.scss */
.page-office-space .page-banner-media-image .aligncenter {
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  top: 10%;
}
/* line 23, ../sass/_section-office-space.scss */
.page-office-space .page-banner-media-image .aligncenter p {
  margin: 0 auto !important;
  width: 50%;
  margin: 0;
  padding: 0 10px 0 0;
  color: #FFFFFF;
  font-size: 16px;
}
@media only screen and (max-width: 465px) {
  /* line 23, ../sass/_section-office-space.scss */
  .page-office-space .page-banner-media-image .aligncenter p {
    font-size: 12px;
  }
}
/* line 34, ../sass/_section-office-space.scss */
.page-office-space .page-banner-media-image .aligncenter p:nth-child(2) {
  padding-top: 2%;
}
/* line 37, ../sass/_section-office-space.scss */
.page-office-space .page-banner-media-image .aligncenter p a, .page-office-space .page-banner-media-image .aligncenter p .nav-main > li .tgl-sub-nav, .nav-main > li .page-office-space .page-banner-media-image .aligncenter p .tgl-sub-nav {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 40, ../sass/_section-office-space.scss */
.page-office-space .page-banner-media-image .aligncenter p a:hover, .page-office-space .page-banner-media-image .aligncenter p .module-sidebar-nav li.is-current > a, .module-sidebar-nav .page-office-space .page-banner-media-image .aligncenter p li.is-current > a, .page-office-space .page-banner-media-image .aligncenter p .module-sidebar-nav .nav-main > li.is-current > .tgl-sub-nav, .module-sidebar-nav .page-office-space .page-banner-media-image .aligncenter p .nav-main > li.is-current > .tgl-sub-nav, .page-office-space .page-banner-media-image .aligncenter p .nav-main > li .tgl-sub-nav:hover, .nav-main > li .page-office-space .page-banner-media-image .aligncenter p .tgl-sub-nav:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 910px) {
  /* line 48, ../sass/_section-office-space.scss */
  .page-office-space .aligncenter p {
    width: 100% !important;
  }
  /* line 51, ../sass/_section-office-space.scss */
  .page-office-space .page-banner-media-image {
    margin-top: 100px;
  }
}

/* line 3, ../sass/_section-services.scss */
.page-our-services .page-body {
  padding-bottom: 0;
}
/* line 7, ../sass/_section-services.scss */
.page-our-services .page-content {
  margin-bottom: 0;
}

/* line 1, ../sass/_section-academy.scss */
.page-academy blockquote {
  font-family: 'Benton Sans RE',Helvetica,Arial,sans-serif,Helvetica,Arial,sans-serif;
  font-weight: normal;
  color: #1c1c1c;
  font-size: 14px;
  text-transform: none;
  line-height: 1.8;
  font-style: italic;
  margin: 2.5em auto 3.5em;
  max-width: 700px;
}

/* line 15, ../sass/_section-academy.scss */
.endorse {
  background: #000;
  color: #fff;
  text-align: center;
  margin-top: 120px;
}
/* line 21, ../sass/_section-academy.scss */
.endorse .wonk {
  height: 55px;
  position: relative;
}
/* line 6, ../sass/_base-wonk.scss */
.endorse .wonk:before {
  content: "";
  position: absolute;
  top: -22%;
  left: -5%;
  height: 152%;
  width: 110%;
  background: black;
  background: #000;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
/* line 25, ../sass/_section-academy.scss */
.endorse .wonk:before {
  top: -50%;
}
/* line 30, ../sass/_section-academy.scss */
.endorse .layout, .endorse .tpl-dev .page-container, .tpl-dev .endorse .page-container {
  position: relative;
}

/* line 38, ../sass/_section-academy.scss */
.endorse__list blockquote {
  color: #fff;
}
@media only screen and (min-width: 1040px) {
  /* line 38, ../sass/_section-academy.scss */
  .endorse__list blockquote {
    line-height: 1.5;
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media only screen and (min-width: 624px) {
  /* line 48, ../sass/_section-academy.scss */
  .endorse__list__col {
    float: right;
    width: 46%;
  }
  /* line 52, ../sass/_section-academy.scss */
  .endorse__list__col:first-child {
    float: left;
  }
}

/* line 56, ../sass/_section-academy.scss */
.endorse__contact {
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 60, ../sass/_section-academy.scss */
.endorse__banner {
  position: relative;
}
/* line 63, ../sass/_section-academy.scss */
.endorse__banner img {
  width: 100%;
  margin: 0 auto;
}

/* line 69, ../sass/_section-academy.scss */
.page-academy .page-body {
  padding-bottom: 0;
}

/* IE FIXES (grrrrr!) */
/* Please note, IE7 asterisk (*color: blue;) hack is still used in the main stylesheets */
/* line 6, ../sass/_helper-ie.scss */
.lt-ie9 .logo {
  margin: 10px 0 0 0;
  position: static;
}
/* line 11, ../sass/_helper-ie.scss */
.lt-ie9 img {
  width: inherit;
  /* Make images fill their parent's space. Solves IE8. */
  max-width: 100%;
  /* Add !important if needed. */
  height: auto;
  /* Add !important if needed. */
}
/* line 20, ../sass/_helper-ie.scss */
.lt-ie9 .module-services .module-services-list .service .service-link {
  background: url(../img/trans50.png) repeat;
}
/* line 26, ../sass/_helper-ie.scss */
.lt-ie9 .module-services .module-services-list .service.is-expanded .service-link {
  background: url(../img/transred90.png) repeat;
}

/* PRINT */
@media print {
  /* line 4, ../sass/_helper-print.scss */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster: h5bp.com/s */
  /* line 5, ../sass/_helper-print.scss */
  a, .nav-main > li .tgl-sub-nav, a:visited, .nav-main > li .tgl-sub-nav:visited {
    text-decoration: underline;
  }

  /* line 6, ../sass/_helper-print.scss */
  a[href]:after, .nav-main > li [href].tgl-sub-nav:after {
    content: " (" attr(href) ")";
  }

  /* line 7, ../sass/_helper-print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 8, ../sass/_helper-print.scss */
  .ir a:after, .ir .nav-main > li .tgl-sub-nav:after, .nav-main > li .ir .tgl-sub-nav:after, a[href^="javascript:"]:after, .nav-main > li [href^="javascript:"].tgl-sub-nav:after, a[href^="#"]:after, .nav-main > li [href^="#"].tgl-sub-nav:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  /* line 9, ../sass/_helper-print.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 10, ../sass/_helper-print.scss */
  thead {
    display: table-header-group;
  }

  /* h5bp.com/t */
  /* line 11, ../sass/_helper-print.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 12, ../sass/_helper-print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 14, ../sass/_helper-print.scss */
  p, h2, .related .related-title, h3, .tgl-load-more {
    orphans: 3;
    widows: 3;
  }

  /* line 15, ../sass/_helper-print.scss */
  h2, .related .related-title, h3, .tgl-load-more {
    page-break-after: avoid;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 9, ../sass/_helper-retina.scss */
  .logo {
    background-image: url(../img/logo-aardman-red@2x.png);
    background-size: 100%;
  }

  /* line 14, ../sass/_helper-retina.scss */
  .rocket {
    background-image: url(../img/rocket@2x.png);
    background-size: 100%;
  }

  /* line 19, ../sass/_helper-retina.scss */
  .filter-rocket.filter-on .rocket {
    background-image: url(../img/rocket-red@2x.png);
  }

  /* line 23, ../sass/_helper-retina.scss */
  .tpl-index .content-title {
    background-image: url(../img/icon-rocket-circle.png);
  }

  /* line 29, ../sass/_helper-retina.scss */
  .icon.icon-search-grey {
    background-image: url(../img/icon-search-grey@2x.png);
    background-size: 22px 21px;
  }

  /* line 34, ../sass/_helper-retina.scss */
  .form-search.is-expanded .icon-search-grey {
    background-image: url(../img/icon-search-white@2x.png);
    background-size: 22px 21px;
  }

  /* line 39, ../sass/_helper-retina.scss */
  .icon.icon-arrow-down {
    background-image: url(../img/icon-arrow-down@2x.png);
    background-size: 28px 28px;
  }

  /* line 44, ../sass/_helper-retina.scss */
  .icon.icon-favourite {
    background-image: url(../img/icon-favourite-white@2x.png);
    background-size: 33px 31px;
  }
  /* line 47, ../sass/_helper-retina.scss */
  .icon.icon-favourite:hover, .icon.icon-favourite:focus, .icon.icon-favourite.is-selected {
    opacity: 1;
    background-image: url(../img/icon-favourite-red@2x.png);
  }

  /* line 50, ../sass/_helper-retina.scss */
  .phone .icon.icon-favourite {
    display: none;
  }

  /* line 56, ../sass/_helper-retina.scss */
  .aardvid-video-el[poster] {
    -webkit-filter: blur(6px);
    background-size: cover;
  }

  /* line 61, ../sass/_helper-retina.scss */
  .aardvid-hitarea:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/play-trans.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
  }

  /* line 75, ../sass/_helper-retina.scss */
  .aardvid-hitarea.playing:after {
    content: "";
    display: none;
  }
}
/* line 1, ../sass/_helpers.scss */
.flush {
  margin: 0 !important;
}

/* line 2, ../sass/_helpers.scss */
.flush--top {
  margin-top: 0 !important;
}

/* line 3, ../sass/_helpers.scss */
.flush--right {
  margin-right: 0 !important;
}

/* line 4, ../sass/_helpers.scss */
.flush--bottom {
  margin-bottom: 0 !important;
}

/* line 5, ../sass/_helpers.scss */
.flush--left {
  margin-left: 0 !important;
}

/* line 6, ../sass/_helpers.scss */
.flush--ends {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 7, ../sass/_helpers.scss */
.flush--sides {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 9, ../sass/_helpers.scss */
.hard {
  padding: 0 !important;
}

/* line 10, ../sass/_helpers.scss */
.hard--top {
  padding-top: 0 !important;
}

/* line 11, ../sass/_helpers.scss */
.hard--right {
  padding-right: 0 !important;
}

/* line 12, ../sass/_helpers.scss */
.hard--bottom {
  padding-bottom: 0 !important;
}

/* line 13, ../sass/_helpers.scss */
.hard--left {
  padding-left: 0 !important;
}

/* line 14, ../sass/_helpers.scss */
.hard--ends {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 15, ../sass/_helpers.scss */
.hard--sides {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* DEV */
/* line 4, ../sass/_dev.scss */
.tpl-dev {
  background: #fff;
}
/* line 7, ../sass/_dev.scss */
.tpl-dev .page-container {
  background: #fff;
  padding-bottom: 40px !important;
}
/* line 13, ../sass/_dev.scss */
.tpl-dev .page-container h1:first-child, .tpl-dev .page-container .module-jobs .job .job-title:first-child, .module-jobs .job .tpl-dev .page-container .job-title:first-child, .tpl-dev .page-container .module-news-latest .module-news-latest-title:first-child, .module-news-latest .tpl-dev .page-container .module-news-latest-title:first-child, .tpl-dev .page-container blockquote:first-child {
  margin-top: 0.5em;
}
/* line 15, ../sass/_dev.scss */
.tpl-dev .page-container .lnk-top {
  float: right;
}
/* line 21, ../sass/_dev.scss */
.tpl-dev.tpl-dev-grid .l-col01,
.tpl-dev.tpl-dev-grid .l-col02,
.tpl-dev.tpl-dev-grid .related .related-item,
.related .tpl-dev.tpl-dev-grid .related-item,
.tpl-dev.tpl-dev-grid .l-sidebar .sidebar,
.l-sidebar .tpl-dev.tpl-dev-grid .sidebar,
.tpl-dev.tpl-dev-grid .l-col03,
.tpl-dev.tpl-dev-grid .l-sidebar.l-sidebar-nav.l-sub-nav-expanded .content,
.l-sidebar.l-sidebar-nav.l-sub-nav-expanded .tpl-dev.tpl-dev-grid .content,
.tpl-dev.tpl-dev-grid .l-sidebar.l-sidebar-nav.l-sub-nav-expanded .sidebar,
.l-sidebar.l-sidebar-nav.l-sub-nav-expanded .tpl-dev.tpl-dev-grid .sidebar,
.tpl-dev.tpl-dev-grid .l-col04,
.tpl-dev.tpl-dev-grid .l-sidebar .content,
.l-sidebar .tpl-dev.tpl-dev-grid .content,
.tpl-dev.tpl-dev-grid .l-col05,
.tpl-dev.tpl-dev-grid .l-col06 {
  background: #ccc;
}
/* line 58, ../sass/_dev.scss */
.tpl-dev.tpl-masonry .masonry-wall {
  background: #ccc;
}
/* line 61, ../sass/_dev.scss */
.tpl-dev.tpl-masonry .masonry-wall .masonry-brick {
  background: #999;
  margin-bottom: 20px;
}

/* line 3, ../sass/_section-forty.scss */
.tpl-40-years-detail .aardvid-control-wrapper {
  display: block !important;
}
/* line 7, ../sass/_section-forty.scss */
.tpl-40-years-detail .forty {
  margin-top: -50px;
  position: relative;
}
/* line 11, ../sass/_section-forty.scss */
.tpl-40-years-detail .forty .forty-banner {
  width: 100%;
  position: relative;
}
/* line 16, ../sass/_section-forty.scss */
.tpl-40-years-detail .forty .prevlink a, .tpl-40-years-detail .forty .prevlink .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .prevlink .tgl-sub-nav {
  background: url(../img/40years/btn_day_left.png) no-repeat;
  left: 40px;
}
/* line 21, ../sass/_section-forty.scss */
.tpl-40-years-detail .forty .nextlink a, .tpl-40-years-detail .forty .nextlink .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .nextlink .tgl-sub-nav {
  background: url(../img/40years/btn_day_right.png) no-repeat;
  right: 40px;
}
/* line 26, ../sass/_section-forty.scss */
.tpl-40-years-detail .forty .nextlink a, .tpl-40-years-detail .forty .nextlink .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .nextlink .tgl-sub-nav, .tpl-40-years-detail .forty .prevlink a, .tpl-40-years-detail .forty .prevlink .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .prevlink .tgl-sub-nav {
  display: block;
  position: absolute;
  display: block;
  width: 72px;
  height: 72px;
  top: 45%;
  z-index: 2;
  cursor: pointer;
  text-indent: -9000px;
  background-size: 100%;
}
@media only screen and (max-width: 691px) {
  /* line 26, ../sass/_section-forty.scss */
  .tpl-40-years-detail .forty .nextlink a, .tpl-40-years-detail .forty .nextlink .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .nextlink .tgl-sub-nav, .tpl-40-years-detail .forty .prevlink a, .tpl-40-years-detail .forty .prevlink .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .prevlink .tgl-sub-nav {
    height: 42px;
    width: 42px;
    top: 55%;
  }
}
@media only screen and (max-width: 520px) {
  /* line 26, ../sass/_section-forty.scss */
  .tpl-40-years-detail .forty .nextlink a, .tpl-40-years-detail .forty .nextlink .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .nextlink .tgl-sub-nav, .tpl-40-years-detail .forty .prevlink a, .tpl-40-years-detail .forty .prevlink .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .prevlink .tgl-sub-nav {
    height: 42px;
    width: 42px;
    top: 35%;
  }
}
@media only screen and (max-width: 421px) {
  /* line 26, ../sass/_section-forty.scss */
  .tpl-40-years-detail .forty .nextlink a, .tpl-40-years-detail .forty .nextlink .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .nextlink .tgl-sub-nav, .tpl-40-years-detail .forty .prevlink a, .tpl-40-years-detail .forty .prevlink .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .prevlink .tgl-sub-nav {
    height: 42px;
    width: 42px;
    top: 28%;
  }
}
/* line 54, ../sass/_section-forty.scss */
.tpl-40-years-detail .forty .nextlink.locked a, .tpl-40-years-detail .forty .nextlink.locked .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .nextlink.locked .tgl-sub-nav, .tpl-40-years-detail .forty .prevlink.locked a, .tpl-40-years-detail .forty .prevlink.locked .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .prevlink.locked .tgl-sub-nav {
  background: url(../img/40years/btn_locked.png) no-repeat;
  background-size: 100%;
}
@media only screen and (max-width: 691px) {
  /* line 54, ../sass/_section-forty.scss */
  .tpl-40-years-detail .forty .nextlink.locked a, .tpl-40-years-detail .forty .nextlink.locked .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .nextlink.locked .tgl-sub-nav, .tpl-40-years-detail .forty .prevlink.locked a, .tpl-40-years-detail .forty .prevlink.locked .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .prevlink.locked .tgl-sub-nav {
    height: 42px;
    width: 42px;
    top: 55%;
  }
}
@media only screen and (max-width: 520px) {
  /* line 54, ../sass/_section-forty.scss */
  .tpl-40-years-detail .forty .nextlink.locked a, .tpl-40-years-detail .forty .nextlink.locked .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .nextlink.locked .tgl-sub-nav, .tpl-40-years-detail .forty .prevlink.locked a, .tpl-40-years-detail .forty .prevlink.locked .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .prevlink.locked .tgl-sub-nav {
    height: 42px;
    width: 42px;
    top: 35%;
  }
}
@media only screen and (max-width: 421px) {
  /* line 54, ../sass/_section-forty.scss */
  .tpl-40-years-detail .forty .nextlink.locked a, .tpl-40-years-detail .forty .nextlink.locked .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .nextlink.locked .tgl-sub-nav, .tpl-40-years-detail .forty .prevlink.locked a, .tpl-40-years-detail .forty .prevlink.locked .nav-main > li .tgl-sub-nav, .nav-main > li .tpl-40-years-detail .forty .prevlink.locked .tgl-sub-nav {
    height: 42px;
    width: 42px;
    top: 28%;
  }
}
/* line 74, ../sass/_section-forty.scss */
.tpl-40-years-detail .forty .number-title {
  position: absolute;
  width: 5%;
  margin: auto;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 520px) {
  /* line 74, ../sass/_section-forty.scss */
  .tpl-40-years-detail .forty .number-title {
    top: 20px;
  }
}
@media only screen and (max-width: 520px) {
  /* line 7, ../sass/_section-forty.scss */
  .tpl-40-years-detail .forty {
    margin-top: 0;
  }
}
/* line 91, ../sass/_section-forty.scss */
.tpl-40-years-detail iframe {
  width: 100%;
}
/* line 96, ../sass/_section-forty.scss */
.tpl-40-years-detail .page-banner .page-banner-media-video {
  margin-top: 0;
  max-width: 100%;
}
/* line 99, ../sass/_section-forty.scss */
.tpl-40-years-detail .page-banner .page-banner-media-video.youtubecontainer {
  padding-top: 0;
}
/* line 105, ../sass/_section-forty.scss */
.tpl-40-years-detail .content {
  position: relative;
}
/* line 109, ../sass/_section-forty.scss */
.tpl-40-years-detail .share {
  position: absolute;
  top: -70px;
  right: 0px;
  z-index: 10;
}
/* line 114, ../sass/_section-forty.scss */
.tpl-40-years-detail .share .icon {
  width: 70px;
  height: 70px;
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 121, ../sass/_section-forty.scss */
.tpl-40-years-detail .share .icon-facebook-red {
  background-image: url(../img/40years/btn_facebook@2x.png);
}
/* line 125, ../sass/_section-forty.scss */
.tpl-40-years-detail .share .icon-twitter-red {
  background-image: url(../img/40years/btn_twitter@2x.png);
}

/* line 132, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .forty-banner {
  width: 100%;
}
/* line 135, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .number-constrain {
  position: relative;
}
/* line 139, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .article {
  margin: 5px;
  min-height: 148px !important;
}
/* line 144, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .article a, .post-type-archive-celebrating-40-years .article .nav-main > li .tgl-sub-nav, .nav-main > li .post-type-archive-celebrating-40-years .article .tgl-sub-nav {
  display: block;
}
/* line 148, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .article a .details p, .post-type-archive-celebrating-40-years .article .nav-main > li .tgl-sub-nav .details p, .nav-main > li .post-type-archive-celebrating-40-years .article .tgl-sub-nav .details p {
  background-color: #d64045;
}
/* line 152, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .article a:visited p, .post-type-archive-celebrating-40-years .article .nav-main > li .tgl-sub-nav:visited p, .nav-main > li .post-type-archive-celebrating-40-years .article .tgl-sub-nav:visited p {
  background-color: #000;
}
/* line 157, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .article-media img {
  width: 100%;
}
/* line 160, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .archive-number-title {
  position: absolute;
  width: 25% !important;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
/* line 171, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .article.masonry-brick {
  overflow: hidden;
}
/* line 175, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .today {
  position: absolute;
  top: 0;
  opacity: .9;
}
/* line 181, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .details {
  position: relative;
  margin: 0 auto;
  text-align: center;
  bottom: 0;
  width: 100%;
  z-index: 4;
}
/* line 188, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .details p {
  display: none;
  color: white;
  background: #d64045;
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 0;
  padding: 10px;
}
/* line 199, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .details.locked {
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 4;
}
/* line 205, ../sass/_section-forty.scss */
.post-type-archive-celebrating-40-years .details.locked p {
  top: 0;
  bottom: auto;
}
@media only screen and (max-width: 1380px) {
  /* line 214, ../sass/_section-forty.scss */
  .post-type-archive-celebrating-40-years .article-big.masonry-brick-big {
    width: 50%;
  }
  /* line 217, ../sass/_section-forty.scss */
  .post-type-archive-celebrating-40-years .article-huge.masonry-brick-huge {
    width: 100%;
  }
}
@media only screen and (max-width: 1050px) {
  /* line 224, ../sass/_section-forty.scss */
  .post-type-archive-celebrating-40-years .article-big.masonry-brick-big {
    width: 33%;
  }
}
@media only screen and (min-width: 1050px) {
  /* line 231, ../sass/_section-forty.scss */
  .post-type-archive-celebrating-40-years .article-big.masonry-brick-big {
    min-height: 226px !important;
  }
}
@media only screen and (max-width: 765px) {
  /* line 238, ../sass/_section-forty.scss */
  .post-type-archive-celebrating-40-years .article-big.masonry-brick-big, .post-type-archive-celebrating-40-years .article {
    width: 48%;
  }
}
@media only screen and (max-width: 520px) {
  /* line 244, ../sass/_section-forty.scss */
  .post-type-archive-celebrating-40-years .article-big.masonry-brick-big, .post-type-archive-celebrating-40-years .article {
    width: 97%;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 250, ../sass/_section-forty.scss */
  .mobile .details {
    display: block;
    top: auto;
    bottom: 0;
  }
  /* line 256, ../sass/_section-forty.scss */
  .mobile .details p {
    display: block;
    padding: 5px;
  }
}
