/*Merriweather regular : font-weight:400;
Merriweather black : font-weight:900;
Merriweather bold : font-weight:700;*/
/********************
** Breakpoints
********************/
/********************
** Media Queries
********************/
/*$c-post-text:#666666;*/
@import url("https://fonts.googleapis.com/css?family=Merriweather:400,700i,900");
@import url("https://fonts.googleapis.com/css?family=Bree+Serif");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:800");
@import url("https://fonts.googleapis.com/css?family=Covered+By+Your+Grace");
@import url("https://fonts.googleapis.com/css?family=Permanent+Marker");
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    -o-transform: translateY(-12px);
    transform: translateY(-12px); }
  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    -o-transform: translateY(-12px);
    transform: translateY(-12px); }
  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }
@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    -o-transform: translateY(-12px);
    transform: translateY(-12px); }
  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    -o-transform: translateY(-12px);
    transform: translateY(-12px); }
  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }
@-webkit-keyframes bounceSide {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    -ms-transform: translateX(12px);
    -o-transform: translateX(12px);
    transform: translateX(12px); }
  60% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px); } }
@-moz-keyframes bounceSide {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    -ms-transform: translateX(12px);
    -o-transform: translateX(12px);
    transform: translateX(12px); }
  60% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px); } }
@-o-keyframes bounceSide {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    -ms-transform: translateX(12px);
    -o-transform: translateX(12px);
    transform: translateX(12px); }
  60% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px); } }
@keyframes bounceSide {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    -ms-transform: translateX(12px);
    -o-transform: translateX(12px);
    transform: translateX(12px); }
  60% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px); } }
@-webkit-keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    -ms-transform: translateY(12px);
    -o-transform: translateY(12px);
    transform: translateY(12px); }
  60% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px); } }
@-moz-keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    -ms-transform: translateY(12px);
    -o-transform: translateY(12px);
    transform: translateY(12px); }
  60% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px); } }
@-o-keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    -ms-transform: translateY(12px);
    -o-transform: translateY(12px);
    transform: translateY(12px); }
  60% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px); } }
@keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    -ms-transform: translateY(12px);
    -o-transform: translateY(12px);
    transform: translateY(12px); }
  60% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px); } }
/********************
** Partials
********************/
body {
  color: #3a3a3a;
  background-color: #fff;
  /*font-family:$f-third !important;*/
  /*h1:not(.entry-title){
    @include font(30);
    line-height: 36px;
  }*/ }
  body #page-container {
    background: #F2F2F2; }
  body h2 {
    font-size: 28px;
    /*font-size: 2rem;*/
    line-height: 25.06px;
    /* line-height: $ratio;*/
    line-height: 1.35em; }
  body h3 {
    font-size: 22px;
    /*font-size: 1.57143rem;*/
    line-height: 25.06px;
    /* line-height: $ratio;*/
    line-height: 1.35em; }
  body h4 {
    font-size: 20px;
    /*font-size: 1.42857rem;*/
    line-height: 25.06px;
    /* line-height: $ratio;*/
    line-height: 1.35em; }
  body h5 {
    font-size: 18px;
    /*font-size: 1.28571rem;*/
    line-height: 25.06px;
    /* line-height: $ratio;*/
    line-height: 1.35em; }

.entry-title {
  font-size: 64px;
  /*font-size: 4.57143rem;*/
  line-height: 68px;
  /* line-height: $ratio;*/
  font-family: "Bree Serif", serif;
  color: #393939; }

.single article,
.page article {
  border-radius: 0;
  max-width: 100%;
  box-shadow: none;
  border: 0; }

p {
  /*font-family: $f-base;*/
  /*color:$c-post-text;*/
  /*line-height: 33px;*/ }

a {
  outline: none; }

body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap {
  padding: 0 0 60px; }
  @media only screen and (min-width: 1025px) {
    body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap {
      padding: 0 118px 60px; } }
  body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap .post-content a {
    /*color: $c-blue;*/
    text-decoration: underline;
    font-weight: 400; }
    body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap .post-content a:hover {
      text-decoration: none !important; }
  body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap .post-content .et_pb_tabs_controls a,
  body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap .post-content .et_pb_member_social_links a,
  body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap .post-content .et_pb_social_icon a,
  body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap .post-content .et_pb_slider a {
    text-decoration: none; }
  body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap img {
    padding: 10px;
    background: #ffffff;
    box-shadow: 1px 1px 10px #a1a1a1;
    display: block;
    margin: 0 auto;
    float: none; }
    @media only screen and (min-width: 1025px) {
      body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap img {
        display: inline;
        margin: 0; } }
    @media only screen and (min-width: 1025px) {
      body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap img.alignright {
        float: right;
        margin-left: 15px; } }
    @media only screen and (min-width: 1025px) {
      body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap img.alignleft {
        float: left;
        margin-right: 15px; } }
  body:not(.home):not(.archive):not(.page-template-page-stories):not(.search):not(.single-events) .post-wrap .et_pb_fullwidth_image img {
    padding: 0;
    background: none;
    box-shadow: none; }

body:not(.home):not(.archive):not(.page-template-page-stories):not(.search) .post-wrap img {
  padding: 10px;
  background: #ffffff;
  box-shadow: 1px 1px 10px #a1a1a1; }
body:not(.home):not(.archive):not(.page-template-page-stories):not(.search) .post-wrap .wp-caption {
  border: none;
  background: none;
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 1px 1px 10px #a1a1a1;
  padding: 10px;
  margin: 0;
  max-width: 100%; }
  @media only screen and (min-width: 1025px) {
    body:not(.home):not(.archive):not(.page-template-page-stories):not(.search) .post-wrap .wp-caption {
      margin: 10px;
      max-width: 96%; } }
  body:not(.home):not(.archive):not(.page-template-page-stories):not(.search) .post-wrap .wp-caption .wp-caption-text {
    font-size: 14px;
    /*font-size: 1rem;*/
    line-height: 24px;
    /* line-height: $ratio;*/
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    color: #3a3a3a;
    padding: 10px 0 0 0; }
  body:not(.home):not(.archive):not(.page-template-page-stories):not(.search) .post-wrap .wp-caption img {
    padding: 0;
    background: none;
    box-shadow: none; }
body:not(.home):not(.archive):not(.page-template-page-stories):not(.search) .post-wrap .et_pb_fullwidth_image img {
  padding: 0;
  background: none;
  box-shadow: none; }

blockquote {
  font-size: 19px;
  /*font-size: 1.35714rem;*/
  line-height: 44px;
  /* line-height: $ratio;*/
  font-family: "Merriweather", serif;
  font-weight: 700;
  font-style: italic;
  border-left: none;
  text-transform: none;
  position: relative;
  text-align: center;
  padding: 0 25px; }
  blockquote::before {
    content: "";
    width: 14px;
    height: 12px;
    position: absolute;
    background: url("../images/blockquote.png") no-repeat 0 0;
    top: 8px;
    left: 7px; }
  blockquote::after {
    content: "";
    width: 14px;
    height: 12px;
    position: absolute;
    background: url("../images/blockquote.png") no-repeat 0 -24px;
    bottom: 10px;
    right: auto;
    margin-left: 10px; }
  blockquote p, blockquote div {
    display: inline; }
  blockquote .mech-quote-photo {
    display: none; }

.gform_wrapper .button,
.gform_page .button {
  border: none !important;
  background: #6CDB00 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  font-size: 15px;
  /*font-size: 1.07143rem;*/
  line-height: 24px;
  /* line-height: $ratio;*/
  line-height: 24px !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 800 !important;
  padding: 8px 40px !important;
  text-decoration: none !important;
  transition: none !important; }
  .gform_wrapper .button:hover,
  .gform_page .button:hover {
    background: #6CDB00 !important;
    padding: 8px 40px !important;
    line-height: 24px !important;
    border: none !important;
    transition: none !important; }
  .gform_wrapper .button:before, .gform_wrapper .button:after,
  .gform_page .button:before,
  .gform_page .button:after {
    content: none;
    transition: none; }
  .gform_wrapper .button.load-more,
  .gform_page .button.load-more {
    background: none;
    border: 1px solid #ffffff; }
    .gform_wrapper .button.load-more:hover,
    .gform_page .button.load-more:hover {
      background: none !important;
      border: 1px solid #ffffff !important; }

.button, .read-more-button {
  border: none;
  background: #6CDB00;
  color: #ffffff !important;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 15px;
  /*font-size: 1.07143rem;*/
  line-height: 24px;
  /* line-height: $ratio;*/
  line-height: 24px !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 800 !important;
  padding: 8px 40px;
  text-decoration: none !important;
  transition: none; }
  .button:hover, .read-more-button:hover {
    background: #6CDB00 !important;
    padding: 8px 40px !important;
    line-height: 24px !important;
    border: none !important;
    transition: none !important; }
  .button:before, .button:after, .read-more-button:before, .read-more-button:after {
    content: none;
    transition: none; }
  .button.load-more, .read-more-button.load-more {
    background: none !important;
    border: 1px solid #ffffff; }
    .button.load-more:hover, .read-more-button.load-more:hover {
      background: none !important;
      border: 1px solid #ffffff !important; }

.et_pb_button {
  border: none;
  background: #6CDB00;
  color: #ffffff !important;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 15px;
  /*font-size: 1.07143rem;*/
  line-height: 24px;
  /* line-height: $ratio;*/
  line-height: 24px !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 800 !important;
  padding: 8px 40px !important;
  text-decoration: none !important;
  transition: none; }
  .et_pb_button:hover {
    padding: 8px 40px !important;
    line-height: 24px !important;
    border: none !important;
    transition: none !important; }
  .et_pb_button:before, .et_pb_button:after {
    content: none;
    transition: none; }

#breadcrumbs {
  border: 1px solid #ECECEC;
  background: #F2F2F2;
  display: none; }
  @media only screen and (min-width: 768px) {
    #breadcrumbs {
      display: block; } }
  #breadcrumbs .container {
    max-width: 1112px; }
    #breadcrumbs .container .breadcrumb {
      margin-left: 22px;
      padding: 15px 0; }
      @media only screen and (min-width: 768px) {
        #breadcrumbs .container .breadcrumb {
          padding: 0; } }
      #breadcrumbs .container .breadcrumb .item {
        color: #393939;
        font-family: "Bree Serif", serif;
        font-size: 14px;
        /*font-size: 1rem;*/
        line-height: 20px;
        /* line-height: $ratio;*/ }
        @media only screen and (min-width: 768px) {
          #breadcrumbs .container .breadcrumb .item {
            font-size: 14px;
            /*font-size: 1rem;*/
            line-height: 56px;
            /* line-height: $ratio;*/ } }
        #breadcrumbs .container .breadcrumb .item span {
          color: #393939; }
      #breadcrumbs .container .breadcrumb .sep {
        margin: 0 12px; }

input {
  /* Firefox 19+ */
  /* Firefox 18- */ }
  input:-webkit-input-placeholder {
    text-transform: none !important;
    font-weight: 400; }
  input::-webkit-input-placeholder {
    text-transform: none !important;
    font-weight: 400; }
  input::-moz-placeholder {
    text-transform: none !important;
    font-weight: 400; }
  input:-moz-placeholder {
    text-transform: none !important;
    font-weight: 400; }
  input:-ms-input-placeholder {
    text-transform: none !important;
    font-weight: 400; }
  input::-ms-input-placeholder {
    text-transform: none !important;
    font-weight: 400; }

.et_pb_testimonial .et_pb_testimonial_description_inner {
  width: 100% !important; }

.vertical-dot-nav {
  display: none; }
  @media only screen and (min-width: 768px) {
    .vertical-dot-nav {
      display: block;
      position: fixed;
      list-style-type: none;
      background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
      padding: 10px 8px;
      opacity: 1;
      -webkit-margin-before: 0em;
      -webkit-margin-after: 0em;
      -webkit-margin-start: 0px;
      -webkit-margin-end: 0px;
      -webkit-padding-start: 0px;
      border-radius: 5px 0 0 5px !important;
      width: 40px; }
      .vertical-dot-nav .dot {
        background-color: rgba(255, 255, 255, 0.5) !important;
        border-radius: 7px;
        display: block;
        height: 7px;
        margin-right: 10px;
        text-indent: -9999px;
        margin-top: 10px;
        margin-left: 10px;
        cursor: pointer;
        width: 7px !important;
        height: 7px !important; }
        .vertical-dot-nav .dot.active {
          background: #ffffff !important; } }

#page-container .gform_wrapper input, #page-container .gform_wrapper textarea, #page-container .gform_wrapper select {
  border: 1px solid #BFC6CA;
  background: #ffffff;
  color: #475056;
  font-size: 14px;
  padding: 12px; }
  #page-container .gform_wrapper input:focus, #page-container .gform_wrapper textarea:focus, #page-container .gform_wrapper select:focus {
    background: #ffffff; }
#page-container .gform_wrapper select {
  padding: 9px; }
#page-container .gform_wrapper.gform_validation_error .gfield_error input, #page-container .gform_wrapper.gform_validation_error .gfield_error textarea, #page-container .gform_wrapper.gform_validation_error .gfield_error select {
  border: 1px solid #790000; }
  #page-container .gform_wrapper.gform_validation_error .gfield_error input:focus, #page-container .gform_wrapper.gform_validation_error .gfield_error textarea:focus, #page-container .gform_wrapper.gform_validation_error .gfield_error select:focus {
    border: 1px solid #790000;
    background: #ffffff; }

.post-content .et_pb_toggle h5.et_pb_toggle_title {
  font-weight: bold !important; }
.post-content .et_pb_toggle.et_pb_toggle_open h5.et_pb_toggle_title {
  color: #666666 !important;
  font-weight: bold !important; }

#top-header {
  background-color: #393939;
  padding: 0;
  height: 40px;
  overflow: hidden; }
  #top-header #et-info {
    border: 0; }
    #top-header #et-info .et-extra-social-icons {
      position: absolute;
      padding: 0; }
      #top-header #et-info .et-extra-social-icons li {
        margin: 0;
        border-right: 1px solid #4C4C4C;
        height: 40px;
        width: 40px; }
        #top-header #et-info .et-extra-social-icons li.youtube {
          display: none; }
        #top-header #et-info .et-extra-social-icons li a {
          margin: 5px;
          vertical-align: middle;
          background: none !important; }
          #top-header #et-info .et-extra-social-icons li a::after, #top-header #et-info .et-extra-social-icons li a::before {
            color: #888888 !important; }

#top-header .container {
  max-width: 1080px; }
  #top-header .container .top-subscribe {
    min-width: 340px;
    margin-left: auto; }
    #top-header .container .top-subscribe span {
      color: #fff; }
    #top-header .container .top-subscribe button {
      background-color: #77dc27;
      color: #fff;
      font-weight: bold;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
    #top-header .container .top-subscribe .et_bloom_error_message {
      display: none !important; }
    #top-header .container .top-subscribe .et_bloom_success_container {
      display: none; }
    #top-header .container .top-subscribe .et_bloom_success_message {
      margin-top: 0 !important;
      background: none !important;
      padding: 5px 0 !important;
      width: 100% !important;
      font-size: 10px !important;
      color: #ffffff; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        #top-header .container .top-subscribe .et_bloom_success_message {
          padding: 14px 0 !important; } }
    #top-header .container .top-subscribe .et_bloom_inline_form {
      margin: 0; }
      #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container {
        background: none; }
        #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer {
          min-height: 0;
          width: auto;
          padding-right: 20px; }
          #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header {
            min-height: 0;
            padding: 0;
            width: auto;
            background: none; }
            #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text {
              padding: 0; }
              #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text h2 span {
                font-size: 14px;
                /*font-size: 1rem;*/
                line-height: 40px;
                /* line-height: $ratio;*/
                color: #ffffff !important;
                font-family: "Bree Serif", serif; }
                #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text h2 span strong {
                  color: #6CDB00; }
        #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content {
          position: relative;
          float: none;
          width: auto;
          overflow: hidden;
          background: none;
          padding: 0; }
          #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form {
            position: relative;
            padding: 0;
            /*position:relative;*/ }
            #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_popup_input input {
              max-width: 170px;
              background: #555555;
              text-transform: none;
              line-height: 40px;
              font-size: 13px;
              /*font-size: 0.92857rem;*/
              line-height: 40px;
              /* line-height: $ratio;*/
              border-radius: 0 !important;
              padding: 0 20px !important;
              font-family: "Bree Serif", serif;
              font-weight: 400;
              color: #999999; }
              @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
                #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_popup_input input {
                  padding: 12px 20px !important;
                  line-height: 20px; } }
            #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_submit_subscription {
              position: absolute;
              right: 0;
              top: 0;
              width: 40px;
              height: 40px;
              border-radius: 0 !important;
              background: #6CDB00 url("../images/arrow.png") no-repeat 17px 15px; }
              #top-header .container .top-subscribe .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_submit_subscription span {
                color: #6CDB00 !important;
                opacity: 0; }

#main-header {
  background: #fff;
  margin: 0;
  position: relative;
  padding: 0;
  min-height: 100px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  /*@include bp(mama-bear){
    overflow: hidden;
  }*/ }
  #main-header > .container {
    max-width: 1112px;
    width: 100%; }
  #main-header .logo {
    display: none;
    margin: 15px auto;
    height: 70px;
    z-index: 10; }
    @media only screen and (min-width: 1025px) {
      #main-header .logo {
        display: block; } }
    @media screen and (min-width: 1025px) {
      #main-header .logo {
        position: absolute;
        z-index: 99;
        top: 0;
        left: 0;
        margin-left: 15px;
        /*margin:23px 0 23px 15px;*/
        /*height: 61px;*/
        width: auto !important; } }
  #main-header .logo.mobile {
    margin: 15px auto;
    height: 70px;
    display: block; }
    @media only screen and (min-width: 1025px) {
      #main-header .logo.mobile {
        display: none !important; } }
    #main-header .logo.mobile img {
      height: 70px; }
  @media screen and (min-width: 1025px) {
    #main-header #et-navigation {
      float: right;
      display: block;
      width: 100%;
      max-width: 700px;
      margin: 0 auto; } }
  #main-header #et-mobile-navigation {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
    #main-header #et-mobile-navigation .menu-item-has-children a::after {
      right: -15px !important; }
    #main-header #et-mobile-navigation .show-search {
      float: right; }
      #main-header #et-mobile-navigation .show-search .show-search-button {
        cursor: pointer;
        width: 30px;
        height: 40px;
        margin: 30px 10px 30px 0;
        position: relative;
        top: 0;
        -webkit-transition: all 0.40s ease-out;
        -moz-transition: all 0.40s ease-out;
        -o-transition: all 0.40s ease-out;
        transition: all 0.40s ease-out;
        background: url(../images/search.png) no-repeat 50% 50%; }
        @media screen and (max-width: 350px) {
          #main-header #et-mobile-navigation .show-search .show-search-button {
            margin: 30px 5px 30px 0;
            -webkit-transition: none;
            -moz-transition: none;
            -o-transition: none;
            transition: none; } }
        #main-header #et-mobile-navigation .show-search .show-search-button.toggled {
          overflow: hidden;
          top: 70px;
          -webkit-transition: all 0.15s ease-in;
          -moz-transition: all 0.15s ease-in;
          -o-transition: all 0.15s ease-in;
          transition: all 0.15s ease-in; }
        #main-header #et-mobile-navigation .show-search .show-search-button.ani {
          z-index: 999; }
    #main-header #et-mobile-navigation .show-menu {
      float: right; }
    #main-header #et-mobile-navigation .top-subscribe {
      display: none; }
      @media only screen and (min-width: 1025px) {
        #main-header #et-mobile-navigation .top-subscribe {
          float: right;
          margin: 30px 10px 0 0; } }
    #main-header #et-mobile-navigation .show-menu-button {
      margin: 34px 10px 34px 0;
      float: right; }
      @media screen and (max-width: 350px) {
        #main-header #et-mobile-navigation .show-menu-button {
          margin: 34px 0px 34px 0; } }
    #main-header #et-mobile-navigation nav {
      padding: 0;
      background-color: #fff;
      -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15); }
      #main-header #et-mobile-navigation nav #et-info {
        padding: 0;
        background-color: #393939; }
      #main-header #et-mobile-navigation nav #et-extra-mobile-menu li {
        font-size: 18px;
        line-height: 28px;
        font-family: "Open Sans",sans-serif;
        margin-bottom: 3px;
        text-align: center; }
        @media only screen and (min-width: 1025px) {
          #main-header #et-mobile-navigation nav #et-extra-mobile-menu li {
            font-size: 14px;
            line-height: 1.7em; } }
        #main-header #et-mobile-navigation nav #et-extra-mobile-menu li a {
          display: inline-block;
          color: #414141;
          padding: 5px 10px 5px; }
  #main-header #et-menu {
    text-align: center;
    padding-top: 35px; }
    @media screen and (min-width: 1025px) {
      #main-header #et-menu {
        display: block; } }
    #main-header #et-menu li a {
      /*color:#393939;*/
      /*padding: 15px 10px 35px;*/
      position: relative;
      /*@include font(14,28);*/
      line-height: 28px;
      padding-bottom: 37px; }
      #main-header #et-menu li a::before {
        transform: translateY(0px);
        content: "";
        display: block;
        bottom: 0;
        left: 0;
        position: absolute;
        height: 5px;
        top: auto;
        background-color: #77dc27; }
      #main-header #et-menu li a:hover::before {
        transform: translateY(0px); }
    #main-header #et-menu li .current-menu-item a::before {
      transform: translateY(0px); }
    #main-header #et-menu li .sub-menu {
      background: #fff;
      border-top: none; }
      #main-header #et-menu li .sub-menu a {
        /*color:#393939;*/
        padding-bottom: 18px; }
        #main-header #et-menu li .sub-menu a:hover {
          /*color:#393939;*/
          opacity: 1; }
          #main-header #et-menu li .sub-menu a:hover::before {
            transform: none; }

.et-fixed-header #main-header {
  min-height: 65px; }
  .et-fixed-header #main-header .logo {
    height: 50px;
    margin: 11px 0 11px 15px; }
  .et-fixed-header #main-header #et-menu {
    padding-top: 21px; }
    .et-fixed-header #main-header #et-menu li a {
      padding-bottom: 25px; }
  .et-fixed-header #main-header .et-top-search {
    margin: 0;
    padding: 18px 20px; }

.et-top-search {
  z-index: 99;
  top: 100%;
  right: 0;
  float: right;
  margin: 0;
  position: absolute;
  display: none;
  overflow: hidden;
  background-color: #fff;
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
  padding: 0;
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    .et-top-search {
      width: auto;
      background-color: transparent;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      overflow: auto;
      max-width: 200px;
      margin: 10px 0 10px;
      padding: 18px 20px;
      top: 0;
      right: 0;
      float: none;
      display: block; } }
  .et-top-search .et-search-form {
    position: relative;
    margin: 0 10px;
    float: right; }
    @media screen and (max-width: 350px) {
      .et-top-search .et-search-form {
        margin: 0 5px; } }
    @media only screen and (min-width: 1025px) {
      .et-top-search .et-search-form {
        margin: 0;
        float: none; } }
    .et-top-search .et-search-form .et-search-field {
      padding: 8px 8px 10px 5px;
      margin-right: 30px;
      background: transparent;
      font-size: 15px;
      /*font-size: 1.07143rem;*/
      line-height: 24px;
      /* line-height: $ratio;*/
      color: #C6C6C6;
      max-width: 70px;
      font-family: "Open Sans", sans-serif;
      font-weight: 800;
      /* Firefox 19+ */
      /* Firefox 18- */ }
      @media only screen and (min-width: 1025px) {
        .et-top-search .et-search-form .et-search-field {
          transition: width 5s ease 0;
          margin-left: 30px;
          margin-right: 0; } }
      .et-top-search .et-search-form .et-search-field:focus {
        width: 150px;
        max-width: 150px;
        transition: max-width 5s ease 0;
        /*transition: width:150px*/ }
      .et-top-search .et-search-form .et-search-field:-webkit-input-placeholder {
        text-transform: none !important;
        font-weight: 800; }
      .et-top-search .et-search-form .et-search-field::-moz-placeholder {
        text-transform: none !important;
        font-weight: 800; }
      .et-top-search .et-search-form .et-search-field:-moz-placeholder {
        text-transform: none !important;
        font-weight: 800; }
      .et-top-search .et-search-form .et-search-field:-ms-input-placeholder {
        text-transform: none !important;
        font-weight: 800; }
    .et-top-search .et-search-form .et-search-submit {
      position: absolute;
      right: 0;
      top: 0;
      width: 30px;
      height: 40px;
      background: #ffffff url(../images/search.png) no-repeat 50% 50% !important; }
      .et-top-search .et-search-form .et-search-submit:hover {
        background: #ffffff url(../images/search.png) no-repeat 50% 50% !important; }
      @media only screen and (min-width: 1025px) {
        .et-top-search .et-search-form .et-search-submit {
          right: auto;
          left: 0; } }

.mobile_nav.opened .mobile_menu_bar::before {
  content: "\4d"; }

.home #page-container .image-bg {
  width: 100%;
  height: 740px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0.06;
  background: white; }
  .home #page-container .image-bg img {
    width: 100%; }
.home #page-container .page.type-page {
  background: none;
  margin-bottom: 0; }
  .home #page-container .page.type-page .post-content {
    margin-bottom: 0; }
    .home #page-container .page.type-page .post-content .et_pb_section {
      background: none; }
      .home #page-container .page.type-page .post-content .et_pb_section .et_pb_text h2 {
        font-size: 50px;
        /*font-size: 3.57143rem;*/
        line-height: 38px;
        /* line-height: $ratio;*/
        text-transform: capitalize;
        font-family: "Bree Serif", serif;
        margin-bottom: 40px; }
        .home #page-container .page.type-page .post-content .et_pb_section .et_pb_text h2 a {
          font-size: 50px;
          /*font-size: 3.57143rem;*/
          line-height: 38px;
          /* line-height: $ratio;*/
          text-transform: capitalize;
          font-family: "Bree Serif", serif;
          text-decoration: none !important;
          font-weight: 400; }
      .home #page-container .page.type-page .post-content .et_pb_section .et_pb_text p {
        /*@include font(24,30);
        color:$c-post-text;
        font-family: $f-base;*/ }
    .home #page-container .page.type-page .post-content #about-section {
      color: #ffffff;
      padding: 50px 15px;
      background: #3EA6FF;
      max-width: 1080px;
      margin: 0 auto;
      background: url("../images/about-bg-blue.png") no-repeat 100% 0;
      background-size: cover; }
      @media only screen and (min-width: 1025px) {
        .home #page-container .page.type-page .post-content #about-section {
          padding: 90px 20px 60px; } }
      .home #page-container .page.type-page .post-content #about-section .et_pb_text, .home #page-container .page.type-page .post-content #about-section .et_pb_text p {
        font-size: 18px;
        /*font-size: 1.28571rem;*/
        line-height: 37px;
        /* line-height: $ratio;*/
        font-family: "Merriweather", serif;
        text-align: center;
        color: #ffffff; }
        .home #page-container .page.type-page .post-content #about-section .et_pb_text strong, .home #page-container .page.type-page .post-content #about-section .et_pb_text p strong {
          font-weight: 900; }
      @media only screen and (min-width: 1025px) {
        .home #page-container .page.type-page .post-content #about-section > .et_pb_row {
          width: 100%;
          padding: 0; } }
    .home #page-container .page.type-page .post-content #main-section {
      /*.et_pb_button_module_wrapper{
        padding-left:55px;
      }*/ }
      .home #page-container .page.type-page .post-content #main-section .et_pb_row {
        padding-top: 0; }
      .home #page-container .page.type-page .post-content #main-section .et_pb_module {
        overflow: hidden;
        margin-bottom: 0; }
        .home #page-container .page.type-page .post-content #main-section .et_pb_module img {
          border-bottom: 4px solid #3EA6FF; }
          .home #page-container .page.type-page .post-content #main-section .et_pb_module img.resized {
            left: 50%;
            position: relative;
            transform: translateX(-50%);
            width: auto !important;
            max-width: none !important; }
        .home #page-container .page.type-page .post-content #main-section .et_pb_module.et_pb_image {
          padding: 0; }
      .home #page-container .page.type-page .post-content #main-section .et_pb_column_1_3 {
        background: #ffffff;
        padding: 40px 45px; }
        .home #page-container .page.type-page .post-content #main-section .et_pb_column_1_3 .main-section-text {
          font-family: "Bree Serif", serif;
          font-size: 15px;
          /*font-size: 1.07143rem;*/
          line-height: 29px;
          /* line-height: $ratio;*/
          /*padding:52px 55px 20px 55px;*/
          background: #ffffff; }
          .home #page-container .page.type-page .post-content #main-section .et_pb_column_1_3 .main-section-text h3 {
            font-size: 24px;
            /*font-size: 1.71429rem;*/
            line-height: 34px;
            /* line-height: $ratio;*/
            text-transform: capitalize;
            font-family: "Bree Serif", serif;
            padding-bottom: 0; }
          .home #page-container .page.type-page .post-content #main-section .et_pb_column_1_3 .main-section-text p {
            color: #a1a1a1;
            font-family: "Bree Serif", serif; }
          .home #page-container .page.type-page .post-content #main-section .et_pb_column_1_3 .main-section-text ul {
            padding-top: 32px;
            list-style: none;
            padding-left: 0; }
            @media only screen and (min-width: 1025px) {
              .home #page-container .page.type-page .post-content #main-section .et_pb_column_1_3 .main-section-text ul {
                max-width: 250px; } }
            .home #page-container .page.type-page .post-content #main-section .et_pb_column_1_3 .main-section-text ul li {
              border-top: 1px solid #DDDDDD;
              font-size: 17px;
              /*font-size: 1.21429rem;*/
              line-height: 24px;
              /* line-height: $ratio;*/
              color: #3EA6FF;
              font-family: "Bree Serif", serif;
              margin: 0;
              padding: 10px 0; }
              .home #page-container .page.type-page .post-content #main-section .et_pb_column_1_3 .main-section-text ul li:first-child {
                border-top: none; }
      .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text {
        position: absolute;
        left: 50px;
        bottom: 15px;
        max-width: 460px; }
        @media screen and (min-width: 400px) {
          .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text {
            bottom: 35px; } }
        @media screen and (min-width: 500px) {
          .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text {
            bottom: 40px; } }
        @media only screen and (min-width: 768px) {
          .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text {
            bottom: 70px; } }
        .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text p {
          font-size: 16px;
          /*font-size: 1.14286rem;*/
          line-height: 22px;
          /* line-height: $ratio;*/
          color: #ffffff;
          margin: 0;
          font-family: "Bree Serif", serif; }
          @media screen and (min-width: 400px) {
            .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text p {
              font-size: 20px;
              /*font-size: 1.42857rem;*/
              line-height: 26px;
              /* line-height: $ratio;*/ } }
          @media screen and (min-width: 500px) {
            .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text p {
              font-size: 24px;
              /*font-size: 1.71429rem;*/
              line-height: 44px;
              /* line-height: $ratio;*/ } }
          @media only screen and (min-width: 768px) {
            .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text p {
              font-size: 28px;
              /*font-size: 2rem;*/
              line-height: 48px;
              /* line-height: $ratio;*/ } }
          @media only screen and (min-width: 1025px) {
            .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text p {
              font-size: 43px;
              /*font-size: 3.07143rem;*/
              line-height: 48px;
              /* line-height: $ratio;*/ } }
          .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text p:last-child {
            line-height: 20px; }
            .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text p:last-child a.button {
              margin-top: 7px; }
              @media screen and (min-width: 400px) {
                .home #page-container .page.type-page .post-content #main-section .et_pb_column_2_3 .et_pb_text p:last-child a.button {
                  margin-top: 23px; } }
      .home #page-container .page.type-page .post-content #main-section .et_pb_button:hover {
        padding: 8px 40px !important;
        transition: none;
        transform: none;
        background: #6CDB00; }
    .home #page-container .page.type-page .post-content #stories-section {
      margin-top: 40px; }
      .home #page-container .page.type-page .post-content #stories-section .et_pb_button:hover {
        background: #6CDB00; }
      .home #page-container .page.type-page .post-content #stories-section .et_pb_text {
        text-align: center;
        font-family: "Permanent Marker", cursive; }
        @media only screen and (min-width: 768px) {
          .home #page-container .page.type-page .post-content #stories-section .et_pb_text {
            padding: 0 220px; } }
        .home #page-container .page.type-page .post-content #stories-section .et_pb_text p {
          font-family: "Permanent Marker", cursive; }
          .home #page-container .page.type-page .post-content #stories-section .et_pb_text p a {
            text-decoration: underline;
            font-weight: 400;
            font-family: "Permanent Marker", cursive; }
            .home #page-container .page.type-page .post-content #stories-section .et_pb_text p a:hover {
              text-decoration: none; }
      .home #page-container .page.type-page .post-content #stories-section #touch-section {
        margin-top: 33px;
        padding: 26px 20px !important;
        background: #6CDB00 url(../images/touch-bg-green.png) no-repeat 0 -75px;
        background-position: cover; }
        @media screen and (max-width: 450px) {
          .home #page-container .page.type-page .post-content #stories-section #touch-section {
            padding: 16px 10px !important; } }
        @media only screen and (max-width: 650px) and (orientation: landscape) {
          .home #page-container .page.type-page .post-content #stories-section #touch-section {
            padding: 16px 10px !important; } }
        @media only screen and (min-width: 768px) {
          .home #page-container .page.type-page .post-content #stories-section #touch-section {
            padding: 66px 20px !important;
            margin-bottom: 112px; } }
        .home #page-container .page.type-page .post-content #stories-section #touch-section p {
          font-family: "Merriweather", serif;
          color: #ffffff;
          font-size: 18px;
          /*font-size: 1.28571rem;*/
          line-height: 37px;
          /* line-height: $ratio;*/ }
          @media screen and (max-width: 450px) {
            .home #page-container .page.type-page .post-content #stories-section #touch-section p {
              font-size: 16px;
              /*font-size: 1.14286rem;*/
              line-height: 28px;
              /* line-height: $ratio;*/ } }
          @media only screen and (max-width: 650px) and (orientation: landscape) {
            .home #page-container .page.type-page .post-content #stories-section #touch-section p {
              font-size: 16px;
              /*font-size: 1.14286rem;*/
              line-height: 28px;
              /* line-height: $ratio;*/ } }
          .home #page-container .page.type-page .post-content #stories-section #touch-section p .button {
            padding: 10px;
            background: #393939;
            text-transform: uppercase;
            font-size: 16px;
            margin-left: 48px;
            padding: 10px 24px;
            margin: 20px auto 0;
            display: block;
            max-width: 165px; }
            @media only screen and (min-width: 1025px) {
              .home #page-container .page.type-page .post-content #stories-section #touch-section p .button {
                margin-left: 48px;
                display: inline;
                margin-top: 0; } }
            .home #page-container .page.type-page .post-content #stories-section #touch-section p .button:hover {
              padding: 10px 24px !important;
              background: #393939 !important; }
    .home #page-container .page.type-page .post-content #resource-section {
      background: #3EA6FF;
      padding-top: 100px;
      padding-bottom: 92px; }
      .home #page-container .page.type-page .post-content #resource-section .et_pb_row:first-child h2 {
        color: #ffffff;
        margin-bottom: 27px;
        padding: 0; }
        .home #page-container .page.type-page .post-content #resource-section .et_pb_row:first-child h2 a {
          color: #ffffff; }
      .home #page-container .page.type-page .post-content #resource-section .et_pb_row:first-child p {
        text-align: center;
        /*@include font(17,29);
        font-family: $f-subtitle;*/
        color: #ffffff; }
      .home #page-container .page.type-page .post-content #resource-section .et_pb_button_module_wrapper {
        clear: both; }
        .home #page-container .page.type-page .post-content #resource-section .et_pb_button_module_wrapper .et_pb_button {
          margin-top: 60px;
          padding: 10px 50px !important;
          border: 1px solid #ffffff;
          background: #3EA6FF; }
          .home #page-container .page.type-page .post-content #resource-section .et_pb_button_module_wrapper .et_pb_button:hover {
            background: #3EA6FF !important;
            padding: 10px 50px !important;
            border: 1px solid #ffffff !important; }
.home #content-bottom {
  border-top: none; }

.post-content ul {
  list-style-type: disc; }
.post-content ul, .post-content ol {
  padding: .7em 0 .3em 2.143em;
  line-height: 1.7em; }
  .post-content ul li, .post-content ol li {
    font-family: "Merriweather", serif;
    font-size: 15px;
    /*font-size: 1.07143rem;*/
    line-height: 33px;
    /* line-height: $ratio;*/ }

@media only screen and (min-width: 1025px) {
  #content-area .projecting {
    width: 100% !important;
    max-width: 100% !important; } }
#content-area .projecting .et_pb_column + .et_pb_column {
  position: relative; }
@media only screen and (min-width: 1025px) {
  #content-area .projecting.right .et_pb_column + .et_pb_column {
    float: right;
    margin-right: -5% !important; } }
@media only screen and (min-width: 1025px) {
  #content-area .projecting.left .et_pb_column:first-child {
    float: left;
    margin-left: -5% !important;
    margin-right: 40px !important; } }
@media only screen and (min-width: 1025px) {
  #content-area .projecting.left .et_pb_column:last-child {
    width: 68.666%; } }

.text {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 2;
  height: 100%;
  top: 0; }
  .text .inner-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }

.image-with-caption-block {
  position: relative;
  margin: 0 auto !important; }
  .image-with-caption-block .inner-text {
    max-width: 200px; }
    .image-with-caption-block .inner-text:first-child {
      margin: 0 auto 0; }
  .image-with-caption-block .image img {
    display: block; }

/*.single-post{*/
@media screen and (max-width: 767px) {
  .single #content-area > .container {
    width: 100%; } }
.single #main-content.full_width_page_layout {
  background: #f2f2f2;
  padding: 0;
  position: relative; }
  .single #main-content.full_width_page_layout .single-post-module {
    position: relative; }
  .single #main-content.full_width_page_layout .post-thumbnail.header {
    margin: 0;
    position: absolute; }
    @media only screen and (min-width: 768px) {
      .single #main-content.full_width_page_layout .post-thumbnail.header {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 0 40px; } }
  .single #main-content.full_width_page_layout .post-title-section {
    display: table;
    height: 300px; }
    @media only screen and (min-width: 768px) {
      .single #main-content.full_width_page_layout .post-title-section {
        display: table;
        margin-top: 102px;
        min-height: 200px;
        height: 200px; } }
    .single #main-content.full_width_page_layout .post-title-section .entry-title {
      text-align: center;
      color: #ffffff;
      font-size: 36px;
      /*font-size: 2.57143rem;*/
      line-height: 40px;
      /* line-height: $ratio;*/
      font-family: "Bree Serif", serif;
      padding: 0;
      vertical-align: middle;
      display: table-cell; }
      @media only screen and (min-width: 1025px) {
        .single #main-content.full_width_page_layout .post-title-section .entry-title {
          padding: 0 225px; } }
      @media only screen and (min-width: 768px) {
        .single #main-content.full_width_page_layout .post-title-section .entry-title {
          font-size: 64px;
          /*font-size: 4.57143rem;*/
          line-height: 68px;
          /* line-height: $ratio;*/ } }
  .single #main-content.full_width_page_layout .container.white {
    background: #ffffff;
    /*margin-top: 250px;*/ }
    .single #main-content.full_width_page_layout .container.white.no-featured-image .post-header {
      width: 100%;
      max-width: 100%; }
    .single #main-content.full_width_page_layout .container.white.no-featured-image .post-content .entry-title {
      margin-left: 0;
      max-width: 80%; }
    .single #main-content.full_width_page_layout .container.white article {
      margin-bottom: 0;
      width: 90%;
      margin: 0 auto; }
      @media only screen and (min-width: 1025px) {
        .single #main-content.full_width_page_layout .container.white article {
          width: 100%; } }
      .single #main-content.full_width_page_layout .container.white article .post-header {
        padding: 0;
        width: 100%;
        margin: 0;
        /*margin: -127px 0 40px;*/ }
        @media only screen and (min-width: 1025px) {
          .single #main-content.full_width_page_layout .container.white article .post-header {
            padding: 0 118px 0;
            margin: 0 0 40px; } }
        .single #main-content.full_width_page_layout .container.white article .post-header .et_pb_row {
          width: 100%; }
          @media only screen and (min-width: 1025px) {
            .single #main-content.full_width_page_layout .container.white article .post-header .et_pb_row {
              width: 90%; } }
          .single #main-content.full_width_page_layout .container.white article .post-header .et_pb_row .entry-title {
            margin-top: 0;
            margin-bottom: 25px;
            padding-bottom: 0;
            /*margin-left: 40px;*/
            margin-left: 0;
            max-width: 600px;
            font-weight: 400;
            font-size: 36px;
            /*font-size: 2.57143rem;*/
            line-height: 40px;
            /* line-height: $ratio;*/ }
            @media only screen and (min-width: 768px) {
              .single #main-content.full_width_page_layout .container.white article .post-header .et_pb_row .entry-title {
                margin-top: 35px;
                margin-bottom: 90px;
                font-size: 64px;
                /*font-size: 4.57143rem;*/
                line-height: 68px;
                /* line-height: $ratio;*/ } }
      .single #main-content.full_width_page_layout .container.white article .post-wrap {
        padding: 0 0px 60px; }
        @media only screen and (min-width: 1025px) {
          .single #main-content.full_width_page_layout .container.white article .post-wrap {
            padding: 0 118px 60px; } }
        .single #main-content.full_width_page_layout .container.white article .post-wrap .post-content {
          overflow: hidden;
          margin: 0 0 40px;
              /*a{
                color:$c-blue;
                text-decoration: underline;
                font-weight: 400;

                &:hover{
                  text-decoration: none;
                }
              }*/ }
          @media only screen and (min-width: 768px) {
            .single #main-content.full_width_page_layout .container.white article .post-wrap .post-content {
              overflow: visible;
              margin: 30px 0 40px; } }
          .single #main-content.full_width_page_layout .container.white article .post-wrap .post-content iframe {
            width: 100%; }
          .single #main-content.full_width_page_layout .container.white article .post-wrap .post-content h4 {
            font-size: 20px;
            /*font-size: 1.42857rem;*/
            line-height: 36px;
            /* line-height: $ratio;*/
            color: #3a3a3a;
            font-weight: 700;
            padding-bottom: 30px; }
            .single #main-content.full_width_page_layout .container.white article .post-wrap .post-content h4 strong {
              font-size: 20px;
              /*font-size: 1.42857rem;*/
              line-height: 36px;
              /* line-height: $ratio;*/
              color: #3a3a3a;
              font-weight: 700;
              padding-bottom: 30px; }
          .single #main-content.full_width_page_layout .container.white article .post-wrap .post-content .et_pb_row {
            padding: 0; }
            @media only screen and (min-width: 1025px) {
              .single #main-content.full_width_page_layout .container.white article .post-wrap .post-content .et_pb_row {
                padding: 30px 0; } }
            .single #main-content.full_width_page_layout .container.white article .post-wrap .post-content .et_pb_row.et_pb_row_0 .et_pb_column_2_3, .single #main-content.full_width_page_layout .container.white article .post-wrap .post-content .et_pb_row.et_pb_row_0 .et_pb_column_3_4 {
              width: 95%; }
          .single #main-content.full_width_page_layout .container.white article .post-wrap .post-content .et_pb_section.last-section .et_pb_row:last-child {
            width: 100% !important;
            max-width: 100% !important; }
  .single #main-content.full_width_page_layout #key-takeaways {
    background: #6CDB00;
    width: 285px;
    padding: 19px 39px 29px !important;
    display: block; }
    @media only screen and (min-width: 1025px) {
      .single #main-content.full_width_page_layout #key-takeaways {
        padding: 62px 39px 85px !important; } }
    .single #main-content.full_width_page_layout #key-takeaways:last-child {
      display: none; }
    .single #main-content.full_width_page_layout #key-takeaways.normal {
      margin-top: 0 !important; }
      @media only screen and (max-device-width: 350px) {
        .single #main-content.full_width_page_layout #key-takeaways.normal {
          width: auto; } }
    @media only screen and (min-width: 1025px) {
      .single #main-content.full_width_page_layout #key-takeaways {
        float: right;
        margin-right: -202px;
        margin-top: -30px;
        margin-left: 20px; } }
    .single #main-content.full_width_page_layout #key-takeaways ul {
      list-style: none;
      padding: 0; }
      .single #main-content.full_width_page_layout #key-takeaways ul li {
        border-bottom: 1px solid white;
        margin: 0;
        padding-bottom: 15px;
        padding-top: 12px;
        color: #ffffff;
        font-size: 16px;
        /*font-size: 1.14286rem;*/
        line-height: 20px;
        /* line-height: $ratio;*/
        font-family: "Bree Serif", serif;
        font-weight: 400; }
        .single #main-content.full_width_page_layout #key-takeaways ul li a {
          color: #ffffff;
          font-size: 16px;
          /*font-size: 1.14286rem;*/
          line-height: 20px;
          /* line-height: $ratio;*/
          font-family: "Bree Serif", serif;
          font-weight: 400;
          text-decoration: none; }
  .single #main-content.full_width_page_layout .post-header {
    padding: 0;
    margin: 0 auto;
    text-align: left;
    background-color: #fff;
    width: 80%; }
    @media only screen and (min-width: 1025px) {
      .single #main-content.full_width_page_layout .post-header {
        width: auto; } }
    .single #main-content.full_width_page_layout .post-header .post-meta-info {
      position: relative; }
      @media only screen and (min-width: 768px) {
        .single #main-content.full_width_page_layout .post-header .post-meta-info .post-meta-categories {
          width: 42%; } }
      .single #main-content.full_width_page_layout .post-header .post-meta-info .post-meta-categories.no-title {
        padding-top: 105px; }
      .single #main-content.full_width_page_layout .post-header .post-meta-info .post-meta {
        margin-top: 14px;
        font-size: 14px;
        /*font-size: 1rem;*/
        line-height: 20px;
        /* line-height: $ratio;*/
        font-family: "Merriweather", serif;
        color: #3a3a3a; }
        @media only screen and (min-width: 768px) {
          .single #main-content.full_width_page_layout .post-header .post-meta-info .post-meta.no-title {
            top: 94px; } }
        @media only screen and (min-width: 768px) {
          .single #main-content.full_width_page_layout .post-header .post-meta-info .post-meta {
            position: absolute;
            top: -10px;
            left: 45%; } }
  .single #main-content.full_width_page_layout .has-post-thumbnail .post-thumbnail .thumbnail {
    width: 100%;
    height: 550px; }
  .single #main-content.full_width_page_layout .has-post-thumbnail .post-header {
    margin: -127px auto 40px; }
  .single #main-content.full_width_page_layout .et_pb_text h3, .single #main-content.full_width_page_layout .et_pb_text h4 {
    font-size: 20px;
    /*font-size: 1.42857rem;*/
    line-height: 36px;
    /* line-height: $ratio;*/
    color: #3a3a3a;
    text-transform: none;
    font-family: "Merriweather", serif; }
  .single #main-content.full_width_page_layout .subscribe-form .et_pb_contact_main_title {
    text-align: center; }
  .single #main-content.full_width_page_layout .subscribe-form .et_pb_contact_form {
    margin: 0;
    padding: 0 20px; }
    @media only screen and (min-width: 1025px) {
      .single #main-content.full_width_page_layout .subscribe-form .et_pb_contact_form .et_pb_contact_field {
        width: 35%; } }
    .single #main-content.full_width_page_layout .subscribe-form .et_pb_contact_form .et_pb_contact_field:first-child {
      padding: 0; }
    .single #main-content.full_width_page_layout .subscribe-form .et_pb_contact_form .et_pb_contact_field input {
      background-color: #fff;
      border: 2px solid #3ebd9e;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
    .single #main-content.full_width_page_layout .subscribe-form .et_pb_contact_form .et_contact_bottom_container {
      padding-left: 20px;
      box-sizing: border-box;
      margin-top: 0; }
      @media only screen and (min-width: 1025px) {
        .single #main-content.full_width_page_layout .subscribe-form .et_pb_contact_form .et_contact_bottom_container {
          width: 30%; } }
      .single #main-content.full_width_page_layout .subscribe-form .et_pb_contact_form .et_contact_bottom_container button {
        width: 100%;
        margin: 0;
        border: 2px solid #3ebd9e;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        background-color: #3ebd9e;
        color: #fff; }
  .single #main-content.full_width_page_layout .addtoany_content_bottom, .single #main-content.full_width_page_layout .addtoany_shortcode {
    width: 100%;
    margin-top: 30px; }
    @media only screen and (min-width: 768px) {
      .single #main-content.full_width_page_layout .addtoany_content_bottom, .single #main-content.full_width_page_layout .addtoany_shortcode {
        margin: 0 auto;
        text-align: center;
        width: 90%;
        margin-top: 50px; } }
    .single #main-content.full_width_page_layout .addtoany_content_bottom.container .addtoany_header, .single #main-content.full_width_page_layout .addtoany_shortcode.container .addtoany_header {
      text-align: left; }
      @media only screen and (min-width: 1025px) {
        .single #main-content.full_width_page_layout .addtoany_content_bottom.container .addtoany_header, .single #main-content.full_width_page_layout .addtoany_shortcode.container .addtoany_header {
          float: left;
          margin-left: 90px;
          text-align: center; } }
    .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_header, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_header {
      display: inline;
      font-size: 20px;
      /*font-size: 1.42857rem;*/
      line-height: 33px;
      /* line-height: $ratio;*/
      color: #393939;
      font-family: "Bree Serif", serif; }
    .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list {
      display: block; }
      @media only screen and (min-width: 768px) {
        .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list {
          display: inline-block;
          padding-left: 55px; } }
      .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a {
        height: 32px;
        margin-right: 5px;
        margin-bottom: 10px; }
        .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a.a2a_button_facebook, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a.a2a_button_facebook {
          width: 172px;
          background: url("../images/social-buttons.png") no-repeat 0 0; }
          .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a.a2a_button_facebook:hover, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a.a2a_button_facebook:hover {
            opacity: 0.8; }
          .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a.a2a_button_facebook .a2a_svg, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a.a2a_button_facebook .a2a_svg {
            opacity: 0; }
        .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a.a2a_button_twitter, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a.a2a_button_twitter {
          background: url("../images/social-buttons.png") no-repeat 0 0;
          width: 84px;
          background-position-x: -177px; }
          .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a.a2a_button_twitter:hover, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a.a2a_button_twitter:hover {
            opacity: 0.8; }
          .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a.a2a_button_twitter .a2a_svg, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a.a2a_button_twitter .a2a_svg {
            opacity: 0; }
        .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a.a2a_button_google_plus, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a.a2a_button_google_plus {
          background: url("../images/social-buttons.png") no-repeat 0 0;
          width: 164px;
          background-position-x: -267px; }
          .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a.a2a_button_google_plus:hover, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a.a2a_button_google_plus:hover {
            opacity: 0.8; }
          .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a.a2a_button_google_plus .a2a_svg, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a.a2a_button_google_plus .a2a_svg {
            opacity: 0; }
        .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a.a2a_button_linkedin, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a.a2a_button_linkedin {
          background: none;
          wight: 32px !important; }
        .single #main-content.full_width_page_layout .addtoany_content_bottom .addtoany_list a .a2a_svg, .single #main-content.full_width_page_layout .addtoany_shortcode .addtoany_list a .a2a_svg {
          width: 32px !important;
          height: 32px !important; }
  .single #main-content.full_width_page_layout .author-box {
    margin-bottom: 0;
    background: #E9E9E9;
    min-height: 375px;
    border-top: 1px solid #CCCCCC;
    padding: 58px 0;
    width: 100%;
    box-shadow: none; }
    @media only screen and (min-width: 768px) {
      .single #main-content.full_width_page_layout .author-box {
        padding: 58px 74px; } }
    .single #main-content.full_width_page_layout .author-box .author-box-content {
      display: block; }
      @media only screen and (min-width: 1025px) {
        .single #main-content.full_width_page_layout .author-box .author-box-content {
          display: flex; } }
      .single #main-content.full_width_page_layout .author-box .author-box-content .author-box-avatar {
        border-radius: 150px;
        margin-top: 6px;
        flex-basis: 150px;
        height: 150px;
        margin: 0 auto 20px;
        max-width: 150px;
        min-width: 150px;
        width: 150px; }
        .single #main-content.full_width_page_layout .author-box .author-box-content .author-box-avatar img {
          padding: 0;
          background: none;
          width: 150px;
          height: 150px; }
      .single #main-content.full_width_page_layout .author-box .author-box-content .author-box-description {
        position: relative;
        margin-left: 0px;
        width: 100%; }
        @media only screen and (min-width: 1025px) {
          .single #main-content.full_width_page_layout .author-box .author-box-content .author-box-description {
            margin-left: 45px; } }
        .single #main-content.full_width_page_layout .author-box .author-box-content .author-box-description h4 {
          font-size: 20px;
          /*font-size: 1.42857rem;*/
          line-height: 44px;
          /* line-height: $ratio;*/
          font-family: "Bree Serif", serif;
          color: #393939; }
        .single #main-content.full_width_page_layout .author-box .author-box-content .author-box-description .date {
          color: #6CDB00;
          font-size: 15px;
          /*font-size: 1.07143rem;*/
          line-height: 44px;
          /* line-height: $ratio;*/
          font-family: "Merriweather", serif; }
          @media only screen and (min-width: 768px) {
            .single #main-content.full_width_page_layout .author-box .author-box-content .author-box-description .date {
              position: absolute;
              right: 0;
              top: 0; } }
        .single #main-content.full_width_page_layout .author-box .author-box-content .author-box-description .note {
          font-size: 15px;
          /*font-size: 1.07143rem;*/
          line-height: 33px;
          /* line-height: $ratio;*/
          color: #3a3a3a; }
        .single #main-content.full_width_page_layout .author-box .author-box-content .author-box-description .social-icons {
          margin-top: 27px; }
          .single #main-content.full_width_page_layout .author-box .author-box-content .author-box-description .social-icons a.twitter {
            background: url(../images/follow-twitter.png) no-repeat 0 0;
            width: 158px;
            height: 29px;
            display: block; }
  .single #main-content.full_width_page_layout .et_bloom_below_post {
    padding-bottom: 40px;
    border-bottom: 1px solid #D0D0D0; }
    .single #main-content.full_width_page_layout .et_bloom_below_post .et_bloom_form_container.et_bloom_form_bottom {
      background: url("../images/subscribe-bg-green.png") no-repeat 0 0;
      padding: 35px 0;
      background-position: cover; }
      .single #main-content.full_width_page_layout .et_bloom_below_post .et_bloom_form_container.et_bloom_form_bottom .et_bloom_form_header {
        background: none; }
        .single #main-content.full_width_page_layout .et_bloom_below_post .et_bloom_form_container.et_bloom_form_bottom .et_bloom_form_header h2 {
          font-size: 36px !important;
          line-height: 44px;
          color: #ffffff;
          text-align: center;
          font-family: "Bree Serif", serif; }
        .single #main-content.full_width_page_layout .et_bloom_below_post .et_bloom_form_container.et_bloom_form_bottom .et_bloom_form_header p {
          font-size: 17px;
          /*font-size: 1.21429rem;*/
          line-height: 29px;
          /* line-height: $ratio;*/
          font-family: "Merriweather", serif;
          color: #ffffff;
          text-align: center; }
      .single #main-content.full_width_page_layout .et_bloom_below_post .et_bloom_form_container.et_bloom_form_bottom .et_bloom_form_content {
        background: none;
        padding-top: 5px;
        padding-bottom: 55px;
        max-width: 600px;
        margin: 0 auto; }
        .single #main-content.full_width_page_layout .et_bloom_below_post .et_bloom_form_container.et_bloom_form_bottom .et_bloom_form_content form .et_bloom_popup_input {
          padding-right: 0;
          width: 70%; }
          .single #main-content.full_width_page_layout .et_bloom_below_post .et_bloom_form_container.et_bloom_form_bottom .et_bloom_form_content form .et_bloom_popup_input input {
            border: 1px solid #DDDDDD;
            font-family: "Bree Serif", serif;
            font-size: 14px;
            font-size: 1rem;
            border-radius: 0 !important;
            color: #414141;
            font-weight: 400; }
            .single #main-content.full_width_page_layout .et_bloom_below_post .et_bloom_form_container.et_bloom_form_bottom .et_bloom_form_content form .et_bloom_popup_input input::-moz-placeholder, .single #main-content.full_width_page_layout .et_bloom_below_post .et_bloom_form_container.et_bloom_form_bottom .et_bloom_form_content form .et_bloom_popup_input input::-webkit-input-placeholder {
              text-transform: none;
              font-weight: 400;
              font-family: "Bree Serif", serif;
              color: #414141;
              font-weight: 400; }
        .single #main-content.full_width_page_layout .et_bloom_below_post .et_bloom_form_container.et_bloom_form_bottom .et_bloom_form_content form .et_bloom_submit_subscription {
          background: #393939;
          border-radius: 0 !important;
          color: #414141;
          padding: 12px 10px;
          width: 30%;
          font-size: 14px; }
  .single #main-content.full_width_page_layout .related-posts {
    margin-bottom: 0;
    background: #f2f2f2;
    box-shadow: none;
    padding-top: 127px;
    position: relative;
    padding-bottom: 140px;
    width: 100%;
    border: none; }
    .single #main-content.full_width_page_layout .related-posts .related-posts-header {
      border: none; }
      .single #main-content.full_width_page_layout .related-posts .related-posts-header h3 {
        text-align: center;
        padding: 0;
        text-transform: none;
        font-size: 50px;
        /*font-size: 3.57143rem;*/
        line-height: 38px;
        /* line-height: $ratio;*/
        font-family: "Bree Serif", serif;
        color: #393939; }
    .single #main-content.full_width_page_layout .related-posts .related-posts-content {
      width: 90%;
      padding-left: 0;
      padding-right: 0;
      margin: 0 auto;
      padding-top: 65px;
      display: flex; }
      @media only screen and (min-width: 1025px) {
        .single #main-content.full_width_page_layout .related-posts .related-posts-content {
          width: 100%;
          padding-left: 10px;
          padding-right: 10px; } }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .single #main-content.full_width_page_layout .related-posts .related-posts-content {
          display: block; } }
      .single #main-content.full_width_page_layout .related-posts .related-posts-content .related-post {
        box-sizing: border-box;
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; }
        @media only screen and (min-width: 768px) {
          .single #main-content.full_width_page_layout .related-posts .related-posts-content .related-post {
            flex-basis: 31.333%;
            max-width: 31.333%;
            min-width: 31.333%;
            width: 31.333%;
            margin-right: 3%;
            margin-bottom: 0; } }
        .single #main-content.full_width_page_layout .related-posts .related-posts-content .related-post:last-child {
          margin-right: 0 !important; }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
          .single #main-content.full_width_page_layout .related-posts .related-posts-content .related-post {
            flex-basis: 100%;
            margin-bottom: 30px;
            margin-right: 0;
            max-width: 100%;
            min-width: 100%;
            width: 100%; } }
        .single #main-content.full_width_page_layout .related-posts .related-posts-content .related-post img {
          padding: 0;
          background: none;
          box-shadow: none; }
  .single #main-content.full_width_page_layout.sidebar.has-post-thumbnail .post-thumbnail .thumbnail {
    height: 550px;
    width: 100%; }
  .single #main-content.full_width_page_layout.sidebar.has-post-thumbnail .post-title-section {
    margin-top: 0;
    padding-top: 102px; }
  .single #main-content.full_width_page_layout.sidebar #content-area {
    position: relative; }
    .single #main-content.full_width_page_layout.sidebar #content-area article.single-post-module {
      position: inherit;
      background: none !important; }
      .single #main-content.full_width_page_layout.sidebar #content-area article.single-post-module .white {
        width: 100%; }
    .single #main-content.full_width_page_layout.sidebar #content-area .et_pb_extra_column_sidebar {
      margin-top: 120px;
      padding: 0 12px 0 0; }

.et_extra_layout.et_pb_gutters3 .featured-stories .et_pb_column {
  padding: 0 !important; }
.et_extra_layout.et_pb_gutters3 .paginated_content .paginated_page {
  display: block !important; }

.et_pb_blog_grid .et_pb_post {
  border: 0; }

.et_pb_section {
  padding: 0; }

.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
.et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
  margin-bottom: 40px; }
  .et_pb_gutters2 .et_pb_column_4_4 .et_pb_module.et_pb_blog_grid,
  .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module.et_pb_blog_grid {
    margin-bottom: 10px; }

.single-event .et_pb_extra_column_main.with_sibebar,
.post-type-archive-event .et_pb_extra_column_main.with_sibebar {
  width: 75%;
  min-width: 75%; }
.single-event .et_pb_extra_column_main .posts-blog-feed-module,
.post-type-archive-event .et_pb_extra_column_main .posts-blog-feed-module {
  border: none;
  box-shadow: none; }
  .single-event .et_pb_extra_column_main .posts-blog-feed-module .event,
  .post-type-archive-event .et_pb_extra_column_main .posts-blog-feed-module .event {
    border: none;
    margin-bottom: 20px; }
    .single-event .et_pb_extra_column_main .posts-blog-feed-module .event .featured-image,
    .post-type-archive-event .et_pb_extra_column_main .posts-blog-feed-module .event .featured-image {
      padding: 0 10px;
      max-width: 400px; }
    .single-event .et_pb_extra_column_main .posts-blog-feed-module .event .event-info,
    .post-type-archive-event .et_pb_extra_column_main .posts-blog-feed-module .event .event-info {
      overflow: hidden; }
      .single-event .et_pb_extra_column_main .posts-blog-feed-module .event .event-info .date,
      .post-type-archive-event .et_pb_extra_column_main .posts-blog-feed-module .event .event-info .date {
        float: left; }
      .single-event .et_pb_extra_column_main .posts-blog-feed-module .event .event-info .place,
      .post-type-archive-event .et_pb_extra_column_main .posts-blog-feed-module .event .event-info .place {
        float: right;
        font-size: 12px;
        font-size: 0.85714rem; }
        .single-event .et_pb_extra_column_main .posts-blog-feed-module .event .event-info .place p,
        .post-type-archive-event .et_pb_extra_column_main .posts-blog-feed-module .event .event-info .place p {
          margin: 0; }
.single-event .et_pb_extra_column_main .et_pb_row,
.post-type-archive-event .et_pb_extra_column_main .et_pb_row {
  width: 100%; }
.single-event .et_pb_extra_column_sidebar,
.post-type-archive-event .et_pb_extra_column_sidebar {
  display: block; }

.post-type-archive-resources .posts-blog-feed-module .paginated_page .post-wrapper {
  width: 33.3%;
  float: left; }
  .post-type-archive-resources .posts-blog-feed-module .paginated_page .post-wrapper .type-resources {
    display: block;
    border: none; }

.resource-shortcode,
.archive-page.resources {
  padding-top: 17px; }
  .resource-shortcode .resource-item,
  .archive-page.resources .resource-item {
    background: #ffffff;
    min-height: 310px; }
    .resource-shortcode .resource-item.even,
    .archive-page.resources .resource-item.even {
      margin-right: 0; }
    .resource-shortcode .resource-item .left-column,
    .archive-page.resources .resource-item .left-column {
      display: inline-block;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .resource-shortcode .resource-item .left-column,
        .archive-page.resources .resource-item .left-column {
          width: 50%;
          float: left; } }
      .resource-shortcode .resource-item .left-column img,
      .archive-page.resources .resource-item .left-column img {
        width: 100%;
        display: block; }
    .resource-shortcode .resource-item .right-column,
    .archive-page.resources .resource-item .right-column {
      float: right;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .resource-shortcode .resource-item .right-column,
        .archive-page.resources .resource-item .right-column {
          width: 50%; } }
      .resource-shortcode .resource-item .right-column .content-wrapper,
      .archive-page.resources .resource-item .right-column .content-wrapper {
        margin: 50px 33px; }
        .resource-shortcode .resource-item .right-column .content-wrapper h3,
        .archive-page.resources .resource-item .right-column .content-wrapper h3 {
          text-transform: capitalize;
          font-size: 24px;
          /*font-size: 1.71429rem;*/
          line-height: 28px;
          /* line-height: $ratio;*/
          color: #393939;
          font-family: "Bree Serif", serif; }
          .resource-shortcode .resource-item .right-column .content-wrapper h3 a,
          .archive-page.resources .resource-item .right-column .content-wrapper h3 a {
            font-size: 24px;
            /*font-size: 1.71429rem;*/
            line-height: 28px;
            /* line-height: $ratio;*/
            color: #393939; }
        .resource-shortcode .resource-item .right-column .content-wrapper .content,
        .archive-page.resources .resource-item .right-column .content-wrapper .content {
          font-size: 14px;
          /*font-size: 1rem;*/
          line-height: 25px;
          /* line-height: $ratio;*/
          font-family: "Merriweather", serif;
          color: #393939; }
        .resource-shortcode .resource-item .right-column .content-wrapper .read-more,
        .archive-page.resources .resource-item .right-column .content-wrapper .read-more {
          background: #6cdb00;
          font-size: 12px;
          font-size: 0.85714rem;
          margin-top: 28px;
          color: #ffffff;
          padding: 8px 40px;
          display: inline-block;
          font-weight: 800;
          font-family: "Open Sans", sans-serif;
          text-transform: uppercase;
          line-height: 1.7em; }

.et_pb_blog_grid_wrapper {
  margin-bottom: 21px; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .et_pb_blog_grid_wrapper {
      width: 100%; } }
  .et_pb_blog_grid_wrapper article.post-teaser {
    border-bottom: 2px solid #3EA6FF;
    background: #ffffff !important;
    margin-bottom: 18px; }
    @media only screen and (min-width: 1025px) {
      .et_pb_blog_grid_wrapper article.post-teaser {
        margin-bottom: 0; } }
    .et_pb_blog_grid_wrapper article.post-teaser .et_pb_image_container {
      margin: -20px -20px 10px;
      overflow: hidden; }
      .et_pb_blog_grid_wrapper article.post-teaser .et_pb_image_container .post-thumbnail {
        display: inline; }
    .et_pb_blog_grid_wrapper article.post-teaser .content {
      margin: 44px 15px; }
      @media only screen and (min-width: 768px) {
        .et_pb_blog_grid_wrapper article.post-teaser .content {
          margin: 44px 50px; } }
      .et_pb_blog_grid_wrapper article.post-teaser .content h2 {
        font-size: 23px;
        /*font-size: 1.64286rem;*/
        line-height: 28px;
        /* line-height: $ratio;*/
        font-size: 23px !important;
        line-height: 28px !important;
        font-family: "Bree Serif", serif !important;
        text-transform: none;
        margin: 0 !important;
        padding-bottom: 13px !important;
        color: #393939 !important; }
        .et_pb_blog_grid_wrapper article.post-teaser .content h2 a {
          font-size: 23px;
          /*font-size: 1.64286rem;*/
          line-height: 28px;
          /* line-height: $ratio;*/
          color: #393939; }
    .et_pb_blog_grid_wrapper article.post-teaser.et_pb_column_1_3 .content {
      margin: 30px 15px; }
      @media only screen and (min-width: 768px) {
        .et_pb_blog_grid_wrapper article.post-teaser.et_pb_column_1_3 .content {
          margin: 30px; } }
      .et_pb_blog_grid_wrapper article.post-teaser.et_pb_column_1_3 .content h2 {
        font-size: 23px;
        /*font-size: 1.64286rem;*/
        line-height: 30px;
        /* line-height: $ratio;*/
        padding-bottom: 10px; }

body:not(home) #page-container #main-content {
  padding-top: 0; }
  @media only screen and (min-width: 1025px) {
    body:not(home) #page-container #main-content {
      padding-top: 40px; } }
  body:not(home) #page-container #main-content .stories-bottom article.post-teaser {
    margin: 10px;
    padding: 19px; }
    @media only screen and (min-width: 1025px) {
      body:not(home) #page-container #main-content .stories-bottom article.post-teaser.et_pb_column_1_3 {
        flex-basis: 31.333%;
        max-width: 31.333%;
        min-width: 31.333%;
        width: 31.333%; } }

.search-results #page-container #main-content {
  padding-top: 40px; }

.categories {
  font-size: 14px;
  /*font-size: 1rem;*/
  line-height: 24px;
  /* line-height: $ratio;*/
  color: #3EA6FF;
  font-family: "Merriweather", serif;
  font-weight: 700;
  margin-bottom: 10px; }
  .categories a {
    color: #3EA6FF !important; }

.post-meta {
  margin-top: 14px;
  font-size: 14px;
  /*font-size: 1rem;*/
  line-height: 20px;
  /* line-height: $ratio;*/
  font-family: "Merriweather", serif;
  padding-left: 0 !important;
  color: #aaaaaa;
  font-size: 14px !important;
  text-align: left !important; }
  .post-meta .published {
    color: #3a3a3a; }
  .post-meta .author {
    color: #aaaaaa; }
    .post-meta .author a {
      color: #aaaaaa !important;
      font-weight: 400; }

.et_social_sidebar_networks {
  display: none; }

#page-container #events-section {
  background: #FFBA00;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media only screen and (min-width: 768px) {
    #page-container #events-section {
      padding-top: 130px;
      padding-bottom: 83px; } }
  #page-container #events-section .et_pb_row:first-child h2 {
    color: #393939;
    margin-bottom: 29px;
    padding: 0; }
    #page-container #events-section .et_pb_row:first-child h2 a {
      color: #393939; }
  #page-container #events-section .et_pb_row:first-child p {
    /*font-family: $f-subtitle;*/
    text-align: center; }
  #page-container #events-section .et_pb_row {
    padding: 0; }
    #page-container #events-section .et_pb_row.main-event {
      margin-top: 33px;
      margin-bottom: 32px; }
      #page-container #events-section .et_pb_row.main-event .et_pb_column {
        margin-bottom: 0; }
        #page-container #events-section .et_pb_row.main-event .et_pb_column .et_pb_text {
          margin: 40px 33px;
          text-align: left;
          font-size: 15px;
          /*font-size: 1.07143rem;*/
          line-height: 30px;
          /* line-height: $ratio;*/
          color: #77777;
          font-family: "Merriweather", serif; }
          @media only screen and (min-width: 1025px) {
            #page-container #events-section .et_pb_row.main-event .et_pb_column .et_pb_text {
              margin: 40px 40px 40px 8px; } }
          #page-container #events-section .et_pb_row.main-event .et_pb_column .et_pb_text h3 {
            font-size: 23px;
            /*font-size: 1.64286rem;*/
            line-height: 29px;
            /* line-height: $ratio;*/
            font-family: "Bree Serif", serif;
            color: #393939;
            font-weight: 400;
            text-transform: none;
            padding: 0;
            padding-top: 22px; }
            #page-container #events-section .et_pb_row.main-event .et_pb_column .et_pb_text h3 a {
              color: #393939;
              font-size: 23px;
              /*font-size: 1.64286rem;*/
              line-height: 29px;
              /* line-height: $ratio;*/ }
          #page-container #events-section .et_pb_row.main-event .et_pb_column .et_pb_text h4 {
            font-size: 14px;
            /*font-size: 1rem;*/
            line-height: 27px;
            /* line-height: $ratio;*/
            font-family: "Merriweather", serif;
            color: #3EA6FF;
            font-weight: 400;
            text-transform: none;
            padding-bottom: 13px; }
          #page-container #events-section .et_pb_row.main-event .et_pb_column .et_pb_text p {
            text-align: left;
            font-size: 15px;
            /*font-size: 1.07143rem;*/
            line-height: 30px;
            /* line-height: $ratio;*/
            color: #77777;
            font-family: "Merriweather", serif; }
    #page-container #events-section .et_pb_row.secondary-events {
      padding-top: 28px;
      border-top: 2px solid #FFCF4D; }
      #page-container #events-section .et_pb_row.secondary-events .et_pb_text h3 {
        font-size: 23px;
        /*font-size: 1.64286rem;*/
        line-height: 29px;
        /* line-height: $ratio;*/
        font-family: "Bree Serif", serif;
        font-weight: 400;
        text-transform: none;
        padding: 0;
        color: #ffffff; }
        #page-container #events-section .et_pb_row.secondary-events .et_pb_text h3 a {
          font-size: 23px;
          /*font-size: 1.64286rem;*/
          line-height: 29px;
          /* line-height: $ratio;*/
          color: #ffffff; }
      #page-container #events-section .et_pb_row.secondary-events .et_pb_text h4 {
        font-size: 14px;
        /*font-size: 1rem;*/
        line-height: 27px;
        /* line-height: $ratio;*/
        font-family: "Merriweather", serif;
        color: #775700;
        font-weight: 400;
        text-transform: none;
        padding-bottom: 13px;
        margin-top: 18px; }

#content-area-top .post-thumbnail .thumbnail {
  width: 100%;
  height: 550px; }
#content-area-top .post-title-section {
  margin-top: 0 !important; }
  @media only screen and (min-width: 768px) {
    #content-area-top .post-title-section {
      height: 420px !important; } }

.author #page-container .posts-blog-feed-module article .post-content .post-meta,
.search #page-container .posts-blog-feed-module article .post-content .post-meta {
  margin: 14px 0 16px 0; }
.author #page-container .posts-blog-feed-module article .post-content .post-title,
.search #page-container .posts-blog-feed-module article .post-content .post-title {
  font-size: 23px;
  /*font-size: 1.64286rem;*/
  line-height: 28px;
  /* line-height: $ratio;*/
  font-size: 23px;
  line-height: 28px;
  font-family: "Bree Serif", serif;
  text-transform: none;
  margin: 0;
  padding-bottom: 13px;
  color: #393939; }
  .author #page-container .posts-blog-feed-module article .post-content .post-title a,
  .search #page-container .posts-blog-feed-module article .post-content .post-title a {
    font-size: 23px;
    /*font-size: 1.64286rem;*/
    line-height: 28px;
    /* line-height: $ratio;*/
    color: #393939; }
  .author #page-container .posts-blog-feed-module article .post-content .post-title .categories,
  .search #page-container .posts-blog-feed-module article .post-content .post-title .categories {
    margin-top: 15px; }
.author #page-container .posts-blog-feed-module article.has-post-thumbnail .header,
.search #page-container .posts-blog-feed-module article.has-post-thumbnail .header {
  display: block; }
.author #page-container .posts-blog-feed-module article.has-post-thumbnail .post-content,
.search #page-container .posts-blog-feed-module article.has-post-thumbnail .post-content {
  width: 50%; }

.mobilisationlab-load-posts {
  clear: both;
  padding-top: 30px; }

#content-area .et_mobile_nav_menu ul,
#content-area nav ul {
  padding: 15px 0 !important; }
  #content-area .et_mobile_nav_menu ul li,
  #content-area nav ul li {
    font-size: 18px;
    /*font-size: 1.28571rem;*/
    line-height: 28px;
    /* line-height: $ratio;*/
    font-family: "Open Sans", sans-serif;
    margin: 0 0 10px; }
    @media only screen and (min-width: 768px) {
      #content-area .et_mobile_nav_menu ul li,
      #content-area nav ul li {
        font-size: 16px;
        /*font-size: 1.14286rem;*/
        line-height: 28px;
        /* line-height: $ratio;*/
        margin: 0; } }
    #content-area .et_mobile_nav_menu ul li a,
    #content-area nav ul li a {
      color: #393939 !important;
      position: relative;
      font-size: 18px;
      /*font-size: 1.28571rem;*/
      line-height: 28px;
      /* line-height: $ratio;*/
      padding: 0 10px;
      border: 0;
      text-decoration: none; }
      @media only screen and (min-width: 768px) {
        #content-area .et_mobile_nav_menu ul li a,
        #content-area nav ul li a {
          font-size: 16px;
          /*font-size: 1.14286rem;*/
          line-height: 28px;
          /* line-height: $ratio;*/ } }
      #content-area .et_mobile_nav_menu ul li a:hover,
      #content-area nav ul li a:hover {
        color: #393939 !important;
        background: transparent; }
    #content-area .et_mobile_nav_menu ul li.current-menu-item a,
    #content-area nav ul li.current-menu-item a {
      color: #393939 !important; }
#content-area nav {
  margin-bottom: 20px; }
  #content-area nav ul {
    padding: 0 !important; }
    #content-area nav ul li a {
      padding: 0 0 15px; }
      #content-area nav ul li a::before {
        transform: translateY(0px);
        content: "";
        display: block;
        bottom: 0;
        left: 0;
        position: absolute;
        height: 5px;
        top: auto;
        background-color: rgba(248, 196, 70, 0.66);
        width: 100%;
        opacity: 0; }
      #content-area nav ul li a:hover {
        opacity: 1;
        transition: none; }
        #content-area nav ul li a:hover::before {
          opacity: 1;
          transform: translateY(0px); }
    #content-area nav ul li.current-menu-item a::before {
      opacity: 1;
      transform: translateY(0px); }
#content-area .et_mobile_nav_menu .mobile_nav {
  text-decoration: none; }

.et_bloom .et_bloom_below_post .et_bloom_inline_form {
  margin-top: 0; }

/* Increase size / visibility of top slider post titles on category index page
  */
.featured-posts-slider-module .post-content h3,
.featured-posts-slider-module .post-content h3 a {
  font-size: 30px; }

#content-area .featured-posts-slider-module .post-meta p {
  color: #fff; }

.wp-caption img {
  width: 100%; }

#content-area .icon-button,
#content-area .small-button,
#content-area .big-button {
  text-decoration: none; }

#about-section {
  color: #ffffff;
  padding: 50px;
  background: #3EA6FF;
  max-width: 1080px;
  margin: 30px auto 0;
  background: url("../images/about-bg-blue.png") no-repeat 100% 0;
  background-size: cover; }
  @media only screen and (min-width: 1025px) {
    #about-section {
      padding: 90px 136px 60px; } }
  #about-section .et_pb_text, #about-section .et_pb_text p {
    font-size: 18px;
    /*font-size: 1.28571rem;*/
    line-height: 37px;
    /* line-height: $ratio;*/
    font-family: "Merriweather", serif;
    text-align: center;
    color: #ffffff; }
    #about-section .et_pb_text strong, #about-section .et_pb_text p strong {
      font-weight: 900; }

.et_pb_image {
  padding: 10px; }

.single-events #page-container #main-content {
  padding-top: 0; }

.header-content .et_pb_fullwidth_header_subhead {
  margin-top: 20px; }

.yellow-line-top {
  border-top: 2px solid #ffcf4d; }

.yellow-line-bottom {
  border-bottom: 2px solid #ffcf4d; }

.et_pb_tabs .et_pb_tabs_controls {
  background: #f5fbee; }
  .et_pb_tabs .et_pb_tabs_controls .et_pb_tab_active {
    bottom: 0; }

#footer {
  background: #393939;
  overflow: hidden;
  margin-top: 0;
  padding-bottom: 30px; }
  @media only screen and (min-width: 768px) {
    #footer {
      padding-bottom: 0; } }
  #footer .container {
    max-width: 1080px; }
  #footer img {
    background: none !important;
    box-shadow: none !important;
    padding: 0 !important; }
  #footer .container.top {
    /*max-width:1112px;
    @include bp(mama-bear){
      padding:0 35px;
    }*/ }
  #footer .bottom .container {
    /* max-width: 1280px !important;*/ }
  #footer .widget-top {
    padding-top: 66px;
    border-bottom: 1px solid #565656;
    padding-bottom: 40px; }
    #footer .widget-top #et-info {
      border: none;
      padding: 0; }
      #footer .widget-top #et-info ul {
        padding: 0;
        margin: 0 auto;
        list-style-type: none; }
        #footer .widget-top #et-info ul .et-extra-social-icon {
          background: url("../images/social-icons.png") no-repeat;
          float: left;
          height: 18px;
          margin-left: 35px; }
          #footer .widget-top #et-info ul .et-extra-social-icon.twitter {
            width: 20px;
            margin-left: 10px; }
          #footer .widget-top #et-info ul .et-extra-social-icon.youtube {
            background-position-x: -55px;
            width: 26px; }
          #footer .widget-top #et-info ul .et-extra-social-icon.rss {
            background-position-x: -115px;
            width: 20px; }
          #footer .widget-top #et-info ul .et-extra-social-icon a {
            display: block;
            text-indent: -9999px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #footer .et_pb_extra_row {
      display: block; } }
  #footer .et_pb_extra_row .et_pb_extra_column {
    flex-basis: 29%;
    width: 29%; }
    @media only screen and (max-device-width: 768px) {
      #footer .et_pb_extra_row .et_pb_extra_column {
        -webkit-flex-basis: 100%; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      #footer .et_pb_extra_row .et_pb_extra_column {
        float: left;
        -webkit-flex-basis: 29%; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #footer .et_pb_extra_row .et_pb_extra_column {
        padding: 0; } }
    #footer .et_pb_extra_row .et_pb_extra_column:first-child {
      flex-basis: 42%;
      width: 42%; }
      @media only screen and (max-device-width: 768px) {
        #footer .et_pb_extra_row .et_pb_extra_column:first-child {
          -webkit-flex-basis: 100%; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
        #footer .et_pb_extra_row .et_pb_extra_column:first-child {
          float: left;
          -webkit-flex-basis: 42%; } }
    #footer .et_pb_extra_row .et_pb_extra_column.column-2 .et_pb_widget {
      margin-left: 10px; }
    @media only screen and (min-width: 1025px) {
      #footer .et_pb_extra_row .et_pb_extra_column:last-child .et_pb_widget {
        margin-left: 118px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (min-width: 768px) {
  #footer .et_pb_extra_row .et_pb_extra_column:last-child .et_pb_widget.widget_text {
    margin-top: 136px; } }

    @media only screen and (min-width: 1025px) {
      #footer .et_pb_extra_row .et_pb_extra_column:last-child .et_pb_widget.widget_text {
        margin-top: 148px; } }
    #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget {
      padding-top: 30px;
      margin: 0;
      /*@include bp(mama-bear){
        margin-left:120px;
      }*/ }
      @media only screen and (min-width: 768px) {
        #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget {
          padding: 10px 0; } }
      @media only screen and (min-width: 768px) {
        #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget:first-child {
          padding-top: 66px !important; } }
      #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.news-widget {
        margin-left: 0px; }
        @media only screen and (min-width: 768px) {
          #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.news-widget {
            margin-left: 10px; } }
      #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.widget_miw_multi_image_widget h4 {
        margin-bottom: 25px; }
      #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.widget_miw_multi_image_widget .miw-linear li {
        border: none; }
      #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget h4.widgettitle {
        font-size: 20px;
        /*font-size: 1.42857rem;*/
        line-height: 34px;
        /* line-height: $ratio;*/
        color: #ffffff !important;
        /*font-family: $f-secondary;*/
        font-family: "Open Sans",sans-serif;
        text-transform: none;
        font-weight: 400; }
      #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget .textwidget {
        max-width: 350px;
        padding-top: 15px;
        font-size: 12px;
        /*font-size: 0.85714rem;*/
        line-height: 24px;
        /* line-height: $ratio;*/
        font-family: "Bree Serif", serif;
        color: #969696; }
        #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget .textwidget a {
          font-size: 12px;
          /*font-size: 0.85714rem;*/
          line-height: 24px;
          /* line-height: $ratio;*/
          font-weight: 400; }
        #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget .textwidget .about-text {
          font-size: 13px;
          /*font-size: 0.92857rem;*/
          line-height: 26px;
          /* line-height: $ratio;*/
          /*color:$c-white;*/
          font-family: "Merriweather", serif; }
          #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget .textwidget .about-text .button {
            margin-top: 12px;
            display: block;
            width: 155px;
            background: none; }
      #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget#et-recent-posts-2 .widget_list, #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.news-widget .widget_list {
        margin-top: 5px;
        clear: both;
        overflow: hidden; }
        #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget#et-recent-posts-2 .widget_list li, #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.news-widget .widget_list li {
          border: none;
          padding-bottom: 9px;
          clear: both;
          overflow: hidden; }
          #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget#et-recent-posts-2 .widget_list li a.widget_list_thumbnail, #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget#et-recent-posts-2 .widget_list li img, #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.news-widget .widget_list li a.widget_list_thumbnail, #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.news-widget .widget_list li img {
            width: 82px;
            height: 82px;
            display: inline;
            float: left; }
          #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget#et-recent-posts-2 .widget_list li .post_info .title, #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.news-widget .widget_list li .post_info .title {
            margin: 14px 5px;
            font-size: 14px;
            /*font-size: 1rem;*/
            line-height: 23px;
            /* line-height: $ratio;*/
            font-family: "Merriweather", serif;
            font-weight: 700;
            float: left;
            display: inline;
            /*color:$c-white;*/ }
          #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget#et-recent-posts-2 .widget_list li .title, #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.news-widget .widget_list li .title {
            display: inline; }
      #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget#et-recent-posts-2 .button, #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.news-widget .button {
        margin-top: 40px;
        font-size: 12px;
        background: none; }
        #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget#et-recent-posts-2 .button:hover, #footer .et_pb_extra_row .et_pb_extra_column .et_pb_widget.news-widget .button:hover {
          padding: 8px 40px !important;
          line-height: 24px !important;
          transition: none !important;
          padding: 8px 40px;
          font-size: 12px; }
  #footer .button {
    border: 1px solid #616161 !important;
    background: none; }
    #footer .button:hover {
      background: none !important; }

.page.post-type-archive .et_pb_row {
  width: 90%;
  max-width: 1112px; }
  @media only screen and (min-width: 1025px) {
    .page.post-type-archive .et_pb_row {
      width: 100%; } }

.page h1.entry-title, .post-type-archive h1.entry-title {
  text-align: center;
  font-family: "Bree Serif", serif;
  font-size: 36px;
  /*font-size: 2.57143rem;*/
  line-height: 40px;
  /* line-height: $ratio;*/
  margin-top: 22px;
  margin-bottom: 20px;
  text-transform: capitalize; }
  @media only screen and (min-width: 768px) {
    .page h1.entry-title, .post-type-archive h1.entry-title {
      font-size: 60px;
      /*font-size: 4.28571rem;*/
      line-height: 68px;
      /* line-height: $ratio;*/ } }
.page.et_pb_pagebuilder_layout .post-wrap h1.entry-title, .post-type-archive.et_pb_pagebuilder_layout .post-wrap h1.entry-title {
  padding: 40px 5%;
  padding-top: 40px;
  padding-right: 5%;
  padding-bottom: 40px;
  padding-left: 5%; }
.page.post-type-archive-resources h1.entry-title, .post-type-archive.post-type-archive-resources h1.entry-title {
  color: #ffffff; }

body #page-container #main-content.full_width {
  padding-top: 0; }
  body #page-container #main-content.full_width article {
    width: 100%;
    margin-bottom: 0; }
    body #page-container #main-content.full_width article .post-content .et_pb_section {
      padding: 50px 0; }
      body #page-container #main-content.full_width article .post-content .et_pb_section .et_pb_text h1 {
        padding-bottom: 15px; }
      body #page-container #main-content.full_width article .post-content .et_pb_section .et_pb_text ul {
        margin-top: 10px;
        padding-left: 15px; }
        body #page-container #main-content.full_width article .post-content .et_pb_section .et_pb_text ul li {
          line-height: 18px; }
      body #page-container #main-content.full_width article .post-content .et_pb_section.et_pb_fullwidth_section {
        padding: 0; }
        @media only screen and (min-width: 768px) {
          body #page-container #main-content.full_width article .post-content .et_pb_section.et_pb_fullwidth_section.et_pb_section_0 .et_pb_fullwidth_header {
            padding: 180px 0; } }
        body #page-container #main-content.full_width article .post-content .et_pb_section.et_pb_fullwidth_section.et_pb_section_0 .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
          width: 100%; }
          @media only screen and (min-width: 768px) {
            body #page-container #main-content.full_width article .post-content .et_pb_section.et_pb_fullwidth_section.et_pb_section_0 .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
              width: 80%; } }
          body #page-container #main-content.full_width article .post-content .et_pb_section.et_pb_fullwidth_section.et_pb_section_0 .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
            width: 100%; }
            @media only screen and (min-width: 768px) {
              body #page-container #main-content.full_width article .post-content .et_pb_section.et_pb_fullwidth_section.et_pb_section_0 .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
                width: 80%; } }
            body #page-container #main-content.full_width article .post-content .et_pb_section.et_pb_fullwidth_section.et_pb_section_0 .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content h1 {
              font-size: 34px;
              margin: 0 20px 0; }
              @media only screen and (min-width: 768px) {
                body #page-container #main-content.full_width article .post-content .et_pb_section.et_pb_fullwidth_section.et_pb_section_0 .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content h1 {
                  font-size: 64px;
                  line-height: 55px; } }
            body #page-container #main-content.full_width article .post-content .et_pb_section.et_pb_fullwidth_section.et_pb_section_0 .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .et_pb_button {
              margin-top: 38px !important; }
      body #page-container #main-content.full_width article .post-content .et_pb_section.et_pb_with_background {
        min-height: 240px; }
      body #page-container #main-content.full_width article .post-content .et_pb_section.white-font-content h1 {
        font-size: 38px;
        line-height: 54px;
        padding: 0; }
      body #page-container #main-content.full_width article .post-content .et_pb_section.white-font-content h1, body #page-container #main-content.full_width article .post-content .et_pb_section.white-font-content h2, body #page-container #main-content.full_width article .post-content .et_pb_section.white-font-content h3, body #page-container #main-content.full_width article .post-content .et_pb_section.white-font-content h4, body #page-container #main-content.full_width article .post-content .et_pb_section.white-font-content h5 {
        color: #ffffff; }
body #page-container #main-content.archive-page .paginated_page {
  overflow: hidden; }
  body #page-container #main-content.archive-page .paginated_page .mobilisationlab-load-posts {
    clear: both; }
body #page-container #main-content.archive-page .button.load-more {
  border-color: #393939;
  color: #393939 !important;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    body #page-container #main-content.archive-page .button.load-more {
      margin: 15px auto; } }
  body #page-container #main-content.archive-page .button.load-more:hover {
    border-color: #393939 !important; }
body #page-container #main-content.archive-page.resources {
  background: #3EA6FF;
  padding-bottom: 50px; }
  @media only screen and (min-width: 768px) {
    body #page-container #main-content.archive-page.resources {
      /*padding-top:100px;*/
      padding-bottom: 92px; } }
  body #page-container #main-content.archive-page.resources .page-content {
    margin-bottom: 25px;
    margin-top: 2px; }
    body #page-container #main-content.archive-page.resources .page-content .et_pb_section {
      background: #3EA6FF; }
      body #page-container #main-content.archive-page.resources .page-content .et_pb_section .et_pb_row:first-child h2 {
        color: #ffffff;
        margin-bottom: 27px;
        padding: 0;
        font-size: 50px;
        /*font-size: 3.57143rem;*/
        line-height: 38px;
        /* line-height: $ratio;*/
        text-transform: capitalize;
        font-family: "Bree Serif", serif; }
      body #page-container #main-content.archive-page.resources .page-content .et_pb_section .et_pb_row:first-child p {
        text-align: center;
        /*@include font(17,29);
        font-family: $f-base;*/
        color: #ffffff; }
  body #page-container #main-content.archive-page.resources .post-item {
    margin-bottom: 30px; }
  body #page-container #main-content.archive-page.resources .buttons {
    margin-top: 30px; }
    body #page-container #main-content.archive-page.resources .buttons .button.load-more {
      border-color: #ffffff;
      color: #ffffff !important; }
      body #page-container #main-content.archive-page.resources .buttons .button.load-more:hover {
        border-color: #ffffff !important; }
body #page-container #main-content.archive-page.events {
  background: #FFBA00;
  /*background: #F2F2F2;*/ }
  @media only screen and (min-width: 768px) {
    body #page-container #main-content.archive-page.events {
      /*padding-top:130px;*/ } }
  body #page-container #main-content.archive-page.events .page-content {
    /*margin-bottom: 25px;*/
    margin-top: 2px; }
    body #page-container #main-content.archive-page.events .page-content #events-section {
      padding-top: 0;
      padding-bottom: 20px; }
    body #page-container #main-content.archive-page.events .page-content .et_pb_section {
      background: #FFBA00;
      /*background: #F2F2F2;*/ }
      body #page-container #main-content.archive-page.events .page-content .et_pb_section .et_pb_row:first-child {
        padding: 2% 0 !important; }
        body #page-container #main-content.archive-page.events .page-content .et_pb_section .et_pb_row:first-child h2 {
          color: #393939;
          margin-bottom: 29px;
          padding: 0;
          font-size: 50px;
          /*font-size: 3.57143rem;*/
          line-height: 38px;
          /* line-height: $ratio;*/
          text-transform: capitalize;
          font-family: "Bree Serif", serif; }
        body #page-container #main-content.archive-page.events .page-content .et_pb_section .et_pb_row:first-child p {
          text-align: center;
          /*@include font(15,30);
          font-family: $f-base;
          color:#77777;*/ }
      body #page-container #main-content.archive-page.events .page-content .et_pb_section .main-event h3 a {
        color: #393939; }
  body #page-container #main-content.archive-page.events .et_pb_column {
    /*@include bp(baby-bear){
      margin-bottom:30px;
    }*/ }
    body #page-container #main-content.archive-page.events .et_pb_column.post-item.last {
      margin-right: 0; }
    body #page-container #main-content.archive-page.events .et_pb_column .et_pb_text h3 a {
      font-size: 23px;
      /*font-size: 1.64286rem;*/
      line-height: 29px;
      /* line-height: $ratio;*/
      font-family: "Bree Serif", serif;
      font-weight: 400;
      text-transform: none;
      padding: 0;
      color: #ffffff; }
    body #page-container #main-content.archive-page.events .et_pb_column .et_pb_text .date {
      font-size: 14px;
      /*font-size: 1rem;*/
      line-height: 27px;
      /* line-height: $ratio;*/
      font-family: "Merriweather", serif;
      color: #775700;
      font-weight: 400;
      text-transform: none;
      padding-bottom: 13px;
      margin-top: 18px;
      font-weight: bold; }
body #page-container #main-content.archive-page.stories {
  background: #F2F2F2 !important;
  /*.post-teaser.min{
    width:1.5%;
  }*/ }
  @media only screen and (min-width: 1025px) {
    body #page-container #main-content.archive-page.stories {
      padding-bottom: 92px; } }
  body #page-container #main-content.archive-page.stories .post-item.last {
    margin-right: 0; }
  body #page-container #main-content.archive-page.stories article.et_pb_column_1_2 {
    /*margin-top: 40px;*/
    /*overflow:hidden;*/
    margin: 10px 0;
    width: 48%; }
    @media only screen and (min-width: 1025px) {
      body #page-container #main-content.archive-page.stories article.et_pb_column_1_2 {
        min-height: 552px; } }
    body #page-container #main-content.archive-page.stories article.et_pb_column_1_2:nth-child(even) {
      margin-left: 7px;
      margin-right: 10px; }
    body #page-container #main-content.archive-page.stories article.et_pb_column_1_2:first-child {
      margin-left: 10px;
      margin-right: 8px; }
  body #page-container #main-content.archive-page.stories article.et_pb_column_1_3 {
    /*overflow:hidden;
    article{
      margin-right: 0 ;
      float:none;
      overflow:hidden;
      margin:10px 8px !important;
    }*/ }
  body #page-container #main-content.archive-page.stories .page-content .et_pb_section {
    background: #F2F2F2 !important; }
    @media only screen and (min-width: 768px) {
      body #page-container #main-content.archive-page.stories .page-content .et_pb_section .et_pb_text {
        /*padding: 0 190px;*/ } }
    body #page-container #main-content.archive-page.stories .page-content .et_pb_section .et_pb_text h2 {
      font-size: 50px;
      /*font-size: 3.57143rem;*/
      line-height: 38px;
      /* line-height: $ratio;*/
      text-transform: capitalize;
      font-family: "Bree Serif", serif;
      margin-bottom: 40px; }
    body #page-container #main-content.archive-page.stories .page-content .et_pb_section .et_pb_text p {
      /*@include font(17,29);
      color:$c-post-text;
      font-family: $f-base;*/ }
      body #page-container #main-content.archive-page.stories .page-content .et_pb_section .et_pb_text p a {
        text-decoration: underline;
        /*color:$c-post-text;*/ }
        body #page-container #main-content.archive-page.stories .page-content .et_pb_section .et_pb_text p a:hover {
          text-decoration: none; }
  body #page-container #main-content.archive-page.stories .buttons {
    margin-top: 50px; }
    body #page-container #main-content.archive-page.stories .buttons .buttons a {
      color: #393939 !important;
      border-color: #393939; }
      body #page-container #main-content.archive-page.stories .buttons .buttons a:hover {
        border-color: #393939 !important; }
body #page-container #main-content.archive-page .buttons {
  margin-top: 0px;
  text-align: center;
  clear: both; }
  @media only screen and (min-width: 768px) {
    body #page-container #main-content.archive-page .buttons {
      margin-top: 60px; } }

.archive.category #page-container {
  background: #f2f2f2; }
  .archive.category #page-container .et_pb_extra_column_main .et_pb_section {
    width: 100%; }
    .archive.category #page-container .et_pb_extra_column_main .et_pb_section .posts-blog-feed-module .pagination {
      display: none; }
    .archive.category #page-container .et_pb_extra_column_main .et_pb_section .posts-blog-feed-module .paginated_content .paginated_page {
      overflow: hidden; }
      .archive.category #page-container .et_pb_extra_column_main .et_pb_section .posts-blog-feed-module .paginated_content .paginated_page article {
        margin-right: 0;
        margin: 10px !important;
        float: none;
        overflow: hidden;
        padding: 19px !important; }
    .archive.category #page-container .et_pb_extra_column_main .et_pb_section .posts-blog-feed-module .button.load-more {
      border-color: #393939;
      color: #393939 !important;
      margin: 0 auto; }
      @media only screen and (min-width: 768px) {
        .archive.category #page-container .et_pb_extra_column_main .et_pb_section .posts-blog-feed-module .button.load-more {
          margin-top: 60px; } }
      .archive.category #page-container .et_pb_extra_column_main .et_pb_section .posts-blog-feed-module .button.load-more:hover {
        border-color: #393939 !important; }
.archive.category #page-container .et_pb_column.et_pb_column_4_4, .archive.category #page-container .et_pb_row {
  padding: 0 !important;
  margin: 0 !important; }

.block-title p {
  color: #666666;
  font-size: 24px;
  /*font-size: 1.71429rem;*/
  line-height: 30px;
  /* line-height: $ratio;*/
  font-family: "Permanent Marker", cursive; }
  .block-title p a {
    color: #666666;
    font-size: 24px;
    /*font-size: 1.71429rem;*/
    line-height: 25.06px;
    /* line-height: $ratio;*/
    font-family: "Permanent Marker", cursive; }

.stories-filters {
  list-style: none;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px; }
  .stories-filters .filter-item {
    float: left;
    font-size: 14px; }
    .stories-filters .filter-item.is-checked span {
      background-color: #ffffff;
      color: #3EA6FF; }
    .stories-filters .filter-item span {
      background-color: #3EA6FF;
      color: #ffffff;
      display: block;
      height: auto;
      margin: -1px -1px 0 0;
      overflow: hidden;
      padding: 10px 20px;
      cursor: pointer; }

.post-type-archive-events .et_pb_section .et_pb_row {
  width: 90%;
  /*max-width: 1112px;*/ }
  @media only screen and (min-width: 1200px) {
    .post-type-archive-events .et_pb_section .et_pb_row {
      width: 100%; } }

#content-bottom {
  border-top: 5px solid #E5E5E5;
  background: #ffffff;
  padding: 61px 0 85px 0; }
  #content-bottom .widget_bloomwidget .et_bloom_form_container {
    background: #ffffff; }
    #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_header {
      margin: 0 auto;
      max-width: 1080px; }
      #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_header h2 {
        font-size: 36px !important;
        line-height: 44px !important;
        color: #393939;
        text-align: center;
        font-family: "Bree Serif", serif; }
      #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_header p {
        margin-top: 10px;
        text-align: center;
        font-size: 24px;
        /*font-size: 1.71429rem;*/
        line-height: 29px;
        /* line-height: $ratio;*/
        font-family: "Permanent Marker", cursive;
        color: #666666; }
    #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_content {
      background: #ffffff;
      padding: 0;
      width: 100%;
      float: left; }
      @media only screen and (min-width: 768px) {
        #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_content {
          margin-top: 10px; } }
      #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_content form {
        margin: 0 auto;
        width: 50%; }
        #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_content form .et_bloom_popup_input.et_bloom_subscribe_email {
          width: 70%; }
        #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_content form .et_bloom_popup_input input {
          border: 1px solid #DBDBDB;
          border-radius: 0;
          color: #383838;
          font-weight: 600;
          font-family: "Open Sans", sans-serif; }
          #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_content form .et_bloom_popup_input input::-moz-placeholder, #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_content form .et_bloom_popup_input input::-webkit-input-placeholder {
            text-transform: none;
            font-weight: 600;
            color: #383838; }
        #content-bottom .widget_bloomwidget .et_bloom_form_container .et_bloom_form_content form .et_bloom_submit_subscription {
          width: 30%;
          border-radius: 0;
          background: #6CDB00;
          padding: 11px;
          font-size: 14px; }

.page #main-content > .container {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .page #main-content > .container {
      width: 90%; } }

/*# sourceMappingURL=all.css.map */
