/* ---------------------------------------------------------------------------------------------

    Custom stylesheet for this site.
     
   --------------------------------------------------------------------------------------------- */

body {
    background-color: #4d7cbf;
}

div.gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#493d63+0,655589+100 */
    background: #493d63; /* Old browsers */
    background: -moz-linear-gradient(top,  #426ca6 0%, #4d7cbf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #426ca6 0%,#4d7cbf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #426ca6 0%,#4d7cbf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426ca6', endColorstr='#4d7cbf',GradientType=0 ); /* IE6-9 */
}

div.wrapper {
    padding-bottom: 144px;
}

div.menu {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a0cebc+0,93bcac+100 */
    background: #11995c; /* Old browsers */
    background: -moz-linear-gradient(top,  #11995c 0%, #13a865 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #11995c 0%,#13a865 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #11995c 0%,#13a865 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11995c', endColorstr='#13a865',GradientType=0 ); /* IE6-9 */
}

/* ADA Skip Links */

.skip_links {
    position: fixed;
    z-index: 99999;
    text-align: left;
}

.skip_links a {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.skip_links a:focus, .skip_links a:active {
    position: static;
    left: 5px;
    top: 5px;
    width: auto;
    height: auto;
    padding: 10px 10px;
    overflow: visible;
    text-decoration: none;
    color: #000000;
    border: 1px solid #FFFFFF;
    background-color: #FCFCFC;
} 

/* Scrolling marque */

.marquee-wrapper {
    min-width: 100%;
    height: 64px;
    margin: 8px 0 20px 0;
    border: 1px solid #000000;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#493d63+0,655589+100 */
    background: #6ba1ee; /* Old browsers */
    overflow:hidden;
}

.marquee {
    min-width: 100%;
    height: 64px;
    margin: 0 2px;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 64px;
}

div.header {
    background-image: url('/Images/Layout/header-bg.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 12px 0 8px 0;
}

div.header-logo  {
    text-align: left;
    vertical-align: middle;

}

div.header-contact {
    margin-top:16px;
    font-size: 16px;
    line-height: 150%;
    color: #426EAB;
    text-align: right;
}

div.header-contact .header-contact-social {
    font-size: 22px;
    line-height: 150%;
}

div.header-contact a, div.header-contact a:visited {
    color: #426EAB;
}

.content a:not(.btn) {
    color: #337ab7;
    text-decoration: none;
}

.content a:not(.btn):hover {
    color:#3f3f3f;
}

div.header-contact a:hover {
    color: #CC0000;
}

div.header-contact .facebook a, div.header-contact .facebook a:visited {
    color: #3B5998;
}

div.header-contact .facebook a:hover {
    color: #CC0000;
}

div.footer {
    color: #FFFFFF;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a0cebc+0,93bcac+100 */
    background: #232933; /* Old browsers */
    background: -moz-linear-gradient(top,  #232933 0%, #12161b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #232933 0%,#12161b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #232933 0%,#12161b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232933', endColorstr='#12161b',GradientType=0 ); /* IE6-9 */
}

div.footer a, div.footer a:visited {
    color: #FFFFFF !important;
}

div.footer a:hover {
    color: #eeeaaa !important;
}

div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, div.content h6 {
    color: #2d2b2b;
    text-align: center;
}


/* Nivo Slider. */

div.slider-border {
}

div.slider-wrapper {
    position: relative;
    height: 0px !important;
    padding-bottom: 39%;
    margin: 0 0 20px 0;
    border: 1px solid #000000;
}

div.slider-wrapper #slider {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 0;
    padding: 0 0;
    border: 0px none;
}

div.slider-wrapper #slider img {
    position:absolute;
    margin: 0 0;
    padding: 0 0;
    top:0px;
    left:0px;
    display:none;
    height: 100% !important;
}

div.slider-wrapper #slider div.nivo-controlNav {
    display: none;
}

.theme-default .nivo-caption {
    font-weight: bold;
    text-align: center;
}

/* ---------------------------------------------------------------------------------------------
/* Other page styles. */

.photo {
    border: 1px solid #830628;
}

div.rotator {
    position: relative;
}

div.home-rotator {
    width: 320px;
    height: 240px;
    background-color: #666666;
}

div.map-wrapper {
    border: 1px solid #11995c;
}

img.right-expand-xs {
    width: 40%;
    max-width: 40%;
    margin: 0 0 24px 24px;
}

.logo-wrapper {
    margin: 0 auto 20px auto;
    padding: 10% 10%;
    background-color: #ffffff;
    border: 1px solid #CCCCCC;
}

.logo-wrapper-alt {
    margin: 0 auto 4px auto;
    padding: 2% 2%;
    background-color:#ffffff;
}

.contact-form .input-group-addon {
    min-width: 39px;
}

/**** Header ****/
@media only screen and (max-width: 772px) {

    div.header {
        background-image: url('/Images/Layout/header-bg2.jpg');
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 24px 0 24px 0;
    }

}

@media only screen and (max-width: 512px) {

    div.footer {
        height: 122px;

    }

}

@media only screen and (max-width: 295px) {

    div.footer {
        display:none;

    }

}

@media only screen and (max-width: 1084px) {

    div.footer {
        height:120px;

    }

}


@media only screen and (max-width: 767px) {

    div.header {
        /* background-image: none; */
    }
    
    div.header-logo {
        text-align: center !important;
    }

    div.header-logo img {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    div.header-contact {
        margin-top: 0;
        text-align: center;
    }

    div.header-contact span {
        text-align: center;
        color: #426eab !important;
    }

    div.header-contact div.header-contact-logos {
        margin-top:12px;
    }

    div.header-contact a span, a:visited span, a:hover span a:focus {
        color: #426eab;
    }

}

@media only screen and (max-width: 768px) {

    img.right-expand-xs {
        width: 100%;
        min-width: 100%;
        margin: 0 auto 24px auto;
    }


}

@media only screen and (max-width: 468px) {

}

@media only screen and (max-width: 960px) {

     div.wrapper {
        padding-bottom: 104px;
    }

}

@media only screen and (max-width: 1024px) {

}


@media only screen and (max-width: 768px) {

    p.margin-top {
        display: inline-block;
        margin-top:18px;
    }

}

.flyer-photo {
    border: 4px solid #4d7cbf;
    border-radius:10px;
}

a.flyer-link,
a.flyer-link:hover,
a.flyer-link:has(:hover),
a.flyer-link:focus{
    outline:none !important;
}

.text-wrap-balance{
    text-wrap:balance;
}



