/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
/* Fonts */
@font-face {
  font-family: "blickrothenberg";
  src: url("/resources/fonts/blickrothenberg.eot");
  src: url("/resources/fonts/blickrothenberg.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/blickrothenberg.woff") format("woff"), url("/resources/fonts/blickrothenberg.ttf") format("truetype"), url("/resources/fonts/blickrothenberg.svg#blickrothenberg") format("svg");
}
@font-face {
  font-family: "HelveticaNeueW01-45Ligh";
  src: url("/resources/fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix");
  src: url("/resources/fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"), url("/resources/fonts/688ab72b-4deb-4e15-a088-89166978d469.ttf") format("truetype"), url("/resources/fonts/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a") format("svg");
}
@font-face {
  font-family: "HelveticaNeueW01-55Roma";
  src: url("/resources/fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
  src: url("/resources/fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"), url("/resources/fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"), url("/resources/fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
}
@font-face {
  font-family: "HelveticaNeueW01-75Bold";
  src: url("/resources/fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix");
  src: url("/resources/fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"), url("/resources/fonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf") format("truetype"), url("/resources/fonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg");
}
.helvetica-light {
  font-family: "HelveticaNeueW01-45Ligh", sans-serif;
}
.helvetica-regular {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
}
.helvetica-bold {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
}
/* Mixins */
.clearfix:after {
  clear: both;
  content: '';
  display: table;
}
/* Global */
body {
  background: #fff;
  font-size: 62.5%;
  color: #15001c;
  -webkit-text-size-adjust: 100%;
  /* Custom Forms*/
}
body img {
  border: 0;
  display: block;
  outline: 0;
}
body a {
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body a:focus {
  border: none;
  outline: 0;
}
body h1 {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  font-size: 34px;
  line-height: 42px;
}
body h2 {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  font-size: 25px;
  line-height: 30px;
}
body h3 {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  font-size: 18px;
  line-height: 24px;
}
body p {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  font-size: 14px;
  line-height: 20px;
}
body p.intro {
  font-family: "HelveticaNeueW01-45Ligh", sans-serif;
  font-size: 18px;
  line-height: 26px;
}
body p.sub {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  font-size: 10px;
  line-height: 16px;
}
body p > a:hover {
  text-decoration: none;
}
body p strong {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
}
body .editable-region {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  font-size: 14px;
  line-height: 22px;
}
body .editable-region img {
  height: auto !important;
  max-width: 100%;
}
body .editable-region a {
  color: #15001c;
}
body .editable-region a:hover {
  text-decoration: none;
}
body .editable-region b,
body .editable-region strong {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
}
body .editable-region em,
body .editable-region i {
  font-style: italic;
}
body .editable-region > ol > li,
body .editable-region > ul > li {
  margin-bottom: 2%;
  padding-left: 20px;
  position: relative;
}
body .editable-region > ol > li:before,
body .editable-region > ul > li:before {
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #c80044;
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
  -moz-transform: scaleY(0.99999);
  -ms-transform: scaleY(0.99999);
  -o-transform: scaleY(0.99999);
  -webkit-transform: scaleY(0.99999);
  transform: scaleY(0.99999);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 20;
  left: 0;
  top: 8px;
}
body .editable-region > ol > li:last-of-type,
body .editable-region > ul > li:last-of-type {
  margin-bottom: 0;
}
body input[type='text'],
body input[type='email'],
body textarea {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  background: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  outline: 0;
  padding: 0;
  -webkit-appearance: none;
}
body input[type='text']:focus:invalid,
body input[type='email']:focus:invalid,
body textarea:focus:invalid {
  outline: 1px solid red;
}
body textarea {
  resize: none;
}
body input[type='submit'] {
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
}
body .custom-form {
  clear: both;
  margin: 2% 0;
  width: 100%;
}
body .custom-form fieldset:after {
  clear: both;
  content: '';
  display: table;
}
body .custom-form fieldset > legend {
  position: absolute;
  text-indent: -99999px;
}
body .custom-form fieldset .custom-form-errors {
  float: left;
  margin: 3% 0;
  width: 100%;
}
body .custom-form fieldset .custom-form-errors li {
  color: #bd0000;
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
}
body .custom-form fieldset .custom-form-items {
  width: 100%;
}
body .custom-form fieldset .custom-form-items > li {
  clear: both;
  margin-bottom: 3%;
  width: 100%;
}
body .custom-form fieldset .custom-form-items > li:after {
  clear: both;
  content: '';
  display: table;
}
body .custom-form fieldset .custom-form-items > li label {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  display: block;
  float: left;
  font-size: 14px;
  hyphens: auto;
  line-height: 20px;
  padding: 10px 15px 10px 0;
  width: 37%;
  word-wrap: break-word;
}
body .custom-form fieldset .custom-form-items > li label > span {
  color: #c80044;
  margin-left: 3px;
}
body .custom-form fieldset .custom-form-items > li label[role="button"] {
  width: 100%;
}
body .custom-form fieldset .custom-form-items > li > div {
  float: left;
  width: 58%;
}
body .custom-form fieldset .custom-form-items > li > div .checkbox {
  display: none;
}
body .custom-form fieldset .custom-form-items > li > div div {
  float: left;
}
body .custom-form fieldset .custom-form-items > li > div div label {
  display: none;
}
body .custom-form fieldset .custom-form-items > li > div div img {
  float: left;
  margin-top: 6%;
}
body .custom-form fieldset .custom-form-items > li > div input[type='text'],
body .custom-form fieldset .custom-form-items > li > div input[type='email'],
body .custom-form fieldset .custom-form-items > li > div textarea {
  border: 1px solid #b1b1b1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  width: 100%;
}
body .custom-form fieldset .custom-form-items > li > div input[type='text'],
body .custom-form fieldset .custom-form-items > li > div input[type='email'] {
  float: right;
  height: 40px;
  line-height: 40px;
  padding: 0 2%;
  width: 100%;
}
body .custom-form fieldset .custom-form-items > li > div input[type='text'].captcha,
body .custom-form fieldset .custom-form-items > li > div input[type='email'].captcha {
  float: left;
  margin-left: 10px;
  width: 38%;
}
body .custom-form fieldset .custom-form-items > li > div textarea {
  clear: both;
  height: 160px;
  line-height: 24px;
  padding: 0 2%;
  width: 100%;
}
body .custom-form fieldset .custom-form-items > li > div .selectboxit-container {
  float: right;
  width: 100%;
}
body .custom-form fieldset .custom-form-items > li > div .selectboxit-container * {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
}
body .custom-form fieldset .custom-form-items > li > div .selectboxit-container .selectboxit {
  background: #fff;
  border: 1px solid #b1b1b1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body .custom-form fieldset .custom-form-items > li > div .selectboxit-container .selectboxit .selectboxit-text {
  color: #15001c;
  text-decoration: none;
  width: 88%;
  min-width: 88%;
}
body .custom-form fieldset .custom-form-items > li > div .selectboxit-container .selectboxit .selectboxit-arrow-container {
  background: #fff;
}
body .custom-form fieldset .custom-form-items > li > div .selectboxit-container .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  border-color: #1b3f69 transparent transparent transparent;
  left: 0;
}
body .custom-form fieldset .custom-form-items > li > div .selectboxit-container .selectboxit-options {
  min-width: 100% !important;
}
body .custom-form fieldset .custom-form-items > li > div .selectboxit-container .selectboxit-options .selectboxit-option {
  display: block!important;
  white-space: normal !important;
}
body .custom-form fieldset .custom-form-items > li > div .selectboxit-container .selectboxit-options .selectboxit-option a {
  white-space: normal !important;
}
body .custom-form fieldset .custom-form-items > li .ui-button {
  cursor: pointer;
  display: block;
  padding-left: 40px;
  position: relative;
}
body .custom-form fieldset .custom-form-items > li .ui-button:before {
  color: #15001c;
  content: "\e001";
  font-family: "blickrothenberg";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .custom-form fieldset .custom-form-items > li .ui-button:before {
  left: 0;
  line-height: 40px;
  z-index: 999;
}
body .custom-form fieldset .custom-form-items > li .ui-button.ui-state-hover:before {
  color: #c80044;
}
body .custom-form fieldset .custom-form-items > li .ui-button.ui-state-active:before {
  color: #c80044;
  content: '\e003';
}
body .custom-form fieldset .custom-form-items > li .ui-button .ui-button-text {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  display: block;
  font-size: 14px;
  line-height: 20px;
}
body .custom-form fieldset input[type='submit'] {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #c80044;
  color: #fff;
  clear: both;
  float: left;
  font-size: 18px;
  line-height: 24px;
  margin-top: 2%;
  padding: 3% 0;
  text-align: center;
  width: 100%;
}
body .custom-form fieldset input[type='submit']:hover {
  background: #1b3f69;
  color: #fff;
}
/* Google Translate */
#google-website-translator-gadget {
  background-color: #fff;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
}
#google-website-translator-gadget #google_translate_element .goog-te-gadget {
  text-align: center;
}
#google-website-translator-gadget #google_translate_element img {
  display: inline-block;
}
/* Header */
.home header[role="banner"] {
  height: 420px;
}
.partner-index header[role="banner"]:after,
.country-index header[role="banner"]:after,
.case-study-index header[role="banner"]:after,
.vacancy-index header[role="banner"]:after {
  background-image: url('../images/backgrounds/shard.jpg');
}
.partner header[role="banner"]:after,
.country header[role="banner"]:after,
.publication-index header[role="banner"]:after,
.press-index header[role="banner"]:after {
  background-image: url('../images/backgrounds/st_pauls.jpg');
}
.news-landing header[role="banner"]:after {
  background-image: url('../images/backgrounds/street_lamps.jpg');
}
.news-index header[role="banner"]:after,
.news-article header[role="banner"]:after,
.newsletter header[role="banner"]:after {
  background-image: url('../images/backgrounds/millenium.jpg');
}
.newsletter-index header[role="banner"]:after {
  background-image: url('../images/backgrounds/houses_of_parliament.jpg');
}
.tech-city header[role="banner"] {
  height: 462px;
}
.tech-city header[role="banner"]:after {
  background-image: url('../images/backgrounds/tech_city.jpg');
}
header[role="banner"] {
  background: #ebebeb;
  float: left;
  height: 335px;
  position: relative;
  width: 100%;
}
header[role="banner"]:after {
  background: url('../images/backgrounds/city_london_header.jpg') center top no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
header[role="banner"] > a {
  background: #ffffff url('../images/blick-rothenberg.svg') 13px 9px no-repeat;
  background-size: 90%;
  display: block;
  height: 84px;
  left: 0;
  position: absolute;
  right: auto;
  text-indent: -99999px;
  top: 0;
  width: 242px;
  z-index: 999;
}
html.no-svg header[role="banner"] > a {
  background: #ffffff url('../images/blick-rothenberg.png') left top no-repeat;
  background-size: 100%;
}
header[role="banner"] .navigation {
  left: 0;
  position: absolute;
  top: 84px;
  z-index: 999;
}
header[role="banner"] .navigation > ul {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 1.4em;
  overflow: hidden;
  -moz-transition-property: margin-left;
  -o-transition-property: margin-left;
  -webkit-transition-property: margin-left;
  transition-property: margin-left;
  width: 143px;
  /* Not Open */
  /* Open */
}
header[role="banner"] .navigation > ul > li {
  /* 2nd Level */
}
header[role="banner"] .navigation > ul > li > a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  color: #15001c;
  display: block;
  line-height: 42px;
  padding-left: 20px;
  position: relative;
  text-decoration: none;
}
header[role="banner"] .navigation > ul > li > a:before {
  left: -50px;
  line-height: 44px;
  top: 0;
}
header[role="banner"] .navigation > ul > li > a.active {
  background-color: #c80044;
  color: #fff;
}
header[role="banner"] .navigation > ul > li > a:hover {
  background-color: #c80044;
  color: #fff;
  padding-left: 47px;
}
html.no-touch header[role="banner"] .navigation > ul > li > a:hover {
  border-bottom: 1px solid #a4003c;
}
header[role="banner"] .navigation > ul > li > a:hover:before {
  left: 20px;
}
header[role="banner"] .navigation > ul > li:nth-of-type(1) > a:before {
  color: #ffffff;
  content: "\e00c";
  font-family: "blickrothenberg";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .navigation > ul > li:nth-of-type(1) > a:before {
  line-height: 42px;
}
header[role="banner"] .navigation > ul > li:nth-of-type(2) > a:before {
  color: #ffffff;
  content: "\e00d";
  font-family: "blickrothenberg";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .navigation > ul > li:nth-of-type(3) > a:before {
  color: #ffffff;
  content: "\e010";
  font-family: "blickrothenberg";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .navigation > ul > li:nth-of-type(4) > a:before {
  color: #ffffff;
  content: "\e012";
  font-family: "blickrothenberg";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .navigation > ul > li:nth-of-type(5) > a:before {
  color: #ffffff;
  content: "\e008";
  font-family: "blickrothenberg";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .navigation > ul > li:nth-of-type(6) > a:before {
  color: #ffffff;
  content: "\e000";
  font-family: "blickrothenberg";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .navigation > ul > li > ul {
  left: -252px;
  position: absolute;
  top: 0;
  width: 252px;
  z-index: 10;
}
header[role="banner"] .navigation > ul > li > ul > li > a {
  background: #c80044;
  border-bottom: 1px solid #a4003c;
  color: #fff;
  display: block;
  line-height: 20px;
  padding: 11px 10px 11px 20px;
  position: relative;
  text-decoration: none;
}
html.no-touch header[role="banner"] .navigation > ul > li > ul > li > a:hover {
  text-decoration: underline;
}
header[role="banner"] .navigation > ul > li > ul > li > a.active {
  padding-left: 30px;
}
header[role="banner"] .navigation > ul > li > ul > li > a.active:after {
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #ffffff;
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
  -moz-transform: scaleY(0.99999);
  -ms-transform: scaleY(0.99999);
  -o-transform: scaleY(0.99999);
  -webkit-transform: scaleY(0.99999);
  transform: scaleY(0.99999);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 20;
  left: 20px;
  top: 19px;
}
header[role="banner"] .navigation > ul:not(.open) > li > a:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition-property: padding-left;
  -o-transition-property: padding-left;
  -webkit-transition-property: padding-left;
  transition-property: padding-left;
}
header[role="banner"] .navigation > ul:not(.open) > li > a:hover:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
}
header[role="banner"] .navigation > ul.open > li > a:before {
  left: 264px;
  color: #d0ccd2;
}
header[role="banner"] .navigation > ul.open > li > a.active {
  background-color: #fff;
  color: #c80044;
}
header[role="banner"] .navigation > ul.open > li > a.active:before {
  color: #c80044;
}
header[role="banner"] .navigation > ul.open > li > a:hover {
  background-color: #fff;
  color: #fff;
  padding-left: 20px;
}
html.no-touch header[role="banner"] .navigation > ul.open > li > a:hover {
  background-color: #c80044;
}
html.no-touch header[role="banner"] .navigation > ul.open > li > a:hover:before {
  color: #fff;
}
header[role="banner"] .navigation > ul.open > li.open > a {
  background-color: #c80044;
  border-bottom: 1px solid #a4003c;
  color: #fc6b7f;
}
header[role="banner"] .navigation > ul.open > li.open > a:before {
  color: #fff;
}
header[role="banner"] .navigation > ul.open > li.open > a:hover:before {
  content: '\e013';
  font-size: 18px;
  left: 264px;
  line-height: 44px;
}
header[role="banner"] .header-links {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  width: 100%;
  z-index: 999;
}
header[role="banner"] .header-links > div {
  right: 0;
  position: absolute;
  width: 49%;
}
header[role="banner"] .header-links > div:after {
  clear: both;
  content: '';
  display: table;
}
header[role="banner"] .header-links > div .social {
  height: 44px;
  left: 0;
  position: absolute;
  top: 0;
  width: 91px;
}
header[role="banner"] .header-links > div .social > a {
  background-color: #c80044;
  float: left;
  height: 44px;
  position: relative;
  text-indent: -99999px;
  width: 44px;
}
header[role="banner"] .header-links > div .social > a:before {
  left: 0;
  line-height: 44px;
}
header[role="banner"] .header-links > div .social > a:not(:last-of-type) {
  margin-right: 3px;
}
header[role="banner"] .header-links > div .social > a.twitter {
  text-decoration: none;
}
header[role="banner"] .header-links > div .social > a.twitter:before {
  color: #ffffff;
  content: "\e00e";
  font-family: "blickrothenberg";
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .header-links > div .social > a.twitter:before {
  left: 7px;
}
header[role="banner"] .header-links > div .social > a.linkedin {
  text-decoration: none;
}
header[role="banner"] .header-links > div .social > a.linkedin:before {
  color: #ffffff;
  content: "\e005";
  font-family: "blickrothenberg";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .header-links > div .social > a.linkedin:before {
  left: 10px;
}
header[role="banner"] .header-links > div .social > a:hover {
  background-color: #fff;
}
header[role="banner"] .header-links > div .social > a:hover:before {
  color: #c80044;
}
header[role="banner"] .header-links > div .sub-nav {
  height: 44px;
  position: absolute;
  right: 17%;
  top: 0;
}
header[role="banner"] .header-links > div .sub-nav > a {
  background-color: #1b3f69;
  cursor: pointer;
  float: left;
  height: 44px;
  position: relative;
  text-decoration: none;
  text-indent: -99999px;
  width: 44px;
}
header[role="banner"] .header-links > div .sub-nav > a:before {
  left: 12px;
  line-height: 44px;
}
header[role="banner"] .header-links > div .sub-nav > a:not(:last-of-type) {
  margin-right: 3px;
}
header[role="banner"] .header-links > div .sub-nav > a.menu {
  display: none;
}
header[role="banner"] .header-links > div .sub-nav > a.menu:before {
  color: #ffffff;
  content: "\e007";
  font-family: "blickrothenberg";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .header-links > div .sub-nav > a.events:before {
  color: #ffffff;
  content: "\e004";
  font-family: "blickrothenberg";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .header-links > div .sub-nav > a.publications:before {
  color: #ffffff;
  content: "\e012";
  font-family: "blickrothenberg";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .header-links > div .sub-nav > a.contact:before {
  color: #ffffff;
  content: "\e002";
  font-family: "blickrothenberg";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .header-links > div .sub-nav > a:hover {
  background-color: #fff;
}
header[role="banner"] .header-links > div .sub-nav > a:hover:before {
  color: #1b3f69;
}
header[role="banner"] .header-links > div .sub-nav > a.active {
  background-color: #c80044;
}
header[role="banner"] .header-links > div .sub-nav > a.active:before {
  color: #fff;
}
header[role="banner"] .header-links > div .sub-nav .search {
  float: left;
  height: 44px;
  margin-right: 3px;
  position: relative;
  width: 44px;
  z-index: 99999;
}
header[role="banner"] .header-links > div .sub-nav .search > a {
  background-color: #1b3f69;
  cursor: pointer;
  display: block;
  height: 44px;
  position: relative;
  text-decoration: none;
  text-indent: -99999px;
  width: 44px;
  z-index: 10;
}
header[role="banner"] .header-links > div .sub-nav .search > a:before {
  color: #ffffff;
  content: "\e011";
  font-family: "blickrothenberg";
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .header-links > div .sub-nav .search > a:before {
  left: 9px;
  line-height: 44px;
  z-index: 11;
}
header[role="banner"] .header-links > div .sub-nav .search > a:hover {
  background-color: #fff;
}
header[role="banner"] .header-links > div .sub-nav .search > a:hover:before {
  color: #1b3f69;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 44px;
  position: absolute;
  overflow: hidden;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 5;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form.active {
  width: 300px;
  z-index: 15;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset:after {
  clear: both;
  content: '';
  display: table;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > legend {
  position: absolute;
  text-indent: -99999px;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > label {
  position: absolute;
  text-indent: -99999px;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > input[type='text'] {
  border: 1px solid #fff;
  color: #1b3f69;
  display: block;
  font-size: 1.5em;
  height: 18px;
  left: 0;
  line-height: 18px;
  padding: 12px 10px;
  position: absolute;
  top: 0;
  width: 234px;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > input[type='text'].error {
  border: 1px solid red;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a {
  background-color: #1b3f69;
  cursor: pointer;
  display: block;
  height: 44px;
  position: absolute;
  right: 0;
  text-indent: -99999px;
  top: 0;
  width: 44px;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:before {
  color: #ffffff;
  content: "\e011";
  font-family: "blickrothenberg";
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:before {
  left: 9px;
  line-height: 44px;
  z-index: 6;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:hover {
  background-color: #fff;
}
header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:hover:before {
  color: #1b3f69;
}
/* IE8 Navigation */
html.ie8 header[role="banner"] .navigation > ul {
  /* Not Open */
  /* Open */
}
html.ie8 header[role="banner"] .navigation > ul > li > a {
  background-image: url('../images/sprite-header.png');
  background-position: left top;
  background-repeat: no-repeat;
}
html.ie8 header[role="banner"] .navigation > ul > li > a:before {
  content: '';
  display: none;
}
html.ie8 header[role="banner"] .navigation > ul > li:nth-of-type(1) > a {
  background-position: -18px -238px;
}
html.ie8 header[role="banner"] .navigation > ul > li:nth-of-type(1) > a:hover {
  background-position: 20px -238px;
}
html.ie8 header[role="banner"] .navigation > ul > li:nth-of-type(2) > a {
  background-position: -18px -289px;
}
html.ie8 header[role="banner"] .navigation > ul > li:nth-of-type(2) > a:hover {
  background-position: 20px -289px;
}
html.ie8 header[role="banner"] .navigation > ul > li:nth-of-type(3) > a {
  background-position: -18px -337px;
}
html.ie8 header[role="banner"] .navigation > ul > li:nth-of-type(3) > a:hover {
  background-position: 20px -337px;
}
html.ie8 header[role="banner"] .navigation > ul > li:nth-of-type(4) > a {
  background-position: -18px -386px;
}
html.ie8 header[role="banner"] .navigation > ul > li:nth-of-type(4) > a:hover {
  background-position: 20px -386px;
}
html.ie8 header[role="banner"] .navigation > ul > li:nth-of-type(5) > a {
  background-position: -18px -435px;
}
html.ie8 header[role="banner"] .navigation > ul > li:nth-of-type(5) > a:hover {
  background-position: 20px -435px;
}
html.ie8 header[role="banner"] .navigation > ul:not(.open) > li > a:hover {
  -moz-transition-property: padding-left, background-position;
  -o-transition-property: padding-left, background-position;
  -webkit-transition-property: padding-left, background-position;
  transition-property: padding-left, background-position;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(1) > a {
  background-position: 264px 12px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(1) > a.active {
  background-position: 264px -1138px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(1) > a:hover {
  background-position: 264px -238px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(1).open > a {
  background-position: 264px -238px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(2) > a {
  background-position: 264px -39px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(2) > a.active {
  background-position: 264px -1189px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(2) > a:hover {
  background-position: 264px -289px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(2).open > a {
  background-position: 264px -289px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(3) > a {
  background-position: 264px -87px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(3) > a.active {
  background-position: 264px -1237px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(3) > a:hover {
  background-position: 264px -337px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(3).open > a {
  background-position: 264px -337px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(4) > a {
  background-position: 264px -136px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(4) > a.active {
  background-position: 264px -1286px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(4) > a:hover {
  background-position: 264px -386px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(4).open > a {
  background-position: 264px -386px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(5) > a {
  background-position: 264px -185px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(5) > a.active {
  background-position: 264px -1335px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(5) > a:hover {
  background-position: 264px -435px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li:nth-of-type(5).open > a {
  background-position: 264px -435px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li.open > a:hover {
  background-position: 264px -485px;
}
html.ie8 header[role="banner"] .navigation > ul.open > li.open > a:hover:before {
  content: '';
  display: none;
}
/* Footer */
footer[role="contentinfo"] {
  background: #ebebeb;
  clear: both;
  padding: 2% 0 10% 0;
  position: relative;
  width: 100%;
  z-index: 20;
}
footer[role="contentinfo"] .social {
  display: none;
  position: absolute;
  top: -44px;
  width: 100%;
}
footer[role="contentinfo"] .social > div {
  margin: 0 auto;
  max-width: 1152px;
  padding: 0 2%;
  position: relative;
  width: 96%;
}
footer[role="contentinfo"] .social > div:after {
  clear: both;
  content: '';
  display: table;
}
footer[role="contentinfo"] .social > div > div {
  float: right;
  height: 44px;
  width: 91px;
}
footer[role="contentinfo"] .social > div > div:after {
  clear: both;
  content: '';
  display: table;
}
footer[role="contentinfo"] .social > div > div > a {
  background-color: #c80044;
  display: block;
  float: left;
  height: 44px;
  position: relative;
  text-indent: -99999px;
  width: 44px;
}
footer[role="contentinfo"] .social > div > div > a:before {
  left: 0;
  line-height: 44px;
}
footer[role="contentinfo"] .social > div > div > a:not(:last-of-type) {
  margin-right: 3px;
}
footer[role="contentinfo"] .social > div > div > a.twitter {
  text-decoration: none;
}
footer[role="contentinfo"] .social > div > div > a.twitter:before {
  color: #ffffff;
  content: "\e00e";
  font-family: "blickrothenberg";
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
footer[role="contentinfo"] .social > div > div > a.twitter:before {
  left: 7px;
}
footer[role="contentinfo"] .social > div > div > a.linkedin {
  text-decoration: none;
}
footer[role="contentinfo"] .social > div > div > a.linkedin:before {
  color: #ffffff;
  content: "\e005";
  font-family: "blickrothenberg";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
footer[role="contentinfo"] .social > div > div > a.linkedin:before {
  left: 10px;
}
footer[role="contentinfo"] .social > div > div > a:hover {
  background-color: #15001c;
}
footer[role="contentinfo"] .footer {
  margin: 0 auto;
  max-width: 1152px;
  padding: 0 2%;
  width: 96%;
}
footer[role="contentinfo"] .footer:after {
  clear: both;
  content: '';
  display: table;
}
footer[role="contentinfo"] .footer .site-links {
  float: left;
  width: 57%;
}
footer[role="contentinfo"] .footer .site-links:after {
  clear: both;
  content: '';
  display: table;
}
footer[role="contentinfo"] .footer .site-links .footer-copy {
  float: left;
  padding-right: 2%;
  width: 32%;
}
footer[role="contentinfo"] .footer .site-links .footer-copy > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #0c1f3f;
  display: block;
  font-size: 1.4em;
  line-height: 20px;
  -ms-word-break: break-all;
  word-break: break-all;
}
footer[role="contentinfo"] .footer .site-links .footer-copy > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #0c1f3f;
  display: block;
  font-size: 1.4em;
  line-height: 20px;
  text-decoration: none;
  -ms-word-break: break-all;
  word-break: break-all;
}
footer[role="contentinfo"] .footer .site-links .footer-copy > a:hover {
  text-decoration: underline;
}
footer[role="contentinfo"] .footer .site-links .footer-copy > p.sub {
  padding-top: 6%;
}
footer[role="contentinfo"] .footer .site-links .footer-copy > p.sub > a {
  color: #15001c;
}
footer[role="contentinfo"] .footer .site-links > nav {
  float: right;
  padding-bottom: 2%;
  width: 66%;
}
footer[role="contentinfo"] .footer .site-links > nav.top-level > ul {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  font-size: 1.4em;
  line-height: 20px;
}
footer[role="contentinfo"] .footer .site-links > nav.footer-links > ul {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  font-size: 1.2em;
  line-height: 20px;
}
footer[role="contentinfo"] .footer .site-links > nav > ul {
  width: 100%;
}
footer[role="contentinfo"] .footer .site-links > nav > ul:after {
  clear: both;
  content: '';
  display: table;
}
footer[role="contentinfo"] .footer .site-links > nav > ul > li {
  float: left;
  padding-right: 5px;
  margin-right: 5px;
}
footer[role="contentinfo"] .footer .site-links > nav > ul > li:not(:last-of-type) {
  border-right: 1px solid #0c1f3f;
}
footer[role="contentinfo"] .footer .site-links > nav > ul > li > a {
  color: #0c1f3f;
  display: block;
  text-decoration: none;
}
footer[role="contentinfo"] .footer .site-links > nav > ul > li > a:hover {
  text-decoration: underline;
}
footer[role="contentinfo"] .footer .features {
  float: right;
  width: 43%;
}
footer[role="contentinfo"] .footer .features:after {
  clear: both;
  content: '';
  display: table;
}
footer[role="contentinfo"] .footer .features .location {
  float: left;
  padding: 0 5%;
  width: 35%;
}
footer[role="contentinfo"] .footer .features .location p {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #0c1f3f;
  font-size: 1.4em;
  line-height: 20px;
  padding-bottom: 10%;
  width: 70%;
}
footer[role="contentinfo"] .footer .features .location ul {
  position: relative;
  width: 100%;
  z-index: 10;
}
footer[role="contentinfo"] .footer .features .location ul:after {
  clear: both;
  content: '';
  display: table;
}
footer[role="contentinfo"] .footer .features .location ul li {
  float: left;
  margin-bottom: 5%;
  margin-right: 10px;
}
footer[role="contentinfo"] .footer .features .location ul li a {
  display: block;
  height: 15px;
  text-indent: -99999px;
  width: 24px;
}
footer[role="contentinfo"] .footer .features .location ul li a img {
  width: 100%;
}
footer[role="contentinfo"] .footer .features #newsletter-form {
  float: right;
  padding-left: 5%;
  width: 50%;
}
footer[role="contentinfo"] .footer .features #newsletter-form > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #15001c;
  display: block;
  font-size: 1.8em;
  line-height: 20px;
  padding-bottom: 4%;
}
footer[role="contentinfo"] .footer .features #newsletter-form > span.message {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  display: block;
  font-size: 1.4em;
  line-height: 18px;
}
footer[role="contentinfo"] .footer .features #newsletter-form > ul {
  padding-bottom: 4%;
}
footer[role="contentinfo"] .footer .features #newsletter-form > ul > li {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #bd0000;
  font-size: 1.4em;
  line-height: 20px;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > legend {
  position: absolute;
  text-indent: -99999px;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li {
  padding-bottom: 3%;
  width: 100%;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li:after {
  clear: both;
  content: '';
  display: table;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li label {
  position: absolute;
  text-indent: -99999px;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li input[type='text'],
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li input[type='email'] {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #333;
  display: block;
  font-size: 1.6em;
  padding: 3% 5%;
  width: 90%;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li input[type='text'].captcha,
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li input[type='email'].captcha {
  float: left;
  margin-right: 2%;
  width: 52%;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li input[type='text'].error,
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li input[type='email'].error {
  outline: 1px solid red;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li img {
  float: left;
  height: 21px;
  margin: 7px 3% 0 0;
  width: 27%;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li .submit {
  cursor: pointer;
  display: block;
  height: 35px;
  float: right;
  text-decoration: none;
  text-indent: -99999px;
  padding: 0;
  position: relative;
  width: 5%;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li .submit:before {
  color: #15001c;
  content: "\e018";
  font-family: "blickrothenberg";
  font-size: 34px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li .submit:before {
  right: -13px;
}
footer[role="contentinfo"] .footer .features #newsletter-form > fieldset > ul > li .submit:hover:before {
  color: #c80044;
}
footer[role="contentinfo"] .footer .companies {
  float: left;
  padding: 5% 0 2% 0;
  width: 57%;
}
footer[role="contentinfo"] .footer .companies ul {
  width: 100%;
}
footer[role="contentinfo"] .footer .companies ul:after {
  clear: both;
  content: '';
  display: table;
}
footer[role="contentinfo"] .footer .companies ul li {
  float: left;
  margin-bottom: 5%;
  padding-right: 2%;
  width: 20%;
}
footer[role="contentinfo"] .footer .companies ul li:nth-of-type(2) {
  max-width: 80px;
  width: 25%;
}
footer[role="contentinfo"] .footer .companies ul li:nth-of-type(3) a img {
  padding-top: 7px;
}
footer[role="contentinfo"] .footer .companies ul li a {
  display: block;
  max-height: 53px;
  text-indent: -99999px;
  width: 100%;
}
footer[role="contentinfo"] .footer .companies ul li a > img {
  max-height: 100%;
  max-width: 100%;
}
/* Cookie */
.cookie-notification {
  background: #15001c;
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.cookie-notification > div {
  color: #fff;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
.cookie-notification > div > div {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 20px;
  padding: 10px 2%;
  text-align: center;
  width: 96%;
}
.cookie-notification > div > div a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #c80044;
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline;
}
.cookie-notification > div > div a:hover {
  text-decoration: none;
}
/* Sections */
.print {
  display: block;
  height: 24px;
  left: 6%;
  position: absolute;
  text-indent: -99999px;
  text-decoration: none;
  top: 10px;
  width: 24px;
  z-index: 20;
}
.print:before {
  color: #ffffff;
  content: "\e00a";
  font-family: "blickrothenberg";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.print:before {
  left: 0;
}
.print:hover:before {
  color: #c80044;
}
article {
  clear: both;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  width: 100%;
  z-index: 25;
}
article:after {
  clear: both;
  content: '';
  display: table;
}
article header.feature {
  height: 335px;
  left: 17%;
  position: absolute;
  width: 60%;
  top: -335px;
  z-index: 5;
}
article header.feature > div {
  background: #c80044;
  background: rgba(200, 0, 68, 0.8);
  bottom: 0;
  padding: 1% 0 12% 0;
  position: absolute;
  width: 100%;
}
article header.feature > div > h1 {
  color: #fff;
  line-height: normal;
  padding: 0 3%;
}
article header.feature > div > span {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #fff;
  display: block;
  font-size: 4em;
  line-height: 42px;
  padding: 0 3%;
}
article header.feature > div > nav {
  background: #15001c;
  background: rgba(21, 0, 28, 0.8);
  bottom: -40px;
  left: 0;
  padding: 0 3%;
  position: absolute;
  width: 94%;
}
article header.feature > div > nav > ul {
  width: 100%;
}
article header.feature > div > nav > ul:after {
  clear: both;
  content: '';
  display: table;
}
article header.feature > div > nav > ul > li {
  float: left;
  margin-right: 10px;
  padding-right: 15px;
  position: relative;
}
article header.feature > div > nav > ul > li:not(:last-of-type):after {
  color: #ffffff;
  content: "\e018";
  font-family: "blickrothenberg";
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.no-svg article header.feature > div > nav > ul > li:not(:last-of-type) {
  background: url('../images/ie/breadcrumb-arrow.png') right 15px no-repeat;
}
html.no-svg article header.feature > div > nav > ul > li:not(:last-of-type):after {
  display: none;
}
article header.feature > div > nav > ul > li:not(:last-of-type):after {
  line-height: 42px;
  right: -4px;
}
article header.feature > div > nav > ul > li > a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #fff;
  font-size: 1.2em;
  line-height: 40px;
}
article header.feature > div > nav > ul > li > a:hover {
  text-decoration: none;
}
article header.feature > div > nav > ul > li > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #fff;
  display: block;
  font-size: 1.2em;
  line-height: 40px;
  text-decoration: none;
}
html.ie8 article header.feature > div > nav,
html.ie7 article header.feature > div > nav,
html.ie6 article header.feature > div > nav {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType='0',startColorstr='#cc15001c',endColorstr='#cc15001c')";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType='0', startColorstr='#cc15001c', endColorstr='#cc15001c');
  zoom: 1;
}
html.ie8 article header.feature > div,
html.ie7 article header.feature > div,
html.ie6 article header.feature > div {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType='0',startColorstr='#ccc80044',endColorstr='#ccc80044')";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType='0', startColorstr='#ccc80044', endColorstr='#ccc80044');
  zoom: 1;
}
article .search-filters {
  float: right;
  width: 23%;
}
article .search-filters .drop-down-list:last-of-type.selectboxit-container {
  margin-bottom: 0;
}
article .search-filters .drop-down-list.selectboxit-container {
  margin: 0 0 1px 0;
}
article .search-filters .drop-down-list.selectboxit-container * {
  font-size: 18px;
}
article .search-filters .drop-down-list.selectboxit-container .selectboxit {
  background: #15001c;
}
article .search-filters .drop-down-list.selectboxit-container .selectboxit .selectboxit-text {
  padding: 4% 9%;
  text-decoration: none;
}
article .search-filters .drop-down-list.selectboxit-container .selectboxit .selectboxit-arrow-container {
  background: #15001c;
  width: 15%;
}
article .search-filters .drop-down-list.selectboxit-container .selectboxit .selectboxit-arrow-container:after {
  display: none;
}
article .search-filters .drop-down-list.selectboxit-container .selectboxit-options {
  width: 100%;
}
article .search-filters .drop-down-list.selectboxit-container .selectboxit-options .selectboxit-option {
  padding: 3% 9%;
}
article .search-filters .drop-down-list.selectboxit-container .selectboxit-options .selectboxit-option .selectboxit-option-anchor {
  font-size: 14px;
}
article .group {
  background: #fff;
}
article .group:after {
  clear: both;
  content: '';
  display: table;
}
article .group .left-column.introduction {
  float: left;
  width: 40%;
}
article .group .left-column.introduction section {
  background: #1b3f69;
  padding: 40px 0 8% 0;
  position: relative;
  width: 100%;
}
article .group .left-column.introduction section:after {
  clear: both;
  content: '';
  display: table;
}
article .group .left-column.introduction section img {
  float: left;
  margin: 0 4% 2% 0;
  width: 35%;
}
article .group .left-column.introduction section p {
  color: #fff;
  padding: 20px 6% 0 6%;
}
article .group .left-column.introduction .page-nav {
  position: absolute;
  left: 0;
  width: 9%;
}
article .group .left-column.introduction .page-nav ul {
  width: 100%;
}
article .group .left-column.introduction .page-nav ul:after {
  clear: both;
  content: '';
  display: table;
}
article .group .left-column.introduction .page-nav ul li {
  width: 50%;
}
article .group .left-column.introduction .page-nav ul li.previous {
  float: left;
}
article .group .left-column.introduction .page-nav ul li.previous > a {
  background-position: 0 center;
}
article .group .left-column.introduction .page-nav ul li.previous > a:hover {
  background-position: 66% center;
}
article .group .left-column.introduction .page-nav ul li.next {
  float: right;
}
article .group .left-column.introduction .page-nav ul li.next > a {
  background-position: 33% center;
}
article .group .left-column.introduction .page-nav ul li.next > a:hover {
  background-position: 100% center;
}
article .group .left-column.introduction .page-nav ul li a {
  background: url('../images/sprite-arrows.png') 0 0 no-repeat;
  -moz-background-size: 400%;
  -o-background-size: 400%;
  background-size: 400%;
  display: block;
  height: 84px;
  text-indent: -99999px;
  width: 100%;
}
article .group .left-column.introduction .page-nav ul li a:hover {
  background-color: #c80044;
}
article .group .left-column.introduction > blockquote {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  clear: both;
  color: #15001c;
  display: block;
  font-size: 1.6em;
  font-style: italic;
  line-height: 24px;
  padding: 8% 6% 2% 6%;
}
article .group .left-column.introduction > blockquote cite {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  clear: both;
  color: #c80044;
  display: block;
  font-size: 13px;
  font-style: normal;
  padding-top: 2%;
}
article .group .left-column.introduction > blockquote cite a {
  color: #c80044;
  text-decoration: none;
}
article .group .left-column.introduction > blockquote cite a:hover {
  text-decoration: underline;
}
article .group .left-column.introduction .list {
  width: 100%;
}
article .group .left-column.introduction .list > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #d1d9e1;
  border-top: 1px solid #fff;
  color: #1b3f69;
  display: block;
  font-size: 1.4em;
  line-height: 18px;
  padding: 4% 6%;
}
article .group .left-column.introduction .list > a:hover {
  text-decoration: none;
}
article .group .left-column.introduction .list ul {
  padding: 0 6% 8% 6%;
}
article .group .left-column.introduction .list ul li {
  margin-top: 5%;
  padding-left: 20px;
  position: relative;
}
article .group .left-column.introduction .list ul li:before {
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #c80044;
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
  -moz-transform: scaleY(0.99999);
  -ms-transform: scaleY(0.99999);
  -o-transform: scaleY(0.99999);
  -webkit-transform: scaleY(0.99999);
  transform: scaleY(0.99999);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 20;
  left: 0;
  top: 33%;
}
article .group .left-column.introduction .list ul li a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  font-size: 1.4em;
  line-height: 18px;
}
article .group .left-column.introduction .list ul li a:hover {
  text-decoration: none;
}
article .group .left-column.introduction .list ul li a.active {
  color: #c80044;
  text-decoration: none;
}
article .group .left-column.introduction .section-list {
  width: 100%;
}
article .group .left-column.introduction .section-list > ul > li > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #d1d9e1;
  border-top: 1px solid #fff;
  color: #15001c;
  display: block;
  font-size: 1.4em;
  line-height: 18px;
  padding: 4% 6%;
}
article .group .left-column.introduction .section-list > ul > li > a:hover {
  text-decoration: none;
}
article .group .left-column.introduction .section-list > ul > li > a.active {
  color: #c80044;
  text-decoration: none;
}
article .group .left-column.introduction .section-list > ul > li > ul {
  padding: 0 6% 8% 6%;
}
article .group .left-column.introduction .section-list > ul > li > ul li {
  margin-top: 5%;
  padding-left: 20px;
  position: relative;
}
article .group .left-column.introduction .section-list > ul > li > ul li:before {
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #c80044;
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
  -moz-transform: scaleY(0.99999);
  -ms-transform: scaleY(0.99999);
  -o-transform: scaleY(0.99999);
  -webkit-transform: scaleY(0.99999);
  transform: scaleY(0.99999);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 20;
  left: 0;
  top: 33%;
}
article .group .left-column.introduction .section-list > ul > li > ul li a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #1b3f69;
  font-size: 1.4em;
  line-height: 18px;
}
article .group .left-column.introduction .section-list > ul > li > ul li a:hover {
  text-decoration: none;
}
article .group .left-column.introduction .section-list > ul > li > ul li a.active {
  color: #c80044;
  text-decoration: none;
}
article .group .left-column.introduction .drop-down-list {
  display: block;
  width: 100%;
}
article .group .left-column.introduction .drop-down-list.mobile {
  display: none;
}
article .group .right-column {
  float: right;
  padding: 0 3%;
  width: 54%;
}
article .group .right-column .editable-region {
  padding: 60px 0 8% 0;
  width: 100%;
}
article .group .right-column nav {
  padding: 4% 0 8% 0;
  width: 100%;
}
article .group .right-column nav h2 {
  color: #15001c;
  font-size: 1.8em;
  line-height: 24px;
  padding-bottom: 4%;
}
article .group .right-column nav ul li {
  margin-top: 2%;
  padding-left: 15px;
  position: relative;
}
article .group .right-column nav ul li:before {
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #1b3f69;
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
  -moz-transform: scaleY(0.99999);
  -ms-transform: scaleY(0.99999);
  -o-transform: scaleY(0.99999);
  -webkit-transform: scaleY(0.99999);
  transform: scaleY(0.99999);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 20;
  left: 0;
  top: 30%;
}
article .group .right-column nav ul li a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #1b3f69;
  font-size: 1.8em;
  line-height: 22px;
}
article .group .right-column nav ul li a:hover {
  text-decoration: none;
}
article .group .load-more {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  border-bottom: 1px solid #15001c;
  clear: both;
  color: #15001c;
  cursor: pointer;
  display: block;
  font-size: 1.8em;
  line-height: 22px;
  margin-top: 4%;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
article .group .load-more:hover {
  background: #c80044;
  color: #fff;
}
article .sidebar {
  background: #fff;
  margin-bottom: 4%;
  float: right;
  width: 23%;
}
article .sidebar .contact {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  background: #ebebeb;
  width: 100%;
}
article .sidebar .contact h2 {
  font-size: 1.8em;
  line-height: 24px;
  padding: 7% 9% 2% 9%;
}
article .sidebar .contact p {
  font-size: 1.3em;
  padding: 5% 9% 7% 9%;
  position: relative;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
article .sidebar .contact p a {
  color: #000;
}
article .sidebar .contact p a:hover {
  text-decoration: none;
}
article .sidebar .contact p:not(:first-of-type):after {
  background: #ffffff;
  content: '';
  height: 4px;
  position: absolute;
  width: 20%;
  left: 0;
  top: 0;
}
article .sidebar > a {
  display: block;
  float: left;
}
article .sidebar > a.linkedin {
  background-color: #15001c;
  cursor: pointer;
  height: 44px;
  position: relative;
  text-decoration: none;
  text-indent: -99999px;
  width: 44px;
}
article .sidebar > a.linkedin:before {
  color: #ffffff;
  content: "\e005";
  font-family: "blickrothenberg";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
article .sidebar > a.linkedin:before {
  left: 10px;
  line-height: 44px;
}
article .sidebar > a.linkedin:hover {
  background-color: #c80044;
}
article .sidebar .features {
  padding: 9%;
  position: relative;
  width: 82%;
}
article .sidebar .features:after {
  clear: both;
  content: '';
  display: table;
}
article .sidebar .features:before {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 25%;
  bottom: 0;
  left: 9%;
}
article .sidebar .features h2 {
  color: #15001c;
  float: left;
  font-size: 1.8em;
  line-height: 24px;
  width: 80%;
}
article .sidebar .features > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  float: right;
  font-size: 1.2em;
  line-height: 24px;
}
article .sidebar .features > a:hover {
  text-decoration: none;
}
article .sidebar .features div {
  clear: both;
  padding-top: 8%;
}
article .sidebar .features div:after {
  clear: both;
  content: '';
  display: table;
}
article .sidebar .features div > a {
  display: block;
  float: left;
  margin: 1% 4% 0 0;
  width: 20%;
}
article .sidebar .features div > a.download {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #1b3f69;
  font-size: 1.4em;
  line-height: 20px;
  margin: 0;
  padding: 7px 0 4% 28px;
  position: relative;
  text-decoration: none;
  width: auto;
}
article .sidebar .features div > a.download:before {
  color: #1b3f69;
  content: "\e016";
  font-family: "blickrothenberg";
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.no-svg article .sidebar .features div > a.download {
  background: url('../images/ie/download-icon-blue.png') left 6px no-repeat;
}
html.no-svg article .sidebar .features div > a.download:before {
  display: none;
}
article .sidebar .features div > a.download:before {
  left: 0;
  line-height: 35px;
}
article .sidebar .features div > a.download:hover {
  text-decoration: underline;
}
article .sidebar .features div > a.download > span {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
}
article .sidebar .features div > a img {
  border: 1px solid #000;
  width: 100%;
}
article .sidebar .features div > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  display: block;
  font-size: 1.8em;
  line-height: 24px;
  padding-bottom: 4%;
}
article .sidebar .features div h3 {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  padding-bottom: 4%;
}
article .sidebar .features div h3 a {
  color: #1b3f69;
}
article .sidebar .features div h3 a:hover {
  text-decoration: none;
}
article .sidebar .features div p a {
  color: #15001c;
}
article .sidebar .application {
  padding: 9%;
  position: relative;
  width: 82%;
}
article .sidebar .application:after {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 25%;
  bottom: 0;
  left: 9%;
}
article .sidebar .application h2 {
  color: #15001c;
  font-size: 1.8em;
  line-height: 24px;
}
article .sidebar .application .editable-region {
  color: #1b3f69;
  padding-top: 8%;
}
article .sidebar .application .editable-region a {
  color: #c80044;
  display: block;
  -ms-word-break: break-all;
  word-break: break-all;
}
article .sidebar > nav {
  margin: 0 9%;
  padding: 60px 0 10% 0;
  position: relative;
  width: 82%;
}
article .sidebar > nav:after {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 25%;
  bottom: 0;
  left: 0;
}
article .sidebar > nav h2 {
  color: #15001c;
  font-size: 1.8em;
  line-height: 24px;
  padding-bottom: 4%;
}
article .sidebar > nav ul li {
  margin-top: 4%;
  padding-left: 15px;
  position: relative;
}
article .sidebar > nav ul li:before {
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #1b3f69;
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
  -moz-transform: scaleY(0.99999);
  -ms-transform: scaleY(0.99999);
  -o-transform: scaleY(0.99999);
  -webkit-transform: scaleY(0.99999);
  transform: scaleY(0.99999);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 20;
  left: 0;
  top: 30%;
}
article .sidebar > nav ul li a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #1b3f69;
  font-size: 1.8em;
  line-height: 22px;
}
article .sidebar > nav ul li a:hover {
  text-decoration: none;
}
article .horizontal-list {
  background: #fff;
  clear: both;
  margin-left: 9%;
  padding-bottom: 4%;
  width: 68%;
}
article .horizontal-list:after {
  clear: both;
  content: '';
  display: table;
}
article .horizontal-list h2 {
  color: #15001c;
  padding: 4% 0;
  position: relative;
}
article .horizontal-list h2:after {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 10%;
  left: 0;
  top: 0;
}
article .horizontal-list > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  clear: both;
  color: #c80044;
  display: block;
  font-size: 1.2em;
  line-height: 38px;
}
article .horizontal-list > a:hover {
  text-decoration: none;
}
article .horizontal-list > div {
  color: #15001c;
  float: left;
  padding-right: 6%;
  width: 44%;
}
article .horizontal-list.twitter .follow {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #c80044;
  color: #fff;
  clear: both;
  display: inline-block;
  float: left;
  font-size: 1.8em;
  line-height: 21px;
  margin-top: 4%;
  padding: 1% 2%;
  text-decoration: none;
}
article .horizontal-list.twitter .follow:hover {
  background: #1b3f69;
  color: #fff;
}
article .horizontal-list.twitter > ul:after {
  clear: both;
  content: '';
  display: table;
}
article .horizontal-list.twitter > ul > li {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  font-size: 1.4em;
  float: left;
  line-height: 18px;
  padding-right: 6%;
  width: 44%;
}
article .horizontal-list.twitter > ul > li a {
  color: #c80044;
  text-decoration: none;
}
article .horizontal-list.twitter > ul > li a:hover {
  text-decoration: underline;
}
article .horizontal-list.twitter > ul > li .tweet-time {
  color: #15001c;
  display: block;
  margin-top: 10px;
  padding-left: 20px;
  position: relative;
}
article .horizontal-list.twitter > ul > li .tweet-time:before {
  color: #1b3f69;
  content: "\e00e";
  font-family: "blickrothenberg";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.no-svg article .horizontal-list.twitter > ul > li .tweet-time {
  background: url('../images/ie/twitter-icon-dark.png') 2px 4px no-repeat;
}
html.no-svg article .horizontal-list.twitter > ul > li .tweet-time:before {
  display: none;
}
article .horizontal-list.twitter > ul > li .tweet-time:before {
  left: 0;
  line-height: 18px;
}
article .horizontal-list.articles div span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  display: block;
  font-size: 1.8em;
  line-height: 24px;
  padding-bottom: 4%;
}
article .horizontal-list.articles div a:hover {
  text-decoration: none;
}
article .horizontal-list.articles div h3 {
  padding-bottom: 3%;
}
article .horizontal-list.articles div h3 a {
  color: #1b3f69;
}
article .horizontal-list.articles div p {
  color: #15001c;
  padding-bottom: 4%;
}
article .horizontal-list.articles div p.sub {
  padding-bottom: 0;
}
article .horizontal-list.articles div p a {
  color: #15001c;
}
article .vertical-list {
  background: #fff;
  clear: both;
  padding-bottom: 10%;
  position: relative;
  width: 100%;
}
article .vertical-list:before {
  background: #00e4dc;
  content: '';
  height: 4px;
  position: absolute;
  width: 25%;
  bottom: 0;
  left: 0;
}
article .vertical-list > h2 {
  color: #15001c;
  font-size: 2em;
  line-height: 34px;
  padding-bottom: 4%;
  position: relative;
}
article .vertical-list > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  clear: both;
  color: #c80044;
  display: block;
  font-size: 1.2em;
  line-height: 38px;
}
article .vertical-list > a.follow {
  background: #00e4dc;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 1.4em;
  line-height: 28px;
}
article .vertical-list > a:hover {
  text-decoration: none;
}
article .vertical-list .follow {
  margin-top: 4%;
  padding: 1% 8%;
  text-decoration: none;
}
article .vertical-list .follow:hover {
  background: #1b3f69;
  color: #fff;
}
article .vertical-list > div {
  color: #15001c;
  margin-bottom: 8%;
  width: 100%;
}
article .vertical-list.twitter > ul:after {
  clear: both;
  content: '';
  display: table;
}
article .vertical-list.twitter > ul > li {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  font-size: 1.4em;
  line-height: 18px;
  margin-bottom: 8%;
  width: 100%;
}
article .vertical-list.twitter > ul > li a {
  color: #1b3f69;
  text-decoration: none;
}
article .vertical-list.twitter > ul > li a:hover {
  text-decoration: underline;
}
article .vertical-list.twitter > ul > li .tweet-time {
  color: #15001c;
  display: block;
  margin-top: 10px;
  padding-left: 20px;
  position: relative;
}
article .vertical-list.twitter > ul > li .tweet-time:before {
  color: #00e4dc;
  content: "\e00e";
  font-family: "blickrothenberg";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.no-svg article .vertical-list.twitter > ul > li .tweet-time {
  background: url('../images/ie/twitter-icon-light.png') 2px 4px no-repeat;
}
html.no-svg article .vertical-list.twitter > ul > li .tweet-time:before {
  display: none;
}
article .vertical-list.twitter > ul > li .tweet-time:before {
  left: 0;
  line-height: 18px;
}
/* Home */
#home {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  width: 100%;
  z-index: 20;
}
#home:after {
  clear: both;
  content: '';
  display: table;
}
#home .feature {
  float: right;
  height: 420px;
  right: 0;
  position: absolute;
  top: -420px;
  width: 49%;
}
#home .feature > div {
  bottom: 0;
  position: absolute;
  right: 17%;
  width: 83%;
}
#home .feature > div .featured-slider {
  background: #c80044;
  background: rgba(200, 0, 68, 0.8);
  color: #fff;
  min-height: 140px;
  width: 100%;
}
#home .feature > div .featured-slider.active .rsSlide .caption {
  display: block !important;
}
#home .feature > div .featured-slider .rsSlide {
  height: auto;
}
#home .feature > div .featured-slider .rsSlide .caption {
  display: none !important;
  width: 100%;
}
#home .feature > div .featured-slider .rsSlide .caption > div {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  font-size: 3.4em;
  line-height: normal;
  padding: 6% 5% 4% 5%;
}
#home .feature > div .featured-slider .rsSlide .caption > div a {
  color: #fff;
  text-decoration: none;
}
#home .feature > div .featured-slider .rsSlide .caption > div a:hover {
  text-decoration: underline;
}
#home .feature > div .featured-slider .rsSlide .caption p {
  line-height: 18px;
  padding: 0 5% 2% 5%;
}
#home .feature > div .featured-slider .rsSlide .caption > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #fff;
  color: #c80044;
  display: block;
  float: right;
  font-size: 1.4em;
  line-height: 21px;
  padding: 2% 3%;
  margin-bottom: 4%;
  text-decoration: none;
}
#home .feature > div .featured-slider .rsSlide .caption > a:hover {
  background: #c80044;
  color: #fff;
}
#home .feature > div .featured-slider .rsArrow {
  background-color: #15001c;
  display: block;
  height: 84px;
  position: absolute;
  top: 10%;
  width: 24px;
}
#home .feature > div .featured-slider .rsArrow:before {
  line-height: 84px;
}
#home .feature > div .featured-slider .rsArrow:hover {
  background-color: #1b3f69;
}
#home .feature > div .featured-slider .rsArrow.rsArrowLeft {
  left: -24px;
}
#home .feature > div .featured-slider .rsArrow.rsArrowLeft:before {
  color: #ffffff;
  content: "\e017";
  font-family: "blickrothenberg";
  font-size: 44px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#home .feature > div .featured-slider .rsArrow.rsArrowLeft:before {
  left: -11px;
}
#home .feature > div .featured-slider .rsArrow.rsArrowRight {
  right: -24px;
}
#home .feature > div .featured-slider .rsArrow.rsArrowRight:before {
  color: #ffffff;
  content: "\e018";
  font-family: "blickrothenberg";
  font-size: 44px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#home .feature > div .featured-slider .rsArrow.rsArrowRight:before {
  right: -11px;
}
html.ie8 #home .feature > div .featured-slider,
html.ie7 #home .feature > div .featured-slider,
html.ie6 #home .feature > div .featured-slider {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType='0',startColorstr='#ccc80044',endColorstr='#ccc80044')";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType='0', startColorstr='#ccc80044', endColorstr='#ccc80044');
  zoom: 1;
}
#home .feature > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #1b3f69;
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 1.8em;
  line-height: 18px;
  padding: 2% 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 17%;
}
#home .group {
  background: #fff;
  float: left;
  width: 100%;
}
#home .group header {
  color: #15001c;
  float: left;
  width: 51%;
}
#home .group header h1 {
  font-size: 2.5em;
  line-height: 30px;
  padding: 10% 15% 5% 4%;
}
#home .group header p {
  padding: 0 5% 10% 4%;
}
#home .group header span {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  display: block;
  font-size: 1.4em;
  line-height: 20px;
  padding: 0 5% 10px 4%;
}
#home .group div {
  float: right;
  width: 49%;
}
#home .group div.video-wrapper {
  float: none;
  padding: 0 5% 5% 4%;
  width: 91%;
}
#home .group div.video-wrapper iframe {
  width: 100%;
}
#home .group div .recent-news {
  overflow: hidden;
  margin-right: 17%;
  position: relative;
  width: 83%;
}
#home .group div .recent-news:after {
  clear: both;
  content: '';
  display: table;
}
#home .group div .recent-news > h2 {
  background: #c80044;
  color: #fff;
  display: block;
  float: left;
  height: 100%;
  padding: 15% 0;
  position: relative;
  text-align: center;
  width: 40%;
}
#home .group div .recent-news > h2:after {
  border-style: solid;
  border-width: 25px 0 25px 12px;
  border-color: transparent transparent transparent #c80044;
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
  -moz-transform: scaleY(0.99999);
  -ms-transform: scaleY(0.99999);
  -o-transform: scaleY(0.99999);
  -webkit-transform: scaleY(0.99999);
  transform: scaleY(0.99999);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 20;
  right: -12px;
  top: 35%;
}
#home .group div .recent-news > h2 > span {
  display: block;
  padding: 0 3%;
}
#home .group div .recent-news > div {
  background: #15001c;
  float: right;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 60%;
  z-index: 1;
}
#home .group div .recent-news > div div {
  height: 100%;
  color: #fff;
  padding: 0 8%;
  width: 84%;
}
#home .group div .recent-news > div div:after {
  clear: both;
  content: '';
  display: table;
}
#home .group div .recent-news > div div span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  display: block;
  font-size: 1.8em;
  line-height: 24px;
  padding-top: 5%;
}
#home .group div .recent-news > div div h3 {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  padding-top: 5%;
}
#home .group div .recent-news > div div h3 a {
  color: #fff;
}
#home .group div .recent-news > div div h3 a:hover {
  text-decoration: none;
}
#home .group div .recent-news > div div p {
  padding-top: 5%;
}
#home .group div .recent-news > div div p a {
  color: #fff;
}
#home .group div .recent-news > div div > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  float: right;
  font-size: 1.4em;
  line-height: 21px;
}
#home .group div .recent-news > div div > a:hover {
  text-decoration: none;
}
#home .group div .you-are {
  margin-right: 17%;
  width: 83%;
}
#home .group div .you-are div {
  float: right;
  background: #1b3f69;
  padding: 4% 0;
  width: 60%;
}
#home .group div .you-are div h3 {
  color: #fff;
  padding: 0 8%;
}
#home .group div .you-are div ul {
  padding: 0 8%;
}
#home .group div .you-are div ul li {
  padding-top: 8%;
}
#home .group div .you-are div ul li a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #fff;
  font-size: 1.9em;
  line-height: 22px;
  padding-left: 20px;
  position: relative;
}
#home .group div .you-are div ul li a:before {
  border-style: solid;
  border-width: 7px 0 7px 6px;
  border-color: transparent transparent transparent #ffffff;
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
  -moz-transform: scaleY(0.99999);
  -ms-transform: scaleY(0.99999);
  -o-transform: scaleY(0.99999);
  -webkit-transform: scaleY(0.99999);
  transform: scaleY(0.99999);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 20;
  left: 0;
  top: 5px;
}
#home .group div .you-are div ul li a:hover {
  text-decoration: none;
}
#home .group div .view-tax-calendar {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #c80044;
  color: #fff;
  clear: both;
  display: inline-block;
  float: right;
  font-size: 1.8em;
  line-height: 21px;
  margin-top: 4%;
  margin-right: 17%;
  padding: 1% 2%;
  text-decoration: none;
}
#home .group div .view-tax-calendar:hover {
  background: #1b3f69;
  color: #fff;
}
#home .twitter {
  float: left;
  margin-left: 0;
  padding-left: 2%;
  width: 34%;
}
#home .twitter > h2 {
  padding: 8% 0;
}
#home .twitter > h2:after {
  width: 20%;
}
#home .twitter > ul > li {
  width: 88%;
  padding: 0 12% 6% 0;
}
#home .twitter .follow {
  padding: 2% 4%;
}
#home .publications {
  float: right;
  padding: 0 28% 4% 2%;
  width: 34%;
}
#home .publications > h2 {
  float: left;
  padding: 8% 20% 0 0;
}
#home .publications > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  float: left;
  font-size: 1.2em;
  line-height: 40px;
  padding: 8% 0 0 2%;
}
#home .publications > a:hover {
  text-decoration: none;
}
#home .publications > div {
  clear: both;
  margin-bottom: 4%;
  padding: 4% 0 6% 0;
  position: relative;
}
#home .publications > div:after {
  clear: both;
  content: '';
  display: table;
}
#home .publications > div:before {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 20%;
  bottom: 0;
  left: 0;
}
#home .publications > div > h3 {
  padding-bottom: 2%;
}
#home .publications > div > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #1b3f69;
  display: block;
  float: left;
  font-size: 1.4em;
  line-height: 34px;
  margin: 1% 4% 0 0;
  padding-left: 28px;
  position: relative;
  text-decoration: none;
  width: auto;
}
#home .publications > div > a:before {
  color: #1b3f69;
  content: "\e016";
  font-family: "blickrothenberg";
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.no-svg #home .publications > div > a {
  background: url('../images/ie/download-icon-blue.png') left 6px no-repeat;
}
html.no-svg #home .publications > div > a:before {
  display: none;
}
#home .publications > div > a:before {
  left: 0;
  line-height: 34px;
}
#home .publications > div > a:hover {
  text-decoration: underline;
}
#home .publications > div > a > span {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
}
#home .publications > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  display: block;
  font-size: 1.8em;
  line-height: 21px;
  padding-top: 4%;
}
#home .publications > span > a {
  color: #c80044;
}
#home .publications > span > a:hover {
  text-decoration: none;
}
/* Content */
#content .group {
  background: #fff;
  float: left;
  padding: 0 0 5% 9%;
  width: 68%;
}
#content .group:after {
  clear: both;
  content: '';
  display: table;
}
/* Standard Content */
#standard-content .group {
  float: left;
  padding: 0 2% 5% 9%;
  width: 66%;
}
#standard-content .group .introduction {
  width: 84%;
}
#standard-content .group .introduction > section {
  padding-bottom: 4%;
}
#standard-content .group .introduction > section > p {
  padding: 20px 3% 0 3%;
}
#standard-content .group > section {
  clear: both;
  padding: 4% 0;
  width: 100%;
}
#standard-content .group > section .editable-region {
  padding: 0 3% 2% 3%;
}
#standard-content .sidebar .features > div > span {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  display: inline;
  font-size: 1.4em;
  line-height: 24px;
  padding-bottom: 0;
}
#standard-content .sidebar .features > div > span.date {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  border-right: 1px solid #15001c;
  margin-right: 5px;
  padding-right: 5px;
}
/* Biography Index */
#biography-index:after {
  clear: both;
  content: '';
  display: table;
}
#biography-index .group {
  background: #fff;
  float: left;
  margin-left: 9%;
  padding-bottom: 5%;
  width: 91%;
}
#biography-index .group:after {
  clear: both;
  content: '';
  display: table;
}
#biography-index .group .introduction {
  margin-right: 2%;
  width: 38%;
}
#biography-index .group .bio {
  float: left;
  margin: 2% 0 1% 0;
  overflow: hidden;
  padding-bottom: 25%;
  position: relative;
  width: 20%;
}
#biography-index .group .bio:after {
  background: #1b3f69;
  content: '';
  height: 4px;
  position: absolute;
  width: 20%;
  bottom: 0;
  left: 5%;
}
#biography-index .group .bio:nth-of-type(1),
#biography-index .group .bio:nth-of-type(2),
#biography-index .group .bio:nth-of-type(3) {
  margin-top: 60px;
}
#biography-index .group .bio:nth-of-type(5n-1) {
  clear: both;
}
#biography-index .group .bio > div {
  height: 90%;
  left: 0;
  padding: 5%;
  position: absolute;
  top: 0;
  width: 90%;
}
#biography-index .group .bio > div > a {
  display: block;
  float: left;
  width: 50%;
}
#biography-index .group .bio > div > a img {
  width: 100%;
}
#biography-index .group .bio > div p {
  display: block;
  clear: both;
  padding-top: 3%;
  width: 100%;
}
#biography-index .group .bio > div p > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  display: block;
}
#biography-index .group .bio > div p > span {
  display: block;
  padding-bottom: 3%;
}
/* Biography */
#biography .group {
  background: #fff;
  float: left;
  padding: 0 0 4% 9%;
  width: 68%;
}
#biography .group:after {
  clear: both;
  content: '';
  display: table;
}
#biography .group .left-column > section > img {
  float: right;
  margin: 0;
  width: 70.5%;
}
#biography .group .left-column > section > p {
  clear: both;
  padding-top: 4%;
}
/* Country Index */
#country-index {
  max-width: none;
}
#country-index > div {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
}
#country-index > div .group {
  background: #fff;
  float: left;
  padding-left: 9%;
  width: 68%;
}
#country-index > div .group:after {
  clear: both;
  content: '';
  display: table;
}
#country-index .map {
  clear: both;
  position: relative;
  width: 100%;
}
html.ie8 #country-index .map {
  display: none;
}
#country-index .map #map {
  height: 800px;
  width: 100%;
}
/* Country */
#country .group {
  background: #fff;
  float: left;
  padding: 0 0 5% 9%;
  width: 68%;
}
#country .group:after {
  clear: both;
  content: '';
  display: table;
}
#country .group .left-column > section > img {
  margin: 25px 6% 2% 6%;
  width: auto;
}
/* News Overview */
#news-overview .feature > div {
  padding-bottom: 6%;
}
#news-overview .group {
  padding-bottom: 5%;
}
#news-overview .group .left-column {
  background: #1b3f69;
  color: #fff;
  float: left;
  padding: 50px 0 2% 0;
  margin-left: 9%;
  width: 41%;
}
#news-overview .group .left-column > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  display: block;
  font-size: 2.5em;
  line-height: 30px;
  padding: 0 4% 3% 4%;
}
#news-overview .group .left-column a {
  color: #fff;
}
#news-overview .group .left-column a:hover {
  text-decoration: none;
}
#news-overview .group .left-column > h2 {
  padding: 0 4% 4% 4%;
}
#news-overview .group .left-column > p {
  padding: 0 4%;
}
#news-overview .group .right-column {
  color: #1b3f69;
  float: right;
  padding: 80px 25% 0 2%;
  width: 23%;
}
#news-overview .group .right-column > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #c80044;
  color: #fff;
  display: inline-block;
  font-size: 1.8em;
  line-height: 21px;
  text-decoration: none;
  margin-top: 8%;
  padding: 3% 6%;
}
#news-overview .group .right-column > a:hover {
  background: #1b3f69;
  color: #fff;
}
#news-overview .news {
  clear: both;
  padding: 4% 0 8% 0;
}
#news-overview .news:after {
  clear: both;
  content: '';
  display: table;
}
#news-overview .news > section {
  float: left;
  margin: 0 2%;
  width: 21%;
}
#news-overview .news > section:after {
  clear: both;
  content: '';
  display: table;
}
#news-overview .news > section.latest-news > div:last-of-type:after,
#news-overview .news > section.press > div:last-of-type:after {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 20%;
  bottom: 0;
  left: 0;
}
#news-overview .news > section.newsletters > div,
#news-overview .news > section.publications > div {
  margin-bottom: 12%;
}
#news-overview .news > section.newsletters > div:before,
#news-overview .news > section.publications > div:before {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 20%;
  bottom: 0;
  left: 0;
}
#news-overview .news > section > h2 {
  float: left;
  width: 80%;
}
#news-overview .news > section > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  float: right;
  font-size: 1.2em;
  line-height: 40px;
  padding-left: 2%;
}
#news-overview .news > section > a:hover {
  text-decoration: none;
}
#news-overview .news > section > div {
  clear: both;
  padding: 8% 0 12% 0;
  position: relative;
}
#news-overview .news > section > div:after {
  clear: both;
  content: '';
  display: table;
}
#news-overview .news > section > div > h3 {
  padding-bottom: 3%;
}
#news-overview .news > section > div > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  display: block;
  font-size: 1.8em;
  line-height: 24px;
}
#news-overview .news > section > div > a {
  display: block;
  float: left;
  margin: 1% 4% 0 0;
  width: 20%;
}
#news-overview .news > section > div > a.download {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  font-size: 1.4em;
  line-height: 34px;
  padding-left: 28px;
  position: relative;
  text-decoration: none;
  width: auto;
}
#news-overview .news > section > div > a.download:before {
  color: #1b3f69;
  content: "\e016";
  font-family: "blickrothenberg";
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.no-svg #news-overview .news > section > div > a.download {
  background: url('../images/ie/download-icon-blue.png') left 6px no-repeat;
}
html.no-svg #news-overview .news > section > div > a.download:before {
  display: none;
}
#news-overview .news > section > div > a.download:before {
  left: 0;
  line-height: 34px;
}
#news-overview .news > section > div > a.download:hover {
  text-decoration: underline;
}
#news-overview .news > section > div > a.download > span {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
}
#news-overview .news > section > div > a img {
  border: 1px solid #000;
  width: 100%;
}
#news-overview .news > section > div a {
  color: #1b3f69;
}
#news-overview .news > section > div a:hover {
  text-decoration: none;
}
#news-overview .news > section > div > p {
  color: #15001c;
  padding-top: 3%;
}
#news-overview .news > section > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  display: block;
  font-size: 1.8em;
  line-height: 21px;
  padding-top: 20%;
}
#news-overview .news > section > span > a {
  color: #c80044;
}
#news-overview .news > section > span > a:hover {
  text-decoration: none;
}
/* News Index */
#news-index .feature > div > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
}
#news-index .group {
  float: left;
  padding: 80px 2% 5% 9%;
  width: 66%;
}
#news-index .group > section {
  float: left;
  margin: 0 6% 7% 0;
  padding-bottom: 29%;
  position: relative;
  width: 44%;
}
#news-index .group > section:after {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 28%;
  bottom: 0;
  left: 0;
}
#news-index .group > section > div {
  height: 100%;
  position: absolute;
  width: 100%;
}
#news-index .group > section > div > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  display: block;
  font-size: 1.8em;
  line-height: 24px;
  padding-bottom: 2%;
}
#news-index .group > section > div > h2 {
  font-size: 1.8em;
  line-height: 24px;
  padding-bottom: 2%;
}
#news-index .group > section > div > h2 > a {
  color: #1b3f69;
}
#news-index .group > section > div > h2 > a:hover {
  text-decoration: none;
}
#news-index .group > section > div > p {
  color: #15001c;
  padding-bottom: 4%;
}
#news-index .group > section > div > p.sub {
  padding-bottom: 0;
}
#news-index .group > section > div > p > a {
  color: #15001c;
}
/* News */
#news .feature > div {
  padding-bottom: 7%;
}
#news .feature > div > span {
  font-size: 2.5em;
  line-height: 40px;
}
#news .group {
  float: left;
  padding: 0 0 5% 9%;
  width: 68%;
}
#news .group .info {
  background: #1b3f69;
  padding: 50px 0 2% 14.4%;
  margin-bottom: 3%;
  width: 57.6%;
}
#news .group .info:after {
  clear: both;
  content: '';
  display: table;
}
#news .group .info > p {
  color: #fff;
  float: left;
  font-size: 1.4em;
  line-height: 24px;
}
#news .group .info > p:not(:last-of-type) {
  margin-right: 10px;
}
#news .group .info > p:not(:last-of-type) > a {
  border-right: 1px solid #fff;
  padding-right: 10px;
}
#news .group .info > p > a {
  color: #fff;
}
#news .group > p {
  font-family: "HelveticaNeueW01-45Ligh", sans-serif;
  color: #1b3f69;
  font-size: 2em;
  line-height: 26px;
  padding: 0 15% 3% 12%;
}
#news .group .editable-region {
  padding: 0 15% 0 12%;
}
#news .group .addthis_sharing_toolbox {
  padding: 20px 15% 0 12%;
}
#news .group > nav {
  margin: 3% 15% 0 12%;
  padding-top: 3%;
  position: relative;
  width: 73%;
}
#news .group > nav:after {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 12%;
  left: 0;
  top: 0;
}
#news .group > nav > ul {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  font-size: 1.4em;
  line-height: 24px;
  width: 100%;
}
#news .group > nav > ul:after {
  clear: both;
  content: '';
  display: table;
}
#news .group > nav > ul > li {
  float: left;
}
#news .group > nav > ul > li:not(:last-of-type) > a {
  border-right: 1px solid #c80044;
  margin-right: 10px;
  padding-right: 10px;
}
#news .group > nav > ul > li > a {
  color: #c80044;
  text-decoration: none;
}
#news .group > nav > ul > li > a:hover {
  text-decoration: underline;
}
#news .group .horizontal-list {
  margin-left: 0;
  padding-bottom: 0;
  width: 85%;
}
#news .group .horizontal-list > h2 {
  font-size: 2em;
  line-height: 34px;
  padding-top: 6%;
}
#news .group .horizontal-list > h2:after {
  display: none;
}
#news .group .horizontal-list > div {
  padding-bottom: 5%;
  position: relative;
}
#news .group .horizontal-list > div:after {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 20%;
  bottom: 0;
  left: 0;
}
/* Case Study Index */
#casestudy-index .group {
  float: left;
  padding: 0 0 5% 9%;
  width: 68%;
}
#casestudy-index .group .introduction {
  padding-right: 4%;
  width: 46%;
}
#casestudy-index .group > section {
  float: left;
  margin: 0 4% 7% 0;
  padding-bottom: 23%;
  position: relative;
  width: 46%;
}
#casestudy-index .group > section:after {
  background: #1b3f69;
  content: '';
  height: 4px;
  position: absolute;
  width: 10%;
  bottom: 0;
  left: 0;
}
#casestudy-index .group > section:first-of-type {
  margin-top: 60px;
}
#casestudy-index .group > section:nth-of-type(2n) {
  clear: both;
}
#casestudy-index .group > section > div {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#casestudy-index .group > section > div > h2 {
  font-size: 1.8em;
  line-height: 24px;
}
#casestudy-index .group > section > div > h2 > a {
  color: #c80044;
}
#casestudy-index .group > section > div > h2 > a:hover {
  text-decoration: none;
}
#casestudy-index .group > section > div > p {
  padding-top: 4%;
}
/* Publications */
#publications .search-filters .selectboxit-container .selectboxit-options {
  display: block;
  position: relative;
  margin-bottom: 1px;
}
#publications .search-filters .selectboxit-container .selectboxit-options.closed {
  display: none !important;
}
#publications .search-filters .selectboxit-container .selectboxit-options.open {
  display: block !important;
  max-height: none !important;
}
#publications .search-filters .selectboxit-container .selectboxit-options .selectboxit-selected {
  display: none;
}
#publications .group {
  float: left;
  padding: 0 2% 5% 9%;
  width: 66%;
}
#publications .group .introduction {
  width: 84%;
}
#publications .group .introduction > section {
  padding-bottom: 4%;
}
#publications .group .introduction > section > p {
  padding: 20px 3% 0 3%;
}
#publications .group > section {
  clear: both;
  padding: 4% 0;
  width: 84%;
}
#publications .group > section > h2 {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  display: block;
  font-size: 1.8em;
  line-height: 24px;
  padding: 0 3% 2% 3%;
}
#publications .group > section > ul {
  padding: 0 3%;
  width: 94%;
}
#publications .group > section > ul > li {
  clear: both;
  margin-bottom: 4%;
  width: 100%;
}
#publications .group > section > ul > li:last-of-type {
  margin-bottom: 0;
}
#publications .group > section > ul > li > h3 {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
}
#publications .group > section > ul > li > h3 > a {
  color: #1b3f69;
}
#publications .group > section > ul > li > h3 > a:hover {
  text-decoration: none;
}
#publications .group > section > ul > li > span {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #c80044;
  font-size: 1.4em;
  line-height: 24px;
}
#publications .group > section > ul > li > span.date {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  font-size: 1.8em;
}
#publications .sidebar .features > div > span {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  display: inline;
  font-size: 1.4em;
  line-height: 24px;
  padding-bottom: 0;
}
#publications .sidebar .features > div > span.date {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  border-right: 1px solid #15001c;
  margin-right: 5px;
  padding-right: 5px;
}
#publications nav ol {
  padding: 0 3%;
  width: 94%;
}
#publications nav ol li {
  float: left;
  padding-right: 1.15%;
}
#publications nav ol li a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #1b3f69;
  font-size: 1.6em;
}
#publications nav ol li a:hover {
  text-decoration: none;
}
/* Press */
#press .group {
  float: left;
  padding: 0 2% 5% 9%;
  width: 66%;
}
#press .group .introduction {
  width: 84%;
}
#press .group .introduction > section {
  padding-bottom: 4%;
}
#press .group .introduction > section .print {
  left: 3%;
}
#press .group .introduction > section > p {
  padding: 20px 3% 0 3%;
}
#press .group > section {
  clear: both;
  padding: 4% 0;
  width: 84%;
}
#press .group > section > ul {
  padding: 0 3%;
  width: 94%;
}
#press .group > section > ul > li {
  clear: both;
  margin-bottom: 4%;
  width: 100%;
}
#press .group > section > ul > li:after {
  clear: both;
  content: '';
  display: table;
}
#press .group > section > ul > li:last-of-type {
  margin-bottom: 0;
}
#press .group > section > ul > li > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  display: block;
  font-size: 1.8em;
  line-height: 24px;
}
#press .group > section > ul > li > h2 {
  font-size: 1.8em;
  line-height: 24px;
}
#press .group > section > ul > li > h2 > a {
  color: #1b3f69;
}
#press .group > section > ul > li > h2 > a:hover {
  text-decoration: none;
}
#press .group > section > ul > li > p {
  color: #15001c;
  padding: 1% 0;
}
#press .group > section > ul > li > div {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #c80044;
  font-size: 1.4em;
  line-height: 20px;
}
#press .group > section > ul > li > div > a {
  color: #c80044;
}
#press .group > section > ul > li > div > a:hover {
  text-decoration: none;
}
/* Newsletter Index */
#newsletter-index .group {
  float: left;
  padding: 0 2% 5% 9%;
  width: 66%;
}
#newsletter-index .group .introduction {
  width: 84%;
}
#newsletter-index .group .introduction > section {
  padding-bottom: 4%;
}
#newsletter-index .group .introduction > section > p {
  padding: 20px 3% 0 3%;
}
#newsletter-index .group > section {
  clear: both;
  padding: 4% 0;
  width: 84%;
}
#newsletter-index .group > section > ul {
  padding: 0 3%;
  width: 94%;
}
#newsletter-index .group > section > ul > li {
  clear: both;
  margin-bottom: 4%;
  width: 100%;
}
#newsletter-index .group > section > ul > li:last-of-type {
  margin-bottom: 0;
}
#newsletter-index .group > section > ul > li > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  display: block;
  font-size: 1.8em;
  line-height: 24px;
  padding-bottom: 1%;
}
#newsletter-index .group > section > ul > li > h2 {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  font-size: 1.8em;
  line-height: 24px;
  padding-bottom: 1%;
}
#newsletter-index .group > section > ul > li > h2 > a {
  color: #1b3f69;
}
#newsletter-index .group > section > ul > li > h2 > a:hover {
  text-decoration: none;
}
#newsletter-index .group > section > ul > li > a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #c80044;
  display: block;
  font-size: 1.4em;
  line-height: 20px;
  padding: 2px 0 2px 28px;
  position: relative;
  text-decoration: none;
}
#newsletter-index .group > section > ul > li > a:before {
  color: #c80044;
  content: "\e016";
  font-family: "blickrothenberg";
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.no-svg #newsletter-index .group > section > ul > li > a {
  background: url('../images/ie/download-icon-pink.png') left 2px no-repeat;
}
html.no-svg #newsletter-index .group > section > ul > li > a:before {
  display: none;
}
#newsletter-index .group > section > ul > li > a:before {
  left: 0;
  line-height: 20px;
  text-decoration: none;
}
#newsletter-index .group > section > ul > li > a:hover {
  text-decoration: underline;
}
/* Newsletter */
#newsletter .feature > div > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
}
#newsletter .group {
  float: left;
  padding: 40px 2% 5% 9%;
  width: 66%;
}
#newsletter .group > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  display: block;
  font-size: 1.4em;
  line-height: 20px;
  margin: 2% 0;
  padding: 2px 0 2px 28px;
  position: relative;
  text-decoration: none;
}
#newsletter .group > a:before {
  color: #c80044;
  content: "\e016";
  font-family: "blickrothenberg";
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.no-svg #newsletter .group > a {
  background: url('../images/ie/download-icon-pink.png') left 1px no-repeat;
}
html.no-svg #newsletter .group > a:before {
  display: none;
}
#newsletter .group > a:before {
  left: 0;
  line-height: 24px;
}
#newsletter .group > a:hover {
  text-decoration: underline;
}
#newsletter .group .introduction {
  clear: both;
  background: #1b3f69;
  color: #fff;
  width: 100%;
}
#newsletter .group .introduction:after {
  clear: both;
  content: '';
  display: table;
}
#newsletter .group .introduction > a {
  float: left;
  margin-right: 3%;
  width: 48%;
}
#newsletter .group .introduction > a > img {
  width: 100%;
}
#newsletter .group .introduction > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  display: block;
  font-size: 1.8em;
  line-height: 24px;
  padding: 0 3% 2% 3%;
}
#newsletter .group .introduction > h2 {
  padding: 2% 3%;
}
#newsletter .group .introduction > h2 > a {
  color: #fff;
}
#newsletter .group .introduction > h2 > a:hover {
  text-decoration: none;
}
#newsletter .group .introduction > p {
  padding: 0 3% 3% 3%;
}
#newsletter .group .introduction > p.sub {
  padding-bottom: 3%;
}
#newsletter .group .introduction > p > a {
  color: #fff;
}
#newsletter .group .news-articles {
  background: #d1d9e1;
  padding-top: 4%;
}
#newsletter .group .news-articles:after {
  clear: both;
  content: '';
  display: table;
}
#newsletter .group .news-articles > section {
  float: left;
  margin: 0 6% 7% 2%;
  padding-bottom: 28%;
  position: relative;
  text-align: center;
  width: 42%;
}
#newsletter .group .news-articles > section:after {
  background: #c80044;
  content: '';
  height: 4px;
  position: absolute;
  width: 20%;
  bottom: 0;
  left: 40%;
}
#newsletter .group .news-articles > section > div {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#newsletter .group .news-articles > section > div > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  display: block;
  font-size: 1.8em;
  line-height: 24px;
  padding-bottom: 4%;
}
#newsletter .group .news-articles > section > div > h3 {
  padding-bottom: 4%;
}
#newsletter .group .news-articles > section > div > h3 > a {
  color: #1b3f69;
}
#newsletter .group .news-articles > section > div > h3 > a:hover {
  text-decoration: none;
}
#newsletter .group .news-articles > section > div > p {
  color: #15001c;
  padding-bottom: 4%;
}
#newsletter .group .news-articles > section > div > p.sub {
  padding-bottom: 0;
}
#newsletter .group .news-articles > section > div > p > a {
  color: #15001c;
}
/* Vacancy Index */
#vacancy-index .group {
  float: left;
  padding: 0 0 5% 9%;
  width: 68%;
}
#vacancy-index .group .introduction {
  padding-right: 4%;
  width: 46%;
}
#vacancy-index .group > section {
  float: left;
  margin: 0 4% 7% 0;
  padding-bottom: 20%;
  position: relative;
  width: 46%;
}
#vacancy-index .group > section:after {
  background: #1b3f69;
  content: '';
  height: 4px;
  position: absolute;
  width: 10%;
  bottom: 0;
  left: 0;
}
#vacancy-index .group > section:first-of-type {
  margin-top: 60px;
}
#vacancy-index .group > section:nth-of-type(2n) {
  clear: both;
}
#vacancy-index .group > section > div {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#vacancy-index .group > section > div > h2 {
  font-size: 1.8em;
  line-height: 24px;
}
#vacancy-index .group > section > div > h2 > a {
  color: #c80044;
}
#vacancy-index .group > section > div > h2 > a:hover {
  text-decoration: none;
}
#vacancy-index .group > section > div > p {
  padding-top: 4%;
}
/* Contact */
#contact .group {
  float: left;
  padding: 0 0 5% 9%;
  width: 62%;
}
#contact .sidebar {
  height: 480px;
  margin-top: 40px;
  position: relative;
  width: 29%;
}
#contact .sidebar #map-canvas {
  height: 100%;
  position: absolute;
  width: 100%;
}
#contact .sidebar #map-canvas .gm-style-iw {
  min-width: 150px;
  max-width: 150px;
}
#contact #contact-form {
  clear: both;
  margin-bottom: 5%;
  width: 100%;
}
#contact #contact-form > h2 {
  color: #15001c;
  padding: 0 2% 1% 2%;
}
#contact #contact-form > p {
  color: #15001c;
  padding: 0 2%;
}
#contact #contact-form > fieldset:after {
  clear: both;
  content: '';
  display: table;
}
#contact #contact-form > fieldset > legend {
  position: absolute;
  text-indent: -99999px;
}
#contact #contact-form > fieldset > ul {
  clear: both;
  width: 96%;
  padding: 0 2% 2% 2%;
}
#contact #contact-form > fieldset > ul > li {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #bd0000;
  font-size: 1.4em;
  line-height: 20px;
  width: 100%;
}
#contact #contact-form > fieldset > div {
  float: left;
  margin-right: 2%;
  position: relative;
  width: 30%;
}
#contact #contact-form > fieldset > div:nth-of-type(1) {
  padding-left: 2%;
}
#contact #contact-form > fieldset > div:nth-of-type(2) {
  padding: 0 1%;
}
#contact #contact-form > fieldset > div:nth-of-type(3) {
  padding-right: 2%;
  margin-right: 0;
}
#contact #contact-form > fieldset > div > ul {
  width: 100%;
}
#contact #contact-form > fieldset > div > ul > li {
  clear: both;
  margin-bottom: 3%;
  width: 100%;
}
#contact #contact-form > fieldset > div > ul > li:after {
  clear: both;
  content: '';
  display: table;
}
#contact #contact-form > fieldset > div > ul > li > label {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  display: block;
  float: left;
  font-size: 1.4em;
  line-height: 20px;
  padding: 10px 0;
  width: 38%;
}
#contact #contact-form > fieldset > div > ul > li > label > span {
  color: #c80044;
}
#contact #contact-form > fieldset > div > ul > li > input[type='text'],
#contact #contact-form > fieldset > div > ul > li > input[type='email'],
#contact #contact-form > fieldset > div > ul > li textarea {
  border: 1px solid #b1b1b1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.4em;
}
#contact #contact-form > fieldset > div > ul > li > input[type='text'],
#contact #contact-form > fieldset > div > ul > li > input[type='email'] {
  float: right;
  height: 40px;
  line-height: 40px;
  padding: 0 2%;
  width: 62%;
}
#contact #contact-form > fieldset > div > ul > li > input[type='text'].captcha,
#contact #contact-form > fieldset > div > ul > li > input[type='email'].captcha {
  width: 38%;
}
#contact #contact-form > fieldset > div > ul > li > textarea {
  clear: both;
  height: 160px;
  line-height: 24px;
  padding: 0 2%;
  width: 100%;
}
#contact #contact-form > fieldset > div > ul > li > img {
  height: 24px;
  float: left;
  margin-right: 5%;
  padding: 8px 0;
  width: 19%;
}
#contact #contact-form > fieldset > div > ul > li .selectboxit-container {
  float: right;
  width: 62%;
}
#contact #contact-form > fieldset > div > ul > li .selectboxit-container * {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
}
#contact #contact-form > fieldset > div > ul > li .selectboxit-container .selectboxit {
  background: #fff;
  border: 1px solid #b1b1b1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#contact #contact-form > fieldset > div > ul > li .selectboxit-container .selectboxit .selectboxit-text {
  color: #15001c;
  text-decoration: none;
  width: 88%;
  min-width: 88%;
}
#contact #contact-form > fieldset > div > ul > li .selectboxit-container .selectboxit .selectboxit-arrow-container {
  background: #fff;
}
#contact #contact-form > fieldset > div > ul > li .selectboxit-container .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  border-color: #1b3f69 transparent transparent transparent;
  left: 0;
}
#contact #contact-form > fieldset > div > ul > li .selectboxit-container .selectboxit-options {
  min-width: 100% !important;
}
#contact #contact-form > fieldset > div p {
  padding: 4% 0;
}
#contact #contact-form > fieldset > div p > span {
  color: #c80044;
}
#contact #contact-form > fieldset > div .ui-button {
  cursor: pointer;
  display: block;
  padding-left: 40px;
  position: relative;
}
#contact #contact-form > fieldset > div .ui-button:before {
  color: #15001c;
  content: "\e001";
  font-family: "blickrothenberg";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#contact #contact-form > fieldset > div .ui-button:before {
  left: 0;
  line-height: 40px;
}
#contact #contact-form > fieldset > div .ui-button.ui-state-hover:before {
  color: #c80044;
}
#contact #contact-form > fieldset > div .ui-button.ui-state-active:before {
  color: #c80044;
  content: '\e003';
}
#contact #contact-form > fieldset > div .ui-button .ui-button-text {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  display: block;
  font-size: 1.4em;
  line-height: 20px;
  padding: 10px 0;
}
#contact #contact-form > fieldset .disabled {
  filter: alpha(opacity=20);
  opacity: 0.2;
}
#contact #contact-form > fieldset .disabled p,
#contact #contact-form > fieldset .disabled label,
#contact #contact-form > fieldset .disabled span {
  cursor: default;
}
html.ie8 #contact #contact-form > fieldset .disabled label,
html.ie7 #contact #contact-form > fieldset .disabled label,
html.ie6 #contact #contact-form > fieldset .disabled label,
html.ie8 #contact #contact-form > fieldset .disabled span,
html.ie7 #contact #contact-form > fieldset .disabled span,
html.ie6 #contact #contact-form > fieldset .disabled span,
html.ie8 #contact #contact-form > fieldset .disabled i,
html.ie7 #contact #contact-form > fieldset .disabled i,
html.ie6 #contact #contact-form > fieldset .disabled i {
  filter: alpha(opacity=20);
}
#contact #contact-form > fieldset > input[type='submit'] {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #c80044;
  color: #fff;
  clear: both;
  float: left;
  font-size: 1.8em;
  line-height: 24px;
  margin: 2% 2% 0 2%;
  padding: 1% 0;
  text-align: center;
  width: 30%;
}
#contact #contact-form > fieldset > input[type='submit']:hover {
  background: #1b3f69;
  color: #fff;
}
#contact #contact-form > fieldset > input[type='submit'].right {
  clear: both;
  float: right;
}
/* Alumni */
#alumni .group {
  float: left;
  padding: 0 0 5% 9%;
  width: 68%;
}
#alumni .group .right-column .editable-region {
  padding-bottom: 0;
}
#alumni .group #alumni-form {
  clear: both;
  float: left;
  margin-top: 5%;
  width: 100%;
}
#alumni .group #alumni-form > h2 {
  color: #15001c;
  padding: 0 3% 1% 3%;
}
#alumni .group #alumni-form > p {
  color: #15001c;
  padding: 0 3%;
}
#alumni .group #alumni-form > fieldset:after {
  clear: both;
  content: '';
  display: table;
}
#alumni .group #alumni-form > fieldset > legend {
  position: absolute;
  text-indent: -99999px;
}
#alumni .group #alumni-form > fieldset > ul {
  clear: both;
  width: 94%;
  padding: 0 3% 2% 3%;
}
#alumni .group #alumni-form > fieldset > ul > li {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #bd0000;
  font-size: 1.4em;
  line-height: 20px;
  width: 100%;
}
#alumni .group #alumni-form > fieldset > div {
  float: left;
  margin: 0 3%;
  width: 44%;
}
#alumni .group #alumni-form > fieldset > div.workfor {
  float: none;
  width: 94%;
}
#alumni .group #alumni-form > fieldset > div.workfor:after {
  clear: both;
  content: '';
  display: table;
}
#alumni .group #alumni-form > fieldset > div.workfor > p {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  clear: both;
  color: #15001c;
  font-size: 1.4em;
  line-height: 18px;
  padding-bottom: 1%;
}
#alumni .group #alumni-form > fieldset > div.workfor > p > span {
  color: #c80044;
}
#alumni .group #alumni-form > fieldset > div.workfor .ui-button {
  cursor: pointer;
  display: block;
  float: left;
  padding-right: 35px;
  position: relative;
  margin: 0 30px 4% 0;
}
#alumni .group #alumni-form > fieldset > div.workfor .ui-button:before {
  color: #15001c;
  content: "\e014";
  font-family: "blickrothenberg";
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#alumni .group #alumni-form > fieldset > div.workfor .ui-button:before {
  right: 0;
  line-height: 21px;
}
#alumni .group #alumni-form > fieldset > div.workfor .ui-button.ui-state-hover:before {
  color: #c80044;
}
#alumni .group #alumni-form > fieldset > div.workfor .ui-button.ui-state-active:before {
  color: #c80044;
  content: '\e015';
}
#alumni .group #alumni-form > fieldset > div.workfor .ui-button .ui-button-text {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  display: block;
  font-size: 1.4em;
  line-height: 21px;
}
#alumni .group #alumni-form > fieldset > div > ul {
  width: 100%;
}
#alumni .group #alumni-form > fieldset > div > ul > li {
  clear: both;
  margin-bottom: 3%;
  width: 100%;
}
#alumni .group #alumni-form > fieldset > div > ul > li:after {
  clear: both;
  content: '';
  display: table;
}
#alumni .group #alumni-form > fieldset > div > ul > li > label {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  display: block;
  float: left;
  font-size: 1.4em;
  line-height: 20px;
  padding: 10px 0;
  width: 38%;
}
#alumni .group #alumni-form > fieldset > div > ul > li > label > span {
  color: #c80044;
}
#alumni .group #alumni-form > fieldset > div > ul > li > input[type='text'],
#alumni .group #alumni-form > fieldset > div > ul > li > input[type='email'] {
  border: 1px solid #b1b1b1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.4em;
}
#alumni .group #alumni-form > fieldset > div > ul > li > textarea {
  border: 1px solid #b1b1b1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.4em;
  float: right;
  padding: 0 2%;
  width: 62%;
}
#alumni .group #alumni-form > fieldset > div > ul > li > input[type='text'],
#alumni .group #alumni-form > fieldset > div > ul > li > input[type='email'] {
  float: right;
  height: 40px;
  line-height: 40px;
  padding: 0 2%;
  width: 62%;
}
#alumni .group #alumni-form > fieldset > div > ul > li > input[type='text'].captcha,
#alumni .group #alumni-form > fieldset > div > ul > li > input[type='email'].captcha {
  width: 38%;
}
#alumni .group #alumni-form > fieldset > div > ul > li > img {
  height: 24px;
  float: left;
  margin-right: 6%;
  padding: 8px 0;
  width: 18%;
}
#alumni .group #alumni-form > fieldset > div > ul > li > input[type='submit'] {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #c80044;
  color: #fff;
  font-size: 1.8em;
  line-height: 24px;
  padding: 3% 0;
  text-align: center;
  width: 100%;
}
#alumni .group #alumni-form > fieldset > div > ul > li > input[type='submit']:hover {
  background: #1b3f69;
  color: #fff;
}
/* Events */
#events .group {
  float: left;
  padding: 0 2% 5% 9%;
  width: 66%;
}
#events .group .left-column {
  width: 84%;
}
#events .group .left-column > section {
  padding-bottom: 4%;
}
#events .group .left-column > section > p {
  padding: 20px 3% 0 3%;
}
#events .calendar {
  clear: both;
  margin-bottom: 4%;
  width: 100%;
}
#events .calendar > nav {
  padding: 0 2% 2% 2%;
}
#events .calendar > nav > ul:after {
  clear: both;
  content: '';
  display: table;
}
#events .calendar > nav > ul > li {
  float: left;
  width: 25%;
}
#events .calendar > nav > ul > li.previous > a:before {
  content: '< ';
}
#events .calendar > nav > ul > li.current {
  text-align: center;
  width: 50%;
}
#events .calendar > nav > ul > li.current > a {
  color: #15001c;
}
#events .calendar > nav > ul > li.next {
  text-align: right;
}
#events .calendar > nav > ul > li.next > a:after {
  content: ' >';
}
#events .calendar > nav > ul > li > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  font-size: 1.8em;
  line-height: 24px;
}
#events .calendar > nav > ul > li > a:hover {
  text-decoration: none;
}
#events .calendar > ul {
  padding: 0 2%;
}
#events .calendar > ul:after {
  clear: both;
  content: '';
  display: table;
}
#events .calendar > ul > li {
  float: left;
  position: relative;
  width: 14.2857%;
}
#events .calendar .weekdays {
  padding-bottom: 1%;
}
#events .calendar .weekdays > li {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  font-size: 1.4em;
  line-height: 18px;
}
#events .calendar .days > li {
  height: 115px;
  padding-bottom: 4%;
}
#events .calendar .days > li:nth-of-type(7n) > div,
#events .calendar .days > li:nth-of-type(7n-1) > div {
  background: #eef1f4;
}
#events .calendar .days > li.disabled > div {
  background: #eef1f4;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
#events .calendar .days > li.current > div {
  background: #fff;
}
#events .calendar .days > li > div {
  background: #dde2e9;
  height: 96%;
  left: 2%;
  overflow: hidden;
  position: absolute;
  top: 2%;
  width: 96%;
}
#events .calendar .days > li > div > span {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #1b3f69;
  display: block;
  font-size: 1.4em;
  line-height: 18px;
  padding: 10% 20px;
  position: absolute;
  z-index: 10;
}
#events .calendar .days > li > div > span > span {
  display: none;
}
#events .calendar .days > li > div p {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #1b3f69;
  font-size: 1.4em;
  height: 100%;
  line-height: 18px;
  padding-bottom: 20%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30%;
}
#events .calendar .days > li > div p > a {
  color: #1b3f69;
  cursor: pointer;
  text-decoration: underline;
}
#events .calendar .days > li > div p > a:hover {
  text-decoration: none;
}
#events .calendar .days > li > div p.event-property {
  background-color: rgba(0, 63, 11, 0.2);
}
#events .calendar .days > li > div p.event-privateclients {
  background-color: rgba(200, 0, 68, 0.2);
}
#events .calendar .days > li > div p.event-corporateandbusiness {
  background-color: rgba(21, 0, 28, 0.2);
}
#events .calendar .days > li > div p.event-employment {
  background-color: rgba(27, 63, 105, 0.2);
}
#events .calendar .days > li > div .slider {
  height: 100% !important;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
#events .calendar .days > li > div .slider .slides {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  *zoom: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
#events .calendar .days > li > div .slider .slides .slide {
  clear: none;
  height: 100%;
  float: left;
  list-style: none;
}
#events .calendar .days > li > div .slider .slides .event-property {
  background-color: rgba(0, 63, 11, 0.2);
}
#events .calendar .days > li > div .slider .slides .event-privateclients {
  background-color: rgba(200, 0, 68, 0.2);
}
#events .calendar .days > li > div .slider .slides .event-corporateandbusiness {
  background-color: rgba(21, 0, 28, 0.2);
}
#events .calendar .days > li > div .slider .slides .event-employment {
  background-color: rgba(27, 63, 105, 0.2);
}
#events .calendar .days > li > div .slider .slider-arrows .slider-arrow {
  background: #fff;
  cursor: pointer;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  text-indent: -99999px;
  top: 50%;
  width: 15px;
  z-index: 15;
}
#events .calendar .days > li > div .slider .slider-arrows .slider-arrow:before {
  line-height: 40px;
}
#events .calendar .days > li > div .slider .slider-arrows .slider-arrow.prev {
  left: 0;
}
#events .calendar .days > li > div .slider .slider-arrows .slider-arrow.prev:before {
  color: #15001c;
  content: "\e017";
  font-family: "blickrothenberg";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#events .calendar .days > li > div .slider .slider-arrows .slider-arrow.prev:before {
  left: -3px;
}
#events .calendar .days > li > div .slider .slider-arrows .slider-arrow.next {
  right: 0;
}
#events .calendar .days > li > div .slider .slider-arrows .slider-arrow.next:before {
  color: #15001c;
  content: "\e018";
  font-family: "blickrothenberg";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#events .calendar .days > li > div .slider .slider-arrows .slider-arrow.next:before {
  right: -3px;
}
#events .calendar .days > li > div .slider .slider-arrows .slider-arrow:hover {
  background: #c80044;
}
#events .calendar .days > li > div .slider .slider-arrows .slider-arrow:hover:before {
  color: #fff;
}
#events .calendar .events {
  display: none;
  position: relative;
  margin: 4% 20% 0 15%;
}
#events .calendar .events .event-slider {
  height: 100%;
  height: 300px;
  width: 100%;
}
#events .calendar .events .event-slider .rsSlide {
  height: 100%;
}
#events .calendar .events .event-slider .rsSlide .event-property {
  background-color: rgba(0, 63, 11, 0.2);
  height: 100%;
  padding-top: 20px !important;
  padding-bottom: 100px;
}
#events .calendar .events .event-slider .rsSlide .event-privateclients {
  background-color: rgba(200, 0, 68, 0.2);
  height: 100%;
  padding-top: 20px !important;
  padding-bottom: 100px;
}
#events .calendar .events .event-slider .rsSlide .event-corporateandbusiness {
  background-color: rgba(21, 0, 28, 0.2);
  height: 100%;
  padding-top: 20px !important;
  padding-bottom: 100px;
}
#events .calendar .events .event-slider .rsSlide .event-employment {
  background-color: rgba(27, 63, 105, 0.2);
  height: 100%;
  padding-top: 20px !important;
  padding-bottom: 100px;
}
#events .calendar .events .event-slider .rsSlide > div:after {
  clear: both;
  content: '';
  display: table;
}
#events .calendar .events .event-slider .rsSlide > div .category-name {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #15001c;
  display: block;
  font-size: 1.4em;
  line-height: 24px;
  padding: 0 3% 2% 3%;
}
#events .calendar .events .event-slider .rsSlide > div .date {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #c80044;
  display: block;
  float: left;
  font-size: 1.8em;
  line-height: 24px;
  padding: 0 3%;
  width: 100%;
}
#events .calendar .events .event-slider .rsSlide > div > div {
  clear: left;
  float: left;
  padding: 0 3%;
  width: 37%;
}
#events .calendar .events .event-slider .rsSlide > div > div > h2 {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #15001c;
  font-size: 1.8em;
  line-height: 24px;
}
#events .calendar .events .event-slider .rsSlide > div > p {
  float: right;
  width: 51%;
  padding-bottom: 20px;
  padding-right: 6%;
}
#events .calendar .events .event-slider .rsArrow {
  background-color: #1b3f69;
  display: block;
  height: 84px;
  position: absolute;
  top: 36px;
  width: 36px;
}
#events .calendar .events .event-slider .rsArrow:before {
  line-height: 84px;
}
#events .calendar .events .event-slider .rsArrow:hover {
  background-color: #1b3f69;
}
#events .calendar .events .event-slider .rsArrow.rsArrowLeft {
  left: -36px;
}
#events .calendar .events .event-slider .rsArrow.rsArrowLeft:before {
  color: #ffffff;
  content: "\e017";
  font-family: "blickrothenberg";
  font-size: 44px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#events .calendar .events .event-slider .rsArrow.rsArrowLeft:before {
  left: -5px;
}
#events .calendar .events .event-slider .rsArrow.rsArrowRight {
  right: -36px;
}
#events .calendar .events .event-slider .rsArrow.rsArrowRight:before {
  color: #ffffff;
  content: "\e018";
  font-family: "blickrothenberg";
  font-size: 44px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#events .calendar .events .event-slider .rsArrow.rsArrowRight:before {
  right: -5px;
}
#events .calendar .events > a {
  background-color: #c80044;
  cursor: pointer;
  display: block;
  height: 36px;
  left: -36px;
  position: absolute;
  text-indent: -99999px;
  top: 0;
  width: 36px;
  z-index: 10;
}
#events .calendar .events > a:before {
  color: #ffffff;
  content: "\e013";
  font-family: "blickrothenberg";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#events .calendar .events > a:before {
  left: 8px;
  line-height: 36px;
}
#events .calendar .events > a:hover {
  background-color: #15001c;
}
/* Tech City */
#tech-city .print {
  height: 22px;
  left: 9.5%;
  top: 29px;
}
#tech-city .print:before {
  color: #15001c;
}
#tech-city .print:hover:before {
  color: #c80044;
}
#tech-city .page-nav {
  left: 0;
  position: absolute;
  top: 0;
  width: 9%;
}
#tech-city .page-nav > ul:after {
  clear: both;
  content: '';
  display: table;
}
#tech-city .page-nav > ul > li {
  width: 50%;
}
#tech-city .page-nav > ul > li.previous {
  float: left;
}
#tech-city .page-nav > ul > li.previous > a {
  background-position: 0 center;
}
#tech-city .page-nav > ul > li.previous > a:hover {
  background-position: 66.6% center;
}
#tech-city .page-nav > ul > li.next {
  float: right;
}
#tech-city .page-nav > ul > li.next > a {
  background-position: 33.3% center;
}
#tech-city .page-nav > ul > li.next > a:hover {
  background-position: 100% center;
}
#tech-city .page-nav > ul > li > a {
  background: #ffffff url('../images/sprite-arrows.png') 0 0 no-repeat;
  -moz-background-size: 400%;
  -o-background-size: 400%;
  background-size: 400%;
  display: block;
  height: 84px;
  text-indent: -99999px;
  width: 100%;
}
#tech-city .page-nav > ul > li > a:hover {
  background-color: #c80044;
}
#tech-city .featured {
  color: #fff;
  height: 252px;
  left: 0;
  position: absolute;
  top: -252px;
  width: 100%;
}
#tech-city .featured > div {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
#tech-city .featured > div > div {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
#tech-city .main {
  float: left;
  margin: 0 2% 5% 9%;
  position: relative;
  width: 39%;
}
#tech-city .main .featured {
  float: left;
  height: 226px;
}
#tech-city .main .featured > div {
  height: 156px;
  padding-top: 15%;
}
#tech-city .main .featured > div > div {
  background: #1b3f69;
  background: rgba(27, 63, 105, 0.8);
}
html.ie8 #tech-city .main .featured > div > div,
html.ie7 #tech-city .main .featured > div > div,
html.ie6 #tech-city .main .featured > div > div {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType='0',startColorstr='#7f1b3f69',endColorstr='#7f1b3f69')";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType='0', startColorstr='#7f1b3f69', endColorstr='#7f1b3f69');
  zoom: 1;
}
#tech-city .main .featured > div > div > h1 {
  padding: 2% 4%;
}
#tech-city .main .featured > div > div > p {
  padding: 2% 29% 0 4%;
}
#tech-city .main > nav {
  background: #fff;
  clear: both;
  padding: 20px 0 0 40px;
  position: relative;
  width: 94%;
}
#tech-city .main > nav > ul {
  width: 100%;
}
#tech-city .main > nav > ul:after {
  clear: both;
  content: '';
  display: table;
}
#tech-city .main > nav > ul > li {
  float: left;
  margin-right: 10px;
  padding-right: 15px;
  position: relative;
}
#tech-city .main > nav > ul > li:not(:last-of-type):after {
  color: #1b3f69;
  content: "\e018";
  font-family: "blickrothenberg";
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: 0;
  z-index: 99999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#tech-city .main > nav > ul > li:not(:last-of-type):after {
  right: -4px;
  line-height: 42px;
}
#tech-city .main > nav > ul > li > a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #1b3f69;
  font-size: 1.2em;
  line-height: 40px;
}
#tech-city .main > nav > ul > li > a:hover {
  text-decoration: none;
}
#tech-city .main > nav > ul > li > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #1b3f69;
  display: block;
  font-size: 1.2em;
  line-height: 40px;
  text-decoration: none;
}
#tech-city .main .editable-region {
  margin: 20px 4% 5% 0;
  width: 96%;
}
#tech-city .main .section-list {
  display: none;
}
#tech-city .main .drop-down-list.mobile {
  display: none;
}
#tech-city .group {
  padding-bottom: 5%;
  float: right;
  width: 50%;
}
#tech-city .group > div {
  padding: 73px 0 0 0;
  position: relative;
  width: 50%;
}
#tech-city .group > div.left-column {
  float: left;
}
#tech-city .group > div.left-column .placeholder > div {
  background: #00e4dc;
  margin-right: 4%;
  right: 0;
}
#tech-city .group > div.left-column .placeholder > div > p {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #fff;
}
#tech-city .group > div.left-column .placeholder > div > p > a {
  color: #1b3f69;
  -ms-word-break: break-all;
  word-break: break-all;
}
#tech-city .group > div.left-column .placeholder > div > p > a:hover {
  text-decoration: none;
}
#tech-city .group > div.left-column .tweets {
  padding: 0 4% 0 8%;
}
#tech-city .group > div.right-column {
  float: right;
}
#tech-city .group > div.right-column .placeholder > div {
  left: 0;
  margin-left: 4%;
}
#tech-city .group > div.right-column .placeholder > div .gm-style-iw {
  min-width: 150px;
  max-width: 150px;
}
#tech-city .group > div.right-column .placeholder > div .gm-style-iw .editable-region {
  padding-top: 0;
}
#tech-city .group > div.right-column .sidebar {
  padding: 0 8% 0 4%;
}
#tech-city .group > div .featured > div {
  background: #fff;
  height: 183px;
  padding-top: 23%;
  width: 100%;
}
#tech-city .group > div .featured > div .logo {
  background: #ffffff url('../images/tech-city.gif') 23px 6px no-repeat;
  display: block;
  height: 63px;
  left: 0;
  padding: 5px 23px;
  position: absolute;
  text-indent: -99999px;
  top: -73px;
  width: 104px;
}
#tech-city .group > div .featured > div.live-chat > div {
  background: #00e4dc;
  margin-right: 4%;
  right: 0;
}
#tech-city .group > div .featured > div.live-chat > div > p > a {
  font-size: 25px;
  line-height: 30px;
}
#tech-city .group > div .featured > div.meeting-request > div {
  background: #1b3f69;
  left: 0;
  margin-left: 4%;
}
#tech-city .group > div .featured > div.meeting-request > div > p > a {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}
#tech-city .group > div .featured > div > div {
  margin-top: 7%;
  height: 155px;
  padding-bottom: 17%;
  width: 88%;
}
#tech-city .group > div .featured > div > div > h2 {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  font-size: 2em;
  line-height: 34px;
  padding: 5% 6% 6% 6%;
  position: relative;
}
#tech-city .group > div .featured > div > div > h2:after {
  background: #ffffff;
  content: '';
  height: 4px;
  position: absolute;
  width: 20%;
  bottom: 0;
  left: 0;
}
#tech-city .group > div .featured > div > div > p {
  font-family: "HelveticaNeueW01-45Ligh", sans-serif;
  padding: 5%;
}
#tech-city .group > div .featured > div > div > p > a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  clear: both;
  color: #fff;
  display: block;
  padding: 3% 0;
}
#tech-city .group > div .featured > div > div > p > a:hover {
  text-decoration: none;
}
#tech-city .group > div > aside,
#tech-city .group > div .tweets {
  float: right;
  margin-bottom: 5%;
  width: 88%;
}
#tech-city .group > div > aside:after,
#tech-city .group > div .tweets:after {
  clear: both;
  content: '';
  display: table;
}
#tech-city .group > div > aside .twitter,
#tech-city .group > div .tweets .twitter {
  float: left;
  width: 100%;
}
#tech-city .group > div > aside .contact,
#tech-city .group > div .tweets .contact {
  margin-bottom: 9%;
}
#tech-city .group > div > aside .features,
#tech-city .group > div .tweets .features {
  padding: 9% 0;
  width: 100%;
}
#tech-city .group > div > aside .features:before,
#tech-city .group > div .tweets .features:before {
  left: 0;
}
#tech-city .group > div > aside .features:first-of-type,
#tech-city .group > div .tweets .features:first-of-type {
  padding-top: 0;
}
#tech-city .group > div > aside .features:before,
#tech-city .group > div .tweets .features:before {
  background: #00e4dc;
}
#tech-city .group > div > aside .features > a,
#tech-city .group > div .tweets .features > a {
  color: #00e4dc;
}
#tech-city .group > div > aside > nav,
#tech-city .group > div .tweets > nav {
  padding: 0 0 11% 0;
  margin: 0 0 9% 0;
  width: 100%;
}
#tech-city .group > div > aside > nav > ul > li,
#tech-city .group > div .tweets > nav > ul > li {
  margin-top: 4%;
}
/* Search */
#search .group {
  float: left;
  padding: 60px 2% 4% 17%;
  width: 58%;
}
#search .group > section {
  clear: both;
}
#search .group .search-results > div .gsc-control-cse {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
}
#search .group .search-results > div .cse .gsc-control-cse,
#search .group .search-results > div .gsc-control-cse {
  padding: 0;
}
#search .group .search-results > div .gsc-result .gs-title {
  height: auto;
  line-height: normal;
}
#search .group .search-results > div .gs-bidi-start-align,
#search .group .search-results > div .gs-visibleUrl,
#search .group .search-results > div .gs-visibleUrl-long {
  padding-bottom: 3%;
}
#search .group .search-results > div .gsc-table-result,
#search .group .search-results > div .gsc-thumbnail-inside,
#search .group .search-results > div .gsc-url-top {
  padding: 0;
}
/* Sitemap */
#sitemap .group {
  float: left;
  padding: 0 2% 5% 9%;
  width: 66%;
}
#sitemap .group .left-column {
  width: 84%;
}
#sitemap .group .left-column > section {
  padding-bottom: 4%;
}
#sitemap .group .left-column > section > p {
  padding: 20px 3% 0 3%;
}
#sitemap .group .right-column {
  clear: both;
  float: left;
  margin-top: 4%;
  padding: 4% 3% 0 3%;
  width: 78%;
}
#sitemap .group .right-column .sitemap {
  width: 100%;
}
#sitemap .group .right-column .sitemap a:hover {
  text-decoration: none;
}
#sitemap .group .right-column .sitemap > table a {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  color: #c80044;
  font-size: 1.8em;
  line-height: 24px;
}
#sitemap .group .right-column .sitemap div > table a {
  font-family: "HelveticaNeueW01-55Roma", sans-serif;
  color: #15001c;
  font-size: 1.4em;
  line-height: 20px;
}
/* Error */
#error .group {
  padding: 60px 2% 5% 9%;
  width: 66%;
}
/* Tech City Breakpoint */
@media only screen and (min-device-width: 865px) and (max-device-width: 1295px) and (orientation: landscape), only screen and (max-width: 1295px) {
  /* Tech City */
  #tech-city .main .featured > div > div {
    right: 0;
    width: 79%;
  }
  #tech-city .main .featured > div > div > p {
    padding-right: 4%;
  }
}
/* Desktop To Tablet Breakpoint */
@media only screen and (min-device-width: 768px) and (max-device-width: 1050px) and (orientation: landscape), only screen and (max-width: 1050px) {
  /* Global */
  body h1 {
    font-size: 32px;
    line-height: 38px;
  }
  body h2 {
    font-size: 22px;
    line-height: 26px;
  }
  body h3 {
    font-size: 16px;
    line-height: 20px;
  }
  body p {
    font-size: 13px;
    line-height: 17px;
  }
  body p.intro {
    font-size: 16px;
    line-height: 22px;
  }
  body p.sub {
    font-size: 10px;
    line-height: 14px;
  }
  /* Home */
  #home .feature > div .featured-slider .rsSlide .caption > div {
    font-size: 3.2em;
  }
  #home .feature > div .featured-slider .rsSlide .caption p {
    line-height: 14px;
  }
  #home .feature > div .featured-slider .rsSlide .caption > a {
    font-size: 1.3em;
    line-height: 18px;
  }
  #home .group div .recent-news > div div span {
    font-size: 1.4em;
    line-height: 18px;
  }
  #home .publications > div > span {
    font-size: 1.8em;
    line-height: 24px;
  }
  #home .publications > span {
    font-size: 1.4em;
    line-height: 18px;
    padding-top: 5%;
  }
  /* Biography Index */
  #biography-index .group .introduction {
    margin-right: 2%;
    width: 48%;
  }
  #biography-index .group .bio {
    padding-bottom: 31%;
    width: 25%;
  }
  #biography-index .group .bio:nth-of-type(1),
  #biography-index .group .bio:nth-of-type(2) {
    margin-top: 60px;
  }
  #biography-index .group .bio:nth-of-type(3) {
    margin-top: 2%;
  }
  #biography-index .group .bio:nth-of-type(5n-1) {
    clear: none;
  }
  #biography-index .group .bio:nth-of-type(4n-1) {
    clear: both;
  }
  #biography-index .group .bio:after {
    left: 11%;
  }
  #biography-index .group .bio > div {
    padding: 5% 11%;
    width: 78%;
  }
  /* News Index */
  #news-index .group > section {
    padding-bottom: 45%;
  }
  /* Case Study Index */
  #casestudy-index .group > section {
    padding-bottom: 39%;
  }
  /* Newsletter */
  #newsletter .group .news-articles > section {
    padding-bottom: 37%;
  }
  /* Vacancy Index */
  #vacancy-index .group > section {
    padding-bottom: 31%;
  }
}
/* SelectBoxIt */
.selectboxit-container .selectboxit-options {
  max-height: 306px;
}
/* Low Resolution Mixin */
.low-resolution {
  /* Header */
  /* IE8 Navigation */
  /* Footer */
  /* Events */
}
.low-resolution header[role="banner"] {
  /* Navigation */
}
.low-resolution header[role="banner"] > a {
  background: url('../images/blick-rothenberg-mark.svg') left top no-repeat;
  background-size: 100%;
  height: 79px;
  left: auto;
  right: 0;
  width: 79px;
}
html.no-svg .low-resolution header[role="banner"] > a {
  background: url('../images/blick-rothenberg.png') 0 -87px no-repeat;
}
.low-resolution header[role="banner"] .navigation {
  float: left;
  position: relative;
  top: auto;
}
.low-resolution header[role="banner"] .navigation > ul {
  border-right: 1px solid #e5e5e5;
  margin-left: -144px;
  width: 143px;
  /* Open */
}
.low-resolution header[role="banner"] .navigation > ul.expanded {
  margin-left: 0;
}
.low-resolution header[role="banner"] .navigation > ul > li {
  /* 2nd Level */
}
.low-resolution header[role="banner"] .navigation > ul > li:nth-of-type(1) > a:before {
  line-height: 54px;
}
.low-resolution header[role="banner"] .navigation > ul > li > a {
  line-height: 55px;
}
.low-resolution header[role="banner"] .navigation > ul > li > a:before {
  font-size: 20px;
  line-height: 55px;
}
.low-resolution header[role="banner"] .navigation > ul > li > a:hover {
  padding-left: 47px;
}
.low-resolution header[role="banner"] .navigation > ul > li > a:hover:before {
  left: 20px;
}
.low-resolution header[role="banner"] .navigation > ul > li:nth-of-type(1n) > a:before {
  font-size: 20px;
}
.low-resolution header[role="banner"] .navigation > ul > li > ul {
  left: -210px;
  width: 210px;
}
.low-resolution header[role="banner"] .navigation > ul > li > ul > li > a {
  padding: 18px 10px 17px 20px;
}
.low-resolution header[role="banner"] .navigation > ul > li > ul > li > a.active {
  padding-left: 30px;
}
.low-resolution header[role="banner"] .navigation > ul > li > ul > li > a.active:after {
  top: 25px;
}
.low-resolution header[role="banner"] .navigation > ul.open > li > a:before {
  left: 228px;
}
.low-resolution header[role="banner"] .navigation > ul.open > li.open > a:hover:before {
  font-size: 22px;
  left: 227px;
  line-height: 56px;
}
.low-resolution header[role="banner"] .header-links {
  float: left;
  margin: 0;
  max-width: none;
  width: 55px;
}
.low-resolution header[role="banner"] .header-links > div {
  position: relative;
  right: auto;
  width: 55px;
}
.low-resolution header[role="banner"] .header-links > div .social {
  display: none;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav {
  height: 55px;
  position: relative;
  right: auto;
  top: auto;
  width: 55px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a {
  background-color: #fff;
  height: 55px;
  margin: 0 !important;
  width: 55px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a:before {
  left: 15px;
  line-height: 55px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a:not(:last-of-type) {
  border-bottom: 1px solid #e5e5e5;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a.menu {
  display: block;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a.menu:before {
  color: #1b3f69;
  font-size: 24px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a.menu.active {
  background: #c80044;
  border-bottom: 1px solid #A4003C;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a.menu.active:before {
  color: #fff;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a.events:before {
  color: #1b3f69;
  font-size: 22px;
  left: 16px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a.publications:before {
  color: #1b3f69;
  font-size: 22px;
  left: 16px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a.contact:before {
  color: #1b3f69;
  font-size: 22px;
  left: 16px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a:hover {
  background-color: #c80044;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav > a:hover:before {
  color: #fff !important;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search {
  border-bottom: 1px solid #e5e5e5;
  height: 55px;
  margin-right: 0;
  width: 55px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search > a {
  background-color: #fff;
  height: 55px;
  width: 55px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search > a:before {
  color: #1b3f69;
  font-size: 28px;
  left: 12px;
  line-height: 55px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search > a:hover {
  background: #c80044;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search > a:hover:before {
  color: #fff;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search #search-form {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 55px;
  left: 0;
  right: auto;
  width: 55px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search #search-form.active {
  width: 320px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > input[type='text'] {
  font-size: 1.8em;
  height: 23px;
  left: auto;
  line-height: 23px;
  padding: 15px 10px;
  right: 0;
  width: 242px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
  height: 55px;
  left: 0;
  right: auto;
  width: 55px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:before {
  color: #1b3f69;
  font-size: 28px;
  left: 12px;
  line-height: 55px;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:hover {
  background-color: #c80044;
}
.low-resolution header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:hover:before {
  color: #fff;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul {
  /* Open */
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.expanded {
  margin-left: 0;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul > li.nav-link-1 > a {
  background-position: -18px -232px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul > li.nav-link-1 > a:hover {
  background-position: 20px -232px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul > li.nav-link-2 > a {
  background-position: -18px -283px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul > li.nav-link-2 > a:hover {
  background-position: 20px -283px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul > li.nav-link-3 > a {
  background-position: -18px -331px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul > li.nav-link-3 > a:hover {
  background-position: 20px -331px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul > li.nav-link-4 > a {
  background-position: -18px -380px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul > li.nav-link-4 > a:hover {
  background-position: 20px -380px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul > li.nav-link-5 > a {
  background-position: -18px -429px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul > li.nav-link-5 > a:hover {
  background-position: 20px -429px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1 > a {
  background-position: 230px 18px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1 > a.active {
  background-position: 230px -1132px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1 > a:hover {
  background-position: 230px -232px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1.open > a {
  background-position: 230px -232px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2 > a {
  background-position: 230px -33px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2 > a.active {
  background-position: 230px -1183px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2 > a:hover {
  background-position: 230px -283px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2.open > a {
  background-position: 230px -283px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3 > a {
  background-position: 230px -81px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3 > a.active {
  background-position: 230px -1231px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3 > a:hover {
  background-position: 230px -331px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3.open > a {
  background-position: 230px -331px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4 > a {
  background-position: 230px -130px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4 > a.active {
  background-position: 230px -1280px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4 > a:hover {
  background-position: 230px -380px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4.open > a {
  background-position: 230px -380px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5 > a {
  background-position: 230px -179px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5 > a.active {
  background-position: 230px -1329px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5 > a:hover {
  background-position: 230px -429px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5.open > a {
  background-position: 230px -429px;
}
.low-resolution html.ie8 header[role="banner"] .navigation > ul.open li.open > a:hover {
  background-position: 230px -479px;
}
.low-resolution footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li .submit:before {
  font-size: 30px;
}
.low-resolution #events .calendar > nav {
  padding: 0 3% 2% 3%;
}
.low-resolution #events .calendar > nav > ul > li > a {
  font-size: 1.6em;
  line-height: 22px;
}
.low-resolution #events .calendar > ul {
  padding: 0 3%;
}
.low-resolution #events .calendar .weekdays {
  display: none;
}
.low-resolution #events .calendar .days > li {
  height: auto;
  padding: 1px 0;
  width: 100%;
}
.low-resolution #events .calendar .days > li.disabled {
  display: none;
}
.low-resolution #events .calendar .days > li > div {
  height: auto;
  left: 0;
  position: relative;
  top: 0;
  padding: 2% 0;
  width: 100%;
}
.low-resolution #events .calendar .days > li > div > span {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  padding: 0 20px;
  position: relative;
  text-align: center;
}
.low-resolution #events .calendar .days > li > div > span > span {
  display: inline;
}
.low-resolution #events .calendar .days > li > div p {
  font-size: 1.4em;
  position: absolute;
  padding: 40px 0 2% 0;
  text-align: center;
  top: 0;
  width: 100%;
}
.low-resolution #events .calendar .days > li > div .slider {
  min-height: 50px;
  height: auto;
}
.low-resolution #events .calendar .days > li > div .slider .slides {
  height: auto;
  position: relative;
  width: auto;
}
.low-resolution #events .calendar .days > li > div .slider .slides .slide {
  padding-top: 35px;
}
.low-resolution #events .calendar .days > li > div .slider .slides .slide > p {
  padding-bottom: 1.4%;
  padding-top: 1.4%;
  position: relative;
  text-align: center;
}
.low-resolution #events .calendar .days > li > div .slider .slider-arrows > a {
  display: block;
  height: 100% !important;
  margin-top: 0 !important;
  top: 0 !important;
  width: 30px;
}
.low-resolution #events .calendar .days > li > div .slider .slider-arrows > a:before {
  line-height: 50px;
  margin-top: -20px;
  top: 50% !important;
}
.low-resolution #events .calendar .days > li > div .slider .slider-arrows > a.prev:before {
  font-size: 3em;
  left: -2px;
}
.low-resolution #events .calendar .days > li > div .slider .slider-arrows > a.next:before {
  font-size: 3em;
  right: -2px;
}
.low-resolution #events .calendar .days > li.hasevent > div {
  min-height: 45px;
}
.low-resolution #events .calendar .events {
  margin: 4% 3% 0 3%;
}
.low-resolution #events .calendar .events .event-slider {
  height: 400px;
}
.low-resolution #events .calendar .events .event-slider .rsSlide > div {
  padding: 0 36px;
}
.low-resolution #events .calendar .events .event-slider .rsSlide > div > span {
  font-size: 1.6em;
  line-height: 22px;
}
.low-resolution #events .calendar .events .event-slider .rsSlide > div > div {
  width: 100%;
}
.low-resolution #events .calendar .events .event-slider .rsSlide > div > div > h2 {
  font-size: 1.6em;
  line-height: 22px;
}
.low-resolution #events .calendar .events .event-slider .rsSlide > div p {
  display: block;
  float: left;
  padding-left: 3%;
  padding-right: 3%;
  width: 90%;
}
.low-resolution #events .calendar .events .event-slider .rsArrow.rsArrowLeft {
  left: 0;
}
.low-resolution #events .calendar .events .event-slider .rsArrow.rsArrowRight {
  right: 0;
}
.low-resolution #events .calendar .events > a {
  left: 0;
}
/* Desktop to Tablet - High Resolution */
@media only screen and (max-width: 855px) {
  /* Header */
  header[role="banner"] {
    /* Navigation */
  }
  header[role="banner"] > a {
    background: url('../images/blick-rothenberg-mark.svg') left top no-repeat;
    background-size: 100%;
    height: 79px;
    left: auto;
    right: 0;
    width: 79px;
  }
  html.no-svg header[role="banner"] > a {
    background: url('../images/blick-rothenberg.png') 0 -87px no-repeat;
  }
  header[role="banner"] .navigation {
    float: left;
    position: relative;
    top: auto;
  }
  header[role="banner"] .navigation > ul {
    border-right: 1px solid #e5e5e5;
    margin-left: -144px;
    width: 143px;
    /* Open */
  }
  header[role="banner"] .navigation > ul.expanded {
    margin-left: 0;
  }
  header[role="banner"] .navigation > ul > li {
    /* 2nd Level */
  }
  header[role="banner"] .navigation > ul > li:nth-of-type(1) > a:before {
    line-height: 54px;
  }
  header[role="banner"] .navigation > ul > li > a {
    line-height: 55px;
  }
  header[role="banner"] .navigation > ul > li > a:before {
    font-size: 20px;
    line-height: 55px;
  }
  header[role="banner"] .navigation > ul > li > a:hover {
    padding-left: 47px;
  }
  header[role="banner"] .navigation > ul > li > a:hover:before {
    left: 20px;
  }
  header[role="banner"] .navigation > ul > li:nth-of-type(1n) > a:before {
    font-size: 20px;
  }
  header[role="banner"] .navigation > ul > li > ul {
    left: -210px;
    width: 210px;
  }
  header[role="banner"] .navigation > ul > li > ul > li > a {
    padding: 18px 10px 17px 20px;
  }
  header[role="banner"] .navigation > ul > li > ul > li > a.active {
    padding-left: 30px;
  }
  header[role="banner"] .navigation > ul > li > ul > li > a.active:after {
    top: 25px;
  }
  header[role="banner"] .navigation > ul.open > li > a:before {
    left: 228px;
  }
  header[role="banner"] .navigation > ul.open > li.open > a:hover:before {
    font-size: 22px;
    left: 227px;
    line-height: 56px;
  }
  header[role="banner"] .header-links {
    float: left;
    margin: 0;
    max-width: none;
    width: 55px;
  }
  header[role="banner"] .header-links > div {
    position: relative;
    right: auto;
    width: 55px;
  }
  header[role="banner"] .header-links > div .social {
    display: none;
  }
  header[role="banner"] .header-links > div .sub-nav {
    height: 55px;
    position: relative;
    right: auto;
    top: auto;
    width: 55px;
  }
  header[role="banner"] .header-links > div .sub-nav > a {
    background-color: #fff;
    height: 55px;
    margin: 0 !important;
    width: 55px;
  }
  header[role="banner"] .header-links > div .sub-nav > a:before {
    left: 15px;
    line-height: 55px;
  }
  header[role="banner"] .header-links > div .sub-nav > a:not(:last-of-type) {
    border-bottom: 1px solid #e5e5e5;
  }
  header[role="banner"] .header-links > div .sub-nav > a.menu {
    display: block;
  }
  header[role="banner"] .header-links > div .sub-nav > a.menu:before {
    color: #1b3f69;
    font-size: 24px;
  }
  header[role="banner"] .header-links > div .sub-nav > a.menu.active {
    background: #c80044;
    border-bottom: 1px solid #A4003C;
  }
  header[role="banner"] .header-links > div .sub-nav > a.menu.active:before {
    color: #fff;
  }
  header[role="banner"] .header-links > div .sub-nav > a.events:before {
    color: #1b3f69;
    font-size: 22px;
    left: 16px;
  }
  header[role="banner"] .header-links > div .sub-nav > a.publications:before {
    color: #1b3f69;
    font-size: 22px;
    left: 16px;
  }
  header[role="banner"] .header-links > div .sub-nav > a.contact:before {
    color: #1b3f69;
    font-size: 22px;
    left: 16px;
  }
  header[role="banner"] .header-links > div .sub-nav > a:hover {
    background-color: #c80044;
  }
  header[role="banner"] .header-links > div .sub-nav > a:hover:before {
    color: #fff !important;
  }
  header[role="banner"] .header-links > div .sub-nav .search {
    border-bottom: 1px solid #e5e5e5;
    height: 55px;
    margin-right: 0;
    width: 55px;
  }
  header[role="banner"] .header-links > div .sub-nav .search > a {
    background-color: #fff;
    height: 55px;
    width: 55px;
  }
  header[role="banner"] .header-links > div .sub-nav .search > a:before {
    color: #1b3f69;
    font-size: 28px;
    left: 12px;
    line-height: 55px;
  }
  header[role="banner"] .header-links > div .sub-nav .search > a:hover {
    background: #c80044;
  }
  header[role="banner"] .header-links > div .sub-nav .search > a:hover:before {
    color: #fff;
  }
  header[role="banner"] .header-links > div .sub-nav .search #search-form {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 55px;
    left: 0;
    right: auto;
    width: 55px;
  }
  header[role="banner"] .header-links > div .sub-nav .search #search-form.active {
    width: 320px;
  }
  header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > input[type='text'] {
    font-size: 1.8em;
    height: 23px;
    left: auto;
    line-height: 23px;
    padding: 15px 10px;
    right: 0;
    width: 242px;
  }
  header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a {
    background-color: #fff;
    border-right: 1px solid #e5e5e5;
    height: 55px;
    left: 0;
    right: auto;
    width: 55px;
  }
  header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:before {
    color: #1b3f69;
    font-size: 28px;
    left: 12px;
    line-height: 55px;
  }
  header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:hover {
    background-color: #c80044;
  }
  header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:hover:before {
    color: #fff;
  }
  /* IE8 Navigation */
  html.ie8 header[role="banner"] .navigation > ul {
    /* Open */
  }
  html.ie8 header[role="banner"] .navigation > ul.expanded {
    margin-left: 0;
  }
  html.ie8 header[role="banner"] .navigation > ul > li.nav-link-1 > a {
    background-position: -18px -232px;
  }
  html.ie8 header[role="banner"] .navigation > ul > li.nav-link-1 > a:hover {
    background-position: 20px -232px;
  }
  html.ie8 header[role="banner"] .navigation > ul > li.nav-link-2 > a {
    background-position: -18px -283px;
  }
  html.ie8 header[role="banner"] .navigation > ul > li.nav-link-2 > a:hover {
    background-position: 20px -283px;
  }
  html.ie8 header[role="banner"] .navigation > ul > li.nav-link-3 > a {
    background-position: -18px -331px;
  }
  html.ie8 header[role="banner"] .navigation > ul > li.nav-link-3 > a:hover {
    background-position: 20px -331px;
  }
  html.ie8 header[role="banner"] .navigation > ul > li.nav-link-4 > a {
    background-position: -18px -380px;
  }
  html.ie8 header[role="banner"] .navigation > ul > li.nav-link-4 > a:hover {
    background-position: 20px -380px;
  }
  html.ie8 header[role="banner"] .navigation > ul > li.nav-link-5 > a {
    background-position: -18px -429px;
  }
  html.ie8 header[role="banner"] .navigation > ul > li.nav-link-5 > a:hover {
    background-position: 20px -429px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1 > a {
    background-position: 230px 18px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1 > a.active {
    background-position: 230px -1132px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1 > a:hover {
    background-position: 230px -232px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1.open > a {
    background-position: 230px -232px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2 > a {
    background-position: 230px -33px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2 > a.active {
    background-position: 230px -1183px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2 > a:hover {
    background-position: 230px -283px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2.open > a {
    background-position: 230px -283px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3 > a {
    background-position: 230px -81px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3 > a.active {
    background-position: 230px -1231px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3 > a:hover {
    background-position: 230px -331px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3.open > a {
    background-position: 230px -331px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4 > a {
    background-position: 230px -130px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4 > a.active {
    background-position: 230px -1280px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4 > a:hover {
    background-position: 230px -380px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4.open > a {
    background-position: 230px -380px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5 > a {
    background-position: 230px -179px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5 > a.active {
    background-position: 230px -1329px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5 > a:hover {
    background-position: 230px -429px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5.open > a {
    background-position: 230px -429px;
  }
  html.ie8 header[role="banner"] .navigation > ul.open li.open > a:hover {
    background-position: 230px -479px;
  }
  /* Footer */
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li .submit:before {
    font-size: 30px;
  }
  /* Events */
  #events .calendar > nav {
    padding: 0 3% 2% 3%;
  }
  #events .calendar > nav > ul > li > a {
    font-size: 1.6em;
    line-height: 22px;
  }
  #events .calendar > ul {
    padding: 0 3%;
  }
  #events .calendar .weekdays {
    display: none;
  }
  #events .calendar .days > li {
    height: auto;
    padding: 1px 0;
    width: 100%;
  }
  #events .calendar .days > li.disabled {
    display: none;
  }
  #events .calendar .days > li > div {
    height: auto;
    left: 0;
    position: relative;
    top: 0;
    padding: 2% 0;
    width: 100%;
  }
  #events .calendar .days > li > div > span {
    font-family: "HelveticaNeueW01-75Bold", sans-serif;
    padding: 0 20px;
    position: relative;
    text-align: center;
  }
  #events .calendar .days > li > div > span > span {
    display: inline;
  }
  #events .calendar .days > li > div p {
    font-size: 1.4em;
    position: absolute;
    padding: 40px 0 2% 0;
    text-align: center;
    top: 0;
    width: 100%;
  }
  #events .calendar .days > li > div .slider {
    min-height: 50px;
    height: auto;
  }
  #events .calendar .days > li > div .slider .slides {
    height: auto;
    position: relative;
    width: auto;
  }
  #events .calendar .days > li > div .slider .slides .slide {
    padding-top: 35px;
  }
  #events .calendar .days > li > div .slider .slides .slide > p {
    padding-bottom: 1.4%;
    padding-top: 1.4%;
    position: relative;
    text-align: center;
  }
  #events .calendar .days > li > div .slider .slider-arrows > a {
    display: block;
    height: 100% !important;
    margin-top: 0 !important;
    top: 0 !important;
    width: 30px;
  }
  #events .calendar .days > li > div .slider .slider-arrows > a:before {
    line-height: 50px;
    margin-top: -20px;
    top: 50% !important;
  }
  #events .calendar .days > li > div .slider .slider-arrows > a.prev:before {
    font-size: 3em;
    left: -2px;
  }
  #events .calendar .days > li > div .slider .slider-arrows > a.next:before {
    font-size: 3em;
    right: -2px;
  }
  #events .calendar .days > li.hasevent > div {
    min-height: 45px;
  }
  #events .calendar .events {
    margin: 4% 3% 0 3%;
  }
  #events .calendar .events .event-slider {
    height: 400px;
  }
  #events .calendar .events .event-slider .rsSlide > div {
    padding: 0 36px;
  }
  #events .calendar .events .event-slider .rsSlide > div > span {
    font-size: 1.6em;
    line-height: 22px;
  }
  #events .calendar .events .event-slider .rsSlide > div > div {
    width: 100%;
  }
  #events .calendar .events .event-slider .rsSlide > div > div > h2 {
    font-size: 1.6em;
    line-height: 22px;
  }
  #events .calendar .events .event-slider .rsSlide > div p {
    display: block;
    float: left;
    padding-left: 3%;
    padding-right: 3%;
    width: 90%;
  }
  #events .calendar .events .event-slider .rsArrow.rsArrowLeft {
    left: 0;
  }
  #events .calendar .events .event-slider .rsArrow.rsArrowRight {
    right: 0;
  }
  #events .calendar .events > a {
    left: 0;
  }
}
/* Touch Devices */
@media only screen and (max-device-width: 1280px) {
  html.touch {
    /* Header */
    /* IE8 Navigation */
    /* Footer */
    /* Events */
  }
  html.touch header[role="banner"] {
    /* Navigation */
  }
  html.touch header[role="banner"] > a {
    background: url('../images/blick-rothenberg-mark.svg') left top no-repeat;
    background-size: 100%;
    height: 79px;
    left: auto;
    right: 0;
    width: 79px;
  }
  html.no-svg html.touch header[role="banner"] > a {
    background: url('../images/blick-rothenberg.png') 0 -87px no-repeat;
  }
  html.touch header[role="banner"] .navigation {
    float: left;
    position: relative;
    top: auto;
  }
  html.touch header[role="banner"] .navigation > ul {
    border-right: 1px solid #e5e5e5;
    margin-left: -144px;
    width: 143px;
    /* Open */
  }
  html.touch header[role="banner"] .navigation > ul.expanded {
    margin-left: 0;
  }
  html.touch header[role="banner"] .navigation > ul > li {
    /* 2nd Level */
  }
  html.touch header[role="banner"] .navigation > ul > li:nth-of-type(1) > a:before {
    line-height: 54px;
  }
  html.touch header[role="banner"] .navigation > ul > li > a {
    line-height: 55px;
  }
  html.touch header[role="banner"] .navigation > ul > li > a:before {
    font-size: 20px;
    line-height: 55px;
  }
  html.touch header[role="banner"] .navigation > ul > li > a:hover {
    padding-left: 47px;
  }
  html.touch header[role="banner"] .navigation > ul > li > a:hover:before {
    left: 20px;
  }
  html.touch header[role="banner"] .navigation > ul > li:nth-of-type(1n) > a:before {
    font-size: 20px;
  }
  html.touch header[role="banner"] .navigation > ul > li > ul {
    left: -210px;
    width: 210px;
  }
  html.touch header[role="banner"] .navigation > ul > li > ul > li > a {
    padding: 18px 10px 17px 20px;
  }
  html.touch header[role="banner"] .navigation > ul > li > ul > li > a.active {
    padding-left: 30px;
  }
  html.touch header[role="banner"] .navigation > ul > li > ul > li > a.active:after {
    top: 25px;
  }
  html.touch header[role="banner"] .navigation > ul.open > li > a:before {
    left: 228px;
  }
  html.touch header[role="banner"] .navigation > ul.open > li.open > a:hover:before {
    font-size: 22px;
    left: 227px;
    line-height: 56px;
  }
  html.touch header[role="banner"] .header-links {
    float: left;
    margin: 0;
    max-width: none;
    width: 55px;
  }
  html.touch header[role="banner"] .header-links > div {
    position: relative;
    right: auto;
    width: 55px;
  }
  html.touch header[role="banner"] .header-links > div .social {
    display: none;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav {
    height: 55px;
    position: relative;
    right: auto;
    top: auto;
    width: 55px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a {
    background-color: #fff;
    height: 55px;
    margin: 0 !important;
    width: 55px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a:before {
    left: 15px;
    line-height: 55px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a:not(:last-of-type) {
    border-bottom: 1px solid #e5e5e5;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a.menu {
    display: block;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a.menu:before {
    color: #1b3f69;
    font-size: 24px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a.menu.active {
    background: #c80044;
    border-bottom: 1px solid #A4003C;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a.menu.active:before {
    color: #fff;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a.events:before {
    color: #1b3f69;
    font-size: 22px;
    left: 16px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a.publications:before {
    color: #1b3f69;
    font-size: 22px;
    left: 16px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a.contact:before {
    color: #1b3f69;
    font-size: 22px;
    left: 16px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a:hover {
    background-color: #c80044;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav > a:hover:before {
    color: #fff !important;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search {
    border-bottom: 1px solid #e5e5e5;
    height: 55px;
    margin-right: 0;
    width: 55px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search > a {
    background-color: #fff;
    height: 55px;
    width: 55px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search > a:before {
    color: #1b3f69;
    font-size: 28px;
    left: 12px;
    line-height: 55px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search > a:hover {
    background: #c80044;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search > a:hover:before {
    color: #fff;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search #search-form {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 55px;
    left: 0;
    right: auto;
    width: 55px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search #search-form.active {
    width: 320px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > input[type='text'] {
    font-size: 1.8em;
    height: 23px;
    left: auto;
    line-height: 23px;
    padding: 15px 10px;
    right: 0;
    width: 242px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a {
    background-color: #fff;
    border-right: 1px solid #e5e5e5;
    height: 55px;
    left: 0;
    right: auto;
    width: 55px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:before {
    color: #1b3f69;
    font-size: 28px;
    left: 12px;
    line-height: 55px;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:hover {
    background-color: #c80044;
  }
  html.touch header[role="banner"] .header-links > div .sub-nav .search #search-form > fieldset > a:hover:before {
    color: #fff;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul {
    /* Open */
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.expanded {
    margin-left: 0;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul > li.nav-link-1 > a {
    background-position: -18px -232px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul > li.nav-link-1 > a:hover {
    background-position: 20px -232px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul > li.nav-link-2 > a {
    background-position: -18px -283px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul > li.nav-link-2 > a:hover {
    background-position: 20px -283px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul > li.nav-link-3 > a {
    background-position: -18px -331px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul > li.nav-link-3 > a:hover {
    background-position: 20px -331px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul > li.nav-link-4 > a {
    background-position: -18px -380px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul > li.nav-link-4 > a:hover {
    background-position: 20px -380px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul > li.nav-link-5 > a {
    background-position: -18px -429px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul > li.nav-link-5 > a:hover {
    background-position: 20px -429px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1 > a {
    background-position: 230px 18px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1 > a.active {
    background-position: 230px -1132px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1 > a:hover {
    background-position: 230px -232px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-1.open > a {
    background-position: 230px -232px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2 > a {
    background-position: 230px -33px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2 > a.active {
    background-position: 230px -1183px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2 > a:hover {
    background-position: 230px -283px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-2.open > a {
    background-position: 230px -283px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3 > a {
    background-position: 230px -81px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3 > a.active {
    background-position: 230px -1231px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3 > a:hover {
    background-position: 230px -331px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-3.open > a {
    background-position: 230px -331px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4 > a {
    background-position: 230px -130px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4 > a.active {
    background-position: 230px -1280px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4 > a:hover {
    background-position: 230px -380px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-4.open > a {
    background-position: 230px -380px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5 > a {
    background-position: 230px -179px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5 > a.active {
    background-position: 230px -1329px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5 > a:hover {
    background-position: 230px -429px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.nav-link-5.open > a {
    background-position: 230px -429px;
  }
  html.touch html.ie8 header[role="banner"] .navigation > ul.open li.open > a:hover {
    background-position: 230px -479px;
  }
  html.touch footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li .submit:before {
    font-size: 30px;
  }
  html.touch #events .calendar > nav {
    padding: 0 3% 2% 3%;
  }
  html.touch #events .calendar > nav > ul > li > a {
    font-size: 1.6em;
    line-height: 22px;
  }
  html.touch #events .calendar > ul {
    padding: 0 3%;
  }
  html.touch #events .calendar .weekdays {
    display: none;
  }
  html.touch #events .calendar .days > li {
    height: auto;
    padding: 1px 0;
    width: 100%;
  }
  html.touch #events .calendar .days > li.disabled {
    display: none;
  }
  html.touch #events .calendar .days > li > div {
    height: auto;
    left: 0;
    position: relative;
    top: 0;
    padding: 2% 0;
    width: 100%;
  }
  html.touch #events .calendar .days > li > div > span {
    font-family: "HelveticaNeueW01-75Bold", sans-serif;
    padding: 0 20px;
    position: relative;
    text-align: center;
  }
  html.touch #events .calendar .days > li > div > span > span {
    display: inline;
  }
  html.touch #events .calendar .days > li > div p {
    font-size: 1.4em;
    position: absolute;
    padding: 40px 0 2% 0;
    text-align: center;
    top: 0;
    width: 100%;
  }
  html.touch #events .calendar .days > li > div .slider {
    min-height: 50px;
    height: auto;
  }
  html.touch #events .calendar .days > li > div .slider .slides {
    height: auto;
    position: relative;
    width: auto;
  }
  html.touch #events .calendar .days > li > div .slider .slides .slide {
    padding-top: 35px;
  }
  html.touch #events .calendar .days > li > div .slider .slides .slide > p {
    padding-bottom: 1.4%;
    padding-top: 1.4%;
    position: relative;
    text-align: center;
  }
  html.touch #events .calendar .days > li > div .slider .slider-arrows > a {
    display: block;
    height: 100% !important;
    margin-top: 0 !important;
    top: 0 !important;
    width: 30px;
  }
  html.touch #events .calendar .days > li > div .slider .slider-arrows > a:before {
    line-height: 50px;
    margin-top: -20px;
    top: 50% !important;
  }
  html.touch #events .calendar .days > li > div .slider .slider-arrows > a.prev:before {
    font-size: 3em;
    left: -2px;
  }
  html.touch #events .calendar .days > li > div .slider .slider-arrows > a.next:before {
    font-size: 3em;
    right: -2px;
  }
  html.touch #events .calendar .days > li.hasevent > div {
    min-height: 45px;
  }
  html.touch #events .calendar .events {
    margin: 4% 3% 0 3%;
  }
  html.touch #events .calendar .events .event-slider {
    height: 400px;
  }
  html.touch #events .calendar .events .event-slider .rsSlide > div {
    padding: 0 36px;
  }
  html.touch #events .calendar .events .event-slider .rsSlide > div > span {
    font-size: 1.6em;
    line-height: 22px;
  }
  html.touch #events .calendar .events .event-slider .rsSlide > div > div {
    width: 100%;
  }
  html.touch #events .calendar .events .event-slider .rsSlide > div > div > h2 {
    font-size: 1.6em;
    line-height: 22px;
  }
  html.touch #events .calendar .events .event-slider .rsSlide > div p {
    display: block;
    float: left;
    padding-left: 3%;
    padding-right: 3%;
    width: 90%;
  }
  html.touch #events .calendar .events .event-slider .rsArrow.rsArrowLeft {
    left: 0;
  }
  html.touch #events .calendar .events .event-slider .rsArrow.rsArrowRight {
    right: 0;
  }
  html.touch #events .calendar .events > a {
    left: 0;
  }
}
/* Tablet */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (max-width: 768px) {
  /* Global */
  body h1 {
    font-size: 28px;
    line-height: 36px;
  }
  body h2 {
    font-size: 20px;
    line-height: 25px;
  }
  body h3 {
    font-size: 14px;
    line-height: 18px;
  }
  body p {
    font-size: 12px;
    line-height: 16px;
  }
  body p.intro {
    font-size: 14px;
    line-height: 20px;
  }
  body p.sub {
    font-size: 10px;
    line-height: 14px;
  }
  body .editable-region {
    font-size: 13px;
    line-height: 20px;
  }
  body .editable-region ol li:before,
  body .editable-region ul li:before {
    top: 7px;
  }
  /* Footer */
  footer[role="contentinfo"] {
    margin-top: 44px;
  }
  footer[role="contentinfo"] .social {
    display: block;
  }
  footer[role="contentinfo"] .footer {
    padding: 3%;
    width: 94%;
  }
  footer[role="contentinfo"] .footer .site-links {
    width: 70%;
  }
  footer[role="contentinfo"] .footer .site-links .footer-copy > span,
  footer[role="contentinfo"] .footer .site-links .footer-copy > a {
    font-size: 1.1em;
  }
  footer[role="contentinfo"] .footer .site-links .footer-copy > span a[href^=tel] {
    color: inherit;
    text-decoration: none;
  }
  footer[role="contentinfo"] .footer .site-links > nav {
    padding-right: 2%;
    width: 31%;
  }
  footer[role="contentinfo"] .footer .site-links > nav.top-level {
    float: left;
  }
  footer[role="contentinfo"] .footer .site-links > nav > ul > li {
    float: none;
    padding-right: 0;
    margin: 0 0 5% 0;
  }
  footer[role="contentinfo"] .footer .site-links > nav > ul > li:not(:last-of-type) {
    border-right: 0;
  }
  footer[role="contentinfo"] .footer .site-links > nav > ul > li > a:hover {
    text-decoration: underline;
  }
  footer[role="contentinfo"] .footer .features {
    width: 30%;
  }
  footer[role="contentinfo"] .footer .features .location {
    padding-bottom: 15%;
    width: 90%;
  }
  footer[role="contentinfo"] .footer .features .location > p {
    width: 100%;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form {
    width: 95%;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form > span {
    font-size: 1.6em;
    line-height: 24px;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form > span.message {
    font-size: 1.2em;
    line-height: 16px;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form > ul > li {
    font-size: 1.2em;
    line-height: 18px;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li input[type='text'],
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li input[type='email'] {
    font-size: 1.4em;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li img {
    margin-top: 4px;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li .submit:before {
    font-size: 27px;
  }
  footer[role="contentinfo"] .footer .companies ul li {
    width: 45%;
  }
  footer[role="contentinfo"] .footer .companies ul li:nth-of-type(2) {
    padding-left: 5%;
    width: 50%;
  }
  /* Cookie */
  .cookie-notification > div > div {
    font-size: 1.3em;
    line-height: 19px;
    padding: 10px 3%;
    width: 94%;
  }
  .cookie-notification > div > div input {
    font-size: 13px;
    line-height: 19px;
  }
  /* Sections */
  .print {
    display: none;
  }
  .selectboxit-container .selectboxit .selectboxit-text {
    padding: 3% 5% !important;
  }
  article header.feature {
    left: 8%;
    width: 65%;
  }
  article header.feature > div {
    padding-top: 2%;
  }
  article header.feature > div > h1 {
    padding: 0 4%;
  }
  article header.feature > div > span {
    font-size: 3.5em;
    line-height: 42px;
    padding: 0 4%;
  }
  article header.feature > div > nav {
    display: none;
  }
  article .search-filters {
    width: 100%;
  }
  article .search-filters .drop-down-list.selectboxit-container {
    float: left;
    margin: 0;
    width: 50%;
  }
  article .search-filters .drop-down-list.selectboxit-container * {
    font-size: 16px;
  }
  article .search-filters .drop-down-list.selectboxit-container .selectboxit .selectboxit-text {
    padding: 3% 6% !important;
  }
  article .search-filters .drop-down-list.selectboxit-container .selectboxit-options .selectboxit-option {
    padding: 3% 6%;
  }
  article .search-filters .drop-down-list:first-of-type .selectboxit .selectboxit-arrow-container:after {
    display: block;
    right: 0;
  }
  article .group .left-column.introduction {
    width: 100%;
  }
  article .group .left-column.introduction section {
    padding: 4% 0;
  }
  article .group .left-column.introduction section img {
    margin: 2% 5%;
    width: 25%;
  }
  article .group .left-column.introduction section p {
    padding: 0 5%;
  }
  article .group .left-column.introduction > blockquote {
    font-size: 1.4em;
    line-height: 20px;
    padding: 4% 5% 2% 5%;
  }
  article .group .left-column.introduction > blockquote cite {
    font-size: 12px;
    padding-top: 1%;
  }
  article .group .left-column.introduction .list > a {
    padding: 4% 5%;
  }
  article .group .left-column.introduction .list > ul {
    padding: 0 6% 6% 6%;
  }
  article .group .left-column.introduction .section-list > ul > li > a {
    padding: 4% 5%;
  }
  article .group .left-column.introduction .section-list > ul > li > ul {
    padding: 0 6% 6% 6%;
  }
  article .group .left-column.introduction .page-nav {
    display: none;
  }
  article .group .right-column {
    padding: 0 5%;
    width: 90%;
  }
  article .group .right-column .editable-region {
    padding-top: 4%;
  }
  article .group .load-more {
    font-size: 1.6em;
    margin: 0 3%;
  }
  article .sidebar {
    width: 35%;
  }
  article .sidebar .features > h2 {
    width: auto;
  }
  article .sidebar .features > div > span {
    font-size: 1.6em;
    line-height: 22px;
  }
  article .sidebar .features > div > a.download {
    font-size: 1.2em;
    line-height: 18px;
  }
  article .sidebar .features > div > a.download:before {
    line-height: 33px;
  }
  article .sidebar .contact > h2 {
    padding-bottom: 0;
  }
  article .sidebar .contact > p {
    padding-top: 2%;
  }
  article .sidebar .contact > p > strong {
    display: block;
    padding-top: 4%;
  }
  article .sidebar .application:after {
    width: 20%;
  }
  article .sidebar > nav {
    margin: 0 6%;
    padding: 4% 0 9% 0;
    width: 88%;
  }
  article .sidebar > nav:after {
    width: 20%;
  }
  article .sidebar > nav h2 {
    padding-bottom: 2%;
  }
  article .sidebar > nav ul li a {
    font-size: 1.6em;
    line-height: 20px;
  }
  article .horizontal-list {
    margin-left: 0;
    padding: 4% 3%;
    width: 94%;
  }
  /* Home */
  #home .feature > div {
    width: 120%;
  }
  #home .feature > div .featured-slider .rsSlide .caption > div {
    font-size: 2.8em;
  }
  #home .feature > div .featured-slider .rsSlide .caption > a {
    font-size: 1.2em;
    line-height: 16px;
  }
  #home .feature > div .featured-slider .rsArrow {
    height: 60px;
  }
  #home .feature > div .featured-slider .rsArrow:before {
    line-height: 60px;
  }
  #home .feature > span {
    font-size: 1.4em;
    line-height: 20px;
  }
  #home .group header h1 {
    font-size: 2em;
    line-height: 25px;
    padding: 10% 5% 5% 5%;
  }
  #home .group header p {
    padding: 0 5% 10% 5%;
  }
  #home .group header span {
    font-size: 1.2em;
    line-height: 16px;
    padding: 0 5% 10px 5%;
  }
  #home .group div .recent-news > h2 {
    height: auto;
    padding: 5% 0;
    position: relative;
    width: 100%;
  }
  #home .group div .recent-news > h2:after {
    border-style: solid;
    border-width: 12px 30px 0 30px;
    border-color: #c80044 transparent transparent transparent;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0;
    -moz-transform: scaleY(0.99999);
    -ms-transform: scaleY(0.99999);
    -o-transform: scaleY(0.99999);
    -webkit-transform: scaleY(0.99999);
    transform: scaleY(0.99999);
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    -webkit-transform-origin: top;
    transform-origin: top;
    z-index: 20;
    bottom: -12px;
    left: 39%;
    right: auto;
    top: auto;
  }
  #home .group div .recent-news > h2 > span {
    padding: 0;
  }
  #home .group div .recent-news > div {
    position: relative;
    height: 140px;
    width: 100%;
  }
  #home .group div .recent-news > div div {
    height: 140px;
    padding: 0 8% 3% 8%;
  }
  #home .group div .recent-news > div div > h3 {
    padding-top: 8%;
  }
  #home .group div .you-are div {
    float: left;
    width: 100%;
  }
  #home .group div .you-are div ul li a {
    font-size: 1.5em;
    line-height: 18px;
  }
  #home .group div .you-are div ul li a:before {
    top: 3px;
  }
  #home .twitter {
    width: 45%;
  }
  #home .publications {
    padding: 4% 3% 4% 2%;
    width: 45%;
  }
  /* Content */
  #content .group {
    padding-left: 0;
    width: 65%;
  }
  #content .group .left-column {
    width: 100%;
  }
  /* Standard Content */
  #standard-content .group {
    padding: 0 0 5% 0;
    width: 65%;
  }
  #standard-content .group .introduction {
    width: 100%;
  }
  #standard-content .group .introduction > section > p {
    padding: 0 5%;
  }
  #standard-content .group > section {
    width: 100%;
  }
  #standard-content .group > section .editable-region {
    padding: 0 5% 2% 5%;
  }
  #standard-content .sidebar .features > div > span {
    font-size: 1.2em;
  }
  /* Biography Index */
  #biography-index .group {
    margin-left: 0;
    width: 100%;
  }
  #biography-index .group .introduction {
    margin-right: 5%;
    width: 45%;
  }
  #biography-index .group .introduction section > p {
    padding: 0 7%;
  }
  #biography-index .group .introduction .selectboxit-container .selectboxit .selectboxit-text {
    padding: 3% 7%;
  }
  #biography-index .group .introduction .selectboxit-container .selectboxit .selectboxit-arrow-container {
    width: 15%;
  }
  #biography-index .group .bio {
    padding-bottom: 34%;
    width: 25%;
  }
  #biography-index .group .bio:nth-of-type(1),
  #biography-index .group .bio:nth-of-type(2),
  #biography-index .group .bio:nth-of-type(3) {
    margin-top: 2%;
  }
  /* Biography */
  #biography .group {
    padding-left: 0;
    width: 65%;
  }
  #biography .group .left-column {
    width: 100%;
  }
  #biography .group .left-column > section {
    padding: 0;
  }
  #biography .group .left-column > section > img {
    float: left;
    margin: 0 5% 0 0;
    width: 35%;
  }
  #biography .group .left-column > section > p {
    clear: none;
    padding: 4% 5%;
  }
  /* Country Index */
  #country-index {
    max-width: none;
  }
  #country-index > div .group {
    padding-left: 0;
    width: 100%;
  }
  #country-index > div .left-column {
    width: 50%;
  }
  #country-index > div .left-column .selectboxit-container .selectboxit .selectboxit-arrow-container {
    width: 12%;
  }
  #country-index > div .right-column {
    padding: 0 3%;
    width: 44%;
  }
  #country-index > div .sidebar {
    width: 50%;
  }
  #country-index .map {
    margin-bottom: 10px;
  }
  #country-index .map #map {
    height: 550px;
  }
  /* Country */
  #country .group {
    padding: 0;
    width: 65%;
  }
  #country .group .left-column {
    width: 100%;
  }
  #country .group .left-column > section > img {
    margin: 1% 5% 2% 5%;
  }
  /* News Overview */
  #news-overview .group {
    padding-bottom: 4%;
  }
  #news-overview .group .left-column {
    padding: 2% 0;
    margin-left: 0;
    width: 50%;
  }
  #news-overview .group .left-column > span {
    font-size: 2.2em;
    line-height: 25px;
    padding: 0 6% 3% 6%;
  }
  #news-overview .group .left-column > h2 {
    padding: 0 6% 4% 6%;
  }
  #news-overview .group .left-column > p {
    padding: 0 6%;
  }
  #news-overview .group .right-column {
    padding: 2% 3% 0 3%;
    width: 44%;
  }
  #news-overview .group .right-column > a {
    font-size: 1.4em;
    line-height: 16px;
  }
  #news-overview .news {
    padding-bottom: 0;
  }
  #news-overview .news > section {
    margin: 0 3% 8% 3%;
    width: 44%;
  }
  #news-overview .news > section:nth-of-type(3) {
    clear: both;
  }
  #news-overview .news > section.newsletters > div,
  #news-overview .news > section.publications > div {
    margin-bottom: 4%;
  }
  #news-overview .news > section > a {
    line-height: 30px;
  }
  #news-overview .news > section > div {
    padding: 6% 0;
  }
  #news-overview .news > section > div > span {
    font-size: 1.8em;
    line-height: 24px;
  }
  #news-overview .news > section > span {
    font-size: 1.4em;
    line-height: 18px;
    padding-top: 10%;
  }
  /* News Index */
  #news-index .group {
    padding: 6% 0 5% 0;
    width: 100%;
  }
  #news-index .group > section {
    margin: 0 4% 7% 4%;
    padding-bottom: 29%;
    width: 42%;
  }
  #news-index .group > section:after {
    width: 20%;
  }
  #news-index .group > section > div > span {
    font-size: 1.6em;
    line-height: 22px;
  }
  #news-index .group > section > div > h2 {
    font-size: 1.6em;
    line-height: 22px;
  }
  #news-index .sidebar {
    width: 100%;
  }
  #news-index .sidebar .features {
    float: left;
    margin: 0 3%;
    padding: 4% 0;
    width: 44%;
  }
  #news-index .sidebar .features:before {
    left: 0;
  }
  #news-index .sidebar .features:nth-of-type(2n-1) {
    clear: both;
  }
  #news-index .sidebar .publications {
    clear: both;
    margin: 0;
    width: 100%;
  }
  #news-index .sidebar .publications:before {
    display: none;
  }
  #news-index .sidebar .publications > h2 {
    padding: 0 3%;
  }
  #news-index .sidebar .publications > a {
    line-height: 24px;
    padding-right: 3%;
  }
  #news-index .sidebar .publications > div {
    clear: none;
    float: left;
    margin: 0 3%;
    padding-top: 4%;
    width: 44%;
  }
  #news-index .sidebar .publications > div:nth-of-type(2n-1) {
    clear: both;
  }
  #news-index .sidebar .publications > div:nth-of-type(2n) {
    margin-right: 0;
  }
  #news-index .sidebar .publications > div > a {
    width: 16%;
  }
  #news-index .sidebar .publications > div > a.download {
    width: auto;
  }
  /* News */
  #news .feature > div > span {
    font-size: 2em;
    line-height: 30px;
  }
  #news .group {
    float: left;
    padding-left: 0;
    width: 100%;
  }
  #news .group .info {
    padding: 2% 3% 2% 3%;
    width: 94%;
  }
  #news .group .info > p {
    font-size: 1.2em;
    line-height: 22px;
  }
  #news .group > p {
    font-size: 1.8em;
    line-height: 24px;
    padding: 0 3% 3% 3%;
  }
  #news .group .editable-region {
    padding: 0 3%;
  }
  #news .group .addthis_sharing_toolbox {
    padding: 20px 3% 0 3%;
  }
  #news .group > nav {
    margin: 3% 3% 0 3%;
    width: 96%;
  }
  #news .group > nav > ul {
    font-size: 1.2em;
    line-height: 22px;
  }
  #news .group .horizontal-list {
    padding: 0;
    width: 100%;
  }
  #news .group .horizontal-list > h2 {
    font-size: 1.8em;
    line-height: 24px;
    padding: 6% 3% 4% 3%;
  }
  #news .group .horizontal-list > div {
    padding-right: 0;
    padding-bottom: 4%;
    margin: 0 3%;
    width: 44%;
  }
  #news .sidebar {
    width: 100%;
  }
  #news .sidebar .contact {
    float: left;
    padding: 4% 0;
    width: 50%;
  }
  #news .sidebar .contact > h2 {
    padding: 0 6%;
  }
  #news .sidebar .contact > p {
    padding: 2% 6% 0 6%;
  }
  #news .sidebar .features {
    float: left;
    margin: 0 3%;
    padding: 4% 0;
    width: 44%;
  }
  #news .sidebar .features:before {
    left: 0;
  }
  #news .sidebar .publications {
    clear: both;
    margin: 0;
    width: 100%;
  }
  #news .sidebar .publications:before {
    display: none;
  }
  #news .sidebar .publications > h2 {
    padding: 0 3%;
  }
  #news .sidebar .publications > a {
    line-height: 24px;
    padding-right: 3%;
  }
  #news .sidebar .publications > div {
    clear: none;
    float: left;
    margin: 0 3%;
    padding-top: 4%;
    width: 44%;
  }
  #news .sidebar .publications > div:nth-of-type(2n-1) {
    clear: both;
  }
  #news .sidebar .publications > div:nth-of-type(2n) {
    margin-right: 0;
  }
  #news .sidebar .publications > div > a {
    width: 16%;
  }
  #news .sidebar .publications > div > a.download {
    width: auto;
  }
  /* Case Study Index */
  #casestudy-index .group {
    padding-left: 0;
    width: 100%;
  }
  #casestudy-index .group .left-column {
    padding-right: 0;
    width: 50%;
  }
  #casestudy-index .group > section {
    margin: 3%;
    padding-bottom: 25%;
    width: 44%;
  }
  #casestudy-index .group > section:after {
    width: 20%;
  }
  #casestudy-index .group > section:first-of-type {
    margin-top: 3%;
  }
  #casestudy-index .group > section > div > h2 {
    font-size: 1.6em;
    line-height: 22px;
  }
  #casestudy-index .sidebar {
    width: 100%;
  }
  #casestudy-index .sidebar .contact {
    float: left;
    padding: 4% 0;
    width: 50%;
  }
  #casestudy-index .sidebar .contact > h2 {
    padding: 0 6%;
  }
  #casestudy-index .sidebar .contact > p {
    padding: 2% 6% 0 6%;
  }
  #casestudy-index .sidebar .features {
    float: left;
    margin: 0 3%;
    padding: 4% 0;
    width: 44%;
  }
  #casestudy-index .sidebar .features:before {
    left: 0;
  }
  #casestudy-index .sidebar .publications {
    clear: both;
    margin: 0;
    width: 100%;
  }
  #casestudy-index .sidebar .publications:before {
    display: none;
  }
  #casestudy-index .sidebar .publications > h2 {
    padding: 0 3%;
  }
  #casestudy-index .sidebar .publications > a {
    line-height: 24px;
    padding-right: 3%;
  }
  #casestudy-index .sidebar .publications > div {
    clear: none;
    float: left;
    margin: 0 3%;
    padding-top: 4%;
    width: 44%;
  }
  #casestudy-index .sidebar .publications > div:nth-of-type(2n-1) {
    clear: both;
  }
  #casestudy-index .sidebar .publications > div:nth-of-type(2n) {
    margin-right: 0;
  }
  #casestudy-index .sidebar .publications > div > a {
    width: 16%;
  }
  #casestudy-index .sidebar .publications > div > a.download {
    width: auto;
  }
  /* Publications */
  #publications .search-filters {
    width: 35%;
  }
  #publications .search-filters .selectboxit-container {
    width: 100%;
  }
  #publications .search-filters .selectboxit-container .selectboxit .selectboxit-arrow-container:after {
    display: none;
  }
  #publications .group {
    padding: 0 0 5% 0;
    width: 65%;
  }
  #publications .group .introduction {
    width: 100%;
  }
  #publications .group .introduction > section > p {
    padding: 0 5%;
  }
  #publications .group > section {
    width: 100%;
  }
  #publications .group > section > h2 {
    font-size: 1.6em;
    line-height: 22px;
    padding: 0 5% 2% 5%;
  }
  #publications .group > section > ul {
    padding: 0 5%;
    width: 90%;
  }
  #publications .group > section > ul > li > span {
    font-size: 1.2em;
  }
  #publications .group > section > ul > li > span.date {
    font-size: 1.6em;
  }
  #publications .group > section .load-more {
    margin: 4% 5% 0 5%;
  }
  #publications .sidebar .features > div > span {
    font-size: 1.2em;
  }
  #publications nav ol {
    padding: 0 5%;
    width: 90%;
  }
  #publications nav ol li {
    padding-right: 3.0%;
  }
  #publications nav ol li a {
    font-size: 1.8em;
    line-height: 24px;
  }
  /* Press */
  #press .search-filters {
    width: 35%;
  }
  #press .search-filters .selectboxit-container {
    width: 100%;
  }
  #press .search-filters .selectboxit-container .selectboxit .selectboxit-arrow-container:after {
    display: none;
  }
  #press .group {
    padding: 0 0 5% 0;
    width: 65%;
  }
  #press .group .introduction {
    width: 100%;
  }
  #press .group .introduction > section > p {
    padding: 0 5%;
  }
  #press .group > section {
    width: 100%;
  }
  #press .group > section > ul {
    padding: 0 5%;
    width: 90%;
  }
  #press .group > section > ul > li > span {
    font-size: 1.6em;
  }
  #press .group > section > ul > li > h2 {
    font-size: 1.6em;
  }
  #press .group > section > ul > li > div {
    font-size: 1.2em;
  }
  #press .group > section .load-more {
    margin: 4% 5% 0 5%;
  }
  /* Newsletter Index */
  #newsletter-index .group {
    padding: 0 0 5% 0;
    width: 65%;
  }
  #newsletter-index .group .introduction {
    width: 100%;
  }
  #newsletter-index .group .introduction > section > p {
    padding: 0 5%;
  }
  #newsletter-index .group > section {
    width: 100%;
  }
  #newsletter-index .group > section > ul {
    padding: 0 5%;
    width: 90%;
  }
  #newsletter-index .group > section > ul > li > span {
    font-size: 1.6em;
  }
  #newsletter-index .group > section > ul > li > h2 {
    font-size: 1.6em;
  }
  #newsletter-index .group > section > ul > li > a {
    font-size: 1.2em;
  }
  #newsletter-index .group > section .load-more {
    margin: 4% 5% 0 5%;
  }
  /* Newsletter */
  #newsletter .group {
    padding: 0 0 5% 0%;
    width: 100%;
  }
  #newsletter .group > a {
    font-size: 1.2em;
    margin: 2% 3%;
  }
  #newsletter .group .introduction > a {
    margin-right: 3%;
    width: 50%;
  }
  #newsletter .group .introduction > span {
    font-size: 1.6em;
  }
  #newsletter .group .news-articles > section {
    margin: 0 3% 7% 3%;
    padding-bottom: 25%;
    width: 44%;
  }
  #newsletter .group .news-articles > section > div > span {
    font-size: 1.6em;
    line-height: 22px;
  }
  #newsletter .sidebar {
    width: 100%;
  }
  #newsletter .sidebar .features {
    float: left;
    margin: 0 3%;
    padding: 4% 0;
    width: 44%;
  }
  #newsletter .sidebar .features:before {
    left: 0;
  }
  #newsletter .sidebar .publications {
    clear: both;
    margin: 0;
    width: 100%;
  }
  #newsletter .sidebar .publications:before {
    display: none;
  }
  #newsletter .sidebar .publications > h2 {
    padding: 0 3%;
  }
  #newsletter .sidebar .publications > a {
    line-height: 24px;
    padding-right: 3%;
  }
  #newsletter .sidebar .publications > div {
    clear: none;
    float: left;
    margin: 0 3%;
    padding-top: 4%;
    width: 44%;
  }
  #newsletter .sidebar .publications > div:nth-of-type(2n-1) {
    clear: both;
  }
  #newsletter .sidebar .publications > div:nth-of-type(2n) {
    margin-right: 0;
  }
  #newsletter .sidebar .publications > div > a {
    width: 16%;
  }
  #newsletter .sidebar .publications > div > a.download {
    width: auto;
  }
  /* Vacancy Index */
  #vacancy-index .group {
    padding: 0 0 5% 0;
    width: 100%;
  }
  #vacancy-index .group .introduction {
    padding-right: 0;
    width: 50%;
  }
  #vacancy-index .group > section {
    margin: 0 3% 7% 3%;
    padding-bottom: 19%;
    width: 44%;
  }
  #vacancy-index .group > section:after {
    width: 20%;
  }
  #vacancy-index .group > section:first-of-type {
    margin-top: 3%;
  }
  #vacancy-index .group > section > div > h2 {
    font-size: 1.6em;
    line-height: 22px;
  }
  #vacancy-index .sidebar {
    width: 100%;
  }
  #vacancy-index .sidebar .contact {
    float: left;
    width: 50%;
  }
  #vacancy-index .sidebar .application {
    float: left;
    padding: 0;
    width: 50%;
  }
  #vacancy-index .sidebar .application > h2 {
    padding: 7% 9% 0 9%;
  }
  #vacancy-index .sidebar .application .editable-region {
    padding: 4% 9% 8% 9%;
  }
  /* Contact */
  #contact .group {
    padding: 0 0 5% 0;
    width: 65%;
  }
  #contact .sidebar {
    margin-top: 0;
    width: 35%;
  }
  #contact #contact-form > h2 {
    padding: 0 3% 1% 3%;
  }
  #contact #contact-form > p {
    padding: 0 3%;
  }
  #contact #contact-form > fieldset > ul {
    width: 94%;
    padding: 0 3% 2% 3%;
  }
  #contact #contact-form > fieldset > ul > li {
    font-size: 1.2em;
  }
  #contact #contact-form > fieldset > div {
    margin: 0 3%;
    padding: 0;
    width: 44%;
  }
  #contact #contact-form > fieldset > div:nth-of-type(1) {
    padding-left: 0;
  }
  #contact #contact-form > fieldset > div:nth-of-type(2) {
    padding: 0;
  }
  #contact #contact-form > fieldset > div:nth-of-type(3) {
    clear: both;
    float: right;
    padding-right: 0;
    margin-right: 3%;
  }
  #contact #contact-form > fieldset > div > ul > li {
    width: 100%;
  }
  #contact #contact-form > fieldset > div > ul > li > label {
    font-size: 1.2em;
    padding: 5px 0;
  }
  #contact #contact-form > fieldset > div > ul > li > input[type='text'],
  #contact #contact-form > fieldset > div > ul > li > input[type='email'],
  #contact #contact-form > fieldset > div > ul > li textarea {
    font-size: 1.2em;
  }
  #contact #contact-form > fieldset > div > ul > li > input[type='text'],
  #contact #contact-form > fieldset > div > ul > li > input[type='email'] {
    height: 30px;
    line-height: 30px;
  }
  #contact #contact-form > fieldset > div > ul > li > textarea {
    height: 120px;
  }
  #contact #contact-form > fieldset > div > ul > li > img {
    padding: 3px 0;
  }
  #contact #contact-form > fieldset > div > ul > li .selectboxit-container * {
    font-size: 12px;
  }
  #contact #contact-form > fieldset > div .ui-button:before {
    line-height: 30px;
  }
  #contact #contact-form > fieldset > div .ui-button .ui-button-text {
    font-size: 1.2em;
    padding: 5px 0;
  }
  #contact #contact-form > fieldset > input[type='submit'] {
    clear: none;
    float: left;
    font-size: 1.6em;
    line-height: 22px;
    margin: 2% 3% 0 3%;
    width: 44%;
  }
  /* Alumni */
  #alumni .group {
    padding: 0 0 5% 0;
    width: 100%;
  }
  #alumni .group .left-column > section {
    padding: 3% 0;
  }
  #alumni .group .left-column > section > p {
    padding: 0 3%;
  }
  #alumni .group .right-column {
    padding: 0 3%;
    width: 94%;
  }
  #alumni .group .right-column .editable-region {
    padding: 3% 0 0 0;
  }
  #alumni .group #alumni-form > fieldset > ul > li {
    font-size: 1.2em;
  }
  #alumni .group #alumni-form > fieldset > div.workfor > p {
    font-size: 1.2em;
  }
  #alumni .group #alumni-form > fieldset > div.workfor .ui-button .ui-button-text {
    font-size: 1.2em;
  }
  #alumni .group #alumni-form > fieldset > div > ul > li > label {
    font-size: 1.2em;
    padding: 5px 0;
  }
  #alumni .group #alumni-form > fieldset > div > ul > li > input[type='text'],
  #alumni .group #alumni-form > fieldset > div > ul > li > input[type='email'],
  #alumni .group #alumni-form > fieldset > div > ul > li > textarea {
    font-size: 1.2em;
  }
  #alumni .group #alumni-form > fieldset > div > ul > li > input[type='text'],
  #alumni .group #alumni-form > fieldset > div > ul > li > input[type='email'] {
    height: 30px;
    line-height: 30px;
  }
  #alumni .group #alumni-form > fieldset > div > ul > li > img {
    padding: 3px 0;
  }
  #alumni .group #alumni-form > fieldset > div > ul > li > input[type='submit'] {
    font-size: 1.6em;
    line-height: 22px;
    padding: 2% 0;
  }
  #alumni .sidebar {
    width: 100%;
  }
  #alumni .sidebar .contact {
    float: left;
    padding: 4% 0;
    width: 50%;
  }
  #alumni .sidebar .contact > h2 {
    padding: 0 6%;
  }
  #alumni .sidebar .contact > p {
    padding: 2% 6% 0 6%;
  }
  #alumni .sidebar .features {
    float: left;
    margin: 0 3%;
    padding: 4% 0;
    width: 44%;
  }
  #alumni .sidebar .features:before {
    left: 0;
  }
  #alumni .sidebar .publications {
    clear: both;
    margin: 0;
    width: 100%;
  }
  #alumni .sidebar .publications:before {
    display: none;
  }
  #alumni .sidebar .publications > h2 {
    padding: 0 3%;
  }
  #alumni .sidebar .publications > a {
    line-height: 24px;
    padding-right: 3%;
  }
  #alumni .sidebar .publications > div {
    clear: none;
    float: left;
    margin: 0 3%;
    padding-top: 4%;
    width: 44%;
  }
  #alumni .sidebar .publications > div:nth-of-type(2n-1) {
    clear: both;
  }
  #alumni .sidebar .publications > div:nth-of-type(2n) {
    margin-right: 0;
  }
  #alumni .sidebar .publications > div > a {
    width: 16%;
  }
  #alumni .sidebar .publications > div > a.download {
    width: auto;
  }
  /* Events */
  #events .group {
    padding: 0 0 5% 0;
    width: 100%;
  }
  #events .group .left-column {
    width: 100%;
  }
  #events .group .left-column > section {
    padding: 4% 0;
  }
  #events .group .left-column > section > p {
    padding: 0 3%;
  }
  #events .slider-arrows > a {
    margin-top: 0!important;
  }
  /* Tech City */
  #tech-city .page-nav {
    display: none;
  }
  #tech-city .featured {
    height: 226px;
    top: -226px;
  }
  #tech-city .main {
    margin: 0 0 5% 0;
    width: 65%;
  }
  #tech-city .main .featured {
    height: 212px;
    margin-left: 26%;
    width: 70%;
  }
  #tech-city .main .featured > div > div {
    right: 0;
    width: 100%;
  }
  #tech-city .main .featured > div > div > p {
    padding-right: 29%;
  }
  #tech-city .main > nav {
    display: none;
  }
  #tech-city .main .editable-region {
    margin: 4% 5% 5% 5%;
    width: 90%;
  }
  #tech-city .group {
    width: 35%;
  }
  #tech-city .group > div {
    padding: 4% 0;
    width: 100%;
  }
  #tech-city .group > div.left-column .featured > div {
    padding-top: 17%;
  }
  #tech-city .group > div.left-column .placeholder > div {
    margin-right: 0;
  }
  #tech-city .group > div.left-column .tweets {
    padding: 0 8%;
    width: 84%;
  }
  #tech-city .group > div.right-column > div {
    position: relative;
    top: 0;
  }
  #tech-city .group > div.right-column .featured {
    height: auto;
    padding-bottom: 4%;
  }
  #tech-city .group > div.right-column .placeholder {
    height: auto;
    padding-top: 0;
    position: relative;
  }
  #tech-city .group > div.right-column .placeholder > div {
    height: 300px;
    left: auto;
    margin: 0 0 0 8%;
    position: relative;
    right: 0;
    width: 92%;
  }
  #tech-city .group > div.right-column .placeholder > div > iframe {
    position: relative;
  }
  #tech-city .group > div.right-column .sidebar {
    padding: 0 8%;
    width: 84%;
  }
  #tech-city .group > div.right-column .sidebar > nav > h2 {
    padding-bottom: 3%;
  }
  #tech-city .group > div.right-column .sidebar > nav > ul > li > a {
    font-size: 1.6em;
    line-height: 20px;
  }
  #tech-city .group > div .featured > div {
    height: 174px;
    width: 100%;
  }
  #tech-city .group > div .featured > div.live-chat > div {
    margin-right: 0;
  }
  #tech-city .group > div .featured > div.live-chat > div > p > a {
    font-size: 20px;
    line-height: 25px;
  }
  #tech-city .group > div .featured > div.meeting-request > div {
    left: auto;
    margin-left: 0;
    right: 0;
  }
  #tech-city .group > div .featured > div.meeting-request > div > p > a {
    font-size: 16px;
    line-height: 20px;
  }
  #tech-city .group > div .featured > div > div {
    height: 158px;
    padding-bottom: 11%;
    width: 92%;
  }
  #tech-city .group > div .featured > div > div > h2 {
    font-size: 1.8em;
    padding: 5% 4% 6% 4%;
  }
  #tech-city .group > div .featured > div > div > h2:after {
    width: 25%;
  }
  #tech-city .group > div .featured > div > div > p {
    padding: 4%;
  }
  /* Search */
  #search .group {
    padding: 4% 3%;
    width: 59%;
  }
  /* Sitemap */
  #sitemap .group {
    padding: 0 0 5% 0;
    width: 100%;
  }
  #sitemap .group .left-column {
    width: 100%;
  }
  #sitemap .group .left-column > section {
    padding: 4% 0;
  }
  #sitemap .group .left-column > section > p {
    padding: 0 3%;
  }
  #sitemap .group .right-column {
    padding: 4% 3%;
    width: 96%;
  }
  #sitemap .group .right-column .sitemap > table a {
    font-size: 1.6em;
    line-height: 22px;
  }
  #sitemap .group .right-column .sitemap div > table a {
    font-size: 1.2em;
    line-height: 18px;
  }
  #sitemap .sidebar {
    width: 100%;
  }
  #sitemap .sidebar .contact {
    float: left;
    padding: 4% 0;
    width: 50%;
  }
  #sitemap .sidebar .contact > h2 {
    padding: 0 6%;
  }
  #sitemap .sidebar .contact > p {
    padding: 2% 6% 0 6%;
  }
  #sitemap .sidebar .features {
    float: left;
    margin: 0 3%;
    padding: 4% 0;
    width: 44%;
  }
  #sitemap .sidebar .features:before {
    left: 0;
  }
  #sitemap .sidebar .publications {
    clear: both;
    margin: 0;
    width: 100%;
  }
  #sitemap .sidebar .publications:before {
    display: none;
  }
  #sitemap .sidebar .publications > h2 {
    padding: 0 3%;
  }
  #sitemap .sidebar .publications > a {
    line-height: 24px;
    padding-right: 3%;
  }
  #sitemap .sidebar .publications > div {
    clear: none;
    float: left;
    margin: 0 3%;
    padding-top: 4%;
    width: 44%;
  }
  #sitemap .sidebar .publications > div:nth-of-type(2n-1) {
    clear: both;
  }
  #sitemap .sidebar .publications > div:nth-of-type(2n) {
    margin-right: 0;
  }
  #sitemap .sidebar .publications > div > a {
    width: 16%;
  }
  #sitemap .sidebar .publications > div > a.download {
    width: auto;
  }
  /* Error */
  #error .group {
    padding: 4% 3% 5% 3%;
    width: 94%;
  }
}
/* Tablet - High Resolution */
@media only screen and (max-device-width: 1280px) and (orientation: landscape) {
  /* Home */
  #home .feature > div {
    width: 83%;
  }
  /* Country Index */
  #country-index {
    max-width: none;
  }
  #country-index .map #map {
    height: 550px;
  }
}
@media only screen and (max-device-width: 800px) and (orientation: portrait) {
  /* Home */
  #home .feature > div {
    width: 120%;
  }
  /* Country Index */
  #country-index {
    max-width: none;
  }
  #country-index .map #map {
    height: 550px;
  }
}
/* Tablet To Smartphone Breakpoint */
@media only screen and (min-device-width: 481px) and (max-device-width: 636px) and (orientation: landscape), only screen and (max-width: 636px) {
  /* Global */
  body h1 {
    font-size: 28px;
    line-height: 36px;
  }
  body h2 {
    font-size: 18px;
    line-height: 24px;
  }
  body h3 {
    font-size: 13px;
    line-height: 16px;
  }
  body p {
    font-size: 11px;
    line-height: 16px;
  }
  body p.intro {
    font-size: 13px;
    line-height: 16px;
  }
  body p.sub {
    font-size: 10px;
    line-height: 14px;
  }
  /* home */
  #home .group .features .recent-news > h2:after {
    left: 36%;
  }
  /* Biography Index */
  #biography-index .group .introduction {
    margin-right: 0;
    width: 50%;
  }
  #biography-index .group .bio {
    padding-bottom: 51%;
    width: 50%;
  }
  #biography-index .group .bio:nth-of-type(1) {
    margin-top: 2%;
  }
  #biography-index .group .bio:nth-of-type(2),
  #biography-index .group .bio:nth-of-type(3) {
    margin-top: 2%;
  }
  #biography-index .group .bio:nth-of-type(4n-1) {
    clear: none;
  }
  #biography-index .group .bio:after {
    left: 7%;
  }
  #biography-index .group .bio > div {
    padding: 5% 7%;
    width: 86%;
  }
  /* News Index */
  #news-index .group > section {
    padding-bottom: 44%;
  }
  #news-index .sidebar {
    width: 100%;
  }
  /* Case Study Index */
  #casestudy-index .group > section {
    padding-bottom: 36%;
  }
  /* Newsletter */
  #newsletter .group .news-articles > section {
    padding-bottom: 34%;
  }
  /* Vacancy Index */
  #vacancy-index .group > section {
    padding-bottom: 30%;
  }
}
/* Smartphones */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape), only screen and (max-width: 480px) {
  /* Global */
  body h1 {
    font-size: 34px;
    line-height: 40px;
  }
  body h2 {
    font-size: 25px;
    line-height: 30px;
  }
  body h3 {
    font-size: 18px;
    line-height: 24px;
  }
  body p {
    font-size: 16px;
    line-height: 20px;
  }
  body p.intro {
    font-size: 18px;
    line-height: 22px;
  }
  body p.sub {
    font-size: 14px;
    line-height: 18px;
  }
  body .editable-region {
    font-size: 14px;
    line-height: 22px;
  }
  body .editable-region ol li:before,
  body .editable-region ul li:before {
    top: 8px;
  }
  /* Header */
  .home header[role="banner"] {
    height: 561px;
  }
  .tech-city header[role="banner"] {
    height: 462px;
  }
  header[role="banner"] {
    height: 380px;
  }
  /* Footer */
  footer[role="contentinfo"] .social > div > div {
    float: none;
    margin: 0 auto;
  }
  footer[role="contentinfo"] .footer {
    padding: 3% 0;
    width: 100%;
  }
  footer[role="contentinfo"] .footer .site-links {
    padding: 0 5% 4% 5%;
    width: 90%;
  }
  footer[role="contentinfo"] .footer .site-links .footer-copy {
    padding-bottom: 5%;
    width: 100%;
  }
  footer[role="contentinfo"] .footer .site-links .footer-copy > span,
  footer[role="contentinfo"] .footer .site-links .footer-copy > a {
    font-size: 1.5em;
    line-height: 30px;
  }
  footer[role="contentinfo"] .footer .site-links .footer-copy > p.sub {
    font-size: 1.2em;
    padding-top: 4%;
  }
  footer[role="contentinfo"] .footer .site-links > nav {
    float: right;
    padding: 0 0 8% 0;
    width: 100%;
  }
  footer[role="contentinfo"] .footer .site-links > nav.top-level {
    float: left;
  }
  footer[role="contentinfo"] .footer .site-links > nav.top-level > ul {
    font-size: 2em;
    line-height: 30px;
  }
  footer[role="contentinfo"] .footer .site-links > nav.footer-links > ul {
    font-size: 1.5em;
    line-height: 20px;
  }
  footer[role="contentinfo"] .footer .site-links > nav.footer-links > ul > li {
    float: left;
  }
  footer[role="contentinfo"] .footer .site-links > nav.footer-links > ul > li:not(:last-of-type) {
    border-right: 1px solid #0C1F3F;
    margin-right: 2%;
    padding-right: 2%;
  }
  footer[role="contentinfo"] .footer .site-links > nav > ul > li {
    float: none;
    padding-right: 0;
    margin: 0 0 2% 0;
  }
  footer[role="contentinfo"] .footer .site-links > nav > ul > li:not(:last-of-type) {
    border-right: 0;
  }
  footer[role="contentinfo"] .footer .features {
    width: 100%;
  }
  footer[role="contentinfo"] .footer .features .location {
    padding-bottom: 8%;
    width: 90%;
  }
  footer[role="contentinfo"] .footer .features .location > p {
    position: absolute;
    text-indent: -99999px;
    width: 90%;
  }
  footer[role="contentinfo"] .footer .features .location ul li {
    margin-right: 8%;
    width: 19%;
  }
  footer[role="contentinfo"] .footer .features .location ul li:nth-of-type(4n) {
    margin-right: 0;
  }
  footer[role="contentinfo"] .footer .features .location ul li:last-of-type {
    margin-right: 0;
  }
  footer[role="contentinfo"] .footer .features .location ul li a {
    height: auto;
    width: 100%;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form {
    padding: 0 5%;
    width: 90%;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form > span {
    font-size: 2em;
    line-height: 24px;
    padding-bottom: 5%;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form > span.message {
    font-size: 1.6em;
    line-height: 20px;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form > ul > li {
    font-size: 1.4em;
    line-height: 20px;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li input[type='text'],
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li input[type='email'] {
    font-size: 1.7em;
    padding: 3%;
    width: 94%;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li input[type='text'].captcha,
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li input[type='email'].captcha {
    width: 58%;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li img {
    height: 27px;
    margin-top: 9px;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li .submit {
    margin-top: 5px;
    width: 4%;
  }
  footer[role="contentinfo"] .footer .features #newsletter-form fieldset ul li .submit:before {
    font-size: 34px;
  }
  footer[role="contentinfo"] .footer .companies {
    padding: 10% 5% 0 5%;
    width: 90%;
  }
  /* Cookie */
  .cookie-notification > div > div {
    padding: 10px 5%;
    width: 90%;
  }
  /* Sections */
  article header.feature {
    height: 380px;
    left: 0;
    margin: 0;
    top: -380px;
    width: 100%;
  }
  article header.feature > div {
    padding-top: 3%;
  }
  article header.feature > div > h1,
  article header.feature > div > span {
    padding: 0 5%;
  }
  article header.feature > div > span {
    font-size: 2.8em;
    line-height: 36px;
  }
  article header.feature > div > nav {
    display: none;
  }
  article .search-filters {
    width: 100%;
  }
  article .search-filters .drop-down-list.selectboxit-container {
    margin: 0 0 1px 0;
    width: 100%;
  }
  article .search-filters .drop-down-list.selectboxit-container * {
    font-size: 18px;
  }
  article .search-filters .drop-down-list.selectboxit-container .selectboxit .selectboxit-text {
    padding: 3% 5% !important;
  }
  article .search-filters .drop-down-list.selectboxit-container .selectboxit-options .selectboxit-option {
    padding: 3% 5%;
  }
  article .search-filters .drop-down-list:first-of-type .selectboxit .selectboxit-arrow-container:after {
    display: none;
  }
  article .group .left-column.introduction {
    width: 100%;
  }
  article .group .left-column.introduction section img {
    margin: 0 auto 4% auto;
    width: 100%;
  }
  article .group .left-column.introduction > blockquote {
    font-size: 1.6em;
    line-height: 24px;
  }
  article .group .left-column.introduction > blockquote cite {
    font-size: 13px;
  }
  article .group .left-column.introduction .section-list {
    display: none;
  }
  article .group .left-column.introduction .page-nav {
    display: none;
  }
  article .group .left-column.introduction .drop-down-list.mobile {
    display: block;
  }
  article .group .right-column .editable-region {
    padding-top: 4%;
  }
  article .group .right-column > nav > h3 {
    padding-bottom: 2%;
  }
  article .group .right-column > nav > ul > li {
    margin-top: 4%;
    padding-left: 20px;
  }
  article .group .load-more {
    margin: 0 5%;
  }
  article .sidebar {
    width: 100%;
  }
  article .sidebar .features {
    padding: 4% 5% 9% 5%;
    margin-bottom: 5%;
    width: 90%;
  }
  article .sidebar .features:before {
    left: 5%;
    width: 20%;
  }
  article .sidebar .features > div > a {
    width: 16%;
  }
  article .sidebar .features > div > a.download {
    font-size: 1.4em;
    line-height: 20px;
    padding-top: 0;
  }
  html.no-svg article .sidebar .features > div > a.download {
    background-position: left top;
  }
  article .sidebar .features > div > a.download:before {
    line-height: 20px;
  }
  article .sidebar .features > div > span {
    font-size: 1.8em;
    line-height: 24px;
  }
  article .sidebar .contact > h2 {
    padding: 4% 5% 0 5%;
  }
  article .sidebar .contact > p {
    padding: 2% 5% 4% 5%;
    font-size: 1.4em;
    line-height: 20px;
  }
  article .sidebar .application {
    padding: 4% 5% 9% 5%;
    margin-bottom: 5%;
    width: 90%;
  }
  article .sidebar .application:after {
    left: 5%;
  }
  article .sidebar > nav {
    margin: 0 5%;
    width: 90%;
  }
  article .sidebar > nav ul li a {
    font-size: 1.8em;
    line-height: 22px;
  }
  article .horizontal-list {
    margin-left: 0;
    padding: 4% 5%;
    width: 90%;
  }
  article .horizontal-list h2 {
    padding-top: 0;
  }
  article .horizontal-list h2:after {
    display: none;
  }
  article .horizontal-list > div {
    padding: 0 0 8% 0;
    width: 100%;
  }
  article .horizontal-list.twitter .follow {
    font-size: 1.5em;
    padding: 2% 4%;
  }
  article .horizontal-list.twitter > ul > li {
    padding: 0 0 8% 0;
    width: 100%;
  }
  /* Home */
  #home .feature {
    height: 561px;
    top: -561px;
    width: 100%;
  }
  #home .feature > div {
    bottom: 60px;
    right: 0;
    width: 100%;
  }
  #home .feature > div .featured-slider .rsSlide .caption > div {
    font-size: 2.7em;
    padding: 2% 5%;
  }
  #home .feature > div .featured-slider .rsSlide .caption > p {
    line-height: 16px;
  }
  #home .feature > div .featured-slider .rsSlide .caption > a {
    font-size: 1.2em;
    line-height: 16px;
    margin-bottom: 2%;
  }
  #home .feature > div .featured-slider .rsArrow {
    bottom: -60px;
    height: 60px;
    position: absolute;
    top: auto;
    width: 49px;
  }
  #home .feature > div .featured-slider .rsArrow.rsArrowLeft {
    left: 0;
  }
  #home .feature > div .featured-slider .rsArrow.rsArrowLeft:before {
    left: 0;
  }
  #home .feature > div .featured-slider .rsArrow.rsArrowRight {
    right: 0;
  }
  #home .feature > div .featured-slider .rsArrow.rsArrowRight:before {
    right: 0;
  }
  #home .feature > span {
    font-size: 2em;
    line-height: 24px;
    margin: 16px auto 0 auto;
    padding: 10px 0;
    left: 0;
    width: 70px;
  }
  #home .group header {
    width: 100%;
  }
  #home .group header h1 {
    font-size: 3em;
    line-height: 35px;
    padding: 8% 4% 5% 4%;
  }
  #home .group header p {
    padding: 0 4% 8% 4%;
  }
  #home .group header span {
    font-size: 1.6em;
    line-height: 20px;
    padding: 0 4% 10px 4%;
  }
  #home .group div {
    width: 100%;
  }
  #home .group div .recent-news {
    margin: 0;
    width: 100%;
  }
  #home .group div .recent-news > h2 {
    height: auto;
    padding: 5% 0;
    position: relative;
    width: 100%;
  }
  #home .group div .recent-news > h2:after {
    border-style: solid;
    border-width: 20px 50px 0 50px;
    border-color: #c80044 transparent transparent transparent;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0;
    -moz-transform: scaleY(0.99999);
    -ms-transform: scaleY(0.99999);
    -o-transform: scaleY(0.99999);
    -webkit-transform: scaleY(0.99999);
    transform: scaleY(0.99999);
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    -webkit-transform-origin: top;
    transform-origin: top;
    z-index: 20;
    bottom: -20px;
    left: 36.5%;
    right: auto;
    top: auto;
  }
  #home .group div .recent-news > div {
    height: 190px;
    position: relative;
    width: 100%;
  }
  #home .group div .recent-news > div div {
    height: 190px;
    padding: 0 4% 3% 4%;
    width: 92%;
  }
  #home .group div .recent-news > div div span {
    font-size: 1.8em;
    line-height: 24px;
  }
  #home .group div .recent-news > div div > a {
    font-size: 1.8em;
    line-height: 24px;
  }
  #home .group div .you-are {
    margin: 0;
    width: 100%;
  }
  #home .group div .you-are div {
    float: left;
    padding-bottom: 8%;
    width: 100%;
  }
  #home .group div .you-are div h3 {
    font-size: 2.5em;
    line-height: 30px;
    padding: 0 4%;
  }
  #home .group div .you-are div ul {
    padding: 0 4%;
  }
  #home .group div .you-are div ul li a {
    font-size: 2em;
    line-height: 24px;
  }
  #home .group div .you-are div ul li a:before {
    top: 6px;
  }
  #home .group div .view-tax-calendar {
    float: none;
    font-size: 1.5em;
    padding: 2% 4%;
    margin-left: 4%;
  }
  #home .twitter {
    padding: 4%;
    width: 92%;
  }
  #home .twitter > h2 {
    padding-top: 2%;
  }
  #home .twitter > ul > li {
    padding-right: 0;
    width: 100%;
  }
  #home .publications {
    padding: 4% 4% 8% 4%;
    width: 92%;
  }
  #home .publications > h2 {
    padding: 2% 0 0 0;
  }
  #home .publications > a {
    float: right;
    padding-top: 2%;
  }
  /* Content */
  #content .group {
    margin-left: 0;
    width: 100%;
  }
  #content .group:after {
    clear: both;
    content: '';
    display: table;
  }
  #content .group .left-column {
    width: 100%;
  }
  /* Standard Content */
  #standard-content .group {
    width: 100%;
  }
  #standard-content .group > section {
    width: 100%;
  }
  #standard-content .sidebar .features > div > span {
    font-size: 1.4em;
  }
  #standard-content .sidebar .features > div > a.download {
    float: none;
    margin-top: 2%;
  }
  /* Biography Index */
  #biography-index .group .introduction {
    margin-right: 0;
    width: 100%;
  }
  #biography-index .group .introduction > section > p {
    padding: 0 5%;
  }
  #biography-index .group .introduction div {
    padding-top: 0;
  }
  #biography-index .group .introduction .selectboxit-container .selectboxit .selectboxit-arrow-container {
    width: 10%;
  }
  #biography-index .group .bio {
    clear: both;
    margin: 4% 5% 0 5%;
    padding-bottom: 0;
    width: 90%;
  }
  #biography-index .group .bio:after {
    display: none;
  }
  #biography-index .group .bio:nth-of-type(1),
  #biography-index .group .bio:nth-of-type(2),
  #biography-index .group .bio:nth-of-type(3) {
    margin-top: 4%;
  }
  #biography-index .group .bio div {
    height: 100%;
    padding: 0;
    position: relative;
    width: 100%;
  }
  #biography-index .group .bio div > a {
    margin-right: 5%;
    width: 30%;
  }
  #biography-index .group .bio div > a img {
    width: 100%;
  }
  #biography-index .group .bio div p {
    clear: none;
    width: 100%;
  }
  /* Biography */
  #biography .group {
    padding: 0;
    width: 100%;
  }
  #biography .group .left-column {
    width: 100%;
  }
  #biography .group .left-column > section {
    padding: 0;
  }
  /* Country Index */
  #country-index {
    max-width: none;
  }
  #country-index .group .left-column .drop-down-list.selectboxit-container .selectboxit .selectboxit-arrow-container {
    width: 10%;
  }
  #country-index .group .left-column .drop-down-list.selectboxit-container .selectboxit-options {
    width: 90%;
  }
  #country-index .group .left-column .drop-down-list.selectboxit-container .selectboxit-options .selectboxit-option {
    padding: 3% 6%;
  }
  #country-index > div .left-column {
    width: 100%;
  }
  #country-index > div .right-column {
    padding: 0 5%;
    width: 90%;
  }
  #country-index > div .sidebar {
    margin-bottom: 10%;
    width: 100%;
  }
  #country-index > div .sidebar > nav {
    padding-top: 4%;
  }
  #country-index .map {
    display: none;
  }
  /* Country */
  #country .group {
    padding-left: 0;
    width: 100%;
  }
  #country .group .left-column {
    width: 100%;
  }
  /* News Overview */
  #news-overview .group {
    padding-bottom: 10%;
  }
  #news-overview .group .left-column {
    padding: 4% 0;
    width: 100%;
  }
  #news-overview .group .left-column > span {
    font-size: 2.5em;
    line-height: 30px;
    padding: 0 5% 3% 5%;
  }
  #news-overview .group .left-column > h2 {
    padding: 0 5% 5% 5%;
  }
  #news-overview .group .left-column > p {
    padding: 0 5%;
  }
  #news-overview .group .right-column {
    padding: 4% 5% 0 5%;
    width: 90%;
  }
  #news-overview .group .right-column > a {
    font-size: 1.8em;
    line-height: 22px;
    margin-top: 5%;
  }
  #news-overview .news {
    padding-bottom: 4%;
  }
  #news-overview .news > section {
    clear: both;
    margin: 0 5% 15% 5%;
    width: 90%;
  }
  #news-overview .news > section.latest-news > h2,
  #news-overview .news > section.press > h2 {
    padding-bottom: 4%;
  }
  #news-overview .news > section.latest-news > div:last-of-type,
  #news-overview .news > section.press > div:last-of-type {
    padding-top: 0;
    margin-bottom: 4%;
  }
  #news-overview .news > section > a {
    line-height: 40px;
  }
  #news-overview .news > section > div {
    padding: 6% 0 9% 0;
  }
  #news-overview .news > section > div > span {
    font-size: 1.8em;
    line-height: 24px;
  }
  #news-overview .news > section > span {
    font-size: 1.8em;
    line-height: 21px;
    padding-top: 4%;
  }
  /* News Index */
  #news-index .group {
    padding: 9% 0;
  }
  #news-index .group > section {
    margin: 0 5% 7% 5%;
    width: 90%;
    padding-bottom: 8%;
  }
  #news-index .group > section > div {
    position: relative;
  }
  #news-index .group > section > div > span {
    font-size: 1.8em;
    line-height: 24px;
  }
  #news-index .group > section > div > h2 {
    font-size: 1.8em;
    line-height: 24px;
  }
  #news-index .sidebar {
    width: 100%;
  }
  #news-index .sidebar .features {
    float: left;
    margin: 0 5%;
    padding: 9% 0;
    width: 90%;
  }
  #news-index .sidebar .publications {
    margin: 0 5%;
    width: 90%;
  }
  #news-index .sidebar .publications > h2 {
    padding: 0;
  }
  #news-index .sidebar .publications > a {
    padding-right: 0;
  }
  #news-index .sidebar .publications > div {
    clear: both;
    margin: 0;
    padding-top: 8%;
    width: 100%;
  }
  #news-index .sidebar .publications > div > a {
    width: 16%;
  }
  /* News */
  #news .feature > div > span {
    font-size: 2.2em;
    line-height: 30px;
  }
  #news .group .info {
    padding: 2% 5% 2% 5%;
    width: 90%;
  }
  #news .group .info > p {
    font-size: 1.4em;
    line-height: 24px;
  }
  #news .group > p {
    padding: 0 5% 3% 5%;
  }
  #news .group .editable-region {
    padding: 0 5%;
  }
  #news .group .addthis_sharing_toolbox {
    padding: 20px 5% 0 5%;
  }
  #news .group > nav {
    margin: 3% 5% 0 5%;
    width: 90%;
  }
  #news .group > nav > ul {
    font-size: 1.4em;
    line-height: 24px;
  }
  #news .group .horizontal-list {
    padding: 0 5%;
    width: 90%;
  }
  #news .group .horizontal-list > h2 {
    padding: 9% 0 0 0;
  }
  #news .group .horizontal-list > div {
    padding: 9% 0;
    margin: 0;
    width: 100%;
  }
  #news .sidebar .contact {
    padding: 0;
    width: 100%;
  }
  #news .sidebar .contact > h2 {
    padding: 4% 5% 0 5%;
  }
  #news .sidebar .contact > p {
    padding: 2% 5% 4% 5%;
  }
  #news .sidebar .features {
    float: left;
    margin: 0 5%;
    padding: 9% 0;
    width: 90%;
  }
  #news .sidebar .publications {
    margin: 0 5%;
    width: 90%;
  }
  #news .sidebar .publications > h2 {
    padding: 0;
  }
  #news .sidebar .publications > a {
    padding-right: 0;
  }
  #news .sidebar .publications > div {
    clear: both;
    margin: 0;
    padding-top: 8%;
    width: 100%;
  }
  #news .sidebar .publications > div > a {
    width: 16%;
  }
  /* Case Study Index */
  #casestudy-index .group .left-column {
    width: 100%;
  }
  #casestudy-index .group > section {
    margin: 5%;
    padding-bottom: 8%;
    width: 90%;
  }
  #casestudy-index .group > section:first-of-type {
    margin-top: 5%;
  }
  #casestudy-index .group > section > div {
    position: relative;
  }
  #casestudy-index .group > section > div > h2 {
    font-size: 1.8em;
    line-height: 24px;
  }
  #casestudy-index .sidebar .contact {
    padding: 0;
    width: 100%;
  }
  #casestudy-index .sidebar .contact > h2 {
    padding: 4% 5% 0 5%;
  }
  #casestudy-index .sidebar .contact > p {
    padding: 2% 5% 4% 5%;
  }
  #casestudy-index .sidebar .features {
    float: left;
    margin: 0 5%;
    padding: 9% 0;
    width: 90%;
  }
  #casestudy-index .sidebar .publications {
    margin: 0 5%;
    width: 90%;
  }
  #casestudy-index .sidebar .publications > h2 {
    padding: 0;
  }
  #casestudy-index .sidebar .publications > a {
    padding-right: 0;
  }
  #casestudy-index .sidebar .publications > div {
    clear: both;
    margin: 0;
    padding-top: 8%;
    width: 100%;
  }
  #casestudy-index .sidebar .publications > div > a {
    width: 16%;
  }
  /* Publications */
  #publications .search-filters {
    width: 100%;
  }
  #publications .search-filters .selectboxit-container .selectboxit-options {
    display: none;
    margin-bottom: 0;
    position: absolute;
  }
  #publications .search-filters .selectboxit-container .selectboxit-options.closed {
    display: none !important;
  }
  #publications .search-filters .selectboxit-container .selectboxit-options.open {
    display: block !important;
  }
  #publications .search-filters .selectboxit-container .selectboxit-options .selectboxit-selected {
    display: block;
  }
  #publications .group {
    width: 100%;
  }
  #publications .group > section {
    width: 100%;
    padding-bottom: 8%;
  }
  #publications .group > section > h2 {
    font-size: 1.8em;
    line-height: 24px;
  }
  #publications .group > section > ul > li > span {
    font-size: 1.4em;
  }
  #publications .group > section > ul > li > span.date {
    font-size: 1.8em;
  }
  #publications .sidebar .features > div > span {
    font-size: 1.4em;
  }
  #publications .sidebar .features > div > a.download {
    float: none;
    margin-top: 2%;
  }
  /* Press */
  #press .search-filters {
    width: 100%;
  }
  #press .group {
    width: 100%;
  }
  #press .group > section > ul > li > span {
    font-size: 1.8em;
  }
  #press .group > section > ul > li > h2 {
    font-size: 1.8em;
  }
  #press .group > section > ul > li > div {
    font-size: 1.4em;
  }
  /* Newsletter Index */
  #newsletter-index .group {
    width: 100%;
  }
  #newsletter-index .group > section > ul > li > span {
    font-size: 1.8em;
  }
  #newsletter-index .group > section > ul > li > h2 {
    font-size: 1.8em;
  }
  #newsletter-index .group > section > ul > li > a {
    font-size: 1.4em;
  }
  /* Newsletter */
  #newsletter .group > a {
    font-size: 1.4em;
    margin: 3% 5%;
  }
  #newsletter .group .introduction > a {
    margin-right: 0;
    width: 100%;
  }
  #newsletter .group .introduction > span {
    clear: both;
    font-size: 1.8em;
    padding: 0 5% 2% 5%;
  }
  #newsletter .group .introduction > h2 {
    padding: 4% 5% 3% 5%;
  }
  #newsletter .group .introduction > p {
    padding: 0 5% 3% 5%;
  }
  #newsletter .group .introduction > p.sub {
    padding-bottom: 6%;
  }
  #newsletter .group .news-articles > section {
    margin: 0 5% 7% 5%;
    padding-bottom: 8%;
    width: 90%;
  }
  #newsletter .group .news-articles > section > div {
    position: relative;
  }
  #newsletter .group .news-articles > section > div > span {
    font-size: 1.8em;
    line-height: 24px;
  }
  #newsletter .sidebar {
    width: 100%;
  }
  #newsletter .sidebar .features {
    float: left;
    margin: 0 5%;
    padding: 9% 0;
    width: 90%;
  }
  #newsletter .sidebar .publications {
    margin: 0 5%;
    width: 90%;
  }
  #newsletter .sidebar .publications > h2 {
    padding: 0;
  }
  #newsletter .sidebar .publications > a {
    padding-right: 0;
  }
  #newsletter .sidebar .publications > div {
    clear: both;
    margin: 0;
    padding-top: 8%;
    width: 100%;
  }
  #newsletter .sidebar .publications > div > a {
    width: 16%;
  }
  /* Vacancy Index */
  #vacancy-index .group .introduction {
    width: 100%;
  }
  #vacancy-index .group > section {
    margin: 0 5% 7% 5%;
    padding-bottom: 8%;
    width: 90%;
  }
  #vacancy-index .group > section > div {
    position: relative;
  }
  #vacancy-index .group > section > div > h2 {
    font-size: 1.8em;
    line-height: 24px;
  }
  #vacancy-index .sidebar .contact {
    width: 100%;
  }
  #vacancy-index .sidebar .application {
    width: 100%;
  }
  #vacancy-index .sidebar .application > h2 {
    padding: 7% 5% 0 5%;
  }
  #vacancy-index .sidebar .application .editable-region {
    padding: 6% 5% 8% 5%;
  }
  /* Contact */
  #contact .group {
    width: 100%;
  }
  #contact .sidebar {
    width: 100%;
  }
  #contact #contact-form > h2 {
    padding: 0 5% 1% 5%;
  }
  #contact #contact-form > p {
    padding: 0 5%;
  }
  #contact #contact-form > fieldset > ul {
    width: 90%;
    padding: 0 5% 4% 5%;
  }
  #contact #contact-form > fieldset > ul > li {
    font-size: 1.4em;
  }
  #contact #contact-form > fieldset > div {
    clear: both;
    margin: 0 5%;
    width: 90%;
  }
  #contact #contact-form > fieldset > div:nth-of-type(3) {
    margin-right: 5%;
  }
  #contact #contact-form > fieldset > div > ul > li {
    width: 100%;
  }
  #contact #contact-form > fieldset > div > ul > li > label {
    font-size: 1.4em;
    padding: 10px 0;
  }
  #contact #contact-form > fieldset > div > ul > li > input[type='text'],
  #contact #contact-form > fieldset > div > ul > li > input[type='email'],
  #contact #contact-form > fieldset > div > ul > li textarea {
    font-size: 1.4em;
  }
  #contact #contact-form > fieldset > div > ul > li > input[type='text'],
  #contact #contact-form > fieldset > div > ul > li > input[type='email'] {
    height: 40px;
    line-height: 40px;
  }
  #contact #contact-form > fieldset > div > ul > li > textarea {
    height: 160px;
  }
  #contact #contact-form > fieldset > div > ul > li > img {
    padding: 8px 0;
  }
  #contact #contact-form > fieldset > div > ul > li .selectboxit-container * {
    font-size: 14px;
  }
  #contact #contact-form > fieldset > div .ui-button:before {
    line-height: 40px;
  }
  #contact #contact-form > fieldset > div .ui-button .ui-button-text {
    font-size: 1.4em;
    padding: 10px 0;
  }
  #contact #contact-form > fieldset .brochure {
    display: block;
  }
  #contact #contact-form > fieldset .brochure.disabled {
    display: none;
    filter: alpha(opacity=100);
    opacity: 1;
  }
  #contact #contact-form > fieldset > input[type='submit'] {
    clear: both;
    font-size: 1.8em;
    line-height: 24px;
    margin: 2% 5% 0 5%;
    padding: 2% 0;
    width: 90%;
  }
  /* Alumni */
  #alumni .group .left-column > section {
    padding: 4% 0;
  }
  #alumni .group .left-column > section > p {
    padding: 0 5%;
  }
  #alumni .group .right-column {
    padding: 0 5%;
    width: 90%;
  }
  #alumni .group .right-column .editable-region {
    padding: 4% 0;
  }
  #alumni .group #alumni-form > h2 {
    padding: 0 5% 1% 5%;
  }
  #alumni .group #alumni-form > p {
    padding: 0 5%;
  }
  #alumni .group #alumni-form > fieldset > ul {
    padding: 0 5% 2% 5%;
    width: 90%;
  }
  #alumni .group #alumni-form > fieldset > ul > li {
    font-size: 1.4em;
  }
  #alumni .group #alumni-form > fieldset > div {
    margin: 0 5%;
    width: 90%;
  }
  #alumni .group #alumni-form > fieldset > div.workfor > p {
    font-size: 1.4em;
  }
  #alumni .group #alumni-form > fieldset > div.workfor .ui-button .ui-button-text {
    font-size: 1.4em;
  }
  #alumni .group #alumni-form > fieldset > div > ul > li > label {
    font-size: 1.4em;
    padding: 10px 0;
  }
  #alumni .group #alumni-form > fieldset > div > ul > li > input[type='text'],
  #alumni .group #alumni-form > fieldset > div > ul > li > input[type='email'],
  #alumni .group #alumni-form > fieldset > div > ul > li > textarea {
    font-size: 1.4em;
  }
  #alumni .group #alumni-form > fieldset > div > ul > li > input[type='text'],
  #alumni .group #alumni-form > fieldset > div > ul > li > input[type='email'] {
    height: 40px;
    line-height: 40px;
  }
  #alumni .group #alumni-form > fieldset > div > ul > li > img {
    padding: 8px 0;
  }
  #alumni .group #alumni-form > fieldset > div > ul > li > input[type='submit'] {
    font-size: 1.8em;
    line-height: 24px;
    padding: 2% 0;
  }
  #alumni .sidebar .contact {
    padding: 0;
    width: 100%;
  }
  #alumni .sidebar .contact > h2 {
    padding: 4% 5% 0 5%;
  }
  #alumni .sidebar .contact > p {
    padding: 2% 5% 4% 5%;
  }
  #alumni .sidebar .features {
    float: left;
    margin: 0 5%;
    padding: 9% 0;
    width: 90%;
  }
  #alumni .sidebar .publications {
    margin: 0 5%;
    width: 90%;
  }
  #alumni .sidebar .publications > h2 {
    padding: 0;
  }
  #alumni .sidebar .publications > a {
    padding-right: 0;
  }
  #alumni .sidebar .publications > div {
    clear: both;
    margin: 0;
    padding-top: 8%;
    width: 100%;
  }
  #alumni .sidebar .publications > div > a {
    width: 16%;
  }
  /* Events */
  #events .group .left-column > section > p {
    padding: 0 5%;
  }
  #events .calendar > nav {
    padding: 0 5% 2% 5%;
  }
  #events .calendar > nav > ul > li {
    width: 34%;
  }
  #events .calendar > nav > ul > li.current {
    width: 32%;
  }
  #events .calendar > nav > ul > li > a {
    font-size: 1.2em;
    line-height: 20px;
  }
  #events .calendar > ul {
    padding: 0;
  }
  #events .calendar .days > li > div {
    padding: 4% 0;
  }
  #events .calendar .days > li > div .slider p {
    margin-bottom: 40px;
  }
  #events .calendar .days > li > div .slider .slider-arrows > a {
    margin-top: 0!important;
    height: 40px;
    width: 20px;
  }
  #events .calendar .days > li > div .slider .slider-arrows > a:before {
    line-height: 40px;
  }
  #events .calendar .days > li > div .slider .slider-arrows > a.prev:before {
    left: -5px;
  }
  #events .calendar .days > li > div .slider .slider-arrows > a.next:before {
    right: -5px;
  }
  #events .calendar .events {
    margin: 4% 0 0 0;
  }
  #events .calendar .events .event-slider {
    padding-top: 36px;
  }
  #events .calendar .events .event-slider .rsSlide > div {
    padding: 5px 25px 0 25px;
  }
  #events .calendar .events .event-slider .rsSlide > div > span {
    font-size: 1.8em;
    line-height: 24px;
  }
  #events .calendar .events .event-slider .rsSlide > div .date {
    width: 94%;
  }
  #events .calendar .events .event-slider .rsSlide > div > div {
    clear: both;
    width: 94%;
  }
  #events .calendar .events .event-slider .rsSlide > div > div > h2 {
    font-size: 1.8em;
    line-height: 24px;
  }
  #events .calendar .events .event-slider .rsSlide > div > p {
    clear: both;
    padding: 4% 3% 0 3%;
    width: 94%;
  }
  #events .calendar .events .event-slider .rsArrow {
    height: 50px;
    top: 100px;
    width: 20px;
  }
  #events .calendar .events .event-slider .rsArrow:before {
    line-height: 50px;
  }
  #events .calendar .events .event-slider .rsArrow.rsArrowLeft {
    left: 0;
  }
  #events .calendar .events .event-slider .rsArrow.rsArrowLeft:before {
    font-size: 20px;
    left: 0;
  }
  #events .calendar .events .event-slider .rsArrow.rsArrowRight {
    right: 0;
  }
  #events .calendar .events .event-slider .rsArrow.rsArrowRight:before {
    font-size: 20px;
    right: 0;
  }
  #events .calendar .events > a {
    left: 0;
  }
  /* Tech City */
  #tech-city .featured {
    height: 226px;
    top: -226px;
  }
  #tech-city .logo {
    left: auto;
    right: 0;
  }
  #tech-city .main {
    margin: 0;
    width: 100%;
  }
  #tech-city .main .drop-down-list.mobile {
    display: block;
  }
  #tech-city .main .featured {
    height: 226px;
    margin-left: 0;
    width: 100%;
  }
  #tech-city .main .featured > div > div > h1 {
    padding: 2% 5%;
  }
  #tech-city .main .featured > div > div > p {
    padding: 2% 5%;
  }
  #tech-city .group {
    width: 100%;
  }
  #tech-city .group > div {
    padding: 0 0 4% 0;
  }
  #tech-city .group > div.left-column .drop-down-list.mobile {
    display: none;
  }
  #tech-city .group > div.left-column .featured > div {
    padding-top: 0;
  }
  #tech-city .group > div.left-column .tweets {
    padding: 0 5%;
    width: 90%;
  }
  #tech-city .group > div.right-column .placeholder > div {
    margin: 0;
    width: 100%;
  }
  #tech-city .group > div.right-column .sidebar {
    padding: 0 5%;
    width: 90%;
  }
  #tech-city .group > div.right-column .sidebar > nav > ul > li > a {
    font-size: 1.8em;
    line-height: 22px;
  }
  #tech-city .group > div .featured {
    height: auto;
    padding-bottom: 9%;
    position: relative;
    top: 0;
  }
  #tech-city .group > div .featured > div {
    height: auto;
    margin: 0 5%;
    position: relative;
    width: 90%;
  }
  #tech-city .group > div .featured > div .logo {
    display: none;
  }
  #tech-city .group > div .featured > div.live-chat > div > p > a {
    font-size: 24px;
    line-height: 30px;
  }
  #tech-city .group > div .featured > div.meeting-request {
    padding-top: 0;
  }
  #tech-city .group > div .featured > div.meeting-request > div > p > a {
    font-size: 18px;
    line-height: 22px;
  }
  #tech-city .group > div .featured > div > div {
    margin: 0;
    height: auto;
    padding-bottom: 6%;
    position: relative;
    width: 100%;
  }
  #tech-city .group > div .featured > div > div > h2 {
    font-size: 2em !important;
    padding: 5% 4% 6% 4%;
  }
  #tech-city .group > div .featured > div > div > p {
    padding: 4%;
  }
  /* Search */
  #search .group {
    padding: 4% 5%;
    width: 90%;
  }
  /* Sitemap */
  #sitemap .group .left-column {
    width: 100%;
  }
  #sitemap .group .left-column > section {
    padding: 4% 0;
  }
  #sitemap .group .left-column > section > p {
    padding: 0 5%;
  }
  #sitemap .group .right-column {
    padding: 4% 5%;
    width: 90%;
  }
  #sitemap .group .right-column .sitemap > table a {
    font-size: 1.8em;
    line-height: 24px;
  }
  #sitemap .group .right-column .sitemap div > table a {
    font-size: 1.4em;
    line-height: 20px;
  }
  #sitemap .sidebar .contact {
    padding: 0;
    width: 100%;
  }
  #sitemap .sidebar .contact > h2 {
    padding: 4% 5% 0 5%;
  }
  #sitemap .sidebar .contact > p {
    padding: 2% 5% 4% 5%;
  }
  #sitemap .sidebar .features {
    float: left;
    margin: 0 5%;
    padding: 9% 0;
    width: 90%;
  }
  #sitemap .sidebar .publications {
    margin: 0 5%;
    width: 90%;
  }
  #sitemap .sidebar .publications > h2 {
    padding: 0;
  }
  #sitemap .sidebar .publications > a {
    padding-right: 0;
  }
  #sitemap .sidebar .publications > div {
    clear: both;
    margin: 0;
    padding-top: 8%;
    width: 100%;
  }
  #sitemap .sidebar .publications > div > a {
    width: 16%;
  }
  /* Error */
  #error .group {
    padding: 4% 5% 5% 5%;
    width: 90%;
  }
  /* SelectBoxIt */
  .selectboxit-container .selectboxit-options {
    max-height: 450px;
  }
}
/* Smartphones - Smaller Screens */
@media only screen and (min-device-width: 320px) and (max-device-width: 392px) and (orientation: landscape), only screen and (max-width: 392px) {
  /* Biography Index */
  #biography-index .group .bio div p {
    padding-top: 1%;
  }
}
@media print {
  /* Global */
  body {
    background: none;
    color: #000 !important;
  }
  body a,
  body h1,
  body h2,
  body h3,
  body p,
  body span,
  body strong,
  body b,
  body em,
  body i {
    color: #000 !important;
  }
  body .editable-region {
    color: #000 !important;
  }
  body .editable-region ol li:before,
  body .editable-region ul li:before {
    border-color: transparent transparent transparent #000 !important;
  }
  /* Header */
  header[role="banner"] {
    background: none;
    border-bottom: 1px solid #000;
    float: none;
    height: auto;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
  }
  header[role="banner"]:after {
    background: none !important;
  }
  header[role="banner"] > a {
    position: relative;
  }
  header[role="banner"] > nav,
  header[role="banner"] > div {
    display: none;
  }
  /* Footer */
  footer[role="contentinfo"] {
    background: none;
    border-top: 1px solid #000;
    margin: 0 auto;
    max-width: 1200px;
    padding: 5px 0;
  }
  footer[role="contentinfo"] .footer {
    max-width: 1200px;
    padding: 0;
    width: 100%;
  }
  footer[role="contentinfo"] .footer .site-links {
    width: 100%;
  }
  footer[role="contentinfo"] .footer .site-links .footer-copy {
    padding: 5px 0;
    width: 100%;
  }
  footer[role="contentinfo"] .footer .site-links .footer-copy > a:last-of-type {
    display: none;
  }
  footer[role="contentinfo"] .footer .site-links > nav {
    display: none;
  }
  footer[role="contentinfo"] .footer .features,
  footer[role="contentinfo"] .footer .companies {
    display: none;
  }
  /* Sections */
  .print {
    display: none !important;
  }
  article header.feature {
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
  }
  article header.feature > div {
    background: none;
    padding: 0 !important;
    position: relative;
  }
  article header.feature > div > span,
  article header.feature > div > h1 {
    padding: 5px 0;
  }
  article header.feature > div > nav {
    display: none;
  }
  article .search-filters {
    display: none;
  }
  article .group {
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }
  article .group .left-column.introduction {
    width: 100%;
  }
  article .group .left-column.introduction > section {
    background: none;
    padding: 0;
  }
  article .group .left-column.introduction > section > p {
    padding: 5px 0;
  }
  article .group .left-column.introduction .drop-down-list,
  article .group .left-column.introduction .list,
  article .group .left-column.introduction .section-list,
  article .group .left-column.introduction .page-nav {
    display: none;
  }
  article .group .right-column {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }
  article .group .right-column .editable-region {
    padding: 5px 0;
  }
  article .group .right-column > nav {
    display: none;
  }
  article .sidebar {
    background: none !important;
    margin: 0 !important;
    padding: 10px 0 !important;
    width: 100% !important;
  }
  article .sidebar > a.linkedin {
    display: none;
  }
  article .sidebar .contact {
    background: none;
  }
  article .sidebar .contact > h2 {
    padding: 5px 0;
  }
  article .sidebar .contact > p {
    padding: 5px 0;
  }
  article .sidebar .features,
  article .sidebar .application {
    display: none;
  }
  article .horizontal-list {
    display: none;
  }
  /* Biography */
  #biography .group .left-column > section > img {
    margin: 10px 10px 5px 0;
    width: auto;
  }
  /* Country */
  #country .group .left-column > section > img {
    margin: 10px 10px 5px 0;
  }
  /* News */
  #news .group .info {
    background: none !important;
    margin: 0 !important;
    padding: 5px 0 !important;
    width: 100% !important;
  }
  #news .group > p {
    padding: 5px 0 !important;
  }
  #news .group .editable-region {
    padding: 5px 0;
  }
  #news .group .addthis_sharing_toolbox {
    padding: 20px 0 5px 0;
  }
  #news .group .tags {
    display: none;
  }
}
/* Plugins */
/* jquery UI Buttons */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* RoyalSlider v1.0.5 */
.royalSlider {
  direction: ltr;
  height: 400px;
  position: relative;
  width: 600px;
  /* Fullscreen options */
  /* ios controls over video bug, shifting video */
}
.royalSlider > * {
  float: left;
}
.royalSlider .rsOverflow {
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.royalSlider .rsVisibleNearbyWrap {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.royalSlider .rsVisibleNearbyWrap .rsOverflow {
  left: 0;
  position: absolute;
  top: 0;
}
.royalSlider .rsContainer {
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.royalSlider .rsArrow,
.royalSlider .rsThumbsArrow {
  cursor: pointer;
}
.royalSlider .rsThumb {
  float: left;
  position: relative;
}
.royalSlider .rsArrow,
.royalSlider .rsNav,
.royalSlider .rsThumbsArrow {
  opacity: 1;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.royalSlider .rsHidden {
  opacity: 0;
  visibility: hidden;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}
.royalSlider .rsGCaption {
  float: left;
  text-align: center;
  width: 100%;
}
.royalSlider.rsFullscreen {
  bottom: 0 !important;
  height: auto !important;
  left: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: auto !important;
  z-index: 2147483647 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
  display: none;
  opacity: 1 !important;
  -moz-transition: 0s;
  -o-transition: 0s;
  -webkit-transition: 0s;
  transition: 0s;
}
.royalSlider .rsSlide {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.royalSlider.rsAutoHeight,
.royalSlider .rsAutoHeight .rsSlide {
  height: auto;
}
.royalSlider .rsContent {
  height: 100%;
  width: 100%;
  position: relative;
}
.royalSlider .rsPreloader {
  position: absolute;
  z-index: 0;
}
.royalSlider .rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.royalSlider .rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}
.royalSlider .rsThumbs {
  cursor: pointer;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 22;
}
.royalSlider .rsTabs {
  background: none !important;
  float: left;
}
.royalSlider .rsTabs,
.royalSlider .rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.royalSlider .rsVideoContainer {
  /*left: 0;
	    top: 0;
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    left: 0;
	    top: 0;
	    float: left;*/
  height: auto;
  line-height: 0;
  position: relative;
  width: auto;
}
.royalSlider .rsVideoFrameHolder {
  background: #141414;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.royalSlider .rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}
.royalSlider .rsVideoContainer iframe,
.royalSlider .rsVideoContainer video,
.royalSlider .rsVideoContainer embed,
.royalSlider .rsVideoContainer .rsVideoObj {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 50;
}
.royalSlider .rsVideoContainer.rsIOSVideo iframe,
.royalSlider .rsVideoContainer.rsIOSVideo video,
.royalSlider .rsVideoContainer.rsIOSVideo embed {
  padding-right: 44px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.royalSlider .rsABlock {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 15;
}
.royalSlider img.rsImg {
  max-width: none;
}
.royalSlider .grab-cursor {
  cursor: url(grab.png) 8 8, move;
}
.royalSlider .grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move;
}
.royalSlider .rsNoDrag {
  cursor: auto;
}
.royalSlider .rsLink {
  background: url(blank.gif);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 20;
}
.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
/* SelectBoxIt */
.selectboxit-container {
  display: block;
  margin-top: 1px;
  position: relative;
  vertical-align: top;
}
.selectboxit-container select {
  width: 100% !important;
}
.selectboxit-container * {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  font-size: 14px;
  line-height: 18px;
  outline: none;
  white-space: nowrap;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.selectboxit-container .selectboxit {
  background: #496587;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  width: 100% !important;
}
.selectboxit-container .selectboxit:focus {
  background: #8d9fb4;
}
.selectboxit-container .selectboxit:hover .selectboxit-arrow-container,
.selectboxit-container .selectboxit.selectboxit-open .selectboxit-arrow-container {
  background: #8d9fb4;
}
.selectboxit-container .selectboxit:focus {
  outline: 0;
}
.selectboxit-container .selectboxit .selectboxit-text {
  color: #fff;
  float: left;
  min-width: 238px;
  overflow: hidden;
  padding: 3% 6%;
  text-decoration: underline;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 238px;
}
.selectboxit-container .selectboxit .selectboxit-arrow-container {
  background: #c80044;
  height: 100%;
  position: absolute;
  right: 0;
  width: 13%;
}
.selectboxit-container .selectboxit .selectboxit-arrow-container:after {
  background: #ffffff;
  content: '';
  height: 4px;
  position: absolute;
  width: 1px;
  height: 100%;
}
.selectboxit-container .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  border-style: solid;
  border-width: 6px 7px 0 7px;
  border-color: #ffffff transparent transparent transparent;
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
  -moz-transform: scaleY(0.99999);
  -ms-transform: scaleY(0.99999);
  -o-transform: scaleY(0.99999);
  -webkit-transform: scaleY(0.99999);
  transform: scaleY(0.99999);
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 20;
  left: 36%;
  top: 44%;
}
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
  display: block;
}
.selectboxit-container .selectboxit.selectboxit-disabled,
.selectboxit-container .selectboxit-options .selectboxit-disabled {
  cursor: default;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectboxit-container .selectboxit-options {
  background: #e8ebf0;
  cursor: pointer;
  display: none;
  list-style: none;
  margin: 0;
  min-width: 0 !important;
  padding: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  z-index: 99999;
  width: 87%;
  *width: 87%;
  -moz-box-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectboxit-container .selectboxit-option {
  color: #1b3f69;
  padding: 3% 6%;
  text-decoration: underline;
}
.selectboxit-container .selectboxit-option:hover {
  background: #c80044;
  color: #fff;
}
.selectboxit-container .selectboxit-option-icon-container {
  float: left;
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.selectboxit-option-icon-url {
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  background-size: 18px 18px;
  float: left;
  height: 100%;
  width: 18px;
}
.selectboxit-rendering {
  display: inline-block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
  visibility: visible !important;
  zoom: 1 !important;
  *display: inline !important;
}
.jqueryui .ui-icon {
  background-color: inherit;
}
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/**
 * AddToCalendar Blue Style
 * http://addtocalendar.com
 */
/* Base */
.addtocalendar var {
  display: none;
}
.addtocalendar {
  float: left;
  clear: left;
  position: relative;
  display: inline-block;
  background: transparent!important;
  z-index: 10000;
  margin: 10px 0;
}
.atcb-link {
  display: block;
  outline: none!important;
  cursor: pointer;
}
.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
  visibility: visible;
}
.atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 900;
}
.atcb-list,
.atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}
.atcb-item {
  float: none;
  text-align: left;
}
.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
}
.atcb-item.hover,
.atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
/* Blue */
.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  background: #c80044;
  color: white;
  clear: both;
  display: inline-block;
  font-size: 1.8em;
  line-height: 21px;
  padding: 5% 15px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  width: 152px;
}
.atc-style-blue .atcb-link:hover {
  background: #1b3f69;
  color: white;
}
.atc-style-blue .atcb-list {
  width: 182px;
  border-radius: 2px;
  box-shadow: 0 0 5px #AAA;
}
.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item {
  background: #fff;
  color: #000;
}
.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1;
}
.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #000;
  font-family: "HelveticaNeueW01-75Bold", sans-serif;
  font-size: 14px;
  text-decoration: none;
  outline: none;
  padding: 5px 20px;
}
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #fff;
}
.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
  background: #1b3f69;
}
