@charset "UTF-8";

/*!
Theme Name: GuruDigital
Theme URI: http://underscores.me/
Author: Guru Digital Media
Author URI: http://www.gurudigital.nz/
Description: Guru Digital Media Wordpress theme based on GuruDigital (Underscores), a developer theme provided by Automatic to be used as a starting point for theme development.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gurudigital
Tags:

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

.page-banner:after,
.home .cs-buttons {
    width: 65px;
    height: 1272px;
    display: block;
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: auto;
    z-index: 5;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 308px;
}

.woodlands .page-banner:after,
.woodlands .home .cs-buttons,
.home .woodlands .cs-buttons {
    background-color: #f9d408;
}

.mountainview .page-banner:after,
.mountainview .home .cs-buttons,
.home .mountainview .cs-buttons {
    background-color: #2a2e40;
}


/*--------------------------------------------------------------
# Vendors
--------------------------------------------------------------*/


/* FONT PATH
 * -------------------------- */

@font-face {
    font-family: 'FontAwesome';
    src: url("fonts/vendor/font-awesome/fontawesome-webfont.eot?v=4.7.0");
    src: url("fonts/vendor/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("fonts/vendor/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("fonts/vendor/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("fonts/vendor/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("fonts/vendor/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;
}


/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
    content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-battery-4:before,
.fa-battery: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: "";
}

.hamburger {
    padding: 10px 10px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #3d6040;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}


/*
   * Squeeze
   */

.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

* {
    min-height: 0;
    min-width: 0;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    /*color: $color-site1__text-main;*/
    color: #737373;
    font-family: "Raleway", Arial, "Helvetica Neue", Helvetica, sans-serif;
    /*	@include font-size(1);*/
    font-size: 17px;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
    color: #737373;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
    background-image: url("assets/img/backgrounds/site.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    max-width: 100%;
    overflow-x: hidden;
}

blockquote,
q {
    quotes: "" "";
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

.page-banner {
    width: 100%;
    z-index: 0;
    position: relative;
    padding: 0px;
    margin-top: -132px;
    content: "";
    display: table;
    table-layout: fixed;
}

.page-banner:after {
    content: ' ';
}

.page-banner img {
    width: auto;
    max-width: none;
    height: 469px;
    display: block;
    float: right;
}

.page-banner .content {
    position: absolute;
    top: 0%;
    bottom: 0;
    width: 100%;
}

.woodlands .page-banner .content {
    background: linear-gradient(to right, #f9d408, rgba(249, 212, 8, 0) 49%);
}

.mountainview .page-banner .content {
    background: linear-gradient(to right, #0e5529, rgba(14, 85, 41, 0) 49%);
}

.page-banner .content .inner {
    max-width: 1190px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.page-banner .content .inner:after {
    content: " ";
    display: block;
    clear: both;
}

.page-banner .content .title,
.page-banner .content .caption {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.page-banner .content .title {
    font-family: "Gloria Hallelujah", sans-serif;
    font-size: 33px;
    color: #3d6040;
    font-weight: normal;
    margin-top: 133px;
    margin-bottom: 9px;
}

.woodlands .page-banner .content .title {
    color: #3d6040;
}

.mountainview .page-banner .content .title {
    color: #f9d408;
}

@media only screen and (max-width: 768px) {
    .page-banner .content .title {
        font-size: 26px;
    }
}

@media only screen and (max-width: 480px) {
    .page-banner .content .title {
        word-wrap: break-word;
        width: 235px;
    }
}

.page-banner .content .caption {
    color: #FFF;
    font-size: 63px;
    font-weight: bold;
}

@media only screen and (max-width: 768px) {
    .page-banner .content .caption {
        font-size: 45px;
    }
}

@media only screen and (max-width: 480px) {
    .page-banner .content .caption {
        word-wrap: break-word;
        width: 235px;
    }
}

.heading-content>h1 {
    margin: 0;
    padding: 0;
    color: #3d6040;
    font-size: 39px;
    padding: 51px 0 0px 0;
}

.content_with_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
    position: relative;
}

.content_with_image>.image_holder,
.content_with_image>.content {
    max-width: 50%;
}

.content_with_image>.image_holder {
    overflow: hidden;
    border-radius: 93px;
}

.content_with_image>.image_holder img {
    display: block;
}

@media (max-width: 991px) {
    .content_with_image>.image_holder {
        display: none;
    }
}

.content_with_image.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.content_with_image.left>.image_holder {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 93px;
}

.content_with_image.right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.content_with_image.right>.image_holder {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.content_with_image.right>.content {
    padding-left: 19%;
    margin-right: 93px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .content_with_image.right>.content {
        padding-left: 20px;
    }
}

.content_with_image .headings_content h1 {
    color: #254427;
    margin: 0 0 10px 0;
    line-height: 1;
}

.content_with_image .headings_content h1 .small_heading_content {
    margin-bottom: 4px;
}

.content_with_image .headings_content h1 .heading_content {
    font-size: 39px;
}

@media (max-width: 991px) {
    .content_with_image.left>.content,
    .content_with_image.left .content_with_image>.content,
    .content_with_image.right>.content,
    .content_with_image.right .content_with_image>.content {
        max-width: none;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0;
    }
}

.content_with_image.left>.content .headings_content,
.content_with_image.left>.content .text_content,
.content_with_image.left .content_with_image>.content .headings_content,
.content_with_image.left .content_with_image>.content .text_content,
.content_with_image.right>.content .headings_content,
.content_with_image.right>.content .text_content,
.content_with_image.right .content_with_image>.content .headings_content,
.content_with_image.right .content_with_image>.content .text_content {
    width: 100%;
    padding-right: 65px;
}

.image_slider_container {
    padding-top: 128px;
}

.image_slider_container .image_slider .side-left p.caption {
    height: 64px;
    transition: opacity 0.3s;
    opacity: 1;
}

@media (min-width: 992px) {
    .woodlands .image_slider_container .image_slider .slider_content {
        background-color: #254427;
    }
    .mountainview .image_slider_container .image_slider .slider_content {
        background-color: #1d202f;
    }
}

.image_slider_container .image_slider .slider_content .slick-container>p {
    display: none;
}

.image_slider_container .image_slider .slider_content .slick-container>a {
    display: block;
}

@media (min-width: 768px) and (max-width: 991px) {
    .image_slider_container .image_slider .slider_content .slick-container>a {
        max-height: 398px;
    }
}

.image_slider_container .image_slider .slider_content .slick-list {
    overflow: hidden;
}

@media (max-width: 767px) {
    .image_slider_container .image_slider .slider_content .slick-list {
        padding-bottom: 40px;
    }
}

.image_slider_container .image_slider .slider_content,
.image_slider_container .image_slider .slider_content .slick-slider,
.image_slider_container .image_slider .slider_content .slick-list {
    width: 100%;
    height: 100%;
}

@media (max-width: 991px) {
    .image_slider_container .image_slider .slider_content,
    .image_slider_container .image_slider .slider_content .slick-slider,
    .image_slider_container .image_slider .slider_content .slick-list {
        height: auto;
    }
}

.image_slider_container .image_slider .slider_content img {
    width: 100%;
    height: auto;
}

.image_slider_container .image_slider .slider_content .slick-dots {
    display: none;
}

.image_slider_container .image_slider .slider_content .slick-dots li {
    /*            button:before{
                                    .woodlands &{
                                        color: $color-site1__theme-primary;
                                    }
                                    .mountainview &{
                                        color: $color-site2__theme-primary;
                                    }
                                }
                                &.slick-active{
                                    button:before{
                                        color: #eac90a;
                                    }
                                }*/
}

.image_slider_container .image_slider .slider_content .slick-prev,
.image_slider_container .image_slider .slider_content .slick-next {
    bottom: -50px;
    top: auto;
    width: 35px;
    height: 20px;
}

@media (max-width: 767px) {
    .image_slider_container .image_slider .slider_content .slick-prev,
    .image_slider_container .image_slider .slider_content .slick-next {
        bottom: 0;
    }
}

.image_slider_container .image_slider .slider_content .slick-prev:before,
.image_slider_container .image_slider .slider_content .slick-next:before {
    display: none;
    content: ' ';
}

.image_slider_container .image_slider .slider_content .slick-prev {
    left: 20px;
    background: url("assets/img/previous-arrow.png");
    background-repeat: no-repeat;
}

.image_slider_container .image_slider .slider_content .slick-next {
    right: 20px;
    background: url("assets/img/next-arrow.png");
    background-repeat: no-repeat;
}

.image_slider_container .image_slider.animating .side-left p.caption {
    opacity: 0;
}

.careers-box {
    content: "";
    display: table;
    table-layout: fixed;
    margin-top: 108px;
    height: 397px;
    width: 100%;
}

@media (max-width: 991px) {
    .careers-box {
        margin-top: 20px;
    }
}

.careers-box .flyout.left {
    box-sizing: border-box;
    width: 30.83333%;
    float: left;
    height: 396px;
    padding-left: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0 !important;
}

.careers-box .careers-content {
    position: relative;
    top: -27px;
    padding-left: 30px;
    float: left;
}

.careers-box .careers-content>img {
    position: absolute;
    top: 31px;
    left: 628px;
    max-width: none;
}

@media (max-width: 991px) {
    .careers-box .careers-content {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
    .careers-box .careers-content .section-heading {
        float: left;
    }
    .careers-box .careers-content>img {
        position: static;
        top: auto;
        left: auto;
        max-width: none;
        float: right;
    }
}

.careers-box .careers-block {
    clear: both;
    box-sizing: border-box;
    width: 79.16667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    margin-left: 20.83333%;
    background: #ded5b8 url("assets/img/backgrounds/wood-bg-light.png");
    height: 286px;
    margin-top: -308px;
    /*margin-left: 296px;*/
    /*padding-left: 79px;*/
}

@media (max-width: 991px) {
    .careers-box .careers-block {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
        margin: 0;
    }
}

.careers-box .careers-block .vacancy-inner {
    margin-left: 1px;
}

.careers-box .careers-block .vacancy-inner .vacancy {
    box-sizing: border-box;
    width: 15%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    margin-left: 10%;
    padding-top: 39px;
    padding-bottom: 45px;
}

@media (max-width: 991px) {
    .careers-box .careers-block .vacancy-inner .vacancy {
        box-sizing: border-box;
        width: 33.33333%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

.careers-box .careers-block .vacancy-inner .vacancy h2 {
    color: #846129;
    margin: 0;
}

.careers-box .careers-block .vacancy-inner .vacancy p.ad-date {
    margin-top: 5px;
    color: #484347;
}

@media (max-width: 767px) {
    .careers-box .careers-block .vacancy-inner .vacancy p.ad-date {
        font-size: 10px;
        font-weight: bold;
        /*background: #fcfbf8;*/
    }
}

@media (min-width: 768px) {
    .careers-box .careers-block .vacancy-inner .vacancy p.ad-date {
        text-transform: uppercase;
        padding-left: 5px;
        background: #fcfbf8;
        position: relative;
        float: left;
        clear: both;
        font-family: "Raleway", Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        padding: 6px 15px;
    }
    .careers-box .careers-block .vacancy-inner .vacancy p.ad-date:before {
        width: 0;
        height: 0;
        content: '';
        z-index: 2;
        border-left: 1.1em solid #fcfbf8;
        border-bottom: 1.24em solid transparent;
        border-top: 1.24em solid transparent;
        position: absolute;
        left: 100%;
        z-index: 0;
        top: 0;
    }
    .careers-box .careers-block .vacancy-inner .vacancy p.ad-date:after {
        position: absolute;
        content: ' ';
        display: block;
        right: -4px;
        top: 50%;
        border-radius: 50%;
        width: 5px;
        height: 5px;
        background: #ded5b8;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1;
    }
}

.careers-box .careers-block .vacancy-inner .vacancy .ad-teaser {
    clear: both;
    padding-bottom: 15px;
}

.careers-box .careers-block .vacancy-inner .vacancy .ad-teaser p {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 67px;
    /* Fallback for non-webkit */
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.5;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /*height: 80px;*/
    /*padding: 0;*/
    margin: 0;
}

@media (min-width: 992px) {
    .careers-box .careers-block .vacancy-inner .vacancy .ad-teaser p {
        font-size: 15px;
        /*width: 204px;*/
    }
}

@media (max-width: 767px) {
    .careers-box .careers-block .vacancy-inner .vacancy .ad-teaser p {
        font-size: 12px;
    }
}

.careers-box .careers-block .vacancy-inner .vacancy a {
    color: #586748;
    font-weight: bold;
    padding-top: 20px;
    font-size: 15px;
}

.careers-box .careers-block .vacancy-inner .vacancy a:hover:after,
.careers-box .careers-block .vacancy-inner .vacancy a:focus:after,
.careers-box .careers-block .vacancy-inner .vacancy a:active:after {
    content: ' >';
}


/*
 Coin Slider jQuery plugin CSS styles
 http://workshop.rs/projects/coin-slider
*/

.coin-slider {
    zoom: 1;
    position: relative;
}

.coin-slider a {
    text-decoration: none;
    outline: none;
    border: none;
}

.cs-active {
    background-color: #B8C4CF;
    color: #FFFFFF;
}

.cs-title {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background-color: #000000;
    color: #FFFFFF;
}

.cs-prev,
.cs-next {
    background-color: #000000;
    color: #FFFFFF;
    padding: 0px 10px;
}

.cs-buttons {
    display: none;
    font-size: 0px;
    line-height: 10px;
    float: right;
    text-align: center;
    left: auto !important;
    margin-left: 0 !important;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    bottom: 250px;
    padding: 15px;
}

.cs-buttons a {
    margin-left: 5px;
    height: 10px;
    width: 10px;
    border: 1px solid #FFF;
    color: #FFF;
    text-indent: -1000px;
    border-radius: 50%;
    text-align: center;
    display: block;
    float: right;
}

.cs-buttons a.cs-active {
    background: #FFF;
    background: linear-gradient(top, #FFF, #FFF);
    border-radius: 50%;
    box-shadow: 0 0 3px #FFF;
    border: 1px solid #FFF;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #9ea69c;
    border: 1px solid #cfd0d0;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #cfd0d0;
}

textarea {
    width: 100%;
}

input[type="file"] {
    width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #254427;
}

a:visited {
    color: #254427;
}

a:hover,
a:focus,
a:active {
    color: #3d6040;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 768px) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.container {
    margin: 0 auto;
    max-width: 1190px;
    margin-left: auto;
    margin-right: auto;
    content: "";
    display: table;
    table-layout: fixed;
    width: 100%;
}

.container:after {
    content: " ";
    display: block;
    clear: both;
}

.container.slim {
    max-width: 59.063em;
}

@media (max-width: 1190px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .woodlands header.site-header .site-branding .site-title img {
        height: auto !important;
        width: 100%;
        padding-top: 30px;
    }
}

header.site-header {
    position: relative;
    box-sizing: border-box;
    height: 132px;
    z-index: 1;
    /*padding: 0.625em 0 0.938em 0;*/
}

@media (min-width: 992px) and (max-width: 1199px) {
    header.site-header {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    header.site-header {
        padding-left: 0.357em;
        padding-right: 0.357em;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    header.site-header .header-top {
        position: absolute;
    }
}

@media (max-width: 767px) {
    header.site-header .header-top {
        display: none;
    }
}

header.site-header .container {
    padding: 0.625em 0 0.938em 0;
    width: 100%;
}

header.site-header .site-branding {
    box-sizing: border-box;
    width: 25%;
    float: left;
    /*float: left;*/
}

@media (max-width: 767px) {
    header.site-header .site-branding {
        float: none;
        text-align: center;
        margin: auto;
        width: 100%;
        max-width: 210px;
    }
}

@media (max-width: 480px) {
    header.site-header .site-branding {
        text-align: left;
    }
}

header.site-header .site-branding .site-title {
    margin: 0.62em 0 0 0;
}

@media (max-width: 991px) {
    header.site-header .site-branding .site-title {
        margin: 0;
    }
}

header.site-header .site-branding .site-title img {
    max-width: 100%;
}

.woodlands header.site-header .site-branding .site-title img {
    height: 74px;
}

.mountainview header.site-header .site-branding .site-title img {
    height: 127px;
}

header.site-header .site-search-nav {
    box-sizing: border-box;
    width: 75%;
    float: left;
    /*float: right;*/
    text-align: center;
}

@media (max-width: 767px) {
    header.site-header .site-search-nav {
        box-sizing: border-box;
        width: 100%;
        float: left;
    }
    header.site-header .site-search-nav button {
        margin: auto;
        text-align: center;
        border: none;
    }
    header.site-header .site-search-nav button:focus {
        outline: none;
    }
}

header.site-header .site-search-nav .menu-primary-navigation-container {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both;
}

header.site-header .site-search,
header.site-header .header-navigation {
    display: inline-block;
    vertical-align: middle;
}

header.site-header .container {
    position: relative;
    z-index: 1;
}

header.site-header:before {
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    height: 130px;
    position: absolute;
    z-index: 0;
    /*background: linear-gradient(to bottom, rgba(#000,0.3), rgba(#000,0));*/
}

@media (max-width: 1199px) {
    footer.site-footer {
        font-size: 0.9em;
        padding-left: 0.357em;
        padding-right: 0.357em;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    footer.site-footer {
        font-size: 0.8em;
    }
}

@media (max-width: 767px) {
    footer.site-footer {
        /*display: none;*/
    }
}

footer.site-footer .footer-logo {
    vertical-align: middle;
    margin-right: 4.250em;
}

@media (max-width: 1199px) {
    footer.site-footer .footer-logo {
        margin-right: 0.5em;
    }
}

@media (max-width: 991px) {
    footer.site-footer .footer-logo {
        margin-right: 0;
    }
}

footer.site-footer .middle,
footer.site-footer .bottom {
    padding-top: 2em;
}

footer.site-footer .top {
    padding-top: 3.500em;
}

@media (max-width: 991px) {
    footer.site-footer .top {
        padding-top: 2.000em;
        text-align: center;
    }
}

footer.site-footer .middle {
    content: "";
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-left: -0.83333%;
    margin-right: -0.83333%;
    text-align: center;
}

footer.site-footer .middle,
footer.site-footer .middle a {
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
}

footer.site-footer .middle a:hover,
footer.site-footer .middle a:focus,
footer.site-footer .middle a:active {
    cursor: text;
}

footer.site-footer .middle .widget {
    margin: 0;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
}

@media (min-width: 480px) and (max-width: 767px) {
    footer.site-footer .middle .widget {
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

@media (max-width: 480px) {
    footer.site-footer .middle .widget {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

footer.site-footer .middle .widget .widget-title {
    color: #254427;
    font-size: 1em;
    line-height: 1;
    word-spacing: 0.500em;
}

@media (max-width: 480px) {
    footer.site-footer .middle .widget .widget-title {
        margin: 0.5em 0 0.1em 0;
    }
}

@media (max-width: 480px) {
    footer.site-footer .middle .widget .textwidget {
        line-height: 1;
    }
}

footer.site-footer .bottom {
    padding-bottom: 4.000em;
}

@media (max-width: 991px) {
    footer.site-footer .bottom {
        padding-top: 4.5em;
        padding-bottom: 2.000em;
    }
}

.content-row {
    content: "";
    display: table;
    table-layout: fixed;
    width: 100%;
}

.content-row>.side.left {
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-right: 7px;
}

.content-row>.side.right {
    box-sizing: border-box;
    width: 31.25%;
    float: left;
    padding-left: 7px;
}

.content-row>.center {
    box-sizing: border-box;
    width: 35.41667%;
    float: left;
    position: relative;
    padding-top: 35px;
    padding-left: 45px;
    padding-right: 7px;
}

.section-heading {
    margin: 0;
}

@media (max-width: 480px) {
    .section-heading {
        box-sizing: border-box;
        width: 91.66667%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

.section-heading .small_heading_content {
    float: none;
    font-family: "Gloria Hallelujah", sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: -14px;
}

.section-heading .heading_content {
    float: none;
    font-family: "Raleway", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

@media (min-width: 992px) {
    .section-heading .heading_content {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    .section-heading .heading_content {
        font-size: 40px;
    }
}

.hamburger-inner {
    z-index: 1000000;
    position: absolute;
}

.hamburger-inner li {
    padding: 15px 0 15px 0;
    border-bottom: #dddddd 1px solid;
}

#header-menu {
    margin: 0;
    padding: 36px 0 0 0;
    /*.facebook*/
    /*        padding-top: 7px;
            padding-bottom: 7px;
            margin-left: 6px;  */
    /*}*/
    /*    .facebook>a:hover{
            background: url('/wp-content/themes/woodlands/assets/img/facebook-hover.svg');
            background-repeat: no-repeat;
            background-size: contain;
        }*/
}

@media (min-width: 480px) and (max-width: 767px) {
    #header-menu {
        position: relative;
        right: 130px;
    }
}

@media (max-width: 480px) {
    #header-menu {
        position: relative;
        right: 85px;
    }
}

#header-menu .menu-item {
    display: inline-block;
}

@media (min-width: 480px) and (max-width: 767px) {
    #header-menu .menu-item {
        width: 300px;
        background-color: #3d6040;
    }
}

@media (max-width: 480px) {
    #header-menu .menu-item {
        width: 200px;
        background-color: #3d6040;
    }
}

#header-menu .menu-item>a {
    font-size: 17.4px;
    font-weight: 600;
    display: block;
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: 7px 15px;
    font-weight: 600;
    height: 42px;
}

#header-menu .menu-item.current-menu-item>a {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url("assets/img/menu-active-bg.png");
    background-size: 90% 4px;
}

#header-menu .enquiry>a {
    /*margin-right: 15px;*/
    border: 1px solid #fff;
    border-radius: 25px;
    padding-left: 29px;
    padding-right: 29px;
    margin-left: 19px;
    margin-right: 10px;
}

@media (max-width: 480px) {
    #header-menu .enquiry>a {
        border-radius: 50px;
        height: 55px;
    }
}

#header-menu .facebook.menu-item {
    margin: 0 auto;
    text-align: center;
    /*margin-bottom: 1px;*/
}

#header-menu .facebook.menu-item>a {
    background: url("/wp-content/themes/woodlands/assets/img/facebook.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 42px;
}

#header-menu .facebook.menu-item>a:hover {
    background: url("/wp-content/themes/woodlands/assets/img/facebook-hover.svg");
    background-repeat: no-repeat;
    background-size: contain;
}


/** some temp edit */

.menu-footer-menu-container {
    text-align: center;
}

.menu-footer-menu-container .menu {
    list-style: none;
    margin-left: 0;
    padding: 0;
}

.menu-footer-menu-container .menu>li.menu-item {
    display: inline-block;
    float: none;
    text-transform: uppercase;
}

.menu-footer-menu-container .menu>li.menu-item>a {
    text-align: left;
    color: #475949;
    text-decoration: none;
    display: inline;
    padding: 0px 15px;
    font-weight: bold;
}

.footer__copyright {
    text-align: center;
}

.footer__copyright a {
    text-decoration: none;
}


/*.small_heading_content{
    font-family: $font__secondary;
    font-size: 22px;
    padding-top: 32px;
    padding-bottom: 14px;
}*/

.heading_green {
    color: #2c3d2d;
}

.heading_yellow {
    color: #efd216;
}

.woodlands .textured-bg {
    /*background-color: $color-site1__theme-primary;*/
    background-image: url(assets/img/backgrounds/wood-bg.png);
}

.mountainview .textured-bg {
    /*background-color:$color-site2__theme-primary;*/
    background-image: url(assets/img/backgrounds/wood-bg-alt.png);
}

.textured-bg.two-column {
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 33px;
}

@media (max-width: 767px) {
    .textured-bg.two-column {
        background-size: 100% 100%;
    }
}

@media (min-width: 768px) {
    .textured-bg.two-column .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (max-width: 767px) {
    .textured-bg.two-column .container {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
}

.textured-bg.two-column .container h1 {
    line-height: 1;
    margin: 0 0 30px 0;
    color: #eac90a;
}

.textured-bg.two-column .container h1 .small_heading_content {
    font-weight: normal;
    font-family: "Gloria Hallelujah", sans-serif;
    font-size: 25px;
    margin-bottom: 4px;
}

.textured-bg.two-column .container h1 .heading_content {
    font-family: "Raleway", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 60px;
}

.textured-bg.two-column .container p {
    margin-top: 0;
    color: #fff;
}

@media (min-width: 768px) {
    .textured-bg.two-column .container p {
        line-height: 1.5;
    }
}

@media (max-width: 767px) {
    .textured-bg.two-column .container p {
        line-height: 1.0;
    }
}

.textured-bg.two-column .container .side-left {
    -webkit-box-flex: 3.8;
    -ms-flex: 3.8 1 8.33333%;
    flex: 3.8 1 8.33333%;
}

@media (min-width: 768px) {
    .textured-bg.two-column .container .side-left {
        padding-right: 85px;
    }
}

@media (max-width: 767px) {
    .textured-bg.two-column .container .side-left {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
        margin-top: 0;
        padding-right: 5px;
        padding-top: 32px;
    }
}

.textured-bg.two-column .container .side-left a {
    color: #FFF;
}

.textured-bg.two-column .container .side-right {
    -webkit-box-flex: 6;
    -ms-flex: 6 1 8.33333%;
    flex: 6 1 8.33333%;
    position: relative;
}

@media (min-width: 768px) {
    .textured-bg.two-column .container .side-right {
        height: 457px;
    }
}

.textured-bg.two-column .container .side-right:after {
    width: calc(100% + 33px);
    height: calc(100% - -26px);
    content: ' ';
    position: absolute;
    z-index: -1;
    top: 33px;
    left: 0;
}

@media (max-width: 991px) {
    .textured-bg.two-column .container .side-right:after {
        display: none;
    }
}

@media (max-width: 767px) {
    .textured-bg.two-column .container .side-right:after {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
        margin-top: 0;
        padding-right: 5px;
    }
}

.woodlands .textured-bg.two-column .container .side-right:after {
    /*background-color: $color-site1__theme-scondary;*/
    background-image: url(assets/img/backgrounds/wood-bg-dark.png);
}

.mountainview .textured-bg.two-column .container .side-right:after {
    /*background-color: $color-site2__theme-scondary;*/
    background-image: url(assets/img/backgrounds/wood-bg-alt-dark.png);
}

.links-box {
    /*@include clearfix;*/
    /*.links-box-links{*/
    /*        @include span(5.3 of 12 no-gutter);
            @include if-md(){
                @include span(5 of 12 no-gutter);
            }
            @include if-sm(){
                @include span(6 of 12  no-gutter);
            }
            @include if-xs-or-smaller(){
                @include span(12 of 12   no-gutter);
            }
            position: relative;
            &:after{
                @include if-sm-or-smaller(){
                    display: none;
                }
                @include site-dark-texture-bg();
                width:  calc(100% + 33px );
                height:100%;
                content: ' ';
                position: absolute;
                z-index: -1;
                top: 33px;
                left: 0;
            }
        }*/
}

.links-box .links-box-content {
    /*                @include span(5.3 of 12 no-gutter);
                        @include site-texture-bg();
                        padding-left: 19%;
                        padding-right: 80px;
                        padding-top: 83px;
                        padding-bottom: 65px;
                        @include if-md(){
                            @include span(7 of 12 no-gutter);
                        }
                        @include if-sm(){
                            padding-top: 20px;
                            @include span(6 of 12);
                        }
                        @include if-xs-or-smaller(){
                            @include span(12 of 12);
                        }
        
                        h1{
                            line-height: 1;
                            .small_heading_content{
                                font-weight: normal;
                            }
                            .heading_content{
                                font-size: 60px;
                            }
                            margin: 0 0 30px 0;
                            color: #eac90a;
                        }
                        p{
                            margin-top: 0;
                            color: #fff;
                            line-height: 1.5;
        
                        }*/
}

.content-area {
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    .content-area {
        z-index: 0;
    }
}

.slider {
    z-index: 0;
    position: relative;
    /*@include span(12 of 12 no-gutter);*/
    padding: 0px;
    margin-top: -132px;
}

.slider .metaslider {
    z-index: auto;
}

.slider .metaslider,
.slider .metaslider>div {
    height: 100%;
    width: 100% !important;
    max-width: 100% !important;
    content: "";
    display: table;
    table-layout: fixed;
}

.slider .metaslider .coin-slider {
    height: 100%;
}

.slider .metaslider .coin-slider>.coin-slider {
    /*width: 100% !important;*/
    float: right;
}

.slider .slider-caption {
    position: absolute;
    top: 0%;
    bottom: 0;
    width: 100%;
}

.woodlands .slider .slider-caption {
    background: #f9d408;
    background: linear-gradient(to right, #f9d408 23%, rgba(249, 212, 8, 0) 49%);
}

.mountainview .slider .slider-caption {
    background: #0e5529;
    background: linear-gradient(to right, #0e5529 23%, rgba(14, 85, 41, 0) 49%);
}

.slider .slider-caption .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.slider .slider-caption h1 {
    margin: 0;
    line-height: 1.2;
}

.slider .slider-caption h1 .small_heading_content {
    font-family: "Gloria Hallelujah", sans-serif;
    font-weight: normal;
}

@media (min-width: 992px) {
    .slider .slider-caption h1 .small_heading_content {
        font-size: 34px;
    }
}

@media (max-width: 991px) {
    .slider .slider-caption h1 .small_heading_content {
        font-size: 17px;
    }
}

.woodlands .slider .slider-caption h1 .small_heading_content {
    color: #3d6040;
}

.mountainview .slider .slider-caption h1 .small_heading_content {
    color: #f9d408;
}

.slider .slider-caption h1 .heading_content {
    color: #FFF;
}

@media (min-width: 992px) {
    .slider .slider-caption h1 .heading_content {
        font-size: 65px;
    }
}

@media (max-width: 991px) {
    .slider .slider-caption h1 .heading_content {
        font-size: 45px;
    }
}

@media (max-width: 480px) {
    .slider .slider-caption h1 .heading_content {
        font-size: 30px;
        word-wrap: break-word;
        width: 200px;
    }
}

.heading-content {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
}

@media (max-width: 1199px) {
    .heading-content {
        box-sizing: border-box;
        width: 83.33333%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

@media (max-width: 1200px) {
    .text_content {
        box-sizing: border-box;
        width: 83.33333%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

@media (max-width: 1200px) {
    .headings_content {
        box-sizing: border-box;
        width: 83.33333%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

.slider-for {
    clear: both;
}

.home.woodlands .cs-buttons {
    background-color: #f9d408;
}

.home.mountainview .cs-buttons {
    background-color: #2a2e40;
}

.home .content {
    border-right: 35px solid yellow;
}

.home .flyout {
    width: 100%;
    height: 382px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 93px;
}

.home .flyout.top.left {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: -86px;
}

@media (max-width: 991px) {
    .home .left {
        display: none;
    }
}

.home .left .flyout.top {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: -86px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home .right {
        display: none;
    }
}

@media (max-width: 991px) {
    .home .right {
        display: none;
    }
}

.home .right .flyout.top {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 69px;
}

.home .left-flyout {
    margin-top: -110px;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    padding-left: 0px;
    border-top-right-radius: 25%;
}

.home .right-flyout {
    /*float: right;*/
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    padding-right: 0px;
    border-top-left-radius: 25%;
    border-bottom-left-radius: 25%;
}

.home img.right-flyout {
    float: right;
    max-width: 500px;
    margin-top: 35px;
}

.home .overlay-image {
    position: absolute;
    z-index: 1;
    bottom: -55px;
    left: 0;
}

@media (max-width: 1199px) {
    .home .overlay-image {
        display: none;
    }
}

.home .image-outer {
    position: relative;
    margin-left: -15%;
}

.home .image-inner {
    margin-left: 15%;
}

@media (min-width: 992px) {
    .home .center p {
        max-width: 432px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home .center {
        box-sizing: border-box;
        width: 66.66667%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

@media (max-width: 991px) {
    .home .center {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

.home .center p {
    /*            padding-right: 129px;*/
    z-index: 999;
    position: relative;
}

@media (max-width: 991px) {
    .home .center p {
        padding-right: 193px;
    }
}

@media (max-width: 480px) {
    .home .center p {
        padding-right: 66px;
    }
}

.home .site-main {
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
}

.home .links-box .links-box-links {
    /*            @include if-sm-or-larger(){
                            height: 457px;
                        }*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .home .links-box .links-box-links {
        height: 210px;
        /*margin-top:120px;*/
    }
}

.home .links-box .links-box-links>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
}

.home .links-box .links-box-links>div:hover {
    z-index: 1;
}

.home .links-box .links-box-links>div .first-link-img,
.home .links-box .links-box-links>div .second-link-img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

@media (max-width: 767px) {
    .home .links-box .links-box-links>div .first-link-img,
    .home .links-box .links-box-links>div .second-link-img {
        width: auto;
        height: 50%;
    }
}

.home .cs-buttons {
    /*        background-color: $color-site1__theme-tertiary;
                .woodlands &{
                    background-color: $color-site1__theme-tertiary;
                }
                .mountainview &{
                    background-color:$color-site2__theme-primary;
                }*/
    /*        width: 65px;
                height: 1272px;
                display: block;
                position: absolute!important;
                top: 0;
                right: 0;
                bottom: auto;
                z-index: 5;
                transform: none;
                padding-top: 308px;*/
}

.home .cs-buttons a {
    border: 1px solid #fff;
    box-shadow: none;
    display: block;
    background: none;
    float: none;
    margin: 0 auto;
    width: 15px;
    height: 15px;
    margin-bottom: 15px;
}

.home .cs-buttons a.cs-active {
    box-shadow: none;
    border: 1px solid #fff;
    background: #fff;
}

.home .text-content {
    padding-bottom: 72px;
}

.ongoing-jobs>.job-vacancy {
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    margin-bottom: 15px;
}

.ongoing-jobs>.job-vacancy a {
    color: #586748;
    font-weight: bold;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ongoing-jobs>.job-vacancy {
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .ongoing-jobs>.job-vacancy {
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

@media (max-width: 480px) {
    .ongoing-jobs>.job-vacancy {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

.ongoing-jobs .image-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 72%;
}

.ongoing-jobs .image-container img {
    display: block;
    width: 100%;
    height: auto;
}

.ongoing-jobs h3 {
    color: #92693b;
}

@media (min-width: 768px) {
    .ongoing-jobs h3 {
        font-size: 24px;
        margin: 10px 0;
    }
}

@media (max-width: 767px) {
    .ongoing-jobs h3 {
        font-size: 18px;
        margin: 0;
    }
}

.ongoing-jobs h2.heading_green {
    color: #254427;
    margin: 0 0 -10px 0;
    line-height: 1.3;
    padding-top: 27px;
    padding-bottom: 45px;
}

.ongoing-jobs h2.heading_green .small_heading_content {
    font-family: "Gloria Hallelujah", sans-serif;
    font-size: 23px;
    /*padding-bottom: 6px;*/
}

.ongoing-jobs h2.heading_green .heading_content {
    font-size: 36px;
}

.ongoing-jobs .ad_details {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 102px;
    /* Fallback for non-webkit */
    margin: 0 auto;
    font-size: 17px;
    line-height: 1.5;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 480px) and (max-width: 767px) {
    .ongoing-jobs .ad_details {
        font-size: 12px;
        display: block;
        /* Fallback for non-webkit */
        display: -webkit-box;
        height: 54px;
        /* Fallback for non-webkit */
        margin: 0 auto;
        font-size: 12px;
        line-height: 1.5;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 480px) {
    .ongoing-jobs .ad_details {
        font-size: 12px;
        height: auto;
        -webkit-line-clamp: intial;
    }
}


/** some temp edit */


/*.careers-block{
    >.job-vacancy{
        @include span(3 of 12 set-gutters 1em);

        #title{
            color: #846129;
            @include if-sm-or-larger(){
                font-size: 18px;
            }
            @include if-xs-or-smaller{
                font-size: 14px;
            }
        }
        p.ad-date{
            font-size: 14px;
            text-transform: uppercase;
            padding-left: 5px;
            background: url('http://woodlandsfeed.com.au/wp-content/themes/woodlands/assets/img/date-arrow.png');
            background-repeat: no-repeat;
        }
        a{
            color: #586748;
            font-weight: bold;
        }
    }
}*/

.page-template-careers .careers-box .flyout {
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 93px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

@media (max-width: 991px) {
    .page-template-careers .careers-box .flyout {
        display: none;
    }
}

.page-template-careers .wpcf7 p {
    padding-top: 0px;
    padding-bottom: 0px;
}

.page-template-careers .wpcf7 input[type="text"] {
    max-width: 100%;
}

.page-template-careers .wpcf7 input[type="email"] {
    max-width: 100%;
}

.page-template-careers .wpcf7 textarea {
    max-width: 100%;
    height: 50px;
}


/* Modal styles */

.img-replace {
    /* replace text with an image */
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}


/* --------------------------------

xpopup

-------------------------------- */

.cd-popup {
    z-index: 5;
    position: fixed;
    background-color: rgba(166, 167, 168, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

@media (min-width: 992px) {
    .cd-popup {
        left: 0;
        top: 100px;
        height: auto;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .cd-popup {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        overflow: scroll;
    }
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    position: absolute;
    background: #FFF;
}

@media (min-width: 992px) {
    .cd-popup-container {
        left: 150px;
        /*right: -125px;*/
        /*top: -105px;*/
        /*width: 100%;*/
        max-width: 80%;
        margin: 4em auto;
        border-radius: .25em .25em .4em .4em;
        text-align: left;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px);
        /* Force Hardware Acceleration in WebKit */
        -webkit-backface-visibility: hidden;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        transition-duration: 0.3s;
    }
}

@media (max-width: 991px) {
    .cd-popup-container {
        left: 0;
        top: 0;
        width: 100%;
    }
}

.cd-popup-container h4 #title {
    color: #92693b;
}

.cd-popup-container h4 #date {
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 5px;
    background-repeat: no-repeat;
    background: #dfdbca;
    position: relative;
    clear: both;
    font-family: "Raleway", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 15px;
}

.cd-popup-container h4 #date:before {
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-left: 1.1em solid #dfdbca;
    border-bottom: 1.24em solid transparent;
    border-top: 1.24em solid transparent;
    position: absolute;
    left: 100%;
    z-index: 0;
    top: 0;
}

.cd-popup-container h4 #date:after {
    position: absolute;
    content: ' ';
    display: block;
    right: -4px;
    top: 50%;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    background: #fcfbf8;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

@media (min-width: 992px) {
    .cd-popup-container .left-side,
    .cd-popup-container .right-side {
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
        text-align: left;
        padding-left: 15px;
        background: white;
    }
    .cd-popup-container .left-side h3,
    .cd-popup-container .right-side h3 {
        color: #3d6040;
    }
    .cd-popup-container .left-side form,
    .cd-popup-container .right-side form {
        /*        form{
                        input[type=submit] {
                            width: 100%;
                            height: 40px;
                            background-color: #3d6040;
                            color: #FFF;
                            font-weight: bold;
                        }
                    }*/
    }
    .cd-popup-container .left-side form input[type=submit],
    .cd-popup-container .left-side form input[type=text],
    .cd-popup-container .left-side form input[type=file],
    .cd-popup-container .left-side form input[type=submit],
    .cd-popup-container .left-side form input[type=email],
    .cd-popup-container .right-side form input[type=submit],
    .cd-popup-container .right-side form input[type=text],
    .cd-popup-container .right-side form input[type=file],
    .cd-popup-container .right-side form input[type=submit],
    .cd-popup-container .right-side form input[type=email] {
        width: 100%;
        font-size: 15px;
        padding: 15px;
    }
    .cd-popup-container .left-side form p,
    .cd-popup-container .right-side form p {
        margin: 3px;
        font-size: 15px;
        padding-bottom: 15px;
    }
    .cd-popup-container .left-side form input[type=submit],
    .cd-popup-container .right-side form input[type=submit] {
        height: 40px;
        background-color: #3d6040;
        color: #FFF;
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    .cd-popup-container .left-side,
    .cd-popup-container .right-side {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
        height: auto;
    }
    .cd-popup-container .left-side p,
    .cd-popup-container .right-side p {
        font-size: 15px;
    }
    .cd-popup-container .left-side form input[type=submit],
    .cd-popup-container .left-side form input[type=text],
    .cd-popup-container .left-side form input[type=file],
    .cd-popup-container .left-side form input[type=submit],
    .cd-popup-container .left-side form input[type=email],
    .cd-popup-container .right-side form input[type=submit],
    .cd-popup-container .right-side form input[type=text],
    .cd-popup-container .right-side form input[type=file],
    .cd-popup-container .right-side form input[type=submit],
    .cd-popup-container .right-side form input[type=email] {
        width: 100%;
        font-size: 15px;
        padding: 0;
    }
    .cd-popup-container .left-side form p,
    .cd-popup-container .right-side form p {
        margin: 3px;
        font-size: 15px;
    }
    .cd-popup-container .left-side form input[type=submit],
    .cd-popup-container .right-side form input[type=submit] {
        height: 40px;
    }
}

.cd-popup-container .left-side .cd-popup-container p,
.cd-popup-container .right-side .cd-popup-container p {
    padding: 3em 1em;
}

.cd-popup-container .left-side .cd-popup-container .cd-popup-close,
.cd-popup-container .right-side .cd-popup-container .cd-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
}

.cd-popup-container .left-side .cd-popup-container .cd-popup-close::before,
.cd-popup-container .left-side .cd-popup-container .cd-popup-close::after,
.cd-popup-container .right-side .cd-popup-container .cd-popup-close::before,
.cd-popup-container .right-side .cd-popup-container .cd-popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5;
}

.cd-popup-container .left-side .cd-popup-container .cd-popup-close::before,
.cd-popup-container .right-side .cd-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.cd-popup-container .left-side .cd-popup-container .cd-popup-close::after,
.cd-popup-container .right-side .cd-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}

.cd-popup-container .left-side .is-visible .cd-popup-container,
.cd-popup-container .right-side .is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

@media only screen and (min-width: 1170px) {
    .cd-popup-container .left-side .cd-popup-container,
    .cd-popup-container .right-side .cd-popup-container {
        margin: 8em auto;
    }
}

@media (min-width: 992px) {
    .page-template-contact .side-left {
        padding-top: 60px;
        padding-left: 100px;
    }
}

.page-template-contact .side-left>h1 .heading_content {
    color: #f9d408;
}

.page-template-contact .side-left>p {
    color: #fff;
}

@media (min-width: 992px) {
    .page-template-contact .side-left {
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

@media (max-width: 991px) {
    .page-template-contact .side-left {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

.page-template-contact .side-left a {
    color: #FFF;
}

.page-template-contact .side-right .form-heading {
    color: #254427;
}

@media (min-width: 992px) {
    .page-template-contact .side-right {
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

@media (max-width: 991px) {
    .page-template-contact .side-right {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

.page-template-contact .textured-bg {
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 33px;
}

@media (min-width: 992px) {
    .page-template-contact .textured-bg {
        background-position: calc(50% - 487px) top;
    }
}

@media (max-width: 991px) {
    .page-template-contact .textured-bg {
        background-position: top -168px right 100%;
    }
}

.page-template-contact .textured-bg .side-right {
    position: relative;
    z-index: 1;
}

.page-template-contact .textured-bg .side-right:after {
    display: none;
}

.page-template-contact .textured-bg .side-right .form {
    max-width: none;
    margin-right: -999px;
    background-color: #ded5b4;
    padding: 5px 15px;
    background: #ded5b8 url(assets/img/backgrounds/wood-bg-light.png);
}

.page-template-contact .textured-bg .side-right .form form {
    padding-top: 20px;
}

.page-template-contact .textured-bg .side-right .form p {
    margin-bottom: 1.2em;
}

@media (max-width: 991px) {
    .page-template-contact .textured-bg .side-right .form {
        margin-left: -20px;
        box-sizing: border-box;
        width: 91.66667%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

@media (min-width: 992px) {
    .page-template-contact .textured-bg .side-right .form>div {
        width: 200px;
    }
}

.page-template-contact .textured-bg .side-right .form input[type=submit],
.page-template-contact .textured-bg .side-right .form input[type=text],
.page-template-contact .textured-bg .side-right .form input[type=email],
.page-template-contact .textured-bg .side-right .form select {
    width: 440px;
    height: 50px;
    border: none;
}

@media (max-width: 991px) {
    .page-template-contact .textured-bg .side-right .form input[type=submit],
    .page-template-contact .textured-bg .side-right .form input[type=text],
    .page-template-contact .textured-bg .side-right .form input[type=email],
    .page-template-contact .textured-bg .side-right .form select {
        width: 100%;
    }
}

.page-template-contact .textured-bg .side-right .form textarea {
    width: 440px;
    height: 125px;
    border: none;
}

@media (max-width: 991px) {
    .page-template-contact .textured-bg .side-right .form textarea {
        width: 100%;
    }
}

.page-template-contact .textured-bg .side-right .form input[type=submit] {
    height: 40px;
    background-color: #3d6040;
    color: #FFF;
    font-weight: bold;
}

@media (max-width: 991px) {
    .page-template-contact .textured-bg .side-right .form input[type=submit] {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .page-template-contact .textured-bg .side-right .form-heading {
        padding-left: 25px;
        margin-bottom: auto;
    }
}

@media (max-width: 991px) {
    .page-template-contact .textured-bg .side-right .form-heading {
        padding-left: 0px;
        margin-bottom: auto;
    }
}

.page-template-contact .form-container {
    padding: 0;
    /*        .form{
                    background-color: #ded5b4;
                    padding: 25px 25px;
                    input[type=submit] {
                        width: 38%;
                        height: 40px;
                        background-color: #3d6040;
                        color: #FFF;
                        font-weight: bold;
                    }
                    textarea, select{
                        width: 38%;
                    }
                }*/
}

@media (min-width: 992px) {
    .page-template-contact .form-container {
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

@media (max-width: 991px) {
    .page-template-contact .form-container {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
    }
}

.page-template-contact .map-container {
    box-sizing: border-box;
    width: 100%;
    float: left;
    width: 100%;
}

@media (min-width: 992px) {
    .page-template-contact .map-container {
        margin-top: -247px;
    }
}

@media (max-width: 991px) {
    .page-template-contact .map-container {
        margin-top: -33px;
    }
}

.page-template-contact .map-container .map {
    height: 600px;
}

.page-template-contact .map-container .map img {
    max-width: inherit !important;
}

.page-template-contact .map-container .map-link {
    display: none;
    color: #000;
    position: absolute;
    bottom: 495px;
    right: 15px;
}


/*.page-banner{
    z-index: 0;
    position: relative;
    padding: 0px;
    margin-top: -132px;
    img{
        width: 100%;
        height: auto;
        @include if-xs{
            height: 300px;
        }
        @include if-xxs{
            height: 260px;
        }
    }
    .content{
        background: #f9d408;
        background: linear-gradient(to right, #f9d408 18%, rgba(249, 212, 8, 0) 49%);
        position: absolute;
        top: 0%;
        bottom: 0;
        width: 100%;
        @include if-xs-or-smaller{
            width: 90%;
        }
        .inner{
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateY(-50%) translateX(-50%);

        }
        .title{
            font-family: "Gloria Hallelujah", sans-serif;
            font-size: 33px;
            color: $color-site1__theme-primary;
            font-weight: normal;
            @include if-xs{
                font-size: 23px;
                text-align: center;
            }
            @include if-xxs{
                font-size: 17px;
                text-align: center;
                padding-top: 16px;
            }
        }
        .caption{
            color: #FFF;
            font-size: 63px;
            font-weight: bold;
            @include if-xs{
                font-size: 40px;
                text-align: center;
            }
            @include if-xxs{
                font-size: 30px;
                text-align: center;
            }
        }
        h1{
            margin: 0;
            line-height: 1.2;
            .small_heading_content{
                font-size: 33px;
                color: $color-site1__theme-primary;
                font-weight: normal;
            }
            .heading_content{
                color: #FFF;
                font-size: 63px;
            }
        }
    }
}*/


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

body:before {
    position: fixed;
    z-index: 99999;
    bottom: 0;
    left: 0;
    display: block;
    background: #fff;
    display: inline-block;
    padding: 5px;
    content: "unset";
    box-shadow: -1px -1px 14px 3px rgba(50, 50, 50, 0.75);
}

@media (min-width: 1200px) {
    body:before {
        content: "if-lg";
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    body:before {
        content: "if-md";
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body:before {
        content: "if-sm";
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    body:before {
        content: "if-xs";
    }
}

@media (max-width: 480px) {
    body:before {
        content: "if-xxs";
    }
}


/*# sourceMappingURL=style.css.map */

@media (max-width: 767px) {
    
    .main-navigation ul ul {
        position: relative !important;
        width: 100% !important;
    }
    
    #header-menu .sub-menu {
        display: none;
    }
    
    #header-menu .sub-menu li {
        display: block;
        transform: none !important;
    }
    
    #header-menu>li:hover .sub-menu,
    #header-menu .sub-menu:hover {
        display: block;
    }

.woodlands .textured-bg:after {
    width: 100% !important;
}
    
   body #page header.site-header .site-branding {
    width: 50% !important;
}

.ongoing-jobs > .job-vacancy a {
    margin-top: 0 !important;
}

html, body {
    max-width: 100vw !important;
    min-width: 100vw !important;
    width: 100vw !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

#header-menu {
    position: relative;
    right: 22.5vw !important;
}


}

@media (min-width: 768px) {

    body.home .image_slider .slick-slide img {
        transition: transform 0.3s;
    }
    
    body.home .image_slider .slick-slide:hover img {
        transform: scale(1.1);
    }
    
    #header-menu .sub-menu {
        position: absolute;
        padding-left: 0;
        margin-left: 0;
        display: none;
    }
    
    #header-menu .sub-menu li {
        display: block;
    }
    
    #header-menu>li:hover .sub-menu,
    #header-menu .sub-menu:hover {
        display: block;
    }

}


.cd-popup-close {
    position: absolute !important;
    width: auto !important;
    right: 2rem !important;
    top: 1.5rem !important;
    color: #000 !important;
    text-indent: 0 !important;
}