i.icon-spacer {
	padding: 0 6px;	
}
.relative-container {
	position: relative;	
}
.tagline {
	color: #fff;
	font-size: 10px;
	position: absolute;
	top: 85px;
	min-width: 300px;
}
.shrmLogo {
	padding: 25px 0 0 20px;
}
.shrmLogo img{
	max-height: 55px;
}
.imageFloatRight {
	margin-right: 10px;	
}
.navbar-default .navbar-nav > li > a {
	color: #e0eb6e;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	padding-top: 42px;
	border-top: 3px solid #a2ad1d;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #a2ad1d;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #a2ad1d;
	background-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent;
	color: #a2ad1d;
}
h4, .h4 {
	font-size: 18px;
	font-weight: bold;
	color: #527e7c;
}
.team-member img {
	max-height: 111px;	
}
.outline-container {
	/*border: 1px solid #e4e4e4;	*/
	padding: 10px 10px 5px 0;
	margin-bottom: 20px;
	/*-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;*/	
}
.margin-top-20 {
	margin-top: 20px;	
}
.margin-top-15 {
	margin-top: 15px;	
}
.control-group {
	margin-bottom: 10px;	
}
.smallText {
	font-size: 10px;
	margin-left: 10px;	
}
.pricing-option {
	margin-top: 0;	
}
.pricing-number {
	background: #e0eb6e;
}
.row-divider {
  border-bottom: 1px solid #e4e4e4;
  padding-top: ;
  margin: 15px 0 15px 0;
}
.service-desc p {
	margin-left: 15px;		
}
.service-desc span.title {
	font-weight:bold;
	font-size: 16px;
	margin-right: 5px;
	margin-left: 5px;		
}
.services {
	margin: 10px 0;
}
span.original-price {
	font-size: 12px;
	font-weight: bold;
	text-decoration: line-through;
	margin-right: 5px;
}
span.sale-price {
	color: #900	
}
.blog > .image-icon {
	height: 70px;
	width: 70px;
	float: left;
	margin-right: 20px;
	border-radius: 70px;
}
.user-notice {
	color: #C00;	
}
/* ===== Homepage Slider ===== */
.home-slider {
  margin-top: -30px;
  height: 350px;
  margin-bottom: 0;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
.home-slider .carousel-inner > .item {
  padding: 30px 0 0;
  height: 350px;
  overflow: hidden;
  background-color: #f6f6f6;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;
}
.carousel-caption {
    left: 0;
    right: 20%;
    padding-bottom: 30px;
    top: -30px;
	text-align: left;
}

#item-1 {
  background-image: url(../img/slides/background-1-20.png);
  background-position: bottom center;
}
#item-2 {
  background-image: url(../img/slides/background-2-20.png);
}
#item-3 {
  background-image: url(../img/slides/background-3-20.png);
}
/*** First Slider ***/
.home-slider h3 {
  color: #09455c;
}
.home-slider p {
  margin: 15px 0;
  line-height: 1.5;
}
.home-slider ul {
  list-style-type: none;
  padding: 0;
}
/*** Second Slider ***/
.home-slider #item-2 ul {
  margin-top: 20px;
}
.home-slider #item-2 ul > li {
  text-align: right;
}
.home-slider #item-2 ul > li > span {
  display: inline-block;
  margin-bottom: 3px;
  padding: 3px 15px;
  background: rgba(237, 62, 73, 0.9);
  color: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
}
.home-slider #item-2 ul.string > li > span {
  background: rgba(43, 171, 207, 0.9);
}
/*** Third Slider ***/
.home-slider #item-3 ul {
  margin: 10px 0;
}
.home-slider #item-3 ul > li {
  font-size: 18px;
  padding: 5px 0;
}
.home-slider #item-3 ul > li > i {
  color: #a1ad1d;
}
/*
.home-slider #item-3 img {
  max-width: 300px;
  margin: 0 auto;
}*/
@media (max-width: 992px) {
  /* Adjusting for small devices */
  .home-slider .carousel-inner > .item {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  /* Adjusting for mobile */
  .home-slider .carousel-inner > .item {
    padding-top: 50px;
    text-align: center;
  }
  .home-slider #item-2 ul > li {
    text-align: left;
  }
  .home-slider #item-2 ul > li > span {
    font-size: 22px;
    margin-bottom: 7px;
  }
  .home-slider #item-3 ul {
    text-align: left;
    margin-left: 50px;
  }
}

/**************Home Highlight Block ******/
.home-services {
	margin-bottom: 30px;
	background: #DFE0E0;
	/*color: #09455c;*/
}
.home-services {
	/*margin-bottom: 50px;
	background: #09455c;*/
	color: #527e7c;
}
.home-services li:first-child {
	border-left: 1px solid #9db4b3;
}
.home-services li {
	padding: 10px 3px 5px 3px;
	border-right: 1px solid #9db4b3;
}
.home-services .lead {
	margin: 0;
	padding-top: 3px;
	line-height: 60px;
	font-weight: bold;
}
.text-lead-icons {
	color: #527e7c;
}
/**************Home Highlight Block ******/
.home-current-events {
	margin-bottom: 30px;
	background: #ffffff;
	/*color: #09455c;*/
}
/************** User Avatar for Sidebar ******/
.sidebar-image-left {
	position: relative;
	float: left;
	background: #fff;
	padding: 5px 5px 2px 5px;
	margin: 0 15px 15px 0;
	border: 1px solid #eee;
	border-radius: 3px;
	max-width: 112px;
}
.sidebar-image-left img{
	max-width: 100px;
}
.sidebar-image-left p.caption {
	font-size: 10px;
	line-height: 20px;
	text-align: center;	
	padding-bottom: 0;
	margin-bottom: 0;
}
/************** RSS Feed Fixes ******/
.feedburnerFeedBlock {
		
}
.feedburnerFeedBlock ul {
	padding-left: 0;
	margin-left: 0;		
}
.feedburnerFeedBlock li {
	list-style-type: none;	
	margin-left: 0;		
}
p.feedTitle, p.feedTitle a {
	font-size: 18px;
	font-weight: bold;
	color: #527e7c;
}
.sidebar-ad-block-container {
	min-height: 300px;	
}
/************** Event Details Sidebar ******/
.sidebar-event-desc p {
	margin-left: 15px;		
}
.sidebar-event-desc span.title {
	font-weight:bold;
	font-size: 16px;
	margin-right: 5px;
	margin-left: 5px;		
}
.sidebar-event {
	margin: 10px 0;
}
.sidebar-event-details {
		
}

ul.pagination li.current a {
	background: #09455c !important;
	color: #fff;
}


#simplemodal-container {
	height: 370px; 
	width: 600px;	
}
.modalIFrame {
	height: 300px;
	width: 100%;	
}
/*------------ media query for devices from 981px and up (Large screens) ------------ */
@media only screen and (min-width:1201px) { 
	#simplemodal-container {
		height: 370px; 
		width: 600px;	
	}
	.modalIFrame {
		height: 320px;
		width: 100%;	
	}
	.welcomeSpace {
		padding-left: 85px;
	}
}
@media only screen and (min-width:981px) and (max-width:1200px) { 
	#simplemodal-container {
		height: 370px; 
		width: 600px;	
	}
	.modalIFrame {
		height: 320px;
		width: 100%;	
	}
	.welcomeSpace {
		padding-left: 40px;
	}
}
@media only screen and (min-width:481px) and (max-width:980px) { 
	#simplemodal-container {
		height: 370px; 
		width: 300px;	
	}
	.modalIFrame {
		height: 320px;
		width: 100%;	
	}
}
@media only screen and (min-width:481px) and (max-width:767px) { 
	.home-services li, .home-services li:hover {
		display: inline-block;
		float: left;
		width: 50%;
	}
	.home-services ul:hover > li:hover {
		width: 50%;
	}
	.tagline {
		left: 15px;
	}
}
@media only screen and (max-width: 480px) { 
	#simplemodal-container {
		height: 370px; 
		width: 275px;	
	}
	.modalIFrame {
		height: 320px;
		width: 100%;	
	}
	.home-services li, .home-services li:hover {
		display: inline-block;
		float: left;
		width: 50%;
	}
	.home-services ul:hover > li:hover {
		width: 50%;
	}
	.tagline {
		left: 15px;
	}
}
.welcomeContainer {
    width: 970px;
    margin: 0 auto;
    margin-bottom: -20px;
}
.welcomeSpace {
	font-size: 12px;
	color: #FFFFFF;	
	padding-top: 5px;
}