#pageIndex {
    padding-top: 60px;
}

.pageIndexSectionBreak {
    height: 15px;
}

h1 {
    font-size: 70px;
}

h3 {
    line-height: 40px;
}

* {
    font-size: 16px;
}

.lastOnPage {
    padding-bottom: 50px;
}

.footerLink {
    padding-top: 15px;
}

.footerCopyright {
    padding: 20px;
}

.pagePics {
    margin: 0 auto;
}

    .pagePics.medium {
        height: 300px;
    }

    .pagePics.small {
        height: 150px;
    }

p {
    text-align: justify;
    text-justify: inter-word;
    font-size: 16px;
    padding-bottom: 1em;
}

.btn-primary {
    background-color: #d3d3d3;
    color: #000;
    border: solid;
    border-width: 1px;
    border-color: #000000;
    font-weight: bold;
}

#about {
    text-align: center;
}

    #about div {
        border: none;
    }

    #about h1 {
        color: #000;
    }

#contact {
    background-color: #ffffff;
    padding-top: 2%;
    min-height: 65%;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 1%;
    text-align: center;
}

    #contact div {
        border: none;
    }

    #contact h1 {
        color: #000;
    }

    #contact .bigText {
        font-size: 40px;
        color: #000;
    }

#footer {
    background-color: #fff;
    text-align: center;
}

    #footer a {
        color: #000;
        text-decoration: underline;
        cursor: pointer;
    }

html, body {
    min-height: 100%;
    height: 100%;
    min-width: 100%;
    width: 100%;
}

.fill {
    min-height: 100%;
    height: 100%;
    min-width: 100%;
    width: 100%;
}

nav#mobile .navicon {
    float: right;
    height: 20px;
    width: 30px;
    margin: 15px;
    border-top: 12px double #000;
    border-bottom: 4px solid #000;
}

@media only screen and (max-width: 640px) {
    nav#mobile {
        display: block;
    }

    nav#largeScreen {
        display: none;
    }
}

@media only screen and (min-width: 1012px) {
    nav#mobile {
        display: none;
    }

    nav#largeScreen {
        display: block;
        z-index: 101;
    }
}

nav#mobile {
    box-shadow: 0 0 3px 2px rgba(0,0,0,0.3);
    background-color: #fff;
    list-style: none;
    text-align: center;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 101;
}

    nav#mobile a {
        text-decoration: none;
        color: darkblue;
    }

    nav#mobile #toggle-bar {
        line-height: 50px;
    }

    nav#mobile ul li {
        /*text-align: center;*/
        margin: 0 auto;
        list-style: none;
    }

        nav#mobile ul li a {
            left: 20px;
            height: 50px;
            color: #000;
            display: block;
            font-family: Verdana;
            font-size: 20px;
            padding: 5px 10px;
            text-decoration: none;
        }

nav#largeScreen {
    background-color: #fff;
    height: 50px;
    box-shadow: 0 0 3px 2px rgba(0,0,0,0.3);
    left: 0;
    list-style: none;
    overflow: hidden;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
}

    nav#largeScreen li {
        display: inline-block;
        padding-right: 0;
        margin: 0;
    }

    nav#largeScreen a {
        left: 20px;
        height: 50px;
        color: #000;
        display: block;
        font-family: Verdana;
        font-size: 20px;
        font-weight: normal;
        padding: 5px 10px;
        text-decoration: none;
    }

        nav#largeScreen a:hover {
            padding: 5px 10px;
        }

    nav#largeScreen .current a {
        background-color: #d3d3d3;
        padding: 5px 10px;
    }

.keys {
    background-color: #eeeeee;
    border-color: #CCCCCC #CCCCCC #999999;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 -1px 0 #999999 inset;
    display: inline-block;
    padding: 8px 15px;
    text-align: center;
}

ul li {
    text-align: justify;
}

li {
    padding-right: .6em;
    margin: 1em 0;
}

.brandsPic {
    margin: 0 auto;
}


@media only screen and (max-width: 640px) {
    li {
        padding-right: 0;
        margin: 0;
    }

    #hi-res {
        display: none;
    }

    .brandsPic {
        padding-top: 10px;
    }
}

/*Profile Event*/
.profile-event .heading-xs {
    margin-top: 0;
    text-align: left;
}

    .profile-event .heading-xs a {
        color: black;
        font-weight: bold;
        font-size: 20px;
        line-height: 50px;
    }

.profile-event {
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 2px;
}

    .profile-event p {
        color: #999;
        margin-bottom: 5px;
    }

    .profile-event .date-formats {
        color: #fff;
        float: left;
        text-align: center;
        background: #9d9d9d;
        margin: 7px 13px 0 0;
        padding: 7px 10px 4px;
    }

        .profile-event .date-formats span {
            display: block;
            font-size: 50px;
            font-weight: 200;
            line-height: 85px;
        }


@media only screen and (min-width: 640px) {
    .profile-event p {
        line-height: 5px;
    }
}

.emailLink {
    font-size: 25px;
    color: #000000;
    text-decoration: underline;
}

@media only screen and (max-width: 640px) {
    .emailLink {
        font-size: 20px;
        color: #000000;
        text-decoration: underline;
    }
}

.phoneLink {
    font-size: 25px;
    color: #000000;
}

@media only screen and (max-width: 640px) {
    .phoneLink {
        font-size: 20px;
        color: #000000;
    }
}
