body {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}
.socialIcons {
	text-align: right;
	margin-bottom: 50px;
}
#headerContainer {
	width: 100%;
	height: 90px;
}
#header {
	width: 100%;
}
#menu {
	height: 90px;
	padding-top: 65px;
	text-align: right;
}
@media screen and (max-width: 992px) {
 #menu {
 padding-top: 20px;
 height: 50px;
 text-align: left;
}
}
@media screen and (max-width: 767px) {
 #menu {
 visibility: hidden;
 padding-top: 0px;
 height: 0px;
 width: 0px;
}
}
#logo {
	height: 90px;
}
#menuBtm {
	background-image: url(images/menu-btm.gif);
	background-repeat: repeat-x;
	height: 17px;
	margin-bottom: 25px;
}
.navArrow {
	background-image: url(images/nav-arrow-bg.gif);
	height: 46px;
	margin-bottom: 25px;
	text-align: center;
	padding-top: 15px;
}
.navHR {
	background-image: url(images/nav-arrow-bg.gif);
	height: 46px;
}
.homeCTABox {
	text-align: center;
}
.homeCTATop {
	height: 40px;
}
.menuText {
	font-family: 'Alegreya Sans', sans-serif;
	color: #006696;
	font-size: 1.2em;
	font-weight: 400;
}
.menuText a:link {
	color: #006696;
	text-decoration: none;
}
.menuText a:visited {
	color: #006696;
}
.menuText a:hover {
	color: #00ADB9;
}
.menuTextActive {
	font-family: 'Alegreya Sans', sans-serif;
	color: #EF4780;
	font-size: 1.2em;
	font-weight: 400;
}
.menuTextActive a:link {
	color: #EF4780;
	text-decoration: none;
}
.menuTextActive a:visited {
	color: #EF4780;
}
.menuTextActive a:hover {
	color: #EF4780;
}
.menuPad {
	padding-right: 30px;
	padding-left: 0px;
}
@media screen and (min-width: 992px) {
.menuPad {
	padding-right: 0px;
	padding-left: 30px;
}
}
.footerLogo {
	width: 25%;
	float: left;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.carousel-indicators {
	bottom:-40px;
}
.carousel-inner {
	margin-bottom:55px;
}
h1 {
	font-family: 'Alegreya Sans', sans-serif;
	color: #006696;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0px;
}
h2 {
	font-family: 'Alegreya Sans', sans-serif;
	color: #00ADB9;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0px;
}
h3 {
	font-family: 'Alegreya Sans', sans-serif;
	color: #00AEEF;
	font-size: 1.6em;
	font-weight: 300;
}
h4 {
	font-family: 'Alegreya Sans', sans-serif;
	color: #00ADB9;
	font-size: 1.3em;
	font-weight: 300;
	margin-top: 0px;
}
h4 a:link {
	color: #00ADB9;
	text-decoration: none;
}
h4 a:visited {
	color: #00ADB9;
}
h4 a:hover {
	color: #006696;
}
h5 {
	font-family: 'Alegreya Sans', sans-serif;
	color: #8CC63F;
	font-size: 1.3em;
	font-weight: 300;
	margin-top: 0px;
}
.carouselHeading {
	font-family: 'Alegreya Sans', sans-serif;
	color: #FFF;
	font-size: 1.6em;
	font-weight: 300;
}
.dropdownHeading {
	font-family: 'Alegreya Sans', sans-serif;
	color: #006696;
	font-size: 1.6em;
	font-weight: 300;
	margin-bottom: 20px;
}
.dropdownHeading a:link {
	color: #00ADB9;
	text-decoration: none;
}
.dropdownHeading a:visited {
	color: #00ADB9;
}
.dropdownHeading a:hover {
	color: #006696;
}
.paddingBottom20 {
	padding-bottom: 20px;
}
.paddingRight50 {
	padding-right: 50px;
}
.homeCTATop1 {
	height: 15px;
	background-color: #EF4780;
	margin-top: 5px;
}
.homeCTATop2 {
	height: 15px;
	background-color: #EEAE13;
	margin-top: 5px;
}
.homeCTATop3 {
	height: 15px;
	background-color: #00ADB9;
	margin-top: 5px;
}
.homeCTATop4 {
	height: 15px;
	background-color: #8CC63F;
	margin-top: 5px;
}
.homeCTAMidContainer {
	height: 358px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2D1DF;
	border-bottom-color: #B2D1DF;
	border-left-color: #B2D1DF;
	text-align: left;
	margin-bottom: 20px;
}
.homeCTAMid {
	height: 300px;
	overflow: hidden;
	text-align: center;
}
.homeCTAimage {
	height: 142px;
	text-align: center;
	max-height: 300px;
}
.homeCTAtext {
	height: 140px;
	text-align: left;
	padding: 10px;
	width: 100%;
	background-color: #FFF;
}
.homeCTABtm {
	height: 46px;
	padding-left: 10px;
	padding-top: 10px;
}
.heading1pink {
	font-family: 'Alegreya Sans', sans-serif;
	color: #EF4780;
	font-size: 2em;
	font-weight: 300;
}
.heading1yellow {
	font-family: 'Alegreya Sans', sans-serif;
	color: #EEAE13;
	font-size: 2em;
	font-weight: 300;
}
.heading1blue {
	font-family: 'Alegreya Sans', sans-serif;
	color: #00ADB9;
	font-size: 2em;
	font-weight: 300;
}
.heading1green {
	font-family: 'Alegreya Sans', sans-serif;
	color: #8CC63F;
	font-size: 2em;
	font-weight: 300;
}
.submenuText {
	font-family: 'Alegreya Sans', sans-serif;
	color: #006696;
	font-size: 1.2em;
	font-weight: 300;
}
.submenuText a:link {
	color: #00AEEF;
	text-decoration: none;
}
.submenuText a:visited {
	color: #00AEEF;
}
.submenuText a:hover {
	color: #006696;
}
.homeCareersList {
	font-family: 'Alegreya Sans', sans-serif;
	color: #333;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 2.0em;
}
.homeCareersList a:link {
	color: #00ADB9;
	text-decoration: none;
}
.homeCareersList a:visited {
	color: #00ADB9;
}
.homeCareersList a:hover {
	color: #333;
}
.menuDDText {
	font-family: 'Alegreya Sans', sans-serif;
	color: #006696;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.5em;
}
.menuDDText a:link {
	color: #006696;
	text-decoration: none;
}
.menuDDText a:visited {
	color: #006696;
}
.menuDDText a:hover {
	color: #00ADB9;
}
.paddingBottom60 {
	padding-bottom: 60px;
}
.paddingBottom40 {
	padding-bottom: 40px;
}
#menuDD1 {
	position:absolute;
	top:180px;
	z-index:9999;
	text-align: center;
	width: 100%;
}
@media screen and (max-width: 992px) {
 #menuDD1 {
 top: 230px;
}
}
@media screen and (max-width: 767px) {
 #menuDD1 {
 visibility: hidden;
}
}
#menuDD2 {
	position:absolute;
	top:180px;
	z-index:9999;
	text-align: center;
	width: 100%;
}
@media screen and (max-width: 992px) {
 #menuDD2 {
 top: 230px;
}
}
@media screen and (max-width: 767px) {
 #menuDD2 {
 visibility: hidden;
}
}
#menuDD3 {
	position:absolute;
	top:180px;
	z-index:9999;
	text-align: center;
	width: 100%;
}
@media screen and (max-width: 992px) {
 #menuDD3 {
 top: 230px;
}
}
@media screen and (max-width: 767px) {
 #menuDD3 {
 visibility: hidden;
}
}
#menuDD4 {
	position:absolute;
	top:180px;
	z-index:9999;
	text-align: center;
	width: 100%;
}
@media screen and (max-width: 992px) {
 #menuDD4 {
 top: 230px;
}
}
@media screen and (max-width: 767px) {
 #menuDD4 {
 visibility: hidden;
}
}
#menuDD5 {
	position:absolute;
	top:180px;
	z-index:9999;
	text-align: center;
	width: 100%;
}
@media screen and (max-width: 992px) {
 #menuDD5 {
 top: 230px;
}
}
@media screen and (max-width: 767px) {
 #menuDD5 {
 visibility: hidden;
}
}
.menuDDContainer {
	background-color: #FFF;
	opacity: 0.95;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999; */
	padding: 20px;
	min-height: 200px;
	background-image: url(images/menu-box-right.png), url(images/menu-box-bottom.png), url(images/menu-box-left.png);
	background-position: right, bottom, left;
	background-repeat: repeat-y, repeat-x, repeat-y;
}
#footerBG {
	height: 200px;
	width: 100%;
}
#menuButton {
	visibility: hidden;
	float: right;
	height: 0px;
}
@media screen and (max-width: 767px) {
 #menuButton {
 visibility: visible;
}
}
#DDmenu {
	visibility: hidden;
	height: 0px;
	/*position: absolute;*/
	width: 100%;
	z-index: 100;
}
@media screen and (max-width: 767px) {
 #DDmenu {
 visibility: visible;
 height: auto;
}
}
.DDmenu {
	background-color: #006696;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Alegreya Sans', sans-serif;
	color: #006696;
	font-size: 1.3em;
	font-weight: 300;
	line-height: 1.5em;
}
.DDmenu a:link {
	color: #FFF;
	text-decoration: none;
}
.DDmenu a:visited {
	color: #FFF;
}
.DDmenu a:hover {
	color: #00ADB9;
}
.paddingRight10 {
	margin-right: 10px;
}
.paddingLeft5 {
	margin-left: 5px;
}
.imageBox {
	background-image: url(images/Orange/image-box-top.png), url(images/Orange/image-box-right.png), url(images/Orange/image-box-bottom.png), url(images/Orange/image-box-left.png);
	background-position: top, right, bottom, left;
	background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
	/*	background-size:100% auto; */
	padding: 8px;
}
.imageBoxText{
	background-image: url(images/Pink/image-box-top.png), url(images/Pink/image-box-right.png), url(images/Pink/image-box-bottom.png), url(images/Pink/image-box-left.png);
	background-position: top, right, bottom, left;
	background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
	/*	background-size:100% auto; */
	padding: 15px;
}
.mobileMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.blogDetailsImage {
	padding-left: 10px;
}
.blogMenuText {
	font-family: 'Alegreya Sans', sans-serif;
	color: #333;
	font-size: 1.2em;
	font-weight: 300;
}
.blogMenuText a:link {
	color: #333;
	text-decoration: none;
}
.blogMenuText a:visited {
	color: #333;
}
.blogMenuText a:hover {
	color: #006696;
}
.topIcofont {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 300;
	color:#FFF;
	font-size: 18px;
	margin-right: 15px;
}
.topIcofont a:link {
	color: #FFF;
	text-decoration: none;
}
.topIcofont a:visited {
	color: #FFF;
}
.topIcofont a:hover {
	color: #006696;
}
.count {
	color: #00AEEF;
	font-size:50px;
}
.video-container {
	position: relative; /* keeps the aspect ratio */
	padding-bottom: 56.25%; /* fine tunes the video positioning */
	padding-top: 60px;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.icofontBlogs{
	font-size: 70px;
	color: #f47e56;
}
.bullets li {
	list-style:none;
	background-image: url(images/bullet.png);	
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 30px;
}
.slice {
  max-width:100%;
  }
.no-pad{
  padding-left:0px;
  padding-right:0px;
}
.hideitmobile {
 display:none;
}
@media (min-width:768px) {
.hideitmobile {
 display:block;
}
}
.showitmobile {
 display:block;
}
@media (min-width:768px) {
.showitmobile {
 display:none;
}
}
.blogDetailPic {
	margin-left: 20px;
	margin-bottom: 20px;
}
#otherfield {
	display:none;
}
#otherfield2 {
	display:none;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
	padding-bottom:150%;
}
.reviewName	{
	color: #F47E56;
}