@charset "UTF-8";
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 8, 2014 */
@font-face {
  font-family: "source_sans_proregular";
  src: url("../webfonts/sourcesanspro-regular-webfont.eot");
  src: url("../webfonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("../webfonts/sourcesanspro-regular-webfont.woff") format("woff"), url("../webfonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("../webfonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_prolight";
  src: url("../webfonts/sourcesanspro-light-webfont.eot");
  src: url("../webfonts/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/sourcesanspro-light-webfont.woff2") format("woff2"), url("../webfonts/sourcesanspro-light-webfont.woff") format("woff"), url("../webfonts/sourcesanspro-light-webfont.ttf") format("truetype"), url("../webfonts/sourcesanspro-light-webfont.svg#source_sans_prolight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_prolight_italic";
  src: url("../webfonts/sourcesanspro-lightit-webfont.eot");
  src: url("../webfonts/sourcesanspro-lightit-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/sourcesanspro-lightit-webfont.woff2") format("woff2"), url("../webfonts/sourcesanspro-lightit-webfont.woff") format("woff"), url("../webfonts/sourcesanspro-lightit-webfont.ttf") format("truetype"), url("../webfonts/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_prosemibold";
  src: url("../webfonts/sourcesanspro-semibold-webfont.eot");
  src: url("../webfonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/sourcesanspro-semibold-webfont.woff2") format("woff2"), url("../webfonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("../webfonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("../webfonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "volkhovitalic";
  src: url("../webfonts/volkhov-italic-webfont.eot");
  src: url("../webfonts/volkhov-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/volkhov-italic-webfont.woff2") format("woff2"), url("../webfonts/volkhov-italic-webfont.woff") format("woff"), url("../webfonts/volkhov-italic-webfont.ttf") format("truetype"), url("../webfonts/volkhov-italic-webfont.svg#volkhovitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
   article,
   aside,
   details,
   figcaption,
   figure,
   footer,
   header,
   hgroup,
   main,
   nav,
   section,
   summary {
    display: block;
  }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
  audio,
  canvas,
  video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
  audio:not([controls]) {
    display: none;
    height: 0;
  }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
  [hidden] {
    display: none;
  }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
   html {
    font-size: 100%;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
  }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
  html,
  button,
  input,
  select,
  textarea {
    font-family: sans-serif;
  }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
  body {
    margin: 0;
  }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
   a:focus {
    outline: thin dotted;
  }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
  a:active,
  a:hover {
    outline: 0;
  }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
   h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }

  h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
  }

  h3 {
    font-size: 1.17em;
    margin: 1em 0;
  }

  h4 {
    font-size: 1em;
    margin: 1.33em 0;
  }

  h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
  }

  h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
  }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
  abbr[title] {
    border-bottom: 1px dotted;
  }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
  b,
  strong {
    font-weight: bold;
  }

  blockquote {
    margin: 1em 40px;
  }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
  dfn {
    font-style: italic;
  }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
  hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
  }

/**
 * Address styling not present in IE 6/7/8/9.
 */
  mark {
    background: #ff0;
    color: #000;
  }

/**
 * Address margins set differently in IE 6/7.
 */
  p,
  pre {
    margin: 1em 0;
  }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, serif;
    _font-family: "courier new", monospace;
    font-size: 1em;
  }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
  pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
  }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
  q {
    quotes: none;
  }

/**
 * Address `quotes` property not supported in Safari 4.
 */
  q:before,
  q:after {
    content: "";
    content: none;
  }

/**
 * Address inconsistent and variable font size in all browsers.
 */
  small {
    font-size: 80%;
  }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }

  sup {
    top: -0.5em;
  }

  sub {
    bottom: -0.25em;
  }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
   dl,
   menu,
   ol,
   ul {
    margin: 1em 0;
  }

  dd {
    margin: 0 0 0 40px;
  }

/**
 * Address paddings set differently in IE 6/7.
 */
  menu,
  ol,
  ul {
    padding: 0 0 0 40px;
  }

/**
 * Correct list images handled incorrectly in IE 7.
 */
  nav ul,
  nav ol {
    list-style: none;
    list-style-image: none;
  }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
   img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */
  }

/**
 * Correct overflow displayed oddly in IE 9.
 */
  svg:not(:root) {
    overflow: hidden;
  }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
   figure {
    margin: 0;
  }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
   form {
    margin: 0;
  }

/**
 * Define consistent border, margin, and padding.
 */
  fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
  legend {
    border: 0;
    /* 1 */
    padding: 0;
    white-space: normal;
    /* 2 */
    *margin-left: -7px;
    /* 3 */
  }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
  button,
  input,
  select,
  textarea {
    font-size: 100%;
    /* 1 */
    margin: 0;
    /* 2 */
    vertical-align: baseline;
    /* 3 */
    *vertical-align: middle;
    /* 3 */
  }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
  button,
  input {
    line-height: normal;
  }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
  button,
  select {
    text-transform: none;
  }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
  button,
  html input[type=button],
  input[type=reset],
  input[type=submit] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
    *overflow: visible;
    /* 4 */
  }

/**
 * Re-set default cursor for disabled elements.
 */
  button[disabled],
  html input[disabled] {
    cursor: default;
  }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
  input[type=checkbox],
  input[type=radio] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
    *height: 13px;
    /* 3 */
    *width: 13px;
    /* 3 */
  }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
  input[type=search] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
  }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
  input[type=search]::-webkit-search-cancel-button,
  input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
  }

/**
 * Remove inner padding and border in Firefox 3+.
 */
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
  textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
  }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
   table {
    border-collapse: collapse;
    border-spacing: 0;
  }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
   html,
   button,
   input,
   select,
   textarea {
    color: #222;
  }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
  ::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
  }

  ::selection {
    background: #b3d4fc;
    text-shadow: none;
  }

/*
 * A better looking default horizontal rule
 */
  hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
  }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
  audio,
  canvas,
  img,
  video {
    vertical-align: middle;
  }

/*
 * Remove default fieldset styles.
 */
  fieldset {
    border: 0;
    margin: 0;
    padding: 0;
  }

/*
 * Allow only vertical resizing of textareas.
 */
  textarea {
    resize: vertical;
  }

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

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.banner .ivf-container{
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 35.25%;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
  .banner .ivf-container{
     padding-top: 54.25%;
}


}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*------------------------------------*\
    Typography
\*------------------------------------*/
html, :root {
  font-size: 16px;
}

body {
  font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: normal;
  font-style: normal;
  color: #666666;
}

h1, h2, h3, h4, dt, .yearbook-year {
  font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: normal;
  font-style: normal;
  font-size: 1.875rem;
  line-height: 1.4;
  margin: 3.125rem 0 1.5625rem 0;
}

h2, h3, dt, .yearbook-year {
  font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}

h1 {
  font-size: 1.875rem;
  color: #4d4d4d;
}

aside h2, .login h2 {
  font-size: 2.125rem;
  line-height: 2.5rem;
}
aside h3, aside h4, .login h3, .login h4 {
  font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}

p {
  hyphens: auto;
  margin: 1.5625rem 0;
}

.content p + ul {
  margin-top: -1.5625rem;
}
.content p + ul li {
  margin-left: 0.75rem;
}
.content p + ul li:before {
  content: "• ";
  display: inline-block;
  width: 1.5rem;
  margin: -0.75rem;
}

.content ul, aside ul {
  margin-bottom: 1.5625rem;
}
.content li, aside li {
  margin-left: 0.75rem;
}
.content li:before, aside li:before {
  content: "• ";
  display: inline-block;
  width: 1.5rem;
  margin: -0.75rem;
}

.pagination ul, .pagination li, .yearbook ul, .yearbook li {
  margin: 0;
}
.pagination li:before, .yearbook li:before {
  content: none;
}

small, .error, p > small, p > span:not(.caps) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.error {
  color: #e6833a;
}

strong, b, .keyword {
  font-family: "source_sans_prosemibold", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}

i, em {
  font-family: "source_sans_prolight_italic", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}

ol {
  margin: 0;
  padding: 0;
}
ol li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: section;
  margin: 1.5625rem 0;
}
ol li:before {
  content: counter(section, lower-alpha) ") ";
}

.main-menu, .sub-menu a {
  font-family: "source_sans_proregular", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}

/*------------------------------------*\
  Links & Buttons
\*------------------------------------*/
a {
  color: #666666;
}
a:hover, a:active, a:focus {
  color: #333333;
}
p a {
  font-family: "source_sans_prosemibold", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}

.more {
  display: inline-block;
  padding-top: 0.78125rem;
  border-top: 1px solid #666666;
  font-size: 0.875rem;
  text-decoration: underline;
}
p + .more {
  margin-top: 1.5625rem;
}
.more a {
  font-family: "volkhovitalic", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.more a:after {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.75rem;
  content: "";
  background: url(../img/icons/sprite-pfeil-links.svg) -31px 0 no-repeat;
  width: 32px;
  height: 8px;
}
.more a:after .lt-ie9, .no-svg .more a:after {
  background-image: url(../img/icons/sprite-pfeil-links.png);
}
.more a:hover:after, .more a:focus:after, .more a:active:after {
  background-position: -62px 0;
}

span a {
  text-decoration: underline;
}
span.link, span.url, span.email {
  display: inline-block;
  padding: 0.78125rem 1.75rem 0 0;
  min-width: 11.25rem;
  border-top: 1px solid #666666;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-family: "volkhovitalic", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}
span.link:before, span.url:before, span.email:before {
  content: url(../img/icons/link.svg);
  display: inline;
  vertical-align: -5px;
  margin-right: 0.5rem;
}
span.link:before .lt-ie9, .no-svg span.link:before, span.url:before .lt-ie9, .no-svg span.url:before, span.email:before .lt-ie9, .no-svg span.email:before {
  content: url(../img/icons/link.png);
}
span.email:before {
  content: url(../img/icons/email.svg);
}
span.email:before .lt-ie9, .no-svg span.email:before {
  content: url(../img/icons/email.png);
}

/*------------------------------------*\
  vcards
\*------------------------------------*/
.vcard {
  font-size: 1rem;
  margin: 4.6875rem auto;
}
.vcard a {
  display: inline-block;
}
.contact .vcard .fn {
  font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 2rem;
}
.vcard:first-child {
  margin-top: 3.125rem;
}
.vcard .adr {
  margin: 1.5625rem 0 0.78125rem;
}
.vcard .email, .vcard .url {
  font-size: 0.8125rem;
}

.tel, .fax, .email, .url, .adr {
  line-height: 1.5;
}

.tel:before, .fax:before, .email:before, .url:before {
  content: url(../img/icons/fon.svg);
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 0.5rem 0 0;
  vertical-align: text-top;
}
.tel:before .lt-ie9, .no-svg .tel:before, .fax:before .lt-ie9, .no-svg .fax:before, .email:before .lt-ie9, .no-svg .email:before, .url:before .lt-ie9, .no-svg .url:before {
  content: url(../img/icons/fon.png);
}

.fax:before {
  content: url(../img/icons/fax.svg);
}
.fax:before .lt-ie9, .no-svg .fax:before {
  content: url(../img/icons/fax.png);
}

.email:before {
  content: url(../img/icons/email.svg);
  vertical-align: -5px;
}
.email:before .lt-ie9, .no-svg .email:before {
  content: url(../img/icons/email.png);
}

.url:before {
  content: url(../img/icons/link.svg);
  vertical-align: -5px;
}
.url:before .lt-ie9, .no-svg .url:before {
  content: url(../img/icons/link.png);
}

.email, .url {
  font-family: "volkhovitalic", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.email a, .url a {
  font-size: 0.875rem;
  text-decoration: underline;
}

.trustees .vcard {
  overflow: hidden;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 5%;
  margin: 0 0 7.8125rem;
}
.trustees .vcard::after {
  content: "";
  display: table;
  clear: both;
}
.trustees .vcard:last-child {
  margin-right: 0%;
}
.trustees .vcard .title {
  font-family: "source_sans_prosemibold", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.committee .trustees .vcard .fn, .centers .trustees .vcard .org {
  font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 2rem;
}
.committee .trustees .vcard .org, .centers .trustees .vcard .fn {
  border-top: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
  margin: 1.25rem 0 0.5rem;
  padding: 0.875rem 0;
}
.trustees .vcard .adr {
  display: inline-block;
  margin: 0.78125rem 0;
}
.trustees .vcard .contact-outer {
  display: block;
  margin: 0 0 1.5625rem;
}
.trustees .vcard .contact-inner {
  display: inline-block;
  margin-right: 1.75rem;
}

.imprint::after {
  content: "";
  display: table;
  clear: both;
}
.imprint .vcard, .imprint .imprint-item {
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.imprint .vcard::after, .imprint .imprint-item::after {
  content: "";
  display: table;
  clear: both;
}
.imprint .vcard:last-child, .imprint .imprint-item:last-child {
  margin-right: 0%;
}
.imprint .vcard .adr, .imprint .vcard .contact-outer, .imprint .imprint-item .adr, .imprint .imprint-item .contact-outer {
  display: inline-block;
  margin: 0.78125rem 1.75rem 0 0;
  vertical-align: top;
}
.imprint .vcard .contact-outer, .imprint .imprint-item .contact-outer {
  margin-right: 0;
}
.imprint .vcard .email, .imprint .imprint-item .email {
  display: inline-block;
  vertical-align: top;
}
.imprint .vcard .fn, .imprint .vcard .note, .imprint .imprint-item .fn, .imprint .imprint-item .note {
  font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 2rem;
}
.imprint .vcard .org, .imprint .vcard .paragraph, .imprint .imprint-item .org, .imprint .imprint-item .paragraph {
  border-top: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
  margin: 1.25rem 0 0.5rem;
  padding: 0.875rem 0;
}
.imprint .vcard:first-child {
  margin-top: 0;
}

/*------------------------------------*\
  Forms
\*------------------------------------*/
.search {
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  background-color: #666666;
  background-image: linear-gradient(#575757 50%, #666666);
  padding: 1.375rem 2.75rem;
  text-align: left;
}
.search::after {
  content: "";
  display: table;
  clear: both;
}

form {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
  position: relative;
}

.form-outer {
  position: relative;
  display: inline-block;
  width: 100%;
  float: right;
}

.form-inner {
  display: inline-block;
  width: 100%;
  padding-right: 60px;
  margin: 0;
}

label, select, input {
  padding: 0;
  margin: 0;
  display: inline-block;
}

select, input, .wrapper-dropdown, .logout-button {
  border-width: 0;
  text-transform: uppercase;
  font-family: "source_sans_proregular", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 3.25;
  vertical-align: middle;
  -webkit-appearance: caret;
  display: inline;
}

select {
  padding: 0 0.5rem;
  border-radius: 0px;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

::-webkit-input-placeholder {
  color: #fff;
  letter-spacing: 1px;
  transition: color 0.25s 0.05s;
}

:-moz-placeholder {
  color: #fff;
  letter-spacing: 1px;
  transition: color 0.25s 0.05s;
}

::-moz-placeholder {
  color: #fff;
  letter-spacing: 1px;
  transition: color 0.25s 0.05s;
}

:-ms-input-placeholder {
  color: #fff;
  letter-spacing: 1px;
  transition: color 0.25s 0.05s;
}

[placeholder]:focus::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0);
  transition: color 0.25s 0s;
}

[placeholder]:focus:-moz-placeholder {
  color: rgba(0, 0, 0, 0);
  transition: color 0.25s 0s;
}

[placeholder]:focus::-moz-placeholder {
  color: rgba(0, 0, 0, 0);
  transition: color 0.25s 0s;
}

[placeholder]:focus:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0);
  transition: color 0.25s 0s;
}

.form-search ::-webkit-input-placeholder::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 19px;
  margin-top: -3px;
  background: url(../img/icons/lupe.svg) 0 0 no-repeat;
  opacity: 1;
  transition: opacity 0.25s 0s;
}
.form-search :-moz-placeholder::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 19px;
  margin-top: -3px;
  background: url(../img/icons/lupe.svg) 0 0 no-repeat;
  opacity: 1;
  transition: opacity 0.25s 0s;
}
.form-search ::-moz-placeholder::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 19px;
  margin-top: -3px;
  background: url(../img/icons/lupe.svg) 0 0 no-repeat;
  opacity: 1;
  transition: opacity 0.25s 0s;
}
.form-search :-ms-input-placeholder::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 19px;
  margin-top: -3px;
  background: url(../img/icons/lupe.svg) 0 0 no-repeat;
  opacity: 1;
  transition: opacity 0.25s 0s;
}
.form-search [placeholder]:focus::-webkit-input-placeholder::before {
  opacity: 0;
  transition: opacity 0.25s 0.1s;
}
.form-search [placeholder]:focus:-moz-placeholder::before {
  opacity: 0;
  transition: opacity 0.25s 0.1s;
}
.form-search [placeholder]:focus::-moz-placeholder::before {
  opacity: 0;
  transition: opacity 0.25s 0.1s;
}
.form-search [placeholder]:focus:-ms-input-placeholder::before {
  opacity: 0;
  transition: opacity 0.25s 0.1s;
}

input {
  padding: 0 0.5rem 0 1rem;
  background: gray;
  color: #fff;
  width: 60%;
  width: 100%;
  height: 2.125rem;
  box-sizing: border-box;
  padding-left: 1rem;
  transition: padding 0.25s 0s;
}
input:focus, input:active {
  outline-width: 0;
  background: #8c8c8c;
  padding-left: 1rem;
  transition: padding 0.25s 0.25s;
}
input:focus + label, input:active + label {
  opacity: 0;
  transition: opacity 0.25s 0s;
}

input[type=search] {
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
}

.search-submit, .login-submit {
  position: absolute;
  top: 0;
  right: 0;
}

.label-submit {
  vertical-align: middle;
  width: 2.125rem;
  height: 2.125rem;
  padding: 0;
  margin: 0;
  position: relative;
}
.label-submit svg {
  width: 2.125rem;
  height: 2.125rem;
}
.label-submit circle {
  fill: white;
  fill: #d9d9d9;
  transition: fill 0.25s;
}
.main-nav .label-submit circle {
  fill: white;
}
.label-submit polygon {
  fill: #4d4d4d;
  transition: fill 0.25s;
}
.label-submit input[type=submit] {
  position: absolute;
  top: 0;
  width: 2.25rem;
  height: 2.25rem;
  opacity: 0;
  left: 0;
}
.label-submit .lt-ie9, .no-svg .label-submit {
  background: url("../img/icons/pfeil-suche_opt.png") center center no-repeat;
}
.label-submit:hover circle, .label-submit:focus circle {
  fill: #bfbfbf;
}
.label-submit:active circle {
  fill: gray;
}
.label-submit:active polygon {
  fill: white;
}
.label-submit:hover .lt-ie9, .no-svg .label-submit:hover, .label-submit:focus .lt-ie9, .no-svg .label-submit:focus, .label-submit:active .lt-ie9, .no-svg .label-submit:active {
  background: url("../img/icons/pfeil-suche_opt-grey.png") center center no-repeat;
}
#search .label-submit .lt-ie9, .no-svg #search .label-submit, #filter .label-submit .lt-ie9, .no-svg #filter .label-submit {
  background: url("../img/icons/pfeil-suche_opt-grey.png") center center no-repeat;
}
#search .label-submit:hover, #search .label-submit:focus, #search .label-submit:active, #filter .label-submit:hover, #filter .label-submit:focus, #filter .label-submit:active {
  opacity: 0.8;
}

.main-nav .search form {
  display: inline;
}
.main-nav .search label[for=search] {
  left: 40%;
}
.main-nav .search input[type=search] {
  width: 60%;
}

.search-form-container {
  padding-bottom: 3.5rem;
  border-bottom: 1px dotted #666666;
}

.login-form {
  display: block;
  max-width: 500px;
  margin: 0;
}
.login-form .form-inner {
  padding-right: 81px;
}
.login-form .form-outer {
  margin-bottom: 1.5625rem;
}
.login-form input {
  height: 2.5rem;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  border-right: 1px solid #fff;
}
.login-form input:last-child {
  border-top: 2px solid #fff;
}
.login-form .label-submit, .login-form .label-submit svg {
  height: 5rem;
  width: 5rem;
}
.login-form input[type=submit] {
  height: 5rem;
  width: 5rem;
}

.login-container form {
  margin: 6rem auto;
}
.login-container input, .login-container input:last-child {
  border-color: #d9d9d9;
}
.login-container .login-form svg {
  fill: #fff;
}

.login-form, .logout-button {
  transition: all 0.25s;
}
.login-form svg, .logout-button svg {
  fill: #d9d9d9;
  transition: fill 0.25s;
}
.login-form polyline, .logout-button polyline {
  stroke: #4d4d4d;
  transition: stroke 0.25s;
}
.login-form:hover svg, .login-form:focus svg, .login-form:active svg, .logout-button:hover svg, .logout-button:focus svg, .logout-button:active svg {
  fill: #bfbfbf;
}
.login-form:active svg, .logout-button:active svg {
  fill: gray;
}
.login-form:active svg polyline, .logout-button:active svg polyline {
  stroke: white;
}

.logout-button {
  position: relative;
  display: block;
}
.logout-button a {
  display: block;
  padding-right: 82px;
}
.logout-button a:hover .logout-label, .logout-button a:focus .logout-label {
  background: #737373;
}
.logout-button a:active .logout-label {
  background: #666666;
}

.logout-label {
  height: 5rem;
  width: 100%;
  padding-left: 1.75rem;
  line-height: 5.25rem;
  background: gray;
  color: #fff;
  letter-spacing: 1px;
  transition: color 0.25s 0.05s;
  text-transform: uppercase;
  transition: background-color 0.25s;
}

.logout-submit {
  position: absolute;
  top: 0;
  right: 0;
  height: 5rem;
  width: 5rem;
  display: inline-block;
}
.logout-submit .lt-ie9, .no-svg .logout-submit {
  background: url(../img/icons/login-submit.png) center no-repeat;
}

.login-submit .label-submit .lt-ie9, .no-svg .login-submit .label-submit {
  background: url(../img/icons/login-submit.png) center no-repeat;
}

#emailform .label-submit .lt-ie9, .no-svg #emailform .label-submit {
  background: url(../img/icons/login-submit-white.png) center no-repeat;
}

.logout-button a:hover .lt-ie9, .no-svg .logout-button a:hover, .logout-button a:focus .lt-ie9, .no-svg .logout-button a:focus, .logout-button a:active .lt-ie9, .no-svg .logout-button a:active, .login-submit:hover .lt-ie9, .no-svg .login-submit:hover, .login-submit:focus .lt-ie9, .no-svg .login-submit:focus, .login-submit:active .lt-ie9, .no-svg .login-submit:active {
  opacity: 0.8;
}

.wrapper-dropdown {
  position: relative;
  /* Enable absolute positioning for children and pseudo elements */
  display: inline-block;
  vertical-align: middle;
  width: 32.5%;
  width: 50%;
  width: 40%;
  padding: 0;
  margin: 0;
  height: 2.125rem;
  background: #fff;
  color: #4d4d4d;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
}
.wrapper-dropdown span {
  margin-left: 1rem;
}
.wrapper-dropdown:after, .wrapper-dropdown:before {
  content: " ";
  display: block;
  height: 2.125rem;
  width: 2.125rem;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  background: #fff;
}
.wrapper-dropdown:after {
  background: transparent url(../img/icons/sprite-pfeil-kategorie.svg) 0px 50% no-repeat;
  display: inline-block;
  transform: scaleY(1);
  transition: transform 0.25s;
}
.wrapper-dropdown:after .lt-ie9, .no-svg .wrapper-dropdown:after {
  background-image: url(../img/icons/sprite-pfeil-kategorie.png);
}
.wrapper-dropdown:before {
  border-left: 1px solid #999999;
}
.wrapper-dropdown .dropdown {
  /* Size & position */
  position: absolute;
  top: 100%;
  left: 0;
  /* Size */
  right: 0;
  /* Size */
  /* Styles */
  background: #fff;
  /* Hiding */
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  max-height: 600px;
  overflow-y: auto;
}
.wrapper-dropdown .dropdown li {
  line-height: 2;
  width: 100%;
  padding: 0;
}
.wrapper-dropdown .dropdown li a, .wrapper-dropdown .dropdown li a:first-child {
  display: block;
  padding: 0.5rem;
  padding-left: 1rem;
  color: #999999;
  background: transparent;
}
.wrapper-dropdown .dropdown li:hover a {
  background: #e6e6e6;
}
.wrapper-dropdown.active {
  background: #f2f2f2;
}
.wrapper-dropdown.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}
.wrapper-dropdown.active:after {
  transform: scaleY(-1);
}

.no-js .wrapper-dropdown, .js select {
  display: none;
}

select {
  width: 40%;
  font-size: 10px;
  border-width: 1px;
}

.filter {
  max-width: none;
}
.filter span {
  color: #fff;
}
.filter .wrapper-dropdown {
  background: gray;
  width: 50%;
  margin-right: 5%;
}
.filter .wrapper-dropdown:last-of-type {
  width: 45%;
  margin-right: 0;
}
.filter .wrapper-dropdown:before {
  border-left: 1px solid #fff;
}
.filter .wrapper-dropdown:after {
  background: transparent url(../img/icons/sprite-pfeil-kategorie.svg) -34px 50% no-repeat;
}
.filter .wrapper-dropdown:after .lt-ie9, .no-svg .filter .wrapper-dropdown:after {
  background-image: url(../img/icons/sprite-pfeil-kategorie.png);
}
.filter .wrapper-dropdown .dropdown {
  background: #f2f2f2;
}

@media only screen and (max-width: 750px) {
  .filter .wrapper-dropdown {
    background: gray;
    width: 100%;
    margin-right: 5%;
  }
  .filter .wrapper-dropdown:last-of-type {
    width: 100%;
    margin-right: 5%;
    margin-top: 2px;
  }
  .filter .wrapper-dropdown:before {
    border-left: 1px solid #fff;
  }

  header .form-inner {
    padding-right: 0;
  }
  header .search-submit {
    display: none;
    visibility: hidden;
  }
  header .search {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
/*------------------------------------*\
  Pagination
\*------------------------------------*/
.pagination {
  width: 100%;
  text-align: center;
}
.pagination ul {
  display: inline-block;
  margin: 3.125rem auto 0;
}
.pagination li {
  display: inline-block;
  width: 2.25rem;
  margin: 0 0.25rem;
}
.pagination a {
  display: inline-block;
  width: 100%;
  height: 3rem;
  padding: 0.75rem 0;
  border-bottom: 1px solid #666666;
  border-color: #fff;
}
.pagination a:hover, .pagination a:focus, .pagination a:active, .pagination a.current {
  border-color: #e6833a;
  color: #e6833a;
}
.pagination .previous, .pagination .next {
  width: 32px;
  height: 3rem;
}
.pagination .previous a, .pagination .next a {
  background: url(../img/icons/sprite-pfeil-links.svg) -31px 50% no-repeat;
  height: 3.25rem;
  vertical-align: middle;
  border-width: 0;
}
.pagination .previous a .lt-ie9, .no-svg .pagination .previous a, .pagination .next a .lt-ie9, .no-svg .pagination .next a {
  background-image: url(../img/icons/sprite-pfeil-links.png);
}
.pagination .previous a:hover, .pagination .previous a:focus, .pagination .previous a:active, .pagination .next a:hover, .pagination .next a:focus, .pagination .next a:active {
  background-position: -93px 50%;
}
.pagination .previous a {
  transform: rotate(180deg);
}

/*------------------------------------*\
  Structure & general rules
\*------------------------------------*/
img {
  max-width: 100%;
}

ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

.wrapper {
  width: auto;
  max-width: 1655px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.wrapper::after {
  content: "";
  display: table;
  clear: both;
}

.main::after {
  content: "";
  display: table;
  clear: both;
}

/*------------------------------------*\
  Main Navigation
\*------------------------------------*/
header {
  margin: 0;
}
header .row {
  text-align: center;
}

.js .main-nav nav {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s;
}
.js .main-nav nav.active {
  max-height: 100em;
  transition: max-height 1s;
}

.logo {
  margin: 2.75rem 0;
}

.login-button {
  display: none;
  visibility: hidden;
}

.main-nav {
  -webkit-font-smoothing: antialiased;
  moz-osx-font-smoothing: grayscale;
  background-color: gray;
}
.main-nav .menu-button a {
  position: relative;
  background: #f2f2f2;
  font-size: 1.375rem;
  padding-bottom: 0.875rem;
  color: #bfbfbf;
}
.main-nav .menu-button a:after {
  content: url(../img/icons/menu.svg);
  position: absolute;
  left: 2.75rem;
  height: 14px;
  width: 22px;
}
.main-nav .login-button a {
  background: #e6833a;
}
.main-nav a {
  display: block;
  width: 100%;
  border-top: 2px solid #fff;
  padding: 1.375rem 0;
  color: #fff;
  background: gray;
}
.main-nav li {
  display: block;
}
.js .main-nav .sub-menu {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s;
}
.js .main-nav .sub-menu.active {
  max-height: 50em;
  transition: max-height 1s;
}
.main-nav .sub-menu a {
  background: #f6f2ec;
  color: gray;
}
.main-nav .sub-menu a.current {
  background: #f7d8c2;
}
.main-nav .sub-menu a:hover, .main-nav .sub-menu a:focus, .main-nav .sub-menu a:active {
  background: #fae7d8;
}
.main-nav .login-button {
  display: block;
  visibility: visible;
}

.menu-button {
  background: #d9d9d9;
  text-transform: uppercase;
}
.menu-button a {
  color: #666666;
}

.main-menu {
  padding-left: 0;
}

.search {
  border-top: 2px solid #fff;
}

/*------------------------------------*\
  Footer
\*------------------------------------*/
footer {
  background: #d9d9d9;
  width: 100%;
  margin-top: 8.75rem;
}
footer .contact {
  width: 100%;
  float: left;
  padding: 0;
  padding: 0 1.75rem;
  border-top: 1px dotted #666666;
}
footer .contact h3 {
  margin: 3.5rem 0 2rem;
}
footer .footer-container {
  position: relative;
  width: auto;
  max-width: 1655px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
footer .footer-container::after {
  content: "";
  display: table;
  clear: both;
}
footer h3 {
  font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  margin: 0 0 1rem;
}
footer a, footer p {
  font-size: 0.75rem;
  line-height: 2.333333333;
}
footer a {
  color: #666666;
}
footer a:hover, footer a:focus, footer a:active {
  color: #4d4d4d;
}
footer p a {
  font-family: "source_sans_proregular", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}

.footer-nav {
  width: 100%;
  float: left;
  margin-top: 1.75rem;
  padding: 0 1.75rem;
}
.footer-nav li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 10%;
  border-bottom: 1px dotted #666666;
  text-align: left;
  margin: 1.75rem 0 0;
  padding-bottom: 1.75rem;
}
.footer-nav li::after {
  content: "";
  display: table;
  clear: both;
}
.footer-nav li:last-child {
  margin-right: 0%;
}
.footer-nav li:last-child {
  border-width: 0;
}
.footer-nav li a {
  display: block;
  color: gray;
}
.footer-nav li a:hover, .footer-nav li a:focus, .footer-nav li a:active {
  color: #e6833a;
}
.footer-nav li a.current {
  color: #4d4d4d;
}
.footer-nav .nav-item {
  display: inline-block;
  text-align: left;
}
.footer-nav .nav-item a {
  display: inline;
  margin-right: 1rem;
}
.footer-nav br {
  display: none;
}

/*------------------------------------*\
  Banner
\*------------------------------------*/
/*------------------------------------*\
  Aside & Content
\*------------------------------------*/
aside {
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding: 0 1.75rem;
  margin-top: 2.5rem;
  padding-bottom: 3.5rem;
}
aside::after {
  content: "";
  display: table;
  clear: both;
}

.content {
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding: 0.75rem 1.75rem 3.5rem;
  margin-top: 2.5rem;
}
.content::after {
  content: "";
  display: table;
  clear: both;
}
.content h2:first-child, .content h3:first-child {
  margin-top: 0;
}

.content > p, aside > p {
  margin-top: 0;
}
.aside-headline {
  position: relative;
  border-bottom: 1px solid #666666;
  margin-bottom: 3.125rem;
  text-transform: uppercase;
}
.aside-headline h2:first-child {
  margin-top: 0.75rem;
  margin-bottom: 3.125rem;
}
.aside-headline h2:first-child:before {
  content: url(../img/icons/signet-hell.svg);
  float: right;
  clear: left;
  display: block;
  width: 64px;
  height: 64px;
  margin: -0.75rem 0 0 1.5rem;
}
.aside-headline h2:first-child:before .lt-ie9, .no-svg .aside-headline h2:first-child:before {
  content: url(../img/icons/signet-hell.png);
}

.tile, .tile-span {
  overflow: hidden;
  margin-bottom: 1.5%;
  padding: 1rem 1.75rem 1.75rem;
}

.tile {
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 1.5%;
  background: #cccccc;
  min-height: 450px;
  position: relative;
  padding-bottom: 4.375rem;
}
.tile::after {
  content: "";
  display: table;
  clear: both;
}
.tile:last-child {
  margin-right: 0%;
}
.tile p {
  text-align: left;
  font-size: 1rem;
  line-height: 1.375;
  color: #fff;
}
.tile .more {
  border-color: #fff;
  margin-top: 0.5rem;
}
.tile .more a {
  color: #fff;
}
.tile .more a:after {
  background-position: 0px 0;
}
.tile .more a:hover, .tile .more a:focus, .tile .more a:active {
  color: #333333;
}
.tile .more a:hover:after, .tile .more a:focus:after, .tile .more a:active:after {
  background-position: -62px 0;
}
.tile span.more, .tile span.link, .tile span.email {
  position: absolute;
  bottom: 1.75rem;
}

.content .tile-header h3, .content .tile-header h2 {
  font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0;
  color: #4d4d4d;
  text-transform: none;
}
.tile-header p {
  margin-top: 0;
}

.tile-item {
  border-bottom: 1px dotted #fff;
}
.tile-item p {
  color: #fff;
}
.tile-item:last-child {
  border-width: 0;
}
.tile-item img {
  min-width: 100px;
}

.science, .profile {
  background: #999999;
}

.chart {
  margin-bottom: 1.75rem;
}

div.yearbook .tile-header h3 {
  color: #fff;
}

.events {
  background: #e6833a;
}
.events .tile-item p:first-child {
  margin-top: 1.5625rem;
  margin-bottom: 0;
}
.events .tile-item p:last-child {
  margin-top: 0;
  margin-bottom: 1.5625rem;
}

.infos {
  background: #cccccc;
}
.infos .tile-header p {
  color: #4d4d4d;
}

.press {
  background-color: #4d4d4d;
}
.press .tile-header h2, .press .tile-header h3 {
  color: #fff;
}

.tile-overlay {
  position: relative;
  padding: 0;
}
.tile-overlay.tile {
  min-height: 360px;
}
.tile-overlay span {
  text-decoration: underline;
}
.tile-overlay a {
  display: block;
  position: relative;
}
.tile-overlay a:before, .tile-overlay a:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tile-overlay a:before {
  background: rgba(0, 0, 0, 0);
  transition: background-color 0.5s;
  z-index: 2;
  pointer-events: none;
}
.tile-overlay a:after {
  background: url(../img/icons/pfeil-zentrumsprofil.svg) 50% -600px no-repeat;
  z-index: 3;
}
.tile-overlay a:hover span, .tile-overlay a:focus span {
  color: #666666;
}
.tile-overlay a:hover:before, .tile-overlay a:focus:before {
  background: rgba(0, 0, 0, 0.5);
}
.tile-overlay a:hover:after, .tile-overlay a:focus:after {
  background-position: 50% 50%;
  transition: 0.1s;
}
.tile-overlay a:active:before {
  background: rgba(0, 0, 0, 0.6);
}
.tile-overlay a:active:after {
  background-position: 50% 52%;
}
.tile-overlay .lt-ie9 a, .no-svg .tile-overlay a {
  display: block;
  position: relative;
}
.tile-overlay .lt-ie9 a:before, .tile-overlay .lt-ie9 a:after, .no-svg .tile-overlay a:before, .no-svg .tile-overlay a:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tile-overlay .lt-ie9 a:before, .no-svg .tile-overlay a:before {
  background: rgba(0, 0, 0, 0);
  transition: background-color 0.5s;
  z-index: 2;
  pointer-events: none;
}
.tile-overlay .lt-ie9 a:after, .no-svg .tile-overlay a:after {
  background: url(../img/icons/pfeil-zentrumsprofil.png) 50% -600px no-repeat;
  z-index: 3;
}
.tile-overlay .lt-ie9 a:hover span, .tile-overlay .lt-ie9 a:focus span, .no-svg .tile-overlay a:hover span, .no-svg .tile-overlay a:focus span {
  color: #666666;
}
.tile-overlay .lt-ie9 a:hover:before, .tile-overlay .lt-ie9 a:focus:before, .no-svg .tile-overlay a:hover:before, .no-svg .tile-overlay a:focus:before {
  background: rgba(0, 0, 0, 0.5);
}
.tile-overlay .lt-ie9 a:hover:after, .tile-overlay .lt-ie9 a:focus:after, .no-svg .tile-overlay a:hover:after, .no-svg .tile-overlay a:focus:after {
  background-position: 50% 50%;
  transition: 0.1s;
}
.tile-overlay .lt-ie9 a:active:before, .no-svg .tile-overlay a:active:before {
  background: rgba(0, 0, 0, 0.6);
}
.tile-overlay .lt-ie9 a:active:after, .no-svg .tile-overlay a:active:after {
  background-position: 50% 52%;
}
.tile-overlay .lt-ie9 a, .no-svg .tile-overlay a {
  position: static;
}
.tile-overlay a {
  position: static;
  padding: 1rem 1.75rem 1.75rem;
}

.membersarea-only span, .profile span {
  color: #fff;
}
.membersarea-only span.url, .membersarea-only span.email, .profile span.url, .profile span.email {
  border-color: #fff;
}
.membersarea-only span.url:before, .membersarea-only span.email:before, .profile span.url:before, .profile span.email:before {
  content: url(../img/icons/link-white.svg);
}
.membersarea-only span.url:before .lt-ie9, .no-svg .membersarea-only span.url:before, .membersarea-only span.email:before .lt-ie9, .no-svg .membersarea-only span.email:before, .profile span.url:before .lt-ie9, .no-svg .profile span.url:before, .profile span.email:before .lt-ie9, .no-svg .profile span.email:before {
  content: url(../img/icons/link-white.png);
}
.membersarea-only span.email:before, .profile span.email:before {
  content: url(../img/icons/email-white.svg);
}
.membersarea-only span.email:before .lt-ie9, .no-svg .membersarea-only span.email:before, .profile span.email:before .lt-ie9, .no-svg .profile span.email:before {
  content: url(../img/icons/email-white.png);
}
.membersarea-only a:hover, .membersarea-only a:focus, .membersarea-only a:active, .profile a:hover, .profile a:focus, .profile a:active {
  color: #f7d8c2;
}

.profile a:hover span, .profile a:focus span, .profile a:active span {
  color: #fff !important;
}

.certificate .tile-header p {
  color: #4d4d4d;
}
.certificate.tile-overlay a:after {
  background-image: url(../img/icons/pfeil-zertifikat.svg);
}
.certificate.tile-overlay a:after .lt-ie9, .no-svg .certificate.tile-overlay a:after {
  background-image: url(../img/icons/pfeil-zertifikat.png);
}

.tile-span {
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  width: 100%;
  background: #d9d9d9;
}
.tile-span::after {
  content: "";
  display: table;
  clear: both;
}
.tile-span article {
  max-width: none;
}

.tile-dates {
  background: #f6f2ec;
}

article, dd, dt, .text-container {
  padding-bottom: 2.625rem;
  margin-top: 2.625rem;
  border-bottom: 1px dotted #666666;
  max-width: 800px;
}
article:first-child, dd:first-child, dt:first-child, .text-container:first-child {
  margin-top: 0;
}
article:last-child, dd:last-child, dt:last-child, .text-container:last-child {
  border-width: 0;
  padding-bottom: 0;
}

.text-container_headline {
  padding-bottom: 1.3125rem;
}
.text-container_headline h1 {
  margin: 0 0 0.5rem;
}
.text-container_headline p {
  margin-top: 0.5rem;
}
.text-container_headline p:last-child {
  margin-bottom: 0;
}

dd {
  margin-left: 0;
}

dt {
  margin-top: 2.625rem;
}

.content dl:first-of-type, .content dt:first-of-type {
  margin-top: 0;
}

.image-container {
  margin-top: 3.5rem;
}
article > .image-container {
  margin-top: 0;
}

.pagination {
  border-top: 1px dotted #666666;
}

/*------------------------------------*\
  FAQ
\*------------------------------------*/
.text-container.fqa-item {
  border-bottom: 0;
}

.fqa-item_heading {
  padding-top: 1.5625rem;
  border-top: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
}
.fqa-item_heading h2 {
  font-size: 1.375rem;
}

/*------------------------------------*\
  yearbook
\*------------------------------------*/
.yearbook .image-tile {
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 1.5%;
  position: relative;
}
.yearbook .image-tile::after {
  content: "";
  display: table;
  clear: both;
}
.yearbook .image-tile:last-child {
  margin-right: 0%;
}
.yearbook .image-tile img {
  width: 100%;
}
.yearbook .image-tile p {
  color: #666666;
}
.yearbook .image-tile .tile-info {
  font-size: 0.875rem;
  line-height: 1.25rem;
  min-height: 65px;
}
.yearbook .image-tile .tile-info p:last-child {
  margin-bottom: 0;
}
.yearbook .tile-item a {
  display: block;
  position: relative;
}
.yearbook .tile-item a:before, .yearbook .tile-item a:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.yearbook .tile-item a:before {
  background: rgba(0, 0, 0, 0);
  transition: background-color 0.5s;
  z-index: 2;
  pointer-events: none;
}
.yearbook .tile-item a:after {
  background: url(../img/icons/download.svg) 50% -600px no-repeat;
  z-index: 3;
}
.yearbook .tile-item a:hover span, .yearbook .tile-item a:focus span {
  color: #666666;
}
.yearbook .tile-item a:hover:before, .yearbook .tile-item a:focus:before {
  background: rgba(0, 0, 0, 0.5);
}
.yearbook .tile-item a:hover:after, .yearbook .tile-item a:focus:after {
  background-position: 50% 50%;
  transition: 0.1s;
}
.yearbook .tile-item a:active:before {
  background: rgba(0, 0, 0, 0.6);
}
.yearbook .tile-item a:active:after {
  background-position: 50% 52%;
}
.yearbook .tile-item .lt-ie9 a, .no-svg .yearbook .tile-item a {
  display: block;
  position: relative;
}
.yearbook .tile-item .lt-ie9 a:before, .yearbook .tile-item .lt-ie9 a:after, .no-svg .yearbook .tile-item a:before, .no-svg .yearbook .tile-item a:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.yearbook .tile-item .lt-ie9 a:before, .no-svg .yearbook .tile-item a:before {
  background: rgba(0, 0, 0, 0);
  transition: background-color 0.5s;
  z-index: 2;
  pointer-events: none;
}
.yearbook .tile-item .lt-ie9 a:after, .no-svg .yearbook .tile-item a:after {
  background: url(../img/icons/download.png) 50% -600px no-repeat;
  z-index: 3;
}
.yearbook .tile-item .lt-ie9 a:hover span, .yearbook .tile-item .lt-ie9 a:focus span, .no-svg .yearbook .tile-item a:hover span, .no-svg .yearbook .tile-item a:focus span {
  color: #666666;
}
.yearbook .tile-item .lt-ie9 a:hover:before, .yearbook .tile-item .lt-ie9 a:focus:before, .no-svg .yearbook .tile-item a:hover:before, .no-svg .yearbook .tile-item a:focus:before {
  background: rgba(0, 0, 0, 0.5);
}
.yearbook .tile-item .lt-ie9 a:hover:after, .yearbook .tile-item .lt-ie9 a:focus:after, .no-svg .yearbook .tile-item a:hover:after, .no-svg .yearbook .tile-item a:focus:after {
  background-position: 50% 50%;
  transition: 0.1s;
}
.yearbook .tile-item .lt-ie9 a:active:before, .no-svg .yearbook .tile-item a:active:before {
  background: rgba(0, 0, 0, 0.6);
}
.yearbook .tile-item .lt-ie9 a:active:after, .no-svg .yearbook .tile-item a:active:after {
  background-position: 50% 52%;
}
.yearbook .tile-header {
  top: 1.75rem;
  left: 1.75rem;
  z-index: 1;
}
.yearbook .tile-container {
  display: flex;
  margin-bottom: 2.625rem;
}
.yearbook .tile-container::after {
  content: "";
  display: table;
  clear: both;
}
.yearbook .tile-container + .text-container {
  padding-top: 2.625rem;
  border-top: 1px dotted #666666;
}
.yearbook .text-container:nth-child(1n+3) {
  margin-top: 2.625rem;
}
.yearbook .text-container:nth-child(1n+3) > h2 {
  margin-top: 1.75rem;
}

.search-item {
  padding: 5.25rem 0;
  border-top: 1px dotted #666666;
}
.search-item:first-child {
  border-width: 0;
}

.yearbook-period {
  -webkit-font-smoothing: antialiased;
  moz-osx-font-smoothing: grayscale;
}
.yearbook-period ul {
  overflow: hidden;
}
.yearbook-period ul::after {
  content: "";
  display: table;
  clear: both;
}
.yearbook-period li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin: 0 0 1.5625rem 0;
  position: relative;
}
.yearbook-period li::after {
  content: "";
  display: table;
  clear: both;
}
.yearbook-period li .yearbook-year {
  color: #666666;
  text-align: center;
  margin: 0;
  padding: 0.4375rem 0;
  border-bottom: 1px dotted #666666;
  border-style: dotted;
  border-width: 0 0 1px 0;
  margin-bottom: 20px;
  background: #fff;
  transition: background-color 0.25s;
  position: relative;
}
.yearbook-period li .yearbook-year:after {
  content: " ";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -20px;
  border-style: solid;
  border-width: 0 20px;
  border-color: #e6833a transparent transparent transparent;
  transition: all 0.25s;
}
.yearbook-period li .yearbook-year.current {
  color: #e6833a;
}
.yearbook-period li .yearbook-download {
  width: 100%;
}
.yearbook-period li a {
  display: block;
  text-align: center;
  padding: 0.390625rem 0;
  border: 2px solid #d9d9d9;
  text-transform: uppercase;
  opacity: 0;
  transition: opacity 0.25s 0;
}
.yearbook-period li a:nth-child(2) {
  border-top-width: 0;
}
.yearbook-period li a:nth-child(3) {
  border-top-width: 0;
}
.yearbook-period li a:hover, .yearbook-period li a:focus, .yearbook-period li a:active {
  background: #d9d9d9;
  transition: background-color 0.25s;
}
.yearbook-period li:hover, .yearbook-period li:focus, .yearbook-period li:active {
  cursor: pointer;
}
.yearbook-period li:hover a, .yearbook-period li:focus a, .yearbook-period li:active a {
  opacity: 1;
  transition: opacity 0.25s 0.1s;
}
.yearbook-period li:hover .yearbook-year, .yearbook-period li:focus .yearbook-year, .yearbook-period li:active .yearbook-year {
  color: #fff;
  background: #e6833a;
}
.yearbook-period li:hover .yearbook-year:after, .yearbook-period li:focus .yearbook-year:after, .yearbook-period li:active .yearbook-year:after {
  bottom: -20px;
  border-width: 20px 20px 0 20px;
}
.yearbook-period li .yearbook-year.active {
  color: #fff;
  background: #e6833a;
}
.yearbook-period li .yearbook-year.active:after {
  bottom: -20px;
  border-width: 20px 20px 0 20px;
}
.yearbook-period li .yearbook-year.active + .yearbook-download a {
  opacity: 1;
  transition: opacity 0.25s 0.1s;
}
.yearbook-period li:last-child:after {
  content: "";
  height: 3.5rem;
  width: 2000px;
  border-bottom: 1px dotted #666666;
  border-style: dotted;
  border-width: 0 0 1px 0;
  position: absolute;
  top: 0;
  right: -2000px;
}

/*------------------------------------*\
  Members area
\*------------------------------------*/
.membersarea-only {
  background: #e6833a;
}
.membersarea-only h3, .membersarea-only p, .membersarea-only a {
  color: #fff;
}
.membersarea-only article {
  border-color: #fff;
}

/*------------------------------------*\
  comitee
\*------------------------------------*/
.trustees {
  padding-top: 3.5rem;
}
.trustees::after {
  content: "";
  display: table;
  clear: both;
}

.trustees-cooperation {
  background: #f6f2ec;
  background: #f6f2ec;
  margin: 0 -1.75rem 0 -1.5rem;
  padding: 1.5rem 1.75rem 0 1.5rem;
}
.trustees-cooperation .trustees .vcard {
  margin-bottom: 3.125rem;
}

.trustees-note::after {
  content: "";
  display: table;
  clear: both;
}
.trustees-note p:first-child {
  margin-top: 0;
}
.trustees-note p:last-child {
  margin-bottom: 3.125rem;
}

/*------------------------------------*\
  service
\*------------------------------------*/
/*------------------------------------*\
  centers
\*------------------------------------*/
/*------------------------------------*\
  Login page
\*------------------------------------*/
.login-container {
  max-width: 600px;
  text-align: center;
}
.login-container h2 {
  margin-top: 1.5rem;
  color: #fff;
  text-transform: uppercase;
}
.login-container h2:after {
  content: " ";
  display: block;
  width: 6rem;
  margin: 2rem auto 3rem;
  border-top: 1px solid #666666;
}

.mfp-container {
  padding: 1rem;
}

.mfp-content {
  max-width: 1024px;
  margin: 0 auto;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.6);
}

button.mfp-close {
  width: 32px;
  height: 32px;
  top: 1rem;
  right: 1rem;
  background: url(../img/icons/close.png) center center no-repeat;
}
button.mfp-close:hover, button.mfp-close:focus, button.mfp-close:active {
  top: 1rem;
}

.ajax-popup {
  position: relative;
  background: #d9d9d9;
  margin: 0 auto;
}
.ajax-popup .login-container {
  position: relative;
  background: #d9d9d9;
  margin: 0 auto;
  padding: 5rem 2rem;
}
.ajax-popup .login-container::after {
  content: "";
  display: table;
  clear: both;
}

.certificat {
  background: #d9d9d9;
}
.certificat .wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*------------------------------------*\
  literature
\*------------------------------------*/
.literature dt {
  border-bottom: 1px dotted #666666;
}
.literature dl dt:first-child {
  border-top: 1px dotted #666666;
}
.literature dt {
  margin: 0.1875rem 0 0;
  padding: 0.25rem 0;
}

/*------------------------------------*\
  Banner
\*------------------------------------*/
.banner {
  position: relative;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.banner::after {
  content: "";
  display: table;
  clear: both;
}

.background-image {
  background: url(../img/banner/banner_home_1655.jpg) top center no-repeat;
  background-size: cover;
  min-height: 325px;
}
.home .background-image {
  min-height: 494px;
}

.overlay {
  width: 100%;
  padding: 1.5625rem 1.75rem 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
}
.overlay h2 {
  font-family: "source_sans_prolight_italic", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.375rem;
  line-height: 2.125rem;
  margin-top: 0;
}
.overlay .more {
  border-width: 0;
  margin: 0 0 1.5625rem;
}
.overlay .more a {
  text-decoration: none;
}

.home .background-image {
  background-image: url(../img/backgrounds/banner_home_570.jpg);
}

.imprint-contact .background-image {
  background-image: url(../img/backgrounds/banner_impressum_570.jpg);
}

.yearbook .background-image {
  background-image: url(../img/backgrounds/banner_jahrbuch_570.jpg);
}

.membersarea .background-image {
  background-image: url(../img/backgrounds/banner_mitglieder_570.jpg);
}

.committee .background-image, .centers .background-image, .mission .background-image, .history .background-image, .literature .background-image {
  background-image: url(../img/backgrounds/banner_register_570.jpg);
}

.service .background-image, .dates .background-image, .partners .background-image, .faq .background-image {
  background-image: url(../img/backgrounds/banner_service_570.jpg);
}

@media only screen and (min-width: 571px) {
  .home .background-image {
    background-image: url(../img/backgrounds/banner_home_1024.jpg);
  }

  .imprint-contact .background-image {
    background-image: url(../img/backgrounds/banner_impressum_1024.jpg);
  }

  .yearbook .background-image {
    background-image: url(../img/backgrounds/banner_jahrbuch_1024.jpg);
  }

  .membersarea .background-image {
    background-image: url(../img/backgrounds/banner_mitglieder_1024.jpg);
  }

  .committee .background-image, .centers .background-image, .mission .background-image, .history .background-image, .literature .background-image {
    background-image: url(../img/backgrounds/banner_register_1024.jpg);
  }

  .service .background-image, .dates .background-image, .partners .background-image, .faq .background-image {
    background-image: url(../img/backgrounds/banner_service_1024.jpg);
  }
}
@media only screen and (min-width: 1024px) {
  .home .background-image {
    background-image: url(../img/backgrounds/banner_home_1655.jpg);
  }

  .imprint-contact .background-image {
    background-image: url(../img/backgrounds/banner_impressum_1655.jpg);
  }

  .yearbook .background-image {
    background-image: url(../img/backgrounds/banner_jahrbuch_1655.jpg);
  }

  .membersarea .background-image {
    background-image: url(../img/backgrounds/banner_mitglieder_1655.jpg);
  }

  .committee .background-image, .centers .background-image, .mission .background-image, .history .background-image, .literature .background-image {
    background-image: url(../img/backgrounds/banner_register_1655.jpg);
  }

  .service .background-image, .dates .background-image, .partners .background-image, .faq .background-image {
    background-image: url(../img/backgrounds/banner_service_1655.jpg);
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1300px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1300px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 1300px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1300px), only screen and (min-resolution: 192dpi) and (min-width: 1300px), only screen and (min-resolution: 2dppx) and (min-width: 1300px) {
  .home .background-image {
    background-image: url(../img/backgrounds/banner_home_2500.jpg);
  }

  .imprint-contact .background-image {
    background-image: url(../img/backgrounds/banner_impressum_2500.jpg);
  }

  .yearbook .background-image {
    background-image: url(../img/backgrounds/banner_jahrbuch_2500.jpg);
  }

  .membersarea .background-image {
    background-image: url(../img/backgrounds/banner_mitglieder_2500.jpg);
  }

  .committee .background-image, .centers .background-image, .mission .background-image, .history .background-image, .literature .background-image {
    background-image: url(../img/backgrounds/banner_register_2500.jpg);
  }

  .service .background-image, .dates .background-image, .partners .background-image, .faq .background-image {
    background-image: url(../img/backgrounds/banner_service_2500.jpg);
  }
}
/*------------------------------------*\
  Tiles
\*------------------------------------*/
div.yearbook {
  background: url(../img/backgrounds/signet_520.jpg) center center no-repeat;
  background-size: cover;
}

.certificate {
  background: url(../img/backgrounds/zertifikat_520.jpg) center center no-repeat;
  background-size: cover;
}

@media only screen and (min-width: 571px) {
  div.yearbook {
    background-image: url(../img/backgrounds/signet_800.jpg);
  }

  .certificate {
    background-image: url(../img/backgrounds/zertifikat_800.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  div.yearbook {
    background-image: url(../img/backgrounds/signet_520.jpg);
  }

  .certificate {
    background-image: url(../img/backgrounds/zertifikat_520.jpg);
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 900px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 900px), only screen and (min-device-pixel-ratio: 2) and (min-width: 900px), only screen and (min-resolution: 192dpi) and (min-width: 900px), only screen and (min-resolution: 2dppx) and (min-width: 900px) {
  div.yearbook {
    background-image: url(../img/backgrounds/signet_800.jpg);
  }

  .certificate {
    background-image: url(../img/backgrounds/zertifikat_800.jpg);
  }
}
/*------------------------------------*\
  accordion
\*------------------------------------*/
.accordion-item {
  padding-bottom: 0;
}
.js .accordion-item:nth-child(1n+3) {
  margin-top: -1px;
}

.accordion-header {
  position: relative;
  padding-right: 3rem;
}

.accordion-button {
  position: absolute;
  top: 1.5625rem;
  right: 0;
  width: 2rem;
  height: 2rem;
}

.accordion-content {
  overflow: hidden;
}
.accordion-content *:last-child {
  padding-bottom: 2.625rem;
}

.accordion-item_opened .accordion-content {
  height: auto;
}

/*------------------------------------*\
  SVG
\*------------------------------------*/
#buttonCircle {
  fill: #d9d9d9;
  transition: fill 0.2s;
}
a:hover #buttonCircle, a:focus #buttonCircle, a:active #buttonCircle {
  fill: gray;
}

#rectVertical {
  transition: all 0.5s;
  transform: scaleY(1);
  transform-origin: 50%;
}
.accordion-item_opened #rectVertical {
  transform: scaleY(0);
}
.lt-ie10 .accordion-item_opened #rectVertical {
  display: none;
  visibility: hidden;
}

.lt-ie9 #rectVertical {
  display: none;
}

/**
* JS Fallback
*/
.no-js .accordion-header a {
  cursor: auto;
}
.no-js .accordion-header a:hover, .no-js .accordion-header a:focus, .no-js .accordion-header a:active {
  color: #666666;
}
.no-js .accordion-button {
  display: none;
  visibility: hidden;
}
.no-js .accordion-content {
  height: auto;
}

/*------------------------------------*\
  Fall Backs
\*------------------------------------*/
.lt-ie9 svg, .no-svg svg {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}

/*------------------------------------*\
    Media Queries
\*------------------------------------*/

@media screen and (max-width: 1044px) {
   .banner .ivf-container{
    padding-top: 57.25%;
  }

}
@media screen and (max-width: 570px) {
  .yearbook .tile-container {
    flex-direction: column;
  }
  .banner .ivf-container{
    padding-top: 57.25%;
  }
}
@media screen and (min-width: 570px) {
  .yearbookarchiv li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .yearbookarchiv li::after {
    content: "";
    display: table;
    clear: both;
  }


}
@media only screen and (min-width: 700px) {
  aside, .footer-container {
    padding: 0 3.5rem;
  }

  .content {
    padding: 0.75rem 3.5rem 0;
  }

  .overlay {
    position: absolute;
    left: 0;
    right: 25%;
    top: 35%;
    width: auto;
    bottom: auto;
  }
}
@media only screen and (min-width: 900px) {
  .tile {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49.25%;
    margin-left: 0%;
    margin-right: 1.5%;
  }
  .tile::after {
    content: "";
    display: table;
    clear: both;
  }
  .tile:last-child {
    margin-right: 0%;
  }

  .trustees .vcard {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
  }
  .trustees .vcard::after {
    content: "";
    display: table;
    clear: both;
  }
  .trustees .vcard:last-child {
    margin-right: 0%;
  }

  .yearbookarchiv li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .yearbookarchiv li::after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (min-width: 1024px) {
  header {
    margin: 3.75rem 0 0;
  }
  header .row {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: left;
  }
  header .row::after {
    content: "";
    display: table;
    clear: both;
  }
  header .row::after {
    content: "";
    display: table;
    clear: both;
  }
  .js header .main-nav nav {
    max-height: none;
    overflow: visible;
  }
  header nav {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    background: gray;
    padding: 0.625rem 0;
  }
  header nav::after {
    content: "";
    display: table;
    clear: both;
  }

  .logo {
    margin: 0 0 0 2.75rem;
    float: left;
  }

  .login-button {
    display: block;
    visibility: visible;
    float: right;
    padding: 2.25rem 3.25rem 2rem;
  }
  .login-button a {
    font-size: 0.8125rem;
    line-height: 1.230769231;
    line-height: 1rem;
    padding: 2.25rem 2.75rem 2rem;
    text-transform: uppercase;
  }

  .button, .button a {
    background: #e6833a;
    color: #fff;
    transition: color 0.25s;
  }
  .button:hover, .button:focus, .button:active, .button a:hover, .button a:focus, .button a:active {
    color: #666666;
  }

  .main-nav {
    z-index: 5;
    position: relative;
    font-size: 1rem;
    line-height: 1.25;
    color: #fff;
  }
  .main-nav a {
    color: #fff;
    border-right: 1px solid #fff;
    border-top: 0;
    padding: 0 0.75rem;
  }
  .main-nav a:hover {
    color: #333333;
  }
  .main-nav li:first-child > a {
    padding-left: 0;
  }
  .main-nav li {
    display: inline-block;
    padding: 1.8333333333rem 0;
    position: relative;
    border-width: 0;
  }
  .main-nav li:first-child {
    border-width: 0;
    padding-left: 0;
  }
  .main-nav li:last-child {
    padding-right: 0;
  }
  .main-nav li:last-child > a {
    border-width: 0;
  }
  .main-nav .menu-button, .main-nav .login-button {
    display: none;
    visibility: hidden;
  }

  .main-menu {
    padding-left: 3rem;
  }
  .main-menu:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 200%;
    height: 5.75rem;
    bottom: -5.75rem;
    background: red;
    background: rgba(255, 255, 255, 0.5);
    opacity: 0;
    transition: opacity 0.5s;
    pointer-events: none;
  }

  .sub-menu_container {
    height: 5.75rem;
    bottom: -5.75rem;
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
  }
  .sub-menu_container:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 1.5rem 0 1.5rem;
    border-color: gray transparent transparent transparent;
    position: absolute;
    top: -2px;
    left: 50%;
    right: 0;
    margin-left: -1.5rem;
    transition: border-width 0.25s;
  }

  .sub-menu {
    padding: 2.5rem 0;
    font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.125rem;
    line-height: 1.625rem;
    font-weight: normal;
    font-style: normal;
    font-size: 1rem;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.75s, left 0s 0.75s;
    width: 1000%;
    transition: width 1s;
  }
  .js .main-nav .sub-menu {
    max-height: none;
    overflow: visible;
  }
  .sub-menu li {
    padding: 0 !important;
    position: static;
    display: inline-block;
  }
  .sub-menu li a {
    padding: 0 1rem;
    color: #666666;
    border-width: 0;
    background: transparent;
  }
  .sub-menu li a.current, .sub-menu li a:hover, .sub-menu li a:focus, .sub-menu li a:active {
    background: transparent;
  }
  .sub-menu li a:hover, .sub-menu li a:active, .sub-menu li a:focus, .sub-menu li a .current {
    color: #e6833a;
  }
  .sub-menu li a.current {
    color: #e6833a;
  }
  .main-nav .sub-menu li a {
    background: transparent;
  }
  .main-nav .sub-menu li a.current, .main-nav .sub-menu li a:hover, .main-nav .sub-menu li a:focus, .main-nav .sub-menu li a:active {
    background: transparent;
  }

  .wrapper {
    overflow: hidden;
  }

  .main-menu:hover:before {
    opacity: 1;
    transition: opacity 0.5s;
  }

  .main-menu li:hover {
    z-index: 20;
  }
  .main-menu li:hover .sub-menu_container:after {
    border-width: 1.5rem 1.5rem 0 1.5rem;
  }
  .main-menu li:hover .sub-menu {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.5s;
  }

  .search {
    border-width: 0;
    padding: 2rem 2.75rem;
  }

  header nav {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  header nav::after {
    content: "";
    display: table;
    clear: both;
  }

  .search {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .search::after {
    content: "";
    display: table;
    clear: both;
  }

  aside {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.3333333333%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0.625rem 3.5rem 0 1.75rem;
    border-bottom: none;
  }
  aside::after {
    content: "";
    display: table;
    clear: both;
  }

  .content {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.6666666667%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0.75rem 1.75rem 3.5rem 3.5rem;
    border-left: 1px dotted #666666;
    min-height: 550px;
  }
  .content::after {
    content: "";
    display: table;
    clear: both;
  }

  .text-container {
    padding-right: 3.5rem;
  }

  .home .background-image {
    min-height: 494px;
  }

  .overlay {
    right: 50%;
  }

  .tile {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 1.5%;
  }
  .tile::after {
    content: "";
    display: table;
    clear: both;
  }
  .tile:last-child {
    margin-right: 0%;
  }

  .trustees .vcard {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .trustees .vcard::after {
    content: "";
    display: table;
    clear: both;
  }
  .trustees .vcard:last-child {
    margin-right: 0%;
  }

  footer .contact {
    width: 25%;
    float: right;
    border-left: 1px dotted #666666;
    border-top: none;
    padding: 3.5rem 0 7rem 1.75rem;
  }
  footer .contact h3 {
    margin: 0 0 2rem;
  }

  .footer-nav {
    width: 75%;
  }
  .footer-nav li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.2%;
    margin-left: 0%;
    margin-right: 1%;
    text-align: center;
    margin-top: 1.75rem;
    margin-bottom: 3.5rem;
    border-right: 1px dotted #666666;
    border-bottom: none;
  }
  .footer-nav li::after {
    content: "";
    display: table;
    clear: both;
  }
  .footer-nav li:last-child {
    margin-right: 0%;
  }
  .footer-nav li:last-child {
    border-width: 0;
  }
  .footer-nav h3 {
    margin-bottom: 2rem;
  }
  .footer-nav .nav-item a {
    display: block;
  }
  .footer-nav br {
    display: inline;
  }
  .footer-nav li:first-of-type h3 {
    margin-bottom: 0.75rem;
  }

  .yearbookarchiv li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .yearbookarchiv li::after {
    content: "";
    display: table;
    clear: both;
  }



}
@media screen and (min-width: 1200px) {
  header nav {
    float: left;
    clear: none;
    text-align: inherit;
    width: 54.1666666667%;
    margin-left: 0%;
    margin-right: 0%;
  }
  header nav::after {
    content: "";
    display: table;
    clear: both;
  }

  .search {
    float: left;
    clear: none;
    text-align: inherit;
    width: 45.8333333333%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .search::after {
    content: "";
    display: table;
    clear: both;
  }

  .main-nav a {
    padding: 0 1.375rem;
  }

  .tile {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49.25%;
    margin-left: 0%;
    margin-right: 1.5%;
  }
  .tile::after {
    content: "";
    display: table;
    clear: both;
  }
  .tile:nth-child(n) {
    margin-right: 1.5%;
    float: left;
    clear: none;
  }
  .tile:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tile:nth-child(2n+1) {
    clear: both;
  }

  .trustees .vcard {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
  }
  .trustees .vcard::after {
    content: "";
    display: table;
    clear: both;
  }
  .trustees .vcard:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .trustees .vcard:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .trustees .vcard:nth-child(2n+1) {
    clear: both;
  }

  .imprint .vcard, .imprint .imprint-item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 58%;
    margin-left: 0%;
    margin-right: 57.5%;
  }
  .imprint .vcard::after, .imprint .imprint-item::after {
    content: "";
    display: table;
    clear: both;
  }
  .imprint .vcard:last-child, .imprint .imprint-item:last-child {
    margin-right: 57.5%;
  }
}
@media screen and (min-width: 1350px) {
  /**
   * Yearbook
   */
  .yearbook .tile-container .more {
    left: 1.75rem;
    bottom: 8.75rem;
  }
  .yearbook .tile-info {
    right: 1.75rem;
    bottom: 1.75rem;
  }
  .yearbook .tile-info p:last-child {
    margin-bottom: 0;
  }

  footer .contact {
    width: 20%;
  }

  .footer-nav {
    width: 80%;
  }
  .footer-nav br {
    display: none;
  }
  .footer-nav li:first-of-type h3 {
    margin-bottom: 2rem;
  }

  footer .contact {
    padding-top: 5.25rem;
  }

  .footer-nav {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 1360px) {
  .main-nav {
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .main-nav li {
    padding: 2.75rem 0;
  }

  .search {
    padding: 3rem 2.75rem;
    padding-left: 2.75rem;
  }
}
@media screen and (min-width: 1450px) {
  .main-nav {
    font-size: 1.375rem;
    line-height: 1.375rem;
  }

  label {
    height: 2.2rem;
  }

  .yearbookarchiv li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .yearbookarchiv li::after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (min-width: 1600px) {
  .main-nav li {
    padding: 2.75rem 0;
  }
  .main-nav a {
    padding: 0 2rem;
  }
}
@media screen and (min-width: 1660px) {
  .content {
    padding: 0.75rem 0 3.5rem 3.5rem;
  }

  .trustees-cooperation .trustees {
    padding-right: 1.5rem;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
   .ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
  }

  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
  }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
  .hidden {
    display: none !important;
    visibility: hidden;
  }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
  .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
  .visuallyhidden.focusable:active,
  .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
  .invisible {
    visibility: hidden;
  }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
  .clearfix:before,
  .clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }

  .clearfix:after {
    clear: both;
  }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
  .clearfix {
    *zoom: 1;
  }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
   @media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
  }
  @media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
  }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
   @media print {
    * {
      background: transparent !important;
      color: #000 !important;
      /* Black prints faster: h5bp.com/s */
      box-shadow: none !important;
      text-shadow: none !important;
    }

    a,
    a:visited {
      text-decoration: underline;
    }

    a[href]:after {
      content: " (" attr(href) ")";
      }

      abbr[title]:after {
        content: " (" attr(title) ")";
        }

  /*
   * Don't show links for images, or javascript/internal links
   */
        .ir a:after,
        a[href^="javascript:"]:after,
        a[href^="#"]:after {
          content: "";
        }

        pre,
        blockquote {
          border: 1px solid #999;
          page-break-inside: avoid;
        }

        thead {
          display: table-header-group;
          /* h5bp.com/t */
        }

        tr,
        img {
          page-break-inside: avoid;
        }

        img {
          max-width: 100% !important;
        }

        @page {
          margin: 0.5cm;
        }
        p,
        h2,
        h3 {
          orphans: 3;
          widows: 3;
        }

        h2,
        h3 {
          page-break-after: avoid;
        }
      }
      * {
        box-sizing: border-box;
      }

/*# sourceMappingURL=main.css.map */
