@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,300&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300&subset=latin,latin-ext);
/* line 5, ../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@media (min-width: 900px) {
  /* line 11, ../sass/variables/_grid.scss */
  .main .column:first-child {
    margin-left: 160px;
  }
}
/* line 16, ../sass/variables/_grid.scss */
.main .column.col1 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 16, ../sass/variables/_grid.scss */
  .main .column.col1 {
    width: calc(((100% - 160px) / 11));
  }
}
/* line 22, ../sass/variables/_grid.scss */
.main .column.col2 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 22, ../sass/variables/_grid.scss */
  .main .column.col2 {
    width: calc(((100% - 160px) / 11) * 2);
  }
}
/* line 28, ../sass/variables/_grid.scss */
.main .column.col3 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 28, ../sass/variables/_grid.scss */
  .main .column.col3 {
    width: calc(((100% - 160px) / 11) * 3);
  }
}
/* line 34, ../sass/variables/_grid.scss */
.main .column.col4 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 34, ../sass/variables/_grid.scss */
  .main .column.col4 {
    width: calc(((100% - 160px) / 11) * 4);
  }
}
/* line 40, ../sass/variables/_grid.scss */
.main .column.col5 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 40, ../sass/variables/_grid.scss */
  .main .column.col5 {
    width: calc(((100% - 160px) / 11) * 5);
  }
}
/* line 46, ../sass/variables/_grid.scss */
.main .column.col6 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 46, ../sass/variables/_grid.scss */
  .main .column.col6 {
    width: calc(((100% - 160px) / 11) * 6);
  }
}
/* line 52, ../sass/variables/_grid.scss */
.main .column.col7 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 52, ../sass/variables/_grid.scss */
  .main .column.col7 {
    width: calc(((100% - 160px) / 11) * 7);
  }
}
/* line 58, ../sass/variables/_grid.scss */
.main .column.col8 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 58, ../sass/variables/_grid.scss */
  .main .column.col8 {
    width: calc(((100% - 160px) / 11) * 8);
  }
}
/* line 64, ../sass/variables/_grid.scss */
.main .column.col9 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 64, ../sass/variables/_grid.scss */
  .main .column.col9 {
    width: calc(((100% - 160px) / 11) * 9);
  }
}
/* line 70, ../sass/variables/_grid.scss */
.main .column.col10 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 70, ../sass/variables/_grid.scss */
  .main .column.col10 {
    width: calc(((100% - 160px) / 11) * 10);
  }
}
/* line 76, ../sass/variables/_grid.scss */
.main .column.col11 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 76, ../sass/variables/_grid.scss */
  .main .column.col11 {
    width: calc(((100% - 160px) / 11) * 11);
  }
}

@media (min-width: 900px) {
  /* line 84, ../sass/variables/_grid.scss */
  .main .header.column {
    margin-left: 0;
  }
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-o4a7ul");
  src: url("../fonts/icomoon.eot?#iefix-o4a7ul") format("embedded-opentype"), url("../fonts/icomoon.woff?-o4a7ul") format("woff"), url("../fonts/icomoon.ttf?-o4a7ul") format("truetype"), url("../fonts/icomoon.svg?-o4a7ul#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../sass/variables/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
  padding: 0 5px;
  color: #262626;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
@media (min-width: 900px) {
  /* line 15, ../sass/variables/_fonts.scss */
  [class^="icon-"], [class*=" icon-"] {
    font-size: 24px;
    padding: 0;
  }
}
/* line 33, ../sass/variables/_fonts.scss */
[class^="icon-"]:hover, [class*=" icon-"]:hover {
  color: #ae2803;
}

/* line 38, ../sass/variables/_fonts.scss */
.icon-chevron-right {
  display: inline-block;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* line 42, ../sass/variables/_fonts.scss */
.icon-chevron-left {
  display: inline-block;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 46, ../sass/variables/_fonts.scss */
.icon-chevron-top {
  display: inline-block;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 51, ../sass/variables/_fonts.scss */
.icon-list:before {
  content: "\e608";
}

/* line 55, ../sass/variables/_fonts.scss */
.icon-pinterest:before {
  content: "\e602";
}

/* line 59, ../sass/variables/_fonts.scss */
.icon-search:before {
  content: "\e605";
}

/* line 63, ../sass/variables/_fonts.scss */
.icon-chevron:before,
.icon-chevron-right:before,
.icon-chevron-left:before,
.icon-chevron-top:before {
  content: "\e606";
}

/* line 70, ../sass/variables/_fonts.scss */
.icon-grid:before {
  content: "\e607";
}

/* line 74, ../sass/variables/_fonts.scss */
.icon-twitter:before {
  content: "\e603";
}

/* line 78, ../sass/variables/_fonts.scss */
.icon-fb:before {
  content: "\e600";
}

/* line 82, ../sass/variables/_fonts.scss */
.icon-youtube:before {
  content: "\e604";
}

/* line 86, ../sass/variables/_fonts.scss */
.icon-instagram:before {
  content: "\e601";
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
/* line 14, ../sass/base/_chosen.scss */
.chosen-container {
  position: relative;
  display: inline-block;
  width: 150px !important;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 26, ../sass/base/_chosen.scss */
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 31, ../sass/base/_chosen.scss */
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #f2f2f2;
  border-top: 0;
  background: #fff;
}

/* line 42, ../sass/base/_chosen.scss */
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

/* line 45, ../sass/base/_chosen.scss */
.chosen-container a {
  cursor: pointer;
}

/* line 48, ../sass/base/_chosen.scss */
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

/* line 56, ../sass/base/_chosen.scss */
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
/* line 64, ../sass/base/_chosen.scss */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 5px 6px;
  border-bottom: 1px solid #f2f2f2;
  /*
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  */
  text-decoration: none;
  white-space: nowrap;
}

/* line 91, ../sass/base/_chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 98, ../sass/base/_chosen.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

/* line 101, ../sass/base/_chosen.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

/* line 111, ../sass/base/_chosen.scss */
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 114, ../sass/base/_chosen.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 117, ../sass/base/_chosen.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

/* line 125, ../sass/base/_chosen.scss */
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 2px;
}

/* line 131, ../sass/base/_chosen.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  white-space: nowrap;
}

/* line 138, ../sass/base/_chosen.scss */
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("chosen-sprite.png") no-repeat 100% -20px;
  background: url("chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 152, ../sass/base/_chosen.scss */
.chosen-container-single .chosen-drop {
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

/* line 157, ../sass/base/_chosen.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
/* line 164, ../sass/base/_chosen.scss */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 174, ../sass/base/_chosen.scss */
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

/* line 183, ../sass/base/_chosen.scss */
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

/* line 187, ../sass/base/_chosen.scss */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 192, ../sass/base/_chosen.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #ae2803;
  /*
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  */
  color: #fff;
}

/* line 203, ../sass/base/_chosen.scss */
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

/* line 208, ../sass/base/_chosen.scss */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

/* line 213, ../sass/base/_chosen.scss */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 216, ../sass/base/_chosen.scss */
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
/* line 223, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}

/* line 240, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 244, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 249, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 263, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

/* line 284, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

/* line 287, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

/* line 297, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

/* line 300, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

/* line 311, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

/* line 314, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

/* line 317, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

/* line 321, ../sass/base/_chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
/* line 333, ../sass/base/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  /*
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
  */
}

/* line 348, ../sass/base/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

/* line 352, ../sass/base/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

/* line 355, ../sass/base/_chosen.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 359, ../sass/base/_chosen.scss */
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
/* line 365, ../sass/base/_chosen.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

/* line 369, ../sass/base/_chosen.scss */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 372, ../sass/base/_chosen.scss */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
/* line 378, ../sass/base/_chosen.scss */
.chosen-rtl {
  text-align: right;
}

/* line 381, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

/* line 385, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

/* line 390, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

/* line 393, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

/* line 397, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

/* line 401, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 404, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

/* line 407, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 411, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

/* line 415, ../sass/base/_chosen.scss */
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

/* line 419, ../sass/base/_chosen.scss */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 423, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

/* line 427, ../sass/base/_chosen.scss */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

/* line 430, ../sass/base/_chosen.scss */
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("chosen-sprite.png") no-repeat -30px -20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

/* line 436, ../sass/base/_chosen.scss */
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

/* line 439, ../sass/base/_chosen.scss */
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 446, ../sass/base/_chosen.scss */
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
/* line 1, ../sass/base/_base.scss */
body {
  font-family: 'Roboto Slab', serif;
  font-size: 12px;
  line-height: 16px;
  color: #262626;
  width: 100%;
  height: 100%;
}
@media (min-width: 900px) {
  /* line 1, ../sass/base/_base.scss */
  body {
    overflow: hidden;
  }
}
/* line 13, ../sass/base/_base.scss */
body * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* line 18, ../sass/base/_base.scss */
body a {
  color: #000;
  text-decoration: none;
}
/* line 23, ../sass/base/_base.scss */
body input[type="text"] {
  line-height: 1;
}
/* line 25, ../sass/abstractions/_mixins.scss */
body input[type="text"].placeholder {
  font-family: 'Roboto Slab', serif;
  color: #262626;
}
/* line 26, ../sass/abstractions/_mixins.scss */
body input[type="text"]:-moz-placeholder {
  font-family: 'Roboto Slab', serif;
  color: #262626;
}
/* line 27, ../sass/abstractions/_mixins.scss */
body input[type="text"]::-moz-placeholder {
  font-family: 'Roboto Slab', serif;
  color: #262626;
}
/* line 28, ../sass/abstractions/_mixins.scss */
body input[type="text"]:-ms-input-placeholder {
  font-family: 'Roboto Slab', serif;
  color: #262626;
}
/* line 29, ../sass/abstractions/_mixins.scss */
body input[type="text"]::-webkit-input-placeholder {
  font-family: 'Roboto Slab', serif;
  color: #262626;
}
/* line 31, ../sass/base/_base.scss */
body select {
  font-family: 'Roboto Slab', serif;
  font-size: 12px;
  border: 0 none;
  border-bottom: 2px solid #f2f2f2;
  padding: 5px 0;
  cursor: pointer;
}
/* line 40, ../sass/base/_base.scss */
body strong {
  font-weight: bold;
}
/* line 44, ../sass/base/_base.scss */
body h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: normal;
}
/* line 50, ../sass/base/_base.scss */
body h2 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
}
/* line 56, ../sass/base/_base.scss */
body ::-webkit-scrollbar {
  width: 0;
}
/* line 60, ../sass/base/_base.scss */
body .main .column .inner .list ul li .more, .main .column .inner .list ul li body .more, body.HomePage .column.next-relese .preview form input[type="submit"], body.HomePage .column.gallery .content .more, body.BooksPage .book-info .content .order, body.BooksPage .book-info .content .read-review, body.Forthcoming .book-info .content .order, body.Forthcoming .book-info .content .read-review, body.ReviewPage .review-info .content .order, body.ReviewPage .review-info .content .read-review, body.Kontakt .column.contact .list form input.action, body.Kontakt .column.gallery .content .more, body.NewsPage .news-info .content .order, body.NewsPage .news-info .content .read-review, body.AuthorPage .news-info .content .order, body.AuthorPage .news-info .content .read-review {
  display: inline-block;
  margin-top: 25px;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 6px 10px 4px;
  border: 1px solid #f2f2f2;
  text-transform: uppercase;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 73, ../sass/base/_base.scss */
body.ErrorPage {
  display: none;
}

/* line 3, ../sass/base/_language.scss */
:lang(pl-PL) header img.logo.en {
  display: none;
}
/* line 6, ../sass/base/_language.scss */
:lang(pl-PL) header img.logo.pl {
  max-width: 120px;
  margin-left: 0;
  margin-top: 40px;
}

/* line 16, ../sass/base/_language.scss */
:lang(en-US) header img.logo.pl {
  display: none;
}

/* line 1, ../sass/components/_header.scss */
header {
  display: inline-block;
  position: relative;
  height: 90px;
  border-right: 1px solid #f2f2f2;
  z-index: 999;
  width: 100%;
  background: #fff;
}
@media (min-width: 900px) {
  /* line 1, ../sass/components/_header.scss */
  header {
    height: 100%;
    background: none;
    width: auto;
    position: fixed;
    top: 0;
    left: 0;
  }
}
/* line 18, ../sass/components/_header.scss */
header #nav-toggle {
  position: absolute;
  right: 12px;
  top: 33px;
  cursor: pointer;
  padding: 10px 35px 16px 0px;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
/* line 29, ../sass/components/_header.scss */
header #nav-toggle::selection {
  background: transparent;
}
@media (min-width: 900px) {
  /* line 18, ../sass/components/_header.scss */
  header #nav-toggle {
    display: none;
  }
}
/* line 35, ../sass/components/_header.scss */
header #nav-toggle span {
  cursor: pointer;
  height: 2px;
  width: 26px;
  background: #000;
  position: absolute;
  display: block;
  content: '';
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 44, ../sass/components/_header.scss */
header #nav-toggle span:before, header #nav-toggle span:after {
  cursor: pointer;
  height: 2px;
  width: 26px;
  background: #000;
  position: absolute;
  display: block;
  content: '';
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 54, ../sass/components/_header.scss */
header #nav-toggle span:before {
  top: -7px;
}
/* line 57, ../sass/components/_header.scss */
header #nav-toggle span:after {
  bottom: -7px;
}
/* line 62, ../sass/components/_header.scss */
header #nav-toggle.active span {
  background-color: transparent;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 65, ../sass/components/_header.scss */
header #nav-toggle.active span:before, header #nav-toggle.active span:after {
  top: 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 69, ../sass/components/_header.scss */
header #nav-toggle.active span:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 72, ../sass/components/_header.scss */
header #nav-toggle.active span:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 79, ../sass/components/_header.scss */
header a.brand {
  display: inline-block;
  text-align: left;
  padding: 10px 20px;
}
@media (min-width: 900px) {
  /* line 79, ../sass/components/_header.scss */
  header a.brand {
    text-align: center;
    display: block;
    height: 185px;
    padding: 30px 0 50px;
  }
}
/* line 90, ../sass/components/_header.scss */
header a.brand img.logo {
  margin-bottom: 3px;
  height: 50px;
}
@media (min-width: 760px) {
  /* line 90, ../sass/components/_header.scss */
  header a.brand img.logo {
    height: 100px;
  }
}
@media (min-width: 900px) {
  /* line 90, ../sass/components/_header.scss */
  header a.brand img.logo {
    height: auto;
  }
}
/* line 101, ../sass/components/_header.scss */
header a.brand h1 {
  font-size: 12px;
}
@media (min-width: 900px) {
  /* line 101, ../sass/components/_header.scss */
  header a.brand h1 {
    font-size: 16px;
  }
}
/* line 109, ../sass/components/_header.scss */
header .by {
  position: fixed;
  bottom: 20px;
  left: 0;
  display: block;
  width: 160px;
  text-align: center;
  color: #b4b4b6;
}
/* line 118, ../sass/components/_header.scss */
header .by a {
  color: #b4b4b6;
}
/* line 123, ../sass/components/_header.scss */
header .new-logo {
  max-width: 100%;
  width: 160px;
  padding: 25px 17px;
}
/* line 128, ../sass/components/_header.scss */
header .new-logo img {
  max-width: 100%;
}
@media (max-width: 899px) {
  /* line 123, ../sass/components/_header.scss */
  header .new-logo {
    display: none;
  }
}
/* line 137, ../sass/components/_header.scss */
header .social {
  padding-left: 15px;
  margin-top: 50px;
}
/* line 141, ../sass/components/_header.scss */
header .social span:before {
  background: #000;
  padding: 5px;
  font-size: 15px;
  color: #fff;
}
/* line 148, ../sass/components/_header.scss */
header .social span:hover:before {
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: #ae2803;
}

/* line 1, ../sass/components/_leftmenu.scss */
nav.primary {
  width: 160px;
}
/* line 5, ../sass/components/_leftmenu.scss */
nav.primary ul li {
  position: relative;
  padding-left: 15px;
}
/* line 9, ../sass/components/_leftmenu.scss */
nav.primary ul li.current:after {
  display: inline-block;
}
/* line 13, ../sass/components/_leftmenu.scss */
nav.primary ul li:after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  display: none;
  width: 4px;
  height: 100%;
  background: #ae2803;
}
/* line 23, ../sass/components/_leftmenu.scss */
nav.primary ul li:hover {
  background: #f2f2f2;
}
/* line 26, ../sass/components/_leftmenu.scss */
nav.primary ul li:hover:after {
  display: inline-block;
}
/* line 31, ../sass/components/_leftmenu.scss */
nav.primary ul li a {
  display: block;
  height: 30px;
  color: #262626;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}

/* line 3, ../sass/components/_main.scss */
.main .inner .content-container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 900px) {
  /* line 3, ../sass/components/_main.scss */
  .main .inner .content-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/* line 19, ../sass/components/_main.scss */
.main .column {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
  border-right: 1px solid #f2f2f2;
}
@media (min-width: 900px) {
  /* line 19, ../sass/components/_main.scss */
  .main .column {
    width: calc(((100% - 160px) / 11) * 2);
  }
}
/* line 28, ../sass/components/_main.scss */
.main .column .inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 35, ../sass/components/_main.scss */
.main .column .inner .header {
  position: relative;
  padding: 20px;
  background: #fff;
  z-index: 9;
}
@media (min-width: 900px) {
  /* line 35, ../sass/components/_main.scss */
  .main .column .inner .header {
    padding: 60px 20px 0;
    height: 185px;
    position: fixed;
  }
}
/* line 46, ../sass/components/_main.scss */
.main .column .inner .header p {
  margin: 10px 0;
  font-size: 11px;
  color: #b4b4b6;
}
@media (min-width: 900px) {
  /* line 46, ../sass/components/_main.scss */
  .main .column .inner .header p {
    margin: 10px 0 60px;
  }
}
/* line 54, ../sass/components/_main.scss */
.main .column .inner .header p a {
  font-weight: bold;
}
/* line 60, ../sass/components/_main.scss */
.main .column .inner article.list {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 900px) {
  /* line 65, ../sass/components/_main.scss */
  .main .column .inner .list {
    padding-top: 185px;
  }
}
/* line 71, ../sass/components/_main.scss */
.main .column .inner .list ul li {
  position: relative;
  padding: 25px 20px;
}
@media (min-width: 900px) {
  /* line 71, ../sass/components/_main.scss */
  .main .column .inner .list ul li {
    padding: 25px 30px;
  }
}
/* line 78, ../sass/components/_main.scss */
.main .column .inner .list ul li:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: 1px;
  background: #f2f2f2;
}
/* line 89, ../sass/components/_main.scss */
.main .column .inner .list ul li .title {
  font-weight: bold;
  margin: 1em 0 0.5em;
}
/* line 94, ../sass/components/_main.scss */
.main .column .inner .list ul li img.cover {
  width: 80px;
  height: 120px;
}
/* line 102, ../sass/components/_main.scss */
.main .column .inner .list ul li .more:hover {
  color: #fff;
  background: #ae2803;
  border-color: #ae2803;
}

/* line 1, ../sass/components/_mobile-nav.scss */
#mobile-nav {
  display: none;
}
/* line 3, ../sass/components/_mobile-nav.scss */
#mobile-nav nav.primary {
  width: 100%;
  background: #ae2803;
}
/* line 7, ../sass/components/_mobile-nav.scss */
#mobile-nav nav.primary ul li {
  text-align: center;
  padding-left: 0;
}
/* line 10, ../sass/components/_mobile-nav.scss */
#mobile-nav nav.primary ul li a {
  color: #fff;
}
/* line 13, ../sass/components/_mobile-nav.scss */
#mobile-nav nav.primary ul li.current {
  background: #fff;
}
/* line 15, ../sass/components/_mobile-nav.scss */
#mobile-nav nav.primary ul li.current a {
  color: #000;
}
/* line 18, ../sass/components/_mobile-nav.scss */
#mobile-nav nav.primary ul li.current:after {
  display: none;
}
/* line 23, ../sass/components/_mobile-nav.scss */
#mobile-nav nav.primary ul li:hover a {
  color: #000;
}
/* line 26, ../sass/components/_mobile-nav.scss */
#mobile-nav nav.primary ul li:hover:after {
  display: none;
}
/* line 33, ../sass/components/_mobile-nav.scss */
#mobile-nav .social {
  background: #000;
  text-align: center;
  padding: 15px 0;
}
/* line 38, ../sass/components/_mobile-nav.scss */
#mobile-nav .social a span {
  color: #fff;
}
/* line 43, ../sass/components/_mobile-nav.scss */
#mobile-nav .by {
  text-align: center;
  padding: 7px 0;
  border-bottom: 1px solid #000;
}

/* line 3, ../sass/components/_homePage.scss */
body.HomePage .column.new-books {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 3, ../sass/components/_homePage.scss */
  body.HomePage .column.new-books {
    margin-left: 160px;
    width: calc(((100% - 160px) / 11) * 3);
  }
}
/* line 10, ../sass/components/_homePage.scss */
body.HomePage .column.new-books .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 10, ../sass/components/_homePage.scss */
  body.HomePage .column.new-books .header {
    width: calc(((100% - 160px) / 11) * 3);
  }
}
/* line 17, ../sass/components/_homePage.scss */
body.HomePage .column.new-books .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 17, ../sass/components/_homePage.scss */
  body.HomePage .column.new-books .list {
    overflow-x: hidden;
  }
}
@media (min-width: 900px) {
  /* line 22, ../sass/components/_homePage.scss */
  body.HomePage .column.new-books .list ul {
    width: auto;
  }
}
/* line 26, ../sass/components/_homePage.scss */
body.HomePage .column.new-books .list ul li {
  width: 200px;
  float: left;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 26, ../sass/components/_homePage.scss */
  body.HomePage .column.new-books .list ul li {
    width: auto;
    float: none;
    text-align: left;
  }
}
/* line 38, ../sass/components/_homePage.scss */
body.HomePage .column.new-books .list .left {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 38, ../sass/components/_homePage.scss */
  body.HomePage .column.new-books .list .left {
    width: 35%;
    text-align: left;
  }
}
/* line 47, ../sass/components/_homePage.scss */
body.HomePage .column.new-books .list .left img {
  height: 120px;
  width: auto;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media (min-width: 900px) {
  /* line 47, ../sass/components/_homePage.scss */
  body.HomePage .column.new-books .list .left img {
    width: 100%;
    height: auto;
  }
}
/* line 55, ../sass/components/_homePage.scss */
body.HomePage .column.new-books .list .left img:hover {
  opacity: 0.8;
}
/* line 60, ../sass/components/_homePage.scss */
body.HomePage .column.new-books .list .right {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 60, ../sass/components/_homePage.scss */
  body.HomePage .column.new-books .list .right {
    width: calc(60% - 5px);
    padding-left: 5px;
    text-align: left;
  }
}
/* line 71, ../sass/components/_homePage.scss */
body.HomePage .column.new-books .list .right .title {
  margin-top: 0;
}
/* line 75, ../sass/components/_homePage.scss */
body.HomePage .column.new-books .list .right .series, body.HomePage .column.new-books .list .right .year {
  display: inline-block;
}
/* line 85, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  margin: 200px 0 240px;
}
/* line 88, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 88, ../sass/components/_homePage.scss */
  body.HomePage .column.next-relese .header {
    width: calc(((100% - 160px) / 11) * 2);
  }
}
/* line 95, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 95, ../sass/components/_homePage.scss */
  body.HomePage .column.next-relese .list {
    overflow-x: hidden;
  }
}
@media (min-width: 900px) {
  /* line 100, ../sass/components/_homePage.scss */
  body.HomePage .column.next-relese .list ul {
    width: auto;
  }
}
/* line 104, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .list ul li {
  width: 200px;
  float: left;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 104, ../sass/components/_homePage.scss */
  body.HomePage .column.next-relese .list ul li {
    width: auto;
    float: none;
    text-align: left;
  }
}
/* line 114, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .list ul li .title {
  margin-top: 0;
}
/* line 119, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .list .left {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 119, ../sass/components/_homePage.scss */
  body.HomePage .column.next-relese .list .left {
    width: 35%;
    text-align: left;
  }
}
/* line 127, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .list .left img {
  height: 120px;
  width: auto;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media (min-width: 900px) {
  /* line 127, ../sass/components/_homePage.scss */
  body.HomePage .column.next-relese .list .left img {
    width: 100%;
    height: auto;
  }
}
/* line 135, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .list .left img:hover {
  opacity: 0.8;
}
/* line 140, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .list .right {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 140, ../sass/components/_homePage.scss */
  body.HomePage .column.next-relese .list .right {
    width: calc(60% - 5px);
    padding-left: 5px;
    text-align: left;
  }
}
/* line 150, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .list .right .date {
  color: #e65924;
  margin-bottom: 5px;
}
/* line 154, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .list .right .series, body.HomePage .column.next-relese .list .right .year {
  display: inline-block;
}
/* line 160, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .preview {
  position: relative;
  padding: 25px 20px;
  background: #fff;
  border-top: 1px solid #f2f2f2;
}
@media (min-width: 900px) {
  /* line 160, ../sass/components/_homePage.scss */
  body.HomePage .column.next-relese .preview {
    padding: 25px 10px;
    position: fixed;
    bottom: 0;
  }
}
/* line 172, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .preview ul {
  margin-top: 25px;
  margin-left: 15px;
}
/* line 176, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .preview ul li {
  list-style-type: disc;
}
/* line 181, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .preview .join-newsletter {
  display: block;
  margin: 50px 0 1em;
  text-align: center;
  font-weight: bold;
}
/* line 188, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .preview form {
  text-align: center;
}
@media (min-width: 900px) {
  /* line 188, ../sass/components/_homePage.scss */
  body.HomePage .column.next-relese .preview form {
    text-align: left;
  }
}
/* line 194, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .preview form input[type="email"] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  background: #f2f2f2;
  border: 0;
  font-family: 'Roboto Slab', serif;
  font-size: 12px;
  color: #262626;
  outline: none;
}
/* line 206, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .preview form input[type="submit"] {
  color: #fff;
  background: #262626;
  margin-top: 1em;
  outline: none;
  cursor: pointer;
}
/* line 213, ../sass/components/_homePage.scss */
body.HomePage .column.next-relese .preview form input[type="submit"]:hover {
  color: #262626;
  background: #fff;
}
/* line 222, ../sass/components/_homePage.scss */
body.HomePage .column.news {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 222, ../sass/components/_homePage.scss */
  body.HomePage .column.news {
    width: calc(((100% - 160px) / 11) * 2);
  }
}
/* line 229, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 229, ../sass/components/_homePage.scss */
  body.HomePage .column.news .inner .header {
    width: calc(((100% - 160px) / 11) * 2);
  }
}
/* line 236, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 236, ../sass/components/_homePage.scss */
  body.HomePage .column.news .inner .list {
    overflow-x: hidden;
  }
}
@media (min-width: 900px) {
  /* line 241, ../sass/components/_homePage.scss */
  body.HomePage .column.news .inner .list ul {
    width: auto;
  }
}
/* line 245, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list ul li {
  width: 300px;
  float: left;
  text-align: left;
}
@media (min-width: 900px) {
  /* line 245, ../sass/components/_homePage.scss */
  body.HomePage .column.news .inner .list ul li {
    width: auto;
    float: none;
    padding: 0 30px 30px;
  }
}
/* line 255, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list ul li:before {
  left: 2.5%;
  width: 95%;
}
/* line 260, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list ul li .date {
  display: inline-block;
  color: #e65924;
  padding: 10px 10px 10px 0;
  border-right: 1px solid #f2f2f2;
}
/* line 267, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list ul li .tags {
  display: inline-block;
  margin-left: 10px;
}
/* line 271, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list ul li .tags span {
  padding: 6px 10px;
  background: #f2f2f2;
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-weight: 700;
  margin-right: 2px;
}
@media (min-width: 900px) {
  /* line 271, ../sass/components/_homePage.scss */
  body.HomePage .column.news .inner .list ul li .tags span {
    margin-right: 10px;
    padding: 6px 12px 4px;
  }
}
/* line 283, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list ul li .tags span:last-child {
  margin-right: 0;
}
/* line 289, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list ul li .title {
  margin-top: 25px;
  font-size: 18px;
  line-height: 20px;
}
/* line 295, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list ul li .text {
  word-break: break-word;
}
/* line 297, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list ul li .text img {
  max-width: 100% !important;
  height: auto;
}
/* line 301, ../sass/components/_homePage.scss */
body.HomePage .column.news .inner .list ul li .text iframe {
  width: 100% !important;
  height: auto;
}
/* line 312, ../sass/components/_homePage.scss */
body.HomePage .column.gallery {
  width: 100%;
  height: 500px;
  /*
  background-image: url(../images/germanka.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  */
}
@media (min-width: 900px) {
  /* line 312, ../sass/components/_homePage.scss */
  body.HomePage .column.gallery {
    width: calc(((100% - 160px) / 11) * 4);
    height: 100%;
  }
}
/* line 326, ../sass/components/_homePage.scss */
body.HomePage .column.gallery h2 {
  position: absolute;
  top: 55px;
  left: 20px;
  z-index: 99;
  color: #fff;
}
@media (min-width: 900px) {
  /* line 326, ../sass/components/_homePage.scss */
  body.HomePage .column.gallery h2 {
    top: 60px;
  }
}
/* line 337, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .content {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 300px;
  color: #fff;
}
@media (min-width: 900px) {
  /* line 337, ../sass/components/_homePage.scss */
  body.HomePage .column.gallery .content {
    left: 20px;
    bottom: 90px;
  }
}
/* line 348, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .content .name {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  padding: 20px 0;
  border-top: 2px solid #fff;
}
/* line 357, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .content .inner p {
  padding: 5px 0;
}
/* line 360, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .content .inner a {
  color: white;
  font-weight: 700;
  border: 1px solid white;
  padding: 5px 10px;
  display: inline-block;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 367, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .content .inner a:hover {
  background: white;
  color: #e65924;
}
/* line 374, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .content .more {
  border-color: #fff;
  color: #fff;
  cursor: pointer;
}
/* line 379, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .content .more:hover {
  color: #262626;
  background: #fff;
}
/* line 386, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper {
  height: 100%;
  margin: 0 auto;
}
@media (min-width: 900px) {
  /* line 386, ../sass/components/_homePage.scss */
  body.HomePage .column.gallery .bx-wrapper {
    margin: 0 auto 60px;
  }
}
/* line 394, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper .bx-controls .bx-pager {
  top: 0;
  bottom: auto;
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  right: 20px;
  width: auto;
}
@media (min-width: 900px) {
  /* line 394, ../sass/components/_homePage.scss */
  body.HomePage .column.gallery .bx-wrapper .bx-controls .bx-pager {
    bottom: 50%;
    top: auto;
  }
}
/* line 405, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  display: block;
  margin-bottom: 20px;
}
/* line 409, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper .bx-controls .bx-pager .bx-pager-item:last-child {
  margin-bottom: 0;
}
/* line 413, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  position: relative;
  background: #fff;
}
/* line 417, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background: #fff;
}
/* line 420, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active:after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 16px;
  height: 16px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 15px;
}
/* line 438, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper .bx-viewport {
  height: 100% !important;
}
/* line 441, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper .bx-viewport .bxslider {
  height: 100%;
}
/* line 444, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper .bx-viewport .bxslider li {
  height: 100%;
  width: 100%;
}
/* line 448, ../sass/components/_homePage.scss */
body.HomePage .column.gallery .bx-wrapper .bx-viewport .bxslider li .img {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
}

/* line 4, ../sass/components/_books.scss */
body.BooksPage .list.en-US .pl {
  display: none !important;
}
/* line 9, ../sass/components/_books.scss */
body.BooksPage .list.pl-PL .en {
  display: none !important;
}
/* line 15, ../sass/components/_books.scss */
body.BooksPage .column.books {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 15, ../sass/components/_books.scss */
  body.BooksPage .column.books {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 23, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .header {
  width: 100%;
}
/* line 26, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .header .inner {
  overflow: visible;
}
@media (min-width: 900px) {
  /* line 23, ../sass/components/_books.scss */
  body.BooksPage .column.books .inner .header {
    width: calc(((100% - 160px) / 11) * 9);
  }
}
/* line 34, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .header .column-title, body.BooksPage .column.books .inner .header p {
  display: inline-block;
}
/* line 38, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .header:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: 1px;
  background: #f2f2f2;
}
/* line 50, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .filter {
  position: relative;
  top: 5px;
  display: block;
}
@media (min-width: 900px) {
  /* line 50, ../sass/components/_books.scss */
  body.BooksPage .column.books .inner .filter {
    position: absolute;
    display: inline-block;
    margin-left: 50px;
  }
}
/* line 59, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .filter.chosen-select {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 900px) {
  /* line 59, ../sass/components/_books.scss */
  body.BooksPage .column.books .inner .filter.chosen-select {
    margin-bottom: 0;
    width: auto;
  }
}
/* line 67, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .filter .chosen-container {
  width: 100% !important;
}
@media (min-width: 900px) {
  /* line 67, ../sass/components/_books.scss */
  body.BooksPage .column.books .inner .filter .chosen-container {
    width: 150px !important;
  }
}
/* line 74, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .filter span {
  font-weight: bold;
}
/* line 77, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .filter span.title {
  display: block;
}
@media (min-width: 760px) {
  /* line 77, ../sass/components/_books.scss */
  body.BooksPage .column.books .inner .filter span.title {
    margin-left: 6px;
  }
}
@media (min-width: 900px) {
  /* line 77, ../sass/components/_books.scss */
  body.BooksPage .column.books .inner .filter span.title {
    margin-bottom: 35px;
  }
}
/* line 88, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .filter #quicksearch {
  display: inline-block;
  padding: 5px 10px;
  background: #f2f2f2;
  border: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5em;
  outline: none;
  width: 100%;
}
@media (min-width: 900px) {
  /* line 88, ../sass/components/_books.scss */
  body.BooksPage .column.books .inner .filter #quicksearch {
    width: auto;
  }
}
/* line 104, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .views-choose {
  position: absolute;
  right: 20px;
  top: 60px;
  display: inline-block;
}
/* line 110, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .views-choose span {
  display: inline-block;
  font-size: 9px;
  margin-top: 2px;
  margin-right: 10px;
  vertical-align: top;
}
/* line 118, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .views-choose .list, body.BooksPage .column.books .inner .views-choose .grid {
  display: inline-block;
  padding-top: 0;
  cursor: pointer;
}
/* line 123, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .views-choose .list svg, body.BooksPage .column.books .inner .views-choose .grid svg {
  fill: #b4b4b6;
}
/* line 128, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .views-choose .list.active svg, body.BooksPage .column.books .inner .views-choose .list:hover svg, body.BooksPage .column.books .inner .views-choose .grid.active svg, body.BooksPage .column.books .inner .views-choose .grid:hover svg {
  fill: #000;
}
/* line 136, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul li {
  display: inline-block;
  width: 100%;
}
/* line 140, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul li .inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media (min-width: 760px) {
  /* line 140, ../sass/components/_books.scss */
  body.BooksPage .column.books .inner .list ul li .inner {
    text-align: left;
  }
}
/* line 149, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul li .inner img {
  display: inline-block;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 153, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul li .inner img:hover {
  opacity: 0.8;
}
/* line 158, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul li .inner .desc {
  display: inline-block;
  position: relative;
  margin-top: 10px;
}
@media (min-width: 760px) {
  /* line 158, ../sass/components/_books.scss */
  body.BooksPage .column.books .inner .list ul li .inner .desc {
    position: absolute;
    padding-left: 30px;
    margin-top: 0;
  }
}
/* line 168, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul li .inner .desc .title {
  display: block;
  font-size: 20px;
  margin-top: 0;
}
/* line 173, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul li .inner .desc .title:hover {
  color: #e65924;
}
/* line 178, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul li .inner .desc .summary {
  margin-top: 25px;
}
/* line 184, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul li:before {
  display: none;
}
/* line 188, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul li.hide {
  display: none;
}
/* line 194, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul.grid .item {
  width: 50%;
  vertical-align: top;
}
@media (min-width: 760px) {
  /* line 194, ../sass/components/_books.scss */
  body.BooksPage .column.books .inner .list ul.grid .item {
    width: 25%;
  }
}
/* line 202, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul.grid .item:hover img {
  opacity: 0.8;
}
/* line 206, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul.grid .item:hover .desc .title {
  color: #e65924;
}
/* line 211, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul.grid .item .desc {
  position: static;
  padding-left: 0;
  width: 100%;
}
/* line 216, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul.grid .item .desc .title {
  font-size: 1em;
  margin: 1em 0 0.5em;
}
/* line 220, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul.grid .item .desc .title:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
/* line 230, ../sass/components/_books.scss */
body.BooksPage .column.books .inner .list ul.grid .item .desc .year, body.BooksPage .column.books .inner .list ul.grid .item .desc .summary, body.BooksPage .column.books .inner .list ul.grid .item .desc .more {
  display: none;
}
/* line 240, ../sass/components/_books.scss */
body.BooksPage .book-info {
  width: 100%;
  padding: 0 20px;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 240, ../sass/components/_books.scss */
  body.BooksPage .book-info {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
    padding: 0 0 0 10px;
  }
}
/* line 250, ../sass/components/_books.scss */
body.BooksPage .book-info .content {
  display: inline-block;
  padding-bottom: 20px;
  width: 100%;
  margin-top: 20px;
  text-align: left;
}
@media (min-width: 900px) {
  /* line 250, ../sass/components/_books.scss */
  body.BooksPage .book-info .content {
    max-width: 750px;
    margin-top: 90px;
  }
}
/* line 261, ../sass/components/_books.scss */
body.BooksPage .book-info .content .subtitle {
  margin-top: 6px;
  font-size: 14px;
}
/* line 267, ../sass/components/_books.scss */
body.BooksPage .book-info .content.en-US .pl {
  display: none !important;
}
/* line 272, ../sass/components/_books.scss */
body.BooksPage .book-info .content.pl-PL .en {
  display: none !important;
}
/* line 277, ../sass/components/_books.scss */
body.BooksPage .book-info .content .breadcrumbs {
  position: relative;
  /*        color: $grey;*/
  color: #e65924;
  padding-bottom: 20px;
}
@media (min-width: 900px) {
  /* line 277, ../sass/components/_books.scss */
  body.BooksPage .book-info .content .breadcrumbs {
    position: absolute;
    top: 20px;
    left: 20px;
    padding-bottom: 0;
  }
}
/* line 289, ../sass/components/_books.scss */
body.BooksPage .book-info .content .breadcrumbs a {
  /*        color: $grey;*/
  color: #e65924;
}
/* line 295, ../sass/components/_books.scss */
body.BooksPage .book-info .content img {
  float: left;
  margin-right: 30px;
}
/* line 301, ../sass/components/_books.scss */
body.BooksPage .book-info .content .reviews img {
  float: none;
  max-width: 100%;
}
/* line 306, ../sass/components/_books.scss */
body.BooksPage .book-info .content .reviews iframe {
  max-width: 100%;
}
/* line 311, ../sass/components/_books.scss */
body.BooksPage .book-info .content .tag {
  display: inline-block;
  padding: 6px 12px 4px;
  background: #ae2803;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 10px 10px 3em 0;
}
@media (min-width: 760px) {
  /* line 311, ../sass/components/_books.scss */
  body.BooksPage .book-info .content .tag {
    margin: 0 10px 3em 0;
  }
}
/* line 326, ../sass/components/_books.scss */
body.BooksPage .book-info .content .info-short {
  margin-top: 1em;
  margin-bottom: 3em;
  color: #b4b4b6;
}
/* line 332, ../sass/components/_books.scss */
body.BooksPage .book-info .content .info-logn {
  line-height: 2em;
  font-weight: bold;
}
/* line 336, ../sass/components/_books.scss */
body.BooksPage .book-info .content .info-logn iframe {
  width: 100%;
  min-height: 250px;
}
@media (min-width: 760px) {
  /* line 336, ../sass/components/_books.scss */
  body.BooksPage .book-info .content .info-logn iframe {
    width: 500px;
    height: 300px;
  }
}
/* line 344, ../sass/components/_books.scss */
body.BooksPage .book-info .content .info-logn .title {
  display: inline-block;
  width: 100px;
  color: #e65924;
  font-weight: normal;
}
/* line 351, ../sass/components/_books.scss */
body.BooksPage .book-info .content .info-logn .desc {
  clear: left;
  padding-top: 25px;
}
/* line 355, ../sass/components/_books.scss */
body.BooksPage .book-info .content .info-logn .desc p {
  font-weight: normal;
}
/* line 360, ../sass/components/_books.scss */
body.BooksPage .book-info .content .info-logn a {
  color: #e65924;
}
/* line 365, ../sass/components/_books.scss */
body.BooksPage .book-info .content .order, body.BooksPage .book-info .content .read-review {
  border-color: #ae2803;
  color: #ae2803;
  cursor: pointer;
}
/* line 372, ../sass/components/_books.scss */
body.BooksPage .book-info .content .order:hover, body.BooksPage .book-info .content .read-review:hover {
  background: #ae2803;
  color: #fff;
}
/* line 378, ../sass/components/_books.scss */
body.BooksPage .book-info .content .order {
  margin-right: 25px;
}
/* line 382, ../sass/components/_books.scss */
body.BooksPage .book-info .content .reviews {
  display: none;
  margin-top: 25px;
}
/* line 386, ../sass/components/_books.scss */
body.BooksPage .book-info .content .reviews ul.reviews-links {
  margin: 3em 0;
}
/* line 390, ../sass/components/_books.scss */
body.BooksPage .book-info .content .reviews ul.reviews-links li a {
  color: #e65924;
}
/* line 393, ../sass/components/_books.scss */
body.BooksPage .book-info .content .reviews ul.reviews-links li a:hover {
  color: #000;
}
/* line 401, ../sass/components/_books.scss */
body.BooksPage .book-info .content .reviews .reviews-list li {
  margin-top: 1em;
}
/* line 404, ../sass/components/_books.scss */
body.BooksPage .book-info .content .reviews .reviews-list li .title {
  font-size: 20px;
  font-weight: bold;
}
/* line 409, ../sass/components/_books.scss */
body.BooksPage .book-info .content .reviews .reviews-list li .body {
  margin: 1em 0 3em;
}
/* line 420, ../sass/components/_books.scss */
body.BooksPage .new-books .inner .header, body.BooksPage .series .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 420, ../sass/components/_books.scss */
  body.BooksPage .new-books .inner .header, body.BooksPage .series .inner .header {
    width: calc(((100% - 160px) / 11) * 3);
  }
}
/* line 427, ../sass/components/_books.scss */
body.BooksPage .new-books .inner .list, body.BooksPage .series .inner .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 427, ../sass/components/_books.scss */
  body.BooksPage .new-books .inner .list, body.BooksPage .series .inner .list {
    overflow-x: hidden;
  }
}
/* line 432, ../sass/components/_books.scss */
body.BooksPage .new-books .inner .list ul, body.BooksPage .series .inner .list ul {
  height: 100% !important;
}
@media (min-width: 900px) {
  /* line 432, ../sass/components/_books.scss */
  body.BooksPage .new-books .inner .list ul, body.BooksPage .series .inner .list ul {
    width: auto;
  }
}
/* line 437, ../sass/components/_books.scss */
body.BooksPage .new-books .inner .list ul li, body.BooksPage .series .inner .list ul li {
  width: 200px;
  float: left;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 437, ../sass/components/_books.scss */
  body.BooksPage .new-books .inner .list ul li, body.BooksPage .series .inner .list ul li {
    width: auto;
    float: none;
    text-align: left;
  }
}

/* line 2, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 2, ../sass/components/_forthcoming.scss */
  body.Forthcoming .column.books {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 10, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 10, ../sass/components/_forthcoming.scss */
  body.Forthcoming .column.books .inner .header {
    width: calc(((100% - 160px) / 11) * 9);
  }
}
/* line 16, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .header .column-title, body.Forthcoming .column.books .inner .header p {
  display: inline-block;
}
/* line 20, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .header:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: 1px;
  background: #f2f2f2;
}
/* line 32, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .filter {
  position: absolute;
  top: 5px;
  display: inline-block;
  margin-left: 50px;
}
/* line 38, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .filter span {
  font-weight: bold;
}
/* line 43, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .views-choose {
  position: absolute;
  right: 20px;
  top: 60px;
  display: inline-block;
}
/* line 49, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .views-choose span {
  display: inline-block;
  font-size: 9px;
  margin-top: 2px;
  margin-right: 10px;
  vertical-align: top;
}
/* line 57, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .views-choose .list, body.Forthcoming .column.books .inner .views-choose .grid {
  display: inline-block;
  padding-top: 0;
  cursor: pointer;
}
/* line 62, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .views-choose .list svg, body.Forthcoming .column.books .inner .views-choose .grid svg {
  fill: #b4b4b6;
}
/* line 67, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .views-choose .list.active svg, body.Forthcoming .column.books .inner .views-choose .list:hover svg, body.Forthcoming .column.books .inner .views-choose .grid.active svg, body.Forthcoming .column.books .inner .views-choose .grid:hover svg {
  fill: #000;
}
/* line 75, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul li {
  display: inline-block;
  width: 100%;
}
/* line 79, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul li .inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media (min-width: 760px) {
  /* line 79, ../sass/components/_forthcoming.scss */
  body.Forthcoming .column.books .inner .list ul li .inner {
    text-align: left;
  }
}
/* line 88, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul li .inner img {
  display: inline-block;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 92, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul li .inner img:hover {
  opacity: 0.8;
}
/* line 97, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul li .inner .desc {
  position: relative;
  margin-top: 10px;
  display: inline-block;
}
@media (min-width: 760px) {
  /* line 97, ../sass/components/_forthcoming.scss */
  body.Forthcoming .column.books .inner .list ul li .inner .desc {
    position: absolute;
    padding-left: 30px;
    margin-top: 0;
  }
}
/* line 107, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul li .inner .desc .title {
  display: block;
  font-size: 20px;
  margin-top: 0;
}
/* line 113, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul li .inner .desc .summary {
  margin-top: 25px;
}
/* line 119, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul li:before {
  display: none;
}
/* line 123, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul li.hide {
  display: none;
}
/* line 129, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul.grid .item {
  width: 49%;
  vertical-align: top;
}
@media (min-width: 760px) {
  /* line 129, ../sass/components/_forthcoming.scss */
  body.Forthcoming .column.books .inner .list ul.grid .item {
    width: 24%;
  }
}
/* line 137, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul.grid .item:hover img {
  opacity: 0.8;
}
/* line 141, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul.grid .item:hover .desc .title {
  color: #e65924;
}
/* line 146, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul.grid .item .desc {
  position: static;
  padding-left: 0;
  width: 100%;
}
/* line 151, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul.grid .item .desc .title {
  font-size: 1em;
  margin: 1em 0 0.5em;
}
/* line 155, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul.grid .item .desc .title:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
/* line 165, ../sass/components/_forthcoming.scss */
body.Forthcoming .column.books .inner .list ul.grid .item .desc .year, body.Forthcoming .column.books .inner .list ul.grid .item .desc .summary, body.Forthcoming .column.books .inner .list ul.grid .item .desc .more {
  display: none;
}
/* line 175, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info {
  width: calc(((100% - 160px) / 11) * 9);
  margin-left: 160px;
  text-align: center;
}
/* line 180, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content {
  display: inline-block;
  width: 750px;
  margin-top: 90px;
  text-align: left;
}
/* line 186, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .breadcrumbs {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #b4b4b6;
}
/* line 192, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .breadcrumbs a {
  color: #b4b4b6;
}
/* line 197, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content img {
  float: left;
  margin-right: 30px;
}
/* line 202, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .tag {
  display: inline-block;
  padding: 6px 12px 4px;
  background: #ae2803;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 3em;
}
/* line 215, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .info-short {
  margin-top: 1em;
  margin-bottom: 3em;
  color: #b4b4b6;
}
/* line 221, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .info-logn {
  line-height: 2em;
  font-weight: bold;
}
/* line 225, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .info-logn .title {
  display: inline-block;
  width: 100px;
  color: #e65924;
  font-weight: normal;
}
/* line 232, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .info-logn .desc {
  clear: left;
  padding-top: 25px;
}
/* line 236, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .info-logn .desc p {
  font-weight: normal;
}
/* line 242, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .order, body.Forthcoming .book-info .content .read-review {
  border-color: #ae2803;
  color: #ae2803;
}
/* line 248, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .order:hover, body.Forthcoming .book-info .content .read-review:hover {
  background: #ae2803;
  color: #fff;
}
/* line 254, ../sass/components/_forthcoming.scss */
body.Forthcoming .book-info .content .order {
  margin-right: 25px;
}
/* line 262, ../sass/components/_forthcoming.scss */
body.Forthcoming .new-books .inner .header, body.Forthcoming .series .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 262, ../sass/components/_forthcoming.scss */
  body.Forthcoming .new-books .inner .header, body.Forthcoming .series .inner .header {
    width: calc(((100% - 160px) / 11) * 3);
  }
}
/* line 269, ../sass/components/_forthcoming.scss */
body.Forthcoming .new-books .inner .list, body.Forthcoming .series .inner .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 269, ../sass/components/_forthcoming.scss */
  body.Forthcoming .new-books .inner .list, body.Forthcoming .series .inner .list {
    overflow-x: hidden;
  }
}
/* line 274, ../sass/components/_forthcoming.scss */
body.Forthcoming .new-books .inner .list ul, body.Forthcoming .series .inner .list ul {
  height: 100% !important;
}
@media (min-width: 900px) {
  /* line 274, ../sass/components/_forthcoming.scss */
  body.Forthcoming .new-books .inner .list ul, body.Forthcoming .series .inner .list ul {
    width: auto;
  }
}
/* line 279, ../sass/components/_forthcoming.scss */
body.Forthcoming .new-books .inner .list ul li, body.Forthcoming .series .inner .list ul li {
  width: 200px;
  float: left;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 279, ../sass/components/_forthcoming.scss */
  body.Forthcoming .new-books .inner .list ul li, body.Forthcoming .series .inner .list ul li {
    width: auto;
    float: none;
    text-align: left;
  }
}

/* line 2, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 2, ../sass/components/_reviews.scss */
  body.ReviewPage .column.reviews {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 10, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 10, ../sass/components/_reviews.scss */
  body.ReviewPage .column.reviews .inner .header {
    width: calc(((100% - 160px) / 11) * 9);
  }
}
/* line 16, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .header .inner {
  overflow: visible;
}
/* line 19, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .header .inner .column-title, body.ReviewPage .column.reviews .inner .header .inner p {
  display: inline-block;
}
/* line 23, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .header .inner:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: 1px;
  background: #f2f2f2;
}
/* line 36, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .filter {
  top: 5px;
  position: relative;
  display: block;
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 900px) {
  /* line 36, ../sass/components/_reviews.scss */
  body.ReviewPage .column.reviews .inner .filter {
    position: absolute;
    width: auto;
    display: inline-block;
    margin-left: 50px;
    margin-bottom: 0;
  }
}
/* line 50, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .filter .chosen-container {
  width: 100% !important;
}
@media (min-width: 900px) {
  /* line 50, ../sass/components/_reviews.scss */
  body.ReviewPage .column.reviews .inner .filter .chosen-container {
    width: 150px !important;
  }
}
/* line 57, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .filter span {
  font-weight: bold;
}
/* line 60, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .filter span.title {
  display: block;
}
@media (min-width: 760px) {
  /* line 60, ../sass/components/_reviews.scss */
  body.ReviewPage .column.reviews .inner .filter span.title {
    margin-left: 6px;
  }
}
@media (min-width: 900px) {
  /* line 60, ../sass/components/_reviews.scss */
  body.ReviewPage .column.reviews .inner .filter span.title {
    margin-bottom: 35px;
  }
}
/* line 72, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .views-choose {
  position: absolute;
  right: 20px;
  top: 60px;
  display: inline-block;
}
/* line 78, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .views-choose span {
  display: inline-block;
  font-size: 9px;
  margin-top: 2px;
  margin-right: 10px;
  vertical-align: top;
}
/* line 86, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .views-choose svg {
  fill: #b4b4b6;
  cursor: pointer;
}
/* line 90, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .views-choose svg.active, body.ReviewPage .column.reviews .inner .views-choose svg:hover {
  fill: #000;
}
/* line 97, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .list ul li {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  text-align: center;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
@media (min-width: 760px) {
  /* line 97, ../sass/components/_reviews.scss */
  body.ReviewPage .column.reviews .inner .list ul li {
    width: 24%;
    text-align: left;
  }
}
/* line 108, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .list ul li:hover {
  background-color: #f2f2f2;
}
/* line 111, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .list ul li .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 116, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .list ul li .inner .desc {
  display: inline-block;
  width: 100%;
  float: right;
}
@media (min-width: 1300px) {
  /* line 116, ../sass/components/_reviews.scss */
  body.ReviewPage .column.reviews .inner .list ul li .inner .desc {
    width: 50%;
  }
}
/* line 123, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .list ul li .inner .desc .book {
  font-weight: 700;
  margin-bottom: 0.5em;
}
/* line 130, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .list ul li:before {
  display: none;
}
/* line 136, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .list ul.no-desc .item {
  width: 25%;
}
/* line 139, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .list ul.no-desc .item img {
  width: auto;
}
/* line 143, ../sass/components/_reviews.scss */
body.ReviewPage .column.reviews .inner .list ul.no-desc .item .desc {
  display: none;
}
/* line 152, ../sass/components/_reviews.scss */
body.ReviewPage .review-info {
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 152, ../sass/components/_reviews.scss */
  body.ReviewPage .review-info {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 160, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content {
  display: inline-block;
  max-width: 750px;
  width: 100%;
  margin-top: 90px;
  text-align: left;
  padding: 0 20px;
  margin-bottom: 90px;
}
@media (min-width: 900px) {
  /* line 160, ../sass/components/_reviews.scss */
  body.ReviewPage .review-info .content {
    margin-bottom: 0;
  }
}
/* line 172, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .breadcrumbs {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #b4b4b6;
}
/* line 178, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .breadcrumbs a {
  color: #b4b4b6;
}
/* line 183, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content img {
  float: left;
  margin-right: 30px;
}
/* line 188, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .tag {
  display: inline-block;
  padding: 6px 12px 4px;
  background: #ae2803;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 3em;
}
/* line 201, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .info-short {
  margin-top: 1em;
  margin-bottom: 3em;
  color: #b4b4b6;
}
/* line 207, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .info-logn {
  line-height: 2em;
  font-weight: bold;
}
/* line 211, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .info-logn .autor {
  font-weight: 400;
}
/* line 215, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .info-logn .title {
  display: inline-block;
  width: 100px;
  color: #e65924;
  font-weight: normal;
}
/* line 222, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .info-logn .desc {
  clear: left;
  padding-top: 25px;
}
/* line 226, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .info-logn .desc p {
  font-weight: normal;
}
/* line 232, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .body {
  white-space: pre-line;
}
/* line 236, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .order, body.ReviewPage .review-info .content .read-review {
  border-color: #ae2803;
  color: #ae2803;
}
/* line 242, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .order:hover, body.ReviewPage .review-info .content .read-review:hover {
  background: #ae2803;
  color: #fff;
}
/* line 248, ../sass/components/_reviews.scss */
body.ReviewPage .review-info .content .order {
  margin-right: 25px;
}
/* line 256, ../sass/components/_reviews.scss */
body.ReviewPage .new-books .inner .header, body.ReviewPage .series .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 256, ../sass/components/_reviews.scss */
  body.ReviewPage .new-books .inner .header, body.ReviewPage .series .inner .header {
    width: calc(((100% - 160px) / 11) * 3);
  }
}
/* line 263, ../sass/components/_reviews.scss */
body.ReviewPage .new-books .inner .list, body.ReviewPage .series .inner .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 263, ../sass/components/_reviews.scss */
  body.ReviewPage .new-books .inner .list, body.ReviewPage .series .inner .list {
    overflow-x: hidden;
  }
}
/* line 268, ../sass/components/_reviews.scss */
body.ReviewPage .new-books .inner .list ul, body.ReviewPage .series .inner .list ul {
  height: 100% !important;
}
@media (min-width: 900px) {
  /* line 268, ../sass/components/_reviews.scss */
  body.ReviewPage .new-books .inner .list ul, body.ReviewPage .series .inner .list ul {
    width: auto;
  }
}
/* line 273, ../sass/components/_reviews.scss */
body.ReviewPage .new-books .inner .list ul li, body.ReviewPage .series .inner .list ul li {
  width: 200px;
  float: left;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 273, ../sass/components/_reviews.scss */
  body.ReviewPage .new-books .inner .list ul li, body.ReviewPage .series .inner .list ul li {
    width: auto;
    float: none;
    text-align: left;
  }
}

/* line 3, ../sass/components/_onasPage.scss */
body.ONas .column.about-us {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 3, ../sass/components/_onasPage.scss */
  body.ONas .column.about-us {
    margin-left: 160px;
    width: calc(((100% - 160px) / 11) * 9);
  }
}
/* line 9, ../sass/components/_onasPage.scss */
body.ONas .column.about-us .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 9, ../sass/components/_onasPage.scss */
  body.ONas .column.about-us .header {
    width: calc(((100% - 160px) / 11) * 9);
  }
}
/* line 19, ../sass/components/_onasPage.scss */
body.ONas .column.about-us .list ul li.image {
  width: 100%;
  display: inline-block;
}
@media (min-width: 900px) {
  /* line 19, ../sass/components/_onasPage.scss */
  body.ONas .column.about-us .list ul li.image {
    width: 50%;
  }
}
/* line 25, ../sass/components/_onasPage.scss */
body.ONas .column.about-us .list ul li.image img {
  width: 100%;
  height: auto;
}
/* line 29, ../sass/components/_onasPage.scss */
body.ONas .column.about-us .list ul li.image p {
  margin: 10px 0 0;
  font-size: 10px;
  color: #b4b4b6;
  text-align: right;
}
@media (min-width: 760px) {
  /* line 29, ../sass/components/_onasPage.scss */
  body.ONas .column.about-us .list ul li.image p {
    font-size: 11px;
  }
}
/* line 38, ../sass/components/_onasPage.scss */
body.ONas .column.about-us .list ul li.image:before {
  width: 100%;
}
/* line 42, ../sass/components/_onasPage.scss */
body.ONas .column.about-us .list ul li.staff {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 900px) {
  /* line 42, ../sass/components/_onasPage.scss */
  body.ONas .column.about-us .list ul li.staff {
    width: 50%;
    float: right;
  }
}
/* line 51, ../sass/components/_onasPage.scss */
body.ONas .column.about-us .list ul li.staff .staff p {
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-weight: 700;
}
/* line 58, ../sass/components/_onasPage.scss */
body.ONas .column.about-us .list ul li.staff .staff div {
  display: inline-block;
  width: 50%;
  padding-bottom: 3px;
}
/* line 62, ../sass/components/_onasPage.scss */
body.ONas .column.about-us .list ul li.staff .staff div.right {
  text-align: right;
  float: right;
}
@media (min-width: 900px) {
  /* line 62, ../sass/components/_onasPage.scss */
  body.ONas .column.about-us .list ul li.staff .staff div.right {
    text-align: left;
  }
}
/* line 72, ../sass/components/_onasPage.scss */
body.ONas .column.about-us .list ul li div {
  width: 100%;
}
/* line 84, ../sass/components/_onasPage.scss */
body.ONas .column.new-books .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 84, ../sass/components/_onasPage.scss */
  body.ONas .column.new-books .header {
    width: calc(((100% - 160px) / 11) * 2);
  }
}
/* line 91, ../sass/components/_onasPage.scss */
body.ONas .column.new-books .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 91, ../sass/components/_onasPage.scss */
  body.ONas .column.new-books .list {
    overflow-x: hidden;
  }
}
@media (min-width: 900px) {
  /* line 96, ../sass/components/_onasPage.scss */
  body.ONas .column.new-books .list ul {
    width: auto;
  }
}
/* line 100, ../sass/components/_onasPage.scss */
body.ONas .column.new-books .list ul li {
  width: 200px;
  float: left;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 100, ../sass/components/_onasPage.scss */
  body.ONas .column.new-books .list ul li {
    width: auto;
    float: none;
    text-align: left;
  }
}
/* line 111, ../sass/components/_onasPage.scss */
body.ONas .column.new-books .list .left {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 111, ../sass/components/_onasPage.scss */
  body.ONas .column.new-books .list .left {
    width: 35%;
    text-align: left;
  }
}
/* line 119, ../sass/components/_onasPage.scss */
body.ONas .column.new-books .list .left img {
  height: 120px;
  width: auto;
}
@media (min-width: 900px) {
  /* line 119, ../sass/components/_onasPage.scss */
  body.ONas .column.new-books .list .left img {
    width: 100%;
    height: auto;
  }
}
/* line 128, ../sass/components/_onasPage.scss */
body.ONas .column.new-books .list .right {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 128, ../sass/components/_onasPage.scss */
  body.ONas .column.new-books .list .right {
    width: calc(60% - 5px);
    padding-left: 5px;
    text-align: left;
  }
}
/* line 137, ../sass/components/_onasPage.scss */
body.ONas .column.new-books .list .right .title {
  margin-top: 0;
}
/* line 140, ../sass/components/_onasPage.scss */
body.ONas .column.new-books .list .right .series, body.ONas .column.new-books .list .right .year {
  display: inline-block;
}

/* line 3, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 3, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.contact {
    margin-left: 160px;
    width: calc(((100% - 160px) / 11) * 5);
  }
}
/* line 9, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 9, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.contact .header {
    width: calc(((100% - 160px) / 11) * 5);
  }
}
/* line 17, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list h2 {
  padding: 0 20px;
  margin: 1em 0;
}
/* line 22, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list #uff {
  padding: 0 20px 20px;
}
/* line 29, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list ul li .staff p {
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-weight: 700;
}
/* line 36, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list ul li .staff div {
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
}
@media (min-width: 760px) {
  /* line 36, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.contact .list ul li .staff div {
    width: 50%;
  }
}
/* line 43, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list ul li .staff div.left {
  text-align: left;
  float: left;
}
/* line 47, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list ul li .staff div.right {
  text-align: left;
  font-size: 13px;
  font-weight: 700;
  text-decoration: underline;
}
@media (min-width: 760px) {
  /* line 47, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.contact .list ul li .staff div.right {
    text-align: right;
  }
}
/* line 55, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list ul li .staff div.right a {
  -moz-transition: color 0.25s ease-in;
  -o-transition: color 0.25s ease-in;
  -webkit-transition: color 0.25s ease-in;
  transition: color 0.25s ease-in;
}
/* line 57, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list ul li .staff div.right a:hover {
  color: #ae2803;
}
/* line 64, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list ul li div {
  width: 100%;
  text-align: right;
}
/* line 67, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list ul li div h3 {
  font-size: 22px;
  font-weight: 700;
}
/* line 71, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list ul li div h4 {
  font-size: 16px;
}
/* line 78, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list form {
  padding: 0 20px 25px;
}
/* line 81, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list form .message {
  display: block;
}
/* line 86, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list form fieldset .field {
  margin-bottom: 1em;
}
/* line 89, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list form fieldset .field label {
  display: block;
  margin-bottom: 0.5em;
}
/* line 94, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list form fieldset .field input, body.Kontakt .column.contact .list form fieldset .field textarea, body.Kontakt .column.contact .list form fieldset .field select.dropdown {
  width: 275px;
  padding: 5px 10px;
  background: #f2f2f2;
  border: 0;
  font-family: 'Roboto Slab', serif;
  font-size: 12px;
  color: #262626;
  outline: none;
}
/* line 25, ../sass/abstractions/_mixins.scss */
body.Kontakt .column.contact .list form fieldset .field input.placeholder, body.Kontakt .column.contact .list form fieldset .field textarea.placeholder {
  font-family: 'Roboto Slab', serif;
  color: #262626;
}
/* line 26, ../sass/abstractions/_mixins.scss */
body.Kontakt .column.contact .list form fieldset .field input:-moz-placeholder, body.Kontakt .column.contact .list form fieldset .field textarea:-moz-placeholder {
  font-family: 'Roboto Slab', serif;
  color: #262626;
}
/* line 27, ../sass/abstractions/_mixins.scss */
body.Kontakt .column.contact .list form fieldset .field input::-moz-placeholder, body.Kontakt .column.contact .list form fieldset .field textarea::-moz-placeholder {
  font-family: 'Roboto Slab', serif;
  color: #262626;
}
/* line 28, ../sass/abstractions/_mixins.scss */
body.Kontakt .column.contact .list form fieldset .field input:-ms-input-placeholder, body.Kontakt .column.contact .list form fieldset .field textarea:-ms-input-placeholder {
  font-family: 'Roboto Slab', serif;
  color: #262626;
}
/* line 29, ../sass/abstractions/_mixins.scss */
body.Kontakt .column.contact .list form fieldset .field input::-webkit-input-placeholder, body.Kontakt .column.contact .list form fieldset .field textarea::-webkit-input-placeholder {
  font-family: 'Roboto Slab', serif;
  color: #262626;
}
/* line 114, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list form input.action {
  margin-top: 0;
  background: #262626;
  color: #fff;
  cursor: pointer;
  outline: none;
}
/* line 123, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.contact .list form input.action:hover {
  color: #262626;
  background: #fff;
}
/* line 133, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.new-books .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 133, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.new-books .header {
    width: calc(((100% - 160px) / 11) * 2);
  }
}
/* line 140, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.new-books .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 140, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.new-books .list {
    overflow-x: hidden;
  }
}
@media (min-width: 900px) {
  /* line 145, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.new-books .list ul {
    width: auto;
  }
}
/* line 149, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.new-books .list ul li {
  width: 200px;
  float: left;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 149, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.new-books .list ul li {
    width: auto;
    float: none;
    text-align: left;
  }
}
/* line 160, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.new-books .list .left {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 160, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.new-books .list .left {
    width: 35%;
    text-align: left;
  }
}
/* line 169, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.new-books .list .left img {
  height: 120px;
  width: auto;
}
@media (min-width: 900px) {
  /* line 169, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.new-books .list .left img {
    width: 100%;
    height: auto;
  }
}
/* line 178, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.new-books .list .right {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 178, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.new-books .list .right {
    width: calc(60% - 5px);
    padding-left: 5px;
    text-align: left;
  }
}
/* line 188, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.new-books .list .right .series, body.Kontakt .column.new-books .list .right .year {
  display: inline-block;
}
/* line 192, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.new-books .list .right .title {
  margin-top: 0;
}
/* line 200, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery {
  width: 100%;
  height: 500px;
}
@media (min-width: 900px) {
  /* line 200, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.gallery {
    width: calc(((100% - 160px) / 11) * 4);
    height: 100%;
  }
}
/* line 208, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery h2 {
  position: absolute;
  top: 55px;
  left: 20px;
  z-index: 99;
  color: #fff;
}
@media (min-width: 900px) {
  /* line 208, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.gallery h2 {
    top: 60px;
  }
}
/* line 219, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .content {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 300px;
  color: #fff;
}
@media (min-width: 900px) {
  /* line 219, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.gallery .content {
    left: 20px;
    bottom: 90px;
  }
}
/* line 230, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .content .name {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  padding: 20px 0;
  border-top: 2px solid #fff;
}
/* line 239, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .content .inner p {
  padding: 5px 0;
}
/* line 242, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .content .inner a {
  color: white;
  font-weight: 700;
  border: 1px solid white;
  padding: 5px 10px;
  display: inline-block;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 249, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .content .inner a:hover {
  background: white;
  color: #e65924;
}
/* line 256, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .content .more {
  border-color: #fff;
  color: #fff;
  cursor: pointer;
}
/* line 261, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .content .more:hover {
  color: #262626;
  background: #fff;
}
/* line 268, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper {
  height: 100%;
  margin: 0 auto;
}
/* line 273, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper .bx-controls .bx-pager {
  top: 0;
  bottom: auto;
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  right: 20px;
  width: auto;
}
@media (min-width: 900px) {
  /* line 273, ../sass/components/_kontaktPage.scss */
  body.Kontakt .column.gallery .bx-wrapper .bx-controls .bx-pager {
    bottom: 50%;
    top: auto;
  }
}
/* line 284, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  display: block;
  margin-bottom: 20px;
}
/* line 288, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper .bx-controls .bx-pager .bx-pager-item:last-child {
  margin-bottom: 0;
}
/* line 292, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  position: relative;
  background: #fff;
}
/* line 296, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background: #fff;
}
/* line 299, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active:after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 16px;
  height: 16px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 15px;
}
/* line 317, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper .bx-viewport {
  height: 100% !important;
}
/* line 320, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper .bx-viewport .bxslider {
  height: 100%;
}
/* line 323, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper .bx-viewport .bxslider li {
  height: 100%;
  width: 100%;
}
/* line 327, ../sass/components/_kontaktPage.scss */
body.Kontakt .column.gallery .bx-wrapper .bx-viewport .bxslider li .img {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
}

/* line 1, ../sass/components/_search.scss */
.search-bar {
  max-width: 100%;
  padding: 0 15px;
  margin-top: 10px;
}
@media (min-width: 900px) {
  /* line 1, ../sass/components/_search.scss */
  .search-bar {
    max-width: 150px;
    padding: 0 0 0 15px;
    margin-top: 60px;
  }
}
/* line 11, ../sass/components/_search.scss */
.search-bar form {
  position: relative;
}
/* line 15, ../sass/components/_search.scss */
.search-bar .form-control {
  max-width: 100%;
  padding: 10px;
  border: 0;
  background: #f2f2f2;
  width: 100%;
}
@media (min-width: 900px) {
  /* line 15, ../sass/components/_search.scss */
  .search-bar .form-control {
    max-width: 150px;
  }
}
/* line 26, ../sass/components/_search.scss */
.search-bar a {
  font-size: 14px;
  margin-top: 10px;
  display: block;
  color: #b4b4b6;
}
/* line 31, ../sass/components/_search.scss */
.search-bar a:hover {
  color: #262626;
}
/* line 36, ../sass/components/_search.scss */
.search-bar button {
  background: none;
  border: 0;
  position: absolute;
  right: 2px;
  top: 45%;
  outline: 0;
  margin-top: -10px;
  cursor: pointer;
}
/* line 46, ../sass/components/_search.scss */
.search-bar button span {
  font-size: 20px;
}

/* line 53, ../sass/components/_search.scss */
body .main .column .inner .list.PageResults li {
  padding: 25px 30px;
}
/* line 56, ../sass/components/_search.scss */
body .main .column .inner .list.PageResults .left, body .main .column .inner .list.PageResults .right {
  display: inline-block;
  vertical-align: top;
}
/* line 60, ../sass/components/_search.scss */
body .main .column .inner .list.PageResults .left {
  max-width: 100px;
  width: 100%;
  margin-right: 20px;
  padding-right: 20px;
}
/* line 66, ../sass/components/_search.scss */
body .main .column .inner .list.PageResults .morelink {
  text-align: right;
  position: static;
  padding: 20px;
}
@media (min-width: 900px) {
  /* line 66, ../sass/components/_search.scss */
  body .main .column .inner .list.PageResults .morelink {
    position: absolute;
    top: 25px;
    right: 30px;
    padding: 0;
    max-width: 200px;
    width: 100%;
    text-align: right;
  }
}
/* line 80, ../sass/components/_search.scss */
body .main .column .inner .list.PageResults .right {
  max-width: 500px;
}
/* line 84, ../sass/components/_search.scss */
body .main .column .inner .list.PageResults .primary {
  color: #e65924;
}
/* line 87, ../sass/components/_search.scss */
body .main .column .inner .list.PageResults .more.from-search {
  margin-top: 0;
  text-align: center;
}
/* line 90, ../sass/components/_search.scss */
body .main .column .inner .list.PageResults .more.from-search span {
  margin-left: 10px;
  font-size: 10px;
}
/* line 95, ../sass/components/_search.scss */
body .main .column .inner .list.PageResults .more.from-search:hover span.icon {
  color: #FFF;
}

/* line 3, ../sass/components/_news.scss */
body.NewsPage .column.news {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 3, ../sass/components/_news.scss */
  body.NewsPage .column.news {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 11, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 11, ../sass/components/_news.scss */
  body.NewsPage .column.news .inner .header {
    width: calc(((100% - 160px) / 11) * 9);
  }
}
/* line 17, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .header .column-title, body.NewsPage .column.news .inner .header p {
  display: inline-block;
}
/* line 21, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .header:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: 1px;
  background: #f2f2f2;
}
/* line 33, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .header-title, body.NewsPage .column.news .inner .header-filter {
  display: inline-block;
  vertical-align: top;
}
/* line 38, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .header-filter {
  position: relative;
  top: 5px;
  display: inline-block;
  margin-left: 50px;
}
/* line 44, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .header-filter span {
  font-weight: bold;
}
/* line 49, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .views-choose {
  position: absolute;
  right: 20px;
  top: 60px;
  display: inline-block;
}
/* line 55, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .views-choose span {
  display: inline-block;
  font-size: 9px;
  margin-top: 2px;
  margin-right: 10px;
  vertical-align: top;
}
/* line 63, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .views-choose svg {
  fill: #b4b4b6;
  cursor: pointer;
}
/* line 67, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .views-choose svg.active, body.NewsPage .column.news .inner .views-choose svg:hover {
  fill: #000;
}
/* line 73, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list {
  margin-top: 90px;
}
@media (min-width: 900px) {
  /* line 73, ../sass/components/_news.scss */
  body.NewsPage .column.news .inner .list {
    margin-top: 0;
  }
}
/* line 79, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list ul li {
  width: 100%;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
/* line 82, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list ul li:hover {
  background-color: #f2f2f2;
}
/* line 85, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list ul li .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 90, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list ul li .inner .desc {
  display: inline-block;
  width: 100%;
  float: right;
}
/* line 94, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list ul li .inner .desc .book {
  font-weight: 700;
  font-size: 14px;
  padding-bottom: 5px;
}
/* line 99, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list ul li .inner .desc .author, body.NewsPage .column.news .inner .list ul li .inner .desc .date {
  padding: 5px 0;
}
@media (min-width: 900px) {
  /* line 102, ../sass/components/_news.scss */
  body.NewsPage .column.news .inner .list ul li .inner .desc .more {
    float: right;
    margin-top: 0;
  }
}
/* line 112, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list ul li:before {
  display: none;
}
/* line 120, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list.no-desc .item {
  width: 50%;
}
@media (min-width: 760px) {
  /* line 120, ../sass/components/_news.scss */
  body.NewsPage .column.news .inner .list.no-desc .item {
    width: 25%;
  }
}
/* line 126, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list.no-desc .item img {
  width: auto;
}
/* line 130, ../sass/components/_news.scss */
body.NewsPage .column.news .inner .list.no-desc .item .desc {
  display: none;
}
/* line 139, ../sass/components/_news.scss */
body.NewsPage .news-info {
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 139, ../sass/components/_news.scss */
  body.NewsPage .news-info {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 146, ../sass/components/_news.scss */
body.NewsPage .news-info.column.col9 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 146, ../sass/components/_news.scss */
  body.NewsPage .news-info.column.col9 {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 154, ../sass/components/_news.scss */
body.NewsPage .news-info .content {
  display: inline-block;
  max-width: 750px;
  width: 100%;
  margin-top: 90px;
  margin-bottom: 90px;
  text-align: left;
  padding: 0 20px;
}
@media (min-width: 900px) {
  /* line 154, ../sass/components/_news.scss */
  body.NewsPage .news-info .content {
    margin-bottom: 0;
  }
}
/* line 166, ../sass/components/_news.scss */
body.NewsPage .news-info .content .breadcrumbs {
  position: absolute;
  top: 20px;
  left: 20px;
  /*        color: $grey;*/
  color: #e65924;
}
/* line 173, ../sass/components/_news.scss */
body.NewsPage .news-info .content .breadcrumbs a {
  /*        color: $grey;*/
  color: #e65924;
}
/* line 179, ../sass/components/_news.scss */
body.NewsPage .news-info .content img {
  float: left;
  margin-right: 30px;
}
/* line 184, ../sass/components/_news.scss */
body.NewsPage .news-info .content .tag {
  display: inline-block;
  padding: 6px 12px 4px;
  background: #ae2803;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 3em;
}
/* line 197, ../sass/components/_news.scss */
body.NewsPage .news-info .content .info-short {
  margin-top: 1em;
  margin-bottom: 3em;
  color: #b4b4b6;
}
/* line 203, ../sass/components/_news.scss */
body.NewsPage .news-info .content .info-logn {
  line-height: 2em;
  font-weight: bold;
  margin-bottom: 50px;
}
/* line 208, ../sass/components/_news.scss */
body.NewsPage .news-info .content .info-logn .title {
  display: inline-block;
  width: 100px;
  color: #e65924;
  font-weight: normal;
}
/* line 215, ../sass/components/_news.scss */
body.NewsPage .news-info .content .info-logn .desc {
  clear: left;
  padding-top: 25px;
}
/* line 219, ../sass/components/_news.scss */
body.NewsPage .news-info .content .info-logn .desc p {
  font-weight: normal;
}
/* line 226, ../sass/components/_news.scss */
body.NewsPage .news-info .content .text iframe {
  width: 100%;
  height: 250px;
}
@media (min-width: 760px) {
  /* line 226, ../sass/components/_news.scss */
  body.NewsPage .news-info .content .text iframe {
    height: 350px;
  }
}
/* line 235, ../sass/components/_news.scss */
body.NewsPage .news-info .content .order, body.NewsPage .news-info .content .read-review {
  border-color: #ae2803;
  color: #ae2803;
}
/* line 241, ../sass/components/_news.scss */
body.NewsPage .news-info .content .order:hover, body.NewsPage .news-info .content .read-review:hover {
  background: #ae2803;
  color: #fff;
}
/* line 247, ../sass/components/_news.scss */
body.NewsPage .news-info .content .order {
  margin-right: 25px;
}
/* line 255, ../sass/components/_news.scss */
body.NewsPage .new-books .inner .header, body.NewsPage .series .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 255, ../sass/components/_news.scss */
  body.NewsPage .new-books .inner .header, body.NewsPage .series .inner .header {
    width: calc(((100% - 160px) / 11) * 3);
  }
}
/* line 262, ../sass/components/_news.scss */
body.NewsPage .new-books .inner .list, body.NewsPage .series .inner .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 262, ../sass/components/_news.scss */
  body.NewsPage .new-books .inner .list, body.NewsPage .series .inner .list {
    overflow-x: hidden;
  }
}
/* line 267, ../sass/components/_news.scss */
body.NewsPage .new-books .inner .list ul, body.NewsPage .series .inner .list ul {
  height: 100% !important;
}
@media (min-width: 900px) {
  /* line 267, ../sass/components/_news.scss */
  body.NewsPage .new-books .inner .list ul, body.NewsPage .series .inner .list ul {
    width: auto;
  }
}
/* line 272, ../sass/components/_news.scss */
body.NewsPage .new-books .inner .list ul li, body.NewsPage .series .inner .list ul li {
  width: 200px;
  float: left;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 272, ../sass/components/_news.scss */
  body.NewsPage .new-books .inner .list ul li, body.NewsPage .series .inner .list ul li {
    width: auto;
    float: none;
    text-align: left;
  }
}

/* line 3, ../sass/components/_author.scss */
body.AuthorPage .column.news {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 3, ../sass/components/_author.scss */
  body.AuthorPage .column.news {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 11, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 11, ../sass/components/_author.scss */
  body.AuthorPage .column.news .inner .header {
    width: calc(((100% - 160px) / 11) * 9);
  }
}
/* line 17, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .header .column-title, body.AuthorPage .column.news .inner .header p {
  display: inline-block;
}
/* line 21, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .header:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: 1px;
  background: #f2f2f2;
}
/* line 33, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .header-title, body.AuthorPage .column.news .inner .header-filter {
  display: inline-block;
  vertical-align: top;
}
/* line 38, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .header-filter {
  position: relative;
  top: 5px;
  display: inline-block;
  margin-left: 50px;
}
/* line 44, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .header-filter span {
  font-weight: bold;
}
/* line 49, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .views-choose {
  position: absolute;
  right: 20px;
  top: 60px;
  display: inline-block;
}
/* line 55, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .views-choose span {
  display: inline-block;
  font-size: 9px;
  margin-top: 2px;
  margin-right: 10px;
  vertical-align: top;
}
/* line 63, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .views-choose svg {
  fill: #b4b4b6;
  cursor: pointer;
}
/* line 67, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .views-choose svg.active, body.AuthorPage .column.news .inner .views-choose svg:hover {
  fill: #000;
}
/* line 73, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list {
  margin-top: 90px;
}
@media (min-width: 900px) {
  /* line 73, ../sass/components/_author.scss */
  body.AuthorPage .column.news .inner .list {
    margin-top: 0;
  }
}
/* line 79, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list ul li {
  width: 100%;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
/* line 82, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list ul li:hover {
  background-color: #f2f2f2;
}
/* line 85, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list ul li .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 90, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list ul li .inner .desc {
  display: inline-block;
  width: 100%;
  float: right;
}
/* line 94, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list ul li .inner .desc .book {
  font-weight: 700;
  font-size: 14px;
  padding-bottom: 5px;
}
/* line 99, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list ul li .inner .desc .author, body.AuthorPage .column.news .inner .list ul li .inner .desc .date {
  padding: 5px 0;
}
@media (min-width: 900px) {
  /* line 102, ../sass/components/_author.scss */
  body.AuthorPage .column.news .inner .list ul li .inner .desc .more {
    float: right;
    margin-top: 0;
  }
}
/* line 112, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list ul li:before {
  display: none;
}
/* line 120, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list.no-desc .item {
  width: 50%;
}
@media (min-width: 760px) {
  /* line 120, ../sass/components/_author.scss */
  body.AuthorPage .column.news .inner .list.no-desc .item {
    width: 25%;
  }
}
/* line 126, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list.no-desc .item img {
  width: auto;
}
/* line 130, ../sass/components/_author.scss */
body.AuthorPage .column.news .inner .list.no-desc .item .desc {
  display: none;
}
/* line 139, ../sass/components/_author.scss */
body.AuthorPage .news-info {
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 139, ../sass/components/_author.scss */
  body.AuthorPage .news-info {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 147, ../sass/components/_author.scss */
body.AuthorPage .news-info.column.col9 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 147, ../sass/components/_author.scss */
  body.AuthorPage .news-info.column.col9 {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 155, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks {
  margin-top: 80px;
  padding-top: 80px;
  text-align: left;
  border-top: 1px solid #f2f2f2;
}
/* line 161, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks.en-US .pl {
  display: none !important;
}
/* line 166, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks.pl-PL .en {
  display: none !important;
}
/* line 172, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
@media (min-width: 760px) {
  /* line 172, ../sass/components/_author.scss */
  body.AuthorPage .news-info .authorBooks ul li {
    width: 24%;
  }
}
/* line 180, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li .inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}
/* line 186, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li .inner img {
  display: inline-block;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  width: 120px;
  height: auto;
}
/* line 191, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li .inner img:hover {
  opacity: 0.8;
}
/* line 196, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li .inner .desc {
  display: inline-block;
  position: relative;
  padding: 20px 30px;
  width: 100%;
}
@media (min-width: 760px) {
  /* line 196, ../sass/components/_author.scss */
  body.AuthorPage .news-info .authorBooks ul li .inner .desc {
    position: relative;
    margin-top: 0;
  }
}
/* line 206, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li .inner .desc .title {
  display: block;
  font-size: 1.2em;
  font-weight: 700;
  margin: 1em 0 0.5em;
}
/* line 211, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li .inner .desc .title:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
/* line 220, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li .inner .desc .title:hover {
  color: #e65924;
}
/* line 226, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li .inner .desc .summary {
  margin-top: 25px;
  display: none;
}
@media (min-width: 760px) {
  /* line 226, ../sass/components/_author.scss */
  body.AuthorPage .news-info .authorBooks ul li .inner .desc .summary {
    display: block;
  }
}
/* line 236, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li:before {
  display: none;
}
/* line 240, ../sass/components/_author.scss */
body.AuthorPage .news-info .authorBooks ul li.hide {
  display: none;
}
/* line 251, ../sass/components/_author.scss */
body.AuthorPage .news-info .content {
  display: inline-block;
  max-width: 750px;
  width: 100%;
  margin-top: 90px;
  margin-bottom: 90px;
  text-align: left;
  padding: 0 20px;
}
@media (min-width: 900px) {
  /* line 251, ../sass/components/_author.scss */
  body.AuthorPage .news-info .content {
    margin-bottom: 0;
  }
}
/* line 263, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .breadcrumbs {
  position: absolute;
  top: 20px;
  left: 20px;
  /*        color: $grey;*/
  color: #e65924;
}
/* line 270, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .breadcrumbs a {
  /*        color: $grey;*/
  color: #e65924;
}
/* line 276, ../sass/components/_author.scss */
body.AuthorPage .news-info .content img {
  float: left;
  margin-right: 30px;
}
/* line 281, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .tag {
  display: inline-block;
  padding: 6px 12px 4px;
  background: #ae2803;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 3em;
}
/* line 294, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .info-short {
  margin-top: 1em;
  margin-bottom: 3em;
  color: #b4b4b6;
}
/* line 300, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .info-logn {
  line-height: 2em;
  font-weight: bold;
  margin-bottom: 50px;
}
/* line 305, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .info-logn .title {
  display: inline-block;
  width: 100px;
  color: #e65924;
  font-weight: normal;
}
/* line 312, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .info-logn .desc {
  clear: left;
  padding-top: 25px;
}
/* line 316, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .info-logn .desc p {
  font-weight: normal;
}
/* line 323, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .text iframe {
  width: 100%;
  height: 250px;
}
@media (min-width: 760px) {
  /* line 323, ../sass/components/_author.scss */
  body.AuthorPage .news-info .content .text iframe {
    height: 350px;
  }
}
/* line 332, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .order, body.AuthorPage .news-info .content .read-review {
  border-color: #ae2803;
  color: #ae2803;
}
/* line 338, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .order:hover, body.AuthorPage .news-info .content .read-review:hover {
  background: #ae2803;
  color: #fff;
}
/* line 344, ../sass/components/_author.scss */
body.AuthorPage .news-info .content .order {
  margin-right: 25px;
}
/* line 352, ../sass/components/_author.scss */
body.AuthorPage .new-books .inner .header, body.AuthorPage .series .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 352, ../sass/components/_author.scss */
  body.AuthorPage .new-books .inner .header, body.AuthorPage .series .inner .header {
    width: calc(((100% - 160px) / 11) * 3);
  }
}
/* line 359, ../sass/components/_author.scss */
body.AuthorPage .new-books .inner .list, body.AuthorPage .series .inner .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 359, ../sass/components/_author.scss */
  body.AuthorPage .new-books .inner .list, body.AuthorPage .series .inner .list {
    overflow-x: hidden;
  }
}
/* line 364, ../sass/components/_author.scss */
body.AuthorPage .new-books .inner .list ul, body.AuthorPage .series .inner .list ul {
  height: 100% !important;
}
@media (min-width: 900px) {
  /* line 364, ../sass/components/_author.scss */
  body.AuthorPage .new-books .inner .list ul, body.AuthorPage .series .inner .list ul {
    width: auto;
  }
}
/* line 369, ../sass/components/_author.scss */
body.AuthorPage .new-books .inner .list ul li, body.AuthorPage .series .inner .list ul li {
  width: 200px;
  float: left;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 369, ../sass/components/_author.scss */
  body.AuthorPage .new-books .inner .list ul li, body.AuthorPage .series .inner .list ul li {
    width: auto;
    float: none;
    text-align: left;
  }
}

/* line 3, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys,
body.FotoreportPage .column.gallerys {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 3, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .column.gallerys,
  body.FotoreportPage .column.gallerys {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
  }
}
/* line 11, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .header,
body.FotoreportPage .column.gallerys .inner .header {
  width: 100%;
}
/* line 14, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .header .inner,
body.FotoreportPage .column.gallerys .inner .header .inner {
  overflow: visible;
}
@media (min-width: 900px) {
  /* line 11, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .column.gallerys .inner .header,
  body.FotoreportPage .column.gallerys .inner .header {
    width: calc(((100% - 160px) / 11) * 9);
  }
}
/* line 22, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .header .column-title, body.CustomGalleryPage .column.gallerys .inner .header p,
body.FotoreportPage .column.gallerys .inner .header .column-title,
body.FotoreportPage .column.gallerys .inner .header p {
  display: inline-block;
}
/* line 26, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .header:after,
body.FotoreportPage .column.gallerys .inner .header:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: 1px;
  background: #f2f2f2;
}
/* line 39, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .list ul li,
body.FotoreportPage .column.gallerys .inner .list ul li {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
@media (min-width: 760px) {
  /* line 39, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .column.gallerys .inner .list ul li,
  body.FotoreportPage .column.gallerys .inner .list ul li {
    width: 49%;
  }
}
@media (min-width: 900px) {
  /* line 39, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .column.gallerys .inner .list ul li,
  body.FotoreportPage .column.gallerys .inner .list ul li {
    width: 33%;
  }
}
/* line 50, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .list ul li .inner,
body.FotoreportPage .column.gallerys .inner .list ul li .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 55, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .list ul li .inner .desc,
body.FotoreportPage .column.gallerys .inner .list ul li .inner .desc {
  max-width: 200px;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
/* line 64, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .list ul li .inner a:hover .title,
body.FotoreportPage .column.gallerys .inner .list ul li .inner a:hover .title {
  color: #e65924;
}
/* line 69, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .list ul li .inner a img,
body.FotoreportPage .column.gallerys .inner .list ul li .inner a img {
  width: 100%;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 72, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .list ul li .inner a img:hover,
body.FotoreportPage .column.gallerys .inner .list ul li .inner a img:hover {
  opacity: 0.8;
}
/* line 81, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .column.gallerys .inner .list ul li:before,
body.FotoreportPage .column.gallerys .inner .list ul li:before {
  display: none;
}
/* line 89, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery-info,
body.FotoreportPage .gallery-info {
  width: 100%;
  padding: 0 20px;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 89, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .gallery-info,
  body.FotoreportPage .gallery-info {
    width: calc(((100% - 160px) / 11) * 9);
    margin-left: 160px;
    padding: 0;
  }
}
/* line 101, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery-info .inner .header h2,
body.FotoreportPage .gallery-info .inner .header h2 {
  text-align: left;
}
/* line 103, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery-info .inner .header h2.column-title,
body.FotoreportPage .gallery-info .inner .header h2.column-title {
  margin-top: 10px;
}
/* line 107, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery-info .inner .header h3,
body.FotoreportPage .gallery-info .inner .header h3 {
  text-align: left;
  font-size: 16px;
  color: #e65924;
}
/* line 115, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery-info .inner .list ul li,
body.FotoreportPage .gallery-info .inner .list ul li {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  cursor: pointer;
}
@media (min-width: 760px) {
  /* line 115, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .gallery-info .inner .list ul li,
  body.FotoreportPage .gallery-info .inner .list ul li {
    width: 49%;
  }
}
@media (min-width: 900px) {
  /* line 115, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .gallery-info .inner .list ul li,
  body.FotoreportPage .gallery-info .inner .list ul li {
    width: 24%;
  }
}
/* line 127, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery-info .inner .list ul li .inner,
body.FotoreportPage .gallery-info .inner .list ul li .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 132, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery-info .inner .list ul li .inner img,
body.FotoreportPage .gallery-info .inner .list ul li .inner img {
  display: inline-block;
  width: 100%;
}
/* line 138, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery-info .inner .list ul li:before,
body.FotoreportPage .gallery-info .inner .list ul li:before {
  display: none;
}
/* line 148, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .new-books .inner .header, body.CustomGalleryPage .series .inner .header,
body.FotoreportPage .new-books .inner .header,
body.FotoreportPage .series .inner .header {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 148, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .new-books .inner .header, body.CustomGalleryPage .series .inner .header,
  body.FotoreportPage .new-books .inner .header,
  body.FotoreportPage .series .inner .header {
    width: calc(((100% - 160px) / 11) * 3);
  }
}
/* line 155, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .new-books .inner .list, body.CustomGalleryPage .series .inner .list,
body.FotoreportPage .new-books .inner .list,
body.FotoreportPage .series .inner .list {
  overflow-x: scroll;
}
@media (min-width: 900px) {
  /* line 155, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .new-books .inner .list, body.CustomGalleryPage .series .inner .list,
  body.FotoreportPage .new-books .inner .list,
  body.FotoreportPage .series .inner .list {
    overflow-x: hidden;
  }
}
/* line 160, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .new-books .inner .list ul, body.CustomGalleryPage .series .inner .list ul,
body.FotoreportPage .new-books .inner .list ul,
body.FotoreportPage .series .inner .list ul {
  height: 100% !important;
}
@media (min-width: 900px) {
  /* line 160, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .new-books .inner .list ul, body.CustomGalleryPage .series .inner .list ul,
  body.FotoreportPage .new-books .inner .list ul,
  body.FotoreportPage .series .inner .list ul {
    width: auto;
  }
}
/* line 165, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .new-books .inner .list ul li, body.CustomGalleryPage .series .inner .list ul li,
body.FotoreportPage .new-books .inner .list ul li,
body.FotoreportPage .series .inner .list ul li {
  width: 200px;
  float: left;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 165, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .new-books .inner .list ul li, body.CustomGalleryPage .series .inner .list ul li,
  body.FotoreportPage .new-books .inner .list ul li,
  body.FotoreportPage .series .inner .list ul li {
    width: auto;
    float: none;
    text-align: left;
  }
}
/* line 180, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery-overlay,
body.FotoreportPage .gallery-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  display: none;
  z-index: 9995;
  top: 0;
}
/* line 190, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery,
body.FotoreportPage .gallery {
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  z-index: 9999;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 199, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery .container,
body.FotoreportPage .gallery .container {
  position: relative;
}
/* line 202, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery .container img,
body.FotoreportPage .gallery .container img {
  width: 350px;
  height: auto;
  max-height: 90vh;
  max-width: 95vw;
}
@media (min-width: 760px) {
  /* line 202, ../sass/components/_gallerys.scss */
  body.CustomGalleryPage .gallery .container img,
  body.FotoreportPage .gallery .container img {
    width: auto;
  }
}
/* line 212, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery .container .next,
body.FotoreportPage .gallery .container .next {
  position: absolute;
  top: 50%;
  right: 15px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background-image: url("../images/arrow.png");
  background-size: cover;
  cursor: pointer;
}
/* line 224, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery .container .close,
body.FotoreportPage .gallery .container .close {
  position: absolute;
  top: 10px;
  right: 7px;
  width: 24px;
  height: 24px;
  background-image: url("../images/close.png");
  background-size: 22px;
  background-repeat: no-repeat;
  cursor: pointer;
}
/* line 236, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery .container .prev,
body.FotoreportPage .gallery .container .prev {
  position: absolute;
  top: 50%;
  left: 15px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 32px;
  height: 32px;
  background-image: url("../images/arrow.png");
  background-size: cover;
  cursor: pointer;
}
/* line 250, ../sass/components/_gallerys.scss */
body.CustomGalleryPage .gallery .container .prev.disable, body.CustomGalleryPage .gallery .container .next.disable,
body.FotoreportPage .gallery .container .prev.disable,
body.FotoreportPage .gallery .container .next.disable {
  opacity: 0.5;
  cursor: default;
}
