@charset "UTF-8";
@font-face {
  font-display: swap;
  font-family: "ubuntu-web";
  src: url("../fonts/ubuntu/ubuntu-regular-webfont.woff2") format("woff2"), url("../fonts/ubuntu/ubuntu-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "ubuntu-web";
  src: url("../fonts/ubuntu/ubuntu-medium-webfont.woff2") format("woff2"), url("../fonts/ubuntu/ubuntu-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "ubuntu-web";
  src: url("../fonts/ubuntu/ubuntu-bold-webfont.woff2") format("woff2"), url("../fonts/ubuntu/ubuntu-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "ubuntu-web";
  src: url("../fonts/ubuntu/ubuntu-italic-webfont.woff2") format("woff2"), url("../fonts/ubuntu/ubuntu-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-display: swap;
  font-family: "fontello";
  src: url("../fonts/icons/fontello.eot?67671666");
  src: url("../fonts/icons/fontello.eot?67671666#iefix") format("embedded-opentype"), url("../fonts/icons/fontello.woff2?67671666") format("woff2"), url("../fonts/icons/fontello.woff?67671666") format("woff"), url("../fonts/icons/fontello.ttf?67671666") format("truetype"), url("../fonts/icons/fontello.svg?67671666#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "fontello2";
  src: url("../fonts/icons/fontello2.eot?401183");
  src: url("../fonts/icons/fontello2.eot?401183#iefix") format("embedded-opentype"), url("../fonts/icons/fontello2.woff2?401183") format("woff2"), url("../fonts/icons/fontello2.woff?401183") format("woff"), url("../fonts/icons/fontello2.ttf?401183") format("truetype"), url("../fonts/icons/fontello2.svg?401183#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Colfax";
  src: url("../fonts/colfax/Colfax-Regular.eot");
  src: url("../fonts/colfax/Colfax-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/colfax/Colfax-Regular.woff") format("woff"), url("../fonts/colfax/Colfax-Regular.ttf") format("truetype"), url("../fonts/colfax/Colfax-Regular.svg#Colfax") format("svg");
  font-weight: normal;
}
@font-face {
  font-display: swap;
  font-family: "Colfax";
  src: url("../fonts/colfax/Colfax-Medium.eot");
  src: url("../fonts/colfax/Colfax-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/colfax/Colfax-Medium.woff") format("woff"), url("../fonts/colfax/Colfax-Medium.ttf") format("truetype"), url("../fonts/colfax/Colfax-Medium.svg#Colfax") format("svg");
  font-weight: 500;
}
@font-face {
  font-display: swap;
  font-family: "Colfax";
  src: url("../fonts/colfax/Colfax-Bold.eot");
  src: url("../fonts/colfax/Colfax-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/colfax/Colfax-Bold.woff") format("woff"), url("../fonts/colfax/Colfax-Bold.ttf") format("truetype"), url("../fonts/colfax/Colfax-Bold.svg#Colfax") format("svg");
  font-weight: 700;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?67671666#fontello') format('svg');
  }
}
*/
[class^=icon--]:before,
[class*=" icon--"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

[class^=icon---]:before,
[class*=" icon---"]:before {
  font-family: "fontello2";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon--angle-double-left:before {
  content: "";
}

/* '' */
.icon--angle-double-right:before {
  content: "";
}

/* '' */
.icon--angle-right:before {
  content: "";
}

/* '' */
.icon--angle-down:before {
  content: "";
}

/* '' */
.is-flip-horizontal:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.ico-envelope svg {
  width: 38px;
  height: 27px;
  fill: #a6a6a7;
}

.icon---right-thin:before {
  content: "";
}

/* '' */
.icon---left-thin:before {
  content: "";
}

/* '' */
/* colors */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

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

input[type=search] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

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

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

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-display: swap;
  font-family: "FontAwesome";
  src: url("../fonts/icons/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/icons/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/icons/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/icons/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/icons/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/icons/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 25px auto;
  text-align: center;
  z-index: 1045;
}
.mfp-content label {
  text-align: left;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

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

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

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

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-content .white-popup {
  position: relative;
  background: #fff;
  padding: 60px 20px 20px 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  border-radius: 5px;
}

/* slick slider */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide .campaing-hero-item {
  max-height: 500px;
  overflow: hidden;
}

.slick-slide img {
  display: inline-block;
  width: 100%;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Chartist.js 0.10.0 */
.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}

.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 61.804697157%;
}

.ct-golden-section:after {
  content: "";
  display: table;
  clear: both;
}

.ct-golden-section > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-slice-donut {
  fill: none;
  stroke-width: 60px;
}

.ct-series-a .ct-slice-donut {
  stroke: #f58b47;
}

.ct-series-b .ct-slice-donut {
  stroke: #b61f24;
}

.ct-series-c .ct-slice-donut {
  stroke: #58595b;
}

.ct-series-d .ct-slice-donut {
  stroke: #fec44f;
}

/* magnific popup custom */
.mfp-content .white-popup--560 {
  max-width: 560px;
}
@media (min-width: 768px) {
  .mfp-content .white-popup--560 {
    padding-top: 35px;
  }
}

/**Help Center**/
#_elev_io ._iw3lm {
  font-family: "Colfax", sans-serif !important;
}

.elevioReset address, .elevioReset summary, .elevioReset section, .elevioReset pre, .elevioReset p, .elevioReset ul, .elevioReset ol, .elevioReset noframes, .elevioReset nav, .elevioReset menu, .elevioReset hr, .elevioReset hgroup, .elevioReset header, .elevioReset h1, .elevioReset h2, .elevioReset h3, .elevioReset h4, .elevioReset h5, .elevioReset h6, .elevioReset frameset, .elevioReset frame, .elevioReset form, .elevioReset footer, .elevioReset figure, .elevioReset figcaption, .elevioReset fieldset, .elevioReset dt, .elevioReset dl, .elevioReset div._j4sos, .elevioReset div, .elevioReset dir, .elevioReset details, .elevioReset dd, .elevioReset center, .elevioReset canvas, .elevioReset blockquote, .elevioReset aside, .elevioReset article {
  font-family: "Colfax", sans-serif !important;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 62.5%;
}

html {
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Colfax", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.42857143;
  color: #525255;
  background-color: #fff;
  opacity: 1;
}

html,
body {
  overflow-x: hidden;
  max-width: 100%;
}

html {
  overflow-y: scroll;
}

/*
#page,
#footer {
    max-width: 1800px;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08), 0 2px 130px 0 rgba(0, 0, 0, 0), 0 2px 75px 0 rgba(0, 0, 0, 0.08), 0 12px 33px 0 rgba(59, 73, 91, 0.2);
}
.header--fixed-top {
	max-width: 1800px;
  margin: 0 auto;

	@media(min-width: 1800px) {
		width:1800px;
	}
}
*/
#page {
  padding-top: 5.4375em;
}

.is-bnews-visible #page {
  padding-top: 7.6875em;
}

@media screen and (max-width: 991px) {
  #page {
    padding-top: 50px;
  }

  .is-bnews-visible #page {
    padding-top: 72px;
  }
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
  outline: 0;
}

a:hover {
  color: #23527c;
  text-decoration: none;
}

a:focus {
  text-decoration: none;
  outline: 0;
}

a:active {
  text-decoration: none;
  outline: 0;
}

*:focus {
  outline: none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Colfax", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #323232;
  letter-spacing: -0.05em;
  text-transform: none;
}

h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 15px;
}

h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 35px;
  font-size: 3.5rem;
}

h2,
.h2 {
  font-size: 30px;
  font-size: 3rem;
}

h3,
.h3 {
  font-size: 25px;
  font-size: 2.5rem;
}

h4,
.h4 {
  font-size: 22px;
  font-size: 2.2rem;
}

h5,
.h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

h6,
.h6 {
  font-size: 14px;
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  h1,
.h1 {
    font-size: 30px;
    font-size: 3rem;
  }

  h2,
.h2 {
    font-size: 25px;
    font-size: 2.5rem;
  }

  h3,
.h3 {
    font-size: 20px;
    font-size: 2rem;
  }

  h4,
.h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
p {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 30px;
  line-height: 1.7;
}
@media screen and (max-width: 991px) {
  p {
    margin-bottom: 15px;
  }
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #d9d9d9;
}

p strong {
  letter-spacing: -0.05em;
}

.header--1 {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Colfax", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #181818;
  text-transform: none;
  letter-spacing: -0.0454545455em;
  margin-bottom: 10px;
}

.header--std {
  text-align: center;
}

.header__el {
  color: #f57017;
  font-weight: 700;
}

.u-w500 {
  font-weight: 500 !important;
}

.u-weight400 {
  font-weight: 400 !important;
}

.u-weight700 {
  font-weight: 700 !important;
}

.u-weight800 {
  font-weight: 700 !important;
}

.font-60 h1 {
  font-size: 60px;
  font-size: 6rem;
}
@media screen and (max-width: 767px) {
  .font-60 h1 {
    font-size: 37px;
    font-size: 3.7rem;
  }
}

.u-color1 {
  color: #323232 !important;
}
.u-color1 > a {
  color: #f57017 !important;
}
.u-color1 > a.custom-link-speakfree {
  color: #323232 !important;
}
.u-color1 > a.custom-link-speakfree:hover {
  color: #de5f0a !important;
}

.u-color2 {
  color: #b71f25 !important;
}
.u-color2 > a {
  color: #b71f25 !important;
}

.u-color3 {
  color: #6d6e71 !important;
}
.u-color3 > a {
  color: #6d6e71 !important;
}
.u-color3 > a:hover {
  color: #b71f25 !important;
}

.u-color4 {
  color: #d0d0d0 !important;
}

.u-color5 {
  color: yellow !important;
}

.u-color6 {
  color: #f4701b;
}

.u-bg1 {
  background: #ebebec;
  border-top: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8;
}

.u-bg2 {
  background: #f8f8f8;
  border-top: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8;
}

.u-bg3 {
  background: #f8f8f8;
}

.u-text-white {
  color: #fff !important;
}
.u-text-white * {
  color: #fff;
}

.u-text-grey {
  color: #999;
}
.u-text-grey * {
  color: #999;
}

.header--lined__el {
  position: relative;
  overflow: hidden;
}
.header--lined__el span {
  display: inline-block;
  background: #fff;
  padding: 0;
  position: relative;
}
.header--lined__el span:after, .header--lined__el span:before {
  content: "";
  position: absolute;
  top: 50%;
  background: #dcddde;
  height: 1px;
  margin: 0 20px;
  pointer-events: none;
}
.header--lined__el span:after {
  right: 100%;
  left: -3000px;
}
.header--lined__el span:before {
  left: 100%;
  right: -3000px;
}

.header--cross {
  position: relative;
  overflow: hidden;
}
.header--cross em {
  font-style: normal;
  position: relative;
  padding-right: 15px;
}
.header--cross em:after {
  content: "";
  background: #6d6e71;
  height: 1px;
  position: absolute;
  right: -2000px;
  left: 100%;
  top: 26px;
}
.header--cross span {
  font-size: 12px;
  display: inline-block;
  padding: 4px 25px;
  border-bottom: 2px solid #f57017;
  text-transform: uppercase;
  font-weight: 700;
  float: right;
}

.entry-subtitle {
  margin-bottom: 30px;
}

.sub-text {
  color: #58595b;
  font-size: 80%;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -0.05em;
}

.responsive-table-container {
  min-height: 0.01%;
  overflow-x: auto;
}
.responsive-table-container table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.responsive-table-container table > thead > tr > th,
.responsive-table-container table > tbody > tr > th,
.responsive-table-container table > tfoot > tr > th,
.responsive-table-container table > thead > tr > td,
.responsive-table-container table > tbody > tr > td,
.responsive-table-container table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e7e7e7;
}
.responsive-table-container table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e7e7e7;
}

@media screen and (max-width: 767px) {
  .responsive-table-container {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .responsive-table-container > .table {
    margin-bottom: 0;
  }

  .responsive-table-container > .table > thead > tr > th,
.responsive-table-container > .table > tbody > tr > th,
.responsive-table-container > .table > tfoot > tr > th,
.responsive-table-container > .table > thead > tr > td,
.responsive-table-container > .table > tbody > tr > td,
.responsive-table-container > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}
.bg-orange {
  background-color: #f5701e !important;
}

.bg-dark-orange {
  background-color: #DE5F0A !important;
}

.bg-green {
  background-color: #47AD5D !important;
}

.bg-dark-green {
  background-color: #2B7F3D !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right;
}

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

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.clearfix:before, .clearfix:after,
.row:before,
.row:after,
.container:before,
.container:after {
  display: table;
  content: " ";
}
.clearfix:after,
.row:after,
.container:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-hd {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1230px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1230px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1230px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1230px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1560px) {
  .visible-hd {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1230px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* media object */
.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin: 0;
  line-height: 1;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

/*
@media (max-width: 480px) {
	.media-left, .media-right, .media-body{
		display: block;
		width: 100%;
	}
}
*/
.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}

.u-relative {
  position: relative;
}

.u-display-inline {
  display: inline;
}

.u-block {
  display: block;
}

.u-table {
  display: table;
  width: 100%;
  height: 100%;
}

.u-cell {
  display: table-cell;
  vertical-align: middle;
}

.u-abs {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mb20 {
  margin-bottom: 30px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.upbt20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.upt10 {
  padding-top: 10px !important;
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-l12 {
  line-height: 1.2 !important;
}

.u-l11 {
  line-height: 1.1 !important;
}

.u-inline-block {
  display: inline-block !important;
}

.hidden-screen {
  display: none;
}

.u-hidden {
  display: none !important;
}

.fade-out-el {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.2s linear;
  transition: visibility 0s 0.3s, opacity 0.2s linear;
}

.fade-out-el-h0 {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.2s linear;
  transition: visibility 0s 0.3s, opacity 0.2s linear;
  height: 0;
}

.p-link a {
  text-decoration: underline;
}

.u-small-letters {
  text-transform: none !important;
}

.u-big-letters {
  text-transform: uppercase;
}

/* progress bar */
.progress {
  height: 30px;
  margin-top: 6px;
  margin-bottom: 4px;
  overflow: hidden;
  background-color: #5A5A5A;
  border: 0;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

.progress-bar {
  font-size: 18px;
  float: left;
  width: 0;
  height: 100%;
  line-height: 31px;
  font-weight: 700;
  color: #fff;
  text-align: right;
  background-color: #77AC2E;
  padding: 0 15px 0 10px;
  -webkit-animation: width 2s ease-in;
          animation: width 2s ease-in;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

@-webkit-keyframes width {
  from {
    width: 0%;
  }
}

@keyframes width {
  from {
    width: 0%;
  }
}
.progress-total {
  text-align: center;
  font-weight: 500;
  color: #7EB432;
  font-size: 11px;
  text-transform: uppercase;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* Cursor */
.cursor-pointer {
  cursor: pointer;
}

.u-space {
  clear: both;
  height: 50px;
}

.u-space--25 {
  clear: both;
  height: 25px;
}

.u-f-space {
  clear: both;
  height: 3.125em;
}

.u-f-space25 {
  clear: both;
  height: 1.5625em;
}

.u-ml26 {
  margin-left: 26px;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-fix-p-margin p {
  margin-bottom: 0;
}
.u-fix-p-margin p + p {
  margin-top: 15px;
}

.u-fontsize-16 {
  font-size: 16px !important;
  font-size: 1.6rem !important;
}

.u-img-greyscale {
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.u-hover-underline {
  text-decoration: underline;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1260px) {
  .container {
    width: 1230px;
  }
}
@media (min-width: 1030px) {
  .container--narrow {
    width: 1030px;
  }
}
/*
* Try to get max 1680px width across whole page at once
* unstable, dev version only!


@media (min-width: 1261px) {
  .container {
    width: 100%;
    max-width: 1680px;
  }

  body{
    & > .vc_row-fluid{
      max-width: 1680px;
      margin: 0 auto;

      .vc_column-inner{
        padding-left: 0;
        padding-right: 0;

      }

    }
  }

  .header--fixed-top{
      max-width: 1680px;
      margin: 0 auto;

    &:before{
      content: '';
      height: 100%;
      width: 50%;
      position: absolute;
      background: #f56f1e;
      left: -50%;
    }
    &:after{
      content: '';
      height: 100%;
      width: 50%;
      position: absolute;
      background: #242424;
      right: -50%;
      top: 0;
    }

  }

  footer {
    max-width: 1680px;
    margin: 0 auto;
  }

  main {
    max-width: 1680px;
    margin: 0 auto;

    .vc_row{
      margin-left: 0;
      margin-right: 0;
    }

    > .vc_row{
      >div{

        > .vc_column-inner:first-of-type{
          padding-left: 0;
          padding-right: 0;
        }
      }
    }

  }

}
*/
.page-template-tpl-newhome .container,
.home .container {
  width: 100%;
  max-width: 1180px;
}

.c-w-1437 {
  max-width: 1437px !important;
}

.navbar-default > .container {
  width: 100% !important;
  max-width: 100% !important;
}

.container > p:empty {
  margin: 0;
}

@media (max-width: 1259px) {
  .container--wide {
    width: 100%;
  }
}
@media (min-width: 1260px) {
  .container--wide {
    width: 1230px;
  }
}
.container--wide .inner__wrapper {
  padding: 0;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1230px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.row--wide {
  margin-left: -33px;
  margin-right: -33px;
}
.row--wide > div {
  padding-left: 33px;
  padding-right: 33px;
}

.row--10 {
  margin-left: -5px;
  margin-right: -5px;
}
.row--10 > div {
  padding-left: 5px;
  padding-right: 5px;
}

.row--16 {
  margin-left: -8px;
  margin-right: -8px;
}
.row--16 > div {
  padding-left: 8px;
  padding-right: 8px;
}

.row--50 {
  margin-left: -25px;
  margin-right: -25px;
}
.row--50 > div {
  padding-left: 25px;
  padding-right: 25px;
}

.row--70 {
  margin-left: -30px;
  margin-right: -30px;
}
.row--70 > div {
  padding-left: 30px;
  padding-right: 30px;
}

.row--narrow {
  margin-left: -8px;
  margin-right: -8px;
}
.row--narrow > div {
  padding-left: 8px;
  padding-right: 8px;
}

.row--0 {
  margin-left: 0;
  margin-right: 0;
}
.row--0 > div {
  padding-left: 0;
  padding-right: 0;
}

.row-f-50 {
  margin-left: -1.5625em;
  margin-right: -1.5625em;
}
.row-f-50 > div {
  padding-left: 1.5625em;
  padding-right: 1.5625em;
}

.row--campaign {
  margin-left: -27px;
  margin-right: -27px;
}
.row--campaign > div {
  padding-left: 27px;
  padding-right: 27px;
}
@media (min-width: 992px) {
  .row--campaign .col-md-8 {
    width: 65%;
  }
  .row--campaign .col-md-4 {
    width: 35%;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  line-height: inherit;
  color: inherit;
  border: 0;
  font-weight: bold;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 9px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  font-weight: 400;
  color: #333;
  text-transform: none;
  background-color: #fff;
  background-image: none;
  border: 2px solid #c5c5c5;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  border-radius: 5px;
}

.form-control:focus {
  border-color: #999;
  outline: 0;
}

.form-control::-moz-placeholder {
  color: #6d6e71;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6d6e71;
}

.form-control::-webkit-input-placeholder {
  color: #6d6e71;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

button[type=submit][disabled],
input[type=submit][disabled] {
  cursor: not-allowed;
  opacity: 0.5;
  filter: alpha(opacity=50);
  pointer-events: none;
}

.form-invalid-element[type=email] {
  border: 1px solid red;
}

.input-dark {
  height: 45px;
  font-size: 16px;
  padding: 11px 13px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #fff;
  background-color: #5A5A5A;
  border-color: #5A5A5A;
}
.input-dark:focus {
  background-color: #4B4B4B;
  border-color: #F57017;
  outline: 0;
}
.input-dark::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.input-dark:-ms-input-placeholder {
  color: #fff;
}
.input-dark::-webkit-input-placeholder {
  color: #fff;
}
@media (max-width: 480px) {
  .input-dark {
    height: 40px;
    padding: 9px 11px;
  }
}

.input-dark:-webkit-autofill,
.input-dark:-webkit-autofill:hover,
.input-dark:-webkit-autofill:focus,
.input-dark:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #5A5A5A inset;
  -webkit-text-fill-color: #fff !important;
}

.select--custom {
  position: relative;
}
.select--custom::after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  z-index: 2;
  pointer-events: none;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #ccc;
  margin-top: -3px;
}
.select--custom .input-dark {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select--custom .input-dark::-ms-expand {
  display: none;
}

.form--with-labels .form-group {
  position: relative;
}
.form--with-labels .label-float {
  display: none;
  font-size: 16px;
}
.form--with-labels .is-label-visible:-moz-placeholder-shown + .label-float {
  display: block;
  position: absolute;
  top: 12px;
  left: 14px;
  color: #fff;
  font-weight: 400;
  cursor: text;
  margin: 0;
  -moz-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
.form--with-labels .is-label-visible:-ms-input-placeholder + .label-float {
  display: block;
  position: absolute;
  top: 12px;
  left: 14px;
  color: #fff;
  font-weight: 400;
  cursor: text;
  margin: 0;
  -ms-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
.form--with-labels .is-label-visible:placeholder-shown + .label-float {
  display: block;
  position: absolute;
  top: 12px;
  left: 14px;
  color: #fff;
  font-weight: 400;
  cursor: text;
  margin: 0;
  -webkit-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
@media (max-width: 480px) {
  .form--with-labels .is-label-visible:-moz-placeholder-shown + .label-float {
    top: 10px;
    left: 12px;
  }
  .form--with-labels .is-label-visible:-ms-input-placeholder + .label-float {
    top: 10px;
    left: 12px;
  }
  .form--with-labels .is-label-visible:placeholder-shown + .label-float {
    top: 10px;
    left: 12px;
  }
}
.form--with-labels .is-label-visible:not(:-moz-placeholder-shown) + .label-float {
  display: block;
  color: #fff;
  position: absolute;
  top: 5px;
  left: 14px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin: 0;
}
.form--with-labels .is-label-visible:not(:-ms-input-placeholder) + .label-float {
  display: block;
  color: #fff;
  position: absolute;
  top: 5px;
  left: 14px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin: 0;
}
.form--with-labels .is-label-visible:focus + .label-float,
.form--with-labels .is-label-visible:not(:placeholder-shown) + .label-float {
  display: block;
  color: #fff;
  position: absolute;
  top: 5px;
  left: 14px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 480px) {
  .form--with-labels .is-label-visible:not(:-moz-placeholder-shown) + .label-float {
    left: 12px;
  }
  .form--with-labels .is-label-visible:not(:-ms-input-placeholder) + .label-float {
    left: 12px;
  }
  .form--with-labels .is-label-visible:focus + .label-float,
.form--with-labels .is-label-visible:not(:placeholder-shown) + .label-float {
    left: 12px;
  }
}
.form--with-labels .is-label-visible:not(:-moz-placeholder-shown) {
  padding-top: 18px;
  padding-bottom: 4px;
}
.form--with-labels .is-label-visible:not(:-ms-input-placeholder) {
  padding-top: 18px;
  padding-bottom: 4px;
}
.form--with-labels .is-label-visible:focus, .form--with-labels .is-label-visible:not(:placeholder-shown) {
  padding-top: 18px;
  padding-bottom: 4px;
}
.form--with-labels .is-label-visible:-moz-placeholder-shown::-moz-placeholder {
  color: transparent;
}
.form--with-labels .is-label-visible:placeholder-shown::-moz-placeholder {
  color: transparent;
}
.form--with-labels .is-label-visible:-ms-input-placeholder:-ms-input-placeholder {
  color: transparent;
}
.form--with-labels .is-label-visible:placeholder-shown:-ms-input-placeholder {
  color: transparent;
}
.form--with-labels .is-label-visible:placeholder-shown::-webkit-input-placeholder {
  color: transparent;
}

.form--no-labels .label-float {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.form-group {
  margin-bottom: 17px;
}

.input-lg {
  height: 53px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
}

.input-sm {
  height: 30px;
  padding: 5px 8px;
  font-size: 14px;
  line-height: 1.3333333;
}

.wpcf7 p {
  margin-bottom: 0;
}

.form-control.wpcf7-not-valid {
  border-color: #b71f25;
}

.wpcf7-not-valid-tip {
  color: #b71f25;
}

.newsletter-form {
  margin-top: 10px;
}
.newsletter-form .form-group {
  margin-bottom: 7px;
}

.newsletter-form__submit {
  margin-top: 15px;
}

.form--style2 {
  font-size: 16px;
}
@media (max-width: 767px) {
  .form--style2 {
    font-size: 15px;
  }
}
.form--style2 #msgWrapper {
  margin-top: 15px;
  position: relative;
}
.form--style2 #msgWrapper .alert-warning {
  padding-left: 35px;
}
.form--style2 #msgWrapper .alert-warning i {
  position: absolute;
  left: 15px;
  top: 15px;
}
.form--style2 .form-control {
  background: #f8f8f8;
  font-weight: 400;
}
@media (min-width: 1030px) {
  .form--style2 .input--email {
    width: 426px;
    margin-right: 15px;
  }
}
.form--style2 .styled-checkbox input[type=checkbox] + .wpcf7-list-item-label {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
}
.form--style2 .__submit,
.form--style2 .__btn-lookup {
  padding-top: 17px;
  padding-bottom: 16px;
  line-height: 1;
  margin-top: 10px;
  font-size: 1.3rem;
  min-width: 180px;
}
@media (min-width: 1030px) {
  .form--style2 .__submit,
.form--style2 .__btn-lookup {
    margin-top: 0;
  }
}
.form--style2 .__submit,
.form--style2 .btn--cancel {
  margin-top: 20px;
}
@media (max-width: 479px) {
  .form--style2 .e__cancel {
    margin-top: 15px !important;
    clear: both !important;
    display: block;
  }
}

.label--subsform {
  padding: 10px 15px 0 0;
  font-weight: 400;
}

.label--link {
  text-decoration: underline;
  cursor: pointer;
  color: #999;
  font-weight: 400;
}

.styled-checkbox input[type=checkbox] {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.styled-checkbox input[type=checkbox] + .wpcf7-list-item-label {
  padding-left: 44px;
  height: 38px;
  display: inline-block;
  line-height: 1.1;
  padding-top: 16px;
  background-repeat: no-repeat;
  background-position: 0 -40px;
  font-size: 12px;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  margin-left: -3px;
  margin-right: 30px;
}
.styled-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label {
  background-position: 0 0;
}
.styled-checkbox .wpcf7-list-item-label {
  background-image: url("../images/check-mark.png");
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi) {
  .styled-checkbox .wpcf7-list-item-label {
    background-image: url("../images/check-mark@2x.png");
    background-size: 38px 78px;
  }
}
.styled-checkbox span.wpcf7-list-item {
  margin-left: 0;
}
.styled-checkbox label {
  margin-bottom: 2px;
}

div.wpcf7 img.ajax-loader[style="visibility: hidden;"] {
  display: none;
}

.ct12345 {
  display: none;
  height: 0;
}

.alert {
  font-size: 16px;
  line-height: 1;
  padding: 15px;
  margin-bottom: 20px;
  border: 2px solid transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.alert p {
  font-size: inherit;
  line-height: 1.4;
  margin: 0;
}
.alert p + p {
  margin-top: 15px;
}
.alert:empty {
  padding: 0;
  margin: 0;
  border: 0;
}
@media (max-width: 480px) {
  .alert {
    font-size: 14px;
  }
  .alert p {
    line-height: 1.3;
  }
}
.alert strong {
  font-size: inherit;
}
.alert strong + p {
  display: inline;
}
.alert p strong {
  font-weight: 400;
}

.alert-warning {
  color: #BA4B01;
  background-color: #FFF8F3;
  border: 2px solid #F57017;
}

.alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error a {
  cursor: pointer;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success #social-skip h3 {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form--vertical .form-inline {
  padding: 10px 0;
}
.form--vertical .__submit {
  padding-top: 9px;
  padding-bottom: 9px;
  line-height: 1.5;
  min-width: 150px;
}
@media (min-width: 768px) {
  .form--vertical .__input {
    min-width: 350px;
  }
  .form--vertical .__submit {
    margin-left: 10px;
  }
}

@media (min-width: 768px) {
  .form--vertical--stacked .__submit {
    margin-top: 10px;
    margin-left: 0;
    display: block;
  }
}

@media (min-width: 768px) {
  .vc_col-sm-3 .form--vertical--stacked .__input {
    min-width: 0;
  }
}

.form--checkbox .checkbox {
  position: relative;
  margin-top: 20px;
}
.form--checkbox .checkbox input {
  position: absolute;
  background: transparent;
  border: 0;
  margin-left: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.form--checkbox .checkbox .place2 {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 0;
}
.form--checkbox .checkbox label {
  font-weight: 400;
  text-transform: none;
  cursor: pointer;
}
.form--checkbox .checkbox label small {
  margin-left: 26px;
}
.form--checkbox .checkbox label:before {
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #d9d9d9;
  background: #fff;
  float: left;
  margin-right: 8px;
  z-index: 1;
  position: relative;
}
.form--checkbox .checkbox input:checked + label:before {
  content: "";
  font-family: "FontAwesome";
  text-align: center;
  line-height: 16px;
  color: #6d6e71;
}
.form--checkbox .checkbox input[disabled] + label {
  cursor: not-allowed;
}
.form--checkbox .checkbox input[disabled] + label:before {
  background: #eee;
  cursor: not-allowed;
  pointer-events: none;
}

.form--checkbox--indent .checkbox label {
  font-size: 14px;
  display: block;
  padding-left: 30px;
}
.form--checkbox--indent .checkbox label:before {
  margin-left: -30px;
}

.form-group--sub {
  margin-left: 50px;
}

.radio label {
  font-weight: 400;
}

.tag--step {
  display: inline-block;
  position: relative;
  margin: 0 13px 5px 0;
  padding: 10px 5px 10px 20px;
  border: 0;
  border-radius: 4px 1px 1px 4px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-overflow: ellipsis;
  background: #f57017;
}
.tag--step span {
  position: relative;
  z-index: 1;
}

.tag--step:before {
  display: inline-block;
  z-index: 1;
  width: 30px;
  height: 30px;
  position: absolute;
  content: "";
  top: 6px;
  right: -16px;
  border: 0 solid #1abc9c;
  border-radius: 1px 1px 4px;
  color: rgba(255, 255, 255, 0.9);
  background: #f57017;
  -webkit-transform: rotateY(1deg) rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1);
  transform: rotateY(1deg) rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1);
}

@media (max-width: 767px) {
  .tag--step {
    padding: 7px 5px 7px 12px;
    font-size: 12px;
    line-height: 1;
  }
  .tag--step:before {
    width: 18px;
    height: 18px;
    top: 4px;
    right: -9px;
  }
}
@media (min-width: 768px) {
  .form-group--tag {
    padding-left: 120px;
  }
  .form-group--tag .tag--step {
    position: absolute;
    left: 0;
    top: 0;
  }
}
#modal_unsubscribe_survey_form .formcraft-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ctEmailSubscriptionForm.is-loading .tooltip {
  display: none !important;
}
#ctEmailSubscriptionForm .footer-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 768px) {
  #ctEmailSubscriptionForm .footer-bar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#ctEmailSubscriptionForm .row-step-blocker {
  opacity: 0.75;
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
}
#ctEmailSubscriptionForm .row-step--unactive {
  position: relative;
}
#ctEmailSubscriptionForm .row-step--unactive .row-step-blocker {
  display: block;
}
#ctEmailSubscriptionForm .row-step--1 {
  padding-bottom: 25px;
}

.remove_all_filters {
  color: #5d5d5d;
  text-decoration: underline;
}

.btn,
.btn2 {
  display: inline-block;
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
  vertical-align: baseline;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 2px solid transparent;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.btn2:focus,
.btn2:active:focus,
.btn2.active:focus,
.btn2.focus,
.btn2:active.focus,
.btn2.active.focus {
  outline: none;
}

.btn:hover,
.btn2:hover {
  color: #333;
  text-decoration: none !important;
}

.vc_btn3 {
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: none !important;
  transition: none !important;
}

body .vc_btn3.vc_btn3-style-classic,
.btn-default {
  color: #b71f25;
  background: transparent;
  border: 2px solid #b71f25;
}
body .vc_btn3.vc_btn3-style-classic:hover, body .vc_btn3.vc_btn3-style-classic:focus, body .vc_btn3.vc_btn3-style-classic:active, body .vc_btn3.vc_btn3-style-classic.active,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: #fff;
  background: #b71f25;
  border: 2px solid #b71f25;
}

body .vc_btn3.vc_btn3-style-outline,
.btn-clear {
  color: #fff;
  background: transparent;
  border: 2px solid #a5a5a5;
}
body .vc_btn3.vc_btn3-style-outline:hover, body .vc_btn3.vc_btn3-style-outline:focus, body .vc_btn3.vc_btn3-style-outline:active, body .vc_btn3.vc_btn3-style-outline.active,
.btn-clear:hover,
.btn-clear:focus,
.btn-clear:active,
.btn-clear.active {
  color: #000 !important;
  background: #fff;
  border: 2px solid #fff;
}

body .vc_btn3.vc_btn3-style-modern,
.btn-primary {
  color: #fff;
  background: #b71f25;
  border-color: #b71f25;
}
body .vc_btn3.vc_btn3-style-modern:hover, body .vc_btn3.vc_btn3-style-modern:focus, body .vc_btn3.vc_btn3-style-modern:active, body .vc_btn3.vc_btn3-style-modern.active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #fff;
  background: #f57017;
  border-color: #f57017;
}

.btn-motive {
  color: #fff;
  background: #f57017;
  border-color: #f57017;
}
.btn-motive:hover, .btn-motive:focus, .btn-motive:active, .btn-motive.active {
  color: #fff;
  background: #DE5F0A;
  border-color: #DE5F0A;
}

.btn-white {
  color: #b71f25;
  background: transparent;
  border: 2px solid transparent;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active {
  color: #b71f25;
  background: transparent;
  border: 2px solid #b71f25;
}

.btn-std {
  color: #fff;
  background: #999;
  border-color: #999;
}
.btn-std:hover, .btn-std:focus, .btn-std:active, .btn-std.active {
  color: #fff;
  background: #888;
  border-color: #888;
}
.btn-std[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.btn-std[disabled]:hover {
  color: #fff;
  background: #999;
  border-color: #999;
}

.btn-dark {
  color: #fff;
  background: #313131;
  border-color: #313131;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active {
  color: #fff;
  background: #484848;
  border-color: #484848;
}
.btn-dark[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.btn-dark[disabled]:hover {
  color: #fff;
  background: #555;
  border-color: #555;
}

.btn-light {
  color: #303030;
  background: rgba(239, 239, 239, 0.25);
  border-color: #2f2f2f;
}
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active {
  color: #323232;
  background: rgba(239, 239, 239, 0.25);
  border-color: #a5a5a5;
}

.btn-sm {
  padding: 8px 15px;
}

.btn-md {
  padding: 6px 15px;
  font-size: 16px;
  font-size: 1.6rem;
}

.btn-lg {
  padding: 7px 12px;
  font-size: 17px;
  font-size: 1.7rem;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.btn-block {
  display: block;
  width: 100%;
}

.vc_btn3.vc_btn3-size-md {
  font-size: 12px !important;
  padding: 14px 20px !important;
}

.vc_btn3.vc_btn3-size-sm {
  padding: 9px 15px !important;
}

.btn-submit {
  font-size: 20px;
  font-size: 2rem;
  min-width: 250px;
}

.btn-ico {
  color: #6d6e71;
  background-color: #fff;
  border: 1px solid #dbdada;
  position: relative;
  text-align: left;
  padding: 13px 13px 13px 75px;
  font-size: 16px;
}
.btn-ico .btn-ico__img,
.btn-ico svg {
  position: absolute;
  top: 4px;
  left: 10px;
  width: 42px;
  fill: #939598;
}
.btn-ico:hover, .btn-ico:focus, .btn-ico:active, .btn-ico.active {
  color: #fff;
  background-color: #d97e42;
  border: 1px solid #dbdada;
}
.btn-ico:hover svg, .btn-ico:focus svg, .btn-ico:active svg, .btn-ico.active svg {
  fill: #fff;
}

.btn-link {
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
}

.lined--btn {
  position: relative;
  overflow: hidden;
}
.lined--btn .vc_btn3:after, .lined--btn .vc_btn3:before {
  content: "";
  position: absolute;
  top: 50%;
  background: #b61f24;
  height: 1px;
  margin: 0 20px;
  pointer-events: none;
}
.lined--btn .vc_btn3:after {
  right: 100%;
  left: -3000px;
}
.lined--btn .vc_btn3:before {
  left: 100%;
  right: -3000px;
}
.lined--btn.lined--btn--white .vc_btn3:after,
.lined--btn.lined--btn--white .vc_btn3:before {
  background: #fff;
}

.lined--btn2 {
  position: relative;
  overflow: hidden;
}
.lined--btn2 .vc_btn3:after, .lined--btn2 .vc_btn3:before {
  content: "";
  position: absolute;
  top: 50%;
  background: #ccc;
  height: 2px;
  margin: 0 20px;
  pointer-events: none;
}
.lined--btn2 .vc_btn3:after {
  right: 100%;
  left: -3000px;
}
.lined--btn2 .vc_btn3:before {
  left: 100%;
  right: -3000px;
}
.lined--btn2.lined--btn--white .vc_btn3:after,
.lined--btn2.lined--btn--white .vc_btn3:before {
  background: #fff;
}

body .vc_btn3.vc_btn3-style-custom:focus,
body .vc_btn3.vc_btn3-style-custom:hover {
  background: inherit;
}

.btn-f-lg {
  font-size: 22px;
  padding: 0 1.4583333333em;
  height: 2.7272727273em;
  line-height: 2.7272727273em;
  letter-spacing: -0.0454545455em;
  border: 0;
}

.btn--toleft {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}
.btn--toleft .arrow-right2 {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}

.btn-f-block {
  font-size: 1.375em;
  padding: 0.7727272727em 0.9090909091em;
  white-space: normal;
  line-height: 1;
  letter-spacing: -0.0454545455em;
}
@media screen and (max-width: 767px) {
  .btn-f-block {
    font-size: 16px;
  }
}

.btn-tiny {
  font-size: 16px;
  line-height: 1;
  padding: 6px 20px;
  letter-spacing: -0.05em;
}
.btn-tiny span {
  position: relative;
  top: 1px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  min-width: 220px;
  max-width: 276px;
  font-size: 12px;
  padding: 1px;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #424242;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  border: 1px solid #424242;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 17px;
  margin: -1px;
  font-size: 14px;
  background-color: #7c77f9;
  border-bottom: 1px solid #472415;
  color: #fff;
}

.popover-content {
  padding: 12px 17px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #424242;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #424242;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #424242;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #424242;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #424242;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #424242;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #424242;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #424242;
}

/* tooltip */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
  border: 2px solid #999;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #999;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #999;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #999;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #999;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #999;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #999;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #999;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #999;
}

/* VC fixes */
.vc_row.u-medium-space {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .vc_row.u-medium-space {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}

@media (max-width: 768px) {
  .vc_row.u-small-space-xs {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
.vc_row.u-medium-space.u-pt0 {
  padding-top: 0 !important;
}

.vc_row.u-medium-space.u-pb0 {
  padding-bottom: 0 !important;
}

.vc_row.vc_row-has-fill {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.wpb_text_column .wpb_wrapper > ul {
  padding-left: 25px;
}
.wpb_text_column .wpb_wrapper > ul li {
  margin-bottom: 4px;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #625f60 !important;
}

.vc_row {
  border: 0;
  border-style: solid;
}
@media (min-width: 768px) {
  .vc_row > .container {
    padding: 0;
  }
}

p:empty {
  margin: 0 !important;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignment */
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
  margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px;
}

.wp-caption {
  margin-bottom: 24px;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0;
}

.wp-caption-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0;
}

div.wp-caption .wp-caption-text {
  padding-right: 10px;
}

div.wp-caption.alignright img[class*=wp-image-],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0;
}

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/**
 * 0.1 Galleries
 * -----------------------------------------------------------------------------
 */
.gallery:before,
.gallery:after {
  display: table;
  content: " ";
}

.gallery:after {
  clear: both;
}

.gallery-item {
  float: left;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  width: 14.285%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.11%;
}

.gallery-columns-10 .gallery-item {
  width: 10%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1) {
  clear: left;
}

.gallery-columns-3 .gallery-item:nth-child(3n+1) {
  clear: left;
}

.gallery-columns-4 .gallery-item:nth-child(4n+1) {
  clear: left;
}

.gallery-columns-5 .gallery-item:nth-child(5n+1) {
  clear: left;
}

.gallery-columns-6 .gallery-item:nth-child(6n+1) {
  clear: left;
}

.gallery-columns-7 .gallery-item:nth-child(7n+1) {
  clear: left;
}

.gallery-columns-8 .gallery-item:nth-child(8n+1) {
  clear: left;
}

.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}

.gallery-columns-10 .gallery-item:nth-child(10n+1) {
  clear: left;
}

@media screen and (max-width: 767px) {
  .gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item,
.gallery-columns-10 .gallery-item {
    width: 33.33%;
  }

  .gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1),
.gallery-columns-10 .gallery-item:nth-child(10n+1) {
    clear: none;
  }

  .gallery-columns-5 .gallery-item:nth-child(3n+1),
.gallery-columns-6 .gallery-item:nth-child(3n+1),
.gallery-columns-7 .gallery-item:nth-child(3n+1),
.gallery-columns-8 .gallery-item:nth-child(3n+1),
.gallery-columns-9 .gallery-item:nth-child(3n+1),
.gallery-columns-10 .gallery-item:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (max-width: 480px) {
  .gallery-item {
    width: 100% !important;
    float: none !important;
  }
}
.u-responsive-iframe {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
.u-responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.popup--std {
  color: #6d6e71;
}
.popup--std h2 {
  color: #f57017;
}
.popup--std .inner {
  padding: 20px 0 0 0;
}

.anchor-link {
  display: block;
  height: 97px;
  margin-top: -97px;
  visibility: hidden;
}
@media (max-width: 767px) {
  .anchor-link {
    height: 50px;
    margin-top: -50px;
  }
}

#_elev_io ._bzf50 {
  display: none !important;
}

.ctxUnderline {
  border: 0 !important;
}

p .ctxUnderline {
  border-bottom: 1px dotted #aaa !important;
}

#_elev_io ._elevio_title {
  color: #f57017 !important;
}
#_elev_io ._elevio_title div {
  background-image: none !important;
}
#_elev_io ._elevio_title:hover {
  color: #DE5F0A !important;
}
#_elev_io ._elevio_show_more {
  color: #fff !important;
  background-color: #f57017 !important;
}
#_elev_io ._elevio_show_more:hover {
  background-color: #DE5F0A !important;
}
#_elev_io ._elevio_category._elevio_menu_link {
  color: #f57017 !important;
}
#_elev_io ._elevio_category_text:hover {
  color: #DE5F0A !important;
}

.table-box {
  display: block;
  border: 1px solid #e7e8e9;
}
@media screen and (max-width: 767px) {
  .table-box:last-child {
    margin-bottom: 3rem;
  }
}
.table-box .table-box--text {
  margin-left: 12px;
}
.table-box.header {
  background-color: #f57017;
  color: white;
  height: 70px;
}
.table-box.header .table-box--svg {
  margin: 15px;
  width: 38px;
  height: 38px;
  display: block;
  fill: white;
  float: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .table-box.header .table-box--svg {
    margin: 15px 5px 15px 10px;
  }
}
.table-box.header .table-box--text {
  text-transform: uppercase;
  height: 70px;
  padding: 0 10px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .table-box.header .table-box--text {
    font-size: 16px;
    padding: 0;
  }
}
.table-box.normal {
  color: #6d6e71;
  height: 56px;
  border-top: none;
}
.table-box.normal .table-box--svg {
  display: block;
  float: left;
  margin: 16px 21px;
  width: 24px;
  height: 24px;
  fill: #6d6e71;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .table-box.normal .table-box--svg {
    margin: 16px 13px;
  }
}
.table-box.normal .table-box--text {
  height: 56px;
  font-weight: 500;
  color: #6d6e71;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .table-box.normal .table-box--text {
    font-size: 13px;
    padding: 0;
  }
}
.table-box.normal:hover {
  background-color: #f8f8f8;
}
.table-box.normal:hover .table-box--svg {
  fill: #b71f25;
}
.table-box.normal:hover .table-box--text {
  color: #b71f25;
  font-size: 14px;
}

.button-small .vc_btn3 {
  padding: 9px 32px !important;
}

/* shortcodes */
.ico-box.style-3 {
  position: relative;
  margin-bottom: 50px;
  margin-top: 35px;
  font-size: 14px;
}
.ico-box.style-3 .__inner {
  background: #f8f8f8;
  border: 1px solid #d7d7d7;
  padding: 0 20px 25px 20px;
}
.ico-box.style-3 .inner__svg {
  margin: -35px auto 25px auto;
  padding: 24px;
  background: #f57017;
  border: 1px solid #e9772c;
  width: 112px;
  height: 112px;
}
.ico-box.style-3 .inner__svg .ico-box__number {
  font-weight: 700;
  font-size: 55px;
  color: #ffffff;
  margin-top: -18px;
  padding-bottom: 15px;
}
.ico-box.style-3 .ico-box__desc p {
  font-weight: 500;
  line-height: 1.725;
}
.ico-box.style-3 .ico-box__desc p .icon-box-button {
  font-weight: 700;
  width: 150px;
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -75px;
}
.ico-box.style-3 h4 {
  font-weight: 700;
  color: #f57017;
  margin-bottom: 25px;
}

/* give subpage */
#give-forms {
  display: none;
}

.give-popup h1 {
  font-weight: 700;
  color: #f57017;
  margin: 25px 0 30px 0;
}
.give-popup .desc p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 30px;
}
.give-popup .desc a {
  color: #b71f25;
}
.give-popup .desc a.btn-submit:focus {
  color: white;
}
.give-popup .desc .form-logos {
  margin-bottom: 30px;
}
.give-popup .desc .form-logos > div {
  margin-bottom: 25px;
}
.give-popup .desc .form-logos > div img {
  filter: grayscale(100);
  -webkit-filter: grayscale(100);
  cursor: pointer;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.give-popup .desc .form-logos > div img:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.give-popup .btn-submit {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  color: #b71f25;
  border: 2px solid #b71f25;
  min-width: 100px;
  padding: 5px 21px;
  margin: 15px 0 60px 0;
}
.give-popup .btn-submit:hover {
  background: #b71f25;
  color: #fff !important;
}
@media (max-width: 767px) {
  .give-popup .btn-submit {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.give-popup textarea {
  height: 160px;
}
.give-popup .prev i, .give-popup .next i {
  font-size: 13px;
  font-size: 1.3rem;
  position: relative;
  top: -2px;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.give-popup .prev {
  float: left;
  padding: 5px 22px 5px 14px;
}
@media (max-width: 768px) {
  .give-popup .prev {
    display: block;
    float: none;
    margin-bottom: 15px;
  }
}
.give-popup .prev i {
  margin-right: 10px;
}
.give-popup .next {
  float: right;
  padding: 5px 14px 5px 22px;
}
@media (max-width: 768px) {
  .give-popup .next {
    display: block;
    float: none;
  }
}
.give-popup .next i {
  margin-left: 10px;
}
.give-popup div.wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
}
.give-popup .bullets {
  clear: both;
  text-align: center;
  padding-top: 35px;
}
.give-popup .bullets a {
  margin: 0 8px;
  display: inline-block;
  width: 16px;
  height: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #c7c8ca;
  text-indent: -10000px;
}
.give-popup .bullets a.active, .give-popup .bullets a:hover {
  background: #6d6e71;
}

.share-links span {
  margin: 9px 3px 5px 0;
}
.share-links .essb_links {
  float: left;
  clear: none;
  margin: 0;
}
.share-links .essb_links li a {
  width: 26px;
  height: 27px;
  text-align: center;
  line-height: 33px;
  margin: 2px 0 2px 8px;
}
.share-links .essb_links li a span {
  margin: 0;
}
.share-links .essb_links .essb_icon {
  width: 26px;
  height: 27px;
}
.share-links .essb_links .essb_icon:before {
  top: 0;
  left: 0;
  position: static;
}
.share-links.share-links--grey .essb_links li a {
  background: #a7a9ac !important;
}
.share-links.share-links--grey .essb_links li.essb_link_facebook a:hover {
  background: #3b5a99 !important;
}
.share-links.share-links--grey .essb_links li.essb_link_twitter a:hover {
  background: #25a8e0 !important;
}
.share-links.share-links--centered .essb_links {
  float: none;
}
.share-links.share-founders {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.share-links.share-founders li a {
  display: block;
  width: 34px;
  height: 34px;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.share-links.share-founders li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.share-links.share-founders li a i {
  display: block;
  line-height: 34px;
  background: #bfbfbf;
  color: #fff;
}

.social-intro {
  display: block;
  font-size: 12px;
  margin-bottom: 15px;
}

.donation-form * {
  color: inherit;
}
.donation-form .button_hide_universal {
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  position: absolute;
  left: 0;
  top: 0;
}
.donation-form .wpb_wrapper {
  padding: 44px 33px 40px 33px;
  background-color: #f8f8f8;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 1, 1, 0.11);
  box-shadow: 2px 3px 3px rgba(0, 1, 1, 0.11);
  color: #6d6e71;
}
.donation-form .wpb_wrapper h4, .donation-form .wpb_wrapper p {
  color: #6d6e71;
}
.donation-form .wpb_wrapper h4 {
  font-weight: 700;
  margin: 0 0 25px 0;
}
.donation-form .wpb_wrapper p {
  font-size: 14px;
  font-size: 1.4rem;
}
.donation-form .btn-amount {
  width: 87px;
  height: 80px;
  background-color: #e6e7e8;
  border: solid 1px #d3d1d1;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(215, 215, 215, 0.5)), to(rgba(255, 255, 255, 0.5)));
  background-image: linear-gradient(to top, rgba(215, 215, 215, 0.5), rgba(255, 255, 255, 0.5));
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  color: #6d6e71;
  text-align: center;
  line-height: 80px;
  margin: 0 5px 30px 5px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .donation-form .btn-amount {
    width: 78px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .donation-form .btn-amount {
    width: 52px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.donation-form .btn-amount:hover, .donation-form .btn-amount.active {
  background: #b71f25;
  color: #fff;
}
.donation-form input.amount {
  width: calc(100px *2.5);
  margin: 0 10px 52px 5px;
  float: left;
  font-size: 14px;
  font-weight: 300;
  color: #939598;
  height: 46px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .donation-form input.amount {
    width: calc(90px *2.5);
  }
}
@media (max-width: 991px) {
  .donation-form input.amount {
    width: 100%;
    margin-bottom: 30px;
  }
}
.donation-form select {
  margin-bottom: 52px;
  height: 46px;
  width: calc(100px * 1.3);
  border-radius: 7px/8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff url(../images/select-arrow.png) no-repeat 90% center;
  border: 1px solid #ccc;
  padding: 0 10px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .donation-form select {
    width: calc(90px *1.4);
  }
}
@media (max-width: 991px) {
  .donation-form select {
    width: 100%;
    margin-bottom: 30px;
    margin-left: 5px;
    margin-right: 5px;
  }
}
.donation-form select::-ms-expand {
  display: none;
}
.donation-form .btn-section {
  clear: both;
}
.donation-form .btn-section.extra-margin {
  margin-bottom: 59px;
}
@media (max-width: 767px) {
  .donation-form .btn-section.extra-margin {
    margin-bottom: 0;
  }
}
.donation-form .btn {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  min-width: 190px;
  margin: 0 5px 10px 5px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .donation-form .btn {
    min-width: 175px;
  }
}
@media (max-width: 767px) {
  .donation-form .btn {
    width: 100%;
  }
}
.donation-form .btn.btn-default {
  background: #f57017;
  border-color: #f57017;
}
.donation-form .btn.btn-default:hover {
  background: #b71f25;
  border-color: #b71f25;
}
.donation-form .btn.btn-primary {
  background: #b71f25;
  border-color: #b71f25;
}
.donation-form .btn.btn-primary:hover {
  background: #f57017;
  border-color: #f57017;
}
.donation-form .btn.btn-lg {
  padding-top: 9px;
  padding-bottom: 9px;
  line-height: 27px;
}
.donation-form .btn.with-icon {
  position: relative;
  padding-right: 45px;
  margin-right: 0;
}
.donation-form .btn.card span {
  background: url(../images/donate-card.png) no-repeat;
  width: 35px;
  height: 27px;
  position: absolute;
  margin-left: 10px;
}
.donation-form .btn.paypal span {
  background: url(../images/donate-paypal.png) no-repeat;
  width: 35px;
  height: 27px;
  position: absolute;
  margin-left: 10px;
}
.donation-form .btn.check span {
  background: url(../images/donate-check.png) no-repeat;
  width: 35px;
  height: 27px;
  position: absolute;
  margin-left: 10px;
}
.donation-form.donation-form--moveup .wpb_wrapper {
  margin-bottom: -120px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .donation-form.donation-form--moveup .wpb_wrapper {
    margin-bottom: -70px;
  }
}
@media (max-width: 767px) {
  .donation-form.donation-form--moveup .wpb_wrapper {
    margin-bottom: 30px;
  }
}

#fc-c958faa4731 #currency-c958faa4731 {
  width: 90px !important;
}

#fc-c958faa4575 #currency-c958faa4575 {
  width: 90px !important;
}

.is-highlighted {
  border-color: #f57017 !important;
}

.finances-chart {
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 45px;
}
.finances-chart .main-title {
  margin: 0 0 55px 0;
}
.finances-chart h1 {
  font-size: 107px;
  font-size: 10.7rem;
  font-weight: 300;
  margin: 0;
  line-height: 90px;
}
.finances-chart h2 {
  margin: 0;
  clear: both;
}
.finances-chart h4 {
  font-weight: 700;
  clear: both;
}
.finances-chart hr {
  border-top-color: #c5c5c5;
  max-width: 235px;
  width: 100%;
  float: left;
  clear: both;
}
.finances-chart .empty-space {
  padding-top: 55px;
  margin-bottom: 25px;
  clear: both;
}
.finances-chart .resource_link {
  font-weight: 700;
  color: #6d6e71;
  display: inline-block;
  margin-bottom: 15px;
}
.finances-chart .resource_link:before {
  content: "";
  background: url(../images/link-icon.png) no-repeat 0 0;
  width: 20px;
  height: 18px;
  float: left;
  margin-right: 5px;
}
.finances-chart .resource_link:hover {
  color: #f57017;
}
.finances-chart .resource_link:hover:before {
  background-position: 0 -18px;
}

.welcome-text h1 {
  font-weight: 700;
}

.news-box-home h2 {
  font-size: 27px;
  font-size: 2.7rem;
  margin-bottom: 0;
}
.news-box-home h2 a {
  color: #f57017;
}
.news-box-home h2 a:hover {
  color: #b71f25;
}
.news-box-home .entry-meta {
  text-transform: uppercase;
}

.global-wins-home h2 {
  font-weight: 700;
}
.global-wins-home .global-wins-list {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
@media (max-width: 479px) {
  .global-wins-home .slick-dots button {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

@media (max-width: 767px) {
  .home .join-section-home {
    padding-bottom: 0 !important;
  }
}
.join-section-home h2 {
  font-weight: 700;
  margin-bottom: 5px;
}
.join-section-home p {
  font-size: 14px;
  font-size: 1.4rem;
}
.join-section-home .btn-lg {
  display: block;
}
@media (min-width: 992px) {
  .join-section-home .block-one {
    padding-right: 30px;
  }
  .join-section-home .block-two {
    padding-left: 30px;
  }
}

#_elev_io ._1g6cj {
  z-index: 999 !important;
}

@media (max-width: 992px) {
  .no-results {
    padding: 0 30px;
  }

  ul, ol {
    padding-left: 20px;
  }

  .names-list .wpb_content_element {
    margin-bottom: 0 !important;
  }
}
#our-impact h1 {
  color: #f47119;
}
#our-impact p {
  font-size: 20px;
  font-size: 2rem;
  color: #999;
}

.featured-campaings-home .entry-thumbnail {
  position: relative;
  text-align: left;
}
.featured-campaings-home .entry-thumbnail:hover .entry-meta {
  background-color: #eb6106;
  background-color: rgba(235, 97, 6, 0.6);
}
.featured-campaings-home .entry-meta {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  min-height: 63px;
}
.featured-campaings-home .entry-meta .wrap-entry-meta-title {
  padding-bottom: 6px;
  padding-top: 3px;
  display: inline-block;
  width: 100%;
}
.featured-campaings-home .posted-on {
  display: inline-block;
  font-size: 10px;
  margin-top: 5px;
  font-weight: 400;
  position: relative;
}
.featured-campaings-home .posted-on:after {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 2px;
  background-color: #eb6106;
}

.single-ct_badge .entry-thumbnail {
  margin-bottom: 30px;
}
.single-ct_badge .share-links {
  clear: both;
  margin-bottom: 30px;
  padding: 0 15px;
}

.testing-bar {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #ff0000;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}

.campaign-hero-row .slick-arrow {
  position: absolute;
  top: 50%;
  color: #fff;
  z-index: 2;
  margin-top: -35px;
  font-size: 24px;
}
.campaign-hero-row .slick-arrow.slick-prev {
  left: 0;
}
.campaign-hero-row .slick-arrow.slick-next {
  right: 0;
}
.campaign-hero-row .campaing-hero-item {
  margin-bottom: 20px;
  border: 2px solid #666;
}
.campaign-hero-row .campaing-hero-item .embed-container {
  margin-bottom: 0;
  max-width: 100%;
}

.campaign-hero-nav {
  margin: 0 -15px;
}
.campaign-hero-nav .slick-arrow {
  position: absolute;
  top: 12%;
  font-size: 16px;
  z-index: 2;
}
.campaign-hero-nav .slick-arrow.slick-prev {
  left: -45px;
}
.campaign-hero-nav .slick-arrow.slick-next {
  right: -45px;
}
.campaign-hero-nav .campaing-hero-nav-item {
  margin: 0 15px;
  cursor: pointer;
  text-align: center;
}
.campaign-hero-nav .campaing-hero-nav-item.slick-current img {
  border-color: #f57017;
}
.campaign-hero-nav .campaing-hero-nav-item img {
  margin-bottom: 10px;
  border: 2px solid #666;
}

.interested-cta p {
  display: inline-block;
}
.interested-cta .btn.btn-primary {
  min-width: 270px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px 20px;
  margin-left: 25px;
}

.founding-partners-container h4 {
  color: #f57017;
}
.founding-partners-container p {
  font-size: 20px;
  font-size: 2rem;
}

.founding-partners {
  margin-bottom: 20px;
}
.founding-partners .founding-partner-single {
  margin-bottom: 60px;
}
.founding-partners .founding-partner-single a {
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 10px;
}

.featured-partners .founding-partner-single {
  margin-bottom: 40px;
}
.featured-partners .founding-partner-single a {
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 10px;
}

.hidden-quiz {
  display: none;
}

body.single-ct_learn .take-action-cel-modal {
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 650px;
}
body.single-ct_learn .take-action-cel-modal > p {
  text-align: center;
  width: 100%;
}
body.single-ct_learn .take-action-cel-modal .mfp-close {
  right: 0;
  top: -15px;
}

.u1-ld-enter-courses-shortcode {
  padding-top: 24px;
}

.learn_hero {
  padding-top: 22px;
  margin: 0 0 93px 0;
  min-height: 519px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
@media (max-width: 480px) {
  .learn_hero {
    padding-top: 30px;
  }
}
@media (max-width: 768px) {
  .learn_hero .learn-header-container {
    padding: 0 15px;
  }
}
.learn_hero .learn-header-container .back-to-learn {
  border-bottom: 2px solid #eee;
  padding: 23px 0 14px;
  margin-bottom: 34px;
}
.learn_hero .learn-header-container .back-to-learn a {
  font-size: 16px;
  color: #313131;
  font-weight: 500;
}
.learn_hero .learn-header-container .back-to-learn a i {
  color: #afafaf;
  margin-right: 13px;
}
.learn_hero .learn-header-container h2 {
  font-size: 33px;
  margin-bottom: 17px;
}
.learn_hero .learn-hero-container {
  background-color: #262626;
  clear: both;
  overflow: hidden;
  border-radius: 5px;
}
@media (min-width: 1200px) {
  .learn_hero .learn-hero-container .col-lg-8 {
    width: 64%;
  }
  .learn_hero .learn-hero-container .col-lg-4 {
    width: 36%;
    padding-left: 20px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .learn_hero .learn-hero-container {
    border-radius: 0;
  }
}
.learn_hero .video-container {
  margin-right: -15px;
  margin-left: -15px;
  padding: 35px 0 35px 35px;
}
@media (max-width: 992px) {
  .learn_hero .video-container {
    padding: 35px;
  }
}
@media (max-width: 768px) {
  .learn_hero .video-container {
    padding: 15px;
  }
}
.learn_hero .u1-topic-container {
  background-color: #1a1a1a;
  padding-top: 35px;
  padding-bottom: 35px;
}
.learn_hero .u1-topic-container .u1-topic-list {
  padding-right: 20px;
  height: 555px;
  overflow-y: auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .learn_hero .u1-topic-container .u1-topic-list {
    height: 422px;
  }
}
@media (max-width: 768px) {
  .learn_hero .u1-topic-container .u1-topic-list {
    height: 300px;
  }
}
.learn_hero .u1-topic-container .u1-topic-list .u1-topic-data {
  margin-bottom: 38px;
  overflow: hidden;
  clear: both;
}
@media (max-width: 768px) {
  .learn_hero .u1-topic-container .u1-topic-list .u1-topic-data {
    margin-bottom: 15px;
  }
}
.learn_hero .u1-topic-container .u1-topic-list .u1-topic-data:hover h3 {
  color: #f57017 !important;
}
.learn_hero .u1-topic-container .u1-topic-list .u1-topic-data .u1-topic-content {
  float: left;
  width: 75%;
}
.learn_hero .u1-topic-container .u1-topic-list .u1-topic-data .u1-topic-content h3 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 3px;
  font-weight: 500;
  position: relative;
}
.learn_hero .u1-topic-container .u1-topic-list .u1-topic-data .u1-topic-content .video-duration {
  margin-left: 18px;
  display: inline-block;
  font-weight: normal;
  position: absolute;
  color: #666;
}
.learn_hero .u1-topic-container .u1-topic-list .u1-topic-data .u1-topic-content .video-duration i {
  float: left;
  font-size: 18px;
}
.learn_hero .u1-topic-container .u1-topic-list .u1-topic-data .u1-topic-content .video-duration .time {
  float: left;
  font-size: 13px;
  margin-top: 1px;
  margin-left: 5px;
}
.learn_hero .u1-topic-container .u1-topic-list .u1-topic-data .u1-topic-content p {
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
  margin-bottom: 0;
  max-height: 38px;
  overflow: hidden;
}
.learn_hero .u1-topic-container .u1-topic-list .u1-topic-data .u1-topic-icon {
  float: right;
  width: 25%;
  text-align: right;
  padding-right: 11px;
}
.learn_hero .u1-topic-container .u1-topic-list .u1-topic-data .u1-topic-icon img {
  width: 60px;
  height: 60px;
}
.learn_hero .btn-take-action {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-left: 1rem;
  border-color: transparent;
}
.learn_hero .introduction-container .intro-img {
  max-width: 60px;
  margin-right: 20px;
}
.learn_hero .embed-container {
  width: 100%;
  max-width: 100%;
  margin-bottom: 9px;
  height: auto;
}
@media (min-width: 1200px) {
  .learn_hero .embed-container {
    height: 415px;
  }
}
.learn_hero .svg-icon {
  border: 0;
  min-width: 60px;
  width: 60px;
  height: 60px;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  display: inline-block;
}
.learn_hero .svg-icon svg.ico-what_is_modern_slavery {
  padding: 10px;
  width: 100%;
  height: 100%;
}
.learn_hero h1 {
  color: #fff;
  font-size: 28px;
  margin: 0;
  font-weight: 500;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1260px) {
  .learn_hero h1 {
    font-size: 21px;
  }
}
.learn_hero h1 .svg-icon {
  margin-right: 20px;
}
.learn_hero .btn.btn-default {
  color: #fff;
  background: #f57017;
  border-color: #f57017;
  font-family: "Colfax", sans-serif !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-align: left;
  width: 100%;
  padding: 9px 14px;
  position: relative;
  max-width: 236px;
  float: right;
  margin-right: 17px;
  margin-top: 13px;
}
@media (max-width: 768px) {
  .learn_hero .btn.btn-default {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .learn_hero .btn.btn-default {
    float: left;
  }
}
.learn_hero .btn.btn-default:hover {
  color: #fff;
  background: #de5f0a;
  border-color: #de5f0a;
}
.learn_hero .btn.btn-default i {
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -9px;
}
.learn_hero .share-links {
  color: #fff;
}
.learn_hero .share-links .fb svg,
.learn_hero .share-links .tw svg {
  fill: #fff;
}
@media (max-width: 992px) {
  .learn_hero .share-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background: white;
    z-index: 1000;
    left: 0;
    position: fixed;
    bottom: 0;
    height: 75px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.26);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.26);
    padding-left: 0;
    padding-right: 0;
    padding-top: 7px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .learn_hero .share-buttons {
    height: 45px;
  }
}
.learn_hero .share-buttons .social-share {
  width: 100%;
}
@media (max-width: 767px) {
  .learn_hero .share-buttons .social-share {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.learn_hero .share-buttons .social-share .essb_links_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0 !important;
}
.learn_hero .share-buttons .social-share .essb_links_list .essb_item {
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .learn_hero .share-buttons .social-share .essb_links_list .essb_item a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    border-radius: 2px;
  }
  .learn_hero .share-buttons .social-share .essb_links_list .essb_item .essb_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-height: 26px;
    width: 24px;
    height: 26px;
  }
  .learn_hero .share-buttons .social-share .essb_links_list .essb_item .essb_icon:before {
    position: relative !important;
    font-size: 12px !important;
    top: unset !important;
    left: 0 !important;
  }
  .learn_hero .share-buttons .social-share .essb_links_list .essb_item .essb_network_name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    position: absolute;
    background: none;
    width: auto;
    color: white;
    font-weight: 500;
    font-family: "Colfax", sans-serif !important;
    padding: 0;
    font-size: 11px;
    height: 26px;
    line-height: 100%;
    top: 0;
    right: 10px;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .learn_hero .share-buttons .social-share .essb_links_list .essb_item {
    width: calc(100% / 6);
  }
}
@media (min-width: 769px) {
  .learn_hero .share-buttons .social-share .essb_links_list .essb_item {
    width: calc(100% / 5);
  }
}
@media (max-width: 767px) {
  .learn_hero .share-buttons .social-share .essb_links_list .essb_item {
    width: calc(100% / 3);
    padding-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .learn_hero .share-buttons .social-share .essb_links {
    margin: 0 -5px 22px -5px;
  }
}

.u1-comments-container {
  margin-top: 20px;
}

.badges-intro .expand-span {
  text-transform: uppercase;
  font-size: 14px;
}
.badges-intro .expand-span .icon--angle-right::before {
  font-size: 19px;
}

.learn-single .items-filters__title h2 {
  color: #f57017;
  position: relative;
  cursor: pointer;
}
.learn-single .items-filters__title h2:after {
  background: #dcddde;
  content: "";
  height: 1px;
  width: 50%;
  margin: 0 20px;
  position: absolute;
  top: 50%;
  right: 0;
}
.learn-single .items-filters__title h2 span {
  background: #fff;
  position: relative;
  z-index: 2;
}
.learn-single .items-filters__title h2 i {
  margin: 0 15px 0 140px;
  color: #939598;
}
@media (max-width: 992px) {
  .learn-single .items-filters__title h2 i {
    margin-left: 15px;
  }
}
@media (max-width: 768px) {
  .learn-single .items-filters__title h2 i {
    display: none;
  }
}
.learn-single .learn-content {
  font-size: 18px;
  letter-spacing: -0.0325em;
  font-weight: 500;
  line-height: 1.6;
}
.learn-single .learn-content h3 {
  color: #000;
  font-size: 22px;
  margin-bottom: 23px;
}
.learn-single .learn-content p,
.learn-single .learn-content ul,
.learn-single .learn-content li {
  font-size: 18px;
  letter-spacing: -0.0325em;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 27px;
  color: #767676;
}
@media (min-width: 1200px) {
  .learn-single .transcript-container {
    padding-right: 65px;
    padding-left: 22px;
  }
}
.learn-single .transcript-container .btn.btn-default {
  color: #fff;
  background: #f57017;
  border-color: #f57017;
  font-family: "Colfax", sans-serif !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-align: left;
  width: 100%;
  padding: 9px 14px;
  position: relative;
  max-width: 236px;
  margin-top: 13px;
}
.learn-single .transcript-container .btn.btn-default:hover {
  color: #fff;
  background: #de5f0a;
  border-color: #de5f0a;
}
.learn-single .transcript-container .btn.btn-default i {
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -9px;
}
@media (min-width: 1200px) {
  .learn-single .related-campaign-container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.learn-single .related-campaign-container h3 {
  color: #000;
  font-size: 22px;
  margin-bottom: 29px;
}
@media (min-width: 1200px) {
  .learn-single .related-campaign-container .related-campaign {
    max-width: 90%;
  }
}
.learn-single .related-campaign-container .related-campaign .basic-box ._img img {
  height: 287px;
  -o-object-fit: cover;
     object-fit: cover;
}
.learn-single .related-campaign-container .related-campaign .share-links {
  margin-top: 50px;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.learn-single .related-campaign-container .related-campaign .share-links .essb_links {
  width: 100%;
}
.learn-single .related-campaign-container .related-campaign .share-links .essb_links ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.learn-single .related-campaign-container .related-campaign .share-links .essb_links ul li {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}
.learn-single .related-campaign-container .related-campaign .share-links span {
  font-size: 16px;
}
.learn-single .related-campaign-container .related-campaign .share-links .essb_links li a {
  width: 33px;
  height: 34px;
  text-align: center;
  line-height: 33px;
  margin: 0 0 0 5px;
}
.learn-single .related-campaign-container .related-campaign .share-links .essb_links .essb_icon {
  width: 33px;
  height: 35px;
  cursor: pointer;
}
.learn-single .related-campaign-container .related-campaign .share-links .essb_links .essb_icon:before {
  position: absolute;
  font-size: 21px !important;
  top: 7px;
  left: 6px;
}

#learn-transcript.in {
  display: none;
}

.learn-posts {
  margin-top: 55px;
  margin-bottom: 30px;
}
.learn-posts .border-right {
  border-right: 1px solid #dcddde;
  padding-right: 80px;
}
@media (max-width: 768px) {
  .learn-posts .border-right {
    padding-right: 15px;
  }
}
.learn-posts .border-left {
  padding-left: 80px;
}
@media (max-width: 768px) {
  .learn-posts .border-left {
    padding-left: 15px;
  }
}
@media (max-width: 480px) {
  .learn-posts .border-left {
    margin-top: 40px;
  }
}
.learn-posts .header--lined__el {
  font-weight: 700;
}
.learn-posts .header--lined__el span::after,
.learn-posts .header--lined__el span::before {
  background: #f57017;
}
.learn-posts .arrow-down {
  width: 54px;
  height: 54px;
  background: url(../images/arrow-down.png) no-repeat;
  display: inline-block;
  margin: 20px auto 45px auto;
}
.learn-posts .learn-post .entry-content {
  margin: 30px 0 50px 0;
}

.embed-container {
  position: relative;
  padding-bottom: 53.25%;
  height: 0;
  overflow: hidden;
  max-width: 97%;
  height: auto;
  margin-bottom: 20px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.learn-resources {
  background: url(../images/wood.jpg) no-repeat;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 40px;
  color: #fff;
}
.learn-resources .single-resource {
  margin-bottom: 30px;
}
.learn-resources .single-resource .video-play {
  text-align: center;
  position: relative;
  padding-top: 8px;
  display: inline-block;
  background: url(../images/video-topbar.png) no-repeat top center;
}
.learn-resources .single-resource .video-play span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  background: url(../images/play-btn-xs.png) no-repeat;
  width: 76px;
  height: 87px;
  margin: -43px auto 0 auto;
}
.learn-resources .in {
  display: none;
}
.learn-resources .cover-shadow {
  background: url(../images/ipad-shadow.png) no-repeat;
  width: 175px;
  height: 257px;
  position: relative;
  margin-left: -25px;
  float: left;
}
.learn-resources .cover-wrapper {
  background: url(../images/ipad.png) no-repeat;
  width: 154px;
  height: 207px;
  position: absolute;
  left: 10px;
  top: 8px;
  padding: 30px 22px;
}
.learn-resources h2 {
  color: #fff;
  margin-bottom: 30px;
}
.learn-resources h4 {
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}
.learn-resources h4 span {
  display: inline-block;
}
.learn-resources h4 span.line {
  width: 50%;
  height: 1px;
  background: #dcddde;
  position: relative;
  top: -7px;
}
.learn-resources h5 {
  margin: 20px 0 30px 0;
  color: #fff;
  font-weight: 700;
}
.learn-resources h5 a {
  color: #fff;
}
.learn-resources h5 a:hover {
  color: #f57017;
}
.learn-resources .entry__more-button {
  font-size: 14px;
  font-size: 1.4rem;
}
.learn-resources .entry__more-button a {
  color: #fff;
}
.learn-resources .entry__more-button a:hover {
  color: #f57017;
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element,
.scroll-element div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 1;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #777777;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #fff;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #eee;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #eee;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

.u1-ld-enter-courses-shortcode .learndash-resume-button input {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 5px 25px;
  margin-right: 20px;
  color: #fff;
  background: #f57017;
  border-color: #f57017;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid transparent;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.u1-ld-enter-courses-shortcode .learndash-resume-button input:hover {
  color: #fff;
  background: #de5f0a;
  border-color: #de5f0a;
}

/* main menu */
.header--fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
}

.nav {
  list-style: none;
}

.navbar-header {
  width: 24.0625em;
  background: #f57017;
  float: left;
  margin: 0;
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
}
.navbar-header:hover {
  background: #DE5F0A;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-header {
    width: 250px;
  }
}
@media (min-width: 1201px) and (max-width: 1400px) {
  .navbar-header {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .navbar-header {
    width: 100%;
    background: transparent;
    height: 50px;
  }
}
@media screen and (max-width: 640px) {
  .navbar-header {
    width: 100%;
    max-width: 100%;
  }
}

.navbar-menus {
  width: calc(100% - 24.0625em);
  float: right;
  padding: 0 20px 0 20px;
}
.navbar-menus__primary {
  float: left;
}
.navbar-menus__secondary {
  float: right;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-menus {
    padding: 0 15px 0 15px;
    width: calc(100% - 250px);
  }
}
@media (min-width: 1201px) and (max-width: 1400px) {
  .navbar-menus {
    padding: 0 15px 0 15px;
    width: calc(100% - 300px);
  }
}

/*
.navbar-default > .container{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.navbar-header{
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}
.navbar-menus{
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 2 1 auto;
	-ms-flex: 2 1 auto;
	flex: 2 1 auto;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}
*/
.navbar-default {
  background: #191919;
}
.navbar-default .navbar-nav > li {
  float: left;
}
.navbar-default .sub-menu {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 180px;
  padding: 15px 0;
  margin: 0;
  text-align: left;
  list-style: none;
  visibility: hidden;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background: #191919;
  border-radius: 10px;
}
.navbar-default .sub-menu:before {
  content: " ";
  top: -8px;
  left: 45px;
  position: absolute;
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #191919;
}
.navbar-default .sub-menu:after {
  content: " ";
  top: -10px;
  width: 100%;
  position: absolute;
  background: transparent;
  height: 10px;
  left: 0;
}
.navbar-default .sub-menu li {
  display: block;
  padding: 0 15px;
  font-size: 15px;
  font-weight: 500;
}
.navbar-default .sub-menu .sub-menu {
  left: 100%;
  right: 0;
  top: 0;
  padding: 0;
  margin-left: -25px;
}
.navbar-default .menu-item-has-children {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.navbar-default .menu-item-has-children:after {
  content: " ";
  width: 0px;
  height: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  position: absolute;
  bottom: 20px;
  right: -5px;
}
.navbar-default .menu-item-has-children:hover > a {
  color: #de5f0a;
}
.navbar-default .menu-item-has-children:hover:after {
  border-top: 4px solid #de5f0a;
}
.navbar-default .menu-item-has-children:hover > .sub-menu {
  height: auto;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-default .sub-menu .menu-item-has-children > a {
  white-space: nowrap;
}
.navbar-default .sub-menu .menu-item-has-children > a:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  content: "";
  display: inline-block;
  font-size: 12px;
  margin: 0 0 0 9px;
  top: -1px;
  position: relative;
}

.navbar-default > .container {
  position: relative;
  padding: 0;
}
@media (min-width: 1201px) {
  .navbar-default > .container {
    height: 90px;
  }
  .navbar-default > .container .navbar-header {
    height: 90px;
  }
  .navbar-default > .container .navbar-header .navbar-brand {
    height: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-default > .container {
    height: 75px;
  }
  .navbar-default > .container .navbar-header {
    height: 75px;
  }
  .navbar-default > .container .navbar-header .navbar-brand {
    height: 75px;
  }
}

.navbar-brand {
  padding: 1.0767em;
  display: block;
  white-space: nowrap;
}
.navbar-brand .logo-img {
  height: 56px;
  width: 100%;
  fill: #fff;
  display: block;
}
@media screen and (max-width: 991px) {
  .navbar-brand {
    padding: 5px 14px 5px 14px;
    display: block;
    height: 100%;
  }
  .navbar-brand .logo-img {
    width: auto;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .navbar-brand .logo-img {
    width: 235px;
  }
}

.navbar-brand__text {
  font-size: 0.925em;
  margin-bottom: 0.3378378378em;
  display: block;
  letter-spacing: 0.14em;
  color: #fff;
}

.menu--top {
  font-size: 1.8rem;
  margin: 0;
  position: relative;
  padding: 0;
  text-align: right;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .menu--top {
    font-size: 1.6rem;
  }
}
.menu--top li {
  display: inline-block;
  padding: 5px;
}
.menu--top li:last-child {
  padding-right: 0;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .menu--top li {
    padding: 5px 2px;
  }
}
.menu--top a {
  display: inline-block;
  padding: 0.25em;
  color: #fff;
  border: 0;
  text-decoration: none;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}
.menu--top a:hover {
  color: #DE5F0A;
}
.menu--top--mobile:before {
  display: none;
  height: 0;
}
.menu--top--mobile li {
  display: block;
  margin: 37px 0 0 0;
  padding: 0;
  text-align: center;
}
.menu--top--mobile a {
  padding: 0 22px;
  text-align: center;
}
.menu--top--mobile .menu-item-has-children {
  position: relative;
}
.menu--top--mobile .menu-item-has-children > a {
  position: relative;
}
.menu--top--mobile .menu-item-has-children > a .mobile-arrow {
  position: absolute;
  width: 20px;
  height: 100%;
  right: -5px;
  top: 0;
}
.menu--top--mobile .menu-item-has-children > a .mobile-arrow:after {
  content: " ";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  position: absolute;
  top: 10px;
}
.menu--top--mobile .menu-item-has-children > a.is-open + .sub-menu {
  height: auto;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
}
.menu--top--mobile .menu-item-has-children:focus > a, .menu--top--mobile .menu-item-has-children:hover > a {
  color: #de5f0a;
}
.menu--top--mobile .menu-item-has-children:focus > a .mobile-arrow:after, .menu--top--mobile .menu-item-has-children:hover > a .mobile-arrow:after {
  border-top: 4px solid #de5f0a;
}
.menu--top--mobile .menu-item-has-children .sub-menu {
  display: none;
  visibility: hidden;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background: #2d2d2d;
  padding: 15px 0;
  margin-top: 10px;
}
.menu--top--mobile .menu-item-has-children .sub-menu li {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 500;
}
.menu--top--mobile .menu-item-has-children .sub-menu li:first-child {
  margin-top: 0;
}

/*
.navbar-login{
		float: right;
		padding: 0;
		margin: 0 -5px 0 0;

		svg{
			height: 29px;
			pointer-events: none;
		}

		> li{
			margin-left: 65px;

			@media (max-width: 1229px){
				margin-left:40px;
			}

			> a{
				padding: 18px 5px 8px 5px;
				width: 39px;
				fill: #fff;
				height: 63px;
			}
		}
	}
*/
.menu--primary {
  font-size: 1.875em;
  margin: 0;
  padding: 0;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .menu--primary {
    font-size: 2rem;
    height: 75px;
  }
}
.menu--primary > li + li {
  margin-left: 0.7em;
}
@media (min-width: 1201px) and (max-width: 1400px) {
  .menu--primary > li + li {
    margin-left: 0.2em;
  }
}
.menu--primary > li.menu-item {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu--primary > li.menu-item:hover .menu-tooltip, .menu--primary > li.menu-item:hover .home-stats .list-group-item .__info_tooltip, .home-stats .list-group-item .menu--primary > li.menu-item:hover .__info_tooltip {
  display: block;
}
@media (min-width: 992px) {
  .menu--primary > li.menu-item:hover .mobile-arrow {
    border-top: 4px solid #DE5F0A;
  }
}
@media (min-width: 992px) {
  .menu--primary > li.menu-item .mobile-arrow {
    width: 0px;
    height: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #8c8c8c;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -4px;
  }
}
.menu--primary li:hover a {
  color: #DE5F0A;
}
.menu--primary li > a {
  line-height: 1;
  font-weight: 700;
  color: #fff;
  display: block;
  position: relative;
  padding: 0.15625em;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}
.menu--primary li > a:hover {
  color: #ccc;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .menu--primary li > a {
    padding-left: 0;
    padding-right: 0;
  }
}
.menu--primary > li > a {
  letter-spacing: -0.03125em;
}
.menu--primary > li > a:hover {
  color: #DE5F0A;
}
.menu--primary li li > a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 7px 20px 7px 8px;
  margin-bottom: 2px;
}

.navbar-login .dropdown {
  position: static;
}
.navbar-login #loginform {
  padding-right: 39px;
  padding-bottom: 33px;
  right: 15px;
  margin-top: 22px;
  position: absolute;
  z-index: 1;
}
.navbar-login #loginform:not(.dropdown-menu) {
  display: none;
}
.navbar-login #loginform:before, .navbar-login #loginform:after {
  display: table;
  content: " ";
}
.navbar-login #loginform:after {
  clear: both;
}
.navbar-login #loginform p {
  margin: 0;
}
.navbar-login #loginform label {
  margin: 0;
  font-weight: 400;
}
.navbar-login #loginform .login-username,
.navbar-login #loginform .login-password {
  position: relative;
  float: left;
  width: 50%;
  padding-left: 10px;
}
.navbar-login #loginform .login-username label,
.navbar-login #loginform .login-password label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.navbar-login #loginform .login-username svg,
.navbar-login #loginform .login-password svg {
  width: 18px;
  position: absolute;
  top: 0;
  left: 20px;
  fill: #939598;
}
.navbar-login #loginform .login-username input,
.navbar-login #loginform .login-password input {
  padding-left: 39px;
}
.navbar-login #loginform .login-submit {
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-login #loginform .login-remember {
  position: absolute;
  left: 10px;
  bottom: 0;
  color: #fff;
  font-size: 12px;
}
.navbar-login #loginform .login-remember input[type=checkbox] {
  top: 2px;
  position: relative;
  margin-right: 3px;
}
.navbar-login .__register-link {
  position: absolute;
  bottom: 0;
  right: 0;
}
.navbar-login .__register-link a {
  color: #fff;
  font-size: 12px;
}
.navbar-login .__register-link a i:before {
  font-size: 14px;
  margin-left: 1px;
}
.navbar-login .__register-link strong {
  text-transform: uppercase;
}
.navbar-login .login-submit {
  background: #f68e49;
}
.navbar-login .login-submit svg {
  position: absolute;
  top: 0;
  right: 0;
  fill: #fff;
  margin: 3px;
  height: 24px;
  width: 24px;
}
.navbar-login #wp-submit {
  width: 30px;
  height: 30px;
  border: 0;
  font-size: 0;
  background: transparent;
  color: transparent;
  position: relative;
  z-index: 1;
}

.navbar-user {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  border-bottom: 1px solid #474747;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-user {
    height: 35px;
  }
}
.navbar-user:after {
  clear: both;
  display: table;
  content: " ";
}
.navbar-user > li + li {
  padding: 0 20px;
  height: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-user > li + li {
    padding: 0 15px;
  }
}
.navbar-user > li:last-child {
  padding-right: 0;
}
.navbar-user img {
  max-width: 50px;
  margin-right: 5px;
}
.navbar-user > li {
  font-size: 1.4rem;
  border-left: 1px solid #474747;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-user > li {
    font-size: 1.2rem;
  }
}
.navbar-user > li:first-child {
  border: 0;
}
.navbar-user > li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.navbar-user > li a:hover {
  color: #DE5F0A;
}
.navbar-user .navbar-search {
  position: relative;
}
.navbar-user .navbar-search .form--search {
  top: 0;
  right: 0;
  height: 30px;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-user .navbar-search .form--search {
    top: 2px;
  }
}
.navbar-user .navbar-search .form--search .form-control {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 35px;
}
.navbar-user .navbar-search .form--search .form-control:focus {
  width: 200%;
}
.navbar-user .navbar-search .form--search [type=submit] svg {
  fill: #DE5F0A;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-user .navbar-search .form--search {
    width: 8rem;
  }
  .navbar-user .navbar-search .form--search [type=submit] {
    top: -2px;
    right: -5px;
  }
}
.navbar-user .sub-menu {
  padding: 10px 20px;
  background: #de5f0a;
  right: 0;
  left: 0;
  min-width: 150px;
  border-top: 2px solid #d06116;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.navbar-user .sub-menu a {
  color: #fff;
}
.navbar-user .menu-item-has-children:hover .user-name {
  color: #fff;
  background: #de5f0a;
  border-color: #de5f0a;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-user .menu-item-has-children:hover .user-name > span {
  background: #de5f0a;
}

.login-menu-item > a {
  font-size: 1.8rem;
  display: inline-block;
  padding: 0 2rem;
  border: 0;
  margin-top: -8px;
  font-weight: 400;
  width: 150px;
  text-transform: none;
}
.login-menu-item > a:hover {
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .login-menu-item > a {
    font-size: 1.6rem;
  }
}
.login-menu-item.item--login a {
  width: 4.7222222222em;
}
.login-menu-item.item--join a {
  width: 5.2222222222em;
}

.form--search {
  position: relative;
  width: 15rem;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1300px) {
  .form--search {
    width: 10rem;
  }
}
.form--search .form-control {
  font-size: inherit;
  height: 1.875em;
  padding: 1em 0.75em;
  background: #fff;
  border: 1px solid #242424;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.form--search .form-control:focus {
  outline: 0;
  border-color: #f57017;
}
.form--search [type=submit] {
  padding: 0;
  margin: 0;
  background: none;
  width: 3em;
  border: 0;
  fill: #939598;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.form--search [type=submit]:hover {
  fill: #555;
}
.form--search [type=submit] svg {
  width: 1em;
  height: 1em;
  fill: #767676;
  margin-top: 0.3125em;
}
.form--search .form-control::-ms-clear {
  display: none;
}
@media screen and (max-width: 991px) {
  .form--search [type=submit] svg {
    margin-top: 0;
  }
}

.dropdown {
  position: relative;
}

.dropdown-menu {
  position: absolute;
  display: none;
}

.open .dropdown-menu {
  display: block;
}

.social-links-f-header {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social-links-f-header li {
  display: inline-block;
  margin: 0 0 0 15px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .social-links-f-header li {
    margin: 0 0 0 10px;
  }
}
.social-links-f-header li:first-child {
  margin-left: 0;
}
.social-links-f-header li a {
  width: 18px;
  height: 18px;
  display: block;
}
.social-links-f-header li a:hover svg {
  fill: #DE5F0A;
}
.social-links-f-header li a svg {
  fill: #fff;
}
.social-links-f-header li.social-twitter svg {
  width: 38px;
  margin-left: -10px;
  margin-top: -10px;
}
.social-links-f-header li.social-youtube svg {
  width: 39px;
  margin-left: -9px;
  margin-top: -10px;
}
.social-links-f-header li.social-changeorg svg {
  width: 28px;
  margin-left: -4px;
  margin-top: -5px;
}
.social-links-f-header--mobile {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 40px 0;
  padding: 0;
}
.social-links-f-header--mobile li {
  border: 1px solid #323232;
  padding: 14px;
  border-radius: 50%;
}

.menu-tooltip, .home-stats .list-group-item .__info_tooltip {
  background: #191919;
  position: absolute;
  display: none;
  color: #fff;
  font-size: 14px;
  width: 233px;
  left: 50%;
  margin-left: -116px;
  padding: 20px 22px;
  text-align: center;
  border-radius: 10px;
  font-weight: 700;
  top: 100px;
  z-index: 101;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.menu-tooltip:before, .home-stats .list-group-item .__info_tooltip:before {
  content: " ";
  top: -9px;
  left: 50%;
  position: absolute;
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #191919;
  margin-left: -10px;
}
.menu-tooltip:after, .home-stats .list-group-item .__info_tooltip:after {
  content: " ";
  top: -10px;
  width: 100%;
  position: absolute;
  background: transparent;
  height: 10px;
  left: 0;
}
.menu-tooltip a, .home-stats .list-group-item .__info_tooltip a {
  color: #fff !important;
  background-color: #f57017;
  display: inline-block;
  padding: 8px 0;
  border-radius: 5px;
  margin-top: 20px;
  width: 155px;
  margin-left: auto;
  margin-right: auto;
}
.menu-tooltip a:hover, .home-stats .list-group-item .__info_tooltip a:hover {
  color: #fff;
  background: #de5f0a;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* footer */
.site-footer {
  min-height: 12.5em;
  padding: 5.3125em 0 5em 0;
  background: #323232 !important;
}
.site-footer > .container {
  position: relative;
}
@media screen and (min-width: 992px) {
  .site-footer .__login {
    text-align: right;
  }
}
@media screen and (max-width: 991px) {
  .site-footer .__logo {
    margin-bottom: 40px;
  }
  .site-footer .social-links {
    margin-left: -5px;
  }
  .site-footer .social-links > li:first-child {
    display: block;
    float: none;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  .site-footer .nav-footer {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .site-footer {
    padding: 30px 10px;
  }
}

.postfooter {
  background: #b71f25;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 8px 0;
  margin-top: 30px;
}
@media screen and (max-width: 480px) {
  .postfooter {
    text-align: center;
  }
  .postfooter .pull-left,
.postfooter .pull-right {
    float: none !important;
    margin: 25px 0;
    display: inline-block;
  }
  .postfooter span.pull-right {
    display: block;
    margin-top: 0;
  }
}
.postfooter a {
  color: #fff;
}
.postfooter a:hover {
  text-decoration: underline;
}

.nav-footer {
  padding: 0;
}
.nav-footer ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.nav-footer li {
  margin-bottom: 0.5625em;
}
.nav-footer li > a {
  font-size: 0.9375em;
  color: #fff;
  border: 0;
  text-decoration: none;
}
.nav-footer > li > a {
  font-size: 2.5em;
  font-weight: 700;
}
.nav-footer a {
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}
.nav-footer a:hover {
  color: #F57017;
}
@media screen and (max-width: 767px) {
  .nav-footer li {
    margin-bottom: 9px;
  }
  .nav-footer li li > a {
    font-size: 14px;
  }
}

.navbar-brand--footer {
  display: inline-block;
  width: 18.75em;
  margin-bottom: 3.125em;
  padding-top: 12px;
}
.navbar-brand--footer svg {
  fill: #fff;
  height: 100%;
  width: 100%;
}
.navbar-brand--footer ._text {
  font-size: 0.80375em;
  color: #fff;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 480px) {
  .navbar-brand--footer {
    width: 100%;
    max-width: 300px;
  }
  .navbar-brand--footer svg {
    height: auto;
  }
  .navbar-brand--footer ._text {
    font-size: 12px;
    margin-top: 7px;
    display: block;
  }
}

.social-links-f-footer {
  padding: 0;
  margin: 0 0 2.8125em 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .social-links-f-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.social-links-f-footer li {
  display: inline-block;
  position: relative;
  margin: 0.3125em;
}
@media screen and (min-width: 768px) {
  .social-links-f-footer li {
    transform: scale(0.87);
    -webkit-transform: scale(0.87);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
.social-links-f-footer a {
  width: 3.75em;
  height: 3.75em;
  display: block;
  border: 1px solid #767676;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.social-links-f-footer a:hover {
  border-color: #F57017;
}
.social-links-f-footer a:hover svg {
  fill: #F57017;
}
.social-links-f-footer svg {
  width: 3.8125em;
  height: 3.875em;
  fill: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1.875em 0 0 -1.8125em;
}
.social-links-f-footer svg.changeorg-svg {
  width: 3em;
  height: 3em;
  margin: -1.5em 0 0 -1.5em;
}
.social-links-f-footer svg.instagram-svg {
  width: 1.875em;
  height: 1.875em;
  margin: -0.9375em 0 0 -0.9375em;
}
.social-links-f-footer a {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.social-links-f-footer .social-c-ico {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
@media screen and (max-width: 480px) {
  .social-links-f-footer a {
    font-size: 13px;
    width: 48px;
    height: 48px;
  }
}

.footer-col-1 .footer_text {
  font-size: 13px;
  color: #767676;
  font-weight: 500;
}
.footer-col-1 .footer_text a {
  color: #767676;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
  border: 0;
}
.footer-col-1 .footer_text a:hover {
  color: #fff;
}

.footer-col-1-hr {
  margin: 5px 0 20px 0;
  border-color: #5D5D5D;
}

.side-menu-widget {
  position: fixed;
  top: 25vh;
  right: 0;
  z-index: 999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.side-menu-widget .side-menu-item {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-height: 61px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.side-menu-widget .side-menu-item:last-child {
  max-height: 60px;
}
.side-menu-widget .side-menu-item:last-child .side-menu-item-wrap {
  border-bottom: 0;
}
.side-menu-widget .side-menu-item.active {
  max-height: 600px;
}
.side-menu-widget .side-menu-item.active .side-menu-item-wrap {
  width: 270px;
  max-height: 600px;
}
.side-menu-widget .side-menu-item.active .side-menu-placeholder {
  height: calc(100% - 60px);
}
.side-menu-widget .side-menu-item.active .menu-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.side-menu-widget .side-menu-item.active .menu-icon, .side-menu-widget .side-menu-item:hover .menu-icon {
  background: #DE5F0A;
}
.side-menu-widget .side-menu-item-wrap {
  width: 60px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  border-bottom: 1px solid #eeeeee;
}
.side-menu-widget .side-menu-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #1a1a1a;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  z-index: 15;
}
.side-menu-widget .menu-icon {
  background: #f46f16;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.side-menu-widget .menu-icon svg {
  width: 26px;
  fill: #fff;
}
.side-menu-widget .menu-title {
  display: none;
  width: calc(100% - 60px);
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  padding: 10px;
}
.side-menu-widget .side-menu-placeholder {
  background: #fff;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.side-menu-widget .most-read-articles {
  margin: 0;
  padding: 0;
  list-style: none;
}
.side-menu-widget .most-read-articles li {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  border-top: 1px solid #eeeeee;
}
.side-menu-widget .most-read-articles li::before {
  content: "•";
  color: #f46f16;
  position: absolute;
  left: 10px;
  top: 10px;
}
.side-menu-widget .most-read-articles li a {
  color: #5d5d5d;
  font-size: 14px;
  font-weight: 600;
}
.side-menu-widget .menu-image-type {
  padding: 10px;
  text-align: center;
}
.side-menu-widget-mobile {
  display: none;
}

@media screen and (max-width: 1300px) {
  .side-menu-widget {
    opacity: 0;
    z-index: -100;
    bottom: 125px;
    top: auto;
    right: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .side-menu-widget.show {
    opacity: 1;
    z-index: 999;
  }
  .side-menu-widget-mobile {
    display: block;
    position: fixed;
    right: 5px;
    bottom: 65px;
    background: #f46f16;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 10px;
    cursor: pointer;
    z-index: 9999;
  }
  .side-menu-widget-mobile svg {
    fill: #fff;
  }
  .side-menu-widget-mobile.active {
    background: #191919;
  }
}
.social-links {
  list-style: none;
  padding: 0;
}
.social-links > li {
  float: left;
  margin-left: 5px;
}
.social-links > li:first-child {
  margin: 3px 8px 3px 0;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .social-links > li:nth-child(3n+2) {
    clear: left;
  }
}

@media only screen and (min-width: 992px) {
  .social-links--footer {
    position: absolute;
    bottom: 50px;
  }
}
.social-links--footer svg {
  width: 28px;
  height: 28px;
  fill: #fff;
}
.social-links--footer a:hover svg {
  fill: #ccc;
}

.social-media-widget {
  position: fixed;
  top: 200px;
  z-index: 99;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-media-widget .social-links-widget {
  margin: 0;
  padding: 0;
  position: relative;
}
.social-media-widget .social-links-widget li {
  position: relative;
  list-style: none;
  width: 60px;
  height: 60px;
  border-top: 1px solid #303030;
  background: #191919;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-media-widget .social-links-widget li:first-child {
  border-top: 0;
}
.social-media-widget .social-links-widget li .__icon-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 15px 15px;
}
.social-media-widget .social-links-widget li .__link {
  position: absolute;
  top: 10px;
  width: 28px;
}
.social-media-widget .social-links-widget li svg {
  fill: #fff;
}
.social-media-widget .social-links-widget li .__stats {
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}
.social-media-widget .social-links-widget li .__more_info {
  width: 200px;
  height: 59px;
  text-align: center;
  position: absolute;
  top: 0;
  left: -140px;
  z-index: -1;
  font-size: 16px;
  background: #1a91d9;
  padding: 18px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.social-media-widget .social-links-widget li .__more_info a {
  color: #fff;
}
.social-media-widget .social-links-widget li .__more_info a:hover {
  color: #000;
}
.social-media-widget .social-links-widget li.social-facebook .__more_info {
  background: rgba(66, 103, 178, 0.9);
}
.social-media-widget .social-links-widget li.social-facebook:hover {
  background: #4267b2;
}
.social-media-widget .social-links-widget li.social-facebook:hover .__more_info {
  left: 60px;
  opacity: 1;
}
.social-media-widget .social-links-widget li.social-twitter {
  padding: 0;
}
.social-media-widget .social-links-widget li.social-twitter .__link {
  width: 54px;
  top: -5px;
  left: 2px;
}
.social-media-widget .social-links-widget li.social-twitter .__more_info {
  background: rgba(29, 161, 242, 0.9);
}
.social-media-widget .social-links-widget li.social-twitter:hover {
  background: #1da1f2;
}
.social-media-widget .social-links-widget li.social-twitter:hover .__more_info {
  left: 60px;
  opacity: 1;
}
.social-media-widget .social-links-widget li.social-instagram .__more_info {
  background: rgba(154, 52, 196, 0.9);
}
.social-media-widget .social-links-widget li.social-instagram:hover {
  background: #9a34c4;
}
.social-media-widget .social-links-widget li.social-instagram:hover .__more_info {
  left: 60px;
  opacity: 1;
}
.social-media-widget .social-links-widget li.social-youtube {
  padding: 2px;
}
.social-media-widget .social-links-widget li.social-youtube .__more_info {
  background: rgba(255, 0, 0, 0.9);
}
.social-media-widget .social-links-widget li.social-youtube:hover {
  background: #ff0000;
}
.social-media-widget .social-links-widget li.social-youtube:hover .__more_info {
  left: 60px;
  opacity: 1;
}
.social-media-widget .social-links-widget li.social-youtube .__link {
  width: 55px;
  top: -4px;
  left: 2px;
}
.social-media-widget .social-links-widget li.social-changeorg .__more_info {
  background: rgba(236, 44, 34, 0.8);
}
.social-media-widget .social-links-widget li.social-changeorg:hover {
  background: #ec2c22;
}
.social-media-widget .social-links-widget li.social-changeorg:hover .__more_info {
  left: 60px;
  opacity: 1;
}
.social-media-widget .social-links-widget li.social-changeorg a {
  top: 15px;
}
.social-media-widget .social-links-widget li.social-changeorg svg {
  fill: #191919;
  background: #fff;
}
@media screen and (max-width: 1300px) {
  .social-media-widget {
    width: 100%;
    bottom: 0;
    left: 0;
    top: unset;
  }
  .social-media-widget .social-links-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .social-media-widget .social-links-widget li {
    width: 25%;
    border-left: 1px solid #303030;
    border-top: 0;
    position: unset;
  }
  .social-media-widget .social-links-widget li:first-child {
    border-left: 0;
  }
  .social-media-widget .social-links-widget li .__link {
    left: 50%;
    margin-left: -15px;
  }
  .social-media-widget .social-links-widget li.social-twitter .__link {
    left: 50%;
    margin-left: -28px;
  }
  .social-media-widget .social-links-widget li.social-youtube .__link {
    left: 50%;
    margin-left: -28px;
  }
  .social-media-widget .social-links-widget li .__more_info {
    width: 100vw;
    top: unset;
    bottom: 60px;
    margin-top: 1px;
    left: -110%;
    position: absolute;
    opacity: 0;
  }
  .social-media-widget .social-links-widget li:hover .__more_info {
    left: 0 !important;
    opacity: 1;
  }
}

@media screen and (max-width: 1300px) {
  .single-ct_news .social-media-widget,
.single-post .social-media-widget {
    display: none;
  }
}
.marquee-full-height {
  height: 100vh;
  min-height: 450px;
  padding-top: 0;
  background-repeat: no-repeat;
  background-position: center 63px;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .marquee-full-height {
    background-position: center 50px;
  }
}
.marquee-full-height .inner {
  text-align: center;
  padding: 150px 0;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.marquee-full-height .inner * {
  color: #fff;
}
.marquee-full-height .inner h1 {
  font-size: 64px;
  font-size: 6.4rem;
  font-weight: 700;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .marquee-full-height .inner h1 {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
.marquee-full-height .inner__desc {
  margin-top: 35px;
}
.marquee-full-height .inner__btm {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent url("../images/bar-1-bg.png") repeat 0 0;
  padding: 15px 0;
}
.marquee-full-height .inner__btm .btn {
  min-width: 118px;
}
.marquee-full-height .inner__btm .btn:hover .__b, .marquee-full-height .inner__btm .btn:focus .__b, .marquee-full-height .inner__btm .btn:active .__b, .marquee-full-height .inner__btm .btn.active .__b {
  color: #B71F25 !important;
}
.marquee-full-height .inner__btm .main-header__story {
  top: -85px;
}
.marquee-full-height .inner__text {
  margin-bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 20px;
  text-transform: uppercase;
  position: relative;
  top: 1px;
}
.marquee-full-height.marquee-full-height-video {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: -63px;
}
.marquee-full-height.marquee-full-height-video.rwd-video {
  padding-top: 51.25%;
  height: 0;
}
@media (min-width: 992px) {
  .marquee-full-height.marquee-full-height-video.rwd-video {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .marquee-full-height.marquee-full-height-video.rwd-video {
    min-height: 1px;
    margin-bottom: 70px;
  }
  .marquee-full-height.marquee-full-height-video.rwd-video .inner {
    padding: 50px 0;
  }
}
@media (max-width: 550px) {
  .marquee-full-height.marquee-full-height-video.rwd-video {
    padding-top: 68.25%;
  }
}
@media (max-width: 430px) {
  .marquee-full-height.marquee-full-height-video.rwd-video .inner {
    padding-bottom: 0;
  }
}
.marquee-full-height.marquee-full-height-video.rwd-video .video-mask {
  pointer-events: none;
  background: rgba(254, 196, 79, 0.2);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 30;
}
.marquee-full-height.marquee-full-height-video.rwd-video .container {
  pointer-events: none;
}
.marquee-full-height.marquee-full-height-video.rwd-video .container a {
  pointer-events: all;
}
.marquee-full-height.marquee-full-height-video.rwd-video .inner-play {
  pointer-events: auto;
}
.marquee-full-height.marquee-full-height-video.rwd-video iframe {
  display: none;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 110%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 29;
}
@media (max-width: 991px) {
  .marquee-full-height.marquee-full-height-video.rwd-video iframe {
    height: 100%;
    margin-top: 63px;
  }
}
@media (max-width: 991px) {
  .marquee-full-height.marquee-full-height-video.rwd-video .inner__btm {
    bottom: -70px;
  }
}
@media (max-width: 767px) {
  .marquee-full-height.marquee-full-height-video.rwd-video .inner__btm {
    bottom: -50px;
  }
}
@media (max-width: 550px) {
  .marquee-full-height.marquee-full-height-video.rwd-video .inner__btm .inner__text {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media (max-width: 430px) {
  .marquee-full-height.marquee-full-height-video.rwd-video .inner__btm {
    bottom: -70px;
  }
}
.marquee-full-height.marquee-full-height-video .container {
  position: relative;
  z-index: 32;
}
.marquee-full-height.marquee-full-height-video .inner__btm {
  background: #691f22;
  z-index: 31;
}
.marquee-full-height.marquee-full-height-video .inner__text {
  font-size: 30px;
  font-size: 3rem;
  text-transform: none;
  padding: 19px 0;
}
@media (max-width: 767px) {
  .marquee-full-height.marquee-full-height-video .inner__text {
    font-size: 20px;
    font-size: 2rem;
  }
}
.marquee-full-height.marquee-full-height-video .inner-play {
  background: url(../images/play-btn-home.png) no-repeat;
  width: 201px;
  height: 201px;
  display: inline-block;
  text-indent: -10000px;
}
@media (min-width: 1800px) {
  .marquee-full-height.marquee-full-height-video .inner-play {
    margin-bottom: 140px;
  }
}
@media (max-width: 1100px) {
  .marquee-full-height.marquee-full-height-video .inner-play {
    margin-bottom: 0;
    width: 150px;
    height: 150px;
    background-size: cover;
  }
}
@media (max-width: 1000px) {
  .marquee-full-height.marquee-full-height-video .inner-play {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 767px) {
  .marquee-full-height.marquee-full-height-video .inner-play {
    margin-top: 40px;
    width: 80px;
    height: 80px;
  }
}
.marquee-full-height.marquee-full-height-video .btn-lg {
  padding: 14px 20px;
  margin: 0 0 25px 0;
  min-width: 420px;
}
@media (max-width: 767px) {
  .marquee-full-height.marquee-full-height-video .btn-lg {
    min-width: 100px;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 5px 10px;
    margin-bottom: 0;
  }
}
.marquee-full-height.marquee-full-height-video .btn-lg.inactive {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.marquee-full-height.marquee-full-height-video .default-link {
  color: #b71f25;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
}
.marquee-full-height.marquee-full-height-video .default-link span {
  color: #b71f25;
}
.marquee-full-height.marquee-full-height-video .default-link:hover {
  text-decoration: underline;
}
.marquee-full-height.alternative {
  margin-top: 0;
}
.marquee-full-height.alternative .inner {
  text-align: left;
}
.marquee-full-height.alternative .inner h1 {
  font-size: 75px;
  font-size: 7.5rem;
}
@media (max-width: 767px) {
  .marquee-full-height.alternative .inner h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.marquee-full-height.alternative .inner .desc {
  font-size: 23px;
  font-size: 2.3rem;
  margin-bottom: 30px;
}
.marquee-full-height.alternative .inner .btn-lg {
  border-radius: 5px;
  float: left;
}
.marquee-full-height.alternative .inner .default-link {
  color: #fff;
  display: inline-block;
  line-height: 60px;
  margin-left: 35px;
}
@media (max-width: 767px) {
  .marquee-full-height.alternative .inner .default-link {
    margin-left: 0;
    line-height: 40px;
  }
}

.video-section-popup {
  position: relative;
  min-height: 550px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.video-section-popup .inner-play {
  background: transparent url("../images/play-btn.png") repeat 0 0;
  display: block;
  width: 239px;
  height: 272px;
  font-size: 0;
  color: transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -136px 0 0 -120px;
}
.video-section-popup .inner-play:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.video-section-popup.video--image {
  min-height: 0;
  margin-bottom: 30px;
}
.video-section-popup.video--image .inner-play {
  background-image: url("../images/play-btn-sm.png");
  width: 206px;
  height: 234px;
  margin: -117px 0 0 -103px;
}
@media (max-width: 991px) {
  .video-section-popup.video--image .inner-play {
    width: 103px;
    height: 117px;
    margin: -51px 0 0 -58px;
    background-size: 100%;
  }
}

/* mobile menu */
.logo--mobile {
  display: block;
}

.search-toggle {
  position: absolute;
  top: 0;
  right: 50px;
  display: block;
  border: none;
  width: 50px;
  height: 50px;
  margin: 0;
  background: #1a1a1a;
  border-left: 1px solid #474747;
}
.search-toggle span {
  display: block;
  padding: 14px 9px 9px;
}
.search-toggle span svg {
  fill: #fff;
}

.navbar-toggle {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  border: none;
  padding: 17px 15px 16px 16px;
  margin: 0;
  background: #1a1a1a;
  border-left: 1px solid #474747;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  position: relative;
  top: 0;
  width: 18px;
  height: 3px;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: #fff;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 992px) {
  .search-toggle,
.navbar-toggle {
    display: none;
  }
}
.search-open .navbar-toggle,
.menu-open .navbar-toggle {
  z-index: 9991;
  padding: 0;
  border-left: 0;
  top: 40px;
  right: 40px;
}
.search-open .icon-bar + .icon-bar,
.menu-open .icon-bar + .icon-bar {
  margin-top: 5px;
}
.search-open .icon-bar,
.menu-open .icon-bar {
  width: 26px;
}
.search-open .icon-bar--1,
.menu-open .icon-bar--1 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
  background-color: #f57017;
}
.search-open .icon-bar--2,
.menu-open .icon-bar--2 {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  background-color: #f57017;
}
.search-open .icon-bar--3,
.menu-open .icon-bar--3 {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -9px;
  background-color: #f57017;
}

.menu--mobile__wrapper {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1031;
}

.search--mobile,
.menu--mobile {
  width: 100%;
  position: fixed;
  z-index: 9990;
  top: 0;
  bottom: 0;
  right: -100%;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #191919;
  background-size: 172px 168px;
}
@media (max-width: 991px) {
  .search--mobile,
.menu--mobile {
    -webkit-transition: right 0.25s ease-in-out;
    transition: right 0.25s ease-in-out;
  }
}
.search--mobile .inner,
.menu--mobile .inner {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 105px;
  position: relative;
}
.search--mobile .inner .menu--primary,
.menu--mobile .inner .menu--primary {
  display: block;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 30px;
}
.search--mobile .inner .menu--primary > li.menu-item,
.menu--mobile .inner .menu--primary > li.menu-item {
  display: block;
  border-bottom: 1px solid #323232;
  margin: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search--mobile .inner .menu--primary > li.menu-item > a,
.menu--mobile .inner .menu--primary > li.menu-item > a {
  font-size: 2.4rem;
  padding: 14px 0;
}
.search--mobile .inner .menu--primary > li.menu-item .mobile-arrow,
.menu--mobile .inner .menu--primary > li.menu-item .mobile-arrow {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 52px;
  z-index: 5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search--mobile .inner .menu--primary > li.menu-item .mobile-arrow:before,
.menu--mobile .inner .menu--primary > li.menu-item .mobile-arrow:before {
  content: " ";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  position: absolute;
  top: 20px;
  right: 6px;
}
.search--mobile .inner .menu--primary > li.menu-item .menu-tooltip, .search--mobile .inner .menu--primary > li.menu-item .home-stats .list-group-item .__info_tooltip, .home-stats .list-group-item .search--mobile .inner .menu--primary > li.menu-item .__info_tooltip,
.menu--mobile .inner .menu--primary > li.menu-item .menu-tooltip,
.menu--mobile .inner .menu--primary > li.menu-item .home-stats .list-group-item .__info_tooltip,
.home-stats .list-group-item .menu--mobile .inner .menu--primary > li.menu-item .__info_tooltip {
  display: none;
  position: relative;
  top: 0;
  width: 100%;
  left: 0;
  margin: 0;
  background: #2d2d2d;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search--mobile .inner .menu--primary > li.menu-item .menu-tooltip.is-open, .search--mobile .inner .menu--primary > li.menu-item .home-stats .list-group-item .is-open.__info_tooltip, .home-stats .list-group-item .search--mobile .inner .menu--primary > li.menu-item .is-open.__info_tooltip,
.menu--mobile .inner .menu--primary > li.menu-item .menu-tooltip.is-open,
.menu--mobile .inner .menu--primary > li.menu-item .home-stats .list-group-item .is-open.__info_tooltip,
.home-stats .list-group-item .menu--mobile .inner .menu--primary > li.menu-item .is-open.__info_tooltip {
  display: block;
}
.search--mobile .inner .menu--primary > li.menu-item .menu-tooltip:before, .search--mobile .inner .menu--primary > li.menu-item .home-stats .list-group-item .__info_tooltip:before, .home-stats .list-group-item .search--mobile .inner .menu--primary > li.menu-item .__info_tooltip:before,
.menu--mobile .inner .menu--primary > li.menu-item .menu-tooltip:before,
.menu--mobile .inner .menu--primary > li.menu-item .home-stats .list-group-item .__info_tooltip:before,
.home-stats .list-group-item .menu--mobile .inner .menu--primary > li.menu-item .__info_tooltip:before {
  content: none;
}
.search--mobile .inner .menu--primary > li.menu-item .menu-tooltip a, .search--mobile .inner .menu--primary > li.menu-item .home-stats .list-group-item .__info_tooltip a, .home-stats .list-group-item .search--mobile .inner .menu--primary > li.menu-item .__info_tooltip a,
.menu--mobile .inner .menu--primary > li.menu-item .menu-tooltip a,
.menu--mobile .inner .menu--primary > li.menu-item .home-stats .list-group-item .__info_tooltip a,
.home-stats .list-group-item .menu--mobile .inner .menu--primary > li.menu-item .__info_tooltip a {
  display: block;
  font-size: 1.4rem;
}
.search--mobile .inner .menu--primary > li.menu-item.is-open .mobile-arrow:before,
.menu--mobile .inner .menu--primary > li.menu-item.is-open .mobile-arrow:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.search--mobile .inner .gtranslate-mobile,
.menu--mobile .inner .gtranslate-mobile {
  position: absolute;
  top: -37px;
  left: 0;
}
.search--mobile .inner .gtranslate-mobile > select,
.menu--mobile .inner .gtranslate-mobile > select {
  position: absolute;
  left: -999em;
  opacity: 0;
  width: 0;
  height: 0;
}

.menu-open .menu--mobile {
  right: 0;
}

.search-open .search--mobile {
  right: 0;
}

.search--mobile .form--mobile {
  position: relative;
  width: 100%;
  z-index: 1;
}
.search--mobile .form--mobile label.search--label {
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #fff;
  margin-bottom: 53px;
}
.search--mobile .form--mobile .form-control {
  color: #898989;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #323232;
  border-radius: 0;
}

/* ticker */
.ticker {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  height: 100%;
}

.breaking-news {
  font-size: 0.875em;
  position: relative;
  background: #b71f25;
  padding: 0.4285714286em 1.4857142857em 0.3571428571em 1.4857142857em;
  white-space: nowrap;
  height: 2.5714285714em;
  overflow: hidden;
  z-index: 100;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
.breaking-news a {
  display: inline-block;
  color: #fff;
}
.breaking-news a:hover {
  text-decoration: underline;
}
.breaking-news .breaking-news__today {
  line-height: 1;
  position: absolute;
  top: 50%;
  margin-top: -0.4285714286em;
  right: 0.8571428571em;
}
@media screen and (max-width: 991px) {
  .breaking-news {
    font-size: 10px;
    height: 22px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
}

/* The HTML list gets replaced with a single div,
   which contains the active ticker item, so you
   can easily style that as well */
.ticker div {
  display: inline-block;
  word-wrap: break-word;
}

.ticker a:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  content: "";
}

/*

.ticker-swipe{
	padding-top: 8px;
	position: absolute;
	top: 0;
	background: #b71f25;
	display: block;
	width: 100%;
	height: 23px;
}
.ticker-swipe span{
	margin-left: 1px;
	border-bottom: 2px solid #fff;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker{
	height: 23px;
	display: block;
	position: relative;
	overflow: hidden;
}
.ticker-wrapper{
	float: left;
	max-width: calc(100% - 190px);
}

.breaking-news__inner {
	padding-top:em(2);
}

.breaking-news{
	background: #b71f25;
	padding: em(6) 0 em(5) 0;
	white-space: nowrap;
	height: em(36);
	overflow:hidden;
	left: 0;
	right: 0;
	z-index: 100;
	font-weight:500;

	p{
		margin: 0;
	}

	.media-object{
		max-width: 41px;
		border: 1px solid #fff;
	}
	.breaking-news__header{
		font-style:normal;
		font-size: em(12);
		margin: 0 em(5) 0 0;
	}

	.breaking-news__header-h{
		font-size: em(12);
		color: #fff;
		float: left;
		text-transform: uppercase;

		&:hover{
			text-decoration: underline;
		}
		i{
			//font-size: 14px;
		}
	}
	@media (max-width: 767px){
		.breaking-news__header-h {
			padding-right:20px;

			i {
				position:absolute;
				right:0;
				background: #b71f25;
				margin-top:-1px;
			}
		}
	}
}

.breaking-news__today{
	font-size: em(12);
	right: 0;
	position: relative;
	text-transform: uppercase;
}
@media (max-width: 767px){
	.breaking-news{
		white-space: normal;
		height: 53px;
	}
	.breaking-news__inner{
		display: block;
	}
	.ticker{
		height: auto;
	}
	.ticker-wrapper{
		max-width: 100%;
		white-space: nowrap;
	}
	.breaking-news__header{
		float: none !important;
	}
	.ticker-swipe{
		padding-top:27px;
		height:50px;
	}
}

*/
/* std page */
.inner__page {
  padding: 75px 100px;
}
@media (max-width: 1229px) {
  .inner__page {
    padding: 30px 10px;
  }
}

/* blog index */
.news-index .row--wide .col-md-8 h1 {
  font-size: 60px;
  font-size: 6rem;
}
.news-index .row--wide .col-md-8 h1 small {
  font-size: 32px;
  font-size: 3.2rem;
  color: #898989;
  font-weight: 500;
}

.inner__wrapper {
  padding: 0 100px;
}
@media (max-width: 1229px) {
  .inner__wrapper {
    padding: 0;
  }
}
.inner__wrapper.u-medium-space {
  padding-top: 50px;
  padding-bottom: 50px;
}

.news-featured {
  padding-top: 65px;
  padding-bottom: 35px;
}
@media (max-width: 991px) {
  .news-featured {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.news-featured .source-meta {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.news-featured .source-meta img {
  max-width: 50px;
}

.news-container {
  padding-top: 25px;
  padding-bottom: 25px;
}

.source-meta-1 {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 10px 0;
  min-height: 20px;
  position: relative;
}
.source-meta-1 img {
  max-width: 120px;
  max-height: 40px;
  width: auto;
  height: auto;
}
.source-meta-1 img + span {
  display: inline-block;
}
.source-meta-1 em {
  position: relative;
  top: -1px;
}
.source-meta-1 i {
  font-style: normal;
}

.post__featured .entry-thumbnail {
  margin: 25px 0 15px 0;
}
.post__featured .entry-thumbnail .post-img-featured {
  width: 100%;
}
.post__featured .entry-title {
  margin-bottom: 10px;
  clear: both;
  font-size: 32px;
  font-size: 3.2rem;
}
.post__featured .entry-title a {
  color: #323232 !important;
}
.post__featured .entry-title a:hover {
  color: #f57017 !important;
}

.news-posts {
  padding-top: 40px;
  padding-bottom: 90px;
  margin-bottom: 0;
  position: relative;
}
.news-posts .news-posts__wrapper {
  margin-left: 0;
}
.news-posts .inner__post {
  padding-left: 0;
}
.news-posts .entry-thumbnail {
  margin-top: 0;
}
@media (max-width: 991px) {
  .news-posts {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.news-posts .share-links {
  margin-top: 45px;
}

.js-small-loader,
#infscr-loading {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -100px;
  text-align: center;
  width: 200px;
  height: 100px;
  padding-top: 30px;
  -ms-animation-name: spin;
  -ms-animation-duration: 2000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
}
.js-small-loader img,
#infscr-loading img {
  width: 40px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -20px;
}

.js-small-loader {
  margin-left: -83px;
  left: 50% !important;
  display: block !important;
}
.news-posts__wrapper {
  margin: 0 0 0 -34px;
}
.news-posts__wrapper .post__item {
  float: left;
  width: 33.33%;
  padding-left: 34px;
}
@media (min-width: 992px) {
  .news-posts__wrapper .post__item:nth-child(3n+1) {
    clear: left;
  }
}
@media (max-width: 991px) {
  .news-posts__wrapper .post__item {
    width: 50%;
  }
  .news-posts__wrapper .post__item:nth-child(2n+1) {
    clear: left;
  }
}
@media (max-width: 480px) {
  .news-posts__wrapper .post__item {
    width: 100%;
    float: none;
  }
}
.news-posts__wrapper .no-results {
  padding-left: 34px;
}

.entry-thumbnail {
  position: relative;
  margin: 20px 0;
}

.entry-thumbnail--big {
  margin-bottom: 40px;
}

.posted-on {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}

.entry-meta {
  margin-bottom: 25px;
}

.entry-meta-2 {
  margin: 10px 0 0 0;
}

.entry-content__source {
  margin: 15px 0;
}

.entry__more-button {
  text-transform: uppercase;
  margin: 20px 0;
}
.entry__more-button a {
  color: #b71f25;
}
.entry__more-button a i:before {
  font-size: 17px;
  margin-left: 1px;
}
.entry__more-button a:hover {
  color: #f57017 !important;
}

.entry-meta__author.source .media-object {
  max-width: 100px;
}
.entry-meta__author .media-object {
  max-width: none;
}
.entry-meta__author .media-heading {
  font-weight: bold;
  color: #6d6e71;
  font-size: 16px;
}
.entry-meta__author .media-heading em {
  display: block;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.entry-meta__author .posted-on {
  font-size: 12px;
  font-weight: 400;
}
.entry-meta__author a {
  color: #6d6e71;
}

.ribbon-text {
  position: absolute;
  top: 22px;
  left: 0;
  text-transform: uppercase;
  color: #fff;
  max-width: 80%;
  overflow: hidden;
}
.ribbon-text:before {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 2px;
  right: 5px;
  border-top: 15px solid rgba(0, 0, 0, 0.3);
  border-bottom: 15px solid rgba(0, 0, 0, 0.3);
  border-left: 15px solid rgba(0, 0, 0, 0.3);
  border-right: 10px solid transparent;
}
.ribbon-text:after {
  content: "";
  height: 2px;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 30px;
}
.ribbon-text span {
  display: block;
  padding: 0 12px;
  position: relative;
  background: #f68e49;
  overflow: visible;
  height: 30px;
  line-height: 30px;
  margin-right: 15px;
  color: #fff;
  text-decoration: none;
}
.ribbon-text span:before {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  border-top: 15px solid #f68e49;
  border-bottom: 15px solid #f68e49;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.ribbon-text--small {
  top: 14px;
  font-size: 12px;
}
.ribbon-text--small:before {
  border-top: 12px solid rgba(0, 0, 0, 0.3);
  border-bottom: 12px solid rgba(0, 0, 0, 0.3);
  border-left: 12px solid rgba(0, 0, 0, 0.3);
  border-right: 8px solid transparent;
  right: 3px;
}
.ribbon-text--small:after {
  right: 21px;
}
.ribbon-text--small span {
  padding: 0 10px 0 15px;
  height: 24px;
  line-height: 24px;
  margin-right: 11px;
}
.ribbon-text--small span:before {
  right: -7px;
  border-top: 12px solid #f68e49;
  border-bottom: 12px solid #f68e49;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.news-posts .ribbon-text {
  top: 14px;
  font-size: 10px;
  min-width: 125px;
}
.news-posts .ribbon-text:before {
  border-top: 11px solid rgba(0, 0, 0, 0.3);
  border-bottom: 11px solid rgba(0, 0, 0, 0.3);
  border-left: 11px solid rgba(0, 0, 0, 0.3);
  border-right: 7px solid transparent;
  right: 3px;
}
.news-posts .ribbon-text:after {
  right: 21px;
}
.news-posts .ribbon-text span {
  padding: 0 24px;
  height: 22px;
  line-height: 22px;
  margin-right: 11px;
}
.news-posts .ribbon-text span:before {
  right: -7px;
  border-top: 11px solid #f68e49;
  border-bottom: 11px solid #f68e49;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}

.ajax-start .news-posts {
  background: transparent url("../images/loading.gif") no-repeat center bottom;
}

.share-links {
  list-style: none;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0;
}
.share-links > li {
  float: left;
  margin-left: 7px;
}
.share-links > li svg {
  width: 27px;
  height: 27px;
}
.share-links .fb svg {
  fill: #3b5a99;
}
.share-links .tw svg {
  fill: #25a8e0;
}
.share-links .ln svg {
  fill: #127bb7;
}
.share-links.share-links--grey svg {
  fill: #a7a9ac;
}
.share-links.share-links--grey .fb:hover svg {
  fill: #3b5a99;
}
.share-links.share-links--grey .tw:hover svg {
  fill: #25a8e0;
}
.share-links.share-links--grey .in:hover svg {
  fill: #c23685;
}
.share-links.share-links--grey .pi:hover svg {
  fill: #bd081c;
}
.share-links.share-links--inline {
  display: inline-block;
}
.share-links.share-links--centered {
  text-align: center;
}
.share-links.share-links--centered > li {
  float: none;
  display: inline-block;
  margin: 0 3px;
}
.share-links.share-links--news {
  margin: 25px 0 20px 0;
  clear: both;
}
@media (min-width: 768px) {
  .share-links.share-links--news {
    margin: -22px 0 0 0;
    position: absolute;
    top: 50%;
    right: 0;
  }
}

.share-links-fullwidth {
  margin: 5px 0 0 0;
}
.share-links-fullwidth li {
  display: block !important;
}
.share-links-fullwidth li a {
  display: block !important;
  margin: 8px 0 0 0 !important;
  padding-right: 5px !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.share-links-fullwidth li a:before, .share-links-fullwidth li a:after {
  display: table;
  content: " ";
}
.share-links-fullwidth li a:after {
  clear: both;
}
.share-links-fullwidth .essb_network_name {
  float: left;
  font-family: "Colfax", sans-serif !important;
  line-height: 36px !important;
  padding-left: 10px !important;
  font-size: 15px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  top: 1px;
  position: relative;
}
.share-links-fullwidth .essb_icon {
  float: right;
}
.share-links-fullwidth .essb_links {
  margin: 0;
}

.line--short {
  background: #a1a1a1;
  width: 122px;
  margin-left: auto;
  margin-right: auto;
}

.feed-twitter {
  list-style: none;
  padding: 0;
  margin-top: 25px;
  font-size: 14px;
}
.feed-twitter .inner__link {
  font-size: 12px;
}
.feed-twitter p {
  line-height: 1.6;
  margin-bottom: 5px;
  color: #525255;
}
.feed-twitter .inner__time {
  font-size: 12px;
  font-weight: 500;
}
.feed-twitter.team-talk .post-img-featured {
  max-width: 50px;
  position: absolute;
  left: 0;
  top: 0;
}

.feed-twitter__img {
  position: absolute;
  left: 0;
  top: 0;
}

.feed-twitter__inner {
  position: relative;
  margin-bottom: 25px;
  padding-left: 60px;
  min-height: 55px;
}
.feed-twitter__inner .inner strong a {
  font-size: 18px;
  font-size: 1.8rem;
  color: #f57017 !important;
}
.feed-twitter__inner:last-child {
  margin-bottom: 10px;
}

.team-talk .inner strong a {
  color: #323232 !important;
}

.feed-twitter__inner + .feed-twitter__inner {
  margin-top: 20px;
}

.chip-in-block a {
  display: block;
  margin-bottom: 15px;
}

/* single post */
.news-single {
  margin: 0;
}
.news-single .post__item-single {
  margin-bottom: 30px;
}
.news-single .post__item-single .entry-thumbnail {
  margin-top: 10px;
}
.news-single .post__item-single .entry-thumbnail .post-img-featured {
  width: 100%;
}

.rich-link__title {
  font-size: inherit;
  margin: 10px 0 20px 0;
}

.post__item-single-campaign {
  margin-bottom: 20px;
}

.post__item-single .entry-content {
  margin-top: 7px;
}
.post__item-single .entry-content blockquote {
  color: #000;
  font-size: inherit;
  padding: 0;
  line-height: 1.25;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  margin-bottom: 30px;
}
.post__item-single .entry-content blockquote p {
  margin-bottom: 0;
  line-height: 1.5;
}
.post__item-single .entry-content blockquote p + p {
  margin-top: 20px;
}

.nav-parent {
  display: inline-block;
}

.nav-links {
  margin: 0 -5px;
  text-align: center;
}
.nav-links:before, .nav-links:after {
  display: table;
  content: " ";
}
.nav-links:after {
  clear: both;
}
.nav-links .nav-previous {
  float: left;
  text-align: left;
}
.nav-links .nav-next {
  float: right;
  text-align: right;
}
.nav-links a {
  color: #484848;
}
.nav-links a span {
  color: #d0d0d0;
}
.nav-links a:hover {
  color: #f57017;
}
.nav-links a:hover i,
.nav-links a:hover span {
  color: inherit;
}
.nav-links .nav-previous,
.nav-links .nav-next {
  font-size: 18px;
  line-height: 1.1;
  text-transform: none;
  font-weight: 700;
  max-width: 200px;
}
.nav-links .nav-previous i,
.nav-links .nav-next i {
  color: #d0d0d0;
  font-size: inherit;
  top: 1px;
  position: relative;
}
.nav-links span {
  display: block;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  padding: 2px 5px;
}

.post-navigation--inline .post-navigation {
  margin: 0;
}
.post-navigation--inline .nav-links .nav-previous,
.post-navigation--inline .nav-links .nav-next {
  float: none;
  display: inline-block;
}
.post-navigation--inline.text-right .nav-links {
  text-align: right;
}
.post-navigation--inline.text-right .nav-links a {
  margin-left: 10px;
}

@media (max-width: 767px) {
  body.single-post .post-navigation--inline {
    clear: both;
    margin-top: 10px;
  }
}
.single-breadcrumbs {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 700;
  color: #484848;
  padding: 3px 0;
}
.single-breadcrumbs a {
  color: #484848;
}
.single-breadcrumbs a:hover {
  text-decoration: underline;
}
.single-breadcrumbs .link-sepearator {
  position: relative;
  padding: 0 3px 0 4px;
}
.single-breadcrumbs .link-sepearator svg {
  display: inline;
  width: 10px;
  height: 10px;
  fill: #6d6e71;
  top: 1px;
  position: relative;
}
@media (max-width: 767px) {
  .single-breadcrumbs {
    padding: 20px 0 0 0;
  }
}

.page-header a:hover {
  text-decoration: underline;
}
.page-header .link-sepearator {
  position: relative;
  padding: 0 3px 0 4px;
}
.page-header .link-sepearator svg {
  display: inline;
  width: 22px;
  height: 22px;
  fill: #666;
  top: 0;
  position: relative;
}

.post-navigation {
  margin: 34px 0 33px 0;
}
@media (max-width: 767px) {
  .post-navigation {
    margin-top: 20px;
  }
}
.single-post .post-navigation {
  margin-top: 0;
}

.other-posts {
  padding: 55px 0 0 0;
}
.other-posts .inner__wrapper.heading {
  margin: 0;
}
.other-posts .inner__wrapper.other-field__wrapper {
  margin-left: -34px;
}
.other-posts .inner__wrapper.other-field__wrapper .entry-thumbnail a {
  min-height: 100px;
}
@media (max-width: 991px) {
  .other-posts {
    padding-bottom: 40px;
  }
  .other-posts .post__item,
.other-posts .inner__post {
    margin-bottom: 0;
    clear: none !important;
    float: left !important;
  }
  .other-posts .slider--nav3 .slick-dots {
    padding-left: 34px;
  }
  .other-posts .entry-thumbnail img {
    width: 100%;
  }
}

.infobox {
  border: 1px solid #eaeaea;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
}
.infobox .entry-thumbnail {
  margin-top: 10px;
}

.specialbox {
  background: #f57017;
  padding: 20px 25px 15px 25px;
}
.specialbox .btn-primary:hover, .specialbox .btn-primary:focus, .specialbox .btn-primary:active, .specialbox .btn-primary.active {
  background: #a81d22;
  border-color: #a81d22;
}

body.blog .post-navigation--inline .page-numbers {
  display: none;
}
body.blog .post-navigation--inline .next,
body.blog .post-navigation--inline .prev {
  display: block;
  color: #484848;
  font-weight: bold;
}

.items-filters {
  padding: 30px 0;
  background: #f8f8f8;
}
@media (max-width: 767px) {
  .items-filters {
    background: #f8f8f8;
  }
}

.items-filters__list {
  list-style: none;
  padding: 0;
  text-align: center;
  margin: 0 0 0 -5px;
  font-size: 10px;
}
.items-filters__list > li {
  width: 20%;
  float: left;
  padding: 0 0 5px 5px;
}
@media (max-width: 991px) {
  .items-filters__list > li {
    width: 33.33%;
  }
}
@media (max-width: 480px) {
  .items-filters__list > li {
    width: 50%;
  }
}
.items-filters__list > li.active a {
  background: #f57017;
  color: #fff;
}
.items-filters__list a {
  display: block;
  background: #fff;
  color: #333;
  border: 1px solid #f57017;
  text-transform: uppercase;
  padding: 5px;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 767px) {
  .items-filters__list a {
    font-size: 12px;
    padding: 7px 5px;
  }
}
.items-filters__list a:hover {
  background: #e5e5e5;
}

.items-filters__title {
  font-size: 24px;
  font-size: 2.4rem;
}
.items-filters__title + div,
.items-filters__title + ul {
  margin-top: 30px;
}
.items-filters__title > span {
  cursor: pointer;
}
.items-filters__title i:before {
  font-size: 30px;
  margin: 0;
  top: 1px;
  position: relative;
}
.items-filters__title .is-open i:before {
  content: "";
  top: 3px;
}
.items-filters__title h2 i:before,
.items-filters__title .h2 i:before {
  margin-left: 10px;
  font-size: 40px;
  top: 1px;
}
.items-filters__title h2.is-open i:before,
.items-filters__title .h2.is-open i:before {
  top: 3px;
}

.items-filters__line {
  display: block;
  background: #939598;
  height: 3px;
  width: 36%;
  margin: 40px auto 20px auto;
}

.items-filters__select {
  font-weight: 700;
  text-transform: uppercase;
  color: inherit;
}

.items-filters--obj {
  margin-bottom: 20px;
}
.items-filters--obj ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 -7px;
  text-align: center;
}
.items-filters--obj ul > li {
  width: 14.28%;
  float: left;
  padding-left: 7px;
  padding-bottom: 7px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}
@media (max-width: 991px) {
  .items-filters--obj ul > li {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .items-filters--obj ul > li {
    width: 33.33%;
  }
}
.items-filters--obj ul > li svg {
  width: 54px;
  fill: #cdced0;
}
.items-filters--obj ul > li a {
  display: block;
  height: 114px;
  border: 2px solid #cdced0;
  color: #cdced0;
  padding: 20px 0 40px 0;
  position: relative;
}
.items-filters--obj ul > li a span {
  position: absolute;
  bottom: 8px;
  left: 2px;
  right: 2px;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .items-filters--obj ul > li svg {
    display: none;
  }
  .items-filters--obj ul > li a {
    height: 40px;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .items-filters--obj ul > li a span {
    position: static;
  }
}
.items-filters--obj ul > li a:hover {
  color: #939598;
  border-color: #939598;
}
.items-filters--obj ul > li a:hover svg {
  fill: #939598;
}
.items-filters--obj ul > li.active a {
  color: #fff;
  background: #f68e49;
  border-color: #f68e49;
}
.items-filters--obj ul > li.active a svg {
  fill: #fff;
}

.items-filters__list a {
  border-radius: 3px;
  background-color: transparent;
}

.items-filters__list a:hover {
  background-color: #f57017;
  color: #ffffff;
}

#news-cta_subscribe.cta_subscribe-content a.btn {
  padding: 1.5rem 3.8rem;
  text-transform: none;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

#news-cta_subscribe.cta_subscribe-content a.btn .fa {
  margin-left: 6px;
  font-size: 20px;
}

/* partners */
.partners-list {
  padding: 22px 0;
}
.partners-list .post-img-featured {
  border: 1px solid #e9e8e8;
  padding: 10px 0;
}
.partners-list .inner {
  margin: 0 0 40px -20px;
}
.partners-list .inner__item {
  width: 20%;
  float: left;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .partners-list .inner__item:nth-child(5n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .partners-list .inner__item {
    width: 25%;
  }
  .partners-list .inner__item:nth-child(4n+1) {
    clear: left;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .partners-list .inner__item {
    width: 33.33%;
  }
  .partners-list .inner__item:nth-child(3n+1) {
    clear: left;
  }
}
@media (max-width: 479px) {
  .partners-list .inner__item {
    width: 50%;
  }
  .partners-list .inner__item:nth-child(2n+1) {
    clear: left;
  }
}
.partners-list .entry-thumbnail {
  margin: 12px 0;
}

.partners-list-pledge .post-img-featured {
  border: 1px solid #e9e8e8;
  padding: 0;
}
.partners-list-pledge .inner {
  margin: 0 0 40px -20px;
}
.partners-list-pledge .inner__item {
  width: 50%;
  float: left;
  padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .partners-list-pledge .inner__item {
    width: 25%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .partners-list-pledge .inner__item {
    width: 33.33%;
  }
}
@media (max-width: 479px) {
  .partners-list-pledge .inner__item {
    width: 50%;
  }
}
.partners-list-pledge .entry-thumbnail {
  margin: 10px 0;
}

/* single partner, single resources */
.post--partner {
  min-height: 150px;
}
.post--partner .entry-thumbnail {
  margin-top: 0;
  width: 36%;
  float: left;
}
.post--partner .entry-content {
  padding-left: 35px;
  text-align: left;
  float: left;
  width: 64%;
}
.post--partner .entry-content.full-width {
  margin-top: 20px;
  width: 100%;
  padding-left: 0;
}
.post--partner .post-img-featured {
  border: 0;
}
.post--partner .entry-thumbnail-featured {
  margin: 0 0 10px 0;
  max-width: 277px;
}
@media (max-width: 767px) {
  .post--partner .entry-thumbnail {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .post--partner .entry-content {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.post--partner .quote-text hr {
  margin: 7px 0;
}

.our-partner-desc .media-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #6d6e71;
  margin-bottom: 5px;
}
.our-partner-desc .entry-content p:last-child {
  margin-bottom: 10px;
}
.our-partner-desc .media {
  margin-top: 28px;
}
.our-partner-desc .inner__wrapper > hr {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .our-partner-desc .media-left,
.our-partner-desc .media-body {
    width: 100%;
    display: block;
    padding: 0 !important;
    border: 0 !important;
  }
  .our-partner-desc .media + .media {
    border-top: 1px solid #b6b6b8;
  }
}
.our-partner-desc .media-object.img-thumbnail {
  width: 237px;
}

.cmp-partners-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 767px) {
  .cmp-partners-slider {
    margin-bottom: 20px;
  }
}
.cmp-partners-slider .infobox {
  width: calc(50% - 20px);
  margin: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cmp-partners-slider .infobox {
    width: calc(33% - 20px);
  }
}

.single-ct_partners #ajax-content button.mfp-close {
  display: none !important;
}

/* shortcodes */
.ico-box {
  margin-bottom: 50px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .ico-box {
    margin-bottom: 25px;
  }
}
.ico-box .inner__svg {
  background: #f57017;
  border: 1px solid #e9772c;
  width: 112px;
  height: 118px;
  padding: 24px;
  margin: 0 auto 20px auto;
}
.ico-box .inner__svg svg {
  fill: #fff;
}
.ico-box.bordered {
  margin-top: 35px;
}
.ico-box.bordered .__inner {
  background: #f8f8f8;
  border: 1px solid #d7d7d7;
  padding: 0 26px 15px 26px;
}
.ico-box.bordered .inner__svg {
  margin-top: -35px;
}

.ico-box__desc {
  margin-bottom: 20px;
}

.main-header {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.main-header .inner__wrapper {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media (max-width: 767px) {
  .main-header .inner__wrapper {
    padding-top: 50px !important;
    padding-bottom: 70px !important;
  }
}
.main-header .container {
  position: relative;
}
.main-header p:last-child {
  margin-bottom: 0;
}

.main-header__desc {
  font-size: 16px;
  line-height: 1.6;
  padding-top: 15px;
}

.featured-victory {
  padding: 150px 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .featured-victory {
    padding: 90px 0;
  }
}
.featured-victory .__more-button {
  margin-top: 25px;
}
.featured-victory .__desc {
  position: relative;
  margin-top: 28px;
  font-size: 16px;
}
.featured-victory .__desc p {
  line-height: 1.6;
}
.featured-victory a:hover {
  color: #f57017;
}
.featured-victory a:hover * {
  color: #f57017;
}

.number-button {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  width: 170px;
  margin: 0;
  padding: 0 0 21px 21px;
}
@media (min-width: 1030px) {
  .number-button {
    float: left;
    width: 20%;
  }
}
.number-button a {
  border: 2px solid #a7a9ac;
  color: #a7a9ac;
  padding: 4px 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.number-button a:hover {
  color: #f57017;
  border-color: #f57017;
}
.number-button .__a {
  font-size: 40px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding-right: 20px;
}
.number-button .__a,
.number-button .__b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.news-box {
  padding-bottom: 50px;
}
.news-box .entry-thumbnail {
  margin-top: 0;
}
.news-box .post__item {
  margin-bottom: 43px;
}
.news-box .post__item .entry-title {
  font-size: 24px;
  font-size: 2.4rem;
}
.news-box .post__item .entry-title a {
  color: #323232 !important;
  font-size: 24px;
  font-size: 2.4rem;
}
.news-box .post__item .entry-title a:hover {
  color: #f57017 !important;
}

.headline-box {
  position: relative;
  margin-bottom: 30px;
}
.headline-box.has-btm .__content {
  padding-bottom: 80px;
}
.headline-box .__inner {
  background: #fff;
}
@media (max-width: 767px) {
  .headline-box .__inner {
    height: auto !important;
  }
}
.headline-box .__title {
  background: #f68e49;
  padding: 17px 5px 5px 5px;
  color: #fff;
  text-align: center;
}
.headline-box .__title * {
  color: #fff;
}
.headline-box .__title h4 span {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  text-transform: none;
  margin-top: 3px;
}
.headline-box .__content {
  padding: 27px;
}
.headline-box .__btm {
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 20px;
  right: 20px;
}

.img-box {
  position: relative;
  margin-bottom: 50px;
  margin-top: 35px;
  font-size: 14px;
}
.img-box .__inner {
  background: #f8f8f8;
  border: 1px solid #d7d7d7;
  padding: 0 20px 35px 20px;
  cursor: pointer;
}
.img-box .inner__svg {
  background: #f57017;
  border: 1px solid #e9772c;
  width: 70px;
  height: 70px;
  padding: 10px;
  margin: -35px 0 0 -35px;
  position: absolute;
  top: 0;
  left: 50%;
}
.img-box .inner__svg svg {
  fill: #fff;
}
.img-box .img-box__title {
  padding: 40px 10px 30px 10px;
  height: 157px;
  margin: 0 -20px 20px -20px;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.img-box .__title {
  color: #fff;
}
.img-box .img-box__desc {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .img-box .set-equal-height-item {
    height: auto !important;
  }
}

.video-box .__inner {
  cursor: pointer;
  padding: 0 30px;
  border-radius: 5px;
  overflow: hidden;
  border: 2px solid #fafafa;
  background: #fff;
}
.video-box .__inner .__title {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  padding: 0 15px 0 35px;
}
.video-box .__inner .__title a {
  color: #000;
}
.video-box .__inner .__title a:hover {
  color: #f57017;
}
.video-box .__inner .inner__svg {
  background: none;
  border: 0;
  width: 62px;
  height: 62px;
  padding: 0;
  position: unset;
  margin: -60px 0 25px;
  border-radius: 5px;
  overflow: hidden;
}
.video-box .__inner .img-box__title {
  margin: 0 -30px 20px;
  background-position: 50% 50%;
}
.video-box .__inner .img-box__desc {
  margin-bottom: 0;
}
.video-box .__inner .__content p {
  line-height: 1.465;
}
.video-box .__inner .inner-play {
  width: 65px;
  height: 65px;
  display: inline-block;
  background: url(../images/carat.png) no-repeat;
  background-position: 0 0;
  background-size: 65px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  text-indent: -999em;
}
.video-box .__inner .inner-play:hover {
  opacity: 0.8;
}

.global-wins-list {
  border-top: 1px solid #dcddde;
  padding-top: 30px;
  margin-top: 40px;
  position: relative;
}
.global-wins-list .entry-title a:hover {
  text-decoration: underline;
}

.goal-box-list a {
  color: inherit;
}
.goal-box-list a:hover {
  color: inherit;
}
@media (max-width: 991px) {
  .goal-box-list > li:nth-child(2n+1) {
    clear: left;
  }
}

.goal-box {
  -webkit-box-shadow: 3px 3px 46px 0px rgba(1, 1, 1, 0.1);
          box-shadow: 3px 3px 46px 0px rgba(1, 1, 1, 0.1);
  border-radius: 10px;
  background: #ebebeb;
  margin-bottom: 40px;
  cursor: pointer;
}

.goal-box__title {
  font-size: 40px;
  font-size: 4rem;
  padding: 30px 10px;
  background: #fff;
  color: #f57017;
  text-transform: uppercase;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.goal-box__amount {
  font-size: 20px;
  font-size: 2rem;
  color: #f57017;
  text-transform: uppercase;
  padding-top: 30px;
  margin-bottom: 30px;
}
.goal-box__amount strong {
  font-size: 35px;
  font-size: 3.5rem;
  color: #666;
  line-height: 1;
}

.goal-box__recent {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 8px 10px 10px 10px;
  line-height: 1;
}
.goal-box__recent img {
  margin-right: 10px;
}
.goal-box__recent time {
  display: inline-block;
}

.goal-box__btn .btn {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.victories-list {
  position: relative;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  .victories-list {
    padding-bottom: 50px;
  }
}
.victories-list > .inner {
  margin: 0 0 0 -30px;
  min-height: 100px;
}
.victories-list > .inner .entry-thumbnail {
  position: relative;
  text-align: left;
}
.victories-list > .inner .entry-thumbnail:hover .entry-meta {
  background-color: #eb6106;
  background-color: rgba(235, 97, 6, 0.6);
}
.victories-list > .inner .entry-thumbnail a {
  display: block;
}
.victories-list > .inner .entry-thumbnail a.is-loading {
  min-height: 149px;
  background-color: #fff !important;
  background-position: center 20px;
}
@media (min-width: 992px) {
  .victories-list > .inner .entry-thumbnail a.is-loading {
    min-height: 242px;
  }
}
.victories-list > .inner .entry-meta {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  min-height: 82px;
}
.victories-list > .inner .entry-meta .wrap-entry-meta-title {
  padding-bottom: 6px;
  padding-top: 6px;
  display: block;
  font-size: 16px;
}
.victories-list > .inner .posted-on {
  display: inline-block;
  font-size: 14px;
  margin-top: 5px;
  font-weight: 400;
  position: relative;
}
.victories-list > .inner .posted-on:after {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 2px;
  background-color: #eb6106;
}
.victories-list .inner__post {
  width: 50%;
  float: left;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .victories-list .inner__post {
    width: 100%;
    float: none;
  }
}
@media (min-width: 1030px) {
  .victories-list.col-3 {
    padding-bottom: 60px;
  }
  .victories-list.col-3 > .inner {
    margin-left: -20px;
  }
  .victories-list.col-3 > .inner .entry-meta {
    min-height: 0;
  }
  .victories-list.col-3 .entry-thumbnail {
    margin: 0 0 20px 0;
  }
  .victories-list.col-3 .inner__post {
    padding-left: 20px;
    width: 33.33%;
  }
  .victories-list.col-3 .inner__post .posted-on {
    margin-top: 0;
  }
}
.victories-list .post-img-featured {
  width: 100%;
}
.victories-list .pagination-posts__wrapper {
  margin: 0;
}
.victories-list .load-more-container {
  position: relative;
  z-index: 2;
  margin-top: -50px;
}
@media (max-width: 767px) {
  .victories-list .load-more-container {
    margin-top: 0;
  }
}

.fullwidth__note {
  background: transparent url("../images/note-bg.png") repeat 0 0;
  padding: 35px 0 0 0;
  margin-bottom: 15px;
  min-height: 155px;
}
@media (max-width: 480px) {
  .fullwidth__note p {
    margin-bottom: 15px;
  }
}
.fullwidth__note .__inner {
  position: relative;
  padding-left: 150px;
}
@media (max-width: 480px) {
  .fullwidth__note .__inner {
    padding-left: 0;
  }
}
.fullwidth__note svg {
  width: 115px;
  height: 115px;
  position: absolute;
  top: -15px;
  left: 0;
  fill: #fff;
  fill: rgba(255, 255, 255, 0.6);
}
@media (max-width: 480px) {
  .fullwidth__note svg {
    position: static;
    float: left;
    margin: 0 10px 10px 0;
    width: 60px;
    height: 60px;
  }
}
.fullwidth__note p a {
  text-decoration: underline;
}

.embed-campaign-light .campaign-image-wrap {
  min-height: 250px;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-position: center;
  background-size: cover;
}
.embed-campaign-light .infobox--action {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.embed-form-popup-overlay {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999999999;
  overflow: hidden;
}
.embed-form-popup-overlay--hidden {
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.embed-form-popup-overlay--show {
  visibility: visible;
  overflow: auto;
  clip: unset;
  margin: unset;
}

.embed-form-popup {
  width: 60%;
  background-color: white;
  border-radius: 5px;
  padding: 0;
  margin: 0;
  max-height: inherit;
  height: auto;
  display: block;
}
.embed-form-popup > .row {
  margin: 0;
}
.embed-form-popup h3 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 19px;
}
.embed-form-popup .embed-text-info {
  padding: 46px 45px 35px 43px;
}
.embed-form-popup .embed-text-info p {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 21px;
}
.embed-form-popup .embed-text-info .btn {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
}
.embed-form-popup .form-preview {
  background-color: #f6f6f6;
  padding: 46px;
  padding-bottom: 20px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  padding-left: 50px;
  padding-right: 47px;
}
.embed-form-popup .form-preview .inner {
  background: #f6f6f6;
}
.embed-form-popup .ribbon-caption em {
  background-color: #47ad5d;
}
.embed-form-popup--campaign {
  width: 80%;
  /*
  * IPhone 5 fix
  */
  /*
  * SAMSUNG Galaxy S5 fix
  */
}
.embed-form-popup--campaign .ribbon-caption {
  position: absolute;
  width: auto;
  background-color: transparent;
  z-index: 1000000;
  -webkit-transform: translate(-10px, 25px);
          transform: translate(-10px, 25px);
}
.embed-form-popup--campaign textarea {
  padding: 12px 17px;
  border-radius: 2px;
  min-width: 100%;
  resize: none;
  height: 125px;
  font-size: 15px;
  border: 1px solid #979797;
  margin-bottom: 21px;
}
.embed-form-popup--campaign .c2c-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.embed-form-popup--campaign .c2c-wrapper .js-c2c-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 12px;
  padding-left: 20px;
  display: none;
}
.embed-form-popup--campaign .c2c-wrapper .js-c2c-info .fa {
  padding-right: 8px;
  font-size: 16px;
}
.embed-form-popup--campaign .c2c-wrapper .js-c2c-info--visible {
  display: inline-block;
}
.embed-form-popup--campaign > .row {
  position: relative;
}
.embed-form-popup--campaign > .row > .mfp-close {
  height: 37px;
  width: 37px;
  background-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: -30px;
  right: -35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 80%;
  color: #333;
  font-size: 34px;
  font-weight: 300;
}
.embed-form-popup--campaign .form-preview div.b {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 1000000;
}
@media screen and (min-width: 991px) {
  .embed-form-popup--campaign {
    padding-bottom: 0;
  }
  .embed-form-popup--campaign textarea {
    min-height: 100px;
  }
}
@media screen and (min-width: 1180px) {
  .embed-form-popup--campaign {
    width: 70%;
  }
  .embed-form-popup--campaign textarea {
    min-height: unset;
  }
}
@media screen and (min-width: 1440px) {
  .embed-form-popup--campaign {
    width: 50%;
    min-width: 900px;
  }
  .embed-form-popup--campaign textarea {
    min-height: unset;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  .embed-form-popup--campaign {
    width: 100%;
    max-height: 100vh;
    border-radius: 0;
  }
  .embed-form-popup--campaign > .row > .mfp-close {
    top: -20px;
    right: -20px;
    color: #000;
    z-index: 99999999;
    width: 100px;
    height: 100px;
  }
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
  .embed-form-popup--campaign {
    width: 100%;
    min-height: 100vh;
    height: 100vh;
    max-height: 100vh;
    border-radius: 0;
  }
  .embed-form-popup--campaign > .row > .mfp-close {
    top: -20px;
    right: -20px;
    color: #000;
    z-index: 99999999;
    width: 100px;
    height: 100px;
  }
}

.latest-activity {
  padding: 0;
  background: #fff;
  font-size: 14px;
  margin-top: -3px;
}
.latest-activity ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.latest-activity li {
  position: relative;
  font-weight: 500;
  padding: 3px 0 8px 36px;
}
.latest-activity li strong {
  font-weight: 500;
}
.latest-activity li:last-child {
  padding-bottom: 0;
}
.latest-activity img {
  position: absolute;
  left: 0;
  top: 0;
}
.latest-activity .__time {
  display: inline-block;
  color: #999;
}

.campaign-update {
  cursor: pointer;
}

.recent-activity {
  font-size: 12px;
  color: #58595b;
}
.recent-activity ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.recent-activity li {
  position: relative;
  padding: 13px 112px 13px 75px;
}
.recent-activity li:nth-child(2n) {
  background-color: #f6f6f6;
}
.recent-activity img {
  position: absolute;
  left: 20px;
  top: 6px;
}
@media (max-width: 480px) {
  .recent-activity img {
    top: 15px;
  }
}
.recent-activity .__time {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #939598;
}
.recent-activity .__details {
  color: #939598;
  border-left: 1px solid #abadaf;
  padding-left: 8px;
  margin-left: 8px;
}
.recent-activity .__country {
  margin-left: 4px;
}

.form--simple .__note {
  text-align: center;
  display: block;
  margin: 15px 0 10px 0;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  color: #a5a5a5;
}
.form--simple .__note a {
  text-decoration: underline;
  color: inherit;
  border: 0;
}
.form--simple .form-group {
  margin-bottom: 10px;
}
.form--simple .__submit {
  margin-top: 20px;
}
.form--simple .__btn {
  margin-top: 15px;
}
.form--simple .is-loading {
  background: transparent url("../images/loading.gif") no-repeat bottom right;
}
.form--simple .js-gdpr-show_notice {
  background: #363636;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
}
.form--simple .js-gdpr-show_notice .checkbox {
  margin-top: 0;
}
.form--simple .js-gdpr-show_notice .gdpr-agree__warning {
  display: block !important;
  margin-top: 15px;
  position: relative;
}
.form--simple .js-gdpr-show_notice .gdpr-agree__warning-icon,
.form--simple .js-gdpr-show_notice .gdpr-agree__warning label {
  font-size: 14px;
  color: #ffbf2b;
  font-weight: 400;
  display: block;
  padding-left: 30px;
}
.form--simple .js-gdpr-show_notice .gdpr-agree__warning-icon {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 0;
}

.is-loading {
  background: transparent url("../images/loading.gif") no-repeat bottom right;
}

.is-loading.pos--tl {
  background-position: top left;
}

.is-loading-opacity {
  pointer-events: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.infobox--campaign-buttons .btn-ico {
  margin-bottom: 11px;
}
.infobox--campaign-buttons .btn-ico:last-child {
  margin-bottom: 0;
}

.campaign-single {
  padding-bottom: 0 !important;
}
.campaign-single .h1 {
  font-family: "Colfax", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #181818;
  text-transform: none;
  font-size: 32px;
  font-size: 3.2rem;
}
@media (max-width: 480px) {
  .campaign-single .h1 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.campaign-single .entry-thumbnail--cmp img {
  width: 100%;
}
.campaign-single.is_actionc29c189 .form-group--submit {
  background: transparent url("../images/loading.gif") no-repeat center top;
}
.campaign-single.is_actionc29c189 .form-group--submit .__submit {
  visibility: hidden;
}
.campaign-single.is_actionc29c189 .loader-disable .form-group--submit {
  background: none;
}
.campaign-single.is_actionc29c189 .loader-disable .form-group--submit .__submit {
  display: none;
  visibility: visible;
}
.campaign-single.is_actionc29c189 .infobox--action .__read-full {
  display: none;
}
.campaign-single.is_actionc29c189 .infobox--action .form-group {
  display: none;
}
.campaign-single.is_actionc29c189 .infobox--action .form-group--submit {
  display: block;
}
.campaign-single.is_actionc29c189 .infobox--action .form-group__country {
  display: block;
}
.campaign-single.is_actionc29c189 .infobox--action--showFields .__read-full {
  display: block;
}
.campaign-single.is_actionc29c189 .infobox--action--showFields .form-group {
  display: block;
}
.campaign-single.is_actionc29c189 .infobox--action--showFields .form-group--submit {
  background: none;
}
.campaign-single.is_actionc29c189 .infobox--action--showFields .form-group--submit .__submit {
  display: block;
  visibility: visible;
}
.campaign-single .__update-info {
  background: #f57017;
  padding: 7px 5px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.campaign-single .embed-container {
  max-width: 100%;
  padding-bottom: 56.25%;
}
.campaign-single .entry-content {
  font-size: 1.25em;
  line-height: 1.4;
  color: #000;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .campaign-single .entry-content {
    font-size: 16px;
  }
}
.campaign-single .entry-content p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  .campaign-single .progress {
    height: 20px;
  }
  .campaign-single .progress-bar {
    font-size: 14px;
    line-height: 21px;
  }
  .campaign-single .e__cta-title {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.action-form-sidebar {
  margin-bottom: 50px;
}

.share-buttons .essb_links {
  margin: 0 0 15px 0;
}
.share-buttons .essb_links_list {
  margin: 0 -5px !important;
}
.share-buttons li.essb_item {
  max-width: calc(100% / (6 + 10px));
  padding: 0 5px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.share-buttons li.essb_item a {
  cursor: pointer;
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.share-buttons li.essb_item a .essb_network_name {
  float: right;
  font-weight: 700;
  font-size: 18px;
  margin: 10px 14px;
  position: absolute;
  right: 0;
}
.share-buttons li.essb_item a .essb_icon {
  width: 40px;
  height: 40px;
  background: transparent;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.share-buttons li.essb_item a .essb_icon:before {
  font-size: 20px !important;
  top: 10px;
  left: 10px;
}
@media (max-width: 480px) {
  .share-buttons .essb_links_list {
    margin: 0 -2px !important;
  }
  .share-buttons li.essb_item {
    padding: 0 2px !important;
  }
  .share-buttons li.essb_item a {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
  }
  .share-buttons li.essb_item a .essb_icon {
    width: 24px;
    height: 24px;
  }
  .share-buttons li.essb_item a .essb_icon:before {
    font-size: 14px !important;
    top: 5px;
    left: 5px;
  }
  .share-buttons li.essb_item a .essb_network_name {
    margin: 6px;
    font-size: 12px;
  }
}
.share-buttons .essb_links_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -5px !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.share-buttons .essb_links_list .essb_item {
  width: calc(100% / 5);
  padding-bottom: 0.5rem !important;
}
@media screen and (max-width: 768px) {
  .share-buttons .essb_links_list .essb_item {
    width: calc(100% / 3);
  }
}

body .share-links--hover .essb_links li.essb_item a .essb_icon {
  background: none !important;
}
body .share-links--hover .essb_links a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
body .share-links--hover .essb_links a:focus,
body .share-links--hover .essb_links a:hover {
  background: inherit;
}
body .share-links--hover .essb_links a:focus:before,
body .share-links--hover .essb_links a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.nav-tabs {
  position: relative;
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  border-bottom: 2px solid #eee;
}
.nav-tabs > li {
  float: left;
  margin: 0 2.1875em 0 0;
}
.nav-tabs > li:last-child {
  margin-right: 0;
}
.nav-tabs > li > a {
  color: #323232;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 5px 0;
  letter-spacing: -0.05em;
  display: inline-block;
  position: relative;
  top: 2px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-bottom: 2px solid #f57017;
  color: #f57017;
}
@media (max-width: 480px) {
  .nav-tabs {
    margin-top: 10px;
  }
  .nav-tabs > li > a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.embed-button--in_nav {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
}

.tab-content > .tab-pane {
  display: none;
  padding: 20px 0;
}
.tab-content > .active {
  display: block;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.msg-ratified {
  margin-top: 15px;
}

.campaign-nav-steps {
  padding: 12px 0 5px 0;
  background: #1d1d25 url("../images/campaign-steps-bg-alt.jpg") no-repeat center top;
  background-size: cover;
  margin-bottom: 35px;
  text-align: center;
  font-size: 12px;
}
.campaign-nav-steps em {
  font-weight: 500;
  font-style: italic;
  display: block;
  margin-bottom: 3px;
}
.campaign-nav-steps span {
  display: block;
  margin-top: 2px;
}
.campaign-nav-steps a {
  color: #fff;
}
.campaign-nav-steps a:hover {
  color: #ccc;
}
.campaign-nav-steps svg {
  width: 32px;
  height: 32px;
  fill: #babbbd;
}
.campaign-nav-steps .inner__wrapper {
  position: relative;
  margin: 0 15px;
}
.campaign-nav-steps .nav-previous {
  position: absolute;
  left: 60px;
  bottom: 3px;
  margin-top: -21px;
}
.campaign-nav-steps .nav-next {
  position: absolute;
  right: 60px;
  bottom: 3px;
  margin-top: -21px;
}
.campaign-nav-steps .nav-previous,
.campaign-nav-steps .nav-next {
  width: 42px;
  height: 42px;
  display: block;
  background: #393940;
  background: rgba(255, 255, 255, 0.3);
  padding: 9px;
  border-radius: 50%;
}
.campaign-nav-steps .nav-previous svg,
.campaign-nav-steps .nav-next svg {
  width: auto;
  height: auto;
}
.campaign-nav-steps .nav-previous:hover,
.campaign-nav-steps .nav-next:hover {
  background: rgba(255, 255, 255, 0.15);
}
.campaign-nav-steps ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.campaign-nav-steps ul > li {
  float: left;
  width: 16.66%;
}
.campaign-nav-steps .active a {
  color: #828487;
}
.campaign-nav-steps .active svg {
  fill: #828487;
}
.campaign-nav-steps li a:hover {
  color: #f57017;
}
.campaign-nav-steps li a:hover svg {
  fill: #f57017;
}
@media (max-width: 1229px) {
  .campaign-nav-steps .nav-previous {
    left: -20px;
  }
  .campaign-nav-steps .nav-next {
    right: -20px;
  }
  .campaign-nav-steps .inner__wrapper {
    margin: 0 20px;
  }
}
@media (max-width: 991px) {
  .campaign-nav-steps .inner__wrapper {
    margin: 0;
  }
  .campaign-nav-steps .nav-previous,
.campaign-nav-steps .nav-next {
    display: none;
  }
  .campaign-nav-steps em {
    min-height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.pagination-posts__wrapper {
  margin: 30px 0 60px 0;
}
@media (max-width: 767px) {
  .pagination-posts__wrapper .nav-links {
    border: 0;
    padding: 20px 0 0 0;
  }
  .pagination-posts__wrapper .nav-links span {
    display: none;
  }
}
.pagination-posts__wrapper.is-top {
  margin: 30px 0 30px 0;
}
.pagination-posts__wrapper.is-onside {
  margin: 30px 0 30px 0;
}
.pagination-posts__wrapper.is-onside .nav-links a {
  color: #484848;
  font-weight: 700;
  text-transform: none;
}
.pagination-posts__wrapper.is-onside .nav-links a:hover {
  color: #f57017;
}
.pagination-posts__wrapper.is-onside .nav-links a:hover i {
  color: #f57017;
}
.pagination-posts__wrapper.is-onside .nav-previous,
.pagination-posts__wrapper.is-onside .nav-next {
  font-size: 18px;
  line-height: 1.1;
}
.pagination-posts__wrapper.is-onside .nav-previous i,
.pagination-posts__wrapper.is-onside .nav-next i {
  color: #d0d0d0;
  font-size: inherit;
}
@media (min-width: 1550px) {
  .pagination-posts__wrapper.is-onside .nav-previous,
.pagination-posts__wrapper.is-onside .nav-next {
    font-size: 1.125em;
  }
  .pagination-posts__wrapper.is-onside .nav-previous,
.pagination-posts__wrapper.is-onside .nav-next {
    position: fixed;
    top: 50%;
    left: 0;
    margin-top: 20px;
    max-width: 8.8888888889em;
  }
  .pagination-posts__wrapper.is-onside .nav-previous i,
.pagination-posts__wrapper.is-onside .nav-next i {
    position: absolute;
    font-size: 1.6666666667em;
  }
  .pagination-posts__wrapper.is-onside .nav-previous {
    padding-left: 2.2222222222em;
    text-align: left;
  }
  .pagination-posts__wrapper.is-onside .nav-previous i {
    left: 0;
  }
  .pagination-posts__wrapper.is-onside .nav-next {
    text-align: right;
    padding-right: 2.2222222222em;
    left: auto;
    right: 0;
  }
  .pagination-posts__wrapper.is-onside .nav-next i {
    right: 0;
  }
}
@media (max-width: 480px) {
  .pagination-posts__wrapper.is-onside .nav-previous,
.pagination-posts__wrapper.is-onside .nav-next {
    font-size: 17px;
  }
}

.pagination-posts__wrapper--popup {
  margin-bottom: 10px;
}

.pagination-posts__wrapper-centered {
  text-align: center;
}
.pagination-posts__wrapper-centered .nav-links .nav-previous,
.pagination-posts__wrapper-centered .nav-links .nav-next {
  float: none;
  display: inline-block;
}
@media (min-width: 768px) {
  .pagination-posts__wrapper-centered .nav-links .nav-previous {
    margin-right: 40px;
  }
}
@media (min-width: 768px) {
  .pagination-posts__wrapper-centered .nav-links .nav-next {
    margin-left: 40px;
  }
}

.infobox--action {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #242424;
  padding: 25px 30px 15px 30px;
  margin-bottom: 20px;
}
.infobox--action .e__innerset {
  padding: 30px 30px 20px 30px;
  margin: 30px -30px -15px -30px;
  background: #000333;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#282828));
  background: linear-gradient(to bottom, #333333 0%, #282828 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.infobox--action .e__innerset.form--simple {
  margin-top: 1.5em;
}
.infobox--action .e__innerset label {
  color: #fff;
}
.infobox--action .e__innerset .e__link-text {
  font-size: 16px;
  color: #d0d0d0;
  border: 0;
  padding: 0;
  background: none;
}
.infobox--action .badge-info {
  text-transform: uppercase;
  font-weight: 700;
}
.infobox--action .badge-img {
  width: 150px;
  height: 150px;
  display: block;
  margin: 20px auto;
}
.infobox--action .__read-full {
  margin: 8px 0;
}
.infobox--action .__read-full p {
  margin-bottom: 15px;
  line-height: 1.4;
  color: #fff;
}
.infobox--action .__read-full .__link {
  text-align: center;
  position: relative;
  color: #fff;
  display: block;
  text-transform: none;
  font-weight: 500;
  font-size: 15px;
  font-size: 1.5rem;
}
.infobox--action .__read-full .__link span {
  display: inline-block;
  padding: 5px 28px 5px 0;
  z-index: 1;
  position: relative;
}
.infobox--action .__read-full .__link span svg {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 11px;
  top: 9px;
  fill: #a5a5a5;
}
.infobox--action .__read-full .__link:hover {
  color: #f57017;
}
.infobox--action .__read-full .__link:hover svg {
  fill: #f57017;
}
.infobox--action #badge-screen .share-links-space {
  margin-bottom: 25px;
}
@media (max-width: 480px) {
  .infobox--action {
    padding-left: 20px;
    padding-right: 20px;
  }
  .infobox--action .e__innerset {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.infobox--action .form--checkbox a {
  color: #fff;
  border-bottom: 1px solid #555 !important;
}

.form-section--dark {
  background: #242424;
  padding: 30px 30px 30px 30px;
  margin: 30px -30px 0 -30px;
}
@media (max-width: 480px) {
  .form-section--dark {
    padding: 30px 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
}

#read-full {
  font-size: 16px;
  color: #fff;
}

.infobox-scroll {
  overflow-y: auto;
  height: 200px;
}

.toggle-more-btn {
  margin: 50px 0 40px 0;
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 480px) {
  .toggle-more-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.toggle-more-btn a {
  position: relative;
  color: #767676;
  display: block;
  text-transform: none;
  font-weight: 500;
}
.toggle-more-btn a:hover {
  color: #f57017;
}
.toggle-more-btn a:hover svg {
  fill: #f57017;
}
.toggle-more-btn a:after {
  content: "";
  background: #e7e7e7;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -1px;
}
.toggle-more-btn a span {
  background: #fff;
  display: inline-block;
  padding: 3px 31px 3px 0;
  z-index: 1;
  position: relative;
}
.toggle-more-btn a span svg {
  width: 16px;
  height: 16px;
  position: Absolute;
  right: 9px;
  top: 4px;
  fill: #a5a5a5;
}
.toggle-more-btn.toggle-more-btn--dark a span {
  background: #242424;
  color: #fff;
}

.entry-content {
  font-size: 14px;
}
.entry-content em strong {
  font-weight: 500;
  font-style: italic;
}
.entry-content .entry_excerpt p {
  color: #525255;
}

.list-notes {
  font-size: 15px;
}
.list-notes p {
  margin-bottom: 10px;
}
.list-notes ol {
  padding: 0 0 0 30px;
}

.vis-timeline {
  border: 0;
}

.vis-item {
  color: #fff;
  border: 0;
  background: none;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
}
.vis-item a {
  display: block;
}

.vis-item .vis-item-content {
  padding: 0;
}

.vis-panel.vis-center {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.vis-item.vis-selected {
  background: none;
  border: 0;
}

.vis-item.vis-line {
  border-color: rgba(255, 255, 255, 0.2);
}

.vis-time-axis .vis-grid.vis-minor {
  border: 0;
}

.vis-time-axis .vis-text {
  color: transparent;
}

.vis-item.vis-dot {
  border: 0;
  width: 12px;
  height: 12px;
  background: transparent url("../images/dot-nav-alt.png") repeat 0 0;
}

.vis-item.vis-dot.is-active {
  background: transparent url("../images/dot-nav-active-alt.png") repeat 0 0;
}
.vis-item.vis-dot.is-active:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  border-radius: 50%;
}

.vis-item-content:hover title {
  color: white;
  display: block;
  position: absolute;
  background-color: black;
  border-radius: 5px;
  padding: 5px 10px;
  top: 46px;
  z-index: 9999;
}

.vis-item:hover title:before {
  content: " ";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid black;
  position: absolute;
  top: -9px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.vis-panel.vis-left, .vis-panel.vis-right, .vis-panel.vis-top, .vis-panel.vis-bottom {
  border: 0 !important;
}
.vis-panel.vis-center {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.vis-panel.vis-center,
.vis-timeline {
  overflow: visible !important;
}

div.vis-tooltip {
  max-width: 400px;
}
@media (max-width: 767px) {
  div.vis-tooltip {
    left: 0 !important;
  }
}
@media (max-width: 500px) {
  div.vis-tooltip {
    max-width: 300px;
  }
}

/**
Embedded campaign widget adjustments
feedback: U1-840
*/
.embeded-campaign-widget {
  border-radius: 5px;
  overflow: hidden;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}
.embeded-campaign-widget .e__cta-title {
  font-size: 25px;
}
.embeded-campaign-widget .e__innerset {
  background: #181818;
  padding-top: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.embeded-campaign-widget .infobox--action {
  background: #181818;
  padding: 27px;
  padding-top: 20px;
  margin-bottom: 0;
}
.embeded-campaign-widget .__submit {
  letter-spacing: -1px;
  margin-top: 0px;
}
.embeded-campaign-widget .js-collapse-link .arrow-up {
  display: none;
}
.embeded-campaign-widget .js-collapse-link[aria-expanded=true] .arrow-down {
  display: none;
}
.embeded-campaign-widget .js-collapse-link[aria-expanded=true] .arrow-up {
  display: block;
}

/* Below is the custom gradient styling for campaign read more toggle. */
[data-readmore] {
  position: relative;
}

/* Set default styling of gradient. so that it will look fading out*/
[data-readmore]:before {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(white));
  background: linear-gradient(rgba(0, 0, 0, 0), white);
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

[data-readmore][aria-expanded=false]:before,
[data-readmore][aria-expanded=true].transitioning:before {
  height: 80px;
}

[data-readmore][aria-expanded=false].transitioning:before {
  height: 0;
}

.toggleMore--dark:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#242424));
  background: linear-gradient(rgba(0, 0, 0, 0), #242424);
}

#wpdiscuz-loading-bar.wpdiscuz-loading-bar-auth {
  display: none !important;
}

#wpdcom .wpd-thread-list .wpd-load-more-submit-wrap .wpd-load-more-submit {
  position: relative;
}

#wpdcom .wpd-thread-list .wpd-load-more-submit-wrap .wpd-load-more-submit:after {
  content: "";
  position: absolute;
  top: calc(50% - 13px);
  left: calc(100% + 12px);
  width: 32px;
  height: 25px;
  border: 0;
  background-image: url("../images/wpdiscuz_loading.gif");
  z-index: 999999;
  display: none;
}

#wpdcom .wpd-thread-list .wpd-load-more-submit-wrap .wpd-load-more-submit.wpd-loading:after {
  display: block;
}

.u-slider--outer {
  position: relative;
}

.slider--nav1 {
  padding-top: 38px;
}
.slider--nav1 .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0 0 0 -1px;
  position: absolute;
  top: 0;
  left: 0;
}
.slider--nav1 .slick-dots li {
  display: inline-block;
  margin: 3px;
  text-align: center;
}
.slider--nav1 .slick-dots button {
  padding: 4px 7px;
  min-width: 24px;
  line-height: 1;
  background: transparent;
  font-size: 12px;
  border: 2px solid #939598;
}
.slider--nav1 .slick-dots button:hover {
  border-color: #f68e49;
  color: #f68e49;
}
.slider--nav1 .slick-dots .slick-active button {
  background: #f68e49;
  border-color: #f68e49;
  color: #fff;
}
.slider--nav1 .slick-arrow {
  top: 50%;
  position: absolute;
  margin: -35px 0 0 0;
  pointer-events: auto;
  z-index: 1;
}
.slider--nav1 .slick-prev {
  left: 0;
}
.slider--nav1 .slick-next {
  right: 0;
}

.slick-arrow {
  width: 70px;
  height: 70px;
  border: 0;
  background-color: transparent;
}
.slick-arrow svg {
  width: 36px;
  fill: #fff;
  vertical-align: middle;
}
.slick-arrow:hover svg {
  fill: #ccc;
}
.slick-arrow.slick-disabled {
  display: none !important;
}

.mfp-close-btn-in .mfp-close {
  padding: 6px;
  right: 15px;
  top: 15px;
}
.mfp-close-btn-in .mfp-close svg {
  fill: #818181;
}

.slider--nav2 .slick-arrow {
  width: 36px;
  height: 36px;
  top: 50%;
  position: absolute;
  margin: -18px 0 0 0;
  pointer-events: auto;
  z-index: 1;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  padding: 8px;
}
.slider--nav2 .slick-arrow:hover {
  background: #fff;
}
.slider--nav2 .slick-arrow svg {
  fill: #434242;
  width: 100%;
}
.slider--nav2 .slick-prev {
  left: 10px;
}
.slider--nav2 .slick-next {
  right: 10px;
}
.slider--nav2 .slick-slide {
  margin: 1px;
  border: 3px solid transparent;
  cursor: pointer;
}
.slider--nav2 .slick-slide.slick-current {
  border-color: #f57017;
}
.slider--nav2.u-nohighlight .slick-current {
  border-color: transparent !important;
}

.slider--nav3 .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.slider--nav3 .slick-dots > li {
  display: inline-block;
  margin: 12px;
}
.slider--nav3 .slick-dots button {
  border: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #c7c8ca;
  font-size: 0;
  color: transparent;
}
.slider--nav3 .slick-dots .slick-active button {
  background: #6d6e71;
}

.slider-featured-campaigns {
  margin-bottom: 20px;
}
.slider-featured-campaigns .js-nav--on-img {
  position: absolute;
  width: 100%;
  padding-bottom: 51.54%;
  z-index: 1;
  pointer-events: none;
}
.slider-featured-campaigns .entry-thumbnail {
  margin: 0 0 30px 0;
}
.slider-featured-campaigns .entry-title {
  margin-bottom: 28px;
}

.sliders_cmp_popup .__desc {
  display: block;
  margin: 10px 0 25px 0;
}

.mfp-content .sliders_cmp_popup {
  max-width: 900px;
}
@media (min-width: 768px) {
  .mfp-content .sliders_cmp_popup {
    padding: 35px 65px;
  }
}
.mfp-content .sliders_cmp_popup .slider--nav1 {
  padding-top: 10px;
}
.mfp-content .sliders_cmp_popup .post--team {
  min-height: 300px;
  overflow: hidden;
}

.slider--nav4 .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
}
.slider--nav4 .slick-dots li {
  display: inline-block;
}
.slider--nav4 .slick-dots li button {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #c7c8ca;
  color: #fff;
  font-size: 10px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  margin: 6px 12px;
  border: 0;
}
@media (max-width: 767px) {
  .slider--nav4 .slick-dots li button {
    font-size: 12px;
    width: 26px;
    height: 26px;
    padding: 0;
    text-align: center;
  }
}
.slider--nav4 .slick-dots li.slick-active button {
  background: #6d6e71;
}
.slider--nav4 .prev, .slider--nav4 .next {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  width: auto;
  height: auto;
  color: #6d6e71;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
}
.slider--nav4 .prev:hover, .slider--nav4 .next:hover {
  color: #691F22;
}
.slider--nav4 .prev {
  left: 0;
}
.slider--nav4 .next {
  right: 0;
}

.slider--nav5 {
  padding-bottom: 35px;
}
.slider--nav5 .slick-prev, .slider--nav5 .slick-next {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #fff;
  font-size: 10px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  margin: 6px 12px;
  border: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #6d6e71;
}
@media (max-width: 767px) {
  .slider--nav5 .slick-prev, .slider--nav5 .slick-next {
    font-size: 12px;
    width: 26px;
    height: 26px;
    padding: 0;
    text-align: center;
  }
}
.slider--nav5 .slick-prev {
  margin-left: -30px;
}
.slider--nav5 .slick-next {
  margin-right: -30px;
}
.slider--nav5 .slick-arrow.slick-disabled {
  display: block !important;
  background: #c7c8ca;
  cursor: default;
}

.slick-current > span {
  background: #6d6e71;
}

.dots-directional {
  background: none;
  padding: 0;
  border: 0;
}
.dots-directional.disabled {
  color: #ccc;
  cursor: default;
  pointer-events: none;
}
@media (max-width: 479px) {
  .dots-directional {
    margin: 5px;
  }
}

.slider--nav6 .slick-arrow {
  width: 40px;
  height: 40px;
  top: 50%;
  position: absolute;
  margin: -20px 0 0 0;
  pointer-events: auto;
  z-index: 1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
}
.slider--nav6 .slick-arrow:hover {
  background: #fff;
}
.slider--nav6 .slick-prev {
  left: -40px;
}
.slider--nav6 .slick-next {
  right: -40px;
}
@media (max-width: 991px) {
  .slider--nav6 {
    margin-bottom: 50px;
  }
  .slider--nav6 .slick-arrow {
    margin: 0;
    top: auto;
    bottom: -40px;
  }
  .slider--nav6 .slick-prev {
    left: 50%;
    margin-left: -50px;
  }
  .slider--nav6 .slick-next {
    right: 50%;
    margin-right: -50px;
  }
}
.slider--nav6 .slick-arrow.slick-disabled {
  display: block !important;
  opacity: 0.4;
  cursor: default;
}

.slider--nav7 .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.slider--nav7 .slick-dots li {
  display: inline-block;
}
.slider--nav7 .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #484848;
  color: transparent;
  font-size: 0;
  display: inline-block;
  margin: 2px 5px;
  border: 0;
  padding: 0;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.slider--nav7 .slick-dots li button:hover {
  background: #F57017;
}
.slider--nav7 .slick-dots li.slick-active button {
  background: #fff;
}

.slider--nav8 .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.slider--nav8 .slick-dots > li {
  display: inline-block;
  margin: 12px;
}
.slider--nav8 .slick-dots button {
  border: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #c7c8ca;
  font-size: 0;
  color: transparent;
}
.slider--nav8 .slick-dots .slick-active button {
  background: #6d6e71;
}
@media (max-width: 767px) {
  .slider--nav8 .slick-dots li {
    margin: 2px 4px;
  }
  .slider--nav8 .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}

.slider-logos-wrapper .item {
  float: left;
}
.slider-logos-wrapper:not(.slick-initialized) .item {
  display: none;
}

.main-items-list {
  position: relative;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .main-items-list {
    padding-bottom: 30px;
  }
}
.main-items-list > .inner,
.main-items-list .inner__wrapper {
  margin: 0 0 0 -20px;
}
.main-items-list > .inner .entry-thumbnail,
.main-items-list .inner__wrapper .entry-thumbnail {
  position: relative;
  text-align: left;
}
.main-items-list > .inner .entry-thumbnail:hover .entry-meta,
.main-items-list .inner__wrapper .entry-thumbnail:hover .entry-meta {
  background-color: #eb6106;
  background-color: rgba(235, 97, 6, 0.6);
}
.main-items-list > .inner .entry-thumbnail a,
.main-items-list .inner__wrapper .entry-thumbnail a {
  display: block;
}
.main-items-list > .inner .entry-thumbnail a.is-loading,
.main-items-list .inner__wrapper .entry-thumbnail a.is-loading {
  min-height: 140px;
  background-color: #fff !important;
  background-position: center 20px;
}
@media (min-width: 992px) {
  .main-items-list > .inner .entry-thumbnail a.is-loading,
.main-items-list .inner__wrapper .entry-thumbnail a.is-loading {
    min-height: 160px;
  }
}
.main-items-list > .inner .entry-meta,
.main-items-list .inner__wrapper .entry-meta {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  min-height: 70px;
}
.main-items-list > .inner .entry-meta .wrap-entry-meta-title,
.main-items-list .inner__wrapper .entry-meta .wrap-entry-meta-title {
  padding-bottom: 6px;
  padding-top: 3px;
  display: inline-block;
  width: 100%;
}
.main-items-list > .inner .posted-on,
.main-items-list .inner__wrapper .posted-on {
  display: inline-block;
  font-size: 10px;
  margin-top: 5px;
  font-weight: 400;
  position: relative;
}
.main-items-list > .inner .posted-on:after,
.main-items-list .inner__wrapper .posted-on:after {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 2px;
  background-color: #eb6106;
}
.main-items-list .inner__post {
  width: 33.33%;
  float: left;
  padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-items-list .inner__post {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .main-items-list .inner__post {
    width: 100%;
    float: none;
  }
}
.main-items-list .inner__post.is--completed .entry-meta {
  background: rgba(0, 0, 0, 0.6);
}
.main-items-list .inner__post.is--completed .__status {
  background: #f57017;
}
.main-items-list .inner__post.highlighted-campaign > .entry-thumbnail {
  border: 1px solid #b71f25;
}
.main-items-list .__status {
  background: #f57017;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  padding: 4px;
  position: absolute;
  top: 10px;
  left: 0;
}
.main-items-list .__title {
  display: block;
  line-height: 1.3;
  font-size: 16px;
  letter-spacing: 0;
}
.main-items-list .meta-countries {
  float: right;
  font-size: 10px;
  margin-top: 5px;
  font-weight: 400;
  position: relative;
}
.main-items-list .meta-countries:after {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 2px;
  background-color: #eb6106;
}
.main-items-list .pagination-posts__wrapper {
  margin: 0;
}
.main-items-list .post-img-featured {
  width: 100%;
}

.load-more-container {
  position: relative;
  z-index: 2;
  margin-top: -50px;
}
.load-more-container a.btn.btn-primary {
  background: #f57017;
  border-color: #f57017;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: capitalize;
}
.load-more-container a.btn.btn-primary:hover {
  background: #b71f25;
}
@media (max-width: 767px) {
  .load-more-container {
    margin-top: 0;
  }
}

.post--std {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .post--std {
    margin-bottom: 30px;
  }
}
.post--std p {
  margin-bottom: 10px;
}

.title--icon {
  margin-bottom: 2px;
  font-size: 40px;
  font-size: 4rem;
}
.title--icon .__icon {
  width: 40px;
  margin: -17px 0 0 14px;
}
.title--icon + p a {
  color: inherit;
  text-decoration: underline;
}
@media (max-width: 479px) {
  .title--icon {
    font-size: 30px;
    font-size: 3rem;
  }
  .title--icon .__icon {
    width: 30px;
    margin: -15px 0 0 10px;
  }
}

.post--horizontal {
  margin-bottom: 65px;
}
@media (max-width: 767px) {
  .post--horizontal {
    margin-bottom: 30px;
  }
}
.post--horizontal .entry-thumbnail {
  margin: 0 0 10px 0;
}
.post--horizontal .__author {
  margin: -5px 0 10px 0;
  font-style: italic;
}
.post--horizontal .posted-on {
  margin-top: 4px;
}

.__tag-info {
  background: #f57017;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  padding: 4px 10px;
  position: absolute;
  top: 10px;
  left: 0;
}

@media (min-width: 768px) {
  .our-impact-list:before {
    content: "";
    position: absolute;
    top: -162px;
    left: 50%;
    width: 3px;
    height: 100%;
    background-color: #d9d9d9;
  }
  .our-impact-list:after {
    content: "";
    position: absolute;
    top: -185px;
    left: calc(50% - 29px);
    width: 61px;
    height: 61px;
    background-image: url("../images/story-arrow.png");
  }
}
.our-impact-list > .inner {
  margin: 0 -50px;
}
.our-impact-list .inner__post {
  position: relative;
  padding: 10px 50px;
}
@media (min-width: 768px) {
  .our-impact-list .inner__post {
    width: 50%;
    padding: 20px 50px;
  }
  .our-impact-list .inner__post:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 50px;
    height: 3px;
    background-color: #d9d9d9;
  }
  .our-impact-list .inner__post:after {
    content: "";
    position: absolute;
    top: 45.5%;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: 3px solid #d9d9d9;
    background-color: #fff;
  }
  .our-impact-list .inner__post .story-dot {
    content: "";
    position: absolute;
    top: 49.5%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fc8627;
    z-index: 1;
  }
  .our-impact-list .inner__post.odd {
    margin-top: -100px;
    clear: both;
  }
  .our-impact-list .inner__post.odd:before {
    right: 0;
  }
  .our-impact-list .inner__post.odd:after {
    right: -12px;
  }
  .our-impact-list .inner__post.odd .story-dot {
    right: -4px;
  }
  .our-impact-list .inner__post.even:before {
    left: 0;
  }
  .our-impact-list .inner__post.even:after {
    left: -9px;
  }
  .our-impact-list .inner__post.even .story-dot {
    left: -1px;
  }
}
.our-impact-list .inner__post .entry-thumbnail {
  margin: 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 15px #ddd;
          box-shadow: 0 0 15px #ddd;
  background-color: #fff;
  overflow: hidden;
  padding: 10px;
}
.our-impact-list .inner__post .entry-thumbnail a {
  background-color: #fff;
}
.our-impact-list .inner__post .entry-thumbnail img {
  width: 130px;
  height: 130px;
  border-radius: 3px;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-impact-list .inner__post .u-abs.is-loading2:after {
  content: " ";
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: #fff;
  background-position: center center;
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
}
.our-impact-list .inner__post .__social-share {
  bottom: 10px;
  top: auto;
  left: 160px;
}
.our-impact-list .inner__post .__social-share .essb_links {
  margin: 0;
}
.our-impact-list .inner__post .entry-meta {
  left: 140px;
  min-height: 100%;
  padding: 20px;
  background-color: transparent !important;
}
.our-impact-list .inner__post .entry-meta .posted-on {
  font-weight: 500;
  font-size: 18px;
  color: #000;
}
.our-impact-list .inner__post .entry-meta .posted-on:after {
  display: none;
}
.our-impact-list .inner__post .entry-meta .wrap-entry-meta-title {
  font-weight: normal !important;
  font-size: 16px;
  color: #6d6e71;
}
.our-impact-list .inner__post .wrap-entry-meta {
  display: block;
  position: relative;
  max-width: 95%;
  z-index: 1;
}
.our-impact-list .inner__post:nth-child(2) .entry-thumbnail:after {
  visibility: visible;
}

.success-stories-tab {
  margin-bottom: 285px !important;
  border-bottom: 1px solid #d9d9d9;
  list-style: none;
  text-align: center;
}
.success-stories-tab li {
  display: inline-block;
  padding-bottom: 5px;
  margin: 20px 25px 0 !important;
  border-bottom: 5px solid transparent;
}
.success-stories-tab li a {
  font-weight: bold;
  font-size: 30px;
  color: #898989;
}
@media (max-width: 767px) {
  .success-stories-tab li a {
    font-size: 25px;
  }
}
.success-stories-tab li a:hover {
  color: #000;
}
.success-stories-tab li.active {
  border-bottom-color: #fc8627;
}
.success-stories-tab li.active a {
  color: #000;
}
@media (max-width: 767px) {
  .success-stories-tab {
    padding-left: 0 !important;
    margin-bottom: 50px !important;
  }
}

.load-more-success-stories .btn {
  padding: 17px 40px;
  border: 3px solid #d9d9d9;
  border-radius: 30px;
  background-color: #fff;
  font-size: 16px;
  line-height: 1;
  color: #fc8627;
  text-transform: none;
  visibility: visible !important;
}
.load-more-success-stories .btn:hover, .load-more-success-stories .btn:focus {
  border-color: #fc8627;
  background-color: #fc8627;
  color: #fff;
}
@media (min-width: 768px) {
  .load-more-success-stories {
    margin-top: -40px;
  }
  .load-more-success-stories:before {
    content: "";
    position: absolute;
    top: -114px;
    left: 50%;
    width: 3px;
    height: 114px;
    background-color: #d9d9d9;
  }
}

article.our-impact-listings {
  display: none;
}

.quote-text {
  color: #939598;
  font-size: 32px;
  font-size: 3.2rem;
  padding: 0;
  margin-bottom: 15px;
  line-height: 1.25;
  font-weight: 400;
  font-style: italic;
  text-align: center;
}
.quote-text hr {
  border-color: #b6b6b8;
  margin: 15px 0;
}
.quote-text .__inner svg {
  fill: #6d6e71;
  width: 40px;
  height: 40px;
  margin: 15px auto 10px auto;
}
.quote-text p {
  line-height: 1.25;
  margin: 0;
}

.quote-text__author {
  color: #6d6e71;
  font-size: 12px;
  display: block;
  font-style: normal;
  font-weight: 400;
}

.quote-text--small {
  font-size: 16px;
  line-height: 1.5;
}
.quote-text--small .__inner svg {
  width: 26px;
  height: 26px;
  margin: 10px auto 5px auto;
}

.quote-text--to_left {
  font-size: 22px;
  line-height: 2.2;
  text-align: left;
}
.quote-text--to_left p {
  padding: 0 30px;
}
.quote-text--to_left .__inner svg {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0;
}
.quote-text--to_left .__inner svg.ico1 {
  margin-left: -30px;
}
.quote-text--to_left .quote-text__author {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .quote-text {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .quote-text hr {
    margin: 10px 0 0 0;
  }
  .quote-text .__inner svg {
    width: 24px;
    height: 24px;
  }
  .quote-text .share-links {
    margin-top: 10px;
  }
}
.team-list > .inner {
  margin-left: -42px;
}
@media (max-width: 480px) {
  .team-list > .inner {
    margin-left: 0;
  }
}
.team-list .u-abs {
  background-color: #eb6106;
  background-color: rgba(235, 97, 6, 0.6);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.team-list .inner__post {
  width: 25%;
  float: left;
  padding-left: 42px;
  margin-bottom: 40px;
}
.team-list .inner__post:hover .u-abs {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 991px) {
  .team-list .inner__post {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .team-list .inner__post {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .team-list .inner__post {
    width: 60%;
    margin-left: 20%;
    float: none;
    padding-left: 0;
  }
}
.team-list .entry-meta {
  position: absolute;
  left: 20px;
  bottom: 20px;
  margin: 0;
}
.team-list .entry-thumbnail {
  margin: 0;
}

.post--team .entry-thumbnail {
  position: absolute;
  left: 0;
  top: 6px;
  margin-top: 0;
}
.post--team .entry-content {
  margin-left: 240px;
}
@media (max-width: 767px) {
  .post--team .entry-thumbnail {
    position: static;
  }
  .post--team .entry-content {
    margin-left: 0;
  }
}

.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}

.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 100%;
}

.ct-chart2-outer {
  position: relative;
  padding: 98px 0 65px 0;
}
@media (max-width: 767px) {
  .ct-chart2-outer {
    margin-top: 20px;
  }
}
.ct-chart2-outer h4 {
  margin-bottom: 20px;
}
.ct-chart2-outer .__col1 {
  position: absolute;
  left: 0;
  top: 0;
}
.ct-chart2-outer .__col2 {
  position: absolute;
  right: 0;
  top: 0;
}
.ct-chart2-outer .ct-series,
.ct-chart2-outer .js-chart-over {
  cursor: pointer;
  cursor: hand;
}
.ct-chart2-outer .__info {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1.2;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  text-align: center;
  color: #000;
  width: 120%;
  margin-left: -10%;
  clear: both;
}
@media (max-width: 767px) {
  .ct-chart2-outer .__info {
    width: 100%;
    margin: 0;
  }
}

.ct-chart2 .__legend {
  width: 216px;
  height: 96px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -48px 0 0 -108px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 1;
}
.ct-chart2 .__legend-item {
  color: #f58b47;
  font-size: 13px;
  padding: 12px 0 0 60px;
  position: relative;
  min-height: 40px;
  white-space: nowrap;
}
.ct-chart2 .__legend-item em {
  width: 48px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-style: normal;
  padding-top: 11px;
  color: #fff;
  background: #f58b47;
}
.ct-chart2 .item--2 {
  color: #b61f24;
  margin-top: 15px;
}
.ct-chart2 .item--2 em {
  background: #b61f24;
}
.ct-chart2 .item--3 {
  color: #58595b;
  margin-top: 15px;
}
.ct-chart2 .item--3 em {
  background: #58595b;
}
.ct-chart2 .item--4 {
  color: #fec44f;
  margin-top: 15px;
}
.ct-chart2 .item--4 em {
  background: #fec44f;
}

@media (max-width: 767px) {
  .ct-chart2 {
    margin-top: 250px;
  }
}
.ct-chart2 .__legend {
  height: auto;
  margin-top: -102px;
}
@media (max-width: 767px) {
  .ct-chart2 .__legend {
    margin: 0 0 0 15px;
    left: 0;
    top: -220px;
  }
}

@media (max-width: 991px) {
  .ct-chart2-outer {
    padding: 0 0 30px 0;
  }
  .ct-chart2-outer .__col1,
.ct-chart2-outer .__col2 {
    position: static;
    width: 100%;
    margin: 0;
  }
}
.search .page-title {
  color: #f57017;
  font-weight: 700;
  font-size: 25px;
  font-size: 2.5rem;
  margin-top: 0;
  margin-bottom: 10px;
}
.search .page-header p {
  margin-bottom: 25px;
}
.search .entry-title {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.search .entry-title a {
  color: #f57017;
}
.search .single-search {
  border-top: 1px solid #d9d9d9;
  padding-top: 40px;
}
.search .single-search .entry-post_type {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  padding: 4px;
  background: #b71f25;
  border-color: #b71f25;
  display: inline-block;
  margin-bottom: 10px;
}
.search .single-search .entry-post_tags {
  margin-bottom: 25px;
}
.search .single-search .entry-post_tags a {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  padding: 4px;
  background: #f57017;
  border-color: #f57017;
  display: inline-block;
  margin-bottom: 10px;
  border-radius: 3px;
}
.search .single-search .entry-post_tags a strong {
  background: #b71f25;
}
.search .single-search .form--search {
  position: relative;
  right: 0;
  margin: 0 0 40px 0;
  width: 100%;
  max-width: 30rem;
}
.search .single-search .form--search [type=submit] svg {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .search .single-search .form--search {
    width: 100%;
  }
}
.search .entry-summary {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.7;
  color: #6d6e71;
  margin-bottom: 30px;
}
.search .entry-summary p {
  margin: 0 0 20px;
  line-height: 1.7;
  display: block;
}
.search .entry-summary .btn.btn-default {
  border-color: #f57017;
  color: #f57017;
}
.search .entry-summary .btn.btn-default:hover {
  background: #f57017;
  color: #fff;
}
.search .entry-summary.notfound {
  border-top: 1px solid #d9d9d9;
  padding-top: 40px;
}
.search .posts-navigation {
  margin-top: 50px;
}
.search header.page-header span.entry-post_type a {
  color: #b71f25;
  font-size: 11px;
  text-transform: uppercase;
  padding: 5px 8px;
  border: 1px solid #b71f25;
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
  font-weight: 500;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.search header.page-header span.entry-post_type a:hover {
  background: #b71f25;
  color: #fff;
}
.search .publication-date-picker-range {
  display: inline-block;
  width: 100%;
}
.search .publication-date-picker-range label {
  display: block;
}
.search .publication-date-picker-range .date__publication {
  width: auto;
  float: left;
  margin-right: 20px;
}
.search .publication-date-picker-range .date__publication .wrap-input-date {
  position: relative;
}
.search .publication-date-picker-range .date__publication .wrap-input-date .fa-calendar {
  position: absolute;
  right: 10px;
  top: 10px;
}
.search .publication-date-picker-range .date__publication .wrap-input-date input {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}
.search .publication-date-picker-range form .button-date-submit {
  float: left;
  display: inline-block;
  margin-top: 25px;
}
.search .publication-date-picker-range form .button-date-submit button {
  width: 110px;
  padding: 5px 0;
  border-radius: 5px;
}

nav.navigation.pagination {
  margin-top: 70px;
  margin-bottom: 35px;
}
nav.navigation.pagination .nav-links span {
  display: inline-block;
  font-size: 18px;
}
nav.navigation.pagination .nav-links a {
  font-size: 18px;
}
nav.navigation.pagination .nav-links span.current {
  color: #f57017;
}
nav.navigation.pagination a.prev, nav.navigation.pagination a.next {
  display: block;
  font-size: 18px;
  line-height: 1.1;
  text-transform: none;
  font-weight: 700;
  max-width: 200px;
}
nav.navigation.pagination a.prev i, nav.navigation.pagination a.next i {
  color: #D0D0D0;
  font-size: inherit;
  top: 1px;
  position: relative;
}
nav.navigation.pagination a.prev {
  float: left;
}
nav.navigation.pagination a.next {
  float: right;
}

#ui-datepicker-div {
  min-width: 310px;
}

form#search-custom-filter .button-date-submit {
  float: left;
  display: inline-block;
  margin-top: 25px;
}
form#search-custom-filter .button-date-submit .btn-motive {
  color: #fff;
  background: #f57017;
  border-color: #f57017;
  width: 110px;
  padding: 5px 0;
  border-radius: 5px;
  margin-right: 15px;
}

.remove_all_filters {
  color: #5d5d5d !important;
  text-decoration: underline;
}
.remove_all_filters:hover {
  color: #23527c !important;
}

.search .publication-date-picker-range .date__publication .wrap-input-date input {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.search .publication-date-picker-range label {
  display: block;
}

.search .publication-date-picker-range .date__publication .wrap-input-date {
  position: relative;
}

.search .publication-date-picker-range label {
  display: block;
}

.search .publication-date-picker-range .date__publication {
  width: auto;
  float: left;
  margin-right: 20px;
}

.search .publication-date-picker-range {
  display: inline-block;
  width: 100%;
}

.search header.page-header span.entry-post_type a.post_type_active {
  background: #b71f25;
  color: #fff;
}

.search header.page-header span.entry-post_type a:hover {
  background: #b71f25;
  color: #fff;
}

.search .ui-datepicker .ui-datepicker-prev:before,
.search .ui-datepicker .ui-datepicker-next:before {
  position: relative;
  top: 7px;
}

.search .ui-datepicker .ui-datepicker-prev span,
.search .ui-datepicker .ui-datepicker-next span {
  display: none !important;
}

.search .ui-datepicker-month,
.search .ui-datepicker-year {
  color: #444;
  padding: 5px;
}

.single-search-page {
  margin-left: 20px;
}
.single-search-page .form--search {
  width: 35rem;
}
.single-search-page .entry-summary {
  margin-top: 20px;
}

/*
@media(max-width: 1200px){
	#page {
		font-size:14px;
	}
}

@media (min-width: 880px) and (max-width: 1070px) {
	#page {
		font-size:11px;
	}
}

@media (min-width: 768px) and (max-width: 879px) {
	#page {
		font-size:10px;
	}
}
*/
#page,
#footer {
  font-size: inherit;
}
@media screen and (min-width: 768px) {
  #page,
#footer {
    font-size: calc(12px + 4 * ((100vw - 768px) / 832));
  }
}
@media screen and (max-width: 767px) {
  #page,
#footer {
    font-size: 10px;
  }
}
@media screen and (min-width: 1600px) {
  #page,
#footer {
    font-size: inherit;
  }
}

@media screen and (max-width: 767px) {
  #footer {
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .navbar-default {
    font-size: 10px;
  }

  .vc_btn3-container {
    margin-bottom: 0;
  }

  #ajax-content .pagination-posts__wrapper {
    margin-top: 0;
  }
  #ajax-content .pagination-posts__wrapper hr {
    display: none;
  }

  #contact-us-form, #featured-campaigns, #sec2, .vc_row.u-medium-space.university-modules,
#donate-icons, #freedom-filters {
    padding-bottom: 0 !important;
  }

  #contact-us-form {
    padding-top: 0 !important;
  }

  #featured-campaigns .news-box {
    padding-bottom: 0;
  }

  .single-ct_actions .pagination-posts__wrapper {
    margin-top: 0;
  }

  .vc_row #ctRegisterForm {
    margin-bottom: -60px;
    overflow: hidden;
  }
}
.popover {
  z-index: 1029;
}
@media (max-width: 754px) {
  .popover {
    left: 154px !important;
  }
  .popover .arrow {
    display: none;
  }
}
@media (max-width: 340px) {
  .popover.left {
    left: 40px !important;
  }
}

.login-action-login {
  background-color: black !important;
}

.menu_external_controller_media_inquiry_modal .form-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu_external_controller_media_inquiry_modal .form-cover form {
  margin-right: 0;
  margin-left: 0;
}

.login-form-wrapper {
  display: none;
}

.subscribe-supporter-modal-form {
  display: inline-block;
  position: relative;
}
.subscribe-supporter-modal-form .form-cover form {
  padding-top: 7rem;
}

.form--user {
  width: 910px !important;
  padding: 20px 45px 15px 45px !important;
}
@media (max-width: 991px) {
  .form--user {
    width: 700px !important;
  }
}
@media (max-width: 767px) {
  .form--user {
    width: 100% !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}
.form--user .open-create-courses-account {
  display: inline-block;
  font-weight: 400;
  text-transform: none;
  cursor: pointer;
  color: #999;
  line-height: 18px;
}
.form--user .mfp-close {
  top: 0;
  right: 0;
  color: #5d5d5d;
  font-size: 40px;
}
.form--user .mfp-close:hover {
  color: #333;
}
.form--user .wp-social-login-connect-with {
  display: none;
}
.form--user .wp-social-login-provider-list {
  padding: 0 !important;
  margin: 0 -2% 35px -1%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .form--user .wp-social-login-provider-list {
    margin-bottom: 0;
  }
}
.form--user .wp-social-login-provider-list a {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
  height: 56px;
  line-height: 56px;
  text-align: center;
  padding: 0 10px;
  margin: 0 1%;
  width: 31%;
}
.form--user .wp-social-login-provider-list a:before {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .form--user .wp-social-login-provider-list a {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .form--user .wp-social-login-provider-list a {
    height: 46px;
    line-height: 46px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.form--user .wp-social-login-provider-list a:hover {
  background: #f57017 !important;
}
.form--user .wp-social-login-provider-list a.wp-social-login-provider-facebook {
  background: #3b5998;
}
.form--user .wp-social-login-provider-list a.wp-social-login-provider-facebook:before {
  content: "";
  font-family: "FontAwesome";
}
.form--user .wp-social-login-provider-list a.wp-social-login-provider-google {
  background: #cf4030;
}
.form--user .wp-social-login-provider-list a.wp-social-login-provider-google:before {
  content: "";
  font-family: "FontAwesome";
}
.form--user .wp-social-login-provider-list a.wp-social-login-provider-twitter {
  background: #6faedc;
}
.form--user .wp-social-login-provider-list a.wp-social-login-provider-twitter:before {
  content: "";
  font-family: "FontAwesome";
}
.form--user h2 {
  color: #999;
  font-weight: 700;
  text-transform: none;
  margin: 45px 0;
  line-height: 36px;
}
.form--user h2 span {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: Arial, Verdana;
  font-weight: normal;
}
@media (max-width: 767px) {
  .form--user h2 {
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 30px;
  }
  .form--user h2 span {
    font-size: 20px;
    font-size: 2rem;
  }
}
.form--user p {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .form--user p {
    margin-bottom: 25px;
  }
}
.form--user p.login-username, .form--user p.login-password {
  padding: 0 15px;
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .form--user p.login-username, .form--user p.login-password {
    width: 100%;
  }
}
.form--user p.login-submit {
  position: absolute;
  margin: 0;
  bottom: -60px;
  left: 0;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .form--user p.login-submit {
    position: static;
    margin-bottom: 20px;
  }
}
.form--user p a {
  color: #337ab7;
}
.form--user p a:hover {
  color: #f57017;
}
.form--user p small {
  padding-top: 90px;
  display: block;
}
@media (max-width: 767px) {
  .form--user p small {
    padding-top: 20px;
  }
}
.form--user label {
  display: none;
}
.form--user .or {
  display: block;
  position: relative;
  text-align: center;
  margin: 17px 0;
  color: #999;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  width: 100%;
}
.form--user .or span {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 8px;
  width: 62px;
  height: 39px;
  line-height: 39px;
}
.form--user .or:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 50%;
  background: #d9d9d9;
}
.form--user .input {
  display: block;
  width: 100%;
  height: 67px;
  padding: 9px 20px;
  font-size: 22px;
  line-height: 1.42857143;
  font-weight: 400;
  color: #999;
  text-transform: none;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .form--user .input {
    font-size: 16px;
  }
}
.form--user .input::-moz-placeholder {
  color: #999;
}
.form--user .input::-webkit-input-placeholder {
  color: #999;
}
.form--user .button-primary {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  background: #fff;
  height: 60px;
  min-width: 300px;
  padding: 5px 21px;
  text-transform: uppercase;
  background: #76a139;
  border: 2px solid #76a139;
}
@media (max-width: 767px) {
  .form--user .button-primary {
    min-width: 200px;
    width: 100%;
    height: auto;
    min-height: 60px;
    white-space: normal;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.form--user .button-primary:hover {
  background: #fff;
  color: #76a139 !important;
}
.form--user form {
  margin: 0 -15px;
  overflow: hidden;
}
.form--user .form-container {
  position: relative;
}
.form--user .form-container a {
  color: #999;
}
.form--user .form-container a.open-lost-password {
  text-decoration: underline;
}
.form--user .form-container a.open-lost-password:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .form--user .form-container a.open-lost-password {
    margin-top: 20px;
    display: inline-block;
  }
}
.form--user .form-container .checkbox {
  display: inline-block;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .form--user .form-container .checkbox {
    display: block;
    margin-bottom: 0;
  }
}
.form--user .form-container .checkbox input {
  display: none;
}
.form--user .form-container .checkbox label {
  display: inline-block;
  font-weight: 400;
  text-transform: none;
  cursor: pointer;
  color: #999;
  border-right: 1px solid #999;
  padding-right: 10px;
  margin-right: 5px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .form--user .form-container .checkbox label {
    border-right: 0;
  }
}
.form--user .form-container .checkbox label:before {
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #d9d9d9;
  background: #fff;
  float: left;
  margin-right: 8px;
}
.form--user .form-container .checkbox input:checked + label:before {
  content: "";
  font-family: "FontAwesome";
  text-align: center;
  line-height: 16px;
}

.form--lduser-pass .alert {
  margin-left: 15px;
  margin-right: 15px;
}
.form--lduser-pass fieldset .form-group {
  margin-bottom: 15px;
}
.form--lduser-pass .info a {
  color: #999;
}
.form--lduser-pass .info small {
  padding-top: 30px;
}

#lost-password-form h2 {
  margin-bottom: 2rem;
}
#lost-password-form label {
  display: inline-block !important;
  text-align: left;
  width: 100%;
  font-weight: 400;
}
#lost-password-form .input {
  padding: 9px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  font-weight: 400;
  color: #333;
  text-transform: none;
  background-color: #fff !important;
  background-image: none;
  border: 1px solid #c5c5c5;
  height: 40px;
  border-radius: 0;
}
#lost-password-form.alert-only {
  padding-top: 70px !important;
}
#lost-password-form.alert-only .form-popup {
  display: none;
}

#login-form.form--lduser label[for=user_login],
#login-form.form--lduser label[for=user_pass] {
  display: block !important;
  text-align: left;
  font-weight: normal;
  margin-bottom: 5px;
}
#login-form.form--lduser .input {
  padding: 9px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  font-weight: 400;
  color: #333;
  text-transform: none;
  background-color: #fff !important;
  background-image: none;
  border: 1px solid #c5c5c5;
  height: 40px;
  border-radius: 0;
}
#login-form.form--lduser .login-submit .button-primary {
  border-radius: 4px;
}
#login-form.form--lduser .alert {
  margin-left: 15px;
  margin-right: 15px;
}

#lost-password-reset-form.form--redirection {
  display: none;
}

.sfwd_controller.register-form-wrapper .form-group--main:last-child {
  margin-bottom: 0;
}
.sfwd_controller.register-form-wrapper .js-pp-text {
  margin-bottom: 0;
}
.sfwd_controller.register-form-wrapper .open-login-courses-account {
  color: #999;
  text-decoration: underline;
  display: block;
  margin-top: 1rem;
  margin-bottom: 30px;
}
.sfwd_controller.register-form-wrapper .open-login-courses-account:hover {
  color: #999;
  text-decoration: none;
}
.sfwd_controller.register-form-wrapper .form-group {
  text-align: left;
}
.sfwd_controller.register-form-wrapper .form-group--main {
  text-align: center;
  display: block;
}
.sfwd_controller.register-form-wrapper .form-group--main .__submit {
  margin-bottom: 0;
  font-size: 18px;
}

.subscribe-supporter-modal-form h2 {
  margin-bottom: 0;
}
.subscribe-supporter-modal-form .form-group {
  text-align: left;
}
.subscribe-supporter-modal-form #register-form {
  max-width: 500px;
}
.subscribe-supporter-modal-form #register-form ._elevio_underline {
  border-bottom: 1px dotted #aaa !important;
  text-decoration: none !important;
}
.subscribe-supporter-modal-form .register-form {
  margin-top: 0;
  width: 100%;
}
.subscribe-supporter-modal-form .register-form ._elevio_underline {
  border-bottom: 1px dotted #aaa !important;
  text-decoration: none !important;
}
.subscribe-supporter-modal-form .register-form .form-group--main:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 991px) {
  .subscribe-supporter-modal-form .register-form {
    width: auto;
    min-width: 475px;
  }
}

.form--lduser .form-container {
  padding-bottom: 45px;
}
.form--lduser .login-submit .open-lost-password-modal {
  display: block;
  margin-top: 1rem;
}
.form--lduser .login-submit .open-lost-password-modal:hover {
  color: #999;
  text-decoration: none;
}

.form-popup .row--login-header {
  margin-bottom: 40px;
}
.form-popup .hide-this {
  display: none;
}
.form-popup .g-recaptcha {
  margin-bottom: 15px;
}
.form-popup .form-group--main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-popup .form-group--main .info {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.form-popup .form-group--main .btn-primary {
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}
.form-popup .button-primary, .form-popup .btn-primary {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  background: #fff;
  height: 60px;
  min-width: 300px;
  padding: 5px 21px;
  text-transform: uppercase;
  background: #76a139;
  border: 2px solid #76a139;
  border-radius: 4px;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .form-popup .button-primary, .form-popup .btn-primary {
    min-width: 200px;
    width: 100%;
    height: auto;
    min-height: 60px;
    white-space: normal;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.form-popup .button-primary:hover, .form-popup .btn-primary:hover {
  background: #fff;
  color: #76a139 !important;
}

#lost-password p small {
  padding-top: 50px;
}
@media (max-width: 767px) {
  #lost-password p small {
    padding-top: 30px;
  }
}
#lost-password .form-container .checkbox {
  display: block;
  clear: both;
}
#lost-password .form-container .checkbox label {
  border-right: 0;
}

#change-lost-password .form-container .checkbox {
  display: block;
  clear: both;
}
#change-lost-password .form-container .checkbox label {
  border-right: 0;
}
#change-lost-password .form-group {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #change-lost-password .form-group {
    margin-bottom: 25px;
  }
}
#change-lost-password p small {
  padding-top: 40px;
}

.register-form-wrapper, .lost-password-form-wrapper {
  display: none;
}

.register-form {
  width: 882px;
  padding: 60px 45px 15px 45px;
}
@media (max-width: 991px) {
  .register-form {
    width: 620px;
  }
}
@media (max-width: 767px) {
  .register-form {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
  }
  .register-form #ctRegisterForm {
    padding: 0 15px;
  }
}
.register-form .mfp-close {
  top: 0;
  right: 0;
  color: #5d5d5d;
  font-size: 40px;
}
.register-form .mfp-close:hover {
  color: #333;
}
.register-form .form-popup-pretitle {
  margin-bottom: 10px;
  display: block;
}
.register-form h2 {
  color: #323232 !important;
  font-size: 30px !important;
  font-weight: 700;
  text-transform: none;
  line-height: 1.35 !important;
  margin-bottom: 20px;
}
.register-form h2 span {
  display: block;
  font-weight: 300;
  font-size: 20px;
  color: #5d5d5d;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .register-form h2 {
    margin-bottom: 30px;
  }
}
.register-form .alert {
  clear: both;
}
.register-form .form-group {
  text-align: left;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .register-form .form-group {
    margin-bottom: 10px;
  }
}
.register-form label {
  font-weight: 500;
  font-size: 14px;
}
.register-form .btn-lg {
  min-width: 100%;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .register-form .btn-lg {
    min-width: 200px;
    width: 100%;
  }
}
.register-form .info a {
  color: #6d6e71;
  text-decoration: underline;
}
.register-form .info a:hover {
  text-decoration: none;
}
.register-form .wp-social-login-widget .wp-social-login-connect-with {
  display: none;
}
.register-form .wp-social-login-widget .wp-social-login-provider-list {
  padding: 0 !important;
  margin: 0 -2% 15px -1%;
}
@media (max-width: 767px) {
  .register-form .wp-social-login-widget .wp-social-login-provider-list {
    margin-bottom: 0;
  }
}
.register-form .wp-social-login-widget .wp-social-login-provider-list a {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  height: 56px;
  line-height: 56px;
  text-align: center;
  padding: 0 10px;
  margin: 5px 1%;
  width: 100%;
  border-radius: 5px;
}
.register-form .wp-social-login-widget .wp-social-login-provider-list a:before {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .register-form .wp-social-login-widget .wp-social-login-provider-list a {
    width: 100%;
    margin-bottom: 15px;
    height: 46px;
    line-height: 46px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.register-form .wp-social-login-widget .wp-social-login-provider-list a:hover {
  background: #f57017 !important;
}
.register-form .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-facebook {
  background: #3b5998;
}
.register-form .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-facebook:after {
  content: "";
  font-family: "FontAwesome";
}
.register-form .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-google {
  background: #cf4030;
}
.register-form .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-google:after {
  content: "";
  font-family: "FontAwesome";
}
.register-form .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-twitter {
  background: #6faedc;
}
.register-form .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-twitter:before {
  content: "";
  font-family: "FontAwesome";
}
.register-form.thankyou {
  padding-left: 65px;
  padding-right: 65px;
}
@media (max-width: 991px) {
  .register-form.thankyou {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media (max-width: 767px) {
  .register-form.thankyou {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.register-form.thankyou button.mfp-close {
  display: none;
}
.register-form.thankyou h2 {
  margin-bottom: 20px;
}
.register-form.thankyou p {
  color: #999;
}
.register-form.thankyou img {
  margin-top: 20px;
}
.register-form.thankyou .member-share {
  clear: both;
  padding: 0 5px;
}
.register-form.thankyou .member-share .essb_links {
  margin: 25px 0 40px 0;
}
.register-form.thankyou .member-share .essb_links li a {
  padding: 4px 0;
  display: block;
}
.register-form.thankyou .member-share .essb_links .essb_icon {
  font-size: 18px !important;
  top: 16px;
}
.register-form.thankyou .member-share .essb_links .essb_network_name {
  font-size: 14px;
  font-weight: 700;
}
.register-form.thankyou .member-share .essb_item {
  padding: 0 10px !important;
  width: 47%;
  text-align: center;
}
@media (max-width: 991px) and (min-width: 768px) {
  .register-form.thankyou .member-share .essb_item {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .register-form.thankyou .member-share .essb_item {
    width: 100%;
    padding: 0 !important;
  }
}
.register-form.thankyou .return-btn {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 25px;
  color: #999;
  border-bottom: 2px solid #999;
}
.register-form.thankyou .return-btn:hover {
  border-color: #fff;
}
.register-form .text-center .info {
  display: none;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  line-height: 1;
  margin-top: 10px;
  padding: 0 5px;
  font-size: 15px;
  color: #555;
}
.register-form .row--gdpr-complience-checkbox {
  display: none;
  margin-bottom: 3rem;
}
.register-form .row--gdpr-complience-checkbox .checkbox input[type=checkbox] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.register-form .row--gdpr-complience-checkbox .checkbox--gdpr-compliance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.register-form .row--gdpr-complience-checkbox .checkbox--gdpr-compliance label {
  padding-left: 1rem;
  font-size: 80%;
}
.register-form .row--gdpr-complience-checkbox .checkbox--gdpr-compliance label a {
  color: #6d6e71;
  text-decoration: underline;
  border-bottom: 1px dotted #aaa !important;
  cursor: help;
}
.register-form .row--visible {
  display: block !important;
}

.mfp-content .white-popup a._elevio_underline {
  color: #999;
}

.mfp-close {
  top: 4px !important;
  right: 10px !important;
  padding: 10px !important;
}

#newuser-pass-form.sliders_cmp_popup,
#register-form.sliders_cmp_popup {
  max-width: 480px;
}

.register-form--button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-transform: uppercase !important;
  padding: 1.15rem 3.8rem !important;
}
.register-form--button svg {
  fill: #fff;
  width: 28px;
  margin-left: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.form-group--select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #e6e6e6;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: calc(100% + -5px);
  background-position-y: 50%;
  border: 0;
}

.card, .card-drop-down {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.01), 0 3px 1px -2px rgba(0, 0, 0, 0.01), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.01), 0 3px 1px -2px rgba(0, 0, 0, 0.01), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  border-color: none;
  padding-bottom: 20px;
  position: relative;
}

.fundraiser-card {
  margin-bottom: 20px;
}
.fundraiser-card .card {
  padding: 0;
  margin-top: 70px;
  border-radius: 4px;
  background-color: #fff;
  border-color: #fff;
}
.fundraiser-card .card-body {
  padding: 20px;
}
.fundraiser-card .fundraiser-card__image img {
  margin-top: -70px;
  border: 5px solid white;
  border-radius: 5px;
  max-height: 140px;
  max-width: 140px;
}
.fundraiser-card .fundraiser-card__details {
  padding-top: 5px;
  padding-left: 5px;
}

.fundraiser-profile-image__container--medium {
  max-width: 140px;
  display: block;
  text-align: center;
}

.fundraiser-name {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: none;
  margin: 12px 0 0 0;
}

.fundraiser-page__raised-content {
  color: #f57017;
  margin-top: 7px;
  display: inline-block;
  font-size: 23px;
  font-size: 2.3rem;
}

.fundraiser-page__raised-goal {
  color: #9b9b9b;
  font-size: 14px;
  font-size: 1.4rem;
}

.search__tabs--fundraisers {
  padding-top: 25px;
  padding-bottom: 30px;
}
.search__tabs--fundraisers .active {
  border-bottom: solid 3px;
  padding-bottom: 4px;
}
.search__tabs--fundraisers strong {
  color: #fff;
  cursor: pointer;
  font-size: 25px;
  font-size: 2.5rem;
}

.search__search-bar {
  padding-top: 20px;
}

.search__input-group {
  position: relative;
}

.search__group-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.search__group-btn .btn {
  height: 100%;
}

.progress--slim {
  height: 18px;
  background-color: #eee;
  border: 3px solid #eee;
  padding: 1px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 0;
}
.progress--slim .progress-bar {
  padding: 0;
  background-color: #f57017;
  border-radius: 10px;
  border: 0;
}

@media (max-width: 767px) {
  .search__tabs--fundraisers {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .search__tabs--fundraisers strong {
    font-size: 20px;
    font-size: 2rem;
  }

  .search__search-bar {
    padding-bottom: 20px;
  }
}
.fundraisers-share {
  margin: 0 0 0 -30px;
}
.fundraisers-share .item {
  position: relative;
  width: 33.33%;
  float: left;
  padding-left: 30px;
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .fundraisers-share .item {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .fundraisers-share .item {
    width: 100%;
    float: none;
    clear: both;
  }
}
.fundraisers-share .item img {
  -webkit-box-shadow: 0px 0px 70px 0px rgba(1, 1, 1, 0.3);
          box-shadow: 0px 0px 70px 0px rgba(1, 1, 1, 0.3);
}
.fundraisers-share .btn-link {
  font-size: 10px;
  color: #fff;
  padding: 5px 10px;
  border: 0;
  background: none;
}

.fundraisers-share__text {
  text-align: left;
  border: 1px solid #ccc;
  padding: 20px 20px 15px 20px;
  color: #999;
  font-size: 15px;
  font-size: 1.5rem;
}
.fundraisers-share__text p {
  line-height: 1.25;
  margin-bottom: 0;
}
.fundraisers-share__text p + p {
  margin-top: 10px;
}
.fundraisers-share__text .btn-link {
  color: inherit;
}

.fundraisers-share__btm {
  margin-top: 13px;
}

.pos--abs--left {
  position: absolute;
  right: auto;
  bottom: 30px;
  left: 60px;
}

.item--small .pos--abs--left {
  bottom: 21px;
  left: 55px;
}

.share-icon--small {
  display: inline-block;
  width: 24px;
  height: 24px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.share-icon--small.email {
  font-size: 12px;
}
.share-icon--small i {
  display: block;
  line-height: 24px;
}
.share-icon--small i.fa-facebook {
  background: #496da8;
}
.share-icon--small i.fa-twitter {
  background: #33ccff;
}
.share-icon--small i.fa-instagram {
  background: #c43584;
}
.share-icon--small i.fa-envelope {
  background: #666;
}

.page-template-tpl-rethink-freedom h1,
.page-template-tpl-rethink-freedom h2,
.page-template-tpl-rethink-freedom h3,
.page-template-tpl-rethink-freedom h4,
.page-template-tpl-rethink-freedom h5,
.page-template-tpl-rethink-freedom h6,
.page-template-tpl-rethink-freedom .h1,
.page-template-tpl-rethink-freedom .h2,
.page-template-tpl-rethink-freedom .h3,
.page-template-tpl-rethink-freedom .h4,
.page-template-tpl-rethink-freedom .h5,
.page-template-tpl-rethink-freedom .h6,
.page-template-tpl-newhome h1,
.page-template-tpl-newhome h2,
.page-template-tpl-newhome h3,
.page-template-tpl-newhome h4,
.page-template-tpl-newhome h5,
.page-template-tpl-newhome h6,
.page-template-tpl-newhome .h1,
.page-template-tpl-newhome .h2,
.page-template-tpl-newhome .h3,
.page-template-tpl-newhome .h4,
.page-template-tpl-newhome .h5,
.page-template-tpl-newhome .h6,
.home h1,
.home h2,
.home h3,
.home h4,
.home h5,
.home h6,
.home .h1,
.home .h2,
.home .h3,
.home .h4,
.home .h5,
.home .h6 {
  font-family: "Colfax", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-transform: none;
}
.page-template-tpl-rethink-freedom .btn,
.page-template-tpl-newhome .btn,
.home .btn {
  font-family: "Colfax", sans-serif;
}
.page-template-tpl-rethink-freedom .btn .fa,
.page-template-tpl-newhome .btn .fa,
.home .btn .fa {
  margin-left: 6px;
  font-size: 20px;
}
.page-template-tpl-rethink-freedom .btn-lg,
.page-template-tpl-newhome .btn-lg,
.home .btn-lg {
  padding: 1.5rem 3.8rem;
  text-transform: none;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.page-template-tpl-rethink-freedom .embed-form-popup--campaign,
.page-template-tpl-newhome .embed-form-popup--campaign,
.home .embed-form-popup--campaign {
  max-width: 380px !important;
  min-width: auto !important;
}
.page-template-tpl-rethink-freedom .embed-form-popup--campaign#embed-calendar-popup,
.page-template-tpl-newhome .embed-form-popup--campaign#embed-calendar-popup,
.home .embed-form-popup--campaign#embed-calendar-popup {
  max-width: 860px !important;
}
.page-template-tpl-rethink-freedom .embed-form-popup--campaign .form-preview,
.page-template-tpl-newhome .embed-form-popup--campaign .form-preview,
.home .embed-form-popup--campaign .form-preview {
  padding: 0 !important;
}
.page-template-tpl-rethink-freedom .embed-form-popup--campaign .form-preview.calendar-embed,
.page-template-tpl-newhome .embed-form-popup--campaign .form-preview.calendar-embed,
.home .embed-form-popup--campaign .form-preview.calendar-embed {
  padding: 46px !important;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 47px;
  min-height: 728px;
}
.page-template-tpl-rethink-freedom .embed-form-popup--campaign .form-preview .inner,
.page-template-tpl-newhome .embed-form-popup--campaign .form-preview .inner,
.home .embed-form-popup--campaign .form-preview .inner {
  background-color: rgba(0, 0, 0, 0.9);
}

.impact-slider-outer {
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
}

.impact-slider.is-loading {
  background-position: center center;
}
.impact-slider.is-loading .item:first-child {
  display: block;
}
.impact-slider.is-loading .item {
  width: 100%;
  display: none;
}
.impact-slider .item {
  position: relative;
  float: left;
}
.impact-slider .__img {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 260px;
}
.impact-slider .__inner {
  position: relative;
}
.impact-slider .__inner .__title {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  font-weight: 700;
  padding: 11px 15px;
}
.impact-slider .__progress .progress-total {
  display: none;
}
.impact-slider .__progress .progress {
  background: #e6e6e6;
  border-radius: 0;
  margin-bottom: 10px;
}
.impact-slider .__progress .progress .progress-bar {
  white-space: nowrap;
  font-size: 14px;
  border-radius: 0;
  text-transform: uppercase;
  text-align: center;
  max-width: 100%;
  background-image: none;
}
.impact-slider .__actions {
  text-align: center;
  margin: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.impact-slider .__actions span {
  color: #bfbfbf;
  font-size: 14px;
  font-weight: 700;
}
.impact-slider .__actions .btn2 {
  margin: 10px;
}
.impact-slider .__actions .btn-clear {
  color: #303030;
  background: #fff;
  border: 1px solid #d8d8d8;
}
.impact-slider .__actions .btn-clear:hover {
  border-color: #484848;
}
.impact-slider .slick-dots {
  right: 1.875em;
  bottom: 1.875em;
}
@media screen and (max-width: 991px) {
  .impact-slider .__img {
    margin-left: 0;
  }
  .impact-slider .item-gradient {
    left: 0;
  }
  .impact-slider .__inner {
    position: static;
  }
  .impact-slider .__caption .ribbon-caption {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    float: none;
    margin: 0;
  }
  .impact-slider .__caption .__desc {
    padding-left: 0;
    padding-right: 5px;
    -webkit-transform: none;
            transform: none;
    bottom: 46px;
    top: auto;
    left: 23px;
    position: absolute;
  }
  .impact-slider .ribbon-caption em:before {
    display: none;
    height: 0;
  }
  .impact-slider .slick-dots {
    margin-left: -5px;
    bottom: 23px;
    right: auto;
    left: 23px;
  }
  .impact-slider .slick-dots li button {
    width: 8px;
    height: 8px;
    margin: 2px 4px;
  }
}

.ribbon-caption {
  text-transform: uppercase;
  background: #47ad5d;
  color: #fff;
  display: inline-block;
  line-height: 1;
}
.ribbon-caption span {
  font-family: "Colfax", sans-serif;
  font-size: 2.4375em;
  display: block;
  padding: 0 0.3846153846em;
  height: 1.5384615385em;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
.ribbon-caption em {
  font-style: normal;
  font-size: 0.8125em;
  display: block;
  background: #2b7f3d;
  padding: 0 1.1538461538em;
  position: relative;
  font-weight: 700;
  height: 2.3076923077em;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.ribbon-caption em:before {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent #22532b transparent transparent;
  position: absolute;
  left: 0;
  bottom: -10px;
}
@media screen and (max-width: 767px) {
  .ribbon-caption span {
    height: 38px;
    font-size: 26px;
    padding: 0 10px;
  }
  .ribbon-caption em {
    height: 22px;
    font-size: 11px;
    padding: 0 10px;
  }
}

.arrow-right2 {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.fl_equal_heights768:before, .fl_equal_heights768:after {
  display: none !important;
  height: 0 !important;
}
@media screen and (min-width: 768px) {
  .fl_equal_heights768 {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hero-container {
  background-color: #f2f2f2;
  padding: 80px 30px;
}
@media screen and (max-width: 991px) {
  .hero-container {
    height: auto;
    padding: 25px 0 50px 0;
  }
}

.hero--text {
  height: 100%;
  text-align: center;
  margin-left: -15px;
  padding-top: 20px;
}
@media screen and (max-width: 991px) {
  .hero--text {
    margin-left: 0;
  }
}
.hero--text h1 {
  font-size: 60px;
  font-size: 6rem;
  letter-spacing: -0.0333333333em;
  line-height: 1.1;
}
@media screen and (max-width: 991px) {
  .hero--text h1 {
    font-size: 30px;
    font-size: 3rem;
  }
}
.hero--text p {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #666666;
  letter-spacing: -0.0333333333em;
}
.hero--text .btn {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 1.5rem 2.4rem;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-transform: none;
  font-weight: 500;
}
.hero--text .btn > .fa {
  margin-left: 10px;
  font-size: 18px;
}
.hero--text .btn {
  margin-right: 1.45455em;
}
.hero--text .btn + .btn {
  margin-right: 0;
}
@media screen and (max-width: 1200px) {
  .hero--text .btn {
    margin: 10px !important;
  }
}
.hero--text .ico-circle-f-30 {
  width: 1.3636363636em;
  height: 1.3636363636em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 0.125em solid #d0d0d0;
  display: inline-block;
  background: url(../images/triangle2.svg) no-repeat 58% 49%;
  background-size: 0.4545454545em 0.4545454545em;
  margin-right: 0.3636363636em;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.hero--text .btn:hover .ico-circle-f-30 {
  border-color: #767676;
}
.hero--text .__inner {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  height: 100%;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .hero--text .__inner {
    text-align: center;
  }
}

.learn-header-section h1 {
  font-size: 60px;
  font-size: 6rem;
  margin-bottom: 0;
}
.learn-header-section p {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 500;
  color: #898989;
}
.learn-header-section .stats-group-item {
  background-color: #fd8728;
  width: 260px;
  padding: 20px 40px 20px 20px;
}
.learn-header-section .stats-group-item a {
  background: #191919;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.learn-header-section .stats-group-item a:hover {
  background-color: #000;
}
.learn-header-section .stats-group-item a svg {
  margin-left: 15px;
}
.learn-header-section .stats-group-item em {
  font-size: 3.75em;
  font-weight: 600;
  display: block;
  font-style: normal;
  line-height: 1;
}
.learn-header-section .stats-group-item span {
  font-size: 1.5em;
  font-weight: 700;
  color: white;
}

#learn_footer .cursor-pointer a.vc_btn3-style-modern, #learn_footer .subscribe-supporter-form.btn {
  font-size: 14px !important;
  font-weight: 700;
  padding: 1rem 1.643rem !important;
}

#learn_footer .wpb_single_image img {
  height: 100%;
  max-width: 100%;
  vertical-align: top;
  max-height: 509px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#learn_footer .wpb_text_column {
  float: left;
  width: 50%;
  margin-bottom: 0;
}
#learn_footer .wpb_text_column h2 {
  font-size: 32px;
  font-size: 3.2rem;
}
#learn_footer .wpb_text_column p {
  color: #525255;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.3;
}
.items-filters__title h2 {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  color: #323232;
}

.impact-slider-outer {
  width: 475px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
}
@media screen and (max-width: 1200px) {
  .impact-slider-outer {
    width: 100%;
    height: auto;
  }
}

.home-stats {
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
}
.home-stats .list-group {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 215px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home-stats .list-group-item {
  position: relative;
  color: #000;
  font-family: "Colfax", sans-serif;
  font-weight: 700;
  margin-left: 30px;
  line-height: 1;
  padding-right: 14px;
  cursor: pointer;
}
.home-stats .list-group-item:first-child {
  margin-left: 0;
}
.home-stats .list-group-item:hover .__info {
  background: #313131;
}
.home-stats .list-group-item:hover .__info:before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.home-stats .list-group-item:hover .__info_tooltip {
  display: block;
}
.home-stats .list-group-item em {
  font-style: normal;
  font-size: 60px;
  font-size: 6rem;
  color: #f57017;
  letter-spacing: -4px;
  position: relative;
}
.home-stats .list-group-item .__details {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 0.3em;
  width: 60%;
  max-width: 125px;
}
.home-stats .list-group-item .__info {
  position: absolute;
  width: 22px;
  height: 22px;
  -webkit-box-shadow: 0 0 3px 0 #999;
          box-shadow: 0 0 3px 0 #999;
  border-radius: 50%;
  top: 5px;
  right: -25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.home-stats .list-group-item .__info:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: " ";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #bfbfbf;
}
@media screen and (max-width: 767px) {
  .home-stats .list-group-item .__info {
    opacity: 0;
  }
}
.home-stats .list-group-item .__info_tooltip_container {
  position: relative;
}
.home-stats .list-group-item .__info_tooltip {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  bottom: 21px;
  line-height: 1.5;
  letter-spacing: normal;
  z-index: 9;
  margin-left: 0;
  margin-right: 0;
  left: -120px;
  top: auto;
}
.home-stats .list-group-item .__info_tooltip:before {
  bottom: -10px;
  top: unset;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.home-stats .list-group-item .__info_tooltip:after {
  height: 11px;
  top: unset;
  bottom: -11px;
}
.home-stats .list-group-item .__info--mobile {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .home-stats .list-group {
    display: block;
  }
  .home-stats .list-group-item {
    margin: 0;
    width: 50%;
    float: left;
    padding: 30px 0 45px;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
  }
  .home-stats .list-group-item:nth-child(odd) {
    border-right: 1px solid #d9d9d9;
  }
  .home-stats .list-group-item em {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .home-stats .list-group-item .__info--mobile {
    opacity: 1;
    top: auto;
    bottom: 15px;
    left: 50%;
    right: auto;
    margin-left: -11px !important;
  }
  .home-stats .list-group-item .__info--mobile,
.home-stats .list-group-item .__details {
    margin: 0 auto;
  }
  .home-stats .list-group-item .__info_tooltip {
    top: auto;
    bottom: 21px;
    left: -76px;
    margin: 0;
  }
  .home-stats .list-group-item .__info_tooltip:before {
    left: 72px;
  }
  .home-stats .list-group-item:nth-child(even) .__info_tooltip {
    right: -70px;
    left: auto;
  }
  .home-stats .list-group-item:nth-child(even) .__info_tooltip:before {
    right: 64px;
    left: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .home-stats .list-group-item {
    width: 25%;
    text-align: center;
  }
  .home-stats .list-group-item:first-child {
    margin-left: 30px;
  }
  .home-stats .list-group-item .__details {
    margin: 0 auto;
  }
}
.home-stats .section-partners {
  border-left: 1px solid #d9d9d9;
  height: 215px;
  overflow: hidden;
  position: relative;
  margin-right: -15px;
}
.home-stats .section-partners .partners-link {
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  min-width: 190px;
  background: #fff;
  color: #303030;
  padding: 7px 15px 7px 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
.home-stats .section-partners .partners-link svg {
  fill: #DE5F0A;
}
@media screen and (max-width: 767px) {
  .home-stats .section-partners {
    border-left: 0;
  }
  .home-stats .section-partners .partners-link {
    left: 50%;
    right: auto;
    margin-left: -95px;
  }
}
@media screen and (max-width: 991px) {
  .home-stats .section-partners {
    margin-left: -15px;
  }
  .home-stats .section-partners .slick-arrow {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .home-stats .section-partners {
    border-top: 1px solid #d9d9d9;
  }
}

.progress--simple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.progress--simple .progress-total {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 1.0625em;
  line-height: 1;
  color: #fff;
  text-align: left;
  margin-bottom: 0.625em;
  font-weight: 400;
}
.progress--simple .progress {
  background-color: #b2b2b2;
  height: 9px;
  margin: 0;
  border: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.progress--simple .progress-bar {
  font-size: 0px;
  font-size: 0rem;
  background: #8ad21c;
  color: transparent;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .progress--simple .progress-total {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.basic-box {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 2.5em;
  position: relative;
  overflow: hidden;
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
}
.basic-box a {
  display: block;
}
.basic-box:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  top: -1px;
}
.basic-box ._img {
  height: 259px;
  position: relative;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.basic-box ._img--news {
  height: 222px;
}
.basic-box ._img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.basic-box ._img ._caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.basic-box ._caption {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  padding: 0;
  background-color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d9d9d9;
}
.basic-box ._caption .progress-total,
.basic-box ._caption .meta-postdate {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 0;
  color: #838487;
  font-size: 14px;
  padding: 3px;
  text-align: center;
  font-weight: 700;
  line-height: 1;
}
.basic-box ._caption .progress {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  height: 16px;
  border-radius: 0;
}
.basic-box ._caption .progress .progress-bar {
  border-radius: 0;
  color: #77ac2e;
}
.basic-box ._desc {
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 25px;
}
.basic-box ._desc h3 {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  font-weight: 700;
  color: #323232;
  margin-bottom: 0;
  line-height: 1.2;
  letter-spacing: -0.0416666667em;
}
.basic-box ._desc h3 + .btn {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .basic-box ._desc {
    padding: 10px 15px;
  }
}
.basic-box .btn {
  font-size: 1.375em;
  padding: 0 0.4545454545em;
  height: 2.2727272727em;
  line-height: 2.2727272727em;
  letter-spacing: -0.0454545455em;
  pointer-events: none;
  border: 0;
}
.basic-box ._actions {
  padding: 0 20px 20px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.basic-box ._actions .btn-motive {
  font-size: 14px;
  padding: 6px 0;
  color: #fff;
  height: auto;
  line-height: 1.5;
  pointer-events: auto;
  border: 1px solid #f57017;
  min-width: 50%;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .basic-box ._actions .btn-motive {
    padding: 6px 18px;
  }
}
.basic-box ._actions .btn-motive:first-child {
  margin-right: 7px;
}
.basic-box ._actions .btn-clear {
  color: #303030;
  background: #fff;
  border: 1px solid #d8d8d8;
}
.basic-box ._actions .btn-clear:hover {
  border-color: #484848;
}
.basic-box ._actions .btn-wide {
  padding-left: 17px;
  padding-right: 17px;
  width: auto;
}
.basic-box .__share {
  text-align: center;
  padding: 15px 0;
  border-top: 1px solid rgba(168, 168, 168, 0.5);
}
.basic-box .__share span {
  text-transform: uppercase;
  font-weight: 700;
  color: #a8a8a8;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  font-size: 0.875em;
}
.basic-box .__share a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  -webkit-transition: opacity 0.15s ease-in-out, -webkit-filter 0.3s ease-in-out;
  transition: opacity 0.15s ease-in-out, -webkit-filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, opacity 0.15s ease-in-out;
  transition: filter 0.3s ease-in-out, opacity 0.15s ease-in-out, -webkit-filter 0.3s ease-in-out;
}
.basic-box .__share a svg {
  width: 100%;
  height: 100%;
}
.basic-box .__share a.twitter:hover svg circle {
  fill: #55acee;
}
.basic-box .__share a.twitter svg circle {
  fill: #a8a8a8;
  -webkit-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out;
}
.basic-box .__share a.facebook:hover svg circle {
  fill: #3b5998;
}
.basic-box .__share a.facebook svg circle {
  fill: #a8a8a8;
  -webkit-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out;
}

.learn-newsletter-section {
  height: auto;
  text-align: center;
  padding-bottom: 5px;
}
.learn-newsletter-section h2 {
  margin-top: 40px;
  font-size: 42px;
  font-size: 4.2rem;
  margin-bottom: 24px;
  letter-spacing: -0.04em;
  color: #fff;
}
.learn-newsletter-section p {
  line-height: 1;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  color: #898989;
}

.go-deeper-section h2 {
  font-size: 42px;
  font-size: 4.2rem;
  font-weight: 700;
  margin-bottom: 18px;
}
.go-deeper-section p {
  max-width: 680px;
  margin: 0 auto;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.3em;
  color: #525255;
}

.meta-postdate {
  color: #b6b6b6;
  font-size: 14px;
  font-weight: 500;
}

.news-box2 .source-meta-1 img {
  max-width: 90px;
  max-height: 40px;
}

.slider-four-el {
  margin: 0 -0.9375em;
}
.slider-four-el .item {
  width: 25%;
  padding: 0 15px;
  float: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-four-el .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .slider-four-el .item {
    width: 100%;
  }
}

.page-header {
  margin-bottom: 2.8125em;
}
.page-header .h2 {
  font-size: 42px;
  font-size: 4.2rem;
  letter-spacing: -0.0333333333em;
  color: #323232;
  line-height: 1.4;
}
.page-header p {
  display: block;
  color: #5d5d5d;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 0.8333333333em;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.0333333333em;
}
@media screen and (max-width: 767px) {
  .page-header p {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .page-header {
    margin-bottom: 20px;
  }
  .page-header .h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2;
  }
  .page-header .h2 small {
    font-size: 18px;
  }
}

.section--def {
  padding: 85px 0 85px 0;
}
@media screen and (max-width: 767px) {
  .section--def {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section--def.home-news {
    padding-top: 90px;
  }
}

#sec-cta_home {
  background: #f7f7f7;
}
#sec-cta_home .subheader--grey {
  display: block;
  color: #5d5d5d;
  margin-top: 1.5em;
  margin-bottom: 0.8333333333em;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: -0.0333333333em;
  font-size: 30px;
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  #sec-cta_home .subheader--grey {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
#sec-cta_home .btn {
  min-width: 188px;
  padding: 1.5rem 1rem;
  margin: 0 13px;
}
@media screen and (max-width: 767px) {
  #sec-cta_home .btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.u-link {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  background-color: #f57017;
  border-color: #f57017;
  text-transform: unset;
  font-weight: 500;
  display: inline-block;
  padding: 7px 24px;
  color: #fff;
}
.u-link .arrow-right2 {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  fill: #fff;
  width: 0.7272727273em;
  height: 0.7272727273em;
  margin-left: 0.1363636364em;
  position: relative;
  top: 0.1363636364em;
  right: -6px;
  font-size: 22px;
  font-size: 2.2rem;
}
.u-link:hover {
  color: #fff;
  background-color: #de5f0a;
}
.u-link:hover .arrow-right2 {
  right: -3px;
}

.u-link--icon {
  color: #f57017;
}
.u-link--icon:hover {
  color: #181818;
}
.u-link--icon:hover .arrow-right2 {
  fill: #f57017;
}

.u-link--white {
  color: #fff;
}
.u-link--white .arrow-right2 {
  fill: rgba(255, 255, 255, 0.8);
}
.u-link--white:hover {
  color: #f57017;
}
.u-link--white:hover .arrow-right2 {
  fill: #f57017;
}

.slider-3c-el {
  margin-left: -1.5625em;
  margin-right: -1.5625em;
}
.slider-3c-el .item {
  padding-left: 1.5625em;
  padding-right: 1.5625em;
  float: left;
  width: 33.33333333%;
}
@media (max-width: 767px) {
  .slider-3c-el {
    margin-left: -15px;
    margin-right: -15px;
  }
  .slider-3c-el .item {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.img-box2 {
  margin-top: 3.75em;
  padding: 2.375em;
  padding-top: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 3.625em;
}
.img-box2:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  top: -1px;
}
.img-box2 ._ico svg {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  width: 7.5em;
  height: 7.5em;
  margin-top: -3.75em;
}
.img-box2 ._desc {
  font-size: 1.25em;
  margin-top: 1.5em;
}
.img-box2 ._desc .h4 {
  font-size: 1.6em;
  margin-bottom: 0.625em;
  letter-spacing: -0.03125em;
}
.img-box2 ._desc p {
  color: #7a808a;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.05em;
}
@media (max-width: 767px) {
  .img-box2 {
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .img-box2 ._ico svg {
    width: 100px;
    height: 100px;
    margin-top: -50px;
  }
  .img-box2 ._desc .h4 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .img-box2 ._desc p {
    font-size: 18px;
  }
}

.ico-child_slavery {
  background: #fa565d;
}

.ico-domestic_slavery {
  background: #47ad5d;
}

.ico-forced_marriage {
  background: #3cb5c8;
}

.ico-human_trafficking {
  background: #9063bf;
}

.ico-products_of_slavery {
  background: #369ff4;
}

.ico-what_is_modern_slavery {
  background: #ffca0a;
  padding: 1.625em;
}

.logos-list-centered {
  text-align: center;
  padding: 0;
  height: 100%;
  margin: 0;
}
.logos-list-centered .slick-list {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .logos-list-centered .slick-list {
    padding-top: 20px;
  }
}
.logos-list-centered .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 95px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.logos-list-centered li.slick-slide {
  display: inline-block;
  text-align: center;
  margin: 0;
  height: auto;
  padding: 20px;
}
.logos-list-centered li.slick-slide img {
  display: block;
  width: auto;
  max-height: 95px;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.logos-list-centered .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .logos-list-centered .slick-dots {
    bottom: 10px;
    left: 10px;
  }
}
.logos-list-centered .slick-dots li {
  display: inline-block;
  padding: 0;
  margin: 0 3px;
}
.logos-list-centered .slick-dots li button {
  border-radius: 50%;
  height: 11px;
  width: 11px;
  border: 0;
  text-indent: -999em;
  background: #e6e6e6;
  padding: 0;
}
.logos-list-centered .slick-dots li.slick-active button {
  background: #bfbfbf;
}
@media screen and (max-width: 767px) {
  .logos-list-centered .slick-dots {
    position: relative;
    top: 20px;
  }
}

.home-logos-rotary,
.home-logos-reuters,
.home-logos-anti-slavery,
.home-logos-alliance87,
.home-logos-amnesty,
.home-logos-polaris,
.home-logos-ununiversity,
.home-logos-freedomfund,
.home-logos-hrw,
.home-logos-rotary2 {
  max-width: 100%;
  background-size: 100%;
  background-image: url("https://cdns.freedomunited.org/wp-content/uploads/2018/07/10102410/freedom_hp_plogo_sprite_responsive_opt.png");
}

.home-logos-rotary {
  background-position: 0 0%;
  background-size: 100%;
}

.home-logos-reuters {
  background-position: 0 8.916324%;
  background-size: 132.051282%;
}

.home-logos-anti-slavery {
  background-position: 0 17.211949%;
  background-size: 146.445498%;
}

.home-logos-alliance87 {
  background-position: 0 29.041488%;
  background-size: 154.5%;
}

.home-logos-amnesty {
  background-position: 0 40.306834%;
  background-size: 169.78022%;
}

.home-logos-polaris {
  background-position: 0 49.583333%;
  background-size: 169.78022%;
}

.home-logos-ununiversity {
  background-position: 0 60.806916%;
  background-size: 178.612717%;
}

.home-logos-freedomfund {
  background-position: 0 74.025974%;
  background-size: 188.414634%;
}

.home-logos-hrw {
  background-position: 0 87.05036%;
  background-size: 355.172414%;
}

.home-logos-rotary2 {
  background-position: 0 100%;
  background-size: 355.172414%;
}

.home-actions .slick-slide,
.home-news .slick-slide {
  opacity: 0.5;
}
.home-actions .slick-slide.slick-current,
.home-news .slick-slide.slick-current {
  opacity: 1;
}

@media (min-width: 768px) {
  .home-actions .slider-four-el {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.home-map {
  margin-left: -15px;
  margin-right: -15px;
}

@media screen and (max-width: 1200px) {
  .slider-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.__social,
.__social_m {
  display: block;
  width: 107px;
  height: 48px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: -36px;
  background: #303030;
  top: -7px;
  -webkit-box-shadow: 0 3px 0 0 #f57017;
          box-shadow: 0 3px 0 0 #f57017;
  z-index: 9;
  text-align: center;
  cursor: pointer;
}
.__social i,
.__social_m i {
  color: #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  bottom: 6px;
  right: 44px;
  font-size: 20px;
}
.__social i:hover,
.__social_m i:hover {
  color: #f57017;
}

.__social-share {
  position: absolute;
  z-index: 9;
  top: -5px;
  left: 10px;
  display: none;
}

#sec-cta_subscribe {
  border-top: 1px solid #d9d9d9;
  padding: 60px 0 60px 0;
}
#sec-cta_subscribe .cta_subscribe-content {
  text-align: center;
}
#sec-cta_subscribe .cta_subscribe-content h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  #sec-cta_subscribe .cta_subscribe-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #sec-cta_subscribe .cta_subscribe-content h2 {
    margin-bottom: 0;
    font-size: 42px;
    font-size: 4.2rem;
    letter-spacing: -0.03333em;
    color: #323232;
  }
  #sec-cta_subscribe .cta_subscribe-content a.btn {
    margin-left: 40px;
  }
}

#news-cta_subscribe {
  border-top: 1px solid #d9d9d9;
  padding: 60px 0 0px 0;
}
#news-cta_subscribe h3 {
  font-size: 32px;
  font-size: 3.2rem;
}

.tribe-common a.tribe-common-c-btn:active {
  color: #333 !important;
}
.tribe-common a.tribe-common-c-btn:focus {
  color: #fff !important;
  background-color: #de5f0a !important;
}

.timeline-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: 80px;
  margin-bottom: 30px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (min-width: 991px) {
  .timeline-wrapper {
    margin-bottom: 0;
  }
}

.timeline {
  list-style: none;
  margin: 0;
  width: 50%;
  padding: 5px 0;
  position: relative;
  /*&:before{
      content: " ";
      display:block;
      top: 60px;
      bottom: 0;
      position: absolute;
      width: 2px;
      background-color: #D0D0D0;
      left: 50%;
      margin-left: -1px;
  }*/
}
.timeline-0 {
  width: 95%;
  padding-left: 5%;
}
.timeline-1 {
  padding-right: 25px;
}
.timeline-2 {
  padding-left: 25px;
}
.timeline > li {
  margin: 15px 0;
  position: relative;
  width: 100%;
  /*float: left;*/
  clear: left;
}
.timeline > li img {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.timeline > li:before {
  content: " ";
  display: table;
}
.timeline > li:after {
  content: " ";
  display: table;
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.timeline > li:nth-child(2) {
  margin-top: 60px;
}
.timeline > li.clearfix {
  float: none;
  margin: 0 !important;
}
.timeline li:first-child .e__img {
  position: relative;
}
.timeline li:first-child .e__img:before {
  content: " ";
  display: block;
  position: absolute;
  width: 2px;
  background-color: #fff;
  top: 0;
  bottom: -40px;
  left: 100%;
  left: 100%;
  margin-left: 19px;
}

.timeline-body {
  color: #484848;
  font-size: 16px;
}
.timeline-body .e__date {
  display: block;
  font-size: 16px;
  color: #323232;
  margin-bottom: 5px;
}
.timeline-body .e__date:before {
  content: "";
  height: 2px;
  background: #D0D0D0;
  width: 25px;
  position: absolute;
  top: 49%;
}
.timeline-body p {
  margin: 0;
  line-height: 1.5;
}
.timeline-body p + p {
  margin-top: 15px;
}

.timeline .timeline-inverted {
  float: right;
  clear: right;
  padding-right: 0;
  padding-left: 20px;
}
.timeline .timeline-inverted > .timeline-panel {
  float: right;
}
.timeline .timeline-inverted .timeline-body .e__date:before {
  left: auto;
  right: 100%;
}

.timeline-wrapper:after {
  content: " ";
  display: block;
  top: 0;
  position: absolute;
  width: 2px;
  background-color: #D0D0D0;
  left: 0%;
  margin-left: 3px;
  height: calc(100% - 59px);
}
@media screen and (min-width: 768px) {
  .timeline-wrapper:after {
    left: 50%;
    margin-left: -1px;
  }
}
.timeline-wrapper .e__start-date {
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 1;
}
.timeline-wrapper .e__start-date:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 10px;
  width: 10px;
  border: 2px solid #A5A5A5;
  background-color: #FFFFFF;
  margin-bottom: 10px;
}
.timeline-wrapper .e__start-date strong {
  font-size: 16px;
  display: block;
  color: #323232;
}
.timeline-wrapper .e__start-date span {
  display: block;
  font-size: 14px;
  color: #484848;
  margin-top: 5px;
}
@media screen and (min-width: 991px) {
  .timeline-wrapper .e__start-date {
    bottom: 0;
  }
}

@media (max-width: 767px) {
  .timeline {
    padding-bottom: 8px;
  }
  .timeline:before {
    left: 5px;
    top: 43px;
  }
  .timeline > li {
    margin: 8px 0 !important;
    position: relative;
    width: 100%;
    float: left !important;
    clear: left !important;
    padding-left: 20px !important;
    padding-right: 0;
  }
  .timeline > li > .timeline-panel {
    padding: 20px;
  }
  .timeline li:first-child .e__img:before {
    bottom: -30px;
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 14px;
  }

  .timeline-body .e__date:before {
    width: 4vw;
    left: auto;
    right: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 991px) {
  .timeline-body .e__date:before {
    width: 15px;
  }
}
@media (max-width: 767px) {
  .timeline-wrapper .e__start-date {
    text-align: center;
    position: absolute;
    padding-top: 26px;
  }
  .timeline-wrapper .e__start-date i {
    height: 25px;
    width: 2px;
    background: #D0D0D0;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
  }
  .timeline-wrapper .e__start-date:after {
    content: "";
    height: 2px;
    background: #D0D0D0;
    position: absolute;
    top: 0;
    left: 4px;
    right: 50%;
    margin: 0;
  }
}
.timeline-0 li {
  padding-left: 0 !important;
}
.timeline-1 .timeline-body .e__date:before {
  left: 100%;
}
.timeline-2 .timeline-body .e__date:before {
  right: 100%;
}

.timeline-cp .timeline-cp-list {
  list-style: none;
  margin: 0;
  padding: 5px 0;
  position: relative;
}
.timeline-cp .timeline-cp-list > li {
  margin: 15px 0;
  position: relative;
  width: 100%;
  clear: left;
}
.timeline-cp .timeline-cp-list .timeline-cp-body {
  color: #484848;
  font-size: 16px;
}
.timeline-cp .timeline-cp-list .timeline-cp-body p {
  margin: 0;
}
.timeline-cp .timeline-cp-list .timeline-cp-body p + p {
  margin-top: 15px;
}
.timeline-cp .timeline-cp-list .timeline-cp-body p strong:first-child:before {
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("../images/calendar_icon.png");
  margin-right: 7px;
  top: 1px;
  position: relative;
}
.timeline-cp .timeline-cp-list .timeline-cp-body .e__img {
  float: right;
  max-width: 50%;
  margin: 0 0 0 20px;
}
@media (max-width: 767px) {
  .timeline-cp .timeline-cp-list .timeline-cp-body .e__img {
    float: none;
    max-width: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.timeline-cp .timeline-cp-panel {
  width: 100%;
  position: relative;
  padding: 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.btn--showmore span {
  position: relative;
  display: inline-block;
  padding: 0 34px 0 0;
}
.btn--showmore svg {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 9px;
  top: 6px;
  fill: #fff;
}

.is-hidden {
  display: none;
}

.badge-new-pill {
  display: inline-block;
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #fff;
  background: #f5701e;
  border-radius: 3px;
  position: absolute;
  top: -7px;
  right: -23px;
}
.badge-new-pill:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: #f5701e transparent transparent transparent;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -3px;
}

.fforums-header {
  min-height: 450px;
  background-color: #3cb5c8;
  position: relative;
  padding: 40px 0;
}
.fforums-header .e__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
  background-size: cover;
  background-position: left top;
}
.fforums-header .container {
  position: relative;
  z-index: 1;
}
.fforums-header .e__title {
  padding-top: 10.625em;
}
.fforums-header .e__title .h1 {
  font-family: "Colfax", sans-serif !important;
  font-size: 5.125em;
  line-height: 0.9;
  letter-spacing: -0.0487804878em;
  text-transform: none;
  border-bottom: 1px solid #51bfd0;
  padding-bottom: 0.243902439em;
  margin-bottom: 0.3658536585em;
}
.fforums-header .e__video {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
.fforums-header .e__video-desc {
  font-size: 22px;
  letter-spacing: -0.0454545455em;
  line-height: 1.2;
  padding-left: 25px;
}
.fforums-header .e__3images {
  position: absolute;
  top: -80px;
  right: -150px;
}
.fforums-header .e__3images img {
  position: absolute;
  max-width: none;
}
@media (min-width: 992px) and (max-width: 1259px) {
  .fforums-header .e__3images {
    right: -300px;
  }
}
@media screen and (max-width: 991px) {
  .fforums-header .e__3images {
    height: 0;
    display: none !important;
  }
}
.fforums-header .e__img-1 {
  top: 251px;
  right: 323px;
  z-index: 2;
}
.fforums-header .e__img-2 {
  top: 100px;
  right: 72px;
  z-index: 1;
}
.fforums-header .e__img-3 {
  right: 0;
  top: 323px;
  z-index: 3;
}
@media screen and (max-width: 991px) {
  .fforums-header {
    min-height: 0;
  }
  .fforums-header .e__title {
    padding-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .fforums-header .e__title .h1 {
    font-size: 36px;
  }
  .fforums-header .e__video-desc {
    font-size: 18px;
    line-height: 1;
    padding-left: 15px;
  }
}

.section--agenda.vc_row {
  padding: 5.3125em 0;
  background-repeat: repeat-x;
}
.section--agenda.vc_row .agenda--text p {
  font-size: 1.375em;
  line-height: 1.3;
  color: #000;
}
@media (min-width: 992px) {
  .section--agenda.vc_row .agenda--text {
    padding-right: 12.5em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section--agenda.vc_row .agenda--text {
    padding-right: 120px;
  }
}
@media (max-width: 767px) {
  .section--agenda.vc_row .agenda--text p {
    font-size: 16px;
  }
}

.fforums-agenda h2 {
  font-family: "Colfax", sans-serif !important;
  font-size: 2em;
  letter-spacing: -0.0625em;
  text-transform: none;
  font-weight: 700;
}
@media (max-width: 767px) {
  .fforums-agenda h2 {
    font-size: 24px;
  }
}
.fforums-agenda ul {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0 0 25px 20px;
}
.fforums-agenda ul:before {
  content: "";
  display: block;
  width: 2px;
  background: #e7e7e7;
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: -17px;
}
.fforums-agenda li {
  color: #767676;
  padding: 7px 0 7px 0;
  margin-left: 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ececec;
  font-size: 17px;
  position: relative;
}
.fforums-agenda li:last-child {
  border-bottom: none;
}
.fforums-agenda li:before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border: 2px solid #a5a5a5;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: -30px;
}
@media (min-width: 992px) {
  .fforums-agenda {
    margin-left: -85px;
  }
}

.box--cta {
  background: #f6f6f6;
  padding: 3.125em;
  margin-bottom: 1.875em;
}
.box--cta .h3 {
  font-family: "Colfax", sans-serif !important;
  font-weight: 700;
  text-transform: none;
  color: #323232;
  font-size: 2em;
  letter-spacing: -0.0625em;
  margin-bottom: 0.9375em;
}
.box--cta p {
  color: #000;
  font-size: 1.5em;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .box--cta .h3 {
    font-size: 24px;
  }
  .box--cta p {
    font-size: 16px;
  }
}

.fforums-box-cta {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .fforums-box-cta {
    margin-top: 3.75em;
  }
  .fforums-box-cta.item-1 .box--cta {
    margin-left: 0;
    margin-right: 5px;
  }
  .fforums-box-cta.item-2 .box--cta {
    margin-left: 5px;
  }
}
@media screen and (max-width: 991px) {
  .fforums-box-cta .box--cta p {
    height: auto !important;
  }
}

.fforums-upcoming .h2 {
  color: #000;
  font-family: "Colfax", sans-serif !important;
  font-weight: 700;
  font-size: 2.5em;
  letter-spacing: -0.05em;
  text-transform: none;
  margin-bottom: 0.875em;
}

.logged-in.admin-bar .header--fixed-top {
  top: 32px;
}

.logged-in.admin-bar .menu--mobile__wrapper {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .logged-in.admin-bar .header--fixed-top {
    top: 46px;
  }

  .logged-in.admin-bar .menu--mobile__wrapper {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .logged-in.admin-bar #wpadminbar {
    position: fixed;
  }
}
.bar-cookie-info {
  font-size: 12px;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
  color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  padding: 8px;
}
.bar-cookie-info .btn-sm {
  padding: 1px 8px;
  font-size: 10px;
  margin: 0 2px;
}
.bar-cookie-info .e__link {
  margin: 0 2px;
  color: #fff;
  border-bottom: 1px solid #333 !important;
  line-height: 1;
  display: inline-block;
}

/*
* U1 Scss Mixins
*/
/*
* U1 common Scss Mixins
*/
/**
* General styles for used across the page bottom sticky bars
*/
html.overflow-hidden {
  overflow: hidden;
}

.sticky-sign-petition {
  position: fixed;
  z-index: 1030;
  width: 100vw;
  background-color: white;
  -webkit-box-shadow: 0px 0px 30px rgba(36, 36, 36, 0.31);
          box-shadow: 0px 0px 30px rgba(36, 36, 36, 0.31);
  bottom: 0;
  outline: 1px solid white;
  min-height: 90px;
}
.sticky-sign-petition .e__cta-title {
  color: #000 !important;
  font-size: 27px;
  margin-top: 22px;
}
.sticky-sign-petition .e__cta-title.title-smaller-font {
  font-size: 20px;
  margin-top: 27px;
}
.sticky-sign-petition .icon {
  display: none;
  position: absolute;
  color: white;
  top: 21px;
  right: 42px;
  font-size: 25px;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .sticky-sign-petition .icon {
    display: inline-block;
  }
}
.sticky-sign-petition .btn {
  margin: 12px;
  margin-bottom: 8px;
  max-width: calc(100vw - 24px);
}
@media screen and (min-width: 1200px) {
  .sticky-sign-petition .btn {
    margin-left: 0;
    max-width: calc(100% - 27px);
    text-align: left;
    padding-left: 20px;
  }
}
.sticky-sign-petition .col-title {
  padding-left: 5px;
}
.sticky-sign-petition .col-button {
  padding-right: 0px;
  padding-left: 0px;
}
.sticky-sign-petition .col-button .progress-total {
  margin-bottom: 8px;
}
@media screen and (min-width: 991px) {
  .sticky-sign-petition {
    bottom: -70px;
    max-height: 70px;
    min-height: unset;
  }
}

.custom-select--arrow-down {
  background-size: 17px !important;
  background-repeat: no-repeat !important;
  background-position: top 47% right 10px !important;
}

form[data-ctaction-type=donate] .btn-input-icon-holder, .donate-widget-form .btn-input-icon-holder {
  position: relative;
}
form[data-ctaction-type=donate] .btn-input-icon-holder .btn-input-icon, .donate-widget-form .btn-input-icon-holder .btn-input-icon {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
form[data-ctaction-type=donate] .btn-input-icon-holder select, .donate-widget-form .btn-input-icon-holder select {
  font-weight: normal;
}
form[data-ctaction-type=donate] .btn-input-icon-holder select + .btn-input-icon, .donate-widget-form .btn-input-icon-holder select + .btn-input-icon {
  max-width: 21px;
  fill: #A5A5A5;
  right: 24px;
  top: 18px;
}
form[data-ctaction-type=donate] .btn-input-icon-holder select + .btn-input-icon:before, .donate-widget-form .btn-input-icon-holder select + .btn-input-icon:before {
  font-size: 25px;
}
form[data-ctaction-type=donate] .btn-input-icon-holder input + .btn-input-icon, .donate-widget-form .btn-input-icon-holder input + .btn-input-icon {
  color: white;
  right: 22px;
  top: 16px;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
form[data-ctaction-type=donate] .btn--currency-before, .donate-widget-form .btn--currency-before {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
form[data-ctaction-type=donate] .btn--currency-before .centering-div, .donate-widget-form .btn--currency-before .centering-div {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
form[data-ctaction-type=donate] .btn--currency-after, .donate-widget-form .btn--currency-after {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
form[data-ctaction-type=donate] .btn--currency-after .centering-div, .donate-widget-form .btn--currency-after .centering-div {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
form[data-ctaction-type=donate] .btn--funrise-amount, .donate-widget-form .btn--funrise-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border: 2px solid #4C4C4C;
  margin-bottom: 10px;
  background: transparent;
  width: 100%;
  max-width: initial;
  color: white;
  font-size: 15px;
  height: 56px;
}
form[data-ctaction-type=donate] .btn--funrise-amount .active-icon, .donate-widget-form .btn--funrise-amount .active-icon {
  display: none;
  width: 13px;
  height: 13px;
  line-height: 10%;
  border-radius: 10px;
  font-size: 12px;
  background-color: #3B90F8;
  color: white;
  position: absolute;
  right: 4px;
  top: 4px;
  font-size: 9px;
}
form[data-ctaction-type=donate] .btn--funrise-custom, .donate-widget-form .btn--funrise-custom {
  position: relative;
}
form[data-ctaction-type=donate] .btn--funrise-custom .centering-div, .donate-widget-form .btn--funrise-custom .centering-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
form[data-ctaction-type=donate] .btn--funrise-custom .amount, .donate-widget-form .btn--funrise-custom .amount {
  display: block;
  width: 1px;
}
form[data-ctaction-type=donate] .btn--funrise-custom .unused-panel, .donate-widget-form .btn--funrise-custom .unused-panel {
  display: none;
}
form[data-ctaction-type=donate] .btn--funrise-custom-unused > .unused-panel, .donate-widget-form .btn--funrise-custom-unused > .unused-panel {
  font-size: 12px;
  line-height: 120%;
  display: block;
}
form[data-ctaction-type=donate] .btn--funrise-custom-unused > *:not(.unused-panel), .donate-widget-form .btn--funrise-custom-unused > *:not(.unused-panel) {
  display: none;
}
form[data-ctaction-type=donate] .btn--funrise-custom input, .donate-widget-form .btn--funrise-custom input {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  color: white;
  width: auto;
  max-width: 100%;
}
form[data-ctaction-type=donate] .btn--funrise-custom.btn--currency-after input, .donate-widget-form .btn--funrise-custom.btn--currency-after input {
  text-align: right;
  padding-right: 3px;
}
form[data-ctaction-type=donate] .btn--funrise-custom.btn--currency-before input, .donate-widget-form .btn--funrise-custom.btn--currency-before input {
  text-align: left;
}
form[data-ctaction-type=donate] .btn--funrise-currency, .donate-widget-form .btn--funrise-currency {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border: 2px solid #4C4C4C;
  margin-bottom: 10px;
  background: transparent;
  width: 100%;
  max-width: initial;
  color: white;
  font-size: 15px;
  background-color: #4C4C4C;
  text-align: left;
  padding-left: 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form[data-ctaction-type=donate] .btn--active, .donate-widget-form .btn--active {
  border-color: #4DA0F7;
  background-color: #35506A;
}
form[data-ctaction-type=donate] .btn--active .active-icon, .donate-widget-form .btn--active .active-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
form[data-ctaction-type=donate] .checkbox--donations-frequncy, form[data-ctaction-type=donate] .checkbox--gdpr-aagree, .donate-widget-form .checkbox--donations-frequncy, .donate-widget-form .checkbox--gdpr-aagree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-top: 6px;
  margin-bottom: 10px;
}
form[data-ctaction-type=donate] .checkbox--donations-frequncy input, form[data-ctaction-type=donate] .checkbox--gdpr-aagree input, .donate-widget-form .checkbox--donations-frequncy input, .donate-widget-form .checkbox--gdpr-aagree input {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  margin-left: 2px;
  margin-right: 7px;
}
form[data-ctaction-type=donate] .checkbox--donations-frequncy label, form[data-ctaction-type=donate] .checkbox--gdpr-aagree label, .donate-widget-form .checkbox--donations-frequncy label, .donate-widget-form .checkbox--gdpr-aagree label {
  font-weight: normal;
  padding-left: 25px;
  text-align: left;
}
form[data-ctaction-type=donate] .checkbox--donations-frequncy label:before, form[data-ctaction-type=donate] .checkbox--gdpr-aagree label:before, .donate-widget-form .checkbox--donations-frequncy label:before, .donate-widget-form .checkbox--gdpr-aagree label:before {
  position: absolute;
  left: 5px;
}
form[data-ctaction-type=donate] .checkbox--donations-frequncy label, .donate-widget-form .checkbox--donations-frequncy label {
  font-weight: bold;
  letter-spacing: -0.4px;
}
form[data-ctaction-type=donate] .checkbox--gdpr-aagree-inactive, .donate-widget-form .checkbox--gdpr-aagree-inactive {
  display: none;
}
form[data-ctaction-type=donate] .__submit, .donate-widget-form .__submit {
  margin-top: 0;
  text-align: left;
}

div[id^=mobile-place] {
  display: none;
  background-color: #ffffff;
  width: 100vw;
  height: 100%;
  position: fixed;
  z-index: 1230;
  top: 0;
  right: -100vw;
}
div[id^=mobile-place] .infobox--action {
  margin-left: 10px;
  margin-right: 10px;
}
div[id^=mobile-place] .header--fixed-top {
  position: relative;
  top: unset;
  right: unset;
  left: unset;
}
div[id^=mobile-place] a {
  /*
  * Go back button
  */
}
div[id^=mobile-place] a.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  color: #484848;
  padding-top: 17px;
  padding-bottom: 18px;
  padding-left: 12px;
}
div[id^=mobile-place] a.link .arrow-right2 {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1) translateY(1px);
  height: 14px;
  margin-right: 7px;
  fill: #D1D1D1;
}
@media screen and (min-width: 1200px) {
  div[id^=mobile-place] a.link .arrow-right2 {
    -webkit-transform: scaleX(-1) translateY(-1px);
            transform: scaleX(-1) translateY(-1px);
  }
}
div[id^=mobile-place] a:hover.link .arrow-right2 {
  -webkit-transform: scaleX(-1) translateY(1px) translateX(3px);
          transform: scaleX(-1) translateY(1px) translateX(3px);
  fill: #F57017;
}
@media screen and (min-width: 1200px) {
  div[id^=mobile-place] a:hover.link .arrow-right2 {
    -webkit-transform: scaleX(-1) translateY(-1px) translateX(3px);
            transform: scaleX(-1) translateY(-1px) translateX(3px);
  }
}
div[id^=mobile-place] a span {
  font-size: 1.6rem;
  line-height: 19px;
  color: inherit;
}
div[id^=mobile-place].slide-in {
  right: 0vw;
}

main {
  position: relative;
  /* deprecated */
}
main.slide-100-left {
  -webkit-transition: all 5s;
  transition: all 5s;
  position: relative;
  left: -90vw;
}

/*
* targeting only FireFox browsers
*/
@-moz-document url-prefix() {
  .btn--funrise-currency {
    padding-left: 7px !important;
  }
}
/*
* U1 Scss Mixins
*/
.chip-in-box .specialbox {
  border-radius: 5px;
  background-color: #323232;
  padding-top: 34px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.chip-in-box .specialbox .h3 {
  font-family: "Colfax", sans-serif !important;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 22px;
}
.chip-in-box .specialbox button {
  margin: 0 auto;
  background: #f57017;
  border-color: #f57017;
  font-family: "Colfax", sans-serif !important;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 23px;
  text-align: center;
  width: 100%;
}
.chip-in-box .specialbox button.btn-primary, .chip-in-box .specialbox button.btn-primary:hover {
  background: #f57017;
  border-color: #f57017;
}
.chip-in-box .specialbox button:hover {
  background: #de5f0a;
  border-color: #de5f0a;
}
@media screen and (min-width: 1200px) {
  .chip-in-box .specialbox button {
    margin-bottom: 25px !important;
    max-width: 325px;
  }
}

.ct-news-article-before-content .article-before-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Colfax", sans-serif !important;
  min-height: 54px;
  color: #484848;
  margin-left: 15px;
}
.ct-news-article-before-content .article-before-content a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  color: #484848;
}
.ct-news-article-before-content .article-before-content a.link .arrow-right2 {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1) translateY(1px);
  height: 14px;
  margin-right: 7px;
  fill: #d1d1d1;
}
@media screen and (min-width: 1200px) {
  .ct-news-article-before-content .article-before-content a.link .arrow-right2 {
    -webkit-transform: scaleX(-1) translateY(-1px);
            transform: scaleX(-1) translateY(-1px);
  }
}
.ct-news-article-before-content .article-before-content a:hover.link .arrow-right2 {
  -webkit-transform: scaleX(-1) translateY(1px) translateX(3px);
          transform: scaleX(-1) translateY(1px) translateX(3px);
  fill: #f57017;
}
@media screen and (min-width: 1200px) {
  .ct-news-article-before-content .article-before-content a:hover.link .arrow-right2 {
    -webkit-transform: scaleX(-1) translateY(-1px) translateX(3px);
            transform: scaleX(-1) translateY(-1px) translateX(3px);
  }
}
.ct-news-article-before-content .article-before-content a span {
  font-size: 1.6rem;
  line-height: 19px;
  color: inherit;
}
@media screen and (min-width: 1200px) {
  .ct-news-article-before-content .article-before-content {
    margin-left: 30px;
    min-height: 85px;
  }
}
@media screen and (min-width: 768px) {
  .ct-news-article-before-content > .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }
}

/*
* News slider (slick) Mobile + full version (no-slick)
* first slide is in two sizes one by one BIG + SMALL
* SMALL VErsion is used for slick slide on mobile only
* Big version is used with width 768 and above
*/
.ct-news-article-after-content {
  background-color: #f6f6f6;
  padding-top: 23px;
  padding-bottom: 42px;
  /*
  * Slick slider root div
  */
}
@media screen and (min-width: 768px) {
  .ct-news-article-after-content {
    padding-top: 15px;
    padding-bottom: 17px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article-after-content {
    padding-top: 65px;
    padding-bottom: 64px;
  }
}
.ct-news-article-after-content .news-slider {
  /*
  * It does not matter whitch dot you disable as long number of visible slides and dots are the same
  */
}
.ct-news-article-after-content .news-slider .slick-slide {
  margin-left: 10px;
  margin-right: 10px;
}
.ct-news-article-after-content .news-slider article:nth-of-type(1) {
  /* display: none;*/
}
@media screen and (min-width: 768px) {
  .ct-news-article-after-content .news-slider article:nth-of-type(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ct-news-article-after-content .news-slider article:nth-of-type(n + 2) {
    display: none;
  }
}
.ct-news-article-after-content .news-slider .slick-dots {
  -webkit-transform: translateY(13px);
          transform: translateY(13px);
}
.ct-news-article-after-content .news-slider .slick-dots li:nth-of-type(n + 5) {
  display: none;
}

/*
* 3 posts visible from 768px
*/
@media screen and (min-width: 768px) {
  .excerpt-small-row {
    margin-right: -4px;
    margin-left: -5px;
    content: "";
  }
}
@media screen and (min-width: 1200px) {
  .excerpt-small-row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media screen and (min-width: 768px) {
  .excerpt-small-row .excerpt-small-col {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media screen and (min-width: 1200px) {
  .excerpt-small-row .excerpt-small-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.excerpt-small-row .excerpt-small-col .article-excerpt > a {
  display: block;
}
.excerpt-small-row .excerpt-small-col .article-excerpt .post-published-date {
  display: none;
}
.excerpt-small-row .excerpt-small-col .article-excerpt .post-published-date--short {
  display: block;
}

.related-posts {
  max-width: 200px;
}
.related-posts article {
  margin-bottom: 24px;
}
@media screen and (min-width: 991px) {
  .related-posts {
    max-width: 120px;
  }
}
@media screen and (min-width: 1200px) {
  .related-posts {
    max-width: 150px;
    margin-left: 20px;
  }
}

.article-excerpt {
  background: white;
  overflow: hidden;
  border-radius: 5px;
}
.article-excerpt > a {
  display: inherit;
}
.article-excerpt header .title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 24px;
  margin-top: 4px;
  margin-bottom: 0;
}
.article-excerpt header .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
  position: relative;
  min-height: 60px;
}
.article-excerpt header .top .post-source {
  width: 33%;
  max-width: 150px;
  max-height: 2.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.article-excerpt header .top .post-source img {
  max-width: 100px;
  max-height: 28px;
  width: auto;
  height: auto;
}
.article-excerpt header .top .post-published-date {
  font-family: "Colfax", sans-serif !important;
  color: #a5a5a5;
  font-size: 13px;
  line-height: 16px;
  padding-left: 0;
  padding-right: 15px;
}
.article-excerpt header .top .post-published-date--short {
  display: none;
}
@media screen and (min-width: 1200px) {
  .article-excerpt header .top {
    padding-top: 10px;
  }
}
.article-excerpt .post_image_wrapper {
  width: 100%;
  min-height: 150px;
  max-height: 150px;
  overflow: hidden;
}
.article-excerpt .post_image_wrapper img {
  width: auto;
  max-width: none;
  max-height: inherit;
  min-width: 100%;
  min-height: 100%;
}
@media screen and (min-width: 991px) {
  .article-excerpt .post_image_wrapper {
    min-height: 170px;
    max-height: 170px;
  }
}
@media screen and (min-width: 1440px) {
  .article-excerpt .post_image_wrapper {
    min-height: 200px;
    max-height: 200px;
  }
}
.article-excerpt p,
.article-excerpt p:hover {
  text-decoration: none;
  color: #020202;
}
.article-excerpt--big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  height: 300px;
  max-height: 300px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 768px) {
  .article-excerpt--big {
    margin-bottom: 10px;
  }
  .article-excerpt--big header .post-excerpt {
    font-size: 17px;
    line-height: 24px;
    font-family: "Colfax", sans-serif;
  }
  .article-excerpt--big header .title {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.article-excerpt--big header {
  width: 50%;
  padding: 0 21px 24px;
}
@media screen and (min-width: 768) {
  .article-excerpt--big header {
    padding: 0 29px 27px;
  }
}
@media screen and (min-width: 1200px) {
  .article-excerpt--big header {
    width: 34.5%;
  }
  .article-excerpt--big header .title {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 34px;
    margin-top: 32px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .article-excerpt--big header .top {
    padding-top: 25px;
  }
}
.article-excerpt--big .post_image_wrapper {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .article-excerpt--big .post_image_wrapper {
    height: 300px;
    max-height: 300px;
  }
}
@media screen and (min-width: 1200px) {
  .article-excerpt--big .post_image_wrapper {
    width: 66%;
    height: auto;
    max-height: unset;
  }
}
.article-excerpt--big .post_image_wrapper img {
  max-width: unset;
  width: auto;
  height: 100%;
}
@media screen and (min-width: 991px) {
  .article-excerpt--big .post_image_wrapper img {
    height: auto;
    max-height: 400px;
  }
}
.article-excerpt--big .post_image_wrapper .image_description {
  display: none;
}
@media screen and (min-width: 1200px) {
  .article-excerpt--big {
    height: auto;
    max-height: unset;
    margin-bottom: 41px;
  }
}
.article-excerpt--big:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.article-excerpt--small {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.article-excerpt--small header {
  padding: 0 21px 24px;
}
@media screen and (min-width: 768) {
  .article-excerpt--small header {
    padding: 0 29px 27px;
  }
}
.article-excerpt--small:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.article-excerpt--xsmall {
  border-radius: 0;
}
.article-excerpt--xsmall section.top {
  padding-top: 2px;
}
.article-excerpt--xsmall .post_image_wrapper {
  min-height: 80px;
  max-height: unset;
}
.article-excerpt--xsmall .post_image_wrapper img {
  width: auto;
  height: auto;
  max-height: 100px;
  min-width: auto;
  max-width: 100%;
}
.dev-disabled {
  position: relative;
  border: 2px solid darkblue;
  border-radius: 5px;
}
.dev-disabled > * {
  display: none;
}
.dev-disabled:before {
  content: "dev disabled";
  position: absolute;
  background: darkblue;
  color: white;
  font-size: 10px;
  padding: 5px 6px;
  text-transform: uppercase;
  overflow: hidden;
  max-height: 27px;
  top: -27px;
  width: 100%;
  left: 0;
  text-align: center;
  border-radius: 3px;
  word-break: break-all;
  display: none;
}
.dev-disabled:after {
  content: "";
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border: 2px dashed yellow;
  top: -2px;
  left: -2px;
  display: block;
  position: absolute;
  border-radius: 5px;
}

.ct-news-article .article-header {
  /*
  * News article H1 title
  */
}
.ct-news-article .article-header .post_image_wrapper {
  position: relative;
  width: 100%;
}
.ct-news-article .article-header .post_image_wrapper img {
  max-width: unset;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-header .post_image_wrapper {
    left: -50px;
    width: calc(100% + 50px - 15px);
  }
}
.ct-news-article .article-header .main_photo__img {
  max-width: unset;
  width: 100%;
}
.ct-news-article .article-header .main_photo__img_description {
  font-family: "Colfax", sans-serif !important;
  color: #767676;
  font-size: 13px;
  line-height: 16px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-header .main_photo__img_description {
    font-size: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-header .main_photo__img_description {
    font-size: 12px;
    padding-left: 0;
  }
}
.ct-news-article .article-header__before-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 25px;
}
.ct-news-article .article-header__before-title .post-source {
  width: 35vw;
  max-width: 150px;
  margin-right: 14px;
}
.ct-news-article .article-header__before-title .post-published-date {
  font-family: "Colfax", sans-serif !important;
  color: #a5a5a5;
  font-size: 13px;
  line-height: 16px;
  padding-right: 15px;
  padding-left: 15px;
}
.ct-news-article .article-header__after-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-header__after-title {
    padding-bottom: 18px;
  }
}
.ct-news-article .article-header__title {
  color: #181818;
  font-family: "Colfax", sans-serif !important;
  font-weight: 700;
  font-size: 31px;
  line-height: 33px;
  margin-top: 16px;
  margin-bottom: 12 arpx;
  letter-spacing: -1px;
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-header__title {
    color: #181818;
    font-family: "Colfax", sans-serif !important;
    font-weight: 700;
    font-size: 38px;
    line-height: 41px;
    margin-top: 24px;
    margin-bottom: 16px;
    letter-spacing: -0.6px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-header__title {
    color: #181818;
    font-family: "Colfax", sans-serif !important;
    font-weight: 700;
    font-size: 44px;
    line-height: 42px;
    margin-top: 34px;
    margin-bottom: 30px;
    letter-spacing: -1px;
    width: 79%;
    max-width: 575px;
  }
}
@media screen and (min-width: 1600px) {
  .ct-news-article .article-header__title {
    color: #181818;
    font-family: "Colfax", sans-serif !important;
    font-weight: 700;
    font-size: 58px;
    line-height: 56px;
    margin-top: 34px;
    margin-bottom: 32px;
    letter-spacing: -1px;
    width: 79%;
    max-width: 575px;
  }
}
@media screen and (min-width: 320px) {
  .ct-news-article .article-header--full .col-img {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .ct-news-article .article-header--full .col-img {
    padding-left: 0;
    padding-right: 0;
  }
}
.ct-news-article .article-content {
  font-family: "Colfax", sans-serif;
  /*
  * Blockquote article element
  *
  * Versions:
  * - normal ( blockquote )
  * - italic ( blockquote.quote-big )
  */
}
.ct-news-article .article-content.element-in-view {
  border: 2px solid blue;
}
.ct-news-article .article-content.element-in-view--end {
  border-color: red;
}
.ct-news-article .article-content .source-link {
  display: block;
  padding: 11px 13px 11px;
  background-color: #f6f6f6;
  border-radius: 2px;
  color: #767676;
  font-family: "Colfax", sans-serif !important;
  font-size: 13px;
  line-height: 17px;
  text-decoration: underline;
  ms-word-wrap: break-word;
  word-wrap: break-word;
}
.ct-news-article .article-content .source-link span.prefix {
  text-decoration: none !important;
  display: inline-block;
  padding-right: 0.4rem;
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content .source-link {
    font-size: 15px;
    line-height: 20px;
  }
}
.ct-news-article .article-content .twitter-tweet {
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content .twitter-tweet {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
}
.ct-news-article .article-content figure {
  display: block;
  margin-top: 15px;
  margin-bottom: 25px;
  width: calc(100% + 30px) !important;
  margin-left: -15px;
}
.ct-news-article .article-content figure img {
  width: 100%;
  height: auto;
}
.ct-news-article .article-content figure figcaption {
  font-family: "Colfax", sans-serif !important;
  padding-left: 15px;
  font-style: normal;
  color: #767676;
  font-size: 13px;
  line-height: 16px;
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content figure {
    margin-left: 0;
    width: 100% !important;
  }
  .ct-news-article .article-content figure figcaption {
    padding-left: 0;
  }
}
.ct-news-article .article-content p {
  font-size: 17px;
  line-height: 25px;
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content p {
    font-size: 20px;
    line-height: 30px;
  }
}
.ct-news-article .article-content blockquote {
  position: relative;
  padding: 0;
  margin: 20px;
  margin-bottom: 25px;
  font-family: "Colfax", sans-serif;
  font-size: 17px;
  color: #323232;
  font-weight: 500;
  line-height: 25px;
  font-style: italic;
  /*
  * Vertival bar on the left
  */
  /*
  * Blockqoute italic version
  */
}
.ct-news-article .article-content blockquote:before {
  content: "";
  background-color: #f6f6f6;
  position: absolute;
  width: 4px;
  height: calc(100% - 10px);
  -webkit-transform: translate(-20px, 6px);
          transform: translate(-20px, 6px);
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content blockquote:before {
    height: calc(100% - 17px);
    -webkit-transform: translate(-22px, 9px);
            transform: translate(-22px, 9px);
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content blockquote:before {
    height: calc(100% - 20px) !important;
    -webkit-transform: translate(-26px, 10px);
            transform: translate(-26px, 10px);
  }
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content blockquote {
    margin-top: 33px;
    padding-left: 2px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content blockquote {
    margin-top: 53px;
    margin-bottom: 50px;
    padding-left: 26px;
  }
}
.ct-news-article .article-content blockquote > * {
  /*@include blockquote($blockquote-font-size, $blockquote-line-height);*/
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content blockquote {
    position: relative;
    padding: 0;
    margin: 20px;
    margin-bottom: 25px;
    font-family: "Colfax", sans-serif;
    font-size: 17px;
    color: #323232;
    font-weight: 500;
    line-height: 24px;
    font-style: italic;
    /*
    * Vertival bar on the left
    */
  }
  .ct-news-article .article-content blockquote:before {
    content: "";
    background-color: #f6f6f6;
    position: absolute;
    width: 4px;
    height: calc(100% - 10px);
    -webkit-transform: translate(-20px, 6px);
            transform: translate(-20px, 6px);
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .ct-news-article .article-content blockquote:before {
    height: calc(100% - 17px);
    -webkit-transform: translate(-22px, 9px);
            transform: translate(-22px, 9px);
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .ct-news-article .article-content blockquote:before {
    height: calc(100% - 20px) !important;
    -webkit-transform: translate(-26px, 10px);
            transform: translate(-26px, 10px);
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .ct-news-article .article-content blockquote {
    margin-top: 33px;
    padding-left: 2px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .ct-news-article .article-content blockquote {
    margin-top: 53px;
    margin-bottom: 50px;
    padding-left: 26px;
  }
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content blockquote > * {
    /*@include blockquote($blockquote-font-size, $blockquote-line-height);*/
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content blockquote {
    position: relative;
    padding: 0;
    margin: 20px;
    margin-bottom: 25px;
    font-family: "Colfax", sans-serif;
    font-size: 20px;
    color: #323232;
    font-weight: 500;
    line-height: 30px;
    font-style: italic;
    /*
    * Vertival bar on the left
    */
  }
  .ct-news-article .article-content blockquote:before {
    content: "";
    background-color: #f6f6f6;
    position: absolute;
    width: 4px;
    height: calc(100% - 10px);
    -webkit-transform: translate(-20px, 6px);
            transform: translate(-20px, 6px);
  }
}
@media screen and (min-width: 1200px) and (min-width: 768px) {
  .ct-news-article .article-content blockquote:before {
    height: calc(100% - 17px);
    -webkit-transform: translate(-22px, 9px);
            transform: translate(-22px, 9px);
  }
}
@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .ct-news-article .article-content blockquote:before {
    height: calc(100% - 20px) !important;
    -webkit-transform: translate(-26px, 10px);
            transform: translate(-26px, 10px);
  }
}
@media screen and (min-width: 1200px) and (min-width: 768px) {
  .ct-news-article .article-content blockquote {
    margin-top: 33px;
    padding-left: 2px;
  }
}
@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .ct-news-article .article-content blockquote {
    margin-top: 53px;
    margin-bottom: 50px;
    padding-left: 26px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content blockquote > * {
    /* @include blockquote($blockquote-font-size, $blockquote-line-height);*/
  }
}
.ct-news-article .article-content blockquote.quote-big, .ct-news-article .article-content blockquote.quote-big > * {
  position: relative;
  padding: 0;
  margin: 20px;
  margin-bottom: 25px;
  font-family: bebas-kai;
  font-size: 31px;
  color: #323232;
  font-weight: 500;
  line-height: 34px;
  font-style: normal;
  /*
  * Vertival bar on the left
  */
}
.ct-news-article .article-content blockquote.quote-big:before, .ct-news-article .article-content blockquote.quote-big > *:before {
  content: "";
  background-color: #f6f6f6;
  position: absolute;
  width: 4px;
  height: calc(100% - 10px);
  -webkit-transform: translate(-20px, 6px);
          transform: translate(-20px, 6px);
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content blockquote.quote-big:before, .ct-news-article .article-content blockquote.quote-big > *:before {
    height: calc(100% - 17px);
    -webkit-transform: translate(-22px, 9px);
            transform: translate(-22px, 9px);
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content blockquote.quote-big:before, .ct-news-article .article-content blockquote.quote-big > *:before {
    height: calc(100% - 20px) !important;
    -webkit-transform: translate(-26px, 10px);
            transform: translate(-26px, 10px);
  }
}
.ct-news-article .article-content blockquote.quote-big p, .ct-news-article .article-content blockquote.quote-big > * p {
  margin: 0;
  padding-left: 0;
}
.ct-news-article .article-content blockquote.quote-big p:before, .ct-news-article .article-content blockquote.quote-big > * p:before {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content blockquote.quote-big, .ct-news-article .article-content blockquote.quote-big > * {
    margin-top: 33px;
    padding-left: 2px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content blockquote.quote-big, .ct-news-article .article-content blockquote.quote-big > * {
    margin-top: 53px;
    margin-bottom: 50px;
    padding-left: 26px;
  }
}
.ct-news-article .article-content blockquote.quote-big > *, .ct-news-article .article-content blockquote.quote-big > * > * {
  /*@include blockquote2($blockquote-font-size, $blockquote-line-height);*/
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content blockquote.quote-big, .ct-news-article .article-content blockquote.quote-big > * {
    position: relative;
    padding: 0;
    margin: 20px;
    margin-bottom: 25px;
    font-family: bebas-kai;
    font-size: 40px;
    color: #323232;
    font-weight: 500;
    line-height: 44px;
    font-style: normal;
    /*
    * Vertival bar on the left
    */
  }
  .ct-news-article .article-content blockquote.quote-big:before, .ct-news-article .article-content blockquote.quote-big > *:before {
    content: "";
    background-color: #f6f6f6;
    position: absolute;
    width: 4px;
    height: calc(100% - 10px);
    -webkit-transform: translate(-20px, 6px);
            transform: translate(-20px, 6px);
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .ct-news-article .article-content blockquote.quote-big:before, .ct-news-article .article-content blockquote.quote-big > *:before {
    height: calc(100% - 17px);
    -webkit-transform: translate(-22px, 9px);
            transform: translate(-22px, 9px);
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .ct-news-article .article-content blockquote.quote-big:before, .ct-news-article .article-content blockquote.quote-big > *:before {
    height: calc(100% - 20px) !important;
    -webkit-transform: translate(-26px, 10px);
            transform: translate(-26px, 10px);
  }
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content blockquote.quote-big p, .ct-news-article .article-content blockquote.quote-big > * p {
    margin: 0;
    padding-left: 0;
  }
  .ct-news-article .article-content blockquote.quote-big p:before, .ct-news-article .article-content blockquote.quote-big > * p:before {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .ct-news-article .article-content blockquote.quote-big, .ct-news-article .article-content blockquote.quote-big > * {
    margin-top: 33px;
    padding-left: 2px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .ct-news-article .article-content blockquote.quote-big, .ct-news-article .article-content blockquote.quote-big > * {
    margin-top: 53px;
    margin-bottom: 50px;
    padding-left: 26px;
  }
}
@media screen and (min-width: 768px) {
  .ct-news-article .article-content blockquote.quote-big > *, .ct-news-article .article-content blockquote.quote-big > * > * {
    /*@include blockquote2($blockquote-font-size, $blockquote-line-height);*/
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content blockquote.quote-big, .ct-news-article .article-content blockquote.quote-big > * {
    position: relative;
    padding: 0;
    margin: 20px;
    margin-bottom: 25px;
    font-family: bebas-kai;
    font-size: 48px;
    color: #323232;
    font-weight: 500;
    line-height: 52px;
    font-style: normal;
    /*
    * Vertival bar on the left
    */
  }
  .ct-news-article .article-content blockquote.quote-big:before, .ct-news-article .article-content blockquote.quote-big > *:before {
    content: "";
    background-color: #f6f6f6;
    position: absolute;
    width: 4px;
    height: calc(100% - 10px);
    -webkit-transform: translate(-20px, 6px);
            transform: translate(-20px, 6px);
  }
}
@media screen and (min-width: 1200px) and (min-width: 768px) {
  .ct-news-article .article-content blockquote.quote-big:before, .ct-news-article .article-content blockquote.quote-big > *:before {
    height: calc(100% - 17px);
    -webkit-transform: translate(-22px, 9px);
            transform: translate(-22px, 9px);
  }
}
@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .ct-news-article .article-content blockquote.quote-big:before, .ct-news-article .article-content blockquote.quote-big > *:before {
    height: calc(100% - 20px) !important;
    -webkit-transform: translate(-26px, 10px);
            transform: translate(-26px, 10px);
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content blockquote.quote-big p, .ct-news-article .article-content blockquote.quote-big > * p {
    margin: 0;
    padding-left: 0;
  }
  .ct-news-article .article-content blockquote.quote-big p:before, .ct-news-article .article-content blockquote.quote-big > * p:before {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) and (min-width: 768px) {
  .ct-news-article .article-content blockquote.quote-big, .ct-news-article .article-content blockquote.quote-big > * {
    margin-top: 33px;
    padding-left: 2px;
  }
}
@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .ct-news-article .article-content blockquote.quote-big, .ct-news-article .article-content blockquote.quote-big > * {
    margin-top: 53px;
    margin-bottom: 50px;
    padding-left: 26px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article .article-content blockquote.quote-big > *, .ct-news-article .article-content blockquote.quote-big > * > * {
    /*@include blockquote2($blockquote-font-size, $blockquote-line-height);*/
  }
}
.ct-news-article .related-posts {
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .ct-news-article .related-posts {
    max-width: 200px;
  }
}
.ct-news-article .related-posts header .related-post-title {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  .ct-news-article > .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .ct-news-article .container--article > .row {
    margin-right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .ct-news-article > .container {
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 15px;
  }
  .ct-news-article .container--article {
    margin-top: 75px;
  }
}

/**
* Before content collumm
*/
.before-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: white;
  z-index: 1000;
  left: 0;
  position: fixed;
  bottom: 0;
  height: 75px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.26);
  padding-left: 8px;
  padding-right: 4px;
  padding-top: 7px;
}
.before-article .social-share {
  width: 100%;
  /*
  * .essb_links
  */
}
.before-article .social-share > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0;
}
.before-article .social-share > div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.before-article .social-share > div ul li {
  display: block;
  width: calc(100% / 3);
}
.before-article .social-share > div ul li > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-radius: 2px;
}
.before-article .social-share > div ul li > a > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 26px;
  /*
  * importants overwrites essb styles
  */
}
.before-article .social-share > div ul li > a > span:before {
  position: relative !important;
  font-size: 12px !important;
  top: unset !important;
  top: unset !important;
  left: -8px !important;
}
.before-article .social-share > div ul li > a + span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  position: absolute;
  background: none;
  width: auto;
  color: white;
  font-weight: 500;
  font-family: "Colfax", sans-serif !important;
  padding: 0;
  font-size: 11px;
  height: 26px;
  line-height: 100%;
  top: 3px;
  right: 16px;
}
.before-article .social-share > div ul li > a + span:before {
  display: none;
}
.before-article .social-share > div ul li[class*=google] > a > span:before {
  font-size: 14px !important;
  left: -6px !important;
}
@media screen and (min-width: 768px) {
  .before-article .social-share > div ul li {
    width: calc(100% / 6);
  }
}
@media screen and (min-width: 769px) {
  .before-article .social-share > div ul li {
    width: calc(100% / 5);
  }
}
@media screen and (min-width: 768px) {
  .before-article {
    height: 45px;
  }
}
@media screen and (min-width: 1230px) {
  .before-article {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    height: unset;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  .before-article .social-share {
    position: absolute;
  }
  .before-article .social-share {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .before-article .social-share > div ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .before-article .social-share > div ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 145px;
    margin-bottom: 8px !important;
  }
  .before-article .social-share > div ul li > a {
    width: inherit;
    height: 34px;
    border-radius: 5px;
    border: none;
    background: none !important;
    color: #999999 !important;
  }
  .before-article .social-share > div ul li > a > span:before {
    top: 4px !important;
    font-size: 18px !important;
    left: 0 !important;
  }
  .before-article .social-share > div ul li > a + span {
    color: #999999;
    font-size: 14px;
    top: 8px;
    right: 18px;
  }
  .before-article .social-share > div ul li[class*=google] > a > span:before {
    font-size: 19px !important;
    left: 2px !important;
  }
  .before-article .social-share > div ul li > a:hover {
    -webkit-transition: all 0;
    transition: all 0;
    color: white;
  }
  .before-article .social-share > div ul li > a:hover + span {
    color: white;
  }
  .before-article.panel-active .social-share > div ul li > a {
    color: white;
  }
  .before-article.panel-active .social-share > div ul li > a > span:before {
    color: white;
  }
  .before-article.panel-active .social-share > div ul li > a + span {
    color: white;
  }
  .before-article.panel-active .social-share > div ul li[class*=facebook] a {
    background: #3a579a !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=facebook] a:hover {
    background-color: #32467d !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=twitter] a {
    background: #00abf0 !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=twitter] a:hover {
    background-color: #308ac2 !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=google] a {
    background: #ea4335 !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=google] a:hover {
    background-color: #b43426 !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=linkedin] a {
    background: #127bb6 !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=linkedin] a:hover {
    background-color: #266293 !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=messenger] a {
    background: #0d87ff !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=messenger] a:hover {
    background-color: #0c6fd0 !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=mail] a {
    background: #0d87ff !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=mail] a:hover {
    background-color: #525252 !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=whatsapp] a {
    background: #1d9e11 !important;
  }
  .before-article.panel-active .social-share > div ul li[class*=whatsapp] a:hover {
    background-color: #146f0c !important;
  }
  .before-article.out-of-range .social-share {
    top: 0 !important;
  }
}

.after-article {
  content: "";
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 1200px) {
  .after-article {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.after-article .sidebar-title {
  color: #b6b6b6;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 8px;
  font-family: "Colfax", sans-serif !important;
  font-size: 20px;
  letter-spacing: 2px;
}

/*

*/
.post-comments-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #3cb5c8;
  padding-left: 6px;
}
.post-comments-count i {
  font-size: 24px;
  margin-right: 8px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  color: inherit;
}
.post-comments-count span {
  font-family: "Colfax", sans-serif !important;
  font-size: 20px;
  color: inherit;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .post-comments-count {
    padding-left: 2px;
  }
}

/*
Category list under the title, nest to comments counter
*/
.post-categories-list {
  display: block;
  width: calc(100% - 40px);
  font-family: "Colfax", sans-serif !important;
  margin-bottom: 0;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  padding-left: 20px;
}
.post-categories-list a {
  font-size: 16px;
  line-height: 19px;
  padding-right: 8px;
  color: #3cb5c8;
  text-decoration: none;
  font-weight: 500;
  ms-word-wrap: break-word;
  word-wrap: break-word;
}
.post-categories-list a:not(:last-of-type):after {
  content: ",";
  font-family: inherit;
  color: inherit;
}
@media screen and (min-width: 768px) {
  .post-categories-list {
    padding-left: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .post-categories-list {
    padding-right: 50px;
    width: calc(100% - 100px);
  }
}

/**

*/
.single-ct_news .essb-customizer-toggle {
  -webkit-transform: translateY(-35px);
          transform: translateY(-35px);
}
@media screen and (min-width: 768px) {
  .single-ct_news .essb-customizer-toggle {
    -webkit-transform: unset;
            transform: unset;
  }
}

/* colors */
/*
* U1 Scss Mixins
*/
/*
* U1 common Scss Mixins
*/
/**
* General styles for used across the page bottom sticky bars
*/
.inner-page-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("../images/inner_background.jpg");
  background-size: cover;
  padding-bottom: 35px;
  padding-top: 35px;
}
@media screen and (min-width: 1260px) {
  .inner-page-banner {
    height: 285px;
  }
}
.inner-page-banner h1 {
  color: #fff;
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 5px;
  letter-spacing: normal;
  font-family: "Colfax", sans-serif !important;
  font-weight: 700 !important;
}
@media (max-width: 991px) {
  .inner-page-banner h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2;
    margin-top: 0;
  }
}
.inner-page-banner h2 {
  color: #898989;
  font-size: 32px;
  letter-spacing: normal;
}
@media (max-width: 991px) {
  .inner-page-banner h2 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.2;
    letter-spacing: -0.03333em;
    font-weight: 400;
  }
}
.inner-page-banner .stats-group {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1259px) {
  .inner-page-banner .stats-group {
    margin-top: 15px;
  }
}
.inner-page-banner .stats-group:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 82px;
  background: #f57017;
}
.inner-page-banner .stats-group .stats-group-item {
  float: left;
  width: 200px;
  height: 170px;
  padding: 10px 20px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .inner-page-banner .stats-group .stats-group-item {
    width: auto;
    height: auto;
    padding: 10px;
  }
}
.inner-page-banner .stats-group .stats-group-item em {
  color: #f57017;
  font-style: normal;
  font-size: 60px;
  font-size: 6rem;
  position: relative;
  display: block;
  line-height: 1;
  font-weight: 700;
}
@media (max-width: 991px) {
  .inner-page-banner .stats-group .stats-group-item em {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.inner-page-banner .stats-group .stats-group-item span {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 0.3em;
  width: 60%;
  line-height: 1;
  text-align: left;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 991px) {
  .inner-page-banner .stats-group .stats-group-item span {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
  }
}
.inner-page-banner .stats-group .stats-group-item:first-child {
  background: #f57017;
  margin-right: 30px;
}
.inner-page-banner .stats-group .stats-group-item:first-child em {
  color: #000;
}
@media (max-width: 991px) {
  .inner-page-banner .stats-group .stats-group-item:first-child {
    margin-right: 10px;
  }
}
.inner-page-banner .stats-group .stats-group-item--border-left {
  width: 150px;
  border-left: 2px solid #f57017;
  padding-left: 35px;
}
@media (max-width: 991px) {
  .inner-page-banner .stats-group .stats-group-item--border-left {
    width: auto;
  }
}
.inner-page-banner .wpb_content_element {
  margin-bottom: 0 !important;
}

.about-us-article {
  padding-bottom: 85px;
}
@media screen and (max-width: 991px) {
  .about-us-article {
    padding-bottom: 55px;
  }
}
.about-us-article article {
  position: static;
  margin-top: 30px;
}
.about-us-article article .article-content .collagge {
  width: calc(100% + 30px);
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
  margin-top: 35px;
  margin-bottom: 48px;
  position: relative;
  /*
  * Title next to collage only!
  */
  /*
  * Title next to collage only!
  */
  /*
  * Title next to collage only!
  */
}
.about-us-article article .article-content .collagge .collagge-item {
  width: auto;
}
.about-us-article article .article-content .collagge figcaption {
  padding: 9px;
  position: absolute;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.85);
  color: #ffffff;
  font-family: "Colfax", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  font-style: normal;
  z-index: 1029;
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
}
.about-us-article article .article-content .collagge figcaption.fig-matrix {
  visibility: hidden;
}
@media screen and (min-width: 991px) {
  .about-us-article article .article-content .collagge {
    position: absolute;
    -webkit-transform: none;
            transform: none;
    width: 100vw;
    left: 0;
    height: 80vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-top: 0;
    margin-bottom: 0;
    /*
    * Create an empty space over 2nd title to show collage (absolute positioned collage have no its own height to )
    */
  }
  .about-us-article article .article-content .collagge figcaption {
    /*
    Due to collage functionality decicion making process disabling visibility of images captions
    */
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: auto;
  }
  .about-us-article article .article-content .collagge + * {
    padding-top: 80vw;
  }
  .about-us-article article .article-content .collagge > figure {
    height: auto;
    position: absolute;
    -webkit-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.12), 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.12), 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  }
  .about-us-article article .article-content .collagge > figure img {
    max-width: unset;
    width: 100%;
  }
  .about-us-article article .article-content .collagge > figure:nth-of-type(1) {
    z-index: 900;
    width: 33.9%;
    left: unset;
    right: 97%;
    top: 14vw;
  }
  .about-us-article article .article-content .collagge > figure:nth-of-type(2) {
    z-index: 700;
    width: 46%;
    left: -3.1%;
    top: 24vw;
  }
  .about-us-article article .article-content .collagge > figure:nth-of-type(3) {
    z-index: 900;
    width: 36%;
    left: 35%;
    top: 12vw;
  }
  .about-us-article article .article-content .collagge > figure:nth-of-type(4) {
    z-index: 800;
    width: 40%;
    right: -3%;
    left: unset;
    top: 30vw;
  }
  .about-us-article article .article-content .collagge > figure:nth-of-type(5) {
    z-index: 1000;
    width: 35%;
    right: -26%;
    left: unset;
    top: 15vw;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article article .article-content .collagge {
    height: 55vw;
    /*
    * Create an empty space over 2nd title to show collage (absolute positioned collage have no its own height to )
    */
    /*
              .collagge-item:hover {
                cursor: pointer;
                figcaption {
                  display: block;
                }
              }
              */
  }
  .about-us-article article .article-content .collagge + * {
    padding-top: 55vw;
  }
  .about-us-article article .article-content .collagge > figure:nth-of-type(1) {
    width: 21.55%;
    left: -2.5%;
    right: unset;
    top: 8vw;
  }
  .about-us-article article .article-content .collagge > figure:nth-of-type(2) {
    width: 27.06%;
    left: 15%;
    top: 20vw;
  }
  .about-us-article article .article-content .collagge > figure:nth-of-type(3) {
    width: 23%;
    left: 37.75%;
    top: 7vw;
  }
  .about-us-article article .article-content .collagge > figure:nth-of-type(4) {
    z-index: 900;
    width: 25.12%;
    right: 18.45%;
    top: 19vw;
  }
  .about-us-article article .article-content .collagge > figure:nth-of-type(5) {
    z-index: 800;
    width: 23.63%;
    right: 0;
    left: unset;
    top: 9vw;
  }
}
@media screen and (min-width: 1200px) {
  .about-us-article article .article-content .collagge + * {
    padding-top: 52vw;
  }
}
@media screen and (min-width: 1440px) {
  .about-us-article article .article-content .collagge + * {
    padding-top: 50vw;
  }
}
@media screen and (min-width: 1920px) {
  .about-us-article article .article-content .collagge + * {
    padding-top: 48vw;
  }
}
@media screen and (min-width: 767px) {
  .about-us-article article {
    margin-top: 50px;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article article {
    margin-top: 120px;
  }
}
.about-us-article .about-counters .list-group {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 991px) {
  .about-us-article .about-counters .list-group {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.about-us-article .about-counters .list-group-item {
  width: calc(100% / 6);
  padding: 1em 0;
  text-transform: uppercase;
  color: #000;
  font-family: "Colfax", sans-serif;
  font-weight: 700;
  text-align: left;
}
.about-us-article .about-counters .list-group-item > div {
  display: inline-block;
}
.about-us-article .about-counters .list-group-item em {
  font-style: normal;
  font-size: 3.4375em;
  letter-spacing: normal;
  float: left;
  clear: both;
}
.about-us-article .about-counters .list-group-item span {
  display: block;
  font-size: 1.25em;
  margin-top: 0.3em;
  letter-spacing: 1px;
  color: #767676;
  float: left;
  clear: both;
}
@media screen and (max-width: 991px) {
  .about-us-article .about-counters {
    padding: 40px 0 50px 0;
  }
  .about-us-article .about-counters .list-group-item {
    padding: 30px 17px 30px 0;
    width: 33%;
  }
  .about-us-article .about-counters .list-group-item > div em {
    font-size: 44px;
  }
  .about-us-article .about-counters .list-group-item > div span {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .about-us-article .about-counters .list-group-item {
    width: 49%;
  }
}
@media screen and (min-width: 768px) {
  .about-us-article .about-counters {
    padding: 40px 0 50px 0;
  }
  .about-us-article .about-counters .list-group-item {
    width: 33%;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .about-counters {
    padding: 60px 0 70px 0;
  }
  .about-us-article .about-counters .list-group-item {
    width: calc(100% / 6);
    text-align: left;
  }
}
.about-us-article .container--timeline {
  margin-bottom: 64px;
}
.about-us-article .container--timeline .col-timeline .about-timeline {
  overflow-x: auto;
  overflow-y: hidden;
  /*
          &::-webkit-scrollbar {
            height: 10px;
          }


          &::-webkit-scrollbar-track {
            border-radius: 7px;
            background-color: #EEEEEE;
          }


          &::-webkit-scrollbar-thumb {
            border-radius: 7px;
            background-color: #A5A5A5;
          }


          &::-webkit-scrollbar-thumb:hover {
            background-color: #A9A9A9;
          }
  */
  /*
  customizing basic-box tile
  */
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper {
  position: relative;
  padding-bottom: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* first line */
  /*
  * Two timelines design
  */
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper:after {
  content: none !important;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  min-width: 280px;
  width: 280px;
  margin-right: 12px;
  height: 242px;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__image {
  max-width: unset;
  width: 100%;
  min-height: 150px;
  background-size: cover;
  background-position: center;
  border-radius: 5px 5px 0 0;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__image--clipper {
  overflow: hidden;
  height: 150px;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile footer {
  padding: 0 19px 19px 19px;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile footer > div:first-child > h3 {
  display: inline-block;
  vertical-align: top;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__title {
  min-height: 18px;
  margin: 12px 0 8px 0;
  color: #323232;
  font-family: "Colfax", sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -1.07px;
  line-height: 18px;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__title--location {
  color: #b6b6b6;
  padding-left: 17px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 17px;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__excerpt {
  color: #484848;
  font-family: "Colfax", sans-serif;
  font-size: 13px;
  line-height: 16px;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 991px) {
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile {
    width: 370px;
    min-width: 370px;
    margin-right: 30px;
    height: 320px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__image--clipper {
    height: 200px;
  }
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 li:nth-of-type(n + 1),
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 li:nth-of-type(n + 1) {
  margin-right: 304px;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 li:last-of-type,
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 li:last-of-type {
  margin-right: 12px;
}
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 {
  position: absolute;
  top: 0;
  left: 292px;
}
@media screen and (min-width: 767px) {
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile {
    position: relative;
    min-width: 280px;
    width: 280px;
    margin-right: 15px;
    height: 242px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__image {
    min-height: 140px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__image--clipper {
    height: 140px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile:after {
    content: "";
    width: 2px;
    height: 23px;
    background-color: #d0d0d0;
    position: absolute;
    left: 50%;
    bottom: -23px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1,
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 35px;
    position: relative;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 li:nth-of-type(n + 1),
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 li:nth-of-type(n + 1) {
    margin-right: 15px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 li:last-of-type,
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 li:last-of-type {
    margin-right: 15px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 .timeline-tile:not(:first-child):nth-of-type(n):after {
    left: 146.5px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1:after {
    content: "";
    height: 2px;
    background-color: #d0d0d0;
    width: calc( 100% - 280px / 2 + 15px + 2px - 7.5px );
    position: absolute;
    bottom: -23px;
    left: 140px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 li:before {
    display: none;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1.timeline-short:after {
    width: calc( 100% - 280px + 7.5px );
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 {
    padding-left: 0;
    margin-bottom: 25px;
    position: relative;
    top: unset;
    left: 155px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 .timeline-tile:after {
    height: 24px;
    bottom: unset;
    top: -23px;
    left: 132.5px;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile {
    min-width: 370px;
    width: 370px;
    margin-right: 30px;
    height: 300px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__image {
    min-height: 200px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__image--clipper {
    height: 200px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper ul .timeline-tile__title {
    margin-top: 22px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1,
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 45px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 li:nth-of-type(n + 1),
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 li:nth-of-type(n + 1) {
    margin-right: 30px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 li:last-of-type,
.about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 li:last-of-type {
    margin-right: 30px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 {
    /*
    * short vertical gray bars position adjustment. Setting it up to be in between bottom line tiles
    */
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 .timeline-tile:not(:first-child):nth-of-type(n):after {
    left: 199px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1:after {
    content: "";
    height: 2px;
    background-color: #d0d0d0;
    width: calc( 100% - 370px / 2 + 30px + 2px - 15px );
    position: absolute;
    bottom: -23px;
    left: 185px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1 li:before {
    display: none;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-1.timeline-short:after {
    width: calc(100% - 370px);
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 {
    padding-left: 0;
    margin-bottom: 25px;
    position: relative;
    top: unset;
    left: 215px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 {
    padding-left: 0;
    margin-bottom: 25px;
    position: relative;
    top: unset;
    left: 215px;
  }
  .about-us-article .container--timeline .col-timeline .about-timeline .timeline-wrapper .timeline-2 .timeline-tile:after {
    height: 24px;
    bottom: unset;
    top: -23px;
    left: 170px;
  }
}
.about-us-article .container--timeline .col-timeline .about-timeline .basic-box {
  margin-bottom: 0;
}
.about-us-article .container--timeline .col-timeline .about-timeline .basic-box ._caption {
  display: none;
}
.about-us-article .container--timeline .col-timeline .about-timeline .basic-box ._desc {
  display: none;
}
@media screen and (min-width: 767px) {
  .about-us-article .container--timeline .col-timeline .about-timeline {
    margin-left: 15px;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .container--timeline .col-timeline .about-timeline {
    position: relative;
    width: 90%;
    left: 10%;
  }
}
@media screen and (min-width: 767px) {
  .about-us-article .container--timeline .col-timeline {
    padding-right: 30px;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .container--timeline .col-timeline {
    padding-right: 60px;
  }
}
@media screen and (min-width: 767px) {
  .about-us-article .container--timeline {
    height: 586px;
    position: absolute;
    left: -15px;
    width: calc(100vw + 15px);
    margin-bottom: 82px;
  }
  .about-us-article .container--timeline + * {
    margin-top: 656px;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .container--timeline {
    height: 702px;
    margin-bottom: 121px;
  }
  .about-us-article .container--timeline + * {
    margin-top: 822px;
  }
}
.about-us-article .section-title,
.about-us-article .article-content h1,
.about-us-article .article-content h2,
.about-us-article .article-content h3 {
  margin-bottom: 25px;
  font-family: "Colfax", sans-serif;
  font-size: 41px;
  font-size: 4.1rem;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.1;
  text-align: center;
}
@media (max-width: 991px) {
  .about-us-article .section-title,
.about-us-article .article-content h1,
.about-us-article .article-content h2,
.about-us-article .article-content h3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.about-us-article .section-title--sub,
.about-us-article .article-content h1--sub,
.about-us-article .article-content h2--sub,
.about-us-article .article-content h3--sub {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.75px;
  line-height: 32px;
  text-align: center;
}
.about-us-article .section-title {
  margin-top: 100px;
}
.about-us-article .section-title-subtitle {
  margin-top: 0;
  margin-bottom: -100px;
}
@media (max-width: 991px) {
  .about-us-article .section-title {
    font-size: 25px;
    font-size: 2.5rem;
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .about-us-article .page-header p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.about-us-article .article-content {
  /*
  * text alignment of 2nd paragraph and title in content text
  */
}
.about-us-article .article-content h1,
.about-us-article .article-content h2,
.about-us-article .article-content h3 {
  text-align: center !important;
  margin-bottom: 14px;
}
.about-us-article .article-content h1 + p,
.about-us-article .article-content h2 + p,
.about-us-article .article-content h3 + p {
  color: #767676;
  font-family: "Colfax", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 26px;
  text-align: center !important;
  margin-bottom: 0;
}
@media screen and (min-width: 480px) {
  .about-us-article .article-content h1:nth-of-type(2),
.about-us-article .article-content h2:nth-of-type(2),
.about-us-article .article-content h3:nth-of-type(2) {
    text-align: left !important;
    margin-bottom: 40px;
  }
  .about-us-article .article-content h1:nth-of-type(2) + p,
.about-us-article .article-content h2:nth-of-type(2) + p,
.about-us-article .article-content h3:nth-of-type(2) + p {
    text-align: left !important;
  }
}
@media screen and (min-width: 767px) {
  .about-us-article .article-content h1,
.about-us-article .article-content h2,
.about-us-article .article-content h3 {
    text-align: center;
  }
  .about-us-article .article-content h1 + p,
.about-us-article .article-content h2 + p,
.about-us-article .article-content h3 + p {
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 38px;
    text-align: center !important;
  }
  .about-us-article .article-content h1:first-of-type,
.about-us-article .article-content h2:first-of-type,
.about-us-article .article-content h3:first-of-type {
    margin-bottom: 35px;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .article-content h1:first-of-type,
.about-us-article .article-content h2:first-of-type,
.about-us-article .article-content h3:first-of-type {
    padding-left: 0;
    padding-right: 0;
    max-width: 945px;
    margin-left: auto;
    margin-right: auto;
  }
  .about-us-article .article-content h1:first-of-type + p,
.about-us-article .article-content h2:first-of-type + p,
.about-us-article .article-content h3:first-of-type + p {
    max-width: 945px;
    margin-left: auto;
    margin-right: auto;
  }
  .about-us-article .article-content h1 + p,
.about-us-article .article-content h2 + p,
.about-us-article .article-content h3 + p {
    max-width: 960px;
  }
}
.about-us-article .team-content .section-title--sub {
  margin-top: 80px;
  margin-bottom: 80px;
  font-size: 42px;
}
@media (max-width: 991px) {
  .about-us-article .team-content .section-title--sub {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.about-us-article .team-content .members {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about-us-article .team-content .members .team-avatar {
  width: 50%;
  max-width: 50%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
}
.about-us-article .team-content .members .team-avatar__image {
  width: 100%;
  border-radius: 5px;
  max-width: 265px;
}
.about-us-article .team-content .members .team-avatar__name {
  color: #323232;
  margin-top: 16px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 19px;
  margin-bottom: 0;
  text-align: center;
}
.about-us-article .team-content .members .team-avatar__position {
  display: block;
  color: #838383;
  font-size: 14px;
  line-height: 16px;
  margin-top: 2px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 990px) {
  .about-us-article .team-content .members .team-avatar:nth-child(2n) {
    /* even */
    padding-left: 7px;
  }
  .about-us-article .team-content .members .team-avatar:nth-child(2n-1) {
    /* odd*/
    padding-right: 7px;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .team-content .members .team-avatar {
    width: 25%;
    max-width: 25%;
    padding-left: 10px;
    padding-right: 15px;
  }
  .about-us-article .team-content .members .team-avatar__name {
    margin-top: 15px;
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .team-content--directors .members .team-avatar, .about-us-article .team-content--advisors .members .team-avatar {
    width: calc(100% / 7);
    max-width: calc(100% / 7);
    padding-right: 22px;
  }
}
.about-us-article .container-finances {
  overflow: hidden;
}
.about-us-article .container-finances .section-title:first-of-type {
  margin-bottom: 35px;
}
.about-us-article .finances-content {
  margin-bottom: 80px;
}
.about-us-article .finances-content .badges-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-us-article .finances-content .badges-col li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 33%;
  padding: 1%;
}
@media screen and (min-width: 1230px) {
  .about-us-article .finances-content .badges-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 300px;
    margin-top: 130px;
  }
  .about-us-article .finances-content .badges-col li {
    width: 50%;
    padding: 5%;
  }
}
.about-us-article .finances-content .finances-tabs > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-bottom: 2px solid #eeeeee;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.about-us-article .finances-content .finances-tabs > ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "Colfax", sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 29px;
  margin-right: 25px;
  padding-bottom: 0;
  color: #000;
  cursor: pointer;
}
.about-us-article .finances-content .finances-tabs > ul li.tab-active {
  color: #f57017;
  position: relative;
}
.about-us-article .finances-content .finances-tabs > ul li.tab-active a {
  color: #f57017;
}
.about-us-article .finances-content .finances-tabs > ul li a {
  color: #000;
}
.about-us-article .finances-content .finances-tabs > ul li:last-of-type {
  margin-right: 0;
}
@media screen and (min-width: 991px) {
  .about-us-article .finances-content .finances-tabs > ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 25px;
    margin-bottom: 40px;
  }
}
.about-us-article .finances-content .finances-tabs > .tab-content > div[id] {
  min-height: 300px;
  position: absolute;
  text-align: center;
}
.about-us-article .finances-content .finances-tabs > .tab-content > div[id].active {
  position: relative;
}
@media screen and (min-width: 991px) {
  .about-us-article .finances-content .finances-tabs > .tab-content > div[id] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-us-article .finances-content .finances-tabs > .tab-content > div[id] .list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-us-article .finances-content .finances-tabs > .tab-content > div[id] .list-group-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-us-article .finances-content .finances-tabs > .tab-content > div[id] .list-group-item span {
    display: block;
    text-align: left;
  }
}
.about-us-article .finances-content .list-group {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
}
@media screen and (min-width: 991px) {
  .about-us-article .finances-content .list-group {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.about-us-article .finances-content .list-group-item {
  width: calc(99% / 2);
  padding: 1em 0;
  text-transform: uppercase;
  color: #000;
  font-family: "Colfax", sans-serif;
  font-weight: 700;
  text-align: center;
  display: inline-block;
}
.about-us-article .finances-content .list-group-item em {
  font-style: normal;
  font-size: 3.4375em;
  letter-spacing: normal;
}
.about-us-article .finances-content .list-group-item span {
  display: block;
  font-size: 1.25em;
  margin-top: 0.3em;
  letter-spacing: 0.1em;
  color: #767676;
}
.about-us-article .finances-content .finances-chart {
  border-bottom: none;
  padding-bottom: 15px;
  padding-top: 20px;
  position: relative;
}
.about-us-article .finances-content .finances-chart .series-caption {
  position: absolute;
  font-family: "Colfax", sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.about-us-article .finances-content .finances-chart .ct-series-d .ct-slice-donut {
  stroke: #4da0f7;
}
.about-us-article .finances-content .finances-chart .ct-series-c .ct-slice-donut {
  stroke: #8e63c1;
}
.about-us-article .finances-content .finances-chart .ct-series-b .ct-slice-donut {
  stroke: #f0545a;
}
.about-us-article .finances-content .finances-chart .ct-series-a .ct-slice-donut {
  stroke: #fac900;
}
.about-us-article .finances-content .finances-chart .ct-series-a:after {
  display: block;
  z-index: 10000000000000000000;
}
.about-us-article .finances-content .finances-chart__legend_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-us-article .finances-content .finances-chart__legend-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  font-family: "Colfax", sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}
.about-us-article .finances-content .finances-chart__legend-item:before {
  content: "";
  border-radius: 100px;
  background: gray;
  width: 15px;
  height: 15px;
  dislpay: block;
  margin-right: 8px;
}
.about-us-article .finances-content .finances-chart__legend-item:nth-child(4):before {
  background: #4da0f7;
}
.about-us-article .finances-content .finances-chart__legend-item:nth-child(3):before {
  background: #8e63c1;
}
.about-us-article .finances-content .finances-chart__legend-item:nth-child(2):before {
  background: #f0545a;
}
.about-us-article .finances-content .finances-chart__legend-item:nth-child(1):before {
  background: #fac900;
}
.about-us-article .finances-content [id^=finances-chart] {
  position: relative;
}
.about-us-article .finances-content [id^=finances-chart] svg {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.about-us-article .finances-content [id^=finances-chart] .floating-legend-w {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.about-us-article .finances-content [id^=finances-chart]#finances-chart1 .series-caption-a {
  top: 3%;
  left: 83%;
}
.about-us-article .finances-content [id^=finances-chart]#finances-chart1 .series-caption-b {
  top: 44%;
  left: 102%;
}
.about-us-article .finances-content [id^=finances-chart]#finances-chart1 .series-caption-c {
  top: 89%;
  left: 83%;
}
.about-us-article .finances-content [id^=finances-chart]#finances-chart1 .series-caption-d {
  top: 46%;
  left: -16%;
}
@media screen and (min-width: 991px) {
  .about-us-article .finances-content [id^=finances-chart]#finances-chart1 .series-caption-a {
    top: 3%;
    left: 83%;
  }
  .about-us-article .finances-content [id^=finances-chart]#finances-chart1 .series-caption-b {
    top: 44%;
    left: 102%;
  }
  .about-us-article .finances-content [id^=finances-chart]#finances-chart1 .series-caption-c {
    top: 89%;
    left: 83%;
  }
  .about-us-article .finances-content [id^=finances-chart]#finances-chart1 .series-caption-d {
    top: 46%;
    left: -13%;
  }
}
.about-us-article .finances-content [id^=finances-chart]#finances-chart2 .series-caption-a {
  top: -7%;
  left: 55%;
}
.about-us-article .finances-content [id^=finances-chart]#finances-chart2 .series-caption-b {
  top: -3%;
  left: 69.5%;
}
.about-us-article .finances-content [id^=finances-chart]#finances-chart2 .series-caption-c {
  top: 16.5%;
  left: 91.5%;
}
.about-us-article .finances-content [id^=finances-chart]#finances-chart2 .series-caption-d {
  top: 85%;
  left: 1%;
}
@media screen and (min-width: 991px) {
  .about-us-article .finances-content [id^=finances-chart]#finances-chart2 .series-caption-a {
    top: -7%;
    left: 54%;
  }
  .about-us-article .finances-content [id^=finances-chart]#finances-chart2 .series-caption-b {
    top: -3%;
    left: 70%;
  }
  .about-us-article .finances-content [id^=finances-chart]#finances-chart2 .series-caption-c {
    top: 19%;
    left: 94%;
  }
  .about-us-article .finances-content [id^=finances-chart]#finances-chart2 .series-caption-d {
    top: 81%;
    left: 2%;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .finances-content {
    margin-bottom: 130px;
  }
}
.about-us-article .badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
  list-style: none;
  padding: 0;
  margin: 28px 0 0 0;
}
.about-us-article .badges .badge-holder {
  display: inline-block;
  position: relative;
  height: 70px;
  overflow: hidden;
  margin-left: 6px;
  margin-right: 6px;
}
.about-us-article .badges .badge-holder img {
  height: inherit;
}
.about-us-article .badges .badge-holder--guidestar img {
  position: relative;
}
@media screen and (min-width: 991px) {
  .about-us-article .badges .badge-holder {
    height: 100px;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .badges {
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-us-article .badges > li {
    width: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .container-partners .section-title--sub {
    margin-bottom: 27px;
  }
}
.about-us-article .partners-content p.big-text {
  color: #767676;
  font-family: "Colfax", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 26px;
  text-align: center !important;
  margin-bottom: 0;
}
@media screen and (min-width: 991px) {
  .about-us-article .partners-content p.big-text {
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 38px;
    text-align: left !important;
  }
}
.about-us-article .partners-content .inner-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f57017;
  font-family: "Colfax", sans-serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 27px;
  /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);*/
}
.about-us-article .partners-content .inner-link .arrow-right2 {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
  height: 14px;
  margin-right: 7px;
  fill: #f5701750;
  padding-left: 8px;
}
@media screen and (min-width: 1200px) {
  .about-us-article .partners-content .inner-link .arrow-right2 {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
}
.about-us-article .partners-content .inner-link:hover .arrow-right2 {
  -webkit-transform: translateY(1px) translateX(3px);
          transform: translateY(1px) translateX(3px);
  fill: #f57017;
}
@media screen and (min-width: 1200px) {
  .about-us-article .partners-content .inner-link:hover .arrow-right2 {
    -webkit-transform: translateY(1px) translateX(3px);
            transform: translateY(1px) translateX(3px);
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .partners-content .inner-link {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.about-us-article .partners-content .partners-wrapper {
  text-align: center;
  margin: 90px 0 70px 0;
}
@media screen and (max-width: 767px) {
  .about-us-article .partners-content .partners-wrapper {
    margin: 30px 0 30px 0;
  }
}
.about-us-article .partners-content .partners {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
  list-style: none;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left;
  position: relative;
  display: inline;
}
.about-us-article .partners-content .partners .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}
.about-us-article .partners-content .partners .slick-track .slick-slide {
  height: auto !important;
}
.about-us-article .partners-content .partners .partner-avatar {
  width: calc(33.3% - 10px);
  margin-right: 15px;
  margin-left: 15px;
  vertical-align: top;
  padding: 0 35px 30px;
  position: relative;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(255, 255, 255, 0.1);
          box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}
@media screen and (max-width: 1200px) {
  .about-us-article .partners-content .partners .partner-avatar {
    padding: 0 15px 30px;
    opacity: 0.5;
  }
  .about-us-article .partners-content .partners .partner-avatar.slick-slide.slick-active {
    opacity: 1;
  }
}
.about-us-article .partners-content .partners .partner-avatar__image--clipper {
  width: 100%;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-us-article .partners-content .partners .partner-avatar__image--clipper img {
  width: auto;
  max-height: 100%;
}
@media screen and (max-width: 992px) {
  .about-us-article .partners-content .partners .partner-avatar__image--clipper {
    padding-top: 15px;
    height: 160px;
    margin-bottom: 20px;
  }
}
.about-us-article .partners-content .partners .partner-avatar__content {
  min-height: 190px;
  padding-bottom: 80px;
}
.about-us-article .partners-content .partners .partner-avatar__content p {
  color: #6d6e71;
}
.about-us-article .partners-content .partners .partner-avatar__actions {
  position: absolute;
  bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  left: 0;
  padding: 0 35px;
}
.about-us-article .partners-content .partners .partner-avatar__actions a {
  display: inline-block;
  color: #f67019;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
}
.about-us-article .partners-content .partners .partner-avatar__actions a.__website {
  border: 2px solid #f67019;
  border-radius: 3px;
  padding: 5px 15px;
}
.about-us-article .partners-content .partners .partner-avatar__actions a .arrow-right2 {
  fill: #f67019;
  margin-right: 7px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  width: 0.72727em;
  height: 0.72727em;
  margin-left: 0.13636em;
  position: relative;
  top: 0.13636em;
  right: -6px;
  font-size: 22px;
  font-size: 2.2rem;
}
.about-us-article .partners-content .partners .partner-avatar__actions a:hover {
  color: #de5f0a;
}
.about-us-article .partners-content .partners .partner-avatar__actions a:hover .arrow-right2 {
  right: -4px;
}
@media screen and (max-width: 992px) {
  .about-us-article .partners-content .partners .partner-avatar__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding: 0 15px;
  }
  .about-us-article .partners-content .partners .partner-avatar__actions a {
    margin: 5px 0;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .partners-content {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .about-us-article .partners-content .partners {
    margin-left: 0;
  }
}
@media screen and (min-width: 991px) and (min-width: 991px) {
  .about-us-article .partners-content .partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (min-width: 991px) {
  .about-us-article .partners-content--founding {
    margin-bottom: 180px;
  }
}

@media screen and (min-width: 768px) {
  .page-template-tpl-about-us .pagination-posts__wrapper--popup,
.page-template-tpl-our-team .pagination-posts__wrapper--popup,
.page-template-tpl-our-allies .pagination-posts__wrapper--popup,
.page-template-tpl-who-we-are .pagination-posts__wrapper--popup,
.page-template-page-donate .pagination-posts__wrapper--popup {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin: 0;
  }
}
.page-template-tpl-about-us .pagination-posts__wrapper--popup .__line,
.page-template-tpl-our-team .pagination-posts__wrapper--popup .__line,
.page-template-tpl-our-allies .pagination-posts__wrapper--popup .__line,
.page-template-tpl-who-we-are .pagination-posts__wrapper--popup .__line,
.page-template-page-donate .pagination-posts__wrapper--popup .__line {
  display: none;
}
@media screen and (min-width: 768px) {
  .page-template-tpl-about-us .pagination-posts__wrapper--popup .nav-links .nav-previous,
.page-template-tpl-our-team .pagination-posts__wrapper--popup .nav-links .nav-previous,
.page-template-tpl-our-allies .pagination-posts__wrapper--popup .nav-links .nav-previous,
.page-template-tpl-who-we-are .pagination-posts__wrapper--popup .nav-links .nav-previous,
.page-template-page-donate .pagination-posts__wrapper--popup .nav-links .nav-previous {
    position: absolute;
    top: 0;
    left: -82px;
  }
  .page-template-tpl-about-us .pagination-posts__wrapper--popup .nav-links .nav-next,
.page-template-tpl-our-team .pagination-posts__wrapper--popup .nav-links .nav-next,
.page-template-tpl-our-allies .pagination-posts__wrapper--popup .nav-links .nav-next,
.page-template-tpl-who-we-are .pagination-posts__wrapper--popup .nav-links .nav-next,
.page-template-page-donate .pagination-posts__wrapper--popup .nav-links .nav-next {
    position: absolute;
    top: 0;
    right: -82px;
  }
  .page-template-tpl-about-us .pagination-posts__wrapper--popup .nav-links i,
.page-template-tpl-our-team .pagination-posts__wrapper--popup .nav-links i,
.page-template-tpl-our-allies .pagination-posts__wrapper--popup .nav-links i,
.page-template-tpl-who-we-are .pagination-posts__wrapper--popup .nav-links i,
.page-template-page-donate .pagination-posts__wrapper--popup .nav-links i {
    top: 3px;
  }
}
.page-template-tpl-about-us .pagination-posts__wrapper--popup .nav-links a,
.page-template-tpl-our-team .pagination-posts__wrapper--popup .nav-links a,
.page-template-tpl-our-allies .pagination-posts__wrapper--popup .nav-links a,
.page-template-tpl-who-we-are .pagination-posts__wrapper--popup .nav-links a,
.page-template-page-donate .pagination-posts__wrapper--popup .nav-links a {
  color: #fff;
  background: #f67019;
  padding: 15px 10px;
  border-radius: 3px;
}
.page-template-tpl-about-us .pagination-posts__wrapper--popup .nav-links a:hover,
.page-template-tpl-our-team .pagination-posts__wrapper--popup .nav-links a:hover,
.page-template-tpl-our-allies .pagination-posts__wrapper--popup .nav-links a:hover,
.page-template-tpl-who-we-are .pagination-posts__wrapper--popup .nav-links a:hover,
.page-template-page-donate .pagination-posts__wrapper--popup .nav-links a:hover {
  background: #de5f0a;
}
.page-template-tpl-about-us .pagination-posts__wrapper--popup .nav-links a i,
.page-template-tpl-our-team .pagination-posts__wrapper--popup .nav-links a i,
.page-template-tpl-our-allies .pagination-posts__wrapper--popup .nav-links a i,
.page-template-tpl-who-we-are .pagination-posts__wrapper--popup .nav-links a i,
.page-template-page-donate .pagination-posts__wrapper--popup .nav-links a i {
  color: #fff;
  font-size: 30px;
}
.page-template-tpl-about-us .entry-thumbnail,
.page-template-tpl-our-team .entry-thumbnail,
.page-template-tpl-our-allies .entry-thumbnail,
.page-template-tpl-who-we-are .entry-thumbnail,
.page-template-page-donate .entry-thumbnail {
  width: 30%;
  max-width: 200px;
  position: unset;
  float: left;
  min-height: auto !important;
}
.page-template-tpl-about-us .entry-thumbnail .__thumbnail,
.page-template-tpl-our-team .entry-thumbnail .__thumbnail,
.page-template-tpl-our-allies .entry-thumbnail .__thumbnail,
.page-template-tpl-who-we-are .entry-thumbnail .__thumbnail,
.page-template-page-donate .entry-thumbnail .__thumbnail {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-template-tpl-about-us .entry-thumbnail .__thumbnail--bordered,
.page-template-tpl-our-team .entry-thumbnail .__thumbnail--bordered,
.page-template-tpl-our-allies .entry-thumbnail .__thumbnail--bordered,
.page-template-tpl-who-we-are .entry-thumbnail .__thumbnail--bordered,
.page-template-page-donate .entry-thumbnail .__thumbnail--bordered {
  border: 1px solid #ebebeb;
  padding: 15px;
}
.page-template-tpl-about-us .entry-thumbnail .__quote hr,
.page-template-tpl-our-team .entry-thumbnail .__quote hr,
.page-template-tpl-our-allies .entry-thumbnail .__quote hr,
.page-template-tpl-who-we-are .entry-thumbnail .__quote hr,
.page-template-page-donate .entry-thumbnail .__quote hr {
  display: none;
}
.page-template-tpl-about-us .entry-thumbnail .__website,
.page-template-tpl-our-team .entry-thumbnail .__website,
.page-template-tpl-our-allies .entry-thumbnail .__website,
.page-template-tpl-who-we-are .entry-thumbnail .__website,
.page-template-page-donate .entry-thumbnail .__website {
  margin-bottom: 20px;
}
.page-template-tpl-about-us .entry-thumbnail .__website a.btn,
.page-template-tpl-our-team .entry-thumbnail .__website a.btn,
.page-template-tpl-our-allies .entry-thumbnail .__website a.btn,
.page-template-tpl-who-we-are .entry-thumbnail .__website a.btn,
.page-template-page-donate .entry-thumbnail .__website a.btn {
  font-size: 16px;
  padding: 4px 16px;
  text-transform: none;
  font-weight: 400;
}
.page-template-tpl-about-us .entry-thumbnail .__website a.btn i,
.page-template-tpl-our-team .entry-thumbnail .__website a.btn i,
.page-template-tpl-our-allies .entry-thumbnail .__website a.btn i,
.page-template-tpl-who-we-are .entry-thumbnail .__website a.btn i,
.page-template-page-donate .entry-thumbnail .__website a.btn i {
  margin-right: 6px;
}
@media screen and (max-width: 767px) {
  .page-template-tpl-about-us .entry-thumbnail,
.page-template-tpl-our-team .entry-thumbnail,
.page-template-tpl-our-allies .entry-thumbnail,
.page-template-tpl-who-we-are .entry-thumbnail,
.page-template-page-donate .entry-thumbnail {
    width: 100%;
    margin-top: 20px;
    max-width: 100% !important;
  }
}
.page-template-tpl-about-us .entry-content,
.page-template-tpl-our-team .entry-content,
.page-template-tpl-our-allies .entry-content,
.page-template-tpl-who-we-are .entry-content,
.page-template-page-donate .entry-content {
  text-align: left;
  float: right;
  width: 70%;
  margin-left: 0;
  max-width: 460px;
  min-height: auto !important;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .page-template-tpl-about-us .entry-content,
.page-template-tpl-our-team .entry-content,
.page-template-tpl-our-allies .entry-content,
.page-template-tpl-who-we-are .entry-content,
.page-template-page-donate .entry-content {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }
}
.page-template-tpl-about-us .entry-content .entry-header,
.page-template-tpl-our-team .entry-content .entry-header,
.page-template-tpl-our-allies .entry-content .entry-header,
.page-template-tpl-who-we-are .entry-content .entry-header,
.page-template-page-donate .entry-content .entry-header {
  padding-top: 20px;
}
.page-template-tpl-about-us .entry-content .entry-header h1,
.page-template-tpl-our-team .entry-content .entry-header h1,
.page-template-tpl-our-allies .entry-content .entry-header h1,
.page-template-tpl-who-we-are .entry-content .entry-header h1,
.page-template-page-donate .entry-content .entry-header h1 {
  font-size: 24px;
  letter-spacing: normal;
  margin-bottom: 0;
}
.page-template-tpl-about-us .entry-content h2,
.page-template-tpl-our-team .entry-content h2,
.page-template-tpl-our-allies .entry-content h2,
.page-template-tpl-who-we-are .entry-content h2,
.page-template-page-donate .entry-content h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #838383;
  font-weight: 400;
  margin-top: 2px;
}
@media screen and (min-width: 768px) {
  .page-template-tpl-about-us .entry-content p:last-child,
.page-template-tpl-our-team .entry-content p:last-child,
.page-template-tpl-our-allies .entry-content p:last-child,
.page-template-tpl-who-we-are .entry-content p:last-child,
.page-template-page-donate .entry-content p:last-child {
    margin-bottom: 0;
  }
}
.page-template-tpl-about-us .share-links li svg,
.page-template-tpl-our-team .share-links li svg,
.page-template-tpl-our-allies .share-links li svg,
.page-template-tpl-who-we-are .share-links li svg,
.page-template-page-donate .share-links li svg {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.page-template-tpl-about-us .entry-thumbnail img,
.page-template-tpl-our-team .entry-thumbnail img,
.page-template-tpl-our-allies .entry-thumbnail img,
.page-template-tpl-who-we-are .entry-thumbnail img,
.page-template-page-donate .entry-thumbnail img {
  max-width: 100%;
  border-radius: 4px;
  max-height: 100%;
  width: auto;
}
.page-template-tpl-about-us .mfp-content .sliders_cmp_popup,
.page-template-tpl-our-team .mfp-content .sliders_cmp_popup,
.page-template-tpl-our-allies .mfp-content .sliders_cmp_popup,
.page-template-tpl-who-we-are .mfp-content .sliders_cmp_popup,
.page-template-page-donate .mfp-content .sliders_cmp_popup {
  max-width: 800px;
  padding: 42px 50px;
  border-radius: 5px;
  width: 75%;
}
@media screen and (max-width: 767px) {
  .page-template-tpl-about-us .mfp-content .sliders_cmp_popup,
.page-template-tpl-our-team .mfp-content .sliders_cmp_popup,
.page-template-tpl-our-allies .mfp-content .sliders_cmp_popup,
.page-template-tpl-who-we-are .mfp-content .sliders_cmp_popup,
.page-template-page-donate .mfp-content .sliders_cmp_popup {
    width: 100%;
    padding: 40px 15px;
  }
}

@media screen and (min-width: 768px) {
  .page-template-tpl-allies .mfp-content .pagination-posts__wrapper--popup {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin: 0;
  }
}
.page-template-tpl-allies .mfp-content .pagination-posts__wrapper--popup .__line {
  display: none;
}
@media screen and (min-width: 768px) {
  .page-template-tpl-allies .mfp-content .pagination-posts__wrapper--popup .nav-links .nav-previous {
    position: absolute;
    top: 0;
    left: -82px;
  }
  .page-template-tpl-allies .mfp-content .pagination-posts__wrapper--popup .nav-links .nav-next {
    position: absolute;
    top: 0;
    right: -82px;
  }
  .page-template-tpl-allies .mfp-content .pagination-posts__wrapper--popup .nav-links i {
    top: 3px;
  }
}
.page-template-tpl-allies .mfp-content .pagination-posts__wrapper--popup .nav-links a {
  color: #fff;
  background: #f67019;
  padding: 15px 10px;
  border-radius: 3px;
}
.page-template-tpl-allies .mfp-content .pagination-posts__wrapper--popup .nav-links a:hover {
  background: #de5f0a;
}
.page-template-tpl-allies .mfp-content .pagination-posts__wrapper--popup .nav-links a i {
  color: #fff;
  font-size: 30px;
}
.page-template-tpl-allies .mfp-content .entry-thumbnail {
  width: 30%;
  max-width: 200px;
  position: unset;
  float: left;
  min-height: auto !important;
}
.page-template-tpl-allies .mfp-content .entry-thumbnail .__thumbnail {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-template-tpl-allies .mfp-content .entry-thumbnail .__thumbnail--bordered {
  border: 1px solid #ebebeb;
  padding: 15px;
}
.page-template-tpl-allies .mfp-content .entry-thumbnail .__quote hr {
  display: none;
}
.page-template-tpl-allies .mfp-content .entry-thumbnail .__website {
  margin-bottom: 20px;
}
.page-template-tpl-allies .mfp-content .entry-thumbnail .__website a.btn {
  font-size: 16px;
  padding: 4px 16px;
  text-transform: none;
  font-weight: 400;
}
.page-template-tpl-allies .mfp-content .entry-thumbnail .__website a.btn i {
  margin-right: 6px;
}
@media screen and (max-width: 767px) {
  .page-template-tpl-allies .mfp-content .entry-thumbnail {
    width: 100%;
    margin-top: 20px;
    max-width: 100% !important;
  }
}
.page-template-tpl-allies .mfp-content .entry-content {
  text-align: left;
  float: right;
  width: 70%;
  margin-left: 0;
  max-width: 460px;
  min-height: auto !important;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .page-template-tpl-allies .mfp-content .entry-content {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }
}
.page-template-tpl-allies .mfp-content .entry-content .entry-header {
  padding-top: 20px;
}
.page-template-tpl-allies .mfp-content .entry-content .entry-header h1 {
  font-size: 24px;
  letter-spacing: normal;
  margin-bottom: 0;
}
.page-template-tpl-allies .mfp-content .entry-content h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #838383;
  font-weight: 400;
  margin-top: 2px;
}
@media screen and (min-width: 768px) {
  .page-template-tpl-allies .mfp-content .entry-content p:last-child {
    margin-bottom: 0;
  }
}
.page-template-tpl-allies .mfp-content .share-links li svg {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.page-template-tpl-allies .mfp-content .entry-thumbnail img {
  max-width: 100%;
  border-radius: 4px;
  max-height: 100%;
  width: auto;
}
.page-template-tpl-allies .mfp-content .sliders_cmp_popup {
  max-width: 800px;
  padding: 42px 50px;
  border-radius: 5px;
  width: 75%;
}
@media screen and (max-width: 767px) {
  .page-template-tpl-allies .mfp-content .sliders_cmp_popup {
    width: 100%;
    padding: 40px 15px;
  }
}

.about-us-template--new .slick-slider .slick-arrow {
  position: absolute;
  display: inline-block;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  background: #f67019;
  padding: 0px 10px;
  border-radius: 3px;
  height: 52px;
  width: 63px;
  z-index: 9;
  margin-top: -26px;
}
.about-us-template--new .slick-slider .slick-arrow:hover {
  background: #de5f0a;
}
.about-us-template--new .slick-slider .slick-arrow i {
  color: #fff;
  font-size: 26px;
}
.about-us-template--new .slick-slider .slick-arrow.slick-prev {
  left: -84px;
  top: 50%;
}
.about-us-template--new .slick-slider .slick-arrow.slick-next {
  right: -84px;
  top: 50%;
}

@media (min-width: 768px) {
  .who-we-are-section .vc_col-sm-2\/5 {
    width: 45%;
  }
  .who-we-are-section .vc_col-sm-3\/5 {
    width: 55%;
  }
}
.who-we-are-section.who-we-are-section--top {
  padding-top: 90px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .who-we-are-section .vc_col-sm-1\/5 {
    width: 33%;
  }
}
@media (min-width: 992px) {
  .who-we-are-section .vc_col-sm-1\/5 {
    width: 20%;
  }
}
.who-we-are-section .vc_col-sm-3 {
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .who-we-are-section .vc_col-sm-3 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .who-we-are-section .vc_col-sm-3 {
    width: 25%;
  }
}
.who-we-are-section .wpb_single_image .vc_figure {
  display: block;
}
.who-we-are-section .wpb_single_image .vc_single_image-wrapper {
  display: block;
  margin: 0 auto;
  width: 265px;
  height: 265px;
}
.who-we-are-section .wpb_single_image .vc_single_image-wrapper img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.who-we-are-section .wpb_single_image .vc_single_image-wrapper:after {
  content: " ";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ffffff' d='M 16 3 C 8.832031 3 3 8.832031 3 16 C 3 23.167969 8.832031 29 16 29 C 23.167969 29 29 23.167969 29 16 C 29 8.832031 23.167969 3 16 3 Z M 16 5 C 22.085938 5 27 9.914063 27 16 C 27 22.085938 22.085938 27 16 27 C 9.914063 27 5 22.085938 5 16 C 5 9.914063 9.914063 5 16 5 Z M 15 10 L 15 15 L 10 15 L 10 17 L 15 17 L 15 22 L 17 22 L 17 17 L 22 17 L 22 15 L 17 15 L 17 10 Z'/%3E%3C/svg%3E");
  background-color: #303030;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 63px;
  height: 52px;
  border-radius: 3px;
  font-size: 27px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -32px;
}
.who-we-are-section .wpb_single_image .vc_single_image-wrapper:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ffffff' d='M 16 3 C 8.832031 3 3 8.832031 3 16 C 3 23.167969 8.832031 29 16 29 C 23.167969 29 29 23.167969 29 16 C 29 8.832031 23.167969 3 16 3 Z M 16 5 C 22.085938 5 27 9.914063 27 16 C 27 22.085938 22.085938 27 16 27 C 9.914063 27 5 22.085938 5 16 C 5 9.914063 9.914063 5 16 5 Z M 10 15 L 10 17 L 22 17 L 22 15 Z'/%3E%3C/svg%3E");
  background-color: #f57017;
}
.who-we-are-section .wpb_single_image .vc_single_image-wrapper:hover img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.who-we-are-section h2.vc_custom_heading {
  font-size: 42px;
  text-align: center;
  margin-bottom: 60px;
  font-family: "Colfax", sans-serif;
  font-weight: 700;
  line-height: 1.3;
  color: #323232;
}
.who-we-are-section h2.vc_custom_heading.section-title {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .who-we-are-section h2.vc_custom_heading {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  .who-we-are-section h2.vc_custom_heading.section-title {
    margin-bottom: 15px;
  }
}
.who-we-are-section .ico-box .inner__svg {
  background: none;
  border: 0;
  padding: 12px;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .who-we-are-section .ico-box .inner__svg {
    margin-bottom: 0;
    width: 80px;
    height: 80px;
    padding: 0;
  }
}
.who-we-are-section .ico-box .inner__svg svg {
  fill: #f37312;
}
.who-we-are-section .ico-box .ico-box__desc h4 {
  font-size: 30px;
  font-size: 3rem;
  color: #323232;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .who-we-are-section .ico-box .ico-box__desc h4 {
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .who-we-are-section .ico-box .ico-box__desc {
    margin-left: auto;
    margin-right: auto;
  }
  .who-we-are-section .ico-box .ico-box__desc p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .ico-box .ico-box__desc {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .wpb_content_element {
    margin-bottom: 15px;
  }
}
.who-we-are-section p {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #5d5d5d;
}
@media (max-width: 991px) {
  .who-we-are-section p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0.83333em;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: -0.03333em;
    text-align: center;
  }
}

.page-template-tpl-who-we-are .mfp-close {
  top: -46px !important;
  right: -46px !important;
}
.page-template-tpl-who-we-are .__img {
  border-radius: 5px;
  overflow: hidden;
  max-height: 365px;
}
@media (min-width: 768px) {
  .page-template-tpl-who-we-are .__img {
    max-height: 555px;
  }
}
.page-template-tpl-who-we-are .__img img {
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}
.page-template-tpl-who-we-are .__caption {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: left;
  margin-top: 25px;
  color: #5d5d5d;
}
@media (max-width: 991px) {
  .page-template-tpl-who-we-are .__caption {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
  }
}
.page-template-tpl-who-we-are .mfp-arrow {
  color: #fff;
  background: #f67019;
  padding: 15px 10px;
  border-radius: 3px;
  height: 51px;
  width: 62px;
  opacity: 1;
  margin-top: -25px;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-template-tpl-who-we-are .mfp-arrow:hover {
  background: #de5f0a;
}
.page-template-tpl-who-we-are .mfp-arrow:before {
  content: none;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 30px;
  opacity: 1;
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
  top: -4px;
}
.page-template-tpl-who-we-are .mfp-arrow:after {
  border: 0;
  content: none;
}
.page-template-tpl-who-we-are .mfp-arrow.mfp-arrow-right {
  right: -82px;
}
.page-template-tpl-who-we-are .mfp-arrow.mfp-arrow-right:before {
  content: "";
}
.page-template-tpl-who-we-are .mfp-arrow.mfp-arrow-left {
  left: -82px;
}
.page-template-tpl-who-we-are .mfp-arrow.mfp-arrow-left:before {
  content: "";
}
@media screen and (max-width: 767px) {
  .page-template-tpl-who-we-are .mfp-content {
    width: 100%;
    padding: 40px 15px 115px;
  }
  .page-template-tpl-who-we-are .mfp-content .mfp-close {
    right: -8px !important;
  }
  .page-template-tpl-who-we-are .mfp-content .mfp-arrow {
    top: auto;
    bottom: 35px;
    left: 15px;
  }
  .page-template-tpl-who-we-are .mfp-content .mfp-arrow.mfp-arrow-right {
    right: 15px;
    left: auto;
  }
}

@media screen and (min-width: 1100px) {
  .page-template-tpl-our-allies .entry-content {
    padding-left: 0;
  }
}

.stats-campaigns {
  text-align: center;
}
.stats-campaigns .stats-item {
  display: inline-block;
  width: calc(25% - 45px);
  min-height: 170px;
  padding: 10px 20px;
  margin: 20px;
  background-color: #fc8627;
  text-align: left;
}
@media (max-width: 1259px) {
  .stats-campaigns .stats-item {
    width: calc(33% - 45px);
  }
}
@media (max-width: 991px) {
  .stats-campaigns .stats-item {
    width: calc(50% - 25px);
    margin: 10px;
    min-height: auto;
  }
}
.stats-campaigns .stats-item em {
  display: block;
  position: relative;
  font-weight: 700;
  font-style: normal;
  font-size: 6rem;
  line-height: 1;
  color: #000;
}
@media (max-width: 991px) {
  .stats-campaigns .stats-item em {
    font-size: 3.5rem;
  }
}
.stats-campaigns .stats-item span {
  display: block;
  margin-top: 0.3em;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
  color: #fff;
}
@media (max-width: 991px) {
  .stats-campaigns .stats-item span {
    font-size: 1.8rem;
  }
}
.stats-campaigns .stats-item.variant-black {
  background-color: #000;
}
.stats-campaigns .stats-item.variant-black em {
  color: #fc8627;
}
.stats-campaigns .stats-item.variant-darkgray {
  background-color: #303030;
}
.stats-campaigns .stats-item.variant-darkgray em {
  color: #fc8627;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.about-us-section.section-header h2,
.about-us-section .section-header h2 {
  font-size: 42px;
  font-size: 4.2rem;
  text-align: center;
  color: #323232;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .about-us-section.section-header h2,
.about-us-section .section-header h2 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 15px;
  }
}
.about-us-section.section-header p,
.about-us-section .section-header p {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #5d5d5d;
}
@media (max-width: 991px) {
  .about-us-section.section-header p,
.about-us-section .section-header p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0.83333em;
    font-weight: 400;
    line-height: 1.33;
    text-align: center;
  }
}

/* Donate Page */
.page-template-page-donate .give__header {
  position: relative;
}
.page-template-page-donate .give__header video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-page-donate .give__header .about-widget {
  display: none !important;
}
.page-template-page-donate .give__postheader {
  padding-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}
.page-template-page-donate .give__postheader h2 {
  font-size: 42px;
  font-size: 4.2rem;
  text-align: center;
  color: #323232;
  line-height: 1.4;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .page-template-page-donate .give__postheader h2 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 15px;
  }
}
.page-template-page-donate .give__postheader p {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #5d5d5d;
}
@media (max-width: 991px) {
  .page-template-page-donate .give__postheader p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0.83333em;
    font-weight: 400;
    line-height: 1.33;
    text-align: center;
  }
}
.page-template-page-donate .give__postheader .btn {
  padding: 15px 25px;
  font-weight: 500;
  font-size: 18px;
  text-transform: none;
}
.page-template-page-donate .give__postheader .btn span {
  margin-left: 5px;
}
.page-template-page-donate .give__postheader .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  .page-template-page-donate .give__postheader .btn-wrapper {
    height: auto;
  }
}
.page-template-page-donate .give__header .row {
  position: relative;
}
.page-template-page-donate .give__header .stats-group {
  position: absolute;
  right: 0;
  bottom: 50px;
}
.page-template-page-donate .give__header .stats-group:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 2px;
  height: 82px;
  background: #fc8627;
}
.page-template-page-donate .give__header .stats-group .stats-group-item {
  float: left;
  width: 180px;
  height: 150px;
  padding: 10px 20px;
  margin: 10px;
  color: #fff;
}
.page-template-page-donate .give__header .stats-group .stats-group-item em {
  display: block;
  position: relative;
  font-weight: bold;
  font-style: normal;
  font-size: 6rem;
  line-height: 1;
  color: #fc8627;
}
.page-template-page-donate .give__header .stats-group .stats-group-item span {
  display: block;
  width: 100%;
  margin-top: 0;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1;
  color: #fff;
  text-align: left;
}
.page-template-page-donate .give__header .stats-group .stats-group-item:first-child {
  max-width: 260px;
  margin-right: 0;
  background-color: #fc8627;
}
.page-template-page-donate .give__header .stats-group .stats-group-item:first-child em {
  color: #000;
}
.page-template-page-donate .give__header .stats-group .stats-group-item:first-child span {
  margin-top: 0.3em;
}
.page-template-page-donate .give__header .stats-group .stats-group-item:last-child span {
  font-size: 2rem;
}
.page-template-page-donate .badge-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 0;
  margin: 0;
  list-style: none;
  height: 100px;
}
.page-template-page-donate .badge-list img {
  height: 100px;
  width: auto;
}
.page-template-page-donate .donation-spendings .vc_column-inner > .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-template-page-donate .donation-spendings .ico-box {
  width: calc(20% - 20px);
  margin: 0 10px;
}
.page-template-page-donate .donation-spendings .ico-box .inner__svg {
  width: 100px;
  height: 100px;
  padding: 0;
  border: none;
  background: none;
}
@media (max-width: 991px) {
  .page-template-page-donate .donation-spendings .ico-box .inner__svg {
    width: 80px;
    height: 80px;
  }
}
.page-template-page-donate .donation-spendings .ico-box .inner__svg svg {
  fill: #f57017;
}
.page-template-page-donate .donation-spendings .ico-box__desc h4 {
  min-height: 99px;
  margin-bottom: 30px;
  font-size: 30px;
  color: #323232;
}
@media (max-width: 991px) {
  .page-template-page-donate .donation-spendings .ico-box__desc h4 {
    font-size: 21px;
    font-size: 2.1rem;
    min-height: auto;
    max-width: 260px;
    margin: 0 auto 10px;
  }
}
.page-template-page-donate .donation-spendings .ico-box__desc a {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  color: #323232;
  text-transform: uppercase;
}
.page-template-page-donate .donation-spendings .ico-box__desc a:hover {
  border-color: #323232;
  background-color: #323232;
  color: #fff;
}
@media (max-width: 1259px) {
  .page-template-page-donate .donation-spendings .ico-box {
    width: calc(33% - 20px);
  }
}
@media (max-width: 991px) {
  .page-template-page-donate .give__header .stats-group .stats-group-item {
    width: 150px;
    margin: 0;
  }
  .page-template-page-donate .badge-list {
    margin: 20px 0 40px;
  }
  .page-template-page-donate .postheader__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  .page-template-page-donate .donation-spendings .ico-box {
    width: calc(50% - 20px);
  }
}
@media (max-width: 480px) {
  .page-template-page-donate .donation-spendings .ico-box {
    width: calc(100% - 20px);
  }
}
.page-template-page-donate .about-us-article {
  padding: 0;
}
.page-template-page-donate .about-us-article .partners-content .partners-wrapper {
  margin-top: 0;
}

/* Finances page */
.finances-tabs {
  margin: 0;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
}

.finances-tabs li {
  display: inline-block;
  float: none;
  margin: 0 23px !important;
}

.finances-tabs li a {
  top: 1px;
  font-size: 30px;
  color: #898989;
}
@media (max-width: 991px) {
  .finances-tabs li a {
    font-size: 21px;
  }
}

.finances-tabs li.active a,
.finances-tabs li.active a:hover,
.finances-tabs li.active a:focus {
  border-bottom-width: 5px;
  color: #323232;
}

.finances-data-section .tab-pane {
  padding: 90px 45px;
}

.finances-chart-numbers,
.finances-numbers-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.finances-chart {
  position: relative;
  width: 32%;
  padding: 0;
  margin-right: 50px;
  border: none;
  text-align: center;
}

.finances-chart .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  padding-right: 37px;
  border: 2px solid #f57017;
  font-size: 15px;
  color: #f57017;
  text-transform: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.finances-chart .btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  font: normal normal normal 15px/1 FontAwesome;
  color: #f57017;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.finances-chart .btn:hover {
  background-color: #f57017;
  color: #fff;
}

.finances-chart .btn:hover:after {
  color: #fff;
}

.finances-numbers {
  width: 62%;
}

.finances-numbers-item {
  padding: 23px 0;
}

.finances-numbers-item.total-income {
  position: relative;
  border-bottom: 3px solid #d9d9d9;
}

.finances-numbers-item.total-income .social-share {
  content: "";
  position: absolute;
  right: -45px;
  bottom: -30px;
  width: 60px;
  height: 60px;
  border: 3px solid #d9d9d9;
  border-radius: 50%;
  background-color: #fff;
  font: normal normal normal 20px/1 FontAwesome;
  line-height: 55px;
  color: #f57017;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
}

.finances-numbers-item h2 {
  width: 40%;
  margin-right: 30px;
  margin-bottom: 0;
  text-align: right;
}

.finances-numbers-item h2 em {
  font-style: normal;
  font-size: 53px;
  color: #000;
}
@media (max-width: 991px) {
  .finances-numbers-item h2 em {
    font-size: 30px;
    font-size: 3rem;
  }
}

.finances-numbers-item h2 span {
  display: block;
  font-size: 20px;
  color: #898989;
  text-transform: uppercase;
}

.finances-numbers-item p {
  width: 60%;
  color: #5d5d5d;
}

.finances-legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 30px;
}

.finances-legend-item {
  position: relative;
  padding: 15px 15px 15px 40px;
  font-weight: bold;
  font-size: 18px;
}

.finances-legend-item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 5px solid #898989;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.finances-legend-item:nth-child(1) {
  color: #f5a416;
}

.finances-legend-item:nth-child(1):before {
  border-color: #f5a416;
}

.finances-legend-item:nth-child(2) {
  color: #129b84;
}

.finances-legend-item:nth-child(2):before {
  border-color: #129b84;
}

.finances-legend-item:nth-child(3) {
  color: #1d51a2;
}

.finances-legend-item:nth-child(3):before {
  border-color: #1d51a2;
}

.finances-legend-item:nth-child(4) {
  color: #f57017;
}

.finances-legend-item:nth-child(4):before {
  border-color: #f57017;
}

.finances-certificate-section .container {
  padding: 80px 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.finances-certificates .vc_column-inner > .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.finances-certificates .wpb_single_image {
  margin: 20px 0;
}

.donate_widget {
  padding: 35px;
  border-radius: 4px;
  background-color: #000;
  color: #fff;
}

.donate_widget .title--cta {
  margin-bottom: 18px;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: -1px;
}

.donate_widget .title__sub--before {
  font-weight: 500;
  font-size: 13px;
  letter-spacing: -0.46px;
}

.donate_widget .title__sub--before:after {
  content: "";
  display: block;
  width: 38px;
  height: 3px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #5d5d5d;
}

.give__header .donate_widget .btn--funrise-amount {
  font-size: 20px;
  font-weight: normal;
}

.give__header .donate_widget .btn--active {
  font-weight: bold;
}

.donate_widget .btn--funrise-custom .unused-panel {
  font-size: 14px !important;
  line-height: 1 !important;
  text-transform: none !important;
}

.donate_widget .checkbox label {
  font-size: 16px;
}

.donate_widget .btn#ctSubmitActionForm + .btn-input-icon {
  top: 19px;
  -webkit-transform: scale(2);
  transform: scale(2);
}

.finances-donation-icons {
  margin-top: 50px;
}

.finances-donation-icons .vc_column-inner > .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.finances-donation-icons .ico-box {
  text-align: left;
}

.finances-donation-icons .ico-box .inner__svg {
  width: 64px;
  height: auto;
  padding: 0;
  margin: 0 auto 15px;
  border: none;
  background: none;
}

.finances-donation-icons .ico-box .inner__svg svg {
  fill: #f57017;
}

.finances-donation-icons .ico-box__desc {
  margin-bottom: 0;
}

.finances-donation-icons .ico-box__desc h4 {
  font-size: 20px;
  color: #323232;
  text-align: center;
}

.btn-wrapper {
  display: inline-block;
  position: relative;
}

.otherWaysToGive {
  padding: 20px 55px 20px 30px;
  border-color: #303030;
  background: transparent;
  font-size: 18px;
  line-height: 1;
  color: #303030;
  text-transform: none;
}

.otherWaysToGive:hover {
  background: #303030;
  color: #fff;
}

.otherWaysToGive + .btn-input-icon {
  position: absolute;
  top: 24px;
  right: 30px;
  font-size: 16px;
  fill: #303030;
  pointer-events: none;
}

.otherWaysToGive:hover + .btn-input-icon {
  fill: #fff;
}

.about-widget-cache {
  display: none;
}

.finance-social-share-wrap {
  position: absolute;
  right: 20px;
  bottom: -19px;
  z-index: 10;
  display: none;
}

#ajax-content {
  max-width: 600px;
  padding: 50px;
  border-radius: 5px;
  font-size: 18px;
  line-height: 26px;
  color: #000;
  letter-spacing: -0.9px;
}

#ajax-content h2 {
  margin-bottom: 12px;
  font-size: 24px;
  color: #000;
}

#ajax-content h2:nth-of-type(n + 2) {
  margin-top: 50px;
}

#ajax-content a {
  padding: 0;
  color: #f57017;
  display: inline;
  font-size: 18px;
  line-height: 1.7;
  border-bottom: 1px solid #f57017;
}

.finance-donate-widget .stats-group {
  display: none;
}

.finances-donation-icons .ico-box__desc p {
  text-align: center;
}

.finances-donation-icons .ico-box__desc a {
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-weight: bold;
  font-size: 11px;
  line-height: 1;
  color: #323232;
  text-transform: uppercase;
}

.finances-donation-icons .ico-box__desc a:hover {
  border-color: #323232;
  background-color: #323232;
  color: #fff;
}

@media (min-width: 768px) {
  .donate_widget .btn#ctSubmitActionForm + .btn-input-icon {
    top: 17px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@media (min-width: 992px) {
  .donate_widget {
    max-width: 320px;
  }

  .donate_widget .btn:hover {
    border-color: #de5f0a;
    background-color: #de5f0a;
  }

  .finances-donation-content {
    padding-top: 0;
    padding-left: 35px;
  }
}
@media (min-width: 1260px) {
  .finances-numbers-item h2 em {
    font-size: 65px;
  }

  .finances-numbers-item h2 span {
    font-size: 24px;
  }

  .donate_widget {
    max-width: 380px;
  }
}
@media (max-width: 991px) {
  .finances-data-section .tab-pane {
    padding: 15px;
  }

  .finances-chart-numbers,
.finances-numbers-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }

  .finances-numbers-item.total-income:after {
    right: -15px;
  }

  .finances-chart,
.finances-numbers,
.finances-numbers-item h2,
.finances-numbers-item p {
    width: 100%;
    margin: 0;
  }

  .finances-numbers-item h2 {
    margin-bottom: 20px;
    text-align: center;
  }

  .finances-legend {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .finances-legend-item {
    width: 50%;
  }

  .finances-certificate-section .container {
    padding: 30px 15px;
  }

  .finances-certificates {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .inner-page-banner .stats-group:after {
    display: none;
  }
}
@media (max-width: 600px) {
  .finances-legend-item {
    width: 100%;
  }

  .finances-donation-icons .ico-box {
    width: 50%;
  }
}
li.list-group-item a {
  font-size: 28px;
}

.page-template-tpl-email-subscription .mfp-ajax-holder .formcraft-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mfp-container form {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.mfp-container form .submit-button {
  color: #fff !important;
  background: #b71f25 !important;
  border-color: #b71f25 !important;
}

/* colors */
/*
* U1 Scss Mixins
*/
/*
* U1 common Scss Mixins
*/
/**
* General styles for used across the page bottom sticky bars
*/
.page-template-page-donate .btn {
  background-color: #f57017;
  border-color: #f57017;
  color: #fff;
}

.page-template-page-donate,
.page-template-tpl-rethink-freedom {
  /*
  * inner popup
  */
  /* sliding panel?, probably we dont need it*/
}
.page-template-page-donate .about-widget-cache,
.page-template-tpl-rethink-freedom .about-widget-cache {
  display: none;
}
.page-template-page-donate #ajax-content,
.page-template-tpl-rethink-freedom #ajax-content {
  padding: 50px;
  padding-bottom: 40px;
  border-radius: 5px;
  color: #000;
}
.page-template-page-donate #ajax-content button.mfp-close,
.page-template-tpl-rethink-freedom #ajax-content button.mfp-close {
  width: 30px;
  right: 6px;
  top: -5px;
}
@media screen and (min-width: 991px) {
  .page-template-page-donate #ajax-content button.mfp-close,
.page-template-tpl-rethink-freedom #ajax-content button.mfp-close {
    right: -35px;
    top: -50px;
  }
  .page-template-page-donate #ajax-content button.mfp-close svg,
.page-template-tpl-rethink-freedom #ajax-content button.mfp-close svg {
    fill: #ffffff;
  }
}
.page-template-page-donate #ajax-content p,
.page-template-page-donate #ajax-content h1,
.page-template-page-donate #ajax-content h2,
.page-template-page-donate #ajax-content h3,
.page-template-page-donate #ajax-content h4,
.page-template-page-donate #ajax-content h5,
.page-template-page-donate #ajax-content h6,
.page-template-tpl-rethink-freedom #ajax-content p,
.page-template-tpl-rethink-freedom #ajax-content h1,
.page-template-tpl-rethink-freedom #ajax-content h2,
.page-template-tpl-rethink-freedom #ajax-content h3,
.page-template-tpl-rethink-freedom #ajax-content h4,
.page-template-tpl-rethink-freedom #ajax-content h5,
.page-template-tpl-rethink-freedom #ajax-content h6 {
  color: #000;
}
.page-template-page-donate #ajax-content p,
.page-template-tpl-rethink-freedom #ajax-content p {
  margin-bottom: 15px;
}
.page-template-page-donate #ajax-content p:last-child,
.page-template-tpl-rethink-freedom #ajax-content p:last-child {
  margin-bottom: 0;
}
.page-template-page-donate #ajax-content h1,
.page-template-page-donate #ajax-content h2,
.page-template-page-donate #ajax-content h3,
.page-template-page-donate #ajax-content h4,
.page-template-page-donate #ajax-content h5,
.page-template-page-donate #ajax-content h6,
.page-template-tpl-rethink-freedom #ajax-content h1,
.page-template-tpl-rethink-freedom #ajax-content h2,
.page-template-tpl-rethink-freedom #ajax-content h3,
.page-template-tpl-rethink-freedom #ajax-content h4,
.page-template-tpl-rethink-freedom #ajax-content h5,
.page-template-tpl-rethink-freedom #ajax-content h6 {
  padding-bottom: 0;
  margin-bottom: 15px;
}
.page-template-page-donate #ajax-content a,
.page-template-tpl-rethink-freedom #ajax-content a {
  padding: 0;
  display: inline;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  border-bottom: 1px solid #f57017;
}
.page-template-page-donate #ajax-content a.u-link,
.page-template-tpl-rethink-freedom #ajax-content a.u-link {
  display: block;
  line-height: 100%;
  margin-top: 25px;
  font-size: 1.6rem;
  padding: 15px 0;
}
.page-template-page-donate #ajax-content img,
.page-template-tpl-rethink-freedom #ajax-content img {
  max-width: unset;
  width: 100%;
  margin-bottom: 40px;
}
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give],
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] {
  max-width: 600px;
  font-size: 18px;
  letter-spacing: -0.9px;
  line-height: 26px;
}
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give] button.mfp-close,
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] button.mfp-close {
  top: -5px;
  right: 5px;
}
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give] button.mfp-close svg,
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] button.mfp-close svg {
  fill: #000000;
}
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give] a,
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] a {
  padding: 0;
  color: #f57017;
  display: inline;
  font-size: 18px;
  line-height: 1.7;
  border-bottom: 1px solid #f57017;
}
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give] h1,
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give] h2,
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give] h3,
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give] h4,
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give] h5,
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give] h6,
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] h1,
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] h2,
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] h3,
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] h4,
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] h5,
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] h6 {
  padding-bottom: 0;
  margin-bottom: 12px;
  font-size: 24px;
}
.page-template-page-donate #ajax-content[data-cache-origin=other-ways-to-give] h2:nth-of-type(n + 2),
.page-template-tpl-rethink-freedom #ajax-content[data-cache-origin=other-ways-to-give] h2:nth-of-type(n + 2) {
  margin-top: 50px;
}
.page-template-page-donate .btn-wrapper,
.page-template-tpl-rethink-freedom .btn-wrapper {
  position: relative;
  display: block;
}
.page-template-page-donate .btn,
.page-template-tpl-rethink-freedom .btn {
  text-align: left;
}
.page-template-page-donate .btn + .btn-input-icon,
.page-template-tpl-rethink-freedom .btn + .btn-input-icon {
  cursor: pointer;
  position: absolute;
  color: white;
  right: 16px;
  top: 16px;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.page-template-page-donate .btn--funrise-custom .unused-panel,
.page-template-tpl-rethink-freedom .btn--funrise-custom .unused-panel {
  text-transform: initial !important;
  font-size: 13.65px !important;
  line-height: 14px !important;
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .btn + .btn-input-icon,
.page-template-tpl-rethink-freedom .btn + .btn-input-icon {
    top: 12px;
  }
  .page-template-page-donate .btn:hover,
.page-template-tpl-rethink-freedom .btn:hover {
    background-color: #de5f0a;
    border-color: #de5f0a;
  }
  .page-template-page-donate .btn:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .btn:hover + .btn-input-icon {
    right: 11px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
.page-template-page-donate .btn.is-loading, .page-template-page-donate .btn.is-loading:hover,
.page-template-tpl-rethink-freedom .btn.is-loading,
.page-template-tpl-rethink-freedom .btn.is-loading:hover {
  background-color: #de5f0a;
  background-position: center right 6px;
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.page-template-page-donate .btn.is-loading + .btn-input-icon, .page-template-page-donate .btn.is-loading:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .btn.is-loading + .btn-input-icon,
.page-template-tpl-rethink-freedom .btn.is-loading:hover + .btn-input-icon {
  -webkit-transition: all 0s;
  transition: all 0s;
  display: none;
}
.page-template-page-donate #mobile-place-two,
.page-template-tpl-rethink-freedom #mobile-place-two {
  background: #000;
}
.page-template-page-donate #mobile-place-two .donate_widget,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget {
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 4px;
  padding: 35px;
  color: white;
  max-width: 410px;
  margin: 0 auto 30px;
  background: transparent;
}
.page-template-page-donate #mobile-place-two .donate_widget .title,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .title {
  position: relative;
  color: white;
}
.page-template-page-donate #mobile-place-two .donate_widget .title--cta,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .title--cta {
  margin-bottom: 18px;
}
.page-template-page-donate #mobile-place-two .donate_widget .title__sub--before,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .title__sub--before {
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 38px;
}
.page-template-page-donate #mobile-place-two .donate_widget .title__sub--before:after,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .title__sub--before:after {
  content: "";
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
  width: 38px;
  height: 3px;
  background-color: #5d5d5d;
}
.page-template-page-donate #mobile-place-two .donate_widget .checkbox label,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .checkbox label {
  font-size: 16px;
}
.page-template-page-donate #mobile-place-two .donate_widget .btn#ctSubmitActionForm + .btn-input-icon,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .btn#ctSubmitActionForm + .btn-input-icon {
  -webkit-transform: scale(2);
          transform: scale(2);
  top: 19px;
  right: 28px;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate #mobile-place-two .donate_widget .btn#ctSubmitActionForm + .btn-input-icon,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .btn#ctSubmitActionForm + .btn-input-icon {
    -webkit-transform: scale(1.7);
            transform: scale(1.7);
    top: 18px;
    right: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate #mobile-place-two .donate_widget .btn#ctSubmitActionForm + .btn-input-icon,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .btn#ctSubmitActionForm + .btn-input-icon {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    top: 17px;
    right: 23px;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-page-donate #mobile-place-two .donate_widget .btn#ctSubmitActionForm + .btn-input-icon,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .btn#ctSubmitActionForm + .btn-input-icon {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    right: 23px;
  }
}
.page-template-page-donate #mobile-place-two .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon {
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate #mobile-place-two .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon {
    right: 24px;
  }
}
@media screen and (min-width: 991px) {
  .page-template-page-donate #mobile-place-two .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon {
    right: 19px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate #mobile-place-two .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon {
    right: 19px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-donate #mobile-place-two .donate_widget,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget {
    background-color: #000;
  }
}
.page-template-page-donate #mobile-place-two .donate_widget label,
.page-template-tpl-rethink-freedom #mobile-place-two .donate_widget label {
  font-size: 16px;
}
.page-template-page-donate #mobile-place-two .link--go-back,
.page-template-tpl-rethink-freedom #mobile-place-two .link--go-back {
  color: white;
}
.page-template-page-donate .donate-widget-form,
.page-template-tpl-rethink-freedom .donate-widget-form {
  border: 1px solid red;
}
.page-template-page-donate .donate-widget-form *[data-ct-action=showDonationsFormMobile] + .btn-input-icon,
.page-template-tpl-rethink-freedom .donate-widget-form *[data-ct-action=showDonationsFormMobile] + .btn-input-icon {
  -webkit-transform: scale(2);
          transform: scale(2);
  top: 19px;
  right: 18px;
}
.page-template-page-donate .donate-widget-form *[data-ct-action=showDonationsFormMobile]:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .donate-widget-form *[data-ct-action=showDonationsFormMobile]:hover + .btn-input-icon {
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .donate-widget-form *[data-ct-action=showDonationsFormMobile]:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .donate-widget-form *[data-ct-action=showDonationsFormMobile]:hover + .btn-input-icon {
    right: 24px;
  }
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .donate-widget-form *[data-ct-action=showDonationsFormMobile]:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .donate-widget-form *[data-ct-action=showDonationsFormMobile]:hover + .btn-input-icon {
    right: 19px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate .donate-widget-form *[data-ct-action=showDonationsFormMobile]:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .donate-widget-form *[data-ct-action=showDonationsFormMobile]:hover + .btn-input-icon {
    right: 19px;
  }
}
.page-template-page-donate .sticky-give-donate,
.page-template-tpl-rethink-freedom .sticky-give-donate {
  position: fixed;
  z-index: 1030;
  width: 100vw;
  background-color: white;
  -webkit-box-shadow: 0px 0px 30px rgba(36, 36, 36, 0.31);
          box-shadow: 0px 0px 30px rgba(36, 36, 36, 0.31);
  bottom: 0;
  outline: 1px solid white;
  min-height: 90px;
}
.page-template-page-donate .sticky-give-donate .e__cta-title,
.page-template-tpl-rethink-freedom .sticky-give-donate .e__cta-title {
  color: #000 !important;
  font-size: 27px;
  margin-top: 22px;
}
.page-template-page-donate .sticky-give-donate .e__cta-title.title-smaller-font,
.page-template-tpl-rethink-freedom .sticky-give-donate .e__cta-title.title-smaller-font {
  font-size: 20px;
  margin-top: 27px;
}
.page-template-page-donate .sticky-give-donate .icon,
.page-template-tpl-rethink-freedom .sticky-give-donate .icon {
  display: none;
  position: absolute;
  color: white;
  top: 21px;
  right: 42px;
  font-size: 25px;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate .sticky-give-donate .icon,
.page-template-tpl-rethink-freedom .sticky-give-donate .icon {
    display: inline-block;
  }
}
.page-template-page-donate .sticky-give-donate .btn,
.page-template-tpl-rethink-freedom .sticky-give-donate .btn {
  margin: 12px;
  margin-bottom: 8px;
  max-width: calc(100vw - 24px);
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate .sticky-give-donate .btn,
.page-template-tpl-rethink-freedom .sticky-give-donate .btn {
    margin-left: 0;
    max-width: calc(100% - 27px);
    text-align: left;
    padding-left: 20px;
  }
}
.page-template-page-donate .sticky-give-donate .col-title,
.page-template-tpl-rethink-freedom .sticky-give-donate .col-title {
  padding-left: 5px;
}
.page-template-page-donate .sticky-give-donate .col-button,
.page-template-tpl-rethink-freedom .sticky-give-donate .col-button {
  padding-right: 0px;
  padding-left: 0px;
}
.page-template-page-donate .sticky-give-donate .col-button .progress-total,
.page-template-tpl-rethink-freedom .sticky-give-donate .col-button .progress-total {
  margin-bottom: 8px;
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .sticky-give-donate,
.page-template-tpl-rethink-freedom .sticky-give-donate {
    bottom: -70px;
    max-height: 70px;
    min-height: unset;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .sticky-give-donate,
.page-template-tpl-rethink-freedom .sticky-give-donate {
    bottom: -70px;
    max-height: 70px;
    min-height: unset;
  }
}
.page-template-page-donate .about-widget,
.page-template-tpl-rethink-freedom .about-widget {
  color: #ffffff;
  font-family: "Colfax", sans-serif !important;
  font-size: 13px;
  line-height: 16px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  padding: 6px 9px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-page-donate .about-widget .text,
.page-template-page-donate .about-widget i,
.page-template-tpl-rethink-freedom .about-widget .text,
.page-template-tpl-rethink-freedom .about-widget i {
  color: rgba(255, 255, 255, 0.8);
}
.page-template-page-donate .about-widget i,
.page-template-tpl-rethink-freedom .about-widget i {
  margin-left: 10px;
  font-size: 16px;
}
.page-template-page-donate main,
.page-template-tpl-rethink-freedom main {
  background-repeat: no-repeat;
  background-position: center top 123%;
  background-size: auto;
}
@media screen and (min-width: 991px) {
  .page-template-page-donate main,
.page-template-tpl-rethink-freedom main {
    background-position: center top 108%;
    background-repeat-x: repeat;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate main,
.page-template-tpl-rethink-freedom main {
    background-position: center top 101%;
  }
}
@media screen and (min-width: 1260px) {
  .page-template-page-donate main,
.page-template-tpl-rethink-freedom main {
    background-position: center top 131%;
  }
}
.page-template-page-donate .row--content,
.page-template-tpl-rethink-freedom .row--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  text-align: center;
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .row--content,
.page-template-tpl-rethink-freedom .row--content {
    display: block;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
  }
}
.page-template-page-donate .give__header,
.page-template-tpl-rethink-freedom .give__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: top right 35%;
  background-size: cover;
  height: 520px;
  margin-bottom: 44px;
  position: relative;
}
.page-template-page-donate .give__header__col--left,
.page-template-tpl-rethink-freedom .give__header__col--left {
  position: relative;
  /*@media screen and (min-width: 480px) and (max-width: 767px) {
    width: 58%;
  }*/
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate .give__header__col--left,
.page-template-tpl-rethink-freedom .give__header__col--left {
    max-width: 410px;
  }
}
.page-template-page-donate .give__header .donate_widget,
.page-template-tpl-rethink-freedom .give__header .donate_widget {
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 4px;
  padding: 35px;
  color: white;
  /*
  * extension
  */
}
.page-template-page-donate .give__header .donate_widget .title,
.page-template-tpl-rethink-freedom .give__header .donate_widget .title {
  position: relative;
  color: white;
}
.page-template-page-donate .give__header .donate_widget .title--cta,
.page-template-tpl-rethink-freedom .give__header .donate_widget .title--cta {
  margin-bottom: 18px;
}
.page-template-page-donate .give__header .donate_widget .title__sub--before,
.page-template-tpl-rethink-freedom .give__header .donate_widget .title__sub--before {
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 38px;
}
.page-template-page-donate .give__header .donate_widget .title__sub--before:after,
.page-template-tpl-rethink-freedom .give__header .donate_widget .title__sub--before:after {
  content: "";
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
  width: 38px;
  height: 3px;
  background-color: #5d5d5d;
}
.page-template-page-donate .give__header .donate_widget .checkbox label,
.page-template-tpl-rethink-freedom .give__header .donate_widget .checkbox label {
  font-size: 16px;
}
.page-template-page-donate .give__header .donate_widget .btn#ctSubmitActionForm + .btn-input-icon,
.page-template-tpl-rethink-freedom .give__header .donate_widget .btn#ctSubmitActionForm + .btn-input-icon {
  -webkit-transform: scale(2);
          transform: scale(2);
  top: 19px;
  right: 28px;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__header .donate_widget .btn#ctSubmitActionForm + .btn-input-icon,
.page-template-tpl-rethink-freedom .give__header .donate_widget .btn#ctSubmitActionForm + .btn-input-icon {
    -webkit-transform: scale(1.7);
            transform: scale(1.7);
    top: 18px;
    right: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate .give__header .donate_widget .btn#ctSubmitActionForm + .btn-input-icon,
.page-template-tpl-rethink-freedom .give__header .donate_widget .btn#ctSubmitActionForm + .btn-input-icon {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    top: 17px;
    right: 23px;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-page-donate .give__header .donate_widget .btn#ctSubmitActionForm + .btn-input-icon,
.page-template-tpl-rethink-freedom .give__header .donate_widget .btn#ctSubmitActionForm + .btn-input-icon {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    right: 23px;
  }
}
.page-template-page-donate .give__header .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .give__header .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon {
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__header .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .give__header .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon {
    right: 24px;
  }
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__header .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .give__header .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon {
    right: 19px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate .give__header .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .give__header .donate_widget .btn#ctSubmitActionForm:hover + .btn-input-icon {
    right: 19px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__header .donate_widget,
.page-template-tpl-rethink-freedom .give__header .donate_widget {
    background-color: #000;
  }
}
.page-template-page-donate .give__header .donate_widget .btn--funrise-amount,
.page-template-tpl-rethink-freedom .give__header .donate_widget .btn--funrise-amount {
  font-size: 20px;
  font-weight: normal;
}
.page-template-page-donate .give__header .donate_widget .btn--active,
.page-template-tpl-rethink-freedom .give__header .donate_widget .btn--active {
  font-weight: bold;
}
.page-template-page-donate .give__header .donate_widget .e__link-text,
.page-template-tpl-rethink-freedom .give__header .donate_widget .e__link-text {
  border: none;
  background-color: transparent;
}
.page-template-page-donate .give__header .donate_widget .title--cta,
.page-template-tpl-rethink-freedom .give__header .donate_widget .title--cta {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 25px;
}
.page-template-page-donate .give__header .donate_widget .title__sub--before,
.page-template-tpl-rethink-freedom .give__header .donate_widget .title__sub--before {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.46px;
  line-height: 35px;
}
.page-template-page-donate .give__header .about-widget-wrapper--mobile,
.page-template-tpl-rethink-freedom .give__header .about-widget-wrapper--mobile {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
@media screen and (min-width: 480px) {
  .page-template-page-donate .give__header,
.page-template-tpl-rethink-freedom .give__header {
    background-position: top right 35%;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__header,
.page-template-tpl-rethink-freedom .give__header {
    background-position: top right 32.5%;
    height: 660px;
  }
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__header,
.page-template-tpl-rethink-freedom .give__header {
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate .give__header,
.page-template-tpl-rethink-freedom .give__header {
    background-position: top right 5%;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-page-donate .give__header,
.page-template-tpl-rethink-freedom .give__header {
    background-position: top right 10%;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-page-donate .give__header,
.page-template-tpl-rethink-freedom .give__header {
    background-position: top right;
  }
}
.page-template-page-donate .give__header--mobile,
.page-template-tpl-rethink-freedom .give__header--mobile {
  height: auto;
  background: #000;
}
.page-template-page-donate .give__header--mobile .give__header__col--right,
.page-template-tpl-rethink-freedom .give__header--mobile .give__header__col--right {
  position: relative;
  min-height: 270px;
}
.page-template-page-donate .give__header--mobile .give__header__col--right img,
.page-template-tpl-rethink-freedom .give__header--mobile .give__header__col--right img {
  max-width: unset;
  width: 100%;
}
.page-template-page-donate .give__header .donate_widget--white,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white {
  background-color: #fff;
}
.page-template-page-donate .give__header .donate_widget--white .title,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .title {
  color: #323232 !important;
  font-weight: 600;
}
.page-template-page-donate .give__header .donate_widget--white .title__sub--before,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .title__sub--before {
  color: #f57017 !important;
}
.page-template-page-donate .give__header .donate_widget--white .btn--funrise-amount,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .btn--funrise-amount {
  border-color: #d8d8d8;
  color: #303030;
  font-weight: 600;
}
.page-template-page-donate .give__header .donate_widget--white .btn--funrise-amount:hover, .page-template-page-donate .give__header .donate_widget--white .btn--funrise-amount.btn--active,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .btn--funrise-amount:hover,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .btn--funrise-amount.btn--active {
  color: #fff !important;
  background-color: #f57017;
}
.page-template-page-donate .give__header .donate_widget--white .btn--funrise-custom input,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .btn--funrise-custom input {
  color: #303030;
}
.page-template-page-donate .give__header .donate_widget--white .btn--funrise-custom:hover input, .page-template-page-donate .give__header .donate_widget--white .btn--funrise-custom.btn--active input,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .btn--funrise-custom:hover input,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .btn--funrise-custom.btn--active input {
  color: #fff !important;
}
.page-template-page-donate .give__header .donate_widget--white .checkbox label,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .checkbox label {
  color: #323232;
  font-weight: 600;
}
.page-template-page-donate .give__header .donate_widget--white .checkbox--gdpr-aagree label,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .checkbox--gdpr-aagree label {
  font-weight: 400;
}
.page-template-page-donate .give__header .donate_widget--white .form--simple .__note,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .form--simple .__note {
  color: #6d6e71;
}
.page-template-page-donate .give__header .donate_widget--white .btn--funrise-currency,
.page-template-tpl-rethink-freedom .give__header .donate_widget--white .btn--funrise-currency {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: #323232;
}
.page-template-page-donate .give__content__col--left,
.page-template-tpl-rethink-freedom .give__content__col--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-page-donate .give__content__col--left .about-widget-wrapper,
.page-template-tpl-rethink-freedom .give__content__col--left .about-widget-wrapper {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.page-template-page-donate .give__content__col--left .img-wrapper,
.page-template-tpl-rethink-freedom .give__content__col--left .img-wrapper {
  max-width: 410px;
  position: relative;
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__content__col--left .img-wrapper,
.page-template-tpl-rethink-freedom .give__content__col--left .img-wrapper {
    max-width: unset;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate .give__content__col--left .img-wrapper img,
.page-template-tpl-rethink-freedom .give__content__col--left .img-wrapper img {
    max-width: 380px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__content__col--left,
.page-template-tpl-rethink-freedom .give__content__col--left {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__content__col--left,
.page-template-tpl-rethink-freedom .give__content__col--left {
    position: absolute;
    top: calc(3.5rem + 50px);
    max-width: 410px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate .give__content__col--left,
.page-template-tpl-rethink-freedom .give__content__col--left {
    top: calc(3.5rem + 55px);
  }
}
.page-template-page-donate .give__content__col--right,
.page-template-tpl-rethink-freedom .give__content__col--right {
  font-family: "Colfax", sans-serif !important;
  color: #000000;
  /*font-size: 18px;
  line-height: 22px;*/
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.35px;
}
.page-template-page-donate .give__content__col--right .img-wrapper,
.page-template-tpl-rethink-freedom .give__content__col--right .img-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: 3rem;
}
.page-template-page-donate .give__content__col--right .about-widget-wrapper,
.page-template-tpl-rethink-freedom .give__content__col--right .about-widget-wrapper {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.page-template-page-donate .give__content__col--right h1,
.page-template-tpl-rethink-freedom .give__content__col--right h1 {
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding-bottom: 20px;
  font-size: 32px;
  line-height: 32px;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__content__col--right h1,
.page-template-tpl-rethink-freedom .give__content__col--right h1 {
    max-width: unset;
    text-align: left;
  }
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__content__col--right h1,
.page-template-tpl-rethink-freedom .give__content__col--right h1 {
    margin-bottom: 40px;
    font-size: 42px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-donate .give__content__col--right h1,
.page-template-tpl-rethink-freedom .give__content__col--right h1 {
    margin-bottom: 45px;
  }
}
.page-template-page-donate .give__content__col--right .btn-wrapper,
.page-template-tpl-rethink-freedom .give__content__col--right .btn-wrapper {
  margin-top: 29px;
  margin-bottom: 29px;
  width: 100%;
}
.page-template-page-donate .give__content__col--right .btn-wrapper *[data-ct-action=donateMonthly],
.page-template-tpl-rethink-freedom .give__content__col--right .btn-wrapper *[data-ct-action=donateMonthly] {
  padding-right: 55px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__content__col--right .btn-wrapper *[data-ct-action=donateMonthly],
.page-template-tpl-rethink-freedom .give__content__col--right .btn-wrapper *[data-ct-action=donateMonthly] {
    width: 240px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__content__col--right .btn-wrapper,
.page-template-tpl-rethink-freedom .give__content__col--right .btn-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 240px;
  }
}
.page-template-page-donate .give__content__col--right ul,
.page-template-tpl-rethink-freedom .give__content__col--right ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 18px;
}
.page-template-page-donate .give__content__col--right ul li,
.page-template-tpl-rethink-freedom .give__content__col--right ul li {
  margin-bottom: 25px;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 24px;
  text-align: left;
}
.page-template-page-donate .give__content__col--right ul li h3,
.page-template-tpl-rethink-freedom .give__content__col--right ul li h3 {
  margin-bottom: 6px;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__content__col--right ul li h3,
.page-template-tpl-rethink-freedom .give__content__col--right ul li h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__content__col--right ul,
.page-template-tpl-rethink-freedom .give__content__col--right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 110px;
  }
  .page-template-page-donate .give__content__col--right ul li,
.page-template-tpl-rethink-freedom .give__content__col--right ul li {
    width: 50%;
    padding-right: 40px;
  }
  .page-template-page-donate .give__content__col--right ul li:nth-of-type(3),
.page-template-tpl-rethink-freedom .give__content__col--right ul li:nth-of-type(3) {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__content__col--right,
.page-template-tpl-rethink-freedom .give__content__col--right {
    margin-bottom: 30px;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__content__col--right,
.page-template-tpl-rethink-freedom .give__content__col--right {
    padding-left: 30px;
    font-size: 24px;
    line-height: 32px;
  }
  .page-template-page-donate .give__content__col--right p,
.page-template-tpl-rethink-freedom .give__content__col--right p {
    font-size: 24px;
    line-height: 32px;
  }
}
.page-template-page-donate .give__prefooter,
.page-template-tpl-rethink-freedom .give__prefooter {
  margin-top: 35px;
  margin-bottom: 50px;
}
.page-template-page-donate .give__prefooter__badge,
.page-template-tpl-rethink-freedom .give__prefooter__badge {
  margin: 10px;
}
.page-template-page-donate .give__prefooter__badge > *,
.page-template-page-donate .give__prefooter__badge img,
.page-template-tpl-rethink-freedom .give__prefooter__badge > *,
.page-template-tpl-rethink-freedom .give__prefooter__badge img {
  height: 90px;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__prefooter__badge > *,
.page-template-page-donate .give__prefooter__badge img,
.page-template-tpl-rethink-freedom .give__prefooter__badge > *,
.page-template-tpl-rethink-freedom .give__prefooter__badge img {
    height: 70px;
  }
}
.page-template-page-donate .give__prefooter__col--left,
.page-template-tpl-rethink-freedom .give__prefooter__col--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 13px;
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__prefooter__col--left,
.page-template-tpl-rethink-freedom .give__prefooter__col--left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.page-template-page-donate .give__prefooter__col--center p,
.page-template-tpl-rethink-freedom .give__prefooter__col--center p {
  font-family: "Colfax", sans-serif !important;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  max-width: 90%;
  margin: 0 auto 20px auto;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__prefooter__col--center p,
.page-template-tpl-rethink-freedom .give__prefooter__col--center p {
    max-width: 100%;
    margin: unset;
  }
}
.page-template-page-donate .give__prefooter__col--right,
.page-template-tpl-rethink-freedom .give__prefooter__col--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__prefooter__col--right,
.page-template-tpl-rethink-freedom .give__prefooter__col--right {
    margin-top: 35px;
  }
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__prefooter__col--right,
.page-template-tpl-rethink-freedom .give__prefooter__col--right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.page-template-page-donate .give__prefooter__col--right .btn,
.page-template-tpl-rethink-freedom .give__prefooter__col--right .btn {
  max-width: 277px;
}
.page-template-page-donate .give__prefooter .btn-wrapper,
.page-template-tpl-rethink-freedom .give__prefooter .btn-wrapper {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__prefooter .btn-wrapper,
.page-template-tpl-rethink-freedom .give__prefooter .btn-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 340px;
  }
}
.page-template-page-donate .give__prefooter .btn-wrapper .otherWaysToGive,
.page-template-tpl-rethink-freedom .give__prefooter .btn-wrapper .otherWaysToGive {
  min-width: 260px;
  max-width: 100%;
  padding-right: 55px;
  background-color: #999999;
  border-color: #999999;
}
.page-template-page-donate .give__prefooter .btn-wrapper .otherWaysToGive + .btn-input-icon,
.page-template-tpl-rethink-freedom .give__prefooter .btn-wrapper .otherWaysToGive + .btn-input-icon {
  right: 16px;
  top: 16px;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__prefooter .btn-wrapper .otherWaysToGive:hover,
.page-template-tpl-rethink-freedom .give__prefooter .btn-wrapper .otherWaysToGive:hover {
    background-color: #de5f0a;
    border-color: #de5f0a;
  }
  .page-template-page-donate .give__prefooter .btn-wrapper .otherWaysToGive:hover + .btn-input-icon,
.page-template-tpl-rethink-freedom .give__prefooter .btn-wrapper .otherWaysToGive:hover + .btn-input-icon {
    right: 11px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-donate .give__prefooter,
.page-template-tpl-rethink-freedom .give__prefooter {
    margin-top: 50px;
  }
}
@media screen and (min-width: 991px) {
  .page-template-page-donate .give__prefooter > .row,
.page-template-tpl-rethink-freedom .give__prefooter > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-template-page-donate .give__prefooter > .row > div,
.page-template-tpl-rethink-freedom .give__prefooter > .row > div {
    margin-top: 0;
    margin-bottom: 0;
  }
  .page-template-page-donate .give__prefooter > .row > div p,
.page-template-tpl-rethink-freedom .give__prefooter > .row > div p {
    margin-bottom: 0;
  }
}
.captcha-mb {
  margin-bottom: 10px;
}

/* colors */
/*
* U1 Scss Mixins
*/
/*
* U1 common Scss Mixins
*/
/**
* General styles for used across the page bottom sticky bars
*/
.single-ct_email_targets main {
  z-index: 3;
}
.single-ct_email_targets .etts__content {
  padding-left: 0;
  padding-right: 0;
}
.single-ct_email_targets .etts__content .cta_spacialbox {
  border-radius: 5px;
  background-color: #323232;
  padding-top: 34px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.single-ct_email_targets .etts__content .cta_spacialbox .h3 {
  font-family: "Colfax", sans-serif !important;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 22px;
}
.single-ct_email_targets .etts__content .cta_spacialbox button {
  margin: 0 auto;
  background: #f57017;
  border-color: #f57017;
  font-family: "Colfax", sans-serif !important;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 23px;
  text-align: center;
  width: 100%;
}
.single-ct_email_targets .etts__content .cta_spacialbox button.btn-primary, .single-ct_email_targets .etts__content .cta_spacialbox button.btn-primary:hover {
  background: #f57017;
  border-color: #f57017;
}
.single-ct_email_targets .etts__content .cta_spacialbox button:hover {
  background: #de5f0a;
  border-color: #de5f0a;
}
@media screen and (min-width: 1200px) {
  .single-ct_email_targets .etts__content .cta_spacialbox button {
    margin-bottom: 25px !important;
    max-width: 325px;
  }
}
.single-ct_email_targets .etts__content__latest_activity {
  margin-top: 34px;
}
@media screen and (min-width: 991px) {
  .single-ct_email_targets .etts__content__latest_activity {
    padding-left: 24px;
  }
}
.single-ct_email_targets .etts__content__latest_activity h3 {
  padding-bottom: 7px;
}
.single-ct_email_targets .etts__content__latest_activity li {
  margin-bottom: 4px;
}
.single-ct_email_targets .etts__content .cta_spacialbox .h3 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 27px;
  text-align: center;
}
.single-ct_email_targets .etts__content .cta_spacialbox .btn {
  font-size: 19.95px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 24px;
  text-align: center;
}
@media screen and (min-width: 991px) {
  .single-ct_email_targets .etts__content .cta_spacialbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 67px;
  }
  .single-ct_email_targets .etts__content .cta_spacialbox .h3 {
    width: 50%;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 36px;
    text-align: left;
    padding-right: 30px;
  }
  .single-ct_email_targets .etts__content .cta_spacialbox .chip-in-block {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center center;
        -ms-flex-pack: center center;
            justify-content: center center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .single-ct_email_targets .etts__content .cta_spacialbox .infobox-scroll {
    height: inherit;
  }
}
@media screen and (min-width: 1440px) {
  .single-ct_email_targets .etts__content {
    width: 1390px;
  }
}
.single-ct_email_targets .etts__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center;
  min-height: 350px;
  background-size: cover;
  /*min-height: 400px;
  height: 472px;*/
  position: relative;
}
.single-ct_email_targets .etts__header .__filter {
  opacity: 0.5;
  background-color: #0c0c0c;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.single-ct_email_targets .etts__header--mobile {
  height: auto;
}
.single-ct_email_targets .etts__header--mobile > .container-fluid {
  width: 100%;
  height: 100%;
  /*min-height: 400px;*/
}
.single-ct_email_targets .etts__header--mobile > .container-fluid > .row > .col-xs-12 {
  height: 100%;
  display: block;
  position: relative;
  /*min-height: 400px;*/
}
.single-ct_email_targets .etts__header--mobile img {
  width: 100%;
  max-width: unset;
}
@media screen and (min-width: 480px) {
  .single-ct_email_targets .etts__header--mobile img {
    /* display: none;*/
  }
}
@media screen and (max-width: 479px) {
  .single-ct_email_targets .etts__header--mobile {
    /*background-image: none !important;*/
  }
}
@media screen and (min-width: 480px) {
  .single-ct_email_targets .etts__header--mobile {
    background-position: bottom right 25%;
  }
}
.single-ct_email_targets .etts__header--desktop {
  height: 472px;
}
@media screen and (min-width: 768px) {
  .single-ct_email_targets .etts__header--desktop {
    background-position: bottom right 25%;
  }
}
@media screen and (min-width: 768px) {
  .single-ct_email_targets .etts__header {
    min-height: 530px;
  }
}
@media screen and (min-width: 991px) {
  .single-ct_email_targets .etts__header {
    background-position: bottom center;
  }
}
.single-ct_email_targets .etts h1 {
  color: white;
  margin-bottom: 40px;
  text-align: center;
  font-family: "Colfax", sans-serif !important;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  padding: 0 14%;
  letter-spacing: -1px;
}
@media screen and (min-width: 768px) {
  .single-ct_email_targets .etts h1 {
    padding-left: 0;
    padding-right: 0;
    font-size: 59px;
    line-height: 68px;
  }
}
@media screen and (min-width: 991px) {
  .single-ct_email_targets .etts h1 {
    text-align: left;
    letter-spacing: -1.03px;
    padding: 0;
    margin-bottom: 63px;
    position: relative;
    letter-spacing: -1.03px;
    font-size: 54px;
    line-height: 58px;
  }
}
@media screen and (min-width: 1200px) {
  .single-ct_email_targets .etts h1 {
    letter-spacing: -1.03px;
    font-size: 64px;
    line-height: 68px;
    max-width: 800px;
  }
}
.single-ct_email_targets .etts article {
  font-family: "Colfax", sans-serif !important;
  font-size: 18px;
  letter-spacing: -0.38px;
  line-height: 26px;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.12);
  background-color: white;
  border-radius: 4px;
  margin-bottom: 12px;
  padding: 28px;
  z-index: 3;
  position: relative;
}
.single-ct_email_targets .etts article h2 {
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 27px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .single-ct_email_targets .etts article h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
.single-ct_email_targets .etts article hr {
  margin-bottom: 30px;
}
.single-ct_email_targets .etts article p {
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
@media screen and (min-width: 768px) {
  .single-ct_email_targets .etts article {
    /* margin-top: -147px;
     padding: 47px;*/
  }
}
@media screen and (min-width: 991px) {
  .single-ct_email_targets .etts article {
    font-size: 24px;
    letter-spacing: -0.5px;
    line-height: 32px;
  }
}
.single-ct_email_targets .popup--std {
  padding: 50px;
  padding-bottom: 40px;
  border-radius: 5px;
  color: #000;
  padding: 25px !important;
  max-width: 650px;
}
.single-ct_email_targets .popup--std button.mfp-close {
  width: 30px;
  right: 6px;
  top: -5px;
}
@media screen and (min-width: 991px) {
  .single-ct_email_targets .popup--std button.mfp-close {
    right: -35px;
    top: -50px;
  }
  .single-ct_email_targets .popup--std button.mfp-close svg {
    fill: #ffffff;
  }
}
.single-ct_email_targets .popup--std p,
.single-ct_email_targets .popup--std h1,
.single-ct_email_targets .popup--std h2,
.single-ct_email_targets .popup--std h3,
.single-ct_email_targets .popup--std h4,
.single-ct_email_targets .popup--std h5,
.single-ct_email_targets .popup--std h6 {
  color: #000;
}
.single-ct_email_targets .popup--std p {
  margin-bottom: 0;
}
.single-ct_email_targets .popup--std h1,
.single-ct_email_targets .popup--std h2,
.single-ct_email_targets .popup--std h3,
.single-ct_email_targets .popup--std h4,
.single-ct_email_targets .popup--std h5,
.single-ct_email_targets .popup--std h6 {
  padding-bottom: 0;
  margin-bottom: 8px;
}
.single-ct_email_targets .popup--std a {
  padding-top: 20px;
  text-decoration: none;
  font-size: 13px;
}
.single-ct_email_targets .popup--std a:last-child {
  display: block;
  line-height: 100%;
  padding-top: 25px;
  font-size: 1.375em;
}
.single-ct_email_targets .popup--std p > a {
  padding: 0;
  display: inline;
  font-size: 1.6rem;
  line-height: 1.7;
  border-bottom: 1px solid #f57017;
}
.single-ct_email_targets .popup--std form {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.single-ct_email_targets .popup--std .form-page-content {
  padding: 0;
  border: none;
}
.single-ct_email_targets .popup--std .fc-form .form-element .heading-cover.field-cover {
  padding: 0;
  padding-bottom: 1.5rem;
}
.single-ct_email_targets .popup--std .fc-form .form-element .heading-cover.field-cover span {
  color: #181818;
  font-family: "Colfax", sans-serif !important;
  font-size: 36px !important;
  letter-spacing: -1px !important;
  line-height: 38px !important;
  font-weight: bold;
  text-align: center;
}
.single-ct_email_targets .popup--std .fc-form .form-element .field-cover.customText-cover p {
  color: #000000;
  font-family: "Colfax", sans-serif !important;
  font-size: 20px;
  line-height: 26px;
  text-align: left;
}
.single-ct_email_targets .popup--std .form-element-html .oneLineText-cover,
.single-ct_email_targets .popup--std .form-element-html .email-cover,
.single-ct_email_targets .popup--std .form-element-html .textarea-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.single-ct_email_targets .popup--std .form-element-html .oneLineText-cover > div,
.single-ct_email_targets .popup--std .form-element-html .email-cover > div,
.single-ct_email_targets .popup--std .form-element-html .textarea-cover > div {
  width: 100%;
}
.single-ct_email_targets .popup--std .form-element-html .oneLineText-cover .main-label,
.single-ct_email_targets .popup--std .form-element-html .email-cover .main-label,
.single-ct_email_targets .popup--std .form-element-html .textarea-cover .main-label {
  width: 100%;
  display: block;
  min-height: 30px;
  color: #000000;
  font-family: "Colfax", sans-serif !important;
  font-size: 20px;
  line-height: 26px;
  text-align: left;
  font-weight: normal;
  padding-bottom: 2rem;
}
.single-ct_email_targets .popup--std .form-element-html .oneLineText-cover .main-label > span:after,
.single-ct_email_targets .popup--std .form-element-html .email-cover .main-label > span:after,
.single-ct_email_targets .popup--std .form-element-html .textarea-cover .main-label > span:after {
  display: none;
}
.single-ct_email_targets .popup--std .form-element-html .oneLineText-cover input,
.single-ct_email_targets .popup--std .form-element-html .oneLineText-cover textarea,
.single-ct_email_targets .popup--std .form-element-html .email-cover input,
.single-ct_email_targets .popup--std .form-element-html .email-cover textarea,
.single-ct_email_targets .popup--std .form-element-html .textarea-cover input,
.single-ct_email_targets .popup--std .form-element-html .textarea-cover textarea {
  height: 5rem !important;
  border: 2px solid #cecece;
  background-color: #ffffff !important;
  border-radius: 4px;
}
.single-ct_email_targets .popup--std .form-element-html .email-cover.field-cover > span {
  width: 100% !important;
}
.single-ct_email_targets .popup--std .form-element-html .icon-mail {
  display: none;
}
.single-ct_email_targets .popup--std .fc-form .form-element .submit-cover.animate-false .button.submit-button {
  width: 100% !important;
  background: #f57017 !important;
  border-color: #f57017 !important;
  border-radius: 4px !important;
  color: #ffffff;
  font-family: "Colfax", sans-serif !important;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 27px;
  text-align: center;
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
  text-transform: uppercase;
  margin-top: 1.1rem;
}
.single-ct_email_targets .popup--std .fc-form .form-element .submit-cover.animate-false .button.submit-button span {
  text-shadow: none !important;
}

.embed-container .youtubhd-img {
  position: relative;
  height: inherit;
}
.embed-container .youtubhd-img .imgyoutube-imgwrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
}
.embed-container .youtubhd-img .trigger-action-display-iframe {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0px, -50%);
          transform: translate(0px, -50%);
}
.embed-container .youtubhd-img .trigger-action-display-iframe .icon {
  width: 50px;
  height: 50px;
}
.embed-container .youtubhd-img .trigger-action-display-iframe img {
  cursor: pointer;
}
.embed-container .hide {
  display: none;
}

.mfp-container {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 991px) {
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

#essb3_external_controller_share_email_modal {
  padding: 45px 15px 15px 15px;
}
@media screen and (min-width: 991px) {
  #essb3_external_controller_share_email_modal {
    padding-top: 15px;
  }
}
#essb3_external_controller_share_email_modal .form-page-content {
  padding-left: 0;
}
#essb3_external_controller_share_email_modal .form-page-content .form-element:last-child .form-element-html {
  padding-bottom: 0;
}
@media screen and (min-width: 991px) {
  #essb3_external_controller_share_email_modal .form-page-content .form-element-html {
    padding-right: 0;
  }
}
#essb3_external_controller_share_email_modal .form-page-content .form-element-html .field-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#essb3_external_controller_share_email_modal .form-page-content .form-element-html .field-cover > div {
  width: 100%;
}
#essb3_external_controller_share_email_modal .form-page-content .form-element-html .field-cover > span {
  text-align: left;
  top: auto;
}
#essb3_external_controller_share_email_modal .form-page-content .form-element-html .field-cover.submit-cover button {
  background-color: #b71f25;
}
@media screen and (min-width: 991px) {
  #essb3_external_controller_share_email_modal .mfp-close {
    top: -50px;
    right: -50px;
  }
}

.gtranslate {
  position: relative;
  padding: 10px 0;
}
.gtranslate > select {
  position: absolute;
  left: -999em;
  opacity: 0;
  width: 0;
  height: 0;
}
.gtranslate .gtranslate-selected {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0 40px 0 20px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.gtranslate .gtranslate-selected:after {
  content: " ";
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  bottom: 8px;
  right: 20px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .gtranslate .gtranslate-selected {
    min-width: 95px;
    padding: 0;
    font-size: 1.2rem;
  }
  .gtranslate .gtranslate-selected:after {
    right: 15px;
  }
}
@media (max-width: 991px) {
  .gtranslate .gtranslate-selected {
    min-width: 130px;
  }
}
.gtranslate .gtranslate-selector {
  position: absolute;
  background: #303030;
  min-width: 130px;
  width: auto;
  z-index: 9999;
  top: calc(100% + -3px);
  right: 0;
  border-radius: 5px;
  display: none;
}
.gtranslate .gtranslate-selector:before {
  content: " ";
  top: -5px;
  right: 20px;
  position: absolute;
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #303030;
}
.gtranslate .gtranslate-selector a {
  display: block;
  border-top: 1px solid #474747;
  padding: 10px 20px;
  color: #FFF;
  text-transform: uppercase;
  opacity: 0.5;
}
.gtranslate .gtranslate-selector a:first-child {
  border-top: 0;
}
.gtranslate .gtranslate-selector a:hover, .gtranslate .gtranslate-selector a:focus {
  color: #FFF;
  opacity: 1;
}
.gtranslate:hover > .gtranslate-selector, .gtranslate:focus > .gtranslate-selector {
  display: block !important;
}

.rethink-banner-block {
  position: relative;
}
.rethink-banner-block .banner-image-container {
  height: 430px;
}
.rethink-banner-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.rethink-banner-block .about-widget-wrapper {
  position: absolute;
  top: 20px;
  right: 20px;
}

.rethink-freedom-container {
  margin-top: -190px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rethink-freedom-container {
    margin-top: -150px;
  }
}

.rethink-podcasts-wrap {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .rethink-podcasts-wrap {
    padding-left: 10px;
    padding-right: 0;
    margin-top: 100px;
  }
}
.rethink-podcasts-wrap .rethink-podcast {
  margin-bottom: 45px;
}
.rethink-podcasts-wrap .rethink-podcast .content {
  margin-top: 10px;
  max-width: 500px;
}
.rethink-podcasts-wrap .rethink-podcast .content p {
  color: #898989;
  line-height: 1.2;
}

.rethink-hosts-block {
  margin-top: 40px;
}
.rethink-hosts-block .rethink-hosts-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rethink-hosts-block .rethink-hosts-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.rethink-hosts-block .rethink-hosts-container .rethink-host-info {
  text-align: center;
  padding: 10px 15px;
}
.rethink-hosts-block .rethink-hosts-container .rethink-host-info .avatar-wrap {
  border-radius: 100%;
  width: 85px;
  height: 85px;
  overflow: hidden;
  margin: 0 auto;
}
.rethink-hosts-block .rethink-hosts-container .rethink-host-info img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.rethink-hosts-block .rethink-hosts-container .rethink-host-info h4 {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 14px;
  margin-bottom: 5px;
  line-height: 1.125;
}
.rethink-hosts-block .rethink-hosts-container .rethink-host-info .sub {
  color: #898989;
  font-size: 11px;
  margin-top: 5px;
  display: block;
}

@media (min-width: 768px) {
  .rethink-sidebar-block {
    padding-right: 40px;
  }
}
.rethink-sidebar-block .rethink-avatar img {
  margin: 0 auto;
  display: block;
}
.rethink-sidebar-block .block-title {
  text-align: center;
  color: #898989;
  font-size: 11px;
  text-transform: uppercase;
}
.rethink-sidebar-block .rethink-content {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  margin: 25px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .rethink-sidebar-block .rethink-content {
    text-align: left;
  }
}
.rethink-sidebar-block .rethink-apps-block {
  margin-bottom: 15px;
}
.rethink-sidebar-block .rethink-apps-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rethink-sidebar-block .rethink-apps-container .rethink-apps-wrap:first-child {
  margin-right: 15px;
}
.rethink-sidebar-block .rethink-subscribe-block .btn-lg {
  display: block;
  padding: 7px 15px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
}
.rethink-sidebar-block .rethink-subscribe-block .btn-lg .fa {
  font-size: 12px;
}
.rethink-sidebar-block .rethink-subscribe-block span {
  display: block;
  font-size: 10px;
  text-align: center;
  margin-top: 6px;
  color: #898989;
}

.rethink-action-slider-block {
  padding-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .rethink-action-slider-block {
    padding-bottom: 250px;
    padding-left: 0;
    padding-right: 0;
  }
}
.rethink-action-slider-block .page-header {
  margin-bottom: 20px;
}
.rethink-action-slider-block .page-header .h2 {
  font-size: 32px;
  font-size: 3.2rem;
}
.rethink-action-slider-block .page-header p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
}
.rethink-action-slider-block .u-link {
  color: #f57017;
  background: transparent;
}
.rethink-action-slider-block .u-link .arrow-right2 {
  fill: #f57017;
}
.rethink-action-slider-block .slider-container .slider-four-el {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.rethink-action-slider-block .slider-container .slider-four-el .item {
  width: auto;
}
@media (min-width: 768px) {
  .rethink-action-slider-block .slider-container .slider-four-el .item {
    max-width: 305px;
  }
}

.rethink-partners-block {
  margin-top: 25px;
}
.rethink-partners-block .rethink-partner-wrap {
  padding: 10px 15px;
}

#tribe-events #tribe-events-header {
  padding: 10px;
}
#tribe-events #tribe-events-header .tribe-events-nav-pagination {
  background-color: #323232;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
#tribe-events #tribe-events-header .tribe-events-nav-pagination .tribe-events-page-title {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 600;
}
#tribe-events #tribe-events-header ul.tribe-events-sub-nav {
  position: relative;
  z-index: 1;
}
#tribe-events #tribe-events-header ul.tribe-events-sub-nav li {
  padding: 15px;
  margin: 0;
}
#tribe-events #tribe-events-header ul.tribe-events-sub-nav li:hover {
  background-color: #f57018;
}
#tribe-events #tribe-events-header ul.tribe-events-sub-nav a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
#tribe-events #tribe-events-content table.tribe-events-calendar {
  border: 0;
  border-collapse: inherit;
  border-spacing: 10px;
}
#tribe-events #tribe-events-content table.tribe-events-calendar th {
  background-color: #bfbfbf;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  text-transform: capitalize;
}
#tribe-events #tribe-events-content table.tribe-events-calendar td {
  border: 0;
  background-color: #f7f7f7;
  border-radius: 5px;
  color: #898989;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  height: 120px;
}
#tribe-events #tribe-events-content table.tribe-events-calendar td div[id*=tribe-events-daynum-] {
  color: #303030;
  background-color: transparent;
  font-size: 16px;
  padding: 14px 14px 5px 14px;
}
#tribe-events #tribe-events-content table.tribe-events-calendar td a {
  color: #303030;
  font-size: inherit;
  line-height: 1.5;
  background: transparent;
}
#tribe-events #tribe-events-content table.tribe-events-calendar td h3.tribe-events-month-event-title {
  font-weight: 600;
  padding: 0;
}
#tribe-events #tribe-events-content table.tribe-events-calendar td:hover {
  background-color: #f57018;
}
#tribe-events #tribe-events-content table.tribe-events-calendar td:hover a {
  color: #fff;
}
#tribe-events #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip {
  text-align: center;
  border: 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  width: 270px;
  padding: 0;
  border-bottom: 3px solid #f57017;
  overflow: hidden;
}
#tribe-events #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip .tribe-events-event-thumb {
  padding: 0;
  float: none;
}
#tribe-events #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip .tribe-event-duration {
  margin: 5px 0 10px;
}
#tribe-events #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip h3.entry-title {
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  margin: 0;
}
#tribe-events #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body {
  padding: 15px;
}
#tribe-events #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body .btn {
  color: #303030;
  background: #fff;
  border: 1px solid #d8d8d8;
  margin-top: 15px;
  font-size: 14px;
  padding: 5px 10px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#tribe-events #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body .btn:hover {
  border: 1px solid #000;
}
#tribe-events #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip .tribe-events-abbr {
  color: #f57018;
  font-size: 14px;
}
#tribe-events #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip .tribe-event-description p {
  color: #000;
  font-size: 14px;
  margin: 0;
  line-height: 1.5;
}
#tribe-events #tribe-events-content table.tribe-events-calendar .tribe-events-tooltip .tribe-events-arrow {
  background-image: url("../images/tribe-tooltips.png");
}

/* for tribe pro */
#content .tribe-events .tribe-events-calendar-month__day-cell--mobile {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
#content .tribe-events-l-container {
  padding: 0;
}
#content .tribe-events-calendar-month__header-row {
  margin-left: -5px;
  margin-right: -5px;
}
@media screen and (max-width: 797px) {
  #content .tribe-events-calendar-month__header-row {
    background-color: #bfbfbf;
    border-radius: 5px;
    margin: 10px 0 5px;
    padding: 0;
    overflow: hidden;
  }
}
#content .tribe-events-calendar-month__header-column {
  padding: 5px;
}
@media screen and (max-width: 797px) {
  #content .tribe-events-calendar-month__header-column {
    padding: 0;
  }
}
#content .tribe-events-calendar-month__header-column h3 {
  color: #ffffff;
  font-weight: bold;
  font-family: "Colfax", sans-serif !important;
  font-size: 16px;
  text-align: center;
  background-color: #bfbfbf;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 797px) {
  #content .tribe-events-calendar-month__header-column h3 {
    border-radius: 0;
  }
}
#content .tribe-events-calendar-month__body {
  border: 0;
}
#content .tribe-events-calendar-month__week {
  border: 0;
  margin-left: -5px;
  margin-right: -5px;
}
#content .tribe-events-calendar-month__day {
  background: #f7f7f7;
  border: 0;
  border-radius: 5px;
  margin: 5px;
  min-height: 120px;
}
@media screen and (max-width: 797px) {
  #content .tribe-events-calendar-month__day {
    min-height: auto;
  }
}
#content .tribe-events-calendar-month__day-date-daynum {
  font-size: 15px;
  font-family: "Colfax", sans-serif !important;
  color: #000;
  font-weight: 600;
}
#content .tribe-events-calendar-month__day:after {
  content: none;
}
#content .tribe-events-calendar-month__day:hover {
  background-color: #f57017;
  opacity: 1;
}
#content .tribe-events-calendar-month__day:hover .tribe-events-calendar-month__day-date-daynum,
#content .tribe-events-calendar-month__day:hover .tribe-events-calendar-month__day-date-daynum a,
#content .tribe-events-calendar-month__day:hover .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event-title,
#content .tribe-events-calendar-month__day:hover .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event-title a {
  color: #fff !important;
  opacity: 1 !important;
  border-bottom-color: #fff;
}
#content .tribe-events-header__top-bar {
  width: 100%;
}
#content .tribe-events-header__top-bar .tribe-events-c-top-bar__nav {
  width: 100%;
  background: #323232;
  border-radius: 5px;
  padding: 13px;
}
#content .tribe-events-header__top-bar .tribe-events-c-top-bar__nav-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker-time {
  color: #fff !important;
}
#content .tribe-events .tribe-events-c-top-bar__nav-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#content .tribe-events .tribe-events-c-top-bar__datepicker-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#content .tribe-events .tribe-common-h3 {
  font-family: "Colfax", sans-serif !important;
  font-weight: bold;
  font-size: 17px;
  line-height: 1;
}
#content .tribe-events .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event-title-link {
  font-family: "Colfax", sans-serif !important;
  font-weight: bold;
}
#content .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
  display: block;
  width: 35px;
  height: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: -11px;
  background: #303030;
  top: -3px;
  -webkit-box-shadow: 0 3px 0 0 #f57017;
          box-shadow: 0 3px 0 0 #f57017;
  z-index: 9;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  opacity: 1;
}
#content .tribe-events-calendar-month-mobile-events__event-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#content .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.14);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.14);
  width: 254px;
  height: auto;
  padding: 0;
  margin: 25px;
}
#content .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-featured-image-wrapper {
  width: 100%;
}
#content .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-featured-image-wrapper img {
  height: 155px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#content .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-details {
  padding: 15px;
}
#content .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime {
  color: #f57017;
  font-family: "Colfax", sans-serif !important;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
}
#content .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title {
  text-align: center !important;
  line-height: 1;
  font-family: "Colfax", sans-serif !important;
  font-size: 15px;
}
#content .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-description p {
  font-family: "Colfax", sans-serif !important;
  font-size: 15px !important;
  text-align: center;
  line-height: 1.25 !important;
  color: #5d5d5d;
}
#content .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-link {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px;
}
#content .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-link a {
  color: #000;
  background: #fff;
  border: 1px solid #d8d8d8;
  font-size: 14px;
  padding: 6px 17px;
  height: auto;
  line-height: 1.5;
  width: auto;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#content .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-link a:hover {
  border: 1px solid #000;
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
  color: #f57017 !important;
}
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum {
  color: #fff !important;
}

.tribe-common .tribe-common-c-svgicon__svg-fill {
  fill: #fff !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__top-bar {
  margin-bottom: 5px !important;
}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg:hover path {
  fill: #f57017 !important;
}

.tribe-common .tribe-common-anchor-thin:active,
.tribe-common .tribe-common-anchor-thin:focus {
  border: 0 !important;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected {
  background-color: #f57017 !important;
}
.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum {
  color: #fff !important;
}

.tribe-events-calendar-month-nav {
  display: none !important;
  visibility: hidden;
}

@media screen and (max-width: 797px) {
  .tribe-events-calendar-month-nav {
    display: block !important;
    visibility: visible !important;
    width: 100%;
    background: #323232;
    border-radius: 5px;
    padding: 13px !important;
    border: 0 !important;
  }
  .tribe-events-calendar-month-nav .tribe-events-c-nav__list-item a {
    color: #fff !important;
    font-family: "Colfax", sans-serif !important;
    font-size: 16px !important;
    font-weight: bold;
  }
  .tribe-events-calendar-month-nav .tribe-events-c-nav__list-item a svg path {
    fill: #fff !important;
  }
  .tribe-events-calendar-month-nav .tribe-common .tribe-common-b2 {
    font-weight: bold;
  }

  .tribe-events .tribe-events-c-nav__prev:disabled,
.tribe-events .tribe-events-c-nav__next:disabled {
    font-family: "Colfax", sans-serif !important;
    font-size: 16px !important;
    font-weight: bold;
  }

  .tribe-common .tribe-common-h--alt {
    position: absolute;
    top: -50px;
  }
}
.tooltipster-base.tribe-events-tooltip-theme {
  padding: 0 !important;
  overflow: hidden;
  border: 0 !important;
}
.tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
  width: 100%;
}
.tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper img {
  height: 155px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-datetime {
  color: #f57017;
  font-family: "Colfax", sans-serif !important;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
}
.tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-title {
  text-align: center !important;
  line-height: 1;
  font-family: "Colfax", sans-serif !important;
  font-size: 15px;
}
.tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-description p {
  font-family: "Colfax", sans-serif !important;
  font-size: 15px !important;
  text-align: center;
  line-height: 1.25 !important;
  color: #5d5d5d;
}
.tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-link {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px;
}
.tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-link a {
  color: #000;
  background: #fff;
  border: 1px solid #d8d8d8;
  font-size: 14px;
  padding: 6px 17px;
  height: auto;
  line-height: 1.5;
  width: auto;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-link a:hover {
  border: 1px solid #000;
}
.tooltipster-base.tribe-events-tooltip-theme .tribe-events-calendar-month__calendar-event-tooltip-details {
  padding: 15px;
}

.tribe-events-single-container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.tribe-events-single-container a {
  color: #f46f16;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .tribe-events-single-container a {
    font-size: 14px;
  }
}
.tribe-events-single-container .tribe-events-back a {
  color: #191919;
  font-size: 18px;
  font-weight: 600;
}
.tribe-events-single-container .tribe-events-back a svg {
  width: 8px;
  margin-right: 7px;
}
.tribe-events-single-container .tribe-events-back a svg path {
  fill: #191919;
}
.tribe-events-single-container .tribe-events-back a:hover {
  color: #f46f16;
}
.tribe-events-single-container .tribe-events-back a:hover svg path {
  fill: #f46f16;
}
.tribe-events-single-container .tribe-events-notices {
  background-color: #feeee3;
  border-color: #feeee3;
  text-align: center;
  padding: 12px 0;
  font-size: 15px;
  color: #f57017;
  margin-bottom: 30px;
}
.tribe-events-single-container .tribe-events-notices ul li {
  text-align: center;
}
.tribe-events-single-container .tribe-events-schedule {
  margin: 25px 0 8px 0;
  border: 0;
  background: none;
  padding: 0;
}
.tribe-events-single-container .tribe-events-schedule h2 {
  color: #f57017;
  text-transform: uppercase;
  font-size: 14px;
}
.tribe-events-single-container .tribe-events-featured-image {
  position: relative;
}
.tribe-events-single-container .tribe-events-featured-image .tribe-events-cost {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #77ac2e;
  text-transform: uppercase;
  position: absolute;
  top: 30px;
  left: 0;
  padding: 10px 26px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: -0.5px;
}
.tribe-events-single-container .tribe-events-event-image {
  border-radius: 5px;
  overflow: hidden;
}
.tribe-events-single-container .tribe-events-event-image img {
  width: 100%;
  height: 430px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tribe-events-single-container .tribe-events-single-event-title {
  font-size: 32px;
  color: #333333;
  line-height: 1.25;
}
@media only screen and (max-width: 768px) {
  .tribe-events-single-container .tribe-events-single-event-title {
    font-size: 24px;
  }
}
.tribe-events-single-container .tribe-events-single-event-description {
  margin-top: 20px;
  padding-bottom: 22px;
  border-bottom: 1px solid #e2e2e2;
}
.tribe-events-single-container .tribe-events-single-event-description p {
  color: #000;
  font-size: 16px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .tribe-events-single-container .tribe-events-single-event-description p {
    font-size: 14px;
  }
}
.tribe-events-single-container .single-events-event-speakers {
  padding-top: 44px;
  padding-bottom: 31px;
  border-bottom: 1px solid #e2e2e2;
}
.tribe-events-single-container .single-events-event-links {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e2e2e2;
  font-size: 16px;
}
.tribe-events-single-container .single-events-event-gcal {
  padding-top: 44px;
  padding-bottom: 20px;
}
.tribe-events-single-container #tribe-events-footer {
  border-top: 0;
}
.tribe-events-single-container .tribe-events-sub-nav li.tribe-events-nav-previous,
.tribe-events-single-container .tribe-events-sub-nav li.tribe-events-nav-next {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tribe-events-single-container .tribe-events-sub-nav li.tribe-events-nav-previous.tribe-events-nav-previous,
.tribe-events-single-container .tribe-events-sub-nav li.tribe-events-nav-next.tribe-events-nav-previous {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tribe-events-single-container .tribe-events-sub-nav svg {
  width: 8px;
}
.tribe-events-single-container .tribe-events-sub-nav svg path {
  fill: #f46f16;
}
.tribe-events-single-container .tribe-events-sub-nav span {
  display: inline-block;
}
.tribe-events-single-container .tribe-events-sub-nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f46f16 !important;
  background: transparent;
  padding: 0;
}
.tribe-events-single-container .tribe-events-sub-nav a:hover {
  color: #de5f0a;
}
.tribe-events-single-container .tribe-events-sub-nav a:hover svg path {
  fill: #de5f0a;
}
.tribe-events-single-container .tribe-events-sub-nav .tribe-events-nav-previous span {
  margin-right: 5px;
}
.tribe-events-single-container .tribe-events-sub-nav .tribe-events-nav-next a {
  text-align: right;
}
.tribe-events-single-container .tribe-events-sub-nav .tribe-events-nav-next span {
  margin-left: 5px;
}
.tribe-events-single-container .tribe-events-cal-links a.tribe-events-gcal,
.tribe-events-single-container .tribe-events-cal-links a.tribe-events-ical {
  color: #f46f16;
  font-weight: 400;
  display: inline-block;
  border: 1px solid #f46f16;
  border-radius: 5px;
  padding: 8px 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.tribe-events-single-container .tribe-events-cal-links a.tribe-events-gcal:hover,
.tribe-events-single-container .tribe-events-cal-links a.tribe-events-ical:hover {
  color: #ffffff;
  background-color: #de5f0a;
  font-weight: 400;
  display: inline-block;
  border: 1px solid #de5f0a;
  padding: 8px 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.tribe-events-single-container h2.event-section-title {
  color: #333333;
  font-size: 26px;
}
@media only screen and (max-width: 768px) {
  .tribe-events-single-container h2.event-section-title {
    font-size: 16px;
  }
}
.tribe-events-single-container .single-event-speakers-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.tribe-events-single-container .single-event-speakers-container .single-event-speaker {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .tribe-events-single-container .single-event-speakers-container .single-event-speaker {
    width: 100%;
  }
}
.tribe-events-single-container .single-event-speakers-container .single-event-speaker h3 {
  color: #333333;
}
.tribe-events-single-container .single-event-speakers-container .single-event-speaker small {
  display: block;
  font-weight: 400;
  color: #4d4d4d;
  margin-top: 5px;
}
.tribe-events-single-container .tribe-events-event-meta {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tribe-events-single-container .tribe-events-event-meta .tribe-events-meta-group {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}
.tribe-events-single-container .tribe-events-event-meta .tribe-events-single-section-title {
  text-transform: uppercase;
  color: #a8a8a8;
  font-size: 15px;
}
@media only screen and (max-width: 768px) {
  .tribe-events-single-container .tribe-events-event-meta .tribe-events-single-section-title {
    font-size: 15px;
  }
}
.tribe-events-single-container .tribe-events-event-meta dd {
  margin-bottom: 0 !important;
  font-size: 15px;
  color: #333333;
}
.tribe-events-single-container .tribe-events-event-meta dd a {
  font-size: 15px;
}
@media only screen and (max-width: 768px) {
  .tribe-events-single-container .tribe-events-event-meta dd {
    font-size: 13px;
  }
}

.tribe-common .tribe-common-c-btn {
  border: 1px solid #de5f0a !important;
}

.tribe-common .tribe-common-c-btn.tribe-common-c-btn--clear {
  margin-left: 15px;
  background: #fff !important;
  color: #de5f0a;
}
.tribe-common .tribe-common-c-btn.tribe-common-c-btn--clear .embed-calendar-ajax-popup-align-top {
  text-transform: capitalize;
}

.tribe-common .tribe-common-c-btn.tribe-common-c-btn--clear:hover {
  background: #de5f0a !important;
  color: #fff;
}

.custom-event-lists {
  max-width: 328px;
  margin: 0 auto;
  text-align: center;
}
.custom-event-lists h4 {
  font-size: 17px;
}
.custom-event-lists h6 {
  font-size: 16px;
  color: #DE5F0A;
}
.custom-event-lists img {
  margin-bottom: 1.5em;
}
.custom-event-lists .readmore {
  background: #f57017;
  color: white;
  padding: 0.6em 1em;
  border-radius: 6px;
  text-transform: uppercase;
  font-weight: 500;
}
.custom-event-lists .readmore:hover, .custom-event-lists .readmore:focus, .custom-event-lists .readmore:active, .custom-event-lists .readmore.active {
  color: #fff;
  background: #DE5F0A;
  border-color: #DE5F0A;
}

.webinars-listings-card .slider-container {
  clear: both;
  padding: 0;
  margin-left: -30px;
  margin-right: -30px;
}
.webinars-listings-card .slider-three-el {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .webinars-listings-card .slider-three-el {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 15px;
  }
}
.webinars-listings-card .slider-three-el .item {
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .webinars-listings-card .slider-three-el .item {
    width: 100%;
  }
}
.webinars-listings-card .slider-three-el .item .meta-postdate {
  text-transform: uppercase;
}
.webinars-listings-card .slider-three-el .item ._img {
  position: relative;
  height: 192px;
}
.webinars-listings-card .slider-three-el .item ._img svg {
  position: absolute;
  width: 58px;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}
.webinars-listings-card .slider-three-el .item ._img svg path {
  fill: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.webinars-listings-card .slider-three-el .item ._img:hover path {
  fill: #DE5F0A;
}
.webinars-listings-card .slider-three-el .item ._desc {
  margin-top: 0;
}
.webinars-listings-card .slider-three-el .item .__share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_item {
  border-radius: 50%;
}
.webinars-listings-card .slider-three-el .item .__share .essb_links a {
  background: #a8a8a8 !important;
  border-radius: 50%;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_icon {
  color: #fff !important;
}
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_icon:before {
  top: 6px !important;
  left: 6px !important;
}
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_facebook a:hover,
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_facebook a:focus,
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_facebook a:active {
  background: #3a579a !important;
}
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_twitter a:hover,
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_twitter a:focus,
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_twitter a:active {
  background: #00abf0 !important;
}
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_linkedin a:hover,
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_linkedin a:focus,
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_linkedin a:active {
  background: #127bb6 !important;
}
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_messenger a:hover,
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_messenger a:focus,
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_messenger a:active {
  background: #0d87ff !important;
}
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_mail a:hover,
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_mail a:focus,
.webinars-listings-card .slider-three-el .item .__share .essb_links .essb_link_mail a:active {
  cursor: pointer;
  background: #404040 !important;
}

.webinars-listings-table {
  padding-left: 15px;
  padding-right: 15px;
}
.webinars-listings-table .webinar-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  padding: 25px 30px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 18px;
}
.webinars-listings-table .webinar-item:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .webinars-listings-table .webinar-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.webinars-listings-table .webinar-featured-image {
  width: 150px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.webinars-listings-table .webinar-featured-image img {
  max-width: 140px;
}
.webinars-listings-table .webinar-meta {
  width: calc(100% - 600px);
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .webinars-listings-table .webinar-meta {
    width: calc(100% - 150px);
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .webinars-listings-table .webinar-meta {
    width: 100%;
    padding-left: 0;
    padding-top: 25px;
  }
}
.webinars-listings-table .webinar-meta p {
  margin-bottom: 4px;
}
.webinars-listings-table .webinar-meta p:last-child {
  margin: 0;
}
.webinars-listings-table .webinar-meta .webinar-date {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #8c8c8c;
}
.webinars-listings-table .webinar-meta .webinar-title {
  font-size: 16px;
  font-weight: bold;
}
.webinars-listings-table .webinar-meta .webinar-description {
  font-size: 16px;
  color: #8c8c8c;
}
.webinars-listings-table .webinar-share-link {
  width: 250px;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .webinars-listings-table .webinar-share-link {
    width: 50%;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .webinars-listings-table .webinar-share-link {
    width: 100%;
  }
}
.webinars-listings-table .webinar-share-link a {
  margin-left: 0;
}
.webinars-listings-table .webinar-share-link .essb_icon {
  width: 30px;
  height: 30px;
}
.webinars-listings-table .webinar-share-link .essb_icon:before {
  font-size: 16px !important;
  top: 8px;
  left: 7px;
}
.webinars-listings-table .webinar-link {
  width: 150px;
  text-align: right;
}
@media (max-width: 767px) {
  .webinars-listings-table .webinar-link {
    width: 100%;
    padding-left: 0;
    text-align: left;
  }
}
.webinars-listings-table .webinar-link a {
  padding: 6px 15px;
  width: auto;
  line-height: 1.5;
  pointer-events: auto;
  color: #303030;
  border: 1px solid #d8d8d8;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.webinars-listings-table .webinar-link a:hover {
  border-color: #484848;
}

.webinars-listings-table-container .u-link {
  background-color: #f57017;
}
.webinars-listings-table-container .is-loading {
  background-size: 20px 20px;
  background-position: 95% center;
}
.webinars-listings-table-container .is-loading svg {
  visibility: hidden;
}

.webinar-featured {
  padding-left: 15px;
  padding-right: 15px;
}
.webinar-featured .webinar-featured-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
  .webinar-featured .webinar-featured-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.webinar-featured .webinar-featured-video {
  width: calc(100% - 420px);
}
@media (max-width: 991px) {
  .webinar-featured .webinar-featured-video {
    width: 100%;
  }
}
.webinar-featured .webinar-featured-video iframe {
  width: 100%;
  height: 100%;
  min-height: 420px;
}
.webinar-featured .webinar-featured-content {
  width: 420px;
  padding: 43px 22px 45px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .webinar-featured .webinar-featured-content {
    width: 100%;
  }
}
.webinar-featured .webinar-featured-content .webinar-featured-date {
  color: #a8a8a8;
  font-weight: bold;
  font-size: 14px;
  display: block;
  margin-bottom: 17px;
  text-transform: uppercase;
}
.webinar-featured .webinar-featured-content .webinar-featured-description {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: 500;
}
.webinar-featured .webinar-featured-content .__social-share {
  top: -10px;
  left: 22px;
}
.webinar-featured .webinar-featured-content .__social-share .essb_icon {
  width: 30px;
  height: 30px;
}
.webinar-featured .webinar-featured-content .__social-share .essb_icon:before {
  font-size: 16px !important;
  top: 8px;
  left: 7px;
}
.webinar-featured .u-link i {
  margin-left: 5px;
}

.webinar__single.vc_row.u-medium-space {
  padding-top: 100px;
  padding-bottom: 100px;
}

.webinar__see-others {
  text-align: center;
  margin-top: 50px;
}

.hero-fundraiser {
  position: relative;
  background-image: url("../images/funraiser-collage.jpg");
  background-size: cover;
  background-position: center;
}
body.home .hero-fundraiser.hero-container {
  padding-bottom: 80px;
}
@media only screen and (max-width: 991px) {
  body.home .hero-fundraiser.hero-container {
    padding: 25px 0 50px 0;
  }
}
.hero-fundraiser:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4));
}
.hero-fundraiser .hero--text {
  margin-bottom: 30px;
}
.hero-fundraiser .hero--text .__inner {
  text-align: center;
}
.hero-fundraiser .hero--text .__btns {
  margin-top: 10px;
}
.hero-fundraiser .hero--text .btn {
  background-color: #f57017;
  border-color: #f57017;
  color: #fff;
}
.hero-fundraiser .hero--text .__btns .btn {
  font-size: 16px;
  padding: 8px 25px;
  border-radius: 0;
}
.hero-fundraiser .hero--text h1 {
  font-size: 32px;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .hero-fundraiser .__img {
    height: auto;
  }
}
.hero-fundraiser .__img .iframe {
  position: relative;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .hero-fundraiser .__img .iframe {
    padding-top: 58%;
    height: auto;
  }
}
.hero-fundraiser .__img .iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mfp-content .media-form {
  max-width: 470px;
  padding: 35px 65px;
}
@media only screen and (max-width: 768px) {
  .mfp-content .media-form {
    padding: 36px 25px;
  }
}
.mfp-content .media-form strong {
  color: #f57017;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  display: block;
  margin-bottom: 5px;
}
.mfp-content .media-form h3 {
  margin-bottom: 5px;
  font-size: 30px;
  color: #323232 !important;
  letter-spacing: -0.05em;
}
.mfp-content .media-form p {
  font-size: 20px;
  letter-spacing: -0.05em;
  color: #5d5d5d !important;
  line-height: 1.35 !important;
}
.mfp-content .media-form small {
  text-align: center;
  font-size: 11px;
  line-height: 1.2;
  display: block;
  margin-top: 8px;
  width: 100%;
}
.mfp-content .media-form .mfp-close-btn-in .mfp-close svg {
  width: 20px;
}
.mfp-content .media-form .formcraft-css .fc-form .form-element .form-element-html {
  padding: 0;
}
.mfp-content .media-form .formcraft-css .fc-form .form-element:not(:last-child) {
  margin-bottom: 15px;
}
.mfp-content .media-form .formcraft-css .fc-form .form-page-content {
  padding: 0;
}
.mfp-content .media-form .formcraft-css .fc-form .field-cover .sub-label-false,
.mfp-content .media-form .formcraft-css .fc-form .field-cover > span,
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div {
  width: 100%;
  top: 0;
  text-align: left;
  font-family: "Colfax", sans-serif !important;
}
.mfp-content .media-form .formcraft-css .fc-form .form-element .error {
  top: -17px;
  right: 0;
}
.mfp-content .media-form .formcraft-css .fc-form .form-element .field-cover [class^=icon-] {
  top: calc(50% - 8px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mfp-content .media-form .formcraft-css .fc-form .form-element.is-required-true .field-cover > span > span:first-child > span {
  font-size: 14px;
  font-weight: 500;
}
.mfp-content .media-form .formcraft-css .fc-form .form-element.is-required-true .field-cover .main-label > span::after {
  right: -15px;
}
.mfp-content .media-form .formcraft-css .fc-form .field-cover > span > span {
  font-size: 14px;
  font-weight: 500;
}
.mfp-content .media-form .fc-form-23 .form-element-field8 .form-element-html > div {
  width: 100%;
  display: block;
}
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div input[type=text],
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div input[type=email],
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div input[type=tel],
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div input[type=password],
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div select,
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div textarea {
  height: 50px;
  margin-top: 5px;
  border-radius: 4px;
  background-color: #fff;
  color: #333;
  border: 2px solid #c5c5c5;
  padding: 9px 12px;
  font-size: 15px;
  margin-top: 0;
}
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div input[type=text]:focus,
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div input[type=email]:focus,
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div input[type=tel]:focus,
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div input[type=password]:focus,
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div select:focus,
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div textarea:focus {
  border-color: #999;
}
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div input[type=email],
.mfp-content .media-form .formcraft-css .fc-form .field-cover > div input[data-val-type=email] {
  padding-right: 40px;
}
.mfp-content .media-form .formcraft-css .fc-form .form-element .submit-cover.align-right {
  text-align: center;
}
.mfp-content .media-form .formcraft-css .fc-form .form-element .submit-cover.animate-false .submit-button {
  background-color: #f57017 !important;
  text-shadow: none;
  text-transform: uppercase;
  font-family: "Colfax", sans-serif !important;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  padding: 1.15rem 3.8rem;
  width: 100% !important;
  display: block;
}
.mfp-content .media-form .formcraft-css .fc-form .form-element .submit-cover.animate-false .submit-button:after {
  content: url("../images/arrow-submit.svg");
  display: inline-block;
  vertical-align: middle;
  fill: #fff;
  width: 28px;
  height: 28px;
  margin-left: 10px;
}
.mfp-content .media-form .formcraft-css .fc-form.fc-form-23 .form-element .stripe-amount-show,
.mfp-content .media-form .formcraft-css .fc-form.fc-form-23 .form-element .submit-cover .submit-button .text,
.mfp-content .media-form .formcraft-css .fc-form.fc-form-23 .form-element .field-cover .button {
  text-shadow: none;
}

.media-article .media-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f0f0f0;
  border-radius: 5px;
  margin-bottom: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
}
@media (min-width: 768px) {
  .media-article .media-item {
    padding-right: 35px;
  }
}
.media-article .media-source {
  width: 23%;
  font-weight: bold;
}
@media (max-width: 767px) {
  .media-article .media-source {
    width: 100%;
  }
}
.media-article .media-source span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  height: 100%;
  background: #fff;
  padding: 5px 15px;
  text-align: center;
  min-height: 55px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.media-article .media-source img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  max-height: 55px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .media-article .media-source img {
    max-height: 50px;
  }
}
.media-article .media-title {
  width: 45%;
  font-weight: bold;
  font-size: 1.687rem;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .media-article .media-title {
    width: 100%;
    margin: 15px 0;
    padding: 0;
  }
}
.media-article .media-date {
  width: 15%;
  color: #666666;
  text-align: center;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .media-article .media-date {
    width: 50%;
    text-align: left;
  }
}
.media-article .media-link {
  width: 17%;
  text-align: right;
}
@media (max-width: 767px) {
  .media-article .media-link {
    width: 50%;
  }
}
.media-article .media-link a {
  padding: 6px 15px;
  width: auto;
  line-height: 1.5;
  pointer-events: auto;
  color: #303030;
  border: 1px solid #d8d8d8;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.media-article .media-link a:hover {
  border-color: #484848;
}

.media-press-section {
  padding: 15px;
}
.media-press-section .tab-content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.media-press-section .tab-pane {
  padding: 0;
}
.media-press-section .see-more-button {
  margin-top: 60px;
}

.media-image-slider-container {
  width: 100% !important;
  margin-left: auto;
}
.media-image-slider-container .media-image-slider-wrapper {
  height: 280px !important;
  overflow: hidden;
}
.media-image-slider-container .media-image-slider-item {
  height: 280px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.media-image-slider-container .media-image-slider-item a {
  display: block;
}
.media-image-slider-container .media-image-slider-item svg {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
  z-index: 99;
}
.media-image-slider-container .media-image-slider-item svg path {
  fill: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.media-image-slider-container .media-image-slider-item svg:hover path {
  fill: #DE5F0A;
}
.media-image-slider-container .media-image-slider-item img {
  max-width: 470px;
  max-height: 280px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.media-image-slider-container .media-image-slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.media-image-slider-container .media-image-slider-controls .slick-arrow {
  font-size: 18px;
  color: #f57017;
}
.media-image-slider-container .media-image-slider-controls .slick-arrow:hover {
  color: #DE5F0A;
}
.media-image-slider-container .media-image-slider-controls .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.media-image-slider-container .media-image-slider-controls .slick-dots li {
  width: 10px;
  height: 10px;
  display: block;
  background-color: #808080;
  overflow: hidden;
  border: 1px solid #808080;
  border-radius: 100%;
  cursor: pointer;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.media-image-slider-container .media-image-slider-controls .slick-dots li.slick-active, .media-image-slider-container .media-image-slider-controls .slick-dots li:hover {
  background-color: transparent;
}
.media-image-slider-container .media-image-slider-controls .slick-dots li button {
  display: none;
}

@media (min-width: 992px) {
  .media-image-slider-container {
    width: 470px !important;
  }
}
/* colors */
#content_guidelines {
  color: #333;
  font-family: "Colfax", sans-serif;
  padding-bottom: 50px !important;
}
@media (max-width: 768px) {
  #content_guidelines {
    padding-bottom: 30px !important;
  }
}
#content_guidelines h1,
#content_guidelines h2,
#content_guidelines h3,
#content_guidelines h4,
#content_guidelines h5 {
  letter-spacing: normal;
  font-family: "Colfax", sans-serif !important;
}
#content_guidelines h1,
#content_guidelines h2 {
  color: #323232;
  font-size: 4.2rem;
  margin-bottom: 42px;
  font-weight: 700 !important;
  line-height: 0.9;
  letter-spacing: -1.6px;
}
@media (max-width: 768px) {
  #content_guidelines h1,
#content_guidelines h2 {
    font-size: 3rem;
    margin-bottom: 21px;
    line-height: 1.2;
  }
}
#content_guidelines h3 {
  font-weight: 400;
  font-size: 3rem;
  color: #444;
  margin-bottom: 37px !important;
}
@media (max-width: 768px) {
  #content_guidelines h3 {
    font-size: 2.4rem;
    margin-bottom: 18px;
  }
}
#content_guidelines h4 {
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: 500;
  margin-bottom: 26px;
  color: #303030;
}
@media (max-width: 768px) {
  #content_guidelines h4 {
    color: #303030;
    font-size: 1.4rem;
    margin-bottom: 23px;
  }
}
@media (max-width: 768px) {
  #content_guidelines p {
    font-size: 1.4rem;
    margin-bottom: 18px;
    line-height: 1.775;
  }
}
#content_guidelines a:hover,
#content_guidelines strong {
  color: #f57017;
}
#content_guidelines a {
  font-weight: 700;
}
#content_guidelines ul,
#content_guidelines ol {
  list-style: none;
  padding: 0;
  margin: 0 0 32px 0;
}
#content_guidelines ul li,
#content_guidelines ol li {
  padding-left: 33px;
  margin-bottom: 18px;
  line-height: 1.7;
  position: relative;
}
@media (max-width: 768px) {
  #content_guidelines ul li,
#content_guidelines ol li {
    line-height: 1.775;
    font-size: 1.4rem;
  }
}
#content_guidelines ul li:before,
#content_guidelines ol li:before {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  position: absolute;
  left: 8px;
  top: 6px;
  color: #f57017;
  font-size: 14px;
}
#content_guidelines .vc_row.u-medium-space {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
@media (max-width: 768px) {
  #content_guidelines .vc_row.u-medium-space {
    padding-bottom: 0 !important;
    padding-top: 45px !important;
    margin-top: -15px;
  }
}
#content_guidelines .wpb_wrapper .wpb_content_element:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #content_guidelines .index_section {
    padding-top: 0px !important;
    padding-bottom: 17px !important;
  }
  #content_guidelines .index_section .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
#content_guidelines .index_section h2 {
  margin-bottom: 74px;
}
@media (max-width: 768px) {
  #content_guidelines .index_section h2 {
    padding: 18px;
    margin-bottom: 0;
    background: #fbfbfb;
  }
}
@media (max-width: 768px) {
  #content_guidelines .index_section .content_guidelines_index li {
    font-size: 1.4rem;
    padding: 14px 20px 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #979797;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  #content_guidelines .index_section .wpb_content_element {
    margin-bottom: 0;
  }
}
#content_guidelines .content_guidelines_index {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content_guidelines .content_guidelines_index h2 {
  margin-bottom: 77px;
}
#content_guidelines .content_guidelines_index li {
  font-size: 2.4rem;
  border-bottom: 1px solid #d9d9d9;
  padding: 0px 2px 0px;
  position: relative;
  margin-bottom: 0;
}
#content_guidelines .content_guidelines_index li:before {
  content: "";
}
#content_guidelines .content_guidelines_index li:after {
  content: " ";
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -7px;
  width: 16px;
  height: 14px;
  background: url("../images/long-right-arrow.png");
}
@media (max-width: 768px) {
  #content_guidelines .content_guidelines_index li:after {
    right: 16px;
  }
}
#content_guidelines .content_guidelines_index li a {
  font-weight: 400;
  color: #333;
  letter-spacing: -0.8px;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
#content_guidelines .content_guidelines_index li a:hover {
  color: #f57017;
}
#content_guidelines .visual_style_section ul li:before {
  content: "";
}
@media (max-width: 768px) {
  #content_guidelines .visual_style_section .wpb_content_element {
    margin-bottom: 21px;
  }
}
#content_guidelines .visual_style_img {
  border-left: 3px solid #d9d9d9;
  padding-left: 28px;
  margin-bottom: 47px;
}
#content_guidelines .visual_style_img:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #content_guidelines .visual_style_img {
    padding-left: 32px;
    padding-right: 2px;
    margin-bottom: 29px;
  }
}
#content_guidelines .visual_style_img img {
  border-radius: 5px;
  max-width: 99%;
}
#content_guidelines .training_process_section ol {
  counter-reset: li;
}
#content_guidelines .training_process_section ol li {
  padding-left: 33px;
}
#content_guidelines .training_process_section ol li:before {
  content: counter(li);
  counter-increment: li;
  color: #fff;
  background: #f57017;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  top: 0;
  left: -1px;
  padding: 7px 5px;
  font-size: 15px;
  width: 27px;
  height: 27px;
  font-family: "Colfax", sans-serif;
}
#content_guidelines .events_section ul li:before,
#content_guidelines .content_consideration_section ul li:before {
  content: "";
  left: 9px;
  top: 5px;
}
#content_guidelines .guidelines_button_container {
  background: #f2f2f2;
  padding: 28px 25px 40px;
  text-align: center;
  border-radius: 5px;
  margin-top: 44px;
}
@media (max-width: 768px) {
  #content_guidelines .guidelines_button_container {
    padding: 27px;
    margin-top: 0;
  }
}
#content_guidelines .guidelines_button_container .guidelines_title {
  font-size: 3rem;
  display: block;
  margin-bottom: 10px;
  letter-spacing: -1px;
  font-weight: 500;
}
@media (max-width: 768px) {
  #content_guidelines .guidelines_button_container .guidelines_title {
    font-size: 2.4rem;
    line-height: 1.3;
  }
}
#content_guidelines .guidelines_button_container .guidelines_actions {
  color: #f57017;
  font-size: 2.5rem;
  display: block;
  margin-bottom: 15px;
  letter-spacing: -1px;
}
#content_guidelines .guidelines_button_container .guidelines_button_link {
  font-size: 1.8rem;
  background: #f57017;
  color: #fff;
  padding: 18px 30px;
  display: inline-block;
  border-radius: 5px;
}
#content_guidelines .guidelines_button_container .guidelines_button_link:hover {
  background: #de5f0a;
}
#content_guidelines .index-sidebar {
  margin-left: -9px;
  position: absolute;
  top: 697px;
  background-color: #fff;
  z-index: 2;
}
@media (max-width: 991px) {
  #content_guidelines .index-sidebar {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  #content_guidelines .index-sidebar {
    position: fixed;
    top: 50px !important;
    right: 0;
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1159px) {
  #content_guidelines .index-sidebar {
    margin-left: -40px;
  }
}
@media screen and (min-width: 1159px) and (max-width: 1259px) {
  #content_guidelines .index-sidebar {
    margin-left: -60px;
  }
}
#content_guidelines .index-sidebar.sticky {
  position: fixed;
  border-radius: 5px;
}
#content_guidelines .index-sidebar .content_guidelines_index {
  width: 100%;
  max-width: 245px;
  -webkit-box-shadow: 0 0 25px 5px #e2e2e2;
          box-shadow: 0 0 25px 5px #e2e2e2;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  #content_guidelines .index-sidebar .content_guidelines_index {
    width: 100%;
    max-width: none;
    border-radius: 0;
  }
}
#content_guidelines .index-sidebar .content_guidelines_index li {
  border-top: 1px solid #d9d9d9;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 0;
}
#content_guidelines .index-sidebar .content_guidelines_index li:first-child {
  border-top: 0;
}
#content_guidelines .index-sidebar .content_guidelines_index li:before, #content_guidelines .index-sidebar .content_guidelines_index li:after {
  content: "";
  background: none;
}
#content_guidelines .index-sidebar .content_guidelines_index li a {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 500;
  color: #777;
  display: block;
  padding: 15px 20px 15px 20px;
  letter-spacing: -0.5px;
}
#content_guidelines .index-sidebar .content_guidelines_index li a.current, #content_guidelines .index-sidebar .content_guidelines_index li a:hover {
  color: #fff;
  background-color: #f57017;
}

.navbar-toggle .icon-bar {
  width: 20px !important;
}

.guidelines-menu-icon {
  display: none;
  position: fixed;
  top: 0;
  right: 100px;
  z-index: 1031;
  border-left: 1px solid #474747;
  padding: 15px 21px;
  background: #191919;
  cursor: pointer;
  height: 50px;
  width: 50px;
}
.guidelines-menu-icon .fa {
  color: #fff;
  font-size: 21px;
}
.guidelines-menu-icon.open {
  padding: 13px 16.5px;
}
.guidelines-menu-icon.open .fa {
  color: #f57017;
}
.guidelines-menu-icon.open .fa:before {
  content: "";
}

@media screen and (max-width: 782px) {
  .logged-in.admin-bar .guidelines-menu-icon {
    top: 46px;
  }
}
@media screen and (max-width: 991px) {
  .guidelines-menu-icon {
    display: block;
  }
}
@media screen and (max-width: 425px) {
  .navbar-brand .logo-img {
    width: 190px !important;
  }
}
@media screen and (max-width: 360px) {
  .navbar-brand .logo-img {
    width: 150px !important;
  }
}
#wpdcom .wpd-form-wrap .comment_guideline {
  background-color: #f9f9f9;
  padding: 2em;
  border-radius: 0.6em;
  margin-top: 2em;
  margin-bottom: 1.5em;
}
#wpdcom .wpd-form-wrap .comment_guideline p:last-child {
  margin-bottom: 0;
}
#wpdcom .wpd-form-wrap .comment_guideline span {
  color: #f57017;
}
#wpdcom .wpd-form-wrap .comment_guideline .small {
  font-size: 14px;
}