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,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

i, em {
  font-style: italic; }

strong, b {
  font-weight: bold; }

s {
  text-decoration: line-through; }

html,
body {
  height: 100%;
  width: 100%; }

body {
  min-height: 100%;
  height: auto !important;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  background: #f6f6f6;
  font-family: Arial, sans-serif; }

::selection,
::-moz-selection {
  background: #000;
  color: #fff; }

.clear {
  clear: both;
  float: none; }

.page-width {
  width: 1600px;
  padding: 0;
  margin: 0 auto; }

p {
  margin: 0 0 10px 0;
  min-height: 1px; }

a {
  color: inherit; }

@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamProRegular/GothamProRegular.eot");
  src: url("../fonts/GothamProRegular/GothamProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"), url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamProLight/GothamProLight.eot");
  src: url("../fonts/GothamProLight/GothamProLight.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProLight/GothamProLight.woff") format("woff"), url("../fonts/GothamProLight/GothamProLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300; }
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamProMedium/GothamProMedium.eot");
  src: url("../fonts/GothamProMedium/GothamProMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProMedium/GothamProMedium.woff") format("woff"), url("../fonts/GothamProMedium/GothamProMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500; }
@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamProBold/GothamProBold.eot");
  src: url("../fonts/GothamProBold/GothamProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProBold/GothamProBold.woff") format("woff"), url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: 'BloggerSans';
  src: url("../fonts/BloggerSans/BloggerSans.eot");
  src: url("../fonts/BloggerSans/BloggerSans.eot?#iefix") format("embedded-opentype"), url("../fonts/BloggerSans/BloggerSans.woff") format("woff"), url("../fonts/BloggerSans/BloggerSans.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: 'BloggerSans';
  src: url("../fonts/BloggerSans-Italic/BloggerSans-Italic.eot");
  src: url("../fonts/BloggerSans-Italic/BloggerSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/BloggerSans-Italic/BloggerSans-Italic.woff") format("woff"), url("../fonts/BloggerSans-Italic/BloggerSans-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal; }
.social {
  font-size: 0;
  line-height: 0;
  float: right;
  padding: 20px 10px 0 0; }
  .social__item {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    background: url("../images/social.png") no-repeat 0 0; }
    .social__item--tw {
      background-position: -40px 0; }
    .social__item--vk {
      background-position: -80px 0; }
  .footer .social {
    float: none;
    text-align: center;
    padding: 0 0 5px 0; }

.height {
  max-height: 1240px; }

.main {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }
  .main__content {
    padding: 140px 0 0; }
  .main__title {
    text-align: right;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -457px;
    font-size: 110px;
    line-height: 90px;
    color: #fff;
    font-weight: bolder;
    font-family: GothamPro, Arial, sans-serif;
    text-transform: uppercase; }
  .main__text {
    text-shadow: 0 0 10px #000;
    font-family: GothamPro, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    width: 510px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 62px;
    padding: 40px 0 0;
    color: #fff; }

.parallax {
  position: fixed;
  width: 1600px;
  left: 50%;
  margin: 0 0 0 -800px;
  top: 0;
  height: 100%;
  overflow: hidden;
  z-index: 1; }
  .parallax_wrapper {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    z-index: 1; }
  .parallax:before {
    content: '';
    display: block;
    border-top: 18px solid #1b1b1b;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10; }
  .parallax__layer {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
    .parallax__layer--1 {
      background-size: cover; }
    .parallax__layer--3 {
      background-size: cover;
      width: 100%;
      height: 100.5%; }
    .parallax__layer img {
      display: block; }
  .parallax__bg {
    position: absolute;
    left: 50%;
    right: 0;
    top: 140px;
    background: #526c1b;
    opacity: .9;
    height: 460px; }
    .parallax__bg:before {
      content: '';
      display: block;
      width: 30px;
      height: 60px;
      left: -29px;
      top: 0;
      position: absolute;
      z-index: 1;
      background: #526c1b;
      opacity: .9; }

.subaru {
  position: absolute;
  top: 34px;
  left: 50%;
  margin: 0 0 0 -54px;
  width: 108px;
  display: block; }
  .subaru img {
    width: 100%;
    display: block; }

.bfm {
  display: block;
  padding-top: 20px; }
  .bfm img {
    display: block; }

.article {
  font-family: 'BloggerSans', sans-serif;
  text-decoration: none;
  position: relative;
  z-index: 1;
  color: #fff;
  width: 50%;
  display: inline-block;
  font-size: 18px;
  line-height: 20px; }
  .articles {
    max-width: 1600px;
    margin: 0 auto;
    background: #000;
    position: relative;
    z-index: 11;
    font-size: 0;
    line-height: 0; }
    .articles__scroll {
      position: absolute;
      z-index: 2;
      top: -96px;
      left: 50%;
      margin: 0 0 0 -22px;
      display: block; }
      .articles__scroll img {
        display: block; }
  .article__bg {
    opacity: .5;
    overflow: hidden; }
    .article__bg img {
      display: block;
      width: 100%;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s; }
  .article__body {
    position: absolute;
    z-index: 1;
    bottom: 40px;
    left: 50px;
    right: 40px; }
  .article__author {
    float: left;
    width: 200px;
    height: 200px;
    border-radius: 50%; }
    .article__author img {
      display: block;
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1);
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s; }
  .article__title {
    padding: 20px 0 0;
    margin: 0 0 0 230px;
    font-size: 30px;
    line-height: 32px; }
  .article__text {
    margin: 0 0 0 230px;
    padding-top: 10px;
    font-style: italic; }
  .article:hover .article__bg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .article:hover .article__author img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .article--topcontent .article__body {
    bottom: auto;
    top: 50px; }

.footer {
  position: relative;
  z-index: 20;
  background: #000;
  color: #808080;
  font-family: GothamPro, Arial, sans-serif;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  padding: 25px 0 50px; }

.main__adaptimg {
  display: none; }

@media screen and (max-height: 1100px) {
  .parallax__layer--1 {
    background: url("../images/bg2.jpg") no-repeat center -100px; }
    .parallax__layer--1 img {
      display: none; }
  .parallax__layer--3 img {
    height: 950px;
    margin: 69px auto 0;
    position: relative;
    left: -123px; } }
@media screen and (max-height: 880px) {
  .subaru {
    margin: 0 0 0 -40px;
    width: 80px; }

  .main__content {
    padding-top: 100px; }

  .parallax__bg {
    top: 100px; }
  .parallax__layer--1 {
    background: url("../images/bg3.jpg") no-repeat center 0; }
  .parallax__layer--3 img {
    height: 725px;
    margin: 100px auto 0;
    position: relative;
    left: -80px; } }
@media screen and (max-width: 1650px) {
  .page-width {
    width: auto; } }
@media screen and (max-width: 1200px) {
  .main__text {
    max-width: 40%;
    font-size: 14px;
    line-height: 16px; }

  .article {
    vertical-align: top; }

  .article__author {
    float: none;
    margin: 0 auto;
    padding: 30px 0;
    /*width: 100px;
    height: 100px;

    img {
      width: 100px;
      height: 100px;
    }*/ }

  .article__title {
    margin: 0;
    text-align: center;
    padding: 0 20px; }

  .article__text {
    padding: 20px;
    margin: 0;
    font-size: 16px;
    line-height: 18px; }

  .article .article__body {
    position: relative;
    bottom: auto;
    left: 0;
    top: auto; }

  .article__bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
    .article__bg:after {
      content: '';
      position: absolute;
      bottom: 0;
      height: 50px;
      left: 0;
      right: 0;
      background: url("../images/fog.png") repeat-x 0 0; } }
@media screen and (max-width: 950px) {
  .main__title {
    max-width: 50%;
    left: auto;
    margin: 0 -20px 0 0;
    right: 50%; }
    .main__title-img {
      display: block;
      width: 100%; }

  .main__text {
    margin: 0 0 0 40px;
    padding: 20px 0 0;
    font-size: 12px;
    line-height: 14px; }

  /*.article__author {
    float: none;
  }

  .article__title {
    margin: 0;
  }
  .article__text {
    margin: 0;
  }*/ }
@media screen and (max-width: 700px) {
  .article {
    width: 100%; } }
@media screen and (max-width: 600px) {
  .articles__scroll {
    display: none; }

  .parallax_wrapper {
    display: none; }

  .height {
    display: none; }

  .main {
    padding: 34px 0 0;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    height: auto;
    width: auto;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4b651b+0,637b31+100 */
    background: #4b651b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #4b651b 0%, #637b31 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4b651b 0%, #637b31 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #4b651b 0%, #637b31 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b651b', endColorstr='#637b31',GradientType=0 );
    /* IE6-9 */ }

  .subaru {
    position: static;
    margin: 0 auto; }

  .main__title {
    position: static;
    max-width: 90%;
    margin: 0 auto; }

  .main__text {
    margin: 0 auto;
    position: static;
    max-width: 90%;
    font-size: 18px;
    line-height: 20px;
    text-shadow: none; }

  .main__content {
    padding: 40px 0 100px; }

  .bfm {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin: 0 0 0 -55px; }

  .main .social {
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin: 0 0 0 -60px;
    z-index: 20;
    padding: 0; }

  .footer {
    position: static; }

  .main__adaptimg {
    display: block; }
    .main__adaptimg img {
      display: block;
      width: 100%; } }
@media screen and (max-width: 500px) {
  .main__text {
    font-size: 16px;
    line-height: 18px; } }
@media screen and (max-width: 400px) {
  .main__text {
    font-size: 14px;
    line-height: 16px; } }

/*# sourceMappingURL=main.css.map */
