/*!
 * 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 {
	font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.image {
	margin-top: 25px;
	margin-bottom:10px;
}

p {
	font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
	line-height: 1.5em;
}

p a{
	color: #1daf86;
}

p a:hover{
	color: #1d73af;
}

.signature {
	margin-top: 20px;
	font-weight: bold;
	font-style:italic;
	font-size: 18px;
}

.quote {
	margin-top: 20px;
	font-weight: bold;
	font-style:italic;
	font-size: 24px;
	color: #7a7a7a;
}

.main-list{
	margin-bottom: 30px;
}

.main-list li{
	font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	margin-left: 35px;
	margin-bottom: 4px;
}

.blue {
	background-color: #e8f0f6;
	padding: 20px 20px 10px 3px;
	margin-bottom: 20px;
	margin-top:10px;
}


h1 {
	font-family: "Yanone Kaffeesatz","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 42px;
	color: #000;
}

h2 {
	font-family: "Yanone Kaffeesatz","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:28px;
	color: #000;
	margin-bottom: 20px;
}

hr {
	margin-top: 18px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.green-heading {
	color: #1daf86;
}

h3 {
	font-family: "Yanone Kaffeesatz","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 22px;
}

h4 {
	font-family: "Yanone Kaffeesatz","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
}


.top-logo-area {
	width: 350px;
}

.top-text {
	font-size: 21px;
	line-height:23px;
	color:#1daf86;
	padding-top:35px;
}

.responsive-img {
	 width: 144px;
    margin-top: 6px;
    margin-right: -3px;
}

.topnav {
    font-size: 20px;
	letter-spacing: .5px;
}

.navigation {
    margin-top:70px;
}

.navbar-top {
	float:right;
	margin-top:-60px;
}

@media(max-width:849px) {
.navbar-top {
	margin-top:-39px!important;
}
}

@media(max-width:767px) {
.navbar-top {
	margin-top:-31px;
}
}

.top-facebook a{
    background: url(../img/facebook.png) no-repeat;
    background-size: 20px;
    margin-left: 22px;
    padding-left: 22px;
    color: #1d73af;
}

.top-home a{
	background: url(../img/home.png) no-repeat;
    background-size: 21px;
    margin-left: 22px;
    padding-left: 28px;
    color: #1d73af;
}

.top-membership a{
	background: url(../img/membership.png) no-repeat;
    background-size: 20px;
    margin-left: 28px;
    padding-left: 26px;
    color: #1daf86;
}

.navbar-top a:hover {
    color:#000;
	text-decoration:none;
}

@media(max-width:991px) {
	 .navigation li {
		font-size:18px;
		margin-left: -12px;
		letter-spacing: 0px;		
    }

}

@media(max-width:849px) {
    .navigation {
	padding-top: 0;
}
	
	 .navigation li {
        background-color: #e7e7e7;
		text-align:center;
    }

}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 850;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
	border: none;
	padding-top:0;
	padding-bottom:0;
	border-radius:0;
	opacity:0.9;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    font-size: 18px;
    white-space: nowrap;
	padding-top:7px;
   padding-bottom:7px;
}

.dropdown-menu>li>a:hover {
   background-color: #1daf86;
}

@media(max-width:991px) {
	 .dropdown-menu {

}

.dropdown-menu>li>a {
	margin-left:12px;
}

.dropdown-menu>li>a:hover {
   margin-left:12px;
}

}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	background-color:#1daf86;
	color: #fff;
}

.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
    background: #CCC;
    margin-top: 2px;
}

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


.intro-header-2 {
	margin-top:130px;
    padding-top: 0px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    text-align: left;
    color: #f8f8f8;
    background: url(../img/intro-bg-2.jpg) no-repeat center center;
	background-size: cover;
}

.intro-header-3 {
	margin-top:130px;
    padding-top: 0px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    text-align: left;
    color: #f8f8f8;
    background: url(../img/intro-bg-3.jpg) no-repeat center center;
	background-size: cover;
}

.intro-header-4 {
	margin-top:130px;
    padding-top: 0px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    text-align: left;
    color: #f8f8f8;
    background: url(../img/intro-bg-4.jpg) no-repeat center center;
	background-size: cover;
}

.intro-header-5 {
	margin-top:130px;
    padding-top: 0px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    text-align: left;
    color: #f8f8f8;
    background: url(../img/intro-bg-5.jpg) no-repeat center center;
	background-size: cover;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 8%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}

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

.intro-message > h1 {
    margin: 0;
    font-size: 65px;
	text-align: left;
	margin-bottom: -30px;
	color: #3dcda5;
}

.intro-message > h3 {
	text-align: left;
	font-size: 70px;
}

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

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

    .intro-message > h1 {
        font-size: 4em;
		margin-top:40px;
		margin-bottom: -28px;
		color: #ffffff;
    }
	
	.intro-message > h3 {
	text-align: left;
	font-size: 4em;
	line-height: .8em;
	margin-bottom: 20px;
	}	

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

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

    .intro-divider {
        width: 100%;
    }
	
	.intro-message-sub {
        padding-bottom: 15%;
    }

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

}


.intro-header-sub {
    margin-top: 82px;
	height: 165px;
    text-align: left;
    color: #f8f8f8;
    background: url(../img/intro-bg-sub.jpg) no-repeat center center;
}

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

.intro-message-sub > h1 {
    margin: 0;
    font-size: 8em;
	text-align: left;
	margin-bottom: -30px;
	color: #3dcda5;
}

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

.intro-message-sub > h3 {
	text-align: left;
	font-size: 5em;
}

.downloads li{
	font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
	line-height: 1.5em;
	list-style-type: none;
	color: #7a7a7a;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 10px;
}

.downloads li a:hover{
	color: #1d73af;
}

.downloads li a{
	font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
	line-height: 1.5em;
	list-style-type: none;
	color: #7a7a7a;
	font-weight: normal;
	text-decoration: underline;
	background-image:url(../img/download.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 35px;
}


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

.content-section-a {
    padding: 30px 0;
    background-color: #f8f8f8;
}

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

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

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

.banner {
    padding: 100px 0;
    color: #c5ebe0;
    background: url(../img/footer-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner a {
	color: #ffffff;
}

.banner a:hover {
	color: #337ab7;
}

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

.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) {
    .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;
    }
	
	.banner {
    background: url(../img/banner-bg-short.jpg) no-repeat center center;
    background-size: cover;
}
}

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


.floating-label-form-group {
    position: relative;
    margin-bottom: 14px;
    padding-bottom: .5em;
	margin-left:15px;
	background-color: #e7e7e7;
}

.floating-label-form-group li {
   list-style: none;
   color: #ff8a00;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    opacity: 0;
	height: 7px;

}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;

}

.floating-label-form-group-with-focus label {
    color: #111219;
}


form .row:first-child .floating-label-form-group {
	background-color: #e7e7e7;
}
