/*--------------------------------------------------------------------*\
    #CPM CSS ADDED
\*--------------------------------------------------------------------*/


/*-------------------*\
    #WORDPRESS CORE
\*-------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/********************************************************************************************************/


/*-----------------*\
    #FONT-FACE
\*-----------------*/

@font-face {
    font-family: 'Figtree';
    src: url('../fonts/Figtree-BoldItalic.eot');
    src: url('../fonts/Figtree-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-BoldItalic.woff2') format('woff2'),
        url('../fonts/Figtree-BoldItalic.woff') format('woff'),
        url('../fonts/Figtree-BoldItalic.svg#Figtree-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('../fonts/Figtree-Regular.eot');
    src: url('../fonts/Figtree-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Regular.woff2') format('woff2'),
        url('../fonts/Figtree-Regular.woff') format('woff'),
        url('../fonts/Figtree-Regular.svg#Figtree-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('../fonts/Figtree-Black.eot');
    src: url('../fonts/Figtree-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Black.woff2') format('woff2'),
        url('../fonts/Figtree-Black.woff') format('woff'),
        url('../fonts/Figtree-Black.svg#Figtree-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('../fonts/Figtree-Italic.eot');
    src: url('../fonts/Figtree-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Italic.woff2') format('woff2'),
        url('../fonts/Figtree-Italic.woff') format('woff'),
        url('../fonts/Figtree-Italic.svg#Figtree-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Calluna';
    src: url('../fonts/Calluna-It.eot');
    src: url('../fonts/Calluna-It.eot?#iefix') format('embedded-opentype'), url('../fonts/Calluna-It.woff2') format('woff2'), url('../fonts/Calluna-It.woff') format('woff'), url('../fonts/Calluna-It.ttf') format('truetype'), url('../fonts/Calluna-It.svg#Calluna-It') format('svg');
    font-weight: normal;
}


/********************************************************************************************************/


/*-------------------*\
    #BROWSER UPDATE
\*-------------------*/

.browsehappy [class*='icon-'] {
    display: inline-block;
    background-image: url(../img/browser-sprite.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    margin: 0;
    min-height: 125px;
    padding: 0;
    *zoom: 1;
}

.icon-chrome {
    background-position: 0 -7px;
    width: 120px;
    height: 119px;
}

.icon-firefox {
    background-position: -126px -7px;
    width: 119px;
    height: 119px;
}

.icon-opera {
    background-position: -257px -6px;
    width: 108px;
    height: 118px;
}

.icon-safari {
    background-position: -380px 0;
    width: 111px;
    height: 125px;
}

.icon-ie {
    background-position: -498px -10px;
    width: 116px;
    height: 116px;
}

.browsehappy {
    background: rgb(0, 0, 0);
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    /* FF3+,Saf3+,Opera 10.10+,Chrome,IE9*/
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    /*IE 5.5-7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000)";
    /*IE8*/
    zoom: 1;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 20;
}

.browsehappy .wrap {
    background: #3d3d3d;
    border: 1px solid #ffffff;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    left: 50%;
    margin-left: -30%;
    padding: 30px;
    position: absolute;
    text-align: center;
    top: 20%;
    width: 60%;
}

.browsehappy .bottom-text strong {
    color: #e6443c;
}

.browsehappy .bottom-text a strong {
    color: #50ABA7;
}

.browsehappy .logos {
    margin: 20px 0;
}

.browsehappy .logos li {
    display: inline-block;
    margin: 10px 0;
    text-align: center;
    vertical-align: top;
    width: 200px;
}

.browsehappy .logos li a {
    border-radius: 5px;
    color: #f5f5f5;
    display: block;
    font-size: 20px;
    font-weight: 700;
    padding: 10% 20%;
}

.browsehappy .logos li a:hover {
    background: #f5f5f5;
    color: #3d3d3d;
    text-decoration: none;
}

.browsehappy .logos li span {
    display: block;
}


/********************************************************************************************************/


/*-----------------*\
    #GENERAL
\*-----------------*/

.clear {
    clear: both;
}

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

.clearfix:after {
    clear: both
}

;
.clearfix {
    *zoom: 1
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html.no-js {
    margin-top: 0 !important;
    overflow-x: hidden;
}

body {
    background: #ffffff;
    color: #645959;
    font: 400 18px/1.49 'Figtree', sans-serif;
    margin: 0 !important;
    overflow: hidden;
    position: relative;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
}

body.logged-in.admin-bar {
    padding-top: 32px;
}

#page {
    position: relative;
}

a,
a:visited {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

a:hover,
a:visited:hover {
    color: inherit;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

p {
    margin: 0 0 26px;
}

img {
    display: block;
    max-width: 100%;
    vertical-align: top;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 0 0 16px;
}

blockquote {
    background: #e1e1e1;
    border-left: 5px solid #cccccc;
    font-size: 15px;
}

strong {
    font-weight: 600;
}

.dis-table {
    display: table;
    height: 100%;
    width: 100%;
}

.dis-tablecell {
    display: table-cell;
    vertical-align: middle;
}

.bg-img,
.banner-sec {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.pos-abs,
.banner-sec:before,
.custom-bg-block a:after,
.home-section3:before,
.team-panel .panel .title-wrap a {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.font-family2 {
    font-family: 'Calluna';
    font-weight: normal;
}

.img-wrap img {
    width: 100%;
}

.pad-lr-0 {
    padding-left: 0;
    padding-right: 0;
}

.border-top {
    border-top: 1px solid #E8E8E8;
}


/*--------------------------------------------------------------
 * ## FORM-CONTROL PLACEHOLDER
 *--------------------------------------------------------------
 */

.wpcf7-form-control::-webkit-input-placeholder {
    color: #A6ADB4;
}

.wpcf7-form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #A6ADB4;
}

.wpcf7-form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #A6ADB4;
}

.wpcf7-form-control:-ms-input-placeholder {
    color: #A6ADB4;
}

#registrationForm .form-field::-webkit-input-placeholder {
    color: #A6ADB4;
}

#registrationForm .form-field:-moz-placeholder {
    /* Firefox 18- */
    color: #A6ADB4;
}

#registrationForm .form-field::-moz-placeholder {
    /* Firefox 19+ */
    color: #A6ADB4;
}

#registrationForm .form-field:-ms-input-placeholder {
    color: #A6ADB4;
}

.wpcf7-form>.row>div,
#registrationForm>.row>div {
    margin-bottom: 26px;
}

.wpcf7-form label,
#registrationForm label,
form.give-form .form-row label {
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
}

.wpcf7-form input.wpcf7-form-control:not(.wpcf7-submit),
.wpcf7-form .wpcf7-textarea,
#registrationForm .form-field,
.inner-content-wrap form[id*=give-form] .form-row .give-input {
    border: 1px solid #EBEDED;
    color: #645959;
    font-size: 13px;
    padding: 10px 15px;
    outline: none;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.wpcf7-form input.wpcf7-form-control:focus,
.wpcf7-form .wpcf7-textarea:focus,
#registrationForm .form-field:focus,
.inner-content-wrap form[id*=give-form] .form-row .give-input:focus {
    border-color: #5FDEF4;
}

.wpcf7-form .wpcf7-textarea {
    height: 361px;
    resize: none;
}

.custom-btn,
.custom-btn:visited,
input[type="submit"].custom-btn,
.wpcf7-form .wpcf7-submit,
#registrationForm .submit,
form.give-form .give-submit-button-wrap .give-submit,
.give-donation-levels-wrap .give-btn {
    background: #5FDEF4;
    border: none;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    margin-top: 26px;
    padding: 17px 30px;
    outline: none;
    width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.custom-btn:hover,
.custom-btn:visited:hover,
input[type="submit"].custom-btn:hover,
.wpcf7-form .wpcf7-submit:hover,
#registrationForm .submit:hover,
form.give-form .give-submit-button-wrap .give-submit:hover,
.give-donation-levels-wrap .give-btn:hover {
    background: #20d5f5;
    color: #ffffff;
}


/*--------------------------------------------------------------
 * ## SITE-LOADER
 *--------------------------------------------------------------
 */

.site-loader {
    background: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0%;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}

.site-loader .loader-icon {
    color: #e5a1b0;
    left: 50%;
    max-width: 400px;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 90%;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.site-loader .loader-icon img {
    display: inline-block;
}

.site-loader .loader-icon .loading {
    background-color: rgba(12, 51, 92, 0.2);
    display: block;
    height: 4px;
    margin: 40px auto auto;
    overflow: hidden;
    position: relative;
    width: 120px;
}

.site-loader .loader-icon .loading:before {
    background-color: rgb(12, 51, 92);
    content: "";
    display: block;
    height: 4px;
    left: -100px;
    position: absolute;
    width: 100px;
    animation: loading 2s linear infinite;
}

@keyframes loading {
    from {
        left: -100px;
        width: 30%;
    }
    50% {
        width: 30%;
    }
    70% {
        width: 70%;
    }
    80% {
        left: 50%;
    }
    95% {
        left: 120%;
    }
    to {
        left: 100%;
    }
}


/*--------------------------------------------------------------
 * ## HOVER-EFFECT1
 *--------------------------------------------------------------
 */

.hover-effect1,
.img-wrap {
    overflow: hidden;
    position: relative;
}

.hover-effect1 .img-wrap:after,
.masonry-grid.row .img-wrap:after {
    content: "";
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 8;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
}

.hover-effect1:hover .img-wrap:after,
.masonry-grid.row .item:hover .img-wrap:after {
    background: #e5a1b0;
    width: 100%;
    height: 100%;
    opacity: .5;
    left: 0;
    top: 0;
}

.hover-effect1 img,
.masonry-grid.row .item img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.hover-effect1:hover img,
.masonry-grid.row .item:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


/*--------------------------------------------------------------
 * ## LIGHT-BG
 *--------------------------------------------------------------
 */

.light-bg,
.dark-bg {
    position: relative;
}

.light-bg:before,
.dark-bg:before {
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.light-bg:before {
    background: #f3f3f3;
}

.dark-bg:before {
    background: #3BA8CE;
}

.light-bg>*,
.dark-bg>* {
    position: relative;
    z-index: 5;
}

.w-f-color,
.w-f-color * {
    color: #ffffff;
}


/********************************************************************************************************/


/*-----------------*\
    #HEADER
\*-----------------*/

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    100% {
        opacity: 0.9;
        transform: translateY(0);
    }
}

.site-header {
    left: 0;
    padding-top: 72px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 50;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.site-header .container {
    position: relative;
}

.site-header .address-wrap {
    position: absolute;
    right: 15px;
    top: -32px;
}

.site-header address {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    float: right;
    letter-spacing: 1.4px;
    margin: 0;
}

.site-header .site-branding {
    float: left;
}

.site-header .main-navigation {
    color: #ffffff;
    clear: none;
    float: right;
    font-weight: 500;
    letter-spacing: 0.6px;
    margin-top: 16px;
    position: relative;
    width: auto;
}

.site-header .main-navigation .menu>li {
    margin-left: 13px;
    padding-bottom: 23px;
    position: relative;
}

.site-header .main-navigation .menu>li>a {
    color: #ffffff;
    padding-bottom: 6px;
    position: relative;
    text-transform: lowercase;
}

.site-header .main-navigation .menu li a:before {
    background: transparent;
    bottom: 0;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.site-header .main-navigation .menu li a:hover:before,
.site-header .main-navigation .menu>li.current_page_item>a:before {
    background: #5FDEF4;
    width: 100%;
}

.site-header .main-navigation .menu>li.menu-item-has-children>a:hover:before {
    background: transparent;
    width: 0;
}

.site-header .sub-menu {
    background: none;
    margin-left: -106px;
    opacity: 0;
    padding: 36px 28px 20px;
    left: 50% !important;
    top: 500%;
    visibility: hidden;
    width: 212px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.site-header .sub-menu:before {
    background: #5FDEF4;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 8px;
}

.site-header .sub-menu:after {
    border-bottom: 8px solid #5FDEF4;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    content: '';
    left: 50%;
    margin-left: -17px;
    position: absolute;
    top: 0;
}

.site-header .main-navigation>ul>li:hover>ul,
.site-header .main-navigation>ul>li.focus>ul {
    left: auto;
    opacity: 1;
    top: 58%;
    visibility: visible;
}

.site-header .sub-menu li {
    float: none;
    margin-bottom: 18px;
}

.site-header.fixed {
    background: #0C335C;
    left: 0;
    padding-top: 22px;
    position: fixed;
    right: 0;
    animation: slide-down 0.7s;
    -webkit-animation: slide-down 0.7s;
}

body.logged-in.admin-bar .site-header.fixed {
    top: 32px;
}


/*--------------------------------------------------------------
 * ## TOGGLE-MENU
 *--------------------------------------------------------------
 */

.toggle-menu {
    display: inline-block;
    float: right;
    height: 18px;
    margin-top: 20px;
    position: relative;
    width: 27px;
}

.toggle-menu span,
.toggle-menu span:before,
.toggle-menu span:after {
    background-color: #ffffff;
    border-radius: 3px;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.toggle-menu span:before,
.toggle-menu span:after {
    content: '';
    display: block;
}

.toggle-menu span:before {
    top: 8px;
}

.toggle-menu span:after {
    top: 16px;
}

.toggle-menu.active span {
    background-color: #ffffff;
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
    transform: translate3d(0, 8px, 0) rotate(45deg);
}

.toggle-menu.active span:before {
    background-color: #ffffff;
    -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -4px, 0);
    transform: rotate(-45deg) translate3d(-5.71429px, -4px, 0);
    opacity: 0;
}

.toggle-menu.active span:after {
    background-color: #ffffff;
    -webkit-transform: translate3d(0, -16px, 0) rotate(-90deg);
    transform: translate3d(0, -16px, 0) rotate(-90deg);
}


/*--------------------------------------------------------------
 * ## TOGGLE-MENU-WRAP
 *--------------------------------------------------------------
 */

#toggle-menu-wrap {
    background: #0C335C;
    color: #ffffff;
    display: block;
    overflow: hidden;
    padding: 120px 0 30px;
    text-transform: uppercase;
    width: 100%;
    z-index: 12;
    bottom: 0;
    left: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 12;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#toggle-menu-wrap .container {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

#toggle-menu-wrap .menu {
    font-size: 24px;
}

#toggle-menu-wrap .menu>li {
    margin-bottom: 18px;
    position: relative;
}

#toggle-menu-wrap .menu>li.current-menu-item:before {
    background: #5FDEF4;
    content: '';
    position: absolute;
    left: -50vw;
    top: 0;
    right: -50vw;
    bottom: 0;
}

#toggle-menu-wrap .menu>li.current-menu-item a {
    color: #0A4C6E;
}

#toggle-menu-wrap .menu>li a {
    color: #ffffff;
    display: block;
    position: relative;
    padding: 10px 0;
    text-transform: lowercase;
}

#toggle-menu-wrap .menu .sub-menu {
    display: block;
    font-size: 20px;
    margin-left: 0;
    padding-left: 20px;
}

#toggle-menu-wrap .menu .sub-menu li {
    margin-top: 10px;
}

.side-menuOpen #toggle-menu-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.side-menuOpen .site-header {
    bottom: auto;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 12;
    animation: none;
    -webkit-animation: none;
}

body.admin-bar #toggle-menu-wrap,
body.admin-bar.side-menuOpen .site-header {
    top: 32px;
}


/********************************************************************************************************/


/*-----------------*\
    #FOOTER
\*-----------------*/

.pre-footer-sec {
    margin: -196px 0 -265px;
    position: relative;
    z-index: 6;
}

.pre-footer-sec .swiper-container {
    overflow: visible;
    padding-bottom: 69px;
}

.pre-footer-sec .swiper-slide .bg-img {
    height: 243px;
}

.pre-footer-sec .swiper-slide .content {
    background: #ffffff;
    min-height: 148px;
    padding: 20px;
    text-align: left;
    letter-spacing: .25px;
    font-size: 14px;
}

.swiper-container>.swiper-pagination-bullets {
    bottom: 0;
}

.swiper-container .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    opacity: 1;
    border: 1px solid #46E6F5;
    margin: 0 5.5px !important;
}

.swiper-container .swiper-pagination-bullet-active {
    background: #46E6F5;
}

.site-footer .main-footer {
    background: #0C335C;
    color: #ffffff;
    padding-top: 300px;
}

.main-footer .top {
    padding-top: 50px;
}

.site-footer .footer-custom-links li {
    float: left;
    text-align: center;
    width: 33.33%
}

.site-footer .footer-custom-links .svg-wrap {
    min-height: 73px;
}

.site-footer .footer-custom-links li img {
    margin: 0 auto;
}

.site-footer .footer-custom-links .title {
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
}

.site-footer .middle {
    padding: 40px 0 60px;
}

.site-footer .middle .title {
    font-size: 18px;
    font-family: 'Calluna';
    font-weight: 400;
    letter-spacing: 1.6px;
    margin: 0 0 45px;
    padding: 0 30%;
    position: relative;
}

.site-footer .middle .title:before,
.site-footer .middle .title:after {
    background: #ffffff;
    content: '';
    height: 1px;
    position: absolute;
    top: 10px;
    width: 30%;
}

.site-footer .middle .title:before {
    left: 0;
}

.site-footer .middle .title:after {
    right: 0;
}

.site-footer .middle .menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    justify-content: space-between;
    text-align: left;
    text-transform: lowercase;
}

.site-footer .middle .menu li {
    display: block;
}

.site-footer .middle .sub-menu {
    font-size: 12px;
    margin: 0;
}

.site-footer .middle .sub-menu li {
    margin-top: 10px;
}

.site-footer .middle .sub-menu li a {
    color: rgba(250, 250, 250, 0.6);
}

.site-footer .bottom {
    background: #0A2645;
    color: #ffffff;
    padding: 35px 0;
}

.site-footer .foot-logo {
    float: left;
}

.site-footer .bottom .footer-menu {
    font-size: 14px;
    float: right;
    margin-top: 21px;
}

.site-footer .bottom .menu li {
    float: left;
    margin-left: 60px;
}

.site-footer .bottom .menu li:first-child {
    margin-left: 0;
}

.site-footer .bottom .menu li a {
    color: #6B99C9;
    letter-spacing: 1.6px;
    text-decoration: underline;
}


/********************************************************************************************************/


/*--------------------*\
    #COMMON SECTIONS
\*--------------------*/


/*--------------------------------------------------------------
 * ## BANNER-SEC
 *--------------------------------------------------------------
 */

.banner-sec {
    height: 450px;
    position: relative;
}

.banner-sec:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#165493+1,080808+100&1+0,0.4+100 */
    background: -moz-linear-gradient(top, rgba(22, 84, 147, 1) 0%, rgba(22, 84, 147, 0.99) 1%, rgba(8, 8, 8, 0.4) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(22, 84, 147, 1) 0%, rgba(22, 84, 147, 0.99) 1%, rgba(8, 8, 8, 0.4) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(22, 84, 147, 1) 0%, rgba(22, 84, 147, 0.99) 1%, rgba(8, 8, 8, 0.4) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#165493', endColorstr='#66080808', GradientType=0);
    /* IE6-9 */
    content: '';
}

.banner-sec .container {
    height: 100%;
    position: relative;
}

.banner-sec .caption {
    bottom: 13%;
    color: #ffffff;
    left: 15px;
    position: absolute;
    right: 15px;
}

.banner-sec .caption .title {
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 28px;
    text-transform: lowercase;
}

.banner-sec .caption .sub-title {
    display: inline-block;
    font-style: italic;
    letter-spacing: 1.7px;
    padding: 0 90px;
    position: relative;
}

.banner-sec .caption .sub-title:before,
.banner-sec .caption .sub-title:after {
    background: #ffffff;
    content: '';
    height: 2px;
    position: absolute;
    top: 5px;
    width: 76.5px;
}

.banner-sec .caption .sub-title:before {
    left: 0;
}

.banner-sec .caption .sub-title:after {
    display: none;
    right: 0;
}


/********************************************************************************************************/


/*--------------------*\
    #HOME
\*--------------------*/


/*--------------------------------------------------------------
 * ## HOME BANNER-SEC
 *--------------------------------------------------------------
 */

.home .banner-sec {
    height: 100vh;
}

.home .banner-sec:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#165493+0,ffffff+100&1+0,0+35 */
    background: -moz-linear-gradient(top, rgba(22, 84, 147, 1) 0%, rgba(104, 144, 185, 0) 35%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(22, 84, 147, 1) 0%, rgba(104, 144, 185, 0) 35%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(22, 84, 147, 1) 0%, rgba(104, 144, 185, 0) 35%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#165493', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
}

.home .banner-sec .caption {
    bottom: auto;
    top: 49.5%;
}


/*--------------------------------------------------------------
 * ## HOME-SECTION1
 *--------------------------------------------------------------
 */

.home-section1 {
    padding: 96px 0 63px;
}

.home-section1 .intro-wrap .title {
    font-size: 56px;
    margin-bottom: 37px;
}

.home-section1 .intro-wrap .content {
    letter-spacing: 0.9px;
}

.home-section1 .services-wrap {
    margin-top: 45px;
}

.home-section1 .svg-icon-block img {
    margin: 0 auto;
}

.home-section1 .svg-icon-block .wpbdmv-animation {
    margin-left: auto !important;
    margin-right: auto !important;
}

.svg-icon-block {
    margin-bottom: 60px;
}

.svg-icon-block .svg-wrap {
    min-height: 80px;
}

.svg-icon-block .wpbdmv-animation {
    max-height: 80px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow: hidden;
}

.sun-svg-wrap .wpbdmv-animation svg {
    margin-top: -39px;
}

.svg-icon-block .title {
    color: #5FDEF4;
    font-size: 29px;
    font-style: normal;
    margin: 0 0 15px;
}

.home-section2 {
    margin-bottom: -123px;
    position: relative;
    z-index: 10;
}


/*--------------------------------------------------------------
 * ## CUSTOM-BG-BLOCK
 *--------------------------------------------------------------
 */

.custom-bg-block {
    color: #ffffff;
    height: 245px;
    padding: 0;
    position: relative;
    text-align: center;
}

.custom-bg-block a:after {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,165493+100&0+5,0+44,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(243, 246, 250, 0) 5%, rgba(152, 179, 208, 0) 44%, rgba(22, 84, 147, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(243, 246, 250, 0) 5%, rgba(152, 179, 208, 0) 44%, rgba(22, 84, 147, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(243, 246, 250, 0) 5%, rgba(152, 179, 208, 0) 44%, rgba(22, 84, 147, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#165493', GradientType=0);
    /* IE6-9 */
    content: '';
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.custom-bg-block a:hover:after {
    opacity: 0.9;
}

.custom-bg-block a>div {
    position: relative;
    z-index: 1;
}

.custom-bg-block .title {
    font-size: 45px;
    margin: 0;
}

.home-section3 {
    color: #ffffff;
    padding: 296px 0 413px;
    position: relative;
}

.home-section3:before {
    background: rgba(59, 168, 206, 0.9);
    content: '';
}

.home-section3 .container {
    position: relative;
}

.home-section3 .title {
    font-size: 60px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.7px;
    margin-bottom: 62px;
    position: relative;
    line-height: 1.4;
}

.home-section3 .author {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.5px;
}


/********************************************************************************************************/


/*--------------------*\
    #INNER PAGES
\*--------------------*/

.main-inner-sec {
    padding-top: 108px;
    position: relative;
}


/*--------------------------------------------------------------
 * ## SIDEBAR-MENU
 *--------------------------------------------------------------
 */

.sidebar-menu {
    float: left;
    padding: 18px 15px;
    position: relative;
    z-index: 6;
}

.sidebar-menu li {
    margin-bottom: 20px;
}

.sidebar-menu li a {
    color: rgba(100, 89, 89, 0.6);
    font-size: 20px;
    font-family: 'Calluna';
}

.sidebar-menu li.active a {
    color: #5FDEF4;
}


/*--------------------------------------------------------------
 * ## INNER-CONTENT-WRAP
 *--------------------------------------------------------------
 */

.inner-content-wrap {
    float: right;
    letter-spacing: 0.36px;
    padding: 15px;
}

.inner-content-wrap h2,
.donation-success-wrap h2 {
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 39px;
}

.inner-content-wrap a {
    text-decoration: underline;
}

.inner-content-wrap .col-sm-8.pad-lr-0 {
    float: none;
}

.inner-content-wrap>.inner-content+.inner-content {
    margin-top: 80px;
    padding-top: 85px;
}


/*--------------------------------------------------------------
 * ## TEAM-PANEL
 *--------------------------------------------------------------
 */

.team-panel {
    max-width: 750px;
}

.team-panel .panel {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 50px;
}

.team-panel .panel:nth-of-type(2n+1) {
    clear: left;
}

.team-panel .panel .panel-heading {
    background: none;
    border: none;
    padding: 0;
}

.team-panel .panel .title-wrap {
    padding-top: 28px;
    position: relative;
}

.team-panel .panel .title-wrap a:after {
    background: url(../img/Expand.svg) no-repeat;
    bottom: 18px;
    content: '';
    height: 20px;
    position: absolute;
    right: 0;
    width: 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.team-panel .panel .title-wrap a[aria-expanded="true"]:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.team-panel .panel .title-wrap .title {
    color: #645959;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 3px;
}

.team-panel .panel .title-wrap .designation {
    color: rgba(100, 89, 89, 0.6);
}

.team-panel .panel .panel-collapse {
    padding-top: 22px;
}


/*--------------------------------------------------------------
 * ## EVENT CALENDAR
 *--------------------------------------------------------------
 */

.tribe-events-page-title {
    text-align: left;
}

#tribe-events-bar {
    display: none;
}

#tribe-events-content table.tribe-events-calendar {
    border: none;
    max-width: 680px;
}

#tribe-events-content .tribe-events-calendar thead th {
    background: transparent;
    border: none;
    color: transparent;
    font-size: 0;
    padding: 0 0 40px;
}

#tribe-events-content .tribe-events-calendar thead th:before {
    color: #645959;
    font-size: 26px;
    font-weight: 600;
    display: inline-block;
    font-weight: 700;
}

#tribe-events-content .tribe-events-calendar thead th#tribe-events-monday:before {
    content: 'M';
}

#tribe-events-content .tribe-events-calendar thead th#tribe-events-tuesday:before {
    content: 'T';
}

#tribe-events-content .tribe-events-calendar thead th#tribe-events-wednesday:before {
    content: 'W';
}

#tribe-events-content .tribe-events-calendar thead th#tribe-events-thursday:before {
    content: 'T';
}

#tribe-events-content .tribe-events-calendar thead th#tribe-events-friday:before {
    content: 'F';
}

#tribe-events-content .tribe-events-calendar thead th#tribe-events-saturday:before {
    content: 'S';
}

#tribe-events-content .tribe-events-calendar thead th#tribe-events-sunday:before {
    content: 'S';
}

#tribe-events-content .tribe-events-calendar td {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    height: auto;
    padding: 12px 0 !important;
    text-align: center;
    position: relative;
}

#tribe-events-content .tribe-events-calendar td>div:first-child {
    background: #FFFFFF;
    border: none !important;
    border-radius: 100%;
    color: #645959;
    display: inline-block;
    font-size: 26px;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
    padding: 0;
    vertical-align: top;
    position: relative;
    text-align: center;
    width: 60px;
    z-index: 5;
}

#tribe-events-content .tribe-events-calendar td>div:first-child a {
    background: none;
    border-radius: 100%;
    border-radius: 100%;
    bottom: 0;
    color: inherit !important;
    font-size: 26px !important;
    line-height: 60px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}

#tribe-events-content .tribe-events-calendar td>.tribe-events-last {
    border: none !important;
    border-radius: 100%;
    bottom: 0;
    font-size: 0;
    height: 60px;
    left: 50%;
    margin: 0 0 0 -30px !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 12px;
    width: 60px;
}

#tribe-events-content .tribe-events-calendar td .tribe-events-month-event-title,
#tribe-events-content .tribe-events-calendar td .tribe-events-month-event-title a {
    box-shadow: none !important;
    bottom: 0;
    color: transparent;
    font-size: 0 !important;
    left: 0;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#tribe-events-content .tribe-events-calendar td .tribe-events-month-event-title:before {
    bottom: 0;
    left: 0;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    z-index: 6;
}

#tribe-events-content .tribe-events-calendar .tribe-events-tooltip {
    background: #0A4C6E !important;
    border: none !important;
    box-shadow: none;
    color: #ffffff !important;
    bottom: auto !important;
    display: none !important;
    font-size: 16px;
    font-weight: 400;
    left: 50%;
    margin-left: -176px;
    opacity: 1 !important;
    padding: 100px 30px 30px;
    right: auto !important;
    text-align: left;
    top: 30px;
    width: 352px;
    z-index: 4;
}

#tribe-events-content .tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body {
    font-size: 16px;
    font-weight: 400;
}

#tribe-events-content .tribe-events-calendar .tribe-events-tooltip:before {
    background: #5FDEF4;
    border: none;
    content: '';
    height: 32px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#tribe-events-content .tribe-events-calendar .tribe-events-tooltip>* {
    background: #0A4C6E !important;
}

#tribe-events-content .tribe-events-calendar .tribe-events-tooltip .entry-title {
    font-size: 34px;
    font-weight: 600;
}

#tribe-events-content .tribe-events-calendar .tribe-events-tooltip .tribe-event-duration {
    color: rgba(255, 255, 255, 0.6);
    font-family: "Calluna";
    left: 30px;
    position: absolute;
    right: 30px;
    top: 60px;
}

#tribe-events-content .tribe-events-calendar .tribe-events-tooltip .link-btn {
    font-size: 24px;
}

#tribe-events-content .tribe-events-calendar .tribe-events-has-events:after {
    display: none !important;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-has-events+td.tribe-events-has-events:before {
    content: '';
    background: #5FDEF4;
    height: 60px;
    position: absolute;
    left: -50px;
    top: 12px;
    width: 100%;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-has-events>div:first-child {
    background: #5FDEF4;
    color: #ffffff;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-has-events>div:first-child,
#tribe-events-content .tribe-events-calendar td.tribe-events-has-events .tribe-events-month-event-title a {
    z-index: 5;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-has-events+td.tribe-events-has-events>div:first-child:before {
    background: #5FDEF4;
    content: '';
    left: -60px;
    position: absolute;
    width: 60px;
}

#tribe-events-content .tribe-events-ical.tribe-events-button {
    display: none !important;
}

#tribe-events-content #tribe-events-footer,
#tribe-events-content #tribe-events-header {
    bottom: 0;
    color: transparent;
    opacity: 0;
    position: absolute;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-has-events.show-popup {
    z-index: 10;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-has-events.show-popup .tribe-events-tooltip {
    display: block !important;
}

#tribe-events-content .tribe-events-calendar .tribe-events-tooltip .deleteMeetingClose {
    background: none !important;
    cursor: pointer;
    font-size: 2em;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: 3px;
    z-index: 5;
}


/********************************************************************************************************/


/*--------------------*\
    #INNER PAGES
\*--------------------*/

body:not(.home) .site-footer {
    padding-top: 300px;
}

body.post-type-archive.post-type-archive-tribe_events,
body.page-template-template-whatwedo,
body.page-template-template-contact,
body.page-template-template-sermons,
body.single-give_forms {
    background: #F3F3F3;
}

.grid.row,
.post-row {
    margin-left: -8px;
    margin-right: -8px;
}

.grid.row>.post-block,
.post-row>.post-block {
    padding-left: 8px;
    padding-right: 8px;
}

.post-block {
    margin-bottom: 40px;
    position: relative;
}

.post-block:before {
    background: #ffffff;
    bottom: 0;
    content: '';
    left: 8px;
    position: absolute;
    right: 8px;
    top: 0;
    z-index: 1;
}

.post-block>* {
    position: relative;
    z-index: 2;
}

.post-block .img-wrap a {
    display: block;
}

.post-block .img-wrap a:after {
    background: -moz-linear-gradient(top, rgba(11, 42, 74, 0) 1%, rgba(15, 56, 99, 0) 35%, rgba(22, 84, 147, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(11, 42, 74, 0) 1%, rgba(15, 56, 99, 0) 35%, rgba(22, 84, 147, 1) 100%);
    background: linear-gradient(to bottom, rgba(11, 42, 74, 0) 1%, rgba(15, 56, 99, 0) 35%, rgba(22, 84, 147, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000b2a4a', endColorstr='#165493', GradientType=0);
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.7;
}

.post-block .content {
    padding: 26px 30px 31px;
}

.post-block .date {
    color: rgba(100, 89, 89, 0.6);
    display: block;
    letter-spacing: 0;
    margin-bottom: 12px;
}

.post-block .content .title {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 18px;
}

.post-block .content .title a:hover {
    color: #5EDDF2;
}

.post-block .content .para {
    overflow: hidden;
}

.post-block .content .author {
    color: rgba(100, 89, 89, 0.6);
    display: block;
    margin-top: -15px;
    position: relative;
}

.link-btn {
    display: inline-block;
    font-size: 24px;
    margin-top: 32px;
    padding-bottom: 3px;
    position: relative;
    text-transform: capitalize;
}

.link-btn:hover {
    color: #5EDDF2;
}

.link-btn:after {
    background: #5EDDF2;
    bottom: 0;
    content: '';
    height: 2px;
    left: 3px;
    position: absolute;
    right: 3px;
}

.post-block.col-sm-6:nth-of-type(2n+1) {
    clear: left;
}

.post-block.featured:before {
    left: 0;
    right: 0;
}

.post-block.featured .content .title {
    font-size: 42px;
}

.post-block.featured .date {
    margin-bottom: 4px;
}

.post-block.featured .content .link-btn {
    margin-top: 25px;
}

.location-sec {
    height: 847px;
    margin-top: 50px;
    position: relative;
}

.location-sec .container,
.location-sec .row,
.location-sec .inner-content-wrap {
    height: 100%;
    position: static;
}

.inner-sec+.inner-sec {
    margin-top: 100px;
}

.location-sec {
    margin-top: 50px;
}

.inner-sec+.inner-sec .inner-content-wrap,
.location-sec .inner-content-wrap {
    padding-bottom: 300px;
    padding-top: 83px;
}

.location-sec #googleMap {
    bottom: 0;
    height: 100% !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 45% !important;
}

.location-sec h2 {
    margin-bottom: 59px;
}

body.page-template-template-whoweare .site-footer,
body.page-template-template-visit .site-footer,
body.page-template-template-contact .site-footer {
    padding-top: 0;
}

.social-icons {
    overflow: hidden;
    margin-top: 60px;
}

.social-icons li {
    float: left;
    margin-right: 32px;
}

.nav-tabs {
    border: none;
    margin-bottom: 19px;
}

.nav-tabs>li {
    margin-right: 10px;
    margin-bottom: 0;
}

.nav-tabs>li>a {
    height: 33px;
    width: 33px;
    border: none;
    background: rgba(95, 222, 244, 0.6) !important;
    border-radius: 0;
    box-shadow: none;
    line-height: 33px;
    text-align: center;
    padding: 5px 0;
    margin: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li:hover>a {
    background: rgba(95, 222, 244, 1) !important;
    border: none !important;
}

.nav-tabs>li>a img {
    display: inline-block;
    margin: 0 auto;
}

.max-width-content {
    max-width: 720px;
}


/*--------------------------------------------------------------
 * ## SINGLE POSTS
 *--------------------------------------------------------------
 */

.single-sec .sub-title,
.inner-content-wrap .sub-title,
.donation-success-wrap h3 {
    color: rgba(100, 89, 89, 0.6);
    font-size: 28px;
}

.single-sec .title+.sub-title {
    margin-top: 29px;
    margin-bottom: 25px;
}

.single-sec .caption {
    color: rgba(100, 89, 89, 0.6);
    font-family: 'Calluna';
    font-size: 14px;
    float: right;
    margin-top: 7px;
}

.single-quotes-wrap {
    color: rgba(100, 89, 89, 0.6);
    max-width: 700px;
    padding: 62px 0 46px;
    text-align: center;
}

.single-quotes-wrap .quotes {
    display: block;
    font-size: 60px;
}

.single-quotes-wrap .cite-by {
    display: inline-block;
    font-size: 16px;
    margin-top: 41px;
}

.single-img-wrap {
    margin: 74px 0 64px;
}

.single-img-wrap img {
    width: 100%;
}

.single-vid-wrap {
    margin: 53px 0;
}

.single-vid-wrap iframe {
    width: 100%;
}

.single-sidebar {
    color: rgba(100, 89, 89, 0.6);
    font-family: 'Calluna';
    padding: 15px;
}

.single-sidebar li {
    padding-bottom: 26px;
    overflow: hidden;
    padding-left: 40px;
    position: relative;
}

.single-sidebar li:before,
.post-block .components-list li:before {
    content: '';
    left: 0;
    position: absolute;
    top: 4px;
}

.single-sidebar li.date:before {
    background: url(../img/date.svg) no-repeat;
    height: 20.97px;
    width: 19.07px;
}

.single-sidebar li.audio:before,
.post-block .components-list li.audio:before {
    background: url(../img/audio.svg) no-repeat;
    height: 18.57px;
    width: 21.04px;
}

.single-sidebar li.link:before,
.post-block .components-list li.link:before {
    background: url(../img/bulb.svg) no-repeat;
    height: 26.35px;
    width: 18.8px;
}

.single-sidebar li.time:before {
    background: url(../img/time.svg) no-repeat;
    height: 22px;
    width: 22px;
}

.single-sidebar li.map:before {
    background: url(../img/map-marker.svg) no-repeat;
    height: 25.93px;
    width: 22px;
}

.single-sidebar li a,
.post-block .components-list li a {
    color: #5FDEF4;
    display: inline-block;
    font-family: 'Calluna';
    text-decoration: underline;
}

.post-block .components-list li {
    margin-bottom: 9px;
    overflow: hidden;
    padding-left: 40px;
    position: relative;
    padding-top: 9px;
}

#register-form {
    margin-top: 50px;
}

.services-wrap.visit {
    margin-top: 65px;
}

.services-wrap.visit .svg-icon-block .title {
    color: #645959;
    font-size: 22px;
    margin: 20px 0 2px;
    font-weight: 500;
}

.services-wrap.visit .svg-icon-block .title+span {
    margin-bottom: 40px;
    display: block;
}

.main-navigation ul ul a {
    width: 100%;
}

.page-template-template-single-event .banner-sec .caption {
    display: none;
}

.inner-content-wrap.donate-wrap>.inner-content+.inner-content {
    padding-top: 0;
}

.inner-content-wrap ul {
    list-style: disc;
    margin: 0 0 1.5em 1em;
}


/*--------------------------------------------------------------
 * ## DONATE GIVE FORMS
 *--------------------------------------------------------------
 */

.give-donation-levels-wrap .give-btn {
    font-size: 1em;
    padding: 8px 15px;
    width: auto;
}

#give_purchase_form_wrap,
form[id*=give-form] #give-final-total-wrap {
    margin-top: 65px;
}

#give_purchase_form_wrap #give_checkout_user_info legend,
form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    background: none;
    border: none;
    color: #645959;
    display: block;
    float: none;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 39px;
    padding: 0;
}

form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    background: none;
    border: none;
    display: block;
    font-size: 36px;
    padding: 0;
}

form[id*=give-form] #give-email-wrap {
    float: left;
    margin-right: 2.5%;
    width: 48.5%;
}


/*--------------------------------------------------------------
 * ## DONATE SUCCESS
 *--------------------------------------------------------------
 */

.page-template-template-donation-success .banner-sec .caption .title {
    display: none;
}

.donation-success-wrap {
    padding-left: 180px;
    position: relative;
}

.donation-success-wrap .wpbdmv-animation {
    left: 0;
    position: absolute;
    top: 0;
    width: 134px !important;
}

.donation-success-wrap .custom-btn {
    margin-top: 50px;
}

.give-submit-button-wrap span.give-loading-animation {
    margin-top: 48px;
}


/*--------------------------------------------------------------
 * ## Safe Church
 *--------------------------------------------------------------
 */

.page-template-template-events-php .banner-sec .caption .title:before {
    content: 'event';
}

body.page-template-template-safechurch,
body.page-template-template-mission {
    background: #F3F3F3;
}

.inner-content .image-wrap {
    width: 812px;
}

.inner-content .image-wrap .img-caption {
    text-align: right;
    font: Italic 14px/40px Calluna;
    letter-spacing: 0;
    color: #64595966;
    opacity: 1;
}

.safe-church-sec .inner-content-wrap .title {
    margin-bottom: 20px;
}

.safe-church-sec .inner-content-wrap .sub-title {
    margin-bottom: 40px;
}

.safe-church-sec .file-column1,
.safe-church-sec .file-column2 {
    margin-top: 0px !important;
    padding-top: 50px !important;
}

.safe-church-sec .file-column1 {
    padding-right: 54px;
}

.safe-church-sec .file-column2 {
    padding-left: 54px;
}

.safe-church-sec .post-block {
    margin-bottom: 15px;
}

.safe-church-sec .post-block .icon-block {
    display: inline-flex;
    padding: 17px 18px 11px;
}

.safe-church-sec .post-block .content .file-title {
    color: #5FDEF4;
    margin-bottom: 0;
    text-decoration: underline;
}

.safe-church-sec .post-block:before {
    left: 0;
    right: 0;
}

.safe-church-sec .post-block .content {
    padding: 0 20px;
}

.safe-church-sec .bottom-button {
    padding-top: 62px;
}

.safe-church-sec .bottom-button .learn-more-button {
    background-color: #5FDEF4;
    color: #ffffff;
    font-family: 'Figtree-Regular';
    font-size: 24px;
    font-weight: 300;
    padding: 15px 41px;
    text-decoration: none;
}

.safe-church-sec .icon-block .icon-wrap .fas:before {
    color: #5FDEF4;
    font-family: "Font Awesome 5 Free";
    font-size: 45px;
}

.safe-church-sec .icon-block .icon-wrap .fas.fa-file {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.banner-sec .caption .safe-church-logo-icon {
    display: none;
}

body.page-template-template-safechurch .banner-sec .caption {
    display: inline-flex;
    width: 100%;
}

body.page-template-template-safechurch .banner-sec .caption .title {
    width: 50% margin-bottom: 22px;
}

body.page-template-template-safechurch .banner-sec .caption .safe-church-logo-icon {
    display: block;
    width: 50%;
    padding: 10px 30px 0;
}

body.page-template-template-safechurch .banner-sec .caption .safe-church-logo-icon img {
    float: right;
}


/*--------------------------------------------------------------
 * ## Video POP UP 
 *--------------------------------------------------------------
 */

.safe-church-sec .file-column1 .modal {
    background: rgba(21, 21, 21, 0.31);
}

.safe-church-sec .file-column1 .modal-dialog {
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.safe-church-sec .file-column1 .modal-dialog .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
}

.safe-church-sec .file-column1 .modal-dialog .modal-content iframe {
    border: none;
}

.safe-church-sec .file-column1 .modal-dialog .modal-header,
.safe-church-sec .file-column1 .modal-dialog .modal-footer {
    border: none;
    width: 90%
}

.safe-church-sec .file-column1 .modal-dialog .modal-header .close {
    opacity: 1;
    text-shadow: none;
    color: transparent;
}

.safe-church-sec .file-column1 .modal-dialog .modal-header .close:before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-size: 24px;
    color: #868383;
}

/* Sermons Loader */


body.page-template-template-sermons .sermons-post-wrap.loading {
    position: relative;
}


body.page-template-template-sermons .loading:before {
    background: #55d6f6a3;
    bottom: 0;
    content: '';
    height: 100%;
    left: 0%;
    overflow: hidden;
    opacity: 0.2;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}


body.page-template-template-sermons .loading .loader span{
  animation: spinner 1500ms infinite linear;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0,
              rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, 
              rgba(0, 0, 0, 0.75) 0 1.5em 0 0, 
              rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, 
              rgba(0, 0, 0, 0.5) -1.5em 0 0 0,
              rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0,
              rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
              rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  border-radius: 50%;
  bottom: 0;
  content: '';
  height: 10px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 15%;
  width: 10px;
  z-index: 20;
}

 
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.sermons-loadmore {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    width: 100%;
}

.sermons-loadmore .sermons-btn-loadmore {
    cursor: pointer;
    padding: 12px 30px;
    text-decoration: none;
    text-align: center;
    position: relative;
}


/* NEW CSS  2020-06-15 */

/*.post-block.col-sm-6:nth-of-type(n) {
    position: unset !important;
    min-height: auto !important;
    width: calc(50% - 16px);
    top: calc(0% + 500px) !important;
    padding: 0;
    margin: 0px 8px;
    background: #FFF;
    margin-bottom: 40px;
}

.post-block:before {
    background: none;
}
*/