/* Clearfix */
/* Grayscale */
/* Animation */
/* Cross browser opacity */
/* Cross browser opacity */
/* Fonts */
/* Colors */
/* Grid */
/*
 * After Bourbon 4.3.4
 */
.module.static-content .module-static-content-container {
  position: relative; }
  .module.static-content .module-static-content-container div.background {
    background-size: cover;
    background-position: center;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%; }
  .module.static-content .module-static-content-container .wysiwyg-content {
    height: 100%; }
  .module.static-content .module-static-content-container .module-static-content-container-wrapper {
    position: relative;
    z-index: 1; }
    .module.static-content .module-static-content-container .module-static-content-container-wrapper .default-module-grid--twelve .default-module-grid--twelve__a {
      position: relative; }
      .module.static-content .module-static-content-container .module-static-content-container-wrapper .default-module-grid--twelve .default-module-grid--twelve__a.backgroundered {
        min-height: 300px; }
      .module.static-content .module-static-content-container .module-static-content-container-wrapper .default-module-grid--twelve .default-module-grid--twelve__a .background-col {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-size: cover;
        background-position: center; }
      .module.static-content .module-static-content-container .module-static-content-container-wrapper .default-module-grid--twelve .default-module-grid--twelve__a .content-wrapper {
        position: relative;
        z-index: 2;
        height: 100%; }

.module.static-content iframe {
  display: block;
  max-width: 100%;
  margin: auto;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  margin: 0; }

@media screen and (max-width: 960px) {
  .module.static-content .module-static-content-container .module-static-content-container-wrapper .default-module-grid--twelve {
    padding: 0 20px; }
    .module.static-content .module-static-content-container .module-static-content-container-wrapper .default-module-grid--twelve .default-module-grid--twelve__a {
      height: auto !important; }
      .module.static-content .module-static-content-container .module-static-content-container-wrapper .default-module-grid--twelve .default-module-grid--twelve__a img {
        width: 100% !important;
        height: auto !important; }
  .module.static-content .iframe-scrolling {
    width: 90%;
    overflow: auto;
    margin: auto;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    height: 400px;
    position: relative;
    border: 1px solid #008a88; }
  .module.static-content iframe {
    height: 100%;
    width: 100% !important; } }

@media screen and (max-width: 767px) {
  .module.static-content .module-static-content-container .module-static-content-container-wrapper .default-module-grid--twelve {
    padding: 0 20px; }
    .module.static-content .module-static-content-container .module-static-content-container-wrapper .default-module-grid--twelve .default-module-grid--twelve__a {
      height: auto !important; } }
