@charset "utf-8";


/* CSS Document */


/*
Theme Name: Catholic Bulletin Program Church Website Template
Version: 1.0
Author: Surjith SM
Author URI: https://themeforest.net/user/surjithctly
*/


/******************  Table of Contents  *****************************/


/*

1. GLOBAL STYLES
2. NAVIGATION BAR
3. CAROUSEL
4. UPCOMING EVENT
5. FEATURE BLOCK
6. EVENT LIST
7. CAROUSEL
8. LATEST BLOG
9. LATEST SERMONS
10. IMAGE GALLERY
11. BIBLE QUOTES
12. SUBSCRIBE
13. FOOTER
14. SUB PAGES
15. BLOG
16. SHORTCODES
17. CONTACT US

If you having trouble in editing css, see documentation or please email me on support@surjithctly.in 

*/


/*========== 1. GLOBAL STYLES ==============*/

body {
    font-family: Arial, sans-serif;
    background: #FFF;
    font-weight: 300;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #000000;
    margin-top: 100px;
}

a {
    color: #2c2c2a;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #E95D00;
    text-decoration: none;
}

.link-reverse {
    color: #434B82;
}

.link-reverse:hover,
.link-reverse:focus {
    color: ##e33a5e;
}

.font14 {
    font-size: 14px;
}

strong,
b {
    font-weight: 600;
}

p {
    line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
}

h1 {
    font-size: 65px;
    line-height: 1;
    margin: 18px 0 45px;
    word-spacing: -5px;
}

h2 {
    font-size: 30px;
    margin: 15px 0;
    word-spacing: -3px;
}

h3 {
    font-size: 22px;
    margin: 15px 0;
    word-spacing: -3px;
    line-height: 25px;
}

h4 {
    font-size: 20px;
    margin: 10px 0;
    line-height: 28px;
}

h5 {
    font-size: 18px;
    margin: 20px 0 13px;
    color: #384047;
    line-height: 24px;
}

h6 {
    font-size: 16px;
    margin: 10px 0;
    color: #384047;
    line-height: 23px;
}

#tribe-events-content btn-primary {
    color: #FFFFFF!important;
    padding:  15px !important;
}

.crisis-btn{
    transition: all 0.2s ease-out 0s;
    min-height: 0px;
    min-width: 0px;
    line-height: 22px;
    margin: 0px;
    padding: 14px 25px;
    letter-spacing: 0px;
    font-size: 22px;
    background-color: #fff;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px;
}

.crisis-btn:hover{
    background-color: #424242;
}

@media (max-width:767px) {
    h1 {
        font-size: 55px;
    }

    h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 25px;
    }

    .pull-right-off img {
        position: relative !important;
        margin-bottom: 15px;
    }
}

.caret {
    margin-top: -3px;
}

.disabled {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.btn {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.btn-giant {
    padding: 18px 30px;
    font-size: 32px;
    line-height: 1.33;
    border-radius: 5px;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 14px 25px;
    font-size: 17px;
    line-height: 1.3;
    border-radius: 4px;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
    height: 52px;
    border-radius: 3px;
}

.form-control {
    border-radius: 3px;
}

.form-control:focus {
    border-color: #BBB4A7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    border-radius: 3px;
}

.btn-primary {
    color: #FFFFFF!important;
    background-color: #434B82!important;
    border-color: #434B82!important;
    padding: 10px;
}

.btn-news-read {
    color: #434B82!important;
    background-color: #FFFFFF!important;
    border-color: #434B82!important;
    padding: 10px;
}

.btn-primary2 {
    color: #eb3c7f;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #FFFFFF;
    background-color: #fdbf51;
    border-color: #e7ad47;
}

.well {
    background: #EFEFEF;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.highlight-bg {
    background: #f9f1e6;
    padding: 24px 0;
}

.has-margin-top {
    margin-top: 50px;
}

.has-margin-bottom {
    margin-bottom: 12px;
}

.has-margin-xs-top {
    margin-top: 10px;
}

.has-margin-xs-bottom {
    margin-bottom: 30px;
}

.has-margin-xs-right {
    margin-right: 20px;
}

.has-no-margin {
    margin: 0;
}

.has-padding {
    padding: 20px;
}

.has-padding-xs {
    padding: 10px;
}

.has-padding-vertical {
    padding: 20px 0;
}

.has-padding-bottom {
    padding-bottom: 20px;
}

.has-padding-xs-vertical {
    padding: 10px 0;
}

.has-padding-xs-bottom {
    padding-bottom: 10px;
}

.has-padding-xs-top {
    padding-top: 10px;
}

.has-border {
    border: 1px solid #eadeda;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.has-border-bottom {
    border-bottom: 1px solid #eadeda;
}

.section-title {
    text-align: center;
    color: #53504c;
    min-height: 40px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.section-title h4 {
    position: relative;
}

.section-title h4:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -14px;
    width: 30px;
    height: 7px;
    background: #E0385D;
    margin-left: -15px;
    border-radius: 2px;
}

.section-title.left-align {
    text-align: left;
}

.section-title.left-align h4:after {
    left: 0;
    margin-left: 0;
}

.well .section-title {
    margin-bottom: 20px;
}

.badge {
    color: #918677;
    background-color: #E7E0D7;
}

.donateByLocation{
    padding: 20px;
    text-align: center;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #FFF;
    background-image: linear-gradient(45deg, #A453A0 0%, #9BDBF3 100%);
    margin-bottom: 10px;
    cursor:pointer;
}

.donateByLocation:hover{
    background-image: linear-gradient(45deg, #fb81b6 0%, #eb4e24 100%)!important;
}

.donateHalfSize{
    margin-right: 10px;
    min-width: 330px;
}

.specificLocationsBox{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media (min-width:768px) {
    .section-title.left-align-desktop {
        text-align: left;
    }

    .section-title.left-align-desktop h4:after {
        left: 0;
        margin-left: 0;
    }
}



/*========== 2. NAVIGATION BAR ==============*/

@media (min-width:768px) {
    .navbar-header {
        max-width: 160px;
    }

    .navbar-right .dropdown-menu {
        border: 0px !important;
    }
}

@media (max-width:768px) {

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        min-height: 100%;
        background: #000;
    }
}

@media (min-width:992px) {
    .navbar-header {
        max-width: 280px;
    }
}

.navbar-default {
    background-color: #FFF;
    /*IE Fix*/
    background-color: #000 !important;
    border: 0;
    top: 36px;
}

.navbar-default .navbar-nav>li>a {
    font-family: 'Montserrat', Arial, sans-serif;
    text-transform: uppercase;
}



/*On scroll Transition*/

.navbar-brand,
.navbar-brand img,
.navbar,
.navbar-nav,
.nav>li>a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.navbar-brand {
    height: 85px;
}

.navbar-brand-off img {
    max-height: 100%;
}

.navbar {
    min-height: 85px;
}

.navbar-social {
    background-color: #2e2e2e;
    height: 36px !important;
    min-height: 36px !important;
    margin: 0;
}

.navbar-secondary {
    height: 50px !important;
    min-height: 50px !important;
    top: 121px;
    background-color: #e13d60;
    margin: 0 !important;
}

.navbar-secondary .navbar-nav {
    margin: 0 !important;
}

.navbar-secondary .nav>li>a {
    line-height: 1;
    padding: 10px 60px !important;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 5px;
    margin: 6px 15px !important;
    color: #fff;
}

.navbar-secondary .nav>li>a:hover,
.navbar-secondary .nav>li>a:active,
.navbar-secondary .nav>li>a:focus {
    background-color: #bd2446;
    color: #fff;
}

.social-sharing {
    float: right;
}

.social-sharing img {
    height: 26px;
}

.social-sharing a {
    line-height: 33px;
}

.navbar-nav {
    margin: 25px 0;
}

.nav>li>a {
    padding: 7px 18px;
}

.navbar-default .navbar-nav>li>a {
    color: #2c2c2a;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:active {
    color: #E95D00;
    background-color: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #E95D00;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #483f34;
    background-color: #b7254b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.navbar-toggle {
    margin-top: 17px;
}



/*== NAVBAR ON SCROLL ==*/

@media (min-width:992px) {
    .navbar-brand img {
        height: 60px;
    }

    .navbar-default.shrink {
        background-color: rgba(255, 255, 255, 1);
        border-bottom: solid 1px #F7F7F7;
        box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .1);
        border: none !important;
    }

    .shrink .navbar-brand {
        height: 75px;
    }

    .navbar.shrink {
        min-height: 50px;
    }

    .shrink .navbar-nav {
        margin: 20px 0;
    }

    .shrink .nav>li>a {
        padding: 7px 15px;
    }
}

@media (max-width:991px) {
    .navbar-brand {
        height: 70px;
    }

    .navbar {
        min-height: 50px;
    }

    .navbar-nav {
        margin: 17px 0;
    }

    .nav>li>a {
        padding: 7px 12px;
    }
}

@media (max-width:991px) {
    .navbar-default {
        background-color: rgba(255, 255, 255, 0.9);
    }
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu-left {
        left: 18px;
    }

    .navbar-right .active .dropdown-menu-left {
        left: 0;
    }
}

@media (max-width: 1200px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 11px;
    }

    .navbar-secondary .nav>li>a {
        padding: 10px 40px !important;
    }
}

@media (max-width: 992px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 8px;
    }

    .navbar-secondary .nav>li>a {
        padding: 10px 10px !important;
    }
}

@media (max-width: 768px) {
    .navbar-secondary {
        display: none;
    }

    .navbar-default {
        top: 36px;
    }
}



/*========== 3. CAROUSEL ==============*/


/* Carousel base class */

.carousel {
    height: 650px;
}



/* Since positioning the image, we need to help out the caption */

.carousel-caption {
    z-index: 10;
    top: 33%;
    bottom: 0;
}

@media (max-width:480px) {
    .carousel-caption {
        top: 25%;
    }
}



/* Declare heights because of positioning of img element */

.carousel .item {
    height: 650px;
    background-color: #e2beae;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    top: 55%;
}

.slide-one {
    background: url(../images/church-mountain-bg.jpg) no-repeat;
    background-size: cover;
}

.slide-two {
    background: url(../images/church-man-sea.jpg) no-repeat;
    background-size: cover;
}

.slide-three {
    background: url(../images/church-man-hope.jpg) no-repeat;
    background-size: cover;
}



/*========== 4. UPCOMING EVENT ==============*/

.event-cta {
    text-align: center;
}

.event-cta p {
    font-size: 23px;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 700;
    color: #393939;
}

.event-cta span {
    color: #B0B0B0;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
}

@media (min-width:992px) {
    .event-cta {
        text-align: left;
    }

    .ec-txt {
        float: left;
    }

    .event-cta p {
        margin-bottom: 0;
    }

    .event-cta .btn {
        float: right;
    }
}

.event-details .ed-title {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px;
}

.event-details .ed-content {
    line-height: 2;
    color: #53504c;
}



/*========== 5. FEATURE BLOCK ==============*/

@media (max-width:767px) {
    .feature-block {
        text-align: center;
    }

    .feature-block .img-responsive {
        margin: 0 auto;
    }
}

@media (max-width:991px) {
    .center-this {
        text-align: center;
    }

    .center-this .img-responsive {
        margin: 0 auto;
    }
}



/*========== 6. EVENT LIST ==============*/

.el-block {
    text-align: center;
}

.el-block h4 {
    position: relative;
    color: #53504c;
}

.el-block h4:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -12px;
    width: 20px;
    height: 4px;
    background: #919191;
    margin-left: -10px;
}

.el-head {
    color: #53504c;
    font-size: 18px;
    margin: 20px 0 5px;
}

.el-cta {
    margin: 15px 0;
}



/*========== 7. CAROUSEL ==============*/


/* 
 *  Core Owl Carousel CSS File
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}



/* No Js */

.no-js .owl-carousel {
    display: block;
}



/*To move navigation buttons outside use these settings:*/

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-controls .owl-nav {
    display: none;
}

@media (min-width:1200px) {
    .owl-theme .owl-controls .owl-nav {
        display: block;
    }

    .owl-theme .owl-controls .owl-nav div {
        position: absolute;
    }

    .owl-theme .owl-controls .owl-nav .owl-prev {
        left: -10px;
        top: 55px;
    }

    .owl-theme .owl-controls .owl-nav .owl-next {
        right: -10px;
        top: 55px;
    }
}

.owl-theme .owl-controls .nav-arrow {
    width: 16px;
    height: 30px;
    background: url(../images/arrows.png) no-repeat;
    display: block;
}

.owl-theme .owl-controls .nav-arrow.left {
    background-position: 0 0;
}

.owl-theme .owl-controls .nav-arrow.right {
    background-position: 100% 0;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #A9A9A9 !important;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #53504C !important;
}



/*========== 8. LATEST BLOG ==============*/

.media-heading {
    color: #53504c;
}

.media-content {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .media-heading {
        margin-top: 20px;
    }

    .bulletin {
        text-align: center;
        margin-bottom: 50px;
    }
}



/*========== 9. LATEST SERMONS ==============*/

.list-group {
    margin-bottom: 0;
}

.list-group-item {
    background: url(../images/play.png) no-repeat 0 15px transparent;
    border: 0;
    border-top: 1px solid #e7e1df;
    padding-left: 20px;
}

.list-group-item:first-child {
    border-top: 0;
}

a.list-group-item-text {
    color: #9E9E9E;
}

a.list-group-item:hover,
a.list-group-item:focus {
    background-color: transparent;
}



/*========== 10. IMAGE GALLERY ==============*/

.img-gallery .fancybox img {
    margin: 0 auto;
    margin-bottom: 30px;
}



/*========== 11. BIBLE QUOTES ==============*/

.blockquote-centered {
    text-align: center;
    color: #393939;
    border: 0;
    line-height: 1.6;
    position: relative;
    cursor: hand;
}

@media (min-width:767px) {
    .blockquote-centered {
        padding: 0 50px;
        font-size: 26px;
    }
}

.blockquote-centered:before,
.blockquote-centered:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
}

.blockquote-centered:before {
    background: url(../images/quote-1.png) no-repeat;
    left: 0;
    top: 0;
}

.blockquote-centered:after {
    background: url(../images/quote-2.png) no-repeat;
    right: 0;
    bottom: 0;
}

.blockquote-centered small {
    padding: 15px 0;
}



/*========== 12. SUBSCRIBE ==============*/

.susbcribe-head {
    margin: 0;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 20px;
}

.susbcribe-head span {
    color: #999085;
    font-weight: normal;
}

.ketchup-error {
    display: none !important;
}

@media (min-width:767px) {
    .subscribe-form .form-group {
        margin-bottom: 0;
        padding: 0 2px;
    }

    .susbcribe-head {
        margin: 0;
        text-align: left;
    }

    .susbcribe-head span {
        display: block;
    }
}



/*========== 13. FOOTER ==============*/

footer {
    background: #53504c;
    color: #f9f1e6;
    padding-top: 5px;
}

footer h5 {
    color: #f9f1e6;
}

.footer-links {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-links li {
    border-bottom: 1px solid #666462;
    padding: 5px;
}

footer p {
    color: #CCC0C0;
}

footer a {
    color: #CCC0C0;
}

footer a:hover,
footer a:focus {
    color: #FFB483;
}

footer.footer-top {
    background-color: #2e2e2e;
}

.copyright {
    background: #000 !important;
    padding-top: 20px;
    padding-bottom: 10px;
}

.social-icons a {
    opacity: 1;
}

.social-icons a:hover,
.social-icons a:focus {
    opacity: 0.9;
}



/*========== 14. SUB PAGES ==============*/

.subpage-head {
    background-color: #f9f1e6;
    padding-top: 105px;
    padding-bottom: 0px;
}

.subpage-head h3 {
    color: #53504c;
    top: 105px !important;
}

@media (max-width: 992px) {
    .subpage-head h3 {
        top: 115px !important;
    }
}

@media (min-width:992px) {
    .subpage-head {
        padding-top: 180px;
    }
}

@media (max-width:768px) {
    .subpage-head {
        padding-top: 220px;
    }

    .subpage-head h3 {
        top: 100px !important;
        line-height: 30px !important;
    }
}



/*========== 15. BLOG ==============*/

.pagination>li>a,
.pagination>li>span {
    color: #483f34;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #917E68;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #fdbf51;
    border-color: #e7ad47;
    color: #483f34;
}

.pagination h2 {
    display: none;
}

.vertical-links li {
    border-bottom: 1px solid #E6DDD4;
    padding: 8px 0;
}

.tag-cloud a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 2px 8px;
    border: 1px solid #eceae4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f8f7f3;
    font-size: 12px;
}

.comments-block>.media {
    border-bottom: 1px solid #eadeda;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.comments-block>.media .media {
    border-top: 1px solid #eadeda;
    padding-top: 20px;
}

.media-object {
    width: 40px;
}

.comments-head {
    font-size: 35px;
    color: #53504c;
    border-bottom: 1px solid #eadeda;
    margin: 40px 0 20px;
    padding-bottom: 10px;
}



/*========== 16. SHORTCODES ==============*/

.theme-showcase {
    margin-bottom: 50px;
}

.theme-showcase h1 {
    font-size: 35px;
    color: #53504c;
    margin-bottom: 0;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #483f34;
    background-color: #b7254b;
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #483f34;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    background-color: transparent;
    color: #483f34;
}

.panel-primary {
    border-color: #DBBA80;
}

.panel-primary>.panel-heading {
    color: #483f34;
    background-color: #b7254b;
    border-color: #DBBA80;
}

.progress {
    background-color: #D3CFCC;
}



/*========== 17. CONTACT US ==============*/

.location-map {
    height: 260px;
    background-color: #f9f1e6;
}

.location-map iframe {
    width: 100%;
    height: 260px;
    border: 0;
}



/*========== 18. CHARITY DONATION ==============*/

.charity-box {
    background: #EFEFEF;
    overflow: hidden;
}

.charity-image {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.charity-image img {
    min-width: 100%;
}

.charity-desc {
    padding: 15px;
}

.charity-desc h3 {
    font-size: 28px;
    color: #53504c;
    margin: 0 0 5px 0;
}

.pledged-amount {
    font-size: 40px;
    color: #53504c;
    margin: 15px 0 5px 0;
}

.pledged-amount.has-no-margin {
    margin: 0 0 5px;
}

.donate-now {
    text-align: center;
    padding: 10px 0;
    width: 100%;
    float: left;
}

@media (min-width:992px) {
    .charity-image {
        width: 420px;
        margin-bottom: 0;
        margin-right: 20px;
    }
}

@media (min-width:768px) {
    .donate-now {
        text-align: right;
        padding: 0;
        float: right;
        width: auto;
    }
}



/*========== 19. EVENT CALENDAR ==============*/

.event-cal-wrap h2 {
    font-size: 18px;
    color: #2c2c2a;
}



/*========== Channel 1 ==============*/

.home .media-heading {
    color: #434B82;
}

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

.breadcrumbs {
    display: none;
}

h4 a:hover,
h4 a:focus {
    color: #fff;
}

#change-heading {
    margin-top: 40px;
    margin-bottom: 10px;
}

#problem {
    color: #fff;
    border: none;
    background-color: rgba(10, 10, 10, 0.6);
}

#solution-view {
    background-color: #e33a5e;
    border: none;
}

#searchformtop {
    display: inline-block;
    float: right;
    margin-left: 10px;
}

#searchformtop input[type="text"] {
    font-size: 14px;
    font-family: inherit;
    width: 150px;
    min-height: 0;
    padding: 10px 10px;
    text-transform: inherit;
    border: none;
    margin-bottom: 20px;
    outline: none;
    margin: 5px 2px 5px 5px;
    height: 24px;
    background-color: #464545;
    border-radius: 3px;
    color: #fff;
}

#searchformtop input[type="submit"] {
    background-color: #464545;
    border-color: #464545;
    text-transform: uppercase;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    border-radius: 2px;
    border: none;
    padding: 0;
    background-image: url("../images/search.png");
    width: 26px;
    height: 25px;
}

#searchformtop input::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

#searchformtop input:-moz-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

#searchformtop input::-moz-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

#searchformtop input:-ms-input-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

@media (max-width:450px) {
    #searchformtop {
        display: none;
    }
}

.g-recaptcha {
    transform: scale(0.94);
    transform-origin: 0 0;
    position: relative;
    top: 0;
}

.subscribe-form input[type="text"],
.subscribe-form input[type="email"] {
    font-size: 14px;
    font-family: inherit;
    width: 100%;
    min-height: 72.5px;
    padding: 10px 10px;
    text-transform: inherit;
    border: 1px solid #DDD;
    margin-bottom: 2px;
    outline: none;
}

.subscribe-form .btn-lg,
.subscribe-form .btn-group-lg>.btn {
    padding: 24px 25px;
    font-size: 17px;
    line-height: 1.3;
    border-radius: 4px;
}

@media (max-width:1200px) {
    .g-recaptcha {
        transform: scale(0.77);
        transform-origin: 0 0;
        top: 0;
    }

    .subscribe-form input[type="text"],
    .subscribe-form input[type="email"] {
        min-height: 59.2px;
    }

    .subscribe-form .btn-lg,
    .subscribe-form .btn-group-lg>.btn {
        padding: 17.5px 25px;
    }
}

@media (max-width:991px) {
    .g-recaptcha {
        transform: scale(0.60);
        transform-origin: 0 0;
        top: 0px;
    }

    .subscribe-form input[type="text"],
    .subscribe-form input[type="email"] {
        min-height: 46.5px;
        height: auto;
    }

    .subscribe-form .btn-lg,
    .subscribe-form .btn-group-lg>.btn {
        padding: 11.3px 25px;
    }
}

@media (max-width:767px) {
    .g-recaptcha {
        transform: scale(1);
        transform-origin: 0 0;
        top: 0;
    }

    .subscribe-form input[type="text"],
    .subscribe-form input[type="email"] {
        min-height: 72.5px;
    }

    .subscribe-form .btn-lg,
    .subscribe-form .btn-group-lg>.btn {
        padding: 24px 25px;
    }
}

@media (max-width:400px) {
    .g-recaptcha {
        transform: scale(0.9);
        transform-origin: 0 0;
        top: 0;
    }
}



/* Accordion
   ========================================================================== */

.accordion h3,
.accordion div {
    background: none;
    border: none;
    border-radius: 0;
}

.smallAcc .ui-accordion .ui-accordion-header {
    font-size: 14px;
}

.ui-accordion .ui-accordion-header {
    text-transform: uppercase;
    font-style: normal;
    color: #333;
    font-size: 24px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-bottom: 1px solid #eee;
    padding: 20px 30px 20px 0;
}

.accordion h3:hover {
    color: #e33a5e;
}

.accordion h3 i {
    float: right;
    font-size: 16px;
    position: relative;
    left: 30px;
    top: 18px;
}

.accordion h3:focus {
    outline: 0;
}

.ui-accordion-header.ui-state-active i:before {
    content: "\f068";
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: inherit;
    right: .5em;
}

.ui-accordion .ui-accordion-header .ui-icon-lv {
    display: none;
    padding-left: 0;
}

.ui-accordion .ui-accordion-content {
    padding: 2em 0;
}

span.wpcf7-list-item {
    display: block;
}

#rev_slider_1_1_wrapper {
    margin-top: 135px !important;
    margin-bottom: -71px !important;
}

/*  DONATION */

#donation {
    margin-top: 135px;
    font-family: 'Montserrat', Arial, sans-serif;
}

#donation .header {
    height: 483px;
    width: 100%;
    background-image: linear-gradient(45deg, #A453A0 0%, #9BDBF3 100%);
}

#donation .inner {
    max-width: 960px;
    background: #FFFFFF;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.34);
    margin: -388px auto 0;
}

#donation .intro {
    background: url(https://www.juma.org/wp-content/uploads/2015/06/donation-intro.jpg);
    background-size: cover;
    width: 100%;
    height: 368px;
    color: #fff;
    overflow: hidden;
}

#donation .intro h1 {
    margin: 50px 60px 48px;
    font-size: 37px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 35px;
}

#donation .check-info {
    color: #898989;
    padding: 20px 60px;
}

#donation .intro p {
    background-image: linear-gradient(90deg, #E13D60 0%, rgba(225, 61, 96, 0.00) 56%);
    padding: 37px 60px;
    font-weight: normal;
    font-size: 17px;
    line-height: 21px;
}

#donation .step {
    background: #F7F7F7;
    height: 166px;
    line-height: 166px;
}

#donation .step div {
    font-size: 26px;
    color: #898989;
    padding: 0 60px;
}

#donation .step div span {
    width: 33px;
    height: 33px;
    background: #C6C6C6;
    color: #fff;
    font-size: 26px;
    display: inline-block;
    margin-right: 12px;
    line-height: 33px;
    text-align: center;
}

#donation .amount-step {
    padding: 58px 60px 30px;
}

#donation .amount-step input[type="radio"] {
    display: none;
}

#donation .amount-step input[type="radio"]+label {
    width: 100%;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.34);
    height: auto;
    position: relative;
}

#donation .amount-step input[type="radio"]+label>span {
    display: inline-block;
    background-color: #F7F7F7;
    width: 120px;
    height: 100%;
    line-height: 83px;
    padding-left: 28px;
    font-size: 18px;
    color: #000;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

#donation .amount-step input[type="radio"]+label div {
    display: inline-block;
    margin-left: 24px;
    height: 100%;
    line-height: 1;
    vertical-align: middle;
    width: 75%;
}

#donation .amount-step input[type="radio"]+label div .check {
    width: 25px;
    height: 19px;
    background-image: url(../images/check-inactive.png);
    background-size: 25px 19px;
    display: block;
    position: absolute;
    right: 25px;
    top: 33px;
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

#donation .amount-step input[type="radio"]+label p {
    font-size: 13px;
    color: #636363;
}

#donation .amount-step input[type="radio"]:checked+label>span {
    background-color: #E13D60 !important;
    color: #fff;
}

#donation .amount-step input[type="radio"]+label:hover>span {
    background-color: #DBDBDB;
}

#donation .amount-step input[type="radio"]+label:hover div .check {
    opacity: 1;
}

#donation .amount-step input[type="radio"]:checked+label div .check {
    opacity: 1;
    background-image: url(../images/check.png);
}

#donation .amount-step input[type="text"] {
    height: 53px;
    line-height: 53px;
    width: 514px;
}

#donation .donation-frequency {
    text-align: center;
    padding-bottom: 57px;
}

#donation .donation-frequency>span {
    line-height: 21px;
    margin-bottom: 30px;
    display: block;
    font-size: 13px;
    color: #898989;
}

#donation .donation-frequency div input[type="radio"] {
    display: none;
}

#donation .donation-frequency div input[type="radio"]+label {
    background-color: #F7F7F7;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.34);
    border-radius: 6px;
    width: 243px;
    height: 47px;
    line-height: 47px;
    font-size: 17px;
    color: #2E2E2E;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

#donation .donation-frequency div input[type="radio"]:checked+label {
    background-color: #E13D60;
    color: #fff;
}

#donation .donation-frequency div span {
    display: inline-block;
    font-size: 13px;
    color: #636363;
    line-height: 21px;
    vertical-align: middle;
    text-transform: uppercase;
    position: relative;
}

#donation .donation-frequency div span:before {
    content: " ";
    border-top: 2px solid #d8d8d8;
    width: 12px;
    height: 2px;
    position: relative;
    display: block;
    margin: 0 auto;
}

#donation .donation-frequency div span:after {
    content: " ";
    border-bottom: 2px solid #d8d8d8;
    width: 12px;
    height: 2px;
    position: relative;
    display: block;
    margin: 0 auto;
}

#donation .giving-option {
    text-align: center;
    margin-top: 35px;
    padding-bottom: 50px;
}

#donation .giving-option p {
    font-size: 13px;
    color: #636363;
    line-height: 21px;
}

#donation .giving-option div input[type="radio"] {
    display: none;
}

#donation .giving-option div input[type="radio"]+label {
    background-color: #F7F7F7;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.34);
    border-radius: 6px;
    width: 283px;
    height: 47px;
    line-height: 47px;
    font-size: 17px;
    color: #2E2E2E;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

#donation .giving-option div input[type="radio"]:checked+label {
    background-color: #E13D60;
    color: #fff;
}

#donation .giving-option div span {
    display: inline-block;
    font-size: 13px;
    color: #636363;
    line-height: 21px;
    vertical-align: middle;
    text-transform: uppercase;
    position: relative;
}

#donation .giving-option div span:before {
    content: " ";
    border-top: 2px solid #d8d8d8;
    width: 12px;
    height: 2px;
    position: relative;
    display: block;
    margin: 0 auto;
}

#donation .giving-option div span:after {
    content: " ";
    border-bottom: 2px solid #d8d8d8;
    width: 12px;
    height: 2px;
    position: relative;
    display: block;
    margin: 0 auto;
}

#donation .step a {
    background: #E13D60;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.34);
    border-radius: 6px;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 390px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    position: relative;
    top: -40px;
}

#donation .step a.disabled {
    background: #C6C6C6;
}

#donation .step img {
    width: 240px;
    line-height: 1;
    margin: 0 auto;
    display: block;
}

#donation .header-bottom {
    height: 433px;
    width: 100%;
    background-image: linear-gradient(45deg, #A453A0 0%, #9BDBF3 100%);
    margin-top: -270px;
    position: relative;
    z-index: -1;
    overflow: hidden;
}

#donation .header-bottom p {
    max-width: 880px;
    margin: 300px auto 0;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 21px;
}

#donation .donation-confirmation {
    text-align: center;
    padding-bottom: 100px;
    display: none;
}

#donation .donation-confirmation p.monthly,
#donation .donation-confirmation p.single {
    font-size: 14px;
    color: #636363;
    line-height: 21px;
    margin-top: 40px;
    display: none;
}

#donation .donation-confirmation p.monthly span,
#donation .donation-confirmation p.single span {
    color: #E13D60;
}

#donation .simpay-form-control .simpay-currency-symbol-left,
#donation .simpay-form-control .simpay-custom-amount-input {
    float: none;
}

.stripe-button-el,
.simpay-test-mode-badge-container,
.simpay-custom-amount-label.simpay-label-wrap {
    display: none;
}

#donation .simpay-text-wrap input[type="text"] {
    width: 50%;
}

.homeTile{
    height: 260px;
    background-size: cover;
    background-position: bottom;
    padding: 0px 30px;
    box-shadow: 0px 4px 11px #00000052;
    border-radius: 10px;
}

.homeTile p {
    color: #fff;
    position: absolute;
    bottom: 12px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    max-width: 500px;
}

.homeT1{
    background-image: url('https://www.juma.org/wp-content/uploads/2015/06/jumaTile-1.jpg');
}

.homeT2{
    background-image: url('https://www.juma.org/wp-content/uploads/2015/06/jumaTile-2.jpg');
}

@media (max-width: 1200px) {
    #donation .amount-step input[type="radio"]+label div {
        vertical-align: middle;
        line-height: 1;
        height: auto;
        max-width: 420px;
    }

    #donation .amount-step input[type="text"] {
        margin-bottom: 3px;
        max-width: 420px;
    }

    #donation .container {
        padding: 0;
    }
}


/*.simpay-form-control {
    position: absolute;
    left: -100vw;
}*/

@media (max-width: 767px) {

    .homeTile p {
    font-size: 14px;
    max-width: 315px;
    }

    #donation {
        margin-top: 86px;
    }

    #donation .header-bottom p {
        padding: 0 40px;
    }

    #donation .intro h1 {
        font-size: 27px;
    }

    #donation .intro p {
        font-size: 14px;
    }

    #donation .step {
        height: auto;
        line-height: 1.5;
        padding: 40px 0;
    }

    #donation .intro h1 {
        margin-left: 20px;
        margin-right: 20px;
    }

    #donation .intro p,
    #donation .step div,
    #donation .amount-step {
        padding-left: 20px;
        padding-right: 20px;
    }

    #donation .amount-step input[type="radio"]+label>span {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 83px;
        padding-left: 0;
        text-align: center;
    }

    #donation .amount-step input[type="radio"]+label {
        height: auto;
    }

    #donation .amount-step input[type="radio"]+label div {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        padding: 10px;
        text-align: center;
    }

    #donation .amount-step input[type="text"] {
        max-width: 100%;
    }

    #donation .donation-frequency div input[type="radio"]+label,
    #donation .giving-option div input[type="radio"]+label {
        display: block;
        margin: 10px auto;
    }

    #donation .giving-option p {
        padding: 0 20px;
    }

    #donation .giving-option p br {
        display: none;
    }

    #donation .header-bottom {
        margin-top: -320px;
    }
}

@media (max-width: 420px) {
    #donation .intro h1 {
        font-size: 20px;
        line-height: 23px;
    }

    #donation .intro p br {
        display: none;
    }
}

@media (max-width: 420px) {
    #donation .intro h1 {
        font-size: 20px;
        line-height: 23px;
    }

    #donation .intro p br {
        display: none;
    }

    #donation .header-bottom {
        height: 520px;
    }
}

.subscribe-form li {
    list-style: none;
}

/* PROGRAMS */

.juma-programs {
    background-color: #f3f3f3;
    margin: 30px 0 80px 0;
    height: 330px;
    text-align: center;
}

.juma-programs.mobile {
    display: none;
}

.juma-programs.mobile .earn-div h4,
.juma-programs.mobile .learn-div h4,
.juma-programs.mobile .connect-div h4 {
    text-align: center;
    color: #fff;
    font-size: 38px;
    letter-spacing: -2.5px;
    text-transform: uppercase;
    font-weight: normal;
}

.juma-programs.mobile .earn-div p,
.juma-programs.mobile .learn-div p,
.juma-programs.mobile .connect-div p {
    color: #fff;
}

.juma-programs.mobile .earn-div span,
.juma-programs.mobile .learn-div span,
.juma-programs.mobile .connect-div span {
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block;
}

.juma-programs.mobile .earn-div,
.juma-programs.mobile .learn-div,
.juma-programs.mobile .connect-div {
    padding: 35px 20px;
    margin-top: 10px;
}

.juma-programs.mobile .earn-div {
    background-color: #4A5195;
}

.juma-programs.mobile .learn-div {
    background-color: #A554A1;
}

.juma-programs.mobile .connect-div {
    background-image: linear-gradient(-180deg, #4A5195 0%, #A554A1 100%);
    margin-bottom: 10px;
}

.juma-programs .container {
    position: relative;
    height: 100%;
}

.juma-programs .inner {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.juma-programs .jmpg-1 {
    transform: rotate(-90deg);
    position: absolute;
    left: -99px;
    top: 96px;
}

.juma-programs .jmpg-2 {
    transform: rotate(-90deg);
    position: absolute;
    right: -70px;
    top: 62px;
}

.juma-programs .jmhs-1 {
    position: relative;
    left: -90px;
    height: 320px;
}

.juma-programs .jmhs-3 {
    position: relative;
    right: -90px;
    height: 320px;
}

.juma-programs .jmhs-2 {
    margin: 0 -90px;
    z-index: 2;
    position: relative;
    height: 320px;
}

.juma-programs img {
    display: inline-block;
}

.juma-programs div.p1 {
    position: absolute;
    background: #4A5195;
    border: 3px solid #A5559E;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.50);
    border-radius: 7px;
    z-index: 2;
    width: 620px;
    height: auto;
    text-align: left;
    padding: 25px 15px;
    color: #fff;
    left: 180px;
    margin-top: -60px;
    display: none;
}

.juma-programs div.p2 {
    position: absolute;
    background-image: linear-gradient(-180deg, #4A5195 0%, #A554A1 100%);
    border: 3px solid #C673BF;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.50);
    border-radius: 7px;
    z-index: 2;
    width: 620px;
    height: auto;
    text-align: left;
    padding: 25px 15px;
    color: #fff;
    left: 274px;
    margin-top: -60px;
    display: none;
}


.juma-programs div.p3 {
    position: absolute;
    background: #A5559E;
    border: 3px solid #4A5195;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.50);
    border-radius: 7px;
    z-index: 2;
    width: 620px;
    height: auto;
    text-align: left;
    padding: 25px 15px;
    color: #fff;
    right: 180px;
    margin-top: -60px;
    display: none;
}


.juma-programs div.p1.show,
.juma-programs div.p2.show,
.juma-programs div.p3.show {
    display: block;
}

.juma-programs div.p1 img,
.juma-programs div.p2 img,
.juma-programs div.p3 img {
    position: absolute;
    top: -22px;
    max-width: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.greyarea {
    background: #F9F9F9;
    padding: 42px 0;
    margin-top: 50px;
}

.greyarea a {
    color: #e33a5e;
}

.desktop-text {
    margin-top: 50px;
    font-weight: bold;
    font-size: 18px;
}

@media (max-width: 1200px) {
    .juma-programs div.p1 {
        left: 18px;
    }

    .juma-programs div.p2 {
        left: 173px;
    }

    .juma-programs div.p3 {
        right: 17px;
    }

    .juma-programs .jmhs-2 {
        margin: 0 -150px;
    }
}

@media (max-width: 991px) {

    .juma-programs.desktop,
    .desktop-text {
        display: none;
    }

    .desktop-text {
        display: none;
    }

    .juma-programs.mobile {
        display: block;
    }

    .juma-programs {
        height: auto;
        background: none;
        text-align: left;
    }

    .juma-programs .container {
        padding: 0;
        width: 100%;
    }

    .juma-programs img {
        width: 100%;
        display: block;
    }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#donation .simpay-form-control .simpay-currency-symbol-left,
#donation .simpay-form-control .simpay-custom-amount-input,
.simpay-custom-amount-wrap.simpay-field-wrap {
    display: inline-block;
}

#donation .simpay-text-wrap input[type="text"] {
    height: 53px;
    line-height: 53px;
}



/* DONATE STYLES */

.waystogiveTitle{
    font-weight: 600;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #e33a5e;
}

.waystogiveholder{
    display: flex;
    flex-wrap: wrap;
}

.wayschild{
    margin: 10px;
    width: 260px;
}

.wayschild span{
    font-weight: 600;

}







/* C1 CAPTCHA */

.juma-captcha .box {
    display: inline-block;
    padding: 10px;
    background: #E13D60;
    color: #fff;
    font-size: 16px;
    letter-spacing: 4px;
}


.juma-captcha input {
    height: 41px;
    line-height: 41px;
}

.subscribe-form .juma-captcha .box {
    height: 72px;
    line-height: 72px;
    padding: 0 14px;
}

.subscribe-form .juma-captcha input {
    width: calc(100% - 98px);
}

/* YOUTH BLOCKS */

.youth-blocks {
    text-align: center;
}

.youth-blocks>a {
    display: inline-block;
    width: 300px;
    margin: 20px;
    height: 300px;
    vertical-align: top;
    position: relative;
    background-size: cover;
    background-position: center;
}

.youth-blocks>a.youth-1 {
    background-image: url("https://www.juma.org/wp-content/uploads/2015/06/Gradient_DevosharBrendan.png");
}

.youth-blocks>a.youth-2 {
    background-image: url("https://www.juma.org/wp-content/uploads/2015/06/Gradient_ConnorDonna.png");
}

.youth-blocks>a.youth-3 {
    background-image: url("https://www.juma.org/wp-content/uploads/2015/06/Gradient_DavyonXavier.png");
}

.youth-blocks>a .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.youth-blocks>a .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    padding: 20px;
    opacity: 0;
    z-index: 2;
    color: #fff;
}

.youth-blocks>a .text span {
    font-size: 20px;
    display: block;
    margin-bottom: 20px;
}

.youth-blocks>a .text strong {
    font-size: 22px;
}

.youth-blocks>a .center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.youth-blocks>a:hover .bg {
    opacity: 0;
}

.youth-blocks>a:hover .text {
    opacity: 1;
}

@media (max-width:480px) {

    body{
        margin-top: 55px;
    }

    #donation .intro {
        height: 385px;
    }

    .youth-blocks>a {
        display: block;
        margin: 20px auto;
        width: 250px;
        height: 250px;
    }

    .youth-blocks>a .text span {
        font-size: 16px;
    }

    .youth-blocks>a .text strong {
        font-size: 18px;
    }
}

.page-template-page-no-nav-php {
    margin-top: 0;
}