@charset "UTF-8";
/* total with of page */
/* number of columns */
/* margin between columns */
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

.search-form input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px; }

.button-flat, .comment-respond form input[type="submit"] {
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 15px 35px;
  background: #4caf50;
  font-family: "Oswald", sans-serif;
  color: #fff;
  line-height: 1;
  font-size: 18px;
  text-transform: uppercase; }
  .button-flat:hover, .comment-respond form input[type="submit"]:hover {
    color: #fff;
    background: #3d8b40; }

.button-border {
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 13px 35px;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  font-size: 18px;
  text-transform: uppercase; }
  .button-border:hover {
    background: #fff;
    color: #212121; }

.text-cursive {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  color: #4caf50; }

/* math magic */
/* create row div */
/* create a column div */
/* make an element span n columns */
/* the last column in a row needs this */
/* prepend n blank columns  */
/* append n blank columns */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("//netdna.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .entry .entry-header .entry-meta .entry-time:before, .entry .entry-header .entry-meta .entry-author:before, .entry .entry-header .entry-meta .entry-comments-link:before, .entry .entry-content .more-link:before, .entry-comments .comment-list .comment-reply .comment-reply-link:before, .entry-pings .ping-list .pingback .reply .comment-reply-link:before, button.sub-menu-toggle:before, button.sub-menu-toggle.activated:before, button.menu-toggle:before, button.menu-toggle.activated:before, .home-middle .entry .entry-content .more-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

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

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

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

.fa.fa-pull-left, .entry .entry-header .entry-meta .fa-pull-left.entry-time:before, .entry .entry-header .entry-meta .fa-pull-left.entry-author:before, .entry .entry-header .entry-meta .fa-pull-left.entry-comments-link:before, .entry .entry-content .fa-pull-left.more-link:before, .entry-comments .comment-list .comment-reply .fa-pull-left.comment-reply-link:before, .entry-pings .ping-list .pingback .reply .fa-pull-left.comment-reply-link:before, button.fa-pull-left.sub-menu-toggle:before, button.fa-pull-left.menu-toggle:before {
  margin-right: .3em; }

.fa.fa-pull-right, .entry .entry-header .entry-meta .fa-pull-right.entry-time:before, .entry .entry-header .entry-meta .fa-pull-right.entry-author:before, .entry .entry-header .entry-meta .fa-pull-right.entry-comments-link:before, .entry .entry-content .fa-pull-right.more-link:before, .entry-comments .comment-list .comment-reply .fa-pull-right.comment-reply-link:before, .entry-pings .ping-list .pingback .reply .fa-pull-right.comment-reply-link:before, button.fa-pull-right.sub-menu-toggle:before, button.fa-pull-right.menu-toggle:before {
  margin-left: .3em; }

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

.pull-left {
  float: left; }

.fa.pull-left, .entry .entry-header .entry-meta .pull-left.entry-time:before, .entry .entry-header .entry-meta .pull-left.entry-author:before, .entry .entry-header .entry-meta .pull-left.entry-comments-link:before, .entry .entry-content .pull-left.more-link:before, .entry-comments .comment-list .comment-reply .pull-left.comment-reply-link:before, .entry-pings .ping-list .pingback .reply .pull-left.comment-reply-link:before, button.pull-left.sub-menu-toggle:before, button.pull-left.menu-toggle:before {
  margin-right: .3em; }

.fa.pull-right, .entry .entry-header .entry-meta .pull-right.entry-time:before, .entry .entry-header .entry-meta .pull-right.entry-author:before, .entry .entry-header .entry-meta .pull-right.entry-comments-link:before, .entry .entry-content .pull-right.more-link:before, .entry-comments .comment-list .comment-reply .pull-right.comment-reply-link:before, .entry-pings .ping-list .pingback .reply .pull-right.comment-reply-link:before, button.pull-right.sub-menu-toggle:before, button.pull-right.menu-toggle:before {
  margin-left: .3em; }

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

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

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

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

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

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

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

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

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

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

.fa-inverse {
  color: #fff; }

/* 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, .entry .entry-header .entry-meta .entry-author: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,
button.menu-toggle.activated: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, .entry .entry-header .entry-meta .entry-time: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, .entry .entry-header .entry-meta .entry-comments-link: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, button.menu-toggle: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, button.sub-menu-toggle.activated:before {
  content: ""; }

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

.fa-caret-right:before, .entry .entry-content .more-link:before, button.sub-menu-toggle:before, .home-middle .entry .entry-content .more-link: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,
.entry-comments .comment-list .comment-reply .comment-reply-link:before,
.entry-pings .ping-list .pingback .reply .comment-reply-link:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/** Clearing Floats
----------------------------------------------------------------------------- */
.archive-pagination::after, .clearfix::after, .entry-pagination::after, .footer-widgets::after, .nav-primary::after, .nav-secondary::after, .site-container::after, .site-footer::after, .site-header::after, .site-inner::after, .wrap::after {
  clear: both;
  content: "";
  display: block; }

/** Box Sizing
----------------------------------------------------------------------------- */
*, *:before, *:after, input[type="search"] {
  box-sizing: border-box; }

/** Base Defaults
----------------------------------------------------------------------------- */
html {
  font-size: 62.5%; }

::-moz-selection {
  background: #212121;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #212121;
  color: #fff;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccd1d9;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

/** Typography
----------------------------------------------------------------------------- */
body {
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  color: #212121;
  font-family: "Droid Sans", sans-serif;
  font-size: 16px;
  line-height: 1.625;
  overflow-x: hidden;
  visibility: hidden; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", sans-serif;
  line-height: 1; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: inherit; }

h1 {
  font-size: 36px;
  line-height: 45px; }

h2 {
  font-size: 30px;
  line-height: 45px; }

h3 {
  font-size: 24px;
  line-height: 36px; }

h4 {
  font-size: 20px;
  line-height: 30px; }

h5 {
  font-size: 18px;
  line-height: 27px; }

h6 {
  font-size: 16px;
  line-height: 24px; }

p {
  margin-bottom: 30px; }
  p a {
    font-family: inherit; }
  p img {
    margin: 0; }
  p.empty {
    line-height: 0;
    margin: 0;
    padding: 0; }

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

b, strong {
  font-weight: 700; }

small {
  font-size: 12px;
  line-height: 18px; }

/*  Blockquotes
----------------------------------------------------------------------------- */
blockquote {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 30px;
  padding-left: 60px; }
  blockquote::after {
    clear: both;
    content: "";
    display: block; }
  blockquote:before {
    position: absolute;
    top: -15px;
    left: 0;
    content: '\201C';
    font-size: 72px;
    font-family: "Playfair Display", serif; }
  blockquote p {
    margin-bottom: 0; }
  blockquote cite {
    display: block;
    font-size: 12px; }
    blockquote cite:before {
      content: "\2014 \0020"; }

/** Links
----------------------------------------------------------------------------- */
a {
  transition: all, 200ms, linear;
  color: #4caf50;
  text-decoration: none;
  outline: none; }
  a:hover, a:focus {
    color: #212121; }

/* Lists
----------------------------------------------------------------------------- */
ul {
  list-style: disc; }

ol {
  list-style: decimal; }

ol, ul {
  padding-left: 0;
  margin-top: 0;
  margin-left: 30px;
  margin-bottom: 30px; }
  ol li, ul li {
    margin-bottom: 0; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-top: 15px;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 30px; }

/* Tables
----------------------------------------------------------------------------- */
table {
  width: 100%;
  border: none;
  margin-bottom: 30px; }

thead tr {
  background: #212121;
  color: #fff;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase; }
  thead tr td, thead tr th {
    padding: 5px;
    text-align: left; }

tbody tr th, tbody tr td {
  padding: 5px;
  text-align: left;
  border-bottom: 1px solid #ccd1d9; }

tbody tr:nth-child(odd) {
  background: #fff; }

tbody tr:nth-child(even) {
  background: #f5f7fA; }

tfoot tr {
  background: #656d78;
  color: #fff; }
  tfoot tr td {
    padding: 5px;
    text-align: left; }

/** Definition Lists
----------------------------------------------------------------------------- */
dl dt {
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  text-decoration: underline; }

dl dd {
  margin: 0;
  padding: 0 0 30px 0; }

/** Preformatted Tags
----------------------------------------------------------------------------- */
code, samp, kbd, pre, tt {
  color: #212121;
  font-family: "Courier New", Courier, monospace, sans-serif;
  text-align: left; }

pre {
  border-left: 15px solid #ccd1d9;
  font-size: 12px;
  margin: 15px 0 15px 30px;
  overflow: auto;
  padding: 15px; }
  pre code {
    font-size: 12px;
    line-height: 1; }

/* target IE7 and IE6 */
*:first-child + html pre {
  overflow-y: hidden;
  overflow: visible;
  overflow-x: auto;
  padding-bottom: 24px; }

* html pre {
  padding-bottom: 30px;
  overflow: visible;
  overflow-x: auto; }

/** Other Tags
----------------------------------------------------------------------------- */
cite:before {
  content: '\2014';
  margin-right: 5px; }

sup {
  font-size: xx-small;
  vertical-align: top; }

sub {
  font-size: xx-small;
  vertical-align: bottom; }

/** Images, Objects
----------------------------------------------------------------------------- */
embed, iframe, img, object, video, .wp-caption {
  max-width: 100%; }

img {
  display: block;
  height: auto; }
  .featured-content img, .gallery img {
    width: auto; }

a.imgwrap {
  border: none;
  background: none; }
  a.imgwrap:hover {
    border: none;
    background: none; }

/** Buttons
----------------------------------------------------------------------------- */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  transition: all, 200ms, linear;
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 15px 20px;
  background: #212121;
  border: 0;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 16px; }
  .button:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {
    color: #fff;
    background: #080808; }
  .button:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {
    cursor: pointer; }
  .button:focus,
  button:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus,
  input[type="button"]:focus {
    outline: none; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Forms
----------------------------------------------------------------------------- */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  border-radius: 0px;
  height: 38px;
  padding: 6px 10px;
  /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #f5f7fA;
  border: 1px solid #ccd1d9;
  box-shadow: none;
  box-sizing: border-box;
  font-family: "Droid Sans", sans-serif;
  width: 100%; }
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  textarea:focus,
  select:focus {
    border-color: #ccd1d9;
    outline: 0; }

/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

textarea {
  min-height: 100px;
  padding-top: 6px;
  padding-bottom: 6px; }

label,
legend {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  display: block;
  margin-bottom: 5px; }

fieldset {
  padding: 0;
  border-width: 0; }

input[type="checkbox"],
input[type="radio"] {
  display: inline; }

/** WordPress Stylesheet
----------------------------------------------------------------------------- */
/** WYSIWYG Editor Styles */
.alignleft {
  float: left;
  margin: 0 30px 30px 0; }

.aligncenter {
  display: block;
  margin: 0 auto 30px auto; }

.alignright {
  float: right;
  margin: 0 0 30px 30px; }

.alignnone {
  float: none;
  display: block;
  margin: 0 0 30px 0; }

.size-full {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0; }

.wp-caption {
  max-width: 100%;
  text-align: center; }
  .wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0; }
  .wp-caption .wp-caption-text {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 16px; }

/** Blockquotes */
blockquote.left {
  margin-right: 30px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 30px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

/** Gallery */
.gallery {
  overflow: hidden; }
  .gallery img {
    border: none !important; }
  .gallery .gallery-caption {
    font-size: 14px;
    line-height: 21px; }

/** Layout
----------------------------------------------------------------------------- */
/** Site Container */
.site-container {
  margin: 0 auto;
  max-width: 100%;
  overflow-x: hidden; }

.wrap {
  margin-right: auto;
  margin-left: auto;
  max-width: 1140px; }
  @media (max-width: 1139px) {
    .wrap {
      max-width: 940px; } }
  @media (max-width: 969px) {
    .wrap {
      max-width: 720px; } }
  @media (max-width: 749px) {
    .wrap {
      max-width: 450px; } }
  @media (max-width: 479px) {
    .wrap {
      max-width: 90.625%; } }

/** Site Header */
.site-header {
  padding: 24px 0; }
  .site-header .title-area {
    width: 31.57895%;
    margin-left: 2.63158%;
    box-sizing: border-box;
    float: left;
    clear: left;
    margin-left: 0; }
    .site-header .title-area.full-width-title {
      width: 100%;
      margin-left: 0;
      box-sizing: border-box;
      float: left;
      clear: left;
      margin-left: 0; }
    @media (max-width: 749px) {
      .site-header .title-area {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        float: left;
        clear: left;
        margin-left: 0; } }
  .site-header .widget-area {
    width: 65.78947%;
    margin-left: 2.63158%;
    box-sizing: border-box;
    float: left;
    float: right; }
    @media (max-width: 749px) {
      .site-header .widget-area {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        float: left;
        clear: left;
        margin-left: 0; } }

/** Site Navigation */
/** Site Inner */
.content-sidebar-sidebar .site-inner .content-sidebar-wrap {
  width: 82.89474%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left;
  clear: left;
  margin-left: 0; }
  @media (max-width: 749px) {
    .content-sidebar-sidebar .site-inner .content-sidebar-wrap {
      width: 100%;
      margin-left: 0;
      box-sizing: border-box;
      float: left;
      clear: left;
      margin-left: 0; } }

.sidebar-content-sidebar .site-inner .content-sidebar-wrap, .sidebar-sidebar-content .site-inner .content-sidebar-wrap {
  width: 82.89474%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left;
  float: right; }
  @media (max-width: 749px) {
    .sidebar-content-sidebar .site-inner .content-sidebar-wrap, .sidebar-sidebar-content .site-inner .content-sidebar-wrap {
      width: 100%;
      margin-left: 0;
      box-sizing: border-box;
      float: left;
      clear: left;
      margin-left: 0; } }

.site-inner .content-sidebar-wrap .content {
  width: 65.78947%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left;
  clear: left;
  margin-left: 0; }
  @media (max-width: 749px) {
    .site-inner .content-sidebar-wrap .content {
      width: 100%;
      margin-left: 0;
      box-sizing: border-box;
      float: left;
      clear: left;
      margin-left: 0; } }
  .sidebar-content-sidebar .site-inner .content-sidebar-wrap .content, .content-sidebar-sidebar .site-inner .content-sidebar-wrap .content, .sidebar-sidebar-content .site-inner .content-sidebar-wrap .content {
    width: 65.78947%;
    margin-left: 2.63158%;
    box-sizing: border-box;
    float: left; }
    @media (max-width: 749px) {
      .sidebar-content-sidebar .site-inner .content-sidebar-wrap .content, .content-sidebar-sidebar .site-inner .content-sidebar-wrap .content, .sidebar-sidebar-content .site-inner .content-sidebar-wrap .content {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        float: left;
        clear: left;
        margin-left: 0; } }
  .sidebar-content-sidebar .site-inner .content-sidebar-wrap .content, .content-sidebar-sidebar .site-inner .content-sidebar-wrap .content {
    clear: left;
    margin-left: 0; }
  .sidebar-content .site-inner .content-sidebar-wrap .content, .sidebar-sidebar-content .site-inner .content-sidebar-wrap .content {
    width: 65.78947%;
    margin-left: 2.63158%;
    box-sizing: border-box;
    float: left;
    float: right; }
    @media (max-width: 749px) {
      .sidebar-content .site-inner .content-sidebar-wrap .content, .sidebar-sidebar-content .site-inner .content-sidebar-wrap .content {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        float: left;
        clear: left;
        margin-left: 0; } }
  .full-width-content .site-inner .content-sidebar-wrap .content {
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
    float: left;
    clear: left;
    margin-left: 0; }
    @media (max-width: 749px) {
      .full-width-content .site-inner .content-sidebar-wrap .content {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        float: left;
        clear: left;
        margin-left: 0; } }

.site-inner .content-sidebar-wrap .sidebar-primary {
  width: 31.57895%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left;
  float: right; }
  @media (max-width: 749px) {
    .site-inner .content-sidebar-wrap .sidebar-primary {
      width: 100%;
      margin-left: 0;
      box-sizing: border-box;
      float: left;
      clear: left;
      margin-left: 0; } }
  .sidebar-content .site-inner .content-sidebar-wrap .sidebar-primary, .sidebar-sidebar-content .site-inner .content-sidebar-wrap .sidebar-primary {
    width: 31.57895%;
    margin-left: 2.63158%;
    box-sizing: border-box;
    float: left;
    clear: left;
    margin-left: 0; }
    @media (max-width: 749px) {
      .sidebar-content .site-inner .content-sidebar-wrap .sidebar-primary, .sidebar-sidebar-content .site-inner .content-sidebar-wrap .sidebar-primary {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        float: left;
        clear: left;
        margin-left: 0; } }
  .sidebar-content-sidebar .site-inner .content-sidebar-wrap .sidebar-primary {
    float: right; }

.site-inner .sidebar-secondary {
  width: 14.47368%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left;
  float: right; }
  @media (max-width: 749px) {
    .site-inner .sidebar-secondary {
      width: 100%;
      margin-left: 0;
      box-sizing: border-box;
      float: left;
      clear: left;
      margin-left: 0; } }
  .sidebar-sidebar-content .site-inner .sidebar-secondary, .sidebar-content-sidebar .site-inner .sidebar-secondary {
    width: 14.47368%;
    margin-left: 2.63158%;
    box-sizing: border-box;
    float: left;
    clear: left;
    margin-left: 0; }
    @media (max-width: 749px) {
      .sidebar-sidebar-content .site-inner .sidebar-secondary, .sidebar-content-sidebar .site-inner .sidebar-secondary {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        float: left;
        clear: left;
        margin-left: 0; } }

/** Footer Widgets */
.footer-widgets .widget-area {
  width: 31.57895%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left; }
  @media (max-width: 749px) {
    .footer-widgets .widget-area {
      width: 100%;
      margin-left: 0;
      box-sizing: border-box;
      float: left;
      clear: left;
      margin-left: 0; } }
  .footer-widgets .widget-area.footer-widgets-1 {
    clear: left;
    margin-left: 0; }
  .footer-widgets .widget-area .widget {
    margin-bottom: 24px; }
  .footer-widgets .widget-area ul {
    margin: 0;
    padding: 0; }

/** Site Footer */
.site-footer .copyright {
  width: 100%;
  margin-left: 0;
  box-sizing: border-box;
  float: left; }
  @media (max-width: 749px) {
    .site-footer .copyright {
      width: 100%;
      margin-left: 0;
      box-sizing: border-box;
      float: left;
      clear: left;
      margin-left: 0; } }

/** Column Classes
----------------------------------------------------------------------------- */
.one-half, .three-sixths, .two-fourths {
  width: 48.68421%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left; }

.one-third, .two-sixths {
  width: 31.57895%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left; }

.four-sixths, .two-thirds {
  width: 65.78947%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left; }

.one-fourth {
  width: 23.02632%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left; }

.three-fourths {
  width: 74.34211%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left; }

.one-sixth {
  width: 14.47368%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left; }

.five-sixths {
  width: 82.89474%;
  margin-left: 2.63158%;
  box-sizing: border-box;
  float: left; }

.first {
  clear: left;
  margin-left: 0; }

@media (max-width: 749px) {
  .one-half, .three-sixths, .two-fourths, .one-third, .two-sixths, .four-sixths, .two-thirds, .one-fourth, .three-fourths, .one-sixth, .five-sixths {
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
    float: left;
    margin-bottom: 30px; } }

/** Posts
----------------------------------------------------------------------------- */
.single .entry {
  margin-bottom: 30px; }

.archive .entry, .search .entry, .blog .entry, .home .entry {
  margin-bottom: 30px;
  padding-bottom: 30px; }

.entry .imgwrap {
  display: block;
  margin-bottom: 30px;
  overflow: hidden; }

.entry .entry-header {
  margin-bottom: 30px; }
  .entry .entry-header .entry-title {
    margin-bottom: 0; }
    .entry .entry-header .entry-title a {
      color: inherit; }
      .entry .entry-header .entry-title a:hover {
        color: #4caf50; }
  .entry .entry-header .entry-meta {
    color: #727272;
    margin-bottom: 0;
    font-size: 14px; }
    .entry .entry-header .entry-meta > * {
      margin-left: 10px; }
      .entry .entry-header .entry-meta > *:before {
        padding-right: 5px; }
    .entry .entry-header .entry-meta .entry-time {
      margin-left: 0; }
    .entry .entry-header .entry-meta a {
      color: #727272; }
      .entry .entry-header .entry-meta a:hover {
        color: #4caf50; }

.entry .entry-content .more-link {
  color: #4caf50;
  font-size: 14px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  background: none;
  padding: 0;
  position: relative;
  display: inline-block;
  margin-top: 30px; }
  .entry .entry-content .more-link:before {
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -7px; }
  .entry .entry-content .more-link:hover {
    color: #212121; }

.entry .entry-footer {
  color: #727272;
  font-size: 14px; }
  .entry .entry-footer .entry-meta {
    margin-bottom: 0; }
    .entry .entry-footer .entry-meta span {
      display: block; }
    .entry .entry-footer .entry-meta a {
      color: #4caf50; }
      .entry .entry-footer .entry-meta a:hover {
        color: #212121; }

/** Comments **/
.entry-comments {
  margin-bottom: 30px; }
  .entry-comments h3 {
    margin-bottom: 30px; }
  .entry-comments .comment-list {
    list-style: none;
    margin: 0;
    padding: 0; }
    .entry-comments .comment-list article {
      background: #f5f7fA;
      margin-bottom: 30px;
      padding: 30px; }
    .entry-comments .comment-list .comment-header {
      margin-bottom: 30px; }
      .entry-comments .comment-list .comment-header p {
        margin-bottom: 0; }
        .entry-comments .comment-list .comment-header p.comment-author {
          font-family: "Oswald", sans-serif; }
          .entry-comments .comment-list .comment-header p.comment-author img {
            border-radius: 50%;
            float: left;
            margin-right: 30px; }
          .entry-comments .comment-list .comment-header p.comment-author span {
            text-transform: uppercase; }
            .entry-comments .comment-list .comment-header p.comment-author span.says {
              display: none; }
          .entry-comments .comment-list .comment-header p.comment-author a {
            color: #212121; }
            .entry-comments .comment-list .comment-header p.comment-author a:hover {
              color: #4caf50; }
        .entry-comments .comment-list .comment-header p.comment-meta {
          font-size: 14px; }
          .entry-comments .comment-list .comment-header p.comment-meta a {
            color: #727272; }
            .entry-comments .comment-list .comment-header p.comment-meta a:hover {
              color: #4caf50; }
    .entry-comments .comment-list .comment-reply .comment-reply-link:before {
      padding-right: 15px; }
    .entry-comments .comment-list .children {
      list-style: none;
      margin-left: 30px; }

/** Comment Forms **/
.comment-respond form p {
  margin-bottom: 15px; }

.comment-respond form input[type="text"], .comment-respond form input[type="email"], .comment-respond form input[type="url"], .comment-respond form textarea {
  border-color: #d3dce9; }
  .comment-respond form input[type="text"]:not(textarea), .comment-respond form input[type="email"]:not(textarea), .comment-respond form input[type="url"]:not(textarea), .comment-respond form textarea:not(textarea) {
    width: 50%; }

/** Pingbacks **/
.entry-pings .ping-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .entry-pings .ping-list .pingback {
    margin-bottom: 30px; }
    .entry-pings .ping-list .pingback article {
      background: #f5f7fA;
      margin-bottom: 30px;
      padding: 30px; }
    .entry-pings .ping-list .pingback .comment-meta {
      margin-bottom: 30px; }
    .entry-pings .ping-list .pingback .reply .comment-reply-link:before {
      padding-right: 15px; }
  .entry-pings .ping-list .children {
    list-style: none;
    margin-left: 30px; }

.entry-pings .comment-metadata {
  font-size: 14px; }
  .entry-pings .comment-metadata a {
    color: #727272; }
    .entry-pings .comment-metadata a:hover {
      color: #4caf50; }

/** Search Form
----------------------------------------------------------------------------- */
.search-form {
  margin-bottom: 0; }

/** Widgets
----------------------------------------------------------------------------- */
.widget .widgettitle, .widget .widget-title {
  margin-bottom: 30px;
  font-size: 18px;
  text-transform: uppercase; }

/** Recent Posts  */
.widget_recent_entries li {
  margin-bottom: 12px; }
  .widget_recent_entries li a {
    color: #212121;
    font-family: "Droid Sans", sans-serif; }
    .widget_recent_entries li a:hover {
      color: #4caf50; }
  .widget_recent_entries li span {
    color: #727272;
    display: block;
    font-size: 14px; }

/** Category Widget **/
.widget_categories ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget_categories ul li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #ccd1d9; }
    .widget_categories ul li:last-child {
      border-bottom: none; }
    .widget_categories ul li a {
      color: #212121; }
      .widget_categories ul li a:hover {
        color: #4caf50; }
    .widget_categories ul li .children {
      margin-left: 30px;
      font-size: 16px; }

/** Calendar Widget */
.widget_calendar #wp-calendar caption {
  background: #212121;
  color: #fff;
  font-family: "Oswald", sans-serif;
  padding: 15px; }

.widget_calendar #wp-calendar thead tr {
  background: #ccd1d9; }
  .widget_calendar #wp-calendar thead tr th {
    color: #212121; }

.widget_calendar #wp-calendar tbody {
  text-align: center; }
  .widget_calendar #wp-calendar tbody tr:nth-child(odd) {
    background: #fff; }
  .widget_calendar #wp-calendar tbody tr:nth-child(even) {
    background: #ccd1d9; }
  .widget_calendar #wp-calendar tbody tr td {
    text-align: center; }

.widget_calendar #wp-calendar tfoot tr {
  background: transparent; }
  .widget_calendar #wp-calendar tfoot tr a {
    color: #212121; }

/** Tag Cloud Widget */
.widget_tag_cloud .tagcloud {
  font-size: 0; }
  .widget_tag_cloud .tagcloud a {
    background: #f5f7fA;
    color: #212121;
    display: inline-block;
    font-size: 14px !important;
    line-height: 1;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px 10px; }
    .widget_tag_cloud .tagcloud a:hover {
      background: #4caf50;
      color: #fff; }

/** Genesis User Profile Widget */
/** Plugins
----------------------------------------------------------------------------- */
/** Facebook Like Box */
#fb-root {
  display: none; }

.fb_iframe_widget {
  width: 100% !important; }
  .fb_iframe_widget span {
    width: 100% !important; }
    .fb_iframe_widget span iframe[style] {
      width: 100% !important; }

/** Gravity Forms **/
.gform_wrapper {
  max-width: 100%; }
  .gform_wrapper .top_label input.medium {
    padding: 6px 10px; }
  .gform_wrapper li {
    margin-bottom: 15px; }
    form .gform_wrapper li {
      margin-bottom: 15px; }
  .gform_wrapper textarea {
    max-width: 100%;
    padding: 6px 10px !important; }

/** Ninja Forms **/
/** Content Boxes
----------------------------------------------------------------------------- */
.content-box-blue {
  background: #5D9CEC;
  border: 1px solid #4A89DC;
  margin-bottom: 30px;
  padding: 30px; }

.content-box-gray {
  background: #CCD1D9;
  border: 1px solid #AAB2BD;
  margin-bottom: 30px;
  padding: 30px; }

.content-box-green {
  background: #A0D468;
  border: 1px solid #8CC152;
  margin-bottom: 30px;
  padding: 30px; }

.content-box-purple {
  background: #EC87C0;
  border: 1px solid #D770AD;
  margin-bottom: 30px;
  padding: 30px; }

.content-box-red {
  background: #ED5565;
  border: 1px solid #DA4453;
  margin-bottom: 30px;
  padding: 30px; }

.content-box-yellow {
  background: #FFCE54;
  border: 1px solid #F6BB42;
  margin-bottom: 30px;
  padding: 30px; }

/** Navigation Menu
----------------------------------------------------------------------------- */
.nav-primary {
  background: #212121; }

.genesis-nav-menu {
  font-family: "Oswald", sans-serif;
  float: left;
  font-size: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
  text-transform: uppercase; }
  .genesis-nav-menu .menu-item {
    display: inline-block;
    font-size: 16px;
    margin: 0;
    padding: 0; }
    .genesis-nav-menu .menu-item:hover {
      position: static; }
      .genesis-nav-menu .menu-item:hover > .sub-menu {
        left: auto;
        opacity: 1; }
    .genesis-nav-menu .menu-item a {
      color: #fff;
      display: block;
      padding: 15px 20px;
      position: relative; }
      .genesis-nav-menu .menu-item a:hover {
        color: #4caf50; }
    .genesis-nav-menu .menu-item.current-menu-item a, .genesis-nav-menu .menu-item.current_page_item a, .genesis-nav-menu .menu-item.current-item-has-children a {
      color: #4caf50; }
    .genesis-nav-menu .menu-item .sub-menu {
      transition: opacity, 400ms, ease-in-out;
      background: #212121;
      margin: 0;
      opacity: 0;
      padding: 0;
      position: absolute;
      left: -9999px;
      width: 200px;
      z-index: 99; }
      .genesis-nav-menu .menu-item .sub-menu a {
        background: #212121;
        color: #fff;
        position: relative;
        width: 200px; }
        .genesis-nav-menu .menu-item .sub-menu a:hover {
          background: #4caf50; }
      .genesis-nav-menu .menu-item .sub-menu > .current_page_item > a, .genesis-nav-menu .menu-item .sub-menu > .current-menu-item > a, .genesis-nav-menu .menu-item .sub-menu .menu-item-has-children:hover > a {
        background: #4caf50; }
      .genesis-nav-menu .menu-item .sub-menu .sub-menu {
        margin: -56px 0 0 199px; }
  .genesis-nav-menu > .menu-item-has-children:hover,
  .genesis-nav-menu > .menu-item-has-children:hover > a {
    background: #4caf50;
    color: #fff; }
  .site-header .genesis-nav-menu {
    float: right;
    text-align: right;
    width: 100%; }

/** Footer Navigation **/
.footer-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 100%; }
  @media (max-width: 749px) {
    .footer-navigation {
      text-align: center; } }
  .footer-navigation li {
    display: inline-block;
    margin: 0;
    padding: 0; }
    .footer-navigation li a {
      color: inherit;
      display: block;
      padding-left: 12px; }
      .footer-navigation li a:hover {
        color: #4caf50; }
    .footer-navigation li:first-child a {
      padding-left: 0; }

.footer-navigation a {
  display: block;
  padding: 0 12px; }

.footer-navigation li:first-child a {
  padding-left: 0; }

.footer-navigation li:last-child a {
  padding-right: 0; }

/** Mobile Navigation Menu **/
button.menu-toggle, button.sub-menu-toggle {
  background-color: transparent;
  color: #f5f7fA;
  display: none;
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 15px;
  text-align: center;
  visibility: hidden; }

button.menu-toggle {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (max-width: 479px) {
    button.menu-toggle {
      padding-top: 15px;
      padding-bottom: 15px; } }

button.sub-menu-toggle {
  padding: 10px 16px;
  position: absolute;
  right: 0;
  top: 0; }

button.menu-toggle {
  color: #f5f7fA; }

@media (max-width: 749px) {
  .nav-primary ul {
    background: #212121;
    display: none;
    /* position: absolute;
        right: 0;
        top: 60px;
        width: 250px; */ }
  button.menu-toggle, button.sub-menu-toggle {
    display: block;
    visibility: visible; }
  .genesis-nav-menu ul {
    margin-left: 0; }
    .genesis-nav-menu ul ul {
      margin-left: 0; }
  .genesis-nav-menu .menu-item {
    display: block;
    margin-left: 0;
    position: relative;
    text-align: left; }
    .genesis-nav-menu .menu-item:hover {
      position: relative; }
    .genesis-nav-menu .menu-item > .menu-item-has-children:hover > a:hover {
      border: none; }
    .genesis-nav-menu .menu-item a {
      padding: 10px; }
    .genesis-nav-menu .menu-item:first-child a {
      padding-left: 10px; }
    .genesis-nav-menu .menu-item .sub-menu {
      clear: both;
      display: none;
      opacity: 1;
      position: static;
      width: 100%; }
      .genesis-nav-menu .menu-item .sub-menu a {
        border-left: 0;
        position: relative;
        width: auto; }
      .genesis-nav-menu .menu-item .sub-menu .menu-item-has-children:hover > a:after {
        border: none; }
      .genesis-nav-menu .menu-item .sub-menu .sub-menu {
        margin: 0; } }

/** Pagination
----------------------------------------------------------------------------- */
.pagination, .navigation {
  text-align: center;
  font-family: "Oswald", sans-serif; }
  .pagination::after, .navigation::after {
    clear: both;
    content: "";
    display: block; }
  .pagination ul, .navigation ul {
    font-size: 0;
    float: left;
    line-height: 1;
    margin: 0;
    padding: 0; }
    .pagination ul li, .navigation ul li {
      font-size: 14px;
      display: inline-block;
      margin-right: 15px; }
      .pagination ul li a, .navigation ul li a {
        border-radius: 0px;
        color: #fff;
        display: inline-block;
        line-height: 1;
        padding: 15px 20px;
        background: #212121; }
        .pagination ul li a:hover, .navigation ul li a:hover {
          color: #fff;
          background: #080808; }
        .pagination ul li a:hover, .pagination ul li a:active, .navigation ul li a:hover, .navigation ul li a:active {
          background: #4caf50; }
      .pagination ul li.active a, .navigation ul li.active a {
        background: #4caf50; }
  .pagination div.alignleft, .pagination div.alignright, .navigation div.alignleft, .navigation div.alignright {
    margin-bottom: 0; }
  .pagination div a, .navigation div a {
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 15px 20px;
    background: #212121; }
    .pagination div a:hover, .navigation div a:hover {
      color: #fff;
      background: #080808; }

/** Entry Pagination */
.entry-pagination > *, .entry-pagination a {
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 15px 20px;
  background: #212121;
  display: inline;
  margin-top: 0;
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 15px; }
  .entry-pagination > *:hover, .entry-pagination a:hover {
    color: #fff;
    background: #080808; }

/** Single Post Navigation */
.prev_next::after {
  clear: both;
  content: "";
  display: block; }

.prev_next a {
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 15px 20px;
  background: #212121; }
  .prev_next a:hover {
    color: #fff;
    background: #080808; }

/** Go To Top
----------------------------------------------------------------------------- */
.gototop {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  cursor: pointer;
  display: none;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: inherit;
  position: fixed;
  text-align: center;
  vertical-align: middle;
  bottom: 15px;
  right: 15px; }
  .gototop.top {
    display: block; }
  .gototop:hover {
    background-color: #4caf50; }

/** Site Specific Styles
----------------------------------------------------------------------------- */
.parallax-window {
  min-height: 1px;
  background: transparent; }

/** Site Header **/
.site-header {
  padding: 30px 0; }
  @media (max-width: 749px) {
    .site-header .title-area .site-title {
      text-align: center; }
      .site-header .title-area .site-title a {
        display: block; } }
  @media (max-width: 749px) and (max-width: 749px) {
    .site-header .title-area .site-title img {
      margin: auto; } }
  .site-header .title-area .site-description {
    font-size: 16px;
    line-height: 24px; }

/** Site Inner **/
.site-inner {
  padding: 60px 0; }

/** Content **/
@media (max-width: 749px) {
  .content {
    margin-bottom: 30px; } }

/** Sidebar **/
.sidebar .widget {
  margin-bottom: 30px;
  padding-bottom: 30px; }
  .sidebar .widget .widgettitle {
    margin-bottom: 30px;
    line-height: 1;
    position: relative; }
    .sidebar .widget .widgettitle:before {
      position: absolute;
      bottom: -5px;
      left: 0;
      content: "";
      width: 100%;
      height: 2px;
      background: #212121;
      z-index: 1; }
    .sidebar .widget .widgettitle span {
      display: inline-block;
      padding: 0 5px;
      position: relative; }
      .sidebar .widget .widgettitle span:before {
        position: absolute;
        bottom: -5px;
        left: 0;
        content: "";
        width: 100%;
        height: 2px;
        background: #4caf50;
        z-index: 2; }
  .sidebar .widget ul, .sidebar .widget ol {
    list-style: none;
    margin: 0;
    padding: 0; }

/** Footer Widgets **/
.footer-widgets {
  background: #f5f7fA;
  color: #212121;
  font-size: 14px;
  padding: 60px 0; }
  @media (max-width: 749px) {
    .footer-widgets .widget-area {
      margin-bottom: 30px; } }
  @media (max-width: 749px) {
    .footer-widgets .widget {
      margin-bottom: 30px; } }
  .footer-widgets .widget.widget_nav_menu ul li {
    width: 48.68421%;
    margin-left: 2.63158%;
    box-sizing: border-box;
    float: left;
    padding: 10px 0; }
    .footer-widgets .widget.widget_nav_menu ul li:nth-child(2n+1) {
      clear: left;
      margin-left: 0; }
  .footer-widgets .widget .widgettitle {
    font-size: 18px;
    margin-bottom: 30px;
    text-transform: uppercase; }
  .footer-widgets .widget:last-child {
    margin-bottom: 0; }
  .footer-widgets .widget blockquote {
    background: none;
    border: none;
    padding: 0; }
  .footer-widgets .widget ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer-widgets .widget ul li a {
      color: inherit; }
      .footer-widgets .widget ul li a:hover {
        color: #4caf50; }
  .footer-widgets .widget.widget_mb_image img {
    border-radius: 50%;
    transition: border, 200ms, linear;
    border: 2px solid #ccd1d9; }
    .footer-widgets .widget.widget_mb_image img:hover {
      border: 2px solid #656d78; }
  .footer-widgets .widget.widget_tag_cloud .tagcloud a {
    background: #727272;
    color: #fff;
    font-size: 12px !important; }
    .footer-widgets .widget.widget_tag_cloud .tagcloud a:hover {
      background: #4caf50; }

/** Site Footer **/
.site-footer {
  background: #fff;
  color: #212121;
  font-size: 14px;
  padding: 30px 0;
  text-align: center; }
  .site-footer p {
    margin-bottom: 0; }
  @media (max-width: 749px) {
    .site-footer {
      text-align: center; } }

/** Site Header **/
.site-header .widget-area .widget .widgettitle {
  color: #4caf50;
  font-size: 16px;
  text-transform: uppercase; }

.site-header .widget-area .widget.simple-social-icons {
  text-align: right; }
  @media (max-width: 749px) {
    .site-header .widget-area .widget.simple-social-icons {
      text-align: center; } }
  .site-header .widget-area .widget.simple-social-icons .widgettitle {
    display: inline;
    margin-right: 10px;
    line-height: 38px;
    margin-bottom: 0; }
    @media (max-width: 749px) {
      .site-header .widget-area .widget.simple-social-icons .widgettitle {
        margin-right: 0;
        margin-bottom: 15px;
        display: block; } }
  .site-header .widget-area .widget.simple-social-icons ul {
    float: right;
    display: inline; }
    @media (max-width: 749px) {
      .site-header .widget-area .widget.simple-social-icons ul {
        float: none;
        text-align: center; } }
    .site-header .widget-area .widget.simple-social-icons ul li {
      margin: 0 !important; }
      @media (max-width: 749px) {
        .site-header .widget-area .widget.simple-social-icons ul li {
          float: none;
          display: inline-block; } }
      .site-header .widget-area .widget.simple-social-icons ul li a {
        margin-right: 5px; }
      .site-header .widget-area .widget.simple-social-icons ul li:last-child a {
        margin-right: 0; }

/** Home Featured **/
.home-featured {
  background-image: linear-gradient(transparent, rgba(33, 33, 33, 0.5));
  color: #fff;
  overflow: hidden;
  padding: 120px 0; }
  .home-featured::after {
    clear: both;
    content: "";
    display: block; }
  @media (max-width: 749px) {
    .home-featured {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .home-featured .widget {
    text-align: center; }
    @media (max-width: 749px) {
      .home-featured .widget {
        margin-bottom: 30px !important; } }
    .home-featured .widget.widget_text {
      font-size: 24px;
      line-height: 1.2;
      text-transform: none; }
      .home-featured .widget.widget_text .widget-title {
        font-size: 60px;
        line-height: 1.2;
        margin-bottom: 50px; }
        @media (max-width: 749px) {
          .home-featured .widget.widget_text .widget-title {
            margin-bottom: 30px; } }
      .home-featured .widget.widget_text p {
        margin-bottom: 60px; }
    @media (max-width: 1139px) {
      .home-featured .widget.widget_sfb-button-widget .button-flat, .home-featured .widget.widget_sfb-button-widget .comment-respond form input[type="submit"], .comment-respond form .home-featured .widget.widget_sfb-button-widget input[type="submit"], .home-featured .widget.widget_sfb-button-widget .button-border {
        display: block;
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px; } }

/** Home Top **/
.home-top {
  background: #f5f7fA;
  color: #212121;
  font-size: 14px;
  padding: 60px 0;
  overflow: hidden; }
  .home-top .widget {
    text-align: center; }
    @media (max-width: 749px) {
      .home-top .widget {
        margin-bottom: 30px !important; } }
    .home-top .widget.widget_sfb-button-widget .btn {
      border-radius: 6px;
      color: #fff;
      display: inline-block;
      line-height: 1;
      padding: 15px 40px;
      background: transparent;
      border: 2px solid #212121;
      color: #212121;
      font-size: 16px; }
      .home-top .widget.widget_sfb-button-widget .btn:hover {
        background: #212121;
        color: #212121; }
      .home-top .widget.widget_sfb-button-widget .btn:hover {
        color: #fff; }
    .home-top .widget .icon {
      border-radius: 50%;
      background: #4caf50;
      color: #fff;
      font-size: 36px;
      width: 68px;
      height: 68px;
      line-height: 68px;
      margin-bottom: 30px; }
    .home-top .widget .section-title {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 30px;
      padding-bottom: 30px;
      position: relative;
      text-transform: uppercase; }
      .home-top .widget .section-title:before {
        position: absolute;
        bottom: 0;
        left: 50%;
        content: "";
        background: #212121;
        width: 68px;
        height: 1px;
        margin-left: -34px; }

/** Home Middle **/
.home-middle {
  overflow: hidden; }
  .home-middle .entry {
    width: 31.57895%;
    margin-left: 2.63158%;
    box-sizing: border-box;
    float: left;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0; }
    .home-middle .entry:nth-child(3n+1) {
      clear: left;
      margin-left: 0; }
    @media (max-width: 749px) {
      .home-middle .entry {
        clear: none;
        margin-left: 2.63158%;
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        float: left;
        margin-bottom: 30px; } }
    .home-middle .entry .imgwrap {
      margin-bottom: 15px; }
    .home-middle .entry .entry-header {
      margin-bottom: 0; }
      .home-middle .entry .entry-header .entry-title {
        font-size: 18px;
        line-height: 1.2; }
    .home-middle .entry .entry-content {
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(33, 33, 33, 0.75);
      color: #fff;
      font-size: 14px;
      line-height: 21px;
      padding: 30px;
      margin: 0;
      display: none; }
      @media (max-width: 1139px) {
        .home-middle .entry .entry-content {
          line-height: 1.2; } }
      @media (max-width: 969px) {
        .home-middle .entry .entry-content {
          padding: 15px;
          font-size: 12px; } }
      .home-middle .entry .entry-content.active {
        display: block; }
      .home-middle .entry .entry-content p {
        margin-bottom: 0; }
      .home-middle .entry .entry-content .more-link {
        color: #fff;
        font-size: 14px;
        font-family: "Oswald", sans-serif;
        text-transform: uppercase;
        background: none;
        padding: 0;
        position: relative; }
        .home-middle .entry .entry-content .more-link:before {
          position: absolute;
          top: 50%;
          right: -10px;
          margin-top: -7px; }
        .home-middle .entry .entry-content .more-link:hover {
          color: #4caf50; }

/** Widgets **/
.home-middle .widget .widget-title span, .footer-widgets .widget .widget-title span, .sidebar .widget .widget-title span, .home-middle .widget .widgettitle span, .footer-widgets .widget .widgettitle span, .sidebar .widget .widgettitle span {
  color: #4caf50; }
