@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 {
    scroll-padding-top: 200px;
}

html,
li {
    font-size: 20px;
}

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
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.nav li {
    list-style: none !important
}

a {
    outline: 0 !important
}


.popover {
    z-index: 999
}

.mark,
mark {
    padding: 0;
    background-color: transparent
}


body {
    background: #fff;
    color: #333;
    font-size: 13px
}

/*animation*/
#siteWrapper {
    overflow: hidden;
}

.CommandButton,
.Head,
.Normal,
.NormalBold,
.NormalDisabled,
.NormalRed,
.NormalTextBox,
.SubHead,
.SubSubHead,
body,
p,
input,
table,
td,
th {
    font-family: 'Lato', sans-serif;
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed,
img,
object {
    max-width: 100%
}

[class*=map] img,
[class*=Map] img,
[id*=map] img,
[id*=Map] img,
table img {
    max-width: none !important
}

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 25px;
    color: #323A45;
    font-size: 22px;
    font-weight: 100;
}

ol li>ol li {
    list-style-type: lower-latin
}

/*personabar z-index to cover chat box in editmode*/
.dnnEditState .editBarFrameContainer {
    /*z-index:2147483647 !important;*/
}

iframe#editBar-iframe {
    padding-right: 142px !important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    color: #323A45;
    font-weight: 100;
    margin: 0 0 20px;
    font-family: "museo-sans";
}

h1 {
    font-size: 38px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 20px;
}

.dnnLogin {
    margin-top: 50px;
}

.right {
    transform: unset !important;
}

.GreenTitle {
    color: #00958E;
    font-weight: 700;
}

.darkgrey,
.darkgrey a,
.bodycontent .Icon_Link .darkgrey a {
    color: #323A45;
}

a.GreenTitle,
a.GreenTitle:visited {
    color: #00958E;
}

.fullGrayBox a.GreenTitle {
    font-size: 24px;
}

.GreenButton,
a.GreenButton,
.bodycontent a.GreenButton {
    font-size: 18px;
}

.OrangeTitle,
.bodycontent .OrangeTitle a,
.bodycontent .Icon_Link .OrangeTitle a {
    color: #E56B1F;
    font-weight: 700;
}

.GreyButton,
a.GreyButton,
.bodycontent a.GreyButton {
    background: #323a45;
    border: 2px solid #323a45;
    color: #fff;
    text-decoration: none;
    padding: 8px 20px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 18px;
}

a.GreyButton:hover,
.bodycontent a.GreyButton:hover {
    background: transparent;
    border: 2px solid #323a45;
    color: #323a45;
    text-decoration: none;
}

.OrangeButton,
a.OrangeButton,
.bodycontent a.OrangeButton {
    background: #E56B1F;
    border: 2px solid #E56B1F;
    color: #fff;
    text-decoration: none;
    padding: 8px 20px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 18px;
}

a.OrangeButton:hover,
.bodycontent a.OrangeButton:hover {
    background: transparent;
    border: 2px solid #E56B1F;
    color: #E56B1F;
    text-decoration: none;
}

.TopLevel .fullrow {
    margin-bottom: 45px;
}

.menusection.d-none.d-lg-block {
    /*float: right;
  margin-top:-62px;*/
}

.bodycontent .GreenBtn_OrangeArrow,
.bodycontent a.GreenBtn_OrangeArrow:active,
.bodycontent a.GreenBtn_OrangeArrow:visited {
    font-size: 22px;
}

.fullGrayBox a.GreenButton:hover {
    text-decoration: none;
}

.bodycontent .GreenBtn_OrangeArrow,
.bodycontent a.GreenBtn_OrangeArrow:active,
.bodycontent a.GreenBtn_OrangeArrow:visited,
.HomeSkin .GreenBtn_OrangeArrow,
.HomeSkin a.GreenBtn_OrangeArrow:active,
.HomeSkin a.GreenBtn_OrangeArrow:visited {
    color: #00958E;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    padding: 0 20px 0 0;
    font-family: "museo-sans" !important;
    text-decoration: none;
}

.HomeSkin .GreenBtn_OrangeArrow,
.HomeSkin a.GreenBtn_OrangeArrow:active,
.HomeSkin a.GreenBtn_OrangeArrow:visited,
.First-BoxRight .GreenBtn_OrangeArrow,
.TopLevel .GreenBtn_OrangeArrow {
    font-size: 16px;
}

.bodycontent a.GreenBtn_OrangeArrow::before,
.HomeSkin a.GreenBtn_OrangeArrow::before {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #E56B1F;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
}

.bodycontent a.GreenBtn_OrangeArrow:hover,
.HomeSkin a.GreenBtn_OrangeArrow:hover {
    color: #E56B1F;
    text-decoration: none;
}

.bodycontent a.GreenBtn_OrangeArrow:hover::before,
.HomeSkin a.GreenBtn_OrangeArrow:hover::before {
    right: -5px;
    color: #00958E;
}

.First-BoxRight a.GreenBtn_OrangeArrow::before,
.Second-BoxLeft a.GreenBtn_OrangeArrow::before {
    font-size: 13px;
    line-height: 18px;
}

.DisclaimerText,
.DisclaimerText p,
.DisclaimerText ol li,
.DisclaimerText ul li {
    font-weight: 300;
    font-size: 18px;
}

.DisclaimerText ol li,
.DisclaimerText ul li {
    padding-left: 0;
}

.Second-BoxLeft .GreenBtn_OrangeArrow {
    color: #E56B1F;
}

.Second-BoxLeft .GreenBtn_OrangeArrow:hover,
.Second-BoxLeft a.GreenBtn_OrangeArrow::before {
    color: #fff;
}

.MultipleButtons a {
    display: inline-block;
    margin: 0 5px 20px 0;
    line-height: 23px;
    text-align: center;
}

a.anchor {
    padding-top: 180px;
    margin-top: -180px;
    z-index: -1;
    position: relative;
    display: inline-block;
}

a.anchor:before {
    display: inline-block;
    content: " ";
    padding-top: 180px;
    margin-top: -180px;
    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;
}
.bodycontent a,
.bodycontent a:hover {
    color: #323A45;
    text-decoration: underline;
}

.bodycontent footer a,
.bodycontent footer a:hover {
    color: #fff;
    text-decoration: unset;
}

.bodycontent .GreenTitle a,
.bodycontent .GreenTitle a:hover {
    color: #00958E !important;
}

.bodycontent a.GreenButton {
    color: #fff;
    text-decoration: none;
}

.bodycontent a.GreenButton:hover {
    color: #00958E;
}

ul li a {
    font-size: 22px;
}

/*accountfinder remove sticky header*/
header.notsticky {
    position: relative;
}

.heightsection.noheight {
    padding-top: 0;
}

/*START HOMEPAGE ROTATOR 2024-08-21 - Updated by Mark S*/
.HP_Rotator {
    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: 0;
    text-align: center;
}

.HP_Rotator .container,
.HP_Rotator .row {
    height: 100%;
}

.HP_Rotator ul.slides {
    margin-bottom: 0;
    width: 100%;
}

.HP_Rotator ul.slides>li.slide {
    width: 100% !important;
    /* Override the conflicting style */
}

.HP_Rotator img {
    min-height: 140px;
    min-width: 723px;
    width: 100%;
}

.HP_Rotator .slide .overlay {
    z-index: 3;
    position: absolute;
    max-height: 140px;
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.HP_Rotator .slide.dark-green-overlay .overlay {
    background: rgba(8, 96, 95, 0.5);
}

.HP_Rotator .slide.grey-overlay .overlay {
    background: rgba(50, 58, 69, 0.5);
}

.HP_Rotator .slide.orange-overlay .overlay {
    background: rgba(229, 107, 33, 0.5);
}

.HP_Rotator .slide.no-overlay .overlay {
    display: none;
}

.HP_Rotator h1,
.HP_Rotator h2 {
    font-size: 44px;
    font-weight: 700;
    line-height: 42px;
    margin-top: 15px;
    color: #fff;
}

/*.HP_Rotator .slide.no-overlay h1,
.HP_Rotator .slide.no-overlay h2 {
  color: #000; 
}*/

.HP_Rotator .slide.mobile-orange-text h1,
.HP_Rotator .slide.mobile-orange-text h2 {
    color: #E56B1F;
}

.HP_Rotator .slide.mobile-teal-text h1,
.HP_Rotator .slide.mobile-teal-text h2 {
    color: #00958e;
}

.HP_Rotator .ContentOverlay {
    max-width: 100vw;
/*    max-width: 290px;*/
    text-align: center;
    margin: 0 auto;
}

/*.HP_Rotator .GreenButton,
.HP_Rotator a.GreenButton,
.HP_Rotator .GreyButton,
.HP_Rotator a.GreyButton,
.HP_Rotator .OrangeButton,
.HP_Rotator a.OrangeButton {
    display: block;
    padding: 15px 23px;
}*/

.HP_Rotator p {
    margin-bottom: 25px;
}

@media only screen and (min-width: 768px) {
    .HP_Rotator .wrapper {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .HP_Rotator img {
        min-height: 186px;
        min-width: 960px;
    }

    .HP_Rotator .ContentOverlay {
        z-index: 5;
        text-align: left;
        position: relative;
        left: 0;
        top: 0;
        transform: unset;
        max-width: 500px;
        margin: 0;
    }

    /*.HP_Rotator .GreenButton,
    .HP_Rotator a.GreenButton,
    .HP_Rotator .GreyButton,
    .HP_Rotator a.GreyButton,
    .HP_Rotator .OrangeButton,
    .HP_Rotator a.OrangeButton {
        display: inline-block;
        padding: 11px 23px;
    }*/

    .HP_Rotator .slide .overlay {
        max-height: unset;
    }

    /* Reset mobile text colors for desktop */
    .HP_Rotator .slide.mobile-orange-text h1,
    .HP_Rotator .slide.mobile-orange-text h2,
    .HP_Rotator .slide.mobile-teal-text h1,
    .HP_Rotator .slide.mobile-teal-text h2 {
        color: #fff;
    }

    .HP_Rotator .slide p {
        color: #fff;
        font-weight: 500;
    }



    /*.HP_Rotator .slide.no-overlay h1,
  .HP_Rotator .slide.no-overlay h2 {
    color: #000;
  }*/
}

@media only screen and (max-width:768px) {
    .HP_Rotator .slide p {
        font-size: 22px;
        line-height: 22px;
        font-weight: 500;
    }
}
@media only screen and (min-width:768px) {
    .HP_Rotator .slide p {
        font-size: 20px;
        line-height: 18px;
    }
    .HP_Rotator h1,
    .HP_Rotator h2 {
        font-size: 40px;
        line-height: 38px;
        margin:0;
    }
}

@media only screen and (min-width: 1024px) {
    .HP_Rotator .ContentOverlay {
        max-width: 100%;
/*        max-width: 680px;*/
    }
    .HP_Rotator img{
        min-height: 372px;
        min-width: 1920px;
    }

    .HP_Rotator h1,
    .HP_Rotator h2 {
        margin-top: 0;
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .HP_Rotator .slide p {
        font-size: 23px;
        line-height: 23px;
    }
}

@media only screen and (min-width: 1200px) {

    .HP_Rotator h1,
    .HP_Rotator h2 {
        font-size: 44px;
        line-height: 48px;
    }
}

@media only screen and (min-width: 1400px) {

    .HP_Rotator h1,
    .HP_Rotator h2 {
        font-size: 58px;
        line-height: 62px;
    }

    .HP_Rotator .slide p {
        line-height: 25px;
        font-size: 25px;
    }
}

.HP_Rotator .ContentOverlay .bullet-points {
    text-align: left;
    margin-bottom: 20px;
}

.HP_Rotator .ContentOverlay .bullet-points p {
    position: relative;
    padding-left: 20px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 18px;
    line-height: 1.3;
}

.HP_Rotator .ContentOverlay .bullet-points p::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
}
@media only screen and (max-width:768px) {
    .HP_Rotator .ContentOverlay .bullet-points p{
        color:#323A45;
    }
}

/*END HOMEPAGE ROTATOR 2024-08-21 - Updated by Mark S*/
@media only screen and (min-width:768px) {

    .First-BoxRight a.GreenBtn_OrangeArrow::before,
    .Second-BoxLeft a.GreenBtn_OrangeArrow::before,
    a.GreenBtn_OrangeArrow::before {
        font-size: 18px;
        line-height: 26px;
    }

    .HomeSkin .GreenBtn_OrangeArrow,
    .HomeSkin a.GreenBtn_OrangeArrow:active,
    .HomeSkin a.GreenBtn_OrangeArrow:visited,
    .First-BoxRight .GreenBtn_OrangeArrow,
    .TopLevel .GreenBtn_OrangeArrow {
        font-size: 22px;
    }
}

#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;
    z-index: 1000;
    border-bottom: 1px 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);
    position: fixed;
    width: 100%;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    top: 0;
}

.personabar-visible header {
    position: unset;
}

.personabar-visible .heightsection,
.dnnEditState .heightsection {
    padding-top: 0 !important;
}

.HomeSkin .heightsection {
    padding-top: 212px;
}

.heightsection {
    padding-top: 174px;
}

.InnerSkin .heightsection {
    padding-top: 208px;
}

.InnerSkin.TopLevel .heightsection {
    padding-top: 177px;
}

@media only screen and (min-width:375px) {}

@media only screen and (min-width:660px) {
    .HomeSkin .heightsection {
        padding-top: 198px;
    }
}

@media only screen and (min-width:768px) {
    .HomeSkin .heightsection {
        padding-top: 218px;
    }
}

@media only screen and (min-width:992px) {
    .TopLevel .First-BoxRight {
        margin-bottom: 0;
    }

    .largeTable th {
        vertical-align: middle;
    }

    .InnerSkin .heightsection {
        padding-top: 134px;
    }

    .HomeSkin .heightsection {
        padding-top: 120px;
    }
}

@media only screen and (min-width:1160px) {
    .InnerSkin .heightsection {
        padding-top: 152px;
    }
}

@media only screen and (min-width:1024px) {
    .HomeSkin .heightsection {
        padding-top: 136px;
/*        Updated from 102 2024-08-21*/
    }

    .FullTwoCol .PromoContentBG {
        margin-top: 53px;
    }
}

@media only screen and (min-width:1280px) {
    .HomeSkin .heightsection {
        padding-top: 134px;
    }

    .heightsection {
        padding-top: 154px;
    }

    .fullrow {
        margin-bottom: 75px;
    }
}

@media only screen and (min-width:1440px) {
    .HomeSkin .heightsection {
        padding-top: 138px;
    }

    .MultipleButtons a {
        display: unset;
        margin: 0 15px 0 0;
    }

    .InnerSkin .heightsection {
        padding-top: 152px;
    }
}

@media only screen and (min-width:1600px) {
    .HomeSkin .heightsection {
        padding-top: 134px;
    }

    .TopLevel .fullrow {
        margin-bottom: 78px;
    }
}

#logo {
    margin: 5px 0;
}

#topsection {
    width: 100%;
    margin: 0;
}

.HeaderLeft a {
    margin-right: 25px;
}

.HeaderLeft p,
.HeaderLeft a,
.HeaderRight p,
.HeaderRight a {
    text-transform: uppercase;
    color: #323A45;
    font-size: 16px;
}

.HeaderRight {
    text-align: right;
}

.HeaderRight .fa-envelope {
    font-size: 18px;
    margin-right: 10px;
}

.HeaderRight .fa-phone-alt {
    font-size: 16px;
    margin-right: 10px;
}

.HeaderRight img.locationicon {
    height: 22px;
    margin-top: -7px;
}

.HeaderRight img.searchicon {
    margin-top: -7px;
}

.HeaderRight a {
    margin-right: 25px;
}

.HeaderRight a:last-child {
    margin-right: 0;
}

.HeaderRight p,
.HeaderLeft p {
    margin: 0;
}

.loginBtn a {
    text-transform: uppercase;
    font-size: 20px;
    font-family: "museo-sans";
    color: #fff;
    background: #E56B1F;
    padding: 20px 35px 18px 35px;
    border-top: 2px solid #E56B1F;
    border-right: 2px solid #E56B1F;
    border-left: 2px solid #E56B1F;
    border-radius: 4px 4px 0 0;
    display: inline-block;
}

.loginBtn a:hover {
    background: transparent;
    color: #E56B1F;
}

#belowsection div {
    display: inline-block;
}

#belowsection .loginSection {
    float: right;
    line-height: 14px;
}

.menusection {
    width: 85%;
    text-align: center;
}

.menuitems {
    margin: 0 0 0 35px;
}

#belowsection .loginSection {
    float: right;
    width: 15%;
    text-align: center;
}

@media only screen and (max-width:767px) {
    .HomeSkin .Icon_Link img {
        margin-bottom: 2px;
    }

    .Icon_Link a {
        font-size: 16px;
    }

    .SquareImgTop a.GreenBtn_OrangeArrow::before {
        font-size: 14px;
        line-height: 18px;
    }
}

@media only screen and (max-width:600px) {

    .GreenButton,
    a.GreenButton,
    .GreyButton,
    a.GreyButton,
    .OrangeButton,
    a.OrangeButton {
        display: block;
    }
}

#mainHeader-inner {
    padding-bottom: 8px;
}

#breadcrumb.breadcrumbbelow a:first-child {
    font-size: 18px;
}

#breadcrumb {
    font-family: 'Lato', sans-serif;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: transparent;
    padding: 5px 0;
    margin: 0;
    display: block;
    margin: 20px 0 25px 0;
}

#breadcrumb a {
    margin-left: 10px;
    font-weight: 600;
    font-size: 11px;
    color: #626262
}

#breadcrumb a:first-child {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #7b7d82;
    margin: 0
}

#breadcrumb img,
#breadcrumb span {
    margin-left: 0;
}

#breadcrumb span {
    display: inline-block;
    color: #7b7d82;
    font-size: 18px;
}

.SpanishSection {
    background-color: #F1F1F1;
    padding: 10px 15px;
    text-align: right;
}

.SpanishSection a {
    text-transform: uppercase;
    font-size: 16px;
    color: #323A45;
}

.MobileLogos {
    width: 100%;
    margin-top: 13px;
}

.MobileLogos div {
    display: inline-block;
}

.AccountLoginBtn {
    margin-top: 8px;
}

a.LoginBtn {
    background-color: #E56B1F;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    padding: 6px 21px;
    border: 1px solid #E56B1F;
    font-family: "museo-sans";
    border-radius: 4px;
}

a.LoginBtn:active {
    color: #fff;
}

.MobileLogos .icons .navbar-toggle {
    margin: 4px 8px 0 5px;
    padding: 0;
    border: none;
    border-radius: 0;
    width: 26px;
    background: transparent;
}

.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;
}

.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: #E56B1F;
}

.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;
    border: 0;
}

.SearchBox {
    display: none;
    position: absolute;
    top: 122px;
    z-index: 10000;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 15px 25px;
    border-bottom: 1px solid #d1cfc3;
    box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.24);
}

#dnn_OBLogin {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 10000;
    width: 100%;
    min-height: 569px;
    top: 0;
    left: 0;
}

.olbTop {
    padding: 22px 15px 0 15px;
    border-bottom: 1px solid #ccc;
}

.olbTop h2 {
    margin-bottom: 25px;
}

.olbTop h2,
.AppSection h3 {
    font-size: 26px;
    text-align: center;
    color: #E56B1F;
    font-family: "museo-sans";
}

.AppSection h3 {
    margin-bottom: 5px;
}

.loginX {
    width: 18px;
    height: 18px;
    float: right;
}

.loginX:hover {
    cursor: pointer;
}

.olbTop select,
.olbTop input {
    width: 100%;
    height: 47px;
    border-radius: 3px;
    font-size: 20px;
    border: 1px solid #6D6E71;
    padding-left: 10px;
    margin-bottom: 15px;
}

.olbTop select {
    text-transform: uppercase;
    font-weight: 500;
    font-family: "museo-sans";
    color: #323A45;
}

.olbTop input {
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #354E57;
}

.olbTop .loginButton {
    width: 100%;
    height: 47px;
    background-color: #323A45;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: "museo-sans";
    font-weight: 500;
    display: block;
    text-align: center;
    padding: 15px;
    margin-bottom: 15px;
}

.olbTop .loginButton:hover {
    background-color: #E56B1F;
    text-decoration: none;
}

.olbTop p.boxlinks {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0px;
}

.olbTop p.boxlinks.second {
    margin: 0;
}

.olbTop hr {
    margin: 5px 0;
}

.pwfield {
    position: relative;
}

#togglePassword {
    position: absolute;
    top: 10px;
    right: 11px;
    width: 25px;
    height: 32px;
    padding: 5px 0 5px 4px;
    font-size: 17px;
}

.olbTop .boxlinks a {
    color: #6D6E71;
    text-decoration: underline;
}

.olbTop .boxlinks a:last-child {
    float: right;
}

.olbTop .AppSection div {
    display: inline-block;
    width: 48%;
}

.olbTop .AppSection p {
    color: #7C878E;
    font-size: 16px;
    font-family: "museo-sans";
    margin-bottom: 7px;
}

.olbTop .AppSection ul {
    margin: 0 0 25px 0;
    text-align: center;
    padding-left: 0;
}

.olbTop .AppSection ul li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    color: #7C878E;
    font-size: 13px;
    max-width: 55px;
    margin-right: 10px;
}

.olbTop .AppSection ul li:last-child {
    margin-right: 0;
}

@media only screen and (min-width:375px) {
    .SearchBox {
        top: 131px;
    }
}

@media only screen and (min-width:768px) {
    .SearchBox {
        top: 136px;
    }
}

@media only screen and (min-width:992px) {
    #mainHeader-inner {
        padding-bottom: 0;
    }

    .SearchBox {
        top: 0;
        background: transparent;
        padding: 0;
        border-bottom: none;
        box-shadow: unset;
        -webkit-box-shadow: unset;
    }

    .HeaderRight {
        padding-right: 0;
    }

    .HeaderLeft {
        padding-left: 0;
    }

    .OBWrapper {
        position: relative;
    }

    .InnerSkin #dnn_OBLogin {
        display: none;
    }

    #dnn_OBLogin {
        display: block;
        max-width: 400px;
        right: 0;
        left: unset;
        top: 0;
        z-index: 3; /* was 1 prior to 2024-10-02 MLS*/
        min-height: unset;
        background: transparent;
    }

    .olbTop hr,
    .olbTop .AppSection,
    .olbTop h2 {
        display: none;
    }

    .olbTop {
        background-color: #e7e7e7;
        border-bottom: none;
        padding: 14px 25px 15px 25px;
        height: 361px;
    }


    .olbTop select {
        background-color: #fff;
        margin-top: 15px;
    }

    .olbTop .loginButton {
        margin-top: 3px;
    }

    .HeroTextLeft {
        border-bottom: 1px solid #f0f0f0;
    }

    .HeroTextLeft {
        min-height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: unset;
    }
}

@media only screen and (min-width:1200px) {

    .HeaderRight,
    .HeaderLeft {
        margin-top: 20px;
    }

    .HeroTextLeft {
        min-height: 374px;
    }

    .HeaderLeft p,
    .HeaderLeft a,
    .HeaderRight p,
    .HeaderRight a {
        font-size: 20px;
    }

    #dnn_dnnLOGO_imgLogo {
        margin-bottom: 20px;
    }

    .menuitems {
        margin: 1px 0 0 179px;
        height: 48px;
    }

    .loginBtn a {
        padding: 20px 49px 18px 49px;
    }

    .heading_center p {
        font-weight: 300;
    }

    .SquareImgTop img {
        margin-bottom: 20px !important;
        border-radius: 6px;
    }

    .HomeSkin .Right_card .textimgtop hr {
        margin: 15px auto 20px;
    }

    #logo img {
        max-width: 420px;
    }

    .Dicon {
        margin-top: 45px;
    }

    .Icon_Link p {
        margin-bottom: 23px;
    }

    .Icon_Link h4 {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width:1385px) {
    .loginBtn a {
        padding: 20px 55px 18px 55px;
    }
}

@media only screen and (min-width:1440px) {
    .HeroTextLeft {
        min-height: 376px;
    }

    .olbTop {
        padding: 14px 25px 1px 25px;
        height: 373px;
    }
}

@media (min-width:1600px) {
    .loginBtn a {
        padding: 20px 63px 18px 63px;
    }
}

@media (min-width:1800px) {
    #belowsection .loginSection {
        width: 13%;
    }

    .loginBtn a {
        padding: 20px 65px 18px 65px;
    }
}

@media only screen and (max-width:991px) {
    #navbar {
        float: none !important;
        position: absolute;
        width: 100%;
        z-index: 1000;
        overflow: visible;
        margin: 0;
        left: 0;
    }

    #dnnMenu {
        height: 184px;
        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>li>a {
        padding-top: 4px;
        padding-bottom: 3px;
    }

    .navbar-nav {
        float: none;
    }

    #dnnMenu .navbar-nav.sm-collapsible a.has-submenu {
        padding-right: 20px;
    }

    .dropdown-menu {
        float: none;
        box-shadow: none;
    }
}

/********************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: 3%;
    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;
}

.extlinkContent h2 {
    margin-bottom: 15px;
    font-size: 18px;
}

.extlinkContent h4 {
    margin: 10px 0 20px 0;
    color: #555;
    font-size: 16px;
    line-height: 18px;
    text-transform: none;
    margin-bottom: 25px;
}

.extlinkContent p {
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 5px;
}

.extlinkContent p,
.extlinkContent h4 {
    word-wrap: break-word;
}


@media (min-width: 768px) {
    .extlinkContent {
        left: 21%;
        width: 59%;
        padding: 35px 40px;
    }
}

@media (min-width: 992px) {
    .extlinkContent {
        top: 17%;
    }

    .extlinkContent h2 {
        font-size: 33px;
        margin-bottom: 30px;
    }

    .extlinkContent p,
    .extlinkContent h4 {
        font-size: 20px;
        line-height: 22px;
    }

    .extlinkContent h4 {
        line-height: 26px;
        margin-bottom: 50px;
    }

    .extlinkContent .GreenButton {
        font-size: 20px;
    }

    .extlinkContent p {
        margin-bottom: 20px;
    }
}

@media (min-width: 1386px) {
    .extlinkContent {
        left: 29%;
        width: 43%;
    }
}

#scrollTopBtn {
    position: fixed;
    z-index: 100;
    right: 10px;
    bottom: 172px;
    display: none;
}

#scrollTopBtn img {
    max-width: 60px;
}

@media (min-width: 768px) {
    #scrollTopBtn {
        bottom: 120px;
        /*Updated from 55px to make room for AE*/
    }

    #scrollTopBtn img {
        max-width: unaet;
    }
}

footer {
    background-color: #323A45;
    border-top: 5px solid #00958E;
    text-align: center;
    padding: 30px 0;
}

footer p,
footer a,
footer span {
    color: #fff;
    font-size: 18px;
}

#dnn_LowerFooterLeft6 span {
    font-size: 16px;
}

footer a:hover,
footer a:visited,
footer a:active {
    color: #fff;
}

#dnn_FooterMid3 ul {
    padding-left: 0;
    margin: 0 0 20px 0;
    display: inline-block;
}

#dnn_FooterMid3 ul li {
    text-align: center;
    list-style-type: none;
    width: 100%;
    /*width:50%;*/
}

#dnn_FooterRight3 a {
    font-weight: 100;
}

/*#dnn_FooterMid3 ul li:nth-child(1), #dnn_FooterMid3 ul li:nth-child(2) {
    float:left;
}
#dnn_FooterMid3 ul li:nth-child(3), #dnn_FooterMid3 ul li:nth-child(4) {
    float:right;
}*/
#dnn_FooterRight3 p:nth-child(1) {
    margin-bottom: 0;
}

#dnn_FooterRight3 p:nth-child(1) {
    text-transform: uppercase;
}

footer .FooterSocial {
    margin-bottom: 20px;
}

footer .FooterSocial a {
    font-size: 24px;
    margin-right: 20px;
}

footer .FooterSocial a:last-child {
    margin-right: 0;
}

#dnn_LowerFooterLeft6 img {
    margin: 30px auto 25px;
    display: none;
}

#dnn_LowerFooterLeft6 p {
    margin-bottom: 7px;
}

footer .copyright {
    margin-bottom: 15px;
}

#dnn_LowerFooterRight6 span {
    vertical-align: middle;
    margin-right: 20px;
}

@media only screen and (min-width:768px) {
    footer {
        text-align: unset;
    }

    #dnn_FooterMid3 ul li {
        text-align: left;
    }

    #dnn_LowerFooterLeft6 img {
        margin: 0 0 15px 0;
    }

    #dnn_FooterRight3 p,
    .FooterSocial,
    #dnn_LowerFooterRight6 {
        text-align: right;
    }

    #dnn_FooterRight3 p:nth-child(1) {
        text-transform: uppercase;
    }

    #dnn_LowerFooterRight6 p {
        padding-top: 75px;
    }

    #dnn_LowerFooterLeft6 img {
        margin: 0 0 10px 0;
        display: block;
    }

    #dnn_FooterMid3 ul li:nth-child(1),
    #dnn_FooterMid3 ul li:nth-child(2),
    #dnn_FooterMid3 ul li:nth-child(3),
    #dnn_FooterMid3 ul li:nth-child(4) {
        float: unset;
        width: unset;
    }
}

@media only screen and (min-width:1200px) {
    footer {
        padding: 65px 0 35px 0;
    }

    #dnn_LowerFooterLeft6,
    .copyright,
    #dnn_LowerFooterLeft6 p span {
        display: inline-block;
    }

    footer p,
    footer a,
    footer span {
        font-size: 20px;
    }

    #dnn_FooterRight3 p:nth-child(1) {
        margin-bottom: 20px;
        font-weight: bold;
    }

    #dnn_FooterRight3 p:nth-child(2) {
        line-height: 27px;
        margin-bottom: 27px;
    }

    #dnn_FooterMid3 ul li {
        margin-bottom: 14px;
    }

    #dnn_LowerFooterRight6 p {
        padding-top: 30px;
    }

    #dnn_LowerFooterRight6 span {
        vertical-align: bottom;
        margin-right: 20px;
        line-height: 1;
    }

    #dnn_LowerFooterLeft6 img {
        margin: 0 25px 0 0;
    }

    #dnn_LowerFooterLeft6 p {
        margin-bottom: 0;
        padding-top: 8px;
    }
}

.Icon_Link img,
.MidRow .card-img-top {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.Icon_Link img:hover,
.MidRow .card-img-top:hover,
.Right_card img:hover {
    -webkit-transform: scale(1.20);
    -moz-transform: scale(1.20);
    -ms-transform: scale(1.20);
    -o-transform: scale(1.20);
    transform: scale(1.20);
}

.Right_card .textimgtop,
.MidRow .Ileft div,
.Right_card {
    overflow: hidden;
}

.PromoContent,
.CardBox {
    max-width: 362px;
    margin: 0 auto 35px;
}

.PromoContent .content {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    padding: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1600px) {
    #dnn_TopRight3 .GreenButton {
        display: block;
        text-align: center;
        line-height: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1600px) {

    .HeaderLeft p,
    .HeaderLeft a,
    .HeaderRight p,
    .HeaderRight a {
        font-size: 14px;
    }

    .HeaderRight .fa-envelope,
    .HeaderRight .fa-phone-alt {
        font-size: 14px;
        margin-right: 5px;
    }

    .HeaderRight a {
        margin-right: 8px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .HeroTextLeft {
        min-height: 387px;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1560px) {
    .Icon_Link p {
        margin-bottom: 12px;
    }

    .Dicon {
        margin-top: 37px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .col-lg-3 .PromoContent h3 {
        font-size: 22px !important;
        margin-bottom: 10px !important;
    }

    .col-lg-3 .PromoContent p {
        font-size: 18px !important;
        line-height: 18px !important;
        margin-bottom: 15px !important;
    }

    .col-lg-3 .PromoContent a.GreenButton,
    .col-lg-3 .PromoContent a.GreenButton:hover {
        padding: 4px 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .PromoContent .content {
        padding: 25px;
    }

    .col-lg-4 .PromoContent .content p {
        line-height: 29px;
    }

    .Right_card p {
        font-size: 18px;
    }
}

.eds_template_List_Article_Simple_image_left_Custom {
    margin-bottom: 45px;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .in_article_image .image_wrapper img {
    border-radius: 6px 6px 0 0;
    border: none !important;
    padding: 0;
    float: none;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .in_article_image .image_wrapper.no_text {
    box-shadow: none;
    margin: 0;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .in_article_image.left {
    float: none;
    margin: 0;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection,
.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection {
    padding: 35px 25px 45px 25px;
    float: none;
    clear: both;
    border-radius: 0 0 6px 6px;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection {
    background-color: #e7e7e7;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection {
    background-color: #323a45;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection h2,
.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection h2 a,
.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection h2,
.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection h2 a {
    font-size: 26px;
    line-height: 30px;
    font-weight: 100;
    color: #323A45;
    font-family: 'museo-sans';
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection h2,
.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection h2 a {
    color: #323A45;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection h2,
.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection h2 a,
.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection .content p {
    color: #fff;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection h2 a:hover,
.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection h2 a:hover {
    text-decoration: none;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection .content p,
.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection .content p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
    margin: 0 0 20px;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection .GreenBtn_OrangeArrow {
    color: #E56B1F;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection a.GreenBtn_OrangeArrow::before {
    color: #fff;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection .content p {
    color: #323A45;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection .GreenBtn_OrangeArrow {
    margin-top: 30px;
    font-size: 14px;
    font-family: 'museo-sans';
    font-weight: 500;
}

.eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection .GreenBtn_OrangeArrow::before {
    font-size: 13px;
    line-height: 18px;
}

.NewsCategoryList li:nth-child(1) {
    padding-left: 0;
}

#TLListView .personalcard p {
    font-size: 18px;
    line-height: 20px;
}

#TLListView .personalcard .summary {
    min-height: 152px;
}

@media only screen and (min-width:768px) {
    #TLListView .personalcard p {
        font-size: 22px;
        line-height: 24px;
    }

    #TLListView .personalcard .summary {
        min-height: 93px;
    }

    .eds_news_Advantage .SquareBlog .card .card-body .card-description a {
        font-size: 22px;
    }

    .Right_card .textimgtop h2 {
        font-size: 22px;
    }
}

@media only screen and (min-width:992px) {
    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .article.multi_layout.single_collumn {
        overflow: visible;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .in_article_image.left {
        max-width: 46%;
        display: inline-block;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .in_article_image.left {
        float: right;
    }

    .eds_news_BlogOne.eds_template_List_Article_Simple_image_left_Custom {
        padding: 55px 0;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection {
        max-width: 385px;
        display: inline-block;
        min-height: 370px;
        vertical-align: top;
        margin: -40px 0 0 -3px;
        padding: 45px 45px;
        position: relative;
        border-radius: 0 6px 6px 0;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .in_article_image .image_wrapper img {
        border-radius: 6px 0 6px 0;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .in_article_image .image_wrapper img {
        border-radius: 0 6px 6px 0;
    }

    .eds_news_BlogOne.eds_template_List_Article_Simple_image_right_Custom {
        text-align: right;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection {
        text-align: left;
        padding: 45px;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection h2,
    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection h2 a,
    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection h2,
    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection h2 a {
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 25px;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection .content p,
    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection .content p {
        font-size: 20px;
        margin: 0 15px 35px 0;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .RightSection {
        border-radius: 6px 0px 0 6px;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection .GreenBtn_OrangeArrow {
        font-size: 22px;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection .GreenBtn_OrangeArrow::before {
        font-size: 18px;
        line-height: 26px;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .edn_readMoreButtonWrapper {
        position: absolute;
        bottom: 54px;
    }
}

@media only screen and (min-width:1024px) {
    #TLListView .personalcard .summary {
        min-height: 140px;
    }

    .Right_card .textimgtop h2 {
        font-size: 28px;
    }
}

@media only screen and (min-width:1200px) {
    .Right_card .textimgtop h2 {
        font-size: 32px;
    }

    .eds_news_BlogOne.eds_template_List_Article_Simple_image_left_Custom {
        padding: 30px 0 55px 0;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection {
        max-width: 380px;
        min-height: 268px;
        margin: 22px 0 0 -3px;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .in_article_image.left {
        margin-left: 55px;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles #LeftText .in_article_image.left {
        margin-left: 0;
    }

    .eds_news_BlogOne.eds_template_List_Article_Simple_image_right_Custom {
        margin: 0 100px 160px 0;
    }

    .eds_news_Advantage .SquareBlog .card .card-body p.tags {
        min-height: 66px;
    }

    .eds_news_Advantage .SquareBlog .card .card-body h2.card-title {
        min-height: 70px;
    }

    #TLListView .personalcard .summary {
        min-height: 115px;
    }
}

@media only screen and (min-width:1600px) {
    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .in_article_image.left {
        max-width: 635px;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .RightSection {
        min-height: 400px;
        margin: 30px 0 0 -2px;
    }

    .eds_news_BlogOne.eds_subCollection_news #FeaturedArticles .in_article_image.left {
        margin-left: 140px;
    }

    #TLListView .personalcard .summary {
        min-height: 100px;
    }
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail h1,
.eds_news_Ozone.eds_subCollection_news #BlogDetail h2,
.eds_news_Ozone.eds_subCollection_news #BlogDetail h3,
.eds_news_Ozone.eds_subCollection_news #BlogDetail h4,
.eds_news_Ozone.eds_subCollection_news #BlogDetail h5,
.eds_news_Ozone.eds_subCollection_news #BlogDetail h6 {
    color: #323A45;
    font-weight: 100;
    margin: 0 0 20px;
    font-family: "museo-sans";
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail h1 {
    font-size: 38px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail h2 {
    font-size: 32px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail h3 {
    font-size: 28px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail h4 {
    font-size: 24px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail h5 {
    font-size: 22px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail h6 {
    font-size: 20px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail ul li {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 22px;
    padding-left: 0;
    line-height: 32px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail ul {
    padding-left: 20px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail p {
    margin: 0 0 25px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail a {
    color: #00958e;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail a:hover {
    color: #E56B1F;
}

ul.NewsCategoryList {
    margin: 0 0 20px 0;
}

ul.NewsCategoryList li a {
    font-size: 20px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail .SecondPromo {
    max-width: 362px;
    margin: 0 auto 35px;
}

/*tags on detail view*/
.tagsbox {
    background-color: #f2f3f3;
    padding: 35px 25px;
    max-width: 362px;
    margin: 0 auto 35px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail .tagsbox h3 {
    font-weight: bold;
    font-size: 30px;
    color: #e56b1f;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail .tagsbox p a {
    color: #acacac;
}

.eds_news_Advantage .SquareBlog .card .card-body p.tags {
    color: #00958E !important;
    font-weight: 500 !important;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail .PromoContent h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail .PromoContent p {
    margin: 0;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail .PromoContent p:nth-child(2) {
    margin-bottom: 35px !important;
    font-size: 22px;
}

.eds_news_Ozone.eds_subCollection_news #BlogDetail .PromoContent p a.GreenButton {
    color: #fff;
}

.BlogSearchB .eds_news_BlogOne.eds_subCollection_search .search_input {
    border: 1px solid #6D6E71;
    border-radius: 4px;
    margin-bottom: 35px;
}

.BlogSearchB .eds_news_BlogOne.eds_style_predefined_red.eds_subCollection_search .search_input .input {
    background-color: #fff;
}

.BlogSearchB .eds_news_BlogOne.eds_style_predefined_red.eds_subCollection_search .search_input .do_search {
    width: 34px;
    height: 38px;
    background-image: url("https://es.verabank.com/Portals/_default/Skins/VeraBank/Images/blog_Search.svg");
    background-position: 4px;
    float: right;
}

.BlogSearchB .eds_news_BlogOne.eds_subCollection_search .search_input .input {
    width: 87%;
    overflow: hidden;
    height: 38px;
    background: #fff;
    padding: 0;
}

.BlogSearchB .eds_news_BlogOne.eds_subCollection_search .search_input .input input {
    background: #fff;
    width: 100%;
    height: 35px;
    padding: 0;
    border: 0;
    margin: 0 7px;
    font-size: 20px;
    color: #354E57;
    line-height: 22px;
    font-family: 'Lato', sans-serif;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_relatedArticles.edn_aditionalBoxImage.custom h2.GreenTitle {
    border-bottom: unset;
    color: #00958E !important;
    font-weight: 700 !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage ul li+li {
    border-left: unset !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage.custom ul li a img {
    margin: 0px 0 30px 0;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage.custom ul {
    padding-left: 0 !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage.custom h2.card-title {
    border-bottom: unset;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage.custom p {
    line-height: 29px;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage ul li a.GreenBtn_OrangeArrow {
    max-width: 150px;
    text-align: left;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage.custom h2.card-title a {
    font-family: "museo-sans" !important;
    color: #323A45 !important;
    font-weight: 100 !important;
    font-size: 32px !important;
    margin-top: 30px;
}

#BlogDetail .PromoContent {
    margin-bottom: 40px;
}

#BlogDetail .PromoContent p {
    line-height: 28px;
}

@media only screen and (min-width:768px) {
    .BlogSearchB .eds_news_BlogOne.eds_subCollection_search .search_input .input {
        width: 94%;
    }

    #BlogDetail .PromoContent h3 {
        font-size: 36px;
    }

    #BlogDetail .PromoContent p {
        font-size: 22px;
        line-height: 26px;
    }

    .eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage.custom ul li a img {
        margin: 0 0 5px 0;
    }

    .edn_aditionalBox.edn_relatedArticles.edn_aditionalBoxImage.custom h2 {
        min-height: 60px;
    }

    .edn_relatedArticles a.GreenBtn_OrangeArrow::before {
        line-height: 30px;
    }

    .eds_news_Advantage .SquareBlog .card .card-body .card-description .summary {
        min-height: 100px;
        font-family: 'Lato', sans-serif;
        font-size: 22px;
        font-weight: 100;
    }
}

@media only screen and (min-width:992px) {
    .BlogSearchB .eds_news_BlogOne.eds_subCollection_search .search_input .input {
        width: 85%;
    }
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_relatedArticles.edn_aditionalBoxImage.custom {
    border: none;
    background-color: transparent;
    box-shadow: unset;
}

.eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage.custom ul li {
    overflow: visible;
    height: unset;
}

@media only screen and (min-width: 1100px) and (max-width: 1385px) {
    .eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage.custom ul li {
        padding: 0 25px;
    }

    #BlogDetail .PromoContent .content {
        padding: 15px 25px;
    }

    .eds_news_Ozone.eds_subCollection_news #BlogDetail .PromoContent h3 {
        font-size: 27px;
        margin-bottom: 8px;
    }

    .eds_news_Ozone.eds_subCollection_news #BlogDetail .PromoContent p:nth-child(2) {}

    #BlogDetail .PromoContent p {
        font-size: 19px;
        line-height: 23px;
    }
}

.edn_aditionalBox.edn_relatedArticles.edn_aditionalBoxImage.custom h2.GreenTitle {
    min-height: unset;
}

@media only screen and (min-width:1440px) {
    .eds_news_Ozone.eds_subCollection_news .edn_aditionalBox.edn_aditionalBoxImage ul li {
        padding: 0 30px !important;
    }
}

.InnerCenter h2.GreenTitle {
    font-size: 48px;
}

.PromoContent a.GreenButton:hover {
    border: 2px solid #fff;
    color: #fff;
}

.BanerWithImage p:nth-child(1) {
    margin-bottom: 0;
}

@media only screen and (min-width:768px) {
    .Hero_text {
        position: absolute;
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 100%;
        top: 0;
        left: 5%;
    }
}

@media only screen and (min-width:1200px) {
    .Hero_text {
        left: 6%;
    }
}

@media only screen and (min-width:1600px) {
    .Hero_text {
        left: 10%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .heightsection,
    .InnerSkin .heightsection {
        padding-top: 220px;
    }
}

@media only screen and (max-width:767px) {
    .Hero_text {
        position: unset;
        text-align: center;
        padding: 0 10px;
    }

    .BanerWithImage .overlay,
    .Hero-Img .overlay {
        max-height: 140px;
        top: 0;
    }

    .BanerWithImage .Hero_text h1,
    .BanerWithImage .Hero_text h2 {
        color: #E56B1F;
        line-height: 42px;
        margin-top: 28px;
    }

    .BanerWithImage .Hero_text p {
        color: #323A45;
    }

    .BanerWithImage img {
        min-height: 140px;
        min-width: 723px;
        margin-left: -15px;
    }
}

.BanerWithImage p:nth-child(1) {
    display: flex;
    justify-content: center;
}

.responsive.simpletable .tableheader td {
    text-align: center;
    font-size: 24px;
    color: #E56B1F;
}

.responsive.simpletable .tableheader .GreenButton {
    margin-top: 13px;
    display: inline-block;
    padding: 4px 12px;
    clear: both;
}

.InnerSkin .AccTabs .liveaccdefault .ui-accordion .ui-accordion-content {
    padding: 10px 15px 35px 15px;
}

.liveaccdefault .ui-widget-content a {
    font-family: 'Lato', sans-serif !important;
    font-size: 20px !important;
}

.liveaccdefault .ui-widget-content a.GreenButton,
.liveaccdefault .ui-widget-content a.OrangeButton {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
}

.liveaccdefault .ui-widget-content a.GreenButton:hover {
    color: #00958E;
}

.liveaccdefault .ui-widget-content a.OrangeButton:hover {
    color: #E56B1F;
}

.responsive.simpletable {
    margin-bottom: 25px;
}

.responsive.simpletable tr {
    border-left: unset;
}

.responsive.simpletable th {
    padding: 5px 12px;
    text-align: center;
    font-size: 20px;
    min-width: 135px;
    font-weight: normal;
    line-height: 27px;
}

.lightgreybg th {
    width: 50px;
    height: 25px;
    text-align: center;
    background-color: rgba(229, 107, 31, 0.8);
    color: #fff;
}

.responsive.simpletable tr.lightgreybg th:nth-child(1) {
    border-left: 0px solid #ea894c;
}

.contentrow th {
    width: 50px;
    text-align: center;
}

.responsive.simpletable td {
    border: solid 1px #a6a6a6;
    padding: 10px;
}

@media only screen and (min-width:768px) {
    .responsive.simpletable .tableheader .GreenButton {
        float: right;
        margin-top: 0;
    }

    .responsive.simpletable .tableheader td {
        text-align: left;
    }
}

@media only screen and (min-width:769px) {
    .responsive.simpletable .tableheader td {
        border: none;
        padding: 25px 0 15px 0;
    }

    .responsive.simpletable td {
        text-align: center;
        font-size: 20px;
        line-height: 23px;
    }

    .responsive.simpletable td.lefttext {
        text-align: left;
        font-weight: bold;
    }

    .responsive.simpletable thead {
        background-color: #E56B1F;
        border-left: 1px solid #F1F1F1;
        border-right: 1px solid #F1F1F1;
    }

    .responsive.simpletable thead th {
        border-left: unset;
        color: #fff;
    }
}

@media screen and (max-width: 768px) {
    .responsive.simpletable ul {
        margin-bottom: 0;
    }

    table.responsive,
    table.responsive caption,
    table.responsive tbody,
    table.responsive td,
    table.responsive tr {
        display: block;
    }

    table.responsive thead {
        display: none;
    }

    table.responsive td {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 18px;
    }

    table.responsive.collapsable th {
        display: none;
    }

    table.responsive tr {
        float: left;
        width: 100%;
    }

    table.responsive tr:nth-child(2n) {
        background-color: #fff;
    }

    table.responsive td:before {
        display: block;
        width: 100%;
        content: attr(title);
        font-size: 20px;
        font-weight: 700;
    }
}

#LendersInner .EDN_cf_all_fields_container,
#LocationsInner .EDN_cf_all_fields_container {
    display: none;
}
.eds_news_Ozone #LendersInner .col-12.col-md-5 h3 {
    font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size:22px;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner a.GreenBtn_OrangeArrow, .eds_news_Ozone.eds_subCollection_news #LendersInner a.GreenBtn_OrangeArrow:hover  {
    text-decoration: none;
	color: #00958E;
    transition: unset;
}
.eds_template_List_Article_Simple_image_left_Custom a,
.eds_template_List_Article_Simple_image_right_Custom a,
.eds_template_List_Article_4_Column_Cards_Image_Top_Custom a {
    text-decoration: none;
}

/*bio page extra*/
#LendersInner ul.EDN_cf_checkboxList {
    display: inline-block;
    padding-left: 0;
}

#LendersInner .article_pager {
    display: none;
}

.InnerSkin .eds_news_Ozone .lenderlist h2 {
    font-size: 32px;
}

.InnerSkin .eds_news_Ozone .lenderlist a.GreenBtn_OrangeArrow::before {
    line-height: 25px;
}

.InnerSkin .eds_news_Ozone.eds_subCollection_news .lenderlist hr {
    position: unset;
    margin: 18px auto 25px;
}

.InnerSkin .eds_news_Ozone .lenderlist ul {
    margin-left: 0;
}

.InnerSkin .eds_news_Ozone .lenderlist .locationwarpper {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    min-height: 35px;
    text-align: center;
    margin: 0 auto;
}

.InnerSkin .eds_news_Ozone.eds_subCollection_news .lenderlist ul.EDN_cf_checkboxList li span.EDN_cf_checkbox_label,
.InnerSkin .eds_news_Ozone.eds_subCollection_news .lenderlist p,
.InnerSkin .eds_news_Ozone.eds_subCollection_news .lenderlist span {
    font-size: 20px;
}

.InnerSkin .eds_news_Ozone.eds_subCollection_news .lenderlist img.locationicon {
    position: unset;
    margin-top: -8px;
    display: inline-block;
    margin-right: 8px;
}

.InnerSkin .eds_news_Ozone.eds_subCollection_news .lenderlist ul.EDN_cf_checkboxList {
    margin: unset;
    display: inline-block;
}

.eds_news_Ozone.eds_subCollection_news .lenderlist .appointmenticons {
    display: unset;
}

.eds_news_Ozone.eds_subCollection_news .lenderlist .appointmenticons p {
    display: inline-block;
}

.eds_news_Ozone.eds_subCollection_news .lenderlist .appointmenticons p:nth-child(2) a img.icon-email {
    margin-right: 0;
}

.eds_news_Ozone.eds_subCollection_news #LocationsInner .edn_mediaContainer {
    margin: 5px 0 10px 0;
}

#LocationsInner .LocationTop a {
    color: #00958E;
}

#LocationsInner h1,
#LocationsInner h2,
#LocationsInner h3,
#LocationsInner h4,
#LocationsInner h5,
#LocationsInner h6 {
    color: #202124;
    font-family: "museo-sans" !important;
    font-weight: 100;
}

#LocationsInner li {
    font-family: 'Lato', sans-serif;
    margin: 0 0 10px;
    color: #323A45;
    font-size: 22px;
    font-weight: 100;
    padding-left: 5px;
}

.eds_subCollection_news #LocationsInner .personalinfo h3 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 500;
}

#LocationsInner .personalinfo h3,
.eds_news_Ozone.eds_subCollection_news #LocationsInner a {
    color: #00958E;
}

#LocationsInner .centeredtext {
    margin: 25px 0;
}

#LocationsInner .centeredtext h2 {
    margin-bottom: 25px;
}

#LocationsInner a.GreenBtn_OrangeArrow::before {
    `line-height: 25px;
}

.personalcard img {
    border-radius: 6px;
}

#LocationsInner .personalcard img {
    margin-bottom: 25px;
}

#LocationsInner .personalcard p:nth-child(4) img {
    margin-bottom: 7px;
}

#LocationsInner .personalcard h4 {
    font-size: 28px;
    margin-bottom: 5px;
    font-weight: 300;
}

#LocationsInner .personalcard .icon-BookAnAppointment {
    margin-right: 0;
}

#LocationsInner .personalcard p.Title {
    position: relative;
    margin-bottom: 35px;
}

#LocationsInner .personalcard p.Title::after {
    content: '';
    position: absolute;
    width: 90px;
    height: 2px;
    background: #E56B1F;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: 0px;
    top: 43px;
}

#LocationsInner .personalcard {
    margin-bottom: 22px;
}

#LocationsInner .col-12.col-md-10 h3 {
    font-size: 30px;
}

#LocationsInner .article_pager.edn_articleScrolling.edn_clearFix {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #LocationsInner .jcenter {
        display: unset;
        text-align: center;
    }

    .eds_news_Ozone.eds_subCollection_news #LocationsInner .edn_mediaContainer {
        margin: 0;
        float: unset;
        padding: 0;
    }

    #LocationsInner .personalinfo {
        right: 0;
        max-width: 525px;
        margin: 0 auto 45px;
        padding: 40px 0 30px 30px;
        border-radius: 0px 0px 6px 6px;
    }
}

#LendersInner .Bio_div {
    margin-bottom: 0;
}

#LendersInner .centeredtext {
    margin: 80px 0 45px 0;
}

#LendersInner p.nomargin {
    margin-bottom: 0;
}

#LendersInner img,
#LocationsInner img {
    border-radius: 6px;
}

@media only screen and (min-width:1024px) {
    #LendersInner img {
        max-width: 380px;
    }
}

@media only screen and (min-width:1280px) {

    #LocationsInner .personalinfo,
    #LendersInner .personalinfo {
        padding: 72px 0 30px 53px;
        border-radius: 6px;
    }

    #LocationsInner .centeredtext {
        margin: 72px 0;
    }

    .eds_news_Ozone.eds_subCollection_news #LendersInner .edn_mediaContainer {
        margin: 5px -5px 10px 0;
    }
}

.LiveForm.Default input[type="submit"] {
    font-family: 'Lato', sans-serif !important;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 6px;
}

.LiveForm.Default input[type="submit"]:hover {
    box-shadow: unet !important;
}

.eds_news_Ozone.eds_subCollection_news #LendersInner .Bio_div a {
    color: #00958E;
}

/* Search and Filter Bar */
.UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList>span {
    line-height: 45px;
}

.UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList>span select {
    font-family: 'Lato', sans-serif;
    color: #354E57;
    font-size: 20px;
    font-style: italic;
}

.UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList>span::after {
    border: none;
    color: #E56B1F;
}

.UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_Text .edncf_TextInput input {
    height: 47px;
    font-family: 'Lato', sans-serif;
    color: #354E57;
    font-size: 20px;
}

.UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer>a.edncf_submit,
.UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer>a.edncf_reset {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 20px;
    padding: 6px 15px;
    background-color: #E56B1F;
    border: 1px solid #E56B1F;
    color: #fff;
}

.UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer>a.edncf_submit:hover,
.UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer>a.edncf_reset:hover {
    background-color: #00958E;
    border: 1px solid #00958E;
    color: #fff !important;
}

.UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer {
    padding-top: 6px;
}

@media only screen and (min-width:768px) {
    .UsersSearchB .edncf_DropDownList.edncf_City {
        margin-right: 12px;
    }

    .UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container>span {
        margin-bottom: 8px;
        width: 49%;
        float: left;
    }
}

@media only screen and (min-width:992px) {
    .eds_news_Ozone.eds_subCollection_news .lenderlist .content h2.card-title {
        /*min-height:70px;*/
    }

    .eds_news_Ozone.eds_subCollection_news .lenderlist ul.EDN_cf_checkboxList li {
        padding-left: 0;
    }
}

@media only screen and (min-width:1280px) {
    .UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container>span {
        margin-bottom: 8px;
        width: 37%;
    }

    .UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer {
        padding-top: 2px;
    }
}

@media only screen and (min-width:1440px) {
    .UsersSearchB .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container>span {
        width: 40%;
    }
}

.eds_news_Ozone.eds_subCollection_news #LocationsInner .edn_article_map {
    margin: 0 0 25px 0 !important;
}

.eds_news_Ozone.eds_subCollection_news #LocationsInner .map.longer .edn_article_map {
    max-width: 1270px !important;
}

.eds_news_Ozone.eds_subCollection_news #LocationsInner .edn_article_map .LocationDContent a.GreenButton {
    margin-top: 15px !important;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
}

.eds_news_Ozone.eds_subCollection_news #LocationsInner .edn_article_map .LocationDContent a.GreenButton:hover {
    color: #00958E;
}

@media (max-width: 1024px) {

    .HomeSkin .eds_subCollection_news .personalcard,
    .InnerSkin .eds_subCollection_news .personalcard {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .Pay {
        display: block;
    }

    .HomeSkin .eds_news_Advantage .SquareBlog .card .card-body h2.card-title a,
    .InnerSkin .eds_news_Advantage .SquareBlog .card .card-body h2.card-title a {
        font-size: 26px !important;
        line-height: 28px;
    }

    .HomeSkin .eds_subCollection_news .personalcard,
    .InnerSkin .eds_subCollection_news .personalcard {
        margin-bottom: 10px;
    }

    .HomeSkin .eds_news_Advantage .card,
    .InnerSkin .eds_news_Advantage .card {
        margin-bottom: 0;
    }

    .bodycontent .eds_subCollection_news a.GreenBtn_OrangeArrow::before,
    .HomeSkin .eds_subCollection_news a.GreenBtn_OrangeArrow::before {
        font-size: 15px;
        line-height: 19px;
    }
}

.Pay p {
    margin-right: 50px;
    text-align: center;
}

img.right,
img.left {
    float: none;
    margin-bottom: 25px;
}

@media only screen and (min-width:992px) {
    img.right {
        float: right;
        margin: 0 0 15px 20px;
    }

    img.left {
        float: left;
        margin: 0 15px 15px 0;
    }
}

.Icon_Link a,
.Appointment .Branch-locator a {
    font-size: 18px;
}

.LiveForm.Default {
    margin-bottom: 50px !important;
}

.LiveForm.Default ul.page-break-section .Field p.GreenTitle {
    color: #00958E;
    line-height: 26px;
}

.LiveForm.Default input[type="submit"],
.LiveForm.Default ul li .form-pagebreak-back-container input[type="button"],
.LiveForm.Default ul li .form-pagebreak-next-container input[type="button"] {
    background: #E56B1F !important;
}

.LiveForm.Default input[type="submit"]:hover,
.LiveForm.Default input[type="button"]:hover,
.LiveForm.Default ul li .form-pagebreak-back-container input[type="button"]:hover,
.LiveForm.Default ul li .form-pagebreak-next-container input[type="button"]:hover {
    box-shadow: none !important;
}

.AgeBox {
    box-shadow: 2px 4px 12px 3px rgba(218, 218, 218, 0.75);
    -webkit-box-shadow: 2px 4px 12px 3px rgba(218, 218, 218, 0.75);
    -moz-box-shadow: 2px 4px 12px 3px rgba(218, 218, 218, 0.75);
    border-radius: 6px;
    text-align: center;
    height: 280px;
    vertical-align: middle;
    max-width: 280px;
    position: relative;
    margin: 0 auto 45px;
}

.AgeBox p {
    text-align: center;
    z-index: 3;
    padding: 0 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    margin-bottom: 0;
    font-size: 34px;
    font-weight: bold;
}

.bodycontent .AgeBox p a {
    text-decoration: none;
    color: #E56B1F;
}

.TopLevel .row.Dicon.justify-content-md-center {
    margin-top: 20px;
}

.togglecalculator {
    display: none;
}

.InnerSkin .CalculatorTab ul li a {
    color: #00958E;
    text-decoration: none;
}

.InnerSkin .midwidthleft ul li {
    text-decoration: none;
}

.mobaccordion .accordion-button,
.mobaccordion ul li a {
    color: #00958E;
}

.mobaccordion ul li {
    margin-bottom: 15px;
}

.border6 {
    border-radius: 6px;
}

.ModDDRMenuC ul li {
    list-style-type: none;
}

.ModDDRMenuC ul li a {
    text-decoration: none;
}

.ModDDRMenuC ul li.selected.breadcrumb {
    margin: 0;
}

.eds_news_Ozone.eds_subCollection_news .lenderlist ul.EDN_cf_checkboxList li {
    display: inline-block;
    margin-right: 5px;
}

.emptyheader {
    visibility: hidden;
}

.LiveForm.Default label {
    font-family: 'Lato', sans-serif !important;
}

/*Video Pop-Up Styling*/
#slvj-video-embed {
    max-width: 100%;
}

#slvj-window {
    width: 100%;
    min-height: 100%;
    z-index: 30;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
}

#slvj-window,
#slvj-window * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#slvj-background-close {
    width: 100%;
    min-height: 100%;
    z-index: 31;

    position: fixed;
    top: 0;
    left: 0;
}

#slvj-back-lightbox {
    width: 700px;
    height: 540px;
    margin: auto;
    max-width: 100%;
    z-index: 250;
}

.slvj-lightbox {
    position: relative;

    width: 100%;
    height: 100%;
    padding: 30px;
    margin: 0;

    background-color: #FFFFFF;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.3);
    z-index: 53;
}

#slvj-close-icon {
    background-image: url(https://www.verabank.com/Portals/_default/skins/verabank/images/close-icon.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;

    position: absolute;
    top: 10px;
    right: 10px;

    z-index: 551;
}

#slvj-close-icon:hover {
    cursor: pointer;
}

.printicon {
    text-align: right;
    margin: 0;
    display: none;
}

.printicon img {
    max-width: 32px;
}

.smallericon {
    float: right;
    cursor: pointer;
    margin: 0 0 0 15px;
    line-height: 44px;
    max-width: 31px;
    display: none;
}

@media only screen and (min-width:992px) {

    .printicon,
    .smallericon {
        display: block;
    }
}