html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0; }

[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }


b,
strong {
font-weight: bold; }


dfn {
font-style: italic; }


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

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

small {
font-size: 80%; }

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

sup {
top: -0.5em; }

sub {
bottom: -0.25em; }

img {
border: 0; }

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

figure {
margin: 1em 40px; }


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


pre {
overflow: auto; }

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

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

button {
overflow: visible; }

button,
select {
text-transform: none; }

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

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

input {
line-height: normal; }

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

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

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

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

legend {
border: 0;
padding: 0;
}

textarea {
overflow: auto; }

optgroup {
font-weight: bold; }

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

td,
th {
padding: 0; }
.foundation-mq {
font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
font-size: 100%;
box-sizing: border-box; }

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

body {
padding: 0;
margin: 0;
font-family: "Roboto", Helvetica, Arial, sans-serif;
font-weight: normal;
line-height: 1.5;
color: #444;
background: #f9f9f9;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
body.loaded {
 background-color: #135a76;
}
img {
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic;
display: inline-block;
vertical-align: middle; }

textarea {
height: auto;
min-height: 50px;
border-radius: 0; }

select {
width: 100%;
border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important; }

button {
-webkit-appearance: none;
-moz-appearance: none;
background: transparent;
padding: 0;
border: 0;
border-radius: 0;
line-height: 1; }

.is-visible {
display: block !important; }

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

.show-for-print {
display: none !important; }

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

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

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

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

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

@media screen and (min-width: 40em) {
.medium-text-left {
text-align: left; }
.medium-text-right {
text-align: right; }
.medium-text-center {
text-align: center; }
.medium-text-justify {
text-align: justify; } }

@media screen and (min-width: 64em) {
.large-text-left {
text-align: left; }
.large-text-right {
text-align: right; }
.large-text-center {
text-align: center; }
.large-text-justify {
text-align: justify; } }

.row {
max-width: 75rem;
margin-left: auto;
margin-right: auto; }
.row::before, .row::after {
content: ' ';
display: table; }
.row::after {
clear: both; }
.row.collapse > .column, .row.collapse > .columns {
padding-left: 0;
padding-right: 0; }
.row .row {
margin-left: -0.625rem;
margin-right: -0.625rem; }
@media screen and (min-width: 40em) {
.row .row {
margin-left: -0.9375rem;
margin-right: -0.9375rem; } }
.row .row.collapse {
margin-left: 0;
margin-right: 0; }
.row.expanded {
max-width: none; }
.row.expanded .row {
margin-left: auto;
margin-right: auto; }

.column, .columns {
padding-left: 0.625rem;
padding-right: 0.625rem;
width: 100%;
float: left; }
@media screen and (min-width: 40em) {
.column, .columns {
padding-left: 0.9375rem;
padding-right: 0.9375rem; } }
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
float: right; }
.column.end:last-child:last-child, .end.columns:last-child:last-child {
float: left; }

.column.row.row, .row.row.columns {
float: none; }
.row .column.row.row, .row .row.row.columns {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0; }

.small-1 {
width: 8.33333%; }

.small-push-1 {
position: relative;
left: 8.33333%; }

.small-pull-1 {
position: relative;
left: -8.33333%; }

.small-offset-0 {
margin-left: 0%; }

.small-2 {
width: 16.66667%; }

.small-push-2 {
position: relative;
left: 16.66667%; }

.small-pull-2 {
position: relative;
left: -16.66667%; }

.small-offset-1 {
margin-left: 8.33333%; }

.small-3 {
width: 25%; }

.small-push-3 {
position: relative;
left: 25%; }

.small-pull-3 {
position: relative;
left: -25%; }

.small-offset-2 {
margin-left: 16.66667%; }

.small-4 {
width: 33.33333%; }

.small-push-4 {
position: relative;
left: 33.33333%; }

.small-pull-4 {
position: relative;
left: -33.33333%; }

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

.small-5 {
width: 41.66667%; }

.small-push-5 {
position: relative;
left: 41.66667%; }

.small-pull-5 {
position: relative;
left: -41.66667%; }

.small-offset-4 {
margin-left: 33.33333%; }

.small-6 {
width: 50%; }

.small-push-6 {
position: relative;
left: 50%; }

.small-pull-6 {
position: relative;
left: -50%; }

.small-offset-5 {
margin-left: 41.66667%; }

.small-7 {
width: 58.33333%; }

.small-push-7 {
position: relative;
left: 58.33333%; }

.small-pull-7 {
position: relative;
left: -58.33333%; }

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

.small-8 {
width: 66.66667%; }

.small-push-8 {
position: relative;
left: 66.66667%; }

.small-pull-8 {
position: relative;
left: -66.66667%; }

.small-offset-7 {
margin-left: 58.33333%; }

.small-9 {
width: 75%; }

.small-push-9 {
position: relative;
left: 75%; }

.small-pull-9 {
position: relative;
left: -75%; }

.small-offset-8 {
margin-left: 66.66667%; }

.small-10 {
width: 83.33333%; }

.small-push-10 {
position: relative;
left: 83.33333%; }

.small-pull-10 {
position: relative;
left: -83.33333%; }

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

.small-11 {
width: 91.66667%; }

.small-push-11 {
position: relative;
left: 91.66667%; }

.small-pull-11 {
position: relative;
left: -91.66667%; }

.small-offset-10 {
margin-left: 83.33333%; }

.small-12 {
width: 100%; }

.small-offset-11 {
margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
width: 100%;
float: left; }
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
clear: none; }
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
clear: both; }
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
width: 50%;
float: left; }
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
clear: none; }
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
clear: both; }
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
width: 33.33333%;
float: left; }
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
clear: none; }
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
clear: both; }
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
width: 25%;
float: left; }
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
clear: none; }
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
clear: both; }
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
width: 20%;
float: left; }
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
clear: none; }
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
clear: both; }
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
width: 16.66667%;
float: left; }
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
clear: none; }
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
clear: both; }
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
width: 14.28571%;
float: left; }
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
clear: none; }
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
clear: both; }
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
width: 12.5%;
float: left; }
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
clear: none; }
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
clear: both; }
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
float: left; }

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

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

.small-uncollapse > .column, .small-uncollapse > .columns {
padding-left: 0.625rem;
padding-right: 0.625rem; }

.small-centered {
float: none;
margin-left: auto;
margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
position: static;
margin-left: 0;
margin-right: 0;
float: left; }

@media screen and (min-width: 40em) {
.medium-1 {
width: 8.33333%; }
.medium-push-1 {
position: relative;
left: 8.33333%; }
.medium-pull-1 {
position: relative;
left: -8.33333%; }
.medium-offset-0 {
margin-left: 0%; }
.medium-2 {
width: 16.66667%; }
.medium-push-2 {
position: relative;
left: 16.66667%; }
.medium-pull-2 {
position: relative;
left: -16.66667%; }
.medium-offset-1 {
margin-left: 8.33333%; }
.medium-3 {
width: 25%; }
.medium-push-3 {
position: relative;
left: 25%; }
.medium-pull-3 {
position: relative;
left: -25%; }
.medium-offset-2 {
margin-left: 16.66667%; }
.medium-4 {
width: 33.33333%; }
.medium-push-4 {
position: relative;
left: 33.33333%; }
.medium-pull-4 {
position: relative;
left: -33.33333%; }
.medium-offset-3 {
margin-left: 25%; }
.medium-5 {
width: 41.66667%; }
.medium-push-5 {
position: relative;
left: 41.66667%; }
.medium-pull-5 {
position: relative;
left: -41.66667%; }
.medium-offset-4 {
margin-left: 33.33333%; }
.medium-6 {
width: 50%; }
.medium-push-6 {
position: relative;
left: 50%; }
.medium-pull-6 {
position: relative;
left: -50%; }
.medium-offset-5 {
margin-left: 41.66667%; }
.medium-7 {
width: 58.33333%; }
.medium-push-7 {
position: relative;
left: 58.33333%; }
.medium-pull-7 {
position: relative;
left: -58.33333%; }
.medium-offset-6 {
margin-left: 50%; }
.medium-8 {
width: 66.66667%; }
.medium-push-8 {
position: relative;
left: 66.66667%; }
.medium-pull-8 {
position: relative;
left: -66.66667%; }
.medium-offset-7 {
margin-left: 58.33333%; }
.medium-9 {
width: 75%; }
.medium-push-9 {
position: relative;
left: 75%; }
.medium-pull-9 {
position: relative;
left: -75%; }
.medium-offset-8 {
margin-left: 66.66667%; }
.medium-10 {
width: 83.33333%; }
.medium-push-10 {
position: relative;
left: 83.33333%; }
.medium-pull-10 {
position: relative;
left: -83.33333%; }
.medium-offset-9 {
margin-left: 75%; }
.medium-11 {
width: 91.66667%; }
.medium-push-11 {
position: relative;
left: 91.66667%; }
.medium-pull-11 {
position: relative;
left: -91.66667%; }
.medium-offset-10 {
margin-left: 83.33333%; }
.medium-12 {
width: 100%; }
.medium-offset-11 {
margin-left: 91.66667%; }
.medium-up-1 > .column, .medium-up-1 > .columns {
width: 100%;
float: left; }
.medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
clear: none; }
.medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
clear: both; }
.medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
float: left; }
.medium-up-2 > .column, .medium-up-2 > .columns {
width: 50%;
float: left; }
.medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
clear: none; }
.medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
clear: both; }
.medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
float: left; }
.medium-up-3 > .column, .medium-up-3 > .columns {
width: 33.33333%;
float: left; }
.medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
clear: none; }
.medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
clear: both; }
.medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
float: left; }
.medium-up-4 > .column, .medium-up-4 > .columns {
width: 25%;
float: left; }
.medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
clear: none; }
.medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
clear: both; }
.medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
float: left; }
.medium-up-5 > .column, .medium-up-5 > .columns {
width: 20%;
float: left; }
.medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
clear: none; }
.medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
clear: both; }
.medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
float: left; }
.medium-up-6 > .column, .medium-up-6 > .columns {
width: 16.66667%;
float: left; }
.medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
clear: none; }
.medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
clear: both; }
.medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
float: left; }
.medium-up-7 > .column, .medium-up-7 > .columns {
width: 14.28571%;
float: left; }
.medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
clear: none; }
.medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
clear: both; }
.medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
float: left; }
.medium-up-8 > .column, .medium-up-8 > .columns {
width: 12.5%;
float: left; }
.medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
clear: none; }
.medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
clear: both; }
.medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
float: left; }
.medium-collapse > .column, .medium-collapse > .columns {
padding-left: 0;
padding-right: 0; }
.medium-collapse .row {
margin-left: 0;
margin-right: 0; }
.medium-uncollapse > .column, .medium-uncollapse > .columns {
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.medium-centered {
float: none;
margin-left: auto;
margin-right: auto; }
.medium-uncentered,
.medium-push-0,
.medium-pull-0 {
position: static;
margin-left: 0;
margin-right: 0;
float: left; } }

@media screen and (min-width: 64em) {
.large-1 {
width: 8.33333%; }
.large-push-1 {
position: relative;
left: 8.33333%; }
.large-pull-1 {
position: relative;
left: -8.33333%; }
.large-offset-0 {
margin-left: 0%; }
.large-2 {
width: 16.66667%; }
.large-push-2 {
position: relative;
left: 16.66667%; }
.large-pull-2 {
position: relative;
left: -16.66667%; }
.large-offset-1 {
margin-left: 8.33333%; }
.large-3 {
width: 25%; }
.large-push-3 {
position: relative;
left: 25%; }
.large-pull-3 {
position: relative;
left: -25%; }
.large-offset-2 {
margin-left: 16.66667%; }
.large-4 {
width: 33.33333%; }
.large-push-4 {
position: relative;
left: 33.33333%; }
.large-pull-4 {
position: relative;
left: -33.33333%; }
.large-offset-3 {
margin-left: 25%; }
.large-5 {
width: 41.66667%; }
.large-push-5 {
position: relative;
left: 41.66667%; }
.large-pull-5 {
position: relative;
left: -41.66667%; }
.large-offset-4 {
margin-left: 33.33333%; }
.large-6 {
width: 50%; }
.large-push-6 {
position: relative;
left: 50%; }
.large-pull-6 {
position: relative;
left: -50%; }
.large-offset-5 {
margin-left: 41.66667%; }
.large-7 {
width: 58.33333%; }
.large-push-7 {
position: relative;
left: 58.33333%; }
.large-pull-7 {
position: relative;
left: -58.33333%; }
.large-offset-6 {
margin-left: 50%; }
.large-8 {
width: 66.66667%; }
.large-push-8 {
position: relative;
left: 66.66667%; }
.large-pull-8 {
position: relative;
left: -66.66667%; }
.large-offset-7 {
margin-left: 58.33333%; }
.large-9 {
width: 75%; }
.large-push-9 {
position: relative;
left: 75%; }
.large-pull-9 {
position: relative;
left: -75%; }
.large-offset-8 {
margin-left: 66.66667%; }
.large-10 {
width: 83.33333%; }
.large-push-10 {
position: relative;
left: 83.33333%; }
.large-pull-10 {
position: relative;
left: -83.33333%; }
.large-offset-9 {
margin-left: 75%; }
.large-11 {
width: 91.66667%; }
.large-push-11 {
position: relative;
left: 91.66667%; }
.large-pull-11 {
position: relative;
left: -91.66667%; }
.large-offset-10 {
margin-left: 83.33333%; }
.large-12 {
width: 100%; }
.large-offset-11 {
margin-left: 91.66667%; }
.large-up-1 > .column, .large-up-1 > .columns {
width: 100%;
float: left; }
.large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
clear: none; }
.large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
clear: both; }
.large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
float: left; }
.large-up-2 > .column, .large-up-2 > .columns {
width: 50%;
float: left; }
.large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
clear: none; }
.large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
clear: both; }
.large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
float: left; }
.large-up-3 > .column, .large-up-3 > .columns {
width: 33.33333%;
float: left; }
.large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
clear: none; }
.large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
clear: both; }
.large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
float: left; }
.large-up-4 > .column, .large-up-4 > .columns {
width: 25%;
float: left; }
.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
clear: none; }
.large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
clear: both; }
.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
float: left; }
.large-up-5 > .column, .large-up-5 > .columns {
width: 20%;
float: left; }
.large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
clear: none; }
.large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
clear: both; }
.large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
float: left; }
.large-up-6 > .column, .large-up-6 > .columns {
width: 16.66667%;
float: left; }
.large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
clear: none; }
.large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
clear: both; }
.large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
float: left; }
.large-up-7 > .column, .large-up-7 > .columns {
width: 14.28571%;
float: left; }
.large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
clear: none; }
.large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
clear: both; }
.large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
float: left; }
.large-up-8 > .column, .large-up-8 > .columns {
width: 12.5%;
float: left; }
.large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
clear: none; }
.large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
clear: both; }
.large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
float: left; }
.large-collapse > .column, .large-collapse > .columns {
padding-left: 0;
padding-right: 0; }
.large-collapse .row {
margin-left: 0;
margin-right: 0; }
.large-uncollapse > .column, .large-uncollapse > .columns {
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.large-centered {
float: none;
margin-left: auto;
margin-right: auto; }
.large-uncentered,
.large-push-0,
.large-pull-0 {
position: static;
margin-left: 0;
margin-right: 0;
float: left; } }

.hide {
display: none !important; }

.invisible {
visibility: hidden; }

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
.hide-for-small-only {
display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
.show-for-small-only {
display: none !important; } }

@media screen and (min-width: 40em) {
.hide-for-medium {
display: none !important; } }

@media screen and (max-width: 39.9375em) {
.show-for-medium {
display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.hide-for-medium-only {
display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
.show-for-medium-only {
display: none !important; } }

@media screen and (min-width: 64em) {
.hide-for-large {
display: none !important; } }

@media screen and (max-width: 63.9375em) {
.show-for-large {
display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
.hide-for-large-only {
display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
.show-for-large-only {
display: none !important; } }

.show-for-sr,
.show-on-focus {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto; }

.show-for-landscape,
.hide-for-portrait {
display: block !important; }
@media screen and (orientation: landscape) {
.show-for-landscape,
.hide-for-portrait {
display: block !important; } }
@media screen and (orientation: portrait) {
.show-for-landscape,
.hide-for-portrait {
display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
display: none !important; }
@media screen and (orientation: landscape) {
.hide-for-landscape,
.show-for-portrait {
display: none !important; } }
@media screen and (orientation: portrait) {
.hide-for-landscape,
.show-for-portrait {
display: block !important; } }

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

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

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

.clearfix::before, .clearfix::after {
content: ' ';
display: table; }

.clearfix::after {
clear: both; }

.close-button {
position: absolute;
color: #fff;
right: 0.5rem;
top: 0.5rem;
font-size: 2em;
line-height: 1;
cursor: pointer; }
[data-whatinput='mouse'] .close-button {
outline: 0; }
.close-button:hover, .close-button:focus {
color: #a90a28; }

.dropdown-pane {
background-color: #f9f9f9;
border: 1px solid #cacaca;
border-radius: 0;
display: block;
font-size: 1rem;
padding: 1rem;
position: absolute;
visibility: hidden;
width: 300px;
z-index: 10; }
.dropdown-pane.is-open {
visibility: visible; }

.dropdown-pane.tiny {
width: 100px; }

.dropdown-pane.small {
width: 200px; }

.dropdown-pane.large {
width: 400px; }

[data-whatinput='mouse'] .dropdown.menu a {
outline: 0; }

.no-js .dropdown.menu ul {
display: none; }

.dropdown.menu:not(.vertical) .is-dropdown-submenu.first-sub {
top: 100%;
left: 0;
right: auto; }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
top: 100%;
left: auto;
right: 0; }

.is-dropdown-menu.vertical {
width: 100px; }
.is-dropdown-menu.vertical.align-right {
float: right; }
.is-dropdown-menu.vertical > li .is-dropdown-submenu {
top: 0;
left: 100%; }

.is-dropdown-submenu-parent {
position: relative; }
.is-dropdown-submenu-parent a::after {
float: right;
margin-top: 3px;
margin-left: 10px; }
.is-dropdown-submenu-parent.is-down-arrow a {
padding-right: 1.5rem;
position: relative; }
.is-dropdown-submenu-parent.is-down-arrow > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: #135a76 transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
position: absolute;
top: 0.825rem;
right: 5px; }
.is-dropdown-submenu-parent.is-left-arrow > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent #135a76 transparent transparent;
border-right-style: solid;
border-left-width: 0;
float: left;
margin-left: 0;
margin-right: 10px; }
.is-dropdown-submenu-parent.is-right-arrow > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent #135a76;
border-left-style: solid;
border-right-width: 0; }
.is-dropdown-submenu-parent.is-left-arrow.opens-inner .is-dropdown-submenu {
right: 0;
left: auto; }
.is-dropdown-submenu-parent.is-right-arrow.opens-inner .is-dropdown-submenu {
left: 0;
right: auto; }
.is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
top: 100%; }
.is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
left: auto;
right: 100%; }

.is-dropdown-submenu {
display: none;
position: absolute;
top: 0;
left: 100%;
min-width: 200px;
z-index: 1;
background: #fff;
border: 1px solid #cacaca; }
.is-dropdown-submenu .is-dropdown-submenu {
margin-top: -1px; }
.is-dropdown-submenu > li {
width: 100%; }
.is-dropdown-submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .is-dropdown-submenu, .is-dropdown-submenu.js-dropdown-active {
display: block; }

.flex-video {
position: relative;
height: 0;
padding-bottom: 75%;
margin-bottom: 1rem;
overflow: hidden; }
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.flex-video.widescreen {
padding-bottom: 56.25%; }
.flex-video.vimeo {
padding-top: 0; }

.label {
display: inline-block;
padding: 0.33333rem 0.5rem;
font-size: 0.8rem;
line-height: 1;
white-space: nowrap;
cursor: default;
border-radius: 0;
background: #135a76;
color: #fff; }
.label.secondary {
background: #b6ae1d;
color: #fff; }
.label.success {
background: #a90a28;
color: #fff; }
.label.alert {
background: #5c0f1d;
color: #fff; }
.label.warning {
background: #02b0f5;
color: #fff; }

.menu {
margin: 0;
list-style-type: none; }
.menu > li {
display: table-cell;
vertical-align: middle; }
[data-whatinput='mouse'] .menu > li {
outline: 0; }
.menu > li > a {
display: block;
padding: 0.7rem 1rem;
line-height: 1; }
.menu input,
.menu a,
.menu button {
margin-bottom: 0; }
.menu > li > a > img,
.menu > li > a > i {
vertical-align: middle; }
.menu > li > a > span {
vertical-align: middle; }
.menu > li > a > img,
.menu > li > a > i {
display: inline-block;
margin-right: 0.25rem; }
.menu > li {
display: table-cell; }
.menu.vertical > li {
display: block; }
@media screen and (min-width: 40em) {
.menu.medium-horizontal > li {
display: table-cell; }
.menu.medium-vertical > li {
display: block; } }
@media screen and (min-width: 64em) {
.menu.large-horizontal > li {
display: table-cell; }
.menu.large-vertical > li {
display: block; } }
.menu.simple li {
line-height: 1;
display: inline-block;
margin-right: 1rem; }
.menu.simple a {
padding: 0; }
.menu.align-right > li {
float: right; }
.menu.expanded {
display: table;
table-layout: fixed;
width: 100%; }
.menu.expanded > li:first-child:last-child {
width: 100%; }
.menu.icon-top > li > a {
text-align: center; }
.menu.icon-top > li > a > img,
.menu.icon-top > li > a > i {
display: block;
margin: 0 auto 0.25rem; }
.menu.nested {
margin-left: 1rem; }

.menu-text {
font-weight: bold;
color: inherit;
line-height: 1;
padding-top: 0;
padding-bottom: 0;
padding: 0.7rem 1rem; }

.no-js [data-responsive-menu] ul {
display: none; }

body.is-reveal-open {
overflow: hidden; }

.reveal-overlay {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1005;
background-color: rgba(0, 0, 0, 0.45);
overflow-y: scroll; }

.reveal {
display: none;
z-index: 1006;
padding: 1rem;
border: 1px solid #cacaca;
margin: 6.25rem auto 0;
background-color: #fff;
border-radius: 3px;
position: absolute;
overflow-y: auto; }
[data-whatinput='mouse'] .reveal {
outline: 0; }
@media screen and (min-width: 40em) {
.reveal {
min-height: 0; } }
.reveal .column, .reveal .columns,
.reveal .columns {
min-width: 0; }
.reveal > :last-child {
margin-bottom: 0; }
@media screen and (min-width: 40em) {
.reveal {
width: 600px;
max-width: 75rem; } }
@media screen and (min-width: 40em) {
.reveal .reveal {
left: auto;
right: auto;
margin: 0 auto; } }
.reveal.collapse {
padding: 0; }
@media screen and (min-width: 40em) {
.reveal.tiny {
width: 30%;
max-width: 75rem; } }
@media screen and (min-width: 40em) {
.reveal.small {
width: 50%;
max-width: 75rem; } }
@media screen and (min-width: 40em) {
.reveal.large {
width: 90%;
max-width: 75rem; } }
.reveal.full {
top: 0;
left: 0;
width: 100%;
height: 100%;
height: 100vh;
min-height: 100vh;
max-width: none;
margin-left: 0;
border: 0;
background-color: rgba(0,0,0,0.75)}

.title-bar {
background: #000;
color: #fff;
padding: 0.5rem; }
.title-bar::before, .title-bar::after {
content: ' ';
display: table; }
.title-bar::after {
clear: both; }
.title-bar .menu-icon {
margin-left: 0.25rem;
margin-right: 0.5rem; }

.title-bar-left {
float: left; }

.title-bar-right {
float: right;
text-align: right; }

.title-bar-title {
font-weight: bold;
vertical-align: middle;
display: inline-block; }

.menu-icon {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 20px;
height: 16px; }
.menu-icon::after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 2px;
background: #fff;
top: 0;
left: 0;
box-shadow: 0 7px 0 #fff, 0 14px 0 #fff; }
.menu-icon:hover::after {
background: #cacaca;
box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 20px;
height: 16px; }
.menu-icon.dark::after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 2px;
background: #000;
top: 0;
left: 0;
box-shadow: 0 7px 0 #000, 0 14px 0 #000; }
.menu-icon.dark:hover::after {
background: #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.top-bar {
padding: 0.5rem; }
.top-bar::before, .top-bar::after {
content: ' ';
display: table; }
.top-bar::after {
clear: both; }
.top-bar input {
width: 200px;
margin-right: 1rem; }
.top-bar button {
width: auto;}
@media screen and (min-width: 41.875em){
 .top-bar button {
  margin-right: 2rem}
}
@media screen and (max-width: 39.9375em) {
.stacked-for-small .top-bar-title {
width: 100%; }
.stacked-for-small .top-bar-right {
width: 100%; }
.stacked-for-small .top-bar-left {
width: 100%; } }

@media screen and (max-width: 63.9375em) {
.stacked-for-medium .top-bar-title {
width: 100%; }
.stacked-for-medium .top-bar-right {
width: 100%; }
.stacked-for-medium .top-bar-left {
width: 100%; } }

@media screen and (max-width: 74.9375em) {
.stacked-for-large .top-bar-title {
width: 100%; }
.stacked-for-large .top-bar-right {
width: 100%; }
.stacked-for-large .top-bar-left {
width: 100%; } }

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
.top-bar-title {
width: 100%; }
.top-bar-right {
width: 100%; }
.top-bar-left {
width: 100%; } }

.top-bar-title {
float: left;
margin-right: 1rem; }

.top-bar-left {
float: left; }

.top-bar-right {
float: right; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0; }

p {
line-height: 1.6;
text-rendering: optimizeLegibility; }
p.small,
p small {
font-size: 80%; }

p {
font-size: 0.875rem; }

@media screen and (min-width: 28.75em) {
p {
font-size: 1rem; } }

@media screen and (min-width: 75em) {
p {
font-size: 1.125rem; } }

h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 1rem;
font-family: "American Captain Light", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
font-style: normal;
color: #222;
text-rendering: optimizeLegibility;
line-height: 1.4; }
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
color: #cacaca;
line-height: 0; }

.display-1,
.content h1 {
font-size: 3rem; }

.display-2,
.content h2 {
font-size: 1.75rem; }

.display-3,
.content h3 {
font-size: 1.5rem; }

.display-info-window {
font-size: 3rem; }

.display-4,
.content h4 {
font-size: 1.25rem; }

.display-5,
.content h5 {
font-size: 1.125rem; }

.display-6,
.content h6 {
font-size: 1rem; }

@media screen and (min-width: 40em) {
.display-1,
.content h1 {
font-size: 3.5rem; }
.display-2,
.content h2 {
font-size: 2.5rem; }
.display-3,
.content h3 {
font-size: 1.9375rem; }
.display-info-window {
font-size: 4rem; }
.display-4,
.content h4 {
font-size: 1.5625rem; }
.display-5,
.content h5 {
font-size: 1.25rem; }
.display-6,
.content h6 {
font-size: 1rem; } }

@media screen and (min-width: 64em) {
.display-1,
.content h1 {
font-size: 4.625rem; }
.display-info-window {
font-size: 4.625rem; } }

.content-block {
max-width: 32.5rem;
margin: 3.5rem auto; }
.content-block h1,
.content-block h2,
.content-block h3,
.content-block h4,
.content-block h5,
.content-block h6 {
margin-bottom: 0.5rem; }
.content-block p {
margin-bottom: 1rem; }

@media screen and (min-width: 40em) {
.content-block {
margin-top: 4rem;
margin-bottom: 4rem; }
.content-block.left {
margin-right: 1rem; }
.content-block.right {
margin-left: 1rem; } }

@media screen and (min-width: 75em) {
.content-block {
max-width: 36.25rem;
margin-top: 4.5rem;
margin-bottom: 4.5rem; } }

a {
color: #135a76;
text-decoration: none;
line-height: inherit;
cursor: pointer; }
a:hover, a:focus {
color: #104d65; }
a.no-hover:hover, a.no-hover:focus {
color: #135a76;
text-decoration: none; }
a img {
border: 0; }

em,
i {
font-style: italic;
line-height: inherit; }

strong,
b {
font-weight: bold;
line-height: inherit; }

small {
font-size: 80%;
line-height: inherit; }

abbr {
color: #444;
cursor: help;
border-bottom: 1px dotted #000; }

hr {
max-width: 75rem;
height: 0;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #cacaca;
border-left: 0;
margin: 1.25rem auto;
clear: both; }

ul,
ol,
dl {
line-height: 1.6;
margin-bottom: 1rem;
list-style-position: outside; }

li {
font-size: inherit; }

ul {
list-style-type: disc;
margin-left: 1.25rem; }

ol {
margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
margin-left: 1.25rem;
margin-bottom: 0; }

dl {
margin-bottom: 1rem; }
dl dt {
margin-bottom: 0.3rem;
font-weight: bold; }

blockquote {
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #cacaca; }
blockquote, blockquote p {
line-height: 1.6;
color: #8a8a8a; }

.rrssb-buttons {
box-sizing: border-box;
font-family: "Roboto", Helvetica, Arial, sans-serif;
font-size: 12px;
height: 36px;
margin: 0;
padding: 0;
width: 100%; }
.rrssb-buttons:after {
clear: both; }
.rrssb-buttons:before, .rrssb-buttons:after {
content: ' ';
display: table; }
.rrssb-buttons li {
box-sizing: border-box;
float: left;
height: 100%;
line-height: 13px;
list-style: none;
margin: 0;
padding: 0 2px; }
.rrssb-buttons li.rrssb-email a {
background-color: #0a88ff; }
.rrssb-buttons li.rrssb-email a:hover {
background-color: #006ed6; }
.rrssb-buttons li.rrssb-facebook a {
background-color: #306199; }
.rrssb-buttons li.rrssb-facebook a:hover {
background-color: #244872; }
.rrssb-buttons li.rrssb-tumblr a {
background-color: #32506d; }
.rrssb-buttons li.rrssb-tumblr a:hover {
background-color: #22364a; }
.rrssb-buttons li.rrssb-linkedin a {
background-color: #007bb6; }
.rrssb-buttons li.rrssb-linkedin a:hover {
background-color: #005983; }
.rrssb-buttons li.rrssb-twitter a {
background-color: #26c4f1; }
.rrssb-buttons li.rrssb-twitter a:hover {
background-color: #0eaad6; }
.rrssb-buttons li.rrssb-googleplus a {
background-color: #e93f2e; }
.rrssb-buttons li.rrssb-googleplus a:hover {
background-color: #ce2616; }
.rrssb-buttons li.rrssb-youtube a {
background-color: #df1c31; }
.rrssb-buttons li.rrssb-youtube a:hover {
background-color: #b21627; }
.rrssb-buttons li.rrssb-reddit a {
background-color: #8bbbe3; }
.rrssb-buttons li.rrssb-reddit a:hover {
background-color: #62a3d9; }
.rrssb-buttons li.rrssb-pinterest a {
background-color: #b81621; }
.rrssb-buttons li.rrssb-pinterest a:hover {
background-color: #8a1119; }
.rrssb-buttons li.rrssb-pocket a {
background-color: #ed4054; }
.rrssb-buttons li.rrssb-pocket a:hover {
background-color: #e4162d; }
.rrssb-buttons li.rrssb-github a {
background-color: #444; }
.rrssb-buttons li.rrssb-github a:hover {
background-color: #2b2b2b; }
.rrssb-buttons li.rrssb-instagram a {
background-color: #125688; }
.rrssb-buttons li.rrssb-instagram a:hover {
background-color: #0c3a5b; }
.rrssb-buttons li.rrssb-delicious a {
background-color: #0b79e5; }
.rrssb-buttons li.rrssb-delicious a:hover {
background-color: #095fb4; }
.rrssb-buttons li.rrssb-vk a {
background-color: #4d71a9; }
.rrssb-buttons li.rrssb-vk a:hover {
background-color: #3d5a86; }
.rrssb-buttons li.rrssb-hackernews a {
background-color: #ff6600; }
.rrssb-buttons li.rrssb-hackernews a:hover {
background-color: #cc5200; }
.rrssb-buttons li.rrssb-whatsapp a {
background-color: #43d854; }
.rrssb-buttons li.rrssb-whatsapp a:hover {
background-color: #28c039; }
.rrssb-buttons li.rrssb-print a {
background-color: #8d98a2; }
.rrssb-buttons li.rrssb-print a:hover {
background-color: #717f8b; }
.rrssb-buttons li a {
background-color: #ccc;
border-radius: 2px;
box-sizing: border-box;
display: block;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-weight: bold;
height: 100%;
padding: 11px 7px 12px 27px;
position: relative;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: background-color 0.2s ease-in-out;
width: 100%; }
.rrssb-buttons li a .rrssb-icon {
display: block;
left: 10px;
padding-top: 9px;
position: absolute;
top: 0;
width: 10%; }
.rrssb-buttons li a .rrssb-icon svg {
height: 17px;
width: 17px; }
.rrssb-buttons li a .rrssb-icon svg path {
fill: #fff; }
.rrssb-buttons li a .rrssb-text {
color: #fff; }
.rrssb-buttons li a:active {
box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25); }
.rrssb-buttons li.small a {
padding: 0; }
.rrssb-buttons li.small a .rrssb-icon {
left: auto;
margin: 0 auto;
overflow: hidden;
position: relative;
top: auto;
width: 100%; }
.rrssb-buttons li.small a .rrssb-text {
visibility: hidden; }
.rrssb-buttons.large-format {
height: auto; }
.rrssb-buttons.large-format li {
height: auto; }
.rrssb-buttons.large-format li a {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-radius: 0.2em;
padding: 8.5% 0 8.5% 12%; }
.rrssb-buttons.large-format li a .rrssb-icon {
height: 100%;
left: 7%;
padding-top: 0;
width: 12%; }
.rrssb-buttons.large-format li a .rrssb-icon svg {
height: 100%;
position: absolute;
top: 0;
width: 100%; }
.rrssb-buttons.large-format li a .rrssb-text {
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rrssb-buttons.small-format {
padding-top: 5px; }
.rrssb-buttons.small-format li {
height: 80%;
padding: 0 1px; }
.rrssb-buttons.small-format li a .rrssb-icon {
height: 100%;
padding-top: 0; }
.rrssb-buttons.small-format li a .rrssb-icon svg {
height: 48%;
position: relative;
top: 6px;
width: 80%; }
.rrssb-buttons.tiny-format {
height: 22px;
position: relative; }
.rrssb-buttons.tiny-format li {
padding-right: 7px; }
.rrssb-buttons.tiny-format li a {
background-color: transparent;
padding: 0; }
.rrssb-buttons.tiny-format li a .rrssb-icon svg {
height: 70%;
width: 100%; }
.rrssb-buttons.tiny-format li a:hover, .rrssb-buttons.tiny-format li a:active {
background-color: transparent; }
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path {
fill: #0a88ff; }
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path {
fill: #0054a3; }
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path {
fill: #306199; }
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path {
fill: #18304b; }
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path {
fill: #32506d; }
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path {
fill: #121d27; }
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path {
fill: #007bb6; }
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path {
fill: #003650; }
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path {
fill: #26c4f1; }
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path {
fill: #0b84a6; }
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path {
fill: #e93f2e; }
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path {
fill: #a01e11; }
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path {
fill: #df1c31; }
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path {
fill: #84111d; }
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path {
fill: #8bbbe3; }
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path {
fill: #398bcf; }
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path {
fill: #b81621; }
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path {
fill: #5d0b11; }
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path {
fill: #ed4054; }
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path {
fill: #b61124; }
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path {
fill: #444; }
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path {
fill: #111111; }
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path {
fill: #125688; }
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path {
fill: #061d2e; }
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path {
fill: #0b79e5; }
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path {
fill: #064684; }
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path {
fill: #4d71a9; }
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path {
fill: #2d4263; }
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path {
fill: #ff6600; }
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path {
fill: #993d00; }
.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path {
fill: #43d854; }
.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path {
fill: #1f962d; }
.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path {
fill: #8d98a2; }
.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path {
fill: #5a656f; }
.rrssb-buttons li.rrssb-print a .rrssb-icon svg path:nth-child(2) {
fill: none; }

@font-face {
font-family: "American Captain Light";
src: url(https://static.redbirdflight.net/fonts/american-captain/American+Captain+01.otf);
src: url(https://static.redbirdflight.net/fonts/american-captain/American+Captain+01.ttf); }

.sn-outer-wrapper {
position: relative;
height: 100%;
width: 100%; }

.sn-content-wrapper {
-webkit-transform: translateZ(0) translateX(0) rotateY(0deg);
-ms-transform: translateZ(0) translateX(0) rotateY(0deg);
transform: translateZ(0) translateX(0) rotateY(0deg);
height: 100%;
min-height: 100%;
outline: 1px solid transparent;
position: relative;
z-index: 1; }
.sn-content-wrapper::after {
height: 0;
width: 100%;
transition: opacity 0.4s, height 0s 0.4s;
background: rgba(0, 0, 0, 0.1);
content: "";
left: 0;
opacity: 0;
position: absolute;
top: 0; }

.sn-content {
position: relative; }

.sn-outer-wrapper.modalview {
-webkit-perspective: 1500px;
perspective: 1500px;
position: fixed; }

.modalview .sn-content-wrapper {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
height: 100%;
width: 100%;
overflow: hidden;
position: absolute; }

.modalview .sn-content {
-webkit-transform: translateZ(-1px);
-ms-transform: translateZ(-1px);
transform: translateZ(-1px); }

.animate .sn-content-wrapper::after {
transition: opacity 0.3s;
height: 101%;
opacity: 1; }

.sn-nav {
height: auto;
font-size: 0.75rem;
position: absolute; }

.sn-nav.left {
left: 10%; }

.sn-nav.vertical {
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
text-align: left;
top: 50%; }

.sn-nav.vertical a {
display: block;
margin: 0 0 1rem 0; }

@media screen and (min-width: 40em) {
.sn-nav {
font-size: 1rem; }
.sn-nav.vertical a {
margin: 0 0 1.25rem 0; } }

@media screen and (min-width: 64em) {
.sn-nav {
font-size: 1.5rem; }
.sn-nav.vertical a {
margin: 0 0 1.5rem 0; } }

.sn-nav a {
transition: opacity 300ms ease-in 300ms, -webkit-transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 300ms ease-in 300ms;
transition: transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 300ms ease-in 300ms, -webkit-transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
color: #FFFFFF;
white-space: nowrap;
text-decoration: none; }

.sn-nav a:hover {
color: #DDDDDD; }

.sn-nav-wrapper {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 20px;
width: auto;
height: auto; }

.sn-moveleft .sn-content-wrapper {
transition: all 400ms cubic-bezier(0.175, 0.885, 0.335, 1.05);
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%; }

.sn-moveleft.animate .sn-content-wrapper {
-webkit-transform: translate3d(40%, 0, 0) scale3d(0.85, 0.85, 1);
-ms-transform: translate3d(40%, 0, 0) scale3d(0.85, 0.85, 1);
transform: translate3d(40%, 0, 0) scale3d(0.85, 0.85, 1);
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.18); }

.no-csstransforms3d .sn-moveleft.animate .container {
left: 75%; }

.sn-moveleft .sn-nav a {
-webkit-transform: translateX(-150px);
-ms-transform: translateX(-150px);
transform: translateX(-150px);
transition: opacity 0.4s, -webkit-transform 0.4s;
transition: transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
opacity: 0; }

.sn-moveleft.animate .sn-nav a {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1; }

.sn-moveleft.animate .sn-nav a:nth-child(1) {
transition-delay: 0.02s; }

.sn-moveleft.animate .sn-nav a:nth-child(2) {
transition-delay: 0.04s; }

.sn-moveleft.animate .sn-nav a:nth-child(3) {
transition-delay: 0.08s; }

.sn-moveleft.animate .sn-nav a:nth-child(4) {
transition-delay: 0.12s; }

.sn-moveleft.animate .sn-nav a:nth-child(5) {
transition-delay: 0.16s; }

.sn-moveleft.animate .sn-nav a:nth-child(6) {
transition-delay: 0.2s; }

.sn-moveleft.animate .sn-nav a:nth-child(7) {
transition-delay: 0.24s; }

.sn-movedown .sn-content-wrapper {
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%; }

.sn-movedown.animate .sn-content-wrapper {
-webkit-transform: translateY(50%) translateZ(-600px);
-ms-transform: translateY(50%) translateZ(-600px);
transform: translateY(50%) translateZ(-600px);
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.18); }

.no-csstransforms3d .sn-movedown.animate .container {
top: 75%; }

.sn-movedown .sn-nav a {
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
transition: opacity 0.4s, -webkit-transform 0.4s;
transition: transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
opacity: 0; }

.sn-movedown.animate .sn-nav a {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1; }

.sn-movedown.animate .sn-nav a:nth-child(1) {
transition-delay: 0.02s; }

.sn-movedown.animate .sn-nav a:nth-child(2) {
transition-delay: 0.04s; }

.sn-movedown.animate .sn-nav a:nth-child(3) {
transition-delay: 0.08s; }

.sn-movedown.animate .sn-nav a:nth-child(4) {
transition-delay: 0.12s; }

.sn-movedown.animate .sn-nav a:nth-child(5) {
transition-delay: 0.16s; }

.sn-movedown.animate .sn-nav a:nth-child(6) {
transition-delay: 0.2s; }

.sn-movedown.animate .sn-nav a:nth-child(7) {
transition-delay: 0.24s; }

button,
.button {
background-color: rgba(158, 158, 158, 0.2);
border: none;
border-radius: 3px;
color: #222;
position: relative;
height: 36px;
margin: 0;
min-width: 64px;
padding: 0 16px;
display: inline-block;
font-family: "Roboto", Helvetica, Arial, sans-serif;
font-size: 1rem;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0;
overflow: hidden;
will-change: box-shadow;
transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
outline: none;
cursor: pointer;
text-decoration: none;
text-align: center;
line-height: 36px;
vertical-align: middle;
-webkit-tap-highlight-color: transparent;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
[data-whatinput='mouse'] button, [data-whatinput='mouse']
.button {
outline: 0; }
button.tiny,
.button.tiny {
font-size: 0.6rem; }
button.small,
.button.small {
font-size: 0.75rem; }
button.large,
.button.large {
font-size: 1.25rem; }
button[disabled], button.disabled,
.button[disabled],
.button.disabled {
opacity: 0.4;
cursor: not-allowed;
pointer-events: none;
background-color: transparent; }
button.expand,
.button.expand {
display: block;
width: 100%;
margin-left: 0;
margin-right: 0; }
button.link,
.button.link {
background: 0 0; }
button.raised,
.button.raised {
background: rgba(158, 158, 158, 0.2);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
button:hover, button:focus,
.button:hover,
.button:focus {
color: #135a76;
background-color: rgba(158, 158, 158, 0.4); }
button.primary,
.button.primary {
color: #135a76; }
button.success,
.button.success {
color: #a90a28; }
button.success:hover, button.success:focus,
.button.success:hover,
.button.success:focus {
color: #a90a28; }
button.raised.primary,
.button.raised.primary {
color: #fff;
background-color: #135a76; }
button.raised.primary:hover, button.raised.primary:focus,
.button.raised.primary:hover,
.button.raised.primary:focus {
background-color: #104d64; }
button.raised.success,
.button.raised.success {
color: #fff;
background-color: #a90a28; }
button.raised.success:hover, button.raised.success:focus,
.button.raised.success:hover,
.button.raised.success:focus {
background-color: #900922; }

.rrssb-buttons {
font-family: "Roboto", Helvetica, Arial, sans-serif; }
.rrssb-buttons li a {
font-weight: 500;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.text-white {
color: #fff; }

.text-primary {
color: #135a76; }

.text-secondary {
color: #b6ae1d; }

.text-success {
color: #a90a28; }

.text-warning {
color: #02b0f5; }

.text-alert {
color: #5c0f1d; }

.text-shadow {
text-shadow: 2px 2px 2px #000; }

.primary-bg {
background-color: #135a76; }

.secondary-bg {
background-color: #b6ae1d; }

.success-bg {
background-color: #a90a28; }

.warning-bg {
background-color: #02b0f5; }

.alert-bg {
background-color: #5c0f1d; }
.gray-bg {
 background-color: #ccc;
}
.padding-sm {
padding: 0.75rem; }

.padding-md {
padding: 1rem; }

.padding-lg {
padding: 1.5rem; }

.margin-top-sm {
margin-top: 0.75rem; }

.padding-top-sm {
padding-top: 0.75rem; }

.padding-top-md {
padding-top: 1rem; }

.padding-top-lg {
padding-top: 1.5rem; }

.padding-bottom-sm {
padding-bottom: 0.75rem; }

.padding-bottom-md {
padding-bottom: 1rem; }

.padding-bottom-lg {
padding-bottom: 1.5rem; }

.focus-shadow {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36); }

.shadow-0dp {
box-shadow: none; }

.shadow-1dp {
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12); }

.shadow-2dp {
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.shadow-3dp {
box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12); }

.shadow-4dp {
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }

.shadow-5dp {
box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12); }

.shadow-6dp {
box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12); }

.shadow-7dp {
box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12); }

.shadow-8dp {
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); }

.shadow-9dp {
box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.2), 0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12); }

.shadow-10dp {
box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2), 0 10px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 18px 3px rgba(0, 0, 0, 0.12); }

@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1); }
60% {
-webkit-transform: scale(1.05); }
100% {
-webkit-transform: scale(1); } }

@keyframes pulse {
0% {
-webkit-transform: scale(1); }
60% {
-webkit-transform: scale(1.05); }
100% {
-webkit-transform: scale(1); } }

@-webkit-keyframes pulseOuter {
0% {
-webkit-transform: scale(1); }
60% {
-webkit-transform: scale(1.07); }
100% {
-webkit-transform: scale(1); } }

@keyframes pulseOuter {
0% {
-webkit-transform: scale(1); }
60% {
-webkit-transform: scale(1.07); }
100% {
-webkit-transform: scale(1); } }

@-webkit-keyframes pulsate {
from {
opacity: 1.0; }
to {
-webkit-transform: scale(1.4, 1.4);
opacity: 0.0; } }

@keyframes pulsate {
from {
opacity: 1.0; }
to {
-webkit-transform: scale(1.4, 1.4);
opacity: 0.0; } }

@-webkit-keyframes showNav {
0% {
opacity: 0;
-webkit-transform: translateX(0);
transform: translateX(0); }
30% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px); }
60% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px); }
100% {
opacity: 0;
-webkit-transform: translateX(0);
transform: translateX(0); } }

@keyframes showNav {
0% {
opacity: 0;
-webkit-transform: translateX(0);
transform: translateX(0); }
30% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px); }
60% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px); }
100% {
opacity: 0;
-webkit-transform: translateX(0);
transform: translateX(0); } }

.animsition,
.animsition-overlay {
position: relative;
opacity: 0;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }

/**
* overlay option
*/
.animsition-overlay-slide {
position: fixed;
z-index: 1;
width: 100%;
height: 100%;
background-color: #ddd; }

/* loading option */
.animsition-loading,
.animsition-loading:after {
width: 32px;
height: 32px;
position: fixed;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
border-radius: 50%;
z-index: 1000; }

.animsition-loading {
background-color: transparent;
border-top: 5px solid rgba(0, 0, 0, 0.2);
border-right: 5px solid rgba(0, 0, 0, 0.2);
border-bottom: 5px solid rgba(0, 0, 0, 0.2);
border-left: 5px solid #eee;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: loading .8s infinite linear;
animation: loading .8s infinite linear; }

@-webkit-keyframes loading {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }

@keyframes loading {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }

@-webkit-keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }

@keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }

.fade-in {
-webkit-animation-name: fade-in;
animation-name: fade-in; }

@-webkit-keyframes fade-out {
0% {
opacity: 1; }
100% {
opacity: 0; } }

@keyframes fade-out {
0% {
opacity: 1; }
100% {
opacity: 0; } }

.fade-out {
-webkit-animation-name: fade-out;
animation-name: fade-out; }

section {
position: relative;
background-color: #f9f9f9; }

.episode-title {
position: absolute;
left: 0;
top: 10%;
width: 100%;
text-align: center;
opacity: 1;
transition: all 0.2s; }

.info-window-focused .episode-title {
opacity: 0; }

@media screen and (min-width: 40em) {
.info-window-focused .episode-title {
opacity: 1; } }

@media screen and (max-width: 63.9375em) and (orientation: landscape) {
.episode-title {
left: 1rem;
top: 20%;
width: 50%;
text-align: left; }
.info-window-focused .episode-title {
opacity: 0; } }

@media screen and (min-width: 25em) and (orientation: portrait) {
.info-window-focused .episode-title {
opacity: 1; } }

.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-nav-compass {
cursor: default; }

.mapboxgl-ctrl-group {
background-color: #f9f9f9;
box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.5); }
.mapboxgl-ctrl-group button {
min-width: 0;
background-color: transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.25); }

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
background-color: rgba(0, 0, 0, 0.1);
border-top-left-radius: 3px; }
.mapboxgl-ctrl.mapboxgl-ctrl-attrib a {
font-size: 0.5rem; }
.mapboxgl-ctrl.mapboxgl-ctrl-attrib a.mapbox-improve-map {
display: none; }

.mapboxgl-popup-content {
text-align: center;
max-width: 15rem;
box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.5); }

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
display: none; }

.mapboxgl-popup-close-button {
color: #fff;
min-width: 0;
height: auto;
padding: 0;
line-height: 1;
top: 0.25rem;
right: 0.25rem; }

.video-background {
background-color: #000;
height: 100%;
width: 100%; }

.raster-overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-image: url("http://static.redbirdflight.net/backgrounds/raster.png"); }

.section-img {
height: 12.5rem;
background: #135a76 center no-repeat;
text-align: center;
position: relative; }
.section-img .img-title {
padding: 4.75rem 0; }
.section-img .location-logo {
position: absolute;
box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.5);
margin: 0 auto 0;
left: 50%;
top: 2rem;
width: 60%;
max-height: 8rem;
-webkit-transform: translate(-50%, 1rem);
-ms-transform: translate(-50%, 1rem);
transform: translate(-50%, 1rem);}

@media screen and (min-width: 40em) {
.scroll {
overflow-y: scroll;
height: 100vh;
padding-right: 2.5rem; }
.section-img {
background-size: cover;
height: 100vh;
text-align: left; }
.section-img .img-title {
padding: 3rem; }
.section-img .location-logo {
position: absolute;
left: 50%;
top: 20%;
width: 80%;
max-width: 20rem;
max-height: none;
-webkit-transform: translate(-50%, -20%);
-ms-transform: translate(-50%, -20%);
transform: translate(-50%, -20%); }
.fp-responsive section,
.fp-responsive .section,
.fp-responsive .slide {
min-height: 37.5rem; }
.fp-responsive .scroll {
overflow-y: auto;
height: 100%;
padding-right: 0.9375rem; }
.fp-responsive .section-img {
min-height: 37.5rem; } }

.video-play-container {
position: absolute;
left: 50%;
top: 45%;
width: 8.75rem;
height: 8.75rem;
opacity: 1;
-webkit-transform: translate(-50%, -45%);
-ms-transform: translate(-50%, -45%);
transform: translate(-50%, -45%);
transition: all 0.2s; }
.video-play-container .circle {
position: absolute;
border-radius: 50%;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
background-color: #ffffff; }
.video-play-container .circle.bottom {
width: 8.75rem;
height: 8.75rem;
opacity: 0.35;
-webkit-animation: pulseOuter 4s ease-in-out;
animation: pulseOuter 4s ease-in-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
.video-play-container .circle.center {
width: 6.25rem;
height: 6.25rem;
opacity: 0.35;
-webkit-animation: pulse 4s ease-in-out;
animation: pulse 4s ease-in-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
.video-play-container .circle.top {
width: 4.375rem;
height: 4.375rem;
opacity: 1;
background: url("http://static.redbirdflight.net/winging-it/images/play-button-default.png") center no-repeat;
background-size: cover;
cursor: pointer; }
.video-play-container .circle.pulse {
width: 4.25rem;
height: 4.25rem;
opacity: 1;
transition: opacity 0.2s;
background-color: #135a76; }
.video-play-container .circle.hover {
width: 4.25rem;
height: 4.25rem;
opacity: 0;
transition: opacity 0.2s;
background-color: #a90a28; }
.video-play-container.animated .circle.top {
background-image: url("http://static.redbirdflight.net/winging-it/images/play-button-hover.png"); }
.video-play-container.animated .circle.pulse {
opacity: 0;
background-color: #a90a28;
-webkit-animation: pulsate 1s ease-in-out;
animation: pulsate 1s ease-in-out; }
.video-play-container.animated .circle.hover {
opacity: 1; }
.video-play-container.thumb {
top: 60%;
width: 5.125rem;
height: 5.125rem;
-webkit-transform: translate(-50%, -60%);
-ms-transform: translate(-50%, -60%);
transform: translate(-50%, -60%); }
.video-play-container.thumb .circle.bottom {
width: 5.125rem;
height: 5.125rem; }
.video-play-container.thumb .circle.center {
width: 4.625rem;
height: 4.625rem; }
.video-play-container.thumb .circle.top {
width: 4.25rem;
height: 4.25rem; }
.video-play-container.thumb .circle.pulse {
width: 4.25rem;
height: 4.25rem; }
.video-play-container.thumb .circle.hover {
width: 4.25rem;
height: 4.25rem; }

.info-window-focused .video-play-container {
top: 20%; }

@media screen and (max-width: 63.9375em) and (orientation: landscape) {
.video-play-container {
top: 25%;
left: 80%;
-webkit-transform: translate(-80%, -25%);
-ms-transform: translate(-80%, -25%);
transform: translate(-80%, -25%); }
.video-play-container.thumb {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.info-window-focused .video-play-container {
opacity: 0; } }

@media screen and (min-width: 25em) and (orientation: portrait) {
.video-play-container {
top: 45%;
width: 11.25rem;
height: 11.25rem;
-webkit-transform: translate(-50%, -45%);
-ms-transform: translate(-50%, -45%);
transform: translate(-50%, -45%); }
.video-play-container .circle.bottom {
width: 11.25rem;
height: 11.25rem; }
.video-play-container .circle.center {
width: 8.75rem;
height: 8.75rem; }
.video-play-container .circle.top {
width: 6.875rem;
height: 6.875rem; }
.video-play-container .circle.pulse {
width: 6.625rem;
height: 6.625rem; }
.video-play-container .circle.hover {
width: 6.625rem;
height: 6.625rem; }
.info-window-focused .video-play-container {
top: 40%;
opacity: 1; } }

@media screen and (min-width: 64em) {
.video-play-container {
top: 50%;
width: 13.75rem;
height: 13.75rem;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.video-play-container .circle.bottom {
width: 13.75rem;
height: 13.75rem; }
.video-play-container .circle.center {
width: 11.25rem;
height: 11.25rem; }
.video-play-container .circle.top {
width: 9.375rem;
height: 9.375rem; }
.video-play-container .circle.pulse {
width: 8.75rem;
height: 8.75rem; }
.video-play-container .circle.hover {
width: 8.75rem;
height: 8.75rem; }
.info-window-focused .video-play-container {
top: 40%; } }
.track-map-info {
 position: absolute;
 left: 50%;
 bottom: 0;
 background-color: rgba(0, 0, 0, 0.65);
 -webkit-transform: translate(-50%, 0);
 -ms-transform: translate(-50%, 0);
 transform: translate(-50%, 0);
 border-top-left-radius: 3px;
 border-top-right-radius: 3px;
}
.track-map-info a {
 color: #fff;
 text-decoration: underline;
}
.track-map-info a:hover,
.track-map-info a:focus {
 color: #777;
}
.info-window {
position: absolute;
left: 50%;
bottom: -100px;
width: 80vw;
min-width: 18.75rem;
max-height: 17.1875rem;
background-color: rgba(0, 0, 0, 0.65);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
transition: bottom 0.2s;
overflow: hidden;
cursor: pointer; }
.info-window .description {
padding: 0.5rem; }
.info-window .share-block {
padding: 0.25rem 0.5rem 0.5rem;
max-width: 37.5rem;
transition: opacity 0.2s, height 0.1s; }
.info-window .location-thumbnail {
position: relative;
width: 100%;
height: 12.5rem;
background: no-repeat center; }
.info-window .location-button {
top: 1rem;
left: 1rem;
opacity: 0; }

.info-window-focused .info-window {
bottom: 0; }
.info-window-focused .info-window .location-button {
opacity: 1; }

@media screen and (min-width: 0em) and (max-width: 39.9375em) and (orientation: landscape) {
.info-window {
bottom: -145px;
width: 28.75rem; } }

@media screen and (min-width: 40em) {
.info-window {
width: 31.25rem;
max-height: 18.75rem;
bottom: -150px; } }

@media screen and (min-width: 64em) {
.info-window {
left: 50px;
bottom: -110px;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); } }

.reveal.video {
background-color: #000;
padding: 0; }
.reveal.video .close-button {
color: #fff;
right: 0.5rem;
top: 3.5rem; }
.reveal.video .flex-video.widescreen {
top: 9.6875rem; }

@media screen and (orientation: landscape) {
.reveal.video .flex-video.widescreen {
top: 1.875rem; } }

.card {
box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.26);
border-radius: 5px;
background: #fff;
position: relative}
.card .card-table {
margin-left: 0;
margin-bottom: 1.25rem; }
.card .card-table * {
list-style: none;
line-height: 1; }
.card .card-table .title {
background-color: #a90a28;
padding: 0.9375rem 1.25rem;
text-align: center; }
.card .card-table .title a {
color: #fff; }
.card .card-table .description {
background-color: #e6e6e6;
border-bottom: none;
padding: 0.9375rem;
text-align: center;
color: #777;
font-size: 0.75rem;
font-weight: normal;
line-height: 1.4; }
.card .card-table .cta-button {
background-color: #e6e6e6;
text-align: center;
padding: 1.25rem 1.25rem 0; }

html.fp-enabled,
.fp-enabled body {
margin: 0;
padding: 0;
overflow: hidden;
-webkit-tap-highlight-color: transparent; }

#superContainer {
height: 100%;
position: relative;
-ms-touch-action: none;
touch-action: none; }

.fp-section {
position: relative;
box-sizing: border-box; }

.fp-slide {
float: left; }

.fp-slide, .fp-slidesContainer {
height: 100%;
display: block; }

.fp-slides {
z-index: 1;
height: 100%;
overflow: hidden;
position: relative;
transition: all 0.3s ease-out; }

.display-table,
.fp-section.fp-table,
.fp-slide.fp-table {
display: table;
table-layout: fixed;
width: 100%;}
@media screen and (min-width: 56.25em) {
 .display-table {
  height: 100%;}
}
.display-table-cell,
.fp-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%; }

.fp-slidesContainer {
float: left;
position: relative; }

.slide-content {
padding: 0 1.25rem;
position: relative; }

.fp-controlArrow {
-webkit-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-ms-user-select: none;
position: absolute;
border-radius: 3px;
z-index: 4;
bottom: 0.625rem;
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
background-color: #135a76;
cursor: pointer;
width: 3.75rem;
height: 1.875rem;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.fp-controlArrow::before, .fp-controlArrow::after {
position: absolute;
color: #fff;
font-size: 0.875rem; }
.fp-controlArrow.fp-prev {
left: 30px; }
.fp-controlArrow.fp-prev::after {
content: 'Prev';
top: 0.3125rem;
left: 1rem; }
.fp-controlArrow.fp-prev::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
border-color: transparent #135a76 transparent transparent;
border-right-style: solid;
border-left-width: 0;
bottom: auto;
left: -0.4375rem;
top: 0.1875rem; }
.fp-controlArrow.fp-next {
right: 30px; }
.fp-controlArrow.fp-next::after {
content: 'Next';
top: 0.3125rem;
right: 1rem; }
.fp-controlArrow.fp-next::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
border-color: transparent transparent transparent #135a76;
border-left-style: solid;
border-right-width: 0;
bottom: auto;
right: -0.4375rem;
top: 0.1875rem; }

@media screen and (min-width: 40em) {
.slide-content {
padding: 0 4.6875rem; }
.slide-content .card {
max-width: 75rem;
margin: 0 auto; }
.fp-controlArrow {
bottom: 3.125rem;
width: 5rem;
height: 2.5rem; }
.fp-controlArrow::before, .fp-controlArrow::after {
position: absolute;
color: #fff;
font-size: 1rem; }
.fp-controlArrow.fp-prev {
left: 4.6875rem; }
.fp-controlArrow.fp-prev::after {
content: 'Prev';
top: 0.5rem;
left: 1.375rem; }
.fp-controlArrow.fp-prev::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 1rem;
border-color: transparent #135a76 transparent transparent;
border-right-style: solid;
border-left-width: 0;
bottom: auto;
left: -0.6875rem;
top: 0.25rem; }
.fp-controlArrow.fp-next {
right: 4.6875rem; }
.fp-controlArrow.fp-next::after {
content: 'Next';
top: 0.5rem;
right: 1.375rem; }
.fp-controlArrow.fp-next::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 1rem;
border-color: transparent transparent transparent #135a76;
border-left-style: solid;
border-right-width: 0;
bottom: auto;
right: -0.6875rem;
top: 0.25rem; } }

.fp-scrollable {
overflow: scroll; }

.fp-notransition {
transition: none !important; }

.fp-slidesNav {
position: absolute;
z-index: 4;
left: 50%;
opacity: 1; }
.fp-slidesNav.bottom {
bottom: 17px; }
.fp-slidesNav.top {
top: 17px; }

#fp-nav ul,
.fp-slidesNav ul {
margin: 0;
padding: 0; }
#fp-nav ul li,
.fp-slidesNav ul li {
display: block;
width: 14px;
height: 13px;
margin: 14px 7px;
position: relative; }
#fp-nav ul li a,
.fp-slidesNav ul li a {
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none; }
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
height: 14px;
width: 14px;
margin: -8px 0 0 -8px;
border-radius: 100%;
background: #a90a28; }
#fp-nav ul li:hover #fp-nav ul li a.active span,
#fp-slidesNav ul li:hover #fp-nav ul li a.active span, #fp-nav ul li:hover
.fp-slidesNav ul li a.active span,
#fp-slidesNav ul li:hover
.fp-slidesNav ul li a.active span {
height: 14px;
width: 14px;
margin: -8px 0 0 -8px;
border-radius: 100%; }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
border-radius: 50%;
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
position: absolute;
z-index: 1;
height: 10px;
width: 10px;
border: 0;
background: #135a76;
left: 50%;
top: 50%;
margin: -6px 0 0 -6px;
transition: all 0.1s ease-in-out; }
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
width: 14px;
height: 14px;
margin: -8px 0 0px -8px;
background: #a90a28; }

#fp-nav {
display: none;
position: fixed;
z-index: 1;
margin-top: -32px;
top: 50%;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0); }
#fp-nav.right {
right: 17px; }
#fp-nav.left {
left: 17px; }
#fp-nav ul li .fp-tooltip {
border-radius: 3px;
background: #135a76;
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
padding: 0.5rem 1rem;
position: absolute;
top: -12px;
right: 20px;
color: #fff;
font-size: 16px;
font-family: "Roboto", Helvetica, Arial, sans-serif;
white-space: nowrap;
width: auto;
display: block;
opacity: 0;
cursor: pointer;
transition: all 0.2s ease-in; }
#fp-nav ul li .fp-tooltip::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
border-color: transparent transparent transparent #135a76;
border-left-style: solid;
border-right-width: 0;
position: absolute;
bottom: auto;
left: 98%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
#fp-nav ul li:hover .fp-tooltip {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px); }
#fp-nav.fp-show-active a.active + .fp-tooltip {
width: auto;
right: 40px;
opacity: 1;
background: #a90a28; }

.fp-slidesNav ul li {
display: inline-block; }

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
height: auto !important; }

.loaded #fp-nav {
display: block; }
.loaded #fp-nav ul li .fp-tooltip {
-webkit-animation: showNav 1s ease-in-out;
animation: showNav 1s ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1; }
.loaded #fp-nav ul li:nth-child(2) .fp-tooltip {
-webkit-animation-delay: 0.75s;
animation-delay: 0.75s; }
.loaded #fp-nav ul li:nth-child(3) .fp-tooltip {
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s; }
.loaded #fp-nav ul li:nth-child(4) .fp-tooltip {
-webkit-animation-delay: 2.25s;
animation-delay: 2.25s; }
.loaded #fp-nav ul li:nth-child(5) .fp-tooltip {
-webkit-animation-delay: 3s;
animation-delay: 3s; }
.loaded #fp-nav ul li:nth-child(6) .fp-tooltip {
-webkit-animation-delay: 3.75s;
animation-delay: 3.75s; }
.loaded #fp-nav ul li:nth-child(7) .fp-tooltip {
 -webkit-animation-delay: 4.5s;
 animation-delay: 4.5s; }
.loaded #fp-nav ul li:nth-child(8) .fp-tooltip {
 -webkit-animation-delay: 5.25s;
 animation-delay: 5.25s; }

.video-playing #fp-nav {
z-index: -100; }

.top-bar {
background: rgba(0, 0, 0, 0.25);
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 100; }
.top-bar .top-bar-title .logo {
position: absolute;
width: 6.25rem;
height: 1.9375rem;
background: url("http://static.redbirdflight.net/winging-it/images/website-header-logo.png") no-repeat center;
background-size: contain; }
.top-bar .top-bar-title .menu-icon {
padding: 0.75rem 0.5rem;
margin: 0.45rem 0.75rem 0.5rem 0; }
.top-bar .top-bar-title .menu-icon:hover::after {
background: #a90a28;
box-shadow: 0 7px 0 #a90a28, 0 14px 0 #a90a28; }
.top-bar .top-bar-title .top-bar-hashtag {
font-family: "American Captain Light", Helvetica, Roboto, Arial, sans-serif;
font-size: 1.375rem;
float: right;
color: #fff;
vertical-align: bottom;
text-decoration: none; }
.top-bar .top-bar-title .top-bar-hashtag:hover, .top-bar .top-bar-title .top-bar-hashtag:focus {
color: #a90a28; }

.fp-viewing-video-section .top-bar {
background: transparent; }

@media screen and (min-width: 40em) {
.top-bar .top-bar-title {
width: 20rem; }
.top-bar .top-bar-title .logo {
width: 9.375rem;
height: 2.4375rem; }
.top-bar .top-bar-title .menu-icon {
margin: 0.65rem 1rem 0.5rem 0; }
.top-bar .top-bar-title .top-bar-hashtag {
font-size: 1.75rem; }
.top-bar .top-bar-right {
padding-right: 1rem;
cursor: pointer; }
.top-bar .top-bar-right label {
line-height: 1; }
.top-bar .top-bar-right .dropdown-pane {
top: 0;
right: 0;
opacity: 0;
transition: opacity 0.2s; }
.top-bar .top-bar-right .dropdown-pane .next-stop-img {
position: relative;
width: 100%;
height: 10rem;
background: center no-repeat;
background-size: cover; }
.top-bar .next-stop-dropdown:hover .dropdown-pane, .top-bar .next-stop-dropdown:focus .dropdown-pane {
opacity: 1;
visibility: visible; } }

.main-map {
position: absolute;
top: -30vh;
left: 0;
height: 130vh;
width: 100%;
overflow: hidden; }
.main-map.static-map {
top: 0;
height: 100vh;
background: no-repeat center;
background-size: cover; }
.main-map .mapboxgl-ctrl-top-right {
top: 5rem; }

.main-map-info-window {
position: absolute;
top: 40vh;
left: 0;
height: 60vh;
width: 100%;
box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.5);
background: rgba(0, 0, 0, 0.65);
transition: all 200ms;
overflow: hidden; }
.main-map-info-window .loading {
position: absolute;
top: 0;
left: 0;
height: 0;
width: 0; }
.main-map-info-window .info-content {
position: absolute;
opacity: 1;
top: 0;
left: 0;
height: 100%;
width: 100%;
transition: all 200ms; }
.main-map-info-window .info-content-img {
position: absolute;
top: 0;
left: 0;
height: 9.375rem;
width: 100%;
background: url("https://static.redbirdflight.net/winging-it/images/general-thumbnail.jpg") no-repeat top center;
background-size: cover; }
.main-map-info-window .content-welcome-title {
display: none; }
.main-map-info-window .flex-video {
display: none;
margin-bottom: 0; }
.main-map-info-window .content-img-note {
position: absolute;
top: 60%;
left: 10%;
width: 80%;
-webkit-transform: translateY(-60%);
-ms-transform: translateY(-60%);
transform: translateY(-60%); }
.main-map-info-window .info-content-share {
position: absolute;
top: 0.25rem;
right: 0.5rem;
width: 11.25rem; }
.main-map-info-window .info-content-body {
padding: 9.875rem 0.5rem 0.25rem; }
.main-map-info-window .info-content-body p {
color: #fff; }
.main-map-info-window .map-controls {
background: rgba(0, 0, 0, 0.65);
border-top: 1px solid rgba(0, 0, 0, 0.25);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 0.5rem 0.5rem 0.25rem; }
.main-map-info-window .map-controls .menu li {
padding: 0 0.25rem; }
.main-map-info-window .map-controls button {
position: relative;
font-size: 0.75rem; }
.main-map-info-window .map-controls button.arrow-right:after, .main-map-info-window .map-controls button.arrow-left:after {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.main-map-info-window .map-controls button.arrow-left {
padding: 0 12px 0 20px; }
.main-map-info-window .map-controls button.arrow-left:after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent #fff transparent transparent;
border-right-style: solid;
border-left-width: 0;
left: 8px; }
.main-map-info-window .map-controls button.arrow-right {
padding: 0 20px 0 12px; }
.main-map-info-window .map-controls button.arrow-right:after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent transparent transparent #fff;
border-left-style: solid;
border-right-width: 0;
right: 8px; }
.main-map-info-window.welcome-splash {
top: 20vh;
height: 80vh; }
.main-map-info-window.welcome-splash .info-content-img {
height: 100%; }
.main-map-info-window.welcome-splash .content-welcome-title {
display: block;
position: absolute;
top: 1.5rem;
left: 0;
width: 100%;
padding: 0 1rem; }
.main-map-info-window.welcome-splash .info-content-body {
display: none; }
.main-map-info-window.welcome-splash .info-content-share {
right: auto;
left: 50%;
top: auto;
bottom: 3.75rem;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.main-map-info-window.welcome-splash.video-playing .flex-video {
display: block; }
.main-map-info-window.welcome-splash.video-playing .info-content-img {
display: none; }

.animating .main-map {
height: 100vh;
top: 0; }

.animating .main-map-info-window {
top: 80vh;
height: 20vh; }
.animating .main-map-info-window .info-content {
-webkit-animation-duration: 200ms;
animation-duration: 200ms;
-webkit-animation-name: fade-out;
animation-name: fade-out;
opacity: 0; }
.animating .main-map-info-window .loading {
height: 100%;
width: 100%; }
.main-map-info-window .loading .loading-spinner:after {
    content: "";
}
.animating .main-map-info-window .loading .loading-spinner,
.animating .main-map-info-window .loading .loading-spinner:after {
width: 32px;
height: 32px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
border-radius: 50%;
z-index: 1000; }
.animating .main-map-info-window .loading .loading-spinner {
background-color: transparent;
border-top: 5px solid rgba(0, 0, 0, 0.2);
border-right: 5px solid rgba(0, 0, 0, 0.2);
border-bottom: 5px solid rgba(0, 0, 0, 0.2);
border-left: 5px solid #eee;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: loading .8s infinite linear;
animation: loading .8s infinite linear; }

@media screen and (min-width: 40em) {
.main-map-info-window.welcome-splash .content-welcome-title {
top: 2.125rem; }
.main-map-info-window .map-controls button {
font-size: 0.875rem; }
.main-map-info-window .map-controls button.arrow-left {
padding: 1px 16px 0 24px; }
.main-map-info-window .map-controls button.arrow-left:after {
left: 10px; }
.main-map-info-window .map-controls button.arrow-right {
padding: 1px 24px 0 16px; }
.main-map-info-window .map-controls button.arrow-right:after {
right: 10px; } }

@media screen and (max-width: 63.9375em) and (orientation: landscape) {
.main-map {
left: 50vw;
width: 50vw;
height: 100vh;
top: 0; }
.main-map-info-window {
top: 0;
height: 100vh;
width: 50vw;
background: #000;
box-shadow: 3px 0 6px 0 rgba(0, 0, 0, 0.5); }
.main-map-info-window .info-content-img {
height: 11.25rem; }
.main-map-info-window .info-content-share {
right: auto;
left: 0.25rem;
top: 9rem; }
.main-map-info-window .info-content-body {
padding-top: 11.75rem; }
.main-map-info-window .info-content-body p {
font-size: 0.75rem; }
.main-map-info-window.welcome-splash {
top: 0;
height: 100vh;
width: 100vw; }
.main-map-info-window.welcome-splash .content-welcome-title {
top: 3rem; }
.animating .main-map-info-window {
top: 0;
height: 100vh; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) and (orientation: portrait) {
.main-map {
height: 100vh;
top: 0; }
.main-map-info-window {
top: calc(100vh - 440px);
left: 1.25rem;
height: 25rem;
width: 25rem;
background-color: rgba(0, 0, 0, 0.65);
box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.5);
border-radius: 3px; }
.main-map-info-window .info-content-img {
height: 12.5rem; }
.main-map-info-window .info-content-body {
padding-top: 12.5rem; }
.main-map-info-window.welcome-splash {
left: 0;
width: 100%;
top: 50vh;
height: 50vh; }
.main-map-info-window.welcome-splash.video-playing {
top: 20vh; } }

@media screen and (min-width: 64em) {
.main-map {
height: 100vh;
top: 0; }
.main-map-info-window {
top: 25vh;
left: 2.5rem;
height: 28rem;
width: 21.875rem;
box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.5);
border-radius: 3px; }
.main-map-info-window .info-content-img {
height: 12.5rem; }
.main-map-info-window .info-content-body {
padding-top: 12.5rem; }
.main-map-info-window.welcome-splash {
left: 50%;
width: 80vw;
max-width: 50rem;
top: 20vh;
height: 60%;
min-height: 31.25rem;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.main-map-info-window.welcome-splash .content-welcome-title {
text-align: center; } }

@media screen and (min-width: 75em) {
.main-map-info-window {
left: 10vw; } }

.rrssb-buttons li.rrssb-email a {
background-color: #a90a28; }
.rrssb-buttons li.rrssb-email a:hover, .rrssb-buttons li.rrssb-email a:focus {
background-color: #5c0f1d; }

#video {
background: no-repeat center #135a76;
position: relative;
overflow: hidden; }

.map {
 height: 100vh;
 width: 100%;
}
.map.static-map {
 top: 0;
 height: 100vh;
 background: no-repeat center;
 background-size: cover; }
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (orientation: landscape) {
.fp-responsive #video {
min-height: 100vh; } }

form {
 position: relative;
 margin: 0 0 1rem;
}
.hs-form .hs-form-required {
 color: #a70e13;
}
.hs-input::-moz-placeholder,
input::-moz-placeholder {
 color: #aaa;
 opacity: 1;
}
.hs-input:-ms-input-placeholder,
input:-ms-input-placeholder {
 color: #aaa;
}
.hs-input::-webkit-input-placeholder,
input::-webkit-input-placeholder {
 color: #aaa;
}
input[type="submit"].button.primary {
 width: 100%;
 cursor: pointer;
 line-height: normal;
 position: relative;
 text-decoration: none;
 text-align: center;
 -webkit-appearance: none;
 -moz-appearance: none;
 display: block;
 font-size: 1rem;
 text-transform: uppercase;
 overflow: hidden;
 transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
 padding: 0;
 margin: 0;
 height: 2.3rem;
 border: 1px solid transparent;
 -webkit-border-top-right-radius: 3px;
 -moz-border-radius-topright: 3px;
 -webkit-border-bottom-right-radius: 3px;
 -moz-border-radius-bottomright: 3px;
 border-radius: 0 3px 3px 0;
 box-sizing: border-box;
 background-color: #4caf50;
 color: #FFFFFF;
}
input[type="submit"].button.primary:hover,
input[type="submit"].button.primary:focus {
 background-color: #3d8c40;
 color: #FFFFFF;
}
form.inline-form.hs-form > div {
 display: inline;
}
form.inline-form.hs-form .hs-form-field {
 display: inline-block;
 position: relative;
}
form.inline-form.hs-form .field {
 margin: 0;
}
form.inline-form.hs-form .actions {
 margin: 0;
}
form.inline-form.hs-form .hs_submit {
 display: inline-block;
 width: 25%;
}
form.inline-form.hs-form .hs-form-field > label {
 position: absolute;
 padding: 0;
 width: auto;
 top: 0.75rem;
 left: 0.5rem;
 opacity: 1;
 transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
 font-family: "Roboto", Helvetica, Arial, sans-serif;
 font-size: .875rem;
 color: #4d4d4d;
 text-align: left;
 float: none;
 cursor: pointer;
 display: block;
 font-weight: normal;
 line-height: 1;
 margin-bottom: .5rem;
}
form.inline-form.hs-form .hs-form-field.focused > label,
form.inline-form.hs-form .hs-form-field.has-value > label {
 opacity: 0;
}
form.inline-form.hs-form .input {
 margin: 0;
 padding: 0;
}
form.inline-form.hs-form input.hs-input {
 -webkit-appearance: none;
 font-weight: normal;
 font-size: 0.875rem;
 line-height: normal;
 color: #444;
 display: block;
 border: 1px solid #ccc;
 border-radius: 0;
 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
 box-sizing: border-box;
 max-width: none;
 width: 100%;
 margin: 0;
 padding: 0.5rem;
 height: 2.3125rem;
}
form.inline-form.hs-form input.hs-input:focus {
 background: #fff;
 border-color: #4caf50;
 outline: none;
}
form.inline-form.hs-form .hs-form-field:nth-child(1) .hs-input {
 -webkit-border-top-left-radius: 3px;
 -moz-border-radius-topleft: 3px;
 border-top-left-radius: 3px;
 -webkit-border-bottom-left-radius: 3px;
 -moz-border-radius-bottomleft: 3px;
 border-bottom-left-radius: 3px;
}
form.inline-form.inline-inputs-1.hs-form:nth-child(1) .hs-form-field {
 width: 75%;
}
form.inline-form.inline-inputs-2.hs-form:nth-child(1) .hs-form-field,
form.inline-form.inline-inputs-2.hs-form:nth-child(2) .hs-form-field {
 width: 37.5%;
}
form.inline-form.inline-inputs-3.hs-form:nth-child(1) .hs-form-field,
form.inline-form.inline-inputs-3.hs-form:nth-child(2) .hs-form-field,
form.inline-form.inline-inputs-3.hs-form:nth-child(3) .hs-form-field {
 width: 25%;
}
.hsformerror,
.hs-error-msgs {
 display: none !important;
}
input.hs-input.error:focus, .hs-form div.field.error input:focus, .hs-form div.field.error textarea:focus, .hs-form div.field.error .chzn-choices:focus, textarea.hs-input.error:focus {
 -webkit-box-shadow: none !important;
 -moz-box-shadow: none !important;
 box-shadow: none !important;
}
form.inline-form .hs-form-field .hs-input:not(:focus).invalid {
 border-color: #ff9800;
 color: #ff9800;
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-name: pulse;
 animation-name: pulse;
}
form.inline-form .hs-form-field:before,
form.inline-form .hs-form-field:after {
 position: absolute;
 top: 50%;
 content: "";
}
form.inline-form .hs-form-field.invalid:before {
 content: "!";
 z-index: 2;
 right: 1rem;
 margin-top: -0.35rem;
 font-size: 0.75rem;
 color: #fff;
}
form.inline-form .hs-form-field.invalid:after {
 right: 0.5rem;
 z-index: 1;
 border-width: 0 10px 19px;
 border-style: solid;
 border-color: #ff9800 transparent;
 margin-top: -10px;
 background: transparent;
}
.hidden {
    display: block !important;
    visibility: visible !important;
}
.overlay-card {
 background: rgba(255,255,255,0.5);
}
.listing-card {
 box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.26);
 transition: all 0.3s;
}
.listing-card:hover {
 box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.26);
}
.listing-card-header {
 background: #135a76 center no-repeat;
 background-size: cover;
}
.listing-card-title {
 padding: 10rem 1rem 1rem;
}
.modal-header-img {
 background: url("https://static.redbirdflight.net/winging-it/images/general-thumbnail.jpg") center;
 background-size: cover;
 height: 10rem;
 width: 100%;
}
.modal-header-title {
 padding: 7rem 1.5rem 0;
}
.image-gallery-img {
 display: block;
}
.image-gallery-img > img {
 display: block;
 margin: 0 auto 0;
}
#footer {
 background: url("//cdn2.hubspot.net/hub/358371/banner-sm.jpg") no-repeat center;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
 #footer {
  background: url("//cdn2.hubspot.net/hub/358371/banner-md.jpg") no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }
}
@media only screen and (min-width: 64.063em) {
 #footer {
  background: url("//cdn2.hubspot.net/hub/358371/banner-lg_v2.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }
}
/* Webicons by Adam Fairhead at Fairhead Creative http://fairheadcreative.com */
.webicon {
 display: inline-block;
 background-size: 100%;
 background-position: center center;
 width: 2.5rem;
 height: 2.5rem;
 text-indent: -999em;
 text-align: left;
 -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
 -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
 box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 border-radius: 6px;
 margin-bottom: 5px; }

.webicon:hover {
 margin: -1px 0 1px;
 -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
 -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
 box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); }

.no-svg .webicon {
 background-size: contain;
}

/* restore webicons accessibility for print */
@media print {
 * {
  background: transparent !important;
  color: #000 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
 }
 .webicon {
  text-indent: 0;
  width: auto !important;
  height: auto !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
 }
}
.no-svg .webicon.facebook {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-facebook.png"); }
.svg .webicon.facebook {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-facebook.svg"); }
.no-svg .webicon.googleplus {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-googleplus.png"); }
.svg .webicon.googleplus {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-googleplus.svg"); }
.no-svg .webicon.instagram {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-instagram.png"); }
.svg .webicon.instagram {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-instagram.svg"); }
.no-svg .webicon.linkedin {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-linkedin.png"); }
.svg .webicon.linkedin {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-linkedin.svg"); }
.no-svg .webicon.mail {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-mail.png"); }
.svg .webicon.mail {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-mail.svg"); }
.no-svg .webicon.pinterest {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-pinterest.png"); }
.svg .webicon.pinterest {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-pinterest.svg"); }
.no-svg .webicon.rss {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-rss.png"); }
.svg .webicon.rss {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-rss.svg"); }
.no-svg .webicon.twitter {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-twitter.png"); }
.svg .webicon.twitter {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-twitter.svg"); }
.no-svg .webicon.vine {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-vine.png"); }
.svg .webicon.vine {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-vine.svg"); }
.no-svg .webicon.vimeo {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-vimeo.png"); }
.svg .webicon.vimeo {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-vimeo.svg"); }
.no-svg .webicon.yelp {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-yelp.png"); }
.svg .webicon.yelp {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-yelp.svg"); }
.no-svg .webicon.youtube {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-youtube.png"); }
.svg .webicon.youtube {
 background-image: url("https://static.redbirdflight.net/social-icons/webicon-youtube.svg"); }