@charset "UTF-8";
em, small {
    letter-spacing: 0
}

[id] {
  scroll-margin-top: 155px; /* 120px header + 35px extra space */
}

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
}
.LiveForm.Default .Field.Heading h2 {
	font-size:16px !important;
	line-height:18px  !important;
}
html, li, p {
    font-size: 16px
}

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;
	margin-left: 0;
}

ul li {
    list-style-type: disc;
	color: #4e4d4f;
	font-size:18px;
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside;
	margin-bottom:5px;
	color: #4e4d4f;
	font-size:18px;
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}

ul#myTab {
    padding: 0;
    margin: 0
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px
}

body {
    background: #fff;
    color: #333;
    font-size: 13px
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th, p {
    font-family: 'Montserrat', 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 20px;
	font-size:18px;
	color:#4e4d4f;
}
.DisclaimerText, .DisclaimerText p {
	font-size:14px;
}
ol li>ol li {
    list-style-type: lower-latin
}

h1, h2, h3, h4, h5, h6 {
    color: #004e9a;
    line-height: 1.3em;
    margin: 0 0 10px;
	font-weight:700;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
a.anchor {
    padding-top: 150px;
    margin-top: -150px;
	z-index: -1;
	position: relative;
    display: inline-block;
}
a.anchor:before {
    display: inline-block;
    content: " ";
    padding-top: 150px;
    margin-top: -150px;
    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;
}
.personabar-visible .HP_Hero1920 {
	display:block;
	overflow:visible;
}
.personabar-visible header {
	padding-bottom: 25px;
}
.MenuContent {
	display:none;
}
.subtitle.orange {
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
	color:#f99d2b;
	margin:0 0 10px 0;
}
h2.underlined {
	position:relative;
	margin-bottom:35px;
}
.underlined::after {
    display: block;
    content: '';
    position: absolute;
    max-width: 152px;
    height: 1px;
    background: #004e9a;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: auto;
}
.BlueText {
	color:#004e9a;
}
.OrangeText {
	color:#f99d2b;
}
.LightBlueText {
  color: #92a0cd;
}
a.WhiteOrange_Btn {
	color: #fff;
}
a.WhiteOrange_Btn, a.BlueOrange_Btn, a.GreyOrange_Btn {	
	font-weight: 600;
	position: relative;
	padding-left: 21px;
	z-index: 10;
	line-height: 24px;
	font-size:18px;
	display:inline-block;
}
a.WhiteOrange_Btn .fas, a.BlueOrange_Btn .fas, a.GreyOrange_Btn .fas {
	font-size: 15px;
	transition: .3s ease-in;
}
a.WhiteOrange_Btn:hover .fas, a.BlueOrange_Btn:hover .fas, a.GreyOrange_Btn:hover .fas {
	transform: translateX(50%);
	font-size: 15px;
}
a.WhiteOrange_Btn:hover, a.BlueOrange_Btn:hover, a.GreyOrange_Btn {
	text-decoration:none;
}
a.WhiteOrange_Btn::before, a.WhiteOrange_Btn::after, a.BlueOrange_Btn::before, a.BlueOrange_Btn::after, .loginBtn a::before, .loginBtn a::after, a.GreyOrange_Btn::before, a.GreyOrange_Btn::after {
	content: '';
	position: absolute;
	top: 0;
	/*bottom: 0;*/
	right: 0;
	transform: rotate(45deg);
	z-index: -1;
}
a.WhiteOrange_Btn::before {
	left: 0;
	background-color: #fff;
}
a.WhiteOrange_Btn::after {
	left: 12px;
	background-color: #f99d2b;
}
a.GreyOrange_Btn::before {
	left: 0;
	background-color: #4e4d4f;
}
a.GreyOrange_Btn::after {
	left: 12px;
	background-color: #f99d2b;
}
ul.square {
	padding-left:0;
	margin:0 0 25px 0;
}
ul.square li {
	position: relative; 
    list-style: none; 
    margin-left: 30px;
}
ul.square li::before {
	content: ' ';
    width: 8px;
    height: 8px;
    position: absolute;
    left: -20px;
    top: 8px;
    background: #004e9a;
	transform: rotate(45deg);
}
.whiteborder {
    border: 8px solid #fff;
    box-shadow: 2px 1px 5px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: 2px 1px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 1px 5px 0px rgba(0,0,0,0.3);
}
img.right, img.left  {
	margin:0 0 25px 0;
	float:none;
	display:block;
}
.MultipleButtons a {
	display:block;
	margin-bottom:30px;
}
.togglecalculator {
	display:none;
}
.fa-phone::before {
	font-weight:bold;
}
.loginSection {
	position:relative;
}
.loginBtn a {	
	font-weight: 600;
	padding-left: 21px;
	z-index: 10;
	line-height: 24px;
	color:#4e4d4f;
	font-size:18px;
	text-transform:uppercase;
}
.loginBtn a:hover {
	text-decoration:none;
}
.loginBtn a::before, .loginBtn a::after {
	width: 24px;
	height: 24px;
}
.loginBtn a::before {
	left: 0;
	background-color: #4e4d4f;
}
.loginBtn a::after {
	left: 12px;
	background-color: #f99d2b;
}
.HeaderRightSection .fas {
	font-size: 17px;
}
.Locationaccordion .liveaccsmoothness .ui-widget-content a, a.BlueOrange_Btn {
	color: #004e9a;
}
.Locationaccordion a.BlueOrange_Btn::after, .Locationaccordion a.BlueOrange_Btn::before {
	top: 0;
}
a.BlueOrange_Btn::before {
	left: 0;
	background-color: #004e9a;
}
a.BlueOrange_Btn::after {
	left: 12px;
	background-color: #f99d2b;
}
a.WhiteOrange_Btn::before, a.WhiteOrange_Btn::after, a.BlueOrange_Btn::before, a.BlueOrange_Btn::after, a.GreyOrange_Btn::before, a.GreyOrange_Btn::after {
	width: 22px;
	height: 22px;
}
.FullOrange {
	background-color:#f99d2b;
	padding:8px 15px;
	text-transform:uppercase;
	font-weight:bold;
}
.contentwrapper a.FullOrange, .contentwrapper a.FullOrange:hover, .contentwrapper a.FullOrange:visited, a.FullOrange, a.FullOrange:hover, a.FullOrange:visited {
	color:#fff;
	text-decoration:none;
	display: block;
}
@media only screen and (min-width:768px) {
img.right {
	margin:0 0 0 15px;
	float:right;
}
img.left {
	margin:0 15px 0 0;
	float:left;
}
.MultipleButtons a {
	display:inline-block;
	margin:0 25px 0 0;
}
}
@media only screen and (min-width:992px) {
.contentwrapper a.FullOrange, .contentwrapper a.FullOrange:hover, .contentwrapper a.FullOrange:visited, a.FullOrange, a.FullOrange:hover, a.FullOrange:visited {
	display: inline-block;
}
}
@media only screen and (min-width:1280px) {
.loginBtn a::before, .loginBtn a::after {
	top:-1px;
}

}
@media only screen and (min-width:1440px) {
a.WhiteOrange_Btn, a.BlueOrange_Btn, a.GreyOrange_Btn {
	font-size:18px;
	line-height: 28px;
	display:inline-block;
}
}


.contentwrapper a,.contentwrapper a:visited, .contentwrapper a:hover, .contentwrapper a:focus  {
	color:#004e9a;
}
.loggedin header {
	position:relative;
}
.loggedin .heightsection,.loggedin .heightsection.taller {
    padding-top: 35px;
}
.heightsection {
	position:relative;
	padding-top: 126px;
}
.InnerSkin.Wealth .heightsection {
	padding-top: 160px;
}
.sticky {
    top: 0;
    width: 100%;
	    transition: padding 300ms ease;
}

.sticky  #logo img {
	max-width: 290px;
	    -webkit-transition: all .2s ease-in .2s;
    -moz-transition: all .2s ease-in .2s;
    transition: all .2s ease-in .2s;
}
.sticky .navbar {
    padding: 5px 0 15px 0;
	    -webkit-transition: all .2s ease-in .2s;
    -moz-transition: all .2s ease-in .2s;
    transition: all .2s ease-in .2s;
}
.sticky #navbar {
	margin-top: 8px;
}
.heightsection.taller {
    padding-top: 315px;
}
@media only screen and (min-width: 390px) {
.heightsection.taller {
    padding-top: 290px;
}
}

@media only screen and (min-width:768px) {
.sticky #logo img {
    max-width: 320px;
}
.heightsection.taller {
    padding-top: 250px;
}
.heightsection {
	padding-top: 144px;
}
.InnerSkin .heightsection {
	padding-top: 134px;
}
}
@media only screen and (min-width:992px) {
.heightsection.taller {
    padding-top: 222px;
}
.InnerSkin.Wealth .heightsection {
    padding-top: 138px;
}
.sticky #navbar-top-wrapper {
    padding-top: 10px;
	    -webkit-transition: all .2s ease-in .2s;
    -moz-transition: all .2s ease-in .2s;
    transition: all .2s ease-in .2s;
}
.sticky .HeaderRightSection {
	margin-top: -64px;
	    -webkit-transition: all .2s ease-in .2s;
    -moz-transition: all .2s ease-in .2s;
    transition: all .2s ease-in .2s;
}
.sticky .menusection {
    margin-top: -65px;
	    -webkit-transition: all .2s ease-in .2s;
    -moz-transition: all .2s ease-in .2s;
    transition: all .2s ease-in .2s;
}
.sticky  #logo img {
	max-width: 230px;
}
.sticky ul.megamenu {
	margin-top:15px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
.heightsection {
	padding-top: 140px;
}
a.WhiteOrange_Btn::before, a.WhiteOrange_Btn::after, a.BlueOrange_Btn::before, a.BlueOrange_Btn::after, a.GreyOrange_Btn::before, a.GreyOrange_Btn::after {
    width: 24px;
    height: 24px;
}

}
@media only screen and (min-width:1025px) {
.heightsection {
	padding-top: 125px;
}
.sticky #logo img {
    max-width: 320px;
}
.sticky #logo {
	margin: 0 auto;
}
.sticky ul.megamenu {
    margin-top: 21px;
}
}
@media only screen and (min-width:1100px) {
.heightsection {
	padding-top: 122px;
}
}
@media only screen and (min-width:1280px) {
.heightsection.taller {
    padding-top: 218px;
}
}
@media only screen and (min-width:1385px) {
.heightsection.taller {
    padding-top: 224px;
}
}
@media only screen and (min-width:1440px) {
.heightsection {
    padding-top: 165px;
}
.InnerSkin .heightsection {
    padding-top: 138px;
}
}
@media only screen and (min-width:1600px) {
.sticky  #logo img {
	max-width: 400px;
	margin:0;
}
.sticky  #logo {
	margin:0 auto;
}
.sticky .menusection {
    margin-top: -70px;
}
.sticky ul.megamenu {
	margin: 20px 5px 0 0;
}
.sticky ul.megamenu li.level0 {
    padding: 0 0px 5px 0;
}
.heightsection.taller {
    padding-top: 207px;
}
}



#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;
}
/*Location header dropdown*/
#dnn_HeaderLocations {
    position: relative;
    float: none;
}
.locationListingHead {
    position: absolute;
    z-index: 1000;
    top: 56px;
	right: 226px;
    display: none;
    overflow: hidden;
	border:1px solid #000;
}
.DottedBorder {
    background-color: #FFF;
    width: 322px;
	max-height: 380px;
    overflow-y: scroll;
    text-align: left;
    border: 1px solid #fff;
	position:relative;	
}
.DottedBorder  .AllLoc {
	display:block;
	min-height:25px;
}
.DottedBorder  .AllLoc img {
	max-width:12px;
}

.DottedBorder .closeiconx {
	float: right;
margin-right: 10px;
}
.DottedBorder .closeiconx:hover {
	cursor:pointer;
}
.locationItem {
    padding: 10px 5px;
	clear:both;
	border-bottom:2px solid #004e9a;
	min-height:153px;
}
.locationItem:last-child {
	border-bottom:none;
}
.locationItem .locimage {
	float:right;
	text-align:center;
}
.locationItem a.sm_orangebtn, .locationItem a.sm_orangebtn:visited, .locationItem a.sm_orangebtn:focus {
    background-color: #f7941d;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 2px 7px;
    border: 1px solid #f7941d;
}
.locationItem a.sm_orangebtn:hover {
	color: #f7941d;
	background-color: transparent;
	text-decoration:none;
}
.locationItem a, .locationItem a:hover, .locationItem a:active, .locationItem a:visited {
	color: #004e9a;
}
.locationItem img {
    margin: 0 0 15px 0;
}
.locationDetails {
    max-width: 160px;
}
.locationItem p {
    color: #004e9a;
    font-size: 16px;
	line-height:17px;
	margin-bottom:0;
}
.olbTop {
	display: none;
	position: relative;
	z-index: 1200;
	top: 10px;
	max-width: 307px;
	height:auto;
    width: 100%;
    background: #fff;
	padding-bottom: 35px;
	border:1px solid #7e7e7e;
	margin: 0 auto;
}
.sticky .olbTop {
	top: 10px;
}
.olbTop h2 {
    margin: 0;
	padding: 10px 26px 0 22px;
	color: #004e9a;
	font-size: 16px;
	font-weight: 600;
	text-align: left;	
}
.loginX {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #4e4d4f;
    font-size: 18px;
    cursor: pointer;
}
.olbTop > select {
    display: block;
	width: 100%;
	max-width: 258px;
	height: 31px;
	margin: 6px 15px 11px 22px;
	border-radius: 0;
	background-color: #dbdbdb;
	border: none;
	font-size: 15px;
	padding-left: 7px;
}
.pwfield {
	position:relative;
}
#togglePassword {
	position:absolute;
	top: 5px;
	right: 25px;
	width: 25px;
	height: 32px;
	padding: 5px 0 5px 4px;
}
#personal input[type="text"], #personal input[type="password"], #business input[type="text"], #business input[type="password"] {
    display: block;
	width: 100%;
	max-width: 258px;
	height: 31px;
	padding: 3px 3px 3px 5px;
	margin: 6px auto;
	font-size: 16px;
}
.loginButton {
    display: block;
    padding: 6px 10px;
    border: solid 1px #f99d2a;
    margin: 4px 20px;
    background: #f99d2a;
    color: #fff !important;
    text-align: center;
	text-transform:uppercase;
	font-weight:700;
	font-size:17px;
}
.loginButton:hover {
	border: solid 1px #f99d2a;
	 background:transparent;
	 color:#f99d2a !important;
	 text-decoration:none;
}
.boxlinks {
    display: block;
    width: 100%;
    max-width: 258px;
    margin: 5px auto 10px;
}
.boxlinks a {
    color: #004e9a !important;
    font-size: 14px;
    text-decoration: none;
	float:left;
	font-weight:600;
}
.boxlinks a:last-child {
    float: right;
}
@media only screen and (min-width:768px) {
#togglePassword {
	padding: 9px 0 5px 4px;
}
.sticky .olbTop {
	top: 86px;
}
.olbTop > select {
	margin: 26px 15px 22px 22px;
	height: 40px;
}
.olbTop h2 {
    margin: 0;
	padding: 26px 26px 0 26px;
	font-size: 20px;	
}
.loginButton {
	margin: 20px;
}
#personal input[type="text"], #personal input[type="password"], #business input[type="text"], #business input[type="password"] {
	margin: 20px auto;
	height:40px;
}
.olbTop {
	top:35px;
}
}
@media only screen and (min-width:992px) {
.olbTop {
	position:absolute;
	left:unset;
	right:0;
	top:68px;
}
.sticky .olbTop {
  top: 91px;
}
.boxlinks a {
    font-size: 16px;
}
}
@media only screen and (max-width:991px) {
	.whitewrapper {
		position: fixed;
		z-index: 10000;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(85, 85, 85, 0.7);
		text-align: center;
		display:none;
	}
    nav {
        display: none
    }
	.navbar-collapse {
		padding:0;
	}
    #navbar-top-wrapper {
        clear: both;
        position: relative
    }
    #navbar {
    float: none !important;
    position: absolute;
    width: 100%;
    z-index: 1000;
    overflow: visible;
    margin-top: 18px;
    left: 0;
	}
	#dnnMenu {
		height: 250px;
		overflow-y: scroll;
		padding: 0 15px;
	}
	.nav.navbar-nav.topLevel.sm.sm-collapsible {
		margin: 7px -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;
}
.dropdown-menu {
	float:none;
	box-shadow:none;
}
}
@media only screen and (min-width:992px) {
    #navbar {
        float: right
    }
}

#breadcrumb {
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f4f4f4;
    padding: 5px 0;
    margin-bottom:25px;
    display: block;
}
#breadcrumb span {
	color: #8e8e8e;
}
#breadcrumb a {
    font-weight: 600;
    font-size: 13px;
    color: #8e8e8e;
}

#breadcrumb a:first-child {
    font-size: 13px!important;
    font-weight: 400;
    color: #8e8e8e;
    margin: 0
}


main {
    background: #fff;
    border: 1px solid #ececec;
    border-top: none;
    margin-bottom: 15px;
    min-height: 350px
}

main.no-bg {
    background: 0 0
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color:transparent;
}
/*header styling mobile*/
.navbar {
    position: relative;
    min-height: 50px;
    display: block;
}
.navbar {
    padding: 20px 0 25px 0;
}
#navbar-top-wrapper {
    width: 100%;
}
#logo {
    margin: 0 auto 4px;
    text-align: center;
}
#logo img {
    max-width: 290px;
    margin-bottom: 5px;
    height: 90px; /*added 2024-10-11 for FDIC logo - MLS*/
}

.MobileLogos div {
    display: inline-block;
}
.MobileLogos .icons {
    float: right;
}
.MobileLogos .icons a {
    width: 33px;
    height: 35px;
    display: block;
    float: left;
    margin: 1px 5px 0 0;
    text-align: center;
}
.MobileLogos .icons a.atmicon {
    margin: 1px 11px 0 0;
}
.AccountLoginBtn {
	margin-top:6px;
}
.LoginBtn {
	background-color:#f7941d;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	font-size:18px;
	padding:4px 13px;
	border:2px solid #f7941d;
}
.LoginBtn:hover {
	background-color:transparent;
	color:#f7941d;
	border:2px solid #f7941d;
}
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;
}
.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: #004e9a;
}
.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;
}
#search {
	display:none;
	position: absolute;
	top: 90px;
	z-index: 10000;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.sticky #search {
	top: 80px;
}
.col5 {
    width: 20% !important;
    float: left;
    position: relative;
    min-height: 1px;
}
@media only screen and (min-width:768px) {
#logo img {
    max-width: 340px;
}
}
@media only screen and (min-width:992px) {
#logo {
    text-align: left;
	display: inline-block;
}
.HeaderRightSection {
    float: right;
    transition: all .2s;
}
.HeaderRightSection div {
    display: inline-block;
}
.HeaderLinks span {
    vertical-align: top;
    line-height: 23px;
    margin: 0 11px;
}
p.HeaderLinks {
    display: inline-block;
    margin-left: 12px;
    margin: 0 0 20px;
}
.HeaderLinks a {
    font-size: 18px;
	font-weight:600;
    color: #4e4d4f;
}
.menusection {
    min-height: 18px;
    margin-top: -20px;
    width: 100%;
	float:right;
}
.Wealth .menusection {
	margin-top: -39px;
}
.Wealth .sticky .menusection {
	margin-top: -64px;
}
.menusection .wrapper {
    min-height: 50px;
    text-align: right;
}
.menusection .wrapper > div {
    display: inline-block;
}
.menuitems {
    margin-top: 0;
}
.locationlink.links {
    margin-right: 15px;
}
.HeaderRightSection .searchicon {
	margin:0 10px;
}
ul.megamenu li.level0 .sub .menushadow .LargeBox {
    font-size: 40px;
    color: #fff;
    background-color: #10a7ac;
    position: absolute;
    z-index: 10000;
    width: 280px;
    height: 70px;
    bottom: 0;
    left: 0;
    padding: 26px 0;
    text-align: center;
}
ul.megamenu li.level0 .sub .menushadow .SmallBox {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    background-color: #dfd342;
    position: absolute;
    z-index: 9999;
    right: 0;
    bottom: 0;
    height: 100px;
    width: 230px;
    padding: 15px 25px 15px 40px;
}
ul.megamenu li.level0 .sub .menushadow .LargeBox, ul.megamenu li.level0 .sub .menushadow .SmallBox {
    font-family: 'Bebas Neue',cursive;
}
}
@media only screen and (min-width:1025px) {
.navbar {
    padding: 20px 0 3px 0;
}
}
@media only screen and (min-width:1200px) {
#logo img {
    max-width: 410px;
}
#logo {
    margin: 10px auto 0px;
}
}
@media only screen and (min-width:1440px) {
#logo img {
    max-width: 480px;
}
#logo img {
    margin: 2px 0 0 0;
}
}

@media only screen and (min-width:768px) {
#search {
	top: 100px;
}

}
@media only screen and (min-width:992px) {
#search {
    top: 41px;
    right: 111px;
	margin-left: unset;
	margin-right: unset;
	left:unset;
}
}
.HomeSkin .DarkBlueBG {
	background-color:#004e9a;
}
.HomeSkin .LightGreyBG {
	background-color:#f4f4f4;
	border-top:8px solid #e4e4e4;
}
.InnerSkin .LightGreyBG {
	background-color: #f7f7f7;
}
.HomeSkin .DarkBlueBG #dnn_FullBlue_Right p,.HomeSkin .LightGreyBG #dnn_FullGrey_Left p {
	margin:0;
}
.HomeSkin .LightGreyBG #dnn_FullGrey_Right a.BlueOrange_Btn,.HomeSkin #dnn_FullBlue_Left a.WhiteOrange_Btn {
	font-size:20px;
	line-height: 28px;
}
.HomeSkin #dnn_FullBlue_Left, .HomeSkin .LightGreyBG #dnn_FullGrey_Right {
	padding: 45px 15px 87px 15px;
}
.HomeSkin .LightGreyBG #dnn_FullGrey_Right h2 {
	font-size:28px;
}
.HomeSkin .LightGreyBG #dnn_FullGrey_Right h2, .HomeSkin #dnn_FullBlue_Left h2 {
	margin-bottom: 20px;
}
.HomeSkin #dnn_FullBlue_Left h2 {
	font-size:28px;
	color:#fff;
}
.HomeSkin #dnn_FullBlue_Left p, .HomeSkin #dnn_FullBlue_Left a  {
	color:#fff;
}

.HomeSkin #dnn_FullBlue_Left p.subtitle.orange {
	color: #f99d2b;
}

@media (min-width: 992px) and (max-width: 1024px)  {
.HomeSkin .LightGreyBG #dnn_FullGrey_Right h2, .HomeSkin #dnn_FullBlue_Left h2 {
    margin-bottom: 16px;
}
.HomeSkin .LightGreyBG #dnn_FullGrey_Right p, .HomeSkin #dnn_FullBlue_Left p {
    line-height:18px;
}
}
@media only screen and (min-width:992px) {
.HomeSkin #dnn_FullBlue_Left {
	padding:0 45px 0 0;
}
.HomeSkin .LightGreyBG #dnn_FullGrey_Right {
	padding:0 0 0 45px;
}
}
@media only screen and (min-width:1200px) {
.HomeSkin #dnn_FullBlue_Left {
	padding:15px 35px 15px 0;
}
.HomeSkin .LightGreyBG #dnn_FullGrey_Right {
	padding:15px 15px 15px 35px;
}
.HomeSkin #dnn_FullBlue_Left h2, .HomeSkin .LightGreyBG #dnn_FullGrey_Right h2 {
	font-size:34px;
}
.HomeSkin #dnn_FullBlue_Left p.subtitle.orange, .HomeSkin #dnn_FullGrey_Right p.subtitle.orange {
	margin-bottom:0;
}
}
@media only screen and (min-width:1600px) {
.HomeSkin #dnn_FullBlue_Left {
	padding: 0 125px 0 15px;
}
.HomeSkin .LightGreyBG #dnn_FullGrey_Right {
	padding: 0 15px 0 80px;
}
.HomeSkin #dnn_FullBlue_Left p:nth-child(3), .HomeSkin .LightGreyBG #dnn_FullGrey_Right p:nth-child(3) {
	font-size:20px;
	font-weight:500;
}	
}
footer {
    background-color: #f8f5f5;
    padding-top: 25px;
    border-top: 8px solid #92a0cd;
	padding:35px 0 23px 0;
}
footer a,footer a:visited, footer a:hover, footer a:focus, footer span, footer p {
	color:#4e4d4f;
	font-size:15px;
}
#dnn_footer_75 p:nth-child(1) {
	margin-bottom:5px;
}
#dnn_footer_75 p:nth-child(2) {
    margin-bottom: 25px;
}
#dnn_footer_25, #dnn_footer_75 {
	text-align:center;
}
#dnn_footer_25 ul.Socialicons {
	margin-left:0;
	padding-left:0;
}
#dnn_footer_25 ul.Socialicons li {
	display:inline-block;
	list-style-type:none;
	margin-right:0px;
}
#dnn_footer_25 ul.Socialicons {
	margin-left:0;
	padding-left:0;
}
#dnn_footer_25 .Socialicons a {
    font-size: 17px;
    line-height: 30px;
    background-color: transparent;
    border-radius: 50%;
    font-weight: 500;
    color: #4e4d4f !important;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-right: 7px;
    border: 3px solid #4e4d4f;
    font-weight: normal;
	display:block;
}
#dnn_footer_25 .Socialicons a:hover {
	background-color: #4e4d4f;
	color: #f8f5f5 !important;
	border: 3px solid #4e4d4f;
}
.FooterLogos a.speedbump {
	margin-right:10px;
}
#dnn_footer_25 p {
	margin-bottom:31px;
}
#scrollTopBtn {
    position: fixed;
    z-index: 5000;
    right: 15px;
    bottom: 22px;
    display: none;
    visibility: visible;
}

@media only screen and (min-width:992px) {
	#dnn_footer_75 {
		text-align: left;
	}
	#dnn_footer_25 {
		text-align: right;
	}
	#dnn_footer_25 ul.Socialicons li {
		margin-bottom:8px;
	}
	#dnn_footer_25 .Socialicons a {
    font-size: 14px;
    line-height: 25px;
    width: 30px;
    height: 30px;
    margin-right: 3px;
}
#scrollTopBtn {
    bottom: 90px;
	 right: 25px;
}
}
@media only screen and (min-width:1200px) {
#dnn_footer_75 p, #dnn_footer_75 a {
		font-size:17px;
	}
}
@media only screen and (min-width:1400px) {
#dnn_footer_75 {
		text-align: center;
}
#dnn_footer_25 .Socialicons a {
    font-size: 18px;
    line-height: 31px;
    width: 35px;
    height: 35px;
    margin-right: 6px;
}
#dnn_footer_25 p {
    margin-bottom: 41px;
}
}

/********************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 .BlueButton {
    font-size: 20px;
}
.extlinkContent p {
	margin-bottom:20px;
}
}
@media (min-width: 1386px){
.extlinkContent {
    left: 29%;
    width: 43%;
}
}
.largeTable.TextLeft td {
	text-align:left;
	font-size: 16px;
	vertical-align: top;
}
.largeTable.TextLeft tr:nth-child(2n), .responsive-table.largeTable tr:nth-child(2n) {
    background: #f9f6f6;
}
.largeTable {
    width: 100%;
}
.largeTable tr {
	border-bottom: solid 1px #a1a1a1;
}
.largeTable th {
    color: #fff;
    background: #004e9a;
    padding: 25px 12px;
    text-align: center;
    border-right: solid 1px #fff;
    font-size: 22px;
    min-width: 160px;
	font-weight:700;
	line-height:24px;
}
.largeTable td {
    padding: 13px 20px;
    vertical-align: middle;
    text-align: center;
	border-left: solid 1px #a1a1a1;
border-right: solid 1px #a1a1a1;
}
.largeTable td:first-child {
    text-align: left;
    color: #4e4d4f;
    font-size: 16px;
    font-weight: 700;
}
.largeTable th.Orange {
    background: #f7941d;
    position: relative;
	border-right:2px solid #fff;
}
.largeTable th.Orange::before {
    content: "";
    position: absolute;
    top: 99%;
    left: 47%;
	width: 0;
	border-top: 10px solid #f7941d;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
.largeTable tr.lastrow {
	border-bottom:none;
}

.largeTable tr.lastrow td {
	background: #004e9a;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	line-height:24px;
}


.largeTable tr.lastrow td.Orange {
	background: #f7941d;
}
.largeTable tr.lastrow a.OpenAcc {
	text-transform:uppercase;
	color:#fff;
	font-size:20px;
	font-weight:700;
}
.largeTable tr.lastrow a.MoreInfo {
	font-style:italic;
	color:#fff;
	font-size:18px;
	font-weight:600;
}
.ContactBTN {
	padding: 0 0 45px 0;
	width: 100%;
}
.ContactBTN .wrapper {
	width: 100%;
}
.ContactBTN a {
	text-transform:uppercase;
	font-size:20px;
	font-weight:600;
	color:#004e9a;
	border:2px solid #004e9a;
	padding:14px 25px;
	background-color:transparent;
	text-align: center;
	clear: both;
	width: 100%;
	display: block;
}
.ContactBTN a:hover, .ContactBTN a:active {
	background-color:#004e9a;
	color:#fff;
	text-decoration:none;
}

.ContactBTN a:nth-child(1) {
	margin-bottom:15px;
}

@media (min-width: 992px){
.ContactBTN {
	padding: 25px 0 45px 0;
	text-align: right;
}
.ContactBTN .wrapper {
	max-width: 75%;
	text-align: right;
	float: right;
	width: 100%;
}
.ContactBTN a {
	width: 49%;
	display: inline-block;
	
}
.ContactBTN a:nth-child(1) {
	float:left;
	margin:0;
}
}
.responsive-table.mobtable {
    width: 100%;
	margin-bottom:35px;
}
.responsive-table.mobtable .tableheader.blue, .responsive-table.mobtable .tableheader.orange {
    font-size: 20px;
    color: #fff;
    padding: 10px;
	line-height:45px;
}
.responsive-table.mobtable .tableheader.blue {
	background-color:#004e9a;
}
.responsive-table.mobtable .tableheader.orange {
	background-color:#f7941d;
}
.responsive-table.mobtable tr {
	border-bottom:1px solid #004e9a;
}
.responsive-table.mobtable tr:first-child {
	border-bottom:none;
}
.responsive-table.mobtable p {
	margin:0;
}
.responsive-table.mobtable td {
	padding:15px;
}
.responsive-table.mobtable .pipe {
	float:right;
}
.responsive-table.mobtable p {
    margin: 0;
    /*font-weight: 700;*/
    line-height: 36px;
}
.lastbtn .OpenAcc {
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
.responsive-table.mobtable a.MoreInfo {
    font-style: italic;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.lastbtn {
	background-color:#004e9a;
	line-height: 25px;
}
.lastbtn.orange {
	background-color:#f7941d;
	line-height: 25px;
}
.responsive-table.mobtable tr .lastbtn.orange {
	border-bottom:none;
}
.VisibleDesktop {
	display:none;
}
@media (min-width: 992px){
.VisibleDesktop {
	display:block;
}
.mobtable {
	display:none;
}
}
.table-responsive .basicTable {
    width: 100%;
    margin: 10px 0;
    border: solid 1px #f2f3f3;
}
.table-responsive .basicTable tr:nth-child(1) {
    background: #f2f3f3;
    color: #fff;
}
.table-responsive .basicTable td {
    padding: 10px;
    border: solid 1px #f2f3f3;
}
.table-responsive .basicTable th {
	padding: 10px;
}
.table-responsive .basicTable p {
    margin: unset;
}

/*Calculators*/
#tvcTabHome, #tvcTabPersonal, #tvcTabRetirement, #tvcTabLease, #tvcTabInvestment {
	display:none;
}
.cTimeValue p {
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 20px;
}
.cTimeValue input[type="submit"] {
	font-size: 18px !important;
}
#tvcInnerCalculatorDivId #COMPUTE {
	background-image:none !important;
	padding:10px 18px;
	border: 3px solid #004e9a;
	font-family: 'Montserrat', sans-serif !important;
	width:unset;
	height:unset;
}
.cTimeValue .panel {
	border:none !important;
	height: unset !important;
overflow: unset !important;
}
#tvcInnerCalculatorDivId .TextInput, #tvcInnerCalculatorDivId input {
	font-size:16px;
	color:#004e9a;
}
#panelHome ul {
	margin:0 !important;
	padding:0 !important;
}
#panelHome ul li {
	position: relative;
	list-style: none;
	margin-left: 30px;
}
#panelHome ul li::before {
    content: ' ';
    width: 8px;
    height: 8px;
    position: absolute;
    left: -20px;
    top: 5px;
    background: #004e9a;
    transform: rotate(45deg);
}
.cTimeValue label {
	font-size: 16px !important;
	line-height: 20px;
}
.CalculatorsTab {
	width:100%;
	list-style: none;
	height:auto;
	clear:both;
	overflow:hidden;
	margin-bottom:25px;
}
.CalculatorsTab ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.personabar-visible .CalculatorsTab li {
	width:300px;
}
.CalculatorsTab li {
    float: left;
    list-style-type: none !important;
    text-align: center;
    line-height: 37px;
    background-image: none;
    width: 306px;
	background:#004e9a;
	border-right: 1px solid #fff;
	padding: 15px 5px;
}
.CalculatorsTab a {
    color: #FFFFFF !important;
    display: block;
    text-align: center;
    text-decoration: none;
    list-style-type: none !important;
	font-size:22px;
	font-weight:700;
}
.CalculatorsTab a:hover {
	color: #FFFFFF !important;
}
@media only screen and (max-width: 1599px) {
.CalculatorsTab li {
    width: 220px;
}
}

@media only screen and (max-width: 1385px) {
.CalculatorsTab li {
    width: 217px;
}
}
@media only screen and (max-width: 1200px) {
.CalculatorsTab li {
    width: 188px;
}
.CalculatorsTab li a { 
	font-size:16px;
}
}

@media only screen and (max-width: 991px) {
.CalculatorsTab li {
	width:100% !important;
	background-color: #004e9a;
	padding:0;
	border-bottom:1px solid #fff;
}
.CalculatorsTab li a{
	display:block;
	width:100%;
	color:#fff;
	font-size:18px;
}
.CalculatorsTab li:nth-child(1) {
    margin-left: 0;
}

}
@media only screen and (max-width: 600px) {
.contentwrapper a  {
	word-break: break-word;
}
}
.DnnModule-EasyDNNmaps {
	margin-bottom:35px;
}
.DnnModule-EasyDNNmaps .mapwrapper .mapspan1 {
	color: #004e9a;
font-size: 18px !important;
text-transform: uppercase;
line-height: 32px;
font-weight:700;
}
.DnnModule-EasyDNNmaps .mapwrapper p {
	font-size:18px !important;
}
.DnnModule-EasyDNNmaps .mapwrapper .rectanglelink {
	color: #fff !important;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #004e9a;
	border: 3px solid #004e9a;
	padding: 6px 22px;
	font-weight:700;
}
.DnnModule-EasyDNNmaps .mapwrapper .rectanglelink:hover {
	color: #004e9a !important;
	border: 3px solid #004e9a;
	background-color: transparent;
	text-decoration: none;
}


/*parallax*/
.parallax {
    padding: 320px 25px 155px 25px;
	position: relative;
background-attachment: fixed;
background-position: center 0;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0;
overflow: hidden;
}
.parallax .overlay {
    background-image: url("Images/parallaxoverlay.png");
	background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
	top:0;
	left:0;
}
.parallax .caption {
    z-index: 101;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
}
.parallax h3, .parallax p {
    color: #fff;
}
.parallax h3 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 17px;
}

.parallax p {
	font-size: 17px;
}
.parallax .carousel-inner {
	min-height:300px;
}
.textslider .carousel-item img {
	border-radius:50%;
	border:3px solid #fff;
}
@media (min-width: 768px) {
.parallax p {
	font-size: 18px;
	line-height:20px;
}
.parallax .caption {
	padding:0 35px;
}
}
@media (min-width: 1025px) {
.parallax {
    padding: 288px 25px 68px 25px;
}
.textslider #carouselExampleFade {
	padding-top: 118px;
}
}
@media (min-width: 1280px) {
.parallax .caption {
	max-width:1200px;
}
}
#dnn_Right6Pane1 .LiveForm.Default {
	margin-top:35px;
}
.LiveForm.Default .Field label {
	font-family: 'Montserrat', sans-serif !important;
	color: #4e4d4f;
	font-size:16px !important;
}
.LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"] {
    background: #f99d2b !important;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif !important;
}
.LiveForm.Default input[type="submit"]:hover, .LiveForm.Default input[type="button"]:hover {
	box-shadow:none !important;
	background: #004e9a !important;
}
.LiveForm.Default .Field.Required input {
	border-left: 1px solid #ccc !important;
}
.LiveForm.Default ul.page-break-section, .LiveForm.Default .thank-you {
	-webkit-box-shadow: 5px 5px 15px 5px #E8E8E8 !important;
	box-shadow: 5px 5px 15px 5px #E8E8E8 !important;
}
.LiveForm.Default li p {
	line-height:22px;
	margin-bottom:0;
}
.LiveForm.Default .Field.Required.Checkbox table {
	border-left: unset !important;
}
/*timeline*/
.timeline {
    width: auto;
    float: none;
	margin: 50px 0;
	position: relative;
	padding-bottom: 120px;
	text-align:center;
}
.timeline::after {
    background: #505050;
    background: -moz-linear-gradient(top,rgba(80,80,80,0) 0%,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1e5799),color-stop(100%,#7db9e8));
    background: -webkit-linear-gradient(top,rgba(80,80,80,0) 0%,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
    background: -o-linear-gradient(top,rgba(80,80,80,0) 0%,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
    background: -ms-linear-gradient(top,rgba(80,80,80,0) 0%,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
    background: linear,to bottom,rgba(80,80,80,0) 0%,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: -60px;
    width: 3px;
    z-index: 0;
    filter: alpha(opacity=35);
    opacity: .35;
}
.timeline .timeline-date {
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.04);
    position: relative;
    display: block;
    clear: both;
    width: 200px;
    height: 45px;
    padding: 5px;
    border: 1px solid #004e9a;
    margin: 0 auto 10px;
    text-shadow: 0 1px 1px #fff;
    border-radius: 4px;
    background: #fff;
    z-index: 1;
}
.timeline .timeline-box {
    box-shadow: 5px 4px 8px 0px rgba(150,150,150,0.25);
	-webkit-box-shadow: 5px 4px 8px 0px rgba(150,150,150,0.25);
	-moz-box-shadow: 5px 4px 8px 0px rgba(150,150,150,0.25);
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin: 20px 10px 10px 10px;
    padding: 10px;
    position: relative;
    width: 45.7%;
    float: none;
    z-index: 1;
    margin-bottom: 30px;
    background: #fff;
}
.timeline .timeline-date h3 {
    margin: 5px;
    font-size: 20px;
    line-height: 24px;
}
.timeline .timeline-box.right, .timeline .timeline-box.left {
    float: none;
    clear: both;
    right: auto;
    left: auto;
    margin: 15px auto;
	max-width: 90%;
    width: auto;
}

.timeline-box p {
    padding: 0 5px;
    margin-bottom: 0px;
    font-weight: 600;
}
.timeline .timeline-box.left::after, .timeline .timeline-box.right::after, .timeline .timeline-box.left::before, .timeline .timeline-box.right::before {
    display: none;
}
@media (min-width: 768px) { 
.timeline .timeline-box.right, .timeline .timeline-box.left {
    max-width: 47%;
}
}
@media (min-width: 992px) { 
.timelinewrapper {
	margin: 0 auto;
	display: table;
	padding: 75px 0;
}
.timeline {
    float: left;
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
}
.timeline .timeline-box.right {
    clear: right;
    float: right;
    margin-top: 40px;
	max-width:45%;
	padding:20px;
	min-width:415px;
}
.timeline .timeline-box.left {
    float: left;
	clear:left;
	min-height: 100px;
	min-width:430px;
}

.timeline .timeline-box.right::after, .timeline .timeline-box.left::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff; 
    content: "";
    display: block;
    height: 14px;
    position: absolute;    
    width: 14px;
    z-index: 0;
}
.timeline .timeline-box.right::after {
	top: 45px;
	left: -8px;
	border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.timeline .timeline-box.left::after {
	top: 20px;
	right: -8px;
	border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
.timeline .timeline-box.left:before {
    background: none repeat scroll 0 0 #f99d2b;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #f99d2b;
    content: "";
    display: block;
    height: 7px;
    margin-right: -5px;
    position: absolute;
    right: -6.8%;
    top: 22px;
    width: 8px;
}
.timeline .timeline-box.right:before {
    background: none repeat scroll 0 0 #f99d2b;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #f99d2b;
    content: "";
    display: block;
    height: 7px;
    margin-left: -20px;
    position: absolute;
    left: -7.2%;
    top: 47px;
    width: 8px;
}
}

/*new calculators tab*/
.CalculatorAcc .accordion-button {
	text-transform:uppercase;
	color: #f7941d;
	font-weight:bold;
	background: #e8ecf8;
	padding: 10px 15px;
	border-radius: unset;
	font-size:20px;
}
.CalculatorAcc .accordion-button::after {
	background-image:url("Images/orangearrow_up.png");
	transform:unset;
}
.CalculatorAcc .accordion-button.collapsed {
	color: #0d4a88;
}
.CalculatorAcc .accordion-button.collapsed::after {
	background-image:url("Images/bluearrow_down.png");
}
.CalculatorAcc {
	margin-bottom:35px;
}

.CalculatorAcc .accordion-item:first-of-type, .CalculatorAcc .accordion-item:last-of-type {
	border-radius:unset;
}
.CalculatorAcc ul li, .CalculatorTab ul li {
	margin-bottom:15px;
	font-size:18px;
}
.CalculatorAcc .accordion-body {
	padding:15px 15px 15px 35px;
}
@media only screen and (min-width:992px) {
.CalculatorTab {
	margin-bottom:45px;
	position: relative;
border: 2px solid #ebebeb;
}
.CalculatorTab .tab-pane.fade.show.active::before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 33%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
}
#v-pills-home.tab-pane.fade.show.active::before {
	margin: -25px 0 0 -25px;
}
#v-pills-personal.tab-pane.fade.show.active::before {
	margin: 36px 0 0 -25px;
}
#v-pills-investment.tab-pane.fade.show.active::before {
	margin: 105px 0 0 -25px;
}
#v-pills-retirement.tab-pane.fade.show.active::before {
	margin: 170px 0 0 -25px;
}
#v-pills-lease.tab-pane.fade.show.active::before {
	margin: 240px 0 0 -25px;
}
.CalculatorTab .tab-pane {
	background-color:#fff;
}
.CalculatorTab #v-pills-tab {
	width:33%;
	background: #e8ecf8;
	min-height: 69vh;
	padding: 0 20px;
}
.CalculatorTab #v-pills-tabContent {
	width:67%;
	min-height:320px;
	padding: 35px 20px 20px 45px;
}
.CalculatorTab .nav-pills .nav-link.active {
	background-color:transparent;
	color:#f99d2b;
}
.nav-pills .nav-link {
	text-transform:uppercase;
	color: #004e9a;
	font-size: 22px;
	padding: 25px 15px 20px 25px;
	text-align: left;
	border-bottom: 1px solid #92a0cd;
	border-radius: 0;
	font-weight:bold;
}
.nav-pills .nav-link:last-child {
	border-bottom:none;
}
}

@media only screen and (min-width:1440px) {
.CalculatorTab #v-pills-tab {
    min-height: 64vh;
}
}
.eds_news_Ozone p.calculatoriframe, .eds_news_Ozone .calculatoriframe {
	margin: 0 auto;
	max-width: 990px;
	text-align:center;
}
.eds_news_Ozone p.calculatoriframe span {
	margin-bottom:25px;
	display:block;
}
.liveaccsmoothness .ui-widget {
	font-family: 'Montserrat', sans-serif !important;
}

/*yt video*/
.FWVideo {
	max-width: 800px;
	position:relative;
}
.FWVideo iframe {
	margin-bottom:25px;
}
.FWVideo .embed-responsive {
	margin-bottom:25px;
	cursor:pointer;
	margin: 0 auto 45px;
	text-align: center;
}
.FWVideo .fab{
	position: absolute;
	top: 35%;
	font-size: 54px;
	color:#df0d17;
	left:0;
	right:0;
	text-align: center;
}
.FWVideo .fab:hover {
	color:#fff;
}
.FWVideo img {
}
@media (min-width: 600px) {
.FWVideo .fab{
	top: 45%;
}
}
/*vimeo*/
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  width: 100%;
  height: 100%;
  min-height:350px;
}
.vimeo-video-place{
	position: relative;
	margin: 0 auto 45px;
	text-align: center;
}
.vimeo-video-place .fab.fa-youtube{
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 50px;
	cursor: pointer;
	transform: translate(-50%, -50%);
	color: #00ADEF;
}
.vimeo-video-place .fab.fa-youtube:hover{
	color: #fff;
}
.Bankers .content .fas.fa-phone, .Bankers .content .fas.fa-envelope {
	color: #92a0cd;
}
.Bankers .modal-body h3 {
	height:unset !important;
}
.Bankers .modal-body img {
	margin-bottom:8px;
}
.InnerSkin .Bankers .modal-body img {
	cursor: unset;
}
/*staff module*/
.main-content {
	padding:0 0 25px 0;
}
.Bankers.List {
	margin: 0 auto 35px;
}
.Bankers.List a,.Bankers.List a:visited, .Bankers.List a:hover, .Bankers.List a:focus  {
	color:#004e9a;
}
.Bankers.List a.FullOrange {
	padding:5px 8px;
	display:inline-block;
}
.Bankers.List a.FullOrange,.Bankers.List a.FullOrange:visited, .Bankers.List a.FullOrange:focus  {
	color:#fff;
	border:2px solid #f99d2b;
}
.Bankers.List a.FullOrange:hover {
	background:transparent;
	color:#f99d2b !important;
}
.Bankers.List h3 span.LocationStaff,.Bankers .WMPopup h3 span.LocationStaff {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
}
.Bankers .WMPopup .content p:nth-child(2) {
    margin-bottom: 21px;
}
.Bankers .WMPopup .modal .modal-body h3 {
	min-height:unset !important;
	height:unset !important;
}
@media (min-width: 767px) {
.Bankers.List h3,.Bankers .WMPopup h3 {
	min-height:52px;
}
.Bankers.List p {
	min-height:40px;
}
}
@media (min-width: 992px) {
.Bankers.List p.Title {
	min-height:60px;
}
}
@media (min-width: 1280px) {
.Bankers.List p.Title {
	min-height:100px;
}
.Bankers.List p.Contact {
	min-height:80px;
}
.Bankers.List a.BlueOrange_Btn {
	font-size:16px;
	line-height:20px;
}
.Bankers.List a.BlueOrange_Btn::before, .Bankers.List a.BlueOrange_Btn::after {
    width: 20px;
    height: 20px;
    top: 0;
}
}
@media (min-width: 1440px) {
.Bankers.List h3,.Bankers .WMPopup h3 {
	font-size:18px;
	min-height:76px;
}
.Bankers.List p.Title {
	min-height:80px;
}
.Bankers.List p.Contact {
	min-height:48px;
}
.Bankers.List a.BlueOrange_Btn {
	font-size:17px;
	line-height:20px;
}
.Bankers.List a.BlueOrange_Btn::before, .Bankers.List a.BlueOrange_Btn::after {
    width: 22px;
    height: 22px;
    top: 0;
}
}
@media (min-width: 1600px) {
.Bankers.List h3 {
	font-size:20px;
	min-height:62px;
	line-height:20px;
}
.Bankers .WMPopup h3 {
	font-size:20px;
	min-height:50px;
	line-height:20px;
	height:unset !important;
}
.Bankers.List p.Title {
	min-height:60px;
}
.Bankers.List p.Contact {
	min-height:48px;
}
.Bankers.List a.BlueOrange_Btn {
	font-size:18px;
	line-height:20px;
}
.Bankers.List a.BlueOrange_Btn::before, .Bankers.List a.BlueOrange_Btn::after {
    width: 22px;
    height: 22px;
    top: 0;
}
}
#selectDepartment {
	width: 100%;
	height: 35px;
	font-size: 17px;
	margin-bottom: 10px;
	background-color: #fff;
	border: 2px solid #ccc;
}
#txtSearchByName {
	margin-bottom: 10px;
}
#search-button {
  height: 38px;
}
@media (min-width: 992px) {
#selectDepartment {
  height: 38px;
}
}

/*TEMPORARY CHATBOT POP UP 09.21.2023*/
.sticky-chaticon {
  position: fixed;
  z-index: 5000;
  left: 18px;
  /*bottom: 120px;*/
  bottom: 0px; /*- to be zero once the chat is hidden*/
}