@charset "UTF-8";
/* Variables */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=2438b83e-395a-4e68-b629-0f49053cfdc8");

section {
     display: block;
}
b, strong {
     font-weight: bold;
}

dfn {
     font-style: italic;
}

h1 {
     font-size: 2em;
     margin: 0.67em 0;
}

mark {
     background: #ff0;
     color: #000;
}

small {
     font-size: 80%;
}

sub, sup {
     font-size: 75%;
     line-height: 0;
     position: relative;
     vertical-align: baseline;
}

h2, p {
    font-family: "Arial", sans-serif;
	color: #505051;
      
     }

h5 {
    font-family: "Arial", sans-serif;
	color: #768677;
      
     }
h2, p {
     orphans: 3;
     widows: 3;
}

sup {
     top: -0.5em;
}

sub {
     bottom: -0.25em;
}

img {
     border: 0;
}

svg:not(:root) {
     overflow: hidden;
}

figure {
     margin: 1em 40px;
}

hr {
     box-sizing: content-box;
     height: 0;
}

pre {
     overflow: auto;


}


.img {
     vertical-align: middle;
}

.img-responsive {
     display: block;
     max-width: 100%;
     height: auto;
}

.img-rounded {
     border-radius: 6px;
}

.img-thumbnail {
     padding: 4px;
     line-height: 1.42857;
     background-color: #fff;
     border: 1px solid #ddd;
     border-radius: 4px;
     transition: all 0.2s ease-in-out;
     display: inline-block;
     max-width: 100%;
     height: auto;
}

.img-circle {
     border-radius: 50%;
}

hr {
     margin-top: 20px;
     margin-bottom: 20px;
     border: 0;
     border-top: 1px solid #eeeeee;
}

.sr-only {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
     position: static;
     width: auto;
     height: auto;
     margin: 0;
     overflow: visible;
     clip: auto;
}
 


.header-content-container h1 {
      font-family: "OL Century Gothic", CenturyGothic, AppleGothic, sans-serif;
      font-size: 60px;
      font-weight: 800;
     line-height: 77px;
     color: #fff;
     margin-top: 20px;
     margin-bottom: 10px;
}




.page-header {
     padding-bottom: 9px;
     margin: 40px 0 20px;
     border-bottom: 1px solid #eeeeee;
}



.initialism {
     font-size: 90%;
}



.container-fluid {
     margin-right: auto;
     margin-left: auto;
     padding-left: 15px;
     padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
     content: " ";
     display: table;
}

.container-fluid:after {
     clear: both;
}

.row {
     margin-left: -15px;
     margin-right: -15px;
}

.row:before, .row:after {
     content: " ";
     display: table;
}

.row:after {
     clear: both;
}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
     position: relative;
     min-height: 1px;
     padding-left: 15px;
     padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
     float: left;
}

.col-xs-1 {
     width: 8.33333%;
}

.col-xs-2 {
     width: 16.66667%;
}

.col-xs-3 {
     width: 25%;
}

.col-xs-4 {
     width: 33.33333%;
}

.col-xs-5 {
     width: 41.66667%;
}

.col-xs-6 {
     width: 50%;
}

.col-xs-7 {
     width: 58.33333%;
}

.col-xs-8 {
     width: 66.66667%;
}

.col-xs-9 {
     width: 75%;
}

.col-xs-10 {
     width: 83.33333%;
}

.col-xs-11 {
     width: 91.66667%;
}

.col-xs-12 {
     width: 100%;
}

.col-xs-pull-0 {
     right: auto;
}

.col-xs-pull-1 {
     right: 8.33333%;
}

.col-xs-pull-2 {
     right: 16.66667%;
}

.col-xs-pull-3 {
     right: 25%;
}

.col-xs-pull-4 {
     right: 33.33333%;
}

.col-xs-pull-5 {
     right: 41.66667%;
}

.col-xs-pull-6 {
     right: 50%;
}

.col-xs-pull-7 {
     right: 58.33333%;
}

.col-xs-pull-8 {
     right: 66.66667%;
}

.col-xs-pull-9 {
     right: 75%;
}

.col-xs-pull-10 {
     right: 83.33333%;
}

.col-xs-pull-11 {
     right: 91.66667%;
}

.col-xs-pull-12 {
     right: 100%;
}

.col-xs-push-0 {
     left: auto;
}

.col-xs-push-1 {
     left: 8.33333%;
}

.col-xs-push-2 {
     left: 16.66667%;
}

.col-xs-push-3 {
     left: 25%;
}

.col-xs-push-4 {
     left: 33.33333%;
}

.col-xs-push-5 {
     left: 41.66667%;
}

.col-xs-push-6 {
     left: 50%;
}

.col-xs-push-7 {
     left: 58.33333%;
}

.col-xs-push-8 {
     left: 66.66667%;
}

.col-xs-push-9 {
     left: 75%;
}

.col-xs-push-10 {
     left: 83.33333%;
}

.col-xs-push-11 {
     left: 91.66667%;
}

.col-xs-push-12 {
     left: 100%;
}

.col-xs-offset-0 {
     margin-left: 0%;
}

.col-xs-offset-1 {
     margin-left: 8.33333%;
}

.col-xs-offset-2 {
     margin-left: 16.66667%;
}

.col-xs-offset-3 {
     margin-left: 25%;
}

.col-xs-offset-4 {
     margin-left: 33.33333%;
}

.col-xs-offset-5 {
     margin-left: 41.66667%;
}

.col-xs-offset-6 {
     margin-left: 50%;
}

.col-xs-offset-7 {
     margin-left: 58.33333%;
}

.col-xs-offset-8 {
     margin-left: 66.66667%;
}

.col-xs-offset-9 {
     margin-left: 75%;
}

.col-xs-offset-10 {
     margin-left: 83.33333%;
}

.col-xs-offset-11 {
     margin-left: 91.66667%;
}

.col-xs-offset-12 {
     margin-left: 100%;
}
 @media (min-width: 768px) {

.col-xs-12,.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
     float: left;
}


.col-sm-1 {
     width: 8.33333%;
}

.col-sm-2 {
     width: 16.66667%;
}

.col-sm-3 {
     width: 25%;
}

.col-sm-4 {
     width: 33.33333%;
}

.col-sm-5 {
     width: 41.66667%;
}

.col-sm-6 {
     width: 50%;
}

.col-sm-7 {
     width: 58.33333%;
}

.col-sm-8 {
     width: 66.66667%;
}

.col-sm-9 {
     width: 75%;
}

.col-sm-10 {
     width: 83.33333%;
}

.col-sm-11 {
     width: 91.66667%;
}

.col-sm-12 {
     width: 100%;
}

.col-sm-pull-0 {
     right: auto;
}

.col-sm-pull-1 {
     right: 8.33333%;
}

.col-sm-pull-2 {
     right: 16.66667%;
}

.col-sm-pull-3 {
     right: 25%;
}

.col-sm-pull-4 {
     right: 33.33333%;
}

.col-sm-pull-5 {
     right: 41.66667%;
}

.col-sm-pull-6 {
     right: 50%;
}

.col-sm-pull-7 {
     right: 58.33333%;
}

.col-sm-pull-8 {
     right: 66.66667%;
}

.col-sm-pull-9 {
     right: 75%;
}

.col-sm-pull-10 {
     right: 83.33333%;
}

.col-sm-pull-11 {
     right: 91.66667%;
}

.col-sm-pull-12 {
     right: 100%;
}

.col-sm-push-0 {
     left: auto;
}

.col-sm-push-1 {
     left: 8.33333%;
}

.col-sm-push-2 {
     left: 16.66667%;
}

.col-sm-push-3 {
     left: 25%;
}

.col-sm-push-4 {
     left: 33.33333%;
}

.col-sm-push-5 {
     left: 41.66667%;
}

.col-sm-push-6 {
     left: 50%;
}

.col-sm-push-7 {
     left: 58.33333%;
}

.col-sm-push-8 {
     left: 66.66667%;
}

.col-sm-push-9 {
     left: 75%;
}

.col-sm-push-10 {
     left: 83.33333%;
}

.col-sm-push-11 {
     left: 91.66667%;
}

.col-sm-push-12 {
     left: 100%;
}

.col-sm-offset-0 {
     margin-left: 0%;
}

.col-sm-offset-1 {
     margin-left: 8.33333%;
}

.col-sm-offset-2 {
     margin-left: 16.66667%;
}

.col-sm-offset-3 {
     margin-left: 25%;
}

.col-sm-offset-4 {
     margin-left: 33.33333%;
}

.col-sm-offset-5 {
     margin-left: 41.66667%;
}

.col-sm-offset-6 {
     margin-left: 50%;
}

.col-sm-offset-7 {
     margin-left: 58.33333%;
}

.col-sm-offset-8 {
     margin-left: 66.66667%;
}

.col-sm-offset-9 {
     margin-left: 75%;
}

.col-sm-offset-10 {
     margin-left: 83.33333%;
}

.col-sm-offset-11 {
     margin-left: 91.66667%;
}

.col-sm-offset-12 {
     margin-left: 100%;
}
}







 

#page-content {
     border-top: 48px solid transparent;
}
 @media screen and (min-width: 768px) {

#page-content {
     border-top-width: 80px;
}
}

body.wp-admin-bar #page-content {
     margin-top: -46px;
     border-top-width: 94px;
}
 @media screen and (min-width: 783px) {

body.wp-admin-bar #page-content {
     margin-top: -32px;
     border-top-width: 112px;
}
}

.banner-header {
     position: relative;
     width: 100vw;
     left: 50%;
     right: 50%;
     margin-left: -50vw;
     margin-right: -50vw;
     margin-bottom: 60px;
}
 @media screen and (min-width: 768px) {

.banner-header.full-page-header {
     height: calc(100vh - 80px);
}

.banner-header.full-page-header .header-background,  .banner-header.full-page-header .banner-images {
     height: 100%;
}
}

.banner-header.homepage-header, .banner-header.index-header {
     text-align: center;
}

.banner-header.homepage-header h1, .banner-header.index-header h1 {
     margin: 0;
     color: white;
}

.banner-header .banner-images {
     position: absolute;
     width: 100%;
     height: 100%;
}

.banner-header .banner-images .banner-image {
     position: absolute;
     width: 100%;
     height: 100%;
     background-repeat: no-repeat;
     background-position: center 25%;
     background-size: cover;
}

.front-page .banner-header .banner-images .banner-image {
     background-position-y: 40%;
}

.banner-header .banner-images .banner-image.desktop {
     display: none;
}
 @media screen and (min-width: 768px) {

.banner-header .banner-images .banner-image.desktop {
     display: block;
}

.banner-header .banner-images .banner-image.mobile {
     display: none;
}
}

.banner-header .header-background {
     position: relative;
     display: table;
     height: 50vh;
     width: 100%;
     background-repeat: no-repeat;
     background-position: center 25%;
     background-size: cover;
}
 @media screen and (min-width: 768px) {

.banner-header .header-background {
     min-height: 50vh;
}
}

.banner-header .header-background .header-content-container {
     position: relative;
     z-index: 1;
     display: table-cell;
     vertical-align: middle;
}

.banner-header .header-background .header-content-container .header-content {
     max-width: 1280px;
     margin-left: auto;
     margin-right: auto;
     padding-left: 20px;
     padding-right: 20px;
}
 @media screen and (min-width: 768px) {

.banner-header .header-background .header-content-container .header-content {
     padding-left: 40px;
     padding-right: 40px;
}
}

.banner-header h1 {
     color: white;
}

.banner-header.person-header {
     height: 320px;
     text-align: center;
     margin-bottom: 90px;
}

.banner-header.person-header .header-background {
     min-height: 320px;
     background-image: none;
     background-color: #f3f3f8;
}

.banner-header.person-header .person-thumbnail {
     text-align: center;
     margin: 20px 0;
}

.banner-header.person-header .person-thumbnail img {
     border-radius: 50%;
}

.banner-header.person-header h1 {
     color: #414042;
     font-size: 36px;
     line-height: 36px;
     margin-top: 0;
}

.banner-header.person-header .bio {
     font-size: 21px;
}

.banner-header#four-oh-four {
     margin-bottom: 0;
}

.banner-header#four-oh-four .banner-images,  .banner-header#four-oh-four .header-background {
     height: 460px;
}

.banner-header#four-oh-four .header-content h2 {
     color: white;
}

.banner-header#four-oh-four .header-content a.btn.btn-primary {
     margin-top: 30px;
}

.section {
     margin-top: 40px;
     margin-bottom: 20px;
}
 @media screen and (min-width: 768px) {

.section {
     margin-top: 60px;
     margin-bottom: 100px;
}

.section.section-featured_links, .section.section-related_content, .section.section-p2p_content {
     margin-bottom: 80px;
}
}

 .section.section-wysiwyg {
     margin-top: 0px; 
 }
     

     .section.section-wysiwyg h2 {
    text-align: unset; 
     margin: 40px 0 20px;
     font-weight: 800;
  line-height: 1.1;
   
}

.section h2 + .content-row {
     margin-top: 32px;
}

h2 {
    page-break-after: avoid; }

.section .content-rows {
     text-align: center;
}

.section .content-rows .content-subtitle {
     text-align: center;
     margin-bottom: 0;
}

.section .content-rows .content-row {
     text-align: left;
}

.section .content-rows .content-row .content-row-item {
     margin-bottom: 48px;
}

.section .content-rows .content-row .content-row-item a {
     text-decoration: none;
}

.section .content-rows .content-row .content-row-item .featured-image-container {
     overflow-y: hidden;
     text-align: center;
     position: relative;
     content: ' ';
     width: 100%;
     padding-bottom: 74%;
     margin-bottom: 16px;
     background-repeat: no-repeat;
     background-position: center 25%;
     background-size: cover;
}

.section .content-rows .content-row .content-row-item .featured-image-container .post-type-label {
     text-transform: uppercase;
     position: absolute;
     top: 0;
     right: 0;
     text-decoration: none;
     padding: 8px 16px;
     color: white;
     font-family: "Inconsolata", monospace;
     z-index: 1;
     font-size: 16px;
     line-height: 20px;
     font-weight: bold;
}

.section .content-rows .content-row .content-row-item .pre-title,  .section .content-rows .content-row .content-row-item .caption {
     font-size: 16px;
     line-height: 20px;
     text-transform: uppercase;
     margin: 0;
     color: #A0A0A0;
     font-family: "Inconsolata", monospace;
     font-weight: bold;
}
 @media screen and (min-width: 768px) {

.section .content-rows .content-row .content-row-item .pre-title,  .section .content-rows .content-row .content-row-item .caption {
     font-size: 18px;
}
}

.section .content-rows .content-row .content-row-item h3 {
     margin-top: 8px;
}

.section .content-rows .content-row .content-row-item .caption {
     text-transform: none;
}

.section .content-rows .content-row .content-row-item h3, .section .content-rows .content-row .content-row-item .caption, .section .content-rows .content-row .content-row-item .pre-title {
     transition: color ease-in-out 0.2s;
}

.section .content-rows .content-row .content-row-item:active h3, .section .content-rows .content-row .content-row-item:active .caption, .section .content-rows .content-row .content-row-item:active .pre-title, .section .content-rows .content-row .content-row-item:focus h3, .section .content-rows .content-row .content-row-item:focus .caption, .section .content-rows .content-row .content-row-item:focus .pre-title, .section .content-rows .content-row .content-row-item:hover h3, .section .content-rows .content-row .content-row-item:hover .caption, .section .content-rows .content-row .content-row-item:hover .pre-title {
     color: #113ecd;
}

.section.section-image_row {
     margin-bottom: 40px;
}

.section.section-image_row .image-row-thumbnail-container {
     margin: 30px auto;
     height: 80px;
     width: 150px;
     position: relative;
}

.section.section-image_row .image-row-thumbnail-container .image-row-thumbnail {
     max-height: 80px;
     max-width: 150px;
     position: absolute;
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
}

.section.section-image_row .image-row-thumbnail-container a {
     text-decoration: none;
}

.section.section-hero_image {
     width: 100vw;
     position: relative;
     left: 50%;
     right: 50%;
     margin-left: -50vw;
     margin-right: -50vw;
}

.section.section-hero_image .hero-image-container {
     padding: 0 15px;
     color: white;
     min-height: 50vh;
     width: 100%;
     display: table;
     position: relative;
}
 @media screen and (min-width: 768px) {

.section.section-hero_image .hero-image-container {
     min-height: 50vh;
}
}

.section.section-hero_image .hero-image-container.with-image .hero-image-wrapper {
     position: absolute;
     width: 100%;
     height: 100%;
     margin-left: -15px;
}

.section.section-hero_image .hero-image-container.with-image .hero-image-wrapper .hero-image {
     position: absolute;
     width: 100%;
     height: 100%;
     background-repeat: no-repeat;
     background-position: center 25%;
     background-size: cover;
}

.section.section-hero_image .hero-image-container.with-image .hero-image-wrapper .hero-image.desktop {
     display: none;
}
 @media screen and (min-width: 768px) {

.section.section-hero_image .hero-image-container.with-image .hero-image-wrapper .hero-image.desktop {
     display: block;
}

.section.section-hero_image .hero-image-container.with-image .hero-image-wrapper .hero-image.mobile {
     display: none;
}
}

.section.section-hero_image .hero-image-container.no-image {
     background: #6b8bf3;
}

.section.section-hero_image .hero-image-container .hero-content-container {
     display: table-cell;
     vertical-align: middle;
     padding: 0;
     z-index: 2;
     position: relative;
}

.section.section-hero_image .hero-image-container .hero-content-container .hero-content {
     padding-top: 140px;
     padding-bottom: 140px;
     max-width: 1250px;
     margin-left: auto;
     margin-right: auto;
     padding-left: 5px;
     padding-right: 5px;
}
 @media screen and (min-width: 768px) {

.section.section-hero_image .hero-image-container .hero-content-container .hero-content {
     padding-left: 25px;
     padding-right: 25px;
}
}

.section.section-hero_image .hero-image-container .hero-content-container .hero-content .hero-title {
     font-family: "OL Century Gothic Bold", CenturyGothic, AppleGothic, sans-serif;
     margin-bottom: 40px;
}

.section.section-hero_image .hero-image-container .hero-content-container .hero-content .hero-subtitle {
     font-size: 24px;
     line-height: 36px;
     font-family: "OL Century Gothic Bold", CenturyGothic, AppleGothic, sans-serif;
     margin-bottom: 40px;
}
 @media screen and (min-width: 768px) {

.section.section-hero_image .hero-image-container .hero-content-container .hero-content .hero-subtitle {
     font-size: 48px;
     line-height: 72px;
}
}

.section.section-hero_image .btn-primary {
     border-color: white;
     color: white;
}

.section.section-hero_image .btn-primary:hover, .section.section-hero_image .btn-primary:focus, .section.section-hero_image .btn-primary:active {
     background-color: white;
     color: #414042;
}

.section.section-wysiwyg h2 {
     text-align: unset;
}

.section.section-wysiwyg p {
/* Temporary fix for images overflowing content area */ }

.section.section-wysiwyg p a {
     width: 100%;
     height: auto;
}

.section.section-wysiwyg li {
     margin-bottom: 10px;
     font-size: 16px;
     line-height: 26px;
}
 @media screen and (min-width: 768px) {

.section.section-wysiwyg li {
     font-size: 18px;
     line-height: 28px;
}
}

.section.section-wysiwyg .external-link {
     text-align: center;
     margin-top: -50px;
}
 @media screen and (min-width: 768px) {

.section.section-wysiwyg .external-link {
     margin-top: -70px;
}
}

.section.section-wysiwyg img {
     max-width: 100%;
     height: auto;
     margin: 30px 0;
}

.section.section-wysiwyg .wp-caption {
     max-width: 100%;
     margin: 60px 0;
}

.section.section-wysiwyg .wp-caption img {
     width: 100%;
     margin: 0 0 10px 0;
}

.section.section-wysiwyg .wp-caption .wp-caption-text {
     font-size: 14px !important;
     line-height: 21px;
     color: #747881;
     text-align: left;
}
 @media screen and (min-width: 992px) {

.section.section-wysiwyg img.popout {
     max-width: none;
     width: calc(100% + 100px);
     margin-left: -50px;
}
}
 @media screen and (min-width: 1200px) {

.section.section-wysiwyg img.popout {
     max-width: none;
     width: calc(100% + 200px);
     margin-left: -100px;
}
}
 @media screen and (min-width: 1280px) {

.section.section-wysiwyg img.popout {
     max-width: none;
     width: 1170px;
     margin-left: -200px;
}
}

.section.section-inline_image .inline-image {
     width: 100%;
}

.section.section-inline_image .inline-image-caption {
     margin-top: 10px;
}

.section.footer {
     margin-top: 0 !important;
     margin-bottom: 0 !important;
     padding-bottom: 0;
     border-top: 0;
}

.section.footer h3 {
     font-size: 18px;
     line-height: 20px;
     margin: 0 0 16px;
}
 @media screen and (min-width: 992px) {

.section.footer h3 {
     min-height: 49px;
}
}

.section.footer .footer-top {
     overflow: hidden;
     position: relative;
     background: #113ecd;
}

.section.footer .footer-top .footer-top-background {
     background: #12A7D8;
     position: absolute;
     height: 100%;
     z-index: 1;
}

.section.footer .footer-top .footer-top-background.desktop {
     width: 50%;
}
 @media screen and (max-width: 991px) {

.section.footer .footer-top .footer-top-background.desktop {
     display: none;
}
}

.section.footer .footer-top .footer-top-background.mobile {
     width: 100vw;
     left: 50%;
     right: 50%;
     margin-left: -50vw;
     margin-right: -50vw;
}
 @media screen and (min-width: 992px) {

.section.footer .footer-top .footer-top-background.mobile {
     display: none;
}
}

.section.footer .footer-top .call-to-action {
     color: white;
     position: relative;
     text-align: center;
}

.section.footer .footer-top .call-to-action .call-to-action-contents {
     position: relative;
     z-index: 2;
     margin: 60px 0;
     font-size: 21px;
     line-height: 31px;
}

.section.footer .footer-top .call-to-action h2 {
     color: inherit;
     margin: 20px 0;
     font-family: "OL Century Gothic Bold", CenturyGothic, AppleGothic, sans-serif;
}

.section.footer .footer-top .call-to-action .btn {
     margin-top: 40px;
     width: 100%;
     color: white;
     border-color: white;
     font-size: 21px;
}
 @media screen and (min-width: 768px) {

.section.footer .footer-top .call-to-action .btn {
     width: auto;
}
}

.section.footer .footer-top .call-to-action .btn:hover, .section.footer .footer-top .call-to-action .btn:focus, .section.footer .footer-top .call-to-action .btn:active {
     background: white;
     color: #113ecd;
}

.section.footer .footer-top .call-to-action:first-child .btn:hover, .section.footer .footer-top .call-to-action:first-child .btn:focus, .section.footer .footer-top .call-to-action:first-child .btn:active {
     color: #12A7D8;
}
 @media screen and (min-width: 992px) {

.section.footer .footer-top .call-to-action {
     text-align: left;
     padding-left: 115px;
}

.section.footer .footer-top .call-to-action h2 {
     text-align: left;
}

.section.footer .footer-top .call-to-action:first-child {
     padding-left: 15px;
     padding-right: 115px;
}
}

.section.footer .footer-content {
     font-size: 14px;
     line-height: 21px;
     margin-top: 56px;
}

.section.footer .footer-content p {
     font-size: inherit;
     line-height: inherit;
     margin-bottom: 10px;
}

.section.footer .footer-content .footer-content-section {
     margin-top: 0;
     margin-bottom: 45px;
}
 @media screen and (min-width: 768px) {

.section.footer .footer-content .footer-content-section:not(.legal) {
     padding-right: 60px;
}
}
 @media screen and (min-width: 992px) {

.section.footer .footer-content .footer-content-section {
     margin-bottom: 0;
}
}

.section.footer .footer-content .footer-content-section#footer-form .gform_wrapper .gfield_label {
     display: none;
}

.section.footer .footer-content .members-of {
     position: relative;
     margin: 0 0 52px;
}
 @media screen and (min-width: 992px) {

.section.footer .footer-content .members-of {
     text-align: right;
     margin-top: 20px;
}
}

.section.footer .footer-content .members-of .logo-container {
     display: inline-block;
}

.section.footer .footer-content .members-of .logo-container .logo {
     height: 25px;
     margin-right: 25px;
}
 @media screen and (min-width: 768px) {

.section.footer .footer-content .members-of .logo-container .logo {
     height: 50px;
}
}

.section.footer .footer-content .members-of .logo-container .logo.logo-living-wage {
     margin-right: 0;
}

.section.footer .footer-content .members-of .powered-by {
     margin-top: 40px;
}
 @media screen and (min-width: 992px) {

.section.footer .footer-content .members-of .powered-by {
     position: absolute;
     bottom: 0;
     margin-top: 0;
}
}

.section.footer .footer-content .members-of .powered-by a {
     font-family: "OL Century Gothic Bold", CenturyGothic, AppleGothic, sans-serif;
     text-decoration: none;
     font-weight: bold;
}
 @media screen and (max-width: 480px) {

.section.footer .footer-content .members-of .logo-container {
     width: 50%;
     float: left;
     text-align: center;
     margin-bottom: 16px;
}

.section.footer .footer-content .members-of .logo-container .logo {
     margin-right: 0;
}

.section.footer .footer-content .members-of .powered-by {
     margin-top: 24px;
}
}

p {
     font-size: 18px;
     line-height: 28px;
     margin-bottom: 30px;
}

i {
     font-style:italic;
}

  
 @media screen and (min-width: 768px) {

p {
     font-size: 21px;
     line-height: 32px;
}
}


.blog-page-content {
     position: relative;
}

.blog-page-content .share-icons.sticky {
     z-index: 2;
     position: absolute;
     left: 0;
     top: 0;
}
 @media screen and (max-width: 992px) {

.blog-page-content .share-icons.sticky {
     display: none;
}
}

.blog-page-content .share-icons.sticky .share-icon {
     display: block;
     margin-right: 0;
}

.blog-page-content .share-icons.sticky .share-icon + .share-icon {
     margin-top: 16px;
}

.blog-page-content .share-icons.sticky.fixed {
     position: fixed;
}

.blog-page-content .share-icons.sticky.bottom-align {
     top: auto !important;
     bottom: 0;
}

.blog-page-content .share-icons.top {
     margin-bottom: 40px;
}
 @media screen and (min-width: 992px) {

.blog-page-content .share-icons.top {
     display: none;
}
}

.blog-page-content .share-icons.bottom {
     margin-bottom: 100px;
}
 @media screen and (min-width: 992px) {

.blog-page-content .share-icons.bottom {
     display: none;
}
}

.blog-page-content .share-icons .share-icon {
     margin-right: 20px;
     margin-bottom: 0;
     display: inline-block;
     width: 30px;
     height: 30px;
     border-radius: 50%;
     background: #A5A8B1;
     transition: background ease-in-out 0.2s;
}

.blog-page-content .share-icons .share-icon a {
     text-decoration: none;
     display: block;
     width: 100%;
     height: 100%;
     text-align: center;
}

.blog-page-content .share-icons .share-icon a .fa {
     font-size: 16px;
     color: white;
     line-height: 30px;
}

.blog-page-content .share-icons .share-icon:active.share-icon-facebook, .blog-page-content .share-icons .share-icon:focus.share-icon-facebook, .blog-page-content .share-icons .share-icon:hover.share-icon-facebook {
     background: #3B5998;
}

.blog-page-content .share-icons .share-icon:active.share-icon-twitter, .blog-page-content .share-icons .share-icon:focus.share-icon-twitter, .blog-page-content .share-icons .share-icon:hover.share-icon-twitter {
     background: #55ACEE;
}

.blog-page-content .share-icons .share-icon:active.share-icon-whatsapp, .blog-page-content .share-icons .share-icon:focus.share-icon-whatsapp, .blog-page-content .share-icons .share-icon:hover.share-icon-whatsapp {
     background: #00E676;
}
 @media screen and (min-width: 768px) {

.blog-page-content .share-icons .share-icon.share-icon-whatsapp {
     display: none;
}
}

body.blog .syntaxhighlighter {
     padding: 1.5rem 0;
}

.container-fluid {
     max-width: 1280px;
     padding-left: 20px;
     padding-right: 20px;
}
 @media screen and (min-width: 768px) {

.container-fluid {
     padding-left: 55px;
     padding-right: 55px;
}
}

.pagination .disabled a {
     background: none;
     border-top: none;
     border-bottom: none;
     padding-left: 6px;
     padding-right: 6px;
}

.social-media {
     display: block;
     text-decoration: none;
     color: #414042;
     transition: color ease-in-out 0.2s;
}

.social-media:hover, .social-media:active, .social-media:focus {
     color: #113ecd;
}

.social-media:before {
     font-family: FontAwesome;
     font-size: 20px;
}

.social-media.twitter:before {
     content: " ";
}

.social-media.github:before {
     content: " ";
}

.social-media.linkedin:before {
     content: " ";
}

.social-media:hover, .social-media:focus, .social-media:active {
     text-decoration: none;
}

.social-media span {
     text-decoration: underline;
}

.gform_not_found, .validation_error, .validation_message {
     color: #be0000;
}

.gform_wrapper .validation_error {
     border-left: 2px solid #be0000;
     padding-left: 10px;
}

.gform_wrapper ul {
     list-style: none;
     padding-left: 0;
     margin: 0;
}

.gform_wrapper ul li {
     margin-bottom: 10px;
}

.gform_wrapper .gform_body {
     margin: 15px 0;
}

.gform_wrapper input, .gform_wrapper button, .gform_wrapper textarea {
     width: 100%;
     margin: 0;
}

.gform_wrapper input[type="text"] {
     border: 0;
     border-bottom: 1px solid #414042;
     outline: none;
     font-size: 18px;
     font-family: "Inconsolata", monospace;
     padding-bottom: 5px;
     margin-bottom: 15px;
     background-color: transparent;
}

.gform_wrapper button[type="submit"] {
     height: 40px;
     line-height: 38px;
}

.gform_wrapper .gform_ajax_spinner {
     margin-left: auto;
     margin-right: auto;
     display: block;
     margin-top: 10px;
}

.ol-breadcrumb {
     position: absolute;
     top: 25px;
     z-index: 2;
     font-size: 14px;
     font-family: "Inconsolata", monospace;
     color: white;
}

.ol-breadcrumb.person {
     color: #414042;
}

.ol-breadcrumb a {
     color: inherit;
}


 @media screen and (min-width: 992px) {

.banner-header.with-cutout-title .header-background {
     min-height: calc(50vh + 110px);
}
}


.image-gradient {
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 1;
     position: absolute;
     background-image: linear-gradient(#7c34ff, #113ecd);
     opacity: 0.15;
}

a .image-gradient {
     transition: opacity ease-in-out 0.2s;
}

a:hover .image-gradient, a:active .image-gradient, a:focus .image-gradient {
     opacity: 0.5;
}

/*# sourceMappingURL=app.css.map */

.body-text {
     max-width: 770px;
     margin-left: auto;
     margin-right: auto;
}
