.IconWithBurgundyText,.IconWithGreenText{
    text-align: center;
    background-color: #fff;
    padding: 25px 15px;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.20); 
    box-shadow:  3px 3px 10px 0px rgba(0,0,0,0.20);
    max-width:305px;
    margin: 0 auto 50px;
}
.IconWithBurgundyText p,.IconWithGreenText p{
    color: #4f5255;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
}
.IconWithBurgundyText h5{
    color: #641011;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
	margin-bottom: 8px;
}
.IconWithGreenText h5{
    color: #67735e;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
a.TextLinkBurgundy, p a.TextLinkBurgundy:visited{
    font-size: 17px;
    color: #641011;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 2px solid #641011;
    text-transform: uppercase;
}
a.TextLinkBlue, p a.TextLinkBlue:visited{
    font-size: 17px;
    color: #20284b;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 2px solid #20284b;
    text-transform: uppercase;
}
a.TextLinkBlue:hover{
    color: #20284b;
}
a.TextLinkGreen, p a.TextLinkGreen:visited{
    font-size: 17px;
    color: #67735e;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 2px solid #67735e;
    text-transform: uppercase;
}
a.TextLinkBurgundy:hover, a.TextLinkGreen:hover, a.TextLinkBlue:hover{
    text-decoration: none;
}
a.TextLinkGreen:hover{
    color: #67735e;
}
.maintableleft table.roundedcornertop tr td{
    color: #fff;
    font-size: 21px;
    font-weight: 300;
    padding: 10px 8px;
    text-transform: uppercase;
    border-bottom: 7px solid #454e73;
	position: relative;
}
table.verticaltop thead tr{
    font-size: 18px;
    font-weight: 700;
    color: #20284b;
}

table.verticaltop tbody tr td{
    border-bottom: 1px solid #cecece;
    color: #4f5255;
}
table.verticaltop thead tr th, table.verticaltop tbody tr td{
    padding: 5px 0;
}
.DisclaimerText{
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.maintableleft {
    margin-bottom: 30px;
}
.PercentageRate{
    margin-top: 30px;
}
.PercentageRate h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 26px;
}
table.responsive td:before {
    content: attr(title);
    display: block;
    font-weight: 700;
    width: 100%;
}

table.cellpad2 th {
    padding: 10px 15px;
    line-height: 24px;
    text-align:center;
    vertical-align:center;
}
table {
   /* border-collapse: separate;*/
}
table.verticaltop thead tr{
    border-bottom: none;
}
table.roundedcornertop tbody tr td.TableTitle i{
    font-size: 25px;
    color: #d6d8e2;
	margin-right:5px;
}
.LeftDescription p.BurgundyText{
    color: #641011;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.LeftDescription h3{
    color:#373c43;
    font-size: 26px;
    font-weight: 700;
}
.Img.Burgundy.Beige{
    position: relative;
	margin-top:18px;
	max-width:400px;
	margin:0 auto 45px;
}
.Img.Burgundy.Beige p img{
    z-index: 5;
    position: relative;
    border-radius: 6px;
}
.Img.Burgundy.Beige p::before{
    width: 76px;
    height: 76px;
    content: " ";
    background-color: #a27070;
    display: block;
    position: absolute;
    top: -11px;
    right: -11px;
    border-radius: 8px;
}
.Img.Burgundy.Beige p::after{
    width: 76px;
    height: 76px;
    content: " ";
    background-color: #d7b989;
    display: block;
    position: absolute;
    bottom: -11px;
    left: -11px;
    border-radius: 8px;
}
.HP.LeftDescription {
	margin-bottom:50px;
}

table.responsive.cellpad2.verticaltop {
	display:table;
}
p a.BlueButton:hover{
    color: #fff !important;
}
#accordionFlushExample{
    padding: 8px 15px;
    margin: 20px 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #f1f1f1;
    max-width: 400px;
    border: 0;
	margin-bottom:25px;
}

#accordionFlushExample #flush-headingOne .accordion-button{ 
    padding: 0 5px;
    background-color: #f1f1f1;
    color: #585858;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}
#accordionFlushExample #flush-headingOne .accordion-button::after{
    color: #4c4c4c;
}
#accordionFlushExample #flush-headingOne .accordion-button:not(.collapsed){
    color: #4c4c4c;
    box-shadow: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
}
#accordionFlushExample #flush-headingOne .accordion-button:focus, .mobaccordion .accordion-button:focus{
    box-shadow: none;
}
#accordionFlushExample #flush-headingOne .accordion-button:not(.collapsed)::after, .mobaccordion  .accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.NewsCatBox .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_0 > div{
    padding-left: unset;
    background-color: unset;
}
.NewsCatBox .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li div{
    padding: unset;
    background: unset;
}
.NewsCatBox .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li div a.icon.rss , .NewsCatBox .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li div a.icon.expand_collapse{
    background: unset;
}
.NewsCatBox .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li div a{
    font-size: 18px;
    font-weight: 300;
    color: #4c4c4c;
    font-family: 'Open Sans', sans-serif;
}
.NewsCatBox .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_0 > div{
    padding: 4px 0 4px 0;
    border-bottom: solid 1px #ddd;
}
.NewsCatBox .accordion-body{
    padding: 1rem 0.5em;
    background-color: #f1f1f1;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_mediaContainer{
    border: unset;
    margin-top: 10px;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_mediaContainer img.overlay{
    max-width: 74px;
    bottom: -18px;
    left: -13px;
    position: absolute;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews h2, .eds_news_Ozone.eds_subCollection_news .CustomNews a, .eds_news_Ozone.eds_subCollection_news .CustomNews time, .eds_news_Ozone.eds_subCollection_news .CustomNews p{
    font-family: 'Open Sans', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews a{
    color: #1a1a1a;
}
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer img {
    width: 100%;
    border-radius: 10px;
	margin-bottom: 10px;
}

.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_articleSummary p, .eds_news_Ozone.eds_subCollection_news .CustomNews .edn_articleSummary {
    margin: 0 0 10px;
    color: #4f5255;
    font-size: 18px;
    line-height: 23px;
    padding: 0 25px;
    font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews a:hover{
    color: #1a1a1a !important;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_mediaContainer{
    float: none;
    border: unset;
    padding: 0;
    overflow: visible;
    margin: 0 0 35px 0;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_mediaContainer::after{
    background-image: url(/Portals/0/Images/blog-underlay-green.png);
    position: absolute;
    bottom: -26px;
    left: -21px;
    width: 51px;
    height: 51px;
    content: " ";
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: -1;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_readMore.edn_readMoreButton{
    border: none;
    color: #1a1a1a;
    text-decoration: underline;
    padding: unset;
    font-size: 15px;
    font-weight: 500;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_readMore.edn_readMoreButton:hover{
    color: #1a1a1a;
    background-color: unset;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_article .edn_readMoreButtonWrapper{
    position: absolute;
    bottom: 5px;
    left: 0;
    text-align: center;
    right: 0;
    margin: 0;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_metaDetails time{
 font-size: 15px;
 color: #1a1a1a;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_article h2.edn_articleTitle, .eds_news_Ozone.eds_subCollection_news .CustomInner h2.edn_articleTitle, .eds_news_Ozone.eds_subCollection_news .CustomInner h2.edn_articleTitle a {
    margin: 10px 0;
    font-size: 24px;
    line-height: 33px;
    color: #1a1a1a;
    font-weight: 400;
    padding: 0 30px;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_metaDetails a.EDNcategorycolor-default{
    color: #641011;
    font-size: 16px;
    text-transform: capitalize;
    font-style: italic;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews{
    text-align: center;
    margin: 0 auto;
}
.eds_news_Ozone.eds_subCollection_news .CustomeDetails .article_pager a.BurgundyButton, .CustomNews .edn_readMoreButtonWrapper a.BurgundyButton, .eds_news_Ozone.eds_subCollection_news .CustomInner .edn_readMoreButtonWrapper a.BurgundyButton {
    padding: 8px 19px;
    text-transform: uppercase;
    font-weight: 500;
    color: #641011;
    border: 2px solid #641011 !important;
    text-decoration: none;
    border-radius: 6px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .CustomeDetails .article_pager a.BurgundyButton:hover, .CustomNews .edn_readMoreButtonWrapper a.BurgundyButton:hover, .eds_news_Ozone.eds_subCollection_news .CustomInner .edn_readMoreButtonWrapper a.BurgundyButton:hover{
    color: #fff !important;
}
.eds_news_Ozone.eds_subCollection_news .CustomNews .edn_article {
    max-width: 450px;
    margin: 0 auto 45px;
    position: relative;
    padding-bottom: 45px;
}


.eds_news_Ozone.eds_subCollection_news .edn_socialPrintWrapper hr{
 height: 1px;
 color: #641011;
 width: 100%;
 opacity: 1;
}
.edn_article.edn_articleDetails.CustomeDetails .detailsshare h4 {
    color: #641011;
    font-size: 18px;
    font-weight: 500;
}
.CustomeDetails .detailsshare ul li {
    display: inline-block;
    list-style-type: none;
}
.edn_article.edn_articleDetails.CustomeDetails img{
    border: unset;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.CustomeDetails .edn_articleTags > a{
    background-color: #4f5255;
    border: solid 1px #4f5255;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.CustomeDetails .edn_articleTags > a:hover{
    color: #4f5255;
    background-color: #fff;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.CustomeDetails .edn_articleTags{
    color: #4f5255;
    display: none;
}
.eds_news_Ozone.eds_subCollection_news .CustomeDetails .edn_aditionalBox h2 span::after{
    border-bottom: 3px solid #4f5255;
}
.eds_news_Ozone.eds_subCollection_news .CustomeDetails .edn_aditionalBox ul li::before{
    color: #4f5255;
}
.eds_news_Ozone.eds_subCollection_news .CustomeDetails .edn_aditionalBox.edn_relatedArticles ul li a:hover{
    color: #641011;
}
.edn_article.edn_articleDetails.CustomeDetails h1, .edn_article.edn_articleDetails.CustomeDetails h2, .edn_article.edn_articleDetails.CustomeDetails h3, .edn_article.edn_articleDetails.CustomeDetails h4, .edn_article.edn_articleDetails.CustomeDetails h5, .edn_article.edn_articleDetails.CustomeDetails h6 {
    color: #4f5255;
    line-height: 1.3em;
    margin: 0 0 15px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .CustomInner .RightContent h2.edn_articleTitle, .eds_news_Ozone.eds_subCollection_news .CustomInner .RightContent h2.edn_articleTitle a {
	 margin: 0 0 5px;
}
.edn_article.edn_articleDetails.CustomeDetails h1 {
    font-size: 28px;
	line-height:30px;
    margin-bottom: 30px !important;
}

.edn_article.edn_articleDetails.CustomeDetails hr.short {
    width: 265px;
    height: 2px;
    left: 0;
    background-color: #641011;
    margin:15px 0 25px 0;
	opacity:1;
}
.edn_article.edn_articleDetails.CustomeDetails h2 {
    font-size: 28px;
	line-height:28px;
}

.edn_article.edn_articleDetails.CustomeDetails h3 {
    font-size: 24px;
	line-height:24px;
}

.edn_article.edn_articleDetails.CustomeDetails h4 {
    font-size: 22px;
	line-height:22px;
}

.edn_article.edn_articleDetails.CustomeDetails h5 {
    font-size: 20px;
	line-height:20px;
}

.edn_article.edn_articleDetails.CustomeDetails h6 {
    font-size: 18px;
	line-height:18px;
}
.edn_article.edn_articleDetails.CustomeDetails p{
    margin: 0 0 20px;
    color: #4f5255;
    font-size: 18px;
    line-height: 27px;
}
.edn_article.edn_articleDetails.CustomeDetails a{
    color: #641011;
    text-decoration: underline;
}
.edn_article.edn_articleDetails.CustomeDetails ul.SocialIcons li a i.fab.fa-facebook-square {
	color:#4267B2;
}
.edn_article.edn_articleDetails.CustomeDetails ul.SocialIcons li a i.fab.fa-linkedin {
	color:#0072B1;
}

.edn_article.edn_articleDetails.CustomeDetails .DisclaimerText{
    font-size: 14px;
}
.edn_article.edn_articleDetails.CustomeDetails ol{
    margin-left: 0;
}
.edn_article.edn_articleDetails.CustomeDetails ol, .edn_article.edn_articleDetails.CustomeDetails ul {
    list-style: none;
    padding-left: 0;
}
.edn_article.edn_articleDetails.CustomeDetails a, .edn_article.edn_articleDetails.CustomeDetails a:hover, .edn_article.edn_articleDetails.CustomeDetails a:visited {
	color:#002a5c;
}
.edn_article.edn_articleDetails.CustomeDetails .DisclaimerText, .edn_article.edn_articleDetails.CustomeDetails .DisclaimerText p, .edn_article.edn_articleDetails.CustomeDetails ol.DisclaimerText li, .edn_article.edn_articleDetails.CustomeDetails ul.DisclaimerText li {
  font-size: 14px;
}
.edn_article.edn_articleDetails.CustomeDetails .DisclaimerText p {
	margin: 0 0 15px;
}
.edn_article.edn_articleDetails.CustomeDetails ul li{
    list-style-type: disc;
	font-size:18px;
	color: #4f5255;
	line-height:22px;
    font-family: 'Open Sans', sans-serif;
}
.edn_article_gallery {
	display:none;
}
.edn_article.edn_articleDetails.CustomeDetails ul li li {
    list-style-type: circle;
}
.edn_article.edn_articleDetails.CustomeDetails ol li {
    list-style-type: decimal;
    list-style-position: inside;
	color: #4f5255;
	font-size:18px;
	line-height:22px;
    font-family: 'Open Sans', sans-serif;
}
.CustomeDetails .detailsshare .SocialIcons{
    margin-left: 0;
    padding-left: 0;
}
.CustomeDetails .detailsshare ul li a{
    margin-right: 14px;
    font-size: 24px;
    line-height: 20px;
    font-weight: 400;
    color:#002a5c;
}
.eds_news_Ozone.eds_subCollection_news .CustomeDetails .edn_mediaContainer{
 float: unset;
 border: unset;
}
.eds_news_Ozone.eds_subCollection_news .CustomeDetails{
 margin-top: 35px;
 position: relative;
}



.edn_aditionalBox.edn_relatedArticles.customarticle{
    padding: 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_relatedArticles.customarticle ul li{
    margin: 20px 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.customarticle h2{
    text-align: center;
    border-bottom: unset;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    color: #641011;
    font-weight: 300;
}
.eds_news_Ozone.eds_subCollection_news .CustomeDetails .edn_aditionalBox.customarticle h2 span{
    font-size: 26px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .CustomeDetails .edn_aditionalBox.customarticle h2 span::after{
    border-bottom: unset;
}
.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_relatedArticles.customarticle{
    border: unset;
    background-color: unset;
    box-shadow: unset;
    margin: 0;
    padding: 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.customarticle ul li::before{
    content: unset;
}
.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_relatedArticles.customarticle ul li a{
    color: #67735e;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}
.edn_aditionalBox.edn_relatedArticles.customarticle ul li .card-description p{
    font-size: 17px;
	line-height:19px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}
.edn_aditionalBox.edn_relatedArticles.customarticle ul li .text-left a.GreenText{
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 2px solid #67735e;
}
.edn_aditionalBox.edn_relatedArticles.customarticle ul li .text-left a.GreenText:hover{
    color: #641011;
    border-bottom: 2px solid #641011;
}
.edn_aditionalBox.edn_relatedArticles.customarticle img {
	border-radius:10px;
	max-width:100px;
	float:left;
	display:none;
}
ul li a, ul li a:hover, ul li a:visited {
    color: #641011;
}
h2 a, h2 a:hover, h2 a:visited{
    color: #641011;
}
.Smallicons {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 24px;
}
.Smallicons .lefticon {
    padding-right: 25px;
    border-right: 1px solid #6d6e71;
}
.Smallicons .righticon {
    padding-left: 25px;
    padding-top: 10px;
}
.ComunicationWithZelle{
    text-align: center;
    position: relative;
    margin-top: 30px;
}
.ComunicationWithZelle h2{
    position: absolute;
    top: 26%;
    left: 5%;
    font-size: 16px !important;
    color: #fff !important;
    font-weight: 900;
    text-indent: -15px;
}
h2.Zelletitle, h1.Zelletitle{
    font-size: 31px !important;
    font-weight: 700;
    text-align: center;
}
.GrayBg h2.Zelletitle, .GrayBg h1.Zelletitle{
    line-height: 60px;
}
.GrayBg{
    text-align: center;
    background-color: #f4f4f4;
}
.GrayBg i{
    font-size: 60px;
    margin-bottom: 15px;
    color: #641011;
}
.GrayBg h6{
    font-size: 20px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #641011 !important;
}
.GrayBg p{
    line-height: 28px;
    font-size: 25px;
    padding: 0 5px;
}
.GrayBgApp{
    text-align: center;
    background-color: #f4f4f4;
    padding: 36px 72px;
    margin-bottom: 45px;
}
.LiveForm.Default .Field input, .LiveForm.Default .Field textarea, .LiveForm.Default .Field select{
    width: 100% !important;
}
.LiveForm.Default .Field .Field-Container-Wide{
    display: block !important;
}
.serviceicon.top p {
    color: #4f5255;
}
.scrollrow.row{
    --bs-gutter-x: 0 !important;
}
.SitePlan {
    padding:35px 0;
}
.SitePlan ul li{
    list-style-type: none;
}
table.Table-Privacy {
    margin-bottom: 30px;
}
table.Table-Privacy tr {
    border-color: #ccc;
    margin: 1.111em 0;
    border-width: 2px;
    border-bottom-style: solid;
    width: 100%;
}
.Table-Privacy th {
    padding: 20px;
    background: #f3f3f3;
    text-align: center;
    vertical-align: middle;
}
.Table-Privacy th p {
    margin-bottom: 0;
}
.Table-Privacy td {
    padding-left: 20px;
    padding-top: 15px;
}
.TeamLenders .eds_news_Ozone #LendersInner .location, .TeamLenders .eds_news_Ozone #LendersInner .phone{
    max-width: none;
}
.TeamLenders .eds_news_Ozone #LendersInner .location p, .TeamLenders .eds_news_Ozone #LendersInner .phone p{
    padding-left: 20px;
    color: #4f5255;
    font-size: 18px;
    margin: 0;
}
.TeamLenders .eds_news_Ozone #LendersInner .BioOnTop .phone p a{
    padding: 0 !important;
}
.BioOnTop{
    background-color: #fff;
    margin: 0 auto 35px;
    max-width: 350px;
    position: relative;
    -webkit-box-shadow: -10px 10px 0px 0px #20284b;
    box-shadow: -10px 10px 0px 0px #20284b;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
}
.TeamLenders .eds_news_Ozone #LendersInner .BioOnTop:nth-child(odd){
    -webkit-box-shadow: -10px 10px 0px 0px #67735e;
    box-shadow: -10px 10px 0px 0px #67735e;
}
.BioOnTop .personalinfo::before{
    width: 60px;
    height: 60px;
    content: " ";
    background-color: #641011;
    display: block;
    position: absolute;
    top: -22px;
    right: -21px;
    border-radius: 8px;
    z-index: -1;
}
.jcenter .overlay{
    max-width: 101px;
    bottom: -38px;
    left: -44px;
    position: absolute;
    z-index: 1;
}
.BioOnTop .jcenter .edn_mediaContainer{
    border: 0 !important;
}
.BioOnTop .personalinfo{
    border-radius: 8px;
}
.BioOnTop .personalinfo p:last-child{
    margin-bottom: 0;
}
.TeamLenders .eds_news_Ozone #LendersInner h2{
    font-size: 30px;
    text-transform: none;
}
.TeamLenders .eds_news_Ozone #LendersInner .BioOnTop .personalinfo h1.edn_articleTitle{
    font-size: 26px;
    color: #20284b;
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
}
.row.BioOnTop{
    --bs-gutter-x: 0;
}
.TeamLenders .eds_news_Ozone #LendersInner p.JobTitle{
    min-height: unset;
    font-size: 18px;
    font-weight: 300;
    color: #4f5255;
}
.TeamLenders .eds_news_Ozone #LendersInner .BioOnTop .personalinfo .NMLS p{
    padding-left: 20px;
    font-size: 18px;
    margin-bottom: 10px;
}
.TeamLenders .eds_news_Ozone #LendersInner .BioOnTop .personalinfo .Email a{
    color: #67735e;
    font-size: 18px;
    border-bottom: 2px solid #67735e;
    position: relative;
    padding-right: 18px;
}
.TeamLenders .eds_news_Ozone #LendersInner .BioOnTop .personalinfo .Email{
    margin-bottom: 20px;
    text-indent: 20px;
}
.TeamLenders .eds_news_Ozone #LendersInner .BioOnTop .personalinfo p a{
    padding: 3px 16px;
}
.TeamLenders .eds_news_Ozone #LendersInner .Bio_div h3{
    color: #20284b;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}
.TeamLenders .eds_news_Ozone #LendersInner .Bio_div h3 i{
    padding-right: 15px;
}
.TeamLenders .eds_news_Ozone #LendersInner .Bio_div p a{
    text-transform: uppercase;
    color: #67735e;
    border-bottom: 2px solid #67735e;
    position: relative;
    padding-right: 18px;
}
.TeamLenders .eds_news_Ozone #LendersInner .Bio_div p a::before, .TeamLenders .eds_news_Ozone #LendersInner .BioOnTop .personalinfo .Email a::before{
    font-size: 15px;
    line-height: 22px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    font-size: 18px;
    line-height: 28px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #67735e;
    content: "\f054";
    font-family: "Font Awesome 6 Pro";
    font-weight: bold;
}
.TeamLenders .eds_news_Ozone #LendersInner .Bio_div p a:hover, .TeamLenders .eds_news_Ozone #LendersInner .BioOnTop .personalinfo .Email a:hover{
    color: #641011;
    border-bottom: 2px solid #641011;
}
.TeamLenders .eds_news_Ozone #LendersInner .Bio_div p a:hover::before, .TeamLenders .eds_news_Ozone #LendersInner .BioOnTop .personalinfo .Email a:hover::before{
    right: -5px;
    color: #641011;
}
.TeamLenders .eds_news_Ozone.eds_subCollection_news .BioOnTop .edn_mediaContainer img{
    margin-bottom: 0;
}
.TeamLenders .eds_news_Ozone.eds_subCollection_news .BioOnTop .edn_mediaContainer{
    float: none;
    margin: 0;
    padding: 0;
}







@media (max-width:767px){
    .BioOnTop .personalinfo{
        padding: 30px 0 40px 40px;
    }
    table.Table-Privacy {
        display: block;
        width: 100%;
        overflow-x: auto;
    }
    .Playicons a img{
        margin-bottom: 15px;
    }
    .eds_news_Ozone.eds_subCollection_news .CustomNews .edn_mediaContainer{
        margin-top: 40px;
    }
    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: #20284b;
        font-size: 18px;
		text-transform:uppercase;
    }
}

@media (min-width: 768px){
    .TeamLenders .eds_news_Ozone.eds_subCollection_news .BioOnTop .edn_mediaContainer img{
        border-radius: unset;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
    }
    .BioOnTop{
        max-width: 600px;
        margin: 0 auto 50px;
    }
    .BioOnTop .personalinfo{
        padding-left: 35px;
    }
    .GrayBgApp .Playicons a{
        margin-left: 20px;
    }
    .ComunicationWithZelle h2{
        top: 28%;
        left: 4%;
        font-size: 32px !important;
    }
    h2.Zelletitle, h1.Zelletitle{
        font-size: 34px !important;
        margin: 30px 0;
    }
    .GrayBg{
        padding: 36px 72px;
        margin: 30px 0;
    }
    .edn_article.edn_articleDetails.CustomeDetails .customarticle ul {
        display: flex;
    }
    .IconWithBurgundyText h5, .IconWithGreenText h5{
        min-height: 48px;
        margin-bottom: 5px;
    }
    table.responsive td:before{
        content: none;
    }
	table.roundedcornertop tbody tr td.TableTitle i{ 
        position: absolute;
        left: 13px;
    }
    .Smallicons .righticon {
        padding-top: 17px;
    }
}

@media (min-width: 991px){
    h2.Zelletitle, h1.Zelletitle{
        font-size: 40px !important;
    }
    .ComunicationWithZelle h2{
        top: 30%;
        left: 12%;
        font-size: 40px !important;
    }
    table.verticaltop td, table.verticaltop th{
        border-bottom: 1px solid #cecece;
    }
	 table.roundedcornertop tbody tr td.TableTitle {
		 position:relative;
	 }
    table.roundedcornertop tbody tr td.TableTitle i{
        position: absolute;
        left: 12px;
        font-size: 30px;
        color: #d6d8e2;
    }
    .serviceicon.top p {
        display: inline-block;
        margin-right: 18px;
    }

}

@media (min-width: 1024px) {
    .BioOnTop{
        max-width: 700px;
    }
}

@media (min-width: 1280px){
.edn_aditionalBox.edn_relatedArticles.customarticle img {
	display:block;
	margin:0 15px 91px 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_relatedArticles.customarticle ul li:nth-child(1) {
	padding-right:35px;
}
}

@media (min-width: 1920px){
.Smallicons .righticon {
    padding-top: 17px;
}
.GrayBg p{
    padding: 0 41px;
}
}

@media print {
    td,
    th,
    table.responsive caption,
    table.responsive th,
    table.responsive td {
        border: 1px solid #000 !important;
    }

    .TopHeader, .scroll-to-top, .DNNEmptyPane, #dnn_TopPaneFull, #scrollTopBtn, #scrollTopBtn .smoothScroll img .overlay, .edn_aditionalBox, .Hero img ,.HP_SliderImages, .CookiePolicy, header .AccountLoginBtn, header .icons, .Hero .overlay, .HeroNarrow .overlay, .HeroNarrow img, .FullBeigeBar{
        display: none !important;
    }
    .heightsection{
        padding-top: 0 !important;
    }
    .Hero .Content h1, .HeroNarrow .Content h1{
        color: #000 !important;
		margin-top:35px;
    }
	
	.Hero .Content, .HeroNarrow .Content {
		position:unset;
	}
	.Hero, .HeroNarrow {
		display:block;
	}
	.Hero, .HeroNarrow {
        min-height: unset !important;
        overflow: unset !important;
        justify-content: unset !important;
        align-self: unset !important;
        flex-direction: unset !important;
        align-items: unset !important;
        display: block !important;
        position: relative !important;
        margin-bottom: 40px !important;
    }
	.Hero .Content, .HeroNarrow .Content {
        z-index: unset !important;
        text-align: center !important;
        padding: 0 15px !important;
        position: relative !important;
        left: unset !important;
        top: unset !important;
        width: 100% !important;
        transform: unset !important;
    }

	footer, header {
	display:block !important;
    }
    header {
        position:relative !important;
        box-shadow:unset;
		    -webkit-box-shadow: unset !important;
    -moz-box-shadow: unset !important;
    box-shadow: unset !important;
    }
    * {
        -webkit-print-color-adjust: exact !important;   /* Chrome, Safari 6 â€“ 15.3, Edge */
        color-adjust: exact !important;                 /* Firefox 48 â€“ 96 */
        print-color-adjust: exact !important;           /* Firefox 97+, Safari 15.4+ */
    }
	footer a, footer p, footer span {
		color:#525252;
	}

    a[href]:after {
        content: none !important;
    }

    .HomeSkin .row.Spacing.Last, .HomeSkin.Personal .row.Spacing.Last, .InnerSkin .row.Spacing.Last, .InnerSkin.Personal .row.Spacing.Last {
        margin-bottom: 0px;
    }


    .FourIcons p {
        padding: 0px;
    }

    .FourIcons  {
        padding: 10px 0 0 0 !important;
    }

    .FourIcons h2 {
        font-size: 25px !important;
        margin-bottom: 10px !important;
    }

    p, .bodycontent a {
        color: #000 !important;
    }
	.alertBar p {
		color:#fff;
	}
    .BlueButtonBG, .BlueButton, .BurgundyButtonBG, .BurgundyButton , .GreenButton {
        color: #000;
    }

    .lightgreybg th {
        color: #000 !important;
    }

    table.responsive.simpletable .tableheader td {
        border: none;
        padding: 25px 0 15px 0;
    }

    .responsive.simpletable .tableheader td {
        border: unset !important;
    }

    .responsive.simpletable td {
        text-align: center;
    }

    table {
        width: 100%;
        table-layout: auto !important;
    }

    .largeTable td {
        text-align: left;
    }

    .responsive.simpletable th {
        padding: 5px 8px;
        font-size: 18px;
    }
    ul li, ol li {
        color: #000;
    }
	.PromoBG {
		margin-bottom:35px !important;
	}
	.PromoBG p {
		color: #fff !important;
	}

    ul li, ul li a {
        font-size: 18px !important;
    }

    .largeTable th {
        padding: 5px;
    }

    .largeTable th {
        padding: 10px 15px;
    }

    .largeTable tr, .largeTable th {
        border-left: 1px solid #000;
    }

    .largeTable tr td {
        font-size: 16px !important;
        line-height: 17px;
        padding: 5px !important;
        color: #000;
    }

    .table {
        border: #000;
    }

    .table> :not(:first-child) {
        border-top: 1px solid #000;
    }

    .largeTable .lightblue {
        font-size: 12px !important;
        padding: 2px !important;
        color: #000;
    }

    .largeTable .Darkblue {
        line-height: 18px;
        color: #000;
    }

    td:first-child {
        font-size: 18px !important;
        line-height: 18px;
        color: #000;
    }

    .largeTable th {
        vertical-align: top;
    }

    .responsive.simpletable.scrollable th {
        min-width: unset !important;
        font-size: 16px;
        line-height: 19px !important;
    }
    ul.checklist li {
        list-style-type: disc !important;
    } 
    ul.checklist li::before{
        background-image:none !important;
        list-style-position: inside !important;
    }
    ul.checklist{
        list-style-position: inside !important;
    }
     iframe, #LocationsInner .serviceicon, #belowsection .loginSection{
        display: none !important;
    }

    /* .Promo-Gold, .Promo-Burgundy, .Promo-LightGray{
        margin-top:45px !important;
        position: relative;
    }
    .FourIcons p {
        color: #fff !important;
    } */

    .container {
        min-width:500px !important;
    }
    body, html {
       
    }
	#dnn_FooterLeft p.d-md-inline-block {
    display:block !important;
}
  footer p.fdiclogos {
    margin-top: -45px !important;
	float:right;
}
p.FooterSocial {
    text-align: right;
    line-height: 18px;
}
}
