.marketing h2 {
	color: #0c1075;
	text-transform: uppercase;
	font-size: 18px;
}

.navbar {
	margin-bottom: 0px;
	border-bottom: 0px;
}

.navbar-default {
	background-color: #337ab0;
}

.navbar-default .navbar-brand {
	color: #ddd;
}

#navbar ul li a {
	color: #ddd;
}

#navbar ul li.active a {
	background-color: #006699;
	color: #ddd;
}

.panel-csrpswitch {;
	width: 48%;
}

.carousel {
	height: 340px;
}

.carousel .item {
	height: 340px;
}

.featurette-heading {
	margin-top: 20px;
}

.featurette-divider {
	margin-top: 20px;
	margin-bottom: 20px;
}

.featurette .lead {
	font-size: 16px;
	margin-top: 20px;
}

.csrp-switch-contact-alert {
	width: 50%;
}

/* Features Images */

.features_img {
	margin-bottom: 1em;
	border: 1px solid #eee;
	width: 100%;
	height; auto;
}

#land_img {
	width: 100%;
	height: auto;
}

@media (min-width: 1200px) {
  .csrp-switch-bordered-col {
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
  }

  .csrp-switch-company-contact {
  	float: right;
  }
}
