﻿/*----- Custom Fonts -----*/

/* roboto-condensed-regular - latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/roboto-condensed-v19-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
         url('fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/roboto-condensed-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
    font-display: swap;
  }
  /* roboto-condensed-italic - latin */
  @font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/roboto-condensed-v19-latin-italic.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
         url('fonts/roboto-condensed-v19-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/roboto-condensed-v19-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/roboto-condensed-v19-latin-italic.woff') format('woff'), /* Modern Browsers */
         url('fonts/roboto-condensed-v19-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/roboto-condensed-v19-latin-italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
    font-display: swap;
  }
  /* roboto-condensed-700 - latin */
  @font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/roboto-condensed-v19-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
         url('fonts/roboto-condensed-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/roboto-condensed-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/roboto-condensed-v19-latin-700.woff') format('woff'), /* Modern Browsers */
         url('fonts/roboto-condensed-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/roboto-condensed-v19-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
    font-display: swap;
  }

  @font-face {
    font-family: 'League Gothic';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/leaguegothic-regular.eot');
    src: url('fonts/leaguegothic-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/leaguegothic-regular.woff2') format('woff2'),
         url('fonts/leaguegothic-regular.woff') format('woff'),
         url('fonts/leaguegothic-regular.ttf') format('truetype'),
         url('fonts/leaguegothic-regular.svg#league_gothicregular') format('svg');
    font-display: swap;
}

html {
    font-size: 62.5%;
}


.body-content .row:first-child { margin-left: 0; margin-right: 0; }
.container { max-width: 960px; }
.container.donate { padding: 0 !important; margin-left: 0 !important; }
#ccFormWrapper { padding: 0; }

/*----- Nav overrides -----*/


.navbar.navbar-static-top
{
    background: #e0e0e0;
}

.portal-interior .navbar-default.navbar-fixed-top.navbar-inverse {
    height: 90px;
    position: relative;
    margin-bottom: 45px;
    background-color: #fff;
}

.portal-interior .navbar-fixed-top .container {
    height: 100%;
}

.portal-interior .navbar-collapse.collapse.mainMenu {
    right: auto;
    left: 0;
}

.portal-interior .navbar-collapse.collapse.mainMenu p {
    margin-bottom: 0;
    height: 100%;
    max-height: 90px;
    padding: 8px 0;
    box-sizing: border-box;
}

.portal-interior .navbar-collapse.collapse.mainMenu p img.img-responsive {
    max-height: 74px;
}

.navbar-left
{
    max-height: inherit;
    height: auto;
}
.navbar-brand
{
    padding: 15px 0;
}
.full-width .navbar-nav.userMenu
{
    top: 50%;
    margin-top: -15px;
}
footer .container.whiteBg,
#footer .container.whiteBg
{
    color: #fff;
    border: none;
    background-color: transparent !important;
}

/*----- EF Styles -----*/

h1, h2, h3, h4, h5, h6,
.wizard h1, .wizard h2,
.wizard h3, .wizard h4,
.wizard h5, .wizard h6 {
    font-family: 'League Gothic', sans-serif;
}

.portal-interior .fixed-bg {
    position: fixed;
    display: block;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;    
    background-size: cover;
}

.ui, html body p, html body .wizard p, html body ol, html body li,
label, .form-control {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.25rem;
}

.portal-interior .wizard.whiteBg {
    background: rgba(255,255,255,.8) !important;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 50px rgba(0,0,0,.33);
    padding-top: 30px;
}

.wizard h1 {
    font-size: 2rem;
    color: #005191;
    font-weight: 400;
    letter-spacing: normal;
    font-family: 'Roboto Condensed', sans-serif;
}

.wizard .mainContent {
    padding-top: 0;
}

.btn-primary {
    background: #FC8C39;
}

.wizard + footer {
    background: #013856;
}

#cpGiftForm.form-horizontal.well {
    margin-bottom: 30px;
}



/*----- EF Form Overrides -----*/
.currency-dropdown-container {
    display: none;
}

.amount-list {
    width: 100%;
    position: relative;
    min-height: 74px;
    max-height: 74px;
}

.amount-button,
.amount-button.customAmount .pull-left {
    display: inline-block;
    float: left;
    width: 75px;
    height: 34px;
    background: #539ED0;
    text-align: center;
    cursor: pointer;
}

#cpGiftForm.form-horizontal .input-group ul .customAmount > .pull-left:first-child {
    margin-right: 0;
}

/* #cpGiftForm.form-horizontal .input-group ul .customAmount {
    width: auto;
} */

/* .amount-button.customAmount {
    background: transparent;
} */

.amount-button.customAmount .pull-left + .input-group {
    width: 100%;
    clear: left;
    position: absolute;
    bottom: 0;
    left: 0;
}

.amount-list .amount-button:not(:first-child) {
    margin-left: 1px;
}

/* .amount-button input[type="radio"] {
    display: none;
} */

.amount-button input[type="radio"] + label {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 34px;
    vertical-align: middle;
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
}

.no-touch .amount-button:hover input[type="radio"] + label,
.no-touch .amount-button.customAmount:hover input[type="radio"] + .input-group  {
    background: rgba(255,255,255,.1);
}

.amount-button input[type="radio"]:checked + label,
.amount-button.customAmount input[type="radio"]:checked + .input-group {
    background: #005191;
    box-shadow: inset 0 0 10px rgba(0,0,0,.4);
}

.no-touch .amount-button:hover input[type="radio"]:checked + label,
.no-touch .amount-button.customAmount:hover input[type="radio"]:checked + .input-group {
    background: #FFB351;
    color: #000;
}

.no-touch .amount-button.customAmount:hover input[type="radio"]:checked + .input-group,
.no-touch #cpGiftForm.form-horizontal .input-group ul .amount-button.customAmount:hover input[type="radio"]:checked ~ .input-group::before,
.no-touch #cpGiftForm.form-horizontal .input-group ul .amount-button.customAmount:hover input[type="radio"]:checked ~ .input-group input[type="number"].form-control {
    color: #111;
}

button.btn-primary[name="submit.Save"] {
    background: #005191;
    border-radius: 0;
}

.no-touch button.btn-primary[name="submit.Save"]:hover,
button.btn-primary[name="submit.Save"]:active {
    background: #FFB351;
    color: #000;
}

button[name="submit.Paypal"] {
    display: none;
}

.phone-container {
    display: none;
}

h2.form-section-heading {
    color: #333;
    border-bottom: 1px solid #dfdfdd;
    font-size: 2.25rem;
    font-weight: 400;
}

h2.form-section-heading:not(:first-child) {
    margin-top: 60px;
}

.wizard + footer {
    padding-bottom: 0;
    z-index: 1;
    background: transparent;
    position: relative;
}

.wizard + footer .container.whiteBg,
.wizard + #footer .container.whiteBg {
    background-color: #005191 !important;
    padding-left: 3rem;
    padding-right: 3rem;
}

.widget-twoblockfootercontainer {
    padding: 0 30px;
}

.wizard + #footer .container p a {
    color: #FFB351;
}

.wizard + #footer .container p a:hover {
    color: #fff;
}

.wizard + #footer .container p + p {
    margin-top: 1em;
}


/*----- Wizard Overrides -----*/

.wizardNav + .wizard
{
    padding-left: 0;
}
.wizard .signin-container
{
    margin-bottom: 45px;
}
.lt-ie9 #leftPane .accordion-toggle ~ .pmtMethodAmt
{
    color: #BDC0DB;
}




/*----- Utility Classes -----*/

.d-flex {
    display: flex !important;
}

.justify-content-space-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.mt-0 {
    margin-top: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.center {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.x-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.y-center {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}






/*----- Responsive Overrides -----*/

@media (min-width: 768px)
{
    .full-width .navbar-static-top .mainMenu .navbar-nav > li > a:not(:hover)
    {
        color: #fff;
    }
}

@media (max-width: 768px) and (orientation: portrait) {
    .portal-interior .navbar-collapse.collapse.mainMenu {
        right: auto;
        left: 0;
        height: 100%;
        min-height: 90px;
        display: inline-block !important;
        width: auto;
        top: 0;
        border: none;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 768px)
{


    
    .wizardNav .navbar-nav.menu-main-menu
    {
        float: none;
        position: static;
        margin: 0 auto;
        display: block;
    }

    .portal-interior .navbar-collapse.collapse.mainMenu {
        right: auto;
        left: 0;
        height: 100%;
        min-height: 90px;
        display: inline-block !important;
        width: auto;
        top: 0;
        border: none;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .wizardNav .mainMenu .navbar-nav > li > a
    {
        text-transform: uppercase;
        font-weight: bold;
        color: #555;
    }
    .no-touch .wizardNav .mainMenu .navbar-nav > li > a:not(:hover)
    {
        background: none;
    }
    .no-touch .wizardNav .mainMenu .navbar-nav > li > a:hover
    {
        color: #fff;
        background: #7c81b8;
    }
    .navbar-nav:not(.userMenu)
    {
        -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.25);
        -moz-box-shadow: 0 3px 10px rgba(0,0,0,.25);
        box-shadow: 0 3px 10px rgba(0,0,0,.25);
    }
}

@media (max-width: 767px) and (min-width: 480px)
{
    .full-width .navbar-toggle
    {
        margin-top: -17px;
        position: absolute;
        right: 0px;
        top: 50%;
    }
}

@media only screen and (max-width: 600px) {
    body .donation-heading {
        -webkit-transform: none !important;
        transform: none !important;
        top: auto !important;
        bottom: -46px;
        right: auto !important;
        left: 0;    
    }

}

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



    .amount-group {
        width: 100%;
    }

    html body .amount-list .amount-button {
        width: 100% !important;
        margin-right: 0;
    }

    .amount-button, .amount-button.customAmount .pull-left {
        width: 100%;
        float: none;
        display: block;
    }

    .amount-list .amount-button:not(:first-child) {
        margin-left: 0;
        margin-right: 0;
        margin-top: 1px;
    }

    /* #cpGiftForm.form-horizontal .input-group ul .amount-button.customAmount {
        min-height: 74px;
    } */

    .amount-list {
        max-height: inherit;
    }

    .navbar-brand
    {
        padding: 0;
    }
    .navbar-nav.menu-main-menu > li
    {
        background: #fff;
    }
    .no-touch .full-width .navbar-static-top .mainMenu .navbar-nav > li > a:not(:hover)
    {
        color: #555;
    }
    .full-width .navbar-static-top .mainMenu .navbar-nav > li.active > a, .no-touch .full-width .navbar-static-top .mainMenu .navbar-nav > li.active > a
    {
        color: #fff;
    }
    .carousel h1.xbold.xxxl    {
        padding: 0 10px;
    }
    .carousel .btn
    {
        font-size: 25px;
        font-size: 1.666666666667rem;
        padding: 5px 10px 0 10px;
        letter-spacing: .025em;
    }
    .carousel .item .container + div .btn:not(:first-child)
    {
        margin-left: 5px;
    }
    .carousel .item .container + .blackBgTrans p
    {
        margin-bottom: 0;
    }

}







