/*!
 *  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("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0#iefix") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

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

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

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

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

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

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

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

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

.fa-ul>li {
    position: relative
}

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

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

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

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

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

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

.pull-right {
    float: right
}

.pull-left {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    -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-remove:before,
.fa-close:before,
.fa-times:before {
    content: ""
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-vcard:before,
.fa-address-card:before {
    content: ""
}

.fa-vcard-o:before,
.fa-address-card-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:before,
.fa-thermometer-full: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-bathtub:before,
.fa-s15:before,
.fa-bath: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
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

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

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

.button,
#hero .headerCTA a,
.microContentContainer .microContent .microContentWrap .overlay span {
    display: inline-block;
    padding: 9px;
    border: 2px solid #002B49;
    border-radius: 3px;
    cursor: pointer;
    text-transform: uppercase;
    color: inherit;
    font-family: "Gotham SSm A", "Gotham SSm B"
}

.button:hover,
#hero .headerCTA a:hover,
.microContentContainer .microContent .microContentWrap .overlay span:hover {
    background-color: rgba(255, 255, 255, 0.9)
}

.dotLine,
.microContentContainer .microContent .microContentWrap .overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.microContentOverlay-content .mc-header h4,
.microContentOverlay-content .mc-header ul {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

hr.rope {
    background-image: url(../images/rope.svg);
    height: 1px;
    background-size: 1px 1px;
    background-repeat: repeat-x;
    border: none !important
}

hr.small.rope {
    background-size: 1px 1px
}

@-webkit-keyframes down-arrow {
    0% {
        height: 90%
    }
    80% {
        height: 120%
    }
    100% {
        height: 90%
    }
}

@keyframes down-arrow {
    0% {
        height: 90%
    }
    80% {
        height: 120%
    }
    100% {
        height: 90%
    }
}

html,
body {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-size: 16px;
    line-height: 20px;
    color: #464d67;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

strong {
    font-weight: 700
}

a {
    text-decoration: none;
    color: inherit
}

img {
    max-width: 100%;
    height: auto
}

form label {
    width: 100%;
    text-transform: uppercase;
    color: #f9f9f9;
    text-align: left;
    display: none
}

form input[type="text"],
form input[type="email"],
form input[type="submit"] select,
form textarea,
form a {
    width: 100%;
    border: none;
    padding: 9px;
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    font-size: 14px;
    color: #9C8F69;
    font-family: "Gotham SSm A", "Gotham SSm B"
}

form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="submit"] select:focus,
form textarea:focus,
form a:focus {
    outline: none;
    background-color: #9C8F69;
    color: #f9f9f9
}

form input[type="submit"],
form a {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 4px solid #4492C6;
    outline: none;
    text-align: center;
    background-color: transparent;
    cursor: pointer;
    padding: 14px;
    color: #4492C6;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .2em;
    width: 100%;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

form input[type="submit"]:hover,
form a:hover {
    border: 4px solid #9C8F69;
    background-color: #f9f9f9;
    color: #9C8F69
}

form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: 23px 16px;
    background-position: right center;
    background-repeat: no-repeat
}

form textarea {
    min-height: 165px
}

.homeAddress,
.workEmail {
    display: none
}

h1,
.h1Style {
    font-size: 46px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 20px;
    font-family: "Didot 11 A", "Didot 11 B";
    font-weight: 700;
    color: #002B49
}

@media (min-width: 800px) {
    h1,
    .h1Style {
        font-size: 68px
    }
}

h2,
.h2Style {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 700;
    text-transform: uppercase;
    color: #4492C6
}

@media (min-width: 800px) {
    h2,
    .h2Style {
        font-size: 20px
    }
}

@media (min-width: 1100px) {
    h2,
    .h2Style {
        margin-bottom: 20px
    }
}

h3,
.h3Style {
    font-size: 14px;
    margin-bottom: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 700;
    color: #002B49
}

h4,
.h4Style {
    font-size: 14px;
    font-weight: 800;
    font-family: "Gotham SSm A", "Gotham SSm B";
    color: #9C8F69
}

@media (min-width: 1200px) {
    h4,
    .h4Style {
        font-size: 20px;
        padding-bottom: 9px
    }
}

h5,
.h5Style {
    font-size: 20px;
    font-weight: 800;
    font-family: "Gotham SSm A", "Gotham SSm B";
    color: #b4bbc5;
    padding: 9px 0px
}

h6,
.h6Style {
    font-size: 9px;
    font-weight: 100
}

h1+h1,
h1+h2,
h1+h3,
h1+h4,
h1+h5,
h1+h6,
h2+h1,
h2+h2,
h2+h3,
h2+h4,
h2+h5,
h2+h6,
h3+h1,
h3+h2,
h3+h3,
h3+h4,
h3+h5,
h3+h6,
h4+h1,
h4+h2,
h4+h3,
h4+h4,
h4+h5,
h4+h6,
h5+h1,
h5+h2,
h5+h3,
h5+h4,
h5+h5,
h5+h6,
h6+h1,
h6+h6,
h6+h3,
h6+h6,
h6+h6,
h6+h6 {
    margin-top: -9px
}

hr.rope {
    clear: both;
    padding: 14px 0px;
    background-position: center center
}

hr.rope.whiter {
    background-image: url(../images/rope-white.svg)
}

@media (min-width: 900px) {
    hr.rope {
        padding: 30px 0px
    }
    hr.rope.small {
        padding: 20px 0px
    }
}

p {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 15px;
    line-height: 23px;
    color: #464d67;
    font-weight: 300;
    margin-bottom: 14px
}

@media (min-width: 800px) {
    p {
        font-size: 17px;
        line-height: 26px
    }
}

.editable ul,
.editable ol {
    width: 100%;
    float: left
}

.editable li {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 17px;
    line-height: 23px;
    color: #464d67;
    font-weight: 200;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    position: relative;
    padding-left: 14px
}

.editable li:before {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 0px;
    background-color: #9C8F69;
    border-radius: 9px;
    margin-bottom: 20px
}

.editable img[style="float: left;"] {
    display: none
}

@media (min-width: 800px) {
    .editable img[style="float: left;"] {
        display: inline-block;
        margin: 14px 14px 0px 0px
    }
}

.editable img[style="float: right;"] {
    display: none
}

@media (min-width: 800px) {
    .editable img[style="float: right;"] {
        display: inline-block;
        margin: 14px 0px 0px 14px
    }
}

.microContentOverlay-content .editable li {
    float: none
}

.buckets li p {
    line-height: 20px;
    font-size: 14px
}

aside {
    float: right;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left
}

aside .asideTitle {
    font-size: 14px;
    font-weight: 800;
    font-family: "Gotham SSm A", "Gotham SSm B";
    color: #9C8F69;
    margin-bottom: 14px
}

@media (min-width: 1200px) {
    aside .asideTitle {
        font-size: 20px;
        padding-bottom: 9px
    }
}

@media (min-width: 900px) {
    aside .asideTitle {
        padding-top: 20px;
        border-bottom: 1px solid rgba(180, 187, 197, 0.3)
    }
}

aside li {
    margin-bottom: 6px
}

@media (min-width: 900px) {
    aside li:last-of-type {
        padding-bottom: 20px
    }
}

.navy p {
    color: #f9f9f9;
    font-weight: 500
}

.button {
    color: #4492C6;
    border-color: #4492C6;
    margin: 14px auto
}

@media (min-width: 700px) {
    .button {
        margin: 46px auto
    }
}

html,
body {
    width: 100% !important;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    padding-bottom: 100px
}

body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 100% !important;
    min-height: 100%
}

body:after {
    content: " ";
    display: block;
    clear: both
}

head {
    display: block;
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 999;
    color: #333;
    background: rgba(255, 255, 255, 0.25)
}

head:before {
    content: "|||";
    display: block;
    padding: 5px 10px;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold
}

head:hover {
    background: rgba(255, 255, 255, 0.5);
    color: red
}

head:hover~body,
head:hover~body body {
    position: relative
}

head:hover~body:before,
head:hover~body body:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: " ";
    z-index: 998;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(102, 102, 255, 0.25)), to(rgba(179, 179, 255, 0.25)));
    background-image: linear-gradient(to right, rgba(102, 102, 255, 0.25), rgba(179, 179, 255, 0.25));
    background-size: 8.3333333333%;
    background-origin: content-box;
    background-clip: content-box;
    background-position: left top
}

body.template-2 {
    padding-bottom: 0px
}

section {
    position: relative;
    clear: both;
    z-index: 0
}

.extraPadding-top {
    padding-top: 4.1666666667%
}

@media (min-width: 1100px) {
    .extraPadding-top {
        padding-top: 8.3333333333%
    }
}

.extraPadding-bottom {
    padding-bottom: 4.1666666667%
}

@media (min-width: 1100px) {
    .extraPadding-bottom {
        padding-bottom: 8.3333333333%
    }
}

.anchor {
    width: 40px
}

.wheel {
    background-image: url(../images/wheel.svg);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    margin: 9px 0px 20px 0px;
    height: 43px;
    background-size: 753px 43px;
    background-position: center center
}

@media (min-width: 900px) {
    .wheel {
        height: 87px;
        background-size: 1507px 87px
    }
}

.myArrow {
    float: right;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #4492C6;
    font-size: 20px;
    height: 20px;
    width: 20px;
    line-height: 18px;
    padding: 3px 1px 3px 5px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: -5px;
    border-radius: 100px;
    overflow: hidden;
    background-color: white;
    border: #b4bbc5 1px solid;
    text-align: center;
    -webkit-box-shadow: 0px 0px 3px #fff;
    box-shadow: 0px 0px 3px #fff
}

@media (min-width: 700px) {
    .myArrow {
        display: none
    }
}

.myArrow.open {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    border: #fff 2px solid;
    background-color: transparent;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.32)
}

.myArrow.reverse {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    border: #fff 2px solid;
    background-color: transparent;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.32)
}

#mobileMenu {
    background-color: #002B49;
    position: fixed;
    top: 100%;
    right: 0%;
    z-index: 2000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    -webkit-box-shadow: inset 0px 0px 200px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 200px rgba(0, 0, 0, 0.2);
    overflow: scroll;
    padding-bottom: 46px
}

#mobileMenu #mobileMenuLogo {
    width: 60%;
    margin-left: 20%;
    margin-top: 20px;
    margin-bottom: 14px;
    display: block
}

#mobileMenu .spacer {
    display: block;
    height: 20px
}

#mobileMenu li {
    text-align: center;
    font-family: "Sentinel A", "Sentinel B";
    font-size: 20px;
    color: #f9f9f9
}

#mobileMenu li a {
    text-shadow: 1px 1px 1px black;
    display: inline-block
}

#mobileMenu li.major a {
    padding: 14px 30px;
    border-bottom: 2px solid #3277a5
}

#mobileMenu li.minor {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

#mobileMenu li.minor.last {
    margin-bottom: 20px
}

#mobileMenu li.minor a {
    padding: 9px 9px;
    font-size: 20px;
    color: #f9f9f9
}

#mobileMenu li.socialMedia {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    text-align: right;
    margin-top: 20px
}

#mobileMenu li.socialMedia.last {
    text-align: left
}

#mobileMenu li.socialMedia a {
    padding: 0px;
    border-bottom: none;
    text-shadow: none;
    color: #4492C6
}

#mobileMenu li#goBack {
    font-style: italic;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    margin-top: 20px;
    font-size: 20px;
    opacity: 1;
    color: #4492C6
}

nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    position: fixed;
    z-index: 1000;
    background: #002B49;
    color: #4492C6;
    text-shadow: 1px 1px 1px black;
    padding-top: 14px;
    padding-bottom: 14px;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
    font-size: 20px
}

@media (min-width: 700px) {
    nav {
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #f9f9f9;
        -webkit-transition: all ease .3s;
        transition: all ease .3s;
        top: 0px
    }
    nav.stay {
        background-color: #002B49;
        -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
        box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
        top: 0px
    }
    nav.stay #mainMenu li a {
        color: #4492C6
    }
    nav.stay #mainMenu li a:hover {
        color: #f9f9f9
    }
}

@media (min-width: 700px) and (min-width: 700px) {
    nav.stay #bookNow a {
        border: 2px solid #4492C6;
        padding: 9px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color: #4492C6;
        background-color: rgba(249, 249, 249, 0);
        text-shadow: 1px 1px 0px rgba(249, 249, 249, 0)
    }
    nav.stay #bookNow:hover a {
        border: 2px solid #f9f9f9
    }
}

@media (min-width: 700px) {
    nav #mobileTrigger {
        display: none
    }
}

nav #bookNow a,
nav #mobileTrigger i {
    display: block;
    padding: 14px;
    font-size: 20px;
    border: none;
    display: block;
    text-transform: uppercase
}

nav #bookNow {
    float: right
}

@media (min-width: 700px) {
    nav #bookNow a {
        border: 2px solid #f9f9f9;
        padding: 9px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color: #4492C6;
        background-color: rgba(249, 249, 249, 0.8);
        font-family: "Gotham SSm A", "Gotham SSm B";
        text-shadow: 1px 1px 1px #f9f9f9;
        font-size: 20px;
        transition: all 0.3s ease-in-out;
        text-transform: capitalize;
        font-weight: 300
    }
    nav #bookNow:hover a {
        border: 2px solid #4492C6;
        background-color: rgba(249, 249, 249, 0.8)
    }
}

nav #mainMenu {
    float: left
}

nav #mainMenu li {
    float: left;
    padding: 9px;
    display: none;
    margin-top: 2px
}

@media (min-width: 700px) {
    nav #mainMenu li {
        display: block;
        float: left
    }
}

@media (min-width: 800px) {
    nav #mainMenu li {
        margin-top: -2px;
        padding: 14px
    }
}

nav #mainMenu li a {
    color: #f9f9f9;
    font-family: "Gotham SSm A", "Gotham SSm B";
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.45);
    font-size: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

@media (min-width: 800px) {
    nav #mainMenu li a {
        font-size: 20px
    }
}

nav #mainMenu li a:hover {
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.75)
}

.template-4 nav,
.template-5 nav,
.menuSolid nav {
    background-color: #002B49;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
    position: fixed
}

.template-4 nav #mainMenu li a,
.template-5 nav #mainMenu li a,
.menuSolid nav #mainMenu li a {
    color: #4492C6
}

.template-4 nav #mainMenu li a:hover,
.template-5 nav #mainMenu li a:hover,
.menuSolid nav #mainMenu li a:hover {
    color: #f9f9f9
}

.template-4 .ajaxContent,
.template-4 .content,
.template-5 .ajaxContent,
.template-5 .content,
.menuSolid .ajaxContent,
.menuSolid .content {
    margin-top: 68px
}

.template-5,
.menuSolid {
    background: #f9f9f9
}

.template-5 .twoColumn .parent,
.menuSolid .twoColumn .parent {
    padding-top: 46px;
    padding-bottom: 46px;
    width: 100%
}

.template-5 .twoColumn .parent figure,
.menuSolid .twoColumn .parent figure {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left
}

@media (min-width: 600px) {
    .template-5 .twoColumn .parent figure,
    .menuSolid .twoColumn .parent figure {
        position: relative;
        background-size: cover;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        background-position: center center
    }
}

@media (min-width: 600px) {
    .template-5 .twoColumn .parent .column,
    .menuSolid .twoColumn .parent .column {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 83.3333333333%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        padding-left: 5.1502419149%
    }
}

#hero {
    height: 100vh;
    width: 100%;
    background-attachment: fixed;
    background-color: #002B49;
    background-position: center center;
    clear: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 700px) {
    #hero {
        background-size: cover
    }
}

#hero .photoText {
    display: none
}

@media (min-width: 900px) {
    #hero .photoText {
        position: absolute;
        right: 46px;
        bottom: 68px;
        font-size: 20px;
        line-height: 1.2em;
        margin-bottom: 14px;
        font-family: "Sentinel A", "Sentinel B";
        font-weight: 400;
        color: #f9f9f9;
        text-shadow: 1px 1px 5px black;
        width: 80%;
        display: block;
        text-align: right;
        text-transform: capitalize
    }
}

#hero .headerCTA {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 68px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#hero .headerCTA .headerCTAWrapper {
    width: 100%
}

#hero .headerCTA .altCTA {
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    height: 100%;
    width: 100%;
    padding-right: 50%;
    padding-top: 50%
}

#hero .headerCTA p.heroHeader {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 15px;
    line-height: 23px;
    color: #464d67;
    font-weight: 300;
    margin-bottom: 14px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 6px;
    color: #f9f9f9
}

@media (min-width: 800px) {
    #hero .headerCTA p.heroHeader {
        font-size: 17px;
        line-height: 26px
    }
}

#hero .headerCTA p.heroSubhead {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 15px;
    line-height: 23px;
    color: #464d67;
    font-weight: 300;
    margin-bottom: 14px;
    color: #f9f9f9;
    font-weight: 400;
    font-family: "Sentinel A", "Sentinel B"
}

@media (min-width: 800px) {
    #hero .headerCTA p.heroSubhead {
        font-size: 17px;
        line-height: 26px
    }
}

#hero .headerCTA a {
    color: #f9f9f9;
    border-color: #f9f9f9
}

#hero .headerCTA a:hover {
    color: #C26E60
}

#hero .headerCTA .rope {
    padding: 0px;
    margin-bottom: 14px
}

@-webkit-keyframes drop {
    0% {
        padding-top: 0;
        opacity: .1
    }
    50% {
        padding-top: 20px;
        opacity: .8
    }
    100% {
        padding-top: 0;
        opacity: .1
    }
}

@keyframes drop {
    0% {
        padding-top: 0;
        opacity: .1
    }
    50% {
        padding-top: 20px;
        opacity: .8
    }
    100% {
        padding-top: 0;
        opacity: .1
    }
}

#hero .headerCTA .carrot {
    display: block;
    height: 20px;
    margin-top: 20px
}

#hero .headerCTA .carrot i {
    color: #f9f9f9;
    font-size: 46px
}

footer {
    width: 100%;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
    float: left;
    position: fixed;
    bottom: 0%;
    left: 0%;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../images/wood.jpg);
    background-size: auto;
    height: 100px;
    display: block
}

footer #upper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

footer #upper ul {
    display: none
}

@media (min-width: 700px) {
    footer #upper ul {
        display: inline-block;
        width: calc(100% - 356px);
        margin-top: 12px;
        float: right;
        text-align: right
    }
	footer #upper ul li.first {
		width: 275px
    }
	footer #upper ul li.last {
		width: 495px
    }
}

footer #upper ul li {
    width: 49%;
    float: left;
    height: 10vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 600px) {
    footer #upper ul li {
        float: right;
        width: auto;
        height: auto;
        padding-left: 20px
    }
}

footer #upper ul li a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 14px;
    font-size: 20px;
    color: #464d67;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px #fff;
    display: inline-block
}

@media (min-width: 600px) {
    footer #upper ul li a {
        padding: 6px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out
    }
    footer #upper ul li a:hover {
        color: #4492C6;
        text-shadow: -1px 1px 0px #fff
    }
}

footer #upper #logo {
    display: block;
    margin: 20px auto;
    background-image: url(../images/logo-stacked.png);
    width: 356px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin: auto;
    height: 100px;
    background-position: 0px 0px;
    background-size: 355px 100px;
    background-image: url(../images/logo-lockup.png)
}

@media (min-width: 700px) {
    footer #upper #logo {
        margin: 0px;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

footer #upper #logo a {
    width: 50%;
    display: inline-block;
    height: 100px
}

.diagonalPhoto {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left
}

.diagonalPhoto .diagonal {
    position: absolute;
    background-position: center center;
    overflow: hidden;
    background-size: cover
}

@media (min-width: 700px) {
    .diagonalPhoto .diagonal {
        background-size: cover
    }
}

.styleOne .main {
    height: 450px;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%)
}

@media (min-width: 700px) {
    .styleOne .main {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleOne .main {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleOne .main {
        height: 750px
    }
}

@media (min-width: 900px) {
    .styleOne .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%);
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%)
    }
}

.styleOne .accent {
    width: 100%;
    height: 450px;
    right: 0px;
    background-color: #002B49;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    background-image: none !important
}

@media (min-width: 700px) {
    .styleOne .accent {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleOne .accent {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleOne .accent {
        height: 750px
    }
}

@media (min-width: 800px) {
    .styleOne .accent {
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%);
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%)
    }
}

.styleOne .stripe {
    display: none
}

@media (min-width: 800px) {
    .styleOne .stripe {
        display: block;
        background-color: #f9f9f9;
        background-image: url(../images/pattern.jpg) !important;
        background-size: inherit;
        z-index: 4;
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%)
    }
}

.styleOnealt .main {
    height: 450px;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%)
}

@media (min-width: 700px) {
    .styleOnealt .main {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleOnealt .main {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleOnealt .main {
        height: 750px
    }
}

@media (min-width: 900px) {
    .styleOnealt .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%);
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%)
    }
}

.styleOnealt .accent {
    width: 100%;
    height: 450px;
    right: 0px;
    background-color: #002B49;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    background-image: none !important
}

@media (min-width: 700px) {
    .styleOnealt .accent {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleOnealt .accent {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleOnealt .accent {
        height: 750px
    }
}

@media (min-width: 800px) {
    .styleOnealt .accent {
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%);
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%)
    }
}

.styleOnealt .stripe {
    display: none
}

.styleOneGold .main {
    height: 450px;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%)
}

@media (min-width: 700px) {
    .styleOneGold .main {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleOneGold .main {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleOneGold .main {
        height: 750px
    }
}

@media (min-width: 900px) {
    .styleOneGold .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%);
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%)
    }
}

.styleOneGold .accent {
    width: 100%;
    height: 450px;
    right: 0px;
    background-color: #9C8F69;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    background-image: none !important
}

@media (min-width: 700px) {
    .styleOneGold .accent {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleOneGold .accent {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleOneGold .accent {
        height: 750px
    }
}

@media (min-width: 800px) {
    .styleOneGold .accent {
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%);
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%)
    }
}

.styleOneGold .stripe {
    display: none
}

.styleOneRed .main {
    height: 450px;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%)
}

@media (min-width: 700px) {
    .styleOneRed .main {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleOneRed .main {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleOneRed .main {
        height: 750px
    }
}

@media (min-width: 900px) {
    .styleOneRed .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%);
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%)
    }
}

.styleOneRed .accent {
    width: 100%;
    height: 450px;
    right: 0px;
    background-color: #C26E60;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    background-image: none !important
}

@media (min-width: 700px) {
    .styleOneRed .accent {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleOneRed .accent {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleOneRed .accent {
        height: 750px
    }
}

@media (min-width: 800px) {
    .styleOneRed .accent {
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%);
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%)
    }
}

.styleOneRed .stripe {
    display: none
}

.styleOneLtBlue .main {
    height: 450px;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%)
}

@media (min-width: 700px) {
    .styleOneLtBlue .main {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleOneLtBlue .main {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleOneLtBlue .main {
        height: 750px
    }
}

@media (min-width: 900px) {
    .styleOneLtBlue .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%);
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%)
    }
}

.styleOneLtBlue .accent {
    width: 100%;
    height: 450px;
    right: 0px;
    background-color: #4492C6;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    background-image: none !important
}

@media (min-width: 700px) {
    .styleOneLtBlue .accent {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleOneLtBlue .accent {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleOneLtBlue .accent {
        height: 750px
    }
}

@media (min-width: 800px) {
    .styleOneLtBlue .accent {
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%);
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%)
    }
}

.styleOneLtBlue .stripe {
    display: none
}

.styleTwo .main {
    height: 450px;
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%);
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

@media (min-width: 700px) {
    .styleTwo .main {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleTwo .main {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleTwo .main {
        height: 750px
    }
}

@media (min-width: 1100px) {
    .styleTwo .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 40%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 40%, 0% 100%)
    }
}

.styleTwo .accent {
    width: 100%;
    height: 450px;
    background-image: none !important;
    right: 0px;
    background-color: #C26E60;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 45%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 45%)
}

@media (min-width: 700px) {
    .styleTwo .accent {
        height: 550px
    }
}

@media (min-width: 1100px) {
    .styleTwo .accent {
        height: 650px
    }
}

@media (min-width: 1400px) {
    .styleTwo .accent {
        height: 750px
    }
}

@media (min-width: 1100px) {
    .styleTwo .accent {
        -webkit-clip-path: polygon(50% 50%, 100% 0%, 100% 100%, 60% 45%);
        clip-path: polygon(50% 50%, 100% 0%, 100% 100%, 60% 45%)
    }
}

.styleThree {
    width: 120%
}

.styleThree .main {
    height: 400px;
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 70%, 0 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 70%, 0 100%);
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-image: none !important;
    background-color: #C26E60
}

@media (min-width: 700px) {
    .styleThree .main {
        height: 500px
    }
}

@media (min-width: 1100px) {
    .styleThree .main {
        height: 700px
    }
}

@media (min-width: 1400px) {
    .styleThree .main {
        height: 800px
    }
}

@media (min-width: 700px) {
    .styleThree .main {
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 80%);
        clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 80%)
    }
    .styleThree .main #map {
        width: 100%;
        height: 100%
    }
}

.styleThree .accent {
    display: none
}

@media (min-width: 700px) {
    .styleThree .accent {
        display: block;
        width: 98%;
        height: 400px;
        right: 0;
        z-index: 5;
        -webkit-clip-path: polygon(100% 0, 30% 0, 100% 99%);
        clip-path: polygon(100% 0, 30% 0, 100% 99%)
    }
}

@media (min-width: 700px) and (min-width: 700px) {
    .styleThree .accent {
        height: 500px
    }
}

@media (min-width: 700px) and (min-width: 1100px) {
    .styleThree .accent {
        height: 700px
    }
}

@media (min-width: 700px) and (min-width: 1400px) {
    .styleThree .accent {
        height: 800px
    }
}

@media (min-width: 1200px) {
    .styleThree .accent {
        height: 1400px !important
    }
}

.styleThree .stripe {
    display: none
}

@media (min-width: 700px) {
    .styleThree .stripe {
        display: block;
        background-color: #f9f9f9;
        background-image: url(../images/pattern.jpg) !important;
        background-size: inherit;
        z-index: 4;
        width: 100%;
        -webkit-clip-path: polygon(100% 0, 30% 0, 100% 100%);
        clip-path: polygon(100% 0, 30% 0, 100% 100%)
    }
}

.styleFour {
    position: static !important
}

.styleFour .main {
    height: 800px;
    width: 110%;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    z-index: 10;
    margin-left: -46px;
    background-position: right center
}

.styleFourTwo .accent {
    display: none
}

.styleFourTwo .main {
    height: 700px;
    width: 100%;
    z-index: 10;
    background-position: center center
}

.styleFive {
    position: relative !important;
    left: 0px
}

.styleFive .main {
    height: 150px;
    width: 115%;
    right: 0px;
    bottom: 0px;
    background-color: #C26E60;
    -webkit-clip-path: polygon(0 10%, 100% 83%, 100% 100%, 0% 100%);
    clip-path: polygon(0 10%, 100% 83%, 100% 100%, 0% 100%);
    z-index: 5;
    margin-left: -7.7253628724%;
    position: relative !important
}

.styleFive .main.blue {
    background-color: #4492C6
}

.styleFive .main.navy {
    background-color: #002B49
}

.styleFive .main.gold {
    background-color: #9C8F69
}

.styleFive .main.red {
    background-color: #C26E60
}

@media (min-width: 700px) {
    .styleFive .main {
        height: 250px
    }
}

.styleFive .stripe {
    display: none;
    width: 120%;
    height: 600px;
    right: -5px;
    top: -ms(2);
    background-color: #f9f9f9;
    background-image: url(../images/pattern.jpg);
    background-size: inherit;
    z-index: 6;
    -webkit-clip-path: polygon(0 10%, 100% 83%, 100% 100%, 0% 100%);
    clip-path: polygon(0 10%, 100% 83%, 100% 100%, 0% 100%)
}

.whiteFloated {
    overflow: hidden
}

@media (min-width: 1100px) {
    .whiteFloated header {
        padding-left: 4.1666666667%;
        padding-right: 4.1666666667%
    }
}

.whiteFloated .content {
    background-color: #f9f9f9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.6666666667%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    padding-left: 4.1666666667%;
    padding-right: 4.1666666667%;
    margin: 4.1666666667%;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8)
}

@media (min-width: 1100px) {
    .whiteFloated .content {
        padding-left: 8.3333333333%;
        padding-right: 8.3333333333%
    }
}

@media (min-width: 1400px) {
    .whiteFloated .content {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 83.3333333333%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        margin-left: 8.3333333333%;
        margin-right: 8.3333333333%;
        padding-left: 8.3333333333%;
        padding-right: 8.3333333333%
    }
}

.whiteFloated .diagonalPhoto.styleOne+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFloated .diagonalPhoto.styleOne+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFloated .diagonalPhoto.styleOne+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFloated .diagonalPhoto.styleOne+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleOnealt+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFloated .diagonalPhoto.styleOnealt+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFloated .diagonalPhoto.styleOnealt+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFloated .diagonalPhoto.styleOnealt+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleOneGold+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFloated .diagonalPhoto.styleOneGold+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFloated .diagonalPhoto.styleOneGold+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFloated .diagonalPhoto.styleOneGold+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleOneRed+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFloated .diagonalPhoto.styleOneRed+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFloated .diagonalPhoto.styleOneRed+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFloated .diagonalPhoto.styleOneRed+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleOneLtBlue+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFloated .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFloated .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFloated .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleTwo+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFloated .diagonalPhoto.styleTwo+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFloated .diagonalPhoto.styleTwo+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFloated .diagonalPhoto.styleTwo+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleThree+.content {
    padding-top: 400px
}

@media (min-width: 700px) {
    .whiteFloated .diagonalPhoto.styleThree+.content {
        padding-top: 500px
    }
}

@media (min-width: 1100px) {
    .whiteFloated .diagonalPhoto.styleThree+.content {
        padding-top: 700px
    }
}

@media (min-width: 1400px) {
    .whiteFloated .diagonalPhoto.styleThree+.content {
        padding-top: 800px
    }
}

.whiteFloated .diagonalPhoto.styleFourTwo+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFloated .diagonalPhoto.styleFourTwo+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFloated .diagonalPhoto.styleFourTwo+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFloated .diagonalPhoto.styleFourTwo+.content {
        padding-top: 750px
    }
}

.leftAlign {
    text-align: left
}

.centerAlign {
    text-align: center
}

.whiteFlush {
    overflow: hidden
}

.whiteFlush .content {
    background-color: #f9f9f9;
    padding-left: 4.1666666667%;
    padding-right: 4.1666666667%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

@media (min-width: 1100px) {
    .whiteFlush .content {
        padding-left: 8.3333333333%;
        padding-right: 8.3333333333%
    }
}

@media (min-width: 1400px) {
    .whiteFlush .content {
        padding-left: 16.6666666667%;
        padding-right: 16.6666666667%
    }
}

.whiteFlush .diagonalPhoto.styleOne+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFlush .diagonalPhoto.styleOne+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFlush .diagonalPhoto.styleOne+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFlush .diagonalPhoto.styleOne+.content {
        padding-top: 750px
    }
}

.whiteFlush .diagonalPhoto.styleOnealt+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFlush .diagonalPhoto.styleOnealt+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFlush .diagonalPhoto.styleOnealt+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFlush .diagonalPhoto.styleOnealt+.content {
        padding-top: 750px
    }
}

.whiteFlush .diagonalPhoto.styleOneGold+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFlush .diagonalPhoto.styleOneGold+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFlush .diagonalPhoto.styleOneGold+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFlush .diagonalPhoto.styleOneGold+.content {
        padding-top: 750px
    }
}

.whiteFlush .diagonalPhoto.styleOneRed+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFlush .diagonalPhoto.styleOneRed+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFlush .diagonalPhoto.styleOneRed+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFlush .diagonalPhoto.styleOneRed+.content {
        padding-top: 750px
    }
}

.whiteFlush .diagonalPhoto.styleOneLtBlue+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFlush .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFlush .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFlush .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 750px
    }
}

.whiteFlush .diagonalPhoto.styleTwo+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFlush .diagonalPhoto.styleTwo+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFlush .diagonalPhoto.styleTwo+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFlush .diagonalPhoto.styleTwo+.content {
        padding-top: 750px
    }
}

.whiteFlush .diagonalPhoto.styleThree+.content {
    padding-top: 400px
}

@media (min-width: 700px) {
    .whiteFlush .diagonalPhoto.styleThree+.content {
        padding-top: 500px
    }
}

@media (min-width: 1100px) {
    .whiteFlush .diagonalPhoto.styleThree+.content {
        padding-top: 700px
    }
}

@media (min-width: 1400px) {
    .whiteFlush .diagonalPhoto.styleThree+.content {
        padding-top: 800px
    }
}

.whiteFlush .diagonalPhoto.styleFourTwo+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    .whiteFlush .diagonalPhoto.styleFourTwo+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    .whiteFlush .diagonalPhoto.styleFourTwo+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    .whiteFlush .diagonalPhoto.styleFourTwo+.content {
        padding-top: 750px
    }
}

.twoColumn .content.ddImage {
    padding-left: 0px;
    padding-right: 0px
}

.twoColumn .emptyLink {
    width: 100%;
    height: 100%;
    display: block
}

@media (min-width: 600px) {
    .twoColumn .parent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
        float: left
    }
}

.twoColumn .parent figure {
    display: none
}

@media (min-width: 600px) {
    .twoColumn .parent figure {
        position: relative;
        background-size: cover;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        background-position: center center
    }
}

@media (min-width: 600px) {
    .twoColumn .parent .column {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        padding-left: 5.1502419149%
    }
}

.trigger {
    font-size: 20px;
    font-weight: 800;
    font-family: "Gotham SSm A", "Gotham SSm B";
    color: #b4bbc5;
    padding: 9px 0px;
    cursor: pointer
}

.trigger,
.triggerContent {
    padding-left: 20px
}

.trigger span,
.triggerContent span {
    width: 8.3333333333%;
    display: inline-block;
    margin-left: -20px;
    width: 20px;
    text-align: center
}

@media (min-width: 1100px) {
    #intro .content .anchor {
        width: 68px;
        margin-bottom: 20px
    }
}

.dotLine {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left
}

.dotLine:first-of-type {
    margin: 20px 0px 0px 0px
}

.dotLine:last-of-type {
    margin: 0px 0px 20px 0px
}

.dotLine img {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.3333333333%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    height: 8.3333333333%
}

@media (min-width: 900px) {
    .dotLine img {
        padding-right: 0px;
        padding-left: 0px;
        width: 20px;
        height: 20px
    }
}

.dotLine hr {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.3333333333%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    border: none !important;
    height: 1px;
    background-color: #b4bbc5;
    margin: 0px
}

@media (min-width: 900px) {
    .dotLine hr {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%
    }
}

@media (min-width: 700px) {
    .buckets {
        float: left;
        width: 100%
    }
}

.buckets li {
    margin-bottom: 30px;
    text-align: left
}

.buckets li:first-of-type {
    border-top: none
}

@media (min-width: 700px) {
    .buckets li {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%
    }
}

.buckets li h3 {
    cursor: pointer;
    font-weight: 600;
    color: #4492C6;
    text-transform: uppercase;
    font-size: 14px
}

@media (min-width: 700px) {
    .buckets li h3 {
        text-align: center
    }
}

.buckets li img {
    display: none
}

@media (min-width: 700px) {
    .buckets li img {
        display: block;
        margin: auto;
        width: 100%
    }
}

.buckets li h3 {
    padding: 14px 9px;
    margin-bottom: 0px
}

.buckets li h3 i {
    display: none
}

.buckets li p {
    padding: 14px 9px;
    padding-top: 0px;
    display: none;
    overflow: hidden
}

@media (min-width: 700px) {
    .buckets li p {
        display: block;
        padding: 14px 0px
    }
}

.buckets li ul {
    padding-top: 0px;
    padding-bottom: 14px;
    float: left
}

.buckets li ul li {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 17px;
    line-height: 23px;
    color: #464d67;
    font-weight: 200;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    position: relative;
    padding-left: 14px;
    width: 100%;
    line-height: 18px;
    margin-bottom: 9px
}

.buckets li ul li:before {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 0px;
    background-color: #9C8F69;
    border-radius: 9px;
    margin-bottom: 20px
}

.buckets li ul li:before {
    width: 5px;
    height: 5px;
    top: 5px;
    bottom: 0px;
    border-radius: 9px
}

.sliderWrap {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 46px
}

.sliderWrap img {
    display: block;
    width: 100%;
    height: auto
}

.bx-controls-direction {
    bottom: 50%;
    position: absolute;
    z-index: 200;
    width: 100%;
    left: 0px
}

.bx-next {
    position: absolute;
    right: 2.5751209575%;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid rgba(249, 249, 249, 0.8);
    text-indent: -10000px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.bx-next:hover {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.bx-prev {
    position: absolute;
    left: 2.5751209575%;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 14px solid rgba(249, 249, 249, 0.8);
    text-indent: -10000px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.bx-prev:hover {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.bx-pager {
    text-align: center;
    position: absolute;
    bottom: 0px;
    z-index: 200;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

.bx-pager .bx-pager-item {
    display: inline-block
}

.bx-pager .bx-pager-item a {
    display: block;
    height: 9px;
    width: 9px;
    margin: 9px 6px;
    border-radius: 9px;
    background-color: rgba(0, 43, 73, 0.2);
    -webkit-box-shadow: 0px 0px 3px white;
    box-shadow: 0px 0px 3px white;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-indent: -9000px;
    cursor: pointer
}

.bx-pager .bx-pager-item a.active {
    background-color: rgba(42, 49, 50, 0.4)
}

.bx-caption {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    bottom: 30px;
    color: #f9f9f9;
    text-shadow: 0px 0px 2px black;
    font-size: 14px;
    font-style: italic;
    font-weight: 700
}

#whatWeDo .content header h2 {
    margin-bottom: 0px
}

#whatWeDo .microContentContainer {
    margin-bottom: 14px;
    border-bottom: #002B49 30px solid
}

.microContentContainer {
    width: 100%;
    overflow: scroll;
    float: left;
    -webkit-box-shadow: inset 0px 0px 3px #2A3132;
    box-shadow: inset 0px 0px 3px #2A3132
}

@media (min-width: 600px) {
    .microContentContainer {
        overflow: hidden
    }
}

.microContentContainer .microContent {
    float: left;
    width: 100%
}

@media (min-width: 600px) {
    .microContentContainer .microContent {
        padding-left: 0px
    }
}

.microContentContainer .microContent .microContentWrap {
    width: 300px;
    float: left;
    height: 254px;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-blend-mode: multiply;
    cursor: pointer
}

@media (min-width: 600px) {
    .microContentContainer .microContent .microContentWrap {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 25%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%
    }
}

.microContentContainer .microContent .microContentWrap:nth-of-type(1),
.microContentContainer .microContent .microContentWrap:nth-of-type(4),
.microContentContainer .microContent .microContentWrap:nth-of-type(6),
.microContentContainer .microContent .microContentWrap:nth-of-type(9),
.microContentContainer .microContent .microContentWrap:nth-of-type(12) {
    background-color: #C26E60;
    -webkit-transition: all ease .6s;
    transition: all ease .6s
}

.microContentContainer .microContent .microContentWrap:nth-of-type(1):hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(4):hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(6):hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(9):hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(12):hover {
    background-color: #f9f9f9 !important;
    background-blend-mode: screen
}

.microContentContainer .microContent .microContentWrap:nth-of-type(1) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(4) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(6) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(9) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(12) .overlay:hover {
    border: #C26E60 solid 9px;
    outline-offset: -9px
}

.microContentContainer .microContent .microContentWrap:nth-of-type(1) .overlay:hover span,
.microContentContainer .microContent .microContentWrap:nth-of-type(4) .overlay:hover span,
.microContentContainer .microContent .microContentWrap:nth-of-type(6) .overlay:hover span,
.microContentContainer .microContent .microContentWrap:nth-of-type(9) .overlay:hover span,
.microContentContainer .microContent .microContentWrap:nth-of-type(12) .overlay:hover span {
    border-color: rgba(249, 249, 249, 0.5);
    color: #C26E60;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.microContentContainer .microContent .microContentWrap:nth-of-type(2),
.microContentContainer .microContent .microContentWrap:nth-of-type(7),
.microContentContainer .microContent .microContentWrap:nth-of-type(11) {
    background-color: #4492C6;
    -webkit-transition: all ease .6s;
    transition: all ease .6s
}

.microContentContainer .microContent .microContentWrap:nth-of-type(2):hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(7):hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(11):hover {
    background-color: #f9f9f9 !important;
    background-blend-mode: screen
}

.microContentContainer .microContent .microContentWrap:nth-of-type(2) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(7) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(11) .overlay:hover {
    border: #4492C6 solid 9px;
    outline-offset: -9px
}

.microContentContainer .microContent .microContentWrap:nth-of-type(2) .overlay:hover span,
.microContentContainer .microContent .microContentWrap:nth-of-type(7) .overlay:hover span,
.microContentContainer .microContent .microContentWrap:nth-of-type(11) .overlay:hover span {
    border-color: rgba(249, 249, 249, 0.5);
    color: #4492C6;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.microContentContainer .microContent .microContentWrap:nth-of-type(3),
.microContentContainer .microContent .microContentWrap:nth-of-type(5),
.microContentContainer .microContent .microContentWrap:nth-of-type(8),
.microContentContainer .microContent .microContentWrap:nth-of-type(10) {
    background-color: #002B49;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
    background-color: rgba(0, 43, 73, 0.9)
}

.microContentContainer .microContent .microContentWrap:nth-of-type(3):hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(5):hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(8):hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(10):hover {
    background-color: #f9f9f9 !important;
    background-blend-mode: screen
}

.microContentContainer .microContent .microContentWrap:nth-of-type(3) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(5) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(8) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(10) .overlay:hover {
    border: #002B49 solid 9px;
    outline-offset: -9px
}

.microContentContainer .microContent .microContentWrap:nth-of-type(3) .overlay:hover span,
.microContentContainer .microContent .microContentWrap:nth-of-type(5) .overlay:hover span,
.microContentContainer .microContent .microContentWrap:nth-of-type(8) .overlay:hover span,
.microContentContainer .microContent .microContentWrap:nth-of-type(10) .overlay:hover span {
    border-color: rgba(249, 249, 249, 0.5);
    color: #002B49;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.microContentContainer .microContent .microContentWrap .overlay {
    cursor: pointer;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.microContentContainer .microContent .microContentWrap .overlay span {
    color: #f9f9f9;
    border-color: rgba(255, 255, 255, 0.9);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px
}

@media (min-width: 700px) {
    .microContentContainer .microContent .microContentWrap .overlay:hover a {
        background-color: transparent
    }
}

.microContentOverlay {
    position: static;
    z-index: 600
}

.microContentOverlay-content {
    background-image: url(../images/paper-2.jpg);
    background-size: 393px 261px;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    -webkit-box-shadow: 0px 0px 100px #000;
    box-shadow: 0px 0px 100px #000;
    border: 4px solid #f9f9f9;
    padding: 2.5751209575%;
    padding-bottom: 0px;
    display: none;
    z-index: 6500
}

@media (min-width: 600px) {
    .microContentOverlay-content {
        top: 30px;
        bottom: 30px;
        left: 30px;
        right: 46px
    }
}

.microContentOverlay-content .editable ul {
    width: auto;
    float: left
}

.microContentOverlay-content .editable ul li {
    width: auto
}

.microContentOverlay-content .scrollableMicroContent {
    float: left;
    height: 100%;
    overflow: scroll;
    padding-bottom: 2.5751209575%;
    text-align: left
}

.microContentOverlay-content.active {
    z-index: 700
}

.microContentOverlay-content .mc-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px
}

.microContentOverlay-content .mc-header h4,
.microContentOverlay-content .mc-header ul {
    display: block
}

.microContentOverlay-content .mc-header h4 {
    font-size: 46px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 20px;
    font-family: "Didot 11 A", "Didot 11 B";
    font-weight: 700;
    color: #002B49;
    margin-bottom: 0px;
    padding-top: 46px;
    padding-bottom: 20px;
    padding-left: 2.5751209575%
}

@media (min-width: 800px) {
    .microContentOverlay-content .mc-header h4 {
        font-size: 68px
    }
}

.microContentOverlay-content .mc-header ul {
    position: absolute;
    right: 2.5751209575%;
    z-index: 1000;
    width: 100%;
    background-image: url(../images/paper-2.jpg);
    background-size: 393px, 261px
}

.microContentOverlay-content .mc-header ul li {
    float: right
}

.microContentOverlay-content .mc-header ul li a span {
    display: none
}

.microContentOverlay-content .mc-header ul li a i {
    display: inline-block;
    padding-right: 6px;
    padding-left: 6px;
    color: #9C8F69;
    opacity: .6;
    font-size: 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    cursor: pointer
}

@media (min-width: 800px) {
    .microContentOverlay-content .mc-header ul li a i:hover {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.microContentOverlay-content .mc-header ul li .close-mc i {
    color: #C26E60;
    opacity: 1
}

.microContentOverlay-content section {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

@media (min-width: 900px) {
    .microContentOverlay-content section article {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        padding-left: 0px
    }
    .microContentOverlay-content section aside {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2)
    }
}

.microContentOverlay-content section.single article {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    padding-left: 0px
}

.microContentOverlay-content .ctaArea {
    text-align: center
}

.microContentOverlay-content .ctaArea p {
    font-size: 14px;
    margin-bottom: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 700;
    color: #002B49
}

.contact-page {
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0, 43, 73, 0.95);
    border: 4px solid #6ba9d2;
    width: 100%;
    min-height: 100%;
    -webkit-box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.3);
    z-index: 7550;
    display: none;
    text-align: center
}

.contact-page .cp-allPage {
    padding: 5.1502419149%;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: scroll
}

.contact-page .cp-pageWrap {
    width: 100%;
    max-width: 800px;
    margin: 0px auto;
    padding-top: 46px
}

@media (min-width: 900px) {
    .contact-page .cp-pageWrap {
        padding-top: 103px
    }
}

.contact-page ul {
    position: absolute;
    right: 2.5751209575%;
    top: 2.5751209575%
}

.contact-page i {
    display: inline-block;
    padding-right: 6px;
    padding-left: 6px;
    color: #9C8F69;
    opacity: .6;
    font-size: 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    cursor: pointer
}

@media (min-width: 800px) {
    .contact-page i:hover {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.contact-page .close-mc i {
    color: #C26E60;
    opacity: 1
}

.contact-page .errorWrap {
    color: #C26E60
}

.contact-page .title-cp {
    font-size: 46px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 20px;
    font-family: "Didot 11 A", "Didot 11 B";
    font-weight: 700;
    color: #002B49;
    color: #f9f9f9;
    margin-bottom: 0px
}

@media (min-width: 800px) {
    .contact-page .title-cp {
        font-size: 68px
    }
}

.contact-page .body-cp {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 700;
    text-transform: uppercase;
    color: #4492C6
}

@media (min-width: 800px) {
    .contact-page .body-cp {
        font-size: 20px
    }
}

@media (min-width: 1100px) {
    .contact-page .body-cp {
        margin-bottom: 20px
    }
}

.contact-page .contactInfo-cp {
    margin-bottom: 30px;
    color: #f9f9f9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    font-size: 14px;
    line-height: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B"
}

@media (min-width: 600px) {
    .contact-page .contactInfo-cp {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%
    }
}

@media (min-width: 700px) {
    .contact-page .contactInfo-cp {
        font-size: 20px;
        line-height: 30px
    }
}

.contact-page .contactInfo-cp strong {
    font-family: "Sentinel A", "Sentinel B";
    display: block;
    color: #9C8F69
}

@media (min-width: 800px) {
    .contact-page .cp-row {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%
    }
    .contact-page .cp-row-full {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%
    }
}

section.tabsPresent {
    overflow: visible !important;
    z-index: auto !important
}

.tabContent {
    position: relative
}

.tabContent .sliderWrap {
    margin-bottom: 0px
}

.tabsFeatured {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333333333%;
    float: left
}

.tabsContentOverlay {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.6666666667%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

.tabsContentOverlay ul {
    float: none !important;
    width: 100% !important
}

.tabs {
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(99%, #f9f9f9), to(#dfe2e6));
    background: linear-gradient(#f9f9f9 99%, #dfe2e6)
}

.tabs.openTab {
    z-index: 30
}

.tabs figure.imageFrame {
    outline: none
}

.tabs .parent {
    text-align: left;
    margin-bottom: 0px !important
}

@media (min-width: 600px) {
    .tabs .parent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
        float: left
    }
}

.tabs .parent figure {
    display: none
}

@media (min-width: 600px) {
    .tabs .parent figure {
        position: relative;
        background-size: cover;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        background-position: center center
    }
}

@media (min-width: 600px) {
    .tabs .parent .column {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        padding-left: 5.1502419149%
    }
}

.tabs .parent .editable {
    padding-bottom: 30px
}

.tabs .parent.imageOnly figure {
    width: 100%
}

.tabs .parent.imageOnly figure img {
    width: 100%;
    display: block
}

.tabButtonRow {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    overflow: hidden
}

.tabButtonRow li {
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    position: relative;
    border-top: #fff solid 1px;
    border-bottom: #b4bbc5 solid 1px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center
}

.tabButtonRow li:first-of-type {
    border-top: none
}

@media (min-width: 700px) {
    .tabButtonRow li {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        border: none !important;
        border-top: transparent solid 2px !important
    }
}

.tabButtonRow li .carrot {
    display: none
}

.tabButtonRow li .contentRow {
    background-color: #f9f9f9;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: transparent
}

.tabButtonRow li .contentRow.activeSlide {
    -webkit-box-shadow: 4px 0px 5px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 0px 5px rgba(0, 0, 0, 0.6)
}

.tabButtonRow li .contentRow h4 {
    margin-top: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left
}

.tabButtonRow li .contentRow p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    color: #464d67;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 0px
}

.tabButtonRow li .contentRow .myArrow {
    float: right;
    display: none
}

@media (min-width: 700px) {
    .tabButtonRow li .contentRow {
        position: static
    }
}

.tabButtonRow li .bookingRow {
    background-color: transparent;
    position: static;
    padding: 0px;
    text-align: center
}

@media (min-width: 700px) {
    .tabButtonRow li .bookingRow {
        margin-bottom: 20px
    }
}

.tabButtonRow li .bookingRow span {
    display: inline-block;
    padding: 9px;
    color: #b4bbc5;
    font-weight: 800;
    text-transform: uppercase
}

.tabButtonRow li .bookingRow a {
    min-height: 100%;
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: none;
    font-family: "Gotham SSm A", "Gotham SSm B";
    display: inline-block;
    height: auto;
    width: auto;
    font-style: normal;
    color: #2A3132;
    padding: 0px
}

.triggerContent {
    display: none
}

.triggerContent:first-of-type {
    display: block
}

#southernCa {
    overflow: hidden
}

#southernCa .content {
    background-color: #f9f9f9;
    padding-left: 4.1666666667%;
    padding-right: 4.1666666667%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

@media (min-width: 1100px) {
    #southernCa .content {
        padding-left: 8.3333333333%;
        padding-right: 8.3333333333%
    }
}

@media (min-width: 1400px) {
    #southernCa .content {
        padding-left: 16.6666666667%;
        padding-right: 16.6666666667%
    }
}

#southernCa .diagonalPhoto.styleOne+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    #southernCa .diagonalPhoto.styleOne+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    #southernCa .diagonalPhoto.styleOne+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    #southernCa .diagonalPhoto.styleOne+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleOnealt+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    #southernCa .diagonalPhoto.styleOnealt+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    #southernCa .diagonalPhoto.styleOnealt+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    #southernCa .diagonalPhoto.styleOnealt+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleOneGold+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    #southernCa .diagonalPhoto.styleOneGold+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    #southernCa .diagonalPhoto.styleOneGold+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    #southernCa .diagonalPhoto.styleOneGold+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleOneRed+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    #southernCa .diagonalPhoto.styleOneRed+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    #southernCa .diagonalPhoto.styleOneRed+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    #southernCa .diagonalPhoto.styleOneRed+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleOneLtBlue+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    #southernCa .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    #southernCa .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    #southernCa .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleTwo+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    #southernCa .diagonalPhoto.styleTwo+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    #southernCa .diagonalPhoto.styleTwo+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    #southernCa .diagonalPhoto.styleTwo+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleThree+.content {
    padding-top: 400px
}

@media (min-width: 700px) {
    #southernCa .diagonalPhoto.styleThree+.content {
        padding-top: 500px
    }
}

@media (min-width: 1100px) {
    #southernCa .diagonalPhoto.styleThree+.content {
        padding-top: 700px
    }
}

@media (min-width: 1400px) {
    #southernCa .diagonalPhoto.styleThree+.content {
        padding-top: 800px
    }
}

#southernCa .diagonalPhoto.styleFourTwo+.content {
    padding-top: 450px
}

@media (min-width: 700px) {
    #southernCa .diagonalPhoto.styleFourTwo+.content {
        padding-top: 550px
    }
}

@media (min-width: 1100px) {
    #southernCa .diagonalPhoto.styleFourTwo+.content {
        padding-top: 650px
    }
}

@media (min-width: 1400px) {
    #southernCa .diagonalPhoto.styleFourTwo+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto {
    width: 120%
}

#southernCa .content {
    padding-top: 400px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    margin-bottom: 30px
}

@media (min-width: 700px) {
    #southernCa .content {
        padding-top: 500px
    }
}

@media (min-width: 1100px) {
    #southernCa .content {
        padding-top: 700px
    }
}

@media (min-width: 1400px) {
    #southernCa .content {
        padding-top: 800px
    }
}

#southernCa .content p {
    font-family: "Sentinel A", "Sentinel B";
    font-size: 15px;
    line-height: 23px;
    color: #464d67;
    font-weight: 300;
    margin-bottom: 14px
}

@media (min-width: 800px) {
    #southernCa .content p {
        font-size: 17px;
        line-height: 26px
    }
}

#southernCa .content h1 .anchor {
    height: 46px;
    width: auto
}

@media (min-width: 800px) {
    #southernCa .content h1 .anchor {
        font-size: 68px
    }
}

article:last-of-type #contentOne {
    padding-bottom: 103px
}

.ctaWrap .content {
    padding-top: 20px;
    padding-bottom: 20px
}

#preloader {
    background-color: #002B49;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 5000
}

.ddImage .column {
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

.logoPull {
    margin-top: -100px
}

@media (min-width: 900px) {
    .logoPull {
        margin-top: -150px
    }
}

@media (min-width: 1200px) {
    .logoPull {
        margin-top: -200px
    }
}

.no-background-blend-mode .microContentWrap {
    background-blend-mode: initial !important
}

.no-background-blend-mode .microContentWrap:nth-of-type(1) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(4) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(6) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(9) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(12) .overlay {
    background-color: rgba(194, 110, 96, 0.8)
}

.no-background-blend-mode .microContentWrap:nth-of-type(1) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(4) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(6) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(9) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(12) .overlay:hover {
    border: none !important
}

.no-background-blend-mode .microContentWrap:nth-of-type(1) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(4) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(6) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(9) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(12) .overlay:hover span {
    background-color: #f9f9f9;
    color: #C26E60
}

.no-background-blend-mode .microContentWrap:nth-of-type(2) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(7) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(11) .overlay {
    background-color: rgba(68, 146, 198, 0.8)
}

.no-background-blend-mode .microContentWrap:nth-of-type(2) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(7) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(11) .overlay:hover {
    border: none !important
}

.no-background-blend-mode .microContentWrap:nth-of-type(2) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(7) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(11) .overlay:hover span {
    background-color: #f9f9f9;
    color: #4492C6
}

.no-background-blend-mode .microContentWrap:nth-of-type(3) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(5) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(8) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(10) .overlay {
    background-color: rgba(0, 43, 73, 0.8)
}

.no-background-blend-mode .microContentWrap:nth-of-type(3) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(5) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(8) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(10) .overlay:hover {
    border: none !important
}

.no-background-blend-mode .microContentWrap:nth-of-type(3) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(5) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(8) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(10) .overlay:hover span {
    background-color: #f9f9f9;
    color: #002B49
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    footer #upper ul li {
        width: 220px
    }
    footer #upper ul li.first {
    }
    footer #upper ul li a {
        display: block;
        width: 100%
    }
    .diagonalPhoto.styleOnealt+.content,
    .diagonalPhoto.styleOne+.content,
    .diagonalPhoto.styleOneGold+.content,
    .diagonalPhoto.styleOneRed+.content,
    .diagonalPhoto.styleOneLtBlue+.content,
    .diagonalPhoto.styleTwo+.content,
    .diagonalPhoto.styleThree+.content,
    .diagonalPhoto.styleFourTwo+.content {
        padding-top: 475px !important
    }
}

@media all and (-ms-high-contrast: none) and (min-width: 700px),
(-ms-high-contrast: active) and (min-width: 700px) {
    .diagonalPhoto.styleOnealt+.content,
    .diagonalPhoto.styleOne+.content,
    .diagonalPhoto.styleOneGold+.content,
    .diagonalPhoto.styleOneRed+.content,
    .diagonalPhoto.styleOneLtBlue+.content,
    .diagonalPhoto.styleTwo+.content,
    .diagonalPhoto.styleThree+.content,
    .diagonalPhoto.styleFourTwo+.content {
        padding-top: 570px !important
    }
}

@media all and (-ms-high-contrast: none) and (min-width: 1100px),
(-ms-high-contrast: active) and (min-width: 1100px) {
    .diagonalPhoto.styleOnealt+.content,
    .diagonalPhoto.styleOne+.content,
    .diagonalPhoto.styleOneGold+.content,
    .diagonalPhoto.styleOneRed+.content,
    .diagonalPhoto.styleOneLtBlue+.content,
    .diagonalPhoto.styleTwo+.content,
    .diagonalPhoto.styleThree+.content,
    .diagonalPhoto.styleFourTwo+.content {
        padding-top: 675px !important
    }
}

@media all and (-ms-high-contrast: none) and (min-width: 1400px),
(-ms-high-contrast: active) and (min-width: 1400px) {
    .diagonalPhoto.styleOnealt+.content,
    .diagonalPhoto.styleOne+.content,
    .diagonalPhoto.styleOneGold+.content,
    .diagonalPhoto.styleOneRed+.content,
    .diagonalPhoto.styleOneLtBlue+.content,
    .diagonalPhoto.styleTwo+.content,
    .diagonalPhoto.styleThree+.content,
    .diagonalPhoto.styleFourTwo+.content {
        padding-top: 800px !important
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .logoPull {
        margin-top: -50px
    }
}

@supports (-ms-ime-align: auto) {
    footer #upper ul li {
        width: 220px
    }
    footer #upper ul li.first {
        width: 150px
    }
    footer #upper ul li a {
        display: block;
        width: 100%
    }
    .diagonalPhoto.styleOnealt+.content,
    .diagonalPhoto.styleOne+.content,
    .diagonalPhoto.styleOneGold+.content,
    .diagonalPhoto.styleOneRed+.content,
    .diagonalPhoto.styleOneLtBlue+.content,
    .diagonalPhoto.styleTwo+.content,
    .diagonalPhoto.styleThree+.content,
    .diagonalPhoto.styleFourTwo+.content {
        padding-top: 475px !important
    }
    @media (min-width: 700px) {
        .diagonalPhoto.styleOnealt+.content,
        .diagonalPhoto.styleOne+.content,
        .diagonalPhoto.styleOneGold+.content,
        .diagonalPhoto.styleOneRed+.content,
        .diagonalPhoto.styleOneLtBlue+.content,
        .diagonalPhoto.styleTwo+.content,
        .diagonalPhoto.styleThree+.content,
        .diagonalPhoto.styleFourTwo+.content {
            padding-top: 570px !important
        }
    }
    @media (min-width: 1100px) {
        .diagonalPhoto.styleOnealt+.content,
        .diagonalPhoto.styleOne+.content,
        .diagonalPhoto.styleOneGold+.content,
        .diagonalPhoto.styleOneRed+.content,
        .diagonalPhoto.styleOneLtBlue+.content,
        .diagonalPhoto.styleTwo+.content,
        .diagonalPhoto.styleThree+.content,
        .diagonalPhoto.styleFourTwo+.content {
            padding-top: 675px !important
        }
    }
    @media (min-width: 1400px) {
        .diagonalPhoto.styleOnealt+.content,
        .diagonalPhoto.styleOne+.content,
        .diagonalPhoto.styleOneGold+.content,
        .diagonalPhoto.styleOneRed+.content,
        .diagonalPhoto.styleOneLtBlue+.content,
        .diagonalPhoto.styleTwo+.content,
        .diagonalPhoto.styleThree+.content,
        .diagonalPhoto.styleFourTwo+.content {
            padding-top: 800px !important
        }
    }
    .logoPull {
        margin-top: -50px
    }
}