/* Generated by less 2.5.1 */
@charset "UTF-8";
/*
Theme Name: Ohio State Energy Partners
Theme URI: 
Version: 1.0
Description:
Author: Basecraft
*/

@font-face {
  font-family: 'proximanova';
  src: url('fonts/ProximaNova-Reg-webfont.eot');
  src: url('fonts/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNova-Reg-webfont.woff') format('woff'), url('fonts/ProximaNova-Reg-webfont.ttf') format('truetype'), url('fonts/ProximaNova-Reg-webfont.svg#proxima_nova_regular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'proximanova';
  src: url('fonts/ProximaNova-Bold-webfont.eot');
  src: url('fonts/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNova-Bold-webfont.woff') format('woff'), url('fonts/ProximaNova-Bold-webfont.ttf') format('truetype'), url('fonts/ProximaNova-Bold-webfont.svg#proxima_nova_regular') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'proximanova';
  src: url('fonts/ProximaNova-Sbold-webfont.eot');
  src: url('fonts/ProximaNova-Sbold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNova-Sbold-webfont.woff') format('woff'), url('fonts/ProximaNova-Sbold-webfont.ttf') format('truetype'), url('fonts/ProximaNova-Sbold-webfont.svg#proxima_nova_regular') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'proximanova';
  src: url('fonts/ProximaNova-Light-webfont.eot');
  src: url('fonts/ProximaNova-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNova-Light-webfont.woff') format('woff'), url('fonts/ProximaNova-Light-webfont.ttf') format('truetype'), url('fonts/ProximaNova-Light-webfont.svg#proxima_nova_light') format('svg');
  font-weight: 300;
  font-style: normal;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
html {
  overflow-x: hidden;
}
html,
body {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
img.block {
  display: block;
  width: 100%;
}
iframe {
  display: block;
}
table {
  max-width: 100%;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.background-image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.vert-align-middle {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vert-align-middle > * {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.vert-align-bottom {
  display: table;
  width: 100%;
  height: 100%;
}
.vert-align-bottom > * {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.vert-align-top {
  display: table;
  width: 100%;
  height: 100%;
}
.vert-align-top > * {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.wrapper {
  max-width: 1450px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 0 100px;
}
@media only screen and (max-width: 1400px) {
  .wrapper {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 1000px) {
  .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 480px) {
  .wrapper {
    padding: 0 15px;
  }
}
body {
  background-color: white;
  font-size: 16px;
  font-family: 'proximanova', 'Arial', sans-serif;
  line-height: 1.4;
  font-weight: 400;
  color: #000000;
}
@media only screen and (max-width: 480px) {
  body {
    font-size: 14px;
  }
}
header {
  position: relative;
  z-index: 100;
  height: 95px;
}
@media only screen and (max-width: 1000px) {
  header {
    height: 80px;
  }
}
@media only screen and (max-width: 480px) {
  header {
    height: 65px;
  }
}
@media only screen and (max-width: 1200px) {
  header .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 480px) {
  header .wrapper {
    padding: 0 15px;
  }
}
header .header-logo {
  display: block;
  float: left;
  margin: 15px 0;
}
@media only screen and (max-width: 1000px) {
  header .header-logo {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 480px) {
  header .header-logo {
    margin: 5px 0;
  }
}
header .header-logo img {
  height: 65px;
  width: auto;
}
@media only screen and (max-width: 1200px) {
  header .header-logo img {
    height: 55px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 1000px) {
  header .header-logo img {
    height: 55px;
    margin-top: 3px;
    margin-bottom: 2px;
  }
}
@media only screen and (max-width: 480px) {
  header .header-logo img {
    height: 55px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
header .header-menu-toggle {
  width: 140px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  text-decoration: none;
  background-color: #ab1e27;
  transition: background-color 0.15s ease-in-out;
}
@media only screen and (max-width: 1000px) {
  header .header-menu-toggle {
    width: 120px;
  }
}
@media only screen and (max-width: 480px) {
  header .header-menu-toggle {
    width: 100px;
  }
}
header .header-menu-toggle:hover {
  background-color: #C2353E;
}
header .header-menu-toggle .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  border-radius: 50%;
  background-color: white;
}
@media only screen and (max-width: 1000px) {
  header .header-menu-toggle .dot {
    width: 8px;
    height: 8px;
  }
}
header.mobile-open .header-menu-toggle {
  background-color: #C2353E;
}
header .header-menu-main {
  width: 60%;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  right: 140px;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 1000px) {
  header .header-menu-main {
    display: none;
  }
}
header .header-menu-main li {
  float: left;
  display: block;
  width: 20%;
  height: 100%;
}
header .header-menu-main li a {
  display: block;
  height: 100%;
  font-size: 18px;
  color: white;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  background-color: #b8252f;
  transition: background-color 0.15s ease-in-out;
}
@media only screen and (max-width: 1400px) {
  header .header-menu-main li a {
    font-size: 16px;
  }
}
header .header-menu-main li a.active,
header .header-menu-main li a:hover {
  background-color: #cf3c46;
}
header .header-menu-main li a .vert-align-middle > * {
  padding: 0 10%;
}
header .header-nav {
  display: none;
  width: 260px;
  position: absolute;
  right: 0;
  top: 95px;
}
@media only screen and (max-width: 1000px) {
  header .header-nav {
    top: 80px;
  }
}
@media only screen and (max-width: 480px) {
  header .header-nav {
    top: 65px;
  }
}
header .header-nav .header-nav-main,
header .header-nav .header-nav-secondary {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #f0eced;
}
header .header-nav .header-nav-main li,
header .header-nav .header-nav-secondary li {
  display: block;
  border-bottom: 2px solid #e2e1e2;
}
header .header-nav .header-nav-main li a,
header .header-nav .header-nav-secondary li a {
  display: block;
  padding: 1.5em 1em;
  font-size: 14px;
  color: black;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 480px) {
  header .header-nav .header-nav-main li a,
  header .header-nav .header-nav-secondary li a {
    font-size: 13px;
    padding: 1.25em 1em;
  }
}
header .header-nav .header-nav-main li a:hover,
header .header-nav .header-nav-secondary li a:hover {
  background-color: #f8f4f5;
  text-decoration: underline;
}
header .header-nav .header-nav-main li a.active,
header .header-nav .header-nav-secondary li a.active {
  background-color: #f8f4f5;
}
header .header-nav .header-nav-main {
  display: none;
}
@media only screen and (max-width: 1000px) {
  header .header-nav .header-nav-main {
    display: block;
  }
}
header .header-nav .header-nav-search {
  padding: 25px;
  background-color: #525252;
}
header .header-nav .header-nav-search input[type="submit"] {
  display: none;
}
header .header-nav .header-nav-search input[type="search"] {
  display: block;
  width: 100%;
  padding: 0.25em 0.5em;
  margin: 0;
  border: 0;
  border-radius: 0;
  font-size: 20px;
  color: white;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  background: transparent;
  border-bottom: 2px solid white;
  box-sizing: border-box;
}
header .header-nav .header-nav-search input[type="search"]::-webkit-input-placeholder {
  color: white;
}
header .header-nav .header-nav-search input[type="search"]::-moz-placeholder {
  color: white;
}
header .header-nav .header-nav-search input[type="search"]:-ms-input-placeholder {
  color: white;
}
header .header-nav .header-nav-search input[type="search"]:-moz-placeholder {
  color: white;
}
body.page-template-home .section1 {
  margin-top: 125px;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 {
    margin-top: 75px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section1 {
    margin-top: 25px;
  }
}
body.page-template-home .section1 .background-image {
  width: 60%;
  height: 550px;
  position: absolute;
  right: 100px;
  z-index: -1;
}
@media only screen and (max-width: 1400px) {
  body.page-template-home .section1 .background-image {
    height: 480px;
    right: 50px;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 .background-image {
    height: 400px;
    right: 25px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 .background-image {
    position: static;
    width: 100%;
    margin: 0 auto;
    height: 320px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section1 .background-image {
    height: 280px;
  }
}
body.page-template-home .section1 .content-header {
  float: left;
  width: 32.5%;
  clear: both;
  margin-top: 250px;
  font-size: 48px;
  font-weight: 300;
  line-height: 1.1;
  color: black;
}
@media only screen and (max-width: 1400px) {
  body.page-template-home .section1 .content-header {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 .content-header {
    font-size: 40px;
    margin-top: 150px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 .content-header {
    float: none;
    width: 100%;
    margin-top: 25px;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section1 .content-header {
    font-size: 36px;
  }
}
body.page-template-home .section1 .content-subheader {
  float: left;
  width: 50%;
  clear: both;
  padding: 40px 50px;
  margin-top: 25px;
  font-size: 20px;
  font-weight: 400;
  color: white;
  background-color: rgba(142, 51, 108, 0.9);
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 .content-subheader {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 .content-subheader {
    float: none;
    width: 100%;
    padding: 30px 40px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section1 .content-subheader {
    font-size: 16px;
  }
}
body.page-template-home .section1 .content-button {
  display: inline-block;
  padding: 0.2em 0.4em;
  font-weight: 700;
  text-decoration: none;
  color: white;
  border-bottom: 2px solid white;
  transition: border-color 0.15s ease-in-out;
}
body.page-template-home .section1 .content-button:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
body.page-template-home .section1 .content-slider {
  float: right;
  width: 35%;
  clear: both;
  margin-right: 7.5%;
  padding: 20px 25px;
  margin-top: -50px;
  margin-bottom: 50px;
  background-color: #7ac1af;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 .content-slider {
    width: 42.5%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section1 .content-slider {
    float: none;
    width: 100%;
    margin: 25px auto 50px;
    max-width: 360px;
  }
}
body.page-template-home .section1 .content-slider .content-slider-header {
  font-size: 16px;
  font-weight: 700;
  color: white;
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section1 .content-slider .content-slider-header {
    font-size: 14px;
  }
}
body.page-template-home .section1 .content-slider .content-slide {
  padding: 20px 0;
}
body.page-template-home .section1 .content-slider .content-slide .content-slide-text {
  font-size: 20px;
  font-weight: 400;
  color: white;
  line-height: 1.4;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section1 .content-slider .content-slide .content-slide-text {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section1 .content-slider .content-slide .content-slide-text {
    font-size: 16px;
  }
}
body.page-template-home .section1 .content-slider .content-slides-buttons {
  margin-bottom: 5px;
}
body.page-template-home .section2 {
  background-color: #f0eced;
}
body.page-template-home .section2 .content-boxes {
  width: 22.5%;
  max-width: 300px;
  position: absolute;
  left: 0;
  top: -75px;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section2 .content-boxes {
    top: -50px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section2 .content-boxes {
    width: 100%;
    position: static;
    margin-bottom: 50px;
  }
}
body.page-template-home .section2 .content-boxes .content-box {
  display: block;
}
body.page-template-home .section2 .content-boxes .content-box .vert-align-middle > * {
  padding: 0 7.5%;
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section2 .content-boxes .content-box {
    width: 50%;
    float: left;
  }
}
body.page-template-home .section2 .content-container {
  padding: 150px 0 150px 30%;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section2 .content-container {
    padding: 125px 0 125px 30%;
  }
}
@media only screen and (max-width: 600px) {
  body.page-template-home .section2 .content-container {
    padding: 50px 0;
  }
}
body.page-template-home .section2 .content-title {
  padding-bottom: 0.5em;
  font-size: 20px;
  font-weight: 700;
  color: black;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section2 .content-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section2 .content-title {
    font-size: 16px;
  }
}
body.page-template-home .section2 .content-header {
  padding: 0.5em 0;
  font-size: 48px;
  font-weight: 300;
  line-height: 1.1;
  color: black;
}
@media only screen and (max-width: 1400px) {
  body.page-template-home .section2 .content-header {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section2 .content-header {
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section2 .content-header {
    font-size: 36px;
  }
}
body.page-template-home .section2 .content-subheader {
  font-size: 20px;
  font-weight: 400;
  color: black;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section2 .content-subheader {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section2 .content-subheader {
    font-size: 16px;
  }
}
body.page-template-home .section2 .content-button {
  display: inline-block;
  padding: 0.2em 0.4em;
  font-weight: 700;
  text-decoration: none;
  color: #bd262f;
  border-bottom: 2px solid #bd262f;
  transition: border-color 0.15s ease-in-out;
}
body.page-template-home .section2 .content-button:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
body.page-template-home .section3 .wrapper {
  padding: 0;
}
body.page-template-home .section3 .content-links {
  position: relative;
}
body.page-template-home .section3 .content-links .content-link {
  float: left;
  display: block;
  width: 33.333%;
  height: 330px;
  text-decoration: none;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section3 .content-links .content-link {
    height: 360px;
  }
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section3 .content-links .content-link {
    height: auto;
  }
}
body.page-template-home .section3 .content-links .content-link:nth-child(1) {
  background-color: #ef6e73;
}
body.page-template-home .section3 .content-links .content-link:nth-child(2) {
  background-color: #de5b61;
}
body.page-template-home .section3 .content-links .content-link:nth-child(3) {
  background-color: #cf3c46;
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section3 .content-links .content-link {
    float: none;
    width: 100%;
  }
}
body.page-template-home .section3 .content-links .content-link .vert-align-bottom > * {
  padding: 25px 10%;
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section3 .content-links .content-link .vert-align-bottom > * {
    padding: 50px 10%;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section3 .content-links .content-link .vert-align-bottom > * {
    padding: 25px 10%;
  }
}
body.page-template-home .section3 .content-links .content-link .link-text {
  display: block;
  padding-bottom: 0.5em;
  font-size: 33px;
  font-weight: 600;
  color: white;
  line-height: 1.2;
}
@media only screen and (max-width: 1400px) {
  body.page-template-home .section3 .content-links .content-link .link-text {
    font-size: 29px;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section3 .content-links .content-link .link-text {
    font-size: 25px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section3 .content-links .content-link .link-text {
    font-size: 21px;
  }
}
body.page-template-home .section3 .content-links .content-link .content-button {
  display: inline-block;
  padding: 0.2em 0.4em;
  font-weight: 700;
  text-decoration: none;
  color: white;
  border-bottom: 2px solid white;
  transition: border-color 0.15s ease-in-out;
}
body.page-template-home .section3 .content-links .content-link:hover .content-button {
  text-decoration: none;
  border-bottom-color: transparent;
}
body.page-template-home .section3 .content-links .content-more {
  display: block;
  width: 20%;
  padding: 0.75em 0 0.5em;
  position: absolute;
  left: 66.66%;
  bottom: 100%;
  font-size: 28px;
  font-weight: 700;
  color: white;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  background-color: #b8252f;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section3 .content-links .content-more {
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section3 .content-links .content-more {
    font-size: 20px;
  }
}
@media only screen and (max-width: 800px) {
  body.page-template-home .section3 .content-links .content-more {
    width: 100%;
    position: static;
  }
}
body.page-template-home .section4 .wrapper-upper {
  z-index: 2;
}
body.page-template-home .section4 .wrapper-lower {
  background-color: #f0eced;
  max-width: none;
}
body.page-template-home .section4 .content-slides-buttons {
  display: none;
}
body.page-template-home .section4 .content-title {
  padding: 75px 100px 0.5em;
  font-size: 20px;
  font-weight: 700;
  color: black;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section4 .content-title {
    font-size: 18px;
    padding: 75px 50px 0.5em;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section4 .content-title {
    font-size: 16px;
    padding: 75px 25px 0.5em;
  }
}
body.page-template-home .section4 .content-subtitle {
  padding: 25px 100px;
  font-size: 16px;
  font-weight: 700;
  color: black;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section4 .content-subtitle {
    padding: 25px 50px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section4 .content-subtitle {
    font-size: 14px;
    padding: 25px;
  }
}
body.page-template-home .section4 .content-news {
  padding-bottom: 25px;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section4 .content-news {
    padding-bottom: 0;
  }
}
body.page-template-home .section4 .content-news .news-header {
  padding: 0.5em 100px;
  font-size: 56px;
  font-weight: 600;
  line-height: 1.2;
  color: black;
}
@media only screen and (max-width: 1400px) {
  body.page-template-home .section4 .content-news .news-header {
    font-size: 48px;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section4 .content-news .news-header {
    font-size: 40px;
    padding: 0.5em 50px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section4 .content-news .news-header {
    font-size: 32px;
    padding: 0.5em 25px;
  }
}
body.page-template-home .section4 .content-arrows {
  position: absolute;
  left: 0;
  top: 100px;
  z-index: 1;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section4 .content-arrows {
    position: static;
    padding: 0 50px 25px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section4 .content-arrows {
    padding: 0 25px 25px;
  }
}
body.page-template-home .section4 .content-arrows a {
  display: block;
  width: 100px;
  height: 100px;
  text-align: center;
  position: relative;
}
body.page-template-home .section4 .content-arrows a .triangle {
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 40px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
body.page-template-home .section4 .content-arrows a:first-child {
  background-color: #81cebc;
}
body.page-template-home .section4 .content-arrows a:first-child .triangle {
  border-right: 15px solid white;
}
body.page-template-home .section4 .content-arrows a:last-child {
  background-color: #6fbcaa;
}
body.page-template-home .section4 .content-arrows a:last-child .triangle {
  border-left: 15px solid white;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section4 .content-arrows a {
    float: left;
    width: 80px;
    height: 80px;
  }
  body.page-template-home .section4 .content-arrows a .triangle {
    top: 30px;
  }
}
body.page-template-home .section4 .content-news-lower {
  border: solid white;
  border-width: 0 5px;
  padding: 50px 0;
  max-width: 1250px;
  margin: 0 auto;
}
body.page-template-home .section4 .content-news-lower .content-slide-add {
  display: none;
}
body.page-template-home .section4 .content-news-lower .content-slide-add.active {
  display: block;
}
body.page-template-home .section4 .content-news-lower .news-content {
  padding: 0 100px 25px;
  font-size: 20px;
  font-weight: 400;
  color: black;
}
@media only screen and (max-width: 1000px) {
  body.page-template-home .section4 .content-news-lower .news-content {
    font-size: 18px;
    padding: 0 50px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-home .section4 .content-news-lower .news-content {
    font-size: 16px;
    padding: 0 25px;
  }
}
body.page-template-home .section4 .content-news-lower .content-button {
  display: inline-block;
  padding: 0.2em 0.4em;
  font-weight: 700;
  text-decoration: none;
  color: #bd262f;
  border-bottom: 2px solid #bd262f;
  transition: border-color 0.15s ease-in-out;
}
body.page-template-home .section4 .content-news-lower .content-button:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
body.page-template-news .callouts .callout-content .wrapper {
  max-width: 1400px;
}
body.page-template-news .callouts .callout-content .news-feature {
  float: left;
  width: 600px;
  max-width: 100%;
  margin-left: 5%;
  padding: 40px 50px;
  margin-top: -125px;
  position: relative;
  background-color: rgba(122, 32, 86, 0.9);
}
@media only screen and (max-width: 800px) {
  body.page-template-news .callouts .callout-content .news-feature {
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-news .callouts .callout-content .news-feature {
    padding: 20px 25px;
  }
}
body.page-template-news .callouts .callout-content .news-feature .feature-header {
  padding-bottom: 1em;
  font-size: 24px;
  font-weight: 300;
  color: white;
  line-height: 1.4;
}
@media only screen and (max-width: 1000px) {
  body.page-template-news .callouts .callout-content .news-feature .feature-header {
    font-size: 22px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-news .callouts .callout-content .news-feature .feature-header {
    font-size: 20px;
  }
}
body.page-template-news .callouts .callout-content .news-feature .feature-subheader {
  padding-bottom: 1em;
  font-size: 16px;
  font-weight: 400;
  color: white;
  line-height: 1.4;
}
@media only screen and (max-width: 480px) {
  body.page-template-news .callouts .callout-content .news-feature .feature-subheader {
    font-size: 14px;
  }
}
body.page-template-news .callouts .callout-content .news-feature .content-button {
  display: inline-block;
  padding: 0.2em 0.4em;
  font-weight: 700;
  text-decoration: none;
  color: white;
  border-bottom: 2px solid white;
  transition: border-color 0.15s ease-in-out;
}
body.page-template-news .callouts .callout-content .news-feature .content-button:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
body.page-template-news .news-entries {
  max-width: 1050px;
  margin: 0 auto;
}
body.page-template-news .news-entries .news-entry {
  float: left;
  width: 33.333%;
  border: 5px solid white;
  padding: 50px 25px 25px;
  background-color: #f0eced;
}
@media only screen and (max-width: 600px) {
  body.page-template-news .news-entries .news-entry {
    width: 100%;
    border-width: 5px 0;
  }
}
body.page-template-news .news-entries .news-entry .news-entry-category {
  padding-bottom: 1em;
  font-size: 16px;
  font-weight: 700;
  color: #d03a43;
  text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
  body.page-template-news .news-entries .news-entry .news-entry-category {
    font-size: 14px;
  }
}
body.page-template-news .news-entries .news-entry .news-entry-title {
  padding-bottom: 1em;
  font-size: 20px;
  font-weight: 300;
  color: black;
  line-height: 1.2;
}
@media only screen and (max-width: 1000px) {
  body.page-template-news .news-entries .news-entry .news-entry-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-news .news-entries .news-entry .news-entry-title {
    font-size: 16px;
  }
}
body.page-template-news .news-entries .news-entry .content-button {
  display: inline-block;
  padding: 0.2em 0.4em;
  font-weight: 700;
  text-decoration: none;
  color: #bd262f;
  border-bottom: 2px solid #bd262f;
  transition: border-color 0.15s ease-in-out;
}
body.page-template-news .news-entries .news-entry .content-button:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
body.page-id-74 .callouts .callout-content {
  position: relative;
  padding: 100px 0;
  background-image: url(/wp-content/themes/osep/images/academic-image2.png);
  background-size: 500px auto;
  background-position: right bottom;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1000px) {
  body.page-id-74 .callouts .callout-content {
    background-size: 400px auto;
  }
}
@media only screen and (max-width: 800px) {
  body.page-id-74 .callouts .callout-content {
    background-size: 350px auto;
  }
}
@media only screen and (max-width: 600px) {
  body.page-id-74 .callouts .callout-content {
    background-size: 300px auto;
  }
}
@media only screen and (max-width: 480px) {
  body.page-id-74 .callouts .callout-content {
    background-size: 200px auto;
  }
}
body.page-id-74 .callouts .callout-intro_with_block_image .background-image {
  width: 40%;
  height: 500px;
}
@media only screen and (max-width: 1400px) {
  body.page-id-74 .callouts .callout-intro_with_block_image .background-image {
    height: 450px;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-id-74 .callouts .callout-intro_with_block_image .background-image {
    height: 400px;
  }
}
@media only screen and (max-width: 600px) {
  body.page-id-74 .callouts .callout-intro_with_block_image .background-image {
    height: 280px;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body.page-id-74 .callouts .callout-intro_with_block_image .background-image {
    height: 240px;
  }
}
body.page-id-74 .callouts .callout-intro_with_block_image .content-header {
  width: 40%;
  text-align: right;
  padding: 0 5% 0 0;
  margin-top: 100px;
}
@media only screen and (max-width: 600px) {
  body.page-id-74 .callouts .callout-intro_with_block_image .content-header {
    width: 100%;
    text-align: center;
    margin-top: 50px;
  }
}
body.page-id-74 .callouts .callout-intro_with_block_image .content-subheader {
  background-color: transparent;
  color: black;
  text-align: right;
  padding: 0 5% 0 0;
}
@media only screen and (max-width: 600px) {
  body.page-id-74 .callouts .callout-intro_with_block_image .content-subheader {
    width: 100%;
    text-align: center;
  }
}
body.page-id-74 .callouts .callout-content_with_right_image .wrapper {
  padding-right: 0;
}
body.page-id-74 .callouts .callout-content_with_right_image .content-right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45%;
  padding-right: 0;
  height: 100%;
}
@media only screen and (max-width: 800px) {
  body.page-id-74 .callouts .callout-content_with_right_image .content-right {
    width: 100%;
    position: relative;
    height: 320px;
    margin: 0;
    padding: 0;
  }
}
body.page-id-74 .callouts .callout-content_with_right_image .content-right img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-height: 100%;
  width: auto;
}
@media only screen and (max-width: 800px) {
  body.page-id-74 .callouts .callout-content_with_right_image .content-right img {
    width: 80%;
    max-height: none;
    max-width: 320px;
  }
}
body.page-id-74 .callouts .callout-content_with_right_image .content-left {
  width: 50%;
}
@media only screen and (max-width: 800px) {
  body.page-id-74 .callouts .callout-content_with_right_image .content-left {
    width: 100%;
  }
}
body.page-id-74 .callouts .callout-content_with_right_image .content-left .vert-align-middle > * {
  padding-bottom: 100px;
}
@media only screen and (max-width: 800px) {
  body.page-id-74 .callouts .callout-content_with_right_image .content-left .vert-align-middle > * {
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 480px) {
  body.page-id-74 .callouts .callout-content_with_right_image .content-left .vert-align-middle > * {
    padding-bottom: 50px;
  }
}
body.page-id-76 .callouts {
  /*
        .callout-three_colored_boxes {
            .content-box {
                &:nth-child(1) { border-top: 0 solid white; border-bottom: 0 solid white; }
                &:nth-child(2) { border-top: 30px solid white; border-bottom: 30px solid white; }
                &:nth-child(3) { border-top: 30px solid white; border-bottom: 30px solid white; }
            }
        }
        */
}
body.page-id-76 .callouts .callout-intro_with_block_image .content-subheader {
  background-color: rgba(124, 184, 170, 0.9);
}
body.page-id-76 .callouts .callout-info_slider .content-slider .slider-prev,
body.page-id-76 .callouts .callout-info_slider .content-slider .slider-next {
  background-color: #8d326b;
}
body.single-news .content-columns {
  padding-bottom: 50px;
}
body.single-news .content-columns .content-left {
  float: left;
  width: 25%;
  padding-top: 50px;
  padding-left: 50px;
}
@media only screen and (max-width: 1200px) {
  body.single-news .content-columns .content-left {
    width: 30%;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 800px) {
  body.single-news .content-columns .content-left {
    float: none;
    width: 100%;
    max-width: 250px;
    margin: 0;
    padding-left: 0;
  }
}
body.single-news .content-columns .content-left .content-sidebar-back {
  display: inline-block;
  padding: 1em 2.5em;
  font-size: 14px;
  font-weight: 400;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  background-color: #525252;
  transition: background-color 0.15s ease-in-out;
}
body.single-news .content-columns .content-left .content-sidebar-back:hover {
  background-color: #676767;
}
body.single-news .content-columns .content-left .content-sidebar-header {
  margin-top: 50px;
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 600;
  color: black;
  line-height: 1.2;
}
@media only screen and (max-width: 1000px) {
  body.single-news .content-columns .content-left .content-sidebar-header {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  body.single-news .content-columns .content-left .content-sidebar-header {
    font-size: 18px;
  }
}
body.single-news .content-columns .content-right {
  float: right;
  width: 65%;
  padding-top: 75px;
}
@media only screen and (max-width: 800px) {
  body.single-news .content-columns .content-right {
    float: none;
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
  }
}
body.single-news .content-columns .content-right .content-header {
  padding-bottom: 0.5em;
  font-size: 36px;
  font-weight: 300;
  color: black;
  line-height: 1.2;
}
@media only screen and (max-width: 1000px) {
  body.single-news .content-columns .content-right .content-header {
    font-size: 32px;
  }
}
@media only screen and (max-width: 480px) {
  body.single-news .content-columns .content-right .content-header {
    font-size: 28px;
  }
}
body.single-news .content-columns .content-right .content-wysiwyg {
  padding-bottom: 25px;
  padding-right: 50px;
  font-size: 20px;
  font-weight: 400;
  color: black;
  line-height: 1.4;
}
@media only screen and (max-width: 1000px) {
  body.single-news .content-columns .content-right .content-wysiwyg {
    font-size: 18px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 800px) {
  body.single-news .content-columns .content-right .content-wysiwyg {
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  body.single-news .content-columns .content-right .content-wysiwyg {
    font-size: 16px;
  }
}
body.single-news .content-sidebar-related .news-entry {
  padding: 20px 25px;
  margin-bottom: 10px;
  background-color: #f0eced;
}
body.single-news .content-sidebar-related .news-entry .news-entry-category {
  padding-bottom: 1em;
  font-size: 16px;
  font-weight: 700;
  color: #d03a43;
  text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
  body.single-news .content-sidebar-related .news-entry .news-entry-category {
    font-size: 14px;
  }
}
body.single-news .content-sidebar-related .news-entry .news-entry-title {
  padding-bottom: 1em;
  font-size: 20px;
  font-weight: 300;
  color: black;
  line-height: 1.2;
}
@media only screen and (max-width: 1000px) {
  body.single-news .content-sidebar-related .news-entry .news-entry-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  body.single-news .content-sidebar-related .news-entry .news-entry-title {
    font-size: 16px;
  }
}
body.single-news .content-sidebar-related .news-entry .content-button {
  display: inline-block;
  padding: 0.2em 0.4em;
  font-weight: 700;
  text-decoration: none;
  color: #bd262f;
  border-bottom: 2px solid #bd262f;
  transition: border-color 0.15s ease-in-out;
}
body.single-news .content-sidebar-related .news-entry .content-button:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
body.search .callout-intro {
  padding-bottom: 25px;
}
body.search .callout-searchresults {
  padding: 25px 0 50px;
}
body.search .callout-searchresults > .wrapper {
  padding: 0;
}
body.search .callout-searchresults .callout-content {
  padding: 25px 0;
}
body.search .callout-searchresults .callout-content .wrapper {
  margin: 0;
}
body.search .callout-searchresults .callout-content .content-wysiwyg a {
  color: #BB0000;
}
body.search .callout-searchresults .callout-search {
  position: relative;
  padding: 0 0 25px;
  max-width: 1000px;
}
body.search .callout-searchresults .callout-search form {
  position: relative;
  display: block;
}
body.search .callout-searchresults .callout-search input[type="submit"] {
  display: block;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 17px;
  top: 17px;
  bottom: 17px;
  z-index: 1;
  border: 0;
  opacity: 0.5;
  background-image: url(/wp-content/themes/osep/images/icon-search.png);
  background-size: contain;
  background-color: transparent;
}
@media only screen and (max-width: 1000px) {
  body.search .callout-searchresults .callout-search input[type="submit"] {
    right: 12px;
    top: 12px;
    bottom: 12px;
  }
}
@media only screen and (max-width: 480px) {
  body.search .callout-searchresults .callout-search input[type="submit"] {
    width: 32px;
    height: 32px;
  }
}
body.search .callout-searchresults .callout-search input[type="search"] {
  display: block;
  width: 100%;
  padding: 0.5em 0;
  padding-right: 80px;
  margin: 0;
  border: 0;
  border-radius: 0;
  font-size: 32px;
  color: black;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  border-bottom: 2px solid black;
  border-top: 2px solid black;
  box-sizing: border-box;
}
@media only screen and (max-width: 1000px) {
  body.search .callout-searchresults .callout-search input[type="search"] {
    font-size: 28px;
    padding-right: 65px;
  }
}
@media only screen and (max-width: 480px) {
  body.search .callout-searchresults .callout-search input[type="search"] {
    font-size: 24px;
    padding-right: 50px;
  }
}
body.search .callout-searchresults .callout-search input[type="search"]::-webkit-input-placeholder {
  color: #b9b9b9;
}
body.search .callout-searchresults .callout-search input[type="search"]::-moz-placeholder {
  color: #b9b9b9;
}
body.search .callout-searchresults .callout-search input[type="search"]:-ms-input-placeholder {
  color: #b9b9b9;
}
body.search .callout-searchresults .callout-search input[type="search"]:-moz-placeholder {
  color: #b9b9b9;
}
body.search #pagination {
  text-align: center;
}
body.search #pagination li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.25em;
}
body.search #pagination li a {
  display: inline-block;
  color: black;
  font-size: 18px;
  font-weight: 400;
  padding: 0.25em;
}
body.search #pagination li a:hover {
  color: #bb0000;
}
body.search #pagination li a.active {
  color: #bb0000;
  font-weight: 700;
}
body.page-template-contact .callout-intro {
  padding-bottom: 25px;
}
body.page-template-contact .callout-intro .wrapper {
  max-width: 1450px;
}
body.page-template-contact .callout-intro .content-header {
  text-align: left;
}
@media only screen and (max-width: 800px) {
  body.page-template-contact .callout-intro .content-header {
    text-align: center;
  }
}
body.page-template-contact .callout-contact {
  padding: 0 0 50px;
}
@media only screen and (max-width: 800px) {
  body.page-template-contact .callout-contact {
    padding-bottom: 0;
  }
}
body.page-template-contact .callout-contact .content-left {
  width: 300px;
  position: absolute;
  left: 100px;
  top: 0;
}
@media only screen and (max-width: 1400px) {
  body.page-template-contact .callout-contact .content-left {
    left: 50px;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-contact .callout-contact .content-left {
    left: 25px;
  }
}
@media only screen and (max-width: 800px) {
  body.page-template-contact .callout-contact .content-left {
    float: none;
    position: static;
    max-width: 100%;
    margin: 25px auto;
  }
}
body.page-template-contact .callout-contact .content-left .content-box {
  padding: 40px 25px;
  display: block;
  position: relative;
  z-index: 1;
  font-size: 14px;
  font-weight: 600;
  color: white;
  line-height: 1.2;
  text-align: left;
  background-color: rgba(130, 206, 188, 0.9);
}
body.page-template-contact .callout-contact .content-right {
  padding-left: 350px;
  padding-right: 50px;
}
@media only screen and (max-width: 800px) {
  body.page-template-contact .callout-contact .content-right {
    float: none;
    width: 100%;
    padding: 25px;
    margin: 0 auto;
  }
}
body.page-template-contact .callout-contact .content-right .form-sent {
  padding-top: 25px;
  color: #bb0000;
  font-weight: 700;
  text-align: center;
}
body.page-template-contact .callout-contact .content-right form {
  display: block;
  padding: 0 25px;
}
@media only screen and (max-width: 1000px) {
  body.page-template-contact .callout-contact .content-right form {
    padding: 0;
  }
}
body.page-template-contact .callout-contact .content-right form .form-recaptcha {
  width: 300px;
  max-width: 100%;
  margin: 25px auto 0;
}
body.page-template-contact .callout-contact .content-right form .form-row {
  padding: 10px 0;
  margin-bottom: 10px;
}
body.page-template-contact .callout-contact .content-right form .form-row .form-input {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 1000px) {
  body.page-template-contact .callout-contact .content-right form .form-row .form-input {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-contact .callout-contact .content-right form .form-row .form-input:first-child {
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
}
body.page-template-contact .callout-contact .content-right form .form-row .form-input:first-child:last-child {
  width: 100%;
}
body.page-template-contact .callout-contact .content-right form .form-row .form-input:first-child:last-child input[type="text"],
body.page-template-contact .callout-contact .content-right form .form-row .form-input:first-child:last-child input[type="email"] {
  width: 100%;
}
@media only screen and (max-width: 1000px) {
  body.page-template-contact .callout-contact .content-right form .form-row .form-input:first-child:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
body.page-template-contact .callout-contact .content-right form .form-row .form-input .form-label {
  display: block;
  padding-bottom: 0.25em;
  font-size: 12px;
  color: #c9c9c9;
  font-weight: 700;
}
body.page-template-contact .callout-contact .content-right form .form-row .form-input input[type="text"],
body.page-template-contact .callout-contact .content-right form .form-row .form-input input[type="email"] {
  display: block;
  width: 80%;
  padding: 0.333em 0;
  border: 0;
  border-bottom: 2px solid black;
  font-size: 20px;
  color: black;
  font-weight: 400;
  line-height: 1.1;
}
@media only screen and (max-width: 1000px) {
  body.page-template-contact .callout-contact .content-right form .form-row .form-input input[type="text"],
  body.page-template-contact .callout-contact .content-right form .form-row .form-input input[type="email"] {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-contact .callout-contact .content-right form .form-row .form-input input[type="text"],
  body.page-template-contact .callout-contact .content-right form .form-row .form-input input[type="email"] {
    font-size: 18px;
  }
}
body.page-template-contact .callout-contact .content-right form .form-row .form-submit {
  text-align: center;
  padding-top: 25px;
}
body.page-template-contact .callout-contact .content-right form .form-row .form-submit input {
  display: inline-block;
  padding: 1em 2.5em;
  border: 0;
  font-size: 18px;
  font-weight: 400;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  background-color: #b8252f;
  opacity: 1;
  transition: opacity 0.15s linear, background-color 0.15s ease-in-out;
}
body.page-template-contact .callout-contact .content-right form .form-row .form-submit input:hover {
  background-color: #CF3C46;
}
body.page-template-contact .callout-contact .content-right form .form-row .form-submit input.disabled {
  opacity: 0.5;
}
body.page-template-contact .callout-contact .content-right form .form-row .form-submit input.disabled:hover {
  background-color: #b8252f;
}
footer {
  padding: 25px 0;
  position: relative;
  background-color: #525252;
}
footer.fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
}
footer #footer-blocks {
  display: flex;
}
footer #footer-blocks #footer-left {
  flex-basis: 80%;
}
footer #footer-blocks #footer-right {
  flex-basis: 20%;
  text-align: right;
}
footer .footer-logos {
  float: left;
  max-width: 60%;
  text-align: left;
}
footer .footer-logos .logo {
  display: inline-block;
  margin: 0 5px;
}
footer .footer-logos .logo:first-of-type {
  margin: 0 5px 0 0;
}
footer .footer-logos .logo:last-of-type {
  margin: 0 0 0 5px;
}
footer .footer-logos .logo img {
  height: 60px;
  width: auto;
}
footer .footer-content {
  float: left;
  clear: left;
  max-width: 60%;
  padding: 25px 0;
  font-size: 14px;
  color: white;
  line-height: 1.4;
}
footer .footer-content p {
  margin: 0.5em auto;
}
footer .footer-links .footer-link a {
  color: #fff;
}
footer .footer-links .footer-link a {
  color: #fff;
  font-size: 14px;
}
@media only screen and (max-width: 1000px) {
  footer .footer-logos {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  footer .footer-content {
    float: none;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  footer #footer-blocks {
    flex-direction: column;
  }
  footer #footer-blocks #footer-right {
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  footer .footer-logos .logo {
    display: block;
    margin: 0;
    padding: 10px 0;
  }
  footer .footer-logos .logo img {
    margin: 0 auto;
  }
  footer .footer-content {
    font-size: 12px;
  }
  footer .footer-links .footer-link a {
    font-size: 12px;
  }
}

.callouts > * {
  margin: 0 auto;
}
.callouts > *:first-child {
  margin-top: 0;
}
.callouts > *:last-child {
  margin-bottom: 0;
}
.callouts .callout-intro {
  padding-top: 100px;
  padding-bottom: 50px;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-intro {
    padding-top: 75px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-intro {
    padding-top: 50px;
    padding-bottom: 25px;
  }
}
.callouts .callout-intro .wrapper {
  max-width: 1000px;
}
.callouts .callout-intro .content-header {
  padding: 0.5em 0;
  margin: 0;
  font-size: 48px;
  font-weight: 300;
  line-height: 1.1;
  color: black;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-intro .content-header {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-intro .content-header {
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-intro .content-header {
    font-size: 36px;
  }
}
.callouts .callout-intro .content-subheader {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  color: black;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-intro .content-subheader {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-intro .content-subheader {
    font-size: 16px;
  }
}
.callouts .callout-content .wrapper {
  max-width: 1000px;
}
.callouts .callout-banner_image .wrapper {
  padding: 0;
}
.callouts .callout-spacer {
  height: 1px;
  padding: 25px 0;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-spacer {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-spacer {
    padding: 15px 0;
  }
}
.callouts .callout-content_with_cta_box {
  padding-top: 50px;
}
.callouts .callout-content_with_cta_box .content-left {
  float: left;
}
.callouts .callout-content_with_cta_box .content-right {
  float: right;
}
.callouts .callout-content_with_cta_box .content-left,
.callouts .callout-content_with_cta_box .content-right {
  width: 50%;
  padding: 0 50px;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_with_cta_box .content-left,
  .callouts .callout-content_with_cta_box .content-right {
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-content_with_cta_box .content-left,
  .callouts .callout-content_with_cta_box .content-right {
    padding: 0 25px;
  }
}
.callouts .callout-content_with_cta_box .wrapper {
  max-width: none;
  padding-bottom: 50px;
}
.callouts .callout-content_with_cta_box .content-wrapper {
  max-width: 1450px;
  margin: 0 auto;
}
.callouts .callout-content_with_cta_box .content-links {
  margin-top: -50px;
}
.callouts .callout-content_with_cta_box .content-links .content-box {
  display: block;
  width: 350px;
  max-width: 100%;
  height: 300px;
  margin: 0 auto;
  transition: height 0.15s linear;
}
.callouts .callout-content_with_cta_box .content-links .content-box .vert-align-middle > * {
  padding: 0 10%;
}
.callouts .callout-content_with_cta_box .content-links .content-cta {
  display: block;
  width: 250px;
  padding: 20px 30px;
  margin: 0 auto 50px;
  background-color: #81cebc;
}
.callouts .callout-content_with_cta_box .content-wysiwyg {
  padding: 25px 0;
}
.callouts .callout-content_with_cta_box .content-container {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_with_cta_box .content-container {
    padding-top: 0;
    padding-bottom: 50px;
  }
}
.callouts .callout-content_with_cta_box .content-label {
  padding: 25px 0;
  margin: 0;
  font-size: 32px;
  font-weight: 600;
  color: white;
  line-height: 1.1;
}
@media only screen and (max-width: 480px) {
  .callouts .callout-content_with_cta_box .content-label {
    font-size: 28px;
  }
}
.callouts .callout-content_with_cta_box .content-button {
  display: inline-block;
  padding: 0.2em 0.4em;
  font-weight: 700;
  text-decoration: none;
  color: white;
  border-bottom: 2px solid white;
  transition: border-color 0.15s ease-in-out;
}
.callouts .callout-content_with_cta_box .content-button:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
.callouts .callout-slider_with_background_image {
  height: 700px;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-slider_with_background_image {
    height: 650px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-slider_with_background_image {
    height: 600px;
  }
}
.callouts .callout-slider_with_background_image .wrapper {
  height: 100%;
}
.callouts .callout-slider_with_background_image .background-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.callouts .callout-slider_with_background_image .content-header {
  float: left;
  width: 60%;
  margin-bottom: 25px;
  padding: 0.6em 0.8em;
  position: relative;
  z-index: 1;
  background-color: rgba(173, 36, 44, 0.9);
  font-size: 40px;
  font-weight: 600;
  color: white;
  line-height: 1.2;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-slider_with_background_image .content-header {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-slider_with_background_image .content-header {
    font-size: 34px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-slider_with_background_image .content-header {
    font-size: 26px;
  }
}
.callouts .callout-slider_with_background_image .content-slider {
  float: left;
  width: 65%;
  margin-left: 5%;
  z-index: 1;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-slider_with_background_image .content-slider {
    width: 90%;
  }
}
.callouts .callout-slider_with_background_image .content-slider .content-slides {
  padding: 30px 45px;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 20px;
  font-weight: 400;
  color: black;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-slider_with_background_image .content-slider .content-slides {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-slider_with_background_image .content-slider .content-slides {
    font-size: 14px;
    padding: 20px 30px;
  }
}
.callouts .callout-slider_with_background_image .content-slider .content-slides-buttons {
  padding: 10px 20px;
}
.callouts .callout-slider_with_background_image .content-slider .content-slides-buttons li {
  background-color: #eceeeb;
  margin: 0 5px;
}
.callouts .callout-slider_with_background_image .content-slider .content-slides-buttons li:hover,
.callouts .callout-slider_with_background_image .content-slider .content-slides-buttons li.active {
  background-color: #b4282b;
}
.callouts .callout-three_colored_boxes .content-boxes {
  text-align: center;
  /*font-size: 0;*/
  padding: 50px 0 25px;
}
.callouts .callout-three_colored_boxes .content-boxes .content-box {
  display: inline-block;
  width: 30%;
  margin: 0 1.5%;
  height: 400px;
  cursor: default;
  transition: transform 0.2s linear;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-three_colored_boxes .content-boxes .content-box {
    width: 100%;
    display: block;
    height: auto;
    max-width: 600px;
    margin: 0 auto 20px;
  }
}
.callouts .callout-three_colored_boxes .content-boxes .content-box .vert-align-middle > * {
  padding: 25px 15%;
}
.callouts .callout-three_colored_boxes .content-boxes .content-box:hover {
  transform: scale(1.125);
}
.callouts .callout-three_colored_boxes .content-boxes .content-box:nth-child(1) .vert-align-middle > * {
  text-align: left;
}
.callouts .callout-three_colored_boxes .content-boxes .content-box:nth-child(1) .content-icon img {
  float: left;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-three_colored_boxes .content-boxes .content-box:nth-child(1) .vert-align-middle > * {
    text-align: center;
  }
  .callouts .callout-three_colored_boxes .content-boxes .content-box:nth-child(1) .content-icon img {
    float: none;
  }
}
.callouts .callout-three_colored_boxes .content-boxes .content-box:nth-child(2) .vert-align-middle > * {
  text-align: center;
}
.callouts .callout-three_colored_boxes .content-boxes .content-box:nth-child(3) .vert-align-middle > * {
  text-align: right;
}
.callouts .callout-three_colored_boxes .content-boxes .content-box:nth-child(3) .content-icon img {
  float: right;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-three_colored_boxes .content-boxes .content-box:nth-child(3) .vert-align-middle > * {
    text-align: center;
  }
  .callouts .callout-three_colored_boxes .content-boxes .content-box:nth-child(3) .content-icon img {
    float: none;
  }
}
.callouts .callout-three_colored_boxes .content-boxes .content-box .content-icon {
  padding-bottom: 20px;
}
.callouts .callout-three_colored_boxes .content-boxes .content-box .content-icon img {
  max-width: 50px;
  margin: 0 auto;
}
.callouts .callout-three_colored_boxes .content-boxes .content-box .content-largetext {
  padding-bottom: 0.25em;
  font-size: 72px;
  font-weight: 700;
  color: white;
  line-height: 1;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-three_colored_boxes .content-boxes .content-box .content-largetext {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-three_colored_boxes .content-boxes .content-box .content-largetext {
    font-size: 48px;
  }
}
.callouts .callout-three_colored_boxes .content-boxes .content-box .content-mediumtext {
  padding-bottom: 0.5em;
  font-size: 32px;
  font-weight: 700;
  color: white;
  line-height: 1.4;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-three_colored_boxes .content-boxes .content-box .content-mediumtext {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-three_colored_boxes .content-boxes .content-box .content-mediumtext {
    font-size: 24px;
  }
}
.callouts .callout-three_colored_boxes .content-boxes .content-box .content-smalltext {
  padding-bottom: 0.5em;
  font-size: 18px;
  font-weight: 300;
  color: white;
  line-height: 1.4;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-three_colored_boxes .content-boxes .content-box .content-smalltext {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-three_colored_boxes .content-boxes .content-box .content-smalltext {
    font-size: 14px;
  }
}
.callouts .callout-leadership .content-header {
  width: 300px;
  margin: 0 auto;
  padding: 0.5em 0;
  font-size: 30px;
  font-weight: 700;
  color: white;
  line-height: 1.4;
  text-align: center;
  background-color: #6fbcaa;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-leadership .content-header {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-leadership .content-header {
    font-size: 26px;
  }
}
.callouts .callout-leadership .content-members {
  padding: 0 25px;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-leadership .content-members {
    padding: 0;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-leadership .content-members {
    max-width: 650px;
    margin: 0 auto;
  }
}
.callouts .callout-leadership .content-members .content-member {
  width: 25%;
  float: left;
  position: relative;
  height: 300px;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-leadership .content-members .content-member {
    width: 50%;
  }
}
@media only screen and (max-width: 1200px) {
  .callouts .callout-leadership .content-members .content-member {
    height: 250px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-leadership .content-members .content-member {
    height: 200px;
  }
}
.callouts .callout-leadership .content-members .content-member .background-image {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
.callouts .callout-leadership .content-members .content-member .member-description {
  display: none;
}
.callouts .callout-leadership .content-members .content-member .member-label {
  display: block;
  padding: 15px;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 15%;
  z-index: 1;
  background-color: #b8252f;
  transition: bottom 0.15s linear, padding 0.15s linear;
}
@media only screen and (max-width: 480px) {
  .callouts .callout-leadership .content-members .content-member .member-label {
    padding: 10px;
  }
}
.callouts .callout-leadership .content-members .content-member .member-label .member-name {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: white;
  line-height: 1.4;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-leadership .content-members .content-member .member-label .member-name {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-leadership .content-members .content-member .member-label .member-name {
    font-size: 16px;
  }
}
.callouts .callout-leadership .content-members .content-member .member-label .member-title {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: white;
  line-height: 1.4;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-leadership .content-members .content-member .member-label .member-title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-leadership .content-members .content-member .member-label .member-title {
    font-size: 12px;
  }
}
.callouts .callout-leadership .content-members .content-member.active .member-label {
  bottom: -15px;
  z-index: 2;
  padding-top: 22px;
  padding-bottom: 23px;
}
.callouts .callout-leadership .content-members .content-description-2,
.callouts .callout-leadership .content-members .content-description-4 {
  display: none;
  float: left;
  width: 100%;
  padding: 50px;
  margin: 0;
  background-color: #f0eced;
  font-size: 20px;
  font-weight: 400;
  color: black;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-leadership .content-members .content-description-2,
  .callouts .callout-leadership .content-members .content-description-4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-leadership .content-members .content-description-2,
  .callouts .callout-leadership .content-members .content-description-4 {
    font-size: 16px;
    padding: 25px;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-leadership .content-members .content-description-2.active {
    display: block;
  }
}
.callouts .callout-leadership .content-members .content-description-4.active {
  display: block;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-leadership .content-members .content-description-4.active {
    display: none;
  }
}
.callouts .callout-intro_with_block_image {
  margin-top: 125px;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-intro_with_block_image {
    margin-top: 75px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-intro_with_block_image {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-intro_with_block_image {
    margin-top: 25px;
  }
}
.callouts .callout-intro_with_block_image .background-image {
  width: 55%;
  height: 550px;
  position: absolute;
  left: 100px;
  z-index: -1;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-intro_with_block_image .background-image {
    height: 480px;
    left: 50px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-intro_with_block_image .background-image {
    height: 400px;
    left: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-intro_with_block_image .background-image {
    position: static;
    width: 100%;
    margin: 0 auto;
    height: 280px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-intro_with_block_image .background-image {
    height: 240px;
  }
}
.callouts .callout-intro_with_block_image .content-header {
  float: right;
  width: 32.5%;
  clear: both;
  margin-top: 200px;
  font-size: 48px;
  font-weight: 300;
  line-height: 1.1;
  color: black;
}
.callouts .callout-intro_with_block_image h1.content-header {
  margin-bottom: 0;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-intro_with_block_image .content-header {
    font-size: 44px;
    width: 35%;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-intro_with_block_image .content-header {
    font-size: 40px;
    width: 37.5%;
    margin-top: 125px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-intro_with_block_image .content-header {
    float: none;
    width: 100%;
    margin-top: 25px;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-intro_with_block_image .content-header {
    font-size: 36px;
  }
}
.callouts .callout-intro_with_block_image .content-subheader {
  float: right;
  width: 50%;
  clear: both;
  padding: 40px 50px;
  margin-top: 25px;
  font-size: 20px;
  font-weight: 400;
  color: white;
  background-color: rgba(63, 189, 214, 0.9);
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-intro_with_block_image .content-subheader {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-intro_with_block_image .content-subheader {
    float: none;
    width: 100%;
    padding: 30px 40px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-intro_with_block_image .content-subheader {
    font-size: 16px;
  }
}
.callouts .callout-info_slider .content-slider {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 50px;
}
.callouts .callout-info_slider .content-slider .content-slides {
  position: relative;
  background-color: #f0eced;
}
.callouts .callout-info_slider .content-slider .content-slide {
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 0;
  opacity: 0;
  padding: 40px 50px;
  background-color: #f0eced;
  transition: opacity 0.4s linear;
}
@media only screen and (max-width: 480px) {
  .callouts .callout-info_slider .content-slider .content-slide {
    padding: 20px 25px;
  }
}
.callouts .callout-info_slider .content-slider .content-slide.active {
  opacity: 1;
}
.callouts .callout-info_slider .content-slider .content-slides-buttons {
  display: none;
}
.callouts .callout-info_slider .content-slider .slider-prev {
  position: absolute;
  right: 100%;
  bottom: 50%;
  margin-right: -50px;
  margin-bottom: -40px;
  display: block;
  width: 80px;
  height: 80px;
  text-align: center;
  background-color: #b8252f;
}
@media only screen and (max-width: 480px) {
  .callouts .callout-info_slider .content-slider .slider-prev {
    width: 60px;
    height: 60px;
    margin-bottom: -30px;
  }
}
.callouts .callout-info_slider .content-slider .slider-prev .triangle {
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 30px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 15px solid white;
}
@media only screen and (max-width: 480px) {
  .callouts .callout-info_slider .content-slider .slider-prev .triangle {
    top: 20px;
  }
}
.callouts .callout-info_slider .content-slider .slider-next {
  position: absolute;
  left: 100%;
  bottom: 50%;
  margin-left: -50px;
  margin-bottom: -40px;
  display: block;
  width: 80px;
  height: 80px;
  text-align: center;
  background-color: #b8252f;
}
@media only screen and (max-width: 480px) {
  .callouts .callout-info_slider .content-slider .slider-next {
    width: 60px;
    height: 60px;
    margin-bottom: -30px;
  }
}
.callouts .callout-info_slider .content-slider .slider-next .triangle {
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 30px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid white;
}
@media only screen and (max-width: 480px) {
  .callouts .callout-info_slider .content-slider .slider-next .triangle {
    top: 20px;
  }
}
.callouts .callout-box_slider .wrapper {
  padding: 0;
}
.callouts .callout-box_slider .box-slider {
  position: relative;
}
.callouts .callout-box_slider .box-slider .box-slider-container {
  clear: both;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.callouts .callout-box_slider .box-slider .box-entry {
  float: left;
  width: 50%;
  position: relative;
  height: 550px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-box_slider .box-slider .box-entry {
    height: 500px;
    padding-bottom: 4px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-box_slider .box-slider .box-entry {
    height: 450px;
    padding-bottom: 3px;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-box_slider .box-slider .box-entry {
    height: 400px;
    padding-bottom: 2px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-box_slider .box-slider .box-entry {
    height: 320px;
    padding-bottom: 1px;
  }
}
.callouts .callout-box_slider .box-slider .box-entry.box-style1 {
  background-color: #b8252f;
  color: white;
}
.callouts .callout-box_slider .box-slider .box-entry.box-style2 {
  background-color: #f0eced;
  color: black;
}
.callouts .callout-box_slider .box-slider .box-entry .vert-align-bottom > * {
  padding: 50px 15%;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-box_slider .box-slider .box-entry .vert-align-bottom > * {
    padding: 25px 10%;
  }
}
.callouts .callout-box_slider .box-slider .box-entry .content-largetext {
  padding-bottom: 0.25em;
  font-size: 72px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-largetext {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-largetext {
    font-size: 48px;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-largetext {
    font-size: 36px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-largetext {
    font-size: 42px;
  }
}
.callouts .callout-box_slider .box-slider .box-entry .content-mediumtext {
  padding-bottom: 0.5em;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-mediumtext {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-mediumtext {
    font-size: 24px;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-mediumtext {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-mediumtext {
    font-size: 22px;
  }
}
.callouts .callout-box_slider .box-slider .box-entry .content-smalltext {
  padding-bottom: 0.5em;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
}
@media only screen and (max-width: 1400px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-smalltext {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-smalltext {
    font-size: 16px;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-smalltext {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-box_slider .box-slider .box-entry .content-smalltext {
    font-size: 14px;
  }
}
.callouts .callout-box_slider .box-slider .slider-prev {
  position: absolute;
  right: 0;
  top: 75px;
  z-index: 1;
  display: block;
  width: 80px;
  height: 80px;
  text-align: center;
  background-color: #81cebc;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-box_slider .box-slider .slider-prev {
    top: 50px;
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-box_slider .box-slider .slider-prev {
    top: 25px;
    width: 50px;
    height: 50px;
  }
}
.callouts .callout-box_slider .box-slider .slider-prev .triangle {
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 30px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 15px solid white;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-box_slider .box-slider .slider-prev .triangle {
    top: 22px;
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-right-width: 12px;
    margin-left: -6px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-box_slider .box-slider .slider-prev .triangle {
    top: 19px;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-right-width: 9px;
    margin-left: -4px;
  }
}
.callouts .callout-box_slider .box-slider .slider-next {
  position: absolute;
  right: 0;
  top: 155px;
  z-index: 1;
  display: block;
  width: 80px;
  height: 80px;
  text-align: center;
  background-color: #6fbcaa;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-box_slider .box-slider .slider-next {
    top: 110px;
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-box_slider .box-slider .slider-next {
    top: 75px;
    width: 50px;
    height: 50px;
  }
}
.callouts .callout-box_slider .box-slider .slider-next .triangle {
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 30px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid white;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-box_slider .box-slider .slider-next .triangle {
    top: 22px;
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 12px;
    margin-left: -6px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-box_slider .box-slider .slider-next .triangle {
    top: 19px;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 9px;
    margin-left: -4px;
  }
}
.callouts .callout-accordions .wrapper {
  max-width: 1100px;
}
.callouts .callout-accordions .content-header {
  margin-bottom: 25px;
  font-size: 40px;
  font-weight: 300;
  color: black;
  line-height: 1.2;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-accordions .content-header {
    font-size: 36px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-accordions .content-header {
    font-size: 32px;
  }
}
.callouts .callout-content_with_right_image .content-left {
  width: 40%;
  float: left;
  padding-top: 50px;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_with_right_image .content-left {
    float: none;
    width: 100%;
    padding: 0 25px;
  }
}
.callouts .callout-content_with_right_image .content-left .vert-align-middle > * {
  text-align: left;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_with_right_image .content-left .vert-align-middle > * {
    text-align: center;
  }
}
.callouts .callout-content_with_right_image .content-right {
  width: 60%;
  float: left;
  padding: 0 50px;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_with_right_image .content-right {
    float: none;
    width: 100%;
    padding: 0 25px;
    margin: 50px auto;
  }
}
.callouts .callout-content_boxes_with_right_image {
  padding-bottom: 25px;
}
.callouts .callout-content_boxes_with_right_image .content-left {
  width: 55%;
  float: left;
  padding-top: 50px;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_boxes_with_right_image .content-left {
    float: none;
    width: 100%;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-content_boxes_with_right_image .content-left {
    padding: 0;
  }
}
.callouts .callout-content_boxes_with_right_image .content-left .vert-align-middle > * {
  text-align: left;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_boxes_with_right_image .content-left .vert-align-middle > * {
    text-align: center;
  }
}
.callouts .callout-content_boxes_with_right_image .content-left .content-header {
  width: 80%;
  font-size: 36px;
  font-weight: 600;
  color: black;
  line-height: 1.2;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-content_boxes_with_right_image .content-left .content-header {
    font-size: 32px;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_boxes_with_right_image .content-left .content-header {
    width: auto;
    text-align: center;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-content_boxes_with_right_image .content-left .content-header {
    font-size: 28px;
  }
}
.callouts .callout-content_boxes_with_right_image .content-left .content-box {
  font-size: 22px;
  font-weight: 400;
  color: white;
  position: relative;
  z-index: 1;
  padding: 40px 50px;
  margin-top: 25px;
  background-color: rgba(142, 51, 108, 0.9);
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-content_boxes_with_right_image .content-left .content-box {
    font-size: 20px;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_boxes_with_right_image .content-left .content-box {
    padding: 30px 40px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-content_boxes_with_right_image .content-left .content-box {
    font-size: 18px;
  }
}
.callouts .callout-content_boxes_with_right_image .content-right {
  width: 45%;
  float: left;
  padding-top: 25px;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_boxes_with_right_image .content-right {
    float: none;
    width: 100%;
    padding: 0 25px;
    margin: 25px auto;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-content_boxes_with_right_image .content-right {
    padding: 0;
  }
}
.callouts .callout-content_boxes_with_right_image .content-right .content-image {
  position: relative;
  right: 10%;
}
@media only screen and (max-width: 1200px) {
  .callouts .callout-content_boxes_with_right_image .content-right .content-image {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-content_boxes_with_right_image .content-right .content-image {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_boxes_with_right_image .content-right .content-image {
    position: static;
    margin: 25px auto;
  }
}
.callouts .callout-content_boxes_with_right_image .content-right .content-box {
  padding: 40px 25px;
  width: 250px;
  position: relative;
  z-index: 1;
  position: absolute;
  right: 7.5%;
  top: 50%;
  font-size: 28px;
  font-weight: 600;
  color: white;
  line-height: 1.2;
  text-align: center;
  background-color: rgba(130, 206, 188, 0.9);
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-content_boxes_with_right_image .content-right .content-box {
    font-size: 24px;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_boxes_with_right_image .content-right .content-box {
    position: static;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-content_boxes_with_right_image .content-right .content-box {
    font-size: 20px;
  }
}
.callouts .callout-content_with_left_images {
  position: relative;
  padding: 25px 0;
  margin-top: 25px;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_with_left_images {
    padding: 0;
    margin-top: 0;
  }
}
.callouts .callout-content_with_left_images > .wrapper {
  padding: 0;
  position: static;
}
.callouts .callout-content_with_left_images .content-left {
  width: 30%;
  float: left;
  position: relative;
  z-index: 1;
  top: -75px;
  padding-left: 5%;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-content_with_left_images .content-left {
    top: -50px;
  }
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_with_left_images .content-left {
    display: none;
    float: none;
    width: 100%;
    padding: 0 25px;
  }
}
.callouts .callout-content_with_left_images .content-left .vert-align-middle > * {
  text-align: left;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_with_left_images .content-left .vert-align-middle > * {
    text-align: center;
  }
}
.callouts .callout-content_with_left_images .content-left img.block {
  margin-bottom: 10px;
}
.callouts .callout-content_with_left_images .content-right {
  width: 70%;
  float: left;
  padding: 50px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 800px) {
  .callouts .callout-content_with_left_images .content-right {
    float: none;
    width: 100%;
    padding: 50px 25px;
  }
}
.callouts .callout-content_with_left_images .content-right .content-header {
  font-size: 36px;
  font-weight: 600;
  color: black;
  line-height: 1.2;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-content_with_left_images .content-right .content-header {
    font-size: 32px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-content_with_left_images .content-right .content-header {
    font-size: 28px;
  }
}
.callouts .callout-content_with_left_images .content-right .content-upper {
  padding: 50px 0;
}
.callouts .callout-content_with_left_images .content-right .content-lower {
  padding: 50px 0;
}
.callouts .callout-content_with_left_images .background-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 50%;
  z-index: 0;
}
.callouts .callout-content_with_left_images .background-bottom {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  z-index: 0;
}
.callouts .callout-questions_and_answers .wrapper {
  max-width: 1300px;
}
.callouts .callout-questions_and_answers .content-categories {
  padding-bottom: 25px;
}
.callouts .callout-questions_and_answers .content-categories .content-category {
  width: 49%;
  float: left;
  margin-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  .callouts .callout-questions_and_answers .content-categories .content-category {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
}
.callouts .callout-questions_and_answers .content-categories .content-category.content-style2 {
  float: right;
}
@media only screen and (max-width: 600px) {
  .callouts .callout-questions_and_answers .content-categories .content-category.content-style2 {
    float: none;
  }
}
.callouts .callout-questions_and_answers .content-categories .content-category .content-questions {
  display: none;
}
.callouts .callout-questions_and_answers .content-categories .content-category .content-label {
  display: block;
  height: 150px;
  position: relative;
  font-size: 24px;
  font-weight: 400;
  color: black;
  line-height: 1.2;
  text-decoration: none;
  border-top: 10px solid transparent;
  background-color: #f0eced;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-questions_and_answers .content-categories .content-category .content-label {
    height: 125px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-questions_and_answers .content-categories .content-category .content-label {
    height: 100px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .callouts .callout-questions_and_answers .content-categories .content-category .content-label {
    font-size: 20px;
  }
}
.callouts .callout-questions_and_answers .content-categories .content-category .content-label .vert-align-middle > * {
  padding: 0 100px 0 50px;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-questions_and_answers .content-categories .content-category .content-label .vert-align-middle > * {
    padding: 0 100px 0 25px;
  }
}
.callouts .callout-questions_and_answers .content-categories .content-category .content-label::before,
.callouts .callout-questions_and_answers .content-categories .content-category .content-label::after {
  position: absolute;
  content: '';
  width: 36px;
  height: 4px;
  right: 36px;
  top: 67px;
  background-color: black;
  transition: transform 400ms ease-in-out;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-questions_and_answers .content-categories .content-category .content-label::before,
  .callouts .callout-questions_and_answers .content-categories .content-category .content-label::after {
    top: 55px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-questions_and_answers .content-categories .content-category .content-label::before,
  .callouts .callout-questions_and_answers .content-categories .content-category .content-label::after {
    top: 43px;
  }
}
.callouts .callout-questions_and_answers .content-categories .content-category .content-label::after {
  transform: rotate(90deg);
}
.callouts .callout-questions_and_answers .content-categories .content-category.active {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.callouts .callout-questions_and_answers .content-categories .content-category.active .content-label {
  color: white;
  background-color: transparent;
}
.callouts .callout-questions_and_answers .content-categories .content-category.active .content-label .vert-align-middle::after {
  content: '';
  display: block;
  height: 20px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.callouts .callout-questions_and_answers .content-categories .content-category.active .content-label::before {
  width: 36px;
  background-color: white;
  transform: rotate(135deg);
}
.callouts .callout-questions_and_answers .content-categories .content-category.active .content-label::after {
  width: 36px;
  background-color: white;
  transform: rotate(225deg);
}
.callouts .callout-questions_and_answers .content-categories .content-description-1,
.callouts .callout-questions_and_answers .content-categories .content-description-2 {
  display: none;
  float: left;
  clear: both;
  width: 100%;
  padding: 50px;
  margin: 0;
  margin-bottom: 20px;
  background-color: #f0eced;
  font-size: 20px;
  font-weight: 400;
  color: black;
}
@media only screen and (max-width: 1000px) {
  .callouts .callout-questions_and_answers .content-categories .content-description-1,
  .callouts .callout-questions_and_answers .content-categories .content-description-2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .callouts .callout-questions_and_answers .content-categories .content-description-1,
  .callouts .callout-questions_and_answers .content-categories .content-description-2 {
    float: none;
    font-size: 16px;
    padding: 25px;
    margin-bottom: 15px;
  }
}
.callouts .callout-questions_and_answers .content-categories .content-description-1 .content-accordions .content-accordion a.content-accordion-title,
.callouts .callout-questions_and_answers .content-categories .content-description-2 .content-accordions .content-accordion a.content-accordion-title {
  background-color: white;
}
@media only screen and (max-width: 600px) {
  .callouts .callout-questions_and_answers .content-categories .content-description-1.active {
    display: block;
  }
}
.callouts .callout-questions_and_answers .content-categories .content-description-2.active {
  display: block;
}
@media only screen and (max-width: 600px) {
  .callouts .callout-questions_and_answers .content-categories .content-description-2.active {
    display: none;
  }
}
.content-accordions .content-accordion {
  text-align: left;
  margin: 0 auto 10px;
}
.content-accordions .content-accordion a.content-accordion-title {
  display: block;
  position: relative;
  padding: 25px 75px 25px 40px;
  font-size: 24px;
  line-height: 1.1;
  color: black;
  text-decoration: none;
  font-weight: 400;
  background-color: #f0eced;
  transition: transform 400ms ease-in-out;
}
.content-accordions .content-accordion a.content-accordion-title .vert-align-middle > span {
  text-align: left;
}
.content-accordions .content-accordion a.content-accordion-title::before,
.content-accordions .content-accordion a.content-accordion-title::after {
  position: absolute;
  content: '';
  width: 24px;
  height: 2px;
  right: 24px;
  top: 38px;
  background-color: #bcb6b8;
  transition: transform 400ms ease-in-out;
}
@media only screen and (max-width: 600px) {
  .content-accordions .content-accordion a.content-accordion-title::before,
  .content-accordions .content-accordion a.content-accordion-title::after {
    top: 30px;
  }
}
.content-accordions .content-accordion a.content-accordion-title::after {
  transform: rotate(90deg);
}
.content-accordions .content-accordion a.content-accordion-title.active::before {
  width: 24px;
  transform: rotate(135deg);
}
.content-accordions .content-accordion a.content-accordion-title.active::after {
  width: 24px;
  transform: rotate(225deg);
}
.content-accordions .content-accordion a.content-accordion-title > .vert-align-middle {
  width: 100%;
  height: 100%;
}
.content-accordions .content-accordion a.content-accordion-title > .vert-align-middle > span {
  width: 100%;
  height: 100%;
}
.content-accordions .content-accordion .content-accordion-content {
  display: none;
  padding: 25px 75px 25px 40px;
  background-color: #faf8f9;
  color: black;
}
.content-accordions .content-accordion .content-accordion-content p {
  margin: 0 0 1em;
}
.content-accordions .content-accordion .content-accordion-content p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  .content-accordions .content-accordion a.content-accordion-title {
    padding: 20px 54px 20px 30px;
    font-size: 20px;
  }
  .content-accordions .content-accordion .content-accordion-content {
    padding: 20px 54px 20px 30px;
  }
}
.content-wysiwyg {
  line-height: 1.6;
}
.content-wysiwyg > *:first-child {
  margin-top: 0;
}
.content-wysiwyg > *:last-child {
  margin-bottom: 0;
}
.content-wysiwyg .content-button {
  display: inline-block;
  padding: 0.2em 0.4em;
  font-weight: 700;
  text-decoration: none;
  color: #bd262f;
  border-bottom: 2px solid #bd262f;
  transition: border-color 0.15s ease-in-out;
}
.content-wysiwyg .content-button:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
.content-wysiwyg h1 {
  font-size: 240%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
h1.intro {
  font-size: 36px;
}
.content-wysiwyg h2 {
  font-size: 200%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h3 {
  font-size: 175%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h4 {
  font-size: 150%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h5 {
  font-size: 125%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h4,
.content-wysiwyg h6 {
  font-size: 100%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg p {
  margin: 1em auto;
}
.content-wysiwyg p a {
  color: inherit;
  text-decoration: underline;
}
.content-wysiwyg p a:hover {
  text-decoration: none;
}
.content-wysiwyg p img {
  margin-bottom: 1em;
}
.content-wysiwyg p img.alignleft {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
  margin-top: 1em;
}
.content-wysiwyg p img.alignright {
  float: right;
  margin-left: 2em;
  margin-bottom: 1em;
  margin-top: 1em;
}
.content-wysiwyg p img.block {
  margin-top: 1em;
}
.content-wysiwyg ol,
.content-wysiwyg ul {
  margin: 1em auto;
  padding-left: 2.5em;
}
.content-wysiwyg ol li,
.content-wysiwyg ul li {
  padding: 0.25em;
}
.content-wysiwyg ol a,
.content-wysiwyg ul a {
  color: inherit;
  text-decoration: underline;
}
.content-wysiwyg ol a:hover,
.content-wysiwyg ul a:hover {
  text-decoration: none;
}
.content-wysiwyg hr {
  display: block;
  width: 100%;
  height: 0;
  margin: 50px auto;
  border: 0;
  border-top: 1px solid #3c3c3c;
}
@media only screen and (max-width: 480px) {
  .content-wysiwyg hr {
    margin: 25px auto;
  }
  .content-wysiwyg table tbody,
  .content-wysiwyg table thead,
  .content-wysiwyg table tr,
  .content-wysiwyg table th,
  .content-wysiwyg table td {
    display: block;
    width: 100%;
  }
  .content-wysiwyg table tr {
    padding: 10px;
    background-color: white;
  }
  .content-wysiwyg table tr:nth-child(2n) {
    background-color: #f4f4f4;
  }
  .content-wysiwyg table td,
  .content-wysiwyg table th {
    text-align: left;
  }
}
.content-slider {
  position: relative;
}
.content-slider .content-slide {
  display: none;
}
.content-slider .content-slides-buttons {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 1;
  text-align: left;
}
.content-slider .content-slides-buttons li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 3px;
  font-size: 1px;
  line-height: 1;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  transition: background-color 0.15s ease-in-out;
}
.content-slider .content-slides-buttons li:hover,
.content-slider .content-slides-buttons li.active {
  background-color: #ffffff;
}
