@charset "UTF-8";
/*!
Theme Name: Daylight
Theme URI:
Author: Daylight Studio
Author URI: http://thedaylightstudio.com
Description: Description Goes here
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: daylight
Tags:
*/
@font-face {
  font-family: "klarquist_icons";
  src: url("./fonts/klarquist_icons.eot");
  src: url("./fonts/klarquist_icons.eot?#iefix") format("eot"), url("./fonts/klarquist_icons.woff") format("font-woff"), url("./fonts/klarquist_icons.ttf") format("truetype"), url("./fonts/klarquist_icons.svg#klarquist_icons") format("svg");
}
.btn-cta:after, .logo_header_symbol_patent_defenses:before, .icon_cta_arrow_all:before, .down_arrow:before, .cta_arrow:before {
  font-family: "klarquist_icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.logo_header_symbol_patent_defenses span, .icon_cta_arrow_all span, .down_arrow span, .cta_arrow span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.cta_arrow:before {
  content: "\e001";
}
.down_arrow:before {
  content: "\e002";
}
.icon_cta_arrow_all:before {
  content: "\e003";
}
.logo_header_symbol_patent_defenses:before {
  content: "\e004";
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/** COLORS
---------------------------------------- **/
/** FONTS
---------------------------------------- **/
/** RESPONSIVE WIDTHS
---------------------------------------- **/
/** VERTICAL SPACING
---------------------------------------- **/
/** TRANSITIONS
---------------------------------------- **/
/** MISC VARIABLES
---------------------------------------- **/
body {
  width: 100%;
}

[class^=col-] {
  margin-bottom: 2em;
}

@media (min-width: 600px) {
  .col-sm-1 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 6.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-2 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 14.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-3 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 22.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-4 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 31.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-5 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 39.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-6 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 47.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-7 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 56.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-8 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 64.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-9 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 72.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-10 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 81.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-11 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 89.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .col-sm-12 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 97.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 6.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-2 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 14.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-3 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 22.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-4 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 31.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-5 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 39.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-6 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 47.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-7 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 56.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-8 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 64.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-9 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 72.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-10 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 81.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-11 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 89.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 768px) {
  .col-md-12 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 97.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-1 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 6.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-2 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 14.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-3 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 22.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-4 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 31.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-5 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 39.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-6 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 47.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-7 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 56.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-8 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 64.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-9 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 72.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-10 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 81.25%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-11 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 89.5833333333%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg-12 {
    margin-bottom: 0;
    display: inline;
    float: left;
    width: 97.9166666667%;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
  }
}
@media (min-width: 600px) {
  .row-sm, .row {
    display: block;
    width: 102.0833333333%;
    margin: 0 -1.0416666667%;
    *zoom: 1;
    *zoom: 1;
  }
  .row-sm:before, .row:before, .row-sm:after, .row:after {
    content: "";
    display: table;
  }
  .row-sm:after, .row:after {
    clear: both;
  }
  .row-sm:before, .row:before, .row-sm:after, .row:after {
    content: "";
    display: table;
  }
  .row-sm:after, .row:after {
    clear: both;
  }
}
@media (min-width: 768px) {
  .row-md {
    display: block;
    width: 102.0833333333%;
    margin: 0 -1.0416666667%;
    *zoom: 1;
    *zoom: 1;
  }
  .row-md:before, .row-md:after {
    content: "";
    display: table;
  }
  .row-md:after {
    clear: both;
  }
  .row-md:before, .row-md:after {
    content: "";
    display: table;
  }
  .row-md:after {
    clear: both;
  }
}
@media (min-width: 1000px) {
  .row-lg {
    display: block;
    width: 102.0833333333%;
    margin: 0 -1.0416666667%;
    *zoom: 1;
    *zoom: 1;
  }
  .row-lg:before, .row-lg:after {
    content: "";
    display: table;
  }
  .row-lg:after {
    clear: both;
  }
  .row-lg:before, .row-lg:after {
    content: "";
    display: table;
  }
  .row-lg:after {
    clear: both;
  }
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden; /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  background-color: #ccc;
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

body {
  *zoom: 1;
}
body:before, body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}

.hidden {
  display: none;
}

.visuallyhidden, .sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.img-right, img[align=right] {
  float: right;
  margin: 0.2em 0 1em 1em;
}

.img-left, img[align=left] {
  float: left;
  margin: 0.2em 1em 1em 0;
}

.img-center, img[align=middle] {
  float: none;
  display: block;
  margin: 1em auto;
}

.img-left:first-child, img[align=left]:first-child,
.img-right:first-child,
img[align=right]:first-child,
.img-center:first-child,
img[align=middle]:first-child {
  margin-top: 0;
}

/** VERTICAL ALIGNMENT - http://css-tricks.com/centering-in-the-unknown/
---------------------------------------- **/
.align-middle:before, .align-top:before, .align-bottom:before {
  display: inline-block;
  content: "";
  height: 100%;
  vertical-align: middle;
}
.align-middle > *, .align-top > *, .align-bottom > * {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.align-bottom > * {
  vertical-align: bottom;
}

.align-top > * {
  vertical-align: top;
}

/** LISTS
---------------------------------------- **/
.unstyled-list, .delimited-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.delimited-list li {
  display: inline-block;
}
.delimited-list li:before {
  content: " | ";
  padding: 0 0.2em;
}
.delimited-list li:first-child:before {
  display: none;
}

/** TEXT
---------------------------------------- **/
.text-center {
  text-align: center;
}

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

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

.no-pad,
.no-padding {
  padding: 0;
}

.no-marg,
.no-margin {
  margin: 0;
}

/* FUEL CLASSES */
/* for form */
div.error,
li.error,
ul.error {
  background-color: #c30;
  color: #fff;
  padding: 2px 5px;
}

span.error_highlight input,
span.error_highlight textarea,
span.error_highlight select {
  border: 2px solid #c30;
}

/* for ckeditor */
.ckeditor {
  background: #fff;
  padding: 5px 5px 171px 5px;
  color: #000;
  font-size: 12px;
  font-family: "Lucida Grande", "Gill Sans", Arial, Helvetica, Sans-serif !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-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa, .back-link a:after, .nav-menu li:last-of-type a:after {
  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;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .back-link a.fa-pull-left:after, .nav-menu li:last-of-type a.fa-pull-left:after {
  margin-right: 0.3em;
}
.fa.fa-pull-right, .back-link a.fa-pull-right:after, .nav-menu li:last-of-type a.fa-pull-right:after {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, .back-link a.pull-left:after, .nav-menu li:last-of-type a.pull-left:after {
  margin-right: 0.3em;
}
.fa.pull-right, .back-link a.pull-right:after, .nav-menu li:last-of-type a.pull-right:after {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

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

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

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

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

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

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

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

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

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

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

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

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

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

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

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

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

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

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

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

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

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

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

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

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

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

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

.fa-money:before {
  content: "\f0d6";
}

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

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

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

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

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

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

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

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

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

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

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

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

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

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

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

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

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

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

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

#autoComplete_wrapper {
  position: relative;
  display: block;
}

#autoComplete {
  width: 100%;
  position: relative;
  font-size: 15px;
  outline: none;
  color: #71777c;
  background-repeat: no-repeat;
  background-size: 1.2rem;
  background-origin: border-box;
  background-position: center;
  transition: all 0.4s ease;
  -webkit-transition: all -webkit-transform 0.4s ease;
  text-overflow: ellipsis;
}

#autoComplete::placeholder {
  color: #71777c;
  transition: all 0.3s ease;
}

#autoComplete:hover::placeholder {
  color: gray;
  transition: all 0.3s ease;
  -webkit-transition: all -webkit-transform 0.3s ease;
}

#autoComplete:focus::placeholder {
  padding: 0.1rem 0.6rem;
  font-size: 15px;
  color: gray;
  transition: all 0.3s ease;
  -webkit-transition: all -webkit-transform 0.3s ease;
}

#autoComplete::selection {
  color: black;
}

#autoComplete:focus::selection {
  color: #fff;
}

#autoComplete_list {
  width: 100%;
  position: initial;
  z-index: 9999;
  transition: all 0.1s ease-in-out;
  padding-inline-start: 0;
}
#autoComplete_list li {
  z-index: 9999;
}

#autoComplete.input-group-btn {
  vertical-align: top !important;
}

.autoComplete_result {
  padding: 0.8rem;
  border: 0.05rem solid #e3e3e3;
  list-style: none;
  text-align: left;
  font-size: 1.1rem;
  color: rgb(123, 123, 123);
  transition: all 0.1s ease-in-out;
  background-color: #fff;
}

.autoComplete_result::selection {
  color: rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0);
}

.autoComplete_result:hover {
  cursor: pointer;
  /* background-color: lightgray; */
  /* border-left: 2px solid black; */
  /* border-right: 2px solid rgba(255, 122, 122, 1); */
  border-left: 2px solid;
  /* border-bottom: 2px solid transparent; */
}

.autoComplete_selected {
  cursor: pointer;
  /* background-color: rgba(255, 248, 248, 0.9); */
  border-left: 2px solid gray;
  border-right: 2px solid gray;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
}

@media only screen and (max-width: 300px) {
  #autoComplete {
    width: 5rem;
  }
  #autoComplete:focus {
    width: 11rem;
    background-size: 1.6rem;
    background-position: left 1.1rem top 0.75rem;
  }
  .autoComplete_result:first-child {
    border-radius: 1rem 1rem 0 0;
  }
  .autoComplete_result:last-child {
    border-radius: 0 0 1rem 1rem;
  }
  .autoComplete_result:only-child {
    border-radius: 1rem;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #autoComplete {
    border-width: 1px;
  }
  #autoComplete:hover {
    border-width: 1px;
  }
  #autoComplete:focus {
    border-width: 1px;
  }
}
@-moz-document url-prefix() {
  #autoComplete {
    border-width: 1px;
    background-size: 1.2rem;
    background-origin: border-box;
    background-position: center;
  }
  #autoComplete:hover {
    border-width: 1px;
  }
  #autoComplete:focus {
    border-width: 1px;
    background-position: left 1.1rem top 0.8rem;
  }
}
/* Base Styles */
:root {
  --primary-color: #000000;
  --secondary-color: #333333;
  --accent-color: #a8d059;
  --highlight-color: #0066cc;
  --text-color: #000;
  --light-text: #ffffff;
  --background-color: #f5f5f5;
  --light-gray: #e6e6e6;
  --medium-gray: #e0e0e0;
  --dark-gray: #333333;
  --blue-highlight: #72c5e9;
  --green-highlight: #c5e82b;
  --yellow-highlight: #f9ca20;
  --spacing-xs: 0.5rem;
  --spacing-sm: 1rem;
  --spacing-md: 2rem;
  --spacing-lg: 4rem;
  --spacing-xl: 6rem;
  --border-radius: 0;
  --transition: all 0.3s ease;
}

@font-face {
  font-family: "Chronicle Text G1";
  src: url("./fonts/ChronicleTextG1-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Chronicle Text G1";
  src: url("./fonts/ChronicleTextG1-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Chronicle Text G1";
  src: url("./fonts/ChronicleTextG1-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Chronicle Text G1";
  src: url("./fonts/ChronicleTextG1-Roman.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Chronicle Text G1";
  src: url("./fonts/ChronicleTextG1-Semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Chronicle Text G1";
  src: url("./fonts/ChronicleTextG1-SemiItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
::selection {
  background: rgba(6, 112, 194, 0.9);
  text-shadow: none;
  color: #ffffff;
}

hr {
  display: block;
  font-size: 22px;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

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

html,
body {
  width: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
}

html {
  font-size: 62.5%;
}

.mainfont,
html,
body,
button,
input,
select,
textarea {
  font-family: "Asap", Tahoma, Geneva, sans-serif;
}

body {
  font-size: 15px;
  line-height: 1.5;
  background-color: #f8f8f8;
}
@media (min-width: 600px) {
  body {
    font-size: 17px;
  }
}

html,
body,
button,
input,
select,
textarea {
  color: #282a2c;
}

p:first-child, ul:first-child,
ol:first-child {
  margin-top: 0;
}

ul,
ol {
  margin: 2em 0;
}

p {
  margin: 0 0 1em 0;
}

.content a,
.single-col-content-intro a {
  color: #0b86ba;
}

blockquote,
blockquote p {
  font-family: "cardea-lining", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 2rem;
  line-height: 1.4;
}
@media (min-width: 600px) {
  blockquote,
  blockquote p {
    font-size: 2.2rem;
  }
}

cite {
  font-family: "cardea-lining", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media (min-width: 600px) {
  cite {
    font-size: 1.8rem;
  }
}

a {
  color: #45494c;
  text-decoration: none;
}
a:hover {
  color: rgb(44.7310344828, 47.324137931, 49.2689655172);
}
a:active {
  color: rgb(93.2689655172, 98.675862069, 102.7310344828);
}

h6,
.h_promo, h5,
.h_related, h4,
.h_standfirst, h3,
.h_byline, h2,
.h_subheadline, h1,
.h_headline {
  font-family: "cardea-lining", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  margin: 0.5em 0 0.35em;
  line-height: 1.1;
  font-weight: normal;
}
h6:first-child,
.h_promo:first-child, h5:first-child,
.h_related:first-child, h4:first-child,
.h_standfirst:first-child, h3:first-child,
.h_byline:first-child, h2:first-child,
.h_subheadline:first-child, h1:first-child,
.h_headline:first-child {
  margin-top: 0;
}

h1,
.h_headline {
  font-size: 4.2rem;
  line-height: 1.1;
}
@media (min-width: 600px) {
  h1,
  .h_headline {
    font-size: 5.6rem;
  }
}

h2,
.h_subheadline {
  font-size: 3.4rem;
  line-height: 1.2;
}
@media (min-width: 600px) {
  h2,
  .h_subheadline {
    font-size: 4.2rem;
  }
}

h3,
.h_byline {
  font-size: 2.5rem;
  line-height: 1.3;
}
@media (min-width: 600px) {
  h3,
  .h_byline {
    font-size: 3rem;
  }
}

h4,
.h_standfirst {
  font-size: 2.2rem;
  line-height: 1.3;
}
@media (min-width: 600px) {
  h4,
  .h_standfirst {
    font-size: 2.5rem;
  }
}

h5,
.h_related {
  font-family: "Asap", Tahoma, Geneva, sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.3;
  padding: 30px 0 10px;
}
@media (min-width: 600px) {
  h5,
  .h_related {
    font-size: 2.2rem;
    padding: 50px 0 30px;
  }
}

h6,
.h_promo {
  font-family: "Asap", Tahoma, Geneva, sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media (min-width: 600px) {
  h6,
  .h_promo {
    font-size: 1.8rem;
  }
}

big,
.text-large,
.text-intro {
  font-size: 2em;
  line-height: 1.5;
}

small,
.text-small {
  font-size: 0.8em;
  line-height: 1.2;
}

.wrapper, .content-container {
  *zoom: 1;
  max-width: 1070px;
  width: 90%;
  padding: 0;
  margin: 0 auto;
}
.wrapper:before, .content-container:before, .wrapper:after, .content-container:after {
  content: "";
  display: table;
}
.wrapper:after, .content-container:after {
  clear: both;
}

/* Theme styles from style.css */
.clearfix {
  clear: both;
}

.full-width-search {
  margin-top: 30px;
}

.sidebar-nobg {
  background-color: #ffffff;
}

.side-menu-bg {
  background-color: #f8f8f8;
  z-index: 999;
}

.sidebar-search-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}
.sidebar-search-list .sidebar-search {
  background: #ffffff;
  border-bottom-color: #282a2c;
  padding-top: 18px !important;
  padding-bottom: 40px !important;
  border-bottom-width: 4px;
  border-top: solid;
  border-top-width: 4px;
  border-top-color: #282a2c;
}
.sidebar-search-list .sidebar-search .custom-search-form .search-btn {
  vertical-align: top;
  padding-top: 37px;
}
.sidebar-search-list .sidebar-search .custom-search-form:before {
  content: "Search";
  height: 37px;
  width: 139px;
  color: #282a2c;
  font-family: "Cardea OT";
  font-size: 30px;
  letter-spacing: 0;
  line-height: 37px;
}

.sidebar-search-list .full-width-search {
  margin-top: 0px;
}

.sidebar .menu-item .arrow.menu-section-toggle:before {
  content: "\f107" !important;
}
.sidebar .menu-item a.active .arrow.menu-section-toggle:before {
  content: "\f106" !important;
}
.sidebar .menu-item a.active .arrow.closed.menu-section-toggle:before {
  content: "\f107" !important;
}
.sidebar .menu-item.open > .menu-section {
  display: block;
}
.sidebar .menu-item.open .active + .menu-section {
  display: block;
}
.sidebar .menu-section {
  padding: 0px;
  margin: 0px;
  display: none;
}
.sidebar .menu-section li {
  list-style: none;
  padding-left: 0px;
}
.sidebar .menu-section li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sidebar .menu-section-toggle {
  font-size: 12px;
  cursor: pointer;
}

.content {
  padding: 0px 0px 20px 0px;
}

.navbar-static-top {
  border-color: #45494c !important;
  border-width: 0px;
  height: 85px;
  background-color: #282a2c;
}

.navbar-brand {
  padding: 0;
  margin-top: 0;
  margin-left: 0;
  border-bottom: 4px solid #000;
}
.navbar-brand img {
  width: auto;
  height: 35px;
}

@media (min-width: 768px) {
  .navbar-header {
    padding-right: 20px;
  }
}
.navbar-header {
  float: none !important;
}
.navbar-header .navbar-toggle {
  border: 1px solid white;
  margin-top: 22px;
}
.navbar-header .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-default .navbar-toggle {
  margin-top: 24px;
}

.content-table {
  border-color: #ddd;
}

.content-table td {
  padding: 10px;
}

.content-table thead td {
  color: #fff;
  font-weight: bold;
  background: #2b73bf !important;
}

.content ol {
  margin-left: 0;
  padding-left: 0px;
}

.content ol {
  counter-reset: item;
}

.content ol li {
  display: block;
  margin-bottom: 20px;
}

.content ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: bold;
}

.content ul {
  margin-left: 10px;
  padding-left: 10px;
}

.content ul li {
  margin-bottom: 20px;
}

.content ul li ul {
  margin-top: 20px;
}

.content a i {
  color: #193d8c !important;
  margin: 0px 2px 0px 5px;
}

.designby {
  float: right;
}

.tooltipster-box {
  font-size: 12px;
  background: #333 !important;
  border: 3px solid #333 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  padding: 10px !important;
  width: 100%;
  max-width: 450px;
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
  color: lightblue;
  padding: 8px;
}

.html_tooltip {
  cursor: pointer;
  font-size: 10px;
  font-style: italic;
  margin-left: 5px;
  margin-right: 3px;
}

.html_tooltip i {
  cursor: pointer;
  font-size: 14px !important;
}

.tooltip_html {
  visibility: none;
}

.tooltip_templates {
  display: none;
}

.heading-list-item {
  list-style: none !important;
}

.sidebar {
  margin-top: 85px;
}

ul.nav.nav-second-level {
  background: #f1f1f1;
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-top: 1px solid #e7e7e7;
}

.sidebar .nav-second-level li a {
  padding-left: 30px !important;
  font-size: 0.9em;
}

.sidebar ul.nav.nav-second-level {
  max-height: 0;
  overflow: hidden;
}

.sidebar .open ul.nav.nav-second-level {
  max-height: none;
  background-color: #ffffff;
}

.pagination-wrap {
  margin-top: 20px;
  margin-bottom: 15px;
}

.sidebar .arrow {
  margin-top: 3px;
}

.sidebar .fa.arrow:before {
  content: "\f107" !important;
}

.sidebar .open > a > .fa.arrow:before {
  content: "\f106" !important;
}

mark,
.mark {
  background: #ff0 !important;
}

.sidebar ul li a.active {
  background: #70c6eb !important;
  color: #282a2c;
}

.csidebar ul li.current-menu-parent.open > a {
  color: #337ab7;
}

/* Page Animation */
.animsition,
.animsition-overlay {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  overflow: hidden;
}

.animsition-overlay-slide {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #ddd;
}

.animsition-loading,
.animsition-loading:after {
  width: 32px;
  height: 32px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 50%;
  z-index: 100;
}

.animsition-loading {
  background-color: transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.2);
  border-right: 5px solid rgba(0, 0, 0, 0.2);
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
  border-left: 5px solid #eee;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-name: animsition-loading;
  animation-name: animsition-loading;
}

@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fade-out {
  -webkit-animation-name: fade-out;
  animation-name: fade-out;
}

@media only screen and (max-width: 768px) {
  .copyright {
    float: none;
    text-align: center;
  }
  .designby {
    display: none !important;
  }
}
.dropdown-backdrop {
  position: static !important;
}

.sth {
  background: #ff0;
}

.intro-header {
  color: #fff;
  width: 98%;
  height: 0px;
  z-index: 1001;
  position: absolute;
}
.intro-header .row {
  padding-right: 45px;
}
.intro-header .navbar-header {
  margin-top: 26px;
}

.intro-hero {
  color: #ffffff;
  background-image: url("./images/PD_hero.png");
  background-size: cover;
  background-position: center top;
  position: relative;
  width: 100%;
  min-height: 640px;
  display: flex;
  align-items: center;
}
@media (min-width: 340px) {
  .intro-hero {
    min-height: 680px;
  }
}
.intro-hero .mb-0 {
  margin-bottom: 0;
}
.intro-hero .col-md-8 {
  padding-left: 105px;
  margin-bottom: 0 !important;
}
@media (min-width: 320px) {
  .intro-hero .col-md-8 {
    padding-left: 25px;
    padding-top: 120px;
  }
}
@media (min-width: 340px) {
  .intro-hero .col-md-8 {
    padding-left: 25px;
    padding-top: 80px;
  }
}
@media (min-width: 768px) {
  .intro-hero .col-md-8 {
    margin-left: 110px;
  }
}
.intro-hero h2 a {
  color: #70c6eb;
}
.intro-hero h4 {
  line-height: 3rem;
}
@media (min-width: 600px) {
  .intro-hero h4 {
    line-height: 4.6rem;
  }
}
.intro-hero .intro {
  font-size: 2.2rem;
  line-height: 1.6;
  font-family: "cardea-lining", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  padding-bottom: 2px;
}
.intro-hero .intro p {
  font-family: "Asap", Tahoma, Geneva, sans-serif;
  font-size: 18px;
  line-height: 27px;
}
.intro-hero .extra-info {
  padding-top: 23px;
  font-size: 12px;
  font-family: "Asap", Tahoma, Geneva, sans-serif;
  max-width: 465px;
}
.intro-hero .sidebar-search-list {
  margin-top: -15px;
}
.intro-hero .sidebar-search-list .sidebar-search {
  background: none;
  height: 0;
  border: none;
}
.intro-hero .sidebar-search-list .sidebar-search #autoComplete {
  font-size: 20px;
}
.intro-hero .sidebar-search-list .sidebar-search .custom-search-form,
.intro-hero .sidebar-search-list .sidebar-search input#autoComplete,
.intro-hero .sidebar-search-list .sidebar-search button.btn {
  height: 47px;
}
.intro-hero .sidebar-search-list .sidebar-search ul#autoComplete_list {
  margin-top: 43px;
}
.intro-hero .sidebar-search-list .sidebar-search .custom-search-form:before {
  content: "";
}
.intro-hero .sidebar-search-list .sidebar-search .search-btn {
  vertical-align: top;
  padding-top: 0;
}

.intro-two-col {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  background: url("./images/graphic_hexagon.png") right top no-repeat;
  background-position: -48px 657px;
  background-size: 195%;
}
@media (min-width: 340px) {
  .intro-two-col {
    background-position: -40px 563px;
    background-size: 155%;
  }
}
@media (min-width: 400px) {
  .intro-two-col {
    background-position: -40px 537px;
    background-size: 135%;
  }
}
@media (min-width: 768px) {
  .intro-two-col {
    background-position: -35px 515px;
    background-size: 115%;
  }
}
@media (min-width: 1000px) {
  .intro-two-col {
    background: url("./images/graphic_hexagon.png") left center no-repeat;
    background-position: -47px 466px;
    background-size: 95%;
    padding-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  .intro-two-col {
    background-position: 426px 35px;
    background-size: 70%;
    flex-direction: row;
  }
}
.intro-two-col a {
  color: #0b86ba;
  font-size: 18px;
}
.intro-two-col .col-sm-5,
.intro-two-col .col-sm-7 {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 30px;
}
@media (min-width: 600px) {
  .intro-two-col .col-sm-5,
  .intro-two-col .col-sm-7 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .intro-two-col .col-sm-5,
  .intro-two-col .col-sm-7 {
    padding-bottom: 80px;
  }
}
@media (min-width: 1000px) {
  .intro-two-col .col-sm-5,
  .intro-two-col .col-sm-7 {
    width: 90%;
  }
}
@media (min-width: 1200px) {
  .intro-two-col .col-sm-5,
  .intro-two-col .col-sm-7 {
    width: 50%;
  }
}
.intro-two-col .left-content {
  padding-right: 0;
}
.intro-two-col .left-content h2 {
  color: #282a2c;
  font-size: 42px;
  letter-spacing: 0;
  line-height: 52px;
  margin-bottom: 29px;
}
.intro-two-col .left-content h2::after {
  content: "";
  display: block;
  margin-top: 32px;
  content: "";
  display: block;
  box-sizing: border-box;
  height: 1px;
  width: 150px;
  border-bottom: 4px solid #282a2c;
}
.intro-two-col .left-content ol {
  list-style: none;
  counter-reset: list-item-count;
  padding-left: 68px;
  max-width: 350px;
}
.intro-two-col .left-content ol li {
  counter-increment: list-item-count;
  margin: 0 0 5rem 0;
  position: relative;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 27px;
}
.intro-two-col .left-content ol li::before {
  content: counter(list-item-count);
  color: #ffffff;
  font-size: 45px;
  font-weight: normal;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #282a2c;
  text-align: center;
  width: 63px;
  height: 63px;
  left: -88px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  line-height: 68px;
  font-family: "cardea-lining", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.intro-two-col .left-content .list-body {
  margin: 2rem;
}
@media (min-width: 320px) {
  .intro-two-col .left-content .list-body {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .intro-two-col .left-content .list-body {
    width: 82%;
  }
}
.intro-two-col .right-content h3 {
  font-size: 30px;
}
@media (min-width: 1000px) {
  .intro-two-col .right-content {
    padding-top: 95px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .intro-two-col .right-content {
    margin-left: 70px;
    margin-top: 20px;
    width: 75%;
  }
}

.front-page-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.front-page-wrapper a {
  color: #0b86ba;
}
.front-page-wrapper .search-container {
  margin-bottom: 60px;
  max-width: 760px;
}
.front-page-wrapper hr.short-bar {
  width: 300px;
  border-top: 4px solid black;
  margin: 3em 0;
}
.front-page-wrapper p, .front-page-wrapper .list-unstyled {
  font-family: "Chronicle Text G1", sans-serif;
  font-size: 20px;
}
.front-page-wrapper .front-page-content-container {
  max-width: 100%;
  width: 100%;
}
.front-page-wrapper .front-page-content-container .barba-container {
  /*max-width: 1150px;*/
  margin: 0 0 0 40px;
}
.front-page-wrapper .single-col-content-wrapper {
  background-color: #E6E6E6;
  width: 100%;
}
.front-page-wrapper .single-col-content-wrapper .single-col-content-intro {
  padding: 80px 54px;
  /*max-width: 1150px;*/
  margin: 0 auto;
}
@media (min-width: 320px) {
  .front-page-wrapper .single-col-content-wrapper .single-col-content-intro {
    overflow-wrap: break-word;
  }
}
.front-page-wrapper .single-col-content-wrapper .single-col-content-intro .item + .item {
  padding-top: 20px;
}

.single-col-content-intro h2 p,
.ways-to-use h2 p {
  font-size: 3rem;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  padding-bottom: 0;
  margin: 0;
}

.intro-content,
.front-page-wrapper {
  padding-top: 20px;
}

.single-col-content .item {
  max-width: 780px;
}
.single-col-content .item h2 {
  color: #2D2F33;
  font-size: 42px;
  letter-spacing: 0;
  line-height: 52px;
  margin-bottom: 29px;
}
.single-col-content .item h2::after {
  content: "";
  display: block;
  margin-top: 32px;
  content: "";
  display: block;
  box-sizing: border-box;
  height: 1px;
  width: 150px;
  border-bottom: 4px solid #282A2C;
}
.single-col-content .item h2.disclaimer {
  font-size: 2.2rem;
  margin-top: 85px;
  padding-bottom: 20px;
  line-height: 1.3;
  font-family: "cardea-lining", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  margin: 0.5em 0 0.35em;
  line-height: 1.1;
  font-weight: normal;
}
@media (min-width: 600px) {
  .single-col-content .item h2.disclaimer {
    font-size: 2.5rem;
  }
}
.single-col-content .item h2.disclaimer::after {
  border-bottom: none;
  margin-top: -15px;
}
.single-col-content ol {
  counter-reset: list-item-count;
  list-style: none;
  padding-left: 88px;
  margin-bottom: 60px;
}
.single-col-content ol li {
  margin: 0 0 3rem 0;
  counter-increment: list-item-count;
  position: relative;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 27px;
  font-family: "Asap", Tahoma, Geneva, sans-serif;
}
.single-col-content ol li::before {
  content: counter(list-item-count);
  color: #ffffff;
  font-size: 45px;
  font-weight: normal;
  position: absolute;
  background: #282a2c;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 63px;
  height: 63px;
  left: -88px;
  top: 3.5px;
  line-height: 70px;
  font-family: "cardea-lining", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.banner-content {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .banner-content {
    padding-bottom: 40px;
  }
}
.banner-content .banner-image {
  margin-bottom: 20px;
  max-width: 100%;
}
@media (min-width: 600px) {
  .banner-content .banner-image {
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  .banner-content .banner-image {
    max-width: 100%;
  }
}
@media (min-width: 810px) {
  .banner-content .banner-image {
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  .banner-content .banner-image {
    margin-bottom: 0;
    max-width: 100%;
  }
}
.banner-content .banner-link-wrapper {
  margin-bottom: 20px;
  margin-left: 5px;
}
.banner-content .banner-link-wrapper a {
  color: #0b86ba;
  font-size: 18px;
}

.btn-blue {
  color: #ffffff;
  display: inline-block;
  padding: 13px 24px;
  background-color: #0670c2;
  border-radius: 0px;
  box-shadow: 0 1px 4px 0 rgba(69, 73, 76, 0.6);
  font-size: 1.4rem;
  line-height: 1.4;
  transition: all 0.25s cubic-bezier(0.5, 0, 0.5, 1);
}
.btn-blue:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: rgb(4.47, 83.44, 144.53);
  box-shadow: 0 1px 10px 0 rgba(69, 73, 76, 0.6);
}
.btn-blue:active, .btn-blue:focus {
  background-color: rgb(7.53, 140.56, 243.47);
  box-shadow: 0 1px 2px 0 rgba(69, 73, 76, 0.3);
  text-decoration: none;
}
.btn-blue.btn-disabled {
  background-color: #71777c;
  box-shadow: 0 1px 2px 0 rgba(69, 73, 76, 0.3);
  cursor: not-allowed;
}
.btn-blue.btn-inline {
  margin-top: 6px;
  padding: 10px 24px;
}
@media (min-width: 600px) {
  .btn-blue {
    font-size: 1.6rem;
  }
}

.btn-cta {
  font-size: 1.8rem;
  line-height: 1.5;
  transition: color 0.25s cubic-bezier(0.5, 0, 0.5, 1);
}
.btn-cta:after {
  margin-left: 8px;
  width: 40px;
  display: inline-block;
  font-size: 1.4em;
  line-height: 22px;
  content: "\e001";
  vertical-align: middle;
}

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop, .btn-cta:after {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.hvr-pop:hover, .btn-cta:hover:after,
.hvr-pop:focus,
.btn-cta:focus:after,
.hvr-pop:active,
.btn-cta:active:after {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  margin: 1em auto;
}

.no-hero-header {
  padding-top: 80px;
}
.no-hero-header .intro {
  font-size: 2.2rem;
  line-height: 1.6;
  font-family: "cardea-lining", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  padding-bottom: 20px;
}

.hero-header {
  color: #ffffff;
  background-image: linear-gradient(to bottom, rgba(218, 219, 222, 0) 0%, rgba(218, 219, 222, 0) 75%, #dadbde 100%), url("../images/photo_news_hero_klarquist.jpg");
  background-size: cover;
  background-position: center top;
  position: relative;
  padding-top: 85px;
  width: 100%;
  min-height: 470px;
  display: flex;
  align-items: center;
}
.hero-header.tall {
  min-height: 500px;
}
@media (min-width: 600px) {
  .hero-header.tall {
    min-height: 720px;
  }
}
.hero-header .wrapper, .hero-header .content-container {
  height: 100%;
  display: flex;
  align-items: center;
}
.hero-header h4 {
  line-height: 3rem;
}
@media (min-width: 600px) {
  .hero-header h4 {
    line-height: 4.6rem;
  }
}
.hero-header .intro {
  font-size: 2.2rem;
  line-height: 1.6;
  font-family: "cardea-lining", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  padding-bottom: 20px;
}

.page-template,
.page-template-default {
  background: url("../images/background_illo_default_pentagon_01_mobile_@2x.png") right 85px/240px no-repeat, url("../images/background_illo_detail_illo_02_mobile_@2x.png") 66% 50%/350px no-repeat;
  background-color: #dadbde;
}
.page-template.home,
.page-template-default.home {
  background: #dadbde;
}
@media (min-width: 600px) {
  .page-template,
  .page-template-default {
    background: url("../images/background_illo_default_pentagon_01_@2x.png") right 85px/240px no-repeat, url("../images/background_illo_detail_illo_02_@2x.png") 66% 50%/350px no-repeat, url("../images/background_illo_detail_illo_03_@2x.png") left 50px bottom 500px/300px no-repeat;
    background-color: #dadbde;
  }
}

.page-detail {
  padding-top: 20px;
  padding-bottom: 80px;
}

.highlight {
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0 0px 0 rgba(255, 255, 255, 0.4), 0px 0 0px 3px rgba(255, 255, 255, 0.4);
  line-height: 1.8;
}

.menu-toggle {
  display: block;
  float: right;
  background-color: transparent !important;
  box-shadow: none !important;
  height: 85px;
  outline: none;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .menu-toggle {
    display: none;
  }
}

.nav-menu {
  display: none;
  list-style: none;
  padding: 85px 0 0;
  margin: 0;
}
.open + .nav-menu {
  display: block;
}
.nav-menu li {
  margin-bottom: 20px;
}
.nav-menu li a {
  height: 32px;
  padding-top: 3px;
  display: inline-block;
  font-size: 1.5rem;
  color: #ffffff;
  text-decoration: none !important;
  border-bottom: 3px solid transparent;
}
.nav-menu li a:hover {
  border-color: #70C6EB;
  color: #70C6EB;
}
@media (min-width: 1200px) {
  .nav-menu li a {
    font-size: 1.9rem;
    height: 35px;
  }
}
.nav-menu li.current_page_item > a, .nav-menu li.current-menu-item > a {
  color: rgb(152.18, 208.36, 251.82);
}
.nav-menu li:last-of-type a {
  border: 0;
  border-top: 2px solid #71777c;
  padding-top: 20px;
  position: relative;
}
.nav-menu li:last-of-type a:before {
  content: "";
  background: url("images/logo_header_symbol_klarquist@2x.png") center center no-repeat;
  display: inline-block;
  background-size: 20px 23px;
  width: 20px;
  height: 23px;
  vertical-align: bottom;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .nav-menu li:last-of-type a:before {
    height: 28px;
  }
}
.nav-menu li:last-of-type a:after {
  content: "\f054";
  display: inline-block;
  font-size: 0.8em;
  padding-left: 15px;
}
.nav-menu li:last-of-type a:hover:before {
  background-image: url("images/logo_header_symbol_klarquist@2x_blue.png");
}
@media (min-width: 768px) {
  .nav-menu li:last-of-type a {
    border: 0;
    border-left: 2px solid #71777c;
    padding-top: 3px;
    padding-left: 25px;
  }
}
@media (min-width: 768px) {
  .nav-menu li:last-of-type {
    margin-left: 30px;
  }
}
@media (min-width: 768px) {
  .nav-menu li {
    margin: 0 0 0 1.3em;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .nav-menu li:first-of-type {
    margin-left: 0;
  }
}
@media (min-width: 1000px) {
  .nav-menu li {
    margin: 0 0 0 2em;
  }
}
@media (min-width: 768px) {
  .nav-menu {
    display: flex;
    padding: 0;
    flex-direction: row;
    justify-content: flex-end;
    height: 85px;
  }
}

.sitetitle {
  height: 85px;
  float: left;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.sitetitle img {
  width: 160px;
}

.back-link {
  display: block;
  height: 65px;
  background-color: #71777c;
}
.back-link a {
  position: relative;
  padding: 17px 20px;
  display: inline-block;
  font-size: 1.9rem;
  height: 35px;
  color: #ffffff;
  text-decoration: none !important;
}
.back-link a:before {
  content: "";
  background: url("images/logo_header_symbol_klarquist@2x.png") center center/contain no-repeat;
  display: inline-block;
  width: 20px;
  height: 28px;
  vertical-align: bottom;
  margin-right: 10px;
}
.back-link a:after {
  content: "\f054";
  display: inline-block;
  font-size: 0.8em;
  padding-left: 15px;
}
.back-link a:hover {
  border-color: rgb(152.18, 208.36, 251.82);
  color: rgb(152.18, 208.36, 251.82);
}
.back-link a:hover:before {
  background-image: url("images/logo_header_symbol_klarquist@2x_blue.png");
}
@media (min-width: 768px) {
  .back-link {
    display: none;
  }
}

/* Header Styles */
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--light-gray);
  z-index: 1000;
  transition: var(--transition);
  margin-top: var(--wp-admin--admin-bar--height);
}

.header-container {
  display: flex;
  gap: 40px;
  align-items: center;
  padding: var(--spacing-sm) 10px 0 0;
  max-width: unset;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .header-container {
    gap: 120px;
  }
}

.logo-container {
  display: flex;
  justify-content: center;
  padding: 20px 12px 20px 46px;
  background-color: #000;
  transition: background-color 0.25s cubic-bezier(0.5, 0, 0.5, 1), padding 0.25s cubic-bezier(0.5, 0, 0.5, 1);
}
.logo-container img {
  max-width: 120px;
  height: auto;
}
@media (min-width: 1400px) {
  .logo-container {
    padding: 20px 21px 20px 55px;
  }
}
@media (min-width: 1180px) {
  .logo-container {
    padding: 20px 21px 20px 20px;
  }
}
@media (min-width: 1025px) {
  .logo-container {
    padding: 20px 21px 20px 46px;
  }
}

.main-nav {
  display: flex;
  align-items: center;
}

.nav-list {
  display: flex;
  gap: var(--spacing-md);
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-link a {
  color: var(--primary-color);
  text-transform: uppercase;
  font-family: "Roboto Mono", monospace;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.nav-link a:hover,
.nav-link a:focus {
  text-decoration: none;
}

.nav-link a:hover,
.nav-link a.active {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.nav-link.active::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--primary-color);
}

.mobile-menu-btn {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
}

.bar {
  display: block;
  width: 25px;
  height: 2px;
  margin: 5px auto;
  background-color: var(--primary-color);
  transition: var(--transition);
}

/* Hero Section */
.hero-section {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 120px;
  padding-bottom: var(--spacing-xl);
  background-color: var(--light-gray);
  /*min-height: 100vh;*/
}
.hero-section .container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: unset;
  flex-direction: column;
  padding-left: 310px;
}

.hero-content {
  display: flex;
  gap: var(--spacing-lg);
  max-width: 100%;
}
.hero-content .highlight {
  background-color: transparent;
  box-shadow: none;
}

.hero-left {
  max-width: 55%;
}

.hero-right {
  width: 100%;
  padding: 1rem;
  border: none;
}

.pd-logo {
  display: flex;
  align-items: center;
  margin-bottom: var(--spacing-xl);
}
.pd-logo img {
  width: 420px;
  height: auto;
}

.pd-logo-box {
  background-color: var(--primary-color);
  color: var(--light-text);
  font-weight: 700;
  font-size: 1.5rem;
  padding: 0.5rem 0.7rem;
  margin-right: 0.5rem;
}

.pd-logo-text {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
}

.pd-logo-text span:first-child {
  font-weight: 700;
}

.hero-title {
  font-size: 3rem;
  font-family: "Roboto", sans-serif;
  margin-bottom: var(--spacing-md);
  color: var(--primary-color);
  font-weight: unset;
  line-height: 1.1;
  white-space: unset;
}

.hero-link {
  font-weight: 300;
  font-size: 2rem;
  color: var(--primary-color);
  text-decoration: none;
}

.hero-description,
.hero-description p,
.shared-text,
.shared-text p {
  font-family: Gelasio;
  font-weight: 400;
  font-size: 2.1rem;
  line-height: 110%;
  letter-spacing: 0%;
  margin-bottom: 0;
}

.search-input {
  flex: 1;
  padding: var(--spacing-sm);
  border: none;
  outline: none;
  font-size: 1rem;
}

.search-button {
  background-color: var(--light-text);
  border: none;
  padding: 0 var(--spacing-sm);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-tip {
  font-family: Gelasio;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: 0%;
  color: #787878;
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top: 20px;
}

/* Carousel Header */
.carousel-header {
  margin-bottom: var(--spacing-sm);
}

.carousel-header h3 {
  font-family: "Roboto", Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 100%;
  color: #787878;
}

/* Horizontal Carousel Styles */
.horizontal-carousel-container {
  position: relative;
  overflow: hidden;
  height: 300px;
  will-change: transform;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.horizontal-carousel-container.in-view {
  height: 100%;
}

.horizontal-carousel-container.in-view {
  opacity: 1;
  transform: translateY(20px);
}

.horizontal-carousel-track {
  display: flex;
  width: 300%;
  height: 100%;
  will-change: transform;
  transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.carousel-item {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: var(--spacing-md) var(--spacing-md) var(--spacing-md) 0;
  opacity: 0.3;
  transition: opacity 0.3s ease, transform 0.3s ease;
  will-change: opacity, transform;
  transform-origin: center center;
  cursor: grab;
}

.carousel-item:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  opacity: 1 !important;
}

.carousel-item.active {
  opacity: 1;
}

.item-label {
  display: block;
  font-size: 0.8rem;
  color: var(--dark-gray);
  margin-bottom: var(--spacing-xs);
}

.item-title {
  font-family: "Roboto", Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 3rem;
  line-height: 120%;
  margin-bottom: 0;
}
.item-title p {
  margin-bottom: 10px;
}

.highlight {
  position: relative;
  z-index: 1;
  width: fit-content;
  white-space: nowrap;
}

.highlight::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  z-index: -1;
  transform-origin: left;
  transform: scaleX(0);
  transition: transform 0.6s ease;
}

.carousel-item.active .highlight::after {
  transform: scaleX(1);
}

.highlight.blue::after {
  background-color: var(--blue-highlight);
}

.highlight.green::after {
  background-color: var(--green-highlight);
}

.highlight.yellow::after {
  background-color: var(--yellow-highlight);
}

.item-link {
  position: relative;
  display: inline-block;
  margin-top: var(--spacing-md);
  font-size: 2rem;
  font-family: "Roboto Mono", monospace;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--primary-color);
  cursor: pointer;
  padding-bottom: 2px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: fit-content;
}

.item-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--primary-color);
  transition: width 0.3s ease;
}

.item-link:hover {
  text-decoration: none;
}

.item-link:hover::after {
  width: 100%;
}

.carousel-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: var(--spacing-sm) 0;
}

.progress-bar {
  width: 100%;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
  border-radius: 1px;
}

.progress-indicator {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 33.33%;
  background-color: var(--primary-color);
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  border-radius: 1px;
}

.progress-labels {
  display: flex;
  justify-content: space-between;
  padding: 8px 0 0;
  font-size: 0.7rem;
  color: var(--dark-gray);
  opacity: 0.7;
}

.progress-label {
  font-weight: 500;
}

.spacer {
  height: 1000px;
}

/* Smooth transition for all elements */
* {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

/* Media Queries */
@media (max-width: 992px) {
  .hero-content {
    flex-direction: column;
  }
  .hero-left,
  .hero-right {
    flex: 0 0 100%;
  }
  .hero-right {
    border-left: none;
    border-top: 1px solid #7D7D7D;
    padding-left: 0;
    padding-top: var(--spacing-lg);
    margin-top: var(--spacing-lg);
  }
  .hero-title {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .nav-list {
    position: fixed;
    top: 60px;
    left: -100%;
    width: 100%;
    height: calc(100vh - 60px);
    background-color: var(--light-gray);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: var(--spacing-lg);
    transition: var(--transition);
    z-index: 999;
  }
  .nav-list.active {
    left: 0;
  }
  .mobile-menu-btn {
    display: block;
    position: fixed;
    right: 0px;
    top: 10px;
  }
  .mobile-menu-btn.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  .mobile-menu-btn.active .bar:nth-child(2) {
    opacity: 0;
  }
  .mobile-menu-btn.active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
  .hero-title {
    font-size: 1.8rem;
  }
  .item-title {
    font-size: 1.3rem;
  }
}
@media (min-width: 1024px) {
  .hero-section .container {
    flex-direction: row;
  }
  .hero-title {
    white-space: nowrap;
  }
}
@media (max-width: 992px) {
  .hero-title {
    font-size: 6rem;
  }
  .hero-section .container {
    padding: 0 20px;
  }
  .front-page-wrapper p, .front-page-wrapper .list-unstyled {
    line-height: normal;
  }
}
@media (max-width: 768px) {
  .hero-title {
    font-size: 3rem;
    white-space: unset;
  }
  .front-page-wrapper .front-page-content-container .barba-container {
    margin: 0 0 0 10px;
  }
  .front-page-wrapper .single-col-content-wrapper .single-col-content-intro {
    padding: 80px 10px;
  }
}
@media (max-width: 576px) {
  .hero-title {
    font-size: 3rem;
  }
}
.footer {
  margin-bottom: -20px;
}
.footer .footer-content {
  width: 210px;
  margin: 0 auto;
  text-align: center;
}
.footer .footer-content h6 {
  padding: 10px 0;
  font-weight: 600;
}
.footer .footer-content p {
  color: #0670c2;
  font-size: 15px;
  font-weight: 700;
}
.footer .footer-content .btn {
  display: block;
  margin: 0 auto 5px;
  width: 80%;
  text-decoration: none !important;
}
.footer .footer-content a.btn {
  color: #ffffff;
  display: block;
  padding: 13px 24px;
  background-color: #282a2c;
  font-weight: 500;
  font-size: 1.6rem;
  border-radius: 0px;
  line-height: 1.4;
  transition: all 0.25s cubic-bezier(0.5, 0, 0.5, 1);
  font-family: "Roboto", Tahoma, Geneva, sans-serif;
  margin: 0 5px;
}
.footer .footer-content a.btn:hover {
  background-color: #fff;
  color: #000;
  box-shadow: 0 1px 10px 0 #000;
}

.colophon {
  min-height: 100px;
  background-color: #282a2c;
  color: #ffffff;
  text-align: center;
  font-family: "Roboto", Tahoma, Geneva, sans-serif;
}
.colophon p {
  padding-top: 35px;
  margin: 0;
  font-size: 1.4rem;
}
.colophon p + p {
  padding-top: 0;
}
.colophon a {
  color: #ffffff;
  text-decoration: underline;
}
.colophon a:hover {
  text-decoration: none;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  margin: 1em auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

@media (min-width: 768px) {
  .page-container {
    display: flex;
    flex-direction: row;
  }
}
.page-container.homepage-container {
  flex-flow: row wrap;
}
@media (min-width: 768px) {
  .page-container.homepage-container {
    flex-flow: row;
  }
}

.content-container {
  max-width: initial;
  padding-top: 40px;
}
@media (min-width: 768px) {
  .content-container {
    padding: 40px 25px;
    margin: 0;
  }
}

.sidebar-nav-container {
  position: relative;
  background-color: #f8f8f8;
  z-index: 100;
}
@media (min-width: 768px) {
  .sidebar-nav-container {
    border-right: 1px solid #e7e7e7;
  }
}

.sidebar {
  position: absolute;
  margin-top: 0;
  width: 100vw;
  margin-left: -15px;
  margin-top: -40px;
}
@media (min-width: 768px) {
  .sidebar {
    position: relative;
    width: auto;
    margin-left: 0;
    max-width: 251px;
    min-width: 250px;
  }
}

.page-header {
  margin-top: 0;
}

ul.nav {
  margin: 0;
}
ul.nav a:focus {
  color: #0b86ba;
  background: transparent;
}

.content-social-container__item,
.sidebar-social-container__item {
  padding: 40px;
  box-shadow: 0px 3px 12px rgba(40, 42, 44, 0.15);
}
.content-social-container__item h3,
.sidebar-social-container__item h3 {
  display: inline-flex;
  align-items: center;
  flex-flow: row wrap;
}
.content-social-container__item h3 img,
.sidebar-social-container__item h3 img {
  height: 0.8em;
  width: auto;
  display: inline-block;
  margin-left: 10px;
}
.content-social-container__item a.btn-cta,
.sidebar-social-container__item a.btn-cta {
  color: #0b86ba;
}
.content-social-container__item + .sidebar-social-container__item,
.sidebar-social-container__item + .sidebar-social-container__item {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .content-social-container__item + .sidebar-social-container__item,
  .sidebar-social-container__item + .sidebar-social-container__item {
    margin-top: 40px;
  }
}

.content-social-container {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding-bottom: 53px;
}
@media (min-width: 900px) {
  .content-social-container {
    margin: 0 -27px;
  }
}
@media (min-width: 1560px) {
  .content-social-container {
    display: none;
  }
}
.content-social-container__col {
  flex: 1 0 auto;
  width: 100%;
  padding: 20px 0;
  display: inline-flex;
}
@media (min-width: 900px) {
  .content-social-container__col {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0 27px;
  }
}
.content-social-container__col .content-social-container__item {
  width: 100%;
}

.content-social-container.twitter {
  margin: -33px 0;
  margin-bottom: 32px;
}
@media (min-width: 900px) {
  .content-social-container.twitter {
    margin: 0 0;
    margin-bottom: 32px;
  }
}

.sidebar-social-container {
  display: none;
}
@media (min-width: 1560px) {
  .sidebar-social-container {
    display: block;
    flex: 1 1 550px;
    padding: 49px;
    padding-left: 0;
    max-width: 550px;
  }
}

#ctf .ctf-with-logo .ctf-author-box {
  margin-bottom: 0 !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]: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;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

/*# sourceMappingURL=main.css.map */
