/*
Theme Name:     Queens
Description:    Victory Child Theme
Author:         Electoral Media Inc.
Template:       concept
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
	font-family: "FontAwesome";
	src: url("fonts/fontawesome-webfont.eot?v=4.6.3");
	src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.6.3#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.33333333em;
	line-height: .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.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

/* Deprecated as of 4.4.0 */

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	-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-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before {
	content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013";
}

.fa-trash-o:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158";
}

.fa-won:before,
.fa-krw:before {
	content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-android:before {
	content: "\f17b";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-slack:before {
	content: "\f198";
}

.fa-envelope-square:before {
	content: "\f199";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-delicious:before {
	content: "\f1a5";
}

.fa-digg:before {
	content: "\f1a6";
}

.fa-pied-piper-pp:before {
	content: "\f1a7";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-drupal:before {
	content: "\f1a9";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-fax:before {
	content: "\f1ac";
}

.fa-building:before {
	content: "\f1ad";
}

.fa-child:before {
	content: "\f1ae";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-spoon:before {
	content: "\f1b1";
}

.fa-cube:before {
	content: "\f1b2";
}

.fa-cubes:before {
	content: "\f1b3";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-behance-square:before {
	content: "\f1b5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-deviantart:before {
	content: "\f1bd";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-file-pdf-o:before {
	content: "\f1c1";
}

.fa-file-word-o:before {
	content: "\f1c2";
}

.fa-file-excel-o:before {
	content: "\f1c3";
}

.fa-file-powerpoint-o:before {
	content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8";
}

.fa-file-code-o:before {
	content: "\f1c9";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-codepen:before {
	content: "\f1cb";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd";
}

.fa-circle-o-notch:before {
	content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-git:before {
	content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9";
}

.fa-history:before {
	content: "\f1da";
}

.fa-circle-thin:before {
	content: "\f1db";
}

.fa-header:before {
	content: "\f1dc";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-sliders:before {
	content: "\f1de";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-bomb:before {
	content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-binoculars:before {
	content: "\f1e5";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-newspaper-o:before {
	content: "\f1ea";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-google-wallet:before {
	content: "\f1ee";
}

.fa-cc-visa:before {
	content: "\f1f0";
}

.fa-cc-mastercard:before {
	content: "\f1f1";
}

.fa-cc-discover:before {
	content: "\f1f2";
}

.fa-cc-amex:before {
	content: "\f1f3";
}

.fa-cc-paypal:before {
	content: "\f1f4";
}

.fa-cc-stripe:before {
	content: "\f1f5";
}

.fa-bell-slash:before {
	content: "\f1f6";
}

.fa-bell-slash-o:before {
	content: "\f1f7";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-copyright:before {
	content: "\f1f9";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-eyedropper:before {
	content: "\f1fb";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-birthday-cake:before {
	content: "\f1fd";
}

.fa-area-chart:before {
	content: "\f1fe";
}

.fa-pie-chart:before {
	content: "\f200";
}

.fa-line-chart:before {
	content: "\f201";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-bicycle:before {
	content: "\f206";
}

.fa-bus:before {
	content: "\f207";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-angellist:before {
	content: "\f209";
}

.fa-cc:before {
	content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b";
}

.fa-meanpath:before {
	content: "\f20c";
}

.fa-buysellads:before {
	content: "\f20d";
}

.fa-connectdevelop:before {
	content: "\f20e";
}

.fa-dashcube:before {
	content: "\f210";
}

.fa-forumbee:before {
	content: "\f211";
}

.fa-leanpub:before {
	content: "\f212";
}

.fa-sellsy:before {
	content: "\f213";
}

.fa-shirtsinbulk:before {
	content: "\f214";
}

.fa-simplybuilt:before {
	content: "\f215";
}

.fa-skyatlas:before {
	content: "\f216";
}

.fa-cart-plus:before {
	content: "\f217";
}

.fa-cart-arrow-down:before {
	content: "\f218";
}

.fa-diamond:before {
	content: "\f219";
}

.fa-ship:before {
	content: "\f21a";
}

.fa-user-secret:before {
	content: "\f21b";
}

.fa-motorcycle:before {
	content: "\f21c";
}

.fa-street-view:before {
	content: "\f21d";
}

.fa-heartbeat:before {
	content: "\f21e";
}

.fa-venus:before {
	content: "\f221";
}

.fa-mars:before {
	content: "\f222";
}

.fa-mercury:before {
	content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224";
}

.fa-transgender-alt:before {
	content: "\f225";
}

.fa-venus-double:before {
	content: "\f226";
}

.fa-mars-double:before {
	content: "\f227";
}

.fa-venus-mars:before {
	content: "\f228";
}

.fa-mars-stroke:before {
	content: "\f229";
}

.fa-mars-stroke-v:before {
	content: "\f22a";
}

.fa-mars-stroke-h:before {
	content: "\f22b";
}

.fa-neuter:before {
	content: "\f22c";
}

.fa-genderless:before {
	content: "\f22d";
}

.fa-facebook-official:before {
	content: "\f230";
}

.fa-pinterest-p:before {
	content: "\f231";
}

.fa-whatsapp:before {
	content: "\f232";
}

.fa-server:before {
	content: "\f233";
}

.fa-user-plus:before {
	content: "\f234";
}

.fa-user-times:before {
	content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236";
}

.fa-viacoin:before {
	content: "\f237";
}

.fa-train:before {
	content: "\f238";
}

.fa-subway:before {
	content: "\f239";
}

.fa-medium:before {
	content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b";
}

.fa-optin-monster:before {
	content: "\f23c";
}

.fa-opencart:before {
	content: "\f23d";
}

.fa-expeditedssl:before {
	content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before {
	content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244";
}

.fa-mouse-pointer:before {
	content: "\f245";
}

.fa-i-cursor:before {
	content: "\f246";
}

.fa-object-group:before {
	content: "\f247";
}

.fa-object-ungroup:before {
	content: "\f248";
}

.fa-sticky-note:before {
	content: "\f249";
}

.fa-sticky-note-o:before {
	content: "\f24a";
}

.fa-cc-jcb:before {
	content: "\f24b";
}

.fa-cc-diners-club:before {
	content: "\f24c";
}

.fa-clone:before {
	content: "\f24d";
}

.fa-balance-scale:before {
	content: "\f24e";
}

.fa-hourglass-o:before {
	content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253";
}

.fa-hourglass:before {
	content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256";
}

.fa-hand-scissors-o:before {
	content: "\f257";
}

.fa-hand-lizard-o:before {
	content: "\f258";
}

.fa-hand-spock-o:before {
	content: "\f259";
}

.fa-hand-pointer-o:before {
	content: "\f25a";
}

.fa-hand-peace-o:before {
	content: "\f25b";
}

.fa-trademark:before {
	content: "\f25c";
}

.fa-registered:before {
	content: "\f25d";
}

.fa-creative-commons:before {
	content: "\f25e";
}

.fa-gg:before {
	content: "\f260";
}

.fa-gg-circle:before {
	content: "\f261";
}

.fa-tripadvisor:before {
	content: "\f262";
}

.fa-odnoklassniki:before {
	content: "\f263";
}

.fa-odnoklassniki-square:before {
	content: "\f264";
}

.fa-get-pocket:before {
	content: "\f265";
}

.fa-wikipedia-w:before {
	content: "\f266";
}

.fa-safari:before {
	content: "\f267";
}

.fa-chrome:before {
	content: "\f268";
}

.fa-firefox:before {
	content: "\f269";
}

.fa-opera:before {
	content: "\f26a";
}

.fa-internet-explorer:before {
	content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c";
}

.fa-contao:before {
	content: "\f26d";
}

.fa-500px:before {
	content: "\f26e";
}

.fa-amazon:before {
	content: "\f270";
}

.fa-calendar-plus-o:before {
	content: "\f271";
}

.fa-calendar-minus-o:before {
	content: "\f272";
}

.fa-calendar-times-o:before {
	content: "\f273";
}

.fa-calendar-check-o:before {
	content: "\f274";
}

.fa-industry:before {
	content: "\f275";
}

.fa-map-pin:before {
	content: "\f276";
}

.fa-map-signs:before {
	content: "\f277";
}

.fa-map-o:before {
	content: "\f278";
}

.fa-map:before {
	content: "\f279";
}

.fa-commenting:before {
	content: "\f27a";
}

.fa-commenting-o:before {
	content: "\f27b";
}

.fa-houzz:before {
	content: "\f27c";
}

.fa-vimeo:before {
	content: "\f27d";
}

.fa-black-tie:before {
	content: "\f27e";
}

.fa-fonticons:before {
	content: "\f280";
}

.fa-reddit-alien:before {
	content: "\f281";
}

.fa-edge:before {
	content: "\f282";
}

.fa-credit-card-alt:before {
	content: "\f283";
}

.fa-codiepie:before {
	content: "\f284";
}

.fa-modx:before {
	content: "\f285";
}

.fa-fort-awesome:before {
	content: "\f286";
}

.fa-usb:before {
	content: "\f287";
}

.fa-product-hunt:before {
	content: "\f288";
}

.fa-mixcloud:before {
	content: "\f289";
}

.fa-scribd:before {
	content: "\f28a";
}

.fa-pause-circle:before {
	content: "\f28b";
}

.fa-pause-circle-o:before {
	content: "\f28c";
}

.fa-stop-circle:before {
	content: "\f28d";
}

.fa-stop-circle-o:before {
	content: "\f28e";
}

.fa-shopping-bag:before {
	content: "\f290";
}

.fa-shopping-basket:before {
	content: "\f291";
}

.fa-hashtag:before {
	content: "\f292";
}

.fa-bluetooth:before {
	content: "\f293";
}

.fa-bluetooth-b:before {
	content: "\f294";
}

.fa-percent:before {
	content: "\f295";
}

.fa-gitlab:before {
	content: "\f296";
}

.fa-wpbeginner:before {
	content: "\f297";
}

.fa-wpforms:before {
	content: "\f298";
}

.fa-envira:before {
	content: "\f299";
}

.fa-universal-access:before {
	content: "\f29a";
}

.fa-wheelchair-alt:before {
	content: "\f29b";
}

.fa-question-circle-o:before {
	content: "\f29c";
}

.fa-blind:before {
	content: "\f29d";
}

.fa-audio-description:before {
	content: "\f29e";
}

.fa-volume-control-phone:before {
	content: "\f2a0";
}

.fa-braille:before {
	content: "\f2a1";
}

.fa-assistive-listening-systems:before {
	content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4";
}

.fa-glide:before {
	content: "\f2a5";
}

.fa-glide-g:before {
	content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7";
}

.fa-low-vision:before {
	content: "\f2a8";
}

.fa-viadeo:before {
	content: "\f2a9";
}

.fa-viadeo-square:before {
	content: "\f2aa";
}

.fa-snapchat:before {
	content: "\f2ab";
}

.fa-snapchat-ghost:before {
	content: "\f2ac";
}

.fa-snapchat-square:before {
	content: "\f2ad";
}

.fa-pied-piper:before {
	content: "\f2ae";
}

.fa-first-order:before {
	content: "\f2b0";
}

.fa-yoast:before {
	content: "\f2b1";
}

.fa-themeisle:before {
	content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

@font-face {
	font-family: "proxima_nova_alt_rg";
	src: url("./fonts/proxima_nova_alt_light-webfont.eot");
	src: url("./fonts/proxima_nova_alt_light-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/proxima_nova_alt_light-webfont.woff2") format("woff2"), url("./fonts/proxima_nova_alt_light-webfont.woff") format("woff"), url("./fonts/proxima_nova_alt_light-webfont.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "proxima_nova_alt_rg";
	src: url("./fonts/proxima_nova_alt_regular-webfont.eot");
	src: url("./fonts/proxima_nova_alt_regular-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/proxima_nova_alt_regular-webfont.woff2") format("woff2"), url("./fonts/proxima_nova_alt_regular-webfont.woff") format("woff"), url("./fonts/proxima_nova_alt_regular-webfont.ttf") format("truetype"), url("./fonts/proxima_nova_alt_regular-webfont.svg#proxima_nova_alt_rgregular") format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	/* font-family: 'proxima_nova_alt_rg'; */
	font-family: "proxima_nova_semibold";
	src: url("./fonts/proxima_nova_alt_bold-webfont.eot");
	src: url("./fonts/proxima_nova_alt_bold-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/proxima_nova_alt_bold-webfont.woff2") format("woff2"), url("./fonts/proxima_nova_alt_bold-webfont.woff") format("woff"), url("./fonts/proxima_nova_alt_bold-webfont.ttf") format("truetype"), url("./fonts/proxima_nova_alt_bold-webfont.svg#proxima_nova_alt_rgbold") format("svg");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "proxima_nova_alt";
	src: url("./fonts/proxima_nova_alt_black-webfont.eot");
	src: url("./fonts/proxima_nova_alt_black-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/proxima_nova_alt_black-webfont.woff2") format("woff2"), url("./fonts/proxima_nova_alt_black-webfont.woff") format("woff"), url("./fonts/proxima_nova_alt_black-webfont.ttf") format("truetype"), url("./fonts/proxima_nova_alt_black-webfont.svg#proxima_nova_altblack") format("svg");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "proxima_nova_alt";
	src: url("./fonts/proxima_nova_alt_extrabold-webfont.eot");
	src: url("./fonts/proxima_nova_alt_extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/proxima_nova_alt_extrabold-webfont.woff2") format("woff2"), url("./fonts/proxima_nova_alt_extrabold-webfont.woff") format("woff"), url("./fonts/proxima_nova_alt_extrabold-webfont.ttf") format("truetype"), url("./fonts/proxima_nova_alt_extrabold-webfont.svg#proxima_nova_altextrabold") format("svg");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "proxima_nova_rg";
	src: url("./fonts/proxima_nova_bold-webfont.eot");
	src: url("./fonts/proxima_nova_bold-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/proxima_nova_bold-webfont.woff2") format("woff2"), url("./fonts/proxima_nova_bold-webfont.woff") format("woff"), url("./fonts/proxima_nova_bold-webfont.ttf") format("truetype"), url("./fonts/proxima_nova_bold-webfont.svg#proxima_nova_rgbold") format("svg");
	font-weight: bold;
	font-style: normal;
}

#nav .drop .nav-menu,
#nav .drop .nav-menu ul,
.mobile-menu,
.bottom-bar .copyright .add-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
.footer-bar:after,
.bottom-bar:after,
.candidate-callouts li:after,
.slick-slider .slick-track:after,
.wrap-frame .main-frame:after {
	content: "";
	display: block;
	clear: both;
}

.facts-section .facts-list li .qty,
.involved-list a,
.atcb-list,
.atcb-item-link,
.slick-slider span.slick-arrow,
.sign-up-container {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #242424;
	background: #fff;
	font: 18px/1.4444444444 "franklin-gothic-urw-cond", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 500;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.gm-style img {
	max-width: none;
}

.btn,
button,
.button {
	box-shadow: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset,
figure {
	margin: 0 0 1.4444444444em;
}

blockquote {
	border-left: 4px solid #e8e8e8;
	padding-left: .5em;
	margin-left: 1.4444444444em;
}

th,
td {
	border: 1px solid #e8e8e8;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #e8e8e8;
	padding: .4em .7em;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #242424;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #7c7c7c;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #7c7c7c;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #7c7c7c;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #7c7c7c;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #7c7c7c;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

.widget {
	margin-bottom: 1.4444444444em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
	margin-bottom: 4px;
}

.post-password-form input[type="password"] {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 4px 0 0;
	width: 200px;
}

.search-form {
	margin-bottom: 15px;
}

.search-form input {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 200px;
}

.post-password-form input {
	float: left;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #0075c0;
	color: #fff;
	border: none;
	padding: 0 .5em;
	height: 45px;
	line-height: 45px;
	font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 600;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: 1;
}

.commentlist {
	margin: 0 0 1.4444444444em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.4444444444em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.4444444444em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.4444444444em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 48%;
	background: #0075c0;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	opacity: .8;
}

.navigation-single {
	margin-bottom: 1.4444444444em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 48%;
	background: #0075c0;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
	opacity: .8;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: none;
	clear: both;
	border: 1px solid #e8e8e8;
	padding: .4em;
	margin-bottom: 1.4444444444em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.4444444444em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.4444444444em 4px 0;
}

figcaption {
	font-style: italic;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.4444444444em;
}

.mejs-container {
	margin-bottom: 1.4444444444em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 .5em;
	color: inherit;
}

h1,
.h1 {
	font-size: 36px;
	color: #001b49;
	text-transform: none;
	margin: 0 0 10px;
}

h2,
.h2 {
	font-size: 22px;
	color: #0075c0;
	text-transform: uppercase;
	margin: 0 0 16px;
}

h3,
.h3 {
	font-size: 18px;
	font-style: normal;
	color: #0075c0;
	text-transform: uppercase;
	margin: 0 0 17px;
}

h4,
.h4 {
	font-size: 18px;
	color: #001b49;
	text-transform: none;
	margin: 0 0 19px;
}

h5,
.h5 {
	font-size: 18px;
	color: #0075c0;
	text-transform: uppercase;
	font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 17px;
}

h6,
.h6 {
	font-size: 18px;
	color: #001b49;
	text-transform: none;
	font-family: inherit;
}

p {
	margin: 0 0 38px;
}

a {
	color: #0075c0;
}

a:hover,
a:focus {
	text-decoration: none;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.h a {
	color: #001b49;
}

#nav {
	position: absolute;
	top: 0;
	left: 0;
	padding: 27px 0 0 19px;
	width: 100%;
	font-family: inherit;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-size: inherit;
	line-height: inherit;
}

#nav .drop .nav-menu {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
}

#nav .drop .nav-menu * {
	letter-spacing: normal;
}

#nav .drop .nav-menu > li {
	display: block;
	border: none;
	border-top: 1px solid rgba(115, 124, 139, .2);
}

#nav .drop .nav-menu > li:before {
	display: none;
}

#nav .drop .nav-menu > li:hover > a,
#nav .drop .nav-menu > li.hover > a {
	background: #0075c0;
}

#nav .drop .nav-menu > li:hover > a + ul,
#nav .drop .nav-menu > li.hover > a + ul {
	opacity: 1;
	visibility: visible;
}

#nav .drop .nav-menu > li:hover a + ul ul,
#nav .drop .nav-menu > li.hover a + ul ul {
	z-index: 100;
	top: 0;
	padding: 10px 0;
}

#nav .drop .nav-menu > li:hover a + ul ul:before,
#nav .drop .nav-menu > li.hover a + ul ul:before {
	content: "";
	display: block;
	clear: both;
	position: absolute;
	top: 20px;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
}

#nav .drop .nav-menu > li.hover .hover > a + ul {
	opacity: 1;
	visibility: visible;
}

#nav .drop .nav-menu > li.active > a {
	background: #0075c0;
}

#nav .drop .nav-menu > li > a {
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
	padding: 17px 23px 16px;
	letter-spacing: .2px;
	display: block;
	text-transform: uppercase;
}

#nav .drop .nav-menu > li .opener-item,
#nav .drop .nav-menu > li .has-drop-down-link {
	position: relative;
}

#nav .drop .nav-menu > li .opener-item:after,
#nav .drop .nav-menu > li .has-drop-down-link:after {
	font-family: "FontAwesome";
	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;
	content: "\f107";
	margin-left: 5px;
}

#nav .drop .nav-menu ul {
	-webkit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
	transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
	position: absolute;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	color: #001b49;
	font-size: 18px;
	line-height: 40px;
	top: 100%;
	min-width: 226px;
	text-align: center;
	padding: 20px 0 27px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

#nav .drop .nav-menu ul:before {
	display: none;
}

#nav .drop .nav-menu ul li {
	margin: 0;
	padding: 0;
}

#nav .drop .nav-menu ul li:before {
	display: none;
}

#nav .drop .nav-menu ul li.active > a {
	background: #e8e8e8;
}

#nav .drop .nav-menu ul a {
	text-transform: uppercase;
	color: inherit;
	display: block;
	padding: 0 10px;
}

#nav .drop .nav-menu ul a:hover {
	background: #e8e8e8;
}

#nav .drop .nav-menu li ul {
	left: 0;
}

#nav .drop .nav-menu li ul ul {
	left: 95%;
}

#nav .drop .nav-menu > li:last-child ul ul {
	left: auto;
	right: 95%;
}

#nav .drop .nav-menu > li:nth-last-child(2) ul ul {
	left: auto;
	right: 95%;
}

#nav .social-list {
	display: none;
}

#nav a {
	text-decoration: none;
}

#nav .drop {
	background: #00102c;
	right: auto;
	width: 234px;
	left: -234px;
	max-height: 1000px;
	min-height: 100vh;
	padding-top: 46px;
}

.nav-active #nav .drop {
	left: 0;
}

#nav .btn-contribute {
	font-weight: inherit;
	padding: 16px 23px 16px;
	display: block;
	font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	box-shadow: none;
	border: none;
	margin: 0;
	background: #d91315;
}

#nav .btn-contribute:hover {
	background: #b91113;
}

.nav-opener {
	border-radius: 0;
	z-index: 8;
	width: 27px;
	height: 22px;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	height: 4px;
	top: 0;
}

.nav-opener span {
	top: 9px;
}

.nav-opener:after {
	top: 18px;
}

.desktop-menu {
	display: none !important;
}

.mobile-menu {
	font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

#nav .drop .nav-menu.submenu-shadow > li:hover ul,
#nav .drop .nav-menu.submenu-shadow > li.hover ul {
	box-shadow: 0 0 7px rgba(0, 0, 0, .4);
}

.mobile-menu {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
}

.mobile-menu > li {
	padding: 0;
	margin: 0;
	display: block;
	border-top: 1px solid rgba(115, 124, 139, .2);
}

.mobile-menu > li:before {
	display: none;
}

.mobile-menu > li.active-item > a,
.mobile-menu > li.active > a {
	background: #0075c0;
}

.mobile-menu a {
	padding: 17px 23px 16px;
	letter-spacing: .2px;
	display: block;
	text-transform: uppercase;
}

.mobile-menu a:hover {
	background: #0075c0;
}

.mobile-menu .opener-item {
	position: relative;
}

.mobile-menu .opener-item:after {
	font-family: "FontAwesome";
	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;
	content: "\f107";
	margin-left: 5px;
	vertical-align: middle;
}

.mobile-menu ul {
	margin: 0;
	padding: 0;
}

.mobile-menu ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobile-menu ul li:before {
	display: none;
}

.mobile-menu ul li a {
	text-transform: capitalize;
	font-size: 18px;
	background: #0075c0;
}

.mobile-menu ul li a:hover {
	background: #0066a7;
}

.header-panel #header {
	margin: 0 auto;
	width: 100%;
	position: relative;
	z-index: 101;
	font-size: 16px;
	line-height: 1.625;
	text-align: left;
	height: 76px;
}

.header-panel.fixed-position #header {
	height: 66px;
}

.header-panel .logo {
	-webkit-transition: margin .3s ease-in-out, width .3s ease-in-out;
	transition: margin .3s ease-in-out, width .3s ease-in-out;
	width: 112px;
	margin: 0 auto -24px;
	padding: 12px 0 0;
	float: none;
	display: block;
}

.header-panel .logo img {
	width: 100%;
	max-width: none;
}

.header-panel.fixed-position .logo {
	width: 76px;
	padding: 6px 0 0;
	margin: 5px auto 0;
}

.header-panel .logo-alt {
	display: none;
}

.fixed-position .logo img,
.header-panel-color .logo img {
	opacity: 1;
}

.header-panel-color,
.header-panel.fixed-position {
	box-shadow: none;
}

.header-panel {
	min-height: 70px;
}

.home .header-panel .logo {
	width: 128px;
}

.home .header-panel.fixed-position .logo {
	width: 76px;
}

.header-panel-color {
	background: #001b49;
	color: #fff;
	border-bottom: 4px solid #c3c3c3;
}

.header-panel-color a {
	color: inherit;
}

.fixed-position {
	z-index: 101;
}

.fixed-position .nav-menu a,
.header-panel-color .nav-menu a {
	color: inherit;
}

.nav-close {
	background: none;
	overflow: hidden;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
	font-size: 18px;
	border-radius: 0;
	z-index: 8;
	text-align: center;
}

.nav-close span {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.nav-close:before {
	content: "\f00d";
	font-family: "FontAwesome";
	background: none !important;
}

.nav-close:hover {
	color: #0075c0;
}

.nav-close {
	z-index: 10;
	text-indent: 0;
	margin: 0;
}

.nav-close span {
	display: none;
}

.nav-close:after {
	display: none;
}

.nav-close:before {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	position: static;
	top: auto;
	left: auto;
	right: auto;
	background: none;
	margin: 0;
	display: inline;
}

.fixed-position .nav-opener:before,
.fixed-position .nav-opener:after,
.fixed-position .nav-opener span,
.header-panel-color .nav-opener:before,
.header-panel-color .nav-opener:after,
.header-panel-color .nav-opener span {
	background: #b6b7ba;
	margin: 0;
}

.nav-active #nav .drop {
	max-height: 1000000px;
}

#footer {
	background: #001b49;
}

#footer p {
	margin: 0;
}

#footer .container {
	max-width: 1204px;
}

.footer-bar {
	display: block;
	padding: 0;
}

.footer-bar .col.logo-col {
	float: left;
	max-width: 130px;
	padding: 29px 0 0 0;
}

.footer-bar .col.logo-col img {
	width: 100%;
	max-width: none;
	height: auto;
}

.footer-bar .social-col {
	display: none;
}

.footer-bar .nav-col {
	float: right;
	font: 600 16px/26px "proxima-nova-alt", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	padding: 55px 0 42px;
	max-width: calc(100% - 130px);
	width: auto;
}

.footer-bar .nav-col a {
	color: #fff;
	text-decoration: none;
}

.footer-bar .nav-col a:hover {
	color: #d9d9d9;
}

.footer-nav {
	text-transform: uppercase;
	margin: 0;
	text-align: center;
}

.footer-nav ul {
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0 0 23px;
}

.footer-nav ul li {
	display: inline-block;
	vertical-align: baseline;
	font-style: normal;
	font-size: 16px;
	line-height: 26px;
	font: 500 16px/26px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 0 67px;
	padding: 5px 0;
}

.footer-nav ul li:before {
	display: none;
}

.bottom-bar {
	padding: 0;
	font: 12px/18px "proxima-nova-alt", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	background: #00102c;
	color: #fff;
}

.bottom-bar .copyright {
	float: left;
	max-width: 50%;
	font-weight: 600;
	padding: 14px 0;
}

.bottom-bar .copyright p {
	float: left;
}

.bottom-bar .copyright .add-nav {
	overflow: hidden;
	padding: 0 20px;
}

.bottom-bar .copyright .add-nav a {
	text-decoration: none;
	color: #0075c0;
}

.bottom-bar .copyright .add-nav a:hover {
	color: #fff;
}

.bottom-bar .copyright .add-nav li {
	padding: 0;
	margin: 0 15px 0 0;
	display: inline-block;
}

.bottom-bar .copyright .add-nav li:before {
	display: none;
}

.bottom-bar .by-box {
	float: right;
	max-width: 50%;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0;
}

.bottom-bar .by-box span {
	font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 700;
	vertical-align: middle;
	display: inline-block;
	margin: 4px 8px 0 0;
}

.bottom-bar .by-box span a {
	color: #fff;
	margin-right: 4px;
	text-decoration: none;
}

.bottom-bar .by-box span a:hover {
	color: #fff;
}

.bottom-bar .by-box img {
	vertical-align: middle;
	width: 169px;
}

.events-section {
	width: 100%;
	max-width: 1920px;
	font: 300 18px/25px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 auto;
}

.events-section .events-box {
	position: relative;
	width: 100%;
	min-height: 320px;
	overflow: hidden;
}

.events-section .events-box a {
	text-decoration: none;
}

.events-section .events-box a:hover h2 {
	text-decoration: underline;
}

.events-section .events-box > a {
	display: block;
	height: 100%;
}

.events-section .events-box.gray-bg {
	background: #1f1f1f;
}

.events-section .events-box.blue-bg {
	background: #0075c0;
}

.events-section .events-box.dark-blue-bg {
	background: #001b49;
}

.events-section .events-box.red-bg {
	background: #d91315;
}

.events-section .events-box.date-box {
	text-align: center;
}

.events-section .events-box.date-box .text {
	bottom: auto;
	top: 17%;
	padding: 0 12%;
}

.events-section .events-box.date-box .text h2 {
	font-size: 18px;
	line-height: 25px;
	margin: 0;
}

.events-section .events-box .date-cell {
	display: block;
	border-radius: 50%;
	text-align: center;
	padding: 25px 5px 5px;
	width: 113px;
	height: 113px;
	background: rgba(255, 255, 255, .1);
	margin: 0 auto 25px;
}

.events-section .events-box .date-cell span {
	display: block;
	font-weight: 900;
}

.events-section .events-box .date-cell .cell-month {
	font-size: 23px;
	text-transform: uppercase;
	margin: 0 0 -4px;
}

.events-section .events-box .date-cell .cell-date {
	font-size: 46px;
	line-height: 1;
}

.events-section .events-box.events-carousel .slick-slider {
	margin: 0;
	padding: 0;
}

.events-section .events-box.events-carousel .slick-slider .slick-arrow {
	z-index: 1;
	right: 0;
}

.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev,
.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-next {
	border: none !important;
	width: 40px;
	height: 40px;
	background: #005f9c;
	border-radius: 0;
	right: 0;
	left: auto;
	margin-top: 0;
}

.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev:before,
.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-next:before {
	border-color: #fff;
}

.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev:hover,
.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-next:hover {
	background: #d91315 !important;
}

.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev {
	-webkit-transform: translateX(-41px);
	-ms-transform: translateX(-41px);
	transform: translateX(-41px);
}

.events-section .events-box.events-carousel .text {
	position: static;
	left: auto;
	bottom: auto;
	background: #0075c0;
	min-height: 160px;
	text-align: center;
	padding: 33px 25px 36px;
}

.events-section .events-box.events-carousel .text h2 {
	margin: 0 0 5px;
}

.events-section .events-box .slick-dots {
	position: absolute;
	padding: 0;
	bottom: 9px;
	left: 0;
	right: 0;
	text-align: center;
	line-height: 0;
}

.events-section .events-box .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 3px 5px;
	overflow: hidden;
}

.events-section .events-box .slick-dots li:before {
	display: none;
}

.events-section .events-box .slick-dots li button {
	border-radius: 50%;
	background: #1b3059 !important;
	min-width: 0;
	width: 15px;
	height: 15px;
	padding: 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: -9999px;
	box-shadow: none;
	outline: none;
}

.events-section .events-box .slick-dots li.slick-active button {
	background: #f7f7f7 !important;
}

.events-section .cover img {
	width: 100%;
}

.events-section .text {
	width: 100%;
	position: absolute;
	z-index: 1;
	color: #fff;
	left: 0;
	bottom: 0;
	padding: 0 20px 40px 30px;
}

.events-section .text h2 {
	max-width: 100%;
	text-transform: none;
	color: #fff;
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	margin: 0 0 11px;
}

.events-section .text .date {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}

.events-section .events-box .cover img {
	max-width: 52%;
}

.facts-section {
	position: relative;
	background-image: url(images/bg-img03.jpg);
	background-repeat: none;
	background-size: cover;
	background-position: 50%;
	text-align: center;
	padding: 7px 20px 28px;
}

.facts-section .heading {
	padding-bottom: 35px;
}

.facts-section .heading:after {
	bottom: 10px;
}

.facts-section .facts-list {
	position: static;
	max-width: 1240px;
	padding: 0 40px 6px;
	margin: 0 auto; /*@include media('≥tablet') {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: center;
      align-items: stretch;
      li {
        width: 33.333%;
      }
    }
    @include media('≥desktop') {
      li {
        width: 20%;
        &:nth-child(n+4) {display: block;}
      }
    }*/
}

.facts-section .facts-list li {
	position: relative;
	font: 300 21px/26px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #1e1e1e;
	margin: 20px 0 0;
	padding: 169px 0 30px;
}

.facts-section .facts-list li:before {
	display: none;
}

.facts-section .facts-list li strong {
	font-weight: 300;
	display: inline-block;
	vertical-align: top;
	max-width: 160px;
}

.facts-section .facts-list li a {
	display: inline-block;
	vertical-align: top;
	width: 160px;
	text-decoration: none;
	color: #1e1e1e;
	outline: none;
}

.facts-section .facts-list li .qty {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 155px;
	height: 155px;
	top: 0;
	left: 50%;
	margin-left: -77px;
	background: #005f9c;
	border: 18px solid #0075c0;
	border-radius: 50%;
	font: 900 56px/1 "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff;
}

.facts-section .facts-list li .qty:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.members-section {
	background: #f7f7f7;
	text-align: center;
}

.members-section .heading {
	background: #fff;
}

.members-section.bg-white {
	background: #fff;
}

.members-section .container {
	position: relative;
	max-width: 1920px;
	padding-top: 29px;
	padding-bottom: 25px;
}

.members-section .container .slick-slider {
	position: static;
}

.members-section .members-list {
	margin-bottom: 26px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.members-section .members-list li {
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	font: 600 13px/19px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
}

.members-section .members-list li:before {
	display: none;
}

.members-section .members-list a {
	color: #0075c0;
	text-decoration: none;
}

.members-section .members-list strong {
	display: block;
	text-transform: none;
	color: #001b49;
	font-weight: 900;
	font-size: 19px;
	margin: 0 0 2px;
}

.members-section .members-list span {
	display: block;
	letter-spacing: 2px;
}

.members-section .members-list .visual {
	margin: 0;
	padding: 0 0 15px;
}

.members-section .members-list img {
	max-width: 100%;
	display: block;
	border-top: 8px solid #0075c0;
}

.members-section .members-list .slick-list {
	max-width: 1114px;
	margin: 0 auto;
}

.members-section .members-list span.slick-arrow {
	height: auto;
	top: 0;
	bottom: 0;
}

.members-section .members-list:not(.slick-slider) {
	max-width: 1045px;
	padding: 2px 0 5px;
	margin: 0 auto;
}

.members-section .members-list:not(.slick-slider) li {
	padding: 0 0 25px;
}

.members-section .members-list:not(.slick-slider) li:nth-child(n+2) {
	display: none;
}

.candidate-callouts {
	margin: 0;
	padding: 0;
}

.candidate-callouts li {
	font-size: 15px;
	line-height: 21px;
	margin: 0;
	padding: 27px 15px 20px;
}

.candidate-callouts li:before {
	display: none;
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	z-index: -1;
	background: #f7f7f7;
	border-radius: 0;
}

.candidate-callouts li:nth-child(odd):before {
	display: block;
}

.candidate-callouts .visual {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0 10px 23px;
}

.candidate-callouts .visual img {
	width: 100%;
	margin: 0 0 12px;
}

.candidate-callouts .visual a {
	font: 600 14px/18px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

.candidate-callouts .visual a:hover {
	color: #001b49;
}

.candidate-callouts .visual a i {
	margin-right: 3px;
}

.candidate-callouts .text-holder h3 {
	margin: 0 0 2px;
}

.candidate-callouts .text-holder p {
	margin: 0 0 11px;
}

.clubs-list {
	padding: 0;
}

.clubs-list > li {
	font-size: 21px;
	line-height: 25px;
	margin: 0;
	padding: 43px 0 32px;
}

.clubs-list > li:after {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	z-index: -1;
	background: #f7f7f7;
	border-radius: 0;
}

.clubs-list > li:nth-child(odd):after {
	content: "";
}

.clubs-list li:before {
	display: none;
}

.clubs-list .h1 {
	letter-spacing: -1px;
	margin: 0 0 5px;
}

.clubs-list h3 {
	line-height: 27px;
}

.clubs-list h4 {
	font-weight: 900;
	font-size: 21px;
	line-height: 28px;
	color: #001b49;
	text-transform: none;
	margin: 0 0 5px;
}

.clubs-list address {
	font-style: normal;
	margin: 0 0 10px;
}

.clubs-list address a {
	color: #d91315;
	text-decoration: none;
}

.clubs-list address a:hover {
	text-decoration: underline;
}

.clubs-list address ul {
	padding: 0 0 17px;
}

.clubs-list address ul li {
	margin: 0;
	padding: 0 0 6px 29px;
}

.clubs-list address ul li i {
	position: absolute;
	font-size: 17px;
	top: 6px;
	left: 0;
	color: #0075c0;
}

.involved-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 -8px;
	padding: 0 0 25px;
}

.involved-list li {
	width: 50%;
	padding: 8px;
	margin: 0;
	font: 20px/30px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-align: center;
}

.involved-list li:before {
	display: none;
}

.involved-list a {
	display: block;
	height: 100%;
	text-decoration: none;
	color: #d91315;
	background: #fff;
	border: 5px solid #c3c3c3;
}

.involved-list a:hover {
	background: #001b49;
	border-color: #001b49;
}

.involved-list a:hover strong {
	color: #fff;
}

.involved-list .holder {
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 34px 10px 40px;
}

.involved-list span {
	display: block;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin: 0 0 -5px;
}

.involved-list strong {
	display: block;
	font-weight: 900;
	font-size: 48px;
	line-height: 1;
	color: #001b49;
}

.involved-nav {
	margin: 0 -8px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	padding: 0 0 40px;
}

.involved-nav li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	letter-spacing: 0;
	font: 24px/30px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #001b49;
	margin: 0;
	padding: 8px;
}

.involved-nav li:before {
	display: none;
}

.involved-nav li .txt {
	display: block;
	padding: 0 0 3px;
}

.involved-nav li strong {
	display: block;
	font-weight: 900;
	font-size: 36px;
	line-height: 1;
	color: #1992cf;
	padding: 0 0 16px;
}

.involved-nav li .btn {
	width: 100%;
	font-size: 24px;
	line-height: 1;
	font-weight: 900;
	height: auto;
	margin: 0;
	padding: 24px 5px;
}

.involved-nav li .btn i {
	font-size: 24px;
	line-height: 1;
	margin: 0 10px 0 0;
}

.involved-nav li .atcb-list,
.involved-nav li .atcb-item {
	display: block;
	width: 100%;
	padding: 0;
}

/**
 * AddToCalendar Base CSS
 * http://addtocalendar.com
 */

/* Base */

.addtocalendar var {
	display: none;
}

.addtocalendar {
	width: 100%;
	position: relative;
	display: inline-block;
	background: transparent;
}

.atcb-link {
	display: block;
	outline: none !important;
	cursor: pointer;
}

.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
	visibility: visible;
}

.atcb-link:focus ~ ul .atcb-item-link,
.atcb-link:active ~ ul .atcb-item-link,
.atcb-list:hover .atcb-item-link {
	color: #001b49;
}

.atcb-list,
.atcb-item {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
}

.atcb-list {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 900;
	width: calc(100% - 12px);
	padding: 5px 0;
	border: 2px solid #c3c3c3;
}

.atcb-item {
	float: none;
	text-align: left;
	font: 16px/24px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
}

.atcb-item-link {
	text-decoration: none;
	outline: none;
	display: block;
	color: transparent;
	padding: 10px 15px;
}

.atcb-item-link:hover {
	background: #e8e8e8;
}

.atcb-item.hover,
.atcb-item:hover {
	position: relative;
	z-index: 900;
	cursor: pointer;
	text-decoration: none;
	outline: none;
}

.nav-main,
#nav-main {
	background: none;
}

.nav-main ul,
#nav-main ul {
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	border: none;
	background: #f7f7f7;
	padding: 0;
}

.nav-main ul li,
#nav-main ul li {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border-top: 4px solid #c3c3c3;
	font: 900 20px/23px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 900;
}

.nav-main ul li:before,
#nav-main ul li:before {
	display: none;
}

.nav-main ul li.active a,
#nav-main ul li.active a {
	background: #fff;
	border: none;
}

.nav-main ul li:last-child,
#nav-main ul li:last-child {
	border-width: 4px;
}

.nav-main ul a,
#nav-main ul a {
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 22px;
	line-height: 23px;
	border: none;
	height: 73px;
	color: #001b49;
	padding: 0;
}

.nav-main ul a:hover,
#nav-main ul a:hover {
	background: #fff;
	border: none;
}

.nav-main ul a img,
#nav-main ul a img {
	width: auto;
	height: 46px;
	margin: 0 15px 0 0;
}

.widget_actions .nav-main {
	background: #f7f7f7;
	border: none;
	border-top: 5px solid #c3c3c3;
}

.widget_actions .nav-main ul {
	border: none;
}

#sidebar .nav-main,
#sidebar #nav-main {
	border-top: none;
	border-bottom: 5px solid #c3c3c3;
}

#sidebar .nav-main ul,
#sidebar #nav-main ul {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

#sidebar .nav-main ul li,
#sidebar #nav-main ul li {
	width: 100%;
	display: block;
	border-left: none;
	border-top: 4px solid #c3c3c3;
	font: 900 20px/23px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

#sidebar .nav-main ul li a,
#sidebar #nav-main ul li a {
	border: none;
	height: 73px;
}

#sidebar .nav-main ul li a img,
#sidebar #nav-main ul li a img {
	width: auto;
	height: 46px;
	margin: 0 15px 0 0;
}

.home .container,
.container {
	max-width: 1920px;
}

.container {
	margin: 0 auto;
	width: 100%;
	padding: 0 26px;
}

.home #wrapper,
#wrapper {
	width: 100%;
	padding: 80px 0 0;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

.visual {
	margin: 0 0 40px;
}

.container-740,
.container-940 {
	margin: 0 auto;
	max-width: 770px;
	width: 100%;
	padding: 0 15px;
}

.container-940 {
	max-width: 970px;
	padding: 0 15px;
}

.intro-text {
	font-size: 24px;
	line-height: 1.25;
	text-align: center;
	padding: 41px 0;
	font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 300;
	color: #0075c0;
	background: none;
	border-bottom: 5px solid #c3c3c3;
	margin: 0 0 53px;
}

.intro-text:before,
.intro-text:after {
	display: none;
}

.intro-text p {
	margin: 0;
}

.intro-text.without-border {
	border: none;
	padding: 48px 0 1px;
	margin: 0 0 47px;
}

.video {
	position: relative;
}

.home .top-section {
	height: 576px;
	min-height: 300px;
}

.home .top-section.section-100vh .section-hold,
.home .top-section.section-75vh .section-hold,
.home .top-section.section-50vh .section-hold,
.home .top-section.section-25vh .section-hold {
	height: 100%;
}

.home .top-section .gform_confirmation_message {
	color: #fff;
}

.top-section {
	height: 258px;
	min-height: 258px;
	position: relative;
	background: none;
	font-family: "proxima-nova-alt", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff;
	position: relative;
}

.top-section .section-hold {
	height: 100%;
	background: #f7f7f7;
}

.home .top-section .section-hold {
	background: #00124f;
}

.top-section.has-image .section-hold {
	background: #00124f;
}

.top-section .title-h1 {
	text-transform: none;
	font: 900 55px/1 "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 15px;
	padding: 0 0 36px;
	position: relative;
	color: #001b49;
}

.top-section .title-h1:before {
	content: "";
	position: absolute;
	width: 205px;
	height: 17px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	background: url(images/title-underline-img.png) no-repeat;
}

.top-section .title-h1 span {
	font: 600 20px/30px "proxima-nova-alt", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	display: block;
	color: #d91315;
	padding: 0;
	margin: 0 0 -7px;
}

.top-section .title-h1 span:after {
	display: none;
}

.top-section.has-image .title-h1 {
	color: #fff;
}

.top-section.has-image .title-h1 span {
	color: #fff;
}

.top-section .container {
	height: 100%;
	padding: 5px 10px;
	margin-top: 0;
}

.top-section .center-block {
	min-width: 205px;
	position: relative;
	z-index: 1;
	width: auto;
	max-width: 1400px;
	padding: 5px 0;
	text-align: center;
}

.top-section.section-100vh {
	height: 100vh;
}

.top-section.section-100vh .section-hold {
	height: 100%;
}

.top-section.section-75vh {
	height: 75vh;
}

.top-section.section-75vh .section-hold {
	height: 100%;
}

.top-section.section-50vh {
	height: 50vh;
}

.top-section.section-50vh .section-hold {
	height: 100%;
}

.top-section.section-25vh {
	height: 25vh;
}

.top-section.section-25vh .section-hold {
	height: 100%;
}

.top-section.section-25vh .title-h1 {
	padding: 0 0 36px;
}

.top-section.section-widget .center-block {
	padding: 5px 0 10px;
}

.top-section.section-widget .sign-up-container h3 {
	font-size: 74px;
	margin: 0 0 32px;
}

.top-section.section-widget .sign-up-container h3 span {
	font-size: 27px;
}

.top-section.section-widget .section-hold {
	height: 100%;
}

.top-section.section-widget .sign-up-form .gform_footer .gf_button {
	min-width: 130px;
}

.top-section.section-widget .gform_confirmation_message {
	color: #fff;
	padding: 3px 10px;
}

.bg-stretch {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: .35;
	background-size: cover;
	left: 0;
	z-index: 0;
	background-position: 50%;
}

ul {
	margin: 0;
	padding: 0 0 39px;
	list-style: none;
}

ul li {
	padding: 0 0 0 10px;
	position: relative;
	margin: 0 0 10px;
}

ul li:before {
	content: "";
	position: absolute;
	width: 3px;
	height: 3px;
	background: #0075c0;
	left: 0;
	top: 10px;
}

hr {
	/*border-color: $base-border-color;
	border-width:  5px 0 0;*/
	border: none;
	height: 5px;
	margin: 0 0 41px !important;
	background: #c3c3c3;
}

.text-column2 .column {
	padding: 0 30px 0 0;
}

.text-column2 .column.last {
	padding: 0 0 0 30px;
}

.text-column3 .column {
	padding: 0 10px;
}

.text-column3 .column.first {
	padding: 0 20px 0 0;
}

.text-column3 .column.last {
	padding: 0 0 0 20px;
}

.text-column2-1 .first {
	width: 66.66% !important;
	padding: 0 20px 0 0;
}

.text-column2-1 .last {
	width: 33.333% !important;
	padding: 0 0 0 20px;
}

.btn {
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
	text-decoration: none;
	display: inline-block;
	min-width: 170px;
	font-size: 16px;
	font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 600;
	line-height: 20px;
	padding: 15px;
	background: #0075c0;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	margin: 0 12px  10px 0;
	text-align: center;
	height: 50px;
	box-shadow: none;
}

.btn:after {
	font-family: "FontAwesome";
	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;
	content: "\f101";
	margin-left: 5px;
}

.btn i {
	display: inline-block;
	margin: 0 0 0 5px;
}

.btn:hover {
	box-shadow: none;
	background: #0066a7;
}

.btn.btn-red {
	position: relative;
	background: #d91315;
	border: none;
	box-shadow: none;
}

.btn.btn-red:hover {
	background: #b91113;
}

.btn.btn-border {
	background: none;
	color: #001b49;
	border-color: #001b49;
	box-shadow: inset 0 0 0 3px #001b49;
}

.btn.btn-border:hover {
	background: #001b49;
	color: #fff;
}

.btn span {
	border: none;
}

.btn.btn-white {
	background: #fbfbfb;
	color: #001b49;
	box-shadow: none;
}

.btn.btn-white:hover {
	background: #001b49;
	color: #fff;
}

.btn.btn-icon:after {
	display: none;
}

.btn.load-more {
	width: 100%;
	margin: 0 0 30px;
}

.btn.load-more:after {
	content: "\f103";
}

.events-list {
	max-width: 980px;
	padding: 0;
	margin: 0 auto;
	line-height: 21px;
}

.events-list li {
	margin: 0;
	padding: 35px 15px 22px; /*&:nth-child(n+2) {display: none;}
		@include media('≥tablet') {
			&:nth-child(n+2) {display: block;}
		}*/
}

.events-list li:before {
	display: none;
}

.events-list li:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	z-index: -1;
	background: #f7f7f7;
}

.events-list li:nth-child(even):after {
	content: "";
}

.events-list time {
	width: 90px;
	padding: 0;
	margin-bottom: 23px;
	background: none;
	color: #d91315;
	font: 900 30px/1 "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
}

.events-list time span {
	font-size: 60px;
}

.events-list h2 {
	text-transform: none;
	font-size: 31px;
	line-height: 33px;
	color: #001b49;
	margin: 0 0 8px;
}

.events-list h3 {
	line-height: 35px;
	margin: 0 0 8px;
}

.events-list p {
	margin: 0 0 20px;
}

.events-list .btn {
	width: auto;
	width: 150px;
	margin: 0 auto 12px 0;
}

.heading {
	padding: 26px 0 55px;
}

.heading small {
	color: #d91315;
	font-family: "proxima-nova-alt", sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	margin: 0 0 -8px;
}

.heading small:after {
	display: none;
}

.heading h1 {
	font-family: "sofia-pro",sans-serif;
	font-weight: 900;
	font-size: 31px;
	line-height: 35px;
	margin: 0;
}

.heading h1:before {
	content: "";
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -22px;
	width: 0;
	height: 0;
	border-top: 8px solid #c3c3c3;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

.heading .container {
	position: relative;
	padding: 0 10px;
}

.heading .container:before {
	position: absolute;
	content: "";
	width: 120px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -16px;
	height: 4px;
	background: #c3c3c3;
}

.heading:after {
	border-color: transparent;
	border-top-color: #f7f7f7;
	border-width: 8px;
	bottom: 30px;
	top: auto;
}

.section-container.social-white {
	background: #fbfbfb;
	padding: 0;
}

.social-white .social-list {
	padding-top: 15px;
	padding-bottom: 40px;
}

.social-white .social-list a {
	color: #d91315;
	text-decoration: none;
}

.social-white .social-list a:hover {
	color: #d91315;
	text-decoration: underline;
}

.social-white .social-list .social-feed {
	font: 300 19px/23px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	padding: 0 2px;
}

.social-white .social-list .social-feed .icon {
	position: relative;
	border: none;
	font-size: 30px;
	height: 52px;
	color: #001b49;
	margin-bottom: 0;
}

.social-white .social-list .social-feed .icon:before {
	content: "";
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -59px;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top-color: #c3c3c3;
}

.social-white .social-list .social-feed .author {
	position: relative;
	font: 400 14px/22px "proxima-nova-alt", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-style: normal;
	color: #001b49;
	text-transform: none;
	margin: 0;
	padding: 0 0 43px;
}

.social-white .social-list .social-feed .author:before,
.social-white .social-list .social-feed .author:after {
	position: absolute;
	content: "";
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.social-white .social-list .social-feed .author:before {
	width: 120px;
	bottom: 20px;
	height: 4px;
	background: #c3c3c3;
}

.social-white .social-list .social-feed .author:after {
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top-color: #f7f7f7;
	bottom: 11px;
}

.social-white .social-list .social-feed p {
	margin: 0 0 5px;
}

.social-white .social-list .social-feed p img {
	margin-top: 15px;
}

.slick-slider {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 50px;
	padding-right: 50px;
}

.slick-slider .slick-slide {
	float: left;
}

.slick-slider .slick-track {
	display: block;
}

.slick-slider .stMainServices.st-twitter-counter {
	height: 22px;
}

.slick-slider span.slick-arrow {
	position: absolute;
	overflow: hidden;
	width: 50px;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	cursor: pointer;
}

.slick-slider span.slick-arrow:before,
.slick-slider span.slick-arrow:after,
.slick-slider span.slick-arrow span:before,
.slick-slider span.slick-arrow span:after {
	position: absolute;
	content: "";
	width: 14px;
	height: 1px;
	background: #0075c0;
	left: 50%;
	top: 50%;
	-webkit-transform: rotate(-45deg) translateX(0) translateY(-7px);
	-ms-transform: rotate(-45deg) translateX(0) translateY(-7px);
	transform: rotate(-45deg) translateX(0) translateY(-7px);
	margin-left: -1px;
}

.slick-slider span.slick-arrow:after,
.slick-slider span.slick-arrow span:after {
	-webkit-transform: rotate(-135deg) translateX(0) translateY(-7px);
	-ms-transform: rotate(-135deg) translateX(0) translateY(-7px);
	transform: rotate(-135deg) translateX(0) translateY(-7px);
}

.slick-slider span.slick-arrow span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: -9999px;
	-webkit-transform: translateX(-7px);
	-ms-transform: translateX(-7px);
	transform: translateX(-7px);
}

.slick-slider span.slick-arrow.next-arrow {
	left: auto;
	right: 0;
}

.slick-slider span.slick-arrow.next-arrow:before,
.slick-slider span.slick-arrow.next-arrow:after,
.slick-slider span.slick-arrow.next-arrow span:before,
.slick-slider span.slick-arrow.next-arrow span:after {
	-webkit-transform: rotate(45deg) translateX(0) translateY(-7px);
	-ms-transform: rotate(45deg) translateX(0) translateY(-7px);
	transform: rotate(45deg) translateX(0) translateY(-7px);
	margin-left: -7px;
}

.slick-slider span.slick-arrow.next-arrow:after,
.slick-slider span.slick-arrow.next-arrow span:after {
	-webkit-transform: rotate(135deg) translateX(0) translateY(-7px);
	-ms-transform: rotate(135deg) translateX(0) translateY(-7px);
	transform: rotate(135deg) translateX(0) translateY(-7px);
}

.blue-section .slick-slider {
	padding-left: 78px;
	padding-right: 78px;
}

.blue-section .slick-slider span.slick-arrow {
	height: auto;
	top: -90px;
	bottom: -90px;
}

.wrap-frame {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.wrap-frame .nav-frame {
	width: 100%;
}

.wrap-frame .main-frame {
	width: 100%;
}

.action-block {
	text-align: center;
	background: #d91315;
}

.action-block .holder {
	max-width: 1024px;
	margin: 0 auto;
	padding: 23px 0 21px;
}

.action-block h2 {
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	margin: 0 0 20px;
}

.action-block .btn {
	margin: 0;
}

.about-boxes {
	background: #f7f7f7;
	padding: 73px 0 87px;
}

.about-boxes .boxes-row {
	max-width: 1018px;
	margin: 0 auto;
}

.about-boxes .video {
	width: 49%;
	min-height: 279px;
}

.about-boxes .video .play-video {
	width: 113px;
	height: 113px;
	background-color: rgba(0, 27, 73, .7);
}

.about-boxes .video .play-video:after {
	border-top-width: 26px;
	border-bottom-width: 26px;
	border-left-width: 35px;
	-webkit-transform: translate(-35%, -50%);
	-ms-transform: translate(-35%, -50%);
	transform: translate(-35%, -50%);
}

.about-boxes .video .play-video:hover {
	background: #001b49;
}

.about-boxes .info {
	padding: 15px 33px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.about-boxes .info p {
	margin: 0 0 20px;
}

.about-boxes .bg-stretch {
	opacity: 1;
}

.petition-page .top-section .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.petition-page .about-boxes .info {
	padding: 15px 33px;
}

.petition-page .about-boxes .info h1,
.petition-page .about-boxes .info .h1 {
	color: #fff;
}

.petition-page .petition-block .frame {
	padding: 0;
}

.petition-page .info-box {
	margin-bottom: 0;
}

.sub-menu {
	padding: 29px 20px;
	margin: 0 auto;
}

.sub-menu li {
	border-color: #001c49;
	margin: 0;
}

.sub-menu li:first-child {
	border-color: #001c49;
}

.sub-menu li.active a:after,
.sub-menu a:hover:after {
	background: #d91315;
	width: 8px;
}

.sub-menu a {
	padding: 26px 10px 26px 20px;
	font: 16px/20px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #001b49;
}

.sub-menu a:hover {
	background: #f7f7f7;
}

.social-networks {
	text-align: center;
	padding: 0;
}

.social-networks li {
	font-size: 21px;
	margin: 2px 8px;
}

.social-networks a {
	color: #0075c0;
}

.social-networks a:hover {
	color: #001b49;
}

.callout-box {
	border-top: 5px solid #c3c3c3;
	padding: 30px 0 21px;
}

.callout-box h1,
.callout-box .h1 {
	margin: 0 0 20px;
}

.callout-box .callout-list {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	margin: 0 -7px;
}

.callout-box .callout-list > li {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font: 900 25px/28px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: 0;
	padding: 0 7px 14px;
}

.callout-box .callout-list > li:before {
	display: none;
}

.callout-box .callout-list > li .icon-photo {
	border-radius: 50%;
	background: #c3c3c3;
	padding: 2px;
	margin: -35px auto 7px;
	overflow: hidden;
	display: block;
	width: 62px;
	height: 62px;
	position: relative;
}

.callout-box .callout-list > li .icon-photo img {
	vertical-align: top;
	border-radius: 50%;
}

.callout-box .callout-list .holder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 5px solid #c3c3c3;
	padding: 0 10px;
	height: 125px;
}

.callout-box .callout-list strong {
	color: #001b49;
	font-weight: 900;
	display: block;
	padding: 0 0 8px;
}

.callout-box .callout-list .social-networks {
	padding: 0;
}

.callout-box .callout-list .social-networks a {
	color: #0075c0;
}

.callout-box .callout-list .social-networks a:hover {
	color: #001b49;
}

.wpb_gmaps_widget.wpb_content_element {
	margin: 0;
}

.wpb_gmaps_widget .wpb_wrapper {
	padding: 0 !important;
}

.wpb_gmaps_widget iframe {
	height: 345px;
	margin-bottom: 0;
}

.category-category-name {
	border-bottom: 5px solid #c3c3c3;
}

div.lightbox {
	width: auto;
}

.fancybox-overlay {
	background: rgba(255, 255, 255, .95);
}

.fancybox-opened .fancybox-skin {
	box-shadow: none !important;
}

.lightbox-img-holder {
	background: #1983c6;
	margin: 0 -15px 19px;
}

.lightbox-img-holder a {
	display: block;
}

.lightbox-img-holder a img {
	display: block;
}

.lightbox-img-holder a:hover {
	position: relative;
}

.lightbox-img-holder a:hover:before,
.lightbox-img-holder a:hover:after {
	position: absolute;
	content: "";
	width: 56px;
	height: 9px;
	background: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
}

.lightbox-img-holder a:hover:after {
	height: 56px;
	width: 9px;
}

.lightbox-img-holder a:hover img {
	opacity: .3;
}

.fancybox-close {
	position: fixed;
	width: 27px;
	height: 27px;
	border: none;
	border-radius: 0;
	top: 25px;
	right: 25px;
}

.fancybox-close:before,
.fancybox-close:after {
	background: #001b49;
	width: 35px;
	height: 4px;
	margin: -14px 0 0 -5px;
}

.fancybox-close:after {
	margin: 11px 0 0 -7px;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background: none;
}

.fancybox-slider .fancybox-title {
	font: italic 18px/26px "franklin-gothic-urw-cond", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #242424;
	padding: 10px 80px 0 0;
}

.fancybox-slider figure figcaption {
	background: none;
}

.fancybox-slider .fancybox-nav {
	background: none;
}

.fancybox-slider .fancybox-skin {
	border-radius: 0;
	background: none;
	padding: 20px 50px 0 !important;
}

.fancybox-slider .fancybox-outer {
	position: static;
}

.fancybox-slider .fancybox-nav {
	background: none;
	width: 51px;
	height: 51px;
	top: 50%;
	bottom: auto;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.fancybox-slider .fancybox-nav i {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	top: 0;
	margin: 0;
	background: #001b49;
}

.fancybox-slider .fancybox-nav i:after {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	border: 2px solid #fff;
	border-width: 2px 0 0 2px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-30%, -50%) rotate(-45deg);
	-ms-transform: translate(-30%, -50%) rotate(-45deg);
	transform: translate(-30%, -50%) rotate(-45deg);
}

.fancybox-slider .fancybox-nav:hover i {
	background: #d91315;
}

.fancybox-slider .fancybox-nav.fancybox-next {
	left: auto;
	right: 0;
}

.fancybox-slider .fancybox-nav.fancybox-next i {
	left: auto;
	right: 0;
}

.fancybox-slider .fancybox-nav.fancybox-next i:after {
	border-width: 0 2px 2px 0;
	-webkit-transform: translate(-75%, -50%) rotate(-45deg);
	-ms-transform: translate(-75%, -50%) rotate(-45deg);
	transform: translate(-75%, -50%) rotate(-45deg);
}

.fancybox-slider .fancybox-counter {
	position: absolute;
	width: 78px;
	right: 50px;
	bottom: 2px;
}

.wp-caption {
	width: auto !important;
	border: none;
	padding: 0;
	margin-bottom: 20px;
	margin-left: -15px;
	margin-right: -15px;
}

.wp-caption.alignleft {
	margin-right: 1.9em;
}

.wp-caption.alignright {
	margin-left: 1.9em;
}

figure figcaption {
	line-height: 14px;
	padding: 12px 15px 4px;
	background: none;
	color: #242424;
}

.load-more-box {
	padding-top: 30px;
}

.load-more-box:after {
	display: none;
	text-align: center;
	content: "Please wait...";
	color: #242424;
	padding: 10px;
}

.is-busy .load-more-box:after {
	display: block;
}

.post,
.blog-box,
.blog-box + .blog-box {
	padding: 30px 0;
	margin: 0;
}

.blog-box {
	border-bottom: 5px solid #c3c3c3;
}

.load-more-holder {
	padding: 0 0 7px;
}

.load-more-holder .post,
.load-more-holder .blog-box,
.load-more-holder .blog-box + .blog-box {
	padding: 0 0 30px;
	margin: 0 0 30px;
}

.add-info-list {
	margin: 0;
	padding: 0 0 1px;
}

blockquote {
	border: 5px solid #c3c3c3;
	border-left: none;
	border-right: none;
	margin: 0 0 39px;
	padding: 33px 0 48px;
	font: 300 21px/26px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #0075c0;
}

.social-bottom {
	text-align: center;
	border-top: 5px solid #c3c3c3;
	padding: 19px 0 14px;
	margin-top: 60px;
}

.social-bottom > span {
	display: inline-block;
	font: 900 20px/42px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #001b49;
	text-transform: uppercase;
	margin: 0 0 6px;
}

.social-bottom .social-list {
	padding: 0;
}

.social-bottom .social-list > span {
	display: inline-block;
	vertical-align: middle;
}

.social-bottom .social-list .stButton {
	margin: 0 7px;
}

.social-bottom .social-list .stButton .stLarge {
	background: none !important;
	width: auto;
	height: auto;
	font: normal normal normal 30px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #0075c0;
}

.social-bottom .social-list .stButton .stLarge:hover {
	color: #001b49;
}

.social-bottom .social-list .st_twitter_large .stButton .stLarge:before {
	content: "\f099";
}

.social-bottom .social-list .st_facebook_large .stButton .stLarge:before {
	content: "\f09a";
}

.social-bottom .social-list .st_email_large .stButton .stLarge:before {
	content: "\f0e0";
}

.more-link {
	font: 900 18px/26px "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #d91315;
	text-transform: uppercase;
}

.more-link span {
	border-color: rgba(217, 19, 21, .5);
}

.container-1116 {
	max-width: 1110px;
	padding: 0 15px;
}

.post-heading {
	padding-top: 30px;
}

#sidebar .sub-menu {
	background: #f7f7f7;
	padding: 40px 21px 31px;
	margin: 0 0 -6px;
}

#sidebar .concept_widget_buttons {
	margin: 0 0 5px;
}

#sidebar .btn-list .btn {
	margin: 0 0 8px;
	font-size: 22px;
}

#sidebar .widget_easy_facebook_page_plugin {
	background: #f7f7f7;
	padding: 22px 20px 23px;
}

#sidebar .widget_easy_facebook_page_plugin h3.h1 {
	color: #0075c0;
	font-weight: 700;
	font-size: 33px;
	letter-spacing: -1px;
}

#sidebar .concept_widget_infobox {
	background: #f7f7f7;
	padding: 33px 25px 38px;
	margin-bottom: 1.7em;
}

#sidebar .concept_widget_infobox h3.h1 {
	color: #0075c0;
	font-weight: 700;
	font-size: 36px;
	letter-spacing: -1px;
	margin: 0 0 16px;
}

#sidebar .widget p {
	margin: 0 0 19px;
}

#sidebar .concept_widget_socials {
	margin-bottom: 1.1em;
}

#sidebar .concept_widget_socials .social-networks {
	padding: 0;
}

/* body.admin-bar */

body.admin-bar .header-panel.fixed-position {
	top: 32px !important;
}

body.admin-bar.home #wrapper,
body.admin-bar #wrapper {
	padding-top: 104px;
}

body.admin-bar .header-panel {
	top: 32px;
}

.top-section .btn-play {
	line-height: 42px;
	margin: 20px 0 0;
	color: #0075c0;
	box-shadow: inset 0 0 0 1px #0075c0;
}

.top-section .btn-play:hover {
	color: #242424;
}

.items-list {
	margin: 0 auto 23px;
	max-width: 1900px;
}

img.size-full {
	width: 100%;
	margin: 0;
}

.alignleft {
	margin: 0 1.9em 4px 0;
}

.alignright {
	margin: 0 0 4px 1.9em;
}

.single-tribe_events .tribe-events-cal-links,
.single-tribe_events .tribe-events-schedule h2 {
	vertical-align: baseline;
}

.vc_row.wpb_row.vc_row-fluid {
	margin-left: 0;
	margin-right: 0;
}

.container .vc_row.wpb_row.vc_row-fluid {
	margin-left: -15px;
	margin-right: -15px;
}

.petition-page .top-section .center-block {
	margin: 0;
}

.petition-page .top-section .title-h1 {
	margin: 0 0 6px;
	padding: 0 0 40px;
}

.sign-up-container {
	opacity: 0;
}

.loaded .sign-up-container {
	opacity: 1;
}

#tribe-events {
	margin: 0 auto;
	max-width: 740px;
}

#tribe-events-content ul.tribe-events-sub-nav {
	text-align: left;
	padding-bottom: 0;
}

#tribe-events-content ul.tribe-events-sub-nav li {
	float: left;
	width: 48%;
	padding-left: 0;
}

#tribe-events-content ul.tribe-events-sub-nav li:before {
	display: none;
}

#tribe-events-content ul.tribe-events-sub-nav li:last-child {
	float: right;
	text-align: right;
}

.single-tribe_events #tribe-events-header,
.tribe-events-map #tribe-events-header {
	margin: 24px 0;
}

.tribe-events-cal-links a {
	margin-left: 10px;
}

.tribe-events-cal-links a:first-child {
	margin-left: 0;
}

.single-tribe_events .tribe-events-event-meta dl dd {
	margin: 0;
}

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group dl dt {
	min-width: 70px;
	color: #001b49;
}

.single-tribe_events .tribe-events-event-meta address.tribe-events-address {
	font-style: normal;
	text-transform: none;
}

.single-tribe_events .tribe-events-venue-map {
	float: none;
	width: 100%;
}

.tribe-events-sub-nav {
	overflow: hidden;
}

.tribe-events-sub-nav .tribe-events-nav-previous {
	float: left;
	width: 50%;
}

.tribe-events-sub-nav .tribe-events-nav-next {
	float: right;
	width: 50%;
}

@media (min-width: 768px) {
	.comment-form input[type="submit"],
	.post-password-form input[type="submit"],
	.search-form input[type="submit"] {
		height: 50px;
		line-height: 50px;
	}

	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	#nav {
		float: right;
		position: static;
		width: auto;
		max-width: calc(100% - 150px);
		padding: 0;
	}

	#nav .drop .nav-menu {
		display: inline-block;
		vertical-align: middle;
		letter-spacing: -.36em;
		font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
		font-size: 15px;
		line-height: 1.625;
		font-weight: 500;
		width: auto;
		overflow: visible;
		margin: 0 -4px 0 0;
	}

	#nav .drop .nav-menu > li {
		display: inline-block;
		position: relative;
		border-left: 1px solid rgba(255, 255, 255, .1);
		margin: 0;
		padding: 0;
		font-size: inherit;
		line-height: inherit;
		border-top: 0;
	}

	#nav .drop .nav-menu > li > a {
		padding: 21px 8px;
	}

	#nav .drop {
		float: right;
		position: static;
		width: auto;
		left: auto;
		background: none;
		min-height: 0;
		padding-top: 0;
		float: right;
		position: static;
		top: auto;
		left: auto;
		right: auto;
		overflow: visible;
	}

	#nav .btn-contribute {
		display: inline-block;
		vertical-align: middle;
	}

	#nav .btn-contribute {
		padding: 22px 8px 23px;
	}

	.nav-opener {
		display: none;
	}

	.desktop-menu {
		display: inline-block !important;
	}

	.mobile-menu {
		display: none !important;
	}

	.header-panel #header {
		height: 66px;
		padding: 0;
	}

	.header-panel.fixed-position #header {
		height: auto;
		padding-top: 0;
		padding-bottom: 0;
	}

	.header-panel .logo {
		float: left;
		width: 110px;
		margin: 15px 0 -40px 15px;
	}

	.header-panel.fixed-position .logo {
		margin: 8px 0 0 8px;
		padding-top: 0;
		width: 76px;
	}

	.home .header-panel .logo {
		width: 128px;
	}

	.header-panel-color .nav-opener,
	.header-panel.fixed-position .nav-opener {
		margin: 0;
	}

	.nav-close {
		display: none;
	}

	.footer-nav {
		text-align: left;
	}

	.events-section .carousel-holder {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.events-section .events-box.date-box .text h2 {
		font-size: 16px;
		line-height: 20px;
	}

	.events-section .events-box .date-cell {
		width: 99px;
		height: 99px;
		padding: 19px 5px 5px;
		margin-bottom: 16px;
	}

	.events-section .events-box .date-cell .cell-month {
		font-size: 20px;
	}

	.events-section .events-box .date-cell .cell-date {
		font-size: 40px;
	}

	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev,
	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-next {
		width: 32px;
		height: 30px;
	}

	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev:before,
	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-next:before {
		width: 10px;
		height: 10px;
	}

	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev,
	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-next {
		top: auto !important;
		bottom: 0;
		margin-left: -33px;
	}

	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev {
		-webkit-transform: translateX(-33px);
		-ms-transform: translateX(-33px);
		transform: translateX(-33px);
	}

	.events-section .events-box.events-carousel .text {
		padding: 70px 25px 54px;
	}

	.events-section .events-box.events-carousel .text h2 {
		font-size: 18px;
		margin: 0 0 7px;
	}

	.events-section .events-box .slick-dots {
		bottom: 14px;
	}

	.events-section .events-box .slick-dots li button {
		width: 12px;
		height: 12px;
	}

	.events-section .text {
		padding: 0 9% 9.8% 10%;
	}

	.events-section .text h2 {
		font-size: 16px;
		line-height: 18px;
		margin: 0 0 8px;
	}

	.events-section {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.events-section .events-box {
		position: relative;
		width: 33.333%;
		min-height: 255px;
	}

	.events-section .events-box.events-carousel {
		width: 66.666%;
	}

	.events-section .events-box.events-carousel .cover {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		height: auto;
	}

	.events-section .events-box.events-carousel .slick-slider {
		float: left;
		width: 50%;
		position: relative;
	}

	.events-section .events-box.events-carousel .slick-slider,
	.events-section .events-box.events-carousel .slick-list,
	.events-section .events-box.events-carousel .slick-track,
	.events-section .events-box.events-carousel .slide,
	.events-section .events-box.events-carousel .cover,
	.events-section .events-box.events-carousel .text {
		height: 100%;
	}

	.events-section .events-box.events-carousel .cover-wrap {
		position: absolute;
		top: -50%;
		left: -50%;
		width: 200%;
		height: 200%;
		z-index: 0;
	}

	.events-section .events-box.events-carousel .text {
		position: relative;
	}

	.events-section .events-box.events-carousel .text:before {
		position: absolute;
		height: 100%;
		content: "";
		width: 1px;
		background: #0075c0;
		top: 0;
		left: 0;
		margin-left: -1px;
	}

	.events-section .events-box.events-carousel .text:after {
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-color: transparent #0075c0 transparent transparent;
		border-width: 16px;
		margin-left: -32px;
	}

	.events-section .events-box.events-carousel .align {
		white-space: normal;
		width: 100%;
		height: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-align-content: center;
		-ms-flex-line-pack: center;
		align-content: center;
	}

	.events-section .events-box.events-carousel .cover {
		overflow: hidden;
	}

	.events-section .events-box .slick-dots {
		left: 0;
	}

	.events-section .cover {
		position: absolute;
		top: -50%;
		left: -50%;
		width: 200%;
		height: 200%;
		z-index: 0;
	}

	.events-section .cover img {
		width: auto;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		min-width: 50%;
		min-height: 50%; /*max-width: 255px;*/
		overflow-x: hidden;
	}

	.events-section .text {
		position: absolute;
		z-index: 1;
		font-size: 24px;
		color: #fff;
	}

	.facts-section {
		padding: 0 43px 35px;
	}

	.facts-section .heading {
		padding-bottom: 50px;
	}

	.facts-section .facts-list li {
		font-size: 24px;
		line-height: 30px;
		padding: 192px 0 41px;
	}

	.facts-section .facts-list li .qty {
		width: 178px;
		height: 178px;
		border-width: 21px;
		margin-left: -89px;
	}

	.members-section .container {
		padding-top: 35px;
		padding-bottom: 34px;
	}

	.members-section .members-list {
		padding-left: 62px;
		padding-right: 62px;
		margin-bottom: 55px;
	}

	.members-section .members-list li {
		padding: 0 10px;
	}

	.members-section .members-list strong {
		font-size: 22px;
		line-height: 1;
		margin: 0 0 7px;
	}

	.members-section .members-list img {
		border-top-width: 10px;
	}

	.members-section .members-list:not(.slick-slider) li {
		padding: 0 15px 25px;
	}

	.members-section .members-list:not(.slick-slider) li:nth-child(n+2) {
		display: inline-block;
	}

	.candidate-callouts {
		margin: 0 -15px;
	}

	.candidate-callouts li {
		font-size: 18px;
		line-height: 24px;
		padding: 77px 0 35px;
	}

	.candidate-callouts .visual a {
		font-size: 16px;
		line-height: 34px;
	}

	.candidate-callouts .visual {
		float: left;
		width: 208px;
		padding: 0;
	}

	.candidate-callouts .text-holder {
		overflow: hidden;
		padding: 7px 0 0 33px;
	}

	.candidate-callouts .text-holder .h1 {
		margin: 0 0 16px;
	}

	.clubs-list > li {
		padding: 49px 0 57px;
		font-size: 24px;
		line-height: 35px;
	}

	.clubs-list .h1 {
		margin: 0 0 10px;
	}

	.clubs-list h4 {
		font-size: 24px;
		line-height: 32px;
		margin: 0 0 3px;
	}

	.clubs-list address {
		margin: 0 0 14px;
	}

	.clubs-list address ul li {
		padding: 0 0 0 32px;
	}

	.clubs-list address ul li i {
		font-size: 20px;
		top: 8px;
	}

	.nav-main ul,
	#nav-main ul {
		display: block;
		border: 5px solid #c3c3c3;
	}

	.nav-main ul li,
	#nav-main ul li {
		border: none;
		border-left: 1px solid #c6c6c6;
		width: 37.8%;
		font-size: 22px;
		line-height: 24px;
	}

	.nav-main ul li:first-child,
	#nav-main ul li:first-child {
		border: none;
		width: 31.1%;
	}

	.nav-main ul li:last-child,
	#nav-main ul li:last-child {
		border: none;
		border-left: 1px solid #c6c6c6;
		width: 31.1%;
	}

	.nav-main ul a,
	#nav-main ul a {
		font-size: 18px;
		line-height: 21px;
		padding: 5px 30px 5px 5px;
		height: 116px;
	}

	.nav-main ul a img,
	#nav-main ul a img {
		height: 54px;
		margin: 0 15px 0 0;
	}

	.home #wrapper,
	#wrapper {
		padding-top: 70px;
	}

	.top-section .bg-stretch {
		background-position: 50%;
	}

	.top-section .center-block {
		padding: 1px 0 15px;
	}

	.top-section.section-widget {
		height: 329px;
	}

	.top-section.has_action_bar.section-100vh,
	.home .top-section.has_action_bar.section-100vh {
		height: calc(100vh - 230px);
	}

	.top-section.has_action_bar.section-100vh .section-hold,
	.home .top-section.has_action_bar.section-100vh .section-hold {
		height: 100%;
	}

	.top-section.has_action_bar.section-75vh,
	.home .top-section.has_action_bar.section-75vh {
		height: calc(75vh - 230px);
	}

	.top-section.has_action_bar.section-75vh .section-hold,
	.home .top-section.has_action_bar.section-75vh .section-hold {
		height: 100%;
	}

	.btn.load-more {
		margin: 0 0 51px;
	}

	.events-list {
		line-height: 24px;
	}

	.events-list hr {
		margin: 0 0 10px !important;
	}

	.events-list li {
		padding: 43px 26px 30px 114px;
	}

	.events-list time {
		top: 48px;
		font-size: 27px;
	}

	.events-list time span {
		font-size: 54px;
	}

	.events-list h2 {
		font-size: 36px;
		line-height: 38px;
	}

	.events-list p {
		margin: 0 0 25px;
	}

	.events-list .btn {
		min-width: 172px;
		width: 172px;
		margin-bottom: 15px;
	}

	.events-list .btn + .btn {
		margin-left: 14px;
	}

	.heading {
		padding: 40px 0 70px;
	}

	.heading small {
		margin: 0 0 -11px;
		letter-spacing: 3px;
	}

	.heading h1 {
		font-size: 36px;
		line-height: 40px;
	}

	.heading h1:before {
		bottom: -37px;
	}

	.heading .container:before {
		width: 135px;
		bottom: -29px;
	}

	.social-white .social-list {
		padding-top: 41px;
		padding-bottom: 25px;
	}

	.social-white .social-list .social-feed {
		font-size: 30px;
		line-height: 38px;
		max-width: 600px;
		margin: 0 auto;
	}

	.social-white .social-list .social-feed .icon {
		font-size: 34px;
		line-height: 40px;
		height: 57px;
	}

	.social-white .social-list .social-feed .icon:before {
		bottom: -68px;
	}

	.social-white .social-list .social-feed .author:before {
		width: 135px;
	}

	.social-white .social-list .social-feed .author {
		font-size: 18px;
		margin: 0 0 14px;
	}

	.social-white .social-list .social-feed .author:before {
		bottom: 13px;
	}

	.social-white .social-list .social-feed .author:after {
		bottom: 3px;
	}

	.slick-slider {
		margin-left: -26px;
		margin-right: -26px;
		padding-left: 58px;
		padding-right: 58px;
	}

	.slick-slider span.slick-arrow {
		background: rgba(0, 0, 0, .03);
		width: 58px;
	}

	.slick-slider span.slick-arrow:hover {
		background: rgba(0, 0, 0, .05);
	}

	.slick-slider span.slick-arrow:before,
	.slick-slider span.slick-arrow:after,
	.slick-slider span.slick-arrow span:before,
	.slick-slider span.slick-arrow span:after {
		margin-left: 0;
		width: 16px;
		height: 2px;
		-webkit-transform: rotate(-45deg) translateX(0) translateY(-8px);
		-ms-transform: rotate(-45deg) translateX(0) translateY(-8px);
		transform: rotate(-45deg) translateX(0) translateY(-8px);
	}

	.slick-slider span.slick-arrow:after,
	.slick-slider span.slick-arrow span:after {
		-webkit-transform: rotate(-135deg) translateX(0) translateY(-8px);
		-ms-transform: rotate(-135deg) translateX(0) translateY(-8px);
		transform: rotate(-135deg) translateX(0) translateY(-8px);
	}

	.slick-slider span.slick-arrow span {
		-webkit-transform: translateX(-8px);
		-ms-transform: translateX(-8px);
		transform: translateX(-8px);
	}

	.slick-slider span.slick-arrow.next-arrow:before,
	.slick-slider span.slick-arrow.next-arrow:after,
	.slick-slider span.slick-arrow.next-arrow span:before,
	.slick-slider span.slick-arrow.next-arrow span:after {
		-webkit-transform: rotate(45deg) translateX(0) translateY(-8px);
		-ms-transform: rotate(45deg) translateX(0) translateY(-8px);
		transform: rotate(45deg) translateX(0) translateY(-8px);
	}

	.slick-slider span.slick-arrow.next-arrow:after,
	.slick-slider span.slick-arrow.next-arrow span:after {
		-webkit-transform: rotate(135deg) translateX(0) translateY(-8px);
		-ms-transform: rotate(135deg) translateX(0) translateY(-8px);
		transform: rotate(135deg) translateX(0) translateY(-8px);
	}

	.wrap-frame {
		display: block;
	}

	.action-block .holder {
		padding: 32px 0 28px;
	}

	.action-block h2 {
		font-size: 24px;
		line-height: 32px;
		display: inline-block;
		vertical-align: middle;
		margin: 0 25px 0 0;
	}

	.action-block .btn {
		vertical-align: middle;
	}

	.about-boxes {
		margin: 0 -15px;
	}

	.petition-page .top-section {
		height: 310px;
	}

	.petition-page .top-section .container {
		padding: 5px 10px;
	}

	.petition-page .petition-main {
		margin-top: 0;
	}

	.petition-page .petition-main #sidebar {
		padding-top: 0;
	}

	.petition-page .petition-block .frame {
		padding-bottom: 0;
	}

	.social-networks li {
		font-size: 24px;
		margin: 2px 9px;
	}

	.callout-box {
		border-top: none;
		padding: 40px 0 11px;
	}

	.callout-box h1,
	.callout-box .h1 {
		margin: 0 0 14px;
	}

	.callout-box .callout-list > li {
		font-size: 32px;
		line-height: 36px;
	}

	.callout-box .callout-list .holder {
		height: 158px;
	}

	.callout-box .callout-list strong {
		padding: 0 0 7px;
	}

	.callout-box .callout-list .social-networks li i {
		font-size: 18px;
	}

	.wpb_gmaps_widget iframe {
		height: 430px;
	}

	.lightbox-img-holder {
		margin: 0 0 23px;
	}

	.wp-caption {
		margin-left: 0;
		margin-right: 0;
	}

	figure figcaption {
		font-size: 18px;
		line-height: 24px;
		padding: 14px 0 6px;
	}

	.load-more-box {
		padding-top: 64px;
	}

	.post,
	.blog-box,
	.blog-box + .blog-box {
		padding: 51px 0;
	}

	.load-more-holder {
		padding: 0 0 47px;
	}

	.load-more-holder .post,
	.load-more-holder .blog-box,
	.load-more-holder .blog-box + .blog-box {
		padding: 0 0 51px;
		margin: 0 0 51px;
	}

	blockquote {
		font-size: 24px;
		line-height: 30px;
		padding: 39px 0 47px;
		margin: 0 0 45px;
	}

	.post-heading {
		width: 100%;
		padding: 65px 36.7% 0 0;
		margin-bottom: -30px;
	}

	#content {
		width: 63.3%;
		margin: 0;
		padding-bottom: 30px;
	}

	#sidebar {
		width: 32.4%;
		padding: 30px 0;
		margin: 0;
	}

	figure.alignright,
	figure.alignleft {
		width: 32% !important;
	}

	.vc_column_container .wpb_gmaps_widget,
	body:not(.home) .vc_column_container .members-section {
		margin: 0 -15px;
	}

	.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
		width: 33%;
		display: inline-block;
		vertical-align: top;
	}
}

@media (min-width: 769px) {
	.top-section.has_action_bar.section-100vh,
	.home .top-section.has_action_bar.section-100vh {
		height: calc(100vh - 197px);
	}

	.top-section.has_action_bar.section-100vh .section-hold,
	.home .top-section.has_action_bar.section-100vh .section-hold {
		height: 100%;
	}

	.top-section.has_action_bar.section-75vh,
	.home .top-section.has_action_bar.section-75vh {
		height: calc(75vh - 197px);
	}

	.top-section.has_action_bar.section-75vh .section-hold,
	.home .top-section.has_action_bar.section-75vh .section-hold {
		height: 100%;
	}
}

@media (min-width: 1024px) {
	.home #nav {
		padding: 0;
	}

	#nav .drop .nav-menu > li > a {
		padding: 38px 20px;
	}

	#nav .btn-contribute {
		padding: 39px 36px;
	}

	.header-panel #header {
		height: auto;
	}

	.header-panel.fixed-position #nav {
		padding: 0;
	}

	.header-panel .logo {
		width: 150px;
		margin: 15px 0 -55px 15px;
		padding-top: 0;
	}

	.header-panel.fixed-position .logo {
		margin: 12px 0 0 15px;
		width: 108px;
	}

	.home .header-panel .logo {
		width: 160px;
	}

	.home .header-panel.fixed-position .logo {
		width: 108px;
	}

	.footer-bar .col.nav-col,
	.footer-bar .col.logo-col {
		width: auto;
	}

	.bottom-bar .container {
		display: block;
	}

	.events-section .events-box.date-box .text h2 {
		font-size: 18px;
		line-height: 22px;
	}

	.events-section .events-box .date-cell {
		width: 108px;
		height: 108px;
		padding: 19px 5px 5px;
		margin-bottom: 16px;
	}

	.events-section .events-box .date-cell .cell-month {
		font-size: 22px;
	}

	.events-section .events-box .date-cell .cell-date {
		font-size: 44px;
	}

	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev,
	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-next {
		width: 35px;
		height: 33px;
		margin-left: -35px;
	}

	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev {
		-webkit-transform: translateX(-36px);
		-ms-transform: translateX(-36px);
		transform: translateX(-36px);
	}

	.events-section .events-box.events-carousel .text h2 {
		font-size: 20px;
		margin: 0 0 9px;
	}

	.events-section .events-box .slick-dots {
		bottom: 17px;
	}

	.events-section .events-box .slick-dots li button {
		width: 13px;
		height: 13px;
	}

	.events-section .text {
		padding-bottom: 11.5%;
	}

	.events-section .text h2 {
		font-size: 18px;
		line-height: 20px;
	}

	.events-section .text .date {
		font-size: 16px;
	}

	.events-section .events-box {
		width: 25%;
		min-height: 280px;
	}

	.events-section .events-box.events-carousel {
		width: 50%;
	}

	.events-section .events-box .cover .img {
		max-width: 280px;
	}

	.events-section .events-box .text:before {
		display: none;
	}

	.events-section .events-box {
		min-height: 280px;
	}

	.events-section .events-box .cover img {
		/*max-width: 280px;*/
	}

	.facts-section .facts-list {
		padding: 0 0 6px;
	}

	.members-section .container {
		padding-top: 62px;
	}

	.members-section .members-list {
		margin-bottom: 50px;
	}

	.members-section .members-list li {
		padding: 0 10px;
		font-size: 14px;
		line-height: 24px;
	}

	.members-section .members-list strong {
		font-size: 24px;
		margin: 0 0 4px;
	}

	.nav-main,
	#nav-main {
		position: relative;
		margin-top: -81px;
	}

	.nav-main ul,
	#nav-main ul {
		width: 976px;
		margin-bottom: 30px;
		border-left-width: 5px;
		border-right-width: 5px;
	}

	.nav-main ul li,
	#nav-main ul li {
		display: inline-block;
		font-size: 24px;
		line-height: 26px;
	}

	.nav-main ul a,
	#nav-main ul a {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		font-size: inherit;
		height: 116px;
	}

	.nav-main ul a img,
	#nav-main ul a img {
		margin: 0 15px 0 0;
	}

	.widget_actions .nav-main {
		margin-top: 0;
	}

	.widget_actions .nav-main ul {
		margin-bottom: 0;
	}

	.home #wrapper,
	#wrapper {
		padding: 104px 0 0;
	}

	.top-section.section-widget {
		height: 329px;
	}

	.top-section.has_action_bar .section-hold,
	.home .top-section.has_action_bar .section-hold {
		border-bottom: 39px solid #d91315;
	}

	.top-section.has_action_bar.section-100vh,
	.home .top-section.has_action_bar.section-100vh {
		height: calc(100vh - 149px);
	}

	.top-section.has_action_bar.section-100vh .section-hold,
	.home .top-section.has_action_bar.section-100vh .section-hold {
		height: 100%;
		border-bottom: 39px solid #d91315;
	}

	.top-section.has_action_bar.section-75vh,
	.home .top-section.has_action_bar.section-75vh {
		height: calc(75vh - 149px);
	}

	.top-section.has_action_bar.section-75vh .section-hold,
	.home .top-section.has_action_bar.section-75vh .section-hold {
		height: 100%;
		border-bottom: 39px solid #d91315;
	}

	.top-section.has_action_bar.section-50vh,
	.home .top-section.has_action_bar.section-50vh {
		height: calc(50vh - 149px);
	}

	.top-section.has_action_bar.section-50vh .section-hold,
	.home .top-section.has_action_bar.section-50vh .section-hold {
		height: 100%;
		border-bottom: 39px solid #d91315;
	}

	.top-section.has_action_bar.section-25vh,
	.home .top-section.has_action_bar.section-25vh {
		height: calc(25vh - 149px);
	}

	.top-section.has_action_bar.section-25vh .section-hold,
	.home .top-section.has_action_bar.section-25vh .section-hold {
		height: 100%;
		border-bottom: 39px solid #d91315;
	}

	.social-white .social-list {
		padding-top: 61px;
		padding-bottom: 46px;
	}

	.social-white .social-list .social-feed {
		font-size: 34px;
		max-width: 810px;
		margin: 0 auto;
	}

	.slick-slider {
		padding-left: 58px;
		padding-right: 58px;
	}

	.petition-page .top-section {
		height: 310px;
	}

	.petition-page .top-section .container {
		padding: 5px 10px;
	}

	.petition-page .petition-main {
		margin-top: 0;
	}

	body.admin-bar .top-section.has_action_bar.section-100vh,
	body.admin-bar.home .top-section.has_action_bar.section-100vh {
		height: calc(100vh - 181px);
	}

	body.admin-bar .top-section.has_action_bar.section-75vh,
	body.admin-bar.home .top-section.has_action_bar.section-75vh {
		height: calc(75vh - 181px);
	}

	body.admin-bar .top-section.has_action_bar.section-50vh,
	body.admin-bar.home .top-section.has_action_bar.section-50vh {
		height: calc(50vh - 181px);
	}

	body.admin-bar .top-section.has_action_bar.section-25vh,
	.home .top-section.has_action_bar.section-25vh {
		height: calc(25vh - 181px);
	}
}

@media (min-width: 1025px) {
	.home .top-section.section-75vh.has_action_bar,
	.home .top-section.section-50vh.has_action_bar,
	.home .top-section.section-25vh.has_action_bar {
		min-height: 350px;
	}

	.top-section.has_action_bar.section-100vh,
	.home .top-section.has_action_bar.section-100vh {
		height: calc(100vh - 158px);
	}

	.top-section.has_action_bar.section-100vh .section-hold,
	.home .top-section.has_action_bar.section-100vh .section-hold {
		height: 100%;
	}

	.top-section.has_action_bar.section-75vh,
	.home .top-section.has_action_bar.section-75vh {
		height: calc(75vh - 158px);
	}

	.top-section.has_action_bar.section-75vh .section-hold,
	.home .top-section.has_action_bar.section-75vh .section-hold {
		height: 100%;
	}
}

@media (min-width: 1200px) {
	#nav .drop .nav-menu > li > a {
		padding: 38px 36px;
	}

	.header-panel .logo {
		margin: 22px 0 -37px 46px;
		width: 160px;
	}

	.header-panel.fixed-position .logo {
		margin: 14px 0 0 46px;
	}

	.events-section .events-box {
		width: 20%;
	}

	.events-section .events-box.events-carousel {
		width: 40%;
	}
}

@media (min-width: 1300px) {
	.header-panel #header {
		padding: 0 71px 0 58px;
		max-width: 1400px;
		height: 100px;
	}
}

@media (min-width: 1301px) {
	.home .header-panel #header {
		padding: 0 71px 0 58px;
	}
}

@media (min-width: 1920px) {
	.footer-bar .col.logo-col {
		padding: 41px 0 0;
	}

	.footer-bar .nav-col {
		padding: 66px 0 36px;
	}

	.bottom-bar .copyright {
		padding: 24px 0;
	}

	.bottom-bar .by-box {
		padding: 19px 0;
	}

	.events-section .events-box.date-box .text h2 {
		font-size: 24px;
		line-height: 30px;
	}

	.events-section .events-box .date-cell {
		width: 149px;
		height: 149px;
		padding-top: 33px;
		margin-bottom: 25px;
	}

	.events-section .events-box .date-cell .cell-month {
		font-size: 30px;
		line-height: 1;
	}

	.events-section .events-box .date-cell .cell-date {
		font-size: 60px;
	}

	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev,
	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-next {
		width: 48px;
		height: 48px;
		margin-left: -48px;
	}

	.events-section .events-box.events-carousel .slick-slider .slick-arrow.slick-prev {
		-webkit-transform: translateX(-50px);
		-ms-transform: translateX(-50px);
		transform: translateX(-50px);
	}

	.events-section .events-box.events-carousel .text {
		padding: 83px 25px 70px;
	}

	.events-section .events-box.events-carousel .text h2 {
		font-size: 28px;
		line-height: 1;
		margin: 0 0 17px;
	}

	.events-section .events-box .slick-dots {
		bottom: 22px;
	}

	.events-section .events-box .slick-dots li {
		padding: 6px 8px;
	}

	.events-section .events-box .slick-dots li button {
		width: 17px;
		height: 17px;
	}

	.events-section .text {
		padding: 0 9% 13%;
	}

	.events-section .text h2 {
		font-size: 24px;
		line-height: 27px;
		margin: 0 0 15px;
	}

	.events-section .text .date {
		font-size: 21px;
	}

	.events-section .events-box {
		min-height: 385px;
	}

	.events-section .events-box .cover img {
		/*max-width: 385px;*/
	}

	.events-section .events-box.events-carousel .text:after {
		border-width: 25px;
		margin-left: -50px;
	}
}

@media (max-width: 1300px) {
	.home .header-panel #header {
		padding: 0;
	}
}

@media (max-width: 1199px) {
	#nav .drop .nav-menu ul {
		min-width: 190px;
	}

	#nav .drop .nav-menu ul li {
		font-size: 18px;
		line-height: 34px;
	}

	#nav .drop .nav-menu ul li a {
		padding: 0 15px;
	}
}

@media (max-width: 1024px) {
	#nav .drop .nav-menu ul a {
		padding: 0 30px;
	}
}

@media (max-width: 1023px) {
	#nav .drop .nav-menu > li:hover > a + ul,
	#nav .drop .nav-menu > li.hover > a + ul {
		height: auto;
		max-height: 10000px;
	}

	#nav .drop .nav-menu ul {
		min-width: 160px;
	}

	#nav .drop .nav-menu ul li {
		font-size: 15px;
		line-height: 30px;
	}

	#nav .drop .nav-menu ul li a {
		padding: 0 10px;
	}

	.home .top-section {
		height: 534px;
	}

	.blue-section .slick-slider span.slick-arrow {
		top: -71px;
		bottom: -71px;
	}

	.about-boxes {
		padding: 0;
	}

	.about-boxes .video {
		width: 100%;
		min-height: 202px;
		height: 202px !important;
	}

	.about-boxes .video .play-video {
		width: 90px;
		height: 90px;
		border-width: 3px;
	}

	.about-boxes .video .play-video:after {
		border-top-width: 20px;
		border-bottom-width: 20px;
		border-left-width: 20px;
		-webkit-transform: translate(-30%, -50%);
		-ms-transform: translate(-30%, -50%);
		transform: translate(-30%, -50%);
	}

	.about-boxes .info {
		display: block;
		padding: 33px 15px;
	}

	.petition-page .about-boxes .info {
		padding: 33px 15px;
	}

	body.admin-bar.home #wrapper,
	body.admin-bar #wrapper {
		padding-top: 103px;
	}

	body.admin-bar .top-section.has_action_bar.section-100vh,
	body.admin-bar.home .top-section.has_action_bar.section-100vh {
		height: calc(100vh - 229px);
	}

	body.admin-bar .top-section.has_action_bar.section-75vh,
	body.admin-bar.home .top-section.has_action_bar.section-75vh {
		height: calc(75vh - 229px);
	}

	body.admin-bar .top-section.has_action_bar.section-50vh,
	body.admin-bar.home .top-section.has_action_bar.section-50vh {
		height: calc(50vh - 229px);
	}

	body.admin-bar .top-section.has_action_bar.section-25vh,
	body.admin-bar.home .top-section.has_action_bar.section-25vh {
		height: calc(25vh - 229px);
	}
}

@media only screen and (max-width: 782px) {
	body.admin-bar .header-panel.fixed-position {
		top: 42px !important;
	}

	body.admin-bar.home #wrapper,
	body.admin-bar #wrapper {
		padding-top: 113px;
	}

	body.admin-bar .header-panel {
		top: 42px;
	}
}

@media (max-width: 768px) {
	#nav .drop .nav-menu > li .opener-item:after,
	#nav .drop .nav-menu > li .has-drop-down-link:after {
		vertical-align: middle;
	}

	#nav .drop .nav-menu ul li.active > a {
		background: #0066a7;
	}

	#nav .drop .nav-menu ul a {
		background: #0075c0;
		color: #fff;
		font-weight: normal;
		text-align: left;
		text-transform: none;
		padding: 8px 23px;
	}

	#nav .drop .nav-menu li.has-drop-down a.has-drop-down-link.drop-noactive + ul {
		max-height: 0;
		opacity: 0;
		visibility: hidden;
	}

	#nav .drop .nav-menu li.has-drop-down a.has-drop-down-link {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.fixed-position #nav .drop {
		top: -4px;
	}

	#footer .container {
		padding: 0 32px;
	}

	.footer-bar .col.logo-col {
		margin: 0 auto;
		padding: 35px 0 0;
		max-width: 174px;
		float: none;
		clear: both;
	}

	.footer-bar .nav-col {
		float: none;
		max-width: none;
		padding: 22px 10% 38px;
		font-size: 18px;
		line-height: 30px;
	}

	.footer-nav ul {
		padding: 0;
	}

	.footer-nav ul li {
		font-size: 22px;
		line-height: 36px;
		padding: 0 24px;
		margin: 0;
	}

	.bottom-bar {
		font-size: 18px;
		line-height: 34px;
		padding: 0 0 25px;
	}

	.bottom-bar .copyright {
		float: none;
		max-width: none;
		display: block;
		overflow: hidden;
		padding: 20px 0;
	}

	.bottom-bar .copyright .add-nav {
		float: right;
		padding: 0;
	}

	.bottom-bar .copyright .add-nav li {
		margin: 0;
		padding: 0 0 0 26px;
	}

	.bottom-bar .by-box {
		max-width: 100%;
		float: none;
		text-align: center;
		padding: 0;
	}

	.bottom-bar .by-box span {
		font-size: 15px;
		padding: 2px 10px 0 0;
	}

	.bottom-bar .by-box img {
		width: 255px;
		margin: 0;
	}

	.involved-list {
		padding: 0 0 14px;
	}

	.involved-list li {
		font-size: 18px;
		line-height: 26px;
	}

	.involved-list .holder {
		padding: 27px 10px 30px;
	}

	.involved-list span {
		letter-spacing: 2px;
		margin: 0 0 -3px;
	}

	.involved-list strong {
		font-size: 37px;
	}

	.involved-nav {
		padding: 0 0 19px;
	}

	.involved-nav li {
		font-size: 18px;
		line-height: 26px;
	}

	.involved-nav li .txt {
		padding: 0;
	}

	.involved-nav li strong {
		font-size: 26px;
		padding: 0 0 13px;
	}

	.involved-nav li .btn {
		font-weight: 700;
		font-size: 18px;
		padding: 19px 5px;
	}

	.involved-nav li .btn i {
		font-size: 18px;
	}

	.more-link {
		font-size: 16px;
		line-height: 18px;
	}
}

@media (max-width: 767px) {
	body {
		font-size: 16px;
		line-height: 23px;
	}

	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	.alignleft {
		margin: 0 0 15px;
		float: none;
		text-align: center;
	}

	.alignright {
		margin: 0 0 15px;
		float: none;
		text-align: center;
	}

	h1,
	.h1 {
		font-size: 31px;
	}

	h2,
	.h2 {
		font-size: 19px;
	}

	h3,
	.h3 {
		font-size: 16px;
	}

	h4,
	.h4 {
		font-size: 16px;
	}

	h5,
	.h5 {
		font-size: 16px;
	}

	h6,
	.h6 {
		font-size: 14px;
	}

	p {
		margin: 0 0 20px;
	}

	#nav .drop .nav-menu ul {
		position: static;
		width: 100%;
		padding: 0 !important; /*max-height: 0;*/
		text-transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		top: auto;
		left: 0 !important;
		right: 0 !important;
	}

	#nav .drop .nav-menu ul:before {
		display: none !important;
	}

	#nav .drop .nav-menu ul li {
		font-size: 18px;
		line-height: 24px;
	}

	#nav .drop .nav-menu ul li a {
		padding: 16px 23px;
	}

	#nav .drop .nav-menu ul li a:hover {
		background: #0066a7;
	}

	#nav .drop .nav-menu ul li li a {
		font-size: 16px;
		padding-left: 33px;
	}

	#nav .drop .nav-menu ul li li li a {
		font-size: 15px;
		padding-left: 38px;
	}

	#footer .container {
		padding: 0 15px;
	}

	.footer-bar .col.logo-col {
		margin: 0 auto;
		padding: 20px 0 0;
		max-width: 104px;
		float: none;
		clear: both;
	}

	.footer-bar .nav-col {
		padding: 21px 0 16px;
		font-size: 13px;
		line-height: 23px;
	}

	.footer-nav ul li {
		padding: 0 6px;
		font-size: 13px;
		line-height: 23px;
	}

	.bottom-bar {
		font-size: 11px;
		line-height: 18px;
	}

	.bottom-bar .copyright {
		text-align: center;
		padding: 13px 0 30px;
	}

	.bottom-bar .copyright p {
		float: none;
	}

	.bottom-bar .copyright .add-nav {
		float: none;
	}

	.bottom-bar .copyright .add-nav li {
		padding: 0 7px;
	}

	.bottom-bar .by-box {
		max-width: none;
		font-size: 15px;
	}

	.bottom-bar .by-box span {
		font-size: 10px;
		padding: 0 3px 0 0;
	}

	.bottom-bar .by-box img {
		width: 147px;
	}

	.events-section .events-box .cover img {
		max-width: none;
	}

	.atcb-list {
		width: 100%;
	}

	.widget_actions .nav-main {
		border: none;
	}

	.widget_actions .nav-main ul {
		padding-left: 0;
		padding-right: 0;
	}

	.widget_actions .nav-main ul li {
		display: block;
	}

	.mobile-hide {
		display: none;
	}

	.container {
		padding: 0 20px;
	}

	.visual {
		margin: 0 -20px 20px;
	}

	.intro-text {
		font-size: 21px;
		line-height: 26px;
		padding: 23px 0 29px;
		margin: 0 0 33px;
	}

	.intro-text.without-border {
		padding: 20px 0 1px;
		margin: 0 0 23px;
	}

	.home .top-section {
		height: 421px;
	}

	.top-section {
		height: 179px;
		min-height: 179px;
	}

	.top-section .title-h1 {
		font-size: 30px;
		line-height: 1;
		letter-spacing: 0;
		padding: 0 0 25px;
	}

	.top-section .title-h1:before {
		width: 119px;
		height: 10px;
		background: url(images/title-underline-img-mobile.png) no-repeat;
	}

	.top-section .title-h1 span {
		font-size: 12px;
		line-height: 35px;
		margin: 0 0 -9px;
	}

	.top-section.section-25vh .title-h1 {
		padding: 0 0 25px;
	}

	.top-section.section-widget {
		height: 364px;
	}

	.top-section.section-widget .bg-stretch {
		display: block;
	}

	.top-section.section-widget .sign-up-container h3 {
		font-size: 41px;
		margin: 0 0 23px;
	}

	.top-section.section-widget .sign-up-container h3 span {
		font-size: 18px;
	}

	.text-column2 .column {
		width: 100% !important;
		padding: 0;
	}

	.text-column2 .column.last {
		padding: 0;
	}

	.text-column3 .column {
		width: 100% !important;
		padding: 0;
	}

	.text-column3 .column.first {
		padding: 0;
	}

	.text-column3 .column.last {
		padding: 0;
	}

	.text-column2-1 .first {
		width: 100% !important;
		padding: 0;
	}

	.text-column2-1 .last {
		width: 100% !important;
		padding: 0;
	}

	.btn {
		font-size: 14px;
		line-height: 16px;
		padding: 14px 15px;
		margin: 0 0 15px;
		min-width: 150px;
		height: 44px;
	}

	.blue-section .slick-slider span.slick-arrow {
		top: -42px;
		bottom: -80px;
	}

	.callout-box .callout-list {
		padding-top: 9px;
	}

	.callout-box .callout-list .social-networks li {
		font-size: 14px;
		margin: 2px 4px;
	}

	.callout-box .callout-list > li {
		width: 100%;
	}

	#content,
	#sidebar {
		min-height: 0 !important;
	}

	.fancybox-slider .fancybox-counter {
		right: 40px;
	}

	.fancybox-slider .fancybox-skin {
		padding: 20px 40px 0 !important;
	}

	.fancybox-slider .fancybox-nav {
		top: 50%;
		bottom: auto;
		left: 0;
		width: 40px;
		height: 40px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.fancybox-slider .fancybox-nav i {
		display: block;
		opacity: 1;
		visibility: visible;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.fancybox-slider .fancybox-nav.fancybox-next {
		left: auto;
		right: 0;
	}

	.fancybox-slider .fancybox-nav.fancybox-next i {
		left: auto;
		right: 0;
	}

	.fancybox-slider .fancybox-nav:hover i {
		opacity: 1;
		visibility: visible;
	}

	.add-info-list {
		font-size: 15px;
		line-height: 20px;
	}

	.add-info-list li {
		display: inline-block;
	}

	.add-info-list li + li:before {
		display: inline !important;
	}

	.social {
		padding-bottom: 0;
		padding-bottom: 10px;
	}

	.social-bottom {
		padding: 29px 0 26px;
		margin-top: 50px;
	}

	.social-bottom > span {
		font-size: 22px;
		line-height: 48px;
		margin: 0 0 8px;
	}

	.social-bottom .social-list .stButton {
		margin: 0 9px;
	}

	.social-bottom .social-list .stButton .stLarge {
		font-size: 34px;
	}

	#sidebar {
		margin: 0 -8px;
	}

	#sidebar .sub-menu {
		padding: 33px 18px 26px;
	}

	#sidebar .sub-menu a {
		font-size: 16px;
		padding: 16px 7px 16px 19px;
	}

	#sidebar .concept_widget_buttons {
		margin: 0 0 -5px;
	}

	#sidebar .btn-list .btn {
		font-size: 20px;
		line-height: 60px;
		height: 60px;
		margin: 0 0 14px;
	}

	#sidebar .widget_easy_facebook_page_plugin {
		padding: 19px 18px;
	}

	#sidebar .widget_easy_facebook_page_plugin h3.h1 {
		font-size: 29px;
	}

	#sidebar .concept_widget_infobox {
		padding: 28px 21px 34px;
	}

	#sidebar .concept_widget_infobox h3.h1 {
		font-size: 31px;
		margin: 0 0 12px;
	}

	#sidebar .widget p {
		margin: 0 0 17px;
	}

	.top-section .btn-play {
		line-height: 35px;
	}

	p > a > img.size-full,
	p > img.size-full {
		width: auto;
		margin-left: -15px;
		margin-right: -15px;
	}

	figure {
		width: auto !important;
	}

	.alignleft {
		margin: 0 -15px 5px;
	}

	.alignleft a > img {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.alignright {
		margin: 0 -15px 5px;
	}

	.alignright a > img {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.petition-page .top-section .title-h1 {
		padding: 0 0 25px;
	}
}

@media (max-width: 480px) {
	.comment-form input[type="text"] {
		width: 100%;
		margin: 0 0 2px;
	}

	.post-password-form input[type="password"] {
		width: 100%;
		margin: 0 0 2px;
	}

	.search-form input[type="search"] {
		width: 100%;
		margin: 0;
	}

	.comment-form input[type="submit"],
	.post-password-form input[type="submit"],
	.search-form input[type="submit"] {
		width: 100%;
	}

	.involved-list li {
		width: 100%;
		font-size: 16px;
		line-height: 24px;
		padding-bottom: 1px;
	}

	.involved-nav li {
		width: 100%;
		padding-bottom: 24px;
	}
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

