body, html {
    width: 100% ;
    height: 100% ; }
body, h1, h2, h3, h4, h5, h6 {
    font-weight: 700 ;
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif ; }
.logo {
    width: 80% ;
    float: left ;
    display: block ;
    margin-top: 5% ;
    margin-left: 10% ; }
    @media(max-width:1199px) {
        .logo {
            width: 80% ;
            float: left ;
            display: block ;
            margin-top: 5% ;
            margin-left: 10% ; } }
        @media(max-width:767px) {
            .logo {
                width: 80% ;
                float: left ;
                display: block ;
                margin-top: 5% ;
                margin-left: 10% ; } }
    .logo img {
        width:70% ; }
.topnav {
    font-size: 14px ; }
.lead {
    font-size: 18px ;
    font-weight: 400 ; }
.intro-header {
    width: 100% ;
    height: 100% ;
    color: #f8f8f8 ;
    text-align: center ;
    background-size: cover ;
    background: url(../Images/background.jpg) no-repeat center center ; }
.intro-message {
    color:#F9F9F9 ;
    padding-top: 20% ;
    position: relative ;
    padding-bottom: 20% ;
	text-shadow: 5px 5px #000000 ; }
    @media(max-width:767px) {
        .intro-message {
            padding-bottom: 15% ; } }
    .intro-message > h1 {
        margin: 0 ;
        font-size: 5em ;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6) ; }
        @media(max-width:767px) {
            .intro-message > h1 {
                font-size: 2em ; } }
    .intro-message > h3 {
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6) ; }
.intro-divider {
    width: 80% ;
    border-top: 1px solid #f8f8f8 ;
    border-bottom: 1px solid rgba(0,0,0,0.2) ; }
    @media(max-width:767px) {
        .intro-divider {
            width: 100% ; } }

@media(max-width:767px) {
    ul.intro-social-buttons > li {
        padding: 0 ;
        display: block ;
        margin-bottom: 20px ; }
    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0 ; } }

.network-name {
    font-size: 14px ;
    font-weight: 400 ;
    letter-spacing: 2px ;
    text-transform: uppercase ; }
.content-section-a {
    padding: 50px 0 ;
    background-color: #f8f8f8 ; }
.content-section-b {
    padding: 50px 0 ;
    border-top: 1px solid #e7e7e7 ;
    border-bottom: 1px solid #e7e7e7 ; }
.section-heading {
    margin-bottom: 30px ; }
    .section-heading-spacer {
        float: left ;
        width: 200px ;
        border-top: 3px solid #e7e7e7 ; }
.banner {
    color: #f8f8f8 ;
    padding: 100px 0 ;
    background-size: cover ;
    background: url(../img/banner-bg.jpg) no-repeat center center ; }
    .banner h2 {
        margin: 0 ;
        font-size: 3em ;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6) ; }
        @media(max-width:767px) {
            .banner h2 {
                margin: 0 ;
                font-size: 3em ;
                text-shadow: 2px 2px 3px rgba(0,0,0,0.6) ; } }
    .banner ul {
        margin-bottom: 0 ; }
.banner-social-buttons {
    float: right ;
    margin-top: 0 ; }
    @media(max-width:1199px) {
        ul.banner-social-buttons {
            float: left ;
            margin-top: 15px ; } }
        @media(max-width:767px) {
            ul.banner-social-buttons > li {
                padding: 0 ;
                display: block ;
                margin-bottom: 20px ; }
            ul.banner-social-buttons > li:last-child {
                margin-bottom: 0 ; } }
footer {
    padding: 50px 0 ;
    background-color: #f8f8f8 ; }
p.copyright {
    margin: 15px 0 0 ; }
a.email-address {
    color: #FFFFFF ;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6) ; }
a.email-address:hover {
    color: #FFFFFF ; }