.alertBar {
  background-color: #00a1bd;
  padding: 8px 0px;
  display:none;
}
.alertBar p {
	text-align:center;
	margin:0;
	font-weight:500;
}
.alertBar p, .alertBar a {
	font-size:14px;
	color:#fff;
	line-height:17px;
}
.alertBar a:hover, .alertBar a:visited {
	color:#fff;
}
.alertBar a {
	text-decoration:underline;
}
.alertBar span.right {
  line-height: 12px;
}
.alertBar img {
  max-width: 14px;
}
.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, .CookiePolicy span {
	font-size:12px;
	margin-bottom:0;
	position:relative;
	line-height: 14px;
	color:#58595b;
}
.CookiePolicy a {
	color:#58595b;
	text-decoration:underline;
}
.CookiePolicy a.GreenButton{
    color: #fff;
    padding: 6px 12px 4px 12px;
    font-size: 13px;
    margin: 7px 15px 0 0;
    clear: both;
    display: block;
    max-width: 46px;
    line-height: 13px;
	background-color:#347883;
	border:2px solid #347883;
	text-decoration:unset;
}
.CookiePolicy a.GreenButton:hover {
	background-color: transparent;
	text-decoration:none;
	color: #08323a;
	border:2px solid #08323a;
}
#dnn_Menu1 .MenuContent, #dnn_Menu2 .MenuContent, #dnn_Menu3 .MenuContent {
  visibility: hidden;
  display:none;
}
.FAQsText h2 {
	margin-bottom: 15px;
}
.FAQsText .circleicon {
  width: 80px;
  height: 80px;
  margin: 50px auto 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(107, 107, 107, 0.20);
  background-color: #fbfbfb;
}
.AccTab.White .liveaccdefault h3.ui-state-default {
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  margin-bottom: 8px;
}
.AccTab.White .liveaccdefault h3.ui-accordion-header.ui-state-active {
	margin-bottom: 0;
}
.AccTab.White .liveaccdefault .ui-accordion .ui-accordion-header a {
  padding: 10px 30px 10px 20px;
}
.AccTab.White .liveaccdefault .ui-accordion .ui-accordion-header a {
  font-size: 20px !important;
  line-height: 26px;
}
.AccTab.White .liveaccdefault .ui-state-default.ui-accordion-header-collapsed .ui-icon::before {
  font-size: 22px;
  color: #3c828e;
  margin-top: 10px;
}
.AccTab.White .liveaccdefault .ui-state-default.ui-state-active .ui-icon::before {
	font-size: 22px;
}
.AccTab.White .liveaccdefault .ui-accordion .ui-accordion-content {
  padding: 20px 20px 15px 20px;
  background-color: #f4f4f4;
  margin-bottom: 8px;
  border-radius:0 0 8px 8px;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
}
.AccTab.White .liveaccdefault .ui-accordion .ui-accordion-header-active {
	border-bottom: 1px solid #d5d5d5 !important;
}
.TealCircle {
	max-width:280px;
	margin:0 auto 35px;
}
.TealCircle .feature-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 10px;
    border-radius: 50%;
    background: #dff0f3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.TealCircle .feature-icon i {
    font-size: 31px;
    color: #0d7c90;
}

.TealCircle p {
    margin: 0;
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
}
.MenuContent {
	padding: 15px 15px 15px 10px;
  max-width: 270px;
  margin: 0 auto;
  position: relative;
  display: block;
}
.MenuContent p.event-banner {
    /*display: flex;
    align-items: center;
    gap: 15px;*/
	position: relative;
	margin-bottom: 8px;
	min-height:54px;
}
.MenuContent h3 {
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	margin-bottom:8px;
	line-height:18px;
}
.MenuContent .event-banner i {
    padding-right: 10px;
  position: absolute;
  font-size:44px;
  color:#fff;
}

ul.megamenu li.level0 .MenuContent span {
	color: #fff;
  line-height: 18px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding-left: 50px;
  display: block;
}

.MenuContent p {
	color:#fff;
	font-size:16px;
	line-height:19px;
	margin-bottom:8px;
}
.MenuContent hr {
  margin:13px 0;
  opacity: 1;
  background-color:#fff;
}
ul.megamenu .MenuContent a.ArrowLink-Yellow {
	float:none;
	font-size:16px;
	display:inline-block;
	color: #ffd600;
}
ul.megamenu .MenuContent a.ArrowLink-Yellow:hover, ul.megamenu .MenuContent a.ArrowLink-Yellow:hover::after {
	color: #fff;
}
ul.megamenu .MenuContent a.ArrowLink-Yellow::after {
	font-size: 14px;
}
.Hero {
  min-height: 210px;
  overflow: hidden;
  justify-content: center;
  align-self: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  margin-bottom: 35px;
  overflow:hidden;
}
.Hero .overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url("/Portals/_default/Containers/Equitable/img/Hero-Overlay.png") no-repeat;
  /*background-image: -moz-linear-gradient(45deg, rgba(35,31,32,0.85) 0%, rgba(88,89,91,0.85) 100%);
    background-image: -webkit-linear-gradient(45deg, rgba(35,31,32,0.85) 0%,rgba(88,89,91,0.85) 100%);
    background-image: linear-gradient(45deg, rgba(35,31,32,0.85) 0%,rgba(88,89,91,0.85) 100%);
    box-shadow: inset 0px 50px 100px rgba(0,0,0,0.15);*/
}
.Hero img {
  min-height: 400px;
  min-width: 1920px;
}
.Hero.Narrow {
	min-height: 125px;
}
.Hero.Narrow img {
  min-height: 123px;
  min-width: 1920px;
}
.Hero.Narrow .overlay {
	display:none;
}
.Hero p:nth-child(1), .Hero p:last-child {
  margin-bottom: 0;
}
.Hero .Content {
  z-index: 3;
  text-align: left;
  padding: 0 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.Hero h1, .Hero h2 {
  color: #fff;
  font-size: 32px;
  line-height:34px;
  margin-bottom:5px;
  font-weight:700;
  text-shadow: 5px 3px 5px rgba(0,0,0,0.3);
}
.Hero p {
	color: #fff;
  font-weight: 400;
  text-shadow: 5px 3px 5px rgba(0,0,0,0.3);
  font-size: 18px;
  line-height:22px;
  margin-bottom:18px;
}
.Hero p:last-child {
	margin:0;
	text-shadow:unset;
}
.Hero a.WhiteButton {
	font-size:18px;
	background-image:unset;
	background-color:#fff;
	box-shadow:unset;
	color:#1f5e69 !important;
	transition:unset;
	border:1px solid #fff;
}
.Hero a.WhiteButton:hover {
	background-color: rgb(60, 130, 142);
  color: #fff !important;
  background-image: unset;
  border: 1px solid rgb(60, 130, 142);
}
.HPSliderGallery .ls-container {
	min-height:400px !important;
}
.HP_VideoBG {
	position: relative;
  min-height: 250px;
  overflow: hidden;
  justify-content: center;
  -webkit-align-self: center;
  align-self: center;
  flex-direction: column;
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom:40px;
  width:100%;
}
.HP_VideoBG .overlay {
    z-index: 3;
    position: absolute;
    bottom: 0;
    height: 100%;
    background-image: url("/Portals/_default/Containers/Equitable/img/Slider-Overlay.png");
    width: 100%;
    background-repeat: no-repeat;
    left: 0;
    background-size: auto;
    background-position: left center;
}
.HP_VideoBG ul, .HP_VideoBG ul li {
	margin-bottom:0;
	padding:0;
}
.HP_VideoBG img {
  min-height: 400px;
  min-width: 1280px;
  width: 100%;
}
.HP_VideoBG p {
	margin-bottom:0;
}
.HP_VideoBG .wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.HP_VideoBG .container, .HP_VideoBG .row {
    height: 100%;
}
.HP_VideoBG .ContentOverlay h1, .HP_VideoBG .ContentOverlay h2 {
	color:#fff;
	font-size:28px;
	line-height:30px;
	margin-bottom:8px;
	text-shadow: 3px 3px 3px rgba(4, 4, 4, 0.30);
}
.HP_VideoBG .ContentOverlay h1 span, .HP_VideoBG .ContentOverlay h2 span {
	color:#ffd600;
}
.HP_VideoBG .ContentOverlay h3 {
	color:#fff;
	font-size:22px;
	line-height:24px;
	margin-bottom:8px;
	text-shadow: 3px 3px 3px rgba(4, 4, 4, 0.30);
}
.HP_VideoBG .ContentOverlay.Main h2 {
	font-size:22px;
	line-height:24px;
	text-shadow: 3px 3px 3px rgba(4, 4, 4, 0.30);
}
.HP_VideoBG .ContentOverlay p {
	font-size:18px;
	color:#fff;
	line-height:20px;
	margin-bottom:15px;
	text-shadow: 3px 3px 3px rgba(4, 4, 4, 0.30);
}
.HP_VideoBG .ContentOverlay {
	z-index: 5;
	margin: 0 auto;
  width:91%;
  padding: 22px 15px;
  position: absolute;
  left: 50%;
  top: 62%;
  transform: translate(-50%,-50%);
  max-width: 320px;
}
.HP_VideoBG .ContentOverlay a.WhiteButton {
	margin:0;
	padding: 12px 18px;
	color:#3c828e;
	font-size:18px;
	background-image:unset;
	border:1px solid #fff;
	background-color:#fff;
}
.HP_VideoBG .ContentOverlay a.WhiteButton:hover {
	background-color:#3c828e;
	color:#fff !important;
	background-image:unset;
	border:1px solid #3c828e;
}
.HP_VideoBG .ContentOverlay p:last-child {
	text-shadow:unset;
}
.HPIcons {
	background-color:#fff;
	box-shadow: 3px 3px 5px 0px rgba(135,135,135,0.69);
	-webkit-box-shadow: 3px 3px 5px 0px rgba(135,135,135,0.69);
	-moz-box-shadow: 3px 3px 5px 0px rgba(135,135,135,0.69);
	max-width:250px;
	padding: 30px 20px 20px 20px;
	margin: 0 auto 45px;
}
.HPIcons p:nth-child(1) {
	margin-bottom:5px;
}

.HPIcons p {
	margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
}
.HPIcons h3 {
	font-size:16px;
	text-transform:uppercase;
	color:#3c828e;
	margin-bottom:5px;
}
.EducationSection {
	padding:45px 0 15px 0;
}
.IntroSection {
	margin-bottom:45px;
}
.EducationSection p.SmallTitle, .IntroSection p.SmallTitle {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin:0;
	color:#3c828e;
}
.EducationSection h2 {
	font-size:28px;
	margin:0 0 5px 0;
	line-height:36px;
}
.IntroSection h2 {
	font-size:28px;
	margin:0 0 15px 0;
	line-height:36px;
}
.EducationSection h2 span, .IntroSection h2 span{
	color:#3c828e;
}
.PromoBox {
	border:1px solid #e3e3e3;
	max-width:260px;
	margin:0 auto 55px;
	background: url("/Portals/_default/Containers/Equitable/img/promo-overlay.png") no-repeat right bottom;
	position:relative;
	box-shadow: rgba(135, 135, 135, 0.45) 3px 3px 5px 0px;
}
.PromoBox a.TealButton {
	margin:0;
}
.PromoBox .Content {
	padding:0 10px 20px 10px;
}
.PromoBox p.PromoTitle,.NewsFeedShort p.Title {
	text-transform:uppercase;
	color:#3c828e;
	line-height:21px;
	font-weight:600;
	margin:0 0 8px 0;
}
.PromoBox p {
	line-height:20px;
}
.NewsFeedShort .ModEasyDNNnewsC {
	margin:0;
}
.PromoBox a.TealButton {
	position:absolute;
	bottom:-20px;
	left: 35px;
  right: 35px;
}
.NewsFeedShort {
	border:1px solid #e3e3e3;
	max-width:260px;
	margin:0 auto 45px;
	background: url("/Portals/_default/Containers/Equitable/img/NewsFeed-overlay.png") no-repeat top center;
	position:relative;
	box-shadow: rgba(135, 135, 135, 0.45) 3px 3px 5px 0px;
	padding:15px;
}
.NewsFeedShort p.Title {
	margin-top:32px;
}
.NewsFeedShort hr {
	max-width:105px;
	background-color:#3c828e;
	opacity:1;
	height:2px;
	margin:8px auto;
}
.NewsFeedShort .eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle:first-child,.NewsFeedShort .eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle {
  border: unset;
}
.NewsFeedShort .eds_news_Ozone h4 {
	color:#585858;
	font-weight:600;
	font-size:18px;
	font-family: "Open Sans", sans-serif;
	margin:0 0 10px 0;
}
.NewsFeedShort .eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle {
  margin-bottom: 12px;
}
.NewsFeedShort .eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle > a {
	position:unset;
}
.NewsFeedShort .eds_news_Ozone.eds_subCollection_news h4 a {
	color:#585858;
}
.NewsFeedShort .eds_news_Ozone.eds_subCollection_news h4 a:hover {
	color:#3c828e;
}
.NewsFeedShort .eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle .edn_articleSummary, .NewsFeedShort .eds_news_Ozone.eds_subCollection_news p {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
  color: #222;
  line-height: 24px;
  margin: 0 0 20px;
}
.NewsFeedShort .eds_news_Ozone.eds_subCollection_news a {
	color:#3c828e;
}
.NewsFeedShort .eds_news_Ozone.eds_subCollection_news a.ArrowLink-Teal::after {
  line-height: 24px;
}
.NewsFeedShort .eds_news_Ozone.eds_subCollection_news a.ArrowLink-Teal:hover {
	color: #124e59;
}
.NewsFeedShort .eds_news_Ozone {
  margin-bottom: 0;
}

.TeamMember {
	max-width:280px;
	margin:0 auto 35px;
}
.TeamMember img {
	border-bottom:6px solid #347883;
}
.TeamMember h3 {
	margin-bottom:5px;
}
.TeamMember .TealButton {
	margin:0;
}
.TeamMember .CTAButtons {
	color:#347883;
}
.TeamMember .modal-dialog {
    max-width: 650px;
}
.TeamMember .LoanOfficerCard {
    display: flex;
    flex-direction: column;
}
.TeamMember .LoanOfficerCard img {
	margin-bottom:20px;
}

.TeamMember .LoanOfficerCard-image img {
    max-width: 100%;
    height: auto;
    display: block;
}
.TeamMember.Shorter a.TealButton {
	padding: 10px 17px;
}
.mb-5.custom {
	margin-bottom:70px !important;
}
.Map-Location {
    margin-bottom: 50px;
}
.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper.edMaps_hasMarkerList .edMaps_slmWrapper {
    padding: 15px;
  border-radius: unset;
}
.Map-Location .edMaps_moduleWrapper .edMaps_slmWrapper.edMaps_contentBellow {
	border: 2px solid #ccc;
}
.Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList {
    margin: 0;
    max-height: unset;
    overflow-y: unset;
	padding: 5px 12px;
}
.Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div {
    border-top: 1px solid #e6e6e6;
    padding: 13px 0 20px 0;
}
.Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div .edMaps_markerIcon, .Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > p.edMaps_title, .edMaps_map.edMaps_theme__default-Ozone .edMaps_content .edMaps_title  {
    display: none;
}

.Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > p.edMaps_distance {
    font-size: 15px;
    color: #000;
	font-family: "Open Sans", sans-serif;
}
.Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > div.edMaps_html .locationDetails h4, .edMaps_map.edMaps_theme__default-Ozone .edMaps_content .locationDetails h4 {
    font-size: 22px;
    color: #347883;
    line-height: 26px;
	margin-bottom: 5px;
}
.Map-Location .locationDetails p a.Bluebtn {
	background-color: #347883;
  border: 2px solid #347883;
  color:#fff;
  text-decoration:unset;
  padding:6px 15px;
}
.Map-Location .locationDetails p a.Bluebtn:hover {
	background-color: transparent;
  border: 2px solid #347883;
  color:#347883;
}
.Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > div.edMaps_html .locationDetails p {
    margin-bottom: 10px;
    font-weight: 400;
}
.Map-Location .locationDetails p {
    color: #222;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
	line-height: 24px;
}
.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper {
    box-shadow: none;
}
.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_locationSearchWrapper {
    margin: 0;
    width: 100%;
}
.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_labeled > label {
    visibility: hidden;
}
.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_locationSearchWrapper > input[type="text"] {
    border: 1px solid #c5c5c5;
}
.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_button {
    color: #fff;
    border: 2px solid #3c828e;
    padding: 5px 17px 5px 17px;
    background-color: #3c828e;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 27px;
	border-radius:unset;
}
.Map-Location .edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow{
    border: 1px solid #3c828e;
	max-height: 250px !important;
}
.Map-Location .edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_closeTrigger, .Map-Location .edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_closeTrigger:hover {
	background:#3c828e;
}
.Map-Location .edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_contentWrapper .locationDetails p img{
    display: none;
}
.Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div.edMaps_infoWindowOpen{
    border-left: 5px solid #455a64;
}
.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_checkboxRow{
    padding-left: 12px;
}

.Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div > div.edMaps_html .locationDetails p:first-child{
    margin-bottom: 10px;
}
.Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList > div:hover{
    background: none;
}

.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_map{
    border-radius: unset;
}

.Map-Location .edMaps_minimize > span::after, .Map-Location .edMaps_minimize{
    background-color: #354953;
}
.Map-Location .edMaps_widgetSelectionWrapper{
    background-color: #455a64;
}
.Map-Location .edMaps_widgetSelectionWrapper .edMaps_widgetList .edMaps_widgetListWrapper > .edMaps_listContentWrapper > ul > li > .edMaps_itemWrapper{
    border-bottom-color: #fff;
}
.Map-Location .edMaps_widgetSelectionWrapper .edMaps_widgetCheckBox input[type="checkbox"]:checked + label::before{
    border-color: #0086e4;
    background-color: #0086e4;
}
.Map-Location .edMaps_widgetSelectionWrapper .edMaps_icon{
    margin-right: 0px;
}
.Map-Location .edMaps_minimize:hover{
    background-color: #347883;
}
.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_button:hover{
    border-color: #347883;
    background: transparent;
    color: #347883;
}
.Map-Location .edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_bubbleArrow .edMaps_leftSide::after, .Map-Location .edMaps_map.edMaps_theme__default-Ozone .edMaps_infoWindow .edMaps_bubbleArrow .edMaps_rightSide::after{
    border-left: solid 1px #347883;
	border-right: solid 1px #347883;
}
.TrinagleImage, .IntroLeftImg {
	position:relative;
	overflow:hidden;
	margin-bottom:35px;
}
.TrinagleImage p, .IntroLeftImg p {
	margin-bottom:0;
}
.TrinagleImage .overlay, .IntroLeftImg .overlay {
  width: 100%;
  position: absolute;
  z-index: 2;
}
.TealBG {
	background: #3c828e url("/Portals/_default/Containers/Equitable/img/containerbox-overlay.png") no-repeat center right;
  padding: 35px 15px 25px 15px;
  margin: 0 auto 35px;
  max-width: 300px;
}
.TealBG h3, .TealBG p, .TealBG h4, .TealBG ul li, .TealBG ul li a, .TealBG ul li a:hover {
	color:#fff;
}
.TealBG ul li a:hover {
	text-decoration:underline !important;
}
.TealBG ul, .TealBG ul li {
	text-align:left;
}
.TealBG h4 {
	font-size: 24px;
  line-height: 29px;
  font-weight:400;
}
.TealBG h3 {
	font-size: 26px;
  line-height: 30px;
  font-weight:400;
}
.TealBG hr {
	height: 2px;
  max-width: 50px;
  margin: 20px auto;
  background-color:#fff;
  opacity:1;
}
.TealBG a.ArrowLink-White::after, .TealBG a.ArrowLink-Yellow::after {
	display:none;
}
.TealBG a.ArrowLink-White:hover {
	color:#ffd600;
}
.TealBG a.ArrowLink-Yellow:hover {
	color:#fff;
}
.TealBG a.ArrowLink-White, .TealBG a.ArrowLink-Yellow {
    margin-bottom: 5px;
}

.TealBG a.ArrowLink-Yellow, .TealBG a.ArrowLink-White {
  display: inline-block;
  text-decoration: none;
  padding-bottom: 9px;
}
.TealBG a.ArrowLink-Yellow {
	 display: block;
  width: fit-content;
  margin: 12px auto 0;
  padding: 10px 22px;
  font-size: 16px;
  border:2px solid #ffd600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.25s ease;
}
.TealBG a.ArrowLink-Yellow:hover {
	border:2px solid #ffd600;
	background-color:#ffd600;
	color: #3c828e !important;
}
.TealBG a.ArrowLink-White {
	 display: block;
  width: fit-content;
  margin: 12px auto 0;
  padding: 10px 22px;
  font-size: 16px;
  border:2px solid #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.25s ease;
}
.TealBG a.ArrowLink-White:hover {
	border:2px solid #fff;
	background-color:#fff;
	color: #1f5e69 !important;
}
.WhiteContent {
  background-color: #fff;
  border: 1px solid #efefef;
  padding: 35px 25px 25px 25px;
  box-shadow: 5px 7px 7px -5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 5px 7px 7px -5px rgba(0, 0, 0, 0.35);
  margin: 0 auto 45px;
}


.LightGrey {
	background: #f0f0f0 url("/Portals/_default/Containers/Equitable/img/fullwidth-greybg.jpg") bottom no-repeat;
  padding: 65px 25px 55px 25px;
}
.LightGrey .circleicon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #fbfbfb;
}

.LightGrey h2 {
	margin-bottom:15px;
}
.LightGrey p.mb-30 {
	margin-bottom:30px;
}
.LightGrey p.AppIcons img {
	margin:0 0 15px 0;
}
.container-box {
  display: flex;
  flex-direction: column;
  background: #3c828e url("/Portals/_default/Containers/Equitable/img/containerbox-overlay.png") no-repeat center right;
  margin:0 auto 45px;
  max-width:280px;
}
.container-image img {
  width: 100%;
  height: auto;
  display: block;
}
.container-image p {
	margin:0;
}

.container-content {
  padding: 30px 20px;
  text-align: center;
}
.container-content p {
	color: #fff;
	margin-bottom: 20px;
}
.container-content .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color:#fff;
  line-height:27px;
}
.container-content .WhiteButton {
	margin:0;
	background:transparent;
	border:2px solid #fff;
	color:#fff !important;
	padding: 7px 23px;
}
.container-content .WhiteButton:hover {
	background:#124e59;
	border:2px solid #124e59;
}
.container-content hr {
	height:3px;
	opacity:1;
	background-color:#fff;
	max-width:90px;
	margin:15px auto;
}

.grid-content {
    background: #ffffff;
    border: 1px solid #c5c5c5;
    border-radius: 6px;
    padding: 30px 28px 15px 28px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    margin: 0 0 40px 0;
}
#FourColumn .grid-content {
	padding: 30px 15px 15px 15px;
}
.grid-content a:hover {
	color:#124e59;
}
.loan-steps-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin-bottom:25px;
}
.loan-steps-grid i {
	color:#3c828e;
}
.loan-step {
  border: 1px solid #999;
  background: #f7f7f7;
  padding: 22px 12px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.loan-step i {
  font-size: 28px;
}

.loan-step span {
  font-weight: 600;
}

#FourColumn .grid-content h3 i {
	font-size:28px;
}
.WhiteBox-GreyBorder {
	background: #ffffff;
  border: 1px solid #c5c5c5;
  border-radius: 6px;
  padding: 30px 28px 15px 28px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  margin: 0 0 25px 0;
}
.WhiteBox-GreyBorder.LeftTeal {
	border-right: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	border-left: 4px solid #3c828e;
}
.WhiteBox-GreyBorder a {
	font-weight:500;
}
.WhiteBox-GreyBorder i {
	color:#3c828e;
}
.WhiteBox-GreyBorder.text-center h3 i {
	font-size:30px;
}
.SpecialRate .circleicon {
	width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #fbfbfb;
}
.SpecialRate .circleicon i {
	color:#3c828e;
	font-size:42px;
}
p.RatesText span {
	font-size:46px;
}
p.RatesText {
	font-size:32px;
	font-weight:bold;
	margin: 33px 0 35px 0;
}
p.RatesTextSmaller {
	font-size:24px;
}
.mobile-app-cta {
    max-width: 1180px;
    margin: 30px 15px 50px;
    padding: 35px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    text-align: center;
    background: linear-gradient(135deg, #ffffff 0%, #eef8f9 100%);
    border-radius: 12px;
    border-top: 8px solid #3c828e;
    box-shadow: 0 18px 40px rgba(0,0,0,0.12);
    position: relative;
    z-index: 2;
}

.mobile-app-icon {
    width: 115px;
    height: 115px;
    min-width: 115px;
    border-radius: 50%;
    background: rgba(0,117,127,0.10);
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile-app-icon i {
    font-size: 54px;
    color: #00757f;
}

.mobile-app-content {
    text-align: center;
    flex: 1;
}

.mobile-app-content h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 18px;
}

.mobile-app-content p {
    color: #333;
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
}

.mobile-app-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}

.mobile-app-buttons p {
    margin: 0;
}
.mobile-app-buttons img {
	margin:0 0 15px 0;
}
/********************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 30px 0;
    color: #555;
    font-size: 14px;
    line-height: 16px;
	text-transform:none;
}
.extlinkContent .WhiteButton {
	margin: 0 0 15px 0;
	padding: 8px 15px;
}
.extlinkContent a.TealButton {
	margin:0;
	padding: 8px 15px;
	color:#fff;
	border:1px solid #124e59;
}
.extlinkContent a.TealButton:visited {
	color:#fff;
	border:1px solid #124e59;
}
.extlinkContent a.TealButton:hover {
	background-color:#3c828e;
	border:1px solid #3c828e;
}	
.extlinkContent p {
	font-size: 14px;
	line-height: 16px;
	margin-bottom:5px;
}
.extlinkContent p, .extlinkContent h4 {
    word-wrap: break-word;
}
.IconTop {
	border: 1px solid #c5c5c5;
  border-radius: 10px;
  padding: 35px 15px 10px 15px;
  background: #fff;
  margin: 0 auto 45px;
  max-width: 270px;
}
.IconTop p.iconTop i {
	font-size:48px;
	color:#3c828e;
}
.IconTop a.SimpleArrow i {
	font-size:32px;
	color:#3c828e;
	transition: transform 0.25s ease;
}
.IconTop a.SimpleArrow:hover i {
    transform: translateX(5px);
}
.IconTop a.SimpleArrow {
	display:block;
}
.GreyFeed, .TextLeftImgB {
	border-radius:10px;
	border: 1px solid #c5c5c5;
	margin: 0 auto 45px;
	overflow:hidden;
}
.GreyFeed h3.TopHeader {
	background-color:#f5f6f7;
	padding:25px 15px;
	margin-bottom:0;
}
.GreyFeed h3.TopHeader span {
	display:block;
	margin-top:10px;
}
.GreyFeed .eds_news_Ozone.eds_subCollection_news #SimpleEvents .edn_article {
  padding: 25px 15px 10px 15px;
  margin-bottom:0;
}
.GreyFeed .eds_news_Ozone.eds_subCollection_news #SimpleEvents .edn_mediaContainer {
	padding:0;
	margin: 0 0 10px 0;
}
.GreyFeed .ModEasyDNNnewsC,.GreyFeed .eds_news_Ozone{
  margin: 0;
}
.TextLeftImgB {
	background-color:#f2f3f5;
	max-width:450px;
	margin:0 auto 25px;
	position:relative;
}
.TextLeftImgB .Content {
	padding:0 15px;
}
.TextLeftImgB p.SmallTitle {
	color:#3c828e;
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;
}
.TextLeftImgB p.SmallTitle i {
	margin-right:8px;
}
@media only screen and (max-width: 600px){  
.extlinkContent #smallertext p {
	font-size:13px;
	line-height:16px;
}
.extlinkContent #smallertext h2 {
	margin-bottom: 5px;
}
.extlinkContent #smallertext h4 {
  margin: 10px 0;
}
}

@media only screen and (min-width: 400px){  
.HP_VideoBG .ContentOverlay {
  max-width: 356px;
}
}
@media only screen and (min-width: 600px){  
.HP_VideoBG .ContentOverlay {
  max-width: 570px;
}
}
@media only screen and (min-width: 768px){  
.HP_VideoBG .ContentOverlay {
  max-width: 720px;
}
.HP_VideoBG .ContentOverlay p {
	margin-bottom: 20px;
}
.HP_VideoBG .ContentOverlay p:last-child {
	margin-bottom:0;
}
.simplelist-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    align-items: stretch;
}
#TwoColumn.simplelist-grid {
	grid-template-columns: repeat(2, 1fr);
	margin-bottom:25px;
}
#FourColumn.simplelist-grid {
	grid-template-columns: repeat(4, 1fr);
	margin-bottom:25px;
}
.grid-item {
    display: flex;
}
.grid-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
	margin: 0 0 25px 0;
}
.loan-steps-grid {
    grid-template-columns: repeat(7, 1fr);
}
.mobile-app-buttons img {
	margin:0 15px 0 0;
}
.LightGrey p.AppIcons img {
	margin:0 15px 0 0;
}
.alertBar {
	padding: 12px 0px;
}
.alertBar p, .alertBar a {
	font-size:16px;
}
.Hero h1, .Hero h2 {
  font-size: 41px;
  line-height:50px;
  margin-bottom:18px;
}
.Hero.Narrow h1, .Hero.Narrow h2 {
  font-size: 35px;
    line-height: 41px;
    margin-bottom: 10px;
}
.Hero.Narrow p {
	margin:0;
}
.extlinkContent {
    width: 59%;
    padding: 35px 40px;
}
.Hero { 
	margin-bottom:35px;
}
.Hero.Narrow { 
	margin-bottom:15px;
}
.extlinkContent .WhiteButton {
	margin:0 15px 0 0;
}
.PodcastBox {
  background-size: 24%;
}
}

@media only screen and (min-width: 992px){ 
.TeamMember .LoanOfficerCard {
        flex-direction: row;
        gap: 30px;
        align-items: flex-start;
    }

.TeamMember .LoanOfficerCard-image {
        flex: 0 0 250px;
    }

 .TeamMember .LoanOfficerCard-content {
        flex: 1;
} 
.TeamMember.Shorter p.CTAButtons {
	margin-bottom: 13px;
}
.HP_VideoBG .ContentOverlay {
    z-index: 5;
    text-align: left;
    position: relative;
    left: 0;
    top: 0;
    transform: unset;
    max-width: 640px;
    width: 100%;
    margin: 0;
	padding:0;
}
.HP_VideoBG .ContentOverlay h1, .HP_VideoBG .ContentOverlay h2 {
	font-size: 45px;
    line-height: 45px;
}
.HP_VideoBG .ContentOverlay h3 {
	font-size:28px;
	line-height:32px;
	margin-bottom:10px;
}
.IntroSection {
	margin: 10px 55px 45px 0;
}
.TrinagleImage {
	margin-bottom:10px;
}
.IntroLeftImg {
	margin-bottom:40px;
}
.Hero p {
  font-size: 18px;
  line-height:22px;
  margin-bottom:19px;
}
.Hero.Narrow p {
  font-size: 18px;
  line-height:22px;
  margin-bottom:15px;
}
    .mobile-app-cta {
        margin: 0 auto 60px;
        padding: 45px 55px;
        flex-direction: row;
        justify-content: space-between;
        gap: 35px;
        text-align: left;
    }

    .mobile-app-icon {
        width: 135px;
        height: 135px;
        min-width: 135px;
    }

    .mobile-app-icon i {
        font-size: 64px;
    }

    .mobile-app-content h2 {
        font-size: 32px;
    }

    .mobile-app-buttons {
        justify-content: flex-start;
        flex-wrap: nowrap;
    }
.Hero .Content {
    width: 100%;
    /*padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);*/
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
    text-align: left;
}
.Hero .wrapper {
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-0.5 * var(--bs-gutter-x));
	margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.Hero h1, .Hero h2 {
	position:relative;
}
.CookiePolicy span {
    float: left;
}
.CookiePolicy span:nth-child(1) {
    max-width: 93%;
}
.CookiePolicy span:nth-child(2) {
    float: right;
}
.CookiePolicy a.GreenButton {
	margin: 0 15px 0 0;
}
.extlinkContent {
    top: 17%;
}
.TeamMember.Shorter p {
	margin-bottom:10px;
	line-height:19px;
}
.TeamMember.Shorter p em {
	line-height:18px;
	font-size:15px;
}
.InfoCardContent h3 {
	min-height:72px;
}
.GreyFeed h3.TopHeader span {
	float:right;
	margin:0 15px 0 0;
}
.GreyFeed .eds_news_Ozone.eds_subCollection_news #SimpleEvents .edn_mediaContainer {
  margin: 0 10px 10px 0;
}
}
@media only screen and (min-width: 1024px){  
.Hero .Content {
	padding:0;
}
.HPIcons p:nth-child(3) {
	min-height:148px;
}
.HPIcons h3 {
	min-height:50px;
}
.extlinkContent {
    width: 44%;
}
.extlinkContent h2 {
  font-size: 25px;
  line-height: 27px;
}
.extlinkContent p, .extlinkContent h4 {
	font-size:16px;
	line-height:19px;
}
.HPSliderGallery div.ls-slide > div:nth-child(3) {
	top: 140px !important;
}
.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_map{
		border:2px solid #ccc;
    }
	    .Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper.edMaps_hasMarkerList .edMaps_slmWrapper {
        padding:0 0 0 20px;
    }
	  .Map-Location .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList {
    max-height: 559px;
    overflow-y: auto;
  }
    .Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_userLocationTriggerWrapper{
        margin: 0 25px 13px 0;
    } 
    .Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_locationSearchWrapper {
        margin: 0 25px 13px 0;
        width: 50%;
    } 
    .Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_slmWrapper > .edMaps_locationSearchWrapper > input[type="text"] {
        height: 40px;
    }
}
@media (min-width: 1200px) {
  .container-box {
    flex-direction: row;
    align-items: center;
	max-width:unset;
	max-width:563px;
	margin: 0 0 45px 0;
  }
.container-content hr {
	margin:15px 0;
}
  .container-image,
  .container-content {
    width: 50%;
  }

  .container-content {
    text-align: left;
    padding: 30px;
  }
  .container-image {
    height: 100%;
  }

  .container-image img {
    height: 100%;
    object-fit: cover;
  }
.iconborderright span {
	font-size:15px;
	line-height:17px;
}
.col-md-3 .TeamMember p.mb-2 {
	min-height:48px;
}
.col-md-3 .TeamMember.Shorter p.mb-2 {
	min-height:unset;
}
.col-md-3 .TeamMember p.mb-1 {
	min-height:72px;
}
.col-md-3 .TeamMember.Shorter p.mb-1 {
    min-height: 54px;
}

.col-md-3 .TeamMember.Shorter p {
	font-size:15px;
	line-height:17px;
}
.col-md-3 .TeamMember .modal p.mb-2, .col-md-3 .TeamMember .modal p.mb-1 {
	min-height:unset;
}
.Hero .Content {
	max-width: 1140px;
}
.Hero .wrapper {
	max-width:650px;
}
.Map-Location .edMaps_moduleWrapper > .edMaps_mapWrapper .edMaps_container {
        width: 60%;
        float: right;
}
.PodcastBox .col-md-8 {
  padding: 0 15px;
}
.IconTop h3 {
	font-size:19px;
	line-height:23px;
	margin-bottom:8px;
	min-height:46px;
}
.IconTop p:nth-child(3) {
	min-height:96px;
}
}
@media only screen and (min-width: 1280px){  
.HP_VideoBG .ContentOverlay {
	max-width: 550px;
}
.HP_VideoBG .ContentOverlay h1, .HP_VideoBG .ContentOverlay h2 {
	font-size:40px;
	line-height:45px;
	margin-bottom:10px;
}
.PodcastBox h2 {
  margin-bottom: 5px;
  font-size: 26px;
}
.PodcastBox p:last-child {
	margin:0;
}
.PodcastBox p {
	margin-bottom:10px;
}
.GreyFeed h3.TopHeader {
	font-size: 25px;
  line-height: 27px;
}
}

@media only screen and (min-width: 1385px) {
.extlinkContent {
    width: 43%;
}
.GreyFeed .eds_news_Ozone.eds_subCollection_news #SimpleEvents .edn_mediaContainer {
    margin: 0 18px 0 0;
    min-height: 120px;
  }
.GreyFeed .eds_news_Ozone.eds_subCollection_news #SimpleEvents h3 {
	/*min-height:46px;*/
}
.TextLeftImgB .Content {
	z-index: 3;
  padding: 0 15px;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translate(0,-50%);
  left:15px;
  max-width: 75%;
}
.TextLeftImgB .overlay {
	background: linear-gradient(
    to right,
    rgba(255,255,255,1) 0%,
    rgba(255,255,255,1) 45%,
    rgba(255,255,255,0.9) 60%,
    rgba(255,255,255,0.4) 80%,
    rgba(255,255,255,0) 100%
);
z-index:1;
bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.TextLeftImgB p:nth-child(1), .TextLeftImgB p:last-child {
	margin:0;
}
.TextLeftImgB p.Info {
	font-size:14px;
	line-height:17px;
}
}
@media only screen and (min-width: 1600px) {
.extlinkContent {
    width: 28%;
}
.EducationSection {
    padding: 45px 75px 10px 75px;
  }
}