@charset "UTF-8";
/*boomboom*/
.content .pagination a {
  white-space: nowrap !important; }

@media (min-width: 1024px) {
  .add-page-to-next-desktop .txt-np:after {
    content: ' PAGE'; } }

@media (max-width: 1023px) {
  .add-page-to-next-tablet .txt-np:after {
    content: ' PAGE'; } }

@media (max-width: 767px) {
  .add-page-to-next-mobile .txt-np:after {
    content: ' PAGE'; } }

/*
.nopas-gal-only-next-desktop {
  @include bp($t, 'above') {
    .txt-np {
      &:after {
        content: ' PAGE';
      }
    }
  }
}

.nopas-gal-only-next-tablet {
  @include bp($t, 'below') {
    .txt-np {
      &:after {
        content: ' PAGE';
      }
    }
  }
}

.nopas-gal-only-next-mobile {
  @include bp($m, 'below') {
    .txt-np {
      &:after {
        content: ' PAGE';
      }
    }
  }
}

.yespas-gal-only-next-desktop {
  @include bp($t, 'above') {
    .pagination {
      .txt-np {
        &:after {
          content: '';
        }
      }

    }
  }
}

.yespas-gal-only-next-tablet {
  @include bp($t, 'below') {
    .pagination {
      .txt-np {
        &:after {
          content: '';
        }
      }

    }
  }
}

.yespas-gal-only-next-mobile {
  @include bp($m, 'below') {
    .pagination {
      .txt-np {
        &:after {
          content: '';
        }
      }

    }
  }
}
*/
.taboola-pixel,
[data-adid='24'],
img[src*="analytics.yahoo.com"],
[data-adid='11'],
[data-adid='16'],
.outbrain-pixel {
  display: none; }

[data-adid] {
  text-align: center; }

#singlebotad {
  text-align: center;
  clear: both;
  margin-top: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

@media (max-width: 767px) {
  #singlebotad {
    margin: 0 -20px;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; } }

[data-adid='6'] {
  width: 100%; }

@media (min-width: 640px) {
  [data-adid='6'] {
    margin: 0 auto 10px auto; } }

@media (max-width: 640px) {
  [data-adid='6'] {
    margin-top: 8px; } }

@media (min-width: 768px) {
  .advertisement_gpt_title {
    position: relative;
    margin-top: 28px; }
  .advertisement_gpt_title:after {
    margin: 10px auto 3px auto;
    content: 'advertisement';
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 100%;
    text-transform: uppercase;
    color: #676767;
    font-size: 10px;
    padding-bottom: 5px; } }

[data-adid='43'] {
  margin: 20px 0; }

[data-adid='5'] {
  margin: 20px 0; }

@media (max-width: 767px) {
  [data-adid='6'] {
    margin-top: 10px; } }

[data-adid='20'] {
  margin-top: 20px; }

[data-adid='38'] {
  margin: 20px auto 10px auto;
  display: block; }

@media (max-width: 768px) {
  [data-adid='38'] {
    width: 300px;
    height: 250px; } }

.OUTBRAIN {
  margin-top: 25px; }

@media (min-width: 768px) {
  [data-adid='3'] {
    margin: 20px auto; }
  [data-adid='25'] {
    margin: 20px auto; } }

@media (min-width: 1024px) {
  .bt_taboola_wrapper {
    margin: 30px auto; } }

[id*="taboola-below-article-"] {
  margin-top: 20px; }

#yahoo_ads {
  max-width: 300px; }

.yap-ad-1-wrapper {
  margin-top: 20px; }

.bt-hidden-el {
  display: none !important; }

[data-adid='27'], [data-adid='28'], [data-adid='29'], [data-adid='30'], [data-adid='31'], [data-adid='32'] {
  display: block;
  margin-bottom: 27px; }

@media (max-width: 767px) {
  [data-adid='27'], [data-adid='28'], [data-adid='29'], [data-adid='30'], [data-adid='31'], [data-adid='32'] {
    margin-bottom: 22px; } }

@-webkit-keyframes spin-a-wheel {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin-a-wheel {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.dfp-close-icon {
  visibility: hidden;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background: black;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  position: relative;
  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; }

.dfp-close-icon:after, .dfp-close-icon:before {
  content: '';
  width: 12px;
  height: 2px;
  position: absolute;
  background: #fff; }

.dfp-close-icon:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.dfp-close-icon:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.c51 {
  position: fixed;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 0;
  z-index: 2147483646;
  text-align: center;
  width: 100%; }

.c51-inner-wrap {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.nextpage,
.prevpage {
  position: relative; }

.pagination-button-content {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.pagination-button-content svg, .pagination-button-content img {
  position: absolute;
  max-width: 30px;
  max-height: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.nextpage .pagination-button-content {
  padding-right: 40px; }

.nextpage .pagination-button-content svg, .nextpage .pagination-button-content img {
  right: 0; }

.prevpage .pagination-button-content {
  padding-left: 40px; }

.prevpage .pagination-button-content svg, .prevpage .pagination-button-content img {
  left: 0; }

.prevpage .first-gal-page,
.prevpage .gal-only-nextpage {
  display: none !important;
  width: 100%; }

@media (max-width: 767px) {
  .display-type-gallery.gal-only-next-mobile .nextpage {
    width: 100%; }
  .display-type-gallery.gal-only-next-mobile .prevpage {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .display-type-gallery.gal-only-next-tablet .nextpage {
    width: 100%; }
  .display-type-gallery.gal-only-next-tablet .prevpage {
    display: none !important; } }

@media (min-width: 1024px) {
  .display-type-gallery.gal-only-next-desktop .nextpage {
    width: 100%; }
  .display-type-gallery.gal-only-next-desktop .prevpage {
    display: none !important; } }

.paged-1 .pagination .link-prev {
  visibility: hidden; }

.fb-img-headline {
  display: none; }

@media (max-width: 767px) {
  .body--fb-img-headline-mobile-show .fb-img-headline {
    display: block;
    margin: 15px auto 20px auto; }
  .body--fb-img-headline-mobile-show .fb-img-headline img {
    width: 100%; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .body--fb-img-headline-tablet-show .fb-img-headline {
    display: block;
    margin: 15px auto 20px auto; }
  .body--fb-img-headline-tablet-show .fb-img-headline img {
    width: 100%; } }

@media (min-width: 1024px) {
  .body--fb-img-headline-desktop-show .fb-img-headline {
    display: block;
    margin: 15px auto 20px auto; }
  .body--fb-img-headline-desktop-show .fb-img-headline img {
    width: 100%; } }

.header-bg {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000; }

.v-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }

html {
  overflow-x: hidden; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden; }

@media (max-width: 767px) {
  body::-webkit-scrollbar {
    display: none; } }

.header-spacer {
  width: 100%; }

@media (max-width: 1023px) {
  .header-spacer {
    height: 50px; } }

@media (min-width: 1024px) {
  .header-spacer {
    height: 75px; } }

.wrap {
  max-width: calc(100vw - 20px);
  margin: auto; }

@media (min-width: 768px) {
  .wrap {
    width: 1076px; } }

@media (min-width: 1280px) {
  .wrap.main-wrap {
    padding-left: 180px; }
  .body--no-static-skyscraper .wrap.main-wrap {
    padding-left: 0px; } }

.main-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: calc(100vh - 370px);
  position: relative;
  z-index: 1; }

@media (max-width: 1023px) {
  .main-wrap {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; } }

.content {
  box-sizing: border-box; }

@media (min-width: 768px) {
  .content {
    padding-right: 15px;
    width: calc(100% - 329px); } }

@media (min-width: 768px) and (max-width: 1023px) {
  .no-sidebar-tablet .content {
    width: 100%;
    padding-right: 0; } }

@media (min-width: 1280px) {
  .content {
    width: 753px; } }

.content--full-width {
  width: 1077px;
  max-width: 1077px; }

.sidebar {
  box-sizing: border-box;
  max-width: 100%; }

@media (min-width: 768px) {
  .sidebar {
    width: 329px;
    padding: 32px 0 32px 15px;
    display: table; } }

@media (max-width: 767px) {
  .sidebar {
    padding-bottom: 30px;
    margin: auto;
    display: block; } }

.mail-fail-message {
  visibility: hidden;
  margin-top: 10px;
  overflow: hidden;
  transition: height .3s; }

.mail-fail-message div {
  padding: 3px;
  border-radius: 3px; }

.from-error .mail-fail-message, .from-error .mail-message {
  visibility: visible;
  opacity: 1; }

.from-error {
  height: 50px;
  border: red 1px solid !important;
  border-radius: 50px; }

.from-error .mail-form {
  border: red 1px solid !important; }

.from-error > input {
  border: none !important; }

.from-error .newsletter_form_email {
  border: red 1px solid; }

.from-error .newsletter_form_submit {
  border: red 1px solid; }

@media (max-width: 1023px) {
  .mail-fail-message {
    font-size: 20px; } }

@media (max-width: 767px) {
  .mail-fail-message {
    font-size: 18px; } }

.newsletter-absolute-wrapper {
  display: none;
  z-index: 15;
  position: fixed;
  top: 50%;
  left: 50%;
  background-size: cover;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%); }

.newsletter-absolute-wrapper::before {
  position: absolute;
  top: -400px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  width: 100vw;
  height: 100vh;
  content: "";
  background: rgba(0, 0, 0, 0.75) no-repeat center center;
  display: block; }

.newsletter-absolute-wrapper .newsletter-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%); }

.newsletter-absolute-wrapper .close-newsletter-button {
  height: 28px;
  width: 28px;
  position: absolute;
  color: red;
  z-index: 12;
  font-size: 44px;
  right: 45px;
  top: 89px;
  cursor: pointer; }

.exit-intent {
  z-index: 1001;
  position: fixed;
  height: 10px;
  width: 100%;
  top: 0;
  background-color: transparent; }

input {
  outline: none !important; }

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

@media (max-width: 767px) {
  .remove-sidebartop-mobile .sidebar_top,
  .remove-sidebartop-mobile .content-recs-top {
    display: none; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .remove-sidebartop-tablet .sidebar_top,
  .remove-sidebartop-tablet .content-recs-top {
    display: none; } }

@media (min-width: 1024px) {
  .remove-sidebartop-desktop .sidebar_top,
  .remove-sidebartop-desktop .content-recs-top {
    display: none; } }

@media (max-width: 767px) {
  .remove-sidebarbottom-mobile .most-bt,
  .remove-sidebarbottom-mobile .content-recs-bot,
  .remove-sidebarbottom-mobile .sidebar_bottom {
    display: none; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .remove-sidebarbottom-tablet .most-bt,
  .remove-sidebarbottom-tablet .content-recs-bot,
  .remove-sidebarbottom-tablet .sidebar_bottom {
    display: none; } }

@media (min-width: 1024px) {
  .remove-sidebarbottom-desktop .most-bt,
  .remove-sidebarbottom-desktop .content-recs-bot,
  .remove-sidebarbottom-desktop .sidebar_bottom {
    display: none; } }

@media (max-width: 767px) {
  .remove-underpost-mobile .single-recommendations-widget,
  .remove-underpost-mobile .bottom-cr {
    display: none; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .remove-underpost-tablet .single-recommendations-widget,
  .remove-underpost-tablet .bottom-cr {
    display: none; } }

@media (min-width: 1024px) {
  .remove-underpost-desktop .single-recommendations-widget,
  .remove-underpost-desktop .bottom-cr {
    display: none; } }

@media (max-width: 767px) {
  .mobile-sidebar-top-items-0 .sidebar-posts-widget,
  .mobile-sidebar-top-items-0 .content-recs-top {
    display: none; }
  .mobile-sidebar-bottom-items-0 .most-bt,
  .mobile-sidebar-bottom-items-0 .content-recs-bot {
    display: none; }
  .mobile-sidebar-top-items-1 .sidebar-posts-widget .post-widget:nth-child(n+6),
  .mobile-sidebar-top-items-1 .content-recs-top .post-widget:nth-child(n+6) {
    display: none; }
  .mobile-sidebar-bottom-items-1 .most-bt .post-widget:nth-child(n+6),
  .mobile-sidebar-bottom-items-1 .content-recs-bot .post-widget:nth-child(n+6) {
    display: none; }
  .mobile-sidebar-top-items-2 .sidebar-posts-widget .post-widget:nth-child(n+7),
  .mobile-sidebar-top-items-2 .content-recs-top .post-widget:nth-child(n+7) {
    display: none; }
  .mobile-sidebar-bottom-items-2 .most-bt .post-widget:nth-child(n+7),
  .mobile-sidebar-bottom-items-2 .content-recs-bot .post-widget:nth-child(n+7) {
    display: none; }
  .mobile-sidebar-top-items-3 .sidebar-posts-widget .post-widget:nth-child(n+8),
  .mobile-sidebar-top-items-3 .content-recs-top .post-widget:nth-child(n+8) {
    display: none; }
  .mobile-sidebar-bottom-items-3 .most-bt .post-widget:nth-child(n+8),
  .mobile-sidebar-bottom-items-3 .content-recs-bot .post-widget:nth-child(n+8) {
    display: none; }
  .mobile-sidebar-top-items-4 .sidebar-posts-widget .post-widget:nth-child(n+9),
  .mobile-sidebar-top-items-4 .content-recs-top .post-widget:nth-child(n+9) {
    display: none; }
  .mobile-sidebar-bottom-items-4 .most-bt .post-widget:nth-child(n+9),
  .mobile-sidebar-bottom-items-4 .content-recs-bot .post-widget:nth-child(n+9) {
    display: none; } }

.rc-wc .row-item h3 {
  margin: 20px 0 !important; }

.sidebar.sticky {
  position: fixed;
  bottom: 0;
  height: calc(100vh - 60px);
  right: calc((100% - 1076px) / 2); }

@media (max-width: 1109px) {
  .sidebar.sticky {
    right: 2px; } }

@media (min-width: 1280px) {
  .body--has-static-skyscraper .sidebar.sticky {
    -webkit-transform: translate(90px);
        -ms-transform: translate(90px);
            transform: translate(90px); } }

.sidebar.sticky.reached-bottom {
  position: absolute;
  right: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.pagination a .txt-slideshow {
  display: none; }

.pagination a .txt-np {
  display: inline; }

.slideshow-button .pagination a {
  font-size: 28px;
  text-transform: uppercase; }

.slideshow-button .pagination a svg {
  height: 50px; }

@media (max-width: 767px) {
  .slideshow-button .pagination a svg {
    height: 40px; } }

.slideshow-button .pagination a.link-prev {
  display: none; }

.slideshow-button .pagination a.link-next {
  width: 100%; }

.slideshow-button .pagination a .txt-np {
  display: none; }

.slideshow-button .pagination a .txt-slideshow {
  display: inline; }

@media (max-width: 767px) {
  .paged-1.slideshow-button-mobile .pagination a {
    font-size: 28px;
    text-transform: uppercase; }
  .paged-1.slideshow-button-mobile .pagination a svg {
    height: 50px; } }

@media (max-width: 767px) and (max-width: 767px) {
  .paged-1.slideshow-button-mobile .pagination a svg {
    height: 40px; } }

@media (max-width: 767px) {
  .paged-1.slideshow-button-mobile .pagination a.link-prev {
    display: none; }
  .paged-1.slideshow-button-mobile .pagination a.link-next {
    width: 100%; }
  .paged-1.slideshow-button-mobile .pagination a .txt-np {
    display: none; }
  .paged-1.slideshow-button-mobile .pagination a .txt-slideshow {
    display: inline; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .paged-1.slideshow-button-tablet .pagination a {
    font-size: 28px;
    text-transform: uppercase; }
  .paged-1.slideshow-button-tablet .pagination a svg {
    height: 50px; } }

@media (min-width: 768px) and (max-width: 1023px) and (max-width: 767px) {
  .paged-1.slideshow-button-tablet .pagination a svg {
    height: 40px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .paged-1.slideshow-button-tablet .pagination a.link-prev {
    display: none; }
  .paged-1.slideshow-button-tablet .pagination a.link-next {
    width: 100%; }
  .paged-1.slideshow-button-tablet .pagination a .txt-np {
    display: none; }
  .paged-1.slideshow-button-tablet .pagination a .txt-slideshow {
    display: inline; } }

@media (min-width: 1024px) {
  .paged-1.slideshow-button-desktop .pagination a {
    font-size: 28px;
    text-transform: uppercase; }
  .paged-1.slideshow-button-desktop .pagination a svg {
    height: 50px; } }

@media (min-width: 1024px) and (max-width: 767px) {
  .paged-1.slideshow-button-desktop .pagination a svg {
    height: 40px; } }

@media (min-width: 1024px) {
  .paged-1.slideshow-button-desktop .pagination a.link-prev {
    display: none; }
  .paged-1.slideshow-button-desktop .pagination a.link-next {
    width: 100%; }
  .paged-1.slideshow-button-desktop .pagination a .txt-np {
    display: none; }
  .paged-1.slideshow-button-desktop .pagination a .txt-slideshow {
    display: inline; } }

.yt-popup {
  position: relative;
  z-index: 100; }

.yt-popup__popup {
  display: none;
  position: fixed;
  text-align: center;
  width: 60%;
  min-width: 280px;
  max-width: 630px;
  background-color: white;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px black solid;
  padding: 25px 15px;
  box-shadow: 0px 0px 125px 30px #000000; }

.yt-popup__popup h1 {
  text-transform: uppercase;
  margin-bottom: 5px; }

.yt-popup__popup p {
  font-size: 25px;
  text-transform: capitalize; }

.yt-popup__popup img {
  max-width: 320px; }

.facebook_like_popup .yt-popup__popup {
  display: block !important; }

.yt-popup__close {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 35px; }

@media (max-width: 767px) {
  .yt-popup__popup {
    min-width: 220px; }
  .yt-popup__popup h1 {
    font-size: 5vw; }
  .yt-popup__popup p {
    font-size: 4.2vw; }
  .yt-popup__popup img {
    max-width: 120px; }
  .yt-popup__close {
    font-size: 20px; } }

/* latin */
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 200;
  src: url("/wp-content/themes/mainsite/assets/fonts/oswald-200.eot");
  /* IE9 Compat Modes */
  src: url("/wp-content/themes/mainsite/assets/fonts/oswald-200.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/mainsite/assets/fonts/oswald-200.woff2") format("woff2"), url("/wp-content/themes/mainsite/assets/fonts/oswald-200.woff") format("woff"), url("/wp-content/themes/mainsite/assets/fonts/oswald-200.ttf") format("truetype"), url("/wp-content/themes/mainsite/assets/fonts/oswald-200.svg#Oswald") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/mainsite/assets/fonts/oswald-500.eot");
  /* IE9 Compat Modes */
  src: url("/wp-content/themes/mainsite/assets/fonts/oswald-500.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/mainsite/assets/fonts/oswald-500.woff2") format("woff2"), url("/wp-content/themes/mainsite/assets/fonts/oswald-500.woff") format("woff"), url("/wp-content/themes/mainsite/assets/fonts/oswald-500.ttf") format("truetype"), url("/wp-content/themes/mainsite/assets/fonts/oswald-500.svg#Oswald") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/mainsite/assets/fonts/lato-regular.eot");
  /* IE9 Compat Modes */
  src: url("/wp-content/themes/mainsite/assets/fonts/lato-regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/mainsite/assets/fonts/lato-regular.woff2") format("woff2"), url("/wp-content/themes/mainsite/assets/fonts/lato-regular.woff") format("woff"), url("/wp-content/themes/mainsite/assets/fonts/lato-regular.ttf") format("truetype"), url("/wp-content/themes/mainsite/assets/fonts/lato-regular.svg#Oswald") format("svg");
  /* Legacy iOS */ }

.link-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9;
  outline: none !important; }

@media (max-width: 767px) {
  .mobile-hide {
    display: none !important; } }

@media (min-width: 768px) {
  .mobile-show {
    display: none !important; } }

@media (max-width: 767px) {
  .mobile-show {
    display: block; } }

.pagination a {
  font-family: Oswald, sans-serif; }

.pagination-button-content svg,
.pagination-button-content img {
  max-width: 33px;
  max-height: 33px; }

.about-us-banner {
  background: url(/wp-content/themes/mainsite//assets/image-about-desk.png) no-repeat center;
  height: 278px;
  background-size: cover;
  color: #fff;
  position: relative; }

.about-us-banner__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  font-family: Oswald, sans-serif;
  width: 100%;
  text-align: center; }

@media (min-width: 1024px) {
  .about-us-banner__text {
    font-size: 100px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .about-us-banner__text {
    font-size: 80px; } }

@media (max-width: 767px) {
  .about-us-banner__text {
    font-size: 19vw; } }

.about-us-like {
  background: url(/wp-content/themes/mainsite/assets/pattern-lightgrey1.png);
  background-size: 70px;
  padding: 30px;
  text-align: center;
  margin-bottom: 20px; }

.about-us-like__wrap {
  padding: 20px;
  background-color: #2a2a2a; }

.about-us-like__text {
  color: #656565;
  font-family: Oswald, sans-serif; }

@media (min-width: 1024px) {
  .about-us-like__text {
    font-size: 34px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .about-us-like__text {
    font-size: 25px; } }

@media (max-width: 767px) {
  .about-us-like__text {
    font-size: 9vw; } }

.gallery_promotion_title {
  font-size: 24px;
  margin: 30px 0 30px 10px; }

#rcjsload_994bfa .row-item h3 {
  display: none !important; }

.archive.category .category-title,
.author-archive .category-title {
  margin: 10px 0 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 767px) {
  .archive.category .category-title,
  .author-archive .category-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 20px);
    margin: 0 -10px 10px;
    padding: 0 10px;
    color: #fff; } }

.archive.category .category-title img,
.author-archive .category-title img {
  width: auto;
  max-height: 40px; }

.archive.category .category-title .icon,
.author-archive .category-title .icon {
  margin-right: 10px; }

@media (min-width: 768px) {
  .archive.category .widget-header-blue,
  .author-archive .widget-header-blue {
    margin-bottom: 20px; } }

.archive.category .widget-header-blue .widget-title,
.author-archive .widget-header-blue .widget-title {
  letter-spacing: 0;
  padding-right: 63px;
  padding-left: 60px;
  margin: 0 -12px;
  font-family: Oswald, sans-serif;
  font-size: 20px; }

.archive.category .widget-header-blue .widget-title .category,
.author-archive .widget-header-blue .widget-title .category {
  letter-spacing: 0;
  padding-right: 63px;
  padding-left: 60px;
  width: 310px;
  margin: 0 -12px;
  font-family: Oswald, sans-serif;
  font-size: 20px; }

@media (max-width: 767px) {
  .archive.category .infibox,
  .author-archive .infibox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .archive.category .archive-post,
  .author-archive .archive-post {
    width: calc(50% - 5px);
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    padding-bottom: 22px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box; }
  .archive.category .archive-post:nth-child(2n),
  .author-archive .archive-post:nth-child(2n) {
    margin-left: 10px; }
  .archive.category .archive-post .thumbnail,
  .author-archive .archive-post .thumbnail {
    width: 100%;
    height: 23vw;
    background-position: center; }
  .archive.category .archive-post .text,
  .author-archive .archive-post .text {
    padding: 6px 10px 0;
    width: 100%; }
  .archive.category .archive-post .text h1,
  .author-archive .archive-post .text h1 {
    font-size: 13px;
    line-height: 1.2; }
  .archive.category .archive-post .by-line,
  .author-archive .archive-post .by-line {
    margin-top: 7px;
    margin-right: 7px;
    position: absolute;
    bottom: 5px;
    right: 0px; } }

@media (max-width: 767px) {
  .archive.category .widget-header-blue,
  .author-archive .widget-header-blue {
    background: none; }
  .archive.category .widget-header-blue .widget-title-skew,
  .author-archive .widget-header-blue .widget-title-skew {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .archive.category .widget-header-blue .widget-title,
  .author-archive .widget-header-blue .widget-title {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background: none;
    color: #39b2cc;
    padding: 0;
    margin: 0; } }

.archive.category .widget-header-blue .widget-title {
  width: 310px;
  font-size: 25px; }

@media (max-width: 767px) {
  .author-archive .widget-header-blue .widget-title {
    max-width: 100%;
    padding: 0 !important; } }

.archive-post {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-bottom: 1px solid #e7e7e7; }

@media (min-width: 768px) {
  .archive-post {
    margin-bottom: 20px;
    padding-bottom: 20px; } }

@media (max-width: 767px) {
  .archive-post {
    margin-bottom: 10px;
    padding-bottom: 10px; } }

@media (min-width: 768px) {
  .archive-post .thumbnail-wrap {
    max-width: 50%; } }

.archive-post .thumbnail {
  height: 242px;
  background-size: cover;
  background-position: center; }

@media (min-width: 768px) {
  .archive-post .thumbnail {
    width: 372px;
    max-width: 100%; } }

@media (max-width: 767px) {
  .archive-post .thumbnail {
    width: 50vw;
    height: 50vw; } }

.archive-post .text {
  box-sizing: border-box; }

.archive-post .text .by-line {
  font-size: 16px;
  font-family: Lato, sans-serif;
  z-index: 999;
  color: #333;
  position: relative;
  margin-top: 4px; }

@media (max-width: 767px) {
  .archive-post .text .by-line {
    font-size: 12px; } }

@media (max-width: 767px) {
  .archive-post .text {
    padding-left: 10px;
    width: 50vw; } }

@media (min-width: 768px) {
  .archive-post .text {
    padding-left: 28px;
    width: calc(100% - 372px);
    min-width: 50%;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); } }

.archive-post .text h1 {
  margin-top: 0;
  line-height: 30px;
  margin-bottom: 0; }

@media (min-width: 768px) {
  .archive-post .text h1 {
    font-size: 25px; } }

@media (max-width: 767px) {
  .archive-post .text h1 {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px; } }

@media (min-width: 768px) {
  .archive-post .text span {
    font-size: 17px; }
  .archive-post .text p {
    font-size: 20px;
    margin-bottom: 0;
    height: 69px;
    overflow: hidden; } }

@media (max-width: 767px) {
  .archive-post .text {
    /*span, */ }
  .archive-post .text p, .archive-post .text span {
    display: none; } }

.archive-post a {
  color: #000;
  text-decoration: none !important; }

.archive-post .author-link {
  position: relative;
  z-index: 9; }

.archive-post > a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

@media (max-width: 767px) {
  .category_title_icon {
    height: 30px;
    float: left;
    margin-right: 5px; }
  .archive.category .widget-header-blue.category_title_text .widget-title {
    height: 30px;
    line-height: 27px;
    font-size: 28px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (max-width: 767px) and (max-width: 767px) {
  .archive.category .widget-header-blue.category_title_text .widget-title {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

@media (max-width: 767px) and (min-width: 768px) {
  .archive.category .widget-header-blue.category_title_text .widget-title {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (max-width: 767px) {
  .category_title {
    margin-bottom: 10px; } }

@media (min-width: 1024px) {
  .widget-header-blue.archive-author_title_text .widget-title {
    width: auto; } }

@media (max-width: 1023px) {
  .widget-header-blue.archive-author_title_text .widget-title {
    width: 310px; } }

@media (max-width: 767px) {
  .author-archive .widget-header-blue {
    width: auto;
    margin-left: 10px;
    float: none; }
  .author-archive .widget-header-blue .widget-title-skew .widget-title {
    font-family: Oswald, sans-serif !important;
    font-size: 47px !important;
    font-weight: 100 !important; } }

@media (max-width: 767px) and (min-width: 768px) {
  .author-archive .widget-header-blue .widget-title-skew .widget-title {
    font-weight: bold; } }

@media (max-width: 767px) and (max-width: 767px) {
  .author-archive .widget-header-blue .widget-title-skew .widget-title {
    font-weight: 100; } }

@media (max-width: 767px) {
  .author-archive .widget-header-blue:before, .author-archive .widget-header-blue:after {
    content: none !important; }
  .author-archive .archive-author_title_icon {
    margin-right: 10px; } }

@media (max-width: 767px) {
  .author-archive .widget-header-blue .widget-title {
    width: 100%; } }

@media (max-width: 767px) {
  .author-archive .widget-header-blue .widget-header-blue__text {
    font-weight: lighter;
    font-size: 22px !important; } }

@media (max-width: 369px) {
  .author-archive .widget-header-blue .widget-header-blue__text {
    font-size: 18px !important; } }

@media (min-width: 768px) {
  .author-archive .widget-header-blue .widget-header-blue__text {
    font-size: 20px; } }

@media (min-width: 1024px) {
  .author-archive .widget-header-blue .widget-header-blue__text .stories-by {
    font-size: 13px; } }

.author-archive .archive-post {
  padding-bottom: 7px; }

.author-archive .by-line {
  display: none; }

@media (max-width: 767px) {
  .archive-author_title {
    margin-bottom: 5px; } }

.archive-author_title:after {
  content: '';
  display: block;
  clear: both; }

.archive-author_title > img, .archive-author_title_icon {
  float: left; }

@media (max-width: 1023px) {
  .archive-author_title > img, .archive-author_title_icon {
    width: 35px; } }

@media (min-width: 1024px) {
  .archive-author_title > img, .archive-author_title_icon {
    width: 46px; } }

.archive-author_title_text {
  width: calc(100% - 48px);
  overflow: hidden;
  float: right; }

@media (max-width: 767px) {
  .archive-author_title_text .widget-title-skew {
    width: 100%; }
  .archive-author_title_text .widget-header-blue__text {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%; }
  .archive-author_title_text .widget-header-blue__text span {
    display: inline; } }

@media (min-width: 1024px) {
  .author-production-type {
    font-style: italic;
    letter-spacing: 3px;
    font-weight: 500; } }

@media (max-width: 1023px) {
  .author-name {
    letter-spacing: 1px; } }

@media (min-width: 1024px) {
  .author-name {
    letter-spacing: 3px;
    font-size: 22px !important; } }

@media (max-width: 1023px) {
  .widget-header-blue .widget-title-skew .widget-title {
    padding-right: 50px;
    padding-left: 50px; } }

#exit_intent_dialog {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99999999;
  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; }

#exit_intent_dialog .popup-content {
  background: #fff;
  position: relative;
  max-width: calc(100% - 40px);
  max-height: calc(100% - 40px);
  padding: 40px 20px 40px;
  box-sizing: border-box; }

#exit_intent_dialog .popup-content > h2 {
  text-align: center;
  font-size: 50px;
  margin: 0;
  color: #39b2cc;
  text-shadow: -1px 1px 0px #164b56; }

#exit_intent_dialog .popup-content > p {
  text-align: center;
  font-size: 25px; }

#exit_intent_dialog .close-popup {
  position: absolute;
  right: 30px;
  z-index: 2;
  top: 5px; }

#exit_intent_dialog .exit_intent_content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#exit_intent_dialog article {
  max-width: calc(33% - (40px / 3)); }

#exit_intent_dialog article img {
  max-width: 100%;
  height: auto; }

#exit_intent_dialog article > a {
  display: block;
  max-width: 336px;
  line-height: 0; }

#exit_intent_dialog article:not(last-child) {
  margin-right: 20px; }

#exit_intent_dialog article header {
  display: none; }

#exit_intent_dialog article > h2 {
  margin: 0;
  background: #fff;
  font-size: 20px;
  font-weight: normal;
  max-width: 336px;
  box-sizing: border-box; }

#exit_intent_dialog article > h2 > a {
  text-decoration: none !important;
  color: #39b2cc !important; }

#exit_intent_dialog .video_overlay {
  position: absolute;
  top: calc(100% - 91px);
  left: calc(100% - 150px); }

.css-icon-exit-shadow,
.css-icon-exit {
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  cursor: pointer; }

.css-icon-exit-shadow:before, .css-icon-exit-shadow:after,
.css-icon-exit:before,
.css-icon-exit:after {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  position: absolute;
  top: 13px;
  border-radius: 2px; }

.css-icon-exit-shadow:before,
.css-icon-exit:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.css-icon-exit-shadow:after,
.css-icon-exit:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.css-icon-exit-shadow:before, .css-icon-exit-shadow:after {
  /*box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);*/ }

.css-icon-exit:before, .css-icon-exit:after {
  background: #39b2cc; }

.footer-mailing-wrap {
  font-family: Lato, sans-serif; }

.footer {
  width: 100%;
  background-image: url(/wp-content/themes/mainsite/assets/pattern-darkgrey.png);
  background-size: 50px;
  color: #fff;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 6;
  font-family: Lato, sans-serif;
  padding: 25px 14px 24px;
  border-bottom: 12px solid #39b2cc; }

.footer:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  background: linear-gradient(to left, transparent 0%, #333 50%, transparent 100%);
  z-index: -1; }

@media (min-width: 768px) {
  .footer:before {
    background: linear-gradient(to left, transparent 0%, #333 20%, #333 80%, transparent 100%); } }

@media (min-width: 768px) {
  .footer {
    padding: 5px 40px 50px; } }

.footer .wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 768px) {
  .footer .wrap {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (max-width: 767px) {
  .footer .wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

@media (min-width: 768px) {
  .footer .left {
    width: 50%; } }

@media (max-width: 767px) {
  .footer .left {
    width: 100%; } }

.footer .left .mail-form {
  position: relative;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media (min-width: 768px) {
  .footer .left .mail-form {
    width: 397px; } }

@media (max-width: 767px) {
  .footer .left .mail-form {
    margin: auto;
    width: calc(100% - 20px);
    max-width: 400px;
    height: 60px; } }

.footer .left .mail-icon {
  background: #fff;
  border-radius: 50%;
  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;
  margin: -1px;
  position: absolute; }

@media (min-width: 768px) {
  .footer .left .mail-icon {
    left: 0;
    width: 50px;
    height: 50px; } }

@media (max-width: 767px) {
  .footer .left .mail-icon {
    right: 0;
    width: 35px;
    height: 35px; } }

@media (min-width: 768px) {
  .footer .left .mail-icon svg {
    width: 30px; } }

@media (max-width: 767px) {
  .footer .left .mail-icon svg {
    width: 20px; } }

@media (min-width: 768px) {
  .footer .left .footer-links {
    margin-top: 40px;
    text-transform: uppercase; } }

@media (max-width: 767px) {
  .footer .left .footer-links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; } }

.footer .left .footer-links a {
  color: #fff !important;
  text-decoration: none !important; }

@media (min-width: 768px) {
  .footer .left .footer-links a {
    margin-left: 16px; } }

@media (max-width: 767px) {
  .footer .left .footer-links a {
    font-size: 20px;
    text-align: center; }
  .footer .left .footer-links a:nth-child(n+2) {
    margin-top: 10px; } }

.footer .left .footer-links a:first-child {
  margin-left: 0; }

@media (min-width: 768px) {
  .footer .right {
    padding-left: 20px;
    margin-left: 20px;
    -webkit-transform: translate(0px, -3px);
        -ms-transform: translate(0px, -3px);
            transform: translate(0px, -3px);
    width: 50%; } }

@media (max-width: 767px) {
  .footer .right {
    display: none; } }

@media (min-width: 768px) {
  .footer-logo-holder {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .footer-logo {
    width: 200px;
    margin: 0 7px; }
  .copyright {
    text-align: right;
    margin-top: 48px;
    font-size: 17px;
    margin-right: 9px; } }

.footer_mailing-form_input-text {
  outline: none !important;
  color: #797979;
  font-size: 18px;
  box-sizing: border-box;
  width: calc(100% - 85px);
  border: 1px solid #fff;
  border-radius: 50px 0 0 50px;
  padding-left: 21px;
  border-right: 0;
  background-color: transparent;
  height: 50px;
  float: left; }

@media (min-width: 768px) {
  .footer_mailing-form_input-text {
    background-color: #313131; }
  .footer_mailing-form_input-text::-webkit-input-placeholder {
    color: #797979; }
  .footer_mailing-form_input-text:-ms-input-placeholder {
    color: #797979; }
  .footer_mailing-form_input-text::placeholder {
    color: #797979; } }

@media (max-width: 767px) {
  .footer_mailing-form_input-text {
    height: 40px;
    padding-left: 20px;
    border-color: #39b2cc; }
  .footer_mailing-form_input-text::-webkit-input-placeholder {
    color: #797979;
    font-size: 14px; }
  .footer_mailing-form_input-text:-ms-input-placeholder {
    color: #797979;
    font-size: 14px; }
  .footer_mailing-form_input-text::placeholder {
    color: #797979;
    font-size: 14px; } }

.footer_mailing-form_input-text:focus::-webkit-input-placeholder {
  color: transparent; }

.footer_mailing-form_input-text:focus:-ms-input-placeholder {
  color: transparent; }

.footer_mailing-form_input-text:focus::placeholder {
  color: transparent; }

.footer_mailing-form_input-submit {
  background-color: #39b2cc;
  color: #fff;
  border: none;
  height: 50px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px;
  border-radius: 0 50px 50px 0;
  width: 85px;
  padding-left: 4px;
  float: left; }

@media (max-width: 767px) {
  .footer_mailing-form_input-submit {
    height: 40px; } }

.mail-message {
  opacity: 0;
  margin-top: 65px;
  overflow: hidden;
  min-width: 100%;
  transition: height .3s;
  color: #ffffff; }

.mail-message div {
  position: absolute; }

.sent .mail-message {
  padding: 5px;
  height: 20px; }

.footer-mailing-wrap {
  background-color: #1e1e1e;
  padding: 35px;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-position: center; }

@media (max-width: 767px) {
  .footer-mailing-wrap {
    padding: 15px 20px; } }

.footer-mailing-wrap .wrap {
  position: relative;
  overflow: visible; }

.footer-mailing-wrap .wrap:after, .footer-mailing-wrap .wrap:before {
  content: '';
  background-image: url(/wp-content/themes/mainsite/assets/footer-arrows.png);
  height: 80px;
  width: 220px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat; }

.footer-mailing-wrap .wrap:before {
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.footer-mailing-wrap .wrap:after {
  bottom: 50%;
  left: 100%;
  -webkit-transform: rotate(180deg) translateY(-50%);
      -ms-transform: rotate(180deg) translateY(-50%);
          transform: rotate(180deg) translateY(-50%); }

@media (min-width: 768px) {
  .footer-mailing-wrap {
    margin-top: 100px; } }

@media (max-width: 767px) {
  .footer-mailing-wrap {
    margin-top: 2px; } }

.footer-mailing-wrap .wrap {
  width: auto;
  display: inline-block; }

.footer-mailing-wrap .wrap:after {
  content: '';
  display: block;
  clear: both; }

.footer-mailing-wrap h4 {
  color: #fff; }

@media (min-width: 768px) {
  .footer-mailing-wrap h4 {
    font-size: 34px;
    letter-spacing: -0.4px;
    display: inline-block;
    margin: 5px 30px 0 0;
    float: left;
    font-weight: normal; } }

@media (max-width: 767px) {
  .footer-mailing-wrap h4 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 25px;
    margin-top: 0; } }

.footer-mailing-wrap .newsletter-form {
  display: inline-block;
  float: left; }

@media (min-width: 768px) {
  .mobile-logo {
    display: none; } }

@media (max-width: 767px) {
  .mobile-logo img {
    width: calc(100% - 100px);
    max-width: 320px;
    margin: 25px auto 0;
    display: block; } }

.footer-left-p {
  position: relative;
  font-size: 17px;
  line-height: 150%; }

.footer-left-p strong {
  text-transform: uppercase; }

.footer-left-p:after {
  content: '';
  display: block;
  right: -20px;
  height: 100%;
  width: 1px;
  background-color: #fff;
  top: 0;
  position: absolute; }

@media (max-width: 767px) {
  .footer-left-p {
    display: none; } }

@media (min-width: 768px) {
  .footer-logo-white {
    margin: 0 9px 0 12px; } }

@media (max-width: 1023px) {
  .header-spacer {
    margin-bottom: 15px; }
  .home .header-spacer {
    margin-bottom: 0; } }

.header-bg {
  box-sizing: border-box;
  max-width: 100vw; }

@media (max-width: 1023px) {
  .header-bg {
    height: 50px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7); } }

@media (min-width: 1024px) {
  .header-bg {
    border-bottom: 4px solid #39b2cc;
    height: 75px; } }

.header-bg .logo {
  margin-left: 20px; }

.header-bg .logo svg {
  max-width: 100%;
  height: 50px;
  width: calc(100vw - 105px); }

@media (min-width: 1024px) {
  .header-bg .logo {
    max-width: 300px;
    min-width: 300px; } }

@media (max-width: 1023px) {
  .header-bg .logo {
    width: 260px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 60px;
    max-width: 410px; }
  .header-bg .logo a {
    display: inline-block;
    height: auto; } }

@media (max-width: 399px) {
  .header-bg .logo {
    margin-left: 0 !important; } }

.header-bg .wrap {
  height: inherit;
  position: relative; }

@media (min-width: 1024px) {
  .header-bg .wrap {
    width: 1343px; } }

.header-bg .v-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 1024px) {
  .header-bg .v-center {
    width: 100%;
    padding-right: 180px;
    box-sizing: border-box; } }

@media (max-width: 1023px) {
  .header-bg .v-center {
    width: 100%;
    height: 59px; } }

.header-bg .main-menu {
  margin-left: 20px; }

.header-bg .main-menu a {
  color: #444;
  text-decoration: none !important; }

.header-bg .main-menu .button {
  border: 1px solid #39b2cc;
  padding: 5px 0;
  border-radius: 25px;
  width: 78px;
  text-align: center; }

@media (max-width: 1023px) {
  .header-bg .main-menu {
    margin-left: 0;
    position: absolute;
    z-index: 1; }
  .header-bg .main-menu .menu-item:not(.menu-item-page) {
    text-transform: uppercase; }
  .header-bg .main-menu .menu-item {
    margin-bottom: 20px; }
  .header-bg .main-menu a {
    font-family: Lato, sans-serif;
    font-size: 19px; }
  .header-bg .main-menu .button {
    background-color: #39b2cc;
    color: #fff;
    width: 120px;
    display: block;
    margin-top: 25px;
    margin-bottom: 20px; } }

@media (min-width: 1024px) {
  .header-bg .main-menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
  .header-bg .main-menu .menu-item {
    font-size: 16px;
    font-weight: 100;
    font-family: Lato, sans-serif;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    margin-left: 35px; }
  .header-bg .main-menu .menu-item.games {
    margin-left: 35px; }
  .header-bg .main-menu .menu-item a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 2px solid transparent;
    padding-bottom: 3px;
    padding-top: 6px; }
  .header-bg .main-menu .menu-item a:hover {
    border-bottom: 2px solid #39b2cc; }
  .header-bg .main-menu .menu-item.games a:hover, .header-bg .main-menu .menu-item.shop a:hover {
    border-bottom: 2px solid transparent; }
  .header-bg .main-menu .menu-item.games:hover span, .header-bg .main-menu .menu-item.shop:hover span {
    background-color: #39b2cc;
    color: #fff; } }

.header-bg .bottom-share {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  background: #fff;
  z-index: 160;
  margin: 0;
  padding-top: 5px;
  box-sizing: border-box;
  padding-left: 7px;
  transition: opacity .3s, -webkit-transform .3s;
  transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s, -webkit-transform .3s;
  -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
  opacity: 0; }

.header-scroll-active .header-bg .bottom-share {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1; }

@media (min-width: 1220px) {
  .header-bg .bottom-share {
    display: none; } }

@media (min-width: 1024px) {
  .header-wrap_icons {
    position: absolute;
    right: 0;
    top: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 180px; } }

@media (max-width: 1023px) {
  .header-wrap_icons {
    display: none; } }

.header-icon {
  display: block;
  background-color: #bfbfbf;
  width: 29px;
  height: 36px;
  position: relative;
  cursor: pointer; }

.header-icon img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 35%);
      -ms-transform: translate(-50%, 35%);
          transform: translate(-50%, 35%);
  height: auto;
  max-width: 18px;
  max-height: 20px; }

.header-icon:after {
  display: block;
  content: '';
  width: 29px;
  height: 29px;
  border-radius: 50%;
  bottom: -15px;
  position: absolute;
  background-color: #bfbfbf;
  z-index: -1; }

.header-icon:hover {
  background-color: #333; }

.header-icon:hover:after {
  background-color: #333; }

.header-icon-facebook img {
  height: 18px; }

.header-icon-search {
  background-color: #39b2cc;
  position: relative;
  z-index: 9; }

.header-icon-search img {
  max-width: 13px; }

.header-icon-search:after {
  background-color: #39b2cc; }

.menu-burder {
  position: relative;
  z-index: 150; }

@media (min-width: 1024px) {
  .menu-burder {
    display: none; } }

@media (max-width: 1023px) {
  .menu-burder {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: auto;
    cursor: pointer;
    height: 17.1px;
    width: 31px; }
  .menu-burder div {
    width: 100%;
    height: 3px;
    background-color: #b2b2b2;
    transition: opacity .3s, top .3s, left .3s, width .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s, top .3s, left .3s, width .3s;
    transition: opacity .3s, transform .3s, top .3s, left .3s, width .3s, -webkit-transform .3s;
    position: absolute;
    left: 0; }
  .menu-burder div:nth-child(1) {
    top: 0; }
  .menu-burder div:nth-child(2) {
    top: calc(50% - 1.5px); }
  .menu-burder div:nth-child(3) {
    top: calc(100% - 3px); }
  .header-bg.active-drop-right .menu-burder div {
    left: 50%;
    top: 50%;
    width: 30px; }
  .header-bg.active-drop-right .menu-burder div:nth-child(1) {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg); }
  .header-bg.active-drop-right .menu-burder div:nth-child(2) {
    top: calc(50% - 1.5px);
    left: 0;
    opacity: 0; }
  .header-bg.active-drop-right .menu-burder div:nth-child(3) {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        -ms-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg); } }

@media (max-width: 1023px) {
  .menu-wrap {
    position: absolute;
    top: 54px;
    width: 300PX;
    min-height: 1080px;
    padding: 20px 40px 40px;
    box-sizing: border-box;
    background-image: url(/wp-content/themes/mainsite/assets/pattern-lightblue.png);
    background-size: 50px;
    overflow: hidden;
    height: 100vh;
    right: -647px;
    transition: right .3s;
    max-width: calc(100% - 20px); }
  .menu-wrap:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    right: -85px;
    -webkit-transform: rotate(7deg) translate(-153px, -40px);
        -ms-transform: rotate(7deg) translate(-153px, -40px);
            transform: rotate(7deg) translate(-153px, -40px);
    background-color: #fff;
    z-index: 0;
    width: 700px;
    height: 100%; } }

.header-bg .mobile-menu-overlay {
  content: '';
  position: fixed;
  top: 50px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
  width: 100vw;
  height: 100vh;
  display: block;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s; }

@media (max-width: 1023px) {
  .header-bg.active-drop-right .menu-wrap {
    right: -10px; }
  .header-bg.active-drop-right .mobile-menu-overlay {
    opacity: 1;
    pointer-events: all; } }

.header-bg .main-menu {
  line-height: 0.9; }

.header-bg .main-menu .menu-item-page {
  margin-bottom: 10px; }

.header-bg .main-menu .menu-item-page a {
  font-size: 16px; }

.header-bg_search-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #595959;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s; }

.search-box-active .header-bg_search-box {
  opacity: 1;
  pointer-events: all; }

.header-bg_search-box_form {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 100px; }

.header-bg_search-box_input {
  background-color: transparent;
  border: none;
  padding-left: 15px;
  border-left: 1px solid #ccc;
  color: #cccccc;
  width: 300px; }

.header-bg_search-box_input::-webkit-input-placeholder {
  color: #cccccc; }

.header-bg_search-box_input:-ms-input-placeholder {
  color: #cccccc; }

.header-bg_search-box_input::placeholder {
  color: #cccccc; }

@media (max-width: 1149px) {
  .header-bg .main-menu {
    margin-left: 0; }
  .header-bg .logo {
    min-width: 0; } }

@media (min-width: 1024px) {
  .header-bg .menu-wrap {
    width: 100%; } }

.mobile-search {
  margin-bottom: 10px; }

.mobile-search .header-bg_search-box_form {
  position: relative;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  right: 0;
  top: 0; }

.mobile-search .mobile-header-icon-search {
  display: inline-block;
  padding: 0;
  border-radius: 70px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 0; }

.mobile-search .mobile-header-icon-search img {
  max-width: 100%;
  max-height: 100%; }

.mobile-search .header-bg_search-box_input {
  width: calc(100% - 35px);
  margin-left: 35px; }

.home {
  font-family: Oswald, sans-serif;
  font-weight: 500; }

.home .wrap.widget {
  width: 1186px;
  max-width: calc(100% - 20px); }

@media (max-width: 767px) {
  .home .wrap.widget.games {
    margin-top: 62px; } }

.home .footer-mailing-wrap {
  margin-top: 20px; }

.post-category-link {
  font-family: Lato, sans-serif;
  z-index: 15; }

.post-category-link a {
  color: #39b2cc;
  text-decoration: none !important;
  font-size: 17px; }

@media (max-width: 869px) {
  .post-category-link a {
    font-size: 11px; } }

.fb_iframe_widget {
  margin-top: 23px; }

@media (max-width: 767px) {
  .home .widget-header-blue {
    padding-right: 30px; }
  .home .widget-header-blue .widget-title-skew {
    margin: auto; }
  .home .widget-header-blue .widget-title {
    width: calc(100vw - 40px);
    margin: auto -20px;
    font-size: 24px;
    height: 60px; }
  .home .widget-header-red .widget-title-skew {
    padding-right: 20px;
    box-sizing: border-box;
    width: 100%;
    margin-left: -59px;
    padding-left: 30px; }
  .home .widget-header-red .widget-title-skew .widget-title {
    width: 100%;
    padding-left: 0; }
  .home .widget-header-red .widget-header-red_stripes {
    width: 117px;
    background-size: cover;
    -webkit-transform: translate(-7px);
        -ms-transform: translate(-7px);
            transform: translate(-7px);
    z-index: -1; }
  .home .widget-header-red .widget-header-red_view-more {
    display: none; } }

body {
  font-family: Lato, sans-serif; }

.main-wrap {
  min-height: calc(100vh - 574px); }

@media (min-width: 768px) {
  .sidebar, .content {
    padding-top: 32px;
    padding-bottom: 30px; } }

.page .post-content textarea,
.page .post-content input {
  max-width: 100%;
  box-sizing: border-box;
  border: 1px solid #777; }

@media (max-width: 767px) {
  .archive .sidebar {
    display: none; } }

.sidebar {
  vertical-align: bottom;
  background: #fff;
  width: 300px;
  box-sizing: content-box; }

.sidebar li {
  list-style: none; }

@media (max-width: 767px) {
  .sidebar {
    width: 100%; } }

@media (min-width: 768px) {
  .sidebar {
    min-height: calc(100vh - 60px);
    position: absolute;
    right: 0;
    display: table; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .no-sidebar-tablet .sidebar {
    display: none !important; } }

.sidebar > .widget {
  text-align: center; }

.sidebar > .widget [id^="rcjsload"] {
  text-align: left; }

.sidebar .content-recs-bot {
  width: 100%; }

@media (max-width: 767px) {
  .sidebar .content-recs-bot .post-widget {
    width: calc(50vw - 15px); }
  .sidebar .content-recs-bot .post-widget a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
  .sidebar .content-recs-bot .post-widget .thumbnail {
    height: calc(50vw - 15px);
    width: 100%; } }

@media (min-width: 768px) {
  .sidebar .content-recs-bot .post-widget {
    width: 140px; }
  .sidebar .content-recs-bot .post-widget .thumbnail {
    height: 140px; } }

.sidebar .content-recs-bot .post-widget:nth-child(2n - 1) {
  float: right; }

.sidebar .content-recs-bot .post-widget:nth-child(2n) {
  clear: both;
  float: left; }

.sidebar .post-widget:not(:first-child) {
  margin-top: 20px; }

.sidebar .post-widget:not(:first-child) .title {
  font-weight: bold; }

@media (max-width: 767px) {
  .sidebar .post-widget:not(:first-child) {
    margin-top: 13px; }
  .sidebar .post-widget:not(:first-child) .title {
    text-transform: uppercase;
    font-size: 14px;
    min-height: 112px; } }

.sidebar .widget-header-red .widget-title-skew {
  width: calc(100% - 70px); }

.sidebar .widget-header-red .widget-title-skew .widget-title {
  font-size: 15px;
  text-transform: uppercase;
  padding: 0;
  text-align: center;
  padding-left: 5px;
  letter-spacing: 0px;
  font-family: Lato, sans-serif;
  font-weight: normal;
  margin-left: 0; }

@media (max-width: 767px) {
  .sidebar_organic_top {
    display: none; } }

.widget {
  max-width: 100%; }

.widget:not(:first-child) {
  margin-top: 20px; }

.category-name {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold; }

@media (min-width: 768px) {
  .category-name {
    background-size: cover;
    height: 49px;
    color: #fff;
    font-size: 23px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (max-width: 767px) {
  .category-name {
    color: #39b2cc;
    font-size: 26px;
    height: 22px;
    background-size: 0; } }

.post-widget {
  text-align: left; }

.post-widget a {
  font-size: 17px;
  font-weight: 600;
  text-decoration: none !important;
  color: #000;
  display: block; }

.post-widget a:after {
  display: block;
  content: '';
  clear: both; }

.content-recs-bot .post-widget a {
  font-size: 15px; }

.post-widget .thumbnail-wrap {
  margin-bottom: 4px; }

.post-widget .thumbnail {
  height: 184px;
  background-size: cover;
  background-position: center; }

.content-recs-bot:after {
  content: "";
  display: block;
  clear: both; }

@media (max-width: 767px) {
  .content-recs-bot .post-widget {
    box-shadow: 0 0 1px 1px rgba(180, 180, 180, 0.55); }
  .content-recs-bot .post-widget .title {
    padding: 10px; }
  .content-recs-bot .post-widget .sidebar-post-widget-category {
    display: none !important; } }

.content-recs-bot .post-widget a {
  font-weight: normal; }

@media (max-width: 767px) {
  .content-recs-top .post-widget {
    margin-top: 0 !important;
    margin: 0 -10px;
    background: url(/wp-content/themes/mainsite/assets/pattern-lightblue.png);
    background-size: 50px; }
  .content-recs-top .post-widget:nth-last-child(n+2) {
    margin-bottom: 20px; }
  .content-recs-top .title {
    width: calc(100% - 30px);
    margin: auto;
    text-align: center;
    -webkit-transform: translate(0, -30px);
        -ms-transform: translate(0, -30px);
            transform: translate(0, -30px);
    background: #fff;
    padding: 15px 20px;
    box-sizing: border-box;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase; } }

.post-widget a.sidebar-post-widget-category {
  font-weight: 100;
  color: #39b2cc;
  font-size: 14px;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .post-widget a.sidebar-post-widget-category {
    display: none; } }

.pagination {
  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: 20px 0 20px;
  font-weight: normal; }

.pagination a {
  white-space: nowrap;
  padding: 10px;
  display: block;
  text-align: center;
  text-decoration: none !important;
  width: calc(50% - 15px);
  border: 1px solid #ed4e4b;
  box-sizing: border-box;
  height: 63px;
  border-radius: 8px;
  font-size: 30px; }

@media (max-width: 399px) {
  .pagination a .txt-slideshow {
    font-size: 8.5vw !important; }
  .pagination a .txt-np {
    font-size: 9.5vw !important; } }

.pagination a:first-child:last-child {
  width: 100%; }

.pagination a:after {
  content: ''; }

.pagination a.link-prev {
  color: #ed4e4b;
  background: #fff; }

.pagination a.link-prev:hover {
  background: linear-gradient(to top, #f2f2f2, #fff); }

.pagination a.link-prev:active {
  background: linear-gradient(to top, #e8e8e8, #fcfcfc);
  margin-top: 1px;
  margin-bottom: -1px; }

.pagination a.link-next {
  color: #fff;
  background: #ed4e4b; }

.pagination a.link-next:hover {
  background: linear-gradient(to top, #eb3734, #ed4e4b); }

.pagination a.link-next:active {
  background: linear-gradient(to top, #e92521, #ed4946);
  margin-top: 1px;
  margin-bottom: -1px; }

.pagination a .ie-helper {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  height: 100%; }

.pagination a .ie-helper > span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  white-space: nowrap; }

@media (max-width: 399px) {
  .pagination a .ie-helper > span {
    font-size: 15px; }
  .pagination a .ie-helper > span .icon {
    max-width: 7vw; } }

.pagi-btns-upper .pagination a .ie-helper > span {
  text-transform: uppercase; }

.pagi-btns-short .pagination a .ie-helper > span {
  font-size: 30px;
  font-weight: 100; }

.pagi-btns-short .pagination a .ie-helper > span > span {
  display: none; }

@media (max-width: 767px) {
  .pagination a .ie-helper > span {
    font-size: 30px;
    font-weight: 100; }
  .pagi-btns-mobile-upper .pagination a .ie-helper > span {
    text-transform: uppercase; }
  .pagination a .ie-helper > span span.hide-mobile {
    display: none; } }

.pagination a .ie-helper > span .icon {
  position: absolute;
  width: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.pagination a.link-prev .ie-helper > span {
  padding-left: 40px; }

.pagination a.link-prev .ie-helper > span .icon {
  left: 0; }

.pagination a.link-next .ie-helper > span {
  padding-right: 40px; }

.pagination a.link-next .ie-helper > span .icon {
  right: 0; }

.pagination .pagi-counter {
  white-space: nowrap;
  padding: 5px;
  color: #1a1a1a;
  font-weight: 100;
  margin-left: auto; }

@media (max-width: 767px) {
  .slideshow-button .pagination .ie-helper > span {
    font-size: 30px; }
  .slideshow-button .pagination .ie-helper > span .icon {
    max-width: none; } }

@media (max-width: 399px) {
  /*  .nextpage {
    .pagination-button-content {
      padding-right: 26px;
      svg, img {
        max-width: 33px;
      }
    }
  }
  .prevpage {
    .pagination-button-content {
      padding-left: 26px;
      svg, img {
        max-width: 33px;
      }
    }
  }*/ }

.single-cat {
  color: #39b2cc;
  text-decoration: none;
  display: block; }

@media (min-width: 1024px) {
  .single-cat {
    margin-top: 28px; } }

@media (max-width: 1023px) {
  .single-cat {
    font-size: 15px; } }

.single_title {
  margin-top: 0;
  margin-bottom: 3px;
  font-family: Oswald, sans-serif; }

@media (min-width: 1024px) {
  .single_title {
    line-height: 46px;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 20px; } }

@media (max-width: 1023px) {
  .single_title {
    margin-top: 7px;
    line-height: 1.2;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 10px; }
  .page .single_title {
    margin-top: 0; } }

.btcaption,
.post-content strong {
  font-size: 22px;
  clear: both;
  margin-top: 20px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  line-height: 1.2; }

.btcaption a,
.post-content strong a {
  color: inherit; }

input[name="readmore"] {
  display: none; }

input[name="readmore"] + div {
  display: none; }

input[name="readmore"]:checked + div {
  display: block; }

.post-content.post-excerpt {
  position: relative;
  line-height: 1.2;
  font-size: 20px;
  margin-bottom: 20px; }

.post-content.post-excerpt .original-content + div {
  margin-bottom: 20px; }

.post-content.post-excerpt .excerpt > * {
  display: inline; }

.post-content.post-excerpt label {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: inset 0 0px 0 white, inset 0 -0.1px 0 black;
  cursor: pointer;
  color: #39b2cc;
  /* &:hover {
      color: $color-main;
    } */ }

.post-content.post-excerpt .three-faded {
  display: inline;
  position: relative; }

.post-content.post-excerpt .three-faded:before {
  /*
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 24px;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
      background-size: 100%;
      background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, white), color-stop(50%, rgba(255, 255, 255, 0.75)), color-stop(100%, rgba(255, 255, 255, 0.5)));
      background-image: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.5) 100%);
      background-image: -webkit-linear-gradient(right, white 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.5) 100%);
      background-image: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.5) 100%);
      pointer-events: none;
      */ }

.post-content.post-excerpt .faded:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 0px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: linear-gradient(to top, white 0%, #ffffff 10%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none; }

.original-content, .post-content {
  margin-top: 20px;
  font-family: Lato, sans-serif;
  color: #010101; }

.original-content .jwplayer,
.original-content [src^="//www.youtube.com"],
.original-content [src^="http://www.youtube.com"],
.original-content [src^="https://www.youtube.com"], .post-content .jwplayer,
.post-content [src^="//www.youtube.com"],
.post-content [src^="http://www.youtube.com"],
.post-content [src^="https://www.youtube.com"] {
  width: 100% !important; }

@media (min-width: 768px) {
  .original-content .jwplayer,
  .original-content [src^="//www.youtube.com"],
  .original-content [src^="http://www.youtube.com"],
  .original-content [src^="https://www.youtube.com"], .post-content .jwplayer,
  .post-content [src^="//www.youtube.com"],
  .post-content [src^="http://www.youtube.com"],
  .post-content [src^="https://www.youtube.com"] {
    height: 360px; } }

.original-content p:not(.btcaption), .post-content p:not(.btcaption) {
  line-height: 1.5;
  font-size: 20px; }

.original-content li, .post-content li {
  line-height: 1.3;
  font-size: 20px; }

.original-content img, .post-content img {
  height: auto;
  display: block; }

@media (min-width: 768px) {
  .original-content img, .post-content img {
    width: 100%; } }

@media (max-width: 767px) {
  .original-content img, .post-content img {
    width: 100vw;
    margin: 0 -10px; } }

.original-content a, .post-content a {
  text-decoration: none !important;
  color: #010101;
  border-bottom: 2px solid #39b2cc;
  padding-bottom: 0; }

.original-content a:hover, .post-content a:hover {
  color: #39b2cc;
  text-decoration: underline; }

.original-content a[href*="javascript:void(0)"], .post-content a[href*="javascript:void(0)"] {
  color: initial;
  border-bottom: 0;
  text-decoration: blink !important;
  cursor: default; }

.attributioncont {
  display: block;
  text-align: left;
  line-height: 0; }

.attributioncont .attribution {
  font-size: 12px;
  line-height: 12px; }

.attributioncont .attribution a {
  color: inherit;
  text-decoration: none !important;
  font-style: italic; }

.single-post-top-ad {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .extra-gallery-content {
    display: none !important; } }

.single-meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }

@media (max-width: 767px) {
  .single-meta {
    margin-top: 10px; } }

.single-meta .author {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 768px) {
  .single-meta .author {
    min-width: 240px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .single-meta .author {
    min-width: 150px; } }

.single-meta .author svg {
  width: 42px;
  height: 42px; }

.single-meta .author svg + div {
  padding-left: 10px; }

.single-meta .author .name {
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px; }

.single-meta .author .name a {
  text-decoration: none;
  color: #000; }

.single-meta .author .info {
  font-size: 13px;
  margin-top: 3px; }

.single-meta .share {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: auto;
  width: 100%; }

@media (max-width: 767px) {
  .single-meta .share {
    display: none; } }

@media (max-width: 767px) {
  .top_social_bar_mobile .single-meta .share {
    display: none; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .top_social_bar_tablet .single-meta .share {
    display: none; } }

@media (min-width: 1024px) {
  .top_social_bar_desktop .single-meta .share {
    display: none; } }

.single-meta .share img {
  height: 20px;
  width: auto;
  cursor: pointer;
  max-height: 10.1vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.single-meta .share > div {
  margin-right: 8px;
  min-width: 42px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.single-meta .share > div:last-child {
  margin-right: 0; }

.single-meta .share > div.share-facebook {
  background-color: #3d5897;
  border-radius: 50px;
  width: 100%;
  max-width: 210px; }

.single-meta .share > div.share-facebook img {
  left: calc(50% - 40px);
  height: 24px; }

.single-meta .share > div.share-pinterest {
  background-color: #b30820; }

.single-meta .share > div.share-twitter {
  background-color: #27a4f5; }

.single-meta .share > div.share-email {
  background-color: #333333; }

.single-meta .share > div.share-email img {
  height: 16px; }

.share-facebook_text {
  position: absolute;
  top: 50%;
  left: calc(50% + 10px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff; }

.bottom-share {
  margin-top: 20px;
  margin-bottom: 16px; }

@media (max-width: 767px) {
  .remove_bottom_social_bar_mobile .bottom-share {
    display: none; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .remove_bottom_social_bar_tablet .bottom-share {
    display: none; } }

@media (min-width: 1024px) {
  .remove_bottom_social_bar_desktop .bottom-share {
    display: none; } }

.bottom-share img {
  height: 20px;
  width: auto;
  cursor: pointer;
  max-height: 10.1vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.bottom-share .share {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.bottom-share .share > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  margin-right: 8px;
  min-width: 42px;
  max-width: 42px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.bottom-share .share > div:first-child:last-child {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }

.bottom-share .share > div:first-child:last-child img {
  height: 80px; }

.bottom-share .share > div:not(:last-child) {
  margin-right: 10px; }

.bottom-share .share > div.share-facebook {
  background-color: #3d5897;
  border-radius: 50px;
  max-width: 100%;
  width: 100%; }

.bottom-share .share > div.share-facebook img {
  left: 50%;
  height: 24px; }

.bottom-share .share > div.share-pinterest {
  background-color: #b30820; }

.bottom-share .share > div.share-twitter {
  background-color: #27a4f5; }

.bottom-share .share > div.share-email {
  background-color: #333333; }

.bottom-share .share > div.share-email img {
  height: 16px; }

@media (max-width: 767px) {
  .bottom-cr {
    display: none; } }

.bottom-cr > h3 {
  margin: 13px 0 14px 0;
  color: #39b2cc;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media (min-width: 768px) {
  .bottom-cr > h3 {
    font-size: 30px;
    min-width: 440px; } }

.bottom-cr > h3 img {
  width: calc(100% - 440px);
  margin-top: 3px; }

.bottom-cr .posts {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media (min-width: 768px) {
  .bottom-cr .posts .post-widget {
    width: calc(25% - 11px); }
  .bottom-cr .posts .post-widget:not(:nth-child(4n)) {
    margin-right: 14px; } }

@media (max-width: 767px) {
  .bottom-cr .posts .post-widget {
    width: calc(50% - 7px); }
  .bottom-cr .posts .post-widget:not(:nth-child(2n)) {
    margin-right: 14px; } }

.bottom-cr .posts .post-widget a {
  font-size: 17px;
  font-weight: 600;
  text-decoration: none !important;
  color: #000; }

.bottom-cr .posts .post-widget .thumbnail-wrap {
  margin-bottom: 5px; }

.bottom-cr .posts .post-widget .thumbnail {
  background-size: cover;
  background-position: center; }

@media (min-width: 768px) {
  .bottom-cr .posts .post-widget .thumbnail {
    height: 186px; } }

@media (max-width: 767px) {
  .bottom-cr .posts .post-widget .thumbnail {
    height: calc(50vw - 22px); } }

.bottom-cr .widget-header-blue {
  margin-bottom: 10px; }

.bottom-cr .widget-header-blue .widget-title {
  width: auto;
  letter-spacing: 0;
  padding: 0 40px 0 40px;
  font-size: 20px; }

.bottom-cr .widget-header-blue .widget-title .v-center {
  font-size: 13px; }

.bottom-cr .widget-header-blue .widget-more {
  font-size: 13px; }

.bottom-cr_title {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 15px; }

.big-content-recs p {
  margin: 0 0 10px; }

.big-content-recs .big_cont_widget {
  color: #fff;
  background-color: #39b2cc;
  font-weight: bold;
  padding: 5px 20px; }

.big-content-recs .big_cont_widget:nth-child(2) {
  display: none; }

.big-content-recs .latest.big_cont_recommend {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-top: 20px; }

.big-content-recs a {
  text-decoration: none !important;
  color: #000 !important; }

.big-content-recs img {
  width: 100%;
  height: auto; }

.lplayer {
  margin-bottom: 30px; }

.bottom-share_info-text {
  font-family: Oswald, sans-serif;
  color: #c6c4c5;
  margin-bottom: 15px; }

@media (max-width: 767px) {
  .bottom-share_info-text {
    display: none; } }

.bottom-share_info-text_big-light {
  font-size: 27px;
  font-weight: 100; }

.bottom-share_info-text_bold-upper {
  font-size: 21px; }

.attributioncont .attribution {
  margin-top: 5px;
  display: inline-block; }

.attributioncont .attribution a {
  border-bottom: 0; }

.single .author-icon {
  margin-right: 10px; }

.wrap.wrap-header-leader {
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .wrap.wrap-header-leader {
    height: 90px;
    width: 728px; } }

.home .wrap.wrap-header-leader {
  margin-top: 52px;
  margin-bottom: 52px; }

@media (max-width: 767px) {
  .home .wrap.wrap-header-leader {
    display: none; } }

[data-adid='34'] {
  overflow: hidden;
  width: 160px;
  height: 600px;
  position: fixed;
  top: 107px;
  left: calc((100vw - 910px) / 2 - 180px);
  display: none;
  z-index: 1; }

@media (min-width: 1280px) {
  [data-adid='34'] {
    display: block; } }

.scroll-reached-footer [data-adid='34'] {
  position: absolute;
  bottom: 68px;
  left: -7px;
  top: auto; }

@media (min-width: 768px) {
  .home .widget.category {
    margin-top: 48px; } }

@media (max-width: 767px) {
  .home .widget.category {
    margin-top: 40px;
    max-width: 100%; } }

.home .widget.category .widget-header-blue .widget-title {
  padding: 0 50px 0 50px; }

@media (min-width: 768px) {
  .home .widget.category .widget-header-blue .widget-title {
    min-width: 300px; } }

.home .widget.category .posts {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

@media (max-width: 767px) {
  .home .widget.category .posts {
    padding: 0 10px; } }

@media (min-width: 768px) {
  .home .widget.category .posts {
    height: 608px;
    min-height: 608px;
    max-height: 670px;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media (min-width: 768px) {
  .home .widget.category .posts:after {
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.4);
    content: '';
    display: block;
    position: absolute;
    right: 0;
    height: calc(100% - 15px);
    top: 15px;
    width: 344px; } }

.home .widget.category .by-line {
  font-family: Lato, sans-serif;
  font-size: 15px;
  color: #39b2cc;
  font-weight: 700;
  margin-top: 10px;
  position: absolute;
  bottom: 0;
  z-index: 10; }

.home .widget.category .by-line a {
  color: #39b2cc !important;
  text-decoration: none !important; }

.home .widget.category .post {
  position: relative; }

@media (max-width: 767px) {
  .home .widget.category .post {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7); }
  .home .widget.category .post:nth-child(n+4) {
    display: none; }
  .home .widget.category .post.post-first {
    margin: auto;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px; }
  .home .widget.category .post.post-first .text {
    padding: 15px;
    line-height: 1.1; }
  .home .widget.category .post .thumbnail-wrap {
    height: 50vw;
    overflow: hidden;
    position: relative; }
  .home .widget.category .post .thumbnail-wrap .thumbnail {
    min-height: 100%;
    min-width: 100%;
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%); }
  .home .widget.category .post .by-line {
    display: none; }
  .home .widget.category .post .text {
    font-size: 17px;
    line-height: 35px;
    text-transform: uppercase; }
  .home .widget.category .post.post-non-first {
    width: calc(50% - 5px); }
  .home .widget.category .post.post-non-first:nth-child(2) {
    margin-right: auto; }
  .home .widget.category .post.post-non-first .text {
    padding: 10px;
    clear: both;
    line-height: 1.2;
    font-weight: 400; }
  .home .widget.category .post.post-non-first .thumbnail-wrap {
    height: 27vw;
    width: 100%; } }

.home .widget.category .post-non-first .thumbnail-wrap {
  float: left;
  overflow: hidden;
  position: relative;
  margin-right: 14px; }

.home .widget.category .post-non-first .thumbnail-wrap img {
  height: inherit;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%); }

@media (min-width: 768px) {
  .home .widget.category .post-first {
    width: calc(100% - 362px);
    margin-top: 15px;
    min-height: 593px;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.4);
    margin-right: 32px; }
  .home .widget.category .post-first .thumbnail-wrap {
    overflow: hidden;
    position: relative;
    height: 464px; }
  .home .widget.category .post-first .thumbnail-wrap img {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    height: inherit; }
  .home .widget.category .post-first .post_title {
    padding: 25px 23px 70px;
    font-size: 26px;
    text-transform: uppercase; }
  .home .widget.category .post-first .by-line {
    bottom: 20px; }
  .home .widget.category .post-non-first {
    width: 310px;
    margin-top: 36px; }
  .home .widget.category .post-non-first:nth-child(2) {
    margin-top: 42px; }
  .home .widget.category .post-non-first .thumbnail-wrap {
    height: 108px;
    width: 108px; }
  .home .widget.category .post-non-first .post_title {
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    min-height: 108px; }
  .home .widget.category .post-non-first .post_title .by-line {
    left: 124px;
    font-size: 13px; }
  .home .widget.category .post-non-first .post_title .text {
    padding-bottom: 28px;
    font-size: 15px; } }

@media (max-width: 767px) {
  .home .widget.category.category-science, .home .widget.category.category-life {
    margin-top: 10px; } }

@media (min-width: 768px) {
  .home .widget.category.category-life {
    margin-top: 61px; }
  .home .widget.category.category-culture {
    margin-top: 52px; }
  .home .widget.category.category-science {
    margin-top: 63px; } }

.slider-two-sides {
  background: url(/wp-content/themes/mainsite/assets/pattern-darkgrey.png);
  background-size: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

@media (min-width: 768px) {
  .slider-two-sides {
    padding: 40px 62px; } }

@media (max-width: 767px) {
  .slider-two-sides {
    padding: 50px 22px; } }

.slider-two-sides_box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

@media (max-width: 767px) {
  .slider-two-sides_box {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 32px 27px;
    background-color: #fff; } }

.slider-two-sides_post {
  position: relative; }

.slider-two-sides_post .img {
  overflow: hidden; }

.slider-two-sides_post .img img {
  width: auto;
  height: 100%; }

.slider-two-sides_post .title {
  font-family: Lato, sans-serif;
  font-weight: 100; }

@media (min-width: 768px) {
  .slider-two-sides_post .title {
    background-color: #fff;
    padding: 7px 12px;
    height: calc(100% - 140px);
    font-size: 15px;
    line-height: 18px; } }

@media (max-width: 767px) {
  .slider-two-sides_post {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #777;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .slider-two-sides_post:nth-child(n+4) {
    display: none; }
  .slider-two-sides_post:nth-child(n+3) {
    padding-bottom: 0;
    border-bottom: 0; }
  .slider-two-sides_post:first-child {
    padding-top: 0; }
  .slider-two-sides_post .img {
    float: left;
    height: 180px;
    min-width: 180px;
    margin-right: 35px; }
  .slider-two-sides_post .title {
    font-size: 29px;
    line-height: 31px;
    font-family: Lato, sans-serif;
    position: relative; } }

@media (min-width: 768px) {
  .slider-two-sides_post {
    height: 227px;
    margin-right: 21px;
    width: 250px; }
  .slider-two-sides_post .img {
    height: 140px;
    width: 250px; } }

@media (max-width: 767px) {
  .one-arrow-left,
  .one-arrow-right {
    display: none; } }

@media (min-width: 768px) {
  .one-arrow-left,
  .one-arrow-right {
    width: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 5;
    cursor: pointer; }
  .one-arrow-left div,
  .one-arrow-right div {
    position: absolute;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    top: 50%;
    width: 50px;
    height: 37px;
    overflow: hidden; }
  .one-arrow-left div:before,
  .one-arrow-right div:before {
    content: '';
    display: block;
    position: absolute;
    border-bottom: 4px solid #fff;
    width: 30px;
    height: 30px; } }

.one-arrow-left {
  left: 0; }

.one-arrow-left div {
  padding-left: 7px;
  position: relative; }

.one-arrow-left div:before {
  top: 50%;
  -webkit-transform: rotate(45deg) translate(0, -70%);
      -ms-transform: rotate(45deg) translate(0, -70%);
          transform: rotate(45deg) translate(0, -70%);
  border-left: 4px solid #fff; }

.one-arrow-right {
  right: 0; }

.one-arrow-right div {
  position: relative;
  padding-left: 16px; }

.one-arrow-right div:before {
  top: 50%;
  -webkit-transform: rotate(-45deg) translate(0, -70%);
      -ms-transform: rotate(-45deg) translate(0, -70%);
          transform: rotate(-45deg) translate(0, -70%);
  border-right: 4px solid #fff; }

.wrap.widget.shop {
  margin-top: 190px;
  margin-bottom: 136px; }

.newsletter_form {
  margin-top: 19px;
  display: inline-block;
  max-width: calc(100% - 20px); }

.newsletter_form_email,
.newsletter_form_submit {
  float: left;
  height: 50px;
  box-sizing: border-box; }

.newsletter_form_email {
  width: 356px;
  border: 2px solid #39b2cc;
  border-radius: 50px 0 0 50px;
  font-size: 19px;
  outline: none !important;
  max-width: calc(100% - 81px);
  padding-left: 15px; }

.newsletter_form_submit {
  border-radius: 0 50px 50px 0;
  color: #fff;
  background-color: #39b2cc;
  border: none;
  width: 81px;
  padding-left: 4px; }

@media (max-width: 767px) {
  .home .wrap.widget-grey-box.newsletter,
  .wrap.widget-grey-box.widget-like {
    margin-top: 30px;
    margin-bottom: 30px; }
  .home .wrap.widget-grey-box.newsletter .widget-grey-box_card,
  .wrap.widget-grey-box.widget-like .widget-grey-box_card {
    width: calc(100% - 20px);
    padding-right: 10px;
    padding-left: 10px; }
  .home .wrap.widget-grey-box.newsletter .widget-grey-box_top-text,
  .wrap.widget-grey-box.widget-like .widget-grey-box_top-text {
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 16px; }
  .home .wrap.widget-grey-box.newsletter .widget-grey-box_big-text {
    font-size: 22px;
    font-weight: bold; }
  .wrap.widget-grey-box.widget-like .widget-grey-box_big-text {
    font-size: 26px;
    margin-bottom: 10px; }
  .wrap.widget-grey-box.widget-like .widget-grey-box_top-text {
    font-size: 14px; } }

@media (max-width: 767px) and (min-width: 768px) {
  .wrap.widget-grey-box.widget-like {
    margin-top: 60px; } }

@media (max-width: 767px) {
  .wrap.widget-grey-box.widget-like .widget-grey-box_card {
    padding-top: 33px; } }

@media (max-width: 767px) and (max-width: 767px) {
  .wrap.widget-grey-box.widget-like .fb_iframe_widget {
    margin-top: 0; } }

@media (max-width: 767px) {
  .sidebar .wrap.widget-grey-box.widget-like {
    margin-left: -10px;
    margin-right: -10px;
    max-width: calc(100% + 20px);
    width: calc(100% + 20px);
    box-sizing: content-box;
    font-family: Oswald, sans-serif; } }

@media (max-width: 767px) and (max-width: 767px) {
  .wrap.widget-grey-box.widget-like {
    height: 180px !important; }
  .wrap.widget-grey-box.widget-like .widget-grey-box_card {
    padding-top: 20px;
    padding-bottom: 20px; } }

.three-d-slider {
  background-image: url(/wp-content/themes/mainsite/assets/pattern-darkgrey.png);
  position: relative;
  background-size: 70px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden; }

@media (min-width: 768px) {
  .three-d-slider {
    padding-top: 35px;
    height: 490px; }
  .three-d-slider:before, .three-d-slider:after {
    content: '';
    position: absolute;
    width: calc(100% - 1400px);
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(to left, transparent, transparent, transparent, #323232, #323232, #323232);
    z-index: 3;
    pointer-events: none; }
  .three-d-slider:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    right: 0;
    left: auto; } }

@media (max-width: 767px) {
  .three-d-slider .slide {
    width: 100vw;
    padding-top: calc((100vw / 7) * 4);
    box-sizing: content-box;
    background-repeat: no-repeat;
    background-size: 124vw;
    background-position: center 0;
    position: relative; }
  .three-d-slider .slide:nth-child(n+4) {
    display: none; }
  .three-d-slider .slide .card {
    text-align: center;
    margin: auto;
    background-color: #fff;
    -webkit-transform: translate(0, -10%);
        -ms-transform: translate(0, -10%);
            transform: translate(0, -10%);
    padding: 15px 12px;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
    pointer-events: none;
    margin-bottom: 10px;
    width: calc(100% - 50px); }
  .three-d-slider .slide .card .category {
    font-family: Lato, sans-serif;
    color: #39b2cc;
    font-weight: 100;
    font-size: 16px;
    position: relative;
    pointer-events: all; }
  .three-d-slider .slide .card .category a {
    color: #39b2cc !important;
    text-decoration: none !important; }
  .three-d-slider .slide .card .title {
    font-size: 20px;
    line-height: 1.15;
    margin-top: 5px;
    text-transform: uppercase; } }

@media (min-width: 768px) {
  .three-d-slider .slide {
    background: #fff;
    position: absolute;
    height: 440px;
    width: 777px;
    left: 50%;
    background-size: cover;
    transition: all .4s;
    -webkit-transform: translate(-50%, 0) perspective(0) rotateY(0) scale(1);
            transform: translate(-50%, 0) perspective(0) rotateY(0) scale(1);
    -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
            transform-origin: 0;
    opacity: 1;
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.4); }
  .three-d-slider .slide:nth-child(1) {
    -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
            transform-origin: 100%;
    -webkit-transform: translate(calc(-215% - 40px), 3px) perspective(10px) rotateY(-2.3555deg) scale(0.6);
            transform: translate(calc(-215% - 40px), 3px) perspective(10px) rotateY(-2.3555deg) scale(0.6);
    opacity: 0; }
  .three-d-slider .slide:nth-child(2) {
    -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
            transform-origin: 100%;
    -webkit-transform: translate(calc(-150% - 40px), 3px) perspective(10px) rotateY(-0.4555deg) scale(1);
            transform: translate(calc(-150% - 40px), 3px) perspective(10px) rotateY(-0.4555deg) scale(1); }
  .three-d-slider .slide:nth-child(4) {
    -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
            transform-origin: 0;
    -webkit-transform: translate(calc(50% + 40px), 3px) perspective(10px) rotateY(0.4555deg) scale(1);
            transform: translate(calc(50% + 40px), 3px) perspective(10px) rotateY(0.4555deg) scale(1); }
  .three-d-slider .slide:nth-child(5) {
    -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
            transform-origin: 0;
    -webkit-transform: translate(calc(115% + 40px), 3px) perspective(10px) rotateY(2.3555deg) scale(0.6);
            transform: translate(calc(115% + 40px), 3px) perspective(10px) rotateY(2.3555deg) scale(0.6);
    opacity: 0; }
  .three-d-slider .slide .category {
    display: none; }
  .three-d-slider .slide .title {
    position: absolute;
    bottom: 9px;
    font-size: 30px;
    max-width: 66%;
    transition: opacity .3s;
    opacity: 0; }
  .three-d-slider .slide .title span {
    decoration-break: clone;
    background-color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    box-shadow: 7px 0 0 white, -7px 0 0 white; }
  .three-d-slider .slide:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    pointer-events: none;
    transition: opacity .3s;
    opacity: 1; }
  .three-d-slider .slide:nth-child(3):after {
    opacity: 0; }
  .three-d-slider .slide:nth-child(3) .title {
    opacity: 1; } }

.three-d-slider_buttons {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1830px;
  height: 100%;
  pointer-events: none; }

.three-d-slider_buttons_left,
.three-d-slider_buttons_right {
  cursor: pointer;
  width: calc(50% - (777PX / 2) + -40px);
  box-sizing: border-box;
  height: 100%;
  position: relative;
  pointer-events: all;
  outline: none !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.three-d-slider_buttons_left img,
.three-d-slider_buttons_right img {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.three-d-slider_buttons_right {
  float: right;
  padding-left: 20px; }

.three-d-slider_buttons_right img {
  left: 20px; }

.three-d-slider_buttons_left {
  float: left;
  padding-right: 20px; }

.three-d-slider_buttons_left img {
  right: 20px; }

.slider_counter_text {
  background: #39b2cc;
  display: inline-block;
  color: #fff;
  font-family: Lato, sans-serif;
  padding: 5px 12px;
  font-size: 23px;
  -webkit-transform: translate(-10px, -10px);
      -ms-transform: translate(-10px, -10px);
          transform: translate(-10px, -10px);
  box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.3); }

@media (max-width: 767px) {
  .slider_counter_text {
    display: none; } }

.wrap.widget.top-stories {
  margin-top: 0; }

.wrap.widget.top-stories .widget-header-red {
  padding-top: 6px; }

@media (max-width: 767px) {
  .wrap.widget.top-stories {
    margin-top: 27px;
    max-width: 100%; } }

.slider-top-stories {
  background-image: url(/wp-content/themes/mainsite/assets/pattern-lightgrey1.png);
  background-size: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.slider-top-stories:before {
  content: '';
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.slider-top-stories .widget-header-red {
  padding-top: 6px; }

@media (min-width: 768px) {
  .slider-top-stories {
    height: 162px; } }

@media (max-width: 767px) {
  .slider-top-stories_arrow {
    display: none; } }

@media (min-width: 768px) {
  .slider-top-stories_arrow {
    width: 46px;
    height: 162px;
    position: relative; }
  .slider-top-stories_arrow div {
    position: absolute;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    top: 50%;
    width: 50px;
    height: 32px;
    overflow: hidden; }
  .slider-top-stories_arrow div:before, .slider-top-stories_arrow div:after {
    content: '';
    display: block;
    position: absolute;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: 45%;
        -ms-transform-origin: 45%;
            transform-origin: 45%; }
  .slider-top-stories_arrow div:before {
    left: -8px; }
  .slider-top-stories_arrow div:after {
    left: 6px; } }

@media (min-width: 768px) {
  .slider-top-stories_box {
    width: calc(100% - 50px);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden; } }

@media (max-width: 767px) {
  .slider-top-stories_box {
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.7);
    background-color: #fff;
    width: calc(100% - 30px);
    margin: 25px auto 45px;
    position: relative;
    z-index: 1; } }

.slider-top-stories_post .post-category-link {
  position: relative;
  font-size: 13px; }

.slider-top-stories_post .title {
  margin-top: 5px;
  line-height: 22px;
  text-transform: uppercase; }

@media (min-width: 768px) and (max-width: 1023px) {
  .slider-top-stories_post .title {
    font-size: 15px;
    line-height: 16px; } }

@media (min-width: 1024px) {
  .slider-top-stories_post .title {
    font-size: 17px; } }

@media (max-width: 1089px) {
  .slider-top-stories_post .title {
    line-height: 1.2;
    font-size: 15px; } }

@media (max-width: 919px) {
  .slider-top-stories_post .title {
    font-size: 14px; } }

@media (max-width: 767px) {
  .slider-top-stories_post .title {
    padding-top: 15px; } }

.slider-top-stories_post .img {
  overflow: hidden;
  position: relative;
  float: left; }

.slider-top-stories_post .img img {
  width: auto;
  height: inherit;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%); }

@media (min-width: 768px) {
  .slider-top-stories_post {
    box-sizing: border-box;
    min-width: calc(33% - 14px);
    height: 137px;
    padding: 7px 8px;
    background-color: #fff;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.7);
    position: absolute;
    width: calc(33% - 30px);
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    transition: left .3s, opacity .3s;
    opacity: 0; }
  .slider-top-stories_post:nth-child(1) {
    left: calc(-1 * 33% + 10px); }
  .slider-top-stories_post:nth-child(2) {
    left: calc(0 * 33% + 10px); }
  .slider-top-stories_post:nth-child(3) {
    left: calc(1 * 33% + 10px); }
  .slider-top-stories_post:nth-child(4) {
    left: calc(2 * 33% + 10px); }
  .slider-top-stories_post:nth-child(5) {
    left: calc(3 * 33% + 10px); }
  .slider-top-stories_post:nth-child(6) {
    left: calc(4 * 33% + 10px); }
  .slider-top-stories_post:nth-child(n+2):nth-child(-n+4) {
    opacity: 1; }
  .slider-top-stories_post .img {
    width: 120px;
    height: 120px;
    margin-right: 16px;
    max-width: calc(100% - 120px); } }

@media (min-width: 768px) and (max-width: 1023px) {
  .slider-top-stories_post .img {
    margin-right: 5px; } }

@media (max-width: 767px) {
  .slider-top-stories_post {
    width: calc(100% - 20px);
    box-sizing: border-box;
    margin: auto;
    padding: 15px 0;
    border-bottom: 1px solid #adadad;
    position: relative; }
  .slider-top-stories_post:after {
    clear: both;
    content: '';
    display: block; }
  .slider-top-stories_post:nth-child(1) {
    padding-top: 20px; }
  .slider-top-stories_post:nth-child(n+3) {
    padding-bottom: 20px;
    border-bottom: 0; }
  .slider-top-stories_post:nth-child(n+4) {
    display: none; }
  .slider-top-stories_post .img {
    width: 100px;
    height: 100px;
    margin-right: 10px; }
  .slider-top-stories_post .post-category-link {
    font-size: 16px; }
  .slider-top-stories_post .title {
    font-size: 18px;
    line-height: 1;
    font-family: Lato, sans-serif;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(110px, -50%);
        -ms-transform: translate(110px, -50%);
            transform: translate(110px, -50%);
    width: calc(100% - 110px);
    margin-top: 0; } }

@media (max-width: 767px) and (max-width: 399px) {
  .slider-top-stories_post .title {
    font-size: 14px; } }

@media (min-width: 768px) {
  .home .wrap.trending {
    margin-top: 44px; } }

@media (max-width: 767px) {
  .home .wrap.trending {
    margin-top: 20px;
    max-width: 100%; }
  .home .wrap.trending .widget-content {
    width: calc(100% - 30px);
    margin: auto; } }

.home .trending .posts {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media (min-width: 768px) {
  .home .trending .posts {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 634px; } }

.home .trending .posts .post {
  position: relative; }

@media (min-width: 768px) {
  .home .trending .posts .post {
    margin-top: 11px; } }

.home .trending .posts .post .thumbnail {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.home .trending .posts .post .post_title {
  margin: 0;
  font-weight: normal;
  border: solid #39b2cc;
  font-size: 26px;
  position: relative; }

@media (min-width: 768px) {
  .home .trending .posts .post .post_title {
    border-width: 0 1px 18px 0; } }

@media (max-width: 767px) {
  .home .trending .posts .post .post_title {
    border-width: 0 5px 20px 0; } }

.home .trending .posts .post .post_title:before, .home .trending .posts .post .post_title:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  width: 0;
  height: 0; }

.home .trending .posts .post .post_title:before {
  left: -1px;
  top: calc(100% - 1px); }

@media (min-width: 768px) {
  .home .trending .posts .post .post_title:before {
    border-bottom: 20px solid transparent;
    border-left: 18px solid white; } }

@media (max-width: 767px) {
  .home .trending .posts .post .post_title:before {
    border-bottom: 39px solid transparent;
    border-left: 38px solid white; } }

.home .trending .posts .post .post_title:after {
  clear: both;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px); }

@media (min-width: 768px) {
  .home .trending .posts .post .post_title:after {
    border-top: 18px solid transparent;
    border-right: 16px solid white;
    right: -2px; } }

@media (max-width: 767px) {
  .home .trending .posts .post .post_title:after {
    border-top: 29px solid transparent;
    border-right: 26px solid white;
    right: -5px; } }

.home .trending .posts .post .post_title .post-category-link {
  position: absolute;
  font-size: 15px;
  top: 16px; }

.home .trending .posts .post .post_title .count {
  color: #39b2cc;
  line-height: 84px;
  display: inline-block;
  width: 50px;
  float: left; }

@media (max-width: 767px) {
  .home .trending .posts .post .post_title .count {
    font-size: 60px;
    line-height: 1; } }

@media (min-width: 768px) {
  .home .trending .posts .post.post-first {
    margin-left: 3px;
    width: calc(100% - 367px);
    max-width: calc(100% - 367px);
    height: 100%; }
  .home .trending .posts .post.post-first .thumbnail-wrap {
    height: 467px;
    position: relative;
    overflow: hidden; } }

.home .trending .posts .post.post-first img {
  width: 100%; }

@media (min-width: 768px) {
  .home .trending .posts .post.post-first img {
    position: absolute;
    height: 100%;
    width: auto;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%); } }

@media (min-width: 768px) {
  .home .trending .posts .post.post-first .post_title {
    padding-top: 18px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 14px; }
  .home .trending .posts .post.post-first .post_title .post-category-link {
    left: 57px; }
  .home .trending .posts .post.post-first .post_title .count {
    font-size: 96px;
    min-width: 57px;
    -webkit-transform: translate(-6px, -4px);
        -ms-transform: translate(-6px, -4px);
            transform: translate(-6px, -4px); }
  .home .trending .posts .post.post-first .post_title .count, .home .trending .posts .post.post-first .post_title .text {
    min-height: 62px; }
  .home .trending .posts .post.post-first .post_title .text {
    line-height: 31px;
    padding-top: 22px; } }

@media (min-width: 768px) {
  .home .trending .posts .post.post-non-first {
    width: 290px;
    margin-left: 70px;
    margin-bottom: 10px; } }

@media (max-width: 767px) {
  .home .trending .posts .post.post-non-first:nth-child(2) {
    margin-right: auto; } }

@media (min-width: 768px) {
  .home .trending .posts .post.post-non-first .thumbnail-wrap {
    height: 165px;
    position: relative;
    overflow: hidden; } }

@media (min-width: 768px) {
  .home .trending .posts .post.post-non-first .thumbnail {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    height: 100%;
    width: 100%; } }

@media (min-width: 768px) {
  .home .trending .posts .post.post-non-first .post_title {
    box-sizing: border-box;
    font-size: 18px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 15px; }
  .home .trending .posts .post.post-non-first .post_title .count {
    font-size: 66px;
    min-width: 40px;
    -webkit-transform: translate(-2px, 1px);
        -ms-transform: translate(-2px, 1px);
            transform: translate(-2px, 1px); }
  .home .trending .posts .post.post-non-first .post_title .post-category-link {
    left: 45px;
    font-size: 16px;
    top: 11px; }
  .home .trending .posts .post.post-non-first .post_title .count, .home .trending .posts .post.post-non-first .post_title .text {
    height: 83px; }
  .home .trending .posts .post.post-non-first .post_title .text {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 15px;
    margin: 7px 10px 0 4px; } }

@media (max-width: 767px) {
  .home .trending .posts .post {
    width: 100%; }
  .home .trending .posts .post .post_title .count {
    margin-right: 10px;
    position: absolute;
    bottom: 50%;
    -webkit-transform: translate(0, 50%);
        -ms-transform: translate(0, 50%);
            transform: translate(0, 50%); }
  .home .trending .posts .post .post_title .text {
    min-height: 35px;
    text-transform: uppercase;
    padding: 20px 20px 13px 40px;
    font-size: 16px;
    line-height: 1.2; }
  .home .trending .posts .post .post_title .post-category-link {
    top: 1px;
    left: 40px; }
  .home .trending .posts .post .thumbnail-wrap {
    height: 53.1vw;
    position: relative;
    overflow: hidden; }
  .home .trending .posts .post .thumbnail-wrap img {
    height: 100%;
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%); }
  .home .trending .posts .post.post-non-first {
    margin-top: 31px; } }

@media (max-width: 767px) {
  .home .trending .posts .post:nth-child(n+4) {
    display: none; } }

.home .wrap.widget-grey-box,
.wrap.widget-grey-box {
  background-size: 45px;
  height: 233px;
  position: relative;
  overflow: hidden; }

@media (max-width: 767px) {
  .home .wrap.widget-grey-box,
  .wrap.widget-grey-box {
    max-width: 100%;
    background-image: url(/wp-content/themes/mainsite/assets/pattern-lightgrey1.png);
    background-size: 50%; } }

@media (min-width: 768px) {
  .home .wrap.widget-grey-box,
  .wrap.widget-grey-box {
    background-image: url(/wp-content/themes/mainsite/assets/pattern-lightgrey1.png);
    margin-top: 63px;
    max-width: 922px;
    background-size: 40%; } }

.widget-grey-box_card {
  background-color: #fff;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.4);
  width: calc(100% - 50px);
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
  padding-top: 20px;
  box-sizing: border-box; }

@media (max-width: 767px) {
  .widget-grey-box_card {
    padding-bottom: 20px; } }

@media (min-width: 768px) {
  .widget-grey-box_card {
    height: calc(100% - 50px); } }

.widget-grey-box_top-text {
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: bold; }

.widget-grey-box_big-text {
  color: #ed4e4b;
  font-size: 38px; }

@media (max-width: 767px) {
  .widget-grey-box_big-text {
    font-size: 35px; } }

.widget-header-blue {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  background-image: url(/wp-content/themes/mainsite/assets/pattern-lightblue.png);
  background-size: 50px;
  position: relative; }

.widget-header-blue a {
  color: #fff; }

@media (min-width: 768px) {
  .widget-header-blue:after {
    content: '';
    -webkit-transform: skew(-33deg);
        -ms-transform: skew(-33deg);
            transform: skew(-33deg);
    display: block;
    position: absolute;
    width: 32px;
    height: calc(100% + 1px);
    background-color: #fff;
    left: -15px;
    top: -1px; }
  .widget-header-blue:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to right, transparent, #39b2cc);
    width: 340px; } }

.author-archive .widget-header-blue:after {
  content: '';
  -webkit-transform: skew(-33deg);
      -ms-transform: skew(-33deg);
          transform: skew(-33deg);
  display: block;
  position: absolute;
  width: 32px;
  height: calc(100% + 1px);
  background-color: #fff;
  left: -15px;
  top: -1px; }

.author-archive .widget-header-blue:before {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to right, transparent, #39b2cc);
  width: 340px; }

.widget-header-blue .widget-title {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: transparent;
  box-sizing: border-box;
  width: 282px;
  background: rgba(0, 75, 90, 0.8);
  font-weight: 100;
  font-size: 28px;
  padding-right: 12px;
  letter-spacing: 5.5px;
  padding-bottom: 2px; }

@media (min-width: 768px) {
  .widget-header-blue .widget-title {
    height: 46px; } }

@media (max-width: 767px) {
  .widget-header-blue .widget-title {
    height: 35px; } }

@media (max-width: 767px) {
  .widget-header-blue .widget-more {
    display: none; } }

@media (min-width: 768px) {
  .widget-header-blue .widget-more {
    margin-left: auto;
    z-index: 1;
    height: 100%;
    padding: 0 17px;
    width: 72px;
    font-size: 17px;
    text-transform: uppercase;
    margin-right: 30px; }
  .widget-header-blue .widget-more a {
    width: 100px;
    display: block;
    padding-bottom: 5px; } }

.widget-title {
  position: relative; }

@media (max-width: 767px) {
  .widget-header-blue--center-mobile .widget-header-blue__text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); } }

@media (min-width: 768px) {
  .widget-header-blue--center-desktop .widget-header-blue__text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); } }

@media (min-width: 768px) {
  .widget-header-blue--table-center-desktop .widget-title {
    display: table; }
  .widget-header-blue--table-center-desktop .widget-header-blue__text {
    display: table-cell;
    vertical-align: middle; } }

.widget-header-red_view-more {
  color: #000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  font-size: 17px;
  padding: 0 4px 3px 0; }

.widget-header-red {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.widget-header-red .widget-title-skew {
  background-color: #ed4e4b;
  display: inline-block;
  height: 46px;
  width: 283px; }

@media (max-width: 767px) {
  .widget-header-red .widget-title-skew {
    height: 66px; } }

.widget-header-red .widget-title-skew .widget-title {
  color: #fff;
  -webkit-transform: scale(1.09) skew(33deg) translate(0, -50%);
      -ms-transform: scale(1.09) skew(33deg) translate(0, -50%);
          transform: scale(1.09) skew(33deg) translate(0, -50%);
  top: 50%;
  position: absolute;
  font-weight: 100;
  width: 100%;
  font-size: 29px;
  letter-spacing: 5px;
  padding-left: 22px; }

@media (min-width: 768px) {
  .widget-header-red .widget-title-skew {
    text-align: center;
    /*      .content-recs-top & {
        span {
          padding: 0;
          margin-left: -50px !important;

        }
      }*/ } }

/*patch*/
@media (max-width: 1023px) {
  .top-stories .widget-header-red .widget-title-skew {
    margin-left: 0; }
  .top-stories .widget-header-red .widget-title-skew .widget-title {
    padding-left: 22px; } }

.widget-header-red_stripes {
  width: 69px;
  height: 46px; }

@media (max-width: 767px) {
  .widget-header-red_stripes {
    height: 66px; } }

@media (max-width: 767px) {
  .content-recs-top .widget-header-red,
  .content-recs-bot .widget-header-red {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: url(/wp-content/themes/mainsite/assets/pattern-lightblue.png);
    margin: 0 -10px;
    background-size: 50px;
    color: #fff; }
  .content-recs-top .widget-header-red a,
  .content-recs-bot .widget-header-red a {
    color: #fff; }
  .content-recs-top .widget-header-red:after,
  .content-recs-bot .widget-header-red:after {
    content: '';
    -webkit-transform: skew(-33deg);
        -ms-transform: skew(-33deg);
            transform: skew(-33deg);
    display: block;
    position: absolute;
    width: 32px;
    height: calc(100% + 1px);
    background-color: #fff;
    left: -15px;
    top: -1px; }
  .content-recs-top .widget-header-red:before,
  .content-recs-bot .widget-header-red:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to right, transparent, #39b2cc);
    width: 340px; }
  .content-recs-top .widget-header-red:before, .content-recs-top .widget-header-red:after,
  .content-recs-bot .widget-header-red:before,
  .content-recs-bot .widget-header-red:after {
    display: none; }
  .content-recs-top .widget-header-red .widget-header-red_stripes,
  .content-recs-bot .widget-header-red .widget-header-red_stripes {
    background: none !important; }
  .content-recs-top .widget-header-red .widget-title-skew,
  .content-recs-bot .widget-header-red .widget-title-skew {
    background: none;
    width: calc(100% - 90px);
    margin: 0 0 0 40px; } }

@media (max-width: 767px) and (min-width: 768px) {
  .content-recs-top .widget-header-red .widget-title-skew,
  .content-recs-bot .widget-header-red .widget-title-skew {
    min-width: calc(100% - 30px); } }

@media (max-width: 767px) {
  .content-recs-top .widget-header-red .widget-title-skew .widget-title,
  .content-recs-bot .widget-header-red .widget-title-skew .widget-title {
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transform: skew(33deg) translate(0, -50%);
        -ms-transform: skew(33deg) translate(0, -50%);
            transform: skew(33deg) translate(0, -50%);
    width: 100vw;
    height: 100%;
    position: relative;
    padding: 0; }
  .content-recs-top .widget-header-red .widget-title-skew .widget-title span,
  .content-recs-bot .widget-header-red .widget-title-skew .widget-title span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding: 0 10px;
    margin-left: -34px;
    box-sizing: border-box; } }

/*EREZ PATCH*/
@media (max-width: 767px) {
  .author-archive .content-recs-top .widget-header-red .widget-title-skew .widget-title span,
  .page .content-recs-top .widget-header-red .widget-title-skew .widget-title span {
    left: auto !important; } }

.widget-title-skew {
  -webkit-transform: skew(-33deg) translateX(15px);
      -ms-transform: skew(-33deg) translateX(15px);
          transform: skew(-33deg) translateX(15px);
  overflow: hidden; }

.widget-title-skew .widget-title {
  -webkit-transform: scale(1.09) skew(33deg);
      -ms-transform: scale(1.09) skew(33deg);
          transform: scale(1.09) skew(33deg); }

a:focus {
  outline: none; }

input[type="submit"]:hover {
  cursor: pointer; }

.home .widget.category .posts:after {
  box-shadow: 0 0 3.5px 1px rgba(0, 0, 0, 0.4); }

[data-adid='19'] {
  margin-bottom: 30px !important; }

@media (max-width: 767px) {
  .content .pagination a {
    white-space: nowrap; } }
