@charset "UTF-8";
ins.sw {
  color: #fff;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #0c0c0c;
  padding: 10px;
  border: 0px #0c0c0c;
  text-decoration: none; }

/* RESET, TYPOGRAPHY AND GRID */
/* RESET DEFAULT BROWSER CSS */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block; }

body {
  line-height: 24px; }

/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

table, td, th {
  vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

/* Remove annoying border on linked images. */
a img {
  border: none; }

/* HTML+BODY */
html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  padding: 0;
  margin: 0; }

body {
  padding: 0;
  margin: 0; }

/* GRID */
.grid {
  position: relative;
  *zoom: 1;
  max-width: 990px;
  max-width: 61.875rem;
  _width: 990px;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  overflow: hidden; }
  .grid:after {
    content: "";
    display: table;
    clear: both; }

footer {
  background-color: #d8d8d8;
  padding: 36px 0; }

.titles, .title {
  margin: 20px 0 24px 339px;
  margin-left: 34.24242%; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    .titles, .title {
      width: 100%;
      float: left;
      margin-right: 3.0303%;
      display: inline;
      margin-left: 0;
      margin-top: 0px;
      padding-top: 0px; } }

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

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

form input[type='text'] {
  border: 1px solid;
  height: 18px;
  margin-bottom: 16px;
  font-size: 14px;
  padding: 4px 4px; }
form input[type='submit'] {
  background: #000;
  border: 0px;
  color: #fff;
  font-size: 16px;
  font-family: arial, helvetica;
  padding: 8px 14px; }

/* DEFAULT */
@media only screen and (min-width: 0) and (max-width: 650px) {
  html {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%; } }

body {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #1a1a1a; }

/*
body {
	background-color: #f5f1d9;
}

*/
/* LINKS */
a {
  text-decoration: underline;
  color: #1a1a1a;
  text-decoration: none;
  background: url(../gfx/line.png) repeat-x 100% 100%;
  padding-bottom: 2px; }

a img {
  padding-bottom: 0px;
  background: none; }

/*
a:focus, a:hover, a:active {
	color: ;
}
*/
a.noBG {
  background: none; }

/* TITLES */
h1, .h1 {
  font-family: NPCStencilCapsWeb, helvetica, sans-serif;
  font-size: 55px;
  line-height: 54px;
  padding-top: 7px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }
  @media only screen and (min-width: 0) and (max-width: 950px) {
    h1, .h1 {
      font-size: 43px;
      line-height: 48px; } }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    h1, .h1 {
      font-size: 36px;
      line-height: 42px; } }

h1.small, .h1.small {
  font-family: OCRFWeb, helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  padding-top: 0;
  margin: 0;
  margin-bottom: 21px;
  text-transform: uppercase; }

h2, .h2 {
  font-family: OCRFWeb, helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase; }

h2.big, .h2.big {
  font-family: NPCStencilCapsWeb, helvetica, sans-serif;
  font-size: 44px;
  line-height: 51px;
  text-decoration: none; }
  @media only screen and (min-width: 0) and (max-width: 950px) {
    h2.big, .h2.big {
      font-size: 37px;
      line-height: 48px; } }

h3, .h3 {
  font-family: OCRFWeb, helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase; }

h3.big, .h3.big {
  font-family: NPCStencilCapsWeb, helvetica, sans-serif;
  font-size: 32px;
  line-height: 39px;
  margin-bottom: 17px; }
  @media only screen and (min-width: 0) and (max-width: 950px) {
    h3.big, .h3.big {
      font-size: 37px;
      line-height: 48px; } }

h4, .h4 {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold; }

aside h4 {
  font-size: 14px; }

/* TEXT */
p {
  margin: 0 0 24px 0; }

span.label {
  font-weight: bold; }

.imageslider {
  margin-bottom: 30px;
  overflow: hidden; }

/* LANGUAGES */
#secondaryMenu {
  position: absolute;
  top: -11px;
  right: 20px;
  z-index: 30; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #secondaryMenu {
      right: 80px;
      top: 2px; } }

#secondaryMenu ul {
  list-style: none;
  padding: 0; }

#secondaryMenu ul li {
  float: left;
  color: #6a6a6a;
  font-size: 14px; }

#secondaryMenu ul li a {
  display: block;
  color: #6a6a6a;
  text-decoration: none;
  background-image: none; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #secondaryMenu ul li a {
      font-size: 14px; } }

@media only screen and (min-width: 0) and (max-width: 650px) {
  #secondaryMenu .divider {
    display: none; } }
#secondaryMenu ul li a:hover,
#secondaryMenu ul li.current-menu-item a,
#secondaryMenu ul li.current-menu-ancestor a,
#secondaryMenu ul li.current-page-ancestor a {
  color: #000; }

/* MENU */
/*
#mainMenu {
//	position: absolute;
//	top: 77px;
	margin-left: percentage(341px / 990px);
	z-index: 20;
	margin-top: 46px;
	margin-bottom: 26px;
	@include respond-to(small-screens) { position: relative; margin-left: 0px; display: none;}
}
*/
#mainMenu {
  margin-left: 34.3%;
  z-index: 20;
  margin-top: 60px;
  margin-bottom: 12px; }

@media only screen and (min-width: 0) and (max-width: 950px) {
  #mainMenu {
    margin-left: 24px; } }
@media only screen and (min-width: 0) and (max-width: 650px) {
  #mainMenu {
    position: relative;
    margin-left: 0px;
    display: none; } }
#mainMenu ul {
  list-style: none;
  padding: 0; }

#mainMenu ul li {
  line-height: 20px;
  display: inline;
  margin: 0 15px 0 0; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #mainMenu ul li {
      display: block;
      margin: 0px; } }

#mainMenu ul li a {
  text-decoration: none;
  background-image: none;
  color: #6a6a6a;
  font-weight: bold;
  white-space: nowrap; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #mainMenu ul li a {
      display: block;
      border-bottom: 1px solid #ccc;
      padding: 8px 0; } }

#mainMenu ul li a:hover,
#mainMenu ul li.current-menu-item a,
#mainMenu ul li.current-page-ancestor a,
#mainMenu ul li.current-page-ancestor a {
  text-decoration: none;
  color: #000; }

#mainMenu ul ul {
  display: none; }

.menu-button {
  display: none;
  position: absolute;
  right: 20px;
  top: -10px;
  background: #fdb825;
  border-radius: 50px;
  font-size: 14px;
  line-height: 49px;
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer; }
  .menu-button:hover {
    background: #e1a21a; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    .menu-button {
      display: block; } }

.iconGo {
  padding: 3px 0px 3px 25px;
  background: url(../gfx/icon-yellowArrow.png) no-repeat 0 1px; }

.nobel_social_widget a:hover {
  text-decoration: underline; }

.iconFacebook {
  background: url(../gfx/icon-facebook.png) no-repeat 0 center;
  padding: 8px 8px 8px 24px;
  margin: 0 1px 0 0px;
  text-decoration: 0px; }

.iconTripadvisor {
  background: url(../gfx/icon-tripadvisor.png) no-repeat 0 center;
  padding: 8px 8px 8px 24px;
  margin: 0 1px 0 0px;
  text-decoration: 0px; }

.iconTwitter {
  background: url(../gfx/icon-twitter.png) no-repeat 0 center;
  padding: 8px 8px 8px 24px;
  margin: 0 1px 0 1px;
  text-decoration: 0px; }

.iconNewsletter {
  background: url(../gfx/icon-newsletter.png) no-repeat 0 center;
  padding: 8px 8px 8px 24px;
  margin: 0 1px 0 0px;
  text-decoration: 0px; }

.dateTime .date {
  background: url(../gfx/icon-calendar-dark.png) no-repeat 0 0px;
  padding: 0 10px 0 24px;
  opacity: 0.6; }

.dateTime .time {
  background: url(../gfx/icon-time-dark.png) no-repeat;
  padding: 0 10px 0 22px;
  opacity: 0.6; }

.dateTimeEvent .date {
  background: url(../gfx/icon-calendar-dark.png) no-repeat 0 3px;
  padding: 0 10px 0 24px; }

.ie .dateTimeEvent .date {
  background-position: 0 0;
  padding-top: 1px; }

.dateTimeEvent .time {
  background: url(../gfx/icon-time-dark.png) no-repeat 0 3px;
  padding: 0 10px 0 22px; }

.ie .dateTimeEvent .time {
  background-position: 0 0;
  padding-top: 1px; }

aside {
  padding-left: 0%;
  padding-right: 7.07071%;
  width: 24.24242%;
  float: left;
  margin-right: 3.0303%;
  display: inline;
  font-size: 14px;
  margin-top: 1px; }
  aside ul li {
    padding-bottom: 48px;
    list-style: none; }
    aside ul li li {
      padding-bottom: 24px; }
  aside .date {
    opacity: 0.6; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    aside {
      padding-left: 0%;
      padding-right: 7.07071%;
      width: 92.92929%;
      float: left;
      margin-right: 3.0303%;
      display: inline; } }

/* first for IE 48 */
@font-face {
  font-family: NPCStencilCapsWeb;
  src: url("../fonts/NPCStencilCapsWeb.eot"); }
/* then for ttf-capable browsers */
@font-face {
  font-family: NPCStencilCapsWeb;
  src: url("../fonts/NPCStencilCapsWeb.ttf") format("truetype"); }
/* then for WOFF-capable browsers */
@font-face {
  font-family: NPCStencilCapsWeb;
  src: url("../fonts/NPCStencilCapsWeb.woff") format("woff"); }
/* first for IE 4–8 */
@font-face {
  font-family: OCRFWeb;
  src: url("../fonts/OCRFWeb.eot"); }
/* then for ttf-capable browsers */
@font-face {
  font-family: OCRFWeb;
  src: url("../fonts/OCRFComp.ttf") format("truetype"); }
/* then for WOFF-capable browsers */
@font-face {
  font-family: OCRFWeb;
  src: url("../fonts/OCRFWeb.woff") format("woff"); }
#exhibitions {
  position: relative; }

#exhibitions .exhibition {
  position: relative;
  margin-bottom: 1px; }

#exhibitions .exhibition a {
  display: block;
  padding-bottom: 0px;
  background-image: none; }

#exhibitions .exhibition a:hover .content {
  background-color: rgba(248, 223, 171, 0.9); }

#exhibitions .exhibition .img {
  z-index: 1;
  height: auto;
  overflow: hidden;
  line-height: 0px;
  max-height: 520px;
  max-width: 100%; }

#exhibitions .exhibition .img img {
  max-width: 100%;
  height: auto; }

#exhibitions .exhibition h2 {
  font-family: NPCStencilCapsWeb, helvetica, sans-serif;
  font-size: 58px;
  line-height: 60px;
  word-wrap: break-word; }
  @media only screen and (min-width: 0) and (max-width: 950px) {
    #exhibitions .exhibition h2 {
      font-size: 41px;
      line-height: 45px; } }

#exhibitions .exhibition h2.titleSizeMedium {
  font-size: 50px;
  line-height: 50px; }
  @media only screen and (min-width: 0) and (max-width: 950px) {
    #exhibitions .exhibition h2.titleSizeMedium {
      font-size: 43px;
      line-height: 45px; } }

#exhibitions .exhibition h2.titleSizeSmall {
  font-size: 41px;
  line-height: 45px; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions .exhibition h2.titleSizeSmall {
      font-size: 43px; } }

#exhibitions .exhibition .date {
  font-family: OCRFWeb, helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  margin: 0;
  text-transform: uppercase; }

#exhibitions .exhibition .content {
  padding: 8px 5px 14px 18px;
  position: absolute;
  top: 34px;
  right: 12px;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.9);
  width: 42.72727%;
  white-space: normal; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions .exhibition .content {
      position: static;
      width: 100%;
      padding: 0px;
      margin-bottom: 28px;
      padding-top: 10px; } }

#exhibitions .exhibition .content.middle {
  top: 180px; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions .exhibition .content.middle {
      position: relative; } }

#exhibitions .exhibition .content.bottom {
  bottom: 34px;
  top: auto; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions .exhibition .content.bottom {
      bottom: 0; } }

#exhibitions .exhibition.small a {
  background-color: #000;
  display: block;
  padding-bottom: 0px;
  overflow: hidden;
  background-image: none;
  margin-bottom: 1px;
  color: #fff; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions .exhibition.small a {
      background: none !important;
      color: #000; } }

@media only screen and (min-width: 0) and (max-width: 650px) {
  #exhibitions .exhibition.small a:hover .content {
    background-color: rgba(248, 223, 171, 0.9) !important; } }

#exhibitions .exhibition.small .img {
  line-height: 0px;
  overflow: hidden;
  width: 48%;
  float: left;
  margin-right: 0; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions .exhibition.small .img {
      width: auto;
      float: none; } }

#exhibitions .exhibition.small .content {
  position: static;
  background: none !important;
  width: 48%;
  float: right;
  margin-top: 43px; }
  #exhibitions .exhibition.small .content p {
    padding-right: 20px; }
  #exhibitions .exhibition.small .content h2 {
    padding-right: 20px; }
  @media only screen and (min-width: 0) and (max-width: 950px) {
    #exhibitions .exhibition.small .content {
      margin-top: 0; } }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions .exhibition.small .content {
      width: auto;
      float: none;
      margin-bottom: 28px;
      word-wrap: break-word; } }

#exhibitions .exhibition.small a:hover h2 {
  color: #e0cca0; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions .exhibition.small a:hover h2 {
      color: #000; } }

/* STICKY WIDGET */
#exhibitions #sticky-sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 184px;
  z-index: 2;
  padding-top: 34px;
  padding-bottom: 34px;
  font-size: 14px; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions #sticky-sidebar {
      position: static;
      padding-top: 0px;
      width: 100%;
      display: block; } }

#exhibitions #sticky-sidebar ul li {
  padding: 5px 10px 5px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
  width: 164px; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions #sticky-sidebar ul li {
      padding: 3px 0px;
      width: 100%;
      display: block;
      border-bottom: 1px solid #ccc;
      margin-bottom: 0px; } }

@media only screen and (min-width: 0) and (max-width: 650px) {
  #exhibitions #sticky-sidebar ul li > div {
    margin-bottom: 24px; } }

#exhibitions #sticky-sidebar ul li .label {
  font-weight: bold; }

#exhibitions #sticky-widget.sticky-fixed {
  position: fixed;
  top: 34px;
  bottom: auto; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions #sticky-widget.sticky-fixed {
      position: static; } }

#exhibitions #sticky-widget.sticky-bottom {
  position: absolute;
  top: auto;
  bottom: 14px; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions #sticky-widget.sticky-bottom {
      position: static; } }

#exhibitions #sticky-widget.sticky-top {
  position: static;
  top: auto;
  bottom: auto; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #exhibitions #sticky-widget.sticky-top {
      position: static; } }

@media only screen and (min-width: 0) and (max-width: 650px) {
  .toggle h3 {
    line-height: 35px;
    margin: 0; }
    .toggle h3:active {
      background: #ccc; }
    .toggle h3.close, .toggle h3.open {
      cursor: pointer; }
      .toggle h3.close:after, .toggle h3.open:after {
        margin-top: 2px; }
    .toggle h3.open {
      background: url(../gfx/toggle-arrow.png) no-repeat right 13px; }
      .toggle h3.open + div {
        display: none; }
    .toggle h3.close {
      background: url(../gfx/toggle-arrow-close.png) no-repeat right 13px; }
    .toggle h3:after {
      font: normal 36px entypo;
      float: right; } }
#nextEvent {
  background-color: #191919;
  color: #d8d8d8;
  font-size: 14px;
  margin-bottom: 2px;
  overflow: hidden; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #nextEvent {
      display: none; } }

#nextEvent .nextTitle {
  float: left;
  width: 125px;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px; }

#nextEvent .content {
  float: left;
  margin-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px; }

#nextEvent a {
  color: #d8d8d8; }

#nextEvent .date {
  background: url(../gfx/icon-calendar-bright.png) no-repeat 0 -1px;
  padding: 0 10px 0 24px; }

#nextEvent .time {
  background: url(../gfx/icon-time-bright.png) no-repeat;
  padding: 0 10px 0 22px; }

#impEvent {
  height: 280px;
  margin-bottom: 28px; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #impEvent {
      display: none; } }

#impEvent li {
  width: 33.333%;
  font-size: 14px;
  list-style: none;
  float: left;
  margin-right: 0px; }
  #impEvent li + li a {
    border-left: 1px solid #fff; }
  #impEvent li img {
    width: auto;
    height: auto;
    max-width: 100%; }

#impEvent .impInfo {
  padding-left: 12px;
  padding-bottom: 4px; }

#impEvent ul li a {
  display: block;
  background: none;
  background-color: #000;
  color: #fff; }

#impEvent ul li a:hover {
  background-color: #424242; }

#content.eventsList ul.listStyleNo ul {
  margin-left: 0px; }

#content.eventsList ul > li {
  margin-bottom: 48px; }

#content.eventsList ul > li li {
  margin-bottom: 24px; }

#services .service {
  overflow: hidden; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #services .service {
      overflow: visible;
      margin: 0 -20px; } }

#services .service a {
  background-color: #000;
  display: block;
  padding-bottom: 0px;
  overflow: hidden;
  background-image: none;
  margin-bottom: 1px; }

#services .service .img {
  line-height: 0px;
  overflow: hidden;
  width: 48%;
  float: left;
  margin-right: 0; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #services .service .img {
      display: none; } }

#services .service .content {
  width: 48%;
  float: right;
  margin-right: 0;
  display: inline;
  color: #fff;
  margin-top: 43px; }
  #services .service .content p {
    padding-right: 20px; }
  #services .service .content h2 {
    padding-right: 20px; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #services .service .content {
      width: 100%;
      float: left;
      margin-right: 3.0303%;
      display: inline;
      padding: 20px 0px 20px 20px;
      width: auto;
      margin-top: 10px;
      word-wrap: break-word; } }

#services .service h2 {
  font-family: NPCStencilCapsWeb, helvetica, sans-serif;
  font-size: 58px;
  line-height: 60px;
  margin-bottom: 12px; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #services .service h2 {
      font-size: 43px;
      line-height: 45px; } }

#services .service a:hover h2 {
  color: #e0cca0; }

#content ul.listStyleNo, #content ul.listStyleNo {
  margin-left: 0px; }

.listStyleNo {
  list-style: none; }

.listStyleNo li {
  list-style: none;
  margin-bottom: 24px; }

.listStyleNo li {
  list-style: none; }

.listStyleNo li ul {
  margin-bottom: 48px; }

#content .subpages {
  margin-left: 0px; }

.subpages {
  list-style: none; }

.subpages li {
  margin-bottom: 24px; }

.subpages ul {
  padding-left: 15px;
  list-style: none; }

.subpages ul li {
  margin-bottom: 0px; }

.pageList {
  list-style: none; }

.pressbriefingsList h2 a {
  background: none; }

.pressbriefingsList .date {
  opacity: 0.6;
  font-size: 14px; }

.widget-sponsor {
  margin-top: 48px; }

.widget-sponsor ul li {
  text-align: right;
  width: auto;
  float: right; }

.widget-area ul {
  list-style: none;
  margin-left: 0; }

.singleimage {
  position: relative;
  margin-bottom: 23px;
  overflow: hidden; }

.singleimage img {
  width: 100%; }

.singleimage .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 6px;
  position: absolute;
  width: 100%;
  z-index: 99; }
  @media only screen and (min-width: 0) and (max-width: 370px) {
    .singleimage .overlay {
      position: static;
      margin-top: -7px;
      color: #fff;
      background-color: #202020; } }

.singleimage .overlay .wrapper {
  max-width: 990px;
  width: auto;
  margin: 0 auto; }

.singleimage .overlay .wrapper .text {
  padding: 8px 0 8px 34.2424%;
  overflow: hidden; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    .singleimage .overlay .wrapper .text {
      padding-left: 20px; } }
  @media only screen and (min-width: 0) and (max-width: 370px) {
    .singleimage .overlay .wrapper .text {
      color: #fff; } }

.singleimage .singleimage-description, .singleimage .singleimage-caption {
  float: left; }

.singleimage .singleimage-description {
  color: white;
  margin-right: 10px; }
  @media only screen and (min-width: 0) and (max-width: 370px) {
    .singleimage .singleimage-description {
      color: #fff; } }

.singleimage .singleimage-caption {
  color: #a5a5a5;
  font-style: italic; }

#content .sponsors {
  margin-left: 0px; }

.sponsors li {
  list-style: none;
  margin-bottom: 48px; }

.widget-author {
  margin-bottom: 40px; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    .widget-author {
      display: table;
      width: 100%; } }

@media only screen and (min-width: 0) and (max-width: 650px) {
  .widget-author__media {
    display: table-cell;
    width: 80px;
    padding-right: 20px; } }
.widget-author__media a {
  text-decoration: none;
  background: none;
  border: 0;
  padding-bottom: 0; }
.widget-author__media img {
  width: auto;
  height: auto;
  max-width: 100%;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 10px; }

@media only screen and (min-width: 0) and (max-width: 650px) {
  .widget-author__description {
    vertical-align: top;
    display: table-cell; } }

#content .blogInfo {
  opacity: 0.6; }

#content .published {
  font-family: OCRFWeb, helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 10px 0;
  text-transform: uppercase; }

.shareButton {
  display: inline-block;
  white-space: nowrap;
  padding: 8px 8px 8px 35px;
  margin-right: 10px;
  margin-top: 10px;
  background: none;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: left center; }

.shareButton:hover {
  text-decoration: underline; }

.shareButton.shareButtonFacebook {
  background-image: url(../gfx/icon-facebook-ball.png); }

.shareButton.shareButtonTwitter {
  background-image: url(../gfx/icon-twitter-ball.png); }

.shareButton.shareButtonMail {
  background-image: url(../gfx/icon-newsletter-ball.png); }

.horizontalRuler {
  border-top: 1px solid #999;
  margin-top: 30px;
  margin-bottom: 20px; }

#content .blogRelatedColumn {
  float: left;
  width: 50%;
  padding-right: 20px;
  box-sizing: border-box;
  margin-top: 10px; }

@media only screen and (min-width: 0) and (max-width: 950px) {
  #content .blogRelatedColumn {
    float: none;
    width: 100%; } }
#content .blogRelatedColumn h3 {
  margin-bottom: 0; }

#content .blogRelatedColumn p {
  opacity: 0.6; }

#content .blogRelatedColumn a:hover {
  text-decoration: underline; }

.widget_categories ul,
.widget_recent_entries ul {
  margin-left: 17px; }

.widget_categories ul li,
.widget_recent_entries ul li {
  list-style: disc;
  padding-bottom: 0; }

header.blogteaserHeader {
  padding: 0;
  height: auto;
  margin-top: 0; }

footer.blogteaserFooter {
  background-color: transparent;
  opacity: 0.6;
  padding: 0; }

.blog-menu {
  margin-bottom: 40px; }

/* CONTENT */
/* CONTENT */
#content {
  width: 65.65657%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #content {
      width: 100%;
      float: left;
      margin-right: 3.0303%;
      display: inline; } }

#content img,
#content embed, #content object, #content video, #content .wp-caption {
  max-width: 100%;
  width: auto;
  height: auto; }

#content ul, ol {
  margin-bottom: 24px; }

#content ul {
  margin-left: 15px; }

#content ol {
  margin-left: 23px; }

#content em {
  font-style: italic; }

#content h2.date {
  margin-bottom: 24px; }

#content .date, #content .exhibitionSubheading {
  opacity: 0.6; }

#content table {
  border-collapse: collapse; }

#content table td {
  border: 1px solid #999;
  padding: 5px;
  vertical-align: top; }

.media {
  overflow: hidden;
  zoom: 1;
  margin: 0 0 30px 0px; }

.media .body {
  overflow: hidden;
  _overflow: visible;
  word-wrap: break-word;
  zoom: 1;
  max-width: 100%;
  height: auto;
  width: 48.48485%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    .media .body {
      width: 100%;
      float: left;
      margin-right: 3.0303%;
      display: inline; } }

.media .img {
  float: left;
  width: 48.48485%;
  float: left;
  margin-right: 3.0303%;
  display: inline; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    .media .img {
      display: none; } }

.media .img img, .media .imgExt img {
  display: block;
  max-width: 100%;
  height: auto; }

.media .imgExt {
  float: right;
  max-width: 100%;
  height: auto;
  width: 48.48485%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    .media .imgExt {
      display: none; } }

.media .bodyExt {
  overflow: hidden;
  word-wrap: break-word;
  _overflow: visible;
  zoom: 1;
  max-width: 100%;
  height: auto;
  width: 48.48485%;
  float: left;
  margin-right: 3.0303%;
  display: inline; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    .media .bodyExt {
      width: 100%;
      float: left;
      margin-right: 3.0303%;
      display: inline; } }

#subPages {
  margin-top: 23px; }

.img, .imgExt {
  position: relative; }

.img .credit, .imgExt .credit {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 99;
  color: #fff;
  font-size: 14px; }

.img .creditText, .imgExt .creditText {
  padding: 5px 10px;
  color: #c3c3c3;
  font-style: italic; }

/* QUOTE */
blockquote {
  background: url("../gfx/quote.png") no-repeat 0 0px;
  color: #656262;
  margin: 45px 0px 48px 0px;
  padding: 3px 0 0 65px;
  font-size: 18px;
  overflow: visible;
  min-height: 48px; }

blockquote p {
  margin-bottom: 0px; }

blockquote .author {
  font-style: italic;
  font-size: 14px; }

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

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

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

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

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

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

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

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

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

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

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

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

.wp-caption {
  position: relative;
  overflow: hidden; }

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

.wp-caption p.wp-caption-text {
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin-bottom: 7px;
  color: #ffffff;
  padding: 5px 10px; }

.otherExhibitions {
  margin-top: 24px; }

.pressbriefingsList ul .excerpt p {
  margin-bottom: 0px; }

/* HEADER AND FOOTER */
/* HEADER */
/*
header {
	max-width: 990px;
	height: 96px;
	padding: 0 20px;
	margin:0 auto;
	position: relative;
	margin-top: 30px;
//	margin-bottom: 17px;
	@include respond-to(small-screens) { margin-bottom: 20px; height: auto; }
}
*/
header {
  max-width: 990px;
  padding: 0 20px 20px 20px;
  margin: 0 auto;
  position: relative;
  margin-top: 30px; }

@media only screen and (min-width: 0) and (max-width: 650px) {
  header {
    margin-bottom: 20px; } }
/* IDENT */
#ident {
  margin-top: 33px; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #ident {
      margin-bottom: 50px; } }

#ident h1 {
  position: absolute;
  top: -1px; }
  @media only screen and (min-width: 0) and (max-width: 370px) {
    #ident h1 {
      top: 0px; } }

#ident h1 a {
  background: url(../gfx/header-logo.png) no-repeat;
  width: 223px;
  height: 43px;
  display: block;
  line-height: 1000px;
  overflow: hidden; }
  @media only screen and (min-width: 0) and (max-width: 650px) {
    #ident h1 a {
      background-size: 100%;
      width: 180px;
      height: 43px;
      border: none; } }
  @media only screen and (min-width: 0) and (max-width: 370px) {
    #ident h1 a {
      background-size: 100%;
      width: 140px;
      height: 43px; } }

/* Information */
#information {
  background-color: #000000;
  color: #fff;
  margin-top: 72px; }
  #information ul {
    padding: 31px 0;
    overflow: hidden; }
  #information li {
    list-style: none;
    width: 31.31313%;
    float: left;
    margin-right: 3.0303%;
    display: inline; }
    @media only screen and (min-width: 0) and (max-width: 650px) {
      #information li {
        width: 100%;
        float: left;
        margin-right: 3.0303%;
        display: inline;
        margin-left: 0;
        margin-bottom: 24px; }
        #information li:last-child {
          margin-bottom: 0px; } }
    #information li:last-child {
      margin-right: 0px; }
  #information a {
    color: #fff; }

/* FOOTER */
footer ul {
  list-style: none; }
  footer ul li.widget-container {
    width: 31.31313%;
    float: left;
    margin-right: 3.0303%;
    display: inline; }
    @media only screen and (min-width: 0) and (max-width: 650px) {
      footer ul li.widget-container {
        width: 100%;
        float: left;
        margin-right: 3.0303%;
        display: inline;
        margin-left: 0;
        margin-bottom: 24px; } }
    footer ul li.widget-container + li.widget-container + li.widget-container {
      width: 31.31313%;
      float: right;
      margin-right: 0;
      *margin-left: -30px;
      display: inline; }
      @media only screen and (min-width: 0) and (max-width: 650px) {
        footer ul li.widget-container + li.widget-container + li.widget-container {
          width: 100%;
          float: left;
          margin-right: 3.0303%;
          display: inline; } }

footer .nobel_sponsors_widget {
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
  /* Protect against WebKit bug with optimizelegibility */
  text-rendering: optimizespeed; }
  footer .nobel_sponsors_widget li {
    display: inline-block;
    /* Reset text defaults */
    letter-spacing: normal;
    word-spacing: normal;
    text-rendering: auto;
    width: 25.0%;
    vertical-align: middle;
    text-align: center; }
    @media only screen and (min-width: 0) and (max-width: 650px) {
      footer .nobel_sponsors_widget li {
        margin-left: 0px;
        width: auto; } }
    footer .nobel_sponsors_widget li + li + li + li {
      vertical-align: top;
      margin-top: -5px;
      width: 29%; }
      @media only screen and (min-width: 0) and (max-width: 650px) {
        footer .nobel_sponsors_widget li + li + li + li {
          width: auto; } }
  footer .nobel_sponsors_widget a {
    background: none;
    display: block;
    padding-right: 5px;
    margin: 10px; }
    footer .nobel_sponsors_widget a img {
      opacity: 0.7;
      vertical-align: middle;
      max-width: 100%;
      height: auto; }
    footer .nobel_sponsors_widget a:hover img {
      opacity: 1; }
    footer .nobel_sponsors_widget a:last-child {
      margin-left: 2px; }

/* Tagline – visually hidden */
