/*
	Theme Name: J-Sargent Slim
	Theme URI: http://www.studiopress.com/
	Description: This is the sample theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 2.3.0

	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: j-sargent
*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  color: #444;
  border-top: 30px solid #53534b;
  border-bottom: 20px solid #2d2d2d;
  background: url("img/floral-background.jpg");
}

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color: #444;
  text-decoration: none;
}

a:hover {
  color: #444;
}

a:focus {
  outline: 0;
}

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

input:focus {
  outline: 0;
  border: 1px solid #04A4CC;
}

.zero-padding {
  padding: 0;
}

.no-shadow, .page-content.no-shadow {
  box-shadow: none;
}

.row-spacer {
  margin-bottom: 3em;
}

.btn.btn-primary, .btn-primary.tribe-button, .btn-primary.tribe-events-read-more, .woocommerce #respond input.btn-primary#submit.alt, .woocommerce a.btn-primary.button.alt, .woocommerce button.btn-primary.button.alt, .woocommerce input.btn-primary.button.alt, input.btn-primary[type="submit"], .jumbotron .jumbotron a.btn-primary {
  padding: 12px 24px;
  background: none;
  color: #a5c445;
  border: 2px solid #a5c445;
  border-radius: 0;
}
.btn.btn-primary.white, .btn-primary.white.tribe-button, .btn-primary.white.tribe-events-read-more, .woocommerce #respond input.btn-primary.white#submit.alt, .woocommerce a.btn-primary.white.button.alt, .woocommerce button.btn-primary.white.button.alt, .woocommerce input.btn-primary.white.button.alt, input.btn-primary.white[type="submit"], .jumbotron .jumbotron a.btn-primary.white {
  border-color: white;
  color: white;
}

.carousel-indicators {
  width: 100%;
  right: 0;
  left: auto;
  text-align: right;
}
.carousel-indicators li {
  width: 18px;
  height: 18px;
  border-radius: 0;
}
.carousel-indicators li.active {
  width: 18px;
  height: 18px;
  opacity: 0.8;
  margin: 1px;
}

.btn, .tribe-button, .tribe-events-read-more, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, input[type="submit"], .jumbotron .jumbotron a {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: all 0.2s;
}

.btn.btn-default, .btn-default.tribe-button, .btn-default.tribe-events-read-more, .woocommerce #respond input.btn-default#submit.alt, .woocommerce #respond input#submit.alt[type="submit"], .woocommerce a.btn-default.button.alt, .woocommerce button.btn-default.button.alt, .woocommerce input.btn-default.button.alt, .woocommerce input.button.alt[type="submit"], input[type="submit"], .jumbotron .jumbotron a.btn-default {
  border-radius: 0;
  background: #a5c445;
  color: white;
}

.tribe-button, .tribe-events-read-more {
  margin-top: 0.6em;
  border-radius: 0;
  background: #a5c445;
  color: white;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .tribe-block__tickets__registration__checkout__submit {
  background: #a5c445;
  color: white; 
  padding:6px 12px;
}

.jumbotron .jumbotron a:hover,
.btn.btn-primary:hover,
.btn-primary.tribe-button:hover,
.btn-primary.tribe-events-read-more:hover,
.woocommerce #respond input.btn-primary#submit.alt:hover,
.woocommerce a.btn-primary.button.alt:hover,
.woocommerce button.btn-primary.button.alt:hover,
.woocommerce input.btn-primary.button.alt:hover,
input.btn-primary[type="submit"]:hover,
.jumbotron .jumbotron a.btn-primary:hover,
.btn.styled-link:hover,
.styled-link.tribe-button:hover,
.styled-link.tribe-events-read-more:hover,
.woocommerce #respond input.styled-link#submit.alt:hover,
.woocommerce a.styled-link.button.alt:hover,
.woocommerce button.styled-link.button.alt:hover,
.woocommerce input.styled-link.button.alt:hover,
input.styled-link[type="submit"]:hover,
.jumbotron .jumbotron a.styled-link:hover {
  background: #a5c445;
  color: white;
}

.checkbox {
  margin: 0 0 20px;
  position: relative;
}

.checkbox label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
  background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
  background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
  background: -o-linear-gradient(top, #222 0%, #45484d 100%);
  background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
  background: linear-gradient(top, #222 0%, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.checkbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.checkbox input[type=checkbox] {
  float: left;
}

.checkbox input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.checkbox span {
  display: block;
  padding-left: 2.5em;
  padding-top: 0.2em;
  clear: none;
}

.select-style {
  border: 1px solid #ccc;
  padding: 0.5em;
  width: 120px;
  border-radius: 3px;
  overflow: hidden;
  background: #fafafa url("img/icon-select.png") no-repeat 90% 50%;
}

.select-style select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}

.select-style select:focus {
  outline: none;
}

.radio {
  display: block;
  position: relative;
}

.radio input[type=radio] {
  position: absolute;
  visibility: hidden;
}

.radio label {
  display: block;
  position: relative;
  font-weight: 300;
  padding: 0 0 0 24px;
  margin: 10px auto;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  color: #FFFFFF;
}

.radio .check {
  display: block;
  position: absolute;
  border: 3px solid #AAAAAA;
  border-radius: 100%;
  height: 16px;
  width: 16px;
  top: 0;
  left: 0;
  z-index: 5;
  transition: border .1s linear;
  -webkit-transition: border .1s linear;
}

.radio:hover .check {
  border: 5px solid #FFFFFF;
}

.radio .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: -4px;
  left: -4px;
  margin: auto;
  transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
}

.radio input[type=radio]:checked ~ .check {
  border: 5px solid #0DFF92;
}

.radio input[type=radio]:checked ~ .check::before {
  background: #0DFF92;
}

.radio input[type=radio]:checked ~ label {
  color: #0DFF92;
}

input[type="text"], input[type="email"] {
  display: block;
  margin: 0;
  width: 100%;
  font-family: sans-serif;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}

input[type="text"]:focus,
input[type="text"].focus,
input[type="email"]:focus,
input[type="email"].focus {
  outline: none;
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

textarea {
  width: 100%;
  padding: 15px;
}

.btn.styled-link, .styled-link.tribe-button, .styled-link.tribe-events-read-more, .woocommerce #respond input.styled-link#submit.alt, .woocommerce a.styled-link.button.alt, .woocommerce button.styled-link.button.alt, .woocommerce input.styled-link.button.alt, input.styled-link[type="submit"], .jumbotron .jumbotron a.styled-link {
  padding: 12px 24px;
  margin-top: 24px;
  background: none;
  color: #a5c445;
  border: 2px solid #a5c445;
  border-radius: 0;
  line-height: 1.3333333;
}

.post {
  padding: 5em;
  margin: 4em 0 0;
  text-align: left;
  -webkit-box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  background: white;
}
.post .title {
  margin-bottom: 2em;
  color: #a5c445;
}
.post .title a {
  color: #a5c445;
}
.post .date {
  text-transform: uppercase;
  color: #2d2d2d;
}
.post img {
  margin: 4em 0;
}
.post .btn, .post .tribe-button, .post .tribe-events-read-more, .post .woocommerce #respond input#submit.alt, .woocommerce #respond .post input#submit.alt, .post .woocommerce a.button.alt, .woocommerce .post a.button.alt, .post .woocommerce button.button.alt, .woocommerce .post button.button.alt, .post .woocommerce input.button.alt, .woocommerce .post input.button.alt, .post input[type="submit"], .post .jumbotron .jumbotron a, .jumbotron .jumbotron .post a {
  display: inline-block;
}
.post .filed-under {
  margin-top: 3.5em;
  padding: 1.5em 0 0;
  border-top: 1px solid #a5c445;
  color: #c3c3c3;
}
.post .filed-under a {
  color: #c3c3c3;
  text-decoration: underline;
}

.pagination .page-numbers {
  min-width: 3em;
  display: inline-block;
  padding: 0.8em;
  text-align: center;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
  background: white;
  transition: all 0.2s;
}
.pagination .page-numbers.current {
  color: white;
  background: #c3c3c3;
}
.pagination a {
  text-decoration: none;
}
.pagination a:hover {
  color: white;
  background: #a5c445;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .post {
    padding: 1em;
    margin-top: 1em;
  }

  .post .title {
    margin-bottom: 1em;
  }
}
.post-single .post {
  margin: 4em 0;
}
.post-single .post img {
  margin-top: 0;
}

.post-content h1, .post-content h2, .post-content h3 {
  color: #a5c445;
}
.post-content h4, .post-content h5 {
  text-transform: none;
}
.post-content h6, .post-content p {
  line-height: 1.6em;
  margin-bottom: 1em;
}
.post-content ul, .post-content dl {
  margin-bottom: 2em;
}
.post-content li, .post-content dd {
  line-height: 1.6em;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .post-single .post {
    margin: 2em 0 0;
  }
}
.sidebar {
  padding: 5em 5em 2em;
  margin: 4em 0;
  text-align: left;
  -webkit-box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  background: white;
  text-align: center;
}
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
  padding-bottom: 22px;
  color: #a5c445;
}
.sidebar ul, .sidebar li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar a {
  display: block;
  padding: 6px 0;
  text-transform: uppercase;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.sidebar a:hover {
  color: #a5c445;
}
.sidebar .sidebar-widget > div {
  margin-bottom: 6em;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .sidebar {
    margin-top: 2em;
  }

  .sidebar .sidebar-widget > div {
    margin-bottom: 2em;
  }
}
.contact {
  padding-top: 80px;
}
.contact img {
  width: 24px;
  margin-right: 12px;
  height: auto;
}

.logo {
  margin: 10px 0;
}

.logos {
  padding-top: 80px;
}
.logos img {
  max-width: none;
  height: 18px;
  margin-left: 18px;
  color: #a5c445;
}

.searchBox {
  position: absolute;
  top: -35px;
  right: 0;
}
.searchBox input, .searchBox input:focus {
  padding: 1em;
  font-weight: lighter;
  border: 0;
  box-shadow: none;
}
.searchBox .dropdown-menu {
  min-width: 22em;
  margin: 0;
  left: auto;
  right: 0;
  top: 51px;
  border: 3px solid #a5c445;
  opacity: 0;
  transition: opacity 1s;
}
.searchBox .dropdown-menu button {
  margin: 0.8em 1em 0 0;
  float: right;
}

.searchBox.open .dropdown-menu {
  opacity: 1;
}

.searchBox #dLabel {
  width: 50px;
  height: 55px;
  padding-top: 10px;
  border-radius: 5px;
  color: white;
  background: #a5c445;
  border: 0;
  -webkit-box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .searchBox,
  .searchBox #dLabel {
    display: none !important;
  }

  .searchBox .dropdown-menu {
    width: 100%;
  }

  .logos {
    padding-top: 1em;
  }
}
.page-content {
  padding: 5em;
  margin: 4em 0;
  text-align: left;
  -webkit-box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  box-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
  background: white;
}
.page-content p {
  color: #333;
}

.featured-image {
  padding: 64px 0;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .page-content {
    padding: 1em;
    margin: 1em 0;
  }

  .block-content {
    margin-bottom: 2em;
  }
}
.footer-row {
  padding: 72px 0;
  background-color: #a29163;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  color: white;
}

footer {
  width: 100%;
  padding: 1em 0;
  text-align: center;
  background: #2d2d2d;
  color: white;
}
footer span {
  font-weight: lighter;
  display: inline-block;
}
footer .alt, footer a {
  font-weight: lighter;
  color: #c3c3c3;
  transition: color 0.2s;
}
footer a:hover {
  color: rgba(255, 255, 255, 0.8);
}

footer, .footer-row {
  -webkit-box-shadow: -5px 0 15px rgba(33, 33, 33, 0.5);
  -moz-box-shadow: -5px 0 15px rgba(33, 33, 33, 0.5);
  box-shadow: -5px 0 15px rgba(33, 33, 33, 0.5);
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, .footer-row h1, .footer-row h2, .footer-row h3, .footer-row h4, .footer-row h5, .footer-row h6 {
  margin-top: 0;
  padding-top: 0;
  font-weight: bold;
  text-transform: none;
}
footer p, .footer-row p {
  line-height: 1.8em;
}
footer a, .footer-row a {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}
footer .row > div, .footer-row .row > div {
  width: 25%;
  display: inline-block;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  footer .row > div, .footer-row .row > div {
    width: 100%;
  }
}
.testimonials {
  padding: 50px 0 0;
  background: #a5c445;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  color: white;
}
.testimonials .heading {
  padding-bottom: 1.3em;
  background: url("img/icons/testimonial-icon.png") no-repeat 50% 100%;
}
.testimonials .carousel {
  min-height: 186px;
}
.testimonials .carousel .carousel-content {
  padding: 5px 210px 0;
}
.testimonials .carousel .carousel-indicators {
  bottom: 64px;
}
.testimonials .carousel .carousel-indicators li {
  margin: 0 0 0 0.5em;
  background: white;
  border: 0;
}
.testimonials .carousel .carousel-indicators li.active {
  background: rgba(255, 255, 255, 0.8);
}

.row .jetpack-testimonial-shortcode {
  padding: 1em 0;
  column-count: 3;
  column-gap: 0;
  overflow: visible;
}
.row .jetpack-testimonial-shortcode .testimonial-entry {
  break-inside: avoid;
  background-color: #eee;
  display: inline-block;
  width: auto;
  margin: 1em;
  padding: 3em 2em 2em;
  clear: none;
  background: white;
  text-align: center;
  -webkit-box-shadow: 0 2px 5px rgba(33, 33, 33, 0.4);
  -moz-box-shadow: 0 2px 5px rgba(33, 33, 33, 0.4);
  box-shadow: 0 2px 5px rgba(33, 33, 33, 0.4);
}
.row .jetpack-testimonial-shortcode .testimonial-entry .testimonial-entry-content {
  min-height: 10em;
  margin: 0 0 24px;
}
.row .jetpack-testimonial-shortcode .testimonial-entry .testimonial-entry-title a {
  color: #a5c445;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .row .jetpack-testimonial-shortcode {
    text-align: center;
    column-count: 1;
  }
  .row .jetpack-testimonial-shortcode .testimonial-entry {
    width: 90%;
    float: none;
    margin: 2em auto;
  }
  .row .jetpack-testimonial-shortcode .testimonial-entry-content {
    min-height: 0;
  }

  .testimonials .heading {
    background: none;
  }
  .testimonials .carousel .carousel-inner .item {
    margin: 0;
    padding: 0;
  }
  .testimonials .carousel .carousel-inner .item .carousel-content {
    padding: 0 0 3em;
  }

  .carousel-indicators {
    position: static;
    margin: 1em 0;
    text-align: center;
  }
}
.cta {
  margin: 0 12px;
}
.cta.brown .heading {
  background: #a29163;
}
.cta .image {
  height: 214px;
  -webkit-box-shadow: 0 4px 7px rgba(33, 33, 33, 0.6);
  -moz-box-shadow: 0 4px 7px rgba(33, 33, 33, 0.6);
  box-shadow: 0 4px 7px rgba(33, 33, 33, 0.6);
}
.cta .image img {
  width: 100%;
  height: 214px;
  object-fit: cover;
}
.cta .heading {
  padding: 18px;
  margin: 0 0 24px;
  color: white;
  background: #a5c445;
  -webkit-box-shadow: 0 4px 7px rgba(33, 33, 33, 0.6);
  -moz-box-shadow: 0 4px 7px rgba(33, 33, 33, 0.6);
  box-shadow: 0 4px 7px rgba(33, 33, 33, 0.6);
}
.cta p {
  margin: 0 0 24px;
}

.cta_block {
  padding: 74px 0;
}
.cta_block .heading {
  margin-bottom: 1em;
  color: #a5c445;
}
.cta_block .block-content p {
  max-width: 50%;
  display: inline-block;
}
.cta_block .cta {
  margin: 6em 0 0;
}
.cta_block .cta a {
  display: block;
  padding-top: 30em;
  margin: 0 2em;
  background-size: cover;
  background-position: 50%;
}
.cta_block .cta a:hover {
  text-decoration: none;
}
.cta_block .cta a:hover .heading {
  transition: all 0.2s;
  color: #868836;
}
.cta_block .cta .heading {
  margin-bottom: 0;
  color: white;
  background: #a5c445;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .cta {
    margin-bottom: 3em;
  }
}
.cta-row, .cta_row {
  position: relative;
  top: -106px;
  margin-bottom: -32px;
  padding-bottom: 30px;
}
.cta-row .image, .cta_row .image {
  overflow: hidden;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .cta-row, .cta_row {
    top: 1em;
  }
}
.wpcf7-form label,
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"] {
  width: 100%;
  padding: 0 1em;
}
.wpcf7-form textarea {
  border: 1px solid #dcdcdc;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
  margin-top: 0.65em;
  margin-bottom: 0.75em;
  padding: 1em;
}
.wpcf7-form .btn-default, .wpcf7-form input[type="submit"] {
  margin: 0 1em 1em;
}
.wpcf7-form .wpcf7-recaptcha {
  margin-left: 18px;
}

/*
==============================================
CSS3 ANIMATION CHEAT SHEET
==============================================

Made by Justin Aguilar

www.justinaguilar.com/animations/

Questions, comments, concerns, love letters:
justin@justinaguilar.com
==============================================
*/
/*
==============================================
slideDown
==============================================
*/
.slideDown {
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(8%);
  }
  65% {
    transform: translateY(-4%);
  }
  80% {
    transform: translateY(4%);
  }
  95% {
    transform: translateY(-2%);
  }
  100% {
    transform: translateY(0%);
  }
}
.jumbotron {
  color: white;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.jumbotron h1, .jumbotron h2, .jumbotron h3, .jumbotron h4, .jumbotron h5, .jumbotron h6 {
  font-weight: bold;
  text-transform: uppercase;
}
.jumbotron p {
  margin: 0;
}
.jumbotron .jumbotron {
  margin-bottom: 0;
  padding-top: 76px;
  padding-bottom: 188px;
  background: transparent;
}
.jumbotron .jumbotron a {
  padding: 12px 24px;
  margin-top: 24px;
  background: none;
  color: white;
  border: 2px solid white;
  border-radius: 0;
  line-height: 1.3333333;
}
.jumbotron .jumbotron-inner {
  padding-left: 30%;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .jumbotron {
    text-align: center;
  }

  .jumbotron .jumbotron {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .jumbotron .jumbotron-inner {
    padding-left: 0;
  }
}
.welcome {
  padding: 86px 0;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  color: white;
}

.learn-with-us, .features_row {
  padding: 90px 0;
  color: #a5c445;
}
.learn-with-us .header, .features_row .header {
  margin: 1em 0;
}
.learn-with-us .lead, .features_row .lead {
  margin: 1.2em 0;
  font-weight: bold;
  text-transform: none;
}
.learn-with-us p, .features_row p {
  color: #53534b;
}
.learn-with-us .col-md-2, .features_row .col-md-2 {
  width: 20%;
}
.learn-with-us .cta, .features_row .cta {
  background: transparent;
}
.learn-with-us .cta .image, .features_row .cta .image {
  height: auto;
  box-shadow: none;
}
.learn-with-us .cta img, .features_row .cta img {
  width: auto;
  height: auto;
  object-fit: none;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .learn-with-us .col-md-2, .features_row .col-md-2 {
    width: 100%;
  }
}
.page-title {
  padding: 38px 0;
  text-transform: uppercase;
  background: #c4b493 url("img/backgrounds/pagetitle.jpg") no-repeat 50%;
  background-size: cover;
  color: white;
}
.page-title a {
  color: white;
}

.motivational-headline, .motivational_content {
  padding: 56px 46px;
  background: #dcdcdc;
  color: white;
  text-align: center;
}

.content_with_image_block {
  padding: 86px 0;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  color: #dcdcdc;
}
.content_with_image_block .heading {
  margin-top: 0;
  color: #a5c445;
}
.content_with_image_block.default {
  color: #2d2d2d;
}
.content_with_image_block.white .heading, .content_with_image_block.white p, .content_with_image_block.white .btn, .content_with_image_block.white .tribe-button, .content_with_image_block.white .tribe-events-read-more, .content_with_image_block.white .woocommerce #respond input#submit.alt, .woocommerce #respond .content_with_image_block.white input#submit.alt, .content_with_image_block.white .woocommerce a.button.alt, .woocommerce .content_with_image_block.white a.button.alt, .content_with_image_block.white .woocommerce button.button.alt, .woocommerce .content_with_image_block.white button.button.alt, .content_with_image_block.white .woocommerce input.button.alt, .woocommerce .content_with_image_block.white input.button.alt, .content_with_image_block.white input[type="submit"], .content_with_image_block.white .jumbotron .jumbotron a, .jumbotron .jumbotron .content_with_image_block.white a {
  color: white;
  border-color: white;
}


