/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

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

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

a:link {
	color: #777777;
	text-decoration: none;
 }

a:hover {
	color: #0297CC;
	text-decoration: none;
 }

a:visited {
	color: #777777;
	text-decoration: none;
 }
a:active{
	color: #0297CC;
	text-decoration: none;
}

.nav.navbar-nav.navbar-right li a {
	color: #777777;
	text-decoration: none;
}

.nav.navbar-nav.navbar-right li a:hover {
	color: #0297CC;
	text-decoration: none;
 }

.nav.navbar-nav.navbar-right li a:visited {
	color: #777777;
	text-decoration: none;
 }
.nav.navbar-nav.navbar-right li a:active{
	color: #0297CC;
	text-decoration: none;
}

.white-a a:link {
	color: #ffffff;
	text-decoration: none;
 }

.white-a a:hover {
	color: #C8C8C8;
	text-decoration: none;
 }

.white-a a:visited {
	color: #ffffff;
	text-decoration: none;
 }
.white-a a:active{
	color: #ffffff;
	text-decoration: none;
}


.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}
.sub {
    font-size: 14px;
    font-weight: 400;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: right;
    color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../img/header_bg02.png);
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(3,3,3,0.60);
    font-size: 4em;
    color: rgba(255,255,255,1.00);
    font-family: Tahoma, Geneva, sans-serif;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    color: rgba(255,253,253,0.91);
    font-size: 40px;
    font-family: Tahoma, Geneva, sans-serif;
    margin-bottom: 35px;
}



@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
    font-size: 2em;
    font-family: Tahoma, Geneva, sans-serif;
    }

 .intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    color: rgba(255,253,253,0.91);
    font-size: 2em;
    font-family: Tahoma, Geneva, sans-serif;
}
   ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.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;
	font-family: Tahoma, Geneva, serif;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #EDDADF;
}

.banner {
	padding: 100px 0;
	color: #f8f8f8;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/map_bg02.jpg);
	background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner02 {
    padding-top: 50px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 50px;
    color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/piano_img02.jpg);
    background-size: cover;
    margin-top: 50px;
    margin-bottom: 50px;
}

.banner02 h2 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.85);
    font-size: 2.5em;
    color: #FFFFFF;
    margin-top: 0px;
    text-align: center;
}
.banner02 h3 {
    margin: 30px;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.85);
    font-size: 2.5em;
    color: #FFFFFF;
    text-align: center;
}

.banner02 h4 {
    margin: 30px;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.85);
    font-size: 2.0em;
    color: #F7AB56;
    text-align: center;
}

.banner02 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) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.access-h2 {
	color: rgba(255,255,255,1.00);
	text-shadow: 3px 2px rgba(0,0,0,0.54);
	padding-top: 15px;
	padding-bottom: 20px;
}
.h4-container {
    color: rgba(77,77,77,1.00);
    font-size: 30px;
    line-height: 45px;
    padding-top: 0px;
}
.text-large {
	font-size: 33px;
	line-height: 96px;
}

@media(max-width:767px) {
	.h4-container {
		color: rgba(77,77,77,1.00);
		font-size: 25px;
		line-height: 20px;
	}
	.text-large {
		font-size: 25px;
		line-height: 96px;
	}
}


.voice img{
	margin-bottom: 20px;
	margin-top: 30px;
}
.voice p{
	margin-bottom: 20px;
	font-size: 1em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-weight: normal;
	line-height: 1.8em;
}
