@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

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

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

/**
 * 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 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 and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 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 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
/* Base files. */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
html {
  font-size: 62.5%;
}

body {
  line-height: 1.6;
  font-weight: 400;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222;
}
@media (max-width: 800px) {
  body {
    font-size: 1em;
  }
}
@media (max-width: 550px) {
  body {
    font-size: 1.15em;
  }
}

a {
  color: #1eaedb;
}
a:hover {
  color: #1b9cc5;
}

hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #e1e1e1;
}

.u-full-width {
  width: 100%;
  box-sizing: border-box;
}

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box;
}

.u-pull-right {
  float: right;
}

.u-pull-left {
  float: left;
}

/* Modules */
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
.container {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0;
  }
}
@media (min-width: 550px) {
  .container {
    width: 80%;
  }

  .column,
.columns {
    margin-left: 4%;
  }

  .column:first-child,
.columns:first-child {
    margin-left: 0;
  }

  .one.column,
.one.columns {
    width: 4.6666666667%;
  }

  .two.columns {
    width: 13.3333333333%;
  }
  .two.columns .row .column, .two.columns .row .columns {
    margin-left: 30%;
  }
  .two.columns .row .column.one, .two.columns .row .columns.one {
    width: 35%;
  }
  .two.columns .row .column.two, .two.columns .row .columns.two {
    width: 100%;
  }
  .two.columns .row .column:first-child, .two.columns .row .columns:first-child {
    margin-left: 0;
  }

  .three.columns {
    width: 22%;
  }
  .three.columns .row .column, .three.columns .row .columns {
    margin-left: 18.1818181818%;
  }
  .three.columns .row .column.one, .three.columns .row .columns.one {
    width: 21.2121212121%;
  }
  .three.columns .row .column.two, .three.columns .row .columns.two {
    width: 60.6060606061%;
  }
  .three.columns .row .column.three, .three.columns .row .columns.three {
    width: 100%;
  }
  .three.columns .row .column:first-child, .three.columns .row .columns:first-child {
    margin-left: 0;
  }

  .four.columns {
    width: 30.6666666667%;
  }
  .four.columns .row .column, .four.columns .row .columns {
    margin-left: 13.0434782609%;
  }
  .four.columns .row .column.one, .four.columns .row .columns.one {
    width: 15.2173913043%;
  }
  .four.columns .row .column.two, .four.columns .row .columns.two {
    width: 43.4782608696%;
  }
  .four.columns .row .column.three, .four.columns .row .columns.three {
    width: 71.7391304348%;
  }
  .four.columns .row .column.four, .four.columns .row .columns.four {
    width: 100%;
  }
  .four.columns .row .column:first-child, .four.columns .row .columns:first-child {
    margin-left: 0;
  }

  .five.columns {
    width: 39.3333333333%;
  }
  .five.columns .row .column, .five.columns .row .columns {
    margin-left: 10.1694915254%;
  }
  .five.columns .row .column.one, .five.columns .row .columns.one {
    width: 11.8644067797%;
  }
  .five.columns .row .column.two, .five.columns .row .columns.two {
    width: 33.8983050847%;
  }
  .five.columns .row .column.three, .five.columns .row .columns.three {
    width: 55.9322033898%;
  }
  .five.columns .row .column.four, .five.columns .row .columns.four {
    width: 77.9661016949%;
  }
  .five.columns .row .column.five, .five.columns .row .columns.five {
    width: 100%;
  }
  .five.columns .row .column:first-child, .five.columns .row .columns:first-child {
    margin-left: 0;
  }

  .six.columns {
    width: 48%;
  }
  .six.columns .row .column, .six.columns .row .columns {
    margin-left: 8.3333333333%;
  }
  .six.columns .row .column.one, .six.columns .row .columns.one {
    width: 9.7222222222%;
  }
  .six.columns .row .column.two, .six.columns .row .columns.two {
    width: 27.7777777778%;
  }
  .six.columns .row .column.three, .six.columns .row .columns.three {
    width: 45.8333333333%;
  }
  .six.columns .row .column.four, .six.columns .row .columns.four {
    width: 63.8888888889%;
  }
  .six.columns .row .column.five, .six.columns .row .columns.five {
    width: 81.9444444444%;
  }
  .six.columns .row .column.six, .six.columns .row .columns.six {
    width: 81.9444444444%;
  }
  .six.columns .row .column:first-child, .six.columns .row .columns:first-child {
    margin-left: 0;
  }

  .seven.columns {
    width: 56.6666666667%;
  }
  .seven.columns .row .column, .seven.columns .row .columns {
    margin-left: 7.0588235294%;
  }
  .seven.columns .row .column.one, .seven.columns .row .columns.one {
    width: 8.2352941176%;
  }
  .seven.columns .row .column.two, .seven.columns .row .columns.two {
    width: 23.5294117647%;
  }
  .seven.columns .row .column.three, .seven.columns .row .columns.three {
    width: 38.8235294118%;
  }
  .seven.columns .row .column.four, .seven.columns .row .columns.four {
    width: 54.1176470588%;
  }
  .seven.columns .row .column.five, .seven.columns .row .columns.five {
    width: 69.4117647059%;
  }
  .seven.columns .row .column.six, .seven.columns .row .columns.six {
    width: 84.7058823529%;
  }
  .seven.columns .row .column.seven, .seven.columns .row .columns.seven {
    width: 100%;
  }
  .seven.columns .row .column:first-child, .seven.columns .row .columns:first-child {
    margin-left: 0;
  }

  .eight.columns {
    width: 65.3333333333%;
  }
  .eight.columns .row .column, .eight.columns .row .columns {
    margin-left: 6.1224489796%;
  }
  .eight.columns .row .column.one, .eight.columns .row .columns.one {
    width: 7.1428571429%;
  }
  .eight.columns .row .column.two, .eight.columns .row .columns.two {
    width: 20.4081632653%;
  }
  .eight.columns .row .column.three, .eight.columns .row .columns.three {
    width: 33.6734693878%;
  }
  .eight.columns .row .column.four, .eight.columns .row .columns.four {
    width: 46.9387755102%;
  }
  .eight.columns .row .column.five, .eight.columns .row .columns.five {
    width: 60.2040816327%;
  }
  .eight.columns .row .column.six, .eight.columns .row .columns.six {
    width: 73.4693877551%;
  }
  .eight.columns .row .column.seven, .eight.columns .row .columns.seven {
    width: 86.7346938776%;
  }
  .eight.columns .row .column.eight, .eight.columns .row .columns.eight {
    width: 100%;
  }
  .eight.columns .row .column:first-child, .eight.columns .row .columns:first-child {
    margin-left: 0;
  }

  .nine.columns {
    width: 74%;
  }
  .nine.columns .row .column, .nine.columns .row .columns {
    margin-left: 5.4054054054%;
  }
  .nine.columns .row .column.one, .nine.columns .row .columns.one {
    width: 6.3063063063%;
  }
  .nine.columns .row .column.two, .nine.columns .row .columns.two {
    width: 18.018018018%;
  }
  .nine.columns .row .column.three, .nine.columns .row .columns.three {
    width: 29.7297297297%;
  }
  .nine.columns .row .column.four, .nine.columns .row .columns.four {
    width: 41.4414414414%;
  }
  .nine.columns .row .column.five, .nine.columns .row .columns.five {
    width: 53.1531531532%;
  }
  .nine.columns .row .column.six, .nine.columns .row .columns.six {
    width: 64.8648648649%;
  }
  .nine.columns .row .column.seven, .nine.columns .row .columns.seven {
    width: 76.5765765766%;
  }
  .nine.columns .row .column.eight, .nine.columns .row .columns.eight {
    width: 88.2882882883%;
  }
  .nine.columns .row .column.nine, .nine.columns .row .columns.nine {
    width: 100%;
  }
  .nine.columns .row .column:first-child, .nine.columns .row .columns:first-child {
    margin-left: 0;
  }

  .ten.columns {
    width: 82.6666666667%;
  }
  .ten.columns .row .column, .ten.columns .row .columns {
    margin-left: 4.8387096774%;
  }
  .ten.columns .row .column.one, .ten.columns .row .columns.one {
    width: 5.6451612903%;
  }
  .ten.columns .row .column.two, .ten.columns .row .columns.two {
    width: 16.1290322581%;
  }
  .ten.columns .row .column.three, .ten.columns .row .columns.three {
    width: 26.6129032258%;
  }
  .ten.columns .row .column.four, .ten.columns .row .columns.four {
    width: 37.0967741935%;
  }
  .ten.columns .row .column.five, .ten.columns .row .columns.five {
    width: 47.5806451613%;
  }
  .ten.columns .row .column.six, .ten.columns .row .columns.six {
    width: 58.064516129%;
  }
  .ten.columns .row .column.seven, .ten.columns .row .columns.seven {
    width: 68.5483870968%;
  }
  .ten.columns .row .column.eight, .ten.columns .row .columns.eight {
    width: 79.0322580645%;
  }
  .ten.columns .row .column.nine, .ten.columns .row .columns.nine {
    width: 89.5161290323%;
  }
  .ten.columns .row .column.ten, .ten.columns .row .columns.ten {
    width: 100%;
  }
  .ten.columns .row .column:first-child, .ten.columns .row .columns:first-child {
    margin-left: 0;
  }

  .eleven.columns {
    width: 91.3333333333%;
  }
  .eleven.columns .row .column, .eleven.columns .row .columns {
    margin-left: 4.3795620438%;
  }
  .eleven.columns .row .column.one, .eleven.columns .row .columns.one {
    width: 5.1094890511%;
  }
  .eleven.columns .row .column.two, .eleven.columns .row .columns.two {
    width: 14.598540146%;
  }
  .eleven.columns .row .column.three, .eleven.columns .row .columns.three {
    width: 24.0875912409%;
  }
  .eleven.columns .row .column.four, .eleven.columns .row .columns.four {
    width: 33.5766423358%;
  }
  .eleven.columns .row .column.five, .eleven.columns .row .columns.five {
    width: 43.0656934307%;
  }
  .eleven.columns .row .column.six, .eleven.columns .row .columns.six {
    width: 52.5547445255%;
  }
  .eleven.columns .row .column.seven, .eleven.columns .row .columns.seven {
    width: 62.0437956204%;
  }
  .eleven.columns .row .column.eight, .eleven.columns .row .columns.eight {
    width: 71.5328467153%;
  }
  .eleven.columns .row .column.nine, .eleven.columns .row .columns.nine {
    width: 81.0218978102%;
  }
  .eleven.columns .row .column.ten, .eleven.columns .row .columns.ten {
    width: 90.5109489051%;
  }
  .eleven.columns .row .column.eleven, .eleven.columns .row .columns.eleven {
    width: 100%;
  }
  .eleven.columns .row .column:first-child, .eleven.columns .row .columns:first-child {
    margin-left: 0;
  }

  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }

  .one-third.column {
    width: 30.6666666667%;
  }

  .two-thirds.column {
    width: 65.3333333333%;
  }

  .one-half.column {
    width: 48%;
  }

  .offset-by-one.column,
.offset-by-one.columns {
    margin-left: 8.6666666667%;
  }

  .offset-by-two.column,
.offset-by-two.columns {
    margin-left: 17.3333333333%;
  }

  .offset-by-three.column,
.offset-by-three.columns {
    margin-left: 26%;
  }

  .offset-by-four.column,
.offset-by-four.columns {
    margin-left: 34.6666666667%;
  }

  .offset-by-five.column,
.offset-by-five.columns {
    margin-left: 43.3333333333%;
  }

  .offset-by-six.column,
.offset-by-six.columns {
    margin-left: 52%;
  }

  .offset-by-seven.column,
.offset-by-seven.columns {
    margin-left: 60.6666666667%;
  }

  .offset-by-eight.column,
.offset-by-eight.columns {
    margin-left: 69.3333333333%;
  }

  .offset-by-nine.column,
.offset-by-nine.columns {
    margin-left: 78%;
  }

  .offset-by-ten.column,
.offset-by-ten.columns {
    margin-left: 86.6666666667%;
  }

  .offset-by-eleven.column,
.offset-by-eleven.columns {
    margin-left: 95.3333333333%;
  }

  .offset-by-one-third.column,
.offset-by-one-third.columns {
    margin-left: 34.6666666667%;
  }

  .offset-by-two-thirds.column,
.offset-by-two-thirds.columns {
    margin-left: 69.3333333333%;
  }

  .offset-by-one-half.column,
.offset-by-one-half.column {
    margin-left: 52%;
  }
}
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both;
}

.button,
button {
  display: inline-block;
  color: #555555;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  cursor: pointer;
  box-sizing: border-box;
}

input[type=submit], input[type=reset], input[type=button] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box;
}

.button:hover,
button:hover {
  color: #333;
  border-color: #888888;
  outline: 0;
}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
  color: #333;
  border-color: #888888;
  outline: 0;
}

.button:focus,
button:focus {
  color: #333;
  border-color: #888888;
  outline: 0;
}

input[type=submit]:focus, input[type=reset]:focus, input[type=button]:focus {
  color: #333;
  border-color: #888888;
  outline: 0;
}

.button.button-primary,
button.button-primary {
  color: #fff;
  background-color: #33c3f0;
  border-color: #33c3f0;
}

input[type=submit].button-primary, input[type=reset].button-primary, input[type=button].button-primary {
  color: #fff;
  background-color: #33c3f0;
  border-color: #33c3f0;
}

.button.button-primary:hover,
button.button-primary:hover {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb;
}

input[type=submit].button-primary:hover, input[type=reset].button-primary:hover, input[type=button].button-primary:hover {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb;
}

.button.button-primary:focus,
button.button-primary:focus {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb;
}

input[type=submit].button-primary:focus, input[type=reset].button-primary:focus, input[type=button].button-primary:focus {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb;
}
input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password] {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
}

textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
}

input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px;
}

input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus {
  border: 1px solid #33c3f0;
  outline: 0;
}

textarea:focus,
select:focus {
  border: 1px solid #33c3f0;
  outline: 0;
}

label,
legend {
  display: block;
}

fieldset {
  padding: 0;
  border-width: 0;
}

input[type=checkbox], input[type=radio] {
  display: inline;
}

label > .label-body {
  display: inline-block;
  margin-left: 0.5rem;
  font-weight: normal;
}

ul {
  list-style: circle inside;
}

ol {
  list-style: decimal inside;
  padding-left: 0;
  margin-top: 0;
}

ul {
  padding-left: 0;
  margin-top: 0;
}
ul ul, ul ol {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}

ol ol, ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}

li {
  margin-bottom: 1rem;
}

code {
  padding: 0.2rem 0.5rem;
  margin: 0 0.2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #f1f1f1;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}

th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #e1e1e1;
}

th:first-child,
td:first-child {
  padding-left: 0;
}

th:last-child,
td:last-child {
  padding-right: 0;
}

button,
.button {
  margin-bottom: 1rem;
}

input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem;
}

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem;
}

/*! skeleton overrides ------------------------------------------------------------- */
.button, button, input[type=submit], input[type=reset], input[type=button] {
  border-radius: 0;
  border: none;
  background: #8eafbe;
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  height: 22px;
  line-height: 18px;
  padding: 2px 10px;
  margin-right: 10px;
}

h1 {
  letter-spacing: 0;
}

input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select {
  border-radius: 0;
}

input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select {
  height: 22px;
}

@font-face {
  font-family: "DroidSerif";
  src: url("../fonts/DroidSerif-webfont.eot?#") format("eot"), url("../fonts/DroidSerif-webfont.woff") format("woff"), url("../fonts/DroidSerif-webfont.ttf") format("truetype");
}
.h-rotated-cw-90 {
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari 3.1+ */
  -moz-transform: rotate(90deg);
  /* Firefox 3.5-15 */
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -o-transform: rotate(90deg);
  /* Opera 10.50-12.00 */
  transform: rotate(90deg);
  /* Firefox 16+, IE 10+, Opera 12.10+ */
}

.h-animate-07 {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.h-animate-05 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* comment */
/* general adaptions */
body {
  font-size: 0.9em;
}

.main.container {
  margin-bottom: 200px;
}
@media (max-width: 500px) {
  .main.container {
    margin-bottom: 20px;
  }
}

input[type=submit], input[type=reset], input[type=button] {
  letter-spacing: 0;
}

.nine, .three {
  float: left;
}

.nine {
  width: 66%;
}

.three {
  width: 33%;
}

/*! header ------------------------------------------------------- */
.header {
  margin-top: 30px;
  background: #FFF;
}
.header h1 {
  font-size: 44px;
  letter-spacing: 1px;
  line-height: 50px;
  margin: 35px 20px 5px 0;
  color: #db0000;
  font-weight: normal;
}
@media (max-width: 550px) {
  .header h1 {
    font-size: 26px;
    margin: 28px 20px 5px 0;
    line-height: 28px;
  }
}
.header p {
  font-size: 12px;
}
.header p.subheadline {
  font-size: 18px;
  letter-spacing: 1px;
}
.header h2 {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 24px;
  margin: 20px 20px 20px 0;
  color: #000;
}
.header img {
  width: 140px;
  height: auto;
  margin: 0px 0 30px 0;
}
@media (max-width: 550px) {
  .header img {
    width: 70px;
    height: 70px;
  }
}
.header a {
  color: #db0000;
  text-decoration: none;
}

@media (max-width: 550px) {
  .logoColumn {
    display: none;
  }
}

form.searchFilterForm input, form.searchFilterForm textarea, form.searchFilterForm select {
  width: 100%;
  font-size: 14px;
  padding: 0;
}

.advancedSearchHeadline, .basicSearchHeadline, .informationHeadline {
  margin-top: 20px;
  cursor: pointer;
}
.advancedSearchHeadline h4, .basicSearchHeadline h4, .informationHeadline h4 {
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  background: #db0000;
  display: inline-block;
  font-weight: bold;
  padding: 4px 10px;
}
.advancedSearchHeadline h4 i, .basicSearchHeadline h4 i, .informationHeadline h4 i {
  margin-left: 8px;
  font-weight: bold;
}

.advancedSearch, .basicSearch {
  display: none;
}

.autocompleteAuthorSelection, .autocompleteTitleSelection, .autocompleteSubject01Selection, .autocompleteSubject02Selection, .autocompleteIsbnSelection, .autocompletePublisherSelection {
  background: #db0000;
}
.autocompleteAuthorSelection .autocompleteEntry, .autocompleteTitleSelection .autocompleteEntry, .autocompleteSubject01Selection .autocompleteEntry, .autocompleteSubject02Selection .autocompleteEntry, .autocompleteIsbnSelection .autocompleteEntry, .autocompletePublisherSelection .autocompleteEntry {
  background: #EEE;
}
.autocompleteAuthorSelection .autocompleteEntry:hover, .autocompleteTitleSelection .autocompleteEntry:hover, .autocompleteSubject01Selection .autocompleteEntry:hover, .autocompleteSubject02Selection .autocompleteEntry:hover, .autocompleteIsbnSelection .autocompleteEntry:hover, .autocompletePublisherSelection .autocompleteEntry:hover {
  background: #BBB;
  cursor: pointer;
}

/*input#fullText {
  width: 100%;
}*/
.resultContainer a {
  text-decoration: none;
}
.resultContainer .bookTile {
  position: relative;
  background: url("../../img/frontend/bookTileBackground.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 385px;
  margin-bottom: 20px;
}
.resultContainer .bookTile .cover {
  width: 210px;
  height: 200px;
  padding: 10px 10px 0 10px;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  display: table-cell;
  vertical-align: bottom;
}
.resultContainer .bookTile .cover .imageContainer {
  width: auto;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  bottom: -7px;
}
.resultContainer .bookTile .cover .imageContainer img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 190px;
  display: inline-block;
}
.resultContainer .bookTile .cover .imageContainer img.bookPagesBg {
  position: absolute;
  top: 0;
  right: 0;
}
.resultContainer .bookTile .wrIssue {
  padding: 2px 10px 1px 5px;
  background: #80becb;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 5px 10px 5px;
}
.resultContainer .bookTile .footer p.link {
  padding: 0 5px 10px 10px;
  line-height: 22px;
  font-size: 16px;
  color: #80becb;
  font-family: "DroidSerif";
  margin-bottom: 0;
}
.resultContainer .bookTile .footer p.link a {
  text-decoration: none;
}
.resultContainer .bookTile .footer p.link a i {
  margin-left: 10px;
}
.resultContainer .bookTile .footer p.title {
  padding: 0 5px 10px 10px;
  line-height: 1.5;
  font-size: 14px;
  min-height: 50px;
  color: #80becb;
  font-family: "DroidSerif";
  margin-bottom: 0;
}
.resultContainer .bookTile .footer p.title span.titleEn {
  font-size: 12px;
  font-style: italic;
}

.informationHeadline {
  margin-top: 20px;
  cursor: pointer;
}
.informationHeadline h4 {
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  background: #80becb;
  display: inline-block;
  font-weight: bold;
  padding: 4px 10px;
}
.informationHeadline h4 i {
  margin-left: 8px;
  font-weight: bold;
}

.informationHeadline h4 {
  margin-bottom: 10px;
}

.informationSection {
  display: none;
  padding: 0px 10px;
  font-size: 0.9rem;
  max-width: 72%;
}
@media (max-width: 550px) {
  .informationSection {
    max-width: 100%;
  }
}
.informationSection h3 {
  font-family: "DroidSerif";
  font-size: 1.3rem;
  margin-bottom: 6px;
}
.informationSection ul li {
  text-indent: -18px;
  margin-left: 27px;
  margin-bottom: 0px;
}
@-moz-document url-prefix() {
  .informationSection ul li {
    text-indent: -13px;
    margin-left: 27px;
    margin-bottom: 0px;
  }
}
.informationSection p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.informationSection a {
  text-decoration: none;
  color: #80becb;
  font-weight: 400;
}

#selectionTable td {
  vertical-align: top;
}

p.bodytext {
  font-size: 1rem;
}
@media (max-width: 800px) {
  p.bodytext {
    font-size: 1rem;
  }
}
@media (max-width: 550px) {
  p.bodytext {
    font-size: 1rem;
  }
}
p.bodytext a {
  text-decoration: none;
  color: #db0000;
}

p.subline {
  font-size: 1rem;
  margin-top: -3px;
}
@media (max-width: 500px) {
  p.subline {
    margin-top: 30px;
  }
}

.footer.container {
  position: fixed;
  bottom: 0;
  width: inherit;
  left: 0;
  right: 0;
}
@media (max-width: 500px) {
  .footer.container {
    position: static;
  }
}
.footer.container .section {
  background: #FFFFFF;
}

.footer {
  font-size: 0.7rem;
}
.footer .footerLine {
  height: 10px;
  width: 100%;
  border-top: 1px solid #aaaaaa;
}
@media (max-width: 1000px) {
  .footer .four.columns {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 800px) {
  .footer {
    font-size: 0.7rem;
  }
}
@media (max-width: 550px) {
  .footer {
    font-size: 0.8rem;
  }
}

.bookDetailsTop {
  background: #80becd;
  padding: 30px;
  color: white;
}
.bookDetailsTop .bookMeta {
  min-height: 290px;
}
.bookDetailsTop .bookMeta .languageCountry {
  font-size: 15px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: -8px;
  font-family: "DroidSerif";
}
.bookDetailsTop .bookMeta .title {
  font-family: "DroidSerif";
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 5px;
  margin-top: 17px;
  font-weight: normal;
}
.bookDetailsTop .bookMeta h2 {
  font-family: "DroidSerif";
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 5px;
  margin-top: 0px;
  font-style: italic;
  font-weight: normal;
}
.bookDetailsTop .bookMeta .titleInternational {
  font-family: "DroidSerif";
  font-size: 14px;
  line-height: 18px;
}
.bookDetailsTop .bookMeta .persons, .bookDetailsTop .bookMeta .isbn, .bookDetailsTop .bookMeta .subjects, .bookDetailsTop .bookMeta .publishingInfo, .bookDetailsTop .bookMeta .bookInfo {
  line-height: 20px;
}
.bookDetailsTop .bookMeta .persons, .bookDetailsTop .bookMeta .wrIssue, .bookDetailsTop .bookMeta .openOpac {
  margin-top: 25px;
  margin-bottom: 0px;
}
.bookDetailsTop .bookMeta .wrIssue {
  margin-top: 24px;
}
.bookDetailsTop .bookMeta .openOpac {
  margin-top: 32px;
  margin-bottom: 0px;
}
.bookDetailsTop .bookMeta .subjects, .bookDetailsTop .bookMeta .bookInfo {
  margin-top: 0px;
  margin-bottom: 0px;
}
.bookDetailsTop .bookMeta .opacButton {
  color: #80becb;
  font-family: "DroidSerif";
  background: white;
  font-weight: normal;
  display: inline-block;
  padding: 9px 11px 9px 11px;
  margin-bottom: 5px;
  font-size: 18px;
  height: auto;
}
.bookDetailsTop .bookMeta .opacButton i {
  font-weight: bold;
}
@media (max-width: 550px) {
  .bookDetailsTop .coverSection {
    height: 300px;
  }
}
.bookDetailsTop .cover {
  background: white;
  padding: 2px;
  position: absolute;
  right: 30px;
}
@media (max-width: 550px) {
  .bookDetailsTop .cover {
    right: initial;
  }
}
.bookDetailsTop .cover img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 290px;
  margin: 0 auto;
  display: block;
}

.backContainer {
  background: #c4c7bb;
  padding: 5px 30px 5px 30px;
  width: 100%;
  box-sizing: border-box;
  border-top: 2px solid white;
  border-bottom: 1px solid white;
}
.backContainer a {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
.backContainer a i {
  margin-right: 10px;
}

.bookDetailsBottom {
  background: #f2f4eb;
  padding: 30px;
  margin-bottom: 20px;
}
.bookDetailsBottom .navigation {
  position: relative;
}
.bookDetailsBottom .navigation .nextContainer, .bookDetailsBottom .navigation .previousContainer {
  background: white;
  padding: 5px 20px 5px 5px;
  top: 90px;
  width: 80%;
  height: 50px;
  left: 60px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.bookDetailsBottom .navigation .nextContainer a, .bookDetailsBottom .navigation .nextContainer a i, .bookDetailsBottom .navigation .previousContainer a, .bookDetailsBottom .navigation .previousContainer a i {
  line-height: 40px;
  text-decoration: none;
  color: #80becb;
}
.bookDetailsBottom .navigation .previousContainer.blank {
  background-color: initial;
}
.bookDetailsBottom .annotation {
  padding: 11px 30px 20px 30px;
  background-color: white;
  font-size: 14px;
  box-sizing: border-box;
  position: relative;
  width: 100%;
}

.clearer {
  clear: both;
  float: none;
  height: 0;
}

/* top top button */
#to-top-button {
  display: inline-block;
  background-color: #db0003;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 12px;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#to-top-button::after {
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}

#to-top-button:hover {
  cursor: pointer;
  background-color: #333;
}

#to-top-button:active {
  background-color: #555;
}

#to-top-button.show {
  opacity: 1;
  visibility: visible;
}

/* end of to-top-button */
/* mobile */
@media (max-width: 400px) {
  .cover {
    padding: 10px 10px 0 10px;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    display: block;
    vertical-align: bottom;
    margin: 0 auto;
  }

  .header img {
    margin: 0px 0 30px 0;
    position: absolute;
    top: 0;
    right: 15px;
  }
}
/* phablet */
@media (max-width: 549px) {
  .bookTileContainer {
    width: 65% !important;
  }
}
/* tablet */
@media only screen and (min-width: 550px) and (max-width: 768px) {
  .bookTileContainer {
    width: 48% !important;
  }
  .bookTileContainer:first-of-type, .bookTileContainer:nth-of-type(3) {
    margin-left: 0;
  }

  .header img {
    margin: 20px 0 30px 0;
    position: absolute;
    top: 0;
    right: 15px;
    width: 20%;
  }
}
/* tablet landscape */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .resultContainer .bookTile {
    min-height: 420px;
  }
}

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