@font-face {
  font-family: 'Merriweather';
  src: url("../fonts/merriweather-regular-webfont.eot");
  src: url("../fonts/merriweather-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/merriweather-regular-webfont.woff2") format('woff2'), url("../fonts/merriweather-regular-webfont.woff") format('woff'), url("../fonts/merriweather-regular-webfont.ttf") format('truetype'), url("../fonts/merriweather-regular-webfont.svg#merriweatherregular") format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'merriweather';
  src: url("../fonts/merriweather-black-webfont.eot");
  src: url("../fonts/merriweather-black-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/merriweather-black-webfont.woff2") format('woff2'), url("../fonts/merriweather-black-webfont.woff") format('woff'), url("../fonts/merriweather-black-webfont.ttf") format('truetype'), url("../fonts/merriweather-black-webfont.svg#merriweatherheavy") format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/opensans-regular-webfont.woff2") format('woff2'), url("../fonts/opensans-regular-webfont.woff") format('woff'), url("../fonts/opensans-regular-webfont.ttf") format('truetype'), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Condensed';
  src: url("../fonts/opensans-condlight-webfont.eot");
  src: url("../fonts/opensans-condlight-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/opensans-condlight-webfont.woff2") format('woff2'), url("../fonts/opensans-condlight-webfont.woff") format('woff'), url("../fonts/opensans-condlight-webfont.ttf") format('truetype'), url("../fonts/opensans-condlight-webfont.svg#open_sanscondensed_light") format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Condensed';
  src: url("../fonts/opensans-condbold-webfont.eot");
  src: url("../fonts/opensans-condbold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/opensans-condbold-webfont.woff2") format('woff2'), url("../fonts/opensans-condbold-webfont.woff") format('woff'), url("../fonts/opensans-condbold-webfont.ttf") format('truetype'), url("../fonts/opensans-condbold-webfont.svg#open_sans_condensedbold") format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/opensans-bold-webfont.woff2") format('woff2'), url("../fonts/opensans-bold-webfont.woff") format('woff'), url("../fonts/opensans-bold-webfont.ttf") format('truetype'), url("../fonts/opensans-bold-webfont.svg#open_sansbold") format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-extrabold-webfont.eot");
  src: url("../fonts/opensans-extrabold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/opensans-extrabold-webfont.woff2") format('woff2'), url("../fonts/opensans-extrabold-webfont.woff") format('woff'), url("../fonts/opensans-extrabold-webfont.ttf") format('truetype'), url("../fonts/opensans-extrabold-webfont.svg#open_sansextrabold") format('svg');
  font-weight: 800;
  font-style: normal;
}
/* normalize.css v1.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.window {
  width: 100%;
  height: 100%;
}
.page {
  width: 100%;
  height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: antialiased;
  background-color: #f0f0f0;
  min-width: 300px;
}
._download .__table-row td:first-child {
  max-width: 100px;
}
._download .__table-row td:last-child {
  min-width: inherit;
}
._download .__table-row td {
  min-width: 140px;
}
.content-wrapper {
  width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 994px) {
  .content-wrapper {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .content-wrapper {
    width: 100%;
  }
}
.content-wrapper._relative {
  position: relative;
}
.menu {
  padding: 0;
  margin: 1px 0px 0px 0px;
  line-height: 40px;
  display: inline-block;
  font-size: 0;
  text-align: right;
  width: 50%;
  vertical-align: top;
  float: right;
}
.menu .__item {
  display: inline-block;
  margin: 0px 1px 0px 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-size: 14px;
  vertical-align: middle;
  color: #fff;
  background: linear-gradient(to bottom, #166ca2 0%, #135698 100%);
  background-color: #135698;
  min-resolution: resheight 59px;
  line-height: 64px;
  padding: 0px 12px;
  position: relative;
  min-width: 83px;
  text-align: center;
}
.menu .__item._current {
  font-weight: 700;
}
.menu .__item .__link {
  color: #fff;
  text-decoration: none;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .menu .__item .__link:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .menu .__item .__link:active,
.touch .menu .__item .__link:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.menu .__item:hover .__submenu {
  display: block;
}
.menu .__submenu {
  position: absolute;
  top: 59px;
  left: 0px;
  margin: 0px;
  padding: 10px;
  background-color: #1d74ae;
  z-index: 999;
  display: inline-block;
  text-align: left;
  line-height: 16px;
  display: none;
}
.menu .__submenu .__subitem {
  display: inline-block;
  margin: 0 1px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-size: 14px;
  vertical-align: middle;
  color: #fff;
  list-style: none;
  line-height: 16px;
  padding: 3px 15px 8px 3px;
  min-width: 145px;
}
.menu .__submenu .__sublink {
  color: #fff;
  text-decoration: none;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
  white-space: nowrap;
}
.no-touch .menu .__submenu .__sublink:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .menu .__submenu .__sublink:active,
.touch .menu .__submenu .__sublink:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.header {
  padding-top: 5px;
}
.header .__row {
  position: relative;
  font-size: 0px;
}
.header .__row._align-right {
  text-align: right;
}
.header .__row.__bg-white {
  background-color: #fff;
}
.header .__logo {
  height: 77px;
  display: inline-block;
  margin: 7px 0;
  width: 60%;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .header .__logo {
    padding-left: 10px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 445px) {
  .header .__logo {
    width: 100%;
  }
}
.header .__logo-img {
  background: url("../images/fao_logo.jpg") no-repeat;
  background-position: 0px -20px;
  width: 412px;
  height: 77px;
  display: inline-block;
  background-size: cover;
  vertical-align: top;
}
@media screen and (max-width: 939px) {
  .header .__logo-img {
    width: 68px;
    height: 77px;
    background-position: 0px -15px;
  }
}
.header .__logo-text {
  color: #2686ba;
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
  line-height: 20px;
  padding: 17px 0px 0px 9px;
  letter-spacing: 0.2px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .header .__logo-text {
    font-size: 13px;
    display: inline-block;
    padding-top: 10px;
  }
}
@media screen and (max-width: 590px) {
  .header .__logo-text {
    font-size: 11px;
    padding-top: 11px;
  }
}
.header .__logo-text._link {
  text-decoration: none;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .header .__logo-text._link:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .header .__logo-text._link:active,
.touch .header .__logo-text._link:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.header .__subtitle {
  margin: 30px 0 0 0;
  color: #2686ba;
  font-size: 30px;
  text-align: right;
  width: 40%;
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  letter-spacing: -0.6px;
}
@media screen and (max-width: 767px) {
  .header .__subtitle {
    font-size: 16px;
    padding-right: 10px;
    width: 40%;
    display: inline-block;
  }
}
@media screen and (max-width: 445px) {
  .header .__subtitle {
    padding-left: 10px;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 10px 0px;
  }
}
.searchbar {
  display: inline-block;
  line-height: 40px;
  position: relative;
  margin-left: 21px;
  margin-right: -20px;
}
@media screen and (max-width: 767px) {
  .searchbar {
    margin-right: 12px;
  }
}
.searchbar .__field {
  width: 220px;
  height: 28px;
  border: 0px;
  border-radius: 2px;
  padding: 0 12px;
  outline: none;
  vertical-align: middle;
  font-family: 'Open Sans';
  font-size: 12px;
  box-shadow: 0 5px 5px rgba(0,0,0,0.05) inset;
  -webkit-transition: box-shadow 300ms;
  -moz-transition: box-shadow 300ms;
  -ms-transition: box-shadow 300ms;
  -o-transition: box-shadow 300ms;
  transition: box-shadow 300ms;
}
.no-touch .searchbar .__field:hover {
  box-shadow: 0 5px 5px rgba(0,0,0,0.1) inset;
  -webkit-transition: box-shadow 0ms;
  -moz-transition: box-shadow 0ms;
  -ms-transition: box-shadow 0ms;
  -o-transition: box-shadow 0ms;
  transition: box-shadow 0ms;
}
.no-touch .searchbar .__field:focus,
.touch .searchbar .__field:focus {
  box-shadow: 0 5px 5px rgba(0,0,0,0) inset;
  -webkit-transition: box-shadow 0ms;
  -moz-transition: box-shadow 0ms;
  -ms-transition: box-shadow 0ms;
  -o-transition: box-shadow 0ms;
  transition: box-shadow 0ms;
}
.searchbar .__field::-webkit-input-placeholder {
  color: #525252;
}
.searchbar .__field:-moz-placeholder {
  color: #525252;
}
.searchbar .__field::-moz-placeholder {
  color: #525252;
}
.searchbar .__field:-ms-input-placeholder {
  color: #525252;
}
.searchbar .__submit {
  border: 0;
  background: transparent url("../images/search-icon.png") no-repeat center center;
  width: 28px;
  height: 28px;
  right: 0px;
  top: 5px;
  padding: 0;
  vertical-align: middle;
  position: absolute;
  outline: none;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.filterbar {
  display: inline-block;
  line-height: 40px;
  position: relative;
}
.no-touch .searchbar .__submit:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .searchbar .__submit:active,
.touch .searchbar .__submit:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.crumbs {
  min-height: 80px;
  background-color: #d5e3ea;
  margin-top: -1px;
}
@media screen and (max-width: 767px) {
  .crumbs overflow hidden {
    left: 14px;
  }
}
.crumbs .__list {
  margin: 0;
  padding: 24px 0 22px;
  height: 80px;
  width: 50%;
  text-align: left;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .crumbs .__list {
    padding: 14px 14px;
    width: 100%;
  }
}
.crumbs .__list .__item {
  list-style: none;
  display: inline-block;
  position: relative;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .crumbs .__list .__item {
    font-size: 10px;
  }
}
.crumbs .__list .__item .__link {
  text-decoration: none;
  color: #233b74;
  padding-right: 18px;
  background: url("../images/chevron.png") no-repeat right 3px;
  display: inline-block;
  font-size: 11px;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .crumbs .__list .__item .__link:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .crumbs .__list .__item .__link:active,
.touch .crumbs .__list .__item .__link:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.crumbs .__list .__item .__link._last {
  cursor: default;
  color: #000;
  background: none;
}
.crumbs .__list .__item .__link._last:hover,
.crumbs .__list .__item .__link._last:active {
  opacity: 1;
}
.crumbs .content-wrapper {
  font-size: 0px;
}
.content {
  position: relative;
  font-size: 14px;
  margin: 0 0 37px 0;
}
@media screen and (max-width: 767px) {
  .content {
    margin-bottom: 30px;
  }
}
.content.__no-margin {
  margin: 0px;
}
.content ._top-hatching {
  position: relative;
}
.content .__title {
  margin: 0;
}
.content .__summary {
  font-size: 12px;
  padding: 16px 4px;
  border-bottom: solid 1px #ccc;
  margin: 0 0 18px 0;
}
.content .__summary .__item {
  display: inline-block;
}
.content .__summary .__item._type {
  width: 150px;
}
.content .__summary .__item .__link {
  color: #1b8ffa;
  text-decoration: none;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .content .__summary .__item .__link:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .content .__summary .__item .__link:active,
.touch .content .__summary .__item .__link:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.content .__video-inner .__video {
  width: 100%;
  height: 512px;
  background-color: #d5e3ea;
  position: relative;
}
.content .__video-inner .__video .__play-button {
  height: 108px;
  width: 108px;
  display: block;
  position: absolute;
  top: 50%;
  margin: -54px 0 0 -54px;
  left: 50%;
  cursor: pointer;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.content .__video-inner .__video .__login {
  height: 40px; 
  font-family: Open Sans; 
  font-size: 20px; 
  width: 350px; 
  margin: 0px 0px 0px -145px; 
  top: 75%;
}
.no-touch .content .__video-inner .__video .__play-button:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .content .__video-inner .__video .__play-button:active,
.touch .content .__video-inner .__video .__play-button:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
@media screen and (max-width: 939px) {
  .content .__video-inner .__video {
    height: 411px;
  }
}
@media screen and (max-width: 767px) {
  .content .__video-inner .__video {
    height: 261px;
  }
}
.content .__video-inner .__description {
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .content .__video-inner .__description {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content .__info {
  padding: 16px 0 0 0;
}
@media screen and (max-width: 767px) {
  .content .__info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content .__info .__block {
  width: 320px;
  float: left;
  padding-top: 20px;
  padding-left: 10px;
}
.content .__info .__block._video-info-and-attachments {
  width: 300px;
}
.content .__info .__block._video-info-and-attachments .__title {
  margin-bottom: 0;
}
.content .__info .__block._video-info-and-attachments .__col {
  vertical-align: middle;
}
.content .__info .__block._video-info-and-attachments .__col._centred {
  text-align: center;
}
.content .__info .__block .__title {
  margin: 10px 0;
  display: block;
}
.content .__info .__block .__col {
  width: 49%;
  display: inline-block;
  padding: 0 10px 0 0;
  margin: 4px 0;
  vertical-align: top;
}
.content .__info .__block .__table {
  width: 100%;
  text-align: left;
  margin: 0 0 15px 0;
}
.content .__info .__block .__table .__table-row {
  height: 24px;
}
.content .__info .__block .__table .__table-head {
  color: #9d9d9d;
}
.content .__info .__block .__table .__table-body .__table-row {
  cursor: pointer;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .content .__info .__block .__table .__table-body .__table-row:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .content .__info .__block .__table .__table-body .__table-row:active,
.touch .content .__info .__block .__table .__table-body .__table-row:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.content .__info .__block .__table .__table-body .__table-row:hover {
  color: #1b8ffa;
}
.content .__info .__block .__table .__table-body .__table-row._blue {
  color: #1b8ffa;
}
.content ._assets {
  border-top: 1px solid #ccc;
  padding: 0px;
  margin-top: 35px;
}
@charset "UTF-8";
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.featured {
  margin-bottom: 43px;
}
@media screen and (max-width: 939px) {
  .featured {
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 767px) {
  .featured {
    margin-top: -30px;
  }
}
.featured .__previews {
  height: 422px;
  margin: 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 939px) {
  .featured .__previews {
    height: 322px;
  }
}
@media screen and (max-width: 767px) {
  .featured .__previews {
    height: 222px;
  }
}
.featured .__previews .__item {
  height: 422px;
  background-size: cover;
  background-position: 50% 50%;
}
.featured .__previews .__item .__info {
  background: rgba(255,255,255,0.7);
  display: inline-block;
  margin: 35px 0 0 20px;
  padding: 15px 10px 25px 10px;
  position: relative;
  min-width: 480px;
}
@media screen and (max-width: 767px) {
  .featured .__previews .__item .__info {
    position: absolute;
    top: 10px;
    margin: 0;
    left: 10px;
    right: 10px;
  }
}
.featured .__previews .__item .__info .__title {
  font-size: 36px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .featured .__previews .__item .__info .__title {
    font-size: 34px;
  }
}
.featured .__previews .__item .__info .__description {
  font-size: 18px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  margin: 0;
}
@media screen and (max-width: 939px) {
  .featured .__previews .slick-slide {
    height: 322px;
  }
}
@media screen and (max-width: 767px) {
  .featured .__previews .slick-slide {
    height: 222px;
  }
}
.featured .__thumbnails {
  max-width: 912px;
  background: url("../images/featured/thumbs/bg.png") repeat-x;
  margin: -50px auto 0;
  padding: 10px 0 0 62px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 939px) {
  .featured .__thumbnails {
    margin: 0;
    padding: 38px 46px 0 46px;
    width: 100%;
    background: none;
  }
}
@media screen and (max-width: 767px) {
  .featured .__thumbnails {
    padding: 38px 0 0 0;
    background-color: #f0f0f0;
  }
}
.featured .__thumbnails .__container {
  width: 777px;
}
@media screen and (max-width: 939px) {
  .featured .__thumbnails .__container {
    width: 626px;
  }
}
@media screen and (max-width: 767px) {
  .featured .__thumbnails .__container {
    width: 100%;
    overflow: hidden;
  }
}
.featured .__thumbnails .__container .slick-prev,
.featured .__thumbnails .__container .slick-next {
  background: #222;
  width: 41px;
  height: 163px;
  top: 10px;
  cursor: pointer;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .featured .__thumbnails .__container .slick-prev:hover,
.no-touch .featured .__thumbnails .__container .slick-next:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .featured .__thumbnails .__container .slick-prev:active,
.no-touch .featured .__thumbnails .__container .slick-next:active,
.touch .featured .__thumbnails .__container .slick-prev:active,
.touch .featured .__thumbnails .__container .slick-next:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.featured .__thumbnails .__container .slick-prev {
  left: -51px;
}
.featured .__thumbnails .__container .slick-prev:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 14px 8px 0;
  border-color: transparent #cbcbcb transparent transparent;
  font-size: 0;
}
.featured .__thumbnails .__container .slick-next {
  right: -50px;
}
.featured .__thumbnails .__container .slick-next:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #cbcbcb;
  font-size: 0;
}
.featured .__thumbnails .__container .__item-container {
  text-align: center;
  height: 172px;
  outline: none;
}
.featured .__thumbnails .__container .__item-container .__item {
  line-height: 1;
  display: inline-block;
  width: 252px;
  text-align: left;
  padding: 10px;
  height: 165px;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .featured .__thumbnails .__container .__item-container .__item:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .featured .__thumbnails .__container .__item-container .__item:active,
.touch .featured .__thumbnails .__container .__item-container .__item:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
@media screen and (max-width: 767px) {
  .featured .__thumbnails .__container .__item-container .__item {
    margin: 0 5px;
  }
}
.featured .__thumbnails .__container .__item-container .__item .__image-container {
  width: 232px;
  height: 105px;
  overflow: hidden;
}
.featured .__thumbnails .__container .__item-container .__item .__image-container .__image {
  width: 100%;
  height: auto;
}
.featured .__thumbnails .__container .__item-container .__item .__title {
  margin: 7px 0 2px 0;
  font-size: 13px;
}
.featured .__thumbnails .__container .__item-container .__item .__description {
  margin: 0;
  font-size: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 20px;
  white-space: nowrap;
}
.featured .__thumbnails .__container .__item-container.slick-active .__item {
  background: #f5f5f5;
  cursor: default;
}
.featured .__thumbnails .__container .__item-container.slick-active .__item:hover,
.featured .__thumbnails .__container .__item-container.slick-active .__item:active {
  opacity: 1;
}
.featured .__thumbnails .__container .__item-container.slick-active .__item:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0px;
  right: 0px;
  height: 6px;
  background: #000;
}
.featured .__thumbnails .__slider-shadow {
  box-shadow: 17px 0 18px 4px #f0f0f0 inset;
  left: 0px;
  background: none;
  width: 36px;
  position: absolute;
  top: 0;
  bottom: 0;
  display: none;
}
.featured .__thumbnails .__slider-shadow._right {
  box-shadow: -17px 0 18px 4px #f0f0f0 inset;
  right: 0px;
  left: auto;
}
@media screen and (max-width: 767px) {
  .featured .__thumbnails .__slider-shadow {
    display: block;
  }
}
.featured .__bg {
  background: url("../images/featured/thumbs/bg.png") repeat-x;
  position: absolute;
  height: 143px;
  top: -20px;
  left: -20px;
  right: -20px;
}
@media screen and (max-width: 767px) {
  .featured .__bg {
    display: none;
  }
}
.articles-list {
  border-top: 1px solid #ccc;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .articles-list {
    margin: 0 10px;
  }
}
.articles-list .__sorting {
  font-size: 14px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin: 30px 0px 15px 0px;
  display: inline-block;
  vertical-align: top;
}
.articles-list .__sorting .__type {
  color: #000;
  text-decoration: none;
  margin: 0 4px;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .articles-list .__sorting .__type:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .articles-list .__sorting .__type:active,
.touch .articles-list .__sorting .__type:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.articles-list .__sorting .__type._current {
  padding: 4px 8px;
  background: #ddd;
  border-radius: 2px;
  cursor: default;
}
.articles-list .__sorting .__type._current:hover,
.articles-list .__sorting .__type._current:active {
  opacity: 1;
}
.articles-list .__learn-more {
  margin: 25px 0 0 0;
  text-align: right;
}
.articles-list .__learn-more a {
  padding: 0px 30px;
}
.articles-list .__wrapper {
  margin-left: -20px;
}
@media screen and (max-width: 939px) {
  .articles-list .__wrapper {
    margin-left: -80px;
  }
}
.articles-list._scrollyeahed .scrollyeah__shadow_next {
  background: none;
  width: 36px;
  box-shadow: -17px 0 18px 4px #f0f0f0 inset;
}
.articles-list._scrollyeahed .scrollyeah_shadow_no-right .scrollyeah__shadow_next {
  right: -36px;
}
.articles-list._scrollyeahed .scrollyeah__shadow_prev {
  background: none;
  width: 36px;
  box-shadow: 17px 0 18px 4px #f0f0f0 inset;
}
.articles-list._scrollyeahed .scrollyeah_shadow_no-left .scrollyeah__shadow_prev {
  left: -36px;
}
@media screen and (max-width: 939px) {
  .articles-list._scrollyeahed .__wrapper {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .articles-list._scrollyeahed .__wrapper {
    text-align: center;
  }
}
.articles-list .__title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-size: 22px;
  margin: 25px 0 0 0px;
}
.articles-list .__description {
  font-size: 13px;
  color: #676767;
  margin: 0;
}
.articles-list._scrollyeahed {
  padding-bottom: 20px;
}
.articles-list._scrollyeahed .__item {
  float: left;
}
.articles-list .__item {
  height: 260px;
  width: 300px;
  margin: 25px 0 0 20px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
@media screen and (max-width: 939px) {
  .articles-list .__item {
    margin-left: 80px;
  }
}
@media screen and (max-width: 590px) {
  .articles-list .__item {
    margin-left: 73px;
  }
}
.articles-list .__item .__image-wrapper {
  overflow: hidden;
  position: relative;
  height: 194px;
  position: relative;
}
.articles-list .__item .__image-wrapper .__image {
  width: 100%;
}
.articles-list .__item .__image-wrapper .__icon {
  width: 22px;
  height: 22px;
  position: absolute;
  bottom: 28px;
  right: 10px;
  background: url("../images/video-icon.png");
}
.articles-list .__item .__text {
  margin: -18px 0 0 22px;
  background: #f0f0f0;
  height: 84px;
  padding: 5px 15px;
  position: relative;
}
.articles-list .__item .__text .__title {
  font-weight: 100;
  font-size: 14px;
  margin: 0 0 2px 0;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.articles-list .__item .__text .__tag {
  display: inline-block;
  border: 1px solid #c9c9c9;
  font-size: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #676767;
  background-color: #fff;
  padding: 2px 6px;
  text-decoration: none;
  border-radius: 2px;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .articles-list .__item .__text .__tag:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .articles-list .__item .__text .__tag:active,
.touch .articles-list .__item .__text .__tag:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
@media screen and (max-width: 939px) {
  .articles-list._scrollyeahed .__item {
    margin-left: 20px;
  }
}
@media screen and (max-width: 939px) {
  .articles-list._scrollyeahed .__item:first-child {
    margin-left: 0;
  }
}
.pagination {
  background: #ddd;
  height: 50px;
  text-align: center;
  margin-top: 15px;
}
.pagination .__list {
  display: inline-block;
  height: 48px;
  margin: 0 0 0 -6px;
  padding: 0;
  font-size: 0;
  position: relative;
}
.pagination .__list .__item {
  display: inline-block;
  margin: 8px 0 0 6px;
  padding: 0;
  border-radius: 2px;
  background: #f0f0f0;
}
.pagination .__list .__item .__link {
  display: inline-block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  height: 29px;
  line-height: 29px;
  padding: 0 13px;
  text-transform: uppercase;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .pagination .__list .__item .__link:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .pagination .__list .__item .__link:active,
.touch .pagination .__list .__item .__link:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.pagination .__list .__item._current {
  margin-top: 0;
  top: -1px;
  padding: 8px 0 1px 0;
  background: #f0f0f0;
  position: relative;
}
.pagination .__list .__item._current .__link:hover,
.pagination .__list .__item._current .__link:active {
  opacity: 1;
}
.promo-list {
  overflow: hidden;
  margin: 20px 0px;
}
@media screen and (max-width: 767px) {
  .promo-list {
    margin: 36px 0 0 0;
  }
}
.promo-list .__wrapper {
  margin-left: -20px;
  text-align: center;
  font-size: 0;
}
@media screen and (max-width: 939px) {
  .promo-list .__wrapper {
    margin-left: -17px;
  }
}
@media screen and (max-width: 767px) {
  .promo-list .__wrapper {
    margin-left: -20px;
  }
}
.promo-list .__item {
  width: 300px;
  height: 149px;
  border-top: 10px solid #2567aa;
  position: relative;
  margin-left: 20px;
  display: inline-block;
  padding: 10px 15px;
  vertical-align: top;
  text-align: left;
  background-color: #fff;
}
@media screen and (max-width: 939px) {
  .promo-list .__item {
    width: 230px;
    height: 115px;
    margin-left: 16px;
    padding: 15px 0 15px 15px;
  }
}
@media screen and (max-width: 767px) {
  .promo-list .__item {
    display: block;
    width: 300px;
    height: 149px;
    margin: 10px auto;
    padding: 25px 20px;
  }
}
.promo-list .__item .__title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-size: 26px;
  margin: 0;
}
@media screen and (max-width: 939px) {
  .promo-list .__item .__title {
    font-size: 20px;
  }
}
.promo-list .__item .__description {
  font-size: 13px;
  margin-bottom: 20px;
}
@media screen and (max-width: 939px) {
  .promo-list .__item .__description {
    margin: 15px 0 5px 0;
  }
}
@media screen and (max-width: 767px) {
  .promo-list .__item .__description {
    margin: 1em 0 20px 0;
  }
}
@media screen and (max-width: 939px) {
  .promo-list .__item .__learm-more {
    float: right;
    margin-right: 7px;
    height: 27px;
    line-height: 27px;
  }
}
@media screen and (max-width: 767px) {
  .promo-list .__item .__learm-more {
    float: none;
    margin-right: 0;
  }
}
.footer {
  background: #0d6cac;
  padding-top: 32px;
  color: #fff;
  margin-top: 15px;
  padding-bottom: 6px;
}
.footer .__copy {
  font-size: 10px;
  color: #fff;
  margin: 0;
  padding: 5px 20px 5px 0px;
  background: #0d6cac;
  text-align: right;
}
@media screen and (max-width: 939px) {
  .footer .__copy {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .footer .__copy {
    display: block;
    width: 215px;
    margin: 0 auto;
    text-align: right;
  }
}
.footer .__wrapper {
  display: table;
  width: 100%;
  border: none;
}
@media screen and (max-width: 767px) {
  .footer .__wrapper {
    display: block;
  }
}
.footer .__wrapper> .__item {
  display: table-cell;
  height: 285px;
  border: none;
  vertical-align: top;
}
@media screen and (max-width: 939px) {
  .footer .__wrapper> .__item {
    display: inline-block;
    height: auto;
    padding: 0 20px;
    width: 135px;
  }
}
@media screen and (max-width: 767px) {
  .footer .__wrapper> .__item {
    display: block;
    height: auto;
    padding: 0 20px;
    margin-top: 55px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .footer .__wrapper> .__item:first-child {
    margin-top: 0;
  }
}
.footer .__wrapper> .__item._departments {
  margin-top: 0px;
  #border-left: 1px solid #5196c3;
  height: auto;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 939px) {
  .footer .__wrapper> .__item._departments {
    width: 587px;
  }
}
@media screen and (max-width: 767px) {
  .footer .__wrapper> .__item._departments {
    display: block;
    width: 100%;
    border: none;
    margin-top: 55px;
  }
}
.footer .__wrapper> .__item._social {
  width: 229px;
  padding: 0 10px;
  box-sizing: border-box;
}
@media screen and (max-width: 939px) {
  .footer .__wrapper> .__item._social {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.footer .__wrapper> .__item._social .__title {
  margin: 0px 0px 5px 0px;
}
@media screen and (max-width: 767px) {
  .footer .__wrapper {
    padding-bottom: 16px;
  }
}
.footer .__social-icons-wrap {
  display: inline-block;
}
.footer .__social-icons-wrap .__title {
  text-transform: inherit;
}
@media screen and (max-width: 939px) {
  .footer .__social-icons-wrap {
    max-width: 215px;
  }
}
@media screen and (max-width: 939px) and (min-width: 767px) {
  .footer .__social-icons-wrap {
    vertical-align: top;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .footer .__social-icons-wrap {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 939px) and (min-width: 767px) {
  .footer .__social-icons-wrap._second {
    padding-top: 20px;
  }
}
@media screen and (max-width: 939px) and (min-width: 767px) {
  .footer .__social-icons-wrap._second .__title {
    display: none;
  }
}
.footer .__social-icons-wrap._second .__title {
  margin: 0px 0px 14px 0px !important;
}
.footer .__social-icons-wrap._second .__social-icons {
  margin: 0px 0 35px 0;
}
.footer .__title {
  font-size: 12px;
  font-weight: 100;
  text-transform: uppercase;
  margin: 0px 0px 15px 0px;
  text-shadow: 0 0 0 #fff;
}
@media screen and (max-width: 767px) {
  .footer .__title {
    text-align: left;
  }
}
.footer .__nav {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.footer .__nav .__item {
  list-style: none;
  margin-top: 5px;
  padding-bottom: 3px;
  line-height: 16px;
}
.footer .__nav > .__item {
  margin-bottom: 15px;
}
.footer .__nav > .__item .__link {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .footer .__nav > .__item .__link:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .footer .__nav > .__item .__link:active,
.touch .footer .__nav > .__item .__link:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.footer .__nav .__sub-nav {
  margin: 1px 0 0 0;
  padding: 0 0 0 10px;
}
.footer .__nav .__sub-nav .__item {
  line-height: 13px;
  margin-top: 0;
}
.footer ._departments {
  margin-top: 8px;
  border-left: 1px solid #5196c3;
  height: auto;
  display: inline-block;
  vertical-align: top;
  width: 580px;
  box-sizing: border-box;
}
.footer ._departments .__title {
  text-align: center;
  margin-bottom: 13px;
}
.footer ._departments .__item {
  margin-bottom: 10px;
  line-height: 13px;
}
.footer ._departments .__nav:nth-child(3) .__item {
  line-height: 18px;
  margin-bottom: 11px;
}
@media screen and (max-width: 767px) {
  .footer ._departments .__nav:nth-child(3) {
    text-align: left;
  }
}
.footer ._departments .__nav {
  margin: 0px;
  display: inline-block;
  vertical-align: top;
  width: 180px;
  padding: 0px 10px;
  box-sizing: border-box;
}
.footer ._departments .__nav:last-child {
  width: 200px;
}
.footer ._departments .__nav._first {
  padding: 0px 0px 0px 24px;
}
@media screen and (max-width: 940px) {
  .footer ._departments .__nav._first {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 940px) {
  .footer ._departments .__nav {
    padding: 0px 10px 0 0px;
    width: 170px;
  }
}
.footer ._departments .__nav .__item {
  list-style: none;
  margin-top: 8px;
}
@media screen and (max-width: 939px) {
  .footer ._departments {
    padding-right: 68px;
  }
}
@media screen and (max-width: 767px) {
  .footer ._departments {
    padding-right: 0;
  }
}
.footer .__logo {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .footer .__logo {
    margin-top: 20px;
  }
}
.footer .__social-icons {
  margin: 0px 0 15px 0;
  padding: 0;
  font-size: 0;
}
.footer .__social-icons.__icon .__item {
  margin-left: -10px;
  width: 49px;
}
@media screen and (max-width: 767px) {
  .footer .__social-icons {
    text-align: left;
  }
}
.footer .__social-icons .__item {
  display: inline-block;
  width: 39px;
  height: 39px;
  margin: 0 1px 1px 0;
  background: url("../images/social-icons.png");
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .footer .__social-icons .__item:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .footer .__social-icons .__item:active,
.touch .footer .__social-icons .__item:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.footer .__social-icons .__item._facebook {
  background-position: 0 0;
}
.footer .__social-icons .__item._twitter {
  background-position: -120px -40px;
}
.footer .__social-icons .__item._youtube {
  background-position: -160px -40px;
}
.footer .__social-icons .__item._google-plus {
  background-position: -80px 0;
}
.footer .__social-icons .__item._soundcloud {
  background-position: -80px -40px;
}
.footer .__social-icons .__item._pinterest {
  background-position: -40px -40px;
}
.footer .__social-icons .__item._instagram {
  background-position: -120px 0px;
}
.footer .__social-icons .__item._rss {
  background-position: 0px -40px;
}
.footer .__social-icons .__item._flickr {
  background-position: -40px 0px;
}
.footer .__social-icons .__item._linkedin {
  background-position: -160px 0px;
}
.footer .__social-icons .__item._social {
  background-position: -40px -40px;
}
.footer .__social-icons .__item._telephone {
  display: inline-block;
  width: 65px;
  height: 85px;
  background: url("../images/social-icons.png");
  background-position: -2px -90px;
}
.footer .__social-icons .__item._app_store {
  display: inline-block;
  width: 140px;
  height: 40px;
  background: url("../images/social-icons.png");
  background-position: -67px -90px;
}
.footer .__social-icons .__item._google_play {
  display: inline-block;
  width: 140px;
  height: 40px;
  background: url("../images/social-icons.png");
  background-position: -67px -135px;
}
.footer .__social-icons ._store-wrap {
  display: inline-block;
  background: none;
  width: 140px;
  height: 80px;
}
.footer ._navigation {
  width: 126px;
}
.button {
  min-width: 130px;
  padding: 12px 21px;
  background: #1b8ffa;
  text-decoration: none;
  border-radius: 4px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  border: none;
  cursor: pointer;
  outline: none;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .button:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .button:active,
.touch .button:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.button._upercased {
  text-transform: uppercase;
}
.button._size-s {
  min-width: 108px;
}
.button._size-l {
  min-width: 238px;
  padding: 12px 26px;
}
.button._with-icon {
  text-align: left;
  position: relative;
  margin-top: 7px;
}
.button._with-icon .__icon {
  border: solid 1px;
  border-radius: 2px;
  display: inline-block;
  height: 20px;
  width: 20px;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  right: 14px;
  top: 50%;
  margin: -10px 0 0 0;
}
.button._with-icon .__icon._arrow:before {
  width: 3px;
  height: 4px;
  content: '';
  background-color: #fff;
  position: absolute;
  top: 5px;
  left: 8px;
}
.button._with-icon .__icon._arrow:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4.5px 0 4.5px;
  border-color: #fff transparent transparent transparent;
  content: '';
  position: absolute;
  top: 9px;
  left: 5px;
}
.label-link {
  font-weight: 100;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  height: 35px;
  padding: 0px 10px;
  background-color: #2567aa;
  text-align: center;
  position: relative;
  line-height: 35px;
  display: inline-block;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .label-link:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .label-link:active,
.touch .label-link:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
@media screen and (max-width: 767px) {
  .label-link {
    margin-right: 12px;
  }
}
.label-link._size-l:after {
  margin-left: 40px;
}
.label-link._home-page {
  width: 115px;
}
.section-header {
  background: url("../images/featured/thumbs/bg.png") repeat-x;
  min-width: 980px;
  width: 100%;
  margin: -15px 0px 0px 0;
  padding: 27px 10px 10px 22px;
  position: relative;
  left: -20px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .section-header {
    min-width: inherit;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .section-header {
    margin-left: 10px;
    width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: -o-calc(100% - 10px);
    width: calc(100% - 10px);
  }
}
.section-header .__title {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  font-size: 48px;
  color: #000;
  padding-bottom: 5px;
}
.section-header .__description {
  font-size: 14px;
  margin: 13px 0 28px;
}
.section-header .__label {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 100;
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
  height: 22px;
  line-height: 22px;
  position: absolute;
  background: #264180;
  margin: 0;
  left: 0;
  top: -31px;
}
.section-header .__label:before {
  top: 0;
  left: -7px;
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 7px 7px;
  border-color: transparent transparent #0c1d43 transparent;
}
.section-header ._decoration {
  background: url("../images/featured/thumbs/bg.png") repeat-x;
  position: absolute;
  top: 0px;
  left: 99%;
  height: 100px;
  width: 999999999px;
}
._asset .section-header {
  min-height: 60px;
}
/* Scrollyeah - v0.3.2 - 2014-04-11
* https://github.com/artpolikarpov/scrollyeah
* Copyright (c) 2014 Artem Polikarpov; Licensed MIT */
.scrollyeah {
  position: relative;
  overflow: hidden;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  *zoom: 1;
}
.scrollyeah__wrap {
  overflow: hidden;
  *zoom: 1;
}
.scrollyeah__shaft {
  float: left;
}
.scrollyeah__shaft,
.scrollyeah__parallax {
  left: 0;
  position: relative;
}
.scrollyeah_active .scrollyeah__shaft {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
  *cursor: move !important;
}
.scrollyeah_active .scrollyeah__shaft_grabbing,
.scrollyeah_active .scrollyeah__shaft_grabbing * {
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.scrollyeah__shadow {
  display: none;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 333ms, 333ms;
  transition-duration: 333ms, 333ms;
  -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1), cubic-bezier(0.1, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1), cubic-bezier(0.1, 0, 0.25, 1);
  z-index: 10;
  *display: none !important;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}
@media screen and (max-width: 939px) {
  .scrollyeah__shadow {
    display: block;
  }
}
.scrollyeah__shadow_prev {
  left: -10px;
  background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,0.3) 25%, rgba(0,0,0,0.3) 75%, transparent), -webkit-radial-gradient(0 50%, farthest-side, rgba(0,0,0,0.5), transparent);
  background-image: linear-gradient(transparent, rgba(0,0,0,0.3) 25%, rgba(0,0,0,0.3) 75%, transparent), radial-gradient(0 50%, farthest-side, rgba(0,0,0,0.5), transparent);
  background-position: 0 0, 0 0;
}
.scrollyeah__shadow_next {
  right: -10px;
  background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,0.3) 25%, rgba(0,0,0,0.3) 75%, transparent), -webkit-radial-gradient(100% 50%, farthest-side, rgba(0,0,0,0.5), transparent);
  background-image: linear-gradient(transparent, rgba(0,0,0,0.3) 25%, rgba(0,0,0,0.3) 75%, transparent), radial-gradient(100% 50%, farthest-side, rgba(0,0,0,0.5), transparent);
  background-position: 100% 0, 100% 0;
}
.scrollyeah_shadow .scrollyeah__shadow_prev {
  left: 0;
}
.scrollyeah_shadow .scrollyeah__shadow_next {
  right: 0;
}
.scrollyeah_shadow_no-left .scrollyeah__shadow_prev {
  left: -10px;
}
.scrollyeah_shadow_no-right .scrollyeah__shadow_next {
  right: -10px;
}
.mobile-menu {
  display: none;
  float: left;
  height: 40px;
  width: 40px;
  margin: 0;
  background: url("../images/menu-icon.png") no-repeat;
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
@media screen and (max-width: 939px) {
  .mobile-menu {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .mobile-menu {
    margin-left: 12px;
  }
}
.mobile-menu .__dropdown {
  position: absolute;
  top: 31px;
  left: 2px;
  z-index: 999;
  background-color: #0d6cac;
  color: #fff;
  display: none;
}
.mobile-menu .__dropdown .__list {
  display: block;
  font-size: 12px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
  width: 250px;
}
.mobile-menu .__dropdown .__list .__item {
  padding: 10px 15px;
  display: block;
}
.mobile-menu .__dropdown .__list .__subitem {
  padding: 10px 35px;
  display: block;
}
.mobile-menu .__dropdown .__list .__link {
  text-decoration: none;
  color: #fff;
}
.mobile-menu .__dropdown .__list .__link:hover {
  text-decoration: underline;
}
.select {
  display: inline-block;
  padding: 0;
  margin: 5px 0 0 0;
  border: 1px solid #d8d8d8;
  width: 115px;
  line-height: 20px;
  border-radius: 3px;
  overflow: hidden;
  background-color: #fff;
  background: #fff url("../images/select.png") no-repeat 95% 50%;
  vertical-align: top;
}
.select select {
  padding: 5px 8px;
  width: 100%;
  font-size: 14px;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
.select select:focus {
  outline: none;
}
.login {
  font-weight: 100;
  font-size: 12px;
  margin: 0 0 2px 0;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  background: url("../images/login.png") no-repeat right;
  padding: 5px 25px 5px 0px;
  color: #525252;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.logout {
  font-weight: 100;
  font-size: 12px;
  margin: 0 0 2px 0;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding: 5px 5px 5px 0px;
  color: #525252;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.no-touch .login:hover,
.no-touch .logout:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
.no-touch .login:active,
.touch .login:active,
.no-touch .logout:active,
.touch .logout:active {
  opacity: 0.5;
  -webkit-transition: opacity 0ms;
  -moz-transition: opacity 0ms;
  -ms-transition: opacity 0ms;
  -o-transition: opacity 0ms;
  transition: opacity 0ms;
}
@media screen and (max-width: 939px) {
  .login, .logout {
    font-size: 12px;
    padding: 3px 22px 3px 0px;
  }
}
@media screen and (max-width: 767px) {
  .login, .logout {
    margin: 3px 12px 3px 0px;
  }
}
@media screen and (min-width: 939px) {
  .menu {
    display: block !important;
  }
}
@media screen and (max-width: 939px) {
  .searchbar {
    margin-right: 0;
  }
  .menu {
    display: none;
    width: 100%;
    float: none;
    margin: 0;
  }
  .menu .__item {
    text-transform: uppercase;
    display: block;
    padding: 0;
    line-height: inherit;
    font-size: 16px;
  }
  .menu .__item .__submenu {
    text-align: center;
    display: block;
    position: static;
    width: 100%;
    padding: 0;
  }
  .menu .__item .__submenu .__subitem {
    text-transform: uppercase;
    display: block;
    padding: 10px;
  }
  .header .__logo-img {
    margin-top: 5px;
  }
  .footer .content-wrapper {
    width: 95%;
  }
  .footer .__wrapper .__item._departments {
    width: 82%;
    border: none;
  }
  .footer ._departments .__nav._first {
    padding: 0;
  }
}
@media screen and (max-width: 830px) {
  .footer .__wrapper .__item._social {
    margin-top: 0;
  }
  .footer .__wrapper .__item._departments {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .footer .__item {
    margin-bottom: 15px;
  }
  .footer ._departments .__title {
    text-align: left;
  }
  .footer ._departments .__nav {
    width: 48%;
    margin-bottom: 38px;
  }
  .footer ._departments .__nav._first {
    padding: 0;
  }
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
