.tec-events-category-color-filter{align-items:center;cursor:pointer;display:flex;gap:var(--tec-spacer-1);position:relative}.tec-events-category-color-filter.tec-events-category-color-filter--align-right .tec-events-category-color-filter__dropdown{left:auto;right:0}.tec-events-category-color-filter .tec-events-category-color-filter__colors{align-items:center;display:flex}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle{aspect-ratio:1;border:2px solid var(--tec-color-background);border-radius:var(--tec-events-border-radius-circle);margin-left:calc(var(--tec-spacer-2)*-1);position:relative;width:20px}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle[class*=tribe_events_cat-]{background-color:var(--tec-color-category-primary,#0000)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:first-child{background-color:var(--tec-color-category-legend-default-1)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(2){background-color:var(--tec-color-category-legend-default-2)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(3){background-color:var(--tec-color-category-legend-default-3)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(4){background-color:var(--tec-color-category-legend-default-4)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(5){background-color:var(--tec-color-category-legend-default-5)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle:first-child{margin-left:0}.tec-events-category-color-filter.tec-events-category-color-filter--open .tec-events-category-color-filter__dropdown-icon .tec-events-category-color-filter__dropdown-icon-svg{transform:rotate(180deg)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown-icon{aspect-ratio:1;width:12px}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown{background-color:var(--tec-color-background);border-radius:var(--tec-border-radius-default);box-shadow:var(--tec-box-shadow-tooltip);inset-inline-end:0;inset-inline-start:auto;left:auto;max-inline-size:100vw;max-width:min(100vw,300px);min-width:250px;opacity:0;overflow-x:auto;pointer-events:none;position:absolute;right:0;top:100%;visibility:hidden;white-space:nowrap;z-index:100}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown:after{content:"";height:100%;left:0;max-width:100%;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100vw}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown.tec-events-category-color-filter__dropdown--visible{display:flex;flex-direction:column;opacity:1;pointer-events:auto;visibility:visible}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-header{align-items:center;background-color:var(--tec-color-background);cursor:default;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:var(--tec-spacer-1);padding:var(--tec-spacer-1)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-header .tec-events-category-color-filter__dropdown-close{background-color:initial;border:0;cursor:pointer;font-size:var(--tec-font-size-5)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__reset-wrapper{background-color:var(--tec-color-background);border-top:var(--tec-border-width-1) solid var(--tec-color-background-view-selector-list-item-hover);display:flex;flex-shrink:0;justify-content:center;padding:var(--tec-spacer-1)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-list{display:flex;flex-direction:column;gap:var(--tec-spacer-1);list-style:none;margin:0;max-height:250px;overflow-y:auto;padding:var(--tec-spacer-1)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item{align-items:center;border-radius:var(--tec-border-radius-default);display:flex;justify-content:space-between;transition:var(--tec-transition-background-color)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item label:not(:has(input)){margin:0;padding:0;width:100%}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item label{align-items:center;cursor:pointer;display:flex;gap:var(--tec-spacer-1);padding:var(--tec-spacer-1);width:100%}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item label:hover{background-color:var(--tec-color-background-secondary)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__checkbox{cursor:pointer}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__label{align-items:center;color:inherit;display:flex;flex-grow:1;font-size:var(--tec-font-size-2);padding:var(--tec-spacer-0) 0;-webkit-text-decoration:none;text-decoration:none;width:100%}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__label:hover{background-color:var(--tec-color-background-secondary)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__color-dot{aspect-ratio:1;background-color:var(--tec-color-category-primary);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-left:auto;width:12px}.tec-events-category-color-filter.tec-events-category-color-filter--open .tec-events-category-color-filter__dropdown{display:flex}.tribe-events.tribe-common--breakpoint-medium .tec-events-category-color-filter{margin-left:var(--tec-spacer-1);padding-left:var(--tec-spacer-1)}@font-face{font-family:'FontAwesome';src:url(//visitpetrolia.ca/wp-content/plugins/codelights-shortcodes-and-widgets/vendor/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//visitpetrolia.ca/wp-content/plugins/codelights-shortcodes-and-widgets/vendor/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//visitpetrolia.ca/wp-content/plugins/codelights-shortcodes-and-widgets/vendor/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//visitpetrolia.ca/wp-content/plugins/codelights-shortcodes-and-widgets/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//visitpetrolia.ca/wp-content/plugins/codelights-shortcodes-and-widgets/vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//visitpetrolia.ca/wp-content/plugins/codelights-shortcodes-and-widgets/vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900|Lora:400,700|Great+Vibes");
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{display:block;}
audio, canvas, video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden],
template{display:none;}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;}
a{background:transparent;}
a:focus{outline:thin dotted;}
a:active, a:hover{outline:0;}
h1{font-size:2em;margin:0.67em 0;}
abbr[title]{border-bottom:1px dotted;}
b, strong, .strong{font-weight:bold;}
dfn, em, .em{font-style:italic;}
hr {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0; } p{-webkit-hyphens:auto;-epub-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}
pre{margin:0;}
code, kbd, pre, samp{font-family:monospace, serif;font-size:1em;}
pre {
white-space: pre-wrap; } q{quotes:"\201C" "\201D" "\2018" "\2019";}
q:before, q:after{content:'';content:none;}
small, .small{font-size:75%;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
dl, menu, ol, ul{margin:1em 0;}
dd{margin:0;}
menu{padding:0 0 0 40px;}
ol, ul{padding:0;list-style-type:none;}
nav ul, nav ol{list-style:none;list-style-image:none;}
img{border:0;max-width:100%;height:auto;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
button, input, select, textarea{font-family:inherit;font-size:100%;margin:0;}
button, input{line-height:normal;}
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;}
input[type="checkbox"],
input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table {
border-collapse: collapse;
border-spacing: 0; } *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.image-replacement, .ir{text-indent:100%;white-space:nowrap;overflow:hidden;}
.clearfix, .cf, .comment-respond{zoom:1;}
.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after{content:"";display:table;}
.clearfix:after, .cf:after, .comment-respond:after{clear:both;}
span.amp{font-family:Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;font-style:italic;}
                   .last-col{float:right;padding-right:0 !important;}
@media(max-width:767px){
.m-all{float:left;padding-right:0.75em;width:100%;padding-right:0;}
.m-1of2{float:left;padding-right:0.75em;width:50%;}
.m-1of3{float:left;padding-right:0.75em;width:33.33%;}
.m-2of3{float:left;padding-right:0.75em;width:66.66%;}
.m-1of4{float:left;padding-right:0.75em;width:25%;}
.m-2of4{float:left;padding-right:0.75em;width:50%;}
.m-3of4{float:left;padding-right:0.75em;width:75%;}
} @media(min-width:768px) and (max-width:1029px){
.t-all{float:left;padding-right:0.75em;width:100%;padding-right:0;}
.t-1of2{float:left;padding-right:0.75em;width:50%;}
.t-1of3{float:left;padding-right:0.75em;width:33.33%;}
.t-2of3{float:left;padding-right:0.75em;width:66.66%;}
.t-1of4{float:left;padding-right:0.75em;width:25%;}
.t-2of4{float:left;padding-right:0.75em;width:50%;}
.t-3of4{float:left;padding-right:0.75em;width:75%;}
.t-1of5{float:left;padding-right:0.75em;width:20%;}
.t-2of5{float:left;padding-right:0.75em;width:40%;}
.t-3of5{float:left;padding-right:0.75em;width:60%;}
.t-4of5{float:left;padding-right:0.75em;width:80%;}
} @media(min-width:1030px){
.d-all{float:left;padding-right:0.75em;width:100%;padding-right:0;}
.d-1of2{float:left;padding-right:0.75em;width:50%;}
.d-1of3{float:left;padding-right:0.75em;width:33.33%;}
.d-2of3{float:left;padding-right:0.75em;width:66.66%;}
.d-1of4{float:left;padding-right:0.75em;width:25%;}
.d-2of4{float:left;padding-right:0.75em;width:50%;}
.d-3of4{float:left;padding-right:0.75em;width:75%;}
.d-1of5{float:left;padding-right:0.75em;width:20%;}
.d-2of5{float:left;padding-right:0.75em;width:40%;}
.d-3of5{float:left;padding-right:0.75em;width:60%;}
.d-4of5{float:left;padding-right:0.75em;width:80%;}
.d-1of6{float:left;padding-right:0.75em;width:16.6666666667%;}
.d-1of7{float:left;padding-right:0.75em;width:14.2857142857%;}
.d-2of7{float:left;padding-right:0.75em;width:28.5714286%;}
.d-3of7{float:left;padding-right:0.75em;width:42.8571429%;}
.d-4of7{float:left;padding-right:0.75em;width:57.1428572%;}
.d-5of7{float:left;padding-right:0.75em;width:71.4285715%;}
.d-6of7{float:left;padding-right:0.75em;width:85.7142857%;}
.d-1of8{float:left;padding-right:0.75em;width:12.5%;}
.d-1of9{float:left;padding-right:0.75em;width:11.1111111111%;}
.d-1of10{float:left;padding-right:0.75em;width:10%;}
.d-1of11{float:left;padding-right:0.75em;width:9.09090909091%;}
.d-1of12{float:left;padding-right:0.75em;width:8.33%;}
}  .alert-help, .alert-info, .alert-error, .alert-success{margin:10px;padding:5px 18px;border:1px solid;}
.alert-help{border-color:#e8dc59;background:#ebe16f;}
.alert-info{border-color:#bfe4f4;background:#d5edf8;}
.alert-error{border-color:#f8cdce;background:#fbe3e4;}
.alert-success{border-color:#deeaae;background:#e6efc2;}
.blue-btn, .comment-reply-link, #submit, .purple-btn, .blue-btn:visited, .comment-reply-link:visited, #submit:visited, .purple-btn:visited{display:inline-block;position:relative;font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;text-decoration:none;color:#ffffff;font-size:1em;font-weight:normal;padding:15px 20px;border:0;cursor:pointer;-webkit-transition:background-color 0.14s ease-in-out;-o-transition:background-color 0.14s ease-in-out;transition:background-color 0.14s ease-in-out;}
.blue-btn:after, .comment-reply-link:after, #submit:after, .purple-btn:after, .blue-btn:visited:after, .comment-reply-link:visited:after, #submit:visited:after, .purple-btn:visited:after{-webkit-box-shadow:none;box-shadow:none;}
.blue-btn:hover, .comment-reply-link:hover, #submit:hover, .purple-btn:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus, .purple-btn:focus, .blue-btn:visited:hover, .comment-reply-link:visited:hover, #submit:visited:hover, .purple-btn:visited:hover, .blue-btn:visited:focus, .comment-reply-link:visited:focus, #submit:visited:focus, .purple-btn:visited:focus{color:#ffffff;text-decoration:none;}
.blue-btn:active, .comment-reply-link:active, #submit:active, .purple-btn:active, .blue-btn:visited:active, .comment-reply-link:visited:active, #submit:visited:active, .purple-btn:visited:active{top:1px;}
.blue-btn, .comment-reply-link, #submit{background-color:#2980b9;}
.blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus{background-color:#2574a8;}
.blue-btn:active, .comment-reply-link:active, #submit:active{background-color:#2472a4;}
body .purple-button .ow-button-base a{background:#403b49;border:none;border-radius:0;padding:15px 20px;margin-bottom:20px;-webkit-box-shadow:none !important;box-shadow:none !important;}
body .purple-button .ow-button-base a.ow-button-hover:hover, body .purple-button .ow-button-base a:focus{background:#36323e;border:none;}
body .purple-button .ow-button-base a.ow-button-hover:hover:after, body .purple-button .ow-button-base a:focus:after{-webkit-box-shadow:none;box-shadow:none;display:none;}
body .purple-button .ow-button-base a:active{background:#34303b;border:none;}
.purple-btn{background-color:#403b49;-webkit-box-shadow:none !important;box-shadow:none !important;padding:15px 20px;margin-bottom:20px;}
.purple-btn:hover, .purple-btn:focus{background-color:#36323e;}
.purple-btn:hover:after, .purple-btn:focus:after{-webkit-box-shadow:none;box-shadow:none;display:none;}
.purple-btn:active{background-color:#34303b;}
.form input[type="text"],
.form input[type="password"],
.form input[type="datetime"],
.form input[type="datetime-local"],
.form input[type="date"],
.form input[type="month"],
.form input[type="time"],
.form input[type="week"],
.form input[type="number"],
.form input[type="email"],
.form input[type="url"],
.form input[type="search"],
.form input[type="tel"],
.form input[type="color"],
.form select, .form textarea, .form .field{display:block;height:40px;line-height:40px;padding:0 12px;margin-bottom:14px;font-size:1em;color:#403b49;border-radius:3px;vertical-align:middle;-webkit-box-shadow:none;box-shadow:none;border:0;width:100%;max-width:400px;font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;background-color:#eaedf2;-webkit-transition:background-color 0.24s ease-in-out;-o-transition:background-color 0.24s ease-in-out;transition:background-color 0.24s ease-in-out;}
.form input[type="text"]:focus, .form input[type="text"]:active,
.form input[type="password"]:focus,
.form input[type="password"]:active,
.form input[type="datetime"]:focus,
.form input[type="datetime"]:active,
.form input[type="datetime-local"]:focus,
.form input[type="datetime-local"]:active,
.form input[type="date"]:focus,
.form input[type="date"]:active,
.form input[type="month"]:focus,
.form input[type="month"]:active,
.form input[type="time"]:focus,
.form input[type="time"]:active,
.form input[type="week"]:focus,
.form input[type="week"]:active,
.form input[type="number"]:focus,
.form input[type="number"]:active,
.form input[type="email"]:focus,
.form input[type="email"]:active,
.form input[type="url"]:focus,
.form input[type="url"]:active,
.form input[type="search"]:focus,
.form input[type="search"]:active,
.form input[type="tel"]:focus,
.form input[type="tel"]:active,
.form input[type="color"]:focus,
.form input[type="color"]:active,
.form select:focus, .form select:active, .form textarea:focus, .form textarea:active, .form .field:focus, .form .field:active{background-color:#f7f8fa;}
.form input[type="text"].error, .form input[type="text"].is-invalid,
.form input[type="password"].error,
.form input[type="password"].is-invalid,
.form input[type="datetime"].error,
.form input[type="datetime"].is-invalid,
.form input[type="datetime-local"].error,
.form input[type="datetime-local"].is-invalid,
.form input[type="date"].error,
.form input[type="date"].is-invalid,
.form input[type="month"].error,
.form input[type="month"].is-invalid,
.form input[type="time"].error,
.form input[type="time"].is-invalid,
.form input[type="week"].error,
.form input[type="week"].is-invalid,
.form input[type="number"].error,
.form input[type="number"].is-invalid,
.form input[type="email"].error,
.form input[type="email"].is-invalid,
.form input[type="url"].error,
.form input[type="url"].is-invalid,
.form input[type="search"].error,
.form input[type="search"].is-invalid,
.form input[type="tel"].error,
.form input[type="tel"].is-invalid,
.form input[type="color"].error,
.form input[type="color"].is-invalid,
.form select.error, .form select.is-invalid, .form textarea.error, .form textarea.is-invalid, .form .field.error, .form .field.is-invalid{color:#fbe3e4;border-color:#fbe3e4;background-color:#ffffff;background-position:99% center;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);outline-color:#fbe3e4;}
.form input[type="text"].success, .form input[type="text"].is-valid,
.form input[type="password"].success,
.form input[type="password"].is-valid,
.form input[type="datetime"].success,
.form input[type="datetime"].is-valid,
.form input[type="datetime-local"].success,
.form input[type="datetime-local"].is-valid,
.form input[type="date"].success,
.form input[type="date"].is-valid,
.form input[type="month"].success,
.form input[type="month"].is-valid,
.form input[type="time"].success,
.form input[type="time"].is-valid,
.form input[type="week"].success,
.form input[type="week"].is-valid,
.form input[type="number"].success,
.form input[type="number"].is-valid,
.form input[type="email"].success,
.form input[type="email"].is-valid,
.form input[type="url"].success,
.form input[type="url"].is-valid,
.form input[type="search"].success,
.form input[type="search"].is-valid,
.form input[type="tel"].success,
.form input[type="tel"].is-valid,
.form input[type="color"].success,
.form input[type="color"].is-valid,
.form select.success, .form select.is-valid, .form textarea.success, .form textarea.is-valid, .form .field.success, .form .field.is-valid{color:#e6efc2;border-color:#e6efc2;background-color:#ffffff;background-position:99% center;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);outline-color:#e6efc2;}
.form input[type="text"][disabled], .form input[type="text"].is-disabled,
.form input[type="password"][disabled],
.form input[type="password"].is-disabled,
.form input[type="datetime"][disabled],
.form input[type="datetime"].is-disabled,
.form input[type="datetime-local"][disabled],
.form input[type="datetime-local"].is-disabled,
.form input[type="date"][disabled],
.form input[type="date"].is-disabled,
.form input[type="month"][disabled],
.form input[type="month"].is-disabled,
.form input[type="time"][disabled],
.form input[type="time"].is-disabled,
.form input[type="week"][disabled],
.form input[type="week"].is-disabled,
.form input[type="number"][disabled],
.form input[type="number"].is-disabled,
.form input[type="email"][disabled],
.form input[type="email"].is-disabled,
.form input[type="url"][disabled],
.form input[type="url"].is-disabled,
.form input[type="search"][disabled],
.form input[type="search"].is-disabled,
.form input[type="tel"][disabled],
.form input[type="tel"].is-disabled,
.form input[type="color"][disabled],
.form input[type="color"].is-disabled,
.form select[disabled],
.form select.is-disabled, .form textarea[disabled],
.form textarea.is-disabled, .form .field[disabled],
.form .field.is-disabled{cursor:not-allowed;border-color:#cfcfcf;opacity:0.6;}
.form input[type="text"][disabled]:focus, .form input[type="text"][disabled]:active, .form input[type="text"].is-disabled:focus, .form input[type="text"].is-disabled:active,
.form input[type="password"][disabled]:focus,
.form input[type="password"][disabled]:active,
.form input[type="password"].is-disabled:focus,
.form input[type="password"].is-disabled:active,
.form input[type="datetime"][disabled]:focus,
.form input[type="datetime"][disabled]:active,
.form input[type="datetime"].is-disabled:focus,
.form input[type="datetime"].is-disabled:active,
.form input[type="datetime-local"][disabled]:focus,
.form input[type="datetime-local"][disabled]:active,
.form input[type="datetime-local"].is-disabled:focus,
.form input[type="datetime-local"].is-disabled:active,
.form input[type="date"][disabled]:focus,
.form input[type="date"][disabled]:active,
.form input[type="date"].is-disabled:focus,
.form input[type="date"].is-disabled:active,
.form input[type="month"][disabled]:focus,
.form input[type="month"][disabled]:active,
.form input[type="month"].is-disabled:focus,
.form input[type="month"].is-disabled:active,
.form input[type="time"][disabled]:focus,
.form input[type="time"][disabled]:active,
.form input[type="time"].is-disabled:focus,
.form input[type="time"].is-disabled:active,
.form input[type="week"][disabled]:focus,
.form input[type="week"][disabled]:active,
.form input[type="week"].is-disabled:focus,
.form input[type="week"].is-disabled:active,
.form input[type="number"][disabled]:focus,
.form input[type="number"][disabled]:active,
.form input[type="number"].is-disabled:focus,
.form input[type="number"].is-disabled:active,
.form input[type="email"][disabled]:focus,
.form input[type="email"][disabled]:active,
.form input[type="email"].is-disabled:focus,
.form input[type="email"].is-disabled:active,
.form input[type="url"][disabled]:focus,
.form input[type="url"][disabled]:active,
.form input[type="url"].is-disabled:focus,
.form input[type="url"].is-disabled:active,
.form input[type="search"][disabled]:focus,
.form input[type="search"][disabled]:active,
.form input[type="search"].is-disabled:focus,
.form input[type="search"].is-disabled:active,
.form input[type="tel"][disabled]:focus,
.form input[type="tel"][disabled]:active,
.form input[type="tel"].is-disabled:focus,
.form input[type="tel"].is-disabled:active,
.form input[type="color"][disabled]:focus,
.form input[type="color"][disabled]:active,
.form input[type="color"].is-disabled:focus,
.form input[type="color"].is-disabled:active,
.form select[disabled]:focus,
.form select[disabled]:active,
.form select.is-disabled:focus, .form select.is-disabled:active, .form textarea[disabled]:focus,
.form textarea[disabled]:active,
.form textarea.is-disabled:focus, .form textarea.is-disabled:active, .form .field[disabled]:focus,
.form .field[disabled]:active,
.form .field.is-disabled:focus, .form .field.is-disabled:active{background-color:#d5edf8;}
.form input[type="password"]{letter-spacing:0.3em;}
.form textarea{max-width:100%;min-height:120px;line-height:1.5em;}
.form select{-webkit-appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:97.5% center;}
#searchform{-webkit-box-shadow:inset 1px 1px 5px #000000;box-shadow:inset 1px 1px 5px #000000;background:#ffffff;display:block;border:none;border-radius:1em;padding:0.250em;height:2em;}
#searchform input{padding:0 0.5em;}
#searchform input:focus{outline:0;}
#searchform input, #searchform button{border:none;background:none;display:inline-block;}
#searchform button{color:#403b49;}
body{font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:100%;line-height:1.5;color:#403b49;background-color:#ffffff;-webkit-font-smoothing:antialiased;}
body.contrast *{background-image:none !important;text-shadow:none !important;}
body.contrast #inner-header *, body.contrast p{color:#403b49 !important;}
body.contrast .white-drop p{color:#ffffff !important;}
.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important;}
.screen-reader-shortcut{position:absolute;top:-1000em;}
.screen-reader-shortcut:focus{left:6px;top:-25px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:#0073aa;z-index:100000;line-height:normal;-webkit-box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);text-decoration:none;outline:none;}
.wrap{width:96%;margin:0 auto;}
a, a:visited{color:#25202d;font-weight:700;position:relative;z-index:1;text-decoration:none;-webkit-box-shadow:inset 0px -2px 0px 0px rgba(121, 106, 149, 0.6);box-shadow:inset 0px -2px 0px 0px rgba(121, 106, 149, 0.6);}
a:after, a:visited:after{content:'';position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;-webkit-box-shadow:inset 0px 0px 0px 0px rgba(121, 106, 149, 0.6);box-shadow:inset 0px 0px 0px 0px rgba(121, 106, 149, 0.6);opacity:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
a:hover:after, a:visited:hover:after{-webkit-box-shadow:inset 0px -5px 0px 0px rgba(121, 106, 149, 0.6);box-shadow:inset 0px -5px 0px 0px rgba(121, 106, 149, 0.6);opacity:1;}
a:hover, a:focus, a:visited:hover, a:visited:focus{color:#0f0d12;}
a:link, a:visited:link{-webkit-tap-highlight-color:rgba(0, 0, 0, 0.3);}
.sow-icon a{-webkit-box-shadow:none;box-shadow:none;}
.sow-icon a:hover:after{-webkit-box-shadow:none;box-shadow:none;}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5{text-rendering:optimizelegibility;font-weight:500;}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a{text-decoration:none;}
h1, .h1{font-family:"Lora", "Georgia", Cambria, Times New Roman, Times, serif;font-size:2.5em;line-height:1.333em;font-weight:700;}
h2, .h2{font-family:"Lora", "Georgia", Cambria, Times New Roman, Times, serif;text-transform:uppercase;font-size:1.5em;line-height:1.4em;margin-bottom:0.375em;}
h3, .h3{font-size:1.125em;}
h4, .h4{font-size:1.1em;font-weight:700;}
h5, .h5{font-size:0.846em;line-height:2.09em;text-transform:uppercase;letter-spacing:2px;}
.fancy-headline.purple .sow-headline, .fancy-headline.purple .headline{color:#403b49;}
.fancy-headline.purple .sow-headline:before, .fancy-headline.purple .sow-headline:after,
.fancy-headline.purple .headline:before, .fancy-headline.purple .headline:after{background-image:url(//visitpetrolia.ca/wp-content/themes/slate/assets/img/h1-accent.png);}
.fancy-headline.white .sow-headline, .fancy-headline.white .headline{color:#ffffff;}
.fancy-headline.white .sow-headline:before, .fancy-headline.white .sow-headline:after,
.fancy-headline.white .headline:before, .fancy-headline.white .headline:after{background-image:url(//visitpetrolia.ca/wp-content/themes/slate/assets/img/h1-accent-white.png);}
.fancy-headline h1.sow-headline, .fancy-headline h2.sow-headline,
.fancy-headline h1.headline, .fancy-headline h2.headline{text-transform:none;font-weight:bold;font-size:2.5rem;position:relative;margin:0 auto 30px;display:block;}
.fancy-headline h1.sow-headline:before, .fancy-headline h1.sow-headline:after, .fancy-headline h2.sow-headline:before, .fancy-headline h2.sow-headline:after,
.fancy-headline h1.headline:before, .fancy-headline h1.headline:after, .fancy-headline h2.headline:before, .fancy-headline h2.headline:after{content:'';display:block;position:absolute;background-repeat:no-repeat;width:183px;height:11px;top:100%;}
.fancy-headline h1.sow-headline:before, .fancy-headline h2.sow-headline:before,
.fancy-headline h1.headline:before, .fancy-headline h2.headline:before{background-position:right center;left:50%;}
.fancy-headline h1.sow-headline:after, .fancy-headline h2.sow-headline:after,
.fancy-headline h1.headline:after, .fancy-headline h2.headline:after{background-position:left center;right:50%;}
.fancy-headline .decoration{display:none;}
#logo{margin:8% 0;text-align:center;text-shadow:1px 2px 3px black;}
#logo a{color:#ffffff;}
#logo img{display:block;max-width:100%;height:auto;margin:0 auto;}
#logo h1{font-family:"Lora", "Georgia", Cambria, Times New Roman, Times, serif;color:#ffffff;margin-bottom:0;}
#logo h2{font-family:"Great Vibes", "Georgia", Cambria, Times New Roman, Times, serif;color:#ffffff;text-transform:capitalize;margin-top:0;}
.knockout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;height:77px;margin-top:2em;}
.knockout span{background:#ffffff;height:77px;display:inline-block;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;}
.knockout img{display:block;margin:0;width:225px;}
.header{background:url(//visitpetrolia.ca/wp-content/themes/slate/assets/img/header-bg-2.jpg) center bottom no-repeat;background-size:cover;}
.header .knockout{margin-top:0;}
.header .knockout img{background:#403b49 !important;}
.header .nav-collapse{background:#403b49 !important;}
#top-bar{padding-top:1.5em;}
#top-bar .a11y-options{text-align:center;display:block;list-style:none;padding:0;margin:0 auto;line-height:0;font-family:"Lora", "Georgia", Cambria, Times New Roman, Times, serif;}
#top-bar .a11y-options ul{margin:0;}
#top-bar .a11y-options li{display:inline-block;margin:0 0.25em;}
#top-bar .a11y-options a{color:#ffffff;text-decoration:none;font-size:1em;text-shadow:1px 1px 8px #403b49;}
#top-bar .a11y-options a:hover, #top-bar .a11y-options a:focus{text-decoration:none;color:#ffffff;}
#top-bar .a11y-options a:visited{color:#ffffff;}
#top-bar .a11y-options a[data-size="2"]{font-size:1.5em;}
#top-bar .a11y-options a[data-size="3"]{font-size:2em;}
#top-bar .a11y-options a[data-size="4"]{font-size:2.5em;}
#top-bar .a11y-options a[data-contrast]{font-size:2.5em;}
#top-bar #searchform{width:80%;margin:1em auto;display:block;}
#top-bar #searchform:before, #top-bar #searchform:after{content:"";display:table;line-height:0;}
#top-bar #searchform:after{clear:both;}
#top-bar #searchform{*zoom:1;}
#top-bar #searchform input{width:auto;float:left;}
#top-bar #searchform #searchsubmit{float:right;}
#top-bar ul.social{text-align:center;list-style:none;margin:0;padding:0;}
#top-bar ul.social li{padding:0;display:inline-block;margin:0 0.25em;}
#top-bar ul.social a{color:#403b49;background:#ffffff;border-radius:50%;padding:0.250em;width:2em;height:2em;text-align:center;-webkit-box-shadow:none;box-shadow:none;display:inline-block;text-decoration:none;}
#top-bar ul.social a:after{display:none;}
#top-bar ul.social a:hover, #top-bar ul.social a:focus{text-decoration:none;}
a.nav-toggle{background:#403b49;color:#ffffff;text-align:center;font-size:1.125em;padding:1rem;text-decoration:none;display:block;}
a.nav-toggle:hover, a.nav-toggle:focus{color:#ffffff;background:#2a2630;}
.js .nav-collapse{clip:rect(0 0 0 0);max-height:0;position:absolute;display:block;overflow:hidden;zoom:1;background:#796A95;}
.nav-collapse.opened{max-height:9999px;}
.nav{border-bottom:0;margin:0;}
.nav li{}
.nav li a{display:block;color:#ffffff;text-decoration:none;padding:0.75em;font-family:"Lora", "Georgia", Cambria, Times New Roman, Times, serif;-webkit-box-shadow:none;box-shadow:none;}
.nav li a:after{display:none;}
.nav li ul.sub-menu li a, .nav li ul.children li a{padding-left:30px;}
.nav > li.menu-item-has-children > a{display:block;}
.nav > li.menu-item-has-children > a:after{position:relative !important;display:inline-block !important;font-family:'FontAwesome';content:'\f078';padding-left:0.5em;top:unset;z-index:1;width:auto;height:auto;opacity:1;font-weight:100;}
.nav > li.menu-item-has-children > a:hover:after, .nav > li.menu-item-has-children > a:visited:hover:after{box-shadow:none;-webkit-box-shadow:none;}
.nav > li.menu-item-has-children ul.sub-menu{margin:0 !important;}
.panel-layout .panel-grid .panel-row-style{padding-bottom:5%;}
.panel-layout .panel-grid:last-child .panel-row-style{padding-bottom:0;}
#content{margin-top:1.5em;}
.hentry{background-color:#ffffff;}
.hentry header{padding:1.5em;}
.hentry footer{padding:1.5em;}
.hentry footer p{margin:0;}
.single-title, .page-title, .entry-title{margin:0;}
       .byline{color:#9fa6b4;font-style:italic;margin:0;}
.entry-content{padding:1.5em 1.5em 0;}
.entry-content p{margin:0 0 1.5em;}
.entry-content ul, .entry-content ol{padding-left:40px;}
.entry-content ul{list-style-type:disc;}
.entry-content ul ul{list-style-type:circle;margin:0 auto;}
.entry-content ol{list-style-type:decimal;}
.entry-content ol ol{list-style-type:lower-alpha;margin:0 auto;}
.entry-content table{width:100%;border:1px solid #eaedf2;margin-bottom:1.5em;}
.entry-content table caption{margin:0 0 7px;font-size:0.75em;color:#9fa6b4;text-transform:uppercase;letter-spacing:1px;}
.entry-content tr{border-bottom:1px solid #eaedf2;}
.entry-content tr:nth-child(even){background-color:#f8f9fa;}
.entry-content td{padding:7px;border-right:1px solid #eaedf2;}
.entry-content td:last-child{border-right:0;}
.entry-content th{background-color:#f8f9fa;border-bottom:1px solid #eaedf2;border-right:1px solid #eaedf2;}
.entry-content th:last-child{border-right:0;}
.entry-content blockquote{margin:0 0 1.5em 0.75em;padding:0 0 0 0.75em;border-left:3px solid #403b49;font-style:italic;color:#9fa6b4;}
.entry-content dd{margin-left:0;font-size:0.9em;color:#787878;margin-bottom:1.5em;}
.entry-content img{max-width:100%;height:auto;}
.entry-content .size-auto, .entry-content .size-full, .entry-content .size-large, .entry-content .size-medium, .entry-content .size-thumbnail{max-width:100%;height:auto;}
.entry-content pre{background:#000000;color:#f8f9fa;font-size:0.9em;padding:1.5em;margin:0 0 1.5em;border-radius:3px;}
.wp-caption{max-width:100%;background:#eee;padding:5px;}
.wp-caption img{max-width:100%;margin-bottom:0;width:100%;}
.wp-caption p.wp-caption-text{font-size:0.85em;margin:4px 0 7px;text-align:center;}
 .tags{margin:0;}
#home-feature h2{font-size:1.25em;}
.pagination, .wp-prev-next{margin:1.5em 0;}
.pagination{text-align:center;}
.pagination ul{display:inline-block;background-color:#ffffff;white-space:nowrap;padding:0;clear:both;border-radius:3px;}
.pagination li{padding:0;margin:0;float:left;display:inline;overflow:hidden;border-right:1px solid #eaedf2;}
.pagination a, .pagination span{margin:0;text-decoration:none;padding:0;line-height:1em;font-size:1em;font-weight:normal;padding:0.75em;min-width:1em;display:block;color:#403b49;}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus{background-color:#403b49;color:#ffffff;}
.pagination .current{background-color:#403b49;color:#ffffff;}
.pagination .current:hover, .pagination .current:focus{background-color:#ffffff;color:#403b49;}
.wp-prev-next .prev-link{float:left;}
.wp-prev-next .next-link{float:right;}
#comments-title{padding:0.75em;margin:0;border-top:1px solid #f8f9fa;}
.commentlist{margin:0;list-style-type:none;}
.comment{position:relative;clear:both;overflow:hidden;padding:1.5em;border-bottom:1px solid #f8f9fa;}
.comment .comment-author{padding:7px;border:0;}
.comment .vcard{margin-left:50px;}
.comment .vcard cite.fn{font-weight:700;font-style:normal;}
.comment .vcard time{display:block;font-size:0.9em;font-style:italic;}
.comment .vcard time a{color:#9fa6b4;text-decoration:none;}
.comment .vcard time a:hover{text-decoration:underline;}
.comment .vcard .avatar{position:absolute;left:16px;border-radius:50%;}
.comment:last-child{margin-bottom:0;}
.comment .children{margin:0;}
.comment[class*=depth-]{margin-top:1.1em;}
.comment.depth-1{margin-left:0;margin-top:0;}
.comment:not(.depth-1){margin-top:0;margin-left:7px;padding:7px;}
.comment.odd{background-color:#ffffff;}
.comment.even{background:#f8f9fa;}
.comment_content p{margin:0.7335em 0 1.5em;font-size:1em;line-height:1.5em;}
.comment-reply-link{font-size:0.9em;float:right;}
.comment-edit-link{font-style:italic;margin:0 7px;text-decoration:none;font-size:0.9em;}
.comment-respond{padding:1.5em;border-top:1px solid #f8f9fa;}
#reply-title{margin:0;}
.logged-in-as{color:#9fa6b4;font-style:italic;margin:0;}
.logged-in-as a{color:#403b49;}
.comment-form-comment{margin:1.5em 0 0.75em;}
.form-allowed-tags{padding:1.5em;background-color:#f8f9fa;font-size:0.9em;}
#submit{float:right;font-size:1em;}
#comment-form-title{margin:0 0 1.1em;}
#allowed_tags{margin:1.5em 10px 0.7335em 0;}
.nocomments{margin:0 20px 1.1em;}
.widget ul li{}
.no-widgets{background-color:#ffffff;padding:1.5em;text-align:center;border:1px solid #ccc;border-radius:2px;margin-bottom:1.5em;}
.purple-drop{background-color:#403b49;color:#ffffff !important;position:relative;}
.purple-drop:before{content:'';display:block;width:215px;height:77px;position:absolute;left:50%;margin-left:-107px;bottom:-77px;background-image:url(//visitpetrolia.ca/wp-content/themes/slate/assets/img/purple-drop.png);}
.purple-drop.top{margin-top:50px;}
.purple-drop.top:before{content:'';display:block;width:100%;background-repeat:no-repeat;height:77px;position:absolute;left:0;right:0;margin:auto;bottom:100%;top:0;border-top:2px #403b49 solid;background-position:center;}
.white-drop{padding-top:100px;position:relative;}
.white-drop:before{content:'';display:block;width:100%;height:77px;position:absolute;left:0;top:0;background-image:url(//visitpetrolia.ca/wp-content/themes/slate/assets/img/white-drop.png);background-repeat:no-repeat;background-position:center;}
.animation_phorcys .cl-ib-desc{border:1px solid #ffffff;padding:10px;width:auto;display:inline-block;position:relative;}
.animation_phorcys .cl-ib-desc:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#403b49;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.animation_phorcys:hover .cl-ib-desc:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}
.packages h3.widget-title{font-family:"Lora", "Georgia", Cambria, Times New Roman, Times, serif;font-size:24px;text-transform:uppercase;}
.footer{clear:both;background-color:#403b49;color:#f8f9fa;}
#footer-social .panel-grid-cell > div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
#footer-social .panel-grid-cell > div .so-panel{margin:5px;}
#footer-social .panel-grid-cell a{display:inline-block;background:white;border-radius:50%;padding:0.5em;width:2.5em;height:2.5em;}
.inner-footer{padding-bottom:50px;}
ul#menu-footer-menu li{-webkit-box-shadow:3px 0px 0px 0px rgba(39, 36, 45, 0.75);box-shadow:3px 0px 0px 0px rgba(39, 36, 45, 0.75);margin:.75em 0;}
ul#menu-footer-menu li:last-child{-webkit-box-shadow:none;box-shadow:none;}
ul#menu-footer-menu li a{padding:0 .75em;}
.copyright{text-align:center;background-color:#25202d;padding:10px;margin:0;}
.copyright a, .copyright a:visited{color:#ffffff;}
.copyright a:hover, .copyright a:visited:hover{color:#ffffff;}
#listing-directory{display:-webkit-box;display:-ms-flexbox;display:flex;}
#listing-directory.list-rows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
#listing-directory.list-rows .listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 1.5em 1.5em;padding:1.5em;}
#listing-directory.list-rows .listing .listing-inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
#listing-directory.list-rows .listing .listing-social{width:100%;}
#listing-directory.list-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}
#listing-directory.list-grid .listing{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2em;}
#listing-directory.list-grid .listing .listing-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
#listing-directory.list-grid .listing .listing-wrapper{padding-bottom:1em;}
#listing-directory.list-grid .listing .listing-social{margin-top:auto;}
#listing-directory .listing a{-webkit-box-shadow:none;box-shadow:none;}
#listing-directory .listing .listing-link{margin-top:1em;display:block;text-align:center;padding:0.25em 2em;background:#796A95;color:#ffffff;}
#listing-directory .listing .listing-title .h2{font-size:1.25em;}
#listing-directory .listing .listing-social{text-align:center;border-top:1px solid #25202d;padding-top:0.5em;margin-top:0.5em;}
#listing-directory .listing .listing-social ul{display:inline-block;list-style:none;margin:0;padding:0;}
#listing-directory .listing .listing-social ul li{padding:0;margin:0;display:inline-block;}
#listing-directory .listing .listing-social ul li a{color:#403b49;font-size:1.5em;padding:0.25em;}
#listing-directory .listing .listing-social ul li a:hover, #listing-directory .listing .listing-social ul li a:focus{color:#796A95;}
#listing-directory .listing .listing-details span{font-size:0.875em;display:block;margin:0.5em auto 0;}
#listing-directory .listing .listing-details span:before{padding-right:0.5em;font-family:'FontAwesome';display:inline-block;text-align:center;}
#listing-directory .listing .listing-details .phone:before{content:'\f095';}
#listing-directory .listing .listing-details .address:before{content:'\f041';}
#listing-directory .listing .listing-details .website:before{content:'\f0ac';}
#listing-directory .listing .listing-details .email:before{content:'\f0e0';}
#listing-directory .listing .listing-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1em;}
#listing-directory .listing .listing-img img{display:block;margin:0 auto;max-width:100%;width:auto;height:auto;-ms-flex-negative:0;flex-shrink:0;}
#directory-listing .business_directory.hentry{padding:1.5em;margin-bottom:1.5em;}
#directory-listing .business_directory.hentry:nth-child(odd){background:rgba(121, 106, 149, 0.2);}
#directory-listing .listing-img{display:block;width:100%;}
#directory-listing .listing-img img{display:none;max-width:100%;height:auto;margin:0 auto;}
#directory-listing .listing-title a{color:#719578;}
#directory-listing .listing-title h2{margin:0 auto 1em;}
#directory-listing .listing-details p{margin:0.5em auto 0;}
#directory-listing .listing-details p:before{padding-right:1em;font-family:'FontAwesome';display:inline-block;width:20px;text-align:center;}
#directory-listing .listing-details .phone:before{content:'\f095';}
#directory-listing .listing-details .address:before{content:'\f041';}
#directory-listing .listing-details .website:before{content:'\f0ac';}
#directory-listing .listing-details .email:before{content:'\f0e0';}
#directory-listing .listing-social{border-top:1px solid #25202d;padding-top:0.5em;margin-top:0.5em;}
#directory-listing .listing-social ul{display:inline-block;list-style:none;margin:0;padding:0;}
#directory-listing .listing-social ul li{padding:0;margin:0;display:inline-block;}
#directory-listing .listing-social ul li a{color:#403b49;font-size:1.5em;padding:0.25em;}
#directory-listing .listing-social ul li a:hover, #directory-listing .listing-social ul li a:focus{color:#796A95;}
.single-business_directory header #business-logo,
.single-listing header #business-logo{padding:0 15px;text-align:left;margin-bottom:30px;}
.single-business_directory header #business-logo img,
.single-listing header #business-logo img{width:200px;}
.single-business_directory header #placeholder-logo,
.single-listing header #placeholder-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:200px;margin-bottom:30px;}
.single-business_directory header #placeholder-logo img,
.single-listing header #placeholder-logo img{padding:1em;background-color:#eee;display:inline-block;margin:0 auto;border-radius:50%;border:1px solid #403b49;}
.single-business_directory header #business-details,
.single-listing header #business-details{margin-bottom:30px;}
.single-business_directory header #business-details h1.single-title,
.single-listing header #business-details h1.single-title{margin-bottom:15px;}
.single-business_directory header #business-details p,
.single-listing header #business-details p{margin:0;}
.single-business_directory header #business-details p:before,
.single-listing header #business-details p:before{padding-right:1em;font-family:'FontAwesome';display:inline-block;width:20px;text-align:center;}
.single-business_directory header #business-details .phone:before,
.single-listing header #business-details .phone:before{content:'\f095';}
.single-business_directory header #business-details .address:before,
.single-listing header #business-details .address:before{content:'\f041';}
.single-business_directory header #business-details .website:before,
.single-listing header #business-details .website:before{content:'\f0ac';}
.single-business_directory header #business-details .email:before,
.single-listing header #business-details .email:before{content:'\f0e0';}
.single-business_directory header #business-details .listing-social,
.single-listing header #business-details .listing-social{border-top:1px solid #25202d;padding-top:0.5em;margin-top:0.5em;}
.single-business_directory header #business-details .listing-social ul,
.single-listing header #business-details .listing-social ul{display:inline-block;list-style:none;margin:0;padding:0;}
.single-business_directory header #business-details .listing-social ul li,
.single-listing header #business-details .listing-social ul li{padding:0;margin:0;display:inline-block;}
.single-business_directory header #business-details .listing-social ul li a,
.single-listing header #business-details .listing-social ul li a{color:#403b49;font-size:1.5em;padding:0.25em;-webkit-box-shadow:none;box-shadow:none;}
.single-business_directory header #business-details .listing-social ul li a:after,
.single-listing header #business-details .listing-social ul li a:after{-webkit-box-shadow:none;box-shadow:none;}
.single-business_directory header #business-details .listing-social ul li a:hover, .single-business_directory header #business-details .listing-social ul li a:focus,
.single-listing header #business-details .listing-social ul li a:hover,
.single-listing header #business-details .listing-social ul li a:focus{color:#587C5E;}
.single-business_directory header #business-map,
.single-listing header #business-map{margin-bottom:30px;text-align:center;}
#business-information #tab-wrapper ul{list-style:none;padding:0;border-bottom:2px solid #25202d;}
#business-information #tab-wrapper ul li{float:left;border-right:1px solid #25202d;padding:0;}
#business-information #tab-wrapper ul li a{text-decoration:none;font-size:16px;text-transform:uppercase;padding:10px 10px;color:#25202d;display:inline-block;position:relative;background-color:#ffffff;-webkit-transform:perspective(0) translateZ(0);transform:perspective(0) translateZ(0);-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-box-shadow:none;box-shadow:none;}
#business-information #tab-wrapper ul li a:after{-webkit-box-shadow:none;box-shadow:none;}
#business-information #tab-wrapper ul li a:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background-color:#403b49;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;}
#business-information #tab-wrapper ul li a:hover{color:#ffffff;}
#business-information #tab-wrapper ul li a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}
#business-information #tab-wrapper ul li a.active{background-color:#25202d;color:#ffffff;}
#business-information #tab-wrapper ul li a.active:hover{background-color:#25202d;}
#business-information #tab-wrapper ul li a.active:hover:before{display:none;}
#business-information #tab-wrapper ul li:last-child{border-right:none;}
#business-information .tab-listing-details .tab{padding:10px 20px;}
#business-information .tab-listing-details .tab.hidden{display:none;opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
#business-information .tab-listing-details .tab.show{-webkit-animation:anim .3s ease-in-out;animation:anim .3s ease-in-out;}
@-webkit-keyframes anim {
0%{display:none;opacity:0;}
1%{display:block;opacity:0;}
100%{opacity:1;}
}
@keyframes anim {
0%{display:none;opacity:0;}
1%{display:block;opacity:0;}
100%{opacity:1;}
}
#business-information .tab-listing-details #gallery-tab{padding:0;}
#business-information .tab-listing-details #gallery-tab .gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#business-information .tab-listing-details #gallery-tab .gallery .gallery-item{width:auto;padding:5px;}
#business-information .tab-listing-details #gallery-tab .gallery .gallery-item img{border:none;}
#attractions-map-wrap{padding-bottom:15px;}
#attractions-map-wrap .google-map{min-height:500px;}
#attractions-map-wrap .custom-label{width:30px;height:20px;border:1px solid #36323e;border-radius:5px;background:#f5d7fe;text-align:center;line-height:1.5;font-weight:bold;font-size:12px;color:#36323e;}
#attraction-gallery{padding:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#attraction-gallery .attraction-gallery-image{width:150px;height:150px;overflow:hidden;display:inline-block;margin:10px;-webkit-box-shadow:none;box-shadow:none;}
#attraction-gallery .attraction-gallery-image:hover:after{-webkit-box-shadow:none;box-shadow:none;}
#attraction-gallery .attraction-gallery-image img{display:block;margin:0 auto;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;}
#attraction-gallery .attraction-gallery-image:hover img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);}
#attractions-list-wrap{padding-left:15px;height:100%;overflow:hidden;}
#attractions-list-wrap .scroll{overflow-y:scroll;height:500px;}
#attractions-list-wrap .listing{padding-bottom:0.5em;border-bottom:dashed 1px #403b49;margin-bottom:0.5em;cursor:pointer;}
#attractions-list-wrap .listing .hidden{display:none;}
#attractions-list-wrap .listing header.attraction-header{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
#attractions-list-wrap .listing header.attraction-header:hover .attraction-title{text-decoration:underline;}
#attractions-list-wrap .listing header.attraction-header .attraction-title{margin:0;font-size:1.25em;letter-spacing:1px;}
#attractions-list-wrap .listing header.attraction-header .attraction-identifier{background-color:#796A95;color:#ffffff;margin:0;margin-right:10px;padding:3px;font-size:1.25em;font-weight:300;line-height:1em;}
.toggle-view button{background:none;border:none;font-size:1.5em;display:inline-block;padding:0.5em;}
.tour-wrap .tour-img img{display:block;max-width:100% !important;height:auto;margin:0 auto;}
.tour-wrap .tour-title{font-size:1.5em;color:#403b49;font-weight:bold;margin:1em auto;}
.tour-wrap .tour-description{line-height:1.4;}
.tour-wrap .tour-address:before{padding-right:0.5em;font-family:'FontAwesome';display:inline-block;text-align:center;content:'\f041';}
#attraction-map-wrap{height:500px;}
.attraction-header .headline span{color:#ffffff;line-height:1;margin-right:.5em;padding:0 8px;background-color:#796A95;}
#home-event-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#home-event-list .type-tribe_events{width:100%;margin-bottom:50px;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:none;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event .list-image a{-webkit-box-shadow:none;box-shadow:none;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event .list-image a:after{display:none;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event .list-image a img{border-radius:50%;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event .list-info{margin:0;padding:0 20px;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event .list-info .tribe-events-title{background-color:transparent !important;border:none;margin-bottom:0;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event .list-info .tribe-events-title a{color:#fff;-webkit-box-shadow:none;box-shadow:none;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event .list-info .tribe-events-title a:after{display:none;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event .list-info .tribe-events-title a:visited{color:#fff;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event .list-info .tribe-events-duration{margin-bottom:15px;}
#home-event-list .type-tribe_events .tribe-mini-calendar-event .list-info .list-excerpt .excerpt-read-more{display:none;}
#home-event-list .tribe-events-widget-link{margin:0 auto;}
.headline-container{padding-bottom:5%;text-align:center;}
.headline-container .decoration{line-height:0em;text-align:center;margin-top:20px;}
.headline-container .decoration .decoration-inside{height:1px;display:inline-block;border-top:1px solid #eeeeee;width:100%;max-width:80%;}
#post-not-found{text-align:center;}
#post-not-found .article-header{text-transform:uppercase;}
#post-not-found .entry-content{font-size:1.5em;}
@media only screen and (min-width: 481px) {    .menu{}
.menu ul{}
.menu ul li{}
.menu ul li a{}
.entry-content{}
.entry-content .alignleft, .entry-content img.alignleft{margin-right:1.5em;display:inline;float:left;}
.entry-content .alignright, .entry-content img.alignright{margin-left:1.5em;display:inline;float:right;}
.entry-content .aligncenter, .entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both;}
 } @media only screen and (min-width: 768px) {   .wrap{width:760px;}
#top-bar{padding-top:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
#top-bar .a11y-options{margin:0;}
#top-bar #searchform{margin:0;width:auto;position:relative;}
#top-bar #searchform input{width:auto;}
#top-bar ul.social{margin:0;}
#logo h1{font-size:64px;}
#logo h2{font-size:48px;}
a.nav-toggle{display:none;}
.js .nav-collapse{position:relative;overflow:visible;max-height:inherit;}
.js .nav-collapse.closed{max-height:none;}
.nav{border:0;text-align:center;}
.nav ul{background:#000000;margin-top:0;}
.nav li{display:inline-block;position:relative;text-align:center;}
.nav li a{border-bottom:0;}
.nav li a:hover, .nav li a:focus{color:#ffffff;text-decoration:none;}
.nav li ul.sub-menu, .nav li ul.children{margin-top:0;border-top:0;position:absolute;visibility:hidden;z-index:8999;}
.nav li ul.sub-menu li, .nav li ul.children li{}
.nav li ul.sub-menu li a, .nav li ul.children li a{padding-left:10px;border-right:0;display:block;width:220px;position:relative;background:#000000;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;}
.nav li ul.sub-menu li a:before, .nav li ul.children li a:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#403b49;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.nav li ul.sub-menu li a:hover:before, .nav li ul.sub-menu li a:focus:before,
.nav li ul.children li a:hover:before, .nav li ul.children li a:focus:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}
.nav li ul.sub-menu li:last-child a, .nav li ul.children li:last-child a{border-bottom:0;}
.nav li ul.sub-menu li ul, .nav li ul.children li ul{top:0;left:100%;}
.nav li:hover > ul{top:auto;visibility:visible;}
.top-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;}
.top-nav > li{text-align:left;}
.top-nav > li > a{text-shadow:1px 1px 3px #403b49;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:15px;}
.top-nav > li > a:hover, .top-nav > li > a:focus{text-decoration:none;}
#directory-listing .business_directory.hentry{padding:1.5em;margin-bottom:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;}
#directory-listing .listing-img{display:block;width:30%;}
#directory-listing .listing-img img{display:block;}
#directory-listing .listing-wrapper{padding-right:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;}
#directory-listing .listing-wrapper .listing-title a{color:#403b49;position:relative;z-index:1;}
#directory-listing .listing-wrapper .listing-title a:after{content:'';position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;-webkit-box-shadow:inset 0px -10px 0px 0px rgba(121, 106, 149, 0.6);box-shadow:inset 0px -10px 0px 0px rgba(121, 106, 149, 0.6);opacity:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
#directory-listing .listing-wrapper .listing-title a:hover:after{opacity:1;}
#directory-listing .listing-wrapper .listing-title h2{margin:0 auto 1em;}
#directory-listing .listing-wrapper .listing-details p{margin:0.5em auto 0;}
#directory-listing .listing-wrapper .listing-details p:before{padding-right:1em;font-family:'FontAwesome';}
#directory-listing .listing-wrapper .listing-details .phone:before{content:'\f095';}
#directory-listing .listing-wrapper .listing-details .address:before{content:'\f041';}
#directory-listing .listing-wrapper .listing-details .website:before{content:'\f0ac';}
#directory-listing .listing-wrapper .listing-details .email:before{content:'\f0e0';}
#directory-listing .listing-wrapper .listing-social{border-top:1px solid #25202d;padding-top:0.5em;margin-top:0.5em;}
#directory-listing .listing-wrapper .listing-social ul{display:inline-block;list-style:none;margin:0;padding:0;}
#directory-listing .listing-wrapper .listing-social ul li{padding:0;margin:0;display:inline-block;}
#directory-listing .listing-wrapper .listing-social ul li a{color:#403b49;font-size:1.5em;padding:0.25em;-webkit-box-shadow:none;box-shadow:none;}
#directory-listing .listing-wrapper .listing-social ul li a:after{display:none;}
#directory-listing .listing-wrapper .listing-social ul li a:hover, #directory-listing .listing-wrapper .listing-social ul li a:focus{color:#796A95;}
.gallery{margin-bottom:20px;}
.gallery-item{float:left;margin:0 4px 4px 0;overflow:hidden;position:relative;}
.gallery-columns-1 .gallery-item{max-width:100%;}
.gallery-columns-2 .gallery-item{max-width:48%;max-width:-webkit-calc(50% - 4px);max-width:calc(50% - 4px);}
.gallery-columns-3 .gallery-item{max-width:32%;max-width:-webkit-calc(33.3% - 4px);max-width:calc(33.3% - 4px);}
.gallery-columns-4 .gallery-item{max-width:23%;max-width:-webkit-calc(25% - 4px);max-width:calc(25% - 4px);}
.gallery-columns-5 .gallery-item{max-width:19%;max-width:-webkit-calc(20% - 4px);max-width:calc(20% - 4px);}
.gallery-columns-6 .gallery-item{max-width:15%;max-width:-webkit-calc(16.7% - 4px);max-width:calc(16.7% - 4px);}
.gallery-columns-7 .gallery-item{max-width:13%;max-width:-webkit-calc(14.28% - 4px);max-width:calc(14.28% - 4px);}
.gallery-columns-8 .gallery-item{max-width:11%;max-width:-webkit-calc(12.5% - 4px);max-width:calc(12.5% - 4px);}
.gallery-columns-9 .gallery-item{max-width:9%;max-width:-webkit-calc(11.1% - 4px);max-width:calc(11.1% - 4px);}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n){margin-right:0;}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1){clear:left;}
.gallery-caption{background-color:rgba(0, 0, 0, 0.7);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:12px;line-height:1.5;margin:0;max-height:50%;opacity:0;padding:6px 8px;position:absolute;bottom:0;left:0;text-align:left;width:100%;}
.gallery-caption:before{content:"";height:100%;min-height:49px;position:absolute;top:0;left:0;width:100%;}
.gallery-item:hover .gallery-caption{opacity:1;}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption{display:none;}
.single-business_directory header #business-map,
.single-listing header #business-map{text-align:left;}
#business-information #tab-wrapper ul li a{font-size:18px;padding:10px 15px;}
#business-information #tab-wrapper .tab-listing-details #gallery-tab .gallery{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
#listing-directory{display:-webkit-box;display:-ms-flexbox;display:flex;}
#listing-directory.list-rows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
#listing-directory.list-rows .listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#listing-directory.list-rows .listing .listing-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#listing-directory.list-rows .listing .listing-img{width:33%;-ms-flex-item-align:start;align-self:flex-start;}
#listing-directory.list-rows .listing .listing-wrapper{width:67%;padding-left:2em;}
#listing-directory.list-rows .listing .listing-social{text-align:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;}
#listing-directory.list-rows .listing .listing-link{display:inline-block;width:30%;}
#listing-directory.list-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;}
#listing-directory.list-grid .listing{width:50%;padding:1em;}
#listing-directory.list-grid .listing .listing-img{height:150px;text-align:center;}
#listing-directory.list-grid .listing .listing-img img{display:inline-block;max-height:150px;margin:0;}
.sidebar{margin-top:2.2em;}
.widgettitle{border-bottom:2px solid #444;margin-bottom:0.75em;}
.widget{padding:0 10px;margin:0;}
.widget ul li{margin-bottom:0.75em;}
.widget ul li ul{margin-top:0.75em;padding-left:1em;}
#home-event-list .type-tribe_events{width:50%;}
} @media only screen and (min-width: 1030px) { .wrap{width:1040px;}
.single-business_directory header #business-logo,
.single-listing header #business-logo{text-align:center;}
.fancy-headline h1.sow-headline, .fancy-headline h2.sow-headline,
.fancy-headline h1.headline, .fancy-headline h2.headline{display:table;}
.fancy-headline h1.sow-headline:before, .fancy-headline h1.sow-headline:after, .fancy-headline h2.sow-headline:before, .fancy-headline h2.sow-headline:after,
.fancy-headline h1.headline:before, .fancy-headline h1.headline:after, .fancy-headline h2.headline:before, .fancy-headline h2.headline:after{top:48%;}
.fancy-headline h1.sow-headline:before, .fancy-headline h2.sow-headline:before,
.fancy-headline h1.headline:before, .fancy-headline h2.headline:before{background-position:left center;left:-200px;}
.fancy-headline h1.sow-headline:after, .fancy-headline h2.sow-headline:after,
.fancy-headline h1.headline:after, .fancy-headline h2.headline:after{background-position:right center;right:-200px;}
.fancy-headline .decoration{display:none;}
.fancy-headline.mb-0 .sow-headline{margin-bottom:0 !important;}
#listing-directory{display:-webkit-box;display:-ms-flexbox;display:flex;}
#listing-directory.list-rows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
#listing-directory.list-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;}
#listing-directory.list-grid .listing{width:33.33%;}
} @media only screen and (min-width: 1240px) { .wrap{width:1250px;}
#logo h1{font-size:72px;}
#logo h2{font-size:56px;}
#listing-directory.list-rows .listing{border-top:1px solid #403b49;}
#listing-directory.list-rows .listing .listing-inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
#listing-directory.list-rows .listing .listing-social{margin-top:0;padding-top:0;border:none;-webkit-box-flex:0;-ms-flex:none;flex:none;width:33%;}
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){}
@media print { * {
background: transparent !important;
color: black !important;
text-shadow: none !important;
-webkit-filter: none !important;
filter: none !important;
-ms-filter: none !important; }
a, a:visited {
color: #444 !important;
text-decoration: underline; }
a:after, a:visited:after {
content: " (" attr(href) ")"; }
a abbr[title]:after, a:visited abbr[title]:after {
content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after,
a[href^="#"]:after {
content: ""; }
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr, img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
@page {
margin: 0.5cm; }
p, h2, h3 {
orphans: 3;
widows: 3; }
h2, h3 {
page-break-after: avoid; }
.sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
display: none; } }.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top;}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020;}
.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.fancybox-opened{z-index:8030;}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);}
.fancybox-outer, .fancybox-inner{position:relative;}
.fancybox-inner{overflow:hidden;}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap;}
.fancybox-image, .fancybox-iframe{display:block;width:100%;height:100%;}
.fancybox-image{max-width:100%;max-height:100%;}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{background-image:url(//visitpetrolia.ca/wp-content/themes/slate/assets/js/libs/fancybox/fancybox_sprite.png);}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060;}
#fancybox-loading div{width:44px;height:44px;background:url(//visitpetrolia.ca/wp-content/themes/slate/assets/js/libs/fancybox/fancybox_loading.gif) center center no-repeat;}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040;}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(//visitpetrolia.ca/wp-content/themes/slate/assets/js/libs/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040;}
.fancybox-prev{left:0;}
.fancybox-next{right:0;}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden;}
.fancybox-prev span{left:10px;background-position:0 -36px;}
.fancybox-next span{right:10px;background-position:0 -72px;}
.fancybox-nav:hover span{visibility:visible;}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important;}
.fancybox-lock{overflow:hidden !important;width:auto;}
.fancybox-lock body{overflow:hidden !important;}
.fancybox-lock-test{overflow-y:hidden !important;}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(//visitpetrolia.ca/wp-content/themes/slate/assets/js/libs/fancybox/fancybox_overlay.png);}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;}
.fancybox-opened .fancybox-title{visibility:visible;}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center;}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0, 0, 0, 0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap;}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}
.fancybox-title-inside-wrap{padding-top:10px;}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0, 0, 0, .8);}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//visitpetrolia.ca/wp-content/themes/slate/assets/js/libs/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//visitpetrolia.ca/wp-content/themes/slate/assets/js/libs/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}