<>
.client,
.prospect {
display: none;
}
#j_password {
padding-right: 3em;
}
.columns__icon--left {
width: 32px;
height: 32px;
display: inline-block;
margin: 2em 0 0 -1em;
position: absolute;
}
.columns__text--image {
margin: 1em 0 0 3em;
}
.columns__border--right {
border-right: 1px solid;
}
.page__main {
padding: 0;
background-color: white;
}
.input--signOnHtm {
margin-bottom: 0;
}
[commentary="homepage"] {
position: relative;
margin-top: -3em;
}
.passwordVisibilityIcon {
top: 0.75em;
left: 10.5em;
}
@media screen and (min-width: 895px) {
.page__main {
width: 100%;
}
}
@media screen and (min-width: 927px) {
[commentary="homepage"] {
margin-top: -7em !important;
padding: 1.5em 2em;
width: 96%;
}
}
@media screen and (min-width: 1180px) {
.client>.slide__img {
background-position: 0em !important;
position: absolute;
width: 100%;
}
}
@media screen and (max-width: 500px) {
.prospect.advisor>.slide__img {
background-position: -16em !important;
}
}
@media screen and (max-width: 767px) {
.client>.slide__img {
background-position: -12em !important;
}
.advisor>.slide__img {
background-position: -7em !important;
}
}
@media screen and (max-width: 927px) {
.columns__text--image {
margin: 0 auto;
width: 100%;
}
.columns__border--right {
border: none;
}
.columns__icon--left {
display: none;
}
.u-mobileLessPadding {
padding: 0 0 2em 2em;
}
}
@supports (-ms-ime-align: auto) {
.video-wrapper,
.video-controls {
width: 625px;
}
}
>