/*!WARNING - DO NOT MAKES CHANGES TO THE CSS FILE, THIS IS A SASS GENERATED FILE*/
/* ===============================================================
WORDPRESS TEMPLATE STYLES
------------------------------------------------------------------

 darken( $color, 10% ) 
 lighten( $color, 10% )
 @import "modules/variables";
================================================================*/
/* ===[ FONT COLORS ]=== */
/*
#41525c : #41525c;

$green : #62c69e;
$orange: #e74c3c;
 */
/* ===[ FONT FAMILY ]=== */
/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 * 
 */
/* ===[ FONTS ]=== */
@font-face {
  font-family: 'ABLACK3';
  src: url("../fonts/Avenir-Black-03.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
}

@font-face {
  font-family: 'ABLACKO4';
  src: url("../fonts/Avenir-BlackOblique-04.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ABOOK1';
  src: url("../fonts/Avenir-Book-01.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ABOOKO2';
  src: url("../fonts/Avenir-BookOblique-02.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AH5';
  src: url("../fonts/Avenir-Heavy-05.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AHO6';
  src: url("../fonts/Avenir-HeavyOblique-06.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AL7';
  src: url("../fonts/Avenir-Light-07.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ALO8';
  src: url("../fonts/Avenir-LightOblique-08.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AM9';
  src: url("../fonts/Avenir-Medium-09.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AMO10';
  src: url("../fonts/Avenir-MediumOblique-10.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AO11';
  src: url("../fonts/Avenir-Oblique-11.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AR12';
  src: url("../fonts/Avenir-Roman-12.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'b120_specialsregular';
  src: url("../fonts/b120_specials-regular-webfont copy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'b120_specialsregular';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "\ea91";
}

.icon-quill:before {
  content: "\e907";
}

.icon-cross2:before {
  content: "\e68d";
}

.icon-facebook2:before {
  content: "\ea8d";
}

.icon-squared-plus:before {
  content: "\e71b";
}

.icon-play2:before {
  content: "\ea15";
}

.icon-calendar2:before {
  content: "\e679";
}

.icon-squared-minus:before {
  content: "\e71a";
}

.icon-arrow-right2:before {
  content: "\2192";
}

.icon-facebook2:before {
  content: "\ea8d";
}

.icon-mail5:before {
  content: "\e6da";
}

.icon-bubbles2:before {
  content: "\e96d";
}

.icon-download2:before {
  content: "\e9c5";
}

.icon-search:before {
  content: "\e986";
}

.icon-eye:before {
  content: "\e9ce";
}

.icon-bullhorn:before {
  content: "\e91a";
}

.icon-print:before {
  content: "\e6fc";
}

.icon-mobile:before {
  content: "\e958";
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
div.fancybox-overlay.fancybox-overlay-fixed {
  z-index: 9999999;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-outer,
.fancybox-inner {
  text-align: center;
}

.fancybox-image {
  margin: 5% auto 0 auto;
}

.fancybox-title-float-wrap {
  position: absolute !important;
  top: 0 !important;
  left: auto;
  right: auto;
  color: #FFF;
  font-size: 18px;
  text-align: center;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/*.fancybox-opened .fancybox-title {
	visibility: visible;
}*/
/*.fancybox-title-float-wrap {
 position: absolute;
 bottom: 0;
 right: 50%;
 margin-bottom: -35px;
 z-index: 8050;
 text-align: center;
}
.fancybox-title-float-wrap .child {
 display: inline-block;
 margin-right: -100%;
 padding: 5% 20px;
 background: transparent;
 background: rgba(0, 0, 0, 0.8);
 -webkit-border-radius: 15px;
 -moz-border-radius: 15px;
 border-radius: 15px;
 text-shadow: 0 1px 2px #222;
 color: #FFF;
 font-family: 'b10b';
 font-weight: bold;
 line-height: 24px;
 white-space: nowrap;
}*/
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-skin {
  background: none;
  padding: 40px 0 !important;
  border-radius: 0;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fancybox-close {
  position: fixed;
  top: 20px;
  right: 35px;
  width: 30px;
  height: 30px;
  background-image: url(../images/close.png);
  background-image: url(../images/close.svg), none;
  background-position: center;
  background-repeat: no-repeat;
}

.fancybox-title-float-wrap .child {
  background: none;
  text-shadow: none;
  border-radius: 0;
  font-family: "b10";
  font-size: 2em;
  font-weight: normal;
  line-height: 1.3;
}

.fancybox-inner .note {
  font-size: 0.875em;
  color: #fff;
  text-align: center;
  max-width: 590px;
  margin: 20px auto 0;
  padding: 0;
}

/* ===[ RESET ]=== */
/********* Reset style */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

b, strong {
  font-weight: normal;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

ol, ul {
  list-style: none;
}

li {
  display: list-item;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td, caption {
  font-weight: normal;
  vertical-align: top;
  text-align: right;
}

q {
  quotes: none;
}

q:before, q:after {
  content: '';
  content: none;
}

sub, sup, small {
  font-size: 75%;
}

sub, sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg {
  overflow: hidden;
  position: absolute;
  top: -9999px;
}

/********* HTML5 element display */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

/* ===[ MODULES ]=== */
/********* Base */
html {
  font-size: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}

html body {
  font-family: 'ABOOK1', 'Times New Roman', Times, serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1.4;
  color: #3a4851;
  background: #fff;
  height: 100%;
}

button, input, select, textarea {
  font-family: 'AL7', 'Times New Roman', Times, serif;
  color: #3a4851;
  font-size: 14px;
  line-height: 1.4;
}

::-moz-selection {
  background: #3a4851;
  text-shadow: none;
  color: #fff;
}

::selection {
  background: #3a4851;
  text-shadow: none;
  color: #fff;
}

/********* Links */
a {
  color: #85CCD1;
  outline: none;
  text-decoration: none;
  /* @include transition(color .2s linear, background-color .2s linear);*/
}

/******** Our people links */
.type-people a {
  color: #1D3336
}
.type-people .box .job-title a:hover {
  color: #1D3336
}

html a:hover {
  text-decoration: none;
  color: #8096a4;
}

a:focus, a:hover, a:active {
  outline: 0;
  color: inherit;
}

/********* Clear Style */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before, .clearfix:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

h1, h2, h3, h4, h5, h6, strong {
  font-family: 'ABLACK3';
  font-weight: normal;
}

em, i {
  font-family: 'AMO10';
  font-style: normal;
}

/***** Layout Styles *****/
.wrap {
  padding-bottom: 260px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100%;
}

#container {
  margin-bottom: 100px;
}

.page-template-page-research #container {
  margin-top: 30px;
  margin-bottom: 50px;
}

.inner {
  max-width: 970px;
  min-width: 300px;
  padding: 0 10px;
  margin: 0 auto;
}

.inner.no-padding {
  max-width: 990px;
  padding: 0;
}

.inner.grid-inner {
  max-width: 980px;
  padding: 5px;
  margin-bottom: 3em;
}

.inner aside {
  margin-top: 4em;
}

.inner .column-item {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.inner .column-item.w-all, .inner .column-item.all {
  float: none;
  clear: both;
}

.inner .column-item.w-175 {
  width: 17.5%;
}

.inner .column-item.w-33 {
  width: 33.33%;
}

.inner .column-item.w-25 {
  width: 25%;
}

.inner .column-item.w-20 {
  width: 20%;
}

.inner .column-item.w-50 {
  width: 50%;
}

.inner .column-item.w-625 {
  width: 62.5%;
}

.inner .column-item.w-66 {
  width: 66.66%;
}

.inner .column-item.w-75 {
  width: 75%;
}

.inner .image-container img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.research-areas .image-container img {
  max-width: 50%;
}

.page-template-page-events .past-events h1 {
  text-align: center;
  margin: 2em auto 2em auto;
}

.page-template-page-events .next-wrapper {
  text-align: right;
}

.grid-inner {
  padding: 5px 5px 25px 5px;
}

.grid-inner .image-container {
  margin-bottom: 10px;
}

.grid-inner .grid .box {
  margin: 5px;
  padding: 15px;
  position: relative;
}

.grid-inner .grid .feature-image {
  position: relative;
  margin: -10px -10px 10px -10px;
}

.grid-inner .grid .feature-image img {
  width: 100%;
}

.grid-inner .grid .heading {
  font-size: 12px;
  padding: 0 0 5px 0;
  text-transform: uppercase;
  position: relative;
  font-family: 'AM9';
  line-height: 1;
  letter-spacing: .5px;
}

.grid-inner .grid .heading a {
  color: inherit;
}

.grid-inner .grid .heading i {
  position: absolute;
  right: 0;
  top: 2px;
  font-size: 25px;
}

.grid-inner .grid .text a {
  color: inherit;
}

.grid-inner .grid .more {
  text-align: center;
  margin: 10px 0 0;
  border-top: 1px dotted;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'AH5';
  line-height: 1;
  padding: 10px 0 0;
}

.grid-inner .type-factoid .box {
  background: #eff2f4;
}

.grid-inner .type-factoid .heading {
  text-align: left;
  padding: 0 30px 0 0;
  margin-bottom: 15px;
}

.grid-inner .type-factoid .text {
  margin: 10px 0;
}

.grid-inner .type-factoid .title {
  font-size: 24px;
  line-height: 28px;
  color: #657d8c;
  font-family: 'AM9';
}

.grid-inner .type-factoid .number {
  line-height: 1;
  display: block;
  text-align: center;
  font-family: 'Times New Roman', Times, serif;
  margin: 10px 0;
}

.grid-inner .type-factoid .number.large {
  font-size: 108px;
}

.grid-inner .type-factoid .number.medium {
  font-size: 78px;
}

.grid-inner .type-factoid .number.small {
  font-size: 48px;
}

.grid-inner .type-factoid .more {
  color: #657d8c;
  border-color: #bbc7cf;
}

.grid-inner .type-factoid .more:hover {
  color: #3a4851;
}

.grid-inner .type-factoid p {
  font-size: 18px;
  line-height: 1.3;
}

.grid-inner .type-twitter .box {
  background: #eff2f4;
}

.grid-inner .type-twitter .heading {
  padding: 5px 0;
  border-bottom: 1px dotted #bbc7cf;
}

.grid-inner .type-twitter .heading i {
  color: #9eafb9;
}

.grid-inner .type-twitter a {
  color: #657d8c;
}

.grid-inner .type-twitter a:hover {
  color: #3a4851;
}

.grid-inner .type-twitter ul {
  position: relative;
  overflow: hidden;
  margin-top: -10px;
}

.grid-inner .type-twitter ul li {
  padding: 10px 0;
  border-top: 1px dotted #bbc7cf;
  position: relative;
  top: -1px;
}

.grid-inner .type-twitter ul li .name {
  text-transform: lowercase;
  font-family: 'b10sc';
  font-size: 20px;
  border: 10px solid red;
  background-color: purple;
}

.grid-inner .type-twitter ul li .head {
  text-transform: lowercase;
  font-family: 'b10sc';
}

.grid-inner .type-twitter ul li .head a:after {
  width: 3px;
  height: 3px;
  background: #8096a4;
  border-radius: 3px;
  content: '';
  position: relative;
  display: inline-block;
  margin: 0 3px 0 5px;
  top: -2px;
}

.grid-inner .type-twitter .more {
  color: #657d8c;
  border-color: #bbc7cf;
}

.grid-inner .type-twitter .more:hover {
  color: #3a4851;
}

.grid-inner .type-people .box {
  background: #eff2f4;
}

.grid-inner .type-people .box .image-container {
  margin: 0 0 10px;
}

.grid-inner .type-people .box .image-container img {
  max-width: 50%;
}

.grid-inner .type-people .box .name {
  font-family: 'AL7';
  text-align: center;
  font-size: 26px;
  line-height: 1.1;
}

.grid-inner .type-people .box .job-title {
  text-transform: uppercase;
  color: #9eafb9;
  padding: 10px 0 10px 0;  
  text-align: center;
  font-size: 12px;
  font-family: 'AH5';
  margin-bottom: 10px;
  border-bottom: 1px solid #bbc7cf;
}

.grid-inner .type-people .box .text {
  font-size: 18px;
  color: #3a4851;
  line-height: 1.3;
  margin: 10px 0;
}

.grid-inner .type-people .box .text a {
  color: #9eafb9;
  position: relative;
  top: 2px;
  left: 3px;
}

.grid-inner .type-people .box .text a.more {
  top: 0;
  border-top: 0;
}

.grid-inner .type-press .box {
  padding-bottom: 0;
}

.grid-inner .type-press .box ul {
  position: relative;
  overflow: hidden;
  margin-top: -20px;
}

.grid-inner .type-press .box ul li {
  position: relative;
  border-top: 1px dotted #bbc7cf;
  padding: 20px 0 10px;
  margin-top: -1px;
}

.grid-inner .type-press .box h1 {
  font-size: 18px;
  font-family: 'ABLACK3';
  line-height: 1.15;
}

.grid-inner .type-press .box h1 time {
  color: #3a4851;
  padding-right: 5px;
  font-size: 16px;
  text-transform: lowercase;
  font-family: ABOOKO2;
}

.grid-inner .type-press .box .text {
  margin: 10px 0;
}

.grid-inner .type-press .box .text span {
  color: #3a4851;
}

.grid-inner .type-press .box .text a {
  position: relative;
  top: 2px;
  left: 3px;
}

.grid-inner .type-press .box a {
  color: inherit;
}

.grid-inner .type-press .box p {
  line-height: 1.22;
}

.grid-inner .type-press .box b, .grid-inner .type-press .box strong, .grid-inner .type-press .box em {
  font-family: 'b10';
}

.grid-inner .type-project.in-progress .box {
  background: #eff2f4;
}

.grid-inner .type-project.in-progress .box .heading {
  padding: 0 25px 5px 0;
}

.grid-inner .type-project.in-progress .box .text {
  font-size: 18px;
  color: #3a4851;
  line-height: 1.3;
  margin: 10px 0;
}

.grid-inner .type-project.in-progress .more {
  color: #657d8c;
  border-color: #bbc7cf;
}

.grid-inner .type-project.in-progress .more:hover {
  color: #3a4851;
}

.grid-inner .type-project.published {
  text-align: center;
}

.grid-inner .type-project.published .text {
  font-size: 30px;
  line-height: 34px;
  color: white;
}

.grid-inner .type-project.published .more {
  line-height: 17px;
}

.grid-inner .type-project.published .more a {
  color: inherit;
}

.grid-inner .type-project.published .bottom-image {
  position: relative;
  margin: 10px 0 -10px;
}

.grid-inner .type-project.archive {
  text-align: center;
}

.grid-inner .type-project.archive .text {
  font-size: 30px;
  line-height: 34px;
  color: white;
}

.grid-inner .type-project.archive .more {
  line-height: 17px;
}

.grid-inner .type-project.archive .more a {
  color: inherit;
}

.grid-inner .type-project.archive .bottom-image {
  position: relative;
  margin: 10px 0 -10px;
}

.grid-inner .type-project.cat .heading {
  padding: 0;
  margin-bottom: 10px;
  height: 36px;
  overflow: hidden;
  text-align: center;
  margin-bottom: .3em;
}

.grid-inner .type-project.cat .image-container {
  margin: 10px 0 30px 0;
}

.grid-inner .type-project.cat .box {
  background: #eff2f4;
}

.grid-inner .type-project.cat .box .text {
  font-size: 18px;
  color: #3a4851;
  line-height: 1.3;
  height: 66px;
  overflow: hidden;
  margin: 10px 0;
  text-align: center;
}

.grid-inner .type-project.cat .more a {
  color: inherit;
}

.grid-inner .type-news .box {
  background: #41525c;
  color: #c9d4d8;
  font-size: 18px;
  line-height: 1.3;
}

.grid-inner .type-news .box .video-image {
  position: relative;
  margin: -15px -15px 0 -15px;
}

.grid-inner .type-news .box .video-image i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
  font-size: 32px;
}

.grid-inner .type-news .box .video-image img {
  width: 100%;
  filter: none;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
}

.grid-inner .type-news .box .date {
  position: relative;
  bottom: -12px;
  text-transform: uppercase;
  font-family: AM9;
  border-top: 2px solid;
  margin: -12px -15px 0 -15px;
  display: block;
  font-size: 12px;
  padding-top: 5px;
}

.grid-inner .type-news .box .date a {
  color: #9eafb9;
  margin-left: 15px;
}

.grid-inner .type-news .box .title {
  padding: 15px 0;
  font-family: 'ABOOK1';
  font-size: 30px;
  line-height: 34px;
  color: #fff;
  border-bottom: 1px dotted #c9d4d8;
}

.grid-inner .type-news .box .title a {
  color: #fff;
}

.grid-inner .type-news .box .text {
  padding: 15px 0 0;
}

.grid-inner .type-events .heading {
  padding: 0;
  z-index: 9;
}

.grid-inner .type-events .heading i {
  color: #9eafb9;
  right: 20px;
  top: 25px;
}

.grid-inner .type-events .box {
  background: #eff2f4;
  padding: 5px 15px;
}

.grid-inner .type-events .more {
  border: none;
}

.grid-inner .type-events ul {
  position: relative;
  margin-bottom: 1em;
}

.grid-inner .type-events ul li {
  font-size: 1.1em;
}

.grid-inner .type-events ul li time {
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  /* text-transform: lowercase;
  font-family: 'ABOOKO2'; */
  border-bottom: 2px solid #657d8c;
  display: block;
}

.grid-inner .type-events ul li time strong {
  line-height: 1.1;
  display: block;
  padding: 0 0 5px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'AM9';
}

.grid-inner .type-events ul li time strong b {
  font-size: 55px;
  padding-right: 5px;
  font-weight: normal;
  font-family: 'AR12', 'Times New Roman', Times, serif;
}

.grid-inner .type-events ul li time span {
  display: block;
  font-size: 14px;
  line-height: 1.1;
  font-family: 'AR12';
  text-transform: uppercase;
}

.grid-inner .type-events ul li p {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 1em;
}

.grid-inner .type-events ul li p.big {
  font-size: 30px;
  line-height: 34px;
  font-family: 'b120i';
  padding: 5px 0;
}

.grid-inner .type-events ul li .title {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: .4em;
}

.grid-inner .type-events ul li .ico-next {
  height: 16px;
  width: 16px;
  text-align: center;
  position: relative;
  line-height: 19px;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  margin-left: 3px;
}

.grid-inner .type-events ul li .js-close-event,
.grid-inner .type-events ul li .js-open-event {
  font-size: 18px;
  position: relative;
  left: 3px;
  top: 3px;
}

.grid-inner .type-events ul li .title {
  font-size: 30px;
  line-height: 34px;
}

.grid-inner .type-events ul li .title a {
  color: #657d8c;
}

.grid-inner .type-events ul li .desc {
  color: #3a4851;
  font-family: 'AR12';
}

.grid-inner .type-events ul li .desc img {
  width: 100%;
  height: auto;
  display: block;
  margin: 10px 0;
}

.grid-inner .type-event .box {
  background: #eff2f4 url(../images/ico-event.png) right top no-repeat;
  padding: 5px 15px 15px 15px;
}

.grid-inner .type-event time {
  text-transform: lowercase;
  display: block;
}

.grid-inner .type-event time strong {
  display: block;
  font-size: 20px;
  font-family: ABOOKO2;
}

.grid-inner .type-event time strong b {
  font-size: 68px;
  padding-right: 5px;
}

.grid-inner .type-event time span {
  display: block;
  position: relative;
  top: -10px;
  font-weight: bold;
}

.grid-inner .type-event .image-container {
  margin: 10px 0;
}

.grid-inner .type-event .desc {
  font-size: 18px;
  line-height: 1.3;
  margin: 10px 0;
}

.grid-inner .type-event .desc.big {
  font-size: 26px;
  line-height: 1.1;
  font-family: 'b120i';
  padding: 5px 0;
}

.grid-inner .type-event .desc a {
  color: #9eafb9;
  position: relative;
  top: 2px;
  left: 3px;
}

.grid-inner .type-event .desc img {
  width: 100%;
  height: auto;
  display: block;
  margin: 10px 0;
}

.grid-inner .type-event .js-close-event,
.grid-inner .type-event .js-open-event {
  font-size: 18px;
  position: relative;
  left: 3px;
  top: 3px;
}

/***** Header Styles *****/
.header {
  background: #0e282a;
  border-bottom: 1px solid #57bfc7;
  height: 100px;
}

.header .inner {
  height: inherit;
  position: relative;
}

.header .logo {
  position: absolute;
  left: 50%;
  bottom: 15px;
  margin-left: -75px;
  width: 150px;
  z-index: 9;
}

.header .logo img {
  width: 100%;
  height: auto;
  display: block;
}

.header .icon {
  color: #ffffff;
}

.header .navi {
  height: inherit;
  position: relative;
}

.header .navi ul {
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
}

.header .navi li {
  padding: 5px 0 0;
  float: left;
  width: 13%;
  text-align: center;
  position: relative;
  line-height: 40px;
}

.header .navi li:nth-child(3) {
  margin-right: 22%;
}

.header .navi li:before {
  width: 3px;
  height: 3px;
  background: #657d8c;
  border-radius: 3px;
  right: -2px;
  content: '';
  position: absolute;
  top: 25px;
}

.header .navi li:nth-child(3):before, .header .navi li:nth-child(6):before {
  display: none;
}

.header .navi li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'AM9';
  font-weight: 600;
  letter-spacing: 1.5px;
}

.header .navi li a:hover {
  color: #e47058;
}

.header .navi li.active a {
  position: relative;
  color: #e47058;
}

.header .navi li.active a:before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  height: 2px;
  background: #3a4851;
}

.header .navi li.current_page_item a {
  color: #e47058;
}

.header .search {
  height: 32px;
  position: absolute;
  width: 32px;
  right: -32px;
  bottom: 8px;
}

.header .search .search-form {
  border-radius: 3px;
  width: 32px;
  overflow: hidden;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.header .search .search-form:hover {
  width: 400px;
  background: white;
  border: 1px solid #c1ccd3;
}

.header .search .search-form .icon {
  height: 32px;
  line-height: 32px;
  width: 32px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  font-size: 20px;
  cursor: pointer;
}

.header .search .search-form input {
  position: absolute;
  right: 32px;
  top: 0;
  border: none;
  color: #3a4851;
  padding: 0;
  height: 32px;
  width: 362px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
}

.header .nav-trigger {
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 10px;
  top: 50%;
  margin-top: -12px;
  display: none;
}

.header .nav-trigger > a {
  height: 30px;
  width: 30px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -12px;
  z-index: 3;
  text-align: center;
}

.header .nav-trigger .open {
  font-family: 'b120_specialsregular', 'Times New Roman', Times, serif;
  font-size: 2.5em;
  color: #ffffff;
}

.header .nav-trigger .open:before {
  content: '\2630';
}

.header .nav-trigger .close {
  font-family: 'b120_specialsregular', 'Times New Roman', Times, serif;
  font-size: 1.8em;
  padding-top: .2em;
  color: #ffffff;
}

.header .nav-trigger .close:before {
  content: '\e68d';
}

body.search .header .search {
  display: none;
}

.search-inner .search-form {
  position: relative;
  padding: 10px 0;
}

.search-inner .search-form button {
  height: 32px;
  line-height: 32px;
  width: 32px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  background: transparent;
  position: absolute;
  right: -32px;
  top: 8px;
  border: none;
  font-size: 20px;
}

.search-inner .search-form input {
  border: none;
  border-bottom: 1px dotted #bbc7cf;
  color: #3a4851;
  padding: 0;
  height: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  text-align: center;
  font-size: 16px;
  width: 100%;
}

.search-inner .about-text {
  padding: 10px 0;
  color: #bbc7cf;
  font-size: 18px;
}

.search-inner .item {
  margin: 20px 0 60px;
}

.search-inner .item h1 {
  padding: 11px 0 8px;
  color: #8096a4;
  border-bottom: 1px dotted #bbc7cf;
  border-top: 1px dotted #bbc7cf;
  font-size: 20px;
  text-transform: lowercase;
  font-family: 'ABLACK3';
}

.search-inner .item .post {
  margin: 20px 0;
}

.search-inner .item .post h2 {
  font-size: 22px;
  line-height: 1.1;
}

.search-inner .item .post h2 a {
  color: #3a4851;
}

.search-inner .item .post .tags {
  padding: 3px 0 10px;
  font-size: 16px;
  line-height: 1.321;
}

.search-inner .item .post .tags .person:before {
  content: '/ ';
}

.search-inner .item .post .tags a {
  color: inherit;
}

.search-inner .item .post .tags i {
  position: relative;
  font-size: 20px;
  top: 2px;
  left: 5px;
}

.search-inner .item .post .text {
  font-size: 16px;
  line-height: 1.321;
  color: #bbc7cf;
}

/* Secondary nav bar */
.breadcrumbs > .inner > ul > li > a {
  color: #1D3336
}

.breadcrumbs {
  padding: 12px 0 10px 0;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'AM9';
  background: #d6dee0;
  border-bottom: 1px solid #c1ccd3;
}

.breadcrumbs .page-title {
  display: inline;
  font-family: 'AM9';
  text-transform: uppercase;
  font-size: 16px;
  color: white;
}

.breadcrumbs .current {
  color: #fff !important;
}

.breadcrumbs .a {
  color: #fff !important;
}

.breadcrumbs i {
  padding: 0 10px;
  color: #fff;
}

.breadcrumbs ul {
  display: inline;
}

.breadcrumbs li {
  display: inline;
}

.breadcrumbs li:before {
  width: 3px;
  height: 3px;
  background: #657d8c;
  border-radius: 3px;
  content: '';
  position: relative;
  margin: 0 10px;
  top: -3px;
  display: inline-block;
}

.breadcrumbs li:nth-child(1):before {
  display: none;
}

.breadcrumbs li.active a {
  position: relative;
  color: #9eafb9;
}

.library-archives {
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'b10sc';
  color: #9eafb9;
}

.library-archives .inner {
  padding: 20px 0px;
}

.library-archives h1 {
  font-family: 'ABLACK3';
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #bbc7cf;
}

.library-archives i {
  padding: 0 15px;
}

.library-archives a {
  color: #9eafb9;
}

.library-archives ul {
  display: inline;
}

.library-archives li {
  display: inline;
}

.library-archives li:before {
  width: 3px;
  height: 3px;
  background: #657d8c;
  border-radius: 3px;
  content: '';
  position: relative;
  margin: 0 15px;
  top: -3px;
  display: inline-block;
}

.library-archives li:nth-child(1):before {
  display: none;
}

.cat-header {
  margin: 10px auto 0 auto;
}

.cat-header .box {
  padding: 0 15px 20px 15px;
  background: #f4f6f5;
}

.cat-header .box p,
.cat-header .box h1 {
  float: left;
  width: 60%;
  margin: 10px 0 0 0;
}

.cat-header .box h1 {
  font-size: 24px;
  font-family: 'ABLACK3';
  text-transform: capitalize;
}

.cat-header .box p {
  font-size: 18px;
  line-height: 1.3;
}

.cat-header .box .image-container {
  float: right;
  width: 20%;
}

.policy-areas {
  text-align: center;
  color: #657d8c;
  text-transform: lowercase;
  border-bottom: 1px solid #c1ccd3;
  overflow: hidden;
  font-family: 'b10sc';
  font-size: 20px;
}

.policy-areas > p {
  padding: 5px 0 5px;
  position: relative;
}

.policy-areas a {
  color: #657d8c;
}

.policy-areas a:hover {
  color: #3a4851;
}

.policy-areas i {
  color: #657d8c;
  font-size: 22px;
  position: absolute;
  right: -40px;
  top: 50%;
  height: 22px;
  width: 22px;
  line-height: 22px;
  margin: -41px 0 0 0;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  cursor: pointer;
}

.policy-areas .active a {
  color: #3a4851;
  position: relative;
}

.policy-areas .active a:before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  top: 90%;
  height: 1px;
  background: #3a4851;
}

.policy-areas.show > p a {
  color: #9eafb9;
}

.policy-areas.show > p i {
  margin: -11px 0 0 0;
}

.policy-areas > div {
  display: none;
}

.policy-areas.show > div {
  display: block;
}

.policy-areas ul {
  padding: 0;
}

.policy-areas ul li {
  display: inline-block;
  padding: 5px 0;
  position: relative;
  white-space: nowrap;
}

.policy-areas ul li:before {
  width: 3px;
  height: 3px;
  background: #657d8c;
  border-radius: 3px;
  content: '';
  position: relative;
  margin: 0 10px;
  top: -3px;
  display: inline-block;
}

.policy-areas ul li.break-line:after {
  width: 1px;
  left: -1999px;
  width: 5999px;
  top: 0;
  position: absolute;
  content: '';
  border-top: 1px dotted #bbc7cf;
}

.policy-areas ul li.break-line:before {
  display: none;
}

.home-slider {
  padding: 10px 0 0;
}

.home-slider .bx-controls {
  display: none;
}

.home-slider .slider {
  position: relative;
  max-height: 320px;
  overflow: hidden;
  border: 1px solid #d9e0e4;
}

.home-slider .slider img {
  display: block;
  width: 100%;
}

.home-slider .metas {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 450px;
  background: rgba(58, 72, 81, 0.65);
  z-index: 999;
  padding: 20px 20px 10px 20px;
  color: #fff;
}

.home-slider .metas h2 {
  font-size: 16px;
  font-family: 'AM9';
  text-transform: uppercase;
  line-height: 23px;
}

.home-slider .metas h1 {
  font-family: 'ABLACK3';
  font-size: 43px;
  line-height: 48px;
  margin: 5px 0 25px;
  clear: both;
  text-transform: uppercase;
}

.home-slider .metas .more {
  float: right;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'ABOOK1';
}

.home-slider .metas .more:after {
  font-family: 'b120_specialsregular', 'Times New Roman', Times, serif;
  content: " \2192";
}

.home-slider .slider-navi {
  float: left;
}

.home-slider .slider-navi a {
  height: 5px;
  width: 5px;
  border-radius: 5px;
  margin: 3px;
  background: #fff;
  cursor: pointer;
  display: inline-block;
}

.home-slider .slider-navi a.active {
  height: 9px;
  width: 9px;
  border-radius: 9px;
  position: relative;
  top: 2px;
}

.odd-styles .column-item:nth-child(even) .box > * {
  position: relative;
  z-index: 3;
}

.odd-styles .column-item:nth-child(even) .box:before {
  position: absolute;
  left: 0;
  top: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 1005;
  background: rgba(255, 255, 255, 0.35);
  content: '';
  height: 100%;
}

.hr-hedaing {
  height: 42px;
  line-height: 42px;
  position: relative;
  text-align: center;
  text-transform: lowercase;
  font-size: 20px;
  font-family: 'b10sc';
  color: #9eafb9;
  border-top: 1px dotted #bbc7cf;
  border-bottom: 1px dotted #bbc7cf;
  margin: 10px 5px;
  clear: both;
}

.section-item .section-heading {
  height: 32px;
  line-height: 32px;
  position: relative;
  text-align: center;
  text-transform: lowercase;
  color: #9eafb9;
  border-bottom: 1px dotted #bbc7cf;
  margin: 5px;
  clear: both;
  font-size: 20px;
}

.section-item .section-heading h1 {
  display: inline;
  padding: 0 30px;
  font-family: 'ABLACK3';
}

.section-item .section-heading i {
  position: absolute;
  right: 15px;
  top: 8px;
  font-size: 20px;
}

.section-item .section-footer {
  height: 36px;
  line-height: 36px;
  color: #9eafb9 !important;
  border-bottom: 1px dotted #bbc7cf;
  margin: 5px;
  font-family: 'b10i';
  clear: both;
  text-align: center;
  margin-bottom: 30px;
}

.section-item .section-footer strong {
  padding: 0 5px;
  text-transform: lowercase;
  font-family: 'b10sc';
  font-size: 20px;
}

.section-item .section-footer i {
  position: relative;
  top: 1px;
  left: 3px;
}

.cdp-inner {
  padding: 20px 10px 60px;
}

.cdp-inner .heading {
  font-size: 92px;
  text-align: center;
  padding: 20px 0;
  font-family: 'ABLACK3';
}

.js-peoples {
  text-align: center;
  margin: 20px auto;
}

.js-peoples .js-show-peoples {
  padding: 0 0 10px;
  color: #9eafb9;
  text-transform: uppercase;
  font-family: 'AH5';
  font-size: 15px;
  cursor: pointer;
  border-bottom: 1px dotted #bbc7cf;
}

.js-peoples .js-show-peoples i {
  font-size: 18px;
  position: relative;
  left: 3px;
}

.js-peoples .list {
  font-size: 0;
  display: none;
}

.js-peoples.show .list {
  display: block;
}

.js-peoples.show .js-show-peoples {
  border-bottom: none;
}

.js-peoples.show .js-show-peoples i {
  display: none;
}

.js-peoples .column-item.type-people {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.js-peoples .column-item.type-people .box .text {
  text-align: left;
}

.single-people {
  margin: 20px 0 4em 0;
  padding: 5px;
}

.single-people .info {
  width: 60% !important;
  margin-right: 10%;
}

.single-people .info img {
  margin: 0 0 20px;
}

.single-people .info h1 {
  font-size: 36px;
  line-height: 1.1;
  font-family: 'ABLACK3';
  margin-bottom: .3em;
}

.single-people .info ul {
  margin: 20px 0 20px 20px;
}

.single-people .info ul li {
  list-style: outside none;
  margin: 5px 0 5px 20px;
}

.single-people .info ul li:before {
  content: "\30fb";
  margin-left: -20px;
}

.single-people .info .job-title {
  text-transform: uppercase;
  font-family: 'AM9';
  font-size: 20px;
  padding: 10px 0;
  border-bottom: 1px dotted #9eafb9;
  color: #9eafb9;
}

.single-people .info .desc {
  padding: 20px 0;
  font-size: 18px;
  line-height: 1.4;
}

.single-people .info .desc p {
  margin-bottom: 1em;
}

.single-people .contact {
  width: 30% !important;
}

.single-people .contact h1 {
  text-transform: uppercase;
  font-family: 'ABLACK3';
  font-size: 16px;
  padding: 10px 0 5px;
  border-bottom: 1px dotted #9eafb9;
  color: #9eafb9;
}

.single-people .contact li {
  border-bottom: 1px dotted #9eafb9;
  padding: 10px 0;
  font-size: 16px;
}

.full-section-heading h1 {
  text-transform: uppercase;
  font-family: 'AM9';
  color: #9eafb9;
  text-align: center;
  font-size: 20px;
  margin: 1em auto;
  padding: 10px 0;
  border-bottom: 1px dotted #9eafb9;
}

.single-project .heading {
  padding: 40px 12.5%;
}

.single-project .heading h1 {
  font-size: 72px;
  line-height: 1.1;
  font-family: 'AR12';
  text-align: center;
}

.single-project .heading h2 {
  font-size: 24px;
  line-height: 1.321;
  font-family: 'ABOOK1';
  margin: 30px 0 0;
}

.single-project .heading h2 p {
  margin-bottom: 1em;
}

.single-project .heading ul {
  margin: 20px 0 20px 20px;
}

.single-project .heading ul li {
  list-style: outside none;
  margin: 5px 0 5px 20px;
}

.single-project .heading ul li:before {
  content: "\30fb";
  margin-left: -20px;
}

.single-project .heading ol {
  margin: 20px 0 20px 3px;
}

.single-project .heading ol li {
  list-style: decimal outside none;
  margin: 5px 0 5px 20px;
}

.single-project .content {
  padding: 0 30px;
}

.single-project .content .section {
  margin-bottom: 60px;
  position: relative;
}

.single-project .content .section h1 {
  font-size: 28px;
  text-transform: lowercase;
  font-family: 'AM9';
}

.single-project .content .section h2 {
  font-size: 22px;
}

.single-project .content .section h3 {
  font-size: 18px;
}

.single-project .content .section h3.section-heading {
  font-size: 28px;
  text-transform: lowercase;
  font-family: 'b10sc';
}

.single-project .content .section .image-container {
  position: relative;
  margin: 30px -50px;
}

.single-project .content .section .image-container figcaption {
  display: block;
  color: #9eafb9;
  font-size: 13px;
  line-height: 1;
  padding-bottom: 6px;
}

.single-project .content .section blockquote {
  position: relative;
  margin: 30px 0px;
  text-indent: 50px;
  font-family: 'b10i';
}

.single-project .content ul {
  margin: 20px 0 20px 20px;
}

.single-project .content .small {
  font-size: .8em;
}

.single-project .section-navi {
  padding: 24px 0 0;
  position: relative;
}

.single-project .section-navi label {
  font-size: 16px;
  text-transform: lowercase;
  color: #9eafb9;
  margin-bottom: 10px;
  font-family: 'b10sc';
}

.single-project .section-navi ul {
  border-top: 1px dotted #9eafb9;
}

.single-project .section-navi li {
  padding: 10px 0;
  font-size: 16px;
  line-height: 1.1;
  border-bottom: 1px dotted #9eafb9;
  position: relative;
  font-family: 'b10sc';
  text-transform: lowercase;
}

.single-project .section-navi li.current:before {
  position: absolute;
  font-family: 'b120_specialsregular';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\2192";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 24px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  left: -30px;
  text-align: center;
  font-size: 20px;
}

.single-project .related-list {
  margin-bottom: 40px;
  position: relative;
}

.single-project .related-list #readlater {
  display: none;
}

.single-project .related-list .readlater-wrapper {
  left: 3em;
  top: 5em;
  padding: 0 1em;
  z-index: 2;
  position: absolute;
  background: white;
}

.single-project .related-list .readlater-wrapper > a:first-child {
  display: none;
}

.single-project.archive .heading, .single-project.in-progress .heading {
  padding: 40px 30px;
  float: left;
  width: 70%;
  min-height: 50em;
}

.single-project.archive .heading h1, .single-project.in-progress .heading h1 {
  text-align: left;
  font-size: 36px;
  margin-bottom: .3em;
}

.single-project.archive .content, .single-project.in-progress .content {
  padding: 0;
}

.single-project.archive aside, .single-project.in-progress aside {
  width: 30%;
}

.single-project.archive h2, .single-project.in-progress h2 {
  font-size: 18px;
}

.single-project.published #readlater {
  display: inline;
}

aside time {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.321;
  font-family: 'ABOOK1';
  margin: 20px 0 0;
  color: #9eafb9;
  width: 100%;
  display: block;
  padding-bottom: 10px;
}

aside .grid-inner .type-press .box ul li {
  padding: 0 0 10px;
}

.kindleWidget {
  font-family: 'b10sc', 'Times New Roman', Times, serif !important;
  text-transform: lowercase !important;
  font-size: 16px !important;
}

.single-press a {
  color: #657d8c;
}

.single-press .heading {
  padding: 40px 0 20px 0;
  width: 75%;
}

.single-press .heading h1 {
  font-size: 36px;
  line-height: 1.221;
  font-family: 'ABOOK1';
  color: #657d8c;
  margin-bottom: .3em;
}

.single-press .heading time {
  text-transform: uppercase;
  font-family: 'AM9';
  font-size: 12px;
  letter-spacing: .5px;
}

.single-press .content .enter {
  margin: 0 40px 60px 0;
  border-top: 1px dotted #9eafb9;
}

.single-press .content .enter .image-container {
  position: relative;
  margin: 30px 0;
}

.single-press .content .enter .image-container figcaption {
  display: block;
  color: #9eafb9;
  font-size: 13px;
  line-height: 1;
  padding-bottom: 6px;
}

.single-press .content .enter blockquote {
  position: relative;
  margin: 30px 0;
  text-indent: 50px;
  font-family: 'b10i';
}

.single-press .w-25 {
  position: relative;
  top: -50px;
}

.single-press .w-25 .grid-inner {
  padding: 0;
}

.single-press .w-25 .grid-inner .grid .box {
  margin: 0;
  padding: 0;
}

.single-press .related-list {
  margin-bottom: 40px;
  font-size: 18px;
}

.single-press .related-list .tweets {
  border-top: none;
}

.related-list {
  margin: 20px 0;
}

.related-list h1 {
  font-size: 12px;
  text-transform: uppercase;
  color: #9eafb9;
  font-family: 'ABOOK1';
  margin-bottom: 10px;
  letter-spacing: .5px;
  font-weight: 600;
}

.related-list ul {
  border-top: 1px dotted #9eafb9;
}

.related-list a:hover {
  color: #8096a4;
}

.related-list.peoples ul li {
  text-transform: none;
  font-family: 'AR12';
  font-size: 18px;
}

.related-list.peoples ul li img {
  margin-bottom: 10px;
}

.related-list.peoples ul li > a {
  display: block;
  padding: 6px 0 0;
}

.related-list.peoples ul li:last-child {
  border-bottom: 0;
}

.related-list.author {
  border-top: 1px dotted #9eafb9;
  padding-top: 10px;
  font-size: 16px;
}

.related-list.author h1 a {
  padding-left: 3px;
}

.related-list.author img {
  border-radius: 100%;
  margin: 20px 0;
}

.related-list.share a {
  margin-right: 10px;
  margin-top: 4px;
  font-size: 25px;
  display: inline-block;
}

.related-list.share li {
  border-bottom: 0;
}

.related-list.lists label {
  cursor: pointer;
  position: relative;
  display: block;
  font-size: 16px;
}

.related-list.lists label:before {
  position: absolute;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\ea0a";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 24px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  right: 10px;
  text-align: center;
  font-size: 12px;
  color: #bbc7cf;
}

.related-list.lists .col {
  padding-bottom: 20px;
}

.related-list.lists .col .post {
  padding: 10px 0;
  border-bottom: 1px dotted #9eafb9;
  font-size: 12px;
}

.related-list.lists .col .post time {
  color: #9eafb9;
  display: block;
  padding-bottom: 3px;
}

.related-list.lists .col .post h2 {
  font-family: 'b10';
  font-size: 13px;
  text-transform: none;
}

.related-list.lists .col .post h2 a {
  color: #8096a4;
}

.related-list.lists li.show label:before {
  content: "\ea0b";
}

.related-list.lists li.show .col {
  display: block;
}

.related-list li {
  padding: 10px 0;
  border-bottom: 1px dotted #9eafb9;
}

.related-list li .head {
  color: #0e282a;
  padding-bottom: 6px;
  text-transform: none;
}

.related-list li .head a {
  color: #8096a4;
  font-family: 'b10i';
  padding-left: 5px;
}

.related-list li .text {
  text-transform: none;
}

.read_later_buttons {
  margin: 10px 0;
}

.read_later_buttons img {
  display: none !important;
}

.js-ajax-pagenavi {
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: relative;
}

.loading {
  position: fixed;
  z-index: 999;
  height: 50px;
  width: 52px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.55);
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  display: none;
}

.spinner {
  font-size: 32px;
  position: relative;
  display: block;
  top: 9px;
  width: 1em;
  height: 1em;
  margin: auto;
}

.spinner .spinner-blade {
  position: absolute;
  left: 0.4629em;
  bottom: 0;
  width: 0.074em;
  height: 0.2777em;
  border-radius: 0.5em;
  background-color: transparent;
  -webkit-transform-origin: center -0.2222em;
  transform-origin: center -0.2222em;
  -webkit-animation: spinner-fade 1s infinite linear;
  animation: spinner-fade 1s infinite linear;
}

.spinner .spinner-blade:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.spinner .spinner-blade:nth-child(2) {
  -webkit-animation-delay: 0.083s;
  animation-delay: 0.083s;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.spinner .spinner-blade:nth-child(3) {
  -webkit-animation-delay: 0.166s;
  animation-delay: 0.166s;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

.spinner .spinner-blade:nth-child(4) {
  -webkit-animation-delay: 0.249s;
  animation-delay: 0.249s;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.spinner .spinner-blade:nth-child(5) {
  -webkit-animation-delay: 0.332s;
  animation-delay: 0.332s;
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}

.spinner .spinner-blade:nth-child(6) {
  -webkit-animation-delay: 0.415s;
  animation-delay: 0.415s;
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
}

.spinner .spinner-blade:nth-child(7) {
  -webkit-animation-delay: 0.498s;
  animation-delay: 0.498s;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.spinner .spinner-blade:nth-child(8) {
  -webkit-animation-delay: 0.581s;
  animation-delay: 0.581s;
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
}

.spinner .spinner-blade:nth-child(9) {
  -webkit-animation-delay: 0.664s;
  animation-delay: 0.664s;
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
}

.spinner .spinner-blade:nth-child(10) {
  -webkit-animation-delay: 0.747s;
  animation-delay: 0.747s;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.spinner .spinner-blade:nth-child(11) {
  -webkit-animation-delay: 0.83s;
  animation-delay: 0.83s;
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
}

.spinner .spinner-blade:nth-child(12) {
  -webkit-animation-delay: 0.913s;
  animation-delay: 0.913s;
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
}

@-webkit-keyframes spinner-fade {
  0% {
    background-color: #fff;
  }
  100% {
    background-color: transparent;
  }
}

@keyframes spinner-fade {
  0% {
    background-color: #fff;
  }
  100% {
    background-color: transparent;
  }
}

.read_later_buttons .button {
  background: transparent;
  border: none;
  border-radius: 0;
  font-family: sans-serif;
  line-height: 1;
  padding: 0;
  font-size: 16px !important;
  font-family: 'b10sc', 'Times New Roman', Times, serif;
  text-transform: lowercase;
}

.read_later_buttons .button:hover {
  background-color: transparent;
}

.read_later_buttons .button span {
  position: relative;
  top: 1px;
  left: 5px;
}

/********* Enter & Content */
.enter {
  font-size: 18px;
  line-height: 1.3;
}

.enter p {
  margin: 20px 0;
  text-indent: 0;
  word-wrap: break-word;
}

.enter a {
  text-decoration: none;
}

.enter h1,
.enter h2,
.enter h3,
.enter h4,
.enter h5 {
  margin: 20px 0;
  font-family: 'AR12';
}

.enter h1 {
  font-size: 36px;
}

.enter h2 {
  font-size: 28px;
}

.enter h3 {
  font-size: 22px;
  font-family: 'ALO8';
}

.enter h4 {
  font-size: 20px;
}

.enter h5 {
  font-size: 20px;
}

.enter .alignleft {
  float: left;
  margin: 20px 20px 20px 0;
}

.enter .alignright {
  float: right;
  margin: 20px 0 20px 20px;
}

.enter ul {
  margin: 20px 0 20px 20px;
}

.enter ul li {
  list-style: outside none;
  margin: 5px 0 5px 20px;
}

.enter ul li:before {
  content: "\30fb";
  margin-left: -20px;
}

.enter ol {
  margin: 20px 0 20px 3px;
}

.enter ol li {
  list-style: decimal outside none;
  margin: 5px 0 5px 20px;
}

.enter img,
.enter object,
.enter iframe,
.enter input,
.enter textarea {
  max-width: 100%;
}

.enter img {
  height: auto;
}

.enter blockquote {
  display: block;
  font-size: 18px;
  line-height: 1.3;
}

.enter .thumb {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0 5%;
  margin: 3em 0 3em;
  display: inline-block;
  text-indent: 0;
}

.enter .easy-table th, .enter .easy-table td {
  border-top: 1px dotted #dddddd !important;
  line-height: 26px !important;
}

.enter .easy-table {
  margin: 0 0 2em;
}

.enter .easy-table th {
  font-family: 'b10b';
  font-weight: normal !important;
}

.page-template-page-about-php .enter p + p {
  text-indent: 0;
}

.single-type_event .enter p + p {
  text-indent: 0;
}

.no-post {
  text-align: center;
  padding: 40px 0;
  font-size: 20px;
  text-transform: lowercase;
}

.arrow {
  font-family: 'b10', 'Times New Roman', Times, serif;
}

.nav-link {
  display: block;
  clear: both;
  text-align: center;
  font-size: 18px;
  margin-top: 2em;
}

.nav-link a:nth-child(2) {
  margin-left: 2em;
}

/********* Footer */
.footer {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  /* height: 240px; */
  background: #8ea1a7;
  padding-bottom: 20px;
}

.footer > .clearfix {
  padding: 20px 0 10px 0;
}

.footer .header {
  border-bottom: none;
  height: 90px;
}

.footer .header .logo {
  bottom: 28px;
}

.footer .header .logo img {
  width: 100%;
  height: auto;
  display: block;
}

.footer .header .navi ul {
  bottom: 17px;
  text-align: center;
}

.footer .header .navi li {
  float: none;
  display: inline-block;
}

.footer .header .navi li:nth-child(3) {
  margin-right: auto;
}

.footer .header .navi li:nth-child(3):before {
  display: block;
}

.footer .header .search {
  bottom: 24px;
}

.footer .footer-navi {
  padding: 2px 0 0;
  /* height: 40px; */
  text-align: center;
  display: inline-block;
  color: #fff;
  font-family: ABOOK1;
}

.footer .footer-navi ul {
  height: inherit;
}

.footer .footer-navi li {
  padding: 0 12px;
  display: inline-block;
  position: relative;
}

.footer .footer-navi li:before {
  width: 3px;
  height: 3px;
  background: #fff;
  border-radius: 3px;
  left: -3px;
  content: '';
  position: absolute;
  top: 50%;
  margin: -2px 0 0;
}

.footer .footer-navi li:nth-child(1):before {
  display: none;
}

.footer .footer-navi li a {
  color: #fff;
  text-transform: uppercase;
}

.footer .contact, .footer .copyright {
  text-align: center;
  color: #fff;
}

.footer .contact {
  font-size: 12px;
  padding-top: 20px;
  text-transform: uppercase;
  font-family: 'ABOOK1';
  letter-spacing: 1.2px;
}

.footer .contact a {
  color: white;
}

.footer .copyright {
  font-size: 13px;
  font-family: 'ABOOK1';
  padding-top: 20px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 2.5;
}

/*
.button {
	background: rgba(0,0,0,.7);
	color: #fff;
	font-shadow: 1px 1px 1px rgba(0,0,0,.35);
	line-height: 40px;
	text-align: center;
	height: 40px;
	border-radius: 20px;
	display: inline-block;
	border: 0;
	cursor: pointer;
	transition:scale 0.2s ease-in-out;
	-webkit-transition:scale 0.2s ease-in-out;
	-moz-transition:scale 0.2s ease-in-out;
	-o-transition:scale 0.2s ease-in-out;
	font-size: 14px;
	padding: 0 40px;

	img {
		height: 20px;
		width: 20px;
		margin: 10px;
		display: block;
	}
	
	&.round {
		border-radius: 40px;
		width: 40px;
		padding: 0;
	}
	
	&:visited,
	&:hover {
		color: #fff;
	}
	
	
	&:active {
		transform:scale(1.1);
		-webkit-transform:scale(1.1);
		-moz-transform:scale(1.1);
		-o-transform:scale(1.1);
		-ms-transform:scale(1.1);
	}
}
*/
.form {
  /* UI FORM */
  /* Select
	.selector {
		position: relative;
		float: left;
		margin-right: 10px;
		width: 130px !important;
		color: #999;
		
		&.hover {
			span:before,
			span {
				color: #333;
			}
		}
		
		&.focus {
			span:before,
			span {
				color: #333;
			}
		}
	}
	
	.selector span {
		text-overflow: ellipsis;
		display: block;
		overflow: hidden;
		white-space: nowrap;
		line-height: 30px;
		height: 31px;
		position: relative;
		overflow: hidden;
		width: 130px !important;
		padding-right: 40px;
		padding-left: 10px;
		color: #999;
		border: 1px solid $blue;
		box-sizing: border-box;
		background-color: #fff;
		
		&:before {
			content: "\25bc";
			position: absolute;
			right: 0;
			top: 50%;
			height: 22px;
			line-height: 22px;
			width: 22px;
			text-align: center;
			color: $blue;
			margin-top: -11px;
			padding: 0 5px;
			border-left: 1px solid  $blue;
		}
	}
	
	
	.selector select {
		opacity: 0;
		filter: alpha(opacity=0);
		border: none;
		background: none;
		position: absolute;
		height: 31px;
		line-height: 31px;
		top: 0;
		left: 0px;
		width: 100%;
	}
	 */
}

.form .form-item {
  position: relative;
  margin: 20px 0;
}

.form .form-item .for {
  display: block;
  padding: 0 20px 10px;
}

.form .form-item.error textarea,
.form .form-item.error input[type='password'],
.form .form-item.error input[type='tel'],
.form .form-item.error input[type='email'],
.form .form-item.error input[type='text'] {
  border: 1px solid #3a4851;
}

.form .form-item.error .msg {
  font-size: 12px;
  color: #3a4851;
  padding: 5px 20px 0 20px;
}

.form .form-item-yzm {
  padding-right: 130px;
}

.form .form-item-yzm .button {
  height: 32px;
  line-height: 26px;
  position: absolute;
  right: 0;
  top: 4px;
  padding: 0 20px;
}

.form textarea,
.form input[type='password'],
.form input[type='tel'],
.form input[type='email'],
.form input[type='text'] {
  background: #fff;
  color: #3a4851;
  border: none;
  padding: 10px 20px;
  width: 100%;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 40px;
  border-radius: 20px;
}

.form textarea:focus,
.form input[type='password']:focus,
.form input[type='tel']:focus,
.form input[type='email']:focus,
.form input[type='text']:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 8px 1px rgba(79, 98, 111, 0.45);
          box-shadow: 0 0 8px 1px rgba(79, 98, 111, 0.45);
}

.form textarea {
  max-width: 100%;
  min-width: 100%;
}

.form ::-moz-placeholder {
  color: #4f626f;
}

.form ::-ms-input-placeholder {
  color: #4f626f;
}

.form ::-webkit-input-placeholder {
  color: #4f626f;
}

.form input[type='checkbox'] {
  visibility: hidden;
}

/* active states */
/* research */
.tax-research_programme li.menu-item-54 a, .single-type_project li.menu-item-54 a,
.single-type_event li.menu-item-26 a,
.page-template-page-coverage li.menu-item-25 a, .page-template-page-press li.menu-item-25 a, .single-type_press li.menu-item-25 a,
.page-template-page-about li.menu-item-24 a, .page-template-page-people li.menu-item-24 a, .single-type_people li.menu-item-24 a,
.page-id-1713 .breadcrumbs li:nth-child(2) a,
.page-id-148 .breadcrumbs li:nth-child(3) a,
.page-id-146 .breadcrumbs li:nth-child(4) a,
.page-id-144 .breadcrumbs li:nth-child(5) a,
.page-id-1715 .breadcrumbs li:nth-child(6) a,
.single-type_blog li.menu-item-245 a {
  color: #9eafb9;
}

#___gcse_1, #___gcse_0, #___gcse_2, #___gcse_3, #___gcse_4 {
  width: 100% !important;
}

#mc_embed_signup #mc_embed_signup_scroll {
  position: relative;
}

#mc_embed_signup .mc-field-group {
  margin-bottom: 1em;
}

#mc_embed_signup input {
  width: 70%;
  border-radius: 2px;
  border: 1px solid #9eafb9;
  padding: .5em;
}

#mc_embed_signup label {
  text-transform: lowercase;
  font-family: 'b10sc';
}

#mc_embed_signup div.mce_inline_error {
  background-color: white !important;
  color: red !important;
  font-weight: normal !important;
  padding: .5em 0 0 0 !important;
  font-size: .8em;
}

#mc_embed_signup input.mce_inline_error {
  border-color: red;
}

#mc_embed_signup .indicates-required {
  position: absolute;
  float: right;
  left: 80%;
  font-size: .8em;
}

.signup_box, #mc_embed_signup input#mc-embedded-subscribe.button {
  border-radius: 0;
  background: #3a4851;
  color: white;
  width: auto;
  padding: .5em 1em;
  text-transform: uppercase;
  font-family: 'AR12';
  font-size: 1em;
  border: 0;
  cursor: pointer;
  margin: 1em 0 0 0;
}

.signup_box a, .signup_box a:hover, .signup_box a:visited, .signup_box a:active, #mc_embed_signup input#mc-embedded-subscribe.button a, #mc_embed_signup input#mc-embedded-subscribe.button a:hover, #mc_embed_signup input#mc-embedded-subscribe.button a:visited, #mc_embed_signup input#mc-embedded-subscribe.button a:active {
  color: white !important;
}

.signup_box {
  width: 6.5em;
}

/********* Buttons 
button($class, #000, #000, #41525c, $height, 'b10', 'Times New Roman', Times, serifize ,$padding)
@include button(button-white, #fdfdfd, #9c9c9c, #0066cc, 32px, 12px, 10px);
*/
/* =============================================================================
	 Media Queries for Responsive Design.
	 These override the primary ('mobile first') styles.
	 ========================================================================== */
/* ===[ MIN-WIDTH-1024 ]=== */
@media only screen and (max-width: 1020px) {
  /*
	.inner {
		.column-item {
			&.w-33 {
				width: 50%;
			}
			
			&.w-25 {
				width: 50%;
			}
			
			&.w-50 {
				width: 100%;
			}
			
			&.w-75 {
				width: 100%;
			}
		}
	}
	*/
  .home-slider .metas {
    position: static;
    width: auto;
    background: #3a4851;
    padding: 10px;
  }
  .home-slider .metas .more {
    float: none;
  }
  .header {
    height: 60px;
    position: relative;
    z-index: 99;
    /*
		$searchSize : 32px;
		
		.search {
			height: $searchSize;
			position: absolute;
			width: $searchSize;
			right: -$searchSize;
			bottom: 8px;
			
			
			.search-form {
				border-radius: 3px;
				width: $searchSize;
				overflow: hidden;
				height: $searchSize;
				position: absolute;
				right: 0;
				top: 0;
				background: transparent;
				@include transition(all 0.2s linear);
				
				&:hover {
					width: 200px;
					background: rgba(255,255,255,.9);
				}
				
				button {
					height: $searchSize;
					line-height: $searchSize;
					width: $searchSize;
					padding: 0;
					text-align: center;
					border-radius: 0;
					background: transparent;
					position: absolute;
					right: 0;
					top: 0;
					border: none;
					font-size: 20px;
				}
				
				input {
					position: absolute;
					right: $searchSize;
					top: 0;
					border: none;
					color: $color;
					padding: 0;
					height: $searchSize;
					width: 162px;
					box-sizing: border-box;
					background: transparent;
				}
			}
		}
		*/
  }
  .header .logo {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 0;
    z-index: 3;
    background: #0e282a;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .header .logo img {
    width: 150px;
    margin: auto;
    margin-top: 15px;
  }
  .header .navi {
    height: auto;
    position: absolute;
    background: #fff;
    left: 0;
    width: 100%;
    top: -600px;
    padding: 10px 0;
    -webkit-transition: top 0.3s linear;
    transition: top 0.3s linear;
  }
  .header .navi ul {
    position: static;
  }
  .header .navi li {
    padding: 5px 0;
    float: none;
    width: auto;
  }
  .header .navi li:nth-child(3) {
    margin-right: 0;
  }
  .header .navi li:before {
    display: none;
  }
  .header .navi li a {
    font-size: 16px;
    color: #3a4851;
  }
  .header .nav-trigger {
    display: block;
  }
  .header .nav-trigger .open {
    display: block;
  }
  .header .nav-trigger .close {
    display: none;
  }
  .header .search {
    display: none;
  }
  .open-navi .header .inner .navi {
    top: 61px;
    border-bottom: 1px solid #adbbc4;
  }
  .open-navi .open {
    display: none !important;
  }
  .open-navi .close {
    display: block !important;
  }
  .footer .header {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  .home-slider .slider {
    max-height: 9999px;
  }
  .home-slider .slider-navi {
    float: none;
    padding: 10px 0 0;
  }
  .header .navi li {
    padding: 0;
  }
  .header .navi li a {
    font-size: 22px;
  }
  .inner .column-item.w-175, .inner .column-item.w-33, .inner .column-item.w-25, .inner .column-item.w-20, .inner .column-item.w-50, .inner .column-item.w-625, .inner .column-item.w-66, .inner .column-item.w-75, .inner .column-item.all {
    width: 100%;
    float: none;
    padding: 10px;
  }
  .inner aside {
    margin-top: 0;
  }
  .page-template-page-research .inner .column-item {
    float: left;
    width: calc(50% - 5px);
    padding: 10px 0 0 10px;
  }
  .cat-header .box p, .cat-header .box h1 {
    width: 100%;
  }
  .page-template-page-news .column-item.grid.w-50, .page-template-page-coverage .column-item.grid.w-33, .page-template-page-library .column-item.grid.w-33, .tax-research_programme .column-item.grid.w-33, .page-template-page-events .column-item.grid.w-33, .page-template-page-press .column-item.grid.w-33, .page-template-page-news .column-item.w-66, .page-template-page-news .type-press .box, .single-type_people .column-item.w-33, .single-type_people .column-item.w-66, .single-type_people .column-item.w-66 .column-item.w-50, .page-template-page-blog .column-item.w-33, .home .column-item.grid.w-33 {
    padding: 0;
  }
  #js-grids {
    clear: both;
  }
  .cdp-inner .heading {
    font-size: 42px;
  }
  .footer .footer-navi {
    padding: 20px 0;
    height: auto;
    line-height: 20px;
  }
  .footer .footer-navi ul {
    height: auto;
    text-align: center;
  }
  .single-project .heading {
    padding: 20px 0;
  }
  .single-project .heading h1 {
    font-size: 48px;
  }
  .single-project .heading h2 {
    font-size: 18px;
    margin: 20px 0 0;
  }
  .single-project .content {
    padding: 0;
  }
  .single-project .content .section .image-container {
    margin: 20px -10px;
  }
  .single-project .content .section blockquote {
    margin: 20px 0;
  }
  .single-project .section-navi {
    display: none;
  }
  .single-project.archive .heading, .single-project.in-progress .heading {
    width: 100%;
    padding: 40px 10px;
  }
  .single-people .info {
    width: 100% !important;
  }
  .single-press .heading {
    width: auto;
  }
  .single-press .content .enter {
    margin: 0 0 30px 0;
  }
  .single-press .w-25 {
    top: 0;
  }
  .policy-areas i {
    right: 10px;
  }
  .wrap {
    overflow-x: hidden;
  }
  .single-people .info, .single-people .contact {
    width: 100% !important;
    margin: 0;
  }
  .single-people .contact img {
    width: 60%;
  }
}

/* ===[ PRINT ]=== */
/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
/* ===[ PRINT ]=== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

.icon-eye {
  display: none;
}

.icon-eye:before {
  content: "";
}
/*# sourceMappingURL=style.css.map */