@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i,900,900i');

/* ---------- Structural ---------- */

body {
	font-family: 'Source Sans Pro', sans-serif;
}

/* ---------- P Paragraphs ---------- */

p, ul, li {
	color: #4e4e52;
	font-size: 16px;
	font-family: 'lato', sans-serif;
	line-height: 1.4;
}
.ad1 p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
	line-height: 21px;
	font-family: 'Source Sans Pro', sans-serif;
}

/* ---------- A Links ---------- */

.footer1 p a, .footer1 p a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 13px;
	line-height: 40px;
	display: inline-block;
}

.footer1 p a:last-of-type, .footer1 p a:last-of-type:visited {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	padding: 2px 13px;
	/* display: inline; */
	background-color:#007276;
}

/* ---------- Tables ---------- */


table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
  }
  table thead,
  table tbody,
  table tfoot {
    border: none;
   background-color: rgba(255, 255, 255, 0);
    }


/* ---------- Sharepoint Adjustments ---------- */


.ms-wikicontent.ms-rtestate-field {
    padding: 0px !important;
}

.ms-rte-layoutszone-inner {
  border: none;
    margin: 0px;
}

/* ---------- Headers ---------- */

h1 {
	color: #74994d;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: left;
}
#bodyContent h1 {
	font-size: 30px;
}
.ad1 h1 {
	color: #ffffff;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: left;
	line-height: 36px;
	font-size: 32px;
	margin-bottom: 20px
}
h1.heroh1 {
	color: #fff;
	font-size: 30px !important;
	font-weight: 700;
	text-align: center;
	margin-bottom: 12px;
	line-height: 30px;
	font-family: 'Source Sans Pro', sans-serif;
}
#bodyContent5 h1 {
	display: block;
	position: relative;
	color: #fff;
	font-size: 33px;
	text-align: center;
	margin: auto;
	max-width: 1200px;
	height: 100%;
}
h2 {
	color: #74994d;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
}
h3 {
	color: #74994d;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
}
h4 {
	color: #74994d;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
}
h5 {
	color: #74994d;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
}

.ad1 img {
	width: 100%;
}

/* ---------- BodyContent Structure ---------- */

#bodyContent .column2 {
	background-color: #0a3042;
	padding-right: 15%;
	padding-left: 35px;
	padding-top: 35px;
	min-height: 410px;
}
@media screen and (max-width: 1200px) {
	#bodyContent .column2 {
		padding-right: 10% !important;
		padding-left: 35px !important;
	}
	#bodyContent .column1 {
		padding-left: 10% !important;
		padding-right: 35px !important;
	}
}
@media screen and (max-width: 1000px) {
	#bodyContent .column2 {
		padding-right: 5% !important;
		padding-left: 15px !important;
	}
	#bodyContent .column1 {
		padding-left: 5% !important;
		padding-right: 15px !important;
	}
	#bodyContent3 .ad1 {
		padding-left: 10% !important;
		padding-top: 70px !important;
	}
}
@media screen and (max-width: 768px) {
	#bodyContent .column2 {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	#bodyContent .column1 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	#bodyContent3 .ad1 {
		padding-left: 15px !important;
		padding-right: 15px !important;
		padding-top: 30px !important;
	}
}
div#bodyContent5 {
	padding-top: 40px;
	position: relative;
	padding-bottom: 40px;
}

.interiorBG {
	background-color: #f0f3fa;
}
.homeBG2 {
	background-color: #c73b3b;
	background: #cb461e;
	/* Old browsers */
	background: -moz-linear-gradient(top, #cb461e 0%, #eb582b 52%, #cb461e 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #cb461e 0%, #eb582b 52%, #cb461e 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #cb461e 0%, #eb582b 52%, #cb461e 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb461e', endColorstr='#cb461e', GradientType=0);
	/* IE6-9 */
}
#RTB_InteriorHero h1.heroh1 {
	color: #fff;
	font-size: 32px !important;
	float: right;
	text-align: right;
	position: absolute;
	right: 0;
	top: 45px;
	max-width: 460px;
	padding-right: 15px;
}
h1.heroh1interior {
	text-align: center;
	color: #fff;
	font-size: 40px !important;
	font-weight: 700;
}
@media screen and (max-width: 1000px) {
	h1.heroh1 {
		font-size: 24px !important;
		font-weight: 700;
		margin-bottom: 20px;
	}
	h1.heroh1interior {
		font-size: 40px !important;
		font-weight: 700;
	}
	.RTB {
		/* top: 96px !important; */
	}
}
@media screen and (max-width: 768px) {
	h1.heroh1 {
		font-size: 24px !important;
		font-weight: 700;
	}
	h1.heroh1interior {
		font-size: 38px !important;
		font-weight: 700;
	}
	.RTB {
		top: 209px !important;
	}
}
@media screen and (max-width: 480px) {
	h1.heroh1 {
		font-size: 19px !important;
		font-weight: 700;
		line-height: 19px;
	}
	h1.heroh1interior {
		font-size: 30px !important;
		font-weight: 700;
	}
}
#insuranceSearch input[type=submit] {
  background-color: rgb(0, 113, 118);
  color: #fff;
  /* width: 100% !important; */
  font-weight: 600;
}
}
.RTBinterior {
	position: absolute;
	top: 300px;
	left: 0;
	z-index: 50;
}
@media screen and (max-width: 960px) {
	#RTB_InteriorHero h1.heroh1 {
		color: #fff;
		line-height: 32px;
		font-size: 30px !important;
	}
	.RTBinterior {
		top: 158px;
	}
}
@media screen and (max-width: 786px) {
	#RTB_InteriorHero h1.heroh1 {
		color: #fff;
		font-size: 24px !important;
		text-align: center;
		width: 100%;
		top: 107px;
		float: none;
		max-width: 100%;
	}
	.RTBinterior {
		position: absolute;
		top: 145px;
		left: 0;
		z-index: 50;
	}
}
@media screen and (max-width: 640px) {
	#RTB_InteriorHero h1.heroh1 {}
	.RTBinterior {
		position: absolute;
		top: 145px;
		left: 0;
		z-index: 50;
	}
}
@media screen and (max-width: 480px) {
	#RTB_InteriorHero h1.heroh1 {
		color: #fff;
		font-size: 22px !important;
		top: 95px;
		line-height: 25px;
		padding-right: 0px;
	}
	.RTBinterior {
		position: absolute;
		top: 123px;
		left: 0;
		z-index: 50;
	}
}
.topTitle {
	background-color: #f0f3fa;
	text-align: center;
}
.topTitle h1 {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 10px
}
#bodyContent .column2 h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}
#bodyContent {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #fff;
	background-color: rgba(44, 105, 110, 0.5);
	/* background-image: url(/SiteAssets/images/lungtop.jpg); */
	/* background-position: center center; */
	/* background-repeat: no-repeat; */
	/* background-size: cover; */
	min-height: 240px;
	position: relative;
	/* -webkit-box-shadow: inset 0px -9px 32px -12px rgba(0, 0, 0, 0.75); */
	-moz-box-shadow: inset 0px -9px 32px -12px rgba(0, 0, 0, 0.75);
	/* box-shadow: inset 0px -9px 32px -12px rgba(0, 0, 0, 0.75); */
}
#bodyContentInterior {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.InteriorBG1 {
	background-color: #dce0dc;
}
.homeBG1 {
    background-image: url(/SiteAssets/images/lungbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
@media screen and (max-width: 786px) {
.homeBG1 {
    background-image: url(/SiteAssets/images/lungbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    background-color: #0f4b6d;
}
#bodyContent {
	background-color: rgba(44, 105, 110, 0);
}
#bodyContent2 {
	background-color: rgba(100, 124, 127, 0) !important;
}
}

img.topLogo {
    position: absolute;
    top: 25px;
    left: 15px;
    max-width: 135px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

div#bodyContent .row {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
}
#bodyContent .column1 {
	font-size: 16px !important;
	color: #000 !important;
	text-align: justify;
	background-color: #dedede;
	padding-top: 35px;
}
ul.blueList {
	list-style-image: url('/SiteAssets/images/bluebullet.png');
}
#interiorContent {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 40px;
	min-height: 400px;
}
#interiorContent .column1 {
	font-size: 16px !important;
	color: #000 !important;
	text-align: justify;
}
#RTB_Header {
	margin: 0px !important;
	width: 100% !important;
	position: fixed;
	height: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	/* background-color: rgba(0, 0, 0, 0.78); */
	z-index: 12;
}
@media screen and (max-width: 960px) {
	.navMenu {
		margin-top: 10px !important;
	}
}
@media screen and (max-width: 786px) {
	#RTB_Header {
		height: 73px;
		background-position: left center;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		background-color: #cdedef;
	}
	.headerbg {
		height: 73px !important;
	}
	.logo {
		float: left;
		margin-top: 24px !important;
		width: 100px;
		max-width: 120px !important;
		text-align: left;
		position: fixed;
	}
}
#RTB_Hero {
	margin: 0px !important;
	width: 100% !important;
	background: #ACACAC;
	position: relative;
	display: block;
	height: 750px;
	max-height: 750px;
	background-image: url(/SiteAssets/images/hero1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	z-index: 9;
}
#RTB_InteriorHero {
	margin: 0px !important;
	width: 100% !important;
	background: #ACACAC;
	position: relative;
	display: block;
	height: 350px;
	max-height: 350px;
	background-image: url(/SiteAssets/images/interiorhero1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #000;
}
@media screen and (max-width: 1000px) {
	#RTB_InteriorHero {
		height: 335px;
	}
}
@media screen and (max-width: 786px) {
	#RTB_InteriorHero {
		height: 206px;
	}
}
@media screen and (max-width: 480px) {
	#RTB_InteriorHero {
		height: 175px;
	}
}
@media screen and (max-width: 768px) {
	#RTB_Hero {
		height: 525px;
	}
}
@media screen and (max-width: 480px) {
	#RTB_Hero {
		height: 455px;
	}
}

.iconHolder {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.RTB {
	position: relative;
	z-index: 9;
	top: 304px;
	/* width: 55%; */
	max-width: 692px;
	margin: 0px auto;
	display: block;
	float: right;
	/* background-color: rgba(255, 255, 255, 0.33); */
	padding: 30px 20px 30px 20px;
	/* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); */
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	/* box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); */
	/* margin-right: -70px; */
}
.RTB img {
	margin: auto;
	max-width: 540px;
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	display: block;
}
.RTBInterior {
	position: absolute;
	top: 115px;
	left: 0;
	z-index: 50;
}
.RTBInterior img {
	margin: auto;
	max-width: 360px;
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 25px;
	display: block;
}
@media screen and (max-width: 786px) {
	.RTBInterior {
		position: absolute;
		top: 9px;
		left: 0;
		z-index: 50;
	}
	.RTBInterior img {
		margin: auto;
		max-width: 260px;
		float: none;
		width: 100%;
		text-align: left;
		margin-bottom: 25px;
		display: block;
	}
}
#bodyContent2 {
	min-height: 371px;
	background-color: rgba(100, 124, 127, 0.5);
	padding-top: 10px;
	padding-bottom: 35px;
	/* background-image: url(/SiteAssets/images/lungbottom.jpg); */
	/* background-position: center center; */
	/* background-repeat: no-repeat; */
	/* background-size: cover; */
	width: 100%;
	margin: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#bodyContent2 .ad1, #bodyContent2 .ad2, #bodyContent2 .ad3, #bodyContent2 .ad4 {
	padding-top: 15px;
	padding-bottom: 15px;
}
#bodyContent2 .ad1 .adInner {
	background-image: url(/SiteAssets/images/ad1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 180px;
}
#bodyContent2 .ad2 .adInner {
	background-image: url(/SiteAssets/images/ad2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 180px;
}
#bodyContent2 .ad3 .adInner {
	background-image: url(/SiteAssets/images/ad3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 180px;
}
#bodyContent2 .ad4 .adInner {
	background-image: url(/SiteAssets/images/ad4.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 180px;
}
#bodyContent3 {
    min-height: 445px;
    background-color: #dbdbdb;
    position: relative;
}
#bodyContent4 .columns:first-of-type {
	text-align: center;
}
#bodyContent4 a {
	text-align: center;
}
#bodyContent4 {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 66px;
}
#bodyContent4 a {
	width: 240px
}
div#bodyContent .column2 p {
	color: #fff;
	line-height: 17px;
	text-align: center;
	font-size: 13px;
}
div#bodyContent .column2 p:nth-of-type(2), div#bodyContent .column2 p:nth-of-type(3) {
	text-align: left;
}
div#bodyContent .column2 p {
	color: #fff;
	line-height: 17px;
	text-align: center;
	font-size: 13px;
}
div#bodyContent .column2 a {
	width: 100%;
	text-align: center;
	margin-top: 10px
}
div#bodyContent4 a.btnType1 {
	margin-top: 15px
}
.large-5.columns.RTB p {
	color: #fff;
}
.large-5.columns.RTBinterior p {
	color: #fff;
}
.RTB h4 {
	color: #fff;
	font-weight: 600;
}
.RTBinterior h4 {
	color: #fff;
	font-weight: 600;
}


img.footerLogoTwo {
    float: right;
    margin-top: -194px;
}


#RTB_Footer {
	margin: 0px !important;
	width: 100% !important;
	background: #07252c;
	min-height: 150px;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	/* background: #292929; */
	/* Old browsers */
	background: -moz-linear-gradient(top, #292929 0%, #1a1a1a 99%);
	/* FF3.6-15 */
	/* background: -webkit-linear-gradient(top, #292929 0%, #1a1a1a 99%); */
	/* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom, #292929 0%, #1a1a1a 99%); */
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#1a1a1a', GradientType=0);
	/* IE6-9 */
}
#RTB_Footer .row {
	background-color: none;
	color: #fff;
}
.logo {
	margin-left: 15px;
	margin-top: 30px;
	margin-right: auto;
	width: auto;
	max-height: 75px;
	text-align: center;
	z-index: 100;
	position: absolute;
}
.socialIcons {
	display: inline-block;
	text-align: right;
	font-size: 28px;
	color: #000;
	position: absolute;
	right: 10px;
	top: 22px;
	z-index: 12;
}
@media screen and (max-width: 977px) {
	.socialIcons {
		display: inline-block;
		text-align: left;
		font-size: 28px;
		color: #fff;
		position: absolute;
		right: auto;
		top: 22px;
		left: 9px;
		z-index: 999;
	}
}
.socialIcons a, .socialIcons a:visited {
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
}
.socialIcons a:hover {
	color: #ffffff !important;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.socialIcons i {
	margin-left: 10px;
}
.footerCopyright {
	text-align: center;
	margin-top: 3px;
	color: #fff;
	font-size: 14px;
	padding-left: 15px;
	line-height: 14px;
	margin-bottom: 0px;
	padding-right: 15px;
}
.footerleftContainer p {
	font-size: 14px !important;
	text-align: center;
}
.footerleftContainer a, .footerleftContainer a:visited {
	color: #fff;
	text-decoration: none;
}
.footerleftContainer a:hover {
	color: #000;
}
@media screen and (max-width: 640px) {
	.footerCopyright {
		text-align: center;
	}
	.socialIcons {
		/* margin-top: 20px; */
		/* margin-bottom: 20px; */
		/* text-align: center; */
	}
	.footerleftContainer {
		text-align: center;
	}
}
}
.RTB p {
	font-size: 14px;
	line-height: 1.3;
}
.actionBtn1:visited {
	color: #000;
	text-decoration: none;
}
.navContainer {
	position: relative;
	width: 100%;
	height: 266px;
	-webkit-box-shadow: 0px 3px 18px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 18px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 18px 2px rgba(0, 0, 0, 0.3);
	background-image: url(/SiteAssets/images/navbg.png);
	background-style: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.logoContainer {
	z-index: 12;
	position: relative;
}
.logoContainer a {display:block;position: relative;z-index: 2;}
.navUtility {
	width: 100%;
	background-color: #004a80;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
}
.navUtilityContainer a {
	color: #fff;
	text-decoration: none;
}
.navLogo {
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
	height: 136px;
	background-image: url(/SiteAssets/images/DHCP_logo.png);
	background-style: cover;
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
}
.navMenu {
	position: relative;
	/* max-width: 1170px; */
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	/* margin-top: 16px; */
	border-radius: 5px 5px 0px 0px;
}
@media screen and (max-width: 977px) {
	.navMenu {
		height: 50px;
		margin-top: 10px;
	}
}

/* ---------- CSS MENU ---------- */

#cssmenu li {
	text-transform: uppercase;
	color: #76848f !important;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu:after, #cssmenu>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu {
	font-family: 'lato', sans-serif;
	font-weight: 700 !important;
	font-style: normal;
	height: 80px;
}
#cssmenu>ul>li {
	float: left;
}
#cssmenu.align-center>ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center>ul>li {
	display: inline-block;
	/* float: none; */
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right>ul>li {
	float: right;
}
#cssmenu>ul>li>a {
	padding: 17px;
	font-size: 18px;
	margin-top: 0px;
	/* padding-top: 25px; */
	letter-spacing: 1px;
	line-height: 4;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	color: #007276;
	font-weight: 900;
	height: 80px;
	font-family: 'lato';
}
@media screen and (max-width: 1050px) {
	#cssmenu>ul>li>a {
		padding-left: 20px;
		padding-right: 20px;
	}
}
#cssmenu>ul>li:hover>a {
	color: #06999e !important;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#cssmenu>ul>li.has-sub>a {
	padding-right: 30px;
}
#cssmenu>ul>li.has-sub>a:after {
	position: absolute;
	top: 33px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #333;
}
#cssmenu>ul>li.has-sub>a:before {
	position: absolute;
	top: 30px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #333;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu>ul>li.has-sub:hover>a:before {
	top: 26px;
	height: 0;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
}
#cssmenu ul.mainDrop {}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu li:hover>ul {
	left: auto;
}
#cssmenu.align-right li:hover>ul {
	left: auto;
	right: 0;
}
#cssmenu li:hover>ul>li {
	top: 0px;
	height: 39px;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0px;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
ul.open {}
#cssmenu ul ul li a {
	padding: 11px 15px;
	padding-left: 21px;
	width: 229px;
	font-size: 16px;
	text-decoration: none;
	color: #007276;
	font-weight: 400;
	background: #ffffff;
}
#cssmenu ul ul {
	/* padding-top: 31px; */
}
#cssmenu ul ul ul {
	padding-top: 0px
}
#cssmenu ul ul li:last-child>a, #cssmenu ul ul li.last-item>a {
	border-bottom: 0;
}
#cssmenu ul ul li:hover>a, #cssmenu ul ul li a:hover {
	color: #007276;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#cssmenu ul ul li.has-sub>a:after {
	position: absolute;
	top: 19px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #4b4b4b;
	content: '';
}
#cssmenu.align-right ul ul li.has-sub>a:after {
	right: auto;
	left: 11px;
}
#cssmenu ul ul li.has-sub>a:before {
	position: absolute;
	top: 16px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #4b4b4b;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub>a:before {
	right: auto;
	left: 14px;
}
#cssmenu ul ul>li.has-sub:hover>a:before {
	top: 20px;
	height: 0;
}
#cssmenu.small-screen {
	width: 100%;
	z-index: 99;
}
#cssmenu.small-screen ul {
	width: 100%;
	display: none;
}
#cssmenu.small-screen.align-center>ul {
	text-align: left;
}
#cssmenu.small-screen ul li {
	width: 100%;
	border-top: 1px solid rgba(120, 120, 120, 0.2);
	background-color: #fff;
}
#cssmenu.small-screen ul ul li, #cssmenu.small-screen li:hover>ul>li {
	height: auto;
}
#cssmenu.small-screen ul li a, #cssmenu.small-screen ul ul li a {
	width: 100%;
	border-bottom: 0;
	color: #007176;
	padding-bottom: 0px;
	height: 50px;
	padding-top: 0px;
	border-radius: 0px !Important;
}
#cssmenu.small-screen>ul>li {
	float: none;
}
#cssmenu.small-screen ul ul li a {
	padding-left: 25px;
	padding-top: 16px;
}
#cssmenu.small-screen ul ul ul li a {
	padding-left: 35px;
}
#cssmenu.small-screen ul ul li a {
	color: #007176;
	background: none;
}
#cssmenu.small-screen ul ul li:hover>a, #cssmenu.small-screen ul ul li.active>a {
	background-color: #f8f8f8;
}
#cssmenu.small-screen ul ul, #cssmenu.small-screen ul ul ul, #cssmenu.small-screen.align-right ul ul {
	position: relative;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left;
}
#cssmenu.small-screen>ul>li.has-sub>a:after, #cssmenu.small-screen>ul>li.has-sub>a:before, #cssmenu.small-screen ul ul>li.has-sub>a:after, #cssmenu.small-screen ul ul>li.has-sub>a:before {
	display: none;
}
#cssmenu.small-screen #menu-button {
	display: block;
	padding: 17px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	background-color: #037177;
	width: 55px;
	height: 48px;
	float: right;
	margin-bottom: 14px;
	margin-right: 10px;
	z-index: 999;
}
#cssmenu.small-screen #menu-button:after {
	position: absolute;
	top: 25px;
	right: 17px;
	display: block;
	color: 333;
	height: 9px;
	width: 20px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	content: '';
}
#cssmenu.small-screen #menu-button:before {
	position: absolute;
	top: 19px;
	right: 17px;
	color: 333;
	display: block;
	height: 2px;
	width: 20px;
	background: #ffffff;
	content: '';
}
#cssmenu.small-screen #menu-button.menu-opened:after {
	top: 26px;
	border: 0;
	height: 2px;
	width: 15px;
	background: #ffffff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#cssmenu.small-screen #menu-button.menu-opened:before {
	top: 26px;
	background: #ffffff;
	z-index: 99;
	width: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#cssmenu.small-screen .submenu-button {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	display: block;
	border-left: 1px solid rgba(120, 120, 120, 0.2);
	height: 50px;
	width: 52px;
	cursor: pointer;
}
#cssmenu.small-screen .submenu-button.submenu-opened {
	/* background: #037077; */
}
#cssmenu.small-screen ul ul .submenu-button {
	height: 40px;
	width: 40px;
}
#cssmenu.small-screen .submenu-button:after {
	position: absolute;
	top: 25px;
	right: 22px;
	width: 8px;
	height: 2px;
	display: block;
	background: #333333;
	content: '';
}
#cssmenu.small-screen ul ul .submenu-button:after {
	top: 18px;
	right: 16px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:after {
	background: #333;
}
#cssmenu.small-screen .submenu-button:before {
	position: absolute;
	top: 22px;
	right: 25px;
	display: block;
	width: 2px;
	height: 8px;
	background: #333333;
	content: '';
}
#cssmenu.small-screen ul ul .submenu-button:before {
	top: 15px;
	right: 19px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:before {
	display: none;
}
#cssmenu.small-screen.select-list {
	padding: 5px;
}
.atTop #cssmenu a {
	/* color: #56565a; */
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

@media screen and (max-width: 1060px) {
#cssmenu a {
font-size:14px !important;
}
}

/* ---------- Sharepoint Ribbon Fixes ---------- */

div#suiteBar {
	z-index: 9999;
	font-family: "Segoe UI"!important, Tahoma, Verdana, sans-serif !important;
	font-size: 8pt !important;
}
div#s4-ribbonrow {
	z-index: 1505;
	font-family: "Segoe UI" !important, Tahoma, Verdana, sans-serif !important;
	font-size: 8pt !important;
}
#suiteBar img, #s4-ribbonrow img {
	max-width: none;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle;
}
#suiteBar *, #suiteBar *::before, #suiteBar *::after, #s4-ribbonrow *, #s4-ribbonrow *::before, #s4-ribbonrow *::after {
	box-sizing: initial;
}
.ms-cui-menu {
	z-index: 999999 !Important;
}

.ms-webpartzone-cell {
    margin: 0px;
}
/** End Ribbon Fixes **/


.RTB a:hover img {
	margin-top: -15px;
	margin-bottom: 15px;
	transition: all 0.5s ease-in-out;
}
.RTB a:hover p span {
	color: #199ad6;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: rgb(255, 255, 255);
	margin-bottom: 10px;
	transition: all 0.5s ease-in-out;
	font-style: normal;
}
.RTB a:active img {
	margin-top: -100px;
	margin-bottom: 100px;
	transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 960px) {
	.logoContainer {
		padding-left: 0px;
		padding-right: 0px;
	}
	img.topLogo {
    position: absolute;
    top: 9px;
    left: 15px;
    max-width: 105px;
}
}
#cssmenu.align-center>ul>li:last-of-type {}
#cssmenu.align-center>ul>li:last-of-type>a:last-of-type {
	color: #ffffff;
	background-color: #007276;
	/* padding: 12px 20px 10px 20px; */
	/* height: 43px; */
}
#cssmenu.align-center>ul>li:last-of-type>a:last-of-type:hover {
	color: #fff !important;
	background-color: #129ca1;
}
div#cssmenu {
	float: right;
}
.fa-stack-1x {
	color: #fefefe;
}
.row.homepageImages img {
	width: 100%;
	margin-bottom: 15px;
}

.btnType1 {
	background-color: #199ad6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	padding: 6px 15px;
	text-decoration: none;
}
.btnType1:hover {
	background-color: #57b2dc;
	color: #fff;
}
.btnType1:active {
	position: relative;
	top: 1px;
}
.btnType2 {
	background-color: rgba(0, 0, 0, 0);
	display: inline-block;
	cursor: pointer;
	color: #56565a;
	font-family: 'Source Sans Pro', sans-serif;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	font-size: 15px;
	padding: 6px 15px;
	text-decoration: none;
	width: 150px;
	text-align: center
}
.btnType2:hover {
	background-color: #199ad6;
	color: #fff;
	border: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btnType2:active {
	position: relative;
	top: 1px;
}
#bodyContent3 .btnType2 {
	clear: both;
	float: left;
	display: block;
}
.adInner {
	padding: 20px
}
.adInner h1 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 15px
}
.adInner p {
	color: #fff;
	font-size: 16px;
	line-height: 15px;
}
.adInner a {
	float: left
}
.btnType3 {
	background-color: rgba(0, 0, 0, 0);
	display: block;
	cursor: pointer;
	color: #ffffff;
	border-color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	border-width: 1px;
	margin-top: 10px;
	font-size: 25px;
	font-weight: 700;
	padding: 6px 15px;
	text-decoration: none;
	width: 205px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.btnType3:hover {
	background-color: #4c8d41;
	color: #fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btnType3:active {
	position: relative;
	top: 1px;
}
.RTB .btnType3 {
	margin-bottom: 25px;
}
@media screen and (max-width: 1100px) {
	.RTB .btnType3 {
		font-size: 21px;
		margin-top: -21px;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 960px) {
	.RTB .btnType3 {
		font-size: 19px;
		margin-top: -10px;
		margin-bottom: 15px;
	}
}
.bg {
	background: #fff !important;
	width: 100% !important;
	height: 100px !important;
	opacity: 0 !important;
}
.headerbg {
	background-color: #fff;
	height: 97px;
	position: fixed;
	z-index: 11;
	top: 0px;
	width: 100%;
	opacity: 0 !important;
	-webkit-box-shadow: 0px 3px 18px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 18px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 18px 2px rgba(0, 0, 0, 0.1);
}
.show {
	opacity: 1 !important;
}
.transition {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.fb-page, .fb-page iframe[style], .fb-page span {
	width: 100% !important;
}
.fb-comments, .fb-comments iframe[style], .fb-comments span {
	width: 100% !important;
}
.interiorSidebar li a, .interiorSidebar li a:visited {
	color: #fff;
	background-color: #cf4520;
	width: 100%;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	text-decoration: none;
}
.interiorSidebar li a:hover {
	color: #fff;
	background-color: #f9714c;
}
.interiorSidebar {
	margin-left: 0px !important;
}
.interiorSidebar li {
	list-style-type: none;
	margin-left: 0px;
}
.ribbonOFF {
	display: none !important;
}

/* ---------- Homepage Action Icons ---------- */

div#iconContainer {
	min-height: 125px;
	padding-top: 40px;
	padding-bottom: 20px;
	cursor: pointer;
}
.iconTop {
	text-align: center;
	margin-bottom: 10px;
	position: relative;
}
.iconBottom {
	text-align: center;
}
.iconBottom h1 {
	text-align: center;
	color: #74994d;
	text-transform: uppercase;
	font-size: 36px !important;
	line-height: 32px;
}
.iconBottom h1 span {
	text-transform: none;
	font-size: 26px !important;
	font-weight: 400;
}
.iconTop img {
	height: 96px;
	position: relative;
}
.iconblock1 .iconTop img {
	width: auto;
	z-index: 1;
}
@media screen and (max-width: 640px) {
	.iconblock1, .iconblock2, .iconblock3 {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid white;
	}
}
div#iconContainer a:nth-of-type(1):hover .iconTop {
	position: relative;
	top: -15px;
	transition: all 0.5s ease-in-out;
}
div#iconContainer a:nth-of-type(2):hover .iconTop {
	position: relative;
	top: -15px;
	transition: all 0.5s ease-in-out;
}
div#iconContainer a:nth-of-type(3):hover .iconTop {
	position: relative;
	top: -15px;
	transition: all 0.5s ease-in-out;
}
div#iconContainer a:nth-of-type(4):hover .iconTop {
	position: relative;
	top: -15px;
	transition: all 0.5s ease-in-out;
}
#iconContainer {
	visibility: hidden;
	display: block;
	color: #fff;
}
/* Prevents :hover from triggering in the gaps between items */

#iconContainer>* {
	visibility: visible;
	display: block;
}
/* Brings the child items back in, even though the parent is `hidden` */

#iconContainer>* {
	transition: opacity 150ms linear 100ms, transform 150ms ease-in-out 100ms;
}
/* Makes the fades smooth with a slight delay to prevent jumps as the mouse moves between items */

#iconContainer:hover>* {
	opacity: 0.4;
	transform: scale(0.9);
}
/* Fade out all items when the parent is hovered */

@media screen and (max-width: 640px) {
	#iconContainer:hover>* {
		transform: scale(1);
	}
}
#iconContainer>*:hover {
	opacity: 1;
	transform: scale(1);
	transition-delay: 0ms, 0ms;
}
/* Fade in the currently hovered item */

/* ---------- Fresh Impact Area ---------- */

.freshimpact.row {
	position: relative;
}

.freshTop img {
	width: 100%;
	margin-bottom: 10px;
	margin-top: -15px;
}
.person1, .person2, .person3 {
	position: relative
}
.person1 img, .person2 img, .person3 img {
	opacity: 0.8;
	width: 100%;
	border-radius: 50%;
	border: 3px solid #fff;
	-webkit-box-shadow: 4px 4px 0px 0px rgb(235, 88, 43);
	-moz-box-shadow: 4px 4px 0px 0px rgb(235, 88, 43);
	box-shadow: 4px 4px 0px 0px rgb(235, 88, 43);
}
.freshBottom {
	padding-top: 20px;
}
.freshBottom p {
	color: #fff;
	pointer-events: none;
	font-style: italic;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.person1 img:hover, .person2 img:hover, .person3 img:hover {
	opacity: 1;
	width: 100%;
	border-radius: 40%;
	border: 3px solid #eb582b;
	-webkit-box-shadow: 4px 4px 0px 0px rgb(255, 255, 255);
	-moz-box-shadow: 4px 4px 0px 0px rgb(255, 255, 255);
	box-shadow: 4px 4px 0px 0px rgb(255, 255, 255);
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

/* ---------- Footer ---------- */

.footer3 i.fa.fa-envelope-o {
	position: absolute;
	bottom: 99px;
	font-size: 28px;
	left: 25px;
	color: rgba(204, 204, 204, 0.5);
}

.footer1 p:nth-of-type(1) {
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin-bottom: 19px;
	max-width: 600px;
	margin: 0px auto 20px auto;
}
img.footerLogo {
	/* max-width: 170px; */
	margin-bottom: 20px;
	width: 100%;
	max-width: 111px;
	position: absolute;
	top: 0px;
}



.footer1 p:nth-of-type(2) {
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-bottom: 28px;
}
.footer2 p {
	/* padding-right: 20px; */
}
.footer2 a, .footer2 a:visited {
	color: #ccc;
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 100%;
	padding: 10px 5px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.footer2 a:last-of-type, .footer2 a:last-of-type:visited {
	color: #c73b3b;
	text-decoration: none;
}
.footer3 {
	position: relative
}
.footer3 h1 {
	color: #ccc;
	font-size: 24px;
	margin-bottom: 8px;
	line-height: 27px;
}
.footer3 p {
	color: #ccc;
	font-size: 16px;
	margin-bottom: 10px;
}
.footer3 input[type="email"] {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	padding: 0.5rem;
	padding-left: 50px;
	border: 1px solid rgba(255, 255, 255, 0.42);
	margin: 0 0 1rem;
	font-family: inherit;
	font-size: 1rem;
	color: #ccc;
	background-color: #202020;
	border-radius: 0;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.footer3 input[type="button"] {
	margin-top: 6px;
	background-color: #c73b3b;
	border: none;
	width: 100%;
	padding: 10px;
	margin-bottom: 30px;
}
.footer3 input[type="button"]:hover {
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	;
	background-color: #ea5353;
}

/* ---------- Social Media Icons ---------- */

.custom-social {
	display: inline-block;
	overflow: hidden;
	width: 28px;
	height: 28px;
	text-align: center;
	color: black;
}
.custom-social-fb {
	text-align: right;
	background-color: rgba(255, 255, 255, 0.8);
}
.custom-social-fb:hover {
	background-color: #3b5998;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.custom-social-fb .fa-facebook {
	position: relative;
	font-size: 0.7857em;
	line-height: 0.7857em;
	top: -6px;
	right: 9px;
}
.custom-social-tw {
	background-color: rgba(255, 255, 255, 0.8);
}
.custom-social-tw:hover {
	background-color: #00a0d1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.custom-social-tw .fa-twitter {
	position: relative;
	font-size: 0.7857em;
	line-height: 0.7857em;
	bottom: 8px;
}
.custom-social-li {
	background-color: rgba(255, 255, 255, 0.8);
}
.custom-social-li:hover {
	background-color: #4875B4;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.custom-social-li .fa-linkedin {
	position: relative;
	font-size: 22px;
	line-height: 22px;
	bottom: 9px;
}
.custom-social-insta {
	background-color: rgba(255, 255, 255, 0.8);
}
.custom-social-insta:hover {
	background-color: #3F729B;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.custom-social-insta .fa-instagram {
	position: relative;
	font-size: 24px;
	line-height: 22px;
	bottom: 7px;
}
@media screen and (max-width: 977px) {

	.custom-social {
		display: inline-block;
		overflow: hidden;
		width: 28px;
		height: 28px;
		text-align: center;
		color: white;
	}
	.custom-social-fb {
		text-align: right;
		background-color: #3b5998;
		background-color: #000;
	}
	.custom-social-fb .fa-facebook {
		position: relative;
		font-size: 0.7857em;
		line-height: 0.7857em;
		top: -6px;
		right: 9px;
	}
	.custom-social-tw {
		background-color: #00a0d1;
		background-color: #000;
	}
	.custom-social-tw .fa-twitter {
		position: relative;
		font-size: 0.7857em;
		line-height: 0.7857em;
		bottom: 8px;
	}
	.custom-social-li {
		background-color: #4875B4;
		background-color: #000;
	}
	.custom-social-li .fa-linkedin {
		position: relative;
		font-size: 22px;
		line-height: 22px;
		bottom: 9px;
	}
	.custom-social-insta {
		background-color: #3F729B;
		background-color: #000;
	}
	.custom-social-insta .fa-instagram {
		position: relative;
		font-size: 24px;
		line-height: 22px;
		bottom: 7px;
	}
}





.news-ticker,
.news-ticker li {
width: 100%;
position: absolute;
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.news-ticker ul {
list-style: none;
padding: 0;
margin: 0;
}

.news-ticker {height: 85px;top: 0;left: 0;color: #fff;}

.news-ticker li {text-align: center;top: 50%;color: #fff;font-size: 18px;font-weight: 600;line-height: 20px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.news-ticker li a, .news-ticker li a:hover, .news-ticker li a:visited, .news-ticker li a:active {color:#fff; font-size:18px; text-decoration:none;}

.large-12.medium-12.small-12.columns.footer1 {
    position: relative;
}

@media screen and (max-width: 960px) {
img.footerLogo {
	max-width: 130px;
	margin:0px auto;
	display:block;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	top: 0px;
}

.footerContents {
    min-height: 369px;
}


img.footerLogoTwo {

float: none;

margin-left: auto;

margin-right: auto;

display: block;

position: relative;

top: -30px;
}

}

.headerbg {
    background-color: #fff;
    height: 80px;
    position: fixed;
    z-index: 11;
    top: 0px;
    width: 100%;
    opacity: 0 !important;
    -webkit-box-shadow: 0px 3px 18px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 18px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 18px 2px rgba(0, 0, 0, 0.1);
}

.show {
	opacity: 1 !important;
}

@media screen and (max-width: 800px) {
.headerbg.transition.show {display:none !important;}
}



.transition {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

img.topLogo.scrollDown {

top: 15px;

left: 20px;

max-width: 100px;
}







.factOne, .factTwo { text-align:center; margin-bottom:30px;}


.factOne span:nth-of-type(1) {font-size: 50px;font-weight:600;color: #7fbadc;line-height: 40px;display: block;}
.factOne span:nth-of-type(2) {font-size: 24px;font-weight:700;line-height:20px;display:block;margin:5px 0px;}
.factOne span:nth-of-type(3) {font-size:24px; font-weight:700; line-height:10px; }

.factTwo span:nth-of-type(1) {font-size: 50px;font-weight:600;line-height: 42px;display: block;color: #66ebf0;}
.factTwo span:nth-of-type(2) {font-size:24px;font-weight:700;line-height:10px;display:block;margin:5px 0px; }
.factTwo span:nth-of-type(3) {font-size:24px; font-weight:700; line-height:20px}


@media screen and (max-width: 1050px) {
.factOne span:nth-of-type(2) {/* font-size:40px; */font-weight:700;line-height: 5px;}
.factTwo span:nth-of-type(2) {/* font-size:40px; */font-weight:700;line-height: 5px;}
}

.large-6 medium-6 small-12 columns factTwo br {display:none;}

.factOne span br {display:none;}
.factTwo span br {display:none;}

.factHeader {color:#fff; text-align:center; line-height:25px; margin-bottom:50px; margin-top:50px}
.factHeader span:nth-of-type(1) {font-size:46px}
.factHeader span:nth-of-type(2) {font-size:30px}

.factLeft {text-align:right;display:inline-block;float:left;width: 50%;color:#fff;position: relative;}
.factRight {text-align:left;display:inline-block;float:left;width: 50%;position: relative;}
.factRight p {color:#fff;font-size: 16px;margin: 0px;font-weight:600;line-height: 17px;position:relative;top: -7px;}

.factA, .factB, .factC, .factD {position:relative;margin-bottom: 45px;height: 56px;}
.factA .factNumber {color:#ff9e85}
.factB .factNumber {color:#85e98d}
.factC .factNumber {color:#93d7ff}
.factD .factNumber {color:#e3ed73}

span.factNumber {
    font-size: 56px;
    padding: 0px;
    top: -25px;
    right: 10px;
    position: absolute;
    font-weight:700;
}

span.factUnderNumber {
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 36px;
    font-weight:600;
}

div#clinbendisc {
    font-weight: 600;
    margin-right: auto !important;
    color: #fff;
    font-size: 13px;
    max-width: 640px;
    padding: 0px 15px;
    width: 100%;
    margin-left: auto !important;
    margin-top: 100px;
}

.mapBox path
{cursor:pointer;
}
.mapBox path:hover {
    fill: rgb(3, 113, 119);
}

h1.mapHeader {
    color: #4296c7;
    font-weight: 700;
    font-size: 42px;
    text-align: center;
}

p.mapP {
    font-size: 20px;
    color: #0f4b6d;
    text-align: center;
}

@media screen and (max-width: 768px) {
    h1.mapHeader {
    color: #4296c7;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
}

p.mapP {
    font-size: 14px;
    color: #0f4b6d;
    text-align: center;
    line-height:14px
}

}

@media screen and (max-width: 360px) {
    h1.mapHeader {
    color: #4296c7;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
}

p.mapP {
    font-size: 14px;
    color: #0f4b6d;
    text-align: center;
    line-height:14px
}
.RTB {

	max-width: 80%;
	left:auto;
	right:0px;
}
}






#textSlider ol{margin-left:0px}
.ism-slider > ol, .ism-slider > ol > li, .ism-slider > ol > li > img { width: 100%; list-style: none; margin: 0; padding: 0; }
.ism-slider {
  overflow: hidden;
  position: relative;
  padding: 0 !important;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-animation: ism-fadein 3s;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
@-webkit-keyframes ism-fadein {
  from { opacity: 0; }
  to { opacity: 1; }
}
@-webkit-keyframes ism-loading {
  50% { left: 120px; }
}

.ism-slider .ism-slides {
  list-style: none;
  position: absolute;
  height: 100%;
  top: 0;
  padding: 0 !important;
  margin-top: 0;
  margin-bottom: 0;
  z-index: 1;
}

.ism-slider li.ism-slide {
  height: 100%;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #d5d5d5;
  text-align: center;
}

.ism-slider .ism-img-frame {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.ism-slider a.ism-image-link {
  position: absolute;
  color: inherit;
  text-decoration: none;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ism-slider .ism-img {
  display: block;
  border: none;
  position: absolute;
  pointer-events: none;
}

.ism-button, .ism-pause-button {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  border: none;
  outline: none;
  text-align:center;
  z-index: 6;
  cursor: pointer;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
}

.ism-pause-button {
  display: none;
  left: 50%;
}

.ism-slider:hover .ism-pause-button {
  display: block;
}

.ism-caption {
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  padding: 0 1em;
  text-shadow: none;
  line-height: 1.2em;
  padding: 0.25em 0.5em;
  width: auto;
  height: auto;
  text-align: center;
  visibility: hidden;
}

a.ism-image-link .ism-caption, a.ism-caption {
  text-decoration: none;
  font-weight: normal;
}

a.ism-caption:hover {
  text-decoration: underline;
}

.ism-caption-0 {
  z-index: 3;
}

.ism-caption-1 {
  z-index: 4;
}

.ism-caption-2 {
  z-index: 5;
}

.ism-radios {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fff;
  font-size: 1px;
}

.ism-slider .ism-radios {
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 6;
  bottom: 14px;
  left: 0;
  right: 0;
  width: auto;
  background-color: rgba(255, 255, 255, 0.0);
  padding: 0 7px;
  height: 0;
  overflow: visible;
}

.ism-slider .ism-radios.ism-radios-as-thumbnails {
  bottom: 5px;
}

.ism-radios li {
  position: relative;
  display: inline-block;
  margin: 0 3px;
  padding: 0;
}

.ism-radios input.ism-radio {
  display: none;
}

.ism-radios label {
  display: block;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
}

.ism-radios-as-thumbnails label {
  -webkit-background-size: 120% auto; -moz-background-size: 120% auto; -o-background-size: 120% auto; background-size: 120% auto;
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid rgba(255, 255, 255, 0.6);
  opacity: 0.8;
}

.ism-radios-as-thumbnails label:hover {
  border: 2px solid #fff;
  opacity: 1;
}

.ism-radios-as-thumbnails li.active label {
  border: 2px solid rgba(255, 255, 255, 1.0);
  opacity: 1;
}

p.ism-badge {
  margin: 0 auto;
  text-align: right;
  font-size: 10px;
  padding-top: 1px;
  color: #ccc;
  font-family: sans-serif;
  font-weight: normal;
}

p.ism-badge a.ism-link {
  color: inherit;
  text-decoration: none;
  margin-right: 0.25em;
}

p.ism-badge a.ism-link:hover {
  color: #aaa;
  text-decoration: underline;
}

.ism-zoom-in {
  -webkit-animation: zoomin 0.81s linear 1;
  animation: zoomin 0.81s linear 1;
}

@-webkit-keyframes zoomin {
  0% { -webkit-transform: scale(1.0); transform: scale(1.0); }
  100% { -webkit-transform: scale(3.0); transform: scale(3.0); }
}
@keyframes zoomin {
  0% { -webkit-transform: scale(1.0); transform: scale(1.0); }
  100% { -webkit-transform: scale(3.0); transform: scale(3.0); }
}

@-webkit-keyframes fadein {
  0% { opacity: 0; }
 100% { opacity: 1; }
}
@keyframes fadein {
  0% { opacity: 0; }
 100% { opacity: 1; }
}

@-webkit-keyframes slidein {
  0% { -webkit-transform: translate(-1200px, 0); transform: translate(-1200px, 0); }
  100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
@keyframes slidein {
  0% { -webkit-transform: translate(-1200px, 0); transform: translate(-1200px, 0); }
  100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}

@-webkit-keyframes popin {
  50% { -webkit-transform: scale(1.2); transform: scale(1.2); }
}
@keyframes popin {
  50% { -webkit-transform: scale(1.2); transform: scale(1.2); }
}

.ism-zoom-pan {
  -webkit-animation: zoompan 20.0s linear 1;
  animation: zoompan 20.0s linear 1;
}
@-webkit-keyframes zoompan {
  0% { -webkit-transform: translate(0, 0) scale(1.0); transform: translate(0, 0) scale(1.0); }
  50% { -webkit-transform: translate(-5%, -5%) scale(1.3); transform: translate(-5%, -5%) scale(1.3); }
  100% { -webkit-transform: translate(0, 0) scale(1.0); transform: translate(0, 0) scale(1.0); }
}
@keyframes zoompan {
  0% { -webkit-transform: translate(0, 0) scale(1.0); transform: translate(0, 0) scale(1.0); }
  50% { -webkit-transform: translate(-5%, -5%) scale(1.3); transform: translate(-5%, -5%) scale(1.3); }
  100% { -webkit-transform: translate(0, 0) scale(1.0); transform: translate(0, 0) scale(1.0); }
}

.ism-zoom-rotate {
  -webkit-animation: zoomrotate 20.0s linear 1;
  animation: zoomrotate 20.0s linear 1;
}
@-webkit-keyframes zoomrotate {
  0% { -webkit-transform: rotate(0) scale(1.0); transform: rotate(0) scale(1.0); }
  50% { -webkit-transform: rotate(-5deg) scale(1.3); transform: rotate(-5deg) scale(1.3); }
  100% { -webkit-transform: rotate(0) scale(1.0); transform: rotate(0) scale(1.0); }
}
@keyframes zoomrotate {
  0% { -webkit-transform: rotate(0) scale(1.0); transform: rotate(0) scale(1.0); }
  50% { -webkit-transform: rotate(-5deg) scale(1.3); transform: rotate(-5deg) scale(1.3); }
  100% { -webkit-transform: rotate(0) scale(1.0); transform: rotate(0) scale(1.0); }
}
/* SLIDER */

#textSlider {
    width: 100%;
    height: 445px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

@media screen and (max-width: 480px) {
#textSlider {
    height: 670px;
}
	
}

#textSlider-ism-badge {
    width: 100%;
}

#textSlider .ism-button {
    display: block;
    width: 50px;
    height: 50px;
    background-size: 16px 16px;
    top: 50%;
    margin-top: -25px;
    color: #565656;
    background-color: rgba(0, 0, 0, 0.0);
    display: block;
    visibility: visible;
}

#textSlider .ism-button-prev {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAAuUAAALlARv+XnsAAABUSURBVEjH7dYxCgAgEAPB8weX/39WFBtBbsFSY2sYyzXicDLq0wQDKQGQAKiJAZTEvC+IRgPBYAEyYOB1AAf4hAkTXxB5nySOGmaRw4pp5rhv34MOQwscJ7/MrxQAAAAASUVORK5CYII=);
    left: 10px;
}

#textSlider .ism-button-next {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAAuUAAALlARv+XnsAAABYSURBVEjH7dYxDoAwDEPR5Ab1/S8LVEgsyL8SG3XWWK/dnKpnumA0/L4lAOSJE/DEtXfEBBxxBwYFBH8IEWJbggL4RIAAPwFWC+VDqXEtYrFyNWO5v58HB4q9HAkl7KTYAAAAAElFTkSuQmCC);
    right: 10px;
}

#textSlider .ism-pause-button {
    width: 50px; height: 50px; background-size: 16px 16px; top: 50%; margin-top: -25px; border-radius: 25px; margin-left: -25px;
    color: #fff; background-color: rgba(0, 0, 0, 0.0);
}

#textSlider .ism-button-prev:hover {
    left:7px;
}

#textSlider .ism-button-next:hover {
    right:7px;
}

#textSlider .ism-radios {
    display: block;
    height: 20px;
    text-align: center;
}

#textSlider .ism-radios label {
    width: 10px; height: 10px;
    border-radius: 10px;
    color: #000; background-color: #07252c;
}

#textSlider .ism-radios li.active label {
    background-color: #007176;
}

#textSlider .ism-radios label:hover {
    background-color:  #007176;
}


/* SLIDES */

#textSlider .ism-slide-0 .ism-img-frame {
    width: 100%;
}

#textSlider .ism-slide-0 .ism-img {
    width: 100%;
    top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
}

#textSlider .ism-slide-1 .ism-img-frame {
    width: 100%;
}

#textSlider .ism-slide-1 .ism-img {
    width: 100%;
    top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
}

#textSlider .ism-slide-2 .ism-img-frame {
    width: 100%;
}

#textSlider .ism-slide-2 .ism-img {
    width: 100%;
    top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
}


/* CAPTIONS */

#textSlider .ism-slide-0 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#textSlider .ism-slide-0 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#textSlider .ism-slide-0 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#textSlider .ism-slide-1 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#textSlider .ism-slide-1 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#textSlider .ism-slide-1 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#textSlider .ism-slide-2 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#textSlider .ism-slide-2 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#textSlider .ism-slide-2 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#textSlider .ism-slide-0 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute;
     top: 17%;
    padding-left: 10%;
    padding-right: 10%;
    border-radius: 4px;
    border: none;
    color: #fff;

}

#textSlider .ism-slide-0 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;

}

#textSlider .ism-slide-0 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;

}

#textSlider .ism-slide-1 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute;
       top: 17%;
    padding-left: 10%;
    padding-right: 10%;
    border-radius: 4px;
    border: none;
}

#textSlider .ism-slide-1 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;

}

#textSlider .ism-slide-1 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;

}

#textSlider .ism-slide-2 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute;
    top: 17%;
    padding-left: 10%;
    padding-right: 10%;
    border-radius: 4px;
    border: none;
}

#textSlider .ism-slide-3 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute;
    top: 17%;
    padding-left: 10%;
    padding-right: 10%;
    border-radius: 4px;
    border: none;
}

#textSlider .ism-slide-2 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;

}

#textSlider .ism-slide-2 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;

}

#textSlider H2 {
    font-size: 68px;
    font-weight: 700;
    text-align: left;
    color: #2f575f;
}


h2#textSliderTitle {
    position: absolute;
    /* top: 0px; */
    /* padding-top:10px; */
    z-index: 9;
    left: 6%;
    top: 40px;
    font-size: 60px;
    color: #005d62;
    line-height:30px;
}

h2#textSliderTitle span {

    font-size: 25px;
    color: #2c2c2c;

}


#textSlider p {
    font-size: 25px;
    padding-top: 55px;
    font-weight: 700;
}

@media screen and (max-width: 1050px) {
#textSlider p {
    font-size: 16px;
    padding-top: 60px;
    line-height:18px;
    font-weight: 700;
}
h2#textSliderTitle {
    top: 25px;
    font-size: 40px;
}
}




#calloutOne {
    background-color: #07252c;
    text-align: center;
    padding: 50px 15px;
}
#calloutOne a, #calloutOne a:visited {
        border:1px solid #ffffff;
    color:#ffffff;
    padding:10px 50px;
    display:inline-block;
    font-weight:700;
    margin-bottom:20px;
    font-size:18px;
    text-transform:uppercase;
        -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
#calloutOne a:hover {
    color:#ffffff;
    background-color:#007176;
}
#calloutOne p {
    margin-bottom:0px;
    color:#fff; font-size:18px;
}

#calloutTwo {
    background-color: #fff;
    text-align: center;
    padding: 50px 15px;
}
#calloutTwo a, #calloutTwo a:visited {
    border:1px solid #007176;
    color:#007176;
    padding:10px 50px;
    display:inline-block;
    font-weight:700;
    margin-bottom:20px;
    font-size:40px;
    text-transform:uppercase;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    max-width: 500px;
}
#calloutTwo a:hover {
    color:#fff;
    background-color:#007176;
    text-decoration:none;
}
#calloutTwo p {
    margin-bottom:0px;
    font-size:18px; color:#07252c;
    font-weight:700
}

p.topBlurb {
    font-size: 25px;
    text-align: justify;
    line-height: 40px;
    font-weight: 700;
    color: #06999e !important;
}

.row.footerContents.secondFooter {background-color:#020e11; }
.row.footerContents.secondFooter p {font-size:12px;color:#909090;max-width: 75rem;margin-left: auto;margin-right: auto;text-align: justify;}

.stateDrop {display:none;}
@media screen and (max-width: 768px) {
.stateDrop {display:block;}
}

div#interiorbodyContent {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0.5);
    min-height: 400px;
    position: relative;
}








#insuranceSearch {
  font: 16px Arial;
  position: relative;
  z-index: 9;
}
#insuranceSearch .autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
  width: 80% !important;
}
#insuranceSearch input {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 16px;
  position: absolute;
}
#insuranceSearch input[type=text] {
  background-color: #def3f4;
  width: 100%;
  border-bottom: 2px solid #007176;
}
#insuranceSearch input[type=submit] {
  background-color: rgb(0, 113, 118);
  color: #fff;
  width: 18%;
  font-weight: 600;
}
#insuranceSearch input[type=submit]:hover {
  background-color: rgb(13, 159, 166);
           -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
#insuranceSearch .autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99999;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}
#insuranceSearch .autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}
#insuranceSearch .autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9; 
}
#insuranceSearch .autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}

@media screen and (max-width: 480px) {
	.RTB {
		top: 45px !important;
	}
	.homeTxt1{font-size: 14px !important;}
	.takeActionButton, .takeActionButton:visited{font-size:18px !important}
	#insuranceSearch .autocomplete {
  width: 100% !Important;
}
#insuranceSearch input[type=submit] {
  background-color: rgb(0, 113, 118);
  color: #fff;
  width: 100%;
}
}

#layoutsTable td {
    padding: 0;
}



@media screen and (max-width: 768px) {
#story_image1, #story_image2, #story_image3, #story_image4 {
    float: none !important;
    display:block;
    width: 200px;
    margin: 0px auto;
    clear: both;
}
#story1, #story2, #story3, #story4 {
    display:block;
    width:100%;
    clear:both;
}
}

  table tbody tr:nth-child(even) {
    background-color: #ffffff; }

.factContainer {
  font-family: "open sans", sans serif;
  margin: 0px auto;
  background-color: #129CA1;
  display: block;
  text-align: center;
  padding: 15px;
  position:relative;
   z-index:1;
  float: left;
  width: 23%;
  margin: 0 1%;
  box-sizing: border-box;
  min-height: 310px;
  

}


@media screen and (max-width: 768px) {
.factContainer {display:block;width:100%;clear:both;min-height: 200px;margin-bottom: 10px;}
}


.factContainer h1 {
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 5px;
    position:relative;
   z-index:3;
    text-align: center;
}
#fact1 {
  color: #FF9E85;
}

#fact2 {
  color: #85E98D;
}

#fact3 {
  color: #93D7FF;
}

#fact4 {
  color:#DEED73;
}

.factContainer h1 span { z-index:3;
  color: #80FF7B;
}
.factContainer p {
  font-size: 20px;
  color: #fff;    
  margin-top: 0px;
    position:relative;
   z-index:3;
}
.factContainer p span {
  font-size: 25px;
  font-weight: 700;
    position:relative;
   z-index:3;
}
.arrowUp p {
  position:absolute;
  z-index:2;
  top:-40px;
  left:-5px;
  text-align:center;
  display:block;
  width:100%;
  font-size:150px;
  color: #fff; 
}


.ExternalClassCBC11E1CE04345419E9EDE19D2598C4F span {
    color: #007276;
    font-weight: bold;
}

div#interiorbodyContent {
    max-width: none;
}

.takeActionButton,
.takeActionButton:visited {
	background-color:#005f62;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:inherit;
	font-size:25px;
	font-weight:bold;
	padding:19px 35px;
	text-decoration:none;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.takeActionButton:hover {
	background-color:#007276;
	text-decoration:none;
}
.takeActionButton:active {
	position:relative;
	top:1px;
}

.homeTxt1 {
    	color: #4e4e52;
	font-size: 16px;
	font-family: 'lato', sans-serif;
	line-height: 1.4;
	font-size:18px;
	text-align:justify;
	padding-bottom:20px;
}

iframe#dyniFrame {
    width: 100% !important;
}

.homeTxt1 {
    color: #017378;
    font-weight: bold;
}


/* ---------- Login Page ---------- */

table.cTblLogin {
    max-width: 320px;
    margin: 0px auto;
}

input#ctl00_PlaceHolderMain_ucLogin_btnLogin {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    padding: 10px 13px;
    background-color: #007276;
    border: none;
}

.ExternalClass79EA17E3C4134AC1B2D58FA4649F1B1E table#layoutsTable{
    max-width: 320px;
    margin: 0px auto;
    text-align:center;}

    /* ---------- End Login Page ---------- */

@media screen and (max-width: 480px) {
    div#textSlider img {display:block;clear:both;margin: 0px auto !important;position: relative;float: none;padding-top: 15px;}
    div#textSlider p {display:block;clear:both;margin: 0px auto !important; padding-top:15px}
}

/** Take Action Page Text Start **/

div#taIntro {
    font-size: 15pt;
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.taQs {
    color: #74994d;
    font-weight: bold;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.1875rem;
    line-height: 60px;
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.taAs {
    font-size: 15pt;
    line-height: 26px;
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/** Take Action Page Text End **/