@import url('https://fonts.googleapis.com/css?family=Karla&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');
/*
Theme Name: AVP 2020
Theme URI: https://avp.org/
Template: twentytwenty
Author: Nico del Castillo
Author URI: https://nicodelcastillo.com/
Description: Custom AVP theme based on default 2020
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
--------------------------------------------------------------*/
/* Typography
--------------------*/
h1,
h2,
h3,
h4 {
  font-family: 'Montserrat', Tahoma, sans-serif;
}
h1,
h2 {
  text-transform: uppercase;
}
a {
  text-decoration: none;
}
/* Body
--------------------*/
html,
body {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
}
body,
p {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
#page {
  margin: 0;
  padding: 0;
}
section {
  padding: 0;
  margin: 0;
}
/* Header
--------------------*/
#masthead {
  margin: 0 0 20px 0;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #masthead {
    height: 210px;
  }
}
#masthead .nav-wrap {
  background: #f8981e;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #masthead .nav-wrap {
    height: 50px;
  }
}
#masthead .nav-wrap .nav-container {
  max-width: 100%;
  margin: 0 auto;
  display: table;
}
@media screen and (min-width: 1201px) {
  #masthead .nav-wrap .nav-container {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #masthead .nav-wrap .nav-container {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #masthead .nav-wrap .nav-container {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #masthead .nav-wrap .nav-container {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  #masthead .nav-wrap .nav-container {
    width: 90%;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px) {
  #masthead .nav-wrap .nav-container {
    width: 100%;
    height: 50px;
  }
}
#masthead .nav-wrap .nav-container .nav-section {
  display: table-cell;
}
#masthead .nav-wrap .nav-container #site-navigation {
  margin: 0;
  display: inline-block;
}
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container {
  height: 50px;
  display: table-cell;
}
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container .main-menu,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container .main-menu {
  width: 100%;
  margin: 0.8em;
  display: table;
  list-style-type: none;
}
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container .main-menu li,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container .main-menu li {
  display: inline-block;
  color: #FFFFFF;
  text-transform: uppercase;
  margin: 0 0.25em;
}
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container .main-menu li.menu-item-has-children:after,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container .main-menu li.menu-item-has-children:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f107";
  margin: 0 0.1em;
}
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container .main-menu li a,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container .main-menu li a,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container .main-menu li a:visited,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container .main-menu li a:visited {
  font-family: 'Montserrat', Tahoma, sans-serif;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: none;
}
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container .main-menu li .sub-menu,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container .main-menu li .sub-menu {
  display: block;
  background: #FFFFFF;
  visibility: hidden;
  position: absolute;
  z-index: 10;
  margin: 0;
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container .main-menu li .sub-menu li,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container .main-menu li .sub-menu li {
  border: 1px solid #dadada;
  border-top: 0;
  clear: both;
  display: block;
  margin: 0;
}
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container .main-menu li .sub-menu li a,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container .main-menu li .sub-menu li a {
  line-height: 1.25em;
  letter-spacing: 0;
  color: #f8981e;
  font-weight: 400;
}
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container .main-menu li .sub-menu li a:hover,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container .main-menu li .sub-menu li a:hover {
  background: #FFFFFF;
  color: #000000;
}
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-container .main-menu li:hover .sub-menu,
#masthead .nav-wrap .nav-container #site-navigation .menu-top-menu-es-container .main-menu li:hover .sub-menu {
  visibility: visible;
  opacity: 1.0;
}
#masthead .nav-wrap .nav-container .search-field {
  text-align: right;
  height: 50px;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #masthead .nav-wrap .nav-container .search-field {
    display: inline-block;
    float: right;
    margin-right: 50px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #masthead .nav-wrap .nav-container .search-field {
    width: 270px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), only screen and (max-device-width : 740px) {
  #masthead .nav-wrap .nav-container .search-field {
    display: none;
  }
}
#masthead .nav-wrap .nav-container .search-field form {
  border: 0;
  display: table;
  float: right;
  background: -webkit-gradient(linear, left top, right top, from(#374d91), to(#459baf));
  background: linear-gradient(90deg, #374d91 0%, #459baf 100%);
}
#masthead .nav-wrap .nav-container .search-field input[type=search] {
  display: table-cell;
  color: #FFFFFF;
  background: transparent;
  height: 50px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  border: 0;
  margin: 0;
  padding: 10px;
}
@media screen and (min-width: 1201px) {
  #masthead .nav-wrap .nav-container .search-field input[type=search] {
    width: 220px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #masthead .nav-wrap .nav-container .search-field input[type=search] {
    width: 95px;
  }
}
#masthead .nav-wrap .nav-container .search-field input[type=search]:focus {
  outline: none;
}
#masthead .nav-wrap .nav-container .search-field .search-button {
  display: inline-block;
  background: transparent;
  border-radius: 0;
  padding: 14.5px;
}
#masthead .nav-wrap .nav-container #langswitch {
  display: inline-block;
  float: right;
  text-align: right;
  margin-right: 30px;
}
#masthead .nav-wrap .nav-container #langswitch .wpml-ls-item {
  display: block;
}
#masthead .nav-wrap .nav-container #langswitch .thislang {
  display: table-cell;
  color: #FFFFFF;
  margin: 0.8em;
  height: 50px;
  padding: 1.0em 0.5em;
}
#masthead .nav-wrap .nav-container #langswitch .thislang .icon {
  display: inline-block;
  text-transform: uppercase;
}
#masthead .nav-wrap .nav-container #langswitch .thislang .icon img {
  display: inline-block;
  padding-right: 5px;
}
#masthead .nav-wrap .nav-container #langswitch .thislang .icon::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f107";
  margin: 0 0.1em;
}
#masthead .nav-wrap .nav-container #langswitch .altlang {
  display: none;
  background: #FFF;
  margin: 0;
  list-style-type: none;
}
#masthead .nav-wrap .nav-container #langswitch .altlang li {
  margin: 0;
  padding: 5px;
}
#masthead .nav-wrap .nav-container #langswitch .altlang li a {
  display: table-cell;
  font-family: 'Montserrat', Tahoma, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
#masthead .nav-wrap .nav-container #langswitch .altlang li a img {
  margin: 0 5px;
}
#masthead .nav-wrap .nav-container #langswitch .thislang:hover .altlang {
  display: block;
  position: absolute;
  border: 1px solid #dadada;
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  #masthead .nav-wrap .nav-container #site-navigation,
  #masthead .nav-wrap .nav-container .main-menu,
  #masthead .nav-wrap .nav-container .search-field {
    display: none;
  }
}
#masthead .mast-wrap {
  max-width: 100%;
  margin: 10px auto;
}
@media screen and (min-width: 1201px) {
  #masthead .mast-wrap {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #masthead .mast-wrap {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #masthead .mast-wrap {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #masthead .mast-wrap {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  #masthead .mast-wrap {
    width: 90%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #masthead .mast-wrap {
    height: 150px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px) {
  #masthead .mast-wrap {
    width: 95%;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #masthead .mast-wrap {
    width: 100%;
    margin: 10px 0;
  }
}
#masthead .mast-wrap .mast-logo {
  clear: both;
  left: 0;
  height: 150px;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  #masthead .mast-wrap .mast-logo {
    position: relative;
    float: left;
    display: inline-block;
  }
}
@media only screen and (max-device-width : 740px) {
  #masthead .mast-wrap .mast-logo {
    display: block;
    width: 150px;
    margin: 10px auto;
  }
}
#masthead .mast-wrap .mast-logo .logo,
#masthead .mast-wrap .mast-logo img {
  display: inline-block;
  width: 150px;
  height: 150px;
}
@media only screen and (max-device-width : 740px) {
  #masthead .mast-wrap .mast-logo .logo,
  #masthead .mast-wrap .mast-logo img {
    margin: 0 auto;
  }
}
#masthead .mast-wrap .mast-logo .logo:hover,
#masthead .mast-wrap .mast-logo img:hover,
#masthead .mast-wrap .mast-logo .logo:active,
#masthead .mast-wrap .mast-logo img:active,
#masthead .mast-wrap .mast-logo .logo:focus,
#masthead .mast-wrap .mast-logo img:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #masthead .mast-wrap .mast-cta {
    float: right;
    text-transform: uppercase;
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #masthead .mast-wrap .mast-cta {
    display: block;
    margin: 0 auto;
  }
}
#masthead .mast-wrap .mast-cta .mast-cta-container {
  clear: both;
  padding: 5px 0;
  display: block;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #masthead .mast-wrap .mast-cta .mast-cta-container {
    width: 320px;
    height: 32px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #masthead .mast-wrap .mast-cta .mast-cta-container {
    width: 256px;
    margin: 0 auto;
  }
}
#masthead .mast-wrap .mast-cta .mast-cta-container .fas {
  border-radius: 3px;
  padding: 4px;
  margin: 0 5px 0 0;
  color: #FFF;
  font-size: 18px;
  width: 30px;
  height: 28px;
  text-align: center;
  float: left;
}
#masthead .mast-wrap .mast-cta .mast-cta-container a {
  font-family: 'Montserrat', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 20px;
  display: block;
  margin: 0;
}
#masthead .mast-wrap .mast-cta .mast-cta-container a:hover {
  color: #435061;
}
#masthead .mast-wrap .mast-cta .call-cta {
  clear: both;
  color: #794c9e;
}
#masthead .mast-wrap .mast-cta .call-cta .fa-phone-alt {
  background: #794c9e;
}
#masthead .mast-wrap .mast-cta .cta-report-container .fa-laptop {
  background: #008fae;
}
#masthead .mast-wrap .mast-cta .cta-report-container .masthead-report-violence {
  color: #008fae;
}
#masthead .mast-wrap .mast-cta .cta-donate-container .fa-hand-holding-heart {
  background: #f8981e;
}
#masthead .mast-wrap .mast-cta .cta-donate-container .masthead-donate-cta {
  color: #f8981e;
}
#site-navigation-mobile {
  color: #fff;
  background: #f8981e;
  font-style: normal;
  font-size: 1.2em;
  padding: 12px;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  position: fixed;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #site-navigation-mobile {
    display: none;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  #site-navigation-mobile {
    display: block;
    float: left;
    width: 100%;
    top: -1px;
  }
}
#site-navigation-mobile.mobile-navigation {
  /* Menu Items */
}
#site-navigation-mobile.mobile-navigation label {
  display: inline-block;
}
#site-navigation-mobile.mobile-navigation #hamburger {
  visibility: hidden;
}
@media screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #site-navigation-mobile.mobile-navigation .mobile-menu {
    display: block;
  }
}
#site-navigation-mobile.mobile-navigation .menu-mobile-menu-container {
  clear: left;
  background: #f8981e;
  z-index: 999999;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-transform: translate(0, -120%);
          transform: translate(0, -120%);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  display: block;
  margin: 0 0 -100% -2%;
  padding-bottom: 20px;
  position: absolute;
  left: 0px;
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) {
  #site-navigation-mobile.mobile-navigation .menu-mobile-menu-container {
    width: 102%;
    height: 300px;
    overflow-x: scroll;
  }
}
#site-navigation-mobile.mobile-navigation input:checked ~ .menu-mobile-menu-container {
  -webkit-transform: none;
          transform: none;
}
#site-navigation-mobile.mobile-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#site-navigation-mobile.mobile-navigation ul li {
  font-family: 'Montserrat', Tahoma, sans-serif;
  text-transform: uppercase;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.0em;
}
#site-navigation-mobile.mobile-navigation ul li a {
  color: #fff;
  text-decoration: none;
}
#site-navigation-mobile.mobile-navigation ul .sub-menu {
  display: table;
  margin: 0;
}
#site-navigation-mobile.mobile-navigation ul .sub-menu li {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0 2px;
  padding: 4px 15px;
  border: 1px solid #FFF;
  border-radius: 3px;
  text-transform: none;
  font-size: 0.5em;
  display: inline-block;
}
/* Content
--------------------*/
#content {
  clear: both;
}
/* Carousels
--------------------*/
.slider {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .slider {
    height: 560px;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-width: 481px) and (max-width: 768px) {
  .slider {
    height: 360px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .slider {
    height: 455px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .slider {
    height: 360px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) {
  .slider {
    height: 296px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  .slider {
    height: 376px;
  }
}
.slider .slick-slide {
  display: none;
}
.slider .slick-slide:first-child {
  display: block;
}
.slick-initialized.slick-slider .slick-slide,
.slick-initialized.slick-slider .slick-slide:first-child {
  display: block;
}
.slick-slide {
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  opacity: .2;
}
.slick-slide img {
  max-width: 100%;
}
.slick-active {
  opacity: .5;
}
.slick-current {
  opacity: 1;
}
.testimonial-slider,
.hero-slider {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}
.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.slidenav {
  width: 100%;
  clear: both;
  position: relative;
  top: -50%;
}
.slidenav .slicknavcustom {
  background: #000000;
  color: #000000;
  text-decoration: none;
  margin: 5px;
  overflow: hidden;
  white-space: nowrap;
  opacity: 0.5;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .slidenav .slicknavcustom {
    width: 30px;
    height: 41px;
    border-radius: 50px;
    padding: 5px 20px;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  .slidenav .slicknavcustom span {
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  .slidenav .slicknavcustom:hover {
    color: #ffffff;
    width: 200px;
    opacity: 1.0;
  }
  .slidenav .slicknavcustom:hover.tprev,
  .slidenav .slicknavcustom:hover.tnext {
    width: 30px;
  }
  .slidenav .slicknavcustom:hover span {
    opacity: 1.0;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait), only screen and (max-device-width : 740px) and (orientation:landscape) {
  .slidenav .slicknavcustom {
    width: 15px;
    height: 16px;
    border-radius: 50px;
    padding: 5px 8px;
  }
}
.slidenav .slicknavcustom span {
  opacity: 0;
  text-align: center;
  display: block;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .slidenav .slicknavcustom span {
    padding: 5px 15px;
  }
}
.slidenav .slicknavcustom.prev,
.slidenav .slicknavcustom.tprev {
  float: left;
  background: #000000 url(img/arr_left.png) no-repeat left;
}
.slidenav .slicknavcustom.next,
.slidenav .slicknavcustom.tnext {
  float: right;
  background: #000000 url(img/arr_right.png) no-repeat right;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .slidenav .slicknavcustom.prev,
  .slidenav .slicknavcustom.tprev,
  .slidenav .slicknavcustom.next,
  .slidenav .slicknavcustom.tnext {
    background-size: 35px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait), only screen and (max-device-width : 740px) and (orientation:landscape) {
  .slidenav .slicknavcustom.prev,
  .slidenav .slicknavcustom.tprev,
  .slidenav .slicknavcustom.next,
  .slidenav .slicknavcustom.tnext {
    background-size: 15px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .homeslide {
    height: 560px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .homeslide {
    height: 455px;
  }
}
@media only screen and (max-device-width : 740px) {
  .homeslide {
    max-width: 100%;
    margin: 0 auto;
    height: 340px;
    padding: 20px 50px;
    width: 100%;
    overflow: hidden;
    padding: 0;
  }
  .homeslide p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media only screen and (max-device-width : 740px) and screen and (min-width: 1201px) {
  .homeslide {
    width: 1200px;
  }
}
@media only screen and (max-device-width : 740px) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .homeslide {
    width: 1024px;
  }
}
@media only screen and (max-device-width : 740px) and screen and (min-width: 769px) and (max-width: 1024px) {
  .homeslide {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .homeslide {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) and only screen and (max-device-width : 740px) {
  .homeslide {
    width: 90%;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .homeslide {
    max-width: 100%;
    margin: 0 auto;
    height: 360px;
    padding: 20px 50px;
    width: 100%;
    overflow: hidden;
    padding: 0;
  }
  .homeslide p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and screen and (min-width: 1201px) {
  .homeslide {
    width: 1200px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .homeslide {
    width: 1024px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and screen and (min-width: 769px) and (max-width: 1024px) {
  .homeslide {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .homeslide {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and only screen and (max-device-width : 740px) {
  .homeslide {
    width: 90%;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  .homeslide {
    max-width: 100%;
    margin: 0 auto;
    height: 376px;
    padding: 20px 50px;
    width: 100%;
    padding: 0;
  }
  .homeslide p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-width: 1201px) {
  .homeslide {
    width: 1200px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .homeslide {
    width: 1024px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-width: 769px) and (max-width: 1024px) {
  .homeslide {
    width: 768px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .homeslide {
    width: 768px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and only screen and (max-device-width : 740px) {
  .homeslide {
    width: 90%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .homeslide .slidecontent {
    max-width: 100%;
    margin: 0 auto;
    height: 560px;
    padding: 20px 50px;
    width: 100%	;
  }
  .homeslide .slidecontent p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and screen and (min-width: 1201px), screen and (min-width: 1201px) and screen and (min-width: 1201px) {
  .homeslide .slidecontent {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .homeslide .slidecontent {
    width: 1024px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1201px) and screen and (min-width: 769px) and (max-width: 1024px) {
  .homeslide .slidecontent {
    width: 768px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 1201px) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .homeslide .slidecontent {
    width: 768px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and only screen and (max-device-width : 740px), screen and (min-width: 1201px) and only screen and (max-device-width : 740px) {
  .homeslide .slidecontent {
    width: 90%;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .homeslide .slidecontent {
    max-width: 100%;
    margin: 0 auto;
    height: 455px;
    padding: 20px 50px;
    width: 100%	;
  }
  .homeslide .slidecontent p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and screen and (min-width: 1201px) {
  .homeslide .slidecontent {
    width: 1200px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .homeslide .slidecontent {
    width: 1024px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and screen and (min-width: 769px) and (max-width: 1024px) {
  .homeslide .slidecontent {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .homeslide .slidecontent {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and only screen and (max-device-width : 740px) {
  .homeslide .slidecontent {
    width: 90%;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .homeslide .slidecontent {
    max-width: 100%;
    margin: 0 auto;
    height: 360px;
    padding: 20px 50px;
    width: 100%	;
  }
  .homeslide .slidecontent p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and screen and (min-width: 1201px) {
  .homeslide .slidecontent {
    width: 1200px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .homeslide .slidecontent {
    width: 1024px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and screen and (min-width: 769px) and (max-width: 1024px) {
  .homeslide .slidecontent {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .homeslide .slidecontent {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and only screen and (max-device-width : 740px) {
  .homeslide .slidecontent {
    width: 90%;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) {
  .homeslide .slidecontent {
    max-width: 100%;
    margin: 0 auto;
    height: 296px;
    padding: 20px 50px;
    width: 100%	;
  }
  .homeslide .slidecontent p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) and screen and (min-width: 1201px) {
  .homeslide .slidecontent {
    width: 1200px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .homeslide .slidecontent {
    width: 1024px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) and screen and (min-width: 769px) and (max-width: 1024px) {
  .homeslide .slidecontent {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .homeslide .slidecontent {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) and only screen and (max-device-width : 740px) {
  .homeslide .slidecontent {
    width: 90%;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  .homeslide .slidecontent {
    display: none;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape), screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait), only screen and (max-device-width : 740px) and (orientation:landscape) {
  .homeslide .slidecontent-mobile {
    display: none;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) {
  .homeslide .slidecontent-mobile {
    height: 297px;
    width: 100%;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  .homeslide .slidecontent-mobile {
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 50px;
    width: 100%;
    padding: 0;
    height: 376px;
  }
  .homeslide .slidecontent-mobile p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-width: 1201px) {
  .homeslide .slidecontent-mobile {
    width: 1200px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .homeslide .slidecontent-mobile {
    width: 1024px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-width: 769px) and (max-width: 1024px) {
  .homeslide .slidecontent-mobile {
    width: 768px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .homeslide .slidecontent-mobile {
    width: 768px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and only screen and (max-device-width : 740px) {
  .homeslide .slidecontent-mobile {
    width: 90%;
  }
}
.testslide {
  margin-bottom: 20px;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .testslide {
    height: 450px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .testslide {
    height: 400px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) {
  .testslide {
    height: 250px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .testslide .slidecontent {
    max-width: 100%;
    margin: 0 auto;
    height: 450px;
    padding: 20px 50px;
  }
  .testslide .slidecontent p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and screen and (min-width: 1201px), screen and (min-width: 1201px) and screen and (min-width: 1201px) {
  .testslide .slidecontent {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .testslide .slidecontent {
    width: 1024px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1201px) and screen and (min-width: 769px) and (max-width: 1024px) {
  .testslide .slidecontent {
    width: 768px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 1201px) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .testslide .slidecontent {
    width: 768px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and only screen and (max-device-width : 740px), screen and (min-width: 1201px) and only screen and (max-device-width : 740px) {
  .testslide .slidecontent {
    width: 90%;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .testslide .slidecontent {
    max-width: 100%;
    margin: 0 auto;
    height: 400px;
    padding: 20px 50px;
  }
  .testslide .slidecontent p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and screen and (min-width: 1201px) {
  .testslide .slidecontent {
    width: 1200px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .testslide .slidecontent {
    width: 1024px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-width: 769px) and (max-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and screen and (min-width: 769px) and (max-width: 1024px) {
  .testslide .slidecontent {
    width: 768px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .testslide .slidecontent {
    width: 768px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) and only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and only screen and (max-device-width : 740px) {
  .testslide .slidecontent {
    width: 90%;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) {
  .testslide .slidecontent {
    max-width: 100%;
    margin: 0 auto;
    height: 250px;
    padding: 20px 50px;
  }
  .testslide .slidecontent p {
    font-family: 'Karla', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-size: 20px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) and screen and (min-width: 1201px) {
  .testslide .slidecontent {
    width: 1200px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) and screen and (min-width: 1025px) and (max-width: 1200px) {
  .testslide .slidecontent {
    width: 1024px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) and screen and (min-width: 769px) and (max-width: 1024px) {
  .testslide .slidecontent {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) and screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .testslide .slidecontent {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) and only screen and (max-device-width : 740px) {
  .testslide .slidecontent {
    width: 90%;
  }
}
.testimonial-slider {
  background: url('/wp-content/uploads/2019/01/SlidersTemplate.png');
  color: #FFFFFF;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .testimonial-slider {
    background-size: 100%;
    height: 450px;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (max-device-width : 740px) {
  .testimonial-slider {
    background-size: cover;
    height: 400px;
  }
  .testimonial-slider .slick-slide {
    height: 400px;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) {
  .testimonial-slider {
    height: 250px;
  }
}
.testimonial-slider .testslide p {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.testimonial-slider .testslide p img {
  margin: 1.0em auto;
  height: auto;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .testimonial-slider .testslide p img {
    width: 100px;
  }
}
@media only screen and (max-device-width : 740px) {
  .testimonial-slider .testslide p img {
    width: 40px;
  }
}
.testimonial-slider .testslide .quote {
  line-height: 1.2em;
  font-style: oblique;
  margin-bottom: 1.0em;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .testimonial-slider .testslide .quote {
    font-size: 1.3em;
  }
}
@media only screen and (max-device-width : 740px) {
  .testimonial-slider .testslide .quote {
    font-size: 1.0em;
  }
}
.testimonial-slider .testslide .attr-source,
.testimonial-slider .testslide .attr-title {
  font-family: 'Montserrat', Tahoma, sans-serif;
  margin: 0 auto;
  text-align: center;
  color: #FFFFFF;
  line-height: 1.5em;
}
.testimonial-slider .testslide .attr-source {
  font-weight: 700;
  text-transform: uppercase;
}
.testimonial-slider .testslide .attr-source:before {
  content: "\2013";
  padding-right: 3px;
  margin-left: -8px;
}
.testimonial-slider .testslide .attr-title {
  font-style: oblique;
  font-size: 1.0em;
}
.slidetitle {
  font-family: 'Montserrat', Tahoma, sans-serif;
  color: #FFF;
  font-weight: 400;
  font-size: 40px;
  font-size: 5em;
  text-transform: none;
}
.slide-cta {
  font-size: 18px;
  line-height: 1.0em;
  font-weight: 500;
  font-family: Roboto;
  color: #FFFFFF;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  visibility: inherit;
  margin: 0px;
  padding: 12px 35px;
  text-decoration: none !important;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.slide-cta.black {
  background: rgba(0, 0, 0, 0.7);
}
.slide-cta.orange {
  background: #f8981e;
}
.slide-cta:visited {
  color: #FFFFFF;
}
.slide-cta:hover {
  background: #FFFFFF;
  color: #000000;
}
.slide-cta .fa-chevron-right {
  font-size: 0.8em;
}
/* Fold CTA
--------------------*/
.fold-cta {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  background: #294ea2;
}
@media screen and (min-width: 1201px) {
  .fold-cta {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .fold-cta {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .fold-cta {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .fold-cta {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  .fold-cta {
    width: 90%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .fold-cta {
    top: -50px;
    margin-bottom: -50px;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  .fold-cta {
    clear: both;
    margin: 0;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .fold-cta {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .fold-cta {
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait), only screen and (max-device-width : 740px) and (orientation:landscape) {
  .fold-cta {
    width: 100%;
  }
}
.fold-cta .fold-column {
  padding: 1.0em;
  margin-top: 0;
  color: #FFFFFF;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .fold-cta .fold-column {
    display: table-cell;
    min-width: 200px;
    width: 30%;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .fold-cta .fold-column {
    display: table-cell;
    width: 30%;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-width: 481px) and (max-width: 768px) {
  .fold-cta .fold-column {
    clear: both;
    min-width: 20px;
    display: table;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .fold-cta .fold-column {
    width: 100%;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  .fold-cta .fold-column {
    width: 100%;
  }
}
.fold-cta .fold-column .fold-column-icon {
  float: left;
  width: 50px;
}
.fold-cta .fold-column .fold-column-icon i {
  font-size: 50px;
}
.fold-cta .fold-column .fold-column-content {
  float: right;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .fold-cta .fold-column .fold-column-content {
    width: 80%;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .fold-cta .fold-column .fold-column-content {
    width: 90%;
    display: block;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .fold-cta .fold-column .fold-column-content {
    width: 80%;
    display: block;
  }
}
@media only screen and (max-device-width : 740px) {
  .fold-cta .fold-column .fold-column-content {
    width: 80%;
  }
}
.fold-cta .fold-column .fold-column-content h3 {
  margin: 0 0 10px 0;
  font-family: 'Montserrat', Tahoma, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .fold-cta .fold-column .fold-column-content h3 {
    height: 2.0em;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  .fold-cta .fold-column .fold-column-content h3 {
    height: 1.0em;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .fold-cta .fold-column .fold-column-content h3 {
    height: 3.0em;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  .fold-cta .fold-column .fold-column-content h3 {
    height: 2.0em;
  }
}
.fold-cta .fold-column .fold-column-content p {
  line-height: 1.5em;
}
.fold-cta .fold-column .fold-column-content a {
  color: #f8981e;
}
/* Home - Recently
--------------------*/
#recently {
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (min-width: 1201px) {
  #recently {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #recently {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #recently {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #recently {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  #recently {
    width: 90%;
  }
}
#recently h2 {
  font-family: 'Montserrat', Tahoma, sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
  color: #435061;
}
#recently .recently-row {
  clear: both;
  width: 100%;
  display: table;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #recently .recently-row .recent-container {
    display: table-cell;
    width: 25%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), only screen and (max-device-width : 740px) {
  #recently .recently-row .recent-container {
    display: block;
    width: 100%;
    clear: both;
    border-top: 1px solid #91a1b4;
    margin-top: 1.0em;
  }
  #recently .recently-row .recent-container img {
    float: left;
    margin: 1.0em;
  }
  #recently .recently-row .recent-container:first-child {
    border-top: 0;
  }
}
#recently .recently-row .recent-container .recent-story {
  margin: 0 auto;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #recently .recently-row .recent-container .recent-story {
    width: 235px;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  #recently .recently-row .recent-container .recent-story {
    clear: both;
    display: block;
    width: 100%;
    padding: 1.0em;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-width: 769px) and (max-width: 1024px) {
  #recently .recently-row .recent-container .recent-story img {
    width: 100%;
    margin: 20px 0;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (max-device-width : 740px) {
  #recently .recently-row .recent-container .recent-story img {
    width: 40%;
    margin: 20px 20px 20px 0px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #recently .recently-row .recent-container .recent-story img {
    width: 100%;
  }
}
#recently .recently-row .recent-container .recent-story h3 {
  font-size: 14px;
  line-height: 1.5em;
  margin: 1.0em 0;
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #recently .recently-row .recent-container .recent-story h3 {
    clear: both;
  }
}
#recently .recently-row .recent-container .recent-story h3 a {
  color: #435061;
}
#recently .recently-row .recent-container .recent-story h3 a:hover {
  color: #f8981e;
}
#recently .recently-row .recent-container .recent-story .dateposted {
  font-family: 'Montserrat', Tahoma, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #91a1b4;
  font-size: 14px;
}
#recently .recently-row .recent-container .recent-story p {
  line-height: 1.2em;
}
#recently .recently-row .recent-container .recent-story .readmore {
  font-family: 'Montserrat', Tahoma, sans-serif;
  font-weight: 700;
  background: none;
  border: 1px solid #91a1b4;
  border-radius: 3px;
  color: #91a1b4;
  padding: 15px 20px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all .5s;
  transition: all .5s;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #recently .recently-row .recent-container .recent-story .readmore {
    display: inline-block;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  #recently .recently-row .recent-container .recent-story .readmore {
    clear: both;
    display: block;
    float: right;
    margin-bottom: 1.0em;
  }
}
#recently .recently-row .recent-container .recent-story .readmore:hover {
  color: #f8981e;
  border: 1px solid #f8981e;
}
/* Home - Signup
--------------------*/
#signup {
  clear: both;
  width: 100%;
  background: #f8981e;
  color: #FFFFFF;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #signup {
    height: 200px;
    margin: 2.0em 0 0 0;
    padding: 2.0em 0 3.0em 0;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) {
  #signup {
    height: 140px;
    margin: 0;
    padding: 1.0em;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #signup {
    height: 215px;
    margin: 0;
    padding: 1.0em;
  }
}
#signup p {
  line-height: 1.2em;
}
#signup .newsletter {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1201px) {
  #signup .newsletter {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #signup .newsletter {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #signup .newsletter {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #signup .newsletter {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  #signup .newsletter {
    width: 90%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #signup .newsletter .column-l {
    width: 40%;
    float: left;
    display: block;
    padding: 0 10px;
  }
  #signup .newsletter .column-r {
    width: 60%;
    float: right;
    display: block;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) {
  #signup .newsletter {
    margin: 0;
    width: 100%;
  }
  #signup .newsletter .column-l,
  #signup .newsletter .column-r {
    padding: 0;
    width: 50%;
  }
  #signup .newsletter .column-l {
    float: left;
  }
  #signup .newsletter .column-r {
    float: right;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #signup .newsletter {
    margin: 0;
  }
  #signup .newsletter .column-l,
  #signup .newsletter .column-r {
    width: 100%;
  }
}
#signup h4 {
  font-family: 'Montserrat', Tahoma, sans-serif;
  color: #FFF;
  font-size: 18px;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #signup h4 {
    margin: 1.0em 0;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  #signup h4 {
    margin: 0;
  }
}
#signup #mc_embed_signup #mce-EMAIL {
  border: none;
  border-radius: 3px !important;
  color: #91a1b4;
  height: 42px;
  line-height: 42px;
  outline: none;
  padding: 10px;
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #signup #mc_embed_signup #mce-EMAIL {
    width: 80%;
    margin: 1.0em 0;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #signup #mc_embed_signup #mce-EMAIL {
    width: 90%;
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-device-width : 740px) {
  #signup #mc_embed_signup #mce-EMAIL {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
#signup #mc_embed_signup #mc-embedded-subscribe {
  background: #ffffff;
  border: none;
  border-radius: 3px;
  color: #435061;
  font-family: 'Montserrat', Tahoma, sans-serif;
  height: 42px;
  padding: 0 20px;
  text-transform: uppercase;
}
#find-location {
  clear: both;
  display: block;
  padding: 20px;
  color: #FFFFFF;
  background: url('/wp-content/uploads/2015/07/AVP-Locations.png') no-repeat center;
  background-size: cover;
  text-align: center;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #find-location {
    height: 480px;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #find-location {
    height: 300px;
  }
}
#find-location h2 {
  font-family: 'Montserrat', Tahoma, sans-serif;
  color: #FFF;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #find-location h2 {
    font-size: 3.0em;
    margin: 1.0em 0;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  #find-location h2 {
    font-size: 2.0em;
    margin: 0;
  }
}
#find-location p {
  margin: 1.0em auto;
  line-height: 1.2em;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #find-location p {
    width: 50%;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #find-location p {
    width: 100%;
  }
}
#find-location .cta {
  font-size: 18px;
  line-height: 5.0em;
  font-weight: 500;
  font-family: Roboto;
  background: #f8981e;
  color: #FFFFFF;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  visibility: inherit;
  margin: 20px;
  padding: 12px 35px;
  text-decoration: none !important;
  -webkit-transition: all .5s;
  transition: all .5s;
}
#find-location .cta:visited {
  color: #FFFFFF;
}
#find-location .cta:hover {
  background: #FFFFFF;
  color: #000000;
}
#find-location .cta .fa-chevron-right {
  font-size: 0.8em;
}
#cta-lower {
  max-width: 100%;
  clear: both;
  padding: 2.0em 0;
  margin: 0 auto;
}
@media screen and (min-width: 1201px) {
  #cta-lower {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #cta-lower {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #cta-lower {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #cta-lower {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  #cta-lower {
    width: 90%;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #cta-lower {
    width: 100%;
    max-width: 100%;
  }
}
#cta-lower .container {
  max-width: 100%;
  margin: 0 auto;
  display: table;
  text-align: center;
}
@media screen and (min-width: 1201px) {
  #cta-lower .container {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #cta-lower .container {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #cta-lower .container {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #cta-lower .container {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  #cta-lower .container {
    width: 90%;
  }
}
#cta-lower .container .module {
  display: inline-block;
  width: 320px;
  background: #eef2f6;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #cta-lower .container .module {
    margin: 0 1.0em;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px), only screen and (max-device-width : 440px) and (orientation:portrait) {
  #cta-lower .container .module {
    margin: 1.0em;
  }
}
#cta-lower .container .module .module-drawer {
  height: 215px;
  width: 320px;
  overflow: hidden;
}
#cta-lower .container .module .module-drawer .description {
  height: 215px;
  width: 320px;
  margin: 0;
  padding: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
  background: #eef2f6;
}
#cta-lower .container .module .module-drawer .description p {
  margin: 0;
  padding: 1.0em;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-width: 769px) and (max-width: 1024px) {
  #cta-lower .container .module .module-drawer .description {
    opacity: 0;
  }
}
#cta-lower .container .module .module-drawer .description:hover {
  opacity: 1.0;
}
#cta-lower .container .module .module-drawer .cta {
  border-radius: 3px;
  background: #29af8a;
  color: #ffffff;
  padding: 0.8em 1.5em;
}
#cta-lower .container .module h3 {
  font-size: 1.0em;
  margin: 0.6em 0;
}
/* Default Page Template
--------------------*/
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 100%;
  width: auto;
}
[class*="__inner-container"] > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 100%;
  width: auto;
  margin: 20px 0;
}
.single-post:not(.alignfull):not(.wp-block-button):not(.wp-block-button__link),
.singular:not(.alignfull):not(.wp-block-button):not(.wp-block-button__link),
#page:not(.alignfull):not(.wp-block-button):not(.wp-block-button__link),
.page:not(.alignfull):not(.wp-block-button):not(.wp-block-button__link) {
  width: auto;
  max-width: 100%;
}
.single-post header,
.singular header,
#page header,
.page header {
  padding: 0;
}
.single-post header.entry-header,
.singular header.entry-header,
#page header.entry-header,
.page header.entry-header {
  padding: 0;
}
.single-post header.entry-header h1.entry-title,
.singular header.entry-header h1.entry-title,
#page header.entry-header h1.entry-title,
.page header.entry-header h1.entry-title {
  font-family: 'Montserrat', Tahoma, sans-serif;
  color: #435061;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .single-post header.entry-header h1.entry-title,
  .singular header.entry-header h1.entry-title,
  #page header.entry-header h1.entry-title,
  .page header.entry-header h1.entry-title {
    font-size: 3.0em;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .single-post header.entry-header h1.entry-title,
  .singular header.entry-header h1.entry-title,
  #page header.entry-header h1.entry-title,
  .page header.entry-header h1.entry-title {
    font-size: 2.0em;
  }
}
@media only screen and (max-device-width : 740px) {
  .single-post header.entry-header h1.entry-title,
  .singular header.entry-header h1.entry-title,
  #page header.entry-header h1.entry-title,
  .page header.entry-header h1.entry-title {
    font-size: 1.25em;
  }
}
.single-post header .postmeta,
.singular header .postmeta,
#page header .postmeta,
.page header .postmeta {
  display: table;
  margin: 0 auto;
}
.single-post header .postmeta .date-published,
.singular header .postmeta .date-published,
#page header .postmeta .date-published,
.page header .postmeta .date-published {
  display: inline-block;
  font-size: 20px;
  margin: 0.5em;
  color: #91a1b4;
}
.single-post header .postmeta .categories,
.singular header .postmeta .categories,
#page header .postmeta .categories,
.page header .postmeta .categories {
  list-style-type: none;
  display: inline-block;
  margin: 0 auto;
}
.single-post header .postmeta .categories .category-item,
.singular header .postmeta .categories .category-item,
#page header .postmeta .categories .category-item,
.page header .postmeta .categories .category-item {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  margin: 0.1em;
  font-size: 20px;
}
.single-post header .postmeta .categories .category-item a,
.singular header .postmeta .categories .category-item a,
#page header .postmeta .categories .category-item a,
.page header .postmeta .categories .category-item a {
  color: #f8981e;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.single-post header .postmeta .categories .category-item a:hover,
.singular header .postmeta .categories .category-item a:hover,
#page header .postmeta .categories .category-item a:hover,
.page header .postmeta .categories .category-item a:hover {
  color: #000;
}
.single-post header .postmeta .fa-folder,
.singular header .postmeta .fa-folder,
#page header .postmeta .fa-folder,
.page header .postmeta .fa-folder,
.single-post header .postmeta .fa-calendar,
.singular header .postmeta .fa-calendar,
#page header .postmeta .fa-calendar,
.page header .postmeta .fa-calendar {
  display: inline-block;
  font-size: 20px;
  color: #91a1b4;
}
.single-post .entry-content,
.singular .entry-content,
#page .entry-content,
.page .entry-content {
  max-width: 100%;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-width: 769px) and (max-width: 1024px) {
  .single-post .entry-content,
  .singular .entry-content,
  #page .entry-content,
  .page .entry-content {
    max-width: 100%;
    margin: 0 auto;
  }
  .single-post .entry-content .wp-block-group__inner-container,
  .singular .entry-content .wp-block-group__inner-container,
  #page .entry-content .wp-block-group__inner-container,
  .page .entry-content .wp-block-group__inner-container {
    width: 1024px;
    max-width: 100%;
    margin: 0 auto;
  }
  .single-post .entry-content .wp-block-button,
  .singular .entry-content .wp-block-button,
  #page .entry-content .wp-block-button,
  .page .entry-content .wp-block-button {
    width: auto;
  }
}
.single-post .entry-content .wp-block-button__link,
.singular .entry-content .wp-block-button__link,
#page .entry-content .wp-block-button__link,
.page .entry-content .wp-block-button__link {
  width: auto;
}
.single-post .entry-content hr.wp-block-separator,
.singular .entry-content hr.wp-block-separator,
#page .entry-content hr.wp-block-separator,
.page .entry-content hr.wp-block-separator {
  margin: 3.0em auto;
}
.single-post .entry-content h2,
.singular .entry-content h2,
#page .entry-content h2,
.page .entry-content h2,
.single-post .entry-content h3,
.singular .entry-content h3,
#page .entry-content h3,
.page .entry-content h3 {
  text-transform: none;
}
.single-post .entry-content h2,
.singular .entry-content h2,
#page .entry-content h2,
.page .entry-content h2 {
  font-size: 1.5em;
}
.single-post .entry-content h3,
.singular .entry-content h3,
#page .entry-content h3,
.page .entry-content h3 {
  font-size: 1.25em;
  margin: 10px 0;
}
.single-post .entry-content h4,
.singular .entry-content h4,
#page .entry-content h4,
.page .entry-content h4 {
  font-size: 24px;
  line-height: 36px;
  margin: 0 !important;
  font-family: 'Montserrat', Tahoma, sans-serif;
  color: #435061;
}
.single-post .entry-content p,
.singular .entry-content p,
#page .entry-content p,
.page .entry-content p,
.single-post .entry-content li,
.singular .entry-content li,
#page .entry-content li,
.page .entry-content li {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 1.0em auto;
  color: #435061;
  max-width: 100%;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .single-post .entry-content p,
  .singular .entry-content p,
  #page .entry-content p,
  .page .entry-content p,
  .single-post .entry-content li,
  .singular .entry-content li,
  #page .entry-content li,
  .page .entry-content li {
    width: 1024px;
    margin: 1.0em auto;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  .single-post .entry-content p,
  .singular .entry-content p,
  #page .entry-content p,
  .page .entry-content p,
  .single-post .entry-content li,
  .singular .entry-content li,
  #page .entry-content li,
  .page .entry-content li {
    max-width: 95%;
  }
}
.single-post .entry-content p a,
.singular .entry-content p a,
#page .entry-content p a,
.page .entry-content p a,
.single-post .entry-content li a,
.singular .entry-content li a,
#page .entry-content li a,
.page .entry-content li a {
  color: #f8981e;
  font-weight: 600;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.single-post .entry-content p a:hover,
.singular .entry-content p a:hover,
#page .entry-content p a:hover,
.page .entry-content p a:hover,
.single-post .entry-content li a:hover,
.singular .entry-content li a:hover,
#page .entry-content li a:hover,
.page .entry-content li a:hover {
  color: #000;
}
.single-post .entry-content p img,
.singular .entry-content p img,
#page .entry-content p img,
.page .entry-content p img,
.single-post .entry-content li img,
.singular .entry-content li img,
#page .entry-content li img,
.page .entry-content li img {
  position: relative;
  margin: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
}
.single-post .entry-content p img.alignleft,
.singular .entry-content p img.alignleft,
#page .entry-content p img.alignleft,
.page .entry-content p img.alignleft,
.single-post .entry-content li img.alignleft,
.singular .entry-content li img.alignleft,
#page .entry-content li img.alignleft,
.page .entry-content li img.alignleft {
  float: left;
  left: 0;
  margin: 0.5em 1.0em 1.0em 0 ;
}
.single-post .entry-content p img.alignright,
.singular .entry-content p img.alignright,
#page .entry-content p img.alignright,
.page .entry-content p img.alignright,
.single-post .entry-content li img.alignright,
.singular .entry-content li img.alignright,
#page .entry-content li img.alignright,
.page .entry-content li img.alignright {
  float: right;
  left: 0;
  margin: 0.5em 0 1.0em 1.0em ;
}
.single-post .entry-content .alignfull,
.singular .entry-content .alignfull,
#page .entry-content .alignfull,
.page .entry-content .alignfull {
  width: 100%;
}
.single-post .entry-content .aligncenter,
.singular .entry-content .aligncenter,
#page .entry-content .aligncenter,
.page .entry-content .aligncenter {
  margin: 0 auto;
}
.single-post .entry-content .wp-block-cover,
.singular .entry-content .wp-block-cover,
#page .entry-content .wp-block-cover,
.page .entry-content .wp-block-cover {
  margin: 2.0em 0;
}
.single-post .entry-content .wp-block-cover h2,
.singular .entry-content .wp-block-cover h2,
#page .entry-content .wp-block-cover h2,
.page .entry-content .wp-block-cover h2 {
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  color: #FFF;
  margin: 0 auto;
  width: 1024px;
  max-width: 95%;
}
.single-post .entry-content .wp-block-button,
.singular .entry-content .wp-block-button,
#page .entry-content .wp-block-button,
.page .entry-content .wp-block-button {
  text-align: center;
}
.single-post .entry-content .wp-block-image,
.singular .entry-content .wp-block-image,
#page .entry-content .wp-block-image,
.page .entry-content .wp-block-image {
  margin: 0;
}
.single-post .entry-content .wp-block-image.alignfull,
.singular .entry-content .wp-block-image.alignfull,
#page .entry-content .wp-block-image.alignfull,
.page .entry-content .wp-block-image.alignfull {
  margin: 0 auto;
}
.single-post .entry-content > ul,
.singular .entry-content > ul,
#page .entry-content > ul,
.page .entry-content > ul {
  margin: 0 0 1.0em 1.5em;
  margin: 1.0em auto;
  width: 80% !important;
}
.single-post .entry-content > ul li,
.singular .entry-content > ul li,
#page .entry-content > ul li,
.page .entry-content > ul li {
  width: 90% !important;
  max-width: 100% !important;
}
.single-post .entry-content .alignfull img,
.singular .entry-content .alignfull img,
#page .entry-content .alignfull img,
.page .entry-content .alignfull img {
  width: 100% !important;
}
.single-post .entry-content .wp-block-media-text__content,
.singular .entry-content .wp-block-media-text__content,
#page .entry-content .wp-block-media-text__content,
.page .entry-content .wp-block-media-text__content {
  max-width: 100% !important;
  width: 100% !important;
}
.single-post .entry-content .wp-block-media-text__content p,
.singular .entry-content .wp-block-media-text__content p,
#page .entry-content .wp-block-media-text__content p,
.page .entry-content .wp-block-media-text__content p {
  max-width: 100% !important;
  width: 100% !important;
}
.single-post .entry-content .wp-block-table,
.singular .entry-content .wp-block-table,
#page .entry-content .wp-block-table,
.page .entry-content .wp-block-table {
  width: 1024px;
  max-width: 100%;
  margin: 0 auto;
}
.single-post .entry-content .navy-icon,
.singular .entry-content .navy-icon,
#page .entry-content .navy-icon,
.page .entry-content .navy-icon {
  color: #00415f;
  margin: 0 auto;
  font-size: 50px;
  width: 50px;
  text-align: center;
  display: block;
}
.single-post .entry-content .tribe-mini-calendar-event.first,
.singular .entry-content .tribe-mini-calendar-event.first,
#page .entry-content .tribe-mini-calendar-event.first,
.page .entry-content .tribe-mini-calendar-event.first {
  margin-top: 0;
}
.single-post .entry-content .tribe-mini-calendar-event.last,
.singular .entry-content .tribe-mini-calendar-event.last,
#page .entry-content .tribe-mini-calendar-event.last,
.page .entry-content .tribe-mini-calendar-event.last {
  margin-bottom: 0;
}
.single-post .entry-content .tribe-mini-calendar-event .tribe-events-title,
.singular .entry-content .tribe-mini-calendar-event .tribe-events-title,
#page .entry-content .tribe-mini-calendar-event .tribe-events-title,
.page .entry-content .tribe-mini-calendar-event .tribe-events-title {
  margin: 0.05em 0;
}
.single-post .entry-content .tribe-events-widget-link,
.singular .entry-content .tribe-events-widget-link,
#page .entry-content .tribe-events-widget-link,
.page .entry-content .tribe-events-widget-link {
  text-align: center;
}
.single-post .entry-content .tribe-events-widget-link a,
.singular .entry-content .tribe-events-widget-link a,
#page .entry-content .tribe-events-widget-link a,
.page .entry-content .tribe-events-widget-link a {
  display: inline-block;
  width: 300px !important;
  margin: 0 auto;
  padding: 15px;
  font-family: 'Montserrat', Tahoma, sans-serif;
  border-radius: 3px;
  background: #f8991d;
  color: #FFF;
}
.single-post .post-inner,
.singular .post-inner,
#page .post-inner,
.page .post-inner {
  padding-top: 1.0em;
}
.single-post .wp-block-pb-accordion-item,
.singular .wp-block-pb-accordion-item,
#page .wp-block-pb-accordion-item,
.page .wp-block-pb-accordion-item {
  border: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  border-radius: 3px;
  padding: 10px 20px;
}
.single-post .wp-block-pb-accordion-item .c-accordion__title,
.singular .wp-block-pb-accordion-item .c-accordion__title,
#page .wp-block-pb-accordion-item .c-accordion__title,
.page .wp-block-pb-accordion-item .c-accordion__title {
  text-transform: none;
  font-size: 1.25em;
  margin: 0;
  padding-left: 40px;
}
.single-post .wp-block-pb-accordion-item .c-accordion__title:after,
.singular .wp-block-pb-accordion-item .c-accordion__title:after,
#page .wp-block-pb-accordion-item .c-accordion__title:after,
.page .wp-block-pb-accordion-item .c-accordion__title:after {
  left: 0;
}
.single-post .wp-block-pb-accordion-item .c-accordion__content,
.singular .wp-block-pb-accordion-item .c-accordion__content,
#page .wp-block-pb-accordion-item .c-accordion__content,
.page .wp-block-pb-accordion-item .c-accordion__content {
  max-width: 94%;
}
.single-post .wp-block-pb-accordion-item .c-accordion__content h3,
.singular .wp-block-pb-accordion-item .c-accordion__content h3,
#page .wp-block-pb-accordion-item .c-accordion__content h3,
.page .wp-block-pb-accordion-item .c-accordion__content h3 {
  margin: 1.0em 0;
}
.single-post .wp-block-pb-accordion-item .c-accordion__content > ul,
.singular .wp-block-pb-accordion-item .c-accordion__content > ul,
#page .wp-block-pb-accordion-item .c-accordion__content > ul,
.page .wp-block-pb-accordion-item .c-accordion__content > ul {
  margin: 1.0em auto;
}
.single-post .wp-block-pb-accordion-item .c-accordion__content > ul li,
.singular .wp-block-pb-accordion-item .c-accordion__content > ul li,
#page .wp-block-pb-accordion-item .c-accordion__content > ul li,
.page .wp-block-pb-accordion-item .c-accordion__content > ul li {
  width: 90% !important;
  max-width: 100% !important;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .single-post .type-post,
  .singular .type-post,
  #page .type-post,
  .page .type-post {
    width: 770px;
    margin: 0 auto;
    max-width: 100%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .single-post .type-post .section-inner,
  .singular .type-post .section-inner,
  #page .type-post .section-inner,
  .page .type-post .section-inner {
    width: 770px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .single-post .type-post .section-inner,
  .singular .type-post .section-inner,
  #page .type-post .section-inner,
  .page .type-post .section-inner {
    max-width: 100%;
  }
}
.single-post .type-post .featured-media .featured-media-inner,
.singular .type-post .featured-media .featured-media-inner,
#page .type-post .featured-media .featured-media-inner,
.page .type-post .featured-media .featured-media-inner {
  left: 0;
}
.single-post .type-post .featured-media img.size-full,
.singular .type-post .featured-media img.size-full,
#page .type-post .featured-media img.size-full,
.page .type-post .featured-media img.size-full {
  width: auto;
  margin: 0 auto;
  left: 0;
}
.single-post .type-post .post-inner,
.singular .type-post .post-inner,
#page .type-post .post-inner,
.page .type-post .post-inner {
  padding: 1.0em 0;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .blog header.archive-header,
  .archive header.archive-header {
    padding: 10px 0;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 481px) and (max-width: 768px) {
  .blog header h2.entry-title,
  .archive header h2.entry-title {
    font-size: 2.5em;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .blog header h2.entry-title,
  .archive header h2.entry-title {
    font-size: 2.0em;
  }
}
@media only screen and (max-device-width : 740px) {
  .blog header h2.entry-title,
  .archive header h2.entry-title {
    font-size: 1.25em;
  }
}
.blog header h2.entry-title a,
.archive header h2.entry-title a {
  color: #435061;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-decoration: none;
}
.blog header h2.entry-title a:hover,
.archive header h2.entry-title a:hover {
  color: #f8981e;
}
.blog header .postmeta,
.archive header .postmeta {
  display: table;
  margin: 0 auto;
}
.blog header .postmeta .date-published,
.archive header .postmeta .date-published {
  display: inline-block;
  font-size: 20px;
  margin: 0.5em;
  color: #91a1b4;
}
.blog header .postmeta .categories,
.archive header .postmeta .categories {
  list-style-type: none;
  display: inline-block;
  margin: 0 auto;
}
.blog header .postmeta .categories .category-item,
.archive header .postmeta .categories .category-item {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  margin: 0.1em;
  font-size: 20px;
}
.blog header .postmeta .categories .category-item a,
.archive header .postmeta .categories .category-item a {
  color: #f8981e;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.blog header .postmeta .categories .category-item a:hover,
.archive header .postmeta .categories .category-item a:hover {
  color: #000;
}
.blog header .postmeta .fa-folder,
.archive header .postmeta .fa-folder,
.blog header .postmeta .fa-calendar,
.archive header .postmeta .fa-calendar {
  display: inline-block;
  font-size: 20px;
  color: #91a1b4;
}
.blog .post-inner,
.archive .post-inner {
  padding: 0;
}
.blog .featured-media,
.archive .featured-media {
  margin: 20px auto;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .blog .featured-media,
  .archive .featured-media {
    width: 770px;
  }
}
.blog .featured-media .featured-media-inner,
.archive .featured-media .featured-media-inner {
  width: 100%;
}
.blog .entry-content,
.archive .entry-content {
  max-width: 100%;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .blog .entry-content,
  .archive .entry-content {
    width: 770px;
    margin: 0 auto;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-device-width: 768px) and (max-device-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px) {
  .blog .entry-content,
  .archive .entry-content {
    padding: 0 20px;
  }
}
.blog .entry-content h3,
.archive .entry-content h3 {
  color: #435061;
}
.blog .entry-content li,
.archive .entry-content li,
.blog .entry-content p,
.archive .entry-content p {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  max-width: 100%;
  color: #435061;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  .blog .entry-content li,
  .archive .entry-content li,
  .blog .entry-content p,
  .archive .entry-content p {
    width: 770px;
    margin: 0 auto;
  }
}
.blog .entry-content li a,
.archive .entry-content li a,
.blog .entry-content p a,
.archive .entry-content p a {
  color: #f8981e;
  font-weight: 600;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.blog .entry-content li a:hover,
.archive .entry-content li a:hover,
.blog .entry-content p a:hover,
.archive .entry-content p a:hover {
  color: #000;
}
.blog .entry-content li img,
.archive .entry-content li img,
.blog .entry-content p img,
.archive .entry-content p img {
  position: relative;
  margin: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
}
.blog .entry-content li img.alignleft,
.archive .entry-content li img.alignleft,
.blog .entry-content p img.alignleft,
.archive .entry-content p img.alignleft {
  float: left;
  left: 0;
  margin: 0.5em 1.0em 1.0em 0 ;
}
.blog .entry-content li img.alignright,
.archive .entry-content li img.alignright,
.blog .entry-content p img.alignright,
.archive .entry-content p img.alignright {
  float: right;
  left: 0;
  margin: 0.5em 0 1.0em 1.0em ;
}
.blog .entry-content li img.aligncenter,
.archive .entry-content li img.aligncenter,
.blog .entry-content p img.aligncenter,
.archive .entry-content p img.aligncenter {
  margin: 0.5em auto;
}
.blog .entry-content li,
.archive .entry-content li {
  max-width: 90%;
  padding-left: 0.5em;
  margin-left: 0.5em;
}
.blog .more-categories,
.archive .more-categories {
  max-width: 95%;
}
.blog .more-categories .more-categories-list,
.archive .more-categories .more-categories-list {
  list-style-type: none;
  display: table;
}
.blog .more-categories .more-categories-list .cat-item,
.archive .more-categories .more-categories-list .cat-item {
  display: inline-block;
}
/* Events Calendar
--------------------*/
#tribe-events {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1201px) {
  #tribe-events {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #tribe-events {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #tribe-events {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #tribe-events {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  #tribe-events {
    width: 90%;
  }
}
#tribe-events .tribe-events-page-title {
  margin: 0;
  font-size: 2.5em;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) {
  #tribe-events #tribe-events-bar {
    width: 40%;
    float: left;
  }
  #tribe-events #tribe-events-bar .tribe-events-has-events a {
    color: #f8981e;
  }
  #tribe-events #tribe-events-bar .tribe-events-has-events .tribe-mini-calendar-day-link:before {
    background: #f8981e;
    position: relative;
    top: -10px;
    margin-bottom: -12px;
  }
  #tribe-events #tribe-events-content.tribe-events-list {
    width: 60%;
    float: right;
  }
  #tribe-events #tribe-events-content.tribe-events-list a {
    color: #294ea2;
  }
  #tribe-events #tribe-events-content.tribe-events-list .tribe-events-button {
    color: #FFF;
  }
  #tribe-events #tribe-events-content.tribe-events-list .type-tribe_events {
    margin: 0 0 1.5em 0;
  }
  #tribe-events #tribe-events-content.tribe-events-list h2.tribe-events-list-separator-month {
    margin: 0.5em 0 0 0;
  }
  #tribe-events #tribe-events-content.tribe-events-list h3.tribe-events-list-event-title {
    border-top: 1px solid #dadada;
    margin: 0;
    padding: 0.25em 0;
    font-size: 1.75em;
  }
  #tribe-events #tribe-events-content.tribe-events-single {
    width: 100%;
  }
}
#tribe-events .tribe-mini-calendar-wrapper {
  margin: 1.0em;
}
#tribe-events .tribe-mini-calendar-wrapper table {
  font-size: 14px;
}
#tribe-events .tribe-mini-calendar-wrapper .tribe-events-othermonth {
  color: #ccc;
}
#tribe-events .tribe-mini-calendar-wrapper #ajax-loading-mini {
  position: absolute;
  top: 40px;
  left: 40px;
}
#tribe-events .tribe-mini-calendar-wrapper .tribe-events-loop .list-date {
  font-family: 'Montserrat', Tahoma, sans-serif;
  font-size: 1.5em;
}
#tribe-events .tribe-mini-calendar-wrapper .tribe-events-loop .tribe-events-title {
  margin: 0;
  font-size: 1.5em;
}
#tribe-events .tribe-mini-calendar-wrapper .tribe-events-loop .tribe-events-title a {
  color: #294ea2;
}
#tribe-events ul.tribe-events-sub-nav {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-left {
  float: left;
}
#tribe-events ul.tribe-events-sub-nav .tribe-events-nav-right {
  float: right;
}
#tribe-events .tribe-events-button {
  color: #FFF;
  background: #f8981e;
  border-radius: 4px;
  padding: 4px 10px;
}
#tribe-events .tribe-content-column p {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
#tribe-events .tribe-content-column a {
  color: #f8981e;
}
.single-tribe_events {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.single-tribe_events .tribe-events-back {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-size: 1.0em;
}
.single-tribe_events .tribe-events-back a {
  color: #f8981e;
}
.single-tribe_events .tribe-events-single-event-title {
  margin: 0 0 0.5em 0;
  font-size: 2.5em;
}
.single-tribe_events h2 {
  margin: 0 0 0.5em 0;
  font-size: 1.8em;
}
.single-tribe_events .tribe-events-single-section {
  margin: 0;
}
.single-tribe_events .tribe-events-content .tribe-content-column {
  width: 60%;
  float: left;
}
.single-tribe_events .tribe-events-content .tribe-content-column p,
.single-tribe_events .tribe-events-content .tribe-content-column li {
  font-family: 'Karla', Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.single-tribe_events .tribe-events-content .tribe-events-meta-group {
  float: right;
  width: 35%;
  border: 1px solid #f8981e;
  background: #f8981e;
  border-radius: 4px;
  margin: 1.0em 0;
  padding: 1.0em;
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.single-tribe_events .tribe-events-content .tribe-events-meta-group .tribe-detail-row {
  display: table;
  width: 100%;
}
.single-tribe_events .tribe-events-content .tribe-events-meta-group .tribe-detail-table-cell {
  display: table-cell;
}
.single-tribe_events .tribe-events-content .tribe-events-meta-group .tribe-detail-table-cell span {
  font-family: 'Karla', Arial, sans-serif;
  font-weight: 400;
  color: #FFF;
  font-size: 16px;
}
.single-tribe_events .tribe-events-content .tribe-events-meta-group h2 {
  font-family: 'Montserrat', Tahoma, sans-serif;
  color: #FFF;
  font-size: 1.5em;
  margin: 0;
  letter-spacing: 0.025em;
}
.single-tribe_events .tribe-events-content .tribe-events-meta-group .tribe-venue {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-size: 1.24em;
  color: #FFF;
  margin: 0;
}
.single-tribe_events .tribe-events-content .tribe-events-meta-group .tribe-venue-location span,
.single-tribe_events .tribe-events-content .tribe-events-meta-group .tribe-venue-location abbr,
.single-tribe_events .tribe-events-content .tribe-events-meta-group .tribe-venue-location address,
.single-tribe_events .tribe-events-content .tribe-events-meta-group .tribe-venue-location p {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #FFF;
  text-decoration: none;
}
.single-tribe_events .tribe-events-content .tribe-events-meta-group .tribe-venue-location .tribe-events-gmap {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #FFF;
  border: 1px solid #FFF;
  border-radius: 3px;
  margin: 10px 0;
  padding: 3px 10px;
}
.single-tribe_events .tribe-events-cal-links a {
  margin: 0 1.0em;
}
.single-tribe_events .gform_wrapper {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.single-tribe_events .gform_wrapper label {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-size: 1.2em;
  font-weight: 700;
}
.single-tribe_events .gform_wrapper .gform_button {
  background: #f8981e;
  border-radius: 4px;
  padding: 1.0em 1.4em;
  border: 1px solid #f8981e;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.single-tribe_events .gform_wrapper .gform_button:hover {
  background: #FFF;
  text-decoration: none;
  color: #f8981e;
}
.single-tribe_events .tribe-events-nav-pagination .tribe-events-nav-previous {
  text-align: left;
}
.single-tribe_events .tribe-events-nav-pagination .tribe-events-nav-next {
  text-align: right;
}
.single-tribe_events .tribe-events-nav-pagination a {
  color: #f8981e;
}
.get-help,
.valuetranslives {
  max-width: 100% !important;
  width: 100% !important;
  display: table;
}
.get-help .gh-row,
.valuetranslives .gh-row {
  clear: both;
  max-width: 100% !important;
  width: 100% !important;
  margin-top: 10px;
  display: inline-block;
}
.get-help .rowicon,
.valuetranslives .rowicon,
.get-help .rowinfo,
.valuetranslives .rowinfo {
  display: inline-block;
}
.get-help .rowicon,
.valuetranslives .rowicon {
  width: 70px !important;
  float: left;
  text-align: center;
}
.get-help .rowicon .fas,
.valuetranslives .rowicon .fas,
.get-help .rowicon .far,
.valuetranslives .rowicon .far {
  width: 70px !important;
  color: #FFFFFF;
  background: #f8981e;
  font-size: 25px;
  padding: 20px;
  margin-top: 20px;
  border-radius: 50%;
}
.get-help .rowinfo,
.valuetranslives .rowinfo {
  float: right;
  width: 90% !important;
}
.get-help .rowinfo p,
.valuetranslives .rowinfo p {
  max-width: 100% !important;
  width: 100% !important;
}
.get-help .rowinfo p strong,
.valuetranslives .rowinfo p strong {
  font-family: 'Montserrat', Tahoma, sans-serif;
}
.gh-hereforyou .wp-block-column {
  width: 50% !important;
}
.gh-hereforyou .wp-block-column .wp-block-button,
.gh-hereforyou .wp-block-column .wp-block-button__link {
  width: 100% !important;
  max-width: 100% !important;
}
.give-wrap.container {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1201px) {
  .give-wrap.container {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .give-wrap.container {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .give-wrap.container {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .give-wrap.container {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  .give-wrap.container {
    width: 90%;
  }
}
.gform_body input,
.gform_body label {
  display: inline-block;
}
.gform_body label {
  width: auto !important;
}
#give-donation-level-button-wrap li {
  display: inline-block;
  width: auto !important;
}
.give_forms .give-form-title {
  font-size: 3.0em;
}
.give-modal .mfp-content {
  max-width: 80%;
}
.demargin {
  margin: 0 !important;
}
.bg-speak .wp-block-group__inner-container {
  background: #ffffff url('img/bg-bubble.png') repeat-y;
  background-size: 100% auto;
  width: 1024px !important;
  max-width: 100% !important;
}
.bg-speak .wp-block-group__inner-container::after {
  content: "";
  clear: both;
  background: url('img/bg-bubble-spur.png') no-repeat;
  background-size: cover;
  display: block;
  padding: 0;
  margin: 0;
  height: 84px;
  max-width: 1920px;
  overflow: hidden;
}
.bg-speak p.montserrat {
  font-family: 'Montserrat', Tahoma, sans-serif !important;
  font-size: 1.5em;
  padding: 1.0em;
  color: #FFF !important;
  max-width: 100% !important;
  margin: 0;
}
.gradient-40th {
  background: -webkit-gradient(linear, left bottom, left top, from(#374d91), to(#459baf));
  background: linear-gradient(0deg, #374d91 0%, #459baf 100%);
}
.gradient-40th-x {
  background: -webkit-gradient(linear, right top, left top, from(#794c9e), to(#008fae));
  background: linear-gradient(270deg, #794c9e 0%, #008fae 100%);
}
.demargin-top {
  margin-top: 0 !important;
}
.demargin-bottom {
  margin-bottom: 0 !important;
}
.demargin-vert {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* Site Footer
--------------------*/
#site-footer {
  clear: both;
  background: #435061;
  margin-top: 30px;
  padding: 0;
}
#site-footer .section-widget {
  background: #294ea2;
}
#site-footer .section-widget .footer-widget-wrap {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media screen and (min-width: 1201px) {
  #site-footer .section-widget .footer-widget-wrap {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #site-footer .section-widget .footer-widget-wrap {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #site-footer .section-widget .footer-widget-wrap {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #site-footer .section-widget .footer-widget-wrap {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  #site-footer .section-widget .footer-widget-wrap {
    width: 90%;
  }
}
#site-footer .section-widget .footer-widget-wrap .widget-area {
  color: #FFFFFF;
}
#site-footer .section-widget .footer-widget-wrap .widget-area .widget-row {
  display: table;
}
#site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .widget {
  padding: 1.0em;
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .widget {
    display: table-cell;
    width: 30%;
  }
}
@media only screen and (max-device-width : 740px) and (orientation:landscape) {
  #site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .widget {
    display: table-cell;
    width: 30%;
  }
}
@media only screen and (max-device-width : 440px) and (orientation:portrait) {
  #site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .widget {
    display: block;
    width: 100%;
    margin-top: 0;
  }
}
#site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .widget p,
#site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .widget span {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2em;
}
#site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .widget a {
  color: #f8981e;
}
#site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .widget .cta {
  font-family: 'Montserrat', Tahoma, sans-serif;
  border: 1px solid #ffffff;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 15px 20px;
  margin: 1.0em 0;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  -webkit-transition: all .5s;
  transition: all .5s;
}
#site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .widget .cta:hover {
  color: #f8981e;
  border: 1px solid #f8981e;
}
#site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .widget-title {
  background: #f8981e;
  color: #FFFFFF;
  border-radius: 3px;
  display: inline-block;
  padding: 10px;
  font-size: 12px;
  text-transform: uppercase;
}
#site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .tp_recent_tweets .fa-twitter {
  float: left;
  position: relative;
  top: 3px;
  font-size: 24px;
}
#site-footer .section-widget .footer-widget-wrap .widget-area .widget-row .tp_recent_tweets ul {
  padding-left: 0;
  margin: 0;
}
#site-footer .section-inner {
  max-width: 100%;
  margin: 0 auto;
  padding: 2.0em 0;
  color: #FFFFFF;
}
@media screen and (min-width: 1201px) {
  #site-footer .section-inner {
    width: 1200px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #site-footer .section-inner {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #site-footer .section-inner {
    width: 768px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #site-footer .section-inner {
    width: 768px;
  }
}
@media only screen and (max-device-width : 740px) {
  #site-footer .section-inner {
    width: 90%;
  }
}
#site-footer .section-inner a {
  color: #FFFFFF;
}
#site-footer .section-inner p {
  margin: 0;
}
#widget-social {
  margin: 0 auto;
  padding-top: 1.0em;
  display: block;
}
@media notportable {
  #widget-social {
    width: 500px;
  }
}
@media portable {
  #widget-social {
    width: 100%;
  }
}
#widget-social .social-cta {
  color: #FFF;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.0em;
  margin: 0;
  text-align: center;
}
#widget-social .menu-social-container {
  display: block;
}
#widget-social ul.social-links-menu {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  display: table;
}
#widget-social ul.social-links-menu li.menu-item {
  display: table-cell;
  color: #FFFFFF;
  margin: 0;
  font-size: 50px;
  padding: 0.25em;
}
#widget-social ul.social-links-menu li.menu-item a {
  display: block;
  color: #FFFFFF !important;
  height: 50px;
  width: 50px;
  position: relative;
  top: -50px;
  margin-bottom: -50px;
}
#widget-social ul.social-links-menu li.menu-item a .fab {
  color: #FFFFFF;
  display: block;
  overflow: hidden;
}
/* Special Sections
--------------------*/
.list-double-arrow {
  list-style-type: none;
  width: 80% !important;
  margin: 0 auto !important;
}
.list-double-arrow li {
  font-size: 20px !important;
  text-indent: -26px;
}
.list-double-arrow li:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 30px;
  color: #f8981e;
  content: "\f101";
  font-weight: 900;
  margin: 0;
  position: relative;
  top: 5px;
  right: 10px;
}
.bg-white {
  background-color: #FFF !important;
}
#profiles-module {
  background: -webkit-gradient(linear, left top, right top, from(#794c9e), to(#008fae));
  background: linear-gradient(90deg, #794c9e 0%, #008fae 100%);
  background: -webkit-gradient(linear, right top, left top, from(#794c9e), to(#008fae));
  background: linear-gradient(270deg, #794c9e 0%, #008fae 100%);
  padding: 2.0em 0;
  margin: 1.0em 0;
}
#profiles-module .wrap {
  width: 1024px;
  margin: 0 auto;
  max-width: 96%;
}
#profiles-module .wrap p {
  color: #FFF;
}
#profiles-module .wrap a,
#profiles-module .wrap a:visited {
  color: #FFF;
}
#profiles-module .wrap a:hover,
#profiles-module .wrap a:visited:hover {
  color: #f8991d;
}
#profiles-module .wrap a.readmore,
#profiles-module .wrap a:visited.readmore {
  font-size: 1.2em;
  text-decoration: underline;
}
#profiles-module .wrap h3 {
  margin: 0.5em 0 0 0;
  font-size: 2.0em;
}
#profiles-module .wrap h4 {
  color: #FFF;
}
#profiles-module .wrap .profiles-feature {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
#profiles-module .wrap .profiles-feature-main {
  width: 100%;
}
#profiles-module .wrap .profiles-feature-main p {
  text-align: center;
}
#profiles-module .wrap .profiles-feature-main .profilesquarebox {
  width: 300px;
  display: inline-block;
}
#profiles-module .wrap .profiles-feature-main .profile-square {
  display: inline-block;
  max-width: 300px;
  width: 300px;
  height: auto;
}
#profiles-module .wrap .profiles-box-container {
  width: 48%;
  float: right;
}
#profiles-module .wrap .profiles-box-container p {
  font-size: 1.0em !important;
}
#profiles-module .wrap .profiles-box-container p a.seemore {
  background: #f8991d;
  border-radius: 3px;
  padding: 0.2em 0.8em;
  float: right;
}
#profiles-module .wrap .profiles-box-container p a.seemore:hover {
  text-decoration: none;
  color: #000;
}
#profiles-module .wrap .profiles-box-container-full {
  width: 100%;
}
#profiles-module .wrap .profiles-box-container-full p {
  font-size: 20px;
  text-align: center;
}
#profiles-module .wrap .clearfix {
  clear: both;
}
.category-40profiles h1.entry-title {
  margin: 0.5em auto;
}
.category-40profiles .entry-content p {
  font-size: 18px !important;
}
.category-40profiles .entry-content strong {
  font-size: 24px;
}
#siteExitButton {
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}
.exit-tool {
  position: fixed;
  top: 0;
  right: 0;
  width: 90px;
  z-index: 999;
  border: none;
  border-radius: 0;
  padding: 0;
  text-align: right;
  height: 50px;
}
.exit-tool .exit-go {
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: -2px 3px 4px rgba(0, 0, 0, 0.3);
          box-shadow: -2px 3px 4px rgba(0, 0, 0, 0.3);
  padding: 10px;
  font-weight: 600;
  font-size: 20px;
  margin: 0 0 0 5px;
  height: 50px;
}
.exit-tool .exit-help {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  margin: 0 5px;
  height: 20px;
  width: 20px;
  clear: both;
  text-align: right;
}
.exit-tool .fa-sign-out-alt {
  font-size: 20px;
  position: relative;
  top: 2px;
}
.exit-tool .fa-question-circle {
  font-size: 16px;
}
#browser-help {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
#browser-help #help-modal {
  display: block;
  margin: 0 auto;
  padding: 1.0em;
  position: relative;
  top: 50px;
  width: 90%;
  height: 95%;
  background: rgba(255, 255, 255, 0.98);
  border: 1px solid #efefef;
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
}
#browser-help #help-modal .close {
  float: right;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0.25em 0;
  display: block;
}
#browser-help #help-modal .close .fa-times-circle {
  font-size: 18px;
  position: relative;
  top: 2px;
}
#browser-help #help-modal .modal-content {
  clear: both;
  height: 95%;
  padding-right: 1.0em;
  overflow-y: scroll;
  font-size: 16px;
}
#browser-help #help-modal .modal-content h2,
#browser-help #help-modal .modal-content h3 {
  font-family: 'Karla', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 600;
  margin: 0;
  text-transform: none;
}
#browser-help #help-modal .modal-content h2 {
  font-size: 1.5em;
}
#browser-help #help-modal .modal-content h3 {
  font-size: 1.25em;
}
#browser-help #help-modal .modal-content h3 .fa-caret-square-up {
  font-size: 0.8em;
}
#browser-help #help-modal .modal-content a.external-site:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f35d";
  font-size: 0.8em;
  margin: 3px 4px;
}
#browser-help #help-modal .modal-content li,
#browser-help #help-modal .modal-content li ul {
  margin-top: 0;
}
#browser-help #help-modal .modal-content li p,
#browser-help #help-modal .modal-content li ul p {
  margin: 0;
}
#browser-help #help-modal .modal-content span.menuitem {
  font-family: 'Courier Prime', monospace;
  color: #435061;
  border: 0.5px solid #dadada;
  border-radius: 3px;
  background: #efefef;
  padding: 0 5px;
  line-height: 1.0em;
  font-size: 1.0em;
}
#browser-help #help-modal .modal-content code {
  font-family: 'Courier Prime', monospace;
  color: #374d91;
  border: none;
  border-radius: 3px;
  border: 1px solid #374d91;
  background: #FFF;
  padding: 0 5px;
  line-height: 1.0em;
  font-size: 1.0em;
}
#popup {
  display: inline-block;
  opacity: 0;
  position: absolute;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
}
#popup .backdrop {
  position: fixed;
  padding: 1em;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  width: 100%;
  height: 100%;
}
.popupbox {
  border: 1px solid #888;
  -webkit-box-shadow: 1px 1px 0.5em 0 rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 0.5em 0 rgba(0, 0, 0, 0.5);
  background: #FFF;
  padding: 1.0em;
  position: relative;
  top: 100px;
  width: 640px;
  min-width: 300px;
  margin: 0 auto;
}
#popup.hidden {
  display: none;
}
#popup.fade-in {
  opacity: 1;
}
.popup_preamble {
  display: block;
  clear: both;
}
.popup_preamble h2.popuptitle {
  margin: 0 0 0.5em 0;
  text-transform: uppercase;
  font-size: 2.25em;
  background: -webkit-linear-gradient(left, #459baf, #374d91);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.separator {
  margin: 1.0em 0 !important;
}
.popup_donate {
  height: 400px;
  padding: 1.0em;
  overflow-y: auto;
}
.popup_donate .give_post_form-content p {
  font-size: 0.8em;
}
.close-popup {
  float: right;
}
/*# sourceMappingURL=style.css.map */