.hide-link-text {
	text-indent: -9000px;
	text-transform: capitalize;
	overflow: hidden
}
.uppercase {
	text-transform: uppercase
}
.white-arrow {
	background: url(../images/link-arrow.png) no-repeat right center;
	color: #fff;
	height: 37px;
	display: inline-block
}
.font-light {
	font-family: 'Roboto', Lato, sans-serif;
  font-weight: 400;	/* changed sept16 from 300>400 */
}
.font-regular {
	font-family: 'Roboto', Lato, sans-serif;
	font-weight: 400
}
.font-bold {
	font-family: 'Roboto', Lato, sans-serif;
	font-weight: 700
}
.font-custom {
	font-family: 'Roboto', Lato, sans-serif;
	font-weight: 400
}
.yellow {
	color: #fadc41
}
.styledCheckbox {
	background-image: url(../images/checkbox.png);
	background-position: 0 0;
	cursor: pointer;
	height: 11px;
	width: 11px
}
.cover {
	position: absolute;
	height: 100%;
	width: 100%;
	right: 0;
	top: 0
}
.primary {
	background-color: #51626f!important
}
.secondary {
	background-color: #005a8b!important
}
.tertiary {
	background-color: #0098d8!important
}
.carousel {
	clear: both;
	font-family: 'Roboto', Lato, sans-serif;
  font-weight: 300;	
	font-size: 24px;
	min-height: 440px;
	color: #fff
}
.carousel .container {
	position: relative
}
.carousel .carousel-control {
	width: 27px;
	height: 65px;
	background-color: none;
	border: 0;
	border-radius: 0;
	text-indent: -9000px;
	text-transform: capitalize;
	overflow: hidden;
	opacity: 1;
	top: 40%;
	filter: none
}
.carousel .carousel-control.left {
	background: url(../images/carousel-arrow-left.png) no-repeat;
	left: 15px
}
.carousel .carousel-control.right {
	background: url(../images/carousel-arrow-right.png) no-repeat;
	right: 15px
}
.carousel .indicators-wrap {
	position: absolute;
	width: 950px;
	height: 40px;
	left: 50%;
	margin-left: -475px;
	bottom: 0
}
.carousel .carousel-nav {
	margin-top: -35px
}
.carousel .carousel-indicators {
	position: static;
	width: 100%;
	margin-bottom: 0;
	margin-left: 0;
	left: auto
}
.carousel .carousel-indicators li {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
/*	background: url(../images/carousel-indicator.png) no-repeat;	*/
	border-radius: 20px;
	border: 2;
	margin: 0 11px 0 0;
	cursor: pointer
}
.carousel .carousel-indicators .active {
/*	background: url(../images/carousel-indicator-active.png) no-repeat */
	background: url(../images/carousel-indicator-active.png) repeat
}
.carousel .carousel-caption {
	background-color: transparent;
	padding: 0;
	margin-top: 60px;
	position: static;
	font-family: 'Roboto', Lato, sans-serif;
  font-weight: 300;
	text-shadow: none;
	text-align: left;
	color: #fff;
align-content: center;
    align-items: center;

}
.carousel .carousel-caption.caption-bg {
/*	background-color: #52b442; KKJ disabled 13/11/19 */ 
	padding: 10px 10px 10px 0px
}
.carousel .carousel-caption.caption-bg .carousel-txt {
	max-width: 470px;
/*	text-shadow: 0px 0px 7px rgba(150, 150, 150, 1);	*/
}
.carousel .carousel-txt {
  font-weight: 400;	
	max-width: 1200px !IMPORTANT;
/*	text-shadow: 0px 0px 7px rgba(150, 150, 150, 1); */
}
.carousel h1 {
	font-size: 50px;
	line-height: 55px;
	font-family: 'Roboto', Lato, sans-serif;
  font-weight: 300;	
	margin-top: 65px;
	margin-bottom: 0;
	padding-right: 40px;
/*	text-shadow: 0px 0px 7px rgba(150, 150, 150, 1) */
}
.carousel .carousel-link {
	display: block;
	float: right;
	height: 37px;
	margin-top: -39px;
/*	text-shadow: 0px 0px 7px rgba(150, 150, 150, 1) */
}
.carousel .item {
	height: 440px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover /* added KKJ 01/07/20 to fix on wide screens */
}
.carousel img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 440px
}
.carousel .arrow {
	background: url(../images/link-arrow.png) no-repeat right center;
	color: #fff;
	height: 37px;
	display: inline-block;
	font-size: 25px;
	line-height: 37px;
	width: 37px
}
.carousel .signature {
	display: block;
	position: absolute;
	top: 10px;
	right: 5px;
	color: #fff;
	font-size: 12px
}
.carousel.focus {
	background: #fff;
	font-size: 20px;
	padding-top: 52px;
	min-height: inherit;
	font-weight: 400 !IMPORTANT;
}
.carousel.focus .carousel-nav {
	display: none
}
.carousel.focus .title {
	position: absolute;
	left: 20px;
	top: 10px;
	text-transform: uppercase;
	line-height: 20px;
	color: #51626F
}
.carousel.focus .carousel-caption {
	margin: 0;
	position: absolute;
	padding: 0 20px;
	bottom: 50%;
	left: 0;
	color: #fff;
	font-family: 'Roboto', Lato, sans-serif;
  font-weight: 300;
}
.carousel.focus .carousel-caption p {
	color: #fff
}
.carousel.focus .item {
	height: auto;
	min-height: inherit!important
}
.carousel.focus img {
	min-height: 121px
}
.carousel.focus .caption-under {
	color: #51626F;
	padding: 20px;
	font-size: 18px;
	line-height: 22px;
	font-family: 'Roboto', Lato, sans-serif;
  font-weight: 400;	/* changed sept16 from 300>400 */
background-color: #fafafa;
}
.carousel.focus .caption-under ul {
	padding-left: 5px;
	margin-bottom: 0
}
.carousel.focus .caption-under ul li {
	background: url(../images/list-bullet-blue.png) no-repeat left 10px;
	padding-left: 15px;
	margin-top: 5px
}
.carousel.focus .caption-under ul li:first-child {
	margin-top: 0
}
.carousel.focus .item-inner {
	position: relative;
	min-height: 121px;
	overflow: hidden
}
.carousel.focus .carousel-control {
	width: 9px;
	height: 11px;
	top: 15px;
	margin: 0
}
.carousel.focus .carousel-control.left {
	background: url(../images/carousel-arrow-left-small.png);
	left: inherit;
	right: 30px
}
.carousel.focus .carousel-control.right {
	background: url(../images/carousel-arrow-right-small.png)
}
.carousel.focus img {
	height: 121px
}
.container .carousel {
	overflow: hidden
}
.touch .carousel-control {
	display: none
}
