@charset "UTF-8";
em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none!important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p {
    font-size: 18px;
}

ol.list-unstyled, ol.list-unstyled>li, ul.list-unstyled, ul.list-unstyled>li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none;
	padding-left:0;
}

ul li {
    list-style-type: disc
}

.LiveForm ol li {
	list-style-type: decimal;
    list-style-position: inside;
}
ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}
.SitePlan ul li.selected.breadcrumb {
	margin-bottom:0;
}
ul#myTab {
    padding: 0;
    margin: 0
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}


body {
	background: transparent;
    color: #393939;
    font-size: 18px;
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: 'Roboto', sans-serif;
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}



img {
    height: auto
}

em {
    font-style: italic
}

strong {
    font-weight: 700
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

p {
  margin: 0 0 20px;
	color: #393939;
	font-size:18px;
	line-height:22px;
}

ol li>ol li {
    list-style-type: lower-latin
}

h1, h2, h3, h4, h5, h6 {
    color: #606a74;
    line-height: 1.3em;
    margin: 0 0 15px
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 20px;
}

.GreyText {
	color: #606a74;
}
.OrangeText {
	color: #d14900;
}
.Intro-text h1.OrangeText.extralarge {
	font-size:55px;
}
a.GreenTextLink {
  color: #00714f;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.1s ease-in;
}
a.GreenTextLink i {
  font-size: 15px;
  color: #606a74;
  transition: 0.1s ease-in;
}
a.GreenTextLink:hover i {
	transform: translateX(50%);
}
img.right, img.left {
	float:none;
	margin:0 0 25px 0;
	display:block;
}
a.anchor, .anchor {
    padding-top: 175px;
    margin-top: -175px;
	z-index: -1;
	position: relative;
    display: inline-block;
}
a.anchor:before, .anchor:before {
    display: inline-block;
    content: " ";
    padding-top: 175px;
    margin-top: -175px;
    visibility: hidden;
}
#tvcCalculatorResultsId {
	 padding-top: 180px;
    margin-top: -180px;
	position: relative;
    display: inline-block;
	z-index:-1;
}
#tvcCalculatorResultsId:before {
    display: inline-block;
    content: " ";
    padding-top: 180px;
    margin-top: -180px;
    visibility: hidden;
}
#topHeader {
    background: #383838;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}

header {
    background: #fff;
  border-bottom: 1px solid #cacacd;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.50);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.50);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.50);
  position: fixed;
  width: 100%;
  transition: height 0.3s;
  z-index: 998;
}
.dnnEditState header {
	position:relative;
}
.dnnEditState ul.megamenu li .sub {
    top: 42px;
}
.dnnEditState .heightsection {
	padding-top:0 !important;
}
.dnnEditState .locationListingHead {
    top: 29px;
    right: 150px;
}
.dnnEditState #dnn_smallermenu {
	margin-bottom:35px;
}
.col-xl-2 .OrangeBox.text-center p {
    font-size: 20px;
    font-weight: 300;
	line-height:24px;
}
.OrangeBox.text-center .modal-body {
	text-align:left !important;
}
.OrangeBox.text-center .modal-body p {
	text-transform:unset;
	font-weight:400;
	font-size:18px;
	line-height:22px;
}
.OrangeBox.text-center .modal-body a.GreenButton {
	color:#fff;
}
.OrangeBox.text-center .modal-body a.GreenButton:hover {
	color:#00714f;
}
a.LG-OrangeButton {
  background-color: transparent;
  border: 2px solid #d14900;
  color: #d14900;
  padding: 7px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: inline-block;
}
a.LG-OrangeButton:hover i {
	animation: slide1 1s ease-in-out;
}
@keyframes slide1 {
  0%, 100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}
a.WhiteButton {
  background-color: #fff;
  border: 2px solid #fff;
  color: #d14900;
  padding: 7px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: inline-block;
  text-align:center;
}
a.WhiteButton:hover {
	background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.GrayBg h4.OrangeText i {
	margin:20px 8px 0 0;
	font-size:31px;
}
.OrangeLeft {
  background-color: #d14900;
  min-height: 287px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 34px 15px 15px 15px;
}
.OrangeRight {
  background-color: #f75f0d;
  min-height: 287px;
  min-height: 287px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 34px 15px 15px 15px;
  margin-bottom:45px;
}
.OrangeLeft i, .OrangeRight i{
	color:#fff;
	font-size:42px;
}
.OrangeLeft h3, .OrangeRight h3,.OrangeLeft p, .OrangeRight p {
	color:#fff;
}
.togglecalculator {
  display: none;
}
.HeaderRightSection {
	position:relative;
}
.linkListingHead {
  position: absolute;
  z-index: 1000;
  top: 48px;
  right: 0;
  left:0;
  display: none;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.13);
  -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.13);
  box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.13);
  border-radius:10px;
}

.linkListingHead .Border {
  background-color: #FFF;
  position: relative;
  padding: 18px 33px 2px 19px;
}
.linkListingHead .closeiconxLoc {
  right: 10px;
  position: absolute;
  z-index: 1005;
  top: 0px;
  cursor: pointer;
  max-width: 14px;
}
.linkListingHead .Border ul {
  margin-left: 0;
}
.linkListingHead .Border ul li {
  list-style-type: none;
  font-size:16px;
  line-height:18px;
  margin-bottom:7px;
}

.HomeSkin {
  position: relative;
}

.navbar .brand {
    float: left;
    padding: 0!important;
    max-width: 120px
}
@media only screen and (max-width:991px) {
 .whitewrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    display: none;
  }
#navbar {
  float: none !important;
  position: absolute;
  width: 100%;
  z-index: 1000;
  overflow: visible;
  margin: 0;
  left: 0;
  border-top: 1px solid #eeeeef;
}
#dnnMenu {
  height: 235px;
  overflow-y: scroll;
  padding: 0 15px;
}
.nav.navbar-nav.topLevel.sm.sm-collapsible {
  margin: 0px -15px;
  border-bottom: 1px solid #d1cfc3;
  -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
}
.navbar-nav {
  float: none;
}
.dropdown-menu {
  float: none;
  box-shadow: none;
}
}
@media only screen and (max-width:767px) {
    .main-navigation {
        height: auto;
        width: 100%
    }
    nav {
        display: none
    }
    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838
    }
    a.mobile-nav-btn:hover {
        text-decoration: none
    }
    #navbar-top-wrapper {
        clear: both;
        position: relative
    }
    #navbar {
        float: none!important
    }
}

.downloadapp img {
	margin: 0 0 15px 0;
}
.eyebrow {
  background-color: #f3f2f2;
  padding: 8px;
}
.eyebrow p {
	font-size: 11px;
  color: #455a64;
  line-height: 13px;
  display: flex;
  margin: 4px 0 0 0;
}
.eyebrow #dnn_leftsectionheader img {
  max-width: 40px;
  margin-right: 8px;
}
.eds_news_Firefly.eds_subCollection_news #CareersList.edsAccordion .edsAccordion_section .edsAccordion_contentWrapper .edsAccordion_content {
	padding:15px;
}
.eds_news_Firefly.eds_subCollection_news a.OrangeButton {
  text-decoration: unset;
  color: #fff;
}
.eds_news_Firefly.eds_subCollection_news a.OrangeButton:hover {
  text-decoration: unset;
  color: #d14900;
}
.eds_news_Advantage #TwoColList .card {
	margin: 0 auto 40px;
  max-width: 420px;
  border-radius: 14px;
  border: 1px solid #e3e3e3;
  box-shadow: -7px 7px 8px 3px #D8D8D8;
}
.eds_news_Advantage #TwoColList .card .Content {
	padding:10px 20px 30px 20px;
}
.eds_news_Advantage #TwoColList img {
	border-radius:unset;
}
.eds_news_Advantage #TwoColList .card h2, .eds_news_Advantage #TwoColList .card p {
	font-family: 'Roboto', sans-serif;
}
.eds_news_Advantage #TwoColList .card h2, .eds_news_Advantage #TwoColList .card h2 a, .eds_news_Advantage #TwoColList .card h2 a:hover, .eds_news_Advantage #TwoColList .card h2 a:visited {
	font-size: 24px;
  color: #d14900 !important;
  line-height:26px;
}
.eds_news_Advantage #TwoColList .card .Content .edNews_summary {
	margin: 0 0 20px;
  color: #393939;
  font-size: 18px;
  line-height: 22px;
  font-weight:400;
}
.eds_news_Advantage #TwoColList .card .Content .edn_readMoreButtonWrapper .OrangeButton {
	font-weight:400;
	color:#fff;
}
.eds_news_Advantage #TwoColList .card .Content .edn_readMoreButtonWrapper .OrangeButton:hover {
	color: #d14900;
}
.orangenumbers {
	color:#d14900;
	font-weight:600;
}
@media only screen and (min-width:768px) {
    #navbar {
        float: right
    }
	img.right, img.left {
	float:none;
	margin:0 0 25px 0;
	display:block;
}
img.left {
	float:left;
	margin:0 15px 15px 0;
}
img.right {
	float:right;
	margin:0 0 15px 15px;
}
.downloadapp img {
	margin: 0 15px 15px 0;
}
.eds_news_Advantage #TwoColList .card h2 {
	min-height:55px;
}
}

.dnnpane>[class*=col-md], .dnnpane>[class^=col-md] {
    padding: 0 15px
}
#navbar-top-wrapper {
  width: 100%;
}
header a.GreenButtonSimple,header a.GreenButtonSimple:visited {
  background-color: #00714f;
  border: 2px solid #00714f;
  font-size: 16px;
  padding: 0px 12px;
  margin-top: 3px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: inline-block;
}
a.GreenButtonSimple,a.GreenButtonSimple:visited {
  background-color: #00714f;
  border: 2px solid #00714f;
  font-size: 16px;
  padding: 1px 14px;
  margin-top: 3px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: inline-block;
}
a.OrangeButtonSimple,a.OrangeButtonSimple:visited {
  background-color: #d14900;
  border: 2px solid #d14900;
  font-size: 18px;
  padding: 1px 14px;
  margin-top: 3px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: inline-block;
}
a.OrangeButtonSimple:hover {
	background:transparent;
	border: 2px solid #d14900;
	color:#d14900;
}
.navbar-toggler:focus {
  box-shadow: unset;
}
.AccountLoginBtn img {
  margin: -5px 5px 0 0;
}
#logo {
	text-align:center;
}
#logo img {
  max-width: 170px;
  margin: 0 auto 10px;
}
.MobileLogos {
  width: 100%;
  margin-top: 3px;
}
.MobileLogos div {
  display: inline-block;
}
.MobileLogos .icons {
  float: right;
}
.MobileLogos .icons a {
  width: 33px;
  height: 35px;
  display: block;
  float: left;
  margin: 1px 5px 0 0;
  text-align: center;
}
.MobileLogos .icons .navbar-toggle {
  margin: 4px 8px 0 5px;
  padding: 0;
  border: none;
  border-radius: 0;
  width: 26px;
  background: transparent;
}
.MobileLogos .icons .navbar-toggle {
  margin: 4px 8px 0 5px;
  padding: 0;
  border: none;
  border-radius: 0;
  width: 26px;
  background: transparent;
}

.navbar-toggle .icon-bar {
	height:4px;
	width: 26px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #d14900;
}
.MobileLogos .navbar-toggle.active .icon-bar {
	width:34px;
}
.MobileLogos .navbar-toggle span.icon-bar {
	transition: all 0.15s;
}
.MobileLogos .navbar-toggle.active {
    padding: 0;
	margin: 4px 8px 0 5px;
}
.MobileLogos .navbar-toggle.active span:nth-child(2) {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}
.MobileLogos .navbar-toggle.active span:nth-child(3) {
	opacity: 0;
}
.MobileLogos .navbar-toggle.active span:nth-child(4) {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}
.MobileLogos .navbar-toggle span:nth-child(2),
.MobileLogos .navbar-toggle span:nth-child(4) {
	transform: rotate(0);
}
.MobileLogos .navbar-toggle span:nth-child(3) {
	opacity: 1;
}
.MobileLogos .navbar-toggle.active .icon-bar + .icon-bar {
    margin-top: 5px;
}
.MobileLogos .navbar-default .navbar-toggle:hover,.MobileLogos .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}

footer {
	background-color:#313131;
	text-align:center;
	padding:45px 0;
}
footer p, footer a {
	color:#fff;
	font-size:15px;
}
footer a.TextLink:hover {
	text-decoration:none;
}
footer a:hover, footer a:visited {
	color:#fff;
}
footer p {
	margin-bottom:15px;
}
footer p.fdiclogos {
	margin-bottom:25px;
}
p.nmls, p.copyright {
	font-size:13px;
	line-height:15px;
}
p.nmls {
	margin-bottom:0;
}
.fdiclogos img:nth-child(1) {
	margin-right:15px;
}
.TextLink {
	border-bottom:1px solid #00714f;
}
footer a.TextLink i {
	color:#00714f;
}
.FooterSocial {
	clear: both;
  display: block;
  margin-top:13px;
}
.FooterSocial a {
	font-size:26px;
	margin:0 8px 8px 0;
}
.FooterSocial a:last-child {
	margin:0 0 8px 0;
}
footer .Title {
	margin-bottom: 2px;
  display: block;
  text-transform:uppercase;
}

#search {
  position: absolute;
  z-index: 10000;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
  top: 48px;
  max-width: 225px;
}
#dnn_FooterMid {
  display: none;
}
#blogModal button {
	margin-top:15px;
	font-family: 'Roboto', sans-serif;
}
.olbTop {
  display: none;
  position: relative;
  z-index: 1200;
  top: 10px;
  max-width: 270px;
  height: auto;
  width: 100%;
  background: #fff;
  padding-bottom: 0;
  border: 1px solid #cbcbcb;
  margin: 0 auto;
  padding:15px;
  border-radius:10px;
}
.loginX {
  position: absolute;
  top: 0px;
  right: 6px;
  cursor: pointer;
}
.loginX img {
	max-width:15px;
}
.olbTop h4 {
  margin-bottom: 15px;
  padding: 4px 9px 0 5px;
  color: #606a74;
  font-size: 16px;
  font-weight: 500;
  text-transform:uppercase;
  text-align: center;
}
.olbTop h4 img {
	max-width: 13px;
  margin-top: -5px;
}
.olbTop select {
	width:100%;
	 margin-bottom: 10px;
	 height:31px;
	 color: #354E57;
	 border-radius:unset;
	 border:1px solid #ccc;
	 background:#efeded;
	 font-size: 16px;
}
.olbTop input {
	width:100%;
	margin-bottom: 10px;
	height:31px;
	-webkit-box-shadow: inset 0px 0px 3px 2px rgba(0,0,0,0.09);
  -moz-box-shadow: inset 0px 0px 3px 2px rgba(0,0,0,0.09);
  box-shadow: inset 0px 0px 3px 2px rgba(0,0,0,0.09);
  padding: 0 0px 0 10px;
  border:1px solid #ccc;
  outline: none;
  color: #354E57;
  font-size: 16px;
}
.olbTop a.GreenButtonSimple {
	width:100%;
	margin-bottom: 10px;
	padding:2px 0;
	font-weight:500;
	text-align: center;
}
.olbTop p.boxlinks a {
	color: #393939;
  clear: both;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 0;
  display: block;
}
.olbTop p.boxlinks {
	margin-bottom:0;
}
#scrollTopBtn {
  position: fixed;
  z-index: 5000;
  right: 15px;
  bottom: 107px;
  display: none;
  visibility: visible;
}

.locationListingHead {
    position: absolute;
    z-index: 2000;
    top:37px;
    right: 308px;
    display: none;
    overflow: hidden;
    -webkit-box-shadow: 6px 6px 7px -7px rgba(0,0,0,0.40); 
	box-shadow: 6px 6px 7px -7px rgba(0,0,0,0.40);
	max-width:342px;
	border:1px solid #c7c7c7;
	border-radius:10px;
}
.DottedBorder {
    background-color: #FFF;
    width: 342px;
    max-height: 442px;
    overflow-y: scroll;
    text-align: left;
	position:relative;
}
.locationX {
	position: absolute;
  right: 10px;
  top: 0;
  height:15px;
}
.locationX:hover {
	cursor:pointer;
}
.locationX img {
	max-width:13px;
}
.DottedBorder .AllLoc a.OrangeButtonSimple {
	font-size:14px;
}
.DottedBorder  .AllLoc {
	position:sticky;
	border-bottom:1px solid #dadada;
	text-align:center;
	padding:10px 0;
	background-color:#fff;
	width: 100%;
	max-width: 342px;
	top:0;
}
.DottedBorder  .AllLoc a.OrangeButtonSimple {
	text-transform:uppercase;
}

.locationItem {
    padding: 15px;
}
.locationItem h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #606a74;
    margin-bottom: 3px;
}
.locationItem p, .locationItem a {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 3px;
}
.locationItem a.GreenTextLink, .Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > div.edMaps_html .locationDetails a.GreenTextLink, #LocationsInner .detailaddress a.GreenTextLink {
  color: #00714f;
  font-weight:500;
  text-decoration:unset;
}

.locationItem img {
	float:right;
	margin:0 0 8px 8px;
}
.locationItem p a, .locationItem p a:hover {
	color:#424242;
}
.HPSliderGallery {
	margin-bottom:35px;
}
.HPSliderGallery h1, .HPSliderGallery h2 {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px rgba(5,2,1,0.85);
}
.HPSliderGallery p.introtext {
	color:#fff;
	font-weight:600;
	text-align:center;
	text-shadow: 2px 2px 2px rgba(5,2,1,0.85);
}
.HPSliderGallery p {
	text-align:center;
}
.HPSliderGallery a.GreenButton {
	text-transform:uppercase;
	font-weight:400;
	font-size:20px;
}
.HPSliderGallery div.ls-slide > div:nth-child(3), .HPSliderGallery div.ls-slide > div:nth-child(4), .HPSliderGallery div.ls-slide > div:nth-child(5) {
    margin-left: auto !important;
    margin-right: auto !important;
	left:15px !important;
	right:15px !important;
}
.HPSliderGallery .ls-bottom-nav-wrapper,.HPSliderGallery .ls-below-thumbnails {
  z-index: 15 !important;
}
/********************Speedbump pop up****************************/
.popupBG {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(32, 32, 32, 0.7);
}

.extlinkContent {
    position: absolute;
z-index: 10000;
top: 2%;
left: 0;
width: 90%;
padding: 10px 15px;
border: 2px solid #d1cfc3;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
background: #fff;
right: 0;
margin-left: auto;
margin-right: auto;
}
.extlinkContent h2 {
	margin-bottom:15px;
	font-size:18px;
	line-height:18px;
}
.extlinkContent h4 {
    margin: 10px 0 20px 0;
    color: #555;
    font-size: 14px;
    line-height: 16px;
	text-transform:none;
}

.extlinkContent p {
	font-size: 14px;
	line-height: 16px;
	margin-bottom:5px;
}
.extlinkContent p, .extlinkContent h4 {
    word-wrap: break-word;
}


@media (min-width: 768px){
.extlinkContent {
	width: 59%;
	padding:35px 40px;
}
}
@media (min-width: 992px){
.extlinkContent {
	top: 17%;
}
.extlinkContent h2 {
	font-size:24px;
	line-height:26px;
	margin-bottom:20px;
}
.extlinkContent p, .extlinkContent h4 {
	font-size:16px;
	line-height: 18px;
	font-weight:400;
}
.extlinkContent p {
	margin-bottom:15px;
}
.eds_news_Advantage #TwoColList .card h2 {
	min-height:105px;
}
.eds_news_Advantage #TwoColList .edNews_summary {
	min-height:242px;
}
}
@media (min-width: 1200px){
.eds_news_Advantage #TwoColList .card h2 {
	min-height:105px;
}
.eds_news_Advantage #TwoColList .edNews_summary {
	min-height:176px;
}
}
@media (min-width: 1386px){
.extlinkContent {
    width: 43%;
}
.Intro-text h1.OrangeText.extralarge {
	font-size:90px;
	font-weight:bold;
}
.eds_news_Advantage #TwoColList .card h2 {
	min-height:77px;
}
.eds_news_Advantage #TwoColList .edNews_summary {
	min-height:160px;
}
}
@media (min-width: 1600px){
.eds_news_Advantage #TwoColList .card h2 {
	min-height:55px;
}
.eds_news_Advantage #TwoColList .edNews_summary {
	min-height:115px;
}
}
@media (min-width: 1800px){
.extlinkContent {
    width: 28%;
}
}
.HPSliderGallery a.GreenButton:hover {
	color:#fff;
	border:2px solid #fff;
}
.maintableleft {
    margin-bottom: 30px;
}
.maintableleft table.roundedcornertop tr td {
    color: #fff;
    font-size: 21px;
    font-weight: 300;
    padding: 10px 8px;
    text-transform: uppercase;
    position: relative;
}
.maintableleft table.roundedcornertop tr td.TableTitle span {
	text-transform: capitalize;
  font-size: 15px;
}
.responsive.cellpad2.verticaltop th, .responsive.cellpad2.verticaltop td {
  padding: 15px;
  vertical-align: middle;
  text-align: center;
  color: #393939;
  line-height: 20px;
  font-weight: 400;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
.responsive.cellpad2.verticaltop th {
	font-weight:600;
}
table.verticaltop tbody tr td {
  border-bottom: 1px solid #cecece;
}
@media only screen and (max-width: 991px) {
.HPSliderGallery .ls-wp-fullwidth-container,.HPSliderGallery .ls-inner,.HPSliderGallery .ls-slide {
	min-height:250px !important;
}
body#Body .HPSliderGallery .ls-container img {
	min-height:250px !important;
	min-width:870px !important;
	margin-top:0 !important;
}
.HPSliderGallery h1, .HPSliderGallery h2 {
	font-size:32px;
	line-height:34px !important;
}
.HPSliderGallery p.introtext {
	line-height:25px !important;
}
.HPSliderGallery p {
	text-align:center;
	color:#fff !important;
}
.HPSliderGallery div.ls-slide > div:nth-child(3) {
	top: 58px !important;
    margin-left: auto !important;
    margin-right: auto !important;
	left:15px !important;
	right:15px !important;
}
.HPSliderGallery div.ls-slide > div:nth-child(4) {
	top:107px !important;
	margin-left: auto !important;
    margin-right: auto !important;
	left:15px !important;
	right:15px !important;
}
.HPSliderGallery div.ls-slide > div:nth-child(5) {
	top:175px !important;
	margin-left: auto !important;
    margin-right: auto !important;
	left:15px !important;
	right:15px !important;
}
}
@media (max-width:767px){
    table.responsive,
    table.responsive caption,
    table.responsive thead,
    table.responsive tbody,
    table.responsive th,
    table.responsive td,
    table.responsive tr{
        display:block;
    }
    table.responsive {
        clear:both;
    }
    table.responsive th{
        display:none;
    }
    table.responsive tr{
        float:left;
        width:100%;
    }
    table.cellpad2 td {
        text-align:left !important;
        padding:8px;
    }
    table.responsive td{
        float:left;
        width:100%;
    }
    table.responsive td:before{
        content: attr(title);
        display:block;
        font-weight:600;
        width:100%;
        color: #d14900;
        font-size: 18px;
		text-transform:uppercase;
    }
}
@media only screen and (max-width: 600px) {
.HPSliderGallery div.ls-slide > div:nth-child(3) {
	top: 33px !important;
    margin-left: auto !important;
    margin-right: auto !important;
	left:15px !important;
	right:15px !important;
}
}
@media only screen and (min-width:992px) and (max-width:1350px) { 
.HPSliderGallery div.ls-slide > div:nth-child(4) { 
top: 177px !important;
}
.HPSliderGallery div.ls-slide > div:nth-child(5) { 
top:260px !important;
}
}
@media only screen and (min-width:992px) { 
.responsive.cellpad2.verticaltop th {
    border-bottom: 1px solid #cecece;
}
.responsive.cellpad2.verticaltop#twocol th {
    width:50%;
	text-align:left;
}
.responsive.cellpad2.verticaltop#twocol td {
	text-align:left;
}
.HPSliderGallery h1, .HPSliderGallery h2 {
	font-size:48px;
	line-height:48px;
}
.HPSliderGallery p.introtext {
	font-size:32px;
	line-height:32px;
}
.HPSliderGallery div.ls-slide > div:nth-child(4) { 
max-width:60%;
}
.HPSliderGallery .ls-v5 .ls-nav-start,.HPSliderGallery .ls-v5 .ls-nav-stop,.HPSliderGallery .ls-v5 .ls-nav-sides,.HPSliderGallery .ls-v5 .ls-bottom-slidebuttons {
  top: -76px;
}
.CustomSlider .col-lg-8.d-flex.align-items-center {
	text-align:left;
}
}

.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article {
	margin-top:35px;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article .col-12.col-lg-5.detailservice ul li a {
	color: #d14900;
}
.edn_article_gallery {
	display:none;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails h1.edn_articleTitle, .eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails p,
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails h2, .eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails h3,
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails h4, .eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails h5,
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails h6{
	font-family: 'Roboto', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails h1.edn_articleTitle {
	color:#606a74;
	font-size:32px;
	line-height:30px;
	margin-bottom:0;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails .detailaddress p {
	margin-bottom:10px;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails .locationdtltop {
	margin-bottom:30px;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner .edn_mediaContainer, .eds_news_Ozone.eds_subCollection_news .BlogCustomList .edn_mediaContainer {
	float:none;
	padding:0;
	margin:0 0 20px 0;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList .edn_mediaContainer, .eds_news_Ozone.eds_subCollection_news .BlogCustomList .edn_mediaContainer:hover  {
	border:1px solid #ccc;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner .edn_mediaContainer, .eds_news_Ozone.eds_subCollection_news #LocationsInner .edn_mediaContainer:hover {
	border:unset;
}

.eds_news_Ozone.eds_subCollection_news #LocationsInner .edn_mediaContainer img {
	border:1px solid #ccc;
}

.eds_news_Ozone.eds_subCollection_news #LocationsInner .iconbefore {
  position: relative;
}
#LocationsInner .detailaddress .iconbefore::before {
  content: "\f3c5";
  font-size: 18px;
  font-weight: 900;
  font-family: "Font Awesome 6 Pro";
  color: #00714f;
  position: absolute;
  top: 0;
  left: 0;
}
#LocationsInner .detailaddress .iconbefore.phone::before {
  content: "\f095";
  font-size: 18px;
  font-weight: 900;
  font-family: "Font Awesome 6 Pro";
  color: #00714f;
  position: absolute;
  top: 0;
  left: 0;
}
#LocationsInner .detailaddress #paddingleft25 .iconbefore p {
  padding-left: 24px;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner .fa-solid.fa-phone {
	font-size: 18px;
	color: #00714f;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner .detailaddress #paddingleft25 a {
	color:#393939;
	text-decoration:underline;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner .detailaddress h4 {
	text-transform:uppercase;
	color:#606a74;
	font-size:20px;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner h2 {
	color:#606a74;
	font-size:28px;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner ul, .eds_news_BlogOne .article.detailsblog .content ul {
	margin-left:0;
	padding-left:20px;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner ul li, .eds_news_BlogOne .article.detailsblog .content ul li{
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #393939;
  font-family: 'Roboto', sans-serif;
  margin-bottom:5px;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner a.GreenButton {
	color:#fff;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner a.GreenButton:hover {
	color:#00714f;
}

.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails .facilities p {
	/*display:inline-block;*/
	float:left;
	text-align:center;
	margin-right:15px;
	font-size:14px;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails .facilities i {
	color: #d14900;
	font-size:26px;
	margin-bottom:5px;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails .locationDetails a, .eds_news_Ozone #PropertiesInner .locationDetails a {
	color:#d14900;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList h2 { 
	color: #606a74;
  font-weight: 500;
  font-size: 26px;
  line-height:28px;
  font-family: 'Roboto', sans-serif;
  margin-bottom:15px !important;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList.InvRel h2 {
	font-size: 20px;
  line-height:22px;
  margin-bottom:0 !important;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList.InvRel .edn_article {
	margin-bottom:15px;
}
.eds_news_Ozone.eds_subCollection_news .article_pager a.active, .eds_news_Ozone.eds_subCollection_news .article_pagination > span {
  color: #fff;
  background-color: #d14900 !important;
  font-family: 'Roboto', sans-serif !important;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList p, .eds_news_Ozone.eds_subCollection_news .BlogCustomList .edn_articleSummary {
	font-size: 18px;
  line-height:20px;
  font-family: 'Roboto', sans-serif;
  color:#393939;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList .categories p {
	margin-bottom:5px;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList .categories a {
  text-decoration: none;
  color: #d14900;
  text-transform:uppercase;
  font-size:14px;
  font-weight:500;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList .edn_article .edn_readMoreButtonWrapper {
  text-align: left;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList .edn_articleSummary {
  padding: 10px 0 0 0 !important;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList a.OrangeButton {
  font-size: 18px;
  line-height:20px;
  font-family: 'Roboto', sans-serif;
  color:#fff;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList a.OrangeButton:hover {
	color:#d14900;
}
.ModEasyDNNnewsCategoriesMenuC h3.edn_module_title {
	font-size: 22px;
  line-height:24px;
  font-family: 'Roboto', sans-serif;
  color:#606a74;
  text-transform:uppercase;
  padding-bottom: 14px;
  border-bottom:2px solid #d14900;
}
.ModEasyDNNnewsCategoriesMenuC .eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_articlecount {
	display:none;
}
.ModEasyDNNnewsCategoriesMenuC .eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_rss::before {
  content: "\f138";
  font-family: "Font Awesome 6 pro";
  font-size: 18px;
  margin-right: 5px;
  display: inline-block;
  color:#00714f;
}
.ModEasyDNNnewsCategoriesMenuC .eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li a.edn_category {
  color: #393939;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight:300;
}
.ModEasyDNNnewsCategoriesMenuC .eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.active > div > .edn_category {
  font-weight: 300;
}
.ModEasyDNNnewsCategoriesMenuC .eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li a.edn_category:hover {
	color:#00714f;
}
.ModEasyDNNnewsCategoriesMenuC .eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div {
  padding: 3px 0 10px 90px;
  border-bottom: unset;
}
.eds_news_BlogOne .article.detailsblog h1, .eds_news_BlogOne .article.detailsblog h2, .eds_news_BlogOne .article.detailsblog h3, .eds_news_BlogOne .article.detailsblog h4, .eds_news_BlogOne .article.detailsblog h5
, .eds_news_BlogOne .article.detailsblog h6, .eds_news_BlogOne .article.detailsblog .content p  {
	font-family: 'Roboto', sans-serif;
}
.eds_news_BlogOne .article.detailsblog h1, .eds_news_BlogOne .article.detailsblog h2, .eds_news_BlogOne .article.detailsblog h3, .eds_news_BlogOne .article.detailsblog h4, .eds_news_BlogOne .article.detailsblog h5
, .eds_news_BlogOne .article.detailsblog h6 {
	line-height: 1.3em;
    margin: 0 0 15px;
	color:#606a74;
	font-weight:400;
}

.eds_news_BlogOne .article.detailsblog h1 {
    font-size: 32px;
	
}

.eds_news_BlogOne .article.detailsblog h2 {
    font-size: 28px;
}

.eds_news_BlogOne .article.detailsblog h3 {
    font-size: 26px;
}

.eds_news_BlogOne .article.detailsblog h4 {
    font-size: 24px;
}
.eds_news_BlogOne .article.detailsblog .detailsshare h4 {
	text-transform:uppercase;
	font-size:18px;
	margin-bottom:10px;
}
.eds_news_BlogOne .article.detailsblog h5 {
    font-size: 22px;
}

.eds_news_BlogOne .article.detailsblog h6 {
    font-size: 20px;
}
.eds_news_BlogOne .article.detailsblog .content p, .eds_news_BlogOne .article.detailsblog .content ul li, .eds_news_BlogOne .article.detailsblog .content ol li  {
	color:#393939;
	font-size:18px;
	line-height:22px;
	margin: 0 0 20px 0;
	font-family: 'Roboto', sans-serif;
}

.article.standalone.detailsblog ul.SocialIcons {
  display: flex;
  margin-left: 0;
  padding-left: 0;
}
.article.standalone.detailsblog ul.SocialIcons li {
  list-style: none;
  font-size: 18px;
  margin-right: 12px;
}
.article.standalone.detailsblog ul.SocialIcons li a i {
	font-size: 26px;
}
.article.standalone.detailsblog ul.SocialIcons li a i.fab.fa-facebook-square {
	color:#4267B2;
}
.article.standalone.detailsblog ul.SocialIcons li a i.fab.fa-linkedin {
	color:#0072B1;
}
.edn_aditionalBox.edn_relatedArticles.custom hr {
	width:230px;
	background-color: #d14900;
  height: 2px;
  opacity: 1;
}
.edn_aditionalBox.edn_relatedArticles.custom h4 {
	line-height:24px;
}
.edn_aditionalBox.edn_relatedArticles.custom h4 a {
	color:#606a74;
	font-size:22px;
	line-height:24px;
}
.edn_aditionalBox.edn_relatedArticles.custom ul {
	padding-left:0;
	margin-left:0;
}
.edn_aditionalBox.edn_relatedArticles.custom ul li {
  list-style: none !important;
}
ul li a, ul li a:hover, ul li a:visited, ul li a:focus {
	color:#d14900;
}
.LiveForm.Default .Field label[class*="Field-Label-"], .LiveForm.Default .Field > label, .LiveForm.Default .Field .MatrixWrapper > label {
font-family: 'Roboto', sans-serif;	
color: #606a74;
}
.LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"] {
  background: #d14900 !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400 !important;
  text-transform: uppercase;
  border: 2px solid #d14900 !important;
}
.LiveForm.Default input[type="submit"]:hover, .LiveForm.Default input[type="button"]:hover {
  box-shadow: unset !important;
  color:#d14900 !important;
  background: #fff !important;
  border:2px solid #d14900;
}
.careertabs .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #fff;
  background-color: #d14900 !important;
  border-color: #d14900 !important;
  border-radius:unset;
  text-transform:uppercase;
}
.careertabs .nav-tabs .nav-link {
	text-transform:uppercase;
	color:#393939;
}
.careertabs .nav-tabs {
  border-bottom: 2px solid #d14900;
}
.careertabs ul.nav {
	margin:0 0 15px 0;
}
.careertabs li.nav-item {
	width:100%;
	text-align:center;
}
.careertabs .nav-tabs .nav-link:hover,.careertabs .nav-tabs .nav-link:focus {
  border-color: transparent;
  background-color:transparent;
}
.TabsCareers {
	margin-top:35px;
}
.TabsCareers hr {
	display:none;
}
.AccTabs .liveaccdefault .ui-widget-content a.OrangeButton {
	color:#fff;
}
.AccTabs .liveaccdefault .ui-widget-content a.OrangeButton:hover {
	color:#d14900;
}
.careertabs .AccTabs .liveaccdefault .ui-state-default.ui-state-active .ui-icon::before,.careertabs .AccTabs .liveaccdefault .ui-state-default.ui-accordion-header-collapsed .ui-icon::before {
	width: 26px;
  height: 26px;
}
.careertabs .AccTabs .liveaccdefault .ui-accordion .ui-accordion-header a {
  font-size: 22px !important;
}
.CareersForm .LiveForm.Default ul.page-break-section, .LiveForm.Default .thank-you,.MortgageForm .LiveForm.Default ul.page-break-section, .LiveForm.Default ul.page-break-section {
  padding: 0;
  border-radius: unset;
  box-shadow: unset;
  background-color: #ffffff;
}
.eds_news_BlogOne .article.detailsblog .card {
    display: block;
    max-width: 650px;
    background-color: #f0f0f0;
    margin: 0 auto 45px;
}
.eds_news_BlogOne .article.detailsblog .card .card-body {
    padding: 25px 15px 15px 15px;
}
.eds_news_BlogOne .article.detailsblog .card .card-body p:last-child {
	margin:0;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span::after {
	border:unset;
}
.LargeTableProduct tr.OrangeBackground span, .mobtable tr.OrangeBackground span {
	font-weight:300;
	font-size:15px;
	font-style:italic;
	line-height:16px;
	margin-top:10px;
	display:block;
}
.LargeTableProduct tr.OrangeBackground span a, .second_promo_Content span a {
	color:#fff;
	text-decoration:underline;
}
.LargeTableProduct tr.OrangeBackground span::before {
	content: "";
  height: 1px;
  width: 84px;
  background-color: #fff;
  display: block;
  text-align: center;
  margin: 5px auto 8px;
}
.responsive-table.mobtable .second_promo_Content span {
	text-transform:initial;
	margin-top:3px;
}
.LargeTableProduct tr.OrangeBackground th {
	vertical-align:top;
}
.responsive-table.mobtable img {
	max-width:28px;
}
.eds_news_Advantage #customtimeline .edNews_additionalCardsLeftImage .edNews_additionalCardsImage {
    max-width: 100%;
	margin: 0;
	float:unset;
	border-radius:unset;
}
.eds_news_Advantage #customtimeline .h4.title.edNews_eventStartDay {
	margin-top: 37px;
  font-size: 25px;
  color: #00714f;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.eds_news_Advantage #customtimeline .title {
	font-family: 'Roboto', sans-serif;
}
.eds_news_Advantage #customtimeline .edNews_additionalCards {
	border: 1px solid #dfdddd;
}
.eds_news_Advantage #customtimeline .edNews_additionalCards.edNews_additionalCardsLeftImage {
	margin:0 0 45px 0 !important;
}
.eds_news_Advantage #customtimeline .edNews_additionalCardsArticleContent h2.title {
	margin-bottom:0 !important;
	font-size:21px;
}
.eds_news_Advantage #customtimeline .edNews_additionalCardsLeftImage {
	border-radius:unset;
}
.eds_news_Advantage #customtimeline .edNews_additionalCardsLeftImage .edNews_additionalCardsImage img {
	border: 1px solid #ccc;
}
/*.CustomSlider .edr_carousel {
	min-height: 620px;
}
.CustomSlider .edr_carousel .wrapper {
	overflow-y: visible;
  min-height: 620px;
}
.CustomSlider .edr_carousel .wrapper .slider,.CustomSlider .edr_carousel .wrapper .slider > ul,.CustomSlider .edr_carousel .wrapper .slider > ul > li {
	min-height: 620px !important;
	overflow-y: visible;
}
@media only screen and (min-width:414px) {  
.CustomSlider .edr_carousel {
  min-height: unset;
}
}*/
p.awardLogo {
	text-align:center;
}
p.awardLogo img {
	max-width:80px;
	display:unset;
}
@media only screen and (min-width:768px) {   
p.awardLogo {
	display:none;
}
footer {
	  text-align:unset;
  }
 footer p.fdiclogos, p.nmls {
	text-align:right;
}
p.nmls, p.copyright {
	font-size:15px;
	line-height:17px;
}
footer hr {
	border-top: 1px solid #adadad;
    margin: 0 0 20px 0;
    opacity: 1;
}
#dnn_FooterRight p.d-none {
	margin-bottom:40px;
}
#dnn_FooterLeft p {
	vertical-align:top;
}
#dnn_FooterLeft p:nth-child(1) {
	margin-right: 35px;
}
.edn_aditionalBox.edn_relatedArticles.custom ul {
  display: flex;
  padding: 0;
  margin: 0;
}
.edn_aditionalBox.edn_relatedArticles.custom ul li:nth-child(1) {
	padding-right:40px;
}
.careertabs li.nav-item {
	width:50%;
}
.careertabs #bankopenings .AccTabs {
	max-width:48%;
}
.careertabs #insuranceopenings {
	width: 50%;
  float: right;
}
.AccTabs .modal-dialog, .CareersForm .modal-dialog {
    max-width: 800px;
}
}
@media only screen and (min-width:992px) {
#dnn_smallermenu, #dnn_smallermenu_SyncPanel {
	display:inline-block;
	position:relative;
}
.linkListingHead {
	z-index: 11000;
    max-width: 277px;
    text-align: left;
    left: unset;
    top: 33px;
}
.eds_news_Advantage #customtimeline .h4.title.edNews_eventStartDay {
  margin-top: 14px;
}
.eds_news_Advantage #customtimeline .edNews_additionalCardsLeftImage .edNews_additionalCardsImage {
  max-width: 38%;
  margin: 0 25px 15px 0;
  float:left;
}
  .eds_news_Advantage #customtimeline .edNews_additionalCards.edNews_additionalCardsLeftImage {
	display:flex;
}
.eds_news_Advantage #customtimeline .edNews_additionalCardsLeftImage .edNews_additionalCardsImage {
    max-width: 38%;
	min-width: 38%;
}
.eds_news_Ozone.eds_subCollection_news #LocationsInner #introtext p {
	text-align:center;
	padding: 23px 0 17px 0;
}
.HPSliderGallery {
  position: relative;
}
.HPSliderGallery .wave {
    background: no-repeat transparent url("/Portals/_default/Containers/LifeStore/img/Herowave.png");
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 40px;
	left: 0;
    background-size: 100%;
	z-index:3;
}
.HPSliderGallery .ls-bottom-nav-wrapper,.HPSliderGallery .ls-below-thumbnails {
	z-index:25 !important;
}
.HPSliderGallery .overlayimg {
    background: no-repeat transparent url("/Portals/_default/Containers/LifeStore/img/wave-overlay.png");
    position: absolute;
    width: 100%;
	max-width:109px;
    height: 222px;
	left: 0;
    background-size: 100%;
	top:0;
	z-index:3;
}
 #mainHeader-inner {
    position: relative;
    padding: 9px 15px 0 15px;
  }
    #navbar-top-wrapper {
    text-align: unset;
    width: 100%;
  }
    #logo {
    text-align: left;
	position: relative;
  z-index: 1000;
  }
   #logo img {
    max-width: 187px;
  }
   .headerRight {
    width: 76%;
    text-align: right;
    float: right;
  }
  .HeaderRightSection {
    margin: 0;
  }
  p.HeaderLinks {
    display: inline-block;
    margin: 0 0 20px;
	font-size:16px;
	
  }
  p.HeaderLinks, p.HeaderLinks a {
	  color:#606a74;
  }
  p.HeaderLinks a {
	  margin-right:8px;
	  font-size:16px;
  }
  p.HeaderLinks img {
	  margin-right:7px;
  }
  p.HeaderLinks a:hover, p.HeaderLinks a:visited {
	  color:#606a74;
	  text-decoration:unset;
  }
  .olbTop h4 {
margin-bottom: 9px;
  padding: 12px 0 0 0;
}
    #logo {
    display: inline-block;
  }
  #navbar-top-wrapper {
  width: 100%;
  text-align: unset;
}
  #search {
    display: block !important;
    max-width: 178px;
    position: relative;
    top: unset;
    float: right;
  }

    #belowsection {
    min-height: 55px;
    margin-top: -55px;
    width: 100%;
    float: right;
    position: relative;
  }
  .dnnEditState #belowsection {
    margin-top: -44px;
  }
   #belowsection .menusection, #belowsection .loginSection {
    display: inline-block;
  }
   #belowsection .loginSection {
   float: right;
    width: 100%;
    text-align: center;
    line-height: 14px;
    max-width: 130px;
    height: 51px;
    margin-top: 11px;
  }
    .menusection {
    width: 70%;
    text-align: right;
    float: right;
  }
    .loginBtn a {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    background: #00714f;
    padding: 20px 10px 13px 10px;
    border: 2px solid #00714f;
    display: inline-block;
    font-weight: 500;
	width:100%;
  }
  .loginBtn a:hover, .loginBtn a:visited {
	  background: #d14900;
	  border: 2px solid #d14900;
	  color:#fff;
  }
    #dnn_AccountLogin {
    position: relative;
  }
  .olbTop {
    position: absolute;
    left: unset;
    right: 0;
    top: 7px;
    max-width: 245px;
	display: block;
	box-shadow: 3px 5px 5px -3px rgba(0,0,0,0.35);
-webkit-box-shadow: 3px 5px 5px -3px rgba(0,0,0,0.35);
-moz-box-shadow: 3px 5px 5px -3px rgba(0,0,0,0.35);
	background: rgba(255,255,255,.9);
	padding:12px 10px 12px 10px;
  }
  .InnerSkin .olbTop {
	  display:none;
  }
  .loginX img {
  max-width: 10px;
  margin-bottom:8px;
}
.HeaderLinks a:hover {
	text-decoration:none;
}
.GrayBgWaveTop .Intro-text {
	padding: 5px 15px 0px 15px;
}

.eds_news_Ozone.eds_subCollection_news .BlogCustomList .edn_article {
	position:relative;
	padding-bottom:60px;
}
.eds_news_Ozone.eds_subCollection_news .BlogCustomList .edn_article .edn_readMoreButtonWrapper {
	position:absolute;
	left:15px;
	bottom:0;
}
  .eds_news_Advantage #customtimeline {
	  max-width:1280px;
	  margin:0 auto 35px;
  }
  .IconBox-Gray{
	position:relative;
    min-height: 445px;
  }
  .IconBox-Gray a.OrangeButton {
	  position: absolute;
    bottom: 28px;
    left: 0;
    right: 0;
    max-width: 160px;
    margin: auto;
    width: 100%;
    line-height: 21px;
  }

}
@media only screen and (min-width:1200px) {
.IconBox-Gray{
    min-height: 405px;
  }
.eds_news_Ozone.eds_subCollection_news #LocationsInner.edn_article.edn_articleDetails .facilities p {
	margin-right:25px;
}
footer {
  padding: 40px 0 30px 0;
}
#dnn_FooterRight p.d-none {
	margin-bottom:70px;
}
 #belowsection {
    max-height: 54px;
  }
     #logo img {
    max-width: 295px;
  }
   .loginBtn a {
    padding: 20px 10px 15px 10px;
   }
  .HomeSkin .olbTop {
    display: block;
	top:0;
  }
  .loginBtn a {
    font-size: 18px;
  }
   p.HeaderLinks img {
    margin:-3px 5px 0 0;
  }
  .loginX img {
  max-width: 13px;
}
 p.HeaderLinks a {
    margin-right: 10px;
    font-size: 17px;
  }
  .locationListingHead {
  top: 50px;
  right: 168px;
  }
  .OrangeLeft {
  padding: 17px 15px 15px 94px;
}
.OrangeRight {
	padding: 17px 15px 15px 47px;
}
  .col-xl-2 .OrangeBox.text-center .wrapper, .col-xl-2 .GreenBox.text-center .wrapper {
    min-height: 205px;
  }
#belowsection .loginSection {
    margin-top: 2px;
  }
.HPSliderGallery .wave {
	bottom: -1px;
}
}
@media only screen and (min-width:1280px) {
 #search {
    max-width: 230px;
 }
  p.HeaderLinks {
    font-size: 17px;
	line-height:36px;
	margin-bottom:0;
  }
  p.HeaderLinks a:last-child {
    margin-right: 18px;
  }
  .HPSliderGallery a.GreenButton {
	padding: 8px 22px;
}
}
@media only screen and (min-width:1600px) {
.OrangeLeft {
    padding: 17px 15px 15px 197px;
}
.col-xl-2 .OrangeBox.text-center .wrapper, .col-xl-2 .GreenBox.text-center .wrapper {
    min-height: 180px;
  }
.IconBox-Gray{
    min-height: 345px;
  }
}
/*token rates*/
.loggedin .DnnModule-IMUKSimpleTRExportPdf {
	float:none;
}
.DnnModule-IMUKSimpleTRExportPdf {
	float: right;
	min-height: 80px;
}
.DnnModule-IMUKSimpleTRExportPdf a.btn {
  background: url(Images/SVG/printericon.svg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
  height: 35px;
  background-position: center center;
  border: none;
  padding-top: 37px;
  line-height: 42px;
  float: right;
  font-size: 14px;
}

#TokensTabContent .row:nth-child(2) .col-sm-2:nth-child(2) {
	width:7%;
}
#TokensTabContent button#btnClearSearchToken, #TokensTabContent .modal-body .modal-footer button.btn.btn-default {
	border:1px solid #ccc;
}
button#addTokenOpener, #RateHistory .btn-group.btn.btn-primary  {
	max-width:150px;
	color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}
#TokensTabContent .modal-body .col-sm-8 {
	width:100%;
}
.DnnModule-IMUKSimpleTR .dnnLabel {
	float:none;
}
#TokensTabContent .table-responsive .col-sm-1.text-right, #approvingRatesView .col-sm-1.text-right {
	text-align:right !important;
}
.DnnModule-IMUKSimpleTR .dropdown-toggle::after {
	content:unset;
}
#TokensTabContent .modal-body #txtTokenComments {
	max-height:150px;
}
#TokensTabContent .modal-body #pnlTokenComments .col-sm-2, #ApprovingRates .modal-body .col-sm-2 {
	width:80%;
}
.DnnModule-IMUKSimpleTR #txtTokenName-error {
	color:red;
	font-size:14px;
}
button.bootbox-close-button.close {
	display:none;
}
.TeamM.Search .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_Text.edncf_SearchbyFirstName label {
	display:none;
}
.eds_news_Ozone #PropertiesInner p, .eds_news_Ozone.eds_subCollection_news #PropertyList p, .eds_news_Ozone.eds_subCollection_news #PropertyList .edn_articleSummary {
	margin: 0 0 20px;
  color: #393939;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
}
.eds_news_Ozone #PropertiesInner p.DisclaimerText {
	font-size:14px;
}
.eds_news_Ozone #PropertiesInner h1 {
	color: #606a74;
  font-size: 27px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
}
.eds_news_Ozone #PropertiesInner p.subtitle {
	margin-bottom:4px;
	font-size:13px;
	text-transform:uppercase;
}
.eds_news_Ozone #PropertiesInner table.Table-Privacy{
    width: 100%;
	margin:0 0 45px 0;
	max-width:700px;
}
.eds_news_Ozone #PropertiesInner table.Table-Privacy th{
    text-align: left;
    padding: 15px;
}
.eds_news_Ozone #PropertiesInner table.Table-Privacy td{
    padding: 8px;
	width:50%;
}
.eds_news_Ozone #PropertiesInner table.Table-Privacy{
    font-size: 16px;
}
.eds_news_Ozone #PropertiesInner table.Table-Privacy td:nth-child(1)
{
  padding: 8px;
  background: #f3f3f3;
  text-align: left;
  vertical-align: middle;
}
.eds_news_Ozone #PropertiesInner .col-md-4.map {
	margin-bottom:15px;
}
.eds_news_Ozone #PropertiesInner a.OrangeButton, .eds_news_Ozone.eds_subCollection_news #PropertyList a.OrangeButton {
	color:#fff;
	font-family: 'Roboto', sans-serif;
}
.eds_news_Ozone #PropertiesInner a.OrangeButton:hover, .eds_news_Ozone.eds_subCollection_news #PropertyList a.OrangeButton:hover {
	color:#d14900;
}
.eds_news_Ozone.eds_subCollection_news #PropertyList .edn_mediaContainer {
	border:unset;
}
.eds_news_Ozone.eds_subCollection_news #PropertyList .edn_article h2.edn_articleTitle, .eds_news_Ozone.eds_subCollection_news #PropertyList .edn_article h2.edn_articleTitle a {
color: #606a74;
  line-height: 1.3em;
  margin: 0 0 5px 0;
  font-size: 26px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}

.eds_news_Ozone.eds_subCollection_news #PropertyList p.subtitle {
	margin-bottom:15px;
	font-size:16px;
	text-transform:uppercase;
}
.eds_news_Ozone.eds_subCollection_news #PropertyList .edn_mediaContainer {
	float:none;
	padding:0;
	margin:0 0 10px 0;
}
.eds_news_Ozone.eds_subCollection_news #PropertyList .edn_articleSummary {
	padding:0;
}
.eds_news_Ozone.eds_subCollection_news #PropertyList .edn_article {
	margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
}
.smbLightOverlayWrapper.modern .mainWrapper .socialButtonsTrigger {
	display:none !important;
}
.StarRatingRequired div {
	width:100% !important;
}
.chameleon_slider.NewsOne .title_box.current_item {
  min-height: 70px;
  background: rgba(0,0,0,.68) !important;
}
.chameleon_slider.NewsOne .title_box.current_item span {
	font-family: 'Roboto', sans-serif;
	font-size:18px !important;
}
@media only screen and (min-width:992px) {
.eds_news_Ozone.eds_subCollection_news #PropertyList .edn_mediaContainer {
	float:left;
	padding:0;
	margin:0 20px 15px 0;
}
}
#dnn_ctr517_View_Checkbox_517_9 label, p.ct-formsmtext {
	font-size:15px;
}
.LiveForm.Default ul.page-break-section li#Field_517_9 {
	padding: 0 15px;
}
.LiveForm.Default .Field.Required.Checkbox table#dnn_ctr517_View_Checkbox_517_9 {
	border-left:unset;
	padding-left:0;
}
.LiveForm.Default .Field.Required.Checkbox table#dnn_ctr517_View_Checkbox_517_9 td {
	padding:4px 0;
}

/* Enhanced Highlight Box - Isolated Styles */
.ls-enhanced-highlight-box {
    background: linear-gradient(135deg, #2d8f5f 0%, #3ea16f 100%);
    color: white;
    padding: 2.5rem;
    border-radius: 10px;
    margin: 2rem 0;
    box-sizing: border-box;
}

.ls-enhanced-highlight-box h3 {
    color: white !important;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: 600;
}

.ls-enhanced-highlight-box p {
    color: white !important;
    opacity: 0.95;
    margin-bottom: 1.2rem;
    line-height: 1.6;
}

.ls-enhanced-highlight-box ul {
    margin: 1rem 0;
    padding-left: 1.5rem;
}

.ls-enhanced-highlight-box li {
    margin-bottom: 0.8rem;
    color: white !important;
    line-height: 1.5;
}

.ls-enhanced-highlight-box strong {
    color: white;
}

/* Enhanced CTA Section - Isolated Styles */
.ls-enhanced-cta-section {
    text-align: center;
    margin: 3rem 0;
    padding: 2rem;
    background: #f8f9fa;
    border-radius: 10px;
    box-sizing: border-box;
}

.ls-enhanced-cta-section p {
    margin-bottom: 2rem;
    color: #555;
    font-size: 1.1rem;
    line-height: 1.6;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.ls-enhanced-cta-section strong {
    color: #333;
    font-weight: 600;
}

.ls-enhanced-cta-button {
    background: #2d8f5f;
    color: white !important;
    padding: 1rem 2rem;
    border: none;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none !important;
    display: inline-block;
    transition: all 0.3s ease;
    cursor: pointer;
    margin: 0.5rem;
    box-sizing: border-box;
}

.ls-enhanced-cta-button:hover {
    background: #26784f;
    transform: translateY(-2px);
    text-decoration: none !important;
    color: white !important;
}

.ls-enhanced-cta-button.ls-orange {
    background: #ff6b35;
}

.ls-enhanced-cta-button.ls-orange:hover {
    background: #e55a2b;
}

/* Responsive Design */
@media (max-width: 768px) {
    .ls-enhanced-highlight-box {
        padding: 1.5rem;
        margin: 1rem 0;
    }
    
    .ls-enhanced-highlight-box h3 {
        font-size: 1.3rem;
    }
    
    .ls-enhanced-cta-section {
        padding: 1.5rem;
        margin: 2rem 0;
    }
    
    .ls-enhanced-cta-button {
        display: block;
        margin: 0.5rem auto;
        max-width: 250px;
    }
}        /* Orange Help Box - Isolated Styles */
.ls-orange-help-box {
    background: linear-gradient(135deg, #ff6b35 0%, #e55a2b 100%);
    color: white;
    padding: 2.5rem;
    border-radius: 15px;
    text-align: center;
    margin: 2rem 1.75rem;
    box-sizing: border-box;
}

.ls-orange-help-icon {
    font-size: 3rem;
    margin-bottom: 1.5rem;
    opacity: 0.9;
    display: block;
}

.ls-orange-help-box h3 {
    color: white !important;
    font-size: 2rem;
    margin: 0 0 1.5rem 0;
    font-weight: 600;
}

.ls-orange-help-phone-label {
    color: white !important;
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
}

.ls-orange-help-phone {
    color: white !important;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
    text-decoration: none !important;
    display: block;
}

.ls-orange-help-phone:hover {
    color: rgba(255, 255, 255, 0.9) !important;
    text-decoration: none !important;
}

.ls-orange-help-description {
    color: white !important;
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 2rem;
    opacity: 0.95;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.ls-orange-help-button {
    background: white !important;
    color: #2d8f5f !important;
    padding: 1rem 2rem;
    border: none;
    border-radius: 8px;
    font-size: 1.1rem;
    font-weight: bold;
    text-decoration: none !important;
    display: inline-block;
    transition: all 0.3s ease;
    cursor: pointer;
    box-sizing: border-box;
    min-width: 180px;
}

.ls-orange-help-button:hover {
    background: #f0f0f0 !important;
    color: #26784f !important;
    transform: translateY(-2px);
    text-decoration: none !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/* Responsive Design */
@media (max-width: 768px) {
    .ls-orange-help-box {
        padding: 2rem 1.5rem;
        margin: 1rem 0;
    }
    
    .ls-orange-help-box h3 {
        font-size: 1.6rem;
    }
    
    .ls-orange-help-phone {
        font-size: 1.5rem;
    }
    
    .ls-orange-help-description {
        font-size: 1rem;
    }
}