@charset "UTF-8";
body {
  font-family: 'Poppins', sans-serif;
  background-color: #FCFCFC; }

a:hover,
a:active,
a:focus {
  outline: 0 !important;
  border: none !important; }

button:focus {
  outline: 0; }

button::-moz-focus-inner {
  border: 0;
  outline: 0; }

.lora {
  font-family: 'Lora', serif !important; }

a:hover {
  text-decoration: none; }

.event-preview-big {
  height: 600px;
  width: 100%; }

.atlwdg-trigger.atlwdg-RIGHT {
  z-index: 999; }

.cover {
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 4; }

.ontop {
  position: relative;
  z-index: 5; }

.v-center {
  display: flex;
  align-items: center; }

.v-center-r {
  display: flex;
  align-items: center; }

.center-this {
  margin: 0 auto; }

.full-width {
  width: 100%; }

.v-center-r a.full-width {
  margin-bottom: 30px; }

.data {
  color: #E9495B !important; }

.border-data {
  border-color: #E9495B !important; }

.content {
  color: #8B42C7 !important; }

.border-content {
  border-color: #8B42C7 !important; }

.domains {
  color: #FF8709 !important; }

.border-domains {
  border-color: #FF8709 !important; }

.startups {
  color: #37DEC4 !important; }

.breadcrumbs ul li {
  opacity: 0.4;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 22px;
  padding: 0px; }

.breadcrumbs ul li a {
  color: #242424; }

.main-offset {
  padding-top: 60px; }

.page-type {
  color: #fff;
  width: 100%;
  height: 50px;
  background-color: #979797;
  position: relative;
  right: 100px;
  bottom: 25px;
  z-index: 5;
  float: right; }

.full-header {
  width: 100%;
  height: 475px;
  background-color: #DADFE7;
  position: relative; }

.full-header-image {
  width: 100%;
  height: 100%;
  background-size: cover; }

.breadcrumbs ul {
  margin-left: 0px; }

.page-type h3 {
  font-weight: 100;
  font-size: 16px;
  margin: 0px;
  letter-spacing: 0px;
  text-align: right;
  width: 100%;
  padding-right: 30px; }

.published-block h5 {
  /* Article Date: */
  font-style: italic;
  font-weight: 100;
  font-size: 20px;
  color: #6F6F6F;
  letter-spacing: 0px;
  line-height: 26px; }

.publish-social {
  margin-top: 20px; }

.share-block {
  padding: 18px;
  border: 2px solid #6F6F6F;
  display: inline-block;
  border-bottom: 0px; }

.published-block .published-wrap:last-child .share-block {
  border-bottom: 2px solid #6F6F6F; }

.share-wrap {
  text-align: center;
  width: 21px;
  height: 21px; }

.also-block {
  border-top: 1px solid #E1E1E1;
  padding-top: 20px; }

.also-block h3 {
  font-size: 17px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 23px;
  font-weight: 700; }

.also-block p {
  font-size: 11px;
  color: #008ABB;
  letter-spacing: 0px;
  font-weight: 600; }

.sg {
  font-weight: 100;
  font-size: 16px;
  color: #6F6F6F;
  letter-spacing: 0px;
  line-height: 26px; }

.sb {
  font-weight: 100;
  font-size: 12px;
  color: #242424;
  letter-spacing: 0px; }

.v-line {
  width: 3px;
  height: 125px;
  background-color: #E1E1E1;
  margin: 0 auto; }

.updated h3 {
  font-weight: 600;
  font-size: 31px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 40px;
  margin-bottom: 35px; }

.updated p {
  padding-right: 5px;
  font-weight: 100;
  font-size: 12px;
  color: #8A9096;
  letter-spacing: 0px;
  line-height: 22px; }

#loadMore {
  cursor: pointer;
  padding-bottom: 50px; }

#loadMore p {
  text-align: center;
  font-weight: 600;
  font-size: 17px;
  color: #8A9096;
  letter-spacing: 0px;
  line-height: 23px; }

#loadMore span {
  padding-left: 5px;
  position: relative;
  top: 2px; }

.fix-padding-l {
  padding-left: 0px; }

.fix-padding-col {
  padding: 0px;
  margin-right: 15px; }

.fix-padding {
  padding: 0px; }

.change-row {
  position: relative; }

.force-col-bottom {
  position: absolute;
  right: 0px;
  bottom: 0px; }

.retro-display p a {
  padding-left: 10px;
  font-weight: 500;
  color: #008ABB;
  letter-spacing: 0px; }

.retro-display p a span {
  padding-left: 5px; }

.border-line {
  height: 1px;
  background-color: #E1E1E1;
  width: 70%; }

.first-pad {
  padding-left: 0px;
  padding-right: 30px; }

.last-pad {
  padding-left: 30px;
  padding-right: 0px; }

.expend {
  -webkit-transition: transform 0.5s;
  /* Safari */
  transition: transform 0.5s; }

.rotateThis {
  transform: rotateX("180deg"); }

.no-margin {
  margin: 0; }

.error-row {
  padding-top: 100px;
  padding-bottom: 100px; }

.cookie-block {
  background-color: #008ABB;
  max-height: 83px;
  padding: 23px 0 30px 0;
  display: none;
  z-index: 9999;
  position: fixed;
  width: 100%;
  margin-top: -100px; }

.cookie-block p {
  color: #fff;
  font-weight: 100;
  letter-spacing: 0px;
  font-size: 14px;
  display: inline-block;
  margin: 0 auto; }

.cookie-block a {
  color: #008ABB;
  float: right;
  font-weight: bold !important;
  cursor: pointer; }

.newsletter-block {
  padding: 50px 0 70px 0;
  background-color: #8DD8FD;
  max-height: 200px; }

.newsletter-block span {
  color: #fff;
  text-decoration: uppercase;
  font-weight: 300px; }

.newsletter-block h1 {
  color: #008ABB;
  font-weight: 300;
  font-size: 31px; }

.newsletter-block .subscribe-form input {
  color: #fff;
  border-color: #fff;
  font-size: 12px; }

.newsletter-block .subscribe-form input::-webkit-input-placeholder {
  color: #fff; }

.newsletter-block .subscribe-form button {
  font-size: 12px; }

.newsletter-block p {
  display: inline-block;
  vertical-align: middle;
  color: #008ABB; }

.newsletter-block a {
  font-weight: bold;
  cursor: pointer; }

.newsletter-block button,
.cookie-block a {
  font-weight: 300 !important; }

.cookie-block a {
  color: #fff !important;
  text-decoration: underline !important;
  float: none !important; }

.cookie-block a.white-btn {
  color: #337ab7 !important;
  text-decoration: none !important;
  float: right !important; }

.close-newsletter img {
  display: block;
  float: right; }

.subscribe-footer {
  z-index: 101; }

#observatory {
  position: relative;
  bottom: 250px; }

@media (max-width: 1200px) {
  .newsletter-block .subscribe-form input {
    margin-left: 0px; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .member-info .col-position {
    margin-left: 0px; }

  .member-info .info-col {
    width: auto; }

  .obs-evenst {
    margin-bottom: 25px; }

  .subscribe-footer .blue-fillup .ontop.center-this {
    margin-top: 75px; }

  .newsletter-block p,
  .newsletter-block .subscribe-form {
    margin-top: 25px;
    display: block; }

  .paper-display .col-md-5.col-md-offset-1 {
    margin-left: 0px; }

  #footer .footer-bar {
    margin-top: 75px; }

  #footer .footer-brand {
    margin-top: 65px; }

  .retro-filter .filter-head form .form-group {
    margin-left: 0px;
    float: left;
    width: 82%; }

  .retro-filter .filter-head form .form-group input {
    width: 100%; }

  .retro-filter .filter-head form button {
    float: right; }

  .sub-publi-header h1 {
    padding-top: 0px !important;
    margin-top: 0px; }

  .full-header .breadcrumbs {
    margin-top: 125px; }

  .page-type h3 {
    padding-top: 15px; }

  .main-menu {
    margin-top: 10px; }

  .nav .navbar-form {
    margin-top: -3px; }

  #footer {
    position: relative; }

  .subscribe-footer {
    display: block;
    position: relative;
    width: 100%; }

  .info-col,
  .info-divide {
    display: inline-block; }

  .info-divide {
    margin: 0 15px 0 15px; } }
@media screen and (-ms-high-contrast: active) and (max-height: 770px), (-ms-high-contrast: none) and (max-height: 770px) {
  #programs {
    display: block;
    position: relative;
    top: -300px;
    visibility: hidden; }

  #observatory {
    display: block;
    position: relative;
    top: -275px;
    visibility: hidden; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .nav .navbar-form {
    margin-top: 10px; }

  .icon-wrap li {
    margin-top: -1px; }

  .navbar-form .filter-head .form-group {
    width: 81%; } }
@supports (-ms-accelerator: true) {
  .icon-wrap li.colored {
    margin-top: -1px; }

  .navbar-form .filter-head .form-group {
    width: 83%; } }
.navbar-form {
  box-shadow: none; }

.about-menu-infoGraph span {
  font-size: 9px !important;
  color: #82858A !important;
  letter-spacing: 0px !important;
  font-weight: bold !important;
  top: -10px !important;
  padding-left: 2px;
  padding-right: 2px; }

@-moz-document url-prefix() {
  @media screen and (max-width: 767px) {
    .retro-filter button {
      margin-top: -42px; } }
  @media screen and (max-width: 399px) {
    .retro-filter button {
      margin-top: -44px; } } }
#header {
  position: fixed;
  width: 100%;
  margin-top: -100px;
  z-index: 9999; }

main {
  margin-top: 100px; }

.navbar-ij {
  background-color: #fff; }

.nav-container {
  height: 50px;
  position: relative;
  margin-top: 25px;
  margin-bottom: 25px; }

.navbar-ij .navbar-brand {
  padding: 0px; }

.navbar-ij ul {
  min-height: 50px;
  display: flex;
  align-items: center; }

.navbar-ij ul li {
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  font-weight: 500;
  padding-right: 35px; }

.navbar-ij ul li a {
  color: #242424 !important;
  padding: 0px !important;
  line-height: 35px;
  position: relative; }

.tw-icon img {
  width: 21px; }

.fb-icon img {
  width: 10px; }

.non-hover {
  position: relative;
  -webkit-transition: all 0.2s;
  /* Safari */
  -webkit-transition-timing-function: linear;
  /* Safari */
  transition: all 0.2s;
  transition-timing-function: linear; }

.social-nav li {
  position: relative; }

.for-hover {
  position: absolute;
  bottom: 4px;
  left: 0px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  /* Safari */
  -webkit-transition-timing-function: linear;
  /* Safari */
  transition: all 0.2s;
  transition-timing-function: linear;
  z-index: 20; }

.for-hover:hover {
  opacity: 1; }

#navbar {
  margin-left: 250px; }

.anchor-fix {
  position: relative;
  top: -180px; }

#news-search {
  top: -200px; }

.navbar-ij form input {
  font-weight: 100 !important;
  border: none;
  box-shadow: none;
  color: #9B9B9B; }

.navbar-ij .btn span {
  color: #9B9B9B;
  font-weight: 100; }

.navbar-ij .form-control {
  width: 100px; }

.navbar-ij .btn-default {
  border: none;
  background: none !important; }

/*.navbar-ij .navbar-form {
	margin-right: 100px;
}*/
.navbar-ij .btn-default:hover {
  background-color: #fff; }

/*.navbar-ij .social-nav {
	margin-right: 30px;
}*/
.navbar-ij .social-nav li {
  float: left;
  padding-right: 10px; }

.menuActive {
  position: relative;
  top: 0px; }

.main-menu li:hover a {
  border-bottom: 3px solid #008ABB; }

.main-menu li a:hover {
  border-bottom: 3px solid #008ABB !important; }

.main-menu li.actief a {
  border-bottom: 3px solid #008ABB; }

.main-menu li.actief {
  top: 2px; }

.menu-hovered {
  width: 100%;
  height: 320px;
  position: fixed;
  top: 101px;
  left: 0px;
  background-color: #EDEFF3;
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #E7E7E7; }

.menu-hovered h4 {
  margin-top: 0px;
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0px;
  font-weight: 600;
  margin-bottom: 40px; }

.menu-hovered p {
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 19px; }

.program-menu img {
  max-height: 135px; }

.program-menu p {
  font-size: 11px;
  font-weight: 600;
  padding-top: 40px;
  letter-spacing: 0px;
  line-height: 8px; }

.program-menu p span {
  position: relative;
  left: 0px;
  -webkit-transition: all 0.2s;
  /* Safari */
  -webkit-transition-timing-function: linear;
  /* Safari */
  transition: all 0.2s;
  transition-timing-function: linear; }

.program-menu:hover p span {
  position: relative;
  left: 8px; }

.menu-link {
  color: #008ABB;
  font-size: 11px;
  font-weight: 500;
  padding-top: 20px;
  letter-spacing: 0px;
  line-height: 8px; }

.menu-link span {
  -webkit-transition: all 0.2s;
  /* Safari */
  -webkit-transition-timing-function: linear;
  /* Safari */
  transition: all 0.2s;
  transition-timing-function: linear;
  position: relative;
  left: 0px; }

.menu-link:hover span {
  position: relative;
  left: 8px; }

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

.obs-menu p {
  padding-top: 10px;
  padding-bottom: 8px; }

.obs-menu img {
  width: 90px !important; }

.obs-h4 {
  margin-bottom: 10px !important; }

.menuPopEvent p {
  font-size: 11px; }

.menuPopEvent img {
  margin-top: 15px !important;
  width: 100%;
  max-height: 100%;
  background-size: cover;
  background-position: center center; }

.popEvent-wrap {
  background-color: #DADFE7;
  width: 100%;
  height: 140px; }

.popEvent {
  width: 100%;
  height: 140px; }

.menu-event {
  font-size: 11px;
  color: #979797;
  letter-spacing: 0px;
  min-height: 130px; }

.menu-event h3 {
  margin-top: 15px;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 22px;
  max-height: 44px;
  overflow-y: hidden; }

.menu-event img {
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  max-height: 150px; }

.past-event-menu {
  padding-top: 29px;
  font-size: 11px !important; }

.border-publi {
  border-right: 1px solid #E1E1E1; }

.retro-imageBlock {
  display: flex;
  float: left; }

.retro-textBlock-menu {
  display: flex;
  padding-left: 10px; }

.retro-textBlock {
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 22px;
  position: relative;
  left: 10px; }

.retro-textBlock span {
  position: relative;
  left: 5px;
  font-size: 12px; }

.retro-link span {
  left: 4px; }

.retro-link:hover span {
  left: 12px; }

.about-pop-menu {
  list-style-type: none;
  display: block !important;
  align-items: initial !important;
  padding-left: 0px;
  margin-left: 50px; }

.about-pop-menu li {
  padding-right: 0px !important;
  line-height: initial;
  color: #242424;
  letter-spacing: 0px;
  line-height: 22px;
  font-size: 16px;
  font-weight: 600;
  height: 25px; }

.about-pop-menu li a {
  line-height: initial;
  color: #242424;
  letter-spacing: 0px;
  line-height: 22px;
  font-size: 16px;
  font-weight: 500; }

.about-pop-menu span {
  font-size: 12px;
  font-weight: 200 !important;
  top: 0px !important; }

.about-menu-infoGraph {
  margin-top: 10px; }

.about-menu-infoGraph img {
  height: 35px;
  width: 35px !important; }

.about-menu-infoGraph span {
  font-size: 9px !important;
  color: #82858A !important;
  letter-spacing: 0px !important;
  font-weight: bold !important;
  top: -10px !important; }

.about-menu-infoGraph .icon-box {
  width: 110px !important;
  padding-left: 0px; }

.icon-box-pop {
  margin-top: 20px; }

.img-pop-2 img {
  width: 39px !important;
  height: 34px; }

.img-pop-3 img {
  width: 34px !important;
  height: 34px; }

.img-pop2-1 img {
  width: 32px !important;
  height: 31px; }

.img-pop2-2 img {
  width: 39px !important;
  height: 32px; }

.img-pop2-3 img {
  width: 37px !important;
  height: 29px; }

.navbar-ij ul li[category='menuHome']:hover,
.navbar-ij ul li[category='menuNews']:hover {
  top: 2px; }

.menuActive[category='menuHome'],
.menuActive[category='menuNews'] {
  top: 0px; }

#menuPublications h3 {
  max-height: 65px; }

#menuEvents p.menu-link,
#menuEvents p.past-event-menu,
#menuPublications p.menu-link,
#menuAbout p.menu-link,
#menuWork p.menu-link {
  position: absolute; }

#menuEvents p.menu-link {
  top: 156px;
  min-width: 200px; }

#menuEvents p.past-event-menu {
  top: 200px; }

#menuPublications p.menu-link {
  top: 200px; }

#menuAbout p.menu-link {
  top: 209px; }

#menuWork p.menu-link {
  font-size: 11px !important;
  top: 209px; }

#menuWork .obs-menu p.menu-link {
  padding-top: 20px; }

@media (max-width: 991px) {
  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-collapse.collapse.in {
    /* NEW */
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .retro-link {
    padding-top: 2px; }

  .retrospect-link {
    margin-top: 0px; }

  .about-pop-menu li a {
    font-size: 14px !important; } }
@media (min-width: 992px) {
  .navbar-ij .main-menu li:hover {
    top: 2px; } }
.retro-filter-link h3 span {
  top: -1px; }

#footer {
  z-index: 30;
  position: absolute; }

.subscribe-footer {
  width: 100%;
  height: 375px;
  position: relative;
  margin-top: 50px;
  background-color: #FCFCFC; }

.subscribe-footer img {
  position: relative;
  z-index: 2;
  float: right; }

.blue-fillup {
  background-color: #8DD8FD;
  width: 100%;
  height: 258px;
  position: absolute;
  bottom: 0px;
  display: flex;
  align-items: center; }

.subscribe-titles h5 {
  color: #fff;
  font-size: 12px;
  font-weight: 500; }

.subscribe-titles h3 {
  font-size: 30px;
  color: #008ABB;
  letter-spacing: 0px;
  line-height: 40px;
  font-weight: 700;
  margin-top: 15px; }

.blue-fillup p {
  font-size: 14px;
  color: #008ABB;
  letter-spacing: 0px;
  line-height: 24px; }

#footer {
  height: 170px;
  width: 100%;
  background-color: #fff; }

.footer-brand {
  float: left;
  height: 50px;
  font-size: 18px;
  line-height: 20px; }

.footer-bar {
  padding-left: 35px;
  padding-right: 15px;
  width: 100%; }

#footer ul {
  margin: 0;
  display: inline-block; }

#footer ul li {
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  font-weight: 500;
  padding-right: 15px; }

#footer ul li a {
  color: #242424; }

.footer-form {
  display: inline-block; }

.social-footer {
  position: relative;
  display: inline-block; }

.social-footer li {
  width: 30px; }

.social-footer a {
  /*position: absolute;*/ }

footer .colored,
footer .non-color {
  -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; }
footer .non-color {
  z-index: 5;
  position: relative;
  margin-right: 1px;
  opacity: 1; }
footer .colored {
  position: absolute;
  opacity: 0; }
footer .icon-wrap:hover .non-color {
  opacity: 0; }
footer .icon-wrap:hover .colored {
  opacity: 1; }

.colored img {
  position: absolute; }

.icon-wrap {
  float: left; }

.social-icon-1 {
  margin-right: 12px; }

.social-icon-1 li a img {
  width: 21px;
  height: 16px;
  bottom: 2px; }

.social-icon-2 li a img {
  width: 8px;
  height: 15px;
  bottom: 3px; }

.social-icon-3 li a img {
  width: 15px;
  height: 16px;
  bottom: 2px; }

.social-icon-4 li a img {
  width: 27px;
  height: 11px;
  bottom: 5px; }

.subscribe-form input {
  width: 200px;
  padding-left: 15px;
  margin-left: 50px; }

.subscribe-form button {
  float: right; }

.subscribe-form .grey-field {
  color: #9B9B9B; }

.subscribe-form button.btn-ij-blue {
  color: #fff;
  height: 35px; }

.subscribe-footer .subscribe-form {
  width: 100%;
  position: relative;
  display: block;
  height: auto; }

.simple-field {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13px; }

.simple-field::-webkit-input-placeholder {
  color: #fff;
  font-weight: 100; }

.simple-field:focus {
  outline: 0; }

.simple-field.grey-field {
  border-color: #E2E2E2; }

.simple-field.grey-field::-webkit-input-placeholder {
  color: #E2E2E2; }

.updated .subscribe-form input {
  margin-left: 0px;
  width: 100%;
  border-color: #8A9096;
  margin-bottom: 20px;
  color: #8A9096; }

.updated .simple-field.grey-field::-webkit-input-placeholder {
  color: #8A9096; }

#footer .subscribe-form input {
  margin-right: 15px;
  font-size: 12px;
  color: #9B9B9B; }

.nav .social-nav li.tw-nav img {
  max-width: 21px; }

.nav .social-nav li.fb-nav img {
  max-width: 10px; }

.btn-ij-blue {
  background-color: #008ABB;
  padding: 8px 15px;
  border: none;
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: bold;
  border-radius: 2px; }

.btn-ij-blue a {
  color: #fff; }

.btn-ij-blue.white-btn {
  background-color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 20px; }

.btn-ij-blue.white-btn a {
  color: #008ABB;
  font-weight: 600; }

.dropdown-btn {
  padding: 8px 16px;
  background: none;
  border: 1px solid #E1E1E1;
  color: #B6B6B6;
  border-radius: 2px;
  width: 140px; }

.dropdown-btn span {
  font-size: 12px;
  font-weight: 600; }

.dropdown-btn img {
  position: relative;
  top: 3px; }

.retrospect-menu .dropdown {
  display: inline-block; }

.dropdown.months .dropdown-btn {
  width: 265px;
  padding: 12px 24px; }

.dropdown.months .dropdown-btn img {
  position: relative;
  top: 7px; }

.dropdown.months .dropdown-menu {
  min-width: 265px; }

.months .dropdown-btn span {
  color: #008ABB;
  font-size: 22px;
  color: #008ABB;
  letter-spacing: 0px; }

.print-issue .btn-ij-blue {
  color: #fff; }

a.btn-ij-blue {
  color: #fff; }

a.white-btn {
  color: #337ab7; }

.dropdown .dropdown-toggle {
  padding-left: 10px;
  padding-right: 10px; }

.btn-search:hover,
.btn-search:focus {
  color: #BFE1ED !important;
  background-color: transparent !important;
  border-color: transparent !important;
  outline: none; }

.share-wrap.tw,
.share-wrap.fb,
.share-wrap.li {
  background-position: center;
  background-repeat: no-repeat; }

.share-wrap.tw {
  background-image: url("/assets/images/tw.png"); }

.share-block:hover .share-wrap.tw {
  background-image: url("/assets/images/th.png");
  background-size: 100%; }

.share-wrap.fb {
  background-image: url("/assets/images/f.png"); }

.share-block:hover .share-wrap.fb {
  background-image: url("/assets/images/fh.png");
  background-size: 50%; }

.share-wrap.li {
  background-image: url("/assets/images/in.png"); }

.share-block:hover .share-wrap.li {
  background-image: url("/assets/images/linkedin-hover@2x.png");
  background-size: 80%; }

.share-block {
  margin-bottom: -6px;
  cursor: pointer !important; }

.link__banner:hover,
.link__banner:focus,
.link__banner:active {
  text-decoration: none; }

.blue-fillup__banner {
  position: relative;
  margin-top: 105px;
  height: auto;
  padding: 20px 0; }
  @media (max-width: 991.98px) {
    .blue-fillup__banner {
      padding: 0px; } }
  .blue-fillup__banner .publicationsImage {
    display: block;
    margin: 0 auto;
    max-height: 175px; }
    @media (max-width: 991.98px) {
      .blue-fillup__banner .publicationsImage {
        margin-top: 20px;
        margin-bottom: 25px; } }

.headContainerOffset .date-menu {
  background-color: transparent; }

.home-headline {
  margin-top: -20px;
  height: 320px;
  position: relative;
  margin-bottom: 40px; }

.headline-wrapper {
  width: 100%;
  bottom: 0px;
  position: absolute; }

.headline-box {
  height: 200px; }

.headline-box img {
  margin-top: -45px; }

.headline-box p {
  position: relative;
  margin-left: 120px;
  padding-left: 20px;
  top: -110px;
  background-color: #FCFCFC;
  z-index: 3;
  padding-top: 20px;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 22px; }

.headline-box p a {
  color: #008ABB;
  text-decoration: none; }

.headline-box h1 {
  font-size: 31px;
  letter-spacing: 0px;
  line-height: 40px;
  position: relative;
  margin-left: 120px;
  padding-right: 60px;
  padding-left: 20px;
  top: -155px;
  padding-top: 30px;
  font-weight: 700;
  background-color: #FCFCFC; }

.retrospect-row {
  margin-top: 100px;
  margin-bottom: 100px;
  height: 120px;
  width: 100%; }

.aligned-title h2 {
  margin: 0px;
  font-weight: 700;
  font-size: 31px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 40px; }

.retrospect-row p {
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0px;
  line-height: 26px;
  margin: 0px;
  font-weight: 100; }

.event-preview-big {
  height: 425px;
  width: 100%;
  /*margin-bottom: 100px;*/ }

.preview-text-box-big {
  color: #242424;
  width: 100%;
  height: 425px;
  padding-left: 35px;
  padding-top: 50px;
  background-size: cover;
  background-color: #DADFE7;
  padding-right: 35px; }

.preview-text-box-big p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 22px; }

.preview-text-box-big h2 {
  font-weight: 700;
  font-size: 31px;
  letter-spacing: 0px;
  line-height: 40px;
  margin-top: 0px; }

.preview-text-box-big span {
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 0px; }

.white .preview-text-box-big p,
.white .preview-text-box-big h2,
.white .preview-text-box-big span {
  color: #fff; }

.program-preview {
  display: flex;
  align-items: center;
  margin-bottom: 100px; }

.program-preview img {
  display: inline-block;
  float: left; }
  @media (min-width: 991.98px) {
    .program-preview img {
      max-width: 40%; } }

.program-title h3 {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 22px;
  font-weight: 100;
  padding-left: 15px;
  font-weight: bold; }

.program-title h3 span {
  color: #242424 !important;
  font-weight: normal; }

.program-block .title-wrap h2 {
  border: none;
  padding-left: 15px; }

.twitter-block .twitter-top {
  margin-top: 5px; }

.twitter-block .twitter-top img {
  float: left;
  display: inline-block;
  margin-right: 10px; }

.twitter-block .twitter-top p {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #9B9B9B; }

.twitter-block .twitter-top p a {
  color: #9B9B9B;
  font-size: 12px;
  font-weight: 300;
  margin-left: 10px; }

.twitter-block .twitter-top p a:hover {
  text-decoration: underline; }

.twitter-block p span {
  font-size: 11px;
  color: #979797;
  display: block;
  margin-top: 5px; }

.twitter-block ul {
  padding-left: 0px;
  list-style-type: none; }

.twitter-block ul li {
  margin-top: 20px;
  font-size: 13px;
  font-family: 'Lora', sans-serif; }

.twitter-block ul li p {
  word-break: break-word;
  max-height: 130px;
  overflow: hidden;
  text-overflow: ellipsis; }

.twitter-block ul li p a {
  word-break: break-word; }

.twitter-block ul li .border-bottom {
  margin-top: 20px;
  border-bottom: 1px solid #B6B6B6;
  width: 50%; }

.twitter-block ul li:last-child .border-bottom {
  border: none; }

@media screen and (min-width: 992px) {
  .retrospect-row {
    display: flex;
    align-items: center; } }
/* Update 06/06/2017 */
.browseSpect img {
  display: inline-block;
  max-width: 49%; }
.browseSpect p {
  display: inline-block;
  float: right;
  text-align: center;
  font-size: 18px;
  width: 51%;
  color: #008ABB;
  font-weight: 600;
  margin-left: 20px; }

@media (max-width: 991px) {
  .browseSpect {
    padding-top: 15px;
    padding-bottom: 5px; } }
.homepage .gallery-block .carousel-inner .item img {
  height: 420px; }

.date-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  position: fixed;
  z-index: 30;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #FCFCFC; }

ul.date-menu li {
  font-size: 16px;
  color: #C9C9C9;
  letter-spacing: 0px;
  font-weight: 100;
  margin-left: -16px;
  padding-bottom: 10px;
  padding-top: 10px; }

ul.date-menu li a {
  color: #C9C9C9; }

ul.date-menu li.current a {
  color: #242424; }

ul.date-menu li.current {
  padding-left: 1em;
  text-indent: -.7em;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  font-weight: 100;
  margin-left: -43px;
  padding-bottom: 0px;
  padding-top: 0px;
  position: relative;
  top: -3px; }

.navbar-brand img {
  width: 215px;
  margin-top: -10px; }
  @media (min-width: 991.98px) and (max-width: 1200px) {
    .navbar-brand img {
      width: 200px;
      margin-top: -5px; } }

@media (min-width: 991.98px) and (max-width: 992px) {
  #navbar {
    margin-top: 10px !important; }

  .navbar-ij ul.main-menu {
    margin-left: -15px; }
    .navbar-ij ul.main-menu li {
      padding-right: 20px; }
    .navbar-ij ul.main-menu li.actief {
      top: 0px; }
  .navbar-ij .navbar-right {
    display: flex;
    align-items: center;
    float: right !important; }
    .navbar-ij .navbar-right .navbar-form {
      margin-top: -10px; }
      .navbar-ij .navbar-right .navbar-form .form-group {
        width: inherit; }
    .navbar-ij .navbar-right .social-nav li {
      padding-right: 0px; } }
ul.date-menu li.current:before {
  content: "• ";
  font-size: 30px;
  color: #008ABB;
  position: relative;
  top: 5px; }

.upcoming-event {
  height: 400px;
  margin-top: 50px;
  margin-bottom: 50px; }

.event-thumb {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 350px;
  background-color: #DADFE7; }

.event-preview h2 {
  font-size: 28px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 37px;
  font-weight: 100; }

.event-preview span {
  font-size: 14px;
  color: #008ABB;
  letter-spacing: 0px;
  font-weight: 600; }

.event-preview p {
  font-size: 14px;
  color: #6F6F6F;
  letter-spacing: 0px;
  line-height: 23px;
  padding-right: 35px;
  margin-top: 15px; }

.event-date {
  text-align: right;
  margin-top: 75px;
  border-left: 1px solid #CCCCDC;
  padding-bottom: 50px; }

.event-date p {
  opacity: 0.2;
  font-size: 10px;
  color: #000000;
  letter-spacing: 0px;
  margin-bottom: 20px; }

.event-day {
  font-size: 32px;
  color: #979797;
  letter-spacing: -2.54px;
  line-height: 22.79px; }

.event-month {
  position: relative;
  top: 0px;
  font-size: 16px;
  color: #979797;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 30px;
  display: block; }

.till-date {
  padding-top: 15px;
  top: 20px;
  font-size: 11px;
  color: #979797;
  letter-spacing: -0.34px;
  line-height: 22px;
  position: relative;
  border-top: 1px solid #979797; }

.second-event .event-date {
  text-align: left;
  margin-top: 75px;
  border-left: none;
  border-right: 1px solid #CCCCDC;
  padding-bottom: 50px; }

.event-tabs {
  margin-top: 25px;
  margin-left: -15px;
  width: 100%;
  /*border-top: 1px solid #CCCCDC;*/ }

.event-tabs .date-menu {
  margin-left: 15px;
  padding-top: 15px; }

.tabs-menu {
  border-top: 1px solid #CCCCDC;
  margin-top: -57px;
  padding-left: 5px; }

.tabs-menu ul li {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #A9A9A9;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 26px;
  cursor: pointer; }

.tabs-menu ul li.active {
  background-color: #008ABB;
  color: #FFFFFF; }

.past-events {
  margin-top: 105px; }

.past-titles span {
  font-weight: 100;
  font-size: 12px;
  color: #979797;
  letter-spacing: 0px;
  display: inline-block;
  border-right: 1px solid #979797;
  line-height: 12px;
  padding-right: 10px; }

.contributed .past-titles span {
  padding-right: 5px; }

.past-titles h3 {
  font-size: 28px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 37px;
  display: inline-block;
  font-weight: 600;
  padding-left: 10px;
  margin-top: -45px; }

.past-thumb img {
  width: 100%;
  margin-top: 15px;
  padding-right: 25px;
  padding-bottom: 45px; }

.past-preview {
  margin-top: 10px; }

.loc {
  font-weight: 100 !important; }

p.date-display {
  margin-top: 10px;
  margin-bottom: -10px;
  font-size: 11px;
  color: #979797;
  letter-spacing: -0.34px;
  line-height: 22px; }

.date-header {
  height: 170px;
  width: 100%;
  text-align: center;
  border: 5px solid #FFF;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 20px; }

.date-header.black {
  color: #242424;
  border-color: #242424;
  opacity: 0.9; }

.header-till {
  width: 100%;
  display: block;
  font-size: 13px;
  letter-spacing: 0px;
  font-weight: 100;
  text-transform: capitalize;
  padding-bottom: 10px; }

.date-day {
  width: 100%;
  display: block;
  font-size: 72px;
  letter-spacing: 0px;
  line-height: 41px; }

.month-year {
  width: 100%;
  display: block;
  font-size: 16px;
  color: #FFF;
  letter-spacing: 3px;
  font-weight: 400;
  padding-top: 5px; }

.date-header.black .month-year {
  color: #242424;
  opacity: 0.9; }

.h-title h1 {
  font-size: 31px;
  font-weight: 800;
  color: #242424;
  letter-spacing: 0px;
  line-height: 40px;
  opacity: 0.9; }

.h-title.white h1 {
  color: #fff; }

.h-tags {
  padding-top: 20px;
  color: #008ABB;
  font-weight: 600; }

.event-loc {
  font-weight: 300; }

.regular-text h2 {
  font-weight: 100;
  font-size: 28px;
  color: #979797;
  letter-spacing: 0px; }

.regular-text p {
  margin-top: 40px;
  font-weight: 100;
  font-size: 18px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px; }

.regular-text ol,
.regular-text ul {
  margin-top: 40px; }

.regular-text ol li,
.regular-text ul li {
  font-weight: 100;
  font-size: 18px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 30px; }

.speaker-block p {
  margin-top: 0px; }

.event-published {
  position: absolute; }

.quote-row {
  margin-top: 45px;
  margin-bottom: 45px; }

.quote-icon {
  display: inline-block; }

.huge-asset iframe {
  max-width: 100%; }

.quote {
  margin-top: -30px;
  position: relative;
  margin-left: 50px;
  display: inline-block; }

.quote h4 {
  font-size: 25px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 38px;
  font-weight: 200; }

.huge-asset {
  margin-top: 20px;
  padding-bottom: 20px; }

.huge-asset img {
  max-width: 100%; }

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

.img-copyright p {
  font-size: 11px;
  color: #979797;
  letter-spacing: 0px;
  font-weight: 100;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #E1E1E1;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px; }

.speaker-row {
  padding-bottom: 60px; }

.more-entries h5 {
  padding-left: 15px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0px;
  font-weight: 600; }

.about-event {
  margin-top: 60px; }

.also-block p span {
  color: #242424;
  font-weight: 100; }

.poster {
  width: 100%;
  height: 500px;
  background-color: #DADFE7; }

.speaker-block h2 {
  font-size: 18px;
  color: #008ABB;
  letter-spacing: 0px;
  line-height: 29px;
  font-weight: 600;
  margin-bottom: 0px; }

.speaker-block i {
  font-size: 18px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px; }

.speaker-block p {
  font-size: 18px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px; }

#past-events {
  position: relative;
  top: 100px; }

.retro-like {
  float: right;
  display: inline-block; }

.retro-like.work-textBlock {
  border-top: 1px solid #E1E1E1;
  width: 255px;
  padding-left: 0px; }

.retro-imageBlock {
  display: inline-block;
  float: left; }

.retro-like h3 {
  padding-left: 10px;
  font-size: 17px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 23px; }

.regular-text p a {
  color: #008ABB; }

.event-tabs-fixed {
  position: fixed;
  top: 158px;
  z-index: 21; }

.fixed-offset {
  padding-top: 20px; }

.event-tabs-fixed ul {
  position: relative;
  z-index: 20; }

.upc-title-menu h3 {
  max-height: 88px; }

.event-tabs-fixed .tabs-fixed-bg {
  height: 76px;
  background-color: #FCFCFC;
  position: fixed;
  z-index: 19;
  width: 100%;
  top: 102px;
  margin-left: -5px; }

.text-block img {
  max-width: 100%; }

.events-border {
  border-bottom: 1px solid #979797;
  margin-top: 50px; }

.past-events-wrap {
  margin-left: 15px; }

#upcoming-events ul.date-menu li a {
  font-size: 14px;
  font-weight: bold; }

.event-published {
  z-index: 999; }

@media (min-width: 992px) {
  ul.date-menu li.news-anchor {
    margin-left: -30px !important; } }
.container__topBlock {
  padding-top: 75px;
  padding-bottom: 80px; }

.article-display {
  margin-top: 45px; }

.bigImg-resp {
  width: 200px; }

.publi {
  margin-top: 45px; }

.publi h2 {
  font-size: 31px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 40px; }

.article-block {
  border-top: 1px solid #E1E1E1;
  margin-bottom: 30px; }

.article-block h3 {
  font-size: 17px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 23px; }

.article-display .description {
  padding-bottom: 40px;
  border-bottom: 1px solid #E1E1E1; }

.description p {
  padding-top: 15px;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0px;
  line-height: 26px; }

.description span {
  font-weight: 600;
  font-size: 11px;
  color: #008ABB;
  letter-spacing: 0px;
  padding-top: 5px; }

.description .glyphicon {
  padding-left: 10px; }

.display-img {
  float: left;
  display: inline-block;
  width: 163px;
  height: 200px;
  background-color: #DADFE7;
  background-size: cover;
  background-position: center; }

.paper-desc {
  display: flex;
  align-items: stretch; }

.paper-display h3 {
  position: relative;
  left: 45px;
  font-size: 17px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 23px;
  /*padding-top: 25px;*/
  font-weight: 600;
  width: 200px; }

.span-paper {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 125px;
  border-bottom: 1px solid #E1E1E1;
  text-align: right;
  padding-bottom: 15px; }

.paper-desc a {
  border-bottom: 1px solid #E1E1E1; }

.sub-publi-header {
  margin-top: 60px;
  margin-bottom: 60px; }

.sub-publi-header p {
  font-size: 18px;
  color: #6F6F6F;
  letter-spacing: 0px;
  line-height: 29px;
  font-weight: 100;
  margin: 0; }

.sub-publi-header h1 {
  padding-top: 30px;
  padding-bottom: 30px;
  border-right: 5px solid #008ABB;
  font-size: 31px;
  color: #008ABB;
  letter-spacing: 0px;
  line-height: 40px;
  font-weight: 600; }

.publications .past-titles h3 {
  padding-left: 0px;
  font-size: 31px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 40px; }

.publications .date-display {
  font-size: 12px;
  color: #979797;
  letter-spacing: 0px; }

.publi-row .past-thumb {
  margin: 0;
  border: none; }

.publi-row {
  margin-bottom: 30px;
  border-bottom: 1px solid #979797; }

.retrospect-ad .preview-text-box-big {
  background-position: bottom right;
  padding-left: 50px;
  padding-top: 75px; }

.retrospect-ad h2 {
  color: #fff;
  font-weight: 500; }

.retrospect-ad span {
  font-size: 14px;
  color: #8DD8FD;
  letter-spacing: 0px;
  line-height: 26px; }

.retrospect-ad .subtitle {
  top: -30px; }

.publications .event-preview {
  padding-bottom: 20px; }

.publications .publi-row {
  border-bottom: 1px solid #E1E1E1; }

#public-entries {
  margin-bottom: 50px; }

.retro-display {
  margin-bottom: 40px; }

.retro-display h2 {
  margin-bottom: 15px; }

.retro-display p {
  font-weight: 600;
  margin-top: 0px;
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0px; }

.print-issue {
  padding-top: 40px;
  border-bottom: 1px solid #E1E1E1; }

.report .print-issue {
  padding-bottom: 40px; }

.print-issue h3 {
  font-weight: 600;
  margin: 0px;
  font-size: 17px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 23px; }

.print-issue button {
  margin-top: -25px; }

.print-issue.big-row h3 {
  display: inline-block; }

.print-issue.big-row button {
  margin-left: 50px;
  margin-top: -30px; }

.retro-display #loadMore {
  margin-top: 50px;
  padding-bottom: 0px; }

.retro-display li {
  font-weight: 600;
  margin-top: 0px;
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0px; }

.print-issue .dl-wrap {
  display: inline-flex;
  margin-top: -18px; }

.print-issue .dl-block {
  border-color: #008ABB; }

.prints {
  /*padding-top: 75px;*/ }
  .prints ul.date-menu li.current {
    top: 72px; }

.publiPrints ul.date-menu li.current {
  top: 52px; }

.expand-txt {
  position: relative;
  bottom: 25px;
  font-size: 14px;
  color: #9B9B9B;
  font-weight: 100;
  cursor: pointer; }

.retrospect-issues {
  border-bottom: none; }

.retrospect-issues .print-issue-border {
  border-bottom: 1px solid #E1E1E1;
  margin-top: 32px; }

.retrospect-issues h3 {
  display: inline-block; }

.retrospect-issues .btn-ij-blue {
  margin-top: -5px;
  margin-right: 50px; }

/*Update 06/06/17 */
.retroCTA {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600;
  font-size: 11px;
  color: #008ABB;
  letter-spacing: 0px;
  padding-top: 5px; }

.publicationsTitle {
  padding-top: 30px;
  padding-bottom: 30px;
  border-right: 5px solid #008ABB;
  margin-right: 20px;
  font-size: 31px;
  color: #008ABB;
  letter-spacing: 0px;
  line-height: 40px;
  font-weight: 600;
  /*font-size: 28px !important;*/ }

.regular-text h1 {
  /*padding-bottom: 30px;*/
  font-size: 31px;
  color: #008ABB;
  letter-spacing: 0px;
  line-height: 40px;
  font-weight: 600; }
.regular-text p {
  font-size: 16px;
  color: #6F6F6F;
  letter-spacing: 0px;
  line-height: 29px;
  font-weight: 100;
  margin: 0; }
  .regular-text p a {
    font-weight: 500; }

.buttonRow {
  padding-top: 30px; }

.containerOffset {
  padding-top: 25px;
  padding-bottom: 25px; }

.headContainerOffset {
  padding-top: 20px;
  margin-bottom: 5px; }
  .headContainerOffset .sg {
    font-size: 14px;
    float: left;
    font-weight: bold;
    color: #242424; }

.publicationFeed {
  border-top: 1px solid #E1E1E1; }

#feedMenu li {
  padding: 0px;
  margin-right: -5px;
  cursor: pointer; }
#feedMenu .feed-tab {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #FCFCFC;
  color: #6F6F6F;
  font-size: 16px;
  font-weight: 500; }
#feedMenu .feedMenu-item.active .feed-tab {
  background-color: #008ABB;
  color: #fff; }

.publicationsImage {
  max-width: 100%; }

.article .h-title h1 {
  font-size: 31px;
  color: #FFFFFF;
  letter-spacing: 0px;
  line-height: 40px;
  margin-left: -15px; }

.article-offset {
  margin-top: 65px; }

.article-offset .more-entries {
  margin-top: 70px; }

.article-offset .regular-text {
  margin-top: -10px; }

.article-sub {
  background-color: #DADFE7;
  width: 100%;
  margin-top: -115px;
  padding-top: 65px; }

.sub-content {
  background-color: #DADFE7;
  padding-left: 45px;
  padding-right: 60px;
  padding-bottom: 70px; }

.dl-block {
  padding: 15px 20px;
  border: 3px solid #fff;
  display: inline-block;
  margin-bottom: 40px;
  position: relative;
  cursor: pointer; }

.dl-line {
  opacity: 0.4;
  height: 1px;
  width: 63px;
  background-color: #979797; }

.dl-block {
  display: inline-block; }

.dl-text {
  display: inline-block;
  padding-left: 40px;
  cursor: pointer; }

.dl-text p {
  margin: 0px;
  margin-top: -40px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 23px;
  font-weight: 600;
  color: #333 !important; }

.read-more-articles h4 {
  margin-top: 35px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 0px; }

.more-articles {
  margin-bottom: 25px; }

.more-articles h3 {
  margin: 0px;
  margin-top: 5px;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 22px;
  font-weight: 600; }

.read-more-articles {
  padding-bottom: 10px;
  border-bottom: 1px solid #979797; }

.retrospect-block h3 {
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 23px;
  font-weight: 800;
  color: #333 !important; }

.retrospect-block img {
  margin-top: 10px;
  max-width: 100%;
  margin: 0 auto; }

.retrospect-block p {
  font-weight: 100;
  margin-top: 20px;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0px;
  line-height: 26px; }

.work-headline {
  padding-top: 100px;
  padding-bottom: 100px; }

.work-headline h1 {
  color: #242424;
  border: none;
  text-align: right;
  padding-right: 30px; }

.work-headline p {
  font-size: 19px;
  padding-left: 45px;
  border-left: 5px solid #E1E1E1; }

.work-wrap {
  background-color: #fff;
  margin-bottom: 100px;
  padding-bottom: 100px; }

.w-tabs {
  border-top: 5px solid #E1E1E1;
  width: 780px;
  margin: 0 auto; }

.w-tab {
  text-align: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  cursor: pointer; }

.fixed-tabs .w-tabs {
  position: relative;
  left: -0px; }

.w-tab h4 {
  font-size: 14px;
  color: #A9A9A9;
  letter-spacing: 0px;
  line-height: 26px;
  text-decoration: none !important; }

.w-tab.active {
  padding-top: 35px;
  margin-top: -5px;
  background-color: #008ABB; }

.w-tab.active h4 {
  color: #fff; }

.w-tabs a:focus {
  text-decoration: none !important; }

.tabbed-row {
  margin-top: 100px; }

.work-textBlock h2 {
  font-weight: 500;
  font-size: 28px;
  color: #008ABB;
  letter-spacing: 0px;
  line-height: 37px;
  padding-bottom: 20px; }

.work-textBlock p {
  font-weight: 100;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0px;
  line-height: 26px;
  min-height: 80px; }

.work-imageBlock img {
  width: 100%; }

.tab-divider {
  margin: 0 auto;
  width: 360px;
  height: 1px;
  background-color: #000;
  opacity: 0.5;
  text-align: center;
  margin-top: 75px;
  margin-bottom: 75px; }

.program-cover p {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 11px;
  letter-spacing: 0px;
  line-height: 8px;
  font-weight: 500; }

.program-cover.loop-1 {
  padding-right: 75px; }

.program-sub-row {
  padding-top: 50px; }

.program-cover.loop-2 {
  text-align: center;
  padding-right: 35px;
  padding-left: 40px; }

.program-cover.loop-3 {
  text-align: right;
  padding-left: 75px; }

.program-cover p {
  border-bottom: 1px solid #E1E1E1; }

.discover p {
  width: 200px;
  font-weight: 500;
  font-size: 11px;
  color: #008ABB;
  letter-spacing: 0px;
  line-height: 8px;
  padding-bottom: 15px;
  border-bottom: 1px solid #E1E1E1; }

.program-headline {
  margin-top: 25px;
  margin-bottom: 25px; }

.program-headline h1 {
  font-size: 30px;
  padding-right: 5px;
  border-right: 0px;
  padding: 0px;
  margin: 0px; }

.program-headline h1 span {
  display: block; }

.program-headline p {
  border-left: 5px solid;
  padding-left: 30px; }

.program-display {
  margin-top: 50px; }

.program-display li {
  padding-right: 0px;
  padding-left: 0px; }

.program-display li a {
  color: #9B9B9B; }

.more-programs {
  padding-bottom: 5px;
  border-bottom: 1px solid #E1E1E1; }

.more-programs a {
  text-align: right;
  color: #008ABB;
  font-size: 12px;
  font-weight: 500;
  padding-top: 20px;
  letter-spacing: 0;
  line-height: 8px;
  white-space: nowrap; }

.more-programs span {
  padding-left: 10px; }

.initiatives-preview {
  margin-top: 100px;
  margin-bottom: 45px; }

.initiatives-preview span {
  opacity: 0.3;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0px;
  line-height: 26px; }

.initiatives-preview .retrospect-ad .preview-text-box-big {
  padding-left: 100px;
  padding-top: 90px; }

.program-preview-row {
  margin-top: -30px; }

.program-preview-row .article-block {
  margin-bottom: 0px;
  margin-top: 30px; }

.program-preview-row .article-block p {
  font-size: 11px;
  color: #979797;
  letter-spacing: 0px; }

.program-article-row .retro-display {
  margin-bottom: -30px; }

.program-article-row .upcoming-box h3 {
  max-height: 51px; }

.program-article-row .upc-image {
  height: 200px;
  background-size: cover; }

.observatory h1 {
  font-size: 31px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 40px;
  margin-bottom: 15px; }

.observatory p {
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0px;
  line-height: 26px;
  font-weight: 100; }

.observatory-content {
  margin-top: 100px;
  padding-top: 100px;
  background-color: #fff; }

.observatory-img {
  float: right; }

.retro-info {
  margin-top: 50px; }

.work-textBlock .btn-ij-blue {
  margin-top: 10px;
  font-weight: 500;
  font-size: 14px;
  display: inline-block; }

.work-form {
  margin-top: -1px; }

.work-form input {
  margin-left: 0px; }

.work-form button {
  float: none;
  margin-left: 10px; }

.work-imageBlock.widescreen {
  margin-top: 35px;
  margin-bottom: 65px; }

.info-banner {
  background-image: url("/assets/images/banner-dark.png");
  background-size: cover;
  width: 100%;
  height: 400px;
  background-position: right;
  position: relative; }

.member-info {
  position: absolute;
  bottom: 0px;
  height: 282px; }

.info-col {
  color: #FFF;
  width: 180px;
  text-align: center; }

.info-col h3 {
  font-size: 63px;
  letter-spacing: 0px;
  line-height: 54px;
  text-align: center;
  padding-bottom: 15px;
  font-weight: 600; }

.info-col h4 {
  opacity: 0.58;
  font-size: 14px;
  letter-spacing: 0px; }

.info-divide i {
  font-size: 21px;
  color: #FFF;
  opacity: 0.58;
  letter-spacing: 0px;
  font-weight: 100; }

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

.col-position {
  margin-left: -75px; }

.info-button {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -19px; }

.obs-events .retro-display {
  margin-bottom: 15px; }

.fixed-tabs {
  position: fixed;
  top: 100px;
  z-index: 100;
  left: 50%;
  margin-left: -535px; }

.fixed-tabs .col-md-8.col-md-offset-2.col-xs-12 {
  padding-left: 22px;
  padding-right: 22px; }

.fixed-tabs .wrapping {
  height: 111px;
  position: fixed;
  width: 1080px;
  background-color: white; }

.fixed-network {
  margin-top: 211px; }

#policy-network {
  position: relative;
  bottom: 200px; }

#programs {
  position: relative;
  bottom: 250px; }

.wrapped-title {
  padding-left: 15px; }

.obs-events {
  padding-bottom: 50px; }

.program-article-row {
  padding-bottom: 50px; }

.last-col-bot {
  bottom: 50px; }

#articleContent p,
#articleContent h2 {
  font-family: 'Lora'; }

@media (max-width: 992px) {
  .last-col-bot {
    bottom: 0px; } }
.member-listing h1 {
  font-size: 31px;
  letter-spacing: 0px;
  line-height: 40px;
  margin-bottom: 100px;
  font-weight: 600; }

.member-rows {
  width: 100%;
  padding: 0px; }

.member-rows li {
  width: 19%;
  display: inline-block;
  /*padding-bottom: 20px;*/
  max-height: 20px;
  overflow-y: hidden;
  margin-bottom: 5px; }

.member-rows li a {
  color: #242424; }

.member-rows li span {
  color: #008ABB;
  font-size: 12px;
  font-weight: 100;
  padding-right: 10px; }

.member-list {
  margin-top: 100px; }

.member-display {
  padding-bottom: 30px; }

.member-detail {
  width: 270px;
  display: inline-block; }

.member-detail i {
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px; }

.member-detail h2 {
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px;
  margin: 0px; }

.member-detail p {
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px; }

.member-profile {
  display: inline-block;
  padding-right: 50px; }

.member-text p {
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0px;
  line-height: 26px; }

.type-image {
  position: absolute;
  top: 40px;
  left: -15px;
  width: 70px;
  height: 70px;
  border-radius: 180px;
  background-size: cover; }

.profile-img {
  height: 150px;
  width: 150px;
  border-radius: 180px;
  background-color: #DADFE7; }

.profile-img img {
  height: 150px;
  width: 150px;
  border-radius: 180px; }

.member-row {
  padding-top: 25px;
  padding-bottom: 25px; }

.member-anchor {
  position: relative;
  top: -150px; }

.news-row a:focus {
  text-decoration: none; }

.article-text h2 {
  font-size: 31px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 40px;
  font-weight: 800;
  background-color: #FCFCFC; }

.article-text span {
  background-color: #FCFCFC;
  font-size: 11px;
  color: #979797;
  letter-spacing: 0px;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: -10px; }

.article-text p {
  font-size: 14px;
  color: #6F6F6F;
  letter-spacing: 0px;
  line-height: 23px;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s; }

.news-divide {
  margin-left: 100px;
  margin-top: 35px;
  margin-bottom: 50px;
  width: 205px;
  height: 1px;
  background-color: #E1E1E1; }

.news-row {
  padding-top: 20px;
  /*border-top: 1px solid #E1E1E1;*/ }

.news-row-2 {
  border-top: none; }

.news-ov .upc-image {
  height: 120px;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s; }

.news-ov .expend {
  position: absolute;
  top: 20px;
  right: 15px; }

.news-ov .article-text {
  min-height: 95px; }

.news-ov .date-menu {
  background-color: transparent; }

.article-row[aria-expanded="true"] .expend {
  transform: rotateX(180deg); }

.upc-cover {
  width: 100%;
  position: absolute;
  right: 15px;
  background-color: #FCFCFC;
  margin-top: -20px;
  height: 105px; }

.collapse-menu {
  margin-top: -75px; }

.collapse-menu li {
  cursor: pointer;
  font-size: 13px;
  color: #242424;
  letter-spacing: 0px;
  margin-left: 30px; }

.collapse-menu li strong {
  font-weight: 600; }

.news-header-img {
  background-image: url("/assets/images/top-bg.png"); }

.news-offset {
  margin-top: 15px; }

.news-text {
  margin-top: -40px; }
  .news-text .regular-text ul li,
  .news-text .regular-text ol li {
    color: #6F6F6F !important;
    letter-spacing: 0px !important;
    line-height: 29px !important;
    font-weight: 100 !important;
    margin: 0px !important;
    font-size: 16px; }

.article-text p a {
  color: #008ABB; }

.news-anchor {
  margin-left: 0 !important; }

.date-menu li {
  font-weight: 500 !important; }

.date-menu .news-anchor a {
  font-weight: bold !important;
  font-size: 14px; }

#loading {
  border: none !important; }

.read-more-articles .news-readMore {
  padding-top: 0px;
  margin-top: 0px; }

.retrospect-ad__wrapper .retrospect-ad,
.retrospect-ad__wrapper .updated {
  padding-top: 120px; }
@media (max-width: 992px) {
  .retrospect-ad__wrapper .updated {
    padding-top: 0px; } }

.retro-row a:focus {
  text-decoration: none; }

.retro-filter {
  height: 100%;
  background-color: #DADFE7;
  padding-top: 35px; }

.retrospect-menu {
  margin-top: 35px; }

.retrospect-menu .small-text {
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0px;
  padding-right: 30px;
  font-weight: 600; }

.retrospect-menu .small-text.second {
  padding-left: 30px; }

.dropped li {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.retro-number {
  min-height: 35px;
  min-width: 35px;
  border: 2px solid #E1E1E1;
  border-radius: 90px;
  display: inline-block;
  float: left;
  text-align: center;
  margin-right: 10px;
  margin-top: 35px; }

.retro-number span {
  font-size: 12px;
  line-height: 33px;
  color: #9B9B9B; }

.filtering .retro-number {
  display: none !important; }

.retro-content {
  padding-left: 50px;
  padding-right: 100px;
  font-size: 14px;
  color: #6F6F6F;
  letter-spacing: 0px;
  line-height: 23px;
  font-weight: 100;
  margin-top: 20px; }

.retro-content a {
  text-decoration: underline; }

.retro-item h2 {
  display: inline-block;
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 23px;
  font-weight: 600;
  padding-top: 35px;
  margin: 0px;
  color: #242424;
  padding-right: 100px; }

.retro-divider {
  padding-top: 35px;
  border-bottom: 1px solid #E1E1E1;
  width: 260px; }

.retrospect-menu {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 50px; }

.retrospect-menu .collapse-menu {
  margin-top: 20px;
  position: absolute;
  right: 15px; }

.retro-item .expend {
  position: absolute;
  right: 15px;
  margin-top: 35px; }

.filter h3 {
  font-weight: 600;
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0px; }

.filter h4 {
  font-weight: 100;
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0px;
  margin-bottom: 7px; }

.filter ul,
.filter ul ul {
  padding-left: 0px; }

.filter ul li {
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0px;
  line-height: 26px;
  list-style: none; }

.retro-filter .navbar-form {
  padding-right: 0px;
  padding-left: 0px; }

.filter ul ul ul li {
  font-weight: 100;
  font-size: 14px;
  color: #6F6F6F;
  letter-spacing: 0px;
  line-height: 26px;
  padding-left: 30px; }

.filter label {
  display: block;
  max-width: 100%;
  margin-bottom: 0px;
  font-weight: inherit; }

.control {
  position: relative;
  padding-left: 30px;
  cursor: pointer; }

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.control__indicator {
  position: absolute;
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px;
  background: none;
  border: 1px solid #9B9B9B;
  border-radius: 2px; }

/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc; }

/* Checked state */
.control input:checked ~ .control__indicator {
  background: #9B9B9B; }

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #9B9B9B; }

/* Disabled state */
.control input:disabled ~ .control__indicator {
  background: #9B9B9B; }

/* Check mark */
/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block; }

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b; }

#loading {
  text-align: center;
  font-weight: 600;
  font-size: 17px;
  color: #8A9096;
  line-height: 23px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #E1E1E1; }

.retro-filter input,
.retro-filter button {
  background-color: transparent;
  border: 1px solid #979797;
  border-right: none;
  height: 40px; }

.retro-filter input {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

.retro-filter button {
  border-left: none;
  border-right: 1px solid #979797;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-left: -5px; }

.retro-filter button .glyphicon {
  color: #979797;
  top: 2px; }

.retro-filter button:hover {
  background-color: transparent; }

.retro-filter .filter-head .navbar-form {
  padding-left: 0px;
  width: 100%; }

.retro-filter .filter-head .form-group {
  width: 85%; }

.retro-filter .filter-head .form-group input {
  width: 100%; }

.retro-filter .filter-head .form-group button {
  width: 20%; }

.retro-filter .filter-head h2 {
  color: #fff;
  margin-bottom: 20px; }

.filter-subtilte {
  margin-top: 30px;
  margin-bottom: 0px;
  border-bottom: 0.5px solid #c8cace; }

.retro-filter .filter-subtilte h4 {
  color: #9b9b9b;
  font-size: 12px;
  margin-top: 35px;
  text-transform: uppercase;
  display: block; }

.retro-filter .filter-subtilte #retroReset {
  text-align: right;
  color: #9B9B9B;
  font-size: 14px;
  font-weight: 100;
  cursor: pointer;
  float: right;
  margin-top: -27px; }

.retro-filter .filter-head .navbar-left {
  float: none !important; }

.retrospect-menu .collapse-menu {
  margin-top: 5px; }

.dropdown-menu li {
  cursor: pointer; }

.dropdown-menu.dropped li:hover {
  background-color: #EDEFF3; }

.also-block.retrospect-block h3 {
  margin-top: -1px; }

.no-result-txt {
  color: #008ABB;
  font-size: 22px;
  font-weight: 600; }

.filter-toggle {
  width: 30px !important;
  height: 30px !important;
  padding: 0px; }

.filter-toggle span {
  font-size: 30px;
  color: #fff; }

.retrospect-date {
  margin-top: 10px;
  font-family: Poppins-Regular;
  font-size: 11px;
  color: #979797;
  letter-spacing: 0px;
  font-weight: 400;
  text-transform: uppercase;
  display: block; }

.retro-ov .dropdown .dropdown-menu {
  max-height: 175px;
  overflow: scroll; }

/*Update 06/06/17*/
.retro-ov {
  position: relative; }

/*.retro-filter {
	position: fixed;
    height: calc(100vh - 100px);
}

#checkbox-container {
	overflow: scroll;
    height: calc(100vh - 420px);
}
*/
.retro-countries {
  border-bottom: 1px solid #979797; }
  .retro-countries #selectCountry {
    width: 200px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 0px;
    background-color: transparent;
    border: 1px solid #979797;
    border-right: none;
    /* border-left: 1px solid red !important; */
    height: 40px;
    margin-left: 0px;
    text-align: left;
    color: #9B9B9B;
    border-bottom: 0px; }
  .retro-countries #selectCountry.collapsed {
    border-bottom: 1px solid #979797;
    border-bottom-left-radius: 3px;
    /*transition-delay: all 0.2s ease;*/ }
  .retro-countries .form-control.collapsed, .retro-countries .btn-default.collapsed {
    background-color: transparent !important;
    /*transition-delay: 0.5s;*/
    border-bottom: 1px solid #979797;
    border-bottom-right-radius: 3px; }
    .retro-countries .form-control.collapsed .glyphicon-chevron-up, .retro-countries .btn-default.collapsed .glyphicon-chevron-up {
      display: none; }
    .retro-countries .form-control.collapsed .glyphicon-chevron-down, .retro-countries .btn-default.collapsed .glyphicon-chevron-down {
      display: block !important; }
  .retro-countries .collapsing {
    -webkit-transition: none;
    transition: none;
    color: none;
    /*visibility: hidden;*/ }
  .retro-countries .form-control, .retro-countries .btn-default {
    /*transition: all 0.3s ease;*/
    /*transition-delay: 0.5s;*/
    /*transition-delay: 0.5s;*/
    background-color: #FCFCFC !important; }
    .retro-countries .form-control .glyphicon-chevron-down, .retro-countries .btn-default .glyphicon-chevron-down {
      display: none; }
  .retro-countries #cat-countries {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 3px; }
  .retro-countries button:focus {
    outline: 0 !important;
    box-shadow: none !important; }
  .retro-countries .btn-default.focus, .retro-countries .btn-default:focus {
    background-color: transparent; }
  .retro-countries .btn-default.active, .retro-countries .btn-default:active, .retro-countries .open > .dropdown-toggle.btn-default {
    background-color: transparent; }
  .retro-countries .btn-default {
    border-bottom: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .retro-countries .btn-default:hover {
    color: #9b9b9b;
    background-color: inherit;
    border-color: #979797; }

.formButtonWrap {
  margin-bottom: 15px; }

#cat-countries {
  /*height: 170px;*/
  overflow-y: scroll;
  /*margin-top: 15px;*/
  max-height: 170px;
  background-color: #FCFCFC;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #979797;
  max-width: 238px;
  border-radius: 4px;
  border-top: none;
  margin-top: -15px; }

#activeCountries {
  margin-top: 15px; }

.super-top {
  position: absolute;
  top: 0px;
  z-index: 9999;
  width: 100%;
  min-height: 100%;
  background-color: #028ABB;
  padding-top: 75px; }

.searchpage-form input {
  width: 100%;
  background: none;
  border: none;
  color: #BFE1ED;
  font-size: 44px;
  padding-left: 90px; }

.searchpage-form button {
  position: absolute;
  top: 70px;
  font-size: 45px;
  background: none;
  border: none;
  color: #BFE1ED; }

.search-menu {
  position: fixed; }

.search-menu li a {
  cursor: pointer;
  font-size: 14px;
  color: #BFE1ED;
  letter-spacing: 0px;
  list-style: none;
  padding-bottom: 10px; }

.search-menu li.current a {
  color: #fff;
  position: relative;
  left: -23px;
  /*    padding-bottom: 3px;
      padding-top: 2px;*/
  font-weight: 500;
  /*margin-top: -18px;*/ }

.search-menu li.current:before {
  content: "• ";
  font-size: 30px;
  color: #fff;
  position: relative;
  top: 5px;
  margin-left: -40px;
  padding-right: 40px; }

.searchpage-form input:focus {
  outline: 0; }

.searchpage-form input::-webkit-input-placeholder {
  color: #BFE1ED; }

.searchpage-form {
  border-bottom: 1px solid #7EC3DC; }

.search-menu {
  margin-left: -40px; }

.search-menu li.current {
  margin-top: -16px;
  padding-bottom: 1px;
  left: -40px;
  padding-top: 0px; }

.search-menu li {
  margin-top: -1px;
  padding-bottom: 9px;
  list-style: none !important; }

.search-content {
  padding-top: 120px; }

li span.amount {
  display: none; }

li span.amount:last-child {
  display: inline-block; }

.searched-row {
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px; }

.searched-row h2 {
  font-size: 28px;
  color: #FFFFFF;
  letter-spacing: 0px;
  line-height: 37px;
  margin-bottom: 5px; }

.searched-row span {
  font-size: 12px;
  color: #BFE1ED;
  letter-spacing: 0px;
  padding-bottom: 15px; }

.searched-row span i {
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0px; }

.searched-row p {
  margin-top: 10px;
  opacity: 0.5;
  font-size: 14px;
  color: #08405F;
  letter-spacing: 0px;
  line-height: 23px; }

.searched-row p.search-word {
  opacity: 1;
  margin-top: -10px; }

.search-subtitle {
  margin-top: 0px; }

.new-rows {
  margin-top: 30px; }

.fixed-container {
  position: fixed;
  height: 190px;
  width: 100%;
  top: 0px;
  background-color: #028ABB;
  z-index: 5;
  padding-bottom: 60px; }

.fixed-container .container {
  margin-top: 75px; }

.close-search {
  font-size: 30px;
  position: absolute;
  top: 25px;
  right: 30px; }

.search-no-results {
  padding-top: 25px;
  color: #fff;
  font-size: 22px;
  font-weight: 600; }

.error-row .work-textBlock h2 {
  padding-bottom: 0px;
  font-weight: 600; }

.error-row .work-textBlock p {
  font-family: Poppins-Regular;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 22px;
  opacity: 0.9; }

.error-row .work-textBlock p strong {
  font-weight: 600;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 22px;
  opacity: 1; }

.error-menu h5 {
  opacity: 0.4;
  padding-left: 15px; }

.error-menu ul {
  padding-left: 0px;
  display: inline-block; }

.error-menu ul li {
  list-style: none;
  font-size: 14px;
  color: #008ABB;
  letter-spacing: 0px;
  line-height: 26px; }

.error-menu ul li a {
  color: #008ABB; }

.error-block p {
  font-weight: 100;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0px;
  line-height: 26px; }

.also-block.error-block {
  padding-top: 0px; }

textarea:focus, input:focus {
  outline: none; }

.about-menu {
  border-right: 3px solid #E2E2E2;
  position: fixed; }

.about-menu h1 {
  margin-left: -20px;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 31px; }

.about-menu .date-menu {
  position: relative;
  padding-top: 0px; }

.about-menu ul .current {
  color: #000; }

.about-menu ul li {
  padding-top: 5px;
  padding-bottom: 5px; }

.about-menu ul li a {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #C7CDD5;
  font-weight: bold; }

.container.secretariat {
  padding-top: 90px; }

.secretariat .secretariat-wrap {
  background-color: #fff;
  padding: 80px 105px 20px 105px;
  margin-top: 20px; }

.secretary {
  margin-bottom: 75px; }

.secretary h4 {
  margin-top: 25px; }

.secretary .polygon {
  display: inline-block;
  float: left;
  margin-top: 30px; }

.secretary img.profile {
  width: 115px;
  height: 165px;
  display: inline-block;
  background-color: #DADFE7; }

.secretary span {
  font-style: italic;
  color: #000;
  font-size: 18px;
  font-weight: 300;
  display: block;
  padding-bottom: 20px; }

.secretary img.mail {
  height: 17px;
  width: 25px;
  margin-left: 15px;
  margin-right: 10px; }

.secretary img.twit {
  margin-right: 10px; }

.secretary .info a {
  font-size: 12px;
  color: #A9A9A9; }

.secretary .info span {
  font-size: 18px;
  font-style: italic; }

.secretary p {
  color: #4A4A4A; }

.secretary .no-twitter {
  margin-left: 0px !important; }

.secreatariat-textarea {
  margin-top: 45px; }

.mission .mission-wrap {
  background-color: #fff;
  padding-right: 70px;
  padding-left: 100px;
  padding-bottom: 90px;
  margin-top: -6px; }

.mission .mission-wrap img {
  max-width: 100%; }

.mission .mission-wrap .gallery-block .carousel-inner .item img {
  height: 540px; }

.mission h1 {
  text-align: center;
  color: #C7CDD5;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 31px;
  margin-bottom: 30px; }

.mission iframe {
  width: 100%;
  min-height: 532px;
  background-color: #DADFE7; }

.mission h2 {
  font-size: 28px;
  color: #008ABB;
  font-weight: 500;
  line-height: 37px; }

.mission .program img {
  max-width: 100%; }

.mission .program .title {
  margin-top: 40px; }

.mission .program .title span,
.mission .program .title p {
  display: block;
  font-size: 14px;
  font-weight: bold; }

.mission .program .title p {
  font-weight: 300;
  color: #242424; }

.mission .program .loop-1.title span {
  color: #E9495B; }

.mission .program .loop-2.title span {
  color: #7726BA; }

.mission .program .loop-3.title span {
  color: #FF8709; }

.mission .programs {
  margin-top: 75px; }

.mission .work-imageBlock img {
  margin-top: 75px;
  width: 95%; }

.mission .policy-network h2 {
  margin-top: 80px; }

.mission .global-internet {
  margin-top: 70px; }

.mission .process {
  margin-top: 50px; }

@media (min-width: 992px) {
  .mission .row.process .col-md-12 .row {
    display: flex;
    align-items: center; } }

.mission .internet-programs {
  margin-top: 50px; }

.contact-form {
  background-color: #008ABB;
  padding: 85px 95px 105px 95px;
  margin-top: 117px; }

img.waves {
  position: relative;
  float: right;
  z-index: 2;
  margin-right: -1px; }

.contact-waves {
  background-image: url("/assets/images/contactWaves.png");
  height: 156px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: right; }

.contact-wrap {
  margin-top: -115px; }

.contact .mission-wrap {
  padding-top: 95px;
  padding-bottom: 100px; }

.address p {
  font-family: 'Lora', sans-serif;
  font-size: 18px; }

.contact-form p,
.contact-form span {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px; }

.contact-form span {
  font-weight: bold; }

.media-wrap p {
  color: #4A4A4A;
  font-size: 14px; }

.media-wrap .intro p {
  margin-bottom: 90px;
  text-align: center; }

.media-wrap {
  padding: 80px 60px 20px 60px !important; }

.media-wrap img {
  margin-top: -15px; }

.media-wrap .title p {
  font-size: 17px;
  font-weight: bold;
  line-height: 23px;
  color: #242424; }

.media-wrap .info p {
  color: #9BA1A7;
  font-size: 16px;
  font-weight: 300; }

.media-wrap .info h4 {
  font-weight: bold;
  text-transform: uppercase; }

.media-wrap .info span {
  font-family: "Lora", sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: 300; }

.media-wrap .text p {
  color: #4A4A4A;
  line-height: 26px;
  font-weight: 300; }

.media-wrap .border {
  border-bottom: 0.5px solid #B6B6B6;
  margin-top: 25px;
  margin-bottom: 40px; }

.media-wrap .media-entry a {
  color: #008ABB;
  font-size: 11px;
  font-weight: 600; }

.media-wrap .media-entry a .glyphicon {
  top: 2px;
  margin-left: 10px; }

.funding-wrap {
  padding-left: 80px !important;
  padding-right: 80px !important;
  background-color: #FCFCFC !important; }

.funding-wrap img {
  margin-right: 12px;
  margin-top: 0px;
  margin-bottom: 20px; }

.funding-wrap span {
  color: #9B9B9B;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 20px;
  margin-top: 40px;
  display: block;
  position: relative; }

.funding-wrap span.public {
  margin-top: 40px; }

.funding-wrap .intro p {
  margin-bottom: 0px; }

.funding-wrap h4 {
  font-size: 20px;
  color: #008ABB;
  font-weight: 600;
  margin-top: 50px;
  margin-bottom: 50px; }

.funding-wrap .article-text h4 {
  font-size: 17px;
  font-weight: bold;
  color: #242424;
  margin-bottom: 20px;
  margin-top: 25px; }

.funding-wrap .news-block span {
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 0px; }

.funding-divide {
  width: auto;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px !important; }

.funding-wrap ul {
  list-style-type: none;
  padding-left: 0px; }

.funding-wrap ul li {
  color: #6F6F6F;
  font-size: 12px;
  font-family: 'Lora', sans-serif; }

.funding-wrap .expend img {
  margin-top: 20px !important; }

.funding-wrap .news-block {
  margin-bottom: 20px; }

.report-wrap {
  padding: 80px 105px 105px 105px !important; }

.reports-titleWrap h1 {
  padding-bottom: 5px !important; }

.contact-wrap label {
  display: none; }

.contact-wrap input,
.contact-wrap textarea {
  border: 1px solid #cce7f1;
  border-radius: 2px;
  background-color: transparent;
  padding-left: 15px;
  color: #fff;
  font-weight: 300; }

.contact-wrap input {
  margin-bottom: 15px;
  display: inline-block;
  float: left;
  width: 56%;
  height: 35px; }

.contact-wrap input[name=contactName] {
  margin-right: 15px;
  width: 40%; }

.contact-wrap input[name=contactPhonenumber] {
  width: 65%;
  margin-right: 15px; }

.contact-wrap input[name=contactExt] {
  width: 29%; }

.contact-wrap input.parsley-error {
  width: 100%; }

.contact-wrap textarea {
  width: 100%;
  resize: none;
  padding-top: 15px; }

.contact-wrap button {
  background-color: #fff;
  color: #008abb;
  height: 35px;
  width: 115px;
  border: none;
  border-radius: 2px;
  font-weight: bold;
  line-height: 1px; }

.contact-wrap ::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300; }

.contact-wrap :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-weight: 300; }

.contact-wrap ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-weight: 300; }

.contact-wrap :-ms-input-placeholder {
  color: #fff;
  font-weight: 300; }

.contact-wrap .g-recaptcha div {
  height: auto !important;
  width: 100% !important;
  margin-top: 150px; }

.contact-wrap .parsley-errors-list {
  padding-left: 0px; }

.contact-wrap .parsley-errors-list li {
  list-style-type: none;
  color: #af1515; }

.history .mission-wrap {
  padding-right: 100px; }
.history .speaker-row {
  margin: 0; }

.container.secretariat.work-textBlock p {
  min-height: auto; }

/*******
*TERMS*
*******/
.terms-titleWrap h1 {
  font-size: 31px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px;
  padding-top: 50px;
  padding-bottom: 50px;
  font-weight: 600; }

.terms-textWrap h3 {
  font-size: 18px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px; }

.terms-textWrap p {
  font-size: 18px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px;
  padding-bottom: 5px;
  padding-top: 5px; }

@media screen and (max-width: 992px) {
  .terms {
    padding-left: 50px;
    padding-right: 50px; }

  .about-menu {
    position: relative; } }
@media screen and (max-width: 768px) {
  .terms {
    padding-left: 50px;
    padding-right: 50px; } }
/******
*JOBS*
******/
.jobs-titleWrap h1 {
  padding-bottom: 5px;
  font-family: Poppins;
  font-size: 31px;
  color: #C7CDD5;
  letter-spacing: 0px;
  font-weight: 600;
  text-transform: uppercase; }

.job-wrap p {
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0px;
  line-height: 26px; }

.job-wrap a {
  letter-spacing: 0px;
  line-height: 26px;
  font-family: Poppins;
  font-size: 14px;
  color: #008ABB;
  letter-spacing: 0px;
  line-height: 26px;
  font-weight: bold; }

.job-wrap h3 {
  letter-spacing: 0px;
  line-height: 29px;
  font-size: 12px;
  color: #9B9B9B;
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: 50px; }

.job-wrap span {
  font-family: Poppins;
  font-size: 18px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 22px;
  font-weight: 600; }

.job-wrap .text-right a {
  line-height: 29px;
  color: #008ABB;
  line-height: 26px;
  font-size: 11px;
  color: #008ABB;
  letter-spacing: 0px;
  text-transform: uppercase; }

.job-wrap .text-right a div {
  margin-left: 15px;
  top: 2px; }

.job-wrap .apply {
  border-bottom: 0.5px solid #B6B6B6;
  margin-top: 20px;
  margin-bottom: 50px; }

@media screen and (max-width: 992px) {
  .jobs-titleWrap h1 {
    padding-bottom: 40px; }

  .jobs {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px; } }
@media screen and (max-width: 768px) {
  .jobs-textWrap a, .jobs-textWrap p, .jobs-textWrap H3 {
    padding-left: 0px; }

  .jobs-container, .jobscontainer2 a {
    padding-left: 0px; }

  .jobs-titleWrap h1 {
    padding-bottom: 40px; }

  .jobs {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px; } }
/*********
*REPORTS*
*********/
.reports-background {
  background-color: #fff;
  padding-top: 125px; }

.reports-titleWrap h1 {
  padding-bottom: 105px;
  font-family: Poppins;
  font-size: 31px;
  color: #C7CDD5;
  letter-spacing: 0px;
  font-weight: 600; }

.reports {
  padding-top: 120px; }

@media screen and (max-width: 992px) {
  .reports {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 50px; }

  .dl-text {
    padding-top: 40px;
    text-align: center; }

  .reports-titleWrap h1 {
    padding-bottom: 60px;
    text-align: center; } }
@media screen and (max-width: 768px) {
  .reports {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 50px; }

  .dl-text {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center; }

  .reports-titleWrap h1 {
    padding-bottom: 0px;
    text-align: center; }

  .print-issue {
    padding-bottom: 0px; } }
.report-wrap a .dl-text p {
  color: #4A4A4A; }

.program-block h3 {
  font-size: 12px; }

/*********
*TWITTER*
*********/
.twitter {
  padding-top: 80px; }

.twitter-titleWrap h1 {
  font-family: Lora-Italic;
  font-size: 50px;
  color: #191919;
  letter-spacing: 0px;
  padding-bottom: 50px; }

.twitter-container {
  padding-top: 100px;
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 80px; }

.twitter-titleWrap p {
  font-family: Lora-Regular;
  font-size: 18px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px; }

.twitter-dateWrap p {
  font-family: Lora-Italic;
  font-size: 20px;
  color: #6F6F6F;
  letter-spacing: 0px;
  line-height: 26px; }

.twitter-dateWrap span {
  font-family: Poppins-Regular;
  font-size: 16px;
  color: #6F6F6F;
  letter-spacing: 0px;
  line-height: 26px; }

.twitter-textWrap p {
  font-family: Lora-Regular;
  font-size: 18px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 29px; }

.socialmedia-container {
  padding-right: 100px; }

.twitter .publish-social {
  margin-top: 7px !important; }

.twitter-textWrap p a {
  font-weight: bold;
  color: #000;
  text-decoration: underline;
  text-transform: uppercase; }

.ij-block p {
  margin-bottom: 0px; }

.twitter .also-block h3 {
  margin-bottom: 15px; }

.ij-block h3 {
  margin-top: 0px; }

.twitter .also-block span {
  color: #9e9e9e; }

@media screen and (max-width: 992px) {
  .twitter {
    padding-left: 50px;
    padding-right: 50px; } }
@media screen and (max-width: 768px) {
  .related-container, .socialmedia-container {
    text-align: center;
    padding-right: 0px;
    padding-left: 0px; }

  .twitter-titleWrap h1 {
    font-family: Lora-Regular;
    font-size: 30px;
    color: #242424;
    letter-spacing: 0px;
    line-height: 29px;
    padding-bottom: 0px; }

  .twitter {
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 50px; } }
.news-feed p {
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0px;
  margin-bottom: 0px;
  font-weight: 600; }

.news-feed p span {
  color: #008ABB;
  font-weight: 400; }

.news-feed h3 {
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  font-weight: 600;
  margin: 0px;
  overflow-y: hidden; }

.newsFeed a {
  text-decoration: none !important; }

.strip {
  padding-top: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid #D9D9D9; }

.upcoming-box {
  padding-top: 55px; }

.upcoming-box h5 {
  color: #008ABB;
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 12px; }

.upcoming-box h3 {
  font-size: 16px;
  color: #242424;
  letter-spacing: 0px;
  font-weight: 600;
  margin: 0px;
  height: 51px;
  max-height: 51px;
  overflow-y: hidden; }

.upc-image {
  width: 100%;
  height: 200px;
  background-color: #DADFE7;
  background-size: cover;
  background-position: center center; }

.obs .upc-headline {
  padding-bottom: 20px;
  padding-top: 20px; }

.obs .upc-image {
  height: 280px; }

.obs .upcoming-box {
  padding-top: 0px; }

.obs-events .upc-image {
  height: 200px; }

.obs-events .upcoming-box h5 {
  font-weight: 600; }

.obs-events .upc-headline {
  padding-bottom: 0px; }

.infoBlock {
  margin-top: 100px; }

.title-wrap h4 {
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0px;
  margin: 0px;
  font-weight: 100;
  padding-bottom: 35px; }

.title-wrap h2 {
  margin: 0px;
  font-weight: 600;
  font-size: 31px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 40px;
  padding-bottom: 35px;
  border-bottom: 1px solid #9B9B9B; }

.infoBlock p {
  margin-top: 40px;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0px;
  line-height: 26px;
  font-weight: 100; }

.icon-img {
  width: 50px;
  height: 50px;
  background-position: center center;
  background-size: cover;
  text-align: center;
  margin: 0 auto; }

.icon-img img {
  width: 100%; }

.icon-box {
  text-align: center;
  padding-left: 30px;
  float: left;
  width: 150px; }

.icon-box span {
  color: #fff;
  font-weight: 100;
  font-size: 12px;
  letter-spacing: 0px;
  position: relative;
  top: 5px; }

.infoGraph-wrapper {
  margin-top: 55px;
  background-color: #DADFE7;
  width: 100%;
  height: 325px;
  padding-top: 65px;
  padding-left: 50px;
  margin-bottom: 100px; }

.infoGraph-wrapper .row {
  margin-bottom: 20px; }

.icon-box-cat span {
  color: #82858A !important; }

.gallery-block .carousel-control {
  background-image: none; }
.gallery-block .carousel-inner .item img {
  height: 370px; }
  .gallery-block .carousel-inner .item img:hover {
    cursor: pointer; }
  @media (max-width: 767px) {
    .gallery-block .carousel-inner .item img {
      height: 220px; } }
.gallery-block .carousel-inner .carousel-control .glyphicon-chevron-left,
.gallery-block .carousel-inner .carousel-control .glyphicon-chevron-right,
.gallery-block .carousel-inner .carousel-control .icon-next,
.gallery-block .carousel-inner .carousel-control .icon-prev {
  font-size: 20px;
  width: 20px;
  height: 20px; }
.gallery-block .batch-wrapper {
  height: 150px;
  overflow-x: scroll;
  -ms-overflow-x: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  width: 100%;
  overflow-y: hidden;
  position: relative; }
  .gallery-block .batch-wrapper .imageslider__extra {
    display: block !important;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    position: initial !important;
    right: initial !important;
    bottom: initial !important;
    left: 0 !important;
    z-index: initial !important;
    -ms-flex-pack: initial !important;
    justify-content: initial !important;
    padding-left: initial !important;
    margin-right: initial !important;
    margin-left: initial !important;
    list-style: initial !important; }
    .gallery-block .batch-wrapper .imageslider__extra .imageslider__small {
      width: 180px;
      height: 130px;
      float: left;
      margin-right: 13px;
      margin-top: 13px;
      position: relative;
      cursor: pointer;
      display: inline-block; }
      .gallery-block .batch-wrapper .imageslider__extra .imageslider__small:after {
        content: "_";
        text-indent: -999999px;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.8); }
      .gallery-block .batch-wrapper .imageslider__extra .imageslider__small img {
        display: block; }
    .gallery-block .batch-wrapper .imageslider__extra .imageslider__small.active:after {
      background: none; }
  @media (max-width: 767px) {
    .gallery-block .batch-wrapper {
      display: none; } }

.image-fit {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.compat-object-fit {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0px 30px;
  height: 370px; }
  .compat-object-fit img {
    opacity: 0; }

.gallery-block--event .carousel-inner .item img {
  height: 450px; }
.gallery-block--event .compat-object-fit {
  height: 450px; }

.homepage .carousel .batch-wrapper {
  display: none; }

@media (max-width: 767px) {
  .mission .mission-wrap .gallery-block .carousel-inner .item img {
    height: 300px; } }

@media screen and (min-width: 1200px) {
  #footer .footer-bar {
    padding-left: 25px; }
    #footer .footer-bar .social-footer {
      margin-top: 5px; }
    #footer .footer-bar .footer-form button {
      float: none; }
    #footer .footer-bar .footer-form input {
      margin-left: 0px;
      margin-right: 5px; } }
@media screen and (min-width: 992px) {
  #filter {
    display: block; }

  .report-wrap .dl-text {
    width: 205px; }

  main {
    min-height: calc(100vh - 100px); }

  .retro-filter {
    position: fixed;
    height: calc(100vh - 100px);
    width: 320px;
    max-width: 320px; }

  #checkbox-container {
    overflow: scroll;
    height: calc(100vh - 400px); }

  .retro-ov {
    min-height: 100vh; } }
@media screen and (max-width: 1200px) {
  .contact-wrap input {
    width: 100% !important;
    display: block; }

  .infoGraph-wrapper {
    padding-left: 0px; }

  #navbar {
    margin-left: 180px; }

  .news-feed h3 {
    overflow: visible; }

  .retro-filter .filter-head .navbar-form .form-group {
    width: 80.5%; }

  .retrospect-menu .collapse-menu {
    position: relative; } }
@media (min-width: 992px) and (max-width: 1200px) {
  #footer .footer-bar {
    padding: 0px; }
  #footer .social-footer {
    margin-top: 5px; }
  #footer .footer-form input {
    margin-left: 0px; }
  #footer .footer-brand {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px; }
  #footer .v-center-r {
    display: block;
    align-items: initial; }

  .retrospect-menu .small-text.second {
    padding-left: 11px;
    padding-right: 11px; }

  .secretary img.profile {
    position: absolute; }

  .secretary .a-twitter img,
  .secretary .no-twitter,
  .secretary .info span,
  .secretary .info h4 {
    margin-left: 30px !important; }

  .filter-head .form-group input {
    width: 100%; }

  .filter-head .form-group {
    width: 81%; }

  .filter-head button {
    float: right; }

  .retro-filter .filter-head .form-group {
    width: 83%; }

  .retro-actors span.expand-txt {
    display: block;
    float: none !important;
    text-align: left;
    bottom: 0; }

  .about-menu-infoGraph .icon-box {
    width: 90px !important; }

  .blue-fillup form input {
    width: 145px; }

  #menuPublications p.retrospect-link {
    top: 227px; }

  .more-entries .col-md-5 {
    margin-left: 0px !important; }

  .more-entries .retro-like.work-textBlock {
    width: 190px; } }
@media screen and (min-width: 768px) and (max-width: 992px) {
  .retro-filter .filter-head .form-group {
    width: 90%; }

  .retro-filter button {
    margin-left: -5px; } }
@media screen and (max-width: 992px) {
  .more-entries .retro-like {
    float: none !important;
    margin-left: 25px; }

  .retro-filter {
    position: static !important; }

  .retrospect-menu .collapse-menu {
    position: absolute;
    float: left !important;
    margin-top: 20px;
    width: 100%; }

  .poly {
    display: none; }

  .home-headline {
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto; }

  .headline-wrapper {
    position: relative; }

  .headline-box {
    height: auto; }

  .headline-box h1 {
    width: 100%;
    margin-left: 0px;
    top: 0px;
    height: auto;
    padding-top: 0px; }

  .headline-box p {
    margin-left: 0px;
    top: 0px;
    padding-left: 0px; }

  .btn-ij-blue {
    margin-bottom: 10px; }

  .v-center-r {
    display: block;
    align-items: initial; }

  #navbar {
    margin-left: 0px;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 25px; }

  .navbar-ij .navbar-header {
    padding-left: 30px;
    padding-right: 30px; }

  .navbar-ij ul {
    display: block;
    align-items: initial; }

  .navbar-ij ul li {
    padding-bottom: 15px; }

  .navbar-ij ul li {
    display: table; }

  .navbar-ij .fb-icon,
  .navbar-ij .tw-icon {
    padding: 0px;
    margin-bottom: 15px;
    margin-right: 15px; }

  .nav-container {
    padding: 0px; }

  .published-wrap {
    display: inline-block;
    float: left; }

  .share-block {
    border: 2px solid #6F6F6F;
    border-right: 0px; }

  .published-wrap:last-child .share-block {
    border-right: 2px solid #6F6F6F; }

  .footer-brand {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px; }

  #footer {
    height: auto; }

  .menu-hovered {
    display: none !important; }

  .info-banner {
    background: none; }

  .info-banner .info-col {
    color: #242424;
    width: 100%; }

  .info-divide i {
    color: #242424; }

  .info-banner .col-position {
    margin-left: 0px; }

  .info-banner .v-center-r {
    display: inline-flex; }

  .obs .first-pad,
  .obs .last-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .member-list .profile-img {
    margin-bottom: 10px; }

  .work-headline h1,
  .program-headline h1 {
    float: left;
    padding-top: 0px;
    text-align: left; }

  .date-menu {
    position: relative; }

  ul.date-menu li.current {
    margin-left: 0px;
    text-indent: inherit;
    padding-left: 0px; }

  ul.date-menu li {
    margin-left: 0px; }

  .tabs-menu {
    margin-top: 25px; }

  .tabs-menu .list-inline {
    margin-left: 0px; }

  .past-events-wrap .past-titles h3 {
    margin-top: 0px; }

  .event-published {
    position: relative; }

  .sub-publi-header p.lora {
    border-left: 5px solid #008ABB;
    padding-left: 45px; }

  .sub-publi-header h1 {
    border: none; }

  .navbar-form {
    padding: 0;
    margin: 0; }

  .navbar-form .form-group {
    display: inline-block;
    width: 90%; }

  .retro-countries #selectCountry {
    width: 100%; }

  #cat-countries {
    max-width: 90%; }

  .navbar-form .form-group input {
    width: 100%; }

  .social-nav {
    display: block; }

  .social-nav li {
    display: inline-block !important;
    float: none !important; }

  .navbar-left {
    float: none !important; }

  .article-text .ontop {
    z-index: initial; }

  .atlwdg-trigger {
    z-index: 9; }

  .search-menu {
    position: relative; }

  .searchpage-form button {
    left: 0; }

  .searchpage-form input {
    padding-left: 40px; }

  .w-tabs {
    width: auto; }

  .paper-display .v-line {
    display: none; }

  .article-sub {
    margin-top: 0px; }

  .newsletter-block {
    max-height: none;
    padding: 25px 0 25px 0; }

  .newsletter-block input {
    width: 185px; }

  .newsletter-block a img {
    margin-top: 7px; }

  .about-menu h1 {
    margin-left: 0px; }

  .about-menu {
    border: 0px; }

  .media-wrap .title p {
    margin-top: 20px; }

  .mission iframe {
    min-height: 480px; }

  .funding-wrap img {
    margin-bottom: 20px; }

  .report-wrap span.sg {
    float: left; }

  .report-wrap .print-issue {
    padding-bottom: 80px; }

  .report-wrap .print-issue.big-row h3 {
    margin-top: 0px;
    display: block;
    margin-bottom: 20px; }

  .report-wrap .print-issue .dl-wrap {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%; }

  .job-wrap span {
    margin-bottom: 20px;
    display: block; }

  img.waves {
    width: 100%;
    margin-top: -110px; }

  .contact-wrap textarea {
    margin-bottom: 15px; }

  .twitter .socialmedia-container {
    padding-left: 15px;
    margin-top: 30px;
    margin-bottom: 10px; }

  .twitter .related-container {
    margin-top: 50px; }

  .twitter .related-container h5 {
    text-align: left; }

  .infoGraph-wrapper,
  .infoGraph-wrapper .icon-box {
    padding-left: 0px; }

  .infoGraph-wrapper {
    padding: 35px 25px 0 25px; }

  .infoGraph-wrapper .icon-box {
    margin-bottom: 20px;
    margin: 0 auto;
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 20px; }

  .retro-number {
    display: block; }

  .retro-item.v-center-r {
    display: flex !important;
    align-items: center !important; }

  .twitter-block {
    margin-top: 30px; }

  .program-block .title-wrap h2 {
    padding-left: 0px; }

  .infoGraph-wrapper {
    height: 365px; }

  .retrospect-row .btn-ij-blue {
    margin-top: 30px; }

  .no-margin-t {
    margin-left: 0;
    margin-right: 0; }

  .event-preview-big .cover {
    width: 97%; }

  .prints {
    margin-bottom: 0px;
    padding-top: 0px; }

  .policy-network .work-textBlock p {
    margin-bottom: 30px; }

  .work-textBlock p {
    height: auto;
    min-height: initial; }

  .tabs-in-row {
    margin-bottom: 30px; }

  .program-display,
  .retro-display {
    padding-left: 8px; }

  .program-article-row {
    margin-bottom: 50px; }

  .force-col-bottom {
    position: relative; }

  .force-col-bottom p {
    margin-top: 30px; }

  .initiatives-preview .updated {
    margin-top: 50px; }

  .initiatives-preview .updated .text-capitalize {
    margin-bottom: 0px; }

  .initiatives-preview {
    margin-bottom: 50px; }

  .change-row .retro-display {
    padding-left: 15px; }

  .program-article-row .retro-display {
    padding-left: 0px;
    margin-top: 75px; }

  .change-row .retro-display.prints {
    padding-left: 0px; }

  .work-imageBlock img {
    width: auto; }

  .work-imageBlock.widescreen img {
    width: 100%; }

  .obs .fix-padding {
    padding: 0px; }

  .wrapped-title p {
    padding-left: 8px;
    margin-top: 50px; }

  .member-info {
    position: relative;
    bottom: initial;
    height: auto; }

  .info-banner {
    height: 100px;
    margin-top: 50px;
    margin-bottom: 90px; }

  .member-info .info-button {
    top: 175px; }

  .obs-events .wrapped-title p {
    margin-top: 25px; }

  .observatory .program-display {
    padding-left: 15px; }

  .member-info .info-divide {
    position: relative;
    top: 50px; }

  .member-profile {
    margin-left: 30px; }

  .member-profile .type-image {
    left: 15px; }

  .member-listing h1 {
    margin-bottom: 50px;
    margin-top: 0px; }

  .work-wrap .work-imageBlock img {
    width: 100%; }

  .event-thumb {
    height: 300px; }

  .second-event .event-date {
    margin-top: 0px; }

  .upcoming-event {
    height: 300px;
    margin-bottom: 0px; }

  .past-titles h3 {
    padding-left: 0px; }

  #loadMore {
    margin-top: 30px; }

  .event {
    margin-bottom: 30px; }

  .regular-text,
  .h-title {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .retro-download a {
    margin-top: 20px;
    position: relative;
    display: inline-block; }

  .retro-download-block {
    float: left !important; }

  .paper-desc .display-img {
    width: 130px !important;
    height: 180px; }

  .publi h2 {
    margin-bottom: 0px; }

  .retro-prints p {
    padding-left: 8px;
    margin-top: 50px; }

  .retro-dl {
    margin-top: 0px !important; }

  .retrospect-ad span {
    top: 0px !important; }

  .article .h-title h1 {
    font-size: 28px;
    margin-left: 0px; }

  .illu img {
    width: initial;
    height: 200px;
    display: block;
    margin: 0 auto; }

  .speaker-row .row.b {
    margin-left: 0px; }

  .past-events-wrap {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px; }

  .headline-box h1 {
    padding-left: 0px; }

  .retro-filter .filter-head h2 {
    display: inline-block; }

  .retro-filter .filter-toggle {
    margin-left: 0px;
    display: inline-block !important;
    float: right;
    border: none;
    margin-top: 5px; }

  .retro-filter .filter-head {
    padding-bottom: 20px; } }
@media screen and (max-width: 768px) {
  .fix-padding,
  .program-display,
  .member-listing .member-rows,
  .retro-display,
  .tabs-menu,
  .past-events-wrap,
  .regular-text,
  .prints p,
  .quote-row,
  .title-wrap,
  .full-header-image .breadcrumbs,
  .full-header-image .h-title {
    padding-left: 15px;
    padding-right: 15px; }

  .social-footer {
    float: none !important; }
    .social-footer .icon-wrap:hover .colored,
    .social-footer .icon-wrap .colored {
      margin-left: -7px; }
    .social-footer .social-icon-2:hover .colored,
    .social-footer .social-icon-2 .colored {
      margin-left: -4px !important; }

  .news-ov .expend {
    top: -30px; }

  .headline-box h1 {
    margin-bottom: 30px; }

  .program-cover.loop-1 {
    padding-right: 0px;
    margin-bottom: 25px; }

  .program-cover.loop-2 {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 25px;
    text-align: left; }

  .program-cover.loop-3 {
    padding-left: 0px;
    margin-bottom: 25px;
    text-align: left; }

  .work-headline {
    padding-top: 0px;
    padding-bottom: 12px; }

  .work-wrap {
    margin-bottom: 0px;
    padding-bottom: 50px; }

  .work-wrap .w-tabs {
    border: none; }

  .work-wrap .tabbed-row {
    margin-top: 0px; }

  .work-wrap .tab-divider {
    width: inherit; }

  .observatory-content {
    margin-top: 25px;
    padding-top: 25px; }

  .info-banner {
    height: 300px; }

  .retro-row .retro-content {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px; }

  .retro-item .expend {
    margin-top: 0px; }

  .member-listing .member-rows li {
    width: 49%; }

  .fix-padding-l {
    padding-left: 15px; }

  .upcoming-event {
    margin-top: 0px; }

  .second-event .event-date {
    margin-bottom: 15px; }

  .event-date {
    margin-top: 0px; }

  .tabs-menu {
    padding-left: 0px;
    padding-right: 0px; }

  .tabs-menu ul li {
    width: 49.4%; }

  .past-events-wrap .past-events {
    margin-top: 30px; }

  .retrospect-ad .preview-text-box-big {
    padding-left: 25px;
    padding-right: 25px; }

  .span-paper {
    position: relative; }

  .print-issue .dl-wrap {
    display: block;
    margin-top: 25px;
    align-items: none; }

  .print-issue .dl-wrap .dl-text p {
    margin-top: 0px; }

  .sub-publi-header h1 {
    margin-top: 0px;
    padding-top: 0px; }

  .navbar-form .form-group {
    display: inline-block;
    width: 85%; }

  .navbar-form button {
    width: 12%; }

  .footer-bar .subscribe-form input {
    width: 190px; }

  .cookie-block {
    max-height: none; }

  .cookie-block a.btn-ij-blue {
    display: block;
    float: none !important;
    width: 50%;
    margin: 0 auto;
    text-align: center; }

  .newsletter-block .subscribe-form button {
    float: none; }

  .newsletter-block .subscribe-form {
    display: block;
    margin: 0 auto;
    text-align: center; }

  .paper-display .paper-desc {
    display: block; }

  .paper-display .paper-desc .display-img {
    display: block;
    width: 100%; }

  .paper-display h3 {
    width: auto;
    left: 0; }

  .secretariat .secretariat-wrap {
    padding-left: 0px;
    padding-right: 0px; }

  .secretary .info a {
    display: block;
    margin-left: 0px;
    margin-bottom: 5px; }

  .secretary .info a img {
    margin-left: 0px; }

  .media-wrap,
  .secretariat-wrap,
  .mission-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .mission iframe {
    min-height: 280px; }

  .mission-wrap .program {
    margin-bottom: 30px; }

  .report-wrap .print-issue {
    padding-bottom: 0px; }

  .contact-wrap input {
    width: 100% !important; }

  .contact-form {
    padding-left: 15px;
    padding-right: 15px; }

  img.waves {
    display: none; }

  .twitter {
    padding-left: 15px;
    padding-right: 15px; }

  .event-preview-big {
    margin-bottom: 30px; }

  #footer input.email {
    margin-left: 5px; }

  #footer ul.list-inline {
    margin-bottom: 15px; }

  #footer .footer-bar {
    padding-left: 10px; }

  .program-block .title-wrap h2 {
    padding-left: 0px; }

  .infoGraph-wrapper {
    height: 365px; }

  .retrospect-row .btn-ij-blue {
    margin-top: 30px; }

  .no-margin-t {
    margin-left: 0;
    margin-right: 0; }

  .event-preview-big .cover {
    width: 97%; }

  .prints {
    margin-bottom: 0px;
    padding-top: 0px; }

  .policy-network .work-textBlock p {
    margin-bottom: 30px; }

  .work-textBlock p {
    height: auto;
    min-height: initial; }

  .tabs-in-row {
    margin-bottom: 30px; }

  .program-display,
  .retro-display {
    padding-left: 8px; }

  .program-article-row {
    margin-bottom: 50px; }

  .force-col-bottom {
    position: relative; }

  .force-col-bottom p {
    margin-top: 30px; }

  .initiatives-preview .updated {
    margin-top: 50px; }

  .initiatives-preview .updated .text-capitalize {
    margin-bottom: 0px; }

  .initiatives-preview {
    margin-bottom: 50px; }

  .change-row .retro-display {
    padding-left: 15px; }

  .program-article-row .retro-display {
    padding-left: 0px;
    margin-top: 75px; }

  .change-row .retro-display.prints {
    padding-left: 0px; }

  .work-imageBlock img {
    width: auto; }

  .work-imageBlock.widescreen img {
    width: 100%; }

  .obs .fix-padding {
    padding: 0px; }

  .wrapped-title p {
    padding-left: 8px;
    margin-top: 50px; }

  .member-info {
    position: relative;
    bottom: initial;
    height: auto; }

  .info-banner {
    height: 100px;
    margin-top: 50px;
    margin-bottom: 90px; }

  .member-info .info-button {
    top: 175px; }

  .obs-events .wrapped-title p {
    margin-top: 25px; }

  .observatory .program-display {
    padding-left: 15px; }

  .member-info .info-divide {
    position: relative;
    top: 50px; }

  .member-profile {
    margin-left: 30px; }

  .member-profile .type-image {
    left: 15px; }

  .member-listing h1 {
    margin-bottom: 50px;
    margin-top: 0px; }

  .work-wrap .work-imageBlock img {
    width: 100%; }

  .event-thumb {
    height: 300px; }

  .second-event .event-date {
    margin-top: 0px; }

  .upcoming-event {
    height: 300px;
    margin-bottom: 0px; }

  .past-titles h3 {
    padding-left: 0px; }

  #loadMore {
    margin-top: 30px; }

  .event {
    margin-bottom: 30px; }

  .regular-text,
  .h-title {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .retro-download a {
    margin-top: 20px;
    position: relative;
    display: inline-block; }

  .retro-download-block {
    float: left !important; }

  .paper-desc .display-img {
    width: 130px !important;
    height: 180px; }

  .publi h2 {
    margin-bottom: 0px; }

  .retro-prints p {
    padding-left: 8px;
    margin-top: 50px; }

  .retro-dl {
    margin-top: 0px !important; }

  .retrospect-ad span {
    top: 0px !important; }

  .article .h-title h1 {
    font-size: 28px;
    margin-left: 0px; }

  .illu img {
    width: initial;
    height: 200px;
    display: block;
    margin: 0 auto; }

  .past-events-wrap {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px; }

  .tabs-menu ul li {
    width: 100%; }

  .terms {
    padding-left: 15px;
    padding-right: 15px; }

  .terms-titleWrap h1 {
    text-align: left; }

  .infoBlock .title-wrap {
    padding-left: 0px;
    padding-right: 0px; }

  .article .breadcrumbs {
    margin-left: 15px; }

  .retro-filter .filter-head .form-group {
    width: 80%; }

  #navbar .navbar-form {
    border: none; }

  .publi .retro-months {
    padding-left: 0px;
    padding-right: 0px; }

  .news-divide {
    width: 100%;
    margin-left: 0px; }

  .feedWrap .upc-image {
    width: 175px;
    margin: 0 auto; } }
@media screen and (max-width: 512px) {
  .retrospect-menu .dropdown {
    margin-top: 10px; }

  .feedWrap .news-divide {
    margin-left: 0px; }

  img.waves {
    margin-top: -57px;
    margin-right: 0px; }

  .force-col-bottom {
    position: relative; }

  .news-ov .upc-image {
    margin-top: 0px; }

  .news-divide {
    margin-left: 0px;
    width: 100%; }

  .work-wrap .tab-divider {
    margin-top: 30px;
    margin-bottom: 30px; }

  .initiatives-preview .retrospect-ad .preview-text-box-big {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px; }

  .program-article-row {
    margin-bottom: 0px; }

  .initiatives-preview {
    margin-top: 60px; }

  .member-info h3 {
    font-size: 36px; }

  .event-thumb {
    height: 172px; }

  .retro-imageBlock img {
    display: block;
    margin: 0 auto; }

  .retrospect-issues .btn-ij-blue {
    margin-right: 0px; }

  .terms-titleWrap h1 {
    padding-bottom: 0px; }

  .article .h-title h1 {
    line-height: 25px;
    margin-top: 0px; }

  .retro-filter .filter-head h2 {
    font-size: 26px; } }
@media screen and (max-width: 475px) {
  .more-entries .retro-like {
    float: none !important;
    margin-left: 0px; } }
@media screen and (max-width: 425px) {
  .btn-ij-blue.white-btn {
    margin-top: 20px; }

  .retrospect-row {
    margin-top: 50px; }

  .retrospect-row .btn-ij-blue {
    margin-top: 20px;
    margin-bottom: 50px; }

  .infoBlock {
    margin-top: 50px; }

  .infoGraph-wrapper {
    margin-top: 0px;
    margin-bottom: 50px; }

  .no-margin-l {
    margin-left: 0;
    margin-right: 0; }

  .infoGraph-wrapper {
    height: 395px; }

  .full-header {
    height: 300px; }

  .full-header.article {
    height: 350px; }

  .article-sub {
    padding-top: 35px;
    margin-top: 30px; }

  .sub-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px; }

  .obs .upc-image {
    height: 200px; }

  .member-listing h1,
  .h-title h1,
  .publi h2 {
    font-size: 28px; }

  .members .program-display {
    padding-left: 20px; }

  .event-thumb {
    height: 172px; }

  .event-header {
    height: 500px; } }
@media screen and (max-width: 425px) and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
  .retro-item .expend {
    margin-top: 35px; } }
@media screen and (max-width: 768px) {
  .cookie-block a.btn-ij-blue {
    margin-top: 10px; } }
@media screen and (max-width: 400px) {
  .retro-filter .filter-head .form-group {
    width: 77%; }

  .footer-bar .subscribe-form input {
    margin-left: 0px; }

  .footer-bar .subscribe-form {
    margin-top: 15px; }

  .print-issue.big-row button {
    margin-left: 0px;
    margin-top: 0px; }

  .no-margin-m {
    margin-left: 0;
    margin-right: 0; }

  .observatory-content .tab-divider {
    width: 100%; }

  .member-listing h1 {
    font-size: 24px; }

  .event-thumb {
    height: 145px; }

  .retrospect-issues .print-issue-border {
    margin-top: 50px; }

  .retrospect-issues h3 {
    display: block; }

  .retrospect-issues .btn-ij-blue {
    display: block;
    width: 100%;
    margin-top: 5px; }

  .retrospect-issues {
    padding-top: 0px;
    margin-top: 25px; }

  .event-header .breadcrumbs ul li {
    font-size: 13px; }

  .event-header .date-day {
    font-size: 36px; }

  .event-header .month-year {
    font-size: 14px; }

  .event-header .h-title h1 {
    font-size: 18px;
    line-height: 20px; }

  .event-header .date-header {
    height: 150px;
    padding-top: 15px; }

  .full-header-image .breadcrumbs {
    padding-left: 0px; }

  .full-header-image .h-tags {
    padding-top: 0px; }

  .news-header-img .breadcrumbs {
    padding-left: 15px; }

  .retro-filter .filter-head h2 {
    font-size: 24px; } }
@media screen and (max-width: 320px) {
  .infoGraph-wrapper {
    padding: 20px 5px 10px 5px; }

  .infoGraph-wrapper .icon-box {
    width: 140px; }

  .footer-bar .subscribe-form input,
  .footer-bar .subscribe-form button {
    width: 100%;
    margin-top: 10px; }

  .headline-box h1 {
    font-size: 28px; }

  .no-margin-s {
    margin-left: 0;
    margin-right: 0; }

  .aligned-title h2 {
    font-size: 28px; }

  #footer input.email {
    margin-left: 0px; }

  .title-wrap h2 {
    font-size: 28px; }

  .footer-form {
    width: 100%; }

  .upc-headline h3 {
    font-size: 16px !important; }

  .info-banner {
    margin-left: -15px; }

  .work-form button {
    margin-left: 0px; }

  .obs .upc-image {
    height: 150px; }

  .member-listing h1 {
    font-size: 24px; }

  .event-thumb {
    height: 120px; }

  .g-recaptcha iframe {
    width: 260px; }

  .retro-filter .filter-head h2 {
    font-size: 20px; } }
@media screen and (max-height: 635px) and (min-width: 992px) {
  .home-headline {
    margin-top: -50px;
    margin-bottom: -15px; }

  .home-headline .headline-box img {
    height: 189px;
    width: 193px;
    margin-top: -35px; }

  .home-headline .headline-box h1 {
    top: -160px;
    font-size: 26px;
    line-height: 35px; }

  .home-headline .headline-box p {
    top: -115px;
    font-size: 14px; } }
@media screen and (min-width: 992px) {
  .menu-hovered {
  	top: 101px !important;
}
/*# sourceMappingURL=main.css.map */
