body, html {
	height: 100%;
	width: 100%;
}

body, h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
}

.lead {
	font-size: 18px;
	font-weight: 400;
}

.intro-header {
	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! */
	padding-bottom: 0px;
	color: #f8f8f8;
	background: url(../img/intro-bg.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
}

.intro-message {
	position: relative;
	padding-top: 0%;
	padding-bottom: 20%;
}

.intro-message > h1 {
	margin: 0;
	font-size: 5em;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.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);
}

@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%;
	}
}

.network-name {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}

.network-name1 {
	/*text-transform: uppercase;*/
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}

.content-section-a {
	background-color: #f8f8f8;
	padding: 50px 0;
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
}

.section-heading {
	margin-bottom: 30px;
}

.section-heading-spacer {
	border-top: 3px solid #e7e7e7;
	width: 200px;
	float: left;
}

.banner {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/banner-bg.jpg) no-repeat center center;
	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;
}

@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 {
	background-color: #f8f8f8;
	padding: 50px 0;
}

p.copyright {
	margin: 15px 0 0;
}

.btn-custBtn0 {
  color: #fff;
  background-color: #2B632B;
  border-color: #245424;
}
.btn-custBtn0:hover,
.btn-custBtn0:focus,
.btn-custBtn0:active,
.btn-custBtn0.active,
.open .dropdown-toggle.btn-custBtn0 {
  color: #fff;
  background-color: #235323;
  border-color: #1D451D;
}
.btn-custBtn0:active,
.btn-custBtn0.active,
.open .dropdown-toggle.btn-custBtn0 {
  background-image: none;
}
.btn-custBtn0.disabled,
.btn-custBtn0[disabled],
fieldset[disabled] .btn-custBtn0,
.btn-custBtn0.disabled:hover,
.btn-custBtn0[disabled]:hover,
fieldset[disabled] .btn-custBtn0:hover,
.btn-custBtn0.disabled:focus,
.btn-custBtn0[disabled]:focus,
fieldset[disabled] .btn-custBtn0:focus,
.btn-custBtn0.disabled:active,
.btn-custBtn0[disabled]:active,
fieldset[disabled] .btn-custBtn0:active,
.btn-custBtn0.disabled.active,
.btn-custBtn0[disabled].active,
fieldset[disabled] .btn-custBtn0.active {
  background-color: #235323;
  border-color: #1D451D;
}
.btn-custBtn0 .badge {
  color: #2B632B;
  background-color: #245424;
}

.btn-custBtn1 {
  color: #fff;
  background-color: #682A9D;
  border-color: #552c7a;
  padding: 10px 16px !important;
  width: 80px !important;;
  height:105px !important;
}
.btn-custBtn1:hover,
.btn-custBtn1:focus,
.btn-custBtn1:active,
.btn-custBtn1.active,
.open .dropdown-toggle.btn-custBtn1 {
  color: #fff;
  background-color: #552c7a;
  border-color: #482368;
}
.btn-custBtn1:active,
.btn-custBtn1.active,
.open .dropdown-toggle.btn-custBtn1 {
  background-image: none;
}
.btn-custBtn1.disabled,
.btn-custBtn1[disabled],
fieldset[disabled] .btn-custBtn1,
.btn-custBtn1.disabled:hover,
.btn-custBtn1[disabled]:hover,
fieldset[disabled] .btn-custBtn1:hover,
.btn-custBtn1.disabled:focus,
.btn-custBtn1[disabled]:focus,
fieldset[disabled] .btn-custBtn1:focus,
.btn-custBtn1.disabled:active,
.btn-custBtn1[disabled]:active,
fieldset[disabled] .btn-custBtn1:active,
.btn-custBtn1.disabled.active,
.btn-custBtn1[disabled].active,
fieldset[disabled] .btn-custBtn1.active {
  background-color: #363A7A;
  border-color: #482368;
}
.btn-custBtn1 .badge {
  color: #682A9D;
  background-color: #fff;
}

.btn-custBtn2 {
  color: #fff;
  background-color: #D38250;
  border-color: #BC5418;
  padding: 10px 16px !important;
  width: 80px !important;;
  height:105px !important;
}
.btn-custBtn2:hover,
.btn-custBtn2:focus,
.btn-custBtn2:active,
.btn-custBtn2.active,
.open .dropdown-toggle.btn-custBtn2 {
  color: #fff;
  background-color: #BC5418;
  border-color: #C96B34;
}
.btn-custBtn2:active,
.btn-custBtn2.active,
.open .dropdown-toggle.btn-custBtn2 {
  background-image: none;
}
.btn-custBtn2.disabled,
.btn-custBtn2[disabled],
fieldset[disabled] .btn-custBtn2,
.btn-custBtn2.disabled:hover,
.btn-custBtn2[disabled]:hover,
fieldset[disabled] .btn-custBtn2:hover,
.btn-custBtn2.disabled:focus,
.btn-custBtn2[disabled]:focus,
fieldset[disabled] .btn-custBtn2:focus,
.btn-custBtn2.disabled:active,
.btn-custBtn2[disabled]:active,
fieldset[disabled] .btn-custBtn2:active,
.btn-custBtn2.disabled.active,
.btn-custBtn2[disabled].active,
fieldset[disabled] .btn-custBtn2.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-custBtn2 .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-custBtn3 {
  color: #fff;
  background-color: #DFAE00;
  border-color: #CCC328;
  padding: 10px 16px !important;
  width: 80px !important;;
  height:105px !important;
}
.btn-custBtn3:hover,
.btn-custBtn3:focus,
.btn-custBtn3:active,
.btn-custBtn3.active,
.open .dropdown-toggle.btn-custBtn3 {
  color: #fff;
  background-color: #B28E17;
  border-color: #C96B34;
}
.btn-custBtn3:active,
.btn-custBtn3.active,
.open .dropdown-toggle.btn-custBtn3 {
  background-image: none;
}
.btn-custBtn3.disabled,
.btn-custBtn3[disabled],
fieldset[disabled] .btn-custBtn3,
.btn-custBtn3.disabled:hover,
.btn-custBtn3[disabled]:hover,
fieldset[disabled] .btn-custBtn3:hover,
.btn-custBtn3.disabled:focus,
.btn-custBtn3[disabled]:focus,
fieldset[disabled] .btn-custBtn3:focus,
.btn-custBtn3.disabled:active,
.btn-custBtn3[disabled]:active,
fieldset[disabled] .btn-custBtn3:active,
.btn-custBtn3.disabled.active,
.btn-custBtn3[disabled].active,
fieldset[disabled] .btn-custBtn3.active {
  background-color: #B28E17;
  border-color: #d43f3a;
}
.btn-custBtn3 .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-custBtn4 {
  color: #fff;
  background-color: #A9A2CE;
  border-color: #8E8FC4;
  padding: 10px 16px !important;
  width: 80px !important;
  height:105px !important;
}
.btn-custBtn4:hover,
.btn-custBtn4:focus,
.btn-custBtn4:active,
.btn-custBtn4.active,
.open .dropdown-toggle.btn-custBtn4 {
  color: #fff;
  background-color: #8E8FC4;
  border-color: #7879B8;
}
.btn-custBtn4:active,
.btn-custBtn4.active,
.open .dropdown-toggle.btn-custBtn4 {
  background-image: none;
}
.btn-custBtn4.disabled,
.btn-custBtn4[disabled],
fieldset[disabled] .btn-custBtn4,
.btn-custBtn4.disabled:hover,
.btn-custBtn4[disabled]:hover,
fieldset[disabled] .btn-custBtn4:hover,
.btn-custBtn4.disabled:focus,
.btn-custBtn4[disabled]:focus,
fieldset[disabled] .btn-custBtn4:focus,
.btn-custBtn4.disabled:active,
.btn-custBtn4[disabled]:active,
fieldset[disabled] .btn-custBtn4:active,
.btn-custBtn4.disabled.active,
.btn-custBtn4[disabled].active,
fieldset[disabled] .btn-custBtn4.active {
  background-color: #8E8FC4;
  border-color: #d43f3a;
}
.btn-custBtn4 .badge {
  color: #A9A2CE;
  background-color: #fff;
}

.btn-custBtn5 {
  color: #fff;
  background-color: #224C77;
  border-color: #133D68;
  padding: 10px 16px !important;
  width: 80px !important;
  height:105px !important;
}
.btn-custBtn5:hover,
.btn-custBtn5:focus,
.btn-custBtn5:active,
.btn-custBtn5.active,
.open .dropdown-toggle.btn-custBtn5 {
  color: #fff;
  background-color: #133D68;
  border-color: #0D3862;
}
.btn-custBtn5:active,
.btn-custBtn5.active,
.open .dropdown-toggle.btn-custBtn5 {
  background-image: none;
}
.btn-custBtn5.disabled,
.btn-custBtn5[disabled],
fieldset[disabled] .btn-custBtn5,
.btn-custBtn5.disabled:hover,
.btn-custBtn5[disabled]:hover,
fieldset[disabled] .btn-custBtn5:hover,
.btn-custBtn5.disabled:focus,
.btn-custBtn5[disabled]:focus,
fieldset[disabled] .btn-custBtn5:focus,
.btn-custBtn5.disabled:active,
.btn-custBtn5[disabled]:active,
fieldset[disabled] .btn-custBtn5:active,
.btn-custBtn5.disabled.active,
.btn-custBtn5[disabled].active,
fieldset[disabled] .btn-custBtn5.active {
  background-color: #133D68;
  border-color: #0D3862;
}
.btn-custBtn5 .badge {
  color: #345F89;
  background-color: #133D68;
}

.btn-custBtn6 {
  color: #fff;
  background-color: #5C2E2C;
  border-color: #542A28;
  padding: 10px 16px !important;
  width: 80px !important;
  height:105px !important;
}
.btn-custBtn6:hover,
.btn-custBtn6:focus,
.btn-custBtn6:active,
.btn-custBtn6.active,
.open .dropdown-toggle.btn-custBtn6 {
  color: #fff;
  background-color: #422220;
  border-color: #381D1C;
}
.btn-custBtn6:active,
.btn-custBtn6.active,
.open .dropdown-toggle.btn-custBtn6 {
  background-image: none;
}
.btn-custBtn6.disabled,
.btn-custBtn6[disabled],
fieldset[disabled] .btn-custBtn6,
.btn-custBtn6.disabled:hover,
.btn-custBtn6[disabled]:hover,
fieldset[disabled] .btn-custBtn6:hover,
.btn-custBtn6.disabled:focus,
.btn-custBtn6[disabled]:focus,
fieldset[disabled] .btn-custBtn6:focus,
.btn-custBtn6.disabled:active,
.btn-custBtn6[disabled]:active,
fieldset[disabled] .btn-custBtn6:active,
.btn-custBtn6.disabled.active,
.btn-custBtn6[disabled].active,
fieldset[disabled] .btn-custBtn6.active {
  background-color: #422220;
  border-color: #381D1C;
}
.btn-custBtn6 .badge {
  color: #5C2E2C;
  background-color: #542A28;
}

.btn-custBtn7 {
  color: #fff;
  background-color: #449B9C;
  border-color: #357A7B;
  padding: 10px 16px !important;
  width: 80px !important;
  height:105px !important;
}
.btn-custBtn7:hover,
.btn-custBtn7:focus,
.btn-custBtn7:active,
.btn-custBtn7.active,
.open .dropdown-toggle.btn-custBtn7 {
  color: #fff;
  background-color: #357A7B;
  border-color: #2F6A6B;
}
.btn-custBtn7:active,
.btn-custBtn7.active,
.open .dropdown-toggle.btn-custBtn7 {
  background-image: none;
}
.btn-custBtn7.disabled,
.btn-custBtn7[disabled],
fieldset[disabled] .btn-custBtn7,
.btn-custBtn7.disabled:hover,
.btn-custBtn7[disabled]:hover,
fieldset[disabled] .btn-custBtn7:hover,
.btn-custBtn7.disabled:focus,
.btn-custBtn7[disabled]:focus,
fieldset[disabled] .btn-custBtn7:focus,
.btn-custBtn7.disabled:active,
.btn-custBtn7[disabled]:active,
fieldset[disabled] .btn-custBtn7:active,
.btn-custBtn7.disabled.active,
.btn-custBtn7[disabled].active,
fieldset[disabled] .btn-custBtn7.active {
  background-color: #357A7B;
  border-color: #2F6A6B;
}
.btn-custBtn7 .badge {
  color: #449B9C;
  background-color: #357A7B;
}
.bottom-buffer
{margin-bottom:12px;}