@charset "UTF-8"; /*!
Theme Name: McKinney Skin Care Center
Description: Custom WordPress theme based on _s.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mckinneyscc
*/ /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(assets/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
        url(assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333em;
    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.28571em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "";
}
.fa-music:before {
    content: "";
}
.fa-search:before {
    content: "";
}
.fa-envelope-o:before {
    content: "";
}
.fa-heart:before {
    content: "";
}
.fa-star:before {
    content: "";
}
.fa-star-o:before {
    content: "";
}
.fa-user:before {
    content: "";
}
.fa-film:before {
    content: "";
}
.fa-th-large:before {
    content: "";
}
.fa-th:before {
    content: "";
}
.fa-th-list:before {
    content: "";
}
.fa-check:before {
    content: "";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "";
}
.fa-search-plus:before {
    content: "";
}
.fa-search-minus:before {
    content: "";
}
.fa-power-off:before {
    content: "";
}
.fa-signal:before {
    content: "";
}
.fa-cog:before,
.fa-gear:before {
    content: "";
}
.fa-trash-o:before {
    content: "";
}
.fa-home:before {
    content: "";
}
.fa-file-o:before {
    content: "";
}
.fa-clock-o:before {
    content: "";
}
.fa-road:before {
    content: "";
}
.fa-download:before {
    content: "";
}
.fa-arrow-circle-o-down:before {
    content: "";
}
.fa-arrow-circle-o-up:before {
    content: "";
}
.fa-inbox:before {
    content: "";
}
.fa-play-circle-o:before {
    content: "";
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "";
}
.fa-refresh:before {
    content: "";
}
.fa-list-alt:before {
    content: "";
}
.fa-lock:before {
    content: "";
}
.fa-flag:before {
    content: "";
}
.fa-headphones:before {
    content: "";
}
.fa-volume-off:before {
    content: "";
}
.fa-volume-down:before {
    content: "";
}
.fa-volume-up:before {
    content: "";
}
.fa-qrcode:before {
    content: "";
}
.fa-barcode:before {
    content: "";
}
.fa-tag:before {
    content: "";
}
.fa-tags:before {
    content: "";
}
.fa-book:before {
    content: "";
}
.fa-bookmark:before {
    content: "";
}
.fa-print:before {
    content: "";
}
.fa-camera:before {
    content: "";
}
.fa-font:before {
    content: "";
}
.fa-bold:before {
    content: "";
}
.fa-italic:before {
    content: "";
}
.fa-text-height:before {
    content: "";
}
.fa-text-width:before {
    content: "";
}
.fa-align-left:before {
    content: "";
}
.fa-align-center:before {
    content: "";
}
.fa-align-right:before {
    content: "";
}
.fa-align-justify:before {
    content: "";
}
.fa-list:before {
    content: "";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "";
}
.fa-indent:before {
    content: "";
}
.fa-video-camera:before {
    content: "";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "";
}
.fa-pencil:before {
    content: "";
}
.fa-map-marker:before {
    content: "";
}
.fa-adjust:before {
    content: "";
}
.fa-tint:before {
    content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "";
}
.fa-share-square-o:before {
    content: "";
}
.fa-check-square-o:before {
    content: "";
}
.fa-arrows:before {
    content: "";
}
.fa-step-backward:before {
    content: "";
}
.fa-fast-backward:before {
    content: "";
}
.fa-backward:before {
    content: "";
}
.fa-play:before {
    content: "";
}
.fa-pause:before {
    content: "";
}
.fa-stop:before {
    content: "";
}
.fa-forward:before {
    content: "";
}
.fa-fast-forward:before {
    content: "";
}
.fa-step-forward:before {
    content: "";
}
.fa-eject:before {
    content: "";
}
.fa-chevron-left:before {
    content: "";
}
.fa-chevron-right:before {
    content: "";
}
.fa-plus-circle:before {
    content: "";
}
.fa-minus-circle:before {
    content: "";
}
.fa-times-circle:before {
    content: "";
}
.fa-check-circle:before {
    content: "";
}
.fa-question-circle:before {
    content: "";
}
.fa-info-circle:before {
    content: "";
}
.fa-crosshairs:before {
    content: "";
}
.fa-times-circle-o:before {
    content: "";
}
.fa-check-circle-o:before {
    content: "";
}
.fa-ban:before {
    content: "";
}
.fa-arrow-left:before {
    content: "";
}
.fa-arrow-right:before {
    content: "";
}
.fa-arrow-up:before {
    content: "";
}
.fa-arrow-down:before {
    content: "";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "";
}
.fa-expand:before {
    content: "";
}
.fa-compress:before {
    content: "";
}
.fa-plus:before {
    content: "";
}
.fa-minus:before {
    content: "";
}
.fa-asterisk:before {
    content: "";
}
.fa-exclamation-circle:before {
    content: "";
}
.fa-gift:before {
    content: "";
}
.fa-leaf:before {
    content: "";
}
.fa-fire:before {
    content: "";
}
.fa-eye:before {
    content: "";
}
.fa-eye-slash:before {
    content: "";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "";
}
.fa-plane:before {
    content: "";
}
.fa-calendar:before {
    content: "";
}
.fa-random:before {
    content: "";
}
.fa-comment:before {
    content: "";
}
.fa-magnet:before {
    content: "";
}
.fa-chevron-up:before {
    content: "";
}
.fa-chevron-down:before {
    content: "";
}
.fa-retweet:before {
    content: "";
}
.fa-shopping-cart:before {
    content: "";
}
.fa-folder:before {
    content: "";
}
.fa-folder-open:before {
    content: "";
}
.fa-arrows-v:before {
    content: "";
}
.fa-arrows-h:before {
    content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}
.fa-twitter-square:before {
    content: "";
}
.fa-facebook-square:before {
    content: "";
}
.fa-camera-retro:before {
    content: "";
}
.fa-key:before {
    content: "";
}
.fa-cogs:before,
.fa-gears:before {
    content: "";
}
.fa-comments:before {
    content: "";
}
.fa-thumbs-o-up:before {
    content: "";
}
.fa-thumbs-o-down:before {
    content: "";
}
.fa-star-half:before {
    content: "";
}
.fa-heart-o:before {
    content: "";
}
.fa-sign-out:before {
    content: "";
}
.fa-linkedin-square:before {
    content: "";
}
.fa-thumb-tack:before {
    content: "";
}
.fa-external-link:before {
    content: "";
}
.fa-sign-in:before {
    content: "";
}
.fa-trophy:before {
    content: "";
}
.fa-github-square:before {
    content: "";
}
.fa-upload:before {
    content: "";
}
.fa-lemon-o:before {
    content: "";
}
.fa-phone:before {
    content: "";
}
.fa-square-o:before {
    content: "";
}
.fa-bookmark-o:before {
    content: "";
}
.fa-phone-square:before {
    content: "";
}
.fa-twitter:before {
    content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}
.fa-github:before {
    content: "";
}
.fa-unlock:before {
    content: "";
}
.fa-credit-card:before {
    content: "";
}
.fa-feed:before,
.fa-rss:before {
    content: "";
}
.fa-hdd-o:before {
    content: "";
}
.fa-bullhorn:before {
    content: "";
}
.fa-bell:before {
    content: "";
}
.fa-certificate:before {
    content: "";
}
.fa-hand-o-right:before {
    content: "";
}
.fa-hand-o-left:before {
    content: "";
}
.fa-hand-o-up:before {
    content: "";
}
.fa-hand-o-down:before {
    content: "";
}
.fa-arrow-circle-left:before {
    content: "";
}
.fa-arrow-circle-right:before {
    content: "";
}
.fa-arrow-circle-up:before {
    content: "";
}
.fa-arrow-circle-down:before {
    content: "";
}
.fa-globe:before {
    content: "";
}
.fa-wrench:before {
    content: "";
}
.fa-tasks:before {
    content: "";
}
.fa-filter:before {
    content: "";
}
.fa-briefcase:before {
    content: "";
}
.fa-arrows-alt:before {
    content: "";
}
.fa-group:before,
.fa-users:before {
    content: "";
}
.fa-chain:before,
.fa-link:before {
    content: "";
}
.fa-cloud:before {
    content: "";
}
.fa-flask:before {
    content: "";
}
.fa-cut:before,
.fa-scissors:before {
    content: "";
}
.fa-copy:before,
.fa-files-o:before {
    content: "";
}
.fa-paperclip:before {
    content: "";
}
.fa-floppy-o:before,
.fa-save:before {
    content: "";
}
.fa-square:before {
    content: "";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "";
}
.fa-list-ul:before {
    content: "";
}
.fa-list-ol:before {
    content: "";
}
.fa-strikethrough:before {
    content: "";
}
.fa-underline:before {
    content: "";
}
.fa-table:before {
    content: "";
}
.fa-magic:before {
    content: "";
}
.fa-truck:before {
    content: "";
}
.fa-pinterest:before {
    content: "";
}
.fa-pinterest-square:before {
    content: "";
}
.fa-google-plus-square:before {
    content: "";
}
.fa-google-plus:before {
    content: "";
}
.fa-money:before {
    content: "";
}
.fa-caret-down:before {
    content: "";
}
.fa-caret-up:before {
    content: "";
}
.fa-caret-left:before {
    content: "";
}
.fa-caret-right:before {
    content: "";
}
.fa-columns:before {
    content: "";
}
.fa-sort:before,
.fa-unsorted:before {
    content: "";
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "";
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "";
}
.fa-envelope:before {
    content: "";
}
.fa-linkedin:before {
    content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}
.fa-gavel:before,
.fa-legal:before {
    content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}
.fa-comment-o:before {
    content: "";
}
.fa-comments-o:before {
    content: "";
}
.fa-bolt:before,
.fa-flash:before {
    content: "";
}
.fa-sitemap:before {
    content: "";
}
.fa-umbrella:before {
    content: "";
}
.fa-clipboard:before,
.fa-paste:before {
    content: "";
}
.fa-lightbulb-o:before {
    content: "";
}
.fa-exchange:before {
    content: "";
}
.fa-cloud-download:before {
    content: "";
}
.fa-cloud-upload:before {
    content: "";
}
.fa-user-md:before {
    content: "";
}
.fa-stethoscope:before {
    content: "";
}
.fa-suitcase:before {
    content: "";
}
.fa-bell-o:before {
    content: "";
}
.fa-coffee:before {
    content: "";
}
.fa-cutlery:before {
    content: "";
}
.fa-file-text-o:before {
    content: "";
}
.fa-building-o:before {
    content: "";
}
.fa-hospital-o:before {
    content: "";
}
.fa-ambulance:before {
    content: "";
}
.fa-medkit:before {
    content: "";
}
.fa-fighter-jet:before {
    content: "";
}
.fa-beer:before {
    content: "";
}
.fa-h-square:before {
    content: "";
}
.fa-plus-square:before {
    content: "";
}
.fa-angle-double-left:before {
    content: "";
}
.fa-angle-double-right:before {
    content: "";
}
.fa-angle-double-up:before {
    content: "";
}
.fa-angle-double-down:before {
    content: "";
}
.fa-angle-left:before {
    content: "";
}
.fa-angle-right:before {
    content: "";
}
.fa-angle-up:before {
    content: "";
}
.fa-angle-down:before {
    content: "";
}
.fa-desktop:before {
    content: "";
}
.fa-laptop:before {
    content: "";
}
.fa-tablet:before {
    content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}
.fa-circle-o:before {
    content: "";
}
.fa-quote-left:before {
    content: "";
}
.fa-quote-right:before {
    content: "";
}
.fa-spinner:before {
    content: "";
}
.fa-circle:before {
    content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}
.fa-github-alt:before {
    content: "";
}
.fa-folder-o:before {
    content: "";
}
.fa-folder-open-o:before {
    content: "";
}
.fa-smile-o:before {
    content: "";
}
.fa-frown-o:before {
    content: "";
}
.fa-meh-o:before {
    content: "";
}
.fa-gamepad:before {
    content: "";
}
.fa-keyboard-o:before {
    content: "";
}
.fa-flag-o:before {
    content: "";
}
.fa-flag-checkered:before {
    content: "";
}
.fa-terminal:before {
    content: "";
}
.fa-code:before {
    content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}
.fa-location-arrow:before {
    content: "";
}
.fa-crop:before {
    content: "";
}
.fa-code-fork:before {
    content: "";
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "";
}
.fa-question:before {
    content: "";
}
.fa-info:before {
    content: "";
}
.fa-exclamation:before {
    content: "";
}
.fa-superscript:before {
    content: "";
}
.fa-subscript:before {
    content: "";
}
.fa-eraser:before {
    content: "";
}
.fa-puzzle-piece:before {
    content: "";
}
.fa-microphone:before {
    content: "";
}
.fa-microphone-slash:before {
    content: "";
}
.fa-shield:before {
    content: "";
}
.fa-calendar-o:before {
    content: "";
}
.fa-fire-extinguisher:before {
    content: "";
}
.fa-rocket:before {
    content: "";
}
.fa-maxcdn:before {
    content: "";
}
.fa-chevron-circle-left:before {
    content: "";
}
.fa-chevron-circle-right:before {
    content: "";
}
.fa-chevron-circle-up:before {
    content: "";
}
.fa-chevron-circle-down:before {
    content: "";
}
.fa-html5:before {
    content: "";
}
.fa-css3:before {
    content: "";
}
.fa-anchor:before {
    content: "";
}
.fa-unlock-alt:before {
    content: "";
}
.fa-bullseye:before {
    content: "";
}
.fa-ellipsis-h:before {
    content: "";
}
.fa-ellipsis-v:before {
    content: "";
}
.fa-rss-square:before {
    content: "";
}
.fa-play-circle:before {
    content: "";
}
.fa-ticket:before {
    content: "";
}
.fa-minus-square:before {
    content: "";
}
.fa-minus-square-o:before {
    content: "";
}
.fa-level-up:before {
    content: "";
}
.fa-level-down:before {
    content: "";
}
.fa-check-square:before {
    content: "";
}
.fa-pencil-square:before {
    content: "";
}
.fa-external-link-square:before {
    content: "";
}
.fa-share-square:before {
    content: "";
}
.fa-compass:before {
    content: "";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "";
}
.fa-eur:before,
.fa-euro:before {
    content: "";
}
.fa-gbp:before {
    content: "";
}
.fa-dollar:before,
.fa-usd:before {
    content: "";
}
.fa-inr:before,
.fa-rupee:before {
    content: "";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "";
}
.fa-krw:before,
.fa-won:before {
    content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}
.fa-file:before {
    content: "";
}
.fa-file-text:before {
    content: "";
}
.fa-sort-alpha-asc:before {
    content: "";
}
.fa-sort-alpha-desc:before {
    content: "";
}
.fa-sort-amount-asc:before {
    content: "";
}
.fa-sort-amount-desc:before {
    content: "";
}
.fa-sort-numeric-asc:before {
    content: "";
}
.fa-sort-numeric-desc:before {
    content: "";
}
.fa-thumbs-up:before {
    content: "";
}
.fa-thumbs-down:before {
    content: "";
}
.fa-youtube-square:before {
    content: "";
}
.fa-youtube:before {
    content: "";
}
.fa-xing:before {
    content: "";
}
.fa-xing-square:before {
    content: "";
}
.fa-youtube-play:before {
    content: "";
}
.fa-dropbox:before {
    content: "";
}
.fa-stack-overflow:before {
    content: "";
}
.fa-instagram:before {
    content: "";
}
.fa-flickr:before {
    content: "";
}
.fa-adn:before {
    content: "";
}
.fa-bitbucket:before {
    content: "";
}
.fa-bitbucket-square:before {
    content: "";
}
.fa-tumblr:before {
    content: "";
}
.fa-tumblr-square:before {
    content: "";
}
.fa-long-arrow-down:before {
    content: "";
}
.fa-long-arrow-up:before {
    content: "";
}
.fa-long-arrow-left:before {
    content: "";
}
.fa-long-arrow-right:before {
    content: "";
}
.fa-apple:before {
    content: "";
}
.fa-windows:before {
    content: "";
}
.fa-android:before {
    content: "";
}
.fa-linux:before {
    content: "";
}
.fa-dribbble:before {
    content: "";
}
.fa-skype:before {
    content: "";
}
.fa-foursquare:before {
    content: "";
}
.fa-trello:before {
    content: "";
}
.fa-female:before {
    content: "";
}
.fa-male:before {
    content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}
.fa-sun-o:before {
    content: "";
}
.fa-moon-o:before {
    content: "";
}
.fa-archive:before {
    content: "";
}
.fa-bug:before {
    content: "";
}
.fa-vk:before {
    content: "";
}
.fa-weibo:before {
    content: "";
}
.fa-renren:before {
    content: "";
}
.fa-pagelines:before {
    content: "";
}
.fa-stack-exchange:before {
    content: "";
}
.fa-arrow-circle-o-right:before {
    content: "";
}
.fa-arrow-circle-o-left:before {
    content: "";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "";
}
.fa-dot-circle-o:before {
    content: "";
}
.fa-wheelchair:before {
    content: "";
}
.fa-vimeo-square:before {
    content: "";
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "";
}
.fa-plus-square-o:before {
    content: "";
}
.fa-space-shuttle:before {
    content: "";
}
.fa-slack:before {
    content: "";
}
.fa-envelope-square:before {
    content: "";
}
.fa-wordpress:before {
    content: "";
}
.fa-openid:before {
    content: "";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "";
}
.fa-yahoo:before {
    content: "";
}
.fa-google:before {
    content: "";
}
.fa-reddit:before {
    content: "";
}
.fa-reddit-square:before {
    content: "";
}
.fa-stumbleupon-circle:before {
    content: "";
}
.fa-stumbleupon:before {
    content: "";
}
.fa-delicious:before {
    content: "";
}
.fa-digg:before {
    content: "";
}
.fa-pied-piper-pp:before {
    content: "";
}
.fa-pied-piper-alt:before {
    content: "";
}
.fa-drupal:before {
    content: "";
}
.fa-joomla:before {
    content: "";
}
.fa-language:before {
    content: "";
}
.fa-fax:before {
    content: "";
}
.fa-building:before {
    content: "";
}
.fa-child:before {
    content: "";
}
.fa-paw:before {
    content: "";
}
.fa-spoon:before {
    content: "";
}
.fa-cube:before {
    content: "";
}
.fa-cubes:before {
    content: "";
}
.fa-behance:before {
    content: "";
}
.fa-behance-square:before {
    content: "";
}
.fa-steam:before {
    content: "";
}
.fa-steam-square:before {
    content: "";
}
.fa-recycle:before {
    content: "";
}
.fa-automobile:before,
.fa-car:before {
    content: "";
}
.fa-cab:before,
.fa-taxi:before {
    content: "";
}
.fa-tree:before {
    content: "";
}
.fa-spotify:before {
    content: "";
}
.fa-deviantart:before {
    content: "";
}
.fa-soundcloud:before {
    content: "";
}
.fa-database:before {
    content: "";
}
.fa-file-pdf-o:before {
    content: "";
}
.fa-file-word-o:before {
    content: "";
}
.fa-file-excel-o:before {
    content: "";
}
.fa-file-powerpoint-o:before {
    content: "";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}
.fa-file-code-o:before {
    content: "";
}
.fa-vine:before {
    content: "";
}
.fa-codepen:before {
    content: "";
}
.fa-jsfiddle:before {
    content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "";
}
.fa-circle-o-notch:before {
    content: "";
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "";
}
.fa-empire:before,
.fa-ge:before {
    content: "";
}
.fa-git-square:before {
    content: "";
}
.fa-git:before {
    content: "";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "";
}
.fa-tencent-weibo:before {
    content: "";
}
.fa-qq:before {
    content: "";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "";
}
.fa-paper-plane:before,
.fa-send:before {
    content: "";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "";
}
.fa-history:before {
    content: "";
}
.fa-circle-thin:before {
    content: "";
}
.fa-header:before {
    content: "";
}
.fa-paragraph:before {
    content: "";
}
.fa-sliders:before {
    content: "";
}
.fa-share-alt:before {
    content: "";
}
.fa-share-alt-square:before {
    content: "";
}
.fa-bomb:before {
    content: "";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "";
}
.fa-tty:before {
    content: "";
}
.fa-binoculars:before {
    content: "";
}
.fa-plug:before {
    content: "";
}
.fa-slideshare:before {
    content: "";
}
.fa-twitch:before {
    content: "";
}
.fa-yelp:before {
    content: "";
}
.fa-newspaper-o:before {
    content: "";
}
.fa-wifi:before {
    content: "";
}
.fa-calculator:before {
    content: "";
}
.fa-paypal:before {
    content: "";
}
.fa-google-wallet:before {
    content: "";
}
.fa-cc-visa:before {
    content: "";
}
.fa-cc-mastercard:before {
    content: "";
}
.fa-cc-discover:before {
    content: "";
}
.fa-cc-amex:before {
    content: "";
}
.fa-cc-paypal:before {
    content: "";
}
.fa-cc-stripe:before {
    content: "";
}
.fa-bell-slash:before {
    content: "";
}
.fa-bell-slash-o:before {
    content: "";
}
.fa-trash:before {
    content: "";
}
.fa-copyright:before {
    content: "";
}
.fa-at:before {
    content: "";
}
.fa-eyedropper:before {
    content: "";
}
.fa-paint-brush:before {
    content: "";
}
.fa-birthday-cake:before {
    content: "";
}
.fa-area-chart:before {
    content: "";
}
.fa-pie-chart:before {
    content: "";
}
.fa-line-chart:before {
    content: "";
}
.fa-lastfm:before {
    content: "";
}
.fa-lastfm-square:before {
    content: "";
}
.fa-toggle-off:before {
    content: "";
}
.fa-toggle-on:before {
    content: "";
}
.fa-bicycle:before {
    content: "";
}
.fa-bus:before {
    content: "";
}
.fa-ioxhost:before {
    content: "";
}
.fa-angellist:before {
    content: "";
}
.fa-cc:before {
    content: "";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "";
}
.fa-meanpath:before {
    content: "";
}
.fa-buysellads:before {
    content: "";
}
.fa-connectdevelop:before {
    content: "";
}
.fa-dashcube:before {
    content: "";
}
.fa-forumbee:before {
    content: "";
}
.fa-leanpub:before {
    content: "";
}
.fa-sellsy:before {
    content: "";
}
.fa-shirtsinbulk:before {
    content: "";
}
.fa-simplybuilt:before {
    content: "";
}
.fa-skyatlas:before {
    content: "";
}
.fa-cart-plus:before {
    content: "";
}
.fa-cart-arrow-down:before {
    content: "";
}
.fa-diamond:before {
    content: "";
}
.fa-ship:before {
    content: "";
}
.fa-user-secret:before {
    content: "";
}
.fa-motorcycle:before {
    content: "";
}
.fa-street-view:before {
    content: "";
}
.fa-heartbeat:before {
    content: "";
}
.fa-venus:before {
    content: "";
}
.fa-mars:before {
    content: "";
}
.fa-mercury:before {
    content: "";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "";
}
.fa-transgender-alt:before {
    content: "";
}
.fa-venus-double:before {
    content: "";
}
.fa-mars-double:before {
    content: "";
}
.fa-venus-mars:before {
    content: "";
}
.fa-mars-stroke:before {
    content: "";
}
.fa-mars-stroke-v:before {
    content: "";
}
.fa-mars-stroke-h:before {
    content: "";
}
.fa-neuter:before {
    content: "";
}
.fa-genderless:before {
    content: "";
}
.fa-facebook-official:before {
    content: "";
}
.fa-pinterest-p:before {
    content: "";
}
.fa-whatsapp:before {
    content: "";
}
.fa-server:before {
    content: "";
}
.fa-user-plus:before {
    content: "";
}
.fa-user-times:before {
    content: "";
}
.fa-bed:before,
.fa-hotel:before {
    content: "";
}
.fa-viacoin:before {
    content: "";
}
.fa-train:before {
    content: "";
}
.fa-subway:before {
    content: "";
}
.fa-medium:before {
    content: "";
}
.fa-y-combinator:before,
.fa-yc:before {
    content: "";
}
.fa-optin-monster:before {
    content: "";
}
.fa-opencart:before {
    content: "";
}
.fa-expeditedssl:before {
    content: "";
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "";
}
.fa-mouse-pointer:before {
    content: "";
}
.fa-i-cursor:before {
    content: "";
}
.fa-object-group:before {
    content: "";
}
.fa-object-ungroup:before {
    content: "";
}
.fa-sticky-note:before {
    content: "";
}
.fa-sticky-note-o:before {
    content: "";
}
.fa-cc-jcb:before {
    content: "";
}
.fa-cc-diners-club:before {
    content: "";
}
.fa-clone:before {
    content: "";
}
.fa-balance-scale:before {
    content: "";
}
.fa-hourglass-o:before {
    content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "";
}
.fa-hourglass:before {
    content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "";
}
.fa-hand-scissors-o:before {
    content: "";
}
.fa-hand-lizard-o:before {
    content: "";
}
.fa-hand-spock-o:before {
    content: "";
}
.fa-hand-pointer-o:before {
    content: "";
}
.fa-hand-peace-o:before {
    content: "";
}
.fa-trademark:before {
    content: "";
}
.fa-registered:before {
    content: "";
}
.fa-creative-commons:before {
    content: "";
}
.fa-gg:before {
    content: "";
}
.fa-gg-circle:before {
    content: "";
}
.fa-tripadvisor:before {
    content: "";
}
.fa-odnoklassniki:before {
    content: "";
}
.fa-odnoklassniki-square:before {
    content: "";
}
.fa-get-pocket:before {
    content: "";
}
.fa-wikipedia-w:before {
    content: "";
}
.fa-safari:before {
    content: "";
}
.fa-chrome:before {
    content: "";
}
.fa-firefox:before {
    content: "";
}
.fa-opera:before {
    content: "";
}
.fa-internet-explorer:before {
    content: "";
}
.fa-television:before,
.fa-tv:before {
    content: "";
}
.fa-contao:before {
    content: "";
}
.fa-500px:before {
    content: "";
}
.fa-amazon:before {
    content: "";
}
.fa-calendar-plus-o:before {
    content: "";
}
.fa-calendar-minus-o:before {
    content: "";
}
.fa-calendar-times-o:before {
    content: "";
}
.fa-calendar-check-o:before {
    content: "";
}
.fa-industry:before {
    content: "";
}
.fa-map-pin:before {
    content: "";
}
.fa-map-signs:before {
    content: "";
}
.fa-map-o:before {
    content: "";
}
.fa-map:before {
    content: "";
}
.fa-commenting:before {
    content: "";
}
.fa-commenting-o:before {
    content: "";
}
.fa-houzz:before {
    content: "";
}
.fa-vimeo:before {
    content: "";
}
.fa-black-tie:before {
    content: "";
}
.fa-fonticons:before {
    content: "";
}
.fa-reddit-alien:before {
    content: "";
}
.fa-edge:before {
    content: "";
}
.fa-credit-card-alt:before {
    content: "";
}
.fa-codiepie:before {
    content: "";
}
.fa-modx:before {
    content: "";
}
.fa-fort-awesome:before {
    content: "";
}
.fa-usb:before {
    content: "";
}
.fa-product-hunt:before {
    content: "";
}
.fa-mixcloud:before {
    content: "";
}
.fa-scribd:before {
    content: "";
}
.fa-pause-circle:before {
    content: "";
}
.fa-pause-circle-o:before {
    content: "";
}
.fa-stop-circle:before {
    content: "";
}
.fa-stop-circle-o:before {
    content: "";
}
.fa-shopping-bag:before {
    content: "";
}
.fa-shopping-basket:before {
    content: "";
}
.fa-hashtag:before {
    content: "";
}
.fa-bluetooth:before {
    content: "";
}
.fa-bluetooth-b:before {
    content: "";
}
.fa-percent:before {
    content: "";
}
.fa-gitlab:before {
    content: "";
}
.fa-wpbeginner:before {
    content: "";
}
.fa-wpforms:before {
    content: "";
}
.fa-envira:before {
    content: "";
}
.fa-universal-access:before {
    content: "";
}
.fa-wheelchair-alt:before {
    content: "";
}
.fa-question-circle-o:before {
    content: "";
}
.fa-blind:before {
    content: "";
}
.fa-audio-description:before {
    content: "";
}
.fa-volume-control-phone:before {
    content: "";
}
.fa-braille:before {
    content: "";
}
.fa-assistive-listening-systems:before {
    content: "";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "";
}
.fa-glide:before {
    content: "";
}
.fa-glide-g:before {
    content: "";
}
.fa-sign-language:before,
.fa-signing:before {
    content: "";
}
.fa-low-vision:before {
    content: "";
}
.fa-viadeo:before {
    content: "";
}
.fa-viadeo-square:before {
    content: "";
}
.fa-snapchat:before {
    content: "";
}
.fa-snapchat-ghost:before {
    content: "";
}
.fa-snapchat-square:before {
    content: "";
}
.fa-pied-piper:before {
    content: "";
}
.fa-first-order:before {
    content: "";
}
.fa-yoast:before {
    content: "";
}
.fa-themeisle:before {
    content: "";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "";
}
.fa-fa:before,
.fa-font-awesome:before {
    content: "";
}
.fa-handshake-o:before {
    content: "";
}
.fa-envelope-open:before {
    content: "";
}
.fa-envelope-open-o:before {
    content: "";
}
.fa-linode:before {
    content: "";
}
.fa-address-book:before {
    content: "";
}
.fa-address-book-o:before {
    content: "";
}
.fa-address-card:before,
.fa-vcard:before {
    content: "";
}
.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "";
}
.fa-user-circle:before {
    content: "";
}
.fa-user-circle-o:before {
    content: "";
}
.fa-user-o:before {
    content: "";
}
.fa-id-badge:before {
    content: "";
}
.fa-drivers-license:before,
.fa-id-card:before {
    content: "";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "";
}
.fa-quora:before {
    content: "";
}
.fa-free-code-camp:before {
    content: "";
}
.fa-telegram:before {
    content: "";
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "";
}
.fa-shower:before {
    content: "";
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "";
}
.fa-podcast:before {
    content: "";
}
.fa-window-maximize:before {
    content: "";
}
.fa-window-minimize:before {
    content: "";
}
.fa-window-restore:before {
    content: "";
}
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "";
}
.fa-bandcamp:before {
    content: "";
}
.fa-grav:before {
    content: "";
}
.fa-etsy:before {
    content: "";
}
.fa-imdb:before {
    content: "";
}
.fa-ravelry:before {
    content: "";
}
.fa-eercast:before {
    content: "";
}
.fa-microchip:before {
    content: "";
}
.fa-snowflake-o:before {
    content: "";
}
.fa-superpowers:before {
    content: "";
}
.fa-wpexplorer:before {
    content: "";
}
.fa-meetup:before {
    content: "";
}
.sr-only {
    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;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.underline {
    text-decoration: underline;
}
.italic {
    font-style: italic;
}
.bold {
    font-weight: 700;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.float-left {
    float: left;
}
.float-none {
    float: none;
}
.float-right {
    float: right;
}
.clear-left {
    clear: left;
}
.clear,
.clear-both {
    clear: both;
}
.clear-right {
    clear: right;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.hidden-sm {
    display: none;
}
@media screen and (min-width: 48em) {
    .hidden-sm {
        display: block;
    }
}
.hvr-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.hvr-grow:active,
.hvr-grow:focus,
.hvr-grow:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.container {
    margin: 0 auto;
    width: 85%;
    max-width: 71.25em;
}
.container .row {
    margin-left: -1%;
    margin-right: -1%;
}
.row {
    margin-left: auto;
    margin-right: auto;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.row .col {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1%;
    min-height: 1px;
}
.row .col[class*="pull-"],
.row .col[class*="push-"] {
    position: relative;
}
.row .col.s1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.s12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
}
.row .col.offset-s1 {
    margin-left: 8.33333%;
}
.row .col.pull-s1 {
    right: 8.33333%;
}
.row .col.push-s1 {
    left: 8.33333%;
}
.row .col.offset-s2 {
    margin-left: 16.66667%;
}
.row .col.pull-s2 {
    right: 16.66667%;
}
.row .col.push-s2 {
    left: 16.66667%;
}
.row .col.offset-s3 {
    margin-left: 25%;
}
.row .col.pull-s3 {
    right: 25%;
}
.row .col.push-s3 {
    left: 25%;
}
.row .col.offset-s4 {
    margin-left: 33.33333%;
}
.row .col.pull-s4 {
    right: 33.33333%;
}
.row .col.push-s4 {
    left: 33.33333%;
}
.row .col.offset-s5 {
    margin-left: 41.66667%;
}
.row .col.pull-s5 {
    right: 41.66667%;
}
.row .col.push-s5 {
    left: 41.66667%;
}
.row .col.offset-s6 {
    margin-left: 50%;
}
.row .col.pull-s6 {
    right: 50%;
}
.row .col.push-s6 {
    left: 50%;
}
.row .col.offset-s7 {
    margin-left: 58.33333%;
}
.row .col.pull-s7 {
    right: 58.33333%;
}
.row .col.push-s7 {
    left: 58.33333%;
}
.row .col.offset-s8 {
    margin-left: 66.66667%;
}
.row .col.pull-s8 {
    right: 66.66667%;
}
.row .col.push-s8 {
    left: 66.66667%;
}
.row .col.offset-s9 {
    margin-left: 75%;
}
.row .col.pull-s9 {
    right: 75%;
}
.row .col.push-s9 {
    left: 75%;
}
.row .col.offset-s10 {
    margin-left: 83.33333%;
}
.row .col.pull-s10 {
    right: 83.33333%;
}
.row .col.push-s10 {
    left: 83.33333%;
}
.row .col.offset-s11 {
    margin-left: 91.66667%;
}
.row .col.pull-s11 {
    right: 91.66667%;
}
.row .col.push-s11 {
    left: 91.66667%;
}
.row .col.offset-s12 {
    margin-left: 100%;
}
.row .col.pull-s12 {
    right: 100%;
}
.row .col.push-s12 {
    left: 100%;
}
@media screen and (min-width: 48em) {
    .row .col.m1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.offset-m1 {
        margin-left: 8.33333%;
    }
    .row .col.pull-m1 {
        right: 8.33333%;
    }
    .row .col.push-m1 {
        left: 8.33333%;
    }
    .row .col.offset-m2 {
        margin-left: 16.66667%;
    }
    .row .col.pull-m2 {
        right: 16.66667%;
    }
    .row .col.push-m2 {
        left: 16.66667%;
    }
    .row .col.offset-m3 {
        margin-left: 25%;
    }
    .row .col.pull-m3 {
        right: 25%;
    }
    .row .col.push-m3 {
        left: 25%;
    }
    .row .col.offset-m4 {
        margin-left: 33.33333%;
    }
    .row .col.pull-m4 {
        right: 33.33333%;
    }
    .row .col.push-m4 {
        left: 33.33333%;
    }
    .row .col.offset-m5 {
        margin-left: 41.66667%;
    }
    .row .col.pull-m5 {
        right: 41.66667%;
    }
    .row .col.push-m5 {
        left: 41.66667%;
    }
    .row .col.offset-m6 {
        margin-left: 50%;
    }
    .row .col.pull-m6 {
        right: 50%;
    }
    .row .col.push-m6 {
        left: 50%;
    }
    .row .col.offset-m7 {
        margin-left: 58.33333%;
    }
    .row .col.pull-m7 {
        right: 58.33333%;
    }
    .row .col.push-m7 {
        left: 58.33333%;
    }
    .row .col.offset-m8 {
        margin-left: 66.66667%;
    }
    .row .col.pull-m8 {
        right: 66.66667%;
    }
    .row .col.push-m8 {
        left: 66.66667%;
    }
    .row .col.offset-m9 {
        margin-left: 75%;
    }
    .row .col.pull-m9 {
        right: 75%;
    }
    .row .col.push-m9 {
        left: 75%;
    }
    .row .col.offset-m10 {
        margin-left: 83.33333%;
    }
    .row .col.pull-m10 {
        right: 83.33333%;
    }
    .row .col.push-m10 {
        left: 83.33333%;
    }
    .row .col.offset-m11 {
        margin-left: 91.66667%;
    }
    .row .col.pull-m11 {
        right: 91.66667%;
    }
    .row .col.push-m11 {
        left: 91.66667%;
    }
    .row .col.offset-m12 {
        margin-left: 100%;
    }
    .row .col.pull-m12 {
        right: 100%;
    }
    .row .col.push-m12 {
        left: 100%;
    }
}
@media screen and (min-width: 62em) {
    .row .col.l1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.offset-l1 {
        margin-left: 8.33333%;
    }
    .row .col.pull-l1 {
        right: 8.33333%;
    }
    .row .col.push-l1 {
        left: 8.33333%;
    }
    .row .col.offset-l2 {
        margin-left: 16.66667%;
    }
    .row .col.pull-l2 {
        right: 16.66667%;
    }
    .row .col.push-l2 {
        left: 16.66667%;
    }
    .row .col.offset-l3 {
        margin-left: 25%;
    }
    .row .col.pull-l3 {
        right: 25%;
    }
    .row .col.push-l3 {
        left: 25%;
    }
    .row .col.offset-l4 {
        margin-left: 33.33333%;
    }
    .row .col.pull-l4 {
        right: 33.33333%;
    }
    .row .col.push-l4 {
        left: 33.33333%;
    }
    .row .col.offset-l5 {
        margin-left: 41.66667%;
    }
    .row .col.pull-l5 {
        right: 41.66667%;
    }
    .row .col.push-l5 {
        left: 41.66667%;
    }
    .row .col.offset-l6 {
        margin-left: 50%;
    }
    .row .col.pull-l6 {
        right: 50%;
    }
    .row .col.push-l6 {
        left: 50%;
    }
    .row .col.offset-l7 {
        margin-left: 58.33333%;
    }
    .row .col.pull-l7 {
        right: 58.33333%;
    }
    .row .col.push-l7 {
        left: 58.33333%;
    }
    .row .col.offset-l8 {
        margin-left: 66.66667%;
    }
    .row .col.pull-l8 {
        right: 66.66667%;
    }
    .row .col.push-l8 {
        left: 66.66667%;
    }
    .row .col.offset-l9 {
        margin-left: 75%;
    }
    .row .col.pull-l9 {
        right: 75%;
    }
    .row .col.push-l9 {
        left: 75%;
    }
    .row .col.offset-l10 {
        margin-left: 83.33333%;
    }
    .row .col.pull-l10 {
        right: 83.33333%;
    }
    .row .col.push-l10 {
        left: 83.33333%;
    }
    .row .col.offset-l11 {
        margin-left: 91.66667%;
    }
    .row .col.pull-l11 {
        right: 91.66667%;
    }
    .row .col.push-l11 {
        left: 91.66667%;
    }
    .row .col.offset-l12 {
        margin-left: 100%;
    }
    .row .col.pull-l12 {
        right: 100%;
    }
    .row .col.push-l12 {
        left: 100%;
    }
}
@media screen and (min-width: 75em) {
    .row .col.xl1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.offset-xl1 {
        margin-left: 8.33333%;
    }
    .row .col.pull-xl1 {
        right: 8.33333%;
    }
    .row .col.push-xl1 {
        left: 8.33333%;
    }
    .row .col.offset-xl2 {
        margin-left: 16.66667%;
    }
    .row .col.pull-xl2 {
        right: 16.66667%;
    }
    .row .col.push-xl2 {
        left: 16.66667%;
    }
    .row .col.offset-xl3 {
        margin-left: 25%;
    }
    .row .col.pull-xl3 {
        right: 25%;
    }
    .row .col.push-xl3 {
        left: 25%;
    }
    .row .col.offset-xl4 {
        margin-left: 33.33333%;
    }
    .row .col.pull-xl4 {
        right: 33.33333%;
    }
    .row .col.push-xl4 {
        left: 33.33333%;
    }
    .row .col.offset-xl5 {
        margin-left: 41.66667%;
    }
    .row .col.pull-xl5 {
        right: 41.66667%;
    }
    .row .col.push-xl5 {
        left: 41.66667%;
    }
    .row .col.offset-xl6 {
        margin-left: 50%;
    }
    .row .col.pull-xl6 {
        right: 50%;
    }
    .row .col.push-xl6 {
        left: 50%;
    }
    .row .col.offset-xl7 {
        margin-left: 58.33333%;
    }
    .row .col.pull-xl7 {
        right: 58.33333%;
    }
    .row .col.push-xl7 {
        left: 58.33333%;
    }
    .row .col.offset-xl8 {
        margin-left: 66.66667%;
    }
    .row .col.pull-xl8 {
        right: 66.66667%;
    }
    .row .col.push-xl8 {
        left: 66.66667%;
    }
    .row .col.offset-xl9 {
        margin-left: 75%;
    }
    .row .col.pull-xl9 {
        right: 75%;
    }
    .row .col.push-xl9 {
        left: 75%;
    }
    .row .col.offset-xl10 {
        margin-left: 83.33333%;
    }
    .row .col.pull-xl10 {
        right: 83.33333%;
    }
    .row .col.push-xl10 {
        left: 83.33333%;
    }
    .row .col.offset-xl11 {
        margin-left: 91.66667%;
    }
    .row .col.pull-xl11 {
        right: 91.66667%;
    }
    .row .col.push-xl11 {
        left: 91.66667%;
    }
    .row .col.offset-xl12 {
        margin-left: 100%;
    }
    .row .col.pull-xl12 {
        right: 100%;
    }
    .row .col.push-xl12 {
        left: 100%;
    }
}
body {
    background: #fff;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
}
.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
#content[tabindex="-1"]:focus {
    outline: 0;
}
.sticky {
    display: block;
}
.hentry {
    margin: 0;
}
.byline,
.updated:not(.published) {
    display: none;
}
.group-blog .byline,
.single .byline {
    display: inline;
}
.entry-content,
.entry-summary,
.page-content {
    margin: 0;
}
.page-links {
    clear: both;
    margin: 0;
}
.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
    display: none;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.widget {
    margin: 0;
}
.widget select {
    max-width: 100%;
}
.error-404 {
    text-align: center;
}
.error-404 .page-title {
    background: #fff;
    border-radius: 15px;
    color: #000;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2;
    padding: 1em;
    margin: 2em 0;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail,
img {
    height: auto;
    max-width: 100%;
}
video {
    height: auto !important;
    width: 100% !important;
}
img.alignright {
    float: none;
}
@media screen and (min-width: 62em) {
    img.alignright {
        float: right;
        margin-left: 2.5rem;
    }
}
img.alignleft {
    float: none;
}
@media screen and (min-width: 62em) {
    img.alignleft {
        float: left;
        margin-right: 2.5rem;
    }
}
img.aligncenter {
    display: block;
    margin: 0 auto;
}
img.alignnone {
    clear: both;
    margin: 1rem 0;
}
.wp-caption {
    background: #eee;
    max-width: 100% !important;
    padding: 5px;
}
.wp-caption img {
    margin-bottom: 0;
    width: 100%;
}
.wp-caption .wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center;
}
.gallery .gallery-item {
    display: inline-block;
    margin: 1%;
    overflow: hidden;
    position: relative;
}
.gallery .gallery-item .gallery-icon {
    text-align: center;
}
.gallery .gallery-item .gallery-icon a img {
    vertical-align: bottom;
}
.gallery > br {
    display: none;
}
.gallery-caption {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #fff;
    display: none;
    font-size: 0.8em;
    left: 0;
    line-height: 1;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 3px 5px;
    position: absolute;
    text-align: left;
    width: 100%;
}
.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
.gallery-columns-1 .gallery-item {
    width: 98%;
}
.gallery-columns-2 .gallery-item {
    width: 48%;
}
.gallery-columns-3 .gallery-item {
    width: 31.3%;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
    width: 23%;
}
@media screen and (min-width: 48em) {
    .gallery-columns-5 .gallery-item {
        width: 18%;
    }
    .gallery-columns-6 .gallery-item {
        width: 14.6%;
    }
    .gallery-columns-7 .gallery-item {
        width: 12.2%;
    }
    .gallery-columns-8 .gallery-item {
        width: 10.5%;
    }
    .gallery-columns-9 .gallery-item {
        width: 9.1%;
    }
}
.wp-video {
    margin: 1em 0;
}
.google_map iframe {
    pointer-events: none;
}
form {
    text-align: left;
}
::-webkit-input-placeholder {
    color: #999;
    font-style: normal;
    font-weight: 400;
}
:-moz-placeholder {
    color: #999;
    font-style: normal;
    font-weight: 400;
}
::-moz-placeholder {
    color: #999;
    font-style: normal;
    font-weight: 400;
}
:-ms-input-placeholder {
    color: #999;
    font-style: normal;
    font-weight: 400;
}
::-ms-input-placeholder {
    color: #999;
    font-style: normal;
    font-weight: 400;
}
[placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}
[placeholder]:focus:-moz-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}
[placeholder]:focus::-moz-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}
[placeholder]:focus:-ms-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #444;
    font-size: 1em;
    letter-spacing: normal;
    outline: 0;
    outline-offset: 0;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 100%;
}
input[type="email"]:active,
input[type="email"]:focus,
input[type="number"]:active,
input[type="number"]:focus,
input[type="password"]:active,
input[type="password"]:focus,
input[type="tel"]:active,
input[type="tel"]:focus,
input[type="text"]:active,
input[type="text"]:focus,
input[type="url"]:active,
input[type="url"]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
    background: #fff;
    border: 1px solid #999;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"] {
    line-height: 42px;
    height: 42px;
    padding: 0 8px;
}
.gform_wrapper select {
    line-height: 42px;
    height: 42px;
    padding: 0 8px;
}
input[type="image"] {
    border: none;
    padding: 0;
    width: auto;
}
.gform_wrapper input[type="checkbox"],
.gform_wrapper input[type="radio"] {
    margin-top: 0 !important;
    margin-right: 5px;
}
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
    overflow: visible !important;
}
textarea {
    resize: none;
    padding: 8px;
}
select {
    font-size: 1em;
    font-family: inherit;
    overflow: hidden;
    letter-spacing: normal;
    border: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: menulist-button;
}
select option {
    padding: 2px 10px !important;
    display: block;
}
select:focus {
    border: 0;
    outline: 1px ridge #999;
    -webkit-border-radius: 0;
    -webkit-appearance: menulist-button;
}
.gform_wrapper select,
.ui-datepicker select {
    padding: 5px !important;
    outline: 1px ridge #ddd;
    line-height: 42px;
    height: 42px;
    padding: 0 8px;
}
.error-404 #searchform {
    margin: 1em 0;
    max-width: 481px;
}
#searchform {
    height: 42px;
    overflow: hidden;
    position: relative;
    margin-bottom: 1.5rem;
}
#searchform label {
    display: none;
}
#searchform #s {
    padding-right: 12%;
    width: 100%;
}
#searchform #searchsubmit {
    font-size: 1em;
    height: 42px;
    line-height: 42px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 12%;
}
.post-password-form label {
    display: block;
}
.post-password-form input[type="password"] {
    margin-top: 4px;
    margin-bottom: 1em;
}
@media screen and (min-width: 48em) {
    a.button,
    button[type="submit"],
    input[type="button"],
    input[type="submit"] {
        padding-left: 2em;
        padding-right: 2em;
        width: auto;
    }
    .post-password-form input[type="password"] {
        display: block;
        width: 50%;
    }
}
#ui-datepicker-div {
    margin-top: 0 !important;
}
.ui-datepicker {
    overflow: hidden;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    margin-top: 10px;
}
.ui-datepicker .ui-datepicker-title {
    overflow: hidden;
    margin: 0;
}
.ui-datepicker .ui-datepicker-title select {
    color: #fff;
    background: 0 0;
    outline: 0;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    float: left;
    width: 30%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    float: right;
    width: 33%;
}
html {
    font-family: sans-serif;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body,
button,
input,
select,
textarea {
    font-family: Poppins, sans-serif;
    font-size: 100%;
    line-height: 1.5;
    color: #404040;
}
h1,
h2,
h3 {
    font-family: Poppins, sans-serif;
    font-style: normal;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
}
@media screen and (min-width: 48em) {
    ol,
    ul {
        margin-left: 1.5rem;
    }
}
ul {
    list-style: inside;
}
@media screen and (min-width: 48em) {
    ul {
        list-style: outside;
    }
}
ol {
    list-style: decimal;
    margin-left: 1.5rem;
}
blockquote,
q {
    quotes: "" "";
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
}
b,
code,
em,
small,
strong {
    line-height: 1;
}
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
table {
    width: 100%;
}
table thead {
    font-weight: 700;
}
table tr {
    border: 1px #000 solid;
}
table td {
    border: 1px #000 solid;
    padding: 0.25em;
}
cite,
dfn,
em,
i {
    font-style: italic;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
ins,
mark {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
a {
    color: #202a44;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    text-decoration: underline;
}
a:visited {
    color: #202a44;
}
a:visited:hover {
    color: #000102;
    text-decoration: none;
}
a:active,
a:focus,
a:hover {
    color: #000102;
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
.btn,
a.btn,
a.button,
button[type="submit"],
input[type="button"],
input[type="submit"] {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0.5rem 1rem;
    background: 0 0;
    color: #202a44;
    border: 2px #202a44 solid;
}
@media screen and (min-width: 48em) {
    .btn,
    a.btn,
    a.button,
    button[type="submit"],
    input[type="button"],
    input[type="submit"] {
        display: inline-block;
        width: auto;
    }
}
.btn:visited,
a.btn:visited,
a.button:visited,
button[type="submit"]:visited,
input[type="button"]:visited,
input[type="submit"]:visited {
    color: #202a44;
    background: 0 0;
}
.btn.focus,
.btn:focus,
.btn:hover,
a.btn.focus,
a.btn:focus,
a.btn:hover,
a.button.focus,
a.button:focus,
a.button:hover,
button[type="submit"].focus,
button[type="submit"]:focus,
button[type="submit"]:hover,
input[type="button"].focus,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="submit"].focus,
input[type="submit"]:focus,
input[type="submit"]:hover {
    text-decoration: none;
    color: #fff;
    background: #202a44;
}
.btn.active,
.btn:active,
a.btn.active,
a.btn:active,
a.button.active,
a.button:active,
button[type="submit"].active,
button[type="submit"]:active,
input[type="button"].active,
input[type="button"]:active,
input[type="submit"].active,
input[type="submit"]:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.btn-solid,
a.btn.btn-solid,
a.button.btn-solid,
button[type="submit"].btn-solid,
input[type="button"].btn-solid,
input[type="submit"].btn-solid {
    color: #fff;
    background: #202a44;
}
.btn.btn-solid:hover,
a.btn.btn-solid:hover,
a.button.btn-solid:hover,
button[type="submit"].btn-solid:hover,
input[type="button"].btn-solid:hover,
input[type="submit"].btn-solid:hover {
    background: #00151b;
    border-color: #00151b;
}
.btn.btn-full,
a.btn.btn-full,
a.button.btn-full,
button[type="submit"].btn-full,
input[type="button"].btn-full,
input[type="submit"].btn-full {
    display: block;
    width: 100%;
}
.btn.btn-secondary,
a.btn.btn-secondary,
a.button.btn-secondary,
button[type="submit"].btn-secondary,
input[type="button"].btn-secondary,
input[type="submit"].btn-secondary {
    background: 0 0;
    color: #7cb3cb;
    border: 2px #7cb3cb solid;
}
.btn.btn-secondary:visited,
a.btn.btn-secondary:visited,
a.button.btn-secondary:visited,
button[type="submit"].btn-secondary:visited,
input[type="button"].btn-secondary:visited,
input[type="submit"].btn-secondary:visited {
    color: #7cb3cb;
    background: 0 0;
}
.btn.btn-secondary.focus,
.btn.btn-secondary:focus,
.btn.btn-secondary:hover,
a.btn.btn-secondary.focus,
a.btn.btn-secondary:focus,
a.btn.btn-secondary:hover,
a.button.btn-secondary.focus,
a.button.btn-secondary:focus,
a.button.btn-secondary:hover,
button[type="submit"].btn-secondary.focus,
button[type="submit"].btn-secondary:focus,
button[type="submit"].btn-secondary:hover,
input[type="button"].btn-secondary.focus,
input[type="button"].btn-secondary:focus,
input[type="button"].btn-secondary:hover,
input[type="submit"].btn-secondary.focus,
input[type="submit"].btn-secondary:focus,
input[type="submit"].btn-secondary:hover {
    color: #fff;
    background: #7cb3cb;
}
.btn.btn-secondary.btn-solid,
a.btn.btn-secondary.btn-solid,
a.button.btn-secondary.btn-solid,
button[type="submit"].btn-secondary.btn-solid,
input[type="button"].btn-secondary.btn-solid,
input[type="submit"].btn-secondary.btn-solid {
    color: #fff;
    background: #7cb3cb;
}
.btn.btn-secondary.btn-solid:hover,
a.btn.btn-secondary.btn-solid:hover,
a.button.btn-secondary.btn-solid:hover,
button[type="submit"].btn-secondary.btn-solid:hover,
input[type="button"].btn-secondary.btn-solid:hover,
input[type="submit"].btn-secondary.btn-solid:hover {
    background: #579ebd;
    border-color: #579ebd;
}
.blog-posts {
    background: #fcfcfc;
    padding: 2rem 0;
}
.blog-posts h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.3;
    color: #202a44;
    text-align: left;
}
.blog-posts h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 0.5rem;
}
.blog-posts h2 a {
    text-decoration: none;
}
.blog-posts h2 a:hover {
    text-decoration: underline;
}
.blog-posts p {
    text-align: left;
    text-indent: 0;
    margin-bottom: 1.5rem;
}
.blog-posts img {
    margin-bottom: 2.5rem;
}
@media screen and (min-width: 48em) {
    .blog-posts img {
        margin-top: 2rem;
    }
    .blog-posts img.alignleft {
        margin-right: 2rem;
    }
    .blog-posts img.alignright {
        margin-left: 2rem;
    }
}
.blog-posts .entry-meta {
    text-align: left;
    margin: 0 0 1.5rem 0;
}
.blog-posts .entry-meta .posted-on {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
}
.blog-posts .entry-meta .posted-on a {
    text-decoration: none;
}
.blog-posts .entry-meta .posted-on a:hover {
    text-decoration: underline;
}
.blog-posts .entry-meta .byline {
    display: none;
}
.blog-posts a.more-link {
    text-decoration: none;
    background: 0 0;
    border: 2px #202a44 solid;
    color: #202a44;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 700;
    text-align: center;
    display: block;
    max-width: 225px;
    padding: 0.5rem 1rem;
}
.blog-posts a.more-link:hover {
    background: #202a44;
    color: #fff;
}
.blog-posts .navigation.pagination,
.blog-posts .post-navigation {
    float: left;
    width: 100%;
    margin: 0.5rem 0 1.5rem;
}
.blog-posts .navigation.pagination .nav-previous,
.blog-posts .post-navigation .nav-previous {
    float: left;
}
.blog-posts .navigation.pagination .nav-next,
.blog-posts .post-navigation .nav-next {
    float: right;
}
.blog-posts .navigation.pagination a,
.blog-posts .post-navigation a {
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: 0 0;
    border: 2px #202a44 solid;
    color: #202a44;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    padding: 0 0.5rem;
}
.blog-posts .navigation.pagination a:hover,
.blog-posts .post-navigation a:hover {
    color: #fff;
    background: #202a44;
}
.blog-posts .navigation.pagination span.page-numbers,
.blog-posts .post-navigation span.page-numbers {
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #202a44;
    border: 2px #202a44 solid;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    padding: 0 0.5rem;
}
.blog-posts .navigation.pagination span.page-numbers:hover,
.blog-posts .post-navigation span.page-numbers:hover {
    color: #fff;
    background: #202a44;
}
@media screen and (min-width: 48em) {
    .blog-posts main.blog-main {
        padding-right: 2rem;
    }
}
.blog-posts article.post {
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    padding: 1.5rem 1.5rem 1.5rem;
    margin-bottom: 1.5rem;
}
.blog-posts article.post .entry-content h2,
.blog-posts article.post .entry-content ul {
    margin-bottom: 1.5rem;
}
.blog-posts article.post .entry-content img {
    display: none;
}
@media screen and (max-width: 47.99em) {
    .blog-posts article.post .alignleft,
    .blog-posts article.post .alignright {
        display: block;
        margin: 2rem auto;
        float: none;
    }
}
.blog-posts article.post .cat-links {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
}
.blog-posts article.post .comments-link {
    display: none;
}
.blog-posts #comments {
    text-align: left;
}
.blog-posts #comments h2 {
    font-size: 22px;
    font-size: 1.375rem;
}
.blog-posts #comments ol {
    text-align: left;
    list-style: none;
    border-bottom: 1px solid #202a44;
    padding-bottom: 2rem;
    margin-left: 0;
    margin-bottom: 1.5rem;
}
.blog-posts #comments ol.children {
    border: none;
    border-left: 1px solid #202a44;
    padding: 0 0 0 1.5rem;
    margin-left: 1.5rem;
}
.blog-posts #comments ol li {
    margin-top: 1.5rem;
}
.blog-posts #comments ol img {
    margin: 0;
}
.blog-posts #comments ol .comment-metadata {
    font-size: 14px;
    font-size: 0.875rem;
}
.blog-posts #comments ol .comment-reply-link {
    background: #002935;
    font-size: 16px;
    font-size: 1rem;
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
    padding: 0.25rem 1rem;
    display: inline-block;
    margin-top: 0.5rem;
}
.blog-posts #comments ol .comment-reply-link:hover {
    background: #005168;
}
.blog-posts #comments h3 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
}
.blog-posts #comments p {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 0.5rem;
}
.blog-posts #comments p label {
    float: left;
    width: 100%;
}
.blog-posts #comments p.comment-notes {
    font-style: italic;
    font-size: 14px;
    font-size: 0.875rem;
}
.blog-posts #comments p.comment-form-comment textarea {
    height: 100px;
}
.blog-posts #comments p.form-submit {
    margin-top: 2rem;
}
aside#secondary {
    margin-top: 2.5rem;
}
@media screen and (min-width: 48em) {
    aside#secondary {
        margin-top: 0;
        border-top: 0;
    }
}
aside#secondary h2 {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.2;
    text-align: left;
    color: #fff;
    background: #7cb3cb;
    padding: 0.5rem;
    margin-bottom: 0;
}
aside#secondary ul {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    text-align: left;
    list-style: none;
    margin: 0;
}
aside#secondary ul li {
    border-top: 1px rgba(0, 0, 0, 0.25) solid;
    padding: 0.45rem;
}
aside#secondary a {
    text-decoration: none;
}
aside#secondary a:hover {
    text-decoration: underline;
}
aside#secondary input,
aside#secondary textarea {
    width: 100%;
}
aside#secondary section {
    background: #fff;
    border: 1px rgba(0, 0, 0, 0.25) solid;
    margin-bottom: 2rem;
}
aside#secondary section.widget_search {
    border: none;
    padding: 0;
    margin-bottom: 0;
}
aside#secondary section.widget_search #searchform {
    margin-bottom: 2rem;
}
aside#secondary section.widget_recent_entries .post-date {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    display: block;
}
.single .blog-posts article.post .entry-content img {
    display: block;
}
.search-results .blog-posts h1 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2;
    color: #000102;
    margin-bottom: 1.5rem;
}
body.woocommerce.woocommerce-page .button {
    text-transform: none;
    background: #202a44;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-size: 1rem;
}
@media screen and (min-width: 62em) {
    body.woocommerce.woocommerce-page .button {
        font-size: 14px;
        font-size: 0.875rem;
    }
}
@media screen and (min-width: 75em) {
    body.woocommerce.woocommerce-page .button {
        font-size: 16px;
        font-size: 1rem;
    }
}
body.woocommerce.woocommerce-page .button.disabled {
    background-color: #202a44;
}
body.woocommerce.woocommerce-page .button.disabled:hover {
    background-color: #7cb3cb;
}
body.woocommerce.woocommerce-page .button:hover {
    background: #7cb3cb;
    text-decoration: none !important;
}
body.woocommerce.woocommerce-page table * {
    border: none;
}
body.woocommerce.woocommerce-page span.onsale {
    background-color: #7cb3cb;
}
@media screen and (min-width: 62em) {
    body.woocommerce.woocommerce-page.archive #container {
        padding-right: 3rem;
    }
}
body.woocommerce.woocommerce-page.archive h1 {
    color: #202a44;
}
@media screen and (max-width: 47.99em) {
    body.woocommerce.woocommerce-page.archive .woocommerce-ordering {
        float: left;
        clear: both;
        margin-top: 1rem;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 47.99em) {
    body.woocommerce.woocommerce-page.archive .form-wppp-select.products-per-page {
        float: left !important;
        clear: both;
        margin: 0 !important;
    }
}
body.woocommerce.woocommerce-page.archive ul.products {
    padding-top: 2.5rem;
}
body.woocommerce.woocommerce-page.archive ul.products li.product {
    padding: 0.5rem;
}
body.woocommerce.woocommerce-page.archive ul.products span.price {
    color: #7cb3cb;
}
body.woocommerce.woocommerce-page.archive ul.products a.added_to_cart {
    color: #7cb3cb;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
}
body.woocommerce.woocommerce-page.archive ul.products a.added_to_cart:hover {
    color: #202a44;
}
@media screen and (min-width: 62em) {
    body.woocommerce.woocommerce-page.single #container {
        padding-right: 2rem;
    }
}
body.woocommerce.woocommerce-page.single .product {
    margin-top: 2.5rem;
}
body.woocommerce.woocommerce-page.single .product h1 {
    color: #202a44;
    line-height: 1;
    margin-bottom: 0.5rem;
}
body.woocommerce.woocommerce-page.single .product .images {
    margin-top: 0.5rem;
}
body.woocommerce.woocommerce-page.single .product .summary p {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 0.5rem;
}
body.woocommerce.woocommerce-page.single .product .summary p.price {
    font-size: 18px;
    font-size: 1.125rem;
    color: #7cb3cb;
}
body.woocommerce.woocommerce-page.single .product .cart {
    margin: 1.5rem 0;
}
@media screen and (max-width: 47.99em) {
    body.woocommerce.woocommerce-page.single .product .cart .quantity {
        margin-bottom: 1rem;
    }
}
body.woocommerce.woocommerce-page.single .product .cart .quantity,
body.woocommerce.woocommerce-page.single .product .cart input {
    height: 36px;
}
@media screen and (max-width: 47.99em) {
    body.woocommerce.woocommerce-page.single .product .cart .quantity,
    body.woocommerce.woocommerce-page.single .product .cart input {
        width: 100%;
    }
}
body.woocommerce.woocommerce-page.single .product .product_meta {
    font-weight: 700;
    font-size: 12px;
    font-size: 0.75rem;
}
body.woocommerce.woocommerce-page.single .product .product_meta > span {
    display: block;
}
body.woocommerce.woocommerce-page.single .product .variations {
    margin-bottom: 0;
}
body.woocommerce.woocommerce-page.single .product .variations * {
    padding: 0;
}
body.woocommerce.woocommerce-page.single .product .variations td {
    line-height: normal;
}
body.woocommerce.woocommerce-page.single .product .woocommerce-variation-availability {
    margin-top: 1.5rem;
}
body.woocommerce.woocommerce-page.single .woocommerce-Tabs-panel h2 {
    color: #202a44;
    margin-bottom: 1rem;
}
body.woocommerce.woocommerce-page.single .related.products {
    clear: both;
    background: #fff;
    border: 1px rgba(0, 0, 0, 0.25) solid;
}
body.woocommerce.woocommerce-page.single .related.products h2 {
    background: #7cb3cb;
    color: #fff;
    margin-bottom: 1rem;
    padding: 0.5rem;
}
body.woocommerce.woocommerce-page.single .related.products ul.products {
    padding: 1rem;
}
body.woocommerce.woocommerce-page.single .related.products li {
    margin: 0;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area h2 {
    font-size: 18px;
    font-size: 1.125rem;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area ins {
    background: #02c8ff;
    color: #7cb3cb;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area img {
    position: relative;
    top: 5px;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_product_search {
    border: none;
    padding: 0;
    margin-bottom: 0;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_product_search #searchform {
    margin-bottom: 2rem;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_shopping_cart h2 {
    margin-bottom: 0.5rem;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_shopping_cart .widget_shopping_cart_content {
    padding: 0.5rem;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_shopping_cart li {
    border-top: none;
    border-bottom: 1px #eaeaea solid;
    padding-left: 1.75rem;
    padding-top: 0;
    margin-bottom: 0.5rem;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_shopping_cart li.empty {
    border: none;
    padding: 0.5rem;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_shopping_cart p.total {
    border: none;
    padding: 0.5rem 0 1rem;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_shopping_cart p.buttons a {
    margin-bottom: 0.75rem;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_shopping_cart a.remove {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_shopping_cart a.remove:hover {
    text-decoration: none !important;
}
body.woocommerce.woocommerce-page aside#secondary.woo-widget-area .widget_shopping_cart dd {
    margin-bottom: 0;
}
body.woocommerce-page.woocommerce-cart .woocommerce,
body.woocommerce-page.woocommerce-checkout .woocommerce {
    margin-top: 2.5rem;
}
body.woocommerce-page.woocommerce-cart table *,
body.woocommerce-page.woocommerce-checkout table * {
    border: none;
}
body.woocommerce-page.woocommerce-cart table td,
body.woocommerce-page.woocommerce-checkout table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 62em) {
    body.woocommerce-page.woocommerce-cart table td.actions,
    body.woocommerce-page.woocommerce-checkout table td.actions {
        height: 75px;
    }
}
body.woocommerce-page.woocommerce-cart dd,
body.woocommerce-page.woocommerce-cart dl,
body.woocommerce-page.woocommerce-cart dt,
body.woocommerce-page.woocommerce-checkout dd,
body.woocommerce-page.woocommerce-checkout dl,
body.woocommerce-page.woocommerce-checkout dt {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
body.woocommerce-page.woocommerce-cart p,
body.woocommerce-page.woocommerce-checkout p {
    line-height: 1.5 !important;
}
body.woocommerce-page.woocommerce-cart img,
body.woocommerce-page.woocommerce-checkout img {
    position: relative;
    top: 6px;
}
body.woocommerce-page.woocommerce-cart #coupon_code,
body.woocommerce-page.woocommerce-checkout #coupon_code {
    width: 120px !important;
    height: 36px;
}
body.woocommerce-page.woocommerce-cart .button,
body.woocommerce-page.woocommerce-checkout .button {
    text-transform: none;
    background: #202a44;
    color: #fff;
    text-decoration: none;
}
body.woocommerce-page.woocommerce-cart .button:disabled,
body.woocommerce-page.woocommerce-checkout .button:disabled {
    background-color: #202a44;
    color: #fff;
}
body.woocommerce-page.woocommerce-cart .button:disabled:hover,
body.woocommerce-page.woocommerce-checkout .button:disabled:hover {
    background-color: #7cb3cb;
    color: #fff;
}
body.woocommerce-page.woocommerce-cart .button:hover,
body.woocommerce-page.woocommerce-checkout .button:hover {
    background: #7cb3cb;
    text-decoration: none !important;
}
body.woocommerce-page.woocommerce-cart h2,
body.woocommerce-page.woocommerce-checkout h2 {
    color: #7cb3cb;
    margin-bottom: 1rem;
}
.checkout_coupon .form-row-first {
    float: left;
}
@media screen and (max-width: 47.99em) {
    .checkout_coupon .form-row-first {
        width: 100% !important;
    }
}
.checkout_coupon .form-row-first input#coupon_code {
    width: 100% !important;
}
@media screen and (min-width: 62em) {
    .checkout_coupon .form-row-first {
        width: 130px !important;
        margin-right: 15px !important;
        margin-bottom: 0 !important;
    }
}
.checkout_coupon .form-row-last {
    float: left !important;
    margin-bottom: 0 !important;
}
@media screen and (max-width: 47.99em) {
    .checkout_coupon .form-row-last {
        width: 100% !important;
    }
    .checkout_coupon .form-row-last input {
        width: 100% !important;
    }
}
#payment {
    margin-bottom: 2.5rem;
}
#payment .button {
    color: #fff;
    background: #202a44;
    padding-left: 1rem;
}
#payment .button:hover {
    background: #7cb3cb;
    color: #fff;
}
.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em;
}
.slicknav_menu {
    text-align: left;
}
.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}
.slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_icon:before {
    background: 0 0;
    width: 1.125em;
    height: 0.875em;
    display: block;
    content: "";
    position: absolute;
}
.slicknav_menu .slicknav_no-text {
    margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu:before {
    content: " ";
    display: table;
}
.slicknav_menu:after {
    content: " ";
    display: table;
    clear: both;
}
.slicknav_nav {
    margin: 0;
    clear: both;
}
.slicknav_nav ul {
    display: block;
}
.slicknav_nav li {
    display: block;
}
.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
    cursor: pointer;
}
.slicknav_nav .slicknav_item a {
    display: inline;
}
.slicknav_nav .slicknav_row {
    display: block;
}
.slicknav_nav a {
    display: block;
}
.slicknav_nav .slicknav_parent-link a {
    display: inline;
}
.slicknav_brand {
    float: left;
}
.slicknav_menu > ul {
    position: absolute;
    width: 100%;
    top: 54px;
    z-index: 9999;
}
.slicknav_menu {
    font-size: 18px;
    font-size: 1.125rem;
    background: #7cb3cb;
    display: block;
    width: 100%;
    padding: 0;
}
@media screen and (min-width: 48em) {
    .slicknav_menu {
        display: none;
    }
}
.slicknav_menu * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
    color: #fff;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 0.1em;
}
.slicknav_menu .slicknav_arrow {
    color: transparent;
    float: right;
    position: relative;
    top: 2px;
}
.slicknav_menu .slicknav_arrow:before {
    color: #fff;
    font-family: FontAwesome;
    content: "\f063";
    position: absolute;
    right: 1px;
}
.slicknav_menu ul ul .slicknav_arrow:before,
.slicknav_menu ul ul ul .slicknav_arrow:before {
    content: "\f063";
}
.slicknav_btn {
    border-radius: 3px;
    border: 2px #fff solid;
    background-color: transparent;
    margin: 0.5em 0.5em 0.5em 0;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.25em;
}
.slicknav_nav {
    background: #005168;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    margin: 0;
}
.slicknav_nav > li {
    border-bottom: 1px #fff solid;
}
.slicknav_nav > li:last-child {
    border: 0;
}
.slicknav_nav ul {
    margin: 0;
}
.slicknav_nav ul a {
    padding-left: 1.5em;
}
.slicknav_nav ul ul a {
    padding-left: 2.5em;
}
.slicknav_nav ul ul ul a {
    padding-left: 3.5rem !important;
}
.slicknav_nav ul.sub-menu {
    border-top: 1px #fff solid;
}
.slicknav_nav ul.sub-menu li {
    background: #202a44;
    border-bottom: 1px #fff solid;
}
.slicknav_nav ul.sub-menu li:last-of-type {
    border-bottom: none;
}
.slicknav_nav ul.sub-menu li a {
    padding-left: 1.5em;
}
.slicknav_nav ul.sub-menu .sub-menu li {
    background: #002935;
}
.slicknav_nav ul.sub-menu .sub-menu a {
    padding-left: 2.5em;
}
.slicknav_nav ul.sub-menu .sub-menu .sub-menu li {
    background: #00151b;
}
.slicknav_nav .slicknav_row {
    margin: 0;
    padding: 10px;
}
.slicknav_nav .slicknav_row:hover {
    background: #005168;
}
.slicknav_nav .slicknav_row:hover > .slicknav_arrow {
    color: #005168;
}
.slicknav_nav .slicknav_row > a {
    padding-left: 0 !important;
}
.slicknav_nav a {
    border-radius: 0 !important;
    text-decoration: none;
    color: #fff;
    padding: 10px;
    margin: 0;
}
.slicknav_nav a:hover {
    background: #005168;
    color: #fff;
}
.slicknav_nav a:hover a {
    color: #fff;
}
.slicknav_brand {
    color: #fff;
}
.slicknav_icon {
    position: relative;
}
.slicknav_icon span {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-duration: 0.3s, 0.4s;
    transition-duration: 0.3s, 0.4s;
    -webkit-transition-delay: 0s, 0.5s;
    transition-delay: 0s, 0.5s;
    position: absolute;
    margin: 0 !important;
}
.slicknav_icon span:nth-of-type(1) {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    transition-property: transform, top;
    transition-property: transform, top, -webkit-transform;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 0;
}
.slicknav_icon span:nth-of-type(2) {
    -webkit-transition-property: opacity, top;
    transition-property: opacity, top;
    -webkit-transition-duration: 0.9s, 0.9s;
    transition-duration: 0.9s, 0.9s;
    top: 7px;
    opacity: 1;
}
.slicknav_icon span:nth-of-type(3) {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    transition-property: transform, top;
    transition-property: transform, top, -webkit-transform;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    top: 14px;
}
.slicknav_open .slicknav_icon span {
    -webkit-transition-duration: 0.3s, 0.5s;
    transition-duration: 0.3s, 0.5s;
    -webkit-transition-delay: 0s, 0.3s;
    transition-delay: 0s, 0.3s;
    top: 7px;
}
.slicknav_open .slicknav_icon span:nth-of-type(1) {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    transition-property: top, transform;
    transition-property: top, transform, -webkit-transform;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.slicknav_open .slicknav_icon span:nth-of-type(2) {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity;
    -webkit-transition-duration: 0.1s, 0.2s;
    transition-duration: 0.1s, 0.2s;
    opacity: 0;
}
.slicknav_open .slicknav_icon span:nth-of-type(3) {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    transition-property: top, transform;
    transition-property: top, transform, -webkit-transform;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.slicknav_open .slicknav_arrow:before {
    font-family: FontAwesome;
    content: "\f062";
}
ul ul .slicknav_open .slicknav_arrow:before,
ul ul ul .slicknav_open .slicknav_arrow:before {
    font-family: FontAwesome;
    content: "\f062";
}
.parallax-section {
    overflow: hidden;
}
@media screen and (min-width: 48em) {
    .parallax-section {
        min-height: 700px;
    }
}
.parallax-section .parallax-cover {
    display: none;
}
@media screen and (min-width: 48em) {
    .parallax-section {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        color: #bbb;
    }
    .parallax-section .parallax-cover {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    .parallax-section .parallax-cover img {
        position: absolute;
        display: block;
        max-width: 2000px;
        min-width: 100%;
        min-height: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .parallax-section .parallax-content {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        z-index: 2;
    }
}
.site-header {
    text-align: center;
    padding-top: 1.5rem;
}
@media screen and (max-width: 47.99em) {
    .site-header {
        padding-bottom: 1.5rem;
    }
}
.site-header .container {
    position: relative;
    overflow: hidden;
    width: 95%;
}
@media screen and (min-width: 48em) {
    .site-header .container {
        min-height: 150px;
    }
}
@media screen and (min-width: 62em) {
    .site-header .container {
        min-height: 175px;
    }
}
@media screen and (min-width: 48em) {
    .site-branding {
        float: left;
        padding-top: 1.5rem;
        width: 50%;
    }
}
@media screen and (min-width: 62em) {
    .site-branding {
        padding-top: 2rem;
        width: auto;
    }
}
.site-header__contact-info {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1;
    color: #acacac;
    margin: 1rem 0;
}
@media screen and (min-width: 48em) {
    .site-header__contact-info {
        float: right;
        text-align: right;
        margin: 0;
    }
}
.site-header__contact-info a {
    display: block;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
    color: #0081a6;
    text-decoration: none;
    position: relative;
}
@media screen and (min-width: 48em) {
    .site-header__contact-info a:before {
        content: "\f095";
        font-family: FontAwesome;
        position: absolute;
        top: 0;
        left: -40px;
    }
}
@media screen and (max-width: 47.99em) {
    .site-header__contact-info a {
        background: #0081a6;
        color: #fff;
        border-radius: 10px;
        padding: 0.75rem;
        margin-bottom: 0.5rem;
    }
}
@media screen and (min-width: 48em) {
    .request-appt {
        position: absolute;
        bottom: 0;
        right: 0;
    }
}
.request-appt a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 18px;
    font-size: 1.125rem;
    border-radius: 10px;
    line-height: 1;
    text-transform: uppercase;
    background: #5acbec;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 1rem;
}
.request-appt a:hover {
    color: #fff;
    background: #005973;
}
@media screen and (min-width: 48em) {
    .request-appt a {
        border-radius: 0;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
    }
}
@media screen and (max-width: 47.99em) {
    .main-navigation {
        display: none !important;
    }
}
.main-navigation ul ul {
    list-style: none !important;
    margin: 0 !important;
}
.main-navigation ul ul li {
    border-bottom: 1px #fff solid;
    margin: 0 0 0.25rem 0 !important;
}
.main-navigation ul ul li:last-of-type {
    border-bottom: 0;
}
.main-navigation ul ul a {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    color: #fff !important;
    text-decoration: none !important;
    padding: 0 !important;
}
.main-navigation ul ul a:hover {
    color: #5acbec !important;
    text-decoration: none !important;
}
.main-navigation a {
    text-transform: uppercase !important;
}
@media screen and (min-width: 48em) {
    .main-navigation a {
        padding: 0 20px !important;
    }
}
@media screen and (min-width: 62em) {
    .main-navigation a {
        padding: 0 30px !important;
    }
}
@media screen and (min-width: 75em) {
    .main-navigation a {
        padding: 0 50px !important;
    }
}
.mobile-navigation {
    display: none !important;
}
.front-page h1,
.front-page h2,
.front-page h3,
.front-page hr,
.front-page ol,
.front-page p,
.front-page ul {
    margin-bottom: 1.5rem;
}
.front-page h1,
.front-page h2,
.front-page h3 {
    line-height: 1.2;
}
.front-page h1 {
    font-size: 27px;
    font-size: 1.6875rem;
}
@media screen and (min-width: 48em) {
    .front-page h1 {
        font-size: 30px;
        font-size: 1.875rem;
    }
}
@media screen and (min-width: 62em) {
    .front-page h1 {
        font-size: 33px;
        font-size: 2.0625rem;
    }
}
@media screen and (min-width: 75em) {
    .front-page h1 {
        font-size: 36px;
        font-size: 2.25rem;
    }
}
.front-page h2 {
    font-size: 21px;
    font-size: 1.3125rem;
}
@media screen and (min-width: 48em) {
    .front-page h2 {
        font-size: 24px;
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 62em) {
    .front-page h2 {
        font-size: 27px;
        font-size: 1.6875rem;
    }
}
@media screen and (min-width: 62em) {
    .front-page h2 {
        font-size: 30px;
        font-size: 1.875rem;
    }
}
.front-page h3 {
    font-size: 16px;
    font-size: 1rem;
}
@media screen and (min-width: 48em) {
    .front-page h3 {
        font-size: 18px;
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 62em) {
    .front-page h3 {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}
@media screen and (min-width: 75em) {
    .front-page h3 {
        font-size: 24px;
        font-size: 1.5rem;
    }
}
.front-page p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
}
.front-page ol,
.front-page ul {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
.front-page__section1 {
    background: #7cb3cb;
}
@media screen and (max-width: 47.99em) {
    .front-page__section1 {
        background: url(images/main-bg.jpg) no-repeat top left;
        padding: 1.5rem 0;
    }
}
@media screen and (min-width: 48em) {
    .front-page__section1 {
        min-height: 600px;
        max-height: 600px;
    }
}
.front-page__section1 h2 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-weight: 400;
}
@media screen and (min-width: 48em) {
    .front-page__section1 h2 {
        margin-top: 8rem;
    }
}
@media screen and (min-width: 62em) {
    .front-page__section1 h2 {
        font-size: 25px;
        font-size: 1.5625rem;
        margin-top: 10rem;
    }
}
@media screen and (min-width: 75em) {
    .front-page__section1 h2 {
        font-size: 30px;
        font-size: 1.875rem;
    }
}
.front-page__section1 h2 strong {
    text-transform: none;
    font-weight: 400;
    font-family: Allura, cursive;
    font-size: 70px;
    font-size: 4.375rem;
}
@media screen and (min-width: 48em) {
    .front-page__section1 h2 strong {
        font-size: 90px;
        font-size: 5.625rem;
    }
}
@media screen and (min-width: 62em) {
    .front-page__section1 h2 strong {
        font-size: 110px;
        font-size: 6.875rem;
    }
}
@media screen and (min-width: 75em) {
    .front-page__section1 h2 strong {
        font-size: 130px;
        font-size: 8.125rem;
        line-height: 0.75;
    }
}
.front-page__section1 p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}
@media screen and (min-width: 48em) {
    .front-page__section1 p {
        font-size: 16px;
        font-size: 1rem;
    }
}
@media screen and (min-width: 62em) {
    .front-page__section1 p {
        font-size: 18px;
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 75em) {
    .front-page__section1 p {
        font-size: 20px;
        font-size: 1.25rem;
    }
}
.front-page__section2 {
    background: #7cb3cb;
    text-align: center;
    padding: 3.5rem 0;
}
.front-page__section2 h1 {
    color: #fff;
    font-size: 40px;
    font-size: 2.5rem;
}
.front-page__section2 h2 {
    color: #fff;
    font-weight: 400;
    font-size: 25px;
    font-size: 1.5625rem;
}
.front-page__section2 p {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
}
.front-page__section2 p a {
    color: #fff;
}
.front-page__section2 a.btn {
    padding: 1rem 2.5rem;
}

.front-page__section2 ul {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.2;
    list-style: none;
    margin-left: 0;
}
@media screen and (min-width: 48em) {
    .front-page__section2 ul {
        margin-left: 3.5rem;
        text-align: left;
        margin-top: 2.5rem;
        margin-bottom: 3.5rem;
    }
}
@media screen and (min-width: 48em) {
    .front-page__section2 ul.first-list {
        margin-left: 1.5rem;
    }
}
.front-page__section2 ul li {
    margin-bottom: 0.5rem;
}
@media screen and (min-width: 48em) {
    .front-page__section5 ul li {
        background: url(https://www.alleghenydermatology.com/wp-content/uploads/bullet2.png) no-repeat center left;
        padding-left: 2rem;
    }
}
.front-page__section2 ul a {
    color: #202a44;
    text-decoration: none;
}
.front-page__section2 ul a:hover {
    text-decoration: underline;
}



.front-page__section3 {
    text-align: center;
    padding: 3.5rem 0;
}
.front-page__section3 a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    border-radius: 50%;
    border: 3px transparent solid;
    padding: 0.5rem;
    max-width: 370px;
    margin: 0 auto;
}
.front-page__section3 a:hover {
    border: 3px #e1e1e1 dashed;
}
.front-page__section3 a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.front-page__section3 img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    margin: 0 auto;
    display: block;
}
.front-page__section4 {
    text-align: center;
    overflow: hidden;
}
.front-page__section4 .left {
    background: url(https://www.alleghenydermatology.com/wp-content/uploads/AlleghenyForest.jpg) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
@media screen and (max-width: 47.99em) {
    .front-page__section4 .left {
        height: 350px;
    }
}
@media screen and (min-width: 48em) {
    .front-page__section4 .left {
        float: left;
        width: 50%;
    }
}
.front-page__section4 .right {
    background: #7cb3cb;
    padding: 2.5rem;
}
@media screen and (min-width: 48em) {
    .front-page__section4 .right {
        padding: 4.5rem 3.5rem;
        float: left;
        width: 50%;
    }
}
.front-page__section4 .right h2 {
    text-transform: uppercase;
    color: #fff;
}
.front-page__section4 .right hr {
    max-width: 100px;
    background-color: #fff;
    height: 2px;
    margin: 0 auto 1.5rem;
}
.front-page__section4 .right p {
    color: #fff;
}
.front-page__section4 .right p:last-of-type {
    margin-bottom: 0;
}
.front-page__section4 .right a.btn {
    background: #5acbec;
    border-color: #5acbec;
    padding: 1rem 2.5rem;
}
.front-page__section5 {
    color: #202a44;
    text-align: center;
    padding: 4.5rem 0;
}
.front-page__section5 h2 {
    font-size: 40px;
    font-size: 2.5rem;
}
.front-page__section5 h2:last-of-type {
    font-weight: 400;
    font-size: 35px;
    font-size: 2.1875rem;
}
@media screen and (max-width: 47.99em) {
    .front-page__section5 h2:last-of-type {
        margin-top: 2.5rem;
    }
}
.front-page__section5 p {
    font-size: 16px;
    font-size: 1rem;
}
.front-page__section5 p:last-of-type {
    font-weight: 700;
    margin-bottom: 0;
}
.front-page__section5 ul {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.2;
    list-style: none;
    margin-left: 0;
}
@media screen and (min-width: 48em) {
    .front-page__section5 ul {
        margin-left: 3.5rem;
        text-align: left;
        margin-top: 2.5rem;
        margin-bottom: 3.5rem;
    }
}
@media screen and (min-width: 48em) {
    .front-page__section5 ul.first-list {
        margin-left: 1.5rem;
    }
}
.front-page__section5 ul li {
    margin-bottom: 0.5rem;
}
@media screen and (min-width: 48em) {
    .front-page__section5 ul li {
        background: url(images/bullet.png) no-repeat center left;
        padding-left: 2rem;
    }
}
.front-page__section5 ul a {
    color: #202a44;
    text-decoration: none;
}
.front-page__section5 ul a:hover {
    text-decoration: underline;
}
.front-page__section6.google_map {
    height: 450px;
}
.internal-page {
    padding-bottom: 2.5rem;
}
.internal-page h1,
.internal-page h2,
.internal-page h3,
.internal-page hr,
.internal-page ol,
.internal-page p,
.internal-page ul {
    margin-bottom: 2.5rem;
}
.internal-page h1,
.internal-page h2,
.internal-page h3 {
    line-height: 1;
}
.internal-page h1 {
    text-align: center;
    color: #202a44;
    font-size: 27px;
    font-size: 1.6875rem;
    margin-top: 2.5rem;
}
@media screen and (min-width: 48em) {
    .internal-page h1 {
        font-size: 30px;
        font-size: 1.875rem;
    }
}
@media screen and (min-width: 62em) {
    .internal-page h1 {
        font-size: 33px;
        font-size: 2.0625rem;
    }
}
@media screen and (min-width: 75em) {
    .internal-page h1 {
        font-size: 36px;
        font-size: 2.25rem;
    }
}
.internal-page h1 + h2 {
    text-align: center;
    color: #579ebd;
}
.internal-page h2 {
    color: #7cb3cb;
    font-size: 21px;
    font-size: 1.3125rem;
}
@media screen and (min-width: 48em) {
    .internal-page h2 {
        font-size: 24px;
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 62em) {
    .internal-page h2 {
        font-size: 27px;
        font-size: 1.6875rem;
    }
}
@media screen and (min-width: 62em) {
    .internal-page h2 {
        font-size: 30px;
        font-size: 1.875rem;
    }
}
.internal-page h3 {
    color: #202a44;
    font-size: 16px;
    font-size: 1rem;
}
@media screen and (min-width: 48em) {
    .internal-page h3 {
        font-size: 18px;
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 62em) {
    .internal-page h3 {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}
@media screen and (min-width: 75em) {
    .internal-page h3 {
        font-size: 24px;
        font-size: 1.5rem;
    }
}
.internal-page ol,
.internal-page p,
.internal-page ul {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
}
.internal-page p {
    color: #171717;
}
.internal-page ol,
.internal-page ul {
    color: #202a44;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4;
    margin-bottom: 3.5rem;
    margin-left: 0;
}
@media screen and (min-width: 48em) {
    .internal-page ol,
    .internal-page ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        column-break-inside: avoid;
        list-style-position: outside;
        -webkit-column-width: 33.3333%;
        -moz-column-width: 33.3333%;
        column-width: 33.3333%;
        -webkit-column-fill: balance;
        -moz-column-fill: balance;
        column-fill: balance;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
    }
    .internal-page ol.one-column,
    .internal-page ul.one-column {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}
.internal-page ol li,
.internal-page ul li {
    margin-bottom: 1.5rem;
}
@media screen and (min-width: 48em) {
    .internal-page ol li,
    .internal-page ul li {
        margin-left: 1rem;
    }
}
.internal-page ol.bsk-special-pdfs-container,
.internal-page ol.pdf-list,
.internal-page ul.bsk-special-pdfs-container,
.internal-page ul.pdf-list {
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    text-align: left;
    list-style: none;
    margin-left: 0;
}
.internal-page ol.bsk-special-pdfs-container a,
.internal-page ol.pdf-list a,
.internal-page ul.bsk-special-pdfs-container a,
.internal-page ul.pdf-list a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 21px;
    font-size: 1.3125rem;
    text-decoration: none;
    color: #fff;
    display: block;
    min-height: 40px;
    padding: 1rem 1rem 1rem 4rem;
}
.internal-page ol.bsk-special-pdfs-container li,
.internal-page ol.pdf-list li,
.internal-page ul.bsk-special-pdfs-container li,
.internal-page ul.pdf-list li {
    margin: 0;
}
.internal-page ol.bsk-special-pdfs-container li:nth-of-type(even) a,
.internal-page ol.pdf-list li:nth-of-type(even) a,
.internal-page ul.bsk-special-pdfs-container li:nth-of-type(even) a,
.internal-page ul.pdf-list li:nth-of-type(even) a {
    background: url(images/pdf-icon-lg.png) no-repeat 10px 50% #234858;
}
.internal-page ol.bsk-special-pdfs-container li:nth-of-type(even) a:hover,
.internal-page ol.pdf-list li:nth-of-type(even) a:hover,
.internal-page ul.bsk-special-pdfs-container li:nth-of-type(even) a:hover,
.internal-page ul.pdf-list li:nth-of-type(even) a:hover {
    background: url(images/pdf-icon-lg.png) no-repeat 10px 50% #008db4;
}
.internal-page ol.bsk-special-pdfs-container li:nth-of-type(odd) a,
.internal-page ol.pdf-list li:nth-of-type(odd) a,
.internal-page ul.bsk-special-pdfs-container li:nth-of-type(odd) a,
.internal-page ul.pdf-list li:nth-of-type(odd) a {
    background: url(images/pdf-icon-lg.png) no-repeat 10px 50% #31667d;
}
.internal-page ol.bsk-special-pdfs-container li:nth-of-type(odd) a:hover,
.internal-page ol.pdf-list li:nth-of-type(odd) a:hover,
.internal-page ul.bsk-special-pdfs-container li:nth-of-type(odd) a:hover,
.internal-page ul.pdf-list li:nth-of-type(odd) a:hover {
    background: url(images/pdf-icon-lg.png) no-repeat 10px 50% #008db4;
}
.internal-page ul.gform_fields {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.internal-page ul.gform_fields ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.internal-page strong {
    color: #202a44;
}
.internal-page hr {
    background-color: #eaeaea;
}
.internal-page a {
    font-weight: 600;
}
.internal-page img {
    border: 2px #202a44 solid;
    display: block;
    margin: 0.75rem auto 1.5rem;
}
.internal-page img.alignright {
    float: none;
}
@media screen and (min-width: 62em) {
    .internal-page img.alignright {
        float: right;
        margin-left: 2.5rem;
    }
}
.internal-page img.alignleft {
    float: none;
}
@media screen and (min-width: 62em) {
    .internal-page img.alignleft {
        float: left;
        margin-right: 2.5rem;
    }
}
.internal-page figure.wp-caption {
    background: #fff;
    max-width: 450px !important;
    padding: 0 1rem 0.5rem;
    margin: 0.75rem auto 1.5rem;
}
@media screen and (min-width: 62em) {
    .internal-page figure.wp-caption.alignright {
        float: right;
        margin-left: 2.5rem;
    }
}
@media screen and (min-width: 62em) {
    .internal-page figure.wp-caption.alignleft {
        float: left;
        margin-right: 2.5rem;
    }
}
.internal-page figure.wp-caption img {
    width: auto;
    margin-bottom: 1rem;
}
.internal-page figure.wp-caption figcaption {
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
}
.internal-page .location-info {
    background: #f0f6f8;
    padding: 2.5rem 0;
    margin-top: 3.5rem;
}
.internal-page .location-info h2 {
    font-size: 22px;
    font-size: 1.375rem;
    text-transform: uppercase;
    color: #202a44;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 4.5rem;
}
.internal-page .location-info .contact-info {
    text-align: center;
    padding-top: 7.5rem;
}
.internal-page .location-info .contact-info p {
    font-size: 15px;
    font-size: 0.9375rem;
}
.internal-page .location-info .contact-info strong {
    text-transform: uppercase;
}
.internal-page .location-info .contact-info.address {
    background: url(images/location-icon.png) no-repeat top center;
}
.internal-page .location-info .contact-info.phone {
    background: url(images/phone-icon.png) no-repeat top center;
}
.internal-page .location-info .contact-info.instagram {
    background: url(/wp-content/uploads/instag.png) no-repeat top center;
}
.internal-page .location-info .contact-info.email {
    background: url(images/email-icon.png) no-repeat 50% 15px;
    word-break: break-all;
}
.internal-page .location-info .contact-info.hours {
    background: url(images/hours-icon.png) no-repeat top center;
}
.internal-page .internal-header {
    background: url(https://www.alleghenydermatology.com/wp-content/uploads/internal-header.jpg) no-repeat top center;
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 2.5rem 0;
}
@media screen and (min-width: 48em) {
    .internal-page .internal-header {
        padding: 4.5rem 0;
    }
}
.internal-page .internal-header h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
    color: #fff;
    font-weight: 400;
    font-family: Allura, cursive;
    margin-bottom: 0;
}
@media screen and (min-width: 48em) {
    .internal-page .internal-header h2 {
        font-size: 60px;
        font-size: 3.75rem;
    }
}
@media screen and (min-width: 62em) {
    .internal-page .internal-header h2 {
        font-size: 80px;
        font-size: 5rem;
    }
}
@media screen and (min-width: 75em) {
    .internal-page .internal-header h2 {
        font-size: 100px;
        font-size: 6.25rem;
    }
}
.site-footer {
    text-align: center;
    background: #202a44;
    padding: 2.5rem 0 0;
}
.site-footer .contact-info {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2;
    text-align: center;
    color: #fff;
    padding-top: 2.5rem;
    margin-top: 1.5rem;
}
@media screen and (min-width: 62em) {
    .site-footer .contact-info {
        margin-top: 0;
    }
}
@media screen and (min-width: 75em) {
    .site-footer .contact-info {
        font-size: 14px;
        font-size: 0.875rem;
    }
}
.site-footer .contact-info strong {
    text-transform: uppercase;
}
.site-footer .contact-info a {
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
    font-size: 0.75rem;
}
.site-footer .contact-info a:hover {
    color: #fff;
    text-decoration: none;
}
.site-footer .contact-info.address {
    background: url(images/location-icon-sm.png) no-repeat top center;
}
.site-footer .contact-info.phone {
    background: url(images/phone-icon-sm.png) no-repeat top center;
}
.site-footer .contact-info.instagram {
    background: url(/wp-content/uploads/instag.png) no-repeat top center;
}
.site-footer .contact-info.email {
    background: url(images/email-icon-sm.png) no-repeat top center;
    word-break: break-all;
}
.site-footer .contact-info.hours {
    background: url(images/hours-icon-sm.png) no-repeat top center;
}
.footer-logo {
    margin-bottom: 1.5rem;
}
.copyright {
    font-size: 11px;
    font-size: 0.6875rem;
    color: #fff;
}
.areas-bar {
    background: #202a44;
    letter-spacing: 2px;
    color: #fff;
    padding: 2rem 1rem;
    margin-top: 2.5rem;
}
.areas-bar strong {
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.5rem;
}
.areas-bar a {
    color: #fff;
    text-decoration: none;
}
.areas-bar a:hover {
    color: #fff;
    text-decoration: underline;
}
