/*!
Theme Name: Orima
Theme URI: http://orima.com.au/
Author: Ben McKeown
Author URI: http://jenandben.com.au/
Description: A theme created by Jen & Ben Design.
Version: 0.1-wpcom
Text Domain: orima
Tags:

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Orima is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/* line 2, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* BREAKPOINTS */
/* horizontal */
/* vertical */
/**
 * Palette
 */
/**
 * Variables
 */
/* line 1, sass/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 7, sass/_normalize.scss */
body {
  margin: 0;
}

/* line 11, sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 26, sass/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 34, sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 39, sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 44, sass/_normalize.scss */
a {
  background-color: transparent;
}

/* line 48, sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 53, sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 57, sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 62, sass/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 66, sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 71, sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 76, sass/_normalize.scss */
small {
  font-size: 80%;
}

/* line 80, sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 88, sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 92, sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 96, sass/_normalize.scss */
img {
  border: 0;
}

/* line 100, sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 104, sass/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 108, sass/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 113, sass/_normalize.scss */
pre {
  overflow: auto;
}

/* line 117, sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 125, sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 135, sass/_normalize.scss */
button {
  overflow: visible;
}

/* line 139, sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 144, sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 152, sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 157, sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 163, sass/_normalize.scss */
input {
  line-height: normal;
}

/* line 167, sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 173, sass/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 178, sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 183, sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 189, sass/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 194, sass/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 198, sass/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 202, sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 207, sass/_normalize.scss */
td,
th {
  padding: 0;
}

@font-face {
  font-family: 'themify';
  src: url("dist/fonts/themify.eot?-fvbane");
  src: url("dist/fonts/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("dist/fonts/themify.woff?-fvbane") format("woff"), url("dist/fonts/themify.ttf?-fvbane") format("truetype"), url("dist/fonts/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, sass/vendor/_themify.scss */
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 26, sass/vendor/_themify.scss */
.ti-wand:before {
  content: "\e600";
}

/* line 29, sass/vendor/_themify.scss */
.ti-volume:before {
  content: "\e601";
}

/* line 32, sass/vendor/_themify.scss */
.ti-user:before {
  content: "\e602";
}

/* line 35, sass/vendor/_themify.scss */
.ti-unlock:before {
  content: "\e603";
}

/* line 38, sass/vendor/_themify.scss */
.ti-unlink:before {
  content: "\e604";
}

/* line 41, sass/vendor/_themify.scss */
.ti-trash:before {
  content: "\e605";
}

/* line 44, sass/vendor/_themify.scss */
.ti-thought:before {
  content: "\e606";
}

/* line 47, sass/vendor/_themify.scss */
.ti-target:before {
  content: "\e607";
}

/* line 50, sass/vendor/_themify.scss */
.ti-tag:before {
  content: "\e608";
}

/* line 53, sass/vendor/_themify.scss */
.ti-tablet:before {
  content: "\e609";
}

/* line 56, sass/vendor/_themify.scss */
.ti-star:before {
  content: "\e60a";
}

/* line 59, sass/vendor/_themify.scss */
.ti-spray:before {
  content: "\e60b";
}

/* line 62, sass/vendor/_themify.scss */
.ti-signal:before {
  content: "\e60c";
}

/* line 65, sass/vendor/_themify.scss */
.ti-shopping-cart:before {
  content: "\e60d";
}

/* line 68, sass/vendor/_themify.scss */
.ti-shopping-cart-full:before {
  content: "\e60e";
}

/* line 71, sass/vendor/_themify.scss */
.ti-settings:before {
  content: "\e60f";
}

/* line 74, sass/vendor/_themify.scss */
.ti-search:before {
  content: "\e610";
}

/* line 77, sass/vendor/_themify.scss */
.ti-zoom-in:before {
  content: "\e611";
}

/* line 80, sass/vendor/_themify.scss */
.ti-zoom-out:before {
  content: "\e612";
}

/* line 83, sass/vendor/_themify.scss */
.ti-cut:before {
  content: "\e613";
}

/* line 86, sass/vendor/_themify.scss */
.ti-ruler:before {
  content: "\e614";
}

/* line 89, sass/vendor/_themify.scss */
.ti-ruler-pencil:before {
  content: "\e615";
}

/* line 92, sass/vendor/_themify.scss */
.ti-ruler-alt:before {
  content: "\e616";
}

/* line 95, sass/vendor/_themify.scss */
.ti-bookmark:before {
  content: "\e617";
}

/* line 98, sass/vendor/_themify.scss */
.ti-bookmark-alt:before {
  content: "\e618";
}

/* line 101, sass/vendor/_themify.scss */
.ti-reload:before {
  content: "\e619";
}

/* line 104, sass/vendor/_themify.scss */
.ti-plus:before {
  content: "\e61a";
}

/* line 107, sass/vendor/_themify.scss */
.ti-pin:before {
  content: "\e61b";
}

/* line 110, sass/vendor/_themify.scss */
.ti-pencil:before {
  content: "\e61c";
}

/* line 113, sass/vendor/_themify.scss */
.ti-pencil-alt:before {
  content: "\e61d";
}

/* line 116, sass/vendor/_themify.scss */
.ti-paint-roller:before {
  content: "\e61e";
}

/* line 119, sass/vendor/_themify.scss */
.ti-paint-bucket:before {
  content: "\e61f";
}

/* line 122, sass/vendor/_themify.scss */
.ti-na:before {
  content: "\e620";
}

/* line 125, sass/vendor/_themify.scss */
.ti-mobile:before {
  content: "\e621";
}

/* line 128, sass/vendor/_themify.scss */
.ti-minus:before {
  content: "\e622";
}

/* line 131, sass/vendor/_themify.scss */
.ti-medall:before {
  content: "\e623";
}

/* line 134, sass/vendor/_themify.scss */
.ti-medall-alt:before {
  content: "\e624";
}

/* line 137, sass/vendor/_themify.scss */
.ti-marker:before {
  content: "\e625";
}

/* line 140, sass/vendor/_themify.scss */
.ti-marker-alt:before {
  content: "\e626";
}

/* line 143, sass/vendor/_themify.scss */
.ti-arrow-up:before {
  content: "\e627";
}

/* line 146, sass/vendor/_themify.scss */
.ti-arrow-right:before {
  content: "\e628";
}

/* line 149, sass/vendor/_themify.scss */
.ti-arrow-left:before {
  content: "\e629";
}

/* line 152, sass/vendor/_themify.scss */
.ti-arrow-down:before {
  content: "\e62a";
}

/* line 155, sass/vendor/_themify.scss */
.ti-lock:before {
  content: "\e62b";
}

/* line 158, sass/vendor/_themify.scss */
.ti-location-arrow:before {
  content: "\e62c";
}

/* line 161, sass/vendor/_themify.scss */
.ti-link:before {
  content: "\e62d";
}

/* line 164, sass/vendor/_themify.scss */
.ti-layout:before {
  content: "\e62e";
}

/* line 167, sass/vendor/_themify.scss */
.ti-layers:before {
  content: "\e62f";
}

/* line 170, sass/vendor/_themify.scss */
.ti-layers-alt:before {
  content: "\e630";
}

/* line 173, sass/vendor/_themify.scss */
.ti-key:before {
  content: "\e631";
}

/* line 176, sass/vendor/_themify.scss */
.ti-import:before {
  content: "\e632";
}

/* line 179, sass/vendor/_themify.scss */
.ti-image:before {
  content: "\e633";
}

/* line 182, sass/vendor/_themify.scss */
.ti-heart:before {
  content: "\e634";
}

/* line 185, sass/vendor/_themify.scss */
.ti-heart-broken:before {
  content: "\e635";
}

/* line 188, sass/vendor/_themify.scss */
.ti-hand-stop:before {
  content: "\e636";
}

/* line 191, sass/vendor/_themify.scss */
.ti-hand-open:before {
  content: "\e637";
}

/* line 194, sass/vendor/_themify.scss */
.ti-hand-drag:before {
  content: "\e638";
}

/* line 197, sass/vendor/_themify.scss */
.ti-folder:before {
  content: "\e639";
}

/* line 200, sass/vendor/_themify.scss */
.ti-flag:before {
  content: "\e63a";
}

/* line 203, sass/vendor/_themify.scss */
.ti-flag-alt:before {
  content: "\e63b";
}

/* line 206, sass/vendor/_themify.scss */
.ti-flag-alt-2:before {
  content: "\e63c";
}

/* line 209, sass/vendor/_themify.scss */
.ti-eye:before {
  content: "\e63d";
}

/* line 212, sass/vendor/_themify.scss */
.ti-export:before {
  content: "\e63e";
}

/* line 215, sass/vendor/_themify.scss */
.ti-exchange-vertical:before {
  content: "\e63f";
}

/* line 218, sass/vendor/_themify.scss */
.ti-desktop:before {
  content: "\e640";
}

/* line 221, sass/vendor/_themify.scss */
.ti-cup:before {
  content: "\e641";
}

/* line 224, sass/vendor/_themify.scss */
.ti-crown:before {
  content: "\e642";
}

/* line 227, sass/vendor/_themify.scss */
.ti-comments:before {
  content: "\e643";
}

/* line 230, sass/vendor/_themify.scss */
.ti-comment:before {
  content: "\e644";
}

/* line 233, sass/vendor/_themify.scss */
.ti-comment-alt:before {
  content: "\e645";
}

/* line 236, sass/vendor/_themify.scss */
.ti-close:before {
  content: "\e646";
}

/* line 239, sass/vendor/_themify.scss */
.ti-clip:before {
  content: "\e647";
}

/* line 242, sass/vendor/_themify.scss */
.ti-angle-up:before {
  content: "\e648";
}

/* line 245, sass/vendor/_themify.scss */
.ti-angle-right:before {
  content: "\e649";
}

/* line 248, sass/vendor/_themify.scss */
.ti-angle-left:before {
  content: "\e64a";
}

/* line 251, sass/vendor/_themify.scss */
.ti-angle-down:before {
  content: "\e64b";
}

/* line 254, sass/vendor/_themify.scss */
.ti-check:before {
  content: "\e64c";
}

/* line 257, sass/vendor/_themify.scss */
.ti-check-box:before {
  content: "\e64d";
}

/* line 260, sass/vendor/_themify.scss */
.ti-camera:before {
  content: "\e64e";
}

/* line 263, sass/vendor/_themify.scss */
.ti-announcement:before {
  content: "\e64f";
}

/* line 266, sass/vendor/_themify.scss */
.ti-brush:before {
  content: "\e650";
}

/* line 269, sass/vendor/_themify.scss */
.ti-briefcase:before {
  content: "\e651";
}

/* line 272, sass/vendor/_themify.scss */
.ti-bolt:before {
  content: "\e652";
}

/* line 275, sass/vendor/_themify.scss */
.ti-bolt-alt:before {
  content: "\e653";
}

/* line 278, sass/vendor/_themify.scss */
.ti-blackboard:before {
  content: "\e654";
}

/* line 281, sass/vendor/_themify.scss */
.ti-bag:before {
  content: "\e655";
}

/* line 284, sass/vendor/_themify.scss */
.ti-move:before {
  content: "\e656";
}

/* line 287, sass/vendor/_themify.scss */
.ti-arrows-vertical:before {
  content: "\e657";
}

/* line 290, sass/vendor/_themify.scss */
.ti-arrows-horizontal:before {
  content: "\e658";
}

/* line 293, sass/vendor/_themify.scss */
.ti-fullscreen:before {
  content: "\e659";
}

/* line 296, sass/vendor/_themify.scss */
.ti-arrow-top-right:before {
  content: "\e65a";
}

/* line 299, sass/vendor/_themify.scss */
.ti-arrow-top-left:before {
  content: "\e65b";
}

/* line 302, sass/vendor/_themify.scss */
.ti-arrow-circle-up:before {
  content: "\e65c";
}

/* line 305, sass/vendor/_themify.scss */
.ti-arrow-circle-right:before {
  content: "\e65d";
}

/* line 308, sass/vendor/_themify.scss */
.ti-arrow-circle-left:before {
  content: "\e65e";
}

/* line 311, sass/vendor/_themify.scss */
.ti-arrow-circle-down:before {
  content: "\e65f";
}

/* line 314, sass/vendor/_themify.scss */
.ti-angle-double-up:before {
  content: "\e660";
}

/* line 317, sass/vendor/_themify.scss */
.ti-angle-double-right:before {
  content: "\e661";
}

/* line 320, sass/vendor/_themify.scss */
.ti-angle-double-left:before {
  content: "\e662";
}

/* line 323, sass/vendor/_themify.scss */
.ti-angle-double-down:before {
  content: "\e663";
}

/* line 326, sass/vendor/_themify.scss */
.ti-zip:before {
  content: "\e664";
}

/* line 329, sass/vendor/_themify.scss */
.ti-world:before {
  content: "\e665";
}

/* line 332, sass/vendor/_themify.scss */
.ti-wheelchair:before {
  content: "\e666";
}

/* line 335, sass/vendor/_themify.scss */
.ti-view-list:before {
  content: "\e667";
}

/* line 338, sass/vendor/_themify.scss */
.ti-view-list-alt:before {
  content: "\e668";
}

/* line 341, sass/vendor/_themify.scss */
.ti-view-grid:before {
  content: "\e669";
}

/* line 344, sass/vendor/_themify.scss */
.ti-uppercase:before {
  content: "\e66a";
}

/* line 347, sass/vendor/_themify.scss */
.ti-upload:before {
  content: "\e66b";
}

/* line 350, sass/vendor/_themify.scss */
.ti-underline:before {
  content: "\e66c";
}

/* line 353, sass/vendor/_themify.scss */
.ti-truck:before {
  content: "\e66d";
}

/* line 356, sass/vendor/_themify.scss */
.ti-timer:before {
  content: "\e66e";
}

/* line 359, sass/vendor/_themify.scss */
.ti-ticket:before {
  content: "\e66f";
}

/* line 362, sass/vendor/_themify.scss */
.ti-thumb-up:before {
  content: "\e670";
}

/* line 365, sass/vendor/_themify.scss */
.ti-thumb-down:before {
  content: "\e671";
}

/* line 368, sass/vendor/_themify.scss */
.ti-text:before {
  content: "\e672";
}

/* line 371, sass/vendor/_themify.scss */
.ti-stats-up:before {
  content: "\e673";
}

/* line 374, sass/vendor/_themify.scss */
.ti-stats-down:before {
  content: "\e674";
}

/* line 377, sass/vendor/_themify.scss */
.ti-split-v:before {
  content: "\e675";
}

/* line 380, sass/vendor/_themify.scss */
.ti-split-h:before {
  content: "\e676";
}

/* line 383, sass/vendor/_themify.scss */
.ti-smallcap:before {
  content: "\e677";
}

/* line 386, sass/vendor/_themify.scss */
.ti-shine:before {
  content: "\e678";
}

/* line 389, sass/vendor/_themify.scss */
.ti-shift-right:before {
  content: "\e679";
}

/* line 392, sass/vendor/_themify.scss */
.ti-shift-left:before {
  content: "\e67a";
}

/* line 395, sass/vendor/_themify.scss */
.ti-shield:before {
  content: "\e67b";
}

/* line 398, sass/vendor/_themify.scss */
.ti-notepad:before {
  content: "\e67c";
}

/* line 401, sass/vendor/_themify.scss */
.ti-server:before {
  content: "\e67d";
}

/* line 404, sass/vendor/_themify.scss */
.ti-quote-right:before {
  content: "\e67e";
}

/* line 407, sass/vendor/_themify.scss */
.ti-quote-left:before {
  content: "\e67f";
}

/* line 410, sass/vendor/_themify.scss */
.ti-pulse:before {
  content: "\e680";
}

/* line 413, sass/vendor/_themify.scss */
.ti-printer:before {
  content: "\e681";
}

/* line 416, sass/vendor/_themify.scss */
.ti-power-off:before {
  content: "\e682";
}

/* line 419, sass/vendor/_themify.scss */
.ti-plug:before {
  content: "\e683";
}

/* line 422, sass/vendor/_themify.scss */
.ti-pie-chart:before {
  content: "\e684";
}

/* line 425, sass/vendor/_themify.scss */
.ti-paragraph:before {
  content: "\e685";
}

/* line 428, sass/vendor/_themify.scss */
.ti-panel:before {
  content: "\e686";
}

/* line 431, sass/vendor/_themify.scss */
.ti-package:before {
  content: "\e687";
}

/* line 434, sass/vendor/_themify.scss */
.ti-music:before {
  content: "\e688";
}

/* line 437, sass/vendor/_themify.scss */
.ti-music-alt:before {
  content: "\e689";
}

/* line 440, sass/vendor/_themify.scss */
.ti-mouse:before {
  content: "\e68a";
}

/* line 443, sass/vendor/_themify.scss */
.ti-mouse-alt:before {
  content: "\e68b";
}

/* line 446, sass/vendor/_themify.scss */
.ti-money:before {
  content: "\e68c";
}

/* line 449, sass/vendor/_themify.scss */
.ti-microphone:before {
  content: "\e68d";
}

/* line 452, sass/vendor/_themify.scss */
.ti-menu:before {
  content: "\e68e";
}

/* line 455, sass/vendor/_themify.scss */
.ti-menu-alt:before {
  content: "\e68f";
}

/* line 458, sass/vendor/_themify.scss */
.ti-map:before {
  content: "\e690";
}

/* line 461, sass/vendor/_themify.scss */
.ti-map-alt:before {
  content: "\e691";
}

/* line 464, sass/vendor/_themify.scss */
.ti-loop:before {
  content: "\e692";
}

/* line 467, sass/vendor/_themify.scss */
.ti-location-pin:before {
  content: "\e693";
}

/* line 470, sass/vendor/_themify.scss */
.ti-list:before {
  content: "\e694";
}

/* line 473, sass/vendor/_themify.scss */
.ti-light-bulb:before {
  content: "\e695";
}

/* line 476, sass/vendor/_themify.scss */
.ti-Italic:before {
  content: "\e696";
}

/* line 479, sass/vendor/_themify.scss */
.ti-info:before {
  content: "\e697";
}

/* line 482, sass/vendor/_themify.scss */
.ti-infinite:before {
  content: "\e698";
}

/* line 485, sass/vendor/_themify.scss */
.ti-id-badge:before {
  content: "\e699";
}

/* line 488, sass/vendor/_themify.scss */
.ti-hummer:before {
  content: "\e69a";
}

/* line 491, sass/vendor/_themify.scss */
.ti-home:before {
  content: "\e69b";
}

/* line 494, sass/vendor/_themify.scss */
.ti-help:before {
  content: "\e69c";
}

/* line 497, sass/vendor/_themify.scss */
.ti-headphone:before {
  content: "\e69d";
}

/* line 500, sass/vendor/_themify.scss */
.ti-harddrives:before {
  content: "\e69e";
}

/* line 503, sass/vendor/_themify.scss */
.ti-harddrive:before {
  content: "\e69f";
}

/* line 506, sass/vendor/_themify.scss */
.ti-gift:before {
  content: "\e6a0";
}

/* line 509, sass/vendor/_themify.scss */
.ti-game:before {
  content: "\e6a1";
}

/* line 512, sass/vendor/_themify.scss */
.ti-filter:before {
  content: "\e6a2";
}

/* line 515, sass/vendor/_themify.scss */
.ti-files:before {
  content: "\e6a3";
}

/* line 518, sass/vendor/_themify.scss */
.ti-file:before {
  content: "\e6a4";
}

/* line 521, sass/vendor/_themify.scss */
.ti-eraser:before {
  content: "\e6a5";
}

/* line 524, sass/vendor/_themify.scss */
.ti-envelope:before {
  content: "\e6a6";
}

/* line 527, sass/vendor/_themify.scss */
.ti-download:before {
  content: "\e6a7";
}

/* line 530, sass/vendor/_themify.scss */
.ti-direction:before {
  content: "\e6a8";
}

/* line 533, sass/vendor/_themify.scss */
.ti-direction-alt:before {
  content: "\e6a9";
}

/* line 536, sass/vendor/_themify.scss */
.ti-dashboard:before {
  content: "\e6aa";
}

/* line 539, sass/vendor/_themify.scss */
.ti-control-stop:before {
  content: "\e6ab";
}

/* line 542, sass/vendor/_themify.scss */
.ti-control-shuffle:before {
  content: "\e6ac";
}

/* line 545, sass/vendor/_themify.scss */
.ti-control-play:before {
  content: "\e6ad";
}

/* line 548, sass/vendor/_themify.scss */
.ti-control-pause:before {
  content: "\e6ae";
}

/* line 551, sass/vendor/_themify.scss */
.ti-control-forward:before {
  content: "\e6af";
}

/* line 554, sass/vendor/_themify.scss */
.ti-control-backward:before {
  content: "\e6b0";
}

/* line 557, sass/vendor/_themify.scss */
.ti-cloud:before {
  content: "\e6b1";
}

/* line 560, sass/vendor/_themify.scss */
.ti-cloud-up:before {
  content: "\e6b2";
}

/* line 563, sass/vendor/_themify.scss */
.ti-cloud-down:before {
  content: "\e6b3";
}

/* line 566, sass/vendor/_themify.scss */
.ti-clipboard:before {
  content: "\e6b4";
}

/* line 569, sass/vendor/_themify.scss */
.ti-car:before {
  content: "\e6b5";
}

/* line 572, sass/vendor/_themify.scss */
.ti-calendar:before {
  content: "\e6b6";
}

/* line 575, sass/vendor/_themify.scss */
.ti-book:before {
  content: "\e6b7";
}

/* line 578, sass/vendor/_themify.scss */
.ti-bell:before {
  content: "\e6b8";
}

/* line 581, sass/vendor/_themify.scss */
.ti-basketball:before {
  content: "\e6b9";
}

/* line 584, sass/vendor/_themify.scss */
.ti-bar-chart:before {
  content: "\e6ba";
}

/* line 587, sass/vendor/_themify.scss */
.ti-bar-chart-alt:before {
  content: "\e6bb";
}

/* line 590, sass/vendor/_themify.scss */
.ti-back-right:before {
  content: "\e6bc";
}

/* line 593, sass/vendor/_themify.scss */
.ti-back-left:before {
  content: "\e6bd";
}

/* line 596, sass/vendor/_themify.scss */
.ti-arrows-corner:before {
  content: "\e6be";
}

/* line 599, sass/vendor/_themify.scss */
.ti-archive:before {
  content: "\e6bf";
}

/* line 602, sass/vendor/_themify.scss */
.ti-anchor:before {
  content: "\e6c0";
}

/* line 605, sass/vendor/_themify.scss */
.ti-align-right:before {
  content: "\e6c1";
}

/* line 608, sass/vendor/_themify.scss */
.ti-align-left:before {
  content: "\e6c2";
}

/* line 611, sass/vendor/_themify.scss */
.ti-align-justify:before {
  content: "\e6c3";
}

/* line 614, sass/vendor/_themify.scss */
.ti-align-center:before {
  content: "\e6c4";
}

/* line 617, sass/vendor/_themify.scss */
.ti-alert:before {
  content: "\e6c5";
}

/* line 620, sass/vendor/_themify.scss */
.ti-alarm-clock:before {
  content: "\e6c6";
}

/* line 623, sass/vendor/_themify.scss */
.ti-agenda:before {
  content: "\e6c7";
}

/* line 626, sass/vendor/_themify.scss */
.ti-write:before {
  content: "\e6c8";
}

/* line 629, sass/vendor/_themify.scss */
.ti-window:before {
  content: "\e6c9";
}

/* line 632, sass/vendor/_themify.scss */
.ti-widgetized:before {
  content: "\e6ca";
}

/* line 635, sass/vendor/_themify.scss */
.ti-widget:before {
  content: "\e6cb";
}

/* line 638, sass/vendor/_themify.scss */
.ti-widget-alt:before {
  content: "\e6cc";
}

/* line 641, sass/vendor/_themify.scss */
.ti-wallet:before {
  content: "\e6cd";
}

/* line 644, sass/vendor/_themify.scss */
.ti-video-clapper:before {
  content: "\e6ce";
}

/* line 647, sass/vendor/_themify.scss */
.ti-video-camera:before {
  content: "\e6cf";
}

/* line 650, sass/vendor/_themify.scss */
.ti-vector:before {
  content: "\e6d0";
}

/* line 653, sass/vendor/_themify.scss */
.ti-themify-logo:before {
  content: "\e6d1";
}

/* line 656, sass/vendor/_themify.scss */
.ti-themify-favicon:before {
  content: "\e6d2";
}

/* line 659, sass/vendor/_themify.scss */
.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

/* line 662, sass/vendor/_themify.scss */
.ti-support:before {
  content: "\e6d4";
}

/* line 665, sass/vendor/_themify.scss */
.ti-stamp:before {
  content: "\e6d5";
}

/* line 668, sass/vendor/_themify.scss */
.ti-split-v-alt:before {
  content: "\e6d6";
}

/* line 671, sass/vendor/_themify.scss */
.ti-slice:before {
  content: "\e6d7";
}

/* line 674, sass/vendor/_themify.scss */
.ti-shortcode:before {
  content: "\e6d8";
}

/* line 677, sass/vendor/_themify.scss */
.ti-shift-right-alt:before {
  content: "\e6d9";
}

/* line 680, sass/vendor/_themify.scss */
.ti-shift-left-alt:before {
  content: "\e6da";
}

/* line 683, sass/vendor/_themify.scss */
.ti-ruler-alt-2:before {
  content: "\e6db";
}

/* line 686, sass/vendor/_themify.scss */
.ti-receipt:before {
  content: "\e6dc";
}

/* line 689, sass/vendor/_themify.scss */
.ti-pin2:before {
  content: "\e6dd";
}

/* line 692, sass/vendor/_themify.scss */
.ti-pin-alt:before {
  content: "\e6de";
}

/* line 695, sass/vendor/_themify.scss */
.ti-pencil-alt2:before {
  content: "\e6df";
}

/* line 698, sass/vendor/_themify.scss */
.ti-palette:before {
  content: "\e6e0";
}

/* line 701, sass/vendor/_themify.scss */
.ti-more:before {
  content: "\e6e1";
}

/* line 704, sass/vendor/_themify.scss */
.ti-more-alt:before {
  content: "\e6e2";
}

/* line 707, sass/vendor/_themify.scss */
.ti-microphone-alt:before {
  content: "\e6e3";
}

/* line 710, sass/vendor/_themify.scss */
.ti-magnet:before {
  content: "\e6e4";
}

/* line 713, sass/vendor/_themify.scss */
.ti-line-double:before {
  content: "\e6e5";
}

/* line 716, sass/vendor/_themify.scss */
.ti-line-dotted:before {
  content: "\e6e6";
}

/* line 719, sass/vendor/_themify.scss */
.ti-line-dashed:before {
  content: "\e6e7";
}

/* line 722, sass/vendor/_themify.scss */
.ti-layout-width-full:before {
  content: "\e6e8";
}

/* line 725, sass/vendor/_themify.scss */
.ti-layout-width-default:before {
  content: "\e6e9";
}

/* line 728, sass/vendor/_themify.scss */
.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

/* line 731, sass/vendor/_themify.scss */
.ti-layout-tab:before {
  content: "\e6eb";
}

/* line 734, sass/vendor/_themify.scss */
.ti-layout-tab-window:before {
  content: "\e6ec";
}

/* line 737, sass/vendor/_themify.scss */
.ti-layout-tab-v:before {
  content: "\e6ed";
}

/* line 740, sass/vendor/_themify.scss */
.ti-layout-tab-min:before {
  content: "\e6ee";
}

/* line 743, sass/vendor/_themify.scss */
.ti-layout-slider:before {
  content: "\e6ef";
}

/* line 746, sass/vendor/_themify.scss */
.ti-layout-slider-alt:before {
  content: "\e6f0";
}

/* line 749, sass/vendor/_themify.scss */
.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

/* line 752, sass/vendor/_themify.scss */
.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

/* line 755, sass/vendor/_themify.scss */
.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

/* line 758, sass/vendor/_themify.scss */
.ti-layout-placeholder:before {
  content: "\e6f4";
}

/* line 761, sass/vendor/_themify.scss */
.ti-layout-menu:before {
  content: "\e6f5";
}

/* line 764, sass/vendor/_themify.scss */
.ti-layout-menu-v:before {
  content: "\e6f6";
}

/* line 767, sass/vendor/_themify.scss */
.ti-layout-menu-separated:before {
  content: "\e6f7";
}

/* line 770, sass/vendor/_themify.scss */
.ti-layout-menu-full:before {
  content: "\e6f8";
}

/* line 773, sass/vendor/_themify.scss */
.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

/* line 776, sass/vendor/_themify.scss */
.ti-layout-media-right:before {
  content: "\e6fa";
}

/* line 779, sass/vendor/_themify.scss */
.ti-layout-media-overlay:before {
  content: "\e6fb";
}

/* line 782, sass/vendor/_themify.scss */
.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

/* line 785, sass/vendor/_themify.scss */
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

/* line 788, sass/vendor/_themify.scss */
.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

/* line 791, sass/vendor/_themify.scss */
.ti-layout-media-left:before {
  content: "\e6ff";
}

/* line 794, sass/vendor/_themify.scss */
.ti-layout-media-center-alt:before {
  content: "\e700";
}

/* line 797, sass/vendor/_themify.scss */
.ti-layout-media-center:before {
  content: "\e701";
}

/* line 800, sass/vendor/_themify.scss */
.ti-layout-list-thumb:before {
  content: "\e702";
}

/* line 803, sass/vendor/_themify.scss */
.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

/* line 806, sass/vendor/_themify.scss */
.ti-layout-list-post:before {
  content: "\e704";
}

/* line 809, sass/vendor/_themify.scss */
.ti-layout-list-large-image:before {
  content: "\e705";
}

/* line 812, sass/vendor/_themify.scss */
.ti-layout-line-solid:before {
  content: "\e706";
}

/* line 815, sass/vendor/_themify.scss */
.ti-layout-grid4:before {
  content: "\e707";
}

/* line 818, sass/vendor/_themify.scss */
.ti-layout-grid3:before {
  content: "\e708";
}

/* line 821, sass/vendor/_themify.scss */
.ti-layout-grid2:before {
  content: "\e709";
}

/* line 824, sass/vendor/_themify.scss */
.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

/* line 827, sass/vendor/_themify.scss */
.ti-layout-cta-right:before {
  content: "\e70b";
}

/* line 830, sass/vendor/_themify.scss */
.ti-layout-cta-left:before {
  content: "\e70c";
}

/* line 833, sass/vendor/_themify.scss */
.ti-layout-cta-center:before {
  content: "\e70d";
}

/* line 836, sass/vendor/_themify.scss */
.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

/* line 839, sass/vendor/_themify.scss */
.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

/* line 842, sass/vendor/_themify.scss */
.ti-layout-column4:before {
  content: "\e710";
}

/* line 845, sass/vendor/_themify.scss */
.ti-layout-column3:before {
  content: "\e711";
}

/* line 848, sass/vendor/_themify.scss */
.ti-layout-column2:before {
  content: "\e712";
}

/* line 851, sass/vendor/_themify.scss */
.ti-layout-accordion-separated:before {
  content: "\e713";
}

/* line 854, sass/vendor/_themify.scss */
.ti-layout-accordion-merged:before {
  content: "\e714";
}

/* line 857, sass/vendor/_themify.scss */
.ti-layout-accordion-list:before {
  content: "\e715";
}

/* line 860, sass/vendor/_themify.scss */
.ti-ink-pen:before {
  content: "\e716";
}

/* line 863, sass/vendor/_themify.scss */
.ti-info-alt:before {
  content: "\e717";
}

/* line 866, sass/vendor/_themify.scss */
.ti-help-alt:before {
  content: "\e718";
}

/* line 869, sass/vendor/_themify.scss */
.ti-headphone-alt:before {
  content: "\e719";
}

/* line 872, sass/vendor/_themify.scss */
.ti-hand-point-up:before {
  content: "\e71a";
}

/* line 875, sass/vendor/_themify.scss */
.ti-hand-point-right:before {
  content: "\e71b";
}

/* line 878, sass/vendor/_themify.scss */
.ti-hand-point-left:before {
  content: "\e71c";
}

/* line 881, sass/vendor/_themify.scss */
.ti-hand-point-down:before {
  content: "\e71d";
}

/* line 884, sass/vendor/_themify.scss */
.ti-gallery:before {
  content: "\e71e";
}

/* line 887, sass/vendor/_themify.scss */
.ti-face-smile:before {
  content: "\e71f";
}

/* line 890, sass/vendor/_themify.scss */
.ti-face-sad:before {
  content: "\e720";
}

/* line 893, sass/vendor/_themify.scss */
.ti-credit-card:before {
  content: "\e721";
}

/* line 896, sass/vendor/_themify.scss */
.ti-control-skip-forward:before {
  content: "\e722";
}

/* line 899, sass/vendor/_themify.scss */
.ti-control-skip-backward:before {
  content: "\e723";
}

/* line 902, sass/vendor/_themify.scss */
.ti-control-record:before {
  content: "\e724";
}

/* line 905, sass/vendor/_themify.scss */
.ti-control-eject:before {
  content: "\e725";
}

/* line 908, sass/vendor/_themify.scss */
.ti-comments-smiley:before {
  content: "\e726";
}

/* line 911, sass/vendor/_themify.scss */
.ti-brush-alt:before {
  content: "\e727";
}

/* line 914, sass/vendor/_themify.scss */
.ti-youtube:before {
  content: "\e728";
}

/* line 917, sass/vendor/_themify.scss */
.ti-vimeo:before {
  content: "\e729";
}

/* line 920, sass/vendor/_themify.scss */
.ti-twitter:before {
  content: "\e72a";
}

/* line 923, sass/vendor/_themify.scss */
.ti-time:before {
  content: "\e72b";
}

/* line 926, sass/vendor/_themify.scss */
.ti-tumblr:before {
  content: "\e72c";
}

/* line 929, sass/vendor/_themify.scss */
.ti-skype:before {
  content: "\e72d";
}

/* line 932, sass/vendor/_themify.scss */
.ti-share:before {
  content: "\e72e";
}

/* line 935, sass/vendor/_themify.scss */
.ti-share-alt:before {
  content: "\e72f";
}

/* line 938, sass/vendor/_themify.scss */
.ti-rocket:before {
  content: "\e730";
}

/* line 941, sass/vendor/_themify.scss */
.ti-pinterest:before {
  content: "\e731";
}

/* line 944, sass/vendor/_themify.scss */
.ti-new-window:before {
  content: "\e732";
}

/* line 947, sass/vendor/_themify.scss */
.ti-microsoft:before {
  content: "\e733";
}

/* line 950, sass/vendor/_themify.scss */
.ti-list-ol:before {
  content: "\e734";
}

/* line 953, sass/vendor/_themify.scss */
.ti-linkedin:before {
  content: "\e735";
}

/* line 956, sass/vendor/_themify.scss */
.ti-layout-sidebar-2:before {
  content: "\e736";
}

/* line 959, sass/vendor/_themify.scss */
.ti-layout-grid4-alt:before {
  content: "\e737";
}

/* line 962, sass/vendor/_themify.scss */
.ti-layout-grid3-alt:before {
  content: "\e738";
}

/* line 965, sass/vendor/_themify.scss */
.ti-layout-grid2-alt:before {
  content: "\e739";
}

/* line 968, sass/vendor/_themify.scss */
.ti-layout-column4-alt:before {
  content: "\e73a";
}

/* line 971, sass/vendor/_themify.scss */
.ti-layout-column3-alt:before {
  content: "\e73b";
}

/* line 974, sass/vendor/_themify.scss */
.ti-layout-column2-alt:before {
  content: "\e73c";
}

/* line 977, sass/vendor/_themify.scss */
.ti-instagram:before {
  content: "\e73d";
}

/* line 980, sass/vendor/_themify.scss */
.ti-google:before {
  content: "\e73e";
}

/* line 983, sass/vendor/_themify.scss */
.ti-github:before {
  content: "\e73f";
}

/* line 986, sass/vendor/_themify.scss */
.ti-flickr:before {
  content: "\e740";
}

/* line 989, sass/vendor/_themify.scss */
.ti-facebook:before {
  content: "\e741";
}

/* line 992, sass/vendor/_themify.scss */
.ti-dropbox:before {
  content: "\e742";
}

/* line 995, sass/vendor/_themify.scss */
.ti-dribbble:before {
  content: "\e743";
}

/* line 998, sass/vendor/_themify.scss */
.ti-apple:before {
  content: "\e744";
}

/* line 1001, sass/vendor/_themify.scss */
.ti-android:before {
  content: "\e745";
}

/* line 1004, sass/vendor/_themify.scss */
.ti-save:before {
  content: "\e746";
}

/* line 1007, sass/vendor/_themify.scss */
.ti-save-alt:before {
  content: "\e747";
}

/* line 1010, sass/vendor/_themify.scss */
.ti-yahoo:before {
  content: "\e748";
}

/* line 1013, sass/vendor/_themify.scss */
.ti-wordpress:before {
  content: "\e749";
}

/* line 1016, sass/vendor/_themify.scss */
.ti-vimeo-alt:before {
  content: "\e74a";
}

/* line 1019, sass/vendor/_themify.scss */
.ti-twitter-alt:before {
  content: "\e74b";
}

/* line 1022, sass/vendor/_themify.scss */
.ti-tumblr-alt:before {
  content: "\e74c";
}

/* line 1025, sass/vendor/_themify.scss */
.ti-trello:before {
  content: "\e74d";
}

/* line 1028, sass/vendor/_themify.scss */
.ti-stack-overflow:before {
  content: "\e74e";
}

/* line 1031, sass/vendor/_themify.scss */
.ti-soundcloud:before {
  content: "\e74f";
}

/* line 1034, sass/vendor/_themify.scss */
.ti-sharethis:before {
  content: "\e750";
}

/* line 1037, sass/vendor/_themify.scss */
.ti-sharethis-alt:before {
  content: "\e751";
}

/* line 1040, sass/vendor/_themify.scss */
.ti-reddit:before {
  content: "\e752";
}

/* line 1043, sass/vendor/_themify.scss */
.ti-pinterest-alt:before {
  content: "\e753";
}

/* line 1046, sass/vendor/_themify.scss */
.ti-microsoft-alt:before {
  content: "\e754";
}

/* line 1049, sass/vendor/_themify.scss */
.ti-linux:before {
  content: "\e755";
}

/* line 1052, sass/vendor/_themify.scss */
.ti-jsfiddle:before {
  content: "\e756";
}

/* line 1055, sass/vendor/_themify.scss */
.ti-joomla:before {
  content: "\e757";
}

/* line 1058, sass/vendor/_themify.scss */
.ti-html5:before {
  content: "\e758";
}

/* line 1061, sass/vendor/_themify.scss */
.ti-flickr-alt:before {
  content: "\e759";
}

/* line 1064, sass/vendor/_themify.scss */
.ti-email:before {
  content: "\e75a";
}

/* line 1067, sass/vendor/_themify.scss */
.ti-drupal:before {
  content: "\e75b";
}

/* line 1070, sass/vendor/_themify.scss */
.ti-dropbox-alt:before {
  content: "\e75c";
}

/* line 1073, sass/vendor/_themify.scss */
.ti-css3:before {
  content: "\e75d";
}

/* line 1076, sass/vendor/_themify.scss */
.ti-rss:before {
  content: "\e75e";
}

/* line 1079, sass/vendor/_themify.scss */
.ti-rss-alt:before {
  content: "\e75f";
}

/* v1.0.6 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
/* line 3, sass/vendor/_royalslider.scss */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr;
}

/* line 9, sass/vendor/_royalslider.scss */
.royalSlider > * {
  float: left;
}

/* line 13, sass/vendor/_royalslider.scss */
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}

/* line 25, sass/vendor/_royalslider.scss */
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}

/* line 30, sass/vendor/_royalslider.scss */
.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent;
}

/* line 38, sass/vendor/_royalslider.scss */
.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent;
}

/* line 47, sass/vendor/_royalslider.scss */
.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 53, sass/vendor/_royalslider.scss */
.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}

/* line 60, sass/vendor/_royalslider.scss */
.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}

/* line 65, sass/vendor/_royalslider.scss */
.rsThumb {
  float: left;
  position: relative;
}

/* line 71, sass/vendor/_royalslider.scss */
.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

/* line 80, sass/vendor/_royalslider.scss */
.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}

/* line 90, sass/vendor/_royalslider.scss */
.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}

/* Fullscreen options, very important ^^ */
/* line 97, sass/vendor/_royalslider.scss */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

/* line 110, sass/vendor/_royalslider.scss */
.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none;
}

/* line 119, sass/vendor/_royalslider.scss */
.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

/* line 130, sass/vendor/_royalslider.scss */
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}

/* line 135, sass/vendor/_royalslider.scss */
.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 141, sass/vendor/_royalslider.scss */
.rsPreloader {
  position: absolute;
  z-index: 0;
}

/* line 146, sass/vendor/_royalslider.scss */
.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}

/* line 151, sass/vendor/_royalslider.scss */
.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

/* line 155, sass/vendor/_royalslider.scss */
.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}

/* line 162, sass/vendor/_royalslider.scss */
.rsTabs {
  float: left;
  background: none !important;
}

/* line 166, sass/vendor/_royalslider.scss */
.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

/* line 173, sass/vendor/_royalslider.scss */
.rsVideoContainer {
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}

/* line 179, sass/vendor/_royalslider.scss */
.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s;
}

/* line 187, sass/vendor/_royalslider.scss */
.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}

/* line 190, sass/vendor/_royalslider.scss */
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* ios controls over video bug, shifting video */
/* line 202, sass/vendor/_royalslider.scss */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}

/* line 211, sass/vendor/_royalslider.scss */
.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}

/* line 219, sass/vendor/_royalslider.scss */
img.rsImg {
  max-width: none;
}

/* line 223, sass/vendor/_royalslider.scss */
.grab-cursor {
  cursor: url("dist/img/grab.png") 8 8, move;
}

/* line 227, sass/vendor/_royalslider.scss */
.grabbing-cursor {
  cursor: url("dist/img/grabbing.png") 8 8, move;
}

/* line 231, sass/vendor/_royalslider.scss */
.rsNoDrag {
  cursor: auto;
}

/* line 235, sass/vendor/_royalslider.scss */
.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url("dist/img/blank.gif");
}

/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/
/* Background */
/* line 22, sass/vendor/_rs-default.scss */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: transparent;
  color: #FFF;
}

/* line 31, sass/vendor/_rs-default.scss */
.rsDefault .rsOverflow {
  width: 100% !important;
}

/***************
*
*  1. Arrows
*
****************/
/* line 42, sass/vendor/_rs-default.scss */
.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}

/* line 50, sass/vendor/_rs-default.scss */
.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px;
}

/* line 55, sass/vendor/_rs-default.scss */
.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0;
}

/* line 56, sass/vendor/_rs-default.scss */
.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0;
}

/* line 58, sass/vendor/_rs-default.scss */
.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0;
}

/* line 59, sass/vendor/_rs-default.scss */
.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0;
}

/* line 61, sass/vendor/_rs-default.scss */
.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("dist/img/rs-default.png");
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}

/* line 79, sass/vendor/_rs-default.scss */
.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 83, sass/vendor/_rs-default.scss */
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px;
}

/* line 84, sass/vendor/_rs-default.scss */
.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px;
}

/* line 86, sass/vendor/_rs-default.scss */
.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px;
}

/* line 87, sass/vendor/_rs-default.scss */
.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px;
}

/* line 89, sass/vendor/_rs-default.scss */
.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none;
}

/***************
*
*  2. Bullets
*
****************/
/* line 98, sass/vendor/_rs-default.scss */
.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1em;
  margin: 0 auto;
  background: transparent;
  text-align: center;
  line-height: 8px;
  overflow: hidden;
}

/* line 113, sass/vendor/_rs-default.scss */
.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px;
}

/* line 121, sass/vendor/_rs-default.scss */
.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}

/* line 128, sass/vendor/_rs-default.scss */
.rsDefault .rsBullet.rsNavSelected span {
  background-color: #2a2d84;
}

/***************
*
*  3. Thumbnails
*
****************/
/* line 142, sass/vendor/_rs-default.scss */
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px;
}

/* line 146, sass/vendor/_rs-default.scss */
.rsDefault .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 153, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}

/* line 157, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}

/* line 161, sass/vendor/_rs-default.scss */
.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}

/* line 167, sass/vendor/_rs-default.scss */
.rsDefault .rsThumb img {
  width: 100%;
  height: 100%;
}

/* line 171, sass/vendor/_rs-default.scss */
.rsDefault .rsThumb.rsNavSelected {
  background: #02874a;
}

/* line 174, sass/vendor/_rs-default.scss */
.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/* line 178, sass/vendor/_rs-default.scss */
.rsDefault .rsTmb {
  display: block;
}

/* Thumbnails with text */
/* line 183, sass/vendor/_rs-default.scss */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF;
}

/* line 190, sass/vendor/_rs-default.scss */
.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}

/* Thumbnails arrow icons */
/* line 201, sass/vendor/_rs-default.scss */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}

/* line 211, sass/vendor/_rs-default.scss */
.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9);
}

/* line 214, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}

/* line 218, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}

/* line 219, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}

/* line 221, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}

/* line 222, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}

/* line 224, sass/vendor/_rs-default.scss */
.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("dist/img/rs-default.png");
}

/* line 236, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}

/* line 237, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}

/* line 239, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}

/* line 240, sass/vendor/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}

/* line 242, sass/vendor/_rs-default.scss */
.rsDefault .rsThumbsArrowDisabled {
  display: none !important;
}

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  /* line 246, sass/vendor/_rs-default.scss */
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px;
  }

  /* line 250, sass/vendor/_rs-default.scss */
  .rsDefault .rsThumbsHor {
    height: 44px;
  }

  /* line 253, sass/vendor/_rs-default.scss */
  .rsDefault .rsThumbsVer {
    width: 59px;
  }
}
/***************
*
*  4. Tabs
*
****************/
/* line 267, sass/vendor/_rs-default.scss */
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}

/* line 274, sass/vendor/_rs-default.scss */
.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1;
}

/* line 298, sass/vendor/_rs-default.scss */
.rsDefault .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 304, sass/vendor/_rs-default.scss */
.rsDefault .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}

/* line 312, sass/vendor/_rs-default.scss */
.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}

/* line 317, sass/vendor/_rs-default.scss */
.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}

/***************
*
*  5. Fullscreen button
*
****************/
/* line 338, sass/vendor/_rs-default.scss */
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}

/* line 349, sass/vendor/_rs-default.scss */
.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("dist/img/rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}

/* line 362, sass/vendor/_rs-default.scss */
.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 365, sass/vendor/_rs-default.scss */
.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}

/***************
*
*  6. Play/close video button
*
****************/
/* line 379, sass/vendor/_rs-default.scss */
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}

/* line 387, sass/vendor/_rs-default.scss */
.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url(rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}

/* line 403, sass/vendor/_rs-default.scss */
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 406, sass/vendor/_rs-default.scss */
.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}

/* line 411, sass/vendor/_rs-default.scss */
.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

/* line 423, sass/vendor/_rs-default.scss */
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}

/* line 428, sass/vendor/_rs-default.scss */
.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("dist/img/rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}

/* line 437, sass/vendor/_rs-default.scss */
.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

/***************
*
*  7. Preloader
*
****************/
/* line 449, sass/vendor/_rs-default.scss */
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(../preloaders/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}

/***************
*
*  8. Global caption
*
****************/
/* line 468, sass/vendor/_rs-default.scss */
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
}

/* line 1, sass/typography/_typography.scss */
body,
button,
input,
select,
textarea {
  color: #151515;
  font-family: "Fira Sans", sans-serif;
  font-size: 14.4px;
  font-size: 0.9rem;
  line-height: 1.5;
}
@media screen and (min-width: 35em) {
  /* line 1, sass/typography/_typography.scss */
  body,
  button,
  input,
  select,
  textarea {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* line 1, sass/typography/_headings.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.1;
}

/* line 1, sass/typography/_copy.scss */
p {
  margin-bottom: 1.5em;
}

/* line 5, sass/typography/_copy.scss */
dfn, cite, em, i {
  font-style: italic;
}

/* line 9, sass/typography/_copy.scss */
blockquote {
  margin: 0 1.5em;
}

/* line 13, sass/typography/_copy.scss */
address {
  margin: 0 0 1.5em;
}

/* line 17, sass/typography/_copy.scss */
pre {
  background: #eee;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

/* line 26, sass/typography/_copy.scss */
code, kbd, tt, var {
  font-size: 15px;
  font-size: 0.9375rem;
}

/* line 30, sass/typography/_copy.scss */
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

/* line 35, sass/typography/_copy.scss */
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

/* line 40, sass/typography/_copy.scss */
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 49, sass/typography/_copy.scss */
sup {
  bottom: 1ex;
}

/* line 53, sass/typography/_copy.scss */
sub {
  top: .5ex;
}

/* line 57, sass/typography/_copy.scss */
big {
  font-size: 125%;
}

/* line 1, sass/elements/_elements.scss */
html {
  box-sizing: border-box;
}

/* line 5, sass/elements/_elements.scss */
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

/* line 11, sass/elements/_elements.scss */
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

/* line 15, sass/elements/_elements.scss */
blockquote, q {
  quotes: "" "";
}
/* line 18, sass/elements/_elements.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 24, sass/elements/_elements.scss */
blockquote,
q {
  quotes: "" "";
}

/* line 29, sass/elements/_elements.scss */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* line 1, sass/elements/_lists.scss */
ul, ol {
  margin: 0 0 1.5em 3em;
}

/* line 5, sass/elements/_lists.scss */
ul {
  list-style: disc;
}

/* line 9, sass/elements/_lists.scss */
ol {
  list-style: decimal;
}

/* line 13, sass/elements/_lists.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* line 19, sass/elements/_lists.scss */
dt {
  font-weight: bold;
}

/* line 23, sass/elements/_lists.scss */
dd {
  margin: 0 1.5em 1.5em;
}

/* line 38, sass/elements/_elements.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/* line 43, sass/elements/_elements.scss */
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

/* line 1, sass/elements/_tables.scss */
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* line 1, sass/forms/_buttons.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.gform_button {
  font-size: 12px;
  font-size: 0.75rem;
  display: inline-block;
  color: #fff;
  background: #00bcf2;
  box-shadow: none;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  line-height: 1;
  padding: 0.75em 2em;
  border: 0;
  border-radius: 0;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
@media screen and (min-width: 35em) {
  /* line 1, sass/forms/_buttons.scss */
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .button,
  .gform_button {
    font-size: 13.6px;
    font-size: 0.85rem;
    padding: 1em 2em;
  }
}
/* line 33, sass/forms/_buttons.scss */
button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited,
.button:visited,
.gform_button:visited {
  color: #fff;
}
/* line 37, sass/forms/_buttons.scss */
button:hover, button:focus, button:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
.button:hover,
.button:focus,
.button:active,
.gform_button:hover,
.gform_button:focus,
.gform_button:active {
  color: #fff;
  background: #2e3192;
}
/* line 44, sass/forms/_buttons.scss */
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.button:active,
.gform_button:active {
  position: relative;
  top: 1px;
}
/* line 49, sass/forms/_buttons.scss */
button.button-large, button.button-large:visited,
input[type="button"].button-large,
input[type="button"].button-large:visited,
input[type="reset"].button-large,
input[type="reset"].button-large:visited,
input[type="submit"].button-large,
input[type="submit"].button-large:visited,
.button.button-large,
.button.button-large:visited,
.gform_button.button-large,
.gform_button.button-large:visited {
  font-size: 16px;
  font-size: 1rem;
  padding: 0.75em 1.75em;
}
@media screen and (min-width: 35em) {
  /* line 49, sass/forms/_buttons.scss */
  button.button-large, button.button-large:visited,
  input[type="button"].button-large,
  input[type="button"].button-large:visited,
  input[type="reset"].button-large,
  input[type="reset"].button-large:visited,
  input[type="submit"].button-large,
  input[type="submit"].button-large:visited,
  .button.button-large,
  .button.button-large:visited,
  .gform_button.button-large,
  .gform_button.button-large:visited {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
/* line 60, sass/forms/_buttons.scss */
button.button-white, button.button-white:visited,
input[type="button"].button-white,
input[type="button"].button-white:visited,
input[type="reset"].button-white,
input[type="reset"].button-white:visited,
input[type="submit"].button-white,
input[type="submit"].button-white:visited,
.button.button-white,
.button.button-white:visited,
.gform_button.button-white,
.gform_button.button-white:visited {
  color: #00bcf2;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
/* line 66, sass/forms/_buttons.scss */
button.button-white:hover, button.button-white:focus, button.button-white:active, button.button-white:visited:hover, button.button-white:visited:focus, button.button-white:visited:active,
input[type="button"].button-white:hover,
input[type="button"].button-white:focus,
input[type="button"].button-white:active,
input[type="button"].button-white:visited:hover,
input[type="button"].button-white:visited:focus,
input[type="button"].button-white:visited:active,
input[type="reset"].button-white:hover,
input[type="reset"].button-white:focus,
input[type="reset"].button-white:active,
input[type="reset"].button-white:visited:hover,
input[type="reset"].button-white:visited:focus,
input[type="reset"].button-white:visited:active,
input[type="submit"].button-white:hover,
input[type="submit"].button-white:focus,
input[type="submit"].button-white:active,
input[type="submit"].button-white:visited:hover,
input[type="submit"].button-white:visited:focus,
input[type="submit"].button-white:visited:active,
.button.button-white:hover,
.button.button-white:focus,
.button.button-white:active,
.button.button-white:visited:hover,
.button.button-white:visited:focus,
.button.button-white:visited:active,
.gform_button.button-white:hover,
.gform_button.button-white:focus,
.gform_button.button-white:active,
.gform_button.button-white:visited:hover,
.gform_button.button-white:visited:focus,
.gform_button.button-white:visited:active {
  color: #2e3192;
  background: #fff;
}

/* line 1, sass/forms/_fields.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
/* line 22, sass/forms/_fields.scss */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

/* line 27, sass/forms/_fields.scss */
select {
  border: 1px solid #ccc;
}

/* line 31, sass/forms/_fields.scss */
textarea {
  width: 100%;
}

/* line 35, sass/forms/_fields.scss */
.gform_wrapper .captcha_field > .gfield_label,
.wysiwyg .gform_wrapper .captcha_field > .gfield_label {
  display: none;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/* line 1, sass/navigation/_links.scss */
a {
  color: #008dd6;
}
/* line 4, sass/navigation/_links.scss */
a:visited {
  color: #008dd6;
}
/* line 8, sass/navigation/_links.scss */
a:hover, a:focus, a:active {
  color: #00bcf2;
}
/* line 14, sass/navigation/_links.scss */
a:focus {
  outline: thin dotted;
}
/* line 18, sass/navigation/_links.scss */
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* line 1, sass/navigation/_menus.scss */
.main-navigation {
  display: block;
  width: 100%;
}
/* line 5, sass/navigation/_menus.scss */
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
/* line 11, sass/navigation/_menus.scss */
.main-navigation ul.is-active {
  display: block;
}
/* line 15, sass/navigation/_menus.scss */
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}
/* line 23, sass/navigation/_menus.scss */
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
/* line 29, sass/navigation/_menus.scss */
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
/* line 36, sass/navigation/_menus.scss */
.main-navigation ul ul a {
  width: 200px;
}
/* line 49, sass/navigation/_menus.scss */
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
/* line 55, sass/navigation/_menus.scss */
.main-navigation li {
  display: block;
}
@media screen and (min-width: 55em) {
  /* line 55, sass/navigation/_menus.scss */
  .main-navigation li {
    float: left;
    position: relative;
  }
}
/* line 68, sass/navigation/_menus.scss */
.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu */
/* line 82, sass/navigation/_menus.scss */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 55em) {
  /* line 88, sass/navigation/_menus.scss */
  .menu-toggle {
    display: none;
  }

  /* line 91, sass/navigation/_menus.scss */
  .main-navigation ul {
    display: block !important;
  }
}
/* line 100, sass/navigation/_menus.scss */
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
/* line 105, sass/navigation/_menus.scss */
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
/* line 110, sass/navigation/_menus.scss */
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/* Text meant only for screen readers. */
/* line 2, sass/modules/_accessibility.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* line 9, sass/modules/_accessibility.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
/* line 30, sass/modules/_accessibility.scss */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/* line 1, sass/modules/_alignments.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 7, sass/modules/_alignments.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 13, sass/modules/_alignments.scss */
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 1, sass/modules/_clearings.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

/* line 16, sass/modules/_clearings.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/* line 1, sass/site/secondary/_widgets.scss */
.widget {
  background: #e1e2ed;
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets */
}
/* line 7, sass/site/secondary/_widgets.scss */
.widget select {
  max-width: 100%;
}

/* line 12, sass/site/secondary/_widgets.scss */
.jb_widget_secondary_nav {
  background: transparent;
  text-align: center;
}
/* line 17, sass/site/secondary/_widgets.scss */
.jb_widget_secondary_nav .secondary-heading {
  text-align: center;
}
/* line 23, sass/site/secondary/_widgets.scss */
.jb_widget_secondary_nav .secondary-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 34, sass/site/secondary/_widgets.scss */
.jb_widget_secondary_nav .page_item.current_page_item a {
  background: #2e3192;
}
/* line 37, sass/site/secondary/_widgets.scss */
.jb_widget_secondary_nav .page_item.current_page_item a:after {
  content: '';
}
/* line 42, sass/site/secondary/_widgets.scss */
.jb_widget_secondary_nav .page_item a:after {
  content: "\e628";
  font-family: 'themify';
  font-size: 80%;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 0.5em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* @import "../layout/content-sidebar";
@import "../layout/sidebar-content"; */
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* line 1, sass/site/primary/_posts-and-pages.scss */
.sticky {
  display: block;
}

/* line 5, sass/site/primary/_posts-and-pages.scss */
.hentry {
  margin: 00;
}

/* line 9, sass/site/primary/_posts-and-pages.scss */
.byline,
.updated:not(.published) {
  display: none;
}

/* line 14, sass/site/primary/_posts-and-pages.scss */
.single .byline,
.group-blog .byline {
  display: inline;
}

/* line 19, sass/site/primary/_posts-and-pages.scss */
.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

/* line 25, sass/site/primary/_posts-and-pages.scss */
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* line 1, sass/site/primary/_comments.scss */
.comment-content a {
  word-wrap: break-word;
}

/* line 4, sass/site/primary/_comments.scss */
.bypostauthor {
  display: block;
}

/**
 * Load transition
 */
/* line 4, sass/site/home/_home.scss */
body.page-template-home {
  opacity: 1;
  transition: 1s opacity;
}

/* line 9, sass/site/home/_home.scss */
body.page-template-home.fade-out {
  opacity: 0;
  transition: none;
}

/* line 14, sass/site/home/_home.scss */
.back-to-top {
  position: fixed;
  bottom: 1.5em;
  right: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 23, sass/site/home/_home.scss */
.back-to-top.is-active {
  opacity: 1;
}
/* line 27, sass/site/home/_home.scss */
.back-to-top .back-to-top-link {
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
  background: #00bcf2;
  text-decoration: none;
  padding: 0.75em 2em;
  border-radius: 500em;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 35em) {
  /* line 27, sass/site/home/_home.scss */
  .back-to-top .back-to-top-link {
    font-size: 14.4px;
    font-size: 0.9rem;
  }
}

/* line 46, sass/site/home/_home.scss */
.title-large {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 900;
  line-height: 0.9;
}
@media screen and (min-width: 27em) {
  /* line 46, sass/site/home/_home.scss */
  .title-large {
    font-size: 48px;
    font-size: 3rem;
  }
}
@media screen and (min-width: 47em) {
  /* line 46, sass/site/home/_home.scss */
  .title-large {
    font-size: 64px;
    font-size: 4rem;
  }
}
@media screen and (min-width: 78em) {
  /* line 46, sass/site/home/_home.scss */
  .title-large {
    font-size: 96px;
    font-size: 6rem;
  }
}

/* line 65, sass/site/home/_home.scss */
.title-largeish {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 900;
  line-height: 0.9;
}
@media screen and (min-width: 27em) {
  /* line 65, sass/site/home/_home.scss */
  .title-largeish {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 47em) {
  /* line 65, sass/site/home/_home.scss */
  .title-largeish {
    font-size: 48px;
    font-size: 3rem;
  }
}
@media screen and (min-width: 78em) {
  /* line 65, sass/site/home/_home.scss */
  .title-largeish {
    font-size: 64px;
    font-size: 4rem;
  }
}

/* line 84, sass/site/home/_home.scss */
.title-medium, .landing-children-item a, .jb_widget_secondary_nav .page_item a, .wysiwyg h2 {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 35em) {
  /* line 84, sass/site/home/_home.scss */
  .title-medium, .landing-children-item a, .jb_widget_secondary_nav .page_item a, .wysiwyg h2 {
    font-size: 30.4px;
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 47em) {
  /* line 84, sass/site/home/_home.scss */
  .title-medium, .landing-children-item a, .jb_widget_secondary_nav .page_item a, .wysiwyg h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

/* line 99, sass/site/home/_home.scss */
.wysiwyg .title-small, .wysiwyg h3,
.title-small,
.wysiwyg h3 {
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (min-width: 35em) {
  /* line 99, sass/site/home/_home.scss */
  .wysiwyg .title-small, .wysiwyg h3,
  .title-small,
  .wysiwyg h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

/* line 111, sass/site/home/_home.scss */
.cat-label, .jb_widget_secondary_nav .secondary-heading {
  font-size: 12px;
  font-size: 0.75rem;
  display: inline-block;
  color: #00bcf2;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  padding: 0.5em 0.75em;
  border: 1px solid #00bcf2;
}
@media screen and (min-width: 35em) {
  /* line 111, sass/site/home/_home.scss */
  .cat-label, .jb_widget_secondary_nav .secondary-heading {
    font-size: 16px;
    font-size: 1rem;
    padding: 0.75em 1em;
  }
}
/* line 131, sass/site/home/_home.scss */
.cat-label a, .jb_widget_secondary_nav .secondary-heading a {
  color: inherit;
  text-decoration: none;
}

/* line 138, sass/site/home/_home.scss */
.plain-label {
  font-size: 12px;
  font-size: 0.75rem;
  display: inline-block;
  color: #303743;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (min-width: 35em) {
  /* line 138, sass/site/home/_home.scss */
  .plain-label {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* line 154, sass/site/home/_home.scss */
.wysiwyg .unstyled-list,
.unstyled-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 164, sass/site/home/_home.scss */
.site-header {
  background: #00bcf2;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 1em;
  padding-right: 1em;
  transition: background 0.3s;
}
@media screen and (min-width: 41em) {
  /* line 164, sass/site/home/_home.scss */
  .site-header {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 2em;
    padding-right: 2em;
  }
}
/* line 181, sass/site/home/_home.scss */
.site-header .site-header-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  content: "";
  display: table;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 35em) {
  /* line 181, sass/site/home/_home.scss */
  .site-header .site-header-holder {
    border-bottom: 1px solid #fff;
  }
}
/* line 193, sass/site/home/_home.scss */
.site-header .site-branding {
  float: left;
}
/* line 197, sass/site/home/_home.scss */
.site-header .main-navigation {
  width: 100%;
  clear: both;
  margin-top: 0;
}
@media screen and (min-width: 41em) {
  /* line 197, sass/site/home/_home.scss */
  .site-header .main-navigation {
    margin-top: 3em;
  }
}
@media screen and (min-width: 55em) {
  /* line 197, sass/site/home/_home.scss */
  .site-header .main-navigation {
    float: right;
    width: auto;
    clear: none;
  }
}
/* line 213, sass/site/home/_home.scss */
.site-header .main-navigation a {
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  padding: 0.75em 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 55em) {
  /* line 213, sass/site/home/_home.scss */
  .site-header .main-navigation a {
    font-size: 14.4px;
    font-size: 0.9rem;
    margin-left: 1.5em;
    padding: 0;
    border: 0;
  }
}
/* line 230, sass/site/home/_home.scss */
.site-header .main-navigation a:hover, .site-header .main-navigation a:focus, .site-header .main-navigation a:active {
  text-decoration: underline;
}
/* line 238, sass/site/home/_home.scss */
.site-header .site-logo img {
  width: 5em;
  padding-bottom: 0.65em;
}
@media screen and (min-width: 41em) {
  /* line 238, sass/site/home/_home.scss */
  .site-header .site-logo img {
    width: 10em;
    padding-bottom: 1.5em;
  }
}
/* line 250, sass/site/home/_home.scss */
.site-header .button.menu-toggle {
  position: absolute;
  top: 1.25em;
  right: 1em;
  background: #fff;
        /* &:active {
            position: absolute;
            top: 1em;

             @include media($bp__med) {
                top: 4em;
            }
        } */
}
@media screen and (min-width: 41em) {
  /* line 250, sass/site/home/_home.scss */
  .site-header .button.menu-toggle {
    top: 4em;
    right: 2em;
  }
}
/* line 271, sass/site/home/_home.scss */
.site-header .button.menu-toggle.is-open {
  color: #fff;
  background: #2e3192;
}
/* line 275, sass/site/home/_home.scss */
.site-header .button.menu-toggle.is-open .ti-menu:before {
  content: "\e646";
}
/* line 281, sass/site/home/_home.scss */
.site-header.is-active {
  z-index: 9999;
  background: #00bcf2 !important;
}

/* line 287, sass/site/home/_home.scss */
.page-template-home .entry-intro {
  width: 100%;
  background: #00bcf2;
}
/* line 292, sass/site/home/_home.scss */
.page-template-home .entry-intro .entry-intro-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 0;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 292, sass/site/home/_home.scss */
  .page-template-home .entry-intro .entry-intro-holder {
    padding-top: 2em;
    padding-left: 3em;
    padding-right: 3em;
  }
}
@media screen and (min-width: 47em) {
  /* line 292, sass/site/home/_home.scss */
  .page-template-home .entry-intro .entry-intro-holder {
    padding-top: 5em;
  }
}
/* line 314, sass/site/home/_home.scss */
.page-template-home .entry-intro h2 {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 100%;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0.25em;
}
/* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
.page-template-home .entry-intro h2:last-child {
  margin-right: 0;
}
@media screen and (min-width: 47em) {
  /* line 314, sass/site/home/_home.scss */
  .page-template-home .entry-intro h2 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page-template-home .entry-intro h2:last-child {
    margin-right: 0;
  }
}
/* line 328, sass/site/home/_home.scss */
.page-template-home .entry-intro p {
  font-size: 16px;
  font-size: 1rem;
  clear: both;
  color: #fff;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 3em;
}
@media screen and (min-width: 35em) {
  /* line 328, sass/site/home/_home.scss */
  .page-template-home .entry-intro p {
    font-size: 20.8px;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 47em) {
  /* line 328, sass/site/home/_home.scss */
  .page-template-home .entry-intro p {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%;
    margin-left: 25.53191%;
    font-size: 24px;
    font-size: 1.5rem;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page-template-home .entry-intro p:last-child {
    margin-right: 0;
  }
}
/* line 351, sass/site/home/_home.scss */
.page-template-home .entry-intro img {
  display: block;
  margin: 0 auto;
}

/* line 360, sass/site/home/_home.scss */
.featured-project {
  background: #fff;
}
/* line 363, sass/site/home/_home.scss */
.featured-project .featured-project-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 363, sass/site/home/_home.scss */
  .featured-project .featured-project-holder {
    padding-top: 5em;
    padding-bottom: 5em;
    padding-left: 3em;
    padding-right: 3em;
  }
}
/* line 380, sass/site/home/_home.scss */
.featured-project .featured-project-top {
  text-align: center;
  margin: 0;
}
/* line 386, sass/site/home/_home.scss */
.featured-project .featured-project-title {
  clear: both;
  color: #00bcf2;
  text-align: center;
  margin-top: 0.35em;
}
/* line 396, sass/site/home/_home.scss */
.featured-project .featured-project-info {
  width: 100%;
}
@media screen and (min-width: 78em) {
  /* line 396, sass/site/home/_home.scss */
  .featured-project .featured-project-info {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .featured-project .featured-project-info:last-child {
    margin-right: 0;
  }
}
/* line 405, sass/site/home/_home.scss */
.featured-project .featured-project-thumb,
.featured-project .featured-project-text {
  width: 100%;
}
@media screen and (min-width: 35em) {
  /* line 405, sass/site/home/_home.scss */
  .featured-project .featured-project-thumb,
  .featured-project .featured-project-text {
    float: left;
    display: block;
    margin-right: 6.66667%;
    width: 46.66667%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .featured-project .featured-project-thumb:last-child,
  .featured-project .featured-project-text:last-child {
    margin-right: 0;
  }
}
/* line 413, sass/site/home/_home.scss */
.featured-project .featured-project-thumb img,
.featured-project .featured-project-text img {
  display: block;
  margin-bottom: 1.5em;
}
/* line 420, sass/site/home/_home.scss */
.featured-project .featured-project-text {
  margin-right: 0;
  text-align: center;
}
@media screen and (min-width: 35em) {
  /* line 420, sass/site/home/_home.scss */
  .featured-project .featured-project-text {
    text-align: left;
  }
}
/* line 430, sass/site/home/_home.scss */
.featured-project .featured-project-description {
  font-size: 14.4px;
  font-size: 0.9rem;
  margin: 0 0 1em;
}
/* line 435, sass/site/home/_home.scss */
.featured-project .featured-project-description p {
  margin: 0 0 0.5em;
}
@media screen and (min-width: 35em) {
  /* line 430, sass/site/home/_home.scss */
  .featured-project .featured-project-description {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 41em) {
  /* line 430, sass/site/home/_home.scss */
  .featured-project .featured-project-description {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}
/* line 448, sass/site/home/_home.scss */
.featured-project .featured-project-video-link {
  font-size: 14.4px;
  font-size: 0.9rem;
  font-weight: 700;
  margin: 0 0 1em;
}
@media screen and (min-width: 35em) {
  /* line 448, sass/site/home/_home.scss */
  .featured-project .featured-project-video-link {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}

/* line 461, sass/site/home/_home.scss */
.what-we-do {
  background: #303743;
}
/* line 464, sass/site/home/_home.scss */
.what-we-do .what-we-do-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 0;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 464, sass/site/home/_home.scss */
  .what-we-do .what-we-do-holder {
    padding-top: 5em;
    padding-bottom: 2em;
  }
}
/* line 479, sass/site/home/_home.scss */
.what-we-do .what-we-do-title {
  color: #fff;
  text-align: center;
  margin-top: 0.35em;
}

/* line 488, sass/site/home/_home.scss */
.what-we-do-list {
  content: "";
  display: table;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 41em) {
  /* line 488, sass/site/home/_home.scss */
  .what-we-do-list {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 82.97872%;
    margin-left: 8.51064%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .what-we-do-list:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 78em) {
  /* line 488, sass/site/home/_home.scss */
  .what-we-do-list {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .what-we-do-list:last-child {
    margin-right: 0;
  }
}
/* line 505, sass/site/home/_home.scss */
.what-we-do-list .what-we-do-item {
  width: 100%;
  position: relative;
  color: #fff;
  margin-bottom: 3em;
}
@media screen and (min-width: 78em) {
  /* line 505, sass/site/home/_home.scss */
  .what-we-do-list .what-we-do-item {
    float: left;
    display: block;
    margin-right: 6.66667%;
    width: 46.66667%;
    margin-bottom: 6em;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .what-we-do-list .what-we-do-item:last-child {
    margin-right: 0;
  }
}
/* line 520, sass/site/home/_home.scss */
.what-we-do-list .what-we-do-item.first {
  clear: both;
}
/* line 524, sass/site/home/_home.scss */
.what-we-do-list .what-we-do-item.second {
  margin-right: 0;
}
/* line 528, sass/site/home/_home.scss */
.what-we-do-list .what-we-do-item .what-we-do-item-icon {
  position: absolute;
  width: 3em;
}
@media screen and (min-width: 35em) {
  /* line 528, sass/site/home/_home.scss */
  .what-we-do-list .what-we-do-item .what-we-do-item-icon {
    width: 5em;
  }
}
/* line 537, sass/site/home/_home.scss */
.what-we-do-list .what-we-do-item h3 {
  font-size: 19.2px;
  font-size: 1.2rem;
  color: #00bcf2;
  font-weight: 400;
  margin: 0 0 0.35em;
  padding-left: 3.5em;
}
@media screen and (min-width: 35em) {
  /* line 537, sass/site/home/_home.scss */
  .what-we-do-list .what-we-do-item h3 {
    font-size: 25.6px;
    font-size: 1.6rem;
    padding-left: 4.4em;
  }
}
@media screen and (min-width: 47em) {
  /* line 537, sass/site/home/_home.scss */
  .what-we-do-list .what-we-do-item h3 {
    font-size: 32px;
    font-size: 2rem;
    padding-left: 3.5em;
  }
}
/* line 560, sass/site/home/_home.scss */
.what-we-do-list .what-we-do-item .what-we-do-text {
  padding-left: 4.75em;
}
@media screen and (min-width: 35em) {
  /* line 560, sass/site/home/_home.scss */
  .what-we-do-list .what-we-do-item .what-we-do-text {
    padding-left: 7.25em;
  }
}
/* line 568, sass/site/home/_home.scss */
.what-we-do-list .what-we-do-item ul {
  padding: 0;
  margin: 0 0 0 1em;
}
/* line 573, sass/site/home/_home.scss */
.what-we-do-list .what-we-do-item p,
.what-we-do-list .what-we-do-item li {
  color: #989ba1;
  color: rgba(255, 255, 255, 0.5);
}
/* line 579, sass/site/home/_home.scss */
.what-we-do-list .what-we-do-item a {
  color: #00bcf2;
  text-decoration: underline;
}
/* line 584, sass/site/home/_home.scss */
.what-we-do-list .what-we-do-item a:hover, .what-we-do-list .what-we-do-item a:focus, .what-we-do-list .what-we-do-item a:active {
  color: #fff;
}

/* line 593, sass/site/home/_home.scss */
.who-we-work-with {
  background: #2e3192 url("dist/img/who-we-work-with-bg.jpg");
  background-size: cover;
}
/* line 597, sass/site/home/_home.scss */
.who-we-work-with .who-we-work-with-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 597, sass/site/home/_home.scss */
  .who-we-work-with .who-we-work-with-holder {
    padding-top: 5em;
    padding-bottom: 5em;
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media screen and (min-width: 55em) {
  /* line 597, sass/site/home/_home.scss */
  .who-we-work-with .who-we-work-with-holder {
    padding-top: 8em;
    padding-bottom: 8em;
    padding-left: 3em;
    padding-right: 3em;
  }
}
/* line 621, sass/site/home/_home.scss */
.who-we-work-with .who-we-work-with-title {
  clear: both;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 632, sass/site/home/_home.scss */
.who-we-work-with .who-we-work-with-tagline {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 35em) {
  /* line 632, sass/site/home/_home.scss */
  .who-we-work-with .who-we-work-with-tagline {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 47em) {
  /* line 632, sass/site/home/_home.scss */
  .who-we-work-with .who-we-work-with-tagline {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
    font-size: 24px;
    font-size: 1.5rem;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .who-we-work-with .who-we-work-with-tagline:last-child {
    margin-right: 0;
  }
}
/* line 652, sass/site/home/_home.scss */
.who-we-work-with .who-we-work-with-list {
  content: "";
  display: table;
  width: 100%;
}
/* line 657, sass/site/home/_home.scss */
.who-we-work-with .who-we-work-with-item {
  width: 100%;
  font-size: 14.4px;
  font-size: 0.9rem;
  color: #989ba1;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  line-height: 1.2;
  margin-bottom: 2em;
}
@media screen and (min-width: 35em) {
  /* line 657, sass/site/home/_home.scss */
  .who-we-work-with .who-we-work-with-item {
    float: left;
    display: block;
    margin-right: 9.09091%;
    width: 27.27273%;
    font-size: 16px;
    font-size: 1rem;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .who-we-work-with .who-we-work-with-item:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 55em) {
  /* line 657, sass/site/home/_home.scss */
  .who-we-work-with .who-we-work-with-item {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}
/* line 678, sass/site/home/_home.scss */
.who-we-work-with .who-we-work-with-item.third {
  margin-right: 0;
}
/* line 683, sass/site/home/_home.scss */
.who-we-work-with .large-number {
  font-size: 48px;
  font-size: 3rem;
  display: block;
  color: #fff;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 35em) {
  /* line 683, sass/site/home/_home.scss */
  .who-we-work-with .large-number {
    font-size: 64px;
    font-size: 4rem;
  }
}
@media screen and (min-width: 55em) {
  /* line 683, sass/site/home/_home.scss */
  .who-we-work-with .large-number {
    font-size: 96px;
    font-size: 6rem;
  }
}

/* line 703, sass/site/home/_home.scss */
.testimonials {
  background: #e1e2ed;
}
/* line 706, sass/site/home/_home.scss */
.testimonials .testimonials-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 6em;
  padding-bottom: 3em;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 706, sass/site/home/_home.scss */
  .testimonials .testimonials-holder {
    padding-top: 5em;
    padding-bottom: 5em;
    padding-left: 3em;
    padding-right: 3em;
  }
}
/* line 723, sass/site/home/_home.scss */
.testimonials .testimonials-list {
  width: 100%;
}
@media screen and (min-width: 55em) {
  /* line 723, sass/site/home/_home.scss */
  .testimonials .testimonials-list {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .testimonials .testimonials-list:last-child {
    margin-right: 0;
  }
}
/* line 731, sass/site/home/_home.scss */
.testimonials .testimonials-list:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -2.5em;
  width: 24px;
  height: 24px;
  background: url("dist/img/quotemark.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-left: -12px;
}
@media screen and (min-width: 35em) {
  /* line 731, sass/site/home/_home.scss */
  .testimonials .testimonials-list:before {
    left: -2em;
    top: -0.25em;
    width: 32px;
    height: 32px;
    margin-left: 0;
  }
}
/* line 757, sass/site/home/_home.scss */
.testimonials .testimonials-item {
  position: relative;
  color: #2e3192;
  text-align: center;
  padding-bottom: 2em;
}
/* line 766, sass/site/home/_home.scss */
.testimonials .testimonials-item p {
  margin: 0 0 1em;
}
/* line 770, sass/site/home/_home.scss */
.testimonials .testimonials-item .author {
  color: #999;
}

/* line 776, sass/site/home/_home.scss */
.our-projects {
  background: #fff;
}
/* line 779, sass/site/home/_home.scss */
.our-projects .our-projects-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 779, sass/site/home/_home.scss */
  .our-projects .our-projects-holder {
    padding-top: 5em;
    padding-bottom: 5em;
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media screen and (min-width: 47em) {
  /* line 779, sass/site/home/_home.scss */
  .our-projects .our-projects-holder {
    padding-top: 8em;
    padding-bottom: 8em;
    padding-left: 3em;
    padding-right: 3em;
  }
}
/* line 802, sass/site/home/_home.scss */
.page-template-our-projects .our-projects .our-projects-holder {
  padding-top: 0;
}
@media screen and (min-width: 35em) {
  /* line 802, sass/site/home/_home.scss */
  .page-template-our-projects .our-projects .our-projects-holder {
    padding-top: 3em;
  }
}
/* line 811, sass/site/home/_home.scss */
.our-projects .our-projects-title {
  clear: both;
  color: #00bcf2;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 822, sass/site/home/_home.scss */
.our-projects .our-projects-tagline {
  content: "";
  display: table;
  width: 100%;
  font-size: 14.4px;
  font-size: 0.9rem;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 35em) {
  /* line 822, sass/site/home/_home.scss */
  .our-projects .our-projects-tagline {
    font-size: 17.6px;
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 78em) {
  /* line 822, sass/site/home/_home.scss */
  .our-projects .our-projects-tagline {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
    font-size: 24px;
    font-size: 1.5rem;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .our-projects .our-projects-tagline:last-child {
    margin-right: 0;
  }
}
/* line 841, sass/site/home/_home.scss */
.our-projects .our-projects-tagline.smaller {
  font-size: 14.4px;
  font-size: 0.9rem;
}
@media screen and (min-width: 35em) {
  /* line 841, sass/site/home/_home.scss */
  .our-projects .our-projects-tagline.smaller {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 78em) {
  /* line 841, sass/site/home/_home.scss */
  .our-projects .our-projects-tagline.smaller {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}
/* line 854, sass/site/home/_home.scss */
.our-projects .our-projects-list {
  content: "";
  display: table;
  width: 100%;
  padding-top: 1em;
}
@media screen and (min-width: 35em) {
  /* line 854, sass/site/home/_home.scss */
  .our-projects .our-projects-list {
    padding-top: 2em;
  }
}
@media screen and (min-width: 78em) {
  /* line 854, sass/site/home/_home.scss */
  .our-projects .our-projects-list {
    padding-top: 3em;
  }
}
/* line 869, sass/site/home/_home.scss */
.our-projects .our-projects-item {
  content: "";
  display: table;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #e1e2ed;
  margin: 0 0 1em;
}
@media screen and (min-width: 55em) {
  /* line 869, sass/site/home/_home.scss */
  .our-projects .our-projects-item {
    margin: 0;
  }
}
/* line 882, sass/site/home/_home.scss */
.our-projects .our-projects-item.first {
  background: #00bcf2;
  border: 0;
}
/* line 887, sass/site/home/_home.scss */
.our-projects .our-projects-item.first .our-projects-item-summary {
  color: #fff;
}
/* line 892, sass/site/home/_home.scss */
.our-projects .our-projects-item .our-projects-item-thumb {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 55em) {
  /* line 892, sass/site/home/_home.scss */
  .our-projects .our-projects-item .our-projects-item-thumb {
    width: 50%;
    float: right;
  }
}
/* line 902, sass/site/home/_home.scss */
.our-projects .our-projects-item .our-projects-item-thumb img {
  display: block;
  width: 100%;
}
/* line 908, sass/site/home/_home.scss */
.our-projects .our-projects-item .our-projects-item-summary {
  width: 100%;
  padding: 1em;
}
@media screen and (min-width: 55em) {
  /* line 908, sass/site/home/_home.scss */
  .our-projects .our-projects-item .our-projects-item-summary {
    width: 50%;
    float: left;
    padding: 2em;
  }
}
@media screen and (min-width: 78em) {
  /* line 908, sass/site/home/_home.scss */
  .our-projects .our-projects-item .our-projects-item-summary {
    padding: 4em 4em 1em;
  }
}
/* line 925, sass/site/home/_home.scss */
.our-projects .our-projects-item .our-projects-item-title {
  font-size: 19.2px;
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 35em) {
  /* line 925, sass/site/home/_home.scss */
  .our-projects .our-projects-item .our-projects-item-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 78em) {
  /* line 925, sass/site/home/_home.scss */
  .our-projects .our-projects-item .our-projects-item-title {
    font-size: 32px;
    font-size: 2rem;
  }
}
/* line 940, sass/site/home/_home.scss */
.our-projects .our-projects-item .read-more {
  margin-bottom: 0;
}

/* line 946, sass/site/home/_home.scss */
.campaigns-list {
  width: 100%;
}

/* line 950, sass/site/home/_home.scss */
.campaign-item-thumb {
  text-align: center;
  padding: 1em 1em 2em;
}
/* line 955, sass/site/home/_home.scss */
.campaign-item-thumb img {
  display: inline-block;
  width: auto;
  max-height: 14em;
}

/* line 962, sass/site/home/_home.scss */
.research-participants {
  color: #fff;
  background: #00bcf2;
  text-align: center;
}
/* line 968, sass/site/home/_home.scss */
.research-participants .research-participants-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 968, sass/site/home/_home.scss */
  .research-participants .research-participants-holder {
    padding-bottom: 5em;
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media screen and (min-width: 47em) {
  /* line 968, sass/site/home/_home.scss */
  .research-participants .research-participants-holder {
    padding-bottom: 8em;
    padding-left: 3em;
    padding-right: 3em;
  }
}
@media screen and (min-width: 35em) {
  /* line 989, sass/site/home/_home.scss */
  .page-template-home .research-participants .research-participants-holder {
    padding-top: 5em;
  }
}
@media screen and (min-width: 47em) {
  /* line 989, sass/site/home/_home.scss */
  .page-template-home .research-participants .research-participants-holder {
    padding-top: 8em;
  }
}
/* line 999, sass/site/home/_home.scss */
.page-template-research-participants .research-participants .research-participants-holder {
  padding-top: 0;
}
/* line 1004, sass/site/home/_home.scss */
.research-participants .research-participants-title {
  clear: both;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 1015, sass/site/home/_home.scss */
.research-participants .research-participants-left,
.research-participants .research-participants-right {
  width: 100%;
}
@media screen and (min-width: 70em) {
  /* line 1015, sass/site/home/_home.scss */
  .research-participants .research-participants-left,
  .research-participants .research-participants-right {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%;
    margin-left: 11.34752%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .research-participants .research-participants-left:last-child,
  .research-participants .research-participants-right:last-child {
    margin-right: 0;
  }
}
/* line 1024, sass/site/home/_home.scss */
.research-participants .research-participants-left p,
.research-participants .research-participants-right p {
  margin: 0 0 1em;
}
/* line 1029, sass/site/home/_home.scss */
.research-participants .research-participants-subtitle {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 1.5em 0 0.5em;
}
@media screen and (min-width: 35em) {
  /* line 1029, sass/site/home/_home.scss */
  .research-participants .research-participants-subtitle {
    font-size: 40px;
    font-size: 2.5rem;
    margin: 1.5em 0 0.25em;
  }
}
@media screen and (min-width: 70em) {
  /* line 1029, sass/site/home/_home.scss */
  .research-participants .research-participants-subtitle {
    margin: 2em 0 0.25em;
  }
}

/* line 1048, sass/site/home/_home.scss */
.gform_wrapper,
.wysiwyg .gform_wrapper {
  text-align: left;
}
/* line 1052, sass/site/home/_home.scss */
.gform_wrapper ul,
.wysiwyg .gform_wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 1059, sass/site/home/_home.scss */
.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper textarea,
.wysiwyg .gform_wrapper input[type="text"],
.wysiwyg .gform_wrapper input[type="email"],
.wysiwyg .gform_wrapper textarea {
  font-size: 14.4px;
  font-size: 0.9rem;
  width: 100%;
  padding: 0.75em 1em;
  border: 1px solid #ddd;
  border-radius: 0;
}
/* line 1069, sass/site/home/_home.scss */
.gform_wrapper input[type="text"]::-webkit-input-placeholder,
.gform_wrapper input[type="email"]::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder,
.wysiwyg .gform_wrapper input[type="text"]::-webkit-input-placeholder,
.wysiwyg .gform_wrapper input[type="email"]::-webkit-input-placeholder,
.wysiwyg .gform_wrapper textarea::-webkit-input-placeholder {
  color: #bbb;
}
/* line 1072, sass/site/home/_home.scss */
.gform_wrapper input[type="text"]:-moz-placeholder,
.gform_wrapper input[type="email"]:-moz-placeholder,
.gform_wrapper textarea:-moz-placeholder,
.wysiwyg .gform_wrapper input[type="text"]:-moz-placeholder,
.wysiwyg .gform_wrapper input[type="email"]:-moz-placeholder,
.wysiwyg .gform_wrapper textarea:-moz-placeholder {
  color: #bbb;
}
/* line 1075, sass/site/home/_home.scss */
.gform_wrapper input[type="text"]::-moz-placeholder,
.gform_wrapper input[type="email"]::-moz-placeholder,
.gform_wrapper textarea::-moz-placeholder,
.wysiwyg .gform_wrapper input[type="text"]::-moz-placeholder,
.wysiwyg .gform_wrapper input[type="email"]::-moz-placeholder,
.wysiwyg .gform_wrapper textarea::-moz-placeholder {
  color: #bbb;
}
/* line 1078, sass/site/home/_home.scss */
.gform_wrapper input[type="text"]:-ms-input-placeholder,
.gform_wrapper input[type="email"]:-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder,
.wysiwyg .gform_wrapper input[type="text"]:-ms-input-placeholder,
.wysiwyg .gform_wrapper input[type="email"]:-ms-input-placeholder,
.wysiwyg .gform_wrapper textarea:-ms-input-placeholder {
  color: #bbb;
}
/* line 1083, sass/site/home/_home.scss */
.gform_wrapper textarea,
.wysiwyg .gform_wrapper textarea {
  display: block;
  height: 6em;
  margin-bottom: 0;
}
/* line 1090, sass/site/home/_home.scss */
.gform_wrapper .gfield,
.wysiwyg .gform_wrapper .gfield {
  margin-bottom: 0.5em;
}
/* line 1094, sass/site/home/_home.scss */
.gform_wrapper .gfield_label,
.wysiwyg .gform_wrapper .gfield_label {
  font-size: 14.4px;
  font-size: 0.9rem;
  display: block;
  text-transform: uppercase;
  margin: 1em 0 0.25em;
}
/* line 1104, sass/site/home/_home.scss */
.gform_wrapper .gform_validation_container,
.wysiwyg .gform_wrapper .gform_validation_container {
  display: none;
}
/* line 1108, sass/site/home/_home.scss */
.gform_wrapper .gform_button,
.wysiwyg .gform_wrapper .gform_button {
  width: 100%;
  color: #fff;
  background: #2a2d84;
}
/* line 1114, sass/site/home/_home.scss */
.gform_wrapper .gform_button:hover, .gform_wrapper .gform_button:focus, .gform_wrapper .gform_button:active,
.wysiwyg .gform_wrapper .gform_button:hover,
.wysiwyg .gform_wrapper .gform_button:focus,
.wysiwyg .gform_wrapper .gform_button:active {
  color: #fff;
  background: #2e3192;
}
/* line 1122, sass/site/home/_home.scss */
.gform_wrapper .validation_error,
.wysiwyg .gform_wrapper .validation_error {
  font-size: 14.4px;
  font-size: 0.9rem;
  background: #e43f00;
  padding: 0.5em 0.75em;
  margin-bottom: 0.5em;
}
/* line 1131, sass/site/home/_home.scss */
.gform_wrapper .validation_message,
.wysiwyg .gform_wrapper .validation_message {
  font-size: 14.4px;
  font-size: 0.9rem;
  background: #e43f00;
  padding: 0.5em 0.75em;
  margin-bottom: 0.5em;
}
/* line 1139, sass/site/home/_home.scss */
.gform_wrapper .validation_message:before,
.wysiwyg .gform_wrapper .validation_message:before {
  content: "\e627";
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.75em;
}
/* line 1158, sass/site/home/_home.scss */
.gform_wrapper .gfield_error input[type="text"],
.wysiwyg .gform_wrapper .gfield_error input[type="text"] {
  display: block;
  border: 1px solid #e43f00;
}
/* line 1164, sass/site/home/_home.scss */
.gform_wrapper .gform_confirmation_message,
.wysiwyg .gform_wrapper .gform_confirmation_message {
  color: #000;
  background: #fff;
  text-align: center;
  font-weight: 700;
  padding: 1em;
}
/* line 1175, sass/site/home/_home.scss */
.gform_wrapper .focus-group-feedback-form input[type="text"],
.gform_wrapper .focus-group-feedback-form input[type="email"],
.gform_wrapper .focus-group-feedback-form textarea,
.wysiwyg .gform_wrapper .focus-group-feedback-form input[type="text"],
.wysiwyg .gform_wrapper .focus-group-feedback-form input[type="email"],
.wysiwyg .gform_wrapper .focus-group-feedback-form textarea {
  border: 0;
}
/* line 1181, sass/site/home/_home.scss */
.gform_wrapper .focus-group-feedback-form .gfield_label,
.wysiwyg .gform_wrapper .focus-group-feedback-form .gfield_label {
  display: none;
}
/* line 1185, sass/site/home/_home.scss */
.gform_wrapper .focus-group-feedback-form .gform_button,
.wysiwyg .gform_wrapper .focus-group-feedback-form .gform_button {
  color: #00bcf2;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
/* line 1190, sass/site/home/_home.scss */
.gform_wrapper .focus-group-feedback-form .gform_button:hover, .gform_wrapper .focus-group-feedback-form .gform_button:focus, .gform_wrapper .focus-group-feedback-form .gform_button:active,
.wysiwyg .gform_wrapper .focus-group-feedback-form .gform_button:hover,
.wysiwyg .gform_wrapper .focus-group-feedback-form .gform_button:focus,
.wysiwyg .gform_wrapper .focus-group-feedback-form .gform_button:active {
  color: #2e3192;
  background: #fff;
}

/* line 1200, sass/site/home/_home.scss */
.work-with-us {
  color: #fff;
  background: #303743 url("dist/img/work-with-us-bg.jpg");
  background-size: cover;
  text-align: center;
}
/* line 1207, sass/site/home/_home.scss */
.work-with-us .work-with-us-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 1207, sass/site/home/_home.scss */
  .work-with-us .work-with-us-holder {
    padding-top: 8em;
    padding-bottom: 8em;
    padding-left: 3em;
    padding-right: 3em;
  }
}
/* line 1224, sass/site/home/_home.scss */
.work-with-us .work-with-us-title {
  clear: both;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 1235, sass/site/home/_home.scss */
.work-with-us .work-with-us-tagline {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 35em) {
  /* line 1235, sass/site/home/_home.scss */
  .work-with-us .work-with-us-tagline {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 47em) {
  /* line 1235, sass/site/home/_home.scss */
  .work-with-us .work-with-us-tagline {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
    font-size: 24px;
    font-size: 1.5rem;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .work-with-us .work-with-us-tagline:last-child {
    margin-right: 0;
  }
}
/* line 1254, sass/site/home/_home.scss */
.work-with-us .read-more {
  clear: both;
  margin-bottom: 0;
}

/* line 1261, sass/site/home/_home.scss */
.site-footer {
  color: #fff;
  background-color: #2e3192;
  background-image: -webkit-linear-gradient(bottom, #2e3192, #22246b);
  background-image: linear-gradient(to top,#2e3192, #22246b);
}
/* line 1265, sass/site/home/_home.scss */
.site-footer .site-footer-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 3em;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 1265, sass/site/home/_home.scss */
  .site-footer .site-footer-holder {
    padding-top: 3em;
    padding-bottom: 4em;
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media screen and (min-width: 47em) {
  /* line 1265, sass/site/home/_home.scss */
  .site-footer .site-footer-holder {
    padding-top: 4em;
    padding-bottom: 6em;
    padding-left: 3em;
    padding-right: 3em;
  }
}
/* line 1289, sass/site/home/_home.scss */
.site-footer .site-info {
  text-align: center;
}
@media screen and (min-width: 64em) {
  /* line 1289, sass/site/home/_home.scss */
  .site-footer .site-info {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 23.40426%;
    text-align: left;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .site-footer .site-info:last-child {
    margin-right: 0;
  }
}
/* line 1298, sass/site/home/_home.scss */
.site-footer .site-info p {
  font-size: 14.4px;
  font-size: 0.9rem;
  line-height: 1.2;
  opacity: 0.5;
}
/* line 1307, sass/site/home/_home.scss */
.site-footer .site-footer-logo img {
  width: 10em;
  opacity: 0.5;
  transition: opacity 0.5s;
}
/* line 1314, sass/site/home/_home.scss */
.site-footer .site-footer-logo img:hover {
  opacity: 1;
}
/* line 1319, sass/site/home/_home.scss */
.site-footer .site-footer-navigation {
  margin-top: 2em;
}
@media screen and (min-width: 64em) {
  /* line 1319, sass/site/home/_home.scss */
  .site-footer .site-footer-navigation {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-right: 0;
    float: right;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .site-footer .site-footer-navigation:last-child {
    margin-right: 0;
  }
}
/* line 1329, sass/site/home/_home.scss */
.site-footer .site-footer-navigation a {
  font-size: 14.4px;
  font-size: 0.9rem;
  display: block;
  opacity: 0.5;
  color: #fff;
  text-decoration: none;
  line-height: 1.2;
  padding: 0.5em 0;
}
/* line 1342, sass/site/home/_home.scss */
.site-footer .site-footer-navigation a:hover, .site-footer .site-footer-navigation a:focus, .site-footer .site-footer-navigation a:active {
  opacity: 0.9;
}
/* line 1349, sass/site/home/_home.scss */
.site-footer .site-footer-navigation .footer-nav-menu > li {
  margin-bottom: 2em;
}
@media screen and (min-width: 41em) {
  /* line 1349, sass/site/home/_home.scss */
  .site-footer .site-footer-navigation .footer-nav-menu > li {
    float: left;
    display: block;
    margin-right: 2.5641%;
    width: 17.94872%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .site-footer .site-footer-navigation .footer-nav-menu > li:last-child {
    margin-right: 0;
  }
}
/* line 1356, sass/site/home/_home.scss */
.site-footer .site-footer-navigation .footer-nav-menu > li > a {
  font-weight: 700;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
/* line 1363, sass/site/home/_home.scss */
.site-footer .site-footer-navigation .sub-menu {
  list-style: none;
  padding: 0;
  margin: 0.5em 0 0;
}

/* line 3, sass/site/pages/_pages.scss */
.page .entry-header,
.error404 .entry-header {
  color: #fff;
  background: #00bcf2;
  text-align: center;
}
/* line 10, sass/site/pages/_pages.scss */
.page .entry-header .header-content p,
.error404 .entry-header .header-content p {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 35em) {
  /* line 10, sass/site/pages/_pages.scss */
  .page .entry-header .header-content p,
  .error404 .entry-header .header-content p {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 47em) {
  /* line 10, sass/site/pages/_pages.scss */
  .page .entry-header .header-content p,
  .error404 .entry-header .header-content p {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
    font-size: 24px;
    font-size: 1.5rem;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page .entry-header .header-content p:last-child,
  .error404 .entry-header .header-content p:last-child {
    margin-right: 0;
  }
}
/* line 31, sass/site/pages/_pages.scss */
.page .entry-header-holder,
.error404 .entry-header-holder {
  padding-top: 8em;
  padding-bottom: 5em;
}
/* line 36, sass/site/pages/_pages.scss */
.page .page-holder,
.error404 .page-holder {
  content: "";
  display: table;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 3em;
}
/* line 44, sass/site/pages/_pages.scss */
.page .entry-title,
.error404 .entry-title {
  color: inherit;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 51, sass/site/pages/_pages.scss */
.page .entry-content-holder,
.error404 .entry-content-holder {
  content: "";
  display: table;
  width: 100%;
}
@media screen and (min-width: 41em) {
  /* line 51, sass/site/pages/_pages.scss */
  .page .entry-content-holder,
  .error404 .entry-content-holder {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 82.97872%;
    margin-left: 8.51064%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page .entry-content-holder:last-child,
  .error404 .entry-content-holder:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 78em) {
  /* line 51, sass/site/pages/_pages.scss */
  .page .entry-content-holder,
  .error404 .entry-content-holder {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page .entry-content-holder:last-child,
  .error404 .entry-content-holder:last-child {
    margin-right: 0;
  }
}
/* line 67, sass/site/pages/_pages.scss */
.page .two-columns .entry-content-holder,
.error404 .two-columns .entry-content-holder {
  content: "";
  display: table;
  width: 100%;
}
@media screen and (min-width: 41em) {
  /* line 67, sass/site/pages/_pages.scss */
  .page .two-columns .entry-content-holder,
  .error404 .two-columns .entry-content-holder {
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 78em) {
  /* line 67, sass/site/pages/_pages.scss */
  .page .two-columns .entry-content-holder,
  .error404 .two-columns .entry-content-holder {
    width: 100%;
    margin: 0;
  }
}
/* line 82, sass/site/pages/_pages.scss */
.page .two-columns .entry-content,
.error404 .two-columns .entry-content {
  margin-bottom: 3em;
}
@media screen and (min-width: 41em) {
  /* line 82, sass/site/pages/_pages.scss */
  .page .two-columns .entry-content,
  .error404 .two-columns .entry-content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 44.68085%;
    margin-bottom: 0;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page .two-columns .entry-content:last-child,
  .error404 .two-columns .entry-content:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 41em) {
  /* line 92, sass/site/pages/_pages.scss */
  .page .two-columns .entry-content-right,
  .page .two-columns .entry-map,
  .error404 .two-columns .entry-content-right,
  .error404 .two-columns .entry-map {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 44.68085%;
    margin-right: 0;
    float: right;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page .two-columns .entry-content-right:last-child,
  .page .two-columns .entry-map:last-child,
  .error404 .two-columns .entry-content-right:last-child,
  .error404 .two-columns .entry-map:last-child {
    margin-right: 0;
  }
}
/* line 102, sass/site/pages/_pages.scss */
.page .widget-area,
.error404 .widget-area {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 3em;
  padding-bottom: 3em;
}
@media screen and (min-width: 41em) {
  /* line 102, sass/site/pages/_pages.scss */
  .page .widget-area,
  .error404 .widget-area {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 82.97872%;
    margin-left: 8.51064%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page .widget-area:last-child,
  .error404 .widget-area:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 55em) {
  /* line 102, sass/site/pages/_pages.scss */
  .page .widget-area,
  .error404 .widget-area {
    padding-left: 3em;
    padding-right: 3em;
  }
}
@media screen and (min-width: 55em) {
  /* line 102, sass/site/pages/_pages.scss */
  .page .widget-area,
  .error404 .widget-area {
    padding-left: 3em;
    padding-right: 3em;
  }
}
@media screen and (min-width: 78em) {
  /* line 102, sass/site/pages/_pages.scss */
  .page .widget-area,
  .error404 .widget-area {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page .widget-area:last-child,
  .error404 .widget-area:last-child {
    margin-right: 0;
  }
}
/* line 132, sass/site/pages/_pages.scss */
.page .widget-area .widget,
.error404 .widget-area .widget {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 100%;
  clear: both;
}
/* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
.page .widget-area .widget:last-child,
.error404 .widget-area .widget:last-child {
  margin-right: 0;
}

/* line 142, sass/site/pages/_pages.scss */
.page.abs-header .site-header,
.error404.abs-header .site-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: transparent;
  padding-bottom: 0;
}
/* line 153, sass/site/pages/_pages.scss */
.page.abs-header .entry-header-holder,
.page.abs-header .page-holder,
.error404.abs-header .entry-header-holder,
.error404.abs-header .page-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 153, sass/site/pages/_pages.scss */
  .page.abs-header .entry-header-holder,
  .page.abs-header .page-holder,
  .error404.abs-header .entry-header-holder,
  .error404.abs-header .page-holder {
    padding-left: 3em;
    padding-right: 3em;
  }
}
/* line 167, sass/site/pages/_pages.scss */
.page.abs-header .entry-header,
.error404.abs-header .entry-header {
  color: #fff;
  background: #00bcf2 url("dist/img/our-people-light-blue-bg.jpg");
  background-size: cover;
  background-position: center center;
  text-align: center;
}
/* line 177, sass/site/pages/_pages.scss */
.page.abs-header .entry-header-holder,
.error404.abs-header .entry-header-holder {
  padding-top: 6em;
  padding-bottom: 3em;
}
@media screen and (min-width: 27em) {
  /* line 177, sass/site/pages/_pages.scss */
  .page.abs-header .entry-header-holder,
  .error404.abs-header .entry-header-holder {
    padding-top: 7em;
    padding-bottom: 4em;
  }
}
@media screen and (min-width: 41em) {
  /* line 177, sass/site/pages/_pages.scss */
  .page.abs-header .entry-header-holder,
  .error404.abs-header .entry-header-holder {
    padding-top: 11em;
    padding-bottom: 4em;
  }
}
@media screen and (min-width: 47em) {
  /* line 177, sass/site/pages/_pages.scss */
  .page.abs-header .entry-header-holder,
  .error404.abs-header .entry-header-holder {
    padding-top: 11em;
    padding-bottom: 5em;
  }
}
@media screen and (min-width: 78em) {
  /* line 177, sass/site/pages/_pages.scss */
  .page.abs-header .entry-header-holder,
  .error404.abs-header .entry-header-holder {
    padding-top: 13em;
    padding-bottom: 7em;
  }
}
/* line 202, sass/site/pages/_pages.scss */
.page.abs-header.page-template-who-we-work-with .entry-header,
.error404.abs-header.page-template-who-we-work-with .entry-header {
  background: #2e3192 url("dist/img/who-we-work-with-bg.jpg");
  background-size: cover;
}
/* line 207, sass/site/pages/_pages.scss */
.page.abs-header.page-template-work-with-us .entry-header, .page.abs-header.work-with-us-child .entry-header,
.error404.abs-header.page-template-work-with-us .entry-header,
.error404.abs-header.work-with-us-child .entry-header {
  background: #303743 url("dist/img/work-with-us-bg.jpg");
  background-size: cover;
}
/* line 213, sass/site/pages/_pages.scss */
.page.abs-header.page-template-who-we-are .entry-header, .page.abs-header.page-template-work-with-us .entry-header,
.error404.abs-header.page-template-who-we-are .entry-header,
.error404.abs-header.page-template-work-with-us .entry-header {
  height: 100vh;
  min-height: 26em;
}
@media screen and (min-width: 27em) {
  /* line 213, sass/site/pages/_pages.scss */
  .page.abs-header.page-template-who-we-are .entry-header, .page.abs-header.page-template-work-with-us .entry-header,
  .error404.abs-header.page-template-who-we-are .entry-header,
  .error404.abs-header.page-template-work-with-us .entry-header {
    min-height: 34em;
  }
}
@media screen and (min-width: 47em) {
  /* line 213, sass/site/pages/_pages.scss */
  .page.abs-header.page-template-who-we-are .entry-header, .page.abs-header.page-template-work-with-us .entry-header,
  .error404.abs-header.page-template-who-we-are .entry-header,
  .error404.abs-header.page-template-work-with-us .entry-header {
    min-height: 40em;
  }
}
/* line 226, sass/site/pages/_pages.scss */
.page.abs-header.page-template-who-we-are .entry-header .entry-header-holder, .page.abs-header.page-template-work-with-us .entry-header .entry-header-holder,
.error404.abs-header.page-template-who-we-are .entry-header .entry-header-holder,
.error404.abs-header.page-template-work-with-us .entry-header .entry-header-holder {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 0;
  padding-bottom: 0;
}

/* line 237, sass/site/pages/_pages.scss */
.page.page-dark-grey {
  background: #303743;
}
/* line 240, sass/site/pages/_pages.scss */
.page.page-dark-grey .site-header,
.page.page-dark-grey .entry-header {
  background: #303743;
}
/* line 245, sass/site/pages/_pages.scss */
.page.page-dark-grey .entry-header-holder {
  padding-bottom: 0;
}

/* line 250, sass/site/pages/_pages.scss */
.page.page-blue {
  background: #00bcf2;
}
/* line 253, sass/site/pages/_pages.scss */
.page.page-blue .site-header,
.page.page-blue .entry-header {
  background: #00bcf2;
}
/* line 258, sass/site/pages/_pages.scss */
.page.page-blue .entry-header-holder {
  padding-bottom: 0;
}

/* line 265, sass/site/pages/_pages.scss */
.page.page-template-privacy-policy .site-header,
.page.page-template-privacy-policy .entry-header,
.error404.page-blue .site-header,
.error404.page-blue .entry-header {
  background: #00bcf2;
}

/* line 273, sass/site/pages/_pages.scss */
.page.page-template-contact-landing .entry-header,
.page.page-template-contact-location .entry-header {
  background: #00bcf2 url("dist/img/contact-light-blue-bg.jpg");
  background-size: cover;
  background-position: right center;
}

/* line 280, sass/site/pages/_pages.scss */
.breadcrumbs-list {
  list-style: none;
  padding: 0;
  margin: 0 0 0.5em;
}
@media screen and (min-width: 35em) {
  /* line 280, sass/site/pages/_pages.scss */
  .breadcrumbs-list {
    margin: 0 0 1em;
  }
}
/* line 290, sass/site/pages/_pages.scss */
.breadcrumbs-list .breadcrumbs-list-item {
  display: inline-block;
  margin-right: 0.75em;
}
/* line 295, sass/site/pages/_pages.scss */
.breadcrumbs-list .breadcrumbs-list-item:after {
  content: "\e628";
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 75%;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 1em;
}
/* line 314, sass/site/pages/_pages.scss */
.breadcrumbs-list .breadcrumbs-list-item.last {
  margin-right: 0;
}
/* line 317, sass/site/pages/_pages.scss */
.breadcrumbs-list .breadcrumbs-list-item.last:after {
  content: '';
  margin: 0;
}
/* line 324, sass/site/pages/_pages.scss */
.breadcrumbs-list .breadcrumbs-list-item a {
  color: inherit;
  text-decoration: none;
}
/* line 329, sass/site/pages/_pages.scss */
.breadcrumbs-list .breadcrumbs-list-item a:hover, .breadcrumbs-list .breadcrumbs-list-item a:focus, .breadcrumbs-list .breadcrumbs-list-item a:active {
  text-decoration: underline;
}

@media screen and (min-width: 55em) {
  /* line 338, sass/site/pages/_pages.scss */
  .page .layout-sidebar .page-holder {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    padding-right: 0;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page .layout-sidebar .page-holder:last-child {
    margin-right: 0;
  }
}

/* line 346, sass/site/pages/_pages.scss */
.page .layout-sidebar .widget-area {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 55em) {
  /* line 346, sass/site/pages/_pages.scss */
  .page .layout-sidebar .widget-area {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 27.65957%;
    margin-right: 0;
    float: right;
    padding-left: 0;
    padding-right: 3em;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .page .layout-sidebar .widget-area:last-child {
    margin-right: 0;
  }
}

/* line 361, sass/site/pages/_pages.scss */
.landing-children {
  content: "";
  display: table;
  width: 100%;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  margin-top: 3em;
  margin-bottom: 4em;
}
@media screen and (min-width: 41em) {
  /* line 361, sass/site/pages/_pages.scss */
  .landing-children {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 82.97872%;
    margin-left: 8.51064%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .landing-children:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 55em) {
  /* line 361, sass/site/pages/_pages.scss */
  .landing-children {
    padding-left: 3em;
    padding-right: 3em;
  }
}
@media screen and (min-width: 78em) {
  /* line 361, sass/site/pages/_pages.scss */
  .landing-children {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .landing-children:last-child {
    margin-right: 0;
  }
}
/* line 387, sass/site/pages/_pages.scss */
.landing-children .cat-label, .landing-children .jb_widget_secondary_nav .secondary-heading, .jb_widget_secondary_nav .landing-children .secondary-heading {
  margin-bottom: 1em;
}

/* line 392, sass/site/pages/_pages.scss */
.landing-children-item, .jb_widget_secondary_nav .page_item {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 100%;
  text-align: left;
  margin-bottom: 1px;
}
/* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
.landing-children-item:last-child, .jb_widget_secondary_nav .page_item:last-child {
  margin-right: 0;
}
/* line 399, sass/site/pages/_pages.scss */
.landing-children-item .full-block-link, .jb_widget_secondary_nav .page_item .full-block-link,
.landing-children-item a,
.jb_widget_secondary_nav .page_item a {
  display: block;
  position: relative;
  background: #00bcf2;
  text-decoration: none;
  padding: 1em;
}
/* line 410, sass/site/pages/_pages.scss */
.landing-children-item .full-block-link:hover, .jb_widget_secondary_nav .page_item .full-block-link:hover, .landing-children-item .full-block-link:focus, .jb_widget_secondary_nav .page_item .full-block-link:focus, .landing-children-item .full-block-link:active, .jb_widget_secondary_nav .page_item .full-block-link:active,
.landing-children-item a:hover,
.jb_widget_secondary_nav .page_item a:hover,
.landing-children-item a:focus,
.jb_widget_secondary_nav .page_item a:focus,
.landing-children-item a:active,
.jb_widget_secondary_nav .page_item a:active {
  background: #2e3192;
  cursor: pointer;
}
/* line 419, sass/site/pages/_pages.scss */
.landing-children-item a, .jb_widget_secondary_nav .page_item a {
  color: #fff;
  font-weight: 900;
  margin: 0;
}
/* line 427, sass/site/pages/_pages.scss */
.landing-children-item a *, .jb_widget_secondary_nav .page_item a * {
  color: inherit;
  margin: 0;
}
/* line 433, sass/site/pages/_pages.scss */
.landing-children-item a .landing-children-heading:after, .jb_widget_secondary_nav .page_item a .landing-children-heading:after {
  content: "\e628";
  font-family: 'themify';
  font-size: 80%;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 0.5em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 453, sass/site/pages/_pages.scss */
.landing-children-item .read-more, .jb_widget_secondary_nav .page_item .read-more {
  position: absolute;
  top: 2em;
  right: 2em;
}

/* line 460, sass/site/pages/_pages.scss */
.wysiwyg .hideshow-list,
.hideshow-list {
  margin-top: 3em;
}
/* line 464, sass/site/pages/_pages.scss */
.wysiwyg .hideshow-list .hideshow-item,
.hideshow-list .hideshow-item {
  margin-bottom: 1px;
}
/* line 468, sass/site/pages/_pages.scss */
.wysiwyg .hideshow-list .hideshow-heading,
.hideshow-list .hideshow-heading {
  color: #fff;
  background: #00bcf2;
  font-weight: 400;
  padding: 0.75em;
  margin: 0;
}
/* line 477, sass/site/pages/_pages.scss */
.js .wysiwyg .hideshow-list .hideshow-heading, .js
.hideshow-list .hideshow-heading {
  padding: 0;
}
/* line 481, sass/site/pages/_pages.scss */
.wysiwyg .hideshow-list .hideshow-heading a,
.hideshow-list .hideshow-heading a {
  display: block;
  position: relative;
  color: inherit;
  text-decoration: none;
  padding: 0.75em 4em 0.75em 0.75em;
}
/* line 491, sass/site/pages/_pages.scss */
.wysiwyg .hideshow-list .hideshow-heading a:after,
.hideshow-list .hideshow-heading a:after {
  content: "\e64b";
  position: absolute;
  right: 1em;
  top: 50%;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -0.5em;
}
/* line 514, sass/site/pages/_pages.scss */
.wysiwyg .hideshow-list .hideshow-heading.open a:after,
.hideshow-list .hideshow-heading.open a:after {
  content: "\e648";
}
/* line 519, sass/site/pages/_pages.scss */
.wysiwyg .hideshow-list .hideshow-content,
.hideshow-list .hideshow-content {
  background: #e1e2ed;
  padding: 1.25em;
}

/* line 526, sass/site/pages/_pages.scss */
.page-template-our-values .what-we-do-list {
  padding-top: 0;
}
@media screen and (min-width: 27em) {
  /* line 526, sass/site/pages/_pages.scss */
  .page-template-our-values .what-we-do-list {
    padding-top: 1em;
  }
}
@media screen and (min-width: 47em) {
  /* line 526, sass/site/pages/_pages.scss */
  .page-template-our-values .what-we-do-list {
    padding-top: 1.5em;
  }
}
@media screen and (min-width: 78em) {
  /* line 526, sass/site/pages/_pages.scss */
  .page-template-our-values .what-we-do-list {
    padding-top: 2em;
  }
}

/* line 542, sass/site/pages/_pages.scss */
.google-map {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
/* line 548, sass/site/pages/_pages.scss */
.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* line 1, sass/site/pages/_people.scss */
.people-diagram {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background: #2e3192;
  text-align: center;
  margin: 0;
}
/* line 11, sass/site/pages/_people.scss */
.people-diagram .people-diagram-holder {
  content: "";
  display: table;
  width: 100%;
  padding: 2em 0;
}
@media screen and (min-width: 35em) {
  /* line 11, sass/site/pages/_people.scss */
  .people-diagram .people-diagram-holder {
    padding: 4em 0;
  }
}
@media screen and (min-width: 41em) {
  /* line 11, sass/site/pages/_people.scss */
  .people-diagram .people-diagram-holder {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 82.97872%;
    margin-left: 8.51064%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .people-diagram .people-diagram-holder:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 78em) {
  /* line 11, sass/site/pages/_people.scss */
  .people-diagram .people-diagram-holder {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .people-diagram .people-diagram-holder:last-child {
    margin-right: 0;
  }
}
/* line 32, sass/site/pages/_people.scss */
.people-diagram .people-diagram-heading {
  color: #fff;
  padding: 1em 1em 0;
  margin: 0;
}
/* line 38, sass/site/pages/_people.scss */
.people-diagram .people-diagram-heading strong {
  font-weight: 900;
}
/* line 42, sass/site/pages/_people.scss */
.people-diagram .people-diagram-heading p {
  color: inherit;
  margin: 0;
}
/* line 49, sass/site/pages/_people.scss */
.people-diagram .people-diagram-attributes {
  content: "";
  display: table;
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 35em) {
  /* line 49, sass/site/pages/_people.scss */
  .people-diagram .people-diagram-attributes {
    margin: 0 0 2em;
  }
}
/* line 61, sass/site/pages/_people.scss */
.people-diagram .people-diagram-attributes .people-diagram-attribute {
  width: 100%;
  color: #fff;
  padding: 2em 1em;
}
@media screen and (min-width: 27em) {
  /* line 61, sass/site/pages/_people.scss */
  .people-diagram .people-diagram-attributes .people-diagram-attribute {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 35em) {
  /* line 61, sass/site/pages/_people.scss */
  .people-diagram .people-diagram-attributes .people-diagram-attribute {
    padding: 2em;
  }
}
/* line 77, sass/site/pages/_people.scss */
.people-diagram .people-diagram-attributes .people-diagram-attribute p {
  margin: 0;
}
/* line 83, sass/site/pages/_people.scss */
.people-diagram .people-diagram-attribute-icon {
  max-width: 5em;
  margin-bottom: 0.5em;
}
/* line 89, sass/site/pages/_people.scss */
.people-diagram .people-diagram-attribute-text {
  width: 100%;
  display: block;
}
/* line 94, sass/site/pages/_people.scss */
.people-diagram .people-diagram-bottom {
  content: "";
  display: table;
  width: 100%;
  color: #fff;
  font-weight: 700;
  padding: 2em 1em;
  margin: 0;
}
/* line 105, sass/site/pages/_people.scss */
.people-diagram .people-diagram-bottom p {
  margin: 0;
}

/* line 111, sass/site/pages/_people.scss */
.our-people {
  background: #fff;
}
/* line 114, sass/site/pages/_people.scss */
.our-people .our-people-holder {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 35em) {
  /* line 114, sass/site/pages/_people.scss */
  .our-people .our-people-holder {
    padding-top: 5em;
    padding-bottom: 5em;
    padding-left: 3em;
    padding-right: 3em;
  }
}
/* line 131, sass/site/pages/_people.scss */
.our-people .our-people-top {
  text-align: center;
  margin: 0;
}
/* line 137, sass/site/pages/_people.scss */
.our-people .our-people-title {
  clear: both;
  color: #303743;
  text-align: center;
  margin-top: 0.35em;
}
/* line 147, sass/site/pages/_people.scss */
.our-people .our-principals-list {
  content: "";
  display: table;
  width: 100%;
}
/* line 152, sass/site/pages/_people.scss */
.our-people .our-principals-item {
  width: 100%;
  text-align: center;
  margin-bottom: 4em;
}
@media screen and (min-width: 41em) {
  /* line 152, sass/site/pages/_people.scss */
  .our-people .our-principals-item {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .our-people .our-principals-item:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 55em) {
  /* line 152, sass/site/pages/_people.scss */
  .our-people .our-principals-item {
    float: left;
    display: block;
    margin-right: 9.09091%;
    width: 27.27273%;
    margin-left: 0%;
    margin-bottom: 2em;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .our-people .our-principals-item:last-child {
    margin-right: 0;
  }
}
/* line 171, sass/site/pages/_people.scss */
.our-people .our-principals-item.first {
  clear: both;
}
/* line 175, sass/site/pages/_people.scss */
.our-people .our-principals-item.third {
  margin-right: 0;
}
/* line 179, sass/site/pages/_people.scss */
.our-people .our-principals-item h3 {
  font-weight: 700;
  margin: 0.75em 0 0.125em;
}
/* line 185, sass/site/pages/_people.scss */
.our-people .our-principals-item h4 {
  color: #00bcf2;
  font-weight: 400;
  margin: 0 0 0.5em;
}
/* line 193, sass/site/pages/_people.scss */
.our-people .our-principals-item p {
  font-size: 14.4px;
  font-size: 0.9rem;
  color: #878787;
}
/* line 199, sass/site/pages/_people.scss */
.our-people .our-principals-item img {
  max-width: 10em;
}
/* line 204, sass/site/pages/_people.scss */
.our-people .two-columns .our-principals-item {
  width: 100%;
}
@media screen and (min-width: 41em) {
  /* line 204, sass/site/pages/_people.scss */
  .our-people .two-columns .our-principals-item {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .our-people .two-columns .our-principals-item:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 55em) {
  /* line 204, sass/site/pages/_people.scss */
  .our-people .two-columns .our-principals-item {
    float: left;
    display: block;
    margin-right: 14.28571%;
    width: 42.85714%;
    margin-left: 0%;
  }
  /* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .our-people .two-columns .our-principals-item:last-child {
    margin-right: 0;
  }
}
/* line 217, sass/site/pages/_people.scss */
.our-people .two-columns .our-principals-item.first {
  clear: both;
}
/* line 221, sass/site/pages/_people.scss */
.our-people .two-columns .our-principals-item.second {
  margin-right: 0;
}
/* line 226, sass/site/pages/_people.scss */
.our-people .our-people-more {
  text-align: center;
  margin-top: 0;
}

/* line 233, sass/site/pages/_people.scss */
.page-template-people .our-people {
  padding-top: 1em;
}
@media screen and (min-width: 35em) {
  /* line 233, sass/site/pages/_people.scss */
  .page-template-people .our-people {
    padding-top: 3em;
  }
}
@media screen and (min-width: 55em) {
  /* line 233, sass/site/pages/_people.scss */
  .page-template-people .our-people {
    padding-top: 6em;
  }
}

/* line 3, sass/site/primary/_wysiwyg.scss */
.wysiwyg.large-content p {
  font-size: 24px;
  font-size: 1.5rem;
}
/* line 8, sass/site/primary/_wysiwyg.scss */
.wysiwyg.centred-content {
  text-align: center;
}
/* line 12, sass/site/primary/_wysiwyg.scss */
.wysiwyg .intro {
  font-size: 22.4px;
  font-size: 1.4rem;
}
/* line 16, sass/site/primary/_wysiwyg.scss */
.wysiwyg h2 {
  color: #2e3192;
  margin: 1.5em 0 0.25em;
}
/* line 24, sass/site/primary/_wysiwyg.scss */
.wysiwyg h3 {
  color: #555;
  margin: 1em 0 0.5em;
}
/* line 32, sass/site/primary/_wysiwyg.scss */
.wysiwyg a {
  text-decoration: none;
}
/* line 36, sass/site/primary/_wysiwyg.scss */
.wysiwyg p {
  margin: 0 0 1em;
}
/* line 40, sass/site/primary/_wysiwyg.scss */
.wysiwyg ul,
.wysiwyg ol {
  padding-left: 0.5em;
  margin: 0 0 1em 2em;
}
/* line 46, sass/site/primary/_wysiwyg.scss */
.wysiwyg .no-margin-top {
  margin-top: 0;
}

/* line 53, sass/site/primary/_wysiwyg.scss */
.header-content a,
.work-with-us-tagline a {
  color: #00bcf2;
  text-decoration: none;
  border-bottom: 1px dotted rgba(0, 188, 242, 0.5);
}
/* line 60, sass/site/primary/_wysiwyg.scss */
.header-content a:hover, .header-content a:focus, .header-content a:active,
.work-with-us-tagline a:hover,
.work-with-us-tagline a:focus,
.work-with-us-tagline a:active {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* line 2, sass/modules/_infinite-scroll.scss */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
/* line 8, sass/modules/_infinite-scroll.scss */
.infinity-end.neverending .site-footer {
  display: block;
}

/* line 1, sass/media/_media.scss */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
/* line 11, sass/media/_media.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
/* line 1, sass/media/_captions.scss */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
/* line 5, sass/media/_captions.scss */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 9, sass/media/_captions.scss */
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* line 14, sass/media/_captions.scss */
.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* line 1, sass/media/_galleries.scss */
.gallery {
  margin-bottom: 1.5em;
}

/* line 5, sass/media/_galleries.scss */
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
/* line 11, sass/media/_galleries.scss */
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
/* line 15, sass/media/_galleries.scss */
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
/* line 19, sass/media/_galleries.scss */
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
/* line 23, sass/media/_galleries.scss */
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
/* line 27, sass/media/_galleries.scss */
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
/* line 31, sass/media/_galleries.scss */
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
/* line 35, sass/media/_galleries.scss */
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
/* line 39, sass/media/_galleries.scss */
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

/* line 44, sass/media/_galleries.scss */
.gallery-caption {
  display: block;
}


.page.post-828 .entry-title {
	margin-bottom: 1.5rem;
}

.post-828 p {
	font-size: 1.1rem !important;
	margin-bottom: 0.75rem;
}