@charset "UTF-8";
/*
Theme Name: OHOW v1
Theme URI: http://www.ohow.com
Description: A theme template created specifically by Jigsaw, LLC for use by the Orthopaedic Hospital of Wisconsin
Author: Martin Defatte for Jigsaw, LLC
Author URI: http://www.jigsawllc.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template:
Version: 1.0
.
This theme is to be used solely for the Orthopaedic Hospital of Wisconsin. Any other use, not authorized by Jigsaw, LLC is prohibited.
This theme may not be redistributed, copied, or resold.
.
*/
/* @group #SASS Import
================================================== */
/*! Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?v=4.6.3"); src: url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

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

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.3333333333em; line-height: 0.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.2857142857em; text-align: center; }

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

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.1428571429em; width: 2.1428571429em; top: 0.1428571429em; text-align: center; }

.fa-li.fa-lg { left: -1.8571428571em; }

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

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

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

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

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

/* Deprecated as of 4.4.0 */
.pull-right { float: right; }

.pull-left { float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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; }

/* @group #SASS variables http://sass-lang.com/guide
================================================== */
/* color palette */
/*! animate.css -https://daneden.github.io/animate.css/ Version - 3.7.2 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2019 Daniel Eden */

@keyframes bounce { from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce { animation-name: bounce; transform-origin: center bottom; }

@keyframes flash { from, 50%, to { opacity: 1; }
  25%, 75% { opacity: 0; } }

.flash { animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse { from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }

.pulse { animation-name: pulse; }

@keyframes rubberBand { from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

.rubberBand { animation-name: rubberBand; }

@keyframes shake { from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake { animation-name: shake; }

@keyframes headShake { 0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }

.headShake { animation-timing-function: ease-in-out; animation-name: headShake; }

@keyframes swing { 20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing { transform-origin: top center; animation-name: swing; }

@keyframes tada { from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }

.tada { animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble { from {
    transform: translate3d(0, 0, 0); }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: translate3d(0, 0, 0); } }

.wobble { animation-name: wobble; }

@keyframes jello { from, 11.1%, to {
    transform: translate3d(0, 0, 0); }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello { animation-name: jello; transform-origin: center; }

@keyframes heartBeat { 0% {
    transform: scale(1); }
  14% {
    transform: scale(1.3); }
  28% {
    transform: scale(1); }
  42% {
    transform: scale(1.3); }
  70% {
    transform: scale(1); } }

.heartBeat { animation-name: heartBeat; animation-duration: 1.3s; animation-timing-function: ease-in-out; }

@keyframes bounceIn { from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to { opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn { animation-duration: 0.75s; animation-name: bounceIn; }

@keyframes bounceInDown { from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInDown { animation-name: bounceInDown; }

@keyframes bounceInLeft { from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% { opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInLeft { animation-name: bounceInLeft; }

@keyframes bounceInRight { from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from { opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% { opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInRight { animation-name: bounceInRight; }

@keyframes bounceInUp { from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from { opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% { opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInUp { animation-name: bounceInUp; }

@keyframes bounceOut { 20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to { opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut { animation-duration: 0.75s; animation-name: bounceOut; }

@keyframes bounceOutDown { 20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% { opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to { opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown { animation-name: bounceOutDown; }

@keyframes bounceOutLeft { 20% { opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to { opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft { animation-name: bounceOutLeft; }

@keyframes bounceOutRight { 20% { opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to { opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight { animation-name: bounceOutRight; }

@keyframes bounceOutUp { 20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% { opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to { opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp { animation-name: bounceOutUp; }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.fadeIn { animation-name: fadeIn; }

@keyframes fadeInDown { from { opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInDown { animation-name: fadeInDown; }

@keyframes fadeInDownBig { from { opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig { animation-name: fadeInDownBig; }

@keyframes fadeInLeft { from { opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInLeft { animation-name: fadeInLeft; }

@keyframes fadeInLeftBig { from { opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig { animation-name: fadeInLeftBig; }

@keyframes fadeInRight { from { opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInRight { animation-name: fadeInRight; }

@keyframes fadeInRightBig { from { opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig { animation-name: fadeInRightBig; }

@keyframes fadeInUp { from { opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInUp { animation-name: fadeInUp; }

@keyframes fadeInUpBig { from { opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig { animation-name: fadeInUpBig; }

@keyframes fadeOut { from { opacity: 1; }
  to { opacity: 0; } }

.fadeOut { animation-name: fadeOut; }

@keyframes fadeOutDown { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown { animation-name: fadeOutDown; }

@keyframes fadeOutDownBig { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig { animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft { animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig { animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight { animation-name: fadeOutRight; }

@keyframes fadeOutRightBig { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig { animation-name: fadeOutRightBig; }

@keyframes fadeOutUp { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp { animation-name: fadeOutUp; }

@keyframes fadeOutUpBig { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig { animation-name: fadeOutUpBig; }

@keyframes flip { from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in; } }

.animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; animation-name: flip; }

@keyframes flipInX { from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; animation-name: flipInX; }

@keyframes flipInY { from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; animation-name: flipInY; }

@keyframes flipOutX { from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX { animation-duration: 0.75s; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; }

@keyframes flipOutY { from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY { animation-duration: 0.75s; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; animation-name: flipOutY; }

@keyframes lightSpeedIn { from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg); }
  to {
    transform: translate3d(0, 0, 0); } }

.lightSpeedIn { animation-name: lightSpeedIn; animation-timing-function: ease-out; }

@keyframes lightSpeedOut { from { opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut { animation-name: lightSpeedOut; animation-timing-function: ease-in; }

@keyframes rotateIn { from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn { animation-name: rotateIn; }

@keyframes rotateInDownLeft { from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft { animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight { from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight { animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft { from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft { animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight { from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight { animation-name: rotateInUpRight; }

@keyframes rotateOut { from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut { animation-name: rotateOut; }

@keyframes rotateOutDownLeft { from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft { animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight { from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight { animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft { from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft { animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight { from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight { animation-name: rotateOutUpRight; }

@keyframes hinge { 0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge { animation-duration: 2s; animation-name: hinge; }

@keyframes jackInTheBox { from { opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }
  50% {
    transform: rotate(-10deg); }
  70% {
    transform: rotate(3deg); }
  to { opacity: 1;
    transform: scale(1); } }

.jackInTheBox { animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn { from { opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.rollIn { animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut { animation-name: rollOut; }

@keyframes zoomIn { from { opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

.zoomIn { animation-name: zoomIn; }

@keyframes zoomInDown { from { opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown { animation-name: zoomInDown; }

@keyframes zoomInLeft { from { opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft { animation-name: zoomInLeft; }

@keyframes zoomInRight { from { opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight { animation-name: zoomInRight; }

@keyframes zoomInUp { from { opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp { animation-name: zoomInUp; }

@keyframes zoomOut { from { opacity: 1; }
  50% { opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to { opacity: 0; } }

.zoomOut { animation-name: zoomOut; }

@keyframes zoomOutDown { 40% { opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown { animation-name: zoomOutDown; }

@keyframes zoomOutLeft { 40% { opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to { opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft { animation-name: zoomOutLeft; }

@keyframes zoomOutRight { 40% { opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to { opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight { animation-name: zoomOutRight; }

@keyframes zoomOutUp { 40% { opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp { animation-name: zoomOutUp; }

@keyframes slideInDown { from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInDown { animation-name: slideInDown; }

@keyframes slideInLeft { from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInLeft { animation-name: slideInLeft; }

@keyframes slideInRight { from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInRight { animation-name: slideInRight; }

@keyframes slideInUp { from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInUp { animation-name: slideInUp; }

@keyframes slideOutDown { from {
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown { animation-name: slideOutDown; }

@keyframes slideOutLeft { from {
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft { animation-name: slideOutLeft; }

@keyframes slideOutRight { from {
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight { animation-name: slideOutRight; }

@keyframes slideOutUp { from {
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp { animation-name: slideOutUp; }

.animated { animation-duration: 1s; animation-fill-mode: both; }

.animated.infinite { animation-iteration-count: infinite; }

.animated.delay-1s { animation-delay: 1s; }

.animated.delay-2s { animation-delay: 2s; }

.animated.delay-3s { animation-delay: 3s; }

.animated.delay-4s { animation-delay: 4s; }

.animated.delay-5s { animation-delay: 5s; }

.animated.fast { animation-duration: 800ms; }

.animated.faster { animation-duration: 500ms; }

.animated.slow { animation-duration: 2s; }

.animated.slower { animation-duration: 3s; }

@media (print), (prefers-reduced-motion: reduce) { .animated { animation-duration: 1ms !important; transition-duration: 1ms !important; animation-iteration-count: 1 !important; } }

/* examples of how to darken or lighten .item { background: darken($color-basic-link, 30%); } .item  { background: lighten($color-basic-link, 30%); } */
/* @end */
/* #SASS mixins http://sass-lang.com/guide
================================================== */
/* button { @include rounded(6px); } */
/* button { @include linear-gradient(#42b3e2, #1a6798); } */
/* retinize a background image */
/* needs files to folow this pattern "filename.png" and "filename-2x.png" .element { @include retinize('file-name', 'png', 24px, 24px); // uses 50% actual size to constrain the size, visually, thereby doubling the pixel depth } */
/* img.preload{ @include opacity(0); &.complete{ @include opacity(1); } } */
/* img {  @include filter(grayscale, 100%); } */
/* #Media Queries
================================================== */
/* usage #content { float: left; width: 70%; @include responsive(larger-than-mobile) { width: 80%; } @include responsive(larger-than-desktop) { width: 50%; font-size: 14px; } @include responsive(larger-than-desktophd) { float: none; width: 100%; font-size: 12px; } } */
/* @end */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background-color: transparent; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width. 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/* Skeleton V2.0.4 Copyright 2014, Dave Gamache www.getskeleton.com Free to use under the MIT license. http://www.opensource.org/licenses/mit-license.php 12/29/2014 */
/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container { position: relative; width: 100%; max-width: 1280px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; }

.column, .columns { width: 100%; float: left; box-sizing: border-box; }

/* For devices larger than 400px */
/* Larger than mobile */
@media (min-width: 400px) { .container { width: 85%; padding: 0; } }

/* For devices larger than 550px */
/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) { .container { width: 80%; } .column, .columns { margin-left: 4%; } .column:first-child, .columns:first-child { margin-left: 0; } .one.column, .one.columns { width: 4.66666666667%; } .two.columns { width: 13.3333333333%; } .three.columns { width: 22%; } .four.columns { width: 30.6666666667%; } .five.columns { width: 39.3333333333%; } .six.columns { width: 48%; } .seven.columns { width: 56.6666666667%; } .eight.columns { width: 65.3333333333%; } .nine.columns { width: 74.0%; } .ten.columns { width: 82.6666666667%; } .eleven.columns { width: 91.3333333333%; } .twelve.columns { width: 100%; margin-left: 0; } .one-third.column { width: 30.6666666667%; } .two-thirds.column { width: 65.3333333333%; } .one-half.column { width: 48%; } /* Offsets */ .offset-by-one.column, .offset-by-one.columns { margin-left: 8.66666666667%; } .offset-by-two.column, .offset-by-two.columns { margin-left: 17.3333333333%; } .offset-by-three.column, .offset-by-three.columns { margin-left: 26%; } .offset-by-four.column, .offset-by-four.columns { margin-left: 34.6666666667%; } .offset-by-five.column, .offset-by-five.columns { margin-left: 43.3333333333%; } .offset-by-six.column, .offset-by-six.columns { margin-left: 52%; } .offset-by-seven.column, .offset-by-seven.columns { margin-left: 60.6666666667%; } .offset-by-eight.column, .offset-by-eight.columns { margin-left: 69.3333333333%; } .offset-by-nine.column, .offset-by-nine.columns { margin-left: 78.0%; } .offset-by-ten.column, .offset-by-ten.columns { margin-left: 86.6666666667%; } .offset-by-eleven.column, .offset-by-eleven.columns { margin-left: 95.3333333333%; } .offset-by-one-third.column, .offset-by-one-third.columns { margin-left: 34.6666666667%; } .offset-by-two-thirds.column, .offset-by-two-thirds.columns { margin-left: 69.3333333333%; } .offset-by-one-half.column, .offset-by-one-half.columns { margin-left: 52%; } }

/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width { width: 100%; box-sizing: border-box; }

.u-max-full-width { max-width: 100%; box-sizing: border-box; }

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

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

/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
.container:after, .row:after, .u-cf { content: ""; display: table; clear: both; }

/*! Pushy - v1.0.0 - 2016-3-1 Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions. https://github.com/christophery/pushy/ by Christopher Yee */
/* Menu Appearance */
.pushy { position: fixed; width: 300px; height: 100%; top: 0; z-index: 9999; background: #191918; overflow: auto; visibility: hidden; -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */ }

.pushy a { display: block; color: #b3b3b1; padding: 15px 30px; text-decoration: none; outline: 0; }

.pushy a:hover { color: #FFF; }

.pushy ul:first-child { margin-top: 10px; }

.pushy.pushy-left { left: 0; }

.pushy.pushy-right { right: 0; }

/* Menu Movement */
.pushy-left { transform: translate3d(-300px, 0, 0); }

.pushy-open-left #container, .pushy-open-left .push { transform: translate3d(300px, 0, 0); }

.pushy-right { transform: translate3d(300px, 0, 0); }

.pushy-open-right #container, .pushy-open-right .push { transform: translate3d(-300px, 0, 0); }

.pushy-open-left .pushy, .pushy-open-right .pushy { transform: translate3d(0, 0, 0); }

/* Menu Transitions */
#container, .pushy, .push { transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

/* Site Overlay */
.site-overlay { display: none; }

.pushy-open-left .site-overlay, .pushy-open-right .site-overlay { display: block; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9998; background-color: rgba(0, 0, 0, 0.5); animation: fade 500ms; }

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

/* Submenu Appearance */
.pushy-submenu { /* Submenu Icon */ }

.pushy-submenu ul { padding-left: 15px; transition: max-height 0.2s ease-in-out; }

.pushy-submenu ul .pushy-link { transition: opacity 0.2s ease-in-out; }

.pushy-submenu > a { position: relative; }

.pushy-submenu > a::after { content: ''; display: block; height: 11px; width: 8px; position: absolute; top: 50%; right: 15px; background: url("../img/arrow.svg") no-repeat; transform: translateY(-50%); transition: transform 0.2s; }

/* Submenu Movement */
.pushy-submenu-closed ul { max-height: 0; overflow: hidden; }

.pushy-submenu-closed .pushy-link { opacity: 0; }

.pushy-submenu-open { /* Submenu Icon */ }

.pushy-submenu-open ul { max-height: 1000px; }

.pushy-submenu-open .pushy-link { opacity: 1; }

.pushy-submenu-open a::after { transform: translateY(-50%) rotate(90deg); }

.no-csstransforms3d .pushy-submenu-closed ul { max-height: none; display: none; }

html, body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* disable webkit tap highlight */ }

#container { position: relative; }

.pushy ul:first-child { margin-top: 0 !important; }

#pushy { background: #000; font-weight: normal !important; }

#pushy ul { margin-bottom: 0; }

#pushy ul li { margin-bottom: 0; }

#pushy ul ul { margin-bottom: 0; margin-top: 0; }

#pushy ul ul li { margin-bottom: 0; }

#pushy ul ul li a { padding-left: 30px; }

#pushy a { padding: 12px 20px; }

#pushy a:link, #pushy a:visited { color: #6D4061; }

#pushy a:hover { color: #FFF; background: #357c94; }

#pushy ul.primary-menu { background: #6D4061; }

#pushy ul.primary-menu a:link, #pushy ul.primary-menu a:visited { color: #FFF; }

#pushy ul.primary-menu a:hover { color: #FFF; background: #357c94; }

#pushy ul.utility-menu { background: #58595B; }

#pushy ul.utility-menu a:link, #pushy ul.utility-menu a:visited { color: #FFF; }

#pushy ul.utility-menu a:hover { color: #FFF; background: #357c94; }

.menu-btn { display: inline-block; width: 27px; padding: 10px; text-align: center; background: grey; color: #FFF; cursor: pointer; font-size: 17px; /* Larger than desktop */ }

.menu-btn:hover { background: orange; }

@media (min-width: 1000px) { .menu-btn { display: none; } }

.primary-menu-container { display: none; /* Larger than desktop */ }

@media (min-width: 1000px) { .primary-menu-container { display: block; } }

/* 
Column mixins by Tiffany Brown (@webinista / webinista.com) 
Public domain licensed, because, really who couldn't come up with this on their own?
It's not required, but I'd appreciate you letting me know if you found these useful :-).
*/
.center { text-align: center; }

a img { border: none; }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }

blockquote cite { margin: 5px 0 0; display: block; }

img.centered, img.alignright, img.alignleft { padding: 1px; margin-top: 20px; margin-bottom: 20px; display: block; margin-left: auto; margin-right: auto; clear: both; float: none; max-width: 33%; /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { img.centered, img.alignright, img.alignleft { max-width: 100%; } }

img.alignright, img.alignleft { /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { img.alignright, img.alignleft { margin-top: 0; display: inline; clear: none; } }

img.alignright { margin: 0 0 2px 10px; /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { img.alignright { float: right; margin-left: 20px; margin-right: 0; } }

img.alignleft { margin: 0 10px 2px 0; /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { img.alignleft { float: left; margin-left: 0; margin-right: 20px; } }

.aligncenter, .alignright, .alignleft { float: none; clear: both; display: block; margin-left: auto; margin-right: auto; }

.alignright, .alignleft { /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { .alignright, .alignleft { clear: none; display: inline; } }

.alignright { /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { .alignright { float: right; margin-left: 20px; margin-right: 0; } }

.alignleft { /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { .alignleft { float: left; margin-left: 0; margin-right: 20px; } }

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail { max-width: 100%; height: auto; }

/* @end */
/* @group #Wordpress Captions
================================================== */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }

.wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 4px 4px 5px; margin: 0; }

/* @end */
/* @group #Wordpress Comments
================================================== */
#comments_template { margin-top: 40px; padding-top: 40px; border-top: 1px solid  #CCC; }

#comments_template label { color: #999; }

/* ol#comments { margin:0px; padding:0px; margin-top:20px; li { margin:0px; padding:0px; position:relative; padding-left:60px; list-style:none; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #e5e5e5; } .avatar { position:absolute; top:0px; left:0px; } small a { font-weight:normal; color:#999999; } } */
ul.commentlist { margin: 20px 0px 20px 0px; padding: 0px; /*border: 1px dotted #FFF;*/ background-color: #eee; }

ul.commentlist ul { margin: 20px 0px 20px 0px; padding: 0px; border-left: 3px solid #d2ccb6; }

ul.commentlist ul li { border: 0px; /*background-color:#ffffff;*/ overflow: auto; padding-bottom: 0px; }

ul.commentlist li { margin: 0px; position: relative; padding: 10px 10px 10px 80px; }

ul.commentlist .avatar { position: absolute; top: 10px; left: 10px; border: 1px solid #dedede; }

ul.commentlist .commentmetadata { font-size: .8em; }

ul.commentlist ul.children li { padding-right: 0; }

ul.commentlist #respond { padding-top: 20px; }

ul.commentlist #respond li { margin: 0px; position: relative; padding: 0 0 10px 30px; }

div.comment-meta.commentmetadata { margin-bottom: 5px; }

/* #Layout
================================================== */
html { text-align: center; }

body { text-align: left; }

.obscure { position: absolute; left: -9999px; }

img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ vertical-align: top; }

video { width: 100% !important; height: auto !important; }

body { background: #FFF; color: #58595B; position: relative; }

.requestApptWrapper a { color: #FFF; text-decoration: none; background: #357c94; box-sizing: border-box; padding: 10px 20px; display: block; text-align: center; width: 100%; max-width: 240px; font-weight: bold; border-radius: 25px; }

.requestApptWrapper a:hover, .requestApptWrapper a:focus { background: #255667; }

.requestApptWrapper.mobile { position: fixed; z-index: 99999; bottom: 10px; left: calc(50% - 120px); margin: auto 0px; /* Larger than desktop */ }

@media (min-width: 1000px) { .requestApptWrapper.mobile { display: none; } }

header#banner { background: #FFF; width: 100%; }

header#banner .container { box-sizing: border-box; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; align-content: center; -moz-align-items: center; align-items: center; }

header#banner .utilityNavWrapper { width: 100%; margin-top: 15px; /* Larger than desktop */ }

header#banner .logo { display: -moz-flex; display: flex; flex-wrap: nowrap; -moz-justify-content: space-between; justify-content: space-between; align-content: center; -moz-align-items: center; align-items: center; margin: 15px 0px; width: 100%; box-sizing: border-box; /* Larger than desktop */ }

@media (min-width: 1000px) { header#banner .logo { display: block; text-align: center; width: 50%; } }

header#banner .logo a { margin-right: 20px; display: block; width: 100%; /* Larger than desktop */ /* Larger than Desktop HD */ }

header#banner .logo a img#stacked { display: none; /* Larger than desktop */ }

header#banner .logo a img#horizontal { /* Larger than desktop */ }

header#banner .requestApptWrapper { display: none; /* Larger than desktop */ }

@media (min-width: 1000px) { header#banner .requestApptWrapper { display: block; width: 50%; display: -moz-flex; display: flex; flex-wrap: nowrap; -moz-justify-content: flex-end; justify-content: flex-end; } }

header#banner .primaryNavWrapper { width: 100%; }

#contentWrapper { background: #FFF; }

.pageTitleWrapper { padding: 2.4rem 0; padding-bottom: 0; }

.pageTitleWrapper h1, .pageTitleWrapper .fauxh1 { color: #6D4061; margin-bottom: 0; padding-bottom: .5rem; }

.pageTitleWrapper .pageTitle { border-bottom: 1px solid #CCC; }

.pageTitleWrapper .fauxh1 { font-size: 2.8rem; font-weight: 300; line-height: 1.2; /* Larger than phablet (also point when grid becomes active) */ }

.pageTitleWrapper .fauxh1 a { color: #6D4061; text-decoration: none; }

.pageTitleWrapper .fauxh1 a:hover, .pageTitleWrapper .fauxh1 a:focus { text-decoration: underline; }

@media (min-width: 550px) { .pageTitleWrapper .fauxh1 { font-size: 3.4rem; } }

.mainContent h2 { color: #6D4061; }

.mainContent h3 { color: #6D4061; }

.mainContent h4 { color: #6D4061; }

.mainContent h5 { color: #6D4061; font-weight: 700; }

.mainContent h6 { color: #6D4061; font-weight: 700; }

.mainContent ul { list-style-type: disc; margin-left: 4rem; }

#content { margin-top: 4rem; }

footer { padding-bottom: 40px; }

footer .extendedFooter { background: #6D4061; color: #FFF; }

footer .copyright { text-align: center; padding: 15px 0; }

footer .disclosureStatement { color: #6D4061; }

footer .disclosureStatement p { font-size: 1.2rem; width: 100%; max-width: 740px; margin: auto 0; text-align: center; }

footer .map_canvas_footer { width: 100%; max-width: 174px; height: 160px; background: pink; }

footer h5 { line-height: 1.2; font-size: 1.6rem; font-weight: 600; }

footer .contactInfo ul { list-style-type: none; margin: 0; padding: 0; }

footer .contactInfo ul li { margin: 0; padding: 0; }

footer .contactInfo ul li a { color: #FFF; text-decoration: none; }

footer .contactInfo ul li a:focus, footer .contactInfo ul li a:hover { color: #FFF; }

footer .connectWithUs .payYourBillAlt { margin-bottom: 4rem; }

footer .connectWithUs .payYourBillAlt a.button.button-primary { background-color: #FFF; border-color: #FFF; color: #6D4061; }

footer .connectWithUs .payYourBillAlt a.button.button-primary:hover, footer .connectWithUs .payYourBillAlt a.button.button-primary:focus { color: #FFF; background-color: #357c94; border-color: #357c94; }

footer .connectWithUs .googleReviewBadge { margin-bottom: 4rem; }

footer .connectWithUs .googleReviewBadge p { margin-top: 1rem; margin-bottom: 0; }

footer .connectWithUs .googleReviewBadge p a { color: #FFF; text-decoration: none; }

footer .connectWithUs .googleReviewBadge p a:hover, footer .connectWithUs .googleReviewBadge p a:focus { color: #FFF; text-decoration: underline; }

footer .connectWithUs .socialBookmarks li { margin-right: 1rem; }

footer .ourLatestBlogs .entry { margin-bottom: 2rem; border-bottom: 1px solid #FFF; }

footer .ourLatestBlogs .entry:last-of-type { border-bottom: none; }

footer .ourLatestBlogs .entry h6 { margin-bottom: 1rem; font-weight: 700; font-size: 1.8rem; }

footer .ourLatestBlogs .entry h6 a { color: #FFF; text-decoration: none; }

footer .ourLatestBlogs .entry h6 a:hover, footer .ourLatestBlogs .entry h6 a:focus { text-decoration: underline; }

footer .row { padding: 60px 0; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; }

footer .row .contactInfo { width: 100%; margin-bottom: 4rem; /* Larger than tablet */ /* Larger than Desktop HD */ }

@media (min-width: 750px) { footer .row .contactInfo { width: 48%; margin-bottom: 0; } }

@media (min-width: 1200px) { footer .row .contactInfo { width: 22%; } }

footer .row .ourLatestBlogs { width: 100%; margin-bottom: 4rem; /* Larger than tablet */ /* Larger than Desktop HD */ }

@media (min-width: 750px) { footer .row .ourLatestBlogs { width: 48%; margin-bottom: 0; } }

@media (min-width: 1200px) { footer .row .ourLatestBlogs { width: 48%; } }

footer .row .connectWithUs { width: 100%; max-width: 165px; /* Larger than tablet */ /* Larger than Desktop HD */ }

@media (min-width: 750px) { footer .row .connectWithUs { width: 48%; } }

@media (min-width: 1200px) { footer .row .connectWithUs { width: 22%; } }

a { color: #357c94; }

a:hover, a:focus { color: #000; text-decoration: none; }

/* common wordpress styles */
.postDate a:link, .postDate a:visited, .entryMeta a:link, .entryMeta a:visited, .readMore a:link, .readMore a:visited { color: #357c94; }

.postDate a:hover, .entryMeta a:hover, .readMore a:hover { color: #000; text-decoration: none; }

.postDate { margin-bottom: 20px; margin-top: -5px; }

#posts .entry { padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px dashed #CCC; }

#posts .entry:last-of-type { padding-bottom: 0; margin-bottom: 0; border-bottom: 0; }

/*.readMore { text-align: right; }*/
.filedUnder { margin-bottom: 6px; }

span.shortDate { /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { span.shortDate { display: none; } }

span.longDate { display: none; /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { span.longDate { display: inline; } }

#sidebar ul ul { margin-bottom: 4rem; }

#sidebar ul ul li { border-bottom: 1px dashed #CCC; padding-bottom: 1rem; margin-bottom: 1rem; }

#sidebar ul ul li a { text-decoration: none; }

#sidebar ul ul li a:hover, #sidebar ul ul li a:focus { text-decoration: underline; }

#sidebar ul ul li:last-of-type { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }

footer .googleReviewBadge .rplg-badge2 .rplg-badge2-border { background: #357c94 !important; }

/* #Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html { font-size: 62.5%; }

body { font-size: 1.6em; /* currently ems cause chrome bug misinterpreting rems on body element */ line-height: 1.6; font-weight: 400; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Liberation Sans", FreeSans, clean, sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizelegibility; -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 2rem; font-weight: 300; line-height: 1.2; }

h1 { font-size: 2.8rem; }

h2 { font-size: 2.6rem; }

h3 { font-size: 2.4rem; }

h4 { font-size: 2.1rem; }

h5 { font-size: 1.8rem; }

h6 { font-size: 1.5rem; }

/* Larger than phablet */
/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) { h1 { font-size: 3.4rem; } h2 { font-size: 2.8rem; } h3 { font-size: 2.4rem; } h4 { font-size: 2.1rem; } h5 { font-size: 1.8rem; } h6 { font-size: 1.5rem; } }

.mainContent h2 { margin-bottom: .5rem; }

/* #Font-Face
================================================== */
/*@font-face { font-family: 'DearSarahRegular'; src: url('../fonts/dearsarah-ot-webfont.eot'); src: url('../fonts/dearsarah-ot-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dearsarah-ot-webfont.woff') format('woff'), url('../fonts/dearsarah-ot-webfont.ttf') format('truetype'), url('../fonts/dearsarah-ot-webfont.svg#DearSarahRegular') format('svg'); font-weight: normal; font-style: normal; }*/
abbr { font-size: .9em; }

strong { font-weight: bold; }

em { font-style: italic; }

sup { font-size: .6em; vertical-align: super; }

p { margin-top: 0; }

/*p:last-of-type{ margin-bottom:0; }*/
#copyright, .postDate, .entryMeta { font-size: .8em; line-height: 1.4; }

/* @end */
header#banner { /*.requestApptWrapper { //margin-bottom: $globalPaddingUnit/2; a{ color: $white; text-decoration:none; background: $denim; @include box-sizing; padding: 5px 15px; display: block; text-align:center; width: 100%; max-width: 240px; margin: 0 auto; //position: fixed; //z-index: 99999; //bottom: 0; @include responsive(larger-than-desktop) { //position: static; //z-index: inherit; } &:hover, &:focus{ background: darken($denim, 12%); } } }*/ }

header#banner .utilityNavWrapper { display: none; /* Larger than desktop */ }

@media (min-width: 1000px) { header#banner .utilityNavWrapper { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: flex-end; justify-content: flex-end; } }

header#banner .utilityNavWrapper nav.utility-menu-container ul.utility-menu { list-style-type: none; margin: 0; padding: 0; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: flex-end; justify-content: flex-end; }

header#banner .utilityNavWrapper nav.utility-menu-container ul.utility-menu li { margin: 0; padding: 0; /*width: calc(100% / 3); @include responsive(larger-than-desktophd) { width: auto; }*/ }

header#banner .utilityNavWrapper nav.utility-menu-container ul.utility-menu li a { padding: 5px 9px; text-decoration: none; font-size: 1.4rem; /* Larger than Desktop HD */ }

@media (min-width: 1200px) { header#banner .utilityNavWrapper nav.utility-menu-container ul.utility-menu li a { font-size: 1.6rem; padding: 5px 15px; } }

header#banner .toggleSearchWrapper { position: relative; }

header#banner .toggleSearchWrapper .toggleSearch { display: none; position: relative; z-index: 9999; /* Larger than desktop */ }

@media (min-width: 1000px) { header#banner .toggleSearchWrapper .toggleSearch { display: block; margin-right: 25px; } }

header#banner .toggleSearchWrapper .searchFormWrapper { position: absolute; top: -6px; right: 14px; }

header#banner .toggleSearchWrapper .searchFormWrapper .searchform { display: -moz-flex; display: flex; flex-wrap: nowrap; -moz-justify-content: flex-end; justify-content: flex-end; }

header#banner .toggleSearchWrapper .searchFormWrapper .searchform input[type="search"] { position: absolute; right: 0; top: 0; width: 100%; /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 1000px) { header#banner .toggleSearchWrapper .searchFormWrapper .searchform input[type="search"] { min-width: 440px; } }

@media (min-width: 1200px) { header#banner .toggleSearchWrapper .searchFormWrapper .searchform input[type="search"] { min-width: 600px; } }

header#banner .toggleSearchWrapper .searchFormWrapper .searchform input[type="submit"] { position: relative; z-index: 3; text-indent: -999em; border: 0; /*background-size: 18px 18px; background-repeat: no-repeat; background-position: center center;  background-image: url(images/icon-search.svg);*/ }

footer .extendedFooter .container { position: relative; }

footer .extendedFooter .container .payYourBill { position: absolute; top: -2.6rem; }

footer .extendedFooter .container .payYourBill a { color: #FFF; text-decoration: none; background: #58595B; box-sizing: border-box; padding: 5px 15px; }

footer .extendedFooter .container .payYourBill a:hover, footer .extendedFooter .container .payYourBill a:focus { background: #3a3b3c; }

footer .copyright .twelve { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: center; justify-content: center; }

footer .copyright .twelve .footerNavWrapper { width: 100%; }

footer .copyright .twelve .footerNavWrapper .footer-menu-container ul#menu-footer-menu { list-style-type: none; margin: 0; padding: 0; margin-bottom: 2rem; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-around; justify-content: space-around; }

footer .copyright .twelve .footerNavWrapper .footer-menu-container ul#menu-footer-menu li { margin: 0; padding: 0; width: 100%; /* Larger than tablet */ }

@media (min-width: 750px) { footer .copyright .twelve .footerNavWrapper .footer-menu-container ul#menu-footer-menu li { width: auto; } }

footer .copyright .twelve .footerNavWrapper .footer-menu-container ul#menu-footer-menu li a { padding: 5px 15px; box-sizing: border-box; text-decoration: none; display: -moz-flex; display: flex; flex-wrap: nowrap; -moz-justify-content: flex-start; justify-content: flex-start; align-content: center; -moz-align-items: center; align-items: center; }

footer .copyright .twelve .footerNavWrapper .footer-menu-container ul#menu-footer-menu li a:hover, footer .copyright .twelve .footerNavWrapper .footer-menu-container ul#menu-footer-menu li a:focus { text-decoration: underline; }

footer .copyright .twelve .footerNavWrapper .footer-menu-container ul#menu-footer-menu li.semaphore a::after { content: ""; width: 30px; height: 14px; margin-left: 5px; background-color: #FFF; background-image: url(../OHOW_v1/images/privacyoptions.svg); background-size: contain; background-position: center center; background-repeat: no-repeat; }

body.home ul#menu-footer-menu li.visibleOnHome { display: list-item; }

ul#menu-footer-menu li.visibleOnHome { display: none; }

nav.pushy ul { list-style-type: none; margin-left: 0; }

nav.pushy ul li { list-style-type: none; margin-left: 0; }

nav.pushy .searchform { display: -moz-flex; display: flex; flex-wrap: nowrap; -moz-justify-content: space-between; justify-content: space-between; padding: 20px; box-sizing: border-box; }

nav.pushy .searchform input[type="search"] { box-sizing: border-box; width: 100%; -webkit-border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; }

nav.pushy .searchform input[type="submit"] { padding: 10px; box-sizing: border-box; height: 38px; -webkit-border-top-left-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topleft: 0; -moz-border-radius-bottomleft: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; background: #6D4061; color: #FFF; border: 1px solid #6D4061; border-left: none; }

nav.pushy .searchform input[type="submit"]:hover, nav.pushy .searchform input[type="submit"]:focus { background: #46293f; border: 1px solid #46293f; border-left: none; }

#sidebar ul { list-style-type: none; margin-left: 0; }

#sidebar ul li { list-style-type: none; margin-left: 0; }

.socialBookmarks { list-style-type: none; margin-left: 0; margin-bottom: 0; font-size: 32px; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: flex-start; justify-content: flex-start; }

.socialBookmarks span { display: none; }

.socialBookmarks li { margin-bottom: 0; }

.socialBookmarks a { color: #FFF; }

.socialBookmarks a:hover, .socialBookmarks a:focus { color: #357c94; }

.wp-pagenavi { color: #357c94; text-align: center; /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { .wp-pagenavi { text-align: left; } }

.wp-pagenavi .extend, .wp-pagenavi .smaller, .wp-pagenavi .larger { display: none; /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { .wp-pagenavi .extend, .wp-pagenavi .smaller, .wp-pagenavi .larger { display: inline; } }

.wp-pagenavi a { color: #357c94; }

.wp-pagenavi span.current { color: #000; }

.wp-pagenavi span.pages, .wp-pagenavi a.page, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink { border: 1px solid #357c94; }

.breadcrumbWrapper { padding: 10px 0; font-size: 1.4rem; }

/* .mobileNavWrap { select { display: block; //display mobile nav on mobile sizes margin-bottom: 0; margin-left: auto; margin-right: auto; @include responsive(larger-than-phablet) { display: none; //hide mobile nav on all sizes } } ul { display: none; //hide desktop nav on mobile @include responsive(larger-than-phablet) { display: block; } } }*/
/* flexible content modules */
.flexibleContentModules { margin-top: 40px; }

section.fullWidthImage { /* Larger than tablet */ }

@media (min-width: 750px) { section.fullWidthImage { min-height: calc(100vh/3*2); } }

section.fullWidthImage .contentImage { width: 100%; min-height: calc(100vh/3); /* Larger than tablet */ }

@media (min-width: 750px) { section.fullWidthImage .contentImage { min-height: calc(100vh/3*2); } }

section.basicContentBlock { margin-top: 4rem; }

section.splitContentBlock { background: #f4ebf1; padding: 4rem 0; }

section.splitContentBlock + .relatedLinks, section.featuredCareersCTA + .relatedLinks { margin-top: 0; }

section.featuredCareersCTA { padding-top: 5rem; padding-bottom: 8rem; background: #357c94; }

section.featuredCareersCTA .featuredCareerHeading { padding: 0 2rem; text-align: center; }

section.featuredCareersCTA .featuredCareerHeading h2 { color: #FFF; margin-bottom: 2rem; }

section.featuredCareersCTA .featuredCareerInner { box-sizing: border-box; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: center; justify-content: center; padding: 0 2rem; box-sizing: border-box; }

section.featuredCareersCTA .featuredCareerInner article { width: 100%; margin-bottom: 4rem; /* Larger than tablet */ }

@media (min-width: 750px) { section.featuredCareersCTA .featuredCareerInner article { width: calc(100% / 3 - 16px); margin-left: 8px; margin-right: 8px; margin-bottom: 0; } }

section.featuredCareersCTA .featuredCareerInner article a { display: block; text-align: center; }

section.featuredCareersCTA .featuredCareerInner article a img { margin-bottom: 1rem; }

section.featuredCareersCTA .featuredCareerInner article a h4 { margin-bottom: 0; text-decoration: none; color: #FFF; }

section.featuredCareersCTA .featuredCareerInner article a h4.button { color: #FFF; border-color: #FFF; }

section.featuredCareersCTA .featuredCareerInner article a h4 .fa { font-size: 1.2rem; vertical-align: top; margin-top: 3px; }

section.featuredCareersCTA .featuredCareerInner article a:hover h4, section.featuredCareersCTA .featuredCareerInner article a:focus h4 { color: #000; }

section.featuredCareersCTA .featuredCareerInner article a:hover h4.button, section.featuredCareersCTA .featuredCareerInner article a:focus h4.button { color: #000; border-color: #000; }

section.relatedLinks { background: #e6e6e6; padding: 2rem 0; margin-top: 2rem; }

section.relatedLinks h3 { color: #6D4061; }

section.relatedLinks .relatedLinksHeading { padding: 0 2rem; }

section.relatedLinks h4.leadershipRole { font-size: 1.4rem; margin-top: -1.4rem; color: #6D4061; }

section.relatedLinks .relatedLinksInner { padding: 0 2rem; box-sizing: border-box; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: center; justify-content: center; }

section.relatedLinks .relatedLinksInner article { width: 100%; /* Larger than tablet */ /* Larger than desktop */ }

@media (min-width: 750px) { section.relatedLinks .relatedLinksInner article { width: 49%; margin-right: 1%; } section.relatedLinks .relatedLinksInner article:nth-child(even) { margin-right: 0; } }

@media (min-width: 1000px) { section.relatedLinks .relatedLinksInner article { width: 24%; margin-right: 1.25%; } section.relatedLinks .relatedLinksInner article:nth-child(even) { margin-right: 1.25%; } section.relatedLinks .relatedLinksInner article:last-of-type { margin-right: 0; } }

section.relatedLinks .relatedLinksInner article a { text-decoration: none; color: #58595B; }

section.relatedLinks .relatedLinksInner article a .readMore { color: #6D4061; }

section.relatedLinks .relatedLinksInner article a:hover, section.relatedLinks .relatedLinksInner article a:focus { color: #000; }

section.relatedLinks .relatedLinksInner article a:hover h3, section.relatedLinks .relatedLinksInner article a:focus h3 { color: #000; }

section.relatedLinks .relatedLinksInner article a:hover .readMore, section.relatedLinks .relatedLinksInner article a:focus .readMore { color: #000; }

section.relatedLinks .relatedLinksInner article .excerpt { padding: 2rem; }

section.relatedLinks .relatedLinksInner article .excerpt ul { margin-left: 2rem; list-style-type: disc; }

section.twoImagesWithLinks .ten { box-sizing: border-box; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; padding-top: 3rem; border-top: 1px solid #000; }

section.twoImagesWithLinks .ten article { width: 100%; /* Larger than tablet */ margin-bottom: 8px; border-bottom: 1px solid #000; }

@media (min-width: 750px) { section.twoImagesWithLinks .ten article { width: 48%; } }

section.twoImagesWithLinks .ten article a { text-decoration: none; }

section.twoImagesWithLinks .ten article .readMore { padding: 1rem 0; }

section.testimonials .testimonialsDirectory { border-top: 1px solid #CCC; }

section.testimonials .testimonialsDirectory blockquote { margin: 0; padding: 0; border-left: 0; position: relative; padding: 4rem 0; border-bottom: 1px solid #CCC; }

section.testimonials .testimonialsDirectory blockquote:last-of-type { border-bottom: 0; }

section.testimonials .testimonialsDirectory blockquote span.quotes { display: inline; font-weight: 700; }

section.testimonials .testimonialsDirectory blockquote span.leftQuotes { position: absolute; left: -1rem; }

section.testimonials .testimonialsDirectory blockquote p { display: inline; }

section.testimonials .testimonialsDirectory blockquote cite { margin: 0; text-align: right; color: #6D4061; }

section.accordionWrapper h3 { margin-bottom: 3rem; }

section.accordionWrapper ul.accordion { list-style-type: none; margin: 0; }

section.accordionWrapper ul.accordion li.accordionItem { margin: 0; border-bottom: 1px solid #CCC; }

section.accordionWrapper ul.accordion li.accordionItem:last-of-type { border-bottom: none; }

section.accordionWrapper ul.accordion li.accordionItem .ui-accordion-content { padding-bottom: 2rem; }

section.accordionWrapper h4 { outline: none; line-height: 1; margin-bottom: 0; padding: 2rem 0; display: -moz-flex; display: flex; flex-wrap: nowrap; -moz-justify-content: space-between; justify-content: space-between; -moz-align-items: center; align-items: center; align-content: center; }

section.accordionWrapper h4 .toggle { width: 100%; }

section.accordionWrapper h4 span.ui-accordion-header { display: none; }

section.accordionWrapper h4 .fa-angle-down { display: none; }

section.accordionWrapper h4 .fa-angle-left { display: inline-block; }

section.accordionWrapper h4.ui-state-active .fa-angle-down { display: inline-block; }

section.accordionWrapper h4.ui-state-active .fa-angle-left { display: none; }

section.serviceCTAproviderFilter { text-align: center; background: #e6e6e6; padding: 6rem 0; margin-top: 4rem; padding-bottom: 6rem; }

section.serviceCTAproviderFilter .twelve { box-sizing: border-box; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: center; justify-content: center; }

section.serviceCTAproviderFilter .twelve .findSpecialist { width: 100%; /* Larger than tablet */ }

@media (min-width: 750px) { section.serviceCTAproviderFilter .twelve .findSpecialist { width: 48%; margin: 0 1%; } }

section.serviceCTAproviderFilter .twelve .findSpecialist h3 { color: #6D4061; }

section.serviceCTAproviderFilter .twelve .findSpecialist .button { margin-bottom: 2rem; }

section.imageGallery .photoGallery { list-style-type: none; margin: 0; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; }

section.imageGallery .photoGallery li { margin: 0; width: calc(100%/3); /* Larger than phablet (also point when grid becomes active) */ /* Larger than tablet */ /* Larger than desktop */ /* Larger than Desktop HD */ }

section.imageGallery .photoGallery li img { width: 100%; }

@media (min-width: 750px) { section.imageGallery .photoGallery li { width: calc(100%/3); } }

@media (min-width: 1000px) { section.imageGallery .photoGallery li { width: calc(100%/4); } }

section.videoWrapper { margin-bottom: 4rem; }

section.testimonialsWrapper { border-top: 1px solid #6D4061; border-bottom: 1px solid #6D4061; }

section.testimonialsWrapper .mainContent { margin: 4rem 0 !important; }

section.testimonialsWrapper .mainContent blockquote.testimonial { margin: 0; padding: 0; border-left: none; font-size: 2rem; line-height: 1.4; /* Larger than desktop */ }

@media (min-width: 1000px) { section.testimonialsWrapper .mainContent blockquote.testimonial { font-size: 3rem; line-height: 1.2; } }

section.testimonialsWrapper .mainContent blockquote.testimonial p { margin-bottom: 0; display: inline; }

section.testimonialsWrapper .mainContent blockquote.testimonial p::before { content: "\201C"; }

section.testimonialsWrapper .mainContent blockquote.testimonial p::after { content: "\201D"; }

section.testimonialsWrapper .mainContent blockquote.testimonial cite { display: inline; font-weight: bold; white-space: nowrap; }

section.testimonialsWrapper .mainContent blockquote.testimonial cite::before { content: "\2013 "; margin-right: 1rem; }

section.googleMap { /*@include responsive(larger-than-tablet) { min-height: calc(100vh/3*2); }*/ padding: 0 2rem; }

section.googleMap .map_canvas { margin-left: 20px; margin-right: 20px; width: calc(100% - 40px); min-height: calc(100vh/3); max-height: 400px; /* Larger than tablet */ }

@media (min-width: 750px) { section.googleMap .map_canvas { margin: 0; width: 100%; min-height: calc(100vh/3); } }

/* Flexible Content Modules */
section.imageGallery img { -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); }

section.fullWidthImage .contentImage { background-color: #000; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.gform_wrapper input { margin-bottom: 0; }

.gform_wrapper { /*label{ line-height:100%; margin-bottom:10px!important; &.gfield_label{ margin-top:0!important; } } select, input[type="text"]{ margin-bottom:0; } .ginput_container{ margin-bottom: $globalPaddingUnit*2; } .ginput_left{ clear:both; }*/ }

#gform_wrapper_2 .gform_fields { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; -moz-align-items: center; align-items: center; align-content: center; width: 100%; }

#gform_wrapper_2 .gform_fields .gfield { width: 100%; }

#gform_wrapper_2 .gform_fields #field_2_7 { width: 48%; }

#gform_wrapper_2 .gform_fields .populate-physicians, #gform_wrapper_2 .gform_fields .populate-therapists { width: 48%; }

#gform_wrapper_2 .gform_fields .ginput_container_radio ul.gfield_radio li input[type="radio"] { margin-top: 0; }

#gform_wrapper_2 .gform_fields .ginput_container_checkbox ul.gfield_checkbox { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: flex-start; justify-content: flex-start; -moz-align-items: center; align-items: center; align-content: center; }

#gform_wrapper_2 .gform_fields .ginput_container_checkbox ul.gfield_checkbox li { width: 50%; margin-bottom: 1rem; /* Larger than tablet */ /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 750px) { #gform_wrapper_2 .gform_fields .ginput_container_checkbox ul.gfield_checkbox li { width: calc(100%/3); } }

@media (min-width: 1000px) { #gform_wrapper_2 .gform_fields .ginput_container_checkbox ul.gfield_checkbox li { width: calc(100%/4); margin-bottom: 1.5rem; } }

@media (min-width: 1200px) { #gform_wrapper_2 .gform_fields .ginput_container_checkbox ul.gfield_checkbox li { width: calc(100%/6); } }

#gform_wrapper_2 .gform_fields .ginput_container_checkbox ul.gfield_checkbox li input[type="checkbox"] { margin-top: 0; }

.placeholder { color: #aaa; }

[placeholder]:focus::-webkit-input-placeholder { -webkit-transition: opacity 0.5s 0.5s ease; transition: opacity 0.5s 0.5s ease; opacity: 0; }

.searchform input#s { margin-bottom: 0; display: inline; }

/*these styles make forms firefox friendly*/
input[type="text"], input[type="email"], input[type="password"], textarea { border-top: 2px solid #999; border-left: 2px solid #999; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding-left: .5em; color: #999; }

input:focus, textarea:focus { color: #000; background-color: #FFFDC2; }

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select { height: 38px; padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */ background-color: #FFF; border: 1px solid #D1D1D1; box-shadow: none; box-sizing: border-box; }

/* Removes awkward default styles on some inputs for iOS */
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

textarea { min-height: 65px; padding-top: 6px; padding-bottom: 6px; }

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus { border: 1px solid #33C3F0; outline: 0; }

label, legend { display: block; margin-bottom: .5rem; font-weight: 600 !important; }

fieldset { padding: 0; border-width: 0; }

input[type="checkbox"], input[type="radio"] { display: inline; }

label > .label-body { display: inline-block; margin-left: .5rem; font-weight: normal; }

input, textarea, select, fieldset { margin-bottom: 1.5rem; }

.placeholder { color: #aaa; }

::-moz-placeholder { /* Firefox 19+ */ color: #58595B; opacity: 1; }

::placeholder { color: #58595B; opacity: 1; }

.mainContent h2.cmprivacy-title { color: #FFF; }

.mainContent .cmprivacy-content h3 { color: #FFF; }

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button, button, input[type="submit"], input[type="reset"], input[type="button"] { display: inline-block; padding: 7px 40px; color: #58595B; text-align: center; font-size: 1.4rem; letter-spacing: 0; text-decoration: none; background-color: transparent; border: 1px solid #bbb; cursor: pointer; box-sizing: border-box; }

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus { color: #333; border-color: #888; outline: 0; }

.button.button-primary, button.button-primary, input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary { color: #FFF; background-color: #357c94; border-color: #357c94; }

.button.button-primary:hover, button.button-primary:hover, input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover, .button.button-primary:focus, button.button-primary:focus, input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus { color: #FFF; background-color: #2a6376; border-color: #2a6376; }

a[href^="tel:"] { /* Larger than desktop */ }

@media (min-width: 1000px) { a[href^="tel:"] { color: inherit !important; pointer-events: none; text-decoration: none; } }

/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr { margin-top: 3rem; margin-bottom: 3.5rem; border-width: 0; border-top: 1px solid #E1E1E1; }

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul { list-style: circle outside; }

ol { list-style: decimal outside; }

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

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

ol ol, ol ul, ul ol, ul ul { margin: 1.5rem 0 1.5rem 3rem; }

/* Code –––––––––––––––––––––––––––––––––––––––––––––––––– */
code { padding: .2rem .5rem; margin: 0 .2rem; font-size: 90%; white-space: nowrap; background: #F1F1F1; border: 1px solid #E1E1E1; border-radius: 4px; }

pre > code { display: block; padding: 1rem 1.5rem; white-space: pre; }

/* Spacing –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Tables –––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td { padding: 12px 15px; text-align: left; border-bottom: 1px solid #E1E1E1; }

th:first-child, td:first-child { padding-left: 0; }

th:last-child, td:last-child { padding-right: 0; }

.primaryNavWrapper { display: none; /* Larger than desktop */ }

@media (min-width: 1000px) { .primaryNavWrapper { display: block; background: #6D4061; } }

.primaryNavWrapper nav ul ul li a { color: #6D4061; }

.primaryNavWrapper nav a { color: #FFF; white-space: nowrap; text-decoration: none; }

.primaryNavWrapper nav a:hover { color: #FFF; }

.primaryNavWrapper nav > ul { display: -moz-flex; display: flex; -moz-justify-content: center; justify-content: center; }

.primaryNavWrapper nav ul { margin: 0; padding: 0; list-style: none; line-height: 1.2; }

.primaryNavWrapper nav ul li { position: relative; margin: 0; }

.primaryNavWrapper nav ul li:hover { background: #46293f; }

.primaryNavWrapper nav ul li:hover > ul { opacity: 1; height: auto; transition: 2s height; }

.primaryNavWrapper nav ul li a { position: relative; display: block; padding: .75em 1em; /* Larger than Desktop HD */ }

@media (min-width: 1200px) { .primaryNavWrapper nav ul li a { font-size: 1.6rem; } }

.primaryNavWrapper nav ul li.menu-item-has-children { /*&:first-of-type { // line up nav copy with content margin-left: -1rem; }*/ }

.primaryNavWrapper nav ul li.menu-item-has-children > a { padding-right: 2.5em; *padding-right: 1em; }

.primaryNavWrapper nav ul li.menu-item-has-children > a:after { content: ''; position: absolute; top: 50%; right: 1em; margin-top: -3px; height: 0; width: 0; border: 5px solid transparent; border-top-color: #c49bb9; border-top-color: rgba(196, 155, 185, 0.5); }

.primaryNavWrapper nav ul li.menu-item-has-children > a:focus:after { border-top-color: #FFF; }

.primaryNavWrapper nav ul li.menu-item-has-children:hover > a:after { border-top-color: #FFF; }

.primaryNavWrapper nav ul > li { float: left; }

.primaryNavWrapper nav ul ul { background: #FFF; opacity: 0; position: absolute; top: 100%; left: 0; z-index: 99; height: 0; box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2); min-width: 100%; *width: 12em; overflow: hidden; }

.primaryNavWrapper nav ul ul:hover { overflow: visible; }

.primaryNavWrapper nav ul ul li { float: none; }

.primaryNavWrapper nav ul ul li a { color: #6D4061; /* Larger than Desktop HD */ }

@media (min-width: 1200px) { .primaryNavWrapper nav ul ul li a { font-size: 1.5rem; font-weight: 500; } }

.primaryNavWrapper nav ul ul ul { top: 0; left: 100%; }

body.page-template-page_template_home .mainContent section.homeHero { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; box-sizing: border-box; margin-bottom: 4rem; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle { width: 100%; overflow: hidden; margin-bottom: 4rem; /* Larger than tablet */ }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent section.homeHero .primaryArticle { width: calc(67% - 10px); overflow: hidden; margin-bottom: 0rem; } }

body.page-template-page_template_home .mainContent section.homeHero .meetOurWrapper { width: 100%; /* Larger than tablet */ }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent section.homeHero .meetOurWrapper { width: calc(33% - 10px); overflow: hidden; } }

body.page-template-page_template_home .mainContent section.homeHero .meetOurWrapper article { border-bottom: 1px solid #000; margin-bottom: 2rem; /* Larger than tablet */ }

body.page-template-page_template_home .mainContent section.homeHero .meetOurWrapper article:last-of-type { margin-bottom: 4rem; }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent section.homeHero .meetOurWrapper article { margin-bottom: 1rem; } body.page-template-page_template_home .mainContent section.homeHero .meetOurWrapper article:last-of-type { margin-bottom: 0; } }

body.page-template-page_template_home .mainContent section.homeHero .meetOurWrapper article a { text-decoration: none; }

body.page-template-page_template_home .mainContent section.homeHero .meetOurWrapper article .readMore { padding: .5rem 0; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle { overflow: hidden; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide { background-size: cover; background-repeat: no-repeat; background-position: center center; padding-bottom: 4rem; /* Larger than tablet */ }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide { padding-bottom: 0; } }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a { display: block; width: 100%; height: 100%; position: relative; text-decoration: none; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a img { /* Larger than tablet */ }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a img { display: none; } }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a .excerpt { background: white; padding-top: 2rem; position: absolute; bottom: 0; width: 100%; /* Larger than tablet */ }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a .excerpt { padding-top: 0; position: absolute; bottom: 5rem; right: 0; width: 67%; background: rgba(255, 255, 255, 0.85); box-sizing: border-box; padding: 1.5rem; } }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a .excerpt h3 { color: #6D4061; font-weight: 700; font-size: 1.6rem; text-transform: uppercase; /* Larger than tablet */ margin-bottom: .75rem; }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a .excerpt h3 { font-size: 1.8rem; } }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a .excerpt p { font-style: italic; color: #58595B; margin-bottom: 0; font-size: 1.4rem; /* Larger than tablet */ }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a .excerpt p { font-size: 1.6rem; } }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a:hover, body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a:focus { text-decoration: none; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a:hover .excerpt, body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a:focus .excerpt { /* Larger than tablet */ }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a:hover .excerpt, body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .carousel-slide a:focus .excerpt { background: white; } }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .owl-carousel { height: 100%; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .owl-carousel .owl-stage-outer { height: 100%; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .owl-carousel .owl-stage-outer .owl-stage { height: 100%; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .owl-carousel .owl-stage-outer .owl-stage .owl-item { height: 100%; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .owl-carousel .owl-stage-outer .owl-stage .owl-item .carousel-slide { height: 100%; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .owl-dots { width: 100%; text-align: center; position: absolute; bottom: 1rem; z-index: 999999; display: none; /* Larger than tablet */ }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .owl-dots { display: block; } }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .owl-dots button { margin-bottom: 0; width: 15px; height: 15px; margin: 0 .5rem; /*@include responsive(larger-than-tablet) { width: 15px; height: 15px; }*/ }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .owl-dots button.owl-dot { border-radius: 50%; background-color: #FFF; border: 2px solid #357c94; }

body.page-template-page_template_home .mainContent section.homeHero .primaryArticle .owl-dots button.owl-dot.active { background-color: #357c94; }

body.page-template-page_template_home .mainContent section.homeMessage { margin-bottom: 4rem; }

body.page-template-page_template_home .mainContent section.homeMessage h3 { font-size: 2.8rem; font-weight: 600; margin-bottom: 1rem; /* Larger than phablet (also point when grid becomes active) */ }

@media (min-width: 550px) { body.page-template-page_template_home .mainContent section.homeMessage h3 { font-size: 4rem; } }

body.page-template-page_template_home .mainContent section.homeFeaturedVideo { margin-bottom: 4rem; }

body.page-template-page_template_home .mainContent section.homeFeaturedVideo .videoWrapper { max-width: 1058px; width: 100%; margin: 0 auto; }

body.page-template-page_template_home .mainContent aside { width: 100%; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; box-sizing: border-box; }

body.page-template-page_template_home .mainContent aside article { width: 100%; margin-bottom: 2rem; /* Larger than tablet */ }

@media (min-width: 750px) { body.page-template-page_template_home .mainContent aside article { width: calc(100%/3 - 10px); margin-bottom: 1rem; } }

body.page-template-page_template_home .mainContent aside article a { text-decoration: none; }

body.page-template-page_template_home .mainContent aside article .readMore { padding: .5rem 0; }

body.page-template-page_template_home .mainContent aside article.featuredspecialist .articleInner { position: relative; }

body.page-template-page_template_home .mainContent aside article.featuredspecialist .articleInner .excerpt { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(255, 255, 255, 0.65); }

body.page-template-page_template_home .mainContent aside article.featuredspecialist .articleInner .excerpt .excerptMeta { padding: 1rem; }

body.page-template-page_template_home .mainContent aside article.featuredspecialist .articleInner .excerpt .excerptMeta h4 { margin-bottom: 0; font-size: 1.2rem; }

body.page-template-page_template_home .mainContent aside article.featuredspecialist .articleInner .excerpt .excerptMeta h5 { margin-bottom: 0; font-size: 1.6rem; }

.cptArchiveIntroWrapper { background: #e6e6e6; padding-top: 20px; padding-bottom: 20px; /* Larger than desktop */ }

.cptArchiveIntroWrapper h1, .cptArchiveIntroWrapper .fauxh1 { color: #6D4061; font-size: 3.2rem; width: 100%; }

@media (min-width: 1000px) { .cptArchiveIntroWrapper { padding-top: 40px; padding-bottom: 40px; } }

.cptArchiveIntroWrapper .pageTitle { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; box-sizing: border-box; align-content: center; -moz-align-items: center; align-items: center; }

.cptArchiveIntroWrapper .pageTitle .cptIntroText { width: 100%; margin-bottom: 20px; /* Larger than tablet */ }

.cptArchiveIntroWrapper .pageTitle .cptIntroText p:last-of-type { margin-bottom: 0; }

@media (min-width: 750px) { .cptArchiveIntroWrapper .pageTitle .cptIntroText { width: 65%; margin-bottom: 0; } }

.cptArchiveIntroWrapper .pageTitle .filterControlsWrapper { width: 100%; /* Larger than tablet */ }

@media (min-width: 750px) { .cptArchiveIntroWrapper .pageTitle .filterControlsWrapper { width: 33%; } }

.filterControlsWrapper { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; align-content: center; -moz-align-items: center; align-items: center; /* Larger than tablet */ }

@media (min-width: 750px) { .filterControlsWrapper { flex-wrap: nowrap; } }

.filterControlsWrapper .filterControls { width: 100%; }

.filterControlsWrapper .filterControls p:last-of-type { margin-bottom: 5px; }

.filterControlsWrapper .filterControls form ul { margin: 0; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; align-content: center; -moz-align-items: center; align-items: center; }

.filterControlsWrapper .filterControls form ul li { margin: 0; padding: 0; margin-bottom: 1rem; box-sizing: border-box; }

.filterControlsWrapper .filterControls form ul li label { width: 100%; }

.filterControlsWrapper .filterControls form ul li input, .filterControlsWrapper .filterControls form ul li select { width: 100%; margin-bottom: 0; }

.filterControlsWrapper .filterControls form ul li input[type="submit"] { padding-left: 0; padding-right: 0; }

.filterControlsWrapper .filterControls form ul li.sf-field-taxonomy-services, .filterControlsWrapper .filterControls form ul li.sf-field-taxonomy-specialties, .filterControlsWrapper .filterControls form ul li.sf-field-taxonomy-locations, .filterControlsWrapper .filterControls form ul li.sf-field-category { width: 100%; }

.filterControlsWrapper .filterControls form ul li.sf-field-search { width: 75%; }

.filterControlsWrapper .filterControls form ul li.sf-field-submit { width: 25%; }

.filterControlsWrapper .filterControls form ul li.sf-field-reset { width: 100%; text-transform: lowercase; font-size: 1.4rem; }

.filterControlsWrapper .filterControls form.servicesDirectory ul { list-style-type: none; margin: 0; }

.filterControlsWrapper .filterControls form.servicesDirectory ul li { margin: 0; }

.filterControlsWrapper .filterControls form.servicesDirectory ul li.selectWrapper { width: 75%; }

.filterControlsWrapper .filterControls form.servicesDirectory ul li.btnWrapper { width: 25%; }

.paginationHeader { margin: 20px 0; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: flex-start; justify-content: flex-start; align-content: center; -moz-align-items: center; align-items: center; /* Larger than tablet */ }

@media (min-width: 750px) { .paginationHeader { flex-wrap: nowrap; } }

.paginationHeader p { width: 100%; margin-bottom: 1rem; /* Larger than tablet */ }

@media (min-width: 750px) { .paginationHeader p { width: auto; margin-bottom: 0; } }

.paginationHeader .wp-pagenavi { width: 100%; /* Larger than tablet */ }

@media (min-width: 750px) { .paginationHeader .wp-pagenavi { width: auto; margin-left: 20px; padding-left: 20px; border-left: 1px solid #999; } }

/*ul.servicesDirectory { margin: 0; list-style-type: none; margin-left: -10px; margin-right: -10px; @include flexbox; @include flex-wrap(wrap); @include justify-content(flex-start); li.entry { margin: 0 $globalPaddingUnit/2 ; margin-bottom: $globalPaddingUnit*1.5; width: 100%; @include box-sizing; border: 1px solid $grey-1; background: $white; @include shadow(0, 1px, 3px, rgba($grey-1, 20%)); @include rounded(4px); @include responsive(larger-than-mobile) { } @include responsive(larger-than-phablet) { width: calc(100%/2 - 20px); } @include responsive(larger-than-tablet) { //width: calc(100%/2 - 20px); } @include responsive(larger-than-desktop) { width: calc(100%/3 - 20px); } @include responsive(larger-than-desktophd) { //width: calc(100%/4 - 20px); } .serviceMeta { padding: $globalPaddingUnit; h2 { font-size: 1.8rem; font-weight: 600; margin-bottom: 10px; } h3 { font-size: 1.4rem; font-weight: 600; margin-bottom: 8px; color: $plum; } .btnWrapper { text-align:center; } } } }*/
ul.providerDirectory { margin: 0; list-style-type: none; margin-left: -10px; margin-right: -10px; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: flex-start; justify-content: flex-start; }

ul.providerDirectory li.entry { margin: 0 10px; margin-bottom: 30px; width: 100%; box-sizing: border-box; border: 1px solid #CCC; background: #FFF; box-shadow: 0 1px 3px #cccccc; border-radius: 4px; /* Larger than mobile */ /* Larger than phablet (also point when grid becomes active) */ /* Larger than tablet */ /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 550px) { ul.providerDirectory li.entry { width: calc(100%/2 - 20px); } }

@media (min-width: 1000px) { ul.providerDirectory li.entry { width: calc(100%/3 - 20px); } }

ul.providerDirectory li.entry .staffMeta { padding: 20px; }

ul.providerDirectory li.entry .staffMeta h2 { font-size: 1.8rem; font-weight: 600; margin-bottom: 10px; }

ul.providerDirectory li.entry .staffMeta h3 { font-size: 1.4rem; font-weight: 600; margin-bottom: 8px; color: #6D4061; }

ul.providerDirectory li.entry .staffMeta .btnWrapper { text-align: center; }

ul.providerDirectory li.entry .staffMeta > div { margin-bottom: 20px; }

ul.providerDirectory li.entry .staffMeta .staffDepartment p { margin-bottom: 0; }

ul.providerDirectory li.entry .staffMeta .staffSpecialties { /*p { margin-bottom: 0; }*/ }

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul { margin: 0; display: inline; }

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li { display: inline; list-style-type: none; margin: 0; }

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li::after { content: ", "; }

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li:last-of-type::after { content: ""; }

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li a { color: #58595B; text-decoration: none; }

ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li a:hover, ul.providerDirectory li.entry .staffMeta .staffSpecialties ul li a:focus { color: #357c94; text-decoration: underline; }

ul.providerDirectory li.entry .staffMeta .practiceLocations ul { list-style-type: none; margin: 0; }

ul.providerDirectory li.entry .staffMeta .practiceLocations ul li { margin: 0; }

body.post-type-archive-locations .groupedLocations { /*h2 { text-align:center; }*/ }

body.post-type-archive-locations .groupedLocations .mainLocation { box-sizing: border-box; text-align: center; width: 100%; border-bottom: 1px solid #e6e6e6; margin-bottom: 4rem; padding-bottom: 4rem; }

body.post-type-archive-locations .groupedLocations .mainLocation img { margin-bottom: 1rem; }

body.post-type-archive-locations .groupedLocations .mainLocation h2 { font-size: 2.3rem; margin-bottom: 1rem; }

body.post-type-archive-locations .groupedLocations .mainLocation h2 a { text-decoration: none; }

body.post-type-archive-locations .groupedLocations .mainLocation .btnWrapper .button { margin-bottom: 0; }

body.post-type-archive-locations .locationsDirectory { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: center; justify-content: center; list-style-type: none; margin: 0; border-bottom: 5px solid #e6e6e6; margin-bottom: 4rem; padding-bottom: 4rem; }

body.post-type-archive-locations .locationsDirectory:last-of-type { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }

body.post-type-archive-locations .locationsDirectory .entry { box-sizing: border-box; text-align: center; width: 100%; margin-bottom: 4rem; /* Larger than phablet (also point when grid becomes active) */ /* Larger than tablet */ /* Larger than desktop */ }

@media (min-width: 550px) { body.post-type-archive-locations .locationsDirectory .entry { width: calc(100%/2); padding: 1rem; } }

@media (min-width: 750px) { body.post-type-archive-locations .locationsDirectory .entry { width: calc(100%/3); padding: 2rem; } }

@media (min-width: 1000px) { body.post-type-archive-locations .locationsDirectory .entry { width: calc(100%/4); } }

body.post-type-archive-locations .locationsDirectory .entry img { margin-bottom: 1rem; }

body.post-type-archive-locations .locationsDirectory .entry h2 { font-size: 2.3rem; margin-bottom: 1rem; }

body.post-type-archive-locations .locationsDirectory .entry h3 { font-size: 1.6rem; margin-bottom: 1rem; }

body.post-type-archive-locations .locationsDirectory .entry h3 a { text-decoration: none; }

body.post-type-archive-locations .locationsDirectory .entry .btnWrapper .button { margin-bottom: 0; }

body.post-type-archive-videos header#banner, body.post-type-archive-videos footer { display: none; }

body.post-type-archive-videos #content { margin-top: 8rem; padding-bottom: 8rem; }

body.post-type-archive-videos .videoDirectoryWrapper h2 { text-transform: uppercase; margin-bottom: 4rem; }

body.post-type-archive-videos .videoDirectoryWrapper ul.videoSection { list-style-type: none; margin: 0; border-bottom: 1px solid #e6e6e6; margin-bottom: 4rem; padding-bottom: 4rem; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: flex-start; justify-content: flex-start; box-sizing: border-box; }

body.post-type-archive-videos .videoDirectoryWrapper ul.videoSection:last-of-type { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }

body.post-type-archive-videos .videoDirectoryWrapper ul.videoSection .singleVideo { margin: 0; width: 100%; margin-bottom: 2rem; box-sizing: border-box; /* Larger than phablet (also point when grid becomes active) */ /* Larger than tablet */ /* Larger than desktop */ }

@media (min-width: 550px) { body.post-type-archive-videos .videoDirectoryWrapper ul.videoSection .singleVideo { width: calc(100%/2); } }

@media (min-width: 750px) { body.post-type-archive-videos .videoDirectoryWrapper ul.videoSection .singleVideo { width: calc(100%/3); } }

@media (min-width: 1000px) { body.post-type-archive-videos .videoDirectoryWrapper ul.videoSection .singleVideo { width: calc(100%/4); } }

body.post-type-archive-videos .videoDirectoryWrapper ul.videoSection .singleVideo h3 { margin-bottom: 0; }

body.post-type-archive-videos .videoDirectoryWrapper ul.videoSection .singleVideo h3 a { text-decoration: none; font-size: 2.2rem; }

body.post-type-archive-internal { /*.videoDirectoryWrapper { h2 { //text-align:center; text-transform: uppercase; margin-bottom: 4rem; } ul.videoSection { list-style-type:none; margin: 0; border-bottom: 1px solid $stone; margin-bottom: 4rem; padding-bottom: 4rem; &:last-of-type{ border-bottom: none; margin-bottom: 0; padding-bottom: 0; } @include flexbox; @include flex-wrap(wrap); //@include justify-content(center); @include justify-content(flex-start); @include box-sizing; .singleVideo { margin: 0; width: 100%; //text-align:center; margin-bottom: 2rem; @include box-sizing; @include responsive(larger-than-phablet) { width: calc(100%/2); //padding: 0 1rem; } @include responsive(larger-than-tablet) { width: calc(100%/3); //padding: 0 2rem; } @include responsive(larger-than-desktop) { width: calc(100%/4); } h3 { margin-bottom: 0; //font-size: 1.6rem; //font-size: 5rem; a { text-decoration:none; font-size: 2.2rem; &:hover, &:focus{ } } } } } }*/ }

body.post-type-archive-internal header#banner, body.post-type-archive-internal footer { display: none; }

body.post-type-archive-internal #contentWrapper { background: #FFF; }

body.post-type-archive-internal .cptArchiveIntroWrapper { padding: 2rem 4rem; }

body.post-type-archive-internal .cptArchiveIntroWrapper .cptIntroText h1 { margin-bottom: .5rem; font-weight: 700; }

body.post-type-archive-internal .cptArchiveIntroWrapper .cptIntroText p { font-size: 2.2rem; font-weight: 700; }

body.post-type-archive-internal .cptArchiveIntroWrapper .cptIntroText p:last-of-type { margin-bottom: 0; }

body.post-type-archive-internal #content { margin-top: 8rem; padding: 0 4rem; padding-bottom: 8rem; }

body.post-type-archive-internal .videoDirectoryWrapper h2 { color: #357c94; font-size: 2.2rem; text-transform: uppercase; margin-bottom: 2rem; padding-bottom: 1rem; border-bottom: 1px solid #357c94; font-weight: 700; }

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory { list-style-type: none; margin: 0; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: flex-start; justify-content: flex-start; }

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li { margin: 0; width: 100%; margin-bottom: 4rem; /* Larger than desktop */ }

@media (min-width: 1000px) { body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li { width: calc(100%/3 - 2%); margin-right: 3%; } body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li:nth-child(3n) { margin-right: 0; } }

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a { display: block; position: relative; z-index: 1; margin-bottom: 1rem; }

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a .fa { color: #CCC; position: absolute; font-size: 64px; left: calc(50% - 32px); top: calc(50% - 32px); z-index: 10; }

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a img { -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); z-index: 2; box-sizing: border-box; border: 1px solid #666; }

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a:hover img, body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a:focus img { -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); }

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a:hover .fa, body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li a:focus .fa { color: #FFF; }

body.post-type-archive-internal .videoDirectoryWrapper .videoDirectory li h3 { color: #000; font-size: 2.2rem; font-weight: 700; }

body.post-type-archive-services .mainContent.eight.columns { width: 100%; /* Larger than tablet */ }

@media (min-width: 750px) { body.post-type-archive-services .mainContent.eight.columns { width: 65.3333333333%; } }

body.post-type-archive-services aside.four.columns { width: 100%; margin-left: 0; /* Larger than tablet */ }

@media (min-width: 750px) { body.post-type-archive-services aside.four.columns { width: 30.6666666667%; margin-left: 4%; } }

body.post-type-archive-services aside.four.columns a { text-decoration: none; }

body.post-type-archive-services aside.four.columns a h3 { font-size: 1.6rem; padding: 10px 0; border-bottom: 1px solid #000; }

body.post-type-archive-services .hurtDiagramWrapper { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; margin-bottom: 4rem; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram { display: none; /* Larger than tablet */ position: relative; }

@media (min-width: 750px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram { display: block; width: 48%; max-width: 275px; height: 100%; max-height: 790px; } }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin-bottom: 0; margin-left: 0; list-style-type: none; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li { margin-bottom: 0; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li .label { position: absolute; left: -9999px; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li .fa { font-size: 3.4rem; /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 1000px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li .fa { font-size: 4.2rem; } }

@media (min-width: 1200px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li .fa { font-size: 5rem; } }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li a { text-decoration: none; opacity: .5; color: #357c94; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li a:hover, body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li a:focus { opacity: 1; color: #357c94; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul li.active a { opacity: 1; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 { width: 5.4rem; position: absolute; bottom: 0; left: 24%; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #foot { position: absolute; bottom: 0; /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 1000px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #foot { bottom: 0; } }

@media (min-width: 1200px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #foot { bottom: 0; } }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #ankle { position: absolute; bottom: 4.4rem; right: 1rem; /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 1000px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #ankle { bottom: 5rem; right: -.5rem; } }

@media (min-width: 1200px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-0 #ankle { bottom: 6.4rem; right: -1.4rem; } }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 { position: absolute; left: 0; top: 30%; /* Larger than desktop */ }

@media (min-width: 1000px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 { top: 32%; } }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #hand { position: absolute; top: 15rem; left: 0; /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 1000px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #hand { top: 16rem; left: 0; } }

@media (min-width: 1200px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #hand { top: 18rem; left: 0; } }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #wrist { position: absolute; top: 11rem; left: -1rem; /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 1000px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #wrist { top: 10rem; left: -1rem; } }

@media (min-width: 1200px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #wrist { top: 12rem; left: -1rem; } }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-1 #elbow { position: absolute; top: 0; left: 0; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-2 { position: absolute; left: 20%; top: 42%; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-3 { position: absolute; left: 22%; top: 67%; }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-4 { position: absolute; left: 3%; top: 15%; /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 1200px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-4 { top: 17%; } }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-5 { width: 5rem; position: absolute; left: 50%; top: 10%; margin-left: -1.5rem; /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 1000px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-5 { margin-left: -1.8rem; } }

@media (min-width: 1200px) { body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-5 { left: 62%; margin-left: -5.4rem; } }

body.post-type-archive-services .hurtDiagramWrapper .hurtDiagram ul #hurtLocation-5 .fa { margin-bottom: 1.5rem; }

body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper { display: none; /* Larger than tablet */ }

@media (min-width: 750px) { body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper { display: block; width: 48%; } }

body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper .hurtSymptom ul { font-size: 1.1rem; /* Larger than tablet */ /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 750px) { body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper .hurtSymptom ul { font-size: 1.2rem; } }

@media (min-width: 1000px) { body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper .hurtSymptom ul { font-size: 1.3rem; } }

@media (min-width: 1200px) { body.post-type-archive-services .hurtDiagramWrapper .hurtSymptomsWrapper .hurtSymptom ul { font-size: 1.4rem; } }

body.single-locations .mainContent { margin-top: 20px; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; }

body.single-locations .mainContent .map_canvas_single_location { margin-bottom: 20px; width: 100%; height: 350px; /* Larger than tablet */ }

@media (min-width: 750px) { body.single-locations .mainContent .map_canvas_single_location { width: calc(67% - 20px); margin-bottom: 0; height: 450px; } }

body.single-locations .mainContent .contentInnerWrapper { margin-bottom: 20px; /* Larger than tablet */ }

@media (min-width: 750px) { body.single-locations .mainContent .contentInnerWrapper { width: 33%; margin-bottom: 0; } }

body.single-locations .mainContent .contentInnerWrapper h1 { color: #6D4061; font-size: 3.2rem; font-weight: 600; }

body.single-locations .mainContent .contentInnerWrapper .btnWrapper { margin: 20px 0; }

body.single-videos { background: #000; }

body.single-videos #container { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; align-content: center; -moz-align-items: center; align-items: center; height: 100vh; }

body.single-videos #container #contentWrapper { background: #000; width: 100%; }

body.single-videos #container header#banner, body.single-videos #container footer { display: none; }

body.single-videos .pageTitleWrapper { padding: 0; padding-bottom: 0; }

body.single-videos .pageTitleWrapper h1 { color: #999; margin-bottom: 0; padding-bottom: 0; }

body.single-videos .pageTitleWrapper .pageTitle { border-bottom: none; }

body.single-videos .btnWrapper { text-align: right; }

body.single-internal { background: #000; /*.pageTitleWrapper { padding: 0; padding-bottom: 0; h1 { font-size: 1.8rem; color: $grey-3; margin-bottom: 0; padding-bottom: 0; } .pageTitle { border-bottom: none; } } .btnWrapper { //text-align:center; text-align:right; }*/ }

body.single-internal #content { margin-top: 0; }

body.single-internal #container { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; align-content: center; -moz-align-items: center; align-items: center; height: 100vh; }

body.single-internal #container #contentWrapper { background: #000; width: 100%; }

body.single-internal #container header#banner, body.single-internal #container footer { display: none; }

body.single-internal .mainContent { height: 100%; box-sizing: border-box; margin: 0 11.5rem; }

body.single-internal .mainContent iframe { max-height: 100vh; }

body.single-physicians .mainContent, body.single-therapists .mainContent { margin-top: 20px; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; }

body.single-physicians .mainContent .staffPhoto, body.single-therapists .mainContent .staffPhoto { margin-bottom: 20px; /* Larger than tablet */ }

@media (min-width: 750px) { body.single-physicians .mainContent .staffPhoto, body.single-therapists .mainContent .staffPhoto { width: 33%; margin-bottom: 0; } }

body.single-physicians .mainContent .staffMeta, body.single-therapists .mainContent .staffMeta { /* Larger than tablet */ }

@media (min-width: 750px) { body.single-physicians .mainContent .staffMeta, body.single-therapists .mainContent .staffMeta { width: calc(67% - 20px); } }

body.single-physicians .mainContent .staffMeta h1, body.single-therapists .mainContent .staffMeta h1 { color: #6D4061; font-size: 2.2rem; font-weight: 600; }

body.single-physicians .mainContent .staffMeta h2, body.single-therapists .mainContent .staffMeta h2 { font-size: 1.6rem; font-weight: 600; }

body.single-physicians .mainContent .staffMeta h3, body.single-therapists .mainContent .staffMeta h3 { color: #6D4061; font-size: 1.8rem; font-weight: 600; margin-bottom: 10px; }

body.single-physicians .mainContent .staffMeta .organization, body.single-therapists .mainContent .staffMeta .organization { font-weight: 600; font-style: italic; }

body.single-physicians .mainContent .staffMeta ul, body.single-therapists .mainContent .staffMeta ul { list-style-type: none; }

body.single-physicians .mainContent .staffMeta .staffBio, body.single-therapists .mainContent .staffMeta .staffBio { margin-bottom: 20px; }

body.single-physicians .mainContent .staffMeta .staffEducation ul, body.single-physicians .mainContent .staffMeta .staffCertifications ul, body.single-therapists .mainContent .staffMeta .staffEducation ul, body.single-therapists .mainContent .staffMeta .staffCertifications ul { margin: 0; }

body.single-physicians .mainContent .staffMeta .staffEducation ul li, body.single-physicians .mainContent .staffMeta .staffCertifications ul li, body.single-therapists .mainContent .staffMeta .staffEducation ul li, body.single-therapists .mainContent .staffMeta .staffCertifications ul li { margin: 0; margin-bottom: 20px; }

body.single-physicians .mainContent .staffMeta .btnWrapper, body.single-therapists .mainContent .staffMeta .btnWrapper { margin-bottom: 20px; }

body.single-physicians .mainContent .staffMeta .staffSpecialties ul, body.single-therapists .mainContent .staffMeta .staffSpecialties ul { margin: 0; }

body.single-physicians .mainContent .staffMeta .staffSpecialties ul li, body.single-therapists .mainContent .staffMeta .staffSpecialties ul li { margin: 0; }

body.single-physicians .mainContent .staffMeta .staffCreditWrapper, body.single-therapists .mainContent .staffMeta .staffCreditWrapper { /* Larger than desktop */ }

@media (min-width: 1000px) { body.single-physicians .mainContent .staffMeta .staffCreditWrapper, body.single-therapists .mainContent .staffMeta .staffCreditWrapper { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; } body.single-physicians .mainContent .staffMeta .staffCreditWrapper .staffCreditInner, body.single-therapists .mainContent .staffMeta .staffCreditWrapper .staffCreditInner { width: calc(67% - 20px); } body.single-physicians .mainContent .staffMeta .staffCreditWrapper .staffSpecialties, body.single-therapists .mainContent .staffMeta .staffCreditWrapper .staffSpecialties { width: 33%; } }

body.single-physicians .practiceLocations, body.single-therapists .practiceLocations { width: 100%; margin-top: 4rem; }

body.single-physicians .practiceLocations h3, body.single-therapists .practiceLocations h3 { color: #6D4061; margin-bottom: 20px; }

body.single-physicians .practiceLocations h4, body.single-therapists .practiceLocations h4 { margin-bottom: 0; font-size: 2rem; font-weight: 600; }

body.single-physicians .practiceLocations ul, body.single-therapists .practiceLocations ul { margin: 0; list-style-type: none; margin-left: -10px; margin-right: -10px; width: 100%; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: flex-start; justify-content: flex-start; }

body.single-physicians .practiceLocations ul li, body.single-therapists .practiceLocations ul li { box-sizing: border-box; margin: 0 10px; margin-bottom: 30px; padding: 20px 30px; width: 100%; background: #e6e6e6; /* Larger than mobile */ /* Larger than phablet (also point when grid becomes active) */ /* Larger than tablet */ /* Larger than desktop */ /* Larger than Desktop HD */ }

@media (min-width: 550px) { body.single-physicians .practiceLocations ul li, body.single-therapists .practiceLocations ul li { width: calc(100%/2 - 20px); } }

@media (min-width: 1000px) { body.single-physicians .practiceLocations ul li, body.single-therapists .practiceLocations ul li { width: calc(100%/3 - 20px); } }

body.single-physicians .practiceLocations .contactCTAWrapper, body.single-therapists .practiceLocations .contactCTAWrapper { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; }

body.single-physicians .practiceLocations .contactCTAWrapper .contactCTAhalf, body.single-therapists .practiceLocations .contactCTAWrapper .contactCTAhalf { width: 100%; /* Larger than Desktop HD */ }

@media (min-width: 1200px) { body.single-physicians .practiceLocations .contactCTAWrapper .contactCTAhalf, body.single-therapists .practiceLocations .contactCTAWrapper .contactCTAhalf { width: 48%; } body.single-physicians .practiceLocations .contactCTAWrapper .contactCTAhalf a.button, body.single-therapists .practiceLocations .contactCTAWrapper .contactCTAhalf a.button { width: 100%; padding: 7px 0; } }

body.blog #posts .entry, body.archive.date #posts .entry, body.archive.category #posts .entry { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; }

body.blog #posts .entry .featuredImage, body.archive.date #posts .entry .featuredImage, body.archive.category #posts .entry .featuredImage { width: 100%; margin-bottom: 2rem; /* Larger than desktop */ }

@media (min-width: 1000px) { body.blog #posts .entry .featuredImage, body.archive.date #posts .entry .featuredImage, body.archive.category #posts .entry .featuredImage { width: 31%; margin-bottom: 0; } }

body.blog #posts .entry .entryInner, body.archive.date #posts .entry .entryInner, body.archive.category #posts .entry .entryInner { width: 100%; /* Larger than desktop */ }

@media (min-width: 1000px) { body.blog #posts .entry .entryInner, body.archive.date #posts .entry .entryInner, body.archive.category #posts .entry .entryInner { width: 65%; } }

body.blog #posts .entry .entryInner h2, body.archive.date #posts .entry .entryInner h2, body.archive.category #posts .entry .entryInner h2 { margin-bottom: 1rem; line-height: 1.2; }

body.blog #posts .entry .entryInner h2 a, body.archive.date #posts .entry .entryInner h2 a, body.archive.category #posts .entry .entryInner h2 a { text-decoration: none; }

body.blog #posts .entry .entryInner h2 a:focus, body.blog #posts .entry .entryInner h2 a:hover, body.archive.date #posts .entry .entryInner h2 a:focus, body.archive.date #posts .entry .entryInner h2 a:hover, body.archive.category #posts .entry .entryInner h2 a:focus, body.archive.category #posts .entry .entryInner h2 a:hover { color: #6D4061; }

body.blog #posts .entryMetaGroup, body.archive.date #posts .entryMetaGroup, body.archive.category #posts .entryMetaGroup { display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; align-content: center; }

body.blog #posts .entryMetaGroup .entryMeta, body.archive.date #posts .entryMetaGroup .entryMeta, body.archive.category #posts .entryMetaGroup .entryMeta { width: 48%; display: -moz-flex; display: flex; flex-wrap: wrap; -moz-justify-content: space-between; justify-content: space-between; align-content: center; /* Larger than Desktop HD */ }

body.blog #posts .entryMetaGroup .entryMeta > *, body.archive.date #posts .entryMetaGroup .entryMeta > *, body.archive.category #posts .entryMetaGroup .entryMeta > * { width: 100%; }

body.blog #posts .entryMetaGroup .readMore, body.archive.date #posts .entryMetaGroup .readMore, body.archive.category #posts .entryMetaGroup .readMore { text-align: right; width: 48%; /* Larger than Desktop HD */ }

body.blog #posts .entryMetaGroup .readMore a.button, body.archive.date #posts .entryMetaGroup .readMore a.button, body.archive.category #posts .entryMetaGroup .readMore a.button { white-space: nowrap; padding: 7px 30px; }

body.single-post #posts .entry:last-of-type { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }

body.single-post #posts .entry .entryMetaGroup { padding-top: 2rem; margin-top: 4rem; border-top: 1px dashed #CCC; }

body.single-post #posts .entry h1 { margin-bottom: 1rem; line-height: 1.2; }

body.single-post #posts .entry .featuredImage { float: left; width: 100%; margin-bottom: 2rem; /* Larger than desktop */ }

@media (min-width: 1000px) { body.single-post #posts .entry .featuredImage { max-width: 260px; margin-right: 2rem; margin-bottom: 1rem; } }

body.single-post #posts .entry .featuredImage img { width: 100%; }

body.single-post #posts .entry ul, body.single-post #posts .entry ol { margin-left: 4rem; }

aside#secondaryContent #sidebar h5.widgettitle { color: #6D4061; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; margin-bottom: 0; }

aside#secondaryContent #sidebar .searchform { margin-bottom: 4rem; }

aside#secondaryContent #sidebar .searchform > div { display: -moz-flex; display: flex; flex-wrap: nowrap; -moz-justify-content: space-between; justify-content: space-between; -moz-justify-content: center; justify-content: center; align-content: center; /* Larger than phablet (also point when grid becomes active) */ /* Larger than Desktop HD */ }

@media (min-width: 550px) { aside#secondaryContent #sidebar .searchform > div { flex-wrap: wrap; } }

@media (min-width: 1200px) { aside#secondaryContent #sidebar .searchform > div { flex-wrap: nowrap; } }

aside#secondaryContent #sidebar .searchform > div label { position: absolute; left: -9999px; }

aside#secondaryContent #sidebar .searchform > div input#s { margin-bottom: 0; width: 67%; box-sizing: border-box; /* Larger than phablet (also point when grid becomes active) */ /* Larger than Desktop HD */ }

@media (min-width: 550px) { aside#secondaryContent #sidebar .searchform > div input#s { width: 100%; margin-bottom: 1rem; } }

@media (min-width: 1200px) { aside#secondaryContent #sidebar .searchform > div input#s { margin-bottom: 0; width: 67%; } }

aside#secondaryContent #sidebar .searchform > div input[type="submit"] { margin-bottom: 0; width: 33%; box-sizing: border-box; padding: 7px 0; /* Larger than phablet (also point when grid becomes active) */ /* Larger than Desktop HD */ }

@media (min-width: 550px) { aside#secondaryContent #sidebar .searchform > div input[type="submit"] { width: 100%; padding: 7px 40px; } }

@media (min-width: 1200px) { aside#secondaryContent #sidebar .searchform > div input[type="submit"] { margin-bottom: 0; width: 33%; padding: 7px 0; } }

/* @end */
/*# sourceMappingURL=style.css.map */