/*!
Theme Name: Inn8ly Builder
Theme URI: http://inn8ly.com
Author: Red8 Interactive
Author URI: http://red8interactive.com
Description: Your small business builder
Version: 1.3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: inn8ly-builder
Tags: Theme
GitHub Theme URI: https://github.com/Red8Interactive/inn8ly-builder

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Bourbon & Neat
# FontAwesome
# Variables Site and Mixins
# Normalize
# Typography
# Elements
# Flexible Content
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Bourbon, Neat, Paraxify, Font Awesome, and Favorite
--------------------------------------------------------------*/
html { box-sizing: border-box; }

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

.paraxify { background-attachment: fixed; background-position: center center; background-size: cover; }

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fas, .far, .fal, .fad, .fab { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }

.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -.0667em; }

.fa-xs { font-size: .75em; }

.fa-sm { font-size: .875em; }

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

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

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

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

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

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

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

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

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

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

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

.fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0; }
.fa-ul > li { position: relative; }

.fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }

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

.fa-pull-left { float: left; }

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

.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left { margin-right: .3em; }
.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right { margin-left: .3em; }

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

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

@keyframes fa-spin { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }
.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; transform: rotate(90deg); }

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

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

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

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

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

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

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

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

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

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

.fa-inverse { color: #fff; }

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

.fa-accessible-icon:before { content: "\f368"; }

.fa-accusoft:before { content: "\f369"; }

.fa-acquisitions-incorporated:before { content: "\f6af"; }

.fa-ad:before { content: "\f641"; }

.fa-address-book:before { content: "\f2b9"; }

.fa-address-card:before { content: "\f2bb"; }

.fa-adjust:before { content: "\f042"; }

.fa-adn:before { content: "\f170"; }

.fa-adobe:before { content: "\f778"; }

.fa-adversal:before { content: "\f36a"; }

.fa-affiliatetheme:before { content: "\f36b"; }

.fa-air-freshener:before { content: "\f5d0"; }

.fa-airbnb:before { content: "\f834"; }

.fa-algolia:before { content: "\f36c"; }

.fa-align-center:before { content: "\f037"; }

.fa-align-justify:before { content: "\f039"; }

.fa-align-left:before { content: "\f036"; }

.fa-align-right:before { content: "\f038"; }

.fa-alipay:before { content: "\f642"; }

.fa-allergies:before { content: "\f461"; }

.fa-amazon:before { content: "\f270"; }

.fa-amazon-pay:before { content: "\f42c"; }

.fa-ambulance:before { content: "\f0f9"; }

.fa-american-sign-language-interpreting:before { content: "\f2a3"; }

.fa-amilia:before { content: "\f36d"; }

.fa-anchor:before { content: "\f13d"; }

.fa-android:before { content: "\f17b"; }

.fa-angellist:before { content: "\f209"; }

.fa-angle-double-down:before { content: "\f103"; }

.fa-angle-double-left:before { content: "\f100"; }

.fa-angle-double-right:before { content: "\f101"; }

.fa-angle-double-up:before { content: "\f102"; }

.fa-angle-down:before { content: "\f107"; }

.fa-angle-left:before { content: "\f104"; }

.fa-angle-right:before { content: "\f105"; }

.fa-angle-up:before { content: "\f106"; }

.fa-angry:before { content: "\f556"; }

.fa-angrycreative:before { content: "\f36e"; }

.fa-angular:before { content: "\f420"; }

.fa-ankh:before { content: "\f644"; }

.fa-app-store:before { content: "\f36f"; }

.fa-app-store-ios:before { content: "\f370"; }

.fa-apper:before { content: "\f371"; }

.fa-apple:before { content: "\f179"; }

.fa-apple-alt:before { content: "\f5d1"; }

.fa-apple-pay:before { content: "\f415"; }

.fa-archive:before { content: "\f187"; }

.fa-archway:before { content: "\f557"; }

.fa-arrow-alt-circle-down:before { content: "\f358"; }

.fa-arrow-alt-circle-left:before { content: "\f359"; }

.fa-arrow-alt-circle-right:before { content: "\f35a"; }

.fa-arrow-alt-circle-up:before { content: "\f35b"; }

.fa-arrow-circle-down:before { content: "\f0ab"; }

.fa-arrow-circle-left:before { content: "\f0a8"; }

.fa-arrow-circle-right:before { content: "\f0a9"; }

.fa-arrow-circle-up:before { content: "\f0aa"; }

.fa-arrow-down:before { content: "\f063"; }

.fa-arrow-left:before { content: "\f060"; }

.fa-arrow-right:before { content: "\f061"; }

.fa-arrow-up:before { content: "\f062"; }

.fa-arrows-alt:before { content: "\f0b2"; }

.fa-arrows-alt-h:before { content: "\f337"; }

.fa-arrows-alt-v:before { content: "\f338"; }

.fa-artstation:before { content: "\f77a"; }

.fa-assistive-listening-systems:before { content: "\f2a2"; }

.fa-asterisk:before { content: "\f069"; }

.fa-asymmetrik:before { content: "\f372"; }

.fa-at:before { content: "\f1fa"; }

.fa-atlas:before { content: "\f558"; }

.fa-atlassian:before { content: "\f77b"; }

.fa-atom:before { content: "\f5d2"; }

.fa-audible:before { content: "\f373"; }

.fa-audio-description:before { content: "\f29e"; }

.fa-autoprefixer:before { content: "\f41c"; }

.fa-avianex:before { content: "\f374"; }

.fa-aviato:before { content: "\f421"; }

.fa-award:before { content: "\f559"; }

.fa-aws:before { content: "\f375"; }

.fa-baby:before { content: "\f77c"; }

.fa-baby-carriage:before { content: "\f77d"; }

.fa-backspace:before { content: "\f55a"; }

.fa-backward:before { content: "\f04a"; }

.fa-bacon:before { content: "\f7e5"; }

.fa-bahai:before { content: "\f666"; }

.fa-balance-scale:before { content: "\f24e"; }

.fa-balance-scale-left:before { content: "\f515"; }

.fa-balance-scale-right:before { content: "\f516"; }

.fa-ban:before { content: "\f05e"; }

.fa-band-aid:before { content: "\f462"; }

.fa-bandcamp:before { content: "\f2d5"; }

.fa-barcode:before { content: "\f02a"; }

.fa-bars:before { content: "\f0c9"; }

.fa-baseball-ball:before { content: "\f433"; }

.fa-basketball-ball:before { content: "\f434"; }

.fa-bath:before { content: "\f2cd"; }

.fa-battery-empty:before { content: "\f244"; }

.fa-battery-full:before { content: "\f240"; }

.fa-battery-half:before { content: "\f242"; }

.fa-battery-quarter:before { content: "\f243"; }

.fa-battery-three-quarters:before { content: "\f241"; }

.fa-battle-net:before { content: "\f835"; }

.fa-bed:before { content: "\f236"; }

.fa-beer:before { content: "\f0fc"; }

.fa-behance:before { content: "\f1b4"; }

.fa-behance-square:before { content: "\f1b5"; }

.fa-bell:before { content: "\f0f3"; }

.fa-bell-slash:before { content: "\f1f6"; }

.fa-bezier-curve:before { content: "\f55b"; }

.fa-bible:before { content: "\f647"; }

.fa-bicycle:before { content: "\f206"; }

.fa-biking:before { content: "\f84a"; }

.fa-bimobject:before { content: "\f378"; }

.fa-binoculars:before { content: "\f1e5"; }

.fa-biohazard:before { content: "\f780"; }

.fa-birthday-cake:before { content: "\f1fd"; }

.fa-bitbucket:before { content: "\f171"; }

.fa-bitcoin:before { content: "\f379"; }

.fa-bity:before { content: "\f37a"; }

.fa-black-tie:before { content: "\f27e"; }

.fa-blackberry:before { content: "\f37b"; }

.fa-blender:before { content: "\f517"; }

.fa-blender-phone:before { content: "\f6b6"; }

.fa-blind:before { content: "\f29d"; }

.fa-blog:before { content: "\f781"; }

.fa-blogger:before { content: "\f37c"; }

.fa-blogger-b:before { content: "\f37d"; }

.fa-bluetooth:before { content: "\f293"; }

.fa-bluetooth-b:before { content: "\f294"; }

.fa-bold:before { content: "\f032"; }

.fa-bolt:before { content: "\f0e7"; }

.fa-bomb:before { content: "\f1e2"; }

.fa-bone:before { content: "\f5d7"; }

.fa-bong:before { content: "\f55c"; }

.fa-book:before { content: "\f02d"; }

.fa-book-dead:before { content: "\f6b7"; }

.fa-book-medical:before { content: "\f7e6"; }

.fa-book-open:before { content: "\f518"; }

.fa-book-reader:before { content: "\f5da"; }

.fa-bookmark:before { content: "\f02e"; }

.fa-bootstrap:before { content: "\f836"; }

.fa-border-all:before { content: "\f84c"; }

.fa-border-none:before { content: "\f850"; }

.fa-border-style:before { content: "\f853"; }

.fa-bowling-ball:before { content: "\f436"; }

.fa-box:before { content: "\f466"; }

.fa-box-open:before { content: "\f49e"; }

.fa-boxes:before { content: "\f468"; }

.fa-braille:before { content: "\f2a1"; }

.fa-brain:before { content: "\f5dc"; }

.fa-bread-slice:before { content: "\f7ec"; }

.fa-briefcase:before { content: "\f0b1"; }

.fa-briefcase-medical:before { content: "\f469"; }

.fa-broadcast-tower:before { content: "\f519"; }

.fa-broom:before { content: "\f51a"; }

.fa-brush:before { content: "\f55d"; }

.fa-btc:before { content: "\f15a"; }

.fa-buffer:before { content: "\f837"; }

.fa-bug:before { content: "\f188"; }

.fa-building:before { content: "\f1ad"; }

.fa-bullhorn:before { content: "\f0a1"; }

.fa-bullseye:before { content: "\f140"; }

.fa-burn:before { content: "\f46a"; }

.fa-buromobelexperte:before { content: "\f37f"; }

.fa-bus:before { content: "\f207"; }

.fa-bus-alt:before { content: "\f55e"; }

.fa-business-time:before { content: "\f64a"; }

.fa-buy-n-large:before { content: "\f8a6"; }

.fa-buysellads:before { content: "\f20d"; }

.fa-calculator:before { content: "\f1ec"; }

.fa-calendar:before { content: "\f133"; }

.fa-calendar-alt:before { content: "\f073"; }

.fa-calendar-check:before { content: "\f274"; }

.fa-calendar-day:before { content: "\f783"; }

.fa-calendar-minus:before { content: "\f272"; }

.fa-calendar-plus:before { content: "\f271"; }

.fa-calendar-times:before { content: "\f273"; }

.fa-calendar-week:before { content: "\f784"; }

.fa-camera:before { content: "\f030"; }

.fa-camera-retro:before { content: "\f083"; }

.fa-campground:before { content: "\f6bb"; }

.fa-canadian-maple-leaf:before { content: "\f785"; }

.fa-candy-cane:before { content: "\f786"; }

.fa-cannabis:before { content: "\f55f"; }

.fa-capsules:before { content: "\f46b"; }

.fa-car:before { content: "\f1b9"; }

.fa-car-alt:before { content: "\f5de"; }

.fa-car-battery:before { content: "\f5df"; }

.fa-car-crash:before { content: "\f5e1"; }

.fa-car-side:before { content: "\f5e4"; }

.fa-caravan:before { content: "\f8ff"; }

.fa-caret-down:before { content: "\f0d7"; }

.fa-caret-left:before { content: "\f0d9"; }

.fa-caret-right:before { content: "\f0da"; }

.fa-caret-square-down:before { content: "\f150"; }

.fa-caret-square-left:before { content: "\f191"; }

.fa-caret-square-right:before { content: "\f152"; }

.fa-caret-square-up:before { content: "\f151"; }

.fa-caret-up:before { content: "\f0d8"; }

.fa-carrot:before { content: "\f787"; }

.fa-cart-arrow-down:before { content: "\f218"; }

.fa-cart-plus:before { content: "\f217"; }

.fa-cash-register:before { content: "\f788"; }

.fa-cat:before { content: "\f6be"; }

.fa-cc-amazon-pay:before { content: "\f42d"; }

.fa-cc-amex:before { content: "\f1f3"; }

.fa-cc-apple-pay:before { content: "\f416"; }

.fa-cc-diners-club:before { content: "\f24c"; }

.fa-cc-discover:before { content: "\f1f2"; }

.fa-cc-jcb:before { content: "\f24b"; }

.fa-cc-mastercard:before { content: "\f1f1"; }

.fa-cc-paypal:before { content: "\f1f4"; }

.fa-cc-stripe:before { content: "\f1f5"; }

.fa-cc-visa:before { content: "\f1f0"; }

.fa-centercode:before { content: "\f380"; }

.fa-centos:before { content: "\f789"; }

.fa-certificate:before { content: "\f0a3"; }

.fa-chair:before { content: "\f6c0"; }

.fa-chalkboard:before { content: "\f51b"; }

.fa-chalkboard-teacher:before { content: "\f51c"; }

.fa-charging-station:before { content: "\f5e7"; }

.fa-chart-area:before { content: "\f1fe"; }

.fa-chart-bar:before { content: "\f080"; }

.fa-chart-line:before { content: "\f201"; }

.fa-chart-pie:before { content: "\f200"; }

.fa-check:before { content: "\f00c"; }

.fa-check-circle:before { content: "\f058"; }

.fa-check-double:before { content: "\f560"; }

.fa-check-square:before { content: "\f14a"; }

.fa-cheese:before { content: "\f7ef"; }

.fa-chess:before { content: "\f439"; }

.fa-chess-bishop:before { content: "\f43a"; }

.fa-chess-board:before { content: "\f43c"; }

.fa-chess-king:before { content: "\f43f"; }

.fa-chess-knight:before { content: "\f441"; }

.fa-chess-pawn:before { content: "\f443"; }

.fa-chess-queen:before { content: "\f445"; }

.fa-chess-rook:before { content: "\f447"; }

.fa-chevron-circle-down:before { content: "\f13a"; }

.fa-chevron-circle-left:before { content: "\f137"; }

.fa-chevron-circle-right:before { content: "\f138"; }

.fa-chevron-circle-up:before { content: "\f139"; }

.fa-chevron-down:before { content: "\f078"; }

.fa-chevron-left:before { content: "\f053"; }

.fa-chevron-right:before { content: "\f054"; }

.fa-chevron-up:before { content: "\f077"; }

.fa-child:before { content: "\f1ae"; }

.fa-chrome:before { content: "\f268"; }

.fa-chromecast:before { content: "\f838"; }

.fa-church:before { content: "\f51d"; }

.fa-circle:before { content: "\f111"; }

.fa-circle-notch:before { content: "\f1ce"; }

.fa-city:before { content: "\f64f"; }

.fa-clinic-medical:before { content: "\f7f2"; }

.fa-clipboard:before { content: "\f328"; }

.fa-clipboard-check:before { content: "\f46c"; }

.fa-clipboard-list:before { content: "\f46d"; }

.fa-clock:before { content: "\f017"; }

.fa-clone:before { content: "\f24d"; }

.fa-closed-captioning:before { content: "\f20a"; }

.fa-cloud:before { content: "\f0c2"; }

.fa-cloud-download-alt:before { content: "\f381"; }

.fa-cloud-meatball:before { content: "\f73b"; }

.fa-cloud-moon:before { content: "\f6c3"; }

.fa-cloud-moon-rain:before { content: "\f73c"; }

.fa-cloud-rain:before { content: "\f73d"; }

.fa-cloud-showers-heavy:before { content: "\f740"; }

.fa-cloud-sun:before { content: "\f6c4"; }

.fa-cloud-sun-rain:before { content: "\f743"; }

.fa-cloud-upload-alt:before { content: "\f382"; }

.fa-cloudscale:before { content: "\f383"; }

.fa-cloudsmith:before { content: "\f384"; }

.fa-cloudversify:before { content: "\f385"; }

.fa-cocktail:before { content: "\f561"; }

.fa-code:before { content: "\f121"; }

.fa-code-branch:before { content: "\f126"; }

.fa-codepen:before { content: "\f1cb"; }

.fa-codiepie:before { content: "\f284"; }

.fa-coffee:before { content: "\f0f4"; }

.fa-cog:before { content: "\f013"; }

.fa-cogs:before { content: "\f085"; }

.fa-coins:before { content: "\f51e"; }

.fa-columns:before { content: "\f0db"; }

.fa-comment:before { content: "\f075"; }

.fa-comment-alt:before { content: "\f27a"; }

.fa-comment-dollar:before { content: "\f651"; }

.fa-comment-dots:before { content: "\f4ad"; }

.fa-comment-medical:before { content: "\f7f5"; }

.fa-comment-slash:before { content: "\f4b3"; }

.fa-comments:before { content: "\f086"; }

.fa-comments-dollar:before { content: "\f653"; }

.fa-compact-disc:before { content: "\f51f"; }

.fa-compass:before { content: "\f14e"; }

.fa-compress:before { content: "\f066"; }

.fa-compress-alt:before { content: "\f422"; }

.fa-compress-arrows-alt:before { content: "\f78c"; }

.fa-concierge-bell:before { content: "\f562"; }

.fa-confluence:before { content: "\f78d"; }

.fa-connectdevelop:before { content: "\f20e"; }

.fa-contao:before { content: "\f26d"; }

.fa-cookie:before { content: "\f563"; }

.fa-cookie-bite:before { content: "\f564"; }

.fa-copy:before { content: "\f0c5"; }

.fa-copyright:before { content: "\f1f9"; }

.fa-cotton-bureau:before { content: "\f89e"; }

.fa-couch:before { content: "\f4b8"; }

.fa-cpanel:before { content: "\f388"; }

.fa-creative-commons:before { content: "\f25e"; }

.fa-creative-commons-by:before { content: "\f4e7"; }

.fa-creative-commons-nc:before { content: "\f4e8"; }

.fa-creative-commons-nc-eu:before { content: "\f4e9"; }

.fa-creative-commons-nc-jp:before { content: "\f4ea"; }

.fa-creative-commons-nd:before { content: "\f4eb"; }

.fa-creative-commons-pd:before { content: "\f4ec"; }

.fa-creative-commons-pd-alt:before { content: "\f4ed"; }

.fa-creative-commons-remix:before { content: "\f4ee"; }

.fa-creative-commons-sa:before { content: "\f4ef"; }

.fa-creative-commons-sampling:before { content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before { content: "\f4f1"; }

.fa-creative-commons-share:before { content: "\f4f2"; }

.fa-creative-commons-zero:before { content: "\f4f3"; }

.fa-credit-card:before { content: "\f09d"; }

.fa-critical-role:before { content: "\f6c9"; }

.fa-crop:before { content: "\f125"; }

.fa-crop-alt:before { content: "\f565"; }

.fa-cross:before { content: "\f654"; }

.fa-crosshairs:before { content: "\f05b"; }

.fa-crow:before { content: "\f520"; }

.fa-crown:before { content: "\f521"; }

.fa-crutch:before { content: "\f7f7"; }

.fa-css3:before { content: "\f13c"; }

.fa-css3-alt:before { content: "\f38b"; }

.fa-cube:before { content: "\f1b2"; }

.fa-cubes:before { content: "\f1b3"; }

.fa-cut:before { content: "\f0c4"; }

.fa-cuttlefish:before { content: "\f38c"; }

.fa-d-and-d:before { content: "\f38d"; }

.fa-d-and-d-beyond:before { content: "\f6ca"; }

.fa-dailymotion:before { content: "\f952"; }

.fa-dashcube:before { content: "\f210"; }

.fa-database:before { content: "\f1c0"; }

.fa-deaf:before { content: "\f2a4"; }

.fa-delicious:before { content: "\f1a5"; }

.fa-democrat:before { content: "\f747"; }

.fa-deploydog:before { content: "\f38e"; }

.fa-deskpro:before { content: "\f38f"; }

.fa-desktop:before { content: "\f108"; }

.fa-dev:before { content: "\f6cc"; }

.fa-deviantart:before { content: "\f1bd"; }

.fa-dharmachakra:before { content: "\f655"; }

.fa-dhl:before { content: "\f790"; }

.fa-diagnoses:before { content: "\f470"; }

.fa-diaspora:before { content: "\f791"; }

.fa-dice:before { content: "\f522"; }

.fa-dice-d20:before { content: "\f6cf"; }

.fa-dice-d6:before { content: "\f6d1"; }

.fa-dice-five:before { content: "\f523"; }

.fa-dice-four:before { content: "\f524"; }

.fa-dice-one:before { content: "\f525"; }

.fa-dice-six:before { content: "\f526"; }

.fa-dice-three:before { content: "\f527"; }

.fa-dice-two:before { content: "\f528"; }

.fa-digg:before { content: "\f1a6"; }

.fa-digital-ocean:before { content: "\f391"; }

.fa-digital-tachograph:before { content: "\f566"; }

.fa-directions:before { content: "\f5eb"; }

.fa-discord:before { content: "\f392"; }

.fa-discourse:before { content: "\f393"; }

.fa-divide:before { content: "\f529"; }

.fa-dizzy:before { content: "\f567"; }

.fa-dna:before { content: "\f471"; }

.fa-dochub:before { content: "\f394"; }

.fa-docker:before { content: "\f395"; }

.fa-dog:before { content: "\f6d3"; }

.fa-dollar-sign:before { content: "\f155"; }

.fa-dolly:before { content: "\f472"; }

.fa-dolly-flatbed:before { content: "\f474"; }

.fa-donate:before { content: "\f4b9"; }

.fa-door-closed:before { content: "\f52a"; }

.fa-door-open:before { content: "\f52b"; }

.fa-dot-circle:before { content: "\f192"; }

.fa-dove:before { content: "\f4ba"; }

.fa-download:before { content: "\f019"; }

.fa-draft2digital:before { content: "\f396"; }

.fa-drafting-compass:before { content: "\f568"; }

.fa-dragon:before { content: "\f6d5"; }

.fa-draw-polygon:before { content: "\f5ee"; }

.fa-dribbble:before { content: "\f17d"; }

.fa-dribbble-square:before { content: "\f397"; }

.fa-dropbox:before { content: "\f16b"; }

.fa-drum:before { content: "\f569"; }

.fa-drum-steelpan:before { content: "\f56a"; }

.fa-drumstick-bite:before { content: "\f6d7"; }

.fa-drupal:before { content: "\f1a9"; }

.fa-dumbbell:before { content: "\f44b"; }

.fa-dumpster:before { content: "\f793"; }

.fa-dumpster-fire:before { content: "\f794"; }

.fa-dungeon:before { content: "\f6d9"; }

.fa-dyalog:before { content: "\f399"; }

.fa-earlybirds:before { content: "\f39a"; }

.fa-ebay:before { content: "\f4f4"; }

.fa-edge:before { content: "\f282"; }

.fa-edit:before { content: "\f044"; }

.fa-egg:before { content: "\f7fb"; }

.fa-eject:before { content: "\f052"; }

.fa-elementor:before { content: "\f430"; }

.fa-ellipsis-h:before { content: "\f141"; }

.fa-ellipsis-v:before { content: "\f142"; }

.fa-ello:before { content: "\f5f1"; }

.fa-ember:before { content: "\f423"; }

.fa-empire:before { content: "\f1d1"; }

.fa-envelope:before { content: "\f0e0"; }

.fa-envelope-open:before { content: "\f2b6"; }

.fa-envelope-open-text:before { content: "\f658"; }

.fa-envelope-square:before { content: "\f199"; }

.fa-envira:before { content: "\f299"; }

.fa-equals:before { content: "\f52c"; }

.fa-eraser:before { content: "\f12d"; }

.fa-erlang:before { content: "\f39d"; }

.fa-ethereum:before { content: "\f42e"; }

.fa-ethernet:before { content: "\f796"; }

.fa-etsy:before { content: "\f2d7"; }

.fa-euro-sign:before { content: "\f153"; }

.fa-evernote:before { content: "\f839"; }

.fa-exchange-alt:before { content: "\f362"; }

.fa-exclamation:before { content: "\f12a"; }

.fa-exclamation-circle:before { content: "\f06a"; }

.fa-exclamation-triangle:before { content: "\f071"; }

.fa-expand:before { content: "\f065"; }

.fa-expand-alt:before { content: "\f424"; }

.fa-expand-arrows-alt:before { content: "\f31e"; }

.fa-expeditedssl:before { content: "\f23e"; }

.fa-external-link-alt:before { content: "\f35d"; }

.fa-external-link-square-alt:before { content: "\f360"; }

.fa-eye:before { content: "\f06e"; }

.fa-eye-dropper:before { content: "\f1fb"; }

.fa-eye-slash:before { content: "\f070"; }

.fa-facebook:before { content: "\f09a"; }

.fa-facebook-f:before { content: "\f39e"; }

.fa-facebook-messenger:before { content: "\f39f"; }

.fa-facebook-square:before { content: "\f082"; }

.fa-fan:before { content: "\f863"; }

.fa-fantasy-flight-games:before { content: "\f6dc"; }

.fa-fast-backward:before { content: "\f049"; }

.fa-fast-forward:before { content: "\f050"; }

.fa-fax:before { content: "\f1ac"; }

.fa-feather:before { content: "\f52d"; }

.fa-feather-alt:before { content: "\f56b"; }

.fa-fedex:before { content: "\f797"; }

.fa-fedora:before { content: "\f798"; }

.fa-female:before { content: "\f182"; }

.fa-fighter-jet:before { content: "\f0fb"; }

.fa-figma:before { content: "\f799"; }

.fa-file:before { content: "\f15b"; }

.fa-file-alt:before { content: "\f15c"; }

.fa-file-archive:before { content: "\f1c6"; }

.fa-file-audio:before { content: "\f1c7"; }

.fa-file-code:before { content: "\f1c9"; }

.fa-file-contract:before { content: "\f56c"; }

.fa-file-csv:before { content: "\f6dd"; }

.fa-file-download:before { content: "\f56d"; }

.fa-file-excel:before { content: "\f1c3"; }

.fa-file-export:before { content: "\f56e"; }

.fa-file-image:before { content: "\f1c5"; }

.fa-file-import:before { content: "\f56f"; }

.fa-file-invoice:before { content: "\f570"; }

.fa-file-invoice-dollar:before { content: "\f571"; }

.fa-file-medical:before { content: "\f477"; }

.fa-file-medical-alt:before { content: "\f478"; }

.fa-file-pdf:before { content: "\f1c1"; }

.fa-file-powerpoint:before { content: "\f1c4"; }

.fa-file-prescription:before { content: "\f572"; }

.fa-file-signature:before { content: "\f573"; }

.fa-file-upload:before { content: "\f574"; }

.fa-file-video:before { content: "\f1c8"; }

.fa-file-word:before { content: "\f1c2"; }

.fa-fill:before { content: "\f575"; }

.fa-fill-drip:before { content: "\f576"; }

.fa-film:before { content: "\f008"; }

.fa-filter:before { content: "\f0b0"; }

.fa-fingerprint:before { content: "\f577"; }

.fa-fire:before { content: "\f06d"; }

.fa-fire-alt:before { content: "\f7e4"; }

.fa-fire-extinguisher:before { content: "\f134"; }

.fa-firefox:before { content: "\f269"; }

.fa-firefox-browser:before { content: "\f907"; }

.fa-first-aid:before { content: "\f479"; }

.fa-first-order:before { content: "\f2b0"; }

.fa-first-order-alt:before { content: "\f50a"; }

.fa-firstdraft:before { content: "\f3a1"; }

.fa-fish:before { content: "\f578"; }

.fa-fist-raised:before { content: "\f6de"; }

.fa-flag:before { content: "\f024"; }

.fa-flag-checkered:before { content: "\f11e"; }

.fa-flag-usa:before { content: "\f74d"; }

.fa-flask:before { content: "\f0c3"; }

.fa-flickr:before { content: "\f16e"; }

.fa-flipboard:before { content: "\f44d"; }

.fa-flushed:before { content: "\f579"; }

.fa-fly:before { content: "\f417"; }

.fa-folder:before { content: "\f07b"; }

.fa-folder-minus:before { content: "\f65d"; }

.fa-folder-open:before { content: "\f07c"; }

.fa-folder-plus:before { content: "\f65e"; }

.fa-font:before { content: "\f031"; }

.fa-font-awesome:before { content: "\f2b4"; }

.fa-font-awesome-alt:before { content: "\f35c"; }

.fa-font-awesome-flag:before { content: "\f425"; }

.fa-font-awesome-logo-full:before { content: "\f4e6"; }

.fa-fonticons:before { content: "\f280"; }

.fa-fonticons-fi:before { content: "\f3a2"; }

.fa-football-ball:before { content: "\f44e"; }

.fa-fort-awesome:before { content: "\f286"; }

.fa-fort-awesome-alt:before { content: "\f3a3"; }

.fa-forumbee:before { content: "\f211"; }

.fa-forward:before { content: "\f04e"; }

.fa-foursquare:before { content: "\f180"; }

.fa-free-code-camp:before { content: "\f2c5"; }

.fa-freebsd:before { content: "\f3a4"; }

.fa-frog:before { content: "\f52e"; }

.fa-frown:before { content: "\f119"; }

.fa-frown-open:before { content: "\f57a"; }

.fa-fulcrum:before { content: "\f50b"; }

.fa-funnel-dollar:before { content: "\f662"; }

.fa-futbol:before { content: "\f1e3"; }

.fa-galactic-republic:before { content: "\f50c"; }

.fa-galactic-senate:before { content: "\f50d"; }

.fa-gamepad:before { content: "\f11b"; }

.fa-gas-pump:before { content: "\f52f"; }

.fa-gavel:before { content: "\f0e3"; }

.fa-gem:before { content: "\f3a5"; }

.fa-genderless:before { content: "\f22d"; }

.fa-get-pocket:before { content: "\f265"; }

.fa-gg:before { content: "\f260"; }

.fa-gg-circle:before { content: "\f261"; }

.fa-ghost:before { content: "\f6e2"; }

.fa-gift:before { content: "\f06b"; }

.fa-gifts:before { content: "\f79c"; }

.fa-git:before { content: "\f1d3"; }

.fa-git-alt:before { content: "\f841"; }

.fa-git-square:before { content: "\f1d2"; }

.fa-github:before { content: "\f09b"; }

.fa-github-alt:before { content: "\f113"; }

.fa-github-square:before { content: "\f092"; }

.fa-gitkraken:before { content: "\f3a6"; }

.fa-gitlab:before { content: "\f296"; }

.fa-gitter:before { content: "\f426"; }

.fa-glass-cheers:before { content: "\f79f"; }

.fa-glass-martini:before { content: "\f000"; }

.fa-glass-martini-alt:before { content: "\f57b"; }

.fa-glass-whiskey:before { content: "\f7a0"; }

.fa-glasses:before { content: "\f530"; }

.fa-glide:before { content: "\f2a5"; }

.fa-glide-g:before { content: "\f2a6"; }

.fa-globe:before { content: "\f0ac"; }

.fa-globe-africa:before { content: "\f57c"; }

.fa-globe-americas:before { content: "\f57d"; }

.fa-globe-asia:before { content: "\f57e"; }

.fa-globe-europe:before { content: "\f7a2"; }

.fa-gofore:before { content: "\f3a7"; }

.fa-golf-ball:before { content: "\f450"; }

.fa-goodreads:before { content: "\f3a8"; }

.fa-goodreads-g:before { content: "\f3a9"; }

.fa-google:before { content: "\f1a0"; }

.fa-google-drive:before { content: "\f3aa"; }

.fa-google-play:before { content: "\f3ab"; }

.fa-google-plus:before { content: "\f2b3"; }

.fa-google-plus-g:before { content: "\f0d5"; }

.fa-google-plus-square:before { content: "\f0d4"; }

.fa-google-wallet:before { content: "\f1ee"; }

.fa-gopuram:before { content: "\f664"; }

.fa-graduation-cap:before { content: "\f19d"; }

.fa-gratipay:before { content: "\f184"; }

.fa-grav:before { content: "\f2d6"; }

.fa-greater-than:before { content: "\f531"; }

.fa-greater-than-equal:before { content: "\f532"; }

.fa-grimace:before { content: "\f57f"; }

.fa-grin:before { content: "\f580"; }

.fa-grin-alt:before { content: "\f581"; }

.fa-grin-beam:before { content: "\f582"; }

.fa-grin-beam-sweat:before { content: "\f583"; }

.fa-grin-hearts:before { content: "\f584"; }

.fa-grin-squint:before { content: "\f585"; }

.fa-grin-squint-tears:before { content: "\f586"; }

.fa-grin-stars:before { content: "\f587"; }

.fa-grin-tears:before { content: "\f588"; }

.fa-grin-tongue:before { content: "\f589"; }

.fa-grin-tongue-squint:before { content: "\f58a"; }

.fa-grin-tongue-wink:before { content: "\f58b"; }

.fa-grin-wink:before { content: "\f58c"; }

.fa-grip-horizontal:before { content: "\f58d"; }

.fa-grip-lines:before { content: "\f7a4"; }

.fa-grip-lines-vertical:before { content: "\f7a5"; }

.fa-grip-vertical:before { content: "\f58e"; }

.fa-gripfire:before { content: "\f3ac"; }

.fa-grunt:before { content: "\f3ad"; }

.fa-guitar:before { content: "\f7a6"; }

.fa-gulp:before { content: "\f3ae"; }

.fa-h-square:before { content: "\f0fd"; }

.fa-hacker-news:before { content: "\f1d4"; }

.fa-hacker-news-square:before { content: "\f3af"; }

.fa-hackerrank:before { content: "\f5f7"; }

.fa-hamburger:before { content: "\f805"; }

.fa-hammer:before { content: "\f6e3"; }

.fa-hamsa:before { content: "\f665"; }

.fa-hand-holding:before { content: "\f4bd"; }

.fa-hand-holding-heart:before { content: "\f4be"; }

.fa-hand-holding-usd:before { content: "\f4c0"; }

.fa-hand-lizard:before { content: "\f258"; }

.fa-hand-middle-finger:before { content: "\f806"; }

.fa-hand-paper:before { content: "\f256"; }

.fa-hand-peace:before { content: "\f25b"; }

.fa-hand-point-down:before { content: "\f0a7"; }

.fa-hand-point-left:before { content: "\f0a5"; }

.fa-hand-point-right:before { content: "\f0a4"; }

.fa-hand-point-up:before { content: "\f0a6"; }

.fa-hand-pointer:before { content: "\f25a"; }

.fa-hand-rock:before { content: "\f255"; }

.fa-hand-scissors:before { content: "\f257"; }

.fa-hand-spock:before { content: "\f259"; }

.fa-hands:before { content: "\f4c2"; }

.fa-hands-helping:before { content: "\f4c4"; }

.fa-handshake:before { content: "\f2b5"; }

.fa-hanukiah:before { content: "\f6e6"; }

.fa-hard-hat:before { content: "\f807"; }

.fa-hashtag:before { content: "\f292"; }

.fa-hat-cowboy:before { content: "\f8c0"; }

.fa-hat-cowboy-side:before { content: "\f8c1"; }

.fa-hat-wizard:before { content: "\f6e8"; }

.fa-hdd:before { content: "\f0a0"; }

.fa-heading:before { content: "\f1dc"; }

.fa-headphones:before { content: "\f025"; }

.fa-headphones-alt:before { content: "\f58f"; }

.fa-headset:before { content: "\f590"; }

.fa-heart:before { content: "\f004"; }

.fa-heart-broken:before { content: "\f7a9"; }

.fa-heartbeat:before { content: "\f21e"; }

.fa-helicopter:before { content: "\f533"; }

.fa-highlighter:before { content: "\f591"; }

.fa-hiking:before { content: "\f6ec"; }

.fa-hippo:before { content: "\f6ed"; }

.fa-hips:before { content: "\f452"; }

.fa-hire-a-helper:before { content: "\f3b0"; }

.fa-history:before { content: "\f1da"; }

.fa-hockey-puck:before { content: "\f453"; }

.fa-holly-berry:before { content: "\f7aa"; }

.fa-home:before { content: "\f015"; }

.fa-hooli:before { content: "\f427"; }

.fa-hornbill:before { content: "\f592"; }

.fa-horse:before { content: "\f6f0"; }

.fa-horse-head:before { content: "\f7ab"; }

.fa-hospital:before { content: "\f0f8"; }

.fa-hospital-alt:before { content: "\f47d"; }

.fa-hospital-symbol:before { content: "\f47e"; }

.fa-hot-tub:before { content: "\f593"; }

.fa-hotdog:before { content: "\f80f"; }

.fa-hotel:before { content: "\f594"; }

.fa-hotjar:before { content: "\f3b1"; }

.fa-hourglass:before { content: "\f254"; }

.fa-hourglass-end:before { content: "\f253"; }

.fa-hourglass-half:before { content: "\f252"; }

.fa-hourglass-start:before { content: "\f251"; }

.fa-house-damage:before { content: "\f6f1"; }

.fa-houzz:before { content: "\f27c"; }

.fa-hryvnia:before { content: "\f6f2"; }

.fa-html5:before { content: "\f13b"; }

.fa-hubspot:before { content: "\f3b2"; }

.fa-i-cursor:before { content: "\f246"; }

.fa-ice-cream:before { content: "\f810"; }

.fa-icicles:before { content: "\f7ad"; }

.fa-icons:before { content: "\f86d"; }

.fa-id-badge:before { content: "\f2c1"; }

.fa-id-card:before { content: "\f2c2"; }

.fa-id-card-alt:before { content: "\f47f"; }

.fa-ideal:before { content: "\f913"; }

.fa-igloo:before { content: "\f7ae"; }

.fa-image:before { content: "\f03e"; }

.fa-images:before { content: "\f302"; }

.fa-imdb:before { content: "\f2d8"; }

.fa-inbox:before { content: "\f01c"; }

.fa-indent:before { content: "\f03c"; }

.fa-industry:before { content: "\f275"; }

.fa-infinity:before { content: "\f534"; }

.fa-info:before { content: "\f129"; }

.fa-info-circle:before { content: "\f05a"; }

.fa-instagram:before { content: "\f16d"; }

.fa-instagram-square:before { content: "\f955"; }

.fa-intercom:before { content: "\f7af"; }

.fa-internet-explorer:before { content: "\f26b"; }

.fa-invision:before { content: "\f7b0"; }

.fa-ioxhost:before { content: "\f208"; }

.fa-italic:before { content: "\f033"; }

.fa-itch-io:before { content: "\f83a"; }

.fa-itunes:before { content: "\f3b4"; }

.fa-itunes-note:before { content: "\f3b5"; }

.fa-java:before { content: "\f4e4"; }

.fa-jedi:before { content: "\f669"; }

.fa-jedi-order:before { content: "\f50e"; }

.fa-jenkins:before { content: "\f3b6"; }

.fa-jira:before { content: "\f7b1"; }

.fa-joget:before { content: "\f3b7"; }

.fa-joint:before { content: "\f595"; }

.fa-joomla:before { content: "\f1aa"; }

.fa-journal-whills:before { content: "\f66a"; }

.fa-js:before { content: "\f3b8"; }

.fa-js-square:before { content: "\f3b9"; }

.fa-jsfiddle:before { content: "\f1cc"; }

.fa-kaaba:before { content: "\f66b"; }

.fa-kaggle:before { content: "\f5fa"; }

.fa-key:before { content: "\f084"; }

.fa-keybase:before { content: "\f4f5"; }

.fa-keyboard:before { content: "\f11c"; }

.fa-keycdn:before { content: "\f3ba"; }

.fa-khanda:before { content: "\f66d"; }

.fa-kickstarter:before { content: "\f3bb"; }

.fa-kickstarter-k:before { content: "\f3bc"; }

.fa-kiss:before { content: "\f596"; }

.fa-kiss-beam:before { content: "\f597"; }

.fa-kiss-wink-heart:before { content: "\f598"; }

.fa-kiwi-bird:before { content: "\f535"; }

.fa-korvue:before { content: "\f42f"; }

.fa-landmark:before { content: "\f66f"; }

.fa-language:before { content: "\f1ab"; }

.fa-laptop:before { content: "\f109"; }

.fa-laptop-code:before { content: "\f5fc"; }

.fa-laptop-medical:before { content: "\f812"; }

.fa-laravel:before { content: "\f3bd"; }

.fa-lastfm:before { content: "\f202"; }

.fa-lastfm-square:before { content: "\f203"; }

.fa-laugh:before { content: "\f599"; }

.fa-laugh-beam:before { content: "\f59a"; }

.fa-laugh-squint:before { content: "\f59b"; }

.fa-laugh-wink:before { content: "\f59c"; }

.fa-layer-group:before { content: "\f5fd"; }

.fa-leaf:before { content: "\f06c"; }

.fa-leanpub:before { content: "\f212"; }

.fa-lemon:before { content: "\f094"; }

.fa-less:before { content: "\f41d"; }

.fa-less-than:before { content: "\f536"; }

.fa-less-than-equal:before { content: "\f537"; }

.fa-level-down-alt:before { content: "\f3be"; }

.fa-level-up-alt:before { content: "\f3bf"; }

.fa-life-ring:before { content: "\f1cd"; }

.fa-lightbulb:before { content: "\f0eb"; }

.fa-line:before { content: "\f3c0"; }

.fa-link:before { content: "\f0c1"; }

.fa-linkedin:before { content: "\f08c"; }

.fa-linkedin-in:before { content: "\f0e1"; }

.fa-linode:before { content: "\f2b8"; }

.fa-linux:before { content: "\f17c"; }

.fa-lira-sign:before { content: "\f195"; }

.fa-list:before { content: "\f03a"; }

.fa-list-alt:before { content: "\f022"; }

.fa-list-ol:before { content: "\f0cb"; }

.fa-list-ul:before { content: "\f0ca"; }

.fa-location-arrow:before { content: "\f124"; }

.fa-lock:before { content: "\f023"; }

.fa-lock-open:before { content: "\f3c1"; }

.fa-long-arrow-alt-down:before { content: "\f309"; }

.fa-long-arrow-alt-left:before { content: "\f30a"; }

.fa-long-arrow-alt-right:before { content: "\f30b"; }

.fa-long-arrow-alt-up:before { content: "\f30c"; }

.fa-low-vision:before { content: "\f2a8"; }

.fa-luggage-cart:before { content: "\f59d"; }

.fa-lyft:before { content: "\f3c3"; }

.fa-magento:before { content: "\f3c4"; }

.fa-magic:before { content: "\f0d0"; }

.fa-magnet:before { content: "\f076"; }

.fa-mail-bulk:before { content: "\f674"; }

.fa-mailchimp:before { content: "\f59e"; }

.fa-male:before { content: "\f183"; }

.fa-mandalorian:before { content: "\f50f"; }

.fa-map:before { content: "\f279"; }

.fa-map-marked:before { content: "\f59f"; }

.fa-map-marked-alt:before { content: "\f5a0"; }

.fa-map-marker:before { content: "\f041"; }

.fa-map-marker-alt:before { content: "\f3c5"; }

.fa-map-pin:before { content: "\f276"; }

.fa-map-signs:before { content: "\f277"; }

.fa-markdown:before { content: "\f60f"; }

.fa-marker:before { content: "\f5a1"; }

.fa-mars:before { content: "\f222"; }

.fa-mars-double:before { content: "\f227"; }

.fa-mars-stroke:before { content: "\f229"; }

.fa-mars-stroke-h:before { content: "\f22b"; }

.fa-mars-stroke-v:before { content: "\f22a"; }

.fa-mask:before { content: "\f6fa"; }

.fa-mastodon:before { content: "\f4f6"; }

.fa-maxcdn:before { content: "\f136"; }

.fa-mdb:before { content: "\f8ca"; }

.fa-medal:before { content: "\f5a2"; }

.fa-medapps:before { content: "\f3c6"; }

.fa-medium:before { content: "\f23a"; }

.fa-medium-m:before { content: "\f3c7"; }

.fa-medkit:before { content: "\f0fa"; }

.fa-medrt:before { content: "\f3c8"; }

.fa-meetup:before { content: "\f2e0"; }

.fa-megaport:before { content: "\f5a3"; }

.fa-meh:before { content: "\f11a"; }

.fa-meh-blank:before { content: "\f5a4"; }

.fa-meh-rolling-eyes:before { content: "\f5a5"; }

.fa-memory:before { content: "\f538"; }

.fa-mendeley:before { content: "\f7b3"; }

.fa-menorah:before { content: "\f676"; }

.fa-mercury:before { content: "\f223"; }

.fa-meteor:before { content: "\f753"; }

.fa-microblog:before { content: "\f91a"; }

.fa-microchip:before { content: "\f2db"; }

.fa-microphone:before { content: "\f130"; }

.fa-microphone-alt:before { content: "\f3c9"; }

.fa-microphone-alt-slash:before { content: "\f539"; }

.fa-microphone-slash:before { content: "\f131"; }

.fa-microscope:before { content: "\f610"; }

.fa-microsoft:before { content: "\f3ca"; }

.fa-minus:before { content: "\f068"; }

.fa-minus-circle:before { content: "\f056"; }

.fa-minus-square:before { content: "\f146"; }

.fa-mitten:before { content: "\f7b5"; }

.fa-mix:before { content: "\f3cb"; }

.fa-mixcloud:before { content: "\f289"; }

.fa-mixer:before { content: "\f956"; }

.fa-mizuni:before { content: "\f3cc"; }

.fa-mobile:before { content: "\f10b"; }

.fa-mobile-alt:before { content: "\f3cd"; }

.fa-modx:before { content: "\f285"; }

.fa-monero:before { content: "\f3d0"; }

.fa-money-bill:before { content: "\f0d6"; }

.fa-money-bill-alt:before { content: "\f3d1"; }

.fa-money-bill-wave:before { content: "\f53a"; }

.fa-money-bill-wave-alt:before { content: "\f53b"; }

.fa-money-check:before { content: "\f53c"; }

.fa-money-check-alt:before { content: "\f53d"; }

.fa-monument:before { content: "\f5a6"; }

.fa-moon:before { content: "\f186"; }

.fa-mortar-pestle:before { content: "\f5a7"; }

.fa-mosque:before { content: "\f678"; }

.fa-motorcycle:before { content: "\f21c"; }

.fa-mountain:before { content: "\f6fc"; }

.fa-mouse:before { content: "\f8cc"; }

.fa-mouse-pointer:before { content: "\f245"; }

.fa-mug-hot:before { content: "\f7b6"; }

.fa-music:before { content: "\f001"; }

.fa-napster:before { content: "\f3d2"; }

.fa-neos:before { content: "\f612"; }

.fa-network-wired:before { content: "\f6ff"; }

.fa-neuter:before { content: "\f22c"; }

.fa-newspaper:before { content: "\f1ea"; }

.fa-nimblr:before { content: "\f5a8"; }

.fa-node:before { content: "\f419"; }

.fa-node-js:before { content: "\f3d3"; }

.fa-not-equal:before { content: "\f53e"; }

.fa-notes-medical:before { content: "\f481"; }

.fa-npm:before { content: "\f3d4"; }

.fa-ns8:before { content: "\f3d5"; }

.fa-nutritionix:before { content: "\f3d6"; }

.fa-object-group:before { content: "\f247"; }

.fa-object-ungroup:before { content: "\f248"; }

.fa-odnoklassniki:before { content: "\f263"; }

.fa-odnoklassniki-square:before { content: "\f264"; }

.fa-oil-can:before { content: "\f613"; }

.fa-old-republic:before { content: "\f510"; }

.fa-om:before { content: "\f679"; }

.fa-opencart:before { content: "\f23d"; }

.fa-openid:before { content: "\f19b"; }

.fa-opera:before { content: "\f26a"; }

.fa-optin-monster:before { content: "\f23c"; }

.fa-orcid:before { content: "\f8d2"; }

.fa-osi:before { content: "\f41a"; }

.fa-otter:before { content: "\f700"; }

.fa-outdent:before { content: "\f03b"; }

.fa-page4:before { content: "\f3d7"; }

.fa-pagelines:before { content: "\f18c"; }

.fa-pager:before { content: "\f815"; }

.fa-paint-brush:before { content: "\f1fc"; }

.fa-paint-roller:before { content: "\f5aa"; }

.fa-palette:before { content: "\f53f"; }

.fa-palfed:before { content: "\f3d8"; }

.fa-pallet:before { content: "\f482"; }

.fa-paper-plane:before { content: "\f1d8"; }

.fa-paperclip:before { content: "\f0c6"; }

.fa-parachute-box:before { content: "\f4cd"; }

.fa-paragraph:before { content: "\f1dd"; }

.fa-parking:before { content: "\f540"; }

.fa-passport:before { content: "\f5ab"; }

.fa-pastafarianism:before { content: "\f67b"; }

.fa-paste:before { content: "\f0ea"; }

.fa-patreon:before { content: "\f3d9"; }

.fa-pause:before { content: "\f04c"; }

.fa-pause-circle:before { content: "\f28b"; }

.fa-paw:before { content: "\f1b0"; }

.fa-paypal:before { content: "\f1ed"; }

.fa-peace:before { content: "\f67c"; }

.fa-pen:before { content: "\f304"; }

.fa-pen-alt:before { content: "\f305"; }

.fa-pen-fancy:before { content: "\f5ac"; }

.fa-pen-nib:before { content: "\f5ad"; }

.fa-pen-square:before { content: "\f14b"; }

.fa-pencil-alt:before { content: "\f303"; }

.fa-pencil-ruler:before { content: "\f5ae"; }

.fa-penny-arcade:before { content: "\f704"; }

.fa-people-carry:before { content: "\f4ce"; }

.fa-pepper-hot:before { content: "\f816"; }

.fa-percent:before { content: "\f295"; }

.fa-percentage:before { content: "\f541"; }

.fa-periscope:before { content: "\f3da"; }

.fa-person-booth:before { content: "\f756"; }

.fa-phabricator:before { content: "\f3db"; }

.fa-phoenix-framework:before { content: "\f3dc"; }

.fa-phoenix-squadron:before { content: "\f511"; }

.fa-phone:before { content: "\f095"; }

.fa-phone-alt:before { content: "\f879"; }

.fa-phone-slash:before { content: "\f3dd"; }

.fa-phone-square:before { content: "\f098"; }

.fa-phone-square-alt:before { content: "\f87b"; }

.fa-phone-volume:before { content: "\f2a0"; }

.fa-photo-video:before { content: "\f87c"; }

.fa-php:before { content: "\f457"; }

.fa-pied-piper:before { content: "\f2ae"; }

.fa-pied-piper-alt:before { content: "\f1a8"; }

.fa-pied-piper-hat:before { content: "\f4e5"; }

.fa-pied-piper-pp:before { content: "\f1a7"; }

.fa-pied-piper-square:before { content: "\f91e"; }

.fa-piggy-bank:before { content: "\f4d3"; }

.fa-pills:before { content: "\f484"; }

.fa-pinterest:before { content: "\f0d2"; }

.fa-pinterest-p:before { content: "\f231"; }

.fa-pinterest-square:before { content: "\f0d3"; }

.fa-pizza-slice:before { content: "\f818"; }

.fa-place-of-worship:before { content: "\f67f"; }

.fa-plane:before { content: "\f072"; }

.fa-plane-arrival:before { content: "\f5af"; }

.fa-plane-departure:before { content: "\f5b0"; }

.fa-play:before { content: "\f04b"; }

.fa-play-circle:before { content: "\f144"; }

.fa-playstation:before { content: "\f3df"; }

.fa-plug:before { content: "\f1e6"; }

.fa-plus:before { content: "\f067"; }

.fa-plus-circle:before { content: "\f055"; }

.fa-plus-square:before { content: "\f0fe"; }

.fa-podcast:before { content: "\f2ce"; }

.fa-poll:before { content: "\f681"; }

.fa-poll-h:before { content: "\f682"; }

.fa-poo:before { content: "\f2fe"; }

.fa-poo-storm:before { content: "\f75a"; }

.fa-poop:before { content: "\f619"; }

.fa-portrait:before { content: "\f3e0"; }

.fa-pound-sign:before { content: "\f154"; }

.fa-power-off:before { content: "\f011"; }

.fa-pray:before { content: "\f683"; }

.fa-praying-hands:before { content: "\f684"; }

.fa-prescription:before { content: "\f5b1"; }

.fa-prescription-bottle:before { content: "\f485"; }

.fa-prescription-bottle-alt:before { content: "\f486"; }

.fa-print:before { content: "\f02f"; }

.fa-procedures:before { content: "\f487"; }

.fa-product-hunt:before { content: "\f288"; }

.fa-project-diagram:before { content: "\f542"; }

.fa-pushed:before { content: "\f3e1"; }

.fa-puzzle-piece:before { content: "\f12e"; }

.fa-python:before { content: "\f3e2"; }

.fa-qq:before { content: "\f1d6"; }

.fa-qrcode:before { content: "\f029"; }

.fa-question:before { content: "\f128"; }

.fa-question-circle:before { content: "\f059"; }

.fa-quidditch:before { content: "\f458"; }

.fa-quinscape:before { content: "\f459"; }

.fa-quora:before { content: "\f2c4"; }

.fa-quote-left:before { content: "\f10d"; }

.fa-quote-right:before { content: "\f10e"; }

.fa-quran:before { content: "\f687"; }

.fa-r-project:before { content: "\f4f7"; }

.fa-radiation:before { content: "\f7b9"; }

.fa-radiation-alt:before { content: "\f7ba"; }

.fa-rainbow:before { content: "\f75b"; }

.fa-random:before { content: "\f074"; }

.fa-raspberry-pi:before { content: "\f7bb"; }

.fa-ravelry:before { content: "\f2d9"; }

.fa-react:before { content: "\f41b"; }

.fa-reacteurope:before { content: "\f75d"; }

.fa-readme:before { content: "\f4d5"; }

.fa-rebel:before { content: "\f1d0"; }

.fa-receipt:before { content: "\f543"; }

.fa-record-vinyl:before { content: "\f8d9"; }

.fa-recycle:before { content: "\f1b8"; }

.fa-red-river:before { content: "\f3e3"; }

.fa-reddit:before { content: "\f1a1"; }

.fa-reddit-alien:before { content: "\f281"; }

.fa-reddit-square:before { content: "\f1a2"; }

.fa-redhat:before { content: "\f7bc"; }

.fa-redo:before { content: "\f01e"; }

.fa-redo-alt:before { content: "\f2f9"; }

.fa-registered:before { content: "\f25d"; }

.fa-remove-format:before { content: "\f87d"; }

.fa-renren:before { content: "\f18b"; }

.fa-reply:before { content: "\f3e5"; }

.fa-reply-all:before { content: "\f122"; }

.fa-replyd:before { content: "\f3e6"; }

.fa-republican:before { content: "\f75e"; }

.fa-researchgate:before { content: "\f4f8"; }

.fa-resolving:before { content: "\f3e7"; }

.fa-restroom:before { content: "\f7bd"; }

.fa-retweet:before { content: "\f079"; }

.fa-rev:before { content: "\f5b2"; }

.fa-ribbon:before { content: "\f4d6"; }

.fa-ring:before { content: "\f70b"; }

.fa-road:before { content: "\f018"; }

.fa-robot:before { content: "\f544"; }

.fa-rocket:before { content: "\f135"; }

.fa-rocketchat:before { content: "\f3e8"; }

.fa-rockrms:before { content: "\f3e9"; }

.fa-route:before { content: "\f4d7"; }

.fa-rss:before { content: "\f09e"; }

.fa-rss-square:before { content: "\f143"; }

.fa-ruble-sign:before { content: "\f158"; }

.fa-ruler:before { content: "\f545"; }

.fa-ruler-combined:before { content: "\f546"; }

.fa-ruler-horizontal:before { content: "\f547"; }

.fa-ruler-vertical:before { content: "\f548"; }

.fa-running:before { content: "\f70c"; }

.fa-rupee-sign:before { content: "\f156"; }

.fa-sad-cry:before { content: "\f5b3"; }

.fa-sad-tear:before { content: "\f5b4"; }

.fa-safari:before { content: "\f267"; }

.fa-salesforce:before { content: "\f83b"; }

.fa-sass:before { content: "\f41e"; }

.fa-satellite:before { content: "\f7bf"; }

.fa-satellite-dish:before { content: "\f7c0"; }

.fa-save:before { content: "\f0c7"; }

.fa-schlix:before { content: "\f3ea"; }

.fa-school:before { content: "\f549"; }

.fa-screwdriver:before { content: "\f54a"; }

.fa-scribd:before { content: "\f28a"; }

.fa-scroll:before { content: "\f70e"; }

.fa-sd-card:before { content: "\f7c2"; }

.fa-search:before { content: "\f002"; }

.fa-search-dollar:before { content: "\f688"; }

.fa-search-location:before { content: "\f689"; }

.fa-search-minus:before { content: "\f010"; }

.fa-search-plus:before { content: "\f00e"; }

.fa-searchengin:before { content: "\f3eb"; }

.fa-seedling:before { content: "\f4d8"; }

.fa-sellcast:before { content: "\f2da"; }

.fa-sellsy:before { content: "\f213"; }

.fa-server:before { content: "\f233"; }

.fa-servicestack:before { content: "\f3ec"; }

.fa-shapes:before { content: "\f61f"; }

.fa-share:before { content: "\f064"; }

.fa-share-alt:before { content: "\f1e0"; }

.fa-share-alt-square:before { content: "\f1e1"; }

.fa-share-square:before { content: "\f14d"; }

.fa-shekel-sign:before { content: "\f20b"; }

.fa-shield-alt:before { content: "\f3ed"; }

.fa-ship:before { content: "\f21a"; }

.fa-shipping-fast:before { content: "\f48b"; }

.fa-shirtsinbulk:before { content: "\f214"; }

.fa-shoe-prints:before { content: "\f54b"; }

.fa-shopify:before { content: "\f957"; }

.fa-shopping-bag:before { content: "\f290"; }

.fa-shopping-basket:before { content: "\f291"; }

.fa-shopping-cart:before { content: "\f07a"; }

.fa-shopware:before { content: "\f5b5"; }

.fa-shower:before { content: "\f2cc"; }

.fa-shuttle-van:before { content: "\f5b6"; }

.fa-sign:before { content: "\f4d9"; }

.fa-sign-in-alt:before { content: "\f2f6"; }

.fa-sign-language:before { content: "\f2a7"; }

.fa-sign-out-alt:before { content: "\f2f5"; }

.fa-signal:before { content: "\f012"; }

.fa-signature:before { content: "\f5b7"; }

.fa-sim-card:before { content: "\f7c4"; }

.fa-simplybuilt:before { content: "\f215"; }

.fa-sistrix:before { content: "\f3ee"; }

.fa-sitemap:before { content: "\f0e8"; }

.fa-sith:before { content: "\f512"; }

.fa-skating:before { content: "\f7c5"; }

.fa-sketch:before { content: "\f7c6"; }

.fa-skiing:before { content: "\f7c9"; }

.fa-skiing-nordic:before { content: "\f7ca"; }

.fa-skull:before { content: "\f54c"; }

.fa-skull-crossbones:before { content: "\f714"; }

.fa-skyatlas:before { content: "\f216"; }

.fa-skype:before { content: "\f17e"; }

.fa-slack:before { content: "\f198"; }

.fa-slack-hash:before { content: "\f3ef"; }

.fa-slash:before { content: "\f715"; }

.fa-sleigh:before { content: "\f7cc"; }

.fa-sliders-h:before { content: "\f1de"; }

.fa-slideshare:before { content: "\f1e7"; }

.fa-smile:before { content: "\f118"; }

.fa-smile-beam:before { content: "\f5b8"; }

.fa-smile-wink:before { content: "\f4da"; }

.fa-smog:before { content: "\f75f"; }

.fa-smoking:before { content: "\f48d"; }

.fa-smoking-ban:before { content: "\f54d"; }

.fa-sms:before { content: "\f7cd"; }

.fa-snapchat:before { content: "\f2ab"; }

.fa-snapchat-ghost:before { content: "\f2ac"; }

.fa-snapchat-square:before { content: "\f2ad"; }

.fa-snowboarding:before { content: "\f7ce"; }

.fa-snowflake:before { content: "\f2dc"; }

.fa-snowman:before { content: "\f7d0"; }

.fa-snowplow:before { content: "\f7d2"; }

.fa-socks:before { content: "\f696"; }

.fa-solar-panel:before { content: "\f5ba"; }

.fa-sort:before { content: "\f0dc"; }

.fa-sort-alpha-down:before { content: "\f15d"; }

.fa-sort-alpha-down-alt:before { content: "\f881"; }

.fa-sort-alpha-up:before { content: "\f15e"; }

.fa-sort-alpha-up-alt:before { content: "\f882"; }

.fa-sort-amount-down:before { content: "\f160"; }

.fa-sort-amount-down-alt:before { content: "\f884"; }

.fa-sort-amount-up:before { content: "\f161"; }

.fa-sort-amount-up-alt:before { content: "\f885"; }

.fa-sort-down:before { content: "\f0dd"; }

.fa-sort-numeric-down:before { content: "\f162"; }

.fa-sort-numeric-down-alt:before { content: "\f886"; }

.fa-sort-numeric-up:before { content: "\f163"; }

.fa-sort-numeric-up-alt:before { content: "\f887"; }

.fa-sort-up:before { content: "\f0de"; }

.fa-soundcloud:before { content: "\f1be"; }

.fa-sourcetree:before { content: "\f7d3"; }

.fa-spa:before { content: "\f5bb"; }

.fa-space-shuttle:before { content: "\f197"; }

.fa-speakap:before { content: "\f3f3"; }

.fa-speaker-deck:before { content: "\f83c"; }

.fa-spell-check:before { content: "\f891"; }

.fa-spider:before { content: "\f717"; }

.fa-spinner:before { content: "\f110"; }

.fa-splotch:before { content: "\f5bc"; }

.fa-spotify:before { content: "\f1bc"; }

.fa-spray-can:before { content: "\f5bd"; }

.fa-square:before { content: "\f0c8"; }

.fa-square-full:before { content: "\f45c"; }

.fa-square-root-alt:before { content: "\f698"; }

.fa-squarespace:before { content: "\f5be"; }

.fa-stack-exchange:before { content: "\f18d"; }

.fa-stack-overflow:before { content: "\f16c"; }

.fa-stackpath:before { content: "\f842"; }

.fa-stamp:before { content: "\f5bf"; }

.fa-star:before { content: "\f005"; }

.fa-star-and-crescent:before { content: "\f699"; }

.fa-star-half:before { content: "\f089"; }

.fa-star-half-alt:before { content: "\f5c0"; }

.fa-star-of-david:before { content: "\f69a"; }

.fa-star-of-life:before { content: "\f621"; }

.fa-staylinked:before { content: "\f3f5"; }

.fa-steam:before { content: "\f1b6"; }

.fa-steam-square:before { content: "\f1b7"; }

.fa-steam-symbol:before { content: "\f3f6"; }

.fa-step-backward:before { content: "\f048"; }

.fa-step-forward:before { content: "\f051"; }

.fa-stethoscope:before { content: "\f0f1"; }

.fa-sticker-mule:before { content: "\f3f7"; }

.fa-sticky-note:before { content: "\f249"; }

.fa-stop:before { content: "\f04d"; }

.fa-stop-circle:before { content: "\f28d"; }

.fa-stopwatch:before { content: "\f2f2"; }

.fa-store:before { content: "\f54e"; }

.fa-store-alt:before { content: "\f54f"; }

.fa-strava:before { content: "\f428"; }

.fa-stream:before { content: "\f550"; }

.fa-street-view:before { content: "\f21d"; }

.fa-strikethrough:before { content: "\f0cc"; }

.fa-stripe:before { content: "\f429"; }

.fa-stripe-s:before { content: "\f42a"; }

.fa-stroopwafel:before { content: "\f551"; }

.fa-studiovinari:before { content: "\f3f8"; }

.fa-stumbleupon:before { content: "\f1a4"; }

.fa-stumbleupon-circle:before { content: "\f1a3"; }

.fa-subscript:before { content: "\f12c"; }

.fa-subway:before { content: "\f239"; }

.fa-suitcase:before { content: "\f0f2"; }

.fa-suitcase-rolling:before { content: "\f5c1"; }

.fa-sun:before { content: "\f185"; }

.fa-superpowers:before { content: "\f2dd"; }

.fa-superscript:before { content: "\f12b"; }

.fa-supple:before { content: "\f3f9"; }

.fa-surprise:before { content: "\f5c2"; }

.fa-suse:before { content: "\f7d6"; }

.fa-swatchbook:before { content: "\f5c3"; }

.fa-swift:before { content: "\f8e1"; }

.fa-swimmer:before { content: "\f5c4"; }

.fa-swimming-pool:before { content: "\f5c5"; }

.fa-symfony:before { content: "\f83d"; }

.fa-synagogue:before { content: "\f69b"; }

.fa-sync:before { content: "\f021"; }

.fa-sync-alt:before { content: "\f2f1"; }

.fa-syringe:before { content: "\f48e"; }

.fa-table:before { content: "\f0ce"; }

.fa-table-tennis:before { content: "\f45d"; }

.fa-tablet:before { content: "\f10a"; }

.fa-tablet-alt:before { content: "\f3fa"; }

.fa-tablets:before { content: "\f490"; }

.fa-tachometer-alt:before { content: "\f3fd"; }

.fa-tag:before { content: "\f02b"; }

.fa-tags:before { content: "\f02c"; }

.fa-tape:before { content: "\f4db"; }

.fa-tasks:before { content: "\f0ae"; }

.fa-taxi:before { content: "\f1ba"; }

.fa-teamspeak:before { content: "\f4f9"; }

.fa-teeth:before { content: "\f62e"; }

.fa-teeth-open:before { content: "\f62f"; }

.fa-telegram:before { content: "\f2c6"; }

.fa-telegram-plane:before { content: "\f3fe"; }

.fa-temperature-high:before { content: "\f769"; }

.fa-temperature-low:before { content: "\f76b"; }

.fa-tencent-weibo:before { content: "\f1d5"; }

.fa-tenge:before { content: "\f7d7"; }

.fa-terminal:before { content: "\f120"; }

.fa-text-height:before { content: "\f034"; }

.fa-text-width:before { content: "\f035"; }

.fa-th:before { content: "\f00a"; }

.fa-th-large:before { content: "\f009"; }

.fa-th-list:before { content: "\f00b"; }

.fa-the-red-yeti:before { content: "\f69d"; }

.fa-theater-masks:before { content: "\f630"; }

.fa-themeco:before { content: "\f5c6"; }

.fa-themeisle:before { content: "\f2b2"; }

.fa-thermometer:before { content: "\f491"; }

.fa-thermometer-empty:before { content: "\f2cb"; }

.fa-thermometer-full:before { content: "\f2c7"; }

.fa-thermometer-half:before { content: "\f2c9"; }

.fa-thermometer-quarter:before { content: "\f2ca"; }

.fa-thermometer-three-quarters:before { content: "\f2c8"; }

.fa-think-peaks:before { content: "\f731"; }

.fa-thumbs-down:before { content: "\f165"; }

.fa-thumbs-up:before { content: "\f164"; }

.fa-thumbtack:before { content: "\f08d"; }

.fa-ticket-alt:before { content: "\f3ff"; }

.fa-times:before { content: "\f00d"; }

.fa-times-circle:before { content: "\f057"; }

.fa-tint:before { content: "\f043"; }

.fa-tint-slash:before { content: "\f5c7"; }

.fa-tired:before { content: "\f5c8"; }

.fa-toggle-off:before { content: "\f204"; }

.fa-toggle-on:before { content: "\f205"; }

.fa-toilet:before { content: "\f7d8"; }

.fa-toilet-paper:before { content: "\f71e"; }

.fa-toolbox:before { content: "\f552"; }

.fa-tools:before { content: "\f7d9"; }

.fa-tooth:before { content: "\f5c9"; }

.fa-torah:before { content: "\f6a0"; }

.fa-torii-gate:before { content: "\f6a1"; }

.fa-tractor:before { content: "\f722"; }

.fa-trade-federation:before { content: "\f513"; }

.fa-trademark:before { content: "\f25c"; }

.fa-traffic-light:before { content: "\f637"; }

.fa-trailer:before { content: "\f941"; }

.fa-train:before { content: "\f238"; }

.fa-tram:before { content: "\f7da"; }

.fa-transgender:before { content: "\f224"; }

.fa-transgender-alt:before { content: "\f225"; }

.fa-trash:before { content: "\f1f8"; }

.fa-trash-alt:before { content: "\f2ed"; }

.fa-trash-restore:before { content: "\f829"; }

.fa-trash-restore-alt:before { content: "\f82a"; }

.fa-tree:before { content: "\f1bb"; }

.fa-trello:before { content: "\f181"; }

.fa-tripadvisor:before { content: "\f262"; }

.fa-trophy:before { content: "\f091"; }

.fa-truck:before { content: "\f0d1"; }

.fa-truck-loading:before { content: "\f4de"; }

.fa-truck-monster:before { content: "\f63b"; }

.fa-truck-moving:before { content: "\f4df"; }

.fa-truck-pickup:before { content: "\f63c"; }

.fa-tshirt:before { content: "\f553"; }

.fa-tty:before { content: "\f1e4"; }

.fa-tumblr:before { content: "\f173"; }

.fa-tumblr-square:before { content: "\f174"; }

.fa-tv:before { content: "\f26c"; }

.fa-twitch:before { content: "\f1e8"; }

.fa-twitter:before { content: "\f099"; }

.fa-twitter-square:before { content: "\f081"; }

.fa-typo3:before { content: "\f42b"; }

.fa-uber:before { content: "\f402"; }

.fa-ubuntu:before { content: "\f7df"; }

.fa-uikit:before { content: "\f403"; }

.fa-umbraco:before { content: "\f8e8"; }

.fa-umbrella:before { content: "\f0e9"; }

.fa-umbrella-beach:before { content: "\f5ca"; }

.fa-underline:before { content: "\f0cd"; }

.fa-undo:before { content: "\f0e2"; }

.fa-undo-alt:before { content: "\f2ea"; }

.fa-uniregistry:before { content: "\f404"; }

.fa-unity:before { content: "\f949"; }

.fa-universal-access:before { content: "\f29a"; }

.fa-university:before { content: "\f19c"; }

.fa-unlink:before { content: "\f127"; }

.fa-unlock:before { content: "\f09c"; }

.fa-unlock-alt:before { content: "\f13e"; }

.fa-untappd:before { content: "\f405"; }

.fa-upload:before { content: "\f093"; }

.fa-ups:before { content: "\f7e0"; }

.fa-usb:before { content: "\f287"; }

.fa-user:before { content: "\f007"; }

.fa-user-alt:before { content: "\f406"; }

.fa-user-alt-slash:before { content: "\f4fa"; }

.fa-user-astronaut:before { content: "\f4fb"; }

.fa-user-check:before { content: "\f4fc"; }

.fa-user-circle:before { content: "\f2bd"; }

.fa-user-clock:before { content: "\f4fd"; }

.fa-user-cog:before { content: "\f4fe"; }

.fa-user-edit:before { content: "\f4ff"; }

.fa-user-friends:before { content: "\f500"; }

.fa-user-graduate:before { content: "\f501"; }

.fa-user-injured:before { content: "\f728"; }

.fa-user-lock:before { content: "\f502"; }

.fa-user-md:before { content: "\f0f0"; }

.fa-user-minus:before { content: "\f503"; }

.fa-user-ninja:before { content: "\f504"; }

.fa-user-nurse:before { content: "\f82f"; }

.fa-user-plus:before { content: "\f234"; }

.fa-user-secret:before { content: "\f21b"; }

.fa-user-shield:before { content: "\f505"; }

.fa-user-slash:before { content: "\f506"; }

.fa-user-tag:before { content: "\f507"; }

.fa-user-tie:before { content: "\f508"; }

.fa-user-times:before { content: "\f235"; }

.fa-users:before { content: "\f0c0"; }

.fa-users-cog:before { content: "\f509"; }

.fa-usps:before { content: "\f7e1"; }

.fa-ussunnah:before { content: "\f407"; }

.fa-utensil-spoon:before { content: "\f2e5"; }

.fa-utensils:before { content: "\f2e7"; }

.fa-vaadin:before { content: "\f408"; }

.fa-vector-square:before { content: "\f5cb"; }

.fa-venus:before { content: "\f221"; }

.fa-venus-double:before { content: "\f226"; }

.fa-venus-mars:before { content: "\f228"; }

.fa-viacoin:before { content: "\f237"; }

.fa-viadeo:before { content: "\f2a9"; }

.fa-viadeo-square:before { content: "\f2aa"; }

.fa-vial:before { content: "\f492"; }

.fa-vials:before { content: "\f493"; }

.fa-viber:before { content: "\f409"; }

.fa-video:before { content: "\f03d"; }

.fa-video-slash:before { content: "\f4e2"; }

.fa-vihara:before { content: "\f6a7"; }

.fa-vimeo:before { content: "\f40a"; }

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

.fa-vimeo-v:before { content: "\f27d"; }

.fa-vine:before { content: "\f1ca"; }

.fa-vk:before { content: "\f189"; }

.fa-vnv:before { content: "\f40b"; }

.fa-voicemail:before { content: "\f897"; }

.fa-volleyball-ball:before { content: "\f45f"; }

.fa-volume-down:before { content: "\f027"; }

.fa-volume-mute:before { content: "\f6a9"; }

.fa-volume-off:before { content: "\f026"; }

.fa-volume-up:before { content: "\f028"; }

.fa-vote-yea:before { content: "\f772"; }

.fa-vr-cardboard:before { content: "\f729"; }

.fa-vuejs:before { content: "\f41f"; }

.fa-walking:before { content: "\f554"; }

.fa-wallet:before { content: "\f555"; }

.fa-warehouse:before { content: "\f494"; }

.fa-water:before { content: "\f773"; }

.fa-wave-square:before { content: "\f83e"; }

.fa-waze:before { content: "\f83f"; }

.fa-weebly:before { content: "\f5cc"; }

.fa-weibo:before { content: "\f18a"; }

.fa-weight:before { content: "\f496"; }

.fa-weight-hanging:before { content: "\f5cd"; }

.fa-weixin:before { content: "\f1d7"; }

.fa-whatsapp:before { content: "\f232"; }

.fa-whatsapp-square:before { content: "\f40c"; }

.fa-wheelchair:before { content: "\f193"; }

.fa-whmcs:before { content: "\f40d"; }

.fa-wifi:before { content: "\f1eb"; }

.fa-wikipedia-w:before { content: "\f266"; }

.fa-wind:before { content: "\f72e"; }

.fa-window-close:before { content: "\f410"; }

.fa-window-maximize:before { content: "\f2d0"; }

.fa-window-minimize:before { content: "\f2d1"; }

.fa-window-restore:before { content: "\f2d2"; }

.fa-windows:before { content: "\f17a"; }

.fa-wine-bottle:before { content: "\f72f"; }

.fa-wine-glass:before { content: "\f4e3"; }

.fa-wine-glass-alt:before { content: "\f5ce"; }

.fa-wix:before { content: "\f5cf"; }

.fa-wizards-of-the-coast:before { content: "\f730"; }

.fa-wolf-pack-battalion:before { content: "\f514"; }

.fa-won-sign:before { content: "\f159"; }

.fa-wordpress:before { content: "\f19a"; }

.fa-wordpress-simple:before { content: "\f411"; }

.fa-wpbeginner:before { content: "\f297"; }

.fa-wpexplorer:before { content: "\f2de"; }

.fa-wpforms:before { content: "\f298"; }

.fa-wpressr:before { content: "\f3e4"; }

.fa-wrench:before { content: "\f0ad"; }

.fa-x-ray:before { content: "\f497"; }

.fa-xbox:before { content: "\f412"; }

.fa-xing:before { content: "\f168"; }

.fa-xing-square:before { content: "\f169"; }

.fa-y-combinator:before { content: "\f23b"; }

.fa-yahoo:before { content: "\f19e"; }

.fa-yammer:before { content: "\f840"; }

.fa-yandex:before { content: "\f413"; }

.fa-yandex-international:before { content: "\f414"; }

.fa-yarn:before { content: "\f7e3"; }

.fa-yelp:before { content: "\f1e9"; }

.fa-yen-sign:before { content: "\f157"; }

.fa-yin-yang:before { content: "\f6ad"; }

.fa-yoast:before { content: "\f2b1"; }

.fa-youtube:before { content: "\f167"; }

.fa-youtube-square:before { content: "\f431"; }

.fa-zhihu:before { content: "\f63f"; }

.sr-only { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

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

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; font-display: auto; src: url("./webfonts/fa-solid-900.eot"); src: url("./webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("./webfonts/fa-solid-900.woff2") format("woff2"), url("./webfonts/fa-solid-900.woff") format("woff"), url("./webfonts/fa-solid-900.ttf") format("truetype"), url("./webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa, .fas { font-family: 'Font Awesome 5 Free'; font-weight: 900; }

@font-face { font-family: 'Font Awesome 5 Brands'; font-style: normal; font-weight: 400; font-display: auto; src: url("./webfonts/fa-brands-400.eot"); src: url("./webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("./webfonts/fa-brands-400.woff2") format("woff2"), url("./webfonts/fa-brands-400.woff") format("woff"), url("./webfonts/fa-brands-400.ttf") format("truetype"), url("./webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab { font-family: 'Font Awesome 5 Brands'; font-weight: 400; }

@font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 400; font-display: auto; src: url("./webfonts/fa-regular-400.eot"); src: url("./webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("./webfonts/fa-regular-400.woff2") format("woff2"), url("./webfonts/fa-regular-400.woff") format("woff"), url("./webfonts/fa-regular-400.ttf") format("truetype"), url("./webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
.far { font-family: 'Font Awesome 5 Free'; font-weight: 400; }

.simplefavorite-button:hover { cursor: pointer; }

.simplefavorite-button.active { opacity: 1; }

.simplefavorite-button.has-count { position: relative; }

.simplefavorite-button { border-radius: 50%; padding: 0.25em 0.5em; }

.simplefavorite-button.preset { display: inline-block; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; background: transparent; background-color: #fff; border: 1px solid #ccc; -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1), 1px 1px 1px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1), 1px 1px 1px 0px rgba(0, 0, 0, 0.1); padding: .5em 1em .5em 2em; position: relative; -webkit-border-radius: 50%; border-radius: 50%; cursor: pointer; -webkit-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }

.simplefavorite-button.preset:active, .simplefavorite-button.preset:focus { outline: none; }

.simplefavorite-button.preset i { position: absolute; font-size: 1.3em; left: .3em; }

.simplefavorite-button.preset:hover { background-color: #333; border-color: #333; color: #fff; -webkit-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }

.simplefavorite-button.preset.active { background-color: #333; color: #fff; border-color: #333; opacity: 1; }

.simplefavorites-loading { margin-left: 8px; }

.sf-icon-spinner-wrapper { display: inline-block; position: relative; min-width: 1em; min-height: 1em; }

.sf-icon-spinner { -webkit-animation: sf_rotate linear 2s infinite; animation: sf_rotate linear 2s infinite; position: absolute; top: .15em; left: 0; }

@-webkit-keyframes sf_rotate { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transform-origin: center center; transform-origin: center center; }
  50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transform-origin: center center; transform-origin: center center; }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); -webkit-transform-origin: center center; transform-origin: center center; } }
@keyframes sf_rotate { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transform-origin: center center; transform-origin: center center; }
  50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transform-origin: center center; transform-origin: center center; }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); -webkit-transform-origin: center center; transform-origin: center center; } }
.favorites-list { list-style: none; }

.favorites-list li { zoom: 1; border-top: 1px solid rgba(0, 0, 0, 0.2); padding: .75em 0; margin: 0; }

.favorites-list li:before, .favorites-list li:after { content: " "; /* 1 */ display: table; /* 2 */ }

.favorites-list li:after { clear: both; }

.favorites-list li img { float: left; margin-right: 1em; }

.simplefavorites-modal-backdrop { position: fixed; width: 0; height: 0; background-color: rgba(0, 0, 0, 0.85); top: 0; left: 50%; z-index: 998; opacity: 0; -webkit-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease; }

.simplefavorites-modal-backdrop.active { width: 100%; height: 100%; left: 0; opacity: 1; -webkit-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease; }

.simplefavorites-modal-content { z-index: 999; position: fixed; top: -200%; left: 50%; width: 50%; background-color: #ffffff; -webkit-border-radius: 2px; border-radius: 2px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; -webkit-box-shadow: 2px 2px 20px 0px rgba(51, 51, 51, 0.5); box-shadow: 2px 2px 20px 0px rgba(51, 51, 51, 0.5); }

.simplefavorites-modal-content.small { width: 400px; }

.simplefavorites-modal-content.active { top: 50px; -webkit-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }

.simplefavorites-modal-content.loading .modal-content-body { display: none; }

.simplefavorites-modal-content.loading .modal-content-loading { display: block; }

.simplefavorites-modal-content-body { padding: 1em; max-height: 300px; overflow: auto; zoom: 1; }

.simplefavorites-modal-content-body:before, .simplefavorites-modal-content-body:after { content: " "; /* 1 */ display: table; /* 2 */ }

.simplefavorites-modal-content-body:after { clear: both; }

.simplefavorites-modal-content-body.no-padding { padding: 0; }

.simplefavorites-modal-content-body.has-footer { padding-bottom: 0; }

.simplefavorites-modal-content-interior { padding: 1em; padding-bottom: 0; }

.simplefavorites-modal-content-footer { zoom: 1; padding: .7em; -webkit-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; background-color: rgba(51, 51, 51, 0.1); }

.simplefavorites-modal-content-footer:before, .simplefavorites-modal-content-footer:after { content: " "; /* 1 */ display: table; /* 2 */ }

.simplefavorites-modal-content-footer:after { clear: both; }

.simplefavorites-button-consent-deny { float: left; opacity: .7; }

.simplefavorites-button-consent-accept { float: right; }

@media (max-width: 767px) { .simplefavorites-modal-content { width: 90%; }
  .simplefavorites-modal-content.active { top: 20px; }
  .simplefavorites-modal-content-body { height: 300px; overflow-y: scroll; -webkit-overflow-scrolling: touch; overflow-x: hidden; } }
@media print { .simplefavorites-modal-backdrop, .simplefavorites-modal-content { display: none; } }
/*--------------------------------------------------------------
# Variables Site and Mixins
--------------------------------------------------------------*/
/* In case we need to update opacity later */
/************************************** FONTS ************************************/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; }

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

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

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

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

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

b, strong { font-weight: bold; }

dfn { font-style: italic; }

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

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

small { font-size: 80%; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

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

figure { margin: 1em 40px; }

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

pre { overflow: auto; }

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

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

button { overflow: visible; }

button, select { text-transform: none; }

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

button[disabled], html input[disabled] { cursor: default; }

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

input { line-height: normal; }

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

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

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

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

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

td, th { padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, textarea { color: #333333; font-family: 'Open Sans', Arial, sans-serif; font-weight: 400; font-size: 16px; font-size: 1rem; line-height: 1.5; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 { clear: both; margin: 0.5em 0; line-height: 1.2; }

h1 { font-size: 36px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; }

h2 { font-size: 30px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 300; line-height: 1.1; }

h3 { font-size: 28px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; }

h4 { font-size: 22px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; }

h5 { font-size: 20px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; }

h6 { font-size: 18px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; }

p { font-size: 1em; }

dfn, cite, em, i { font-style: italic; }

blockquote { margin: 0 1.5em 0 0; border-left: 2px solid #b92120; padding-left: 1em; font-style: italic; }

address { margin: 0 0 1.5em; }

pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; }

code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; }

abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }

mark, ins { background: #fff9c0; text-decoration: none; }

big { font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html { box-sizing: border-box; }

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

body { background: #ffffff; /* Fallback for when there is no custom background color defined. */ }

blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

.tech_filter_menu { margin: 30px 0 0; padding: 0; list-style: none; display: inline-block; text-align: center; width: 100%; }
.tech_filter_menu li { display: inline-block; text-transform: uppercase; margin-right: 24px; font-size: 13px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; color: #999999; }
.tech_filter_menu li:last-child { margin-right: 0; }
.tech_filter_menu li a { color: #999999; }
.tech_filter_menu li.current-cat, .tech_filter_menu li:hover, .tech_filter_menu li:focus { border-bottom: 1px solid #dd9d45; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

ul { margin-left: 0; }

table { margin: 0 0 1.5em; width: 100%; }

.mh-header .mh-container, .mh-subheader .mh-container, .mh-footer .mh-container, .mh-preheader .mh-container { max-width: 1200px; }

.r8_main_header { background-color: #ffffff; }

.r8_sec_menu_wrapper { background-color: #000000; }

.site-header { position: relative; width: 100%; }

.r8_header_fixed .site-header { position: fixed; z-index: 10; }

.r8_header_absolute .site-header { position: absolute; z-index: 10; }

.fixed-header-spacer { width: 100%; display: block; height: 32px; }
@media screen and (max-width: 768px) { .fixed-header-spacer { height: 0px; } }
.fixed-header-spacer.no-hero { height: 102px; }
@media screen and (max-width: 768px) { .fixed-header-spacer.no-hero { height: 60px; } }
@media screen and (max-width: 626px) { .fixed-header-spacer.no-hero { height: 50px; } }

.top_header_search_form { display: none; padding: 20px; background-color: #ffffff; -moz-box-shadow: inset 0 0 10px -2px #000000; -webkit-box-shadow: inset 0 0 10px -2px #000000; box-shadow: inset 0 0 10px -2px #000000; }

.site-header { z-index: 10; }
.site-header.has_search_sec .header_search { padding: 0 15px; }
.site-header.has_no_search .header_search { padding-left: 15px; }
.site-header.header_shadow { -webkit-box-shadow: 0px 6px 11px -5px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 6px 11px -5px rgba(0, 0, 0, 0.75); box-shadow: 0px 6px 11px -5px rgba(0, 0, 0, 0.75); }
.site-header.absolute_logo_header .header_wrapper { position: relative; }
.site-header .container { position: relative; }
@media screen and (max-width: 768px) { .site-header .r8_sec_menu_wrapper { display: none; } }
.site-header .r8_sec_menu_wrapper .container:after { clear: both; content: ""; display: table; }
.site-header .r8_sec_menu_wrapper .my_account_login { margin-left: 30px; float: right; }
.site-header .r8_sec_menu_wrapper .my_account_login.logged_in a:first-child { margin-right: 30px; }
.site-header .r8_sec_menu_wrapper .my_account_login a { color: #ffffff; text-decoration: none; padding: 5px 0; font-size: 15px; display: inline-block; }
.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; float: right; }
.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container > div { display: inline-block; }
.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container ul, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container-left ul { list-style: none; margin: 0; padding: 0; }
.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container ul ul, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container-left ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 1.5em; left: -999em; z-index: 99999; }
.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container ul ul ul, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container-left ul ul ul { left: -999em; top: 0; }
.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container ul ul li:hover > ul, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container ul ul li.focus > ul, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container-left ul ul li:hover > ul, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container-left ul ul li.focus > ul { left: 100%; }
.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container ul ul a, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container-left ul ul a { width: 200px; padding: 2px 5px; }
.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container ul li:hover > ul, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container ul li.focus > ul, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container-left ul li:hover > ul, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container-left ul li.focus > ul { left: auto; }
.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container li, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container-left li { float: left; position: relative; }
.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container a, .site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container-left a { display: block; text-decoration: none; }
.site-header .r8_sec_menu_wrapper .r8_secondary_menu { margin: 0; padding: 0; list-style: none; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: end; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.site-header .r8_sec_menu_wrapper .r8_secondary_menu > li { color: #ffffff; display: inline-block; margin-left: 20px; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
.site-header .r8_sec_menu_wrapper .r8_secondary_menu > li:not(.r8_btn_menu_link) a { color: #ffffff; text-decoration: none; padding: 5px 0; font-size: 15px; display: block; }
.site-header .r8_sec_menu_wrapper .r8_secondary_menu > li:not(.r8_btn_menu_link) a:hover { opacity: 0.7; }
.site-header .r8_sec_menu_wrapper .r8_secondary_menu > li:not(.r8_btn_menu_link):last-child a { padding-right: 0; }
.site-header .r8_sec_menu_wrapper .r8_secondary_menu > li:first-child { margin-left: 0; }
.site-header .r8_main_header .header_wrapper { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-box-align: stretch; -moz-box-align: stretch; box-align: stretch; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; -o-align-items: stretch; align-items: stretch; -ms-flex-align: stretch; position: relative; }
.site-header .r8_main_header .site-branding { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
.site-header .r8_main_header .site-branding.r8_logo_center { -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; width: 100%; }
@media screen and (max-width: 768px) { .site-header .r8_main_header .site-branding.r8_logo_center { -webkit-box-pack: start; -moz-box-pack: start; box-pack: start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: start; width: 85%; } }
@media screen and (max-width: 768px) { .site-header .r8_main_header .site-branding { width: 90%; } }
@media screen and (max-width: 626px) { .site-header .r8_main_header .site-branding { width: 85%; } }
.site-header .r8_main_header .r8_main_menu { -webkit-flex-grow: 2; -moz-flex-grow: 2; flex-grow: 2; -ms-flex-positive: 2; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: end; position: relative; z-index: 5; }
@media screen and (max-width: 768px) { .site-header .r8_main_header .r8_main_menu { display: none; } }
.site-header .r8_main_header .main-navigation { width: auto; z-index: 3; }
.site-header .r8_main_header .r8_menu_right { margin-left: auto; }
.site-header .r8_main_header .r8_menu_center { margin-left: auto; margin-right: auto; }
.site-header .r8_main_header .r8_menu_left { margin-right: auto; }
.site-header .r8_main_header .primary_menu > li { position: relative; }
.site-header .r8_main_header .primary_menu > li:not(.r8_btn_menu_link) > a { padding: 25px 15px; font-size: 16px; letter-spacing: 0.025em; color: #000000; }
.site-header .r8_main_header .primary_menu > li:not(.r8_btn_menu_link):hover > a:after, .site-header .r8_main_header .primary_menu > li:not(.r8_btn_menu_link):focus > a:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background-color: #b92120; }
.site-header .r8_main_header .primary_menu > li.current_page_item > a:after, .site-header .r8_main_header .primary_menu > li.current-menu-item > a:after, .site-header .r8_main_header .primary_menu > li.current_page_ancestor > a:after, .site-header .r8_main_header .primary_menu > li.current-menu-ancestor > a:after, .site-header .r8_main_header .primary_menu > li.current_page_parent > a:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background-color: #b92120; }
.site-header .r8_main_header .primary_menu > li .sub-menu { top: 100%; max-width: 240px; min-width: 180px; right: 0; background-color: #ffffff; }
.site-header .r8_main_header .primary_menu > li .sub-menu:before { content: ""; position: absolute; top: -5px; left: 0; width: 100%; height: 5px; background-color: #b92120; }
.site-header .r8_main_header .primary_menu > li .sub-menu > li { float: none; }
.site-header .r8_main_header .primary_menu > li .sub-menu > li.current_page_item > a:after, .site-header .r8_main_header .primary_menu > li .sub-menu > li.current-menu-item > a:after, .site-header .r8_main_header .primary_menu > li .sub-menu > li.current_page_ancestor > a:after, .site-header .r8_main_header .primary_menu > li .sub-menu > li.current-menu-ancestor > a:after, .site-header .r8_main_header .primary_menu > li .sub-menu > li.current_page_parent > a:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background-color: #b92120; }
.site-header .r8_main_header .primary_menu > li .sub-menu > li a { width: auto; display: block; padding: 5px 15px; color: #000000; font-size: 14px; }
.site-header .r8_main_header .primary_menu > li .sub-menu > li a:hover, .site-header .r8_main_header .primary_menu > li .sub-menu > li a:focus { background-color: #f3ece3; }
.site-header .r8_main_header .primary_menu > li .sub-menu > li a:hover:after, .site-header .r8_main_header .primary_menu > li .sub-menu > li a:focus:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background-color: #b92120; }
.site-header .r8_main_header .header-logo { line-height: 0; padding: 8px 0; }
@media screen and (max-width: 626px) { .site-header .r8_main_header .header-logo { margin: 0.5em 0; } }
@media screen and (max-width: 626px) { .site-header .r8_main_header .absolute_logo img { top: 50%; margin-top: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } }
.site-header .r8_main_header .resize_logo { transition: all 1.0s; }
.site-header .r8_main_header .resize_logo img { transition: all 1.0s; max-height: 500%; width: auto; }
@media screen and (max-width: 626px) { .site-header .r8_main_header .resize_logo img { max-height: 100%; width: auto; } }
@media screen and (max-width: 626px) { .site-header .r8_main_header .resize_logo.absolute_logo img { top: 50%; margin-top: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } }
.site-header .r8_main_header .resize_logo.small_logo.absolute_logo img { top: 50%; margin-top: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.site-header .r8_main_header .resize_logo.small_logo img { max-height: 100%; width: auto; }
.site-header .r8_main_header .custom-logo-link { display: inline-block; line-height: 0; }
.site-header .r8_main_header .site_description { width: 220px; text-align: center; color: #b92120; line-height: 1; font-family: 'Open Sans', Arial, sans-serif; font-weight: 400; }
@media screen and (max-width: 768px) { .site-header .r8_main_header .site_description { max-width: 200px; font-size: 14px; } }
@media screen and (max-width: 626px) { .site-header .r8_main_header .site_description { display: none; } }
.site-header .header_search .search_icon { cursor: pointer; }
.site-header .mobile_menu_btn_wrapper { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; padding: 5px 0; }
.site-header a.mobile_menu_icon { height: 35px; width: 35px; right: 0px; position: relative; z-index: 102; cursor: pointer; display: none; }
.site-header a.mobile_menu_icon:after { clear: both; content: ""; display: table; }
@media screen and (max-width: 768px) { .site-header a.mobile_menu_icon { display: block; } }
.site-header a.mobile_menu_icon:focus { outline: none; }
.site-header a.mobile_menu_icon:after, .site-header a.mobile_menu_icon:before { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); content: ''; width: 35px; height: 3px; background-color: #000; position: absolute; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out; }
.site-header a.mobile_menu_icon:after:hover, .site-header a.mobile_menu_icon:before:hover { background-color: #000000; }
.site-header a.mobile_menu_icon:after { top: 15px; }
.site-header a.mobile_menu_icon:before { top: 5px; }
.site-header a.mobile_menu_icon span { content: ''; position: absolute; width: 35px; height: 3px; background-color: #000; top: 25px; opacity: 1; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out; }
.site-header .mobile_menu { display: none; }

@media screen and (max-width: 768px) { .site-branding { padding: 10px 0; } }

.r8-split-header .site-header .r8_main_header .main-navigation { width: 100%; }
@media screen and (max-width: 768px) { .r8-split-header .site-header .r8_main_header .main-navigation { width: auto; } }
.r8-split-header .r8_sec_menu_wrapper .r8_secondary_menu_left { float: left; }
.r8-split-header .r8_sec_menu_wrapper .header_search { margin-left: 15px; }
.r8-split-header .r8_sec_menu_wrapper .header_search .search_icon { cursor: pointer; }
@media screen and (max-width: 768px) { .r8-split-header .r8_main_header .header_wrapper { -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; } }
.r8-split-header .r8_main_header .header_wrapper .mobile_site_branding { display: none; }
@media screen and (max-width: 768px) { .r8-split-header .r8_main_header .header_wrapper .mobile_site_branding { display: block; max-width: 100px; } }
.r8-split-header .r8_main_header .header_wrapper .r8_main_menu { -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; }
.r8-split-header .r8_main_header .header_wrapper .r8_main_menu .r8-menu-primary-left-container, .r8-split-header .r8_main_header .header_wrapper .r8_main_menu .r8-menu-primary-right-container { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: calc( 50% - 125px ); }
.r8-split-header .r8_main_header .header_wrapper .r8_main_menu .r8-menu-primary-left-container { -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: end; text-align: right; }
.r8-split-header .r8_main_header .header_wrapper .r8_main_menu .r8-menu-primary-right-container { -webkit-box-pack: start; -moz-box-pack: start; box-pack: start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: start; text-align: left; }
.r8-split-header .r8_main_header .header_wrapper .r8_main_menu .r8_primary_menu_left { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: end; }
.r8-split-header .r8_main_header .header_wrapper .r8_main_menu .site-branding { margin: 0 50px; padding: 20px 0; }
@media screen and (max-width: 768px) { .r8-split-header .r8_main_header .header_wrapper .r8_main_menu .site-branding { padding: 10px 0; } }

.mm-opened a.mobile_menu_icon:before { -webkit-transform: translate(0, -50%) rotate(45deg); -moz-transform: translate(0, -50%) rotate(45deg); -ms-transform: translate(0, -50%) rotate(45deg); -o-transform: translate(0, -50%) rotate(45deg); transform: translate(0, -50%) rotate(45deg); top: 18px; }
.mm-opened a.mobile_menu_icon:after { -webkit-transform: translate(0, -50%) rotate(-45deg); -moz-transform: translate(0, -50%) rotate(-45deg); -ms-transform: translate(0, -50%) rotate(-45deg); -o-transform: translate(0, -50%) rotate(-45deg); transform: translate(0, -50%) rotate(-45deg); top: 18px; }
.mm-opened a.mobile_menu_icon span { opacity: 0; }

.mm-menu { background-color: #f3ece3 !important; }
.mm-menu .mm-title { font-family: 'Open Sans', Arial, sans-serif; font-weight: 700; font-size: 20px; }
.mm-menu a { font-size: 16px; letter-spacing: 0.01em; }
.mm-menu .m_search_section { margin: 15px 20px; padding: 4px; border-radius: 10px; max-width: 90%; width: 90%; border: 1px solid #e2e2e2; }
.mm-menu .m_search_section form { width: 92%; }
.mm-menu .m_search_section .search-field { font-size: 16px; }
.mm-menu .search_box { display: none; }
.mm-menu .search-form { display: inline-block; }
.mm-menu .search-field { padding: 3px; width: 100%; background-color: transparent !important; outline: none !important; border: none !important; font-size: 10px; border-radius: 5px; -moz-appearance: none; -webkit-appearance: none; color: #000000; }
.mm-menu .search-submit { display: none; }
.mm-menu .fa-search { font-size: 14px; cursor: pointer; }

html.mm-next:after, html.mm-prev:after { content: none !important; }

.r8_btn_menu_link { padding: 10px 5px; }

/* 
*
* Cases when mobile menu is active on desktop
*/
.site-header.has_active_mobile_menu a.mobile_menu_icon { display: block; }
.site-header.has_active_mobile_menu .r8_main_header .site-branding.r8_logo_center { width: calc( 100% - 40px); }
@media screen and (min-width: 767px) { .site-header.has_active_mobile_menu .r8_main_header .site-branding.r8_logo_center { padding-left: 40px; } }

@media screen and (min-width: 767px) { .r8-split-header .site-header.has_active_mobile_menu .r8_main_header .main-navigation { width: calc( 100% - 40px); padding-left: 40px; } }

.site_footer { clear: both; color: #fff; padding: 50px 0; background-color: #363636; background-position: center; background-repeat: no-repeat; background-size: cover; }
.site_footer:after { clear: both; content: ""; display: table; }
.site_footer a { color: inherit; }
.site_footer a:hover, .site_footer a:focus { color: inherit; }
.site_footer .footer_bottom_content { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; margin-top: 20px; }
@media screen and (max-width: 626px) { .site_footer .footer_bottom_content.left_copyright_pos .left_copyright { display: none; } }
.site_footer .footer_bottom_content.left_copyright_pos .right_copyright { display: none; }
@media screen and (max-width: 626px) { .site_footer .footer_bottom_content.left_copyright_pos .right_copyright { display: block; } }
@media screen and (max-width: 626px) { .site_footer .footer_bottom_content { -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.site_footer .footer_bottom_content .left_copyright, .site_footer .footer_bottom_content .right_copyright { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
.site_footer .footer_bottom_content .left_copyright:last-child, .site_footer .footer_bottom_content .right_copyright:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .site_footer .footer_bottom_content .left_copyright, .site_footer .footer_bottom_content .right_copyright { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .site_footer .footer_bottom_content .left_copyright:last-child, .site_footer .footer_bottom_content .right_copyright:last-child { margin-right: 0; }
  .site_footer .footer_bottom_content .left_copyright:nth-child(1n), .site_footer .footer_bottom_content .right_copyright:nth-child(1n) { margin-right: 0; }
  .site_footer .footer_bottom_content .left_copyright:nth-child(1n+1), .site_footer .footer_bottom_content .right_copyright:nth-child(1n+1) { clear: left; } }
.site_footer .logo_container { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
.site_footer .logo_container:last-child { margin-right: 0; }
.site_footer .logo_container:after { clear: both; content: ""; display: table; }
@media screen and (max-width: 626px) { .site_footer .logo_container { float: left; display: block; margin-right: 7.42297%; width: 100%; float: none; }
  .site_footer .logo_container:last-child { margin-right: 0; }
  .site_footer .logo_container:nth-child(1n) { margin-right: 0; }
  .site_footer .logo_container:nth-child(1n+1) { clear: left; } }
.site_footer .logo_container.footer_right { float: right; margin-right: 0; }
.site_footer .logo_container.footer_right .footer_logo { margin-left: auto; margin-right: 0; }
@media screen and (max-width: 626px) { .site_footer .logo_container.footer_right .footer_logo { margin: 0 auto; } }
.site_footer .logo_container.footer_left .footer_logo { margin-left: 0; margin-right: auto; }
@media screen and (max-width: 626px) { .site_footer .logo_container.footer_left .footer_logo { margin: 0 auto; } }
.site_footer .logo_container .footer_logo { display: block; }
@media screen and (max-width: 626px) { .site_footer .logo_container .footer_logo { margin: 0 auto; } }
.site_footer .logo_container .footer_widget { width: 100%; }
.site_footer .non_logo_container { float: left; display: block; margin-right: 2.35765%; width: 65.88078%; }
.site_footer .non_logo_container:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .site_footer .non_logo_container { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .site_footer .non_logo_container:last-child { margin-right: 0; }
  .site_footer .non_logo_container:nth-child(1n) { margin-right: 0; }
  .site_footer .non_logo_container:nth-child(1n+1) { clear: left; } }
.site_footer .non_logo_container.footer_right .footer_social { float: right; }
@media screen and (max-width: 626px) { .site_footer .non_logo_container.footer_right .footer_social { float: none; } }
.site_footer .copyright_container:after { clear: both; content: ""; display: table; }
.site_footer .copyright_container.footer_right { text-align: right; }
.site_footer .footer_menu_container { float: left; display: block; margin-right: 2.35765%; width: 65.88078%; }
.site_footer .footer_menu_container:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .site_footer .footer_menu_container { float: left; display: block; margin-right: 7.42297%; width: 100%; margin-bottom: 10px; }
  .site_footer .footer_menu_container:last-child { margin-right: 0; }
  .site_footer .footer_menu_container:nth-child(1n) { margin-right: 0; }
  .site_footer .footer_menu_container:nth-child(1n+1) { clear: left; } }
.site_footer .footer_menu_container.footer_right { text-align: right; }

.footer_content, .footer_bottom_content { width: 100%; }
.footer_content:after, .footer_bottom_content:after { clear: both; content: ""; display: table; }

.footer_logo_wrapper { margin-bottom: 1em; }
.footer_logo_wrapper:after { clear: both; content: ""; display: table; }

.copyright_content { font-size: 14px; margin: 0; }
@media screen and (max-width: 626px) { .copyright_content { text-align: center; } }

.footer_widgets_block { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
.footer_widgets_block:after { clear: both; content: ""; display: table; }
@media screen and (max-width: 768px) { .footer_widgets_block:not(.has_center_widget) .footer_widget_block { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; }
  .footer_widgets_block:not(.has_center_widget) .footer_widget_block:last-child { margin-right: 0; }
  .footer_widgets_block:not(.has_center_widget) .footer_widget_block:nth-child(2n) { margin-right: 0; }
  .footer_widgets_block:not(.has_center_widget) .footer_widget_block:nth-child(2n+1) { clear: left; }
  .footer_widgets_block:not(.has_center_widget) .footer_widget_block.footer_widget_center { display: none; } }
@media screen and (max-width: 626px) { .footer_widgets_block:not(.has_center_widget) .footer_widget_block { float: left; display: block; margin-right: 7.42297%; width: 100%; margin-top: 10px; }
  .footer_widgets_block:not(.has_center_widget) .footer_widget_block:last-child { margin-right: 0; }
  .footer_widgets_block:not(.has_center_widget) .footer_widget_block:nth-child(3n) { margin-right: 3.57866%; }
  .footer_widgets_block:not(.has_center_widget) .footer_widget_block:nth-child(3n+1) { clear: none; }
  .footer_widgets_block:not(.has_center_widget) .footer_widget_block:nth-child(1n) { margin-right: 0; }
  .footer_widgets_block:not(.has_center_widget) .footer_widget_block:nth-child(1n+1) { clear: left; } }
.footer_widgets_block.no_center_widget.left_pos_logo .footer_widget_right { float: left; display: block; margin-right: 2.35765%; width: 65.88078%; }
.footer_widgets_block.no_center_widget.left_pos_logo .footer_widget_right:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { .footer_widgets_block.no_center_widget.left_pos_logo .footer_widget_right { float: left; display: block; margin-right: 3.57866%; width: 100%; }
  .footer_widgets_block.no_center_widget.left_pos_logo .footer_widget_right:last-child { margin-right: 0; } }
.footer_widgets_block.no_center_widget.right_pos_logo .footer_widget_left { float: left; display: block; margin-right: 2.35765%; width: 65.88078%; }
.footer_widgets_block.no_center_widget.right_pos_logo .footer_widget_left:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { .footer_widgets_block.no_center_widget.right_pos_logo .footer_widget_left { float: left; display: block; margin-right: 3.57866%; width: 100%; }
  .footer_widgets_block.no_center_widget.right_pos_logo .footer_widget_left:last-child { margin-right: 0; } }
@media screen and (max-width: 768px) { .footer_widgets_block.no_center_widget .footer_widget_block { float: left; display: block; margin-right: 3.57866%; width: 100%; }
  .footer_widgets_block.no_center_widget .footer_widget_block:last-child { margin-right: 0; } }
.footer_widgets_block .footer_widget_block { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
.footer_widgets_block .footer_widget_block:last-child { margin-right: 0; }
.footer_widgets_block .footer_widget_block:nth-child(3n) { margin-right: 0; }
.footer_widgets_block .footer_widget_block:nth-child(3n+1) { clear: left; }
@media screen and (max-width: 626px) { .footer_widgets_block .footer_widget_block { float: left; display: block; margin-right: 7.42297%; width: 100%; margin-top: 10px; }
  .footer_widgets_block .footer_widget_block:last-child { margin-right: 0; }
  .footer_widgets_block .footer_widget_block:nth-child(3n) { margin-right: 2.35765%; }
  .footer_widgets_block .footer_widget_block:nth-child(3n+1) { clear: none; }
  .footer_widgets_block .footer_widget_block:nth-child(1n) { margin-right: 0; }
  .footer_widgets_block .footer_widget_block:nth-child(1n+1) { clear: left; } }

.footer_widgetized { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
.footer_widgetized:after { clear: both; content: ""; display: table; }
.footer_widgetized .footer_widget_block { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
.footer_widgetized .footer_widget_block:last-child { margin-right: 0; }
.footer_widgetized .footer_widget_block:nth-child(2n) { margin-right: 0; }
.footer_widgetized .footer_widget_block:nth-child(2n+1) { clear: left; }
.footer_widgetized .footer_widget_block.footer_widget_right { float: right; }
@media screen and (max-width: 626px) { .footer_widgetized .footer_widget_block { float: left; display: block; margin-right: 7.42297%; width: 100%; margin-top: 10px; }
  .footer_widgetized .footer_widget_block:last-child { margin-right: 0; }
  .footer_widgetized .footer_widget_block:nth-child(3n) { margin-right: 2.35765%; }
  .footer_widgetized .footer_widget_block:nth-child(3n+1) { clear: none; }
  .footer_widgetized .footer_widget_block:nth-child(1n) { margin-right: 0; }
  .footer_widgetized .footer_widget_block:nth-child(1n+1) { clear: left; } }

.footer_widget_block.footer_widget_right { text-align: right; }
.footer_widget_block.footer_widget_center { text-align: center; }
@media screen and (max-width: 626px) { .footer_widget_block { text-align: center !important; } }

.footer_widget:after { clear: both; content: ""; display: table; }
.footer_widget .widget { margin: 20px 0 0 0; }
.footer_widget .widget:first-child { margin-top: 0; }
.footer_widget .widget .widget-title { font-size: 1.25em; font-weight: 600; line-height: 1.125; margin: 0 0 5px; }
.footer_widget .textwidget { font-size: 16px; font-size: 1rem; font-family: 'Open Sans', Arial, sans-serif; font-weight: 300; margin-bottom: 10px; }
.footer_widget .textwidget:first-child { margin-top: 0; }
.footer_widget .textwidget:last-child { margin-bottom: 0; }
.footer_widget .textwidget p { margin-bottom: 10px; }
.footer_widget .textwidget p:first-child { margin-top: 0; }
.footer_widget .widget_nav_menu { float: left; margin-right: 95px; margin-top: 0; margin-bottom: 20px; }
@media screen and (max-width: 768px) { .footer_widget .widget_nav_menu { margin-right: 30px; } }
@media screen and (max-width: 626px) { .footer_widget .widget_nav_menu { float: none; margin-right: 30px; } }
.footer_widget .widget_nav_menu ul { list-style: none; padding: 0; margin-left: 0; }
.footer_widget .widget_nav_menu li { line-height: 1.5; }

.footer_social { display: inline-block; }
.footer_social:after { clear: both; content: ""; display: table; }
@media screen and (max-width: 626px) { .footer_social { margin: 0 auto; margin-top: 10px; text-align: center; } }
.footer_social .menu-social-menu-container { display: inline-block; }
.footer_social .footer_social_title { font-size: 1em; font-weight: 700; margin-bottom: 0.5em; }
.footer_social ul { font-size: 20px; list-style-type: none; margin-left: 0; padding-left: 0; }
@media screen and (max-width: 626px) { .footer_social ul { display: inline-block; } }
.footer_social ul li { display: inline-block; margin-right: 0.5em; line-height: 1.5; }
.footer_social ul li:last-child { margin-right: 0; }

.full_width_social:after { clear: both; content: ""; display: table; }
@media screen and (max-width: 626px) { .full_width_social { text-align: center; } }

.footer_menu, .sec_footer_menu { list-style-type: none; margin: 0; padding: 0; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
.footer_menu:after, .sec_footer_menu:after { clear: both; content: ""; display: table; }
@media screen and (max-width: 626px) { .footer_menu, .sec_footer_menu { margin: 0 auto; margin-bottom: 10px; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; } }
.footer_menu li, .sec_footer_menu li { display: inline-block; font-weight: 600; margin-right: 1.5em; line-height: 1.75; }
.footer_menu li:last-child, .sec_footer_menu li:last-child { margin-right: 0; }

.sec_footer_menu { font-size: 16px; }
.sec_footer_menu a { font-weight: normal; }

.container, .r8_container { margin: 0 auto; max-width: 1280px; padding: 0 50px; }
@media screen and (max-width: 768px) { .container, .r8_container { padding: 0 30px; } }
@media screen and (max-width: 626px) { .container, .r8_container { padding: 0 20px; } }

.container { width: 100%; }
.container:after { clear: both; content: ""; display: table; }

.r8_flexible_content_section { padding: 50px 0; }
@media screen and (max-width: 768px) { .r8_flexible_content_section { padding: 30px 0; } }
@media screen and (max-width: 626px) { .r8_flexible_content_section { padding: 20px 0; } }

.parallax { background-attachment: fixed; }
@supports (-webkit-overflow-scrolling: touch) { .parallax { /* CSS specific to iOS devices */ background-attachment: unset; } }

.tech_section { padding: 75px 0; }

.r8_wysiwig_content:after, .wysiwig_content:after { clear: both; content: ""; display: table; }
.r8_wysiwig_content > :first-child, .wysiwig_content > :first-child { margin-top: 0; }
.r8_wysiwig_content > :last-child, .wysiwig_content > :last-child { margin-bottom: 0; }
.r8_wysiwig_content h2, .wysiwig_content h2 { margin: 0; }

.slick-slider { margin-bottom: 0 !important; }
.slick-slider .slick-track { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
.slick-slider .slick-dots { margin-left: 0; }
.slick-slider .slick-prev, .slick-slider .slick-next { z-index: 1; background: blue; }
.slick-slider .slick-next { right: 25px; }
.slick-slider .slick-prev { left: 25px; }

.r8_button_wrap.alignleft { text-align: left; }
.r8_button_wrap.aligncenter { text-align: center; }
.r8_button_wrap.alignright { text-align: right; }

.r8_btn { min-width: 120px; max-width: 100%; display: inline-block; font-size: 16px; color: #ffffff; padding: 5px 20px; border-radius: 5px; text-align: center; background-color: #b92120; font-family: 'Nunito', sans-serif; font-size: 1.35em; margin: 5px; text-shadow: -2px 0px 1px rgba(163, 163, 163, 0.3); line-height: 1.25; }
.r8_btn:hover { opacity: 0.7; }
.r8_btn.primary_btn { background-color: #b92120; text-shadow: -2px 0px 1px rgba(163, 163, 163, 0.3) !important; }
.r8_btn.secondary_btn { background-color: #feb72a; text-shadow: -2px 0px 1px rgba(163, 163, 163, 0.3) !important; }
.r8_btn.outline_btn { background-color: transparent; text-shadow: -2px 0px 1px rgba(163, 163, 163, 0.3) !important; }
.r8_btn.grey_btn { background-color: #666666; }
.r8_btn.orange_btn { background-color: #dd9d45; }
.r8_btn.transparent_btn { background-color: rgba(255, 255, 255, 0.25); font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; min-width: 60px; }
.r8_btn.rr-btn { background-color: #fdb63d; font-family: 'Nunito', sans-serif; font-weight: bold; font-size: 22px; margin: 5px; text-transform: uppercase; color: white; text-shadow: -2px 0px 1px rgba(163, 163, 163, 0.3); display: inline-block; border-radius: 5px; padding: 7px 15px; }
@media screen and (max-width: 626px) { .r8_btn.rr-btn { font-size: 1.1em; } }

.rr-large .r8_btn { font-size: 30px !important; }
@media screen and (max-width: 626px) { .rr-large .r8_btn { font-size: 24px !important; } }

.r8_wrap_link { color: inherit; }
.r8_wrap_link:hover, .r8_wrap_link:focus, .r8_wrap_link:visited { color: inherit; }

.page-template-default .default_page_content { padding-top: 50px; padding-bottom: 50px; }
.page-template-default .default_page_content .entry-title { margin-top: 0; }
.page-template-default .default_page_content .r8_flexible_content_section:first-child { padding-top: 0; }

#secondary ul { margin: 0; }

/*--------------------------------------------------------------
# Flexible Theme
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Flexible Theme
--------------------------------------------------------------*/
.r8_accordion_section .r8_accordion { padding: 0; list-style: none; overflow: hidden; margin: 0 auto; width: 100%; }
.r8_accordion_section .r8_accordion .r8_accordion_row_content { display: none; }
.r8_accordion_section .r8_accordion .r8_accordion_row_content.is-expanded { display: block; }
.r8_accordion_section .r8_accordion > li.is-expanded .r8_accordion_open_icon { -webkit-transform: rotate(90deg) translate(-50%, 0); -moz-transform: rotate(90deg) translate(-50%, 0); -ms-transform: rotate(90deg) translate(-50%, 0); -o-transform: rotate(90deg) translate(-50%, 0); transform: rotate(90deg) translate(-50%, 0); }
.r8_accordion_section .r8_accordion > li.is-expanded .r8_accordion_row_content { display: block; }
.r8_accordion_section .r8_accordion > li:last-child { border-bottom: none !important; }
.r8_accordion_section .r8_accordion_row_title { padding: 10px 50px 10px 20px; position: relative; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; cursor: pointer; }
.r8_accordion_section .r8_accordion_row_title[data-open="1"] + .r8_accordion_row_content { display: block; }
.r8_accordion_section .r8_accordion_row_title_tag { margin: 0; }
.r8_accordion_section .r8_accordion_row_content { padding: 20px; }
.r8_accordion_section .r8_accordion_open_icon { -webkit-transition: -webkit-transform 0.5s; -moz-transition: -moz-transform 0.5s; transition: transform 0.5s; border-radius: 50%; display: inline-block; height: 30px; width: 30px; padding: 5px 7px 5px 7px; line-height: 1; text-align: center; position: absolute; right: 10px; top: 50%; cursor: pointer; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
.r8_accordion_section .r8_accordion_open_icon > i { margin-left: 2px; }

.r8_accordion_title_image { display: inline-block; line-height: 0; width: 50px; max-width: 50px; margin-right: 10px; text-align: center; }
.r8_accordion_title_image img { margin: 0 auto; width: 100%; }

.r8_callout_section .callout { text-align: center; overflow: hidden; }
.r8_callout_section .wrap_link { color: inherit; display: block; }
.r8_callout_section .wrap_link:focus, .r8_callout_section .wrap_link:hover { color: inherit; opacity: 1; }
.r8_callout_section .wrap_link:focus button.r8_btn, .r8_callout_section .wrap_link:hover button.r8_btn { opacity: 0.6; }
.r8_callout_section .cta_inner_container, .r8_callout_section .q_inner_container { padding: 20px; height: 100%; overflow: hidden; }
.r8_callout_section .cta_inner_container :first-child, .r8_callout_section .q_inner_container :first-child { margin-top: 0; }
.r8_callout_section .cta_inner_container :last-child, .r8_callout_section .q_inner_container :last-child { margin-bottom: 0 !important; }
.r8_callout_section .quote_box { padding: 25px 40px 15px; margin: 0 auto; width: 100%; }
.r8_callout_section .quoter_name { margin-top: 10px; }
.r8_callout_section .callout_column { padding: 30px 40px 25px; }
.r8_callout_section .callout_column .callout_title { margin-bottom: 20px; }
.r8_callout_section .callout_column .callout_copy { margin: 20px 0; }
.r8_callout_section .callout_column.dark_style { background-color: #feb72a; }
.r8_callout_section .callout_column.light_style { background-color: #b92120; }
.r8_callout_section .callouts_wrapper.one_columns { margin: 0 auto; width: 100%; }
.r8_callout_section .callouts_wrapper.two_columns { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; margin: 0 auto; width: 100%; }
@media screen and (max-width: 626px) { .r8_callout_section .callouts_wrapper.two_columns { -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.r8_callout_section .callouts_wrapper.two_columns .callout_column { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
.r8_callout_section .callouts_wrapper.two_columns .callout_column:last-child { margin-right: 0; }
.r8_callout_section .callouts_wrapper.two_columns .callout_column:nth-child(2n) { margin-right: 0; }
.r8_callout_section .callouts_wrapper.two_columns .callout_column:nth-child(2n+1) { clear: left; }
@media screen and (max-width: 626px) { .r8_callout_section .callouts_wrapper.two_columns .callout_column { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_callout_section .callouts_wrapper.two_columns .callout_column:last-child { margin-right: 0; }
  .r8_callout_section .callouts_wrapper.two_columns .callout_column:nth-child(1n) { margin-right: 0; }
  .r8_callout_section .callouts_wrapper.two_columns .callout_column:nth-child(1n+1) { clear: left; }
  .r8_callout_section .callouts_wrapper.two_columns .callout_column:not(:first-child) { margin-top: 30px; } }

.pop_up_video .em_video { width: 80vw; }

.r8_carousel_section { padding-bottom: 50px; }
.r8_carousel_section.has_pagination .r8_carousel { padding-bottom: 40px; }
.r8_carousel_section .r8_carousel { padding: 20px 0 20px; }
@media screen and (max-width: 626px) { .r8_carousel_section .r8_carousel { padding: 0; } }
.r8_carousel_section .r8_carousel.text_over_image .r8_image_over_content { display: none; }
.r8_carousel_section .r8_carousel.text_over_image .r8_content_over_image { display: block; margin-bottom: 1em; }
.r8_carousel_section .r8_carousel.image_over_text .r8_image_over_content { display: block; margin-top: 1em; }
.r8_carousel_section .r8_carousel.image_over_text .r8_content_over_image { display: none; }
.r8_carousel_section .r8_carousel .r8_image_over_content, .r8_carousel_section .r8_carousel .r8_content_over_image { width: 100%; }
.r8_carousel_section .r8_carousel .r8_carousel_item_image { overflow: hidden; width: 100%; text-align: center; }
.r8_carousel_section .r8_carousel .r8_carousel_item_image img { margin: 0 auto; max-width: 100%; }
.r8_carousel_section .r8_carousel .r8_carousel_item { height: auto; padding: 10px; position: relative; }
.r8_carousel_section .r8_carousel .r8_carousel_item > :first-child { margin-top: 0; }
.r8_carousel_section .r8_carousel .r8_carousel_item > :last-child { margin-bottom: 0; }
@media screen and (max-width: 626px) { .r8_carousel_section .r8_carousel .r8_carousel_item { padding: 5px; } }
.r8_carousel_section .r8_carousel .r8_carousel_item .r8_wrap_link { width: 100%; }
.r8_carousel_section .r8_carousel .r8_carousel_item .r8_wrap_link > :first-child { margin-top: 0; }
.r8_carousel_section .r8_carousel .r8_carousel_item .r8_wrap_link > :last-child { margin-bottom: 0; }
.r8_carousel_section .r8_carousel .r8_carousel_item .r8_btn { margin-top: 25px; }
.r8_carousel_section .r8_carousel .r8_carousel_content { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; height: 100%; width: 100%; min-height: 100px; }
.r8_carousel_section .slick-initialized .slick-slide { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-pack: stretch; -moz-box-pack: stretch; box-pack: stretch; -webkit-justify-content: stretch; -moz-justify-content: stretch; -ms-justify-content: stretch; -o-justify-content: stretch; justify-content: stretch; -ms-flex-pack: stretch; }
.r8_carousel_section .r8_section_title { margin: 0; }
.r8_carousel_section .r8_carousel_item_copy { margin-top: 10px; }
.r8_carousel_section .r8_carousel_btn { margin: 1em auto; }
.r8_carousel_section .slick-slider .slick-list { max-width: 1000px; margin: 0 auto; padding: 10px 0; }
@media screen and (max-width: 1280px) { .r8_carousel_section .slick-slider .slick-list { max-width: calc( 100% - 100px ); } }
.r8_carousel_section .slick-slider .slick-prev { left: 0px; margin: 0; }
.r8_carousel_section .slick-slider .slick-next { right: 0px; margin: 0; }
.r8_carousel_section .slick-slider .slick-dots { bottom: 0; }

.r8_categories_section .r8_categories { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.r8_categories_section .r8_categories .category_box_details { width: 100%; }
.r8_categories_section .r8_categories.one_column .r8_category { float: left; display: block; margin-right: 2.35765%; width: 100%; }
.r8_categories_section .r8_categories.one_column .r8_category:last-child { margin-right: 0; }
.r8_categories_section .r8_categories.one_column .r8_category:nth-child(1n) { margin-right: 0; }
.r8_categories_section .r8_categories.one_column .r8_category:nth-child(1n+1) { clear: left; }
.r8_categories_section .r8_categories.one_column .r8_category:first-child { margin-top: 0; }
.r8_categories_section .r8_categories.one_column .r8_category > a { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; width: 100%; }
@media screen and (max-width: 626px) { .r8_categories_section .r8_categories.one_column .r8_category > a { display: block; } }
.r8_categories_section .r8_categories.one_column .r8_category > a .category_thumbnail { float: left; display: block; margin-right: 2.35765%; width: 18.96686%; }
.r8_categories_section .r8_categories.one_column .r8_category > a .category_thumbnail:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .r8_categories_section .r8_categories.one_column .r8_category > a .category_thumbnail { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_categories_section .r8_categories.one_column .r8_category > a .category_thumbnail:last-child { margin-right: 0; } }
.r8_categories_section .r8_categories.one_column .r8_category > a .category_content { -webkit-flex-grow: 2; -moz-flex-grow: 2; flex-grow: 2; -ms-flex-positive: 2; }
.r8_categories_section .r8_categories.one_column .r8_category > a .category_content.has_thumbnail { float: left; display: block; margin-right: 2.35765%; width: 78.67549%; }
.r8_categories_section .r8_categories.one_column .r8_category > a .category_content.has_thumbnail:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .r8_categories_section .r8_categories.one_column .r8_category > a .category_content.has_thumbnail { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_categories_section .r8_categories.one_column .r8_category > a .category_content.has_thumbnail:last-child { margin-right: 0; } }
.r8_categories_section .r8_categories.two_column .r8_category { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
.r8_categories_section .r8_categories.two_column .r8_category:last-child { margin-right: 0; }
.r8_categories_section .r8_categories.two_column .r8_category:nth-child(2n) { margin-right: 0; }
.r8_categories_section .r8_categories.two_column .r8_category:nth-child(2n+1) { clear: left; }
.r8_categories_section .r8_categories.two_column .r8_category:nth-child(-n+2) { margin-top: 0; }
@media screen and (max-width: 626px) { .r8_categories_section .r8_categories.two_column .r8_category:nth-child(-n+2) { margin-top: 15px; } }
.r8_categories_section .r8_categories.three_column .r8_category { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
.r8_categories_section .r8_categories.three_column .r8_category:last-child { margin-right: 0; }
.r8_categories_section .r8_categories.three_column .r8_category:nth-child(3n) { margin-right: 0; }
.r8_categories_section .r8_categories.three_column .r8_category:nth-child(3n+1) { clear: left; }
.r8_categories_section .r8_categories.three_column .r8_category:nth-child(-n+3) { margin-top: 0; }
@media screen and (max-width: 626px) { .r8_categories_section .r8_categories.three_column .r8_category:nth-child(-n+3) { margin-top: 15px; } }
.r8_categories_section .r8_categories.four_column .r8_category { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; }
.r8_categories_section .r8_categories.four_column .r8_category:last-child { margin-right: 0; }
.r8_categories_section .r8_categories.four_column .r8_category:nth-child(4n) { margin-right: 0; }
.r8_categories_section .r8_categories.four_column .r8_category:nth-child(4n+1) { clear: left; }
.r8_categories_section .r8_categories.four_column .r8_category:nth-child(-n+4) { margin-top: 0; }
.r8_categories_section .r8_categories.four_column .r8_category .category_title { font-size: 18px; font-size: 1.125rem; }
@media screen and (max-width: 768px) { .r8_categories_section .r8_categories.four_column .r8_category { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; margin-top: 15px; }
  .r8_categories_section .r8_categories.four_column .r8_category:last-child { margin-right: 0; }
  .r8_categories_section .r8_categories.four_column .r8_category:nth-child(2n) { margin-right: 0; }
  .r8_categories_section .r8_categories.four_column .r8_category:nth-child(2n+1) { clear: left; }
  .r8_categories_section .r8_categories.four_column .r8_category:nth-child(-n+4) { margin-top: 15px; }
  .r8_categories_section .r8_categories.four_column .r8_category:nth-child(-n+2) { margin-top: 0; } }
@media screen and (max-width: 626px) { .r8_categories_section .r8_categories.four_column .r8_category:nth-child(-n+3) { margin-top: 15px; } }
.r8_categories_section .r8_categories.five_column .r8_category { float: left; display: block; margin-right: 2.35765%; width: 18.11388%; }
.r8_categories_section .r8_categories.five_column .r8_category:last-child { margin-right: 0; }
.r8_categories_section .r8_categories.five_column .r8_category:nth-child(5n) { margin-right: 0; }
.r8_categories_section .r8_categories.five_column .r8_category:nth-child(5n+1) { clear: left; }
.r8_categories_section .r8_categories.five_column .r8_category:nth-child(-n+5) { margin-top: 0; }
.r8_categories_section .r8_categories.five_column .r8_category .category_title { font-size: 16px; font-size: 1rem; }
@media screen and (max-width: 768px) { .r8_categories_section .r8_categories.five_column .r8_category { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; margin-top: 15px; }
  .r8_categories_section .r8_categories.five_column .r8_category:last-child { margin-right: 0; }
  .r8_categories_section .r8_categories.five_column .r8_category:nth-child(2n) { margin-right: 0; }
  .r8_categories_section .r8_categories.five_column .r8_category:nth-child(2n+1) { clear: left; }
  .r8_categories_section .r8_categories.five_column .r8_category:nth-child(-n+5) { margin-top: 15px; }
  .r8_categories_section .r8_categories.five_column .r8_category:nth-child(-n+2) { margin-top: 0; } }
@media screen and (max-width: 626px) { .r8_categories_section .r8_categories.five_column .r8_category:nth-child(-n+3) { margin-top: 15px; } }
.r8_categories_section .r8_categories.six_column .r8_category { float: left; display: block; margin-right: 2.35765%; width: 14.70196%; }
.r8_categories_section .r8_categories.six_column .r8_category:last-child { margin-right: 0; }
.r8_categories_section .r8_categories.six_column .r8_category:nth-child(6n) { margin-right: 0; }
.r8_categories_section .r8_categories.six_column .r8_category:nth-child(6n+1) { clear: left; }
.r8_categories_section .r8_categories.six_column .r8_category:nth-child(-n+6) { margin-top: 0; }
.r8_categories_section .r8_categories.six_column .r8_category .category_title { font-size: 16px; font-size: 1rem; }
@media screen and (max-width: 768px) { .r8_categories_section .r8_categories.six_column .r8_category { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; margin-top: 15px; }
  .r8_categories_section .r8_categories.six_column .r8_category:last-child { margin-right: 0; }
  .r8_categories_section .r8_categories.six_column .r8_category:nth-child(2n) { margin-right: 0; }
  .r8_categories_section .r8_categories.six_column .r8_category:nth-child(2n+1) { clear: left; }
  .r8_categories_section .r8_categories.six_column .r8_category:nth-child(-n+6) { margin-top: 15px; }
  .r8_categories_section .r8_categories.six_column .r8_category:nth-child(-n+2) { margin-top: 0; } }
@media screen and (max-width: 626px) { .r8_categories_section .r8_categories.six_column .r8_category:nth-child(-n+3) { margin-top: 15px; } }
@media screen and (max-width: 626px) { .r8_categories_section .r8_categories.two_column .r8_category, .r8_categories_section .r8_categories.three_column .r8_category, .r8_categories_section .r8_categories.four_column .r8_category, .r8_categories_section .r8_categories.five_column .r8_category, .r8_categories_section .r8_categories.six_column .r8_category { float: left; display: block; margin-right: 7.42297%; width: 314.84594%; margin-top: 15px; }
  .r8_categories_section .r8_categories.two_column .r8_category:last-child, .r8_categories_section .r8_categories.three_column .r8_category:last-child, .r8_categories_section .r8_categories.four_column .r8_category:last-child, .r8_categories_section .r8_categories.five_column .r8_category:last-child, .r8_categories_section .r8_categories.six_column .r8_category:last-child { margin-right: 0; }
  .r8_categories_section .r8_categories.two_column .r8_category:nth-child(1n), .r8_categories_section .r8_categories.three_column .r8_category:nth-child(1n), .r8_categories_section .r8_categories.four_column .r8_category:nth-child(1n), .r8_categories_section .r8_categories.five_column .r8_category:nth-child(1n), .r8_categories_section .r8_categories.six_column .r8_category:nth-child(1n) { margin-right: 0; }
  .r8_categories_section .r8_categories.two_column .r8_category:nth-child(1n+1), .r8_categories_section .r8_categories.three_column .r8_category:nth-child(1n+1), .r8_categories_section .r8_categories.four_column .r8_category:nth-child(1n+1), .r8_categories_section .r8_categories.five_column .r8_category:nth-child(1n+1), .r8_categories_section .r8_categories.six_column .r8_category:nth-child(1n+1) { clear: left; }
  .r8_categories_section .r8_categories.two_column .r8_category:first-child, .r8_categories_section .r8_categories.three_column .r8_category:first-child, .r8_categories_section .r8_categories.four_column .r8_category:first-child, .r8_categories_section .r8_categories.five_column .r8_category:first-child, .r8_categories_section .r8_categories.six_column .r8_category:first-child { margin-top: 0; } }
.r8_categories_section .r8_category { margin-top: 15px; margin-bottom: 15px; text-align: center; }
.r8_categories_section .r8_category .content_category_box { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; width: 100%; height: 100%; }
.r8_categories_section .r8_category .category_box_cta { -webkit-align-self: flex-end; -moz-align-self: flex-end; align-self: flex-end; -ms-flex-item-align: end; width: 100%; }
.r8_categories_section .r8_category .category_thumbnail a:hover img, .r8_categories_section .r8_category .category_thumbnail a:focus img { -webkit-filter: brightness(0.5); filter: brightness(0.5); }
.r8_categories_section .r8_category .category_content { border-top: none; text-align: center; padding: 20px; }
.r8_categories_section .r8_category .category_content :first-child { margin-top: 0; }
.r8_categories_section .r8_category .category_thumbnail img { width: 100%; }
.r8_categories_section .r8_category .category_title { margin: 0; }
.r8_categories_section .r8_category .category_excerpt { margin: 1em 0; }
.r8_categories_section .r8_category .category_excerpt p:first-child { margin: 0; }

.r8_columns_section .r8_container > :first-child { margin-top: 0; }
.r8_columns_section .r8_container > :last-child { margin-bottom: 0; }
.r8_columns_section .r8_column { padding: 10px; margin-top: 20px; background-position: center; background-size: cover; background-repeat: no-repeat; }
.r8_columns_section .r8_column.r8_has_hover_overlay { position: relative; }
.r8_columns_section .r8_column.r8_has_hover_overlay .r8_column_wrapper_link:before { position: absolute; z-index: 1; top: 0; left: 0; height: 100%; width: 100%; }
.r8_columns_section .r8_columns { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.r8_columns_section .r8_columns .r8_column_image { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; height: 100%; }
.r8_columns_section .r8_columns .r8_column_image img { width: 100%; }
.r8_columns_section .r8_columns.column_content_top { -webkit-box-align: start; -moz-box-align: start; box-align: start; -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; -o-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; }
.r8_columns_section .r8_columns.column_content_middle { -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
.r8_columns_section .r8_columns.column_content_bottom { -webkit-box-align: end; -moz-box-align: end; box-align: end; -webkit-align-items: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; -o-align-items: flex-end; align-items: flex-end; -ms-flex-align: end; }
.r8_columns_section .r8_columns.one_column .r8_column { float: left; display: block; margin-right: 2.35765%; width: 100%; }
.r8_columns_section .r8_columns.one_column .r8_column:last-child { margin-right: 0; }
.r8_columns_section .r8_columns.one_column .r8_column:nth-child(1n) { margin-right: 0; }
.r8_columns_section .r8_columns.one_column .r8_column:nth-child(1n+1) { clear: left; }
.r8_columns_section .r8_columns.one_column .r8_column:first-child { margin-top: 0; }
.r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(2n) { margin-right: 0; }
.r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(2n+1) { clear: left; }
.r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(odd) { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
.r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(odd):last-child { margin-right: 0; }
.r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(even) { float: left; display: block; margin-right: 2.35765%; width: 65.88078%; margin-right: 0; }
.r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(even):last-child { margin-right: 0; }
@media screen and (max-width: 768px) { .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(odd), .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(even) { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; }
  .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(odd):last-child, .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(even):last-child { margin-right: 0; } }
@media screen and (max-width: 626px) { .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(odd), .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(even) { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(odd):nth-child(2n), .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(even):nth-child(2n) { margin-right: 2.35765%; }
  .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(odd):nth-child(2n+1), .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(even):nth-child(2n+1) { clear: none; }
  .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(odd):last-child, .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(even):last-child { margin-right: 0; }
  .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(odd):nth-child(1n), .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(even):nth-child(1n) { margin-right: 0; }
  .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(odd):nth-child(1n+1), .r8_columns_section .r8_columns.two_column.r8_one_third .r8_column:nth-child(even):nth-child(1n+1) { clear: left; } }
.r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(odd) { float: left; display: block; margin-right: 2.35765%; width: 65.88078%; }
.r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(odd):last-child { margin-right: 0; }
.r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(even) { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; margin-right: 0; }
.r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(even):last-child { margin-right: 0; }
@media screen and (max-width: 768px) { .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(odd), .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(even) { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; }
  .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(odd):last-child, .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(even):last-child { margin-right: 0; } }
@media screen and (max-width: 626px) { .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(odd), .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(even) { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(odd):nth-child(2n), .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(even):nth-child(2n) { margin-right: 2.35765%; }
  .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(odd):nth-child(2n+1), .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(even):nth-child(2n+1) { clear: none; }
  .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(odd):last-child, .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(even):last-child { margin-right: 0; }
  .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(odd):nth-child(1n), .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(even):nth-child(1n) { margin-right: 0; }
  .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(odd):nth-child(1n+1), .r8_columns_section .r8_columns.two_column.r8_two_third .r8_column:nth-child(even):nth-child(1n+1) { clear: left; } }
.r8_columns_section .r8_columns.two_column .r8_column { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
.r8_columns_section .r8_columns.two_column .r8_column:last-child { margin-right: 0; }
.r8_columns_section .r8_columns.two_column .r8_column:nth-child(2n) { margin-right: 0; }
.r8_columns_section .r8_columns.two_column .r8_column:nth-child(2n+1) { clear: left; }
.r8_columns_section .r8_columns.two_column .r8_column:nth-child(-n+2) { margin-top: 0; }
@media screen and (max-width: 626px) { .r8_columns_section .r8_columns.two_column .r8_column { margin-top: 20px; }
  .r8_columns_section .r8_columns.two_column .r8_column:nth-child(-n+2) { margin-top: 20px; }
  .r8_columns_section .r8_columns.two_column .r8_column:first-child { margin-top: 0; } }
.r8_columns_section .r8_columns.three_column .r8_column { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
.r8_columns_section .r8_columns.three_column .r8_column:last-child { margin-right: 0; }
.r8_columns_section .r8_columns.three_column .r8_column:nth-child(3n) { margin-right: 0; }
.r8_columns_section .r8_columns.three_column .r8_column:nth-child(3n+1) { clear: left; }
.r8_columns_section .r8_columns.three_column .r8_column:nth-child(-n+3) { margin-top: 0; }
@media screen and (max-width: 626px) { .r8_columns_section .r8_columns.three_column .r8_column { margin-top: 20px; }
  .r8_columns_section .r8_columns.three_column .r8_column:nth-child(-n+3) { margin-top: 20px; }
  .r8_columns_section .r8_columns.three_column .r8_column:first-child { margin-top: 0; } }
.r8_columns_section .r8_columns.four_column .r8_column { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; }
.r8_columns_section .r8_columns.four_column .r8_column:last-child { margin-right: 0; }
.r8_columns_section .r8_columns.four_column .r8_column:nth-child(4n) { margin-right: 0; }
.r8_columns_section .r8_columns.four_column .r8_column:nth-child(4n+1) { clear: left; }
.r8_columns_section .r8_columns.four_column .r8_column:nth-child(-n+4) { margin-top: 0; }
@media screen and (max-width: 768px) { .r8_columns_section .r8_columns.four_column .r8_column { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; }
  .r8_columns_section .r8_columns.four_column .r8_column:nth-child(4n) { margin-right: 2.35765%; }
  .r8_columns_section .r8_columns.four_column .r8_column:nth-child(4n+1) { clear: none; }
  .r8_columns_section .r8_columns.four_column .r8_column:last-child { margin-right: 0; }
  .r8_columns_section .r8_columns.four_column .r8_column:nth-child(2n) { margin-right: 0; }
  .r8_columns_section .r8_columns.four_column .r8_column:nth-child(2n+1) { clear: left; }
  .r8_columns_section .r8_columns.four_column .r8_column:nth-child(-n+4) { margin-top: 20px; } }
@media screen and (max-width: 626px) { .r8_columns_section .r8_columns.four_column .r8_column { margin-top: 20px; }
  .r8_columns_section .r8_columns.four_column .r8_column:nth-child(-n+2) { margin-top: 20px; }
  .r8_columns_section .r8_columns.four_column .r8_column:nth-child(-n+2) { margin-top: 0px; }
  .r8_columns_section .r8_columns.four_column .r8_column:first-child { margin-top: 0; } }
.r8_columns_section .r8_columns.five_column .r8_column { float: left; display: block; margin-right: 2.35765%; width: 18.11388%; }
.r8_columns_section .r8_columns.five_column .r8_column:last-child { margin-right: 0; }
.r8_columns_section .r8_columns.five_column .r8_column:nth-child(5n) { margin-right: 0; }
.r8_columns_section .r8_columns.five_column .r8_column:nth-child(5n+1) { clear: left; }
.r8_columns_section .r8_columns.five_column .r8_column:nth-child(-n+5) { margin-top: 0; }
@media screen and (max-width: 768px) { .r8_columns_section .r8_columns.five_column .r8_column { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; }
  .r8_columns_section .r8_columns.five_column .r8_column:nth-child(5n) { margin-right: 2.35765%; }
  .r8_columns_section .r8_columns.five_column .r8_column:nth-child(5n+1) { clear: none; }
  .r8_columns_section .r8_columns.five_column .r8_column:last-child { margin-right: 0; }
  .r8_columns_section .r8_columns.five_column .r8_column:nth-child(2n) { margin-right: 0; }
  .r8_columns_section .r8_columns.five_column .r8_column:nth-child(2n+1) { clear: left; }
  .r8_columns_section .r8_columns.five_column .r8_column:nth-child(-n+5) { margin-top: 20px; }
  .r8_columns_section .r8_columns.five_column .r8_column:nth-child(-n+2) { margin-top: 0px; } }
@media screen and (max-width: 626px) { .r8_columns_section .r8_columns.five_column .r8_column { margin-top: 20px; }
  .r8_columns_section .r8_columns.five_column .r8_column:nth-child(-n+2) { margin-top: 20px; }
  .r8_columns_section .r8_columns.five_column .r8_column:first-child { margin-top: 0; } }
.r8_columns_section .r8_columns.six_column .r8_column { float: left; display: block; margin-right: 2.35765%; width: 14.70196%; }
.r8_columns_section .r8_columns.six_column .r8_column:last-child { margin-right: 0; }
.r8_columns_section .r8_columns.six_column .r8_column:nth-child(6n) { margin-right: 0; }
.r8_columns_section .r8_columns.six_column .r8_column:nth-child(6n+1) { clear: left; }
.r8_columns_section .r8_columns.six_column .r8_column:nth-child(-n+6) { margin-top: 0; }
@media screen and (max-width: 768px) { .r8_columns_section .r8_columns.six_column .r8_column { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; }
  .r8_columns_section .r8_columns.six_column .r8_column:nth-child(6n) { margin-right: 2.35765%; }
  .r8_columns_section .r8_columns.six_column .r8_column:nth-child(6n+1) { clear: none; }
  .r8_columns_section .r8_columns.six_column .r8_column:nth-child(2n) { margin-right: 0; }
  .r8_columns_section .r8_columns.six_column .r8_column:nth-child(2n+1) { clear: left; }
  .r8_columns_section .r8_columns.six_column .r8_column:last-child { margin-right: 0; }
  .r8_columns_section .r8_columns.six_column .r8_column:nth-child(-n+6) { margin-top: 20px; }
  .r8_columns_section .r8_columns.six_column .r8_column:nth-child(-n+2) { margin-top: 0px; } }
@media screen and (max-width: 626px) { .r8_columns_section .r8_columns.six_column .r8_column { margin-top: 20px; }
  .r8_columns_section .r8_columns.six_column .r8_column:nth-child(-n+2) { margin-top: 20px; }
  .r8_columns_section .r8_columns.six_column .r8_column:first-child { margin-top: 0; } }

.r8_columns_section-one_column .container { max-width: 880px; }

.r8_columns_section .r8_columns { margin-top: 20px; }
@media screen and (max-width: 626px) { .r8_columns_section .r8_columns.two_column .r8_column, .r8_columns_section .r8_columns.three_column .r8_column, .r8_columns_section .r8_columns.four_column .r8_column, .r8_columns_section .r8_columns.five_column .r8_column, .r8_columns_section .r8_columns.six_column .r8_column { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_columns_section .r8_columns.two_column .r8_column:last-child, .r8_columns_section .r8_columns.three_column .r8_column:last-child, .r8_columns_section .r8_columns.four_column .r8_column:last-child, .r8_columns_section .r8_columns.five_column .r8_column:last-child, .r8_columns_section .r8_columns.six_column .r8_column:last-child { margin-right: 0; }
  .r8_columns_section .r8_columns.two_column .r8_column:nth-child(1n), .r8_columns_section .r8_columns.three_column .r8_column:nth-child(1n), .r8_columns_section .r8_columns.four_column .r8_column:nth-child(1n), .r8_columns_section .r8_columns.five_column .r8_column:nth-child(1n), .r8_columns_section .r8_columns.six_column .r8_column:nth-child(1n) { margin-right: 0; }
  .r8_columns_section .r8_columns.two_column .r8_column:nth-child(1n+1), .r8_columns_section .r8_columns.three_column .r8_column:nth-child(1n+1), .r8_columns_section .r8_columns.four_column .r8_column:nth-child(1n+1), .r8_columns_section .r8_columns.five_column .r8_column:nth-child(1n+1), .r8_columns_section .r8_columns.six_column .r8_column:nth-child(1n+1) { clear: left; }
  .r8_columns_section .r8_columns.two_column .r8_column:not(:first-child), .r8_columns_section .r8_columns.three_column .r8_column:not(:first-child), .r8_columns_section .r8_columns.four_column .r8_column:not(:first-child), .r8_columns_section .r8_columns.five_column .r8_column:not(:first-child), .r8_columns_section .r8_columns.six_column .r8_column:not(:first-child) { margin-top: 30px; } }
.r8_columns_section .r8_columns.two_column .r8_column .icon_column:after, .r8_columns_section .r8_columns.three_column .r8_column .icon_column:after, .r8_columns_section .r8_columns.four_column .r8_column .icon_column:after, .r8_columns_section .r8_columns.five_column .r8_column .icon_column:after, .r8_columns_section .r8_columns.six_column .r8_column .icon_column:after { clear: both; content: ""; display: table; }
.r8_columns_section .r8_columns.two_column .r8_column .icon_column .column_image, .r8_columns_section .r8_columns.three_column .r8_column .icon_column .column_image, .r8_columns_section .r8_columns.four_column .r8_column .icon_column .column_image, .r8_columns_section .r8_columns.five_column .r8_column .icon_column .column_image, .r8_columns_section .r8_columns.six_column .r8_column .icon_column .column_image { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; }
.r8_columns_section .r8_columns.two_column .r8_column .icon_column .column_image:last-child, .r8_columns_section .r8_columns.three_column .r8_column .icon_column .column_image:last-child, .r8_columns_section .r8_columns.four_column .r8_column .icon_column .column_image:last-child, .r8_columns_section .r8_columns.five_column .r8_column .icon_column .column_image:last-child, .r8_columns_section .r8_columns.six_column .r8_column .icon_column .column_image:last-child { margin-right: 0; }
.r8_columns_section .r8_columns.two_column .r8_column .icon_column .column_image img, .r8_columns_section .r8_columns.three_column .r8_column .icon_column .column_image img, .r8_columns_section .r8_columns.four_column .r8_column .icon_column .column_image img, .r8_columns_section .r8_columns.five_column .r8_column .icon_column .column_image img, .r8_columns_section .r8_columns.six_column .r8_column .icon_column .column_image img { width: 100%; height: auto; display: block; }
.r8_columns_section .r8_columns.two_column .r8_column .icon_column .column_content, .r8_columns_section .r8_columns.three_column .r8_column .icon_column .column_content, .r8_columns_section .r8_columns.four_column .r8_column .icon_column .column_content, .r8_columns_section .r8_columns.five_column .r8_column .icon_column .column_content, .r8_columns_section .r8_columns.six_column .r8_column .icon_column .column_content { float: left; display: block; margin-right: 2.35765%; width: 74.41059%; margin-right: 0; }
.r8_columns_section .r8_columns.two_column .r8_column .icon_column .column_content:last-child, .r8_columns_section .r8_columns.three_column .r8_column .icon_column .column_content:last-child, .r8_columns_section .r8_columns.four_column .r8_column .icon_column .column_content:last-child, .r8_columns_section .r8_columns.five_column .r8_column .icon_column .column_content:last-child, .r8_columns_section .r8_columns.six_column .r8_column .icon_column .column_content:last-child { margin-right: 0; }
.r8_columns_section .r8_columns.two_column .column_wysiwig, .r8_columns_section .r8_columns.three_column .column_wysiwig, .r8_columns_section .r8_columns.four_column .column_wysiwig, .r8_columns_section .r8_columns.five_column .column_wysiwig, .r8_columns_section .r8_columns.six_column .column_wysiwig { word-break: break-word; }

.r8_hero { color: #ffffff; position: relative; }
.r8_hero .slide_title { font-size: 36px; }
.r8_hero .r8_hero_cta { display: inline-block; min-width: 40px; padding: 10px 30px; font-size: 18px; border-radius: 5px; border: 3px solid #ffffff; color: #ffffff; }
@media screen and (max-width: 768px) { .r8_hero .r8_hero_cta { padding: 3px 14px; border-width: 2px; font-size: 16px; } }
.r8_hero .r8_hero_cta:hover, .r8_hero .r8_hero_cta:focus { color: #000000; background-color: #ffffff; }
.r8_hero .slick-dots { bottom: 0; margin-bottom: 20px; }
.r8_hero .slick-dots li { width: 12px; height: 12px; margin: 0 12px; }
@media screen and (max-width: 626px) { .r8_hero .slick-dots li { width: 9px; height: 9px; margin: 0 9px; } }
.r8_hero .slick-dots li button { background: #ffffff; opacity: 0.7; width: 12px; height: 12px; border-radius: 50%; }
@media screen and (max-width: 626px) { .r8_hero .slick-dots li button { width: 9px; height: 9px; } }
.r8_hero .slick-dots li button:before { display: none; }
.r8_hero .slick-dots li.slick-active button { opacity: 1; }
.r8_hero .hero_scroll_down_btn { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 50%); -moz-transform: translate(-50%, 50%); -ms-transform: translate(-50%, 50%); -o-transform: translate(-50%, 50%); transform: translate(-50%, 50%); background-color: #ffffff; border-radius: 50%; height: 40px; width: 40px; -webkit-box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.6); box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.6); font-size: 20px; text-align: center; }
.r8_hero .r8_hero_copy > :first-child { margin-top: 0; }
.r8_hero .r8_hero_copy > :last-child { margin-bottom: 0; }
.r8_hero .hero_btn { margin-top: 30px; }

.r8_hero_bg_overlay { height: 100%; width: 100%; position: absolute; top: 0; left: 0; }

.r8_hero_content { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; height: 100%; }
.r8_hero_content > .container { width: 100%; }

/**************************************** Video background hero ***************************************/
.r8_video_bg_hero.hero_content_dep_height .video_box, .r8_video_bg_hero.hero_custom_height .video_box, .r8_video_bg_hero.hero_full_height .video_box { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.r8_video_bg_hero.hero_content_dep_height .hero_video, .r8_video_bg_hero.hero_custom_height .hero_video, .r8_video_bg_hero.hero_full_height .hero_video { position: absolute; min-width: 101%; min-height: 101%; width: auto; height: auto; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 0; }
.r8_video_bg_hero.hero_content_dep_height .hero_video.hero_embed_video, .r8_video_bg_hero.hero_custom_height .hero_video.hero_embed_video, .r8_video_bg_hero.hero_full_height .hero_video.hero_embed_video { position: relative; }
.r8_video_bg_hero.hero_content_dep_height .video_hero_content, .r8_video_bg_hero.hero_custom_height .video_hero_content, .r8_video_bg_hero.hero_full_height .video_hero_content { position: relative; }
.r8_video_bg_hero.hero_full_height { height: 100vh; }
.r8_video_bg_hero.hero_full_height .hero_bg_image { display: none; }
@media screen and (max-width: 626px) { .r8_video_bg_hero.hero_full_height .hero_bg_image { display: none; } }
.r8_video_bg_hero.hero_image_dep_height .video_box video { width: 100%; }
.r8_video_bg_hero.hero_image_dep_height .video_hero_content { position: absolute; top: 0; }

.hero_embed_video { background: #000; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; padding-top: 55%; }

.hero_embed_video, .hero_embed_video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; }

.r8_video_bg_hero { position: relative; background-position: center; background-size: cover; background-repeat: no-repeat; overflow: hidden; }
.r8_video_bg_hero.r8_hero_mobile .video_hero_content { padding: 100px 0; }
.r8_video_bg_hero .hero_bg_image { display: none; }
@media screen and (max-width: 626px) { .r8_video_bg_hero .hero_bg_image { display: block; } }
.r8_video_bg_hero .hero_bg_image.mobile_device_image { display: block; }
.r8_video_bg_hero .hero_embed_video { width: 100%; padding-top: 22px; padding-bottom: 55%; position: relative; }
.r8_video_bg_hero .hero_embed_video iframe { position: absolute; top: 0; width: 100%; height: 100%; }
.r8_video_bg_hero .video_box { line-height: 0; overflow: hidden; }
@media screen and (max-width: 626px) { .r8_video_bg_hero .video_box { display: none; } }
.r8_video_bg_hero .video_hero_content { padding: 120px 0; top: 0; height: 100%; width: 100%; }
.r8_video_bg_hero .video_hero_content .container { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; height: 100%; }
.r8_video_bg_hero .video_hero_content .container.center_pos { -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; text-align: center; }
.r8_video_bg_hero .video_hero_content .container.left_pos { -webkit-box-pack: start; -moz-box-pack: start; box-pack: start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: start; text-align: left; }
.r8_video_bg_hero .video_hero_content .container.right_pos { -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: end; text-align: left; }
.r8_video_bg_hero .video_hero_content .h_content_section { width: 100%; }

@media (min-aspect-ratio: 16 / 9) { .r8_video_bg_hero.hero_full_height .hero_video { height: 300%; }
  .r8_video_bg_hero .hero_embed_video { height: 300%; top: -100%; } }
@media (max-aspect-ratio: 16 / 9) { .r8_video_bg_hero.hero_full_height .hero_video { width: 300%; }
  .r8_video_bg_hero .hero_embed_video { width: 300%; left: -100%; } }
/******************************************* Image Hero Section ******************************************/
html.touch .r8_image_bg_hero.hero_parallax_bg { background-attachment: scroll; }

.r8_image_bg_hero { position: relative; overflow: hidden; background-position: center; background-size: cover; background-repeat: no-repeat; }
.r8_image_bg_hero.hero_parallax_bg { background-attachment: fixed; }
.r8_image_bg_hero.hero_content_dep_height { padding: 80px 0; }
.r8_image_bg_hero.hero_content_dep_height .hero_bg_image { display: none; }
.r8_image_bg_hero.hero_image_dep_height .r8_hero_content { position: absolute; width: 100%; height: 100%; top: 0; }
.r8_image_bg_hero.hero_full_height { height: 100vh; }
.r8_image_bg_hero .two_columns_content .hc_section { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
.r8_image_bg_hero .two_columns_content .hc_section:last-child { margin-right: 0; }
.r8_image_bg_hero .two_columns_content .hc_section:nth-child(2n) { margin-right: 0; }
.r8_image_bg_hero .two_columns_content .hc_section:nth-child(2n+1) { clear: left; }
@media screen and (max-width: 626px) { .r8_image_bg_hero .two_columns_content .hc_section { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_image_bg_hero .two_columns_content .hc_section:last-child { margin-right: 0; }
  .r8_image_bg_hero .two_columns_content .hc_section:nth-child(2n) { margin-right: 2.35765%; }
  .r8_image_bg_hero .two_columns_content .hc_section:nth-child(2n+1) { clear: none; }
  .r8_image_bg_hero .two_columns_content .hc_section:nth-child(1n) { margin-right: 0; }
  .r8_image_bg_hero .two_columns_content .hc_section:nth-child(1n+1) { clear: left; }
  .r8_image_bg_hero .two_columns_content .hc_section.hc2_section { margin-top: 50px; } }
.r8_image_bg_hero .two_columns_content.r8_one_third .hc_section.hc1_section { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
.r8_image_bg_hero .two_columns_content.r8_one_third .hc_section.hc1_section:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .r8_image_bg_hero .two_columns_content.r8_one_third .hc_section.hc1_section { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_image_bg_hero .two_columns_content.r8_one_third .hc_section.hc1_section:last-child { margin-right: 0; } }
.r8_image_bg_hero .two_columns_content.r8_one_third .hc_section.hc2_section { float: left; display: block; margin-right: 2.35765%; width: 65.88078%; }
.r8_image_bg_hero .two_columns_content.r8_one_third .hc_section.hc2_section:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .r8_image_bg_hero .two_columns_content.r8_one_third .hc_section.hc2_section { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_image_bg_hero .two_columns_content.r8_one_third .hc_section.hc2_section:last-child { margin-right: 0; } }
.r8_image_bg_hero .two_columns_content.r8_two_third .hc_section.hc1_section { float: left; display: block; margin-right: 2.35765%; width: 65.88078%; }
.r8_image_bg_hero .two_columns_content.r8_two_third .hc_section.hc1_section:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .r8_image_bg_hero .two_columns_content.r8_two_third .hc_section.hc1_section { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_image_bg_hero .two_columns_content.r8_two_third .hc_section.hc1_section:last-child { margin-right: 0; } }
.r8_image_bg_hero .two_columns_content.r8_two_third .hc_section.hc2_section { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
.r8_image_bg_hero .two_columns_content.r8_two_third .hc_section.hc2_section:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .r8_image_bg_hero .two_columns_content.r8_two_third .hc_section.hc2_section { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_image_bg_hero .two_columns_content.r8_two_third .hc_section.hc2_section:last-child { margin-right: 0; } }
.r8_image_bg_hero .hero_bg_image { width: 100%; display: block; max-width: 100%; }
.r8_image_bg_hero .container { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -ms-flex-positive: 1; }
.r8_image_bg_hero .container.col_position_center { -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; text-align: center; }
.r8_image_bg_hero .container.col_position_left { -webkit-box-pack: start; -moz-box-pack: start; box-pack: start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: start; text-align: left; }
.r8_image_bg_hero .container.col_position_right { -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: end; text-align: left; }
.r8_image_bg_hero .hc_section { width: 100%; }

/********************************************** Hero Slider Section *********************************************/
.r8_slider_hero.has_slider_arrows .hero_slide_content { margin: 0 80px; }
@media screen and (max-width: 626px) { .r8_slider_hero.has_slider_arrows .hero_slide_content { margin: 0 50px; } }
.r8_slider_hero.hero_slider_full_height { height: 100vh; }
.r8_slider_hero.hero_slider_full_height .slick-slide.r8_hero_slide { height: 100vh; }
.r8_slider_hero.hero_slider_full_height .slick-track { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
.r8_slider_hero.hero_slider_content_dep_height .slick-track, .r8_slider_hero.hero_slider_constant_height .slick-track { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
.r8_slider_hero.hero_slider_content_dep_height .slick-slide.r8_hero_slide, .r8_slider_hero.hero_slider_constant_height .slick-slide.r8_hero_slide { height: auto; }
@media screen and (max-width: 768px) { .r8_slider_hero.hero_slider_image_dep_height .r8_hero_slide { height: 500px; max-height: 500px; } }
@media screen and (max-width: 626px) { .r8_slider_hero.hero_slider_image_dep_height .r8_hero_slide { height: 550px; max-height: 550px; } }
.r8_slider_hero .slick-slide, .r8_slider_hero .slick-slider .slick-track, .r8_slider_hero .slick-slider .slick-list { -webkit-perspective: 2000; -webkit-backface-visibility: hidden; }
.r8_slider_hero .hero_slide_bg { width: 100%; }
.r8_slider_hero .hero_slide_bg img { width: 100%; max-width: 100%; }
@media screen and (max-width: 768px) { .r8_slider_hero .hero_slide_bg img { position: absolute; height: 100%; width: auto; top: 0; max-width: none; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } }
.r8_slider_hero .r8_hero_slide { position: relative; overflow: hidden; background-repeat: no-repeat; background-position: center; background-size: cover; }
.r8_slider_hero .r8_hero_slide.hero_full_height { height: 100vh; }
.r8_slider_hero .r8_hero_slide.hero_content_dep_height { padding: 100px 0; }
.r8_slider_hero .r8_hero_slide.hero_content_dep_height .hero_slide_outer_container { width: 100%; max-width: 100%; }
.r8_slider_hero .r8_hero_slide.slick-slide { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
.r8_slider_hero .hero_slide_outer_container { width: 100%; max-width: 100%; }
.r8_slider_hero .r8_hero_container.center_pos { text-align: center; }
.r8_slider_hero .r8_hero_container.right_pos { text-align: right; }
.r8_slider_hero .r8_hero_container.right_pos .hero_slide_content { text-align: left; }
.r8_slider_hero .r8_hero_container.left_pos { text-align: left; }
.r8_slider_hero .hero_slide_content { display: inline-block; position: relative; }
.r8_slider_hero .hero_slide_content .slide_title { margin-top: 0; }

.r8_hero_content.placeholder_single { position: relative; background: #b92120; }

.search_page .r8_image_bg_hero, .page_404 .r8_image_bg_hero, .archive .r8_image_bg_hero, .blog .r8_image_bg_hero, .single-post .r8_image_bg_hero { background-color: #b92120; }

.r8_image_bg_hero.hero_full_height { display: flex; align-items: center; min-height: 100vh; height: 100%; }
@media screen and (max-width: 626px) { .r8_image_bg_hero.hero_full_height { padding: 70px 0; } }

.hero_full_height .r8_hero_content { min-height: 100%; width: 100%; }

.r8_image_section { padding: 2em 0; }
.r8_image_section .r8_image_section_image_container { width: 100%; display: block; min-height: 500px; height: 500px; background-size: cover; background-repeat: no-repeat; background-position: center 0px; }
.r8_image_section .r8_image_section_image_container .non-full-width-image .r8_inline_image { width: auto; max-width: 100%; margin: 0 auto; }
.r8_image_section .r8_image_section_image_container .non-full-width-image .r8_inline_pic { line-height: 0; text-align: center; }
.r8_image_section .r8_image_section_image_container.non-parallax-image { min-height: 1px; height: auto; }
.r8_image_section .r8_image_section_image_container.non-parallax-image .r8_inline_pic { display: block; }
.r8_image_section .r8_image_section_image_container.parallax .r8_image_section_image { background-attachment: fixed; }
.r8_image_section .r8_image_inline { line-height: 0; }
.r8_image_section .r8_inline_image { width: 100%; }
.r8_image_section .r8_image_gallery { width: 100%; }
.r8_image_section .r8_image_gallery:after { clear: both; content: ""; display: table; }
.r8_image_section .r8_image_gallery .r8_gallery_image { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; margin-top: 4%; }
.r8_image_section .r8_image_gallery .r8_gallery_image a { display: block; width: 100%; }
.r8_image_section .r8_image_gallery .r8_gallery_image img { width: 100%; }
.r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image { float: left; display: block; margin-right: 2.35765%; width: 14.70196%; margin-top: 4%; }
.r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:last-child { margin-right: 0; }
.r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:nth-child(6n) { margin-right: 0; }
.r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:nth-child(6n+1) { clear: left; }
.r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:nth-child(1), .r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:nth-child(2), .r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:nth-child(3), .r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:nth-child(4), .r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:nth-child(5), .r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:nth-child(6) { margin-top: 0px; }
.r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image { float: left; display: block; margin-right: 2.35765%; width: 18.11388%; margin-top: 4%; }
.r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:last-child { margin-right: 0; }
.r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:nth-child(5n) { margin-right: 0; }
.r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:nth-child(5n+1) { clear: left; }
.r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:nth-child(1), .r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:nth-child(2), .r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:nth-child(3), .r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:nth-child(4), .r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:nth-child(5) { margin-top: 0px; }
.r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; margin-top: 4%; }
.r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:last-child { margin-right: 0; }
.r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:nth-child(4n) { margin-right: 0; }
.r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:nth-child(4n+1) { clear: left; }
.r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:nth-child(1), .r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:nth-child(2), .r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:nth-child(3), .r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:nth-child(4) { margin-top: 0px; }
.r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; margin-top: 4%; }
.r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image:last-child { margin-right: 0; }
.r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image:nth-child(3n) { margin-right: 0; }
.r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image:nth-child(3n+1) { clear: left; }
.r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image:nth-child(1), .r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image:nth-child(2), .r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image:nth-child(3) { margin-top: 0px; }
.r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; margin-top: 4%; }
.r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image:last-child { margin-right: 0; }
.r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image:nth-child(2n) { margin-right: 0; }
.r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image:nth-child(2n+1) { clear: left; }
.r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image:nth-child(1), .r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image:nth-child(2) { margin-top: 0px; }
@media screen and (max-width: 626px) { .r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image, .r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image, .r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image, .r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image, .r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image { float: left; display: block; margin-right: 7.42297%; width: 46.28851%; }
  .r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:last-child, .r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:last-child, .r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:last-child, .r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image:last-child, .r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image:last-child { margin-right: 0; }
  .r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:nth-child(2n), .r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:nth-child(2n), .r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:nth-child(2n), .r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image:nth-child(2n), .r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image:nth-child(2n) { margin-right: 0; }
  .r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:nth-child(2n+1), .r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:nth-child(2n+1), .r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:nth-child(2n+1), .r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image:nth-child(2n+1), .r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image:nth-child(2n+1) { clear: left; }
  .r8_image_section .r8_image_gallery.r8_gallery_six_col .r8_gallery_image:not(:nth-child(-n+2)), .r8_image_section .r8_image_gallery.r8_gallery_five_col .r8_gallery_image:not(:nth-child(-n+2)), .r8_image_section .r8_image_gallery.r8_gallery_four_col .r8_gallery_image:not(:nth-child(-n+2)), .r8_image_section .r8_image_gallery.r8_gallery_three_col .r8_gallery_image:not(:nth-child(-n+2)), .r8_image_section .r8_image_gallery.r8_gallery_two_col .r8_gallery_image:not(:nth-child(-n+2)) { margin-top: 7%; } }

.r8_tabs { padding: 2em 0; }

.r8_horizontal_tabs_container { padding: 0; margin: 0; }
.r8_horizontal_tabs_container:after { clear: both; content: ""; display: table; }
.r8_horizontal_tabs_container .horizontal_tabs { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; overflow: hidden; }
.r8_horizontal_tabs_container .horizontal_tabs:after { clear: both; content: ""; display: table; }
@media screen and (max-width: 626px) { .r8_horizontal_tabs_container .horizontal_tabs { overflow-x: scroll; } }
.r8_horizontal_tabs_container .tab_link { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; float: left; padding: 10px; margin-right: 5px; }
@media screen and (max-width: 626px) { .r8_horizontal_tabs_container .tab_link { margin-right: 0px; } }
.r8_horizontal_tabs_container .tab_link:last-child { margin-right: 0px; }
.r8_horizontal_tabs_container .tab_title_image { margin-right: 15px; }
@media screen and (max-width: 626px) { .r8_horizontal_tabs_container .tab_title_image { display: none; } }
.r8_horizontal_tabs_container .tab_title_image img { width: 100%; height: auto; display: block; }
.r8_horizontal_tabs_container .tab_title { text-align: center; }
.r8_horizontal_tabs_container .horizontal_tab_content { display: none; padding: 10px; }
.r8_horizontal_tabs_container .horizontal_tab_content.is_open { display: block; }
@media screen and (max-width: 626px) { .r8_horizontal_tabs_container .horizontal_tab_content img { width: 100%; height: auto; display: block; margin-bottom: 15px; } }

.r8_vertical_tabs_container { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; padding: 0; margin: 0; }
.r8_vertical_tabs_container:after { clear: both; content: ""; display: table; }
@media screen and (max-width: 626px) { .r8_vertical_tabs_container { display: block; } }
.r8_vertical_tabs_container .vertical_tabs { -webkit-flex-basis: 25%; -moz-flex-basis: 25%; flex-basis: 25%; -ms-flex-preferred-size: 25%; }
.r8_vertical_tabs_container .tab_link { display: block; padding: 10px; }
.r8_vertical_tabs_container .vertical_tab_content_container { -webkit-flex-basis: 75%; -moz-flex-basis: 75%; flex-basis: 75%; -ms-flex-preferred-size: 75%; }
.r8_vertical_tabs_container .vertical_tab_content { display: none; min-height: 250px; padding: 10px 20px 20px; height: 100%; }
.r8_vertical_tabs_container .vertical_tab_content.is_open { display: block; }
@media screen and (max-width: 626px) { .r8_vertical_tabs_container .vertical_tab_content img { width: 100%; height: auto; display: block; margin-bottom: 15px; } }
.r8_vertical_tabs_container .vertical_tab_accordion_heading { cursor: pointer; display: block; }

.r8_tabs .r8_tabs_container { max-width: 100%; width: 100%; }
.r8_tabs a.tab_link { text-align: center; padding: 12px; -webkit-transition: background 0.25s linear, color 0.25s linear; -moz-transition: background 0.25s linear, color 0.25s linear; transition: background 0.25s linear, color 0.25s linear; }
.r8_tabs a.tab_link:hover, .r8_tabs a.tab_link:focus, .r8_tabs a.tab_link:active { opacity: 1 !important; }
.r8_tabs a.tab_link:focus { outline: none; }
.r8_tabs .horizontal_tabs { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
.r8_tabs .horizontal_tabs .tab_link { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; font-size: 16px; }
.r8_tabs .r8_tab_content { border: 1px solid #e2e2e2; padding: 30px 40px; }
@media screen and (max-width: 626px) { .r8_tabs .r8_vertical_tabs_container .vertical_tabs { float: left; display: block; margin-right: 7.42297%; width: 100%; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; overflow-x: scroll; }
  .r8_tabs .r8_vertical_tabs_container .vertical_tabs:last-child { margin-right: 0; }
  .r8_tabs .r8_vertical_tabs_container .vertical_tabs:nth-child(1n) { margin-right: 0; }
  .r8_tabs .r8_vertical_tabs_container .vertical_tabs:nth-child(1n+1) { clear: left; } }
.r8_tabs .r8_vertical_tabs_container .vertical_tabs .tab_link { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; }
.r8_tabs .r8_vertical_tabs_container .vertical_tabs .tab_link .tab_title_image { margin-right: 15px; }
@media screen and (max-width: 626px) { .r8_tabs .r8_vertical_tabs_container .vertical_tabs .tab_link .tab_title_image { display: none; } }
.r8_tabs .r8_vertical_tabs_container .vertical_tab_content_container { width: 70%; }
@media screen and (max-width: 626px) { .r8_tabs .r8_vertical_tabs_container .vertical_tab_content_container { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_tabs .r8_vertical_tabs_container .vertical_tab_content_container:last-child { margin-right: 0; } }

.r8_slider_section.full_width_slider .r8_inner_container { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
.r8_slider_section.full_width_slider .r8_inner_container.right_aligned_content { -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: end; }
.r8_slider_section.full_width_slider .r8_inner_container.left_aligned_content { -webkit-box-pack: start; -moz-box-pack: start; box-pack: start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: start; }
.r8_slider_section.full_width_slider .r8_inner_container.center_aligned_content { -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; }
.r8_slider_section.full_width_slider.has_slider_arrows .r8_inner_container .slide_content { margin: 0 80px; }
@media screen and (max-width: 626px) { .r8_slider_section.full_width_slider.has_slider_arrows .r8_inner_container .slide_content { margin: 0 50px; } }
.r8_slider_section.non_full_width_slider .r8_slider_item { margin: 0 80px; }
@media screen and (max-width: 626px) { .r8_slider_section.non_full_width_slider .r8_slider_item { margin: 0 50px; } }
.r8_slider_section .slick-slider .slick-list { margin: 0 auto; }
.r8_slider_section .r8_inner_container { margin: 0 auto; }
.r8_slider_section .r8_slider_item { height: auto; position: relative; background-position: center; background-size: cover; background-repeat: no-repeat; }
.r8_slider_section .r8_slider_item.right_aligned_content { -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: end; }
.r8_slider_section .r8_slider_item.left_aligned_content { -webkit-box-pack: start; -moz-box-pack: start; box-pack: start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: start; }
.r8_slider_section .r8_slider_item.center_aligned_content { -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; }
.r8_slider_section .r8_slider_item picture { width: 100%; }
.r8_slider_section .r8_slider_item.slick-slide { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
.r8_slider_section .r8_slider_item.image_text .slide_content, .r8_slider_section .r8_slider_item.text .slide_content { width: 100%; }
.r8_slider_section .r8_slider_item .slide_content { padding: 150px 0px; }
.r8_slider_section .r8_slider_item.image img { margin: 0 auto; }
.r8_slider_section .r8_slider_item.testimonial .slide_content { font-size: 24px; font-size: 1.5rem; margin: 0; max-width: 800px; text-align: center; }
.r8_slider_section .r8_slider_item.testimonial .slide_content > :first-child { margin-top: 0; }
.r8_slider_section .r8_slider_item.testimonial .slide_content > :last-child { margin-bottom: 0; }
.r8_slider_section .r8_slider_item .r8_container { z-index: 10; width: 100%; }
.r8_slider_section .slide_content:after { clear: both; content: ""; display: table; }
.r8_slider_section .slide_content.one_column { margin: 0; }
.r8_slider_section .slide_content.two_column .slide_content_col { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
.r8_slider_section .slide_content.two_column .slide_content_col:last-child { margin-right: 0; }
.r8_slider_section .slide_content.two_column .slide_content_col:nth-child(2n) { margin-right: 0; }
.r8_slider_section .slide_content.two_column .slide_content_col:nth-child(2n+1) { clear: left; }
@media screen and (max-width: 626px) { .r8_slider_section .slide_content.two_column .slide_content_col { float: left; display: block; margin-right: 7.42297%; width: 100%; margin: 15px; }
  .r8_slider_section .slide_content.two_column .slide_content_col:last-child { margin-right: 0; } }
.r8_slider_section .slick-track { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
.r8_slider_section .slick-dots { bottom: 0px; }
.r8_slider_section .testimony_quoter { color: #999999; position: relative; margin-top: 15px; padding-top: 15px; }
.r8_slider_section .testimony_quoter:before { content: ''; width: 143px; height: 2px; background-color: #999999; position: absolute; top: 0; }
.r8_slider_section .testimony_quoter.left_aligned:before { left: 0; }
.r8_slider_section .testimony_quoter.right_aligned:before { right: 0; }
.r8_slider_section .testimony_quoter.center_aligned:before { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.r8_slider_section .r8_slider_item .slide_content { padding: 30px 0px; }
.r8_slider_section .slick-dots { bottom: 0px; }

.r8_flexible_content_section { background-position: center center; background-repeat: no-repeat; background-size: cover; margin: 0 auto; }
.r8_flexible_content_section .r8_container { background-position: center center; background-repeat: no-repeat; background-size: cover; }
.r8_flexible_content_section .r8_section_title { margin-top: 0px; margin-bottom: 1em; }

.r8_container .r8-section-intro { max-width: 980px; margin: 0 auto; }

.r8_primary_font_color { color: #b92120; }
.r8_primary_font_color.r8_section_title { color: #b92120; }
.r8_primary_font_color p:not(.r8_section_title), .r8_primary_font_color h1:not(.r8_section_title), .r8_primary_font_color h2:not(.r8_section_title), .r8_primary_font_color h3:not(.r8_section_title), .r8_primary_font_color h4:not(.r8_section_title), .r8_primary_font_color h5:not(.r8_section_title), .r8_primary_font_color h6:not(.r8_section_title) { color: #b92120; }

.callout .r8_primary_font_color { color: #b92120; }
.callout .r8_primary_font_color p:not(.r8_section_title), .callout .r8_primary_font_color h1:not(.r8_section_title), .callout .r8_primary_font_color h2:not(.r8_section_title), .callout .r8_primary_font_color h3:not(.r8_section_title), .callout .r8_primary_font_color h4:not(.r8_section_title), .callout .r8_primary_font_color h5:not(.r8_section_title), .callout .r8_primary_font_color h6:not(.r8_section_title) { color: #b92120; }

.r8_secondary_font_color { color: #feb72a; }
.r8_secondary_font_color.r8_section_title { color: #feb72a; }
.r8_secondary_font_color p:not(.r8_section_title), .r8_secondary_font_color h1:not(.r8_section_title), .r8_secondary_font_color h2:not(.r8_section_title), .r8_secondary_font_color h3:not(.r8_section_title), .r8_secondary_font_color h4:not(.r8_section_title), .r8_secondary_font_color h5:not(.r8_section_title), .r8_secondary_font_color h6:not(.r8_section_title) { color: #feb72a; }

.callout .r8_secondary_font_color { color: #feb72a; }
.callout .r8_secondary_font_color p:not(.r8_section_title), .callout .r8_secondary_font_color h1:not(.r8_section_title), .callout .r8_secondary_font_color h2:not(.r8_section_title), .callout .r8_secondary_font_color h3:not(.r8_section_title), .callout .r8_secondary_font_color h4:not(.r8_section_title), .callout .r8_secondary_font_color h5:not(.r8_section_title), .callout .r8_secondary_font_color h6:not(.r8_section_title) { color: #feb72a; }

.r8_accent_font_color { color: #a9a9a9; }
.r8_accent_font_color.r8_section_title { color: #a9a9a9; }
.r8_accent_font_color p:not(.r8_section_title), .r8_accent_font_color h1:not(.r8_section_title), .r8_accent_font_color h2:not(.r8_section_title), .r8_accent_font_color h3:not(.r8_section_title), .r8_accent_font_color h4:not(.r8_section_title), .r8_accent_font_color h5:not(.r8_section_title), .r8_accent_font_color h6:not(.r8_section_title) { color: #a9a9a9; }

.callout .r8_accent_font_color { color: #a9a9a9; }
.callout .r8_accent_font_color p:not(.r8_section_title), .callout .r8_accent_font_color h1:not(.r8_section_title), .callout .r8_accent_font_color h2:not(.r8_section_title), .callout .r8_accent_font_color h3:not(.r8_section_title), .callout .r8_accent_font_color h4:not(.r8_section_title), .callout .r8_accent_font_color h5:not(.r8_section_title), .callout .r8_accent_font_color h6:not(.r8_section_title) { color: #a9a9a9; }

.r8_accent1_font_color { color: #b85655; }
.r8_accent1_font_color.r8_section_title { color: #b85655; }
.r8_accent1_font_color p:not(.r8_section_title), .r8_accent1_font_color h1:not(.r8_section_title), .r8_accent1_font_color h2:not(.r8_section_title), .r8_accent1_font_color h3:not(.r8_section_title), .r8_accent1_font_color h4:not(.r8_section_title), .r8_accent1_font_color h5:not(.r8_section_title), .r8_accent1_font_color h6:not(.r8_section_title) { color: #b85655; }

.callout .r8_accent1_font_color { color: #b85655; }
.callout .r8_accent1_font_color p:not(.r8_section_title), .callout .r8_accent1_font_color h1:not(.r8_section_title), .callout .r8_accent1_font_color h2:not(.r8_section_title), .callout .r8_accent1_font_color h3:not(.r8_section_title), .callout .r8_accent1_font_color h4:not(.r8_section_title), .callout .r8_accent1_font_color h5:not(.r8_section_title), .callout .r8_accent1_font_color h6:not(.r8_section_title) { color: #b85655; }

.r8_accent2_font_color { color: #bcb282; }
.r8_accent2_font_color.r8_section_title { color: #bcb282; }
.r8_accent2_font_color p:not(.r8_section_title), .r8_accent2_font_color h1:not(.r8_section_title), .r8_accent2_font_color h2:not(.r8_section_title), .r8_accent2_font_color h3:not(.r8_section_title), .r8_accent2_font_color h4:not(.r8_section_title), .r8_accent2_font_color h5:not(.r8_section_title), .r8_accent2_font_color h6:not(.r8_section_title) { color: #bcb282; }

.callout .r8_accent2_font_color { color: #bcb282; }
.callout .r8_accent2_font_color p:not(.r8_section_title), .callout .r8_accent2_font_color h1:not(.r8_section_title), .callout .r8_accent2_font_color h2:not(.r8_section_title), .callout .r8_accent2_font_color h3:not(.r8_section_title), .callout .r8_accent2_font_color h4:not(.r8_section_title), .callout .r8_accent2_font_color h5:not(.r8_section_title), .callout .r8_accent2_font_color h6:not(.r8_section_title) { color: #bcb282; }

.r8_black_font_color { color: #000; }
.r8_black_font_color p:not(.r8_section_title), .r8_black_font_color h1:not(.r8_section_title), .r8_black_font_color h2:not(.r8_section_title), .r8_black_font_color h3:not(.r8_section_title), .r8_black_font_color h4:not(.r8_section_title), .r8_black_font_color h5:not(.r8_section_title), .r8_black_font_color h6:not(.r8_section_title) { color: #000; }

.callout .r8_black_font_color { color: #000000; }
.callout .r8_black_font_color p:not(.r8_section_title), .callout .r8_black_font_color h1:not(.r8_section_title), .callout .r8_black_font_color h2:not(.r8_section_title), .callout .r8_black_font_color h3:not(.r8_section_title), .callout .r8_black_font_color h4:not(.r8_section_title), .callout .r8_black_font_color h5:not(.r8_section_title), .callout .r8_black_font_color h6:not(.r8_section_title) { color: #000000; }

.r8_white_font_color { color: #fff; }
.r8_white_font_color p:not(.r8_section_title), .r8_white_font_color h1:not(.r8_section_title), .r8_white_font_color h2:not(.r8_section_title), .r8_white_font_color h3:not(.r8_section_title), .r8_white_font_color h4:not(.r8_section_title), .r8_white_font_color h5:not(.r8_section_title), .r8_white_font_color h6:not(.r8_section_title) { color: #fff; }

.callout .r8_white_font_color { color: #ffffff; }
.callout .r8_white_font_color p:not(.r8_section_title), .callout .r8_white_font_color h1:not(.r8_section_title), .callout .r8_white_font_color h2:not(.r8_section_title), .callout .r8_white_font_color h3:not(.r8_section_title), .callout .r8_white_font_color h4:not(.r8_section_title), .callout .r8_white_font_color h5:not(.r8_section_title), .callout .r8_white_font_color h6:not(.r8_section_title) { color: #ffffff; }

.r8_gray_font_color { color: #a9a9a9; }
.r8_gray_font_color p:not(.r8_section_title), .r8_gray_font_color h1:not(.r8_section_title), .r8_gray_font_color h2:not(.r8_section_title), .r8_gray_font_color h3:not(.r8_section_title), .r8_gray_font_color h4:not(.r8_section_title), .r8_gray_font_color h5:not(.r8_section_title), .r8_gray_font_color h6:not(.r8_section_title) { color: #a9a9a9; }

.callout .r8_gray_font_color { color: #a9a9a9; }
.callout .r8_gray_font_color p:not(.r8_section_title), .callout .r8_gray_font_color h1:not(.r8_section_title), .callout .r8_gray_font_color h2:not(.r8_section_title), .callout .r8_gray_font_color h3:not(.r8_section_title), .callout .r8_gray_font_color h4:not(.r8_section_title), .callout .r8_gray_font_color h5:not(.r8_section_title), .callout .r8_gray_font_color h6:not(.r8_section_title) { color: #a9a9a9; }

.r8_light_gray_font_color { color: #eaeaea; }
.r8_light_gray_font_color p:not(.r8_section_title), .r8_light_gray_font_color h1:not(.r8_section_title), .r8_light_gray_font_color h2:not(.r8_section_title), .r8_light_gray_font_color h3:not(.r8_section_title), .r8_light_gray_font_color h4:not(.r8_section_title), .r8_light_gray_font_color h5:not(.r8_section_title), .r8_light_gray_font_color h6:not(.r8_section_title) { color: #eaeaea; }

.callout .r8_light_gray_font_color { color: #eaeaea; }
.callout .r8_light_gray_font_color p:not(.r8_section_title), .callout .r8_light_gray_font_color h1:not(.r8_section_title), .callout .r8_light_gray_font_color h2:not(.r8_section_title), .callout .r8_light_gray_font_color h3:not(.r8_section_title), .callout .r8_light_gray_font_color h4:not(.r8_section_title), .callout .r8_light_gray_font_color h5:not(.r8_section_title), .callout .r8_light_gray_font_color h6:not(.r8_section_title) { color: #eaeaea; }

.r8_dark_gray_font_color { color: #696969; }
.r8_dark_gray_font_color p:not(.r8_section_title), .r8_dark_gray_font_color h1:not(.r8_section_title), .r8_dark_gray_font_color h2:not(.r8_section_title), .r8_dark_gray_font_color h3:not(.r8_section_title), .r8_dark_gray_font_color h4:not(.r8_section_title), .r8_dark_gray_font_color h5:not(.r8_section_title), .r8_dark_gray_font_color h6:not(.r8_section_title) { color: #696969; }

.callout .r8_dark_gray_font_color { color: #696969; }
.callout .r8_dark_gray_font_color p:not(.r8_section_title), .callout .r8_dark_gray_font_color h1:not(.r8_section_title), .callout .r8_dark_gray_font_color h2:not(.r8_section_title), .callout .r8_dark_gray_font_color h3:not(.r8_section_title), .callout .r8_dark_gray_font_color h4:not(.r8_section_title), .callout .r8_dark_gray_font_color h5:not(.r8_section_title), .callout .r8_dark_gray_font_color h6:not(.r8_section_title) { color: #696969; }

.r8_float_content { position: absolute; top: 50%; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.r8_float_content.right_pos { right: 0; }
.r8_float_content.left_pos { left: 0; }
.r8_float_content.center_pos { left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.r8_add_shadow { -webkit-box-shadow: 0px 1px 9px 1px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 1px 9px 1px rgba(0, 0, 0, 0.75); box-shadow: 0px 1px 9px 1px rgba(0, 0, 0, 0.75); }

.r8_posts_section .r8_posts { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.r8_posts_section .r8_posts.post-grid.one_column .r8_post { width: 100%; }
.r8_posts_section .r8_posts.post-grid.one_column .post-grid-item { padding-right: 0; }
.r8_posts_section .r8_posts.post-grid.two_column .r8_post { width: 50%; padding-right: 1px; }
.r8_posts_section .r8_posts.post-grid.two_column .r8_post:nth-child(2n) .post-grid-item { padding-right: 0; }
.r8_posts_section .r8_posts.post-grid.three_column .r8_post { width: 33.33%; padding-right: 1px; }
.r8_posts_section .r8_posts.post-grid.three_column .r8_post:nth-child(3n) .post-grid-item { padding-right: 0; }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.post-grid.three_column .r8_post { width: 100%; padding-right: 0; } }
.r8_posts_section .r8_posts.post-grid.four_column .r8_post { width: 25%; padding-right: 1px; }
.r8_posts_section .r8_posts.post-grid.four_column .r8_post:nth-child(4n) .post-grid-item { padding-right: 0; }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.post-grid.four_column .r8_post { width: 50%; padding-right: 1px; }
  .r8_posts_section .r8_posts.post-grid.four_column .r8_post:nth-child(2n) { padding-right: 0; } }
.r8_posts_section .r8_posts.post-grid.five_column .r8_post { width: 20%; padding-right: 1px; }
.r8_posts_section .r8_posts.post-grid.five_column .r8_post:nth-child(5n) .post-grid-item { padding-right: 0; }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.post-grid.five_column .r8_post { width: 50%; padding-right: 1px; }
  .r8_posts_section .r8_posts.post-grid.five_column .r8_post:nth-child(2n) { padding-right: 0; } }
.r8_posts_section .r8_posts.post-grid.six_column .r8_post { width: 16.67%; padding-right: 1px; }
.r8_posts_section .r8_posts.post-grid.six_column .r8_post:nth-child(6n) .post-grid-item { padding-right: 0; }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.post-grid.six_column .r8_post { width: 50%; padding-right: 1px; }
  .r8_posts_section .r8_posts.post-grid.six_column .r8_post:nth-child(2n) { padding-right: 0; } }
.r8_posts_section .r8_posts.post-grid .r8_post { margin: 0; width: 100%; padding: 0; box-shadow: none; }
.r8_posts_section .r8_posts.post-grid .post-grid-item { padding-right: 0; padding-bottom: 1px; display: block; position: relative; height: 100%; }
.r8_posts_section .r8_posts.post-grid .post-grid-item figure { height: 100%; }
.r8_posts_section .r8_posts.post-grid .post-grid-item a { position: relative; display: block; width: 100%; height: 100%; }
.r8_posts_section .r8_posts.post-grid .post-grid-item a:hover .post-grid-overlay, .r8_posts_section .r8_posts.post-grid .post-grid-item a:focus .post-grid-overlay, .r8_posts_section .r8_posts.post-grid .post-grid-item a .focus .post-grid-overlay { opacity: 1; }
.r8_posts_section .r8_posts.post-grid .post-grid-item .post-grid-overlay { font-size: 0.75rem; height: 100%; transition: opacity .25s ease-in-out; background-color: rgba(17, 17, 17, 0.75); text-align: left; color: #ffffff; padding: 20px 30px 30px 20px; position: relative; opacity: 0; z-index: 2; }
.r8_posts_section .r8_posts.post-grid .post-grid-item .post-grid-image { margin: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
.r8_posts_section .r8_posts.post-grid .post-grid-item .post-grid-image img { width: auto; height: auto; max-width: 1000%; min-height: 100%; min-width: 100%; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); z-index: 1; }
@supports (object-fit: cover) { .r8_posts_section .r8_posts.post-grid .post-grid-item .post-grid-image img { width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; transform: none; } }
.r8_posts_section .r8_posts.post-grid .post-grid-item .post-grid-heading { font-size: 1.25rem; font-weight: bold; width: 100%; margin-bottom: 10px; display: inline-block; }
.r8_posts_section .r8_posts .post_box_details { width: 100%; }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post { float: left; display: block; margin-right: 2.35765%; width: 100%; }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post:last-child { margin-right: 0; }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post:nth-child(1n) { margin-right: 0; }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post:nth-child(1n+1) { clear: left; }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post:first-child { margin-top: 0; }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; width: 100%; }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a { display: block; } }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a .post_thumbnail { float: left; display: block; margin-right: 2.35765%; width: 18.96686%; }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a .post_thumbnail:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a .post_thumbnail { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a .post_thumbnail:last-child { margin-right: 0; } }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a .post_content { -webkit-flex-grow: 2; -moz-flex-grow: 2; flex-grow: 2; -ms-flex-positive: 2; }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a .post_content.has_thumbnail { float: left; display: block; margin-right: 2.35765%; width: 78.67549%; }
.r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a .post_content.has_thumbnail:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a .post_content.has_thumbnail { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .r8_posts_section .r8_posts.one_column:not(.post-grid) .r8_post > a .post_content.has_thumbnail:last-child { margin-right: 0; } }
.r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
.r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post:last-child { margin-right: 0; }
.r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post:nth-child(2n) { margin-right: 0; }
.r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post:nth-child(2n+1) { clear: left; }
.r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post:nth-child(-n+2) { margin-top: 0; }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post:nth-child(-n+2) { margin-top: 15px; } }
.r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
.r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post:last-child { margin-right: 0; }
.r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post:nth-child(3n) { margin-right: 0; }
.r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post:nth-child(3n+1) { clear: left; }
.r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post:nth-child(-n+3) { margin-top: 0; }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post:nth-child(-n+3) { margin-top: 15px; } }
.r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; }
.r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:last-child { margin-right: 0; }
.r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:nth-child(4n) { margin-right: 0; }
.r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:nth-child(4n+1) { clear: left; }
.r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:nth-child(-n+4) { margin-top: 0; }
.r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post .post_title { font-size: 18px; font-size: 1.125rem; }
@media screen and (max-width: 768px) { .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; margin-top: 15px; }
  .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:last-child { margin-right: 0; }
  .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:nth-child(2n) { margin-right: 0; }
  .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:nth-child(2n+1) { clear: left; }
  .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:nth-child(-n+4) { margin-top: 15px; }
  .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:nth-child(-n+2) { margin-top: 0; } }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:nth-child(-n+3) { margin-top: 15px; } }
.r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post { float: left; display: block; margin-right: 2.35765%; width: 18.11388%; }
.r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:last-child { margin-right: 0; }
.r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:nth-child(5n) { margin-right: 0; }
.r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:nth-child(5n+1) { clear: left; }
.r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:nth-child(-n+5) { margin-top: 0; }
.r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post .post_title { font-size: 16px; font-size: 1rem; }
@media screen and (max-width: 768px) { .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; margin-top: 15px; }
  .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:last-child { margin-right: 0; }
  .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:nth-child(2n) { margin-right: 0; }
  .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:nth-child(2n+1) { clear: left; }
  .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:nth-child(-n+5) { margin-top: 15px; }
  .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:nth-child(-n+2) { margin-top: 0; } }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:nth-child(-n+3) { margin-top: 15px; } }
.r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post { float: left; display: block; margin-right: 2.35765%; width: 14.70196%; }
.r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:last-child { margin-right: 0; }
.r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:nth-child(6n) { margin-right: 0; }
.r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:nth-child(6n+1) { clear: left; }
.r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:nth-child(-n+6) { margin-top: 0; }
.r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post .post_title { font-size: 16px; font-size: 1rem; }
@media screen and (max-width: 768px) { .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post { float: left; display: block; margin-right: 3.57866%; width: 48.21067%; margin-top: 15px; }
  .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:last-child { margin-right: 0; }
  .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:nth-child(2n) { margin-right: 0; }
  .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:nth-child(2n+1) { clear: left; }
  .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:nth-child(-n+6) { margin-top: 15px; }
  .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:nth-child(-n+2) { margin-top: 0; } }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:nth-child(-n+3) { margin-top: 15px; } }
@media screen and (max-width: 626px) { .r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post, .r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post, .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post, .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post, .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post { float: left; display: block; margin-right: 7.42297%; width: 314.84594%; margin-top: 15px; }
  .r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post:last-child, .r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post:last-child, .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:last-child, .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:last-child, .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:last-child { margin-right: 0; }
  .r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post:nth-child(1n), .r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post:nth-child(1n), .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:nth-child(1n), .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:nth-child(1n), .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:nth-child(1n) { margin-right: 0; }
  .r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post:nth-child(1n+1), .r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post:nth-child(1n+1), .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:nth-child(1n+1), .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:nth-child(1n+1), .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:nth-child(1n+1) { clear: left; }
  .r8_posts_section .r8_posts.two_column:not(.post-grid) .r8_post:first-child, .r8_posts_section .r8_posts.three_column:not(.post-grid) .r8_post:first-child, .r8_posts_section .r8_posts.four_column:not(.post-grid) .r8_post:first-child, .r8_posts_section .r8_posts.five_column:not(.post-grid) .r8_post:first-child, .r8_posts_section .r8_posts.six_column:not(.post-grid) .r8_post:first-child { margin-top: 0; } }
.r8_posts_section .r8_post { margin-top: 15px; margin-bottom: 15px; text-align: center; overflow: hidden; }
.r8_posts_section .r8_post .content_post_box { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; width: 100%; height: 100%; }
.r8_posts_section .r8_post .post_box_cta { -webkit-align-self: flex-end; -moz-align-self: flex-end; align-self: flex-end; -ms-flex-item-align: end; width: 100%; }
.r8_posts_section .r8_post .post_thumbnail a:hover img, .r8_posts_section .r8_post .post_thumbnail a:focus img { -webkit-filter: brightness(0.5); filter: brightness(0.5); }
.r8_posts_section .r8_post .post_content { border-top: none; text-align: center; padding: 20px; }
.r8_posts_section .r8_post .post_content :first-child { margin-top: 0; }
.r8_posts_section .r8_post .post_thumbnail img { width: 100%; }
.r8_posts_section .r8_post .post_title { margin: 0; display: block; }
.r8_posts_section .r8_post .post_title h5 { margin: 0; }
.r8_posts_section .r8_post .post_excerpt { margin: 1em 0; }
.r8_posts_section .r8_post .post_excerpt p:first-child { margin: 0; }

.r8_carousel_item.block-flashcard, .r8_posts .r8_carousel_item { text-align: center; max-width: 400px; }
.r8_carousel_item.block-flashcard.block-flashcard--animal-smarts, .r8_carousel_item.block-flashcard.block-flashcard--fast-fact, .r8_posts .r8_carousel_item.block-flashcard--animal-smarts, .r8_posts .r8_carousel_item.block-flashcard--fast-fact { max-height: unset; }
.r8_carousel_item.block-flashcard .inn8ly-carousel-post-card, .r8_posts .r8_carousel_item .inn8ly-carousel-post-card { -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; }
.r8_carousel_item.block-flashcard.block-flashcard--this-or-that .r8_carousel_content.inn8ly-carousel-post-card.r8_flip_wrapper_this-or-that, .r8_carousel_item.block-flashcard.block-flashcard--thats-funny .r8_carousel_content.inn8ly-carousel-post-card.r8_flip_wrapper_this-or-that, .r8_posts .r8_carousel_item.block-flashcard--this-or-that .r8_carousel_content.inn8ly-carousel-post-card.r8_flip_wrapper_this-or-that, .r8_posts .r8_carousel_item.block-flashcard--thats-funny .r8_carousel_content.inn8ly-carousel-post-card.r8_flip_wrapper_this-or-that { padding: 15% 0; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; }
.r8_carousel_item.block-flashcard.block-flashcard--animal-smarts .r8_carousel_flash_card_question, .r8_posts .r8_carousel_item.block-flashcard--animal-smarts .r8_carousel_flash_card_question { padding-top: 50%; background-size: 100% auto; background-position: top center; }
.r8_carousel_item.block-flashcard .inn8ly-carousel-card-top-half, .r8_posts .r8_carousel_item .inn8ly-carousel-card-top-half { position: relative; margin: 0 auto; }
.r8_carousel_item.block-flashcard .inn8ly-carousel-card-top-half .inn8ly-carousel-post-favorite, .r8_posts .r8_carousel_item .inn8ly-carousel-card-top-half .inn8ly-carousel-post-favorite { position: absolute; top: 0.5em; right: 0.5em; }
.r8_carousel_item.block-flashcard .inn8ly-carousel-card-top-half::after, .r8_posts .r8_carousel_item .inn8ly-carousel-card-top-half::after { content: ""; height: 15%; width: 100%; left: 0; position: absolute; background: #fff; border-top-right-radius: 50%; border-top-left-radius: 50%; bottom: -1%; transition: all 0.8s; }
.r8_carousel_item.block-flashcard .inn8ly-carousel-card-bottom-half, .r8_posts .r8_carousel_item .inn8ly-carousel-card-bottom-half { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -ms-flex-positive: 1; min-height: 140px; }
.r8_carousel_item.block-flashcard .inn8ly-carousel-card-bottom-half .r8-carousel-item-title, .r8_posts .r8_carousel_item .inn8ly-carousel-card-bottom-half .r8-carousel-item-title { padding: 1.5em 1.5em 0 1.5em; }
.r8_carousel_item.block-flashcard .inn8ly-carousel-card-top-half, .r8_posts .r8_carousel_item .inn8ly-carousel-card-top-half { padding-top: 60%; width: 100%; background-color: #1a7ab8; }
@media screen and (max-width: 626px) { .r8_carousel_item.block-flashcard .r8_featured_posts_slider .r8_container, .r8_posts .r8_carousel_item .r8_featured_posts_slider .r8_container { padding: 0; }
  .r8_carousel_item.block-flashcard .inn8ly-carousel-card-bottom-half, .r8_posts .r8_carousel_item .inn8ly-carousel-card-bottom-half { min-height: 170px; }
  .r8_carousel_item.block-flashcard .inn8ly-carousel-card-bottom-half .r8-carousel-item-title, .r8_posts .r8_carousel_item .inn8ly-carousel-card-bottom-half .r8-carousel-item-title { padding: 0.5em; padding-top: 0.5em; }
  .r8_carousel_item.block-flashcard .inn8ly-carousel-card-footer .inn8ly-featured-cpt-data, .r8_posts .r8_carousel_item .inn8ly-carousel-card-footer .inn8ly-featured-cpt-data { margin-left: 0.5em; }
  .r8_carousel_item.block-flashcard .carousel__slick .slick-slider .slick-next i, .r8_carousel_item.block-flashcard .carousel__slick .slick-slider .slick-prev i, .r8_posts .r8_carousel_item .carousel__slick .slick-slider .slick-next i, .r8_posts .r8_carousel_item .carousel__slick .slick-slider .slick-prev i { font-size: 40px !important; } }
.r8_carousel_item.block-flashcard .inn8ly-carousel-card-footer, .r8_posts .r8_carousel_item .inn8ly-carousel-card-footer { color: #696969; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; }
.r8_carousel_item.block-flashcard .inn8ly-carousel-card-footer .inn8ly-featured-cpt, .r8_posts .r8_carousel_item .inn8ly-carousel-card-footer .inn8ly-featured-cpt { padding: 0.25em 2em 0.25em 1.5em; border-radius: 1.5em 0 0 1.5em; margin-bottom: 1.5em; font-size: 13px; letter-spacing: 1px; line-height: 17px; font-family: "Open Sans"; font-weight: 600; color: #ffffff; }
.r8_carousel_item.block-flashcard .inn8ly-carousel-card-footer .inn8ly-featured-cpt-data, .r8_posts .r8_carousel_item .inn8ly-carousel-card-footer .inn8ly-featured-cpt-data { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; margin-left: 1.5em; }
.r8_carousel_item.block-flashcard .inn8ly-carousel-card-footer .inn8ly-featured-cpt-data div, .r8_posts .r8_carousel_item .inn8ly-carousel-card-footer .inn8ly-featured-cpt-data div { margin: 0.25em; }

.r8_post_carousel_wrap { margin: 30px 10px; }

.r8_flexible_content_section .slick-slider .slick-next i, .r8_flexible_content_section .slick-slider .slick-prev i { font-size: 50px !important; }

.r8_posts .r8_flexible_content_section.r8_carousel_section { padding: 0; }
.r8_posts .r8_flexible_content_section.r8_carousel_section .r8_carousel { padding: 10px 0 0; }
.r8_posts .r8_flexible_content_section.r8_carousel_section .r8_carousel .r8_carousel_item { padding: 0; }
.r8_posts .rr-post-carousel-itemWrap { padding: 10px; }
.r8_posts .rr-post-carousel-itemWrap .r8_carousel_item { width: 100%; margin: 0 auto; }
.r8_posts .rr-post-carousel-itemWrap .r8_carousel_item.block-flashcard.rr-block--flashcard { margin: 0 auto; }

.r8_featured_posts_carousel { background-color: #1dafee; }
.r8_featured_posts_carousel .r8_flexible_content_section .slick-slider .slick-next, .r8_featured_posts_carousel .r8_flexible_content_section .slick-slider .slick-prev { background-color: transparent; border-radius: unset; display: unset; height: 50px; width: unset; -webkit-box-shadow: unset; -moz-box-shadow: unset; box-shadow: unset; color: unset; font-size: unset; text-align: unset; line-height: unset; opacity: unset; margin-top: unset; margin: unset; -moz-transform: unset; -ms-transform: unset; -o-transform: unset; transform: unset; color: #ffffff; padding: 0; }
.r8_featured_posts_carousel .r8_flexible_content_section .slick-slider .slick-list { max-width: calc(100% - 80px); margin: 0 auto; }
@media screen and (max-width: 1280px) { .r8_featured_posts_carousel .r8_flexible_content_section .slick-slider .slick-list { max-width: calc(100% - 60px); } }
.r8_featured_posts_carousel .r8_flexible_content_section .slick-slider .slick-slide { height: auto; }
.r8_featured_posts_carousel .r8_flexible_content_section .slick-slider .slick-slide .r8_carousel_item:not(.r8_carousel_this-or-that) { height: 100%; }
.r8_featured_posts_carousel .r8_flexible_content_section .slick-slider .r8_flip_wrapper_animal-smarts .r8_carousel_flash_card { height: 100%; }
.r8_featured_posts_carousel .r8_flexible_content_section .slick-slider .r8_flip_wrapper_animal-smarts .r8_carousel_flash_card .r8_carousel_flash_card_question { height: 100%; }
.r8_featured_posts_carousel .r8_flexible_content_section .slick-slider .slick-track { -webkit-box-align: stretch; -moz-box-align: stretch; box-align: stretch; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; -o-align-items: stretch; align-items: stretch; -ms-flex-align: stretch; }

.r8_post_slider .slide_content { width: 100%; }
.r8_post_slider .slick-slide { padding: 5px 10px; }
.r8_post_slider .inn8ly-featured-calendar { margin-bottom: 1em; }
.r8_post_slider .inn8ly-featured-calendar .rr-event-date-cover { display: inline-block; position: relative; padding: 18px 5px 3px; border-radius: 5px; width: 58px; height: 58px; text-align: center; line-height: 1; }
.r8_post_slider .inn8ly-featured-calendar .rr-event-date-cover .rr-event-date { font-family: "Nunito", Arial, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 16px; background-color: rgba(0, 0, 0, 0.2); height: 100%; padding-top: 2px; }
.r8_post_slider .inn8ly-featured-calendar .rr-event-date-cover:after { position: absolute; content: ""; width: 100%; height: 100%; display: block; background-image: url("../assets/img/calendar.png"); background-position: center; background-size: 100% 100%; background-repeat: no-repeat; left: 0; top: 0; }
.r8_post_slider .slide_content_c1 { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; border-radius: 10px; color: #ffffff; font-family: "Nunito", sans-serif; }
.r8_post_slider .slide_content_c1 .post_thumbnail { width: 60%; }
.r8_post_slider .slide_content_c1 .post_thumbnail img { border-radius: 6px 0 0 6px; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone { width: 40%; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: distribute; -moz-box-pack: distribute; box-pack: distribute; -webkit-justify-content: space-around; -moz-justify-content: space-around; -ms-justify-content: space-around; -o-justify-content: space-around; justify-content: space-around; -ms-flex-pack: distribute; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; padding: 0.5em 3em; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone h6, .r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone h2 { color: #ffffff; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-content .inn8ly-featured-sign-up { color: #ffffff; border-radius: 0.5em; background: linear-gradient(0deg, #fba929 1%, #fdc52f 99%); border: 2px solid #ffffff; padding: 0.5em 0; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-content .inn8ly-featured-tomorrow { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-activity h5 { color: #fff9c0; width: 85%; margin-bottom: 0px; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-cpt { text-align: right; margin: 0 -35px; }
@media screen and (max-width: 626px) { .r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-cpt { margin: 0; } }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-calendar, .r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-activity, .r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-title { text-align: left; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-title { width: 80%; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-cpt-data { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; font-size: 13px; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-time, .r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-age, .r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-rating { margin: 0 0.5em; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-button { background: linear-gradient(0deg, #fca92a 1%, #fec630 99%); border: none; color: #ffffff; padding: 10px 20px; max-width: 110px; text-align: center; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: distribute; -moz-box-pack: distribute; box-pack: distribute; -webkit-justify-content: space-around; -moz-justify-content: space-around; -ms-justify-content: space-around; -o-justify-content: space-around; justify-content: space-around; -ms-flex-pack: distribute; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; border-radius: 50px; -webkit-box-shadow: -5.59px 4.213px 3px rgba(0, 0, 0, 0.2); box-shadow: -5.59px 4.213px 3px rgba(0, 0, 0, 0.2); font-size: 18px; font-weight: 800; margin: 0 0 10px 0; max-height: 60px; }
.r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone .inn8ly-featured-button:hover { cursor: pointer; -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05); box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05); }
.r8_post_slider .r8-slick-replacement { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; position: absolute; background: linear-gradient(0deg, #fba929 1%, #fdc52f 99%); width: 65px; align-content: center; text-align: left; margin: 0; text-shadow: -2px 0px 1px rgba(163, 163, 163, 0.3); }
@media screen and (max-width: 626px) { .r8_post_slider .r8-slick-replacement { width: 50px; font-size: 12px; } }
.r8_post_slider .r8-slick-replacement:after { content: ''; border-bottom: 10px solid #db7f52; position: absolute; display: block; width: 10px; top: -10px; z-index: 0; }
.r8_post_slider .r8-b-right { top: 42%; right: 0; margin: 0; border-radius: 6px 0 0 6px; -webkit-box-shadow: -3px 3px 8px 0px rgba(0, 0, 0, 0.26); -moz-box-shadow: -3px 3px 8px 0px rgba(0, 0, 0, 0.26); box-shadow: -3px 3px 8px 0px rgba(0, 0, 0, 0.26); padding: 10px 5px 10px 9px; }
.r8_post_slider .r8-b-right .play-icon { margin-left: 8px; }
.r8_post_slider .r8-b-right:after { border-right: 10px solid transparent; right: 0; }
.r8_post_slider .r8-b-left { top: 42%; border-radius: 0 6px 6px 0; -webkit-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.26); -moz-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.26); box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.26); padding: 10px 9px 10px 5px; left: 0; margin: 0; }
.r8_post_slider .r8-b-left:after { border-left: 10px solid transparent; left: 0; }
.r8_post_slider .r8-b-left .play-icon { margin-right: 8px; }
.r8_post_slider .play-icon { font-size: 23px; display: inline-block; }

.hint-l-1, .hint-l-2, .hint-r-1, .hint-r-0 { display: none; position: absolute; color: #ffffff; padding: 10px 10px 17px; background: rgba(15, 120, 186, 0.7); border-radius: 4px; top: 80px; width: 300px; }

.hint-r-1, .hint-r-0 { right: 30px; }

.hint-l-1, .hint-l-2 { left: 30px; }

.bubbleHint { color: rgba(15, 120, 186, 0.7); position: relative; cursor: pointer; }

.bubbleHint:focus { outline-style: none; }

.triangle-l { position: absolute; bottom: -40px; left: 42px; width: 24px; width: 0; height: 0; border-left: 4px solid transparent; border-right: 30px solid transparent; border-top: 40px solid rgba(15, 120, 186, 0.7); border-bottom-left-radius: 20px; }

.triangle-r { position: absolute; bottom: -40px; right: 42px; width: 24px; width: 0; height: 0; border-left: 30px solid transparent; border-right: 4px solid transparent; border-top: 40px solid rgba(15, 120, 186, 0.7); border-bottom-left-radius: 20px; }

@media only screen and (max-width: 767px) { .r8_post_slider .slide_content_c1 { -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; }
  .r8_post_slider .slide_content_c1 .post_thumbnail, .r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone { width: 100%; }
  .r8_post_slider .slide_content_c1 .post_thumbnail img, .r8_post_slider .slide_content_c1 .inn8ly-featured-tombstone img { border-radius: 6px 6px 0 0; } }
.r8_featured_posts_slider { margin-bottom: -180px; }

.r8_carousel_item.r8_carousel_reg { background-color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; justify-content: flex-end; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-radius: 6px; }
.r8_carousel_item.r8_carousel_reg .img-box { padding: 20px; width: 100%; border: 1px solid #000; display: flex; align-items: center; justify-content: center; border-radius: 6px; }
.r8_carousel_item.r8_carousel_reg .content-box { padding: 20px; padding-top: 5px; width: 100%; }
.r8_carousel_item.r8_carousel_reg .content-box h5 { color: #00aef1; }
.r8_carousel_item.r8_carousel_reg .content-box .rr_btn { height: 35px; border-radius: 18px; font-size: 20px; padding: 4px 1.5em; margin: 5px auto; border-radius: 1.5em; background-color: #e54849; }
.r8_carousel_item.r8_carousel_reg .content-box .rr_btn:hover { color: #fff; }

.r8_video_section .outer_bg_video_container { position: absolute; top: 50%; width: 100%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }
.r8_video_section .r8_bg_video_container { position: relative; }
.r8_video_section .r8_bg_video_container:after { clear: both; content: ""; display: table; }
.r8_video_section .r8_bg_video_container .video_copy.left_pos { float: left; }
.r8_video_section .r8_bg_video_container .video_copy.right_pos { float: right; }
.r8_video_section .r8_bg_video_container .video_copy.center_pos { margin: 0 auto; }
@media screen and (max-width: 626px) { .r8_video_section .r8_bg_video_container .video_copy { width: 90%; } }
.r8_video_section .bg_video_box { width: 100%; }
.r8_video_section .bg_video_container { position: relative; width: 100%; }
.r8_video_section .bg_video { min-width: 100%; width: auto; height: auto; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.r8_video_section .r8_pop_up_poster_wrapper { position: relative; margin: 0 auto; max-width: 720px; text-align: center; }
.r8_video_section .r8_pop_up_poster_wrapper .r8_play_btn { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.r8_video_section .r8_pop_up_poster_wrapper .video_poster { width: 100%; }

.em_video { max-width: 720px; margin: auto; text-align: center; }
.em_video iframe { max-width: 100%; }

.video_container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

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

.r8_pop_up_video { padding: 25px; background-color: #000000; }
.r8_pop_up_video .em_video { width: 80vw; }

.pricing_plans ul { list-style: none; margin: 0; padding: 0; }
.pricing_plans .plans:after { clear: both; content: ""; display: table; }
.pricing_plans .plans.column_4 .pricing_plan { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; }
.pricing_plans .plans.column_4 .pricing_plan:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .pricing_plans .plans.column_4 .pricing_plan { float: left; display: block; margin-right: 7.42297%; width: 100%; margin-bottom: 20px; }
  .pricing_plans .plans.column_4 .pricing_plan:last-child { margin-right: 0; }
  .pricing_plans .plans.column_4 .pricing_plan:last-child { margin-bottom: 0; } }
.pricing_plans .plans.column_3 .pricing_plan { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
.pricing_plans .plans.column_3 .pricing_plan:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .pricing_plans .plans.column_3 .pricing_plan { float: left; display: block; margin-right: 7.42297%; width: 100%; margin-bottom: 20px; }
  .pricing_plans .plans.column_3 .pricing_plan:last-child { margin-right: 0; }
  .pricing_plans .plans.column_3 .pricing_plan:last-child { margin-bottom: 0; } }
.pricing_plans .plans .pricing_plan { background-color: #F5F5F5; border: 1px solid #D4D4D4; }
.pricing_plans .plans .pricing_plan.featured { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5); }
@media screen and (max-width: 626px) { .pricing_plans .plans .pricing_plan.featured { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; } }
.pricing_plans .plans .pricing_plan.light { font-weight: 300; }
.pricing_plans .plans .pricing_plan.normal { font-weight: 400; }
.pricing_plans .plans .pricing_plan.bold { font-weight: 700; }
.pricing_plans .plans .pricing_plan .plan_header { padding: 20px; text-align: center; position: relative; border-bottom: 1px solid #D4D4D4; }
.pricing_plans .plans .pricing_plan .plan_header .plan_title { font-size: 22px; }
.pricing_plans .plans .pricing_plan .plan_header .plan_price { font-size: 53px; }
.pricing_plans .plans .pricing_plan .plan_header .billing_frequency { font-size: 18px; }
.pricing_plans .plans .pricing_plan .plan_footer { text-align: center; padding: 20px; border-top: 1px solid #D4D4D4; }
.pricing_plans .plans .pricing_plan .plan_footer a { display: inline-block; padding: 10px 15px; color: #ffffff; }
.pricing_plans .plans .pricing_plan ul { width: 100%; }
.pricing_plans .plans .pricing_plan ul li { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; width: 100%; text-align: center; font-size: 16px; padding: 15px; border-top: 1px solid #D4D4D4; }
@media screen and (max-width: 626px) { .pricing_plans .plans .pricing_plan ul li { font-size: 14px; padding: 16px; } }
.pricing_plans .plans .pricing_plan ul li:first-child:before { content: none; }
.pricing_plans .plans .pricing_plan ul li p { margin: 0; }
.pricing_plans .plans .plan_options { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; background-color: #ffffff; border: 1px solid #D4D4D4; display: none; }
.pricing_plans .plans .plan_options:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .pricing_plans .plans .plan_options { float: left; display: block; margin-right: 7.42297%; width: 46.28851%; display: block; }
  .pricing_plans .plans .plan_options:last-child { margin-right: 0; } }
.pricing_plans .plans .plan_options:first-of-type { display: block; }
.pricing_plans .plans .plan_options .plan_header { text-align: center; padding: 67px; border-bottom: 1px solid #D4D4D4; }
@media screen and (max-width: 626px) { .pricing_plans .plans .plan_options .plan_header { padding: 67px 0; } }
.pricing_plans .plans .plan_options ul { width: 100%; }
.pricing_plans .plans .plan_options ul li { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; width: 100%; text-align: center; border-top: 1px solid #D4D4D4; font-size: 16px; padding: 15px; }
@media screen and (max-width: 626px) { .pricing_plans .plans .plan_options ul li { font-size: 14px; padding: 16px; } }
.pricing_plans .plans .plan_options ul li:first-child { border-top: none; }
.pricing_plans.light .pricing_plan.featured { background-color: #ffffff; }
.pricing_plans.light .pricing_plan .plan_header { border-bottom: 0; position: relative; }
.pricing_plans.light .pricing_plan .plan_header:after { content: ''; height: 1px; width: 80%; display: block; position: absolute; bottom: 0; background-color: #D4D4D4; left: 50%; transform: translateX(-50%); }
.pricing_plans.light .pricing_plan ul li { border-top: 0; position: relative; }
.pricing_plans.light .pricing_plan ul li:before { content: ''; height: 1px; width: 80%; display: block; background-color: #D4D4D4; position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
.pricing_plans.light .pricing_plan ul li:first-child:before { content: none; }
.pricing_plans.light .pricing_plan .plan_footer { border-top: 0; position: relative; }
.pricing_plans.light .pricing_plan .plan_footer:before { content: ''; height: 1px; width: 80%; display: block; background-color: #D4D4D4; position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
.pricing_plans.header_color .pricing_plan .plan_header .plan_title { color: #ffffff !important; }
.pricing_plans.header_color .pricing_plan .plan_header .plan_price { color: #ffffff !important; }
.pricing_plans.header_color .pricing_plan .plan_header .billing_frequency { color: #ffffff !important; }
.pricing_plans.header_color .pricing_plan li:nth-child(odd) { background-color: #ffffff; }
.pricing_plans.side_display .plans.column_3 .pricing_plan, .pricing_plans.side_display .plans.column_4 .pricing_plan { border-color: #ffffff !important; }
@media screen and (max-width: 626px) { .pricing_plans.side_display .plans.column_3 .pricing_plan, .pricing_plans.side_display .plans.column_4 .pricing_plan { float: left; display: block; margin-right: 7.42297%; width: 46.28851%; margin-right: 0; }
  .pricing_plans.side_display .plans.column_3 .pricing_plan:last-child, .pricing_plans.side_display .plans.column_4 .pricing_plan:last-child { margin-right: 0; } }
.pricing_plans.side_display .plans.column_3 .pricing_plan .plan_header, .pricing_plans.side_display .plans.column_4 .pricing_plan .plan_header { border-color: #ffffff !important; }
.pricing_plans.side_display .plans.column_3 .pricing_plan .plan_header .plan_title, .pricing_plans.side_display .plans.column_4 .pricing_plan .plan_header .plan_title { color: #ffffff !important; }
.pricing_plans.side_display .plans.column_3 .pricing_plan .plan_header .plan_price, .pricing_plans.side_display .plans.column_4 .pricing_plan .plan_header .plan_price { color: #ffffff !important; }
.pricing_plans.side_display .plans.column_3 .pricing_plan .plan_header .billing_frequency, .pricing_plans.side_display .plans.column_4 .pricing_plan .plan_header .billing_frequency { color: #ffffff !important; }
.pricing_plans.side_display .plans.column_3 .pricing_plan .plan_footer, .pricing_plans.side_display .plans.column_4 .pricing_plan .plan_footer { border-color: #ffffff !important; }
.pricing_plans.side_display .plans.column_3 .pricing_plan .plan_footer a, .pricing_plans.side_display .plans.column_4 .pricing_plan .plan_footer a { background-color: #ffffff; }
.pricing_plans.side_display .plans.column_3 .pricing_plan li, .pricing_plans.side_display .plans.column_4 .pricing_plan li { border-color: #ffffff !important; color: #ffffff; }

.r8_shortcode_section .shortcode_container { width: 100%; }

.r8_flexible_content_section h1, .r8_flexible_content_section h2, .r8_flexible_content_section h3, .r8_flexible_content_section h4, .r8_flexible_content_section h5, .r8_flexible_content_section h6, .r8_posts h1, .r8_posts h2, .r8_posts h3, .r8_posts h4, .r8_posts h5, .r8_posts h6 { text-transform: uppercase; }

.r8_flexible_content_section .r8_section_title, .r8_slider_hero_container .r8_section_title { text-align: center; }
.r8_flexible_content_section .slick-slider .slick-next, .r8_flexible_content_section .slick-slider .slick-prev, .r8_slider_hero_container .slick-slider .slick-next, .r8_slider_hero_container .slick-slider .slick-prev { background-color: #ffffff; border-radius: 50%; display: inline-block; height: 30px; width: 30px; height: 50px; width: 50px; -webkit-box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.6); box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.6); color: #b92120; font-size: 20px; text-align: center; line-height: 1; opacity: 0.7; margin-top: 0; margin: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.r8_flexible_content_section .slick-slider .slick-next:before, .r8_flexible_content_section .slick-slider .slick-prev:before, .r8_slider_hero_container .slick-slider .slick-next:before, .r8_slider_hero_container .slick-slider .slick-prev:before { display: none; }
.r8_flexible_content_section .slick-slider .slick-next:hover, .r8_flexible_content_section .slick-slider .slick-prev:hover, .r8_slider_hero_container .slick-slider .slick-next:hover, .r8_slider_hero_container .slick-slider .slick-prev:hover { opacity: 1; }
.r8_flexible_content_section .slick-slider .slick-next i, .r8_flexible_content_section .slick-slider .slick-prev i, .r8_slider_hero_container .slick-slider .slick-next i, .r8_slider_hero_container .slick-slider .slick-prev i { font-size: 20px; }
@media screen and (max-width: 626px) { .r8_flexible_content_section .slick-slider .slick-next, .r8_flexible_content_section .slick-slider .slick-prev, .r8_slider_hero_container .slick-slider .slick-next, .r8_slider_hero_container .slick-slider .slick-prev { height: 35px; width: 35px; font-size: 16px; }
  .r8_flexible_content_section .slick-slider .slick-next i, .r8_flexible_content_section .slick-slider .slick-prev i, .r8_slider_hero_container .slick-slider .slick-next i, .r8_slider_hero_container .slick-slider .slick-prev i { font-size: 16px; } }
.r8_flexible_content_section .slick-slider .slick-next, .r8_slider_hero_container .slick-slider .slick-next { padding-left: 3px; right: 0px; }
@media screen and (max-width: 1280px) { .r8_flexible_content_section .slick-slider .slick-next, .r8_slider_hero_container .slick-slider .slick-next { right: 0; } }
.r8_flexible_content_section .slick-slider .slick-prev, .r8_slider_hero_container .slick-slider .slick-prev { left: 0px; }
@media screen and (max-width: 1280px) { .r8_flexible_content_section .slick-slider .slick-prev, .r8_slider_hero_container .slick-slider .slick-prev { left: 0; } }
.r8_flexible_content_section .slick-slider .slick-slide, .r8_slider_hero_container .slick-slider .slick-slide { outline: none; }
.r8_flexible_content_section .slick-slider .slick-dots li, .r8_slider_hero_container .slick-slider .slick-dots li { height: 12px; width: 12px; margin: 0px 8px; }
.r8_flexible_content_section .slick-slider .slick-dots li.slick-active button, .r8_slider_hero_container .slick-slider .slick-dots li.slick-active button { opacity: 1; }
.r8_flexible_content_section .slick-slider .slick-dots li button, .r8_slider_hero_container .slick-slider .slick-dots li button { background-color: #b92120; border-radius: 50%; height: 12px; width: 12px; opacity: 0.5; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; box-shadow: none; }
.r8_flexible_content_section .slick-slider .slick-dots li button:before, .r8_slider_hero_container .slick-slider .slick-dots li button:before { display: none; }

.r8_flexible_content_section.full_width_slider .slick-slider .slick-prev, .r8_slider_hero_container .slick-slider .slick-prev { left: calc(50% - 590px); }
@media screen and (max-width: 1280px) { .r8_flexible_content_section.full_width_slider .slick-slider .slick-prev, .r8_slider_hero_container .slick-slider .slick-prev { left: 50px; } }
@media screen and (max-width: 768px) { .r8_flexible_content_section.full_width_slider .slick-slider .slick-prev, .r8_slider_hero_container .slick-slider .slick-prev { left: 30px; } }
@media screen and (max-width: 626px) { .r8_flexible_content_section.full_width_slider .slick-slider .slick-prev, .r8_slider_hero_container .slick-slider .slick-prev { left: 20px; } }
.r8_flexible_content_section.full_width_slider .slick-slider .slick-next, .r8_slider_hero_container .slick-slider .slick-next { right: calc(50% - 590px); }
@media screen and (max-width: 1280px) { .r8_flexible_content_section.full_width_slider .slick-slider .slick-next, .r8_slider_hero_container .slick-slider .slick-next { right: 50px; } }
@media screen and (max-width: 768px) { .r8_flexible_content_section.full_width_slider .slick-slider .slick-next, .r8_slider_hero_container .slick-slider .slick-next { right: 30px; } }
@media screen and (max-width: 626px) { .r8_flexible_content_section.full_width_slider .slick-slider .slick-next, .r8_slider_hero_container .slick-slider .slick-next { right: 20px; } }
.r8_flexible_content_section.full_width_slider .slick-slider .slick-dots, .r8_slider_hero_container .slick-slider .slick-dots { padding: 0 30px; }

.r8_max_width { max-width: 800px; margin: 0 auto; width: 100%; }

.page-template-page-flexible-content #r8-global-bottom-widget .widget div { text-align: center; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.archive .archive_hero .archive_category_title, .blog .archive_hero .archive_category_title, .page-template-template-archive .archive_hero .archive_category_title { width: 100%; text-align: center; text-transform: uppercase; color: #ffffff; }
.archive .page-header-archive, .blog .page-header-archive, .page-template-template-archive .page-header-archive { padding-top: 40px; }
.archive .featured_post > a, .blog .featured_post > a, .page-template-template-archive .featured_post > a { color: inherit; }
.archive .r8_page_content.r8-no-sidebar .r8_posts.r8_featured_posts.row_layout.one_column, .blog .r8_page_content.r8-no-sidebar .r8_posts.r8_featured_posts.row_layout.one_column, .page-template-template-archive .r8_page_content.r8-no-sidebar .r8_posts.r8_featured_posts.row_layout.one_column { max-width: 800px; margin-left: auto; margin-right: auto; }
.archive .archive_content, .blog .archive_content, .page-template-template-archive .archive_content { width: 100%; padding: 60px 0; }
.archive .archive_content:after, .blog .archive_content:after, .page-template-template-archive .archive_content:after { clear: both; content: ""; display: table; }
.archive .archive_content.archive_has_hero_content, .blog .archive_content.archive_has_hero_content, .page-template-template-archive .archive_content.archive_has_hero_content { padding-top: 40px; }
.archive .archive_content .r8_flexible_content_section:first-child, .blog .archive_content .r8_flexible_content_section:first-child, .page-template-template-archive .archive_content .r8_flexible_content_section:first-child { padding-top: 0; }
.archive .archive_content .r8_flexible_content_section:last-child, .blog .archive_content .r8_flexible_content_section:last-child, .page-template-template-archive .archive_content .r8_flexible_content_section:last-child { padding-bottom: 0; }
.archive .archive_content .r8_posts, .blog .archive_content .r8_posts, .page-template-template-archive .archive_content .r8_posts { margin-top: 0; }
.archive .archive_content #secondary, .blog .archive_content #secondary, .page-template-template-archive .archive_content #secondary { margin-right: 0; }
@media screen and (max-width: 768px) { .archive .archive_content #secondary, .blog .archive_content #secondary, .page-template-template-archive .archive_content #secondary { margin-top: 30px; } }
@media screen and (max-width: 768px) { .archive .archive_content #secondary .widget_search, .blog .archive_content #secondary .widget_search, .page-template-template-archive .archive_content #secondary .widget_search { display: none; } }
.archive .archive_content #secondary .widget-title, .blog .archive_content #secondary .widget-title, .page-template-template-archive .archive_content #secondary .widget-title { font-size: 20px; }
.archive .archive_content #secondary ul, .blog .archive_content #secondary ul, .page-template-template-archive .archive_content #secondary ul { list-style: none; margin: 0; padding: 0; }
.archive .archive_content #secondary ul li, .blog .archive_content #secondary ul li, .page-template-template-archive .archive_content #secondary ul li { line-height: 1.2; margin-bottom: 10px; }
.archive .r8_posts_section .r8_posts.row_layout.one_column .r8_post, .blog .r8_posts_section .r8_posts.row_layout.one_column .r8_post, .page-template-template-archive .r8_posts_section .r8_posts.row_layout.one_column .r8_post { text-align: inherit; }
.archive .r8_posts_section .r8_posts.row_layout.one_column .r8_post > a .post_content, .blog .r8_posts_section .r8_posts.row_layout.one_column .r8_post > a .post_content, .page-template-template-archive .r8_posts_section .r8_posts.row_layout.one_column .r8_post > a .post_content { padding: 0; text-align: inherit; }

.home #home-first-column .column_wysiwig p:first-of-type { margin: 0; }

.boxed_templpage_wrap { height: 100vh; min-height: 700px; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 950px) { .boxed_templpage_wrap { height: auto; background-size: 0 0; background-image: none; } }

.page-template-page-boxed_templpage { overflow-x: hidden; }
@media screen and (max-width: 950px) { .page-template-page-boxed_templpage { overflow: auto; } }

.boxed_templpage { height: 100%; overflow: hidden; }
.boxed_templpage .half { display: block; width: 49%; float: left; height: 100%; }
.boxed_templpage .half.left { background-position: center; background-size: cover; background-repeat: none; width: 51%; padding: 25px; }
@media screen and (max-width: 950px) { .boxed_templpage .half.left { width: 100%; height: 100vh; } }
.boxed_templpage .half.right { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); -webkit-animation-name: slideFromRight; -moz-animation-name: slideFromRight; animation-name: slideFromRight; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-iteration-count: 1; -moz-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-timing-function: ease; -moz-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-delay: 1s; -moz-animation-delay: 1s; animation-delay: 1s; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -moz-box-align: stretch; box-align: stretch; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; -o-align-items: stretch; align-items: stretch; -ms-flex-align: stretch; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden; }
@media screen and (max-width: 950px) { .boxed_templpage .half.right { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-animation: none; -moz-animation: none; animation: none; height: auto; float: none; width: 100%; } }
.boxed_templpage .boxed_templ_left_header { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -moz-box-align: start; box-align: start; -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; -o-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; }
.boxed_templpage .right_half_sections { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -ms-flex-positive: 1; height: calc(100% - 82px); }
@media screen and (max-width: 950px) { .boxed_templpage .right_half_sections { height: auto; } }
.boxed_templpage .boxed_templpage_m_menu_icon { display: none; height: 24px; position: relative; width: 32px; }
.boxed_templpage .boxed_templpage_m_menu_icon span { display: inline-block; width: 35px; height: 2px; background-color: #ffffff; position: absolute; top: 0; }
.boxed_templpage .boxed_templpage_m_menu_icon:after, .boxed_templpage .boxed_templpage_m_menu_icon:before { display: inline-block; width: 35px; height: 2px; background-color: #ffffff; content: ''; position: absolute; }
.boxed_templpage .boxed_templpage_m_menu_icon:after { top: 10px; }
.boxed_templpage .boxed_templpage_m_menu_icon:before { top: 20px; }
@media screen and (max-width: 950px) { .boxed_templpage .boxed_templpage_m_menu_icon { display: block; } }
.boxed_templpage .logo { margin-bottom: 30px; }
@media screen and (max-width: 626px) { .boxed_templpage .logo { max-width: calc( 100% - 100px); } }
.boxed_templpage .boxed_templpage_content p { color: #ffffff; font-size: 19px; line-height: 1.15; margin: 0 0 20px 0; }
.boxed_templpage .boxed_templpage_content p:last-child { margin: 0px; }
.boxed_templpage .boxed_templpage_content a { line-height: 1; display: inline-block; margin: 15px 0 0; }
.boxed_templpage .section_content_wrapper { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; width: 100%; height: 100%; padding: 15px 20px 15px; line-height: 1.25; color: #ffffff; }
@media screen and (max-width: 950px) { .boxed_templpage .section_content_wrapper { padding: 20px 10px 40px; height: auto; min-height: 100%; } }
.boxed_templpage .section_content_wrapper .section_content { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -ms-flex-positive: 1; }
.boxed_templpage .section_image { width: 100%; height: 50%; text-align: center; line-height: 0; margin-bottom: 10px; }
@media screen and (max-width: 950px) { .boxed_templpage .section_image { max-width: 250px; margin: 0 auto; margin-bottom: 20px; } }
.boxed_templpage .section_image img { max-height: 100%; max-width: 100%; margin: 0 auto; }
.boxed_templpage .section_wrap:after { clear: both; content: ""; display: table; }
.boxed_templpage .section { text-align: center; overflow: hidden; width: 100%; }
.boxed_templpage .section img { margin: 0 auto; }
@media screen and (max-width: 950px) { .boxed_templpage .section img { height: auto; } }
.boxed_templpage .section .wrapper_link { display: block; width: 100%; height: 100%; }
.boxed_templpage .section .wrapper_link img { margin: 0 auto; }
@media screen and (max-width: 950px) { .boxed_templpage .section .wrapper_link { height: auto; } }
.boxed_templpage .section .section_content { width: 100%; font-size: 16px; }
.boxed_templpage .section .section_content h4 { font-size: 20px; line-height: 1.35; color: #ffffff; margin-top: 0; margin-bottom: 0px; }
.boxed_templpage .section .section_content h4:after { content: ''; height: 1px; background-color: #ffffff; opacity: .5; width: 50%; margin: 4px auto 4px; display: block; }
.boxed_templpage .section .section_content p { font-size: 16px; font-size: 1rem; color: #ffffff; margin: 0; }
.boxed_templpage .section_1 { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 35%; }
.boxed_templpage .section_1 img { display: block; width: auto; }
.boxed_templpage .section_3 img { margin: 0; }
.boxed_templpage .center_section { height: 45%; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
@media screen and (max-width: 950px) { .boxed_templpage .center_section { -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: auto; } }
.boxed_templpage .section_2, .boxed_templpage .section_3 { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden; width: 50%; }
@media screen and (max-width: 950px) { .boxed_templpage .section_2, .boxed_templpage .section_3 { width: 100%; height: auto; } }
.boxed_templpage .section_4 { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 20%; }
.boxed_templpage .section_4 .wrapper_link { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
.boxed_templpage .section_4 h3 { margin: 0; }
.boxed_templpage .section_1, .boxed_templpage .section_2, .boxed_templpage .section_3, .boxed_templpage .section_4 { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
@media screen and (max-width: 950px) { .boxed_templpage .section_1, .boxed_templpage .section_2, .boxed_templpage .section_3, .boxed_templpage .section_4 { min-height: 50vw; height: auto; } }
@media screen and (max-width: 626px) { .boxed_templpage .section_1, .boxed_templpage .section_2, .boxed_templpage .section_3, .boxed_templpage .section_4 { min-height: 70vw; } }

@keyframes slideFromRight { 0% { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
  100% { -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); } }
.header_boxed_templ { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; background-color: rgba(0, 0, 0, 0.5); padding: 0 30px; position: relative; width: 100%; }
.header_boxed_templ:after { clear: both; content: ""; display: table; }
.header_boxed_templ.outer_header_boxed_templ { background-color: transparent; padding: 0; }
.header_boxed_templ.outer_header_boxed_templ .top_header_search_form { width: 100%; }
.header_boxed_templ.d_header_boxed_templ { height: 82px; }
@media screen and (max-width: 950px) { .header_boxed_templ.d_header_boxed_templ { display: none; } }
@media screen and (max-width: 850px) { .header_boxed_templ .header_search { display: none; } }
.header_boxed_templ .header_search .search_icon { padding: 30px 0px 30px 10px; }
.header_boxed_templ .header_search i { cursor: pointer; color: #ffffff; }
.header_boxed_templ .header_search_form { -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; z-index: -1; display: block; position: absolute; opacity: 0; top: 0; right: 0px; display: none; }
@media screen and (max-width: 850px) { .header_boxed_templ .header_search_form { display: none; } }
.header_boxed_templ .header_search_form .search-form { background-color: transparent; border-top-right-radius: 0px; border-top-left-radius: 0px; margin: 0; }
.header_boxed_templ .header_search_form .search-form input[type="search"] { padding: 10px; background-color: transparent; color: #ffffff; border: none; border-radius: 0; outline: none; }
.header_boxed_templ .header_search_form .search-form input[type="search"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #ffffff; }
.header_boxed_templ .header_search_form .search-form input[type="search"]::-moz-placeholder { /* Firefox 19+ */ color: #ffffff; }
.header_boxed_templ .header_search_form .search-form input[type="search"]:-ms-input-placeholder { /* IE 10+ */ color: #ffffff; }
.header_boxed_templ .header_search_form .search-form input[type="search"]:-moz-placeholder { /* Firefox 18- */ color: #ffffff; }
.header_boxed_templ .header_search_form .search-form .search-submit { display: none; }
.header_boxed_templ .header_search_form.search_open { top: 100%; opacity: 1; z-index: 1; }
.header_boxed_templ .login_link { padding-right: 10px; color: #ffffff; }
.header_boxed_templ .login_link span, .header_boxed_templ .login_link a { color: #ffffff; }
.header_boxed_templ .menu_wrapper { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -ms-flex-positive: 1; float: left; width: auto; }
.header_boxed_templ .menu_wrapper .primary_menu { list-style: none; margin: 0; padding: 0; }
.header_boxed_templ .menu_wrapper .primary_menu > li { display: inline-block; padding: 30px 25px 30px 0; }
.header_boxed_templ .menu_wrapper .primary_menu > li a { color: #ffffff; }
@media screen and (max-width: 1000px) { .header_boxed_templ .menu_wrapper .primary_menu > li a { font-size: 15px; } }
.header_boxed_templ .menu_wrapper .primary_menu ul { top: 100%; background-color: rgba(0, 0, 0, 0.3); }
.header_boxed_templ .menu_wrapper .primary_menu ul li a { padding: 5px 10px; }
.header_boxed_templ .cart_wrapper { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; float: right; }
@media screen and (max-width: 1000px) { .header_boxed_templ .cart_wrapper { font-size: 15px; } }
.header_boxed_templ .cart_wrapper .r8_cart { padding-right: 20px; float: left; }
.header_boxed_templ .cart_wrapper .r8_cart a { color: #ffffff; }
.header_boxed_templ .cart_wrapper .search { float: left; }
.header_boxed_templ .cart_wrapper .search i { color: #ffffff; }
.header_boxed_templ .cart_wrapper .search_icon { color: #ffffff; }
.header_boxed_templ .header_search_form { right: 30px; background-color: rgba(0, 0, 0, 0.3); }

.boxed_templ_contents { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: calc(100% - 55px); overflow: hidden; }

.footer_boxed_templ { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; background-color: rgba(66, 66, 66, 0.75); bottom: 0; width: 100%; padding: 12px 0; min-height: 55px; }
@media screen and (max-width: 950px) { .footer_boxed_templ { position: static; } }
.footer_boxed_templ .container:after { clear: both; content: ""; display: table; }
.footer_boxed_templ .container.boxed_templ_footer_container { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; max-width: none; padding: 0 25px; }
@media screen and (max-width: 768px) { .footer_boxed_templ .container.boxed_templ_footer_container { -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.footer_boxed_templ .left, .footer_boxed_templ .right, .footer_boxed_templ .center { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -ms-flex-positive: 1; color: #ffffff; }
@media screen and (max-width: 768px) { .footer_boxed_templ .left, .footer_boxed_templ .right, .footer_boxed_templ .center { width: 100%; margin: 5px 0; text-align: center; } }
.footer_boxed_templ .left a, .footer_boxed_templ .right a, .footer_boxed_templ .center a { color: #ffffff; }
.footer_boxed_templ .left a i, .footer_boxed_templ .right a i, .footer_boxed_templ .center a i { color: #ffffff; }
.footer_boxed_templ .left { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; font-size: 17px; }
.footer_boxed_templ .left:last-child { margin-right: 0; }
.footer_boxed_templ .left a { padding-right: 10px; display: inline-block; }
.footer_boxed_templ .left a:first-child { padding-left: 10px; }
@media screen and (max-width: 768px) { .footer_boxed_templ .left { float: left; display: block; margin-right: 3.57866%; width: 100%; }
  .footer_boxed_templ .left:last-child { margin-right: 0; } }
.footer_boxed_templ .right { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; float: right; margin-right: 0; font-size: 13px; text-align: right; }
.footer_boxed_templ .right:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { .footer_boxed_templ .right { float: left; display: block; margin-right: 3.57866%; width: 100%; text-align: center; }
  .footer_boxed_templ .right:last-child { margin-right: 0; } }
.footer_boxed_templ .center { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; font-size: 17px; text-align: center; }
.footer_boxed_templ .center:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { .footer_boxed_templ .center { float: left; display: block; margin-right: 3.57866%; width: 100%; }
  .footer_boxed_templ .center:last-child { margin-right: 0; } }
.footer_boxed_templ .boxed_templ_footer_menu { list-style: none; margin: 0; padding: 0; }
.footer_boxed_templ .boxed_templ_footer_menu li { margin: 5px; display: inline-block; }

.single.inn8-single-post #main-content { width: 100%; max-width: 950px; margin: 0 auto; float: none; }
.single.inn8-single-post #main-content h1, .single.inn8-single-post #main-content h2, .single.inn8-single-post #main-content h3, .single.inn8-single-post #main-content h4, .single.inn8-single-post #main-content h5, .single.inn8-single-post #main-content h6 { text-transform: uppercase; }
.single.inn8-single-post #main-content .tips-tricks-box ul:not(.rr-checklist-items) li:before { color: inherit; }
.single.inn8-single-post #main-content ul:not(.rr-checklist-items) { list-style: none; margin-left: 0.25em; }
.single.inn8-single-post #main-content ul:not(.rr-checklist-items) li { position: relative; padding-left: 1em; }
.single.inn8-single-post #main-content ul:not(.rr-checklist-items) li:before { content: "\2022"; color: #fdb63d; font-weight: bold; display: inline-block; width: 0.75em; font-size: 1.1em; position: absolute; left: 0; top: -1px; }
.single.inn8-single-post .mh-wrapper { padding-top: 50px; }
.single .single_hero .single_category_title { font-family: 'Open Sans', Arial, sans-serif; font-weight: 700; width: 100%; text-align: center; color: #ffffff; text-transform: uppercase; font-size: 38px; }
.single .entry-header.r8-post-title { padding: 40px 0; }
.single .entry-header.r8-post-title .entry-title { margin: 0; }
.single .single_content { float: left; display: block; margin-right: 2.35765%; width: 100%; padding: 40px 0; }
.single .single_content:last-child { margin-right: 0; }
.single .single_content.r8-no-sidebar { max-width: 800px; margin: 0 auto; float: none; }
.single .single_content.r8-no-top-content-padding { padding-top: 0; }
.single .single_content #primary .r8_flexible_content_section > :first-child { padding-top: 0; }
.single .single_content #primary article .entry-title { font-size: 28px; margin: 0; margin-bottom: 0.5em; }
.single .single_content #primary article .entry-content { margin: 0; }
.single .single_content #primary article .entry-content:after { clear: both; content: ""; display: table; }

.search_page .single_hero .title_404 { width: 100%; text-align: center; font-weight: bold; font-size: 36px; color: #ffffff; text-transform: uppercase; }
.search_page .page-header-search { padding: 40px 0 0; }
.search_page .search_content { float: left; display: block; margin-right: 2.35765%; width: 100%; padding: 40px 0; }
.search_page .search_content:last-child { margin-right: 0; }
.search_page .search_content #primary article { margin-bottom: 40px; }
.search_page .search_content #primary article:after { clear: both; content: ""; display: table; }
.search_page .search_content #primary article > a { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; color: inherit; }
@media screen and (max-width: 626px) { .search_page .search_content #primary article > a { display: block; } }
.search_page .search_content #primary article .post_thumbnail { float: left; display: block; margin-right: 2.35765%; width: 18.96686%; }
.search_page .search_content #primary article .post_thumbnail:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .search_page .search_content #primary article .post_thumbnail { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .search_page .search_content #primary article .post_thumbnail:last-child { margin-right: 0; } }
.search_page .search_content #primary article .post_thumbnail img { width: 100%; }
.search_page .search_content #primary article .post_content { -webkit-flex-grow: 2; -moz-flex-grow: 2; flex-grow: 2; -ms-flex-positive: 2; }
.search_page .search_content #primary article .post_content > :first-child { margin-top: 0; }
.search_page .search_content #primary article .post_content > :last-child { margin-bottom: 0; }
.search_page .search_content #primary article .post_content.has_thumbnail { float: left; display: block; margin-right: 2.35765%; width: 78.67549%; }
.search_page .search_content #primary article .post_content.has_thumbnail:last-child { margin-right: 0; }
@media screen and (max-width: 626px) { .search_page .search_content #primary article .post_content.has_thumbnail { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .search_page .search_content #primary article .post_content.has_thumbnail:last-child { margin-right: 0; } }
.search_page .search_content #primary .entry-title { margin: 0; }
.search_page .search_content #primary .entry-summary { margin-top: 5px; }
.search_page .search_content #primary .entry-summary > :first-child { margin-top: 0; }
.search_page .search_content #primary .entry-summary > :last-child { margin-bottom: 0; }
.search_page .search_content #primary .page-title { font-size: 28px; margin: 0; font-weight: 300; }
.search_page .search_content #primary .page-content { margin: 0; }
.search_page .search_content #primary .page-content p { margin: 0 0 30px; }
.search_page .search_content #secondary { padding-top: 0; }

@media screen and (max-width: 768px) { .search-no-results .widget_search { display: none; } }

.page_404 .single_hero .title_404 { width: 100%; text-align: center; font-weight: bold; font-size: 36px; color: #ffffff; text-transform: uppercase; }
.page_404 .page-header-404 { padding: 40px 0 0px; }
.page_404 .content_404 { width: 100%; padding: 40px 0; }
.page_404 .content_404:after { clear: both; content: ""; display: table; }
.page_404 .content_404 #primary .error-404 .page-title { font-size: 28px; margin: 0; font-weight: 300; line-height: 1; margin-bottom: 0.5em; }
.page_404 .content_404 #primary .error-404 .page-content { margin: 0; }
.page_404 .content_404 #primary .error-404 .page-content p { margin: 0 0 30px; }
.page_404 .content_404 #secondary { margin-right: 0; }
@media screen and (max-width: 768px) { .page_404 .content_404 #secondary { margin-top: 30px; } }
@media screen and (max-width: 768px) { .page_404 .content_404 #secondary .widget_search { display: none; } }
.page_404 .content_404 #secondary .widget-title { font-size: 20px; }
.page_404 .content_404 #secondary ul { list-style: none; margin: 0; padding: 0; }
.page_404 .content_404 #secondary ul li { line-height: 1.2; margin-bottom: 10px; }

.rr-block--checklist ul.rr-checklist-items { list-style: none; padding: 0; margin-left: 0; }
.rr-block--checklist ul.rr-checklist-items > li { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; margin: 25px 0 50px; }
@media screen and (max-width: 626px) { .rr-block--checklist ul.rr-checklist-items > li { margin: 25px 0 30px; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.rr-block--checklist .rr-checklist-copy { width: 100%; }
.rr-block--checklist .rr-checklist-checkbox { -webkit-appearance: none; appearance: none; height: 50px; width: 50px; border: 4px solid #1dafee; background-image: url("../assets/img/check.png"); border-radius: 50%; opacity: 0.3; background-size: 80% auto; background-repeat: no-repeat; background-position: 67% 37%; margin-right: 30px; }
@media screen and (max-width: 626px) { .rr-block--checklist .rr-checklist-checkbox { margin-bottom: 20px; } }
.rr-block--checklist .rr-checklist-checkbox:checked { background-color: #1dafee; border-color: #1a7ab8; opacity: 1; }
.rr-block--checklist .rr-checklist-checkbox-wrap { position: relative; }

html.pum-open.pum-open-overlay.shows-confetti .confetti-wrapper { display: block; z-index: 2000000000; }
html.pum-open.pum-open-overlay.shows-confetti .confetti-0 { width: 9px; height: 8.1px; background-color: #79a137; border-radius: 15px; top: -10%; left: 7%; opacity: 0.53604; -webkit-transform: rotate(208.68229deg); -moz-transform: rotate(208.68229deg); -ms-transform: rotate(208.68229deg); -o-transform: rotate(208.68229deg); transform: rotate(208.68229deg); -webkit-animation: drop-0 4.9319s 0.6653s infinite; -moz-animation: drop-0 4.9319s 0.6653s infinite; animation: drop-0 4.9319s 0.6653s infinite; }
@keyframes drop-0 { 100% { top: 110%; left: 21%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-1 { width: 12px; height: 2.4px; background-color: #fdb63d; border-radius: 31px; top: -10%; left: 44%; opacity: 0.69307; -webkit-transform: rotate(108.07955deg); -moz-transform: rotate(108.07955deg); -ms-transform: rotate(108.07955deg); -o-transform: rotate(108.07955deg); transform: rotate(108.07955deg); -webkit-animation: drop-1 4.89599s 0.06941s infinite; -moz-animation: drop-1 4.89599s 0.06941s infinite; animation: drop-1 4.89599s 0.06941s infinite; }
@keyframes drop-1 { 100% { top: 110%; left: 54%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-2 { width: 16px; height: 4.8px; background-color: #ee6d1d; border-radius: 42px; top: -10%; left: 44%; opacity: 1.05382; -webkit-transform: rotate(156.86347deg); -moz-transform: rotate(156.86347deg); -ms-transform: rotate(156.86347deg); -o-transform: rotate(156.86347deg); transform: rotate(156.86347deg); -webkit-animation: drop-2 4.84971s 0.13339s infinite; -moz-animation: drop-2 4.84971s 0.13339s infinite; animation: drop-2 4.84971s 0.13339s infinite; }
@keyframes drop-2 { 100% { top: 110%; left: 59%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-3 { width: 3px; height: 1.2px; background-color: #fdb63d; border-radius: 27px; top: -10%; left: 47%; opacity: 0.56568; -webkit-transform: rotate(104.29773deg); -moz-transform: rotate(104.29773deg); -ms-transform: rotate(104.29773deg); -o-transform: rotate(104.29773deg); transform: rotate(104.29773deg); -webkit-animation: drop-3 4.85564s 0.20516s infinite; -moz-animation: drop-3 4.85564s 0.20516s infinite; animation: drop-3 4.85564s 0.20516s infinite; }
@keyframes drop-3 { 100% { top: 110%; left: 51%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-4 { width: 3px; height: 0.3px; background-color: #984af1; border-radius: 11px; top: -10%; left: 52%; opacity: 0.51255; -webkit-transform: rotate(114.48091deg); -moz-transform: rotate(114.48091deg); -ms-transform: rotate(114.48091deg); -o-transform: rotate(114.48091deg); transform: rotate(114.48091deg); -webkit-animation: drop-4 4.59696s 0.21122s infinite; -moz-animation: drop-4 4.59696s 0.21122s infinite; animation: drop-4 4.59696s 0.21122s infinite; }
@keyframes drop-4 { 100% { top: 110%; left: 54%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-5 { width: 5px; height: 1.5px; background-color: #ee6d1d; border-radius: 2px; top: -10%; left: 5%; opacity: 1.19772; -webkit-transform: rotate(297.49103deg); -moz-transform: rotate(297.49103deg); -ms-transform: rotate(297.49103deg); -o-transform: rotate(297.49103deg); transform: rotate(297.49103deg); -webkit-animation: drop-5 4.78035s 0.20612s infinite; -moz-animation: drop-5 4.78035s 0.20612s infinite; animation: drop-5 4.78035s 0.20612s infinite; }
@keyframes drop-5 { 100% { top: 110%; left: 20%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-6 { width: 13px; height: 7.8px; background-color: #1a7ab8; border-radius: 43px; top: -10%; left: 50%; opacity: 0.54045; -webkit-transform: rotate(39.91819deg); -moz-transform: rotate(39.91819deg); -ms-transform: rotate(39.91819deg); -o-transform: rotate(39.91819deg); transform: rotate(39.91819deg); -webkit-animation: drop-6 4.91909s 0.20047s infinite; -moz-animation: drop-6 4.91909s 0.20047s infinite; animation: drop-6 4.91909s 0.20047s infinite; }
@keyframes drop-6 { 100% { top: 110%; left: 62%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-7 { width: 20px; height: 20px; background-color: #1a7ab8; border-radius: 29px; top: -10%; left: 35%; opacity: 1.15355; -webkit-transform: rotate(137.99048deg); -moz-transform: rotate(137.99048deg); -ms-transform: rotate(137.99048deg); -o-transform: rotate(137.99048deg); transform: rotate(137.99048deg); -webkit-animation: drop-7 4.88024s 0.81508s infinite; -moz-animation: drop-7 4.88024s 0.81508s infinite; animation: drop-7 4.88024s 0.81508s infinite; }
@keyframes drop-7 { 100% { top: 110%; left: 38%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-8 { width: 16px; height: 9.6px; background-color: #ee6d1d; border-radius: 3px; top: -10%; left: 90%; opacity: 0.74374; -webkit-transform: rotate(127.27316deg); -moz-transform: rotate(127.27316deg); -ms-transform: rotate(127.27316deg); -o-transform: rotate(127.27316deg); transform: rotate(127.27316deg); -webkit-animation: drop-8 4.90039s 0.10136s infinite; -moz-animation: drop-8 4.90039s 0.10136s infinite; animation: drop-8 4.90039s 0.10136s infinite; }
@keyframes drop-8 { 100% { top: 110%; left: 105%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-9 { width: 12px; height: 8.4px; background-color: #1a7ab8; border-radius: 37px; top: -10%; left: 11%; opacity: 0.54496; -webkit-transform: rotate(303.11313deg); -moz-transform: rotate(303.11313deg); -ms-transform: rotate(303.11313deg); -o-transform: rotate(303.11313deg); transform: rotate(303.11313deg); -webkit-animation: drop-9 4.62377s 0.53185s infinite; -moz-animation: drop-9 4.62377s 0.53185s infinite; animation: drop-9 4.62377s 0.53185s infinite; }
@keyframes drop-9 { 100% { top: 110%; left: 12%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-10 { width: 3px; height: 1.2px; background-color: #79a137; border-radius: 21px; top: -10%; left: 14%; opacity: 1.07827; -webkit-transform: rotate(329.15106deg); -moz-transform: rotate(329.15106deg); -ms-transform: rotate(329.15106deg); -o-transform: rotate(329.15106deg); transform: rotate(329.15106deg); -webkit-animation: drop-10 4.02015s 0.17135s infinite; -moz-animation: drop-10 4.02015s 0.17135s infinite; animation: drop-10 4.02015s 0.17135s infinite; }
@keyframes drop-10 { 100% { top: 110%; left: 16%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-11 { width: 10px; height: 7px; background-color: #984af1; border-radius: 41px; top: -10%; left: 92%; opacity: 1.33418; -webkit-transform: rotate(93.7613deg); -moz-transform: rotate(93.7613deg); -ms-transform: rotate(93.7613deg); -o-transform: rotate(93.7613deg); transform: rotate(93.7613deg); -webkit-animation: drop-11 4.66039s 0.57692s infinite; -moz-animation: drop-11 4.66039s 0.57692s infinite; animation: drop-11 4.66039s 0.57692s infinite; }
@keyframes drop-11 { 100% { top: 110%; left: 105%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-12 { width: 19px; height: 7.6px; background-color: #ee6d1d; border-radius: 17px; top: -10%; left: 59%; opacity: 0.63557; -webkit-transform: rotate(17.97288deg); -moz-transform: rotate(17.97288deg); -ms-transform: rotate(17.97288deg); -o-transform: rotate(17.97288deg); transform: rotate(17.97288deg); -webkit-animation: drop-12 4.39343s 0.96843s infinite; -moz-animation: drop-12 4.39343s 0.96843s infinite; animation: drop-12 4.39343s 0.96843s infinite; }
@keyframes drop-12 { 100% { top: 110%; left: 61%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-13 { width: 15px; height: 9px; background-color: #79a137; border-radius: 46px; top: -10%; left: 48%; opacity: 1.29725; -webkit-transform: rotate(266.74498deg); -moz-transform: rotate(266.74498deg); -ms-transform: rotate(266.74498deg); -o-transform: rotate(266.74498deg); transform: rotate(266.74498deg); -webkit-animation: drop-13 4.50504s 0.47281s infinite; -moz-animation: drop-13 4.50504s 0.47281s infinite; animation: drop-13 4.50504s 0.47281s infinite; }
@keyframes drop-13 { 100% { top: 110%; left: 56%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-14 { width: 12px; height: 10.8px; background-color: #fdb63d; border-radius: 45px; top: -10%; left: 76%; opacity: 1.26875; -webkit-transform: rotate(287.91447deg); -moz-transform: rotate(287.91447deg); -ms-transform: rotate(287.91447deg); -o-transform: rotate(287.91447deg); transform: rotate(287.91447deg); -webkit-animation: drop-14 4.7346s 0.23432s infinite; -moz-animation: drop-14 4.7346s 0.23432s infinite; animation: drop-14 4.7346s 0.23432s infinite; }
@keyframes drop-14 { 100% { top: 110%; left: 84%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-15 { width: 19px; height: 11.4px; background-color: #fdb63d; border-radius: 48px; top: -10%; left: 12%; opacity: 1.30361; -webkit-transform: rotate(331.3138deg); -moz-transform: rotate(331.3138deg); -ms-transform: rotate(331.3138deg); -o-transform: rotate(331.3138deg); transform: rotate(331.3138deg); -webkit-animation: drop-15 4.65655s 0.81493s infinite; -moz-animation: drop-15 4.65655s 0.81493s infinite; animation: drop-15 4.65655s 0.81493s infinite; }
@keyframes drop-15 { 100% { top: 110%; left: 24%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-16 { width: 8px; height: 8px; background-color: #79a137; border-radius: 49px; top: -10%; left: 12%; opacity: 0.88197; -webkit-transform: rotate(357.24453deg); -moz-transform: rotate(357.24453deg); -ms-transform: rotate(357.24453deg); -o-transform: rotate(357.24453deg); transform: rotate(357.24453deg); -webkit-animation: drop-16 4.67783s 0.8727s infinite; -moz-animation: drop-16 4.67783s 0.8727s infinite; animation: drop-16 4.67783s 0.8727s infinite; }
@keyframes drop-16 { 100% { top: 110%; left: 26%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-17 { width: 15px; height: 3px; background-color: #ee6d1d; border-radius: 22px; top: -10%; left: 26%; opacity: 0.90693; -webkit-transform: rotate(221.74636deg); -moz-transform: rotate(221.74636deg); -ms-transform: rotate(221.74636deg); -o-transform: rotate(221.74636deg); transform: rotate(221.74636deg); -webkit-animation: drop-17 4.97801s 0.66276s infinite; -moz-animation: drop-17 4.97801s 0.66276s infinite; animation: drop-17 4.97801s 0.66276s infinite; }
@keyframes drop-17 { 100% { top: 110%; left: 40%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-18 { width: 5px; height: 2.5px; background-color: #fdb63d; border-radius: 38px; top: -10%; left: 83%; opacity: 1.31167; -webkit-transform: rotate(259.17476deg); -moz-transform: rotate(259.17476deg); -ms-transform: rotate(259.17476deg); -o-transform: rotate(259.17476deg); transform: rotate(259.17476deg); -webkit-animation: drop-18 4.02472s 0.34962s infinite; -moz-animation: drop-18 4.02472s 0.34962s infinite; animation: drop-18 4.02472s 0.34962s infinite; }
@keyframes drop-18 { 100% { top: 110%; left: 93%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-19 { width: 16px; height: 1.6px; background-color: #984af1; border-radius: 40px; top: -10%; left: 77%; opacity: 0.98869; -webkit-transform: rotate(263.83047deg); -moz-transform: rotate(263.83047deg); -ms-transform: rotate(263.83047deg); -o-transform: rotate(263.83047deg); transform: rotate(263.83047deg); -webkit-animation: drop-19 4.02431s 0.08227s infinite; -moz-animation: drop-19 4.02431s 0.08227s infinite; animation: drop-19 4.02431s 0.08227s infinite; }
@keyframes drop-19 { 100% { top: 110%; left: 81%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-20 { width: 8px; height: 0.8px; background-color: #984af1; border-radius: 41px; top: -10%; left: 5%; opacity: 0.75002; -webkit-transform: rotate(86.64286deg); -moz-transform: rotate(86.64286deg); -ms-transform: rotate(86.64286deg); -o-transform: rotate(86.64286deg); transform: rotate(86.64286deg); -webkit-animation: drop-20 4.99173s 0.60315s infinite; -moz-animation: drop-20 4.99173s 0.60315s infinite; animation: drop-20 4.99173s 0.60315s infinite; }
@keyframes drop-20 { 100% { top: 110%; left: 8%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-21 { width: 19px; height: 11.4px; background-color: #79a137; border-radius: 1px; top: -10%; left: 85%; opacity: 1.39899; -webkit-transform: rotate(175.9873deg); -moz-transform: rotate(175.9873deg); -ms-transform: rotate(175.9873deg); -o-transform: rotate(175.9873deg); transform: rotate(175.9873deg); -webkit-animation: drop-21 4.97891s 0.54963s infinite; -moz-animation: drop-21 4.97891s 0.54963s infinite; animation: drop-21 4.97891s 0.54963s infinite; }
@keyframes drop-21 { 100% { top: 110%; left: 98%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-22 { width: 10px; height: 7px; background-color: #1a7ab8; border-radius: 3px; top: -10%; left: 84%; opacity: 1.20057; -webkit-transform: rotate(113.14126deg); -moz-transform: rotate(113.14126deg); -ms-transform: rotate(113.14126deg); -o-transform: rotate(113.14126deg); transform: rotate(113.14126deg); -webkit-animation: drop-22 4.00051s 0.07879s infinite; -moz-animation: drop-22 4.00051s 0.07879s infinite; animation: drop-22 4.00051s 0.07879s infinite; }
@keyframes drop-22 { 100% { top: 110%; left: 85%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-23 { width: 18px; height: 16.2px; background-color: #79a137; border-radius: 48px; top: -10%; left: 94%; opacity: 0.68381; -webkit-transform: rotate(184.39757deg); -moz-transform: rotate(184.39757deg); -ms-transform: rotate(184.39757deg); -o-transform: rotate(184.39757deg); transform: rotate(184.39757deg); -webkit-animation: drop-23 4.28117s 0.02775s infinite; -moz-animation: drop-23 4.28117s 0.02775s infinite; animation: drop-23 4.28117s 0.02775s infinite; }
@keyframes drop-23 { 100% { top: 110%; left: 100%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-24 { width: 18px; height: 3.6px; background-color: #984af1; border-radius: 10px; top: -10%; left: 85%; opacity: 0.79264; -webkit-transform: rotate(197.20196deg); -moz-transform: rotate(197.20196deg); -ms-transform: rotate(197.20196deg); -o-transform: rotate(197.20196deg); transform: rotate(197.20196deg); -webkit-animation: drop-24 4.85397s 0.63952s infinite; -moz-animation: drop-24 4.85397s 0.63952s infinite; animation: drop-24 4.85397s 0.63952s infinite; }
@keyframes drop-24 { 100% { top: 110%; left: 94%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-25 { width: 1px; height: 0.5px; background-color: #1dafee; border-radius: 49px; top: -10%; left: 50%; opacity: 0.85458; -webkit-transform: rotate(160.1572deg); -moz-transform: rotate(160.1572deg); -ms-transform: rotate(160.1572deg); -o-transform: rotate(160.1572deg); transform: rotate(160.1572deg); -webkit-animation: drop-25 4.48612s 0.58226s infinite; -moz-animation: drop-25 4.48612s 0.58226s infinite; animation: drop-25 4.48612s 0.58226s infinite; }
@keyframes drop-25 { 100% { top: 110%; left: 52%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-26 { width: 20px; height: 16px; background-color: #79a137; border-radius: 33px; top: -10%; left: 65%; opacity: 1.40868; -webkit-transform: rotate(335.76587deg); -moz-transform: rotate(335.76587deg); -ms-transform: rotate(335.76587deg); -o-transform: rotate(335.76587deg); transform: rotate(335.76587deg); -webkit-animation: drop-26 4.96492s 0.67482s infinite; -moz-animation: drop-26 4.96492s 0.67482s infinite; animation: drop-26 4.96492s 0.67482s infinite; }
@keyframes drop-26 { 100% { top: 110%; left: 67%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-27 { width: 3px; height: 0.9px; background-color: #fdb63d; border-radius: 39px; top: -10%; left: 42%; opacity: 1.12996; -webkit-transform: rotate(23.60595deg); -moz-transform: rotate(23.60595deg); -ms-transform: rotate(23.60595deg); -o-transform: rotate(23.60595deg); transform: rotate(23.60595deg); -webkit-animation: drop-27 4.63249s 0.64953s infinite; -moz-animation: drop-27 4.63249s 0.64953s infinite; animation: drop-27 4.63249s 0.64953s infinite; }
@keyframes drop-27 { 100% { top: 110%; left: 43%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-28 { width: 17px; height: 13.6px; background-color: #ee6d1d; border-radius: 39px; top: -10%; left: 24%; opacity: 1.35479; -webkit-transform: rotate(321.98376deg); -moz-transform: rotate(321.98376deg); -ms-transform: rotate(321.98376deg); -o-transform: rotate(321.98376deg); transform: rotate(321.98376deg); -webkit-animation: drop-28 4.50393s 0.22973s infinite; -moz-animation: drop-28 4.50393s 0.22973s infinite; animation: drop-28 4.50393s 0.22973s infinite; }
@keyframes drop-28 { 100% { top: 110%; left: 36%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-29 { width: 7px; height: 3.5px; background-color: #79a137; border-radius: 42px; top: -10%; left: 97%; opacity: 1.42735; -webkit-transform: rotate(344.27564deg); -moz-transform: rotate(344.27564deg); -ms-transform: rotate(344.27564deg); -o-transform: rotate(344.27564deg); transform: rotate(344.27564deg); -webkit-animation: drop-29 4.83065s 0.30749s infinite; -moz-animation: drop-29 4.83065s 0.30749s infinite; animation: drop-29 4.83065s 0.30749s infinite; }
@keyframes drop-29 { 100% { top: 110%; left: 107%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-30 { width: 14px; height: 9.8px; background-color: #ee6d1d; border-radius: 12px; top: -10%; left: 90%; opacity: 0.68491; -webkit-transform: rotate(203.10931deg); -moz-transform: rotate(203.10931deg); -ms-transform: rotate(203.10931deg); -o-transform: rotate(203.10931deg); transform: rotate(203.10931deg); -webkit-animation: drop-30 4.79381s 0.01884s infinite; -moz-animation: drop-30 4.79381s 0.01884s infinite; animation: drop-30 4.79381s 0.01884s infinite; }
@keyframes drop-30 { 100% { top: 110%; left: 101%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-31 { width: 1px; height: 0.5px; background-color: #1dafee; border-radius: 42px; top: -10%; left: 62%; opacity: 0.71542; -webkit-transform: rotate(354.0344deg); -moz-transform: rotate(354.0344deg); -ms-transform: rotate(354.0344deg); -o-transform: rotate(354.0344deg); transform: rotate(354.0344deg); -webkit-animation: drop-31 4.90477s 0.25384s infinite; -moz-animation: drop-31 4.90477s 0.25384s infinite; animation: drop-31 4.90477s 0.25384s infinite; }
@keyframes drop-31 { 100% { top: 110%; left: 70%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-32 { width: 10px; height: 2px; background-color: #1a7ab8; border-radius: 5px; top: -10%; left: 84%; opacity: 0.80845; -webkit-transform: rotate(332.7959deg); -moz-transform: rotate(332.7959deg); -ms-transform: rotate(332.7959deg); -o-transform: rotate(332.7959deg); transform: rotate(332.7959deg); -webkit-animation: drop-32 4.01302s 0.96847s infinite; -moz-animation: drop-32 4.01302s 0.96847s infinite; animation: drop-32 4.01302s 0.96847s infinite; }
@keyframes drop-32 { 100% { top: 110%; left: 85%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-33 { width: 5px; height: 2px; background-color: #1dafee; border-radius: 21px; top: -10%; left: 70%; opacity: 1.3086; -webkit-transform: rotate(43.65005deg); -moz-transform: rotate(43.65005deg); -ms-transform: rotate(43.65005deg); -o-transform: rotate(43.65005deg); transform: rotate(43.65005deg); -webkit-animation: drop-33 4.49262s 0.99368s infinite; -moz-animation: drop-33 4.49262s 0.99368s infinite; animation: drop-33 4.49262s 0.99368s infinite; }
@keyframes drop-33 { 100% { top: 110%; left: 81%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-34 { width: 11px; height: 9.9px; background-color: #984af1; border-radius: 36px; top: -10%; left: 43%; opacity: 0.63043; -webkit-transform: rotate(15.17447deg); -moz-transform: rotate(15.17447deg); -ms-transform: rotate(15.17447deg); -o-transform: rotate(15.17447deg); transform: rotate(15.17447deg); -webkit-animation: drop-34 4.05438s 0.02433s infinite; -moz-animation: drop-34 4.05438s 0.02433s infinite; animation: drop-34 4.05438s 0.02433s infinite; }
@keyframes drop-34 { 100% { top: 110%; left: 51%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-35 { width: 20px; height: 16px; background-color: #79a137; border-radius: 7px; top: -10%; left: 64%; opacity: 1.12053; -webkit-transform: rotate(268.67412deg); -moz-transform: rotate(268.67412deg); -ms-transform: rotate(268.67412deg); -o-transform: rotate(268.67412deg); transform: rotate(268.67412deg); -webkit-animation: drop-35 4.30943s 0.47058s infinite; -moz-animation: drop-35 4.30943s 0.47058s infinite; animation: drop-35 4.30943s 0.47058s infinite; }
@keyframes drop-35 { 100% { top: 110%; left: 77%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-36 { width: 13px; height: 9.1px; background-color: #79a137; border-radius: 34px; top: -10%; left: 11%; opacity: 0.78452; -webkit-transform: rotate(265.41463deg); -moz-transform: rotate(265.41463deg); -ms-transform: rotate(265.41463deg); -o-transform: rotate(265.41463deg); transform: rotate(265.41463deg); -webkit-animation: drop-36 4.64782s 0.84514s infinite; -moz-animation: drop-36 4.64782s 0.84514s infinite; animation: drop-36 4.64782s 0.84514s infinite; }
@keyframes drop-36 { 100% { top: 110%; left: 25%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-37 { width: 14px; height: 2.8px; background-color: #1a7ab8; border-radius: 7px; top: -10%; left: 90%; opacity: 0.7456; -webkit-transform: rotate(224.63461deg); -moz-transform: rotate(224.63461deg); -ms-transform: rotate(224.63461deg); -o-transform: rotate(224.63461deg); transform: rotate(224.63461deg); -webkit-animation: drop-37 4.95562s 0.11094s infinite; -moz-animation: drop-37 4.95562s 0.11094s infinite; animation: drop-37 4.95562s 0.11094s infinite; }
@keyframes drop-37 { 100% { top: 110%; left: 100%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-38 { width: 8px; height: 3.2px; background-color: #e24a4d; border-radius: 42px; top: -10%; left: 92%; opacity: 1.01477; -webkit-transform: rotate(213.04761deg); -moz-transform: rotate(213.04761deg); -ms-transform: rotate(213.04761deg); -o-transform: rotate(213.04761deg); transform: rotate(213.04761deg); -webkit-animation: drop-38 4.38413s 0.44694s infinite; -moz-animation: drop-38 4.38413s 0.44694s infinite; animation: drop-38 4.38413s 0.44694s infinite; }
@keyframes drop-38 { 100% { top: 110%; left: 101%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-39 { width: 10px; height: 4px; background-color: #fdb63d; border-radius: 7px; top: -10%; left: 18%; opacity: 0.75739; -webkit-transform: rotate(92.00822deg); -moz-transform: rotate(92.00822deg); -ms-transform: rotate(92.00822deg); -o-transform: rotate(92.00822deg); transform: rotate(92.00822deg); -webkit-animation: drop-39 4.77485s 0.79619s infinite; -moz-animation: drop-39 4.77485s 0.79619s infinite; animation: drop-39 4.77485s 0.79619s infinite; }
@keyframes drop-39 { 100% { top: 110%; left: 19%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-40 { width: 6px; height: 4.2px; background-color: #79a137; border-radius: 35px; top: -10%; left: 53%; opacity: 1.43043; -webkit-transform: rotate(264.43126deg); -moz-transform: rotate(264.43126deg); -ms-transform: rotate(264.43126deg); -o-transform: rotate(264.43126deg); transform: rotate(264.43126deg); -webkit-animation: drop-40 4.4411s 0.94749s infinite; -moz-animation: drop-40 4.4411s 0.94749s infinite; animation: drop-40 4.4411s 0.94749s infinite; }
@keyframes drop-40 { 100% { top: 110%; left: 54%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-41 { width: 19px; height: 13.3px; background-color: #1a7ab8; border-radius: 13px; top: -10%; left: 53%; opacity: 0.92369; -webkit-transform: rotate(228.17507deg); -moz-transform: rotate(228.17507deg); -ms-transform: rotate(228.17507deg); -o-transform: rotate(228.17507deg); transform: rotate(228.17507deg); -webkit-animation: drop-41 4.09721s 0.66552s infinite; -moz-animation: drop-41 4.09721s 0.66552s infinite; animation: drop-41 4.09721s 0.66552s infinite; }
@keyframes drop-41 { 100% { top: 110%; left: 58%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-42 { width: 2px; height: 1.6px; background-color: #79a137; border-radius: 27px; top: -10%; left: 2%; opacity: 0.63169; -webkit-transform: rotate(332.12321deg); -moz-transform: rotate(332.12321deg); -ms-transform: rotate(332.12321deg); -o-transform: rotate(332.12321deg); transform: rotate(332.12321deg); -webkit-animation: drop-42 4.66768s 0.22803s infinite; -moz-animation: drop-42 4.66768s 0.22803s infinite; animation: drop-42 4.66768s 0.22803s infinite; }
@keyframes drop-42 { 100% { top: 110%; left: 3%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-43 { width: 13px; height: 13px; background-color: #1dafee; border-radius: 44px; top: -10%; left: 20%; opacity: 0.74798; -webkit-transform: rotate(307.72032deg); -moz-transform: rotate(307.72032deg); -ms-transform: rotate(307.72032deg); -o-transform: rotate(307.72032deg); transform: rotate(307.72032deg); -webkit-animation: drop-43 4.84315s 0.24017s infinite; -moz-animation: drop-43 4.84315s 0.24017s infinite; animation: drop-43 4.84315s 0.24017s infinite; }
@keyframes drop-43 { 100% { top: 110%; left: 34%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-44 { width: 4px; height: 2.8px; background-color: #79a137; border-radius: 21px; top: -10%; left: 77%; opacity: 0.83083; -webkit-transform: rotate(55.44489deg); -moz-transform: rotate(55.44489deg); -ms-transform: rotate(55.44489deg); -o-transform: rotate(55.44489deg); transform: rotate(55.44489deg); -webkit-animation: drop-44 4.23225s 0.14065s infinite; -moz-animation: drop-44 4.23225s 0.14065s infinite; animation: drop-44 4.23225s 0.14065s infinite; }
@keyframes drop-44 { 100% { top: 110%; left: 79%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-45 { width: 4px; height: 2px; background-color: #fdb63d; border-radius: 22px; top: -10%; left: 20%; opacity: 0.68525; -webkit-transform: rotate(307.57809deg); -moz-transform: rotate(307.57809deg); -ms-transform: rotate(307.57809deg); -o-transform: rotate(307.57809deg); transform: rotate(307.57809deg); -webkit-animation: drop-45 4.24798s 0.46012s infinite; -moz-animation: drop-45 4.24798s 0.46012s infinite; animation: drop-45 4.24798s 0.46012s infinite; }
@keyframes drop-45 { 100% { top: 110%; left: 24%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-46 { width: 7px; height: 6.3px; background-color: #1dafee; border-radius: 17px; top: -10%; left: 71%; opacity: 0.94912; -webkit-transform: rotate(167.19079deg); -moz-transform: rotate(167.19079deg); -ms-transform: rotate(167.19079deg); -o-transform: rotate(167.19079deg); transform: rotate(167.19079deg); -webkit-animation: drop-46 4.83559s 0.1096s infinite; -moz-animation: drop-46 4.83559s 0.1096s infinite; animation: drop-46 4.83559s 0.1096s infinite; }
@keyframes drop-46 { 100% { top: 110%; left: 83%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-47 { width: 17px; height: 1.7px; background-color: #1dafee; border-radius: 45px; top: -10%; left: 36%; opacity: 0.85668; -webkit-transform: rotate(219.60761deg); -moz-transform: rotate(219.60761deg); -ms-transform: rotate(219.60761deg); -o-transform: rotate(219.60761deg); transform: rotate(219.60761deg); -webkit-animation: drop-47 4.56263s 0.12883s infinite; -moz-animation: drop-47 4.56263s 0.12883s infinite; animation: drop-47 4.56263s 0.12883s infinite; }
@keyframes drop-47 { 100% { top: 110%; left: 39%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-48 { width: 1px; height: 0.4px; background-color: #1a7ab8; border-radius: 2px; top: -10%; left: 70%; opacity: 0.64646; -webkit-transform: rotate(244.78421deg); -moz-transform: rotate(244.78421deg); -ms-transform: rotate(244.78421deg); -o-transform: rotate(244.78421deg); transform: rotate(244.78421deg); -webkit-animation: drop-48 4.5911s 0.91935s infinite; -moz-animation: drop-48 4.5911s 0.91935s infinite; animation: drop-48 4.5911s 0.91935s infinite; }
@keyframes drop-48 { 100% { top: 110%; left: 85%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-49 { width: 20px; height: 4px; background-color: #1dafee; border-radius: 44px; top: -10%; left: 58%; opacity: 1.35953; -webkit-transform: rotate(244.24942deg); -moz-transform: rotate(244.24942deg); -ms-transform: rotate(244.24942deg); -o-transform: rotate(244.24942deg); transform: rotate(244.24942deg); -webkit-animation: drop-49 4.26841s 0.92254s infinite; -moz-animation: drop-49 4.26841s 0.92254s infinite; animation: drop-49 4.26841s 0.92254s infinite; }
@keyframes drop-49 { 100% { top: 110%; left: 73%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-50 { width: 19px; height: 3.8px; background-color: #1dafee; border-radius: 14px; top: -10%; left: 46%; opacity: 0.52688; -webkit-transform: rotate(306.77238deg); -moz-transform: rotate(306.77238deg); -ms-transform: rotate(306.77238deg); -o-transform: rotate(306.77238deg); transform: rotate(306.77238deg); -webkit-animation: drop-50 4.67048s 0.42779s infinite; -moz-animation: drop-50 4.67048s 0.42779s infinite; animation: drop-50 4.67048s 0.42779s infinite; }
@keyframes drop-50 { 100% { top: 110%; left: 52%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-51 { width: 14px; height: 5.6px; background-color: #79a137; border-radius: 30px; top: -10%; left: 37%; opacity: 0.54663; -webkit-transform: rotate(194.58355deg); -moz-transform: rotate(194.58355deg); -ms-transform: rotate(194.58355deg); -o-transform: rotate(194.58355deg); transform: rotate(194.58355deg); -webkit-animation: drop-51 4.21131s 0.01834s infinite; -moz-animation: drop-51 4.21131s 0.01834s infinite; animation: drop-51 4.21131s 0.01834s infinite; }
@keyframes drop-51 { 100% { top: 110%; left: 44%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-52 { width: 20px; height: 4px; background-color: #fdb63d; border-radius: 18px; top: -10%; left: 42%; opacity: 0.94982; -webkit-transform: rotate(276.69201deg); -moz-transform: rotate(276.69201deg); -ms-transform: rotate(276.69201deg); -o-transform: rotate(276.69201deg); transform: rotate(276.69201deg); -webkit-animation: drop-52 4.49957s 0.78219s infinite; -moz-animation: drop-52 4.49957s 0.78219s infinite; animation: drop-52 4.49957s 0.78219s infinite; }
@keyframes drop-52 { 100% { top: 110%; left: 49%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-53 { width: 16px; height: 9.6px; background-color: #1dafee; border-radius: 13px; top: -10%; left: 54%; opacity: 0.7755; -webkit-transform: rotate(182.95276deg); -moz-transform: rotate(182.95276deg); -ms-transform: rotate(182.95276deg); -o-transform: rotate(182.95276deg); transform: rotate(182.95276deg); -webkit-animation: drop-53 4.33947s 0.03404s infinite; -moz-animation: drop-53 4.33947s 0.03404s infinite; animation: drop-53 4.33947s 0.03404s infinite; }
@keyframes drop-53 { 100% { top: 110%; left: 58%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-54 { width: 6px; height: 2.4px; background-color: #1dafee; border-radius: 31px; top: -10%; left: 16%; opacity: 0.57427; -webkit-transform: rotate(314.988deg); -moz-transform: rotate(314.988deg); -ms-transform: rotate(314.988deg); -o-transform: rotate(314.988deg); transform: rotate(314.988deg); -webkit-animation: drop-54 4.89832s 0.30615s infinite; -moz-animation: drop-54 4.89832s 0.30615s infinite; animation: drop-54 4.89832s 0.30615s infinite; }
@keyframes drop-54 { 100% { top: 110%; left: 18%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-55 { width: 15px; height: 4.5px; background-color: #fdb63d; border-radius: 20px; top: -10%; left: 86%; opacity: 1.39017; -webkit-transform: rotate(338.17329deg); -moz-transform: rotate(338.17329deg); -ms-transform: rotate(338.17329deg); -o-transform: rotate(338.17329deg); transform: rotate(338.17329deg); -webkit-animation: drop-55 4.11483s 0.54865s infinite; -moz-animation: drop-55 4.11483s 0.54865s infinite; animation: drop-55 4.11483s 0.54865s infinite; }
@keyframes drop-55 { 100% { top: 110%; left: 89%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-56 { width: 16px; height: 9.6px; background-color: #e24a4d; border-radius: 5px; top: -10%; left: 15%; opacity: 0.77697; -webkit-transform: rotate(7.81489deg); -moz-transform: rotate(7.81489deg); -ms-transform: rotate(7.81489deg); -o-transform: rotate(7.81489deg); transform: rotate(7.81489deg); -webkit-animation: drop-56 4.97468s 0.11778s infinite; -moz-animation: drop-56 4.97468s 0.11778s infinite; animation: drop-56 4.97468s 0.11778s infinite; }
@keyframes drop-56 { 100% { top: 110%; left: 23%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-57 { width: 6px; height: 3.6px; background-color: #1a7ab8; border-radius: 15px; top: -10%; left: 5%; opacity: 0.9176; -webkit-transform: rotate(27.04146deg); -moz-transform: rotate(27.04146deg); -ms-transform: rotate(27.04146deg); -o-transform: rotate(27.04146deg); transform: rotate(27.04146deg); -webkit-animation: drop-57 4.1122s 0.26689s infinite; -moz-animation: drop-57 4.1122s 0.26689s infinite; animation: drop-57 4.1122s 0.26689s infinite; }
@keyframes drop-57 { 100% { top: 110%; left: 16%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-58 { width: 18px; height: 9px; background-color: #ee6d1d; border-radius: 38px; top: -10%; left: 63%; opacity: 0.8693; -webkit-transform: rotate(3.38881deg); -moz-transform: rotate(3.38881deg); -ms-transform: rotate(3.38881deg); -o-transform: rotate(3.38881deg); transform: rotate(3.38881deg); -webkit-animation: drop-58 4.31722s 0.73084s infinite; -moz-animation: drop-58 4.31722s 0.73084s infinite; animation: drop-58 4.31722s 0.73084s infinite; }
@keyframes drop-58 { 100% { top: 110%; left: 65%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-59 { width: 13px; height: 7.8px; background-color: #e24a4d; border-radius: 33px; top: -10%; left: 97%; opacity: 0.81663; -webkit-transform: rotate(271.34148deg); -moz-transform: rotate(271.34148deg); -ms-transform: rotate(271.34148deg); -o-transform: rotate(271.34148deg); transform: rotate(271.34148deg); -webkit-animation: drop-59 4.57147s 0.20884s infinite; -moz-animation: drop-59 4.57147s 0.20884s infinite; animation: drop-59 4.57147s 0.20884s infinite; }
@keyframes drop-59 { 100% { top: 110%; left: 104%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-60 { width: 15px; height: 9px; background-color: #984af1; border-radius: 41px; top: -10%; left: 21%; opacity: 1.06953; -webkit-transform: rotate(135.88459deg); -moz-transform: rotate(135.88459deg); -ms-transform: rotate(135.88459deg); -o-transform: rotate(135.88459deg); transform: rotate(135.88459deg); -webkit-animation: drop-60 4.85665s 0.55965s infinite; -moz-animation: drop-60 4.85665s 0.55965s infinite; animation: drop-60 4.85665s 0.55965s infinite; }
@keyframes drop-60 { 100% { top: 110%; left: 26%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-61 { width: 9px; height: 3.6px; background-color: #79a137; border-radius: 27px; top: -10%; left: 42%; opacity: 0.74097; -webkit-transform: rotate(53.11253deg); -moz-transform: rotate(53.11253deg); -ms-transform: rotate(53.11253deg); -o-transform: rotate(53.11253deg); transform: rotate(53.11253deg); -webkit-animation: drop-61 4.97235s 0.16644s infinite; -moz-animation: drop-61 4.97235s 0.16644s infinite; animation: drop-61 4.97235s 0.16644s infinite; }
@keyframes drop-61 { 100% { top: 110%; left: 48%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-62 { width: 13px; height: 6.5px; background-color: #ee6d1d; border-radius: 15px; top: -10%; left: 4%; opacity: 1.19871; -webkit-transform: rotate(303.54273deg); -moz-transform: rotate(303.54273deg); -ms-transform: rotate(303.54273deg); -o-transform: rotate(303.54273deg); transform: rotate(303.54273deg); -webkit-animation: drop-62 4.42929s 0.24616s infinite; -moz-animation: drop-62 4.42929s 0.24616s infinite; animation: drop-62 4.42929s 0.24616s infinite; }
@keyframes drop-62 { 100% { top: 110%; left: 17%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-63 { width: 2px; height: 1.4px; background-color: #e24a4d; border-radius: 39px; top: -10%; left: 78%; opacity: 1.23711; -webkit-transform: rotate(334.16092deg); -moz-transform: rotate(334.16092deg); -ms-transform: rotate(334.16092deg); -o-transform: rotate(334.16092deg); transform: rotate(334.16092deg); -webkit-animation: drop-63 4.00994s 0.91622s infinite; -moz-animation: drop-63 4.00994s 0.91622s infinite; animation: drop-63 4.00994s 0.91622s infinite; }
@keyframes drop-63 { 100% { top: 110%; left: 87%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-64 { width: 6px; height: 0.6px; background-color: #984af1; border-radius: 14px; top: -10%; left: 59%; opacity: 1.08401; -webkit-transform: rotate(113.05086deg); -moz-transform: rotate(113.05086deg); -ms-transform: rotate(113.05086deg); -o-transform: rotate(113.05086deg); transform: rotate(113.05086deg); -webkit-animation: drop-64 4.97697s 0.06026s infinite; -moz-animation: drop-64 4.97697s 0.06026s infinite; animation: drop-64 4.97697s 0.06026s infinite; }
@keyframes drop-64 { 100% { top: 110%; left: 62%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-65 { width: 15px; height: 9px; background-color: #79a137; border-radius: 37px; top: -10%; left: 83%; opacity: 0.91969; -webkit-transform: rotate(265.55508deg); -moz-transform: rotate(265.55508deg); -ms-transform: rotate(265.55508deg); -o-transform: rotate(265.55508deg); transform: rotate(265.55508deg); -webkit-animation: drop-65 4.64892s 0.72328s infinite; -moz-animation: drop-65 4.64892s 0.72328s infinite; animation: drop-65 4.64892s 0.72328s infinite; }
@keyframes drop-65 { 100% { top: 110%; left: 91%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-66 { width: 10px; height: 1px; background-color: #79a137; border-radius: 37px; top: -10%; left: 50%; opacity: 1.36816; -webkit-transform: rotate(297.49433deg); -moz-transform: rotate(297.49433deg); -ms-transform: rotate(297.49433deg); -o-transform: rotate(297.49433deg); transform: rotate(297.49433deg); -webkit-animation: drop-66 4.90165s 0.92046s infinite; -moz-animation: drop-66 4.90165s 0.92046s infinite; animation: drop-66 4.90165s 0.92046s infinite; }
@keyframes drop-66 { 100% { top: 110%; left: 52%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-67 { width: 11px; height: 4.4px; background-color: #79a137; border-radius: 43px; top: -10%; left: 49%; opacity: 0.85166; -webkit-transform: rotate(283.83835deg); -moz-transform: rotate(283.83835deg); -ms-transform: rotate(283.83835deg); -o-transform: rotate(283.83835deg); transform: rotate(283.83835deg); -webkit-animation: drop-67 4.53164s 0.16643s infinite; -moz-animation: drop-67 4.53164s 0.16643s infinite; animation: drop-67 4.53164s 0.16643s infinite; }
@keyframes drop-67 { 100% { top: 110%; left: 54%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-68 { width: 10px; height: 6px; background-color: #1dafee; border-radius: 17px; top: -10%; left: 75%; opacity: 0.53596; -webkit-transform: rotate(102.3347deg); -moz-transform: rotate(102.3347deg); -ms-transform: rotate(102.3347deg); -o-transform: rotate(102.3347deg); transform: rotate(102.3347deg); -webkit-animation: drop-68 4.68713s 0.22307s infinite; -moz-animation: drop-68 4.68713s 0.22307s infinite; animation: drop-68 4.68713s 0.22307s infinite; }
@keyframes drop-68 { 100% { top: 110%; left: 90%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-69 { width: 15px; height: 4.5px; background-color: #79a137; border-radius: 26px; top: -10%; left: 34%; opacity: 0.8245; -webkit-transform: rotate(359.04102deg); -moz-transform: rotate(359.04102deg); -ms-transform: rotate(359.04102deg); -o-transform: rotate(359.04102deg); transform: rotate(359.04102deg); -webkit-animation: drop-69 4.08569s 0.30255s infinite; -moz-animation: drop-69 4.08569s 0.30255s infinite; animation: drop-69 4.08569s 0.30255s infinite; }
@keyframes drop-69 { 100% { top: 110%; left: 46%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-70 { width: 13px; height: 13px; background-color: #e24a4d; border-radius: 29px; top: -10%; left: 84%; opacity: 0.81158; -webkit-transform: rotate(172.20933deg); -moz-transform: rotate(172.20933deg); -ms-transform: rotate(172.20933deg); -o-transform: rotate(172.20933deg); transform: rotate(172.20933deg); -webkit-animation: drop-70 4.56882s 0.04532s infinite; -moz-animation: drop-70 4.56882s 0.04532s infinite; animation: drop-70 4.56882s 0.04532s infinite; }
@keyframes drop-70 { 100% { top: 110%; left: 85%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-71 { width: 20px; height: 16px; background-color: #fdb63d; border-radius: 38px; top: -10%; left: 82%; opacity: 0.87276; -webkit-transform: rotate(316.1525deg); -moz-transform: rotate(316.1525deg); -ms-transform: rotate(316.1525deg); -o-transform: rotate(316.1525deg); transform: rotate(316.1525deg); -webkit-animation: drop-71 4.49439s 0.07076s infinite; -moz-animation: drop-71 4.49439s 0.07076s infinite; animation: drop-71 4.49439s 0.07076s infinite; }
@keyframes drop-71 { 100% { top: 110%; left: 88%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-72 { width: 4px; height: 0.4px; background-color: #984af1; border-radius: 31px; top: -10%; left: 17%; opacity: 0.73261; -webkit-transform: rotate(77.22984deg); -moz-transform: rotate(77.22984deg); -ms-transform: rotate(77.22984deg); -o-transform: rotate(77.22984deg); transform: rotate(77.22984deg); -webkit-animation: drop-72 4.37902s 0.68848s infinite; -moz-animation: drop-72 4.37902s 0.68848s infinite; animation: drop-72 4.37902s 0.68848s infinite; }
@keyframes drop-72 { 100% { top: 110%; left: 29%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-73 { width: 13px; height: 10.4px; background-color: #984af1; border-radius: 32px; top: -10%; left: 23%; opacity: 0.6993; -webkit-transform: rotate(327.8313deg); -moz-transform: rotate(327.8313deg); -ms-transform: rotate(327.8313deg); -o-transform: rotate(327.8313deg); transform: rotate(327.8313deg); -webkit-animation: drop-73 4.39992s 0.41478s infinite; -moz-animation: drop-73 4.39992s 0.41478s infinite; animation: drop-73 4.39992s 0.41478s infinite; }
@keyframes drop-73 { 100% { top: 110%; left: 27%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-74 { width: 17px; height: 13.6px; background-color: #ee6d1d; border-radius: 14px; top: -10%; left: 92%; opacity: 0.73213; -webkit-transform: rotate(69.06582deg); -moz-transform: rotate(69.06582deg); -ms-transform: rotate(69.06582deg); -o-transform: rotate(69.06582deg); transform: rotate(69.06582deg); -webkit-animation: drop-74 4.27605s 0.69429s infinite; -moz-animation: drop-74 4.27605s 0.69429s infinite; animation: drop-74 4.27605s 0.69429s infinite; }
@keyframes drop-74 { 100% { top: 110%; left: 99%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-75 { width: 9px; height: 9px; background-color: #1a7ab8; border-radius: 40px; top: -10%; left: 42%; opacity: 1.2232; -webkit-transform: rotate(207.81863deg); -moz-transform: rotate(207.81863deg); -ms-transform: rotate(207.81863deg); -o-transform: rotate(207.81863deg); transform: rotate(207.81863deg); -webkit-animation: drop-75 4.99308s 0.74065s infinite; -moz-animation: drop-75 4.99308s 0.74065s infinite; animation: drop-75 4.99308s 0.74065s infinite; }
@keyframes drop-75 { 100% { top: 110%; left: 44%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-76 { width: 7px; height: 2.8px; background-color: #ee6d1d; border-radius: 41px; top: -10%; left: 91%; opacity: 0.59233; -webkit-transform: rotate(229.17781deg); -moz-transform: rotate(229.17781deg); -ms-transform: rotate(229.17781deg); -o-transform: rotate(229.17781deg); transform: rotate(229.17781deg); -webkit-animation: drop-76 4.69992s 0.4786s infinite; -moz-animation: drop-76 4.69992s 0.4786s infinite; animation: drop-76 4.69992s 0.4786s infinite; }
@keyframes drop-76 { 100% { top: 110%; left: 99%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-77 { width: 10px; height: 6px; background-color: #ee6d1d; border-radius: 49px; top: -10%; left: 98%; opacity: 1.17582; -webkit-transform: rotate(273.46338deg); -moz-transform: rotate(273.46338deg); -ms-transform: rotate(273.46338deg); -o-transform: rotate(273.46338deg); transform: rotate(273.46338deg); -webkit-animation: drop-77 4.72886s 0.43971s infinite; -moz-animation: drop-77 4.72886s 0.43971s infinite; animation: drop-77 4.72886s 0.43971s infinite; }
@keyframes drop-77 { 100% { top: 110%; left: 109%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-78 { width: 17px; height: 15.3px; background-color: #ee6d1d; border-radius: 27px; top: -10%; left: 42%; opacity: 1.28453; -webkit-transform: rotate(232.864deg); -moz-transform: rotate(232.864deg); -ms-transform: rotate(232.864deg); -o-transform: rotate(232.864deg); transform: rotate(232.864deg); -webkit-animation: drop-78 4.77098s 0.79528s infinite; -moz-animation: drop-78 4.77098s 0.79528s infinite; animation: drop-78 4.77098s 0.79528s infinite; }
@keyframes drop-78 { 100% { top: 110%; left: 54%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-79 { width: 13px; height: 5.2px; background-color: #984af1; border-radius: 2px; top: -10%; left: 9%; opacity: 1.10164; -webkit-transform: rotate(269.57292deg); -moz-transform: rotate(269.57292deg); -ms-transform: rotate(269.57292deg); -o-transform: rotate(269.57292deg); transform: rotate(269.57292deg); -webkit-animation: drop-79 4.34091s 0.82129s infinite; -moz-animation: drop-79 4.34091s 0.82129s infinite; animation: drop-79 4.34091s 0.82129s infinite; }
@keyframes drop-79 { 100% { top: 110%; left: 10%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-80 { width: 20px; height: 18px; background-color: #1dafee; border-radius: 24px; top: -10%; left: 26%; opacity: 1.04461; -webkit-transform: rotate(101.91584deg); -moz-transform: rotate(101.91584deg); -ms-transform: rotate(101.91584deg); -o-transform: rotate(101.91584deg); transform: rotate(101.91584deg); -webkit-animation: drop-80 4.51745s 0.73426s infinite; -moz-animation: drop-80 4.51745s 0.73426s infinite; animation: drop-80 4.51745s 0.73426s infinite; }
@keyframes drop-80 { 100% { top: 110%; left: 38%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-81 { width: 15px; height: 7.5px; background-color: #1a7ab8; border-radius: 30px; top: -10%; left: 29%; opacity: 0.68343; -webkit-transform: rotate(198.39206deg); -moz-transform: rotate(198.39206deg); -ms-transform: rotate(198.39206deg); -o-transform: rotate(198.39206deg); transform: rotate(198.39206deg); -webkit-animation: drop-81 4.23196s 0.5364s infinite; -moz-animation: drop-81 4.23196s 0.5364s infinite; animation: drop-81 4.23196s 0.5364s infinite; }
@keyframes drop-81 { 100% { top: 110%; left: 39%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-82 { width: 9px; height: 8.1px; background-color: #ee6d1d; border-radius: 7px; top: -10%; left: 46%; opacity: 1.21162; -webkit-transform: rotate(72.16151deg); -moz-transform: rotate(72.16151deg); -ms-transform: rotate(72.16151deg); -o-transform: rotate(72.16151deg); transform: rotate(72.16151deg); -webkit-animation: drop-82 4.3955s 0.59748s infinite; -moz-animation: drop-82 4.3955s 0.59748s infinite; animation: drop-82 4.3955s 0.59748s infinite; }
@keyframes drop-82 { 100% { top: 110%; left: 51%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-83 { width: 19px; height: 11.4px; background-color: #e24a4d; border-radius: 50px; top: -10%; left: 79%; opacity: 1.07361; -webkit-transform: rotate(218.47797deg); -moz-transform: rotate(218.47797deg); -ms-transform: rotate(218.47797deg); -o-transform: rotate(218.47797deg); transform: rotate(218.47797deg); -webkit-animation: drop-83 4.55082s 0.52383s infinite; -moz-animation: drop-83 4.55082s 0.52383s infinite; animation: drop-83 4.55082s 0.52383s infinite; }
@keyframes drop-83 { 100% { top: 110%; left: 93%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-84 { width: 2px; height: 0.8px; background-color: #79a137; border-radius: 23px; top: -10%; left: 18%; opacity: 1.17319; -webkit-transform: rotate(27.18363deg); -moz-transform: rotate(27.18363deg); -ms-transform: rotate(27.18363deg); -o-transform: rotate(27.18363deg); transform: rotate(27.18363deg); -webkit-animation: drop-84 4.5351s 0.54195s infinite; -moz-animation: drop-84 4.5351s 0.54195s infinite; animation: drop-84 4.5351s 0.54195s infinite; }
@keyframes drop-84 { 100% { top: 110%; left: 26%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-85 { width: 8px; height: 1.6px; background-color: #ee6d1d; border-radius: 8px; top: -10%; left: 74%; opacity: 0.557; -webkit-transform: rotate(176.36304deg); -moz-transform: rotate(176.36304deg); -ms-transform: rotate(176.36304deg); -o-transform: rotate(176.36304deg); transform: rotate(176.36304deg); -webkit-animation: drop-85 4.25272s 0.96102s infinite; -moz-animation: drop-85 4.25272s 0.96102s infinite; animation: drop-85 4.25272s 0.96102s infinite; }
@keyframes drop-85 { 100% { top: 110%; left: 87%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-86 { width: 16px; height: 8px; background-color: #fdb63d; border-radius: 29px; top: -10%; left: 61%; opacity: 0.80727; -webkit-transform: rotate(166.8387deg); -moz-transform: rotate(166.8387deg); -ms-transform: rotate(166.8387deg); -o-transform: rotate(166.8387deg); transform: rotate(166.8387deg); -webkit-animation: drop-86 4.51064s 0.48577s infinite; -moz-animation: drop-86 4.51064s 0.48577s infinite; animation: drop-86 4.51064s 0.48577s infinite; }
@keyframes drop-86 { 100% { top: 110%; left: 62%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-87 { width: 18px; height: 9px; background-color: #1a7ab8; border-radius: 25px; top: -10%; left: 97%; opacity: 1.05862; -webkit-transform: rotate(22.49731deg); -moz-transform: rotate(22.49731deg); -ms-transform: rotate(22.49731deg); -o-transform: rotate(22.49731deg); transform: rotate(22.49731deg); -webkit-animation: drop-87 4.64111s 0.90219s infinite; -moz-animation: drop-87 4.64111s 0.90219s infinite; animation: drop-87 4.64111s 0.90219s infinite; }
@keyframes drop-87 { 100% { top: 110%; left: 109%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-88 { width: 8px; height: 8px; background-color: #fdb63d; border-radius: 2px; top: -10%; left: 69%; opacity: 1.32322; -webkit-transform: rotate(179.20243deg); -moz-transform: rotate(179.20243deg); -ms-transform: rotate(179.20243deg); -o-transform: rotate(179.20243deg); transform: rotate(179.20243deg); -webkit-animation: drop-88 4.74324s 0.49742s infinite; -moz-animation: drop-88 4.74324s 0.49742s infinite; animation: drop-88 4.74324s 0.49742s infinite; }
@keyframes drop-88 { 100% { top: 110%; left: 77%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-89 { width: 8px; height: 5.6px; background-color: #e24a4d; border-radius: 23px; top: -10%; left: 25%; opacity: 1.18951; -webkit-transform: rotate(152.13679deg); -moz-transform: rotate(152.13679deg); -ms-transform: rotate(152.13679deg); -o-transform: rotate(152.13679deg); transform: rotate(152.13679deg); -webkit-animation: drop-89 4.37246s 0.59338s infinite; -moz-animation: drop-89 4.37246s 0.59338s infinite; animation: drop-89 4.37246s 0.59338s infinite; }
@keyframes drop-89 { 100% { top: 110%; left: 28%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-90 { width: 20px; height: 14px; background-color: #984af1; border-radius: 40px; top: -10%; left: 66%; opacity: 0.86475; -webkit-transform: rotate(20.80607deg); -moz-transform: rotate(20.80607deg); -ms-transform: rotate(20.80607deg); -o-transform: rotate(20.80607deg); transform: rotate(20.80607deg); -webkit-animation: drop-90 4.98213s 0.25405s infinite; -moz-animation: drop-90 4.98213s 0.25405s infinite; animation: drop-90 4.98213s 0.25405s infinite; }
@keyframes drop-90 { 100% { top: 110%; left: 71%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-91 { width: 5px; height: 4px; background-color: #fdb63d; border-radius: 38px; top: -10%; left: 30%; opacity: 1.25845; -webkit-transform: rotate(315.95739deg); -moz-transform: rotate(315.95739deg); -ms-transform: rotate(315.95739deg); -o-transform: rotate(315.95739deg); transform: rotate(315.95739deg); -webkit-animation: drop-91 4.91729s 0.08873s infinite; -moz-animation: drop-91 4.91729s 0.08873s infinite; animation: drop-91 4.91729s 0.08873s infinite; }
@keyframes drop-91 { 100% { top: 110%; left: 34%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-92 { width: 3px; height: 3px; background-color: #79a137; border-radius: 49px; top: -10%; left: 50%; opacity: 1.06356; -webkit-transform: rotate(36.47221deg); -moz-transform: rotate(36.47221deg); -ms-transform: rotate(36.47221deg); -o-transform: rotate(36.47221deg); transform: rotate(36.47221deg); -webkit-animation: drop-92 4.70989s 0.57352s infinite; -moz-animation: drop-92 4.70989s 0.57352s infinite; animation: drop-92 4.70989s 0.57352s infinite; }
@keyframes drop-92 { 100% { top: 110%; left: 53%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-93 { width: 7px; height: 0.7px; background-color: #79a137; border-radius: 17px; top: -10%; left: 49%; opacity: 0.86127; -webkit-transform: rotate(27.33832deg); -moz-transform: rotate(27.33832deg); -ms-transform: rotate(27.33832deg); -o-transform: rotate(27.33832deg); transform: rotate(27.33832deg); -webkit-animation: drop-93 4.86584s 0.02618s infinite; -moz-animation: drop-93 4.86584s 0.02618s infinite; animation: drop-93 4.86584s 0.02618s infinite; }
@keyframes drop-93 { 100% { top: 110%; left: 52%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-94 { width: 9px; height: 7.2px; background-color: #1a7ab8; border-radius: 5px; top: -10%; left: 100%; opacity: 0.60542; -webkit-transform: rotate(349.36034deg); -moz-transform: rotate(349.36034deg); -ms-transform: rotate(349.36034deg); -o-transform: rotate(349.36034deg); transform: rotate(349.36034deg); -webkit-animation: drop-94 4.82035s 0.14313s infinite; -moz-animation: drop-94 4.82035s 0.14313s infinite; animation: drop-94 4.82035s 0.14313s infinite; }
@keyframes drop-94 { 100% { top: 110%; left: 102%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-95 { width: 17px; height: 8.5px; background-color: #1a7ab8; border-radius: 48px; top: -10%; left: 36%; opacity: 1.18247; -webkit-transform: rotate(205.55025deg); -moz-transform: rotate(205.55025deg); -ms-transform: rotate(205.55025deg); -o-transform: rotate(205.55025deg); transform: rotate(205.55025deg); -webkit-animation: drop-95 4.13844s 0.46449s infinite; -moz-animation: drop-95 4.13844s 0.46449s infinite; animation: drop-95 4.13844s 0.46449s infinite; }
@keyframes drop-95 { 100% { top: 110%; left: 46%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-96 { width: 3px; height: 0.6px; background-color: #79a137; border-radius: 8px; top: -10%; left: 100%; opacity: 0.89532; -webkit-transform: rotate(21.97477deg); -moz-transform: rotate(21.97477deg); -ms-transform: rotate(21.97477deg); -o-transform: rotate(21.97477deg); transform: rotate(21.97477deg); -webkit-animation: drop-96 4.61422s 0.71385s infinite; -moz-animation: drop-96 4.61422s 0.71385s infinite; animation: drop-96 4.61422s 0.71385s infinite; }
@keyframes drop-96 { 100% { top: 110%; left: 114%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-97 { width: 20px; height: 2px; background-color: #1a7ab8; border-radius: 11px; top: -10%; left: 65%; opacity: 1.34972; -webkit-transform: rotate(324.96149deg); -moz-transform: rotate(324.96149deg); -ms-transform: rotate(324.96149deg); -o-transform: rotate(324.96149deg); transform: rotate(324.96149deg); -webkit-animation: drop-97 4.71258s 0.63827s infinite; -moz-animation: drop-97 4.71258s 0.63827s infinite; animation: drop-97 4.71258s 0.63827s infinite; }
@keyframes drop-97 { 100% { top: 110%; left: 66%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-98 { width: 10px; height: 8px; background-color: #984af1; border-radius: 9px; top: -10%; left: 3%; opacity: 1.22888; -webkit-transform: rotate(177.91711deg); -moz-transform: rotate(177.91711deg); -ms-transform: rotate(177.91711deg); -o-transform: rotate(177.91711deg); transform: rotate(177.91711deg); -webkit-animation: drop-98 4.1392s 0.42583s infinite; -moz-animation: drop-98 4.1392s 0.42583s infinite; animation: drop-98 4.1392s 0.42583s infinite; }
@keyframes drop-98 { 100% { top: 110%; left: 14%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-99 { width: 7px; height: 5.6px; background-color: #79a137; border-radius: 6px; top: -10%; left: 57%; opacity: 0.71277; -webkit-transform: rotate(61.01586deg); -moz-transform: rotate(61.01586deg); -ms-transform: rotate(61.01586deg); -o-transform: rotate(61.01586deg); transform: rotate(61.01586deg); -webkit-animation: drop-99 4.3505s 0.43873s infinite; -moz-animation: drop-99 4.3505s 0.43873s infinite; animation: drop-99 4.3505s 0.43873s infinite; }
@keyframes drop-99 { 100% { top: 110%; left: 61%; } }
html.pum-open.pum-open-overlay.shows-confetti .confetti-100 { width: 8px; height: 3.2px; background-color: #79a137; border-radius: 45px; top: -10%; left: 97%; opacity: 0.69837; -webkit-transform: rotate(9.47177deg); -moz-transform: rotate(9.47177deg); -ms-transform: rotate(9.47177deg); -o-transform: rotate(9.47177deg); transform: rotate(9.47177deg); -webkit-animation: drop-100 4.70259s 0.8446s infinite; -moz-animation: drop-100 4.70259s 0.8446s infinite; animation: drop-100 4.70259s 0.8446s infinite; }
@keyframes drop-100 { 100% { top: 110%; left: 100%; } }
.confetti-wrapper { position: relative; min-height: 100vh; display: none; }

[class|="confetti"] { position: fixed; }

.inn8ly-cpt-builder-article-heading { color: #ffffff; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-article-box { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; border-radius: 25px 25px 0 0; padding: 20px 25px 30px 25px; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: end; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-cpt-data { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-print, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-favorite, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-time, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-age, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-rating { margin: 5px 10px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-print .fa.fa-print.fa-2x, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-favorite .fa.fa-print.fa-2x, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-time .fa.fa-print.fa-2x, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-age .fa.fa-print.fa-2x, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-rating .fa.fa-print.fa-2x { color: #ffffff; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-print .simplefavorite-button .active, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-favorite .simplefavorite-button .active, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-time .simplefavorite-button .active, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-age .simplefavorite-button .active, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-rating .simplefavorite-button .active { opacity: 1; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-print a, .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-favorite a { display: block; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-favorite .simplefavorite-button { box-shadow: none; background-color: #ffffff; border-color: #ffffff; color: #c2c2c2c2; display: block; width: 30px; height: 30px; padding: .25em; text-align: center; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-top .inn8ly-featured-favorite .simplefavorite-button i { line-height: calc(30px - .5em); }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-entry { margin: 0 auto; max-width: 830px; width: 100%; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-entry h1 { color: #ffffff; margin-bottom: 5px; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-entry h5 { color: #fff9c0; margin-bottom: 0px; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-entry p { margin-bottom: 0; }
@media screen and (max-width: 626px) { .inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-entry { padding: 0; } }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-entry .mh-excerpt { font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; }
.inn8ly-cpt-builder-article-heading .inn8ly-cpt-builder-entry .mh-excerpt-more { display: none; }

.inn8ly-cpt-article .mh-right-sb #main-content { float: unset; max-width: 100%; }
.inn8ly-cpt-article .mh-right-sb #main-content:after { clear: both; content: ""; display: table; }
.inn8ly-cpt-article .entry-content { margin: 0; }

#main-content { max-width: 100%; }

.inn8ly-top-50px { margin-top: 50px; }

.entry-content .inn8ly-border-radius-bottom img, .entry-content .inn8ly-border-radius-bottom iframe, .entry-content .inn8ly-border-radius-bottom video, .entry-content .inn8ly-border-radius-bottom figure, .entry-content .inn8ly-border-radius-bottom .aligncenter { border-radius: 0 0 25px 25px; margin-top: 0; overflow: hidden; }
.entry-content .inn8ly-border-radius-bottom img img, .entry-content .inn8ly-border-radius-bottom iframe img, .entry-content .inn8ly-border-radius-bottom video img, .entry-content .inn8ly-border-radius-bottom figure img, .entry-content .inn8ly-border-radius-bottom .aligncenter img { width: 100%; }

.inn8ly-border-radius-bottom { margin: 0; margin-bottom: 50px; }
@media screen and (max-width: 626px) { .inn8ly-border-radius-bottom { margin-bottom: 30px; } }
.inn8ly-border-radius-bottom .em_video { max-width: unset; }
.inn8ly-border-radius-bottom .video_container, .inn8ly-border-radius-bottom .wp-block-embed__wrapperembed-youtube { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; }
.inn8ly-border-radius-bottom .video_container iframe, .inn8ly-border-radius-bottom .wp-block-embed__wrapperembed-youtube iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.inn8ly-quiz-block { padding: 3em; }
.inn8ly-quiz-block .inn8ly-quiz-item { margin: 3em 0; }

.block--rr-quiz { background-color: #fff9eb; padding: 0 30px; }
.block--rr-quiz .rr-quiz-item { max-width: 900px; margin: 0 auto; border-bottom: 1px solid #f8ebe4; padding: 60px 0; }
.block--rr-quiz .rr-quiz { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -moz-box-pack: justify; box-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-box-align: start; -moz-box-align: start; box-align: start; -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; -o-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; background-position: center; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 626px) { .block--rr-quiz .rr-quiz { -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.block--rr-quiz .rr-quiz.image-left_layout .rr-quiz-question, .block--rr-quiz .rr-quiz.image-right_layout .rr-quiz-question { margin-right: 1.35765%; width: 45.55627%; margin-left: 1.35%; }
@media screen and (max-width: 626px) { .block--rr-quiz .rr-quiz.image-left_layout .rr-quiz-question, .block--rr-quiz .rr-quiz.image-right_layout .rr-quiz-question { width: 100%; margin: 0.5em 0; } }
.block--rr-quiz .rr-quiz.image-left_layout .rr-quiz-image, .block--rr-quiz .rr-quiz.image-right_layout .rr-quiz-image { margin-right: 1.35765%; width: 45.55627%; margin-left: 1.35%; background-color: rgba(121, 161, 55, 0.9); }
@media screen and (max-width: 626px) { .block--rr-quiz .rr-quiz.image-left_layout .rr-quiz-image, .block--rr-quiz .rr-quiz.image-right_layout .rr-quiz-image { width: 100%; margin: 0.5em 0; } }
.block--rr-quiz .rr-quiz.image-left_layout .quiz-img img, .block--rr-quiz .rr-quiz.image-right_layout .quiz-img img { width: 100%; }
.block--rr-quiz .rr-quiz.image-left_layout.show-true .rr-quiz-image, .block--rr-quiz .rr-quiz.image-left_layout.show-false .rr-quiz-image, .block--rr-quiz .rr-quiz.image-right_layout.show-true .rr-quiz-image, .block--rr-quiz .rr-quiz.image-right_layout.show-false .rr-quiz-image { min-height: 250px; }
.block--rr-quiz .rr-quiz.image-left_layout.show-true .rr-quiz-image .quiz-correct-msg, .block--rr-quiz .rr-quiz.image-left_layout.show-true .rr-quiz-image .quiz-incorrect-msg, .block--rr-quiz .rr-quiz.image-left_layout.show-false .rr-quiz-image .quiz-correct-msg, .block--rr-quiz .rr-quiz.image-left_layout.show-false .rr-quiz-image .quiz-incorrect-msg, .block--rr-quiz .rr-quiz.image-right_layout.show-true .rr-quiz-image .quiz-correct-msg, .block--rr-quiz .rr-quiz.image-right_layout.show-true .rr-quiz-image .quiz-incorrect-msg, .block--rr-quiz .rr-quiz.image-right_layout.show-false .rr-quiz-image .quiz-correct-msg, .block--rr-quiz .rr-quiz.image-right_layout.show-false .rr-quiz-image .quiz-incorrect-msg { min-height: 250px; }
.block--rr-quiz .rr-quiz.image-left_layout { -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: reverse; -moz-box-direction: reverse; box-direction: reverse; -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; flex-direction: row-reverse; -ms-flex-direction: row-reverse; }
@media screen and (max-width: 626px) { .block--rr-quiz .rr-quiz.image-left_layout { -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -ms-flex-direction: row; } }
@media screen and (max-width: 626px) { .block--rr-quiz .rr-quiz.image-right_layout { -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.block--rr-quiz .rr-quiz.image-fullwidth_layout { position: relative; width: 100%; background-color: rgba(121, 161, 55, 0.9); border-radius: 15px; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden; }
.block--rr-quiz .rr-quiz.image-fullwidth_layout .rr-quiz-image { left: 0; width: 100%; z-index: 0; height: 100%; overflow: hidden; border-radius: 0; background-color: rgba(0, 0, 0, 0.5); }
.block--rr-quiz .rr-quiz.image-fullwidth_layout .rr-quiz-question { width: 100%; z-index: 2; color: white; padding: 30px 20px; background-color: rgba(0, 0, 0, 0.5); text-align: center; min-height: 300px; }
.block--rr-quiz .rr-quiz.image-fullwidth_layout .rr-quiz-question h3, .block--rr-quiz .rr-quiz.image-fullwidth_layout .rr-quiz-question .rr-quiz-index { color: #ffffff; }
.block--rr-quiz .rr-quiz.image-fullwidth_layout .rr-quiz-question .quiz-options label { padding-left: 0; }
.block--rr-quiz .rr-quiz.image-fullwidth_layout .quiz-options { display: inline-block; text-align: left; }
.block--rr-quiz .rr-quiz.show-true .quiz-correct-msg { opacity: 1; position: relative; }
.block--rr-quiz .rr-quiz.show-true .quiz-incorrect-msg { opacity: 0; }
.block--rr-quiz .rr-quiz.show-true .quiz-img { display: none; }
.block--rr-quiz .rr-quiz.show-false .quiz-incorrect-msg { opacity: 1; position: relative; }
.block--rr-quiz .rr-quiz.show-false .quiz-correct-msg { opacity: 0; }
.block--rr-quiz .rr-quiz.show-false .quiz-img { display: none; }
.block--rr-quiz .rr-quiz-image { margin-right: 0; border-radius: 15px; overflow: hidden; position: relative; color: #ffffff; text-align: center; background-position: center; background-size: cover; background-repeat: no-repeat; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; }
.block--rr-quiz .rr-quiz-image h3, .block--rr-quiz .rr-quiz-image h4, .block--rr-quiz .rr-quiz-image h5, .block--rr-quiz .rr-quiz-image h6 { color: inherit; }
.block--rr-quiz .rr-quiz-question .rr-quiz-index { color: #984af1; }
.block--rr-quiz .rr-quiz-question .quiz-options { list-style: upper-alpha; list-style-position: inside; margin-left: 1.2em; font-size: 26px; margin: 0; line-height: 1.25; }
.block--rr-quiz .rr-quiz-question .quiz-options li { margin: 0.5em 0; }
.block--rr-quiz .rr-quiz-question .quiz-options input[type=radio] { display: none; }
.block--rr-quiz .rr-quiz-question .quiz-options label { width: 100%; display: inline-block; }
.block--rr-quiz .rr-quiz-question .quiz-options input[type=radio]:checked + label { background-color: #e24a4d; color: white; }
.block--rr-quiz .rr-quiz-question .quiz-options input[type=radio]:checked + label.yrr { background-color: #79a137; }
.block--rr-quiz .quiz-correct-msg { padding: 30px 20px; background-color: rgba(121, 161, 55, 0.9); color: #ffffff; height: 100%; width: 100%; position: absolute; opacity: 0; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; transition: all 0.5s ease-in; }
.block--rr-quiz .quiz-incorrect-msg { position: absolute; padding: 30px 20px; background-color: rgba(121, 161, 55, 0.9); height: 100%; width: 100%; top: 0; left: 0; opacity: 0; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; transition: all 0.5s ease-in; }

.pum-content .yasr-visitor-votes, .pum-content .yasr-container-custom-text-and-overall { text-align: center; margin: 20px 0; }
.pum-content .yasr-visitor-votes-after-stars-class { display: none; }
.pum-content #yasr-custom-text-before-visitor-rating, .pum-content #yasr-custom-text-before-overall { font-size: 24px; font-family: 'Nunito', sans-serif; text-transform: uppercase; font-weight: 700; font-size: 24px; font-weight: bold; color: inherit; margin-right: 0; padding: 0; margin-bottom: 5px; }
.pum-content .heateor_sss_sharing_container { text-align: center; }
.pum-content .heateor_sss_sharing_ul { display: inline-block; }
.pum-content .heateor_sss_sharing_ul li i { padding: 5px !important; }

.block--huntList .rr-huntList { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; }
.block--huntList .rr-hunt-item { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; margin: 30px 0; float: left; display: block; margin-right: 2.35765%; width: 48.82117%; width: 46.82117%; border: 5px solid #ffffff; border-radius: 5px; box-shadow: 0px 0px 11px 3px rgba(167, 166, 166, 0.81); cursor: pointer; -webkit-transition: height 0.5s linear; -moz-transition: height 0.5s linear; transition: height 0.5s linear; position: relative; }
.block--huntList .rr-hunt-item:last-child { margin-right: 0; }
.block--huntList .rr-hunt-item:nth-child(2n) { margin-right: 0; }
.block--huntList .rr-hunt-item:nth-child(2n+1) { clear: left; }
@media screen and (max-width: 626px) { .block--huntList .rr-hunt-item { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  .block--huntList .rr-hunt-item:last-child { margin-right: 0; }
  .block--huntList .rr-hunt-item:nth-child(1n) { margin-right: 0; }
  .block--huntList .rr-hunt-item:nth-child(1n+1) { clear: left; } }
.block--huntList .rr-hunt-item label { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; height: 100%; }
.block--huntList .rr-hunt-item input[type=checkbox] { display: none; }
.block--huntList .rr-hunt-item input[type=checkbox]:checked + label { background-color: #79a137; }
.block--huntList .rr-hunt-item input[type=checkbox]:checked + label .hunt-item-info { z-index: 3; position: relative; opacity: 1; }
.block--huntList .rr-hunt-item input[type=checkbox]:checked + label .hunt-item-intro { position: absolute; opacity: 0; }
.block--huntList .hunt-image { width: 30%; }
.block--huntList .hunt-image img { width: 100%; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.block--huntList .hunt-item-copy { width: 70%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -ms-flex-positive: 1; position: relative; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.block--huntList .hunt-item-intro { height: 100%; padding: 10px 20px 10px 25px; position: relative; z-index: 2; background: #ffffff; top: 0; left: 0; width: 100%; height: 100%; }
.block--huntList .hunt-item-intro .r8_btn { cursor: pointer; margin: 0; }
.block--huntList .hunt_title { font-size: 27px; text-transform: uppercase; color: #79a137; margin-bottom: 0.25em; }
.block--huntList .hunt-item-info { background: #79a137; color: #ffffff; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 15px; z-index: 0; opacity: 0; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; }

.block--recipe-slider { padding: 40px 20px; background-color: #fbecc9; }
.block--recipe-slider .step-slider-title { margin: 0.5em 0; color: #e24a4d; text-transform: uppercase; }
.block--recipe-slider .rr-recipe-step { background-color: #ffffff; border: 5px solid #ffffff; border-radius: 5px; }
.block--recipe-slider .rr-recipe-step.slick-slide { height: auto; }
.block--recipe-slider .recipe-step-container { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; height: 100%; }
@media screen and (max-width: 626px) { .block--recipe-slider .recipe-step-container { -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; } }
.block--recipe-slider .rr-recipe-slider-copy { width: 40%; padding: 24px 15px; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; }
@media screen and (max-width: 626px) { .block--recipe-slider .rr-recipe-slider-copy { width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -ms-flex-positive: 1; } }
.block--recipe-slider .r8_wysiwig_content { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -ms-flex-positive: 1; }
.block--recipe-slider .rr-recipe-img { width: 60%; }
@media screen and (max-width: 626px) { .block--recipe-slider .rr-recipe-img { width: 100%; } }
.block--recipe-slider .rr-recipe-img img { width: 100%; }
.block--recipe-slider .rr-recipe-nav-item { padding-right: 15px; height: 100%; }
.block--recipe-slider .rr-recipe-nav-item .recipe-nav-img { border: 4px solid #ffffff; border-radius: 15px; overflow: hidden; height: 100%; }
.block--recipe-slider .rr-recipe-nav-item img { width: 100%; }
.block--recipe-slider .slick-slider .slick-next, .block--recipe-slider .slick-slider .slick-prev { padding: 0; margin: 0; background: transparent; }
.block--recipe-slider .slick-slider .slick-next:before, .block--recipe-slider .slick-slider .slick-prev:before { opacity: 1; color: #e24a4d; font-size: 30px; }
.block--recipe-slider .slick-slider .slick-next.slick-disabled:before, .block--recipe-slider .slick-slider .slick-prev.slick-disabled:before { opacity: 0.15; }
.block--recipe-slider .slick-slider .slick-slide.rr-step-active .recipe-nav-img { border: 4px solid #fdb63d; }

.rr-displaysPosMsg { position: relative; }
.rr-displaysPosMsg.is-checked .pos-front-msg, .rr-displaysPosMsg.is-checked .pos-back-msg { -webkit-animation: fadeInPosMsg 2.75s 0.25s ease-out; -moz-animation: fadeInPosMsg 2.75s 0.25s ease-out; animation: fadeInPosMsg 2.75s 0.25s ease-out; }
.rr-displaysPosMsg.is-checked .rr-positiveMsg { -webkit-animation: changeZindex 3.25s 0.2s linear; -moz-animation: changeZindex 3.25s 0.2s linear; animation: changeZindex 3.25s 0.2s linear; }
.rr-displaysPosMsg .rr-positiveMsg { position: absolute; text-align: center; top: 0; left: 0; -webkit-transform: rotate(-30deg) translate(-10%, -89%); -moz-transform: rotate(-30deg) translate(-10%, -89%); -ms-transform: rotate(-30deg) translate(-10%, -89%); -o-transform: rotate(-30deg) translate(-10%, -89%); transform: rotate(-30deg) translate(-10%, -89%); z-index: -1; min-width: 200px; }
.rr-displaysPosMsg .rr-positiveMsg.rr-posMsg-rightAlign { right: 0; left: auto; -webkit-transform: rotate(30deg) translate(10%, -89%); -moz-transform: rotate(30deg) translate(10%, -89%); -ms-transform: rotate(30deg) translate(10%, -89%); -o-transform: rotate(30deg) translate(10%, -89%); transform: rotate(30deg) translate(10%, -89%); }
.rr-displaysPosMsg .rr-positiveMsg .pos-front-msg { color: #fdb63d; text-transform: uppercase; font-size: 24px; position: absolute; bottom: 0; margin: 0; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); }
.rr-displaysPosMsg .rr-positiveMsg .pos-back-msg { text-transform: uppercase; font-size: 36px; color: rgba(253, 182, 61, 0.15); margin: 0; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); }

@-webkit-keyframes fadeInPosMsg { 0% { -webkit-transform: scale(0.5); }
  30% { -webkit-transform: scale(2); opacity: 1; }
  60% { -webkit-transform: scale(1); opacity: 1; }
  90% { -webkit-transform: scale(1); }
  100% { -webkit-transform: scale(0.5); } }
@-moz-keyframes fadeInPosMsg { 0% { -moz-transform: scale(0.5); }
  30% { -moz-transform: scale(2); opacity: 1; }
  60% { -moz-transform: scale(1); opacity: 1; }
  90% { -moz-transform: scale(1); }
  100% { -moz-transform: scale(0.5); } }
@keyframes fadeInPosMsg { 0% { -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); }
  30% { -webkit-transform: scale(2); -moz-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2); transform: scale(2); opacity: 1; }
  60% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 1; }
  90% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); } }
@-webkit-keyframes changeZindex { 0% { z-index: -1; }
  30% { z-index: 20; }
  100% { z-index: -1; } }
@-moz-keyframes changeZindex { 0% { z-index: -1; }
  30% { z-index: 20; }
  100% { z-index: -1; } }
@keyframes changeZindex { 0% { z-index: -1; }
  30% { z-index: 20; }
  100% { z-index: -1; } }
.tips-tricks-box { width: 280px; position: relative; }
.tips-tricks-box .tips-tricks-image { position: absolute; top: -102px; left: 199px; overflow: hidden; }
.tips-tricks-box .tips-tricks-wysiwyg a { text-decoration: underline; }
.tips-tricks-box .tips-tricks-wysiwyg { padding: 2em; border-radius: 6px; }
.tips-tricks-box ul:not(.rr-checklist-items) li:before { color: inherit; }
@media only screen and (max-width: 968px) { .tips-tricks-box .tips-tricks-wysiwyg { width: 200px; }
  .tips-tricks-box .tips-tricks-image { left: 119px; } }
@media only screen and (max-width: 587px) { .tips-tricks-box .tips-tricks-wysiwyg { width: 280px; }
  .tips-tricks-box .tips-tricks-image { left: 199px; } }
@media only screen and (max-width: 392px) { .tips-tricks-box .tips-tricks-wysiwyg { width: 200px; }
  .tips-tricks-box .tips-tricks-image { left: 119px; } }

.rr-block--tips-tricks.aligncenter { margin: 100px auto; }

.r8_carousel_flash_card { position: relative; }
.r8_carousel_flash_card .in8-featured-question { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; margin: 0 auto; }
.r8_carousel_flash_card .r8_carousel_flash_card_answer { -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s; padding: 0.5em; position: absolute; top: 0; left: 0; border-radius: 0.5em; height: 100%; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; box-direction: normal; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: space-evenly; -moz-box-pack: space-evenly; box-pack: space-evenly; -webkit-justify-content: space-evenly; -moz-justify-content: space-evenly; -ms-justify-content: space-evenly; -o-justify-content: space-evenly; justify-content: space-evenly; -ms-flex-pack: space-evenly; }
.r8_carousel_flash_card .r8_carousel_flash_card_answer, .r8_carousel_flash_card .flash-card-copy { font-weight: 900; font-size: 20px; line-height: 1.25; margin: 0 10px 15px; }
@media screen and (max-width: 768px) { .r8_carousel_flash_card .r8_carousel_flash_card_answer, .r8_carousel_flash_card .flash-card-copy { font-size: 18px; } }
@media screen and (max-width: 626px) { .r8_carousel_flash_card .r8_carousel_flash_card_answer, .r8_carousel_flash_card .flash-card-copy { font-size: 16px; } }
.r8_carousel_flash_card button.in8-featured-b-1, .r8_carousel_flash_card button.in8-featured-b-2, .r8_carousel_flash_card button.in8-featured-read-more { height: 35px; border-radius: 18px; font-size: 20px; font-family: "Nunito", Arial, sans-serif; padding: 4px 1.5em; margin: 5px auto; border-radius: 1.5em; }
.r8_carousel_flash_card .in8-featured-read-more { margin: 0 auto; }
.r8_carousel_flash_card .in8-featured-answer-false, .r8_carousel_flash_card .in8-featured-answer-true { color: #000000; }
@media screen and (max-width: 1280px) { .r8_carousel_flash_card .r8_post_slider { margin: 0 3em; } }
@media screen and (max-width: 626px) { .r8_carousel_flash_card .r8_flip_wrapper_this-or-that button { width: 108px; } }

.block-flashcard.rr-block--flashcard { margin: 30px 10px; }

.inn8ly-cpt-article .flash-card-copy { margin-bottom: 25px; }

.r8_flip_wrapper_fast-fact.has-custom-bg .r8_carousel_flash_card_question { background-size: cover; background-repeat: no-repeat; background-position: center; padding: 30px; }
.r8_flip_wrapper_fast-fact .r8_carousel_flash_card_question { background-image: url("../assets/img/fast-fact.png"); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; padding: 65px 10% 145px; color: white; height: auto; }
.r8_flip_wrapper_fast-fact .r8_carousel_flash_card_question .r8_carousel_flash_card_title { text-transform: uppercase; }
.r8_flip_wrapper_fast-fact .r8_carousel_flash_card_question .flash-card-copy { font-weight: 900; font-size: 20px; line-height: 1.25; }
@media screen and (max-width: 768px) { .r8_flip_wrapper_fast-fact .r8_carousel_flash_card_question .flash-card-copy { font-size: 18px; } }
@media screen and (max-width: 626px) { .r8_flip_wrapper_fast-fact .r8_carousel_flash_card_question .flash-card-copy { font-size: 16px; } }
.r8_flip_wrapper_fast-fact .r8_carousel_flash_card_question .in8-featured-read-more.r8_btn.rr-btn { padding: 7px 1em; font-size: 18px; text-transform: uppercase; }

.r8_flip_wrapper_animal-smarts .r8_carousel_flash_card { margin: 0 auto; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; border-radius: 0.5em; width: 100%; }
.r8_flip_wrapper_animal-smarts .r8_carousel_flash_card_answer { width: 100%; }
.r8_flip_wrapper_animal-smarts .r8_carousel_flash_card_question.in8-featured-question { background-size: 100% auto; background-position: top center; background-color: #79a137; background-position: center; max-height: 100%; max-width: 100%; color: white; -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; -o-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: end; border-radius: 0.5em; }
.r8_flip_wrapper_animal-smarts .flash_card-question-content { background-image: linear-gradient(transparent 0%, #f380e9 10px); padding-top: 10px; padding-bottom: 20px; border-radius: 0.5em; height: 100%; }
.r8_flip_wrapper_animal-smarts .flash_card-question-content:before { background-image: linear-gradient(transparent, #f380e9); content: ""; position: relative; width: 100%; height: 25px; top: -10px; display: block; }
.r8_flip_wrapper_animal-smarts .r8_carousel_flash_card_title { text-transform: uppercase; }
.r8_flip_wrapper_animal-smarts .r8_carousel_flash_card_answer { box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; padding: 1.5em; }
.r8_flip_wrapper_animal-smarts .flash-card-copy { margin: 0 10px 15px; }

.flipping { transform: translate(0, 20px) rotateY(90deg); -webkit-transform: translate(0, 20px) rotateY(90deg); }

.r8_flip_wrapper_this-or-that { position: relative; display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; -ms-flex-pack: center; }
.r8_flip_wrapper_this-or-that .r8_carousel_flash_card { width: 100%; }
.r8_flip_wrapper_this-or-that .flash-card-copy { margin-bottom: 5px; }
.r8_flip_wrapper_this-or-that:before { content: ""; display: block; background-color: #ffffff; margin: 0 auto; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; width: 100%; padding-top: 100%; border-radius: 50%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; }
.r8_flip_wrapper_this-or-that .in8-featured-title-wrap { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; width: 100%; }
.r8_flip_wrapper_this-or-that .in8-featured-title-wrap .this-that-img { width: 50%; padding-top: 47%; background-size: contain; background-repeat: no-repeat; position: relative; }
.r8_flip_wrapper_this-or-that .in8-featured-title-wrap .this-that-img:after { position: absolute; width: 100%; height: 20px; bottom: 0; left: 0; content: ''; }
.r8_flip_wrapper_this-or-that .in8-featured-title-wrap .this-that-img:before { height: 100%; top: 0; right: 0; width: 20px; content: ''; position: absolute; }
.r8_flip_wrapper_this-or-that .in8-featured-title-wrap .this-that-title-wrap { max-width: 120px; padding: 10px; }
.r8_flip_wrapper_this-or-that .in8-featured-title-wrap .this-that-title-wrap h2 { font-size: 32px; margin-bottom: 0; line-height: 1; }
.r8_flip_wrapper_this-or-that .in8-featured-title-wrap .this-that-title-wrap h4 { font-size: 22px; margin-bottom: 0; line-height: 1; }
.r8_flip_wrapper_this-or-that .in8-featured-title-wrap .r8_carousel_flash_card_title { width: 50%; font-size: 34px; letter-spacing: 2px; line-height: 34px; font-family: "Nunito"; font-weight: 800; text-align: center; }
.r8_flip_wrapper_this-or-that .r8_flash_card_button_wrap { display: flex; flex-direction: column; z-index: 2; position: reative; }
.r8_flip_wrapper_this-or-that .r8_carousel_flash_card_answer { border-radius: 168px; margin: 0; width: 100%; }
.r8_flip_wrapper_this-or-that .r8_carousel_flash_card_answer .in8-featured-answer-false, .r8_flip_wrapper_this-or-that .r8_carousel_flash_card_answer .in8-featured-answer-true { padding: 0 1.5em; }
.r8_flip_wrapper_this-or-that .r8_carousel_flash_card_answer > * { position: relative; z-index: 1; }
.r8_flip_wrapper_this-or-that .r8_carousel_flash_card_answer:before { display: block; background-color: transparent; margin: 0 auto; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; width: 100%; padding-top: 100%; border-radius: 50%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; content: ''; }

@media screen and (max-width: 626px) { .r8_flip_wrapper_this-or-that .in8-featured-title-wrap .r8_carousel_flash_card_title { max-width: 100%; margin: 0 auto; }
  .r8_flip_wrapper_this-or-that { text-align: center; width: 100%; }
  .r8_flip_wrapper_this-or-that .in8-featured-title-wrap { width: 100%; } }
.simplefavorite-button { border-radius: 50%; padding: 0.25em 0.5em; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button:not(.components-button), input[type='button'], input[type='reset'], input[type='submit'] { text-transform: uppercase; font-weight: bold; border-radius: 5px; font-size: 15px; margin: 13px; margin-left: 0; background-color: #b92120; box-shadow: none; border: none; text-shadow: none; color: white; padding: 8px 20px; box-shadow: none; border-radius: 0px; font-size: 15px; font-weight: 700; }
button:not(.components-button):hover, input[type='button']:hover, input[type='reset']:hover, input[type='submit']:hover { opacity: 0.7; }
button:not(.components-button):active, button:not(.components-button):focus, input[type='button']:active, input[type='button']:focus, input[type='reset']:active, input[type='reset']:focus, input[type='submit']:active, input[type='submit']:focus { opacity: 0.9; }

button.components-button { overflow: hidden; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111; }

select { border: 1px solid #ccc; padding: 5px 4px !important; }
select:not([multiple]) { padding-right: 20px !important; background-image: url("../assets/img/select_down.png"); background-position: calc(100% - 5px) center; background-repeat: no-repeat; background-size: 14px 14px; }

select:not([multiple]) option { color: black; background-color: white; }

select::-ms-expand { /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 5-7 */ filter: alpha(opacity=0); /* Good browsers :) */ opacity: 0; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] { padding: 5px 4px; }

textarea { padding-left: 5px 4px; width: 100%; }

#content .search-form, .top_header_search_form .search-form { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
@media screen and (max-width: 626px) { #content .search-form, .top_header_search_form .search-form { -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; display: block; } }
#content .search-form label, .top_header_search_form .search-form label { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -ms-flex-positive: 1; }
#content .search-form .search-field, .top_header_search_form .search-form .search-field { width: 100%; }
@media screen and (max-width: 626px) { #content .search-form .search-field, .top_header_search_form .search-form .search-field { width: 100%; } }
#content .search-form .search-submit, .top_header_search_form .search-form .search-submit { margin: 0; margin-left: 13px; box-shadow: none; text-shadow: none; }
@media screen and (max-width: 626px) { #content .search-form .search-submit, .top_header_search_form .search-form .search-submit { margin-top: 10px; margin-left: 0px; } }

@media only screen and (max-width: 761px), (max-device-width: 1023px) and (min-device-width: 768px) { .gform_wrapper table.gfield_list tr { background: transparent !important; } }
.gform_wrapper li.gsection.gf_scroll_text { background-color: transparent !important; }
.gform_wrapper label.gfield_label { font-weight: 600 !important; }
.gform_wrapper select:not([multiple]) { padding-right: 20px !important; background-image: url("./images/select_down.png"); background-position: calc(100% - 5px) center; background-repeat: no-repeat; background-size: 14px 14px; }
.gform_wrapper .top_label span.ginput_total { color: inherit; }
.gform_wrapper .gform_footer button, .gform_wrapper .gform_footer input[type="button"], .gform_wrapper .gform_footer input[type="reset"], .gform_wrapper .gform_footer input[type="submit"] { text-transform: uppercase; font-weight: bold; border-radius: 5px; font-size: 15px; margin: 13px; margin-left: 0; background-color: #b92120; box-shadow: none; border: none; text-shadow: none; color: white; padding: 8px 20px; box-shadow: none; border-radius: 0px; font-weight: 700; }
.gform_wrapper .gform_footer button:hover, .gform_wrapper .gform_footer input[type="button"]:hover, .gform_wrapper .gform_footer input[type="reset"]:hover, .gform_wrapper .gform_footer input[type="submit"]:hover { opacity: 0.7; }

/* css required for the +/- icons on gravity forms */
body .gform_wrapper table.gfield_list tr td.gfield_list_icons { width: 40px !important; text-align: center; }

.gform_wrapper table.gfield_list tr td.gfield_list_icons img { width: 50%; }

@media only screen and (max-width: 761px), (max-device-width: 1023px) and (min-device-width: 768px) { body .gform_wrapper table.gfield_list tr td.gfield_list_icons { width: 100% !important; }
  .gform_wrapper table.gfield_list tbody tr td.gfield_list_icons { margin-top: 0px !important; padding-top: 3px !important; background-color: rgba(255, 255, 255, 0.52); }
  body .gform_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item, body .gform_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item { margin: 4px 5px 0px !important; width: 20px; }
  body .gform_wrapper table.gfield_list tr td.gfield_list_icons { padding-bottom: 1px !important; } }
/* end of css required for the +/- icons on gravity forms */
.comment-form .comment-form-author label, .comment-form .comment-form-email label, .comment-form .comment-form-url label { min-width: 70px; display: inline-block; }

input[type="search"] { -webkit-appearance: none; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a { color: #b92120; text-decoration: none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

#content a:hover, #content a:focus, #content a:active { opacity: 0.8; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation { clear: both; display: block; float: left; width: 100%; }
.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0; }
.main-navigation ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 1.5em; left: -999em; z-index: 99999; }
.main-navigation ul ul ul { left: -999em; top: 0; }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { left: 100%; }
.main-navigation ul ul a { width: 200px; }
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto; }
.main-navigation li { float: left; position: relative; }
.main-navigation a { display: block; text-decoration: none; }

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul { display: block; }

@media screen and (min-width: 37.5em) { .menu-toggle { display: none; }
  .main-navigation ul { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .main-navigation ul > li.r8_btn_menu_link { display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; }
  .main-navigation ul ul { display: block; } }
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.posts-navigation, .post-navigation { width: 100%; text-align: center; }
.posts-navigation .nav-links, .post-navigation .nav-links { margin: 1em auto 1.5em; display: inline-block; text-align: center; }
.posts-navigation .nav-previous, .post-navigation .nav-previous { width: auto; padding: 0 15px; }
.posts-navigation .nav-previous a:before, .post-navigation .nav-previous a:before { content: "\f104"; font-family: 'FontAwesome', 'Font Awesome\ 5 Free'; font-weight: 900; display: inline; padding-right: 10px; }
.posts-navigation .nav-next, .post-navigation .nav-next { width: auto; padding: 0 15px; }
.posts-navigation .nav-next a:after, .post-navigation .nav-next a:after { content: "\f105"; font-family: 'FontAwesome', 'Font Awesome\ 5 Free'; font-weight: 900; display: inline; padding-left: 10px; }

.r8-posts-navigation .page-numbers { padding: 0.5em; }

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

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before:after, .clear:after:after, .entry-content:before:after, .entry-content:after:after, .comment-content:before:after, .comment-content:after:after, .site-header:before:after, .site-header:after:after, .site-content:before:after, .site-content:after:after, .site-footer:before:after, .site-footer:after:after { clear: both; content: ""; display: table; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }
.widget select { max-width: 100%; width: 100%; max-width: 320px; }
.widget .widget-title { margin-top: 5px; }

#r8-global-bottom-widget, #r8-global-top-widget { padding: 40px 0; }
#r8-global-bottom-widget > :first-child, #r8-global-top-widget > :first-child { margin-top: 0; }
#r8-global-bottom-widget > :last-child, #r8-global-top-widget > :last-child { margin-bottom: 0; }

#secondary { margin-right: 0; }
#secondary figure { margin: 1em 0 1.5em; }
@media screen and (max-width: 768px) { #secondary { margin-top: 30px; } }
#secondary .widget_search .search-form { display: block; }
#secondary .widget_search .search-form .search-submit { margin: 0; margin-top: 10px; }
#secondary .widget-title { font-size: 24px; }
#secondary ul { list-style: none; margin: 0; padding: 0; }
#secondary ul li { line-height: 1.2; margin-bottom: 10px; }
#secondary ul li ul li { margin: 5px; padding-left: 13px; position: relative; }
#secondary ul li ul li:before { content: '\f111'; font-family: 'FontAwesome', 'Font Awesome\ 5 Free'; font-weight: 900; position: absolute; left: 0; font-size: 7px; line-height: 16px; color: #b92120; }
#secondary .widget_em_locations_widget ul ul > li, #secondary .widget_em_widget ul ul > li { margin-bottom: 0; text-transform: capitalize; }

.widget_search .search-form .search-field { width: 100%; }
.widget_search .search-form .search-submit { margin: 5px; margin-left: 0; box-shadow: none; border: none; text-shadow: none; }
.widget_search .search-form .search-submit:hover { opacity: 0.7; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.byline, .updated:not(.published) { display: none; }

.single .byline, .group-blog .byline { display: inline; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title, .archive .format-aside .entry-title { display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/*--------------------------------------------------------------
## Content Grid
--------------------------------------------------------------*/
.content-grid h2 { font-family: 'Open Sans', Arial, sans-serif; font-weight: 300; margin: 0; text-align: center; }
.content-grid .r8_posts { margin-top: 40px; }

.r8-left-sidebar, .r8-right-sidebar { width: 100%; }
.r8-left-sidebar:after, .r8-right-sidebar:after { clear: both; content: ""; display: table; }
.r8-left-sidebar #primary, .r8-right-sidebar #primary { float: left; display: block; margin-right: 2.35765%; width: 74.41059%; }
.r8-left-sidebar #primary:last-child, .r8-right-sidebar #primary:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { .r8-left-sidebar #primary, .r8-right-sidebar #primary { float: left; display: block; margin-right: 3.57866%; width: 100%; }
  .r8-left-sidebar #primary:last-child, .r8-right-sidebar #primary:last-child { margin-right: 0; } }
.r8-left-sidebar #secondary, .r8-right-sidebar #secondary { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; }
.r8-left-sidebar #secondary:last-child, .r8-right-sidebar #secondary:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { .r8-left-sidebar #secondary, .r8-right-sidebar #secondary { float: left; display: block; margin-right: 3.57866%; width: 100%; }
  .r8-left-sidebar #secondary:last-child, .r8-right-sidebar #secondary:last-child { margin-right: 0; } }

.r8-right-sidebar #secondary { margin-right: 0; }

.r8-left-sidebar #primary { margin-right: 0; float: right; }

.r8-no-sidebar { width: 100%; }
.r8-no-sidebar:after { clear: both; content: ""; display: table; }
.r8-no-sidebar #primary { float: left; display: block; margin-right: 2.35765%; width: 100%; }
.r8-no-sidebar #primary:last-child { margin-right: 0; }

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

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

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption { margin-bottom: 1.5em; max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-3 .gallery-item { max-width: 33.33%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*# sourceMappingURL=main.css.map */
