@charset "UTF-8";
/* Holly Webb Theme
--------------------------------------------------
	Description: Holly Webb Responsive Theme
	Author: AWESEM
	Author URL: http://www.awesem.co.uk
--------------------------------------------------
*/
.slick-prev:before, .slick-next:before, .header-wrapper .head-right .menu-collapse:before, .box footer .tags:before, .post-date:before, .book-buttons-list li.expanded > a:before, .pics-things-buttons-list li.expanded > a:before, .book-buttons-list .btn-buy > a:before, .pics-things-buttons-list .btn-buy > a:before, .book-buttons-list .btn-look > a:before, .pics-things-buttons-list .btn-look > a:before, .book-buttons-list .btn-search > a:before, .pics-things-buttons-list .btn-search > a:before, .book-buttons-list .btn-sample > a:before, .pics-things-buttons-list .btn-sample > a:before, .book-buttons-list .btn-share > a:before, .pics-things-buttons-list .btn-share > a:before, .book-buttons-list .btn-facebook > a:before, .pics-things-buttons-list .btn-facebook > a:before, .book-buttons-list .btn-twitter > a:before, .pics-things-buttons-list .btn-twitter > a:before, .book-buttons-list .btn-pinterest > a:before, .pics-things-buttons-list .btn-pinterest > a:before, .book-buttons-list .btn-envelope > a:before, .pics-things-buttons-list .btn-envelope > a:before, .box-social a.facebook:before, .box-social a.twitter:before, .box-social a.instagram:before, .pics-things-container .box .small .tags span:before, .single-picsandthings .tags span:before, .btn-icon-plus:after, .btn-icon-times:after, .pics-things-buttons .btn-prev > a:before, .pics-things-buttons .btn-next > a:before, .pics-things-buttons .btn-all > a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  line-height: 1; }

meta.foundation-version {
  font-family: "/5.5.0/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.003em)/";
  width: 40.003em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.003em) and (max-width:64em)/";
  width: 40.003em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.003em)/";
  width: 64.003em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.003em) and (max-width:90em)/";
  width: 64.003em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.003em)/";
  width: 90.003em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.003em) and (max-width:120em)/";
  width: 90.003em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.003em)/";
  width: 120.003em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*, *:before, *:after {
  box-sizing: border-box; }

html, body {
  font-size: 100%; }

body {
  background: #FFFFFF;
  color: #333;
  padding: 0;
  margin: 0;
  font-family: Lora, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 60rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column, .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: left; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.3333333333%; }
  .small-2 {
    width: 16.6666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.3333333333%; }
  .small-5 {
    width: 41.6666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.3333333333%; }
  .small-8 {
    width: 66.6666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.3333333333%; }
  .small-11 {
    width: 91.6666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.3333333333% !important; }
  .small-offset-2 {
    margin-left: 16.6666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.3333333333% !important; }
  .small-offset-5 {
    margin-left: 41.6666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.3333333333% !important; }
  .small-offset-8 {
    margin-left: 66.6666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.3333333333% !important; }
  .small-offset-11 {
    margin-left: 91.6666666667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered, .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child, .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column, .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column, .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

@media only screen and (min-width:40.003em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.3333333333%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column, .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

@media only screen and (min-width:64.003em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.3333333333%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.3333333333% !important; }
  .large-offset-2 {
    margin-left: 16.6666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.3333333333% !important; }
  .large-offset-5 {
    margin-left: 41.6666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.3333333333% !important; }
  .large-offset-8 {
    margin-left: 66.6666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.3333333333% !important; }
  .large-offset-11 {
    margin-left: 91.6666666667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered, .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child, .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column, .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column, .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:40.003em) and (max-width:64em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:40.003em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:64.003em) and (max-width:90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:64.003em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:90.003em) and (max-width:120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:90.003em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:120.003em) and (max-width:99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:120.003em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #e61b72;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #c71662; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 0.75rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.34375rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #e61b72;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #ef6ba3;
    line-height: 0; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2.3125rem; }

h3 {
  font-size: 1.6875rem; }

h4 {
  font-size: 1.4375rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #ef6ba3;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em, i {
  font-style: italic;
  line-height: inherit; }

strong, b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul, ol, dl {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 0.75rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul, ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul, ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul, ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #333;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 0.75rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #ec4f92; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a, blockquote cite a:visited {
      color: #ec4f92; }

blockquote, blockquote p {
  line-height: 1.5;
  color: #ef6ba3; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width:40.003em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1; }
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 1.6875rem; }
  h4 {
    font-size: 1.4375rem; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; } }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000000 !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) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999999;
    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; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width:40.003em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width:64.003em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width:90.003em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width:120.003em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape, .hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape, .show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape, .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape, .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait, .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait, .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

/**
 * Burger parts
 *
 * (---) top    -> &:before
 * [---] middle -> &
 * (---) bottom -> &:after
 */
/**
 * Burger
 */
/**
 * Select parts of the burger
 */
/**
 * Burger animations
 */
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

/* Slick */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    margin: 0 auto; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-prev {
  position: absolute;
  left: 0;
  top: 40%;
  width: 50px;
  height: 50px;
  background: none;
  border: none;
  color: transparent;
  cursor: pointer;
  font-size: 3.125rem; }
  .slick-prev:before {
    content: "\f053";
    padding-right: 0; }

.slick-next {
  position: absolute;
  right: 0;
  top: 40%;
  width: 50px;
  height: 50px;
  background: none;
  border: none;
  color: transparent;
  cursor: pointer;
  font-size: 3.125rem; }
  .slick-next:before {
    content: "\f054";
    padding-right: 0; }

.slick-prev, .slick-next {
  padding: 0; }
  .slick-prev:focus, .slick-next:focus {
    outline: none; }
  .slick-prev:before, .slick-next:before {
    vertical-align: top;
    color: #e61b72; }

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

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

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

.wp-caption {
  background: #f5f5f5;
  border: 1px solid #eee;
  max-width: 100%;
  padding: 7px 5px 10px;
  text-align: center;
  margin-bottom: 20px; }

.gallery {
  margin-bottom: 20px; }
  .gallery .gallery-item {
    padding: 0 5px; }
  .gallery img {
    border: 2px solid #e61b72 !important; }

.wp-caption-text, .gallery-caption {
  font-size: 0.8125rem;
  margin-bottom: 0; }

.current-menu-item > a, .current_page_ancestor > a {
  color: #e61b72 !important; }

#wpadminbar {
  opacity: 0.5;
  transition: 0.2s opacity linear; }
  #wpadminbar:hover, #wpadminbar:focus {
    opacity: 1; }
  @media only screen and (max-width: 40em) {
    #wpadminbar {
      display: none; } }

/* BASE */
body {
  background: url("../img/bg.png") repeat; }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase; }

.font-kaffesatz {
  font-family: "Yanone Kaffeesatz",sans-serif; }

p {
  font-size: 100%; }

.img-center {
  display: block;
  margin: 0 auto; }

.screen-reader-shortcut {
  position: absolute;
  top: -1000em; }
  .screen-reader-shortcut:focus {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    left: 6px;
    top: 7px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 23px 14px;
    background: #f1f1f1;
    color: #e61b72;
    z-index: 100000;
    line-height: normal;
    text-decoration: none; }

.master-row {
  min-height: 200px; }
  @media only screen and (min-width:40.003em) {
    .master-row {
      min-height: 500px; } }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

/* HEADER */
@media only screen and (min-width: 250px) {
  .main-nav-section ul {
    list-style-type: none; }
    .main-nav-section ul li {
      background-repeat: no-repeat;
      background-position: 0 0;
      text-align: center; }
      .main-nav-section ul li a {
        color: #FFFFFF;
        text-transform: uppercase;
        font-family: "Yanone Kaffeesatz", sans-serif;
        font-size: 20px;
        display: block;
        line-height: 1;
        height: 100%;
        letter-spacing: 1px; }
        .main-nav-section ul li a .title {
          max-width: 65px;
          display: inline-block;
          box-sizing: content-box; }
        .main-nav-section ul li a .new-items {
          position: absolute;
          background: #f7e730;
          display: inline-block;
          border-radius: 50%;
          width: 36px;
          height: 36px;
          padding-top: 3px;
          text-align: center;
          color: #000000;
          border: 4px solid #e61b72;
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15); }
          @media only screen and (max-width: 40em) {
            .main-nav-section ul li a .new-items {
              display: none; } }
      .main-nav-section ul li.nav-about {
        background-image: url('../img/sprite.png');
        background-position: -1152px -561px;
        background-repeat: no-repeat;
        width: 93px;
        height: 96px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .main-nav-section ul li.nav-about {
            background-size: 1794px 1653px;
            background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-about .title {
          padding-top: 20px;
          margin-left: -5px; }
        .main-nav-section ul li.nav-about .new-items {
          right: -12px;
          top: -6px; }
        .main-nav-section ul li.nav-about:hover {
          background-image: url('../img/sprite.png');
          background-position: -966px -753px;
          background-repeat: no-repeat;
          width: 93px;
          height: 96px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-about:hover {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-about.active {
          background-image: url('../img/sprite.png');
          background-position: -1059px -657px;
          background-repeat: no-repeat;
          width: 93px;
          height: 96px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-about.active {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
      .main-nav-section ul li.nav-books {
        background-image: url('../img/sprite.png');
        background-position: -1536px -196px;
        background-repeat: no-repeat;
        width: 86px;
        height: 98px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .main-nav-section ul li.nav-books {
            background-size: 1794px 1653px;
            background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-books .title {
          padding-top: 35px;
          margin-left: -8px; }
        .main-nav-section ul li.nav-books .new-items {
          right: -10px; }
        .main-nav-section ul li.nav-books:hover {
          background-image: url('../img/sprite.png');
          background-position: -1622px -98px;
          background-repeat: no-repeat;
          width: 86px;
          height: 98px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-books:hover {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-books.active {
          background-image: url('../img/sprite.png');
          background-position: -1708px 0px;
          background-repeat: no-repeat;
          width: 86px;
          height: 98px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-books.active {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
      .main-nav-section ul li.nav-news {
        background-image: url('../img/sprite.png');
        background-position: -431px -1174px;
        background-repeat: no-repeat;
        width: 98px;
        height: 100px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .main-nav-section ul li.nav-news {
            background-size: 1794px 1653px;
            background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-news .title {
          padding-top: 53px;
          padding-left: 25px; }
        .main-nav-section ul li.nav-news .new-items {
          right: -12px;
          top: 9px; }
        .main-nav-section ul li.nav-news:hover {
          background-image: url('../img/sprite.png');
          background-position: -529px -1074px;
          background-repeat: no-repeat;
          width: 98px;
          height: 100px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-news:hover {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-news.active {
          background-image: url('../img/sprite.png');
          background-position: -333px -1274px;
          background-repeat: no-repeat;
          width: 98px;
          height: 100px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-news.active {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
      .main-nav-section ul li.nav-note {
        background-image: url('../img/sprite.png');
        background-position: -627px -999px;
        background-repeat: no-repeat;
        width: 113px;
        height: 75px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .main-nav-section ul li.nav-note {
            background-size: 1794px 1653px;
            background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-note .title {
          padding-top: 14px;
          padding-left: 23px;
          max-width: 53px; }
        .main-nav-section ul li.nav-note:hover {
          background-image: url('../img/sprite.png');
          background-position: -740px -924px;
          background-repeat: no-repeat;
          width: 113px;
          height: 75px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-note:hover {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-note.active {
          background-image: url('../img/sprite.png');
          background-position: -853px -849px;
          background-repeat: no-repeat;
          width: 113px;
          height: 75px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-note.active {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
      .main-nav-section ul li.nav-pics-things {
        background-image: url('../img/sprite.png');
        background-position: -1439px -294px;
        background-repeat: no-repeat;
        width: 97px;
        height: 89px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .main-nav-section ul li.nav-pics-things {
            background-size: 1794px 1653px;
            background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-pics-things .title {
          padding-top: 26px;
          margin-left: -3px; }
        .main-nav-section ul li.nav-pics-things .new-items {
          right: -12px;
          top: 10px; }
        .main-nav-section ul li.nav-pics-things:hover {
          background-image: url('../img/sprite.png');
          background-position: -1342px -383px;
          background-repeat: no-repeat;
          width: 97px;
          height: 89px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-pics-things:hover {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-pics-things.active {
          background-image: url('../img/sprite.png');
          background-position: -1245px -472px;
          background-repeat: no-repeat;
          width: 97px;
          height: 89px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-pics-things.active {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
      .main-nav-section ul li.nav-contact {
        background-image: url('../img/sprite.png');
        background-position: -222px -1374px;
        background-repeat: no-repeat;
        width: 111px;
        height: 93px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .main-nav-section ul li.nav-contact {
            background-size: 1794px 1653px;
            background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-contact .title {
          padding-top: 26px;
          padding-left: 0; }
        .main-nav-section ul li.nav-contact:hover {
          background-image: url('../img/sprite.png');
          background-position: -111px -1467px;
          background-repeat: no-repeat;
          width: 111px;
          height: 93px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-contact:hover {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } }
        .main-nav-section ul li.nav-contact.active {
          background-image: url('../img/sprite.png');
          background-position: 0px -1560px;
          background-repeat: no-repeat;
          width: 111px;
          height: 93px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .main-nav-section ul li.nav-contact.active {
              background-size: 1794px 1653px;
              background-image: url("../img/sprite@2x.png"); } } }

.header-wrapper {
  padding: 20px 0; }
  .header-wrapper:before, .header-wrapper:after {
    content: " ";
    display: table; }
  .header-wrapper:after {
    clear: both; }
  .header-wrapper .head-left {
    text-align: center; }
  @media only screen and (min-width:40.003em) {
    .header-wrapper {
      display: table;
      padding-top: 30px;
      padding-bottom: 15px; }
      .header-wrapper .head-left {
        display: table-cell; }
      .header-wrapper .head-right {
        display: table-cell;
        width: 463px;
        position: relative;
        height: 115px; }
        .header-wrapper .head-right li {
          position: absolute; }
        .header-wrapper .head-right .nav-about {
          top: 16px;
          left: 0; }
        .header-wrapper .head-right .nav-books {
          top: 10px;
          left: 140px; }
        .header-wrapper .head-right .nav-news {
          top: 1px;
          left: 280px; }
        .header-wrapper .head-right .nav-note {
          top: 104px;
          left: 52px; }
        .header-wrapper .head-right .nav-pics-things {
          top: 94px;
          left: 222px; }
        .header-wrapper .head-right .nav-contact {
          top: 90px;
          left: 350px; }
        .header-wrapper .head-right .menu-collapse {
          display: none; } }
  @media only screen and (max-width: 40em) {
    .header-wrapper .head-right {
      position: absolute;
      top: 0;
      transform: translateY(-120%);
      left: 15px;
      right: 15px;
      background: #FFFFFF;
      z-index: 9999;
      box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
      text-align: center;
      padding-top: 10px;
      padding-bottom: 10px;
      transition: .4s transform; }
      .header-wrapper .head-right.active {
        transform: translateY(0); }
      .header-wrapper .head-right ul {
        display: inline-block;
        margin: 0; }
        .header-wrapper .head-right ul:before, .header-wrapper .head-right ul:after {
          content: " ";
          display: table; }
        .header-wrapper .head-right ul:after {
          clear: both; }
        .header-wrapper .head-right ul li {
          float: left;
          position: relative; }
          .header-wrapper .head-right ul li:nth-child(2n) {
            float: right; }
          .header-wrapper .head-right ul li:nth-child(2n+1) {
            clear: both; }
          .header-wrapper .head-right ul li.nav-note {
            margin-top: 20px; }
      .header-wrapper .head-right .menu-collapse {
        display: block;
        font-weight: bold;
        font-style: italic;
        color: #d4145a;
        font-size: 1.375rem;
        margin: 10px 20px 0;
        text-align: left; }
        .header-wrapper .head-right .menu-collapse:before {
          content: "\f077";
          float: right;
          font-style: normal; } }
  @media only screen and (min-width: 300px) and (max-width: 40em) {
    .header-wrapper .head-right ul li:nth-child(2n) {
      margin-left: 10px; }
    .header-wrapper .head-right ul li:nth-child(2n+1) {
      margin-right: 10px; } }

.menu-activator {
  display: block;
  position: absolute;
  z-index: 100;
  top: 10px;
  right: 15px;
  width: 40px;
  height: 40px;
  background: #e61b72;
  border-radius: 50%;
  border: 0; }
  .menu-activator:hover, .menu-activator:focus {
    cursor: pointer;
    outline: none; }
  .menu-activator .burger-icon {
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto; }
    .menu-activator .burger-icon, .menu-activator .burger-icon:before, .menu-activator .burger-icon:after {
      display: block;
      width: 17px;
      height: 2px;
      background-color: #FFFFFF;
      transition-property: background-color, transform;
      transition-duration: 0.3s; }
    .menu-activator .burger-icon:before, .menu-activator .burger-icon:after {
      position: absolute;
      content: ""; }
    .menu-activator .burger-icon:before {
      top: -5px; }
    .menu-activator .burger-icon:after {
      top: 5px; }
  @media only screen and (min-width:40.003em) {
    .menu-activator {
      display: none; } }

.row-sticky {
  background: #FFFFFF;
  border: 1px solid #ececec;
  position: relative;
  padding-left: 10px;
  z-index: 9998; }
  .row-sticky:before, .row-sticky:after {
    content: " ";
    display: table; }
  .row-sticky:after {
    clear: both; }
  .row-sticky p {
    margin-bottom: 0; }
  .row-sticky .text-logo {
    color: #d4145a;
    float: left;
    font-weight: bold;
    font-size: 1.25rem;
    font-style: italic;
    line-height: 1.5;
    padding: 4px 0; }
  .row-sticky .text-page-title {
    display: none; }
    @media only screen and (min-width: 500px) {
      .row-sticky .text-page-title {
        display: block;
        float: right;
        margin-right: 41px;
        margin-top: 9px;
        padding-right: 10px;
        border-right: 1px solid #333;
        line-height: 1; } }
  .row-sticky .menu-activator {
    background: #FFFFFF;
    top: 0;
    right: 5px;
    width: 36px;
    height: 36px;
    border-radius: 0;
    display: block; }
    .row-sticky .menu-activator .burger-icon {
      position: relative;
      margin-top: 5px;
      margin-bottom: 5px; }
      .row-sticky .menu-activator .burger-icon, .row-sticky .menu-activator .burger-icon:before, .row-sticky .menu-activator .burger-icon:after {
        display: block;
        width: 17px;
        height: 2px;
        background-color: #d4145a;
        transition-property: background-color, transform;
        transition-duration: 0.3s; }
      .row-sticky .menu-activator .burger-icon:before, .row-sticky .menu-activator .burger-icon:after {
        position: absolute;
        content: ""; }
      .row-sticky .menu-activator .burger-icon:before {
        top: -5px; }
      .row-sticky .menu-activator .burger-icon:after {
        top: 5px; }

@media only screen and (min-width:40.003em) {
  .sticky-wrapper {
    height: 0 !important;
    overflow: hidden; }
    .sticky-wrapper.is-sticky {
      height: auto !important; } }

@media only screen and (max-width: 249px) {
  .header-wrapper .head-right ul {
    list-style-type: none; }
    .header-wrapper .head-right ul li {
      float: none;
      margin: 5px 0;
      width: 100%; }
      .header-wrapper .head-right ul li .new-items {
        display: none; }
      .header-wrapper .head-right ul li.nav-note {
        margin-top: 5px; }
      .header-wrapper .head-right ul li:nth-child(2n) {
        float: none; } }

.logo img {
  max-width: 188px;
  width: 100%;
  height: auto; }
  @media only screen and (min-width:64.003em) {
    .logo img {
      max-width: 437px; } }

.no-home .logo img {
  width: 100%;
  padding-right: 20px; }
.no-home .header-wrapper {
  padding: 0; }
  @media only screen and (min-width:40.003em) {
    .no-home .header-wrapper {
      padding: 20px 0; } }
@media only screen and (max-width: 40em) {
  .no-home .head-left {
    display: none; } }
@media only screen and (min-width: 850px) {
  .no-home .header-wrapper .head-right {
    width: 660px;
    height: 110px;
    vertical-align: top; }
    .no-home .header-wrapper .head-right .nav-about {
      top: 16px;
      left: 0; }
      .no-home .header-wrapper .head-right .nav-about .new-items {
        top: -14px; }
    .no-home .header-wrapper .head-right .nav-books {
      top: 10px;
      left: 107px; }
      .no-home .header-wrapper .head-right .nav-books .new-items {
        top: -7px; }
    .no-home .header-wrapper .head-right .nav-news {
      top: 1px;
      left: 204px; }
      .no-home .header-wrapper .head-right .nav-news .new-items {
        top: 2px; }
    .no-home .header-wrapper .head-right .nav-note {
      top: 24px;
      left: 310px; }
      .no-home .header-wrapper .head-right .nav-note .new-items {
        top: -19px; }
    .no-home .header-wrapper .head-right .nav-pics-things {
      top: 13px;
      left: 439px; }
      .no-home .header-wrapper .head-right .nav-pics-things .new-items {
        top: -9px; }
    .no-home .header-wrapper .head-right .nav-contact {
      top: 11px;
      left: 548px; } }
@media only screen and (min-width: 850px) and (max-width: 64em) {
  .no-home .header-wrapper .head-right {
    position: relative;
    top: 18px; } }

/* Footer */
.master-footer {
  background: #FFFFFF;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #7e6b5d;
  font-size: 0.6875rem;
  text-align: center;
  border-top: 1px solid #ececec;
  padding: 12px 0 20px; }
  .master-footer p {
    font-size: 0.6875rem; }
  .master-footer a {
    color: #B40050; }

.footer-copyright {
  line-height: 1; }
  .footer-copyright p {
    margin-bottom: 0;
    line-height: 1.1; }
    @media only screen and (min-width:40.003em) {
      .footer-copyright p {
        display: inline; } }
  .footer-copyright a:hover {
    border-bottom: 1px solid #7e6b5d; }

.footer-menu ul {
  list-style-type: none;
  line-height: 1;
  margin: 0 0 10px; }
  .footer-menu ul li {
    font-size: 0.6875rem;
    display: inline-block;
    border-right: 1px solid #7e6b5d;
    padding-right: 0.375rem;
    line-height: 1.1; }
    .footer-menu ul li:last-child {
      border-right: 0;
      padding-right: 0; }
    .footer-menu ul li a:hover {
      border-bottom: 1px solid #7e6b5d; }

/* Main Content */
.caption, .box-img-wide .when p, .main-article .when p {
  color: #FFFFFF;
  padding: 5px 10px 7px;
  text-transform: uppercase;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 3rem;
  letter-spacing: 1px;
  line-height: 1;
  display: inline-block;
  width: 100%; }

.box footer .tags:before, .post-date:before, .pics-things-container .box .small .tags span:before, .single-picsandthings .tags span:before {
  float: left;
  color: #7e6b5d;
  font-size: 18px;
  width: 18px; }

.box footer time, .post-date {
  font-size: 0.75rem;
  color: #7e6b5d;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1; }

button:hover {
  cursor: pointer; }
button:focus {
  outline: none; }

.caption {
  margin-bottom: 30px; }
  .caption.caption-green {
    background: #45ab4a; }
  .caption.caption-blue {
    background: #006fba; }
  .caption.caption-dark-blue {
    background: #2f358a; }
  .caption.caption-pink {
    background: #e61b72; }
  .caption.caption-sunny {
    background: #fcc92c; }
  .caption.caption-orange {
    background: #f29222; }
  .caption.caption-white {
    background: #FFFFFF;
    color: #e61b72;
    border: 1px solid #ececec; }
  .caption.text-blue {
    color: #006fba; }

@media only screen and (max-width: 40em) {
  .row-title {
    margin-top: -40px; }
    .row-title > .columns {
      padding: 0; } }

.page-title {
  margin: 0;
  color: #FFFFFF;
  background-color: #cbcbcb;
  margin-bottom: 30px;
  font-size: 4.5rem;
  padding: 100px 25px 20px;
  display: inline-block;
  line-height: .85;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.15);
  width: 100%; }
  @media only screen and (max-width: 40em) {
    .page-title {
      text-align: center; } }
  @media only screen and (min-width:40.003em) {
    .page-title {
      font-size: 6rem;
      padding: 100px 25px 20px; } }

.page-content {
  background-color: #FFFFFF;
  padding: 20px;
  border: 1px solid #ececec;
  margin-bottom: 30px; }
  .page-content p:last-of-type {
    margin-bottom: 0; }

.box {
  background: #FFFFFF;
  border: 1px solid #ececec;
  padding: 10px;
  margin-bottom: 30px;
  display: block; }
  .box ul {
    margin: 0;
    list-style-type: none; }
  .box .author {
    font-style: italic;
    margin-bottom: 0; }
  .box p:last-child {
    margin-bottom: 0; }
  .box.box-welcome p {
    font-size: 1.125rem; }
  .box a:hover, .box a:focus {
    text-decoration: underline; }
  .box footer {
    margin-top: 20px; }
    .box footer:before, .box footer:after {
      content: " ";
      display: table; }
    .box footer:after {
      clear: both; }
    .box footer time {
      line-height: 1;
      margin-top: 3px;
      vertical-align: bottom; }
      @media only screen and (min-width:40.003em) {
        .box footer time {
          float: right; } }
    .box footer ul {
      margin: 0 -5px; }
      .box footer ul li {
        float: left;
        margin: 3px 5px 0;
        line-height: 1; }
        .box footer ul li a {
          color: #7e6b5d;
          font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
          display: block;
          font-size: 0.75rem; }
    .box footer .tags, .box footer .post-date {
      margin: 0; }
    .box footer .tags:before {
      content: "\f02b"; }
      @media only screen and (min-width:40.003em) {
        .box footer .tags:before {
          margin-left: -20px; } }
    .box footer .tags li a:before {
      content: "#"; }
  @media only screen and (max-width: 40em) {
    .box .box-left {
      width: 100%;
      margin-bottom: 10px; }
      .box .box-left:before, .box .box-left:after {
        content: " ";
        display: table; }
      .box .box-left:after {
        clear: both; }
    .box .box-right {
      width: 100%; } }
  @media only screen and (min-width:40.003em) {
    .box .box-footer {
      display: table;
      width: 100%; }
    .box .box-left, .box .box-right {
      display: table-cell;
      vertical-align: top;
      padding-left: 20px; }
    .box .box-right {
      width: 110px; } }

.post-date span {
  padding-top: 3px;
  display: block;
  float: left; }
.post-date:before {
  content: "\f073";
  margin-right: 8px; }
  @media only screen and (min-width:40.003em) {
    .post-date:before {
      margin-left: -20px; } }

.page-title, .box-img, .box-img-wide {
  display: block;
  background-color: #cbcbcb;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.box-img {
  height: 290px; }

.box-img-wide {
  height: 220px;
  position: relative; }
  .box-img-wide .when {
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0; }
    .box-img-wide .when p {
      margin-bottom: 0; }

.event .when {
  background: #006fba; }

.small, .single-picsandthings .tags {
  font-size: 0.75rem;
  margin-bottom: 0;
  text-align: center;
  color: #333;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.3; }

a .small {
  color: #333; }
a:hover .small {
  color: #c71662; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17.04.2015, 14:42:20
    Author     : meister
*/
.subnav-title {
  padding: 5px 10px;
  margin-bottom: 20px;
  color: #FFFFFF;
  background: #d4145a; }
  .subnav-title a {
    color: #FFFFFF; }
  .subnav-title .subnav-nav {
    color: #FFFFFF; }
    .subnav-title .subnav-nav .close {
      display: none; }
  .subnav-title i {
    float: right;
    cursor: pointer; }

.subnav-dropdown {
  display: none;
  position: absolute;
  right: 0.9375rem;
  top: 47px;
  padding: 5px;
  max-height: 600px;
  overflow: auto;
  z-index: 1000;
  box-shadow: 3px 3px 3px 0 rgba(99, 78, 66, 0.2);
  background: #FFFFFF; }
  @media only screen and (min-width:40.003em) and (max-width:64em) {
    .subnav-dropdown {
      width: 91%; } }
  .subnav-dropdown h4 {
    margin: 5px 0;
    padding: 5px;
    cursor: pointer;
    color: #FFFFFF;
    background: #e61b72; }
    .subnav-dropdown h4.active ~ .books li:hover {
      background: #e61b72; }
      .subnav-dropdown h4.active ~ .books li:hover a {
        color: #FFFFFF; }
  .subnav-dropdown a {
    display: block; }
  .subnav-dropdown li.active {
    background: #e61b72; }
    .subnav-dropdown li.active a {
      display: block;
      color: #FFFFFF; }
  .subnav-dropdown li h4 {
    background: none; }
  .subnav-dropdown li a {
    background: none;
    color: #000000; }

@media only screen and (max-width: 40em) {
  .page-template-pics-things .subnav-title, .tax-picsandthings-category .subnav-title {
    left: 0.9375rem; } }

@media only screen and (min-width:64.003em) {
  .subnav-title.nav {
    display: none; }
  .subnav-dropdown {
    display: block;
    position: static;
    box-shadow: none;
    border: 1px solid #ececec; }
    .subnav-dropdown li {
      padding: 0 5px;
      margin-right: 3px;
      display: inline-block;
      border: 1px solid #ececec;
      margin-bottom: 5px; } }

.page-template-pics-things .subnav-dropdown, .tax-picsandthings-category .subnav-dropdown {
  margin-bottom: 30px; }
  .page-template-pics-things .subnav-dropdown li:hover, .page-template-pics-things .subnav-dropdown li.active, .tax-picsandthings-category .subnav-dropdown li:hover, .tax-picsandthings-category .subnav-dropdown li.active {
    background: #8cbf44; }
.page-template-pics-things .subnav-title, .tax-picsandthings-category .subnav-title {
  background: #8cbf44;
  margin-bottom: 30px; }

@media only screen and (min-width:64.003em) {
  .single .subnav-dropdown li {
    width: 100%;
    margin-right: 0; } }

/* --  Toggle Shortcode-- */
.toggle-title {
  cursor: pointer;
  background-color: #2f358a;
  text-transform: uppercase;
  display: block;
  color: #FFFFFF;
  padding: 6px 40px 6px 14px;
  font-size: 48px;
  line-height: 1;
  font-family: "Yanone Kaffeesatz", sans-serif; }
  @media only screen and (max-width: 40em) {
    .toggle-title {
      font-size: 28px; } }
  .toggle-title .toggle-icon {
    position: absolute;
    right: 25px;
    top: 17px;
    display: block;
    color: #FFFFFF; }
    @media only screen and (max-width: 40em) {
      .toggle-title .toggle-icon {
        right: 28px;
        top: 7px; } }

.toggle-content {
  background-color: #FFFFFF;
  padding: 20px;
  border: 1px solid #ececec; }

.toggle-box.opened .toggle-icon:before {
  content: "\f077";
  font-family: FontAwesome;
  color: #FFFFFF;
  font-size: 24px;
  display: block; }
.toggle-box.opened .toggle-content {
  display: block; }
.toggle-box.closed .toggle-icon:before {
  content: "\f078";
  font-family: FontAwesome;
  color: #FFFFFF;
  font-size: 24px;
  display: block; }
.toggle-box.closed .toggle-content {
  display: none;
  margin: 0; }

.accordion {
  margin-bottom: 20px; }

.row .accordion {
  margin-bottom: 20px; }
  @media only screen and (min-width:64.003em) {
    .row .accordion:last-of-type {
      margin-bottom: 60px; } }

/* BOOK BUTTONS */
.book-buttons a {
  display: inline-block;
  margin: 0 3px 10px; }
.book-buttons .icon {
  display: inline-block;
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center; }
.book-buttons .book-buttons-list a, .book-buttons-list .book-buttons a, .book-buttons .pics-things-buttons-list a, .pics-things-buttons-list .book-buttons a {
  color: #FFFFFF;
  border-radius: 100px;
  font-size: 1.5625rem; }
  .book-buttons .book-buttons-list a:hover, .book-buttons-list .book-buttons a:hover, .book-buttons .pics-things-buttons-list a:hover, .pics-things-buttons-list .book-buttons a:hover {
    box-shadow: inset 8px 8px 0 rgba(0, 0, 0, 0.15); }
.book-buttons .fa-chevron-right, .book-buttons .fa-chevron-left {
  border-radius: 100px;
  line-height: 44px;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  background: #d4145a; }
  .book-buttons .fa-chevron-right:before, .book-buttons .fa-chevron-left:before {
    position: relative;
    margin-right: -4px;
    display: inline-block;
    margin-top: 1px; }
.book-buttons .fa-chevron-left:before {
  margin-right: 4px; }
.book-buttons .icon-nav {
  float: right; }

.book-buttons-list, .pics-things-buttons-list {
  position: relative;
  margin: 0 145px 50px 0; }
  .book-buttons-list:before, .book-buttons-list:after, .pics-things-buttons-list:before, .pics-things-buttons-list:after {
    content: " ";
    display: table; }
  .book-buttons-list:after, .pics-things-buttons-list:after {
    clear: both; }
  @media only screen and (min-width: 382px) {
    .book-buttons-list, .pics-things-buttons-list {
      margin-right: 89px; } }
  @media only screen and (min-width:64.003em) {
    .book-buttons-list, .pics-things-buttons-list {
      margin-bottom: 5px; } }
  .book-buttons-list .label, .pics-things-buttons-list .label {
    font-weight: bold;
    background: inherit;
    border-radius: 14px;
    font-size: 15px;
    padding: 4px 9px;
    position: absolute;
    left: 0;
    top: -30px;
    transition: .2s opacity .2s;
    opacity: 0; }
  .book-buttons-list > li > a, .pics-things-buttons-list > li > a {
    position: relative; }
    .book-buttons-list > li > a .label, .pics-things-buttons-list > li > a .label {
      top: -35px; }
  .book-buttons-list .sub-menu, .pics-things-buttons-list .sub-menu {
    margin: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 10; }
    .book-buttons-list .sub-menu a, .pics-things-buttons-list .sub-menu a {
      opacity: 0;
      transition: .2s opacity .2s, .2s box-shadow; }
    @media only screen and (min-width:64.003em) {
      .book-buttons-list .sub-menu, .pics-things-buttons-list .sub-menu {
        top: 0;
        left: 50px; } }
  .book-buttons-list li, .pics-things-buttons-list li {
    float: left;
    display: block;
    position: relative; }
    .book-buttons-list li:hover > a .label, .book-buttons-list li:focus > a .label, .pics-things-buttons-list li:hover > a .label, .pics-things-buttons-list li:focus > a .label {
      opacity: 1; }
    .book-buttons-list li.inactive a, .pics-things-buttons-list li.inactive a {
      background: #A48A7B; }
    .book-buttons-list li.expanded > a, .pics-things-buttons-list li.expanded > a {
      box-shadow: inset 8px 8px 0 rgba(0, 0, 0, 0.15); }
      .book-buttons-list li.expanded > a:before, .pics-things-buttons-list li.expanded > a:before {
        content: "\f00d"; }
    .book-buttons-list li.expanded .sub-menu, .pics-things-buttons-list li.expanded .sub-menu {
      height: 80px;
      width: 270px; }
      .book-buttons-list li.expanded .sub-menu a, .pics-things-buttons-list li.expanded .sub-menu a {
        opacity: 1;
        position: relative; }
      .book-buttons-list li.expanded .sub-menu li:hover a .label, .pics-things-buttons-list li.expanded .sub-menu li:hover a .label {
        opacity: 1;
        top: 45px; }
  .book-buttons-list a, .pics-things-buttons-list a {
    transition: .2s all;
    display: block;
    width: 44px;
    height: 44px;
    text-align: center;
    background: #9c9b9b; }
    .book-buttons-list a img, .pics-things-buttons-list a img {
      max-width: 26px;
      vertical-align: middle;
      display: inline-block; }
    .book-buttons-list a:before, .pics-things-buttons-list a:before {
      padding-top: 10px; }
  .book-buttons-list, .book-buttons-list ul, .pics-things-buttons-list, .pics-things-buttons-list ul {
    list-style-type: none; }
  .book-buttons-list .btn-buy > a, .pics-things-buttons-list .btn-buy > a {
    background: #49AE4D; }
    .book-buttons-list .btn-buy > a:before, .pics-things-buttons-list .btn-buy > a:before {
      content: "\f07a"; }
  .book-buttons-list .btn-waterstones > a, .pics-things-buttons-list .btn-waterstones > a {
    background: #1D1E1C; }
  .book-buttons-list .btn-amazon > a, .pics-things-buttons-list .btn-amazon > a {
    background: #F39200; }
  .book-buttons-list .btn-hive > a, .pics-things-buttons-list .btn-hive > a {
    background: #FFD300; }
  .book-buttons-list .btn-look > a, .pics-things-buttons-list .btn-look > a {
    background: #F9B232; }
    .book-buttons-list .btn-look > a:before, .pics-things-buttons-list .btn-look > a:before {
      content: "\f02d"; }
  .book-buttons-list .btn-search > a, .pics-things-buttons-list .btn-search > a {
    background: #37A9E1; }
    .book-buttons-list .btn-search > a:before, .pics-things-buttons-list .btn-search > a:before {
      content: "\f002"; }
  .book-buttons-list .btn-sample > a, .pics-things-buttons-list .btn-sample > a {
    background: #951B81; }
    .book-buttons-list .btn-sample > a:before, .pics-things-buttons-list .btn-sample > a:before {
      content: "\f090"; }
  @media only screen and (min-width:64.003em) {
    .book-buttons-list .btn-share, .pics-things-buttons-list .btn-share {
      position: relative; } }
  .book-buttons-list .btn-share > a, .pics-things-buttons-list .btn-share > a {
    background: #E30513; }
    .book-buttons-list .btn-share > a:before, .pics-things-buttons-list .btn-share > a:before {
      content: "\f004"; }
  .book-buttons-list .btn-facebook > a, .pics-things-buttons-list .btn-facebook > a {
    background: #0D71B9; }
    .book-buttons-list .btn-facebook > a:before, .pics-things-buttons-list .btn-facebook > a:before {
      content: "\f09a"; }
  .book-buttons-list .btn-twitter > a, .pics-things-buttons-list .btn-twitter > a {
    background: #2EABE2; }
    .book-buttons-list .btn-twitter > a:before, .pics-things-buttons-list .btn-twitter > a:before {
      content: "\f099"; }
  .book-buttons-list .btn-pinterest > a, .pics-things-buttons-list .btn-pinterest > a {
    background: #E30513; }
    .book-buttons-list .btn-pinterest > a:before, .pics-things-buttons-list .btn-pinterest > a:before {
      content: "\f231"; }
  .book-buttons-list .btn-envelope > a, .pics-things-buttons-list .btn-envelope > a {
    background: #CBBBA0; }
    .book-buttons-list .btn-envelope > a:before, .pics-things-buttons-list .btn-envelope > a:before {
      content: "\f0e0"; }

/* Homepage */
.box .title, .box-social a, .box-publishers ul li a {
  font-size: 1.5rem;
  text-transform: none;
  font-family: Lora, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: bold; }

.badge-new, .badge-coming-soon {
  display: inline-block;
  color: #FFFFFF;
  border-radius: 50%;
  text-transform: uppercase;
  position: absolute;
  bottom: -6px;
  right: -20px;
  height: 62px;
  width: 62px;
  line-height: 1;
  text-align: center;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 18px; }

.badge-new {
  background: #f0f;
  padding-top: 22px; }

.badge-coming-soon {
  background: #d31359;
  padding-top: 13px; }

.book-shadow, .slick-homepage .slick-slide img {
  box-shadow: 1px 1px 0 0 #666, 2px 2px 0 0 #666, 3px 3px 0 0 #666, 4px 4px 0 0 #666, 5px 5px 0 0 #666; }

.book-shadow-hover, .slick-homepage .slick-slide a:hover img {
  box-shadow: 1px 1px 0 0 #e61b72, 2px 2px 0 0 #e61b72, 3px 3px 0 0 #e61b72, 4px 4px 0 0 #e61b72, 5px 5px 0 0 #e61b72; }

.home-slider {
  background: rgba(255, 234, 0, 0.7);
  margin-bottom: 30px;
  padding-top: 35px;
  padding-bottom: 35px; }

.slick-homepage {
  padding-left: 40px;
  padding-right: 40px; }
  .slick-homepage .slick-slide {
    text-align: center; }
    .slick-homepage .slick-slide a {
      display: inline-block;
      padding-bottom: 5px;
      position: relative; }

.slick-prev, .slick-next {
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px; }
  .slick-prev:before, .slick-next:before {
    font-size: 2rem;
    color: #e61b72; }

.slick-prev:before {
  float: left; }

.slick-next:before {
  float: right; }

.page-template-homepage .event-column-sizing, .page-template-homepage .news-column-sizing {
  padding-left: 0;
  padding-right: 0; }

.slick-homepage-small .slick-prev:before, .slick-homepage-small .slick-next:before {
  color: #FFFFFF; }
.slick-homepage-small .slick-prev {
  left: 10px; }
.slick-homepage-small .slick-next {
  right: 10px; }

.home-section {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }
  @media only screen and (min-width:40.003em) {
    .home-section {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 50%;
      float: left; } }
  @media only screen and (min-width:64.003em) {
    .home-section {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 33.3333333333%;
      float: left; } }

.iso-container {
  overflow: hidden;
  height: 75%; }

.round-icon:before, .box-social a:before {
  width: 40px;
  height: 40px;
  padding-top: 8px;
  border-radius: 50%;
  color: #FFFFFF;
  display: inline-block;
  text-align: center; }

.box-social ul {
  margin: 20px 35px; }
.box-social li {
  margin-bottom: 10px; }
.box-social a:before {
  margin-right: 20px; }
.box-social a.facebook:before {
  content: "\f09a";
  background: #0b70b7;
  text-decoration: none; }
.box-social a.twitter:before {
  content: "\f099";
  background: #2fa8e0;
  text-decoration: none; }
.box-social a.instagram:before {
  content: "\f16d";
  background: #405DE6;
  text-decoration: none; }

.box-publishers .title {
  color: #7e6b5d;
  margin-bottom: 15px; }
.box-publishers ul li {
  margin-bottom: 10px; }
  .box-publishers ul li a {
    text-align: center;
    display: block;
    border: 1px solid #e61b72;
    padding: 6px 10px; }
  .box-publishers ul li:last-child {
    margin-bottom: 0; }

/* Home */
.news-column-sizing {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

.event-column-sizing {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }
  @media only screen and (min-width:40.003em) {
    .event-column-sizing {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 100%;
      float: left; } }
  @media only screen and (min-width:64.003em) {
    .event-column-sizing {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 100%;
      float: left; } }

.news-container, .events-container {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  overflow: hidden; }
  .news-container:before, .news-container:after, .events-container:before, .events-container:after {
    content: " ";
    display: table; }
  .news-container:after, .events-container:after {
    clear: both; }

/**
 * Single books styles
 *
 */
.single-books .slick-next, .page-template-all-books .slick-next, .tax-series .slick-next, .tax-books-category .slick-next {
  right: 15px; }
.single-books .slick-prev, .page-template-all-books .slick-prev, .tax-series .slick-prev, .tax-books-category .slick-prev {
  left: 15px; }
.single-books .book-title, .page-template-all-books .book-title, .tax-series .book-title, .tax-books-category .book-title {
  padding: 5px 10px;
  color: #FFFFFF;
  background: #d4145a; }
  .single-books .book-title .subnav-nav, .page-template-all-books .book-title .subnav-nav, .tax-series .book-title .subnav-nav, .tax-books-category .book-title .subnav-nav {
    float: right;
    padding: 5px 10px;
    color: #FFFFFF;
    font-size: 1.5rem; }
    .single-books .book-title .subnav-nav .close, .page-template-all-books .book-title .subnav-nav .close, .tax-series .book-title .subnav-nav .close, .tax-books-category .book-title .subnav-nav .close {
      display: none; }
.single-books .subnav-dropdown, .page-template-all-books .subnav-dropdown, .tax-series .subnav-dropdown, .tax-books-category .subnav-dropdown {
  display: none;
  position: absolute;
  right: .9375rem;
  top: 47px;
  padding: 5px 5px 0;
  width: 91%;
  max-height: 600px;
  overflow: auto;
  z-index: 1000;
  background: #FFFFFF; }
  .single-books .subnav-dropdown h4, .page-template-all-books .subnav-dropdown h4, .tax-series .subnav-dropdown h4, .tax-books-category .subnav-dropdown h4 {
    margin: 5px 0;
    padding: 5px;
    cursor: pointer;
    color: #FFFFFF;
    background: #e61b72; }
  .single-books .subnav-dropdown a, .page-template-all-books .subnav-dropdown a, .tax-series .subnav-dropdown a, .tax-books-category .subnav-dropdown a {
    display: block; }
  .single-books .subnav-dropdown .books, .page-template-all-books .subnav-dropdown .books, .tax-series .subnav-dropdown .books, .tax-books-category .subnav-dropdown .books {
    display: none;
    margin: 0; }
    .single-books .subnav-dropdown .books li, .page-template-all-books .subnav-dropdown .books li, .tax-series .subnav-dropdown .books li, .tax-books-category .subnav-dropdown .books li {
      margin: 5px 0;
      padding-left: 20px;
      text-transform: uppercase;
      border: 1px solid #ececec; }
      .single-books .subnav-dropdown .books li a, .page-template-all-books .subnav-dropdown .books li a, .tax-series .subnav-dropdown .books li a, .tax-books-category .subnav-dropdown .books li a {
        color: #000000; }
.single-books .thumbnail, .page-template-all-books .thumbnail, .tax-series .thumbnail, .tax-books-category .thumbnail {
  position: relative;
  padding-bottom: 20px;
  width: 80%;
  margin: 20px auto 0; }
  .single-books .thumbnail .new, .page-template-all-books .thumbnail .new, .tax-series .thumbnail .new, .tax-books-category .thumbnail .new {
    text-transform: uppercase;
    position: absolute;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    background: #f0f;
    border-radius: 100px;
    bottom: 0;
    right: -20px;
    top: auto;
    transform: translateY(-35px); }
  .single-books .thumbnail .coming-soon, .page-template-all-books .thumbnail .coming-soon, .tax-series .thumbnail .coming-soon, .tax-books-category .thumbnail .coming-soon {
    line-height: 1;
    padding-top: 8px;
    background: #d31359; }
.single-books .bg-white article, .page-template-all-books .bg-white article, .tax-series .bg-white article, .tax-books-category .bg-white article {
  background-color: #FFFFFF;
  padding: 20px 20px 10px;
  border: 1px solid #ececec; }
  .single-books .bg-white article h3, .page-template-all-books .bg-white article h3, .tax-series .bg-white article h3, .tax-books-category .bg-white article h3 {
    max-width: 450px;
    font-family: 'Lora', serif;
    text-transform: none; }
.single-books .post-meta, .page-template-all-books .post-meta, .tax-series .post-meta, .tax-books-category .post-meta {
  padding-top: 30px; }
.single-books .similar, .page-template-all-books .similar, .tax-series .similar, .tax-books-category .similar {
  overflow: hidden; }
  .single-books .similar .book-title, .page-template-all-books .similar .book-title, .tax-series .similar .book-title, .tax-books-category .similar .book-title {
    margin: 20px 0; }
  .single-books .similar .slick-slider, .page-template-all-books .similar .slick-slider, .tax-series .similar .slick-slider, .tax-books-category .similar .slick-slider {
    padding: 30px 50px;
    margin-bottom: 40px;
    border: solid #9c9b9b;
    border-width: 1px 0;
    background: rgba(230, 230, 230, 0.5); }
    @media only screen and (min-width:64.003em) {
      .single-books .similar .slick-slider, .page-template-all-books .similar .slick-slider, .tax-series .similar .slick-slider, .tax-books-category .similar .slick-slider {
        padding: 30px 80px; }
        .single-books .similar .slick-slider .slick-next, .page-template-all-books .similar .slick-slider .slick-next, .tax-series .similar .slick-slider .slick-next, .tax-books-category .similar .slick-slider .slick-next {
          right: 20px; }
        .single-books .similar .slick-slider .slick-prev, .page-template-all-books .similar .slick-slider .slick-prev, .tax-series .similar .slick-slider .slick-prev, .tax-books-category .similar .slick-slider .slick-prev {
          left: 20px; } }
    .single-books .similar .slick-slider .slick-list, .page-template-all-books .similar .slick-slider .slick-list, .tax-series .similar .slick-slider .slick-list, .tax-books-category .similar .slick-slider .slick-list {
      padding-bottom: 5px; }
    .single-books .similar .slick-slider img, .page-template-all-books .similar .slick-slider img, .tax-series .similar .slick-slider img, .tax-books-category .similar .slick-slider img {
      width: 120px;
      box-shadow: 1px 1px 0 0 #666, 2px 2px 0 0 #666, 3px 3px 0 0 #666, 4px 4px 0 0 #666, 5px 5px 0 0 #666; }
    .single-books .similar .slick-slider a:hover img, .page-template-all-books .similar .slick-slider a:hover img, .tax-series .similar .slick-slider a:hover img, .tax-books-category .similar .slick-slider a:hover img {
      box-shadow: 1px 1px 0 0 #e61b72, 2px 2px 0 0 #e61b72, 3px 3px 0 0 #e61b72, 4px 4px 0 0 #e61b72, 5px 5px 0 0 #e61b72; }

@media only screen and (min-width:40.003em) {
  .single-books .thumbnail, .page-template-all-books .thumbnail, .tax-series .thumbnail, .tax-books-category .thumbnail {
    width: 100%;
    margin: 0; }
    .single-books .thumbnail .new, .page-template-all-books .thumbnail .new, .tax-series .thumbnail .new, .tax-books-category .thumbnail .new {
      top: 20px;
      right: 20px; }
  .single-books .medium-6, .page-template-all-books .medium-6, .tax-series .medium-6, .tax-books-category .medium-6 {
    padding-top: 20px; } }

@media only screen and (min-width:64.003em) {
  .single-books .subnav-dropdown, .page-template-all-books .subnav-dropdown, .tax-series .subnav-dropdown, .tax-books-category .subnav-dropdown {
    width: 50%; }
  .single-books .medium-6:first-child, .page-template-all-books .medium-6:first-child, .tax-series .medium-6:first-child, .tax-books-category .medium-6:first-child {
    z-index: 999; }
  .single-books .medium-6 .thumbnail .new, .page-template-all-books .medium-6 .thumbnail .new, .tax-series .medium-6 .thumbnail .new, .tax-books-category .medium-6 .thumbnail .new {
    top: 20px;
    right: -15px; }
  .single-books .medium-6.bg-white:nth-child(3), .page-template-all-books .medium-6.bg-white:nth-child(3), .tax-series .medium-6.bg-white:nth-child(3), .tax-books-category .medium-6.bg-white:nth-child(3) {
    padding-top: 0; }
    .single-books .medium-6.bg-white:nth-child(3) .post-meta, .page-template-all-books .medium-6.bg-white:nth-child(3) .post-meta, .tax-series .medium-6.bg-white:nth-child(3) .post-meta, .tax-books-category .medium-6.bg-white:nth-child(3) .post-meta {
      border-top: 0; }
      .single-books .medium-6.bg-white:nth-child(3) .post-meta br, .page-template-all-books .medium-6.bg-white:nth-child(3) .post-meta br, .tax-series .medium-6.bg-white:nth-child(3) .post-meta br, .tax-books-category .medium-6.bg-white:nth-child(3) .post-meta br {
        display: none; }
  .single-books .post-content, .page-template-all-books .post-content, .tax-series .post-content, .tax-books-category .post-content {
    padding-top: 20px; } }

/* Page All Books */
.page-template-all-books .subnav-nav .subnav-title, .tax-series .subnav-nav .subnav-title, .tax-books-category .subnav-nav .subnav-title {
  padding: 5px 10px;
  margin-bottom: 20px;
  color: #FFFFFF;
  background: #d4145a; }
  .page-template-all-books .subnav-nav .subnav-title i, .tax-series .subnav-nav .subnav-title i, .tax-books-category .subnav-nav .subnav-title i {
    float: right;
    cursor: pointer;
    font-size: 37px; }
  .page-template-all-books .subnav-nav .subnav-title .close, .tax-series .subnav-nav .subnav-title .close, .tax-books-category .subnav-nav .subnav-title .close {
    display: none; }
.page-template-all-books .subnav-dropdown, .tax-series .subnav-dropdown, .tax-books-category .subnav-dropdown {
  margin-bottom: 30px; }
  .page-template-all-books .subnav-dropdown li:hover, .tax-series .subnav-dropdown li:hover, .tax-books-category .subnav-dropdown li:hover, .page-template-all-books .subnav-dropdown li.active, .tax-series .subnav-dropdown li.active, .tax-books-category .subnav-dropdown li.active {
    background: #e61b72; }
    .page-template-all-books .subnav-dropdown li:hover a, .tax-series .subnav-dropdown li:hover a, .tax-books-category .subnav-dropdown li:hover a, .page-template-all-books .subnav-dropdown li.active a, .tax-series .subnav-dropdown li.active a, .tax-books-category .subnav-dropdown li.active a {
      display: block;
      color: #FFFFFF; }
  .page-template-all-books .subnav-dropdown li h4, .tax-series .subnav-dropdown li h4, .tax-books-category .subnav-dropdown li h4 {
    background: none; }
  .page-template-all-books .subnav-dropdown li a, .tax-series .subnav-dropdown li a, .tax-books-category .subnav-dropdown li a {
    background: none;
    color: #000000; }
.page-template-all-books .slick-slider.overview, .tax-series .slick-slider.overview, .tax-books-category .slick-slider.overview {
  margin-bottom: 30px; }
  .page-template-all-books .slick-slider.overview .thumbnail, .tax-series .slick-slider.overview .thumbnail, .tax-books-category .slick-slider.overview .thumbnail {
    width: 70%;
    margin: 0 auto;
    position: relative; }
    .page-template-all-books .slick-slider.overview .thumbnail .book-prev, .tax-series .slick-slider.overview .thumbnail .book-prev, .tax-books-category .slick-slider.overview .thumbnail .book-prev, .page-template-all-books .slick-slider.overview .thumbnail .book-next, .tax-series .slick-slider.overview .thumbnail .book-next, .tax-books-category .slick-slider.overview .thumbnail .book-next {
      top: 50%;
      position: absolute;
      font-size: 36px;
      transform: translateY(-18px);
      color: #FFFFFF;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
    .page-template-all-books .slick-slider.overview .thumbnail .book-prev, .tax-series .slick-slider.overview .thumbnail .book-prev, .tax-books-category .slick-slider.overview .thumbnail .book-prev {
      left: 10px; }
    .page-template-all-books .slick-slider.overview .thumbnail .book-next, .tax-series .slick-slider.overview .thumbnail .book-next, .tax-books-category .slick-slider.overview .thumbnail .book-next {
      right: 10px; }
    .page-template-all-books .slick-slider.overview .thumbnail .new, .tax-series .slick-slider.overview .thumbnail .new, .tax-books-category .slick-slider.overview .thumbnail .new {
      bottom: 0;
      right: -20px;
      top: auto;
      transform: translateY(-35px); }
  .page-template-all-books .slick-slider.overview .large-4, .tax-series .slick-slider.overview .large-4, .tax-books-category .slick-slider.overview .large-4 {
    padding-bottom: 20px; }
  .page-template-all-books .slick-slider.overview article, .tax-series .slick-slider.overview article, .tax-books-category .slick-slider.overview article {
    min-height: 237px; }
  .page-template-all-books .slick-slider.overview .slick-dots, .tax-series .slick-slider.overview .slick-dots, .tax-books-category .slick-slider.overview .slick-dots {
    position: absolute;
    top: 320px;
    width: 100%;
    margin: 0;
    text-align: center; }
    .page-template-all-books .slick-slider.overview .slick-dots li, .tax-series .slick-slider.overview .slick-dots li, .tax-books-category .slick-slider.overview .slick-dots li {
      display: inline-block; }
      .page-template-all-books .slick-slider.overview .slick-dots li button, .tax-series .slick-slider.overview .slick-dots li button, .tax-books-category .slick-slider.overview .slick-dots li button {
        position: relative;
        cursor: pointer;
        color: transparent;
        background: none;
        border: 0; }
        .page-template-all-books .slick-slider.overview .slick-dots li button:before, .tax-series .slick-slider.overview .slick-dots li button:before, .tax-books-category .slick-slider.overview .slick-dots li button:before {
          font-family: "slick";
          font-size: 2.5rem;
          line-height: 20px;
          position: absolute;
          top: 0;
          left: 0;
          width: 20px;
          height: 20px;
          content: "•";
          text-align: center;
          opacity: 1;
          color: #9c9b9b; }
      .page-template-all-books .slick-slider.overview .slick-dots li.slick-active button:before, .tax-series .slick-slider.overview .slick-dots li.slick-active button:before, .tax-books-category .slick-slider.overview .slick-dots li.slick-active button:before {
        color: #000000; }
  .page-template-all-books .slick-slider.overview .slick-prev, .tax-series .slick-slider.overview .slick-prev, .tax-books-category .slick-slider.overview .slick-prev, .page-template-all-books .slick-slider.overview .slick-next, .tax-series .slick-slider.overview .slick-next, .tax-books-category .slick-slider.overview .slick-next {
    top: 16%;
    text-align: right;
    font-size: 2.5rem; }
  .page-template-all-books .slick-slider.overview .slick-prev, .tax-series .slick-slider.overview .slick-prev, .tax-books-category .slick-slider.overview .slick-prev {
    text-align: left; }
.page-template-all-books .slick-slider.overview-carousel, .tax-series .slick-slider.overview-carousel, .tax-books-category .slick-slider.overview-carousel {
  display: none; }
.page-template-all-books .post-meta .book-prev, .tax-series .post-meta .book-prev, .tax-books-category .post-meta .book-prev, .page-template-all-books .post-meta .book-next, .tax-series .post-meta .book-next, .tax-books-category .post-meta .book-next {
  background: #e61b72;
  color: #FFFFFF;
  border-radius: 50%;
  font-size: 25px;
  position: absolute;
  width: 40px;
  height: 40px;
  display: none; }
.page-template-all-books .post-meta .book-prev, .tax-series .post-meta .book-prev, .tax-books-category .post-meta .book-prev {
  right: 50px; }
.page-template-all-books .post-meta .book-next, .tax-series .post-meta .book-next, .tax-books-category .post-meta .book-next {
  right: 0; }

@media only screen and (min-width:40.003em) {
  .page-template-all-books .slick-slider.overview .thumbnail, .tax-series .slick-slider.overview .thumbnail, .tax-books-category .slick-slider.overview .thumbnail {
    width: 100%; }
    .page-template-all-books .slick-slider.overview .thumbnail .new, .tax-series .slick-slider.overview .thumbnail .new, .tax-books-category .slick-slider.overview .thumbnail .new {
      top: 20px;
      right: 20px; }
  .page-template-all-books .slick-slider.overview button, .tax-series .slick-slider.overview button, .tax-books-category .slick-slider.overview button {
    display: inline-block;
    height: 40px;
    width: 40px;
    margin: 0 3px 10px;
    line-height: 40px;
    text-align: center;
    border-radius: 100px;
    background: #e61b72; }
    .page-template-all-books .slick-slider.overview button:before, .tax-series .slick-slider.overview button:before, .tax-books-category .slick-slider.overview button:before {
      line-height: 40px;
      color: #FFFFFF;
      font-size: 1.5625rem; }
  .page-template-all-books .slick-slider.overview .slick-next, .tax-series .slick-slider.overview .slick-next, .tax-books-category .slick-slider.overview .slick-next {
    top: auto;
    bottom: 282px;
    right: 20px;
    text-align: center; }
  .page-template-all-books .slick-slider.overview .slick-prev, .tax-series .slick-slider.overview .slick-prev, .tax-books-category .slick-slider.overview .slick-prev {
    top: auto;
    bottom: 282px;
    left: auto;
    right: 70px;
    text-align: center; }
  .page-template-all-books .slick-slider.overview-carousel, .tax-series .slick-slider.overview-carousel, .tax-books-category .slick-slider.overview-carousel {
    padding: 30px 0;
    margin-bottom: 40px;
    border: solid #9c9b9b;
    border-width: 1px 0;
    background: rgba(230, 230, 230, 0.5);
    display: block; }
    .page-template-all-books .slick-slider.overview-carousel .medium-3.columns, .tax-series .slick-slider.overview-carousel .medium-3.columns, .tax-books-category .slick-slider.overview-carousel .medium-3.columns {
      margin-top: 20px;
      padding-bottom: 5px;
      min-height: 210px;
      text-align: center; }
      .page-template-all-books .slick-slider.overview-carousel .medium-3.columns img, .tax-series .slick-slider.overview-carousel .medium-3.columns img, .tax-books-category .slick-slider.overview-carousel .medium-3.columns img {
        box-shadow: 1px 1px 0 0 #666, 2px 2px 0 0 #666, 3px 3px 0 0 #666, 4px 4px 0 0 #666, 5px 5px 0 0 #666; }
      .page-template-all-books .slick-slider.overview-carousel .medium-3.columns a:hover img, .tax-series .slick-slider.overview-carousel .medium-3.columns a:hover img, .tax-books-category .slick-slider.overview-carousel .medium-3.columns a:hover img {
        box-shadow: 1px 1px 0 0 #e61b72, 2px 2px 0 0 #e61b72, 3px 3px 0 0 #e61b72, 4px 4px 0 0 #e61b72, 5px 5px 0 0 #e61b72; }
      .page-template-all-books .slick-slider.overview-carousel .medium-3.columns:last-child, .tax-series .slick-slider.overview-carousel .medium-3.columns:last-child, .tax-books-category .slick-slider.overview-carousel .medium-3.columns:last-child {
        float: left; }
      @media only screen and (min-width: 660px) {
        .page-template-all-books .slick-slider.overview-carousel .medium-3.columns, .tax-series .slick-slider.overview-carousel .medium-3.columns, .tax-books-category .slick-slider.overview-carousel .medium-3.columns {
          min-height: 225px; } }
      @media only screen and (min-width: 700px) {
        .page-template-all-books .slick-slider.overview-carousel .medium-3.columns, .tax-series .slick-slider.overview-carousel .medium-3.columns, .tax-books-category .slick-slider.overview-carousel .medium-3.columns {
          min-height: 240px; } }
      @media only screen and (min-width: 740px) {
        .page-template-all-books .slick-slider.overview-carousel .medium-3.columns, .tax-series .slick-slider.overview-carousel .medium-3.columns, .tax-books-category .slick-slider.overview-carousel .medium-3.columns {
          min-height: 255px; } }
      @media only screen and (min-width: 780px) {
        .page-template-all-books .slick-slider.overview-carousel .medium-3.columns, .tax-series .slick-slider.overview-carousel .medium-3.columns, .tax-books-category .slick-slider.overview-carousel .medium-3.columns {
          min-height: 275px; } }
      @media only screen and (min-width: 820px) {
        .page-template-all-books .slick-slider.overview-carousel .medium-3.columns, .tax-series .slick-slider.overview-carousel .medium-3.columns, .tax-books-category .slick-slider.overview-carousel .medium-3.columns {
          min-height: 290px; } }
      @media only screen and (min-width: 860px) {
        .page-template-all-books .slick-slider.overview-carousel .medium-3.columns, .tax-series .slick-slider.overview-carousel .medium-3.columns, .tax-books-category .slick-slider.overview-carousel .medium-3.columns {
          min-height: 305px; } }
      @media only screen and (min-width: 900px) {
        .page-template-all-books .slick-slider.overview-carousel .medium-3.columns, .tax-series .slick-slider.overview-carousel .medium-3.columns, .tax-books-category .slick-slider.overview-carousel .medium-3.columns {
          min-height: 320px; } }
      @media only screen and (min-width: 940px) {
        .page-template-all-books .slick-slider.overview-carousel .medium-3.columns, .tax-series .slick-slider.overview-carousel .medium-3.columns, .tax-books-category .slick-slider.overview-carousel .medium-3.columns {
          min-height: 335px; } }
      @media only screen and (min-width:64.003em) {
        .page-template-all-books .slick-slider.overview-carousel .medium-3.columns, .tax-series .slick-slider.overview-carousel .medium-3.columns, .tax-books-category .slick-slider.overview-carousel .medium-3.columns {
          width: 25%;
          min-height: 235px; } }
    @media only screen and (min-width:64.003em) {
      .page-template-all-books .slick-slider.overview-carousel > .row, .tax-series .slick-slider.overview-carousel > .row, .tax-books-category .slick-slider.overview-carousel > .row {
        margin-left: 10px;
        margin-right: 10px; } } }

@media only screen and (min-width:64.003em) {
  .page-template-all-books .post-meta, .tax-series .post-meta, .tax-books-category .post-meta {
    padding-right: 125px;
    position: relative; }
    .page-template-all-books .post-meta .book-next, .tax-series .post-meta .book-next, .tax-books-category .post-meta .book-next, .page-template-all-books .post-meta .book-prev, .tax-series .post-meta .book-prev, .tax-books-category .post-meta .book-prev {
      display: inline-block; }
  .page-template-all-books .subnav-title.nav, .tax-series .subnav-title.nav, .tax-books-category .subnav-title.nav {
    display: none; }
  .page-template-all-books .subnav-dropdown, .tax-series .subnav-dropdown, .tax-books-category .subnav-dropdown {
    display: block;
    position: static;
    width: 100%;
    border: 1px solid #ececec; }
    .page-template-all-books .subnav-dropdown li, .tax-series .subnav-dropdown li, .tax-books-category .subnav-dropdown li {
      padding: 0 5px;
      margin-right: 3px;
      margin-bottom: 5px;
      display: inline-block;
      border: 1px solid #ececec; }
  .page-template-all-books .slick-slider.overview .thumbnail .new, .tax-series .slick-slider.overview .thumbnail .new, .tax-books-category .slick-slider.overview .thumbnail .new {
    top: 20px;
    right: -15px; }
  .page-template-all-books .slick-slider.overview .thumbnail .book-prev, .tax-series .slick-slider.overview .thumbnail .book-prev, .tax-books-category .slick-slider.overview .thumbnail .book-prev, .page-template-all-books .slick-slider.overview .thumbnail .book-next, .tax-series .slick-slider.overview .thumbnail .book-next, .tax-books-category .slick-slider.overview .thumbnail .book-next {
    display: none; }
  .page-template-all-books .slick-slider.overview .slick-slide .row, .tax-series .slick-slider.overview .slick-slide .row, .tax-books-category .slick-slider.overview .slick-slide .row {
    padding: 0 40px; }
  .page-template-all-books .slick-slider.overview .slick-next, .tax-series .slick-slider.overview .slick-next, .tax-books-category .slick-slider.overview .slick-next {
    top: auto;
    bottom: 140px;
    right: 60px;
    text-align: center; }
  .page-template-all-books .slick-slider.overview .slick-prev, .tax-series .slick-slider.overview .slick-prev, .tax-books-category .slick-slider.overview .slick-prev {
    top: auto;
    bottom: 140px;
    left: auto;
    right: 110px;
    text-align: center; }
  .page-template-all-books .slick-slider.overview-carousel, .tax-series .slick-slider.overview-carousel, .tax-books-category .slick-slider.overview-carousel {
    padding: 20px 20px 30px; }
    .page-template-all-books .slick-slider.overview-carousel .slick-next, .tax-series .slick-slider.overview-carousel .slick-next, .tax-books-category .slick-slider.overview-carousel .slick-next {
      right: -10px; }
    .page-template-all-books .slick-slider.overview-carousel .slick-prev, .tax-series .slick-slider.overview-carousel .slick-prev, .tax-books-category .slick-slider.overview-carousel .slick-prev {
      left: -10px; } }

/**
 *
 *
 */
.tax-series .subnav-dropdown {
  display: none;
  position: absolute;
  right: .9375rem;
  top: 47px;
  padding: 5px 5px 0;
  width: 91%;
  max-height: 600px;
  overflow: auto;
  z-index: 1000;
  background: #FFFFFF; }
  .tax-series .subnav-dropdown li h4 {
    margin: 5px 0;
    padding: 5px;
    cursor: pointer;
    color: #FFFFFF;
    background: #e61b72; }
  .tax-series .subnav-dropdown a {
    display: block; }
  @media only screen and (min-width:64.003em) {
    .tax-series .subnav-dropdown {
      width: 50%; }
      .tax-series .subnav-dropdown li {
        padding: 0 5px;
        display: inline-block;
        border: 1px solid #ececec;
        margin-bottom: 5px;
        width: 100%;
        margin-right: 0; }
        .tax-series .subnav-dropdown li:hover {
          background: none; }
          .tax-series .subnav-dropdown li:hover a {
            color: #000000; }
      .tax-series .subnav-dropdown h4.active ~ .books li:hover {
        background: #e61b72; }
        .tax-series .subnav-dropdown h4.active ~ .books li:hover a {
          color: #FFFFFF; } }

/**
 *
 *
 */
/* ABOUT PAGE */
.page-subtitle {
  background-color: #2f358a;
  margin-bottom: 20px; }
  .page-subtitle h2 {
    padding: 6px 10px;
    margin: 0;
    font-size: 48px;
    color: #FFFFFF; }

.about-image {
  min-height: 290px;
  width: 100%;
  background-size: cover; }
  @media only screen and (min-width:64.003em) {
    .about-image {
      min-height: 370px; } }

.about-sidebar {
  margin-bottom: 30px; }

/*
category-news.php scss file
*/
.category-news {
  /* Home */ }
  .category-news .news-column-sizing {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width:64.003em) {
      .category-news .news-column-sizing {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 50%;
        float: left; } }
  .category-news .event-column-sizing {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left; }
  .category-news .news-container, .category-news .events-container {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .category-news .news-container:before, .category-news .news-container:after, .category-news .events-container:before, .category-news .events-container:after {
      content: " ";
      display: table; }
    .category-news .news-container:after, .category-news .events-container:after {
      clear: both; }
  .category-news #infscr-loading {
    position: absolute;
    bottom: 0;
    width: 100%; }

/* Single */
.news-featured-image {
  display: block;
  width: 100%; }

.main-article .when {
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  background: #006fba; }
  .main-article .when p {
    margin-bottom: 0; }
.main-article .box .box-left, .main-article .box .box-right {
  display: block;
  width: 100%; }
  .main-article .box .box-left:before, .main-article .box .box-left:after, .main-article .box .box-right:before, .main-article .box .box-right:after {
    content: " ";
    display: table; }
  .main-article .box .box-left:after, .main-article .box .box-right:after {
    clear: both; }
.main-article .box .box-left {
  margin-bottom: 10px; }
.main-article .box footer time {
  float: left; }
.main-article .box-footer {
  display: block; }

/* Leave a New Note */
.bg-orange {
  background-color: #ffdbb5;
  border: 1px solid #ebebeb; }

.note-form li label, .avatar-desc .title {
  font-size: 24px;
  color: #e61b72;
  font-weight: bold; }

.note-form, .avatar-background {
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  padding: 20px 30px; }

.note-form .note-form-ul {
  list-style: none;
  margin: 0; }
.note-form .form-submit {
  display: none; }
.note-form li {
  display: block;
  margin-bottom: 20px; }
  .note-form li:before, .note-form li:after {
    content: " ";
    display: table; }
  .note-form li:after {
    clear: both; }
  .note-form li:last-child {
    margin-bottom: 0; }
  .note-form li input, .note-form li textarea {
    float: right;
    width: 100%;
    border: 1px solid #f29222;
    font-size: 18px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
    @media only screen and (min-width:40.003em) {
      .note-form li input, .note-form li textarea {
        width: 73%; } }
    @media only screen and (min-width:64.003em) {
      .note-form li input, .note-form li textarea {
        width: 80%; } }
  .note-form li input {
    height: 40px;
    padding: 0 12px; }
  .note-form li textarea {
    resize: none;
    padding: 12px; }

.avatar-background {
  padding-bottom: 0; }

.avatar-desc .desc {
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
  @media only screen and (max-width: 40em) {
    .avatar-desc .desc {
      display: block; } }
.avatar-desc .title {
  margin-right: 15px; }

.avatar-list {
  margin: 0 -16px; }
  .avatar-list:before, .avatar-list:after {
    content: " ";
    display: table; }
  .avatar-list:after {
    clear: both; }
  .avatar-list li {
    float: left;
    display: block;
    width: 96px;
    margin: 0 16px 20px; }
    @media only screen and (max-width: 40em) and (orientation: portrait) {
      .avatar-list li {
        width: 75px;
        margin: 0 5px 10px; } }
  .avatar-list label > input {
    visibility: hidden;
    position: absolute;
    width: auto; }
    .avatar-list label > input + img {
      cursor: pointer;
      border: 2px solid transparent; }
    .avatar-list label > input:checked + img {
      border: 2px solid #f29222; }

/* Contact */
.img-fullwidth {
  width: 100%;
  height: auto; }

.contact-container {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }
  .contact-container:before, .contact-container:after {
    content: " ";
    display: table; }
  .contact-container:after {
    clear: both; }

.contact-section {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }
  @media only screen and (min-width:40.003em) {
    .contact-section {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 50%;
      float: left; } }

/* Pics + Things */
.page-template-pics-things .subnav-nav .subnav-title i {
  float: right;
  cursor: pointer;
  font-size: 37px; }

@media only screen and (max-width: 40em) {
  .tax-picsandthings-category .subnav-dropdown, .page-template-pics-things .subnav-dropdown {
    width: 91%; } }

.pics-things-container .box .small .tags, .single-picsandthings .tags {
  position: absolute;
  right: 0;
  top: 0;
  height: 15px;
  display: block;
  background: #FFFFFF;
  color: #7e6b5d; }
  .pics-things-container .box .small .tags:before, .single-picsandthings .tags:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 15px;
    margin-left: -40px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 30%, #FFFFFF 50%); }
  .pics-things-container .box .small .tags span:before, .single-picsandthings .tags span:before {
    content: "\f02b";
    position: relative;
    z-index: 10;
    font-size: 14px;
    width: 14px;
    margin-right: 2px; }

.pics-things-container .home-section img {
  width: 100%;
  height: auto; }
.pics-things-container .home-section.intro-block .box {
  border: 2px solid #45ab4a; }
.pics-things-container .box .small {
  text-align: left;
  position: relative;
  height: 15px;
  overflow: hidden;
  margin-top: 5px;
  color: #7e6b5d; }
.pics-things-container #infscr-loading {
  position: absolute;
  bottom: 0;
  width: 100%; }

.caption.text-green {
  color: #8cbf44; }

/* Leave a Note */
.btn {
  font-size: 24px;
  display: inline-block;
  float: right;
  padding: 12px 15px;
  color: #FFFFFF; }

.btn-icon span {
  display: none; }
.btn-icon:after {
  display: block;
  float: right;
  font-size: 25px;
  text-align: center;
  border-radius: 50%;
  margin: 0px 0 0 5px; }

.btn-icon-plus:after, .btn-icon-times:after {
  background: #FFFFFF !important;
  color: #f29222 !important; }
  @media only screen and (max-width: 40em) {
    .btn-icon-plus:after, .btn-icon-times:after {
      background: #f29222 !important;
      color: #FFFFFF !important; } }
  .btn-icon-plus:hover:after, .btn-icon-times:hover:after {
    color: #e61b72; }

.btn-icon-plus:after {
  content: "\f055"; }

.btn-icon-times:after {
  content: "\f057"; }

.caption-icon {
  padding: 6px 6px 6px 12px; }

@media only screen and (max-width: 40em) {
  .caption-icon {
    position: relative;
    padding-right: 60px; }
    .caption-icon .btn-icon {
      position: absolute;
      top: 6px;
      right: 6px; } }

@media only screen and (min-width:40.003em) {
  .btn {
    color: #f29222;
    background: #FFFFFF; }
  .btn-icon {
    padding: 12px 10px 12px 15px; }
    .btn-icon span {
      display: inline; }
    .btn-icon:hover:after {
      background: #e61b72; }
  .btn-icon:after {
    background: #f29222;
    color: #FFFFFF; } }

.caption.text-orange {
  color: #f29222; }

.tbl {
  display: table;
  width: 100%; }
  .tbl .tbl-left, .tbl .tbl-right {
    display: table-cell;
    vertical-align: top; }

.avatar {
  width: 50px; }

.note {
  margin-bottom: 30px; }
  .note .who {
    font-size: 1.5rem;
    color: #e61b72;
    font-weight: bold;
    margin-bottom: 7px; }

.note-with-answer {
  margin-bottom: 0; }

@media only screen and (max-width: 40em) {
  .tbl {
    margin-bottom: 13px; }
    .tbl .tbl-left {
      width: 60px; }
  .note {
    background: #FFFFFF;
    border: 1px solid #ececec;
    padding: 20px 20px 7px; }
    .note:not(.comment) {
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; }
    .note .content p {
      font-size: 0.875rem; }
  .note-answer {
    background: #ffdbb5;
    border-top: 0; }
    .note-answer .tbl {
      margin-bottom: 2px; }
    .note-answer .who {
      float: left;
      margin-right: 20px; }
    .note-answer .post-date {
      float: left;
      margin-top: 2px; } }

@media only screen and (min-width:40.003em) {
  .avatar {
    width: 100px;
    position: absolute;
    left: -120px;
    top: 0; }
  .note-wrapper {
    margin-left: 120px;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #ececec;
    padding: 20px 20px 9px; }
  .tbl:before, .tbl:after {
    content: " ";
    display: table; }
  .tbl:after {
    clear: both; }
  .tbl-left, .tbl-right {
    float: left; }
  .note .who {
    float: left; }
  .note .post-date {
    float: left;
    margin-left: 40px;
    margin-top: 2px; }
  .note-answer .note-wrapper {
    border-top: 0;
    background: #ffdbb5; } }

/* SINGLE PICS THINGS */
.single-picsandthings .subnav-dropdown li.active {
  background: #8cbf44; }
  .single-picsandthings .subnav-dropdown li.active:hover {
    border-color: #FFFFFF; }
    .single-picsandthings .subnav-dropdown li.active:hover a {
      color: #FFFFFF; }
.single-picsandthings .pics-things-set-width .news-featured-image, .single-picsandthings .pics-things-set-width .box {
  margin-left: auto;
  margin-right: auto;
  width: auto; }
.single-picsandthings .pics-things-set-width .box {
  position: relative; }
  .single-picsandthings .pics-things-set-width .box:before, .single-picsandthings .pics-things-set-width .box:after {
    content: " ";
    display: table; }
  .single-picsandthings .pics-things-set-width .box:after {
    clear: both; }
  .single-picsandthings .pics-things-set-width .box .tbl {
    display: table;
    width: 100%; }
  .single-picsandthings .pics-things-set-width .box .small {
    height: auto;
    display: table-cell;
    padding-right: 5px; }
  .single-picsandthings .pics-things-set-width .box .tags {
    position: static;
    display: table-cell;
    height: auto;
    text-align: right;
    padding-left: 18px; }
    .single-picsandthings .pics-things-set-width .box .tags span {
      display: inline-block; }
      .single-picsandthings .pics-things-set-width .box .tags span:before {
        margin-left: -18px; }
    .single-picsandthings .pics-things-set-width .box .tags:before {
      display: none; }
.single-picsandthings .subnav-title {
  background: #8cbf44; }
  .single-picsandthings .subnav-title.expanded {
    background: #634e42; }
.single-picsandthings .subnav-dropdown li:hover {
  border-color: #8cbf44; }
  .single-picsandthings .subnav-dropdown li:hover a {
    color: #8cbf44; }
.single-picsandthings .poem-box {
  padding: 15px; }
.single-picsandthings .poem-title {
  text-transform: none;
  font-family: Lora, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.5rem; }
.single-picsandthings .poem-content {
  padding: 20px 20px 15px; }
  .single-picsandthings .poem-content p {
    font-size: 1.125rem; }
  .single-picsandthings .poem-content .small {
    text-align: left;
    position: relative;
    font-size: 0.875rem;
    margin-top: 25px;
    color: #634e42; }
    .single-picsandthings .poem-content .small .tags {
      font-size: 0.875rem; }
@media only screen and (max-width: 40em) {
  .single-picsandthings .subnav-dropdown {
    width: 91%; } }
@media only screen and (min-width:64.003em) {
  .single-picsandthings .subnav-title.nav {
    display: block; }
  .single-picsandthings .subnav-dropdown {
    display: none;
    position: absolute;
    left: 15px; } }

.pics-things-buttons .pics-things-buttons-list {
  width: 200px;
  margin-left: auto;
  margin-right: auto; }
  .pics-things-buttons .pics-things-buttons-list .sub-menu {
    top: 0;
    z-index: 100;
    left: 50px; }
.pics-things-buttons .btn-prev > a, .pics-things-buttons .btn-next > a, .pics-things-buttons .btn-all > a {
  background: #8cbf44; }
.pics-things-buttons .btn-prev > a:before {
  content: "\f053";
  margin-right: 4px; }
.pics-things-buttons .btn-next > a:before {
  content: "\f054";
  margin-right: -4px; }
.pics-things-buttons .btn-all > a:before {
  content: "\f00a"; }

.pt-min-h {
  min-height: 170px; }
  @media only screen and (min-width:40.003em) and (max-width:64em) {
    .pt-min-h {
      min-height: 250px; } }
  @media only screen and (min-width:64.003em) {
    .pt-min-h {
      min-height: 330px; } }

.no-cssgradients .pics-things-container .box .small .tags::before {
  background: url("../img/tags-gradient.png");
  background-size: 40px 15px; }