/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url(/app/fonts/fontawesome-webfont.eot?f7c2b4b747b1a225eb8dee034134a1b0);
  src: url(/app/fonts/fontawesome-webfont.eot?f7c2b4b747b1a225eb8dee034134a1b0?#iefix&v=4.3.0) format("embedded-opentype"), url(/app/fonts/fontawesome-webfont.woff2?97493d3f11c0a3bd5cbd959f5d19b699) format("woff2"), url(/app/fonts/fontawesome-webfont.woff?d9ee23d59d0e0e727b51368b458a0bff) format("woff"), url(/app/fonts/fontawesome-webfont.ttf?706450d7bba6374ca02fe167d86685cb) format("truetype"), url(/app/fonts/fontawesome-webfont.svg?2980083682e94d33a66eef2e7d612519#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\F000"; }

.fa-music:before {
  content: "\F001"; }

.fa-search:before {
  content: "\F002"; }

.fa-envelope-o:before {
  content: "\F003"; }

.fa-heart:before {
  content: "\F004"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-o:before {
  content: "\F006"; }

.fa-user:before {
  content: "\F007"; }

.fa-film:before {
  content: "\F008"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-check:before {
  content: "\F00C"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\F00D"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-signal:before {
  content: "\F012"; }

.fa-gear:before, .fa-cog:before {
  content: "\F013"; }

.fa-trash-o:before {
  content: "\F014"; }

.fa-home:before {
  content: "\F015"; }

.fa-file-o:before {
  content: "\F016"; }

.fa-clock-o:before {
  content: "\F017"; }

.fa-road:before {
  content: "\F018"; }

.fa-download:before {
  content: "\F019"; }

.fa-arrow-circle-o-down:before {
  content: "\F01A"; }

.fa-arrow-circle-o-up:before {
  content: "\F01B"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-play-circle-o:before {
  content: "\F01D"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\F01E"; }

.fa-refresh:before {
  content: "\F021"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-lock:before {
  content: "\F023"; }

.fa-flag:before {
  content: "\F024"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-book:before {
  content: "\F02D"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-print:before {
  content: "\F02F"; }

.fa-camera:before {
  content: "\F030"; }

.fa-font:before {
  content: "\F031"; }

.fa-bold:before {
  content: "\F032"; }

.fa-italic:before {
  content: "\F033"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-list:before {
  content: "\F03A"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\F03B"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-video-camera:before {
  content: "\F03D"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\F03E"; }

.fa-pencil:before {
  content: "\F040"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-tint:before {
  content: "\F043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\F044"; }

.fa-share-square-o:before {
  content: "\F045"; }

.fa-check-square-o:before {
  content: "\F046"; }

.fa-arrows:before {
  content: "\F047"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-play:before {
  content: "\F04B"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-eject:before {
  content: "\F052"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-times-circle-o:before {
  content: "\F05C"; }

.fa-check-circle-o:before {
  content: "\F05D"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\F064"; }

.fa-expand:before {
  content: "\F065"; }

.fa-compress:before {
  content: "\F066"; }

.fa-plus:before {
  content: "\F067"; }

.fa-minus:before {
  content: "\F068"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-plane:before {
  content: "\F072"; }

.fa-calendar:before {
  content: "\F073"; }

.fa-random:before {
  content: "\F074"; }

.fa-comment:before {
  content: "\F075"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-arrows-v:before {
  content: "\F07D"; }

.fa-arrows-h:before {
  content: "\F07E"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\F080"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-key:before {
  content: "\F084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\F085"; }

.fa-comments:before {
  content: "\F086"; }

.fa-thumbs-o-up:before {
  content: "\F087"; }

.fa-thumbs-o-down:before {
  content: "\F088"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-heart-o:before {
  content: "\F08A"; }

.fa-sign-out:before {
  content: "\F08B"; }

.fa-linkedin-square:before {
  content: "\F08C"; }

.fa-thumb-tack:before {
  content: "\F08D"; }

.fa-external-link:before {
  content: "\F08E"; }

.fa-sign-in:before {
  content: "\F090"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-upload:before {
  content: "\F093"; }

.fa-lemon-o:before {
  content: "\F094"; }

.fa-phone:before {
  content: "\F095"; }

.fa-square-o:before {
  content: "\F096"; }

.fa-bookmark-o:before {
  content: "\F097"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\F09A"; }

.fa-github:before {
  content: "\F09B"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-rss:before {
  content: "\F09E"; }

.fa-hdd-o:before {
  content: "\F0A0"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-hand-o-right:before {
  content: "\F0A4"; }

.fa-hand-o-left:before {
  content: "\F0A5"; }

.fa-hand-o-up:before {
  content: "\F0A6"; }

.fa-hand-o-down:before {
  content: "\F0A7"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-group:before, .fa-users:before {
  content: "\F0C0"; }

.fa-chain:before, .fa-link:before {
  content: "\F0C1"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\F0C4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\F0C5"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\F0C7"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\F0C9"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-plus:before {
  content: "\F0D5"; }

.fa-money:before {
  content: "\F0D6"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\F0DC"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\F0DD"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\F0DE"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-linkedin:before {
  content: "\F0E1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\F0E2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\F0E3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\F0E4"; }

.fa-comment-o:before {
  content: "\F0E5"; }

.fa-comments-o:before {
  content: "\F0E6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\F0E7"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\F0EA"; }

.fa-lightbulb-o:before {
  content: "\F0EB"; }

.fa-exchange:before {
  content: "\F0EC"; }

.fa-cloud-download:before {
  content: "\F0ED"; }

.fa-cloud-upload:before {
  content: "\F0EE"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-bell-o:before {
  content: "\F0A2"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cutlery:before {
  content: "\F0F5"; }

.fa-file-text-o:before {
  content: "\F0F6"; }

.fa-building-o:before {
  content: "\F0F7"; }

.fa-hospital-o:before {
  content: "\F0F8"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\F10B"; }

.fa-circle-o:before {
  content: "\F10C"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-circle:before {
  content: "\F111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\F112"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-folder-o:before {
  content: "\F114"; }

.fa-folder-open-o:before {
  content: "\F115"; }

.fa-smile-o:before {
  content: "\F118"; }

.fa-frown-o:before {
  content: "\F119"; }

.fa-meh-o:before {
  content: "\F11A"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-keyboard-o:before {
  content: "\F11C"; }

.fa-flag-o:before {
  content: "\F11D"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-code:before {
  content: "\F121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\F122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\F123"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-crop:before {
  content: "\F125"; }

.fa-code-fork:before {
  content: "\F126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\F127"; }

.fa-question:before {
  content: "\F128"; }

.fa-info:before {
  content: "\F129"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-shield:before {
  content: "\F132"; }

.fa-calendar-o:before {
  content: "\F133"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-ticket:before {
  content: "\F145"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-minus-square-o:before {
  content: "\F147"; }

.fa-level-up:before {
  content: "\F148"; }

.fa-level-down:before {
  content: "\F149"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-pencil-square:before {
  content: "\F14B"; }

.fa-external-link-square:before {
  content: "\F14C"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\F150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\F151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\F152"; }

.fa-euro:before, .fa-eur:before {
  content: "\F153"; }

.fa-gbp:before {
  content: "\F154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\F155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\F156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\F157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\F158"; }

.fa-won:before, .fa-krw:before {
  content: "\F159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\F15A"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-text:before {
  content: "\F15C"; }

.fa-sort-alpha-asc:before {
  content: "\F15D"; }

.fa-sort-alpha-desc:before {
  content: "\F15E"; }

.fa-sort-amount-asc:before {
  content: "\F160"; }

.fa-sort-amount-desc:before {
  content: "\F161"; }

.fa-sort-numeric-asc:before {
  content: "\F162"; }

.fa-sort-numeric-desc:before {
  content: "\F163"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-youtube-square:before {
  content: "\F166"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-youtube-play:before {
  content: "\F16A"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-adn:before {
  content: "\F170"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitbucket-square:before {
  content: "\F172"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-long-arrow-down:before {
  content: "\F175"; }

.fa-long-arrow-up:before {
  content: "\F176"; }

.fa-long-arrow-left:before {
  content: "\F177"; }

.fa-long-arrow-right:before {
  content: "\F178"; }

.fa-apple:before {
  content: "\F179"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-android:before {
  content: "\F17B"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-trello:before {
  content: "\F181"; }

.fa-female:before {
  content: "\F182"; }

.fa-male:before {
  content: "\F183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\F184"; }

.fa-sun-o:before {
  content: "\F185"; }

.fa-moon-o:before {
  content: "\F186"; }

.fa-archive:before {
  content: "\F187"; }

.fa-bug:before {
  content: "\F188"; }

.fa-vk:before {
  content: "\F189"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-arrow-circle-o-right:before {
  content: "\F18E"; }

.fa-arrow-circle-o-left:before {
  content: "\F190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\F191"; }

.fa-dot-circle-o:before {
  content: "\F192"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\F195"; }

.fa-plus-square-o:before {
  content: "\F196"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-slack:before {
  content: "\F198"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\F19C"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\F19D"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-pied-piper:before {
  content: "\F1A7"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-spoon:before {
  content: "\F1B1"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-automobile:before, .fa-car:before {
  content: "\F1B9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\F1BA"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-file-pdf-o:before {
  content: "\F1C1"; }

.fa-file-word-o:before {
  content: "\F1C2"; }

.fa-file-excel-o:before {
  content: "\F1C3"; }

.fa-file-powerpoint-o:before {
  content: "\F1C4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\F1C5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\F1C6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\F1C7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\F1C8"; }

.fa-file-code-o:before {
  content: "\F1C9"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\F1CD"; }

.fa-circle-o-notch:before {
  content: "\F1CE"; }

.fa-ra:before, .fa-rebel:before {
  content: "\F1D0"; }

.fa-ge:before, .fa-empire:before {
  content: "\F1D1"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-git:before {
  content: "\F1D3"; }

.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\F1D7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\F1D8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\F1D9"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-genderless:before, .fa-circle-thin:before {
  content: "\F1DB"; }

.fa-header:before {
  content: "\F1DC"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-sliders:before {
  content: "\F1DE"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\F1E3"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-newspaper-o:before {
  content: "\F1EA"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bell-slash-o:before {
  content: "\F1F7"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-eyedropper:before {
  content: "\F1FB"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-area-chart:before {
  content: "\F1FE"; }

.fa-pie-chart:before {
  content: "\F200"; }

.fa-line-chart:before {
  content: "\F201"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-bus:before {
  content: "\F207"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-cc:before {
  content: "\F20A"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\F20B"; }

.fa-meanpath:before {
  content: "\F20C"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-diamond:before {
  content: "\F219"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-venus:before {
  content: "\F221"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-facebook-official:before {
  content: "\F230"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-server:before {
  content: "\F233"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\F236"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-train:before {
  content: "\F238"; }

.fa-subway:before {
  content: "\F239"; }

.fa-medium:before {
  content: "\F23A"; }

* {
  border: 0;
  margin: 0;
  padding: 0; }

/**
 * Construct {$colour}-text and {$colour}-background classes for all our colours
 **/
.white-text {
  color: #FFFFFF !important; }

.white-background {
  background-color: #FFFFFF !important; }

.white-border-colour {
  border-color: #FFFFFF !important; }

.white-active-bg-colour:after {
  background-color: #FFFFFF !important; }

.black-text {
  color: #000000 !important; }

.black-background {
  background-color: #000000 !important; }

.black-border-colour {
  border-color: #000000 !important; }

.black-active-bg-colour:after {
  background-color: #000000 !important; }

.light_grey-text {
  color: #e7e7e8 !important; }

.light_grey-background {
  background-color: #e7e7e8 !important; }

.light_grey-border-colour {
  border-color: #e7e7e8 !important; }

.light_grey-active-bg-colour:after {
  background-color: #e7e7e8 !important; }

.soft_grey-text {
  color: #d1d1d1 !important; }

.soft_grey-background {
  background-color: #d1d1d1 !important; }

.soft_grey-border-colour {
  border-color: #d1d1d1 !important; }

.soft_grey-active-bg-colour:after {
  background-color: #d1d1d1 !important; }

.mid_grey-text {
  color: #777777 !important; }

.mid_grey-background {
  background-color: #777777 !important; }

.mid_grey-border-colour {
  border-color: #777777 !important; }

.mid_grey-active-bg-colour:after {
  background-color: #777777 !important; }

.grey-text {
  color: #afaeae !important; }

.grey-background {
  background-color: #afaeae !important; }

.grey-border-colour {
  border-color: #afaeae !important; }

.grey-active-bg-colour:after {
  background-color: #afaeae !important; }

.dark_grey-text {
  color: #404041 !important; }

.dark_grey-background {
  background-color: #404041 !important; }

.dark_grey-border-colour {
  border-color: #404041 !important; }

.dark_grey-active-bg-colour:after {
  background-color: #404041 !important; }

.charcoal-text {
  color: #232323 !important; }

.charcoal-background {
  background-color: #232323 !important; }

.charcoal-border-colour {
  border-color: #232323 !important; }

.charcoal-active-bg-colour:after {
  background-color: #232323 !important; }

.charcoal_variant-text {
  color: #47443f !important; }

.charcoal_variant-background {
  background-color: #47443f !important; }

.charcoal_variant-border-colour {
  border-color: #47443f !important; }

.charcoal_variant-active-bg-colour:after {
  background-color: #47443f !important; }

.green-text {
  color: #69bd45 !important; }

.green-background {
  background-color: #69bd45 !important; }

.green-border-colour {
  border-color: #69bd45 !important; }

.green-active-bg-colour:after {
  background-color: #69bd45 !important; }

.dark_green-text {
  color: #517916 !important; }

.dark_green-background {
  background-color: #517916 !important; }

.dark_green-border-colour {
  border-color: #517916 !important; }

.dark_green-active-bg-colour:after {
  background-color: #517916 !important; }

.navy_blue-text {
  color: #0060ac !important; }

.navy_blue-background {
  background-color: #0060ac !important; }

.navy_blue-border-colour {
  border-color: #0060ac !important; }

.navy_blue-active-bg-colour:after {
  background-color: #0060ac !important; }

.blue-text {
  color: #0D96D4 !important; }

.blue-background {
  background-color: #0D96D4 !important; }

.blue-border-colour {
  border-color: #0D96D4 !important; }

.blue-active-bg-colour:after {
  background-color: #0D96D4 !important; }

.blue_variant-text {
  color: #2ed2f7 !important; }

.blue_variant-background {
  background-color: #2ed2f7 !important; }

.blue_variant-border-colour {
  border-color: #2ed2f7 !important; }

.blue_variant-active-bg-colour:after {
  background-color: #2ed2f7 !important; }

.dark_blue-text {
  color: #1b2c59 !important; }

.dark_blue-background {
  background-color: #1b2c59 !important; }

.dark_blue-border-colour {
  border-color: #1b2c59 !important; }

.dark_blue-active-bg-colour:after {
  background-color: #1b2c59 !important; }

.dark_blue_grey-text {
  color: #2C3547 !important; }

.dark_blue_grey-background {
  background-color: #2C3547 !important; }

.dark_blue_grey-border-colour {
  border-color: #2C3547 !important; }

.dark_blue_grey-active-bg-colour:after {
  background-color: #2C3547 !important; }

.teal-text {
  color: #00928F !important; }

.teal-background {
  background-color: #00928F !important; }

.teal-border-colour {
  border-color: #00928F !important; }

.teal-active-bg-colour:after {
  background-color: #00928F !important; }

.teal_variant-text {
  color: #1ecea5 !important; }

.teal_variant-background {
  background-color: #1ecea5 !important; }

.teal_variant-border-colour {
  border-color: #1ecea5 !important; }

.teal_variant-active-bg-colour:after {
  background-color: #1ecea5 !important; }

.orange-text {
  color: #F58433 !important; }

.orange-background {
  background-color: #F58433 !important; }

.orange-border-colour {
  border-color: #F58433 !important; }

.orange-active-bg-colour:after {
  background-color: #F58433 !important; }

.orange_variant-text {
  color: #ffb23f !important; }

.orange_variant-background {
  background-color: #ffb23f !important; }

.orange_variant-border-colour {
  border-color: #ffb23f !important; }

.orange_variant-active-bg-colour:after {
  background-color: #ffb23f !important; }

.yellow-text {
  color: #ffd02c !important; }

.yellow-background {
  background-color: #ffd02c !important; }

.yellow-border-colour {
  border-color: #ffd02c !important; }

.yellow-active-bg-colour:after {
  background-color: #ffd02c !important; }

.yellow_variant-text {
  color: #f8e139 !important; }

.yellow_variant-background {
  background-color: #f8e139 !important; }

.yellow_variant-border-colour {
  border-color: #f8e139 !important; }

.yellow_variant-active-bg-colour:after {
  background-color: #f8e139 !important; }

.light_red-text {
  color: #F06854 !important; }

.light_red-background {
  background-color: #F06854 !important; }

.light_red-border-colour {
  border-color: #F06854 !important; }

.light_red-active-bg-colour:after {
  background-color: #F06854 !important; }

.red-text {
  color: #DE2E30 !important; }

.red-background {
  background-color: #DE2E30 !important; }

.red-border-colour {
  border-color: #DE2E30 !important; }

.red-active-bg-colour:after {
  background-color: #DE2E30 !important; }

.red_variant-text {
  color: #ff7d32 !important; }

.red_variant-background {
  background-color: #ff7d32 !important; }

.red_variant-border-colour {
  border-color: #ff7d32 !important; }

.red_variant-active-bg-colour:after {
  background-color: #ff7d32 !important; }

.pink-text {
  color: #EC098D !important; }

.pink-background {
  background-color: #EC098D !important; }

.pink-border-colour {
  border-color: #EC098D !important; }

.pink-active-bg-colour:after {
  background-color: #EC098D !important; }

.pink_variant-text {
  color: #fc3772 !important; }

.pink_variant-background {
  background-color: #fc3772 !important; }

.pink_variant-border-colour {
  border-color: #fc3772 !important; }

.pink_variant-active-bg-colour:after {
  background-color: #fc3772 !important; }

/**
 * Retrieve colour from $colours map
 * @param  {string} $key [name of colour, as defined in $colours map]
 * @return hex colour
 **/
/**
 * Kill all the animations
 **/
/** 
 * Responsive rules
 * Creates @media wrappers
 **/
/**
 * [Subtracts the border and padding from the width of the element.]
 */
/**
 * [scale description]
 * @param  {[int]} $zoom [The level of zoom you want on the element. eg: '1.1'.]
 */
/**
 * [Pass the angle you want the element to rotate. eg: 90deg. NOTE: You need to add 'deg' to the angle. eg: 90deg.]
 * @param  {[int with 'deg' appended]} $deg [The angle of the rotation]
 */
/**
 * [Rotate and vertically align element within a relatively positioned element. NOTE: You need to add 'deg' to the angle. eg: 90deg.]
 * @param  {[percentage]} $topPos [Pass the vertical position as a percetage. eg 50% will horizontally center align the element.]
 * @param  {[int with 'deg' appended]} $deg [The angle of the rotation]
 */
/**
 * [Rotate and horizontally and vertically align element within a relatively positioned element. NOTE: You need to add 'deg' to the angle. eg: 90deg.]
 * @param  {[percentage]} $leftPos [Pass the horizontally position as a percetage. eg 50% will horizontally center align the element.]
 * @param  {[percentage]} $topPos [Pass the vertical position as a percetage. eg 50% will horizontally center align the element.]
 * @param  {[int with 'deg' appended]} $deg [The angle of the rotation]
 */
/**
 * [Rotate and horizontally align element within a relatively positioned element. NOTE: You need to add 'deg' to the angle. eg: 90deg.]
 * @param  {[percentage]} $topPos [Pass the vertical position as a percetage. eg 50% will horizontally center align the element.]
 * @param  {[int with 'deg' appended]} $deg [The angle of the rotation]
 */
/**
 * [Vertically align element within a relatively positioned element.]
 * @param  {[percentage]} $topPos [Pass the vertical position as a percetage. eg 50% will vertically center align the element.]
 */
/**
 * [Horizontally align element within a relatively positioned element.]
 * @param  {[percentage]} $leftPos [Pass the vertical position as a percetage. eg 50% will horizontally center align the element.]
 */
/**
 * [Horizontally and vertically align element within a relatively positioned element.]
 * @param  {[percentage]} $leftPos [Pass the horizontally position as a percetage. eg 50% will horizontally center align the element.]
 * @param  {[percentage]} $topPos [Pass the vertical position as a percetage. eg 50% will horizontally center align the element.]
 */
/**
 * [transition description]
 * @param  {[style]} $propertie [The style you want to animate. Defaults to 'all'.]
 * @param  {[int in seconds]} $time      [The speed at which you want the transition to take. Defaults to '0.3s'.]
 * @param  {[movement type]} $mode      [The type of movement you want eg: linear, ease, ease-in, ease-out. Defaults to 'linear'.]
 */
/**
 * Grid panels
 * Creates a grid of items that have a fixed height
 * @param $cols int = number of items per row
 * @param $col_gap percent = gap between items in each row (optional, defaults to 2%)
 * @param $row_gap percent = gap between row (optional, defaults to two times col_gap (4%))
 **/
/**
 * Ease between states
 * Use this to smooth hover/active/focus events
 **/
/**
 * Clearfix
 **/
/**
 * Multi-column
 * @param $cols int = number of columns to span
 * @param $sum int = total number of columns
 * @param $gap mixed = gap between items (optional, defaults to 1rem)
 **/
/**
 * Square-Tile
 * Styles a tile with a perfect square
 * These tiles can be used for diffent spaces of a container
 */
body, html {
  overflow-x: hidden; }

body {
  position: relative; }

body, html {
  overflow-x: hidden;
  background: #FFFFFF; }

body {
  position: relative; }

.page-body {
  background: #FFFFFF; }
  .page-body:before, .page-body:after {
    content: " ";
    display: table; }
  .page-body:after {
    clear: both; }
  .page-body > .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px; }

.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.hide {
  display: none; }

.align-center {
  text-align: center; }

.haveyoursay {
  width: 100%;
  background-color: #232323;
  text-align: center;
  padding: 6em 0; }
  .haveyoursay .download {
    margin-bottom: 2em; }
  .haveyoursay .button.red {
    color: #FFFFFF !important;
    background-color: #DE2E30; }
    .haveyoursay .button.red:hover {
      background-color: #c41f21; }

@font-face {
  font-family: 'guardtext_e_thin';
  src: url(/app/fonts/GuardianEgyp-Thin-Web.eot?b5ddd18533d238d176be35bd8b5c2823?#iefix) format("embedded-opentype"), url(/app/fonts/GuardianEgyp-Thin-Web.woff?df2d28685a5e191ef9aabf430a299a5a) format("woff"), url(/app/fonts/GuardianEgyp-Thin-Web.ttf?286d88b2e668dc23bfdc3b15ed7821bd) format("truetype"), url(/app/fonts/GuardianEgyp-Thin-Web.svg?e5dc1b3743eece561393854dfa1244fa#wf) format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'guardtext_e_black';
  src: url(/app/fonts/GuardianTextEgyp-Black-Web.eot?fe04596ca10365e9faaa8dac4d3314eb?#iefix) format("embedded-opentype"), url(/app/fonts/GuardianTextEgyp-Black-Web.woff?ddf3f94a793dc2dcb2c172d584b6e662) format("woff"), url(/app/fonts/GuardianTextEgyp-Black-Web.ttf?3d6a30843f96a1fcda59c7107e147368) format("truetype"), url(/app/fonts/GuardianTextEgyp-Black-Web.svg?162f4324f280d7bcad060123f1fd6f84#wf) format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'guardtext_e_bold';
  src: url(/app/fonts/GuardianTextEgyp-Bold-Web.eot?81d1eab5d204ab2b1ba7b9b324516acf?#iefix) format("embedded-opentype"), url(/app/fonts/GuardianTextEgyp-Bold-Web.woff?e5fa87736624110ceed791a2c0cfa86f) format("woff"), url(/app/fonts/GuardianTextEgyp-Bold-Web.ttf?b1cee989432651869ffa593351c6a87a) format("truetype"), url(/app/fonts/GuardianTextEgyp-Bold-Web.svg?952323d456fd48fbaa59fb43b214ae8a#wf) format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'guardtext_e_medium';
  src: url(/app/fonts/GuardianTextEgyp-Medium-Web.eot?3d7d8a47ddfcbdcbeb0c3d096716b77b?#iefix) format("embedded-opentype"), url(/app/fonts/GuardianTextEgyp-Medium-Web.woff?646f782059b619c27f66e127b3f18819) format("woff"), url(/app/fonts/GuardianTextEgyp-Medium-Web.ttf?c44730f4487f9c52260982db24cc6e6f) format("truetype"), url(/app/fonts/GuardianTextEgyp-Medium-Web.svg?82e29e266f4a38632de3dd034c1cbeac#wf) format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'guardtext_e_regular';
  src: url(/app/fonts/GuardianTextEgyp-Regular-Web.eot?2ecf6374a361204a497a5e855e7e3029?#iefix) format("embedded-opentype"), url(/app/fonts/GuardianTextEgyp-Regular-Web.woff?3d462c3c17418809039e59350e124812) format("woff"), url(/app/fonts/GuardianTextEgyp-Regular-Web.ttf?cfcbf03a0ed2e15552f92905595526fd) format("truetype"), url(/app/fonts/GuardianTextEgyp-Regular-Web.svg?18c5aa06d7a278f27ea0f18390f2630c#wf) format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'guardtext_s_black';
  src: url(/app/fonts/GuardianTextSans-Black-Web.eot?9795a6fff89f6900b8a5089bfd562458?#iefix) format("embedded-opentype"), url(/app/fonts/GuardianTextSans-Black-Web.woff?68e5d14e994b273a46d6e8a844d642bf) format("woff"), url(/app/fonts/GuardianTextSans-Black-Web.ttf?4aa5050597700f86fe97b58c117578e0) format("truetype"), url(/app/fonts/GuardianTextSans-Black-Web.svg?2f95a181bc14d14736587fafc69b89aa#wf) format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'guardtext_s_bold';
  src: url(/app/fonts/GuardianTextSans-Bold-Web.eot?94cf87837a2836be4fe1a7b6207741af?#iefix) format("embedded-opentype"), url(/app/fonts/GuardianTextSans-Bold-Web.woff?3bd6965b823d2a89ec23852bc2e4fd6d) format("woff"), url(/app/fonts/GuardianTextSans-Bold-Web.ttf?d2182411bc1383133ac7cd9e714dfd37) format("truetype"), url(/app/fonts/GuardianTextSans-Bold-Web.svg?353eb8d55b515d1a4a66b118ef3aa45a#wf) format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'guardtext_s_medium';
  src: url(/app/fonts/GuardianTextSans-Medium-Web.eot?0e705ca2389eab40dbd40d573899dabd?#iefix) format("embedded-opentype"), url(/app/fonts/GuardianTextSans-Medium-Web.woff?2e12f4dec67c5f5fde73c2f11ee726a7) format("woff"), url(/app/fonts/GuardianTextSans-Medium-Web.ttf?348ad876da62799ee597b6f086318f59) format("truetype"), url(/app/fonts/GuardianTextSans-Medium-Web.svg?29e0709c0c432e3d997ca1fe9621a92b#wf) format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'guardtext_s_regular';
  src: url(/app/fonts/GuardianTextSans-Regular-Web.eot?8afd40385a371589496b91a5c3c8d47e?#iefix) format("embedded-opentype"), url(/app/fonts/GuardianTextSans-Regular-Web.woff?12fd3a5cb8e1383944f5f7dd706cf851) format("woff"), url(/app/fonts/GuardianTextSans-Regular-Web.ttf?31ac9d7b47f2775b33367ef43e294ecd) format("truetype"), url(/app/fonts/GuardianTextSans-Regular-Web.svg?d0fce5d2dc505dcfadd3b6eb647c60af#wf) format("svg");
  font-weight: normal; }

html,
body {
  font-family: 'guardtext_e_regular', Georgia, serif;
  font-size: 16px;
  line-height: 1.7em;
  color: #404041; }
  @media (max-width: 768px) {
    html,
    body {
      font-size: 14px;
      line-height: 1.6em; } }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/**
 * Headings
 **/
h1 {
  font-size: 2.2rem;
  line-height: 2.6rem;
  padding: 0.5em 0;
  font-weight: normal;
  font-family: 'guardtext_e_bold'; }

h2 {
  font-size: 1.6rem;
  line-height: 1.3;
  padding: 0.5em 0;
  font-weight: normal; }
  h2.dash-heading {
    color: #ffd02c;
    position: relative;
    font-family: 'guardtext_e_black';
    font-size: 2.8rem; }
    h2.dash-heading.dark {
      color: #404041; }
    h2.dash-heading:before {
      content: '';
      display: block;
      position: absolute;
      left: -100px;
      top: 38px;
      width: 70px;
      height: 5px;
      background: #ffd02c; }
    @media all and (max-width: 768px) {
      h2.dash-heading {
        padding: 0 0 40px 0; }
        h2.dash-heading:before {
          top: auto;
          left: 0;
          bottom: 10px; } }
  @media all and (max-width: 460px) {
    h2 {
      font-size: 1.3rem; } }

h3 {
  font-family: 'guardtext_e_bold';
  font-size: 1.2rem;
  line-height: 1.3;
  padding: 0.5em 0;
  font-weight: normal; }

h4 {
  font-family: 'guardtext_e_medium';
  font-size: 1.1rem;
  line-height: 1.3;
  padding: 0.5em 0;
  font-weight: normal; }

/**
 * Body copy
 **/
p {
  padding: 0.6rem 0; }
  .page-body p a {
    color: #0D96D4;
    text-decoration: underline; }
    .page-body p a:hover {
      color: #09638c;
      border-color: #09638c; }

a {
  text-decoration: none;
  color: inherit; }
  a:not(.no-animate) {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.speech-button-wrapper {
  text-align: center;
  margin: 40px 0; }
  .speech-button-wrapper .speech-button {
    display: inline-block;
    padding: 22px 50px;
    background: #ffd02c;
    color: #232323;
    font-family: 'guardtext_e_medium';
    position: relative;
    font-size: 1.4rem; }
    .speech-button-wrapper .speech-button:before {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      content: '';
      display: block;
      position: absolute;
      bottom: -30px;
      right: 40px;
      width: 0px;
      height: 0px;
      border-top: 30px solid transparent;
      border-bottom: 30px solid transparent;
      border-right: 30px solid #ffd02c; }
    .speech-button-wrapper .speech-button:after {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      content: '\F178';
      font-family: 'FontAwesome';
      display: inline-block;
      padding-left: 20px;
      font-size: 1.6rem;
      transform: translateX(0); }
    .speech-button-wrapper .speech-button:hover {
      background: #f8c100; }
      .speech-button-wrapper .speech-button:hover:before {
        border-right-color: #f8c100; }
      .speech-button-wrapper .speech-button:hover:after {
        transform: translateX(3px); }

ul,
ol {
  padding-left: 32px;
  margin: 0; }

li {
  padding: 0.4rem 0 0.4rem 12px; }

.content-container-middle ul li {
  position: relative;
  list-style-type: none; }
  .content-container-middle ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: -30px;
    top: 18px;
    width: 26px;
    height: 4px; }
    .white-theme .content-container-middle ul li:before {
      background: #FFFFFF; }
    .black-theme .content-container-middle ul li:before {
      background: #000000; }
    .light_grey-theme .content-container-middle ul li:before {
      background: #e7e7e8; }
    .soft_grey-theme .content-container-middle ul li:before {
      background: #d1d1d1; }
    .mid_grey-theme .content-container-middle ul li:before {
      background: #777777; }
    .grey-theme .content-container-middle ul li:before {
      background: #afaeae; }
    .dark_grey-theme .content-container-middle ul li:before {
      background: #404041; }
    .charcoal-theme .content-container-middle ul li:before {
      background: #232323; }
    .charcoal_variant-theme .content-container-middle ul li:before {
      background: #47443f; }
    .green-theme .content-container-middle ul li:before {
      background: #69bd45; }
    .dark_green-theme .content-container-middle ul li:before {
      background: #517916; }
    .navy_blue-theme .content-container-middle ul li:before {
      background: #0060ac; }
    .blue-theme .content-container-middle ul li:before {
      background: #0D96D4; }
    .blue_variant-theme .content-container-middle ul li:before {
      background: #2ed2f7; }
    .dark_blue-theme .content-container-middle ul li:before {
      background: #1b2c59; }
    .dark_blue_grey-theme .content-container-middle ul li:before {
      background: #2C3547; }
    .teal-theme .content-container-middle ul li:before {
      background: #00928F; }
    .teal_variant-theme .content-container-middle ul li:before {
      background: #1ecea5; }
    .orange-theme .content-container-middle ul li:before {
      background: #F58433; }
    .orange_variant-theme .content-container-middle ul li:before {
      background: #ffb23f; }
    .yellow-theme .content-container-middle ul li:before {
      background: #ffd02c; }
    .yellow_variant-theme .content-container-middle ul li:before {
      background: #f8e139; }
    .light_red-theme .content-container-middle ul li:before {
      background: #F06854; }
    .red-theme .content-container-middle ul li:before {
      background: #DE2E30; }
    .red_variant-theme .content-container-middle ul li:before {
      background: #ff7d32; }
    .pink-theme .content-container-middle ul li:before {
      background: #EC098D; }
    .pink_variant-theme .content-container-middle ul li:before {
      background: #fc3772; }

.message {
  padding: 10px 16px;
  background: #e7e7e8;
  margin: 10px 0;
  font-size: 0.9rem; }
  .message.good, .message.success {
    color: #69bd45;
    background: #e2f2dc; }
  .message.warn, .message.alert {
    color: #F58433;
    background: #fdebdd; }
  .message.bad, .message.error {
    color: #DE2E30;
    background: #fadede; }

/**
 * Text formatting
 *
 * Allows us to add a class (ie .centered-text) to text to apply font styles
 **/
.centered-text {
  text-align: center; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.bold-text {
  font-weight: bold; }

.italic-text {
  font-style: italic; }

.uppercase {
  text-transform: uppercase; }

/**
 * Images
 **/
img {
  max-width: 100%;
  height: auto; }

.captionImage {
  max-width: 100%;
  padding: 1rem 0; }
  .captionImage .caption {
    font-size: 0.85rem;
    line-height: 1.4em;
    padding-top: 0;
    padding-left: 2em;
    padding-right: 2em;
    text-align: center;
    font-family: 'guardtext_s_regular'; }

input,
select,
textarea,
option,
button {
  font-family: 'guardtext_e_regular', Georgia, serif;
  font-size: 16px;
  box-sizing: border-box; }

input,
select,
textarea,
button {
  padding: 10px 16px;
  border: 1px solid #afaeae; }

input[type="text"],
input[type="email"],
input[type="phone"],
input[type="number"],
input[type="password"],
textarea,
select {
  width: 100%; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="phone"]:focus,
  input[type="phone"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  textarea:focus,
  textarea:active,
  select:focus,
  select:active {
    border-color: #0D96D4; }

.field,
.fieldholder-small {
  padding-bottom: 15px; }
  .field.text input, .field.textarea input,
  .fieldholder-small.text input,
  .fieldholder-small.textarea input {
    width: 100%; }
    .field.text input:focus, .field.text input:active, .field.textarea input:focus, .field.textarea input:active,
    .fieldholder-small.text input:focus,
    .fieldholder-small.text input:active,
    .fieldholder-small.textarea input:focus,
    .fieldholder-small.textarea input:active {
      border-color: #0D96D4; }
  .field.optionset ol,
  .field.optionset ul,
  .fieldholder-small.optionset ol,
  .fieldholder-small.optionset ul {
    padding: 0; }
    .field.optionset ol li,
    .field.optionset ul li,
    .fieldholder-small.optionset ol li,
    .fieldholder-small.optionset ul li {
      padding: 0; }
      .field.optionset ol li:before,
      .field.optionset ul li:before,
      .fieldholder-small.optionset ol li:before,
      .fieldholder-small.optionset ul li:before {
        display: none; }
  .field.optionset input,
  .fieldholder-small.optionset input {
    width: auto; }
  .field.checkbox input,
  .fieldholder-small.checkbox input {
    display: none; }
    .field.checkbox input + label,
    .fieldholder-small.checkbox input + label {
      height: 100%;
      width: 100%;
      display: block;
      padding-left: 30px;
      position: relative;
      cursor: pointer; }
      .field.checkbox input + label:before,
      .fieldholder-small.checkbox input + label:before {
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        content: "";
        display: block;
        position: absolute;
        top: 2px;
        left: 0;
        width: 20px;
        height: 20px;
        border: 2px solid #232323;
        background-color: #e7e7e8;
        background-position: 50% 50%;
        background-repeat: no-repeat; }
      .field.checkbox input + label:hover:before,
      .fieldholder-small.checkbox input + label:hover:before {
        border-color: #0D96D4; }
    .field.checkbox input:checked + label,
    .fieldholder-small.checkbox input:checked + label {
      color: #0D96D4; }
      .field.checkbox input:checked + label:before,
      .fieldholder-small.checkbox input:checked + label:before {
        background-image: url(/app/images/checkbox-tick-blue.png?fb3ed5dc49984a873816939d8fc9b5cf);
        border-color: #0D96D4;
        background-color: #d3dfe5; }
  .field #Form_Form_Newsletter,
  .fieldholder-small #Form_Form_Newsletter {
    border: none;
    padding: none; }
  .field label,
  .fieldholder-small label {
    line-height: 1.8rem; }
  .field .description,
  .fieldholder-small .description {
    font-size: 0.83rem;
    padding-top: 0.5rem;
    line-height: 1.2rem;
    color: #afaeae;
    font-family: 'guardtext_s_regular', Arial, serif; }

button,
.button,
input[type="submit"] {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #ffd02c;
  color: #232323;
  cursor: pointer;
  text-decoration: none;
  font-size: 1.1rem;
  font-family: 'guardtext_e_bold';
  padding: 16px 30px;
  border: 0;
  display: inline-block; }
  button a,
  .button a,
  input[type="submit"] a {
    border: 0;
    text-decoration: none !important;
    color: #232323 !important; }
  button.red,
  .button.red,
  input[type="submit"].red {
    color: #FFFFFF !important;
    background-color: #DE2E30; }
    button.red:hover,
    .button.red:hover,
    input[type="submit"].red:hover {
      background-color: #c41f21; }
    button.red a,
    .button.red a,
    input[type="submit"].red a {
      border: 0;
      color: #FFFFFF !important; }
  button .fa-long-arrow-left,
  .button .fa-long-arrow-left,
  input[type="submit"] .fa-long-arrow-left {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 1.2rem;
    padding-right: 10px; }
  button .fa-long-arrow-right,
  .button .fa-long-arrow-right,
  input[type="submit"] .fa-long-arrow-right {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 1.2rem;
    padding-left: 10px; }
  button.subtle,
  .button.subtle,
  input[type="submit"].subtle {
    background: transparent;
    color: #777777; }
    button.subtle:hover,
    .button.subtle:hover,
    input[type="submit"].subtle:hover {
      background: transparent;
      color: #afaeae; }
  button.secondary,
  .button.secondary,
  input[type="submit"].secondary {
    background: #e7e7e8;
    color: #777777; }
    button.secondary:hover,
    .button.secondary:hover,
    input[type="submit"].secondary:hover {
      background: #dadadc; }
    button.secondary:active, button.secondary:focus,
    .button.secondary:active,
    .button.secondary:focus,
    input[type="submit"].secondary:active,
    input[type="submit"].secondary:focus {
      background: #232323; }
  button.alternative,
  .button.alternative,
  input[type="submit"].alternative {
    color: #FFFFFF;
    background: #0D96D4; }
    button.alternative:hover,
    .button.alternative:hover,
    input[type="submit"].alternative:hover {
      background: #0c85bc; }
  button[disabled="disabled"],
  .button[disabled="disabled"],
  input[type="submit"][disabled="disabled"] {
    cursor: not-allowed; }
    button[disabled="disabled"], button[disabled="disabled"]:active, button[disabled="disabled"]:focus, button[disabled="disabled"]:hover,
    .button[disabled="disabled"],
    .button[disabled="disabled"]:active,
    .button[disabled="disabled"]:focus,
    .button[disabled="disabled"]:hover,
    input[type="submit"][disabled="disabled"],
    input[type="submit"][disabled="disabled"]:active,
    input[type="submit"][disabled="disabled"]:focus,
    input[type="submit"][disabled="disabled"]:hover {
      background: #e7e7e8;
      color: #777777; }
  button:hover,
  .button:hover,
  input[type="submit"]:hover {
    background: #ffc703; }
    button:hover .fa-long-arrow-left,
    .button:hover .fa-long-arrow-left,
    input[type="submit"]:hover .fa-long-arrow-left {
      transform: translateX(-3px); }
    button:hover .fa-long-arrow-right,
    .button:hover .fa-long-arrow-right,
    input[type="submit"]:hover .fa-long-arrow-right {
      transform: translateX(3px); }
  button:active, button:focus, button.current,
  .button:active,
  .button:focus,
  .button.current,
  input[type="submit"]:active,
  input[type="submit"]:focus,
  input[type="submit"].current {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    background: #232323;
    color: #FFFFFF; }
  @media all and (max-width: 568px) {
    button,
    .button,
    input[type="submit"] {
      padding: 16px;
      font-size: 1rem; } }

::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25); }

:-moz-placeholder {
  color: rgba(0, 0, 0, 0.25); }

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25); }

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25); }

.banner-menu .menu-item {
  color: #FFFFFF;
  margin: 0 10px;
  display: inline-block;
  font-family: 'guardtext_e_medium';
  font-size: 1.05rem; }
  .yellow-theme .banner-menu .menu-item {
    color: #232323; }
  .banner-menu .menu-item a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: inherit;
    border: 0;
    border-bottom: 4px solid transparent;
    display: inline-block;
    padding: 3px 0; }
    .banner-menu .menu-item a:hover {
      border-color: rgba(255, 255, 255, 0.5); }
      .yellow-theme .banner-menu .menu-item a:hover {
        border-color: rgba(0, 0, 0, 0.5); }
  .banner-menu .menu-item.current a, .banner-menu .menu-item.section a {
    border-color: #FFFFFF; }
    .yellow-theme .banner-menu .menu-item.current a, .yellow-theme .banner-menu .menu-item.section a {
      border-color: #232323; }

@media all and (max-width: 1120px) {
  .banner-menu .menu-item {
    font-size: 0.85rem;
    margin: 0 5px; } }

@media all and (max-width: 950px) {
  .banner-menu {
    display: none; } }

.sidebar-menu .menu-item > .inner {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  padding: 5px 0 5px 20px;
  text-decoration: none;
  color: inherit;
  font-family: 'guardtext_s_regular';
  font-size: 0.86rem;
  position: relative;
  border: 0; }
  .sidebar-menu .menu-item > .inner .dot {
    position: absolute;
    top: 14px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%; }
  .sidebar-menu .menu-item > .inner:hover {
    color: #7c7c7c; }

.sidebar-menu .menu-item .children {
  padding-left: 20px; }
  .sidebar-menu .menu-item .children .menu-item > .inner {
    padding-left: 0; }
    .sidebar-menu .menu-item .children .menu-item > .inner .dot {
      display: none; }

.sidebar-menu .menu-item.top-level-menu-item {
  margin-bottom: 4px;
  border-bottom: 4px solid transparent; }
  .sidebar-menu .menu-item.top-level-menu-item > .inner {
    padding: 0 0 10px 0;
    font-size: 1rem;
    font-family: 'guardtext_e_bold'; }

.sidebar-menu .menu-item.current:not(.top-level-menu-item) > .inner {
  font-family: 'guardtext_s_bold'; }

@media all and (max-width: 1024px) {
  .sidebar-menu {
    display: none; } }

.page-banner {
  position: relative;
  z-index: 1;
  color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .yellow-theme .page-banner {
    color: #232323; }
  .page-banner .banner-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #232323; }
    .yellow-theme .page-banner .banner-background {
      background: #ffd02c; }
    .charcoal-theme .page-banner .banner-background {
      background: #232323; }
    .teal-theme .page-banner .banner-background {
      background: #00928F; }
    .red-theme .page-banner .banner-background {
      background: #DE2E30; }
    .orange-theme .page-banner .banner-background {
      background: #F58433; }
    .pink-theme .page-banner .banner-background {
      background: #EC098D; }
    .blue-theme .page-banner .banner-background {
      background: #0D96D4; }
    .page-banner .banner-background .banner-image {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 2;
      opacity: 0.2;
      background-position: 50% 50%;
      background-size: cover; }
    .page-banner .banner-background .banner-gradient {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
      .yellow-theme .page-banner .banner-background .banner-gradient {
        background: linear-gradient(-30deg, #ffd02c, #f8e139); }
      .charcoal-theme .page-banner .banner-background .banner-gradient {
        background: linear-gradient(-30deg, #232323, #47443f); }
      .teal-theme .page-banner .banner-background .banner-gradient {
        background: linear-gradient(-30deg, #00928F, #1ecea5); }
      .red-theme .page-banner .banner-background .banner-gradient {
        background: linear-gradient(-30deg, #DE2E30, #ff7d32); }
      .orange-theme .page-banner .banner-background .banner-gradient {
        background: linear-gradient(-30deg, #F58433, #ffb23f); }
      .pink-theme .page-banner .banner-background .banner-gradient {
        background: linear-gradient(-30deg, #EC098D, #fc3772); }
      .blue-theme .page-banner .banner-background .banner-gradient {
        background: linear-gradient(-30deg, #0D96D4, #2ed2f7); }
  .page-banner .banner-top:before, .page-banner .banner-top:after {
    content: " ";
    display: table; }
  .page-banner .banner-top:after {
    clear: both; }
  .page-banner .banner-top > .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 20px 24px; }
  .page-banner .banner-top .branding {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    display: inline-block;
    width: 100%;
    max-width: 200px; }
  .page-banner .banner-top .banner-menu {
    float: right;
    padding-top: 18px; }
  .page-banner .banner-middle {
    position: relative;
    padding: 6% 0; }
    .page-banner .banner-middle > .inner {
      max-width: 1200px;
      margin: 0 auto; }
    .page-banner .banner-middle .banner-content {
      padding: 20px; }
      .page-banner .banner-middle .banner-content > .inner {
        max-width: 1000px;
        margin: 0 auto;
        text-align: center; }
        .page-banner .banner-middle .banner-content > .inner .title {
          padding: 0 0 2rem 0;
          font-size: 4rem;
          line-height: 1.3;
          font-family: 'guardtext_e_bold'; }
          @media all and (max-width: 768px) {
            .page-banner .banner-middle .banner-content > .inner .title {
              font-size: 3rem; } }
          @media all and (max-width: 460px) {
            .page-banner .banner-middle .banner-content > .inner .title {
              font-size: 2.1rem; } }
          .page-banner .banner-middle .banner-content > .inner .title .te-reo {
            font-size: 1.6rem;
            font-family: 'guardtext_s_regular';
            margin-top: 20px; }
            @media all and (max-width: 460px) {
              .page-banner .banner-middle .banner-content > .inner .title .te-reo {
                font-size: 1.3rem; } }
        .page-banner .banner-middle .banner-content > .inner .content p > .button {
          display: inline-block;
          margin-top: 2em; }
          .page-banner .banner-middle .banner-content > .inner .content p > .button a {
            border: 0; }
        .page-banner .banner-middle .banner-content > .inner .content a {
          -webkit-transition: all 0.1s ease-in-out;
          -moz-transition: all 0.1s ease-in-out;
          -o-transition: all 0.1s ease-in-out;
          transition: all 0.1s ease-in-out;
          padding-bottom: 2px;
          font-family: 'guardtext_e_bold';
          border-bottom: 5px solid #FFFFFF;
          line-height: 2; }
          .yellow-theme .page-banner .banner-middle .banner-content > .inner .content a {
            border-bottom-color: #232323; }
          .page-banner .banner-middle .banner-content > .inner .content a:hover {
            padding-bottom: 0px; }
  .page-banner .video-wrapper {
    margin: 60px auto 0; }
    @media all and (max-width: 460px) {
      .page-banner .video-wrapper {
        margin: 30px auto 0; } }

.tiles {
  background: #232323;
  color: #FFFFFF;
  padding: 60px 0 40px; }
  .tiles:before, .tiles:after {
    content: " ";
    display: table; }
  .tiles:after {
    clear: both; }
  .tiles > .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: stretch; }
  .tiles .tiles-intro {
    padding: 0 40px 40px 100px; }
    @media all and (max-width: 460px) {
      .tiles .tiles-intro {
        padding: 0; } }
    .tiles .tiles-intro .tiles-intro-title {
      color: #ffd02c;
      position: relative;
      font-family: 'guardtext_e_black';
      font-size: 2.8rem; }
      @media all and (max-width: 460px) {
        .tiles .tiles-intro .tiles-intro-title {
          padding-top: 30px;
          font-size: 2rem;
          line-height: 2rem; } }
      .tiles .tiles-intro .tiles-intro-title:before {
        content: '';
        display: block;
        position: absolute;
        left: -100px;
        top: 38px;
        width: 70px;
        height: 5px;
        background: #ffd02c; }
        @media all and (max-width: 460px) {
          .tiles .tiles-intro .tiles-intro-title:before {
            left: 0;
            top: 0; } }
  .tiles .tile {
    width: 33.3334%;
    float: left;
    padding: 40px;
    box-sizing: border-box;
    text-align: center; }
    @media all and (max-width: 1024px) {
      .tiles .tile {
        width: 50%; } }
    @media all and (max-width: 768px) {
      .tiles .tile {
        width: 100%; } }
    @media all and (max-width: 460px) {
      .tiles .tile {
        padding: 40px 0; } }
    .tiles .tile .tile-icon {
      padding-bottom: 20px; }
      .tiles .tile .tile-icon img,
      .tiles .tile .tile-icon svg {
        display: inline-block;
        max-width: 40%; }
    .tiles .tile .tile-title {
      font-family: 'guardtext_e_medium';
      font-size: 1.4rem; }
    .tiles .tile .tile-content a {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      padding-bottom: 3px;
      border-bottom: 3px solid #FFFFFF;
      font-family: 'guardtext_e_medium'; }
      .tiles .tile .tile-content a:hover {
        padding-bottom: 1px; }

.page-footer {
  color: #FFFFFF;
  font-family: 'guardtext_s_regular';
  font-size: 0.83rem;
  background-color: #232323; }
  .page-footer > .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px; }
    @media (max-width: 568px) {
      .page-footer > .inner {
        padding: 20px; } }
  .page-footer .links:before, .page-footer .links:after {
    content: " ";
    display: table; }
  .page-footer .links:after {
    clear: both; }
  .page-footer .links .footer-menu {
    width: 75%;
    float: left; }
    @media (max-width: 568px) {
      .page-footer .links .footer-menu {
        width: auto;
        float: none; } }
    .page-footer .links .footer-menu .menu-item {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      width: 33.3334%;
      float: left;
      border-top: 1px solid #47443f;
      position: relative; }
      .page-footer .links .footer-menu .menu-item a {
        display: block;
        padding: 10px; }
        .page-footer .links .footer-menu .menu-item a:hover {
          opacity: 0.6; }
      @media (max-width: 568px) {
        .page-footer .links .footer-menu .menu-item {
          width: auto;
          float: none; } }
  .page-footer .links .social-links {
    width: 25%;
    float: right; }
    @media (max-width: 568px) {
      .page-footer .links .social-links {
        width: auto;
        float: none; } }
    .page-footer .links .social-links .social-link {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      display: block;
      border-top: 1px solid #47443f;
      padding: 10px 10px 10px 40px;
      position: relative; }
      .page-footer .links .social-links .social-link img {
        max-height: 30px;
        max-width: 30px;
        position: absolute;
        top: 10px;
        left: 5px; }
      .page-footer .links .social-links .social-link:hover {
        opacity: 0.6; }
  .page-footer .council-branding {
    padding-top: 40px;
    border-top: 1px solid #47443f; }
    .page-footer .council-branding:before, .page-footer .council-branding:after {
      content: " ";
      display: table; }
    .page-footer .council-branding:after {
      clear: both; }
    .page-footer .council-branding a {
      display: block;
      width: 25%;
      float: right; }
    @media (max-width: 768px) {
      .page-footer .council-branding a {
        width: 50%; } }
    @media (max-width: 460px) {
      .page-footer .council-branding a {
        width: 100%;
        float: none; } }

/**
 * SURVEY SLIDER STYLES
 * Author: PlasticStudio
 * Date: Sept 2016
 **/
.survey-holder {
  height: 0;
  padding-bottom: 33%;
  position: relative;
  width: 1150px;
  margin: 150px auto; }
  .survey-holder .title {
    position: absolute;
    top: -150px; }
  .survey-holder .slide {
    position: absolute;
    width: 80%;
    top: 0;
    bottom: 0;
    left: 10%;
    right: 10%;
    background-position: center center;
    background-size: cover; }
    .survey-holder .slide.hide {
      display: none; }
    .survey-holder .slide .image {
      position: absolute;
      width: 62.5%;
      top: 10%;
      bottom: 3%;
      left: 0;
      right: 0;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
    .survey-holder .slide .count {
      color: #1b2c59;
      font-weight: 500;
      font-size: 1.4rem;
      position: absolute;
      right: 0;
      top: -40px; }
    .survey-holder .slide .slider-text-container {
      background-color: #2C3547;
      position: absolute;
      right: 0;
      top: 0;
      padding: 2em;
      padding-top: 3em;
      width: 42.5%;
      min-height: 100%;
      box-sizing: border-box;
      box-shadow: 0 9px 9px #404041; }
      .survey-holder .slide .slider-text-container .slider-text-content {
        text-align: right; }
        .survey-holder .slide .slider-text-container .slider-text-content .categories {
          color: #e7e7e8;
          font-size: 1.143rem;
          font-weight: 500;
          text-transform: uppercase;
          margin-bottom: 1em; }
        .survey-holder .slide .slider-text-container .slider-text-content h3 {
          font-family: 'guardtext_s_bold';
          border-top: 5px solid #FFFFFF;
          color: #FFFFFF;
          font-size: 1.9rem;
          text-shadow: 1px 1px 4px black;
          text-transform: uppercase;
          text-align: left;
          padding: 0.5rem 0;
          margin-bottom: 1rem; }
        .survey-holder .slide .slider-text-container .slider-text-content p {
          font-family: 'guardtext_s_regular';
          color: #FFFFFF;
          text-align: left;
          font-size: 1rem;
          margin-bottom: 1em;
          line-height: 1.2rem; }
  .survey-holder .slider-nav-button {
    background-color: #2C3547;
    position: absolute;
    height: 60%;
    width: 90px;
    top: 20%;
    border: 0;
    text-align: center;
    display: block; }
    .survey-holder .slider-nav-button.hide {
      display: none; }
    .survey-holder .slider-nav-button.prev {
      left: 0; }
    .survey-holder .slider-nav-button.next {
      right: 0; }
    .survey-holder .slider-nav-button .slider-nav-arrow {
      cursor: pointer;
      display: block;
      height: 100%;
      text-decoration: none;
      border: 0; }
    .survey-holder .slider-nav-button .fa {
      width: 100%;
      height: 90px;
      font-size: 90px;
      line-height: 90px;
      position: absolute;
      top: 50%;
      margin-top: -45px;
      color: #FFFFFF; }
    .survey-holder .slider-nav-button:hover {
      background-color: #afaeae; }
  .survey-holder .judge-buttons {
    text-align: center; }
  .survey-holder .thumbsup-btn, .survey-holder .thumbsdwn-btn {
    height: 85px;
    padding: 1rem;
    background-size: auto 75%;
    background-repeat: no-repeat;
    background-position: center;
    width: 46%;
    box-sizing: border-box;
    margin: 0 4%;
    float: left; }
    .survey-holder .thumbsup-btn:nth-of-type(n), .survey-holder .thumbsdwn-btn:nth-of-type(n), .survey-holder .thumbsup-btn:nth-of-type(1n+1), .survey-holder .thumbsdwn-btn:nth-of-type(1n+1) {
      margin: 8% 4% 0;
      clear: none; }
    .survey-holder .thumbsup-btn:nth-of-type(2n+1), .survey-holder .thumbsdwn-btn:nth-of-type(2n+1) {
      margin-left: 0;
      clear: both; }
    .survey-holder .thumbsup-btn:first-of-type, .survey-holder .thumbsdwn-btn:first-of-type {
      margin-top: 0;
      margin-left: 0; }
    .survey-holder .thumbsup-btn:nth-of-type(1), .survey-holder .thumbsdwn-btn:nth-of-type(1) {
      margin-top: 0; }
    .survey-holder .thumbsup-btn:nth-of-type(2), .survey-holder .thumbsdwn-btn:nth-of-type(2) {
      margin-top: 0; }
    .survey-holder .thumbsup-btn:nth-of-type(2n), .survey-holder .thumbsdwn-btn:nth-of-type(2n) {
      margin-right: 0;
      position: relative; }
      .survey-holder .thumbsup-btn:nth-of-type(2n):after, .survey-holder .thumbsdwn-btn:nth-of-type(2n):after {
        clear: both; }
    .survey-holder .thumbsup-btn:last-of-type, .survey-holder .thumbsdwn-btn:last-of-type {
      margin-bottom: 0; }
    .survey-holder .disabled.thumbsup-btn, .survey-holder .disabled.thumbsdwn-btn {
      opacity: 0.25; }
  .survey-holder .thumbsup-btn {
    background-image: url("/app/images/thumbs-up.png");
    background-color: #69bd45; }
    .survey-holder .thumbsup-btn.selected {
      background-color: #5aa43a; }
  .survey-holder .thumbsdwn-btn {
    background-image: url("/app/images/thumbs-down.png");
    background-color: #F06854; }
    .survey-holder .thumbsdwn-btn.selected {
      background-color: #ed4b33; }
  .survey-holder .submit-btn {
    font-family: 'guardtext_s_regular';
    margin-top: 2em;
    font-size: 14px !important;
    color: #2c3547;
    display: inline-block;
    padding: 14px 36px;
    cursor: pointer;
    font-weight: 700 !important;
    box-sizing: border-box;
    background-color: #FFFFFF;
    text-decoration: none;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-clip: padding-box; }

/* slider navigation */
.slider .slide.dark-text {
  color: #000000; }

.slider .slide.light-text {
  color: #FFFFFF; }

.slider-nav {
  position: relative;
  top: -50px;
  text-align: center; }

.slider-nav a {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  display: inline-block;
  border-radius: 20px;
  background: #DDD;
  border: 4px solid #FFF;
  outline: none; }

.slider-nav a.current {
  background: #333; }

@media all and (max-width: 1200px) {
  .survey-holder {
    width: 100%;
    padding-bottom: 45%; }
    .survey-holder .slide {
      width: 86%;
      left: 7%;
      right: 7%; }
      .survey-holder .slide .slider-text-container .slider-text-content h2 {
        font-size: 1.7rem; }
    .survey-holder .slider-nav-button {
      height: 87%;
      width: 5%;
      top: 10%; } }

@media all and (max-width: 900px) {
  .survey-holder {
    margin-bottom: 400px; }
    .survey-holder .slide .image {
      width: 100%; }
    .survey-holder .slide .count {
      font-size: 1rem;
      right: 0;
      top: -24px; }
    .survey-holder .slide .slider-text-container {
      position: relative;
      width: 95%;
      margin: 40% auto 0; }
      .survey-holder .slide .slider-text-container .slider-text-content .categories {
        font-size: .9rem; }
      .survey-holder .slide .slider-text-container .slider-text-content h2 {
        font-size: 1.5rem; }
    .survey-holder .slider-nav-button {
      top: 50%; }
      .survey-holder .slider-nav-button .fa {
        height: 60px;
        font-size: 60px;
        line-height: 60px;
        margin-top: -30px; } }

@media all and (max-width: 650px) {
  .survey-holder {
    margin-bottom: 450px; }
    .survey-holder .slide h1 {
      font-size: 3rem; }
    .survey-holder .slider-nav-button .fa {
      height: 40px;
      font-size: 40px;
      line-height: 40px;
      margin-top: -20px; } }

@media all and (max-width: 500px) {
  .survey-holder {
    margin-bottom: 600px; }
    .survey-holder .slide h1 {
      font-size: 2.2rem; }
    .survey-holder .slide .slider-text-container {
      padding: 3em 15px;
      width: 97%; }
      .survey-holder .slide .slider-text-container .slider-text-content h3 {
        font-size: 1.5rem; }
    .survey-holder .submit-btn {
      width: 100%;
      text-align: center;
      padding: 14px; } }

.PriorityAreasHolder .page-body .content-container-middle {
  padding-left: 0; }

.PriorityAreasHolder .priorities {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  border: 1px solid #afaeae;
  padding: 0 30px 30px;
  clear: both;
  margin-bottom: 2em;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 390px) {
    .PriorityAreasHolder .priorities {
      padding: 0 20px 20px; } }
  .PriorityAreasHolder .priorities h2 {
    padding: 0; }
  .PriorityAreasHolder .priorities .tereo-title {
    padding-top: 0; }
  .PriorityAreasHolder .priorities .icon-wrapper {
    float: left;
    width: 20%;
    position: relative;
    padding-top: 40px;
    max-width: 140px; }
    .PriorityAreasHolder .priorities .icon-wrapper .icon {
      max-width: 120px;
      display: block;
      width: 100%;
      margin: 0 auto; }
      .PriorityAreasHolder .priorities .icon-wrapper .icon svg {
        height: 100%;
        width: 100%; }
    @media all and (max-width: 568px) {
      .PriorityAreasHolder .priorities .icon-wrapper {
        width: 100px;
        float: none; } }
  .PriorityAreasHolder .priorities .priority-content {
    display: inline-block;
    width: 80%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 40px; }
    @media all and (max-width: 568px) {
      .PriorityAreasHolder .priorities .priority-content {
        width: 100%;
        padding-left: 0px;
        padding-top: 20px; } }
  .PriorityAreasHolder .priorities .fa-caret-down {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 5rem;
    line-height: 13px; }
    .PriorityAreasHolder .priorities .fa-caret-down.red {
      color: #DE2E30; }
    .PriorityAreasHolder .priorities .fa-caret-down.blue {
      color: #0D96D4; }
    .PriorityAreasHolder .priorities .fa-caret-down.orange {
      color: #F58433; }
    .PriorityAreasHolder .priorities .fa-caret-down.teal {
      color: #00928F; }
    .PriorityAreasHolder .priorities .fa-caret-down.pink {
      color: #EC098D; }
  .PriorityAreasHolder .priorities.red {
    border-top: 5px solid #DE2E30; }
  .PriorityAreasHolder .priorities.blue {
    border-top: 5px solid #0D96D4; }
  .PriorityAreasHolder .priorities.orange {
    border-top: 5px solid #F58433; }
  .PriorityAreasHolder .priorities.teal {
    border-top: 5px solid #00928F; }
  .PriorityAreasHolder .priorities.pink {
    border-top: 5px solid #EC098D; }
  .PriorityAreasHolder .priorities .button {
    color: #FFFFFF;
    text-decoration: none; }
    .PriorityAreasHolder .priorities .button.red {
      background: #DE2E30; }
      .PriorityAreasHolder .priorities .button.red:hover {
        background: #c41f21; }
    .PriorityAreasHolder .priorities .button.blue {
      background: #0D96D4; }
      .PriorityAreasHolder .priorities .button.blue:hover {
        background: #0b7bae; }
    .PriorityAreasHolder .priorities .button.orange {
      background: #F58433; }
      .PriorityAreasHolder .priorities .button.orange:hover {
        background: #f36d0c; }
    .PriorityAreasHolder .priorities .button.teal {
      background: #00928F; }
      .PriorityAreasHolder .priorities .button.teal:hover {
        background: #006967; }
    .PriorityAreasHolder .priorities .button.pink {
      background: #EC098D; }
      .PriorityAreasHolder .priorities .button.pink:hover {
        background: #c50876; }
    .PriorityAreasHolder .priorities .button:focus, .PriorityAreasHolder .priorities .button:active {
      background: #232323; }

.PriorityAreaPage .priorityTypeList {
  margin-bottom: 4em; }
  .PriorityAreaPage .priorityTypeList .bar {
    border-bottom: 4px solid;
    display: inline-block;
    content: ' ';
    width: 40px;
    margin-bottom: .5em;
    margin-right: 1em; }
  .PriorityAreaPage .priorityTypeList h2 {
    display: inline-block;
    width: calc(100% - 60px);
    font-family: 'guardtext_e_bold';
    padding-bottom: 30px; }
  .PriorityAreaPage .priorityTypeList h3 {
    font-family: 'guardtext_e_medium'; }
  .PriorityAreaPage .priorityTypeList .intro {
    margin-left: 59px;
    padding-bottom: 1rem; }

.PriorityAreaPage .priority {
  position: relative;
  border-top: 2px solid #e7e7e8;
  margin-left: 59px;
  padding: 1em 2em;
  cursor: pointer; }
  .PriorityAreaPage .priority.last {
    border-bottom: 2px solid #e7e7e8; }
  .PriorityAreaPage .priority.open {
    background-color: #EEE;
    border-bottom: 0; }
  .PriorityAreaPage .priority .action {
    position: absolute;
    right: 2.5%;
    top: 1.4rem;
    font-size: 0.9rem;
    font-family: 'guardtext_s_regular'; }
    .PriorityAreaPage .priority .action .fa {
      font-size: 2em;
      margin-left: .3em;
      vertical-align: bottom;
      margin-bottom: 0rem; }
  .PriorityAreaPage .priority:hover .action {
    color: #0D96D4; }
  @media (max-width: 768px) {
    .PriorityAreaPage .priority {
      margin-left: 0; }
      .PriorityAreaPage .priority .action .text {
        display: none; } }

.PriorityAreaPage .priority-content {
  display: none;
  background-color: #EEE;
  margin-left: 59px;
  padding: 2em;
  padding-top: 0;
  border-bottom: 2px solid #e7e7e8; }
  .PriorityAreaPage .priority-content.default {
    display: block; }
  .PriorityAreaPage .priority-content .priority-links li {
    list-style-type: disc; }
    .PriorityAreaPage .priority-content .priority-links li:before {
      display: none; }
    .PriorityAreaPage .priority-content .priority-links li > a {
      display: block; }
      .PriorityAreaPage .priority-content .priority-links li > a .title {
        display: block; }
      .PriorityAreaPage .priority-content .priority-links li > a .url {
        display: inline-block;
        color: #0D96D4;
        font-family: 'guardtext_s_regular';
        font-size: 0.85rem;
        line-height: 1.2em; }
        .PriorityAreaPage .priority-content .priority-links li > a .url .fa {
          font-size: 0.8em;
          padding-left: 2px; }
      .PriorityAreaPage .priority-content .priority-links li > a:hover .url {
        text-decoration: underline; }
  @media (max-width: 768px) {
    .PriorityAreaPage .priority-content {
      margin-left: 0; } }

.PriorityAreaPage .button {
  color: #000000;
  text-decoration: none;
  display: inline-block;
  margin-top: 1em; }
  .PriorityAreaPage .button:hover {
    color: #FFFFFF; }

.initial-engagement-results {
  background: #232323;
  color: #FFFFFF;
  padding: 60px 0 40px; }
  .initial-engagement-results:before, .initial-engagement-results:after {
    content: " ";
    display: table; }
  .initial-engagement-results:after {
    clear: both; }
  .initial-engagement-results > .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px; }
  .initial-engagement-results .results-intro {
    padding: 0 40px 40px 100px; }
    @media all and (max-width: 768px) {
      .initial-engagement-results .results-intro {
        padding-right: 0;
        padding-left: 0; } }
  .initial-engagement-results .questions {
    margin: 0 auto; }
    .initial-engagement-results .questions .question {
      position: relative;
      z-index: 2;
      color: #FFFFFF;
      padding: 40px;
      margin-top: 30px; }
      .initial-engagement-results .questions .question:before, .initial-engagement-results .questions .question:after {
        content: " ";
        display: table; }
      .initial-engagement-results .questions .question:after {
        clear: both; }
      .initial-engagement-results .questions .question .background {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1; }
        .initial-engagement-results .questions .question .background .image {
          opacity: 0.2;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background-position: 50% 50%;
          background-size: cover;
          background-color: #3d3d3d; }
      .initial-engagement-results .questions .question .intro {
        float: left;
        width: 40%;
        padding-left: 100px;
        box-sizing: border-box;
        position: relative; }
        .initial-engagement-results .questions .question .intro .icon {
          position: absolute;
          top: 50%;
          left: 0px;
          max-width: 80px;
          margin-top: -40px; }
        .initial-engagement-results .questions .question .intro .title {
          font-size: 1rem;
          font-family: 'guardtext_s_regular'; }
          .initial-engagement-results .questions .question .intro .title .total-votes {
            opacity: 0.5; }
        .initial-engagement-results .questions .question .intro .short-question {
          padding-top: 10px;
          font-family: 'guardtext_e_black';
          font-size: 1.6rem; }
        @media all and (max-width: 1024px) {
          .initial-engagement-results .questions .question .intro {
            float: none;
            width: 100%; } }
        @media all and (max-width: 568px) {
          .initial-engagement-results .questions .question .intro {
            padding-left: 0; }
            .initial-engagement-results .questions .question .intro .icon {
              position: relative;
              margin: 0; } }
      .initial-engagement-results .questions .question .graph {
        float: right;
        width: 55%; }
        @media all and (max-width: 1024px) {
          .initial-engagement-results .questions .question .graph {
            float: none;
            width: 100%;
            margin-top: 30px; } }
        .initial-engagement-results .questions .question .graph .segment {
          width: 33.333%;
          box-sizing: border-box;
          padding: 0 2%; }
          .initial-engagement-results .questions .question .graph .segment.chart {
            display: inline-block; }
            @media all and (max-width: 568px) {
              .initial-engagement-results .questions .question .graph .segment.chart {
                display: none;
                margin: 0 auto; } }
          .initial-engagement-results .questions .question .graph .segment.stat {
            padding-top: 15px; }
            .initial-engagement-results .questions .question .graph .segment.stat.one {
              float: left;
              text-align: right; }
            .initial-engagement-results .questions .question .graph .segment.stat.two {
              float: right; }
            .initial-engagement-results .questions .question .graph .segment.stat h3 {
              font-size: 4rem;
              line-height: 4.4rem;
              padding: 0; }
              .initial-engagement-results .questions .question .graph .segment.stat h3 sup {
                font-size: 1rem; }
            .initial-engagement-results .questions .question .graph .segment.stat p {
              font-family: 'guardtext_s_regular';
              line-height: 1.4rem; }
            @media all and (max-width: 768px) {
              .initial-engagement-results .questions .question .graph .segment.stat {
                padding: 0; } }
            @media all and (max-width: 568px) {
              .initial-engagement-results .questions .question .graph .segment.stat.one {
                padding-right: 10px; }
              .initial-engagement-results .questions .question .graph .segment.stat.two {
                padding-left: 10px; } }
            @media all and (max-width: 460px) {
              .initial-engagement-results .questions .question .graph .segment.stat {
                text-align: center !important; } }
          @media all and (max-width: 568px) {
            .initial-engagement-results .questions .question .graph .segment {
              width: 50%;
              padding: 0 5%; } }
          @media all and (max-width: 460px) {
            .initial-engagement-results .questions .question .graph .segment {
              width: 100%;
              padding: 0; } }
      @media all and (max-width: 568px) {
        .initial-engagement-results .questions .question {
          padding: 20px; } }

.mobile-menu {
  padding-top: 80px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #232323;
  z-index: 888;
  color: #FFFFFF;
  width: 100%;
  right: -450px;
  max-width: 450px;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  display: none; }
  .mobile-menu.open {
    right: 0px; }
  @media all and (max-width: 950px) {
    .mobile-menu {
      display: block; } }
  .mobile-menu .menu-list .menu-item {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    font-size: 14px;
    padding: 15px 50px 15px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    width: 100%;
    position: relative; }
    .mobile-menu .menu-list .menu-item .toggle-button {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 50px;
      z-index: 1; }
      .mobile-menu .menu-list .menu-item .toggle-button:after {
        position: absolute;
        content: '';
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 0;
        height: 0;
        margin-top: -2px;
        border-top: 6px solid #232323;
        border-bottom: 6px solid #232323;
        border-left: 7px solid #FFFFFF;
        -webkit-transition: all 0.15s linear;
        -moz-transition: all 0.15s linear;
        -o-transition: all 0.15s linear;
        transition: all 0.15s linear; }
      .mobile-menu .menu-list .menu-item .toggle-button.open:after {
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -moz-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        -o-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg); }
  .mobile-menu .menu-list > .nav-secondary > .menu-item {
    position: relative; }
    .mobile-menu .menu-list > .nav-secondary > .menu-item:after {
      position: absolute;
      content: '';
      left: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      height: 9px;
      width: 9px;
      background-color: #ffd02c;
      border-radius: 50%;
      z-index: 1; }
  .mobile-menu .nav-secondary {
    overflow: hidden;
    display: none; }
    .mobile-menu .nav-secondary .menu-item {
      padding-left: 40px;
      background-color: #303030; }
    .mobile-menu .nav-secondary .nav-secondary .menu-item {
      padding-left: 60px; }
      .mobile-menu .nav-secondary .nav-secondary .menu-item:after {
        left: 30px; }
    .mobile-menu .nav-secondary .nav-secondary .nav-secondary .menu-item {
      padding-left: 80px; }
      .mobile-menu .nav-secondary .nav-secondary .nav-secondary .menu-item:after {
        left: 45px; }

.hamburger {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 999;
  display: block;
  width: 32px;
  height: 26px;
  cursor: pointer;
  background-image: url(#);
  /* IE9 fix */
  margin: 3px 0 15px;
  display: none; }
  .yellow-theme .hamburger span {
    background-color: #000000; }
  .yellow-theme .hamburger.open span {
    background-color: #FFFFFF; }
  @media all and (max-width: 950px) {
    .hamburger {
      display: block; } }
  .hamburger span {
    display: block;
    position: absolute;
    height: 4px;
    border-radius: 1px;
    width: 32px;
    background-color: #FFFFFF;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .hamburger span:nth-child(1) {
      top: 0; }
    .hamburger span:nth-child(2) {
      top: 11px; }
    .hamburger span:nth-child(3) {
      top: 22px; }
  .hamburger:hover {
    cursor: pointer; }
  .hamburger.open span:nth-child(1) {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg); }
  .hamburger.open span:nth-child(2) {
    width: 0%; }
  .hamburger.open span:nth-child(3) {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -moz-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    -o-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg); }

.alert {
  color: #232323;
  background: #f8c100;
  text-align: center;
  font-size: 1.4rem;
  font-family: 'guardtext_e_medium'; }
  .alert > .inner {
    max-width: 1200px;
    margin: 0 auto; }
  .alert .consultation-countdown {
    max-width: 580px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 35px 20px 35px 110px;
    position: relative;
    text-align: left; }
    .alert .consultation-countdown img {
      width: 100%;
      max-width: 60px;
      position: absolute;
      top: 28px;
      left: 20px; }
    @media all and (max-width: 460px) {
      .alert .consultation-countdown {
        padding: 25px 20px 35px 70px; }
        .alert .consultation-countdown img {
          max-width: 35px; } }

.field.fullengagementpriorityorder label .instructions {
  color: #0D96D4;
  font-family: 'guardtext_e_regular';
  padding-left: 0.25em; }
  .field.fullengagementpriorityorder label .instructions a {
    text-decoration: underline;
    cursor: pointer; }

.field.fullengagementpriorityorder input {
  display: none; }

.field.fullengagementpriorityorder .options:before, .field.fullengagementpriorityorder .options:after {
  content: " ";
  display: table; }

.field.fullengagementpriorityorder .options:after {
  clear: both; }

.field.fullengagementpriorityorder .options .option {
  width: 20%;
  float: left;
  text-align: center;
  padding: 20px;
  box-sizing: border-box; }
  .field.fullengagementpriorityorder .options .option, .field.fullengagementpriorityorder .options .option:focus, .field.fullengagementpriorityorder .options .option:active {
    background: transparent !important;
    color: inherit !important;
    font-family: 'guardtext_e_regular';
    font-size: 1rem; }
  .field.fullengagementpriorityorder .options .option .icon-wrapper {
    position: relative;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 15px; }
    .field.fullengagementpriorityorder .options .option .icon-wrapper:before {
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out;
      content: '';
      display: block;
      position: absolute;
      top: -1px;
      left: -1px;
      bottom: -1px;
      right: -1px;
      z-index: 5;
      opacity: 0.25; }
    .field.fullengagementpriorityorder .options .option .icon-wrapper .icon {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 4; }
      .field.fullengagementpriorityorder .options .option .icon-wrapper .icon img {
        max-width: 100%; }
    .field.fullengagementpriorityorder .options .option .icon-wrapper .ranking {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      text-align: center;
      padding-top: 38%;
      z-index: 6;
      font-family: 'guardtext_e_bold';
      font-size: 60px;
      background: #232323;
      color: #FFFFFF;
      line-height: 50%;
      opacity: 0; }
  .field.fullengagementpriorityorder .options .option:not(.selected):hover {
    cursor: pointer; }
    .field.fullengagementpriorityorder .options .option:not(.selected):hover .icon-wrapper:before {
      background: #232323; }
  .field.fullengagementpriorityorder .options .option.selected {
    cursor: default; }
    .field.fullengagementpriorityorder .options .option.selected .icon-wrapper .ranking {
      opacity: 1; }

@media (max-width: 768px) {
  .field.fullengagementpriorityorder .options {
    padding-top: 20px; }
    .field.fullengagementpriorityorder .options .option {
      width: 100%;
      float: none;
      text-align: left;
      padding: 0; }
      .field.fullengagementpriorityorder .options .option .icon-wrapper {
        display: inline-block;
        width: 60px;
        height: 60px;
        padding-bottom: 0; }
        .field.fullengagementpriorityorder .options .option .icon-wrapper .ranking {
          font-size: 30px; }
      .field.fullengagementpriorityorder .options .option .title {
        display: inline-block;
        padding-top: 20px;
        padding-left: 10px;
        vertical-align: top; } }

.yellow-theme .consultation-deadline-wrapper {
  background: #ffd02c; }

.charcoal-theme .consultation-deadline-wrapper {
  background: #232323; }

.teal-theme .consultation-deadline-wrapper {
  background: #00928F; }

.red-theme .consultation-deadline-wrapper {
  background: #DE2E30; }

.orange-theme .consultation-deadline-wrapper {
  background: #F58433; }

.pink-theme .consultation-deadline-wrapper {
  background: #EC098D; }

.blue-theme .consultation-deadline-wrapper {
  background: #0D96D4; }

.consultation-deadline-wrapper .consultation-section {
  width: 50%;
  float: left;
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 568px) {
    .consultation-deadline-wrapper .consultation-section {
      padding: 50px 20px; } }
  @media all and (max-width: 390px) {
    .consultation-deadline-wrapper .consultation-section {
      width: 100%;
      padding: 0 20px;
      text-align: center; } }

.consultation-deadline-wrapper .calendar-date-wrapper {
  text-align: center;
  width: 100%;
  max-width: 160px;
  float: right; }
  @media all and (max-width: 390px) {
    .consultation-deadline-wrapper .calendar-date-wrapper {
      float: none;
      margin: 0 auto;
      padding: 40px 0 20px; } }

.consultation-deadline-wrapper .consultation-countdown-wrapper {
  text-align: center;
  width: 100%;
  max-width: 160px;
  float: left; }
  .consultation-deadline-wrapper .consultation-countdown-wrapper .consultation-countdown-section {
    display: inline-block;
    width: 100%;
    height: 67px;
    width: 60px;
    position: relative; }
    .consultation-deadline-wrapper .consultation-countdown-wrapper .consultation-countdown-section .consultation-countdown {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .consultation-deadline-wrapper .consultation-countdown-wrapper .consultation-countdown-section .consultation-countdown .days {
        font-family: 'guardtext_e_medium';
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600;
        line-height: 1;
        font-size: 25px;
        color: #232323; }
      .consultation-deadline-wrapper .consultation-countdown-wrapper .consultation-countdown-section .consultation-countdown .day-string {
        font-size: 20px;
        font-weight: 600; }
  @media all and (max-width: 390px) {
    .consultation-deadline-wrapper .consultation-countdown-wrapper {
      float: none;
      margin: 0 auto;
      padding: 20px 0 40px; } }

.consultation-deadline-wrapper .calendar-date-icon {
  position: relative;
  display: inline-block; }
  .consultation-deadline-wrapper .calendar-date-icon .consultation-month {
    font-family: 'guardtext_s_regular';
    position: absolute;
    background-color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 1;
    font-size: 11px;
    left: 2px;
    right: 2px;
    top: 11px;
    text-align: center; }
    .yellow-theme .consultation-deadline-wrapper .calendar-date-icon .consultation-month {
      color: #ffd02c; }
    .charcoal-theme .consultation-deadline-wrapper .calendar-date-icon .consultation-month {
      color: #232323; }
    days .teal-theme .consultation-deadline-wrapper .calendar-date-icon .consultation-month {
      color: #00928F; }
    .red-theme .consultation-deadline-wrapper .calendar-date-icon .consultation-month {
      color: #DE2E30; }
    .orange-theme .consultation-deadline-wrapper .calendar-date-icon .consultation-month {
      color: #F58433; }
    .pink-theme .consultation-deadline-wrapper .calendar-date-icon .consultation-month {
      color: #EC098D; }
    .blue-theme .consultation-deadline-wrapper .calendar-date-icon .consultation-month {
      color: #0D96D4; }
  .consultation-deadline-wrapper .calendar-date-icon .consultation-day {
    font-family: 'guardtext_e_medium';
    position: absolute;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 1;
    font-size: 25px;
    left: 2px;
    right: 2px;
    top: 32px;
    text-align: center;
    color: #232323; }
  .consultation-deadline-wrapper .calendar-date-icon svg {
    width: 60px;
    height: 67px; }
    .consultation-deadline-wrapper .calendar-date-icon svg path,
    .consultation-deadline-wrapper .calendar-date-icon svg rect {
      fill: #232323 !important; }

.consultation-deadline-wrapper .consultation-countdown-wrapper {
  color: #232323; }

.consultation-deadline-wrapper .consultation-text {
  width: 100%;
  color: #232323;
  line-height: 1.2;
  text-align: center; }

.priorities-wrapper {
  background-color: #47443f;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 50px; }
  .priorities-wrapper .priorities-title {
    text-align: center;
    font-weight: bold;
    padding: 20px 20px 40px; }

.priorities-cta-wrapper {
  padding: 60px 0 30px;
  display: block;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .priorities-cta-wrapper .priorities-cta:after {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    content: '\F178';
    font-family: 'FontAwesome';
    display: inline-block;
    padding-left: 20px;
    font-size: 1.6rem;
    transform: translateX(0); }
  .priorities-cta-wrapper .priorities-cta:hover:after {
    transform: translateX(3px); }

.priority-link {
  padding: 20px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  width: 16.8%;
  box-sizing: border-box;
  margin: 0 2%; }
  .priority-link:nth-of-type(n), .priority-link:nth-of-type(1n+1) {
    margin: 2% 2% 0;
    clear: none; }
  .priority-link:nth-of-type(5n+1) {
    margin-left: 0;
    clear: both; }
  .priority-link:first-of-type {
    margin-top: 0;
    margin-left: 0; }
  .priority-link:nth-of-type(1) {
    margin-top: 0; }
  .priority-link:nth-of-type(2) {
    margin-top: 0; }
  .priority-link:nth-of-type(3) {
    margin-top: 0; }
  .priority-link:nth-of-type(4) {
    margin-top: 0; }
  .priority-link:nth-of-type(5) {
    margin-top: 0; }
  .priority-link:nth-of-type(5n) {
    margin-right: 0;
    position: relative; }
    .priority-link:nth-of-type(5n):after {
      clear: both; }
  .priority-link:last-of-type {
    margin-bottom: 0; }
  .priority-link .icon.svg {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    width: 100px;
    height: 100px; }
    .priority-link .icon.svg svg {
      position: absolute;
      z-index: 3;
      display: block;
      margin: 0 auto;
      width: 100px;
      top: 0;
      left: 0;
      height: 100px; }
    .priority-link .icon.svg:after {
      background-color: #FFFFFF;
      position: absolute;
      content: '';
      width: 100px;
      height: 100px;
      border-radius: 50%;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 1;
      display: block; }
  .priority-link .priorities.red .icon.svg:before {
    border: solid 4px #DE2E30;
    position: absolute;
    content: '';
    width: 105px;
    height: 105px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .priority-link .priorities.blue .icon.svg:before {
    border: solid 4px #0D96D4;
    position: absolute;
    content: '';
    width: 105px;
    height: 105px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .priority-link .priorities.orange .icon.svg:before {
    border: solid 4px #F58433;
    position: absolute;
    content: '';
    width: 105px;
    height: 105px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .priority-link .priorities.teal .icon.svg:before {
    border: solid 4px #00928F;
    position: absolute;
    content: '';
    width: 105px;
    height: 105px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .priority-link .priorities.pink .icon.svg:before {
    border: solid 4px #EC098D;
    position: absolute;
    content: '';
    width: 105px;
    height: 105px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  @media all and (max-width: 950px) {
    .priority-link {
      width: 30.66667%;
      box-sizing: border-box;
      margin: 0 2%; }
      .priority-link:nth-of-type(n), .priority-link:nth-of-type(1n+1) {
        margin: 2% 2% 0;
        clear: none; }
      .priority-link:nth-of-type(3n+1) {
        margin-left: 0;
        clear: both; }
      .priority-link:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .priority-link:nth-of-type(1) {
        margin-top: 0; }
      .priority-link:nth-of-type(2) {
        margin-top: 0; }
      .priority-link:nth-of-type(3) {
        margin-top: 0; }
      .priority-link:nth-of-type(3n) {
        margin-right: 0;
        position: relative; }
        .priority-link:nth-of-type(3n):after {
          clear: both; }
      .priority-link:last-of-type {
        margin-bottom: 0; } }
  @media all and (max-width: 690px) {
    .priority-link {
      width: 50%;
      box-sizing: border-box;
      margin: 0 0%; }
      .priority-link:nth-of-type(n), .priority-link:nth-of-type(1n+1) {
        margin: 2% 0% 0;
        clear: none; }
      .priority-link:nth-of-type(2n+1) {
        margin-left: 0;
        clear: both; }
      .priority-link:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .priority-link:nth-of-type(1) {
        margin-top: 0; }
      .priority-link:nth-of-type(2) {
        margin-top: 0; }
      .priority-link:nth-of-type(2n) {
        margin-right: 0;
        position: relative; }
        .priority-link:nth-of-type(2n):after {
          clear: both; }
      .priority-link:last-of-type {
        margin-bottom: 0; } }
  @media all and (max-width: 460px) {
    .priority-link {
      width: 100%;
      box-sizing: border-box;
      margin: 0 0%; }
      .priority-link:nth-of-type(n), .priority-link:nth-of-type(1n+1) {
        margin: 2% 0% 0;
        clear: none; }
      .priority-link:nth-of-type(1n+1) {
        margin-left: 0;
        clear: both; }
      .priority-link:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .priority-link:nth-of-type(1) {
        margin-top: 0; }
      .priority-link:nth-of-type(1n) {
        margin-right: 0;
        position: relative; }
        .priority-link:nth-of-type(1n):after {
          clear: both; }
      .priority-link:last-of-type {
        margin-bottom: 0; } }

.video-wrapper {
  width: 100%;
  max-width: 700px;
  display: inline-block; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.share-buttons {
  text-align: center; }
  .share-buttons .icon {
    width: 2rem;
    height: 2rem;
    padding: 10px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 10px;
    font-size: 2rem;
    color: #FFFFFF;
    background-color: #404041; }
    .share-buttons .icon.twitter {
      background-color: #1da1f3; }
    .share-buttons .icon.facebook {
      background-color: #4867aa; }

.page-body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 0;
  display: block; }
  .page-body .content-container-left {
    width: 20%;
    float: left; }
  .page-body .content-container-middle {
    padding-left: 28%; }
    @media all and (max-width: 1024px) {
      .page-body .content-container-middle {
        padding-left: 0;
        max-width: 864px;
        display: block;
        margin: 0 auto; } }
  @media (max-width: 768px) {
    .page-body {
      padding: 40px 0; } }

/**
 * HOMEPAGE
 **/
section .row .col {
  width: 25%;
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 0 1rem; }
  section .row .col:first-of-type {
    padding-left: 0; }
  section .row .col:last-of-type {
    padding-right: 0; }

section.grid .item {
  width: 30.66667%;
  box-sizing: border-box;
  margin: 0 2%; }
  section.grid .item:nth-of-type(n), section.grid .item:nth-of-type(1n+1) {
    margin: 4% 2% 0;
    clear: none; }
  section.grid .item:nth-of-type(3n+1) {
    margin-left: 0;
    clear: both; }
  section.grid .item:first-of-type {
    margin-top: 0;
    margin-left: 0; }
  section.grid .item:nth-of-type(1) {
    margin-top: 0; }
  section.grid .item:nth-of-type(2) {
    margin-top: 0; }
  section.grid .item:nth-of-type(3) {
    margin-top: 0; }
  section.grid .item:nth-of-type(3n) {
    margin-right: 0;
    position: relative; }
    section.grid .item:nth-of-type(3n):after {
      clear: both; }
  section.grid .item:last-of-type {
    margin-bottom: 0; }

.border-wrapper {
  position: relative; }
  .border-wrapper:after {
    position: absolute;
    content: '';
    width: 1px;
    background-color: #e7e7e8;
    left: 33%;
    top: 40px;
    bottom: 40px; }
  .border-wrapper:before {
    position: absolute;
    content: '';
    width: 1px;
    background-color: #e7e7e8;
    right: 33%;
    top: 40px;
    bottom: 40px; }
  @media all and (max-width: 950px) {
    .border-wrapper:after {
      content: none; }
    .border-wrapper:before {
      content: none; } }

.results-section-wrapper {
  padding: 50px 0 40px; }

.total-response {
  font-size: 35px;
  font-weight: 600; }

.speech-bubble-wrapper {
  text-align: center;
  padding: 0 20px; }
  .speech-bubble-wrapper .speech-bubble {
    display: inline-block;
    padding: 22px 20px;
    background: #FFFFFF;
    color: #232323;
    font-family: 'guardtext_e_medium';
    position: relative;
    border: solid 5px #232323; }
    .speech-bubble-wrapper .speech-bubble:before {
      content: '';
      display: block;
      position: absolute;
      bottom: -30px;
      right: 40px;
      width: 0px;
      height: 0px;
      border-top: 0 solid transparent;
      border-bottom: 30px solid transparent;
      border-right: 30px solid #232323;
      z-index: 1; }
    .speech-bubble-wrapper .speech-bubble:after {
      content: '';
      display: block;
      position: absolute;
      bottom: -18px;
      right: 45px;
      width: 0px;
      height: 0px;
      border-top: 0 solid transparent;
      border-bottom: 18px solid transparent;
      border-right: 18px solid #FFFFFF;
      z-index: 2; }

.results-wrapper {
  color: #404041;
  padding: 40px 0; }
  .results-wrapper .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px; }
  .results-wrapper .results-section {
    float: left;
    width: 33.33333%;
    box-sizing: border-box;
    margin: 0 0;
    padding: 40px 20px; }
    .results-wrapper .results-section:nth-of-type(n), .results-wrapper .results-section:nth-of-type(1n+1) {
      margin: 2% 0 0;
      clear: none; }
    .results-wrapper .results-section:nth-of-type(3n+1) {
      margin-left: 0;
      clear: both; }
    .results-wrapper .results-section:first-of-type {
      margin-top: 0;
      margin-left: 0; }
    .results-wrapper .results-section:nth-of-type(1) {
      margin-top: 0; }
    .results-wrapper .results-section:nth-of-type(2) {
      margin-top: 0; }
    .results-wrapper .results-section:nth-of-type(3) {
      margin-top: 0; }
    .results-wrapper .results-section:nth-of-type(3n) {
      margin-right: 0;
      position: relative; }
      .results-wrapper .results-section:nth-of-type(3n):after {
        clear: both; }
    .results-wrapper .results-section:last-of-type {
      margin-bottom: 0; }
    .results-wrapper .results-section.priority-area .icon {
      float: left;
      width: 25%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      .results-wrapper .results-section.priority-area .icon svg {
        max-height: 100%;
        width: 100%; }
    .results-wrapper .results-section.priority-area .text {
      padding: 0 15px;
      float: left;
      width: 75%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      .results-wrapper .results-section.priority-area .text h3 {
        padding: 0; }
    .results-wrapper .results-section.spending-support .icon {
      float: left;
      width: 25%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
    .results-wrapper .results-section.spending-support .text {
      padding: 0 15px;
      float: left;
      width: 75%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      .results-wrapper .results-section.spending-support .text h3 {
        padding: 0; }
    .results-wrapper .results-section.spending-support .legend {
      display: block;
      text-align: center;
      margin-top: 20px; }
      .results-wrapper .results-section.spending-support .legend .key {
        font-size: 12px;
        position: relative;
        padding-left: 25px;
        line-height: 1;
        display: inline-block; }
        .results-wrapper .results-section.spending-support .legend .key:before {
          position: absolute;
          content: '';
          left: 8px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          height: 10px;
          width: 10px;
          border-radius: 50%; }
        .results-wrapper .results-section.spending-support .legend .key.yellow-dot:before {
          background-color: #ffd02c; }
        .results-wrapper .results-section.spending-support .legend .key.charcoal-dot:before {
          background-color: #232323; }
        .results-wrapper .results-section.spending-support .legend .key.grey-dot:before {
          background-color: #777777; }
    @media all and (max-width: 950px) {
      .results-wrapper .results-section {
        width: 50%;
        box-sizing: border-box;
        margin: 0 0;
        border-right: none; }
        .results-wrapper .results-section:nth-of-type(n), .results-wrapper .results-section:nth-of-type(1n+1) {
          margin: 2% 0 0;
          clear: none; }
        .results-wrapper .results-section:nth-of-type(2n+1) {
          margin-left: 0;
          clear: both; }
        .results-wrapper .results-section:first-of-type {
          margin-top: 0;
          margin-left: 0; }
        .results-wrapper .results-section:nth-of-type(1) {
          margin-top: 0; }
        .results-wrapper .results-section:nth-of-type(2) {
          margin-top: 0; }
        .results-wrapper .results-section:nth-of-type(2n) {
          margin-right: 0;
          position: relative; }
          .results-wrapper .results-section:nth-of-type(2n):after {
            clear: both; }
        .results-wrapper .results-section:last-of-type {
          margin-bottom: 0; }
        .results-wrapper .results-section:first-child {
          border-right: solid 1px #e7e7e8; } }
    @media all and (max-width: 640px) {
      .results-wrapper .results-section {
        width: 100%;
        box-sizing: border-box;
        margin: 0 0;
        border-bottom: solid 1px #e7e7e8; }
        .results-wrapper .results-section:nth-of-type(n), .results-wrapper .results-section:nth-of-type(1n+1) {
          margin: 2% 0 0;
          clear: none; }
        .results-wrapper .results-section:nth-of-type(1n+1) {
          margin-left: 0;
          clear: both; }
        .results-wrapper .results-section:first-of-type {
          margin-top: 0;
          margin-left: 0; }
        .results-wrapper .results-section:nth-of-type(1) {
          margin-top: 0; }
        .results-wrapper .results-section:nth-of-type(1n) {
          margin-right: 0;
          position: relative; }
          .results-wrapper .results-section:nth-of-type(1n):after {
            clear: both; }
        .results-wrapper .results-section:last-of-type {
          margin-bottom: 0; }
        .results-wrapper .results-section:first-child {
          border-right: none; } }

.Security .page-banner .banner-middle {
  padding-top: 50px;
  padding-bottom: 50px; }

.Security .login-form ul {
  display: none; }

.Security .login-form form {
  margin: 0 auto;
  max-width: 500px;
  border: 0;
  padding: 30px; }
  .Security .login-form form .btn-toolbar {
    padding-top: 30px; }
    .Security .login-form form .btn-toolbar #ForgotPassword {
      display: inline-block; }
      .Security .login-form form .btn-toolbar #ForgotPassword a {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        color: #afaeae;
        cursor: pointer;
        text-decoration: none;
        font-size: 1.1rem;
        font-family: 'guardtext_e_bold';
        padding: 16px 30px;
        border: 0; }
        .Security .login-form form .btn-toolbar #ForgotPassword a:hover {
          color: #0D96D4; }
        .Security .login-form form .btn-toolbar #ForgotPassword a:active, .Security .login-form form .btn-toolbar #ForgotPassword a:focus {
          -webkit-transition: none !important;
          -moz-transition: none !important;
          -o-transition: none !important;
          transition: none !important;
          background: #232323;
          color: #FFFFFF; }

/*
 * SURVEY PAGE
 **/
/** bg components **/
.bg-top-left, .bg-top-right, .bg-bot-left, .bg-bot-right {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
  width: 50vw;
  height: 50vh; }

.bg-top-left {
  top: 0;
  left: 0;
  background-image: url("/app/images/bg-beans-top-left.png");
  background-position: top left; }

.bg-top-right {
  top: 0;
  right: 0;
  background-image: url("/app/images/bg-beans-top-right.png");
  background-position: top right; }

.bg-bot-left {
  bottom: 0;
  left: 0;
  background-image: url("/app/images/bg-beans-bot-left.png");
  background-position: bottom left; }

.bg-bot-right {
  bottom: 0;
  right: 0;
  background-image: url("/app/images/bg-beans-bot-right.png");
  background-position: bottom right; }

/*
@media all and (max-width: 1280px) {

	body {
		padding-bottom: 20vh;
	}
}

@media all and (max-width: 960px) {

	body {
		padding-bottom: 70vh;
	}
}


@media all and (max-width: 460px) {

	body {
		padding-bottom: 90vh;
	}
}
*/
.TimelinePage .events {
  max-width: 900px;
  margin: 100px auto;
  padding: 0;
  list-style: none;
  border-left: 10px solid #ffd02c; }
  @media all and (max-width: 460px) {
    .TimelinePage .events {
      margin: 0px auto;
      margin-left: -8px; } }
  .TimelinePage .events .timeline-event {
    position: relative;
    padding: 0 120px;
    margin-bottom: 3rem; }
    @media all and (max-width: 950px) {
      .TimelinePage .events .timeline-event {
        padding: 0 0 0 60px; } }
    @media all and (max-width: 460px) {
      .TimelinePage .events .timeline-event {
        padding: 0 0 0 25px; } }
    .TimelinePage .events .timeline-event:before {
      content: '';
      position: absolute;
      top: -7px;
      left: -25px;
      width: 27px;
      height: 27px;
      display: block;
      background: #ffd02c;
      border: 6px solid #FFFFFF;
      border-radius: 20px; }
    .TimelinePage .events .timeline-event .date {
      font-family: 'guardtext_s_regular';
      font-size: 0.83rem;
      text-transform: uppercase;
      color: #777777;
      position: relative; }
      .TimelinePage .events .timeline-event .date:before {
        content: '';
        position: absolute;
        top: 12px;
        left: -100px;
        width: 80px;
        height: 1px;
        display: block;
        background: #777777; }
        @media all and (max-width: 950px) {
          .TimelinePage .events .timeline-event .date:before {
            left: -40px;
            width: 30px; } }
        @media all and (max-width: 460px) {
          .TimelinePage .events .timeline-event .date:before {
            left: -13px;
            width: 10px; } }
    .TimelinePage .events .timeline-event h3 {
      position: relative;
      margin-bottom: 1rem; }
    .TimelinePage .events .timeline-event.collapsed h3 {
      padding-right: 100px; }
    .TimelinePage .events .timeline-event .words.togglable-content {
      display: none; }
      .TimelinePage .events .timeline-event .words.togglable-content.open {
        display: block; }
    .TimelinePage .events .timeline-event .toggle-button {
      display: inline-block;
      position: absolute;
      top: 0.2rem;
      right: 0;
      padding: 4px 1rem;
      background: #1b2c59;
      color: #FFFFFF;
      text-decoration: none;
      font-size: 0.9rem;
      text-transform: uppercase; }
      .TimelinePage .events .timeline-event .toggle-button .text-hide {
        display: none; }
      .TimelinePage .events .timeline-event .toggle-button.open .text-hide {
        display: inline-block; }
      .TimelinePage .events .timeline-event .toggle-button.open .text-show {
        display: none; }
      .TimelinePage .events .timeline-event .toggle-button .fa {
        margin-right: 1rem; }

.InitialEngagementPage.InitialEngagementPage_index .page-body > .inner {
  max-width: 900px; }

.InitialEngagementPage .initial-engagement .navigation {
  position: relative;
  padding: 40px 0; }
  .InitialEngagementPage .initial-engagement .navigation .navigation-item {
    float: left;
    text-align: center;
    width: 20%;
    position: relative; }
    .InitialEngagementPage .initial-engagement .navigation .navigation-item:after {
      content: '';
      display: block;
      position: absolute;
      height: 8px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -10%;
      width: 20%;
      max-width: 64px;
      background: #e7e7e8; }
    .InitialEngagementPage .initial-engagement .navigation .navigation-item:last-of-type:after {
      display: none; }
    .InitialEngagementPage .initial-engagement .navigation .navigation-item .image {
      width: 60%;
      position: relative;
      display: inline-block;
      z-index: 10; }
      .InitialEngagementPage .initial-engagement .navigation .navigation-item .image .icon {
        width: 100%;
        display: block;
        position: relative;
        z-index: 555; }
    .InitialEngagementPage .initial-engagement .navigation .navigation-item.current .image:after {
      content: '';
      position: absolute;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      top: -10%;
      left: -10%;
      width: 120%;
      height: 120%;
      border-radius: 50%;
      z-index: 0; }
    .InitialEngagementPage .initial-engagement .navigation .navigation-item.current .image:before {
      content: '';
      position: absolute;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      top: -5%;
      left: -5%;
      width: 110%;
      height: 110%;
      border-radius: 50%;
      background-color: #fff;
      z-index: 1; }

.InitialEngagementPage .initial-engagement .questions .question {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .InitialEngagementPage .initial-engagement .questions .question:not(.current) {
    display: none; }
  .InitialEngagementPage .initial-engagement .questions .question.demographics {
    margin: 0 auto;
    max-width: 500px; }
  .InitialEngagementPage .initial-engagement .questions .question .question-content {
    padding-top: 20px;
    text-align: center;
    padding-bottom: 40px; }
    .InitialEngagementPage .initial-engagement .questions .question .question-content h1 {
      padding-bottom: 6px; }
      .InitialEngagementPage .initial-engagement .questions .question .question-content h1 .te-reo {
        margin-top: -8px;
        display: block;
        font-size: 1.1rem;
        font-family: 'guardtext_s_medium'; }
  .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions {
    padding: 0; }
    .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions:before, .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions:after {
      content: " ";
      display: table; }
    .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions:after {
      clear: both; }
    .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      display: block;
      width: 50%;
      float: left;
      box-sizing: border-box;
      list-style-type: none;
      padding: 0; }
      @media all and (max-width: 568px) {
        .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li {
          width: 100%; } }
      .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li:before {
        display: none; }
      .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li input {
        display: none; }
      .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li input:checked + label {
        background: #dadadc; }
        .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li input:checked + label:after {
          opacity: 1; }
      .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li label {
        cursor: pointer;
        display: block;
        position: relative;
        text-align: left;
        padding: 10px;
        font-family: 'guardtext_e_medium'; }
        .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li label .image {
          padding-bottom: 67%;
          background-color: rgba(0, 0, 0, 0.15);
          background-position: 50% 50%;
          background-size: cover; }
        .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li label:before {
          content: '';
          display: block;
          position: absolute;
          bottom: 16px;
          left: 16px;
          border: 2px solid #232323;
          width: 20px;
          height: 20px;
          border-radius: 50%; }
        .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li label:after {
          opacity: 0;
          content: '';
          display: block;
          position: absolute;
          bottom: 22px;
          left: 22px;
          background: #232323;
          width: 12px;
          height: 12px;
          border-radius: 50%; }
        .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li label .content {
          padding: 15px 0 5px 40px; }
      .InitialEngagementPage .initial-engagement .questions .question ul.initialengagementoptions li:hover {
        background: #f4f4f4; }

.InitialEngagementPage .initial-engagement .questions .btn-toolbar {
  padding-top: 60px;
  text-align: left; }
  @media all and (max-width: 568px) {
    .InitialEngagementPage .initial-engagement .questions .btn-toolbar {
      padding-top: 30px; } }
  .InitialEngagementPage .initial-engagement .questions .btn-toolbar .previous {
    float: left; }
  .InitialEngagementPage .initial-engagement .questions .btn-toolbar .skip,
  .InitialEngagementPage .initial-engagement .questions .btn-toolbar .next,
  .InitialEngagementPage .initial-engagement .questions .btn-toolbar .submit {
    float: right; }

.InitialEngagementPage.InitialEngagementPage_finished .results-intro {
  padding: 0 40px 40px 100px; }
  @media all and (max-width: 768px) {
    .InitialEngagementPage.InitialEngagementPage_finished .results-intro {
      padding-right: 0;
      padding-left: 0; } }

.InitialEngagementPage.InitialEngagementPage_finished .answers {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap; }
  .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer {
    width: 50%;
    position: relative;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px; }
    .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner {
      position: relative;
      z-index: 1;
      padding: 30px 30px 30px 120px;
      margin-bottom: 20px;
      box-sizing: border-box;
      height: 100%; }
      .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner:before, .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner:after {
        content: " ";
        display: table; }
      .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner:after {
        clear: both; }
      .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner .background {
        z-index: -1;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
        .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner .background .image {
          z-index: -1;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background-size: cover;
          background-position: 50% 50%;
          opacity: 0.25;
          background-color: #3d3d3d; }
      .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner .icon {
        max-width: 60px;
        position: absolute;
        top: 50%;
        left: 30px;
        margin-top: -30px; }
      .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner .title {
        font-family: 'guardtext_s_regular'; }
      .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner .answer {
        font-size: 1.6rem;
        font-family: 'guardtext_e_black';
        padding-bottom: 0; }
        .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner .answer .skipped {
          opacity: 0.5; }
  .InitialEngagementPage.InitialEngagementPage_finished .answers .view-results {
    margin: 0;
    padding-top: 50px;
    text-align: center; }
  @media all and (max-width: 768px) {
    .InitialEngagementPage.InitialEngagementPage_finished .answers {
      display: block; }
      .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer {
        width: auto;
        float: none; } }
  @media all and (max-width: 460px) {
    .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner {
      padding: 20px; }
      .InitialEngagementPage.InitialEngagementPage_finished .answers > .answer > .inner .icon {
        position: static;
        margin-top: 0; } }

.full-engagement {
  max-width: 1000px;
  margin: 0 auto; }
  .full-engagement .subsection {
    border-top: 2px solid #e7e7e8;
    padding: 20px; }
    @media (max-width: 768px) {
      .full-engagement .subsection {
        padding-left: 0;
        padding-right: 0; } }
  .full-engagement .start-button-wrapper {
    margin: 3rem 0; }
  .full-engagement .navigation {
    position: relative; }
    .full-engagement .navigation.grey-line:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      width: 87%;
      height: 10px;
      left: 0;
      top: 50%;
      margin-top: -5px;
      background: #e7e7e8; }
    .full-engagement .navigation .navigation-item {
      width: 7.55556%;
      box-sizing: border-box;
      margin: 0 2%;
      float: left;
      position: relative;
      z-index: 2; }
      .full-engagement .navigation .navigation-item:nth-of-type(n), .full-engagement .navigation .navigation-item:nth-of-type(1n+1) {
        margin: 4% 2% 0;
        clear: none; }
      .full-engagement .navigation .navigation-item:nth-of-type(9n+1) {
        margin-left: 0;
        clear: both; }
      .full-engagement .navigation .navigation-item:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .full-engagement .navigation .navigation-item:nth-of-type(1) {
        margin-top: 0; }
      .full-engagement .navigation .navigation-item:nth-of-type(2) {
        margin-top: 0; }
      .full-engagement .navigation .navigation-item:nth-of-type(3) {
        margin-top: 0; }
      .full-engagement .navigation .navigation-item:nth-of-type(4) {
        margin-top: 0; }
      .full-engagement .navigation .navigation-item:nth-of-type(5) {
        margin-top: 0; }
      .full-engagement .navigation .navigation-item:nth-of-type(6) {
        margin-top: 0; }
      .full-engagement .navigation .navigation-item:nth-of-type(7) {
        margin-top: 0; }
      .full-engagement .navigation .navigation-item:nth-of-type(8) {
        margin-top: 0; }
      .full-engagement .navigation .navigation-item:nth-of-type(9) {
        margin-top: 0; }
      .full-engagement .navigation .navigation-item:nth-of-type(9n) {
        margin-right: 0;
        position: relative; }
        .full-engagement .navigation .navigation-item:nth-of-type(9n):after {
          clear: both; }
      .full-engagement .navigation .navigation-item:last-of-type {
        margin-bottom: 0; }
      .full-engagement .navigation .navigation-item.section-navigation-item {
        border-radius: 50%;
        overflow: hidden; }
        .full-engagement .navigation .navigation-item.section-navigation-item.completed:after, .full-engagement .navigation .navigation-item.section-navigation-item.skipped:after {
          content: "";
          display: block;
          position: absolute;
          z-index: 1;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          background-color: rgba(35, 35, 35, 0.7);
          background-position: center center;
          background-size: 60% 60%;
          background-repeat: no-repeat;
          height: 100%;
          width: 100%; }
        .full-engagement .navigation .navigation-item.section-navigation-item.completed:after {
          background-image: url(/app/images/tick-white.svg?6158842276e6fc4c12539bcad26a092c); }
        .full-engagement .navigation .navigation-item.section-navigation-item.skipped:after {
          background-image: url(/app/images/skip-line-white.svg?057f2a60dd4813dfc397c5eee5ee8e00); }
        .full-engagement .navigation .navigation-item.section-navigation-item .image {
          background: #FFFFFF; }
          .full-engagement .navigation .navigation-item.section-navigation-item .image img {
            width: 100%;
            height: 100%;
            display: block; }
          .full-engagement .navigation .navigation-item.section-navigation-item .image svg {
            width: 100%;
            height: 100%;
            display: block; }
      .full-engagement .navigation .navigation-item.tally {
        border: 5px solid #232323; }
        .full-engagement .navigation .navigation-item.tally .liner {
          position: relative;
          height: 0;
          padding-bottom: 100%; }
          .full-engagement .navigation .navigation-item.tally .liner .square {
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            padding: 0.5rem 0;
            box-sizing: border-box;
            text-align: center;
            line-height: 1.4rem; }
            .full-engagement .navigation .navigation-item.tally .liner .square .words {
              font-family: 'guardtext_s_bold';
              font-size: 0.8rem; }
            .full-engagement .navigation .navigation-item.tally .liner .square .numbers {
              font-family: 'guardtext_e_black';
              font-size: 1.8rem;
              letter-spacing: -0.05em; }
    .full-engagement .navigation.section-toggle {
      text-align: center;
      padding: 3rem 0; }
      .full-engagement .navigation.section-toggle .navigation-item {
        width: 16.8%;
        box-sizing: border-box;
        margin: 0 2%;
        padding-bottom: 10px; }
        .full-engagement .navigation.section-toggle .navigation-item:nth-of-type(n), .full-engagement .navigation.section-toggle .navigation-item:nth-of-type(1n+1) {
          margin: 4% 2% 0;
          clear: none; }
        .full-engagement .navigation.section-toggle .navigation-item:nth-of-type(5n+1) {
          margin-left: 0;
          clear: both; }
        .full-engagement .navigation.section-toggle .navigation-item:first-of-type {
          margin-top: 0;
          margin-left: 0; }
        .full-engagement .navigation.section-toggle .navigation-item:nth-of-type(1) {
          margin-top: 0; }
        .full-engagement .navigation.section-toggle .navigation-item:nth-of-type(2) {
          margin-top: 0; }
        .full-engagement .navigation.section-toggle .navigation-item:nth-of-type(3) {
          margin-top: 0; }
        .full-engagement .navigation.section-toggle .navigation-item:nth-of-type(4) {
          margin-top: 0; }
        .full-engagement .navigation.section-toggle .navigation-item:nth-of-type(5) {
          margin-top: 0; }
        .full-engagement .navigation.section-toggle .navigation-item:nth-of-type(5n) {
          margin-right: 0;
          position: relative; }
          .full-engagement .navigation.section-toggle .navigation-item:nth-of-type(5n):after {
            clear: both; }
        .full-engagement .navigation.section-toggle .navigation-item:last-of-type {
          margin-bottom: 0; }
        .full-engagement .navigation.section-toggle .navigation-item .image {
          max-width: 100px;
          margin: 0 auto; }
        .full-engagement .navigation.section-toggle .navigation-item.current {
          padding-bottom: 0;
          border-bottom: 10px solid; }
    @media (max-width: 950px) {
      .full-engagement .navigation.grey-line:before {
        width: 100%; }
      .full-engagement .navigation .tally {
        display: none; }
      .full-engagement .navigation .section-navigation-item {
        width: 9%;
        box-sizing: border-box;
        margin: 0 2%; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(n), .full-engagement .navigation .section-navigation-item:nth-of-type(1n+1) {
          margin: 4% 2% 0;
          clear: none; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(8n+1) {
          margin-left: 0;
          clear: both; }
        .full-engagement .navigation .section-navigation-item:first-of-type {
          margin-top: 0;
          margin-left: 0; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(1) {
          margin-top: 0; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(2) {
          margin-top: 0; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(3) {
          margin-top: 0; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(4) {
          margin-top: 0; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(5) {
          margin-top: 0; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(6) {
          margin-top: 0; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(7) {
          margin-top: 0; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(8) {
          margin-top: 0; }
        .full-engagement .navigation .section-navigation-item:nth-of-type(8n) {
          margin-right: 0;
          position: relative; }
          .full-engagement .navigation .section-navigation-item:nth-of-type(8n):after {
            clear: both; }
        .full-engagement .navigation .section-navigation-item:last-of-type {
          margin-bottom: 0; } }
    @media (max-width: 568px) {
      .full-engagement .navigation.grey-line:before {
        height: 6px;
        margin-top: -3px; }
      .full-engagement .navigation .section-navigation-item .image {
        background: none !important; }
        .full-engagement .navigation .section-navigation-item .image img {
          opacity: 0; }
        .full-engagement .navigation .section-navigation-item .image .icon svg {
          opacity: 0; } }
  .full-engagement .engagement-section {
    padding: 2rem 0;
    margin: 3rem 0;
    border-top: 10px solid;
    position: relative; }
    @media (max-width: 768px) {
      .full-engagement .engagement-section {
        padding-top: 1rem;
        margin-top: 2.2rem; } }
    .full-engagement .engagement-section.yellow-theme {
      border-color: #ffd02c; }
    .full-engagement .engagement-section.charcoal-theme {
      border-color: #232323; }
    .full-engagement .engagement-section.teal-theme {
      border-color: #00928F; }
    .full-engagement .engagement-section.red-theme {
      border-color: #DE2E30; }
    .full-engagement .engagement-section.orange-theme {
      border-color: #F58433; }
    .full-engagement .engagement-section.pink-theme {
      border-color: #EC098D; }
    .full-engagement .engagement-section.blue-theme {
      border-color: #0D96D4; }
    .full-engagement .engagement-section .section-details-wrapper {
      max-width: 900px;
      margin: 0 auto; }
      .full-engagement .engagement-section .section-details-wrapper > .title.has-te-reo-title {
        padding-bottom: 0; }
      .full-engagement .engagement-section .section-details-wrapper > .te-reo-title {
        padding-top: 0; }
      .full-engagement .engagement-section .section-details-wrapper .title {
        padding-right: 250px; }
      .full-engagement .engagement-section .section-details-wrapper .skip {
        position: absolute;
        top: 10px;
        right: 0; }
        .full-engagement .engagement-section .section-details-wrapper .skip .button {
          padding: 4px 12px;
          font-size: 14px;
          font-family: 'guardtext_e_medium'; }
          .full-engagement .engagement-section .section-details-wrapper .skip .button:not(:hover):not(:active):not(:focus) {
            background: transparent; }
      @media (max-width: 768px) {
        .full-engagement .engagement-section .section-details-wrapper .title {
          padding-right: 0; }
        .full-engagement .engagement-section .section-details-wrapper .skip {
          position: relative;
          top: auto;
          right: auto;
          margin: 8px 0 0 -12px; } }
    .full-engagement .engagement-section .section-form-wrapper fieldset {
      padding-top: 2rem;
      max-width: 900px;
      margin: 0 auto; }
    .full-engagement .engagement-section .section-form-wrapper .field {
      padding: 1rem 0;
      clear: left; }
      .full-engagement .engagement-section .section-form-wrapper .field > label {
        font-family: 'guardtext_e_medium'; }
      .full-engagement .engagement-section .section-form-wrapper .field.file input.file {
        margin-top: 10px;
        border: 2px solid #e7e7e8; }
      .full-engagement .engagement-section .section-form-wrapper .field.show-stuff {
        margin-bottom: 0; }
      .full-engagement .engagement-section .section-form-wrapper .field.show-when-triggered:not(.show-anyway) {
        display: none; }
      .full-engagement .engagement-section .section-form-wrapper .field.optionset ul:after {
        content: "";
        display: table;
        clear: both; }
      .full-engagement .engagement-section .section-form-wrapper .field.optionset ul li {
        display: inline-block;
        float: none;
        position: relative;
        z-index: 1;
        margin-right: 2rem;
        margin-top: 10px; }
        .full-engagement .engagement-section .section-form-wrapper .field.optionset ul li input {
          position: absolute;
          left: 5px;
          top: 7px; }
          .full-engagement .engagement-section .section-form-wrapper .field.optionset ul li input + label {
            height: 100%;
            width: 100%;
            display: block;
            padding-left: 30px;
            position: relative;
            cursor: pointer; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset ul li input + label:before {
              -webkit-transition: all 0.1s ease-in-out;
              -moz-transition: all 0.1s ease-in-out;
              -o-transition: all 0.1s ease-in-out;
              transition: all 0.1s ease-in-out;
              content: "";
              display: block;
              position: absolute;
              top: 2px;
              left: 0;
              width: 20px;
              height: 20px;
              border-radius: 50%;
              background-color: #e7e7e8;
              border: 2px solid #232323; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset ul li input + label:after {
              -webkit-transition: all 0.1s ease-in-out;
              -moz-transition: all 0.1s ease-in-out;
              -o-transition: all 0.1s ease-in-out;
              transition: all 0.1s ease-in-out;
              content: "";
              display: block;
              position: absolute;
              top: 8px;
              left: 6px;
              width: 12px;
              height: 12px;
              border-radius: 50%;
              background-color: #0D96D4;
              opacity: 0; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset ul li input + label:hover:before {
              border-color: #0D96D4; }
          .full-engagement .engagement-section .section-form-wrapper .field.optionset ul li input:checked + label {
            color: #0D96D4; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset ul li input:checked + label:after {
              opacity: 1; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset ul li input:checked + label:before {
              border-color: #0D96D4;
              background-color: #d3dfe5; }
      .full-engagement .engagement-section .section-form-wrapper .field.optionset.checkboxset ul li input + label:before {
        border-radius: 0;
        background-position: center center;
        background-repeat: no-repeat; }
      .full-engagement .engagement-section .section-form-wrapper .field.optionset.checkboxset ul li input + label:after {
        display: none; }
      .full-engagement .engagement-section .section-form-wrapper .field.optionset.checkboxset ul li input:checked + label:before {
        background-image: url(/app/images/checkbox-tick-blue.png?fb3ed5dc49984a873816939d8fc9b5cf); }
      .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider {
        padding-top: 40px;
        padding-bottom: 0; }
        .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:last-child input:not(:checked) + label {
          color: #636363; }
          .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:last-child input:not(:checked) + label:before {
            background-color: white;
            border-color: #636363; }
          .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:last-child input:not(:checked) + label:hover:before {
            border-color: #0D96D4; }
        .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li input {
          left: 45%; }
        @media (min-width: 768px) {
          .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider ul {
            position: relative;
            z-index: 1;
            padding-bottom: 20px; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider ul:before {
              content: "";
              display: block;
              position: absolute;
              z-index: -1;
              width: 68%;
              height: 8px;
              left: 7%;
              top: 8px;
              background: #e7e7e8; }
          .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li {
            width: 13.33333%;
            box-sizing: border-box;
            margin: 0 2%;
            float: left; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(n), .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(1n+1) {
              margin: 4% 2% 0;
              clear: none; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(6n+1) {
              margin-left: 0;
              clear: both; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:first-of-type {
              margin-top: 0;
              margin-left: 0; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(1) {
              margin-top: 0; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(2) {
              margin-top: 0; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(3) {
              margin-top: 0; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(4) {
              margin-top: 0; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(5) {
              margin-top: 0; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(6) {
              margin-top: 0; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(6n) {
              margin-right: 0;
              position: relative; }
              .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:nth-of-type(6n):after {
                clear: both; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li:last-of-type {
              margin-bottom: 0; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li label {
              text-align: center;
              padding: 40px 0 0 0;
              position: relative;
              line-height: 1.3em; }
              .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li label:before {
                top: 0;
                left: 50%;
                margin-left: -11px; }
              .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li label:after {
                top: 6px;
                left: 50%;
                margin-left: -5px; } }
        @media (max-width: 768px) {
          .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider {
            padding-top: 0; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider ul {
              position: relative;
              z-index: 1; }
              .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider ul:before {
                content: "";
                display: block;
                position: absolute;
                z-index: -1;
                width: 8px;
                top: 10%;
                left: 8px;
                bottom: 20%;
                background: #e7e7e8; }
            .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li {
              display: block;
              margin: 0;
              padding-top: 10px;
              padding-bottom: 10px; }
              .full-engagement .engagement-section .section-form-wrapper .field.optionset.faux-slider li input {
                left: 5px;
                top: 17px; } }
    .full-engagement .engagement-section .section-form-wrapper .btn-toolbar {
      border-top: 10px solid;
      padding-top: 3rem;
      margin-top: 3rem; }
      .yellow .full-engagement .engagement-section .section-form-wrapper .btn-toolbar {
        border-color: #ffd02c; }
      .charcoal .full-engagement .engagement-section .section-form-wrapper .btn-toolbar {
        border-color: #232323; }
      .teal .full-engagement .engagement-section .section-form-wrapper .btn-toolbar {
        border-color: #00928F; }
      .red .full-engagement .engagement-section .section-form-wrapper .btn-toolbar {
        border-color: #DE2E30; }
      .orange .full-engagement .engagement-section .section-form-wrapper .btn-toolbar {
        border-color: #F58433; }
      .pink .full-engagement .engagement-section .section-form-wrapper .btn-toolbar {
        border-color: #EC098D; }
      .blue .full-engagement .engagement-section .section-form-wrapper .btn-toolbar {
        border-color: #0D96D4; }
      .full-engagement .engagement-section .section-form-wrapper .btn-toolbar .secondary {
        float: left; }
      .full-engagement .engagement-section .section-form-wrapper .btn-toolbar .action {
        float: right; }
        .full-engagement .engagement-section .section-form-wrapper .btn-toolbar .action.big-submit-button {
          width: 70%;
          background: #0D96D4;
          color: #FFFFFF; }
  .full-engagement .priorities-link-wrapper {
    padding: 50px 0; }
  .full-engagement .cta-wrapper {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 40px;
    border-top: solid 1px #e7e7e8;
    border-bottom: solid 1px #e7e7e8;
    text-align: center;
    margin: 50px 0; }
    .full-engagement .cta-wrapper .start-button-wrapper {
      margin: 30px 0; }

.full-engagement-results {
  max-width: 1000px;
  margin: 0 auto; }
  .full-engagement-results .section-toggle .button {
    margin-bottom: 3px; }
  .full-engagement-results .navigation {
    position: relative; }
    .full-engagement-results .navigation .navigation-item {
      width: 7.55556%;
      box-sizing: border-box;
      margin: 0 2%;
      float: left;
      position: relative;
      z-index: 2; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(n), .full-engagement-results .navigation .navigation-item:nth-of-type(1n+1) {
        margin: 4% 2% 0;
        clear: none; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(9n+1) {
        margin-left: 0;
        clear: both; }
      .full-engagement-results .navigation .navigation-item:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(1) {
        margin-top: 0; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(2) {
        margin-top: 0; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(3) {
        margin-top: 0; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(4) {
        margin-top: 0; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(5) {
        margin-top: 0; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(6) {
        margin-top: 0; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(7) {
        margin-top: 0; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(8) {
        margin-top: 0; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(9) {
        margin-top: 0; }
      .full-engagement-results .navigation .navigation-item:nth-of-type(9n) {
        margin-right: 0;
        position: relative; }
        .full-engagement-results .navigation .navigation-item:nth-of-type(9n):after {
          clear: both; }
      .full-engagement-results .navigation .navigation-item:last-of-type {
        margin-bottom: 0; }
      .full-engagement-results .navigation .navigation-item.section-navigation-item {
        border-radius: 50%;
        overflow: hidden; }
        .full-engagement-results .navigation .navigation-item.section-navigation-item .image {
          background: #FFFFFF; }
          .full-engagement-results .navigation .navigation-item.section-navigation-item .image img {
            width: 100%;
            height: 100%;
            display: block; }
          .full-engagement-results .navigation .navigation-item.section-navigation-item .image svg {
            width: 100%;
            height: 100%;
            display: block; }
    .full-engagement-results .navigation.section-toggle {
      text-align: center;
      padding: 3rem 0; }
      .full-engagement-results .navigation.section-toggle .navigation-item {
        width: 16.8%;
        box-sizing: border-box;
        margin: 0 2%;
        padding-bottom: 10px; }
        .full-engagement-results .navigation.section-toggle .navigation-item:nth-of-type(n), .full-engagement-results .navigation.section-toggle .navigation-item:nth-of-type(1n+1) {
          margin: 4% 2% 0;
          clear: none; }
        .full-engagement-results .navigation.section-toggle .navigation-item:nth-of-type(5n+1) {
          margin-left: 0;
          clear: both; }
        .full-engagement-results .navigation.section-toggle .navigation-item:first-of-type {
          margin-top: 0;
          margin-left: 0; }
        .full-engagement-results .navigation.section-toggle .navigation-item:nth-of-type(1) {
          margin-top: 0; }
        .full-engagement-results .navigation.section-toggle .navigation-item:nth-of-type(2) {
          margin-top: 0; }
        .full-engagement-results .navigation.section-toggle .navigation-item:nth-of-type(3) {
          margin-top: 0; }
        .full-engagement-results .navigation.section-toggle .navigation-item:nth-of-type(4) {
          margin-top: 0; }
        .full-engagement-results .navigation.section-toggle .navigation-item:nth-of-type(5) {
          margin-top: 0; }
        .full-engagement-results .navigation.section-toggle .navigation-item:nth-of-type(5n) {
          margin-right: 0;
          position: relative; }
          .full-engagement-results .navigation.section-toggle .navigation-item:nth-of-type(5n):after {
            clear: both; }
        .full-engagement-results .navigation.section-toggle .navigation-item:last-of-type {
          margin-bottom: 0; }
        .full-engagement-results .navigation.section-toggle .navigation-item .image {
          max-width: 100px;
          margin: 0 auto; }
        .full-engagement-results .navigation.section-toggle .navigation-item.current {
          padding-bottom: 0;
          border-bottom: 10px solid; }
    @media (max-width: 568px) {
      .full-engagement-results .navigation {
        display: none; } }
  .full-engagement-results.charts .graph.total {
    border: 2px solid #e7e7e8;
    width: 25%;
    float: left; }
    .full-engagement-results.charts .graph.total .bubble {
      padding: 5rem 2rem;
      margin: 2rem;
      border: 5px solid #232323;
      border-radius: 3px;
      text-align: center;
      position: relative; }
      .full-engagement-results.charts .graph.total .bubble:before {
        content: '';
        display: block;
        position: absolute;
        bottom: -30px;
        right: 40px;
        width: 0px;
        height: 0px;
        border-top: 0 solid transparent;
        border-bottom: 30px solid transparent;
        border-right: 30px solid #232323;
        z-index: 1; }
      .full-engagement-results.charts .graph.total .bubble:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -18px;
        right: 45px;
        width: 0px;
        height: 0px;
        border-top: 0 solid transparent;
        border-bottom: 18px solid transparent;
        border-right: 18px solid #FFFFFF;
        z-index: 2; }
    .full-engagement-results.charts .graph.total .number {
      font-family: 'guardtext_e_black';
      font-size: 3rem;
      font-weight: 700;
      margin-bottom: 1rem; }
    .full-engagement-results.charts .graph.total .words {
      font-family: 'guardtext_s_black'; }
    @media (max-width: 768px) {
      .full-engagement-results.charts .graph.total {
        width: 100%;
        float: none;
        margin-bottom: 2rem;
        padding-bottom: 2rem; }
        .full-engagement-results.charts .graph.total .bubble {
          padding: 2rem; } }
  .full-engagement-results.charts .graph.spend-support {
    width: 70%;
    border: 2px solid #e7e7e8;
    float: right;
    box-sizing: border-box;
    padding: 2rem; }
    @media (max-width: 768px) {
      .full-engagement-results.charts .graph.spend-support {
        width: 100%;
        float: none; } }
    .full-engagement-results.charts .graph.spend-support .chart {
      width: 48%;
      box-sizing: border-box;
      margin: 0 2%;
      float: left;
      position: relative; }
      .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(n), .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(1n+1) {
        margin: 4% 2% 0;
        clear: none; }
      .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(2n+1) {
        margin-left: 0;
        clear: both; }
      .full-engagement-results.charts .graph.spend-support .chart:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(1) {
        margin-top: 0; }
      .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(2) {
        margin-top: 0; }
      .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(2n) {
        margin-right: 0;
        position: relative; }
        .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(2n):after {
          clear: both; }
      .full-engagement-results.charts .graph.spend-support .chart:last-of-type {
        margin-bottom: 0; }
      .full-engagement-results.charts .graph.spend-support .chart .big-percent {
        position: absolute;
        width: 70%;
        height: 70%;
        top: 15%;
        right: 15%;
        bottom: 15%;
        left: 15%;
        text-align: center; }
        .full-engagement-results.charts .graph.spend-support .chart .big-percent h2 {
          font-family: 'guardtext_e_black';
          font-size: 3rem;
          height: 30%;
          margin-top: 35%;
          margin-bottom: 35%;
          padding: 0; }
          @media (max-width: 1024px) {
            .full-engagement-results.charts .graph.spend-support .chart .big-percent h2 {
              font-size: 2.5rem; } }
          @media (max-width: 950px) {
            .full-engagement-results.charts .graph.spend-support .chart .big-percent h2 {
              font-size: 2rem; } }
          @media (max-width: 568px) {
            .full-engagement-results.charts .graph.spend-support .chart .big-percent h2 {
              font-size: 1.5rem; } }
      @media (max-width: 460px) {
        .full-engagement-results.charts .graph.spend-support .chart {
          width: 100%;
          box-sizing: border-box;
          margin: 0 2%;
          float: none; }
          .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(n), .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(1n+1) {
            margin: 4% 2% 0;
            clear: none; }
          .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(1n+1) {
            margin-left: 0;
            clear: both; }
          .full-engagement-results.charts .graph.spend-support .chart:first-of-type {
            margin-top: 0;
            margin-left: 0; }
          .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(1) {
            margin-top: 0; }
          .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(1n) {
            margin-right: 0;
            position: relative; }
            .full-engagement-results.charts .graph.spend-support .chart:nth-of-type(1n):after {
              clear: both; }
          .full-engagement-results.charts .graph.spend-support .chart:last-of-type {
            margin-bottom: 0; }
          .full-engagement-results.charts .graph.spend-support .chart .big-percent h2 {
            font-size: 2rem; } }
    .full-engagement-results.charts .graph.spend-support .words {
      width: 48%;
      box-sizing: border-box;
      margin: 0 2%;
      float: left;
      font-family: 'guardtext_e_black'; }
      .full-engagement-results.charts .graph.spend-support .words:nth-of-type(n), .full-engagement-results.charts .graph.spend-support .words:nth-of-type(1n+1) {
        margin: 4% 2% 0;
        clear: none; }
      .full-engagement-results.charts .graph.spend-support .words:nth-of-type(2n+1) {
        margin-left: 0;
        clear: both; }
      .full-engagement-results.charts .graph.spend-support .words:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .full-engagement-results.charts .graph.spend-support .words:nth-of-type(1) {
        margin-top: 0; }
      .full-engagement-results.charts .graph.spend-support .words:nth-of-type(2) {
        margin-top: 0; }
      .full-engagement-results.charts .graph.spend-support .words:nth-of-type(2n) {
        margin-right: 0;
        position: relative; }
        .full-engagement-results.charts .graph.spend-support .words:nth-of-type(2n):after {
          clear: both; }
      .full-engagement-results.charts .graph.spend-support .words:last-of-type {
        margin-bottom: 0; }
      .full-engagement-results.charts .graph.spend-support .words .stat h4 {
        font-family: 'guardtext_s_medium'; }
      .full-engagement-results.charts .graph.spend-support .words .dot {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        display: inline-block;
        margin-right: 10px; }
      @media (max-width: 460px) {
        .full-engagement-results.charts .graph.spend-support .words {
          width: 100%;
          box-sizing: border-box;
          margin: 0 2%;
          float: none; }
          .full-engagement-results.charts .graph.spend-support .words:nth-of-type(n), .full-engagement-results.charts .graph.spend-support .words:nth-of-type(1n+1) {
            margin: 4% 2% 0;
            clear: none; }
          .full-engagement-results.charts .graph.spend-support .words:nth-of-type(1n+1) {
            margin-left: 0;
            clear: both; }
          .full-engagement-results.charts .graph.spend-support .words:first-of-type {
            margin-top: 0;
            margin-left: 0; }
          .full-engagement-results.charts .graph.spend-support .words:nth-of-type(1) {
            margin-top: 0; }
          .full-engagement-results.charts .graph.spend-support .words:nth-of-type(1n) {
            margin-right: 0;
            position: relative; }
            .full-engagement-results.charts .graph.spend-support .words:nth-of-type(1n):after {
              clear: both; }
          .full-engagement-results.charts .graph.spend-support .words:last-of-type {
            margin-bottom: 0; } }
  .full-engagement-results.charts .prioritised-areas {
    clear: both;
    padding: 3rem 0;
    margin-top: 3rem;
    border: 1px solid #e7e7e8;
    overflow: hidden; }
    .full-engagement-results.charts .prioritised-areas .heading {
      width: 30%;
      float: right;
      padding-right: 1rem;
      box-sizing: border-box; }
    .full-engagement-results.charts .prioritised-areas .bars {
      width: 70%;
      box-sizing: border-box;
      padding-right: 2rem; }
      .full-engagement-results.charts .prioritised-areas .bars .bar {
        position: relative;
        height: 100px;
        border-radius: 0 50px 50px 0;
        float: left;
        margin-right: 20px;
        padding-right: 50px; }
        .full-engagement-results.charts .prioritised-areas .bars .bar > .icon {
          position: absolute;
          top: 15px;
          right: 15px;
          width: 60px;
          height: 60px;
          border-radius: 60px;
          background: #FFF;
          padding: 5px; }
      .full-engagement-results.charts .prioritised-areas .bars .stats {
        padding: 40px;
        line-height: 20px;
        height: 20px;
        font-family: 'guardtext_e_black';
        font-size: 20px; }
    @media (max-width: 950px) {
      .full-engagement-results.charts .prioritised-areas .heading {
        width: 100%;
        float: none;
        padding: 0 2rem;
        margin-bottom: 2rem; }
      .full-engagement-results.charts .prioritised-areas .bars {
        width: 100%;
        float: none; }
        .full-engagement-results.charts .prioritised-areas .bars .bar {
          height: 80px;
          border-radius: 0 40px 40px 0;
          margin-right: 15px;
          padding-right: 40px; }
          .full-engagement-results.charts .prioritised-areas .bars .bar > .icon {
            width: 40px;
            height: 40px;
            border-radius: 40px; }
        .full-engagement-results.charts .prioritised-areas .bars .stats {
          padding: 30px;
          line-height: 20px;
          height: 20px;
          font-size: 1.3rem; }
        .full-engagement-results.charts .prioritised-areas .bars .clear:before, .full-engagement-results.charts .prioritised-areas .bars .clear:after {
          content: " ";
          display: table; }
        .full-engagement-results.charts .prioritised-areas .bars .clear:after {
          clear: both; } }
    @media (max-width: 768px) {
      .full-engagement-results.charts .prioritised-areas {
        padding: 1rem 0 0; }
        .full-engagement-results.charts .prioritised-areas .bars {
          padding-right: 0; }
          .full-engagement-results.charts .prioritised-areas .bars .bar-wrapper {
            position: relative;
            padding-top: 2rem;
            margin-bottom: 1rem; }
            .full-engagement-results.charts .prioritised-areas .bars .bar-wrapper .bar {
              height: 60px;
              border-radius: 0 30px 30px 0;
              margin-right: 0;
              padding-right: 20px; }
              .full-engagement-results.charts .prioritised-areas .bars .bar-wrapper .bar > .icon {
                top: 5px;
                right: 5px; }
            .full-engagement-results.charts .prioritised-areas .bars .bar-wrapper .stats {
              position: absolute;
              top: 0;
              left: 0;
              padding: 0 0 0 5px; } }
    @media (max-width: 568px) {
      .full-engagement-results.charts .prioritised-areas {
        margin-bottom: 2rem; } }
    @media (max-width: 390px) {
      .full-engagement-results.charts .prioritised-areas .bars .stats {
        font-size: 1rem; } }
  .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals > h2 {
    display: none; }
  .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs {
    width: 75%;
    float: right; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs.teal .support {
      background: #00928F; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs.blue .support {
      background: #0D96D4; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs.red .support {
      background: #DE2E30; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs.orange .support {
      background: #F58433; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs.pink .support {
      background: #EC098D; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs.teal .dont-support {
      background: #1ecea5; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs.blue .dont-support {
      background: #2ed2f7; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs.red .dont-support {
      background: #ff7d32; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs.orange .dont-support {
      background: #ffb23f; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs.pink .dont-support {
      background: #fc3772; }
    @media (max-width: 768px) {
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs {
        width: 100%;
        float: none; }
        .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graphs .keys .key {
          display: inline-block; } }
  .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .words {
    width: 20%;
    margin-right: 5%;
    float: left; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .words .key {
      height: 16px;
      line-height: 16px;
      font-size: 16px;
      padding: 0 0 0 10px;
      border-left: 16px solid;
      margin-bottom: 1rem; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .words h2 {
      padding-bottom: 0;
      font-size: 3rem;
      font-weight: 700; }
    @media (max-width: 768px) {
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .words {
        width: 100%;
        margin-right: 0;
        float: none; }
        .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .words .keys .key {
          display: inline-block;
          padding-right: 2rem; } }
  @media (max-width: 568px) {
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals {
      position: relative;
      border-top: 2px solid #e7e7e8;
      padding: 1em;
      cursor: pointer; }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .action {
        position: absolute;
        right: 2.5%;
        top: 1.4rem;
        font-size: 0.9rem;
        font-family: 'guardtext_s_regular'; }
        .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .action .fa {
          font-size: 2em;
          margin-left: .3em;
          vertical-align: bottom;
          margin-bottom: 0rem; }
          .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .action .fa.fa-angle-up {
            display: none; }
          .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .action .fa.fa-angle-down {
            display: block; }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals:last-child {
        border-bottom: 2px solid #e7e7e8; }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals.open {
        background-color: #EEE;
        border-bottom: 0; }
        .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals.open .action .fa.fa-angle-up {
          display: block; }
        .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals.open .action .fa.fa-angle-down {
          display: none; }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals:hover .action {
        color: #0D96D4; }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals h2 {
        display: block;
        font-size: 1.2rem !important;
        height: 25px;
        line-height: 25px;
        padding-left: 50px;
        text-align: left;
        cursor: pointer;
        background-position: left center;
        background-repeat: no-repeat;
        font-family: 'guardtext_e_medium';
        font-weight: normal; }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals.resilience h2 {
        background-image: url(/app/icons/circle-resilience.svg?eb80f30b295f4fc215b0b4549d874c81); }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals.housing h2 {
        background-image: url(/app/icons/circle-housing.svg?1017fb4afffbf08677729d040ec47d87); }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals.transport h2 {
        background-image: url(/app/icons/circle-transport.svg?75bcee371c29a2746771719ade6d9f70); }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals.growth h2 {
        background-image: url(/app/icons/circle-growth.svg?3c6683ef2bcfb989e342c3702bfbc608); }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals.culture h2 {
        background-image: url(/app/icons/circle-culture.svg?d8e4ef6c62eb2fb7d944939dd32f0c72); }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graph-body {
        padding-top: 20px; }
        .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graph-body .keys {
          padding-bottom: 20px; }
          .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .graph-body .keys .key {
            font-family: 'guardtext_s_medium';
            font-size: 12px;
            padding-right: 1rem;
            padding-left: 5px;
            margin-bottom: 0.5rem; } }
  .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .proposal-support-graph {
    margin-bottom: 2rem; }
    .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .proposal-support-graph .bar {
      overflow-x: hidden; }
      .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .proposal-support-graph .bar .bar-section {
        float: left;
        box-sizing: border-box;
        color: #FFFFFF;
        text-align: center; }
        .full-engagement-results .priority-area-proposals-wrapper .priority-area-proposals .proposal-support-graph .bar .bar-section p {
          padding: 10px 0;
          display: block; }
  .full-engagement-results .age-distribution-graph {
    margin-top: 5rem; }
    .full-engagement-results .age-distribution-graph h3 {
      text-align: center;
      margin-bottom: 2rem; }
    .full-engagement-results .age-distribution-graph .words {
      width: 25%;
      float: right; }
      .full-engagement-results .age-distribution-graph .words h4 {
        font-family: 'guardtext_s_medium'; }
    .full-engagement-results .age-distribution-graph .chart {
      width: 70%;
      float: left;
      height: 500px; }
    @media (max-width: 568px) {
      .full-engagement-results .age-distribution-graph .words {
        width: 100%;
        float: none; }
      .full-engagement-results .age-distribution-graph .chart {
        width: 100%;
        float: none; } }
  .full-engagement-results .ethnicity-distribution-graph {
    margin-top: 6rem;
    position: relative;
    z-index: 1; }
    .full-engagement-results .ethnicity-distribution-graph h3 {
      text-align: center;
      margin-bottom: 1rem; }
    .full-engagement-results .ethnicity-distribution-graph h4 {
      text-align: center;
      margin-bottom: 2rem;
      max-width: 600px;
      margin: 0 auto; }
    .full-engagement-results .ethnicity-distribution-graph .graph {
      width: 80%;
      float: left;
      position: relative;
      margin-top: 80px; }
      .full-engagement-results .ethnicity-distribution-graph .graph .bar {
        position: relative; }
        .full-engagement-results .ethnicity-distribution-graph .graph .bar .gradient {
          position: absolute;
          width: 20%;
          height: 100%;
          top: 0;
          right: -20%;
          background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.44) 35%, white 80%, white 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.44) 35%, white 80%, white 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.44) 35%, white 80%, white 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
          /* IE6-9 */ }
    .full-engagement-results .ethnicity-distribution-graph .el-dasho {
      position: absolute;
      right: 0;
      bottom: 1.5rem;
      height: 100%;
      width: 0;
      border-left: 2px dashed #232323;
      display: block; }
    .full-engagement-results .ethnicity-distribution-graph .bit-of-info {
      position: absolute;
      width: 100px;
      height: 80px;
      padding: 15px 15px 15px 50px;
      right: -165px;
      top: -80px;
      font-family: 'guardtext_s_medium'; }
      .full-engagement-results .ethnicity-distribution-graph .bit-of-info:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 1;
        width: 40px;
        height: 0px;
        left: 0;
        top: 50%;
        border-bottom: 2px dashed #232323; }
    @media (max-width: 600px) {
      .full-engagement-results .ethnicity-distribution-graph {
        margin-top: 2rem; }
        .full-engagement-results .ethnicity-distribution-graph .graph {
          width: 100%;
          float: none; }
        .full-engagement-results .ethnicity-distribution-graph .el-dasho {
          bottom: 0;
          padding-top: 30px; }
        .full-engagement-results .ethnicity-distribution-graph .bit-of-info {
          position: absolute;
          width: 100%;
          height: 20px;
          padding: 0 50px 0 0;
          box-sizing: border-box;
          right: 0;
          top: -40px;
          text-align: right; }
          .full-engagement-results .ethnicity-distribution-graph .bit-of-info:before {
            left: auto;
            right: 0; } }
    .full-engagement-results .ethnicity-distribution-graph .section {
      margin-bottom: 1.5rem; }
      .full-engagement-results .ethnicity-distribution-graph .section .dev-details {
        display: none; }
      .full-engagement-results .ethnicity-distribution-graph .section .section-title {
        padding: 0 50px 0 0;
        font-family: 'guardtext_s_medium';
        position: relative;
        line-height: 1.4em; }
        .full-engagement-results .ethnicity-distribution-graph .section .section-title span {
          position: absolute;
          right: 5px;
          top: 0; }
      .full-engagement-results .ethnicity-distribution-graph .section .bar {
        position: relative;
        height: 48px; }
        .full-engagement-results .ethnicity-distribution-graph .section .bar .bar-section {
          height: 100%;
          max-width: 120%;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0; }
        .full-engagement-results .ethnicity-distribution-graph .section .bar.pos-1 {
          background: rgba(222, 46, 48, 0.5); }
          .full-engagement-results .ethnicity-distribution-graph .section .bar.pos-1 .bar-section {
            background: #DE2E30; }
        .full-engagement-results .ethnicity-distribution-graph .section .bar.pos-2 {
          background: rgba(105, 189, 69, 0.5); }
          .full-engagement-results .ethnicity-distribution-graph .section .bar.pos-2 .bar-section {
            background: #69bd45; }
        .full-engagement-results .ethnicity-distribution-graph .section .bar.pos-3 {
          background: rgba(13, 150, 212, 0.5); }
          .full-engagement-results .ethnicity-distribution-graph .section .bar.pos-3 .bar-section {
            background: #0D96D4; }
        .full-engagement-results .ethnicity-distribution-graph .section .bar.pos-4 {
          background: rgba(0, 146, 143, 0.5); }
          .full-engagement-results .ethnicity-distribution-graph .section .bar.pos-4 .bar-section {
            background: #00928F; }
        .full-engagement-results .ethnicity-distribution-graph .section .bar.pos-5 {
          background: rgba(245, 132, 51, 0.5); }
          .full-engagement-results .ethnicity-distribution-graph .section .bar.pos-5 .bar-section {
            background: #F58433; }
        .full-engagement-results .ethnicity-distribution-graph .section .bar p {
          max-width: 100%;
          padding: 10px;
          color: #FFFFFF;
          font-family: 'guardtext_s_black';
          position: relative;
          z-index: 3; }
  .full-engagement-results .priorities-link-wrapper {
    padding: 50px 0; }
  .full-engagement-results .cta-wrapper {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 40px;
    border-top: solid 1px #e7e7e8;
    border-bottom: solid 1px #e7e7e8;
    text-align: center;
    margin: 50px 0; }
    .full-engagement-results .cta-wrapper .start-button-wrapper {
      margin: 30px 0; }
  .full-engagement-results .full-engagement-comments .filter-form .field.filter-field {
    width: 48%;
    box-sizing: border-box;
    margin: 0 2%;
    float: left; }
    .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(n), .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(1n+1) {
      margin: 4% 2% 0;
      clear: none; }
    .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(2n+1) {
      margin-left: 0;
      clear: both; }
    .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:first-of-type {
      margin-top: 0;
      margin-left: 0; }
    .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(1) {
      margin-top: 0; }
    .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(2) {
      margin-top: 0; }
    .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(2n) {
      margin-right: 0;
      position: relative; }
      .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(2n):after {
        clear: both; }
    .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:last-of-type {
      margin-bottom: 0; }
    @media (max-width: 600px) {
      .full-engagement-results .full-engagement-comments .filter-form .field.filter-field {
        width: 100%;
        box-sizing: border-box;
        margin: 0 2%;
        float: none; }
        .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(n), .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(1n+1) {
          margin: 4% 2% 0;
          clear: none; }
        .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(1n+1) {
          margin-left: 0;
          clear: both; }
        .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:first-of-type {
          margin-top: 0;
          margin-left: 0; }
        .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(1) {
          margin-top: 0; }
        .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(1n) {
          margin-right: 0;
          position: relative; }
          .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:nth-of-type(1n):after {
            clear: both; }
        .full-engagement-results .full-engagement-comments .filter-form .field.filter-field:last-of-type {
          margin-bottom: 0; } }
  .full-engagement-results .full-engagement-comments .comments-wrapper {
    margin: 3rem 0; }
    .full-engagement-results .full-engagement-comments .comments-wrapper .loader {
      font-size: 3rem; }
    .full-engagement-results .full-engagement-comments .comments-wrapper .comment {
      width: 48%;
      box-sizing: border-box;
      margin: 0 2%;
      float: left; }
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(n), .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(1n+1) {
        margin: 4% 2% 0;
        clear: none; }
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(2n+1) {
        margin-left: 0;
        clear: both; }
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment:first-of-type {
        margin-top: 0;
        margin-left: 0; }
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(1) {
        margin-top: 0; }
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(2) {
        margin-top: 0; }
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(2n) {
        margin-right: 0;
        position: relative; }
        .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(2n):after {
          clear: both; }
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment:last-of-type {
        margin-bottom: 0; }
      @media (max-width: 600px) {
        .full-engagement-results .full-engagement-comments .comments-wrapper .comment {
          width: 100%;
          box-sizing: border-box;
          margin: 0 2%;
          float: none; }
          .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(n), .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(1n+1) {
            margin: 4% 2% 0;
            clear: none; }
          .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(1n+1) {
            margin-left: 0;
            clear: both; }
          .full-engagement-results .full-engagement-comments .comments-wrapper .comment:first-of-type {
            margin-top: 0;
            margin-left: 0; }
          .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(1) {
            margin-top: 0; }
          .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(1n) {
            margin-right: 0;
            position: relative; }
            .full-engagement-results .full-engagement-comments .comments-wrapper .comment:nth-of-type(1n):after {
              clear: both; }
          .full-engagement-results .full-engagement-comments .comments-wrapper .comment:last-of-type {
            margin-bottom: 0; } }
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment .show-full-comment,
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment .hide-full-comment {
        display: inline-block;
        padding: 0 10px;
        margin-left: 5px;
        height: 1.2em;
        vertical-align: middle;
        cursor: pointer; }
        .full-engagement-results .full-engagement-comments .comments-wrapper .comment .show-full-comment span,
        .full-engagement-results .full-engagement-comments .comments-wrapper .comment .hide-full-comment span {
          width: 4px;
          height: 4px;
          margin: 8px 2px 0;
          display: inline-block;
          background: #333333;
          vertical-align: top;
          text-align: center; }
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment .hide-full-comment span {
        width: 24px;
        margin: 0;
        background: none; }
      .full-engagement-results .full-engagement-comments .comments-wrapper .comment .date {
        font-size: 0.7rem;
        line-height: 1em;
        padding: 0;
        color: #afaeae; }
  .full-engagement-results .full-engagement-comments .pagination {
    margin-top: 3rem;
    text-align: center; }
    .full-engagement-results .full-engagement-comments .pagination .link,
    .full-engagement-results .full-engagement-comments .pagination .asleep {
      padding: 5px 15px;
      margin: 0 5px;
      display: inline-block; }

.full-engagement-results-menu {
  padding-top: 10px; }
  .full-engagement-results-menu .button {
    margin: 5px; }

.placeholder .page-banner {
  min-height: 50vh; }
