@font-face {
  font-family: 'antykwatorunskabold';
  src: url("../font/antykwatorunska-bold-webfont.eot");
  src: url("../font/antykwatorunska-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/antykwatorunska-bold-webfont.woff2") format("woff2"), url("../font/antykwatorunska-bold-webfont.woff") format("woff"), url("../font/antykwatorunska-bold-webfont.ttf") format("truetype"), url("../font/antykwatorunska-bold-webfont.svg#antykwatorunskabold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'antykwa_torunskabold_italic';
  src: url("../font/antykwatorunska-bolditalic-webfont.eot");
  src: url("../font/antykwatorunska-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../font/antykwatorunska-bolditalic-webfont.woff2") format("woff2"), url("../font/antykwatorunska-bolditalic-webfont.woff") format("woff"), url("../font/antykwatorunska-bolditalic-webfont.ttf") format("truetype"), url("../font/antykwatorunska-bolditalic-webfont.svg#antykwa_torunskabold_italic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'antykwa_torunskaregular';
  src: url("../font/antykwatorunska-regular-webfont.eot");
  src: url("../font/antykwatorunska-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/antykwatorunska-regular-webfont.woff2") format("woff2"), url("../font/antykwatorunska-regular-webfont.woff") format("woff"), url("../font/antykwatorunska-regular-webfont.ttf") format("truetype"), url("../font/antykwatorunska-regular-webfont.svg#antykwa_torunskaregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'TrajanPro-Regular';
  src: url("../font/TrajanPro-Regular.eot?#iefix") format("embedded-opentype"), url("../font/TrajanPro-Regular.otf") format("opentype"), url("../font/TrajanPro-Regular.woff") format("woff"), url("../font/TrajanPro-Regular.ttf") format("truetype"), url("../font/TrajanPro-Regular.svg#TrajanPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
html, body {
  height: 100%; }

body {
  background: #060708;
  font-family: 'antykwa_torunskaregular', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  overflow-x: hidden; }

a {
  color: #12b0d4;
  text-decoration: none; }
  a:hover {
    color: #2e8dae;
    text-decoration: none; }
  a:visited {
    color: #12b0d4;
    text-decoration: none; }
  a:focus {
    text-decoration: none; }

.btn-blue {
  background: url("../img/btn_background.png") center center no-repeat transparent;
  width: auto;
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  color: #000000;
  font-size: 22px;
  text-align: center;
  display: inline-block;
  font-weight: 700;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: 'antykwatorunskabold';
  background-size: cover; }
  .btn-blue img {
    margin: -4px 20px 0 0; }
  .btn-blue:hover {
    text-decoration: none;
    background: white;
    color: #000000; }
  .btn-blue:visited {
    color: #000000; }

strong {
  font-weight: 700; }

section {
  position: relative;
  width: 100%; }
  section .padding {
    max-width: 1160px;
    margin: 0 auto; }

header {
  position: relative;
  height: 1330px; }
  header .padding {
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
    z-index: 10; }
    header .padding .logo {
      position: absolute;
      top: 40px;
      right: 20px; }
      header .padding .logo img {
        width: 100%; }
    header .padding .slogan {
      font-family: 'TrajanPro-Regular';
      font-size: 30px;
      top: 140px;
      position: absolute;
      right: 20px;
      text-align: right; }
      header .padding .slogan p {
        margin-bottom: 40px; }
        header .padding .slogan p br {
          display: none; }
      header .padding .slogan .big {
        font-size: 50px;
        margin: 0;
        line-height: 50px; }
  header #mapContainer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1330px;
    z-index: 1;
    overflow: hidden !important; }
  header .map {
    background: url("../img/mapa_westeros.jpg") center center no-repeat transparent;
    width: 1960px;
    height: 1330px;
    position: relative;
    background-size: cover;
    margin: 0 auto; }
    header .map .play {
      width: 41px;
      height: 41px;
      display: block;
      background-position: center center;
      background-repeat: no-repeat;
      position: absolute;
      cursor: pointer; }
      header .map .play.crow {
        background-image: url("../img/play/play_crow.png"); }
        header .map .play.crow.active {
          background-image: url("../img/play/pause_crow.png"); }
      header .map .play.greyjoy {
        background-image: url("../img/play/play_greyjoy.png"); }
        header .map .play.greyjoy.active {
          background-image: url("../img/play/pause_greyjoy.png"); }
      header .map .play.stark {
        background-image: url("../img/play/play_stark.png"); }
        header .map .play.stark.active {
          background-image: url("../img/play/pause_stark.png"); }
      header .map .play.tully {
        background-image: url("../img/play/play_tully.png"); }
        header .map .play.tully.active {
          background-image: url("../img/play/pause_tully.png"); }
      header .map .play.arryn {
        background-image: url("../img/play/play_arryn.png"); }
        header .map .play.arryn.active {
          background-image: url("../img/play/pause_arryn.png"); }
      header .map .play.martell {
        background-image: url("../img/play/play_martell.png"); }
        header .map .play.martell.active {
          background-image: url("../img/play/pause_martell.png"); }
      header .map .play.lannister {
        background-image: url("../img/play/play_lannister.png"); }
        header .map .play.lannister.active {
          background-image: url("../img/play/pause_lannister.png"); }
      header .map .play.targaryen {
        background-image: url("../img/play/play_targaryen.png"); }
        header .map .play.targaryen.active {
          background-image: url("../img/play/pause_targaryen.png"); }
      header .map .play.baratheon {
        background-image: url("../img/play/play_baratheon.png"); }
        header .map .play.baratheon.active {
          background-image: url("../img/play/pause_baratheon.png"); }
    header .map .point1 {
      left: 385px;
      top: 77px; }
      @media all and (max-width: 800px) {
        header .map .point1 {
          left: calc(0.6 * 385px);
          top: calc(0.6 * 77px);
          transform: scale(0.6); } }
    header .map .point2 {
      left: 431px;
      top: 77px; }
      @media all and (max-width: 800px) {
        header .map .point2 {
          left: calc(0.6 * 431px);
          top: calc(0.6 * 77px);
          transform: scale(0.6); } }
    header .map .point3 {
      left: 385px;
      top: 123px; }
      @media all and (max-width: 800px) {
        header .map .point3 {
          left: calc(0.6 * 385px);
          top: calc(0.6 * 123px);
          transform: scale(0.6); } }
    header .map .point4 {
      left: 431px;
      top: 123px; }
      @media all and (max-width: 800px) {
        header .map .point4 {
          left: calc(0.6 * 431px);
          top: calc(0.6 * 123px);
          transform: scale(0.6); } }
    header .map .point5 {
      left: 385px;
      top: 168px; }
      @media all and (max-width: 800px) {
        header .map .point5 {
          left: calc(0.6 * 385px);
          top: calc(0.6 * 168px);
          transform: scale(0.6); } }
    header .map .point6 {
      left: 431px;
      top: 200px; }
      @media all and (max-width: 800px) {
        header .map .point6 {
          left: calc(0.6 * 431px);
          top: calc(0.6 * 200px);
          transform: scale(0.6); } }
    header .map .point7 {
      left: 478px;
      top: 200px; }
      @media all and (max-width: 800px) {
        header .map .point7 {
          left: calc(0.6 * 478px);
          top: calc(0.6 * 200px);
          transform: scale(0.6); } }
    header .map .point8 {
      left: 380px;
      top: 278px; }
      @media all and (max-width: 800px) {
        header .map .point8 {
          left: calc(0.6 * 380px);
          top: calc(0.6 * 278px);
          transform: scale(0.6); } }
    header .map .point9 {
      left: 452px;
      top: 269px; }
      @media all and (max-width: 800px) {
        header .map .point9 {
          left: calc(0.6 * 452px);
          top: calc(0.6 * 269px);
          transform: scale(0.6); } }
    header .map .point10 {
      left: 354px;
      top: 316px; }
      @media all and (max-width: 800px) {
        header .map .point10 {
          left: calc(0.6 * 354px);
          top: calc(0.6 * 316px);
          transform: scale(0.6); } }
    header .map .point11 {
      left: 402px;
      top: 316px; }
      @media all and (max-width: 800px) {
        header .map .point11 {
          left: calc(0.6 * 402px);
          top: calc(0.6 * 316px);
          transform: scale(0.6); } }
    header .map .point12 {
      left: 325px;
      top: 350px; }
      @media all and (max-width: 800px) {
        header .map .point12 {
          left: calc(0.6 * 325px);
          top: calc(0.6 * 350px);
          transform: scale(0.6); } }
    header .map .point13 {
      left: 429px;
      top: 350px; }
      @media all and (max-width: 800px) {
        header .map .point13 {
          left: calc(0.6 * 429px);
          top: calc(0.6 * 350px);
          transform: scale(0.6); } }
    header .map .point14 {
      left: 352px;
      top: 389px; }
      @media all and (max-width: 800px) {
        header .map .point14 {
          left: calc(0.6 * 352px);
          top: calc(0.6 * 389px);
          transform: scale(0.6); } }
    header .map .point15 {
      left: 403px;
      top: 389px; }
      @media all and (max-width: 800px) {
        header .map .point15 {
          left: calc(0.6 * 403px);
          top: calc(0.6 * 389px);
          transform: scale(0.6); } }
    header .map .point16 {
      left: 382px;
      top: 511px; }
      @media all and (max-width: 800px) {
        header .map .point16 {
          left: calc(0.6 * 382px);
          top: calc(0.6 * 511px);
          transform: scale(0.6); } }
    header .map .point17 {
      left: 229px;
      top: 625px; }
      @media all and (max-width: 800px) {
        header .map .point17 {
          left: calc(0.6 * 229px);
          top: calc(0.6 * 625px);
          transform: scale(0.6); } }
    header .map .point18 {
      left: 490px;
      top: 590px; }
      @media all and (max-width: 800px) {
        header .map .point18 {
          left: calc(0.6 * 490px);
          top: calc(0.6 * 590px);
          transform: scale(0.6); } }
    header .map .point19 {
      left: 315px;
      top: 790px; }
      @media all and (max-width: 800px) {
        header .map .point19 {
          left: calc(0.6 * 315px);
          top: calc(0.6 * 790px);
          transform: scale(0.6); } }
    header .map .point20 {
      left: 410px;
      top: 805px; }
      @media all and (max-width: 800px) {
        header .map .point20 {
          left: calc(0.6 * 410px);
          top: calc(0.6 * 805px);
          transform: scale(0.6); } }
    header .map .point21 {
      left: 453px;
      top: 805px; }
      @media all and (max-width: 800px) {
        header .map .point21 {
          left: calc(0.6 * 453px);
          top: calc(0.6 * 805px);
          transform: scale(0.6); } }
    header .map .point22 {
      left: 499px;
      top: 805px; }
      @media all and (max-width: 800px) {
        header .map .point22 {
          left: calc(0.6 * 499px);
          top: calc(0.6 * 805px);
          transform: scale(0.6); } }
    header .map .point23 {
      left: 431px;
      top: 846px; }
      @media all and (max-width: 800px) {
        header .map .point23 {
          left: calc(0.6 * 431px);
          top: calc(0.6 * 846px);
          transform: scale(0.6); } }
    header .map .point24 {
      left: 476px;
      top: 846px; }
      @media all and (max-width: 800px) {
        header .map .point24 {
          left: calc(0.6 * 476px);
          top: calc(0.6 * 846px);
          transform: scale(0.6); } }
    header .map .point25 {
      left: 248px;
      top: 940px; }
      @media all and (max-width: 800px) {
        header .map .point25 {
          left: calc(0.6 * 248px);
          top: calc(0.6 * 940px);
          transform: scale(0.6); } }
    header .map .point26 {
      left: 400px;
      top: 947px; }
      @media all and (max-width: 800px) {
        header .map .point26 {
          left: calc(0.6 * 400px);
          top: calc(0.6 * 947px);
          transform: scale(0.6); } }
    header .map .point27 {
      left: 713px;
      top: 568px; }
      @media all and (max-width: 800px) {
        header .map .point27 {
          left: calc(0.6 * 713px);
          top: calc(0.6 * 568px);
          transform: scale(0.6); } }
    header .map .point28 {
      left: 757px;
      top: 568px; }
      @media all and (max-width: 800px) {
        header .map .point28 {
          left: calc(0.6 * 757px);
          top: calc(0.6 * 568px);
          transform: scale(0.6); } }
    header .map .point29 {
      left: 803px;
      top: 568px; }
      @media all and (max-width: 800px) {
        header .map .point29 {
          left: calc(0.6 * 803px);
          top: calc(0.6 * 568px);
          transform: scale(0.6); } }
    header .map .point30 {
      left: 649px;
      top: 731px; }
      @media all and (max-width: 800px) {
        header .map .point30 {
          left: calc(0.6 * 649px);
          top: calc(0.6 * 731px);
          transform: scale(0.6); } }
    header .map .point31 {
      left: 695px;
      top: 731px; }
      @media all and (max-width: 800px) {
        header .map .point31 {
          left: calc(0.6 * 695px);
          top: calc(0.6 * 731px);
          transform: scale(0.6); } }
    header .map .point32 {
      left: 741px;
      top: 731px; }
      @media all and (max-width: 800px) {
        header .map .point32 {
          left: calc(0.6 * 741px);
          top: calc(0.6 * 731px);
          transform: scale(0.6); } }
    header .map .point33 {
      left: 1422px;
      top: 707px; }
      @media all and (max-width: 800px) {
        header .map .point33 {
          left: calc(0.6 * 1422px);
          top: calc(0.6 * 707px);
          transform: scale(0.6); } }
    header .map .point34 {
      left: 1468px;
      top: 707px; }
      @media all and (max-width: 800px) {
        header .map .point34 {
          left: calc(0.6 * 1468px);
          top: calc(0.6 * 707px);
          transform: scale(0.6); } }
    header .map .point35 {
      left: 1514px;
      top: 707px; }
      @media all and (max-width: 800px) {
        header .map .point35 {
          left: calc(0.6 * 1514px);
          top: calc(0.6 * 707px);
          transform: scale(0.6); } }
    header .map .point36 {
      left: 1287px;
      top: 915px; }
      @media all and (max-width: 800px) {
        header .map .point36 {
          left: calc(0.6 * 1287px);
          top: calc(0.6 * 915px);
          transform: scale(0.6); } }
    header .map .point37 {
      left: 1336px;
      top: 915px; }
      @media all and (max-width: 800px) {
        header .map .point37 {
          left: calc(0.6 * 1336px);
          top: calc(0.6 * 915px);
          transform: scale(0.6); } }
    header .map .point38 {
      left: 1448px;
      top: 915px; }
      @media all and (max-width: 800px) {
        header .map .point38 {
          left: calc(0.6 * 1448px);
          top: calc(0.6 * 915px);
          transform: scale(0.6); } }
    header .map .point39 {
      left: 1494px;
      top: 915px; }
      @media all and (max-width: 800px) {
        header .map .point39 {
          left: calc(0.6 * 1494px);
          top: calc(0.6 * 915px);
          transform: scale(0.6); } }
    header .map .point40 {
      left: 1287px;
      top: 1120px; }
      @media all and (max-width: 800px) {
        header .map .point40 {
          left: calc(0.6 * 1287px);
          top: calc(0.6 * 1120px);
          transform: scale(0.6); } }
    header .map .point41 {
      left: 1337px;
      top: 1120px; }
      @media all and (max-width: 800px) {
        header .map .point41 {
          left: calc(0.6 * 1337px);
          top: calc(0.6 * 1120px);
          transform: scale(0.6); } }

@media all and (max-width: 800px) {
  header {
    height: 798px; }
    header .map {
      width: 1176px;
      height: 798px; }
    header #mapContainer {
      height: 798px; } }
.coverShadow {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  position: relative; }
  .coverShadow::after, .coverShadow::before {
    content: '';
    z-index: -1;
    position: absolute;
    bottom: 9px;
    width: 70%;
    height: 55%;
    max-width: 130px;
    max-height: 100px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4); }
  .coverShadow::before {
    left: 10px;
    transform: skew(-13deg) rotate(-7deg); }
  .coverShadow::after {
    right: 10px;
    transform: skew(13deg) rotate(7deg); }
  .coverShadow img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    width: 100%; }

.tooltip > .tooltip-inner {
  background-color: #000000;
  color: #FFFFFF;
  padding: 6px 13px;
  font-size: 13px;
  font-family: 'antykwatorunskabold'; }

.mainContainer {
  background: url("../img/bg_snow.jpg") center center no-repeat transparent;
  position: relative;
  background-size: cover; }
  .mainContainer section {
    position: relative;
    z-index: 10; }
  .mainContainer .dragon {
    position: absolute;
    left: 0;
    top: 0; }
  .mainContainer .dragon1 {
    background: url("../img/dragon1.png") left top no-repeat transparent;
    z-index: 1;
    width: 1344px;
    height: 1218px;
    left: 14%;
    top: 17%; }
  .mainContainer .dragon2 {
    background: url("../img/dragon2.png") left top no-repeat transparent;
    z-index: 2;
    width: 373px;
    height: 282px;
    left: 57%;
    top: 61%; }
  .mainContainer .dragon3 {
    background: url("../img/dragon3.png") left top no-repeat transparent;
    z-index: 3;
    width: 189px;
    height: 335px;
    left: 76%;
    top: 33%; }

.font0 {
  font-size: 0; }

.shape {
  display: inline-block;
  margin-bottom: 30px; }
  .shape.shape1 {
    background: url("../img/shape1.png") center center no-repeat transparent;
    width: 61px;
    height: 59px; }
  .shape.shape3 {
    background: url("../img/shape3.png") center center no-repeat transparent;
    width: 60px;
    height: 69px; }
  .shape.shape4 {
    background: url("../img/shape4.png") center center no-repeat transparent;
    width: 59px;
    height: 62px; }

.sectionHeader {
  text-align: center; }

.mainBook .sectionHeader {
  margin-bottom: 50px; }
  .mainBook .sectionHeader .big {
    font-family: 'TrajanPro-Regular';
    font-size: 50px;
    line-height: 53px;
    margin: 0; }
  .mainBook .sectionHeader .super {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 0; }
.mainBook .btn-play, .mainBook .btn-pause {
  position: absolute;
  left: 50%;
  top: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 70px;
  height: 80px;
  margin-left: -35px;
  margin-top: -40px;
  background-image: url("../img/play.png"); }
  .mainBook .btn-play:hover, .mainBook .btn-pause:hover {
    cursor: pointer; }
.mainBook .btn-pause {
  background-image: url("../img/pause.png");
  display: none; }
.mainBook .cover {
  width: 100%;
  max-width: 400px;
  margin: 0 auto; }
.mainBook .col-left {
  text-align: center; }
  .mainBook .col-left .btn-blue {
    margin-top: 30px; }
.mainBook .col-left, .mainBook .col-right {
  float: left;
  width: 50%;
  padding: 0 30px; }
.mainBook .col-right p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 30px; }
.mainBook .col-right p.head span {
  font-size: 22px;
  line-height: 30px; }
.mainBook .col-right p.quote {
  font-family: 'antykwa_torunskabold_italic'; }
  .mainBook .col-right p.quote span {
    display: block;
    font-size: 13px; }

.books {
  margin-top: 50px; }
  .books .sectionHeader .big {
    font-family: 'TrajanPro-Regular';
    font-size: 30px;
    line-height: 33px;
    margin: 0; }
  .books .sectionHeader p {
    font-size: 22px;
    line-height: 30px;
    margin: 0; }
  .books p.quote {
    font-size: 13px;
    line-height: 25px;
    margin: 15px 0 0; }
    .books p.quote span {
      font-family: 'antykwa_torunskabold_italic';
      display: block;
      font-size: 16px; }
  .books .bottom {
    text-align: center; }
    .books .bottom .shape {
      margin-top: 50px; }
  .books figure {
    width: 270px;
    display: inline-block;
    vertical-align: top;
    margin: 30px;
    text-align: center; }
  .books .cover {
    width: 100%;
    position: relative; }
    .books .cover img {
      width: 100%; }
  .books .btn-play, .books .btn-pause {
    position: absolute;
    left: 50%;
    top: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    width: 70px;
    height: 80px;
    margin-left: -35px;
    margin-top: -40px;
    background-image: url("../img/play.png"); }
    .books .btn-play:hover, .books .btn-pause:hover {
      cursor: pointer; }
  .books .btn-pause {
    background-image: url("../img/pause.png");
    display: none; }
  .books .btn-blue {
    margin-top: 15px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    padding: 0 10px; }
  .books .booksRows {
    text-align: center;
    margin: 40px auto 0; }

.actor {
  position: relative; }
  .actor .aboutActor {
    position: absolute;
    left: 5%;
    top: 50%;
    width: 44%;
    max-width: 600px;
    transform: translate(0, -50%); }
    .actor .aboutActor h2 {
      font-size: 50px;
      margin: 0 0 10px;
      font-family: 'TrajanPro-Regular'; }
    .actor .aboutActor h3 {
      font-size: 30px;
      margin: 0 0 20px;
      font-family: 'TrajanPro-Regular'; }
    .actor .aboutActor p {
      font-size: 30px;
      line-height: 35px; }
    .actor .aboutActor p.quote {
      font-size: 13px;
      line-height: 25px;
      margin: 30px 0 0; }
      .actor .aboutActor p.quote br {
        display: none; }
      .actor .aboutActor p.quote span {
        font-family: 'antykwa_torunskabold_italic';
        display: block;
        font-size: 16px; }
  .actor .playSample {
    text-transform: uppercase;
    background: url("../img/play/play.png") left center no-repeat transparent;
    font-size: 18px;
    padding-left: 60px;
    line-height: 50px;
    display: inline-block;
    margin-top: 30px;
    color: white;
    font-family: 'antykwatorunskabold'; }
    .actor .playSample.isPlaying {
      background: url("../img/play/pause.png") left center no-repeat transparent; }

.lector_1 {
  background: url("../img/lektor_1.jpg") center center no-repeat transparent; }

.lector_2 {
  background: url("../img/lektor_2.jpg") center center no-repeat transparent; }

.lector_3 {
  background: url("../img/lektor_3.jpg") center center no-repeat transparent; }

.lector_4 {
  background: url("../img/lektor_4.jpg") center center no-repeat transparent; }

@media all and (min-width: 1024px) {
  .fixedBg {
    background-attachment: fixed;
    overflow: hidden;
    background-size: cover; } }
.footer {
  text-align: center;
  padding-top: 70px;
  border-top: 1px solid #333333; }
  .footer > div {
    display: inline-block;
    margin: 0 4%; }
    .footer > div a {
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px; }
    .footer > div span {
      font-size: 14px;
      display: inline-block;
      vertical-align: middle; }

.copy {
  font-size: 14px;
  font-family: 'FuturaPT-Book';
  text-align: center;
  margin: 30px 0 50px; }

.about {
  text-align: center;
  padding: 60px 10px; }
  .about .big {
    font-size: 22px; }
  .about .btn-blue {
    margin: 30px 0; }
  .about .link {
    font-family: 'antykwatorunskabold';
    text-decoration: underline;
    color: white;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 20px; }
  .about .systems a {
    margin: 20px 10px;
    display: inline-block; }

@media all and (max-width: 1360px) {
  .books .booksRows {
    max-width: 1005px; } }
@media all and (max-width: 1020px) {
  .books figure {
    width: 230px;
    margin: 12px; } }
@media all and (max-width: 800px) {
  header .padding .slogan .big {
    font-size: 37px; }

  header .padding .slogan {
    font-size: 22px;
    top: 110px;
    max-width: 80%; }

  header .padding .slogan p {
    margin-bottom: 30px; }

  .footer > div {
    margin: 25px 0;
    display: block; }

  .footer {
    padding-top: 20px; }

  .fixedBg {
    bottom: initial !important;
    height: 360px !important;
    background-attachment: initial;
    background-size: cover; }

  .actor .aboutActor {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    padding: 20px 10px 0 15px;
    transform: initial; }

  .actor .aboutActor h2 {
    font-size: 40px; }

  .actor .aboutActor h3 {
    font-size: 24px;
    margin: 0 0 12px; }

  .actor .aboutActor p {
    font-size: 24px;
    line-height: 28px; }

  .actor .aboutActor p.quote br {
    display: block; } }
@media all and (max-width: 640px) {
  .books figure {
    margin: 20px; }

  header .padding .logo {
    width: 150px; }
    header .padding .logo img {
      width: 100%; }

  .mainBook .col-right p.head span {
    font-size: 18px;
    line-height: 25px; }

  .mainBook .col-right p {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 20px; }

  .mainBook .col-left, .mainBook .col-right {
    padding: 0 10px; }

  .books {
    margin-top: 35px; }

  .mainBook .sectionHeader .big {
    font-size: 40px;
    line-height: 44px; }

  .mainBook .sectionHeader {
    margin-bottom: 35px; }

  .mainBook .sectionHeader .super {
    font-size: 15px;
    letter-spacing: 4px; }

  .books .sectionHeader .big {
    font-size: 24px;
    line-height: 24px; }

  .books .sectionHeader p {
    font-size: 16px;
    line-height: 23px; }

  .books .booksRows {
    margin: 20px auto 0; }

  .books figure {
    margin: 15px; }

  .books .bottom {
    padding: 10px; }

  .books p.quote span {
    font-size: 15px; }

  .books .bottom .shape {
    margin-top: 30px; }

  .about {
    padding: 30px 10px; }

  .about .big {
    font-size: 18px; }

  .about .btn-blue {
    margin: 20px 0; }

  .mainBook .col-left .btn-blue {
    width: 100%;
    padding: 0; } }
@media all and (max-width: 540px) {
  .mainBook .col-left, .mainBook .col-right {
    float: none;
    width: 100%; }

  .mainBook .cover {
    max-width: 100%; }

  .mainBook .col-left .btn-blue {
    margin: 30px 0; }

  header .padding .slogan {
    max-width: 100%; }

  header .map .play {
    display: none; }

  header .map {
    width: 1038px;
    height: 700px; }

  header #mapContainer {
    height: 700px; }

  header {
    height: 700px; }

  .fixedBg {
    height: 180px !important;
    margin-bottom: 300px; }

  .actor .aboutActor {
    padding: 200px 10px 0 15px; }

  .actor .aboutActor h2 {
    font-size: 33px; }

  .actor .aboutActor h3 {
    font-size: 18px; }

  .actor .aboutActor p {
    font-size: 21px;
    line-height: 23px; }

  .about .btn-blue {
    margin: 20px 0;
    width: 100%;
    padding: 0;
    font-size: 18px;
    height: 40px;
    line-height: 40px; }

  .actor .playSample {
    position: absolute;
    top: 80px;
    left: 20px; }

  header .padding .slogan p br {
    display: block; } }
@media all and (min-width: 1921px) {
  .fixedBg {
    background-attachment: initial; }

  .slick-slide {
    margin: 50px;
    width: 1360px;
    height: 70vh !important;
    min-height: 768px;
    cursor: pointer; }
    .slick-slide:focus {
      outline: none; }
    .slick-slide.slick-current {
      cursor: default; }

  .mainContainer {
    background: transparent; }

  .mainBg {
    background: url("../img/bg_snow.jpg") center center no-repeat transparent;
    position: relative;
    background-size: cover; }

  section .padding, header .padding {
    max-width: 1520px; }

  header .padding .slogan .big {
    font-size: 60px;
    line-height: 60px; }

  header .padding .logo {
    width: 220px; }

  header .padding .slogan p {
    font-size: 36px; }

  header .padding .slogan a {
    transform: scale(1.2);
    transform-origin: center right; } }

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