@charset "UTF-8";
html, body {
  height: 100%;
}

html {
  font-family: sans-serif;
  box-sizing: border-box;
  -webkit-background-clip: padding-box; /* for Safari */
  background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-text-stroke: rgba(255, 255, 255, 0.01) 0.1px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(255, 255, 255, 0.01) 0 0 1px;
  -moz-osx-font-smoothing: grayscale;
}

div {
  line-height: initial;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  max-height: 1000000px;
  border: 0;
  background: none;
  background-repeat: no-repeat !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*::before, *::after {
  margin: 0;
  padding: 0;
  background-repeat: no-repeat !important;
  box-sizing: inherit;
}

/* HTML5 display definitions
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu,
nav, section, summary {
  display: block;
}

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

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

[hidden], template {
  display: none;
}

/* Links
   ========================================================================== */
a {
  background-color: transparent;
}

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

/* Text-level semantics
   ========================================================================== */
abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
button, input, optgroup, select, textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  outline: 0;
  text-indent: 2px;
  line-height: normal;
  -webkit-border-radius: 0px;
  border-radius: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=search] {
  -webkit-appearance: textfield; /* 1 */
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box; /* 1 */
}

input:focus, select:focus, textarea, div {
  outline: none !important;
}

input:required {
  box-shadow: none;
}

input::-ms-clear, textarea::-ms-clear {
  display: none;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* BODY HEIGHT = min VIEW PORT HEIGHT 
   http://community.sitepoint.com/t/100-min-height-viewport/6449/2 
   ========================================================================== */
body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
}

#body_wrapper::after {
  clear: both;
  content: "";
  display: block;
  height: 1%; /*fix IE8*/
  font-size: 0;
}

* html #body_wrapper {
  height: 100%;
}

/* A RANGER 
   ========================================================================== */
p, li, h1, h2, h3, h4, h5, h6 {
  cursor: default;
}

a {
  text-decoration: none;
}
a p, a h1, a h2, a h3, a h4, a h5, a h6 {
  cursor: inherit;
}

button p, button h1, button h2, button h3, button h4, button h5, button h6 {
  cursor: inherit;
}

a, button {
  outline: 0;
}

ul {
  list-style-type: none;
}

/* ANIMATION DEFAULT 
   ========================================================================== */
img {
  user-select: none;
}

a, button, label {
  -webkit-text-stroke: blue;
}

nav {
  user-select: none;
}

div {
  line-height: 1;
}

ul {
  display: inline-block;
  width: 100%;
}

a.no-href {
  cursor: default;
}

@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-Italic.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-BoldItalic.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-ExtraBold.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-Bold.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-ExtraBoldItalic.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-Medium.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-MediumItalic.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-Regular.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-LightItalic.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-Light.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans/OpenSans-SemiBold.woff2") format("woff2"), url("../assets/fonts/OpenSans/OpenSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gabarito";
  src: url("../assets/fonts/Gabarito/Gabarito-Regular.woff2") format("woff2"), url("../assets/fonts/Gabarito/Gabarito-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gabarito";
  src: url("../assets/fonts/Gabarito/Gabarito-SemiBold.woff2") format("woff2"), url("../assets/fonts/Gabarito/Gabarito-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gabarito";
  src: url("../assets/fonts/Gabarito/Gabarito-ExtraBold.woff2") format("woff2"), url("../assets/fonts/Gabarito/Gabarito-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gabarito";
  src: url("../assets/fonts/Gabarito/Gabarito-Bold.woff2") format("woff2"), url("../assets/fonts/Gabarito/Gabarito-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gabarito";
  src: url("../assets/fonts/Gabarito/Gabarito-Black.woff2") format("woff2"), url("../assets/fonts/Gabarito/Gabarito-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gabarito";
  src: url("../assets/fonts/Gabarito/Gabarito-Medium.woff2") format("woff2"), url("../assets/fonts/Gabarito/Gabarito-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gabarito";
  src: url("../assets/fonts/Gabarito/Gabarito-Regular.woff2") format("woff2"), url("../assets/fonts/Gabarito/Gabarito-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "charter";
  src: url("../assets/fonts/charter/webfonts/charter_bold_italic-webfont.eot");
  src: url("../assets/fonts/charter/webfonts/charter_bold_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/charter/webfonts/charter_bold_italic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "charter";
  src: url("../assets/fonts/charter/webfonts/charter_bold-webfont.eot");
  src: url("../assets/fonts/charter/webfonts/charter_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/charter/webfonts/charter_bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "charter";
  src: url("../assets/fonts/charter/webfonts/charter_italic-webfont.eot");
  src: url("../assets/fonts/charter/webfonts/charter_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/charter/webfonts/charter_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "charter";
  src: url("../assets/fonts/charter/webfonts/charter_regular-webfont.eot");
  src: url("../assets/fonts/charter/webfonts/charter_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/charter/webfonts/charter_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* ================================================================================
    VARIABLES  
==================================================================================*/
*::selection {
  background: #28364f; /* WebKit/Blink Browsers */
  color: #fff !important;
}

div, time, div, a, p, input, li, h1, h2, h3, h4, h5, h6 {
  font-family: "Arial", sans-serif;
  color: #333;
}

p, h1, h2, h3, h4, h5, h6 {
  line-height: 1.65;
  font-weight: 400;
  letter-spacing: 0px;
  word-spacing: 0px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

p, h1, h2, h3, h4, h5, h6 {
  user-select: text;
}

div, p, th, td {
  font-size: 16px;
}
.format p, .format li, .format a, .format h1, .format h2, .format h3, .format h4, .format h5, .format h6 {
  color: #bfbfbf;
}
.format p {
  font-size: 17.5px;
  font-weight: 400;
  font-family: "Arial", sans-serif;
  line-height: 1.4;
  color: #141414;
  letter-spacing: 0px;
  word-spacing: 0px;
  margin: 0;
  margin-top: 0px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .format p {
    font-size: 17px;
  }
}
@media (max-width: 639px) {
  .format p {
    font-size: 17px;
    line-height: 1.45;
    margin-bottom: 15px;
  }
}
.format p span {
  -webkit-text-stroke: #141414;
}
.format p em, .format p b, .format p strong {
  line-height: 1;
}
.format p.text_indent {
  text-indent: 60px;
}
.format a {
  font-family: "Arial", sans-serif;
  color: #06070b;
  line-height: 1.4;
  letter-spacing: 0px;
  word-spacing: 0px;
  text-decoration: underline;
  font-weight: 600;
  position: relative;
  z-index: 100;
}
.format a:hover {
  text-decoration: none;
  color: #06070b;
}
@media (max-width: 639px) {
  .format a {
    text-align: left !important;
    line-height: 1.3;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
}
.format blockquote {
  padding: 15px 10% 25px 10%;
  margin: 0;
}
.format blockquote p {
  font-size: 110%;
  text-align: left;
  margin-bottom: 20px;
  line-height: 1.25;
}
.format h1 {
  font-size: 32px;
}
@media (max-width: 639px) {
  .format h1 {
    font-size: 27px;
  }
}
.format h2 {
  font-size: 26px;
  padding-top: 35px !important;
  margin-bottom: 25px !important;
}
@media (max-width: 639px) {
  .format h2 {
    font-size: 24px;
    margin-bottom: 20px !important;
  }
}
.format h3 {
  font-size: 24px;
}
@media (max-width: 639px) {
  .format h3 {
    font-size: 20px;
  }
}
.format h4 {
  font-size: 21px;
}
@media (max-width: 639px) {
  .format h4 {
    font-size: 18px;
  }
}
.format h5 {
  font-size: 14px;
}
.format h6 {
  font-size: 13px;
}
.format h1, .format h2, .format h3, .format h4, .format h5, .format h6 {
  font-weight: 700;
  font-family: "Arial", sans-serif;
  color: #1a1a1a;
  line-height: 1.1;
  margin-bottom: 25px;
  letter-spacing: 0px;
  text-transform: none;
  text-wrap: balance;
}
.format h1 a, .format h2 a, .format h3 a, .format h4 a, .format h5 a, .format h6 a {
  font-size: inherit;
}
.format h2, .format h3, .format h4, .format h5, .format h6 {
  padding-top: 10px;
}
.format h5, .format h6 {
  font-weight: 700;
  text-transform: uppercase;
}
.format li {
  font-size: 17.5px;
  font-weight: 400;
  font-family: "Arial", sans-serif;
  color: #141414;
  line-height: 1.4;
  list-style-type: none;
  text-align: left;
  margin-bottom: 10px;
  vertical-align: top;
  padding-left: 15px;
  position: relative;
  letter-spacing: 0px;
  word-spacing: 0px;
}
@media (max-width: 1024px) {
  .format li {
    font-size: 17px;
  }
}
@media (max-width: 639px) {
  .format li {
    font-size: 17px;
    line-height: 1.3;
  }
}
.format ul, .format ol {
  padding: 0px 0px 10px 0px;
  display: table;
}
.format ul {
  margin-top: 0;
  margin-bottom: 5px;
  width: auto;
}
.format ul li::before {
  content: "›";
  color: #141414;
  font-weight: 700;
  position: absolute;
  left: 0px;
  top: 0px;
}
.format ol {
  margin-left: 0px;
  counter-reset: foo;
}
.format ol li {
  padding-left: 25px;
  counter-increment: foo;
}
.format ol li::before {
  content: counter(foo) ".";
  color: #141414;
  position: absolute;
  left: 0px;
  top: 0px;
}
.format hr {
  border-top: 0.5px inset rgba(85, 85, 85, 0.2);
  margin-top: 15px;
  margin-bottom: 25px;
  border-left: none;
  border-bottom: none;
  border-right: none;
  display: inline-block;
  width: 100%;
  height: 1px;
}
.format iframe {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.format iframe#odysee-iframe {
  aspect-ratio: 16/9;
}
.format table {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
.format table thead {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.format table thead th {
  font-size: 14px;
  font-weight: black;
}
.format table tbody {
  padding-top: 50px;
}
.format table tbody tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.format table tbody tr td {
  padding: 10px 20px 10px 0;
  font-size: 17.5px;
  font-weight: 400;
  line-height: 1.1;
  color: #141414;
  letter-spacing: 0px;
  word-spacing: 0px;
}
@media (max-width: 639px) {
  .format table tbody tr td {
    font-size: 17px;
  }
}
.format .jimgcap {
  font-size: 80%;
  text-align: center;
  float: right;
  font-style: italic;
  padding: 10px 10px 5px 10px;
  margin-left: 10px;
  max-width: 100%;
}
.format .jimgcap p {
  background: rgba(0, 0, 0, 0.03);
  font-size: 13px !important;
  line-height: 1.4 !important;
  font-family: "Arial", sans-serif;
  padding-bottom: 9px;
  font-family: "Arial", sans-serif !important;
  padding-left: 20px;
  padding-right: 20px;
  color: rgba(0, 0, 0, 0.75);
}
.format .jimgcap img {
  width: calc(100% + 40px);
  max-width: calc(100% + 40px);
  margin-left: -20px;
  height: auto;
}
@media (max-width: 639px) {
  .format .jimgcap {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.format p img {
  max-width: 100%;
}
.format .wp-caption {
  background: #f1f1f1;
  max-width: 100%;
  margin: 10px 0 25px 0px;
}
.format .wp-caption img {
  width: 100%;
  height: auto;
}
.format .wp-caption p {
  font-size: 13px !important;
  font-style: italic;
  text-align: center;
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.75);
  line-height: 1.4;
  padding: 9px 20px;
  margin-top: -5px;
}
.format .wp-caption.alignleft {
  float: left;
  width: auto;
  margin: 10px 30px 15px 0;
}
.format .wp-caption.alignright {
  float: right;
  width: auto;
  margin: 10px 0 15px 30px;
}
.format .wp-caption.aligncenter {
  margin: 20px auto 30px;
  display: block;
}
.format figure img {
  margin-bottom: 30px;
}
.format img.alignleft,
.format img[align=left] {
  float: left;
  margin-right: 25px;
  margin-bottom: 15px;
}
.format img.alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
}
.format img.aligncenter {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.format .embed-container {
  margin-bottom: 25px;
}
.format .wp-audio-shortcode {
  margin-bottom: 25px;
}

*[ng-if] {
  visibility: hidden;
}
*[ng-if].ng-scope {
  visibility: visible;
}

.no-href, .no-href * {
  cursor: default !important;
}

.flexible .flex {
  display: inline-block;
  width: 100%;
}

.bloc_container, .vertical_align {
  height: 100%;
  display: flex;
  align-items: center;
}
.bloc_container > div, .vertical_align > div {
  width: 100%;
}

.bloc {
  display: flex;
  align-items: center;
  height: 100%;
}
.bloc .bloc_inside {
  display: inline-block;
  width: 100%;
}

.frame {
  display: flex;
  justify-content: center;
  align-items: center;
}
.frame img {
  width: 100%;
}

.image_container, .logo_container, .icon_container {
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
}
.image_container img, .logo_container img, .icon_container img {
  width: 100%;
  height: auto;
}

.image {
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.contain {
  background-size: contain;
  background-position: 50% 50%;
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.abs {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.preload {
  display: none !important;
}

.break-word {
  overflow-wrap: break-word;
  display: block;
}

.clearfix::before,
.clearfix::after {
  content: "";
  display: block;
}

.clearfix::after {
  clear: both;
}

*[back-img], *[back-asset] {
  opacity: 0;
  transition: opacity 1s;
}

*[my-parallax] {
  opacity: 0;
}

.cache_left, .front_page .banner.main .appeal_notice_container {
  position: relative;
}
.cache_left::before, .front_page .banner.main .appeal_notice_container::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 2000%;
  position: absolute;
  right: 100%;
  top: 0;
  background: inherit;
}

.cache_right {
  position: relative;
}
.cache_right::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 2000%;
  position: absolute;
  left: 100%;
  top: 0;
  background: inherit;
}

.cache_bottom_left, .cache_left_bottom {
  position: relative;
}
.cache_bottom_left::after, .cache_left_bottom::after {
  content: "";
  display: inline-block;
  height: 10000%;
  width: 2000%;
  position: absolute;
  right: 0;
  top: 100%;
  background: inherit;
}

.cache_bottom {
  position: relative;
}
.cache_bottom::after {
  content: "";
  display: inline-block;
  height: 10000%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background: inherit;
}

.cache_bottom_right, .cache_right_bottom {
  position: relative;
}
.cache_bottom_right::after, .cache_right_bottom::after {
  content: "";
  display: inline-block;
  height: 10000%;
  width: 2000%;
  position: absolute;
  left: 0%;
  top: 100%;
  background: inherit;
}

.hidden {
  display: none !important;
}

.laptop_on, .l_on {
  display: none !important;
}
@media (max-width: 1367px) {
  .laptop_on, .l_on {
    display: inline-block !important;
  }
}

@media (max-width: 1367px) {
  .laptop_off, .l_off {
    display: none !important;
  }
}

.tablet_on, .t_on {
  display: none !important;
}
@media (max-width: 1100px) {
  .tablet_on, .t_on {
    display: inline-block !important;
  }
}

@media (max-width: 1100px) {
  .tablet_off, .t_off {
    display: none !important;
  }
}

.td_on {
  display: none !important;
}
@media (max-width: 1024px) {
  .td_on {
    display: inline-block !important;
  }
}

@media (max-width: 1024px) {
  .td_off {
    display: none !important;
  }
}

.tp_on {
  display: none !important;
}
@media (max-width: 820px) {
  .tp_on {
    display: inline-block !important;
  }
}

@media (max-width: 820px) {
  .tp_off {
    display: none !important;
  }
}

.ml_on {
  display: none !important;
}
@media (max-width: 740px) {
  .ml_on {
    display: inline-block !important;
  }
}

@media (max-width: 740px) {
  .ml_off {
    display: none !important;
  }
}

.mobile_on, .m_on {
  display: none !important;
}
@media (max-width: 639px) {
  .mobile_on, .m_on {
    display: inline-block !important;
  }
}

@media (max-width: 639px) {
  .mobile_off, .m_off {
    display: none !important;
  }
}

.sm_on {
  display: none !important;
}
@media (max-width: 374px) {
  .sm_on {
    display: inline-block !important;
  }
}

@media (max-width: 374px) {
  .sm_off {
    display: none !important;
  }
}

@media (max-width: 1100px) {
  .tablet-paddings {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}
@media (max-width: 639px) {
  .tablet-paddings {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}

@media (max-width: 639px) {
  .mobile-paddings {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}

@media (max-width: 1100px) {
  .tablet-paddings-off {
    padding-left: 0;
    padding-right: 0;
  }
}

.paddings {
  padding: 0 70px;
}
@media (max-width: 1100px) {
  .paddings {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 639px) {
  .paddings {
    padding-left: 5%;
    padding-right: 5%;
  }
}

* [outFade].go {
  transition: opacity 0.5s, transform 0.5s;
  opacity: 0;
  transform: translate3d(0, 5px, 0);
}

* [outLeft].go {
  transition: opacity 0.5s, transform 0.5s;
  opacity: 0;
  transform: translate3d(-10px, 0px, 0);
}

* [outRight].go {
  transition: opacity 0.5s, transform 0.5s;
  opacity: 0;
  transform: translate3d(10px, 0px, 0);
}

.fitText_container {
  text-align: center;
}
.fitText_container .fitText {
  display: inline-block;
  transform-origin: 50% 0;
  -webkit-font-smoothing: antialiased;
  transform: translate3d(0, 0, 0);
  transition: transform 2s;
}

@media print {
  .no_print {
    display: none !important;
  }
}

html {
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  background: #171e2d;
}

body {
  width: 100%;
  height: auto;
}
body.no_scroll header,
body.no_scroll footer,
body.no_scroll main > div {
  padding-right: 15px; /* Avoid width reflow */
}
@media (max-width: 820px) {
  body.no_scroll header,
  body.no_scroll footer,
  body.no_scroll main > div {
    padding-right: 0;
  }
}

#body_background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(#0F2235, #113C5A);
}

#body_wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
}

#main {
  background: #f0f0f0;
  position: relative;
  z-index: 10;
}

body.home #main {
  margin-top: -3px;
}

.page_overlay {
  position: fixed;
  top: 95px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 200;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
  display: none;
  background: rgba(0, 0, 0, 0.55);
  opacity: 0;
  transition: opacity 0.3s;
  will-change: opacity;
  animation-fill-mode: both !important;
}
@keyframes show_general_overlay {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}
@keyframes hide_general_overlay {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
.page_overlay.active {
  display: block;
  animation: show_general_overlay 0.3s;
}
.page_overlay.remove-active {
  display: block;
  animation: hide_general_overlay 0.3s;
}

.banner {
  display: inline-block;
  width: 100%;
  clear: both;
  position: relative;
}

.banner_content {
  max-width: 1360px;
  padding: 0 70px;
  margin: 0 auto;
  height: 100%;
  transition: max-width 1s;
  position: relative;
}
@media (max-width: 1024px) {
  .banner_content {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 639px) {
  .banner_content {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.inside, .content {
  width: 100%;
  height: 100%;
  position: relative;
  display: inline-block;
}

.col {
  width: 50%;
  float: left;
}
.col.left {
  float: left;
}
.col.right {
  float: right;
}

.col_left {
  width: 33.5%;
  float: left;
}
@media (max-width: 639px) {
  .col_left {
    width: 100%;
    float: none;
  }
}

.col_right {
  width: 66.5%;
  float: left;
}
@media (max-width: 639px) {
  .col_right {
    width: 100%;
    float: none;
  }
}

@keyframes fade_left_menu_l1 {
  0% {
    opacity: 0;
    letter-spacing: 2px;
  }
  10% {
    opacity: 0;
  }
  10% {
    transform: translate3d(50px, 0px, 0px);
  }
  20% {
    opacity: 0;
  }
  55% {
    transform: translate3d(0px, 0px, 0px);
  }
  80% {
    letter-spacing: 1px;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_left_menu_l2_p {
  0% {
    opacity: 0;
  }
  10% {
    transform: translate3d(50px, 0px, 0px);
  }
  55% {
    transform: translate3d(0px, 0px, 0px);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_left_menu_l3_p {
  0% {
    opacity: 0;
  }
  10% {
    transform: translate3d(50px, 0px, 0px);
  }
  55% {
    transform: translate3d(0px, 0px, 0px);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_scale {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  10% {
    opacity: 0;
  }
  50% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_scale_80 {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  10% {
    opacity: 0;
  }
  70% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_scale_90 {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  10% {
    opacity: 0;
  }
  70% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_scale_95 {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  10% {
    opacity: 0;
  }
  70% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_95 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.95;
  }
}
@keyframes fade_90 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.9;
  }
}
@keyframes fade_80 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}
@keyframes fade_70 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@keyframes fade_60 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.6;
  }
}
@keyframes fade_50 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut_hide {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_50_hide {
  0% {
    opacity: 0.5;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_60_hide {
  0% {
    opacity: 0.6;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_70_hide {
  0% {
    opacity: 0.7;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_80_hide {
  0% {
    opacity: 0.8;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_90_hide {
  0% {
    opacity: 0.9;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fadeOut_95_hide {
  0% {
    opacity: 0.95;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes fade_up {
  0% {
    opacity: 0;
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes grow {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes scale {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale_50 {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale_80 {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale_90 {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale_95 {
  0% {
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes move_left {
  0% {
    transform: translate3d(100px, 0px, 0px);
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes move_up_15 {
  0% {
    transform: translateY(15px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes move_up_10 {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes move_up_5 {
  0% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes fade_move {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
*[when-visible=fade],
*[when-visible=fade_late],
*[when-visible=scale],
*[when-visible=up],
*[when-visible=down],
*[when-visible=left],
*[when-visible=right],
*[when-visible=width],
*[when-visible=discover],
*[when-visible=custom] {
  opacity: 0;
  animation-fill-mode: both;
}

.fade-in-when-visible {
  transition: opacity 0.8s;
  opacity: 1;
}

.not-visible {
  opacity: 0;
}

@keyframes wv_scale {
  0% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
.scale-in-when-visible {
  animation-duration: 0.9s;
  animation-name: wv_scale;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_up {
  0% {
    opacity: 0;
    transform: translate3d(0, 10px, 0);
  }
  100% {
    transform: translate3d(0, 0px, 0) scale(1);
  }
}
.up-when-visible {
  animation-duration: 2s;
  animation-name: wv_up;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_down {
  0% {
    transform: translate3d(0, -10px, 0);
  }
  100% {
    transform: translate3d(0, 0px, 0) scale(1);
  }
}
.down-when-visible {
  animation-duration: 2s;
  animation-name: wv_down;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_left {
  0% {
    transform: translate3d(10px, 0px, 0);
  }
  100% {
    transform: translate3d(0, 0px, 0) scale(1);
  }
}
.left-when-visible {
  animation-duration: 2s;
  animation-name: wv_left;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_right {
  0% {
    transform: translate3d(-10px, 0px, 0);
  }
  100% {
    transform: translate3d(0, 0px, 0) scale(1);
  }
}
.right-when-visible {
  animation-duration: 2s;
  animation-name: wv_right;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.width-when-visible {
  animation-duration: 1s;
  animation-name: wv_width;
  transition: opacity 1s;
  opacity: 1;
}

@keyframes wv_discover {
  0% {
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0%, 0, 0);
    opacity: 1;
  }
}
.discover-when-visible {
  animation-duration: 1s;
  animation-name: wv_discover;
}

#loading_bar {
  width: 0%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  transition: width 2s;
  height: 1px;
  background: rgba(40, 54, 79, 0.9);
  background: #bd0301;
}
.loader {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  height: 100%;
}
.loader .loader-content {
  height: 100%;
  width: 100%;
  animation: fade 2s;
}
@keyframes loader_rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader .loader-circle, .loader .loader-line-mask {
  position: absolute;
  left: calc(50% - 60px);
  height: 120px;
}
@media (max-width: 639px) {
  .loader .loader-circle, .loader .loader-line-mask {
    left: calc(50% - 50px);
    height: 100px;
  }
}
.loader .loader-circle {
  width: 120px;
  border-radius: 50%;
}
@media (max-width: 639px) {
  .loader .loader-circle {
    width: 100px;
  }
}
.loader .loader-line-mask {
  width: 60px;
  overflow: hidden;
  transform-origin: 60px 60px;
  animation: loader_rotate 1.2s infinite linear;
}
@media (max-width: 639px) {
  .loader .loader-line-mask {
    width: 50px;
    transform-origin: 50px 50px;
  }
}
.loader .loader-line-mask .loader-line {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
@media (max-width: 639px) {
  .loader .loader-line-mask .loader-line {
    width: 100px;
    height: 100px;
  }
}

.loader-white .loader-circle, .loader-white .loader-line-mask {
  top: calc(50% - 60px);
}
@media (max-width: 639px) {
  .loader-white .loader-circle, .loader-white .loader-line-mask {
    top: calc(50% - 50px);
  }
}
.loader-white .loader-circle {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}
.loader-white .loader-line-mask {
  mask-image: -webkit-linear-gradient(top, #000000, rgba(255, 255, 255, 0.08));
}
.loader-white .loader-line-mask .loader-line {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);
}

.loader-grey .loader-circle, .loader-grey .loader-line-mask {
  top: calc(50% - 60px);
}
@media (max-width: 639px) {
  .loader-grey .loader-circle, .loader-grey .loader-line-mask {
    top: calc(50% - 50px);
  }
}
.loader-grey .loader-circle {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.loader-grey .loader-line-mask {
  mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0.05));
}
.loader-grey .loader-line-mask .loader-line {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.spinner {
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translate(0, -50%);
  left: 15px;
  position: absolute;
  display: inline-block;
  overflow: visible;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@media print {
  header, footer {
    display: none !important; /* Hide header and footer */
  }
  #header_behind {
    display: none !important;
  }
  .edit_post_link {
    display: none !important;
  }
  p {
    font-size: 12pt !important;
  }
  .page.single .banner.top,
  .page.type .banner.top {
    display: none !important;
  }
  .page.single .banner.main .banner_content,
  .page.type .banner.main .banner_content {
    padding: 0;
    max-width: 100%;
  }
  .page.single .banner.main .content,
  .page.type .banner.main .content {
    margin-top: 0 !important;
  }
  .page.single .col_left,
  .page.type .col_left {
    display: none !important;
  }
  .page.single .col_right,
  .page.type .col_right {
    width: 100% !important;
    float: none;
    padding: 0 !important;
    padding-top: 50px !important;
    background: none !important;
  }
  .page.single .col_main,
  .page.type .col_main {
    max-width: 100% !important;
    width: 100% !important;
    float: none;
    padding: 0 !important;
    padding-top: 0px !important;
    background: none !important;
  }
  .page.single .back_btn,
  .page.type .back_btn {
    display: none !important;
  }
}
#wpadminbar {
  background: rgba(35, 40, 45, 0.95) !important;
  width: auto !important;
  min-width: 0px !important;
  padding-right: 10px;
  border-bottom-right-radius: 13px;
}
#wpadminbar:hover {
  background: rgba(35, 40, 45, 0.95) !important;
}
#wpadminbar #wp-admin-bar-root-default > li a::before {
  transition: none !important;
}
#wpadminbar #wp-admin-bar-root-default > li.hover a {
  color: #eee !important;
}
#wpadminbar #wp-admin-bar-root-default > li.hover a::before {
  color: rgba(240, 245, 250, 0.6) !important;
}
#wpadminbar #wp-admin-bar-root-default > li a:hover, #wpadminbar #wp-admin-bar-root-default > li a:hover::before {
  color: #00b9eb !important;
}
#wpadminbar #wp-toolbar, #wpadminbar #wp-admin-bar-root-default {
  height: 100%;
}
#wpadminbar .ab-sub-wrapper,
#wpadminbar #wp-admin-bar-new_draft,
#wpadminbar #wp-admin-bar-top-secondary {
  display: none !important;
}
#wpadminbar .ab-sub-wrapper,
#wpadminbar #wp-admin-bar-all-in-one-seo-pack,
#wpadminbar #wp-admin-bar-search {
  display: none;
}
#wpadminbar #wp-admin-bar-site-name a::before {
  top: 3px !important;
}
@media (max-width: 639px) {
  #wpadminbar #wp-admin-bar-site-name a::before {
    top: 7px !important;
  }
}
#wpadminbar #wp-admin-bar-my-log-out {
  margin-left: 7px;
}
#wpadminbar #wp-admin-bar-my-log-out a.ab-item {
  position: relative;
}
#wpadminbar #wp-admin-bar-my-log-out a.ab-item img {
  display: none;
  height: 16px;
  position: absolute;
  top: 8px;
  right: 0px;
}
#wpadminbar #wp-admin-bar-my-log-out a.ab-item::before {
  top: 3px;
  left: 2px;
  content: "\f242" !important;
  transform: scale(0.9);
}

.back_to_top {
  width: 80px;
  height: 50px;
  position: fixed;
  bottom: 20px;
  right: calc(50% - 700px);
  background: #28364f;
  z-index: 100;
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.4);
  padding: 50px 21px 0;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  cursor: pointer;
  font-weight: 400;
  user-select: none;
  font-family: "Open Sans", sans-serif;
  transition: transform 1s cubic-bezier(0.2, 0.88, 0.66, 0.99);
  transform: translateY(160px);
}
@media (max-width: 1467px) {
  .back_to_top {
    right: 30px;
  }
}
@media (max-width: 1100px) {
  .back_to_top {
    right: 10px;
    bottom: 10px;
    width: 60px;
  }
}
@media (max-width: 820px) {
  .back_to_top {
    right: 25px;
    bottom: 25px;
    width: 70px;
    height: 70px;
    display: none !important;
  }
}
.back_to_top.show_me {
  transform: translateY(0px);
}
.back_to_top span {
  display: none;
}
.back_to_top .icon {
  width: 40px;
  height: 60px;
  position: absolute;
  top: 0px;
  left: calc(50% - 20px);
}
.back_to_top .icon svg {
  width: 100%;
  height: 100%;
}
.back_to_top .icon svg path {
  stroke-width: 3px;
  stroke: #fff;
}
.back_to_top .icon svg line {
  display: none !important;
}
.back_to_top:hover {
  background: #171e2d;
  color: #fff;
}
.back_to_top:hover .icon * {
  stroke: #fff;
}

.global.title {
  margin-bottom: 30px;
}
@media (max-width: 820px) {
  .global.title {
    margin-bottom: 50px;
  }
}
@media (max-width: 639px) {
  .global.title {
    margin-bottom: 30px;
  }
}
.global.title, .global.title p {
  font-size: 40px;
  letter-spacing: 0;
  line-height: 1.2;
  text-wrap: balance;
  font-weight: 300;
  font-weight: 600;
  color: #000;
  color: #28364f;
}
@media (max-width: 820px) {
  .global.title, .global.title p {
    font-size: 35px;
    line-height: 1.3;
  }
}
@media (max-width: 740px) {
  .global.title, .global.title p {
    font-size: 30px;
  }
}
@media (max-width: 639px) {
  .global.title, .global.title p {
    font-size: 28px;
    line-height: 1.4;
  }
}

.back_btn {
  display: inline-block;
  position: relative;
  padding: 15px 17px;
  padding-left: 35px;
  height: 42px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 10px;
  border: 1px solid #fff;
  letter-spacing: 2px;
  z-index: 1000;
}
@media (max-width: 820px) {
  .back_btn {
    padding-right: 8px;
  }
}
@media (max-width: 639px) {
  .back_btn {
    display: none !important;
  }
}
.back_btn span {
  opacity: 0.8;
  user-select: none;
}
.back_btn svg {
  width: 20px;
  height: 20px;
  opacity: 0.5;
  position: absolute;
  top: calc(50% - 10px);
  left: 10px;
  transition: transform 0.3s;
}
.back_btn:hover {
  background: #fff;
}
.back_btn:hover span {
  opacity: 1;
}
.back_btn:hover svg {
  transform: translate(-1px, 0);
}

body.campaign-donation-receipt .format {
  padding-top: 25px;
}
body.campaign-donation-receipt .donation-summary {
  line-height: 1.4;
}
body.campaign-donation-receipt h3.charitable-header {
  padding-top: 30px;
}
body.campaign-donation-receipt table.donation-details thead {
  text-align: left;
}
body.campaign-donation-receipt table.donation-details thead th {
  padding-bottom: 5px;
}
body.campaign-donation-receipt table.donation-details tfoot {
  font-weight: 700;
}

@media (max-width: 639px) {
  .fm-on {
    display: inline-block !important;
  }
}

@media (max-width: 639px) {
  .fm-off {
    display: none !important;
  }
}

footer {
  position: relative;
  z-index: 10;
  margin-top: -5px;
  background: #171e2d;
}
@media (max-width: 639px) {
  footer .content {
    text-align: center;
  }
}
footer #footer_top {
  background: #171e2d;
  padding: 30px 0 20px;
}
@media (max-width: 1100px) {
  footer #footer_top {
    padding: 30px 0 30px;
  }
}
@media (max-width: 639px) {
  footer #footer_top {
    padding: 25px 0 5px;
  }
}
footer #footer_bottom .content {
  padding: 10px 0 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 639px) {
  footer #footer_bottom .content {
    padding: 0px 0 0px;
    border-top: none;
  }
}
footer .logo_container {
  height: 68px;
  width: 33.5%;
  float: left;
  opacity: 0.9;
}
@media (max-width: 1100px) {
  footer .logo_container {
    width: 25%;
    display: inline-block;
  }
}
@media (max-width: 639px) {
  footer .logo_container {
    float: none;
    height: 50px;
    text-align: center;
  }
}
footer .logo_container .logo_image {
  height: 100%;
  display: inline-block;
  background-size: contain;
}
footer .logo_container .logo_image svg {
  height: 100%;
  width: auto;
}
footer .logo_container .logo_image svg * {
  fill: white;
}
footer .logo_container:hover {
  opacity: 1;
}

footer .menu_footer {
  float: right;
  width: 66.5%;
  padding-left: 6%;
  padding-top: 10px;
}
@media (max-width: 1100px) {
  footer .menu_footer {
    width: 75%;
  }
}
@media (max-width: 639px) {
  footer .menu_footer {
    display: none !important;
    width: 100%;
    margin-bottom: 35px;
    float: none;
  }
}
footer .menu_footer .section_title span {
  color: #BFC549;
}
footer .menu_footer > ul > li {
  width: 35%;
  float: left;
  margin-bottom: 10px;
  display: inline-block;
  animation-fill-mode: both !important;
}
footer .menu_footer > ul > li:nth-child(1) {
  animation-delay: 0.01s;
  animation-duration: 0.25s;
  animation-name: fade;
}
footer .menu_footer > ul > li:nth-child(2) {
  animation-delay: 0.07s;
  animation-duration: 0.3s;
  animation-name: fade;
}
footer .menu_footer > ul > li:nth-child(3) {
  animation-delay: 0.13s;
  animation-duration: 0.35s;
  animation-name: fade;
}
footer .menu_footer > ul > li:nth-child(4) {
  animation-delay: 0.19s;
  animation-duration: 0.4s;
  animation-name: fade;
}
footer .menu_footer > ul > li:nth-child(5) {
  animation-delay: 0.25s;
  animation-duration: 0.45s;
  animation-name: fade;
}
footer .menu_footer > ul > li:nth-child(6) {
  animation-delay: 0.31s;
  animation-duration: 0.5s;
  animation-name: fade;
}
footer .menu_footer > ul > li:nth-child(7) {
  animation-delay: 0.37s;
  animation-duration: 0.55s;
  animation-name: fade;
}
footer .menu_footer > ul > li:nth-child(8) {
  animation-delay: 0.43s;
  animation-duration: 0.6s;
  animation-name: fade;
}
footer .menu_footer > ul > li:nth-child(9) {
  animation-delay: 0.49s;
  animation-duration: 0.65s;
  animation-name: fade;
}
footer .menu_footer > ul > li:nth-child(10) {
  animation-delay: 0.55s;
  animation-duration: 0.7s;
  animation-name: fade;
}
footer .menu_footer > ul > li:first-child {
  width: 25%;
}
footer .menu_footer > ul > li:first-child a {
  font-size: 14px;
}
footer .menu_footer > ul > li.current-menu-item a, footer .menu_footer > ul > li a:hover, footer .menu_footer > ul > li a:focus {
  transition: color 0s;
  color: white;
}
footer .menu_footer > ul > li a {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  padding: 3px 0px;
  padding-right: 20px;
  transition: color 0.8s;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.7);
  text-wrap: balance;
}
@media (max-width: 639px) {
  footer .menu_footer > ul > li a {
    width: 100%;
  }
}
footer .menu_footer > ul > li:first-child > a {
  display: none !important;
}
footer .menu_footer > ul > li.menu-item-has-children > a {
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  font-weight: 700;
}

footer .social_icons_container {
  display: inline-block;
  float: right;
}
@media (max-width: 639px) {
  footer .social_icons_container {
    float: none;
  }
}
footer .social_icons_container .social_icons {
  position: absolute;
  right: 0;
  top: 10px;
  user-select: none;
  height: 48px;
}
@media (max-width: 1467px) {
  footer .social_icons_container .social_icons {
    right: 50px;
  }
}
footer .social_icons_container .social_icons .section_title {
  color: green;
}
@media (max-width: 1100px) {
  footer .social_icons_container .social_icons {
    right: 0%;
  }
}
@media (max-width: 639px) {
  footer .social_icons_container .social_icons {
    float: none;
    clear: both;
    position: relative;
    text-align: center;
    display: block;
    margin: 0 auto 10px;
  }
}
footer .social_icons_container .social_icons > ul > li > a .icon svg * {
  fill: rgba(255, 255, 255, 0.7) !important;
}
footer .social_icons_container .social_icons > ul > li > a:hover .icon svg * {
  fill: #fff !important;
  opacity: 1 !important;
}

footer .copyright-line {
  display: inline-block;
  text-align: center;
  margin-left: -15px;
  user-select: none;
}
@media (max-width: 1100px) {
  footer .copyright-line {
    width: auto;
  }
}
@media (max-width: 639px) {
  footer .copyright-line {
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
}
footer .copyright-line .footer-copyright-menu {
  width: auto;
  display: inline-block;
}
footer .copyright-line .footer-copyright-menu ul {
  width: auto;
  display: inline-block;
}
footer .copyright-line .footer-copyright-menu ul li {
  display: inline-block;
}
footer .copyright-line p, footer .copyright-line a, footer .copyright-line span {
  font-size: 9px;
  font-weight: 400;
  font-family: "Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: opacity 1s, color 0.6s;
  user-select: none;
  color: rgba(255, 255, 255, 0.8);
}
footer .copyright-line a {
  display: inline-flex;
  align-items: center;
  padding: 0px 15px;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  height: 48px;
}
@media (max-width: 1100px) {
  footer .copyright-line a {
    padding: 0px 10px;
  }
}
@media (max-width: 639px) {
  footer .copyright-line a {
    padding: 0px 15px;
  }
}
footer .copyright-line a:not(.no-href):hover, footer .copyright-line a:not(.no-href):focus {
  color: white;
}
footer .copyright-line a:not(.no-href):hover::after, footer .copyright-line a:not(.no-href):focus::after {
  width: 100%;
  opacity: 0.3;
}
footer .copyright-line a:first-child {
  border-bottom: none;
}
footer .copyright-line a:first-child:before {
  display: none;
}
@media (max-width: 639px) {
  footer .copyright-line a:nth-last-child(1):before {
    display: none;
  }
}
footer .copyright-line a::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -4px;
  width: 1px;
  background: rgba(255, 255, 255, 0.15);
}
@media (max-width: 639px) {
  footer .copyright-line a::before {
    display: none;
  }
}
footer .copyright-line p {
  display: inline;
}

#hamburger_container {
  position: fixed;
  background: #28364f;
  width: 80px;
  height: 80px;
  z-index: 1010;
  right: 0;
  top: 0;
  cursor: pointer;
  display: none;
}
@media (max-width: 820px) {
  #hamburger_container {
    display: inline-block;
    margin-right: 0;
  }
}
@media (max-width: 639px) {
  #hamburger_container {
    width: 68px;
    height: 68px;
  }
}
#hamburger_container.is-active path {
  fill: #fff !important;
}
#hamburger_container.is-active #hamburger_title {
  opacity: 0;
}
#hamburger_container button {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.4s;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hamburger_container button svg * {
  fill: #fff;
}
#hamburger_container button svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  transition: transform 0.3s;
}
#hamburger_container button svg rect {
  transition: transform 0.65s ease, opacity 0.25s ease;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 639px) {
  #hamburger_container button svg rect {
    transition: transform 0.5s ease, opacity 0.25s ease;
  }
}
#hamburger_container button svg rect.top {
  transform-origin: 18% 29%;
}
#hamburger_container button svg rect.middle {
  transform-origin: 55% 60%;
}
#hamburger_container button svg rect.bottom {
  transform-origin: 14% 92%;
}
#hamburger_container.is-active button svg rect.top {
  transform: rotate(45deg) scale(1.25, 1);
}
#hamburger_container.is-active button svg rect.middle {
  transform: rotate(-45deg) scale(1.25, 1);
}
#hamburger_container.is-active button svg rect.bottom {
  opacity: 0;
  transform: scale(0.5);
}
#hamburger_container.back-arrow button svg {
  transform: translateX(3px);
}
#hamburger_container.back-arrow button svg rect {
  transition: transform 0.2s ease, opacity 0.25s ease;
}
#hamburger_container.back-arrow button svg rect.top {
  transform: rotate(45deg) scale(0.6, 1) translate(30px, 31px);
}
#hamburger_container.back-arrow button svg rect.middle {
  transform: rotate(-45deg) scale(0.6, 1) translate(1px, -29px);
}

#header_behind {
  height: 92px;
  position: relative;
  background: #28364f;
}
@media (max-width: 950px) {
  #header_behind {
    height: 117px;
  }
}
@media (max-width: 820px) {
  #header_behind {
    height: 77px;
  }
}
@media (max-width: 639px) {
  #header_behind {
    height: 65px;
    background: #fff;
    display: none !important;
  }
}

body.home #header_behind,
body.single #header_behind {
  background: #f0f0f0;
}

#header {
  height: 95px;
  position: sticky;
  position: fixed;
  top: 0;
  left: 0px;
  z-index: 99;
  width: 100%;
  background: #fff;
  transition: transform 0.6s, box-shadow 0.6s;
}
@media (max-width: 950px) {
  #header {
    height: 120px;
  }
}
@media (max-width: 820px) {
  #header {
    height: 80px;
  }
}
@media (max-width: 639px) {
  #header {
    height: 68px;
    position: relative;
  }
}
#header .background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: inline-block;
  height: 100%;
}
#header .banner_content .content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media (max-width: 1100px) {
  #header .banner_content {
    padding-right: 2%;
  }
}

#header .logo_container {
  float: left;
  width: 200px;
  height: 100%;
  position: relative;
  transition: box-shadow 0.3s;
  display: inline-block;
}
@media (max-width: 950px) {
  #header .logo_container {
    width: 65px;
    height: 75px;
  }
}
@media (max-width: 1024px) {
  #header .logo_container {
    width: 180px;
  }
}
@media (max-width: 820px) {
  #header .logo_container {
    height: 100%;
    width: 160px;
    margin-left: -10px;
  }
}
@media (max-width: 639px) {
  #header .logo_container {
    width: 152px;
  }
}
#header .logo_container .logo_image {
  height: 100%;
  width: 100%;
  transition: transform 0.6s;
  transform-origin: 0 50%;
  user-select: none;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0px;
  left: -6px;
}
#header .logo_container .logo_image * {
  fill: #2d2d67;
}
#header .logo_container .logo_image svg {
  width: 100%;
}

header #nav_desktop {
  margin-top: 10px;
  height: 45px;
  float: right;
  clear: right;
  transition: transform 0.6s, height 0.6s;
}
@media (max-width: 950px) {
  header #nav_desktop {
    float: left;
    clear: both;
    height: 45px;
    margin-top: 0;
    margin-left: -5px;
  }
}
@media (max-width: 820px) {
  header #nav_desktop {
    display: none;
  }
}
header #nav_desktop > ul {
  list-style-type: none;
  height: 100%;
}
header #nav_desktop > ul > li {
  display: inline-block;
  height: 100%;
  margin-left: -5px;
  position: relative;
  transition: transform 0.6s;
}
header #nav_desktop > ul > li:hover > a, header #nav_desktop > ul > li.current-menu-item > a, header #nav_desktop > ul > li.current-menu-ancestor > a, header #nav_desktop > ul > li.current-page-ancestor > a, header #nav_desktop > ul > li.selected > a {
  color: black;
}
header #nav_desktop > ul > li > a {
  display: flex;
  align-items: center;
  height: 100%;
  font-family: "Arial", sans-serif;
  padding: 0px 13px 0px;
  font-weight: 700;
  font-size: 12.5px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  color: rgba(0, 0, 0, 0.9);
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.4px;
}
header #nav_desktop > ul > li > a:hover, header #nav_desktop > ul > li > a:focus {
  color: black;
}
header #nav_desktop > ul > li > a span {
  transition: color 0.6s, transform 0.6s;
  display: inline-block;
  position: relative;
  width: 100%;
}
@media (max-width: 1150px) {
  header #nav_desktop > ul > li > a {
    font-size: 12px;
  }
}
header #nav_desktop > ul > li:not(.btn) > a::before {
  content: "";
  width: 0px;
  opacity: 0;
  transition: width 0.2s, opacity 0.5s, background 0.3s, transform 0.6s, height 0.6s;
  height: 2px;
  position: absolute;
  display: inline-block;
  background: #bd0301;
  left: 13px;
  bottom: 10px;
}
@media (max-width: 1100px) {
  header #nav_desktop > ul > li:not(.btn) > a::before {
    bottom: 10px;
  }
}
header #nav_desktop > ul > li:not(.btn) > a:hover::before,
header #nav_desktop > ul > li:not(.btn) > a:not([target=_blank]):focus::before,
header #nav_desktop > ul > li:hover > a::before,
header #nav_desktop > ul > li:not(.btn).current-page-ancestor > a::before,
header #nav_desktop > ul > li:not(.btn).current-menu-ancestor > a::before,
header #nav_desktop > ul > li:not(.btn).current-menu-parent > a::before,
header #nav_desktop > ul > li:not(.btn).current-menu-item > a::before,
header #nav_desktop > ul > li > a.selected::before,
header #nav_desktop > ul > li.selected > a::before {
  opacity: 1;
  width: calc(100% - 26px);
}
header #nav_desktop > ul > li:not(:first-child) > a > span::before {
  display: none !important;
  content: "";
  width: 0.6px;
  height: 20px;
  position: absolute;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  left: -13px;
  top: 50%;
  transform: translateY(-50%);
}
header #nav_desktop > ul > li.menu-item-has-children {
  position: relative;
}
header #nav_desktop > ul > li.menu-item-has-children > a {
  padding-right: 22px;
}
header #nav_desktop > ul > li.menu-item-has-children > a > span::after {
  content: "";
  width: 7px;
  height: 8px;
  display: inline-block;
  position: absolute;
  right: -10px;
  top: 46%;
  transform: translateY(-50%);
  cursor: pointer !important;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url("../assets/images/parent-arrow.svg");
}

@keyframes show_level2 {
  0% {
    transform: perspective(1px) translateX(-50%) translateY(5px) scale(1) rotate(0.001deg);
  }
  100% {
    transform: perspective(1px) translateX(-50%) translateY(0px) scale(1) rotate(0.001deg);
  }
}
header #nav_desktop > ul > li:hover ul {
  display: inline-block;
  animation: show_level2 0.3s;
}
header #nav_desktop > ul > li > ul {
  display: none;
  position: absolute;
  top: calc(100% - 22px);
  transition: margin-top 0.6s;
  left: 50%;
  transform-origin: 50% 0;
  transform: translateX(-50%);
  width: calc(100% + 240px);
  margin-top: 20px;
  z-index: 10;
  padding: 0px 60px 20px 60px;
}
header #nav_desktop > ul > li > ul > li {
  background: #28364f;
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 1;
  transition: border 1s;
  box-shadow: 2px 4px 14px 0px rgba(0, 0, 0, 0.1);
}
header #nav_desktop > ul > li > ul > li:first-child a {
  padding-top: 23px;
}
header #nav_desktop > ul > li > ul > li:last-child a {
  padding-bottom: 19px;
}
header #nav_desktop > ul > li > ul > li:first-child {
  border: none !important;
}
header #nav_desktop > ul > li > ul > li:first-child::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  top: -2px;
  left: 50%;
  background: inherit;
  transform: rotate(45deg) translateX(-50%);
  box-shadow: 2px 4px 14px 0px rgba(0, 0, 0, 0.15);
  z-index: -1;
}
header #nav_desktop > ul > li > ul > li.current-menu-item a, header #nav_desktop > ul > li > ul > li:hover a {
  background: #090c12;
}
header #nav_desktop > ul > li > ul > li.current-menu-item, header #nav_desktop > ul > li > ul > li.current-menu-item + li, header #nav_desktop > ul > li > ul > li:hover, header #nav_desktop > ul > li > ul > li:hover + li {
  transition: border 0.5s;
}
header #nav_desktop > ul > li > ul > li.current-menu-item > a {
  font-weight: 700;
}
header #nav_desktop > ul > li > ul > li.current-menu-item > a::after {
  display: none;
}
header #nav_desktop > ul > li > ul > li > a {
  line-height: 1.2;
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
  text-wrap: balance;
  width: 100%;
  padding: 19px 25px 17px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  position: relative;
  color: #000;
  color: #fff;
}
header #nav_desktop > ul > li > ul > li > a, header #nav_desktop > ul > li > ul > li > a span {
  cursor: pointer !important;
}
header #nav_desktop > ul > li > ul > li > a::after {
  font-weight: 400;
  font-size: 23px;
  position: absolute;
  display: inline-block;
  transition: transform 0.15s;
  top: 23px;
  right: 25px;
  opacity: 0;
}
header #nav_desktop > ul > li > ul > li > a:hover::after {
  opacity: 1;
  transform: translate3d(1px, 0, 0);
}
header #nav_desktop > ul > li > ul > li.menu-item-has-children.current-menu-item ul {
  display: block;
}
header #nav_desktop > ul > li > ul > li > ul {
  display: block;
  position: absolute;
  top: 100px;
  left: 0px;
  height: 100px;
  display: none !important;
  width: 40000px;
}
header #nav_desktop > ul > li > ul > li > ul > li {
  display: inline-block;
  float: left;
  height: 100%;
}
header #nav_desktop > ul > li > ul > li > ul > li:first-child a {
  padding-left: 0;
}
header #nav_desktop > ul > li > ul > li > ul > li a {
  padding-top: 42px;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #333333;
}
header #nav_desktop > ul > li > ul > li > ul > li a:hover {
  color: #999999;
}

.ihr_search_form.desktop {
  max-width: 280px;
  float: right;
  margin-left: 45px;
  margin-top: 5px;
  height: 30px;
  height: 33px;
  position: relative;
}
.ihr_search_form.desktop .icon_magnifying {
  display: none !important;
}
@media (max-width: 820px) {
  .ihr_search_form.desktop {
    display: none;
  }
}
.ihr_search_form.desktop input[type=search] {
  height: 100%;
  width: 190px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 15px;
  color: #000;
}
.ihr_search_form.desktop input[type=search]::placeholder {
  color: #000;
  opacity: 0.4;
}
.ihr_search_form.desktop button.reset_button {
  width: 30px;
  height: 100%;
  float: left;
  text-align: center;
  display: inline-flex;
  align-items: center;
  position: absolute;
  right: 100%;
  top: 0;
}
.ihr_search_form.desktop button.reset_button:hover {
  background: #f2f2f2;
}
.ihr_search_form.desktop button.reset_button .icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  opacity: 0.5;
  transform: translate(1px, 1px);
}
.ihr_search_form.desktop button.reset_button .icon svg {
  width: 100%;
  height: 100%;
}
.ihr_search_form.desktop button.reset_button .icon svg path {
  fill: #000;
}
.ihr_search_form.desktop button[type=submit] {
  background: #28364f;
  width: 65px;
  height: 100%;
  float: right;
  text-align: center;
}
.ihr_search_form.desktop button[type=submit]:hover {
  background: #171e2d;
}
.ihr_search_form.desktop button[type=submit] .icon {
  display: inline-flex;
  width: 15px;
  height: 15px;
  align-items: center;
}
.ihr_search_form.desktop button[type=submit] .icon svg {
  width: 100%;
  height: 100%;
}
.ihr_search_form.desktop button[type=submit] .icon svg * {
  fill: #fff;
}

.google_search_form.desktop {
  max-width: 280px;
  float: right;
  margin-left: 45px;
  margin-top: 5px;
  height: 30px;
  height: 33px;
  position: relative;
}
@media (max-width: 820px) {
  .google_search_form.desktop {
    display: none;
  }
}
.google_search_form.desktop input[type=text] {
  height: 100%;
  width: 190px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 15px;
  color: #000;
}
.google_search_form.desktop input[type=text]::placeholder {
  color: #000;
  opacity: 0.4;
}
.google_search_form.desktop button.reset_button {
  width: 30px;
  height: 100%;
  float: left;
  text-align: center;
  display: inline-flex;
  align-items: center;
  position: absolute;
  right: 100%;
  top: 0;
}
.google_search_form.desktop button.reset_button:hover {
  background: #f2f2f2;
}
.google_search_form.desktop button.reset_button .icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  opacity: 0.5;
  transform: translate(1px, 1px);
}
.google_search_form.desktop button.reset_button .icon svg {
  width: 100%;
  height: 100%;
}
.google_search_form.desktop button.reset_button .icon svg path {
  fill: #000;
}
.google_search_form.desktop button[type=submit] {
  background: #28364f;
  width: 65px;
  height: 100%;
  float: right;
  text-align: center;
}
.google_search_form.desktop button[type=submit]:hover {
  background: #171e2d;
}
.google_search_form.desktop button[type=submit] .icon {
  display: inline-flex;
  width: 15px;
  height: 15px;
  align-items: center;
}
.google_search_form.desktop button[type=submit] .icon svg {
  width: 100%;
  height: 100%;
}
.google_search_form.desktop button[type=submit] .icon svg * {
  fill: #fff;
}

#header .social_icons {
  height: 40px;
  margin-top: 0px;
  margin-left: 50px;
  float: right;
  transition: transform 0.6s;
}
@media (max-width: 950px) {
  #header .social_icons {
    clear: right;
  }
}
@media (max-width: 820px) {
  #header .social_icons {
    display: none;
  }
}

@keyframes open_menu {
  0% {
    transform: translate3d(100%, 0px, 0px);
  }
  100% {
    transform: translate3d(0, 0px, 0px);
  }
}
#nav_mobile_container {
  transform: translate3d(0px, 0px, 0px);
  transition: transform 0.3s, opacity 0.3s, width 1s;
  z-index: 990;
  height: 100%;
  top: 0px;
  right: -1px;
  overflow: hidden;
  position: fixed;
  display: none;
  user-select: none;
}
#nav_mobile_container.opened {
  display: block;
  animation: open_menu 0.3s;
}
@media (max-width: 1100px) {
  #nav_mobile_container {
    width: 320px;
  }
}
@media (max-width: 639px) {
  #nav_mobile_container {
    width: 100%;
    max-width: calc(100% - 68px);
  }
}

#nav_mobile {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  width: calc(100% + 20px);
  background: #1f2a3e;
}
#nav_mobile > ul {
  width: 100%;
  background: #e6e6e6;
  margin-top: 95px;
}
@media (max-width: 1100px) {
  #nav_mobile > ul {
    margin-top: 80px;
  }
}
@media (max-width: 639px) {
  #nav_mobile > ul {
    margin-top: 68px;
  }
}
#nav_mobile > ul img {
  display: none;
}
#nav_mobile > ul li:first-child > a {
  padding-top: 20px;
  border: none !important;
}
#nav_mobile > ul li:last-child a {
  padding-bottom: 22px;
}
#nav_mobile > ul li {
  animation-fill-mode: backwards;
}
#nav_mobile > ul li:nth-child(1) {
  animation-delay: -0.01s;
  animation-duration: 0.25s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(2) {
  animation-delay: 0.03s;
  animation-duration: 0.3s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(3) {
  animation-delay: 0.07s;
  animation-duration: 0.35s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(4) {
  animation-delay: 0.11s;
  animation-duration: 0.4s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(5) {
  animation-delay: 0.15s;
  animation-duration: 0.45s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(6) {
  animation-delay: 0.19s;
  animation-duration: 0.5s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(7) {
  animation-delay: 0.23s;
  animation-duration: 0.55s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(8) {
  animation-delay: 0.27s;
  animation-duration: 0.6s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(9) {
  animation-delay: 0.31s;
  animation-duration: 0.65s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(10) {
  animation-delay: 0.35s;
  animation-duration: 0.7s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(11) {
  animation-delay: 0.39s;
  animation-duration: 0.75s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(12) {
  animation-delay: 0.43s;
  animation-duration: 0.8s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(13) {
  animation-delay: 0.47s;
  animation-duration: 0.85s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(14) {
  animation-delay: 0.51s;
  animation-duration: 0.9s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(15) {
  animation-delay: 0.55s;
  animation-duration: 0.95s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(16) {
  animation-delay: 0.59s;
  animation-duration: 1s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(17) {
  animation-delay: 0.63s;
  animation-duration: 1.05s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(18) {
  animation-delay: 0.67s;
  animation-duration: 1.1s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(19) {
  animation-delay: 0.71s;
  animation-duration: 1.15s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li:nth-child(20) {
  animation-delay: 0.75s;
  animation-duration: 1.2s;
  animation-name: fade_scale_95;
}
#nav_mobile > ul li a {
  font-size: 14px;
  font-weight: 700;
  font-family: "Arial", sans-serif;
  line-height: 1.2;
  position: relative;
  padding: 18px 50px 18px 30px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  transition: border 0.6s;
}
#nav_mobile > ul li a * {
  user-select: none !important;
}
#nav_mobile > ul > li {
  background: #f2f2f2;
}
#nav_mobile > ul > li:hover > a, #nav_mobile > ul > li:focus > a, #nav_mobile > ul > li.current-menu-item > a, #nav_mobile > ul > li.current-menu-ancestor > a, #nav_mobile > ul > li.current-menu-parent > a {
  background: white;
}
#nav_mobile > ul > li:hover > a + li > a, #nav_mobile > ul > li:focus > a + li > a, #nav_mobile > ul > li.current-menu-item > a + li > a, #nav_mobile > ul > li.current-menu-ancestor > a + li > a, #nav_mobile > ul > li.current-menu-parent > a + li > a {
  border-top: 1px solid rgba(0, 0, 0, 0);
}
#nav_mobile > ul > li > a {
  display: inline-block;
  position: relative;
  width: 100%;
  color: #000;
}
#nav_mobile > ul > li > a > a::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 5px;
  position: absolute;
  left: 0;
  top: 0;
  background: #6D3B3B;
}
#nav_mobile > ul > li > a:nth-child(2n) > a::before {
  background: rgba(109, 59, 59, 0.7);
}
#nav_mobile > ul li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  background-image: url("../assets/images/arrow-right-menu-child.svg");
  background-position: 50% 50%;
  background-size: contain;
  height: 30px;
  width: 16px;
  top: calc(50% - 15px);
  right: 43px;
  opacity: 0.7;
}
#nav_mobile > ul > li.menu-item-object-custom > a[target=_blank]::after {
  content: "";
  background-image: url("../assets/images/icon-exit.svg");
  background-position: 50% 50%;
  background-size: contain;
  position: absolute;
  height: 30px;
  width: 16px;
  top: calc(50% - 15px);
  right: 40px;
  opacity: 0.7;
}

#nav_mobile > ul > li ul {
  z-index: 1012;
  top: 95px;
}
@media (max-width: 1100px) {
  #nav_mobile > ul > li ul {
    top: 80px;
  }
}
@media (max-width: 639px) {
  #nav_mobile > ul > li ul {
    top: 68px;
  }
}
#nav_mobile > ul > li ul li > a {
  color: #fff;
  display: none;
}
#nav_mobile > ul > li ul.opened {
  transform: translate3d(7.4%, 0px, 0px);
}
#nav_mobile > ul > li ul.opened > li > a {
  display: block;
}
#nav_mobile > ul > li > ul > li {
  background: #28364f;
}
#nav_mobile > ul > li > ul {
  background: #171e2d;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  width: 108.1%;
  position: absolute;
  right: 1px;
  transform: translate3d(108%, 0px, 0px);
  transition: transform 0.3s;
}
#nav_mobile > ul > li > ul > li:first-child a {
  padding-top: 25px;
}
#nav_mobile > ul > li > ul > li.current-menu-item, #nav_mobile > ul > li > ul > li.current-menu-ancestor, #nav_mobile > ul > li > ul > li:hover {
  background: #1d283b;
}
#nav_mobile > ul > li > ul > li.current-menu-item > a, #nav_mobile > ul > li > ul > li.current-menu-item + li > a, #nav_mobile > ul > li > ul > li.current-menu-ancestor > a, #nav_mobile > ul > li > ul > li.current-menu-ancestor + li > a, #nav_mobile > ul > li > ul > li:hover > a, #nav_mobile > ul > li > ul > li:hover + li > a {
  border-top: 1px solid rgba(255, 255, 255, 0);
}
.bar_top {
  display: flex;
  align-items: center;
  height: 80px;
  position: absolute;
  transform: translate3d(0px, 0px, 0px);
  transition: transform 0.3s;
  top: 0px;
  right: 0px;
  width: 100%;
  padding-right: 80px;
}
.bar_top p {
  animation: fade 1s;
  font-size: 13px;
  font-weight: 700;
  color: white;
  padding-left: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.bar_top::after {
  content: none;
}
.bar_top.l1 {
  background: #28364f;
  z-index: 1011;
}
.bar_top.l2 {
  background: #171e2d;
  z-index: 1013;
}
.bar_top.l3 {
  background: #118888;
  z-index: 1015;
}
.bar_top.l2, .bar_top.l3 {
  display: none;
  transform: translate3d(100%, 0px, 0px);
}
.bar_top.l2.opened, .bar_top.l3.opened {
  display: flex;
  transform: translate3d(0px, 0px, 0px);
}
@media (max-width: 639px) {
  .bar_top {
    height: 68px;
    padding-right: 68px;
  }
}

.google_search_form.mobile {
  background: #28364f;
  width: calc(100% - 20px);
  height: 80px;
  position: relative;
  z-index: 1011;
  position: relative;
  margin-top: -3px;
}
.google_search_form.mobile input[type=text] {
  height: 100%;
  width: calc(100% - 80px);
  padding: 10px;
  padding-left: 30px;
  font-size: 18px;
  color: #fff;
}
.google_search_form.mobile input[type=text]::placeholder {
  color: #fff;
  opacity: 0.7;
}
.google_search_form.mobile input[type=text]::selection {
  background: #06070b; /* WebKit/Blink Browsers */
  color: #fff !important;
}
.google_search_form.mobile button[type=submit] {
  background: #171e2d;
  width: 80px;
  height: 100%;
  float: right;
  text-align: center;
}
.google_search_form.mobile button[type=submit]:hover {
  background: #06070b;
}
.google_search_form.mobile button[type=submit] .icon {
  display: inline-flex;
  width: 20px;
  height: 20px;
  align-items: center;
  text-align: center;
  transform: translateX(-2px);
}
.google_search_form.mobile button[type=submit] .icon svg {
  width: 100%;
  height: 100%;
}
.google_search_form.mobile button[type=submit] .icon svg * {
  fill: #fff;
}

#nav_mobile .social_icons {
  padding: 20px 0 10px;
  margin-right: 10px;
  display: none;
  padding-left: 17px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px inset rgba(0, 0, 0, 0.2);
}
#nav_mobile .social_icons ul {
  width: calc(100% - 30px);
}
#nav_mobile .social_icons ul li {
  width: 48px !important;
  height: 48px !important;
  margin-bottom: 10px;
}
#nav_mobile .social_icons a.icon_container .icon {
  width: 48px !important;
  transform: scale(0.9);
}
#nav_mobile .social_icons a.icon_container .icon path {
  fill: rgba(255, 255, 255, 0.5) !important;
}
#nav_mobile .social_icons a.icon_container .icon.gab svg {
  transform: scale(0.55) translate(-6px, 1px) !important;
}
@media (max-width: 1100px) {
  #nav_mobile .social_icons {
    display: inline-block;
  }
}

.pagination_container {
  margin-top: 40px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 639px) {
  .pagination_container {
    margin-bottom: 50px;
  }
}
.pagination_container .page-numbers {
  position: relative;
  float: left;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 3px;
  min-width: 48px;
  height: 48px;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  color: #000;
  background: rgba(0, 0, 0, 0.1);
  padding: 0px 17px;
  user-select: none;
  text-transform: uppercase;
}
@media (max-width: 639px) {
  .pagination_container .page-numbers {
    padding: 0px 15px;
    font-size: 10px;
  }
}
.pagination_container .page-numbers span.icon {
  width: auto;
  height: auto;
  font-size: 15px;
  position: absolute;
  top: 49%;
  transform: translate(0, -50%);
}
@media (max-width: 639px) {
  .pagination_container .page-numbers {
    height: 35px;
    padding: 12px 13px 11px;
    font-size: 12px;
  }
}
.pagination_container .page-numbers.prev, .pagination_container .page-numbers.next {
  font-size: 11px;
}
@media (max-width: 639px) {
  .pagination_container .page-numbers.prev, .pagination_container .page-numbers.next {
    font-size: 10.5px;
  }
}
.pagination_container .page-numbers.prev {
  padding-left: 27px;
}
.pagination_container .page-numbers.prev .icon {
  left: 12px;
}
.pagination_container .page-numbers.next {
  padding-right: 27px;
}
.pagination_container .page-numbers.next .icon {
  right: 12px;
}
.pagination_container .page-numbers.current, .pagination_container .page-numbers:not(.dots):hover, .pagination_container .page-numbers:not(.dots):focus {
  background: #28364f;
  color: #fff;
}
.pagination_container .page-numbers:not(.current) span {
  display: inline-block;
  transition: transform 0.3s;
}
.pagination_container .page-numbers:not(.current).prev span {
  margin: 0 5px 0 3px;
}
.pagination_container .page-numbers:not(.current).next span {
  margin: 0 3px 0 5px;
}

form.search_form {
  margin-top: 20px;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  /**************  PLACEHOLDER   ***************/
}
form.search_form input {
  height: 100%;
  color: white;
  width: 100%;
  user-select: text;
  font-size: 20px;
  letter-spacing: 0px;
  padding-left: 40px;
  font-weight: 300;
}
@media (max-width: 820px) {
  form.search_form input {
    font-size: 20px;
  }
}
@media (max-width: 639px) {
  form.search_form input {
    font-size: 18px;
  }
}
form.search_form input[type=submit] {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  right: 0;
  top: 0px;
  bottom: 0;
  color: #fff;
  font-weight: normal;
  width: 50px;
  padding: 12px 15px;
  border: none;
  border-radius: 0;
  background-image: url("../assets/images/icon-magnifying-glass.svg");
  background-position: 50% 50%;
}
form.search_form input[type=submit]:hover {
  background-color: #000;
}
form.search_form input::placeholder {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
  text-align: left;
  transition: opacity 0.4s;
}
form.search_form input:focus::placeholder {
  opacity: 0.6;
}
form.search_form .icon_magnifying {
  position: absolute;
  left: -10px;
  top: -2px;
  width: 45px;
  height: 45px;
  transition: transform 0.5s;
}
form.search_form .icon_magnifying svg {
  transform: scale(0.55);
  transition: transform 0.5s;
}
form.search_form .icon_magnifying path {
  fill: rgba(0, 0, 0, 0.4);
  fill-rule: evenodd;
  clip-rule: evenodd;
}
form.search_form .reset {
  padding: 16px 25px;
  height: 45px;
  margin-left: 10px;
  font-size: 16px;
  background-color: #6D3B3B;
  color: #000;
  border-radius: 25px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
form.search_form .reset span {
  display: none;
}
form.search_form .reset .icon_container {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
form.search_form .reset .icon_container .icon {
  transition: transform 0.3s;
}

#header .social_icons ul,
#nav_mobile .social_icons ul,
footer .social_icons ul {
  user-select: none;
  height: 100%;
}
#header .social_icons ul li,
#nav_mobile .social_icons ul li,
footer .social_icons ul li {
  display: inline-block;
  height: 100%;
}
#header .social_icons ul li a.icon_container,
#nav_mobile .social_icons ul li a.icon_container,
footer .social_icons ul li a.icon_container {
  display: inline-flex;
  align-items: center;
  height: 100%;
  transition: height 1s;
  position: relative;
  text-align: center;
  margin-left: 0px;
}
#header .social_icons ul li a.icon_container .title,
#nav_mobile .social_icons ul li a.icon_container .title,
footer .social_icons ul li a.icon_container .title {
  display: none;
}
#header .social_icons ul li a.icon_container .fan_count,
#nav_mobile .social_icons ul li a.icon_container .fan_count,
footer .social_icons ul li a.icon_container .fan_count {
  display: inline-block;
  font-size: 11px;
  padding-top: 6px;
  user-select: none;
  transition: color 1s;
  font-weight: 700;
  transform: translateX(-4px);
  color: rgba(255, 255, 255, 0.3);
}
#header .social_icons ul li a.icon_container .icon,
#nav_mobile .social_icons ul li a.icon_container .icon,
footer .social_icons ul li a.icon_container .icon {
  width: 30px;
  height: 100%;
  border-radius: 50%;
}
@media (max-width: 639px) {
  #header .social_icons ul li a.icon_container .icon,
  #nav_mobile .social_icons ul li a.icon_container .icon,
  footer .social_icons ul li a.icon_container .icon {
    width: 37px;
  }
}
#header .social_icons ul li a.icon_container .icon svg,
#nav_mobile .social_icons ul li a.icon_container .icon svg,
footer .social_icons ul li a.icon_container .icon svg {
  width: 100%;
  height: 100%;
}
#header .social_icons ul li a.icon_container .icon svg *,
#nav_mobile .social_icons ul li a.icon_container .icon svg *,
footer .social_icons ul li a.icon_container .icon svg * {
  transition: fill 0.3s, opacity 0.3s;
  fill: #28364f;
}
#header .social_icons ul li a.icon_container .icon.facebook svg,
#nav_mobile .social_icons ul li a.icon_container .icon.facebook svg,
footer .social_icons ul li a.icon_container .icon.facebook svg {
  transform: scale(0.75);
}
#header .social_icons ul li a.icon_container .icon.facebook svg .st1,
#nav_mobile .social_icons ul li a.icon_container .icon.facebook svg .st1,
footer .social_icons ul li a.icon_container .icon.facebook svg .st1 {
  fill: #171e2d;
}
#header .social_icons ul li a.icon_container .icon.bitchute svg,
#nav_mobile .social_icons ul li a.icon_container .icon.bitchute svg,
footer .social_icons ul li a.icon_container .icon.bitchute svg {
  transform: scale(1.3);
}
#header .social_icons ul li a.icon_container .icon.email svg,
#nav_mobile .social_icons ul li a.icon_container .icon.email svg,
footer .social_icons ul li a.icon_container .icon.email svg {
  transform: scale(0.4) translate3d(0px, 0px, 0);
}
#header .social_icons ul li a.icon_container .icon.gab svg,
#nav_mobile .social_icons ul li a.icon_container .icon.gab svg,
footer .social_icons ul li a.icon_container .icon.gab svg {
  transform: scale(0.48) translate(-6px, 1px);
}
#header .social_icons ul li a.icon_container .icon.instagram svg,
#nav_mobile .social_icons ul li a.icon_container .icon.instagram svg,
footer .social_icons ul li a.icon_container .icon.instagram svg {
  transform: scale(0.6) translate3d(0px, 0px, 0);
}
#header .social_icons ul li a.icon_container .icon.internet_archive svg,
#nav_mobile .social_icons ul li a.icon_container .icon.internet_archive svg,
footer .social_icons ul li a.icon_container .icon.internet_archive svg {
  transform: scale(0.54);
}
#header .social_icons ul li a.icon_container .icon.linkedin svg,
#nav_mobile .social_icons ul li a.icon_container .icon.linkedin svg,
footer .social_icons ul li a.icon_container .icon.linkedin svg {
  transform: scale(1) translate3d(-1px, 1px, 0);
}
#header .social_icons ul li a.icon_container .icon.odysee svg,
#nav_mobile .social_icons ul li a.icon_container .icon.odysee svg,
footer .social_icons ul li a.icon_container .icon.odysee svg {
  transform: scale(0.67) translate3d(-1px, 0px, 0);
}
#header .social_icons ul li a.icon_container .icon.rss svg,
#nav_mobile .social_icons ul li a.icon_container .icon.rss svg,
footer .social_icons ul li a.icon_container .icon.rss svg {
  transform: scale(0.6);
}
#header .social_icons ul li a.icon_container .icon.rumble svg,
#nav_mobile .social_icons ul li a.icon_container .icon.rumble svg,
footer .social_icons ul li a.icon_container .icon.rumble svg {
  transform: scale(0.52) translate3d(2px, 0px, 0);
}
#header .social_icons ul li a.icon_container .icon.telegram svg,
#nav_mobile .social_icons ul li a.icon_container .icon.telegram svg,
footer .social_icons ul li a.icon_container .icon.telegram svg {
  transform: scale(1.2) translate(0, -1px);
}
#header .social_icons ul li a.icon_container .icon.twitter svg,
#nav_mobile .social_icons ul li a.icon_container .icon.twitter svg,
footer .social_icons ul li a.icon_container .icon.twitter svg {
  transform: scale(0.65) translate3d(1px, 0px, 0);
}
#header .social_icons ul li a.icon_container .icon.vimeo svg,
#nav_mobile .social_icons ul li a.icon_container .icon.vimeo svg,
footer .social_icons ul li a.icon_container .icon.vimeo svg {
  transform: scale(1.2) translate3d(-0.5px, 1px, 0);
}
#header .social_icons ul li a.icon_container .icon.youtube svg,
#nav_mobile .social_icons ul li a.icon_container .icon.youtube svg,
footer .social_icons ul li a.icon_container .icon.youtube svg {
  transform: scale(0.95) translate3d(-0.5px, 1px, 0);
}
#header .social_icons ul li a.icon_container:hover .icon svg *,
#nav_mobile .social_icons ul li a.icon_container:hover .icon svg *,
footer .social_icons ul li a.icon_container:hover .icon svg * {
  fill: black;
  opacity: 1 !important;
}

.archive .banner.main ul.posts li.post {
  padding-bottom: 40px;
  margin-bottom: 35px;
  display: inline-block;
  width: 100%;
}
.archive .banner.main ul.posts li.post:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.archive .banner.main ul.posts li.post .post_title {
  padding-top: 0;
  font-size: 22px;
  letter-spacing: 0;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
  text-wrap: balance;
}
.archive .banner.main ul.posts li.post a:hover .post_title {
  text-decoration: underline;
}
.archive .banner.main ul.posts li.post .author_and_date {
  font-size: 16px;
  opacity: 0.55;
  margin-bottom: 10px;
}
.archive .banner.main ul.posts li.post .text_container {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.archive .banner.main ul.posts li.post .text_container img {
  max-width: 150px;
  float: left;
  margin-right: 15px;
}
.archive .banner.main ul.posts li.post .text_container p {
  font-size: 16px;
  line-height: 1.4;
}
.archive .banner.main ul.posts li.post .audio_file_container {
  margin-top: 10px;
}
.archive .banner.main ul.posts li.post .audio_file_container a.mp3_download_btn {
  font-weight: 700;
  font-family: "Arial", sans-serif;
  width: 110px;
  justify-content: center;
  float: left;
  display: inline-flex;
  align-items: center;
  background: #6D3B3B;
  color: #fff;
  font-size: 10px;
  letter-spacing: 2px;
  height: 40px;
}
.archive .banner.main ul.posts li.post .audio_file_container .mejs-container {
  width: calc(100% - 110px) !important;
  float: left;
}
.archive .banner.main ul.posts li.post .audio_file_container .mejs-container .mejs-controls {
  background-color: #cccccc;
}
.archive .banner.main ul.posts li.post ul.links {
  padding-top: 15px;
}
.archive .banner.main ul.posts li.post ul.links a {
  font-size: 13px;
}
.archive .banner.main ul.posts li.post .video_link {
  background: #28364f;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 10px 25px;
  font-family: "Arial", sans-serif !important;
  border-radius: 5px;
  font-size: 15px;
}
.archive .banner.main ul.posts li.post .video_link:hover {
  background: #171e2d;
}
@media (max-width: 639px) {
  .archive .banner.main ul.posts li.post .video_link {
    margin-top: 10px;
    width: 100% !important;
    height: 48px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}

.page.type.archives_headlines .banner.main .col_left .title {
  margin-bottom: 5px;
}
.page.type.archives_headlines .banner.main .col_left .running_month {
  padding-left: 0px;
  margin-bottom: 40px;
}
.page.type.archives_headlines .banner.main .col_left .back_btn {
  background: #fff;
  margin-left: 0px;
}
.page.type.archives_headlines .banner.main .years_months_container {
  display: inline-block;
  width: 100%;
}
.page.type.archives_headlines .banner.main .years_months_container .full_year_container {
  display: inline-block;
  float: left;
  padding-right: 40px;
  padding-bottom: 20px;
}
.page.type.archives_headlines .banner.main .years_months_container .full_year_container .year {
  padding-top: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}
.page.type.archives_headlines .banner.main .years_months_container .full_year_container .month_link {
  padding: 2px 0;
  display: block;
}
.page.type.archives_headlines .banner.main .years_months_container .full_year_container .month_link:hover {
  text-decoration: underline;
}
.page.type.archives_headlines .banner.main .years_months_container .full_year_container .month_link .month {
  font-size: 15px;
}
.page.type.archives_headlines .banner.main ul.posts > li {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.page.type.archives_headlines .banner.main ul.posts > li:not(:last-child) .text_container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page.type.archives_headlines .banner.main ul.posts > li .article_header {
  margin-bottom: 10px;
  position: relative;
  z-index: 100;
}
.page.type.archives_headlines .banner.main ul.posts > li .article_header .title_container .post_title {
  font-weight: 600;
  text-wrap: balance;
  letter-spacing: 0;
  font-size: 21px;
  text-decoration: none;
}
.page.type.archives_headlines .banner.main ul.posts > li .article_header .title_container:hover .post_title {
  text-decoration: underline;
}
.page.type.archives_headlines .banner.main ul.posts > li .article_header .date_source_container {
  padding-top: 4px;
  margin-bottom: 4px;
}
.page.type.archives_headlines .banner.main ul.posts > li img {
  padding-top: 3px;
  float: left;
  margin-right: 20px;
  max-width: 100px;
}
.page.type.archives_headlines .banner.main ul.posts > li .text_container {
  padding-bottom: 20px;
}
.page.type.archives_headlines .banner.main ul.posts > li .text_container * {
  line-height: 1.4;
}

.front_page .banner.top {
  z-index: 90;
  position: fixed;
  top: 95px;
  height: 0px !important;
  background: #28364f;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.front_page .banner.top::after {
  content: "";
  height: 55px;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  background-image: url("../assets/images/ombre-vignette-bottom.png");
  background-size: cover;
  background-position: 50% 70%;
}
@media (max-width: 820px) {
  .front_page .banner.top::after {
    background-position: 50% 0%;
    background-size: contain;
    top: calc(100% - 2px);
  }
}
@media (max-width: 1100px) {
  .front_page .banner.top {
    top: 49px;
  }
}
@media (max-width: 820px) {
  .front_page .banner.top {
    top: 0px;
  }
}
@media (max-width: 639px) {
  .front_page .banner.top {
    display: none;
  }
}
@media (max-width: 1100px) {
  .front_page .banner.top .content {
    padding: 0;
  }
}

.front_page .banner.main {
  min-height: 500px;
  margin-top: -4px;
}
@media (max-width: 1100px) {
  .front_page .banner.main {
    background: #fff;
  }
}
.front_page .banner.main .section_title {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 2px;
  user-select: none;
  padding-bottom: 0px;
}
.front_page .banner.main .banner_content .content {
  background: #fff;
  padding: 0px 0px 40px;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.05);
}
.front_page .banner.main .banner_content .content .col_left {
  width: 60%;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.front_page .banner.main .banner_content .content .col_left .section_title_container {
  padding-left: 53px;
  padding-bottom: 5px;
}
@media (max-width: 1100px) {
  .front_page .banner.main .banner_content .content .col_left .section_title_container {
    padding-left: 0;
  }
}
.front_page .banner.main .banner_content .content .col_right {
  padding-top: 45px;
  width: 40%;
}
.front_page .banner.main .banner_content .content .col_right .section_title_container {
  padding-left: 8%;
}
.front_page .banner.main .banner_content .content .col_left, .front_page .banner.main .banner_content .content .col_right {
  float: left;
}
@media (max-width: 639px) {
  .front_page .banner.main .banner_content .content .col_left, .front_page .banner.main .banner_content .content .col_right {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    border: none;
  }
}
.front_page .banner.main .banner_content .content .col_left .author, .front_page .banner.main .banner_content .content .col_right .author {
  font-size: 16px;
}
.front_page .banner.main .appeal_notice_container {
  background: #f7f7f7;
  padding: 50px;
  padding-left: 53px;
  padding-bottom: 20px;
}
.front_page .banner.main .appeal_notice_container::before {
  display: none;
}
@media (max-width: 1100px) {
  .front_page .banner.main .appeal_notice_container {
    padding-left: 0;
  }
  .front_page .banner.main .appeal_notice_container::before {
    display: inline-block;
  }
}
@media (max-width: 639px) {
  .front_page .banner.main .appeal_notice_container {
    width: 112%;
    margin-left: -6%;
    padding-left: 6%;
    padding-right: 6%;
  }
}
.front_page .banner.main .appeal_notice_container .title {
  font-weight: 600;
  letter-spacing: 0;
  font-size: 25px;
  text-decoration: none;
  padding-bottom: 20px;
  font-family: "Arial", sans-serif;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 639px) {
  .front_page .banner.main .appeal_notice_container .title {
    font-size: 22px;
  }
  .front_page .banner.main .appeal_notice_container .title br {
    display: none;
  }
}
.front_page .banner.main .appeal_notice_container .title::after {
  content: "";
  width: 30px;
  height: 2px;
  background: #bd0301;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.front_page .banner.main .appeal_notice_container .text_container p, .front_page .banner.main .appeal_notice_container .text_container a {
  font-size: 16px;
}
.front_page .banner.main ul.posts > li {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.front_page .banner.main ul.posts > li:not(:last-child) .text_container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.front_page .banner.main ul.posts > li .article_header {
  margin-bottom: 10px;
  position: relative;
  z-index: 100;
}
.front_page .banner.main ul.posts > li .article_header .title_container .post_title {
  font-weight: 600;
  text-wrap: balance;
  letter-spacing: 0;
  font-size: 21px;
  text-decoration: none;
}
.front_page .banner.main ul.posts > li .article_header .title_container:hover .post_title {
  text-decoration: underline;
}
.front_page .banner.main ul.posts > li .article_header .date_source_container {
  padding-top: 4px;
  margin-bottom: 4px;
}
.front_page .banner.main ul.posts > li img {
  padding-top: 3px;
  float: left;
  margin-right: 20px;
  max-width: 100px;
}
.front_page .banner.main ul.posts > li .text_container {
  padding-bottom: 20px;
}
.front_page .banner.main ul.posts > li .text_container * {
  line-height: 1.4;
}
.front_page .banner.main .news_comment_container {
  padding-top: 45px;
  padding-right: 7%;
}
.front_page .banner.main .news_comment_container ul.posts_left > li,
.front_page .banner.main .news_comment_container .actions_container {
  padding-left: 53px;
  animation: fade 1s;
}
@media (max-width: 1100px) {
  .front_page .banner.main .news_comment_container ul.posts_left > li,
  .front_page .banner.main .news_comment_container .actions_container {
    padding-left: 0;
  }
}
.front_page .banner.main .news_comment_container ul.posts_left > li:nth-child(1) {
  animation-fill-mode: both;
  animation-delay: 0.05s;
  animation-duration: 1.05s;
  animation-name: fade;
}
.front_page .banner.main .news_comment_container ul.posts_left > li:nth-child(2) {
  animation-fill-mode: both;
  animation-delay: 0.15s;
  animation-duration: 1.1s;
  animation-name: fade;
}
.front_page .banner.main .news_comment_container ul.posts_left > li:nth-child(3) {
  animation-fill-mode: both;
  animation-delay: 0.25s;
  animation-duration: 1.15s;
  animation-name: fade;
}
.front_page .banner.main .news_comment_container ul.posts_left > li:nth-child(4) {
  animation-fill-mode: both;
  animation-delay: 0.35s;
  animation-duration: 1.2s;
  animation-name: fade;
}
.front_page .banner.main .news_comment_container .actions_container {
  margin-top: -20px;
  margin-bottom: 100px;
}
.front_page .banner.main .news_comment_container .actions_container .inside {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.front_page .banner.main .news_comment_container .actions_container button.load_more {
  padding: 15px 25px;
  background: #28364f;
  color: #fff;
}
.front_page .banner.main .news_comment_container .actions_container button.load_more:hover {
  background: #171e2d;
}
.front_page .banner.main .news_comment_container .actions_container a.to_past_headlines {
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 15px 25px;
  float: right;
  color: #000;
}
.front_page .banner.main .news_comment_container .actions_container a.to_past_headlines:hover, .front_page .banner.main .news_comment_container .actions_container a.to_past_headlines:focus {
  background: #e6e6e6;
}
.front_page .banner.main .wr_container {
  margin-top: 5px;
  padding-top: 5px;
  margin-bottom: 30px;
  padding-left: 8%;
  padding-right: 20px;
}
@media (max-width: 1100px) {
  .front_page .banner.main .wr_container {
    padding-right: 0;
  }
}
.front_page .banner.main .wr_container .image_container {
  display: inline-block;
  width: 100%;
}
.front_page .banner.main .wr_container .image_container img {
  width: 100%;
  height: auto;
}
.front_page .banner.main .wr_container .text_container {
  margin-top: -3px;
  padding: 20px;
  background: linear-gradient(to bottom, #242424, #595959);
}
.front_page .banner.main .wr_container .text_container .text {
  margin-bottom: 15px;
}
.front_page .banner.main .wr_container .text_container .text p {
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
}
.front_page .banner.main .wr_container .text_container a.link {
  transition: background 0.3s;
  display: inline-block;
  background: whitesmoke;
  color: #000;
  padding: 10px 20px;
  font-size: 14px;
}
.front_page .banner.main .wr_container .text_container a.link:hover, .front_page .banner.main .wr_container .text_container a.link:focus {
  background: #fff;
}
.front_page .banner.main .promoted_item_container {
  padding-top: 5px;
  padding-left: 8%;
  padding-right: 50px;
  margin-bottom: 10px;
}
@media (max-width: 1100px) {
  .front_page .banner.main .promoted_item_container {
    padding-right: 0;
  }
}
.front_page .banner.main .promoted_item_container .article_header {
  margin-bottom: 10px;
  position: relative;
  z-index: 100;
}
.front_page .banner.main .promoted_item_container .article_header .title_container .post_title {
  font-weight: 600;
  text-wrap: balance;
  letter-spacing: 0;
  font-size: 22px;
  text-decoration: none;
  font-family: "Georgia", Georgia, Serif;
  font-size: 20px;
  line-height: 1.3;
}
.front_page .banner.main .promoted_item_container .article_header .title_container:hover .post_title {
  text-decoration: underline;
}
.front_page .banner.main .promoted_item_container .article_header .author {
  padding-top: 5px;
}
.front_page .banner.main .promoted_item_container img {
  padding-top: 3px;
  float: left;
  margin-right: 20px;
  max-width: 100px;
  margin-bottom: 10px;
}
.front_page .banner.main .promoted_item_container .text_container {
  padding-bottom: 20px;
}
.front_page .banner.main .promoted_item_container .text_container * {
  line-height: 1.4;
}
.front_page .banner.main .mailing_list_container {
  position: relative;
  margin-bottom: 30px;
  padding-left: 8%;
  padding-right: 20px;
}
@media (max-width: 1100px) {
  .front_page .banner.main .mailing_list_container {
    padding-right: 0;
  }
}
.front_page .banner.main .mailing_list_container .inside {
  box-shadow: 5px 1px 10px inset rgba(0, 0, 0, 0.03);
  background: #f2f2f2;
  padding: 25px 25px 30px 75px;
}
@media (max-width: 1024px) {
  .front_page .banner.main .mailing_list_container .inside {
    padding-left: 20px;
  }
}
.front_page .banner.main .mailing_list_container .icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 18px;
  left: 18px;
  opacity: 0.2;
  margin-right: 15px;
}
.front_page .banner.main .mailing_list_container .icon svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  .front_page .banner.main .mailing_list_container .icon {
    left: auto;
    width: 30px;
    height: 30px;
    right: 2%;
  }
}
@media (max-width: 820px) {
  .front_page .banner.main .mailing_list_container .icon {
    display: none;
  }
}
.front_page .banner.main .mailing_list_container a {
  text-decoration: none;
  padding: 5px 0;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 100;
}
.front_page .banner.main .mailing_list_container a .title {
  font-weight: 600;
  margin-bottom: 0px;
  float: left;
}
.front_page .banner.main .mailing_list_container a:hover .title {
  cursor: pointer !important;
  text-decoration: underline;
}
.front_page .banner.main .mailing_list_container .text p {
  font-size: 14px;
  line-height: 1.4;
}
.front_page .banner.main .mailing_list_container .form_container {
  padding-top: 10px;
  width: 100%;
  display: inline-block;
}
.front_page .banner.main .mailing_list_container .form_container form {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding-right: 10px;
}
@media (max-width: 820px) {
  .front_page .banner.main .mailing_list_container .form_container form {
    padding-right: 0;
  }
}
.front_page .banner.main .mailing_list_container .form_container form input[type=email] {
  font-size: 14px;
  width: calc(100% - 60px);
  height: 100%;
  padding: 0px 10px;
  float: left;
  position: relative;
  background: #fff;
  z-index: 100;
}
.front_page .banner.main .mailing_list_container .form_container form input[type=submit] {
  height: 100%;
  background: #28364f;
  background: #4d4d4d;
  color: #fff;
  width: 60px;
  float: left;
  font-size: 14px;
  position: relative;
  z-index: 100;
}
.front_page .banner.main .mailing_list_container .form_container form input[type=submit]:hover {
  background: #0e131c;
  background: #000;
}
.front_page .banner.main .news_and_views_container {
  padding-top: 5px;
}
.front_page .banner.main .news_and_views_container ul.posts_right > li {
  padding-left: 8%;
  padding-right: 50px;
}
@media (max-width: 1100px) {
  .front_page .banner.main .news_and_views_container ul.posts_right > li {
    padding-right: 0;
  }
}
.front_page .banner.main .news_and_views_container ul.posts_right > li .article_header .title_container .post_title {
  font-family: "Georgia", Georgia, Serif;
  font-size: 20px;
  line-height: 1.3;
}
.front_page .banner.main .news_and_views_container ul.posts_right > li .article_header .author {
  padding-top: 6px;
}
@media (max-width: 1100px) {
  .page_404 .banner.top {
    height: 600px !important;
  }
}
@media (max-width: 1024px) {
  .page_404 .banner.top {
    height: 500px !important;
  }
}
@media (max-width: 639px) {
  .page_404 .banner.top {
    height: 200px !important;
  }
}
@media (max-width: 639px) {
  .page_404 .banner.top .top_title {
    margin-bottom: 0;
  }
}

.page.type.about .banner.main .col_left .page_title {
  margin-bottom: 25px;
}
.page.type.about .banner.main .col_left ul.sections {
  margin-bottom: 25px;
}
.page.type.about .banner.main .col_left ul.sections > li a {
  font-size: 21px;
  padding: 8px 0;
  display: inline-block;
  transition: opacity 0.5s;
  opacity: 0.65;
  width: 100%;
  line-height: 1.1;
}
@media (max-width: 820px) {
  .page.type.about .banner.main .col_left ul.sections > li a {
    font-size: 20px;
  }
}
.page.type.about .banner.main .col_left ul.sections > li a.active {
  opacity: 1;
}
.page.type.about .banner.main .col_left ul.sections > li a:hover {
  transition: opacity 0s;
  opacity: 1;
  color: #000;
}
.page.type.about .banner.main .col_right .top_title {
  margin-bottom: 0px;
  display: none !important;
}
.page.type.about .banner.main .col_right .tag_line {
  opacity: 0.5;
  font-style: italic;
}

.page.audio_list .banner.main ul.posts li.post {
  padding-bottom: 40px;
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}
.page.audio_list .banner.main ul.posts li.post:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page.audio_list .banner.main ul.posts li.post .post_title {
  padding-top: 0;
  font-size: 22px;
  letter-spacing: 0;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
  text-wrap: balance;
}
.page.audio_list .banner.main ul.posts li.post .author_and_date {
  font-size: 16px;
  opacity: 0.55;
  margin-bottom: 10px;
}
.page.audio_list .banner.main ul.posts li.post .text_container {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.page.audio_list .banner.main ul.posts li.post .text_container img {
  max-width: 150px;
  float: left;
  margin-right: 15px;
}
.page.audio_list .banner.main ul.posts li.post .text_container p {
  line-height: 1.4;
}
.page.audio_list .banner.main ul.posts li.post .audio_file_container {
  margin-top: 10px;
}
.page.audio_list .banner.main ul.posts li.post ul.links li {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
}
.page.audio_list .banner.main ul.posts li.post .audio_file_container .size_runtime,
.page.audio_list .banner.main ul.posts li.post ul.links li .size_runtime {
  font-weight: 700;
  font-size: 13px;
  padding: 5px 0;
  opacity: 0.5;
  display: none !important;
}
.page.audio_list .banner.main ul.posts li.post .audio_file_container a.mp3_download_btn,
.page.audio_list .banner.main ul.posts li.post ul.links li a.mp3_download_btn {
  font-weight: 700;
  font-family: "Arial", sans-serif;
  width: 110px;
  justify-content: center;
  float: left;
  display: inline-flex;
  align-items: center;
  background: #bd0301;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  letter-spacing: 2px;
  height: 40px;
}
.page.audio_list .banner.main ul.posts li.post .audio_file_container a.mp3_download_btn:hover,
.page.audio_list .banner.main ul.posts li.post ul.links li a.mp3_download_btn:hover {
  background: #8a0201;
}
.page.audio_list .banner.main ul.posts li.post .audio_file_container .mejs-container,
.page.audio_list .banner.main ul.posts li.post ul.links li .mejs-container {
  width: calc(100% - 110px) !important;
  float: left;
  margin-bottom: 0;
}
.page.audio_list .banner.main ul.posts li.post .audio_file_container .mejs-container .mejs-controls,
.page.audio_list .banner.main ul.posts li.post ul.links li .mejs-container .mejs-controls {
  background-color: #cccccc;
}
.page.audio_list .banner.main .weekly_roundup_post_title_container .post_title {
  display: inline-block;
}
.page.audio_list .banner.main .weekly_roundup_post_title_container .date {
  display: inline-block;
  transform: translateY(-1px);
  opacity: 0.45;
  padding-left: 5px;
}
.page.audio_list .banner.main .weekly_round_up_summary {
  margin-bottom: 20px;
}
.page.audio_list .banner.main .weekly_round_up_summary p {
  font-size: 16px;
  line-height: 1.5;
}
.page.audio_list .banner.main .spreaker_container {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 200px;
}
.page.audio_list .banner.main .spreaker_container iframe {
  width: 100%;
  height: 100%;
}
.page.audio_list .banner.main .watch_on_odysee_container {
  display: inline-block;
  width: 100%;
  margin-top: 2px;
}
.page.audio_list .banner.main .watch_on_odysee_container .watch_on_odysee {
  display: inline-block;
  width: 100%;
  transform: translate(0, -2px);
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 25px;
  color: #fff;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}
.page.audio_list .banner.main .watch_on_odysee_container .watch_on_odysee:hover {
  background: #f2f2f2;
}

.page.type.audio_search .banner.search {
  background: #1f2a3e;
}
.page.type.audio_search .banner.search .content {
  text-align: center;
}
.page.type.audio_search .banner.search form#search_banner {
  margin-top: 18px;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 50px;
  max-width: 500px;
  margin-bottom: 15px;
  /**************  PLACEHOLDER   ***************/
}
.page.type.audio_search .banner.search form#search_banner input {
  padding: 15px 30px;
  height: 50px;
  background: #fff;
  color: black;
  width: calc(100% - 170px);
  user-select: text;
  font-size: 19px;
  letter-spacing: 0px;
  padding-left: 20px;
  font-weight: 300;
  float: left;
}
@media (max-width: 820px) {
  .page.type.audio_search .banner.search form#search_banner input {
    font-size: 20px;
  }
}
@media (max-width: 639px) {
  .page.type.audio_search .banner.search form#search_banner input {
    font-size: 18px;
  }
}
.page.type.audio_search .banner.search form#search_banner input[type=submit] {
  background-color: rgba(0, 0, 0, 0.7);
  display: inline-block;
  float: left;
  height: 50px;
  color: #fff;
  font-weight: normal;
  width: 60px;
  padding: 12px 15px;
  border: none;
  border-radius: 0;
  background-image: url("../assets/images/icon-magnifying-glass.svg");
  background-position: 50% 50%;
}
.page.type.audio_search .banner.search form#search_banner input[type=submit]:hover {
  background-color: #000;
}
.page.type.audio_search .banner.search form#search_banner input::placeholder {
  font-weight: 300;
  color: rgba(0, 0, 0, 0.4);
  text-align: left;
  transition: opacity 0.4s;
}
.page.type.audio_search .banner.search form#search_banner input:focus::placeholder {
  opacity: 0.6;
}
.page.type.audio_search .banner.search form#search_banner .reset {
  padding-left: 41px;
  width: 105px;
  height: 50px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #000;
  letter-spacing: 0.5px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  position: relative;
  float: left;
}
.page.type.audio_search .banner.search form#search_banner .reset span {
  color: #fff;
}
.page.type.audio_search .banner.search form#search_banner .reset .icon_container {
  width: 18px;
  height: 18px;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.page.type.audio_search .banner.search form#search_banner .reset .icon_container svg {
  width: 100%;
  height: 100%;
}
.page.type.audio_search .banner.search form#search_banner .reset .icon_container svg * {
  fill: #fff;
}
.page.type.audio_search .banner.search form#search_banner .reset:hover {
  background-color: #000;
}

.page.type.audio_search .banner.main .col_right form#search_in_column {
  margin-top: 30px;
  position: relative;
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.3);
  /**************  PLACEHOLDER   ***************/
}
.page.type.audio_search .banner.main .col_right form#search_in_column input {
  height: 100%;
  color: black;
  width: 100%;
  user-select: text;
  font-size: 21px;
  padding: 20px 30px;
  padding-right: 100px;
  letter-spacing: 0px;
  font-weight: 300;
}
@media (max-width: 820px) {
  .page.type.audio_search .banner.main .col_right form#search_in_column input {
    font-size: 20px;
  }
}
@media (max-width: 639px) {
  .page.type.audio_search .banner.main .col_right form#search_in_column input {
    font-size: 18px;
  }
}
.page.type.audio_search .banner.main .col_right form#search_in_column input[type=submit] {
  background-color: rgba(0, 0, 0, 0.7);
  background-image: url("../assets/images/icon-magnifying-glass.svg");
  background-position: 50% 50%;
  background-size: 20%;
  padding: 13px 15px 12px;
  width: 100px;
  text-align: left;
  width: 100%;
  background-size: 20px;
  font-size: 17px;
  background-position: 5% 50%;
  color: #fff;
  font-weight: normal;
  padding-left: 67px;
  letter-spacing: 0.5px;
  border: none;
  border-radius: 0;
}
.page.type.audio_search .banner.main .col_right form#search_in_column input[type=submit]:hover {
  background-color: #000;
}
.page.type.audio_search .banner.main .col_right form#search_in_column input::placeholder {
  font-weight: 300;
  color: rgba(0, 0, 0, 0.4);
  text-align: left;
  transition: opacity 0.4s;
}
.page.type.audio_search .banner.main .col_right form#search_in_column input:focus::placeholder {
  opacity: 0.6;
}

.page.branding section {
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.page.branding section:not(:last-of-type) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page.branding .section_title {
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.page.branding .file {
  background: rgba(0, 0, 0, 0.05);
  padding: 10px 20px;
  display: inline-block;
  border-radius: 5px;
  position: relative;
  padding-left: 35px;
  font-size: 13px;
}
.page.branding .file .icon {
  position: absolute;
  left: 10px;
  top: 8px;
  display: inline-block;
  width: 12px;
  height: 12px;
}
.page.branding .file:hover {
  background: rgba(0, 0, 0, 0.1);
}
.page.branding .colors_container ul {
  user-select: none;
}
.page.branding .colors_container ul li {
  display: inline-block;
  margin-bottom: 5px;
}
.page.branding .colors_container ul li .color {
  width: 150px;
  height: 150px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.page.branding .colors_container ul li .name {
  padding: 5px 10px;
  text-align: center;
}
.page.branding .fonts_container ul {
  user-select: none;
}
.page.branding .fonts_container ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
.page.branding .fonts_container ul li .name {
  padding: 5px 10px;
  padding-left: 0;
  text-align: center;
  display: inline-block;
}
.page.branding .fonts_container ul li .description {
  padding: 5px 10px;
  padding-left: 0;
  text-align: center;
  display: inline-block;
}
.page.branding .logos_container .file {
  padding: 15px 25px;
  padding-left: 40px;
}
.page.branding .logos_container .file .icon {
  top: 13px;
  left: 15px;
}
.page.branding .logos_container ul {
  padding-top: 50px;
}
.page.branding .logos_container ul li {
  display: inline-block;
  margin-bottom: 40px;
  float: left;
  margin-right: 20px;
}
.page.branding .logos_container ul li img {
  max-width: 300px;
  width: 100%;
  height: auto;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.page.type.contact .banner.main .col_right {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 55px;
}
.page.type.contact .banner.main .intro_container,
.page.type.contact .banner.main .table_container,
.page.type.contact .banner.main .outro_container {
  padding-left: 9%;
  padding-right: 9%;
}
@media (max-width: 820px) {
  .page.type.contact .banner.main .intro_container,
  .page.type.contact .banner.main .table_container,
  .page.type.contact .banner.main .outro_container {
    padding-left: 6%;
    padding-right: 6%;
  }
}
.page.type.contact .banner.main .intro_container {
  padding-bottom: 50px;
}
.page.type.contact .banner.main .table_container {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fafafa;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05) inset;
}
.page.type.contact .banner.main .table_container * {
  color: #fff;
  color: #000;
}
.page.type.contact .banner.main .outro_container {
  padding-top: 50px;
  padding-right: 25%;
}
.page.type.contact .banner.main .outro_container * {
  line-height: 1.6;
}
.page.type.contact .banner.main table {
  margin: 0;
  max-width: 500px;
}
.page.type.contact .banner.main table tbody tr:not(:last-child) td {
  border-bottom: 0.6px solid rgba(0, 0, 0, 0.1);
}
.page.type.contact .banner.main table tbody tr td {
  padding: 11px 15px 10px 0;
  font-size: 16px;
}
.page.type.contact .banner.main table tbody tr td a {
  font-size: 14.5px;
  font-weight: 400;
  padding: 10px;
  padding-left: 0;
  text-decoration: none;
}
.page.type.contact .banner.main table tbody tr td a:hover {
  text-decoration: underline;
}
.page.type.contact .banner.main table tbody tr td:nth-child(1) {
  text-wrap: balance;
}
.page.type.contact .banner.main table tbody tr td:nth-child(2) {
  font-weight: 700;
  white-space: nowrap;
}

.page.crypto .banner.main .introduction {
  margin-bottom: 50px;
}
.page.crypto .banner.main ul.cryptos {
  display: inline-block;
  width: 100%;
  padding-top: 50px;
}
.page.crypto .banner.main ul.cryptos li {
  display: inline-block;
  width: 100%;
  padding-left: 0;
  padding-bottom: 30px;
  margin-bottom: 34px;
}
.page.crypto .banner.main ul.cryptos li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page.crypto .banner.main ul.cryptos li::before {
  display: none !important;
}
.page.crypto .banner.main ul.cryptos .image_container {
  width: 150px;
  display: inline-block;
  float: left;
}
@media (max-width: 639px) {
  .page.crypto .banner.main ul.cryptos .image_container {
    width: 100%;
  }
}
.page.crypto .banner.main ul.cryptos .image_container img {
  width: 100%;
  height: auto;
}
.page.crypto .banner.main ul.cryptos .texts_container {
  display: inline-block;
  width: calc(100% - 150px);
  float: right;
  padding-top: 45px;
  padding-left: 20px;
}
@media (max-width: 639px) {
  .page.crypto .banner.main ul.cryptos .texts_container {
    width: 100%;
    padding-left: 0;
  }
}
.page.crypto .banner.main ul.cryptos .texts_container .name_container {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.page.crypto .banner.main ul.cryptos .texts_container .name_container .icon_container {
  margin-top: 20px;
  margin-right: 20px;
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  display: none !important;
}
.page.crypto .banner.main ul.cryptos .texts_container .name_container .texts {
  float: left;
}
.page.crypto .banner.main ul.cryptos .texts_container .name_container .texts .name {
  font-family: "Arial", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #6D3B3B;
  display: inline-block;
  float: left;
  margin-bottom: 0;
  padding-top: 0;
}
.page.crypto .banner.main ul.cryptos .texts_container .name_container .texts .short {
  font-family: "Arial", sans-serif;
  padding-top: 0;
  color: gray;
  margin-bottom: 0;
  font-size: 11px;
  letter-spacing: 1px;
  padding-left: 10px;
  display: inline-block;
}
.page.crypto .banner.main ul.cryptos .texts_container .address {
  overflow-wrap: break-word;
  word-wrap: break-word;
  line-height: 1.1;
}

.page.full_width .banner.top {
  padding: 50px 0 0;
}

.page.full_width .banner.main {
  padding: 50px 0;
  background: #fff;
}

.page.leaflets .banner.main ul.leaflets {
  padding: 40px 0;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 100;
}
.page.leaflets .banner.main ul.leaflets li {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 5px;
}
.page.leaflets .banner.main ul.leaflets li::before {
  display: none;
}
.page.leaflets .banner.main ul.leaflets li a {
  text-decoration: none;
  display: inline-flex;
  width: 100%;
  align-items: center;
  background: rgba(0, 0, 0, 0.05);
}
.page.leaflets .banner.main ul.leaflets li a:hover {
  background: rgba(0, 0, 0, 0.02);
}
.page.leaflets .banner.main ul.leaflets li .image_container {
  max-width: 70px;
  float: left;
  display: flex;
  align-items: center;
}
.page.leaflets .banner.main ul.leaflets li .texts_container {
  height: 100%;
  padding-left: 20px;
  padding: 10px 5% 10px 20px;
}
.page.leaflets .banner.main ul.leaflets li .texts_container .author {
  font-size: 70%;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0.5;
  letter-spacing: 0.4px;
  margin-bottom: 2px;
}
.page.leaflets .banner.main ul.leaflets li .texts_container .post_title {
  text-wrap: balance;
  font-size: 17px;
  margin-top: 0 !important;
  margin-bottom: 0px !important;
  padding: 0 !important;
}
@media (max-width: 639px) {
  .page.leaflets .banner.main ul.leaflets li .texts_container .post_title {
    font-size: 16px;
  }
}

.page.links .banner.main .col_right {
  text-wrap: balance;
}
.page.mark_weber .banner.main .introduction_container {
  margin-bottom: 50px;
  display: inline-block;
  width: 100%;
}
.page.mark_weber .banner.main .introduction_container .text {
  padding-right: 5%;
}
.page.mark_weber .banner.main .introduction_container .pictures {
  width: 150px;
  float: right;
  margin-left: 8%;
}
@media (max-width: 820px) {
  .page.mark_weber .banner.main .introduction_container .pictures {
    width: 100%;
    margin-left: 0;
    float: none;
    padding-top: 50px;
  }
}
.page.mark_weber .banner.main .introduction_container .pictures img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
@media (max-width: 820px) {
  .page.mark_weber .banner.main .introduction_container .pictures img {
    max-width: 32%;
    margin: 0;
    float: left;
    margin-right: 1%;
  }
}
.page.mark_weber .banner.main .bibliography_container p,
.page.mark_weber .banner.main .in_translation_container p {
  margin-bottom: 15px;
}
.page.mark_weber .banner.main .bibliography_container a,
.page.mark_weber .banner.main .in_translation_container a {
  display: inline-block;
  line-height: 1.2;
  text-decoration: none;
  text-wrap: balance;
}
.page.mark_weber .banner.main .bibliography_container a:hover,
.page.mark_weber .banner.main .in_translation_container a:hover {
  text-decoration: underline;
}

.page.type.search .banner.main table.posts tr td {
  padding: 5px 0;
}
.page.type.search .banner.main table.posts tr td.post_type {
  padding-right: 10px;
  font-size: 14px;
}
.page.type.search .banner.main table.posts tr td .title {
  font-weight: 700;
  font-size: 18px;
}
.page.subscribe .banner.main .form_container .form_title {
  margin-bottom: 10px;
  font-size: 18px;
}
.page.subscribe .banner.main .form_container form {
  display: inline-block;
  height: 50px;
}
.page.subscribe .banner.main .form_container form input[type=email] {
  width: 320px;
  height: 100%;
  padding: 0px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  position: relative;
}
.page.subscribe .banner.main .form_container form input[type=submit] {
  height: 100%;
  background: #28364f;
  color: #fff;
  padding: 10px 20px;
  float: left;
}
.page.subscribe .banner.main .form_container form input[type=submit]:hover {
  background: #0e131c;
}

body.page-template-page-support.page-parent main a.button {
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
  display: inline-block;
  background: #28364f;
  background: #e6e6e6;
  padding: 15px 20px;
  border-radius: 5px;
}
body.page-template-page-support.page-parent main a.button:hover, body.page-template-page-support.page-parent main a.button:focus {
  background: #f2f2f2;
}
body.page-template-page-support.page-parent main form {
  padding: 15px 0;
}
body.page-template-page-support.page-parent main form input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
}

body.page-template-page-support.page-child main .format {
  animation: fade 0.8s ease 0.1s both;
}
body.page-template-page-support.page-child main .login-prompt {
  display: none !important;
}
body.page-template-page-support.page-child main form {
  padding: 15px 0;
}
body.page-template-page-support.page-child main form .charitable-form-errors {
  margin-bottom: 50px;
}
body.page-template-page-support.page-child main form .charitable-form-errors > ul > li {
  margin-bottom: 0;
}
body.page-template-page-support.page-child main form .charitable-form-errors > ul > li::before {
  display: none !important;
}
body.page-template-page-support.page-child main form fieldset {
  border: none;
  padding: 0;
}
body.page-template-page-support.page-child main form fieldset .charitable-form-header {
  padding-left: 0 !important;
  margin-bottom: 15px;
  font-size: 21px;
}
body.page-template-page-support.page-child main form fieldset .charitable-form-field {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
body.page-template-page-support.page-child main form fieldset#charitable-donor-fields {
  padding-top: 15px;
  padding-bottom: 0;
}
body.page-template-page-support.page-child main form fieldset #charitable-user-fields {
  padding: 0;
}
body.page-template-page-support.page-child main form label,
body.page-template-page-support.page-child main form .charitable-fieldset-field-header {
  font-weight: 700 !important;
  margin-bottom: 6px;
  font-size: 14px;
  padding-top: 12px;
  user-select: none;
}
body.page-template-page-support.page-child main form label abbr,
body.page-template-page-support.page-child main form .charitable-fieldset-field-header abbr {
  border-bottom: none !important;
  text-decoration: none;
}
body.page-template-page-support.page-child main form input, body.page-template-page-support.page-child main form select {
  border: 1px solid white;
  margin-bottom: 0px;
  background: whitesmoke;
  padding: 10px 10px;
  line-height: 1.1;
  border: 1px solid whitesmoke;
}
body.page-template-page-support.page-child main form input:focus, body.page-template-page-support.page-child main form select:focus {
  border: 1px solid #28364f;
  border: 1px solid #f89d35;
  background: #fff;
}
body.page-template-page-support.page-child main form select {
  border: 1px solid #e6e6e6;
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 99% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  appearance: none;
  outline-width: 0;
  line-height: 1.1;
}
body.page-template-page-support.page-child main form button.charitable-button {
  padding: 10px 25px;
  border-radius: 3px;
  width: 100%;
  font-size: 18px;
}
body.page-template-page-support.page-child main form button.charitable-button:hover, body.page-template-page-support.page-child main form button.charitable-button:focus {
  background: #f28508;
}
body.page-template-page-support.page-child main form #charitable-donor-fields {
  margin-bottom: 50px;
}
body.page-template-page-support.page-child main form #charitable-donor-fields label {
  float: left;
  width: 130px;
}
body.page-template-page-support.page-child main form #charitable-donor-fields input, body.page-template-page-support.page-child main form #charitable-donor-fields select {
  width: calc(100% - 130px);
  float: left;
}
body.page-template-page-support.page-child main form #charitable-meta-fields {
  padding-left: 0;
}
body.page-template-page-support.page-child main form #charitable-meta-fields #charitable_field_anonymous_donation input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-color: orange;
}
body.page-template-page-support.page-child main form #charitable-meta-fields #charitable_field_anonymous_donation label {
  padding-top: 3px;
  width: calc(100% - 30px);
}
body.page-template-page-support.page-child main form #charitable-gateway-fields #charitable-gateway-fields-authorize_net {
  padding-top: 0;
}
body.page-template-page-support.page-child main form #charitable-gateway-fields #charitable-gateway-fields-authorize_net #charitable_field_cc_number {
  margin-bottom: 5px;
}

.page.type .banner.menu {
  z-index: 110;
  background: #2b3a56;
  position: sticky;
  top: 55px;
  top: 94px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1100px) {
  .page.type .banner.menu {
    top: 50px;
  }
}
@media (max-width: 820px) {
  .page.type .banner.menu {
    display: none;
  }
}
.page.type .banner.menu::after {
  content: "";
  height: 55px;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  background-image: url("../assets/images/ombre-vignette-bottom.png");
  background-size: cover;
  background-position: 50% 60%;
}
.page.type .banner.menu #nav_sub ul, .page.type .banner.menu #nav_sub li {
  height: 100%;
  display: inline-block;
}
@media (max-width: 639px) {
  .page.type .banner.menu #nav_sub ul, .page.type .banner.menu #nav_sub li {
    width: 100%;
  }
}
.page.type .banner.menu #nav_sub > ul > li {
  display: none;
}
.page.type .banner.menu #nav_sub > ul > li.current-page-ancestor, .page.type .banner.menu #nav_sub > ul > li.current-menu-ancestor {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.page.type .banner.menu #nav_sub > ul > li.current-page-ancestor > ul, .page.type .banner.menu #nav_sub > ul > li.current-menu-ancestor > ul {
  text-align: center;
  width: auto;
}
.page.type .banner.menu #nav_sub > ul > li > a {
  display: none !important;
}
.page.type .banner.menu #nav_sub > ul > li > ul > li {
  margin-left: -5px;
}
.page.type .banner.menu #nav_sub > ul > li > ul > li.current_page_item > a, .page.type .banner.menu #nav_sub > ul > li > ul > li.current-menu-item > a, .page.type .banner.menu #nav_sub > ul > li > ul > li.current-menu-ancestor > a, .page.type .banner.menu #nav_sub > ul > li > ul > li.current_page_ancestor > a {
  background: rgba(0, 0, 0, 0.4);
  background: black;
}
.page.type .banner.menu #nav_sub > ul > li > ul > li > a:hover, .page.type .banner.menu #nav_sub > ul > li > ul > li > a:focus {
  background: rgba(0, 0, 0, 0.4);
}
.page.type .banner.menu #nav_sub a {
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  height: 100%;
  padding: 0px 22px 0px;
  font-size: 11px;
  font-weight: 700;
  font-family: "Arial", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  color: black;
  color: white;
}
.page.type .banner.menu #nav_sub a:hover, .page.type .banner.menu #nav_sub a:focus {
  color: black;
}
.page.type .banner.menu #nav_sub a:hover, .page.type .banner.menu #nav_sub a:focus {
  color: white;
}
@media (max-width: 1200px) {
  .page.type .banner.menu #nav_sub a {
    font-size: 10.5px;
  }
}
.page.type .banner.menu #nav_sub a span {
  letter-spacing: 0.5px;
  transition: color 0.6s, transform 0.6s;
  display: inline-block;
  position: relative;
  width: 100%;
}

.page.type .banner.search {
  background: #28364f;
}

@media (max-width: 1024px) {
  .page.type .banner.main {
    background: linear-gradient(to right, transparent 0%, transparent 50%, white 55%, white 100%);
  }
}
@media (max-width: 639px) {
  .page.type .banner.main {
    background: transparent;
  }
}
@media (max-width: 1100px) {
  .page.type .banner.main .banner_content {
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .page.type .banner.main .banner_content {
    padding-left: 0;
    padding-right: 0;
  }
}
.page.type .banner.main .col_left {
  padding: 90px 0 70px;
  padding-right: 10%;
  z-index: 11;
  display: block;
  position: absolute;
  position: sticky;
  top: 80px;
  margin-bottom: 55px;
  z-index: 100;
}
@media (max-width: 1100px) {
  .page.type .banner.main .col_left {
    width: 30%;
  }
}
@media (max-width: 820px) {
  .page.type .banner.main .col_left {
    top: 30px;
    padding-right: 5%;
  }
}
@media (max-width: 639px) {
  .page.type .banner.main .col_left {
    width: 100%;
    position: relative;
    top: auto;
    margin-bottom: 0;
    padding: 55px 0 20px;
    background: transparent;
    padding-left: 5%;
    padding-right: 5%;
  }
  .page.type .banner.main .col_left::before, .page.type .banner.main .col_left::after {
    display: none !important;
  }
}
.page.type .banner.main .col_left .to_parent:hover *, .page.type .banner.main .col_left .to_parent:focus * {
  text-decoration: underline;
}
.page.type .banner.main .col_left .sur_title {
  margin-bottom: 10px;
}
.page.type .banner.main .col_right {
  min-height: 420px;
  background: #ffffff;
  padding: 80px 6% 140px;
  padding-right: 7%;
}
@media (max-width: 1100px) {
  .page.type .banner.main .col_right {
    width: 70%;
    padding-top: 60px;
  }
}
@media (max-width: 1024px) {
  .page.type .banner.main .col_right {
    padding-right: 4%;
  }
}
@media (max-width: 639px) {
  .page.type .banner.main .col_right {
    width: 100%;
    padding: 40px 0 80px;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 639px) {
  .page.type .banner.main .col_right .content_container {
    padding-right: 0;
  }
}
.page.type .banner.main .col_right .edit_post_link {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 12px;
  text-decoration: none;
  z-index: 200;
  padding: 5px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  user-select: none;
}
.page.type .banner.main .col_right .edit_post_link .icon {
  width: 12px;
  height: 12px;
  display: inline-block;
  transform: translate(0, 1px);
}
.page.type .banner.main .col_right .edit_post_link .icon svg {
  width: 100%;
  height: 100%;
}
.page.type .banner.main .col_right .edit_post_link:hover {
  text-decoration: underline;
}

.page.videos .banner.main ul.posts li.post {
  padding-bottom: 40px;
  margin-bottom: 35px;
  display: inline-block;
  width: 100%;
}
.page.videos .banner.main ul.posts li.post:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page.videos .banner.main ul.posts li.post .post_title {
  padding-top: 0;
  font-size: 22px;
  letter-spacing: 0;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
  text-wrap: balance;
}
.page.videos .banner.main ul.posts li.post a:hover .post_title {
  text-decoration: underline;
}
.page.videos .banner.main ul.posts li.post .author_and_date {
  font-size: 16px;
  opacity: 0.55;
  margin-bottom: 10px;
}
.page.videos .banner.main ul.posts li.post .text_container {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.page.videos .banner.main ul.posts li.post .text_container img {
  max-width: 150px;
  float: left;
  margin-right: 15px;
}
.page.videos .banner.main ul.posts li.post .text_container p {
  font-size: 16px;
  line-height: 1.4;
}
.page.videos .banner.main ul.posts li.post .audio_file_container {
  margin-top: 10px;
}
.page.videos .banner.main ul.posts li.post .audio_file_container a.mp3_download_btn {
  font-weight: 700;
  font-family: "Arial", sans-serif;
  width: 110px;
  justify-content: center;
  float: left;
  display: inline-flex;
  align-items: center;
  background: #6D3B3B;
  color: #fff;
  font-size: 10px;
  letter-spacing: 2px;
  height: 40px;
}
.page.videos .banner.main ul.posts li.post .audio_file_container .mejs-container {
  width: calc(100% - 110px) !important;
  float: left;
}
.page.videos .banner.main ul.posts li.post .audio_file_container .mejs-container .mejs-controls {
  background-color: #cccccc;
}
.page.videos .banner.main ul.posts li.post ul.links {
  padding-top: 15px;
}
.page.videos .banner.main ul.posts li.post ul.links a {
  font-size: 13px;
}
.page.videos .banner.main ul.posts li.post .video_link {
  background: #28364f;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 10px 25px;
  font-family: "Arial", sans-serif !important;
  border-radius: 5px;
  font-size: 15px;
}
.page.videos .banner.main ul.posts li.post .video_link:hover {
  background: #171e2d;
}
@media (max-width: 639px) {
  .page.videos .banner.main ul.posts li.post .video_link {
    margin-top: 10px;
    width: 100% !important;
    height: 48px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}

.page.single.audio_file .banner.main .col_main,
.page.single.video .banner.main .col_main {
  padding-bottom: 70px !important;
}
.page.single.audio_file .banner.main .text_container,
.page.single.video .banner.main .text_container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.page.single.audio_file .banner.main .text_container img,
.page.single.video .banner.main .text_container img {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
}
.page.single.audio_file .banner.main ul.links,
.page.single.video .banner.main ul.links {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
}
.page.single.audio_file .banner.main .title_container a,
.page.single.video .banner.main .title_container a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.page.single.audio_file .banner.main .title_container a:hover,
.page.single.video .banner.main .title_container a:hover {
  text-decoration: underline;
}
.page.single.audio_file .banner.main .video_link,
.page.single.video .banner.main .video_link {
  background: #bd0301;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 10px 25px;
  font-family: "Arial", sans-serif !important;
  border-radius: 10px;
  font-size: 15px;
}
.page.single.audio_file .banner.main .video_link:hover,
.page.single.video .banner.main .video_link:hover {
  background: #8a0201;
}
@media (max-width: 639px) {
  .page.single.audio_file .banner.main .video_link,
  .page.single.video .banner.main .video_link {
    margin-top: 20px;
    width: 100% !important;
    height: 48px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}
.page.single.audio_file .banner.main .audio_file_container,
.page.single.audio_file .banner.main ul.links li,
.page.single.video .banner.main .audio_file_container,
.page.single.video .banner.main ul.links li {
  animation: fade 1s;
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0;
}
.page.single.audio_file .banner.main .audio_file_container .size_runtime,
.page.single.audio_file .banner.main ul.links li .size_runtime,
.page.single.video .banner.main .audio_file_container .size_runtime,
.page.single.video .banner.main ul.links li .size_runtime {
  font-weight: 700;
  font-size: 13px;
  padding: 5px 0;
  opacity: 0.5;
  display: none !important;
}
.page.single.audio_file .banner.main .audio_file_container a.mp3_download_btn,
.page.single.audio_file .banner.main ul.links li a.mp3_download_btn,
.page.single.video .banner.main .audio_file_container a.mp3_download_btn,
.page.single.video .banner.main ul.links li a.mp3_download_btn {
  font-weight: 700;
  font-family: "Arial", sans-serif !important;
  width: 110px;
  justify-content: center;
  float: left;
  display: inline-flex;
  align-items: center;
  background: #bd0301;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  height: 40px;
}
.page.single.audio_file .banner.main .audio_file_container a.mp3_download_btn:hover,
.page.single.audio_file .banner.main ul.links li a.mp3_download_btn:hover,
.page.single.video .banner.main .audio_file_container a.mp3_download_btn:hover,
.page.single.video .banner.main ul.links li a.mp3_download_btn:hover {
  background: #8a0201;
}
@media (max-width: 639px) {
  .page.single.audio_file .banner.main .audio_file_container a.mp3_download_btn,
  .page.single.audio_file .banner.main ul.links li a.mp3_download_btn,
  .page.single.video .banner.main .audio_file_container a.mp3_download_btn,
  .page.single.video .banner.main ul.links li a.mp3_download_btn {
    margin-top: 20px;
    width: 100% !important;
    height: 48px;
    border-radius: 5px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 15px;
  }
}
.page.single.audio_file .banner.main .audio_file_container .mejs-container,
.page.single.audio_file .banner.main ul.links li .mejs-container,
.page.single.video .banner.main .audio_file_container .mejs-container,
.page.single.video .banner.main ul.links li .mejs-container {
  width: calc(100% - 110px) !important;
  float: left;
  margin-bottom: 0;
}
@media (max-width: 639px) {
  .page.single.audio_file .banner.main .audio_file_container .mejs-container,
  .page.single.audio_file .banner.main ul.links li .mejs-container,
  .page.single.video .banner.main .audio_file_container .mejs-container,
  .page.single.video .banner.main ul.links li .mejs-container {
    width: 100% !important;
  }
}
.page.single.audio_file .banner.main .audio_file_container .mejs-container .mejs-controls,
.page.single.audio_file .banner.main ul.links li .mejs-container .mejs-controls,
.page.single.video .banner.main .audio_file_container .mejs-container .mejs-controls,
.page.single.video .banner.main ul.links li .mejs-container .mejs-controls {
  background-color: #cccccc;
}
.page.type.single.books_online .banner.main .col_left {
  padding-top: 0 !important;
  top: 130px !important;
}
.page.type.single.books_online .banner.main .col_left .cover_container {
  float: right;
  max-width: 300px;
}
.page.type.single.books_online .banner.main .col_left .cover_container img {
  width: 100%;
  height: auto;
}
.page.type.single.books_online .banner.main .col_left .back_btn {
  margin-top: 30px;
  clear: both;
}

.page.single .banner.top {
  position: fixed;
  top: 95px;
  left: 0;
  height: 0;
  z-index: 100;
}
@media (max-width: 950px) {
  .page.single .banner.top {
    top: 120px;
  }
}
@media (max-width: 820px) {
  .page.single .banner.top {
    top: 78px;
  }
}
@media (max-width: 639px) {
  .page.single .banner.top {
    top: 66px;
    top: -2px;
    position: absolute;
  }
}
.page.single .banner.top::after {
  content: "";
  height: 55px;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  background-image: url("../assets/images/ombre-vignette-bottom.png");
  background-size: cover;
  background-position: 50% 60%;
}

.page.single .banner.main {
  padding-bottom: 100px;
}
@media (max-width: 639px) {
  .page.single .banner.main {
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .page.single .banner.main {
    background: transparent !important;
  }
}
@media (max-width: 639px) {
  .page.single .banner.main .banner_content {
    padding-left: 0;
    padding-right: 0;
  }
}
.page.single .banner.main .banner_content .content {
  margin-top: 70px;
}
@media (max-width: 639px) {
  .page.single .banner.main .banner_content .content {
    margin: 0;
    padding: 0px 0% 0px;
    background: transparent;
  }
  .page.single .banner.main .banner_content .content * {
    overflow-wrap: break-word;
  }
}
.page.single .banner.main .banner_content .content .col_main {
  max-width: 850px;
  margin: 0 auto;
  float: none;
  background: #ffffff;
  padding: 80px 6% 120px;
  position: relative;
  width: 100%;
}
.page.single .banner.main .banner_content .content .col_main .back_btn {
  position: fixed;
  top: 250px;
  right: calc(50% + 460px);
  cursor: pointer !important;
}
@media (max-width: 1367px) {
  .page.single .banner.main .banner_content .content .col_main .back_btn {
    padding-left: 25px;
  }
  .page.single .banner.main .banner_content .content .col_main .back_btn span {
    display: none;
  }
}
@media (max-width: 1024px) {
  .page.single .banner.main .banner_content .content .col_main .back_btn {
    display: none;
  }
}
.page.single .banner.main .banner_content .content .format * {
  font-family: "Georgia", Georgia, Serif;
  line-height: 1.5;
}
.page.single .banner.main .banner_content .content .format p {
  font-family: "Georgia", Georgia, Serif;
}
.page.single .banner.main .banner_content .content .format a {
  font-family: "charter";
}
.page.single .banner.main .banner_content .content .format h1 {
  line-height: 1.25;
}
.page.single .banner.main .banner_content .content .format .wp-caption p {
  font-family: "Arial", sans-serif;
}
.page.single .banner.main .banner_content .content .edit_post_link {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 12px;
  text-decoration: none;
  z-index: 200;
  padding: 5px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  user-select: none;
}
.page.single .banner.main .banner_content .content .edit_post_link .icon {
  width: 12px;
  height: 12px;
  display: inline-block;
  transform: translate(0, 1px);
}
.page.single .banner.main .banner_content .content .edit_post_link .icon svg {
  width: 100%;
  height: 100%;
}
.page.single .banner.main .banner_content .content .edit_post_link:hover {
  text-decoration: underline;
}

/*!
 * Justified Gallery - v3.6.1
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2015 Miro Mannino
 * Licensed under the MIT license.
 */
@keyframes justified-gallery-show-caption-animation {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0px);
  }
  to {
    opacity: 0.7;
    transform: translate3d(0, 0px, 0px);
  }
}
@keyframes justified-gallery-show-entry-animation {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0px);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0px, 0px);
  }
}
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.justified-gallery > a,
.justified-gallery > div {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}

.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: 0;
}

.justified-gallery > a > .caption,
.justified-gallery > div > .caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000;
  left: 0;
  right: 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif;
}

.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible {
  filter: "alpha(opacity=70)";
}

.justified-gallery > .entry-visible {
  opacity: 1;
  filter: alpha(opacity=100);
  animation: justified-gallery-show-entry-animation 500ms 0 ease;
}

.justified-gallery > .jg-filtered {
  display: none;
}

.justified-gallery > .spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0;
  left: 50%;
  opacity: initial;
  filter: initial;
  overflow: initial;
}

.justified-gallery > .spinner > span {
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 8px;
  height: 8px;
  margin: 0 4px;
  background-color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.ps {
  position: relative;
  -ms-touch-action: none;
}

.ps__rail-y {
  left: auto !important;
  right: 0px !important;
  width: 8px !important;
}
.ps__rail-y:hover {
  cursor: pointer;
}
.ps__rail-y .ps__thumb-y {
  right: 0px !important;
  width: 8px !important;
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp__caption .pswp__caption__center {
  text-align: center;
  max-width: 50%;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 1px;
}

.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

    Contents:

    1. Buttons
    2. Share modal and links
    3. Index indicator ("1 of X" counter)
    4. Caption
    5. Loading indicator
    6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

    1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../assets/images/photoswipe-default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../assets/images/photoswipe-default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
    Arrow buttons hit area
    (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

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

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

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

    2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

    3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*

    4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

    5. Loading indicator (preloader)

    You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /* 
            The idea of animating inner circle is based on Polymer ("material") loading indicator 
             by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
        */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*

    6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
    pswp__ui--hidden class is added when controls are hidden
    e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

:root {
  --plyr-color-main: $controls_color;
}

.plyr--full-ui input[type=range] {
  color: #572381 !important;
}

.plyr__video-wrapper video.fullscreen {
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100% !important;
}
/*# sourceMappingURL=application.css.map */
