html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
input,
select {
    vertical-align: middle;
}
@-webkit-keyframes popup-show {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes popup-show {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes pop {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pop {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes slide-in-top {
    0% {
        -webkit-transform: translate(0, -75px);
        transform: translate(0, -75px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes slide-in-top {
    0% {
        -webkit-transform: translate(0, -75px);
        transform: translate(0, -75px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes slide-in-top-full {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slide-in-top-full {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes slide-in-bottom {
    0% {
        -webkit-transform: translate(0, 75px);
        transform: translate(0, 75px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes slide-in-bottom {
    0% {
        -webkit-transform: translate(0, 75px);
        transform: translate(0, 75px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes slide-in-bottom-full {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slide-in-bottom-full {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translate(-75px, 0);
        transform: translate(-75px, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes slide-in-left {
    0% {
        -webkit-transform: translate(-75px, 0);
        transform: translate(-75px, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translate(75px, 0);
        transform: translate(75px, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes slide-in-right {
    0% {
        -webkit-transform: translate(75px, 0);
        transform: translate(75px, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes slide-in-right-full {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slide-in-right-full {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
body {
    font-size: 100%;
    line-height: 1.5;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    color: #222324;
    background: url("../images/circles-and-roundabouts.png") #eee;
    background: #eee;
}
body *::-moz-selection {
    background: #52805f;
    color: #fff;
}
body *::selection {
    background: #52805f;
    color: #fff;
}
body *::-moz-selection {
    background: #52805f;
    color: #fff;
}
header,
nav,
section,
article,
footer,
.footer-top,
.footer-bottom {
    zoom: 1;
}
header:before,
nav:before,
section:before,
article:before,
footer:before,
.footer-top:before,
.footer-bottom:before {
    content: "";
    display: block;
}
header:after,
nav:after,
section:after,
article:after,
footer:after,
.footer-top:after,
.footer-bottom:after {
    content: "";
    display: table;
    clear: both;
}
.text-logo-wrapper {
    line-height: 1.3;
}
.text-logo-wrapper .text-logo-text {
    display: block;
    color: #222324;
}
.text-logo-wrapper .text-logo-text:last-child {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    color: #52805f;
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.grid-cols-wrapper {
    zoom: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -2.5% !important;
    margin-right: -2.5% !important;
}
.grid-cols-wrapper:before {
    content: "";
    display: block;
}
.grid-cols-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.grid-col-12 {
    width: 95%;
}
.grid-col-11 {
    width: 86.66666667%;
}
.grid-col-10 {
    width: 78.33333333%;
}
.grid-col-9 {
    width: 70%;
}
.grid-col-8 {
    width: 61.66666667%;
}
.grid-col-7 {
    width: 53.33333333%;
}
.grid-col-6 {
    width: 45%;
}
.grid-col-5 {
    width: 36.66666667%;
}
.grid-col-4 {
    width: 28.33333333%;
}
.grid-col-3 {
    width: 20%;
}
.grid-col-2 {
    width: 11.66666667%;
}
.grid-col-1 {
    width: 3.33333333%;
}
*[class*="grid-col-"] {
    zoom: 1;
    display: inline-block;
    vertical-align: top;
    margin-left: 2.5% !important;
    margin-right: 2.5% !important;
}
*[class*="grid-col-"]:before {
    content: "";
    display: block;
}
*[class*="grid-col-"]:after {
    content: "";
    display: table;
    clear: both;
}
img {
    max-width: 100%;
    height: auto;
}
ul {
    list-style: none;
}
.section-no-padding {
    padding: 0;
}
.content-center {
    text-align: center;
}
.row {
    zoom: 1;
}
.row:before {
    content: "";
    display: block;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.centered-list {
    text-align: center;
    position: relative;
    margin: 1.5em 0 0 0;
}
.centered-list li {
    display: inline;
    margin-right: 20px;
}
.centered-list li:last-child {
    margin-right: 0;
}
@media only screen and (max-width: 350px) {
    .centered-list li {
        margin-right: 10px;
    }
}
.proclaim-it-map {
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
}
.proclaim-it-map img {
    max-width: none;
}
audio,
canvas,
video {
    display: inline-block;
    max-width: 100%;
}
.twitter-footer {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.25);
}
.pit-logo-svg {
    display: block;
    width: 105px;
    height: 25px;
}
.pit-logo-svg .pit-logo-text,
.pit-logo-svg .pit-logo-green {
    -webkit-transition: fill 0.25s ease-in-out;
    transition: fill 0.25s ease-in-out;
    fill: rgba(255, 255, 255, 0.5);
}
.pit-logo-svg:hover .pit-logo-text {
    fill: #fff;
}
.pit-logo-svg:hover .pit-logo-green {
    fill: #9cc45c;
}
.background-top {
    background-position: 50% 0 !important;
}
.background-top-middle {
    background-position: 50% 25% !important;
}
.background-middle {
    background-position: 50% 50% !important;
}
.background-bottom-middle {
    background-position: 50% 75% !important;
}
.background-bottom {
    background-position: 50% 100% !important;
}
.overlay-left-top {
    text-align: left;
    left: 2em;
    top: 2em;
}
@media all and (max-width: 40.625em) {
    .overlay-left-top {
        left: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-left-top {
        left: 0.5em;
    }
}
@media all and (max-width: 40.625em) {
    .overlay-left-top {
        top: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-left-top {
        top: 0.5em;
    }
}
.overlay-left-center {
    text-align: left;
    left: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media all and (max-width: 40.625em) {
    .overlay-left-center {
        left: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-left-center {
        left: 0.5em;
    }
}
.overlay-left-bottom {
    text-align: left;
    left: 2em;
    bottom: 2em;
}
@media all and (max-width: 40.625em) {
    .overlay-left-bottom {
        left: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-left-bottom {
        left: 0.5em;
    }
}
@media all and (max-width: 40.625em) {
    .overlay-left-bottom {
        bottom: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-left-bottom {
        bottom: 0.5em;
    }
}
.overlay-right-top {
    text-align: right;
    right: 2em;
    top: 2em;
}
@media all and (max-width: 40.625em) {
    .overlay-right-top {
        right: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-right-top {
        right: 0.5em;
    }
}
@media all and (max-width: 40.625em) {
    .overlay-right-top {
        top: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-right-top {
        top: 0.5em;
    }
}
.overlay-right-center {
    text-align: right;
    right: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media all and (max-width: 40.625em) {
    .overlay-right-center {
        right: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-right-center {
        right: 0.5em;
    }
}
.overlay-right-bottom {
    text-align: right;
    right: 2em;
    bottom: 2em;
}
@media all and (max-width: 40.625em) {
    .overlay-right-bottom {
        right: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-right-bottom {
        right: 0.5em;
    }
}
@media all and (max-width: 40.625em) {
    .overlay-right-bottom {
        bottom: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-right-bottom {
        bottom: 0.5em;
    }
}
.overlay-center-top {
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 2em;
}
@media all and (max-width: 40.625em) {
    .overlay-center-top {
        top: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-center-top {
        top: 0.5em;
    }
}
.overlay-center-center {
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.overlay-center-bottom {
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 2em;
}
@media all and (max-width: 40.625em) {
    .overlay-center-bottom {
        bottom: 1em;
    }
}
@media all and (max-width: 28.125em) {
    .overlay-center-bottom {
        bottom: 0.5em;
    }
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222324;
}
h1.border-heading,
h2.border-heading,
h3.border-heading,
h4.border-heading,
h5.border-heading,
h6.border-heading {
    position: relative;
    margin-bottom: 64px;
}
@media all and (max-width: 40.625em) {
    h1.border-heading,
    h2.border-heading,
    h3.border-heading,
    h4.border-heading,
    h5.border-heading,
    h6.border-heading {
        margin-bottom: 32px;
    }
}
h1.border-heading:after,
h2.border-heading:after,
h3.border-heading:after,
h4.border-heading:after,
h5.border-heading:after,
h6.border-heading:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: -32px;
    height: 2px;
    width: 20px;
    background-color: #6892a7;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    border-radius: 50px;
}
@media all and (max-width: 40.625em) {
    h1.border-heading:after,
    h2.border-heading:after,
    h3.border-heading:after,
    h4.border-heading:after,
    h5.border-heading:after,
    h6.border-heading:after {
        bottom: -16px;
    }
}
h1.border-heading-center,
h2.border-heading-center,
h3.border-heading-center,
h4.border-heading-center,
h5.border-heading-center,
h6.border-heading-center {
    text-align: center;
}
h1.border-heading-center:after,
h2.border-heading-center:after,
h3.border-heading-center:after,
h4.border-heading-center:after,
h5.border-heading-center:after,
h6.border-heading-center:after {
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
}
h1.border-heading-right,
h2.border-heading-right,
h3.border-heading-right,
h4.border-heading-right,
h5.border-heading-right,
h6.border-heading-right {
    text-align: right;
}
h1.border-heading-right:after,
h2.border-heading-right:after,
h3.border-heading-right:after,
h4.border-heading-right:after,
h5.border-heading-right:after,
h6.border-heading-right:after {
    left: auto;
    right: 0;
}
h1.border-heading-heaton:after,
h2.border-heading-heaton:after,
h3.border-heading-heaton:after,
h4.border-heading-heaton:after,
h5.border-heading-heaton:after,
h6.border-heading-heaton:after {
    background-color: #427abd;
}
h1.border-heading-gosforth:after,
h2.border-heading-gosforth:after,
h3.border-heading-gosforth:after,
h4.border-heading-gosforth:after,
h5.border-heading-gosforth:after,
h6.border-heading-gosforth:after {
    background-color: #77a264;
}
h1.border-heading-kids:after,
h2.border-heading-kids:after,
h3.border-heading-kids:after,
h4.border-heading-kids:after,
h5.border-heading-kids:after,
h6.border-heading-kids:after {
    background-color: #bd8bda;
}
.small-uppercase-heading {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.line-heading {
    position: relative;
}
.line-heading span {
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 0 32px;
    display: inline-block;
}
.line-heading:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    width: 100%;
    background-color: #f3f9ff;
    z-index: -1;
}
h1,
h2,
h3 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    line-height: 1.2;
}
h1.small-uppercase-heading,
h2.small-uppercase-heading,
h3.small-uppercase-heading {
    font-size: 0.875em;
    margin-bottom: 2.28571429em;
}
@media all and (max-width: 40.625em) {
    h1.small-uppercase-heading,
    h2.small-uppercase-heading,
    h3.small-uppercase-heading {
        font-size: 0.75em;
        margin-bottom: 1.33333333em;
    }
}
h4,
h5,
h6 {
    font-family: "proxima-nova", sans-serif;
}
h4.small-uppercase-heading,
h5.small-uppercase-heading,
h6.small-uppercase-heading {
    font-size: 0.8125em;
    margin-bottom: 2.46153846em;
}
@media all and (max-width: 40.625em) {
    h4.small-uppercase-heading,
    h5.small-uppercase-heading,
    h6.small-uppercase-heading {
        font-size: 0.6875em;
        margin-bottom: 1.45454545em;
    }
}
h1 {
    font-size: 2.5em;
    margin-bottom: 0.8em;
}
@media all and (max-width: 40.625em) {
    h1 {
        font-size: 2em;
        margin-bottom: 0.5em;
    }
}
h2 {
    font-size: 2em;
    margin-bottom: 1em;
}
@media all and (max-width: 40.625em) {
    h2 {
        font-size: 1.5em;
        margin-bottom: 0.66666667em;
    }
}
h3 {
    font-size: 1.5em;
    margin-bottom: 1.33333333em;
}
@media all and (max-width: 40.625em) {
    h3 {
        font-size: 1.25em;
        margin-bottom: 0.8em;
    }
}
h4 {
    font-size: 1.25em;
    margin-bottom: 1.6em;
}
@media all and (max-width: 40.625em) {
    h4 {
        font-size: 1em;
        margin-bottom: 1em;
    }
}
h5 {
    font-size: 1.125em;
    margin-bottom: 1.77777778em;
}
@media all and (max-width: 40.625em) {
    h5 {
        font-size: 0.9375em;
        margin-bottom: 1.06666667em;
    }
}
h6 {
    font-size: 1em;
    margin-bottom: 2em;
}
@media all and (max-width: 40.625em) {
    h6 {
        font-size: 0.875em;
        margin-bottom: 1.14285714em;
    }
}
p {
    font-size: 0.9375em;
    margin-bottom: 2.13333333em;
    line-height: 1.8;
}
@media all and (max-width: 40.625em) {
    p {
        font-size: 0.875em;
        margin-bottom: 1.14285714em;
    }
}
@media all and (max-width: 28.125em) {
    p {
        font-size: 0.8125em;
        margin-bottom: 1.23076923em;
    }
}
a {
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
    color: #52805f;
}
a:hover {
    color: #54a1d7;
}
hr {
    margin: 2em 0;
    border-color: #eee;
}
blockquote {
    padding: 2em;
    margin-bottom: 2em;
    background: #98012e;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(1, #fff));
    background: -moz-linear-gradient(center bottom, #eee 0, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#EEE', endColorstr='#FFF');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#EEE', endColorstr = '#FFF')";
    background-color: #98012e;
    background: -webkit-linear-gradient(54deg, #98012e, #7a0125);
    background: linear-gradient(36deg, #98012e, #7a0125);
    position: relative;
    z-index: 1;
    overflow: hidden;
    clear: both;
    border-radius: 25px;
}
blockquote > *:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 40.625em) {
    blockquote {
        padding: 1em;
        margin-bottom: 1em;
    }
}
blockquote * {
    color: #a5d6ed;
    color: #fff;
}
blockquote:before {
    content: " ";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -40px;
    width: 100%;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: skewY(-5deg);
    transform: skewY(-5deg);
}
.svg-shape {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 100%;
}
.wrapper {
    width: 100%;
    max-width: 2000px;
    margin: 0 auto;
    overflow-x: hidden;
    z-index: 1000;
}
.row {
    max-width: 1200px;
    margin: 0 auto;
}
@media only screen and (max-width: 79em) {
    .row {
        padding: 0 2em;
    }
}
@media all and (max-width: 40.625em) {
    .row {
        padding: 0 1em;
    }
}
@media only screen and (max-width: 21.875em) {
    .row {
        padding: 0 0.5em;
    }
}
.page-break {
    border-top: 2px solid;
    margin: 2em 0;
    width: 20px;
    border-radius: 50px;
}
@media only screen and (max-width: 40.625em) {
    .page-break {
        margin: 1em 0;
    }
}
.page-break-center {
    margin: 2em auto;
}
@media only screen and (max-width: 40.625em) {
    .page-break-center {
        margin: 1em auto;
    }
}
.page-break-right {
    margin: 2em 0 2em auto;
}
@media only screen and (max-width: 40.625em) {
    .page-break-right {
        margin: 1em 0 1em auto;
    }
}
.heaton-text-color {
    color: #427abd !important;
}
.gosforth-text-color {
    color: #77a264 !important;
}
.kids-text-color {
    color: #bd8bda !important;
}
.heaton-break {
    border-color: #427abd;
}
.gosforth-break {
    border-color: #77a264;
}
.kids-break {
    border-color: #bd8bda;
}
figure img {
    display: block;
    margin: 0 auto;
}
figcaption {
    background-color: #eee;
    font-size: 12px;
    padding: 8px;
    color: #656565;
    text-align: center;
}
figcaption > *:last-child {
    margin-bottom: 0;
}
.figure-right,
.image-right {
    float: right;
    margin: 0 0 2em 2em;
}
.figure-left,
.image-left {
    float: left;
    margin: 0 2em 2em 0;
}
.figure-left,
.figure-right,
.image-left,
.image-right {
    max-width: 50%;
}
@media screen and (max-width: 40.625em) {
    .figure-left,
    .figure-right,
    .image-left,
    .image-right {
        float: none;
        display: block;
        margin: 1em auto;
        max-width: 100%;
    }
}
.content-block {
    padding: 2em;
    margin-bottom: 2em;
    border-radius: 0 5px 5px 0;
    background-color: #f3f9ff;
    border-left: 1px solid #daecff;
}
.content-block > *:last-child {
    margin-bottom: 0;
}
.content-block.content-block-small {
    padding: 1em;
    margin-bottom: 1em;
}
.content-block.content-block-small p {
    font-size: 0.8125em;
    margin-bottom: 1.23076923em;
}
.content-block.content-block-small > * {
    margin-bottom: 16px;
}
.content-block.content-block-small > *:last-child {
    margin-bottom: 0;
}
.content-cols-section {
    padding: 0;
}
.content-full {
    max-width: 800px;
}
.content-cols-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.content-cols-wrapper table {
    border-collapse: separate;
    border-spacing: 0;
    text-align: left;
    width: 100%;
    margin-bottom: 2em;
}
.content-cols-wrapper table,
.content-cols-wrapper td,
.content-cols-wrapper th {
    text-align: left;
    vertical-align: top;
}
.content-cols-wrapper tr:hover {
    background-color: #f5f5f5;
}
.content-cols-wrapper tr:nth-child(2n) {
    background-color: #fafafa;
}
.content-cols-wrapper tr:nth-child(2n):hover {
    background-color: #f5f5f5;
}
.content-cols-wrapper th,
.content-cols-wrapper td {
    padding: 16px;
    font-size: 13px;
}
.content-cols-wrapper th {
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #6892a7;
    background-color: #f3f9ff;
}
.content-cols-wrapper td {
    color: #656565;
    border: 1px solid #ededed;
}
@media all and (max-width: 56.25em) {
    .content-cols-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.content-cols-wrapper p {
    max-width: 550px;
}
.content-cols-wrapper .content-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    width: 50%;
    position: relative;
}
@media all and (max-width: 56.25em) {
    .content-cols-wrapper .content-col {
        width: 100%;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}
@media screen and (max-width: 40.625em) {
    .content-cols-wrapper .content-col .home-feature-image {
        height: 200px;
    }
}
.content-cols-wrapper .video-overlay-button {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
.content-cols-wrapper .content-col-content {
    padding: 4em 4em;
}
@media all and (min-width: 75em) {
    .content-cols-wrapper .content-col-content {
        padding: 6em 4em;
    }
}
.content-cols-wrapper .content-col-content > *:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 56.25em) {
    .content-cols-wrapper .content-col-content {
        padding: 2em;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        position: relative;
    }
    .content-cols-wrapper .content-col-content:after {
        bottom: 99%;
        left: 3em;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 15px;
        margin-left: -15px;
    }
}
@media all and (max-width: 40.625em) {
    .content-cols-wrapper .content-col-content {
        padding: 1em;
    }
}
.content-cols-wrapper .content-col-content-left {
    text-align: right;
}
.content-cols-wrapper .content-col-content-left:after {
    left: auto;
    right: 3em;
}
.content-cols-wrapper .content-col-content-left p {
    margin-left: auto;
}
.content-cols-wrapper .content-col-img {
    background: url("../images/stock-2.jpg") 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 56.25em) {
    .content-cols-wrapper .content-col-img {
        height: 300px;
    }
}
@media screen and (max-width: 40.625em) {
    .content-cols-wrapper .content-col-img {
        height: 200px;
    }
}
.btn {
    padding: 12px 32px;
    display: inline-block;
    outline: none;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
    text-align: center;
    font-size: 13px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    line-height: 1.1;
    cursor: pointer;
    border: 2px solid;
    background: transparent;
    margin-bottom: 32px;
    position: relative;
    z-index: 1;
}
.btn i {
    padding: 0 4px;
    font-size: 16px;
    vertical-align: bottom;
}
.btn:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: -2px;
    left: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
}
.btn.btn-small {
    font-size: 11px;
    padding: 8px 16px;
}
.btn:hover:after {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.primary-btn {
    color: #52805f;
    border-color: #52805f;
}
.primary-btn:after {
    background: #52805f;
}
.primary-btn:hover {
    color: #fff;
}
.white-btn,
.home-intro-wrapper-primary-bg .primary-btn {
    color: #fff;
    border-color: #fff;
}
.white-btn:after,
.home-intro-wrapper-primary-bg .primary-btn:after {
    background: #fff;
}
.white-btn:hover,
.home-intro-wrapper-primary-bg .primary-btn:hover {
    color: #222324;
}
p .btn {
    margin-bottom: 0;
}
.back-button {
    display: block;
}
.btn-full,
.button-full {
    display: block;
    width: 100%;
}
.border-button-pulse {
    position: relative;
}
.border-button-pulse:before,
.border-button-pulse:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 500px;
    border: 2px solid;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.border-button-pulse:before {
    -webkit-animation: 2s linear infinite forwards pulse-button;
    animation: 2s linear infinite forwards pulse-button;
}
.border-button-pulse:after {
    -webkit-animation: 2s linear infinite 0.2s forwards pulse-button;
    animation: 2s linear infinite 0.2s forwards pulse-button;
}
@-webkit-keyframes pulse-button {
    0%,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0.5;
    }
    25% {
        -webkit-transform: scale(1.25, 1.5);
        transform: scale(1.25, 1.5);
        opacity: 0;
    }
    99% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }
}
@keyframes pulse-button {
    0%,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0.5;
    }
    25% {
        -webkit-transform: scale(1.25, 1.5);
        transform: scale(1.25, 1.5);
        opacity: 0;
    }
    99% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }
}
.buttons-wrapper .border-button {
    margin: 0 0.5em;
}
.buttons-wrapper .border-button:first-child {
    margin: 0 0.5em 0 0;
}
@media screen and (max-width: 650px) {
    .buttons-wrapper .border-button {
        display: block !important;
        width: 100% !important;
        margin: 0 0 1em 0 !important;
    }
    .buttons-wrapper .border-button:last-child {
        margin: 0 !important;
    }
}
.social-buttons-wrapper .border-button {
    margin: 0 0.5em 16px 0.5em;
}
.buttons-cols-wrapper {
    zoom: 1;
    margin-bottom: 2em;
    background-color: rgba(104, 146, 167, 0.2);
    border-radius: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}
.buttons-cols-wrapper:before {
    content: "";
    display: block;
}
.buttons-cols-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.buttons-cols-wrapper .border-button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
    border-color: transparent;
    background-color: transparent;
    color: #6892a7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.buttons-cols-wrapper .border-button span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.buttons-cols-wrapper .border-button:not(.selected):hover {
    background-color: rgba(104, 146, 167, 0.1);
    border-color: transparent;
    color: #6892a7;
}
.buttons-cols-wrapper .border-button:not(.selected):active {
    background-color: rgba(104, 146, 167, 0.15);
    box-shadow: none;
}
@media all and (max-width: 21.875em) {
    .buttons-cols-wrapper .border-button {
        padding: 1em 2em;
        font-size: 11px;
    }
}
.circle-button {
    border-radius: 50%;
    display: inline-block;
    border: none;
    cursor: pointer;
    color: #fff;
    text-align: center;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
}
.circle-button i {
    vertical-align: middle;
}
.circle-button:hover {
    color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}
.circle-button:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.circle-normal {
    width: 50px;
    height: 50px;
}
.circle-normal i {
    line-height: 50px;
}
.circle-large {
    width: 64px;
    height: 64px;
}
.circle-large i {
    line-height: 64px;
}
.circle-large i {
    font-size: 20px;
}
.circle-xl {
    width: 80px;
    height: 80px;
}
.circle-xl i {
    line-height: 80px;
}
.circle-xl i {
    font-size: 24px;
}
.circle-heaton {
    background-color: #427abd;
}
.circle-gosforth {
    background-color: #77a264;
}
.circle-network {
    background-color: #ff851b;
}
.fab-wrapper {
    position: fixed;
    z-index: 1000;
    bottom: 1.5em;
    right: 1.5em;
}
.fab-wrapper .fab-tooltip {
    position: absolute;
    right: 100%;
    top: 50%;
    width: 170px;
    padding: 0.5em;
    margin: 0 1em 0 0;
    opacity: 0;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    text-align: center;
    background-color: rgba(34, 35, 36, 0.8);
    color: #fff;
    border-radius: 75px;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.1);
    display: none;
}
@media all and (max-width: 40.625em) {
    .fab-wrapper .fab-tooltip {
        padding: 0.5em;
        margin: 0 0.5em 0 0;
    }
}
.fab-wrapper .fab-tooltip span {
    display: block;
    width: auto;
    font-size: 11px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.fab-wrapper:hover .fab-tooltip {
    display: block;
    -webkit-animation: 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1 forwards slide-out-left-tooltip;
    animation: 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1 forwards slide-out-left-tooltip;
}
@media all and (max-width: 40.625em) {
    .fab-wrapper {
        bottom: 1em;
        right: 1em;
    }
    .fab-wrapper .circle-button {
        width: 50px !important;
        height: 50px !important;
        line-height: 50px !important;
    }
    .fab-wrapper .circle-button i {
        font-size: 20px !important;
        line-height: 50px !important;
    }
}
@-webkit-keyframes slide-out-left-tooltip {
    0% {
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
}
@keyframes slide-out-left-tooltip {
    0% {
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
}
@-webkit-keyframes jelly-pop {
    0% {
        opacity: 0;
        -webkit-transform: matrix3d(0.1, 0, 0, 0, 0, 0.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.1, 0, 0, 0, 0, 0.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    3.4% {
        opacity: 1;
        -webkit-transform: matrix3d(0.384, 0, 0, 0, 0, 0.466, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.384, 0, 0, 0, 0, 0.466, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.7% {
        -webkit-transform: matrix3d(0.505, 0, 0, 0, 0, 0.639, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.505, 0, 0, 0, 0, 0.639, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    6.81% {
        -webkit-transform: matrix3d(0.693, 0, 0, 0, 0, 0.904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.693, 0, 0, 0, 0, 0.904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    9.41% {
        -webkit-transform: matrix3d(0.895, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.895, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    10.21% {
        -webkit-transform: matrix3d(0.947, 0, 0, 0, 0, 1.204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.947, 0, 0, 0, 0, 1.204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    13.61% {
        -webkit-transform: matrix3d(1.111, 0, 0, 0, 0, 1.299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.111, 0, 0, 0, 0, 1.299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    14.11% {
        -webkit-transform: matrix3d(1.127, 0, 0, 0, 0, 1.298, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.127, 0, 0, 0, 0, 1.298, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    17.52% {
        -webkit-transform: matrix3d(1.187, 0, 0, 0, 0, 1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.187, 0, 0, 0, 0, 1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    18.72% {
        -webkit-transform: matrix3d(1.191, 0, 0, 0, 0, 1.169, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.191, 0, 0, 0, 0, 1.169, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    21.32% {
        -webkit-transform: matrix3d(1.177, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.177, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    24.32% {
        -webkit-transform: matrix3d(1.135, 0, 0, 0, 0, 0.964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.135, 0, 0, 0, 0, 0.964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    25.23% {
        -webkit-transform: matrix3d(1.121, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.121, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    29.03% {
        -webkit-transform: matrix3d(1.057, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.057, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    29.93% {
        -webkit-transform: matrix3d(1.043, 0, 0, 0, 0, 0.909, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.043, 0, 0, 0, 0, 0.909, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    35.54% {
        -webkit-transform: matrix3d(0.981, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.981, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    36.74% {
        -webkit-transform: matrix3d(0.974, 0, 0, 0, 0, 0.981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.974, 0, 0, 0, 0, 0.981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    41.04% {
        -webkit-transform: matrix3d(0.965, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.965, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    44.44% {
        -webkit-transform: matrix3d(0.969, 0, 0, 0, 0, 1.029, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.969, 0, 0, 0, 0, 1.029, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    52.15% {
        -webkit-transform: matrix3d(0.992, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.992, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    59.86% {
        -webkit-transform: matrix3d(1.005, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.005, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    63.26% {
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.007, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    75.28% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    85.49% {
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    90.69% {
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}
@keyframes jelly-pop {
    0% {
        opacity: 0;
        -webkit-transform: matrix3d(0.1, 0, 0, 0, 0, 0.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.1, 0, 0, 0, 0, 0.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    3.4% {
        opacity: 1;
        -webkit-transform: matrix3d(0.384, 0, 0, 0, 0, 0.466, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.384, 0, 0, 0, 0, 0.466, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.7% {
        -webkit-transform: matrix3d(0.505, 0, 0, 0, 0, 0.639, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.505, 0, 0, 0, 0, 0.639, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    6.81% {
        -webkit-transform: matrix3d(0.693, 0, 0, 0, 0, 0.904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.693, 0, 0, 0, 0, 0.904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    9.41% {
        -webkit-transform: matrix3d(0.895, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.895, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    10.21% {
        -webkit-transform: matrix3d(0.947, 0, 0, 0, 0, 1.204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.947, 0, 0, 0, 0, 1.204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    13.61% {
        -webkit-transform: matrix3d(1.111, 0, 0, 0, 0, 1.299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.111, 0, 0, 0, 0, 1.299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    14.11% {
        -webkit-transform: matrix3d(1.127, 0, 0, 0, 0, 1.298, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.127, 0, 0, 0, 0, 1.298, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    17.52% {
        -webkit-transform: matrix3d(1.187, 0, 0, 0, 0, 1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.187, 0, 0, 0, 0, 1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    18.72% {
        -webkit-transform: matrix3d(1.191, 0, 0, 0, 0, 1.169, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.191, 0, 0, 0, 0, 1.169, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    21.32% {
        -webkit-transform: matrix3d(1.177, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.177, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    24.32% {
        -webkit-transform: matrix3d(1.135, 0, 0, 0, 0, 0.964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.135, 0, 0, 0, 0, 0.964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    25.23% {
        -webkit-transform: matrix3d(1.121, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.121, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    29.03% {
        -webkit-transform: matrix3d(1.057, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.057, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    29.93% {
        -webkit-transform: matrix3d(1.043, 0, 0, 0, 0, 0.909, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.043, 0, 0, 0, 0, 0.909, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    35.54% {
        -webkit-transform: matrix3d(0.981, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.981, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    36.74% {
        -webkit-transform: matrix3d(0.974, 0, 0, 0, 0, 0.981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.974, 0, 0, 0, 0, 0.981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    41.04% {
        -webkit-transform: matrix3d(0.965, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.965, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    44.44% {
        -webkit-transform: matrix3d(0.969, 0, 0, 0, 0, 1.029, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.969, 0, 0, 0, 0, 1.029, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    52.15% {
        -webkit-transform: matrix3d(0.992, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.992, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    59.86% {
        -webkit-transform: matrix3d(1.005, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.005, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    63.26% {
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.007, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    75.28% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    85.49% {
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    90.69% {
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}
.social-links {
    zoom: 1;
}
.social-links:before {
    content: "";
    display: block;
}
.social-links:after {
    content: "";
    display: table;
    clear: both;
}
.social-links > li {
    margin: 0 !important;
    text-indent: 0 !important;
    margin-right: 5px !important;
    display: inline-block;
}
.social-links > li:before {
    display: none;
}
.social-links > li:last-child {
    margin-right: 0 !important;
}
.social-links a {
    width: 44px;
    height: 44px;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.1);
}
.social-links a i {
    font-size: 1em;
    vertical-align: middle;
    line-height: 44px;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.social-links a:before {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 290486px;
    content: " ";
    display: block;
    opacity: 0;
    z-index: -1;
}
.social-links a:hover i {
    color: #fff;
}
.social-links a:hover:before {
    animation: jelly-pop 1000ms linear both;
    -webkit-animation: jelly-pop 1000ms linear both;
}
@media only screen and (max-width: 650px) {
    .social-links li {
        float: none;
        display: inline-block;
        margin: 0 0.5em;
    }
}
.tenofthose-icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../images/10-of-those-icon.png");
    width: 24px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.tenofthose-button:hover .tenofthose-icon {
    background-image: url("../images/10-of-those-icon-hover.png");
}
.facebook-button i {
    color: #3b5998;
}
.facebook-button:before {
    background: #3b5998;
}
.instagram-button i {
    color: #3b5998;
}
.instagram-button:before {
    background: #e91e63;
}
.twitter-button i {
    color: #1da1f2;
}
.twitter-button:before {
    background: #1da1f2;
}
.tenofthose-button i {
    color: #50b848;
}
.tenofthose-button:before {
    background: #50b848;
}
.grid-cols-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1em !important;
    margin-right: -1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-cols-wrapper {
        margin-left: -0.5em !important;
        margin-right: -0.5em !important;
    }
}
.grid-cols-wrapper.grid-cols-wrapper-small {
    margin-left: -0.5em !important;
    margin-right: -0.5em !important;
}
@media all and (max-width: 40.625em) {
    .grid-cols-wrapper.grid-cols-wrapper-small {
        margin-left: -0.25em !important;
        margin-right: -0.25em !important;
    }
}
.grid-col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(100% - 2em);
    -ms-flex: 0 1 calc(100% - 2em);
    flex: 0 1 calc(100% - 2em);
    width: calc(100% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(100% - 1em);
        -ms-flex: 0 1 calc(100% - 1em);
        flex: 0 1 calc(100% - 1em);
        width: calc(100% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(100% - 1em);
        -ms-flex: 0 1 calc(100% - 1em);
        flex: 0 1 calc(100% - 1em);
        width: calc(100% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(91.66666666666666% - 2em);
    -ms-flex: 0 1 calc(91.66666666666666% - 2em);
    flex: 0 1 calc(91.66666666666666% - 2em);
    width: calc(91.66666666666666% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(91.66666666666666% - 1em);
        -ms-flex: 0 1 calc(91.66666666666666% - 1em);
        flex: 0 1 calc(91.66666666666666% - 1em);
        width: calc(91.66666666666666% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(91.66666666666666% - 1em);
        -ms-flex: 0 1 calc(91.66666666666666% - 1em);
        flex: 0 1 calc(91.66666666666666% - 1em);
        width: calc(91.66666666666666% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(83.33333333333334% - 2em);
    -ms-flex: 0 1 calc(83.33333333333334% - 2em);
    flex: 0 1 calc(83.33333333333334% - 2em);
    width: calc(83.33333333333334% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(83.33333333333334% - 1em);
        -ms-flex: 0 1 calc(83.33333333333334% - 1em);
        flex: 0 1 calc(83.33333333333334% - 1em);
        width: calc(83.33333333333334% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(83.33333333333334% - 1em);
        -ms-flex: 0 1 calc(83.33333333333334% - 1em);
        flex: 0 1 calc(83.33333333333334% - 1em);
        width: calc(83.33333333333334% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(75% - 2em);
    -ms-flex: 0 1 calc(75% - 2em);
    flex: 0 1 calc(75% - 2em);
    width: calc(75% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(75% - 1em);
        -ms-flex: 0 1 calc(75% - 1em);
        flex: 0 1 calc(75% - 1em);
        width: calc(75% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(75% - 1em);
        -ms-flex: 0 1 calc(75% - 1em);
        flex: 0 1 calc(75% - 1em);
        width: calc(75% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(66.66666666666666% - 2em);
    -ms-flex: 0 1 calc(66.66666666666666% - 2em);
    flex: 0 1 calc(66.66666666666666% - 2em);
    width: calc(66.66666666666666% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(66.66666666666666% - 1em);
        -ms-flex: 0 1 calc(66.66666666666666% - 1em);
        flex: 0 1 calc(66.66666666666666% - 1em);
        width: calc(66.66666666666666% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(66.66666666666666% - 1em);
        -ms-flex: 0 1 calc(66.66666666666666% - 1em);
        flex: 0 1 calc(66.66666666666666% - 1em);
        width: calc(66.66666666666666% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(58.333333333333336% - 2em);
    -ms-flex: 0 1 calc(58.333333333333336% - 2em);
    flex: 0 1 calc(58.333333333333336% - 2em);
    width: calc(58.333333333333336% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(58.333333333333336% - 1em);
        -ms-flex: 0 1 calc(58.333333333333336% - 1em);
        flex: 0 1 calc(58.333333333333336% - 1em);
        width: calc(58.333333333333336% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(58.333333333333336% - 1em);
        -ms-flex: 0 1 calc(58.333333333333336% - 1em);
        flex: 0 1 calc(58.333333333333336% - 1em);
        width: calc(58.333333333333336% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(50% - 2em);
    -ms-flex: 0 1 calc(50% - 2em);
    flex: 0 1 calc(50% - 2em);
    width: calc(50% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(50% - 1em);
        -ms-flex: 0 1 calc(50% - 1em);
        flex: 0 1 calc(50% - 1em);
        width: calc(50% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(50% - 1em);
        -ms-flex: 0 1 calc(50% - 1em);
        flex: 0 1 calc(50% - 1em);
        width: calc(50% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(41.66666666666667% - 2em);
    -ms-flex: 0 1 calc(41.66666666666667% - 2em);
    flex: 0 1 calc(41.66666666666667% - 2em);
    width: calc(41.66666666666667% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(41.66666666666667% - 1em);
        -ms-flex: 0 1 calc(41.66666666666667% - 1em);
        flex: 0 1 calc(41.66666666666667% - 1em);
        width: calc(41.66666666666667% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(41.66666666666667% - 1em);
        -ms-flex: 0 1 calc(41.66666666666667% - 1em);
        flex: 0 1 calc(41.66666666666667% - 1em);
        width: calc(41.66666666666667% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(33.33333333333333% - 2em);
    -ms-flex: 0 1 calc(33.33333333333333% - 2em);
    flex: 0 1 calc(33.33333333333333% - 2em);
    width: calc(33.33333333333333% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(33.33333333333333% - 1em);
        -ms-flex: 0 1 calc(33.33333333333333% - 1em);
        flex: 0 1 calc(33.33333333333333% - 1em);
        width: calc(33.33333333333333% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(33.33333333333333% - 1em);
        -ms-flex: 0 1 calc(33.33333333333333% - 1em);
        flex: 0 1 calc(33.33333333333333% - 1em);
        width: calc(33.33333333333333% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(25% - 2em);
    -ms-flex: 0 1 calc(25% - 2em);
    flex: 0 1 calc(25% - 2em);
    width: calc(25% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(25% - 1em);
        -ms-flex: 0 1 calc(25% - 1em);
        flex: 0 1 calc(25% - 1em);
        width: calc(25% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(25% - 1em);
        -ms-flex: 0 1 calc(25% - 1em);
        flex: 0 1 calc(25% - 1em);
        width: calc(25% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(16.666666666666664% - 2em);
    -ms-flex: 0 1 calc(16.666666666666664% - 2em);
    flex: 0 1 calc(16.666666666666664% - 2em);
    width: calc(16.666666666666664% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(16.666666666666664% - 1em);
        -ms-flex: 0 1 calc(16.666666666666664% - 1em);
        flex: 0 1 calc(16.666666666666664% - 1em);
        width: calc(16.666666666666664% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(16.666666666666664% - 1em);
        -ms-flex: 0 1 calc(16.666666666666664% - 1em);
        flex: 0 1 calc(16.666666666666664% - 1em);
        width: calc(16.666666666666664% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(8.333333333333332% - 2em);
    -ms-flex: 0 1 calc(8.333333333333332% - 2em);
    flex: 0 1 calc(8.333333333333332% - 2em);
    width: calc(8.333333333333332% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .grid-col-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(8.333333333333332% - 1em);
        -ms-flex: 0 1 calc(8.333333333333332% - 1em);
        flex: 0 1 calc(8.333333333333332% - 1em);
        width: calc(8.333333333333332% - 1em);
    }
}
@media all and (max-width: 40.625em) {
    .grid-col-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(8.333333333333332% - 1em);
        -ms-flex: 0 1 calc(8.333333333333332% - 1em);
        flex: 0 1 calc(8.333333333333332% - 1em);
        width: calc(8.333333333333332% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
*[class*="grid-col-"] {
    zoom: 1;
    display: inline-block;
    vertical-align: top;
    margin-left: 1em !important;
    margin-right: 1em !important;
}
*[class*="grid-col-"]:before {
    content: "";
    display: block;
}
*[class*="grid-col-"]:after {
    content: "";
    display: table;
    clear: both;
}
@media all and (max-width: 40.625em) {
    *[class*="grid-col-"] {
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.grid-col-5-cols {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(20% - 2em);
    -ms-flex: 0 1 calc(20% - 2em);
    flex: 0 1 calc(20% - 2em);
    width: calc(20% - 2em);
}
@media all and (max-width: 40.625em) {
    .grid-col-5-cols {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(20% - 1em);
        -ms-flex: 0 1 calc(20% - 1em);
        flex: 0 1 calc(20% - 1em);
        width: calc(20% - 1em);
    }
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000000;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000001;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    text-align: left;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}
.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-search--inline {
    float: left;
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-dropdown {
    background-color: white;
    border: 2px solid rgba(34, 35, 36, 0.25);
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}
.select2-results {
    display: block;
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.select2-results__option {
    padding: 6px;
    font-size: 12px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
}
.select2-container--open .select2-dropdown {
    left: 0;
}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-search--dropdown {
    display: block;
    padding: 4px;
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
    display: none;
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}
.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid rgba(34, 35, 36, 0.25);
    border-radius: 2px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    font-size: 22px;
    margin-top: -2px;
    color: #e88181;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
    padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
    color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #52805f;
    color: white;
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container--classic .select2-selection--single {
    background-color: #f6f6f6;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 32px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 30px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 0, #eeeeee 50%);
    background-image: linear-gradient(to bottom, #ffffff 0, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
}
.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
    border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
    padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
    color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #52805f;
    color: white;
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}
.pit-controls {
    margin-top: 1em;
    width: 100%;
    padding: 10px 10px 20px 10px;
    zoom: 1;
    border: 2px solid rgba(104, 146, 167, 0.15);
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pit-controls:before {
    content: "";
    display: block;
}
.pit-controls:after {
    content: "";
    display: table;
    clear: both;
}
.pit-controls a {
    color: rgba(104, 146, 167, 0.75);
}
.pit-controls a:hover {
    color: #6892a7;
}
.pit-controls .left-controls {
    -webkit-box-flex: 1;
    width: 4%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25px;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    margin-right: 5px;
    font-size: 1.125em;
}
.pit-controls .left-controls i {
    margin-top: 3px;
}
.pit-controls .right-controls {
    -webkit-box-flex: 2;
    width: 10%;
    -webkit-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    -webkit-box-flex: 0;
    flex: 0 0 100px;
    margin-left: 10px;
}
.pit-controls .progress {
    -webkit-box-flex: 7;
    width: 75%;
    -webkit-flex: 7;
    -ms-flex: 7;
    -webkit-box-flex: 7;
    flex: 7;
    zoom: 1;
    position: relative;
}
.pit-controls .progress:before {
    content: "";
    display: block;
}
.pit-controls .progress:after {
    content: "";
    display: table;
    clear: both;
}
.pit-controls .progress .progress-time {
    font-size: 0.75em;
}
.pit-controls .progress .progress-time span {
    cursor: default;
    color: rgba(104, 146, 167, 0.75);
}
.pit-controls .progress .progress-time .current-time {
    float: left;
}
.pit-controls .progress .progress-time .duration {
    float: right;
}
.pit-controls .progress .progress-bar {
    height: 10px;
    margin: 0.25em 0;
    display: block;
    background-color: rgba(104, 146, 167, 0.2);
}
.pit-controls .progress .seek-bar {
    position: relative;
    display: block;
    cursor: pointer;
    height: 10px;
    background: rgba(104, 146, 167, 0.05);
}
.pit-controls .progress .play-bar {
    display: block;
    height: 10px;
    padding: 0;
    background: #6892a7;
}
.pit-controls .progress .progress-time {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
}
.pit-controls .mute-control {
    float: left;
    margin-top: 2px;
}
.pit-controls .mute-control a {
    width: 1em;
    display: block;
}
.pit-controls .volume-bar {
    height: 5px;
    margin: 11px 0 0 1.25em;
    background-color: rgba(104, 146, 167, 0.1);
    cursor: pointer;
}
.pit-controls .volume-bar .current-volume {
    height: 5px;
    background-color: rgba(104, 146, 167, 0.05);
}
.pit-controls .volume-bar .cur-vol {
    height: 5px;
    background-color: rgba(104, 146, 167, 0.25);
}
@media only screen and (max-width: 980px) {
    .right-controls {
        display: none;
    }
}
.pit-controls-visible {
    opacity: 1;
}
section .talks-content a {
    border: none;
}
.talks-inside-back {
    max-width: 400px;
    margin: 0 auto;
}
.addthis_toolbox a {
    width: 33%;
}
.podcast-list {
    margin: 0;
}
.podcast-list li {
    text-indent: 0 !important;
    font-size: 14px;
    margin: 0 0 5px 0 !important;
    font-family: "proxima-nova", sans-serif;
}
.podcast-list li:before {
    display: none;
}
.podcast-list a {
    padding: 4px 12px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    border-radius: 3px;
}
.podcast-list a i {
    margin-right: 8px;
}
.podcast-list a:hover {
    color: white;
}
.podcast-list .itunes-link {
    color: #b83ff6;
}
.podcast-list .itunes-link:hover {
    background: #b83ff6;
}
.podcast-list .rss-link {
    color: #e67e22;
}
.podcast-list .rss-link:hover {
    background: #e67e22;
}
.sermons-block {
    margin-bottom: 2em;
    box-shadow: 0 0 25px 0 rgba(32, 59, 86, 0.12);
    background-color: #fff;
}
.sermons-block-content {
    zoom: 1;
    padding: 16px;
}
.sermons-block-content:before {
    content: "";
    display: block;
}
.sermons-block-content:after {
    content: "";
    display: table;
    clear: both;
}
.sermons-block-content > *:last-child {
    margin-bottom: 0;
}
.section-title {
    color: #fff;
    background-color: #6892a7;
    padding: 16px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 16px;
}
.sermon-series-block {
    position: relative;
}
.sermon-series-block a {
    display: block;
}
.sermon-series-block img {
    display: block;
    margin: 0 auto;
}
.sermon-series-block .series-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 3em 1em 1em;
    background: -webkit-linear-gradient(top, rgba(34, 35, 36, 0) 0, rgba(34, 35, 36, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(34, 35, 36, 0) 0, rgba(34, 35, 36, 0.75) 100%);
}
.sermon-series-block .series-overlay > *:last-child {
    margin-bottom: 0;
}
.sermon-series-block .series-overlay h4 {
    color: #fff;
}
#pit-sermons-home {
    zoom: 1;
}
#pit-sermons-home:before {
    content: "";
    display: block;
}
#pit-sermons-home:after {
    content: "";
    display: table;
    clear: both;
}
#pit-sermons-home table {
    margin: 0;
}
#pit-sermons-home .series-text .series-header,
#pit-sermons-home .container-box .series-header {
    margin: 10px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc;
}
#pit-sermons-home .series-text .series-title,
#pit-sermons-home .container-box .series-title {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 22px;
}
#pit-sermons-home #latest .main {
    padding: 1em;
    background-color: transparent;
}
#pit-sermons-home #latest .main .latest-title {
    color: #222324;
    line-height: 1.5;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
}
#pit-sermons-home #latest .main .series {
    color: #656565;
    font-size: 13px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
}
#pit-sermons-home #latest .main .passage-title {
    color: rgba(34, 35, 36, 0.7);
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
}
#pit-sermons-home #latest .main .sub-info {
    zoom: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#pit-sermons-home #latest .main .sub-info:before {
    content: "";
    display: block;
}
#pit-sermons-home #latest .main .sub-info:after {
    content: "";
    display: table;
    clear: both;
}
#pit-sermons-home #latest .main .sub-info p {
    margin-top: 12px;
}
#pit-sermons-home #latest .main .sub-info .author {
    font-size: 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#pit-sermons-home #latest .main .sub-info .icons {
    float: right;
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder {
    float: left;
    margin-left: 5px;
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder {
    float: left;
    margin-left: 5px;
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #7fdbff;
    text-align: center;
    color: #fff;
    font-size: 14px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a .icon-download:before {
    content: "\e801";
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a .icon-book-open:before {
    content: "\e802";
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a .icon-dot-3:before {
    content: "\e803";
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a .icon-file-audio:before {
    content: "\e804";
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a i {
    vertical-align: middle;
    line-height: 30px;
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a i:before {
    font-family: "sermons" !important;
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a:hover {
    background: #0074d9;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper {
    position: relative;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper a i:before {
    font-family: "FontAwesome" !important;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper {
    position: absolute;
    top: -40px;
    left: 50%;
    text-align: center;
    width: 200px;
    margin-left: -100px;
    display: none;
    zoom: 1;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper:before {
    content: "";
    display: block;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper a {
    margin: 0 1px;
    -webkit-transform: scale(0);
    transform: scale(0);
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper .facebook-share {
    background: #3b5998;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper .twitter-share {
    background: #1da1f2;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper .google-share {
    background: #dc483c;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .sermon-share-toggle i {
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper.active .sermon-share-toggle {
    background: #2ecc40;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper.active .sermon-share-toggle i {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper.active .share-buttons-wrapper {
    display: block;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper.active .share-buttons-wrapper a {
    animation: 0.3s pop forwards;
    -webkit-animation: 0.3s pop forwards;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper.active .share-buttons-wrapper a:first-child {
    animation-delay: 0.15s;
    -webkit-animation-delay: 0.15s;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper.active .share-buttons-wrapper a:nth-child(2) {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper.active .share-buttons-wrapper a:nth-child(3) {
    animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
}
#pit-sermons-home #latest .image {
    overflow: hidden;
    position: relative;
}
#pit-sermons-home #latest .image img {
    width: 100%;
    height: auto;
    float: left;
}
#pit-sermons-home .talk-download-list {
    margin: 0;
}
#pit-sermons-home #biblepassage .esv > *:last-child {
    margin-bottom: 0;
}
#pit-sermons-home #biblepassage .esv h2 {
    font-size: 24px;
    margin-bottom: 16px;
}
#pit-sermons-home #biblepassage .esv h2:before,
#pit-sermons-home #biblepassage .esv h2:after {
    display: none;
}
#pit-sermons-home #biblepassage .esv h3 {
    text-transform: none;
    font-size: 15px;
    margin-bottom: 5px;
    color: #656565;
}
#pit-sermons-home #biblepassage .esv .chapter-num {
    font-size: 1.5em;
    font-family: "proxima-nova", sans-serif;
    line-height: 1.3;
}
#pit-sermons-home #biblepassage .esv .verse-num {
    vertical-align: super;
    font-size: 11px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    position: relative;
    top: 1px;
    color: #222324;
}
#pit-sermons-home #biblepassage .esv-text > *:last-child {
    margin-bottom: 0;
}
#pit-sermons-home #recent-search {
    zoom: 1;
}
#pit-sermons-home #recent-search:before {
    content: "";
    display: block;
}
#pit-sermons-home #recent-search:after {
    content: "";
    display: table;
    clear: both;
}
#pit-sermons-home #recent-search #recent-full {
    width: 100%;
    margin-bottom: 0;
}
#pit-sermons-home #recent-search #search {
    zoom: 1;
}
#pit-sermons-home #recent-search #search:before {
    content: "";
    display: block;
}
#pit-sermons-home #recent-search #search:after {
    content: "";
    display: table;
    clear: both;
}
#pit-sermons-home #recent-search .search-wrapper {
    padding: 16px;
    zoom: 1;
}
#pit-sermons-home #recent-search .search-wrapper:before {
    content: "";
    display: block;
}
#pit-sermons-home #recent-search .search-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
#pit-sermons-home #recent-search .search-wrapper > *:last-child {
    margin-bottom: 0;
}
#pit-sermons-home #recent-search .search-wrapper h4 {
    font-size: 12px !important;
    margin-bottom: 4px !important;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
}
#pit-sermons-home #recent-search .search-wrapper .select2 {
    width: 100% !important;
}
#pit-sermons-home #recent-search .search-wrapper .select2,
#pit-sermons-home #recent-search .search-wrapper input {
    font-size: 14px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    margin-bottom: 0.5em;
}
#pit-sermons-home #recent-search .search-wrapper .select2:focus,
#pit-sermons-home #recent-search .search-wrapper input:focus {
    border-color: #52805f;
}
#pit-sermons-home #recent-search .search-wrapper input {
    width: 100% !important;
    height: 32px;
    border: 2px solid rgba(34, 35, 36, 0.25);
    padding: 5px;
    border-radius: 2px;
    outline: none;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
#pit-sermons-home #recent-search .search-wrapper input[type="number"] {
    text-align: center;
}
#pit-sermons-home #recent-search .search-cols-wrapper {
    zoom: 1;
    margin-bottom: 1em;
}
#pit-sermons-home #recent-search .search-cols-wrapper:before {
    content: "";
    display: block;
}
#pit-sermons-home #recent-search .search-cols-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
#pit-sermons-home #recent-search .search-col {
    float: left;
    margin-right: 2%;
}
@media screen and (min-width: 801px) {
    #pit-sermons-home #recent-search .search-col {
        width: 23.5%;
    }
    #pit-sermons-home #recent-search .search-col:nth-child(4n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 800px) {
    #pit-sermons-home #recent-search .search-col {
        margin-bottom: 0.5em;
    }
}
@media screen and (max-width: 800px) and (min-width: 501px) {
    #pit-sermons-home #recent-search .search-col {
        width: 49%;
    }
    #pit-sermons-home #recent-search .search-col:nth-child(2n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 500px) {
    #pit-sermons-home #recent-search .search-col {
        width: 100%;
        margin: 0;
    }
}
#pit-sermons-home #recent-search .button-wrapper {
    margin-top: 1em;
}
#pit-sermons-home #recent-search .button-wrapper .btn {
    float: left;
    width: 49%;
    line-height: 1 !important;
    margin-bottom: 0;
}
#pit-sermons-home #recent-search .button-wrapper .btn:first-child {
    margin-right: 2%;
}
@media screen and (max-width: 550px) {
    #pit-sermons-home #recent-search .button-wrapper .btn {
        width: 100%;
        margin: 0 !important;
    }
    #pit-sermons-home #recent-search .button-wrapper .btn:first-child {
        margin: 0 0 1em 0 !important;
    }
}
#pit-sermons-home table {
    font-size: 12px;
}
.archive-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1em -0.5em 0 -0.5em;
}
.archive-container .series-box-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(33.333333% - 1em);
    -ms-flex: 0 1 calc(33.333333% - 1em);
    flex: 0 1 calc(33.333333% - 1em);
    width: calc(33.333333% - 1em);
    margin: 0 0.5em 1em 0.5em;
}
@media all and (max-width: 62.5em) {
    .archive-container .series-box-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(50% - 1em);
        -ms-flex: 0 1 calc(50% - 1em);
        flex: 0 1 calc(50% - 1em);
        width: calc(50% - 1em);
        margin: 0 0.5em 1em 0.5em;
    }
}
@media all and (max-width: 28.125em) {
    .archive-container .series-box-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(100% - 1em);
        -ms-flex: 0 1 calc(100% - 1em);
        flex: 0 1 calc(100% - 1em);
        width: calc(100% - 1em);
        margin: 0 0.5em 1em 0.5em;
    }
}
.archive-container .series-box-container {
    overflow: hidden;
    position: relative;
}
.archive-container .series-box-container img {
    display: block;
    margin: 0 auto;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.archive-container .series-box-container a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em;
}
.archive-container .series-box-container a.series-has-overlay {
    background-color: rgba(34, 35, 36, 0.4);
    -webkit-transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.archive-container .series-box-container .series-overlay {
    text-align: center;
    padding: 0.5em;
    position: absolute;
    z-index: 1;
    left: 1em;
    top: 50%;
    width: calc(100% - 2em);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
}
.archive-container .series-box-container .series-overlay > *:last-child {
    margin-bottom: 0;
}
.archive-container .series-box-container .series-overlay > *:last-child {
    margin-bottom: 0;
}
.archive-container .series-box-container .series-overlay:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #52805f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.archive-container .series-box-container .series-overlay:after {
    content: " ";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -20%;
    width: 100%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: skewY(-5deg) translateY(100%);
    transform: skewY(-5deg) translateY(100%);
    -webkit-transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}
.archive-container .series-box-container .series-overlay h4 {
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
}
@media all and (max-width: 50em) {
    .archive-container .series-box-container .series-overlay h4 {
        font-size: 14px;
    }
}
@media all and (max-width: 40.625em) {
    .archive-container .series-box-container .series-overlay h4 {
        font-size: 13px;
    }
}
.archive-container .series-box-container:hover a {
    background-color: rgba(34, 35, 36, 0);
}
.archive-container .series-box-container:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.archive-container .series-box-container:hover .series-overlay:before {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.archive-container .series-box-container:hover .series-overlay:after {
    opacity: 1;
    -webkit-transform: skewY(-5deg) translateY(0);
    transform: skewY(-5deg) translateY(0);
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.archive-container .series-box-wrapper-no-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.archive-container .series-box-wrapper-no-image .series-box-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.archive-container .series-box-wrapper-no-image .series-box-container a {
    position: static;
    padding: 0;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #eee;
    box-shadow: inset 3px 0 0 0 #52805f;
}
.archive-container .series-box-wrapper-no-image .series-box-container .series-overlay {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.archive-container .series-box-wrapper-no-image .series-box-container .series-overlay h4 {
    color: #222324;
    -webkit-transition: color 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: color 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.archive-container .series-box-wrapper-no-image .series-box-container .series-overlay > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
.archive-container .series-box-wrapper-no-image .series-box-container:hover .series-overlay h4 {
    color: #fff;
}
ul.downloads li,
ul.links li {
    margin: 0.5em 2em;
    text-indent: -0.5em;
    display: list-item;
    text-align: -webkit-match-parent;
    font-size: 15px;
}
ul.downloads li:before,
ul.links li:before {
    font-family: "FontAwesome";
    color: rgba(34, 35, 36, 0.75);
    float: left;
    left: -1em;
    position: relative;
    top: 2px;
}
ul.downloads li:before {
    content: "\f019";
}
ul.links li:before {
    content: "\f08e";
}
@font-face {
    font-family: "sermons";
    src: url("fonts/sermons.eot?48716757");
    src: url("fonts/sermons.eot?48716757#iefix") format("embedded-opentype"), url("fonts/sermons.woff?48716757") format("woff"), url("fonts/sermons.ttf?48716757") format("truetype"), url("fonts/sermons.svg?48716757#sermons") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "sermons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
}
.icon-download:before {
    content: "\e801";
}
.icon-book-open:before {
    content: "\e802";
}
.icon-dot-3:before {
    content: "\e803";
}
.icon-file-audio:before {
    content: "\e804";
}
.resources-wrapper > .resource-block:not(:first-of-type) {
    border-top: 0;
}
.resources-wrapper .resource-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #d9d9d9;
    padding: 1em;
}
.resources-wrapper .resource-block:hover {
    background-color: #f9f9f9;
}
.resources-wrapper .resource-block .resource-detail-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.resources-wrapper .resource-block .resource-detail-wrapper > *:last-child {
    margin-bottom: 0;
}
.resources-wrapper .resource-block .resource-download-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: 1em;
}
.resources-wrapper .resource-block .resource-download-wrapper > *:last-child {
    margin-bottom: 0;
}
.resources-wrapper .resource-block .resource-video-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-top: 1em;
}
.resources-wrapper .resource-title {
    font-size: 1.5em;
    margin-bottom: 0.16666667em;
}
.resources-wrapper .resource-date {
    display: block;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    color: #656565;
    font-size: 0.875em;
    margin-bottom: 0;
}
.resource-cats-list > li {
    margin: 0 !important;
    text-indent: 0 !important;
}
.resource-cats-list > li:before {
    display: none !important;
}
.resource-cats-list > li > a {
    display: block;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    color: #222324;
    padding: 16px;
    font-size: 14px;
    border: 1px solid #d9d9d9;
}
.resource-cats-list > li > a:hover {
    background-color: #f9f9f9;
}
.resource-cats-list > li > a:active {
    background-color: #eee;
}
.resource-cats-list > li:not(:first-child) > a {
    border-top: 0;
}
.main-header {
    background-color: #fff;
}
.main-header.header-scroll {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000000000;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.12);
    -webkit-animation: 0.15s cubic-bezier(0.165, 0.84, 0.44, 1) 1 forwards slide-in-top-full;
    animation: 0.15s cubic-bezier(0.165, 0.84, 0.44, 1) 1 forwards slide-in-top-full;
}
.main-header.event-popup-open {
    z-index: 0;
}
@media all and (max-width: 68.75em) {
    .main-header .row {
        padding-right: 0;
    }
}
.main-header-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media all and (max-width: 68.75em) {
    .main-header-wrapper {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.logo-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0.5em 0;
}
.logo-svg {
    display: block;
    height: 100px;
}
.menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media all and (max-width: 68.75em) {
    .menu {
        display: none;
    }
}
.menu > li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
}
.menu > li > a,
.menu > li > span {
    padding: 0 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.menu > li > ul {
    left: 50%;
    top: 100%;
    margin-left: -120px;
}
.menu > li > ul:before,
.menu > li > ul:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.menu > li > ul:before {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 5px;
    margin-left: -5px;
    z-index: 1;
}
.menu > li > ul:after {
    border-color: rgba(221, 221, 221, 0);
    border-bottom-color: #d9d9d9;
    border-width: 6px;
    margin-left: -6px;
}
.menu li:hover > a,
.menu li:hover > span {
    background-color: #eee;
}
.menu li:hover > ul {
    visibility: visible;
    opacity: 1;
}
.menu li > a:active {
    background-color: #d9d9d9;
}
.menu a,
.menu span {
    color: #222324;
}
.menu ul {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    padding: 0.5em 0;
    width: 240px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    z-index: 1001;
}
.menu ul li {
    position: relative;
    font-size: 13px;
}
.menu ul a,
.menu ul span {
    display: block;
    padding: 8px 32px;
}
.menu ul ul {
    top: 0;
    left: 100%;
}
.mobile-menu-button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media all and (min-width: 68.76em) {
    .mobile-menu-button-wrapper {
        display: none;
    }
}
.mobile-menu-button-wrapper .mobile-menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 2em;
}
@media all and (max-width: 40.625em) {
    .mobile-menu-button-wrapper .mobile-menu-button {
        padding: 0 1em;
    }
}
.mobile-menu-button-wrapper .mobile-menu-button:active {
    background-color: #eee;
}
.mobile-menu-button-wrapper .mobile-menu-button span {
    position: relative;
    width: 30px;
    height: 2px;
    display: block;
    background-color: #656565;
}
.mobile-menu-button-wrapper .mobile-menu-button span:before,
.mobile-menu-button-wrapper .mobile-menu-button span:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    background-color: #656565;
}
.mobile-menu-button-wrapper .mobile-menu-button span:before {
    width: 26px;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.mobile-menu-button-wrapper .mobile-menu-button span:after {
    width: 22px;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
.mobile-menu-wrapper {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 300px;
    max-width: 90%;
    background-color: #203b56;
    background-color: #eee;
    display: none;
    z-index: 0;
    overflow-y: auto;
}
.mobile-menu-wrapper.mobile-menu-open {
    display: block;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li {
    -webkit-animation: 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 1 forwards slide-in-left;
    animation: 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 1 forwards slide-in-left;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(1) {
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(2) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(3) {
    -webkit-animation-delay: 0.55s;
    animation-delay: 0.55s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(4) {
    -webkit-animation-delay: 0.65s;
    animation-delay: 0.65s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(5) {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(6) {
    -webkit-animation-delay: 0.85s;
    animation-delay: 0.85s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(7) {
    -webkit-animation-delay: 0.95s;
    animation-delay: 0.95s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(8) {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(9) {
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(10) {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(11) {
    -webkit-animation-delay: 1.35s;
    animation-delay: 1.35s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(12) {
    -webkit-animation-delay: 1.45s;
    animation-delay: 1.45s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(13) {
    -webkit-animation-delay: 1.55s;
    animation-delay: 1.55s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(14) {
    -webkit-animation-delay: 1.65s;
    animation-delay: 1.65s;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:nth-child(15) {
    -webkit-animation-delay: 1.75s;
    animation-delay: 1.75s;
}
.close-mobile-menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.close-mobile-menu-wrapper .close-mobile-menu {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #222324;
}
.close-mobile-menu-wrapper .close-mobile-menu:hover {
    color: rgba(0, 0, 0, 0.25);
    background-color: rgba(0, 0, 0, 0.1);
}
.mobile-menu li {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
    margin-bottom: 5px;
}
.mobile-menu .heaton-menu-item > a,
.mobile-menu .heaton-menu-item > span {
    color: #427abd;
}
.mobile-menu .gosforth-menu-item > a,
.mobile-menu .gosforth-menu-item > span {
    color: #77a264;
}
.mobile-menu a,
.mobile-menu span {
    display: block;
    padding: 12px 48px;
    color: rgba(255, 255, 255, 0.75);
    color: #222324;
    font-size: 14px;
    -webkit-transition: background-color 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: background-color 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mobile-menu a:hover,
.mobile-menu span:hover {
    color: #222324;
    background-color: rgba(0, 0, 0, 0.05);
}
.mobile-menu a:active,
.mobile-menu span:active {
    background-color: rgba(0, 0, 0, 0.1);
}
.mobile-menu .has-dropdown > span,
.mobile-menu .has-dropdown > a {
    position: relative;
}
.mobile-menu .has-dropdown > span:before,
.mobile-menu .has-dropdown > a:before {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}
.mobile-menu .has-dropdown.submenu-open > a,
.mobile-menu .has-dropdown.submenu-open > span {
    background-color: rgba(0, 0, 0, 0.05);
}
.mobile-menu .has-dropdown.submenu-open > a:before,
.mobile-menu .has-dropdown.submenu-open > span:before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mobile-menu ul {
    margin-left: 2em;
    background-color: rgba(0, 0, 0, 0.05);
    display: none;
}
.mobile-menu ul a,
.mobile-menu ul span {
    padding: 12px 32px;
    font-size: 12px;
}
.mobile-menu ul.submenu-open {
    display: block;
}
body.mobile-menu-open {
    overflow-x: hidden;
}
.wrapper {
    position: relative;
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.wrapper.mobile-menu-open {
    overflow: hidden;
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
}
.mobile-menu-dark-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 100000000000;
    background-color: rgba(34, 35, 36, 0.5);
    opacity: 0;
    display: none;
}
.mobile-menu-dark-overlay.mobile-menu-open {
    display: block;
    -webkit-animation: 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 1 forwards fade-in;
    animation: 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 1 forwards fade-in;
}
.home-splash-new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-image: url("../images/stock-1.jpg");
    min-height: 50vh;
    background-position: 50% 83%;
}
.home-splash-new > .splash-item {
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute !important;
    background-position: 50% 50%;
}
.home-splash-new .home-splash-overlay-wrapper {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 2em;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
}
.home-splash-new .home-splash-overlay-wrapper > *:last-child {
    margin-bottom: 0;
}
.home-splash-new h1 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 5.5vw;
}
@media all and (max-width: 40.625em) {
    .home-splash-new h1 {
        font-size: 6vw;
    }
}
.home-splash {
    padding-top: 1em;
    position: relative;
    z-index: 10;
}
.home-splash:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    height: calc(50% - 60px);
    width: 100%;
    background-color: #a5d6ed;
}
.home-splash .svg-shape-top {
    position: absolute;
    width: 100%;
    height: 60px;
    top: 50%;
    left: 0;
}
.home-splash:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #a5d6ed;
    width: 100%;
    height: 70px;
    -webkit-transform: skewY(-2deg) translateY(20px);
    transform: skewY(-2deg) translateY(20px);
}
@media all and (min-width: 106.25em) {
    .home-splash:after {
        height: 90px;
    }
}
.svg-shape-bottom {
    position: absolute;
    width: 100%;
    height: 60px;
    left: 0;
    top: 100%;
}
@media all and (max-width: 50em) {
    .svg-shape-bottom {
        height: 40px;
    }
}
.home-carousel {
    height: 0;
    padding-bottom: 33.33333333%;
    overflow: hidden;
    position: relative;
    z-index: 100000;
}
.carousel-item {
    width: 100%;
    height: 0;
    padding-bottom: 33.33333333%;
    overflow: hidden;
}
.carousel-item.cycle-slide-active h2 span,
.carousel-item.cycle-slide-active p span {
    -webkit-animation: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1 forwards slide-in-top-full;
    animation: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1 forwards slide-in-top-full;
}
.carousel-item.cycle-slide-active h2 span {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.carousel-item.cycle-slide-active p span {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
}
.carousel-item.cycle-slide-active .overlay-bg:before {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.carousel-item.cycle-slide-active .overlay-bg:after {
    opacity: 1;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.carousel-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.overlay {
    position: absolute;
    z-index: 1000000;
    max-width: 50%;
}
.overlay > *:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 40.625em) {
    .overlay {
        max-width: 75%;
    }
}
.overlay h2,
.overlay p {
    margin-bottom: 2px;
    color: #fff;
    overflow-y: hidden;
}
.overlay h2 span,
.overlay p span {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    display: block;
}
.overlay p {
    font-size: 1.25em;
    margin-bottom: 0;
}
@media all and (max-width: 62.5em) {
    .overlay h2 {
        font-size: 24px;
    }
    .overlay p {
        font-size: 16px;
    }
}
@media all and (max-width: 40.625em) {
    .overlay h2 {
        font-size: 20px;
    }
    .overlay p {
        font-size: 14px;
    }
}
@media all and (max-width: 34.375em) {
    .overlay h2 {
        font-size: 16px;
    }
    .overlay p {
        font-size: 12px;
    }
}
@media all and (max-width: 28.125em) {
    .overlay h2 {
        font-size: 14px;
    }
    .overlay p {
        font-size: 10px;
    }
}
.overlay-bg {
    padding: 2em;
    overflow: hidden;
}
@media all and (max-width: 62.5em) {
    .overlay-bg {
        padding: 1.33333333em;
    }
}
@media all and (max-width: 40.625em) {
    .overlay-bg {
        padding: 1em;
    }
}
@media all and (max-width: 34.375em) {
    .overlay-bg {
        padding: 0.5em;
    }
}
.overlay-bg:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #52805f;
    background: -webkit-linear-gradient(54deg, #52805f, #7a0125);
    background: linear-gradient(36deg, #52805f, #7a0125);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
}
.overlay-bg:after {
    content: " ";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -40px;
    width: 100%;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: skewY(-5deg);
    transform: skewY(-5deg);
    -webkit-transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}
@media all and (max-width: 40.625em) {
    .overlay-bg:after {
        bottom: -60px;
    }
}
.cycle-prev,
.cycle-next {
    position: absolute;
    z-index: 1000;
    top: 50%;
    -webkit-transform: translateY(calc(-50% - 0.5em));
    transform: translateY(calc(-50% - 0.5em));
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}
.cycle-prev i,
.cycle-next i {
    vertical-align: middle;
    line-height: 50px;
}
@media all and (max-width: 40.625em) {
    .cycle-prev,
    .cycle-next {
        display: none;
    }
}
.cycle-prev {
    left: 0;
}
.cycle-next {
    right: 0;
}
.home-intro-section {
    padding: 3em 0;
    background-color: #fff;
    position: relative;
}
@media all and (max-width: 75em) {
    .home-intro-section {
        padding: 2em 0;
    }
}
@media all and (max-width: 40.625em) {
    .home-intro-section {
        padding: 1em 0;
    }
}
.home-intro-with-video {
    background-color: #fff;
    margin: 0 auto;
    border: 1px solid #eee;
}
@media all and (min-width: 62.5001em) {
    .home-intro-with-video {
        box-shadow: -8px 0 0 0 #52805f;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 1100px;
        border-left: none;
    }
    .home-intro-with-video > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
    .home-intro-with-video .home-intro-content-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 2em;
    }
    .home-intro-with-video .home-intro-video {
        padding: 2em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media all and (max-width: 62.5em) {
    .home-intro-with-video {
        max-width: 650px;
        box-shadow: inset 4px 0 0 0 #52805f;
    }
    .home-intro-with-video .home-intro-content-wrapper {
        padding: 2em;
    }
    .home-intro-with-video .home-intro-video {
        padding: 0 2em 2em;
    }
}
@media all and (max-width: 28.125em) {
    .home-intro-with-video .home-intro-content-wrapper {
        padding: 1em;
    }
    .home-intro-with-video .home-intro-video {
        padding: 0 1em 1em;
    }
}
.home-intro-with-video .home-intro-content > *:last-child {
    margin-bottom: 0;
}
.home-intro-wrapper {
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: relative;
    z-index: 100000000;
    padding: 2em 4em;
    overflow: hidden;
}
.home-intro-wrapper > *:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 56.25em) {
    .home-intro-wrapper {
        padding: 2em;
    }
}
@media all and (max-width: 40.625em) {
    .home-intro-wrapper {
        padding: 1em;
    }
}
.home-intro-wrapper .home-intro-shape-svg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.home-intro-wrapper .home-intro-header {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: rgba(255, 255, 255, 0.6);
}
.home-intro-wrapper .home-intro-header span {
    position: relative;
    z-index: 1;
    background-color: #a5d6ed;
    padding: 0 32px;
    display: inline-block;
}
.home-intro-wrapper p {
    font-size: 1.75em;
    margin-bottom: 1.14285714em;
    line-height: 1.7;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
}
@media all and (max-width: 56.25em) {
    .home-intro-wrapper p {
        font-size: 1.5em;
        margin-bottom: 1.33333333em;
    }
}
@media all and (max-width: 40.625em) {
    .home-intro-wrapper p {
        font-size: 1.25em;
        margin-bottom: 0.8em;
    }
}
@media all and (max-width: 28.125em) {
    .home-intro-wrapper p {
        font-size: 1em;
        margin-bottom: 0.0625em;
    }
}
.home-intro-section {
    border-top: 1px solid #eeeeee;
    position: relative;
}
.home-intro-with-video {
    box-shadow: none;
    border: none;
}
.home-intro-with-video .home-intro-content-wrapper {
    padding: 0 2em 0 0;
}
.home-intro-with-video .home-intro-video {
    padding: 0;
}
.home-intro-bg-image {
    background: url("../images/home-bg.jpg") 50% 50% no-repeat;
    background-size: cover;
    z-index: 1;
}
.home-intro-bg-image .home-intro-with-video {
    background: transparent;
}
.home-intro-carousel {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.home-intro-carousel .carousel-item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 0;
}
.home-intro-wrapper-primary-bg .home-intro-content-wrapper {
    background-color: #52805f;
    padding: 2em;
    border-radius: 2px;
    margin-right: 2em;
    border-radius: 25px;
}
@media all and (max-width: 40.625em) {
    .home-intro-wrapper-primary-bg .home-intro-content-wrapper {
        padding: 1em;
        margin-right: 1em;
    }
}
.home-intro-wrapper-primary-bg h2 {
    color: #fff;
}
.home-intro-wrapper-primary-bg h3 {
    color: #fff;
}
.home-intro-wrapper-primary-bg h4 {
    color: #fff;
}
.home-intro-wrapper-primary-bg p,
.home-intro-wrapper-primary-bg li {
    color: #fff;
}
.home-intro-wrapper-primary-bg p + ul {
    margin-top: -1em;
}
.home-intro-wrapper-primary-bg ul,
.home-intro-wrapper-primary-bg ol {
    margin-bottom: 2em;
    font-size: 0.9375em;
    margin-bottom: 2.13333333em;
}
.home-intro-wrapper-primary-bg ul ul,
.home-intro-wrapper-primary-bg ol ul,
.home-intro-wrapper-primary-bg ul ol,
.home-intro-wrapper-primary-bg ol ol {
    font-size: 1em;
}
@media all and (max-width: 40.625em) {
    .home-intro-wrapper-primary-bg ul,
    .home-intro-wrapper-primary-bg ol {
        font-size: 0.875em;
        margin-bottom: 1.14285714em;
    }
}
.home-intro-wrapper-primary-bg ul li,
.home-intro-wrapper-primary-bg ol li {
    position: relative;
    line-height: 1.8;
}
.home-intro-wrapper-primary-bg ul li:before,
.home-intro-wrapper-primary-bg ol li:before {
    content: " ";
    width: 0.5em;
    height: 0.5em;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    left: 1.25em;
    left: calc((32px / 2) - (0.5em / 2));
    margin-top: 2px;
    border-radius: 2px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 6px 0 rgba(255, 255, 255, 0.5);
}
@media all and (max-width: 40.625em) {
    .home-intro-wrapper-primary-bg ul li:before,
    .home-intro-wrapper-primary-bg ol li:before {
        left: calc((32px / 2) - (0.5em / 2));
    }
}
.home-intro-wrapper-primary-bg ul > li,
.home-intro-wrapper-primary-bg ol > li {
    padding-left: 32px;
}
@media all and (max-width: 40.625em) {
    .home-intro-wrapper-primary-bg ul > li,
    .home-intro-wrapper-primary-bg ol > li {
        padding-left: 32px;
    }
}
.home-intro-wrapper-primary-bg ul > li:not(:last-child),
.home-intro-wrapper-primary-bg ol > li:not(:last-child) {
    margin-bottom: 8px;
}
.home-intro-wrapper-primary-bg ol {
    list-style: none;
    counter-reset: default-style-counter;
}
.home-intro-wrapper-primary-bg ol li {
    counter-increment: default-style-counter;
}
.home-intro-wrapper-primary-bg ol li:before,
.home-intro-wrapper-primary-bg ol li:after {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 4px;
}
.home-intro-wrapper-primary-bg ol li:after {
    content: counter(default-style-counter);
    line-height: 16px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    margin-top: 2px;
}
.cards-section {
    padding: 4em 0;
    text-align: center;
}
@media all and (max-width: 50em) {
    .cards-wrapper {
        max-width: 450px;
        margin: 0 auto;
    }
    .cards-wrapper .card-container {
        margin-bottom: 2em;
    }
    .cards-wrapper .card-container:last-child {
        margin-bottom: 0;
    }
}
.card-container {
    background-color: #fff;
    text-align: left;
    position: relative;
}
.card-container:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #52805f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: width 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), width 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), width 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.card-container a {
    display: block;
    height: 100%;
}
.card-container:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.card-container:hover .card-image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.card-container:active:before {
    height: 4px;
}
@media all and (max-width: 50em) {
    .card-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(100% - 2em);
        -ms-flex: 0 1 calc(100% - 2em);
        flex: 0 1 calc(100% - 2em);
        width: calc(100% - 2em);
        margin-left: 1em !important;
        margin-right: 1em !important;
    }
}
@media all and (max-width: 50em) and all and (max-width: 40.625em) {
    .card-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(100% - 1em);
        -ms-flex: 0 1 calc(100% - 1em);
        flex: 0 1 calc(100% - 1em);
        width: calc(100% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.card-image {
    overflow: hidden;
}
.card-image img {
    display: block;
    margin: 0 auto;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.card-content {
    padding: 2em;
    border-top: 8px solid #52805f;
}
.card-content > *:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 40.625em) {
    .card-content {
        padding: 1em;
    }
}
.card-content h3 {
    font-size: 1.5em;
    margin-bottom: 0.66666667em;
}
@media all and (max-width: 40.625em) {
    .card-content h3 {
        font-size: 1.25em;
        margin-bottom: 0.4em;
    }
}
.card-content p {
    font-size: 0.875em;
    margin-bottom: 1.14285714em;
    color: #656565;
}
@media all and (max-width: 40.625em) {
    .card-content p {
        font-size: 0.8125em;
        margin-bottom: 0.61538462em;
    }
}
.card-cat {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    margin-bottom: 16px;
}
@media all and (max-width: 40.625em) {
    .card-cat {
        margin-bottom: 8px;
    }
}
.card-cat.cat-students {
    color: #39cccc;
}
.card-cat.cat-new-here {
    color: #b10dc9;
}
.card-cat.cat-events {
    color: #0074d9;
}
.main-footer {
    padding: 2em 0;
    background-color: #52805f;
    color: #fff;
    position: relative;
}
.main-footer:before {
    content: " ";
    position: absolute;
    z-index: -1;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 50px;
    -webkit-transform: skewY(-1deg) translateY(30px);
    transform: skewY(-1deg) translateY(30px);
    background: #52805f;
}
.main-footer h3 {
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.8125em;
    margin-bottom: 1.23076923em;
}
.main-footer p {
    color: rgba(255, 255, 255, 0.85);
    font-size: 0.875em;
    margin-bottom: 1.14285714em;
}
.main-footer a {
    color: rgba(255, 255, 255, 0.75);
}
.main-footer a:hover {
    color: #fff;
    text-decoration: underline;
}
.main-footer a:active {
    color: rgba(255, 255, 255, 0.75);
}
.main-footer .footer-twitter-icon {
    color: #1da1f2;
}
.main-footer .footer-col-center {
    text-align: center;
}
.main-footer .footer-col-right {
    text-align: right;
}
.main-footer .footer-col > *:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 50em) {
    .main-footer .footer-col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(100% - 2em);
        -ms-flex: 0 1 calc(100% - 2em);
        flex: 0 1 calc(100% - 2em);
        width: calc(100% - 2em);
        margin-left: 1em !important;
        margin-right: 1em !important;
        text-align: center;
        margin-bottom: 2em;
    }
    .main-footer .footer-col:last-of-type {
        margin-bottom: 0;
    }
}
@media all and (max-width: 50em) and all and (max-width: 40.625em) {
    .main-footer .footer-col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(100% - 1em);
        -ms-flex: 0 1 calc(100% - 1em);
        flex: 0 1 calc(100% - 1em);
        width: calc(100% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.svg-shape-footer {
    bottom: 100%;
    height: 30px;
}
.bottom-footer {
    background-color: #eeeeee;
    padding: 1em 0;
}
.bottom-footer .bottom-footer-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.bottom-footer a {
    color: #656565;
}
.bottom-footer a:hover {
    text-decoration: underline;
    color: #54a1d7;
}
.bottom-footer .copyright-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 1em;
}
.bottom-footer .copyright-wrapper > *:last-child {
    margin-bottom: 0;
}
.bottom-footer .copyright {
    color: #656565;
    margin-bottom: 0;
    font-size: 12px;
}
.bottom-footer .pit-logo-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
@media all and (max-width: 40.625em) {
    .inner-page-title-section {
        padding: 1em 0;
    }
}
.page-title-wrapper > *:last-child {
    margin-bottom: 0;
}
@media all and (min-width: 79.0001em) {
    .page-title-wrapper {
        padding: 0 2em;
    }
}
.page-title {
    font-size: 3.75em;
    margin-bottom: 0;
    color: #fff;
}
@media all and (max-width: 62.5em) {
    .page-title {
        font-size: 3em;
        margin-bottom: 0;
    }
}
@media all and (max-width: 50em) {
    .page-title {
        font-size: 2.5em;
        margin-bottom: 0.1em;
    }
}
@media all and (max-width: 28.125em) {
    .page-title {
        font-size: 2em;
        margin-bottom: 0.125em;
    }
}
.page-subtitle {
    font-size: 2.25em;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.5);
}
@media all and (max-width: 62.5em) {
    .page-subtitle {
        font-size: 1.75em;
        margin-bottom: 0;
    }
}
@media all and (max-width: 50em) {
    .page-subtitle {
        font-size: 1.5em;
        margin-bottom: 0;
    }
}
@media all and (max-width: 28.125em) {
    .page-subtitle {
        font-size: 1.25em;
        margin-bottom: 0;
    }
}
.page-width {
    max-width: 1100px;
    margin: 0 auto;
}
.login-form {
    max-width: 275px;
    margin: 0 auto;
}
.login-form p {
    font-size: 0.875em;
    margin-bottom: 1.14285714em;
}
.login-form p.error {
    padding: 4px 12px;
    background-color: rgba(234, 23, 33, 0.05);
    color: #ea1721;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
}
.login-form .input-container {
    margin-bottom: 1em;
}
.login-form input[type="password"] {
    width: 100%;
    padding: 12px;
    border: 2px solid #d9d9d9;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    outline: none;
}
.login-form input[type="password"]:focus {
    border-color: #a5d6ed;
}
.login-form button {
    display: block;
    width: 100%;
}
.svg-shape-inside-page {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 100px;
}
.svg-shape-inside-page path {
    fill: #52805f;
    fill: #a5d6ed;
}
.inner-page-content-section {
    position: relative;
    z-index: 1;
    padding: 3em 0 3em 0;
    overflow: hidden;
}
@media all and (min-width: 106.25em) {
    .inner-page-content-section:before {
        height: 80px;
        -webkit-transform: skewY(-2deg) translateY(-40px);
        transform: skewY(-2deg) translateY(-40px);
    }
}
.page-image-wrapper {
  height: 0;
  padding-bottom: 42.85714286%;
  overflow: hidden;
  position: relative;
  margin-bottom: 2em;
  border-radius: 25px;
}
.page-image-wrapper img {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.content-wrapper,
.content-with-sidebar,
.sidebar {
    background-color: #fff;
    border-radius: 25px;
}
.content-wrapper table,
.content-with-sidebar table,
.sidebar table {
    border-collapse: separate;
    border-spacing: 0;
    text-align: left;
    width: 100%;
    margin-bottom: 2em;
}
.content-wrapper table,
.content-with-sidebar table,
.sidebar table,
.content-wrapper td,
.content-with-sidebar td,
.sidebar td,
.content-wrapper th,
.content-with-sidebar th,
.sidebar th {
    text-align: left;
    vertical-align: top;
}
.content-wrapper tr:hover,
.content-with-sidebar tr:hover,
.sidebar tr:hover {
    background-color: #f5f5f5;
}
.content-wrapper tr:nth-child(2n),
.content-with-sidebar tr:nth-child(2n),
.sidebar tr:nth-child(2n) {
    background-color: #fafafa;
}
.content-wrapper tr:nth-child(2n):hover,
.content-with-sidebar tr:nth-child(2n):hover,
.sidebar tr:nth-child(2n):hover {
    background-color: #f5f5f5;
}
.content-wrapper th,
.content-with-sidebar th,
.sidebar th,
.content-wrapper td,
.content-with-sidebar td,
.sidebar td {
    padding: 16px;
    font-size: 13px;
}
.content-wrapper th,
.content-with-sidebar th,
.sidebar th {
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #6892a7;
    background-color: #f3f9ff;
}
.content-wrapper td,
.content-with-sidebar td,
.sidebar td {
    color: #656565;
    border: 1px solid #ededed;
}
.content-with-sidebar-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 1;
}
@media all and (max-width: 50em) {
    .content-with-sidebar-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.content-with-sidebar-wrapper:before {
    -webkit-transform: skewY(-0.75deg);
    transform: skewY(-0.75deg);
    width: 100%;
    left: 0;
}
.content-with-sidebar-wrapper:after {
    width: 50%;
    right: 0;
}
.content-wrapper-full-width {
    max-width: 800px;
    margin: 0 auto;
    border-top: 8px solid #52805f;
}
.content ul,
.content-with-sidebar ul,
.content-full ul,
.content ol,
.content-with-sidebar ol,
.content-full ol {
    font-size: 0.9375em;
    margin-bottom: 2.13333333em;
    margin-bottom: 2em;
}
@media all and (max-width: 40.625em) {
    .content ul,
    .content-with-sidebar ul,
    .content-full ul,
    .content ol,
    .content-with-sidebar ol,
    .content-full ol {
        font-size: 0.875em;
        margin-bottom: 1.14285714em;
    }
}
.content ul li,
.content-with-sidebar ul li,
.content-full ul li,
.content ol li,
.content-with-sidebar ol li,
.content-full ol li {
    position: relative;
    line-height: 1.8;
}
.content ul li:before,
.content-with-sidebar ul li:before,
.content-full ul li:before,
.content ol li:before,
.content-with-sidebar ol li:before,
.content-full ol li:before {
    content: " ";
    width: 0.5em;
    height: 0.5em;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    left: 1.25em;
    left: calc((32px / 2) - (0.5em / 2));
    margin-top: 2px;
    border-radius: 2px;
    background: #52805f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 6px 0 rgba(152, 1, 46, 0.5);
}
@media all and (max-width: 40.625em) {
    .content ul li:before,
    .content-with-sidebar ul li:before,
    .content-full ul li:before,
    .content ol li:before,
    .content-with-sidebar ol li:before,
    .content-full ol li:before {
        left: calc((32px / 2) - (0.5em / 2));
    }
}
.content ul > li,
.content-with-sidebar ul > li,
.content-full ul > li,
.content ol > li,
.content-with-sidebar ol > li,
.content-full ol > li {
    padding-left: 32px;
}
@media all and (max-width: 40.625em) {
    .content ul > li,
    .content-with-sidebar ul > li,
    .content-full ul > li,
    .content ol > li,
    .content-with-sidebar ol > li,
    .content-full ol > li {
        padding-left: 32px;
    }
}
.content ul > li:not(:last-child),
.content-with-sidebar ul > li:not(:last-child),
.content-full ul > li:not(:last-child),
.content ol > li:not(:last-child),
.content-with-sidebar ol > li:not(:last-child),
.content-full ol > li:not(:last-child) {
    margin-bottom: 8px;
}
.content ol,
.content-with-sidebar ol,
.content-full ol {
    list-style: none;
    counter-reset: default-style-counter;
}
.content ol li,
.content-with-sidebar ol li,
.content-full ol li {
    counter-increment: default-style-counter;
}
.content ol li:before,
.content-with-sidebar ol li:before,
.content-full ol li:before,
.content ol li:after,
.content-with-sidebar ol li:after,
.content-full ol li:after {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 4px;
}
.content ol li:after,
.content-with-sidebar ol li:after,
.content-full ol li:after {
    content: counter(default-style-counter);
    line-height: 16px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    margin-top: 2px;
}
.content table,
.content-with-sidebar table,
.content-full table {
    border-collapse: separate;
    border-spacing: 0;
    text-align: left;
    width: 100%;
    margin-bottom: 2em;
}
.content table,
.content-with-sidebar table,
.content-full table,
.content td,
.content-with-sidebar td,
.content-full td,
.content th,
.content-with-sidebar th,
.content-full th {
    text-align: left;
    vertical-align: top;
}
.content tr:hover,
.content-with-sidebar tr:hover,
.content-full tr:hover {
    background-color: #f5f5f5;
}
.content tr:nth-child(2n),
.content-with-sidebar tr:nth-child(2n),
.content-full tr:nth-child(2n) {
    background-color: #fafafa;
}
.content tr:nth-child(2n):hover,
.content-with-sidebar tr:nth-child(2n):hover,
.content-full tr:nth-child(2n):hover {
    background-color: #f5f5f5;
}
.content th,
.content-with-sidebar th,
.content-full th,
.content td,
.content-with-sidebar td,
.content-full td {
    padding: 16px;
    font-size: 13px;
}
.content th,
.content-with-sidebar th,
.content-full th {
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #6892a7;
    background-color: #f3f9ff;
}
.content td,
.content-with-sidebar td,
.content-full td {
    color: #656565;
    border: 1px solid #ededed;
}
.content p,
.content-with-sidebar p,
.content-full p {
    font-size: 0.9375em;
    margin-bottom: 2.13333333em;
    line-height: 1.8;
}
@media all and (max-width: 40.625em) {
    .content p,
    .content-with-sidebar p,
    .content-full p {
        font-size: 0.875em;
        margin-bottom: 1.14285714em;
    }
}
@media all and (max-width: 28.125em) {
    .content p,
    .content-with-sidebar p,
    .content-full p {
        font-size: 0.875em;
        margin-bottom: 1.14285714em;
    }
}
.content h1,
.content-with-sidebar h1,
.content-full h1,
.content h2,
.content-with-sidebar h2,
.content-full h2,
.content h3,
.content-with-sidebar h3,
.content-full h3 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    line-height: 1.2;
}
.content h4,
.content-with-sidebar h4,
.content-full h4,
.content h5,
.content-with-sidebar h5,
.content-full h5,
.content h6,
.content-with-sidebar h6,
.content-full h6 {
    font-family: "proxima-nova", sans-serif;
}
.content h1,
.content-with-sidebar h1,
.content-full h1 {
    font-size: 2.5em;
    margin-bottom: 0.8em;
}
@media all and (max-width: 40.625em) {
    .content h1,
    .content-with-sidebar h1,
    .content-full h1 {
        font-size: 2em;
        margin-bottom: 0.5em;
    }
}
.content h2,
.content-with-sidebar h2,
.content-full h2 {
    font-size: 2em;
    margin-bottom: 1em;
}
@media all and (max-width: 40.625em) {
    .content h2,
    .content-with-sidebar h2,
    .content-full h2 {
        font-size: 1.5em;
        margin-bottom: 0.66666667em;
    }
}
.content h3,
.content-with-sidebar h3,
.content-full h3 {
    font-size: 1.5em;
    margin-bottom: 1.33333333em;
}
@media all and (max-width: 40.625em) {
    .content h3,
    .content-with-sidebar h3,
    .content-full h3 {
        font-size: 1.25em;
        margin-bottom: 0.8em;
    }
}
.content h4,
.content-with-sidebar h4,
.content-full h4 {
    font-size: 1.25em;
    margin-bottom: 1.6em;
}
@media all and (max-width: 40.625em) {
    .content h4,
    .content-with-sidebar h4,
    .content-full h4 {
        font-size: 1em;
        margin-bottom: 1em;
    }
}
.content .primary-color-text,
.content-with-sidebar .primary-color-text,
.content-full .primary-color-text {
    color: #52805f;
}
.content blockquote,
.content-with-sidebar blockquote,
.content-full blockquote {
    padding: 2em;
    margin-bottom: 2em;
    background: #52805f;
    background: -webkit-linear-gradient(54deg, #52805f, #39854e);
    background: linear-gradient(30deg, #52805f, #39854e);
    position: relative;
    z-index: 1;
    overflow: hidden;
    clear: both;
}
.home-intro-with-video blockquote {
    background: #52805f;
    padding: unset;
}
.content blockquote > *:last-child,
.content-with-sidebar blockquote > *:last-child,
.content-full blockquote > *:last-child,
.home-intro-with-video blockquote > *:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 40.625em) {
    .content blockquote,
    .content-with-sidebar blockquote,
    .content-full blockquote,
    .home-intro-with-video blockquote {
        padding: 1em;
        margin-bottom: 1em;
    }
}
.content blockquote *,
.content-with-sidebar blockquote *,
.content-full blockquote *,
.home-intro-with-video blockquote * {
    color: #a5d6ed;
    color: #fff;
}
.content blockquote:before,
.content-with-sidebar blockquote:before,
.content-full blockquote:before {
    content: " ";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -40px;
    width: 100%;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: skewY(-5deg);
    transform: skewY(-5deg);
}
.home-intro-with-video blockquote:before {
    display: none;
}
.content .image-right,
.content-with-sidebar .image-right,
.content-full .image-right {
    float: right;
    margin: 0 0 2em 2em;
}
.content .image-left,
.content-with-sidebar .image-left,
.content-full .image-left {
    float: left;
    margin: 0 2em 2em 0;
}
.content .image-left,
.content-with-sidebar .image-left,
.content-full .image-left,
.content .image-right,
.content-with-sidebar .image-right,
.content-full .image-right {
    max-width: 50%;
}
@media screen and (max-width: 40.625em) {
    .content .image-left,
    .content-with-sidebar .image-left,
    .content-full .image-left,
    .content .image-right,
    .content-with-sidebar .image-right,
    .content-full .image-right {
        float: none;
        display: block;
        margin: 1em auto;
        max-width: 100%;
    }
}
.content {
    margin: 0 auto;
    padding: 2em;
}
.content > *:last-child {
    margin-bottom: 0;
    border-radius: 25px;
}
@media all and (max-width: 40.625em) {
    .content {
        padding: 1em;
    }
}
.content-with-sidebar {
    width: 75%;
    margin-right: 2em;
    background-color: #fff;
}
@media all and (max-width: 50em) {
    .content-with-sidebar {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1em;
    }
}
.content-full {
    max-width: 750px;
}
.sidebar {
    padding: 1em;
    width: 25%;
    background-color: #fff;
}
.sidebar > *:last-child {
    margin-bottom: 0;
}
.sidebar h3 {
    font-size: 1.25em;
    margin-bottom: 0.8em;
}
@media all and (max-width: 50em) {
    .sidebar {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        border-top: 5px solid #52805f;
    }
}
#sidemenu {
    margin-bottom: 1em;
}
@media all and (max-width: 40.625em) {
    #sidemenu {
        margin-bottom: 1em;
    }
}
#sidemenu a {
    color: #222324;
}
#sidemenu .current {
    margin: 0 -16px;
}
#sidemenu .current li {
    font-size: 14px;
}
#sidemenu .current > li:not(:last-child) {
    margin-bottom: 2px;
}
#sidemenu .current a {
    padding: 8px 16px;
    display: block;
    -webkit-transition: background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
}
#sidemenu .current a:hover {
    background-color: #eee;
}
#sidemenu .current a:active {
    box-shadow: inset 4px 0 0 0 #52805f;
}
#sidemenu .current .selected > a {
    background-color: #eee;
    box-shadow: inset 4px 0 0 0 #52805f;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
}
.home-events-section {
    padding: 0 0 6em 0;
}
.home-events-cols-wrapper .home-event-col {
    background-color: #fff;
}
.home-events-cols-wrapper .home-event-col > *:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 50em) {
    .home-events-cols-wrapper .home-event-col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(50% - 2em);
        -ms-flex: 0 1 calc(50% - 2em);
        flex: 0 1 calc(50% - 2em);
        width: calc(50% - 2em);
        margin-left: 1em !important;
        margin-right: 1em !important;
    }
    .home-events-cols-wrapper .home-event-col:nth-child(-n + 2) {
        margin-bottom: 2em;
    }
}
@media all and (max-width: 50em) and all and (max-width: 40.625em) {
    .home-events-cols-wrapper .home-event-col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(50% - 1em);
        -ms-flex: 0 1 calc(50% - 1em);
        flex: 0 1 calc(50% - 1em);
        width: calc(50% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
@media all and (max-width: 40.625em) {
    .home-events-cols-wrapper .home-event-col:nth-child(-n + 2) {
        margin-bottom: 1em;
    }
}
@media all and (max-width: 21.875em) {
    .home-events-cols-wrapper .home-event-col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(100% - 2em);
        -ms-flex: 0 1 calc(100% - 2em);
        flex: 0 1 calc(100% - 2em);
        width: calc(100% - 2em);
        margin-left: 1em !important;
        margin-right: 1em !important;
    }
    .home-events-cols-wrapper .home-event-col:nth-child(-n + 3) {
        margin-bottom: 1em;
    }
}
@media all and (max-width: 21.875em) and all and (max-width: 40.625em) {
    .home-events-cols-wrapper .home-event-col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(100% - 1em);
        -ms-flex: 0 1 calc(100% - 1em);
        flex: 0 1 calc(100% - 1em);
        width: calc(100% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
.home-event-col-header {
    padding: 0.66666667em 1em;
    background: #52805f;
    background: -webkit-linear-gradient(54deg, #52805f, #7a0125);
    background: linear-gradient(36deg, #52805f, #7a0125);
}
.home-event-col-header > *:last-child {
    margin-bottom: 0;
}
.home-event-col-header h4 {
    font-size: 0.875em;
    margin-bottom: 1.14285714em;
    color: #fff;
}
@media all and (max-width: 40.625em) {
    .home-event-col-header h4 {
        font-size: 0.875em;
        margin-bottom: 0;
    }
}
@media all and (max-width: 28.125em) {
    .home-event-col-header h4 {
        font-size: 13px;
    }
}
.home-event-item {
    font-size: 13px;
}
@media all and (max-width: 40.625em) {
    .home-event-item {
        font-size: 12px;
    }
}
@media all and (max-width: 28.125em) {
    .home-event-item {
        font-size: 11px;
    }
}
.home-event-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.66666667em 1em;
    -webkit-transition: background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
}
.home-event-link:hover {
    background-color: #eee;
}
.home-event-link:active {
    box-shadow: inset 4px 0 0 0 #52805f;
}
.home-event-time {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    color: #656565;
}
.home-event-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    color: #222324;
}
.team-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}
.team-wrapper-list {
    max-width: 800px;
}
.team-list {
    margin-bottom: 2em;
}
.team-list > .team-member {
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid #eee;
}
@media all and (min-width: 40.6251em) {
    .team-list > .team-member {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
@media all and (max-width: 40.625em) {
    .team-list > .team-member {
        padding-bottom: 1em;
        margin-bottom: 1em;
    }
}
.team-list > .team-member:last-child {
    border: none;
    padding: 0;
    margin: 0;
}
.team-list > .team-member h3 {
    color: #222324;
    font-size: 1.5em;
    margin-bottom: 1.33333333em;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
}
@media all and (max-width: 40.625em) {
    .team-list > .team-member h3 {
        font-size: 1.25em;
        margin-bottom: 0.8em;
    }
}
.team-list > .team-member h3 + h4 {
    margin-top: -32px;
}
@media all and (max-width: 40.625em) {
    .team-list > .team-member h3 + h4 {
        margin-top: -16px;
    }
}
.team-list > .team-member h4 {
    font-family: "proxima-nova", sans-serif;
    font-size: 1.125em;
    margin-bottom: 1.77777778em;
}
@media all and (max-width: 40.625em) {
    .team-list > .team-member h4 {
        font-size: 1em;
        margin-bottom: 1em;
    }
}
.team-list > .team-member .team-content > *:last-child {
    margin-bottom: 0;
}
.team-list > .team-member .team-image img {
    display: block;
}
@media all and (min-width: 40.6251em) {
    .team-list > .team-member .team-image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
    }
    .team-list > .team-member .team-content {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
    .team-list > .team-member:nth-child(odd) .team-image {
        margin-right: 2em;
    }
    .team-list > .team-member:nth-child(even) .team-content {
        text-align: right;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .team-list > .team-member:nth-child(even) .team-image {
        margin-left: 2em;
    }
}
@media all and (max-width: 40.625em) {
    .team-list > .team-member .team-image {
        max-width: 300px;
        margin: 0 auto 1em;
    }
}
@media all and (max-width: 28.125em) {
    .team-wrapper-grid {
        max-width: 320px !important;
    }
}
.team-grid .team-member-container {
    box-shadow: 0 0 25px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 2em;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(33.33333333333333% - 2em);
    -ms-flex: 0 1 calc(33.33333333333333% - 2em);
    flex: 0 1 calc(33.33333333333333% - 2em);
    width: calc(33.33333333333333% - 2em);
    margin-left: 1em !important;
    margin-right: 1em !important;
}
@media all and (max-width: 40.625em) {
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(33.33333333333333% - 1em);
        -ms-flex: 0 1 calc(33.33333333333333% - 1em);
        flex: 0 1 calc(33.33333333333333% - 1em);
        width: calc(33.33333333333333% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
@media all and (max-width: 68.75em) {
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(33.33333333333333% - 2em);
        -ms-flex: 0 1 calc(33.33333333333333% - 2em);
        flex: 0 1 calc(33.33333333333333% - 2em);
        width: calc(33.33333333333333% - 2em);
        margin-left: 1em !important;
        margin-right: 1em !important;
    }
}
@media all and (max-width: 68.75em) and all and (max-width: 40.625em) {
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(33.33333333333333% - 1em);
        -ms-flex: 0 1 calc(33.33333333333333% - 1em);
        flex: 0 1 calc(33.33333333333333% - 1em);
        width: calc(33.33333333333333% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
@media screen and (max-width: 50em) {
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(50% - 2em);
        -ms-flex: 0 1 calc(50% - 2em);
        flex: 0 1 calc(50% - 2em);
        width: calc(50% - 2em);
        margin-left: 1em !important;
        margin-right: 1em !important;
        margin-bottom: 2em;
    }
}
@media screen and (max-width: 50em) and all and (max-width: 40.625em) {
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(50% - 1em);
        -ms-flex: 0 1 calc(50% - 1em);
        flex: 0 1 calc(50% - 1em);
        width: calc(50% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
@media all and (max-width: 40.625em) {
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(50% - 1em);
        -ms-flex: 0 1 calc(50% - 1em);
        flex: 0 1 calc(50% - 1em);
        width: calc(50% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
@media all and (max-width: 28.125em) {
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 calc(100% - 1em);
        -ms-flex: 0 1 calc(100% - 1em);
        flex: 0 1 calc(100% - 1em);
        width: calc(100% - 1em);
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
@media all and (max-width: 21.875em) {
    .team-grid .team-member-container {
        margin-bottom: 1em;
    }
}
.team-grid .team-member {
    height: 0;
    padding-bottom: 133.33333333%;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
}
.team-grid .extra-info-toggle {
    padding: 24px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    z-index: 1000;
}
.team-grid .extra-info-toggle i {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.team-grid .extra-info-toggle i:last-child {
    opacity: 0;
}
.team-grid .extra-info-toggle.active i:first-child {
    opacity: 0;
}
.team-grid .extra-info-toggle.active i:last-child {
    opacity: 1;
}
.team-grid .team-email-overlay {
    position: absolute;
    top: 0;
    left: 0;
    padding: 1em;
    color: #fff;
    font-size: 14px;
}
.team-grid .team-email-overlay i {
    font-size: 18px;
    vertical-align: text-bottom;
    padding-right: 6px;
    text-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
.team-grid .team-email-overlay .team-email-text {
    display: inline-block;
    text-shadow: 0 0 18px #000;
    opacity: 0;
    -webkit-transform: translateX(-1em);
    transform: translateX(-1em);
    -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.team-grid .team-email-overlay:hover .team-email-text {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.team-grid .team-email-overlay:active {
    opacity: 0.75;
}
.team-grid .team-overlay-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #fff;
    background-color: transparent;
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.75));
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75));
    padding: 3em 1em 1em 1em;
    -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.team-grid .team-overlay-title.inactive {
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    opacity: 0;
}
.team-grid .team-extra-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    padding: 1em;
    color: #fff;
    display: none;
    opacity: 0;
    background: rgba(34, 35, 36, 0.5);
}
.team-grid .team-extra-overlay h3 {
    padding: 0 24px 0 0;
}
.team-grid .team-extra-overlay h4 {
    margin-bottom: 8px;
}
.team-grid .team-extra-overlay .white-button {
    display: block;
    background-color: #fff;
    color: #222324;
}
.team-grid .team-extra-overlay.active {
    display: block;
    animation: slide-in-top 0.25s forwards;
    -webkit-animation: slide-in-top 0.25s forwards;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
}
.team-grid h3,
.team-grid h4 {
    text-transform: none;
    margin: 0;
    color: #fff;
}
.team-grid h3 {
    font-size: 1.25em;
    margin-bottom: 0;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
}
.team-grid h4 {
    font-size: 1em;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.75);
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
}
.team-grid p {
    color: #fff;
    font-size: 0.875em;
    margin-bottom: 1.14285714em;
}
.page-cards-links-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1em;
}
@media all and (max-width: 40.625em) {
    .page-cards-links-wrapper {
        margin: 0 -0.5em;
    }
}
.page-card-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.33333% - 2em);
    -ms-flex: 1 1 calc(33.33333% - 2em);
    flex: 1 1 calc(33.33333% - 2em);
    width: calc(33.33333% - 2em);
    margin: 0 1em 2em 1em;
}
@media all and (max-width: 40.625em) {
    .page-card-wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50% - 1em);
        -ms-flex: 1 1 calc(50% - 1em);
        flex: 1 1 calc(50% - 1em);
        width: calc(50% - 1em);
        margin: 0 0.5em 1em 0.5em;
    }
}
.page-card-wrapper:nth-last-child(-n + 2) {
    margin-bottom: 0;
}
.page-card {
    position: relative;
    overflow: hidden;
}
.page-card img {
    display: block;
    margin: 0 auto;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.page-card a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em;
    background-color: rgba(34, 35, 36, 0.4);
    -webkit-transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.page-card .page-card-content {
    text-align: center;
    padding: 1em;
    position: absolute;
    z-index: 1;
    left: 1em;
    top: 50%;
    width: calc(100% - 2em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em);
    overflow: hidden;
}
.page-card .page-card-content > *:last-child {
    margin-bottom: 0;
}
.page-card .page-card-content:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #98012e;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.page-card .page-card-content:after {
    content: " ";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -20%;
    width: 100%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: skewY(-5deg) translateY(100%);
    transform: skewY(-5deg) translateY(100%);
    -webkit-transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}
.page-card .page-card-content h4 {
    color: #fff;
    margin-bottom: 0;
    font-size: 24px;
}
@media all and (max-width: 50em) {
    .page-card .page-card-content h4 {
        font-size: 18px;
    }
}
@media all and (max-width: 40.625em) {
    .page-card .page-card-content h4 {
        font-size: 16px;
    }
}
.page-card .page-card-content p {
    color: rgba(255, 255, 255, 0.75);
    overflow-y: hidden;
    margin-bottom: 0;
}
.page-card .page-card-content p span {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    display: block;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.page-card:hover a {
    background-color: rgba(34, 35, 36, 0);
}
.page-card:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.page-card:hover .page-card-content p span {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.page-card:hover .page-card-content:before {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.page-card:hover .page-card-content:after {
    opacity: 1;
    -webkit-transform: skewY(-5deg) translateY(0);
    transform: skewY(-5deg) translateY(0);
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.page-card-wrapper-no-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.page-card-wrapper-no-image .page-card {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.page-card-wrapper-no-image .page-card a {
    position: static;
    padding: 0;
    background-color: #52805f;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.page-card-wrapper-no-image .page-card .page-card-content {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-card-wrapper-no-image .page-card .page-card-content > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
.page-card-wrapper-no-image .page-card .page-card-content p span {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.page-card-wrapper-no-image .page-card:hover:after {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
.contact-info-section {
    background-color: #98012e;
    padding: 2em 0 4em;
    text-align: center;
    position: relative;
    z-index: 1;
    background: url(../images/test-contact-bg.jpg) 50% 50% #98012e;
    background-size: cover;
}
.contact-info-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #98012e;
    opacity: 0.875;
}
.contact-info-section * {
    color: #fff;
}
.contact-info-wrapper {
    max-width: 650px;
    margin: 0 auto;
}
.contact-info-wrapper > *:last-child {
    margin-bottom: 0;
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
.calendar ul.month-browser li {
    width: 33.3%;
    padding: 0;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    height: auto;
    margin: 20px 0;
}
.calendar {
    zoom: 1;
    border-bottom: 1px solid #ccc;
}
.calendar:before {
    content: "";
    display: block;
}
.calendar:after {
    content: "";
    display: table;
    clear: both;
}
.calendar .month-display {
    margin-bottom: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.calendar .month-display a {
    text-decoration: none;
}
.calendar .month-display .calendar_nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
}
.calendar .month-display .calendar_nav .border-button {
    margin-bottom: 0;
}
.calendar .month-display .right {
    text-align: right;
}
.calendar .month-display #current-month {
    float: left;
    width: 33%;
    text-align: center;
}
@media all and (max-width: 40.625em) {
    .calendar .month-display #current-month {
        font-size: 12px;
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
    }
}
.calendar .days {
    zoom: 1;
}
.calendar .days:before {
    content: "";
    display: block;
}
.calendar .days:after {
    content: "";
    display: table;
    clear: both;
}
.calendar .week {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-bottom: none;
    min-height: 130px;
    position: relative;
    background: url("../images/calendar-bg.png") 14.28571429% top repeat-y, url("../images/calendar-bg.png") 28.57142857% top repeat-y, url("../images/calendar-bg.png") 42.85714286% top repeat-y,
        url("../images/calendar-bg.png") 57.14285714% top repeat-y, url("../images/calendar-bg.png") 71.42857143% top repeat-y, url("../images/calendar-bg.png") 85.71428571% top repeat-y;
}
.calendar .week ul.week {
    margin-bottom: 0 !important;
}
.calendar div[class*="week_"]:before {
    content: " ";
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
    background-color: rgba(152, 1, 46, 0.1);
}
.calendar .week_1:before {
    left: 0;
    width: 14.28571429%;
}
.calendar .week_2:before {
    left: 0;
    width: 28.57142857%;
}
.calendar .week_3:before {
    left: 0;
    width: 42.85714286%;
}
.calendar .week_4:before {
    left: 0;
    width: 57.14285714%;
}
.calendar .week_5:before {
    left: 0;
    width: 71.42857143%;
}
.calendar .week_6:before {
    left: 0;
    width: 85.71428571%;
}
.calendar .week_end_1:before {
    right: 0;
    width: 14.28571429%;
}
.calendar .week_end_2:before {
    right: 0;
    width: 28.57142857%;
}
.calendar .week_end_3:before {
    right: 0;
    width: 42.85714286%;
}
.calendar .week_end_4:before {
    right: 0;
    width: 57.14285714%;
}
.calendar .week_end_5:before {
    right: 0;
    width: 71.42857143%;
}
.calendar .week_end_6:before {
    right: 0;
    width: 85.71428571%;
}
.calendar .week_today_0:before {
    width: 14.28571429%;
    left: -14.28571429%;
    background-color: #427abd !important;
}
.calendar .week_today_0 .days li:nth-child(0) .date {
    color: #fff !important;
}
.calendar .week_today_0 .days li:nth-child(0) .show-info {
    background-color: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.calendar .week_today_0 .days li:nth-child(0) .show-info .show-time {
    color: rgba(255, 255, 255, 0.8);
}
.calendar .week_today_1:before {
    width: 14.28571429%;
    left: 0;
    background-color: #427abd !important;
}
.calendar .week_today_1 .days li:nth-child(1) .date {
    color: #fff !important;
}
.calendar .week_today_1 .days li:nth-child(1) .show-info {
    background-color: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.calendar .week_today_1 .days li:nth-child(1) .show-info .show-time {
    color: rgba(255, 255, 255, 0.8);
}
.calendar .week_today_2:before {
    width: 14.28571429%;
    left: 14.28571429%;
    background-color: #427abd !important;
}
.calendar .week_today_2 .days li:nth-child(2) .date {
    color: #fff !important;
}
.calendar .week_today_2 .days li:nth-child(2) .show-info {
    background-color: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.calendar .week_today_2 .days li:nth-child(2) .show-info .show-time {
    color: rgba(255, 255, 255, 0.8);
}
.calendar .week_today_3:before {
    width: 14.28571429%;
    left: 28.57142857%;
    background-color: #427abd !important;
}
.calendar .week_today_3 .days li:nth-child(3) .date {
    color: #fff !important;
}
.calendar .week_today_3 .days li:nth-child(3) .show-info {
    background-color: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.calendar .week_today_3 .days li:nth-child(3) .show-info .show-time {
    color: rgba(255, 255, 255, 0.8);
}
.calendar .week_today_4:before {
    width: 14.28571429%;
    left: 42.85714286%;
    background-color: #427abd !important;
}
.calendar .week_today_4 .days li:nth-child(4) .date {
    color: #fff !important;
}
.calendar .week_today_4 .days li:nth-child(4) .show-info {
    background-color: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.calendar .week_today_4 .days li:nth-child(4) .show-info .show-time {
    color: rgba(255, 255, 255, 0.8);
}
.calendar .week_today_5:before {
    width: 14.28571429%;
    left: 57.14285714%;
    background-color: #427abd !important;
}
.calendar .week_today_5 .days li:nth-child(5) .date {
    color: #fff !important;
}
.calendar .week_today_5 .days li:nth-child(5) .show-info {
    background-color: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.calendar .week_today_5 .days li:nth-child(5) .show-info .show-time {
    color: rgba(255, 255, 255, 0.8);
}
.calendar .week_today_6:before {
    width: 14.28571429%;
    left: 71.42857143%;
    background-color: #427abd !important;
}
.calendar .week_today_6 .days li:nth-child(6) .date {
    color: #fff !important;
}
.calendar .week_today_6 .days li:nth-child(6) .show-info {
    background-color: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.calendar .week_today_6 .days li:nth-child(6) .show-info .show-time {
    color: rgba(255, 255, 255, 0.8);
}
.calendar .week_today_7:before {
    width: 14.28571429%;
    left: 85.71428571%;
    background-color: #427abd !important;
}
.calendar .week_today_7 .days li:nth-child(7) .date {
    color: #fff !important;
}
.calendar .week_today_7 .days li:nth-child(7) .show-info {
    background-color: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.calendar .week_today_7 .days li:nth-child(7) .show-info .show-time {
    color: rgba(255, 255, 255, 0.8);
}
.calendar ul {
    margin-top: 0 !important;
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both;
}
.calendar ul.weekdays {
    zoom: 1;
}
.calendar ul.weekdays:before {
    content: "";
    display: block;
}
.calendar ul.weekdays:after {
    content: "";
    display: table;
    clear: both;
}
.calendar ul.weekdays li {
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    border: none;
    padding: 10px 6px;
    color: #656565;
    font-size: 12px !important;
}
.calendar li {
    text-indent: 0 !important;
    margin: 0 !important;
    display: block !important;
    line-height: 100% !important;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 14.28571429%;
    padding: 0;
    display: block;
    float: left;
    overflow: visible;
}
.calendar li:before {
    font-family: "" !important;
    content: "" !important;
    color: inherit !important;
    float: none !important;
    width: auto !important;
    border: none !important;
}
.calendar li .day,
.calendar li .month {
    display: none;
}
.calendar li.out_of_range {
    background-color: #f5f5f5;
    color: #666;
}
.calendar li .event-button {
    display: block;
}
.calendar li .show-info {
    width: 90%;
    margin: 0 5% 5px 5%;
    position: relative;
    z-index: 1000;
    padding: 5px;
    font-size: 12px;
    border-radius: 3px;
    -webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.calendar li .show-info:hover .show-time {
    color: rgba(255, 255, 255, 0.75);
}
.calendar li .span-1 {
    width: 90%;
}
.calendar li .span-2 {
    width: 190%;
}
.calendar li .span-3 {
    width: 290%;
}
.calendar li .span-4 {
    width: 390%;
}
.calendar li .span-5 {
    width: 490%;
}
.calendar li .span-6 {
    width: 590%;
}
.calendar li .span-7 {
    width: 690%;
}
.calendar li .show-info:hover .venue {
    display: block;
}
.calendar li a,
.calendar li .show-info .show-name {
    text-decoration: none;
}
.calendar li .show-time {
    color: #6892a7;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
}
.calendar .days:last-child li {
    margin-bottom: 0;
}
.calendar .date {
    text-align: right;
    margin-bottom: 5px;
    padding: 5px 5px 0 0;
}
.calendar .no-shows {
    display: none;
}
.calendar .venue {
    display: none;
}
.calendar .day-container {
    zoom: 1;
}
.calendar .day-container:before {
    content: "";
    display: block;
}
.calendar .day-container:after {
    content: "";
    display: table;
    clear: both;
}
.calendar .day-container .list-day {
    float: left;
    width: 20%;
    padding: 10px;
}
.calendar .day-container .list-day .day {
    color: #6892a7;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
}
@media only screen and (max-width: 540px) {
    .calendar .day-container .list-day {
        width: 100%;
    }
}
.calendar .day-container .list-event {
    float: right;
    width: 78%;
    margin-bottom: 10px;
    padding: 10px;
}
@media only screen and (max-width: 540px) {
    .calendar .day-container .list-event {
        width: 100%;
    }
}
.calendar .day-container .list-event .event-time {
    font-size: 15px;
}
.calendar .day-container .list-event .event-title a {
    text-decoration: none;
    font-weight: bold;
}
.calendar .day-container .list-event .event-summary {
    font-size: 13px;
    color: #777;
}
.calendar .day-container .list-event .event-summary a {
    color: #777;
    text-decoration: none;
}
.calendar .day-container .list-event .event-summary a:hover {
    text-decoration: underline;
}
.event_image {
    max-width: 100%;
    height: auto;
}
.event_times .event_dates {
    font-weight: bold;
}
.location_left {
    width: 48%;
    margin-right: 2%;
    float: left;
}
@media only screen and (max-width: 540px) {
    .location_left {
        width: 100%;
        margin-right: 0;
    }
}
.location_left h4.location_directions,
.location_left h4.location_phone,
.location_left h4.location_link {
    margin-top: 15px;
}
.location_right {
    float: right;
    width: 48%;
    margin-left: 2%;
}
.location_right .location_image {
    width: 100%;
}
@media only screen and (max-width: 540px) {
    .location_right {
        width: 100%;
        margin-right: 0;
    }
}
.location_right .proclaim-it-map {
    padding-bottom: 100% !important;
}
.calendar-sidebar ul li a:hover {
    border: none;
}
.calendar-sidebar h3 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 0.75em;
    margin-bottom: 1.33333333em;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.calendar-sidebar .sidebar-options {
    margin-bottom: 16px;
    font-size: 14px;
    color: rgba(34, 35, 36, 0.15);
}
.calendar-sidebar .sidebar-options a {
    color: rgba(34, 35, 36, 0.5);
}
.calendar-sidebar .sidebar-options a.view-selected {
    color: #222324;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
}
.calendar-sidebar .sidebar-options .sidebar-date-view {
    margin-bottom: 1em;
}
.calendar-sidebar .sidebar-options .sidebar-display-view {
    width: 100%;
}
@media only screen and (max-width: 560px) {
    .calendar-sidebar .sidebar-options .sidebar-display-view {
        display: none;
    }
}
@media only screen and (max-width: 560px) {
    .calendar-sidebar .sidebar-options .display-h3 {
        display: none;
    }
}
.calendar-sidebar .sidebar-ics {
    font-size: 14px;
}
.calendar-sidebar .sidebar-ics a {
    width: 100%;
    display: block;
}
.calendar-sidebar .calendar-categories ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 0 !important;
    zoom: 1;
}
.calendar-sidebar .calendar-categories ul:before {
    content: "";
    display: block;
}
.calendar-sidebar .calendar-categories ul:after {
    content: "";
    display: table;
    clear: both;
}
.calendar-sidebar .calendar-categories ul li {
    text-indent: 0 !important;
    margin: 0 5px 5px 0 !important;
    display: block !important;
    font-size: 14px !important;
    line-height: 1 !important;
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
}
.calendar-sidebar .calendar-categories ul li:before {
    font-family: "" !important;
    content: "" !important;
    color: inherit !important;
    float: none !important;
    width: auto !important;
}
.calendar-sidebar .calendar-categories ul li a {
    display: block;
}
.calendar-sidebar .calendar-categories .sidebar-all-cats {
    display: block !important;
    float: none !important;
    margin: 0 0 5px 0 !important;
    width: 100% !important;
}
.calendar-sidebar .calendar-categories .sidebar-cat-button {
    padding: 5px;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
    -webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.calendar-sidebar .calendar-categories .sidebar-cat-button.sidebar-cat-button-all {
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.075);
    color: #6892a7;
}
.calendar-sidebar .calendar-categories .sidebar-cat-button.sidebar-cat-button-all:hover,
.calendar-sidebar .calendar-categories .sidebar-cat-button.sidebar-cat-button-all.cat-selected {
    color: #fff;
    background-color: #6892a7;
}
@media only screen and (min-width: 561px) {
    .list-view {
        display: none;
    }
    .list-show {
        display: block;
    }
}
@media only screen and (max-width: 560px) {
    .list-view {
        display: block;
    }
    .calendar-view {
        display: none;
    }
}
.event-info-wrapper .proclaim-it-map {
    padding-bottom: 50%;
}
.event-info-wrapper .event-info-content > *:last-child {
    margin-bottom: 0;
}
.event-info-wrapper .event-info-content h3 {
    font-size: 1.125em;
    margin-bottom: 0.88888889em;
}
.event-info-wrapper .event-info-content p {
    font-size: 0.875em;
    margin-bottom: 1.14285714em;
}
.event-detail-title {
    font-size: 2em;
    margin-bottom: 1em;
    letter-spacing: 0;
    color: #222324;
}
@media all and (max-width: 40.625em) {
    .event-detail-title {
        font-size: 1.75em;
        margin-bottom: 0.57142857em;
    }
}
.detail-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000000;
    text-align: center;
    background-color: rgba(34, 35, 36, 0.75);
    display: none;
}
.event-detail {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    text-align: left;
    max-width: 550px;
    max-height: 90%;
    overflow-y: auto;
    background-color: #fff;
    margin: 0 auto;
    display: none;
    border-radius: 5px;
    opacity: 0;
}
.event-detail::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
    border-radius: 3px;
}
.event-detail::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
    border-radius: 3px;
}
.event-detail::-webkit-scrollbar-thumb {
    background-color: #222324;
    border-radius: 3px;
}
@media only screen and (max-width: 552px) {
    .event-detail {
        width: 96%;
    }
}
.event-detail .event-popup-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.event-detail .category-color {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em;
}
.event-detail .day-number-circle {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgba(152, 1, 46, 0.1);
    color: #52805f;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
}
.event-detail .day-number {
    line-height: 50px;
    vertical-align: middle;
}
.event-detail .close-detail {
    padding: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #656565;
}
.event-detail .close-detail i {
    font-size: 18px;
}
.event-detail .close-detail:hover {
    background-color: #eee;
}
.event-detail .event-popup-title {
    font-size: 1.5em;
    margin-bottom: 0;
    letter-spacing: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #222324;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 16px 0;
}
.event-detail section {
    zoom: 1;
    text-align: left;
    padding: 0;
}
.event-detail section:before {
    content: "";
    display: block;
}
.event-detail section:after {
    content: "";
    display: table;
    clear: both;
}
.event-detail section > *:last-child {
    margin-bottom: 0;
}
.event-detail .event-info {
    padding: 1em;
    border-top: 1px solid #f5f5f5;
}
.event-detail .event-map iframe {
    width: 100%;
}
.event-info-wrapper > *:last-child {
    margin-bottom: 0;
}
.event-info-wrapper.event-info-popup-wrapper {
    margin-bottom: 1em;
}
.event-info-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.5em;
}
.event-info-item .event-info-icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    text-align: center;
    color: rgba(34, 35, 36, 0.4);
}
.event-info-item .event-info-icon i {
    vertical-align: baseline;
    font-size: 14px;
}
.event-info-item .event-info-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.event-info-item .event-info-content > *:last-child {
    margin-bottom: 0;
}
.event-info-item .event-info-text {
    display: block;
    font-size: 14px;
    line-height: 1.7;
}
.detail-container-show {
    display: block;
}
.event-detail-show {
    opacity: 1;
    display: block;
    margin-top: 50px;
}
.blog-list-wrapper .blog-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.blog-list-wrapper .blog-list-item:not(:last-of-type) {
    margin-bottom: 2em;
}
@media all and (max-width: 40.625em) {
    .blog-list-wrapper .blog-list-item:not(:last-of-type) {
        margin-bottom: 1em;
    }
}
.blog-list-wrapper .blog-list-item .blog-image {
    text-align: center;
}
.blog-list-wrapper .blog-list-item .blog-image img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}
@media all and (max-width: 40.625em) {
    .blog-list-wrapper .blog-list-item .blog-content {
        margin-left: 1em;
    }
}
.blog-list-wrapper .blog-list-item .blog-content > *:last-child {
    margin-bottom: 0;
}
.blog-list-wrapper .blog-list-item .blog-content .blog-title {
    font-size: 1.5em;
    margin-bottom: 0.08333333em;
}
.blog-list-wrapper .blog-list-item .blog-content .blog-title a {
    color: #222324;
}
.blog-list-wrapper .blog-list-item .blog-content .blog-title a:hover {
    color: #52805f;
}
.blog-list-wrapper .blog-list-item .blog-content .blog-date {
    display: block;
    font-size: 0.9375em;
    margin-bottom: 0.53333333em;
    color: rgba(34, 35, 36, 0.75);
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
}
.blog-list-wrapper .blog-list-item .blog-content p {
    font-size: 0.875em;
    margin-bottom: 0.57142857em;
}
@media only screen and (max-width: 480px) {
    .blog-list-wrapper .blog-list-item .blog-image {
        margin-bottom: 0.5em;
    }
    .blog-list-wrapper .blog-list-item .blog-image,
    .blog-list-wrapper .blog-list-item .blog-content {
        float: none;
        width: 100%;
        text-align: center;
        padding: 0;
    }
}
.page-pagination {
    zoom: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.page-pagination:before {
    content: "";
    display: block;
}
.page-pagination:after {
    content: "";
    display: table;
    clear: both;
}
.page-pagination li {
    margin: 0 8px !important;
    text-indent: 0 !important;
    display: inline-block !important;
}
.page-pagination li:before {
    display: none;
}
.page-pagination li a,
.page-pagination li span {
    padding: 8px;
    position: relative;
    color: #222324;
    border-radius: 3px;
    text-align: center;
}
.page-pagination li a:hover,
.page-pagination li span:hover {
    background-color: #eee;
}
.page-pagination .current a,
.page-pagination .current span {
    color: white;
    background-color: #52805f;
}
.page-pagination .current a:hover,
.page-pagination .current span:hover {
    color: white;
    background-color: #52805f;
}
.blog-article > *:last-child {
    margin-bottom: 0;
}
.blog-article figure,
.blog-article iframe {
    margin-bottom: 2em;
}
@media all and (max-width: 40.625em) {
    .blog-article figure,
    .blog-article iframe {
        margin-bottom: 1em;
    }
}
.blog-article figure {
    text-align: center;
    background: #eee;
}
.blog-article figure img {
    display: block;
    margin: 0 auto;
}
.blog-article figcaption {
    background: #eee;
    padding: 1em;
    text-align: left;
}
.blog-article .blog-title {
    margin-bottom: 0 !important;
}
.blog-article .blog-info {
    color: rgba(34, 35, 36, 0.75) !important;
    line-height: 1.2 !important;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
}
.blog-sidebar > *:last-child {
    margin-bottom: 0;
}
.blog-sidebar h3 {
    text-transform: none;
    border: none !important;
    font-size: 1em;
    margin-bottom: 0.5em;
}
.blog-sidebar .button-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1em;
}
.blog-sidebar .button-list li {
    margin: 0;
    text-indent: 0;
}
.blog-sidebar .button-list li:before {
    content: "" !important;
    display: none;
}
.blog-sidebar .button-list li:first-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 5px;
}
.blog-sidebar .button-list li:first-child > a {
    padding: 6px 8px;
}
.blog-sidebar .button-list li:not(:first-child) {
    margin: 0 5px 5px 0;
}
.blog-sidebar .button-list li:not(:first-child) a {
    background-color: #eee;
    color: #222324;
}
.blog-sidebar .button-list li a {
    -webkit-transition: none;
    transition: none;
    background-color: #eee;
    color: #222324;
    padding: 4px 8px;
    border-radius: 3px;
    display: block;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 12px;
}
.blog-sidebar .button-list li a:hover {
    background-color: #e1e1e1;
}
.blog-sidebar .button-list li a:active {
    box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.15);
    background-color: #dbdbdb;
}
.blog-sidebar .button-list li a.cat-selected {
    background-color: #52805f;
    color: #fff;
}
.blog-sidebar .blog-sidemenu {
    margin-bottom: 8px;
}
.blog-sidebar .blog-sidemenu li {
    margin: 0;
    text-indent: 0;
}
.blog-sidebar .blog-sidemenu li:before {
    display: none;
}
.blog-sidebar .blog-sidemenu li a {
    display: block;
    padding: 8px 12px;
}
.blog-sidebar .blog-sidemenu li a:hover {
    background-color: #eee;
}
.blog-sidebar .blog-sidemenu li:not(:last-child) a {
    border-bottom: 1px solid #eee;
}
.blog-sidebar .blog-sidemenu li span {
    display: block;
    line-height: 1.3;
}
.blog-sidebar .blog-sidemenu li .list-title {
    color: #222324;
    font-size: 12px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
}
.blog-sidebar .blog-sidemenu li .meta {
    color: rgba(34, 35, 36, 0.75);
    font-size: 11px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
}
.blog-sidebar .rss-button {
    padding: 3px 8px;
    color: #ee7319;
    display: inline-block;
    margin-top: 1em;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blog-sidebar .rss-button:hover {
    color: #fff;
    background: #ee7319;
}
.blog-sidebar .rss-button:active {
    color: #fff;
    background: #c55c0f;
}
