@charset "UTF-8";
/* CSS Document */
body {
	font-family: "proxima-nova";
	font-weight:400;
	background-color:#ebf5f9;
	background-image:url(../images2017/bg-mainBody.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a, a:er, a:focus {
	outline:none;
}
.noPadding {
	padding:0px;
}
.navbar-default.pull-right .navbar-nav > li > .donate {
	color: #FFF;
  background-color: #FF0000;
  border-color: #FF0000;
  font-size:24px;
  font-weight:400;
  line-height:20px;
  border-radius:0px;
  padding-left:35px;
  padding-right:35px;
}
.navbar-default.pull-right .navbar-nav > li > .donate:hover {
	color: #FFF;
  background-color: #FF7174;
  border-color: #FF0000;
}
.navbar-default.pull-right .navbar-nav > li > .hamburger {
	color:#FFF;
	font-size:25px;
	font-weight:400;
	padding: 8px 15px;
	padding-right:10px;
}
.navbar-default.pull-right .navbar-nav > li > .hamburger:hover {
	color:#02B5F0;
	background-color:#FFF;
}
.btn{
    white-space:normal !important;
    word-wrap: break-word; 
}
.btn-green {
  color: #FFF;
  background-color: #7bc142;
  border-color: #538300;
  font-size:16px;
  font-weight:400;
  border-radius:0px;
  z-index:10000;
}
.btn-green:hover {
  color: #FFF;
  background-color: #538300;
  border-color: #7bc142;
}
@media (max-width: 765px) {
	.btn-green {
  font-size: 12px;
	}
.nopaddingXS {
	padding:0px;
}
.nav > li > a {
	position:relative;
  display: block;
  padding: 10px 5px;
  padding-bottom:11px;
}
.nav > .mainNavList  {
  display: block;
  float:right;
}
#carousel-example-generic {
	padding-left:15px;
	padding-right:15px;
	margin-top:5px;
}
.carousel-inner .item h2 {
	font-size:16px;
	color:#000;
	font-weight:300;
	line-height:22px;
}
.upcomingEventsWrap {
	background: url(/cmsAdmin/uploads/dsc08180.jpg) no-repeat top center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:450px;
}
.kidsName {
	background-color:#F37500;
	padding:35px;
	color:#FFF;
}
.kidsQuote {
	padding:35px;
	color:#000;
}
#kidsControls {
	margin-top:35px;
}
.contactInfo h3 {
	color:#FFF;
	font-size:22px;
}
.contactInfo h4 a {
	color:#FFEA00;
	font-size:22px;
}
.contactInfo h4 a:hover {
	color:#155794;
	text-decoration:none;
}
.contactInfo p {
	margin-left:0px;
	margin-top:30px;
	font-size:16px;
	text-align:center;
}
.contactInfo a i {
	background-color:#FFF;
	color:#009EDE;
	font-size:25px;
	width:40px;
	height:40px;
	border-radius:50%;
	padding-top:8px;
	margin-left:2px;
	margin-right:2px;
}
.contactInfo a:hover i {
	background-color:#155794;
}
.statsBox {
	background-color:#2271BA;
	padding:15px 25px;
	color:#FFF;
	float:right;
	text-align:center;
	width:190px;
	margin-top:150px;
	-webkit-box-shadow: 0 0 20px 0 #000;
box-shadow: 0 0 20px 0 #000;
}
.kidsQuote p {
	font-size:15px;
	font-weight:300;
}
.extraPadding {
	padding-left:15px;
	padding-right:15px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.contactInfo {
	background-color: rgba(8, 167, 235, 0.8);
	padding:15px;
	height:241px;
	color:#FFF;
	font-size:18px;
}
.bannerWrap {
	background: url(/images-responsive/2022-tvf-bg-3.jpg) no-repeat bottom center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:300px;
  padding-top:25px;
  margin-top:40px;
  position:relative;
}
.bannerWrapInt {
	background-color:#2889da;
  height:82px;
}
.tagline h2 {
	font-size:15px;
	font-weight:600;
	letter-spacing:1px;
	color:#FFF;
	margin:0px;
	padding:5px;
	text-align:center;
}

.taglineInt h2 {
	font-size:18px;
	font-weight:600;
	letter-spacing:1px;
	color:#FFF;
	margin:0px;
	padding:0px;
	margin-top:20px;
	margin-left:100px;
	float:left;
}
.homeAlert {
	font-size:15px;
	font-weight:600;
	letter-spacing:1px;
	color:#FFF;
	margin:0px;
	padding:5px;
	text-align:center;
}
.homeAlert {
	position:absolute;
	bottom:0px;
	font-size:18px;
	font-weight:600;
	letter-spacing:1px;
	color:#FFF;
	margin:0px;
	padding:0px;
	margin-top:55px;
	margin-left:100px;
	float:left;
}
.tagline {
	position:absolute;
	bottom:0px;
	background-color: rgba(0, 0, 0, 0.5);
}
.taglineInt {
}
.mapWrap {
	background-image:url(../images2017/bg-our-centers-map.jpg);
	height:200px;
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#EBF5F9;
}
.carousel-inner .item ul li {
	font-size:14px;
	display:block;
	float:left;
	color:#FFF;
	font-weight:400;
	padding-right:25px;
}
.meetTheKidsWrap h2 {
	font-size:26px;
	color:#1D6FBE;
	font-weight:300;
	margin-bottom:15px;
}
.contactBase {
	background-image:url(../images2017/bg-contactBase.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#0089C8;
}
.meetTheKidsWrap {
	background-image:url(../images2017/bg-meetTheKids2.jpg);
	height:245px;
	background-repeat:repeat-x;
	padding:15px;
}
.rightSidebar {
	padding-top:15px;
}
.right-content {
	float:left;
	display:block;
	width:70%;
	padding:1% 2%;
	border-left:5px solid #08A7EB;	
}
	
.left-content {
	float:left;
	display:block;
	width:30%;
	padding:1% 0%;
}
.interiorContent .left-content p {
	margin:5px 0 5px;
	color:#ebf5f9;
	font-size:14px;
	font-weight:400;
	padding:0px 15px;
}
.interiorContent .right-content p {
	margin:5px 0 5px;
	color:#08a7eb;
	font-size:14px;
	font-weight:400;
}
.whatKidsThinkWrap h2 {
	font-size:24px;
	font-weight:300;
	color:#FFF;
	line-height:90px;
}
.whatKidsThinkWrap p {
	font-size:16px;
	font-weight:300;
	color:#FFF;
}
.whatKidsThinkWrap a {
	font-size:16px;
	font-weight:500;
	color:#FFF;
}
.kidsPic {
	width:50%;
	margin:auto;
}
}
@media (min-width: 768px) {
ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
}
.rightSidebar {
	padding-top:105px;
}
.meetTheKidsWrap {
	background-image:url(../images2017/bg-meetTheKids2.jpg);
	height:345px;
	background-repeat:repeat-x;
	padding:15px;
}
.contactBase {
	background-image:url(../images2017/bg-contactBase.jpg);
	height:241px;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#0089C8;
	position:relative;
	z-index:10;
}
.meetTheKidsWrap h2 {
	font-size:36px;
	color:#1D6FBE;
	font-weight:300;
	margin-bottom:55px;
}
.nav > .mainNavList  {
  display: block;
  float:right;
}
.carousel-inner .item ul li {
	font-size:20px;
	display:block;
	float:left;
	color:#FFF;
	font-weight:400;
	padding-right:25px;
}
.mapWrap {
	background-image:url(../images2017/bg-our-centers-map.jpg);
	height:290px;
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#EBF5F9;
}
.bannerWrap {
	background: url(/images-responsive/2022-tvf-bg-3.jpg) no-repeat bottom center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:667px;
}
.bannerWrapInt {
	background-color:#2889da;
  height:82px;
}
.tagline, .taglineInt {
	position:relative;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 5px;
  padding-bottom:11px;
}
.tagline h2, .taglineInt h2 {
	font-size:18px;
	font-weight:600;
	letter-spacing:1px;
	color:#FFF;
	margin:0px;
	padding:0px;
	margin-top:60px;
	margin-left:155px;
	float:left;
}
#carousel-example-generic {
	width:700px;
	padding-left:100px;
	float:left;
	margin-top:15px;
}
.carousel-inner .item h2 {
	font-size:24px;
	color:#000;
	font-weight:300;
	line-height:38px;
}
.upcomingEventsWrap {
	background: url(/cmsAdmin/uploads/dsc08180.jpg) no-repeat top center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:800px;
}
.kidsName {
	background-color:#F37500;
	padding:25px;
	color:#FFF;
	height:335px;
	margin-left:-15px;
}
.kidsQuote {
	padding:25px;
	padding-bottom:0px;
	padding-right:15px;
	color:#000;
}
#kidsControls {
	margin-top:85px;
}
.contactInfo h3 {
	color:#FFF;
	font-size:18px;
}
.contactInfo h4 a {
	color:#FFEA00;
	font-size:22px;
}
.contactInfo h4 a:hover {
	color:#155794;
	text-decoration:none;
}
.contactInfo p {
	margin-left:15px;
	margin-top:30px;
	font-size:16px;
}
.contactInfo a i {
	background-color:#FFF;
	color:#009EDE;
	font-size:19px;
	width:30px;
	height:30px;
	border-radius:50%;
	padding-top:6px;
	margin-left:2px;
	margin-right:2px;
}
.contactInfo a:hover i {
	background-color:#155794;
}
.statsBox {
	background-color:#2271BA;
	padding:15px 25px;
	color:#FFF;
	float:right;
	text-align:center;
	width:190px;
	margin-top:150px;
	-webkit-box-shadow: 0 0 20px 0 #000;
box-shadow: 0 0 20px 0 #000;
}
.kidsQuote p {
	font-size:12px;
	font-weight:300;
}
.extraPadding {
	padding-left:15px;
	padding-right:15px;
}
.contactInfo {
	background-color: rgba(8, 167, 235, 0.8);
	padding:15px;
	height:241px;
	color:#FFF;
	font-size:18px;
}
.right-content {
	float:left;
	display:block;
	width:80%;
	padding:1% 2%;
}
.left-content {
	float:left;
	display:block;
	width:20%;
	padding:1% 0%;
}
.interiorContent .left-content p {
	margin:5px 0 5px;
	color:#ebf5f9;
	font-size:22px;
	font-weight:400;
	padding:0px 15px;
}
.interiorContent .right-content p {
	margin:5px 0 5px;
	color:#08a7eb;
	font-size:22px;
	font-weight:400;
}
.whatKidsThinkWrap h2 {
	font-size:35px;
	font-weight:300;
	color:#FFF;
	line-height:90px;
}
.whatKidsThinkWrap p {
	font-size:25px;
	font-weight:300;
	color:#FFF;
}
.whatKidsThinkWrap a {
	font-size:25px;
	font-weight:500;
	color:#FFF;
}
}
@media (min-width: 992px) {
.whatKidsThinkWrap h2 {
	font-size:40px;
	font-weight:300;
	color:#FFF;
	line-height:90px;
}
.whatKidsThinkWrap p {
	font-size:30px;
	font-weight:300;
	color:#FFF;
}
.whatKidsThinkWrap a {
	font-size:30px;
	font-weight:500;
	color:#FFF;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 8px;
  padding-bottom:11px;
}
.tagline h2, .taglineInt h2 {
	font-size:19px;
	font-weight:600;
	letter-spacing:1px;
	color:#FFF;
	margin:0px;
	padding:0px;
	margin-top:60px;
	margin-left:155px;
	float:left;
}
#carousel-example-generic {
	width:625px;
	margin-left:100px;
	padding-left:0px;
	float:left;
	margin-top:15px;
}
.carousel-inner .item h2 {
	font-size:28px;
	color:#000;
	font-weight:300;
	line-height:38px;
}
.upcomingEventsWrap {
	background: url(/cmsAdmin/uploads/dsc08180.jpg) no-repeat top center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:800px;
}
.kidsName {
	background-color:#F37500;
	padding:35px;
	color:#FFF;
	height:447px;
	margin-left:-15px;
}
.kidsQuote {
	padding:35px;
	padding-bottom:0px;
	padding-right:15px;
	color:#000;
}
#kidsControls {
	margin-top:75px;
}
.contactInfo h3 {
	color:#FFF;
	font-size:22px;
}
.contactInfo h4 a {
	color:#FFEA00;
	font-size:24px;
}
.contactInfo h4 a:hover {
	color:#155794;
	text-decoration:none;
}
.contactInfo p {
	margin-left:15px;
	margin-top:20px;
	font-size:18px;
}
.contactInfo a i {
	background-color:#FFF;
	color:#009EDE;
	font-size:25px;
	width:40px;
	height:40px;
	border-radius:50%;
	padding-top:8px;
	margin-left:2px;
	margin-right:2px;
}
.contactInfo a:hover i {
	background-color:#155794;
}
.statsBox {
	background-color:#2271BA;
	padding:15px 25px;
	color:#FFF;
	float:right;
	text-align:center;
	width:197px;
	margin-top:130px;
	box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.30)
}
.kidsQuote p {
	font-size:16px;
	font-weight:300;
}
.extraPadding {
	padding-left:35px;
	padding-right:35px;
}
.contactInfo {
	background-color: rgba(8, 167, 235, 0.8);
	padding:25px;
	height:241px;
	color:#FFF;
	font-size:18px;
}
.mega-dropdown-menu-about {
  padding: 50px 20px;
  width: 612px;
  box-shadow: none;
  z-index:100000000000000000000;
  background-color: #ECF6F9;
  border:none;
  border-radius:0px;
  -webkit-box-shadow: 10px 10px 15px -15px #000, 10px 10px 15px -15px #000, -15px 15px 15px -15px #000;
-moz-box-shadow:    10px 10px 15px -15px #000, 10px 10px 15px -15px #000, -15px 15px 15px -15px #000;
box-shadow:         10px 10px 15px -15px #000, 10px 10px 15px -15px #000, -15px 15px 15px -15px #000
}
.right-content {
	float:left;
	display:block;
	width:80%;
	padding:2.65% 2%;
}
.left-content {
	float:left;
	display:block;
	width:20%;
	padding:2.65% 0%;
}
.interiorContent .left-content p {
	margin:5px 0 5px;
	color:#ebf5f9;
	font-size:22px;
	font-weight:400;
	padding:0px 15px;
}
.interiorContent .right-content p {
	margin:5px 0 5px;
	color:#08a7eb;
	font-size:22px;
	font-weight:400;
}
.interiorContent .kidItem h3 {
	line-height:65px;
	font-size:18px;
}
.rightSidebar {
	padding-left:47.5px;
	padding-right:0px;
}
}
@media (min-width: 1200px) {
.rightSidebar {
	padding-left:0px;
	padding-right:0px;
}
.interiorContent .kidItem h3 {
	line-height:90px;
	font-size:22px;
}
.interiorContent .left-content p {
	margin:5px 0 5px;
	color:#ebf5f9;
	font-size:27px;
	font-weight:400;
	padding:0px 15px;
}
.interiorContent .right-content p {
	margin:5px 0 5px;
	color:#08a7eb;
	font-size:27px;
	font-weight:400;
}
.mega-dropdown-menu-about {
  padding: 50px 20px;
  width: 812px;
  left:-0px;
  box-shadow: none;
  z-index:100000000000000000000;
  background-color: #ECF6F9;
  border:none;
  border-radius:0px;
-webkit-box-shadow: 10px 10px 15px -15px #000, 10px 10px 15px -15px #000, -15px 15px 15px -15px #000;
-moz-box-shadow:    10px 10px 15px -15px #000, 10px 10px 15px -15px #000, -15px 15px 15px -15px #000;
box-shadow:         10px 10px 15px -15px #000, 10px 10px 15px -15px #000, -15px 15px 15px -15px #000;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
  padding-bottom:11px;
}
.tagline h2, .taglineInt h2 {
	font-size:25px;
	font-weight:600;
	letter-spacing:1px;
	color:#FFF!important;
	margin:0px;
	padding:0px;
	margin-top:60px;
	margin-left:155px;
	float:left;
}
#carousel-example-generic {
	width:690px;
	margin-left:225px;
	padding-left:0px;
	float:left;
	margin-top:15px;
}
.carousel-inner .item h2 {
	font-size:30px;
	color:#000;
	font-weight:300;
	line-height:50px;
}
.upcomingEventsWrap {
	background: url(/cmsAdmin/uploads/dsc08180.jpg) no-repeat top center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:1061px;
}
.kidsName {
	background-color:#F37500;
	padding:55px;
	color:#FFF;
	height:549px;
	margin-left:-15px;
}
.kidsQuote {
	padding:55px;
	padding-bottom:0px;
	padding-right:15px;
	color:#000;
}
#kidsControls {
	margin-top:55px;
}
.contactInfo h4 a {
	color:#FFEA00;
	font-size:24px;
}
.contactInfo h4 a:hover {
	color:#155794;
	text-decoration:none;
}
.contactInfo p {
	margin-left:45px;
	margin-top:20px;
	font-size:18px;
}
.contactInfo a i {
	background-color:#FFF;
	color:#009EDE;
	font-size:25px;
	width:40px;
	height:40px;
	border-radius:50%;
	padding-top:8px;
	margin-left:4px;
	margin-right:4px;
}
.contactInfo a:hover i {
	background-color:#155794;
}
.extraPadding {
	padding-left:35px;
	padding-right:35px;
}
}
.headerWrap {
	background-image:url(../images2017/bg-mainNav.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar {
  position: relative;
  float:left;
  min-height: 10px;
  margin-bottom: 0px;
  border: none;
  margin-left:12px;
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.navbar-default.pull-right .navbar-nav > li > a {
  color: #02B5F0;
  font-weight:300;
}
.navbar-default .navbar-nav > li > a {
  color: #FFF;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #016CA5;
  background-color: #ECF6F9;
}
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a {
  color: #016CA5;
  background-color: #ECF6F9;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #016CA5;
  background-color: #ECF6F9;
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.mega-dropdown {
  position: static !important;
  float:left;
  display:block;
}

/*.mega-dropdown-menu-about:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 20px;
  z-index: 10;
}

.mega-dropdown-menu-about:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 18px;
  z-index: 8;
}*/

.mega-dropdown-menu-about > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu-about > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu-about > li > ul > li > a {
  display: block;
  font-size:17px;
  padding: 3px 20px;
  background:none;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #02B5F0;
  white-space: normal;
}

.mega-dropdown-menu-about > li ul > li > a:hover,
.mega-dropdown-menu-about > li ul > li > a:focus {
  text-decoration: none;
  color: #016CA5;
  background-color: transparent;
}

.mega-dropdown-menu-about .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu-about form {
  margin: 3px 20px;
}

.mega-dropdown-menu-about .form-group {
  margin-bottom: 3px;
}
.btn-close {
  color: #FFF;
  background-color: #016CA5;
  border-color: #016CA5;
  font-size:16px;
  font-weight:400;
  line-height:32px;
  border-radius:0px;
}
.btn-close:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-blue {
  color: #FFF;
  background-color: #37c212;
  border-color: #37c212;
  font-size:16px;
  font-weight:400;
  line-height:27px;
  border-radius:0px;
  width:197px;
  margin-top:41px;
  margin-bottom:12px;
  z-index:10000;
  position:relative;
}
.btn-blue:hover {
  color: #FFF;
  background-color: #24820B;
  border-color: #24820B;
}
.btn-blue2 {
  color: #FFF;
  background-color: #2271BA;
  border-color: #2271BA;
  font-size:16px;
  font-weight:400;
  line-height:27px;
  border-radius:0px;
}
.btn-blue2:hover {
  color: #2271BA;
  background-color: #FFF;
  border-color: #2271BA;
}
.btn-donate {
  color: #FFF;
  background-color: #FF0000;
  border-color: #FF0000;
  font-size:24px;
  font-weight:400;
  line-height:27px;
  border-radius:0px;
  width:197px;
  z-index:10000;
  position:relative;
	margin-top:0px;
}
.btn-donate:hover {
  color: #FFF;
  background-color: #ff0096;
  border-color: #ff0096;
}
.servicesBox {
	background-color:#F37501;
	padding:15px 25px;
	color:#FFF;
	float:right;
	text-align:center;
	width:197px;
	margin-top:130px;
	box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.30);
z-index:1000;
position:relative;
}
.service {
	border-bottom:1px solid #155794;
	padding:25px 0px;
}
.service h3 {
	margin:0px;
	padding:0px;
	font-weight:300;
	font-size:24px;
	color:#FFF;
}
.stat {
	border-bottom:1px solid #08A7EB;
	padding:13px 0px;
}
.stat h3 {
	margin:0px;
	padding:0px;
	font-weight:300;
	font-size:35px;
	color:#6FD4FF;
}
.stat h4 {
	margin:0px;
	padding:0px;
	font-weight:400;
	font-size:16px;
}
.stat p {
	margin:0px;
	padding:0px;
	font-weight:300;
	font-size:14px;
}
#sticky {
	height:41px;
	position: relative;
	z-index: 10000000000;
	float:right;
}

#sticky.stick {
    margin-top: 0 !important;
    position: fixed;
	left: 1137px;
    top: 0;
    z-index: 10000000000;
}
.carousel-inner .item ul {
	margin:0px;
	padding:0px;
}
.carousel-inner .item ul li a {
	color:#08A7EB;
}
.carousel-inner .item ul li a:hover {
	color:#2271BA;
	text-decoration:none;
}
.carousel-inner .item ul li .fa {
	color:#FFC800;
}
.carousel-indicators {
  position: absolute;
  top: 110%;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #1D6FBE;
  border: 1px solid #08A7EB;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #08A7EB;
}

.carousel.events {
    margin-bottom: 0;
    padding: 0 40px 0px 40px;
}
/* The controlsy */
.carousel-control1 {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control1.right {
	right: -12px;
}
.eventscarousel {
	background-color: rgba(0, 0, 0, 0.2);
	position:absolute;
	width:100%;
	bottom:0;
}
.event {
  display: block;
  padding: 15px;
  background-color: #1D6FBE;
  color:#FFF;
  text-align:center;
  height:227px;
}
.event h3 {
	font-size:24px;
	color:#6FD4FF;
	font-weight:300;
}
.event p {
	font-size:16px;
	color:#FFF;
	font-weight:300;
	margin:0px;
	padding:0px;
}
.event h4 a {
	font-size:24px;
	color:#FFF;
}
.event h4 a:hover {
	color:#FFEA00;
	text-decoration:none;
}
.event h4 a .fa {
	color:#FFEA00;
	text-decoration:none;
}
.kidsSlider {
	border-radius:50%;
}
a .kidsSlider {
	border:15px solid transparent;
}
a .kidsSlider:hover {
	border:15px solid #FFF;
}
a .kidsSlider.active {
	border:15px solid #FFF;
}
.kidsBio {
	background-color:#EBF5F9;
	margin-bottom:40px;
	box-shadow: 0 15px 20px -10px #999;
}
.kidsName h3 {
	font-size:36px;
	font-weight:300;
	margin-top:0px;
}
.kidsName p {
	font-size:18px;
	font-weight:300;
}
.footerWrap {
	background-color:#FFF;
	text-align:center;
	color:#155794;
	padding:45px;
}
.form-control.mailingList {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control.mailingList:focus {
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .6);
}
.btn-mailing {
  color: #07A7EB;
  background-color: #fff;
  border-color: transparent;
  border-radius:0px;
}
.btn-mailing:hover {
  color: #FFF;
  background-color: #1070A6;
  border-color: #1070A6;
}
#rightSidebarInside {
	width:225px;
	float:right;
	margin-top:41px;
}
.dropdown-menu h3 {
	font-size:20px;
	color:#016CA5;
	line-height:25px;
	padding:0px;
	margin:0px;
}
.btn-blueNav {
  color: #FFF;
  background-color: #016CA5;
  border-color: #016CA5;
  font-size:16px;
  font-weight:400;
  line-height:32px;
  border-radius:0px;
}
.btn-blueNav:hover {
  color: #016CA5;
  background-color: #02B5F0;
  border-color: #016CA5;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #016CA5;
  background-color: #ECF6F9;
}
.mega-dropdown-menu-about .aboutTheFundBtn {
	color:#22a2dc;
	font-size: 18px;
	padding:0px;
	background:none;
}
.mega-dropdown-menu-about .aboutTheFundBtn:hover {
	color:#016CA5;
	padding:0px;
	background:none;
}
.featuredEvent {
	padding:25px;
	text-align:center;
	background-color:#016DA5;
}
.featuredEvent h3 {
	color:#02B5F0;
	font-size:26px;
	font-weight:300;
	line-height:35px;
}
.featuredEvent p {
	color:#FFF;
	font-size:18px;
	line-height:30px;
	font-weight:300;
}
.featuredEvent p a {
	color:#FFF;
	font-weight:400;
	font-size:22px;
	line-height:25px;
}
.featuredEvent p a i {
	color:#FFF300;
}
.featuredEvent a:hover {
	color:#FFF300;
	text-decoration:none;
}
.blueWrap {
	padding:35px;
	background-color:#016DA5;
}
.blueWrap h3 {
	color:#02B5F0;
	font-size:18px;
	font-weight:400;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
.blueWrap ul {
	padding:0px;
	margin:0px;
}
.blueWrap ul li {
	list-style:none;
	padding: 5px 0px;
}
.blueWrap ul li a {
	color:#FFF;
	font-size: 15px;
	font-weight: 400;
}
.mega-dropdown-menu-about .blueWrap ul li a:hover {
	color:#02B5F0;
	font-size: 15px;
	font-weight: 400;
}
.eventWrap {
	background-color:#FFF;
	padding:10px;
	margin-bottom:15px;
}
.eventWrap a {
	color:#02B5F0;
	font-size:16px;
	line-height:18px;
}
.eventWrap a:hover {
	color:#016CA5;
}
.eventWrap a .date {
	font-size:14px;
	color:#016DA5;
	text-align:center;
}
.eventWrap .date strong {
	font-size:24px;
}
.sideNav {
	margin:0px;
	padding:0px;
	margin-top:125px;
}
.sideNav li ul {
	margin:0px;
	padding:0px;
}
.sideNav li ul li {
	list-style:none;
	display:block;
	padding-bottom:0px;
}
.sideNav li {
	list-style:none;
	padding-bottom:15px;
}
.sideNav li a {
	color:#000;
	font-size:16px;
	display:table;
	border-bottom: 5px solid transparent;
}
.sideNav .active ul li a {
	color:#000;
	font-size:14px;
	border-bottom: none;
	text-transform:uppercase;
}
.sideNav ul li .btn-blue {
	color:#FFF!important;
	font-size:14px;
	border-bottom: none;
	text-transform:uppercase;
}
.sideNav .active ul li {
	border-bottom: 2px solid #E1E1E1;
	margin-left:10px;
	padding-top:15px;
	padding-bottom:5px;
	line-height:15px;
}
.sideNav .active ul li:hover {
	border-bottom: 2px solid #115596;
	margin-left:10px;
	padding-top:15px;
	padding-bottom:5px;
}
.sideNav .active ul .active {
	border-bottom: 2px solid #115596;
	margin-left:10px;
	padding-top:15px;
	padding-bottom:5px;
}
.sideNav .active ul .active a {
	font-weight:bold;
}

.sideNav li a:hover, .sideNav .active a {
	border-bottom: 5px solid #45B9EF;
	text-decoration:none;
	display:table;
}
.sideNav .green2 a:hover, .sideNav .green2.active2 a {
	border-bottom: 5px solid #7FB654;
	text-decoration:none;
}
.interiorContent {
	padding-bottom:60px;
}
.interiorContent h1 {
	font-size:40px;
	margin-top:50px;
	color:#155894;
	font-weight:400;
}
.social a i {
	background-color:#009EDE;
	color:#FFF;
	font-size:16px;
	width:26px;
	height:26px;
	border-radius:50%;
	padding-top:5px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
}
.social a:hover i {
	background-color:#155794;
}
.interiorContent h2 {
	color:#016CA5;
	font-size:24px;
	font-weight:600;
}
.taglineInt h2{
	color:#FFF!important;
}
.interiorContent h3 {
	color:#016CA5;
	font-size:22px;
}
.interiorContent h4 {
	color:#016CA5;
	font-size:18px;
}
.interiorContent h5 {
	color:#016CA5;
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;
}
.interiorContent p {
	color:#000;
	font-size:20px;
	margin-bottom:15px;
	line-height:160%;
}
.interiorContent .staffSlider p {
	color:#000;
	font-size:20px;
	margin-bottom:15px;
	margin-top: 35px
}
.interiorContent .staffSlider h3 {
	margin: 5px 0
}
.interiorContent p strong {
	color:#07A7EB;
}
.darkBlueWrap {
	background-color:#1D6FBE;
	padding:20px;
	margin-bottom:35px;
}
.lightBlueWrap {
	background-color:#08a7eb;
	padding:25px;
	margin-bottom:35px;
}
.lightBlueWrap2 {
	background-color:#08a7eb;
	padding:35px;
	margin-bottom:35px;
}
.lightBlueSideWrap {
	background-color:#08a7eb;
	padding:15px;
	margin-top:25px;
	margin-bottom:25px;
}
.lightBlueSideWrap h3 {
	color:#FFF;
	font-size:24px;
	font-weight:300;
	margin:0px;
}
.lightBlueSideWrap ul {
	margin:0px;
	padding:0px;
	text-align:center;
}
.lightBlueSideWrap ul li {
	display:block;
	list-style:none;
}
.lightBlueSideWrap ul li a {
	color:#FFF;
	font-size:18px;
}
.lightBlueSideWrap ul li a:hover {
	color:#FFF300;
	text-decoration:none;
}

.darkBlueWrap h3 {
	color:#6FD4FF;
	font-size:26px;
	font-weight:300;
	line-height:35px;
	margin:0px;
}
.darkBlueWrap p {
	color:#FFF;
	font-size:16px;
	line-height:25px;
	font-weight:300;
	margin-bottom:15px;
}
.darkBlueWrap p a {
	color:#FFF;
	font-weight:400;
	font-size:20px;
	line-height:25px;
}
.darkBlueWrap p a i {
	color:#FFF300;
}
.darkBlueWrap a:hover {
	color:#FFF300;
	text-decoration:none;
}
.lightBlueWrap h3 {
	color:#FFF;
	font-size:26px;
	font-weight:300;
	line-height:35px;
	margin:0px;
	margin-bottom:15px;
}
.lightBlueWrap p {
	color:#FFF;
	font-size:16px;
	line-height:30px;
	font-weight:300;
}
.lightBlueWrap2 h3 {
	color:#FFF;
	font-size:40px;
	font-weight:300;
	margin-top:0px;
	margin-bottom:40px;
}
.lightBlueWrap2 p {
	color:#FFF;
	font-size:20px;
	line-height:30px;
	font-weight:300;
	margin-bottom:0px;
	margin-top:0px;
}
.lightBlueWrap2 p a {
	color:#FFF;
	font-size:20px;
	font-weight:500;
}
.lightBlueWrap2 p a:hover {
	color:#FFF300;
	text-decoration:none;
}
.lightBlueWrap2 p a i {
	color:#FFF300;
	background-color:transparent;
}
.lightBlueWrap2 p a:hover i {
	color:#FFF300;
	background-color:transparent;
}
.btn-resourceButton {
  color: #FFF;
  background-color: transparent;
  border-color: #FFF;
  border-radius:0px;
}
.btn-resourceButton:hover {
  color: #FFF;
  background-color: #0F70A6;
  border-color: #FFF;
  border-radius:0px;
}
blockquote {
	background-color:#FFF;
	border-top: 3px solid #1070A6;
	border-bottom: 3px solid #1070A6;
	padding: 25px 0px;
	color:#1070A6;
	font-size:22px;
	border-left:none;
	margin-top:35px;
	margin-bottom:35px;
  }
.impact h6 {
	font-size:51px;
	font-weight:300;
	color:#155894;
	line-height:35px;
	margin:0px;
	padding:0px;
}
.impact p {
	font-size:51px;
	font-weight:500;
	color:#155894;
	font-size:18px;
	line-height:20px;
	margin:0px;
	padding:0px;
}
.blueBreak {
	background-color:#22A9E8;
	width:95px;
	height:7px;
	margin-top:50px;
	margin-bottom:50px;
}
@media (min-width: 768px) {
a .staff {
	background-color: #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	padding: 15px;
	color: #4c4c4c;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
a:hover .staff {
	background-color: #DBDBDB;
}
}
@media (max-width: 765px) {
a .staff {
	background-color: #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	padding: 15px;
	color: #4c4c4c;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
a:hover .staff {
	background-color: #DBDBDB;
}
}
.left-content {
	border-right:5px solid #08A7EB;	
	text-align:right;
}

.left-content p span {
	color:#1d6fbe;
	font-weight:400;
}
.left-content p strong {
	color:#1d6fbe;
	font-weight:600;
}

.right-content p a {
	color:#08a7eb;
}
.right-content p a:hover, .right-content p a:focus {
	color:#1d6fbe;
	text-decoration:none;
}
.container p {
-webkit-transition: padding 0.7s ease-in-out;
-moz-transition: padding 0.7 ease-in-out;
-ms-transition: padding 0.7s ease-in-out;
-o-transition: padding 0.7s ease-in-out;
transition: padding 0.7s ease-in-out;	
}
.left-content .more-padding {
  padding-right:100px;
}
.right-content .more-padding {
  padding-left:100px;
}
.kidItem {
	padding:40px 0px;
}
.left-content .dateActive {
	color:#FFF;
	background-color:#08a7eb;	
}
.left-content .dateActive span {
	color:#FFF;
}
.left-content .dateActive strong {
	color:#FFF;
}
.kidItem a img {
	border:15px solid #FFF;
}
.kidItem a:hover img {
	border:15px solid #85dafe;
}
.whatKidsThinkWrap {
	background-image:url(../images2017/bg-whatKidsThink.png);
	background-repeat:repeat-x;
	background-color:#0192D5;
	margin-bottom:40px;
	box-shadow: 0 15px 20px -10px #999;
	position:relative;
	z-index:10;
	padding:35px 0px;
}
.whatKidsThinkWrap a i {
	color:#FFF300;
}
.whatKidsThinkWrap a:hover {
	color:#FFF300;
}
.staffBlue {
	background-color:#2889DA;
	padding:10px;
	color:#FFF;
}
.staffBlue h5 {
	color:#FFF;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
}
.staffBlue h4 {
	color:#FFF;
	font-size:24px;
	font-weight:400;
}
.staffBlue p {
	color:#FFF;
	font-size:16px;
	font-weight:400;
	margin-bottom:10px;
}
.staffBlue a {
	color:#FFF;
}
.staffBlue a i {
	color:#FFF300;
}
.staffBlue a:hover {
	color:#FFF300;
	text-decoration:none;
}
.blueBreak2 {
	background-color:#1D6FBE;
	height:2px;
	width:70px;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
}
.wwdLink {
	font-size:20px;
	color:#08a7eb;
	font-weight:500;
}
.wwdLink:hover {
	color:#115596;
	text-decoration:none;
}
.social .wwdLink i {
	font-size:20px;
	color:#115596;
	background-color:transparent;
}
.social .wwdLink:hover i {
	color:#115596;
	background-color:transparent;
}
.services a {
	font-size:20px;
	color:#08a7eb;
	font-weight:500;
}
.services a:hover {
	color:#115596;
	text-decoration:none;
}
.social .services a i {
	font-size:20px;
	color:#115596;
	background-color:transparent;
}
.social .services a:hover i {
	color:#115596;
	background-color:transparent;
}
.chtWrap .blueWrap p {
	font-size:20px;
	font-weight:400;
	color:#FFF;
	margin-bottom:0px;
}
.chtWrap .blueWrap p a {
	font-size:20px;
	font-weight:400;
	color:#FFF;
}
.chtWrap .blueWrap p a:hover {
	text-decoration:none;
	color:#FFF300;
}
.chtWrap .blueWrap p a i {
	color:#FFF300;
	background-color:transparent;
}
.borderedList {
	border-top: 5px solid #08A7EB;
	border-bottom:5px solid #08A7EB;
	padding: 15px 0px;
	margin-bottom:25px;
	margin-top:25px;
}
.interiorContent .borderedList p {
	font-size:20px;
	font-weight:300;
	color:#000;
	margin:0px;
	padding:0px;
}
.interiorContent .borderedList p strong {
	color:#000;
}
.interiorContent .location {
	font-size:20px;
	font-weight:300;
	line-height:35px;
}
.interiorContent .location strong {
	color:#000;
}
.servicesTitle h4 {
	color:#155894;
	font-size:24px;
	font-weight:300;
}
.faq-cat-content {
    margin-top: 25px;
}

.faq-cat-tabs li a {
    padding: 15px 10px 15px 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #777777;
}

.nav-tabs li a:focus,
.panel-heading a:focus {
    outline: none;
}

.panel-heading a,
.panel-heading a:hover,
.panel-heading a:focus {
    text-decoration: none;
    color: #777777;
}

.faq-cat-content .panel-heading:hover {
    background-color: #efefef;
}

.active-faq {
    border-left: 5px solid #888888;
}

.panel-faq .panel-heading .panel-title span {
    font-size: 13px;
    font-weight: normal;
}
.staffStoriesWrap {
	margin-top:28px;
}
.carousel-control.chtGal {
	background-color:transparent;
}
.dateCallout {
	border-top:1px solid #6FD4FF;
	border-bottom:1px solid #6FD4FF;
	padding: 15px 0px;
}
.dateCallout p {
	font-size:16px;
	color:#363636;
	font-weight:600;
	margin-bottom:5px;
}
.dateCallout p small {
	font-size:14px;
	color:#363636;
	font-weight:300;
}
.dateCallout p strong {
	font-size:19px;
	color:#155795;
	font-weight:600;
}
.chtApplications p {
	font-size:14px;
	margin-bottom:10px;
}
.chtApplications p strong {
	color:#000;
}
.staffWrap {
	background-color:#DCF0F8;
	border-top:5px solid #1D6FBE;
	padding: 40px 20px;
}
.staffWrap .borderLeft {
	border-left:2px solid #BDE5F4;
}
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}
.staffSlider .carousel-inner .item h2 {
	color: #155894;
	margin-bottom: 15px;
	font-size:34px;
	font-weight:400;
	padding-bottom:0px;
	line-height:20px;
}
.staffSmall a img {
	border:6px solid #DCF0F8;
}
.staffSmall a:hover img {
	border:6px solid #155894;
}
.staffSmall.active a img {
	border:6px solid #155894;
}
.staffSmall a p {
	color:#016CA5;
	padding-top:5px;
	font-size:14px;
}
.staffSmall a:hover p {
	text-decoration:none;
}
.borderedSideNav {
	border-top:1px solid #6FD4FF;
	border-bottom:1px solid #6FD4FF;
	padding: 15px 0px;
}
.borderedSideNav p {
	font-size:16px;
	color:#363636;
	font-weight:600;
	margin-bottom:5px;
}
.borderedSideNav p small {
	font-size:14px;
	color:#363636;
	font-weight:300;
}
.borderedSideNav p strong {
	font-size:19px;
	color:#155795;
	font-weight:600;
}
.borderedSideNav p a {
	color:#08a7eb;
}
.borderedSideNav p a:hover {
	color:#fec233;
	text-decoration:none;
}
.borderedSideNav p a i {
	color:#fec233;
}
.eventWrapBlue {
	background-color:#DCF0F8;
	padding:15px;
	margin-bottom:15px;
}
.eventWrapBlue p span {
	font-size:22px;
}
.eventWrapBlue p small {
	font-size:13px;
	text-transform:uppercase;
	color:#155895;
	font-weight:600;
	line-height:10px;
}
.eventWrapBlue p {
	font-size:18px;
}
.eventWrapBlue a {
	color:#02B5F0;
	font-size:16px;
}
.eventWrapBlue a:hover {
	color:#016CA5;
}
.eventWrapBlue .date {
	font-size:18px;
	margin-top:2px;
	font-weight:300;
	color:#000;
	text-align:center;
}
.eventWrapBlue .date strong {
	font-size:30px;
	font-weight:300;
}
a .orangeBox {
	background-color:#DD6F53;
	font-size:24px;
	color:#FFF;
	padding:15px;
	min-height:201px;
	padding-top:30px;
}
a .blueBox {
	background-color:#68ADDB;
	font-size:24px;
	color:#FFF;
	padding:15px;
	min-height:201px;
	padding-top:50px;
}
a .greenBox {
	background-color:#7FB654;
	font-size:24px;
	color:#FFF;
	padding:15px;
	min-height:201px;
}
.green {
	color:#7FB654;
}
a:hover .orangeBox {
	background-color:rgba(221,111,83,.80);
	color:#FFF;
	text-decoration:none;
}
a:hover .blueBox {
	background-color:rgba(104,173,219,.80);
	color:#FFF;
	text-decoration:none;
}
a:hover .greenBox {
	background-color:rgba(127,182,84,.80);
	color:#FFF;
	text-decoration:none;
}
#currentServices {
	color:#DD6F53;
	font-size:18px;
}
#currentServices tr td {
	padding: 0px 10px;
}
#launchTVF p {
	color:#00b8f6;
	font-size:18px;
}
#launchTVF a {
	font-size:18px;
}
#scholarships p {
	color:#7fb654;
	font-size:18px;
}
#scholarships a {
	font-size:18px;
}
.padThis tr td {
	padding:10px 10px;
}
.padThis tr td p {
	margin:0px;
	padding:0px;
}
.orange {
	color:#dd6f53;
}
.redGreen p {
	font-size:20px;
	margin-top:35px;
}
/*Timeline v2
------------------------------------*/
.timeline-v2 {
	padding: 0;
	list-style: none;
	position: relative;
} 

/* The line */
.timeline-v2 > li{
	position: relative;
}

.timeline-v2:before {
	top: 0;
	bottom: 0;
	left: 22%;
	width: 4px;
	content: '';
	background: #f3f3f3;
	position: absolute;
	margin-left: -14px;
}

/* The date/time */
.timeline-v2 > li .cbp_tmtime {
	width: 25%;
	display: block;
	position: absolute;
	padding-right: 80px;
}

.timeline-v2 > li .cbp_tmtime span {
	top: 9px;
	display: block;
	text-align: right;
	position: relative;
}

.timeline-v2 > li .cbp_tmtime span:first-child {
	color: #999;
	font-size: 16px;
	line-height: 0.9;
}

.timeline-v2 > li .cbp_tmtime span:last-child {
	color: #585f69;
	font-size: 20px;
	font-weight: normal;

}

/* Right content */
.timeline-v2 > li .cbp_tmlabel {
	color: #000;
	padding: 10px 10px 10px;
	background: #f3f3f3;
	line-height: 1.4;
	clear: both;
	position: relative;
	border-radius: 5px;
	margin: 0 0 40px 25%;
}
.timeline-v2 > li .cbp_tmlabel p {
	margin:0px;
}
/*
.timeline-v2 > li .cbp_tmlabel img.big-thumb {
	width: 100%;
}
*/

.timeline-v2 > li .cbp_tmlabel li {
	padding: 0;
}

/*
.timeline-v2 > li .cbp_tmlabel img.small-thumb {
	width: 111px;
	height: auto;
}
*/

.timeline-v2 > li .cbp_tmlabel h2 { 
	margin-top: 0px;
	font-size: 21px;
	padding: 0 0 5px;
	margin-bottom: 10px;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}

.timeline-v2 > li .cbp_tmlabel .text-left {
	float: left;
}

/* The triangle */
.timeline-v2 > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #f3f3f3;
	border-width: 10px;
	top: 18px;
}

/* The icons */
.timeline-v2 > li .cbp_tmicon {
	top: 22px;
	left: 22%;
	width: 10px;
	height: 10px;
	position: absolute;
	margin: 0 0 0 -17px;
	box-shadow: 0 0 0 4px #f3f3f3;
	-webkit-font-smoothing: antialiased;
	background-color: #337AB7;
}

/* Example Media Queries */
@media screen and (max-width: 65.375em) {

	.timeline-v2 > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 47.2em) {
	.timeline-v2:before {
		display: none;
	}

	.timeline-v2 > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}

	.timeline-v2 > li .cbp_tmtime span {
		text-align: left;
	}

	.timeline-v2 > li .cbp_tmlabel {
		padding: 1em;
		font-weight: 400;
		margin: 0 0 30px 0;
	}

	.timeline-v2 > li .cbp_tmlabel:after {
		left: 20px;
		top: -20px;
		right: auto;
		border-bottom-color: #f3f3f3;
		border-right-color: transparent;
	}

	.timeline-v2 > li .cbp_tmicon {
		left: auto;
		float: right;
		position: relative;
		margin: -55px 5px 0 0px;
	}	
}
.timeline-v2 li .cbp_tmlabel a {
	color: #900;
}
.newsletterHeader {
	background-image:url(/images/Newsletter-headerNew.jpg);
	width:600px;
	height:46px;
}
.newsletterSide {
	background-image:url(/images/Newsletter-sidebarNew2.png);
	background-size: cover;
	width:254px;
	height:1123px;
	background-repeat: no-repeat;
}
.newsletterSide2 {
	background-image:url(/images/Newsletter-sidebarSpecial.jpg);
	width:260px;
	height:1123px;
}
/*Timeline v1
------------------------------------*/
.timeline-v1 {
	padding: 20px 0;
	list-style: none;
	position: relative;
}

.timeline-v1:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eee;
	left: 50%;
	margin-left: -1.5px;
}

.timeline-v1 > li {
	margin-bottom: 40px;
	position: relative;
	width: 50%;
	float: left;
	clear: left;
}

.timeline-v1 > li:before,
.timeline-v1 > li:after {
	content: " ";
	display: table;
}

.timeline-v1 > li:after {
	clear: both;
}

.timeline-v1 > li:before,
.timeline-v1 > li:after {
	content: " ";
	display: table;
}

.timeline-v1 > li:after {
	clear: both;
}

.timeline-v1 > li > .timeline-panel {
	width: 94%;
	float: left;
	border: 1px solid #d4d4d4;
	/*border-radius: 2px;*/
	/*padding: 20px;*/
	position: relative;
}

.timeline-v1 > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}

.timeline-v1 > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}

.timeline-v1 > li > .timeline-badge {
	color: #ccc;
	width: 24px;
	height: 24px;
	line-height: 50px;
	font-size: 1.4em;
	cursor: pointer;
	text-align: center;
	position: absolute;
	top: 19px;
	right: -12px;
	/*background-color: #999999;*/
	z-index: 9;
	/*
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	*/
}

.timeline-v1 > li > .timeline-badge i:hover {
	color: #72c02c;
}

.timeline-v1 > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline-v1 > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline-v1 > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline-v1 > li > .timeline-panel .timeline-heading {
	padding: 5px;
}

.timeline-v1 > li > .timeline-panel .timeline-heading img {
	width: 100%;
}

.timeline-v1 .timeline-body {
    padding: 12px;
    /*margin-bottom: 20px;*/
}

.timeline-v1 .timeline-footer{
    padding: 7px 12px;
    overflow: hidden;
    border-top: 1px solid #ccc;
}

.timeline-v1 .timeline-footer .blog-info {
	float: left;
}

.timeline-v1 .timeline-footer .blog-info i {
	color: #777;
}

.timeline-v1 .timeline-footer .likes {
	float: right;
}
.timeline-v1 .timeline-footer .likes i {
	margin-right: 2px;
	color: #777;
}

.timeline-v1 .timeline-footer .likes:hover {
	text-decoration: none;
	color: inherit;
}

.timeline-v1 .timeline-footer .likes:hover i {
	color: #72c02c;
}

.timeline-v1 > li.timeline-inverted{
	float: right; 
	clear: right;
	margin-bottom: 40px;
}

.timeline-v1 > li:nth-child(2){
  	margin-top: 60px;
}

.timeline-v1 > li.timeline-inverted > .timeline-badge{
  	left: -12px;
}

@media (max-width: 992px) {
	.kidItem{min-height: 330px;}
	.timeline-v1 > li > .timeline-panel:before {
		top: 31px;
		right: -11px;
		border-top: 11px solid transparent;
		border-left: 11px solid #ccc;
		border-bottom: 11px solid transparent;
	}

	.timeline-v1 > li > .timeline-panel:after {
		top: 32px;
		right: -10px;
		border-top: 10px solid transparent;
		border-left: 10px solid #fff;
		border-bottom: 10px solid transparent;
	}
	.timeline-v1 > li.timeline-inverted > .timeline-panel:before {
		border-right-width: 11px;
		left: -11px;
	}
	.timeline-v1 > li.timeline-inverted > .timeline-panel:after {
		border-right-width: 10px;
		left: -10px;
	}

}

@media (max-width: 767px) {
    ul.timeline-v1:before {
        left: 40px;
    }

    ul.timeline-v1 > li {
      margin-bottom: 20px;
      position: relative;
      width:100%;
      float: left;
      clear: left;
    }
    ul.timeline-v1 > li > .timeline-panel {
        width: calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
    }

    ul.timeline-v1 > li > .timeline-badge {
        left: 28px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline-v1 > li > .timeline-panel {
        float: right;
    }

    ul.timeline-v1 > li > .timeline-panel:before {
    	top: 27px;
		right: -12px;
		border-top: 12px solid transparent;
		border-left: 12px solid #ccc;
		border-bottom: 12px solid transparent;
	}

	ul.timeline-v1 > li > .timeline-panel:after {
		top: 28px;
		right: -11px;
		border-top: 11px solid transparent;
		border-left: 11px solid #fff;
		border-bottom: 11px solid transparent;
	}

    ul.timeline-v1 > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 12px;
        left: -12px;
        right: auto;
    }

    ul.timeline-v1 > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 11px;
        left: -11px;
        right: auto;
    }
    
	.timeline-v1 > li.timeline-inverted{
		float: left; 
		clear: left;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.timeline-v1 > li.timeline-inverted > .timeline-badge{
		left: 28px;
	}
}
#personalInfo .inputGroupContainer .form-control-feedback{
    right: 0px;
}
#personalInfo .selectContainer .form-control-feedback {
    right: 25px;
}
#personalInfo .form-control-feedback {
    right: 15px;
}
/* Methods */
.method .header, .method .cell {
  padding: 6px 6px 6px 10px; }
.method .list-header .header {
  font-weight: normal;
  text-transform: uppercase;
  color: #999;
  background-color: #eee; }
.method [class^="row"],
.method [class*=" row"] {
  border-bottom: 1px solid #ddd; }
  .method [class^="row"]:hover,
  .method [class*=" row"]:hover {
    background-color: #f7f7f7; }
.method .cell {
  font-size: 0.85em; }
  .method .cell .mobile-isrequired {
    display: none;
    font-weight: normal;
    text-transform: uppercase;
    color: #aaa;
    font-size: 0.8em; }
  .method .cell .propertyname {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .method .cell .type {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .method .cell code {
    color: #428bca; }
  .method .cell a, .method .cell a:hover {
    text-decoration: none; }
  .method .cell code.custom {
    color: #8a6d3b;
    text-decoration: none; }
  .method .cell .text-muted {
    color: #ddd; }
@media (max-width: 991px) {
  .method [class^="row"],
  .method [class*=" row"] {
    padding-top: 10px;
    padding-bottom: 10px; }
  .method .cell {
    padding: 0 10px; }
    .method .cell .propertyname {
      font-weight: bold;
      font-size: 1.2em; }
      .method .cell .propertyname .lookuplink {
        font-weight: normal;
        font-size: 1.5em;
        position: absolute;
        top: 0;
        right: 10px; }
    .method .cell .type {
      padding-left: 10px;
      font-size: 1.1em; }
    .method .cell .isrequired {
      padding-left: 10px;
      display: none; }
    .method .cell .description {
      padding-left: 10px; }
    .method .cell .mobile-isrequired {
      display: inline; } }
	  /* Row Utilities */
[class^='row'].margin-0,
[class*=' row'].margin-0,
[class^='form-group'].margin-0,
[class*=' form-group'].margin-0 {
  margin-left: -0px;
  margin-right: -0px; }
  [class^='row'].margin-0 > [class^='col-'],
  [class^='row'].margin-0 > [class*=' col-'],
  [class*=' row'].margin-0 > [class^='col-'],
  [class*=' row'].margin-0 > [class*=' col-'],
  [class^='form-group'].margin-0 > [class^='col-'],
  [class^='form-group'].margin-0 > [class*=' col-'],
  [class*=' form-group'].margin-0 > [class^='col-'],
  [class*=' form-group'].margin-0 > [class*=' col-'] {
    padding-right: 0px;
    padding-left: 0px; }
  [class^='row'].margin-0 [class^='row'],
  [class^='row'].margin-0 [class*=' row'],
  [class^='row'].margin-0 [class^='form-group'],
  [class^='row'].margin-0 [class*=' form-group'],
  [class*=' row'].margin-0 [class^='row'],
  [class*=' row'].margin-0 [class*=' row'],
  [class*=' row'].margin-0 [class^='form-group'],
  [class*=' row'].margin-0 [class*=' form-group'],
  [class^='form-group'].margin-0 [class^='row'],
  [class^='form-group'].margin-0 [class*=' row'],
  [class^='form-group'].margin-0 [class^='form-group'],
  [class^='form-group'].margin-0 [class*=' form-group'],
  [class*=' form-group'].margin-0 [class^='row'],
  [class*=' form-group'].margin-0 [class*=' row'],
  [class*=' form-group'].margin-0 [class^='form-group'],
  [class*=' form-group'].margin-0 [class*=' form-group'] {
    margin-left: 0;
    margin-right: 0; }
	/* New Style ALerts*/
.msg:hover {
    background:#999;
    color: #FFF;
    font-weight: bold;
    font-size: small;
    padding: 12px;
    padding-left: 16px;
    border-top: solid 3px #CCCCCC;
    border-radius: 5px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0;
       -moz-box-shadow: 0;
            box-shadow: 0;
			-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
}
.soldout {
    background:#999;
    color: #FFF;
    font-weight: bold;
    font-size: small;
    padding: 12px;
    padding-left: 16px;
    border-top: solid 3px #CCCCCC;
    border-radius: 5px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0;
       -moz-box-shadow: 0;
            box-shadow: 0;
			-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
}
.msg {
    background: #fefefe;
    color: #666666;
    font-weight: bold;
    font-size: small;
    padding: 12px;
    padding-left: 16px;
    border-top: solid 3px #CCCCCC;
    border-radius: 5px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 10px 10px -5px rgba(0,0,0,.08);
       -moz-box-shadow: 0 10px 10px -5px rgba(0,0,0,.08);
            box-shadow: 0 10px 10px -5px rgba(0,0,0,.08);
			-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
}
.msg-clear {
    border-color: #fefefe;
    -webkit-box-shadow: 0 7px 10px -5px rgba(0,0,0,.15);
       -moz-box-shadow: 0 7px 10px -5px rgba(0,0,0,.15);
            box-shadow: 0 7px 10px -5px rgba(0,0,0,.15);
}
.msg-info {
    border-color: #b8dbf2;
}
.msg-success {
    border-color: #cef2b8;
}
.msg-warning {
    border-color: #CA3731;
}
.msg-toby {
    border-color: #0096A1;
}
.msg-toby2 {
    border-color: #B91B13;
}
.msg-danger {
    border-color: #ec8282;
}
.msg-primary {
    border-color: #9ca6f1;
}
.msg-magick {
    border-color: #e0b8f2;
}
.msg-info-text {
    color: #39b3d7;
}
.msg-success-text {
    color: #80d651;
}
.msg-warning-text {
    color: #db9e34;
}
.msg-danger-text {
    color: #c9302c;
}
.msg-primary-text {
    color: rgba(47,106,215,.9);
}
.msg-magick-text {
    color: #bb39d7;
}
.owl-nav .owl-prev {
	position: absolute;
  	top: 0;
  	bottom: 0;
	left: -12px;
    height: 40px;
	width: 40px;
    background: rgba(0, 0, 0, .5);
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
	font-size: 20px;
  	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  	text-align: center;
	opacity: .5;
}
.owl-nav .owl-next {
	position: absolute;
  	top: 0;
  	bottom: 0;
	right: -12px;
    height: 40px;
	width: 40px;
    background: rgba(0, 0, 0, .5);
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
	font-size: 20px;
  	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  	text-align: center;
	opacity: .5;
}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
	opacity: 1;
}
.social {
	max-width:610px;
}
.rightSidebar {
	float:right;
}
.map {
	background-image: url(../images2017/locationsMap.png);
	margin: auto;
	height: 291px;
	width:154px;
	background-repeat:no-repeat;

}
.map-locations{
	background-color: #67d1fd;
	height: 10px;
	width: 10px;
	border-radius: 50%;
}
.map-locations:hover{
	background-color:#FFF300;
	height: 10px;
	width: 10px;
	border-radius: 50%;
}

#location1 {
	position: absolute;
	margin-left: 102px;
	margin-top: 76px;
}
#location2 {
	position: absolute;
	margin-left: 185px;
	margin-top: 110px;
}
#location3 {
	position: absolute;
	margin-left: 120px;
	margin-top: 84px;
}
#location4 {
	position: absolute;
	margin-left: 140px;
	margin-top: 55px;
}
#location5 {
	position: absolute;
	margin-left: 108px;
	margin-top: 86px;
}
#location6 {
	position: absolute;
	margin-left: 40px;
	margin-top: 160px;
}
#location7 {
	position: absolute;
	margin-left: 136px;
	margin-top: 132px;
}
#location8 {
	position: absolute;
	margin-left: 114px;
	margin-top: 45px;
}
.locations a .headlineRed {
	border-radius: 5px;
	background-color: transparent;
	font-size: 18px;
	font-weight:300;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.headlineRed:hover {
	background-color: #006BB6;
}
.boxInputText100 {
	font-size:18px;
	padding: 0px 7px;
}
.panel-default > .panel-heading {
  color: #000;
  background-color: #dcf0f8;
  border-color: #dcf0f8;
  border:none;
  border-radius: 0px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  border:none;
  border-bottom: 1px solid #08a7eb;
}
.panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  background-color:#dcf0f8;
  border-top-color: transparent;
}
#accordion-cat-1 {
	border-top: 5px solid #1d6fbe;
}
.panel-heading {
  padding: 25px 15px;
  border-bottom: 1px solid transparent;
}
.donorsBox {
	
border: 3px solid #005596;
border-radius: 10px;
padding: 10px;}

.greenLightDiv {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.38);
    background-image: linear-gradient(rgba(0,0,0,0.75), rgba(0, 0, 0, 0.38));
    color: #fff;
    padding: 28px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.btn-tvfred2 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background-color: #DC1F26;
  border-color: #DC1F26;
  border-radius: 0px;
}
.btn-tvfred2:hover, .btn-tvfred2:focus, .btn-tvfred2:active, .btn-tvfred2.active, .open > .dropdown-toggle.btn-tvfred2 {
  color: #DC1F26;
  background-color: #FFF;
  border-color: #DC1F26;
}
#headerSearch {
  background-color: #00b3f3;
  height: 41px;
}
#headerSearchDiv {
  background-color: #fff;
  overflow-y: hidden;
  height: 0px;
  transition-duration: 0.5s;
}
#headerSearchDiv.in {
  height: 41px;
}
#searchDiv {
  padding-left: 155px;
}
#headerSearchSub {
  background-color: #2271ba;
  height: 41px;
}
#rightSidebarInside {
    width: 225px;
    float: right;
    margin-top: 41px;
}
#headerSearch .container, #headerSearch .row, #headerSearch #mainNav{
  height: 100%;
}
#dynamicLogo {
  margin-left: 0px;
width: 84px;
height: 141px;
background-image: url(/images2017/img-logo.png);
background-size: 100%;
position: absolute;
transition-duration: 0.5s;
transform-origin: top right;
cursor: pointer;
z-index: 500000;
background-repeat: no-repeat;
}
#dynamicLogo.in {
  width: 42px;
  height: 100%;
  margin-left: 69px;
}
@media (min-width: 768px){
  ul.nav li.dropdown:hover ul.dropdown-menu {
      display: inline-table !important;
  }
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px;
}
#subNav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    width:100%;
    padding-left: 155px;
}
#subNav li {
  color: #fff;
  display: table-cell;
  height: 100%;
  text-align:center;
  
}
#subNav li a{
  color: #fff !important;
}
#subNav li a:hover{
  color: #016CA5 !important;
}
#subNav li.right {
  margin-left: auto;
}
.redBG{
  background-color: #FD242C;
}
.yellowBG{
  background-color: #DCAE3F;
}
.greenBG{
  background-color: #7CBB60;
}
#searchNav{
  width: 180px;
  margin-top: 3px;
  display: inline-block;
  width: 100%;
}
#searchNavMobile{
  padding: 15px 3px;
}
/*
#searchNav input,#searchNavMobile input {
  background: url("/images2017/search.png") left center no-repeat rgb(255, 255, 237) !important;
}
#searchNav input:focus, #searchNavMobile input:focus, #searchNav input:not(:placeholder-shown), #searchNavMobile input:not(:placeholder-shown) {
  background: rgb(255, 255, 237) !important;
}*/
.gsc-control-cse.gsc-control-cse-en {
  padding: 0px;
      border: 0px;
      background-color: #00b3f300;
}
#searchNav .gsc-search-button {
  display: none;
}
@media (max-width: 992px){
  #subNav li.right {
      display: none;
  }
  #dynamicLogo, #dynamicLogo.in{
      width: 42px !important;
      height: 100% !important;
      margin-left: 0px !important;
  }
  #searchDiv {
    padding-left: 0px;
}
}
@media (max-width: 526px){
  #subNav {
    padding-left: 0px;
  }
  #subNav li.left {
      display: none;
  }
  #subNav li {
    width: -webkit-fill-available;
  }
}
.marg-shift{
		margin-bottom:2px!important;
		padding-left:2px!important;
		padding-right:2px!important;
	}