/* Slideshow styles for home page */

.slider {
    margin: 0px;
    position:relative;
}

#fp-slideshow {
    margin-top:1px;
}

.flexslider {
    margin: 0px auto;
    padding: 0;
    max-height: none;
    list-style: none;
    font-weight: normal;
}

.flexslider .caption a {
    text-transform: none;
    font-weight: normal;
}

#fp-slideshow section.caption {
    display:none;
}

#fp-slideshow .flex-active-slide section.caption {
    display:block;
    width: 100vw;
    position: absolute;
    bottom: 5px;
    top: auto;
    background-color:rgba(61, 61, 62, 0.4) !important;
    text-align: center;
    padding: 9px 0px;
}



#fp-slideshow section.caption h2 {
    color: #FFFFFF;
    font-size: 34px;
    font-family: 'HelveticaNeueW02-75Bold', Arial, sans-serif;
    font-weight: normal;
    line-height: 38px;
    text-transform:capitalize;
    margin-bottom: 5px;
}

#fp-slideshow section.caption p {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px;
    padding: 0px;
    margin: 0 30px 10px 30px;
}

#fp-slideshow section.caption p::after {
    font-family: FontAwesome;
    content: "\f105";
    font-size:20px;
    margin-left: 5px;
}

.flex-direction-nav {
    position: absolute;
    width: 100%;
    bottom: 50%;
    overflow:hidden;
    opacity: .9;
}

.flex-direction-nav a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #FFFFFF;
    background-image: none;
    cursor: pointer;
}

.flex-direction-nav a:hover, .flex-direction-nav a:active {
    color: #f58220;
}

.flex-direction-nav a:hover::after, .flex-direction-nav a:active::after {
    color:#FFFFFF;
}

.flex-prev	{
    float: left;
    left: -25px;
}

.flex-next	{
    float: right;
    left: 25px;
    background-position: right;
    right: 0px;
}


.flex-next::after {
    background-image:none;
    font-family: FontAwesome;
    content: "\f054";
    font-size: 20px;
    color: #F58220;
    position: relative;
    top: 25px;
    left: 8px;
}

.flex-prev::after {
    background-image:none;
    font-family: FontAwesome;
    content: "\f053";
    font-size: 20px;
    color: #f58220;
    position: relative;
    top: 26px;
    left: 29px;
}


.flex-direction-nav li a {
    opacity:1;
}

.flex-control-nav {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 100px;
}


.flex-control-paging li a {
    margin-right: 15px;
    width: 15px;
    height: 15px;
    background-color: rgba(255,255,255,.5);
    border-radius: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
    background-color: transparent;
    border: 2px solid #FFFFFF;
}

.flex-active-slide img {
    opacity: .5;
    transition: opacity .5s ease;
    cursor: default !important;
    width: 100%;
}

.flex-viewport ol li {
    margin: 17px 10px 0px 5px;
    color:#ffffff;
}

.flex-viewport ol li img{
    cursor: pointer;
}


/* donate module */

.node-donate-form {
    overflow: hidden;
    text-align: center;
}

.donate_form {
    float:left;
    left:50%;
    position: relative;
    width: auto;
    display: inline-block;
}

.donate_buttons {
    position:relative;
    left: -50%;
    width:auto;
    clear: both;
    display: inline-block;
}

.donate_header {
    position:relative;
    left: -50%;
    width:auto;
    clear: both;
}

#donate-form {
    max-width: 100%;
}

.donate_header p {
    color: #F58220;
    font-size: 34px;
    line-height: 38px;
    margin:20px 10px 10px 10px;
}

.donate_button input[type="radio"] {
    display:none;
}

.donate_button {
    cursor:pointer;
    border: none;
    font-family: 'HelveticaNeueW02-75Bold', Arial, sans-serif;
    font-size:32px;
    line-height:32px;
    background:#636466;
    color: #ffffff;
    display: inline-block;
    margin: 10px;
    font-weight: normal;
}

.donate_button label, .donate_button a.label {
    padding:7px 25px 7px 15px;
}

.donate_button a.label {
    display: block;
}

.donate_button a.label, .donate_button a.label sup {
    color:#FFF;
}

.donate_button .selected {
    background: #3d3d3e;
}

.donate_button_input {
    display:inline-block;
    padding: 10px 9px 6px 9px;
    background:#636466;
    color: #FFFFFF;
    font-size: 32px;
    margin:10px;
}

.donate_button_submit {
    margin: 10px;
    background: #F58220;
    padding: 4px 20px;
    font-family: 'HelveticaNeueW02-75Bold', Arial, sans-serif;
    font-size: 32px;
    line-height: 32px;
    color: #ffffff;
    font-weight: normal;
    border-radius: 10px;
    display: inline-block;
}

.donate_button_submit::after {
    font-family: FontAwesome;
    content: "\f054";
    font-size:20px;
}

#db-manual-input {
    background: #FFFFFF;
    font-family: 'HelveticaNeueW02-75Bold', Arial, sans-serif;
    border:none;
}

input#db-manual-input {
    color: #f58220 !important;
    font-size: 25px;
    padding: 0px 5px;
    border: none;
}


.donate_button sup, .donate_button a.label sup {
    font-family:  'HelveticaNeueW02-55Roma', Arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
    top: -4px;
    left: 7px;
}

.donate_button_input sup {
    font-family:  'HelveticaNeueW02-55Roma', Arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
    top: -4px;
    left: -3px;
}

#db-submit {
    background:none;
    font-family: 'HelveticaNeueW02-75Bold', Arial, sans-serif;
    font-size:32px;
    line-height:32px;
    color: #ffffff;
    font-weight: normal;
}

.donate_button_submit:hover {
    background: #3d3d3e;
}

/* two column promo */



.two_column-promo {
    width: 960px;
    max-width: 100%;
    margin: 25px auto;
    text-align: center;
    display:block;
}

.two_column-promo h3 a .field-items .field-item {
    color: #3d3d3e;
    font-size: 30px;
    line-height: 34px;
    padding: 10px;
}

.two_column-promo h3 a .field-items .field-item:hover, .two_column-promo h3 a .field-items .field-item:active {
    color:#f58220;
}

.two-col-promo-subtext .field-items .field-item {
    font-size: 18px;
    line-height: 22px;
    color: #636466;
    padding: 0px 15px 25px 15px
}

.left-promo {
    width: 470px;
    display: inline-block;
    max-width: 100%;
    float:left;
}

.right-promo {
    width: 470px;
    display: inline-block;
    max-width: 100%;
    float: right;
}

/* Full column promo */

.full-width-promo {
    width: 100%;
    display: block;
    padding: 25px 0px 25px 0px;
    text-align: center;
}

.full-width-promo img {
    width:100%;
    height: auto;
    max-width: 100%;
}

.single-image {
    margin-bottom:6px;
}

.full-width-promo h2 {
    margin-bottom:0px;
}

.full-width-promo h2 .field-items .field-item {
    font-size: 34px;
    line-height: 36px;
    font-family: 'HelveticaNeueW02-75Bold', Arial, sans-serif;
    padding: 10px;
    margin-bottom: 10px;

}

.full-width-promo-sub {
    font-size: 18px;
    line-height: 22px;
    color: #636466;
    padding: 0px 30px;
}

.full-width-promo-sub a {
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'HelveticaNeueW02-75Bold', Arial, sans-serif;
}

.full-width-promo-sub a:hover, .full-width-promo-sub a:active {
    color: #3d3d33;
}

.full-width-promo-sub a::after {
    font-family: FontAwesome;
    content: "\f105";
    font-size:20px;
    margin-left: 8px;
}


/* fixed promo */

.region-after-content {
    width: 960px;
    max-width: 100%;
    float: none;
}

.fixed-promo {
    max-width:960px;
    float:none;
}

.fixed-promo .jcarousel-clip-horizontal {
    max-width:960px;
    float:none;
}


.fixed-promo .jcarousel-item {
    background: #efefef;
    min-height: 320px;
    max-width: 300px;
    margin: 0px 10px 0px 10px;
}

.fixed-promo h2, .fixed-promo .heading-2 {
    margin-left: 10px;
}

.fixed-promo h3, .fixed-promo .heading-3, .fixed-promo-txt h3 .single-image, .fixed-promo-txt h3 .video-icon, .fixed-promo-txt .heading-3 .single-image, .fixed-promo-txt .heading-3 .video-icon {
    font-family: 'HelveticaNeueW02-75Bold', Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    text-transform: uppercase;
}

.fixed-promo img {
 margin:0px;
}

.fixed-promo h3 a, .fixed-promo .heading-3 a {
    color:#F58220 !important;
}

.fixed-promo h3 a:hover, .fixed-promo .heading-3 a:hover {
    color:#636466 !important;
}

.fixed-promo-txt {
    margin: 18px 20px 20px 20px;
}

.fixed-promo-txt p {
    font-size: 13px;
    line-height: 15px;
}

.fixed-promo, #block-views-related-promo-block-view-block {
    padding-top: 40px;
}

.fixed-promo::before, #block-views-related-promo-block-view-block::before {
    top: -30px;
}

.fixed-promo {
    border-top: none;
}

.fixed-promo::before {
    height: 0px;
    background-image: none;
    margin:0px;
}

#after-content {
    margin-top: 15px;
}


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 960px) {


    .slider img {
        margin: 0px auto;
        width: auto;
        max-height: 425px;
        max-width: none;
        margin-left: -30%;
    }

    #fp-slideshow section.caption {
        padding: 5px;
    }


    #fp-slideshow section.caption h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom:5px;
    }


    #fp-slideshow section.caption p {
        font-size: 16px;
        line-height: 18px;
       margin: 0 10px 10px 10px;
    }

    #fp-slideshow section.caption p::after {
        font-size: 13px;
    }

    /* donate module */



    .donate_header p {

        font-size: 20px;
        line-height: 22px;
        margin:10px 5px 5px 5px;
    }

    .donate_button label {
        padding: 7px 25px 7px 15px;
        font-family: 'HelveticaNeueW02-75Bold', Arial, sans-serif;
        font-size:20px;
        line-height:20px;
    }


    .donate_button_input {
        padding: 6px 0px 2px 10px;
        background:#636466;
        color: #FFFFFF;
        font-size:20px;
        line-height:20px;
        margin:10px;
    }

    #db-manual-input {
        background: #FFFFFF;
        font-family: 'HelveticaNeueW02-75Bold', Arial, sans-serif;
        font-size: 15px;
        margin: 2px 10px 3px 10px;
        padding: 4px;
        line-height: 16px;
        border:none;
    }

    input#db-manual-input {
        color: #f58220 !important;
        font-size: 16px;
        line-height: 22px;
    }

    .donate_button sup, .donate_button_input sup {
        font-size: 15px;
        line-height: 15px;
        top: -4px;
        left: 5px;
    }

    .donate_button_submit {
        margin: 10px;
        padding: 3px 10px;
        font-size: 20px;
        line-height:20px;
    }

    .donate_button_submit::after {
        font-family: FontAwesome;
        content: "\f054";
        font-size: 14px;
        margin-left: -5px;
    }

    #db-submit {
        font-size: 20px;
        line-height: 30px;
    }

    /* two column promo */

    .two_column-promo {
        padding: 15px auto;
    }


    .two_column-promo h3 a .field-items .field-item {
        font-size: 20px;
        line-height: 24px;
    }


    .two-col-promo-subtext .field-items .field-item {
        font-size: 16px;
        line-height: 20px;
        color: #636466;
        padding: 0px 10px 20px 10px;
    }

    .left-promo {
        float: none;
    }

    .right-promo {
        float: none;
    }

    /* Full column promo */

    .full-width-promo {
        padding: 15px 0px;
    }

    .full-width-promo-image {
        position: relative;
        clear:both;
        overflow:hidden;
    }

    .full-width-promo-image img {
        width:200%;
        max-width:200%;
        margin-left: -50%;
    }

    .full-width-promo h2 .field-items .field-item {
        font-size: 22px;
        line-height: 24px;
    }

    .full-width-promo-sub {
        font-size: 16px;
        line-height: 20px;
    }

    .full-width-promo-sub a::after {
        font-size:15px;
    }



}

@media only screen and (max-width: 768px) {
    .slider img {
        width: auto;
        max-height: 350px;
        max-width: none;
        margin-left: -20%;
    }
}

@media only screen and (max-width: 600px) {
    .slider img {
        width: auto;
        max-height: 350px;
        max-width: none;
        margin-left: -50%;
    }
}

@media only screen and (max-width: 500px) {
    .slider img {
        width: auto;
        max-height: 350px;
        max-width: none;
        margin-left: -80%;
    }

    #fp-slideshow section.caption {
        padding: 5px;
    }

    .flex-control-nav {
        display:none;
    }

    #fp-slideshow section.caption h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom:5px;
    }

    #fp-slideshow section.caption p {
        font-size: 14px;
        line-height: 16px;
    }

    #fp-slideshow section.caption p::after {
        font-size: 13px;
    }
    #fp-slideshow .flex-active-slide section.caption {
        bottom: 0px;
    }
}



@media only screen and (max-width: 400px) {
    .slider img {
        width: auto;
        max-height: 350px;
        max-width: none;
        margin-left: -90%;
    }

    #fp-slideshow section.caption p {
        font-size: 12px;
        line-height: 14px;
    }
}


@media only screen and (max-width: 375px) {

    .slider img {
        width: auto;
        max-height: 350px;
        max-width: none;
        margin-left: -105%;
    }
}

@media only screen and (max-width: 320px) {

    .slider img {
        width: auto;
        max-height: 350px;
        max-width: none;
        margin-left: -140%;
    }
}

