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

.fa,
.fa-stack {
    display: inline-block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.fa-fw,
.fa-li,
.fa-stack-1x,
.fa-stack-2x,
.slick-dots,
.text-center {
    text-align: center
}

.hamburger,
button,
select {
    text-transform: none
}

.clearfix:after,
.slick-track:after {
    clear: both
}

.button,
a {
    text-decoration: none
}

.sticky-nav header .flex-left,
.sticky-nav header .wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.image-replace,
.nowrap {
    white-space: nowrap
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Sanchez;
    src: url(../fonts/33AF97_9_0.woff2) format("woff2"), url(../fonts/33AF97_9_0.woff) format("woff"), url(../fonts/33AF97_9_0.ttf) format("truetype")
}

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

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

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

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

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

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

.fa-fw {
    width: 1.28571em
}

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

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

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em
}

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

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

.fa-pull-left {
    float: left
}

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

.pull-left {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

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

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

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

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

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

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

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

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

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

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

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

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-list,
svg:not(:root) {
    overflow: hidden
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-loading .slick-list {
    background: url(ajax-loader.gif) center center no-repeat #fff
}

@font-face {
    font-family: slick;
    src: url(../fonts/slick.eot);
    src: url(../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none;
    outline: 0
}

.hamburger,
img,
legend {
    border: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    list-style: none;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

body,
legend,
td,
th {
    padding: 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25
}

.hamburger-box,
body,
sub,
sup {
    position: relative
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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;
    cursor: pointer
}

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

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

figure {
    margin: 1em 40px
}

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

pre,
textarea {
    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,
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[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

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

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

* {
    -webkit-overflow-scrolling: touch
}

body,
html {
    height: 100%;
    width: 100%
}

body {
    font: 14px/1.2 NationalWeb-Regular, sans-serif;
    color: #706259;
    min-width: 320px;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    line-height: 1.42857
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.clickable {
    cursor: pointer
}

ol,
ul {
    padding-left: 1rem;
    margin-top: 0
}

ol li,
ul li {
    margin-bottom: 1rem
}

.h1,
h1,
.details .description h1 {
    font-size: 2.286em
}

.h2,
h2,
.details .description h2 {
    font-size: 1.714em
}

@media screen and (min-width:992px) {
    .h2,
    h2,
    .details .description h2 {
        font-size: 2em
    }
}

.h3,
h3,
.details .description h3 {
    font-size: 1.5em
}

.h4,
h4,
.details .description h4 {
    font-size: 1.25em
}

.h5,
h5,
.details .description h5 {
    font-size: .1em
}

.h6,
h6,
.details .description h6 {
    font-size: .75em
}

@font-face {
    font-family: NationalWeb-Regular;
    src: url(../fonts/NationalWeb-Regular.eot);
    src: url(../fonts/NationalWeb-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-Regular.woff2) format("woff2"), url(../fonts/NationalWeb-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NationalWeb-RegularItalic;
    src: url(../fonts/NationalWeb-RegularItalic.eot);
    src: url(../fonts/NationalWeb-RegularItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-RegularItalic.woff2) format("woff2"), url(../fonts/NationalWeb-RegularItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: NationalWeb-Black;
    src: url(../fonts/NationalWeb-Black.eot);
    src: url(../fonts/NationalWeb-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-Black.woff2) format("woff2"), url(../fonts/NationalWeb-Black.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NationalWeb-BlackItalic;
    src: url(../fonts/NationalWeb-BlackItalic.eot);
    src: url(../fonts/NationalWeb-BlackItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-BlackItalic.woff2) format("woff2"), url(../fonts/NationalWeb-BlackItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: NationalWeb-Bold;
    src: url(../fonts/NationalWeb-Bold.eot);
    src: url(../fonts/NationalWeb-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-Bold.woff2) format("woff2"), url(../fonts/NationalWeb-Bold.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NationalWeb-BoldItalic;
    src: url(../fonts/NationalWeb-BoldItalic.eot);
    src: url(../fonts/NationalWeb-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-BoldItalic.woff2) format("woff2"), url(../fonts/NationalWeb-BoldItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: NationalWeb-Semibold;
    src: url(../fonts/NationalWeb-Semibold.eot);
    src: url(../fonts/NationalWeb-Semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-Semibold.woff2) format("woff2"), url(../fonts/NationalWeb-Semibold.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NationalWeb-SemiboldItalic;
    src: url(../fonts/NationalWeb-SemiboldItalic.eot);
    src: url(../fonts/NationalWeb-SemiboldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-SemiboldItalic.woff2) format("woff2"), url(../fonts/NationalWeb-SemiboldItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: NationalWeb-Book;
    src: url(../fonts/NationalWeb-Book.eot);
    src: url(../fonts/NationalWeb-Book.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-Book.woff2) format("woff2"), url(../fonts/NationalWeb-Book.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NationalWeb-BookItalic;
    src: url(../fonts/NationalWeb-BookItalic.eot);
    src: url(../fonts/NationalWeb-BookItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-BookItalic.woff2) format("woff2"), url(../fonts/NationalWeb-BookItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: NationalWeb-Extrabold;
    src: url(../fonts/NationalWeb-Extrabold.eot);
    src: url(../fonts/NationalWeb-Extrabold.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-Extrabold.woff2) format("woff2"), url(../fonts/NationalWeb-Extrabold.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NationalWeb-ExtraboldItalic;
    src: url(../fonts/NationalWeb-ExtraboldItalic.eot);
    src: url(../fonts/NationalWeb-ExtraboldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-ExtraboldItalic.woff2) format("woff2"), url(../fonts/NationalWeb-ExtraboldItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: NationalWeb-Light;
    src: url(../fonts/NationalWeb-Light.eot);
    src: url(../fonts/NationalWeb-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-Light.woff2) format("woff2"), url(../fonts/NationalWeb-Light.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NationalWeb-LightItalic;
    src: url(../fonts/NationalWeb-LightItalic.eot);
    src: url(../fonts/NationalWeb-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-LightItalic.woff2) format("woff2"), url(../fonts/NationalWeb-LightItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: NationalWeb-Medium;
    src: url(../fonts/NationalWeb-Medium.eot);
    src: url(../fonts/NationalWeb-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-Medium.woff2) format("woff2"), url(../fonts/NationalWeb-Medium.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NationalWeb-MediumItalic;
    src: url(../fonts/NationalWeb-MediumItalic.eot);
    src: url(../fonts/NationalWeb-MediumItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-MediumItalic.woff2) format("woff2"), url(../fonts/NationalWeb-MediumItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: NationalWeb-Thin;
    src: url(../fonts/NationalWeb-Thin.eot);
    src: url(../fonts/NationalWeb-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-Thin.woff2) format("woff2"), url(../fonts/NationalWeb-Thin.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NationalWeb-ThinItalic;
    src: url(../fonts/NationalWeb-ThinItalic.eot);
    src: url(../fonts/NationalWeb-ThinItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWeb-ThinItalic.woff2) format("woff2"), url(../fonts/NationalWeb-ThinItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

.wrapper {
    max-width: 1200px;
    margin: 0 auto
}

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

.list-unstyled li {
    margin: 0;
    padding: 0
}

.hamburger {
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity, -webkit-filter;
    -o-transition-property: opacity, filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    background-color: transparent;
    margin: 0;
    overflow: visible
}

.button,
.uppercase {
    text-transform: uppercase
}

.hamburger:hover {
    opacity: .7
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 40px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.button,
.relative {
    position: relative
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -11px
}

.hamburger-inner::after {
    bottom: -11px
}

.hamburger--slider .hamburger-inner {
    top: 1px
}

.hamburger--slider .hamburger-inner::before {
    top: 11px;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s
}

.hamburger--slider .hamburger-inner::after {
    top: 22px
}

.hamburger--slider.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 11px, 0) rotate(45deg);
    transform: translate3d(0, 11px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-5.71px, -9px, 0);
    transform: rotate(-45deg) translate3d(-5.71px, -9px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -22px, 0) rotate(-90deg);
    transform: translate3d(0, -22px, 0) rotate(-90deg)
}

.text-right {
    text-align: right
}

.overflow-hidden {
    overflow: hidden
}

.overflow-scroll {
    overflow: scroll
}

.overflow-auto {
    overflow: auto
}

.hidden,
.image-replace,
.interior .sponsors h3,
.sr-only {
    overflow: hidden
}

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

.left {
    float: left
}

.right {
    float: right
}

.inline {
    display: inline
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.lighter {
    font-weight: lighter
}

.bold {
    font-weight: 700
}

.regular {
    font-weight: 400
}

.italic {
    font-style: italic
}

.left-align {
    text-align: left
}

.center {
    text-align: center
}

.right-align {
    text-align: right
}

.justify {
    text-align: justify
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.p0 {
    padding: 0
}

.m0 {
    margin: 0
}

.margin-auto {
    margin: 0 auto
}

.background-white {
    background-color: #fff
}

.background-black {
    background-color: #000
}

.background-yellow {
    background-color: #fbb53b
}

.background-orange {
    background-color: #f47f28
}

.background-darkorange {
    background-color: #d8631e
}

.background-red {
    background-color: #ed3350
}

.background-darkred {
    background-color: #960c48
}

.background-gray {
    background-color: gray
}

.background-lightgray {
    background-color: #f2f2f2
}

.background-darkgray {
    background-color: #706259
}

.background-turquoise {
    background-color: #00b6cd
}

.background-purple {
    background-color: #7b619c
}

.background-green {
    background-color: #a5bd4a
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

.image-replace {
    text-indent: 100%
}

.button {
    display: inline-block;
    max-width: 100%;
    min-width: 65px;
    padding: .5rem;
    border-radius: 500px;
    /*vertical-align: baseline;*/
    text-align: center;
    cursor: pointer;
    font: 1.286em NationalWeb-Bold, sans-serif;
    -webkit-box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, .25);
    box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, .25);
    background-color: #fff;
    color: #ed3350;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration:none;
}

.post-list .more-posts a,
.post-list .post h2 a:focus,
.post-list .post h2 a:hover {
    text-decoration: underline
}

.button.primary,
.button:focus,
.button:hover {
    background-color: #ed3350;
    color: #fff
}

.button.full-width {
    width: 100%
}

.button span.button-inner {
    padding: 0 1.5rem
}

.button.arrow span.button-inner:after {
    content: ">";
    margin-left: 5px
}

.button:focus,
.button:hover {
    outline: 0
}

.button.primary:focus,
.button.primary:hover {
    outline: 0;
    background-color: #00b6cd;
    color: #fff
}

.button.active,
.button:hover {
    color: #c1c1c1;
    background-color: #fff
}

.post-list>h2 {
    font: 1.714em Sanchez, serif;
    margin-bottom: 2.143rem;
    padding: 0 2.25rem
}
.post-list > h2.archive-title {
    color: #ed3350;
    font-family: Sanchez, serif;
    font-weight: 700;
    font-size: 2.25em;
}
.post-list .post {
    margin: 0 0 4rem
}

@media screen and (min-width:992px) {
    .post-list>h2 {
        padding: 0
    }
    .post-list .post {
        margin: 0 0 5.714rem
    }
}

.post-list .post h2 a {
    color: #ed3350
}

.post-list .post img {
    margin: 0 0 3.214rem
}

.post-list .post time {
    font: 1.5em NationalWeb-Bold, sans-serif
}

.post-list .post p {
    font-size: 1.143em;
    line-height: 1.929em
}

.post-list .post a.read-more {
    margin: 1rem 0 0
}

.post-list .more-posts {
    margin: 0 0 4rem;
    text-align: center
}

@media screen and (min-width:992px) {
    .post-list .more-posts {
        margin: 0;
        text-align: left
    }
}

.post-list .more-posts:after {
    content: ">>";
    font: 1.714rem NationalWeb-Bold, sans-serif;
    color: #00b6cd;
    margin-left: 5px
}

.post-list .more-posts a {
    color: #00b6cd;
    font: 1.5rem NationalWeb-Bold, sans-serif
}

.post-list .more-posts a:focus,
.post-list .more-posts a:hover {
    text-decoration: none
}

.post-list .widget,
.blog-post .widget {
    margin: 0 0 1rem
}

.post-list .widget:last-child,
.blog-post .widget:last-child {
    margin: 0
}

.post-list .widget.tag-select-widget,
.blog-post .widget.tag-select-widget {
    background: #f2f2f2;
    padding: 1.714rem 2.25rem
}

@media screen and (min-width:992px) {
    .post-list .more-posts a {
        font: 1.714rem NationalWeb-Bold, sans-serif
    }
    .post-list .widget,
    .blog-post .widget {
        margin: 0 0 3.429rem
    }
    .post-list .widget.tag-select-widget,
    .blog-post .widget.tag-select-widget {
        padding: 1.714rem 1.429rem
    }
}

.post-list .widget.tag-select-widget h3,
.blog-post .widget.tag-select-widget h3 {
    color: #ed3350;
    font-family: Sanchez, serif;
    margin-bottom: 1rem
}

.post-list .widget.recent-post-widget .recent-post .recent-post-meta h4,
.post-list .widget.recent-post-widget h3,
.blog-post .widget.recent-post-widget .recent-post .recent-post-meta h4,
.blog-post .widget.recent-post-widget h3 {
    font: 1.286em Sanchez, serif
}

.post-list .widget.tag-select-widget ul,
.blog-post .widget.tag-select-widget ul {
    margin: 0 0 1.5rem
}

.post-list .widget.tag-select-widget ul li,
.blog-post .widget.tag-select-widget ul li {
    margin: 0 0 .5rem
}

.post-list .widget.tag-select-widget ul li:last-child,
.blog-post .widget.tag-select-widget ul li:last-child {
    margin: 0
}

.post-list .widget.tag-select-widget ul li a,
.blog-post .widget.tag-select-widget ul li a {
    color: #00b6cd;
    text-decoration: underline
}

.post-list .widget.email-signup-widget h3,
.post-list.widget.recent-post-widget .recent-post .recent-post-meta h4 a,
.blog-post .widget.email-signup-widget h3,
.blog-post.widget.recent-post-widget .recent-post .recent-post-meta h4 a {
    color: #ed3350
}

.post-list .widget.tag-select-widget ul li a:focus,
.post-list .widget.tag-select-widget ul li a:hover,
.blog-post .widget.tag-select-widget ul li a:focus,
.blog-post .widget.tag-select-widget ul li a:hover {
    text-decoration: none
}

.post-list .widget.tag-select-widget p,
.blog-post .widget.tag-select-widget p {
    margin: .25rem 0 0
}

.post-list .widget.tag-select-widget a:focus,
.blog-post .widget.tag-select-widget a:focus {
    outline: 0;
    text-decoration: underline
}

.post-list .widget.email-signup-widget,
.blog-post .widget.email-signup-widget {
    padding: 1.25rem;
}

@media screen and (min-width:992px) {
    .post-list .widget.email-signup-widgetm
    .blog-post .widget.email-signup-widget {
        padding: 0
    }
}

.post-list .widget.email-signup-widget .button,
.blog-post .widget.email-signup-widget .button {
    margin-top: 1.75rem
}

.post-list .widget.recent-post-widget,
.blog-post .widget.recent-post-widget {
    padding: 1.714rem 2.25rem
}

.post-list .widget.recent-post-widget h3,
.blog-post .widget.recent-post-widget h3 {
    margin-bottom: 1.5rem
}

.post-list .widget.recent-post-widget .recent-post,
.blog-post .widget.recent-post-widget .recent-post {
    margin: 0 0 1rem
}

.post-list .widget.recent-post-widget .recent-post .recent-post-thumb,
.blog-post .widget.recent-post-widget .recent-post .recent-post-thumb {
    display: none
}

@media screen and (min-width:992px) {
    .post-list .widget.recent-post-widget,
    .blog-post .widget.recent-post-widget {
        padding: 0
    }
    .post-list .widget.recent-post-widget .recent-post,
    .blog-post .widget.recent-post-widget .recent-post {
        margin-bottom: 3rem
    }
    .post-list .widget.recent-post-widget .recent-post .recent-post-thumb,
    .blog-post .widget.recent-post-widget .recent-post .recent-post-thumb {
        display: block;
        float: left;
        width: 85px
    }
    .post-list .widget.recent-post-widget .recent-post .recent-post-thumb img,
    .blog-post .widget.recent-post-widget .recent-post .recent-post-thumb img {
        width: 85px;
        height: 85px
    }
    .post-list .widget.recent-post-widget .recent-post .recent-post-meta,
    .blog-post .widget.recent-post-widget .recent-post .recent-post-meta {
        float: left;
        width: calc(100% - 85px);
        padding-left: 1rem
    }
}

.social-links a,
.social-links li,
body>footer li {
    display: inline-block
}

.post-list .widget.recent-post-widget .recent-post .recent-post-meta h4 a:focus,
.post-list .widget.recent-post-widget .recent-post .recent-post-meta h4 a:hover,
.blog-post .widget.recent-post-widget .recent-post .recent-post-meta h4 a:focus,
.blog-post .widget.recent-post-widget .recent-post .recent-post-meta h4 a:hover {
    text-decoration: underline
}

.post-list .widget.recent-post-widget .recent-post .recent-post-meta p,
.blog-post .widget.recent-post-widget .recent-post .recent-post-meta p {
    margin: .5rem 0 0
}

.accreditation-logos {
    background: #fff;
    width: 100%;
    text-align: center;
    margin: 2rem 1rem
}

.accreditation-logos li {
    display: inline-block;
    margin: 0 1rem 1rem
}

.accreditation-logos li img {
    max-width: 90px;
    max-height: 70px
}

@media screen and (min-width:992px) {
    .accreditation-logos li {
        margin: 0 2%
    }
    .accreditation-logos li img {
        max-width: 112px;
        max-height: 85px
    }
}

.social-links {
    background-color: #ed3350;
    text-align: center
}

.social-links a {
    color: #ed3350;
    background: #fff;
    border-radius: 50%;
    font-size: 2em;
    margin: .714rem .571rem;
    -webkit-transition: color .2s, background .2s;
    -o-transition: color .2s, background .2s;
    transition: color .2s, background .2s;
    width: 40px
}

.social-links a:focus,
.social-links a:hover {
    outline: 0;
    color: #fff;
    background: 0 0
}

body>footer {
    background: #f47f28;
    color: #fff;
    text-align: center;
    padding: 2rem 1rem
}

body>footer a {
    color: #fff
}

body>footer a:focus,
body>footer a:hover {
    outline: 0;
    color: #fff;
    text-decoration: underline
}

body>footer .footer-nav {
    font: 1.286em NationalWeb-Medium, sans-serif;
    margin: 0 0 1.786em
}

body>footer .footer-nav li {
    margin: 0 1rem .75rem;
    position: relative;
    display: block
}

@media screen and (min-width:992px) {
    body>footer {
        padding: 2.643rem 1rem
    }
    body>footer .footer-nav li {
        margin-bottom: 0;
        display: inline-block
    }
    body>footer .footer-nav li::after {
        content: '';
        background: 0 0;
        width: 1px;
        height: 1.071em;
        border-right: 2px solid #fff;
        position: absolute;
        top: 5px;
        bottom: 0;
        right: -20px;
        margin: auto
    }
}

body>footer .footer-nav li:last-child::after {
    border: 0
}

body>footer .footer-utility {
    font: 1.143em NationalWeb-Book, sans-serif
}

body>footer .footer-utility li {
    margin: 0 1rem;
    position: relative
}

body>footer .footer-utility li:first-child {
    display: block
}

@media screen and (min-width:992px) {
    body>footer .footer-utility {
        font: 1em NationalWeb-Book, sans-serif
    }
    body>footer .footer-utility li:first-child {
        display: inline-block
    }
}

body>footer .footer-utility li:first-child:after {
    display: none
}

body>footer .footer-utility li::after {
    content: '';
    background: 0 0;
    width: 1px;
    height: 1.071em;
    border-right: 2px solid #fff;
    position: absolute;
    top: 2px;
    bottom: 0;
    right: -20px;
    margin: auto
}

body>footer .footer-utility li:last-child::after {
    border: 0
}

body>footer .copyright {
    font: 1.143em NationalWeb-Book, sans-serif;
    margin-top: 0
}

@media screen and (min-width:992px) {
    body>footer .footer-utility li:first-child:after {
        display: block
    }
    body>footer .copyright {
        font: 1em NationalWeb-Book, sans-serif;
        margin: 1rem 0
    }
}

body>footer .credit {
    font: 1rem NationalWeb-Book, sans-serif;
    margin-top: 3rem
}

body>footer .credit a {
    position: relative;
    padding-left: 39px
}

body>footer .credit a:before {
    content: " ";
    display: block;
    width: 29.5px;
    height: 29.5px;
    background: url(../images/firefly-partners-logo.png) 0 center no-repeat;
    background-size: 29.5px 29.5px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

button.gform_button {
    border: 0;
    padding: 1rem 2rem
}

h2.gsection_title {
    color: #ed3350;
    font-family: Sanchez, serif;
    font-size: 1.5em
}

.sticky-nav header {
    width: 100%;
    background: #fff
}

.sticky-nav header .wrapper {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media screen and (min-width:992px) {
    .sticky-nav header .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.sticky-nav header .flex-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative
}

.sticky-nav header .flex-left .logo {
    padding: 0 0 0 4.5rem;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.sticky-nav header .flex-left .logo img {
    height: 82px
}

.sticky-nav header .flex-left .links {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 1.125em 2.357em 0;
    text-align: right;
    position: relative
}

.sticky-nav header .flex-left .links nav.utility {
    margin: 0 0 1.75em
}

.sticky-nav header .flex-left .links nav.utility li {
    display: inline-block
}

.sticky-nav header .flex-left .links nav.utility li.border-right {
//border-right: 1px solid #706259
}

.sticky-nav header .flex-left .links nav.utility li.border-right:after {
    content: '|';
    font-size: 12px;
    position: relative;
    top: -2px;
}

.utility #menu-item-358::after {
    content: '\25b6';
    font-size: 9px;
}

.sticky-nav header .flex-left .links nav.utility li.social a {
    background-color: #706259;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 22px;
    margin-left: 5px;
}

.sticky-nav header .flex-left .links nav.utility li.social a:focus,
.sticky-nav header .flex-left .links nav.utility li.social a:hover {
    outline: 0;
    color: #fff;
    background: #00b6cd
}

.sticky-nav header .flex-left .links nav.utility li a {
    color: #706259;
    font-family: NationalWeb-Regular,sans-serif;
    font-size: 1rem;
    padding: 0 5px;
}

.sticky-nav header .flex-left .links nav.utility li a:focus,
.sticky-nav header .flex-left .links nav.utility li a:hover {
    outline: 0;
    color: #00b6cd;
}

.sticky-nav header .flex-left .links nav.main>ul>li {
    display: inline;
    padding-left: 1em;
    position: relative
}

@media screen and (min-width:1200px) {
    .sticky-nav header .flex-left .links nav.main>ul>li {
        padding-left: 1.571em
    }
}

.sticky-nav header .flex-left .links nav.main>ul>li:first-child {
    padding-left: 0
}

.sticky-nav header .flex-left .links nav.main>ul>li a {
    color: #000;
    font-family: NationalWeb-Regular, sans-serif;
    font-size: 1.286em
}

.sticky-nav header .flex-left .links nav.main>ul>li a:focus,
.sticky-nav header .flex-left .links nav.main>ul>li a:hover {
    outline: 0;
    color: #00b6cd
}

.sticky-nav header .flex-left .links nav.main>ul>li[aria-expanded=true]>ul {
    display: block
}

.sticky-nav header .flex-left .links nav.main>ul>li ul {
    display: none;
    list-style: none;
    position: absolute;
    left: 0;
    z-index: 999;
    text-align: left;
    padding: 15px 0 0;
    margin-top: -2px
}

.sticky-nav header .flex-left .links nav.main>ul>li ul:hover,
.sticky-nav header .flex-left .links nav.main>ul>li:hover ul {
    display: block
}

.sticky-nav header .flex-left .links nav.main>ul>li ul:before {
    top: -5px;
    left: 50px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 10px solid rgba(136, 183, 213, 0);
    border-bottom-color: #00b6cd;
    margin-left: -10px
}

.sticky-nav header .flex-left .links nav.main>ul>li ul li {
    background: #00b6cd
}

.sticky-nav header .flex-left .links nav.main>ul>li ul li:first-child a {
    padding-top: 24px
}

.sticky-nav header .flex-left .links nav.main>ul>li ul li:last-child a {
    padding-bottom: 24px
}

.sticky-nav header .flex-left .links nav.main>ul>li ul a {
    color: #fff;
    white-space: nowrap;
    padding: 6px 24px;
    display: block;
    font-size: 1.286em
}

.sticky-nav header .flex-left .links nav.main>ul>li ul a:hover {
    color: #fff;
    text-decoration: underline
}

.sticky-nav header .flex-left.search-enabled nav.main>ul>li:last-child a {
    color: #00b6cd
}

.sticky-nav header .flex-left.search-enabled:before {
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 10px solid rgba(136, 183, 213, 0);
    border-bottom-color: #00b6cd;
    right: 2.357em;
    margin: auto;
    bottom: 0
}

.sticky-nav header .flex-right {
    background-color: #ed3350;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 210px
}

.sticky-nav header .flex-right .donate {
    color: #fff;
    background: url(../images/logo-background.png) center center no-repeat;
    font-family: Sanchez, serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 125px;
    display: inline-block;
    text-align: center;
    width: 210px;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s
}

.sticky-nav header .flex-right .donate:focus,
.sticky-nav header .flex-right .donate:hover {
    outline: 0;
    background-color: #00b6cd
}

body.is-sticky {
    margin-top: 131px
}

body.is-sticky .sticky-nav {
    position: fixed;
    z-index: 9989;
    width: 100%;
    top: 0
}

body.is-sticky .sticky-nav .logo img {
    height: 64px
}

body.is-sticky .sticky-nav .links {
    padding: 0 2.357em 0 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

body.is-sticky .sticky-nav .flex-right {
    min-width: 150px
}

body.is-sticky .sticky-nav .flex-right .donate {
    line-height: 95px;
    font-size: 17px;
    width: 150px;
    background-size: 103px 69px
}

body.is-sticky .sticky-nav nav.utility {
    display: none
}

body.is-sticky.admin-bar .sticky-nav {
    top: 32px
}

body.is-sticky section.program-areas h2 {
    height: 37px;
    line-height: 37px
}

body.is-sticky section.program-areas h2::after {
    width: 15px;
    height: 15px;
    right: -9px
}

body.is-sticky section.program-areas .program-area-options {
    height: 37px;
    line-height: 37px
}

.site-search {
    position: relative
}

.site-search input[type=text] {
    color: #fff;
    font: 24px NationalWeb-Book, sans-serif;
    width: 100%;
    border: 0;
    background: #00b6cd;
    padding: 22px;
    height: 100%;
}

.site-search input[type=text]::-webkit-input-placeholder {
    color: #fff;
    font: 24px NationalWeb-Book, sans-serif
}

.site-search input[type=text]:-moz-placeholder {
    color: #fff;
    font: 24px NationalWeb-Book, sans-serif
}

.site-search input[type=text]::-moz-placeholder {
    color: #fff;
    font: 24px NationalWeb-Book, sans-serif
}

.site-search input[type=text]:-ms-input-placeholder {
    color: #fff;
    font: 24px NationalWeb-Book, sans-serif
}

.site-search input[type=text]:focus {
    outline: 0
}

.site-search button {
    color: #fff;
    font: 24px NationalWeb-Light, sans-serif;
    position: absolute;
    background: 0 0;
    border: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 22px
}

.site-search button:focus {
    outline: 0
}

.program-areas {
    background: #f47f28;
    background: -webkit-gradient(linear, left top, right top, from(#ed3350), color-stop(50%, #ed3350), color-stop(51%, #f47f28), to(#f47f28));
    background: -o-linear-gradient(left, #ed3350 0, #ed3350 50%, #f47f28 51%, #f47f28 100%);
    background: linear-gradient(to right, #ed3350 0, #ed3350 50%, #f47f28 51%, #f47f28 100%);
    color: #fff;
    display: none
}

@media screen and (min-width:992px) {
    .program-areas {
        display: block
    }
    .program-areas.is-hidden {
        display: none
    }
}

.program-areas a {
    color: #fff;
    font-size: 21px;
}

.program-areas h2,
.program-areas li,
.program-areas nav {
    display: inline-block
}

.program-areas .program-area-options-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.program-areas h2 {
    border-right: 2px solid #fff;
    font-family: Sanchez, serif;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 54px;
    height: 54px;
    padding: 0 1rem 0 5rem;
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.program-areas h2::after {
    content: '';
    background: #ed3350;
    width: 20px;
    height: 20px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -12px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: auto
}

.program-areas .program-area-options {
    background: #f47f28;
    font-family: NationalWeb-Regular, sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    height: 54px;
    line-height: 54px;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
}

.program-areas .program-area-options ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.program-areas .program-area-options ul li {
    overflow: hidden;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    cursor: pointer
}

.program-areas .program-area-options ul li.is-active,
.program-areas .program-area-options ul li:hover {
    background: #d8631e
}

.program-areas .program-area-options ul li span:focus {
    outline: 0
}

.program-areas .program-area-links {
    background-color: #d8631e;
    padding: 2.5em;
    position: absolute;
    width: 100%;
    z-index: 998
}

.program-areas .program-area-links .program-area-links-wrapper>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 5rem
}

.program-areas .program-area-links .program-area-links-wrapper>div.is-hidden {
    display: none
}

.program-areas .program-area-links ul {
    padding: 0;
    float: left;
    width: 26.666%;
    margin: 0 5%
}

.program-areas .program-area-links ul:first-child {
    margin-left: 0
}

.program-areas .program-area-links ul:last-child {
    margin-right: 0
}

.program-areas .program-area-links ul li {
    display: block;
    margin-bottom: 1em
}

.program-areas .program-area-links ul li:last-child {
    margin-bottom: 0
}

.program-areas .program-area-links ul li a:focus,
.program-areas .program-area-links ul li a:hover {
    outline: 0!important;
    text-decoration: underline
}

@media screen and (min-width:992px) {
    .sticky-nav .mobile {
        display: none
    }
}

.sticky-nav .mobile button,
.sticky-nav .mobile li:last-child a {
    background: 0;
    border: 0;
    outline: 0;
    color: #fff;
//font: 1.5em NationalWeb-Medium, sans-serif;
    margin: 0;
    padding: 0;
    text-align: left
}

.sticky-nav .mobile a {
    color: #fff;
    font: 1.286em NationalWeb-Regular, sans-serif
}

.sticky-nav .mobile .programs-toggle,
.sticky-nav .mobile a.donate {
    font: 1.286em Sanchez, serif;
    padding: 12px 22px
}

.sticky-nav .mobile a.donate {
    background-color: #ed3350;
    display: inline-block;
    width: 32%;
    font-weight: 700;
}

.sticky-nav .mobile .programs-toggle {
    background-color: #f47f28;
    font-weight: 700;
    width: 68%;
    border-right: 2px solid #fff;
    position: relative
}

.sticky-nav .mobile .programs-toggle:after {
    content: " ";
    background: url(../images/arrow-right.png) no-repeat;
    background-size: 8px 13px;
    width: 8px;
    height: 13px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto auto auto 10px
}

.sticky-nav .mobile .programs-toggle.is-active:after {
    background: url(../images/arrow-down.png) no-repeat;
    width: 13px;
    height: 8px
}

.sticky-nav .mobile nav.programs ul {
    background: #d8631e;
    padding: 12px 22px;
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: 10000
}

.sticky-nav .mobile nav.programs ul li {
    position: relative;
    margin-bottom: .85rem
}

.sticky-nav .mobile nav.programs ul li button {
    width: 100%
}

.sticky-nav .mobile nav.programs ul li button:after {
    content: " ";
    background: url(../images/arrow-right.png) no-repeat;
    background-size: 8px 13px;
    width: 8px;
    height: 13px;
    position: absolute;
    right: 0;
    top: 13px;
    margin: auto
}

.sticky-nav .mobile nav.programs ul li button.is-active:after {
    background: url(../images/arrow-down.png) no-repeat;
    width: 13px;
    height: 8px
}

.sticky-nav .mobile nav.programs ul li ul {
    padding: 1em 0 0;
    height: auto;
    position: relative;
    z-index: auto;
    margin-bottom: 2em
}

.sticky-nav .mobile .logo-and-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 23px
}

.sticky-nav .mobile .logo-and-menu .logo {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.sticky-nav .mobile .logo-and-menu .logo img {
    height: 56px
}

.sticky-nav .mobile .logo-and-menu .hamburger {
    margin-top: 8px
}

.sticky-nav .mobile nav.main {
    background: #00b6cd;
    padding: 22px;
    position: static;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.sticky-nav .mobile nav.main ul li {
    position: relative;
    margin-bottom: 5px
}

.sticky-nav .mobile nav.main ul li:last-child {
    margin-bottom: 0
}

.sticky-nav .mobile nav.main ul li a {
    display: inline-block;
    width: 100%;
    font: 1.5em NationalWeb-Medium, sans-serif
}

.sticky-nav .mobile nav.main ul li button.toggle {
    content: " ";
    background: url(../images/arrow-right.png) center center no-repeat;
    background-size: 8px 13px;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    right: -10px;
    top: 4px;
    margin: auto;
    padding: 10px
}

.sticky-nav .mobile nav.main ul li ul {
    display: none;
    margin: 4px 0 40px
}

.sticky-nav .mobile nav.main ul li.is-active ul,
section.who-we-serve {
    display: block
}

.sticky-nav .mobile nav.main ul li ul li {
    padding: 10px 0;
    border-bottom: 1px solid #fff
}

.sticky-nav .mobile nav.main ul li ul li a {
    font: 1.5em NationalWeb-Book, sans-serif
}

.sticky-nav .mobile nav.main ul li ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.sticky-nav .mobile nav.main ul li.is-active button.toggle {
    background: url(../images/arrow-down.png) center center no-repeat
}

.sticky-nav .mobile nav.main .search {
    background: url(../images/search-mobile.png) 10px center no-repeat #fff;
    background-size: 20.5px 20.5px;
    padding: 12px 12px 12px 40px;
    width: 100%;
    margin: 30px 0 0;
    font: 18px NationalWeb-Regular, sans-serif;
    border: 0;
    color: #000 !important;
    -webkit-text-fill-color: #000;
}

#homepage-slideshow .slick-slider.slick-dotted,
#homepage-slideshow article .carousel-caption p:last-child {
    margin-bottom: 0
}

.sticky-nav .mobile nav.main .search::-webkit-input-placeholder {
    color: #fff
}

.sticky-nav .mobile nav.main .search:-moz-placeholder {
    color: #fff
}

.sticky-nav .mobile nav.main .search::-moz-placeholder {
    color: #fff
}

.sticky-nav .mobile nav.main .search:-ms-input-placeholder {
    color: #fff
}

#homepage-slideshow article {
    position: relative
}

#homepage-slideshow article .carousel-caption {
    width: 100%;
    background-color: rgba(242, 109, 2, .9);
    color: #fff;
    text-align: center;
    padding: 1.5rem
}

#homepage-slideshow article .carousel-caption h2 {
    font: 21px Sanchez, serif
}

@media screen and (min-width:992px) {
    #homepage-slideshow article .carousel-caption {
        position: absolute;
        width: auto;
        max-width: 27%;
        padding: 1.5%;
        text-align: left
    }
    #homepage-slideshow article .carousel-caption h2 {
        font: 1.75vw Sanchez, serif
    }
}

#homepage-slideshow article .carousel-caption p {
    font: 16px NationalWeb-Bold, sans-serif
}

#homepage-slideshow article .carousel-caption a {
    color: #fff
}

#homepage-slideshow .slick-dots {
    bottom: 0
}

@media screen and (min-width:992px) {
    #homepage-slideshow article .carousel-caption p {
        font: 1.333vw NationalWeb-Regular, sans-serif
    }
    #homepage-slideshow .slick-dots {
        bottom: 25px
    }
}

#homepage-slideshow .slick-dots li {
    margin: 0
}

#homepage-slideshow .slick-dots li button:before {
    color: #fff;
    opacity: 1;
    font-size: 14px
}

#homepage-slideshow .slick-dots li.slick-active button:before {
    color: #ed3350;
    opacity: 1
}

section.about {
    text-align: center;
    padding: 3.214rem 2.286rem
}

section.about h2 {
    color: #ed3350;
    font: 700 2em Sanchez, serif;
    margin-bottom: .5em
}

@media screen and (min-width:992px) {
    section.about {
        padding: 5rem 0
    }
    section.about h2 {
        font: 700 2.571em Sanchez, serif;
        margin-bottom: 0
    }
}

section.about p {
    color: #000;
    font: 1.286em NationalWeb-Book, sans-serif
}

section.about p:first-of-type {
    margin-top: 0
}

section.about p:last-child {
    margin-bottom: 0
}

section.who-we-serve .content {
    color: #fff;
    background: #00b6cd;
    padding: 2rem 1rem;
    text-align: center
}
section.who-we-serve a {
    color: #fff;
}

@media screen and (min-width:992px) {
    section.about p {
        font: 1.65em NationalWeb-Book, sans-serif;
    }
    section.about {
        text-align: center;
        padding: 3.214rem 2.286rem;
        max-width: 940px;
        margin: 0 auto;
    }
    section.who-we-serve {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    section.who-we-serve .content {
        width: 40%;
        text-align: left;
        padding: 3rem 3rem 1.75rem 4.5rem
    }
}

section.who-we-serve .content h2 {
    font: 1.714em Sanchez, serif;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

section.who-we-serve .content h3 {
    font: 1.143em NationalWeb-Bold, sans-serif
}

section.who-we-serve .content p {
    margin: 0;
    line-hight: 1.5em;
    font: 1.143em NationalWeb-Book, sans-serif;
    display: none
}

section.who-we-serve .content li {
    position: relative;
    margin-bottom: 1.75rem
}

@media screen and (min-width:992px) {
    section.who-we-serve .content p {
        display: block;
        font-size: 18px;
    }
    section.who-we-serve .content li {
        margin-bottom: 2.143rem
    }
}

section.who-we-serve .content li:last-child {
    margin-bottom: 0
}

section.who-we-serve .content li:before,
section.who-we-serve .video button:after,
section.who-we-serve .video button:before {
    left: 0;
    margin: auto;
    content: " "
}

section.who-we-serve .content li:before {
    background: #fff;
    width: 50px;
    height: 2px;
    position: absolute;
    top: -6px;
    right: 0
}

section.who-we-serve .video {
    position: relative;
    background-size: cover;
    background-position: center
}

@media screen and (min-width:992px) {
    section.who-we-serve .content li:before {
        right: auto
    }
    section.who-we-serve .video {
        width: 60%
    }
}

section.who-we-serve .video img {
    display: block;
    width: 100%;
    height: auto
}

@media screen and (min-width:992px) {
    section.who-we-serve .video img {
        display: none
    }
}

section.who-we-serve .video button {
    width: 100%;
    height: 100%;
    background: 0;
    border: 0;
    position: absolute;
    top: 0
}

section.who-we-serve .video button:focus {
    outline: 0
}

section.who-we-serve .video button:before {
    background: #f47f28;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    position: absolute;
    -webkit-box-shadow: 3px 3px 16px 0 rgba(0, 0, 0, .25);
    box-shadow: 3px 3px 16px 0 rgba(0, 0, 0, .25)
}

section.who-we-serve .video button:active:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    right: -4px;
    bottom: -4px
}

section.who-we-serve .video button:active:after {
    right: -15px;
    bottom: -4px
}

section.who-we-serve .video button:after {
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 11px solid rgba(136, 183, 213, 0);
    border-left-color: #fff;
    top: 0;
    bottom: 0;
    right: -11px
}

section.whats-happening {
    text-align: center;
    padding: 3rem 1rem 0
}

section.whats-happening h2 {
    font: 700 1.714em Sanchez, serif;
    color: #ed3350;
    margin-bottom: 2rem
}

section.whats-happening .box {
    position: relative;
    margin: 0 1rem 2rem
}

section.whats-happening img {
    width: 100%;
}

@media screen and (min-width:992px) {
    section.whats-happening {
        padding: 5rem 3rem
    }
    section.whats-happening h2 {
        font: 700 2.571em Sanchez, serif
    }
    section.whats-happening .box {
        width: 29.33%;
        margin: 0 2%;
        float: left
    }
}

section.whats-happening .box .inner {
    color: #fff;
    background-color: rgba(0, 156, 173, .9);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: .5rem;
    -webkit-transition: height .25s;
    -o-transition: height .25s;
    transition: height .25s
}

section.whats-happening .box .inner a {
    color: #fff
}

section.whats-happening .box .inner h3 {
    font: 1.714em NationalWeb-Book, sans-serif
}

@media screen and (min-width:992px) {
    section.whats-happening .box:hover p.is-hidden {
        display: block!important
    }
    section.whats-happening .box:hover .inner {
        height: 100%!important;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}
@media screen and (max-width: 991px ) {
    section.whats-happening .box.active .inner {
        height: 100%!important;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    section.whats-happening .box.active p.is-hidden {
        display: block!important;
    }
}

@media screen and (max-width: 470px ) {
    section.whats-happening .box.active p.is-hidden {
        font-size: 1em;
    }
}

section.whats-happening .box .inner p {
    font: 1.33vw NationalWeb-Book, sans-serif
}

@media screen and ( max-width:991px ) {
    section.whats-happening .box .inner h3 {
        font-size: 2.5em;
    }
    section.whats-happening .box .inner p {
        font-size: 2em;
    }
}
@media screen and ( max-width:600px ) {
    section.whats-happening .box .inner h3 {
        font-size: 1.5em;
    }
    section.whats-happening .box .inner p {
        font-size: 1.5em;
    }
}

section.success-stories {
    display: none
}

@media screen and (min-width:992px) {
    section.success-stories {
        display: block
    }
}

section.success-stories h2 {
    color: #fff;
    background: #f47f28;
    font: 2em Sanchez, serif;
    font-weight: 700;
    text-align: center;
    padding: 1.5rem
}

section.success-stories .box {
    float: left;
    width: 25%;
    position: relative
}

section.success-stories .box .inner {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    width: 100%;
    height: 100%
}

section.success-stories .box .inner a {
    font: 24px NationalWeb-Book, sans-serif;
    font-weight: 400;
    color: #fff;
    border: 2px solid #fff;
    padding: 7px 14px;
    border-radius: 20%/50%;
    min-width: 110px;
    text-align: center;
    z-index: 10
}

section.success-stories .box .inner a:first-of-type {
    display: none
}

section.success-stories .box .inner:before {
    content: " ";
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, .45);
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    width: 100%;
    height: 100%;
    top: 0
}

section.success-stories .box .inner:hover a:first-of-type {
    display: block
}

section.success-stories .box .inner:hover a:last-of-type {
    display: none
}

section.success-stories .box .inner:hover:before {
    background-color: rgba(0, 156, 173, .9)
}

.interior .featured-image img {
    width: 100%
}

.interior .featured-image img.mobile {
    display: block
}

.interior .featured-image img.desktop {
    display: none
}

.interior section.main-content {
    position: relative;
    max-width: 940px;
    margin: 0 auto
}

@media screen and (min-width:992px) {
    .interior .featured-image img.mobile {
        display: none
    }
    .interior .featured-image img.desktop {
        display: block
    }
    .interior section.main-content {
        padding: 0 1rem
    }
}

.interior section.main-content .primary-content {
    padding: 0 2.25rem
}

.interior section.main-content header.title-container {
    position: relative;
    top: -40px;
    -webkit-box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, .25);
    box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, .25);
    background-color: #fff
}

@media screen and (min-width:992px) {
    .interior section.main-content .primary-content {
        padding: 0
    }
    .interior section.main-content header.title-container {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 10%
    }
}

.interior section.main-content header.title-container .title {
    background: #ed3350;
    display: inline-block;
    padding: 20px 32px;
    text-align: center;
    width: 100%
}

.interior section.main-content header.title-container .title h1 {
    font: 700 24px Sanchez, serif;
    color: #fff;
    position: relative
}

.interior section.main-content header.title-container .title h1.show-logo {
    padding: 0
}

@media screen and (min-width:992px) {
    .interior section.main-content header.title-container .title {
        text-align: left;
        width: auto
    }
    .interior section.main-content header.title-container .title h1.show-logo {
        padding-right: 110px
    }
    .interior section.main-content header.title-container .title h1 {
        font-size: 32px
    }
}

.interior section.main-content header.title-container .title h1.show-logo:after {
    content: " ";
    position: absolute;
    background: url(../images/logo-background.png) center center no-repeat;
    background-size: cover;
    width: 86px;
    height: 58px;
    display: inline-block;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0
}

.interior section.main-content header.title-container .banner-logo {
    background-color: #fff;
    padding: 20px;
    text-align: center
}

.interior section.main-content li,
.interior section.main-content p {
    font-size: 18px
}

.interior section.main-content .primary-content article {
    position: relative
}

.interior section.main-content .primary-content article h1,
.interior section.main-content .primary-content article h2,
.details .description h1,
.details .description h2 {
    font-family: Sanchez, serif;
    font-weight: 700;
    color: #ed3350
}

.interior section.main-content .primary-content article h3,
.interior section.main-content .primary-content article h4,
.interior section.main-content .primary-content article h5,
.interior section.main-content .primary-content article h6,
.details .description h3,
.details .description h4,
.details .description h5,
.details .description h6 {
    font-family: NationalWeb-Regular, sans-serif;
    font-weight: 700;
    color: #000;
    margin-bottom: .25em
}

.interior section.main-content .primary-content article h1+p,
.interior section.main-content .primary-content article h2+p,
.interior section.main-content .primary-content article h3+p,
.interior section.main-content .primary-content article h4+p,
.interior section.main-content .primary-content article h5+p,
.interior section.main-content .primary-content article h6+p,
.details .description h1+p,
.details .description h2+p,
.details .description h3+p,
.details .description h4+p,
.details .description h5+p,
.details .description h6+p {
    margin-top: 0
}

@media screen and (min-width:992px) {
    .interior section.main-content header.title-container .banner-logo {
        padding: 0 20px
    }
    .interior section.main-content.has-aside .primary-content {
        float: left;
        width: 63.75%;
        margin-right: 4.25%
    }
    .interior section.main-content aside {
        float: left;
        width: 32%
    }
}

.interior section.main-content aside .contact-us-widget {
    background: #f2f2f2;
    padding: 1.714rem 1.429rem
}

@media screen and (max-width:992px) {
    .interior section.main-content aside .contact-us-widget {
        padding: 1.714rem 2.3rem;
    }
}

.interior section.main-content aside .contact-us-widget h3 {
    color: #ed3350;
    font-family: Sanchez, serif
}

.interior section.main-content aside .contact-us-widget h4 {
    font-size: 1.5rem;
    margin-top: 1rem
}

.interior section.main-content aside .contact-us-widget p {
    margin: .25rem 0 0
}

.interior section.main-content aside .contact-us-widget a:focus {
    outline: 0;
    text-decoration: underline
}

.interior section.main-content aside .contact-us-widget a.button {
    margin-top: 1.75rem;
    width: 100%
}

.interior .full-width-image-block {
    margin: 0;
    position: relative
}

.interior .full-width-image-block img {
    width: 100%
}

@media screen and (min-width:992px) {
    .interior .full-width-image-block .inner {
        position: absolute;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        top: 0;
        width: 100%;
        height: 100%
    }
    .interior .full-width-image-block .content {
        background-color: rgba(0, 156, 173, .9);
        color: #fff;
        padding: 3.33vw;
        width: 31.25vw;
        position: relative;
        margin: 0 7.5vw 0 0
    }
}

.interior .full-width-image-block .content>div {
    display: none
}

.interior .full-width-image-block .content p {
    font: 1.333vw/1.5em NationalWeb-Regular, sans-serif
}

.interior .full-width-image-block .content p:last-of-type {
    margin-bottom: 0
}

.interior .full-width-image-block .content p:first-of-type {
    margin-top: 0
}

.interior .full-width-image-block .content a.read-more {
    background: rgba(255, 255, 255, .9);
    position: absolute;
    bottom: 0;
    color: #ed3350;
    font: 1.143em NationalWeb-Bold, sans-serif;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    padding: .5em
}

@media screen and (min-width:992px) {
    .interior .full-width-image-block .content>div {
        display: block
    }
    .interior .full-width-image-block .content a.read-more {
        background: #fff;
        font: 1.33vw NationalWeb-Bold, sans-serif;
        bottom: -3.33vw;
        left: 0;
        padding: 1em;
        -webkit-transition: color .2s, background .2s;
        -o-transition: color .2s, background .2s;
        transition: color .2s, background .2s
    }
    .interior .full-width-image-block .content a.read-more:focus,
    .interior .full-width-image-block .content a.read-more:hover {
        outline: 0;
        background: #ed3350;
        color: #fff
    }
    .interior .full-width-image-block .content.has-quote:before {
        content: " ";
        width: 4.416vw;
        height: 4.16vw;
        background: url(../images/quotes.png) no-repeat;
        background-size: cover;
        position: absolute;
        top: -2.16vw
    }
}

.interior .related-content-blocks {
    position: relative;
    padding: 2rem 0
}

.interior .related-content-blocks .wrap {
    margin: 0 2.25rem
}

@media screen and (min-width:992px) {
    .interior .related-content-blocks {
        padding: 4.25rem 0 4rem
    }
    .interior .related-content-blocks .wrap {
        max-width: 940px;
        margin: 0 auto
    }
}

.interior .related-content-blocks .related-content {
    margin: 0 0 3rem
}

.interior .related-content-blocks .related-content:last-child {
    margin: 0 0 1.5rem
}

@media screen and (min-width:992px) {
    .interior .related-content-blocks .related-content {
        float: left;
        width: 31.6666%;
        margin: 0 2.5%
    }

    .interior .related-content-blocks .related-content:first-child,
    .interior .related-content-blocks .related-content:last-child {
        margin: 0
    }

    .related-content.promoboxes2 {
        width: 47% !important;
        margin: 0 1.5% 1.5rem !important;
    }

    /*
    .interior .related-content-blocks .related-content:first-child,
    .interior .related-content-blocks .related-content:nth-child(2) {
        margin: 0
    }
    */
}

.interior .related-content-blocks .related-content h2 {
    font: 1.714em Sanchez, serif;
    color: #ed3350;
    margin: 0 0 1rem;
    font-weight: 700;
    vertical-align: bottom;
    display: table-cell;
}

.interior .related-content-blocks .related-content h2:after {
    content: '';
    display: block;
    height: 16px;
}


.interior .related-content-blocks .related-content p {
    font: 1.143em/1.5em NationalWeb-Regular, sans-serif
}

.interior .related-content-blocks .related-content p:first-of-type,
.interior .related-content-blocks .related-content p:last-of-type {
    margin-top: 0
}

.interior .related-content-blocks .related-content a {
    color: #00b6cd;
    text-decoration: underline
}

.interior .related-content-blocks .related-content a:hover {
    text-decoration: none
}

.interior .related-content-blocks .related-content .button {
    width: 100%;
    margin-top: 2rem;
    bottom: 0;
    text-decoration: none;
    color: #fff
}

.interior .related-content-blocks .related-content .inner {
    background: #fff;
    padding: 1.714rem
}

.interior .sponsors {
    text-align: center;
    max-width: 940px;
    margin: 0 auto;
    padding: 0 1rem
}

.interior .sponsors h3,
.interior h3.bronze-sponsors {
    position: relative;
    margin-bottom: 2rem;
}

.interior h3.bronze-sponsors {
    max-width: 940px;
    overflow: hidden;
    margin: 0 auto 2rem;
}

.interior .sponsors h3 span,
.interior h3.bronze-sponsors span {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    position: relative;
    padding: 0 20px
}

.interior .sponsors h3 span:after,
.interior .sponsors h3 span:before,
.interior h3.bronze-sponsors span:after,
.interior h3.bronze-sponsors span:before {
    content: '';
    display: block;
    width: 1000px;
    position: absolute;
    top: .73em;
    border-top: 1px solid #b7ada5
}

.interior .sponsors h3 span:before,
.interior h3.bronze-sponsors span:before {
    right: 100%
}

.interior .sponsors h3 span:after,
.interior h3.bronze-sponsors span:after {
    left: 100%
}

.interior .sponsors .slide {
    display: inline-block
}

.interior .sponsors.gold-sponsors {
    margin: 2.5rem auto;
}

.interior .sponsors.gold-sponsors h3 {
    font-size: 1.5em
}

.interior .sponsors.gold-sponsors .slide {
    margin: 0 0 3rem;
    display: block
}

.interior .sponsors.gold-sponsors .slide:last-child {
    margin-bottom: 0
}

@media screen and (min-width:992px) {
    .interior .sponsors.gold-sponsors .slide {
        margin: 0 6%;
        display: inline-block
    }
}

.interior .sponsors.gold-sponsors img {
    max-height: 66px;
    max-width: 180px
}

.interior .sponsors.bronze-sponsors img,
.interior .sponsors.silver-sponsors img {
    max-width: 150px;
    max-height: 50px
}

.interior .sponsors.silver-sponsors {
    margin: 2.5rem auto
}

.interior .sponsors.silver-sponsors h3 {
    font-size: 1.25em
}

.interior h3.bronze-sponsors {
    font-size: 1.25em;
    text-align: center;
    margin-bottom: 2rem;
}

.interior .sponsors.silver-sponsors .slide {
    margin: 0 0 3rem;
    display: block
}

.interior .sponsors.silver-sponsors .slide:last-child {
    margin-bottom: 0
}

@media screen and (min-width:992px) {
    .interior .sponsors.silver-sponsors .slide {
        margin: 0 3%;
        display: inline-block
    }
}

.interior .sponsors.bronze-sponsors {
    margin: 5rem auto
}

.interior .sponsors.bronze-sponsors h3 {
    font-size: 1em
}

.interior .sponsors.bronze-sponsors .slide {
    margin: 0 3%
}

.interior .wayfinder-carousel {
    max-width: 820px;
    margin: 4rem auto 2rem;
    padding: 0 4rem
}

@media screen and (min-width:992px) {
    .interior .wayfinder-carousel {
        margin: 0 auto 2rem;
        padding: 0
    }
}

.interior .tabbed-content button,
.interior .tabbed-content ul.tab-list li {
    font: 1.143em Sanchez, serif;
    padding: 1rem .5rem
}

.interior .wayfinder-carousel img {
    max-width: 100px;
    max-height: 50px;
    margin: 0 auto
}

.interior .wayfinder-carousel .slick-next {
    right: 0;
    border-top: 0;
    border-right: 2px solid #b7ada5;
    border-bottom: 2px solid #b7ada5;
    border-left: 0;
    margin: 0 2rem
}

@media screen and (min-width:992px) {
    .interior .wayfinder-carousel .slick-next {
        right: -25px;
        margin: auto
    }
}

.interior .wayfinder-carousel .slick-prev {
    left: 0;
    border-top: 2px solid #b7ada5;
    border-right: 0;
    border-bottom: 0;
    border-left: 2px solid #b7ada5;
    margin: 0 2rem
}

@media screen and (min-width:992px) {
    .interior .wayfinder-carousel .slick-prev {
        left: -25px;
        margin: auto
    }
}

.interior .wayfinder-carousel .slick-next,
.interior .wayfinder-carousel .slick-prev {
    position: absolute;
    display: block;
    cursor: pointer;
    outline: 0;
    background: 0 0;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
    bottom: 0
}

.interior .wayfinder-carousel .slick-next:focus,
.interior .wayfinder-carousel .slick-prev:focus {
    border-color: #00b6cd
}

.interior .tabbed-content {
    position: relative;
    max-width: 940px;
    margin: 1rem 2.25rem
}

.interior .tabbed-content ul.tab-list {
    display: none
}

@media screen and (min-width:992px) {
    .interior .tabbed-content {
        margin: 1rem auto
    }
    .interior .tabbed-content ul.tab-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.interior .tabbed-content ul.tab-list li {
    cursor: pointer;
    background-color: #f2f2f2;
    text-align: center;
    margin: 0 3px 7px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-decoration:underline;
}

.interior .tabbed-content ul.tab-list li:first-child {
    margin-left: 0
}

.interior .tabbed-content ul.tab-list li:last-child {
    margin-right: 0
}

.interior .tabbed-content ul.tab-list li:focus,
.interior .tabbed-content ul.tab-list li[aria-selected=true] {
    color: #fff;
    background-color: #00b6cd;
    margin-bottom: 0;
    outline: 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.interior .tabbed-content button {
    display: block;
    border: 0;
    outline: 0;
    color: #00b6cd;
    background-color: #f2f2f2;
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

.interior .tabbed-content .panel[aria-hidden=true],
.is-hidden {
    display: none
}

.interior .tabbed-content button:focus,
.interior .tabbed-content button[aria-selected=true] {
    color: #fff;
    background-color: #00b6cd;
    outline: 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.interior .tabbed-content button[aria-selected=true] {
    margin-bottom: 0
}

.interior .tabbed-content .panel {
    font: 1.143em NationalWeb-Regular;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, .25);
    box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, .25);
    padding: 1.5rem;
    margin-bottom: 1.7rem
}

@media screen and (min-width:992px) {
    .interior .tabbed-content button {
        display: none
    }
    .interior .tabbed-content .panel {
        margin-bottom: 0
    }
}

.interior .tabbed-content .panel p:first-of-type {
    margin-top: 0
}

.interior .tabbed-content .panel p:last-of-type {
    margin-bottom: 0
}

.interior .tabbed-content .panel:focus {
    outline: 0
}

.interior section.call-to-action {
    margin: 3rem auto;
    text-align: center
}

.interior section.call-to-action a {
    font-size: 1.714em
}

input.ng-pristine.ng-invalid,
select.ng-pristine.ng-invalid,
textarea.ng-pristine.ng-invalid {
    -webkit-box-shadow: none;
    box-shadow: none
}

.error404 #main {
    margin: 0 auto;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 940px
}

.error404 p {
    font-size: 18px
}

.error404 #main a {
    color: #000
}

.error404 .search-form {
    padding-bottom: 40px;
}

.sticky-nav header .flex-left .links nav.main > ul > li ul a:focus {
    color: #fff !important;
}

.gfield_label {
    font-weight: 700;
}

.gform_confirmation_wrapper {
    font-size: 18px;
}

.main-content a {
    color: #00b6cd;
    text-decoration: underline;
}

.main-content li {
    padding-left: 5px;
}

.tabbed-content a {
    color: #00b6cd;
    text-decoration: underline;
}

.top-program-button {
    clear: both;
    float: left;
    position: absolute;
    top: -96px;
    display: inline;
    color: #ed3350 !important;
    text-decoration: none !important;
    padding-left: 20px;
    padding-right: 20px;
}

#gform_2 label {
    font-size: 18px;
}

.programbtn {
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none !important;
    font-size: 18px;
}

.gform_confirmation_wrapper {
    font-size: 18px;
    padding-bottom: 40px;
}

.blog .main-content h2 {
    font-weight: 700;
}

.more-posts {
    padding-bottom: 40px;
}

.singleblogdate {
    border-top:1px solid #ccc;
    padding-top:10px;
    font-size: 16px !important;
    color:#ddd;
}

.singleblogtag {
    font-size: 18px;
}

.displayblogtags {
    padding-bottom: 20px;
}

.interior .tabbed-content .panel p {
    font-size: 18px;
}

.interior .related-content-blocks .related-content p {
    font-size: 18px;
}

.interior .tabbed-content .panel li {
    font-size: 18px;
}

.mc-main li {
    text-indent: 0 !important;
    font-size: initial !important;
}
.mc-main abbr[title],
.mc-main acronym[title] {
    border-bottom: 0;
    text-decoration: none;
}

.mc-main .time-block p {
    background: transparent !important;
}

.mc-list .details {
    position: relative;
}

.sticky-nav .mobile button {
    font-size: 27px;
}

@media (min-width: 992px) {
    .donate-mobile-link,
    .newsletter-mobile-link {
        display: none !important;
    }
}


.donate-mobile-link {
    list-style: none;
    padding-top: 7px;
}

.donate-mobile-link a,
.newsletter-mobile-link a {
    font-size: 27px !important;
    font-weight: 700 !important;
}

.newsletter-mobile-link {
    list-style: none;
    padding-top: 7px;
}

h3.uppercase a {
    color: #fff;
}

.error404 .screen-reader-text {
    font-size: 18px;
}

.error404 .search-submit {
    background-color: #ed3350;
    color: #fff;
    display: inline-block;
    max-width: 100%;
    min-width: 65px;
    padding: .5rem;
    border-radius: 500px;
    vertical-align: baseline;
    text-align: center;
    cursor: pointer;
    font: 1.286em NationalWeb-Bold, sans-serif;
    -webkit-box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, .25);
    box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, .25);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 0;
    padding: 1rem 2rem;
    margin-left: 20px;
}

.search-results .widget {
    display: none;
}

.search-results #main a {
    color: #00b6cd;
}

.search-results #main p {
    font-size: 18px;
}

.search-results #main {
    padding-bottom: 40px;
}

.button.primary.uppercase.read-more {
    text-decoration: none;
}

.pulltoleft {
    margin: 0 62vw 0 0 !important;
}

.sticky-nav .mobile #menu-main-navigation li {
    font-size: 19px !important;
}

.sticky-nav .mobile #menu-main-navigation .sub-menu li a {
    font-size: 18px;
}

.page-id-68 .has-aside .title-container {
    position: absolute !important;
    left: 0;
}

.page-id-68 .has-aside .primary-content {
    margin-top: 100px;
}

.page-id-68 .has-aside aside {
    margin-top: 100px;
}

.page-id-327 .alignleft {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.wysiwyg-btn {
    text-decoration: none !important;
    padding-left: 20px;
    padding-right:20px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
    width: 100%;
}

.staff-section {
    margin-bottom: 2em;
    overflow: hidden;
}
.staff-section h2 {
    text-align: center;
}
.staff-section .row {
    overflow: hidden;
    margin-bottom: 3em;
}
.staff-section .staff-member {
    width: 28%;
    float: left;
    margin: 0 4%;
    text-align: center;
}
.staff-section .staff-member a {
    text-decoration: none;
}
.staff-section .staff-member:first-child {
    margin-left: 0;
}
.staff-section .staff-member:last-child {
    margin-right: 0;
}
.staff-section .staff-member img {
    max-width: 100%;
}
.staff-section .staff-member h3,
.staff-section .staff-member h4 {
    max-width: 83%;
    margin: 0 auto;
}
.staff-section .staff-member h3 {
    font-size: 1.5rem;
}
.staff-section .staff-member h4 {
    font-size: 1.25rem;
}

.contact-shortcode {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.contact-shortcode .staff-contact {
    margin: 0 10px 1em;
    width: 47%;
}
.contact-shortcode .staff-contact img {
    max-width: 132px;
    float: left;
    margin-right: .5em;
}
.contact-shortcode .staff-contact h3 a {
    font-size: 21px;
    text-decoration: none;
}
.contact-shortcode .staff-contact h4 {
    font-size: 18px;
    margin-bottom: 1em;
}
.contact-shortcode .staff-contact p {
    margin: 0;
}
.contact-shortcode .staff-contact {
    word-wrap: break-word;
}
.contact-shortcode .staff-contact .contact-info {
    text-align: left;
}
@media (max-width: 801px) {
    .staff-section .staff-member {
        width: 100%;
        float: none;
        margin: 0 0 2em;
    }
    .contact-shortcode .staff-contact {
        width: 100%;
    }
    .contact-shortcode .staff-contact img {
        float: none;
        margin-right: auto;
    }
    .contact-shortcode .staff-contact .contact-info {
        text-align: center;
    }
}

.gform_description {
    font-size: 18px;
}
.longdesc > h3 {
    display: none;
}
.mc-main table .details h3 {
    display: block;
}
.mc-main .details h3 {
    font-family: NationalWeb-Regular, sans-serif !important;
    font-weight: 700 !important;
    color: #000 !important;
    margin-bottom: .25em !important;
    padding-left: 0;
}
.tabbed-content .interior .tabbed-content button {
    display: none;
}
.interior .tabbed-content .panel .mc-main li {
    display: inline-block;
}
.interior .tabbed-content .panel .mc-main li::before {
    content: none;
    display: inline;
    padding-right: 0;
}
@media screen and (min-width:2000px) {
    section.who-we-serve .video {
        background-position: top;
    }
}
input.large { display: inline-block; }
input.small { display: none; }

@media (max-width: 414px) {
    input.large { display: none; }
    input.small { display: inline-block; }
}

.mc-main .no-icon {
    display: none;
}
.mc-main.calendar .details.no-image {
    padding-top: 3em;
}
.mc-main .category-key ul li.private {
    display: none;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 900px;
    z-index: 997;
    background: rgba(0, 0, 0, 0.6);
}

.select-style {
    position: relative;
}
.select-style select {
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #fff;
    background-color: #009cad;
    height: 50px;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 40px;
    width: 100%;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.select-style:after {
    border: 8px solid rgba(136, 183, 213, 0);
    border-top-color: #fff;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    top: 11px;
    bottom: 0;
    margin: auto;
    right: 15px;
}

/*.position-not-fixed {*/
/*position: static !important;*/
/*}*/
/* Override sponsor image sizes, allow the user to set size */

@media screen and (min-width:992px) {
    .interior .sponsors.gold-sponsors img {
        max-height: none;
        max-width: none;
    }

    .interior .sponsors.bronze-sponsors img,
    .interior .sponsors.silver-sponsors img {
        max-width: none;
        max-height: none;
    }


}

@media screen and (max-width:992px) {
    .page-id-68 .has-aside .title-container {
        position: relative !important;
        left: 0;
    }

    .page-id-68 .has-aside .primary-content {
        margin-top: 0px;
    }

    .page-id-68 .has-aside aside {
        margin-top: 0px;
    }
}

.staff-left {
    float: left;
}
.staff-right {
    float: left;
    padding-left: 20px;
}
.staff-left img {
    max-width: 200px;
    float: left;
    padding-right: 20px;
}
.staff-bio-text p {
    padding-bottom:10px;
}
.staff-full-name {
    font-size:21px !important;
    font-weight:bold;
}
.staff-top-container p {
    margin: 0;
}
.staff-top-container {
    width: 100%;
    clear: both;
    float: left;
    padding-bottom: 40px;
}
.primary-content a {
    color: #00b6cd;
}

@media (max-width: 600px) {
    .staff-left {
        text-align: center;
    }
    .staff-left img {
        float: none;
    }
    .staff-left .staff-bio-text {
        text-align: left;
    }
}

.ppt-form {
    font-size: 18px;
    margin-top: -1em;
}
.ppt-form td {
    padding-bottom: 1em;
    vertical-align: top;
}
@media (max-width: 600px) {
    .ppt-form td {
        display: block;
        padding-bottom: .5em;
    }
    .ppt-form td:last-child {
        padding-bottom: 1em;
    }
    .ppt-form input[type=text] {
        width: 100%;
    }
}
.ppt-form input[type=checkbox],
.ppt-form input[type=radio] {
    margin-right: 10px;
}
.ppt-form input[type=text] {
    border: 1px solid gray;
}
.ppt-form input[type="submit"] {
    display: inline-block;
    max-width: 100%;
    min-width: 65px;
    border-radius: 500px;
    vertical-align: baseline;
    text-align: center;
    cursor: pointer;
    font: 1.286em NationalWeb-Bold, sans-serif;
    -webkit-box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, .25);
    box-shadow: 1px 1px 16px 0 rgba(0, 0, 0, .25);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #ed3350;
    color: #fff;
    text-transform: uppercase;
    padding: .5em 1.5em;
    font-size: 18px;
    border: 0;
}


.ppt-form input[type="submit"]:hover {
    outline: 0;
    background-color: #00b6cd;
    color: #fff;
}

.give-donation-levels-wrap .give-btn {
    background-color: rgb(237, 51, 80);
    color: #fff;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video-container .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.careers-table {
    font-size: 18px;
    margin: 1em 0;
}
.careers-table th {
    padding: 10px 5px;
    border: 1px solid #000;
    overflow: hidden;
    word-break: normal;
}
.careers-table td {
    padding: 10px 5px;
    border: 1px solid #000;
    overflow: hidden;
    word-break: normal;
}
@media screen and (max-width:768px) {
    .careers-table thead {
        display: none;
    }
    .careers-table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 1px solid #000;
    }
    .careers-table td {
        display: block;
        border-top: 0;
        border-bottom: 0;
        padding: 5px 10px;
    }
    .careers-table td:first-child {
        border-top: 1px solid #000;
        padding-top: 10px;
    }
    .careers-table td:last-child {
        padding-bottom: 10px;
    }
    .careers-table td.department::before {
        content: "Department: ";
        font-weight: bold;
    }
    .careers-table td.location::before {
        content: "Location: ";
        font-weight: bold;
    }
    .careers-table td.position-type::before {
        content: "Position Type: ";
        font-weight: bold;
    }
    .careers-table td.job-fair::before {
        content: "Job Fair: ";
        font-weight: bold;
    }
}

.row {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 18px;
    margin: 0 -15px;
}
.row .column {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 15px;
}
@media screen and (max-width:768px) {
    .row {
        display: block;
        margin: auto;
    }
    .row .column {
        padding: 0;
    }
}
form.search-form {
    margin-bottom: 3em;
    font-size: 18px;
}

ul.sponsor-logos {list-style:none !important;margin:20px 0 !important;padding:0 !important;text-align:center;}
ul.sponsor-logos li {display:inline-block;margin:10px !important;}

.gallery {margin:30px 0 60px;}
.gallery:after {content: ""; display: table; clear: both;}
.gallery figure.gallery-item {display:block !important;margin:10px 1% !important;float:left !important; }
.gallery-columns-2 figure.gallery-item {width:48% !important;}
.gallery-columns-3 figure.gallery-item {width:31.333333% !important;}
.gallery-columns-4 figure.gallery-item {width:23% !important;}
