@charset "UTF-8";
/*
Theme Name: Blue Post
Author: Forde + Nicol
Author URI: http://fordenicol.com
Description: Custom Wordpress theme for Blue Post
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: bluepost
Domain Path: /languages/
*/
.row { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 1094px; *zoom: 1; }

.row:before, .row:after { content: " "; display: table; }

.row:after { clear: both; }

.row.collapse > .column, .row.collapse > .columns { padding-left: 0; padding-right: 0; }

.row.collapse .row { margin-left: 0; margin-right: 0; }

.row .row { width: auto; margin-left: -34px; margin-right: -34px; margin-top: 0; margin-bottom: 0; max-width: none; *zoom: 1; }

.row .row:before, .row .row:after { content: " "; display: table; }

.row .row:after { clear: both; }

.row .row.collapse { width: auto; margin: 0; max-width: none; *zoom: 1; }

.row .row.collapse:before, .row .row.collapse:after { content: " "; display: table; }

.row .row.collapse:after { clear: both; }

.column, .columns { padding-left: 34px; padding-right: 34px; width: 100%; float: left; }

[class*="column"] + [class*="column"]:last-child { float: right; }

[class*="column"] + [class*="column"].end { float: left; }

@media only screen { .small-push-0 { position: relative; left: 0%; right: auto; }
  .small-pull-0 { position: relative; right: 0%; left: auto; }
  .small-push-1 { position: relative; left: 8.33333%; right: auto; }
  .small-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .small-push-2 { position: relative; left: 16.66667%; right: auto; }
  .small-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .small-push-3 { position: relative; left: 25%; right: auto; }
  .small-pull-3 { position: relative; right: 25%; left: auto; }
  .small-push-4 { position: relative; left: 33.33333%; right: auto; }
  .small-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .small-push-5 { position: relative; left: 41.66667%; right: auto; }
  .small-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .small-push-6 { position: relative; left: 50%; right: auto; }
  .small-pull-6 { position: relative; right: 50%; left: auto; }
  .small-push-7 { position: relative; left: 58.33333%; right: auto; }
  .small-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .small-push-8 { position: relative; left: 66.66667%; right: auto; }
  .small-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .small-push-9 { position: relative; left: 75%; right: auto; }
  .small-pull-9 { position: relative; right: 75%; left: auto; }
  .small-push-10 { position: relative; left: 83.33333%; right: auto; }
  .small-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .small-push-11 { position: relative; left: 91.66667%; right: auto; }
  .small-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 34px; padding-right: 34px; float: left; }
  .small-1 { width: 8.33333%; }
  .small-2 { width: 16.66667%; }
  .small-3 { width: 25%; }
  .small-4 { width: 33.33333%; }
  .small-5 { width: 41.66667%; }
  .small-6 { width: 50%; }
  .small-7 { width: 58.33333%; }
  .small-8 { width: 66.66667%; }
  .small-9 { width: 75%; }
  .small-10 { width: 83.33333%; }
  .small-11 { width: 91.66667%; }
  .small-12 { width: 100%; }
  .small-offset-0 { margin-left: 0% !important; }
  .small-offset-1 { margin-left: 8.33333% !important; }
  .small-offset-2 { margin-left: 16.66667% !important; }
  .small-offset-3 { margin-left: 25% !important; }
  .small-offset-4 { margin-left: 33.33333% !important; }
  .small-offset-5 { margin-left: 41.66667% !important; }
  .small-offset-6 { margin-left: 50% !important; }
  .small-offset-7 { margin-left: 58.33333% !important; }
  .small-offset-8 { margin-left: 66.66667% !important; }
  .small-offset-9 { margin-left: 75% !important; }
  .small-offset-10 { margin-left: 83.33333% !important; }
  .small-offset-11 { margin-left: 91.66667% !important; }
  .small-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; }
  .column.small-centered, .columns.small-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.small-uncentered, .columns.small-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.small-centered:last-child, .columns.small-centered:last-child { float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child { float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite { float: right; } }

@media only screen and (min-width: 569px) { .medium-push-0 { position: relative; left: 0%; right: auto; }
  .medium-pull-0 { position: relative; right: 0%; left: auto; }
  .medium-push-1 { position: relative; left: 8.33333%; right: auto; }
  .medium-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .medium-push-2 { position: relative; left: 16.66667%; right: auto; }
  .medium-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .medium-push-3 { position: relative; left: 25%; right: auto; }
  .medium-pull-3 { position: relative; right: 25%; left: auto; }
  .medium-push-4 { position: relative; left: 33.33333%; right: auto; }
  .medium-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .medium-push-5 { position: relative; left: 41.66667%; right: auto; }
  .medium-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .medium-push-6 { position: relative; left: 50%; right: auto; }
  .medium-pull-6 { position: relative; right: 50%; left: auto; }
  .medium-push-7 { position: relative; left: 58.33333%; right: auto; }
  .medium-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .medium-push-8 { position: relative; left: 66.66667%; right: auto; }
  .medium-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .medium-push-9 { position: relative; left: 75%; right: auto; }
  .medium-pull-9 { position: relative; right: 75%; left: auto; }
  .medium-push-10 { position: relative; left: 83.33333%; right: auto; }
  .medium-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .medium-push-11 { position: relative; left: 91.66667%; right: auto; }
  .medium-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 34px; padding-right: 34px; float: left; }
  .medium-1 { width: 8.33333%; }
  .medium-2 { width: 16.66667%; }
  .medium-3 { width: 25%; }
  .medium-4 { width: 33.33333%; }
  .medium-5 { width: 41.66667%; }
  .medium-6 { width: 50%; }
  .medium-7 { width: 58.33333%; }
  .medium-8 { width: 66.66667%; }
  .medium-9 { width: 75%; }
  .medium-10 { width: 83.33333%; }
  .medium-11 { width: 91.66667%; }
  .medium-12 { width: 100%; }
  .medium-offset-0 { margin-left: 0% !important; }
  .medium-offset-1 { margin-left: 8.33333% !important; }
  .medium-offset-2 { margin-left: 16.66667% !important; }
  .medium-offset-3 { margin-left: 25% !important; }
  .medium-offset-4 { margin-left: 33.33333% !important; }
  .medium-offset-5 { margin-left: 41.66667% !important; }
  .medium-offset-6 { margin-left: 50% !important; }
  .medium-offset-7 { margin-left: 58.33333% !important; }
  .medium-offset-8 { margin-left: 66.66667% !important; }
  .medium-offset-9 { margin-left: 75% !important; }
  .medium-offset-10 { margin-left: 83.33333% !important; }
  .medium-offset-11 { margin-left: 91.66667% !important; }
  .medium-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; }
  .column.medium-centered, .columns.medium-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.medium-uncentered, .columns.medium-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child { float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child { float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite { float: right; }
  .push-0 { position: relative; left: 0%; right: auto; }
  .pull-0 { position: relative; right: 0%; left: auto; }
  .push-1 { position: relative; left: 8.33333%; right: auto; }
  .pull-1 { position: relative; right: 8.33333%; left: auto; }
  .push-2 { position: relative; left: 16.66667%; right: auto; }
  .pull-2 { position: relative; right: 16.66667%; left: auto; }
  .push-3 { position: relative; left: 25%; right: auto; }
  .pull-3 { position: relative; right: 25%; left: auto; }
  .push-4 { position: relative; left: 33.33333%; right: auto; }
  .pull-4 { position: relative; right: 33.33333%; left: auto; }
  .push-5 { position: relative; left: 41.66667%; right: auto; }
  .pull-5 { position: relative; right: 41.66667%; left: auto; }
  .push-6 { position: relative; left: 50%; right: auto; }
  .pull-6 { position: relative; right: 50%; left: auto; }
  .push-7 { position: relative; left: 58.33333%; right: auto; }
  .pull-7 { position: relative; right: 58.33333%; left: auto; }
  .push-8 { position: relative; left: 66.66667%; right: auto; }
  .pull-8 { position: relative; right: 66.66667%; left: auto; }
  .push-9 { position: relative; left: 75%; right: auto; }
  .pull-9 { position: relative; right: 75%; left: auto; }
  .push-10 { position: relative; left: 83.33333%; right: auto; }
  .pull-10 { position: relative; right: 83.33333%; left: auto; }
  .push-11 { position: relative; left: 91.66667%; right: auto; }
  .pull-11 { position: relative; right: 91.66667%; left: auto; } }

@media only screen and (min-width: 769px) { .large-push-0 { position: relative; left: 0%; right: auto; }
  .large-pull-0 { position: relative; right: 0%; left: auto; }
  .large-push-1 { position: relative; left: 8.33333%; right: auto; }
  .large-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .large-push-2 { position: relative; left: 16.66667%; right: auto; }
  .large-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .large-push-3 { position: relative; left: 25%; right: auto; }
  .large-pull-3 { position: relative; right: 25%; left: auto; }
  .large-push-4 { position: relative; left: 33.33333%; right: auto; }
  .large-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .large-push-5 { position: relative; left: 41.66667%; right: auto; }
  .large-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .large-push-6 { position: relative; left: 50%; right: auto; }
  .large-pull-6 { position: relative; right: 50%; left: auto; }
  .large-push-7 { position: relative; left: 58.33333%; right: auto; }
  .large-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .large-push-8 { position: relative; left: 66.66667%; right: auto; }
  .large-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .large-push-9 { position: relative; left: 75%; right: auto; }
  .large-pull-9 { position: relative; right: 75%; left: auto; }
  .large-push-10 { position: relative; left: 83.33333%; right: auto; }
  .large-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .large-push-11 { position: relative; left: 91.66667%; right: auto; }
  .large-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 34px; padding-right: 34px; float: left; }
  .large-1 { width: 8.33333%; }
  .large-2 { width: 16.66667%; }
  .large-3 { width: 25%; }
  .large-4 { width: 33.33333%; }
  .large-5 { width: 41.66667%; }
  .large-6 { width: 50%; }
  .large-7 { width: 58.33333%; }
  .large-8 { width: 66.66667%; }
  .large-9 { width: 75%; }
  .large-10 { width: 83.33333%; }
  .large-11 { width: 91.66667%; }
  .large-12 { width: 100%; }
  .large-offset-0 { margin-left: 0% !important; }
  .large-offset-1 { margin-left: 8.33333% !important; }
  .large-offset-2 { margin-left: 16.66667% !important; }
  .large-offset-3 { margin-left: 25% !important; }
  .large-offset-4 { margin-left: 33.33333% !important; }
  .large-offset-5 { margin-left: 41.66667% !important; }
  .large-offset-6 { margin-left: 50% !important; }
  .large-offset-7 { margin-left: 58.33333% !important; }
  .large-offset-8 { margin-left: 66.66667% !important; }
  .large-offset-9 { margin-left: 75% !important; }
  .large-offset-10 { margin-left: 83.33333% !important; }
  .large-offset-11 { margin-left: 91.66667% !important; }
  .large-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; }
  .column.large-centered, .columns.large-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.large-uncentered, .columns.large-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.large-centered:last-child, .columns.large-centered:last-child { float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child { float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite { float: right; }
  .push-0 { position: relative; left: 0%; right: auto; }
  .pull-0 { position: relative; right: 0%; left: auto; }
  .push-1 { position: relative; left: 8.33333%; right: auto; }
  .pull-1 { position: relative; right: 8.33333%; left: auto; }
  .push-2 { position: relative; left: 16.66667%; right: auto; }
  .pull-2 { position: relative; right: 16.66667%; left: auto; }
  .push-3 { position: relative; left: 25%; right: auto; }
  .pull-3 { position: relative; right: 25%; left: auto; }
  .push-4 { position: relative; left: 33.33333%; right: auto; }
  .pull-4 { position: relative; right: 33.33333%; left: auto; }
  .push-5 { position: relative; left: 41.66667%; right: auto; }
  .pull-5 { position: relative; right: 41.66667%; left: auto; }
  .push-6 { position: relative; left: 50%; right: auto; }
  .pull-6 { position: relative; right: 50%; left: auto; }
  .push-7 { position: relative; left: 58.33333%; right: auto; }
  .pull-7 { position: relative; right: 58.33333%; left: auto; }
  .push-8 { position: relative; left: 66.66667%; right: auto; }
  .pull-8 { position: relative; right: 66.66667%; left: auto; }
  .push-9 { position: relative; left: 75%; right: auto; }
  .pull-9 { position: relative; right: 75%; left: auto; }
  .push-10 { position: relative; left: 83.33333%; right: auto; }
  .pull-10 { position: relative; right: 83.33333%; left: auto; }
  .push-11 { position: relative; left: 91.66667%; right: auto; }
  .pull-11 { position: relative; right: 91.66667%; left: auto; } }

@media only screen and (min-width: 1025px) { .xlarge-push-0 { position: relative; left: 0%; right: auto; }
  .xlarge-pull-0 { position: relative; right: 0%; left: auto; }
  .xlarge-push-1 { position: relative; left: 8.33333%; right: auto; }
  .xlarge-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .xlarge-push-2 { position: relative; left: 16.66667%; right: auto; }
  .xlarge-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .xlarge-push-3 { position: relative; left: 25%; right: auto; }
  .xlarge-pull-3 { position: relative; right: 25%; left: auto; }
  .xlarge-push-4 { position: relative; left: 33.33333%; right: auto; }
  .xlarge-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .xlarge-push-5 { position: relative; left: 41.66667%; right: auto; }
  .xlarge-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .xlarge-push-6 { position: relative; left: 50%; right: auto; }
  .xlarge-pull-6 { position: relative; right: 50%; left: auto; }
  .xlarge-push-7 { position: relative; left: 58.33333%; right: auto; }
  .xlarge-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .xlarge-push-8 { position: relative; left: 66.66667%; right: auto; }
  .xlarge-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .xlarge-push-9 { position: relative; left: 75%; right: auto; }
  .xlarge-pull-9 { position: relative; right: 75%; left: auto; }
  .xlarge-push-10 { position: relative; left: 83.33333%; right: auto; }
  .xlarge-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .xlarge-push-11 { position: relative; left: 91.66667%; right: auto; }
  .xlarge-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 34px; padding-right: 34px; float: left; }
  .xlarge-1 { width: 8.33333%; }
  .xlarge-2 { width: 16.66667%; }
  .xlarge-3 { width: 25%; }
  .xlarge-4 { width: 33.33333%; }
  .xlarge-5 { width: 41.66667%; }
  .xlarge-6 { width: 50%; }
  .xlarge-7 { width: 58.33333%; }
  .xlarge-8 { width: 66.66667%; }
  .xlarge-9 { width: 75%; }
  .xlarge-10 { width: 83.33333%; }
  .xlarge-11 { width: 91.66667%; }
  .xlarge-12 { width: 100%; }
  .xlarge-offset-0 { margin-left: 0% !important; }
  .xlarge-offset-1 { margin-left: 8.33333% !important; }
  .xlarge-offset-2 { margin-left: 16.66667% !important; }
  .xlarge-offset-3 { margin-left: 25% !important; }
  .xlarge-offset-4 { margin-left: 33.33333% !important; }
  .xlarge-offset-5 { margin-left: 41.66667% !important; }
  .xlarge-offset-6 { margin-left: 50% !important; }
  .xlarge-offset-7 { margin-left: 58.33333% !important; }
  .xlarge-offset-8 { margin-left: 66.66667% !important; }
  .xlarge-offset-9 { margin-left: 75% !important; }
  .xlarge-offset-10 { margin-left: 83.33333% !important; }
  .xlarge-offset-11 { margin-left: 91.66667% !important; }
  .xlarge-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; }
  .column.xlarge-centered, .columns.xlarge-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.xlarge-uncentered, .columns.xlarge-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.xlarge-centered:last-child, .columns.xlarge-centered:last-child { float: none; }
  .column.xlarge-uncentered:last-child, .columns.xlarge-uncentered:last-child { float: left; }
  .column.xlarge-uncentered.opposite, .columns.xlarge-uncentered.opposite { float: right; } }

@media only screen and (min-width: 1701px) { .xxlarge-push-0 { position: relative; left: 0%; right: auto; }
  .xxlarge-pull-0 { position: relative; right: 0%; left: auto; }
  .xxlarge-push-1 { position: relative; left: 8.33333%; right: auto; }
  .xxlarge-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .xxlarge-push-2 { position: relative; left: 16.66667%; right: auto; }
  .xxlarge-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .xxlarge-push-3 { position: relative; left: 25%; right: auto; }
  .xxlarge-pull-3 { position: relative; right: 25%; left: auto; }
  .xxlarge-push-4 { position: relative; left: 33.33333%; right: auto; }
  .xxlarge-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .xxlarge-push-5 { position: relative; left: 41.66667%; right: auto; }
  .xxlarge-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .xxlarge-push-6 { position: relative; left: 50%; right: auto; }
  .xxlarge-pull-6 { position: relative; right: 50%; left: auto; }
  .xxlarge-push-7 { position: relative; left: 58.33333%; right: auto; }
  .xxlarge-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .xxlarge-push-8 { position: relative; left: 66.66667%; right: auto; }
  .xxlarge-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .xxlarge-push-9 { position: relative; left: 75%; right: auto; }
  .xxlarge-pull-9 { position: relative; right: 75%; left: auto; }
  .xxlarge-push-10 { position: relative; left: 83.33333%; right: auto; }
  .xxlarge-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .xxlarge-push-11 { position: relative; left: 91.66667%; right: auto; }
  .xxlarge-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 34px; padding-right: 34px; float: left; }
  .xxlarge-1 { width: 8.33333%; }
  .xxlarge-2 { width: 16.66667%; }
  .xxlarge-3 { width: 25%; }
  .xxlarge-4 { width: 33.33333%; }
  .xxlarge-5 { width: 41.66667%; }
  .xxlarge-6 { width: 50%; }
  .xxlarge-7 { width: 58.33333%; }
  .xxlarge-8 { width: 66.66667%; }
  .xxlarge-9 { width: 75%; }
  .xxlarge-10 { width: 83.33333%; }
  .xxlarge-11 { width: 91.66667%; }
  .xxlarge-12 { width: 100%; }
  .xxlarge-offset-0 { margin-left: 0% !important; }
  .xxlarge-offset-1 { margin-left: 8.33333% !important; }
  .xxlarge-offset-2 { margin-left: 16.66667% !important; }
  .xxlarge-offset-3 { margin-left: 25% !important; }
  .xxlarge-offset-4 { margin-left: 33.33333% !important; }
  .xxlarge-offset-5 { margin-left: 41.66667% !important; }
  .xxlarge-offset-6 { margin-left: 50% !important; }
  .xxlarge-offset-7 { margin-left: 58.33333% !important; }
  .xxlarge-offset-8 { margin-left: 66.66667% !important; }
  .xxlarge-offset-9 { margin-left: 75% !important; }
  .xxlarge-offset-10 { margin-left: 83.33333% !important; }
  .xxlarge-offset-11 { margin-left: 91.66667% !important; }
  .xxlarge-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; }
  .column.xxlarge-centered, .columns.xxlarge-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.xxlarge-uncentered, .columns.xxlarge-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.xxlarge-centered:last-child, .columns.xxlarge-centered:last-child { float: none; }
  .column.xxlarge-uncentered:last-child, .columns.xxlarge-uncentered:last-child { float: left; }
  .column.xxlarge-uncentered.opposite, .columns.xxlarge-uncentered.opposite { float: right; } }

/*! Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("fonts/font-awesome/fontawesome-webfont.eot?v=4.2.0"); src: url("fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("fonts/font-awesome/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("fonts/font-awesome/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("fonts/font-awesome/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

.fa-ul { padding-left: 0; margin-left: 2.14286em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.14286em; text-align: center; }

.fa-li.fa-lg { left: -1.85714em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }

.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: .3em; }

.fa.pull-right { margin-left: .3em; }

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

@keyframes fa-spin { 0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -ms-transform: rotate(90deg); transform: rotate(90deg); }

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

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

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

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

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

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

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

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

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

.fa-inverse { color: #fff; }

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

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

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

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

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

/** Swiper 3.4.0 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2016, Vladimir Kharlampidi The iDangero.us http://www.idangero.us/ Licensed under MIT Released on: October 16, 2016 */
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; /* Fix of Webkit flickering */ z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -ms-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -ms-flexbox; display: flex; transition-property: transform; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -ms-flex-align: start; align-items: flex-start; transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

/* Arrows */
.swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination { position: absolute; text-align: center; transition: 300ms; -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; }

/* Bullets */
.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet { background: #fff; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active { background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -ms-transform: translate3d(0px, -50%, 0); transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 5px 0; display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; }

/* Progress */
.swiper-pagination-progress { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -ms-transform: scale(0); transform: scale(0); -ms-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -ms-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-progress.swiper-pagination-white { background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar { background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar { background: #000; }

/* 3D Container */
.swiper-container-3d { -o-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { /* Safari 4+, Chrome */ /* Chrome 10+, Safari 5.1+, iOS 5+ */ /* Firefox 3.6-15 */ /* Opera 11.10-12.00 */ background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right { /* Safari 4+, Chrome */ /* Chrome 10+, Safari 5.1+, iOS 5+ */ /* Firefox 3.6-15 */ /* Opera 11.10-12.00 */ background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top { /* Safari 4+, Chrome */ /* Chrome 10+, Safari 5.1+, iOS 5+ */ /* Firefox 3.6-15 */ /* Opera 11.10-12.00 */ background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom { /* Safari 4+, Chrome */ /* Chrome 10+, Safari 5.1+, iOS 5+ */ /* Firefox 3.6-15 */ /* Opera 11.10-12.00 */ background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper { /* Windows 8 IE 10 fix */ -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube, .swiper-container-flip { overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide { visibility: hidden; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -ms-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-zoom-container { width: 100%; height: 100%; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; text-align: center; }

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; object-fit: contain; }

/* Scrollbar */
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

/* Preloader */
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -ms-transform-origin: 50%; transform-origin: 50%; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

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

body { line-height: 1; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

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

/* Typography */
/* Fonts */
@font-face { font-family: "Avenir"; src: url("fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix"); src: url("fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix") format("eot"), url("fonts/b290e775-e0f9-4980-914b-a4c32a5e3e36.woff2") format("woff2"), url("fonts/4b978f72-bb48-46c3-909a-2a8cd2f8819c.woff") format("woff"), url("fonts/9bdf0737-f98c-477a-9365-ffc41b9d1285.ttf") format("truetype"), url("fonts/15281d0d-e3c2-46e1-94db-cb681e00bfaa.svg#15281d0d-e3c2-46e1-94db-cb681e00bfaa") format("svg"); font-style: normal; font-weight: 400; }

@font-face { font-family: "Avenir"; src: url("fonts/1e9b2738-9316-4b0c-97c0-5423b69ea147.eot?#iefix"); src: url("fonts/1e9b2738-9316-4b0c-97c0-5423b69ea147.eot?#iefix") format("eot"), url("fonts/1a7173fa-062b-49ad-9915-bc57d3bfc1f5.woff2") format("woff2"), url("fonts/cdda031e-26e9-4269-83d1-5a218caa10db.woff") format("woff"), url("fonts/6d1ce413-19e7-4b43-b328-6cdedc58b35a.ttf") format("truetype"), url("fonts/33fac8ae-e7a5-4903-9ac1-c09a59b4c61d.svg#33fac8ae-e7a5-4903-9ac1-c09a59b4c61d") format("svg"); font-style: italic; font-weight: 400; }

@font-face { font-family: "Avenir"; src: url("fonts/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix"); src: url("fonts/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix") format("eot"), url("fonts/17b90ef5-b63f-457b-a981-503bb7afe3c0.woff2") format("woff2"), url("fonts/c9aeeabd-dd65-491d-b4be-3e0db9ae47a0.woff") format("woff"), url("fonts/25f994de-d13f-4a5d-a82b-bf925a1e054d.ttf") format("truetype"), url("fonts/3604edbd-784e-4ca7-b978-18836469c62d.svg#3604edbd-784e-4ca7-b978-18836469c62d") format("svg"); font-style: normal; font-weight: 600; }

@font-face { font-family: "Avenir"; src: url("fonts/cebcf56a-ea7e-4f5c-8110-a7ee367c1f91.eot?#iefix"); src: url("fonts/cebcf56a-ea7e-4f5c-8110-a7ee367c1f91.eot?#iefix") format("eot"), url("fonts/deb5e718-7abb-4df3-9365-edfa95317090.woff2") format("woff2"), url("fonts/04801919-17ee-4c6b-8b17-eb1965cb3ed6.woff") format("woff"), url("fonts/cee053ec-4b41-4506-a1fe-796261690610.ttf") format("truetype"), url("fonts/38a556e4-b6e5-48c6-aece-b1d470af124e.svg#38a556e4-b6e5-48c6-aece-b1d470af124e") format("svg"); font-style: italic; font-weight: 600; }

@font-face { font-family: "Avenir"; src: url("fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix"); src: url("fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix") format("eot"), url("fonts/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2"), url("fonts/61bd362e-7162-46bd-b67e-28f366c4afbe.woff") format("woff"), url("fonts/ccd17c6b-e7ed-4b73-b0d2-76712a4ef46b.ttf") format("truetype"), url("fonts/20577853-40a7-4ada-a3fb-dd6e9392f401.svg#20577853-40a7-4ada-a3fb-dd6e9392f401") format("svg"); font-style: normal; font-weight: 700; }

@font-face { font-family: "Avenir"; src: url("fonts/e6b412d9-d1ed-4b17-bb93-a6911df8640d.eot?#iefix"); src: url("fonts/e6b412d9-d1ed-4b17-bb93-a6911df8640d.eot?#iefix") format("eot"), url("fonts/3c210c80-960f-4684-850b-25390b4d08af.woff2") format("woff2"), url("fonts/cb5c71ad-e582-4d00-929c-67fbfaeb1c27.woff") format("woff"), url("fonts/9ced8e96-4602-4507-8c20-4ff381949a9a.ttf") format("truetype"), url("fonts/a7c1d112-7546-459d-a153-1467481298bd.svg#a7c1d112-7546-459d-a153-1467481298bd") format("svg"); font-style: italic; font-weight: 700; }

html, body { line-height: 1.4; color: #114d97; font-family: "Avenir", Helvetica, Arial, sans-serif; font-weight: 600; font-size: 20px; }

.heading, h1, h2, h3, h4, h5 { margin: 0.2rem 0 0.5rem 0; line-height: 1.4; color: #114d97; font-family: "Avenir", Helvetica, Arial, sans-serif; font-weight: 700; transition: color 0.25s linear; }

a:hover .heading { color: #6ab2e2; }

.heading--page { font-size: 3.5rem; margin: 0; line-height: 1.2; }

.heading--page:not(:last-child) { margin-bottom: 40px; }

.heading--mini { font-size: 0.7rem; text-transform: uppercase; text-align: center; letter-spacing: 0.2em; }

.heading--section { margin: 0 0 30px 0; }

.heading--section-compact { margin-bottom: 20px; }

p { margin: 0 0 1em 0; }

a img { border: none; }

a { color: #114d97; text-decoration: none; transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); outline-style: none; }

a:hover { color: #6ab2e2; }

a:focus { color: #6ab2e2; }

b, strong { font-weight: bold; }

i, em { font-style: italic; }

ul, ol, dl { margin: 0 0 1em 3.5em; }

.naked-list { list-style-type: none; margin-left: 0; }

@media only screen and (max-width: 568px) { html, body { font-size: 15px; }
  .heading--page { font-size: 2.5rem; } }

@media only screen and (min-width: 569px) and (max-width: 768px) { html, body { font-size: 18px; } }

@media only screen and (min-width: 769px) { .heading--section:not(.heading--section-compact) { margin-bottom: 50px; }
  .heading--page:not(:last-child) { margin-bottom: 60px; } }

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

html { height: 100%; overflow-y: scroll; }

body { background: #fff; text-align: center; height: 100%; }

::-moz-selection { background: #000; color: #fff; text-shadow: none; }

::selection { background: #000; color: #fff; text-shadow: none; }

audio, canvas, video { display: inline-block; }

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

blockquote { margin: 1em 0; line-height: 1.3; font-size: 1.5rem; }

blockquote .cite { font-size: 20px; }

blockquote p:last-child { margin-bottom: 0; }

h1 + blockquote { margin-top: 0.7em; }

img, object, embed { max-width: 100%; height: auto; }

object, embed { height: 100%; }

.lt-ie9 object, .lt-ie9 embed { max-width: none; }

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

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

small { font-size: 80%; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

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

ul, ol { margin: 0 0 1em 1.5em; }

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

.u-small { font-size: 0.7rem; }

.u-tiny { font-size: 0.6rem; }

.u-intro { font-size: 1.5rem; }

.u-uc { text-transform: uppercase; }

.u-unselectable { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; }

.u-center { text-align: center !important; }

.u-cf { *zoom: 1; }

.u-cf:before, .u-cf:after { content: " "; display: table; }

.u-cf:after { clear: both; }

.u-compact { margin: 0 !important; padding: 0 !important; }

.u-compact-v { margin-top: 0 !important; margin-bottom: 0 !important; padding-top: 0 !important; padding-bottom: 0 !important; }

.u-compact-h { margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important; }

.u-compact-b { margin-bottom: 0 !important; padding-bottom: 0 !important; }

.u-compact-t { margin-top: 0 !important; padding-top: 0 !important; }

.u-invisible { visibility: hidden; }

.u-none { display: none; }

.has-intro > p:first-child { font-size: 1.5rem; font-weight: 700; }

.acf-map { margin-bottom: 10px; }

.avatar { display: block; border-radius: 50%; width: 166px; height: 166px; margin: 0 auto; }

.avatar--large { width: 200px; height: 200px; }

.cropped-image { position: relative; overflow: hidden; }

.cropped-image img { position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; max-width: none; height: auto; }

.cropped-image--landscape img { width: auto; height: 100%; }

.proportional-image { position: relative; display: block; height: 0; }

.proportional-image img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.image-3-2 { height: 0; padding-bottom: 66.66667%; }

.image-sq { height: 0; padding-bottom: 100%; }

.lazyload, .lazyloading { opacity: 0; }

.lazyloaded { opacity: 1; transition: opacity 0.3s; }

.divider, hr { margin: 30px auto; border: none; border-bottom: 1px solid #114d97; width: 100px; }

.divided:before { content: ''; display: block; width: 40px; height: 1px; background: #114d97; margin: 10px 0; }

.reverse { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; }

.reverse h1, .reverse h2, .reverse h3, .reverse h4, .reverse h5, .reverse h6 { color: #fff; }

.reverse a { color: #fff; border-color: #fff; }

.reverse a:hover { color: #114d97; border-color: #114d97; }

.reverse .btn, .reverse .gform_button, .reverse .comments .form-submit #submit, .comments .form-submit .reverse #submit { border-color: #fff; color: #fff; }

.reversed-links a { color: #114d97; }

.reversed-links a:hover { color: #114d97; }

.wrap-collapse-top > * { margin-top: 0; }

.wrap-collapse-btm > *:last-child { margin-bottom: 0; }

@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

.js .blog .pagination, .js .home .pagination { display: none; }

.js .page-wrap { opacity: 0; }

.row > .column:first-child > *:first-child { margin-top: 0; }

@media screen and (min-height: 1000px) { .row--16-9 { max-width: 1400px; } }

@media screen and (min-height: 1200px) { .row--16-9 { max-width: 1718px; } }

.row--wide { max-width: 1718px; }

.row--full-width { max-width: none; width: auto; }

.content-wrap .row--full-width { margin: 0; }

@media only screen and (min-width: 569px) { .content-wrap .row--full-width { margin: 0 -17px; } }

@media only screen and (min-width: 1025px) { .content-wrap .row--full-width { margin: 0 -34px; } }

.row--well { padding: 40px 0; }

.row--well + .row--well, .row--well + .content-wrap > .row--well:first-child { padding-top: 0; }

.row--spacious-t { padding-top: 60px; }

.row--spacious-b { padding-bottom: 60px; }

.row--no-b { padding-bottom: 0; }

.well { position: relative; display: block; margin: 0 auto; padding: 40px 0; background: #fff; }

.well > :first-child { margin-top: 0; }

.well > :last-child { margin-bottom: 0; }

.well:last-child { padding-bottom: 0; }

.well + .well { padding-top: 40px; }

.well--full-w { padding-left: 0; padding-right: 0; }

.feature-img { text-align: center; margin: 0 auto 40px auto; }

.callout { background: #114d97; }

.social { margin: 0; list-style: none; }

.social__icon { display: inline-block; margin: 0 5px; }

.social__icon .svg { width: 20px; height: 20px; }

@media only screen and (max-width: 768px) { .stack-medium { margin-bottom: 40px; } }

@media only screen and (max-width: 1024px) { .column, .columns { padding-left: 17px; padding-right: 17px; } }

@media only screen and (min-width: 769px) { .feature-img { margin-bottom: 70px; }
  .well, .row--well { padding: 70px 0; } }

.btn, .gform_button, .comments .form-submit #submit { display: inline-block; cursor: pointer; outline: none; border: 1px solid #114d97; background: none; padding: 21px 40px; color: #114d97; line-height: 1; transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }

.btn:hover, .gform_button:hover, .comments .form-submit #submit:hover { color: #114d97; border-color: #114d97; }

.btn--solid { background: #114d97; color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border: none; }

.btn--solid:hover { color: #fff; background: #114d97; }

.btn--full-w { width: 100%; }

.content-wrap { position: relative; z-index: 1; padding: 40px 0 40px 0; overflow: hidden; background: #fff; }

.post { text-align: left; }

.post table { height: auto !important; width: 100% !important; }

.post td { padding-bottom: 1em; }

.post td > *:last-child { padding-bottom: 0; }

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

.post__date { padding: 0.8em 0 0 0; }

.post__header { padding: 0 0 40px 0; text-align: center; }

.post__meta { list-style: none; margin: 0; }

.post__meta-item { margin-bottom: 0.5em; }

.post__meta-label { display: inline-block; margin: 0 0.2em 0 0; }

.wysiwyg-content h1 { font-size: 3.5rem; }

.wysiwyg-content h2 { font-size: 2.5rem; }

.wysiwyg-content h3 { font-size: 1.5rem; }

.wysiwyg-content h4 { font-size: 20px; }

.wysiwyg-content h5 { font-size: 20px; }

.wysiwyg-content li { margin: 0 0 0.5em 0; }

.wysiwyg-content > :last-child { margin-bottom: 0; }

@media only screen and (min-width: 569px) { .content-wrap { padding: 40px 17px 40px 17px; }
  .post__header { padding: 0 0 60px 0; } }

@media only screen and (min-width: 1025px) { .content-wrap { padding: 136px 34px 100px 34px; }
  .has-banner .content-wrap { padding-top: 68px; } }

.filters { list-style: none; margin: 0; }

.filters li { display: inline-block; margin: 0 7px; }

.filters li.active a { background: #114d97; color: #fff; }

.filters a { display: inline-block; padding: 15px 40px; border: 2px solid #114d97; font-size: 0.7rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.2em; transition: all 0.25s linear; }

.filters a + a { margin-left: 25px; }

.filters li:not(.active) a:hover { border-color: #6ab2e2; color: #6ab2e2; }

@media screen and (max-width: 830px) { .home .heading--page { margin-bottom: 0; }
  .filters { display: none; }
  .filters li { display: block; margin-bottom: 10px; }
  .filters a { width: 100%; } }

.button { display: inline-block; outline: none; cursor: pointer; padding: 15px 40px; border: 2px solid #114d97; font-size: 0.7rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.2em; transition: all 0.25s linear; color: #114d97; background: #fff; border-radius: 0; }

.button:hover { border-color: #6ab2e2; color: #6ab2e2; }

.svg { display: inline-block; }

.svg svg { fill: #114d97; width: 100%; height: 100%; }

.svg--button svg { transition: fill 0.25s linear; }

.svg--button:hover svg { fill: #6ab2e2; }

.svg--reverse svg { fill: #fff; }

.thumb-grid { margin: 10px -17px 0 -17px; text-align: center; }

.thumb-grid__thumb { display: inline-block; padding: 0 17px; margin-bottom: 34px; width: 100%; vertical-align: top; }

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

#infscr-loading { position: absolute; bottom: -40px; left: 0; width: 100%; text-align: center; padding: 40px 0 0 0; }

#infscr-loading img { width: 32px; height: 32px; }

@media only screen and (min-width: 569px) { .thumb-grid__thumb { width: 50%; margin-bottom: 34px; } }

@media only screen and (min-width: 569px) and (max-width: 1024px) { .thumb-grid--related .thumb-grid__thumb:nth-child(3) { display: none; } }

@media only screen and (min-width: 1025px) { .thumb-grid { margin-left: -34px; margin-right: -34px; }
  .thumb-grid__thumb { width: 33.3333%; padding: 0 34px; margin-bottom: 60px; }
  .thumb-grid--two-col .thumb-grid__thumb { width: 50%; } }

.teaser { position: relative; }

.teaser > *:last-child { margin-bottom: 0; padding-bottom: 0; }

.teaser__img-wrap { position: relative; display: block; margin-bottom: 15px; overflow: hidden; background: #fff; }

.teaser__img img { display: block; }

.teaser__title { font-size: 1.5rem; text-align: center; margin: 0.3rem 0 0 0; transition: color 0.25s linear; }

.teaser__overlay { z-index: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(17, 77, 151, 0.5); opacity: 0; transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1); }

a:hover .teaser__title { color: #6ab2e2; }

.teaser__date { font-size: 0.8rem; font-weight: 700; margin: 0.5em 0 1em 0; }

.teaser__meta { font-size: 0.7rem; text-transform: uppercase; text-align: center; letter-spacing: 0.2em; margin: 0.5em 0 0 0; }

.teaser__meta + p { margin-top: 2em; }

.no-touchevents .teaser--animated .teaser__img { -webkit-backface-visibility: hidden; backface-visibility: hidden; transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1); transform: scale(1) translate3d(0, 0, 0); }

.no-touchevents .teaser--animated a:hover .teaser__img { transform: scale(1.1) translate3d(0, 0, 0); }

.no-touchevents .teaser--animated a:hover .teaser__overlay { opacity: 1; }

.parallax-img { position: absolute; top: 70px; left: 0; height: 300px; width: 100%; overflow: hidden; -webkit-backface-visibility: hidden; transform: translate3d(0, 0, 0); }

.parallax-img__overlay { z-index: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(17, 77, 151, 0.5); }

.parallax-img__img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center; -webkit-backface-visibility: hidden; transform: translate3d(0, 0, 0); }

.banner-shim { height: 300px; position: relative; }

.banner-shim__title { position: absolute; top: 50%; left: 0; width: 100%; -ms-transform: translate(0, -50%); transform: translate(0, -50%); color: #fff; }

@media only screen and (max-width: 1024px) { .parallax-img { transform: translate3d(0, 0, 0) !important; } }

@media only screen and (min-width: 569px) { .parallax-img, .banner-shim { height: 450px; } }

@media only screen and (min-width: 1025px) { .parallax-img { position: fixed; }
  .banner-shim { margin-top: 70px; }
  .parallax-img, .banner-shim { height: 600px; } }

@media only screen and (min-width: 1701px) { .parallax-img, .banner-shim { height: 700px; } }

.carousel-row { padding-top: 20px; }

.carousel { position: relative; height: 300px; font-size: 300px; }

.carousel .heading { position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; }

.swiper-wrapper { list-style: none; }

.swiper-slide { margin: 0; padding: 0; height: 300px; float: left; position: relative; }

.swiper-slide img { position: absolute; height: 100%; width: 100%; top: 0; left: 0; }

.carousel__btn { width: 54px; height: 54px; margin-top: -27px; background: #fff url(img/arrow-r.svg) 50% 50% no-repeat; background-size: 29px 12px; }

.carousel__btn--prev { -ms-transform: rotate(180deg); transform: rotate(180deg); left: 0; }

.carousel__btn--next { right: 0; }

@media only screen and (max-width: 768px) { .carousel { margin-bottom: 54px; }
  .carousel__btn { top: 100%; left: 50%; margin-top: 0; }
  .carousel__btn--prev { margin-left: -54px; } }

@media only screen and (min-width: 769px) { .carousel-row { padding-top: 30px; } }

@media only screen and (min-width: 1025px) { .carousel, .swiper-slide { height: 450px; }
  .carousel { font-size: 450px; } }

@media only screen and (min-width: 1701px) { .carousel, .swiper-slide { height: 600px; }
  .carousel { font-size: 600px; } }

.map { position: relative; background: #114d97; height: 0; padding-bottom: 100%; }

.map .heading { position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; }

.loader { display: none; opacity: 0; z-index: 0; position: absolute; left: 50%; top: 50%; width: 64px; height: 64px; margin: -32px 0 0 -32px; background: url(img/loader.gif) 0 0 no-repeat; background-size: 64px 64px; }

.media, .media__content { overflow: hidden; _overflow: visible; zoom: 1; }

.media__img { float: left; margin-right: 68px; width: 200px; }

.media__img img { display: block; }

.media__img-reverse { float: right; margin-left: 68px; }

table { border-collapse: collapse; border-spacing: 0; margin: 60px 0; width: 100%; }

th, td { text-align: left; }

th { font-weight: bold; }

td { padding: 0; }

.media-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }

.media-container iframe, .media-container object, .media-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.media-container iframe { background: #fff; }

.media-container--square { padding-bottom: 100%; }

/* Header */
.site-header { position: relative; padding: 0 17px 0 17px; background: #fff; }

.site-header__content { box-sizing: content-box; max-width: 1650px; margin: 0 auto; border-bottom: 2px solid #114d97; height: 70px; }

.has-banner:not(.has-scrolled-past-banner) .site-header__content { border-bottom: none; }

.site-header__content { position: relative; }

.site-title { position: absolute; z-index: 100; left: 0; top: 26px; width: 232.05px; height: 20.4px; text-indent: -9999px; background: url(img/logo.svg) 0 0 no-repeat; background-size: 100%; }

.site-title a { display: block; }

.menu-toggle { display: block; position: absolute; top: 5px; right: -20px; z-index: 9999; cursor: pointer; width: 61px; height: 61px; outline: 0; padding: 0; cursor: pointer; }

.menu-toggle:active { background-color: transparent; }

.menu-toggle .hamburger-bar { position: absolute; left: 22px; display: block; height: 2px; background-color: #114d97; width: 17px; -ms-transform: rotate(0deg); transform: rotate(0deg); transition: color 0.3s, background-color 0.3s; }

.menu-toggle .hamburger-bar:nth-child(1) { top: 24px; }

.menu-toggle .hamburger-bar:nth-child(2) { top: 30px; }

.menu-toggle .hamburger-bar:nth-child(3) { top: 36px; }

@media only screen and (min-width: 569px) { .site-title { top: 25px; width: 273px; height: 24px; }
  .site-title a { display: block; }
  .site-header { padding: 0 34px 0 34px; } }

@media only screen and (min-width: 1025px) { .site-header { position: fixed; top: 0; left: 0; z-index: 2; width: 100%; padding: 0 68px 0 68px; }
  .site-title { left: 0; }
  .menu-toggle { display: none; } }

.nav-primary { display: none; }

.nav-menu { list-style: none; margin: 0; padding: 0; }

.nav-menu li { display: block; }

.nav-menu a { display: block; text-transform: uppercase; font-size: 2rem; font-weight: 700; letter-spacing: 0.2em; }

@media only screen and (min-width: 1025px) { .nav-primary { position: absolute; top: 22px; right: 0; display: block; z-index: 99; width: 100%; }
  .nav-menu { text-align: right; }
  .nav-menu > li { position: relative; display: inline-block; border-bottom: none; padding: 0 17px 0 17px; }
  .nav-menu > li a { position: relative; display: inline-block; }
  .nav-menu > li > a:after { content: ""; display: block; margin: 1px auto 0 auto; height: 2px; width: 0; background-color: #114d97; transition: width 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); transition-origin: 50% 50%; }
  .nav-menu > li:first-child { padding-left: 0; }
  .nav-menu > li:last-child { padding-right: 0; }
  .nav-menu a { font-size: 0.7rem; }
  .nav-menu a:hover:after { width: 100%; }
  .nav-menu li:hover > a, .nav-menu li a:hover { color: #114d97; }
  .nav-menu .parent > a:after { content: ""; display: block; position: absolute; right: 23px; top: 43px; content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: #666 transparent transparent transparent; border-width: 4px 4px 0 4px; }
  .nav-menu .current_page_item > a:after, .nav-menu .current_page_ancestor > a:after, .nav-menu .current-menu-item > a:after, .nav-menu .current-menu-ancestor > a:after { width: 100%; }
  .section-work .menu-item-656 > a:after, .section-services .menu-item-651 > a:after { width: 100%; }
  .nav-menu > ul > li { vertical-align: top; }
  .nav-menu > ul > li > a { height: 45px; } }

.nav-mobile { display: table; position: fixed; z-index: 100; left: 0; top: 0; width: 100%; height: 0; opacity: 0; overflow: hidden; background: #fff; transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.nav-mobile .nav-menu { display: none; vertical-align: middle; }

.nav-mobile li { margin: 10px 0; }

.nav-mobile a { font-size: 2rem; }

@media only screen and (min-width: 1025px) { .nav-mobile { display: none; } }

.menu-open .nav-mobile, .menu-closing .nav-mobile { height: 100%; }

.menu-open .nav-mobile .nav-menu, .menu-closing .nav-mobile .nav-menu { display: table-cell; }

.menu-open-anim .nav-mobile { opacity: 1; }

/* Footer */
.footer { position: relative; z-index: 1; padding: 0 17px 0 17px; background: #fff; }

.footer input { width: 100%; }

.footer .copyright { font-size: 0.7rem; font-weight: 700; margin-bottom: 20px; }

.footer__content { padding: 20px 0 40px 0; border-top: 2px solid #114d97; max-width: 1650px; margin: 0 auto; }

.footer__content > .column:first-child { padding: 0; }

.footer__content > .column:last-child { padding: 0; margin-top: 20px; }

@media only screen and (min-width: 569px) { .footer { padding: 0 34px 0 34px; } }

@media only screen and (min-width: 769px) { .footer__content { padding: 50px 0 68px 0; }
  .footer__content > .column:first-child { text-align: left; }
  .footer__content > .column:last-child { margin-top: 0; text-align: right; } }

@media only screen and (min-width: 1025px) { .footer { padding: 0 68px 0 68px; } }

/* Forms */
label { display: inline-block; font-size: 0.7rem; margin: 0 0 10px 0; text-transform: uppercase; text-align: center; letter-spacing: 0.2em; }

button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }

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

input[type=text], input[type=email], input[type=password], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; margin: 0 0 10px 0; border: 2px solid #114d97; border-radius: 0; padding: 19px; font-size: 15px; font-family: "Avenir", Helvetica, Arial, sans-serif; background: #ffffff; color: #114d97; width: 100%; }

input[type=text], input[type=email], input[type=password] { display: block; }

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus { outline: none; }

input[type=submit] { -webkit-appearance: none; margin-top: 20px; }

input[type=submit]:focus { outline: none; }

textarea { resize: vertical; vertical-align: top; display: inline-block; }

textarea:focus { outline: none; }

select { margin: 0; }

*::-webkit-input-placeholder { color: #114d97; }

*::-moz-placeholder { color: #114d97; }

*:-ms-input-placeholder { color: #114d97; }

*::placeholder { color: #114d97; }

*::-webkit-input-placeholder { color: #114d97; }

*:-moz-placeholder { color: #114d97; }

*::-moz-placeholder { color: #114d97; }

*:-ms-input-placeholder { color: #114d97; }

@media only screen and (min-width: 569px) { input[type=text], input[type=email], input[type=password], textarea { font-size: 18px; } }

@media only screen and (min-width: 769px) { input[type=text], input[type=email], input[type=password], textarea { font-size: 20px; } }

.single-field-form { position: relative; }

.single-field-form input { padding-right: 70px; }

.single-field-form__submit { margin: 0; padding: 0; border: 0; background: transparent; font: inherit; line-height: normal; cursor: pointer; outline: none; -moz-user-select: text; position: absolute; top: 50%; right: 0; width: 65px; -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 10px; height: 100%; background: url(img/arrow-r.svg) 50% 50% no-repeat; background-size: 29px 12px; }

.gform_wrapper { margin: 0 0 1em 0; }

.gform_wrapper .validation_error { margin: 0 0 10px 0; padding: 20px; color: #b72525; background: #FCFFDF; }

.gform_wrapper .validation_message { display: inline-block; margin: 0 0 10px 0; color: #b72525; }

.gfield_error label { color: #b72525; }

.gform_confirmation_wrapper { margin: 1em 0; padding: 0; }

.gform_fields { margin: 0; list-style-type: none; }

.gform_fields li { margin: 0; padding: 0; background: none; }

.gfield_label { display: none; }

.gfield_required { display: none; }

.gform_button { margin-right: 5px; }

.gform_validation_container { display: none; }

/* Wordpress */
.wp-caption, .post-img { text-align: center; margin: 1em 0; }

.wp-caption img, .post-img img { display: block; margin-left: auto; margin-right: auto; }

.wp-caption img, .wp-caption { width: auto !important; max-width: 100% !important; height: auto !important; }

.wp-caption-text, .wp-caption-dd { margin: 0.5em 0 1em 0; font-size: 14px; font-style: italic; }

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

.post-img .alignleft, .post-img .alignright { max-width: 50%; margin-bottom: 20px; }

.post-img .alignleft { float: left; margin-right: 20px; }

.post-img .alignright { float: right; margin-left: 20px; }

.post-img .aligncenter img, img.aligncenter { margin: 0 auto 20px auto; }

.post-img .aligncenter .wp-caption-text { text-align: center; }

p:not(.post-img) + .post-img { margin-top: 2em; }

.post-img + p:not(.post-img) { margin-top: 2em; }

.comments { margin-top: 35px; border-top: 1px solid #fff; }

.comments > h2, .comments > h3 { margin-top: 30px; }

.comments .comments__title { margin: 0 0 1em 0; }

.comments .comments__list { padding-left: 60px; margin-left: 0; list-style: none; }

.comments .comments__list + .comment-respond { margin-top: 50px; }

.comments .comment { position: relative; margin-bottom: 2em; background: #fff; }

.comments .comment .children { margin-top: 2em; margin-left: 60px; }

.comments .comment .children .comment:last-child { margin-bottom: 0; }

.comments .vcard .avatar { position: absolute; top: 0; left: -60px; border-radius: 50%; }

.comments .vcard .fn { font-size: 20px; }

.comments .byuser { padding: 10px; background: #83b4f1; }

.comments .byuser .comment { padding: 10px; }

.comments .comment-meta { margin-bottom: 0.75em; }

.comments .comment-meta a { text-decoration: none; }

.comments .comment-reply-title { font-size: 1.5rem; }

.comments .comment-form label { display: block; float: none; width: auto; margin-bottom: 5px; }

.comments .comment-form input[type=text], .comments .comment-form input[type=email], .comments .comment-form textarea { width: 100%; }

.comments .comment-form-author, .comments .comment-form-email, .comments .comment-form-url, .comments .comment-form-comment, .comments .form-submit { margin: 0; }

.gallery { margin: 0 auto 18px; }

.gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }

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

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

.gallery img { padding: 0; max-width: 100%; height: auto; }

.gallery img:hover { background: white; }

.gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }

.gallery dl { margin: 0; }

.gallery dt { margin: 5px; }

.gallery br + br { display: none; }

@media only screen { .show-small-only, .show-small-up, .show-small, .show-small-down, .hide-medium-only, .hide-medium-up, .hide-medium, .show-medium-down, .hide-large-only, .hide-large-up, .hide-large, .show-large-down, .hide-xlarge-only, .hide-xlarge-up, .hide-xxlarge-only, .hide-xxlarge-up { display: inherit !important; }
  .hide-small-only, .hide-small-up, .hide-small, .hide-small-down, .show-medium-only, .show-medium-up, .show-medium, .hide-medium-down, .show-large-only, .show-large-up, .show-large, .hide-large-down, .show-xlarge-only, .show-xlarge-up, .show-xxlarge-only, .show-xxlarge-up { display: none !important; } }

@media only screen and (min-width: 569px) { .hide-small-only, .show-small-up, .hide-small, .hide-small-down, .show-medium-only, .show-medium-up, .show-medium, .show-medium-down, .hide-large-only, .hide-large-up, .hide-large, .show-large-down, .hide-xlarge-only, .hide-xlarge-up, .hide-xxlarge-only, .hide-xxlarge-up { display: inherit !important; }
  .show-small-only, .hide-small-up, .show-small, .show-small-down, .hide-medium-only, .hide-medium-up, .hide-medium, .hide-medium-down, .show-large-only, .show-large-up, .show-large, .hide-large-down, .show-xlarge-only, .show-xlarge-up, .show-xxlarge-only, .show-xxlarge-up { display: none !important; } }

@media only screen and (min-width: 769px) { .hide-small-only, .show-small-up, .hide-small, .hide-small-down, .hide-medium-only, .show-medium-up, .hide-medium, .hide-medium-down, .show-large-only, .show-large-up, .show-large, .show-large-down, .hide-xlarge-only, .hide-xlarge-up, .hide-xxlarge-only, .hide-xxlarge-up { display: inherit !important; }
  .show-small-only, .hide-small-up, .show-small, .show-small-down, .show-medium-only, .hide-medium-up, .show-medium, .show-medium-down, .hide-large-only, .hide-large-up, .hide-large, .hide-large-down, .show-xlarge-only, .show-xlarge-up, .show-xxlarge-only, .show-xxlarge-up { display: none !important; } }

@media only screen and (min-width: 1025px) { .hide-small-only, .show-small-up, .hide-small, .hide-small-down, .hide-medium-only, .show-medium-up, .hide-medium, .hide-medium-down, .hide-large-only, .show-large-up, .hide-large, .hide-large-down, .show-xlarge-only, .show-xlarge-up, .hide-xxlarge-only, .hide-xxlarge-up { display: inherit !important; }
  .show-small-only, .hide-small-up, .show-small, .show-small-down, .show-medium-only, .hide-medium-up, .show-medium, .show-medium-down, .show-large-only, .hide-large-up, .show-large, .show-large-down, .hide-xlarge-only, .hide-xlarge-up, .show-xxlarge-only, .show-xxlarge-up { display: none !important; } }

@media only screen and (min-width: 1701px) { .hide-small-only, .show-small-up, .hide-small, .hide-small-down, .hide-medium-only, .show-medium-up, .hide-medium, .hide-medium-down, .hide-large-only, .show-large-up, .hide-large, .hide-large-down, .hide-xlarge-only, .show-xlarge-up, .show-xxlarge-only, .show-xxlarge-up { display: inherit !important; }
  .show-small-only, .hide-small-up, .show-small, .show-small-down, .show-medium-only, .hide-medium-up, .show-medium, .show-medium-down, .show-large-only, .hide-large-up, .show-large, .show-large-down, .show-xlarge-only, .hide-xlarge-up, .hide-xxlarge-only, .hide-xxlarge-up { display: none !important; } }

/* Print */
@media print { * { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }
