@charset "UTF-8";
/* ==========================================================================
   Index of scss files
   ========================================================================== */
/* Normalize
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

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

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

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

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

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

td,
th {
  padding: 0; }

/* Sprites
   ========================================================================== */
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
These "retina group" variables are mappings for the naming and pairing of normal and retina sprites.

The list formatted variables are intended for mixins like `retina-sprite` and `retina-sprites`.
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `retina-sprite` mixin sets up rules and a media query for a sprite/retina sprite.
  It should be used with a "retina group" variable.

The media query is from CSS Tricks: https://css-tricks.com/snippets/css/retina-display-media-query/

$icon-home-group: ('icon-home', $icon-home, $icon-home-2x, );

.icon-home {
  @include retina-sprite($icon-home-group);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*
The `retina-sprites` mixin generates a CSS rule and media query for retina groups
  This yields the same output as CSS retina template but can be overridden in SCSS

@include retina-sprites($retina-groups);
*/
/* Breakpoint
   ========================================================================== */
/* Variables (colors, sizes, fonts)
   ========================================================================== */
/* ==========================================================================
   Variables: colors, sizes, fonts
   ========================================================================== */
/* Colors
========================================================================== */
/* Sizes
========================================================================== */
/* Breakpoints
========================================================================== */
/* Fonts
========================================================================== */
/* Flex Helpers
   ========================================================================== */
/* Mixins
   ========================================================================== */
/* ==========================================================================
   Mixins
   ========================================================================== */
/* 1. Font smoothing
========================================================================== */
/* Better font-rendering on OSX
   https://maximilianhoffmann.com/posts/better-font-rendering-on-osx
*/
/* 2. Get font vw
========================================================================== */
/* Helpers - global
   ========================================================================== */
/* ==========================================================================
   Helpers
   ========================================================================== */
/* Layout oriented helpers
   ========================================================================== */
.inner, .sec__inner, .sec--head .inner {
  position: relative;
  min-width: 320px;
  max-width: 1080px;
  margin: 0 auto; }
  @media (max-width: 1080px) {
    .inner, .sec__inner, .sec--head .inner {
      padding-left: 20px;
      padding-right: 20px; } }

/* Clearfixes
   ========================================================================== */
.list--articles:after, .list--journalists:after, .box--default .box__btn:after, .block--article__link:after, .block--article-info:after, .block--article-info__list:after, .sec--foot:after, .hero:after, .options--default:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden; }

.list--articles:after, .list--journalists:after, .box--default .box__btn:after, .block--article__link:after, .block--article-info:after, .block--article-info__list:after, .sec--foot:after, .hero:after, .options--default:after {
  clear: both; }

/* Reset btn
   ========================================================================== */
/* Indent
   ========================================================================== */
/* Absolute center
   ========================================================================== */
/* Reset list
   ========================================================================== */
.list, .list--logos, .list--links, .nav__list, .block--article-info__list, .options--default {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Helpers - icons
   ========================================================================== */
.ico--facebook--alt, .ico--twitter--alt,
.ico--facebook,
.ico--twitter,
.ico--email {
  position: relative;
  width: 26px;
  height: 26px;
  text-indent: -777em;
  border-radius: 360px;
  background: #d5d5d5;
  opacity: 1;
  transition: 150ms ease-in-out; }
  .ico--facebook--alt:after, .ico--twitter--alt:after,
  .ico--facebook:after,
  .ico--twitter:after,
  .ico--email:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: ''; }
  @media (max-width: 950px) {
    .ico--facebook--alt, .ico--twitter--alt,
    .ico--facebook,
    .ico--twitter,
    .ico--email {
      width: 29px;
      height: 29px; } }

.ico--facebook--alt, .ico--twitter--alt {
  width: 22px;
  height: 22px;
  background-color: #fa630f; }

/* Helpers - content
   ========================================================================== */
.text-rtl .content--article, .text-rtl .content--article__title, .text-rtl .hero__content__title, .text-rtl .hero__content__desc {
  direction: rtl;
  text-align: right; }

.content--default, .content--article {
  font-family: "Gotham", Arial, sans-serif;
  font-size: 1.5rem;
  text-align: center; }
  .content--default p, .content--article p {
    margin: 20px 0;
    line-height: 1.5; }
    .content--default p:first-child, .content--article p:first-child {
      margin-top: 0; }
    .content--default p:last-child, .content--article p:last-child {
      margin-bottom: 0; }
    @media (max-width: 767px) {
      .content--default p, .content--article p {
        margin: 15px 0;
        line-height: 1.4; } }
  .content--default .list--logos, .content--article .list--logos, .content--default .list--links, .content--article .list--links {
    margin: 20px 0; }
    @media (max-width: 767px) {
      .content--default .list--logos, .content--article .list--logos, .content--default .list--links, .content--article .list--links {
        margin: 10px auto; } }
  .content--default .list--logos, .content--article .list--logos {
    margin: 35px 0; }
    @media (max-width: 767px) {
      .content--default .list--logos, .content--article .list--logos {
        margin: 20px 0; } }
    .content--default .list--logos img, .content--article .list--logos img {
      margin: 0; }
      @media (max-width: 767px) {
        .content--default .list--logos img, .content--article .list--logos img {
          margin: 0 auto; } }
  .content--default .list--links + .list--links, .content--article .list--links + .list--links {
    margin-top: -20px; }
    @media (max-width: 767px) {
      .content--default .list--links + .list--links, .content--article .list--links + .list--links {
        margin-top: 0; } }
  .content--default img, .content--article img {
    display: inline-block;
    margin: 23px 10px; }

/* Helpers - forms
   ========================================================================== */
/* Helpers (common used classes: buttons, clearfix...)
   ========================================================================== */
/* Inner
   ========================================================================== */
/* Fonts
   ========================================================================== */
/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?77751183");
  src: url("../fonts/fontello.eot?77751183#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?77751183") format("woff"), url("../fonts/fontello.ttf?77751183") format("truetype"), url("../fonts/fontello.svg?77751183#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gootham';
  src: url("../fonts/gotham-book-webfont.eot");
  src: url("../fonts/gotham-book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-book-webfont.woff2") format("woff2"), url("../fonts/gotham-book-webfont.woff") format("woff"), url("../fonts/gotham-book-webfont.ttf") format("truetype"), url("../fonts/gotham-book-webfont.svg#gotham_bookregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Gootham';
  src: url("../fonts/ufonts.com_gotham-bold-webfont.eot");
  src: url("../fonts/ufonts.com_gotham-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ufonts.com_gotham-bold-webfont.woff2") format("woff2"), url("../fonts/ufonts.com_gotham-bold-webfont.woff") format("woff"), url("../fonts/ufonts.com_gotham-bold-webfont.ttf") format("truetype"), url("../fonts/ufonts.com_gotham-bold-webfont.svg#gotham_boldregular") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Adelle';
  src: url("../fonts/Adelle-SemiBold.eot");
  src: url("../fonts/Adelle-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Adelle-SemiBold.woff2") format("woff2"), url("../fonts/Adelle-SemiBold.woff") format("woff"), url("../fonts/Adelle-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Adelle';
  src: url("../fonts/Adelle-Bold.eot");
  src: url("../fonts/Adelle-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Adelle-Bold.woff2") format("woff2"), url("../fonts/Adelle-Bold.woff") format("woff"), url("../fonts/Adelle-Bold.ttf") format("truetype"), url("../fonts/Adelle-Bold.svg#Adelle-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Adelle';
  src: url("../fonts/Adelle-Heavy.eot");
  src: url("../fonts/Adelle-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/Adelle-Heavy.woff") format("woff"), url("../fonts/Adelle-Heavy.ttf") format("truetype"), url("../fonts/Adelle-Heavy.svg#Adelle-Heavy") format("svg");
  font-weight: 900;
  font-style: normal; }

/* Typography
   ========================================================================== */
/**
 * Apply a natural box layout model to all elements
 */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Base
   ========================================================================== */
html {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-size: 62.5%;
  /* 10px */ }

body {
  padding-top: 93px;
  font-family: "Gotham", Arial, sans-serif, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000;
  background: #fff;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden; }
  @media (max-width: 950px) {
    body {
      padding-top: 0; } }

/* Global Typography
   ========================================================================== */
a {
  text-decoration: none;
  color: #fa630f; }
  a:hover {
    text-decoration: underline;
    color: #e35a0d; }
  a:focus {
    outline: none; }

img {
  display: block;
  max-width: 100%; }

/* Icons
   ========================================================================== */
/* Icons
   ========================================================================== */
.ico {
  display: inline-block; }

.ico--place {
  width: 48px;
  height: 65px;
  text-indent: -777em;
  background-image: url(../img/sprite.png);
  background-position: -583px 0px;
  width: 48px;
  height: 65px; }
  @media (max-width: 950px) {
    .ico--place {
      background-image: url(../img/sprite-2x.png);
      background-position: 0px -65px;
      width: 39px;
      height: 51px; } }
  @media (max-width: 950px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 950px) and (min-resolution: 192dpi) {
    .ico--place {
      background-image: url(../img/sprite@2x.png);
      background-size: 123px 116px; } }

.ico--danger {
  width: 67px;
  height: 64px;
  text-indent: -777em;
  background-image: url(../img/sprite.png);
  background-position: -67px -497px;
  width: 67px;
  height: 64px; }
  @media (max-width: 950px) {
    .ico--danger {
      background-image: url(../img/sprite-2x.png);
      background-position: -48px -19px;
      width: 47px;
      height: 45px; } }
  @media (max-width: 950px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 950px) and (min-resolution: 192dpi) {
    .ico--danger {
      background-image: url(../img/sprite@2x.png);
      background-size: 123px 116px; } }

.ico--sos {
  width: 67px;
  height: 64px;
  text-indent: -777em;
  background-image: url(../img/sprite.png);
  background-position: 0px -497px;
  width: 67px;
  height: 64px; }
  @media (max-width: 950px) {
    .ico--sos {
      background-image: url(../img/sprite-2x.png);
      background-position: 0px -19px;
      width: 48px;
      height: 46px; } }
  @media (max-width: 950px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 950px) and (min-resolution: 192dpi) {
    .ico--sos {
      background-image: url(../img/sprite@2x.png);
      background-size: 123px 116px; } }

.ico--facebook:before {
  position: absolute;
  top: 7px;
  left: 4px;
  font-family: "fontello";
  font-size: 12px;
  content: '\e800';
  text-indent: 0;
  color: #fff; }
  @media (max-width: 950px) {
    .ico--facebook:before {
      font-size: 14px; } }

.ico--facebook--alt:before {
  top: 5px;
  left: 3px;
  font-size: 12px; }
  @media (max-width: 950px) {
    .ico--facebook--alt:before {
      top: 5px;
      left: 3px;
      font-size: 12px; } }

.ico--twitter:before {
  position: absolute;
  top: 6px;
  left: 4px;
  font-family: "fontello";
  font-size: 14px;
  content: '\e801';
  text-indent: 0;
  color: #fff; }
  @media (max-width: 950px) {
    .ico--twitter:before {
      top: 7px;
      font-size: 15px; } }

.ico--twitter--alt:before {
  top: 6px;
  left: 3px;
  font-size: 12px; }
  @media (max-width: 950px) {
    .ico--twitter--alt:before {
      top: 6px;
      left: 3px;
      font-size: 12px; } }

.ico--email {
  width: 27px;
  height: 18px;
  background: none; }
  .ico--email:after {
    width: 27px;
    height: 18px;
    margin-top: -9px;
    margin-left: -13.5px;
    background-image: url(../img/sprite.png);
    background-position: -583px -118px;
    width: 27px;
    height: 18px; }
  .ico--email--alt:after {
    width: 27px;
    height: 18px;
    margin-top: -9px;
    margin-left: -13.5px;
    background-image: url(../img/sprite.png);
    background-position: -583px -100px;
    width: 27px;
    height: 18px; }

/* Buttons
   ========================================================================== */
.btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 0; }
  .btn:focus {
    outline: none; }

/* Link - go
   ========================================================================== */
.link--go, .btn--more {
  font-family: "Gotham", Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1; }
  .link--go:hover, .btn--more:hover {
    color: #e35a0d; }

/* Btn - load more
   ========================================================================== */
.btn--load-more {
  display: block;
  margin: 34px 0;
  text-align: center; }
  @media (max-width: 950px) {
    .btn--load-more {
      margin: 20px 0 0 0; } }
  .btn--load-more span {
    position: relative;
    display: inline-block;
    padding-bottom: 48px;
    font-weight: bold;
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 1; }
    .btn--load-more span:hover {
      color: #e35a0d; }
      .btn--load-more span:hover:after {
        bottom: -2px; }
    .btn--load-more span:after {
      position: absolute;
      bottom: 0;
      left: 50%;
      content: '';
      display: block;
      margin-left: -17.5px;
      width: 35px;
      height: 35px;
      background-image: url(../img/sprite.png);
      background-position: -583px -65px;
      width: 35px;
      height: 35px;
      transition: 150ms ease-in-out; }

/* Btn - more
   ========================================================================== */
.btn--more {
  text-transform: uppercase; }

/* Btn - app store & google play
   ========================================================================== */
.btn--app-store, .btn--google-play {
  text-indent: -777em;
  opacity: 1; }
  .btn--app-store:hover, .btn--google-play:hover {
    opacity: 0.8; }

/* Btn - app store & google play
   ========================================================================== */
.btn--app-store {
  width: 121px;
  height: 40px;
  background-image: url(../img/sprite.png);
  background-position: 0px -457px;
  width: 121px;
  height: 40px; }

.btn--google-play {
  width: 115px;
  height: 40px;
  background-image: url(../img/sprite.png);
  background-position: -121px -457px;
  width: 115px;
  height: 40px; }

/* Forms
   ========================================================================== */
form fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

form input:focus,
form textarea:focus {
  outline: none; }

form *::-ms-clear {
  display: none; }

.form-line {
  margin: 20px 0;
  border: 0;
  height: 1px; }
  .form-line--alt {
    margin: 10px 0; }

/* Contents
   ========================================================================== */
/* Content - default
   ========================================================================== */
/* Content - article
   ========================================================================== */
.content--article {
  font-size: 1.7rem;
  text-align: left; }
  @media (max-width: 950px) {
    .content--article {
      font-size: 1.5rem; } }
  .content--article__title {
    margin: 0 0 -5px 0;
    font-family: "Adelle", Arial, sans-serif;
    font-size: 3rem;
    font-weight: 900; }
    @media (max-width: 950px) {
      .content--article__title {
        font-size: 2rem; } }

/* List
   ========================================================================== */
/* List
   ========================================================================== */
/* List - articles
   ========================================================================== */
.list--articles {
  margin: 0 -50px 20px -50px; }
  @media (max-width: 950px) {
    .list--articles {
      margin: 0 0 20px 0; } }
  .list--articles .list__item {
    width: 33.33333%;
    float: left;
    padding: 0 50px; }
    @media (max-width: 950px) {
      .list--articles .list__item {
        width: auto;
        float: none;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 30px; } }
    @media (max-width: 950px) {
      .list--articles .list__item:last-child {
        margin-bottom: 0; } }
  .list--articles--i3 {
    margin: 0 -11px 0 -11px; }
    .list--articles--i3 .list__item {
      float: left;
      width: 25%;
      margin-bottom: 13px;
      padding: 0 11px; }
      @media (max-width: 1070px) {
        .list--articles--i3 .list__item {
          width: 33.33333%; } }
      @media (max-width: 950px) {
        .list--articles--i3 .list__item {
          width: 50%; } }
      @media (max-width: 767px) {
        .list--articles--i3 .list__item {
          padding: 0;
          width: auto; } }

/* List - journalists
   ========================================================================== */
.list--journalists {
  margin: 0 -35px 20px -35px; }
  @media (max-width: 950px) {
    .list--journalists {
      margin: 0 0 20px 0; } }
  .list--journalists .list__item {
    width: 33.33333%;
    float: left;
    padding: 0 35px; }
    @media (max-width: 950px) {
      .list--journalists .list__item {
        width: auto;
        float: none;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 30px; } }
    @media (max-width: 950px) {
      .list--journalists .list__item:last-child {
        margin-bottom: 0; } }

/* List - social
   ========================================================================== */
.list--social .list__item {
  float: left;
  margin-right: 6px; }
  .list--social .list__item:last-child {
    margin-right: 0; }
  .list--social .list__item a:hover {
    opacity: 0.6; }

/* List - logos
   ========================================================================== */
.list--logos {
  font-size: 0; }
  .list--logos li {
    display: inline-block;
    margin: 0 38px; }
    @media (max-width: 767px) {
      .list--logos li {
        display: block;
        margin: 0 0 15px 0;
        text-align: center; } }
    @media (max-width: 767px) {
      .list--logos li:last-child {
        margin-bottom: 0; } }

/* List - links
   ========================================================================== */
.list--links {
  font-size: 0; }
  .list--links li {
    display: inline-block;
    position: relative;
    margin-bottom: 2px;
    font-size: 1.5rem; }
    .list--links li:after {
      position: relative;
      top: -1px;
      content: '';
      display: inline-block;
      vertical-align: middle;
      margin: 0 8px;
      width: 1px;
      height: 13px;
      background: #000; }
    .list--links li:last-child:after {
      display: none; }
    .list--links li a {
      color: #000; }

/* Navs
   ========================================================================== */
/* Nav
   ========================================================================== */
/* Nav - main
   ========================================================================== */
.nav--main .nav__list__item {
  float: left;
  margin-right: 15px;
  font-size: 1.6rem;
  line-height: 1; }
  .nav--main .nav__list__item:last-child {
    margin-right: 0; }
  .nav--main .nav__list__item a {
    color: #fa630f; }
    @media (max-width: 950px) {
      .nav--main .nav__list__item a {
        display: block;
        padding: 20px 0;
        font-size: 1.6rem;
        line-height: 1;
        color: #fff; } }
  .nav--main .nav__list__item.active a {
    color: #000; }
  @media (max-width: 950px) {
    .nav--main .nav__list__item {
      display: inline-block;
      float: none; } }

@media (max-width: 950px) {
  .nav--main .nav__list {
    width: 100%;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll; } }

@media (max-width: 950px) {
  .nav--main {
    background: #fa630f; } }

/* Nav - foot
   ========================================================================== */
.nav--foot .nav__list__item {
  position: relative;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  font-family: "Gotham", Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1; }
  .nav--foot .nav__list__item:after {
    position: absolute;
    top: 2px;
    right: 0;
    content: '';
    width: 1px;
    height: 12px;
    background: #fff; }
    @media (max-width: 767px) {
      .nav--foot .nav__list__item:after {
        display: none; } }
  .nav--foot .nav__list__item:last-child {
    margin-right: 0;
    padding-right: 0; }
    .nav--foot .nav__list__item:last-child:after {
      display: none; }
    @media (max-width: 767px) {
      .nav--foot .nav__list__item:last-child {
        margin-bottom: 0; } }
  @media (max-width: 767px) {
    .nav--foot .nav__list__item {
      float: none;
      margin-right: 0;
      padding-right: 0;
      margin-bottom: 10px; } }
  .nav--foot .nav__list__item a {
    color: #fff; }
    @media (max-width: 767px) {
      .nav--foot .nav__list__item a {
        display: block;
        text-align: center; } }

/* Boxes
   ========================================================================== */
/* Box
   ========================================================================== */
.box {
  position: relative; }

/* Box - default
   ========================================================================== */
.box--default {
  padding: 50px 95px;
  background: rgba(255, 255, 255, 0.62); }
  @media (max-width: 950px) {
    .box--default {
      padding: 20px; } }
  .box--default .box__btn {
    margin: 0;
    position: absolute;
    right: 34px;
    bottom: 25px; }
    @media (max-width: 950px) {
      .box--default .box__btn {
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: 40px; } }
    @media (max-width: 950px) {
      .box--default .box__btn .btn {
        float: right; } }
  .box--default--alt {
    background: none; }

/* Blocks
   ========================================================================== */
/* Block - article
   ========================================================================== */
.block--article__time {
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #565454; }
  @media (max-width: 950px) {
    .block--article__time {
      font-size: 1.6rem; } }

.block--article__title {
  margin: 7px -20px 7px 0;
  font-family: "Adelle", Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 24px; }
  @media (max-width: 950px) {
    .block--article__title {
      margin-right: 0;
      margin-bottom: 4px;
      font-size: 1.6rem; } }
  .block--article__title a {
    color: #000; }

.block--article__desc {
  margin: 0;
  font-family: "Gotham", Arial, sans-serif;
  font-size: 1.7rem;
  line-height: 1.5; }
  @media (max-width: 950px) {
    .block--article__desc {
      font-size: 1.6rem;
      line-height: 1.2; } }

.block--article__link {
  margin: 18px 0 0 0; }
  .block--article__link .link {
    float: right; }

.block--article.truncate-text .block--article__title {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis; }
  .block--article.truncate-text .block--article__title.truncate-lines-i1 {
    height: 26px; }
  .block--article.truncate-text .block--article__title.truncate-lines-i2 {
    height: 48px; }
  .block--article.truncate-text .block--article__title.truncate-lines-i3 {
    height: 70px; }

.block--article.truncate-text .block--article__desc {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 800px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px; }
  .block--article.truncate-text .block--article__desc p {
    line-height: 20px; }

.block--article.truncate-text.truncate-lines-i1 .block--article__desc {
  height: 158px;
  -webkit-line-clamp: 7; }

.block--article.truncate-text.truncate-lines-i2 .block--article__desc {
  height: 140px;
  -webkit-line-clamp: 6; }

.block--article.truncate-text.truncate-lines-i3 .block--article__desc {
  height: 118px;
  -webkit-line-clamp: 5; }

/* Block - article - alt
   ========================================================================== */
.block--article--alt {
  padding: 23px 17px 22px 17px;
  background: #efefef; }

/* Block - journalist
   ========================================================================== */
.block--journalist .ico {
  display: block;
  margin: 0 auto 20px auto; }
  @media (max-width: 950px) {
    .block--journalist .ico {
      margin-bottom: 13px; } }

.block--journalist__title {
  margin: 0;
  font-family: "Gotham", Arial, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center; }
  @media (max-width: 950px) {
    .block--journalist__title {
      font-size: 1.6rem;
      line-height: 1.2; } }

/* Block - article-info
   ========================================================================== */
.block--article-info {
  margin: 35px 0;
  padding: 6px 0;
  border: 1px solid #e1e1e1;
  border-left: 0;
  border-right: 0; }
  .block--article-info:first-child {
    margin-top: 0; }
    @media (max-width: 950px) {
      .block--article-info:first-child {
        margin-top: 0; } }
  .block--article-info:last-child {
    margin-bottom: 0; }
    @media (max-width: 950px) {
      .block--article-info:last-child {
        margin-bottom: 0; } }
  @media (max-width: 950px) {
    .block--article-info {
      margin: 20px 0;
      padding: 15px 0; } }
  .block--article-info__list {
    float: left;
    margin-bottom: -1px; }
    @media (max-width: 480px) {
      .block--article-info__list {
        float: none;
        margin-bottom: 20px; } }
    .block--article-info__list__item {
      display: inline-block;
      margin-right: 8px;
      vertical-align: middle;
      font-size: 1.5rem;
      line-height: 1; }
      .block--article-info__list__item strong {
        color: #fa630f; }
  .block--article-info__date {
    float: right;
    margin-top: 4px;
    font-size: 1.5rem;
    line-height: 1;
    color: #838181; }
    @media (max-width: 480px) {
      .block--article-info__date {
        float: none;
        font-size: 1.4rem; } }

/* Block - video
   ========================================================================== */
.block--video {
  max-width: 650px;
  margin: 0 auto; }
  .block--video__caption {
    margin: 8px 0 0 0;
    font-family: "Gotham", Arial, sans-serif;
    font-size: 1.5rem;
    text-align: right; }
    @media (max-width: 950px) {
      .block--video__caption {
        font-size: 1.5rem;
        text-align: center; } }

/* Block - newsletter
   ========================================================================== */
.block--newsletter {
  max-width: 830px;
  margin: 53px auto 0 auto; }
  .block--newsletter:first-child {
    margin-top: 0; }
  .block--newsletter__field {
    position: relative; }
    .block--newsletter__field__input {
      width: 100%;
      height: 47px;
      padding: 0 15px;
      font-size: 1.7rem;
      border: 0;
      color: #000;
      background: #fff; }
      .block--newsletter__field__input::-webkit-input-placeholder {
        color: #000; }
      .block--newsletter__field__input::-moz-placeholder {
        color: #000; }
      .block--newsletter__field__input:-ms-input-placeholder {
        color: #000; }
      .block--newsletter__field__input:-moz-placeholder {
        color: #000; }
      @media (max-width: 950px) {
        .block--newsletter__field__input {
          font-size: 1.5rem; } }
      @media (max-width: 767px) {
        .block--newsletter__field__input {
          height: 40px; } }
    .block--newsletter__field__send {
      position: absolute;
      top: 0;
      right: 0;
      width: 218px;
      height: 47px;
      font-family: "Gotham", Arial, sans-serif;
      font-size: 1.7rem;
      font-weight: 700;
      text-transform: uppercase;
      border: 0;
      color: #fff;
      background: #fa630f; }
      .block--newsletter__field__send:hover {
        background-color: #e35a0d; }
      @media (max-width: 767px) {
        .block--newsletter__field__send {
          position: relative;
          display: block;
          height: 40px;
          font-size: 1.5rem;
          margin: 15px auto 0 auto; } }

/* Layout Definition (base)
   ========================================================================== */
/* Sec
   ========================================================================== */
/* Sec - head
   ========================================================================== */
.sec--head {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  height: 93px;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 1px 1.7px 4px rgba(179, 178, 178, 0.75); }
  @media (max-width: 950px) {
    .sec--head .inner {
      position: static;
      padding-left: 0;
      padding-right: 0; } }
  .sec--head .logo {
    float: left;
    margin: 35px 0 0 0; }
    @media (max-width: 950px) {
      .sec--head .logo {
        margin: 22px 20px 17px 20px; } }
  .sec--head .nav--main {
    float: right;
    margin-top: 55px; }
    @media (max-width: 950px) {
      .sec--head .nav--main {
        overflow: hidden;
        width: 100%;
        float: none;
        margin: 0;
        padding: 0 20px;
        position: relative;
        top: 0;
        left: 0;
        clear: left;
        z-index: 10; } }
  .sec--head .list--social {
    float: right;
    margin-left: 30px;
    margin-top: 45px; }
    @media (max-width: 950px) {
      .sec--head .list--social {
        margin: 15px 20px; } }
  @media (max-width: 950px) {
    .sec--head {
      position: relative;
      height: auto; } }
  .sec--head + .sec {
    margin-top: -93px;
    padding-top: 170px; }
    @media (max-width: 950px) {
      .sec--head + .sec {
        padding-top: 25px;
        margin-top: 0; } }
  @media (max-width: 950px) {
    .sec--head + .sec--title {
      padding-top: 30px; } }
  .sec--head + .sec--article {
    margin-top: 0;
    padding-top: 68px; }
    @media (max-width: 950px) {
      .sec--head + .sec--article {
        padding-top: 20px; } }

/* Sec - foot
   ========================================================================== */
.sec--foot {
  padding: 25px 0;
  color: #fff;
  background: #fa630f; }
  @media (max-width: 767px) {
    .sec--foot {
      padding: 20px 0; } }
  .sec--foot__text, .sec--foot__copy {
    float: left;
    margin: 0;
    font-family: "Gotham", Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1; }
    @media (max-width: 767px) {
      .sec--foot__text, .sec--foot__copy {
        float: none;
        margin-bottom: 20px;
        text-align: center;
        line-height: 1.4; }
        .sec--foot__text:last-child, .sec--foot__copy:last-child {
          margin-bottom: 0; } }
    .sec--foot__text a, .sec--foot__copy a {
      color: #fff; }
    .sec--foot__text p, .sec--foot__copy p {
      margin: 0; }
    .sec--foot__text--right, .sec--foot__copy--right {
      float: right; }
      @media (max-width: 767px) {
        .sec--foot__text--right, .sec--foot__copy--right {
          float: none; } }
  .sec--foot__text {
    text-transform: none; }
  .sec--foot .nav--foot {
    float: right; }
    @media (max-width: 767px) {
      .sec--foot .nav--foot {
        float: none; } }

/* Sec - article
   ========================================================================== */
.sec--article {
  max-width: 620px;
  padding: 60px 0;
  margin: 0 auto; }
  @media (max-width: 950px) {
    .sec--article {
      padding: 30px 0; } }
  .sec--article + .sec--article {
    padding-top: 0;
    margin-top: -30px; }
    @media (max-width: 950px) {
      .sec--article + .sec--article {
        margin-top: -10px; } }
  .sec--article + .sec--article:last-of-type {
    padding-bottom: 80px; }
    @media (max-width: 950px) {
      .sec--article + .sec--article:last-of-type {
        padding-bottom: 10px; } }

/* Sec - default
   ========================================================================== */
.sec--default {
  padding: 77px 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 950px) {
    .sec--default {
      min-height: 10px;
      padding: 25px 0; } }
  .sec--default--alt {
    padding: 55px 0; }
    @media (max-width: 950px) {
      .sec--default--alt {
        padding: 25px 0; } }
  .sec--default--non {
    padding: 0; }

/* Sec - title
   ========================================================================== */
.sec--title {
  padding: 77px 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 950px) {
    .sec--title {
      padding: 30px 0; } }

/* Layout Components
   ========================================================================== */
/* Logo - main
   ========================================================================== */
.logo--main {
  margin: 0; }
  .logo--main a {
    display: block;
    width: 218px;
    height: 34px;
    text-indent: -777em;
    background-image: url(../img/sprite.png);
    background-position: 0px -423px;
    width: 218px;
    height: 34px; }
    @media (max-width: 950px) {
      .logo--main a {
        background-image: url(../img/sprite-2x.png);
        background-position: 0px 0px;
        width: 123px;
        height: 19px; } }
  @media (max-width: 950px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 950px) and (min-resolution: 192dpi) {
    .logo--main a {
      background-image: url(../img/sprite@2x.png);
      background-size: 123px 116px; } }

/* Head
   ========================================================================== */
.head--section {
  margin: 0 0 33px 0;
  font-family: "Adelle", Arial, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  text-align: center;
  line-height: 1; }
  @media (max-width: 950px) {
    .head--section {
      font-size: 2rem;
      margin-bottom: 25px; } }
  .head--section--inv, .head--section--alt {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.4; }
  .head--section--inv, .head--section--alt {
    font-size: 2.2rem; }
    @media (max-width: 950px) {
      .head--section--inv, .head--section--alt {
        font-size: 1.6rem; } }

.head--primary {
  margin: 0;
  font-family: "Adelle", Arial, sans-serif;
  font-size: 6rem;
  font-weight: 900;
  text-align: center;
  line-height: 1; }
  @media (max-width: 950px) {
    .head--primary {
      font-size: 3.4rem; } }

/* Hero
   ========================================================================== */
.hero__thumb {
  float: right;
  width: 44%;
  margin: -30px 0 0 80px; }
  @media (max-width: 950px) {
    .hero__thumb {
      display: none; } }

.hero__content {
  display: table-cell; }
  .hero__content__title {
    margin: 0;
    font-family: "Adelle", Arial, sans-serif, Arial, sans-serif;
    font-size: 3rem;
    font-weight: 900;
    line-height: 1.4; }
    @media (max-width: 950px) {
      .hero__content__title {
        font-size: 2rem; } }
  .hero__content__desc {
    margin: 20px 0;
    font-family: "Gotham", Arial, sans-serif;
    font-size: 1.9rem; }
    .hero__content__desc:last-child {
      margin-bottom: 0; }
    @media (max-width: 950px) {
      .hero__content__desc {
        font-size: 1.6rem;
        line-height: 1.2; } }
    .hero__content__desc--alt {
      margin-top: 50px;
      font-size: 1.5rem;
      line-height: 1.6; }
      @media (max-width: 950px) {
        .hero__content__desc--alt {
          margin-top: 20px;
          font-size: 1.6rem;
          line-height: 1.2; } }
  @media (max-width: 950px) {
    .hero__content {
      display: block; } }

/* Options - default
   ========================================================================== */
.options--default .options__item {
  float: right;
  margin-left: 20px; }
  .options--default .options__item:last-child {
    margin-left: 0; }
  @media (max-width: 950px) {
    .options--default .options__item:first-child {
      margin-left: 0; } }
  @media (max-width: 950px) {
    .options--default .options__item {
      float: none;
      display: inline-block;
      margin: 0 15px; } }

@media (max-width: 950px) {
  .options--default {
    text-align: center; } }

/* Iframe container
   ========================================================================== */
.iframe-container {
  position: relative;
  z-index: 1;
  padding-bottom: 50%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }

.iframe-container iframe {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Popups
   ========================================================================== */
/* Vendor CSS
   ========================================================================== */
/* ==========================================================================
   Vendor
   ========================================================================== */
/* fontello
   ========================================================================== */
.ico-facebook:before {
  content: '\e800'; }

/* '' */
.ico-twitter:before {
  content: '\e801'; }

/* '' */
[class^="ico-"]:before, [class*=" ico-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

/* Media Queries
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Breakpoints link for JS
   https://www.lullabot.com/articles/importing-css-breakpoints-into-javascript/ 
*/
body:before {
  content: "smartphone";
  display: none; }

@media (min-width: 700px) {
  body:before {
    content: "tablet"; } }

@media (min-width: 1100px) {
  body:before {
    content: "desktop"; } }

/* Desktop
   ========================================================================== */
/* Print Styles
   ========================================================================== */
/* ==========================================================================
   Print Styles
   ========================================================================== */

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