@charset "UTF-8";
body {
	font-family: proxima-nova;
	font-weight: 300;
}
a, a:hover, a:focus {
	outline:none;
}
a {
  color:#666;
  text-decoration: none;
}
a:hover,
a:focus {
  color:#B21B14;
  text-decoration: underline;
}
.alertie {
	color: #000;
	background-color: #FF0;
	padding: 5px;
}
.btn-walk {
  color: #fff;
  background-color: #F02226;
  border-color: #F02226;
}
.btn-walk:hover,
.btn-walk:focus,
.btn-walk:active,
.btn-walk.active,
.open > .dropdown-toggle.btn-walk {
	color: #F02226;
	background-color: #FFC300;
	border-color: #FFC300;
}
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large { /*margin-left: inherit;*/ left:inherit; margin-right: 16px;padding: 20px 0px; }
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}

@media (max-width: 768px) {
	.yellowButton {
	background-color: #084894;
	color: #ffffff;
	font-size: 18px;	
	text-align:center;
}
.yellowButton:hover {
	background-color:#9BC967;
	color: #ffffff;
}
.headerPadding {
	margin-top: 2%;
	text-align:center;
}
.headerPadding2 {
	margin-top: 2%;
	text-align:center;
}
.headerLogo {
	width:285px;
	text-align:center;
	margin:0 auto;
	float:none;
	}
	
	.btn-danger2 {
	color: #FFF;
	background-color: #E82224;
	border-color: #FFF;
	font-size: 18px;	
	text-align:center;
}
.btn.btn-danger2:hover {
	color: #0076B7;
	background-color: #FFF !important;
	border-color: #0076B7;
}
.headerUnitePadding {
	margin-top: 2%;
	text-align:center;
}

.btn-default4 {
  color: #FFF;
  background-color: #B4111A;
  border-color: #FFF;
  font-size: 18px;	
	text-align:center;
}
.btn.btn-default4:hover {	
    color: #FFF;
	background-color: #C85063;
	border-color: #FFF;
}

	
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
  .sliderPaddingTop {
	padding-top: 20px;
}
}
@media (max-width: 992px) {
	.yellowButton {
	background-color: #084894;
	color: #ffffff;
	font-size: 20px;	
	margin-left:15px;
}
.yellowButton:hover {
	background-color:#9BC967;
	color: #ffffff;
}
.headerPadding {
	margin-top: 2%;
}
.headerPadding2 {
	margin-top: 2%;
}
.headerLogo {
	width:250px;
	}
	
	.btn-danger2 {
	color: #FFF;
	background-color: #E82224;
	border-color: #FFF;
	font-size: 20px;	
	margin-left:15px;
}
.btn.btn-danger2:hover {
	color: #0076B7;
	background-color: #FFF !important;
	border-color: #0076B7;
}
.headerUnitePadding {
	margin-top: 2%;
}
.btn-default4 {
  color: #FFF;
  background-color: #B4111A;
  border-color: #FFF;
  font-size: 20px;	
   margin-left:15px;
}
.btn.btn-default4:hover {	
    color: #FFF;
	background-color: #C85063;
	border-color: #FFF;
}
		
		
	.navWrap {
		border:none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > .navHere {
  color: #FFF;
  background-color: #B4101A;
  background-image:none;
  
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FFF;
  background-color: #B4101A;
  background-image:none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #FFF;
  background-color:#B4101A;
  background-image:none;
}
.navWrapInt {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top:10px;
}
.navbar-default {
	background-color: #FFF;
	border: none;
}
.navbar-default .navbar-nav > li > a {
	color: #000;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sliderPaddingTop {
	padding-top: 50px;
}

}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #B4101A;
}
@media (min-width: 768px) {
	.eventContent {
	float: left;
	width: 600px;
}
}
@media (min-width: 992px) {
	.yellowButton {
	background-color: #084894;
	color: #ffffff;
	padding-top:15px;
	padding-bottom:15px;
	font-size: 24px;	
}
.yellowButton:hover {
	background-color:#9BC967;
	color: #ffffff;
}
.headerPadding {
	margin-top: 8%;
}
.headerPadding2 {
	margin-top: 4%;
}
.headerLogo {
	width:250px;
	}
	
	.btn-danger2 {
	color: #FFF;
	background-color: #E82224;
	border-color: #FFF;
	padding-top:15px;
	padding-bottom:15px;
	font-size: 24px;	
}
.btn.btn-danger2:hover {
	color: #0076B7;
	background-color: #FFF !important;
	border-color: #0076B7;
}
.headerUnitePadding {
	margin-top: 4%;
}
.btn-default4 {
  color: #FFF;
  background-color: #B4111A;
  border-color: #FFF;
	 padding-top:15px;
	padding-bottom:15px;
	font-size: 24px;
}
.btn.btn-default4:hover {	
    color: #FFF;
	background-color: #C85063;
	border-color: #FFF;
}
	
	.navbar-default {
  background-color: transparent;
  border:none;
}
.navWrapInt {
}
	.navWrap {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
	ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > .navHere {
  color: #404041;
  background-color: transparent;
 border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b4111a;
  
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #404041;
	background-color: transparent;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b4111a;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #404041;
  background-color: transparent;
  background-color: transparent;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b4111a;
}
.navbar-default .navbar-nav > li > a {
	color: #404041;
	font-size: 14px;
	font-family: proxima-nova;
	font-weight: bold;
	text-transform: uppercase;
}
	.imgMargin {
		margin-left:0px;
	}
	.socialCopyright {
	text-align: right;
}
	.carousel-inner .sliderInfo h2 {
	font-size: 38px;
	font-weight: 300;
	color: #0092d6;
	margin: 0px;
	padding: 0px;
}
.carousel-inner .sliderInfo h3 {
	font-size: 23px;
	font-weight: 300;
	color: #575756;
	margin: 0px;
	padding: 0px;
}
.carousel-inner .sliderInfo p {
	font-size: 16px;
	color: #575756;
	margin-top: 15px;
	margin-bottom: 15px;
}
.carousel-inner {
	min-height:400px;
}
.sliderPaddingTop {
	padding-top: 30px;
}

}
@media (min-width: 1200px) {
	.yellowButton {
	background-color: #084894;
	color: #ffffff;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:25px;
	padding-right:25px;
	font-size: 24px;	
}
.yellowButton:hover {
	background-color:#9BC967;
	color: #ffffff;
}
.headerPadding {
	margin-top: 7%;
}
.headerLogo {
	width:250px;
	}
	.btn-danger2 {
	color: #FFF;
	background-color: #E82224;
	border-color: #FFF;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:25px;
	padding-right:25px;
	font-size: 24px;	
}
.btn.btn-danger2:hover {
	color: #0076B7;
	background-color: #FFF !important;
	border-color: #0076B7;
}
.headerUnitePadding {
	margin-top: 4%;
	text-align:center;
}
.btn-default4 {
  color: #FFF;
  background-color: #B4111A;
  border-color: #FFF;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:25px;
	padding-right:25px;
	font-size: 24px;	
}
.btn.btn-default4:hover {	
    color: #FFF;
	background-color: #C85063;
	border-color: #FFF;
}
	
.eventContent {
	float: left;
	width: 700px;
}
.carousel-inner {
	min-height:400px;
}
	.sliderInfo {
		padding-top:5px;
	}
	.carousel-inner .sliderInfo h2 {
	font-size: 38px;
	font-weight: 300;
	color: #0092d6;
	margin: 0px;
	padding: 0px;
}
.carousel-inner .sliderInfo h3 {
	font-size: 23px;
	font-weight: 300;
	color: #575756;
	margin: 0px;
	padding: 0px;
}
.carousel-inner .sliderInfo p {
	font-size: 16px;
	color: #575756;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sliderPaddingTop {
	padding-top: 100px;
}
}
.navbar {
  position: relative;
  min-height: 0px;
  margin-bottom: 0px;
  border: none;
}
.logoWrap {
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 5px 5px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #FFF;
}
.navbar-toggle:hover {
	background-color: #FFF;
	border: 1px solid #FFF;
}
.navbar-toggle .icon-bar {
	background-color:#000;
	width: 30px;
	height: 3px;
	border-radius: 5px;
}
.navbar-toggle:hover .icon-bar {
	background-color:#B4101A;
}
.bordered {
	border: 12px solid #FFF;
	-webkit-box-shadow: 0 0 5px 2px #ccc;
box-shadow: 0 0 5px 2px #ccc;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #213680;
  border: 1px solid #213680;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #0092D6;
}
.carousel-indicators {
  position: absolute;
  bottom: -0px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.item {
	padding-top:20px;
}
.whiteWrap {
	padding-top: 25px;
	padding-bottom: 25px;
}
.carousel-inner {
	padding-bottom:40px;
}
.lightBlueWrap {
	background-color: #0092d6;
	padding-top: 25px;
	padding-bottom: 25px;
}
.lightBlueWrap h2 {
	font-size: 38px;
	font-weight: 300;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.lightBlueWrap h3 {
	font-size: 23px;
	font-weight: 300;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.lightBlueWrap p {
	font-size: 16px;
	color: #FFF;
	margin-top: 15px;
}
.blueBorder {
	padding: 6px;
	border: 1px solid #213680;
}
.footerWrap {
	background-color: #404041;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #ed1b2d;
	color: #FFF;
	font-family: proxima-nova;
	font-weight: 300;
}
.jam {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.locate h5, .contact h5 {
	font-size: 28px;
	color: #213680;
	margin: 0px;
	padding: 0px;
	font-weight: 300;
}
.locate p, .contact p {
	font-size: 16px;
	color: #3c3c3b;
}
.blue {
	font-size: 18px;
	color: #213680;
}
.jam:hover {
	font-size: 12px;
	color: #203681;
	text-decoration: none;
}
.services a {
	font-size: 16px;
	color: #FFF;
}
.services img {
	border: 6px solid #FFF;
	-webkit-box-shadow: 0 0 8px -5px #000000;
box-shadow: 0 0 8px -5px #000000;
}

.services a img {
	border: 6px solid #FFF;
	-webkit-box-shadow: 0 0 8px -5px #000000;
box-shadow: 0 0 8px -5px #000000;
}

.services a:hover img {
	border: 6px solid #0092D6;
	-webkit-box-shadow: 0 0 8px -5px #000000;
box-shadow: 0 0 8px -5px #000000;
}

.whiteWrap h6 {
	font-size: 45px;
	color: #213680;
	font-weight: 300;
}
.pageHeader h1 {
	margin: 0px;
	padding: 0px;
}
.greyBGInt {
	background-color: #E9E9E9;
	padding-top: 15px;
	padding-bottom:15px;
}
/*Carousel
------------------------------------*/
/*carousel-v1*/
.carousel-v1 .carousel-caption {
   left: 0;
   right: 0;
   bottom: 0;
   padding: 7px 15px;
   background: rgba(0, 0, 0, 0.7);
}

.carousel-v1 .carousel-caption p {
   color: #fff;
   margin-bottom: 0;
}

.carousel-v1 .carousel-arrow a.carousel-control {
   opacity: 1;
   font-size:30px;
   height:inherit;
   width: inherit;
   background: none;
   text-shadow: none;
   position: inherit;
}

.carousel-v1 .carousel-arrow a i {
   top: 50%;
   opacity: 0.6;
   background: #000;
   margin-top: -18px;
   padding: 2px 12px; 
   position: absolute;
}
.carousel-v1 .carousel-arrow a i:hover {
   opacity: 0.8;
}

.carousel-v1 .carousel-arrow a.left i {
   left: 0;
}
.carousel-v1 .carousel-arrow a.right i {
   right: 0;
}
.shadow-wrapper {
  z-index: 1;  
  position: relative;
}

/*Common Style*/
.box-shadow {
	background: #fff;
	position: relative;
}

.box-shadow:after,
.box-shadow:before {
	top: 80%;
	left: 5px;
	width: 50%;
	z-index: -1;
	content: "";
	bottom: 15px;
	max-width: 300px;
	background: #999;
	position: absolute;	
}

 /*Effect 1*/
.shadow-effect-1 {
	box-shadow: 0 10px 6px -6px #bbb;
	-moz-box-shadow: 0 10px 6px -6px #bbb;
	-webkit-box-shadow: 0 10px 6px -6px #bbb;
}

 /*Effect 2,3,4*/
.shadow-effect-2 {
	position: relative;
}

.shadow-effect-2:after,
.shadow-effect-2:before,
.shadow-effect-3:before,
.shadow-effect-4:after {
	transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	box-shadow: 0 15px 10px #999;
	-moz-box-shadow: 0 15px 10px #999;
	-webkit-box-shadow: 0 15px 10px #999;
}

.shadow-effect-2:after,
.shadow-effect-4:after {
	left: auto;
	right: 5px;
  transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
}
.lightGreyWrapTwo {
	background: url(/images/backgrounds/greyzz_@2X.png) 50% 0 fixed;
	background-repeat: repeat;
	height: auto;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 25px;
}
/*Testimonials
------------------------------------*/
/*Testimonials*/
.testimonials {
  margin-bottom: 10px;
}

.testimonials .testimonial-info {
  color: #0092D6;
  font-size: 16px;
  padding: 0 15px;
  margin-top: 18px;
}

.testimonials .testimonial-info span {
  top: 3px;
  position: relative;
}

.testimonials .testimonial-info em {
  color: #777;
  display: block;
  font-size: 13px;
}

.testimonials .testimonial-info img {
  width: 60px;
  float: left;
  height: 60px;
  padding: 2px;
  margin-right: 15px;
  border: solid 1px #ccc;
}

.testimonials .testimonial-author {
  overflow: hidden;
}

.testimonials .carousel-arrow {
  top: -65px;
  position: relative;
}

.testimonials .carousel-arrow i {
  color: #777;
  padding: 2px;
  min-width: 25px;
  font-size: 20px;
  text-align: center; 
  background: #f5f5f5;
}

.testimonials .carousel-arrow i:hover {
  color: #fff;
  background: #0092D6;
}

.testimonials .carousel-control {
  opacity: 1;
  width: 100%;
  text-align: right;
  text-shadow: none;
  position: absolute;
  filter: Alpha(opacity = 100); /*For IE*/
}

.testimonials .carousel-control.left {
  right: 27px;
  left: auto;
}
.testimonials .carousel-control.right {
  right: 0px;
}

/*Testimonials v1*/
.testimonials.testimonials-v1 .item p {
  position: relative;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v1 .item p:before {
  left: 80px;
  bottom: -20px;
}

.testimonials.testimonials-v1 .item p:after {
  border-top: 22px solid; 
  border-left: 0 solid transparent;
  border-right: 22px solid transparent;
}

/*Testimonials v2*/
.testimonials.testimonials-v2 .testimonial-info {
  padding: 0 20px;
}

.testimonials.testimonials-v2 p {
  padding-bottom: 15px;
}

.testimonials.testimonials-v2 .carousel-arrow {
  top: -55px; 
}

.testimonials.testimonials-v2 .item p:after,
.testimonials.testimonials-v2 .item p:before {
  left: 8%;
  bottom: 45px;
}

.testimonials.testimonials-v2 .item p:after {
  border-top: 20px solid; 
  border-left: 25px solid transparent;
  border-right: 0px solid transparent;
}

/*General Testimonials v1/v2*/
.testimonials.testimonials-v1 p,
.testimonials.testimonials-v2 p {
  padding: 15px;
  font-size: 16px;
  font-style: italic; 
  background: #f5f5f5;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v2 .item p:after {
  width: 0; 
  height: 0;
  content: " ";
  display: block; 
  position: absolute; 
  border-top-color: #f5f5f5;
  border-left-style: inset; /*FF fixes*/
  border-right-style: inset; /*FF fixes*/ 
}

/*Testimonials Backgrounds*/
.testimonials-bg-dark .item p,
.testimonials-bg-default .item p {
  color: #fff;
  font-weight: 200;
}

.testimonials-bg-dark .carousel-arrow i,
.testimonials-bg-default .carousel-arrow i {
  color: #fff;
}

/*Testimonials Default*/
.testimonials-bg-default .item p {
  background: #72c02c;
}

.testimonials.testimonials-bg-default .item p:after,
.testimonials.testimonials-bg-default .item p:after {
  border-top-color: #72c02c;
}

.testimonials-bg-default .carousel-arrow i {
  background: #72c02c;
}

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
  background: #5fb611;
}

/*Testimonials Dark*/
.testimonials-bg-dark .item p {
  background: #555;
}

.testimonials.testimonials-bg-dark .item p:after,
.testimonials.testimonials-bg-dark .item p:after {
  border-top-color: #555;
}

.testimonials-bg-dark .carousel-arrow i {
  color: #fff;
  background: #555;
}

.testimonials.testimonials-bg-dark .carousel-arrow i:hover {
  background: #333;
}

.testimonials.testimonials-bg-dark .testimonial-info {
  color: #555;
}
/*Funny Boxes
------------------------------------*/
.funny-boxes {
  overflow: hidden;
  padding: 15px 20px;
  margin-bottom: 25px;
  background: #f7f7f7;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}

.funny-boxes h2 a {
  color: #555;
}

.funny-boxes p a {
  color: #72c02c;
}

.funny-boxes .funny-boxes-img li i {
  color: #72c02c;
  font-size: 12px;
  margin-right: 5px;
}

.funny-boxes .funny-boxes-img img {
  display: block;
  margin: 5px 10px 10px 0;
}

.funny-boxes h2 {
  margin-top: 0;
  font-size: 20px;
  line-height: 20px;
}

.funny-boxes ul.funny-boxes-rating li {
  display: inline;
}

.funny-boxes ul.funny-boxes-rating li i {
  color: #f8be2c;
  cursor: pointer;
  font-size: 16px;
}

.funny-boxes ul.funny-boxes-rating li i:hover {
  color: #f8be2c;
}

/*Funny Colored Boxes*/
.funny-boxes-colored p,
.funny-boxes-colored h2 a,
.funny-boxes-colored .funny-boxes-img li,
.funny-boxes-colored .funny-boxes-img li i {
  color: #fff;
}

/*Red Funny Box*/
.funny-boxes-red {
  background: #e74c3c;
}

/*Blue Funny Box*/
.funny-boxes-blue {
  background: #3498db;
}

/*Grey Funny Box*/
.funny-boxes-grey {
  background: #95a5a6;
}

/*Turquoise Funny Box*/
.funny-boxes-sea {
  background: #1abc9c;
}

/*Turquoise Top Bordered Funny Box*/
.funny-boxes-top-sea {
  border-top: solid 2px #0092D6;
}

.funny-boxes-top-sea:hover {
  border-top-color: #16a085;  
}

/*Yellow Top Bordered Funny Box**/
.funny-boxes-top-yellow {
  border-top: solid 2px #f1c40f;
}

.funny-boxes-top-yellow:hover {
  border-top-color: #f39c12;
}

/*Orange Left Bordered Funny Box**/
.funny-boxes-left-orange {
  border-left: solid 2px #e67e22;
}

.funny-boxes-left-orange:hover {
  border-left-color: #d35400;
}

/*Green Left Bordered Funny Box**/
.funny-boxes-left-green {
  border-left: solid 2px #72c02c;
}

.funny-boxes-left-green:hover {
  border-left-color: #5fb611;
}

/*Green Right Bordered Funny Box**/
.funny-boxes-right-u {
  border-right: solid 2px #72c02c;
}

.funny-boxes-right-u:hover {
  border-right-color: #5fb611;
}
/*Rounded and Circle Classes
------------------------------------*/
.rounded { border-radius: 4px !important;}
.rounded-x { border-radius: 50% !important;}
.rounded-2x { border-radius: 10px !important;}
.rounded-3x { border-radius: 15px !important;}
.rounded-4x { border-radius: 20px !important;}
.rounded-top { border-radius: 4px 4px 0 0 !important;}
.rounded-left { border-radius: 4px 0 0 4px !important;}
.rounded-right { border-radius: 0 4px 4px 0 !important;}
.rounded-bottom { border-radius: 0 0 4px 4px !important;}
/*Sidebar Features
------------------------------------*/
/*Blog Tags*/
ul.blog-tags li {
	display: inline-block;
}

ul.blog-tags a {
	font-size :13px;
	padding: 2px 7px;
	background: #f7f7f7;
	margin: 0 3px 6px 0;
	display: inline-block;
}

ul.blog-tags a i {
	color: #666;
}

ul.blog-tags a:hover {
	background: #0092D6;
}

ul.blog-tags a:hover,
ul.blog-tags a:hover i {
	color: #fff !important;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/*Blog Posts
------------------------------------*/ 
.posts .dl-horizontal a {
	color: #555;
}

.posts .dl-horizontal { 
	margin-bottom: 15px;
	overflow: hidden;
}

.posts .dl-horizontal dt { 
	width: 60px; 
	float: left;
}

.posts .dl-horizontal dt img { 
	width: 60px; 
	height: 60px;
	padding: 2px;
	margin-top: 2px; 
	border: solid 1px #ddd;
}

.posts .dl-horizontal dd { 
	margin-left: 70px;
}

.posts .dl-horizontal dd p { 
	margin: 0;
}

.posts .dl-horizontal dd a {
	font-size: 16px;
	line-height: 16px !important; 
}

.posts .dl-horizontal dd a:hover { 
	color: #72c02c; 
	text-decoration: none;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a { 
	color: #72c02c;
	border-color: #72c02c !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
/*Block Headline*/
.headline {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px solid #999;
}

.headline h2 {
  font-size: 33px;
  font-weight:300;
}

.headline h2, 
.headline h3, 
.headline h4 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #ED1B2E;
}

.headline-md {
  margin-bottom: 15px;
}

.headline-md h2 {
  font-size: 21px;
}

.intheadline {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px solid #999;
}

.intheadline h2 {
  font-size: 30px;
  font-weight:400;
}

.intheadline h2, 
.intheadline h3, 
.intheadline h4 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  padding-top: 5px;
  display: inline-block;
  border-bottom: 2px solid #B4101A;
}

.intheadline-md {
  margin-bottom: 15px;
}
/*Button Styles
------------------------------------*/
.btn {
   box-shadow: none;
}

.btn-u {
	white-space: nowrap;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	font-weight: 400;
	position: relative;
	background: #00539E;
	display: inline-block;
	text-decoration: none;
	border-radius: 0 4px 4px 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	border: 1px solid #00539E;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
}
.btn-u:hover {
	color: #00539E;
	border: 1px solid #00539E;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #FFF;
}

a.btn-u {
   /*padding: 4px 13px;*/
   /*vertical-align: middle;*/
}

.btn-u-sm,
a.btn-u-sm {
   padding: 3px 12px;
}

.btn-u-lg,
a.btn-u-lg {
   font-size: 18px;
   padding: 10px 25px;
}

.btn-u-xs,
a.btn-u-xs {
   font-size: 12px;
   padding: 2px 12px;   
   line-height: 18px;
}
.blog h2 a {
	color: #133B82;
	font-size:24px;
	text-decoration:none;
}
.blog-tags li a {
	color: #000;
}
.blog h2 a:hover {
	color: #0092D6;
}
/*Blog Large
------------------------------------*/
/*Blog Page*/
.blog h2 {
	color: #555;
	font-size: 21px;
	line-height: 32px;
	margin-bottom: 10px;
}

.blog h2 a {
	color: #585f69;
	line-height: 32px;
}

.blog h2 a:hover {
	color: #0095D8;
	text-decoration: none;
}

.blog .blog-img { 
	margin: 20px 0;
}

.headline-md {
	margin-top: 9px;
}

/*Blog Content Tags*/
.blog-post-tags {
	padding: 5px 0 8px;
	margin-bottom: 10px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.blog-post-tags ul {
	margin-bottom: 0;
}

.blog-post-tags li {
	font-size: 12px;
}

.blog-post-tags li i {
	color: #777;
}

.blog-post-tags ul.blog-info {
	color: #333;
	margin-bottom: 3px;
}

.blog-post-tags ul.blog-tags a {
	color: #555;
	font-size: 11px;
	display: inline;
	padding: 3px 7px;
	margin-right: 2px;
	background: #f4f4f4;
}

.blog-post-tags ul.blog-tags a:hover {
	background: #0095D8;
}

/*Blog Item Page
------------------------------------*/
.blog-item .media img {
	top: 3px;
	width: 54px;
	height: 54px;
	position: relative;
}

.post-comment h3,
.blog-item .media h3 {
	color: #72c02c;
	font-size: 21px;
	margin-bottom: 25px;
}

.blog-item .media h4.media-heading {
	color: #555;
	font-size: 17px;
	position: relative;
}

.blog-item .media h4.media-heading span {
	top: 3px; 
	right: 0;
	color: #777;
	font-size: 12px;
	position: absolute;
}

.blog-item .media h4.media-heading span a {
	color: #72c02c;
}

/*Blog Medium
------------------------------------*/
.blog-medium .blog-info li,
.blog-medium .blog-info li a {
	color: #777;
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
	.blog-medium img {
		margin-bottom: 20px;
	}
}

/*Blog Full Wisth
------------------------------------*/
.blog-full-width .blog-post-tags {
	padding: 5px 0;
}
.blog-full-width ul.blog-info {
	margin-bottom: 0;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
min-width: 100% !important;
width: 100% !important;
}
/*Parallax Reg*/
.parallax-reg {
	background-attachment: fixed;
	background-image:url(../images/backgrounds/paralax.jpg);
	background-repeat: repeat;
	background-position: 50% 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.parallax-reg,
.parallax-reg .title-box-v2 {
	position: relative;
}

.parallax-reg:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(255,255,255,0.7);
}
/*Parallax Backgrounds
------------------------------------*/
.parallax-bg {
	background: url(../images-responsive/bg-video-parallax.jpg) 50% 0 repeat fixed;
	padding-bottom: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 25px;
	margin-top: 15px;
}
.bgWrap {
	padding-bottom: 25px;
	background: rgba(255,255,255,0.7);
}
/*Choose Block*/
.who li { 
	margin-bottom: 6px;
}
.who li i { 
	color: #0092D6; 
	font-size: 13px;
	min-width: 15px;
	margin-right: 8px;
	text-align: center;
	position: relative; 
}
.who li a { 
	color: #000;
}
.who li:hover i, 
.who li:hover a { 
	color: #777;
}
.who li:hover a:hover {
	text-decoration: none;
}
#testimonialSubmit .form-control-feedback {
    /* Adjust feedback icon position */
    right: 0px;
}
#scheduleTransport .form-control-feedback {
    /* Adjust feedback icon position */
    right: 0px;
}
#payBill .form-control-feedback {
    /* Adjust feedback icon position */
    right: 0px;
}
#applyToday .form-control-feedback {
    /* Adjust feedback icon position */
    right: 0px;
}

/*Image Block
------------------------------------*/
.image-block {
	overflow: hidden;
	min-height: 200px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}

.image-block {
	background: url(../images/slider.jpg) 70% 40% no-repeat;
}
/*Company Description*/
.image-block .company-description {
	max-width: 500px;
	position: relative;
	text-align: center;
	background: rgba(255,255,255,0.8);
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.image-block .company-description h2 {
	font-size:24px;
	color:#585F69;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.image-block .company-description p {
	color:#555;
	text-align: left;
}

.image-block .benefits {
}

.image-block .benefits li {
	margin: 0 7px 10px 0;
	font-style: italic;
}
 
.image-block .benefits li i {
	color: #555;
	min-width: 32px;
	font-size: 16px;
	padding: 7px 6px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #555;
}
/*Tag Boxes
------------------------------------*/
.tag-box  {
  padding: 20px;
  background: #fff;
  margin-bottom: 30px;
}

.tag-box h2 {
  font-size: 20px;
  line-height: 25px;
}

.tag-box p {
  margin-bottom: 0;
}

.tag-box.tag-text-space p {
  margin-bottom: 10px;
}

/*Tag Boxes v1*/
.tag-box-v1 {
  border: solid 1px #eee;
  border-top: solid 2px #72c02c;
}

/*Tag Boxes v2*/
.tag-box-v2 {
  background: #fafafa;
  border: solid 1px #eee;
  border-left: solid 2px #0092D6;
}

/*Tag Boxes v3*/
.tag-box-v3 {
  border: solid 2px #eee;
}

/*Tag Boxes v4*/
.tag-box-v4 {
  border: dashed 1px #bbb;
}

/*Tag Boxes v5*/
.tag-box-v5 {
  margin: 20px 0;
  text-align: center;
  border: dashed 1px #ccc;
}

.tag-box-v5 span {
  color: #555;
  font-size: 28px;
  margin-bottom: 0;
}

/*Tag Boxes v6*/
.tag-box-v6 {
  background: #fafafa;
  border: solid 1px #eee; 
}

/*Tag Boxes v7*/
.tag-box-v7 {
  border: solid 1px #eee;
  border-bottom: solid 2px #72c02c;
}
.benefits li a {
	color: #666;
}
.benefits li a:hover {
	color: #0092D6;
	text-decoration:none;
}
/*Banner-info*/
.banner-info {
	margin-bottom: 10px;
}

.banner-info i {
	float: left;
	color: #000;
	padding: 11px;
	/*min-width works with line-icon*/
	min-width: 40px;
	font-size: 22px;
	text-align: center;
	margin: 7px 20px 0 0;
}

/*Parallax Block
------------------------------------*/
.parallax-about .info-blocks-v2 {
    margin-bottom: 5px;
}

.parallax-about .title-box-v2 p,
.parallax-about .title-box-v2 h2 {
    color: #000;
}

/*min-width works with FontAwesome*/
.banner-info i.fa {
	min-width: 46px;
}

.banner-info.light i {
	border: 1px solid #000;
}

.banner-info.dark i { 
	background: #585f69;
}

.banner-info h3 {
	font-size: 21px;
	margin-bottom: 5px;
}

.banner-info.light h3 { color: #000; }
.banner-info.light p { color: #000; }
.overflow-h { overflow: hidden;}
.overflow-h h3 { margin-top: 5px;}.color-blue {
	color: #0092D6;
}
.navbar-fixed-top {
    transform: none;
    -webkit-transform: none;
}
@media (max-width: 765px) {
	a .navToggel {
	color: #FFF;
	background-color: #1F3382;
	padding: 15px;
	width:45px;
	top: 135px;
	-webkit-border-radius: 0 10px 10px 0;
border-radius: 0 10px 10px 0;
position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
}
@media (min-width: 768px) {
a .navToggel {
	color: #FFF;
	background-color: #1F3382;
	padding: 15px;
	width: 45px;
	top: 215px;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.list.services p {
	color: #000;
}
/*Search*/
.navbar .search-open {
		width: 330px;
	}
/*Search Box*/
.navbar .search-open {
	background: #f8f8f8; 
}
/*Search Box*/
.navbar .nav > li > .search {
	color: #FFF;
	cursor: pointer;
	min-width: 35px;
	font-size: 16px;
	text-align: center;
	background: #C4C4C4;
	padding: 9px 0 10px;
	display: inline-block;
	border-bottom: solid 2px #C4C4C4;
}

.navbar .nav > li > .search:hover {
	color: #FFF;
	background: #C4C4C4;
	border-bottom-color: #FFF;
}

.navbar .search-open {
	right: 0; 
	top: 38px; 
	display: none;
	padding: 14px; 
	position: absolute;
	background: #fcfcfc; 
	box-shadow: 0 1px 3px #ddd; 
}

.navbar .search-open form {
	margin: 0;	
}
.black {
	background-color: #000;
}
/*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: #990000;
}

/* 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;
}
.improvement h3 {
	font-family: proxima-nova;
	font-style: italic;
	font-weight: 800;
	font-size: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*Tabs
------------------------------------*/
/*Tabs v1*/
.tab-v1 .nav-tabs {
	border: none;
	background: none;
	border-bottom: solid 2px #0092D7;
}

.tab-v1 .nav-tabs a { 
  font-size: 16px;
  padding: 5px 15px; 
}

.tab-v1 .nav-tabs > .active > a, 
.tab-v1 .nav-tabs > .active > a:hover, 
.tab-v1 .nav-tabs > .active > a:focus {
	color: #fff;
	border: none;
	background: #0092D7;
}

.tab-v1 .nav-tabs > li > a {
	border: none;
	color: #000;
	font-size: 18px;
}
.tab-v1 .nav-tabs > li > a:hover {
	color: #fff;
	background-color: #0092D7;
}

.tab-v1 .tab-content { 
  padding: 10px 0;
}

.tab-v1 .tab-content img {
  margin-top: 4px;
  margin-bottom: 15px; 
}

.tab-v1 .tab-content img.img-tab-space {
  margin-top: 7px;
}

/*Tabs v2*/
.tab-v2 .nav-tabs {
  border-bottom: none;
}

.tab-v2 .nav-tabs li a {
  padding: 9px 16px;
  background: none;
  border: none;
}

.tab-v2 .nav-tabs li.active a {
  background: #fff;
  padding: 7px 15px 9px;
  border: solid 1px #eee;
  border-top: solid 2px #72c02c;
  border-bottom: none !important;
}

.tab-v2 .tab-content {
  padding: 10px 16px;
  border: solid 1px #eee;
}

/*Tabs v3*/
.tab-v3 .nav-pills li a {
  color: #777;
  font-size: 17px;
  padding: 4px 8px;
  margin-bottom: 3px;
  background: #fafafa;
  border: solid 1px #eee;
}

.tab-v3 .nav-pills li a:hover,
.tab-v3 .nav-pills li.active a {
  color: #fff;
  background: #72c02c;
  border: solid 1px #68af28;
}

.tab-v3 .nav-pills li i {
  width: 1.25em;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
}

.tab-v3 .tab-content {
  padding: 15px;
  background: #fafafa;
  border: solid 1px #eee;
}
.services p strong {
	font-size: 18px;
}
.carousel-control {
  width: 5%;
}
a .service {
	border: 1px solid #0092D6;
	margin-bottom: 15px;
}
a:hover .service {
	border: 1px solid #1F3382;
}
a .service h3 {
	color: #FFF;
	margin: 0px;
	padding: 5px;
	background-color: #0092D6;
}
a .service p {
	color: #000;
	padding: 8px;
}
a:hover .service h3 {
	background-color: #1F3382;
}
.service h4 {
	margin-top: 0px;
	padding-top: 0px;
}
.service a {
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 100%;
	text-align: right;
	padding-top: 10px;
}
.service a:hover {
	color: #0092D6;
	text-decoration:none;
}
.service p {
	font-size: 14px;
}
.service {
	margin-bottom: 15px;
}

@media (max-width: 765px) {
	.featuredSlide{
	margin-top:15px;
}
.tagline {
	font-family: proxima-nova;
	font-size: 16px;
	font-weight: 300;
	color: #808080;
	text-align: left;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
.tagline .taglineLG {
	font-size: 20px;
	font-style: italic;
	font-weight: 700;
	line-height: 25px;
}
.contactInfo p {
	font-size: 15px;
	text-align:right;
	color: #000;
	float: right;
	font-family: proxima-nova;
	font-weight: 300;
	margin-right: 15px;
}
.contactInfo p .phoneNumber {
	font-size: 30px;
	line-height: 30px;
}
.give a img {
	border: 1px solid #FFF;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 70px;
	height:70px;
}
.give {
	padding-top: 25px;
}
	.give h2 {
	font-family: proxima-nova;
	font-size: 100px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	line-height: 100px;
}
.give h2.smaller {
	font-family: proxima-nova;
	font-size: 80px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
}
.give h3 {
	font-family: proxima-nova;
	font-size: 30px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}
.give p {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #808080;
	margin: 0px;
	padding: 0px;
}
.give.hof {
	text-align:center;
}
.give.hof h3 {
	font-family: proxima-nova;
	font-size: 28px;
	font-weight: 300;
	color:#FFF;
}
.give.hof p {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #FFF;
	padding: 15px 0px;
}
.give.hof p a {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #b11219;
	padding: 15px 0px;
}
.give.hof p a:hover {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #FFF;
	padding: 15px 0px;
}
.facebookLink {
	font-size:35px;
	color:#FFF;
}
.eventEntry .eventName {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 16px;
	font-weight: bold;
	width:400px;
}
.eventEntry .registerBtn {
	padding-right: 0px;
	padding-left: 15px;
}
.socialMedia {
	text-align:center;
}
h2 {
	margin-top:0px;
}
.footerAddress {
	text-align:center;
}
.footerCopyright {
	text-align:center;
}
}
@media (min-width: 768px) {
	.featuredSlide{
	margin-top:80px;
}
.footerAddress {
	text-align:left;
}
.footerCopyright {
	text-align:right;
}
	.socialMedia {
	text-align:left;
}
	.eventEntry .registerBtn {
	padding-right: 30px;
	padding-left: 45px;
}
.give a img {
	border: 1px solid #FFF;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 50px;
	height:50px;
}
.give {
	padding-top: 25px;
}
	.give h2 {
	font-family: proxima-nova;
	font-size: 100px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	line-height: 100px;
}
	.give h2.smaller {
	font-family: proxima-nova;
	font-size: 90px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	line-height: 70px;
}

.give h3 {
	font-family: proxima-nova;
	font-size: 30px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}
.give p {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #808080;
	margin: 0px;
	padding: 0px;
}
.give.hof {
	text-align:center;
}
.give.hof h3 {
	font-family: proxima-nova;
	font-size: 18px;
	font-weight: 300;
	color:#FFF;
}
.give.hof p {
	font-family: proxima-nova;
	font-size: 14px;
	font-weight: 300;
	color: #FFF;
	padding: 15px 0px;
}
.give.hof p a {
	font-family: proxima-nova;
	font-size: 14px;
	font-weight: 300;
	color: #b11219;
	padding: 15px 0px;
}
.give.hof p a:hover {
	font-family: proxima-nova;
	font-size: 14px;
	font-weight: 300;
	color: #FFF;
	padding: 15px 0px;
}
.facebookLink {
	font-size:35px;
	color:#FFF;
}
.tagline {
	font-family: proxima-nova;
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	text-align: center;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
}
.tagline .taglineLG {
	font-size: 26px;
	font-style: italic;
	font-weight: 700;
	line-height: 25px;
}
.contactInfo p {
	font-size: 15px;
	color: #000;
	float: right;
	font-family: proxima-nova;
	font-weight: 300;
	margin-right: 15px;
	text-align:right;
}
.contactInfo p .phoneNumber {
	font-size: 35px;
	line-height: 30px;
}
.eventEntry .eventName {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 16px;
	font-weight: bold;
	width:400px;
}
.featuredVidDetails h2 {
	font-size: 55px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	font-family: proxima-nova;
}
.featuredVidDetails {
	padding-top: 55px;
}
h2 {
	margin-top:0px;
}
}
@media (min-width: 992px) {
	.featuredSlide{
	margin-top:100px;
}
h2 {
	margin-top:20px;
}
.eventEntry .eventName {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 16px;
	font-weight: bold;
	width:250px;
}
.give a img {
	border: 1px solid #FFF;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 70px;
	height:70px;
}
.give {
	padding-top: 25px;
}
	.give h2 {
	font-family: proxima-nova;
	font-size: 100px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	line-height: 100px;
}
.give h3 {
	font-family: proxima-nova;
	font-size: 30px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}
.give p {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #808080;
	margin: 0px;
	padding: 0px;
}
.give.hof {
	text-align:center;
}
.give.hof h3 {
	font-family: proxima-nova;
	font-size: 28px;
	font-weight: 300;
	color:#FFF;
}
.give.hof p {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #FFF;
	padding: 15px 0px;
}
.give.hof p a {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #b11219;
	padding: 15px 0px;
}
.give.hof p a:hover {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #FFF;
	padding: 15px 0px;
}
.facebookLink {
	font-size:35px;
	color:#FFF;
}
.tagline {
	font-family: proxima-nova;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	text-align: center;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
}
.tagline .taglineLG {
	font-size: 22px;
	font-style: italic;
	font-weight: 700;
	line-height: 25px;
}
.contactInfo p {
	font-size: 15px;
	color: #000;
	float: right;
	font-family: proxima-nova;
	font-weight: 300;
	margin-right: 15px;
}
.contactInfo p .phoneNumber {
	font-size: 35px;
	line-height: 30px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
}
.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 7px;
}
.navbar-nav .redSlide {
	padding-left: 40px;
	background-image: url(../images-responsive/bg-searchRed.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.featuredVidDetails h2 {
	font-size: 55px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	font-family: proxima-nova;
}
.featuredVidDetails {
	padding-top: 75px;
}
}
@media (min-width: 1200px) {
	
.featuredVidDetails h2 {
	font-size: 65px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	font-family: proxima-nova;
}
.featuredVidDetails {
	padding-top: 75px;
}
.give a img {
	border: 1px solid #FFF;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 70px;
	height:70px;
}
.give {
	padding-top: 100px;
}
.give h2 {
	font-family: proxima-nova;
	font-size: 140px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	line-height: 125px;
}
.give h2.smaller {
	font-family: proxima-nova;
	font-size: 100px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	line-height: 95px;
}
.give h3 {
	font-family: proxima-nova;
	font-size: 45px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}
.give p {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #808080;
	margin: 0px;
	padding: 0px;
}
.give.hof {
	text-align:center;
}
.give.hof h3 {
	font-family: proxima-nova;
	font-size: 28px;
	font-weight: 300;
	color:#FFF;
}
.give.hof p {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #FFF;
	padding: 15px 0px;
}
.give.hof p a {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #b11219;
	padding: 15px 0px;
}
.give.hof p a:hover {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #FFF;
	padding: 15px 0px;
}
.facebookLink {
	font-size:35px;
	color:#FFF;
}
.navbar-nav .redSlide {
	padding-left: 125px;
	background-image: url(../images-responsive/bg-searchRed.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 5px 15px;
}
.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 7px;
}
.tagline {
	font-family: proxima-nova;
	font-size: 19px;
	font-weight: bold;
	color: #808080;
	text-align: center;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
}
.tagline .taglineLG {
	font-size: 28px;
	font-style: italic;
	font-weight: 700;
	line-height: 25px;
}
.contactInfo p {
	font-size: 15px;
	color: #000;
	float: right;
	font-family: proxima-nova;
	font-weight: 300;
	margin-right: 15px;
}
.contactInfo p .phoneNumber {
	font-size: 39px;
	line-height: 30px;
}
}
.btn-default {
  color: #FFF;
  background-color: #B4111A;
  border-color: #B4111A;
}
.btn-default.disabled {
  color: #FFF;
  background-color: #B4111A;
  border-color: #B4111A;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	color: #FFF;
	background-color: #C85063;
	border-color: #B4111A;
}
.btn-default2 {
  color: #FFF;
  background-color: #B4111A;
  border-color: #FFF;
}
.btn-default2:hover,
.btn-default2:focus,
.btn-default2:active,
.btn-default2.active,
.open > .dropdown-toggle.btn-default2 {
	color: #FFF;
	background-color: #C85063;
	border-color: #FFF;
}
.btn-default3 {
	color: #FFF;
	background-color: #00539E;
	border: none;
}
.btn-default3:hover,
.btn-default3:focus,
.btn-default3:active,
.btn-default3.active,
.open > .dropdown-toggle.btn-default3 {
	color: #00539E;
	background-color: #FFF;
	border: 1px solid #00539E;
}
.contactInfo ul {
	margin: 0px;
	padding: 0px;
}
.contactInfo ul li {
	list-style-type: none;
	display: block;
	float: right;
	padding-left: 15px;
}
.contactInfo ul li a {
	font-family: proxima-nova;
	font-size: 12px;
	font-weight: 700;
	color: #58595b;
	text-decoration:none;
}
.contactInfo ul li a:hover {
	color: #B4101A;
	text-decoration:none;
}
.contactInfo {
	padding-top: 15px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 15px;
	margin-top: 15px;
}
.give a:hover img {
	border: 1px solid #B4101A;
}
.btn-primary {
	color: #58595B;
	background-color: #FFF;
	border-color: #58595B;
	font-size: 12px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #FFF;
	background-color: #58595B;
	border-color: #58595B;
}

.btn-success {
	color: #FFF;
	background-color: #00539E;
	border-color: #00539E;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	color: #00539E;
	background-color: #FFF;
	border-color: #00539E;
}

.btn-danger {
	color: #FFF;
	background-color: #00539E;
	border-color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-right: 40px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 40px;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	color: #00539E;
	background-color: #FFF;
	border-color: #00539E;
}
.give .media-heading {
	font-size: 22px;
	font-weight: normal;
	color: #00539E;
	font-family: proxima-nova;
	margin-top: 15px;
}
.give .media-sub-heading {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	font-family: proxima-nova;
}


 
.featuredKid .media-content {
	color: #000;
	font-family: proxima-nova;
}
.featuredKid .media-heading {
	font-size: 22px;
	font-weight: normal;
	color: #00539E;
	font-family: proxima-nova;
	margin-top: 15px;
}
.featuredKid .media-sub-heading {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	font-family: proxima-nova;
}
.featuredKid .media-content {
	color: #000;
	font-family: proxima-nova;
}
.footer p {
	color: #999b9e;
	font-size: 14px;
}
.container p a {
	font-size: 12px;
	color: #999b9e;
}
.container p a:hover {
	font-size: 12px;
	color: #FFF;
}
.contactBase  p {
	font-size: 15px;
	margin-top: 10px;
}
.contactBase p .phoneNumber {
	font-size: 38px;
	line-height: 45px;
}
.base h5 {
	font-size: 23px;
	font-weight: 300;
}
.socialMedia .smicon {
	font-size: 38px;
	color: #FFF;
	margin-right: 10px;
}
.socialMedia .smicon:hover {
	color: #ED1B2E;
}
.socialMedia .smicon2 {
	font-size: 20px;
	color: #58595B;
	margin-right: 7px;
}
.socialMedia .smicon2:hover {
	color: #ED1B2E;
}
.eventEntry table tr .date {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b4111a;
	padding-right: 10px;
	padding-left: 10px;
	width:75px;
}
.eventEntry .month {
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	text-transform: uppercase;
}
.eventEntry .day {
	font-size: 40px;
	font-weight: 300;
	line-height:30px;
}
.eventEntry .redBtn {
	font-size: 30px;
	color: #b4111a;
}
.eventEntry {
	margin-bottom: 10px;
}
.eventEntry .redBtn:hover {
	color: #FFF;
}
.iframeBorder {
	border: 2px solid #FFF;
}
.featuredVidDetails p {
	font-family: proxima-nova;
	font-size: 17px;
	font-weight: 300;
	color: #808080;
}

.additionalVid a p {
	font-family: proxima-nova;
	font-size: 15px;
	font-weight: 300;
	color: #808080;
}
.additionalVid a:hover p {
	color: #00539E;
	text-decoration:none;
}
.additionalVid {
	margin-top: 25px;
}
.redBanner {
	background-color: #b4111a;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
@font-face {
	font-family: 'icomoon';
	src:url('/fonts/icomoon.eot?-2iulyz');
	src:url('/fonts/icomoon.eot?#iefix-2iulyz') format('embedded-opentype'),
		url('/fonts/icomoon.woff?-2iulyz') format('woff'),
		url('/fonts/icomoon.ttf?-2iulyz') format('truetype'),
		url('/fonts/icomoon.svg?-2iulyz#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-walkFootprint:before {
	content: "\e600";
}
.redBanner h4, .redBanner h5, .redBanner h6 {
	font-size: 26px;
	font-weight: 300;
	color: #FFF;
}
.event {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b4111a;
	padding-top: 15px;
	padding-bottom: 15px;
}
.event a {
	font-family: proxima-nova;
	font-size: 16px;
	font-weight: 300;
	color: #b4111a;
}
.event a:hover {
	color: #00539E;
	text-decoration:none;
}
.unite h2 {
	font-size: 33px;
	margin: 0px;
	padding: 0px;
	font-family: proxima-nova;
	font-weight: 300;
}
.walk, .unite, .events {
	margin-bottom: 15px;
}
.rotatingEvents .alert.alert-success strong {
	font-size: 22px;
}
a .rotatingEvent {
	border-radius:5px;
	background-color: #f4f4f4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: proxima-nova;
	font-size: 18px;
	font-weight: 300;
	color: #43894e;
}
a:hover .rotatingEvent {
	background-color: #DEDCE0;
}
.locations h2 {
	font-family: proxima-nova;
	font-size: 55px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}
.locations p {
	font-size: 17px;
	color: #808080;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.news h2 {
	font-family: proxima-nova;
	font-size: 55px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}
.news p {
	font-size: 17px;
	color: #808080;
	margin: 0px;
	padding: 0px;
}
.headlineRed {
	border-radius: 5px;
	background-color: #b4111a;
	font-size: 14px;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.locations a .headlineRed {
	border-radius: 5px;
	background-color: #b4111a;
	font-size: 14px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.locations a:hover .headlineRed:hover {
	background-color: #006BB6;
}
.news a .eventEntry .eventName h3 {
	font-size: 30px;
	font-weight: 300;
	color:#000;
	margin: 0px;
	padding: 0px;
	font-family: proxima-nova;
}
.news a .eventEntry .eventName h4 {
	font-size: 18px;
	font-weight: 300;
	color:#000;
	margin: 0px;
	padding: 0px;
	font-family: proxima-nova;
}
.news a .eventEntry {
	background-color: #f4f4f4;
	padding: 10px;
}
.news a:hover .eventEntry {
	background-color: #DEDCE0;
	padding: 10px;
}
.news a .eventEntry .eventName p {
	font-family: proxima-nova;
	font-size: 14px;
	font-weight: 300;
	color: #808080;
	margin: 0px;
	padding: 0px;
}
.news a .eventEntry table tr .date {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #b4111a;
	padding-right: 5px;
	padding-left: 5px;
	width: 75px;
	border-left-style: none;
}
.news a .eventEntry .month {
	font-size: 28px;
	font-weight: 300;
	color:#000;
	line-height: 25px;
	text-transform: uppercase;
}
.news a .eventEntry .day {
	color:#000;
	font-size: 37px;
	font-weight: 300;
	line-height:30px;
}
.greyGradient {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	background: #dbdbdb; /* Old browsers */
	background: -moz-linear-gradient(top,  #dbdbdb 0%, #ffffff 29%, #ffffff 68%, #dbdbdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(29%,#ffffff), color-stop(68%,#ffffff), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dbdbdb 0%,#ffffff 29%,#ffffff 68%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dbdbdb 0%,#ffffff 29%,#ffffff 68%,#dbdbdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dbdbdb 0%,#ffffff 29%,#ffffff 68%,#dbdbdb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dbdbdb 0%,#ffffff 29%,#ffffff 68%,#dbdbdb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
	padding-top: 35px;
	padding-bottom: 35px;
}
.map {
	background-image: url(../images-responsive/locationsMap.png);
	margin: auto;
	height: 483px;
	width: 257px;
}
#location1, #location2, #location3, #location4, #location5, #location6, #location7, #location8 {
	background-color: #A50F18;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	border: 2px solid #FFF;
}
#location1 {
	position: absolute;
	margin-left: 165px;
	margin-top: 120px;
}
#location2 {
	position: absolute;
	margin-left: 185px;
	margin-top: 110px;
}
#location3 {
	position: absolute;
	margin-left: 198px;
	margin-top: 130px;
}
#location4 {
	position: absolute;
	margin-left: 235px;
	margin-top: 85px;
}
#location5 {
	position: absolute;
	margin-left: 178px;
	margin-top: 135px;
}
#location6 {
	position: absolute;
	margin-left: 65px;
	margin-top: 270px;
}
#location7 {
	position: absolute;
	margin-left: 227px;
	margin-top: 210px;
}
#location8 {
	position: absolute;
	margin-left: 190px;
	margin-top: 73px;
}
/*Heading Options*/
.heading {
  text-align: center;
}

.heading h2 {
  padding: 0 12px;
  position: relative;
  display: inline-block;
  line-height: 34px !important; /*For Tagline Boxes*/
}

.heading h2:before, 
.heading h2:after {
	content: ' ';
	width: 70%;
	position: absolute;
	border-width: 1px;
	border-color: #CCC;
}

.heading h2:before {
  right: 100%;
}

.heading h2:after {
  left: 100%;
}

@media (max-width: 768px) {
  .heading h2:before, 
  .heading h2:after {
    width: 20%;  
  }
}
/*Headline v1*/
.heading-v1 h2:before,
.heading-v1 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: solid;
  border-bottom-style: solid;
}

/*Headline v2*/
.heading-v2 h2:before,
.heading-v2 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: dashed;
  border-bottom-style: dashed;
}

/*Headline v3*/
.heading-v3 h2:before,
.heading-v3 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: dotted;
  border-bottom-style: dotted;
}

/*Headline v4*/
.heading-v4 h2:before,
.heading-v4 h2:after {
  top: 17px;
  border-bottom-style: solid;
}

/*Headline v5*/
.heading-v5 h2:before,
.heading-v5 h2:after {
  top: 17px;
  border-bottom-style: dashed;
}

/*Headline v6*/
.heading-v6 h2:before,
.heading-v6 h2:after {
  top: 17px;
  border-bottom-style: dotted;
}

/*Heading Sizes*/
h2.heading-md {
  font-size: 20px;
  line-height: 24px;
}

h2.heading-sm,
h3.heading-md {
  font-size: 18px;
  line-height: 24px;
}

h3.heading-md {
  line-height: 22px;
}

h3.heading-sm {
  font-size: 16px;
  line-height: 20px;
}

h2.heading-xs {
  font-size: 16px;
  line-height: 22px;
}

h3.heading-xs {
  font-size: 14px;
  margin-bottom: 0;
}
.sidenav {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidenav a li {
	color: #000;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidenav a:hover li {
	color: #000;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B4101A;
}
.sidenav a .active {
	color: #000;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B4101A;
}
#scrollMore {
	position: fixed;
	bottom: 0px;
	right: 42%;
}
.sidebar, .content {
	margin-bottom:30px;
}
.borderedInput {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
/*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: 14px;
	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 20px 20px;
	background: #f3f3f3;
	line-height: 1.4;
	clear: both;
	position: relative;
	border-radius: 5px;
	margin: 0 0 40px 25%;
}

/*
.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: #990000;
}

/* 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;
}
.container .content p a {
	color:#666;	
}
.container .content p a:hover {
	color: #FFFFFF;
	background-color: #B2101A;
	padding: 5px;
	border-radius:5px;
	text-decoration:none;
}
.label-danger {
  background-color: #B2101A;
}
@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;
}
}
.masonry {
margin: 1.5em 0;
padding: 0;
-moz-column-gap: 1.5em;
-webkit-column-gap: 1.5em;
column-gap: 1.5em;
font-size: .85em;
}

.item {
display: inline-block;
background: #fff;
padding: 1em;
margin: 0 0 1.5em;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-shadow: 2px 2px 4px 0 #ccc;
}
.masonry h2 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size:2em;
}

@media only screen and (min-width: 400px) {
.masonry {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
}

@media only screen and (min-width: 700px) {
.masonry {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
.jt-heading {
	background: #ffffff; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 48%, #afafaf 50%, #ffffff 52%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#ffffff), color-stop(50%,#afafaf), color-stop(52%,#ffffff)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 48%,#afafaf 50%,#ffffff 52%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 48%,#afafaf 50%,#ffffff 52%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 48%,#afafaf 50%,#ffffff 52%); /* IE10+ */

background: linear-gradient(to bottom,  #ffffff 48%,#afafaf 50%,#ffffff 52%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	
}
}

@media only screen and (min-width: 900px) {
.masonry {
-moz-column-count: 4;
-webkit-column-count: 4;
column-count: 4;
}
}

@media only screen and (min-width: 1100px) {
.masonry {
-moz-column-count: 5;
-webkit-column-count: 5;
column-count: 5;
}
}

@media only screen and (min-width: 1280px) {
.wrapper {
width: 1260px;
}
}

.label-jt {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label-white {
  background-color: #fff;
}
/* Simple message styles customization */
#errors {
    border-left: 5px solid #a94442;
    padding-left: 15px;
}
#errors li {
    list-style-type: none;
}

#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; }
.productWrap {
	padding: 5px;
	margin-bottom: 15px;
}
.productDetails h5 {
	font-size: 28px;
	color: #B4101A;
}
.panel-info > .panel-heading {
  color: #000;
  background-color: #F5F5F5;
  border-color: #DDD;
}
.mapWrap {
	background-color: #E1E1E1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom:15px;
}
.date2 {
	background-image: url(../images/bg/bg-date.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	float: left;
	margin-right:15px
}
.upcomingEvent .date2 p {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
}
.upcomingEvent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.event-page-photos {
	background-color: #F4F4F4;
	padding: 10px;
}
#eventimage   {
	width: 45px;
	padding: 3px;
	height: 35px;
	border: 1px solid #DB1921;
}
.logoBox {
	float: left;
	height: 125px;
	width: 125px;
}
.well h6 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #666;
	font-weight: 300;
}
.sidenav h5 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-style: italic;
	color: #085AA3;
}
.modal-content .model-body a .headlineRed {
	border-radius: 5px;
	background-color: #b4111a;
	font-size: 14px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.modal-content .model-body a:hover .headlineRed:hover {
	background-color: #006BB6;
	text-decoration:underline;
}
/* 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;
}
.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-jgcf {
    border-color: #662D91;
}
.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;
}

.redWrapNav {
	background-color: #B11219;
}
.expandNav {
	margin: 0px;
	padding: 0px;
}
.expandNav a li {
	display: block;
	float: left;
	list-style-type: none;
	color: #FFF;
	font-family: proxima-nova;
	font-size: 16px;
	font-weight: 300;
	line-height: 45px;
	padding-right: 15px;
	padding-left: 15px;
}
.expandNav a:hover li {
	background-image: url(../images-responsive/newNavArrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.expandNav .active li {
	background-image: url(../images-responsive/newNavArrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#walk {
	background: -moz-linear-gradient(top, rgba(104,206,242,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(104,206,242,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(104,206,242,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68cef2', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}
#unite {
	background: -moz-linear-gradient(top, rgba(247,47,26,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(247,47,26,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(247,47,26,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f72f1a', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}
#realtors {
	background: -moz-linear-gradient(top, rgba(0,184,241,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,184,241,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,184,241,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b8f1', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}
#taste {
	background: -moz-linear-gradient(top, rgba(136,71,86,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,71,86,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,71,86,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#884756', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}
#piratethon {
	background: -moz-linear-gradient(top, rgba(0,29,68,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,29,68,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,29,68,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001d44', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}
#events, #run {
	background: -moz-linear-gradient(top, rgba(196,196,196,1) 0%, rgba(196,196,196,0.99) 1%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(196,196,196,1) 0%,rgba(196,196,196,0.99) 1%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(196,196,196,1) 0%,rgba(196,196,196,0.99) 1%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}
.newsletterHeader {
	background-image:url(../images/Newsletter-headerNew.jpg);
	width:600px;
	height:46px;
}
.newsletterSide {
	background-image:url(../images/Newsletter-sidebarNew.jpg);
	width:260px;
	height:1123px;
}
.newsletterSide2 {
	background-image:url(../images/Newsletter-sidebarSpecial.jpg);
	width:260px;
	height:1123px;
}

.underline {
	border-bottom:1px solid #EFEFEF;
}
.underline td {
	padding:10px 0px;
}