html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: sourcesanspro, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #4A4A4A;
  background-color: #fff;
}


input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00529B;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #002a4e;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: texgyretermes, serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

.login h1,
.login h4 {
font-family: sourcesanspro, sans-serif;
font-size: 16px;
margin-top: 0;
font-weight: 700;
margin-bottom:0px;
}


@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

pre, code {
    font-family: inherit !important;
    margin: 0px !important;
}

form {
height:100%;
}

table, table td { 
	padding:0px;
	border:none;
	border-collapse:collapse;
}

a img { border:0px; outline: none;}

span, strong, b, em, i {font-family:inherit!important; font-size:inherit!important;}

span[style="font-family:Symbol"] {font-family:Symbol!important;}

.main_fullpage {
width:100%;
height:100%;
display:table;
padding-top:70px;
}


.wrapper {
width:100%;
box-sizing: border-box;
margin:0px;
height:auto!important;
}

header {
width:100%;
height:70px;
background:#ffffff;
position:fixed;
top:0px;
left:0px;
box-sizing:border-box;
margin:0px auto;
transition: 0.2s;
z-index:99;
box-shadow: 0 0 15px rgba(74, 74, 74, 0.2);
transition: all 0.2s ease-in-out;
}

header.affix {height:48px;}

.logo {
position: relative;
width:50%;
float:left;
}

.logo img,
.logo svg {
height:70px;
display:block;
transition: all 0.2s ease-in-out;
}

header.affix .logo img {height:48px;}

nav {width:100%; position:relative;}

header nav > ul {
padding:0px;
margin:0px;
list-style:none;
}

.main_nav {
display:none;
}

.user_nav {
position:absolute;
top:25px;
right:95px;
}

header.affix .user_nav {top:14px;}

.user_nav li {display:none;}
.user_nav li:first-child {display:block; font-size:16px;}

.home_funds_link {
position: absolute;
top: 25px;
text-align:right;
right:15px;
}

.home_funds_link p {
border: 1px solid #ffffff;
padding: 4px 12px!important;
display: inline-block;
}

.home_funds_link p a {
text-decoration:none;
color:#ffffff;
}

.home_funds_link p a:hover {
color:#B0C645;
text-decoration:none;
}

.home .column-container,
.home .main-content {position:static;}
.home .container {position:relative;}

.changepassword_page .main_container,
.mobile_navigation ul li,
nav,
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}

.mobile_navigation ul:before {
left: calc(-50vw + 585px);
}

@media (min-width: 768px) {
.changepassword_page .main_container,
.mobile_navigation ul li,
  nav, .container {
    width: 750px;
  }
.mobile_navigation ul:before {left: calc(-50vw + 375px);}
}
@media (min-width: 992px) {
.changepassword_page .main_container,
.mobile_navigation ul li, nav, .container {width: 970px;}
.mobile_navigation ul:before {left: calc(-50vw + 475px);}
}

@media (min-width: 1200px) {
.changepassword_page .main_container,
.mobile_navigation ul li, nav, .container {width: 1170px;}
.mobile_navigation ul:before {left: calc(-50vw + 585px);}
}

/*Home page*/

.main_container {
margin:0px auto;
width:100%;
}

.main_container article {
margin:0px auto;
}

.login_page .main_container article {padding:60px 15px; }

.title_page {display:none;}

.mobile_navigation {
display:block;
}

.mobile_navigation ul {
width:100%;
position: absolute;
line-height: 1.42857143;
background-color: #002a50;
left: 0;
right: 0;
display: none;
position: absolute;
top:70px;
z-index:22;
padding:0px;
margin:0px;
list-style:none;
}

.mobile_navigation ul:before {
background:#002a50;
content:"";
top:0px;
bottom:0px;
width:100vw;
display:block;
position:absolute;
z-index:-1;
}

header.affix .mobile_navigation ul { top:48px;}

.mobile_navigation ul li {
display:block;
margin:0px;
padding:0px;
list-style:none;
}

.mobile_navigation ul li a {
display: block;
color: #fff;
font-size: 1.5em;
padding: 0.5em;
font-weight: 700;
transition-duration: 0.3s;
transition-property: opacity;
text-transform: uppercase;
text-decoration:none;
}

.mobile_navigation ul li a:hover {
opacity:0.8;
text-decoration:none;
}

.menu_button {
width:70px;
height:70px;
display:flex;
position:relative;
cursor: pointer;
flex-wrap:wrap;
justify-content:center;
align-items:center;
float:right;
flex-direction: column;
transition: all 0.2s ease-in-out;
}

.affix .menu_button {
width:48px;
height:48px;
}

.menu_button span {
width:100%;
display:block;
background: #00529B;
clear: both;
margin-top: 8.57142857%;
left: 18.57142857%;
width: 64.28571429%;
height: 8.57142857%;
opacity: 1;
transform: rotate(0deg);
transition: 0.3s;
transition-property: margin-top, opacity, transform;
}

.menu_button.open span:nth-child(1) {
  opacity: 1;
  margin-top: 10%;
  transform: rotate(45deg);
}

.menu_button.open span:nth-child(2) {
  opacity: 0;
  transform: scale(0.2, 0.2);
}

.menu_button.open span:nth-child(3) {
  opacity: 1;
  margin-top: -25.71428571%;
  transform: rotate(-45deg);
}

.home .columns-stripe {
width:100%;
color: #fff;
padding-bottom: 15px;
margin-bottom: -15px;
}

.row {margin-left:-15px; margin-right:-15px;}

.home .columns-stripe .container {padding-top: 25%; padding-bottom:9px;}

.home .columns-stripe,
.home .columns-stripe:after {
  background-color: #002a50;
  background-image: url(../media/hero-bg.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-size: cover;
}

.home .columns-stripe:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  height: 0;
  width: 0;
  left: calc(50% - 90px);
  border: 90px solid #fff;
  border-top-color: transparent;
  border-bottom-width: 0;
  border-top-width: 15px;
}


.wrapper[data-anchor="Section-Careers"],
.wrapper.about_us_page {
background-color: #FAFAFB;
padding-bottom: 30px;
}

.title-stripe {
box-shadow: 0 0 30px rgba(74, 74, 74, 0.2);
background:#ffffff;
}

.title-stripe .section-header {
  position: relative;
  min-height: 1px;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
.title-stripe .section-header {width: 100%;}
}

@media (min-width: 992px) {
.title-stripe .section-header {width: 83.33333333%;}
}

@media (min-width: 992px) {
.title-stripe .section-header {margin-left: 8.33333333%;}
}

.title-stripe:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  height: 0;
  width: 0;
  left: 50%;
  transform: translateX(-50%);
  border: 90px solid transparent;
  border-top-color: #fff;
  border-top-width: 15px;
  border-bottom-width: 0;
}

.title-stripe h2 {
margin-top: 0;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
text-transform: uppercase;
}

.section-title {
  font-family: sourcesanspro, sans-serif;
  font-weight: 900;
  color: #002a50;
  font-size: 48px;
  letter-spacing: -2px;
}
@media (min-width: 768px) {
  .section-title {
    font-size: 66px;
  }
}
.stripe-title {
  font-size: 36px;
  color: #002a50;
  font-weight: 400;
  letter-spacing: 0.2px;
}
.subheading {
  color: #B0C645;
  font-size: 26px;
  margin-top: 0;
  font-style: italic;
  font-weight: 400;
}

.section-header,
.stripe-title,
.main-content,
.accordion-item {
  position: relative;
  min-height: 1px;
  padding-left:15px;
  padding-right:15px;
}

@media (min-width: 768px) {
  .stripe-title,
  .main-content,
  .accordion-item {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .stripe-title,
  .main-content,
  .accordion-item {
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .stripe-title,
  .main-content,
  .accordion-item {
    margin-left: 8.33333333%;
  }
}

.home .column-container {
  min-height: 1px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
.home .column-container {
    width: 58.33333333%;
  }
}

@media (min-width: 992px) {
.home .column-container {
    max-width:458px;
  }
}

.home .column-container h1 {
color: #B0C645;
font-size: 26px;
margin-top: 0;
font-style: italic;
font-weight: 400;
}

.home .column-container p {padding-bottom:22px; margin:0px;}

.window-stripe .window-background {
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 180px;
}
@media screen and (min-width: 768px) {
  .window-stripe .window-background {
    min-height: 225px;
  }
}
@media screen and (min-width: 992px) {
  .window-stripe .window-background {
    min-height: 270px;
  }
}
.window-stripe .text-content {
  position: relative;
  min-height: 1px;
}
@media (min-width: 768px) {
  .window-stripe .text-content {
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .window-stripe .text-content {
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .window-stripe .text-content {
    width: 41.66666667%;
  }
}
.window-stripe .text-content h3 {
  font-family: sourcesanspro, sans-serif;
  color: #002a50;
  font-size: 20px;
}
.window-stripe .rich-content {
  position: relative;
  min-height: 1px;
  box-shadow: 0 0 15px rgba(74, 74, 74, 0.2);
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .window-stripe .rich-content {
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .window-stripe .rich-content {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .window-stripe .rich-content {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .window-stripe .rich-content {
    float: left;
    width: 41.66666667%;
  }
}
@media screen and (min-width: 768px) {
  .window-stripe .rich-content {
    margin-top: -100px;
  }
}
.window-stripe .row {
  margin-bottom: 30px;
}
.window-stripe .row:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .window-stripe .row + .row .rich-content {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .window-stripe .row + .row:nth-child(even) .rich-content {
    left: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .window-stripe .row + .row:nth-child(even) .rich-content {
    left: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .window-stripe .row + .row:nth-child(even) .rich-content {
    left: 41.66666667%;
  }
}
@media (min-width: 768px) {
  .window-stripe .row + .row:nth-child(even) .text-content {
    right: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .window-stripe .row + .row:nth-child(even) .text-content {
    right: 50%;
  }
}
@media (min-width: 1200px) {
  .window-stripe .row + .row:nth-child(even) .text-content {
    right: 41.66666667%;
  }
}


.wrapper[data-anchor="Section-Careers"] .columns-stripe,
.about_us_page .columns-stripe {font-size:18px; padding-top:30px; padding-bottom:30px;}

.terms_page article {padding:30px 0px; font-size:18px; background:#FAFAFB;}
.terms_page .title-stripe {position:relative; z-index:2;}

@media screen and (min-width: 768px) {
.terms_page .column-container,
.wrapper[data-anchor="Section-Careers"] .column-container,
.about_us_page .column-container {
-moz-column-count: 2;
column-count: 2;
-moz-column-gap: 30px;
column-gap: 30px;
-moz-column-fill: balance;
column-fill: balance;
}

}

.accordion-stripe {
padding:30px 0px;
}

.accordion-content {
display:none;
}

.PwdRulesHeader {
    font-weight: bold;
}
.ThankYouMsg {
    font-weight: bold;
}
.oldpsw_sq_bottom {
    margin-bottom: 30px;
}

/* Footer disclaimer Begin */
.footer_disclaimer{ min-height:150px; display:block; width:100%; }
.footer_disclaimer_block h3 {font-size:16px;}
.footer_disclaimer_block{ padding: 30px; box-sizing:border-box; color:#ffffff!important; background: #395b9f; position:fixed; top:50%; width:100%; min-height:150px; z-index:9999; max-width: 900px; left: 50%; transform: translateX(-50%) translateY(-50%); }
.footer_disclaimer:before{ background:rgba(0,0,0,0.8); display:block; content:""; left:0px; right:0px; top:0px; bottom:0px; position:fixed; z-index:9998; }
.footer_disclaimer_block p { padding-bottom:12px; font-size:14px; line-height:normal; font-family:inherit!important;}
.footer_disclaimer_block a {color:#ffffff;}
.footer_disclaimer_block a:hover {color:#dee2e0;}
.footer_disclaimer_block p span {font-family:inherit!important; font-size:inherit!important;}
.footer_disclaimer_block p em {font-style:normal!important;}
.footer_disclaimer .button_holder{ text-align:center; }
.footer_disclaimer .button_holder input { 
margin:0px 10px; 
border:1px solid #ffffff;
font-size:18px;
text-transform: uppercase;
font-weight: normal;
}

.footer_disclaimer .button_holder input:hover {border-color:#dee2e0; color:#dee2e0;background:#6592B9}

.footer_disclaimer .button_holder .button_st2 {display:none!important;}
@media (max-width: 992px) {
.footer_disclaimer_block {max-width:90%; left:5%; right:5%; transform:translateY(-50%) translateX(0); padding:20px;}
}


.lgt-modal {
    position: fixed;
    top: 0;
    left: 50%;
    display: none;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 90%;
    max-width: 460px;
    z-index: 9999;
}

#lgt_overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    background-color: #000;
    opacity: 0.5;
    z-index: 9999;
}

.lgt-modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    outline: 0;
}

.returns_class_select
{margin-bottom:30px;}

.tf_IsLandline {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}

.tf_extension {
    width: 130px;
    letter-spacing: 2px;
}

.tf_lb_extension {
    display: none;
    padding-top: 15px;
}

.tf_buttons {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}

.pnlVerifyMFA {
    max-width: 550px;
    width: 100%;
}

.pnl_provider_login {
    width: 100%;
    margin: 0px auto;
}

.pnlCode {
    margin-bottom: 10px;
}

.cbRememberMFA {
    font-size: 14px;
}

.cbRememberMFA input[type="checkbox"] {
    margin: 0px 7px 0px 0px;
    vertical-align: middle;
}

.cbRememberMFA label {
    vertical-align: middle;
}

.pnlRememberMFA {
    padding-top: 10px;
    margin-bottom: 20px;
}

.pnlSendCode .lnkCallMe {
    margin-bottom: 10px;
}

.lnkCallMe {
    display: block;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 10px;
    margin: 20px 0px;
}

.btnNextProvider {display: none;}
.btnEmailMe { display: none;}
.btnTextMe {display: none;}
.btnCallMe { display: none;}

.pnlProviders ul {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    list-style: none;
    list-style-type: none;
}

.pnlProviders ul li {
    margin: 0px 0px 12px 0px;
    padding: 0px;
    list-style: none;
}

.pnlProviders ul li label {
    display: block;
    box-sizing: border-box;
    padding: 10px 10px;
}

.pnlProviders ul li label input {
    margin-right: 10px;
}

input[disabled] {
    cursor: not-allowed;
}

.pnl_tf_message {
    margin-bottom: 20px;
}

.pnlPhoneList {
    width: 100%;
    margin-bottom: 40px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.lblRequireMFA {
    margin-bottom: 20px;
}

.mfaEmailSwitch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
}

.mfaEmailSwitch input {
        opacity: 0;
    }

.mfaEmailSlider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.mfaEmailSlider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .mfaEmailSlider {
    background-color: #0c625d;
}

input:focus + .mfaEmailSlider {
    box-shadow: 0 0 1px #0c625d;
}

input:checked + .mfaEmailSlider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.mfaEmailSlider.round {
    border-radius: 34px;
}

.mfaEmailSlider.round:before {
        border-radius: 50%;
    }

/*#endregion */

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    text-overflow: ellipsis;
    padding-right: 20px;
}

.accordion-stripe .accordion-item {
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .accordion-stripe .accordion-item {
    box-shadow: 0 0 2px rgba(74, 74, 74, 0.5);
  }
}
.accordion-stripe .accordion-label {
  background-color: #002a50;
  color: #fff;
  transition-duration: 0.3s;
  transition-property: background-color;
}
.accordion-stripe .accordion-label:before,
.accordion-stripe .accordion-label:after {
  content: " ";
  display: table;
}
.accordion-stripe .accordion-label:after {
  clear: both;
}
.accordion-stripe .accordion-label:before,
.accordion-stripe .accordion-label:after {
  content: " ";
  display: table;
}
.accordion-stripe .accordion-label:after {
  clear: both;
}
.accordion-stripe .accordion-label:hover {
  background-color: #6592B9;
}
.accordion-stripe .accordion-title,
.accordion-stripe .accordion-subtitle {
  font-family: sourcesanspro, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .accordion-stripe .accordion-title,
  .accordion-stripe .accordion-subtitle {
    line-height: 30px;
  }
}
.accordion-stripe .accordion-title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 700;
  font-size: 20px;
}
@media (min-width: 768px) {
  .accordion-stripe .accordion-title {
    float: left;
    width: 50%;
  }
}
.accordion-stripe .accordion-subtitle {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  font-size: 16px;
}
@media (min-width: 768px) {
  .accordion-stripe .accordion-subtitle {
    float: left;
    width: 41.66666667%;
  }
}
.accordion-stripe .accordion-content {
  max-height: 99em;
  transition: 0.3s;
  transition-property: max-height;
  overflow: hidden;
  background-color: #fff;
}
.accordion-stripe .accordion-content:before,
.accordion-stripe .accordion-content:after {
  content: " ";
  display: table;
}
.accordion-stripe .accordion-content:after {
  clear: both;
}
.accordion-stripe .accordion-content:before,
.accordion-stripe .accordion-content:after {
  content: " ";
  display: table;
}
.accordion-stripe .accordion-content:after {
  clear: both;
}
.accordion-stripe .accordion-primary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom:11px;
  font-size:18px;
}

.accordion-stripe .accordion-primary p {margin:0px;}

@media (min-width: 992px) {
  .accordion-stripe .accordion-primary {
    float: left;
    width: 50%;
  }
}
.accordion-stripe .accordion-secondary,
.accordion-stripe .accordion-tertiary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .accordion-stripe .accordion-secondary,
  .accordion-stripe .accordion-tertiary {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .accordion-stripe .accordion-secondary,
  .accordion-stripe .accordion-tertiary {
    float: left;
    width: 25%;
  }
}
.accordion-stripe .accordion-primary,
.accordion-stripe .accordion-secondary,
.accordion-stripe .accordion-tertiary {
  padding-top: 15px;
}
.accordion-stripe .accordion-primary :first-child,
.accordion-stripe .accordion-secondary :first-child,
.accordion-stripe .accordion-tertiary :first-child {
  margin-top: 0;
}
.accordion-stripe .accordion-closed .accordion-content {
  max-height: 0;
}
.accordion-stripe .accordion-closed .accordion-item {
  box-shadow: 0 0 0 transparent;
}
.accordion-stripe .accordion-label:before {
  content: "+";
  display: inline-block;
  position: absolute;
  right: 11px;
  top: 5px;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  transform: rotate(0deg);
  z-index: 8;
  transition-duration: 0.3s;
  transition-property: transform;
}

.accordion-stripe .accordion-label.opened:before {
  transform: rotate(45deg);
}

.button,
.button_st1 {
padding: 0.25em 1em;
border: 0;
transition-duration: 0.3s;
transition-property: background-color;
font-weight: 700;
letter-spacing: 0.05em;
background-color: #00529B;
color: #fff;
}

.tab_login td {width:100%;padding-bottom:11px;}
.tab_login td .button_st1 {margin-left:10px;}

.button:hover,
.button_st1:hover {
text-decoration: none;
color: #fff;
background-color: #6592B9;
}

.top_text_holder {
position:absolute;
width:100%;
top:95px;
}

.top_text_holder .container {text-align:right;}

.top_text_holder .container p {
border:1px solid #ffffff;
padding:4px 12px;
display:inline-block;
}

.top_text_holder .container a:hover {text-decoration:none; color:#B0C645!important;}

footer {
background-color: #002a50;
color: #fff;
padding-bottom: 60px;
}

footer .container {display:table;}

footer a {color:#ffffff!important; text-decoration:none;}
footer a:focus {text-decoration:none;}
footer a:hover {color:#ffffff;text-decoration:underline;}

.footer-content p {padding:0px; margin:0px;}

.footer-content p:first-child {
font-size: 20px; 
margin:0px 0px 11px 0px;
font-family: texgyretermes, serif;
font-weight: 700;
line-height: 1.1;
color: inherit;
}

.footer-address p {margin-bottom:23px;}

#footer-logo {
  position: relative;
  min-height: 1px;
  padding-left:15px;
  padding-right:15px;
  margin-bottom:18px;
}
@media (min-width: 768px) {
  #footer-logo {
    float: left;
    width: 100%;
  }
}
#footer-logo a {
  display: inline-block;
}
#footer-logo img {
  width: 259px;
  max-height: 70px;
}
.footer-address {
  position: relative;
  min-height: 1px;
  padding-left:15px;
  padding-right:15px;
}
@media (min-width: 768px) {
  .footer-address {
    float: left;
    width: 25%;
  }
  
  .col-info2 .footer-address {
    float: left;
    width: 50%;
  }
  
  .footer-address h4 {max-width:250px;}
  
}

.footer-content {width:100%; float:left; padding-top:10px; padding-bottom:20px; padding-left:15px; padding-right:15px;}
.footer-content p {max-width:500px;}

.footer-extra {
  position: relative;
  min-height: 1px;
  list-style:none;
  margin:0px;
  padding-left:15px;
  padding-right:15px;
}

@media (min-width: 768px) {
  .footer-extra {
    width: 50%;
	float:left;
  }
}
@media screen and (min-width: 768px) {
  .footer-extra {
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
}

@media (max-width: 520px) {
.top_text_holder {position:static;}
.top_text_holder .container p {width:100%;text-align:center; margin-bottom:30px;}
}

.footer-nav {
list-style:none;
padding:0px;
margin:0px 0px 11px 0px;
flex-wrap:wrap;
}

.footer-nav li {
list-style:none;
padding:none;
margin:0px 0px;
}

@media screen and (min-width: 768px) {
.footer-nav {display:flex;}
.footer-nav li {margin:12px 20px 0px 0px;}
}

@media screen and (max-width: 767px) {
header {height: 48px;}
header .logo img {height: 48px;}
header .menu_button {width: 48px;height: 48px;}
header .mobile_navigation ul {top: 48px;}
.main_fullpage {padding-top:48px;}
.footer-extra.col-info2 {padding-left:0px; padding-right:0px;}
}

@media screen and (max-width: 520px) {
.home_funds_link {width:100%; position:static; order:1; margin-bottom:30px;}
.home_funds_link p {width:100%; box-sizing:border-box; text-align:center;}
.home .column-container {display:flex; flex-wrap:wrap;}
.home .column-container h1, .home .column-container p {order:2;}
}
