/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
@media (min-width: 47em) {
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
  }

  .one-half,
  .three-sixths,
  .two-fourths {
    width: 48.717948717948715%;
  }

  .one-third,
  .two-sixths {
    width: 31.623931623931625%;
  }

  .four-sixths,
  .two-thirds {
    width: 65.81196581196582%;
  }

  .one-fourth {
    width: 23.076923076923077%;
  }

  .three-fourths {
    width: 74.35897435897436%;
  }

  .one-sixth {
    width: 14.52991452991453%;
  }

  .five-sixths {
    width: 82.90598290598291%;
  }

  .first {
    clear: both;
    margin-left: 0;
  }
}
ul.col-two,
ul.col-three,
ul.col-four {
  list-style-position: inside;
}
ul.col-two li,
ul.col-three li,
ul.col-four li {
  padding-left: 1em;
  text-indent: -1em;
}

.col-two {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}

.col-three {
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
}

.col-four {
  -webkit-columns: 4;
     -moz-columns: 4;
          columns: 4;
}

.wrap {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.wrap:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 47em) {
  .wrap {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.site-header {
  background-color: #4bb4e6;
  background-image: url("../images/header.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  padding-bottom: 3em;
}
@media (min-width: 47em) {
  .site-header {
    padding-top: 1.5em;
  }
}

.site-inner {
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: contain;
  position: relative;
  padding-top: 3em;
}

.content {
  opacity: 0.999;
  z-index: 10;
}

.footer-widgets {
  background-color: #4bb4e6;
  color: #fff;
  padding-top: 3em;
  padding-bottom: 1.5em;
}

@media (min-width: 47em) {
  .footer-widgets-1 {
    width: 32.203%;
    float: left;
    margin-right: 1.695%;
  }

  .footer-widgets-2 {
    width: 32.203%;
    float: left;
    margin-right: 1.695%;
  }

  .footer-widgets-3 {
    width: 32.203%;
    float: right;
    margin-right: 0;
  }
}
.site-footer {
  background-color: #4bb4e6;
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.button--primary,
input[type='submit'],
.submit-wrap input[type='button'] {
  background-color: #4bb4e6;
  border: none;
  color: #fff;
  font-weight: 800;
  padding: 0.75em 1.5em;
}
.button--primary:hover, .button--primary:active, .button--primary:focus,
input[type='submit']:hover,
input[type='submit']:active,
input[type='submit']:focus,
.submit-wrap input[type='button']:hover,
.submit-wrap input[type='button']:active,
.submit-wrap input[type='button']:focus {
  background-color: #1fa1df;
}

.isaacs-story {
  margin-top: 1.5em;
}

@media (min-width: 47em) {
  .entry,
  .isaacs-story {
    width: 66.102%;
    float: left;
    margin-left: 16.949%;
    margin-right: 16.949%;
  }
}
input,
textarea {
  border: 1px solid #4bb4e6;
  padding: 0.375em;
}

.ninja-forms-required-items {
  text-align: right;
  font-style: italic;
  font-size: 0.75em;
  line-height: 2em;
}

.ninja-forms-response-msg {
  background-color: #f9f9f9;
  margin-bottom: 1.5em;
}

.ninja-forms-error-msg {
  padding: 1.5em;
  border-left: 4px solid red;
}

.ninja-forms-success-msg {
  padding: 1.5em;
  border-left: 4px solid green;
}

.footer-widgets a {
  color: #fff;
}

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

a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}

.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px;
}

.genesis-nav-menu {
  clear: both;
  margin: 0;
  padding: 0;
  line-height: 1;
  width: 100%;
}

.genesis-nav-menu .menu-item {
  float: left;
  list-style-type: none;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: left;
  width: 50%;
}

.genesis-nav-menu a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 0.75em 1.125em;
  text-align: center;
  line-height: 1.5em;
}
.genesis-nav-menu a:hover, .genesis-nav-menu a:active, .genesis-nav-menu a:focus {
  background-color: #61bde9;
}

.nav-primary .current-menu-item a {
  background-color: rgba(31, 161, 223, 0.7);
}

.genesis-nav-menu .sub-menu {
  border-top: 1px solid #eee;
  left: -9999px;
  opacity: 0;
  position: absolute;
  transition: opacity 0.4s ease-in-out;
  width: 200px;
  z-index: 99;
}

.genesis-nav-menu .sub-menu a {
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px;
  position: relative;
  width: 200px;
  word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
  position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu > .first > a {
  padding-left: 0;
}

.genesis-nav-menu > .last > a {
  padding-right: 0;
}

.genesis-nav-menu > .right {
  float: right;
}

/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.sub-menu-toggle,
.menu-toggle {
  display: none;
  visibility: hidden;
}

@media (min-width: 47em) {
  .nav-primary {
    width: 66.102%;
    float: right;
    margin-right: 0;
  }

  .genesis-nav-menu {
    text-align: right;
  }

  .genesis-nav-menu .menu-item {
    display: inline-block;
    float: none;
    margin-right: -4px;
    width: auto;
  }

  .genesis-nav-menu a {
    border-left: 1px solid #fff;
    padding: 0.75em;
  }

  .genesis-nav-menu .menu-item:first-child a {
    border-left: none;
  }
}
.price-table .price-table__inner {
  border: 1px solid #4bb4e6;
  padding: 0.75em;
  text-align: center;
  margin-bottom: 1.5em;
}

/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type='submit']:focus,
.widget_search input[type='submit']:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}

.more-link {
  position: relative;
}

.services {
  color: #fff;
  text-align: center;
}
.services:after {
  content: " ";
  display: block;
  clear: both;
}

.services__block {
  border-radius: 0.75em;
  margin-bottom: 1.5em;
}

.services__inner {
  padding: 0.75em;
}

.services__description p {
  margin: 0;
}

@media (min-width: 47em) {
  .services__block {
    min-height: 12em;
    width: 23.729%;
    float: left;
  }
  .services__block:nth-child(4n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .services__block:nth-child(4n + 2) {
    margin-left: 25.424%;
    margin-right: -100%;
    clear: none;
  }
  .services__block:nth-child(4n + 3) {
    margin-left: 50.847%;
    margin-right: -100%;
    clear: none;
  }
  .services__block:nth-child(4n + 4) {
    margin-left: 76.271%;
    margin-right: -100%;
    clear: none;
  }

  .call-to-action {
    width: 66.102%;
    float: left;
    margin-left: 16.949%;
    margin-right: 16.949%;
  }
}
@keyframes cloudBig {
  0% {
    transform: translate3d(25%, 0, 0);
  }
  100% {
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes cloudSmall {
  0% {
    transform: translate3d(60%, 0, 0);
  }
  100% {
    transform: translate3d(100%, 0, 0);
  }
}
svg {
  display: block;
}

.site-header .clouds {
  position: relative;
}
.site-header .clouds .clouds__wrapper {
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  position: absolute;
  width: 100%;
}
.site-header .clouds .clouds--big {
  animation-duration: 75s;
  animation-name: cloudBig;
}
.site-header .clouds .clouds--small {
  animation-duration: 90s;
  animation-name: cloudSmall;
}
.site-header #cloudBig {
  position: absolute;
  top: 50px;
  width: 100px;
}
.site-header #cloudBig .cls-1 {
  fill: #fff;
}
.site-header #cloudSmall {
  position: absolute;
  top: 200px;
  transform: translate3d(0, 0, 0);
  width: 50px;
}
.site-header #cloudSmall .cls-1 {
  fill: #fff;
}

.site-inner #cloudSmall,
.site-inner #cloudMedium,
.site-inner #cloudBig {
  display: none;
}
@media (min-width: 47em) {
  .site-inner #cloudSmall,
  .site-inner #cloudMedium,
  .site-inner #cloudBig {
    display: block;
    fill: #4bb4e6;
    position: absolute;
  }
  .site-inner #cloudSmall {
    bottom: 20%;
    width: 100px;
  }
  .site-inner #cloudMedium {
    top: 20%;
    width: 150px;
  }
  .site-inner #cloudBig {
    bottom: 30%;
    right: 10%;
    width: 150px;
  }
}

.title-area {
  opacity: 0.999;
  z-index: 10;
}

.site-title {
  margin: 0;
  text-align: center;
}

.wp-custom-logo .site-title {
  line-height: 0em;
}

@media (min-width: 47em) {
  .site-title {
    width: 32.203%;
    float: left;
    margin-right: 1.695%;
  }
}
html {
  font-size: 100%;
  line-height: 1.5em;
}

body {
  font-family: "Muli", sans-serif;
}

h1 {
  color: #4bb4e6;
  font-size: 2em;
  line-height: 1.125em;
}

h2 {
  color: #4bb4e6;
  font-size: 1.75em;
  line-height: 1.286em;
}

.lead-in {
  color: #4bb4e6;
  font-size: 1.125em;
  line-height: 1.333em;
}

.footer-widgets h3 {
  margin-top: 0;
}

/*# sourceMappingURL=progeny-style.css.map */