
/*
Theme Name: Some Like it Neat
Theme URI: https://github.com/digisavvy/some-like-it-neat
Author: Alex Vasquez
Author URI: http://alexhasnicehair.com
Description: A simple yet advanced Starter Theme built using _S, Bourbon and Neat (http://underscores.me, http://bourbon.io, http://neat.bourbon.io). Please refer to the README.md file for basic usage instructions and prerequisites. You can always grab the latest version over at http://github.com/digisavvy.some-like-it-neat
Version: 1.3.1
License: GNU General Public License
License URI: license.txt
Text Domain: some_like_it_neat
Domain Path: /library/languages/
Tags: white, light, one-column, two-columns, right-sidebar, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready, accessibility-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Some Like it Neat is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Bourbon, Bitters, Neat
2.0 - Normalize
3.0 - Elements
4.0 - Forms
5.0 - Components/ Add-ons
6.0 - Layout and Structure
	6.1 - Header
	6.2 - Navigation
	6.3 - Content
	6.4 - Page Templates
	6.5 - Sidebar
	6.6 - Footer
	6.7 - Accessbility


	--------------------------------------------------------------*/
/* Vendor Dependancies */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
*:focus {
  outline: none; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html, body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#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; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.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.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.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 {
  animation: fa-spin 2s infinite linear; }

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

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

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

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

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

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  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; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

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

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

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

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

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

.fa-th:before {
  content: ""; }

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

.fa-check:before {
  content: ""; }

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

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

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

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

.fa-signal:before {
  content: ""; }

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

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

.fa-home:before {
  content: ""; }

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

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

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

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

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

.fa-inbox:before {
  content: ""; }

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

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

.fa-refresh:before {
  content: ""; }

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

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

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

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

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

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

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

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

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

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

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

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

.fa-list:before {
  content: ""; }

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

.fa-indent:before {
  content: ""; }

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

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

.fa-pencil:before {
  content: ""; }

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

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

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

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

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

.fa-arrows:before {
  content: ""; }

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

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

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

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

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

.fa-eject:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: ""; }

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

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

.fa-ban:before {
  content: ""; }

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

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

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

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

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

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

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

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

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

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

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

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

.fa-folder:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-key:before {
  content: ""; }

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

.fa-comments:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: ""; }

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

.fa-upload:before {
  content: ""; }

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

.fa-phone:before {
  content: ""; }

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

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

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

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

.fa-rss:before {
  content: ""; }

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

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

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

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

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

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

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

.fa-paperclip:before {
  content: ""; }

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

.fa-square:before {
  content: ""; }

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

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

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

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

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

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

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

.fa-money:before {
  content: ""; }

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

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

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

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

.fa-columns:before {
  content: ""; }

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

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

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

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

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

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

.fa-exchange:before {
  content: ""; }

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

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

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

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

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

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

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

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

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

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

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

.fa-beer:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

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

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

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

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

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: ""; }

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

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

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

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

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

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

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

.fa-crop:before {
  content: ""; }

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

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

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

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

.fa-microphone:before {
  content: ""; }

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

.fa-shield:before {
  content: ""; }

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

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

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

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

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

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

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

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

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

.fa-bullseye:before {
  content: ""; }

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

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

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

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

.fa-ticket:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: ""; }

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

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

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

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

.fa-gbp:before {
  content: ""; }

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

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

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

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

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

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

.fa-file:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

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

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

.fa-dropbox:before {
  content: ""; }

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

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

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

.fa-tumblr:before {
  content: ""; }

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

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

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

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

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

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

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

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

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

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

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

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

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

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

.fa-wheelchair:before {
  content: ""; }

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

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

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

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

.fa-slack:before {
  content: ""; }

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

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

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

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

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

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

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

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

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

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

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

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

.fa-steam:before {
  content: ""; }

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

.fa-recycle:before {
  content: ""; }

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

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

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

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

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

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

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

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

.fa-git:before {
  content: ""; }

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

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

.fa-qq:before {
  content: ""; }

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

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

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

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

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

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

.fa-bomb:before {
  content: ""; }

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

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

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

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

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

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

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

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

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

.fa-lastfm:before {
  content: ""; }

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

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

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

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

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

.fa-meanpath:before {
  content: ""; }

/*--------------------------------------------------------------
1.0 Bourbon, Bitters, Neat
--------------------------------------------------------------*/
/* Variables */
/* Colours */
/* Typography */
@font-face {
  font-family: haas-unica-lt;
  src: url("../fonts/webfonts/haas-unica/NeueHaasUnicaPro-Light.otf");
  src: url("../fonts/webfonts/haas-unica/NeueHaasUnicaPro-Light.woff"); }

@font-face {
  font-family: haas-unica-reg;
  src: url("../fonts/webfonts/haas-unica/NeueHaasUnicaPro-Regular.otf");
  src: url("../fonts/webfonts/haas-unica/NeueHaasUnicaPro-Regular.woff"); }

@font-face {
  font-family: helvetica-neue;
  src: url("../../fonts/webfonts/helvetica-neue.otf"); }

/*
 * Media Queries
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
*:focus {
  outline: none; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html, body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

body {
  font-size: 16px;
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  font-weight: 100;
  letter-spacing: normal; }

h1, .h1 {
  margin: 0;
  width: 100%;
  min-height: 37px;
  display: inline-block;
  font-size: 22px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #3F3F3E;
  font-weight: 100;
  border-bottom: 1px solid #929292;
  padding-bottom: 3px; }

h2 {
  margin: 0;
  font-size: 22px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #3F3F3E;
  font-weight: 100;
  width: 100%;
  padding-bottom: 3px; }

h3 {
  margin: 0;
  font-size: 22px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #3F3F3E;
  font-weight: 100;
  width: 100%;
  padding-bottom: 3px; }

h4 {
  font-size: 20px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight: 100;
  border-bottom: 1px solid #000000;
  width: 100%;
  padding-bottom: 3px;
  margin-bottom: 6px; }

.heading.h1-22 {
  margin: 0;
  width: 100%;
  min-height: 37px;
  display: inline-block;
  font-size: 22px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #3F3F3E;
  font-weight: 100;
  border-bottom: 1px solid #929292;
  padding-bottom: 3px; }

.heading.h2-22 {
  margin: 0;
  font-size: 22px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #3F3F3E;
  font-weight: 100;
  width: 100%;
  padding-bottom: 3px; }

.heading.h3-22 {
  margin: 0;
  font-size: 22px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #3F3F3E;
  font-weight: 100;
  width: 100%;
  padding-bottom: 3px; }

.heading.h4-20 {
  font-size: 20px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight: 100;
  border-bottom: 1px solid #000000;
  width: 100%;
  padding-bottom: 3px;
  margin-bottom: 6px; }

.heading.h4-16 {
  margin: 0;
  font-size: 16px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #3D46FF;
  font-weight: 100;
  padding-bottom: 3px; }

p, li {
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #3F3F3E;
  line-height: 24px;
  letter-spacing: normal; }

strong {
  font-weight: 900; }

em {
  font-style: italic; }

a {
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #3F3F3E;
  letter-spacing: normal;
  text-decoration: underline; }
  a:hover {
    color: #E4003C; }
  a:focus {
    outline: none; }

.content p a {
  font-weight: 300; }

#sidebar-news li a {
  font-size: 16px;
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #3F3F3E;
  line-height: 24px;
  letter-spacing: normal;
  text-decoration: none; }
  #sidebar-news li a:hover, #sidebar-news li a:active {
    color: #E4003C; }

table tr td {
  font-size: 16px;
  font-weight: 300;
  color: #3F3F3E;
  line-height: 24px; }
  @media screen and (max-width: 660px) {
    table tr td {
      width: 100%; } }

.clearboth {
  clear: both; }

html {
  position: relative;
  z-index: -2; }

body {
  position: relative;
  min-height: 100vh; }

.content-area {
  min-height: 446px;
  padding-bottom: 150px; }

.full {
  padding-bottom: 150px; }

img {
  max-width: 100%;
  padding: 0; }

a.btn {
  background: #E7E7E7;
  color: #3F3F3E;
  padding: 0.8em 1.5em;
  display: inline-block;
  text-decoration: none; }

a.btn:hover, a.btn:active {
  text-decoration: none;
  color: #E4003C; }

.dis-b {
  display: block; }

a#scroll-to-top {
  transform: translateZ(0px); }

.hide {
  display: none !important; }

/*
 * Grid
 */
.page-container {
  max-width: 75em;
  margin-left: auto;
  margin-right: auto; }
  .page-container::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 1200px) {
    .page-container {
      padding: 0 1.5em; } }

.full {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .full:last-child {
    margin-right: 0; }

.full .content {
  width: 100%; }

.content {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
  padding: 0 0 150px 0; }
  .content:last-child {
    margin-right: 0; }
  @media screen and (max-width: 790px) {
    .content {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      padding: 0; }
      .content:last-child {
        margin-right: 0; } }
  .content .post-thumbnail {
    display: block;
    height: 400px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 13px; }
    .content .post-thumbnail.cover {
      width: 100%; }
    .content .post-thumbnail.normal {
      width: 50%; }

.sidebar {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .sidebar:last-child {
    margin-right: 0; }
  @media screen and (max-width: 790px) {
    .sidebar {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      padding-bottom: 150px; }
      .sidebar:last-child {
        margin-right: 0; } }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*--------------------------------------------------------------
5.0 Components/Add-ons
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6.0 Layout and Structure
--------------------------------------------------------------*/
/*--------------------------------------------------------------
	6.1 Layout and Structure
	--------------------------------------------------------------*/
header.page-header {
  margin: 0;
  position: relative; }
  header.page-header .logo-box {
    display: inline-block;
    position: absolute;
    top: 42px;
    left: 45px;
    width: 178px;
    height: 74px;
    cursor: pointer;
    z-index: 1; }
    @media screen and (max-width: 1200px) {
      header.page-header .logo-box {
        top: 3vw;
        left: 3vw;
        width: 15vw;
        height: 7vw; } }
    @media screen and (max-width: 790px) {
      header.page-header .logo-box {
        top: 9vw;
        left: 1vw;
        width: 32vw;
        height: 14vw; } }
    @media screen and (max-width: 660px) {
      header.page-header .logo-box {
        left: -1vw;
        width: 34vw; } }
    @media screen and (max-width: 660px) {
      header.page-header .logo-box {
        left: -2vw; } }
  header.page-header .topbox {
    width: auto;
    background-image: url(../img/header_polygon_2400_320.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    height: 160px; }
    @media screen and (max-width: 730px) {
      header.page-header .topbox {
        left: -24px;
        width: 100vw;
        height: 200px;
        background-image: url(../img/header-tablet.png); } }
    @media screen and (max-width: 790px) {
      header.page-header .topbox {
        left: -24px;
        width: 100vw;
        height: 217px;
        background-image: url(../img/header-mobile.png); } }
    @media screen and (max-width: 660px) {
      header.page-header .topbox {
        height: 182px; } }
    @media screen and (max-width: 440px) {
      header.page-header .topbox {
        height: 151px; } }
    @media screen and (max-width: 365px) {
      header.page-header .topbox {
        height: 130px; } }
    header.page-header .topbox div#sign-in-button {
      position: absolute;
      right: 230px;
      top: 17px; }
      header.page-header .topbox div#sign-in-button a {
        display: inline-block;
        font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
        font-weight: 100;
        color: #fff;
        text-decoration: none; }
        header.page-header .topbox div#sign-in-button a:hover {
          text-decoration: underline; }
      @media screen and (max-width: 730px) {
        header.page-header .topbox div#sign-in-button {
          right: 101px;
          top: 26px; } }
      @media screen and (max-width: 660px) {
        header.page-header .topbox div#sign-in-button {
          right: 97px;
          top: 20px; } }
      @media screen and (max-width: 440px) {
        header.page-header .topbox div#sign-in-button {
          right: 75px;
          top: 13px; } }
      @media screen and (max-width: 365px) {
        header.page-header .topbox div#sign-in-button {
          right: 73px;
          top: 11px; } }
    header.page-header .topbox div#header-search {
      position: absolute;
      right: 0; }
      header.page-header .topbox div#header-search div#search-icon {
        display: none; }
        @media screen and (max-width: 730px) {
          header.page-header .topbox div#header-search div#search-icon {
            display: block;
            opacity: 1;
            position: relative;
            color: #fff;
            font-size: 30px;
            margin: 15px 35px; } }
  @media screen and (max-width: 730px) and (max-width: 660px) {
    header.page-header .topbox div#header-search div#search-icon {
      font-size: 26px;
      margin: 12px 35px; } }
  @media screen and (max-width: 730px) and (max-width: 440px) {
    header.page-header .topbox div#header-search div#search-icon {
      font-size: 22px;
      margin: 8px 26px; } }
  @media screen and (max-width: 730px) and (max-width: 365px) {
    header.page-header .topbox div#header-search div#search-icon {
      font-size: 20px;
      margin: 7px 26px; } }
        @media screen and (max-width: 730px) {
            header.page-header .topbox div#header-search div#search-icon:before {
              content: '\f002';
              font-family: 'FontAwesome';
              transition: all 0.5s;
              transition-delay: 0.15s; } }
      header.page-header .topbox div#header-search #searchform {
        transition: all 0.5s;
        transition-delay: 0.15s; }
        @media screen and (max-width: 730px) {
          header.page-header .topbox div#header-search #searchform {
            display: none;
            opacity: 0;
            transform: translateX(20px);
            transition: all 0s;
            transition-delay: 0s; } }
        header.page-header .topbox div#header-search #searchform input[type=text] {
          height: 30px;
          width: 200px;
          padding: 3px 33px 3px 10px;
          margin: 15px 15px 0 0;
          border: none; }
          @media screen and (max-width: 730px) {
            header.page-header .topbox div#header-search #searchform input[type=text] {
              opacity: 0; } }
        header.page-header .topbox div#header-search #searchform .fa.fa-search {
          position: absolute;
          display: inline;
          left: 175px;
          top: 22px;
          padding-left: 1px;
          overflow: hidden;
          color: #3F3F3E;
          transition: all 0.5s;
          transition-delay: 0.15s; }
          header.page-header .topbox div#header-search #searchform .fa.fa-search input[type=submit] {
            position: absolute;
            display: inline;
            width: 0;
            height: 30px;
            opacity: 0;
            left: -9px;
            top: -7px;
            margin: 0;
            padding: 3px 17px;
            border: none; }
    header.page-header .topbox div#header-search.active div#search-icon {
      display: none; }
    header.page-header .topbox div#header-search.active #searchform {
      display: block !important;
      opacity: 1 !important;
      position: fixed;
      left: -20px;
      width: 100%;
      height: 100%;
      z-index: 100;
      background-color: rgba(26, 26, 26, 0.5);
      transition: all 0.5s;
      transition-delay: 0.15s; }
      header.page-header .topbox div#header-search.active #searchform input[type=text] {
        opacity: 1 !important;
        position: fixed;
        left: 0;
        width: 100%;
        height: 85px;
        background-color: #fff;
        padding: 3px 91px 3px 24px;
        margin: 0;
        font-size: 40px;
        font-weight: 100;
        font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
        letter-spacing: normal;
        color: #3F3F3E;
        transition: all 0.5s;
        transition-delay: 0.15s; }
        @media screen and (max-width: 660px) {
          header.page-header .topbox div#header-search.active #searchform input[type=text] {
            font-size: 30px;
            height: 66px;
            padding-right: 86px; } }
        @media screen and (max-width: 440px) {
          header.page-header .topbox div#header-search.active #searchform input[type=text] {
            font-size: 22px;
            height: 54px;
            padding-right: 66px; } }
        @media screen and (max-width: 365px) {
          header.page-header .topbox div#header-search.active #searchform input[type=text] {
            font-size: 20px;
            height: 49px; } }
      header.page-header .topbox div#header-search.active #searchform .fa.fa-search {
        color: #3E46FF;
        font-size: 30px;
        top: 24px;
        right: 35px;
        left: auto; }
        @media screen and (max-width: 660px) {
          header.page-header .topbox div#header-search.active #searchform .fa.fa-search {
            font-size: 26px;
            top: 20px; } }
        @media screen and (max-width: 440px) {
          header.page-header .topbox div#header-search.active #searchform .fa.fa-search {
            font-size: 22px;
            top: 15px;
            right: 26px; } }
        @media screen and (max-width: 365px) {
          header.page-header .topbox div#header-search.active #searchform .fa.fa-search {
            font-size: 20px;
            top: 13px; } }
        header.page-header .topbox div#header-search.active #searchform .fa.fa-search input[type=submit] {
          left: -2px;
          top: 1px; }
    header.page-header .topbox a#navmenu {
      display: none; }
      @media screen and (max-width: 730px) {
        header.page-header .topbox a#navmenu {
          display: block;
          margin: 151px 32px 0 0;
          text-align: right;
          float: right;
          font-weight: 600;
          font-size: 1.6em;
          font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
          letter-spacing: normal;
          text-decoration: none;
          color: #3F3F3E; }
          header.page-header .topbox a#navmenu:focus {
            outline: none; } }
      @media screen and (max-width: 660px) {
        header.page-header .topbox a#navmenu {
          margin: 141px 32px 0 0; } }
      @media screen and (max-width: 440px) {
        header.page-header .topbox a#navmenu {
          margin: 107px 32px 0 0;
          font-size: 1.4em; } }
      @media screen and (max-width: 365px) {
        header.page-header .topbox a#navmenu {
          margin: 95px 32px 0 0;
          font-size: 1.2em; } }

.nav-collapse {
  margin: 0; }
  @media screen and (max-width: 730px) {
    .nav-collapse {
      width: 100%;
      float: left; } }

#hideshow.js {
  display: block; }
  @media screen and (max-width: 730px) {
    #hideshow.js {
      display: none; } }

ul.main-nav {
  list-style: none;
  float: right;
  text-align: right;
  margin: 13px 0 15px 0;
  padding: 0;
  width: auto; }
  @media screen and (max-width: 730px) {
    ul.main-nav {
      margin: 15px 9px 0 0;
      padding: 0;
      width: 100%;
      display: block;
      list-style: none; } }
  @media screen and (max-width: 730px) {
    ul.main-nav li#menu-item-4594 {
      z-index: 4; } }
  @media screen and (max-width: 730px) {
    ul.main-nav li#menu-item-1302 {
      z-index: 3; } }
  @media screen and (max-width: 730px) {
    ul.main-nav li#menu-item-2555 {
      z-index: 2; } }
  @media screen and (max-width: 730px) {
    ul.main-nav li#menu-item-760 {
      z-index: 1; } }
  ul.main-nav li {
    display: inline-block;
    float: left;
    margin: 0 16px; }
    ul.main-nav li.current_page_item a, ul.main-nav li.current-page-ancestor a, ul.main-nav li.current-menu-ancestor a, ul.main-nav li.current-menu-parent a {
      color: #E4003C; }
    ul.main-nav li:last-child {
      margin-right: 0; }
    @media screen and (max-width: 730px) {
      ul.main-nav li {
        display: block;
        margin: 0 0 10px;
        width: 33%;
        padding: 0; } }
    @media screen and (max-width: 660px) {
      ul.main-nav li {
        width: 50%; } }
    @media screen and (max-width: 365px) {
      ul.main-nav li {
        width: 100%; } }
    ul.main-nav li a {
      font-weight: 500;
      font-size: 15px;
      letter-spacing: normal;
      text-decoration: none;
      color: #3F3F3E;
      font-family: "haas-unica-reg", Helvetica, Arial, sans-serif; }
      ul.main-nav li a:hover {
        color: #E4003C; }
  ul.main-nav li.menu-item-has-children {
    position: relative;
    z-index: 1; }
    ul.main-nav li.menu-item-has-children:hover ul.sub-menu {
      opacity: 1;
      visibility: visible;
      transform: translateY(0); }
    ul.main-nav li.menu-item-has-children ul.sub-menu {
      opacity: 0;
      z-index: -1;
      visibility: hidden;
      transform: translateY(10px);
      position: absolute;
      top: calc(100% + 10px);
      left: auto;
      left: -51px;
      width: 150px;
      background: #E7E7E7;
      padding: 7px 19px;
      margin: 0;
      transition: all 0.2s ease; }
      ul.main-nav li.menu-item-has-children ul.sub-menu:before {
        content: '\f0d8';
        display: block;
        font-family: 'FontAwesome';
        position: absolute;
        top: -16px;
        text-align: left;
        left: 7px;
        font-size: 60px;
        color: #E7E7E7;
        padding: 0 50px;
        z-index: -1; }
      ul.main-nav li.menu-item-has-children ul.sub-menu li {
        padding: 8px 0;
        margin: 0;
        line-height: 1em;
        width: 100%;
        text-align: left; }
        ul.main-nav li.menu-item-has-children ul.sub-menu li:last-child {
          border-bottom: none; }
        ul.main-nav li.menu-item-has-children ul.sub-menu li a {
          font-weight: 500;
          font-size: 15px;
          letter-spacing: normal;
          text-decoration: none;
          color: #3F3F3E;
          font-family: "haas-unica-reg", Helvetica, Arial, sans-serif; }
          ul.main-nav li.menu-item-has-children ul.sub-menu li a:hover {
            color: #E4003C; }
        ul.main-nav li.menu-item-has-children ul.sub-menu li.current-menu-item a {
          color: #E4003C; }
      @media screen and (max-width: 730px) {
        ul.main-nav li.menu-item-has-children ul.sub-menu {
          position: absolute;
          /* width: 100%; */
          left: auto;
          top: 100%;
          right: 0;
          display: none;
          opacity: 1;
          visibility: invisible;
          transform: translateY(0); }
          ul.main-nav li.menu-item-has-children ul.sub-menu:before {
            display: none; } }
  ul.main-nav #menu-item-760 ul.sub-menu {
    left: -29px; }
    @media screen and (max-width: 730px) {
      ul.main-nav #menu-item-760 ul.sub-menu {
        left: auto; } }

@media screen and (min-width: 1100px) {
  .nav-collapse {
    display: block !important;
    position: relative;
    z-index: 10; } }

/*
 * display-cards
 */
.display-cards {
  margin-top: 25px; }
  .display-cards a {
    text-decoration: none; }
  .display-cards .display-card {
    position: relative;
    width: 380px;
    background: #E7E7E7;
    padding: 20px;
    padding-bottom: 24px;
    display: inline-block;
    margin-right: 26px;
    margin-bottom: 30px;
    text-decoration: none;
    font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 100;
    color: #3F3F3E;
    color: #3F3F3E; }
    .display-cards .display-card i.fa {
      position: absolute;
      right: 6%;
      top: 35%; }
    .display-cards .display-card:hover {
      color: #E4003C;
      transition: all 0.3s ease; }
    @media screen and (max-width: 790px) {
      .display-cards .display-card {
        width: 100%; } }

/*
* Sidebar/Fullbar(responsive) Programme
*/
.sidebar-programme,
.fullbar-programme,
.sidebar-project {
  width: calc(100% - (65.88078% + 2.35765%));
  display: inline-block;
  vertical-align: top; }
  @media screen and (max-width: 1200px) {
    .sidebar-programme,
    .fullbar-programme,
    .sidebar-project {
      width: 100%; } }
  .sidebar-programme .container,
  .fullbar-programme .container,
  .sidebar-project .container {
    margin-bottom: 10px; }
    .sidebar-programme .container.navigation,
    .fullbar-programme .container.navigation,
    .sidebar-project .container.navigation {
      background-color: #929292; }
      .sidebar-programme .container.navigation ul,
      .fullbar-programme .container.navigation ul,
      .sidebar-project .container.navigation ul {
        width: 100%;
        margin: 0;
        padding: 0; }
        .sidebar-programme .container.navigation ul li,
        .fullbar-programme .container.navigation ul li,
        .sidebar-project .container.navigation ul li {
          width: 100%;
          list-style: none;
          padding: 5px 0;
          margin: 5px 0;
          cursor: pointer;
          position: relative;
          text-decoration: none; }
          .sidebar-programme .container.navigation ul li:before,
          .fullbar-programme .container.navigation ul li:before,
          .sidebar-project .container.navigation ul li:before {
            content: "";
            position: absolute;
            width: 0;
            height: 1px;
            bottom: -2px;
            left: 0;
            background-color: transparent;
            visibility: hidden;
            transition: all 0.3s ease-in-out 0s; }
          .sidebar-programme .container.navigation ul li.active, .sidebar-programme .container.navigation ul li:hover,
          .fullbar-programme .container.navigation ul li.active,
          .fullbar-programme .container.navigation ul li:hover,
          .sidebar-project .container.navigation ul li.active,
          .sidebar-project .container.navigation ul li:hover {
            cursor: pointer;
            color: #fff; }
            .sidebar-programme .container.navigation ul li.active:before, .sidebar-programme .container.navigation ul li:hover:before,
            .fullbar-programme .container.navigation ul li.active:before,
            .fullbar-programme .container.navigation ul li:hover:before,
            .sidebar-project .container.navigation ul li.active:before,
            .sidebar-project .container.navigation ul li:hover:before {
              background-color: #fff;
              visibility: visible;
              width: 100%; }
          .sidebar-programme .container.navigation ul li a,
          .fullbar-programme .container.navigation ul li a,
          .sidebar-project .container.navigation ul li a {
            color: #fff;
            font-size: 22px;
            text-decoration: none; }
    .sidebar-programme .container.contact,
    .fullbar-programme .container.contact,
    .sidebar-project .container.contact {
      background-color: #E7E7E7; }
      .sidebar-programme .container.contact .title,
      .fullbar-programme .container.contact .title,
      .sidebar-project .container.contact .title {
        width: 80%; }
      .sidebar-programme .container.contact .email,
      .fullbar-programme .container.contact .email,
      .sidebar-project .container.contact .email {
        padding-bottom: 5px; }
      .sidebar-programme .container.contact .email a,
      .fullbar-programme .container.contact .email a,
      .sidebar-project .container.contact .email a {
        color: #000000;
        text-decoration: none; }
    .sidebar-programme .container.news,
    .fullbar-programme .container.news,
    .sidebar-project .container.news {
      background-color: #fafafa; }
      .sidebar-programme .container.news a,
      .fullbar-programme .container.news a,
      .sidebar-project .container.news a {
        text-decoration: none; }
        .sidebar-programme .container.news a p,
        .fullbar-programme .container.news a p,
        .sidebar-project .container.news a p {
          color: #929292; }
      .sidebar-programme .container.news .headline,
      .fullbar-programme .container.news .headline,
      .sidebar-project .container.news .headline {
        color: #000000;
        font-weight: 100;
        padding-bottom: 3px; }
      .sidebar-programme .container.news .text p,
      .fullbar-programme .container.news .text p,
      .sidebar-project .container.news .text p {
        margin: 0 !important; }
    .sidebar-programme .container.funder,
    .fullbar-programme .container.funder,
    .sidebar-project .container.funder {
      background-color: #fff; }
      .sidebar-programme .container.funder .headline,
      .fullbar-programme .container.funder .headline,
      .sidebar-project .container.funder .headline {
        color: #18161e; }
      .sidebar-programme .container.funder .funder-logo,
      .fullbar-programme .container.funder .funder-logo,
      .sidebar-project .container.funder .funder-logo {
        max-width: 100%;
        padding-top: 5px;
        padding-bottom: 5px; }
      .sidebar-programme .container.funder a,
      .fullbar-programme .container.funder a,
      .sidebar-project .container.funder a {
        display: block;
        text-decoration: none; }

.sidebar-programme .sidebar-heading {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media screen and (max-width: 1200px) {
    .sidebar-programme .sidebar-heading {
      display: none; } }

.sidebar-programme .container {
  padding: 5px 18px; }
  .sidebar-programme .container.navigation {
    height: auto;
    margin-top: 25px !important; }
    @media screen and (max-width: 1200px) {
      .sidebar-programme .container.navigation {
        display: none; } }

.fullbar-programme {
  width: 100%;
  overflow: hidden;
  display: none; }
  @media screen and (max-width: 1200px) {
    .fullbar-programme {
      display: block; } }
  .fullbar-programme .container .title-text {
    border-bottom: none; }
  .fullbar-programme .container.navigation {
    background-color: transparent; }
    .fullbar-programme .container.navigation .programme-page-menu {
      max-height: 40px;
      transition: max-height 0.25s ease-out; }
      .fullbar-programme .container.navigation .programme-page-menu .fullbar-programme-menu-toogle .title {
        width: 100%;
        display: block; }
      .fullbar-programme .container.navigation .programme-page-menu .fullbar-programme-menu-toogle {
        /*.title {
						border: 1px solid green;
					}*/
        /*.title-active {
						@include media($med) {
							display: block;
						}
					}*/
        cursor: pointer; }
        .fullbar-programme .container.navigation .programme-page-menu .fullbar-programme-menu-toogle .arrow-down {
          font-size: 40px;
          position: absolute;
          right: 18px;
          transform: rotate(0deg);
          transition: all 0.25s ease-in; }
      .fullbar-programme .container.navigation .programme-page-menu.active {
        max-height: 500px;
        transition: max-height 0.25s ease-in; }
        .fullbar-programme .container.navigation .programme-page-menu.active .fullbar-programme-menu-toogle .arrow-down {
          transform: rotate(-180deg);
          transition: all 0.25s ease-in; }
      .fullbar-programme .container.navigation .programme-page-menu .programme-page-link a {
        color: #3F3F3E; }
      .fullbar-programme .container.navigation .programme-page-menu .programme-page-link:before {
        visibility: hidden; }

/*
 * Sidebar People
 */
.sidebar-project .container.organisers {
  padding: 10px 0; }
  .sidebar-project .container.organisers .person {
    width: 49%;
    padding-right: 15px;
    display: inline-block; }
    @media screen and (max-width: 1200px) {
      .sidebar-project .container.organisers .person {
        width: 24%; } }
    .sidebar-project .container.organisers .person .person-image {
      padding-bottom: 10px; }
      .sidebar-project .container.organisers .person .person-image img {
        height: 100%;
        width: 100%;
        border-radius: 50%;
        display: block;
        margin: 0 auto; }
    .sidebar-project .container.organisers .person .email {
      list-style: none;
      padding-right: 5px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .sidebar-project .container.organisers .person .email a {
        text-decoration: none; }

.sidebar-project .container.people .people-list {
  padding: 0;
  margin: 0;
  list-style: none; }
  .sidebar-project .container.people .people-list li {
    margin-bottom: 5px; }

.sidebar-project .container.contact {
  padding: 5px 18px; }
  .sidebar-project .container.contact .title {
    padding: 5px 0; }

.sidebar-project .container.navigation {
  padding: 5px 18px;
  margin-top: 35px !important; }

.sidebar-project .container.project {
  background: #929292;
  padding: 5px 18px; }
  .sidebar-project .container.project .header-wrapper h1 {
    color: #fff;
    border-bottom: 1px solid #fff; }
  .sidebar-project .container.project .content-container {
    padding: 5px 0; }
    .sidebar-project .container.project .content-container a {
      text-decoration: none;
      color: #fff; }
      .sidebar-project .container.project .content-container a:hover {
        color: #3F3F3E; }

/*--------------------------------------------------------------
	6.4 Page Templates
	--------------------------------------------------------------*/
/*
 * Home
 */
#home {
  /*The accordion section*/ }
  #home .intro-image {
    max-height: 225px;
    margin: 0 0 15px;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 790px) {
      #home .intro-image {
        max-height: 200px; } }
    @media screen and (max-width: 440px) {
      #home .intro-image {
        max-height: 170px; } }
    #home .intro-image .strapline {
      position: absolute;
      padding: 21px 0 0 19px;
      width: 50%;
      color: #fff;
      line-height: 34px;
      letter-spacing: normal;
      font-size: 30px;
      font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
      font-weight: 100; }
      @media screen and (max-width: 1200px) {
        #home .intro-image .strapline {
          width: 80%; } }
      @media screen and (max-width: 790px) {
        #home .intro-image .strapline {
          width: 65%; } }
      @media screen and (max-width: 660px) {
        #home .intro-image .strapline {
          width: 80%;
          font-size: 1.5em;
          line-height: 30px; } }
      @media screen and (max-width: 365px) {
        #home .intro-image .strapline {
          font-size: 1.2em; } }
    #home .intro-image img {
      margin-bottom: 0;
      padding-bottom: 0;
      min-width: 100%;
      max-width: none; }
    #home .intro-image.fit-container img {
      height: 220px; }
      @media screen and (max-width: 790px) {
        #home .intro-image.fit-container img {
          height: 200px; } }
      @media screen and (max-width: 440px) {
        #home .intro-image.fit-container img {
          height: 170px; } }
  #home .home-content p {
    margin: 18px 0 16px 0; }
  #home section {
    margin-bottom: 16px; }
  #home a h1 {
    margin-bottom: 0; }
  #home h2 {
    margin-top: 20px;
    padding-bottom: 0; }
  #home img {
    padding-bottom: 0; }
  #home p, #home li {
    margin: 22px 0; }
  #home ul {
    position: relative;
    margin: 0;
    list-style-type: none; }
  #home li:before {
    content: "_";
    position: absolute;
    left: 0;
    font-weight: 500;
    font-size: 25px;
    transform: translateY(-10px); }
  #home .accordion, #home .accordion * {
    box-sizing: border-box; }
  #home .accordion-section-content.do-accordion {
    height: 106px;
    overflow-y: hidden; }
    #home .accordion-section-content.do-accordion ul {
      position: relative;
      margin: 0;
      list-style-type: none; }
    #home .accordion-section-content.do-accordion li {
      margin-top: 25px; }
      #home .accordion-section-content.do-accordion li:before {
        content: "_";
        position: absolute;
        left: 0;
        font-weight: 500;
        font-size: 25px;
        transform: translateY(-10px); }
  #home a.read-more {
    text-decoration: none;
    text-align: left;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: normal;
    color: #E4003C;
    display: inline-block;
    margin-top: 17px; }
    #home a.read-more:focus {
      outline: none; }
  #home .accordion-section-content, #home .accordion-section.active .accordion-section-content {
    height: auto;
    overflow-y: visible; }
    #home .accordion-section-content p:first-child, #home .accordion-section.active .accordion-section-content p:first-child {
      margin-top: 8px; }
  #home .accordion {
    overflow: hidden; }
    #home .accordion .accordion-section-title {
      width: 100%;
      display: inline-block;
      transition: all linear 0.15s; }
      #home .accordion .accordion-section-title .fa-li {
        position: relative;
        left: 0;
        top: 0;
        width: 1.25em; }
    #home .accordion #the-founding-partners a img {
      padding-left: 10px;
      padding-right: 10px; }
  #home:after {
    display: block;
    content: '';
    clear: both; }

/*additional */
.disable_a_href {
  pointer-events: none; }

@media screen and (max-width: 480px) {
  body {
    width: 100% !important; }
  #home #the-founding-partners img {
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto; } }

@media screen and (max-width: 1200px) {
  body {
    width: 100% !important; } }

#news .content,
#jobs .content,
#research-project .content,
#publication .content {
  float: left;
  display: block;
  padding: 0 0 100px 0;
  width: 65.88078%;
  margin-right: 2.35765%; }
  #news .content .cover,
  #jobs .content .cover,
  #research-project .content .cover,
  #publication .content .cover {
    margin-top: 15px; }
    #news .content .cover .entry-header .entry-thumbnail,
    #jobs .content .cover .entry-header .entry-thumbnail,
    #research-project .content .cover .entry-header .entry-thumbnail,
    #publication .content .cover .entry-header .entry-thumbnail {
      height: 400px; }
  #news .content .normal,
  #jobs .content .normal,
  #research-project .content .normal,
  #publication .content .normal {
    float: left;
    width: 48.899999%; }
    #news .content .normal:nth-child(odd),
    #jobs .content .normal:nth-child(odd),
    #research-project .content .normal:nth-child(odd),
    #publication .content .normal:nth-child(odd) {
      margin-right: 2.178825%; }
    #news .content .normal .entry-header .entry-thumbnail,
    #jobs .content .normal .entry-header .entry-thumbnail,
    #research-project .content .normal .entry-header .entry-thumbnail,
    #publication .content .normal .entry-header .entry-thumbnail {
      height: 197px; }
  @media screen and (max-width: 1200px) {
    #news .content,
    #jobs .content,
    #research-project .content,
    #publication .content {
      width: 65.88078%; } }
  @media screen and (max-width: 790px) {
    #news .content,
    #jobs .content,
    #research-project .content,
    #publication .content {
      width: 100%; }
      #news .content .normal,
      #jobs .content .normal,
      #research-project .content .normal,
      #publication .content .normal {
        width: 100%; } }
  @media screen and (max-width: 660px) {
    #news .content,
    #jobs .content,
    #research-project .content,
    #publication .content {
      width: 100%; }
      #news .content .normal,
      #jobs .content .normal,
      #research-project .content .normal,
      #publication .content .normal {
        width: 100%; } }
  #news .content .news-card .post-thumbnail,
  #jobs .content .news-card .post-thumbnail,
  #research-project .content .news-card .post-thumbnail,
  #publication .content .news-card .post-thumbnail {
    margin-top: 15px !important; }

#news h1,
#jobs h1,
#research-project h1,
#publication h1 {
  margin-bottom: 13px; }
  #news h1 a,
  #jobs h1 a,
  #research-project h1 a,
  #publication h1 a {
    text-decoration: none; }

#news .sidebar h3,
#jobs .sidebar h3,
#research-project .sidebar h3,
#publication .sidebar h3 {
  margin-bottom: 23px !important; }

#news .sidebar div,
#jobs .sidebar div,
#research-project .sidebar div,
#publication .sidebar div {
  margin-bottom: 15px; }

#news .entry-header h1,
#jobs .entry-header h1,
#research-project .entry-header h1,
#publication .entry-header h1 {
  border: none;
  margin: 7px 0 0 0 !important;
  line-height: 26px; }

#news .entry-header .entry-logo,
#jobs .entry-header .entry-logo,
#research-project .entry-header .entry-logo,
#publication .entry-header .entry-logo {
  width: 200px;
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 15px; }
  #news .entry-header .entry-logo img,
  #jobs .entry-header .entry-logo img,
  #research-project .entry-header .entry-logo img,
  #publication .entry-header .entry-logo img {
    padding: 0; }

#news .entry-header .entry-thumbnail,
#jobs .entry-header .entry-thumbnail,
#research-project .entry-header .entry-thumbnail,
#publication .entry-header .entry-thumbnail {
  display: block;
  height: 197px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 13px;
  position: relative; }

#news .entry-header .entry-partner-logo,
#jobs .entry-header .entry-partner-logo,
#research-project .entry-header .entry-partner-logo,
#publication .entry-header .entry-partner-logo {
  width: 100%;
  height: 112px;
  background: linear-gradient(to right top, #3D46FF 49.5%, transparent 50%);
  position: absolute;
  left: 0px;
  bottom: 0; }
  #news .entry-header .entry-partner-logo img,
  #jobs .entry-header .entry-partner-logo img,
  #research-project .entry-header .entry-partner-logo img,
  #publication .entry-header .entry-partner-logo img {
    max-width: 200px;
    position: absolute;
    top: 70%;
    transform: translate(0, -70%);
    padding: 0 0 0 20px; }

#news .entry-header .entry-title a,
#jobs .entry-header .entry-title a,
#research-project .entry-header .entry-title a,
#publication .entry-header .entry-title a {
  text-decoration: none; }

#news .entry-header .entry-meta span,
#jobs .entry-header .entry-meta span,
#research-project .entry-header .entry-meta span,
#publication .entry-header .entry-meta span {
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #3F3F3E;
  line-height: 24px;
  letter-spacing: normal; }

#news .entry-content,
#jobs .entry-content,
#research-project .entry-content,
#publication .entry-content {
  padding-top: 3px !important;
  margin-bottom: 23px !important; }
  #news .entry-content img,
  #jobs .entry-content img,
  #research-project .entry-content img,
  #publication .entry-content img {
    margin-top: 4px !important;
    margin-bottom: 27px !important;
    padding: 0 !important;
    height: auto; }
  #news .entry-content p,
  #jobs .entry-content p,
  #research-project .entry-content p,
  #publication .entry-content p {
    margin-top: 15px;
    margin-bottom: 25px; }
    #news .entry-content p:first-child,
    #jobs .entry-content p:first-child,
    #research-project .entry-content p:first-child,
    #publication .entry-content p:first-child {
      margin-bottom: 0; }

#news h2,
#jobs h2,
#research-project h2,
#publication h2 {
  margin: 4px 0 0 0;
  padding-bottom: 0; }
  #news h2 a,
  #jobs h2 a,
  #research-project h2 a,
  #publication h2 a {
    font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 100;
    color: #3F3F3E;
    letter-spacing: normal;
    text-decoration: none; }

#news h3,
#jobs h3,
#research-project h3,
#publication h3 {
  margin: 0; }

#news .more-link,
#jobs .more-link,
#research-project .more-link,
#publication .more-link {
  display: block;
  text-decoration: none;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: normal;
  color: #E4003C;
  margin-top: 12px; }
  #news .more-link.normal-blog,
  #jobs .more-link.normal-blog,
  #research-project .more-link.normal-blog,
  #publication .more-link.normal-blog {
    margin-bottom: 12px; }

#news .post-description-container,
#jobs .post-description-container,
#research-project .post-description-container,
#publication .post-description-container {
  margin-top: 10px;
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 24px; }
  #news .post-description-container .post-description,
  #jobs .post-description-container .post-description,
  #research-project .post-description-container .post-description,
  #publication .post-description-container .post-description {
    display: inline-block;
    color: #fff;
    padding: 5px;
    margin-left: 10px;
    min-width: 80px;
    text-align: center; }
  #news .post-description-container .opinion,
  #jobs .post-description-container .opinion,
  #research-project .post-description-container .opinion,
  #publication .post-description-container .opinion {
    background-color: #929292; }
  #news .post-description-container .blog,
  #jobs .post-description-container .blog,
  #research-project .post-description-container .blog,
  #publication .post-description-container .blog {
    background-color: #3D46FF; }
  #news .post-description-container .news,
  #jobs .post-description-container .news,
  #research-project .post-description-container .news,
  #publication .post-description-container .news {
    background-color: #E4003C; }
  #news .post-description-container .date,
  #jobs .post-description-container .date,
  #research-project .post-description-container .date,
  #publication .post-description-container .date {
    display: inline-block;
    color: #3F3F3E; }

#news .post, #news .jobs, #news .type-events,
#jobs .post,
#jobs .jobs,
#jobs .type-events,
#research-project .post,
#research-project .jobs,
#research-project .type-events,
#publication .post,
#publication .jobs,
#publication .type-events {
  margin: 0 0 23px;
  border-bottom: 1px solid #929292; }

#news#research-projects .post,
#jobs#research-projects .post,
#research-project#research-projects .post,
#publication#research-projects .post {
  padding-top: 8px; }

#news .pagination,
#jobs .pagination,
#research-project .pagination,
#publication .pagination {
  float: right;
  margin-top: 4px; }
  #news .pagination > a:first-child, #news .pagination span:first-child,
  #jobs .pagination > a:first-child,
  #jobs .pagination span:first-child,
  #research-project .pagination > a:first-child,
  #research-project .pagination span:first-child,
  #publication .pagination > a:first-child,
  #publication .pagination span:first-child {
    margin-left: 0;
    margin-right: 8px; }
  #news .pagination > a:last-child, #news .pagination span:last-child,
  #jobs .pagination > a:last-child,
  #jobs .pagination span:last-child,
  #research-project .pagination > a:last-child,
  #research-project .pagination span:last-child,
  #publication .pagination > a:last-child,
  #publication .pagination span:last-child {
    margin-right: 0;
    margin-left: 8px; }
  #news .pagination .page-numbers,
  #jobs .pagination .page-numbers,
  #research-project .pagination .page-numbers,
  #publication .pagination .page-numbers {
    color: #3F3F3E;
    text-decoration: none; }
  #news .pagination .page-numbers.disabled, #news .pagination .page-numbers.current,
  #jobs .pagination .page-numbers.disabled,
  #jobs .pagination .page-numbers.current,
  #research-project .pagination .page-numbers.disabled,
  #research-project .pagination .page-numbers.current,
  #publication .pagination .page-numbers.disabled,
  #publication .pagination .page-numbers.current {
    color: #3F3F3E !important; }
  #news .pagination a, #news .pagination span,
  #jobs .pagination a,
  #jobs .pagination span,
  #research-project .pagination a,
  #research-project .pagination span,
  #publication .pagination a,
  #publication .pagination span {
    color: #E4003C !important;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: normal;
    text-decoration: none;
    display: inline-block;
    outline: 0;
    position: relative;
    margin: 0 3px; }

#news .navigation,
#jobs .navigation,
#research-project .navigation,
#publication .navigation {
  margin-top: 26px; }

.crunchify-link {
  padding: 5px 10px;
  color: white;
  font-size: 12px; }

.crunchify-twitter {
  color: #55acee; }

.crunchify-facebook {
  color: #3b5998; }

.crunchify-twitter {
  color: #55acee; }

.crunchify-buffer {
  background: #444; }

.crunchify-social {
  margin: 20px 0px 25px 0px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

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

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

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.nav-links {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px; }

.nav-posts, [class*="navigation"] .nav-previous, [class*="navigation"] .nav-next, .navigation .search-prev, .navigation .search-next {
  position: relative;
  height: 100%;
  margin-top: 4px;
  padding: 15px;
  width: 49.3%;
  background-color: #F0F0F0; }
  .nav-posts:hover p, [class*="navigation"] .nav-previous:hover p, [class*="navigation"] .nav-next:hover p, .navigation .search-prev:hover p, .navigation .search-next:hover p {
    color: #E4003C; }

[class*="navigation"] .nav-previous {
  float: left ; }

[class*="navigation"] .nav-next {
  float: right ; }

.link-container, .link-container-previous, .link-container-next {
  position: relative;
  width: 73%;
  height: 100%;
  text-align: left; }
  .link-container p, .link-container-previous p, .link-container-next p {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
    @media screen and (max-width: 730px) {
      .link-container p, .link-container-previous p, .link-container-next p {
        font-size: 0.9em;
        line-height: 1em; } }
    @media screen and (max-width: 660px) {
      .link-container p, .link-container-previous p, .link-container-next p {
        font-size: 0.9em;
        line-height: 1em; } }
    @media screen and (max-width: 440px) {
      .link-container p, .link-container-previous p, .link-container-next p {
        font-size: 0.8em;
        line-height: 1em; } }
    @media screen and (max-width: 365px) {
      .link-container p, .link-container-previous p, .link-container-next p {
        font-size: 0.7em;
        line-height: 1em; } }

.link-container-previous {
  float: right; }
  .link-container-previous:before {
    content: '\f104';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: -33%;
    font-size: 30px; }

.link-container-next {
  float: left; }
  .link-container-next:after {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: -33%;
    font-size: 30px; }

.share p {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: normal;
  margin: 16px 0 15px 0 !important; }
  .share p a {
    text-decoration: none;
    vertical-align: -25%; }
    .share p a .icons {
      font-size: 1.8em;
      padding-left: 5px; }
    .share p a .ss-facebook {
      color: #3b5998; }
    .share p a .ss-twitter {
      color: #55acee; }
    .share p a .ss-linkedin {
      color: #0077b5; }
    .share p a .ss-mail {
      color: #3F3F3E; }

#jobs .content {
  padding-bottom: 150px; }

#event .entry-content {
  padding-top: 0px; }

.full {
  position: relative; }

/* 
Generic Table Styling, for Desktops/Laptops 
*/
table {
  width: 100%;
  collapse: collapse;
  margin-bottom: 20px; }

/* Zebra striping */
th {
  font-size: 15px;
  font-weight: 300;
  color: #3F3F3E; }

td, th {
  padding: 0;
  text-align: left; }

/* 
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  table, thead, tbody, th, td, tr {
    display: block;
    min-width: 320px; }
  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  tr {
    min-width: 200px; }
  td {
    /* Behave  like a "row" */
    border: none; }
  td.column-1 {
    font-size: 20px;
    color: #386a7a; }
  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; } }

.tablepress tr td, .tablepress tr th {
  padding: 10px; }

.tablepress tr.odd td {
  background-color: #fafafa; }

.dataTables_length {
  float: left;
  white-space: nowrap; }
  .dataTables_length label {
    font-size: 15px;
    font-weight: 300;
    color: #E4003C; }

.dataTables_wrapper {
  clear: both;
  margin-bottom: 99px; }
  .dataTables_wrapper label input, .dataTables_wrapper label select {
    width: 58px;
    padding: 5px 13px 5px 9px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-image-source: none;
    border-radius: 0px;
    border: 1px solid #929292;
    background: url(../img/table/menu-arrow.png) no-repeat #fff;
    background-size: 8px;
    background-position: 85% 52%;
    font-size: 15px;
    font-weight: 300;
    color: #3F3F3E; }
    .dataTables_wrapper label input:-moz-focusring, .dataTables_wrapper label select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
  .dataTables_wrapper tr.old td, .dataTables_wrapper tr.old td a {
    color: #aaa !important; }

select::-ms-expand {
  display: none; }

#all-events-table tr, #all-events-table-old tr, #all-publications-table tr, #all-reports-table tr {
  display: block;
  padding: 13px 0;
  width: 100%;
  border-bottom: solid 1px #929292;
  transition: all 0.3s; }
  #all-events-table tr:hover, #all-events-table-old tr:hover, #all-publications-table tr:hover, #all-reports-table tr:hover {
    background-color: #E7E7E7; }
    #all-events-table tr:hover .video-link a, #all-events-table-old tr:hover .video-link a, #all-publications-table tr:hover .video-link a, #all-reports-table tr:hover .video-link a {
      background-color: #cecece !important; }
  #all-events-table tr .archived, #all-events-table-old tr .archived, #all-publications-table tr .archived, #all-reports-table tr .archived {
    opacity: 1; }
  #all-events-table tr th, #all-events-table-old tr th, #all-publications-table tr th, #all-reports-table tr th {
    width: 20%;
    border: none;
    padding: 12px 16px;
    display: inline-block;
    cursor: pointer;
    font-weight: 300;
    letter-spacing: normal; }
    #all-events-table tr th:hover, #all-events-table-old tr th:hover, #all-publications-table tr th:hover, #all-reports-table tr th:hover {
      color: #E4003C; }
    #all-events-table tr th.no-sort, #all-events-table-old tr th.no-sort, #all-publications-table tr th.no-sort, #all-reports-table tr th.no-sort {
      cursor: initial; }
    #all-events-table tr th.event-speakers, #all-events-table-old tr th.event-speakers, #all-publications-table tr th.event-speakers, #all-reports-table tr th.event-speakers {
      width: 18% !important; }
      #all-events-table tr th.event-speakers:hover, #all-events-table-old tr th.event-speakers:hover, #all-publications-table tr th.event-speakers:hover, #all-reports-table tr th.event-speakers:hover {
        color: #3F3F3E; }
  #all-events-table tr td, #all-events-table-old tr td, #all-publications-table tr td, #all-reports-table tr td {
    display: inline-block;
    margin: 0;
    padding: 10px 16px 10px 16px;
    border: none;
    letter-spacing: normal;
    margin-right: -4px; }
    @media screen and (max-width: 730px) {
      #all-events-table tr td, #all-events-table-old tr td, #all-publications-table tr td, #all-reports-table tr td {
        padding: 10px 25px; } }
    #all-events-table tr td.event-speakers, #all-events-table-old tr td.event-speakers, #all-publications-table tr td.event-speakers, #all-reports-table tr td.event-speakers {
      width: 18% !important;
      padding: 10px 16px 10px 16px; }
      #all-events-table tr td.event-speakers p, #all-events-table-old tr td.event-speakers p, #all-publications-table tr td.event-speakers p, #all-reports-table tr td.event-speakers p {
        margin-bottom: 0;
        padding-bottom: 0; }
      @media screen and (max-width: 730px) {
        #all-events-table tr td.event-speakers, #all-events-table-old tr td.event-speakers, #all-publications-table tr td.event-speakers, #all-reports-table tr td.event-speakers {
          padding: 10px 25px; } }
  #all-events-table tr td.event-title, #all-events-table tr th.event-title, #all-events-table-old tr td.event-title, #all-events-table-old tr th.event-title, #all-publications-table tr td.event-title, #all-publications-table tr th.event-title, #all-reports-table tr td.event-title, #all-reports-table tr th.event-title {
    width: 24% !important; }
  #all-events-table tr td.event-date, #all-events-table tr th.event-date, #all-events-table-old tr td.event-date, #all-events-table-old tr th.event-date, #all-publications-table tr td.event-date, #all-publications-table tr th.event-date, #all-reports-table tr td.event-date, #all-reports-table tr th.event-date {
    width: 15% !important; }
  #all-events-table tr td.event-category, #all-events-table tr th.event-category, #all-events-table-old tr td.event-category, #all-events-table-old tr th.event-category, #all-publications-table tr td.event-category, #all-publications-table tr th.event-category, #all-reports-table tr td.event-category, #all-reports-table tr th.event-category {
    width: 15% !important; }
  #all-events-table tr td.ethics-event-category, #all-events-table tr th.ethics-event-category, #all-events-table-old tr td.ethics-event-category, #all-events-table-old tr th.ethics-event-category, #all-publications-table tr td.ethics-event-category, #all-publications-table tr th.ethics-event-category, #all-reports-table tr td.ethics-event-category, #all-reports-table tr th.ethics-event-category {
    width: 10% !important; }
  #all-events-table tr td.event-location, #all-events-table tr th.event-location, #all-events-table-old tr td.event-location, #all-events-table-old tr th.event-location, #all-publications-table tr td.event-location, #all-publications-table tr th.event-location, #all-reports-table tr td.event-location, #all-reports-table tr th.event-location {
    width: 14% !important; }

#all-events-table thead tr, #all-events-table-old thead tr, #all-publications-table thead tr, #all-reports-table thead tr {
  display: block;
  margin: 14px 0 15px 0;
  padding: 5px 0 5px 0;
  width: 100%;
  border: none;
  background-color: #E7E7E7; }
  #all-events-table thead tr:hover, #all-events-table-old thead tr:hover, #all-publications-table thead tr:hover, #all-reports-table thead tr:hover {
    border: none; }

.video-link {
  padding: 15px 0px;
  float: left; }
  .video-link a {
    background-color: #E7E7E7 !important;
    color: #3F3F3E !important;
    padding: 10px 30px;
    margin: 10px 15px 10px 0;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none; }
    .video-link a:hover {
      color: #E4003C !important; }

.dataTables_info {
  clear: both;
  float: left;
  margin-top: 29px;
  font-size: 22px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #3F3F3E;
  font-weight: 100;
  letter-spacing: normal;
  width: 100%;
  border-bottom: 1px solid #929292;
  padding-bottom: 3px; }
  @media screen and (max-width: 730px) {
    .dataTables_info {
      float: none !important;
      margin-bottom: 10px !important; } }

div#filter-buttons {
  width: 73%;
  text-align: left;
  margin-top: 14px;
  margin-bottom: -67px; }
  @media screen and (max-width: 1200px) {
    div#filter-buttons {
      width: 100%;
      float: none;
      margin-bottom: 10px; } }
  div#filter-buttons ul {
    margin: 0;
    padding: 0; }
    div#filter-buttons ul li {
      float: none;
      display: inline-block;
      list-style-type: none;
      padding: 13px 25px 16px 25px;
      margin: 0px 12px 12px 0;
      color: #3F3F3E;
      letter-spacing: normal;
      border: solid 1px #E7E7E7;
      cursor: pointer;
      transition: all .3s; }
      div#filter-buttons ul li:hover {
        background: #E7E7E7; }
      div#filter-buttons ul li.current {
        background: #E7E7E7; }
  div#filter-buttons:after {
    display: block;
    content: '';
    clear: both; }

div#all-reports-table_filter, div#all-publications-table_filter, div#all-events-table_filter, div#all-events-table-old_filter {
  float: right;
  margin: 0;
  width: 31%; }
  @media screen and (max-width: 1200px) {
    div#all-reports-table_filter, div#all-publications-table_filter, div#all-events-table_filter, div#all-events-table-old_filter {
      width: 100%;
      float: none; } }
  div#all-reports-table_filter input[type="search"], div#all-publications-table_filter input[type="search"], div#all-events-table_filter input[type="search"], div#all-events-table-old_filter input[type="search"] {
    width: 100%;
    max-width: 370px;
    float: right;
    margin: 0 0 30px 0 !important;
    padding: 12px;
    display: block;
    box-sizing: border-box;
    border: solid 1px #929292;
    padding: 15px 15px 16px 40px;
    background: url(../img/table/search.png) 10px center no-repeat #fff;
    background-size: 18px; }
    div#all-reports-table_filter input[type="search"]::-webkit-input-placeholder, div#all-publications-table_filter input[type="search"]::-webkit-input-placeholder, div#all-events-table_filter input[type="search"]::-webkit-input-placeholder, div#all-events-table-old_filter input[type="search"]::-webkit-input-placeholder {
      color: #BBBBBB;
      font-size: 15px;
      font-weight: 300; }
    div#all-reports-table_filter input[type="search"]:-moz-placeholder, div#all-publications-table_filter input[type="search"]:-moz-placeholder, div#all-events-table_filter input[type="search"]:-moz-placeholder, div#all-events-table-old_filter input[type="search"]:-moz-placeholder {
      /* Firefox 18- */
      color: #BBBBBB;
      font-size: 15px;
      font-weight: 300; }
    div#all-reports-table_filter input[type="search"]::-moz-placeholder, div#all-publications-table_filter input[type="search"]::-moz-placeholder, div#all-events-table_filter input[type="search"]::-moz-placeholder, div#all-events-table-old_filter input[type="search"]::-moz-placeholder {
      /* Firefox 19+ */
      color: #BBBBBB;
      font-size: 15px;
      font-weight: 300; }
    div#all-reports-table_filter input[type="search"]:-ms-input-placeholder, div#all-publications-table_filter input[type="search"]:-ms-input-placeholder, div#all-events-table_filter input[type="search"]:-ms-input-placeholder, div#all-events-table-old_filter input[type="search"]:-ms-input-placeholder {
      color: #BBBBBB;
      font-size: 15px;
      font-weight: 300; }
    @media screen and (max-width: 1200px) {
      div#all-reports-table_filter input[type="search"], div#all-publications-table_filter input[type="search"], div#all-events-table_filter input[type="search"], div#all-events-table-old_filter input[type="search"] {
        float: none; } }
    @media screen and (max-width: 440px) {
      div#all-reports-table_filter input[type="search"], div#all-publications-table_filter input[type="search"], div#all-events-table_filter input[type="search"], div#all-events-table-old_filter input[type="search"] {
        max-width: none;
        width: 100%; } }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: 90% 52%;
  background-size: 12px; }

table.dataTable thead .sorting {
  background-image: url("../img/table/sort_both_hover.png");
  background-image: url("../img/table/sort_both.png"); }
  table.dataTable thead .sorting:hover {
    background-image: url("../img/table/sort_both_hover.png"); }

table.dataTable thead .sorting_asc {
  background-image: url("../img/table/sort_asc_hover.png");
  background-image: url("../img/table/sort_asc.png"); }
  table.dataTable thead .sorting_asc:hover {
    background-image: url("../img/table/sort_asc_hover.png"); }

table.dataTable thead .sorting_desc {
  background-image: url("../img/table/sort_desc_hover.png");
  background-image: url("../img/table/sort_desc.png"); }
  table.dataTable thead .sorting_desc:hover {
    background-image: url("../img/table/sort_desc_hover.png"); }

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../img/table/sort_asc_disabled.png"); }

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../img/table/sort_desc_disabled.png"); }

#all-events-table tr.archived a,
#all-events-table tr.archived,
#all-events-table tr.archived td p,
#all-events-table-old tr.archived a,
#all-events-table-old tr.archived,
#all-events-table-old tr.archived td p {
  color: #8a8a8a; }

.other-events a {
  text-decoration: none;
  padding: 0;
  display: inline-block; }
  .other-events a:hover {
    text-decoration: none; }
  .other-events a.active {
    font-weight: 500; }
  .other-events a.archived {
    color: #8a8a8a; }

span.event-small-date {
  font-size: 0.8em;
  margin: 0;
  padding: 0;
  line-height: 0.4em; }

span.archived {
  opacity: 0.5; }

.evp-content-wrapper {
  margin-bottom: 29px; }
  .evp-content-wrapper p:first-child {
    margin-top: 11px; }

.row-videos {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #929292;
  margin-bottom: 90px;
  font-size: 0; }
  .row-videos > .video-card {
    margin-right: 2.5%; }
  .row-videos .video-card:nth-child(3n+0) {
    margin-right: 0; }
  @media screen and (max-width: 1200px) {
    .row-videos .video-card:nth-child(3n+0) {
      margin-right: 2.5%; }
    .row-videos .video-card:nth-child(2n+0) {
      margin-right: 0; } }
  @media screen and (max-width: 790px) {
    .row-videos > .video-card {
      margin-right: 0; } }

.video-card {
  width: 31.667%;
  height: 421px;
  padding: 23px 23px 11px 23px;
  background: #E7E7E7;
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  vertical-align: top; }
  .video-card:before {
    content: '\f236';
    display: block;
    font-family: 'dashicons';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 31%;
    text-align: center;
    width: 100%;
    color: rgba(195, 10, 10, 0.78);
    font-size: 6em; }
  .video-card:after {
    content: 'Loading...';
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 55%;
    text-align: center;
    width: 100%;
    font-size: 1em; }
  .video-card iframe {
    width: 100%;
    height: 300px;
    position: relative;
    z-index: 2; }
  .video-card .video-title {
    margin-top: 10px;
    font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #3F3F3E;
    line-height: 24px;
    letter-spacing: normal; }
  @media screen and (max-width: 1200px) {
    .video-card {
      width: 48.73%; } }
  @media screen and (max-width: 790px) {
    .video-card {
      width: 100%; } }

.title-has-cta {
  position: relative;
  width: 100%; }
  .title-has-cta h1 {
    display: block; }

a.btn.title-cta-btn {
  position: absolute;
  right: 0;
  background: none;
  margin-top: 124px;
  padding: 0 10px;
  color: #E4003C;
  text-decoration: none;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: normal; }
  a.btn.title-cta-btn.yt-cta {
    background: #e52d27;
    color: #fff;
    margin-top: 14px;
    padding: 12px 26px 9px 20px; }
    a.btn.title-cta-btn.yt-cta span {
      margin-left: 15px;
      vertical-align: middle;
      font-size: 30px !important;
      padding-bottom: 30px; }
    @media screen and (max-width: 790px) {
      a.btn.title-cta-btn.yt-cta {
        position: relative; } }
  @media screen and (max-width: 730px) {
    a.btn.title-cta-btn {
      margin-top: 95px; } }
  @media screen and (max-width: 440px) {
    a.btn.title-cta-btn {
      top: 0;
      margin-top: 10px; } }

.dataTables_paginate {
  float: right;
  margin: 4px 0 0; }
  .dataTables_paginate > a:first-child {
    margin-left: 0;
    margin-right: 10px; }
  .dataTables_paginate > a:last-child {
    margin-right: 0;
    margin-left: 10px; }
  .dataTables_paginate .paginate_button {
    color: #3F3F3E;
    text-decoration: none; }
  .dataTables_paginate .paginate_button.current {
    color: #3F3F3E !important;
    cursor: default; }
  .dataTables_paginate .paginate_button.disabled {
    color: #3F3F3E !important;
    cursor: default; }
  .dataTables_paginate a {
    color: #E4003C !important;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: normal;
    text-decoration: none;
    display: inline-block;
    outline: 0;
    position: relative;
    margin: 0 5px;
    cursor: pointer; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body {
    padding: 0;
    margin: 0;
    width: 320px; } }

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    width: 495px; } }

#research-projects .entry-content {
  padding-top: 0px; }

#research-projects .full > .event-content {
  width: 100%; }
  #research-projects .full > .event-content .research-interests-search {
    position: relative;
    padding-top: 20px;
    width: 100%; }
    #research-projects .full > .event-content .research-interests-search .research_search {
      display: inline-block; }
      #research-projects .full > .event-content .research-interests-search .research_search input {
        width: 340px;
        box-sizing: border-box;
        border: solid 1px #929292;
        padding: 15px 15px 16px 40px;
        height: 100%; }
      #research-projects .full > .event-content .research-interests-search .research_search .submit-icon {
        position: absolute;
        top: 33px;
        left: 10px;
        background-color: transparent;
        border: none;
        cursor: pointer; }
        #research-projects .full > .event-content .research-interests-search .research_search .submit-icon:active {
          color: #3F3F3E; }
    #research-projects .full > .event-content .research-interests-search .page-reset {
      width: 160px;
      display: inline-block;
      text-decoration: none;
      margin-left: 10px;
      text-align: center;
      background-color: #E7E7E7;
      box-sizing: border-box; }
      #research-projects .full > .event-content .research-interests-search .page-reset a {
        margin-left: 0; }
      @media screen and (max-width: 730px) {
        #research-projects .full > .event-content .research-interests-search .page-reset {
          margin-top: 10px;
          margin-left: 0; }
          #research-projects .full > .event-content .research-interests-search .page-reset a {
            margin-top: 0; } }
  #research-projects .full > .event-content .title-has-cta h1 {
    color: #3F3F3E;
    font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
    font-weight: bold; }
  #research-projects .full > .event-content #all-research-projects-list {
    width: 100%;
    margin-top: 10px; }
    #research-projects .full > .event-content #all-research-projects-list .post, #research-projects .full > .event-content #all-research-projects-list .type-research_projects {
      margin: 0 0 23px;
      border-bottom: 1px solid #929292; }
    #research-projects .full > .event-content #all-research-projects-list .post {
      width: 32%;
      margin-right: 1.6%;
      display: inline-block;
      vertical-align: top;
      max-height: 475px; }
      #research-projects .full > .event-content #all-research-projects-list .post:nth-child(3n) {
        margin-right: 0; }
      @media screen and (max-width: 1200px) {
        #research-projects .full > .event-content #all-research-projects-list .post {
          width: 48.9%; }
          #research-projects .full > .event-content #all-research-projects-list .post:nth-child(3n) {
            margin-right: 1.5%; }
          #research-projects .full > .event-content #all-research-projects-list .post:nth-child(2n) {
            margin-right: 0; } }
      @media screen and (max-width: 790px) {
        #research-projects .full > .event-content #all-research-projects-list .post {
          display: block;
          width: 100%; } }
      #research-projects .full > .event-content #all-research-projects-list .post .entry-header {
        padding-top: 10px;
        margin-bottom: 7px;
        height: 100%;
        position: relative; }
        #research-projects .full > .event-content #all-research-projects-list .post .entry-header h1 {
          border: none;
          line-height: 24px;
          margin: 7px 0 0 0 !important;
          font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
          font-weight: bold; }
        #research-projects .full > .event-content #all-research-projects-list .post .entry-header h2 {
          margin: 4px 0 0 0;
          padding-bottom: 0; }
          #research-projects .full > .event-content #all-research-projects-list .post .entry-header h2 a {
            font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
            font-size: 22px;
            font-weight: 100;
            color: #3F3F3E;
            letter-spacing: normal;
            text-decoration: none; }
        #research-projects .full > .event-content #all-research-projects-list .post .entry-header .header-info-container {
          height: 30px; }
          #research-projects .full > .event-content #all-research-projects-list .post .entry-header .header-info-container .featured-project {
            display: inline-block;
            color: #3D46FF; }
        #research-projects .full > .event-content #all-research-projects-list .post .entry-header .entry-title {
          font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
          color: #000000;
          font-weight: bold;
          line-height: 1.2;
          width: 100%;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          padding-right: 5px; }
          #research-projects .full > .event-content #all-research-projects-list .post .entry-header .entry-title a {
            text-decoration: none;
            color: #000000; }
        #research-projects .full > .event-content #all-research-projects-list .post .entry-header .entry-research-partner, #research-projects .full > .event-content #all-research-projects-list .post .entry-header .more-link {
          text-decoration: none;
          font-size: 12px;
          font-weight: 300;
          letter-spacing: normal;
          color: #E4003C;
          margin-top: 12px;
          padding-bottom: 12px;
          display: inline-block; }
        #research-projects .full > .event-content #all-research-projects-list .post .entry-header .thumbnail-container {
          height: 210px; }
          @media screen and (max-width: 790px) {
            #research-projects .full > .event-content #all-research-projects-list .post .entry-header .thumbnail-container {
              height: auto; } }
          #research-projects .full > .event-content #all-research-projects-list .post .entry-header .thumbnail-container .entry-thumbnail {
            display: block;
            height: 197px;
            background-repeat: no-repeat;
            background-size: cover;
            margin-bottom: 13px;
            position: relative;
            background-color: #E7E7E7; }
            #research-projects .full > .event-content #all-research-projects-list .post .entry-header .thumbnail-container .entry-thumbnail .picture-color-overlay {
              width: 100%;
              height: 80px;
              background: transparent;
              position: absolute;
              left: 0px;
              top: 0px; }
            #research-projects .full > .event-content #all-research-projects-list .post .entry-header .thumbnail-container .entry-thumbnail .logo-container {
              position: absolute;
              background: center center no-repeat;
              background-size: contain;
              left: 0px;
              top: 0px;
              width: 100px;
              height: 50px; }
            #research-projects .full > .event-content #all-research-projects-list .post .entry-header .thumbnail-container .entry-thumbnail .full-logo {
              width: 200px;
              height: 100px;
              background-color: #E7E7E7;
              margin-left: 0;
              left: 50%;
              top: 50%;
              transform: translate(-50%, -50%); }
            #research-projects .full > .event-content #all-research-projects-list .post .entry-header .thumbnail-container .entry-thumbnail .featured-project {
              background: linear-gradient(to right bottom, #fff 48.7%, rgba(255, 255, 255, 0) 50%); }
            #research-projects .full > .event-content #all-research-projects-list .post .entry-header .thumbnail-container .entry-thumbnail .remove-slice {
              background: none; }
        #research-projects .full > .event-content #all-research-projects-list .post .entry-header .research-content {
          margin-top: 10px;
          margin-bottom: 10px;
          height: 60px;
          color: #3F3F3E; }
      #research-projects .full > .event-content #all-research-projects-list .post .share p {
        font-size: 12px;
        font-weight: 300;
        letter-spacing: normal;
        margin: 16px 0 15px 0 !important; }
        #research-projects .full > .event-content #all-research-projects-list .post .share p a {
          text-decoration: none;
          vertical-align: -25%; }
          #research-projects .full > .event-content #all-research-projects-list .post .share p a .icons {
            font-size: 1.8em;
            padding-left: 5px; }
          #research-projects .full > .event-content #all-research-projects-list .post .share p a .ss-facebook {
            color: #3b5998; }
          #research-projects .full > .event-content #all-research-projects-list .post .share p a .ss-twitter {
            color: #55acee; }
          #research-projects .full > .event-content #all-research-projects-list .post .share p a .ss-linkedin {
            color: #0077b5; }
          #research-projects .full > .event-content #all-research-projects-list .post .share p a .ss-mail {
            color: #3F3F3E; }
    #research-projects .full > .event-content #all-research-projects-list .pagination {
      position: absolute;
      right: 0;
      margin-top: 4px; }
      @media screen and (max-width: 365px) {
        #research-projects .full > .event-content #all-research-projects-list .pagination {
          margin-top: -10px; } }
      #research-projects .full > .event-content #all-research-projects-list .pagination > a:first-child, #research-projects .full > .event-content #all-research-projects-list .pagination span:first-child {
        margin-left: 0;
        margin-right: 8px; }
      #research-projects .full > .event-content #all-research-projects-list .pagination > a:last-child, #research-projects .full > .event-content #all-research-projects-list .pagination span:last-child {
        margin-right: 0;
        margin-left: 8px; }
      #research-projects .full > .event-content #all-research-projects-list .pagination .page-numbers {
        color: #3F3F3E;
        text-decoration: none; }
      #research-projects .full > .event-content #all-research-projects-list .pagination .page-numbers.disabled, #research-projects .full > .event-content #all-research-projects-list .pagination .page-numbers.current {
        color: #3F3F3E !important; }
      #research-projects .full > .event-content #all-research-projects-list .pagination a, #research-projects .full > .event-content #all-research-projects-list .pagination span {
        color: #E4003C !important;
        font-size: 15px;
        font-weight: 300;
        letter-spacing: normal;
        text-decoration: none;
        display: inline-block;
        outline: 0;
        position: relative;
        margin: 0 3px; }
    #research-projects .full > .event-content #all-research-projects-list .navigation {
      margin-top: 26px; }

#research-project {
  /* .sidebar {  

		@include media($med) {
			padding-bottom: 10px;
		}

		@include media($large-tablet) {
			display: block;
			width: 100%
		}

		
		h4 {
			color: $light-blue;
			margin: 0;
		}

		h2 {
			font-family: $alt-font-stack;
		}

		.side-content > h1 {
			border-bottom: 1px solid $mid-grey;
		}

		h1 {
			border-bottom: none;
			margin-bottom: 0 !important;


		}

		.people-container {
			
			width: 100%;

			.category-header {
				padding-top: 15px;
				
				color: $light-blue;
				font-weight: 100;
				
			}

			.people-wrapper {

				.people-content {
					padding-top: 20px;
				}

				
			}
		}

		.people-list {
			padding: 0;
			margin: 0;
			list-style: none;

			h1 {
				font-size: 30px;
				font-family: $alt-font-stack;
			}

			span {
				padding-left: 20px;

				a {
					text-decoration: none;
				}
			}
			
		}



		
		.email-container {
			margin-top: 80px;
			padding: 40px 20px;
			background: $light-grey;

			h1 {
				border-bottom: 1px solid $dark-grey;
				margin-bottom: 15px !important;
			}

			#email-heading {
				margin-top: 20px;
				margin-bottom: 0 !important;
				border-bottom: none;

				a {
					word-wrap: break-word;
				}
			}

			h4 {
				padding-top: 5px;
				color: $dark-grey;
			}

			@include media($med) {
				margin-top: 20px;
			}
		}

		.project-container {
			background: $mid-grey;
			padding: 40px 20px;
			margin-top: 40px;


			.header-wrapper {
				h1 {
					color: $body-bg;
					border-bottom: 1px solid $body-bg;
				}   
			}
			
			a {
				text-decoration: none;
				color: $body-bg;
				&:hover {
					color: $dark-grey;
				}
			}
		}
	} */ }
  #research-project h1 {
    color: #3F3F3E;
    font-weight: bold;
    line-height: 1.5; }
  #research-project img {
    display: block; }
  #research-project .title-has-cta {
    margin-bottom: 30px; }
  @media screen and (max-width: 1024px) {
    #research-project .content {
      width: 100%;
      padding-bottom: 25px; } }
  @media screen and (max-width: 1200px) {
    #research-project .content {
      width: 100%; } }
  @media screen and (max-width: 790px) {
    #research-project .content {
      width: 100%; } }
  @media screen and (max-width: 660px) {
    #research-project .content {
      width: 100%; } }
  @media screen and (max-width: 365px) {
    #research-project .content {
      width: 100%; } }
  #research-project .content article {
    border-bottom: none !important; }
    #research-project .content article .entry-title h1 {
      font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
      color: #000000;
      font-weight: bold;
      font-size: 30px;
      padding-top: 7px;
      padding-bottom: 7px;
      line-height: 1.5; }
    #research-project .content article .entry-meta {
      font-family: "haas-unica-lt", Helvetica, Arial, sans-serif; }
    #research-project .content article .entry-content {
      clear: both;
      overflow: auto; }
      #research-project .content article .entry-content img {
        margin-top: 10px !important;
        margin-bottom: 10px !important; }
    #research-project .content article .thumbnail-frame {
      padding: 12px;
      border: 1px solid #929292;
      width: 100%;
      height: 400px; }
      #research-project .content article .thumbnail-frame .thumbnail-container {
        height: 90%;
        width: 100%;
        display: block;
        margin-bottom: 10px; }
        #research-project .content article .thumbnail-frame .thumbnail-container .entry-thumbnail {
          width: 100%;
          height: 100%;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center center; }
      #research-project .content article .thumbnail-frame .entry-description {
        text-align: center; }
      @media screen and (max-width: 790px) {
        #research-project .content article .thumbnail-frame {
          height: 300px; }
          #research-project .content article .thumbnail-frame .entry-thumbnail {
            height: 80%; } }
  #research-project .content .header-wrapper {
    position: relative; }
    #research-project .content .header-wrapper a {
      position: absolute;
      right: 1%;
      bottom: 35%;
      text-decoration: none !important; }
      #research-project .content .header-wrapper a .fa {
        color: #3F3F3E; }
  #research-project .content .outer-container {
    margin-top: 40px; }
  #research-project .content .content-wrapper {
    display: none; }
    #research-project .content .content-wrapper .content-container {
      padding-top: 10px;
      border-bottom: 1px solid #929292; }
      #research-project .content .content-wrapper .content-container h4 {
        border-bottom: none;
        color: #000000;
        font-weight: 300;
        line-height: 1.5; }
      #research-project .content .content-wrapper .content-container .more-link {
        margin-top: 12px;
        margin-bottom: 12px; }
      #research-project .content .content-wrapper .content-container .publication_title {
        margin-top: 10px; }
      #research-project .content .content-wrapper .content-container .wp-caption {
        float: none; }
      #research-project .content .content-wrapper .content-container .content_item {
        clear: both;
        overflow: auto; }
  #research-project .content .active {
    display: block; }

#publications.full .content .title-has-cta p {
  min-width: 200px;
  display: block;
  padding: 13px 0 45px 0;
  width: 100%;
  border-bottom: solid 1px #929292; }

#publications div#all-publications-table_filter {
  float: left;
  padding-top: 20px; }

#publications #all-publications-table {
  margin: 0;
  width: 100%;
  collapse: collapse;
  margin-bottom: 20px; }
  #publications #all-publications-table tr {
    min-width: 200px;
    display: block;
    padding: 13px 0;
    width: 100%;
    border-bottom: solid 1px #929292;
    transition: all 0.3s; }
    #publications #all-publications-table tr .publication-content {
      padding-top: 20px;
      padding-bottom: 20px; }
      #publications #all-publications-table tr .publication-content .publication-title {
        font-weight: bold; }
      #publications #all-publications-table tr .publication-content p {
        margin: 8px 0 0 0; }
      #publications #all-publications-table tr .publication-content .publication-code {
        display: inline-block;
        padding-top: 20px; }
      #publications #all-publications-table tr .publication-content .publication-document {
        color: #3D46FF;
        text-decoration: none;
        padding-top: 12px; }
    #publications #all-publications-table tr:hover {
      /* background-color: $box-color; */ }
  #publications #all-publications-table thead tr {
    display: none; }
    #publications #all-publications-table thead tr .publication-content {
      display: none; }

#publications .pagination {
  float: right;
  margin-top: 4px; }
  #publications .pagination .page-numbers {
    color: #3F3F3E;
    text-decoration: none; }
  #publications .pagination .page-numbers.disabled, #publications .pagination .page-numbers.current {
    color: #3F3F3E !important; }
  #publications .pagination a, #publications .pagination span {
    color: #E4003C !important;
    letter-spacing: normal;
    text-decoration: none;
    margin: 0 3px; }

#publication .single-publication-content .publication-document {
  color: #3D46FF;
  text-decoration: none;
  padding-top: 12px; }

.page-template-partners-page #primary {
  clear: both;
  margin-bottom: 44px; }
  .page-template-partners-page #primary p {
    margin: 25px 0 0 0; }

.partners-prolog > p {
  margin-top: 8px !important; }

.section-heading, .partner-cards aside.partner-bio-aside .partner-title {
  display: inline-block;
  margin: 0;
  font-size: 22px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #3F3F3E;
  font-weight: 100;
  letter-spacing: normal;
  width: 100%;
  border-bottom: 1px solid #929292;
  padding-bottom: 3px;
  margin: 51px 0 0 0; }

.partner-cards .partner-card {
  width: 33.33333%;
  float: left;
  background-color: #fff;
  background-size: 50% auto;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 16%;
  margin-bottom: 2px;
  cursor: pointer;
  position: relative;
  transition: all 0.2s;
  opacity: 0.3; }
  @media screen and (max-width: 790px) {
    .partner-cards .partner-card {
      width: 50%;
      padding-bottom: 22%;
      background-size: 70% auto; } }
  @media screen and (max-width: 660px) {
    .partner-cards .partner-card {
      width: 100%;
      padding-bottom: 25%;
      background-size: 50% auto;
      margin: 30px 0; }
      .partner-cards .partner-card:after {
        bottom: -30px !important;
        left: 46% !important; } }
  .partner-cards .partner-card:after {
    content: '\f347';
    display: block;
    font-family: 'dashicons';
    font-size: 28px;
    position: absolute;
    bottom: 10px;
    left: 48%;
    color: #E4003C;
    transition: all 0.2s;
    opacity: 0; }
  .partner-cards .partner-card.active {
    transform: translateY(2px);
    opacity: 1; }
    .partner-cards .partner-card.active:after {
      opacity: 1; }
  .partner-cards .partner-card:hover, .partner-cards .partner-card:hover:after {
    opacity: 1; }
  .partner-cards .partner-card .view-more {
    display: none; }

.partner-cards:after {
  content: '';
  display: block;
  clear: both; }

.partner-cards .partner-bio {
  display: none; }

.partner-cards aside.partner-bio-aside {
  clear: both;
  width: 100%;
  background: #fff; }
  .partner-cards aside.partner-bio-aside .partner-title {
    margin: 0;
    padding-bottom: 0px;
    border: none; }
  .partner-cards aside.partner-bio-aside .partner-content p {
    margin-top: 22px !important; }
  .partner-cards aside.partner-bio-aside .partner-content a {
    text-decoration: none;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: normal;
    color: #E4003C;
    display: inline-block; }
    .partner-cards aside.partner-bio-aside .partner-content a:focus {
      outline: none; }

#fellows-content p {
  margin: 23px 0 22px 0; }

.row.fit-cards {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .row.fit-cards .card {
    padding: 26px 0px;
    background: #EEEEEE;
    margin: 5px 10px 8px 10px;
    min-width: calc(20% - 20px);
    max-width: calc(20% - 20px);
    -ms-flex-positive: 1;
        flex-grow: 1; }
    @media screen and (max-width: 1200px) {
      .row.fit-cards .card {
        min-width: calc(31% - 20px);
        max-width: calc(31% - 20px); } }
    @media screen and (max-width: 790px) {
      .row.fit-cards .card {
        min-width: calc(50% - 20px);
        max-width: calc(50% - 20px); } }
    @media screen and (max-width: 365px) {
      .row.fit-cards .card {
        min-width: calc(100% - 20px);
        max-width: calc(100% - 20px); } }

.featured-fellow {
  width: 100%;
  max-width: 240px;
  background: #f5f5f5;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  margin-right: 20px;
  margin-bottom: 10px;
  display: inline-block; }
  @media screen and (max-width: 1200px) {
    .featured-fellow {
      max-width: 31%;
      margin: 0 1% 20px 1%; } }
  @media screen and (max-width: 790px) {
    .featured-fellow {
      max-width: 47%;
      margin: 0 1% 20px 1%; } }
  @media screen and (max-width: 365px) {
    .featured-fellow {
      max-width: 100%;
      margin: 0 0 20px 0; } }
  .featured-fellow .ff-image {
    width: 100%;
    max-width: 240px;
    padding-bottom: 300px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 2px;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 1200px) {
      .featured-fellow .ff-image {
        max-width: 100%; } }
    @media screen and (max-width: 790px) {
      .featured-fellow .ff-image {
        max-width: 100%; } }
  .featured-fellow .ff-title {
    position: relative;
    width: 100%;
    text-align: left;
    color: #003f4f;
    cursor: pointer;
    background: #eee;
    padding: 15px;
    font-size: 1.2em;
    font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    text-transform: uppercase;
    line-height: 1em;
    transition: all .3s ease; }
    .featured-fellow .ff-title:after {
      display: none; }
    .featured-fellow .ff-title span.sub-title {
      display: block;
      font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
      text-transform: none;
      font-size: 0.8em;
      font-weight: lighter;
      margin-top: 5px; }
    .featured-fellow .ff-title span.sub-title {
      font-size: 0.8em;
      line-height: 0.8em; }
    .featured-fellow .ff-title span.dashicons {
      position: absolute;
      top: 33%;
      right: 0px;
      opacity: 0;
      transition: all 0.35s ease; }
    .featured-fellow .ff-title:hover {
      background: #eee; }
      .featured-fellow .ff-title:hover span.dashicons {
        opacity: 1;
        right: 10px; }
  .featured-fellow .ff-content {
    display: none;
    background: #f5f5f5;
    z-index: 1; }
    .featured-fellow .ff-content p {
      font-size: 1.08em; }
  .featured-fellow [data-tooltip], .featured-fellow .tooltip {
    opacity: 1; }
  .featured-fellow .fellow-card-footer {
    display: none;
    background: #E7E7E7;
    padding: 10px 20px;
    margin-left: -20px;
    width: calc(100% + 40px);
    margin-bottom: -20px; }

.featured-fellow.active {
  max-width: 100%;
  padding: 80px 20px 20px 20px; }
  .featured-fellow.active .ff-image {
    float: right; }
    @media screen and (max-width: 1200px) {
      .featured-fellow.active .ff-image {
        max-width: 240px; } }
    @media screen and (max-width: 660px) {
      .featured-fellow.active .ff-image {
        float: none;
        margin-top: 15px; } }
  .featured-fellow.active .ff-title {
    position: absolute;
    top: 0;
    left: 0; }
    .featured-fellow.active .ff-title span.dashicons {
      display: none; }
  .featured-fellow.active .ff-content {
    display: inline-block;
    position: relative;
    width: calc(100% - 280px); }
    @media screen and (max-width: 660px) {
      .featured-fellow.active .ff-content {
        width: 100%; } }
  .featured-fellow.active .fellow-card-footer {
    display: block; }

.UAD-row .featured-fellow {
  max-width: 18%;
  margin-right: 1%; }
  @media screen and (max-width: 1200px) {
    .UAD-row .featured-fellow {
      max-width: 31%;
      margin: 0 1% 20px 1%; } }
  @media screen and (max-width: 790px) {
    .UAD-row .featured-fellow {
      max-width: 47%;
      margin: 0 1% 20px 1%; } }
  @media screen and (max-width: 365px) {
    .UAD-row .featured-fellow {
      max-width: 100%; } }

.UAD-row .featured-fellow.active {
  max-width: 100%; }
  .UAD-row .featured-fellow.active .ff-image {
    max-width: 240px; }
    @media screen and (max-width: 660px) {
      .UAD-row .featured-fellow.active .ff-image {
        float: none; } }
  @media screen and (max-width: 660px) {
    .UAD-row .featured-fellow.active .ff-content {
      width: 100%; } }

ul.faculty-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.faculty-list li {
    list-style-type: none;
    float: left;
    width: 23%;
    margin: 0 1% 20px 1%; }
    @media screen and (max-width: 1200px) {
      ul.faculty-list li {
        width: 31%; } }
    @media screen and (max-width: 790px) {
      ul.faculty-list li {
        width: 48%; } }
    @media screen and (max-width: 660px) {
      ul.faculty-list li {
        width: 100%;
        margin: 0 0 20px 0; } }
    ul.faculty-list li a {
      text-decoration: none;
      background: #F5F5F5;
      display: inline-block;
      width: 100%;
      padding: 10px;
      border-left: solid 2px #DDCF16; }
      ul.faculty-list li a:hover {
        text-decoration: none;
        background: #eee; }

/* Faculty - single */
.fac-single {
  padding-bottom: 150px;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }
  @media screen and (max-width: 790px) {
    .fac-single {
      padding-bottom: 0; } }
  .fac-single:last-child {
    margin-right: 0; }
  .fac-single .fac-accordion a {
    color: #E4003C;
    text-decoration: none; }
  .fac-single p {
    margin: 19px 0; }
  .fac-single > p:nth-child(2) {
    margin-top: 23px; }
  .fac-single ul {
    list-style: none;
    padding: 0;
    margin-top: 25px; }
    .fac-single ul li {
      margin-top: 15px; }
      .fac-single ul li a.fac-toggle {
        text-decoration: none;
        width: 100%;
        display: block;
        background: #f0f0f0;
        transition: background .3s ease; }
        .fac-single ul li a.fac-toggle h2 {
          padding: 17px 15px 16px 15px;
          font-size: 16px;
          font-weight: 300;
          font-family: "haas-unica-reg", Helvetica, Arial, sans-serif; }
          .fac-single ul li a.fac-toggle h2:after {
            content: '\f107';
            font-family: 'FontAwesome';
            float: right; }
        .fac-single ul li a.fac-toggle.show h2:after {
          content: '\f106'; }
      .fac-single ul li .fac-inner {
        overflow: hidden;
        display: none; }
        .fac-single ul li .fac-inner ul {
          margin-top: 0; }
          .fac-single ul li .fac-inner ul.tabs {
            margin: 0px;
            padding: 0px;
            list-style: none; }
            .fac-single ul li .fac-inner ul.tabs li {
              display: inline-block;
              padding: 16px 15px 14px 15px;
              margin-right: 11px;
              cursor: pointer;
              border: solid 1px #f0f0f0; }
              .fac-single ul li .fac-inner ul.tabs li:hover {
                background: #f0f0f0; }
              .fac-single ul li .fac-inner ul.tabs li.current {
                background: #f0f0f0; }
        .fac-single ul li .fac-inner .tab-content {
          display: none; }
          .fac-single ul li .fac-inner .tab-content.current {
            display: inherit; }
          .fac-single ul li .fac-inner .tab-content ul {
            position: relative;
            margin: 0;
            padding-left: 40px; }
            .fac-single ul li .fac-inner .tab-content ul li:first-child {
              margin-top: 8px; }
            .fac-single ul li .fac-inner .tab-content ul li:last-child {
              margin-bottom: 9px; }
            .fac-single ul li .fac-inner .tab-content ul li:before {
              content: "_";
              position: absolute;
              left: 0;
              font-weight: 500;
              font-size: 25px;
              transform: translateY(-12px);
              -webkit-transform: translateY(-12px); }
          .fac-single ul li .fac-inner .tab-content table {
            margin-bottom: 10px; }
            .fac-single ul li .fac-inner .tab-content table td {
              border: none;
              padding: 8px 10px 0 0; }
              @media screen and (max-width: 790px) {
                .fac-single ul li .fac-inner .tab-content table td {
                  padding-left: 0px; } }
        .fac-single ul li .fac-inner .books h3 {
          margin-top: 25px; }
        .fac-single ul li .fac-inner .books hr {
          margin: 6px 0 15px 0; }
        .fac-single ul li .fac-inner .books .book-text {
          width: 75%;
          padding-right: 20px;
          float: left; }
          .fac-single ul li .fac-inner .books .book-text p {
            margin: 17px 0; }
            .fac-single ul li .fac-inner .books .book-text p a {
              text-decoration: none;
              color: #E4003C;
              margin-right: 20px; }
        .fac-single ul li .fac-inner .books img {
          float: right;
          width: 20%;
          padding-top: 23px; }
  @media screen and (max-width: 790px) {
    .fac-single {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .fac-single:last-child {
        margin-right: 0; } }

#sidebar-faculty {
  margin-top: 66px; }
  #sidebar-faculty img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding: 2px; }
  #sidebar-faculty .book-cover {
    padding-top: 0px; }
  @media screen and (max-width: 790px) {
    #sidebar-faculty img, #sidebar-faculty p {
      display: block;
      width: 40%;
      margin: 0 auto; } }
  @media screen and (max-width: 440px) {
    #sidebar-faculty img, #sidebar-faculty p {
      width: 50%; } }

.faculty-list {
  width: 105.6%; }
  @media screen and (max-width: 1200px) {
    .faculty-list {
      width: 107%; } }
  @media screen and (max-width: 790px) {
    .faculty-list {
      width: 107.5%; } }
  @media screen and (max-width: 660px) {
    .faculty-list {
      width: 100%; } }

.fellow-card {
  width: 22.79%;
  margin: 15px 1.2% 0 0;
  position: relative;
  display: inline-block;
  overflow: hidden;
  transition: background 0.3s ease; }
  .fellow-card .fellow-card-intro {
    position: relative;
    height: 98px;
    padding: 0 20px;
    cursor: pointer;
    background: #E7E7E7; }
    .fellow-card .fellow-card-intro .flex-content {
      position: relative;
      display: inline-block;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%); }
      .fellow-card .fellow-card-intro .flex-content h1 {
        font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        padding-bottom: 0;
        border: none;
        cursor: pointer; }
      .fellow-card .fellow-card-intro .flex-content h2 {
        font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 100;
        line-height: 24px;
        padding-bottom: 0;
        cursor: pointer; }
    .fellow-card .fellow-card-intro span.dashicons {
      display: none; }
  .fellow-card .fellow-card-hidden {
    display: none; }
    .fellow-card .fellow-card-hidden div.fellow-profile {
      display: none;
      width: 250px;
      position: absolute;
      top: 85px;
      right: 20px;
      max-height: 330px;
      height: 100%;
      margin-top: 43px;
      background-size: cover;
      background-position: center;
      background-color: #E4E4E4; }
      @media screen and (max-width: 660px) {
        .fellow-card .fellow-card-hidden div.fellow-profile {
          width: 200px; } }
      @media screen and (max-width: 500px) {
        .fellow-card .fellow-card-hidden div.fellow-profile {
          width: 100%;
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          height: auto;
          padding-bottom: 100%; } }
    .fellow-card .fellow-card-hidden .fellow-card-content {
      padding: 20px 20px;
      background: #fafafa;
      min-height: 380px; }
      .fellow-card .fellow-card-hidden .fellow-card-content p {
        margin-bottom: 21px; }
      @media screen and (max-width: 660px) {
        .fellow-card .fellow-card-hidden .fellow-card-content {
          padding: 10px 220px 10px 20px; } }
      @media screen and (max-width: 500px) {
        .fellow-card .fellow-card-hidden .fellow-card-content {
          padding: 10px 20px !important;
          min-height: auto; } }
      .fellow-card .fellow-card-hidden .fellow-card-content h2 {
        margin-bottom: 19px;
        margin-top: 9px;
        text-transform: lowercase; }
        .fellow-card .fellow-card-hidden .fellow-card-content h2:first-letter {
          text-transform: uppercase; }
      .fellow-card .fellow-card-hidden .fellow-card-content ul > li {
        margin-bottom: 8px; }
  .fellow-card .fellow-card-footer {
    background-color: #E7E7E7;
    padding: 23px 20px; }
    .fellow-card .fellow-card-footer a {
      font-weight: 100; }
  .fellow-card.active-card {
    width: 94.7%;
    background: #fafafa; }
    @media screen and (max-width: 1200px) {
      .fellow-card.active-card {
        width: 93.4%; } }
    @media screen and (max-width: 790px) {
      .fellow-card.active-card {
        width: 92.9%; } }
    @media screen and (max-width: 660px) {
      .fellow-card.active-card {
        width: 100%; } }
    .fellow-card.active-card.no-content {
      width: 22.79%; }
      @media screen and (max-width: 1200px) {
        .fellow-card.active-card.no-content {
          width: 30.3%; } }
      @media screen and (max-width: 790px) {
        .fellow-card.active-card.no-content {
          width: 45.5%; } }
      @media screen and (max-width: 660px) {
        .fellow-card.active-card.no-content {
          width: 100%; } }
    .fellow-card.active-card .fellow-card-hidden {
      display: block; }
    .fellow-card.active-card span.dashicons {
      display: none; }
  .fellow-card.has-profile .fellow-card-hidden .fellow-card-content {
    padding: 20px 290px 20px 20px; }
  .fellow-card.has-profile .fellow-card-hidden div.fellow-profile {
    display: block; }
  @media screen and (max-width: 1200px) {
    .fellow-card {
      width: 30.3%;
      margin-right: 1.3%; } }
  @media screen and (max-width: 790px) {
    .fellow-card {
      width: 45.5%;
      margin-right: 2%; } }
  @media screen and (max-width: 660px) {
    .fellow-card {
      width: 100%; } }

.dropdown-menu {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  list-style-type: none;
  margin: -2px 0 0;
  float: left;
  min-width: 160px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #929292; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #929292; }
  .dropdown-menu li {
    padding: 5px 0;
    margin: 0;
    cursor: pointer; }
    .dropdown-menu li:hover, .dropdown-menu li.active {
      color: #E4003C; }
    .dropdown-menu li:first-child {
      padding: 0; }
  .dropdown-menu li.disabled {
    cursor: auto;
    -moz-column-span: all;
         column-span: all; }
    .dropdown-menu li.disabled:hover {
      font-weight: 300; }
  .dropdown-menu li.divider {
    padding: 0; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.filter-dropdown, .filter-search {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  width: 288px; }
  @media screen and (max-width: 790px) {
    .filter-dropdown, .filter-search {
      width: 48%;
      margin-bottom: 15px; } }
  @media screen and (max-width: 660px) {
    .filter-dropdown, .filter-search {
      width: 100%;
      margin: 0 0 20px 0; } }
  .filter-dropdown i.fa.fa-search, .filter-search i.fa.fa-search {
    position: absolute;
    color: #3F3F3E;
    font-size: 18px;
    top: 52%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 16px; }

.filter-dropdown ul {
  -moz-column-count: 2;
       column-count: 2; }

li.select-half {
  width: 100%; }

.filter-dropdown .btn {
  width: 100%;
  background-color: #fff;
  border-radius: 0;
  color: #3F3F3E;
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 16px 20px;
  box-shadow: none;
  text-align: center;
  border: 1px solid #929292; }
  .filter-dropdown .btn:after {
    content: '\f139';
    display: inline-block;
    font-family: 'dashicons';
    margin-left: 5px;
    margin-top: 5px;
    float: right; }

.filter-dropdown.open .btn, .filter-dropdown .btn:focus, .filter-dropdown .btn:hover {
  box-shadow: none;
  outline: 0; }

.filter-dropdown.open .btn.dropdown-toggle:after {
  content: '\f140'; }

input[type=search].fellows-search,
input[type=search].people-search {
  width: 100%;
  background-color: #fff;
  border-radius: 0;
  color: #3F3F3E;
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 16px 20px 16px 50px;
  box-shadow: none;
  border: 1px solid #929292;
  box-sizing: border-box;
  -webkit-appearance: none; }
  input[type=search].fellows-search::-webkit-input-placeholder,
  input[type=search].people-search::-webkit-input-placeholder {
    color: #BBBBBB;
    font-size: 15px;
    font-weight: 300; }
  input[type=search].fellows-search:-moz-placeholder,
  input[type=search].people-search:-moz-placeholder {
    /* Firefox 18- */
    color: #BBBBBB;
    font-size: 15px;
    font-weight: 300; }
  input[type=search].fellows-search::-moz-placeholder,
  input[type=search].people-search::-moz-placeholder {
    /* Firefox 19+ */
    color: #BBBBBB;
    font-size: 15px;
    font-weight: 300; }
  input[type=search].fellows-search:-ms-input-placeholder,
  input[type=search].people-search:-ms-input-placeholder {
    color: #BBBBBB;
    font-size: 15px;
    font-weight: 300; }

.alert {
  margin-top: 30px;
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 900;
  color: #3F3F3E;
  line-height: 24px;
  letter-spacing: normal; }

.fellows-search-filters {
  margin-top: 25px; }

h2.uni-title {
  margin-top: 20px;
  border-bottom: 1px solid #929292; }

#leadership-content h1 {
  margin-bottom: 30px; }
  @media screen and (max-width: 1200px) {
    #leadership-content h1 {
      margin-bottom: 2.5vw; } }

.leadership-categories-list {
  width: 105%; }
  @media screen and (max-width: 1200px) {
    .leadership-categories-list {
      width: 105%; } }
  @media screen and (max-width: 660px) {
    .leadership-categories-list {
      width: 100%; } }
  .leadership-categories-list .leadership-category {
    width: 46.5%;
    margin-right: 2.33%;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: background 0.3s ease; }
    .leadership-categories-list .leadership-category .leadership-category-title {
      position: relative;
      height: 98px;
      padding: 0 20px;
      cursor: pointer;
      background: #E7E7E7; }
      .leadership-categories-list .leadership-category .leadership-category-title .leadership-category-title-content {
        position: relative;
        display: inline-block;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%); }
        .leadership-categories-list .leadership-category .leadership-category-title .leadership-category-title-content h1 {
          font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
          font-size: 22px;
          font-weight: 100;
          line-height: 24px;
          padding-bottom: 0;
          border: none;
          cursor: pointer; }
        .leadership-categories-list .leadership-category .leadership-category-title .leadership-category-title-content h2 {
          font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
          font-size: 16px;
          font-weight: 100;
          line-height: 24px;
          padding-bottom: 0;
          cursor: pointer; }
    .leadership-categories-list .leadership-category .leadership-category-hidden {
      display: none; }
      .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile {
        margin-top: -47px; }
        .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile h1 {
          display: block;
          margin: 20px 30px 0 30px;
          width: initial; }
        .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container {
          width: 250px;
          float: right;
          margin: 30px 30px 0 0; }
          @media screen and (max-width: 790px) {
            .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container {
              margin-left: 20px; } }
          @media screen and (max-width: 600px) {
            .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container {
              display: block;
              width: 100%;
              padding: 20px 25%;
              margin: 0;
              position: relative; } }
          @media screen and (max-width: 440px) {
            .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container {
              padding: 20px 30px; } }
          .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container .leader-profile-pic, .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container .book-covers-pic {
            display: none;
            width: 100%;
            max-height: 375px;
            overflow: hidden;
            margin-bottom: 25px; }
            .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container .leader-profile-pic img, .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container .book-covers-pic img {
              padding: 0; }
            @media screen and (max-width: 600px) {
              .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container .leader-profile-pic, .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container .book-covers-pic {
                margin-bottom: 15px;
                max-height: initial; }
                .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container .leader-profile-pic img, .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container .book-covers-pic img {
                  width: 100%;
                  padding-top: 15px; } }
          .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container .leader-profile-pic {
            top: 142px; }
          .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-image-container .book-covers-pic {
            top: 300px; }
        .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content {
          padding: 4px 30px 47px 30px;
          background: #fafafa; }
          .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content p {
            margin-bottom: 0; }
          .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content h2 {
            margin-bottom: 19px;
            margin-top: 9px; }
          .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content .personal-website {
            display: block;
            margin-top: 18px; }
          .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content .leader-profile-accordion a {
            color: #E4003C;
            text-decoration: none; }
          .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content p {
            margin: 19px 0 0 0; }
          .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content > p:nth-child(2) {
            margin-top: 23px; }
          .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul {
            list-style: none;
            padding: 0;
            margin: 0; }
            .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul > li:first-child {
              margin-top: 27px; }
            .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li {
              margin-top: 15px; }
              .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li a.leader-profile-toggle {
                text-decoration: none;
                width: 100%;
                display: block;
                background: #f0f0f0;
                transition: background .3s ease; }
                .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li a.leader-profile-toggle h2 {
                  padding: 17px 15px 16px 15px;
                  margin-bottom: 0;
                  font-size: 16px;
                  font-weight: 300;
                  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif; }
                  .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li a.leader-profile-toggle h2:after {
                    content: '\f107';
                    font-family: 'FontAwesome';
                    float: right; }
                .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li a.leader-profile-toggle.show h2:after {
                  content: '\f106'; }
              .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner {
                overflow: hidden;
                display: none; }
                .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner ul {
                  margin-top: 0; }
                  .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner ul > li:first-child {
                    margin-top: 15px; }
                  .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner ul.leader-profile-tabs {
                    margin: 0px;
                    padding: 0px;
                    list-style: none; }
                    .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner ul.leader-profile-tabs li {
                      display: inline-block;
                      padding: 16px 15px 14px 15px;
                      margin-right: 11px;
                      margin-top: 15px;
                      cursor: pointer;
                      border: solid 1px #f0f0f0; }
                      .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner ul.leader-profile-tabs li:hover {
                        background: #f0f0f0; }
                      .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner ul.leader-profile-tabs li.current {
                        background: #f0f0f0; }
                .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .leader-profile-tab-content {
                  display: none; }
                  .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .leader-profile-tab-content.current {
                    display: inherit; }
                  .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .leader-profile-tab-content ul {
                    position: relative;
                    margin: 0;
                    padding-left: 40px; }
                    .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .leader-profile-tab-content ul li:first-child {
                      margin-top: 8px; }
                    .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .leader-profile-tab-content ul li:before {
                      content: "_";
                      position: absolute;
                      left: 0;
                      font-weight: 500;
                      font-size: 25px;
                      transform: translateY(-10px);
                      -webkit-transform: translateY(-10px); }
                  .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .leader-profile-tab-content table {
                    margin-bottom: 10px; }
                    .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .leader-profile-tab-content table td {
                      border: none;
                      padding: 8px 10px 0 0; }
                      @media screen and (max-width: 790px) {
                        .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .leader-profile-tab-content table td {
                          padding-left: 0px; } }
                .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .books h3 {
                  margin-top: 25px; }
                .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .books hr {
                  margin: 6px 0 15px 0; }
                .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .books .book-text {
                  width: 75%;
                  padding-right: 20px;
                  float: left; }
                  .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .books .book-text p {
                    margin: 17px 0; }
                    .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .books .book-text p a {
                      text-decoration: none;
                      color: #E4003C;
                      margin-right: 20px; }
                  @media screen and (max-width: 440px) {
                    .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .books .book-text {
                      width: 100%;
                      padding-right: 0;
                      float: initial; } }
                .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .books img {
                  float: right;
                  width: 20%;
                  padding-top: 23px; }
                  @media screen and (max-width: 440px) {
                    .leadership-categories-list .leadership-category .leadership-category-hidden .leader-profile .leader-content ul li .leader-profile-inner .books img {
                      width: 30%;
                      padding: 6px 0 15px 15px; } }
      .leadership-categories-list .leadership-category .leadership-category-hidden > .leader-profile:first-child {
        margin-top: 0; }
      .leadership-categories-list .leadership-category .leadership-category-hidden .has-profile-pic .leader-content, .leadership-categories-list .leadership-category .leadership-category-hidden .has-book-cover-pic .leader-content {
        padding-right: 310px; }
        @media screen and (max-width: 790px) {
          .leadership-categories-list .leadership-category .leadership-category-hidden .has-profile-pic .leader-content, .leadership-categories-list .leadership-category .leadership-category-hidden .has-book-cover-pic .leader-content {
            padding-right: 30px; } }
      .leadership-categories-list .leadership-category .leadership-category-hidden .has-profile-pic .leader-image-container .leader-profile-pic, .leadership-categories-list .leadership-category .leadership-category-hidden .has-profile-pic .leader-image-container .book-covers-pic, .leadership-categories-list .leadership-category .leadership-category-hidden .has-book-cover-pic .leader-image-container .leader-profile-pic, .leadership-categories-list .leadership-category .leadership-category-hidden .has-book-cover-pic .leader-image-container .book-covers-pic {
        display: block; }
    .leadership-categories-list .leadership-category .leader-profile-footer {
      background-color: #E7E7E7;
      padding: 23px 20px; }
      .leadership-categories-list .leadership-category .leader-profile-footer a {
        font-weight: 100; }
    .leadership-categories-list .leadership-category.active-category {
      width: 95.3%;
      background: #fafafa; }
      @media screen and (max-width: 660px) {
        .leadership-categories-list .leadership-category.active-category {
          width: 100%; } }
      .leadership-categories-list .leadership-category.active-category .leadership-category-hidden {
        display: block; }
    @media screen and (max-width: 1200px) {
      .leadership-categories-list .leadership-category {
        width: 46.4%;
        margin-right: 2.5vw;
        margin-bottom: 2.5vw; } }
    @media screen and (max-width: 660px) {
      .leadership-categories-list .leadership-category {
        width: 100%; } }

.student-page-headings {
  clear: both; }

section.students-subsection {
  position: relative;
  margin-top: 30px; }
  section.students-subsection a.heading-text {
    display: block;
    position: relative;
    width: 100%;
    text-decoration: none;
    background: #f0f0f0;
    padding: 12px 20px; }
    section.students-subsection a.heading-text h2 {
      width: 92%; }
      @media screen and (max-width: 790px) {
        section.students-subsection a.heading-text h2 {
          font-size: 20px; } }
    section.students-subsection a.heading-text:hover, section.students-subsection a.heading-text:hover h2 {
      color: #E4003C; }
    section.students-subsection a.heading-text:after {
      position: absolute;
      right: 25px;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      content: '\f107';
      font-family: 'FontAwesome';
      font-size: 22px; }
    section.students-subsection a.heading-text.show:after {
      content: '\f106'; }
  section.students-subsection .subsection-content {
    display: none;
    padding: 0 20px; }
    section.students-subsection .subsection-content p, section.students-subsection .subsection-content li {
      margin-bottom: 0; }

#sidebar-students aside {
  margin-top: 60px; }

#sidebar-students .share {
  position: relative;
  display: block;
  text-align: center;
  margin-top: -10px; }
  #sidebar-students .share a {
    text-decoration: none;
    padding-right: 15px;
    margin-bottom: 0;
    font-size: 28px; }
    #sidebar-students .share a .ss-facebook {
      color: #3b5998; }
    #sidebar-students .share a .ss-twitter {
      color: #55acee; }
    #sidebar-students .share a .ss-linkedin {
      color: #0077b5; }
    #sidebar-students .share a .ss-mail {
      color: #3F3F3E; }
  #sidebar-students .share > a:last-child {
    padding-right: 0; }
  @media screen and (max-width: 790px) {
    #sidebar-students .share {
      margin-top: 10px; } }

p.post-count {
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 100;
  letter-spacing: normal;
  display: block;
  margin: 12px 0 25px 0; }

.search-row {
  display: inline-block;
  width: 100%;
  font-size: 0; }
  .search-row > .search-card {
    margin-right: 2.5%; }
  .search-row .search-card:nth-child(3n+0) {
    margin-right: 0; }
  @media screen and (max-width: 1200px) {
    .search-row .search-card:nth-child(3n+0) {
      margin-right: 2.5%; }
    .search-row .search-card:nth-child(2n+0) {
      margin-right: 0; } }
  @media screen and (max-width: 660px) {
    .search-row > .search-card {
      margin-right: 0; } }
  .search-row .search-card {
    width: 31.667%;
    display: inline-block;
    margin-bottom: 30px;
    padding: 27px 31px;
    min-height: 339px;
    background: #F9F9F9;
    position: relative;
    vertical-align: top; }
    @media screen and (max-width: 1200px) {
      .search-row .search-card {
        width: 48.75%; } }
    @media screen and (max-width: 790px) {
      .search-row .search-card {
        min-height: 400px; }
        .search-row .search-card .h1 a {
          font-size: 20px !important; }
        .search-row .search-card .search-date, .search-row .search-card .search-desc, .search-row .search-card .btn {
          font-size: 14px !important; } }
    @media screen and (max-width: 660px) {
      .search-row .search-card {
        width: 100%;
        min-height: 0; } }
    .search-row .search-card span.highlight {
      background: #fff;
      color: #18161e;
      box-shadow: 2px 0 0px #fff, -2px 0 0px #fff;
      margin-top: 0px;
      display: inline-block;
      font-weight: bold; }
    .search-row .search-card span.post-type-tag {
      position: absolute;
      top: 29px;
      right: -10px;
      height: 34px;
      background: #929292;
      padding: 5px 16px;
      font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: 300;
      letter-spacing: normal;
      color: #fff; }
    .search-row .search-card span.tag-tail {
      position: absolute;
      top: 63px;
      right: -10px;
      border-top: solid 10px #D6D6D5;
      border-right: solid 10px transparent;
      z-index: -1; }
    .search-row .search-card .h1 {
      font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
      font-size: 22px;
      font-weight: 100;
      letter-spacing: normal;
      line-height: 24px;
      border-bottom: none;
      margin-bottom: 10px;
      padding-right: 35px;
      text-transform: none; }
      .search-row .search-card .h1 a {
        text-decoration: none; }
    .search-row .search-card .search-desc {
      font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: 300;
      letter-spacing: normal;
      line-height: 24px;
      color: #3F3F3E; }
      .search-row .search-card .search-desc p {
        margin-bottom: 5px; }
    .search-row .search-card a.btn {
      display: inline-block;
      margin-top: 10px;
      padding: 7px 34px;
      position: absolute;
      bottom: 30px;
      width: auto;
      background-color: #F9F9F9;
      border: solid 1px #929292;
      font-size: 16px; }
      .search-row .search-card a.btn:hover {
        background-color: #929292;
        color: #F9F9F9; }
      @media screen and (max-width: 660px) {
        .search-row .search-card a.btn {
          position: relative;
          bottom: 0;
          margin-top: 30px; } }
    .search-row .search-card .search-date {
      font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: 300;
      letter-spacing: normal;
      color: #3F3F3E;
      margin-bottom: 25px; }

span.highlight {
  margin-top: 3px;
  display: inline-block;
  font-weight: 800; }

.page-content.body-height #searchform {
  position: relative;
  width: 300px; }
  .page-content.body-height #searchform input {
    padding: 3px 10px;
    border: none; }
  .page-content.body-height #searchform input[type=text] {
    width: 300px;
    border: solid 1px #3F3F3E;
    box-sizing: border-box;
    font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #3F3F3E;
    letter-spacing: normal;
    padding-right: 32px; }
  .page-content.body-height #searchform input[type=submit] {
    position: absolute;
    opacity: 0;
    background: initial;
    color: #fff;
    padding: 5px 15px;
    top: -4px;
    left: -4px; }
  .page-content.body-height #searchform .fa.fa-search {
    position: absolute;
    top: 5px;
    right: 8px;
    color: #3F3F3E;
    font-size: 20px; }

span.invalid-search {
  color: #D43E3E;
  margin-right: 10px;
  font-size: 0.9em; }

.navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  .navigation .nav-posts, .navigation [class*="navigation"] .nav-previous, [class*="navigation"] .navigation .nav-previous, .navigation [class*="navigation"] .nav-next, [class*="navigation"] .navigation .nav-next, .navigation .search-prev, .navigation .search-next {
    position: relative;
    height: 53px;
    margin-top: 1px;
    padding: 0;
    width: 239px;
    background-color: initial; }
    .navigation .nav-posts a, .navigation [class*="navigation"] .nav-previous a, [class*="navigation"] .navigation .nav-previous a, .navigation [class*="navigation"] .nav-next a, [class*="navigation"] .navigation .nav-next a, .navigation .search-prev a, .navigation .search-next a {
      display: inline-block;
      width: 100%;
      text-decoration: none;
      line-height: 24px;
      padding: 14px 45px 16px 30px;
      background-color: #F0F0F0; }
  .navigation .search-prev {
    float: left ;
    text-align: right; }
    .navigation .search-prev a:before {
      content: '\f053';
      font-family: 'FontAwesome';
      position: absolute;
      top: 28%;
      left: 8%; }
  .navigation .search-next {
    float: right ; }
    .navigation .search-next a:after {
      content: '\f054';
      font-family: 'FontAwesome';
      position: absolute;
      top: 28%;
      right: 8%; }

/*.job-card {
	width: 47%;
	max-width: 600px;
	display: inline-block;
	background: #F5F5F5;
	padding: 20px;
	float: left;
	margin-bottom: 20px;
	margin: 0 1% 25px 1%;
	border-radius: 3px;
	border: solid 1px #FFF;
	position: relative;

	span.job-type {
		position: absolute;
		top: -12px;
		right: -10px;
		background: #DDCF16;
		padding: 4px 7px;
		border-radius: 4px;
		color: #18161e;
	}

	a {
		text-decoration: none;
		
		span.job-title {
			font-size: 1.2em;
			color: $mid-blue;
			font-weight: 400;
			text-decoration: none;
			transition: 0.3s ease;
			padding-right: 80px;

			&:hover {
				color: darken($mid-blue, 10%);
			}
		}
	}
	
}

*/
#reports.full .content .title-has-cta p {
  min-width: 200px;
  display: block;
  padding: 13px 0 45px 0;
  width: 100%;
  border-bottom: solid 1px #929292; }

#reports div#all-reports-table_filter {
  float: left;
  padding-top: 20px; }

#reports #all-reports-table {
  margin: 0;
  width: 100%;
  collapse: collapse;
  margin-bottom: 20px; }
  #reports #all-reports-table tr {
    min-width: 200px;
    display: block;
    padding: 13px 0;
    width: 100%;
    border-bottom: solid 1px #929292;
    transition: all 0.3s; }
    #reports #all-reports-table tr .publication-content {
      padding-top: 20px;
      padding-bottom: 20px; }
      #reports #all-reports-table tr .publication-content .publication-title {
        font-weight: bold; }
      #reports #all-reports-table tr .publication-content p {
        margin: 8px 0 0 0; }
      #reports #all-reports-table tr .publication-content .publication-code {
        display: inline-block;
        padding-top: 20px; }
      #reports #all-reports-table tr .publication-content .publication-document {
        color: #3D46FF;
        text-decoration: none;
        padding-top: 12px; }
    #reports #all-reports-table tr:hover {
      /* background-color: $box-color; */ }
  #reports #all-reports-table thead tr {
    display: none; }
    #reports #all-reports-table thead tr .publication-content {
      display: none; }

#reports .pagination {
  float: right;
  margin-top: 4px; }
  #reports .pagination .page-numbers {
    color: #3F3F3E;
    text-decoration: none; }
  #reports .pagination .page-numbers.disabled, #reports .pagination .page-numbers.current {
    color: #3F3F3E !important; }
  #reports .pagination a, #reports .pagination span {
    color: #E4003C !important;
    letter-spacing: normal;
    text-decoration: none;
    margin: 0 3px; }

#publication .single-publication-content .publication-document {
  color: #3D46FF;
  text-decoration: none;
  padding-top: 12px; }

#research-project .content {
  position: relative; }
  @media screen and (max-width: 1200px) {
    #research-project .content .title-has-cta {
      display: none; } }
  @media screen and (max-width: 790px) {
    #research-project .content .title-has-cta {
      display: none; } }
  @media screen and (max-width: 660px) {
    #research-project .content .title-has-cta {
      display: none; } }
  @media screen and (max-width: 365px) {
    #research-project .content .title-has-cta {
      display: none; } }
  #research-project .content .title-has-cta .programme-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #research-project .content .programme-content {
    display: block;
    position: relative;
    height: inherit; }
    @media screen and (max-width: 660px) {
      #research-project .content .programme-content img {
        float: none;
        margin: auto; } }

#research-project .programme-page {
  height: auto;
  width: 100%;
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0; }
  #research-project .programme-page.programme-strategic-challenges .programme-fundamentals-link {
    cursor: pointer; }
    #research-project .programme-page.programme-strategic-challenges .programme-fundamentals-link:hover {
      color: #E4003C; }
  #research-project .programme-page.programme-fundamentals .projects-content, #research-project .programme-page.programme-projects .projects-content {
    position: relative;
    width: 100%; }
    #research-project .programme-page.programme-fundamentals .projects-content .post, #research-project .programme-page.programme-projects .projects-content .post {
      width: 49%;
      vertical-align: top;
      display: inline-block;
      overflow: hidden;
      max-height: 475px; }
      #research-project .programme-page.programme-fundamentals .projects-content .post:nth-child(odd), #research-project .programme-page.programme-projects .projects-content .post:nth-child(odd) {
        margin-right: 1%; }
      @media screen and (max-width: 660px) {
        #research-project .programme-page.programme-fundamentals .projects-content .post, #research-project .programme-page.programme-projects .projects-content .post {
          display: block;
          width: 100%;
          margin: 0; } }
      #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header, #research-project .programme-page.programme-projects .projects-content .post .entry-header {
        padding-top: 10px;
        margin-bottom: 7px;
        height: 100%;
        position: relative; }
        #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .header-info-container, #research-project .programme-page.programme-projects .projects-content .post .entry-header .header-info-container {
          height: 30px; }
          @media screen and (max-width: 660px) {
            #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .header-info-container, #research-project .programme-page.programme-projects .projects-content .post .entry-header .header-info-container {
              height: auto; } }
        #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .research-content, #research-project .programme-page.programme-projects .projects-content .post .entry-header .research-content {
          margin-top: 10px;
          margin-bottom: 10px;
          height: 60px; }
          @media screen and (max-width: 660px) {
            #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .research-content, #research-project .programme-page.programme-projects .projects-content .post .entry-header .research-content {
              height: auto; } }
        #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .thumbnail-container, #research-project .programme-page.programme-projects .projects-content .post .entry-header .thumbnail-container {
          height: 210px; }
          @media screen and (max-width: 790px) {
            #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .thumbnail-container, #research-project .programme-page.programme-projects .projects-content .post .entry-header .thumbnail-container {
              height: auto; } }
          #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .thumbnail-container .entry-thumbnail, #research-project .programme-page.programme-projects .projects-content .post .entry-header .thumbnail-container .entry-thumbnail {
            display: block;
            height: 197px;
            background-repeat: no-repeat;
            background-size: cover;
            margin-bottom: 13px;
            position: relative;
            background-color: #E7E7E7; }
            #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .thumbnail-container .entry-thumbnail .picture-color-overlay, #research-project .programme-page.programme-projects .projects-content .post .entry-header .thumbnail-container .entry-thumbnail .picture-color-overlay {
              width: 100%;
              height: 80px;
              background: transparent;
              position: absolute;
              left: 0px;
              top: 0px; }
            #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .thumbnail-container .entry-thumbnail .logo-container, #research-project .programme-page.programme-projects .projects-content .post .entry-header .thumbnail-container .entry-thumbnail .logo-container {
              position: absolute;
              background: center center no-repeat;
              background-size: contain;
              left: 0px;
              top: 0px;
              width: 100px;
              height: 50px; }
            #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .thumbnail-container .entry-thumbnail .full-logo, #research-project .programme-page.programme-projects .projects-content .post .entry-header .thumbnail-container .entry-thumbnail .full-logo {
              width: 200px;
              height: 100px;
              background-color: #E7E7E7;
              margin-left: 0;
              left: 50%;
              top: 50%;
              transform: translate(-50%, -50%); }
            #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .thumbnail-container .entry-thumbnail .featured-project, #research-project .programme-page.programme-projects .projects-content .post .entry-header .thumbnail-container .entry-thumbnail .featured-project {
              background: linear-gradient(to right bottom, #fff 48.7%, rgba(255, 255, 255, 0) 50%); }
            #research-project .programme-page.programme-fundamentals .projects-content .post .entry-header .thumbnail-container .entry-thumbnail .remove-slice, #research-project .programme-page.programme-projects .projects-content .post .entry-header .thumbnail-container .entry-thumbnail .remove-slice {
              background: none; }
      #research-project .programme-page.programme-fundamentals .projects-content .post .entry-title, #research-project .programme-page.programme-projects .projects-content .post .entry-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
  #research-project .programme-page.programme-people .filter-search {
    padding: 20px 0; }
  #research-project .programme-page.programme-people .people-container {
    width: 100%; }
    #research-project .programme-page.programme-people .people-container .main {
      padding-top: 20px; }
    #research-project .programme-page.programme-people .people-container .people-category-list {
      width: 100%; }
    #research-project .programme-page.programme-people .people-container .person-card {
      width: calc(33% - 15px);
      margin: 15px 15px 0 0;
      position: relative;
      display: inline-block;
      overflow: hidden;
      transition: background 0.3s ease; }
      @media screen and (max-width: 1200px) {
        #research-project .programme-page.programme-people .people-container .person-card {
          width: 30.3%;
          margin-right: 1.3%; } }
      @media screen and (max-width: 790px) {
        #research-project .programme-page.programme-people .people-container .person-card {
          width: 45.5%;
          margin-right: 2%; } }
      @media screen and (max-width: 660px) {
        #research-project .programme-page.programme-people .people-container .person-card {
          width: 100%; } }
      #research-project .programme-page.programme-people .people-container .person-card .person-card-intro {
        position: relative;
        height: 98px;
        padding: 0 20px;
        cursor: pointer;
        background: #E7E7E7; }
        #research-project .programme-page.programme-people .people-container .person-card .person-card-intro .flex-content {
          position: relative;
          display: inline-block;
          top: 50%;
          transform: translateY(-50%); }
          #research-project .programme-page.programme-people .people-container .person-card .person-card-intro .flex-content .heading {
            border-bottom: none; }
        #research-project .programme-page.programme-people .people-container .person-card .person-card-intro span.dashicons {
          display: none; }
      #research-project .programme-page.programme-people .people-container .person-card .person-card-hidden {
        display: none; }
        #research-project .programme-page.programme-people .people-container .person-card .person-card-hidden div.person-profile {
          display: none;
          width: 250px;
          position: absolute;
          top: 85px;
          right: 20px;
          max-height: 330px;
          height: 100%;
          margin-top: 43px;
          background-size: cover;
          background-position: center;
          background-color: #E4E4E4; }
          @media screen and (max-width: 660px) {
            #research-project .programme-page.programme-people .people-container .person-card .person-card-hidden div.person-profile {
              width: 200px; } }
          @media screen and (max-width: 500px) {
            #research-project .programme-page.programme-people .people-container .person-card .person-card-hidden div.person-profile {
              width: 100%;
              position: relative;
              top: auto;
              right: auto;
              bottom: auto;
              height: auto;
              padding-bottom: 100%; } }
        #research-project .programme-page.programme-people .people-container .person-card .person-card-hidden .person-card-content {
          padding: 20px 20px;
          background: #fafafa;
          min-height: 380px; }
          #research-project .programme-page.programme-people .people-container .person-card .person-card-hidden .person-card-content p {
            margin-bottom: 21px; }
          @media screen and (max-width: 660px) {
            #research-project .programme-page.programme-people .people-container .person-card .person-card-hidden .person-card-content {
              padding: 10px 220px 10px 20px; } }
          @media screen and (max-width: 500px) {
            #research-project .programme-page.programme-people .people-container .person-card .person-card-hidden .person-card-content {
              padding: 10px 20px !important;
              min-height: auto; } }
          #research-project .programme-page.programme-people .people-container .person-card .person-card-hidden .person-card-content ul > li {
            margin-bottom: 8px; }
      #research-project .programme-page.programme-people .people-container .person-card .person-card-footer {
        background-color: #E7E7E7;
        padding: 23px 20px; }
        #research-project .programme-page.programme-people .people-container .person-card .person-card-footer a {
          font-weight: 100; }
      #research-project .programme-page.programme-people .people-container .person-card.active-card {
        width: 100%;
        background: #fafafa; }
        #research-project .programme-page.programme-people .people-container .person-card.active-card.no-content {
          width: 100%; }
        #research-project .programme-page.programme-people .people-container .person-card.active-card .person-card-hidden {
          display: block; }
        #research-project .programme-page.programme-people .people-container .person-card.active-card span.dashicons {
          display: none; }
      #research-project .programme-page.programme-people .people-container .person-card.has-profile .person-card-hidden .person-card-content {
        padding: 20px 290px 20px 20px; }
      #research-project .programme-page.programme-people .people-container .person-card.has-profile .person-card-hidden div.person-profile {
        display: block;
        width: 250px; }
        @media screen and (max-width: 660px) {
          #research-project .programme-page.programme-people .people-container .person-card.has-profile .person-card-hidden div.person-profile {
            margin: 0 auto;
            margin-top: 20px; } }
  #research-project .programme-page.hidden {
    height: 0;
    overflow: hidden;
    visibility: hidden; }

/*--------------------------------------------------------------
	6.5 Sidebar
	--------------------------------------------------------------*/
/*

Structural CSS for the Timeline
Modify at your own risk!

by Wylie Hobbs
CSS version 1.1

 */
#timeline {
  width: 90%;
  margin-left: auto;
  margin-right: auto; }

#timeline ul {
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: inline-block;
  list-style: none;
  background: url("../img/ul-bg.png") center top repeat-y;
  padding: 0; }

#timeline ul li {
  display: block;
  position: relative;
  width: 50%;
  clear: both;
  color: #ffffff; }

#timeline ul li .timeline-text {
  float: left;
  font-size: 16px;
  line-height: 20px;
  /*        margin-left:10px;
        margin-right:10px !important;*/ }

#timeline .innerblock {
  background-color: #386a7a;
  overflow: hidden;
  padding: 20px;
  position: relative; }

#timeline .innerblock a h3 {
  color: #ffffff;
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: underline; }

#timeline ul li:nth-child(even) {
  float: right; }

#timeline ul li:nth-child(even) > div {
  display: block;
  float: left;
  background: url("../img/li-bg.png") left center no-repeat;
  margin-left: -10px;
  padding-left: 40px; }

#timeline .timeline-date {
  text-align: left;
  /*        margin-left:20px;
    margin-right:20px !important;*/ }

#timeline ul li:nth-child(even) > div .timeline-date {
  text-align: left; }

#timeline ul li:nth-child(odd) {
  float: left;
  text-align: left; }

#timeline ul li:nth-child(odd) > div {
  display: block;
  background: url("../img/li-bg.png") right center no-repeat;
  margin-right: -10px;
  padding-right: 40px; }

#timeline ul li:nth-child(odd) > div .timeline-text {
  float: left;
  text-align: left;
  /*        margin-right:10px;
    margin-left: 10px;*/ }

#timeline ul .timeline-image {
  float: none;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  overflow-x: hidden; }

#timeline ul .timeline-image img {
  float: none;
  width: 80%;
  padding: 10px 0;
  margin-bottom: 0; }

@media screen and (max-width: 600px) {
  #timeline ul li {
    width: 100%; }
  #timeline ul li:after {
    content: url("../img/li-bg.png");
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    overflow: hidden;
    bottom: 0;
    left: 50%;
    margin: 0 0 -5px -5px;
    z-index: 99;
    border-top: 5px #ddcf16 solid;
    border-left: 5px transparent solid;
    border-right: 5px transparent solid; }
  #timeline ul li:nth-child(even) > div {
    margin-left: 0px;
    padding-left: 0px; }
  #timeline ul li:nth-child(odd) > div {
    margin-right: 0px;
    padding-right: 0px; }
  #timeline ul .timeline-image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow-x: hidden; } }

/*
a.milestone-link[href='']{
    cursor: default;
}*/
/*
 * Sidebar
 */
.sidebar {
  float: right; }
  .sidebar div, .sidebar nav {
    margin: 0 0 20px; }
  .sidebar li, .sidebar p {
    font-size: 16px;
    margin: 0 0 5px;
    line-height: 24px;
    letter-spacing: normal; }
  .sidebar h3 {
    padding-bottom: 3px;
    font-size: 22px;
    font-weight: 100;
    font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    color: #3F3F3E;
    border-bottom: 1px solid #929292; }
  .sidebar .news-widget {
    margin-top: 20px; }
    .sidebar .news-widget a {
      display: inline-block;
      font-size: 12px;
      font-weight: 300;
      font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
      letter-spacing: normal;
      color: #E4003C;
      text-decoration: none;
      margin-top: 15px; }
    .sidebar .news-widget p {
      margin: 15px 0 0 0 !important; }
      .sidebar .news-widget p img {
        padding-bottom: 0; }
  .sidebar .yellow-box {
    background-color: #F0F0F0;
    height: 220px;
    padding: 24px; }
    .sidebar .yellow-box h3 {
      border-bottom: 1px solid #929292;
      padding-bottom: 9px;
      margin-bottom: 13px; }
    .sidebar .yellow-box p {
      margin-top: 0 !important; }
    .sidebar .yellow-box a {
      font-size: 22px;
      font-weight: 100;
      font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
      letter-spacing: normal;
      color: #3F3F3E;
      text-decoration: none; }
      .sidebar .yellow-box a:hover, .sidebar .yellow-box a:active {
        color: #E4003C; }
    .sidebar .yellow-box .fa-lg {
      display: none; }
    .sidebar .yellow-box h3:last-child {
      display: none; }

.home-sub-nav {
  padding: 30px 20px 15px 20px; }
  .home-sub-nav ul {
    font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.4375em;
    margin: 0 0 0 24px; }
    .home-sub-nav ul li {
      margin-bottom: 12px;
      padding: 0 0 0 0; }
      .home-sub-nav ul li .fa-li {
        width: 1em;
        left: -1.3em;
        /*text-decoration: underline;*/ }
      .home-sub-nav ul li a {
        color: #3F3F3E;
        text-decoration: underline; }
        .home-sub-nav ul li a:hover {
          color: #E4003C; }

.side-content .cats {
  margin: 0;
  padding: 0;
  list-style: none; }

.side-content ul li {
  margin-bottom: 6px; }

.side-content ul.fa-ul {
  margin-left: 15px; }
  .side-content ul.fa-ul .fa-li {
    color: #E4003C;
    left: -1.7em; }

.side-content ul.tags {
  list-style: none;
  padding: 0; }

@media screen and (max-width: 790px) {
  #sidebar-frontpage .yellow-box {
    display: none; } }

.widget_archive {
  margin-bottom: 20px; }
  .widget_archive p {
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 1.4; }
  .widget_archive a.more-link {
    margin: 0; }
  .widget_archive ul {
    padding-left: 0px !important;
    list-style-type: none; }
    .widget_archive ul li {
      margin-bottom: 3px; }

#sidebar-news h4.widget-title {
  font-size: 22px;
  font-family: "haas-unica-lt", Helvetica, Arial, sans-serif;
  color: #3F3F3E;
  font-weight: 100;
  width: 100%;
  border-bottom: 1px solid #929292;
  padding-bottom: 3px;
  margin: 0 0 23px 0; }

.featured-widget {
  margin-bottom: 20px; }
  @media screen and (max-width: 790px) {
    .featured-widget {
      width: 100%;
      float: none;
      display: inline-block; }
      .featured-widget.widget-first {
        margin-right: 2%; }
      .featured-widget:after {
        display: block;
        content: '';
        clear: both; } }
  @media screen and (max-width: 365px) {
    .featured-widget {
      width: 100%;
      float: none; }
      .featured-widget.widget-first {
        margin-right: 0; } }

.featured-widget h4 {
  display: none; }

.featured-widget p {
  margin: 0;
  padding: 0;
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #3F3F3E;
  margin: 0 !important; }

.featured-widget a {
  text-decoration: none;
  font-size: 17px;
  font-weight: 300;
  color: #3F3F3E;
  padding: 18px;
  height: 60px;
  width: 100%;
  background-color: #F0F0F0;
  display: block; }
  @media screen and (max-width: 1200px) {
    .featured-widget a {
      font-size: 0.8em; } }
  @media screen and (max-width: 790px) {
    .featured-widget a {
      font-size: 1em; } }

.featured-widget a:hover {
  color: #E4003C; }

.featured-widget a:after {
  content: '\f105';
  font-size: 30px;
  display: inline-block;
  font-family: 'FontAwesome';
  position: relative;
  bottom: 1px;
  float: right; }

.ethics-page-fellows-list p {
  margin: 0 0 10px 0;
  list-style-type: none; }

.ethics-page-fellows-list ol {
  padding-left: 0; }

.sidebar-ethics-page {
  padding-left: 30px;
  border-left: solid 1px #ddd;
  margin-bottom: 20px; }

/*--------------------------------------------------------------
	6.6 Footer
	--------------------------------------------------------------*/
/*
 * Footer
 */
footer.site-footer {
  position: absolute;
  bottom: 0;
  background: #E7E7E7;
  padding: 15px 0 22px;
  font-family: "haas-unica-reg", Helvetica, Arial, sans-serif; }
  footer.site-footer p {
    font-size: 12px;
    font-weight: 300;
    color: #3F3F3E;
    line-height: 24px;
    margin: 0; }
  footer.site-footer ul {
    padding: 0;
    list-style: none;
    margin: 0; }
    footer.site-footer ul li {
      margin-top: 9px;
      line-height: 6px; }
    footer.site-footer ul li a {
      margin: 0;
      font-size: 12px;
      text-decoration: none; }
      footer.site-footer ul li a:hover {
        text-decoration: none; }

/*# sourceMappingURL=../maps/style.css.map */
