#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper.active .share-buttons-wrapper,
.back-button,
.calendar li .event-button,
.calendar li .show-info:hover .venue,
.calendar-sidebar .calendar-categories ul li a,
.detail-container-show,
.mobile-menu ul.submenu-open,
.mobile-menu-wrapper.mobile-menu-open,
.select2-results,
.sermon-series-block a,
.team-list > .team-member .team-image img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
    display: block;
}
.content-cols-section,
.section-no-padding,
.svg-graphic-wrapper,
a,
hr {
    padding: 0;
}
#pit-sermons-home #recent-search .search-wrapper input[type="number"],
.blog-list-wrapper .blog-list-item .blog-image,
.centered-list,
.content-center,
.main-footer .footer-col-center,
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;
}
.mfp-close,
a,
ins {
    text-decoration: none;
}
.select2-container--classic .select2-results > .select2-results__options,
.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.bottom-footer a:hover,
.calendar .day-container .list-event .event-summary a:hover,
.main-footer a:hover {
    text-decoration: underline;
}
.calendar li,
.page-pagination li,
.podcast-list li,
.resource-cats-list > li,
.social-links > li {
    text-indent: 0 !important;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}
ins,
mark {
    background-color: #ff9;
    color: #000;
}
nav ul,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
a {
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}
.circle-button i,
.social-links a i,
.tenofthose-icon,
input,
select {
    vertical-align: middle;
}
mark {
    font-style: italic;
    font-weight: 700;
}
.fab-wrapper .fab-tooltip span,
.small-uppercase-heading,
body {
    font-family: calibri, sans-serif;
    font-weight: 400;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
}
del {
    text-decoration: line-through;
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    height: 1px;
    border: 0 #eee;
    border-top: 1px solid #ccc;
    margin: 2em 0;
}
@-moz-keyframes popup-show {
    0% {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        transform: scale(0.95);
    }
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@-o-keyframes popup-show {
    0% {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        transform: scale(0.95);
    }
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes popup-show {
    0% {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        transform: scale(0.95);
    }
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes popup-show {
    0% {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        transform: scale(0.95);
    }
    to {
        -webkit-transform: scale(1);
        -moz-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);
    }
    to {
        -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);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes slide-in-top {
    0% {
        -moz-transform: translate(0, -75px);
        -webkit-transform: translate(0, -75px);
        -o-transform: translate(0, -75px);
        -ms-transform: translate(0, -75px);
        transform: translate(0, -75px);
        opacity: 0;
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes slide-in-top {
    0% {
        -moz-transform: translate(0, -75px);
        -webkit-transform: translate(0, -75px);
        -o-transform: translate(0, -75px);
        -ms-transform: translate(0, -75px);
        transform: translate(0, -75px);
        opacity: 0;
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-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;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slide-in-top-full {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes slide-in-bottom {
    0% {
        -moz-transform: translate(0, 75px);
        -webkit-transform: translate(0, 75px);
        -o-transform: translate(0, 75px);
        -ms-transform: translate(0, 75px);
        transform: translate(0, 75px);
        opacity: 0;
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-moz-keyframes slide-in-bottom {
    0% {
        -moz-transform: translate(0, 75px);
        -webkit-transform: translate(0, 75px);
        -o-transform: translate(0, 75px);
        -ms-transform: translate(0, 75px);
        transform: translate(0, 75px);
        opacity: 0;
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-o-keyframes slide-in-bottom {
    0% {
        -moz-transform: translate(0, 75px);
        -webkit-transform: translate(0, 75px);
        -o-transform: translate(0, 75px);
        -ms-transform: translate(0, 75px);
        transform: translate(0, 75px);
        opacity: 0;
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes slide-in-bottom {
    0% {
        -moz-transform: translate(0, 75px);
        -webkit-transform: translate(0, 75px);
        -o-transform: translate(0, 75px);
        -ms-transform: translate(0, 75px);
        transform: translate(0, 75px);
        opacity: 0;
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-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;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slide-in-bottom-full {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes slide-in-left {
    0% {
        -moz-transform: translate(-75px, 0);
        -webkit-transform: translate(-75px, 0);
        -o-transform: translate(-75px, 0);
        -ms-transform: translate(-75px, 0);
        transform: translate(-75px, 0);
        opacity: 0;
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes slide-in-left {
    0% {
        -moz-transform: translate(-75px, 0);
        -webkit-transform: translate(-75px, 0);
        -o-transform: translate(-75px, 0);
        -ms-transform: translate(-75px, 0);
        transform: translate(-75px, 0);
        opacity: 0;
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes slide-in-right {
    0% {
        -moz-transform: translate(75px, 0);
        -webkit-transform: translate(75px, 0);
        -o-transform: translate(75px, 0);
        -ms-transform: translate(75px, 0);
        transform: translate(75px, 0);
        opacity: 0;
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes slide-in-right {
    0% {
        -moz-transform: translate(75px, 0);
        -webkit-transform: translate(75px, 0);
        -o-transform: translate(75px, 0);
        -ms-transform: translate(75px, 0);
        transform: translate(75px, 0);
        opacity: 0;
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes slide-in-right-full {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slide-in-right-full {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
body {
    font-size: 100%;
    line-height: 1.5;
    color: #636363;
    background: #F5F2EE;
}
body ::selection {
    background: #D99F93;
    color: #F5F2EE;
}
body ::-moz-selection {
    background: #D99F93;
    color: #F5F2EE;
}
#pit-sermons-home,
#pit-sermons-home #recent-search,
#pit-sermons-home #recent-search #search,
.calendar .day-container,
.calendar .days,
.calendar ul.weekdays,
.footer-bottom,
.footer-top,
.social-links,
article,
footer,
header,
nav,
section {
    zoom: 1;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper:before,
#pit-sermons-home #latest .main .sub-info:before,
#pit-sermons-home #recent-search #search:before,
#pit-sermons-home #recent-search .search-cols-wrapper:before,
#pit-sermons-home #recent-search .search-wrapper:before,
#pit-sermons-home #recent-search:before,
#pit-sermons-home:before,
.buttons-cols-wrapper:before,
.calendar .day-container:before,
.calendar .days:before,
.calendar ul.weekdays:before,
.calendar-sidebar .calendar-categories ul:before,
.calendar:before,
.event-detail section:before,
.footer-bottom:before,
.footer-top:before,
.page-pagination:before,
.pit-controls .progress:before,
.pit-controls:before,
.row:before,
.sermons-block-content:before,
.social-links:before,
[class*="grid-col-"]:before,
article:before,
footer:before,
header:before,
nav:before,
section:before {
    content: "";
    display: block;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper:after,
#pit-sermons-home #latest .main .sub-info:after,
#pit-sermons-home #recent-search #search:after,
#pit-sermons-home #recent-search .search-cols-wrapper:after,
#pit-sermons-home #recent-search .search-wrapper:after,
#pit-sermons-home #recent-search:after,
#pit-sermons-home:after,
.buttons-cols-wrapper:after,
.calendar .day-container:after,
.calendar .days:after,
.calendar ul.weekdays:after,
.calendar-sidebar .calendar-categories ul:after,
.calendar:after,
.event-detail section:after,
.footer-bottom:after,
.footer-top:after,
.page-pagination:after,
.pit-controls .progress:after,
.pit-controls:after,
.row:after,
.sermons-block-content:after,
.social-links:after,
[class*="grid-col-"]:after,
article:after,
footer:after,
header:after,
nav:after,
section: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: calibri, sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    color: #2f5235;
}
.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.svg-graphic-wrapper {
    position: relative;
    height: 0;
    width: 100%;
}
.svg-graphic-wrapper > svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.hidden,
.mfp-align-top .mfp-container:before,
.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader,
.social-links > li:before {
    display: none;
}
.event_image,
img {
    #min-width: 100%;
    height: auto;
}
.home-top-image img {
    min-width: 900px;
    width: 100%;
    min-height: 650px;
}
.cards-section .cards-wrapper .image-text-overlay-container {

}

.cards-section .cards-wrapper img {
    width:100%;
}
iframe {
    width: 100%;
    height: 100%;
}
.icon-set-svg {
    position: absolute;
}
.centered-list {
    position: relative;
    margin: 1.5em 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: rgb(255 255 255 / 0.25);
}
.pit-logo-svg {
    display: block;
    width: 105px;
    height: 25px;
}
.pit-logo-svg .pit-logo-green,
.pit-logo-svg .pit-logo-text {
    -webkit-transition: fill 0.25s ease-in-out;
    -o-transition: fill 0.25s ease-in-out;
    transition: fill 0.25s ease-in-out;
    fill: rgb(255 255 255 / 0.5);
}
.pit-logo-svg:hover .pit-logo-text {
    fill: #fff;
}
.pit-logo-svg:hover .pit-logo-green {
    fill: #9cc45c;
}
.blur {
    -webkit-filter: blur(5px);
    filter: blur(5px);
}
.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 (max-width: 40.625em) {
    .overlay-left-top {
        left: 1em;
        top: 1em;
    }
}
.overlay-left-center {
    text-align: left;
    left: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 40.625em) {
    .overlay-left-center {
        left: 1em;
    }
}
.overlay-left-bottom {
    text-align: left;
    left: 2em;
    bottom: 2em;
}
@media (max-width: 40.625em) {
    .overlay-left-bottom {
        left: 1em;
        bottom: 1em;
    }
}
.overlay-right-top {
    text-align: right;
    right: 2em;
    top: 2em;
}
@media (max-width: 40.625em) {
    .overlay-right-top {
        right: 1em;
        top: 1em;
    }
}
.overlay-right-center {
    text-align: right;
    right: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.overlay-center-center,
.overlay-center-top {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
}
@media (max-width: 40.625em) {
    .overlay-right-center {
        right: 1em;
    }
}
.overlay-right-bottom {
    text-align: right;
    right: 2em;
    bottom: 2em;
}
@media (max-width: 40.625em) {
    .overlay-right-bottom {
        right: 1em;
        bottom: 1em;
    }
}
.overlay-center-top {
    text-align: center;
    transform: translateX(-50%);
    top: 2em;
}
@media (max-width: 40.625em) {
    .overlay-center-top {
        top: 1em;
    }
}
.overlay-center-center {
    text-align: center;
    transform: translateX(-50%);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.overlay-center-bottom {
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 2em;
}
@media (max-width: 40.625em) {
    .overlay-center-bottom {
        bottom: 1em;
    }
}
#sidemenu a,
.blog-list-wrapper .blog-list-item .blog-content .blog-title a,
.menu a,
.menu span,
.white-btn:hover,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #636363;
}
h1.border-heading,
h2.border-heading,
h3.border-heading,
h4.border-heading,
h5.border-heading,
h6.border-heading {
    position: relative;
    margin-bottom: 64px;
}
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%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    border-radius: 50px;
}
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%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
}
.calendar .month-display .right,
.content-cols-wrapper .content-col-content-left,
.main-footer .footer-col-right,
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;
}
.circle-heaton,
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;
}
.circle-gosforth,
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 {
    letter-spacing: 5px;
    text-transform: uppercase;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper,
.border-button-pulse,
.line-heading,
.mobile-menu .has-dropdown > a,
.mobile-menu .has-dropdown > span,
.sermon-series-block {
    position: relative;
}
.line-heading:before,
.svg-shape {
    position: absolute;
    left: 0;
    width: 100%;
}
.line-heading span {
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 0 32px;
    display: inline-block;
}
.line-heading:before {
    content: " ";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    background-color: #f3f9ff;
    z-index: -1;
}
.content h1,
.content h2,
.content h3,
.content-full h1,
.content-full h2,
.content-full h3,
.content-with-sidebar h1,
.content-with-sidebar h2,
.content-with-sidebar h3,
h1,
h2,
h3 {
    font-family: calibri, sans-serif;
    font-weight: 700;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
}
h1.small-uppercase-heading,
h2.small-uppercase-heading,
h3.small-uppercase-heading {
    font-size: 0.875em;
    margin-bottom: 2.28571429em;
}
.content h4,
.content h5,
.content h6,
.content-full h4,
.content-full h5,
.content-full h6,
.content-with-sidebar h4,
.content-with-sidebar h5,
.content-with-sidebar h6,
h4,
h5,
h6 {
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
}
h4.small-uppercase-heading,
h5.small-uppercase-heading,
h6.small-uppercase-heading {
    font-size: 0.8125em;
    margin-bottom: 2.46153846em;
}
.content h1,
.content-full h1,
.content-with-sidebar h1,
h1 {
    font-size: 2.5em;
    margin-bottom: 0.8em;
}
.content h2,
.content-full h2,
.content-with-sidebar h2,
h2 {
    font-size: 2em;
    margin-bottom: 1em;
}
.content h3,
.content-full h3,
.content-with-sidebar h3,
h3 {
    font-size: 1.5em;
    margin-bottom: 1.33333333em;
}
.content h4,
.content-full h4,
.content-with-sidebar h4,
h4 {
    font-size: 1.25em;
    margin-bottom: 1.6em;
}
h5 {
    font-size: 1.125em;
    margin-bottom: 1.77777778em;
}
h6 {
    font-size: 1em;
    margin-bottom: 2em;
}
.content p,
.content-full p,
.content-with-sidebar p,
p {
    font-size: 0.9375em;
    margin-bottom: 2.13333333em;
    line-height: 1.8;
}
.row,
.wrapper {
    margin: 0 auto;
}
@media (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 {
        bottom: -16px;
    }
    h1.small-uppercase-heading,
    h2.small-uppercase-heading,
    h3.small-uppercase-heading {
        font-size: 0.75em;
        margin-bottom: 1.33333333em;
    }
    h4.small-uppercase-heading,
    h5.small-uppercase-heading,
    h6.small-uppercase-heading {
        font-size: 0.6875em;
        margin-bottom: 1.45454545em;
    }
    h1 {
        font-size: 2em;
        margin-bottom: 0.5em;
    }
    h2 {
        font-size: 1.5em;
        margin-bottom: 0.66666667em;
    }
    h3 {
        font-size: 1.25em;
        margin-bottom: 0.8em;
    }
    h4 {
        font-size: 1em;
        margin-bottom: 1em;
    }
    h5 {
        font-size: 0.9375em;
        margin-bottom: 1.06666667em;
    }
    h6,
    p {
        font-size: 0.875em;
        margin-bottom: 1.14285714em;
    }
}
a {
    -webkit-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
    color: #F5F2EE;
}
a:hover {
    color: #54a1d7;
}
.svg-shape {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}
.btn,
.social-links a {
    position: relative;
    z-index: 1;
}
.wrapper {
    width: 100%;
    overflow-x: hidden;
    z-index: 1000;
}
.row {
    zoom: 1;
    max-width: 1200px;
}
@media only screen and (max-width: 79em) {
    .row {
        padding: 0 2em;
    }
}
@media (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;
}
.page-break-center {
    margin: 2em auto;
}
.page-break-right {
    margin: 2em 0 2em auto;
}
@media only screen and (max-width: 40.625em) {
    .page-break {
        margin: 1em 0;
    }
    .page-break-center {
        margin: 1em auto;
    }
    .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;
}
.blog-article figure img,
.sermon-series-block img,
figure img {
    display: block;
    margin: 0 auto;
}
figcaption {
    background-color: #eee;
    font-size: 12px;
    padding: 8px;
    color: #656565;
    text-align: center;
}
#pit-sermons-home #biblepassage .esv-text > :last-child,
#pit-sermons-home #biblepassage .esv > :last-child,
#pit-sermons-home #recent-search .search-wrapper > :last-child,
.archive-container .series-box-container .series-overlay > :last-child,
.blog-article > :last-child,
.blog-list-wrapper .blog-list-item .blog-content > :last-child,
.blog-sidebar > :last-child,
.bottom-footer .copyright-wrapper > :last-child,
.calendar .days:last-child li,
.calendar .month-display .calendar_nav .border-button,
.card-content > :last-child,
.content blockquote > :last-child,
.content-block.content-block-small > :last-child,
.content-block > :last-child,
.content-cols-wrapper .content-col-content > :last-child,
.content-full blockquote > :last-child,
.content-with-sidebar blockquote > :last-child,
.content > :last-child,
.event-detail section > :last-child,
.event-info-item .event-info-content > :last-child,
.event-info-wrapper .event-info-content > :last-child,
.event-info-wrapper > :last-child,
.home-event-col-header > :last-child,
.home-events-cols-wrapper .home-event-col > :last-child,
.home-intro-with-video .home-intro-content > :last-child,
.home-intro-with-video blockquote > :last-child,
.home-intro-wrapper > :last-child,
.home-splash-new .home-splash-overlay-wrapper > :last-child,
.main-footer .footer-col > :last-child,
.overlay > :last-child,
.page-card .page-card-content > :last-child,
.page-title-wrapper > :last-child,
.resources-wrapper .resource-block .resource-detail-wrapper > :last-child,
.resources-wrapper .resource-block .resource-download-wrapper > :last-child,
.sermon-series-block .series-overlay > :last-child,
.sermons-block-content > :last-child,
.sidebar > :last-child,
.team-list > .team-member .team-content > :last-child,
figcaption > :last-child,
p .btn {
    margin-bottom: 0;
}
.content .image-right,
.content-full .image-right,
.content-with-sidebar .image-right,
.figure-right,
.image-right {
    float: right;
    margin: 0 0 2em 2em;
}
.content .image-left,
.content-full .image-left,
.content-with-sidebar .image-left,
.figure-left,
.image-left {
    float: left;
    margin: 0 2em 2em 0;
}
.content .image-left,
.content .image-right,
.content-full .image-left,
.content-full .image-right,
.content-with-sidebar .image-left,
.content-with-sidebar .image-right,
.figure-left,
.figure-right,
.image-left,
.image-right {
    max-width: 50%;
}
.content-block {
    padding: 2em;
    margin-bottom: 2em;
    border-radius: 0 5px 5px 0;
    background-color: #f3f9ff;
    border-left: 1px solid #daecff;
}
.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-full,
.team-wrapper-list {
    max-width: 800px;
}
.archive-container .series-box-wrapper-no-image,
.blog-list-wrapper .blog-list-item,
.content-cols-wrapper,
.event-detail .event-popup-header,
.main-header-wrapper,
.mobile-menu-button-wrapper,
.page-card-wrapper-no-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mobile-menu-button-wrapper {
    display: flex;
    position: absolute;
    right: 0;
    height: 96px;
}
.content table,
.content-cols-wrapper table,
.content-full table,
.content-with-sidebar table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 2em;
}
.content table,
.content td,
.content th,
.content-cols-wrapper table,
.content-cols-wrapper td,
.content-cols-wrapper th,
.content-full table,
.content-full td,
.content-full th,
.content-with-sidebar table,
.content-with-sidebar td,
.content-with-sidebar th {
    text-align: left;
    vertical-align: top;
}
.content tr:hover,
.content tr:nth-child(2n):hover,
.content-cols-wrapper tr:hover,
.content-cols-wrapper tr:nth-child(2n):hover,
.content-full tr:hover,
.content-full tr:nth-child(2n):hover,
.content-with-sidebar tr:hover,
.content-with-sidebar tr:nth-child(2n):hover {
    background-color: #f5f5f5;
}
.content tr:nth-child(2n),
.content-cols-wrapper tr:nth-child(2n),
.content-full tr:nth-child(2n),
.content-with-sidebar tr:nth-child(2n) {
    background-color: #fafafa;
}
.content td,
.content th,
.content-cols-wrapper td,
.content-cols-wrapper th,
.content-full td,
.content-full th,
.content-with-sidebar td,
.content-with-sidebar th {
    padding: 16px;
    font-size: 13px;
}
.content th,
.content-cols-wrapper th,
.content-full th,
.content-with-sidebar th {
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #6892a7;
    background-color: #f3f9ff;
}
.content td,
.content-cols-wrapper td,
.content-full td,
.content-with-sidebar td {
    color: #656565;
    border: 1px solid #ededed;
}
.content-cols-wrapper p {
    max-width: 550px;
}
.content-cols-wrapper .content-col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    width: 50%;
    position: relative;
}
.content-cols-wrapper .video-overlay-button {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
.content-cols-wrapper .content-col-content {
    padding: 4em;
}
@media (min-width: 75em) {
    .content-cols-wrapper .content-col-content {
        padding: 6em 4em;
    }
}
@media only screen and (max-width: 56.25em) {
    .content-cols-wrapper .content-col-content {
        padding: 2em;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        position: relative;
    }
    .content-cols-wrapper .content-col-content:after {
        bottom: 99%;
        left: 3em;
        border: 15px solid #fff0;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #fff;
        margin-left: -15px;
    }
}
.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% / cover;
}
@media screen and (max-width: 56.25em) {
    .content-cols-wrapper .content-col-img {
        height: 300px;
    }
}
.btn {
    padding: 12px 32px;
    display: inline-block;
    outline: 0;
    -webkit-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
    text-align: center;
    font-size: 13px;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 700;
    cursor: pointer;
    border: 2px solid;
    background: 0 0;
    margin-bottom: 32px;
}
.btn i {
    padding: 0 4px;
    font-size: 16px;
    vertical-align: bottom;
}
.btn:after {
    content: " ";
    position: absolute;
    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: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-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);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}
.btn.btn-small {
    font-size: 11px;
    padding: 8px 16px;
}
.archive-container .series-box-container:hover .series-overlay:before,
.btn:hover:after,
.carousel-item.cycle-slide-active .overlay-bg:before,
.page-card:hover .page-card-content:before {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.primary-btn {
    color: #2f5235;
    border-color: #2f5235;
}
.archive-container .series-box-wrapper-no-image .series-box-container:hover .series-overlay h4,
.content blockquote *,
.content-full blockquote *,
.content-with-sidebar blockquote *,
.home-intro-with-video blockquote *,
.mfp-preloader a:hover,
.podcast-list a:hover,
.primary-btn:hover,
.resource-btn:hover,
.sermon-series-block .series-overlay h4,
.social-links a:hover i,
.white-btn {
    color: #fff;
}
.primary-btn:after,
.resource-btn:after {
    background: #2f5235;
}
.white-btn {
    border-color: #fff;
}
.white-btn:after {
    background: #fff;
}
.resource-btn {
    padding: 12px 16px;
    color: #222324;
    border-color: #d9d9d9;
    border-width: 1px;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
}
.btn-full,
.button-full,
.login-form button {
    display: block;
    width: 100%;
}
.border-button-pulse:after,
.border-button-pulse:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 500px;
    border: 2px solid;
    -webkit-transform: scale(1, 1);
    -ms-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 0.2s infinite forwards pulse-button;
    animation: 2s linear 0.2s infinite forwards pulse-button;
}
@-webkit-keyframes pulse-button {
    0%,
    to {
        -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%,
    to {
        -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 !important;
    }
    .buttons-wrapper .border-button:last-child {
        margin: 0 !important;
    }
}
.social-buttons-wrapper .border-button {
    margin: 0 0.5em 16px;
}
.buttons-cols-wrapper {
    zoom: 1;
    margin-bottom: 2em;
    background-color: rgb(104 146 167 / 0.2);
    border-radius: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}
.buttons-cols-wrapper .border-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
    border-color: #fff0;
    background-color: #fff0;
    color: #6892a7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.buttons-cols-wrapper .border-button span,
.event-info-item .event-info-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.buttons-cols-wrapper .border-button:not(.selected):hover {
    background-color: rgb(104 146 167 / 0.1);
    border-color: #fff0;
    color: #6892a7;
}
.buttons-cols-wrapper .border-button:not(.selected):active {
    background-color: rgb(104 146 167 / 0.15);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.circle-button {
    border-radius: 50%;
    display: inline-block;
    border: none;
    cursor: pointer;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 0.3);
    -moz-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 0.3);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 0.3);
}
.circle-button:hover {
    color: #fff;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 0.3);
    -moz-box-shadow: 0 6px 12px rgb(0 0 0 / 0.3);
    box-shadow: 0 6px 12px rgb(0 0 0 / 0.3);
}
.circle-button:active {
    -webkit-transform: scale(0.9);
    -ms-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;
    font-size: 20px;
}
.circle-xl {
    width: 80px;
    height: 80px;
}
.circle-xl i {
    line-height: 80px;
    font-size: 24px;
}
.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%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    text-align: center;
    background-color: rgb(34 35 36 / 0.8);
    color: #fff;
    border-radius: 75px;
    -webkit-box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 0.1);
    box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 0.1);
    display: none;
}
.fab-wrapper .fab-tooltip span {
    display: block;
    width: auto;
    font-size: 11px;
    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) forwards slide-out-left-tooltip;
    animation: 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards slide-out-left-tooltip;
}
@-webkit-keyframes slide-out-left-tooltip {
    0% {
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        opacity: 0;
    }
    to {
        -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;
    }
    to {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
}
@-webkit-keyframes jelly-pop {
    0% {
        opacity: 0;
        -moz-transform: matrix3d(0.1, 0, 0, 0, 0, 0.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.1, 0, 0, 0, 0, 0.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.1, 0, 0, 0, 0, 0.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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;
        -moz-transform: matrix3d(0.384, 0, 0, 0, 0, 0.466, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.384, 0, 0, 0, 0, 0.466, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.384, 0, 0, 0, 0, 0.466, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.505, 0, 0, 0, 0, 0.639, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.505, 0, 0, 0, 0, 0.639, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.505, 0, 0, 0, 0, 0.639, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.693, 0, 0, 0, 0, 0.904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.693, 0, 0, 0, 0, 0.904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.693, 0, 0, 0, 0, 0.904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.895, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.895, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.895, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.947, 0, 0, 0, 0, 1.204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.947, 0, 0, 0, 0, 1.204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.947, 0, 0, 0, 0, 1.204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.111, 0, 0, 0, 0, 1.299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.111, 0, 0, 0, 0, 1.299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.111, 0, 0, 0, 0, 1.299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.127, 0, 0, 0, 0, 1.298, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.127, 0, 0, 0, 0, 1.298, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.127, 0, 0, 0, 0, 1.298, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.187, 0, 0, 0, 0, 1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.187, 0, 0, 0, 0, 1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.187, 0, 0, 0, 0, 1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.191, 0, 0, 0, 0, 1.169, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.191, 0, 0, 0, 0, 1.169, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.191, 0, 0, 0, 0, 1.169, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.177, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.177, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.177, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.135, 0, 0, 0, 0, 0.964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.135, 0, 0, 0, 0, 0.964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.135, 0, 0, 0, 0, 0.964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.121, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.121, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.121, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.057, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.057, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.057, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.043, 0, 0, 0, 0, 0.909, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.043, 0, 0, 0, 0, 0.909, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.043, 0, 0, 0, 0, 0.909, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.981, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.981, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.981, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.974, 0, 0, 0, 0, 0.981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.974, 0, 0, 0, 0, 0.981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.974, 0, 0, 0, 0, 0.981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.965, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.965, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.965, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.969, 0, 0, 0, 0, 1.029, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.969, 0, 0, 0, 0, 1.029, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.969, 0, 0, 0, 0, 1.029, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.992, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.992, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.992, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.005, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.005, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.005, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.007, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.007, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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);
    }
    to {
        opacity: 1;
        -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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;
        -moz-transform: matrix3d(0.1, 0, 0, 0, 0, 0.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.1, 0, 0, 0, 0, 0.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.1, 0, 0, 0, 0, 0.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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;
        -moz-transform: matrix3d(0.384, 0, 0, 0, 0, 0.466, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.384, 0, 0, 0, 0, 0.466, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.384, 0, 0, 0, 0, 0.466, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.505, 0, 0, 0, 0, 0.639, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.505, 0, 0, 0, 0, 0.639, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.505, 0, 0, 0, 0, 0.639, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.693, 0, 0, 0, 0, 0.904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.693, 0, 0, 0, 0, 0.904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.693, 0, 0, 0, 0, 0.904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.895, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.895, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.895, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.947, 0, 0, 0, 0, 1.204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.947, 0, 0, 0, 0, 1.204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.947, 0, 0, 0, 0, 1.204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.111, 0, 0, 0, 0, 1.299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.111, 0, 0, 0, 0, 1.299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.111, 0, 0, 0, 0, 1.299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.127, 0, 0, 0, 0, 1.298, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.127, 0, 0, 0, 0, 1.298, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.127, 0, 0, 0, 0, 1.298, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.187, 0, 0, 0, 0, 1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.187, 0, 0, 0, 0, 1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.187, 0, 0, 0, 0, 1.216, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.191, 0, 0, 0, 0, 1.169, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.191, 0, 0, 0, 0, 1.169, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.191, 0, 0, 0, 0, 1.169, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.177, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.177, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.177, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.135, 0, 0, 0, 0, 0.964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.135, 0, 0, 0, 0, 0.964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.135, 0, 0, 0, 0, 0.964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.121, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.121, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.121, 0, 0, 0, 0, 0.944, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.057, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.057, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.057, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.043, 0, 0, 0, 0, 0.909, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.043, 0, 0, 0, 0, 0.909, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.043, 0, 0, 0, 0, 0.909, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.981, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.981, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.981, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.974, 0, 0, 0, 0, 0.981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.974, 0, 0, 0, 0, 0.981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.974, 0, 0, 0, 0, 0.981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.965, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.965, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.965, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.969, 0, 0, 0, 0, 1.029, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.969, 0, 0, 0, 0, 1.029, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.969, 0, 0, 0, 0, 1.029, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.992, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.992, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.992, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.005, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.005, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.005, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.007, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.007, 0, 0, 0, 0, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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% {
        -moz-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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);
    }
    to {
        opacity: 1;
        -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -o-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -ms-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 > li {
    margin: 0 5px 0 0 !important;
    display: inline-block;
}
.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%;
    background-color: rgb(255 255 255 / 0.1);
}
.social-links a i {
    font-size: 1em;
    line-height: 44px;
    color: #fff;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 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:before {
    -moz-animation: 1s linear both jelly-pop;
    -o-animation: 1s linear both jelly-pop;
    animation: 1s linear both jelly-pop;
    -webkit-animation: 1s linear both jelly-pop;
}
@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;
    margin-top: -3px;
}
.tenofthose-button:hover .tenofthose-icon {
    background-image: url(../images/10-of-those-icon-hover.png);
}
.facebook-button i {
    color: #3b5998;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper .facebook-share,
.facebook-button:before {
    background: #3b5998;
}
.main-footer .footer-twitter-icon,
.twitter-button i {
    color: #1da1f2;
}
.mfp-close-btn-in .mfp-close,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper .share-buttons-wrapper .twitter-share,
.twitter-button:before {
    background: #1da1f2;
}
.instagram-button i {
    color: #e95950;
}
.instagram-button:before {
    background: #e95950;
}
.tenofthose-button i {
    color: #50b848;
}
.tenofthose-button:before {
    background: #50b848;
}
.grid-cols-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1em !important;
    margin-right: -1em !important;
}
.grid-cols-wrapper.grid-cols-wrapper-small {
    margin-left: -0.5em !important;
    margin-right: -0.5em !important;
}
.grid-col-12 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-11 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-10 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-9 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-8 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-7 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-6 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-5 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-4 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-3 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-2 {
    -webkit-box-flex: 0;
    -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;
}
.grid-col-1 {
    -webkit-box-flex: 0;
    -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;
}
[class*="grid-col-"] {
    zoom: 1;
    display: inline-block;
    vertical-align: top;
    margin-left: 1em !important;
    margin-right: 1em !important;
}
.grid-col-5-cols {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(20% - 2em);
    flex: 0 1 calc(20% - 2em);
    width: calc(20% - 2em);
}
.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: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-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: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-hide,
.resource-cats-list > li:before {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    top: 50%;
    width: auto;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    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;
    right: 0;
    top: 0;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-arrow:focus,
.mfp-arrow:hover,
.mfp-close:focus,
.mfp-close:hover,
.pit-controls-visible,
.team-grid .extra-info-toggle.active i:last-child {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-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-figure,
img.mfp-img {
    line-height: 0;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: #fff0;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset #fff0;
}
.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;
}
.cycle-prev,
.mfp-arrow-left,
.select2-container--open .select2-dropdown {
    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;
}
.cycle-next,
.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-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%;
}
.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%;
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 0.6);
    box-shadow: 0 0 8px rgb(0 0 0 / 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 0.6);
    box-shadow: 0 0 8px rgb(0 0 0 / 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
#pit-sermons-home .talk-download-list,
.mfp-figure figure,
.podcast-list {
    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-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty,
    .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: rgb(0 0 0 / 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .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: rgb(0 0 0 / 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    text-align: left;
}
.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    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;
    -o-text-overflow: ellipsis;
    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 {
    -webkit-box-sizing: border-box;
    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--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
.select2-search--dropdown.select2-search--hide {
    display: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-search--inline {
    float: left;
}
.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    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: #fff;
    border: 2px solid rgb(34 35 36 / 0.25);
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}
.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--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%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: 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;
}
.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 rgb(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: 700;
    font-size: 22px;
    margin-top: -2px;
    color: #e88181;
}
.select2-container--default .select2-results__option[aria-disabled="true"],
.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 #fff0 #fff0;
    border-style: solid;
    border-width: 5px 4px 0;
    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--open .select2-selection--single .select2-selection__arrow b {
    border-color: #fff0 #fff0 #888;
    border-width: 0 4px 5px;
}
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}
*,
.calendar .week,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.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: 700;
    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: 700;
    margin-right: 2px;
}
#pit-sermons-home #latest .main .sub-info .icons,
.pit-controls .progress .progress-time .duration,
.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: 1px solid #000;
    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--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    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: 0 0;
    border: none;
    outline: 0;
}
.select2-container--default .select2-results__option[role="group"] {
    padding: 0;
}
.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: #2f5235;
    color: #fff;
}
.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, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
}
.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: 700;
    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, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 #fff0 #fff0;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.pit-controls .progress .progress-time .current-time,
.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: 4px 0 0 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: 0 0;
    border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #fff0 #fff0 #888;
    border-width: 0 4px 5px;
}
.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, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x;
}
.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, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    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;
}
#pit-sermons-home #biblepassage .esv h2:after,
#pit-sermons-home #biblepassage .esv h2:before,
.blog-sidebar .blog-sidemenu li:before,
.calendar .no-shows,
.calendar .venue,
.calendar li .day,
.calendar li .month,
.page-pagination li:before,
.podcast-list li:before,
.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: 700;
    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;
    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: #fff;
    border: 1px solid #fff0;
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
    border-top: none;
}
.select2-container--classic .select2-results__option[role="group"] {
    padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
    color: grey;
}
.blog-sidebar .button-list li a.cat-selected,
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #2f5235;
    color: #fff;
}
.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;
    zoom: 1;
    border: 2px solid rgb(104 146 167 / 0.15);
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pit-controls a {
    color: rgb(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;
    -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;
    flex: 7;
    zoom: 1;
    position: relative;
}
.pit-controls .progress .progress-time span {
    cursor: default;
    color: rgb(104 146 167 / 0.75);
}
.pit-controls .progress .progress-bar {
    height: 10px;
    margin: 0.25em 0;
    display: block;
    background-color: rgb(104 146 167 / 0.2);
}
.pit-controls .progress .seek-bar {
    position: relative;
    display: block;
    cursor: pointer;
    height: 10px;
    background: rgb(104 146 167 / 0.05);
}
.pit-controls .progress .play-bar {
    display: block;
    height: 10px;
    padding: 0;
    background: #6892a7;
}
.pit-controls .progress .progress-time {
    font-size: 0.75em;
    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: rgb(104 146 167 / 0.1);
    cursor: pointer;
}
.pit-controls .volume-bar .current-volume {
    height: 5px;
    background-color: rgb(104 146 167 / 0.05);
}
.pit-controls .volume-bar .cur-vol {
    height: 5px;
    background-color: rgb(104 146 167 / 0.25);
}
@media only screen and (max-width: 980px) {
    .right-controls {
        display: none;
    }
}
.calendar-sidebar ul li a:hover,
section .talks-content a {
    border: none;
}
.talks-inside-back {
    max-width: 400px;
    margin: 0 auto;
}
.addthis_toolbox a {
    width: 33%;
}
.podcast-list li {
    font-size: 14px;
    margin: 0 0 5px !important;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
}
.podcast-list a {
    padding: 4px 12px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: inline-block;
    border-radius: 3px;
}
.podcast-list a i {
    margin-right: 8px;
}
.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;
    -webkit-box-shadow: 0 0 25px 0 rgb(32 59 86 / 0.12);
    box-shadow: 0 0 25px 0 rgb(32 59 86 / 0.12);
    background-color: #fff;
}
.sermons-block-content {
    zoom: 1;
    padding: 16px;
}
.section-title {
    color: #fff;
    background-color: #6892a7;
    padding: 16px;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 700;
}
.sermon-series-block .series-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 3em 1em 1em;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff0), to(rgb(34 35 36 / 0.75)));
    background: -webkit-linear-gradient(top, #fff0 0, rgb(34 35 36 / 0.75) 100%);
    background: -o-linear-gradient(top, #fff0 0, rgb(34 35 36 / 0.75) 100%);
    background: linear-gradient(to bottom, #fff0 0, rgb(34 35 36 / 0.75) 100%);
}
#pit-sermons-home table {
    margin: 0;
    font-size: 12px;
}
#pit-sermons-home .container-box .series-header,
#pit-sermons-home .series-text .series-header {
    margin: 10px;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc;
}
#pit-sermons-home .container-box .series-title,
#pit-sermons-home .series-text .series-title {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 22px;
}
#pit-sermons-home #latest .main {
    padding: 1em;
    background-color: #fff0;
}
#pit-sermons-home #latest .main .latest-title {
    color: #222324;
    line-height: 1.5;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 700;
}
#pit-sermons-home #latest .main .series {
    color: #656565;
    font-size: 13px;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 400;
}
#pit-sermons-home #latest .main .passage-title {
    color: rgb(34 35 36 / 0.7);
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 500;
}
#pit-sermons-home #latest .main .sub-info {
    zoom: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#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;
    -ms-flex: 1;
    flex: 1;
}
#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;
    -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 0.2);
    -moz-box-shadow: 0 3px 5px rgb(0 0 0 / 0.2);
    box-shadow: 0 3px 5px rgb(0 0 0 / 0.2);
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a .icon-download:before,
.icon-download:before {
    content: "\e801";
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a .icon-book-open:before,
.icon-book-open:before {
    content: "\e802";
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a .icon-dot-3:before,
.icon-dot-3:before {
    content: "\e803";
}
#pit-sermons-home #latest .main .sub-info .icons .icon-holder a .icon-file-audio:before,
.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 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 a {
    margin: 0 1px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
#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: 0.15s ease-in-out;
    -moz-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    transition: 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 {
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper.active .share-buttons-wrapper a {
    -moz-animation: 0.3s forwards pop;
    -o-animation: 0.3s forwards pop;
    animation: 0.3s forwards pop;
    -webkit-animation: 0.3s forwards pop;
}
#pit-sermons-home #latest .main .sub-info .icons .sermon-share-wrapper.active .share-buttons-wrapper a:first-child {
    -moz-animation-delay: 0.15s;
    -o-animation-delay: 0.15s;
    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) {
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    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) {
    -moz-animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
}
#pit-sermons-home #latest .image,
.archive-container .series-box-container {
    overflow: hidden;
    position: relative;
}
#pit-sermons-home #latest .image img {
    width: 100%;
    height: auto;
    float: left;
}
#pit-sermons-home #biblepassage .esv h2 {
    font-size: 24px;
    margin-bottom: 16px;
}
#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: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
}
#pit-sermons-home #biblepassage .esv .verse-num {
    vertical-align: super;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 700;
    position: relative;
    top: 1px;
    color: #222324;
}
#pit-sermons-home #recent-search #recent-full {
    width: 100%;
    margin-bottom: 0;
}
#pit-sermons-home #recent-search .search-wrapper {
    padding: 16px;
    zoom: 1;
}
#pit-sermons-home #recent-search .search-wrapper h4 {
    margin-bottom: 4px !important;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    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-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    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: #2f5235;
}
#pit-sermons-home #recent-search .search-wrapper input {
    width: 100% !important;
    height: 32px;
    border: 2px solid rgb(34 35 36 / 0.25);
    padding: 5px;
    border-radius: 2px;
    outline: 0;
    -webkit-transition: 0.25s linear;
    -moz-transition: 0.25s linear;
    -o-transition: 0.25s linear;
    transition: 0.25s linear;
}
#pit-sermons-home #recent-search .search-cols-wrapper {
    zoom: 1;
    margin-bottom: 1em;
}
#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 !important;
    }
}
.archive-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1em -0.5em 0;
}
.archive-container .series-box-wrapper {
    -webkit-box-flex: 0;
    -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;
}
.archive-container .series-box-container img,
.page-card img {
    display: block;
    margin: 0 auto;
    -webkit-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);
    -o-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: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em;
}
.archive-container .series-box-container a.series-has-overlay {
    background-color: rgb(34 35 36 / 0.4);
    -webkit-transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-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%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
}
.archive-container .series-box-container .series-overlay:before,
.page-card .page-card-content:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #2f5235;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-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);
    -o-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,
.page-card .page-card-content:after {
    content: " ";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -20%;
    width: 100%;
    height: 50%;
    background-color: rgb(0 0 0 / 0.2);
    -webkit-transform: skewY(-5deg) translateY(100%);
    -ms-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), 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);
    -o-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);
    opacity: 0;
}
.archive-container .series-box-container .series-overlay h4 {
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
}
.archive-container .series-box-container:hover a,
.page-card:hover a {
    background-color: #fff0;
}
.archive-container .series-box-container:hover img,
.page-card:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.archive-container .series-box-container:hover .series-overlay:after,
.page-card:hover .page-card-content:after {
    opacity: 1;
    -webkit-transform: skewY(-5deg) translateY(0);
    -ms-transform: skewY(-5deg) translateY(0);
    transform: skewY(-5deg) translateY(0);
    -webkit-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.archive-container .series-box-wrapper-no-image .series-box-container,
.page-card-wrapper-no-image .page-card {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.archive-container .series-box-wrapper-no-image .series-box-container a {
    position: static;
    padding: 0;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #eee;
    -webkit-box-shadow: inset 3px 0 0 0 #2f5235;
    box-shadow: inset 3px 0 0 0 #2f5235;
}
.archive-container .series-box-wrapper-no-image .series-box-container .series-overlay,
.page-card-wrapper-no-image .page-card .page-card-content {
    position: static;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -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);
    -o-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 > *,
.page-card-wrapper-no-image .page-card .page-card-content > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
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: rgb(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: 400;
    font-style: normal;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
    font-family: sermons;
    font-style: normal;
    font-weight: 400;
    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;
}
.card-cat,
.home-intro-wrapper p,
.menu > li > a,
.menu > li > span,
.resource-cats-list > li > a,
.resources-wrapper .resource-date {
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
}
.resource-cats-list > li:not(:first-child) > a,
.resources-wrapper > .resource-block:not(:first-of-type) {
    border-top: 0;
}
.resources-wrapper .resource-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #d9d9d9;
    padding: 1em;
}
.resource-cats-list > li > a:hover,
.resources-wrapper .resource-block:hover {
    background-color: #f9f9f9;
}
.resources-wrapper .resource-block .resource-detail-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.resources-wrapper .resource-block .resource-download-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: 1em;
}
.resources-wrapper .resource-block .resource-video-wrapper {
    -webkit-box-flex: 1;
    -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-weight: 500;
    color: #656565;
    font-size: 0.875em;
    margin-bottom: 0;
}
.resource-cats-list > li {
    margin: 0 !important;
}
.resource-cats-list > li > a {
    display: block;
    font-weight: 700;
    color: #222324;
    padding: 16px;
    font-size: 14px;
    border: 1px solid #d9d9d9;
}
#sidemenu .current a:hover,
.blog-sidebar .blog-sidemenu li a:hover,
.event-detail .close-detail:hover,
.home-event-link:hover,
.menu li:hover > a,
.menu li:hover > span,
.mobile-menu-button-wrapper .mobile-menu-button:active,
.page-pagination li a:hover,
.page-pagination li span:hover,
.resource-cats-list > li > a:active {
    background-color: #eee;
}
.main-header.transparent-header:not(.header-scroll) .mobile-menu-button-wrapper .mobile-menu-button:active {
    background-color: rgba(0,0,0,0.3);
}
.content-with-sidebar,
.content-wrapper,
.home-events-cols-wrapper .home-event-col,
.main-header,
.menu ul,
.sidebar {
    background-color: #F5F2EE;
}
.content-wrapper .content a {
    color: unset;
}
.main-header {
    display: flex;
}
.main-header.header-scroll {
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000000000;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 0.12);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 0.12);
    -webkit-animation: 0.15s cubic-bezier(0.165, 0.84, 0.44, 1) forwards slide-in-top-full;
    animation: 0.15s cubic-bezier(0.165, 0.84, 0.44, 1) forwards slide-in-top-full;
}
.main-header.event-popup-open {
    z-index: 0;
}
.main-header.transparent-header:not(.header-scroll){
    position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 1000000000;
height: 80px;
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;
padding: 0 0 0 2em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
-webkit-transition: background-color .25s cubic-bezier(.165, .84, .44, 1);
transition: background-color .25s cubic-bezier(.165, .84, .44, 1);
background-color: unset;
}
.main-header.transparent-header:not(.header-scroll) .menu a {
    color: white;
}
.main-header.transparent-header:not(.header-scroll) .menu > .has-dropdown:hover > ul,
.main-header.transparent-header:not(.header-scroll) .menu > .has-dropdown:hover > span,
.main-header.transparent-header:not(.header-scroll) .menu > li:not(:last-child):hover > a {
    background: rgba(0,0,0,0.3);
    border-color: rgba(0,0,0,0.7);
}
.main-header.transparent-header:not(.header-scroll) .menu > .has-dropdown:hover > ul > li > a:hover {
    background-color: rgba(0,0,0,0.3);
}
.main-header.transparent-header:not(.header-scroll) .menu span {
    color: white;
}
.logo-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: absolute;
    left: 20px;
}
.logo-wrapper > a, .menu li.has-dropdown {
    cursor: pointer;
}
.main-header.transparent-header:not(.header-scroll) .menu .logo-wrapper {
    position: absolute;
    left: -50px;
    height: 200px;
}
.main-header {
    height: 96px;
}
.main-header.transparent-header.header-scroll .logo-wrapper .logo-svg {
    display: block;
    height: 80px;
}
.main-header:not(.transparent-header) .logo-wrapper .logo-svg {
    display: block;
    height: 96px;
}
.main-header.transparent-header:not(.header-scroll) .logo-wrapper .logo-svg {
    display: none;
}
.main-header.transparent-header:not(.header-scroll) .logo-wrapper .alternative-logo-svg {
    position: absolute;
    left: -75px;
    display: block;
    height: 300px;
}
.main-header.transparent-header.header-scroll .logo-wrapper .alternative-logo-svg {
    display: none;
}
.menu,
.menu > li,
.menu > li > a,
.menu > li > span {
    display: -webkit-box;
    display: -ms-flexbox;
}
.menu {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 96px;
}
.menu > li {
    position: relative;
    display: flex;
    font-size: 16px;
}
.menu > li > a,
.menu > li > span {
    padding: 0 21.33333333px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
}
.menu > li > ul {
    left: 50%;
    top: 100%;
    margin-left: -120px;
}
.menu > li > ul:after,
.menu > li > ul:before {
    bottom: 100%;
    left: 50%;
    border: solid #fff0;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.menu > li > ul:before {
    border-color: #fff0;
    border-bottom-color: #fff;
    border-width: 5px;
    margin-left: -5px;
    z-index: 1;
}
.menu > li > ul:after {
    border-color: #fff0;
    border-bottom-color: #d9d9d9;
    border-width: 6px;
    margin-left: -6px;
}
.menu li:hover > ul {
    visibility: visible;
    opacity: 1;
}
.menu li > a:active {
    background-color: #d9d9d9;
}
.menu ul {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    padding: 0.5em 0;
    width: 240px;
    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%;
}
.menu > li:last-child {
    position: absolute;
    height: 96px;
    right: 0;
}

.menu > li:last-child {
    margin-top: 24px;
    height: 47px;
    border-radius: 30px;
    padding: 10px;
    background: #d99f93;
    color: #f5f2ee;
    display: inline-flex;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 20px;
}

.menu > li:last-child:hover a {
    background: #d99f93;
}

.menu > li:last-child:hover a {
    color: #54a1d7 !important;
}
@media (min-width: 68.76em) {
    .mobile-menu-button-wrapper {
        display: none;
    }
}
.mobile-menu-button-wrapper .mobile-menu-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 2em;
}
.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:after,
.mobile-menu-button-wrapper .mobile-menu-button span:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    background-color: #656565;
}
.main-header.transparent-header:not(.header-scroll) .mobile-menu-button-wrapper .mobile-menu-button span,
.main-header.transparent-header:not(.header-scroll) .mobile-menu-button-wrapper .mobile-menu-button span:after,
.main-header.transparent-header:not(.header-scroll) .mobile-menu-button-wrapper .mobile-menu-button span:before {
    background-color: #F5F2EE;
}
.mobile-menu .has-dropdown.submenu-open > a,
.mobile-menu .has-dropdown.submenu-open > span,
.mobile-menu ul {
    background-color: rgb(0 0 0 / 0.05);
}
.mobile-menu-button-wrapper .mobile-menu-button span:before {
    width: 26px;
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
}
.mobile-menu-button-wrapper .mobile-menu-button span:after {
    width: 22px;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
}
.mobile-menu-wrapper {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 300px;
    max-width: 90%;
    background-color: #eee;
    display: none;
    z-index: 0;
    overflow-y: auto;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li {
    -webkit-animation: 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) forwards slide-in-left;
    animation: 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) forwards slide-in-left;
}
.mobile-menu-wrapper.mobile-menu-open .mobile-menu li:first-child {
    -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;
}
.carousel-item.cycle-slide-active p span,
.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: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-bottom: 1px solid rgb(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: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #222324;
}
.close-mobile-menu-wrapper .close-mobile-menu:hover {
    color: rgb(0 0 0 / 0.25);
    background-color: rgb(0 0 0 / 0.1);
}
.mobile-menu li {
    -webkit-transform: translateX(-50px);
    -ms-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: #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);
    -o-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: rgb(0 0 0 / 0.05);
}
.mobile-menu a:active,
.mobile-menu span:active {
    background-color: rgb(0 0 0 / 0.1);
}
.mobile-menu .has-dropdown > a:before,
.mobile-menu .has-dropdown > span:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}
.mobile-menu .has-dropdown.submenu-open > a:before,
.mobile-menu .has-dropdown.submenu-open > span:before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mobile-menu ul {
    margin-left: 2em;
    display: none;
}
.mobile-menu ul a,
.mobile-menu ul span {
    padding: 12px 32px;
    font-size: 12px;
}
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);
    -o-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);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
}
.mobile-menu-dark-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 100000000000;
    background-color: rgb(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) forwards fade-in;
    animation: 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) forwards fade-in;
}
.home-splash-new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: 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;
    -ms-flex: 1;
    flex: 1;
    padding: 0 2em;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
}
.home-splash-new h1 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 5.5vw;
}
.home-splash:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    height: calc(50% - 60px);
    width: 100%;
    background-color: #fff;
}
.home-splash .svg-shape-top,
.svg-shape-bottom {
    position: absolute;
    height: 60px;
    left: 0;
    width: 100%;
}
.home-splash .svg-shape-top {
    top: 50%;
}
.home-splash:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 70px;
    -webkit-transform: skewY(-2deg) translateY(20px);
    -ms-transform: skewY(-2deg) translateY(20px);
    transform: skewY(-2deg) translateY(20px);
}
.svg-shape-bottom {
    top: 100%;
}
@media (max-width: 50em) {
    .archive-container .series-box-container .series-overlay h4 {
        font-size: 14px;
    }
    .svg-shape-bottom {
        height: 40px;
    }
    .cards-wrapper {
        max-width: 450px;
        margin: 0 auto;
    }
    .cards-wrapper .card-container {
        margin-bottom: 2em;
    }
    .cards-wrapper .card-container:last-child {
        margin-bottom: 0;
    }
}
.home-carousel {
    height: 0;
    padding-bottom: 42.83927455%;
    overflow: hidden;
    position: relative;
    z-index: 100000;
}
.carousel-item {
    width: 100%;
    height: 0;
    padding-bottom: 42.8125%;
    overflow: hidden;
}
.carousel-svg,
.overlay-bg:before {
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
.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) forwards slide-in-top-full;
    animation: 0.5s cubic-bezier(0.165, 0.84, 0.44, 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 .overlay-bg:after {
    opacity: 1;
    -webkit-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.overlay {
    position: absolute;
    z-index: 1000000;
    max-width: 50%;
}
.overlay h2,
.overlay p {
    margin-bottom: 2px;
    color: #fff;
    overflow-y: hidden;
}
.overlay h2 span,
.overlay p span {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    display: block;
}
.overlay p {
    font-size: 1.25em;
    margin-bottom: 0;
}
@media (max-width: 62.5em) {
    .archive-container .series-box-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 1em);
        flex: 0 1 calc(50% - 1em);
        width: calc(50% - 1em);
        margin: 0 0.5em 1em;
    }
    .overlay h2 {
        font-size: 24px;
    }
    .overlay p {
        font-size: 16px;
    }
}
@media (max-width: 40.625em) {
    .content-cols-wrapper .content-col-content {
        padding: 1em;
    }
    .fab-wrapper .fab-tooltip {
        padding: 0.5em;
        margin: 0 0.5em 0 0;
    }
    .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;
    }
    .grid-cols-wrapper {
        margin-left: -0.5em !important;
        margin-right: -0.5em !important;
    }
    .grid-cols-wrapper.grid-cols-wrapper-small {
        margin-left: -0.25em !important;
        margin-right: -0.25em !important;
    }
    .grid-col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 1em);
        flex: 0 1 calc(100% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(91.66666666666666% - 1em);
        flex: 0 1 calc(91.66666666666666% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(83.33333333333334% - 1em);
        flex: 0 1 calc(83.33333333333334% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(75% - 1em);
        flex: 0 1 calc(75% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(66.66666666666666% - 1em);
        flex: 0 1 calc(66.66666666666666% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(58.333333333333336% - 1em);
        flex: 0 1 calc(58.333333333333336% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(50% - 1em);
        flex: 0 1 calc(50% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(41.66666666666667% - 1em);
        flex: 0 1 calc(41.66666666666667% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(33.33333333333333% - 1em);
        flex: 0 1 calc(33.33333333333333% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(25% - 1em);
        flex: 0 1 calc(25% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(16.666666666666664% - 1em);
        flex: 0 1 calc(16.666666666666664% - 1em);
        -webkit-box-flex: 0;
        -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;
        -ms-flex: 0 1 calc(8.333333333333332% - 1em);
        flex: 0 1 calc(8.333333333333332% - 1em);
        -webkit-box-flex: 0;
        -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-"] {
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
    .grid-col-5-cols {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(20% - 1em);
        flex: 0 1 calc(20% - 1em);
        width: calc(20% - 1em);
    }
    .archive-container .series-box-container .series-overlay h4 {
        font-size: 13px;
    }
    .mobile-menu-button-wrapper .mobile-menu-button {
        padding: 0 1em;
    }
    .home-splash-new h1 {
        font-size: 6vw;
    }
    .overlay {
        max-width: 75%;
    }
    .overlay h2 {
        font-size: 20px;
    }
    .overlay p {
        font-size: 14px;
    }
}
.overlay-bg {
    padding: 2em;
    overflow: hidden;
}
@media (max-width: 62.5em) {
    .overlay-bg {
        padding: 1.33333333em;
    }
}
@media (max-width: 40.625em) {
    .overlay-bg {
        padding: 1em;
    }
}
@media (max-width: 34.375em) {
    .overlay h2 {
        font-size: 16px;
    }
    .overlay p {
        font-size: 12px;
    }
    .overlay-bg {
        padding: 0.5em;
    }
}
.overlay-bg:before {
    content: " ";
    z-index: -1;
    background: #2f5235;
    background: -webkit-linear-gradient(54deg, #2f5235, #815282);
    background: -o-linear-gradient(54deg, #2f5235, #815282);
    background: linear-gradient(36deg, #2f5235, #815282);
    -webkit-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);
    -o-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);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-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: rgb(0 0 0 / 0.2);
    -webkit-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    transform: skewY(-5deg);
    -webkit-transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-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;
}
.cycle-next,
.cycle-prev {
    position: absolute;
    z-index: 1000;
    top: 50%;
    -webkit-transform: translateY(calc(-50% - 0.5em));
    -ms-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-next i,
.cycle-prev i {
    vertical-align: middle;
    line-height: 50px;
}
.home-intro-section {
    padding: 3em 0;
    background-color: #F5F2EE;
    position: relative;
}
@media (max-width: 75em) {
    .home-intro-section {
        padding: 2em 0;
    }
}
.home-intro-with-video {
    background-color: #F5F2EE;
    margin: 0 auto;
    border: 1px solid #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
@media (min-width: 62.5001em) {
    .home-intro-with-video {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 1100px;
        border-left: none;
    }
    .home-intro-with-video > div {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
    .home-intro-with-video .home-intro-content-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 2em 0 0;
    }
    .home-intro-with-video .home-intro-video {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.home-intro-wrapper {
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 100000000;
    padding: 2em 4em;
    overflow: hidden;
}
.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%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: rgb(255 255 255 / 0.6);
}
.home-intro-wrapper .home-intro-header span {
    position: relative;
    z-index: 1;
    background-color: #e6d8e7;
    padding: 0 32px;
    display: inline-block;
}
.home-intro-wrapper p {
    font-size: 1.75em;
    margin-bottom: 1.14285714em;
    line-height: 1.7;
    font-weight: 300;
}
@media (max-width: 56.25em) {
    .content-cols-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .content-cols-wrapper .content-col {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
    .home-intro-wrapper {
        padding: 2em;
    }
    .home-intro-wrapper p {
        font-size: 1.5em;
        margin-bottom: 1.33333333em;
    }
}
@media (max-width: 40.625em) {
    .overlay-bg:after {
        bottom: -60px;
    }
    .cycle-next,
    .cycle-prev {
        display: none;
    }
    .home-intro-section {
        padding: 1em 0;
    }
    .home-intro-wrapper {
        padding: 1em;
    }
    .home-intro-wrapper p {
        font-size: 1.25em;
        margin-bottom: 0.8em;
    }
}
.cards-section {
    padding: 4em 0;
    text-align: center;
}
.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: #2f5235;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-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: 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);
    -o-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);
}
.card-container a {
    display: block;
    height: 100%;
}
.card-container:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.card-container:hover .card-image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.card-container:active:before {
    height: 4px;
}
@media (max-width: 50em) {
    .card-container {
        -webkit-box-flex: 0;
        -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;
    }
    .main-footer .footer-col {
        -webkit-box-flex: 0;
        -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;
    }
}
.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: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-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 #2f5235;
}
.card-content h3 {
    font-size: 1.5em;
    margin-bottom: 0.66666667em;
}
.card-content p {
    font-size: 0.875em;
    margin-bottom: 1.14285714em;
    color: #656565;
}
.card-cat {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: 16px;
}
#sidemenu .current .selected > a,
.home-event-title,
.login-form input[type="password"],
.login-form p.error {
    font-weight: 500;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
}
.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: #636363;
    color: #F5F2EE;
    position: relative;
}
.main-footer h3 {
    color: #F5F2EE;
    font-size: 0.8125em;
    margin-bottom: 1.23076923em;
}
.event-info-wrapper .event-info-content p,
.login-form p,
.main-footer p {
    font-size: 0.875em;
    margin-bottom: 1.14285714em;
}
.main-footer p {
    color: #F5F2EE;
}
.bottom-footer .copyright,
.bottom-footer a,
.calendar li .show-info:hover .show-time,
.main-footer a,
.main-footer a:active {
    color: #F5F2EE;
}
.main-footer a:hover {
    color: #F5F2EE;
}
.svg-shape-footer {
    bottom: 100%;
    height: 30px;
}
.bottom-footer {
    background-color: #636363;
    padding: 1em 0;
}
.bottom-footer .bottom-footer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bottom-footer a:hover {
    color: #fff;
}
.bottom-footer .copyright-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 1em;
}
.bottom-footer .copyright {
    margin-bottom: 0;
    font-size: 12px;
}
.bottom-footer .pit-logo-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.inner-page-title-section {
    padding: 2em 0;
    background-color: #2F5335;
    display: none;
}
@media (min-width: 79.0001em) {
    .page-title-wrapper {
        padding: 0 2em;
    }
}
.page-title {
    font-size: 3.75em;
    margin-bottom: 0;
    color: #fff;
}
@media (max-width: 62.5em) {
    .home-intro-with-video {
        max-width: 650px;
    }
    .home-intro-with-video .home-intro-content-wrapper {
        padding: 2em 0;
    }
    .page-title {
        font-size: 3em;
        margin-bottom: 0;
    }
}
@media (max-width: 50em) {
    .page-title {
        font-size: 2.5em;
        margin-bottom: 0.1em;
    }
}
.page-subtitle {
    font-size: 2.25em;
    margin-bottom: 0;
    color: rgb(0 0 0 / 0.5);
}
@media (max-width: 62.5em) {
    .page-subtitle {
        font-size: 1.75em;
        margin-bottom: 0;
    }
}
@media (max-width: 50em) {
    .page-subtitle {
        font-size: 1.5em;
        margin-bottom: 0;
    }
}
.page-width {
    max-width: 1100px;
    margin: 0 auto;
}
.login-form {
    max-width: 275px;
    margin: 0 auto;
}
.login-form p.error {
    padding: 4px 12px;
    background-color: rgb(234 23 33 / 0.05);
    color: #ea1721;
}
#sidemenu,
.calendar-sidebar .sidebar-options .sidebar-date-view,
.event-info-wrapper.event-info-popup-wrapper,
.login-form .input-container {
    margin-bottom: 1em;
}
.login-form input[type="password"] {
    width: 100%;
    padding: 12px;
    border: 2px solid #d9d9d9;
    text-align: center;
    outline: 0;
}
.login-form input[type="password"]:focus {
    border-color: #e6d8e7;
}
.blog-sidebar .blog-sidemenu li:not(:last-child) a,
.team-list > .team-member {
    border-bottom: 1px solid #eee;
}
.svg-shape-inside-page {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 100px;
}
.svg-shape-inside-page path {
    fill: #2f5235;
    fill: #e6d8e7;
}
.inner-page-content-section {
    position: relative;
    z-index: 1;
    padding: 0 0 3em;
    overflow: hidden;
}
img.background-img {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -2;
    opacity: 0.2;
}
@media (min-width: 106.25em) {
    .home-splash:after {
        height: 90px;
    }
    .inner-page-content-section:before {
        height: 80px;
        -webkit-transform: skewY(-2deg) translateY(-40px);
        -ms-transform: skewY(-2deg) translateY(-40px);
        transform: skewY(-2deg) translateY(-40px);
    }
}
.page-card,
.page-image-wrapper {
    position: absolute;
    overflow: hidden;
    left: 0;
    opacity: 0.2;
}
.page-image-wrapper img {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.content-with-sidebar-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 1;
}
.content-with-sidebar-wrapper:after,
.content-with-sidebar-wrapper:before {
    content: " ";
    position: absolute;
    bottom: 100%;
    z-index: -1;
    height: 10px;
    #background-color: #2f5235;
}
.content-with-sidebar-wrapper:before {
    -webkit-transform: skewY(-0.75deg);
    -ms-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 #2f5235;
}
.content ol,
.content ul,
.content-full ol,
.content-full ul,
.content-with-sidebar ol,
.content-with-sidebar ul,
.home-intro-with-video ul {
    font-size: 0.9375em;
    margin-bottom: 2em;
}
.content ol li,
.content ul li,
.content-full ol li,
.content-full ul li,
.content-with-sidebar ol li,
.content-with-sidebar ul li,
.home-intro-with-video ul li {
    position: relative;
    line-height: 1.8;
}
.content ol li:before,
.content ul li:before,
.content-full ol li:before,
.content-full ul li:before,
.content-with-sidebar ol li:before,
.content-with-sidebar ul li:before,
.home-intro-with-video ul li:before {
    content: " ";
    width: 0.5em;
    height: 0.5em;
    position: absolute;
    top: 0.5em;
    left: 1.25em;
    left: calc((32px / 2) - (0.5em/2));
    margin-top: 2px;
    border-radius: 2px;
    background: #D99F93;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.content ol > li,
.content ul > li,
.content-full ol > li,
.content-full ul > li,
.content-with-sidebar ol > li,
.content-with-sidebar ul > li,
.home-intro-with-video ul > li {
    padding-left: 32px;
}
@media (max-width: 40.625em) {
    .card-content {
        padding: 1em;
    }
    .card-content h3 {
        font-size: 1.25em;
        margin-bottom: 0.4em;
    }
    .card-content p {
        font-size: 0.8125em;
        margin-bottom: 0.61538462em;
    }
    .card-cat {
        margin-bottom: 8px;
    }
    .inner-page-title-section {
        padding: 1em 0;
    }
    .content ol,
    .content p,
    .content ul,
    .content-full ol,
    .content-full p,
    .content-full ul,
    .content-with-sidebar ol,
    .content-with-sidebar p,
    .content-with-sidebar ul,
    .home-intro-with-video ul {
        font-size: 0.875em;
        margin-bottom: 1.14285714em;
    }
    .content ol li:before,
    .content ul li:before,
    .content-full ol li:before,
    .content-full ul li:before,
    .content-with-sidebar ol li:before,
    .content-with-sidebar ul li:before,
    .home-intro-with-video ul li:before {
        left: calc((32px / 2) - (0.5em/2));
    }
    .content ol > li,
    .content ul > li,
    .content-full ol > li,
    .content-full ul > li,
    .content-with-sidebar ol > li,
    .content-with-sidebar ul > li,
    .home-intro-with-video ul > li {
        padding-left: 32px;
    }
}
.blog-sidebar .blog-sidemenu,
.content ol > li:not(:last-child),
.content ul > li:not(:last-child),
.content-full ol > li:not(:last-child),
.content-full ul > li:not(:last-child),
.content-with-sidebar ol > li:not(:last-child),
.content-with-sidebar ul > li:not(:last-child),
.home-intro-with-video ul > li:not(:last-child),
.team-grid .team-extra-overlay h4 {
    margin-bottom: 8px;
}
.content ol,
.content-full ol,
.content-with-sidebar ol {
    list-style: none;
    counter-reset: default-style-counter;
}
.content ol li,
.content-full ol li,
.content-with-sidebar ol li {
    counter-increment: default-style-counter;
}
.content ol li:after,
.content ol li:before,
.content-full ol li:after,
.content-full ol li:before,
.content-with-sidebar ol li:after,
.content-with-sidebar ol li:before {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 4px;
}
.content ol li:after,
.content-full ol li:after,
.content-with-sidebar ol li:after {
    content: counter(default-style-counter);
    text-align: center;
    color: #fff;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 500;
    margin-top: 2px;
}
.blog-list-wrapper .blog-list-item .blog-content .blog-title a:hover,
.content .primary-color-text,
.content-full .primary-color-text,
.content-with-sidebar .primary-color-text {
    color: #2f5235;
}
.content blockquote,
.content-full blockquote,
.content-with-sidebar blockquote,
.home-intro-with-video blockquote {
    padding: 2em;
    margin-bottom: 2em;
    background: #2f5235;
    background: -webkit-linear-gradient(54deg, #2f5235, #815282);
    background: -o-linear-gradient(54deg, #2f5235, #815282);
    background: linear-gradient(36deg, #2f5235, #815282);
    position: relative;
    z-index: 1;
    overflow: hidden;
    clear: both;
}
.content blockquote:before,
.content-full blockquote:before,
.content-with-sidebar blockquote:before,
.home-intro-with-video blockquote:before {
    content: " ";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -40px;
    width: 100%;
    height: 80px;
    background-color: rgb(0 0 0 / 0.2);
    -webkit-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    transform: skewY(-5deg);
}
@media screen and (max-width: 40.625em) {
    .content .image-left,
    .content .image-right,
    .content-full .image-left,
    .content-full .image-right,
    .content-with-sidebar .image-left,
    .content-with-sidebar .image-right,
    .figure-left,
    .figure-right,
    .image-left,
    .image-right {
        float: none;
        display: block;
        margin: 1em auto;
        max-width: 100%;
    }
    .content-cols-wrapper .content-col .home-feature-image,
    .content-cols-wrapper .content-col-img {
        height: 200px;
    }
}
.content {
    margin: 0 auto;
    padding: 2em;
}
.content.background-img {
    background-color: rgba(255, 255, 255, 0);
}
.content-wrapper.background-img {
    background-color: rgba(255, 255, 255, 0);
}
.content-with-sidebar {
    width: 75%;
    margin-right: 2em;
    #background-color: #fff;
}
.sidebar {
    padding: 1em;
    width: 25%;
    background-color: #fff;
}
.sidebar h3 {
    font-size: 1.25em;
    margin-bottom: 0.8em;
}
#sidemenu .current {
    margin: 0 -16px;
}
#sidemenu .current li,
.calendar-sidebar .sidebar-ics {
    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, -webkit-box-shadow 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
}
#sidemenu .current a:active,
.home-event-link:active {
    -webkit-box-shadow: inset 4px 0 0 0 #2f5235;
    box-shadow: inset 4px 0 0 0 #2f5235;
}
#sidemenu .current .selected > a {
    background-color: #eee;
    -webkit-box-shadow: inset 4px 0 0 0 #2f5235;
    box-shadow: inset 4px 0 0 0 #2f5235;
}
.home-events-section {
    padding: 0 0 6em;
}
@media (max-width: 50em) {
    .content-with-sidebar-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .content-with-sidebar {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1em;
    }
    .sidebar {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        border-top: 5px solid #2f5235;
    }
    .home-events-cols-wrapper .home-event-col {
        -webkit-box-flex: 0;
        -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 (max-width: 50em) and all and (max-width: 40.625em) {
    .card-container,
    .main-footer .footer-col {
        -webkit-box-flex: 0;
        -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-events-cols-wrapper .home-event-col {
        -webkit-box-flex: 0;
        -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 (max-width: 21.875em) {
    .buttons-cols-wrapper .border-button {
        padding: 1em 2em;
        font-size: 11px;
    }
    .home-events-cols-wrapper .home-event-col {
        -webkit-box-flex: 0;
        -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 (max-width: 21.875em) and all and (max-width: 40.625em) {
    .home-events-cols-wrapper .home-event-col {
        -webkit-box-flex: 0;
        -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: #2f5235;
    background: -webkit-linear-gradient(54deg, #2f5235, #815282);
    background: -o-linear-gradient(54deg, #2f5235, #815282);
    background: linear-gradient(36deg, #2f5235, #815282);
}
.home-event-col-header h4 {
    font-size: 0.875em;
    margin-bottom: 1.14285714em;
    color: #fff;
}
@media (max-width: 40.625em) {
    .content h1,
    .content-full h1,
    .content-with-sidebar h1 {
        font-size: 2em;
        margin-bottom: 0.5em;
    }
    .content h2,
    .content-full h2,
    .content-with-sidebar h2 {
        font-size: 1.5em;
        margin-bottom: 0.66666667em;
    }
    .content h3,
    .content-full h3,
    .content-with-sidebar h3 {
        font-size: 1.25em;
        margin-bottom: 0.8em;
    }
    .content h4,
    .content-full h4,
    .content-with-sidebar h4 {
        font-size: 1em;
        margin-bottom: 1em;
    }
    .content blockquote,
    .content-full blockquote,
    .content-with-sidebar blockquote,
    .home-intro-with-video blockquote {
        padding: 1em;
        margin-bottom: 1em;
    }
    .content {
        padding: 1em;
    }
    #sidemenu,
    .home-events-cols-wrapper .home-event-col:nth-child(-n + 2) {
        margin-bottom: 1em;
    }
    .home-event-col-header h4 {
        font-size: 0.875em;
        margin-bottom: 0;
    }
}
.home-event-item {
    font-size: 13px;
}
@media (max-width: 40.625em) {
    .home-event-item {
        font-size: 12px;
    }
}
.home-event-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.66666667em 1em;
    -webkit-transition: background-color 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
}
.calendar .month-display,
.page-card a,
.page-cards-links-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
}
.home-event-time {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    color: #656565;
}
.home-event-title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    color: #222324;
}
.team-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}
.blog-article figure,
.blog-article iframe,
.blog-list-wrapper .blog-list-item:not(:last-of-type),
.team-list {
    margin-bottom: 2em;
}
.team-list > .team-member {
    padding-bottom: 2em;
    margin-bottom: 2em;
}
.team-list > .team-member:last-child {
    border: none;
    padding: 0;
    margin: 0;
}
.team-list > .team-member h3 {
    color: #222324;
    margin-bottom: 1.33333333em;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 700;
}
.team-list > .team-member h3 + h4 {
    margin-top: -32px;
}
.team-list > .team-member h4 {
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    margin-bottom: 1.77777778em;
}
@media (min-width: 40.6251em) {
    .team-list > .team-member {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .team-list > .team-member .team-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
    }
    .team-list > .team-member .team-content {
        -webkit-box-flex: 1;
        -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(2n) .team-content {
        text-align: right;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .team-list > .team-member:nth-child(2n) .team-image {
        margin-left: 2em;
    }
}
.team-grid .team-member-container {
    -webkit-box-shadow: 0 0 25px 2px rgb(0 0 0 / 0.15);
    box-shadow: 0 0 25px 2px rgb(0 0 0 / 0.15);
    margin-bottom: 2em;
    -webkit-box-flex: 0;
    -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 (max-width: 40.625em) {
    .team-list > .team-member {
        padding-bottom: 1em;
        margin-bottom: 1em;
    }
    .team-list > .team-member h3 {
        font-size: 1.25em;
        margin-bottom: 0.8em;
    }
    .team-list > .team-member h3 + h4 {
        margin-top: -16px;
    }
    .team-list > .team-member h4 {
        font-size: 1em;
        margin-bottom: 1em;
    }
    .team-list > .team-member .team-image {
        max-width: 300px;
        margin: 0 auto 1em;
    }
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -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 (max-width: 68.75em) {
    .main-header .row {
        padding-right: 0;
    }
    .main-header-wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .menu {
        display: none;
    }
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -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 (max-width: 68.75em) and all and (max-width: 40.625em) {
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -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;
        -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;
        -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 (max-width: 40.625em) {
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -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 (max-width: 28.125em) {
    .overlay-left-top {
        left: 0.5em;
        top: 0.5em;
    }
    .overlay-left-bottom,
    .overlay-left-center {
        left: 0.5em;
    }
    .overlay-center-bottom,
    .overlay-left-bottom,
    .overlay-right-bottom {
        bottom: 0.5em;
    }
    .overlay-right-top {
        right: 0.5em;
        top: 0.5em;
    }
    .overlay-right-bottom,
    .overlay-right-center {
        right: 0.5em;
    }
    .overlay-center-top {
        top: 0.5em;
    }
    p {
        font-size: 0.8125em;
        margin-bottom: 1.23076923em;
    }
    .archive-container .series-box-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 1em);
        flex: 0 1 calc(100% - 1em);
        width: calc(100% - 1em);
        margin: 0 0.5em 1em;
    }
    .overlay h2 {
        font-size: 14px;
    }
    .overlay p {
        font-size: 10px;
    }
    .home-intro-with-video .home-intro-content-wrapper {
        padding: 1em 0;
    }
    .home-intro-wrapper p {
        font-size: 1em;
        margin-bottom: 0.0625em;
    }
    .page-title {
        font-size: 2em;
        margin-bottom: 0.125em;
    }
    .page-subtitle {
        font-size: 1.25em;
        margin-bottom: 0;
    }
    .content p,
    .content-full p,
    .content-with-sidebar p {
        font-size: 0.875em;
        margin-bottom: 1.14285714em;
    }
    .home-event-col-header h4 {
        font-size: 13px;
    }
    .home-event-item {
        font-size: 11px;
    }
    .team-wrapper-grid {
        max-width: 320px !important;
    }
    .team-grid .team-member-container {
        -webkit-box-flex: 0;
        -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 (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: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.team-grid .extra-info-toggle i:last-child,
.team-grid .extra-info-toggle.active i:first-child {
    opacity: 0;
}
.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 rgb(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);
    -ms-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, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
}
.team-grid .team-email-overlay:hover .team-email-text {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-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: #fff0;
    background-image: -webkit-linear-gradient(top, transparent, rgb(0 0 0 / 0.75));
    background-image: -moz-linear-gradient(top, transparent, rgb(0 0 0 / 0.75));
    background-image: -o-linear-gradient(top, transparent, rgb(0 0 0 / 0.75));
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgb(0 0 0 / 0.75)));
    background-image: linear-gradient(to bottom, transparent, rgb(0 0 0 / 0.75));
    padding: 3em 1em 1em;
    -webkit-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, -webkit-transform 0.25s ease-in-out;
    -o-transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
}
.team-grid .team-overlay-title.inactive {
    -moz-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-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: rgb(34 35 36 / 0.5);
}
.team-grid .team-extra-overlay h3 {
    padding: 0 24px 0 0;
}
.team-grid .team-extra-overlay .white-button {
    display: block;
    background-color: #fff;
    color: #222324;
}
.calendar .week_today_0:before,
.calendar .week_today_1:before,
.calendar .week_today_2:before,
.calendar .week_today_3:before,
.calendar .week_today_4:before,
.calendar .week_today_5:before,
.calendar .week_today_6:before,
.calendar .week_today_7:before {
    background-color: #427abd !important;
    width: 14.28571429%;
}
.team-grid .team-extra-overlay.active {
    display: block;
    -moz-animation: 0.25s forwards slide-in-top;
    -o-animation: 0.25s forwards slide-in-top;
    animation: 0.25s forwards slide-in-top;
    -webkit-animation: 0.25s forwards slide-in-top;
}
.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: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 700;
}
.calendar .day-container .list-day .day,
.calendar-sidebar h3,
.event-detail,
.team-grid h4 {
    font-weight: 400;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
}
.team-grid h4 {
    font-size: 1em;
    margin-bottom: 0;
    color: rgb(255 255 255 / 0.75);
}
.team-grid p {
    color: #fff;
    font-size: 0.875em;
    margin-bottom: 1.14285714em;
}
.page-cards-links-wrapper {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1em;
}
.page-card-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(33.33333% - 2em);
    flex: 1 1 calc(33.33333% - 2em);
    width: calc(33.33333% - 2em);
    margin: 0 1em 2em;
}
.page-card a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em;
    background-color: rgb(34 35 36 / 0.4);
    -webkit-transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-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);
    -ms-transform: translateY(-1.5em);
    transform: translateY(-1.5em);
    overflow: hidden;
}
.page-card .page-card-content h4 {
    color: #fff;
    margin-bottom: 0;
    font-size: 24px;
}
@media (max-width: 50em) {
    .page-card .page-card-content h4 {
        font-size: 18px;
    }
}
.page-card .page-card-content p {
    color: rgb(255 255 255 / 0.75);
    overflow-y: hidden;
    margin-bottom: 0;
}
.calendar li:before,
.calendar-sidebar .calendar-categories ul li:before {
    font-family: "" !important;
    content: "" !important;
    color: inherit !important;
    width: auto !important;
}
.page-card .page-card-content p span {
    -webkit-transform: translateY(100%);
    -ms-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: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-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-wrapper-no-image .page-card .page-card-content p span,
.page-card:hover .page-card-content p span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.page-card-wrapper-no-image .page-card a {
    position: static;
    padding: 0;
    background-color: #2f5235;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.page-card-wrapper-no-image .page-card:hover:after {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
*,
:after,
:before {
    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 .month-display {
    margin-bottom: 1em;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.calendar .month-display a,
.calendar li .show-info .show-name,
.calendar li a {
    text-decoration: none;
}
.calendar .month-display .calendar_nav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
}
.calendar .month-display #current-month {
    float: left;
    width: 33%;
    text-align: center;
}
.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;
}
.blog-article .blog-title,
.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: rgb(148 94 149 / 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 {
    left: -14.28571429%;
}
.calendar .week_today_0 .days li:nth-child(0) .date,
.calendar .week_today_1 .days li:first-child .date,
.calendar .week_today_2 .days li:nth-child(2) .date,
.calendar .week_today_3 .days li:nth-child(3) .date,
.calendar .week_today_4 .days li:nth-child(4) .date,
.calendar .week_today_5 .days li:nth-child(5) .date,
.calendar .week_today_6 .days li:nth-child(6) .date,
.calendar .week_today_7 .days li:nth-child(7) .date {
    color: #fff !important;
}
.calendar .week_today_0 .days li:nth-child(0) .show-info,
.calendar .week_today_1 .days li:first-child .show-info,
.calendar .week_today_2 .days li:nth-child(2) .show-info,
.calendar .week_today_3 .days li:nth-child(3) .show-info,
.calendar .week_today_4 .days li:nth-child(4) .show-info,
.calendar .week_today_5 .days li:nth-child(5) .show-info,
.calendar .week_today_6 .days li:nth-child(6) .show-info,
.calendar .week_today_7 .days li:nth-child(7) .show-info {
    background-color: rgb(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,
.calendar .week_today_1 .days li:first-child .show-info .show-time,
.calendar .week_today_2 .days li:nth-child(2) .show-info .show-time,
.calendar .week_today_3 .days li:nth-child(3) .show-info .show-time,
.calendar .week_today_4 .days li:nth-child(4) .show-info .show-time,
.calendar .week_today_5 .days li:nth-child(5) .show-info .show-time,
.calendar .week_today_6 .days li:nth-child(6) .show-info .show-time,
.calendar .week_today_7 .days li:nth-child(7) .show-info .show-time {
    color: rgb(255 255 255 / 0.8);
}
.calendar .week_today_1:before {
    left: 0;
}
.calendar .week_today_2:before {
    left: 14.28571429%;
}
.calendar .week_today_3:before {
    left: 28.57142857%;
}
.calendar .week_today_4:before {
    left: 42.85714286%;
}
.calendar .week_today_5:before {
    left: 57.14285714%;
}
.calendar .week_today_6:before {
    left: 71.42857143%;
}
.calendar .week_today_7:before {
    left: 85.71428571%;
}
.calendar ul {
    margin-top: 0 !important;
    list-style: none;
    padding: 0;
    margin: 0;
    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 {
    margin: 0 !important;
    display: block !important;
    line-height: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 14.28571429%;
    padding: 0;
    float: left;
    overflow: visible;
}
.calendar li:before {
    float: none !important;
    border: none !important;
}
.calendar li.out_of_range {
    background-color: #f5f5f5;
    color: #666;
}
.calendar li .show-info {
    width: 90%;
    margin: 0 5% 5px;
    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;
    -o-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 .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-time {
    color: #6892a7;
    -webkit-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
}
.calendar .date {
    text-align: right;
    margin-bottom: 5px;
    padding: 5px 5px 0 0;
}
.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;
}
.calendar .day-container .list-event {
    float: right;
    width: 78%;
    margin-bottom: 10px;
    padding: 10px;
}
.calendar .day-container .list-event .event-time {
    font-size: 15px;
}
.calendar .day-container .list-event .event-title a {
    text-decoration: none;
    font-weight: 700;
}
.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;
}
.event_times .event_dates {
    font-weight: 700;
}
.location_left {
    width: 48%;
    margin-right: 2%;
    float: left;
}
.location_left h4.location_directions,
.location_left h4.location_link,
.location_left h4.location_phone {
    margin-top: 15px;
}
.location_right {
    float: right;
    width: 48%;
    margin-left: 2%;
}
.calendar-sidebar .sidebar-options .sidebar-display-view,
.event-detail .event-map iframe,
.location_right .location_image {
    width: 100%;
}
@media only screen and (max-width: 540px) {
    .calendar .day-container .list-day,
    .calendar .day-container .list-event {
        width: 100%;
    }
    .location_left,
    .location_right {
        width: 100%;
        margin-right: 0;
    }
}
.location_right .proclaim-it-map {
    padding-bottom: 100% !important;
}
.calendar-sidebar h3 {
    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: rgb(34 35 36 / 0.15);
}
.calendar-sidebar .sidebar-options a {
    color: rgb(34 35 36 / 0.5);
}
.calendar-sidebar .sidebar-options a.view-selected {
    color: #222324;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 700;
}
.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 li {
    text-indent: 0 !important;
    margin: 0 5px 5px 0 !important;
    display: block !important;
    font-size: 14px !important;
    line-height: 1 !important;
    float: left;
    position: relative;
    overflow: hidden;
}
.calendar-sidebar .calendar-categories ul li:before {
    float: none !important;
}
.calendar-sidebar .calendar-categories .sidebar-all-cats {
    display: block !important;
    float: none !important;
    margin: 0 0 5px !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;
    -o-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: rgb(0 0 0 / 0.075);
    color: #6892a7;
}
.calendar-sidebar .calendar-categories .sidebar-cat-button.sidebar-cat-button-all.cat-selected,
.calendar-sidebar .calendar-categories .sidebar-cat-button.sidebar-cat-button-all:hover {
    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) {
    .calendar-sidebar .sidebar-options .display-h3,
    .calendar-sidebar .sidebar-options .sidebar-display-view,
    .calendar-view {
        display: none;
    }
    .list-view {
        display: block;
    }
}
.event-info-wrapper .proclaim-it-map {
    padding-bottom: 50%;
}
.event-info-wrapper .event-info-content h3 {
    font-size: 1.125em;
    margin-bottom: 0.88888889em;
}
.event-detail-title {
    font-size: 2em;
    margin-bottom: 1em;
    letter-spacing: 0;
    color: #222324;
}
.detail-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000000;
    text-align: center;
    background-color: rgb(34 35 36 / 0.75);
    display: none;
}
.event-detail {
    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 rgb(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 .category-color {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: 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: rgb(148 94 149 / 0.1);
    color: #2f5235;
    text-align: center;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    font-weight: 500;
}
.blog-article .blog-info,
.blog-sidebar .blog-sidemenu li .list-title,
.blog-sidebar .button-list li a {
    font-weight: 700;
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
}
.event-detail .day-number {
    line-height: 50px;
    vertical-align: middle;
}
.event-detail .close-detail {
    padding: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #656565;
}
.event-detail .close-detail i {
    font-size: 18px;
}
.event-detail .event-popup-title {
    font-size: 1.5em;
    letter-spacing: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #222324;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 16px 0;
}
.event-detail section {
    zoom: 1;
    text-align: left;
    padding: 0;
}
.event-detail .event-info {
    padding: 1em;
    border-top: 1px solid #f5f5f5;
}
.event-info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.5em;
}
.event-info-item .event-info-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    text-align: center;
    color: rgb(34 35 36 / 0.4);
}
.event-info-item .event-info-icon i {
    vertical-align: baseline;
    font-size: 14px;
}
.event-info-item .event-info-text {
    display: block;
    font-size: 14px;
    line-height: 1.7;
}
.event-detail-show {
    opacity: 1;
    display: block;
    margin-top: 50px;
}
.blog-list-wrapper .blog-list-item .blog-image img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}
.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-date {
    display: block;
    font-size: 0.9375em;
    margin-bottom: 0.53333333em;
    color: rgb(34 35 36 / 0.75);
    font-family: calibri, sans-serif;
    font-size: 10pt;
    letter-spacing: 2px;
    line-height: 20pt;
    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-content,
    .blog-list-wrapper .blog-list-item .blog-image {
        float: none;
        width: 100%;
        text-align: center;
        padding: 0;
    }
}
.page-pagination {
    zoom: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.page-pagination li {
    margin: 0 8px !important;
    display: inline-block !important;
}
.page-pagination li a,
.page-pagination li span {
    padding: 8px;
    position: relative;
    color: #222324;
    border-radius: 3px;
    text-align: center;
}
.page-pagination .current a,
.page-pagination .current a:hover,
.page-pagination .current span,
.page-pagination .current span:hover {
    color: #fff;
    background-color: #2f5235;
}
.blog-sidebar .button-list li a,
.blog-sidebar .button-list li:not(:first-child) a {
    background-color: #eee;
    color: #222324;
}
@media (max-width: 40.625em) {
    .page-cards-links-wrapper {
        margin: 0 -0.5em;
    }
    .page-card-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 1em);
        flex: 1 1 calc(50% - 1em);
        width: calc(50% - 1em);
        margin: 0 0.5em 1em;
    }
    .page-card .page-card-content h4 {
        font-size: 16px;
    }
    .calendar .month-display #current-month {
        font-size: 12px;
        font-family: calibri, sans-serif;
	font-size: 10pt;
	letter-spacing: 2px;
	line-height: 20pt;
        font-weight: 700;
    }
    .event-detail-title {
        font-size: 1.75em;
        margin-bottom: 0.57142857em;
    }
    .blog-article figure,
    .blog-article iframe,
    .blog-list-wrapper .blog-list-item:not(:last-of-type) {
        margin-bottom: 1em;
    }
    .blog-list-wrapper .blog-list-item .blog-content {
        margin-left: 1em;
    }
}
.blog-article figure {
    text-align: center;
    background: #eee;
}
.blog-article figcaption {
    background: #eee;
    padding: 1em;
    text-align: left;
}
.blog-article .blog-info {
    color: rgb(34 35 36 / 0.75) !important;
    line-height: 1.2 !important;
}
.blog-sidebar h3 {
    text-transform: none;
    border: none !important;
    font-size: 1em;
    margin-bottom: 0.5em;
}
.blog-sidebar .button-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1em;
}
.blog-sidebar .blog-sidemenu li,
.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;
    -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 a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    padding: 4px 8px;
    border-radius: 3px;
    display: block;
    text-align: center;
    font-size: 12px;
}
.blog-sidebar .button-list li a:hover {
    background-color: #e1e1e1;
}
.blog-sidebar .button-list li a:active {
    -webkit-box-shadow: inset 1px 1px 3px 0 rgb(0 0 0 / 0.15);
    box-shadow: inset 1px 1px 3px 0 rgb(0 0 0 / 0.15);
    background-color: #dbdbdb;
}
.blog-sidebar .blog-sidemenu li a {
    display: block;
    padding: 8px 12px;
}
.blog-sidebar .blog-sidemenu li span {
    display: block;
    line-height: 1.3;
}
.blog-sidebar .blog-sidemenu li .list-title {
    color: #222324;
    font-size: 12px;
}
.blog-sidebar .blog-sidemenu li .meta {
    color: rgb(34 35 36 / 0.75);
    font-size: 11px;
    font-family: calibri, 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: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.blog-sidebar .rss-button:hover {
    color: #fff;
    background: #ee7319;
}
.blog-sidebar .rss-button:active {
    color: #fff;
    background: #c55c0f;
}

.image-text-overlay-container {
    position: relative;
    color: #F5F2EE;
}

.image-text-overlay-container.main-img {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    overflow: hidden;
}

.title-section {
    height: 100vh;
    background: url('../images/stock-1.jpg') no-repeat 50% 50%;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: block;
}

.image-text-overlay-container h3 {
    color: white;
}

.image-text-overlay-container .overlay-text {
    position: absolute;
    top: 10%;
    right: 0;
}

.block-3 .image-text-overlay-container .overlay-text {
    top: unset;
    bottom: 10%;
}

.home-top-image .image-text-overlay-container .overlay-text {
    right: unset;
    left: 0;
}

.block-6 .image-text-overlay-container .overlay-text {
    right: 0;
}

.block-2 .image-text-overlay-container .overlay-text, .block-6 .image-text-overlay-container .overlay-text {
    color: #636363;
    opacity: 0.8;
}

.block-2 .image-text-overlay-container .overlay-text h3, .block-6 .image-text-overlay-container .overlay-text h3 {
    color: #636363;
}

.block-2 .image-text-overlay-container img, .block-6 .image-text-overlay-container img {
    opacity: 0.2;
}

.with-dove-background {
    position: relative;
}

.with-dove-background {
    position: relative;
    display: flex;
    align-items: stretch;
    min-height: 100%;
}

.with-dove-background > div:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0; /* Align to the top of the div */
    left: 0;
    width: 100%;
    height: 100%; /* This will fill the containing div */
    background-image: url("/public/images/dove_001.png");
    background-repeat: no-repeat;
    background-position: bottom left; /* Positions the image at the bottom */
    opacity: 0.2;
    z-index: -1; /* Push behind content */
}

.with-dove-background .content-wrapper {
    background: unset;
}

@media (max-width: 600px) {
    .home-top-image.title-section {
        background-position: 0;
    }
}

.with-dove-background .page-content-wrapper {
    min-height: 500px;
}

.home-top-image .overlay-text.content {
    top: 320px;
    left: 0;
    transform-origin: 32px 32px;
}

@media (max-height: 840px) and (min-width: 650px) {
    .home-top-image .overlay-text.content {
        transform: scale(0.9);
    }
}
@media (max-height: 780px) and (min-width: 650px) {
    .home-top-image .overlay-text.content {
        transform: scale(0.8);
    }
}
@media (max-height: 720px) and (min-width: 650px) {
    .home-top-image .overlay-text.content {
        transform: scale(0.7);
    }
}
@media (max-height: 660px) and (min-width: 650px) {
    .home-top-image .overlay-text.content {
        transform: scale(0.6);
    }
}
@media (max-height: 600px) and (min-width: 650px) {
    .home-top-image .overlay-text.content {
        transform: scale(0.5);
    }
}
@media (max-height: 640px) and (max-width: 650px) {
    .home-top-image .overlay-text.content {
        transform: scale(0.6);
    }
}

.alternative-logo-svg {
    mix-blend-mode: difference;
}

@media (max-height: 955px) {
    .main-header.transparent-header:not(.header-scroll) .logo-wrapper .alternative-logo-svg {
        height: 200px;
        left: -65px;
    }

    .home-top-image .overlay-text.content {
        top: 200px;
    }
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.cards-section.block-3 .cards-wrapper {
  max-width: unset;
}