﻿body, html {
    font-family: 'EB Garamond', serif;
}

/*Header Styles*/
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

li#child616, li#child617 {
    display: none;
}

p {
    font-size: 1.3em;
}

.content ul li {
    font-size: 1.2em;
    padding-top: 10px;
}

.header {
    background: url('https://immediac.blob.core.windows.net/brunswickstreetmission/images/header-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}

h2, .h2 {
    font-size: 20px;
}

.social {
    float: right;
}

em, strong {
    color: #df2633;
}

.content .col-sm-8 {
    margin-top: 48px;
}

h1 {
    color: #df2633;
    font-size: 26px;
    margin-bottom: 28px;
    border-bottom: 1px solid #E1E1E1;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-section h3 {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 10px 0px 10px 0px;
    text-align: center;
}

.contact-section {
    border-bottom: 1px solid #999;
    width: 85%;
    margin: auto;
}


ul#parent11 {
    float: right;
    padding-top: 47px;
}

#child121 {
    display: none;
}

a.navbar-brand {
    padding-top: 28px;
}


@media (min-width: 768px) and (max-width: 1920px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }
}


li.cms.level-1.menulinks a.cms.menulink {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

li.cms.level-2.menulinks a.cms.menulink {
    font-size: 15px;
    font-weight: 100;
    text-shadow: 0 0 0 #fff;
    color: #ffffff;
}

.col-sm-8 a.donateButton img {
    margin: auto;
    margin-top: 70px;
}

li.cms.level-2.menulinks a.cms.menulink::before {
    content: url(https://immediac.blob.core.windows.net/brunswickstreetmission/images/second-nav-arrow.png);
}

ul.cms.menu.dropdown-menu.level-1 {
    -webkit-border-radius: 0px 10px 10px 10px;
    -moz-border-radius: 0px 10px 10px 10px;
    border-radius: 0px 10px 10px 10px;
    background-color: #8399a4;
    -webkit-box-shadow: #333333 3px 3px 3px;
    -moz-box-shadow: #333333 3px 3px 3px;
    box-shadow: #333333 3px 3px 3px;
    border: #8399a4;
}

.dropdown-menu {
    min-width: 200px;
}

    .dropdown-menu > li > a {
        padding: 3px 14px;
    }

li.noRadius:hover {
    -webkit-border-radius: 10px 10px 0px 0px !important;
    -moz-border-radius: 10px 10px 0px 0px !important;
    border-radius: 10px 10px 0px 0px !important;
    background-color: #8399a4;
}

li.cms.level-1.menulinks:hover {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #8399a4;
}

    li.cms.level-1.menulinks:hover a {
        color: white !important;
        text-shadow: 0 0 0 #fff !important;
    }

.buttons p.bannerButton {
    margin-top: -18px;
}

.buttons {
    margin-top: 90px;
}


.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.social img {
    display: inline;
}

.navbar {
    margin-bottom: 0px;
}

.about h1 {
    font-family: 'EB Garamond', serif;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 30px;
}

.about {
    margin-top: 55px;
}

/* Fade transition for carousel items */
.portraits .item {
    left: 0 !important;
    -webkit-transition: opacity .4s; /*adjust timing here */
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.portraits .carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.portraits .next.left,
.portraits .prev.right {
    opacity: 1;
    z-index: 1;
}

.portraits .active.left,
.portraits .active.right {
    opacity: 0;
    z-index: 2;
}

.footer {
    width: 100%;
    border-top: 1px solid #D3D3D3;
    margin-top: 15px;
}

    .footer a {
        color: #333;
    }

        .footer a:hover {
            color: #667;
        }

p.red {
    font-family: 'EB Garamond', serif;
    text-transform: uppercase;
    color: #df2633;
    font-weight: bold;
    text-align: center;
}

.footer .col-sm-7 .cms.content {
    margin-top: 38px;
}

.sponsors img {
    display: inline-block;
    padding-right: 22px;
}

.carousel-caption {
    background-color: rgba(255,255,255,.6);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 0 0 10px 25px;
    color: #333;
    text-align: left;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.6);
}

.carousel-indicators {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 15;
    margin: 0;
    padding: 0 25px 25px 0;
    text-align: right;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.car-wrap {
    margin-top: 15px;
    margin-bottom: 15px;
}

.slider {
    background: #f1f1f1;
    margin-top: 25px;
}

p.redButton a {
    background: url(https://immediac.blob.core.windows.net/brunswickstreetmission/images/inactiveButton.png);
    width: 268px;
    height: 83px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-family: 'EB Garamond', serif;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    padding-top: 28px;
}

    p.redButton a:hover {
        background: url('https://immediac.blob.core.windows.net/brunswickstreetmission/images/activeButton.png');
    }

p.redButton {
    margin-top: 0px;
}

p.bannerButton a {
    background: url(https://immediac.blob.core.windows.net/brunswickstreetmission/images/banner.png);
    width: 100% !important;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    display: block;
    height: 65px;
    text-align: center;
    font-weight: bolder;
    font-size: 20px;
    padding-top: 15px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header {
        background: url('https://immediac.blob.core.windows.net/brunswickstreetmission/images/header-bg-992.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .nav > li > a {
        padding: 10px;
    }

    .navbar-brand img {
        width: 85%;
    }

    ul#parent11 {
        padding-top: 23px;
    }

    div#carousel-portrait {
        margin-top: 24px;
    }

    p.bannerButton a {
        height: 55px !important;
        font-size: 17px !important;
        padding-top: 11px !important;
    }

    .footer .col-sm-7 .cms.content p {
        font-size: 12px;
    }

    .sponsors img {
        display: inline-block;
        padding-right: 22px;
        height: 31px;
    }
}

/* Medium */
@media(min-width:992px) and (max-width:1199px) {

    p.redButton a {
        background: url(https://immediac.blob.core.windows.net/brunswickstreetmission/images/inactiveButton.png);
        width: 211px;
        height: 67px;
        display: inline-block;
        color: #fff;
        font-weight: 700;
        font-family: 'EB Garamond', serif;
        text-transform: uppercase;
        font-size: 16px;
        text-align: center;
        padding-top: 21px;
    }
}

/* Small */
@media(min-width:768px) and (max-width:991px) {

    .second-button.col-sm-6 {
        padding-left: 5px;
    }

    .first-button.col-sm-6 {
        padding-right: 0px;
    }

    p.redButton a {
        background: url(https://immediac.blob.core.windows.net/brunswickstreetmission/images/inactiveButton.png);
        width: 166px;
        height: 48px;
        display: inline-block;
        color: #fff;
        font-weight: 700;
        font-family: 'EB Garamond', serif;
        text-transform: uppercase;
        font-size: 13px;
        text-align: center;
        padding-top: 14px;
    }

    .header {
        background: url('https://immediac.blob.core.windows.net/brunswickstreetmission/images/header-bg-768.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

    a.navbar-brand img {
        width: 80%;
        margin-top: -20px;
        padding-top: 0px;
    }

    a.donateButton img {
        width: 70%;
    }

    .navbar-header {
        width: 53%;
    }

    ul#parent11 {
        float: left;
        padding-top: 0px;
        width: 100%;
        text-align: center;
    }

    .navbar-nav > li {
        float: none !important;
        display: inline-block;
    }

    .social {
        float: right;
        text-align: right;
    }

    li.cms.level-2.menulinks a.cms.menulink {
        text-align: left;
    }

    .about {
        margin-top: 25px;
    }

        .about h1 {
            font-size: 20px;
        }

    p.bannerButton a {
        height: 42px !important;
        font-size: 16px !important;
        padding-top: 7px !important;
    }

    div#carousel-portrait {
        margin-top: 21px;
    }

    .sponsors img {
        display: block;
        padding-right: 0px;
        margin: auto;
        padding-bottom: 18px;
    }
}

@media (min-width: 200px) and (max-width: 767px) {

    li#child616, li#child617 {
        display: block;
    }

    .header {
        background: url('https://immediac.blob.core.windows.net/brunswickstreetmission/images/header-bg.png');
        background-repeat: no-repeat;
        background-size: inherit;
    }

    a.navbar-brand {
        padding-top: 15px;
        width: 80%;
    }

    a.donateButton img.img-responsive {
        width: 77%;
        vertical-align: top;
    }

    ul#parent11 {
        width: 100%;
        float: none;
        margin: 0px !important;
        padding: 0px;
    }

    .navbar-collapse {
        max-height: 100%;
    }

    li.cms.level-1.menulinks:hover {
        background-color: transparent;
        border-radius: 0px;
    }

        li.cms.level-1.menulinks:hover a {
            color: #666667 !important;
        }

    ul.cms.menu.dropdown-menu.level-1 {
        -moz-border-radius: 0 0px 0px;
        border-radius: 0px;
        background-color: transparent;
        -webkit-box-shadow: #A1A1A1 0px 0px 0px;
        -moz-box-shadow: #A1A1A1 0px 0px 0px;
        box-shadow: #A1A1A1 0px 0px 0px;
        border: none;
    }


    li.cms.level-2.menulinks a.cms.menulink {
        font-size: 15px;
        font-weight: 100;
        text-shadow: 0 0 0 #fff;
        color: #333;
    }

        li.cms.level-2.menulinks a.cms.menulink::before {
            content: url(https://immediac.blob.core.windows.net/brunswickstreetmission/images/second-nav-arrow-drk.png);
        }

    .social {
        float: none;
        text-align: center;
    }

    a.donateButton img.img-responsive {
        width: 37%;
        vertical-align: top;
    }
}

/* Extra Small */
@media (min-width:470px) and (max-width:767px) {

    .second-button.col-sm-6 {
        display: inline-block;
        width: 49%;
        padding-left: 1px;
        margin-top: 12px;
    }

    .first-button.col-sm-6 {
        display: inline-block;
        width: 50%;
        padding-right: 0px;
        margin-top: 12px;
    }

    p.redButton a {
        width: 100%;
    }

    .about {
        margin-top: 0px;
    }

    div#carousel-portrait {
        width: 50%;
        margin: auto;
    }

    p.bannerButton a {
        width: 72% !important;
        display: block;
        height: 91px;
        background-size: 100%;
        font-size: 17px;
        padding-top: 4%;
        margin: auto;
    }

    div#carousel-portrait {
        margin-top: 50px;
    }

    .cms.content {
        text-align: center;
    }
}

@media (max-width: 600px) {
    a.donateButton img.img-responsive {
        width: 200px;
        vertical-align: top;
    }

    ul#parent11 {
        padding-top: 24px;
    }
}

@media (max-width: 470px) {

    .first-button.col-sm-6 {
        margin-top: 15px;
    }

    p.redButton a {
        width: 100%;
    }

    .about {
        margin-top: 0px;
    }

    p.bannerButton a {
        background-size: 100%;
        height: 65px;
        font-size: 17px;
        padding-top: 4%;
    }

    .sponsors img {
        display: block;
        margin: auto;
        padding-bottom: 22px;
    }
}

label {
    display: inline-block !important;
}

form input[type=text], form select, form textarea {
    padding: 14px;
    border-radius: 5px;
    opacity: .4;
    width: 100%;
}

    form input[type=text]:active, form input[type=text]:focus, form textarea:active, form textarea:focus {
        opacity: 1 !important;
        outline: 0 !important;
    }

input[type="submit"] {
    margin-top: 20px;
    float: right;
    padding: 8px 15px;
}

ul#parent209 {
    display: none;
}

input[type="checkbox"] {
    margin-top: 25px;
    display: inline-block;
}


    input[type="checkbox"] + p {
        display: inline-block;
        padding-left: 10px;
        margin-top: 0px;
    }

.footer p {
    font-size: 1.1em !important;
}

.sponsors img {
    max-height: 36px;
}

.footer {
    padding-bottom: 25px;
}
