/*!
 * 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%;
/*     background-color: #56C5FF; */
    background-color: #FFF;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Muli", "Roboto Slab", "Helvetica", "sans-serif";
    font-weight: 700;
}

a:hover {
	text-decoration: none;
}

.topnav, .topnav a {
    background-color: #016016;
    font-size: 22px;
    color: #FFF !important;
}

.navbar-brand>img {
	display: inline-block;
	height: 28px;
	padding-right: 8px;
}

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

.address2 {
	padding-left: 65px;
}

.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: center;
    color: #f8f8f8;
    background: url(../img/spokanefalls.jpg) no-repeat center center;
    background-size: cover;
}

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

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 65%;
    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);
}

.mainContent {
	margin-bottom: 52px;
}

.greyBg {
	background: #f8f8f8;
	padding: 20px 0;
}

.whiteBg {
	background: #FFF;
	padding: 20px 0;
}

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

.content-section-a {
    padding: 50px 0;
/*     background-color: #f8f8f8; */
    background-color: #eee;
}

.content-section-b {
    padding: 50px 0;
    /*border-top: 1px solid #e7e7e7;*/
    border-bottom: 1px solid #e7e7e7;
    background-color: #FFF;
/*     background-color: #dee; */
}

.section-heading {
/*     margin-bottom: 30px; */
    color: #016016;
}

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

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/bannerBg.png) no-repeat center center;
    background-color: #016016 !important;
    /* 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;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

footer {
    padding: 18px 0;
    background-color: #016016 !important;
/*     background-color: #00C5EE !important; */
    font-size: 16px;
    color: #FFF !important;
    height: 52px;
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	background:#999;
}

footer a {
/*     color: #016016; */
	color: #FFF;
}

footer .footerNav li {
  padding-left: 5%;
}

.footer-menu-divider {
  padding-left: 0px;
}

/* .list-inline {
	float: right;
} */

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

.bigicon {
    font-size: 35px !important;
    color: #36A0FF;
}

.required {
    color: red;
    vertical-align: top;
    padding-left: 2px;
}

.control-label {
	text-align: right;
}

.pushl25 {
	padding-right: 25px;
}

.tabs {
    max-width: 100%;
    float: none;
    list-style: none;
    padding: 0;
/*     margin: 75px auto; */
    border-bottom: 4px solid #9bcfd9;
}
.tabs:after {
    content: '';
    display: table;
    clear: both;
}
.tabs input[type=radio] {
    display:none;
}
.tabs label {
    display: block;
    float: left;
    width: 25%;
    color: #9bcfd9;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    line-height: 2;
    cursor: pointer;
    box-shadow: inset 0 4px #9bcfd9;
    border-bottom: 4px solid #9bcfd9;
    -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
}
.tabs label span {
    display: inline-block;
}
.tabs label i {
    padding: 5px;
    margin-right: 0;
}
.tabs label:hover {
    color: #3498db;
    box-shadow: inset 0 4px #3498db;
    border-bottom: 4px solid #3498db;
}
.tab-content {
    display: none;
    width: 100%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    background-color:#ffffff;
    font-size: large;
}

.tab-content * {
    -webkit-animation: scale 0.7s ease-in-out;
    -moz-animation: scale 0.7s ease-in-out;
    animation: scale 0.7s ease-in-out;
}

.tab-content li {
	list-style: none;
}

.tab-content .lblTime {
  color: #2b3f45;
  /*font-size: x-large;*/
}

i.fa.fa-hand-o-right {
    margin-right: 12px;
}

@keyframes scale {
  0% {
    transform: scale(0.9);
    opacity: 0;
    }
  50% {
    transform: scale(1.01);
    opacity: 0.5;
    }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.tabs [id^="tab"]:checked + label {
    background: #FFF;
    box-shadow: inset 0 4px #3498db;
    border-bottom: 4px solid #3498db;
    color: #3498db;
}
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4 {
    display: block;
}











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


	.footer-menu-divider {
		display: none;
	}




    .tabs i {
        padding: 5px;
        margin-right: 10px;
    }
    .tabs label span {
        display: none;
    }
    .tabs {
    max-width: 750px;
    margin: 50px auto;
    }






}
