﻿
html {
    height: 100%;
    min-height: 100%;
}

body {
    height: 100%;
    min-height: 100%;
    margin: 0 0;
    padding: 0 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 175%;   
    background-color: #242424;
    color: #FFFFFF;
}


/* The Form */

#frmMaster {
    background-color: #FFFFFF;
    color: #000000;
}

/* The Header */

.header {
    
}

.header-logo {
    padding-top:30px;
    padding-bottom:20px;
}

.header-logo img {
    margin: 20px auto 15px auto;
}

@media only screen and (max-width : 1199px) {

    .header {
        padding: 6px 0 !important;
    }
}

    @media only screen and (min-width : 768px) {

        .affix-top, .affix {
            /* position: fixed; */
        }

        .header {
            /*position: fixed;*/
            width: 100%;
            background-color: #FFFFFF;
            z-index: 9999;
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.66);
        }

            .header .valign-middle {
                display: flex;
                align-items: center;
            }

        .header-logo {
            text-align: left;
        }

            .header-logo img {
                position: relative;
                top: -5px;
                margin: 0 0;
            }

        .header-right {
            text-align: right !important;
        }

        .header-contact {
            margin-top: 6px;
        }

            .header-contact a.red {
                text-align: right;
                color: #8e2229 !important;
            }

            .header-contact a, .header-contact a:visited {
                color: #ababab;
                text-decoration: none;
            }

                .header-contact a:hover {
                    color: #8f8f8f;
                    text-decoration: none;
                }
    }

    @media only screen and (max-width : 991px) {

        .header-logo {
            text-align: left;
        }

        .header-contact ul.list-inline {
            margin-bottom: 10px !important;
        }
    }

    @media only screen and (max-width : 768px) {

        .header-contact {
            text-align: center;
        }

        .header {
            padding:0 !important;
        }

        .header-contact ul {
            padding-left: 0;
        }
    }

    @media only screen and (min-width: 1920px) {

        /* This is a fix for screens larger than 1920px */
        .wide-picture img {
            width: 100%;
        }
    }

    /* The Footer */

    /*.footer {
        padding-top: 40px;
        padding-bottom: 40px;
        font-size: 16px;
        line-height: 150%;
        text-align: center;
        background-color: #242424;
    }

    .footer-menu {
        color: #DDDDDD;
    }

        .footer-menu a, .footer-menu a:visited {
            color: #DDDDDD;
            text-decoration: none;
        }

            .footer-menu a:hover {
                color: #FFFFFF;
                text-decoration: none;
            }

    .footer-copyright {
        margin-bottom: 0 !important;
        color: #BBBBBB;
    }

        .footer-copyright a, .footer-copyright a:visited {
            color: #BBBBBB;
            text-decoration: none;
        }

            .footer-copyright a:hover {
                color: #FFFFFF;
                text-decoration: none;
            }*/

/* The Footer */

footer {
    flex-grow: 0;
    margin: 0 0;
    padding: 30px 30px;
    font-size: 16px;
    line-height: 150%;
    color: #ffffff;
    background-color: #242424 !important;
}

    footer h2 {
        margin: 0 0;
        padding: 0 0 4px 0;
        font-size: 125%;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 100%;
    }

    footer hr {
        margin: 0 0 1.0rem 0;
        padding: 0 0;
        border-color: #FFFFFF;
    }

    footer p {
        margin-bottom: 1.0rem;
    }

    footer a,
    footer a:visited {
        color: #DDDDDD;
        text-decoration: none;
    }

        footer a:hover,
        footer a:focus{
            color: #FFFF00;
            text-decoration: none;
        }

    footer ul.fa-ul {
        margin-left: 3rem;
    }

        footer ul.fa-ul li {
            margin-bottom: 1rem;
        }

            footer ul.fa-ul li span.fa-li i {
                position: relative;
                top: 1px;
                padding-right: 8px;
                color: #FFFFFF;
            }

@media (max-width : 767px) {

    footer {
        padding-left: 15px;
        padding-right: 15px;
    }
}

    @media only screen and (max-width : 767px) {

        .header-contact {
            padding-bottom: 20px;
        }

        .header-logo {
            padding-bottom: 0;
        }

        .big-picture {
            border-top: 0 !important;
        }
    }

/*    @media only screen and (max-width : 1100px) {

        .footer {
            font-size: 14px;
        }
    }*/

    /* Some general stuff. */

    p {
        margin-bottom: 20px;
    }


    h1, h2, h3 {
        margin-top: 0;
        margin-bottom: 20px;
    }

    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 32px;
    }

    ul {
        margin-bottom: 20px;
    }

        ul li.facebook {
            display: inline;
            font-size: 28px;
            height: 100%;
            vertical-align: middle;
        }

    li.menu-phone a {
        list-style: none !important;
        color: #5a5a5a !important;
        height: 100%;
        vertical-align: middle;
        text-decoration: none;
    }

    .noHover {
        pointer-events: none !important;
    }

    .photo {
        border: 1px solid #cccccc;
    }

    .caption {
        color: #a12020;
        margin-bottom: 10px;
    }

    /* Big Picture Box. */

    .big-picture {
        background-color: #FFFFFF;
    }

        .big-picture .container-fluid {
            margin: 0 auto;
            padding: 0 0;
        }

            .big-picture .container-fluid .row {
                margin: 0 0;
                padding: 0 0;
            }

                .big-picture .container-fluid .row .col-xs-12 {
                    margin: 0 0;
                    padding: 0 0;
                }

        .big-picture .nivoSlider {
            margin: 0 auto;
            padding: 0 0;
        }

        .big-picture .slider-wrapper {
            overflow: hidden;
            margin: 0 auto;
            padding: 0 0;
        }

        .big-picture .nivo-controlNav {
            display: none;
        }

    .theme-default a.nivo-prevNav, .theme-default a.nivo-nextNav {
        background-image: url('/Images/Layout/arrows.png');
    }

    div.big-picture .slider-wrapper div.slider-caption {
        display: none;
    }

    div.big-picture .slider-wrapper div.nivo-caption {
        display: none;
        position: absolute;
        font-size: 500%;
        font-weight: bold;
        line-height: 100%;
        left: 0px;
        top: 60%;
        margin-top: -100px;
        overflow: hidden;
        color: #FFFFFF;
        text-align: center;
        background: none;
        bottom: 0;
        box-sizing: border-box;
        opacity: 1.0;
        text-shadow: 0px 0px 40px rgba(0, 0, 0, 1);
        padding: 5px 10px;
        width: 100%;
        z-index: 8;
    }

    div.big-picture div.caption-block {
        padding: 10px;
        background-color: #000000;
        z-index: 1;
        background: rgba(0, 0, 0, 0.6);
        border-radius: 4px;
    }

        div.big-picture div.caption-block h2 {
            opacity: 1.0 !important;
        }

            @media (max-width: 360px) {
                div.big-picture div.caption-block {
                    margin-top:36px;
                }
            }

    div.big-picture div.slider-wrapper div.nivo-caption h1 {
        font-size: 65%;
        line-height: 100%;
        font-weight: bold;
        text-shadow: 0 0 0.2em #323232, 0 0 0.2em #323232, 0 0 0.2em #323232, 0 0 0.2em #323232;
    }

    div.big-picture div.slider-wrapper div.nivo-caption h2 {
        font-size: 52%;
        line-height: 100%;
        font-weight: bold;
        text-shadow: 0 0 0.2em #323232, 0 0 0.2em #323232, 0 0 0.2em #323232, 0 0 0.2em #323232;
    }


    @media (max-width: 1200px) {
        div.big-picture div.slider-wrapper div.nivo-caption {
            top: 64%;
            font-size: 500%;
        }
    }

    @media (max-width: 998px) {
        div.big-picture div.slider-wrapper div.nivo-caption h1 {
            font-size: 50%;
        }

        div.big-picture div.slider-wrapper div.nivo-caption h2 {
            font-size: 36%;
        }
    }

    @media (max-width: 768px) {
        div.big-picture div.slider-wrapper div.nivo-caption h1, div.big-picture div.slider-wrapper div.nivo-caption h2 {
            font-size: 30%;
        }
    }


    @media only screen and (min-width : 1920px) {

        .big-picture img {
            width: 100%;
        }
    }


    /* Red Background */

    .red-bg {
        color: #ffffff;
        background-color: #881111;
        background-image: url('/Images/Layout/red-bg.jpg');
        background-position: center top;
    }

.red-bg.red-bg-paving {
    background-image: none !important;
    background-color: #840c0d !important;
}

        .red-bg .container {
            padding-top: 40px;
            padding-bottom: 40px;
        }

            .red-bg .container > .row {
                margin-left: 0;
                margin-right: 0;
            }

                .red-bg .container > .row:first-child > div > :first-child {
                    margin-top: 0;
                }

                .red-bg .container > .row:last-child > div > :last-child {
                    margin-bottom: 0;
                }

            .red-bg .container .well {
                padding: 0;
                background-color: #000;
                border: 2px solid #f6deb0;
                border-radius:20px;
                overflow:hidden;
            }

                .red-bg .container .well img {
                    width: 100%;
                    border-bottom: 4px solid #f6deb0;
                }

            .red-bg .container .well .well-body {
                flex: 1 1 auto;
                min-height: 1px;
                padding: 2.25rem;
            }

            .red-bg .container .well .well-body h2{
                font-weight:bold;
                line-height:125%;
            }

                .red-bg .container .well .well-body .numbered-box {
                    background-color: #000;
                    overflow: hidden;
                    display: inline-block;
                    font-size: 250%;
                    font-weight: bold;
                    color: #fff !important;
                    padding: 20px 23px 20px 23px;
                    margin-top: -50%;
                    margin-bottom: 10px;
                    border: 4px solid #f6deb0;
                    border-radius: 150px;
                }


    /* Yellow Background */

    .yellow-bg {
        color: #242424;
        background-color: #ffffff;
        background-image: url('/Images/Layout/yellow-bg.jpg');
        background-position: center top;
    }

        .yellow-bg .container {
            padding-top: 40px;
            padding-bottom: 40px;
        }

            .yellow-bg .container > .row {
                margin-left: 0;
                margin-right: 0;
            }

                .yellow-bg .container > .row:first-child > div > :first-child {
                    margin-top: 0;
                }

                .yellow-bg .container > .row:last-child > div > :last-child {
                    margin-bottom: 0;
                }

        .yellow-bg .well {
            min-height: 20px;
            padding: 19px;
            margin-bottom: 20px;
            color: #f6deb0;
            background-color: #aa956e;
            border: 1px solid #93815f;
            border-radius: 4px;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
        }

            .yellow-bg .well h2 {
                margin-top: 0;
                margin-bottom: 20px;
                text-align: center;
            }


    /* Grey Background */

    .grey-bg {
        color: #000000;
        background-color: #303030;
        background-image: url('/Images/Layout/grey-bg.jpg');
        background-position: center top;
    }

        .grey-bg .container {
            padding-top: 40px;
            padding-bottom: 40px;
        }

            .grey-bg .container > .row {
                margin-left: 0;
                margin-right: 0;
            }

                .grey-bg .container > .row:first-child > div > :first-child {
                    margin-top: 0;
                }

                .grey-bg .container > .row:last-child > div > :last-child {
                    margin-bottom: 0;
                }

        .grey-bg h1 {
            color: #881111;
        }

        .grey-bg a,
        .grey-bg a:visited{
            color: #B30000;
        }

            .grey-bg a:hover,
            .grey-bg a:has(:hover) {
                color: #6B0000 !important;
            }

    /* White Background */

    .white-bg {
        color: #000000;
        background-color: #ffffff;
    }

        .white-bg .container {
            padding-top: 40px;
            padding-bottom: 40px;
        }

            .white-bg .container > .row {
                margin-left: 0;
                margin-right: 0;
            }

                .white-bg .container > .row:first-child > div > :first-child {
                    margin-top: 0;
                }

                .white-bg .container > .row:last-child > div > :last-child {
                    margin-bottom: 0;
                }

        .white-bg h1 {
            color: #881111;
        }

    /* Contact Page */


    table.contact-info {
        margin: 0 auto;
    }

        table.contact-info td {
            padding: 0 0 8px 0;
            vertical-align: top;
        }

            table.contact-info td.contact-info-left {
                padding-right: 4px;
                font-weight: bold;
                text-align: right;
            }

            table.contact-info td.contact-info-right {
                padding-left: 4px;
                text-align: left;
            }

    .contact-info {
        margin-bottom: 30px;
    }

        .contact-info .row .col-xs-12:first-child {
            font-weight: bold;
            text-align: right;
        }

    @media only screen and (max-width: 768px) {

        .contact-info .row .col-xs-12 {
            text-align: center !important;
        }
    }

    div.map-wrapper {
        position: relative;
        padding-bottom: 56.25%;
        margin-top: 20px;
        margin-bottom: 10px;
        height: 0;
        border: 1px solid #52284e;
    }

        div.map-wrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0px none;
        }

    div.map-caption {
        text-align: center;
        font-size: 100%;
        line-height: 100%;
    }


