@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Lora:400,700');

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * 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
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  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
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * 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 style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  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 and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  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);
  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;
  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;
}

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(../images/icons/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(../images/icons/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  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(../images/icons/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  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(../images/icons/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/** Generated by FG **/

@font-face {
  font-family: 'Open Sans';
  src: url("fonts/OpenSans-Regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url("fonts/OpenSans-Bold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url("fonts/OpenSans-ExtraBold.ttf") format("ttf");
  font-weight: 800;
  font-style: normal;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

ul {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

li {
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

iframe,
button {
  border: none;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-before: 0;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  -webkit-padding-after: 0;
  min-width: auto;
}

body::before {
  content: "(sm: 576px, md: 768px, lg: 992px, xl: 1200px)";
  display: none;
}

body {
  font: 400 15px/17px "Lora", serif;
}

.container {
  position: relative;
  width: 1210px;
  margin: 0 auto;
  padding: 0 15px 0 25px;
}

.container__adv {
  position: fixed;
  display: none;
  width: 122px;
  height: 240px;
}

.container__adv.adv-show {
  display: block;
}

.container__adv img {
	width:100%;
}

h1 {
  font: 800 30px/35px "Open Sans", sans-serif;
  margin: 0 0 16px;
}

h2 {
  font: 800 25px/30px "Open Sans", sans-serif;
  margin: 0 0 13px;
}

h3 {
  font: 800 22px/26px "Open Sans", sans-serif;
  margin: 0 0 13px;
}

h4 {
  font: 800 20px/23px "Open Sans", sans-serif;
  margin: 0 0 11px;
}

h5 {
  font: 800 19px/22px "Open Sans", sans-serif;
  margin: 0 0 11px;
}

h6 {
  font: 800 17px/20px "Open Sans", sans-serif;
  margin: 0 0 11px;
}

a {
  font: 400 12px/14px "Open Sans", sans-serif;
  text-decoration: none;
  color: #000000;
}

strong {
  font-weight: 800;
}

blockquote {
  margin: 0;
}

blockquote p {
  font: 400 25px/30px "Lora", serif;
  position: relative;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 22px 15px;
  text-align: center;
}

blockquote p::before {
  font: 400 20px/20px "Lora", serif;
  position: relative;
  top: -5px;
  left: -2px;
  display: inline;
  width: 10px;
  height: 15px;
  content: '“';
}

blockquote p::after {
  font: 400 20px/20px "Lora", serif;
  position: relative;
  right: -2px;
  bottom: 5px;
  display: inline;
  width: 10px;
  height: 15px;
  content: '”';
}

/**
 * WordPress specific base styles.
 */

.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Make WordPress media inserted to post behave correctly */

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.alignnone {
  display: inline-block;
}

.aligncenter {
  display: block;
  margin: 20px auto;
  clear: both;
  text-align: center;
}

/* Make a 404 page look nicer and more readable */

.error404 {
  text-align: left;
}

.error404 ul {
  text-align: left;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.button-wrapper {
  text-align: center;
}

.btn-cta {
  margin: 40px auto 0;
  line-height: 17px;
  text-transform: uppercase;
  padding: 10px;
  color: #ffffff;
  outline: none;
  background-color: #000000;
  display: none;
  cursor: pointer;
}

.loader {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.quote-wrapper {
  max-width: 200px;
}

.header {
  position: fixed;
  z-index: 9;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-bottom: 1px solid #d7422c;
  background-color: #ffffff;
}

.header__logo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.header__logo a {
  display: block;
  width: auto;
  height: 100%;
}

.header__logo img {
  display: block;
  width: auto;
  min-width: 81px;
  height: 100%;
  min-height: 81px;
}

.header__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0 0 0 81px;
  background-color: white;
}

.header__mobile {
  display: none;
}

.header__mobile-icon {
  position: absolute;
  z-index: 99;
  top: 23px;
  right: 23px;
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("../images/icons/ico-hamburger.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.header__mobile-icon--opened {
  background-image: url("../images/icons/ico-close.svg");
}

.header__row-upper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 33px;
  padding: 7px 61px 0 53px;
  background-color: #f2f2f2;
}

.header__row-upper nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 67px 0 0;
}

.header__row-upper ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header__nav li {
  line-height: 0;
  position: relative;
  padding: 2px 19px 0 0;
  letter-spacing: -.1px;
}

.header__nav li:after {
  position: absolute;
  top: 5px;
  right: 9px;
  display: block;
  width: 1px;
  height: 10px;
  content: '';
  background-color: #ce362d;
}

.header__nav li a {
  font: 400 10px/12px "Open Sans", sans-serif;
  transition: all .5s ease;
}

.header__nav li a:hover {
  color: #ce362d;
}

.header__nav li a.current-menu-item {
  color: #ce362d;
}

.header__socials li {
  padding: 0 2.5px;
}

.header__socials li:after {
  display: none;
}

.header__row-lower {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 48px;
  padding: 0 59px 0 53px;
  background-color: #ffffff;
}

.header__row-lower nav {
  padding: 13px 0 0 0;
}

.header__row-lower ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.header__row-lower li {
  padding: 0 21px 10px 0;
}

.header__row-lower li:last-of-type a {
  padding: 0;
}

.header__row-lower li:last-of-type a:after {
  display: none;
}

.header__row-lower li a {
  font: 400 10px/12px "Open Sans", sans-serif;
  position: relative;
  transition: all .5s ease;
  text-transform: uppercase;
}

.header__row-lower li a:hover {
  color: #ce362d;
}

.header__row-lower li a.current-menu-item {
  color: #ce362d;
}

.header__row-lower li a:after {
  position: absolute;
  top: 50%;
  right: -9px;
  display: block;
  width: 1px;
  height: 11px;
  content: '';
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #ce362d;
}

.header__date {
  font: 400 10px/12px "Open Sans", sans-serif;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0;
  padding: 3px 0 0 0;
}

.header__form {
  line-height: 0;
}

.header__submit {
  font-size: 0;
  position: relative;
  top: -2px;
  left: -6px;
  width: 15px;
  height: 16px;
  cursor: pointer;
  border: none;
  outline: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
}

.header__search {
  font: 400 6px/6px "Open Sans", sans-serif;
  width: 112px;
  height: 16px;
  transition: all .5s ease;
  border: 1px solid #000000;
  background-color: #f2f2f2;
}

.header__search:focus {
  width: 130px;
  outline: none;
}

.header__logos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__logos-link {
  padding: 0 3px;
}

.footer {
  padding: 14px 0 14px;
  color: #000000;
  background-color: #ffffff;
}

.footer__container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer h5 {
  font: 800 10px/11px "Open Sans", sans-serif;
  margin: 0 0 12px;
}

.footer p {
  font: 400 10px/11px "Open Sans", sans-serif;
  margin: 0;
}

.footer a {
  font: 400 10px/11px "Open Sans", sans-serif;
  display: block;
  color: #000000;
}

.footer__col {
  padding: 0 11% 0 0;
  text-align: left;
}

.footer__nav-main li {
  margin: 0 0 12px;
}

.footer__socials {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 0 0 17px;
}

.footer__socials li {
  padding: 0 10px;
}

.footer--bg {
  color: #ffffff;
  background-color: #b8bec2;
}

.footer--bg a {
  color: #ffffff;
}

.main {
  padding: 112px 0 34px;
}

.main__container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__container--vert {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.posts {
  -webkit-flex: 0 1 66.5%;
      -ms-flex: 0 1 66.5%;
          flex: 0 1 66.5%;
  max-width: 66.5%;
  margin: 0 15px 0 0;
}

.posts--md {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.posts__adv {
  	display: block;
  	width: 100%;
  	height: auto;
  	margin: 0 0 12px;
	line-height:1px;
}

.posts__adv img {
  	width: 100%;
  	height: auto;
}

.posts-item {
  height: 663px;
  margin: 0 0 17px;
  border-bottom: 1px solid #d7352d;
}

.posts-item.no-image {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.posts-item--sm {
  height: 323px;
  margin: 0 0 17px;
}

.posts-item--md {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 323px;
}

.posts-item__img {
  display: block;
  padding: 0 0 81%;
  background-repeat: no-repeat;
  background-size: cover;
}

.posts-item__img--md {
  -webkit-flex: 0 0 48.6%;
      -ms-flex: 0 0 48.6%;
          flex: 0 0 48.6%;
  max-width: 48.6%;
  height: 100%;
  padding: 0;
}

.posts-item__img--sm {
  padding: 0 0 80%;
}

.posts-item__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 248px;
  padding: 21px 22px 43px;
  text-align: center;
}

.posts-item__wrapper--sm {
  height: 125px;
  padding: 10px 10px;
}

.posts-item__wrapper--md {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex: 0 1 51.4%;
      -ms-flex: 0 1 51.4%;
          flex: 0 1 51.4%;
  max-width: 51.4%;
  height: 325px;
  padding: 19px 22px 10px;
}

.posts-item__category a {
  display: inline-block;
  text-transform: uppercase;
  color: #d7352d;
}

.posts-item__category a:after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #d7352d;
}

.posts-item__heading {
  line-height: 0;
  margin: 0 0 13px;
}

.posts-item__heading a {
  font: 800 25px/30px "Open Sans", sans-serif;
  color: #000000;
}

.posts-item__heading--sm {
  margin: 0 0 7px;
}

.posts-item__heading--sm a {
  font: 800 17px/20px "Open Sans", sans-serif;
}

.posts-item__heading--md {
  margin: 0 0 12px;
}

.posts-item__heading--md a {
  font: 800 25px/27px "Open Sans", sans-serif;
}

.posts-item__time {
  font: 400 12px/12px "Open Sans", sans-serif;
  display: block;
  margin: 0 0 -2px;
}

.posts-item__author {
  margin: 0 0 10px;
}

.posts-item__author-span {
  font: 400 12px "Open Sans", sans-serif;
  
}

.posts-item__author a {
  font: 400 12px/14px "Open Sans", sans-serif;
  margin: 0 0 0 2px;
  text-decoration: underline;
}

.posts-item__entreprise {
  font: 400 12px/14px "Open Sans", sans-serif;
  margin:5px 10px;
}

.posts-item__entreprise-span {
  font: 400 12px/14px "Open Sans", sans-serif;
  margin:5px 10px;

}

.posts-item__entreprise a {
  font: 400 12px/14px "Open Sans", sans-serif;
  margin:5px 10px;
  text-decoration: underline;
}


.posts-item__paragraph {
  font: 400 12px/14px "Lora", serif;
  margin: 0;
}

.grid-sizer {
  width: 32%;
}

.grid-item {
  width: 32%;
}

.grid-item--width2 {
  width: 66%;
}

.gutter-sizer {
  width: 2%;
}

.sidebar {
  -webkit-flex: 0 0 32.6%;
      -ms-flex: 0 0 32.6%;
          flex: 0 0 32.6%;
  max-width: 32.6%;
  padding: 0 132px 0 0;
}

.post {
  max-width: 66.5%;
  -webkit-flex: 0 1 66.5%;
      -ms-flex: 0 1 66.5%;
          flex: 0 1 66.5%;
  margin: 0 10px 0 0;
}

.post__img {
  margin: 0 0 25px;
  padding: 0 0 81.3%;
  background-repeat: no-repeat;
  background-size: cover;
}

.post__heading {
  margin: 0 0 25px;
  text-align: center;
}

.post__category {
  margin: 0 0 10px;
}

.post__category a {
  display: inline-block;
  text-transform: uppercase;
  color: #d7352d;
}

.post__category a:after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #d7352d;
}

.post__header {
  font: 800 25px/30px "Open Sans", sans-serif;
  margin: 0 0 13px;
  color: #000000;
}

.post__time {
  font: 400 12px/12px "Open Sans", sans-serif;
  display: block;
  margin: 0 0 -2px;
}

.post__author {
  margin: 0 0 10px;
  display:contents;
}

.post__author-span {
  font: 400 12px/14px "Open Sans", sans-serif;
}

.post__author a {
  font: 400 12px/14px "Open Sans", sans-serif;
  text-decoration: underline;
}

.post__entreprise a {
  font: 800 14px/18px "Open Sans", sans-serif;
  text-decoration: underline;
}

.post__content {
  margin: 0 0 50px;
}

.post__content > p:last-of-type {
  position: relative;
}

.post__content > p:last-of-type:after {
  position: relative;
  top: 1px;
  left: 2px;
  display: inline-block;
  width: 5px;
  height: 5px;
  content: '';
  background-color: #d7352d;
}

.gallery {
  width: 100%;
}

.gallery__category {
  margin: 0 0 10px;
}

.gallery__category a {
  display: inline-block;
  text-transform: uppercase;
  color: #d7352d;
}

.gallery__category a:after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #d7352d;
}

.gallery__header {
  line-height: 0;
  margin: 0 0 13px;
}

.gallery__header a {
  font: 800 25px/30px "Open Sans", sans-serif;
  color: #000000;
}

.gallery__time {
  font: 400 12px/12px "Open Sans", sans-serif;
  display: block;
  margin: 0 0 -2px;
}

.gallery__author {
  margin: 0 0 10px;
}

.gallery__author-span {
  font: 400 12px/14px "Open Sans", sans-serif;
}

.gallery__author a {
  font: 400 12px/14px "Open Sans", sans-serif;
  text-decoration: underline;
  text-transform: uppercase;
}

.gallery__content {
  margin: 0 0 50px;
}

.gallery__content p:last-of-type {
  position: relative;
}

.gallery__content p:last-of-type:after {
  position: relative;
  top: 1px;
  left: 2px;
  display: inline-block;
  width: 5px;
  height: 5px;
  content: '';
  background-color: #d7352d;
}

.gallery__slider {
  width: 100%;
  margin: 0 -5px;
}

.gallery__list {
  margin: 0 0 100px;
  padding: 0 0 30px;
}

.gallery__item {
  padding: 0 5px;
  outline: none;
}

.gallery__link {
  display: block;
  outline: none;
  width: 100%;
  padding: 0 0 81.3%;
  background-repeat: no-repeat;
  background-size: cover;
}

.gallery .slick-arrow {
  font-size: 0;
  position: absolute;
  bottom: 0;
  display: block;
  width: 22px;
  height: 22px;
  padding: 0;
  cursor: pointer;
  outline: none;
  background-color: transparent;
}

.gallery .slick-arrow:after {
  font: 400 22px/22px "Open Sans", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
}

.gallery .slick-prev {
  left: 44%;
}

.gallery .slick-prev:after {
  content: '<';
}

.gallery .slick-next {
  right: 44%;
}

.gallery .slick-next:after {
  content: '>';
}

.member {
  -webkit-flex: 0 1 66.5%;
      -ms-flex: 0 1 66.5%;
          flex: 0 1 66.5%;
  max-width: 66.5%;
  margin: 0 10px 0 0;
}

.member__img {
  padding: 0 0 81%;
  background-repeat: no-repeat;
  background-size: cover;
}

.member__text {
  margin: 20px 0 70px;
  text-align: center;
}

.member__name {
  margin: 0 0 10px;
}

.member__name a {
  font: 800 25px/30px 'Open Sans', sans-serif;
  color: #000000;
}

.member__position {
  font: 400 12px/12px 'Open Sans', sans-serif;
  display: block;
  margin: 0 0 13px;
}

.member__phone-span {
  font: 400 12px/12px 'Open Sans', sans-serif;
}

.member__link {
  font: 400 12px/12px 'Open Sans', sans-serif;
}

.member__post {
  width: 100%;
  margin: 0 0 190px;
}

.member__post-header {
  font: 400 19px/22px "Lora", serif;
}

.member__post-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
}

.member__post-item {
  width: calc(33.33% - 10px);
  min-height: 323px;
  margin: 0 5px 17px;
  border-bottom: 1px solid #d7352d;
}

.member__post-item.no-image {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.member__post-img {
  padding: 0 0 80%;
  background-repeat: no-repeat;
  background-size: cover;
}

.member__post-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 123px;
  padding: 10px 10px;
  text-align: center;
}

.member__post-category a {
  display: inline-block;
  text-transform: uppercase;
  color: #d7352d;
}

.member__post-category a:after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #d7352d;
}

.member__post-heading {
  line-height: 0;
  margin: 0 0 7px;
}

.member__post-heading a {
  font: 800 17px/20px "Open Sans", sans-serif;
  color: #000000;
}

.member__post-time {
  font: 400 12px/12px "Open Sans", sans-serif;
  display: block;
  margin: 0 0 -2px;
}

.crew {
  margin: 0 0 90px;
}

.crew__heading {
  font: 800 25px/30px "Open Sans", sans-serif;
  margin: 0 0 22px;
  text-align: center;
}

.crew__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -5px;
}

.crew__item {
  width: calc(25% - 40px/4);
  min-height: 323px;
  margin: 0 5px 17px;
  border-bottom: 1px solid #d7352d;
}

.crew__item.no-image {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.crew__img {
  display: block;
  padding: 0 0 80%;
  background-repeat: no-repeat;
  background-size: cover;
}

.crew__text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 123px;
  padding: 10px 10px;
  text-align: center;
}

.crew__name a {
  font: 800 14px/18px "Open Sans", sans-serif;
}

.crew__position {
  font: 400 12px/16px "Open Sans", sans-serif;
  display: block;
  margin: 0 0 10px;
}

.crew__phone span {
  font: 400 12px/16px "Open Sans", sans-serif;
}

.crew__phone a {
  font: 400 12px/16px "Open Sans", sans-serif;
}

.crew__mail {
  font: 400 12px/16px "Open Sans", sans-serif;
  word-break: break-all;
}

.crew-address {
  margin: 0 0 120px;
}

.crew-address p {
  font: 400 15px/17px "Open Sans", sans-serif;
  margin: 0 0 5px;
}

.crew-address a {
  font: 400 15px/17px "Open Sans", sans-serif;
}

.crew-form {
  max-width: 750px;
}

.crew-form h5 {
  font: 800 12px/15px "Open Sans", sans-serif;
  text-transform: uppercase;
}

.crew-form p {
  margin: 0 0 14px;
}

.crew-form input,
.crew-form textarea {
  font: 400 12px/15px "Open Sans", sans-serif;
  width: 100%;
  padding: 5px 7px;
  text-transform: uppercase;
  color: #000000;
  border: 1px solid #000000;
  border-radius: 0;
  outline: none;
}

.crew-form input[type='submit'],
.crew-form textarea[type='submit'] {
  font: 400 12px/15px "Open Sans", sans-serif;
  width: 150px;
  text-align: center;
  color: #ffffff;
  border: none;
  background-color: #000000;
}

.crew-form textarea {
  height: 100px;
  resize: none;
}

.crew-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}

.crew-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}

.crew-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}

.crew-form :-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}

.crew-form .wpcf7-not-valid {
  border: 1px solid #d7352d;
}

.crew-form .wpcf7-not-valid-tip {
  display: none;
}

.crew-form .wpcf7-validation-errors {
  display: none !important;
}

.articles {
  -webkit-flex: 0 1 66.5%;
      -ms-flex: 0 1 66.5%;
          flex: 0 1 66.5%;
  max-width: 66.5%;
  margin: 0 0 120px;
}

.articles__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -5px;
}

.articles-item {
  width: calc(33.33% - 30px/3);
  height: 323px;
  margin: 0 5px 17px;
  border-bottom: 1px solid #d7352d;
}

.articles-item.no-image {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.articles-item__img {
  display: block;
  padding: 0 0 80%;
  background-repeat: no-repeat;
  background-size: cover;
}

.articles-item__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 123px;
  padding: 10px 10px;
  text-align: center;
}

.articles-item__time {
  font: 400 14px/17px "Open Sans", sans-serif;
  margin: 0 0 7px;
}

.articles-item__heading {
  line-height: 0;
  margin: 0 0 7px;
}

.articles-item__heading a {
  font: 800 16px/19px "Open Sans", sans-serif;
}

.articles-item__link {
  font: 400 14px/17px "Open Sans", sans-serif;
  display: block;
}

.logos__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -7px;
}

.logos__item {
  width: calc(25% - 14px);
  margin: 0 7px 30px;
  padding: 0 0 20px;
  border-bottom: 1px solid #d7352d;
}

.logos__link {
  display: block;
  padding: 0 0 34%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.widget_slider_widget {
  margin: 0 0 30px;
}

.widget_slider_widget h3 {
  font: 800 10px/12px "Open Sans", sans-serif;
  margin: 4px 0 4px;
  text-align: center;
}

.widget_slider_widget .slick-track {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget_slider_widget .slick-track a {
  margin: 0 10px;
}

.widget_slider_widget .slick-track img {
  margin: 0 auto;
}

.widget_slider_widget .slick-slide {
  outline: none;
  width: 50%;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.widget_slider_widget .image-slider__wrapper {
  width: 78%;
  margin: 0 auto;
}

.widget_text {
  margin: 0 0 12px;
  padding: 0 0 10px;
  border-bottom: 1px solid #d7352d;
}

.widget_text h3 {
  font: 800 12px/14px "Open Sans", sans-serif;
  margin: 0 0 9px;
}

.widget_text p {
  margin: 0;
}

.widget_text input {
  font: 400 12px/23px "Open Sans", sans-serif;
  width: 100%;
  height: 23px;
  margin: 0 0 5px;
  padding: 0 3px;
  text-align: center;
  color: #000000;
  border: 1px solid #000000;
  border-radius: 0;
  outline: none;
}

.widget_text [type='submit'] {
  color: #ffffff;
  outline: none;
  background-color: #000000;
}

.widget_text ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
  opacity: 1;
}

.widget_text ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  opacity: 1;
}

.widget_text :-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
  opacity: 1;
}

.widget_text :-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  opacity: 1;
}

.widget_media_image {
  margin: 0 0 14px;
}

.widget_media_image h3 {
  font: 800 10px/12px "Open Sans", sans-serif;
  margin: 0;
  padding: 10px 0 7px;
  text-align: center;
  color: #ffffff;
  background-color: #000000;
}

.widget_media_image a {
  display: block;
}

.widget_media_image img {
  display: block;
  width: 100%;
}

.widget_events_widget {
  margin: 0 0 17px;
  border-bottom: 1px solid #d7352d;
}

.widget_events_widget h3 {
  font: 800 10px/12px "Open Sans", sans-serif;
  margin: 0;
  padding: 10px 0 11px;
  text-align: center;
  color: #ffffff;
  background-color: #000000;
}

.widget_events_widget li {
  margin: 0 6px;
  border-bottom: 1px solid #d7352d;
}

.widget_events_widget li:last-of-type {
  border-bottom: none;
}

.widget_events_widget span {
  font: 700 12px/14px "Open Sans", sans-serif;
  display: block;
}

.widget_events_widget p {
  font: 400 12px/14px "Open Sans", sans-serif;
  margin: 0;
}

.widget_events_widget a {
  display: block;
  padding: 2px 1px 10px;
}

.slider-wrapper {
  background-color: #b8bec2;
}

.slider-wrapper .text-slider {
  padding: 40px 0 50px;
}

.slider-wrapper__item {
  padding: 0 3px;
  text-align: center;
  outline: none;
}

.slider-wrapper h3 {
  font: 400 12px/14px "Open Sans", sans-serif;
  display: inline-block;
  margin: 0 0 5px;
  color: #d7352d;
}

.slider-wrapper h3:after {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #d7352d;
}

.slider-wrapper a {
  outline: none;
}

.slider-wrapper p {
  font: 400 17px/20px "Open Sans", sans-serif;
  margin: 0;
}

.slider-wrapper .share-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slider-wrapper .share-list li {
  margin: 7px 4px 0;
}

.widget_custom_html {
  margin: 0 0 17px;
  height: 322px;
  background-color: #788186;
  border-bottom: none;
}

.search-results__title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

.search-results .result-list-item {
  border-bottom: 1px solid #d7352d;
  margin: 10px 0;
}

.item-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.item-top__link .post-title {
  margin-bottom: 0;
}

.item-top__time {
  font-size: 14px;
}

.main-404 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.main-404 .container {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

section.error-404 {
  text-align: center;
  padding: 20px;
  width: 80%;
  margin: 0 auto;
}

section.error-404__title {
  margin-bottom: 40px;
  font: 800 45px/50px "Open Sans", sans-serif;
}

section.error-404__subtitle {
  font: 800 25px/40px "Open Sans", sans-serif;
  margin-bottom: 50px;
}

.error-list {
  padding-left: 40px;
  margin: 15px 0;
}

.error-list__item,
.error-list a {
  list-style-type: disc;
  font: 400 15px/20px "Lora", sans-serif;
  margin-bottom: 15px;
}

.page-wrapper {
  padding: 0 133px 0 0;
  margin: 0 0 120px;
  width: 100%;
}

.page-content ul {
  padding-left: 40px;
  margin: 15px 0;
}

.page-content ul li {
  list-style-type: disc;
}

.page-content ol li {
  list-style-type: decimal;
}

.page-content .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.page-content .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-content a {
  font: 400 15px/17px "Lora", serif;
  text-decoration: underline;
}

.page-content .alignnone {
  margin: 20px 0;
}

@media (max-width: 1315px) {
  .container {
    width: 1068px;
    padding: 0 15px;
  }

  .container__adv {
    width: 117px;
    height: 229px;
  }

  .posts-item {
    height: 613px;
  }

  .posts-item--sm {
    height: 298px;
  }

  .posts-item--md {
    height: 298px;
  }

  .posts-item__wrapper {
    height: 246px;
  }

  .posts-item__wrapper--sm {
    height: 123px;
  }

  .posts-item__wrapper--md {
    height: 298px;
    padding: 15px 15px;
  }

  .posts-item__heading a {
    font: 800 24px/26px "Open Sans", sans-serif;
  }

  .posts-item__heading--sm a {
    font: 800 15px/19px "Open Sans", sans-serif;
  }

  .posts-item__heading--md a {
    font: 800 24px/26px "Open Sans", sans-serif;
  }

  .widget_slider_widget .image-slider__wrapper {
    width: 90%;
  }

  .slider-wrapper .text-slider {
    padding: 40px 5px 50px;
  }

  .slider-wrapper p {
    font: 400 16px/19px "Open Sans", sans-serif;
  }
}

@media (max-width: 1199px) {
  .container {
    width: 960px;
    padding: 0 15px;
  }

  .container__adv {
    width: 87px;
    height: 170px;
  }

  .header {
    min-height: 81px;
  }

  .posts-item {
    height: 589px;
  }

  .posts-item--sm {
    height: 286px;
  }

  .posts-item--md {
    height: 286px;
  }

  .posts-item__wrapper {
    height: 261px;
  }

  .posts-item__wrapper--sm {
    height: 128px;
  }

  .posts-item__wrapper--md {
    height: 286px;
    padding: 5px 10px;
  }

  .posts-item__heading {
    margin: 0 0 7px;
  }

  .posts-item__heading a {
    font: 800 20px/20px "Open Sans", sans-serif;
  }

  .posts-item__heading--sm a {
    font: 800 16px/19px "Open Sans", sans-serif;
  }

  .posts-item__heading--md a {
    font: 800 20px/22px "Open Sans", sans-serif;
  }

  .posts-item__author {
    margin: 0 0 7px;
  }

  .sidebar {
    padding: 0 100px 0 0;
  }

  .member__post-item {
    min-height: 290px;
  }

  .member__post-text {
    height: 130px;
  }

  .crew__item {
    min-height: 283px;
  }

  .articles-item__wrapper {
    height: 163px;
  }

  .widget_slider_widget .image-slider__wrapper {
    width: 100%;
  }

  .page-wrapper {
    padding: 0 103px 0 0;
  }
}

@media (max-width: 991px) {
  .container {
    width: 768px;
  }

  .container__adv.adv-show {
    display: none;
  }

  .container__adv {
    display: none;
  }

  blockquote p {
    font: 400 20px/25px "Lora", serif;
  }

  .header__wrapper {
    position: fixed;
    top:0;
    z-index: 10;
    display: none;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100vw;
    height: 100vh;
  }

  .header__wrapper--opened {
    display: block;
    overflow-y: scroll;
  }

  .header__wrapper {
    padding: 0;
  }

  .header__wrapper-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 110vh;
    padding: 0;
  }

  .header__mobile {
    display: block;
  }

  .header__row-upper {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: auto;
    padding: 0 15px;
    background-color: #ffffff;
  }

  .header__row-upper nav {
    padding: 0;
  }

  .header__nav li:after {
    top: 2px;
    height: 20px;
  }

  .header__nav li a {
    font: 400 20px/20px "Open Sans", sans-serif;
  }

  .header__socials li {
    margin: 3px 6px 0;
  }

  .header__socials svg {
    -webkit-transform: scale(1.7);
            transform: scale(1.7);
  }

  .header__row-lower {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: auto;
    padding: 15px;
  }

  .header__row-lower nav {
    width: auto;
    padding: 0;
  }

  .header__row-lower ul {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }

  .header__row-lower li {
    padding: 0 0 10px;
  }

  .header__row-lower li a {
    font: 400 20px/30px "Open Sans", sans-serif;
  }

  .header__row-lower li a:after {
    display: none;
  }

  .header__date {
    display: none;
  }

  .header__form {
    display: none;
  }

  .header__logos {
    display: none;
  }

  .footer__col {
    padding: 0 3%;
  }

  .footer__socials {
    padding: 6px 0 0;
  }

  .footer__socials svg {
    width: 20px;
    height: 20px;
  }

  .posts {
    -webkit-flex: 0 1 71.5%;
        -ms-flex: 0 1 71.5%;
            flex: 0 1 71.5%;
    min-width: 71.5%;
    margin: 0 10px 0 0;
  }

  .posts-item {
    height: 583px;
  }

  .posts-item--sm {
    height: 283px;
  }

  .posts-item--md {
    height: 283px;
  }

  .posts-item__wrapper {
    height: 300px;
    padding: 10px 22px;
  }

  .posts-item__wrapper--sm {
    height: 148px;
    padding: 6px 10px;
  }

  .posts-item__wrapper--md {
    height: 283px;
    padding: 5px 10px;
  }

  .posts-item__category a {
    font: 400 11px/13px "Open Sans", sans-serif;
  }

  .posts-item__heading a {
    font: 800 19px/21px "Open Sans", sans-serif;
  }

  .posts-item__heading--sm a {
    font: 800 14px/17px "Open Sans", sans-serif;
  }

  .posts-item__heading--md a {
    font: 800 19px/21px "Open Sans", sans-serif;
  }

  .posts-item__time {
    font: 400 10px/10px "Open Sans", sans-serif;
    margin: 0;
  }

  .posts-item__author-span {
    font: 400 10px/12px "Open Sans", sans-serif;
  }

  .posts-item__author a {
    font: 400 10px/12px "Open Sans", sans-serif;
  }

  .posts-item__paragraph {
    font: 400 11px/13px "Lora", serif;
  }

  .sidebar {
    -webkit-flex: 0 0 27%;
        -ms-flex: 0 0 27%;
            flex: 0 0 27%;
    width: 27%;
    max-width: 27%;
    padding: 0;
  }

  .post {
    -webkit-flex: 0 1 71.5%;
        -ms-flex: 0 1 71.5%;
            flex: 0 1 71.5%;
    max-width: 71.5%;
    margin: 0 10px 0 0;
  }

  .member {
    -webkit-flex: 0 1 73%;
        -ms-flex: 0 1 73%;
            flex: 0 1 73%;
    max-width: 73%;
    margin: 0 10px 0 0;
  }

  .member__post-item {
    min-height: 270px;
  }

  .member__post-text {
    height: 133px;
  }

  .member__post-heading a {
    font: 800 14px/17px "Open Sans", sans-serif;
  }

  .crew {
    margin: 0 0 70px;
  }

  .crew__item {
    min-height: 240px;
  }

  .crew__text {
    min-height: 100px;
  }

  .crew-address {
    margin: 0 0 70px;
  }

  .articles {
    -webkit-flex: 0 1 73%;
        -ms-flex: 0 1 73%;
            flex: 0 1 73%;
    max-width: 73%;
    margin: 0 10px 120px 0;
  }

  .articles-item {
    height: 290px;
  }

  .articles-item__heading a {
    font: 800 14px/17px "Open Sans", sans-serif;
  }

  .slider-wrapper .text-slider {
    padding: 25px 5px 35px;
  }

  .slider-wrapper p {
    font: 400 13px/14px "Open Sans", sans-serif;
  }

  .slider-wrapper .share-list li {
    margin: 7px 8px 0;
  }

  .slider-wrapper .share-list svg {
    width: 20px;
    height: 20px;
  }

  section.error-404 {
    width: 100%;
  }

  .page-wrapper {
    padding: 0;
    margin: 0 0 70px;
  }
}

@media (max-width: 767px) {
  .container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding: 0 10px;
  }

  .error404 ul {
    text-align: center;
  }

  .footer__container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .footer h5 {
    font: 800 14px/17px "Open Sans", sans-serif;
  }

  .footer p {
    font: 400 14px/17px "Open Sans", sans-serif;
    margin: 0 0 2px;
  }

  .footer a {
    font: 400 14px/17px "Open Sans", sans-serif;
    margin: 0 0 2px;
  }

  .posts {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 50px;
  }

  .posts-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 565px;
  }

  .posts-item--sm {
    height: 274px;
  }

  .posts-item--md {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 274px;
  }

  .posts-item__wrapper--sm {
    padding: 5px;
  }

  .posts-item__wrapper--md {
    height: 274px;
    padding: 5px 10px;
  }

  .posts-item__heading {
    margin: 0 0 5px;
  }

  .posts-item__heading a {
    font: 800 16px/18px "Open Sans", sans-serif;
  }

  .posts-item__heading--sm {
    margin: 0 0 5px;
  }

  .posts-item__heading--sm a {
    font: 800 13px/15px "Open Sans", sans-serif;
  }

  .posts-item__author {
    margin: 0 0 5px;
  }

  .sidebar {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  .post {
    max-width: 100%;
    margin: 0;
  }

  .member {
    max-width: 100%;
    margin: 0;
  }

  .member__post {
    margin: 0 0 80px;
  }

  .member__post-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .member__post-heading a {
    font: 800 13px/15px "Open Sans", sans-serif;
  }

  .crew__wrapper {
    margin: 0 -5px 50px;
  }

  .crew__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(33.33% - 30px/3);
  }

  .articles {
    margin: 0 0 120px;
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    max-width: 100%;
  }

  .articles-item {
    height: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .articles-item__heading a {
    font: 800 13px/15px "Open Sans", sans-serif;
  }

  .widget_slider_widget {
    margin: 0 0 40px;
  }

  .widget_slider_widget .image-slider__wrapper {
    width: 460px;
  }

  .widget_text {
    margin: 0 0 40px;
    padding: 0 0 4px;
  }

  .widget_media_image {
    max-width: 390px;
    margin: 0 auto 40px;
  }

  .widget_events_widget {
    margin: 0 0 40px;
  }

  .slider-wrapper .text-slider {
    padding: 25px 30% 35px;
  }

  .item-top {
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .item-top__link {
    width: 100%;
  }

  .item-top__link .post-title {
    text-align: center;
    margin-top: 10px;
  }

  .item-bottom {
    text-align: center;
  }

  section.error-404__title {
    font: 800 35px/40px "Open Sans", sans-serif;
  }

  section.error-404__subtitle {
    font: 800 20px/30px "Open Sans", sans-serif;
  }

  .error-list__item,
  .error-list a {
    margin-bottom: 5px;
    font: 400 12px/20px "Lora", sans-serif;
  }

  .page-content figure a,
  .page-content figure img {
    width: 100%;
  }
}

@media (max-width: 560px) {
  .posts-item {
    height: 535px;
  }

  .posts-item--sm {
    height: 259px;
  }

  .posts-item--md {
    height: 259px;
  }

  .posts-item__wrapper--md {
    height: 259px;
  }

  .crew__item {
    width: calc(50% - 20px/2);
  }

  .logos__item {
    width: calc(50% - 14px);
  }

  .slider-wrapper .text-slider {
    padding: 25px 10% 35px;
  }
}

@media (max-width: 480px) {
  blockquote p {
    font: 400 15px/20px "Lora", serif;
  }

  .footer {
    padding: 30px 0;
  }

  .footer__container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer__col {
    width: 100%;
    padding: 0 0 25px;
    text-align: center;
  }

  .footer__nav-main {
    text-align: center;
  }

  .footer__nav-main li {
    margin: 0 0 6px;
  }

  .footer__socials {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .posts-item {
    height: auto;
  }

  .posts-item--sm {
    height: auto;
  }

  .posts-item--md {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }

  .posts-item__img--md {
    width: 100%;
    max-width: none;
    padding: 0 0 80%;
  }

  .posts-item__wrapper {
    min-width: 123px;
    height: auto;
    padding: 20px 15px;
  }

  .posts-item__wrapper--sm {
    height: auto;
    min-height: 123px;
    padding: 20px 5px;
  }

  .posts-item__wrapper--md {
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 123px;
    padding: 20px 5px;
  }

  .posts-item__category a {
    font: 400 13px/15px "Open Sans", sans-serif;
    margin: 0 0 3px;
  }

  .posts-item__heading a {
    font: 800 20px/22px "Open Sans", sans-serif;
  }

  .posts-item__heading--sm a {
    font: 800 20px/22px "Open Sans", sans-serif;
  }

  .posts-item__heading--md a {
    font: 800 20px/22px "Open Sans", sans-serif;
  }

  .posts-item__time {
    font: 400 15px/17px "Open Sans", sans-serif;
    margin: 0 0 2px;
  }

  .posts-item__author-span {
    font: 400 15px/17px "Open Sans", sans-serif;
  }

  .posts-item__author a {
    font: 400 15px/17px "Open Sans", sans-serif;
  }

  .posts-item__paragraph {
    font: 400 15px/17px "Open Sans", sans-serif;
  }

  .grid-sizer {
    width: 100%;
  }

  .grid-item {
    width: 100%;
  }

  .grid-item--width2 {
    width: 100%;
  }

  .gutter-sizer {
    width: 0;
  }

  .member__post-wrapper {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }

  .member__post-item {
    width: 100%;
    margin: 0 0 17px;
  }

  .member__post-heading a {
    font: 800 20px/22px "Open Sans", sans-serif;
  }

  .crew__item {
    width: 100%;
  }

  .crew__name a {
    font: 800 20px/22px "Open Sans", sans-serif;
  }

  .articles-item {
    width: 100%;
  }

  .articles-item__heading a {
    font: 800 20px/22px "Open Sans", sans-serif;
  }

  .logos__wrapper {
    padding: 0 20px;
  }

  .logos__item {
    width: 100%;
    margin: 0 0 30px;
  }

  .widget_slider_widget h3 {
    font: 800 14px/16px "Open Sans", sans-serif;
    margin: 0 0 8px;
  }

  .widget_slider_widget .image-slider__wrapper {
    width: 200px;
  }

  .widget_text h3 {
    font: 800 14px/16px "Open Sans", sans-serif;
  }

  .widget_media_image h3 {
    font: 800 14px/16px "Open Sans", sans-serif;
  }

  .widget_events_widget h3 {
    font: 800 14px/16px "Open Sans", sans-serif;
  }

  .widget_events_widget span {
    font: 700 15px/17px "Open Sans", sans-serif;
    margin: 5px 0 2px;
  }

  .widget_events_widget p {
    font: 400 15px/17px "Open Sans", sans-serif;
  }

  .slider-wrapper .text-slider {
    padding: 25px 15px 35px;
  }

  .slider-wrapper p {
    font: 400 15px/17px "Open Sans", sans-serif;
  }

  section.error-404 {
    padding: 40px 10px;
  }

  section.error-404__title {
    margin-bottom: 30px;
    font: 800 30px/40px "Open Sans", sans-serif;
  }

  section.error-404__subtitle {
    margin-bottom: 40px;
    font: 800 15px/20px "Open Sans", sans-serif;
  }

  .page-content .alignleft,
  .page-content .alignright,
  .page-content .aligncenter,
  .page-content .alignnone {
    width: 100%;
  }
}