/*!
 * 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: 'PT Serif', serif;
    font-weight: 100;
}

.lead {
	font-family: 'PT Serif', serif;
    font-size: 28px;
	color: #7E8083;
    font-weight: 200;
}

.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: left;
    background: #ffffff;
    background-size: cover;
}

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

.intro-message > h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #7e8083;
	margin: 0;
	font-size: 5em;
	letter-spacing: 3pt;
}



#blue {
	color: #5091cd;
}
.pink {
	color: #e66d7b;
}
.blue1 {
	color: #5091cd;
}
#yellow {
	color: #e8cf00;
}
#blue2 {
	color: #72ccd2;

}

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

@media(max-width:991px) {
    .intro-message > h1 {
        font-size: 4em;
    }
}


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

    .intro-message > h1 {
        font-size: 3em;
    }

    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%;
    }

    .img-responsive{
        margin-top: 2em;
    }
}

@media(max-width:400px) {

    .intro-message {
        padding-bottom: 0;
    }

.intro-message > h1 {
        font-size: 2em;
    }
}

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

.content-section-a {
	padding: 60px 0;
	background-color: #f8f8f9;
    text-align: center;
}

.content-section-b {
	padding: 60px 0;
	background-color: #dce3eb;
    text-align: center;
}

.container{
    max-width: 1170px;
    margin: 0 auto;
    text-align: left;
    float: none;
    clear: both;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 20px;
}

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

ul.links, ul.links li{
    padding: 0px 0 0 0;
    list-style: none;
}

 h2 {
	font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%;
	margin-bottom:30px; /* space from border to next element */
  	padding-bottom:10px; /* space from element to border */
    border-bottom: 1px solid #999;
	letter-spacing: 1pt;
}

h3 {
	font-family: 'PT Serif', serif;
	font-style: italic;
    font-size: 17px;
	padding: 6px 0 0 0;
	color: #7E8083;
    font-weight: 200;
	padding-top: .5em;
}

@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;
    }

    #nav-contact{
        border-left: none;
        padding-left: none;
    }   
}

footer {
    padding: 50px 0;
    background-color: #ffffff;
	font-size: 17px;
	letter-spacing: 1pt;
}

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

.img-responsive{
    width: 100%;
    height: auto;
    max-width: 275px;
}

.nav{
    font-family: 'Open Sans', sans-serif;
}

.navbar-toggle{
    margin-right: 0;
}


.nav button{
    outline: none;
    border: none;
    padding: 0;
    background: none;
    margin-top: 18px;
    margin-left: 1em;
    line-height: 1em;
}

#nav-contact{
    border-left: 1px solid grey;
    padding: 0 15px;
    margin-right: 15px;
}


@media(max-width:767px) {



    .navbar-collapse{
        margin-left: 0 !important;
    }

    .nav button{
        margin-top: 10px;
       margin-left: 0;
    }

    #nav-contact{
        border-left: none;
        padding: 0;
    }   


}

footer{
    padding-bottom: 5em;
}

footer h2{
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%;
    margin-bottom:30px; /* space from border to next element */
  	padding-bottom:10px; /* space from element to border */
    border-bottom: 1px solid #999;
    
}

footer ul.links, footer ul.links li{
    padding: 0px 0 0 0;
	padding-bottom: 10px;
    list-style: none;
	margin-top:0px;
}

label{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: .8em;
}

input[type="text"], textarea{
    width: 100%;
    background-color: #f8f8f9;
    border: none;
    outline: none;
    box-shadow: none;
    padding: .2em .5em;
    box-sizing: border-box;
    margin-bottom: .5em;
}

input[type="submit"] {
    width: auto;
    padding: .2em 2em;
    background-color: #75a8d5;
    display: block;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
}

input[type="submit"]:hover {
    width: auto;
    padding: .2em 2em;
    background-color: #5091cd;
    display: block;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
}

/*
nav li:last-child{
    padding-left: 0;
}

nav li:last-child a:before{
    padding-left: 25px;
    content:"";
    border-left: 1px solid;
}
*/
