.alertBar {
  background-color: #00714f;
  padding: 8px 0px;
  display:none;
}
.alertBar p {
	text-align:center;
	margin:0;
	font-weight:500;
}
.alertBar p, .alertBar a, .alertBar a:hover, .alertBar a:visited, .MobileBar p {
	font-size:14px;
	color:#fff;
	line-height:14px;
}
.alertBar a {
	text-decoration:underline;
}
.alertBar span.right, .MobileBar span.right {
  line-height: 12px;
}
.alertBar img, .MobileBar .mobileClose img {
  max-width: 14px;
}
.dnnEditState .CookiePolicy {
	position:unset;
}
.CookiePolicy {
	background: #f4f4f4;
	height: auto;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 1000;
	border-bottom: 1px solid #cbd6e2;
	border-top: 1px solid #cbd6e2;
	padding: 9px 20px 5px 20px;
	display: none;
	bottom: 0;
}
.CookiePolicy p {
	font-size:12px;
	margin-bottom:0;
	position:relative;
	line-height: 14px;
}

.CookiePolicy a.alertBtn{
    color: #fff;
    padding: 4px 12px;  
    font-size: 13px;   
    margin: 7px 15px 0 0;	
	clear:both;
	display: block;
	max-width: 45px;
}
.CookiePolicy a.alertBtn:hover {
	background-color: transparent;
	text-decoration:none;
	color: #3953a4;
}
.MainIntro {
	text-align:center;
	padding: 35px 15px 25px 15px;
	margin:45px auto 45px;
	max-width: 350px;
  background: rgba(255,255,255,.9);
    -webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.19); 
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.19);
}

.MainIntro h1 {
	font-weight:900;
	text-transform:uppercase;
	font-size:28px;
}
.MainIntro hr {
	max-width:150px;
	margin:0 auto 22px;
}
.MainIntro h1 span {
	color:#d14900;
}
.TeamMember img {
	border-radius:50%;
	border:3px solid #9d9d9d;
	box-shadow: 5px 6px 6px 0px rgba(196,196,196,0.55);
  -webkit-box-shadow: 5px 6px 6px 0px rgba(196,196,196,0.55);
  -moz-box-shadow: 5px 6px 6px 0px rgba(196,196,196,0.55);
  max-width:240px;
}
.TeamMember h3 {
	font-weight:400;
	font-size:20px;
	margin-bottom:5px;
}
.TeamMember p {
	margin-bottom:8px;
	line-height:27px;
}
.TeamMember p.JobTitle {
	font-style:italic;
	font-weight:300;
	font-size:17px;
}
.TeamMember i {
	margin-right:6px;
	color:#d14900;
}
.Blob.Orange img, .Blob.Green img{
	border-radius:39% 61% 50% 50% / 61% 66% 34% 39%;
}
.Blob.Orange img {
	-webkit-box-shadow: -12px 11px 0px 0px #F3A277; 
box-shadow: -12px 11px 0px 0px #F3A277;
}
.Blob.Green img {
	-webkit-box-shadow: 12px -11px 0px 0px #35AC88; 
box-shadow: 12px -11px 0px 0px #35AC88;
}
.Blob.Orange img, .Blob.Green img {
	margin-bottom:25px;
	max-width:290px;
}	
.TLevelLeft, .TLevelRight {
	margin-bottom:60px;
}
.Hero .wave {
    background: no-repeat transparent url("/Portals/_default/Containers/LifeStore/img/Herowave.png");
    background-size: auto;
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 63px;
    width: 100%;
    background-size: 100%;
    background-position: 0 bottom;
}
.IconTopG {
	margin-bottom:45px;
}
.IconTopG:hover i,.IconTopG:hover a {
	color:#00714f;
	text-decoration:none;
}
.IconTopG i {
	font-size:48px;
	color:#00714f;
	margin-bottom:15px;
}
.IconTopG p, .IconTopG a, .IconTopG a:visited {
	color:#606a74;
	font-size:20px;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span select,.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_Text .edncf_TextInput input {
	height:32px;
	font-family: 'Roboto', sans-serif;	
	color: #606a74;
	font-size:17px;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span::after {
	color: #606a74;
	top:4px;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_submit,.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset {
  border: 1px solid #d14900;
  font-family: 'Roboto', sans-serif;
color: #d14900;  
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_submit,
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset {
  color: #fff;
  background-color: #d14900;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_submit:hover,
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset:hover {
  color: #d14900;
  background-color: #fff;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_submit::before {
  display:none;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a  {
	font-size:17px;
}
.TeamMembers .lenderlist .card-header {
  background-color: unset;
  border-bottom: unset;
  margin-bottom: 15px;
}
.SecPopup.text-center {
	margin-bottom:45px;
}
.SecPopup.text-center i {
	font-size:50px;
}
.IconTopOrange {
	text-align:center;
	padding:25px 15px 0 15px;
	margin-bottom:15px;
}
.IconTopOrange i {
	color: #d14900;
  font-size: 53px;
  margin-bottom: 15px;
}
.AccFinder {
	text-align:center;
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	margin:0 auto 35px;
	max-width:295px;
	background-color: #f4f4f4;
	padding:43px 25px 43px 25px;
	box-shadow: 5px 6px 6px 0px rgba(196,196,196,0.45);
  -webkit-box-shadow: 5px 6px 6px 0px rgba(196,196,196,0.45);
  -moz-box-shadow: 5px 6px 6px 0px rgba(196,196,196,0.45);
}
.AccFinder i {
	font-size:50px;
	color:#00714f;
	margin-bottom:10px;
}
.AccFinder h2 {
	text-transform:uppercase;
	font-size:20px;
	color:#000;
}
.TestimonialsBox {
  background: #fff;
  padding: 52px 30px 30px 30px;
  border-radius: 3px;
  box-shadow: 0px 4px 8px rgba(0,0,0,0.15);
  margin-bottom:45px;
  position:relative;
}
.TestimonialsBox i {
	font-size: 41px;
  color: #d9d9d9;
  position: absolute;
  top: 15px;
  left: 21px;
  z-index:1;
}
.TestimonialsBox .wrapper {
	z-index:2;
	position:relative;
}
.TestimonialsBox p:nth-child(1) {
	font-weight: 300;
}
.TestimonialsBox .content {
  padding-top: 10px;
}
.TestimonialsBox .content .name {
  font-weight: 600;
  font-size: 17px;
}
.TestimonialsBox .content .job {
  font-size: 16px;
  font-weight: 500;
  color: #00714f;
  line-height: 18px;
  margin-bottom: 15px;
}
.TestimonialsBox .content .image {
  width: 75px;
  padding: 3px;
  background: #00714f;
  border-radius: 50%;
  min-width: 70px;
}
.TestimonialsBox .content img {
  border-radius: 50%;
  border: 2px solid #fff;
}
.ZipCode {
	margin-bottom:35px;
}
.ZipCode input {
	height: 40px;
  border-radius: 6px;
  margin:0 15px 10px 0;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 16px;
  width: 100%;
  max-width: 235px;
}
.ZipCode button {
	background-color: #d14900;
  color: #fff;
  padding: 6px 18px;
  border-bottom: 2px solid #f3a277;
  text-decoration: none !important;
  border-top: 2px solid #d14900;
  border-left: 2px solid #d14900;
  border-right: 2px solid #d14900;
  display: inline-block;
  text-align: center;
}
.ZipCode button:hover {
  background-color: transparent;
  color: #d14900;
  border: 2px solid #d14900;
}
.ZipCode p#zip-code-message {
	color:red;
}
.CareersBox {
	position:relative;
	margin-bottom:35px;
	max-width:558px;
}
.CareersBox .overlay {
  position: absolute;
background: rgba(209, 73, 0, 0.5);
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index:1;
}
.CareersBox.Grey .overlay {
background: rgba(96, 106, 116, 0.5);
}
.CareersBox .TextOver {
	position:absolute;
	bottom:0px;
	left:15px;
	z-index:2;
}
.CareersBox p.TextOver {
	margin-bottom:10px;
}
.CareersBox .TextOver a {
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
	font-size: 20px;
}
.JobListings .eds_news_Firefly.eds_subCollection_news .edsAccordion .edsAccordion_section .edsAccordion_title, .JobListings .eds_news_Firefly.eds_subCollection_news .edsAccordion .edsAccordion_section .edsAccordion_title:hover {
	font-family: 'Roboto', sans-serif !important;
	color: #d14900 !important;
  font-size: 22px !important;
  line-height: 26px;
  font-weight: 400;
  padding: 7px 15px;
}
.OrangeBox.Content.text-center, .GreenBox.Content.text-center, .OrangeBox.Content.text-center .wrapper, .GreenBox.Content.text-center .wrapper {
	max-width:360px;
}
.OrangeBox.Content.text-center .wrapper, .GreenBox.Content.text-center .wrapper {
	padding: 36px 25px 22px 25px;
}
.OrangeBox.Content.text-center h3, .GreenBox.Content.text-center h3 {
	font-size:19px;
	margin-bottom:7px;
}
.OrangeBox.Content.text-center  p:nth-child(1), .GreenBox.Content.text-center p:nth-child(1) {
	margin-bottom:8px;
}
.OrangeBox.Content.text-center p, .GreenBox.Content.text-center p {
	text-transform:unset;
	font-size:18px;
	margin-bottom:15px;
}
.GreenBox.noheight.text-center .wrapper {
	min-height:unset;
	margin-bottom:25px;
}
.GreenBox.noheight.text-center {
	margin-bottom:15px;
}
.OrnageCircle {
	margin:15px auto 30px;
	max-width:220px;
}
.OrnageCircle p.circle {
	margin:0 auto 15px;
	max-width:60px;
	height:60px;
	background-color:#d14900;
	border-radius: 50%;
	justify-content: center;
  align-items: center;
  display: flex;
}
.OrnageCircle p.circle i {
	color:#fff;
	font-size:28px;
}
.OrangeStrip {
	background-color:#d14900;
	padding:35px 0 38px 0;
	margin-bottom:55px;
}
.OrangeStrip h2 {
	color:#fff;
	margin-bottom:5px;
}
.OrangeStrip p {
	margin-bottom:0;
	color:#fff;
	font-weight:300;
	font-size:24px;
	line-height:26px;
}
.GreyBGFull {
	background-color:#f2f2f2;
	margin-bottom:45px;
	padding:45px 0 25px 0;
}
.GreyBGFull h2 {
	color:#d14900;
}
.GreyBGFull .Green h2 {
	color:#00714f;
}
.GreyBGFull p a {
	text-decoration:underline;
	color:#393939;
}
.GreyBGFull p a.OrangeButton, .GreyBGFull p a.GreenButton {
	color:#fff;
}
.GreyBGFull p a.OrangeButton:hover {
	color:#d14900;
}
.GreyBGFull p a.GreenButton:hover {
	color:#00714f;
}
.Intro-text p.LargerText {
	font-weight:300;
	font-size:22px;
}
.AccTabs ul li, .AccTabs ol li {
	margin-bottom:12px;
}
.AccTabs .liveaccdefault .ui-accordion-content p.DisclaimerText {
	font-size:14px;
	line-height: 18px;
}
@media (min-width: 768px){  
.TestimonialsBox .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
}
.MainIntro {
	max-width: unset;
}
.AccFinder {
	max-width: 540px;
	text-align:left;
	padding: 15px 25px;
}
.AccFinder #iconleft {
	text-align:center;
	border: 1.5px solid;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(170, 170, 170, 1) 48%, rgba(255, 255, 255, 0) 100%);
    border-image-slice: 100%;
    border-image-slice: 1;
	padding:35px 0;
}
.AccFinder #iconleft i {
	font-size:75px;
}
.AccFinder #contentright {
	padding-left:25px;
}
.AccFinder #contentright a.GreenButton,.AccFinder #contentright a.GreenButton:visited {
	padding: 5px 15px;
	text-transform: uppercase;
  font-size: 15px;
}
}
@media (min-width: 992px){ 
.Blob.Orange img, .Blob.Green img {
	max-width:340px;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container > span {
    margin-bottom: 8px;
    width: 49%;
    float: left;
	margin-right:8px;
  }
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_Text .edncf_TextInput input {
	height:44px;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span select {
	height:42px;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span::after {
  top: 9px;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a {
	line-height:35px;
}
.CookiePolicy span {
	float: left;
}
 .CookiePolicy span:nth-child(1) {
    max-width: 95%;
}
.CookiePolicy span:nth-child(2) {
    float: right;
  }
.CookiePolicy a.alertBtn {
	margin: 1px 15px 0 0;
}
.GreyBGFull {
	padding: 45px 0 25px 0;
}
.GreyBGFull h2 {
  color: #d14900;
  font-size: 24px;
  margin-bottom: 8px;
}
}
@media (min-width: 1024px){ 
.MainIntro h1 {
	font-size:35px;
}
.MainIntro {
	max-width: 695px;
	padding: 35px 45px 25px 45px;
	margin:45px auto 0;
}
.MainIntro hr {
	max-width:230px;
}	
.SecPopup.text-center {
    padding:40px 0;
	margin-bottom:0;
}
.col-lg-6.col-xl-3:last-child .SecPopup.text-center, #dnn_A1_12_2 .IconTopOrange, #dnn_G1_13_2 .IconTopOrange {
	border:unset;
}
.GreenBox.noheight.text-center .wrapper {
	margin-bottom:0;
}
.OrangeStrip p {
	font-size:26px;
	line-height:28px;
}
}
@media (min-width: 1280px){
  .GreyBGFull {
    padding: 31px 0 10px 0;
  }
.SecPopup.text-center, .IconTopOrange  {
	border: 1.5px solid;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(170, 170, 170, 1) 48%, rgba(255, 255, 255, 0) 100%);
    border-image-slice: 100%;
    border-image-slice: 1;
    padding:40px 0;
	margin-bottom:0;
}	
.MainIntro h1 {
	font-size:47px;
	line-height:47px;
}
.MainIntro {
	padding: 45px 70px 35px 70px;
}
.MainIntro hr {
	margin:18px auto 22px;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container > span {
    margin-bottom: 8px;
    width: 37%;
  }
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer {
  padding-top: 0;
}
 .TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a {
    line-height: 40px;
	margin-right:10px;
}
.Blob.Orange img, .Blob.Green img {
	max-width:440px;
}
.GreyBGFull h2 {
	margin-top:0;
}
.GreyBGFull #LeftContentFraud p {
	max-width:485px;
}
}

/*menu*/
.MenuContent {
  visibility: hidden;
}
.MenuContent {
  position: relative;
  max-width: 450px;
}
ul.megamenu li .MenuContent {
  visibility: visible;
}
.MenuContent {
  position: relative;
  max-width: 367px;
  min-height: auto;
  overflow: hidden;
  border:2px solid #606a74;
}
.MenuContent .Content {
  z-index: 3;
  text-align: center;
  padding: 0 15px;
  position: absolute;
  margin-left:auto;
  margin-right:auto;
  width: 100%;
  bottom: 0;
}
.MenuContent .Content h3 {
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	font-weight:500;
	text-shadow: 4px 4px 4px rgba(0,0,0,0.74);
	margin-bottom:5px;
}
.MenuContent .Content p {
	text-shadow: 4px 4px 4px rgba(0,0,0,0.74);
	font-weight:500;
	color:#fff;
	font-size:16px;
	line-height:16px;
}
.MenuContent .Content p:nth-child(2) {
	margin-bottom:15px;
}
.MenuContent .Content p:nth-child(3) {
	margin-bottom:7px;
	text-shadow:unset;
	font-weight:400;
}
.MenuContent .Content a.MenuLink {
	float:none;
}
.MenuContent .boxoverlay {
	position:absolute;
	background: url(img/menu-overlay.png) no-repeat bottom left;
	width:100%;
	height:45px;
	bottom:0;
	background-size: contain;
	z-index:3;
}
.MenuContent .bgcolor {
	position: absolute;
  background-color: rgba(26, 26, 26, 0.2);
  bottom: 0;
  width: 100%;
  height: 100%;
}
.MenuContent a.MenuLink {
	text-transform:uppercase;
	color:#fff;
	font-size:17px;
}
.MenuContent a.MenuLink:hover, .MenuContent a.MenuLink:visited {
	text-decoration:underline;
	color:#fff;
}

@media (min-width: 1385px){ 
.SecCentre .edn_article.edn_clearFix.col-lg-6.col-md-6 {
  max-width: 490px;
  margin: 0 auto 35px;
}
.SecCentre {
  max-width: 1024px;
  margin: 0 auto 35px;
}
.IconTopG {
  margin:10px 0 58px 0;
}
.SecPopup.text-center { 
margin-right:-15px;
}
.GreyBGFull h2 {
    font-size:28px;
}
}

@media (min-width: 1600px){ 
.InnerSkin .Hero h1 {
    bottom: 60px;
}
.TLevelRight {
  padding-right: 60px;
}
.TLevelLeft {
  padding-left: 60px;
}
.GreyBGFull #LeftContentFraud {
	padding-left: 145px;
}
}