@charset "UTF-8";
/* NORMALIZE */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/*  */
/* MIXINS */
.clearfix:after {
  content: ' ';
  clear: both;
  display: block;
}
/*  */
/* LIGHTBOX */
html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*  */
/* FONTS */
@font-face {
  font-family: 'Helvetica Condensed';
  src: url('../fonts/Helvetica_Condensed.eot');
  src: local('☺'), url('../fonts/Helvetica_Condensed.woff') format('woff'),
       url('../fonts/Helvetica_Condensed.ttf') format('truetype'), 
       url('../fonts/Helvetica_Condensed') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Azo Sans';
  src: url('../fonts/AzoSans-Light.eot');
  src: local('Azo Sans Light'), local('AzoSans-Light'), url('../fonts/AzoSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/AzoSans-Light.woff2') format('woff2'), url('../fonts/AzoSans-Light.woff') format('woff'), url('../fonts/AzoSans-Light.ttf') format('truetype'), url('../fonts/AzoSans-Light.svg#AzoSans-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Azo Sans';
  src: url('../fonts/AzoSans-Regular.eot');
  src: local('Azo Sans Regular'), local('AzoSans-Regular'), url('../fonts/AzoSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/AzoSans-Regular.woff2') format('woff2'), url('../fonts/AzoSans-Regular.woff') format('woff'), url('../fonts/AzoSans-Regular.ttf') format('truetype'), url('../fonts/AzoSans-Regular.svg#AzoSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Azo Sans';
  src: url('../fonts/AzoSans-Medium.eot');
  src: local('Azo Sans Medium'), local('AzoSans-Medium'), url('../fonts/AzoSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AzoSans-Medium.woff2') format('woff2'), url('../fonts/AzoSans-Medium.woff') format('woff'), url('../fonts/AzoSans-Medium.ttf') format('truetype'), url('../fonts/AzoSans-Medium.svg#AzoSans-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Azo Sans';
  src: url('../fonts/AzoSans-Bold.eot');
  src: local('Azo Sans Bold'), local('AzoSans-Bold'), url('../fonts/AzoSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AzoSans-Bold.woff2') format('woff2'), url('../fonts/AzoSans-Bold.woff') format('woff'), url('../fonts/AzoSans-Bold.ttf') format('truetype'), url('../fonts/AzoSans-Bold.svg#AzoSans-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Libre Franklin';
  src: url('../fonts/LibreFranklin-Regular.eot');
  src: local('Libre Franklin Regular'), local('LibreFranklin-Regular'), url('../fonts/LibreFranklin-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/LibreFranklin-Regular.woff2') format('woff2'), url('../fonts/LibreFranklin-Regular.woff') format('woff'), url('../fonts/LibreFranklin-Regular.ttf') format('truetype'), url('../fonts/LibreFranklin-Regular.svg#LibreFranklin-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Libre Franklin';
  src: url('../fonts/LibreFranklin-Bold.eot');
  src: local('Libre Franklin Bold'), local('LibreFranklin-Bold'), url('../fonts/LibreFranklin-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/LibreFranklin-Bold.woff2') format('woff2'), url('../fonts/LibreFranklin-Bold.woff') format('woff'), url('../fonts/LibreFranklin-Bold.ttf') format('truetype'), url('../fonts/LibreFranklin-Bold.svg#LibreFranklin-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Post Grotesk';
  src: url('../fonts/PostGrotesk-Book.eot');
  src: local('PostGrotesk-Book'), url('../fonts/PostGrotesk-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/PostGrotesk-Book.woff') format('woff'), url('../fonts/PostGrotesk-Book.ttf') format('truetype'), url('../fonts/PostGrotesk-Book.svg#PostGrotesk-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Post Grotesk';
  src: url('../fonts/PostGrotesk-Bold.eot');
  src: local('PostGrotesk-Bold'), url('../fonts/PostGrotesk-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/PostGrotesk-Bold.woff') format('woff'), url('../fonts/PostGrotesk-Bold.ttf') format('truetype'), url('../fonts/PostGrotesk-Bold.svg#PostGrotesk-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
/*  */
/* SLICK SLIDER */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -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;
  margin-left: auto;
  margin-right: auto;
}
.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;
  outline: none;
  position: relative;
  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;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
       transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus: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: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: local('slick'), local('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');
}
.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: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 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: 0px;
  font-size: 0px;
  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: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*  */
/* GLOBAL STYLES */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
a {
  color: #494949;
  display: inline-block;
}
button,
input[type=submit] {
  background: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}
input,
textarea {
  background: transparent;
  border: solid 1px #d5d5d5;
  color: #0b1a48;
  font: 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  outline: none;
  padding: 15px 17px;
  resize: none;
}
input[type=text],
input[type=password],
input[type=email] {
  max-width: 480px;
  width: 100%;
}
input[type=checkbox],
input[type=radio] {
  cursor: pointer;
}
label {
  cursor: pointer;
}
img {
  max-width: 100%;
}
body {
  background-color: #fff;
  color: #494949;
  font: normal 14px/1.64 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  text-align: left;
}
body.mobile-open {
  overflow: hidden;
}
.slick-slide a {
  outline: none;
}
.hero {
  color: #333b33;
  font: 700 42px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.h1 {
  color: #333b33;
  font: 700 34px/1.38 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.h2 {
  color: #333b33;
  font: 700 18px/1.5 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.wrapper {
  margin: 0 auto;
  max-width: 1215px;
  padding: 0 20px;
  width: 100%;
}
.btn,
input[type=submit].btn,
.footer__top__newsletter #mc_embed_signup input.button {
  background-color: #d0383f;
  color: #fff;
  cursor: pointer;
  font: 700 13px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 1.1px;
  min-width: 173px;
  padding: 24px 10px 22px 10px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.btn:hover,
input[type=submit].btn:hover,
.footer__top__newsletter #mc_embed_signup input.button:hover {
  background-color: rgba(208, 56, 63, 0.85);
}

@media only screen and (min-width:601px){
  .btn.read-more-aec{
    display:inline-block;
    margin-bottom: 40px;
  }
}

.news__list .btn-container{
  text-align: center;
}
.news__general__descr .h1 a,
.news__list__item .h2 a,
.media__list__item .h2 a,
.aec__news .h1 a,
.photos__list__item .h2 a,
.video__general__descr .h1 a,
.video__category__item .h2 a,
.news-inner__general__descr .h1 a,
.news-inner__list__item__descr .h2 a,
.search-result__aside .h1 a,
label,
#event-title a {
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.news__general__descr .h1 a:hover,
.news__list__item .h2 a:hover,
.media__list__item .h2 a:hover,
.aec__news .h1 a:hover,
.photos__list__item .h2 a:hover,
.video__general__descr .h1 a:hover,
.video__category__item .h2 a:hover,
.news-inner__general__descr .h1 a:hover,
.news-inner__list__item__descr .h2 a:hover,
.search-result__aside .h1 a:hover,
label:hover,
#event-title a:hover {
  color: rgba(73,73,73, 0.8);
}
.form-group {
  margin-bottom: 20px;
}
.form-label {
  margin: 0;
  margin-bottom: 5px;
}
.errors {
  color: #d0383f;
  font-size: 12px;
  list-style: none;
  margin: 0;
  margin-top: 5px;
  max-width: 480px;
  text-align: right;
  text-transform: lowercase;
  width: 100%;
}
.video-section {
  overflow: hidden;
  position: relative;
}
.video-section video {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}
.video-section .btn-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.video-section .btn {
  margin-right: 12px;
}
.video-section .btn:last-of-type {
  margin-right: 0;
}
.videoLightbox {
  height: 80vh;
  left: -webkit-calc(50% - 45%) !important;
  left: -moz-calc(50% - 45%) !important;
  left: calc(50% - 45%) !important;
  width: 90%;
}
.lb-dataVideoContainer {
  display: block !important;
}
.lightbox-video {
  height: 80vh;
  width: 100%;
}
.lb-videoContainer {
  background-color: transparent;
  height: 100%;
  width: 100%;
}
.lb-videoContainer .lb-container {
  max-height: 100%;
}
.lb-videoContainer .lb-loader {
  display: none !important;
}
.mobile-only.gtm-block {
  display: none;
}
/* MAIN MENU */
.mobile-sandvich {
  cursor: pointer;
  display: none;
  height: 24px;
  position: relative;
  width: 38px;
}
.mobile-sandvich__item {
  background-color: #0a417a;
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}
.mobile-sandvich__item:nth-child(1) {
  top: 0;
}
.mobile-sandvich__item:nth-child(2) {
  top: -webkit-calc(50% - 1.5px);
  top: -moz-calc(50% - 1.5px);
  top: calc(50% - 1.5px);
}
.mobile-sandvich__item:nth-child(3) {
  bottom: 0;
}
.mobile-menu {
  background-color: #fff;
  bottom: 0;
  left: 0;
  min-height: 100vh;
  overflow-y: scroll;
  padding: 35px 20px 58px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
  width: 100%;
  z-index: 1000;
}
.mobile-menu .mobile-sandvich__item {
  background-color: #d0383f;
  left: -5px;
}
.mobile-menu .mobile-sandvich__item:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mobile-menu .mobile-sandvich__item:nth-child(2) {
  display: none;
  height: 0;
  opacity: 0;
  visibility: hidden;
  width: 0;
}
.mobile-menu .mobile-sandvich__item:nth-child(3) {
  bottom: 10px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mobile-menu__navigation > ul {
  list-style: none;
  margin: 0;
  margin-top: 22px;
  padding: 0;
}
.mobile-menu__navigation__link {
  color: #0b1a48;
  display: block;
  font: 700 23px/2.22 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.1px;
  padding-right: 20px;
  position: relative;
  text-decoration: none;
}
.mobile-menu__navigation__link.has-sub:before {
  background-color: #c6c5c6;
  content: " ";
  height: 14px;
  opacity: 1;
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  transition: 0.4s ease;
  width: 2px;
}
.mobile-menu__navigation__link.has-sub:after {
  background-color: #c6c5c6;
  content: " ";
  height: 2px;
  position: absolute;
  right: -5px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 14px;
}
.mobile-menu__navigation__link.has-sub.active:before {
  opacity: 0;
}
.mobile-menu__navigation__link.has-sub + ul > li > .has-sub + ul{
  display:block;
  padding-left:15px;
}
.mobile-menu__navigation__sub-menu > li > .has-sub{
  margin-bottom:5px;
}
.mobile-menu__navigation__link.has-sub + ul > li > .has-sub + ul .sub-menu__link{
  margin-bottom:5px;
  text-transform: none;
}
.mobile-menu__navigation__sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  padding-top: 8px;
}
.mobile-menu__navigation__sub-menu li:last-child a {
  margin-bottom: 0;
}
.mobile-menu__navigation__sub-menu .sub-menu__link {
  color: #d0383f;
  display: inline-block;
  font: 700 13px/1.77 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.9px;
  margin-bottom: 18px;
  padding: 0;
  position: static;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.mobile-menu__search {
  margin-top: 40px;
}
.mobile-menu__search .form-container {
  position: relative;
}
.mobile-menu__search__input {
  border: 1px solid #d5d5d5;
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 14px 54px 14px 17px;
  width: 100%;
}
.mobile-menu__search__input::-webkit-search-cancel-button {
  display: none;
}
.mobile-menu__search__input::-webkit-input-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.mobile-menu__search__input::-moz-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.mobile-menu__search__input:-ms-input-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.mobile-menu__search__input:-moz-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.mobile-menu__search__button {
  padding: 12px 16px;
  position: absolute;
  right: 0;
  top: 0;
}
.mobile-menu__search__button svg {
  display: block;
  height: 22px;
  width: 22px;
}
.mobile-menu__search__button svg .group {
  fill: #d5d5d5;
}
.mobile-menu__secondary-links {
  margin-top: 40px;
}
.mobile-menu__secondary-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-menu__secondary-links li {
  display: inline-block;
  margin-left: -4px;
}
.mobile-menu__secondary-links li:first-child {
  margin-left: 0;
}
.mobile-menu__secondary-links a {
  color: #c6c5c6;
  font: 700 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.3px;
  padding: 0 20px;
  text-decoration: none;
  text-transform: uppercase;
}
body.mobile-open .mobile-menu {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}
.main-menu {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.main-menu__logo {
  border-right: solid 1px #eaeaea;
  padding: 13px 24px 18px 26px;
}
.main-menu__logo img {
  display: block;
  max-width: 95px;
}
.main-menu__container {
  width: 100%;
}
.main-menu__top {
  background-color: #0a417a;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.site-name {
  color: #fff;
  font: 700 18px/1.77 "Helvetica Condensed", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.9px;
  margin: 0;
  padding: 0 15px;
}
.main-menu__top ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-menu__top li {
  border-left: 1px solid #fff;
  display: inline-block;
  margin-left: -4px;
  vertical-align: top;
}
.main-menu__top li:first-child {
  margin-left: 0;
}
.main-menu__top__link {
  background-color: transparent;
  color: #fff;
  font: 700 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.3px;
  padding: 15px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.main-menu__top__link:hover {
  background-color: #0f1e33;
}
.main-menu__top__link-user img {
  display: inline-block;
  margin-right: 10px;
  max-width: 11px;
}
.main-menu__middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
.main-menu__navigation {
  margin-right: 20px;
}
.main-menu__navigation > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-menu__navigation > ul > li {
  display: inline-block;
}
.main-menu__navigation > ul > li:last-child .main-menu__navigation__link {
  margin-right: 13px;
}
.main-menu__navigation__link {
  border-bottom: 4px solid transparent;
  color: #0f1e33;
  display: block;
  font: 700 13px/15px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.7px;
  margin: 0 20px;
  padding-bottom: 29px;
  padding-top: 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: border-color 0.4s ease;
  -o-transition: border-color 0.4s ease;
  -moz-transition: border-color 0.4s ease;
  transition: border-color 0.4s ease;
}
@media screen and (max-width:1190px) and (min-width:1001px){
  .main-menu__navigation__link {
    font-size: 12px;
    margin: 0 5px;    
  }
}
.main-menu__navigation__link.active,
.main-menu__navigation__link:hover {
  border-color: #d0383f;
}
.main-menu__navigation li.has-sub.open > a {
  border-color: transparent;
}
.main-menu__navigation li.has-sub.open > a:after {
  bottom: -4px;
  content: " ";
  left: -webkit-calc(50% - 8px);
  left: -moz-calc(50% - 8px);
  left: calc(50% - 8px);
  position: absolute;
  border-style: solid;
  height: 0;
  width: 0;
  border-width: 0 8px 9px 8px;
  border-color: transparent transparent #f7f7f7 transparent;
}
.sub-menu {
  background-color: #f7f7f7;
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  width: 100%;
  z-index: 10;
}
.sub-menu li {
  display: inline-block;
  margin-bottom: 13px;
  margin-top: 24px;
  vertical-align: top;
  max-width:240px;
}
.sub-menu__link {
  color: #0f1e33;
  font: 500 17px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 0 30px;
  position: relative;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
  width: 100%;
}
.sub-menu__link:hover {
  color: #d0383f;
}
.sub-menu__link[target="_blank"]:after {
  content: url(../img/external-icon.svg);
  display: inline-block;
  margin-left: 8px;
}
.sub-menu li.sub-menu__img {
  background-position: top 15% center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  float: right;
  height: 200px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 415px;
}
.sub-menu li.sub-menu__img:after {
  content: " ";
  left: 0;
  position: absolute;
  top: 0;
  border-style: solid;
  height: 0;
  width: 0;
  border-width: 200px 60px 0 0;
  border-color: #f7f7f7 transparent transparent transparent;
}
li.has-sub.lvl-2 .sub-menu {
  background-color: transparent;
  display: block;
  left: auto;
  padding-top: 10px;
  padding-left: 30px;
  position: relative;
  top: auto;
  width: auto;
}
li.has-sub.lvl-2 .sub-menu li {
  display: block;
  margin: 0;
  margin-bottom: 8px;
}
li.has-sub.lvl-2 .sub-menu .sub-menu__link {
  color: #494949;
  display: block;
  font: normal 14px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
li.has-sub.lvl-2 .sub-menu .sub-menu__link:hover {
  color: #d0383f;
}
/*  */
/* SEARCH */
.menu-search {
  border-left: solid 1px #d5d5d5;
  min-height: 78px;
  min-width: 90px;
  padding: 25px 32px 25px 29px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.menu-search .search-icon {
  height: 28px;
  width: 28px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.menu-search .search-icon .group {
  fill: #0f1e33;
}
.menu-search .close-icon {
  display: none;
  height: 19px;
  width: 19px;
}
.menu-search .close-icon .group {
  fill: #fff;
}
.menu-search.open {
  background-color: #d0383f;
}
.menu-search.open .search-icon {
  display: none;
}
.menu-search.open .close-icon {
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.search-bar {
  background-color: #f7f7f7;
  display: none;
  padding-bottom: 32px;
  padding-top: 28px;
}
.search-bar .wrapper {
  max-width: 1100px;
  position: relative;
}
.search-bar__input {
  border: none;
  border-bottom: 1px solid #dfdfdf;
  color: #494949;
  font: 300 42px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding-bottom: 8px;
  padding-right: 70px;
  width: 100%;
}
.search-bar__input::-webkit-search-cancel-button {
  display: none;
}
.search-bar__input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}
.search-bar__input::-webkit-input-placeholder {
  color: #dbdbdb;
  font: 300 42px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.search-bar__input::-moz-placeholder {
  color: #dbdbdb;
  font: 300 42px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.search-bar__input:-ms-input-placeholder {
  color: #dbdbdb;
  font: 300 42px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.search-bar__input:-moz-placeholder {
  color: #dbdbdb;
  font: 300 42px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.search-bar__button {
  padding: 0;
  position: absolute;
  right: 28px;
  top: -webkit-calc(50% - 7px);
  top: -moz-calc(50% - 7px);
  top: calc(50% - 7px);
  z-index: 2;
}
.search-bar__button-search svg {
  display: block;
  height: 28px;
  width: 28px;
}
.search-bar__button .group {
  fill: #dbdbdb;
}
.search-bar__button-cancel {
  color: #6f6f6f;
  display: none;
  font: 11px/16px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.search-bar__button-cancel:before {
  content: "Cancel";
}
.search-bar__button-cancel svg {
  display: inline-block;
  height: 8px;
  width: 8px;
}
/*  */
.more {
  color: #d0383f;
  font: 700 13px/1.23 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.more:hover {
  color: rgba(208, 56, 63, 0.75);
}
.quicktabs-wrapper {
  color: #494949;
  font: normal 14px/1.36 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.3px;
}
.quicktabs-tabs {
  list-style: none;
  margin: 0;
  margin-bottom: 22px;
  padding: 0;
}
.quicktabs-tabs li {
  border-right: 1px solid #cecece;
  float: left;
}
.quicktabs-tabs li a {
  color: #acacac;
  font: 700 14px/1.36 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.3px;
  padding: 4px 14px;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.quicktabs-tabs li.active a,
.quicktabs-tabs li a:hover {
  color: #0f1e33;
}
.quicktabs-tabs li:first-child a {
  padding-left: 0;
}
.quicktabs-tabs li:last-child {
  border: none;
}
.quicktabs-tabs li:last-child a {
  padding-right: 0;
}
.quicktabs-hide {
  display: none;
}
.published__date {
  color: #898989;
  font: 700 11px/2.09 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.8px;
  padding-right: 15px;
}
.published__category,
.published__category a {
  color: #d0383f;
  font: 700 11px/1.45 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.8px;
  text-decoration: none;
  text-transform: uppercase;
}
.published__category a {
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.published__category a:hover {
  color: rgba(208, 56, 63, 0.75);
}
.share-btns a {
  border-left: 1px solid #d5d5d5;
  float: left;
  line-height: 7px;
  padding: 6px 19px;
}
.share-btns a:first-child {
  border: none;
  padding-left: 0;
}
.share-btns svg {
  height: 11px;
  width: 11px;
}
.share-btns .social-icon {
  fill: #d5d5d5;
  -webkit-transition: fill 0.4s ease;
  -o-transition: fill 0.4s ease;
  -moz-transition: fill 0.4s ease;
  transition: fill 0.4s ease;
}
.share-btns a:hover .social-icon {
  fill: #494949;
}
/* FOOTER */
.footer {
  background-color: #0a417a;
}
.footer__top {
  border-bottom: 1px solid #4d5877;
  padding-bottom: 30px;
  padding-top: 38px;
}
.footer__top .wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer__top__links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__top__links li {
  display: inline-block;
}
.footer__top__links li:first-child a {
  padding-left: 0;
}
.footer__top__links li:last-child a {
  padding-right: 0;
}
.footer__top__links a {
  color: #fff;
  font: 700 10px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 1px;
  padding: 0 15px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.footer__top__links a:hover {
  color: #d0383f;
}
.footer__top__social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__top__social li {
  display: inline-block;
  vertical-align: middle;
}
.footer__top__social li:first-child a {
  padding-left: 0;
}
.footer__top__social li:last-child a {
  padding-right: 0;
}
.footer__top__social a {
  display: block;
  line-height: 9px;
  padding: 0 8px;
  text-decoration: none;
}
.footer__top__social a svg {
  height: 16px;
  width: 16px;
}
.footer__top__social a .social-icon {
  fill: #fff;
  -webkit-transition: fill 0.4s ease;
  -o-transition: fill 0.4s ease;
  -moz-transition: fill 0.4s ease;
  transition: fill 0.4s ease;
}
.footer__top__social a:hover .social-icon {
  fill: rgba(255, 255, 255, 0.7);
}
.footer__top__social-mobile {
  display: none;
  margin-top: 35px;
}
.footer__top__newsletter #mc_embed_signup form {
  padding: 0;
}
.footer__top__newsletter #mc_embed_signup label {
  color: #fff;
  font: 700 10px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.footer__top__newsletter #mc_embed_signup input.email {
  background-color: #fff;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #0b1a48;
  display: inline-block;
  font: 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin-right: 6px;
  padding: 5px 15px;
}
.footer__top__newsletter #mc_embed_signup input.email::-webkit-search-cancel-button {
  display: none;
}
.footer__top__newsletter #mc_embed_signup input.email::-webkit-input-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.footer__top__newsletter #mc_embed_signup input.email::-moz-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.footer__top__newsletter input.email:-ms-input-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.footer__top__newsletter #mc_embed_signup input.email:-moz-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.footer__top__newsletter #mc_embed_signup input.button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  font-size: 10px;
  min-width: auto;
  padding: 10px 0;
}
.footer__main {
  margin-bottom: 25px;
  margin-top: 39px;
}
.footer__main__item {
  float: left;
  padding-right: 28px;
  width: 14%;
}
.footer__main__item:last-child {
  padding-right: 0;
}
.footer__main__item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__main__item li {
  color: #fff;
  font: normal 13px / normal "Libre Franklin", Arial, Helvetica, Tahoma, sans-serif;
  margin-bottom: 6px;
}
.footer__main__item li:last-child {
  margin-bottom: 0;
}
.footer__main__item li p {
  margin: 0;
}
.footer__main__item__heading {
  color: #fff;
  font: 700 12px / normal "Libre Franklin", Arial, Helvetica, Tahoma, sans-serif;
  margin-bottom: 15px;
  margin-top: 0;
}
.footer__main__item__heading a {
  color: #fff;
  font: 700 12px / normal "Libre Franklin", Arial, Helvetica, Tahoma, sans-serif;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.footer__main__item__link {
  color: #fff;
  display: block;
  font: normal 13px / normal "Libre Franklin", Arial, Helvetica, Tahoma, sans-serif;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.footer__main__item__heading a:hover,
.footer__main__item__link:hover {
  color: #d0383f;
}
.footer__main__item__contact li {
  margin-bottom: 15px;
}
.footer__bot {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-top: 4px solid #d0383f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 34px 20px 75px;
}
.footer__bot__copyright {
  color: #0b1a48;
  font: 700 12px / normal "Post Grotesk", Arial, Helvetica, Tahoma, sans-serif;
  padding-right: 15px;
}
.footer__bot__link {
  border-left: 1px solid #0b1a48;
  color: #0b1a48;
  font: normal 12px / normal "Post Grotesk", Arial, Helvetica, Tahoma, sans-serif;
  margin-left: -4px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.footer__bot__link:hover {
  color: #d0383f;
}
.footer-nav-item{
  display:none;
}
.footer-item-lvl-1{
  display: list-item;
}
.stars img {
  display: inline-block;
  height: 14px;
  margin: 0 4px;
  vertical-align: middle;
  width: 14px;
}
.stars img:first-child {
  margin-left: 0;
}
.stars img:last-child {
  margin-right: 0;
}
.inner-sub ul {
  background-color: #f7f7f7;
  list-style: none;
  margin: 0;
  padding: 0 53px;
}
.inner-sub li {
  float: left;
  margin: 19px 0;
}
.inner-sub li:last-child a:before {
  display: none;
}
.inner-sub .sub-menu__link {
  color: #0f1e33;
  font: 700 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 0 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
  width: 100%;
}
.inner-sub .sub-menu__link:before {
  background-color: #c2c2c2;
  bottom: 2px;
  content: " ";
  height: 13px;
  position: absolute;
  right: 0;
  width: 1px;
  z-index: 2;
}
.inner-sub .sub-menu__link.active,
.inner-sub .sub-menu__link:hover {
  color: #d0383f;
}
.intro__inner {
  background-color: #0a417a;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 305px;
  position: relative;
}
.intro__inner:before {
  background-color: rgba(9, 41, 61, 0.3);
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.intro__inner .wrapper {
  position: relative;
}
.intro__inner .hero {
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  margin: 0;
  padding-bottom: 85px;
  padding-top: 106px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.intro__inner-hasnav .hero {
  padding-top: 80px;
}
.calendarLandingPage .intro__inner,
.calendarLandingPage .intro__inner > .wrapper {
  min-height: auto;
}
.calendarLandingPage .intro__inner .hero {
  padding-bottom: 55px;
  padding-top: 55px;
}
.inner-secondary-nav {
  background-color: #d0383f;
  padding: 0 20px;
  position: relative;
}
.inner-secondary-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.inner-secondary-nav li {
  float: left;
  margin: 22px 18px;
  margin-top: 28px;
}
.inner-secondary-nav__link {
  border-bottom: 2px solid transparent;
  color: #fff;
  display: block;
  font: 700 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding-bottom: 2px;
  text-decoration: none;
  -webkit-transition: border-color 0.4s ease;
  -o-transition: border-color 0.4s ease;
  -moz-transition: border-color 0.4s ease;
  transition: border-color 0.4s ease;
}
.inner-secondary-nav__link.active,
.inner-secondary-nav__link:hover {
  border-color: #fff;
}
.inner-secondary-nav__current-link {
  border: none;
  cursor: pointer;
  display: none;
  padding: 22px 0;
  padding-right: 22px;
  position: relative;
}
.inner-secondary-nav__current-link:after {
  content: url(../img/arrow-down-white.svg);
  line-height: 0;
  position: absolute;
  right: 0;
  top: -webkit-calc(50% - 5px);
  top: -moz-calc(50% - 5px);
  top: calc(50% - 5px);
  -webkit-transform: rotate(0);
     -moz-transform: rotate(0);
      -ms-transform: rotate(0);
       -o-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
}
.inner-secondary-nav__current-link.active {
  opacity:0.4;
}
.inner-secondary-nav__current-link.active:after {
  -webkit-transform: rotate(-180deg);
     -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.breadcrumb {
  color: #aeaeae;
  padding: 38px 0;
}
.inner-sub-hidden .breadcrumb {
  border-top: solid 1px #eaeaea;
}
.breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumb li {
  float: left;
}
.breadcrumb a {
  color: #aeaeae;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.breadcrumb a:after {
  content: "/";
  padding: 0 4px;
}
.breadcrumb a:hover {
  color: #0f1e33;
}
.breadcrumb a:hover:after {
  color: #aeaeae;
}
.breadcrumb li:last-child a:after {
  display: none;
}
.format {
  color: #b3b1b1;
  font: 12px / normal "Post Grotesk", Arial, Helvetica, Tahoma, sans-serif;
  float: right;
  padding-left: 15px;
  text-transform: uppercase;
  text-align: right;
  width: 30%;
}
.format img {
  margin-left: 10px;
  vertical-align: middle;
}
.event-date {
  color: #d0383f;
  font: 700 11px/16px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.slick-dots li,
.slick-dots li button,
.slick-dots li button:before {
  height: 10px;
  width: 10px;
}
.slick-dots li:first-child {
  margin-left: 0;
}
.slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots li button:before {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.28);
  content: " ";
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  background-color: #fff;
  opacity: 1;
}
.btn-container {
  text-align: center;
}
.media-categories {
  margin: 45px 0;
}
.media-categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media-categories li {
  float: left;
  padding: 2px 17px;
  position: relative;
}
.media-categories li:before {
  background-color: #acacac;
  display: block;
  content: " ";
  height: 27px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
.media-categories li:first-child {
  padding-left: 0;
}
.media-categories li:first-child:before {
  display: none;
}
.media-categories__link {
  color: #acacac;
  font: 500 11px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.8px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.media-categories__link:hover {
  color: #0f1e33;
}
.category__navigation {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 40px;
}
.category__navigation ul {
  list-style: none;
  margin: 0;
  margin-bottom: 30px;
  padding: 0 65px;
}
.category__navigation li {
  margin: 0 17px;
  text-align: center;
}
.category__navigation__link {
  border-bottom: 3px solid transparent;
  color: #acacac;
  font: 500 11px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.8px;
  outline: none;
  padding-bottom: 5px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.category__navigation__link.active,
.category__navigation__link:hover {
  color: #d0383f;
  border-color: #e43b42;
}
.category__navigation .slick-arrow:before {
  display: none;
}
.category__navigation .slick-arrow span {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.category__navigation .slick-prev {
  left: 10px;
  top: 0;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.category__navigation .slick-prev span {
  background: url(../img/arrow-prev-category-icon.svg) center center no-repeat;
}
.category__navigation .slick-next {
  right: 10px;
  top: 0;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.category__navigation .slick-next span {
  background: url(../img/arrow-next-category-icon.svg) center center no-repeat;
}
.category__navigation-mobile {
  display: none;
}
.author {
  color: #acacac;
  font: 12px/16px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.inner-search {
  display: none;
  margin-bottom: 38px;
  margin-top: 24px;
  padding: 0 20px;
}
.inner-search .mobile-menu__search__input {
  color: #333b33;
  font-size: 12px;
  font-weight: normal;
}
/*  */
/*  */
/* PAGES */
/* INTRO SLIDER */
.intro {
  background: url(../img/ajax-loader.gif) center no-repeat;
  min-height: 530px;
}
.intro.loaded {
  background: none;
}
.intro__container {
  display: none;
  min-height: 530px;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.intro.loaded .intro__container {
  opacity: 1;
}
.intro__descr {
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 101%;
  left: 0;
  padding: 90px;
  padding-left: 5%;
  padding-right: 10%;
  position: absolute;
  top: -2px;
  width: 55%;
  z-index: 5;
}
.intro__descr__category,
.intro__descr__category a {
  color: #fff;
  font: 700 13px/1.77 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
}
.intro__descr__category a {
  position: relative;
}
.intro__descr__category a:after {
  border-bottom: 1px solid;
  content: " ";
  display: inline-block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
   -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  -moz-transition: opacity 0.35s, transform 0.35s, -moz-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s;
  -webkit-transform: scale(0,1);
  -moz-transform: scale(0,1);
  -ms-transform: scale(0,1);
  -o-transform: scale(0,1);
  transform: scale(0,1);
  width: 100%;
}
.intro__descr__category a:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.intro__descr .hero {
  color: #fff;
  line-height: 1.33;
  margin-bottom: 30px;
  margin-top: 14px;
  max-height: 222px;
  overflow: hidden;
}
.intro__img {
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
  z-index: 2;
}
.intro__img img {
  display: block;
}
.intro .slick-dots {
  bottom: 68px;
  left: 5%;
  text-align: left;
  width: 50%;
}
.search-horse {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  border-top: 3px solid #d0383f;
  min-width: 400px;
  padding: 10px 30px 38px 30px;
}
.search-horse .form-container {
  position: relative;
}
.search-horse__heading {
  color: #0f1e33;
  font: 700 18px/2.61 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin-bottom: 10px;
  position: relative;
}
.search-horse .select {
  cursor: pointer;
  display: inline-block;
  font: 700 18px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.search-horse .select__current {
  background: url(../img/arrow-down.svg) right center no-repeat;
  border: none;
  color: #d0383f;
  padding-right: 15px;
}
.search-horse .select__list {
  background-color: #fff;
  border: 1px solid #efefef;
  display: none;
  list-style: none;
  left: 0;
  margin: 0;
  min-width: 175px;
  padding: 0;
  position: absolute;
  top: -webkit-calc(100% - 5px);
  top: -moz-calc(100% - 5px);
  top: calc(100% - 5px);
  z-index: 5;
}
.search-horse .select__list li {
  color: #0f1e33;
  font: 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 11px 20px;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.search-horse .select__list li:hover {
  background-color: #f6f6f6;
}
.search-horse__input {
  border: 1px solid #d5d5d5;
  color: #0b1a48;
  font: 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 15px 54px 15px 17px;
  width: 100%;
}
.search-horse__input::-webkit-search-cancel-button {
  display: none;
}
.search-horse__input::-webkit-input-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.search-horse__input::-moz-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.search-horse__input:-ms-input-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.search-horse__input:-moz-placeholder {
  color: #c8c8c8;
  font: 300 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.search-horse__button {
  background-color: #d5d5d5;
  padding: 13px 16px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.search-horse__button svg {
  display: block;
  height: 22px;
  width: 22px;
}
.search-horse__button svg .group {
  fill: #fff;
}
.search-horse__button:hover,
.search-horse__button:active {
  background-color: #d0383f;
}

/* Search H/R on Ressult page */
.result-search-wrapper{
  margin-bottom:40px;
}
.result-search-wrapper .search-horse{
  border-right:1px solid #f0f0f0;
  border-top:1px solid #f0f0f0;
  min-width: auto;
}

.home {
  position: relative;
}
.home .search-horse {
  bottom: 0;
  position: absolute;
  right: 0;
  z-index: 10;
}
/*  */
/* EVENTS/LEADERS */
.events-leaders {
  padding-bottom: 50px;
  padding-top: 48px;
}
.events {
  float: left;
  padding-right: 31px;
  width: 65%;
}
.events .h1 {
  margin: 0;
  /*margin-bottom: 19px;*/
}
.events .additional-link::after{
  content:'';
  display:block;
  clear:both;
}
.events .additional-link{
  margin-bottom:20px;
}
.events .additional-link .more{
  float:right;
}
.events .h1 .more {
  float: right;
  position: relative;
  top: 20px;
}
.events #CurrentEvents div,
.events .views-row {
  border-bottom: 1px solid #d5d5d5;
  padding: 22px 0;
}
.events #CurrentEvents div:first-child,
.events .views-row:first-child {
  border-top: 1px solid #d5d5d5;
}
.events .date-display-single {
  color: #0f1e33;
  display: block;
  font: 700 14px/1.21 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.3px;
  margin: 0;
  margin-bottom: 8px;
  width: 100%;
}
.events #CurrentEvents div a,
.events .views-row a {
  color: #0f1e33;
  font: 700 12px/1.33 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.3px;
  padding: 0 10px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.events #CurrentEvents div a:after,
.events .views-row a:after {
  background-color: #0f1e33;
  bottom: 3px;
  content: " ";
  height: 12px;
  position: absolute;
  right: 0;
  width: 1px;
  z-index: 2;
}
.events #CurrentEvents div a:last-child:after,
.events .views-row a:last-child:after {
  display: none;
}
.events #CurrentEvents div .date-display-single + a,
.events .views-row .date-display-single + a {
  color: #0f1e33;
  font: normal 14px/1.21 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.3px;
  padding-left: 0;
  text-transform: none;
}
.events #CurrentEvents div .date-display-single + a:after,
.events .views-row .date-display-single + a:after {
  display: none;
}
.events #CurrentEvents div a:hover,
.events .views-row a:hover {
  color: #d0383f;
}
.leaderboards {
  float: left;
  padding-left: 31px;
  width: 35%;
}
.leaderboards .h1 {
  margin: 0;
  margin-bottom: 19px;
}
.leaderboards a {
  text-decoration: none;
}
.leaderboards a:hover {
  font-weight: 700;
}
.quicktabs-tabpage a{
  display: inline;
}
.leaderboards .leaderboard-list div div,
.leaderboards .leaderboard-list > a,
.leaderboards .content-text div div {
  margin-bottom: 8px;
}
.leaderboards .leaderboard-list div div:last-child,
.leaderboards .leaderboard-list > a:last-child,
.leaderboards .content-text div div:last-child {
  margin-bottom: 0;
}
.leaderboards__provided {
  margin-top: 25px;
}
.leaderboards__provided p {
  color: #0f1e33;
  font: normal 9px/2.11 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.2px;
  margin: 0;
}
.leaderboards__provided img {
  margin-top: 10px;
  max-width:220px;
}
/*  */
/* NEWS */
.news__general {
  border-bottom: 1px solid #d7d7d7;
  border-top: 3px solid #d0383f;
  padding-bottom: 65px;
  padding-top: 38px;
}
.news__general .published {
  margin-bottom: 12px;
}
.news__general__descr {
  float: left;
  padding-right: 135px;
  width: 43%;
}
.news__general__descr .h1 {
  margin: 0;
  margin-bottom: 21px;
}
.news__general__descr .h1 a {
  text-decoration: none;
}
.news__general__descr__text {
  color: #494949;
  font: normal 14px/1.64 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.news__general__descr__text p {
  margin: 0;
}
.news__general__img {
  float: left;
  margin-top: 10px;
  width: 57%;
}
.news__general__img img,
.news__general__img a {
  display: block;
}
.news__general__img-mobile {
  display: none;
  float: none;
  margin-bottom: 21px;
  width: 100%;
}
.news__list {
  margin: 28px 0 46px -30px;
}
.news__list .published {
  margin-bottom: 17px;
}
.news__list__item {
  float: left;
  padding-left: 30px;
  width: 25%;
}
.news__list__item:nth-child(5) {
  clear:left;
}
@media screen and (min-width:901px){
  .news__list__item {
    margin-bottom: 40px;
  }  
}
.news__list__item__img {
  border: 1px solid #e8e8e8;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: block;
  max-height: 164px;
  min-height: 164px;
}
.news__list__item .h2 {
  margin-bottom: 11px;
  margin-top: 27px;
}
.news__list__item .h2 a {
  text-decoration: none;
}
.news__list__item__descr {
  color: #494949;
  font: normal 14px/1.64 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin-bottom: 18px;
}
.news__list__item__descr p {
  margin: 0;
}
/*  */
/* MEDIA */
.media__container {
  border-top: 3px solid #d0383f;
  padding-top: 21px;
}
.media .h1 {
  font-size: 36px;
  line-height: 1.31;
  margin: 0;
  margin-bottom: 23px;
}
.media__list__item {
  float: left;
  margin-bottom: 57px;
  width: 50%;
}
.media__list__item:nth-child(3n-2) {
  padding-right: 14px;
}
.media__list__item:nth-child(2n) {
  padding-left: 14px;
}
.media__list__item .h2 {
  margin-bottom: 11px;
  margin-top: 24px;
  padding-right: 70px;
}
.media__list__item .h2 a {
  text-decoration: none;
}
.media__list__item__video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.media__list__item__video a,
.media__list__item__video img {
  display: block;
}
.media__list__item__video-container {
  max-height: 320px;
  min-height: 320px;
  position: relative;
}
.media__list__item__video__bg {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
.media__list__item__video__btn {
  background: rgba(23, 35, 34, 0.7);
  border: none;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 2px 2px 4px #000;
     -moz-box-shadow: 2px 2px 4px #000;
          box-shadow: 2px 2px 4px #000;
  cursor: pointer;
  height: 60px;
  opacity: 0.9;
  width: 60px;
  z-index: 10;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.media__list__item__video__btn:before {
  content: " ";
  display: block;
  margin: 1px 3px;
  border-style: solid;
  height: 0;
  width: 0;
  border-width: 15px 0 15px 30px;
  border-color: transparent transparent transparent #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.media__list__item__descr {
  color: #494949;
  font: normal 14px/1.64 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.media__list__item__descr p {
  margin: 0;
}
/*  */
/* USEA SUPPORT */
.usea-support {
  margin: 50px 0;
  text-align: center;
}
.usea-support a {
  display: block;
}
.usea-support img {
  display: block;
  margin: 0 auto;
  max-width: 600px;
}
.usea-support .image-label {
  font: 700 12px/1.64 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin: 0;
  margin-top: 15px;
}
/*  */
/* DISCOVER EVENTING */
body .discover-membership-section,
body .discover {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  padding-bottom: 114px;
  padding-top: 103px;
  position: relative;
  text-align: center;
}
@media screen and (min-width:769px){
  body .discover {
    background-image: none !important;
  }
}
body .discover:before,
body .discover-membership-section:before {
  background-color: rgba(9, 41, 61, 0.3);
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
body .discover .wrapper,
body .discover-membership-section .wrapper {
  max-width: 600px;
  position: relative;
}
body .discover__heading {
  color: #fff;
  font: 700 13px/1.77 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.9px;
  margin: 0;
  margin-bottom: 16px;
  text-transform: uppercase;
}
body .discover .hero,
body .discover-membership-section .hero {
  color: #fff;
  line-height: 1.33;
  margin-bottom: 27px;
  margin-top: 16px;
}
/*  */
/* SPONSORS */
.sponsors {
  padding-bottom: 71px;
}
.sponsors .h2 {
  margin-bottom: 41px;
  margin-top: 51px;
  text-align: center;
}
.sponsors__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -17px;
  justify-content: center;-webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sponsors__item {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  margin-bottom: 20px;
  padding-left: 17px;
}
.sponsors__item__container {
  border: solid 1px #ededed;
  border-top: 3px solid #d0383f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 185px;
  min-height: 185px;
  padding: 18px 22px;
  text-align: center;
}
.sponsors__item__descr {
  color: #494949;
  font: 500 11px/1.45 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.3px;
  max-height: 75px;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
}
.sponsors__item__descr p {
  margin: 0;
}
.sponsors__item__img {
  margin: auto;
}
.sponsors__item__img img {
  display: block;
  max-height: 100%;
  width: 100%;
}
/*  */
.news__inner .h1 {
  border-top: 3px solid #d0383f;
  margin: 0;
  margin-bottom: 40px;
  padding-top: 22px;
}
.news__inner .news__list {
  margin-bottom: 72px;
}
.sponsors__inner {
  border-top: 1px solid #e7e7e7;
}
.sponsors__inner .h2 {
  margin-top: 46px;
}
.usea-support__inner {
  margin-bottom: 23px;
}
.template-page {
  margin-bottom: 75px;
}
.template-page__content {
  color: #494949;
  float: left;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding-right: 40px;
  width: 65%;
}
.template-page__content p {
  margin: 0;
  margin-bottom: 25px;
}
.template-page__content p:last-child {
  margin-bottom: 0;
}
.template-page__aside {
  float: left;
  padding-left: 40px;
  width: 35%;
}
.template-page__aside .h2 {
  border-bottom: 3px solid #d0383f;
  margin: 0;
  padding-bottom: 11px;
}
.template-page__aside__link {
  border-bottom: 1px solid #d8d8d8;
  color: #494949;
  display: block;
  font: 14px/24px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 13px 0;
  text-decoration: none;
}
.template-page__aside__link:hover {
  font-weight: 700;
}
.template-page__aside__link__text {
  float: left;
  width: 70%;
}
.template-page .h1 {
  margin: 0;
  margin-bottom: 25px;
}
.become-member {
  margin: 80px 0;
}
.become-member:first-of-type {
  margin-top: 0;
}
.become-member__descr {
  float: left;
  padding-right: 82px;
  width: 70%;
}
.become-member__descr .h1 {
  margin: 0;
  margin-bottom: 30px;
}
.become-member__heading {
  color: #d0383f;
  font: 700 11px/16px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.8px;
  margin: 0;
  margin-bottom: 23px;
  text-transform: uppercase;
}
.become-member__text {
  color: #333b33;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding-right: 74px;
}

.text-block__description {
  max-width: 960px;
}
.become-member.page-text-block .become-member__text,
.become-member.page-text-block .become-member__descr {
  padding-right: 0;
}
/*.page .become-member.page-text-block .become-member__text,
.page .become-member.page-text-block .become-member__descr{
  
}*/
.text-block__description .h1 {
  margin: 0;
  margin-bottom: 30px;
}
.become-member__aside {
  float: left;
  padding-left: 82px;
  width: 30%;
}
.become-member__aside .h2 {
  border-bottom: 3px solid #d0383f;
  margin: 0;
  margin-top: 23px;
  padding-bottom: 11px;
}
.become-member__aside__link {
  color: #acacac;
  display: block;
  font: 700 14px/19px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin-top: 25px;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.become-member__aside__link:hover {
  color: #0f1e33;
}
.about-membership {
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-background-size: 60% 60%;
     -moz-background-size: 60%;
       -o-background-size: 60%;
          background-size: 60%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 80px 0;
  overflow: hidden;
  padding: 48px 51px 38px 51px;
  position: relative;
}
.about-membership:after {
  background-color: #fff;
  bottom: 0;
  content: " ";
  display: block;
  height: 100%;
  min-height: 100%;
  position: absolute;
  right: -10%;
  top: 0;
  -webkit-transform: skewX(-20deg);
     -moz-transform: skewX(-20deg);
      -ms-transform: skewX(-20deg);
       -o-transform: skewX(-20deg);
          transform: skewX(-20deg);
  width: 60%;
  z-index: 5;
}
.about-membership__img {
  display: none;
}
.about-membership__img img {
  display: block;
}
.about-membership__descr {
  background-color: #f2f2f2;
  margin: auto;
  /*margin-right: 0;*/
  margin-right: auto;
  margin-left:50%;

  min-height: 442px;
  max-width: 753px;
  /* min-width: 753px; */
  padding: 68px 98px 68px 63px;
  position: relative;
  z-index: 6;
}
.about-membership__descr .h1 {
  margin: 0;
  margin-bottom: 30px;
}
.about-membership-right {
  background-position: right center;
}
.about-membership-right:after {
  left: -10%;
  right: auto;
  -webkit-transform: skewX(20deg);
     -moz-transform: skewX(20deg);
      -ms-transform: skewX(20deg);
       -o-transform: skewX(20deg);
          transform: skewX(20deg);
}
.about-membership-right .about-membership__descr {
  /*margin-left: 0;
  margin-right: auto;*/
  margin-left: auto;
  margin-right: 50%;
}
.about-membership__text {
  color: #333b33;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.with-sidebar .no-intro-content .about-membership__descr{
  max-width: 100%;
  min-width: auto;
  width: 100%;
  margin-top: 50%;
  margin-left:0;
  margin-right:0;
}
.with-sidebar .no-intro-content .about-membership:after,
.with-sidebar .no-intro-content .about-membership__img{
  display: none;
}
.about-membership{

}
.with-sidebar .no-intro-content .about-membership__descr {
  min-height: auto;
}
.with-sidebar .no-intro-content .about-membership {
  background-position: top center;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.member-benefits {
  margin-bottom: 109px;
  margin-top: 74px;
}
.member-benefits .h1 {
  margin: 0;
  margin-bottom: 30px;
}
.member-benefits__content {
  max-width: 770px;
}
.member-benefits__item {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: 1px solid #c5c5c5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
}
.member-benefits__item__heading {
  color: #333b33;
  font: 300 22px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin: 0;
}
.member-benefits__item__price {
  color: #0a417a;
  font: 300 34px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.member-benefits__remark {
  margin-top: 25px;
}
.member-benefits__remark__heading {
  color: #494949;
  font: 700 14px/24px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin: 0;
}
.member-benefits__remark__descr {
  color: #494949;
  font: 14px/24px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.member-benefits__remark__descr p {
  margin: 0;
}
.membership-accordion {
  margin-bottom: 112px;
  margin-top: 123px;
}
.membership-accordion .h1 {
  margin: 0;
  cursor: pointer;
  position: relative;
  padding-right: 55px;
}
.membership-accordion .h1 svg {
  position: absolute;
  right: 35px;
  top: -webkit-calc(50% - 7px);
  top: -moz-calc(50% - 7px);
  top: calc(50% - 7px);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
}
.membership-accordion .h1.active svg {
  -webkit-transform: rotate(-180deg);
     -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.membership-accordion__item {
  border-bottom: 1px solid #c5c5c5;
  margin-top: 26px;
  max-width: 770px;
  padding-bottom: 30px;
}
.membership-accordion__item__descr {
  color: #333b33;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  display: none;
  margin-top: 30px;
}
.membership-accordion__item__descr ul,
.membership-accordion__item__descr p {
  margin: 0;
}
.membership-accordion__item__descr ul {
  padding-left: 20px;
}
.membership-accordion__item:last-child {
  border-bottom: 0;
}
.becoming {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  padding-bottom: 173px;
  padding-top: 132px;
  text-align: center;
}
.becoming .wrapper {
  max-width: 811px;
}
.becoming__heading {
  color: #fff;
  font: 13px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.9px;
  margin: 0;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.becoming .hero {
  color: #fff;
  line-height: 56px;
  margin: 0;
  margin-top: 16px;
}
.becoming__btn {
  display: none;
  margin-top: 37px;
}
.aec.template-page {
  margin-bottom: 20px;
}
.aec .template-page__content {
  padding-right: 63px;
  width: 70%;
}
.aec .template-page__aside {
  padding-left: 63px;
  width: 30%;
}
.aec .template-page__aside__link {
  color: #acacac;
  font: 700 14px/17px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin: 0;
  padding: 12px 0;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.aec .template-page__aside__link:last-child {
  border-bottom: none;
}
.aec .template-page__aside__link.active,
.aec .template-page__aside__link:hover {
  color: #0b1a48;
}
.aec__descr {
  padding-right: 53px;
  padding-top: 30px;
}
.aec__logo,
.aec__text {
  float: left;
}
.aec__logo {
  padding-right: 33px;
  width: 47%;
}
.aec__logo img {
  display: block;
  width: 100%;
}
.aec__text {
  padding-left: 33px;
  width: 53%;
}
.aec__text .h2 {
  margin-bottom: 25px;
  margin-top: 20px;
  padding-right: 15px;
}
.aec__text__descr {
  color: #494949;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.aec__years ul {
  list-style: none;
  margin: 0;
  margin-top: 30px;
  padding: 0;
}
.aec__years li {
  border-right: 1px solid #cecece;
  float: left;
}
.aec__years li:last-child {
  border-right: none;
}
.aec__years li:first-child .aec__years__link {
  padding-left: 0;
}
.aec__years__link {
  color: #acacac;
  font: 500 11px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.8px;
  padding: 2px 15px;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.aec__years__link:hover {
  color: #0b1a48;
}
.aec__news {
  border-top: 3px solid #d0383f;
  margin-top: 69px;
  padding-bottom: 77px;
  padding-top: 52px;
}
.aec__news .h1 {
  margin-bottom: 32px;
  margin-top: 14px;
  max-width: 78%;
}
.aec__news .h1 a {
  text-decoration: none;
}
.aec__news .slick-dots {
  bottom: 100px;
  left: 0;
  padding: 0 24px;
  text-align: left;
}
.aec__news__item__img a,
.aec__news__item__img img {
  display: block;
}
.aec__sponsors {
  border-top: 3px solid #d0383f;
  padding-top: 95px;
}
.aec__sponsors .h2 {
  margin-bottom: 35px;
  margin-top: 0;
}
.aec__sponsors__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -6px;
}
.aec__sponsors__item {
  margin-bottom: 35px;
}
.aec__sponsors__item__img {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 1px #ededed;
  border-top: 3px solid #d0383f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: -webkit-calc(33% - 6px);
  -ms-flex-preferred-size: calc(33% - 6px);
  flex-basis: -moz-calc(33% - 6px);
  flex-basis: calc(33% - 6px);
  margin-bottom: 10px;
  margin-left: 6px;
  max-height: 110px;
  min-height: 110px;
  padding: 20px 30px;
}
.template-page__content .aec__sponsors__item__img a,
.aec__sponsors__item__img a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}
.aec__sponsors__item__img img {
  display: block;
  margin: auto;
  max-height: 60px;
}
.calendar__states {
  float: left;
  padding-right: 90px;
  width: 65%;
}
.calendar__states .h1 {
  margin: 0;
  margin-bottom: 38px;
}
.calendar__states-container {
  margin-bottom: 40px;
}
.calendar .leaderboards {
  padding-left: 90px;
}
.calendar__areas {
  margin-top: 35px;
}
.calendar__areas .h2 {
  margin: 0;
  margin-bottom: 24px;
}
.calendar__areas ul,
.hof-years-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.calendar__areas li,
.hof-years-list li {
  border-right: 1px solid #cecece;
  float: left;
}
.calendar__areas li:first-child .calendar__areas__link,
.hof-years-list li:first-child a {
  padding-left: 0;
}
.calendar__areas li:last-child,
.hof-years-list li:last-child {
  border: none;
}
.calendar__areas__link,
.hof-years-list li a {
  color: #acacac;
  font: 700 14px/19px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.3px;
  padding: 4px 15px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.calendar__areas__link.active,
.calendar__areas__link:hover,
.hof-years-list li.active-year a,
.hof-years-list li a:hover {
  color: #d0383f;
}
.calendar__areas li:last-child .calendar__areas__link,
.hof-years-list li:last-child a {
  padding-right: 0;
}
.calendar__events {
  margin-bottom: 40px;
}
.calendar__events__area .h2 {
  margin-bottom: 0;
  margin-top: 27px;
  padding: 0 15px;
}
.calendar__events__area .year_heading {
  padding: 22px 15px;
  padding-bottom: 0;
}
.calendar__events__header {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0a417a;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px;
}
.calendar__events__header .h1 {
  color: #fff;
  margin: 0;
}
.calendar__events .search-event {
  min-width: 355px;
  margin-left:auto;
}
.search-event__error {
  color: #d0383f;
  display: none;
  font: 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin-bottom: 10px;
}
.calendar__events .search-event .form-container {
  position: relative;
}
.search-event .form-container.disabled {
  pointer-events: none;
}
.search-event .form-container.disabled .search-event__button {
  background-color: #d5d5d5;
}
.calendar__events .search-event .form-labels {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
.search-event__label {
  color: #fff;
  font: 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin: 0 10px;
}
.search-event__label:first-of-type {
  margin-left: 0;
}
.search-event__select {
  border: none;
  cursor: pointer;
  font: 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  outline: none;
  padding: 4px 0;
}
.calendar__events .search-event__input {
  background-color: #fff;
  border: none;
  color: #0b1a48;
  font: 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 16px 17px;
  padding-right: 72px;
  width: 100%;
}
.calendar__events .search-event__input::-webkit-search-cancel-button {
  display: none;
}
.calendar__events .search-event__input::-webkit-input-placeholder {
  color: #c8c8c8;
  font: 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.calendar__events .search-event__input::-moz-placeholder {
  color: #c8c8c8;
  font: 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.calendar__events .search-event__input:-ms-input-placeholder {
  color: #c8c8c8;
  font: 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.calendar__events .search-event__input:-moz-placeholder {
  color: #c8c8c8;
  font: 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.calendar__events .search-event__button {
  background-color: #d0383f;
  padding: 13.5px 16px;
  position: absolute;
  right: 0;
  top: 0;
  bottom:0;
  width: 54px;
  height: 49px;
}
.calendar__events .search-event__button svg {
  display: block;
  height: 22px;
  width: 22px;
}
.calendar__events .search-event__button svg .group {
  fill: #fff;
}
.calendar__open-events{
  margin-bottom:40px;
}
.calendar__events__item {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d5d5d5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 22px 15px;
}
.calendar__events__item__region {
  background-color: #d0383f;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-flex-basis: 42px;
      -ms-flex-preferred-size: 42px;
          flex-basis: 42px;
  height: 42px;
  overflow: hidden;
  position: relative;
}
.calendar__events__item__region span {
  color: #fff;
  font: 700 16px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  height: 19px;
  letter-spacing: 0.3px;
  overflow: hidden;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.calendar__events__item__descr {
  -webkit-flex-basis: -webkit-calc(75% - 42px);
      -ms-flex-preferred-size: calc(75% - 42px);
          flex-basis: -moz-calc(75% - 42px);
          flex-basis: calc(75% - 42px);
  margin-left: 21px;
}
.activities-wrapper .calendar__events__item{
  padding-left:0;
}
.activities-wrapper .calendar__events__item__descr{
  margin-left: 0;
}
.calendar__events__item__dates {
  font: 700 14px/17px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  list-style: none;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
}
.calendar__events__item__dates li {
  color: #acacac;
  float: left;
  padding: 0 7px;
  position: relative;
}
.calendar__events__item__dates li:after {
  background-color: #acacac;
  display: block;
  content: " ";
  height: 14px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
.calendar__events__item__dates li:first-child {
  color: #0f1e33;
  padding-left: 0;
}
.calendar__events__item__dates li:first-child:after {
  display: none;
}
.calendar__events__item__text {
  color: #0f1e33;
  font: 14px/17px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.3px;
}
.activities-wrapper .bold-subheading {
  font-weight: bold;
}
.activities-wrapper .calendar__events__item__text p{
  margin:0;
}
.activities-wrapper .calendar__events__item__text .activity-event-title {
  font-size: 1.3em;
}
.calendar__events__item__text a {
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.calendar__events__item__text a:hover {
  color: #d0383f;
}
.calendar__events__item__links {
  -webkit-flex-basis: -webkit-calc(25% - 42px);
      -ms-flex-preferred-size: calc(25% - 42px);
          flex-basis: -moz-calc(25% - 42px);
          flex-basis: calc(25% - 42px);
  margin-left: 21px;
  text-align: right;
}
.calendar__events__item__links a {
  padding: 0 6px;
  vertical-align: middle;
}
.calendar__events__item__links a .fa {
  font-size: 20px;
  vertical-align: middle;
  color:rgb(11, 26, 72);
}
.calendar__events__item__links svg {
  display: block;
}
.calendar__events__item:last-child {
  border-bottom: none;
}
.calendar__events .btn-container {
  padding-bottom: 50px;
  padding-top: 60px;
}
.calendar__events .btn-container .btn {
  min-width: 245px;
}
.usa-map {
  margin-bottom: 35px;
}
.usa-map svg {
  display: block;
  height: 100%;
  min-height: 439px;
  width: 100%;
}
.usa-map__area__link {
  color: #e6e6e6;
  fill: #e6e6e6;
}
.usa-map__area {
  cursor: pointer;
  -webkit-transition: fill 0.4s ease;
  -o-transition: fill 0.4s ease;
  -moz-transition: fill 0.4s ease;
  transition: fill 0.4s ease;
}
.usa-map__area:hover,
.usa-map__area.active {
  fill: #d0383f;
}
.event {
  float: left;
  padding-right: 65px;
  width: 63%;
}
.event .h1 {
  margin: 0;
  margin-bottom: 32px;
  max-width: 500px;
}
.event__detail {
  margin-bottom: 44px;
  margin-top: 32px;
}
.event__detail .h2 {
  margin: 10px 0;
  max-width: 350px;
}
.event__detail__dates {
  list-style: none;
  margin: 0;
  padding: 0;
}
.event__detail__dates li {
  color: #acacac;
  font: 12px/16px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  float: left;
  padding: 0 7px;
  position: relative;
}
.event__detail__dates li:after {
  background-color: #acacac;
  display: block;
  content: " ";
  height: 14px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
.event__detail__dates li:first-child {
  padding-left: 0;
}
.event__detail__dates li:first-child:after {
  display: none;
}
.event-id {
  color: #acacac;
  font: 12px/16px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.event__container,
.profile__container {
  margin-bottom: 95px;
}
.event__container .template-page__aside {
  padding-left: 65px;
  width: 37%;
}
.event__container .template-page__aside__link {
  padding: 8px 0;
}
.event__descr-block {
  border-bottom: 1px solid #d5d5d5;
  margin-top: 44px;
  padding-bottom: 40px;
}
.event__descr-block h4 {
  color: #333b33;
  font: 700 18px/1.5 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin-bottom: 5px;
  margin-top: 25px;
}
.event__descr-block h5 {
  color: #333b33;
  font: 700 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin: 0;
  margin-top: 30px;
}
.event__descr-block p {
  color: #494949;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin: 0;
}
.event__descr-block a {
  text-decoration: none;
}
.event__descr-block:last-child {
  border: none;
  padding-bottom: 0;
}
.video__general {
  margin-bottom: 70px;
}
.video__general__container {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  float: left;
  max-height: 470px;
  min-height: 470px;
  position: relative;
  width: 66%;
}
.video__general__container a {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
     -moz-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
       -o-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.video__general__container a:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
     -moz-transform: translate(-50%, -50%) scale(1.2);
      -ms-transform: translate(-50%, -50%) scale(1.2);
       -o-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
}
.video__general__descr {
  border-top: 3px solid #e43b42;
  float: left;
  padding-left: 30px;
  padding-top: 45px;
  width: 34%;
}
.video__general__descr .h1 {
  margin-bottom: 30px;
  margin-top: 15px;
}
.video__general__descr .h1 a {
  text-decoration: none;
}
.video__general__descr__text {
  color: #494949;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.video__general__descr__text p {
  margin: 0;
}
.video__general__descr .more {
  margin-top: 27px;
}
.video__category {
  margin-bottom: 25px;
}
.video__category__slider .slick-arrow {
  background-color: #e43b42;
  max-height: 215px;
  min-height: 215px;
  top: 0;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  width: 48px;
}
.video__category__slider .slick-arrow:before {
  display: none;
}
.video__category__slider .slick-arrow:hover {
  background-color: rgba(228, 59, 66, 0.85);
}
.video__category__slider .slick-arrow span {
  display: inline-block;
  height: 20px;
  width: 10px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.video__category__slider .slick-prev {
  left: -48px;
}
.video__category__slider .slick-prev span {
  background: url(../img/arrow-prev-icon.svg) center center no-repeat;
}
.video__category__slider .slick-next {
  right: -64px;
}
.video__category__slider .slick-next span {
  background: url(../img/arrow-next-icon.svg) center center no-repeat;
}
.video__category__slider .video__category__item {
  margin-left: 0;
}
.video__category .h1 {
  border-bottom: 1px solid #d5d5d5;
  margin: 0;
  margin-bottom: 34px;
  padding-bottom: 9px;
}
.video__category__container {
  margin-left: -16px;
  min-height: 215px;
}
.video__category__container .slick-dots {
  bottom: -15px;
  padding: 0 20px;
  text-align: left;
}
.video__category__container .slick-dots li button:before {
  background-color: rgba(51, 59, 51, 0.28);
  height: 8px;
  width: 8px;
}
.video__category__container .slick-dots li.slick-active button:before {
  background-color: #333b33;
}
.video__category__item {
  display: inline-block;
  margin-bottom: 30px;
  margin-left: -4px;
  padding-left: 16px;
  vertical-align: top;
  width: 33.33%;
}
.video__category__item__bg {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  margin-bottom: 21px;
  max-height: 215px;
  min-height: 215px;
  position: relative;
}
.video__category__item__bg a {
  outline: none;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.video__category__item .h2 {
  margin: 0;
  margin-top: 5px;
}
.video__category__item .h2 a {
  text-decoration: none;
}
.video__category__item:first-child {
  margin-left: 0;
}
.video__category:last-of-type {
  margin-bottom: 70px;
}
.video__detail .h1 {
  margin-bottom: 30px;
  margin-top: 7px;
}
.video__detail__container {
  margin-bottom: 33px;
  max-height: 713px;
  min-height: 713px;
  position: relative;
}
.video__detail__bg {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
.video__detail__btn {
  cursor: pointer;
  z-index: 10;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
     -moz-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
       -o-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.video__detail__btn:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
     -moz-transform: translate(-50%, -50%) scale(1.2);
      -ms-transform: translate(-50%, -50%) scale(1.2);
       -o-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
}

.video__detail__video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.video__detail__descr {
  color: #494949;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  max-width: 60%;
}
body:not(.entry-item) .video__detail__descr p {
  margin: 0;
}
body:not(.entry-item) .video__detail__descr .h2 {
  margin: 0;
  margin-top: 20px;
}
.video__detail .media-categories {
  margin-bottom: 72px;
}
.photos__list {
  margin-bottom: 27px;
  margin-left: -16px;
}
.photos__list__item {
  display: inline-block;
  margin-bottom: 38px;
  margin-left: -4px;
  padding-left: 16px;
  vertical-align: top;
  width: -webkit-calc(33.33% - 3px);
  width: -moz-calc(33.33% - 3px);
  width: calc(33.33% - 3px);
}
.photos__list__item .h2 {
  margin: 0;
}
.photos__list__item .h2 a {
  text-decoration: none;
}
.photos__list__img {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: block;
  margin-bottom: 20px;
  max-height: 235px;
  min-height: 235px;
}
.photos__list__detail .photos__list__item {
  margin-bottom: 16px;
}
.photos__list__detail .photos__list__img {
  margin-bottom: 0;
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.photos__list__detail .photos__list__img:hover {
  opacity: 0.7;
}
.photos__detail .h1 {
  margin: 0;
  margin-bottom: 18px;
  text-align: center;
}
.photos__detail .media-categories ul {
  display: inline-block;
}

.photos .btn-container .btn {
  min-width: 245px;
}
.news-inner__general {
  margin-bottom: 67px;
}
.news-inner__general__img {
  float: left;
  width: 64%;
}
.news-inner__general__img a,
.news-inner__general__img img {
  display: block;
}
.news-inner__general__descr {
  border-top: 3px solid #e43b42;
  float: left;
  padding-left: 30px;
  padding-top: 45px;
  width: 36%;
}
.news-inner__general__descr .h1 {
  margin-bottom: 25px;
  margin-top: 30px;
}
.news-inner__general__descr .h1 a {
  text-decoration: none;
}
.news-inner__general__descr__text {
  color: #494949;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.news-inner__general__descr__text p {
  margin: 0;
}
.news-inner__general__descr .more {
  margin-top: 27px;
}
.news-inner .category__navigation .slick-prev {
  left: 0;
}
.news-inner .category__navigation .slick-next {
  right: 0;
}
.news-inner__list {
  margin-bottom: 65px;
  margin-top: 69px;
}
.news-inner__list__item {
  margin-bottom: 95px;
}
.news-inner__list__item__img {
  float: left;
  width: 40%;
}
.news-inner__list__item__img a,
.news-inner__list__item__img img {
  display: block;
  margin: 0 auto;
  min-height: 286px;
}
.news-inner__list__item__descr {
  float: left;
  padding-left: 28px;
  width: 60%;
}
.news-inner__list__item__descr .h2 {
  margin-bottom: 30px;
  margin-top: 10px;
  max-width: 50%;
}
.news-inner__list__item__descr .h2 a {
  text-decoration: none;
}
.news-inner__list__item__descr__text {
  color: #494949;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding-right: 80px;
}
.news-inner__list__item__descr__text p {
  margin: 0;
}
.news-inner__list .btn {
  min-width: 245px;
}
.news-detail__container {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 30px;
}
.news-detail__descr {
  color: #333b33;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  float: left;
  padding-right: 65px;
  width: 70%;
}
.news-detail__descr .h1 {
  margin-bottom: 5px;
  margin-top: 10px;
  padding-right: 85px;
}
.news-detail__descr h3 {
  color: #333b33;
  font: 700 18px/1.3 "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  /*margin: 0;*/
}
.news-detail__descr p {
  margin: 0;
  padding-bottom: 20px;
}
.news-detail__descr p + ol,
.news-detail__descr p + ul {
  margin-top: 0;
}
.news-detail__descr figure {
  margin: 0;
}
figure.news-detail__img {
  margin: 0;
  margin-bottom: 50px;
  margin-top: 30px;
}
.news-detail__img img,
.news-detail__descr figure img {
  display: block;
}
.entry-item .news-detail__descr figure[style] img{
  display: inline-block;
}
.news-detail__img figcaption,
.news-detail__descr figcaption {
  color: #acacac;
  font: 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin-top: 10px;
  text-align: left;
}
.news-detail__descr figcaption {
  margin-bottom: 30px;
  font-style: normal;
}
.news-detail__descr figcaption > * {
  font-style: normal;
}
.news-detail__img-mobile {
  display: none;
}
.news-detail .become-member__aside {
  padding-left: 65px;
}
.news-detail .become-member__aside .h2 {
  margin-top: 30px;
}
.podcasts {
  margin-bottom: 76px;
}
.podcasts__header {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 53px;
  padding-top: 10px;
}
.podcasts__heading {
  color: #333b33;
  font: 700 60px/70px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin: 0;
}
.podcasts__search {
  min-width: 355px;
}
.podcasts__search .form-container {
  position: relative;
}
.podcasts__search__input {
  background-color: #fff;
  border: 1px solid #d5d5d5;
  color: #0b1a48;
  font: 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 15px 17px;
  padding-right: 72px;
  width: 100%;
}
.podcasts__search__input::-webkit-search-cancel-button {
  display: none;
}
.podcasts__search__input::-webkit-input-placeholder {
  color: #c8c8c8;
  font: 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.podcasts__search__input::-moz-placeholder {
  color: #c8c8c8;
  font: 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.podcasts__search__input:-ms-input-placeholder {
  color: #c8c8c8;
  font: 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.podcasts__search__input:-moz-placeholder {
  color: #c8c8c8;
  font: 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
}
.podcasts__search__button {
  background-color: #d5d5d5;
  padding: 13.5px 16px;
  position: absolute;
  right: 0;
  top: 0;
}
.podcasts__search__button svg {
  display: block;
  height: 22px;
  width: 22px;
}
.podcasts__search__button svg .group {
  fill: #fff;
}
.podcasts__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -26px;
}
.podcasts__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 33.33%;
     -moz-box-flex: 0;
      -ms-flex: 0 1 33.33%;
          flex: 0 1 33.33%;
  margin-bottom: 63px;
  padding-left: 26px;
}
.podcasts__item__header {
  background-color: #0a417a;
  padding: 26px 40px;
}
.podcasts__item__header .published__date {
  color: #d5d5d5;
  font: 700 12px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: normal;
  padding: 0;
}
.podcasts__item__heading {
  font: 700 20px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin: 0;
  margin-top: 12px;
  max-height: 72px;
  overflow: hidden;
}
.podcasts__item__heading a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.podcasts__item__heading a:hover {
  color: #d0383f;
}
.podcasts__item__descr {
  border: 1px solid #ededed;
  color: #9b9b9b;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.4px;
  padding: 25px 35px;
}
.podcasts__item__descr p {
  margin: 0;
  max-height: 161px;
  overflow: hidden;
}
.podcasts__item__descr .more {
  margin-top: 20px;
}
.podcasts .btn-container {
  margin-top: 10px;
}
.podcasts .btn {
  min-width: 250px;
}
.podcasts-detail__container {
  margin-bottom: 110px;
}
.podcasts-detail__descr {
  color: #333b33;
  font: 14px/23px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  float: left;
  padding-right: 48px;
  width: 70%;
}
.podcasts-detail__descr .h1 {
  margin-bottom: 30px;
  margin-top: 20px;
}
.podcasts-detail__descr p {
  margin: 0;
  padding-bottom: 30px;
}
.podcasts-detail__descr .btn-container {
  margin-top: 19px;
}
.podcasts-detail__descr .btn-container .more {
  width: 50%;
}
.podcasts-detail__descr .btn-container .prev {
  float: left;
  text-align: left;
}
.podcasts-detail__descr .btn-container .next {
  float: right;
  text-align: right;
}
.podcasts-detail .become-member__aside {
  padding-left: 48px;
}
.audio {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #9b9b9b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 30px;
}
.audio audio {
  display: none;
  height: 0;
  visibility: hidden;
  width: 0;
}
.audio__btn {
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
  padding: 0;
}
.audio__btn svg {
  display: block;
  height: 100%;
  width: 100%;
}
.audio .audio__btn__pause {
  display: none;
}
.audio.playing .audio__btn__play {
  display: none;
}
.audio.playing .audio__btn__pause {
  display: block;
}
.audio__details {
  -webkit-flex-basis: -webkit-calc(100% - 90px);
      -ms-flex-preferred-size: calc(100% - 90px);
          flex-basis: -moz-calc(100% - 90px);
          flex-basis: calc(100% - 90px);
  padding-left: 22px;
}
.audio__name {
  color: #0b1a48;
  font: 700 11px/16px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.audio__name__heading {
  margin: 0;
  margin-bottom: 15px;
}
.audio__progress {
  background-color: #d8d8d8;
  cursor: pointer;
  height: 13px;
  width: 100%;
}
.audio__progress-current {
  background: #d0383f;
  height: 13px;
  width: 0;
}
.audio__current-time,
.audio__download {
  color: #c6c5c6;
  display: block;
  font: 11px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  margin-top: 15px;
  letter-spacing: 0.8px;
  text-align: right;
}
.audio__download {
  margin-top: 0;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
  width: 100%;
}
.audio__download:hover {
  color: #0f1e33;
}
.documents .membership-accordion {
  margin: 0;
  margin-bottom: 64px;
}
.documents .membership-accordion .document-link {
  display: block;
  padding-left: 20px;
  position: relative;
  text-decoration: none;
}
.documents .membership-accordion .document-link:hover {
  font-weight: 700;
}
.documents .membership-accordion .document-link:before {
  background-color: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: " ";
  display: block;
  height: 4px;
  left: 4px;
  position: absolute;
  top: -webkit-calc(50% - 3px);
  top: -moz-calc(50% - 3px);
  top: calc(50% - 3px);
  width: 4px;
}
.documents .membership-accordion__item {
  margin-top: 30px;
}
.documents .membership-accordion__item__descr {
  margin-top: 0;
}
.documents .membership-accordion h2 {
  margin-bottom: 10px;
  margin-top: 30px;
}
.search-bar.search-bar-inner {
  display: block;
}
.search-result {
  border-top: solid 1px #eaeaea;
  margin-bottom: 77px;
  padding-top: 33px;
}
.search-result__aside {
  float: left;
  padding-right: 80px;
  width: 30%;
}
.search-result__aside__total {
  border-bottom: 1px solid #c5c5c5;
  color: #0f1e33;
  font: 700 16px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 20px 0;
}
.search-result__aside__total-category {
  background-color: #d0383f;
  -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
          border-radius: 14px;
  color: #fff;
  display: inline-block;
  font: 11px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  letter-spacing: 0.4px;
  margin-left: 15px;
  padding: 6px 10px 3px 10px;
  text-align: center;
  vertical-align: middle;
}
.search-result__aside .h1 {
  margin: 15px 0;
}
.search-result__aside .h1 a {
  text-decoration: none;
}
.search-result__content {
  float: left;
  margin-top: 8px;
  padding-left: 80px;
  width: 70%;
}
.search-result__item {
  margin-bottom: 34px;
  position: relative;
  -webkit-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  transition:all 0.4s ease 0s;
}
.search-result__item.responce-waiting{
  -webkit-filter:blur(2px);
  filter:blur(2px);
}
.search-result__item.responce-waiting::before{
  content:"";
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index:10;
  background-color:rgba(255,255,255,0.5);
  cursor:progress;
}
.search-result__item .h1 {
  border-bottom: 1px solid #c5c5c5;
  margin: 0;
  padding-bottom: 5px;
  padding-right: 120px;
  padding-left: 24px;
  position: relative;
}
.search-result__item .search-result__aside__total {
  border: none;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
}
.search-result__item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.search-result__item__link {
  border-bottom: 1px solid #c5c5c5;
  color: #6c6c6c;
  display: block;
  font: 14px / normal "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 24px;
  padding-right: 30px;
  position: relative;
  text-decoration: none;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.search-result__item__link:hover {
  background-color: #f2f2f2;
}
.search-result__item__link:after {
  color: #d0383f;
  content: "\2192";
  font-weight: 700;
  position: absolute;
  right: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
}
.search-result__pagination {
  margin-top: 22px;
  text-align: right;
}
.search-result__pagination ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  margin-right: 15px;
  padding: 0;
}
.search-result__pagination li {
  float: left;
}
.search-result__current,
.search-result__pagination__link {
  color: #d0383f;
  font: 700 12px/16px "Azo Sans", Arial, Helvetica, Tahoma, sans-serif;
  padding: 0 10px;
  text-transform: uppercase;
  text-decoration: none;
}
.search-result__current{
  color: #c1c1c1;
  padding-top: 5px;
}
.search-result__pagination-mobile {
  display: none;
}
.search-result__pagination-mobile ul {
  display: block;
}
/*  */
/* LOGIN/REGISTRATION/FORGOT PAGE */
.login-form,
.register-form,
.forgot-form {
  border-top: solid 1px #eaeaea;
  padding: 38px 0;
}
.login-form .btn-container,
.register-form .btn-container,
.forgot-form .btn-container {
  text-align: left;
}
.login-form a,
.register-form a,
.forgot-form a {
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.login-form a:hover,
.register-form a:hover,
.forgot-form a:hover {
  color: rgba(73,73,73, 0.8);
  text-decoration: none;
}
/*  */
/* RESULTS PAGE */
.event__results {
  float: none;
  padding-right: 0;
  width: 100%;
}
.event__results .h1 {
  max-width: 100%;
}
.event__results .h1 a {
  text-decoration: none;
}
.fclear {
  clear: both;
}
.fleft {
  float: left;
}
.full_width {
  width: 100%;
}
.results_heading {
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  text-align: left;
}
.heading_row.full_width:after,
.other_row.full_width:after {
  content: ' ';
  clear: both;
  display: block;
}
.heading_row div {
  border: 1px solid #000;
  line-height: 22px;
  padding: 0 5px;
}
.first_col {
  padding-left: 1%;
  text-align: left;
  width: 40%;
}
.gray_header {
  background-color: #ccc;
  color: #000;
  float: left;
  font-weight: 700;
  font-size: .8em;
}
.other_col {
  display: inline-block;
  padding: 0 5px;
  width: 6%;
}
.last_col {
  border: none;
  width: 6%;
}
.other_row {
  color: #000;
  font-weight: 400;
  font-size: .8em;
}
.other_row .first_col {
  border-left: 1px solid #000;
  /*-o-text-overflow: ellipsis;
  text-overflow: ellipsis;*/
}
.other_row div {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
}
.last_row {
  margin-bottom: 2%;
  width: 100%;
}
.heading_row div.other_col,
.heading_row div.last_col,
.other_row div.other_col,
.other_row div.last_col {
  border-left: none;
  text-align: center;
}
.padding_1per a {
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.padding_1per a:hover {
  color: #d0383f;
}
.profile .h1 {
  margin: 0;
  margin-bottom: 32px;
  max-width: 100%;
}
.event__results__list,
.profile_events_list {
  min-width: 750px;
}
.profile__results .first_col {
  width: 22%;
}
.leaderboard-division-list table {
  border-collapse: collapse;
  width: 100%;
}
.leaderboard-division-list table,
.leaderboard-division-list th,
.leaderboard-division-list td {
  border: 1px solid #000;
  padding: 5px;
}
.leaderboard-division-list table a,
.back-to-leaderboards a {
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.leaderboard-division-list table a:hover,
.back-to-leaderboards a:hover {
  color: #d0383f;
}
.leaderboard-division-list .cell-place {
  width: 10%;
}
.leaderboard-division-list .cell-name {
  width: 70%;
}
.leaderboard-division-list .cell-points {
  width: 20%;
}
.leaderboard-division-list .leaderboard-division {
  margin-bottom: 0;
}
.back-to-leaderboards {
  text-align: center;
}
.back-to-leaderboards a {
  font-weight: 700;
}
/*  */
/* HALL OF FAME PAGE */

.hallOfFameLanding .wrapper {
	max-width: 1142px;
}

.hallOfFameLanding .text-block__description {
	max-width: 840px;
}

.hallOfFameLanding .become-member {
	margin: 40px 0;
}

.hof-items {
	margin-bottom: 66px;
}

.hof-items-heading {
	color: #333B33;
	font-size: 26px;
	line-height: 33px;
	margin-bottom: 35px;
}

.hof-years-list {
	border-bottom: 2.5px solid #D0383F;
	margin-bottom: 56px;
	margin-top: 35px;
	padding-bottom: 11px;
}

.hof-years-list li {
	line-height: normal;
	margin-bottom: 9px;
	margin-right: 9px;
}

.hof-years-list li:last-child {
	margin-right: 0;
}

.hof-years-list li a {
	padding: 0;
	padding-right: 9px;
}

.hof-thumbnails {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -20px;
}

.hof-thumbnails > article {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 354px;
	width: 100%;
}

.hof-thumbnails > article.visible {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.hof-thumbnails > article.hidden {
	display: none;
}

.hof-item-image {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 66.25%;
	position: relative;
	width: 100%;
}

.hof-item-image a {
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	right: 0;
}

.hof-item-body {
	background-color: #F7F7F7;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 30px;
}

.hof-item-title {
	margin: 0;
	margin-bottom: 30px;
}

.hof-item-excerpt {
	margin: 30px 0;
}

.hof-item-btn .btn,
.hof-back .btn {
	font-size: 12px;
	min-width: 146px;
	padding: 18px 10px 16px 10px;
}

.hof-item {
	margin-bottom: 100px;
}

.hof-item-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.hof-title {
	color: #333B33;
	font-size: 33px;
	line-height: 42px;
}

.hof-sidebar-photo {
	margin-top: 95px;
	width: 30%;
}

.hof-back .btn {
	min-width: 132px;
}

/*  */
/* MEDIA */
@media screen and (max-width: 1330px) {
  .video__category__slider {
    padding: 0 50px;
  }
  .video__category__slider .slick-prev {
    left: 0;
  }
  .video__category__slider .slick-next {
    right: -16px;
  }
}
@media screen and (max-width: 1000px) {
  .mobile-sandvich {
    display: inline-block;
  }
  .main-menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 12px 20px;
  }
  .main-menu__container {
    display: none;
  }
  .main-menu__logo {
    border: none;
    padding: 0;
  }
  .main-menu__logo img {
    max-width: 69px;
  }
  .about-membership__descr {
    min-height: auto;
    max-width: 50%;
    min-width: auto;
    padding: 30px 30px 30px 40px;
    min-height: auto;
  }
  .about-membership {
    background-position: left top;
    -webkit-background-size: 80% 80%;
    -moz-background-size: 80%;
    -o-background-size: 80%;
    background-size: 80%;
  }
  .about-membership-right{
    background-position: right top;
  }
  .photos__detail__gallery .slick-prev {
    left: 0;
  }
  .photos__detail__gallery .slick-next {
    right: 0;
  }
  .calendarLandingPage .intro__inner .hero {
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 1160px) {
  .footer__main {
    margin-bottom: 39px;
    text-align: center;
  }
  .footer__main__item {
    float: none;
    padding: 0;
    width: 100%;
  }
  .footer__main__item nav,
  .footer__main__item ul {
    display: none;
  }
  .footer__main__item__heading,
  .footer__main__item__heading a {
    font-size: 16px;
    font-weight: normal;
  }
  .footer__main__item__heading {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1100px) {
  .news__general__descr {
    padding-right: 90px;
  }
  .search-result__aside {
    padding-right: 40px;
  }
  .search-result__content {
    padding-left: 40px;
  }
  .news-detail__descr {
    padding-right: 40px;
  }
  .become-member__aside {
    padding-left: 40px;
  }
  .video__detail__container {
    min-height: 500px;
  }
  .aec__descr {
    padding-right: 0;
  }
  .aec .template-page__content {
    padding-right: 20px;
  }
  .aec .template-page__aside {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .home .search-horse {
    min-width: 100%;
    position: static;
  }
  .inner-sub {
    display: none !important;
  }
  .become-member__descr {
    padding-right: 40px;
  }
  .become-member__aside {
    padding-left: 40px;
  }
  
  .with-sidebar .no-intro-content .about-membership:after {
    display: none;
  }
  .about-membership{
    padding-left:0;
    padding-right:0;
  }
  .with-sidebar .no-intro-content .about-membership{
    background-image:none;
  }
  .about-membership__img,
  .with-sidebar .no-intro-content .about-membership,
  .with-sidebar .no-intro-content .about-membership__img{
    display: block;
  }
  .with-sidebar .no-intro-content .about-membership__descr{
    margin-top: 0;
  }
  .podcasts__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
  .podcasts-detail__descr {
    padding-right: 20px;
  }
  .podcasts-detail .become-member__aside {
    padding-left: 20px;
  }
}
@media screen and (max-width: 992px) {
  .events {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .leaderboards {
    float: none;
    margin-top: 21px;
    padding-left: 0;
    width: 100%;
  }
  .news__general {
    border-bottom: none;
    padding-bottom: 0;
  }
  .news__general__descr {
    float: left;
    padding-right: 0;
    width: 100%;
  }
  .news__general__descr .published,
  .news__general__descr .h1 {
    padding: 0 20px;
  }
  .news__general__img-mobile {
    display: block;
  }
  .news__general__img-desktop {
    display: none;
  }
  .news__general__descr__text {
    border-bottom: 1px solid #d7d7d7;
    margin: 0 20px;
    padding-bottom: 22px;
  }
  .news__list {
    padding: 0 20px;
  }
  .intro__inner-hasnav .wrapper {
    padding: 0;
  }
  .intro__inner-hasnav .hero {
    padding: 90px 20px;
  }
  .inner-secondary-nav ul {
    background-color: #d0383f;
    display: none;
    left: 0;
    position: absolute;
    top: 60px;
    width: 100%;
	z-index: 5;
  }
  .inner-secondary-nav ul li {
    float: none;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }
  .inner-secondary-nav ul li.active {
    display: none;
  }
  .inner-secondary-nav__link {
    border: none;
  }
  .inner-secondary-nav__current-link {
    display: block;
  }
  .news__inner .h1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .calendar__states {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .calendar .leaderboards {
    padding-left: 0;
  }
  .about-membership__descr {
    max-width: 70%;
  }
}
@media screen and (max-width: 900px) {
  .news__general {
    padding-bottom: 28px;
  }
  .news__list {
    margin-left: 0;
    margin-top: 0;
  }
  .news__list__item {
    border-top: 1px solid #d7d7d7;
    display: none;
    float: none;
    margin-top: 35px;
    padding-left: 0;
    padding-top: 26px;
    width: 100%;
  }
  .news__list__item:first-child,
  .news__list__item:nth-child(2) {
    display: block;
  }
  .news__list__item:first-child {
    border: none;
    margin-top: 0;
    padding-top: 0;
  }
  .news__list__item .share-btns {
    display: none;
  }
  .news__list__item__img {
    margin: 0 auto;
    max-width: 400px;
    min-height: 202px;
  }
  .media__list__item__video-container {
    max-height: 240px;
    min-height: 240px;
    overflow: hidden;
  }
  .sponsors__item {
    -webkit-flex-basis: 33.33%;
        -ms-flex-preferred-size: 33.33%;
            flex-basis: 33.33%;
  }
  .footer__bot {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 20px 40px;
    text-align: center;
  }
  .footer__bot__credits {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: center;
  }
  .stars {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 10px;
  }
  .footer__bot__link {
    border-left: none;
    color: #0a417a;
    font-size: 11px;
    line-height: 14px;
    padding: 0 5px;
  }
  .footer__bot__copyright {
    color: #0a417a;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    padding: 0;
  }
  .intro__container {
    min-height: 100%;
  }
  .intro__img,
  .intro__descr {
    position: static;
  }
  .intro__img {
    min-height: 50vh;
    width: 100%;
  }
  .intro__descr {
    background-image: none!important;
    background-color: #0a417a;
    padding-bottom: 72px;
    padding-top: 23px;
    width: 100%;
  }
  .intro .slick-dots {
    bottom: 33px;
  }
  .template-page {
    margin-bottom: 40px;
  }
  .template-page__content {
    float: none;
    margin-bottom: 55px;
    padding-right: 0;
    width: 100%;
  }
  .template-page__aside {
    float: none;
    padding-left: 0;
    width: 100%;
  }
  .news__inner .h1 {
    display: none;
  }
  .become-member__descr {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .search-result__aside {
    display: none;
  }
  .search-result__content {
    float: none;
    padding-left: 0;
    width: 100%;
  }
  .search-result__pagination {
    display: none;
  }
  .search-result__pagination-mobile {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .video__general__container {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .video__general__descr {
    float: none;
    padding-left: 0;
    width: 100%;
  }
  .video__category__item {
    margin-left: 0;
  }
  .video__category {
    margin-bottom: 37px;
  }
  .video__category__slider {
    padding: 0;
  }
  .photos__list__item {
    width: 50%;
  }
  .news-inner__general__img {
    float: none;
    width: 100%;
  }
  .news-inner__general__descr {
    float: none;
    padding-left: 0;
    padding-top: 39px;
    width: 100%;
  }
  .news-inner__general__descr .h1 {
    margin-bottom: 11px;
    margin-top: 0;
  }
  .news-inner__list__item__img a,
  .news-inner__list__item__img img {
    min-height: 100%;
  }
  .news-inner__list__item__descr__text {
    padding-right: 0;
  }
  .news-detail__container {
    border-bottom: 0;
  }
  .news-detail__descr {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .become-member__aside {
    display: block;
    float: none;
    max-width: 400px;
    padding-left: 0 !important;
    width: 100%;
  }
	body.with-sidebar .mobile-sidebar {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	body.with-sidebar .mobile-sidebar .become-member__aside {
		margin-bottom: 63px;
		webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.aside-block-wrapper .h2 {
		position: relative;
		padding-right: 15px;
	}
	.aside-block-wrapper .h2:after {
		content: url(../img/arrow-down.svg);
		line-height: 0;
		position: absolute;
		right: 0;
		top: -webkit-calc(50% - 10px);
		top: -moz-calc(50% - 10px);
		top: calc(50% - 10px);
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		-webkit-transition: -webkit-transform 0.4s ease;
		transition: -webkit-transform 0.4s ease;
		-o-transition: -o-transform 0.4s ease;
		-moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
		transition: transform 0.4s ease;
		transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
	}
	.aside-block-wrapper:not(.next-lvl-links) .become-member__aside__content {
		display: none;
	}
	.aside-block-wrapper.active .h2:after {
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
  .news-detail .news__list {
    display: none;
  }
  .news-detail__descr .h1 {
    margin-bottom: 20px;
    padding-right: 0;
  }
  .author {
    margin-bottom: 15px;
  }
  figure.news-detail__img {
    margin-bottom: 20px;
    margin-left: -20px;
    margin-top: 0;
    width: 100vw;
  }
  .news-detail__img figcaption {
    padding: 0 20px;
  }
  .news-detail__img-desktop {
    display: none;
  }
  .news-detail__img-mobile {
    display: block;
  }
  .podcasts-detail__descr {
    padding-right: 0;
    width: 100%;
  }
  .aec .template-page__content {
    padding-right: 0;
    width: 100%;
  }
  .aec .template-page__aside {
    padding: 0;
    width: 100%;
  }
  .event {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .event__container .template-page__aside {
    margin-top: 50px;
    padding-left: 0;
    width: 100%;
  }
  .lightbox-video {
    height: auto;
  }
  .gtm-aside {
    display: none;
  }
  .mobile-only.gtm-block {
    display: block;
  }
	.hof-item-content .become-member__descr {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.hof-sidebar-photo {
		margin-top: 0;
		max-width: 354px;
		width: 100%;
	}
}
@media screen and (max-width: 800px) {
  .event__detail,
  .profile__detail {
    overflow: hidden;
    overflow-x: scroll;
  }
  .gray_header {
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .footer__top .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer__top__newsletter #mc_embed_signup form {
    padding: 20px 0;
    text-align: center;
  }
}
@media screen and (max-width: 700px) {
  .media .wrapper {
    padding: 0;
  }
  .media .h1 {
    padding: 0 20px;
  }
  .media__list__item {
    float: none;
    margin-bottom: 35px;
    width: 100%;
  }
  .media__list__item .h2,
  .media__list__item .media__list__item__descr {
    padding: 0 20px;
  }
  .media__list__item:nth-child(3n-2) {
    padding-right: 0;
  }
  .media__list__item:nth-child(2n) {
    padding-left: 0;
  }
  .usea-support img {
    max-width: 100%;
  }
  .sponsors__item {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
  .events .tabs__item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .events .tabs__item__region {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .events .tabs__item__links {
    -webkit-flex-basis: -webkit-calc(100% - 42px);
        -ms-flex-preferred-size: calc(100% - 42px);
            flex-basis: -moz-calc(100% - 42px);
            flex-basis: calc(100% - 42px);
    margin: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 18px;
    text-align: left;
  }
  .events .tabs__item__descr {
    -webkit-flex-basis: -webkit-calc(100% - 42px);
        -ms-flex-preferred-size: calc(100% - 42px);
            flex-basis: -moz-calc(100% - 42px);
            flex-basis: calc(100% - 42px);
    margin: 0;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-left: 18px;
  }
  .events .tabs__item__text .more {
    display: inline-block;
  }
  .sponsors {
    padding-bottom: 15px;
  }
  .sponsors .h2 {
    margin-bottom: 22px;
    margin-top: 24px;
  }
  body .discover-membership-section,
  body .discover {
    padding-bottom: 54px;
    padding-top: 60px;
  }
  body .discover__heading {
    font-size: 12px;
    letter-spacing: 0.8px;
  }
  body .discover-membership-section .hero,
  body .discover .hero {
    font-size: 36px;
    line-height: 1.28;
  }
  .news-inner__list__item {
    margin-bottom: 54px;
  }
  .news-inner__list__item__img {
    float: none;
    width: 100%;
  }
  .news-inner__list__item__descr {
    float: none;
    margin-top: 34px;
    padding-left: 0;
    width: 100%;
  }
  .news-inner__list__item__descr .h2 {
    margin-bottom: 10px;
    max-width: 100%;
  }
  .calendar__events__header {
    display: block;
  }
  .calendar__events__header .h1 {
    margin-bottom: 15px;
  }
  .video__detail__container {
    min-height: 350px;
  }
  .video__detail__descr {
    max-width: 100%;
  }
  .podcasts__header {
    display: block;
  }
  .podcasts__search {
    margin-top: 53px;
    min-width: 100%;
  }
  body:not(.with-sidebar) .about-membership {
    background-image: none !important;
    display: block;
    padding: 0;
  }
  .about-membership__descr{
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left:0;
    margin-right:0;
  }
  .about-membership-right .about-membership__descr{
    margin-left:0;
    margin-right:0;
  }
  .become-member + .about-membership{
    background-image:none !important;
    display: block;
  }
  .become-member + .about-membership .about-membership__img img{
    display: block !important;
  }
  .become-member + .about-membership:after{
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .h1 {
    font-size: 28px;
    line-height: 1.36;
  }
  .intro__descr__category,
  .intro__descr__category a {
    font-size: 12px;
    line-height: 1.92;
    letter-spacing: 0.8px;
  }
  .intro__descr .hero {
    font-size: 36px;
    line-height: 1.28;
    max-height: 230px;
  }
  .events-leaders {
    padding-bottom: 40px;
    padding-top: 22px;
  }
  /*.events .h1 .more {
    display: none;
  }*/
  .leaderboards__provided {
    display: none;
  }
  .media .h1 {
    font-size: 28px;
    margin-bottom: 17px;
  }
  .media__container {
    padding-top: 29px;
  }
  .footer__main {
    margin: 0;
    padding-bottom: 57px;
    padding-top: 50px;
  }
  .footer__top__links,
  .footer__top__social {
    display: none;
  }
  .footer__top__social-mobile {
    display: block;
  }
  .breadcrumb {
    display: none;
  }
  .template-page {
    margin-top: 40px;
  }
  .intro__inner {
    min-height: 100%;
  }
  .intro__inner .hero {
    font-size: 36px;
    line-height: 46px;
    padding-bottom: 95px;
    padding-top: 95px;
  }
  .intro__inner-hasnav .hero {
    font-size: 36px;
  }
  .usea-support__inner {
    display: none;
  }
  .format span {
    display: none;
  }
  .become-member {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .become-member:first-of-type {
    margin-top: 40px;
  }
  .member-benefits {
    margin-bottom: 37px;
    margin-top: 41px;
  }
  .member-benefits .wrapper {
    padding: 0;
  }
  .member-benefits .h1 {
    padding: 0 20px;
  }
  .member-benefits__item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .member-benefits__item__heading {
    font-size: 18px;
  }
  .member-benefits__item__price {
    font-size: 24px;
  }
  .member-benefits__remark {
    padding: 0 20px;
  }
  .membership-accordion {
    margin-bottom: 27px;
    margin-top: 35px;
  }
  .membership-accordion .wrapper {
    padding: 0;
  }
  .membership-accordion .h1 {
    font-size: 18px;
    padding-left: 20px;
    padding-right: 40px;
  }
  .membership-accordion .h1 svg {
    right: 20px;
  }
  .become-member__text {
    padding-right: 0;
  }
  .membership-accordion__item__descr {
    padding: 0 20px;
  }
  .becoming {
    padding-bottom: 61px;
    padding-top: 53px;
  }
  .becoming .hero {
    font-size: 36px;
    line-height: 46px;
  }
  .becoming__heading {
    font-size: 12px;
    letter-spacing: 0.8px;
  }
  .becoming__btn {
    display: block;
  }
  .search-result .wrapper {
    padding: 0;
  }
  .search-bar.search-bar-inner {
    padding: 0;
  }
  .search-bar.search-bar-inner .wrapper {
    padding-right: 0;
  }
  .search-bar__input {
    border-bottom: 0;
    font-size: 28px;
    padding: 22px 0;
  }
  .search-bar__input::-webkit-input-placeholder {
    font-size: 28px;
  }
  .search-bar__input::-moz-placeholder {
    font-size: 28px;
  }
  .search-bar__input:-ms-input-placeholder {
    font-size: 28px;
  }
  .search-bar__input:-moz-placeholder {
    font-size: 28px;
  }
  .search-bar__button-cancel {
    background-color: #d0383f;
    height: 100%;
    right: 0;
    top: 0;
    width: 80px;
  }
  .search-bar__button-cancel svg {
    display: block;
    height: 30px;
    margin: 0 auto;
    width: 30px;
  }
  .search-bar__button-cancel svg g {
    fill: #fff;
  }
  .search-bar__button-cancel:before {
    display: none;
  }
  .search-result__item {
    margin-bottom: 54px;
  }
  .search-result__pagination-mobile {
    padding: 0 20px;
  }
  .search-result__item .h1 {
    padding-bottom: 30px;
  }
  .search-result__item .search-result__aside__total {
    top: 0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
  .search-result__item .h1,
  .search-result__aside__total {
    font-size: 18px;
  }
  .none-intro .intro__inner {
    display: none;
  }
  .video__general {
    margin-bottom: 22px;
  }
  .video__general__container {
    min-height: 300px;
  }
  .video__general__descr .h1 {
    margin-bottom: 16px;
  }
  .video .wrapper {
    padding: 0;
  }
  .video__general__descr {
    padding-top: 28px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .video__category .h1 {
    border-bottom: none;
    border-top: 1px solid #d5d5d5;
    margin-bottom: 18px;
    padding: 0 20px;
    padding-top: 18px;
  }
  .video__category__container {
    margin-left: 0;
  }
  .video__category__item {
    margin-bottom: 18px;
    padding-left: 0;
  }
  .video__category__item .published,
  .video__category__item .h2 {
    padding: 0 20px;
  }
  .video__category,
  .video__category:last-of-type {
    margin-bottom: 50px;
  }
  .photos__list__item {
    width: 100%;
  }
  .photos {
    margin-bottom: 48px;
  }
  .photos .wrapper {
    padding: 0;
  }
  .photos__list {
    margin-bottom: 12px;
    margin-left: 0;
  }
  .photos__list__item {
    margin-left: 0;
    padding: 0;
  }
  .photos__list__item .published,
  .photos__list__item .h2 {
    padding: 0 20px;
  }
  .photos__list__img {
    margin-bottom: 30px;
  }
  .photos__list__item .h2 {
    margin-top: 10px;
  }
  .inner-search {
    display: block;
  }
  .category__navigation {
    border-bottom: none;
    margin-bottom: 24px;
  }
  .category__navigation ul {
    margin-bottom: 24px;
    padding: 0 4px;
  }
  .category__navigation li {
    margin: 0 2px;
  }
  .category__navigation__link {
    background-color: #f2f2f2;
    border: none;
    padding: 25px 22px;
  }
  .category__navigation__link.active {
    color: #acacac;
  }
  .category__navigation__link:hover {
    background-color: #d0383f;
    color: #fff;
  }
  .category__navigation-desktop {
    display: none;
  }
  .category__navigation-mobile {
    display: block;
  }
  .news-inner .wrapper {
    padding: 0;
  }
  .news-inner__list {
    margin-top: 37px;
  }
  .news-inner__general {
    margin-bottom: 37px;
  }
  .news-inner__general__descr,
  .news-inner__list__item__descr {
    padding-left: 20px;
    padding-right: 20px;
  }
  .calendar__states .h1 {
    display: none;
  }
  .usa-map {
    display: none;
  }
  .calendar .wrapper {
    padding: 0;
  }
  .calendar__states-container {
    margin-bottom: 15px;
  }
  .calendar__areas .h2 {
    display: none;
  }
  .calendar__areas ul {
    padding-left: 4px;
  }
  .calendar__areas li {
    border-right: none;
    margin: 0 2px;
  }
  .calendar__areas__link {
    background-color: #f2f2f2;
    padding: 22px;
  }
  .calendar__areas li:first-child .calendar__areas__link {
    padding-left: 22px;
  }
  .calendar__areas__link.active,
  .calendar__areas__link:hover {
    background-color: #d0383f;
    color: #fff;
  }
  .calendar .leaderboards {
    display: none;
  }
  .calendar__events__header {
    background-color: transparent;
    padding: 0 10px;
  }
  .calendar__events__header .h1 {
    display: none;
  }
  .calendar__events .search-event {
    float: none;
  }
  .calendar__events .search-event__input {
    border: solid 1px #d5d5d5;
    padding-bottom: 14px;
    padding-top: 14px;
  }
  .calendar__events .search-event__button {
    background-color: transparent;
    padding-bottom: 13px;
    padding-top: 13px;
  }
  .calendar__events .search-event__button svg .group {
    fill: #d5d5d5;
  }
  .calendar__events__item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-left: 20px;
    padding-right: 20px;
  }
  .calendar__events__area .h2 {
    font-size: 28px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .calendar__events__area .year_heading {
    padding-left: 20px;
    padding-right: 20px;
  }
  .calendar__events__item__descr,
  .calendar__events__item__links {
    -webkit-flex-basis: -webkit-calc(100% - 42px);
        -ms-flex-preferred-size: calc(100% - 42px);
            flex-basis: -moz-calc(100% - 42px);
            flex-basis: calc(100% - 42px);
    margin-left: 0;
    padding-left: 17px;
  }
  .calendar__events__item__links {
    margin-top: 15px;
    text-align: left;
  }
  .calendar__events__item__links a:first-child {
    padding-left: 0;
  }
  .calendar__events__item:last-child {
    border-bottom: 1px solid #d5d5d5;
  }
  .calendar__events__area {
    margin-top: 56px;
  }
  .calendar__events__area:nth-child(2) {
    margin-top: 0;
  }
  .search-result__pagination ul {
    margin-right: 0;
    padding: 0 15px;
  }
  .search-result__pagination-mobile > .search-result__pagination__link {
    padding: 0;
  }
  .calendar__events .search-event {
    min-width: 100%;
  }
  .calendar__events__item__dates li:first-child {
    float: none;
    margin-bottom: 10px;
    padding-right: 0;
  }
  .calendar__events__item__dates li:nth-child(2) {
    padding-left: 0;
  }
  .calendar__events__item__dates li:nth-child(2):after {
    display: none;
  }
  .calendar__events .btn-container {
    padding-bottom: 5px;
    padding-top: 30px;
  }
  .calendar__areas {
    margin-top: 0;
  }
  .photos__detail__gallery {
    padding: 0;
  }
  .media-categories {
    margin: 25px 0;
  }
  .video__detail .media-categories {
    margin-bottom: 25px;
  }
  .podcasts__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
  .audio__btn {
    -webkit-flex-basis: 60px;
    -ms-flex-preferred-size: 60px;
    flex-basis: 60px;
  }
  .audio__details {
    -webkit-flex-basis: -webkit-calc(100% - 60px);
    -ms-flex-preferred-size: calc(100% - 60px);
    flex-basis: -moz-calc(100% - 60px);
    flex-basis: calc(100% - 60px);
  }
  .audio__details {
    padding-left: 10px;
  }
  .aec__logo {
    padding-right: 10px;
  }
  .aec__text {
    padding-left: 10px;
  }
  .aec__news {
    padding-bottom: 50px;
  }
  .aec__sponsors {
    margin-top: 50px;
  }
  .aec__sponsors__item__img {
    -webkit-flex-basis: -webkit-calc(50% - 6px);
    -ms-flex-preferred-size: calc(50% - 6px);
    flex-basis: -moz-calc(50% - 6px);
    flex-basis: calc(50% - 6px);
    margin-bottom: 20px;
  }
  .documents .membership-accordion__item {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .result-page .search-horse {
    border: none;
    padding: 0;
  }
  .result-page .calendar__events__header {
    padding: 0;
  }
  .result-page .calendar__events__header .h1 {
    color: #333b33;
    display: block;
    font-size: 18px;
  }
  .search-event__label {
    color: #333b33;
  }
  .search-event__select {
    border: solid 1px #d5d5d5;
  }
  .search-event .form-container.disabled .search-event__button {
    background-color: transparent;
  }
}
@media screen and (max-width: 560px) {
  .events .additional-link{
    margin-top:25px;
  }
  .events .additional-link .more{
    float:left;
  }
  .events .h1{
    position: relative;
  }
  .events .h1 .more{
    top: 40px;
    left: 0;
    position: absolute;
  }
}
@media screen and (max-width: 480px) {
  .sponsors__item__container {
    min-height: 150px;
    padding: 6px 10px;
  }
  .sponsors__item__descr {
    font-size: 9px;
    letter-spacing: 0.2px;
    margin-bottom: 6px;
  }
  .video__detail__container {
    min-height: 250px;
  }
  .aec__descr {
    padding-top: 0;
  }
  .aec__logo,
  .aec__text {
    float: none;
    padding: 0;
  }
  .aec__text {
    width: 100%;
  }
  .aec__logo {
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .aec__news .h1 {
    max-width: 100%;
  }
  .video-section .btn-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .video-section .btn {
    margin: 0;
    margin-bottom: 16px;
  }
  .video-section .btn:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 375px) {
	.hof-item-body {
		padding: 20px;
	}
}
@media screen and (max-width: 340px) {
  .sponsors__item {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
  .calendar__events__item__dates li {
    float: none;
    padding: 0;
  }
  .calendar__events__item__dates li:after {
    display: none;
  }
  .podcasts-detail__descr .btn-container .more {
    width: auto;
  }
  .aec__sponsors__item__img {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
/*  */

/* .photosStructure.entry-item .inner-sub{
  display:none;
} */

#sidebar-loader-icon{
  display: none;
  width:80px;
  height:80px;
  border:1px solid lightgrey;
  border-radius: 50%;
}

.sidebar-related-container:not(.sidebar-related__all){
  display: none;
}
.sidebar-tabs{
  margin: 5px 0;
}
.sidebar-tab-btn{
  display: inline-block;
  margin:5px 5px 5px 0;
  text-decoration: none;
  padding: 2px 5px 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.sidebar-tab-btn:hover{
  border: 1px solid #6d6c6c;  
}
.sidebar-tab-btn.active-tab{
  border: 1px solid #d0383f;
}

.sidebar-tab-btn:last-child{
  margin-right:0;
}

.news-item-tags ul{
  list-style: none;
  padding: 0;
}
.news-item-tags li{
  display: inline-block;
  margin: 3px 5px;
  color: #8a8a8a;
  font-size: 14px;
  padding: 2px 5px 0;
  border: 1px solid gainsboro;
  border-radius: 3px;
}
.news-item-tags li:first-child{
  margin-left:0;
}
.news-item-tags li a{
  color: #8a8a8a;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition:opacity 0.3s ease 0s;
  -o-transition:opacity 0.3s ease 0s;
  transition:opacity 0.3s ease 0s;
}
.news-item-tags li a:hover{
  color: #8a8a8a;
  font-size: 14px;
  text-decoration: none;
  opacity:0.7;
}



#search-result-list .search-result-item{
  border-bottom:1px solid #e8e8e8;
  padding-bottom: 20px;
}
#search-result-list .search-result-item h3{
  margin-bottom:5px;
}
#search-result-list p{
  margin:0;
}
#search-result-list .small-font{
  font-size:0.8em;
  color:#a5a5a5;
}
#search-result-list .search-result-item ul{
  margin-top:5px;
}

@media screen and (max-width:600px){
  .h1.category-title{
    padding-left:10px;
  }  
}

.author__name a{
  color: #acacac;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  font-weight: bold;
}
.author__name a:hover{
  opacity:0.7;
}

.author__person{
  display: inline-block;
  width:100%;
}
.author__person:first-child{
  width:auto;
}

.leaderboard-top-wrapper{
  text-align: center;
}
.leaderboard-top-wrapper .leaderboards__provided{
  margin-bottom:30px;
  display: block;
}

.icp-item{
  padding:20px 0;
  border-bottom:1px solid #efefef;
}
.icp-note{
  font-size: 0.8em;
}
.icp-note:first-of-type{
  margin-top:40px;
}

.icp-index-title{
  margin-top:50px;
}
.view-switcher ul{
  list-style: none;
  padding: 0;
}
.view-switcher li{
  display: inline-block;
  margin-right: 15px;
}
.view-switcher a{
  padding: 2px 5px 0;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  color: #8a8a8a;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: opacity .3s ease 0s;
  -o-transition: opacity .3s ease 0s;
  transition: opacity .3s ease 0s;
}
.view-switcher a:hover{
  opacity:0.7;
}
.view-switcher a.view-active{
  background-color:#e8e8e8;
}
.icp-list-content table{
  border:none;
}
.icp-list-content{
  display:none;
}
body.view-list-layout .icp-list-content{
  display:block;
}
.activities-wrapper h4{
  margin-bottom: 0;
}
.activities-wrapper .calendar__events__item{
  display: block;
}
@media screen and (max-width:600px){
  .calendar-content-wrapper{
    padding:0 10px;
  }
}

aside .news-more-link-wrapper{
  text-align: center;
  padding: 10px;
}
aside .news-more-link-wrapper .news-more-link{
  color: #d0383f;
  -webkit-transition: opacity 0.3s ease 0;
  -o-transition: opacity 0.3s ease 0;
  transition: opacity 0.3s ease 0; 
}
aside .news-more-link-wrapper .news-more-link:hover{
  opacity:0.7;
}