@font-face {
	font-family: bok_icons;
	src: url(../fonts/bok_icons.eot?#iefix) format("embedded-opentype"), url(../fonts/bok_icons.woff) format("woff"), url(../fonts/bok_icons.ttf) format("truetype"), url(../fonts/bok_icons.svg#bok_icons) format("svg");
	font-weight: normal;
	font-style: normal;
}
.col-1 {
	background: hotpink; border: 1px solid red; border-image: none; width: 7.5%; height: 100px; margin-right: 0.41%; margin-bottom: 20px; margin-left: 0.41%; float: left; opacity: 0.5;
}
@media only screen and (max-width:768px)
{
.col-1 {
	width: 15.84%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
.col-2 {
	background: orchid; border: 1px solid red; border-image: none; width: 15.84%; height: 100px; margin-right: 0.41%; margin-bottom: 20px; margin-left: 0.41%; float: left; opacity: 0.5;
}
@media only screen and (max-width:768px)
{
.col-2 {
	width: 49.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
@media only screen and (max-width:640px)
{
.col-2 {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
.col-3 {
	background: hotpink; width: 24.17%; height: 100px; margin-right: 0.41%; margin-bottom: 20px; margin-left: 0.41%; float: left; opacity: 0.5;
}
.last.col-3 {
	float: right;
}
.col-4 {
	background: hotpink; width: 32.5%; height: 100px; margin-right: 0.41%; margin-bottom: 20px; margin-left: 0.41%; float: left; opacity: 0.5;
}
.last.col-4 {
	float: right;
}
.col-5 {
	background: hotpink; width: 40.84%; height: 100px; margin-right: 0.41%; margin-bottom: 20px; margin-left: 0.41%; float: left; opacity: 0.5;
}
.last.col-5 {
	float: right;
}
.col-6 {
	background: hotpink; width: 49.17%; height: 100px; margin-right: 0.41%; margin-bottom: 20px; margin-left: 0.41%; float: left; opacity: 0.5;
}
.last.col-6 {
	float: right;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
audio {
	display: inline-block;
}
canvas {
	display: inline-block;
}
video {
	display: inline-block;
}
audio:not([controls]) {
	height: 0px; display: none;
}
[hidden] {
	display: none;
}
html {
	font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
body {
	margin: 0px;
}
a:focus {
	outline: dotted thin;
}
a:active {
	outline: 0px;
}
a:hover {
	outline: 0px;
}
h1 {
	font-size: 2em;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: rgb(255, 255, 0); color: rgb(0, 0, 0);
}
code {
	font-family: monospace, serif; font-size: 1em;
}
kbd {
	font-family: monospace, serif; font-size: 1em;
}
pre {
	font-family: monospace, serif; font-size: 1em;
}
samp {
	font-family: monospace, serif; font-size: 1em;
}
pre {
	white-space: pre-wrap; -ms-word-wrap: break-word;
}
q {
	quotes: "“" "”" "‘" "’";
}
small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0px currentColor; border-image: none;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0px;
}
fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid rgb(192, 192, 192); border-image: none;
}
legend {
	padding: 0px; border: 0px currentColor; border-image: none;
}
button {
	margin: 0px; font-family: inherit; font-size: 100%;
}
input {
	margin: 0px; font-family: inherit; font-size: 100%;
}
select {
	margin: 0px; font-family: inherit; font-size: 100%;
}
textarea {
	margin: 0px; font-family: inherit; font-size: 100%;
}
button {
	line-height: normal;
}
input {
	line-height: normal;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
input[disabled] {
	cursor: default;
}
input[type='checkbox'] {
	padding: 0px; box-sizing: border-box;
}
input[type='radio'] {
	padding: 0px; box-sizing: border-box;
}
input[type='search'] {
	box-sizing: content-box; -webkit-appearance: textfield;
}
textarea {
	overflow: auto; vertical-align: top;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
html {
	color: rgb(34, 34, 34);
}
button {
	color: rgb(34, 34, 34);
}
input {
	color: rgb(34, 34, 34);
}
select {
	color: rgb(34, 34, 34);
}
textarea {
	color: rgb(34, 34, 34);
}
html {
	line-height: 1.4; font-size: 1em;
}
::selection {
	background: rgb(179, 212, 252); text-shadow: none;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(204, 204, 204) currentColor currentColor; margin: 1em 0px; padding: 0px; border-image: none; height: 1px; display: block;
}
audio {
	vertical-align: middle;
}
canvas {
	vertical-align: middle;
}
img {
	vertical-align: middle;
}
video {
	vertical-align: middle;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
textarea {
	resize: vertical;
}
.browsehappy {
	background: rgb(204, 204, 204); margin: 0.2em 0px; padding: 0.2em 0px; color: rgb(0, 0, 0);
}
.ir {
	border: 0px currentColor; border-image: none; overflow: hidden; background-color: transparent;
}
.ir::before {
	width: 0px; height: 150%; display: block; content: "";
}
.hidden {
	display: none !important; visibility: hidden;
}
.visuallyhidden {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.m16 .js-tab-headline {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.m16 .js-current-info {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.m20 .js-tab-headline {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.m20 .js-current-info {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.focusable.visuallyhidden:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m16 .js-tab-headline.focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m16 .js-current-info.focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m20 .js-tab-headline.focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m20 .js-current-info.focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.focusable.visuallyhidden:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m16 .js-tab-headline.focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m16 .js-current-info.focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m20 .js-tab-headline.focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m20 .js-current-info.focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.invisible {
	visibility: hidden;
}
@media print
{
* {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
.ir a::after {
	content: "";
}
a[href^='javascript:']::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
pre {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
blockquote {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
}
.slick-slider {
	display: block; position: relative; box-sizing: border-box; -ms-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -webkit-tap-highlight-color: transparent;
}
.slick-list {
	margin: 0px; padding: 0px; overflow: hidden; display: block; position: relative;
}
.slick-list:focus {
	
}
.dragging.slick-list {
	cursor: pointer;
}
.slick-slider .slick-track {
	transform: translate3d(0px, 0px, 0px);
}
.slick-slider .slick-list {
	transform: translate3d(0px, 0px, 0px);
}
.slick-track {
	left: 0px; top: 0px; overflow: hidden; display: block; position: relative;
}
.slick-track::before {
	display: table; content: "";
}
.slick-track::after {
	display: table; content: "";
}
.slick-track::after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	height: 100%; float: left; display: none; min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	
}
.slick-loading.slick-slide img {
	display: none;
}
.dragging.slick-slide img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	border: 1px solid transparent; border-image: none; height: auto; display: block;
}
.slick-hidden.slick-arrow {
	display: none;
}
.mfp-bg {
	background: rgb(11, 11, 11); left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: fixed; z-index: 1042; opacity: 0.8;
}
.mfp-wrap {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 1043; -webkit-backface-visibility: hidden;
}
.mfp-container {
	padding: 0px 8px; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; position: absolute; box-sizing: border-box;
}
.mfp-container::before {
	height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.mfp-align-top .mfp-container::before {
	display: none;
}
.mfp-content {
	margin: 0px auto; text-align: left; vertical-align: middle; display: inline-block; position: relative; z-index: 1045;
}
.mfp-inline-holder .mfp-content {
	width: 100%; cursor: auto;
}
.mfp-ajax-holder .mfp-content {
	width: 100%; cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur {
	
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	
}
.mfp-zoom {
	cursor: pointer;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close {
	-ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-arrow {
	-ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-preloader {
	-ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-counter {
	-ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-figure.mfp-loading {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	left: 8px; top: 50%; width: auto; text-align: center; right: 8px; color: rgb(204, 204, 204); margin-top: -0.8em; position: absolute; z-index: 1044;
}
.mfp-preloader a {
	color: rgb(204, 204, 204);
}
.mfp-preloader a:hover {
	color: rgb(255, 255, 255);
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; overflow: visible; display: block; z-index: 1046; cursor: pointer; box-shadow: none; -webkit-appearance: none;
}
button.mfp-arrow {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; overflow: visible; display: block; z-index: 1046; cursor: pointer; box-shadow: none; -webkit-appearance: none;
}
.mfp-close {
	padding: 0px 0px 18px 10px; top: 0px; width: 44px; height: 44px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 44px; font-family: Arial, Baskerville, monospace; font-size: 28px; font-style: normal; text-decoration: none; position: absolute; opacity: 0.65;
}
.mfp-close:hover {
	opacity: 1;
}
.mfp-close:focus {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: rgb(51, 51, 51);
}
.mfp-image-holder .mfp-close {
	width: 100%; text-align: right; right: -6px; color: rgb(255, 255, 255); padding-right: 6px;
}
.mfp-iframe-holder .mfp-close {
	width: 100%; text-align: right; right: -6px; color: rgb(255, 255, 255); padding-right: 6px;
}
.mfp-counter {
	top: 0px; right: 0px; color: rgb(204, 204, 204); line-height: 18px; font-size: 12px; white-space: nowrap; position: absolute;
}
.mfp-arrow {
	margin: -55px 0px 0px; padding: 0px; top: 50%; width: 90px; height: 110px; position: absolute; opacity: 0.65; -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover {
	opacity: 1;
}
.mfp-arrow:focus {
	opacity: 1;
}
.mfp-arrow::before {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow::after {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow .mfp-b {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow .mfp-a {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow::after {
	top: 8px; border-top-width: 13px; border-bottom-width: 13px;
}
.mfp-arrow .mfp-a {
	top: 8px; border-top-width: 13px; border-bottom-width: 13px;
}
.mfp-arrow::before {
	border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7;
}
.mfp-arrow .mfp-b {
	border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7;
}
.mfp-arrow-left {
	left: 0px;
}
.mfp-arrow-left::after {
	margin-left: 31px; border-right-color: rgb(255, 255, 255); border-right-width: 17px; border-right-style: solid;
}
.mfp-arrow-left .mfp-a {
	margin-left: 31px; border-right-color: rgb(255, 255, 255); border-right-width: 17px; border-right-style: solid;
}
.mfp-arrow-left::before {
	margin-left: 25px; border-right-color: rgb(63, 63, 63); border-right-width: 27px; border-right-style: solid;
}
.mfp-arrow-left .mfp-b {
	margin-left: 25px; border-right-color: rgb(63, 63, 63); border-right-width: 27px; border-right-style: solid;
}
.mfp-arrow-right {
	right: 0px;
}
.mfp-arrow-right::after {
	margin-left: 39px; border-left-color: rgb(255, 255, 255); border-left-width: 17px; border-left-style: solid;
}
.mfp-arrow-right .mfp-a {
	margin-left: 39px; border-left-color: rgb(255, 255, 255); border-left-width: 17px; border-left-style: solid;
}
.mfp-arrow-right::before {
	border-left-color: rgb(63, 63, 63); border-left-width: 27px; border-left-style: solid;
}
.mfp-arrow-right .mfp-b {
	border-left-color: rgb(63, 63, 63); border-left-width: 27px; border-left-style: solid;
}
.mfp-iframe-holder {
	padding-top: 40px; padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	width: 100%; line-height: 0; max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%; height: 0px; overflow: hidden; padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
}
img.mfp-img {
	margin: 0px auto; padding: 40px 0px; width: auto; height: auto; line-height: 0; display: block; max-width: 100%; box-sizing: border-box;
}
.mfp-figure {
	line-height: 0;
}
.mfp-figure::after {
	background: rgb(68, 68, 68); left: 0px; top: 40px; width: auto; height: auto; right: 0px; bottom: 40px; display: block; position: absolute; z-index: -1; content: ""; box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
}
.mfp-figure small {
	color: rgb(189, 189, 189); line-height: 14px; font-size: 12px; display: block;
}
.mfp-figure figure {
	margin: 0px;
}
.mfp-bottom-bar {
	left: 0px; top: 100%; width: 100%; margin-top: -36px; position: absolute; cursor: auto;
}
.mfp-title {
	text-align: left; color: rgb(243, 243, 243); line-height: 18px; padding-right: 36px; -ms-word-wrap: break-word;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
@media screen and (orientation:landscape) and (max-width:800px), screen and (max-height:300px)
{
.mfp-img-mobile .mfp-image-holder {
	padding-right: 0px; padding-left: 0px;
}
.mfp-img-mobile img.mfp-img {
	padding: 0px;
}
.mfp-img-mobile .mfp-figure::after {
	top: 0px; bottom: 0px;
}
.mfp-img-mobile .mfp-figure small {
	margin-left: 5px; display: inline;
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6); margin: 0px; padding: 3px 5px; top: auto; bottom: 0px; position: fixed; box-sizing: border-box;
}
.mfp-img-mobile :empty.mfp-bottom-bar {
	padding: 0px;
}
.mfp-img-mobile .mfp-counter {
	top: 3px; right: 5px;
}
.mfp-img-mobile .mfp-close {
	background: rgba(0, 0, 0, 0.6); padding: 0px; top: 0px; width: 35px; height: 35px; text-align: center; right: 0px; line-height: 35px; position: fixed;
}
}
@media all and (max-width:900px)
{
.mfp-arrow {
	transform: scale(0.75);
}
.mfp-arrow-left {
	transform-origin: 0% 50%;
}
.mfp-arrow-right {
	transform-origin: 100% 50%;
}
.mfp-container {
	padding-right: 6px; padding-left: 6px;
}
}
.mfp-ie7 .mfp-img {
	padding: 0px;
}
.mfp-ie7 .mfp-bottom-bar {
	left: 50%; width: 600px; padding-bottom: 5px; margin-top: 5px; margin-left: -300px;
}
.mfp-ie7 .mfp-container {
	padding: 0px;
}
.mfp-ie7 .mfp-content {
	padding-top: 44px;
}
.mfp-ie7 .mfp-close {
	top: 0px; right: 0px; padding-top: 0px;
}
.sm {
	list-style: none; margin: 0px; padding: 0px; line-height: normal; display: inline-block; direction: ltr; -webkit-tap-highlight-color: transparent;
}
.sm ul {
	list-style: none; margin: 0px; padding: 0px; line-height: normal; display: inline-block; direction: ltr; -webkit-tap-highlight-color: transparent;
}
.sm li {
	list-style: none; margin: 0px; padding: 0px; line-height: normal; display: inline-block; direction: ltr; -webkit-tap-highlight-color: transparent;
}
.sm-rtl {
	text-align: right; direction: rtl;
}
.sm-rtl ul {
	text-align: right; direction: rtl;
}
.sm-rtl li {
	text-align: right; direction: rtl;
}
.sm > li > h1 {
	margin: 0px; padding: 0px;
}
.sm > li > h2 {
	margin: 0px; padding: 0px;
}
.sm > li > h3 {
	margin: 0px; padding: 0px;
}
.sm > li > h4 {
	margin: 0px; padding: 0px;
}
.sm > li > h5 {
	margin: 0px; padding: 0px;
}
.sm > li > h6 {
	margin: 0px; padding: 0px;
}
.sm ul {
	display: none;
}
.sm li {
	position: relative;
}
.sm a {
	position: relative;
}
.sm a {
	display: block;
}
.sm a.disabled {
	cursor: not-allowed;
}
.sm::after {
	font: 0px/0 serif; height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden; font-size-adjust: none; font-stretch: normal;
}
.sm {
	box-sizing: border-box;
}
.sm * {
	box-sizing: border-box;
}
.sm *::before {
	box-sizing: border-box;
}
.sm *::after {
	box-sizing: border-box;
}
* {
	box-sizing: border-box;
}
*::before {
	box-sizing: border-box;
}
*::after {
	box-sizing: border-box;
}
.ir {
	border: 0px currentColor; border-image: none; overflow: hidden; background-color: transparent;
}
.ir::before {
	width: 0px; height: 150%; display: block; content: "";
}
.hidden {
	display: none !important; visibility: hidden;
}
.visuallyhidden {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.m16 .js-tab-headline {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.m16 .js-current-info {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.m20 .js-tab-headline {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.m20 .js-current-info {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.focusable.visuallyhidden:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m16 .js-tab-headline.focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m16 .js-current-info.focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m20 .js-tab-headline.focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m20 .js-current-info.focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.focusable.visuallyhidden:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m16 .js-tab-headline.focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m16 .js-current-info.focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m20 .js-tab-headline.focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.m20 .js-current-info.focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix::before {
	display: table; content: " ";
}
.clearfix::after {
	display: table; content: " ";
}
.clearfix::after {
	clear: both;
}
.clearfix {
	
}
[class*='icon-']::before {
	line-height: 1; font-family: "bok_icons"; font-style: normal; font-weight: normal; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.icon-single_chevron_up::before {
	content: "\0041";
}
.icon-single_chevron_right::before {
	content: "\0042";
}
.icon-single_chevron_down::before {
	content: "\0043";
}
.png.icon-single_chevron_left::before {
	content: "\0044";
}
.icon-circle::before {
	content: "\0045";
}
.icon-x-close::before {
	content: "\0046";
}
.icon-circle-plus::before {
	content: "\0047";
}
.icon-circle-plus-hover::before {
	content: "\0048";
}
.icon-circle-minus::before {
	content: "\0049";
}
.icon-search-tool::before {
	content: "\004A";
}
.icon-more-dots::before {
	content: "\004B";
}
.icon-location-pin::before {
	content: "\004C";
}
.icon-location-pin-hover::before {
	content: "\004D";
}
.icon-facebook::before {
	content: "\004E";
}
.icon-google::before {
	content: "\004F";
}
.icon-twitter::before {
	content: "\0050";
}
.icon-youtube::before {
	content: "\0051";
}
.icon-linkedin::before {
	content: "\0052";
}
#page {
	background: rgb(255, 255, 255); overflow: hidden; margin-right: auto; margin-left: auto; position: relative; max-width: 1440px;
}
#page::after {
	clear: both; display: block; content: " ";
}
#page::before {
	display: table; content: " ";
}
#page::after {
	display: table; content: " ";
}
#page::after {
	clear: both;
}
.container {
	padding-bottom: 0px; margin-right: -7px; margin-bottom: 0px; margin-left: -6px; display: block; position: relative;
}
.container::before {
	display: table; content: " ";
}
.container::after {
	display: table; content: " ";
}
.container::after {
	clear: both;
}
.modules {
	display: block; position: relative; min-height: 800px;
}
.modules::before {
	display: table; content: " ";
}
.modules::after {
	display: table; content: " ";
}
.modules::after {
	clear: both;
}
.modules .dark {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 200; opacity: 0.5;
}
section {
	background: rgb(255, 255, 255); padding: 100px 0px 70px; width: 100%; clear: both; position: relative;
}
section::before {
	display: table; content: " ";
}
section::after {
	display: table; content: " ";
}
section::after {
	clear: both;
}
section.gray {
	background: rgb(245, 245, 245);
}
section.black {
	background: rgb(37, 37, 37);
}
section.white {
	background: rgb(255, 255, 255);
}
section .section-intro {
	
}
section .section-intro h2.section-intro__title {
	text-align: center; color: rgb(37, 37, 37); line-height: 1.2em; letter-spacing: 3px; font-family: "HelveticaNeueW01-Thin"; margin-bottom: 30px;
}
section .section-intro .section-intro__copy {
	text-align: center; color: rgb(85, 85, 85); font-size: 1rem; margin-bottom: 55px;
}
@media only screen and (min-width:1025px)
{
section .section-intro {
	padding: 0px 13.88%;
}
section .section-intro h2.section-intro__title {
	font-size: 3rem;
}
}
@media only screen and (max-width:1024px) and (min-width:768px)
{
section .section-intro {
	padding: 0px 10.41%;
}
section .section-intro h2.section-intro__title {
	font-size: 2.25rem;
}
}
@media only screen and (max-width:767px)
{
section .section-intro {
	padding: 0px 15px;
}
section .section-intro h2.section-intro__title {
	font-size: 1.75rem;
}
}
section.black h2.section-intro__title {
	color: rgb(255, 255, 255);
}
section.black .section-intro__copy {
	color: rgb(255, 255, 255);
}
.section {
	width: 100%; overflow: hidden;
}
.section_footer {
	margin: 20px auto; width: 65.84%;
}
.section_footer p {
	
}
.private_banking section:nth-child(2) {
	border-top-color: rgb(98, 90, 164); border-top-width: 10px; border-top-style: solid;
}
.private_banking section:nth-child(2)::before {
	background: url("../images/icon_purple_corner.png") no-repeat right -1px; top: 0px; width: 74px; height: 74px; right: 0px; position: absolute; z-index: 100;
}
body {
	background: rgb(236, 236, 236); margin: 0px; padding: 0px; font-family: Arial, sans-serif;
}
.fonts-loaded body {
	font-family: "Univers LT W01_55 Roman1475956", sans-serif;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
a {
	color: rgb(176, 0, 39); text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cleaner {
	height: 1%; clear: both;
}
.clear50 {
	height: 50px; clear: both;
}
.break {
	display: block;
}
header {
	background: rgb(255, 255, 255); width: 99.17%; height: 150px; margin-right: 0.41%; margin-left: 0.41%; border-bottom-color: rgb(178, 185, 194); border-bottom-width: 1px; border-bottom-style: solid; float: left; position: relative; z-index: 500;
}
@media only screen and (max-width:767px) and (min-width:481px)
{
header {
	height: 115px;
}
}
@media only screen and (max-width:480px)
{
header {
	height: 95px;
}
}
header #logo {
	vertical-align: middle; display: inline-block; position: relative;
}
header #logo img {
	left: 0px; top: 0px; right: 0px; bottom: 0px; margin-top: auto; margin-bottom: auto; position: absolute; max-height: 100%; max-width: 100%;
}
@media only screen and (min-width:320px)
{
header #logo {
	padding: 0px; width: 65.84%; height: 54px;
}
header #logo img {
	left: 20px;
}
}
@media only screen and (min-width:481px)
{
header #logo {
	padding: 0px; width: 351px; height: 74px;
}
}
@media only screen and (min-width:641px)
{
header #logo {
	padding: 0px; width: 472px; height: 74px;
}
}
@media only screen and (min-width:768px)
{
header #logo {
	padding: 0px; width: 472px; height: 109px;
}
header #logo img {
	left: 31px;
}
}
header .toolbar {
	padding-right: 30px; font-family: "Univers LT W01_57 Condensed"; float: right; display: inline-block;
}
header .toolbar ul.desktop-links {
	list-style: none; margin: 0px; padding: 0px; font-size: 0px; display: none;
}
header .toolbar ul.desktop-links li {
	padding-top: 14px; font-size: 0.87rem; margin-left: 30px; border-top-color: transparent; border-top-width: 2px; border-top-style: solid; display: inline-block;
}
header .toolbar ul.desktop-links li:hover {
	border-top-color: rgb(176, 0, 39); border-top-width: 2px; border-top-style: solid;
}
header .toolbar ul.desktop-links li a {
	color: rgb(137, 137, 137); text-transform: uppercase; text-decoration: none; display: block; position: relative;
}
header .toolbar ul.desktop-links li a:hover {
	text-decoration: none;
}
header .toolbar ul.desktop-links li a.search-btn {
	text-indent: -9999px; padding-left: 20px;
}
header .toolbar ul.desktop-links li a.search-btn::before {
	top: 1px; width: 20px; height: 20px; line-height: 16px; text-indent: 9999px; font-family: "bok_icons"; font-size: 1rem; margin-left: -20px; position: absolute; content: "\004A";
}
header .toolbar ul.desktop-links li.highlighted {
	border-top-color: rgb(176, 0, 39); border-top-width: 2px; border-top-style: solid;
}
@media only screen and (min-width:1024px)
{
header .toolbar ul.desktop-links {
	display: block;
}
}
header .toolbar ul.mobile-links {
	list-style: none; margin: 0px; padding: 0px; font-size: 0px; display: none;
}
header .toolbar ul.mobile-links li {
	text-align: center; padding-top: 14px; margin-left: 30px; display: inline-block;
}
header .toolbar ul.mobile-links li a {
	outline: 0px; color: rgb(137, 137, 137); text-transform: uppercase; line-height: 12px; padding-bottom: 10px; font-size: 0.68rem; display: block;
}
header .toolbar ul.mobile-links li a:hover {
	outline: 0px; text-decoration: none;
}
header .toolbar ul.mobile-links li a::after {
	width: 21px; height: 5px; font-family: "bok_icons"; font-size: 1.62rem; display: block; content: "\004B";
}
@media only screen and (max-width:1023px)
{
header .toolbar ul.mobile-links {
	display: block;
}
}
.bosc header {
	background: rgb(0, 0, 0);
}
.bosc header .toolbar ul li a {
	color: rgb(180, 181, 180);
}
footer {
	background: rgb(28, 29, 33); margin: 0px 0px -6px; padding: 0px; width: 100%; color: rgb(255, 255, 255); display: inline-block; /*position: relative;*/ z-index: 25;
}
footer::before {
	display: table; content: " ";
}
footer::after {
	display: table; content: " ";
}
footer::after {
	clear: both;
}
footer .main-footer {
	overflow: hidden; padding-top: 20px; padding-bottom: 20px; position: relative;
}
footer .main-footer::before {
	display: table; content: " ";
}
footer .main-footer::after {
	display: table; content: " ";
}
footer .main-footer::after {
	clear: both;
}
footer .main-footer .main-footer__links {
	width: 24.17%; padding-left: 3.81%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
footer .main-footer .main-footer__links ul {
	list-style: none; margin: 0px; padding: 0px;
}
footer .main-footer .main-footer__links ul li {
	font-size: 0.87rem; margin-bottom: 20px;
}
footer .main-footer .main-footer__links ul li a {
	color: rgb(149, 149, 149); line-height: 16px; text-decoration: none; display: block;
}
footer .main-footer .main-footer__links ul li a:hover {
	color: rgb(255, 255, 255);
}
footer .main-footer .main-footer--title {
	color: rgb(255, 255, 255); text-transform: uppercase; font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem; font-weight: 300; margin-bottom: 25px;
}
@media only screen and (max-width:999px)
{
footer .main-footer .main-footer__links {
	width: 48%;
}
}
@media only screen and (max-width:639px)
{
footer .main-footer {
	padding-bottom: 60px;
}
footer .main-footer .main-footer__links {
	width: 100%; margin-bottom: 40px;
}
}
footer .footer-explore {
	background: rgb(37, 37, 37); width: 100%; height: 100px; clear: both; display: table; position: relative;
}
footer .footer-explore::before {
	display: table; content: " ";
}
footer .footer-explore::after {
	display: table; content: " ";
}
footer .footer-explore::after {
	clear: both;
}
footer .footer-explore .footer-explore__logo {
	width: 50%; padding-left: 50px; vertical-align: middle; display: table-cell;
}
footer .footer-explore .footer-explore__logo img {
	width: 100%; max-width: 390px;
}
footer .footer-explore .footer-explore__cta {
	width: 50%; text-align: right; padding-right: 50px; vertical-align: middle; display: table-cell;
}
footer .footer-explore .footer-explore__cta span.open {
	color: rgb(204, 204, 204); text-transform: uppercase; font-size: 0.75rem; text-decoration: none; display: inline-block; cursor: pointer;
}
footer .footer-explore .footer-explore__cta span.open::after {
	top: 4px; color: rgb(204, 204, 204); font-family: bok_icons; font-size: 1.12rem; font-weight: 300; margin-left: 20px; display: inline-block; position: relative; content: "\0043";
}
footer .footer-explore .footer-explore__cta span.close {
	color: rgb(204, 204, 204); text-transform: uppercase; font-size: 0.75rem; text-decoration: none; display: none; cursor: pointer;
}
footer .footer-explore .footer-explore__cta span.close::after {
	top: 0px; width: 35px; height: 35px; color: rgb(204, 204, 204); font-family: bok_icons; font-size: 2.18rem; margin-left: 0px; display: inline-block; position: relative; content: "\0046";
}
@media only screen and (max-width:480px)
{
footer .footer-explore .footer-explore__logo {
	width: 60%; padding-left: 15px;
}
footer .footer-explore .footer-explore__cta {
	width: 40%; padding-right: 25px;
}
footer .footer-explore .footer-explore__cta span.open {
	font-size: 0.5rem;
}
footer .footer-explore .footer-explore__cta span.open::after {
	top: 0px; font-size: 0.62rem; margin-left: 10px;
}
footer .footer-explore .footer-explore__cta span.close::after {
	width: 20px; height: 20px; font-size: 1.25rem;
}
}
footer .footer-explore__menu {
	background: rgb(37, 37, 37); width: 100%; color: rgb(183, 183, 183); line-height: 18px; overflow: hidden; clear: both; font-size: 0.87rem; display: none; position: relative;
}
footer .footer-explore__menu h3 {
	margin: 0px 0px 20px; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem;
}
footer .footer-explore__menu p {
	margin: 0px 0px 20px; color: rgb(183, 183, 183); line-height: 18px; font-size: 0.87rem;
}
footer .footer-explore__menu a {
	color: rgb(183, 183, 183); text-decoration: underline;
}
footer .footer-explore__menu a:hover {
	color: rgb(255, 255, 255);
}
footer .footer-explore__menu ul {
	list-style: none; margin: 0px; padding: 0px;
}
footer .footer-explore__menu ul li {
	margin-bottom: 20px;
}
@media only screen and (max-width:480px)
{
footer .footer-explore__menu {
	font-size: 0.87rem;
}
footer .footer-explore__menu h3 {
	font-size: 1rem;
}
footer .footer-explore__menu p {
	font-size: 0.87rem;
}
}
footer .slideContent__groupOne {
	width: 65.84%; padding-top: 40px; padding-right: 20px; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
footer .slideContent__groupOne .slideContent__groupOne--colOne {
	width: 351px; padding-left: 45px; margin-bottom: 65px; float: left;
}
footer .slideContent__groupOne .slideContent__groupOne--colTwo {
	width: 49.17%; padding-left: 45px; margin-bottom: 65px; float: left;
}
footer .slideContent__groupTwo {
	width: 32.5%; padding-top: 40px; padding-right: 20px; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
footer .slideContent__groupTwo .slideContent__groupTwo--colOne {
	padding-left: 45px; margin-bottom: 65px;
}
@media only screen and (max-width:1100px) and (min-width:960px)
{
footer .slideContent__groupOne .slideContent__groupOne--colOne {
	width: 50%;
}
footer .slideContent__groupOne .slideContent__groupOne--colTwo {
	width: 50%;
}
}
@media only screen and (max-width:959px)
{
footer .slideContent__groupOne {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
footer .slideContent__groupOne .slideContent__groupOne--colOne {
	width: 100%;
}
footer .slideContent__groupOne .slideContent__groupOne--colTwo {
	width: 100%;
}
footer .slideContent__groupTwo {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
@media only screen and (max-width:480px)
{
footer .slideContent__groupOne .slideContent__groupOne--colOne {
	padding-left: 15px;
}
footer .slideContent__groupOne .slideContent__groupOne--colTwo {
	padding-left: 15px;
}
footer .slideContent__groupTwo .slideContent__groupTwo--colOne {
	padding-left: 15px;
}
}
footer .footer-bottom {
	background: rgb(236, 236, 236); padding: 30px 0px 35px; clear: both; /*position: relative;*/ z-index: 100;
}
footer .footer-bottom::before {
	display: table; content: " ";
}
footer .footer-bottom::after {
	display: table; content: " ";
}
footer .footer-bottom::after {
	clear: both;
}
@media only screen and (max-width:1440px)
{
footer .footer-bottom {
	padding-right: 15px; padding-left: 15px;
}
}
footer .footer-bottom .footer-bottom__copy {
	width: 99.17%; color: rgb(37, 37, 37); clear: both; font-size: 0.87rem; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (min-width:1260px)
{
footer .footer-bottom .footer-bottom__copy {
	width: 74.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
footer .footer-bottom .footer-bottom__copyright {
	width: 99.17%; color: rgb(37, 37, 37); clear: both; font-size: 0.87rem; margin-right: 0.41%; margin-left: 0.42%; float: left;
}
nav {	margin: 4px 0px 0px; padding: 0px; width: 100%; position: relative; z-index: 500;
}
nav::before {
	display: table; content: " ";
}
nav::after {
	display: table; content: " ";
}
nav::after {
	clear: both;
}
nav ul {
	list-style: none; margin: 0px; padding: 0px; font-size: 0px;
}
nav ul > li {
	outline: 0px; border-right-color: rgb(191, 191, 191); border-right-width: 1px; border-right-style: solid; display: inline-block; position:relative;
}
nav ul > li a {
	padding: 2px 30px; outline: 0px; color: rgb(54, 54, 54); text-transform: uppercase; line-height: 37px; font-family: "Univers LT W01_57 Condensed"; font-weight: 400; border-bottom-color: transparent; border-bottom-width: 4px; border-bottom-style: solid;
}25
nav ul > li a:hover {
	outline: 0px; text-decoration: none; border-bottom-color: rgb(176, 0, 39); border-bottom-width: 4px; border-bottom-style: solid;
}
@media only screen and (min-width:1024px) {
   
    nav ul > li a {
    font-size: 1rem; 
    }
}
@media only screen and (min-width:1300px) {
   
    nav ul > li a {
    font-size: 1.20rem; 
    }
}

@media only screen and (max-width:1023px) and (min-width:768px)
{
nav ul li a {
	font-size: 1rem;
}
 nav ul > li a {
    font-size: 1rem; 
    }
}
@media only screen and (max-width:767px) and (min-width:481px)
{
nav ul li a {
	font-size: 0.87rem;
}
nav ul > li a {
    font-size: 0.87rem; 
    }
}
@media only screen and (max-width:480px) and (min-width:320px)
{
nav ul li a {
	padding: 0px 15px; font-size: 0.75rem;
}
}
nav .megamenu {
	background: rgb(245, 245, 245); left: 0px; top: 38px; min-width:300px;/*100%*/ display: none; position: absolute; z-index: 10;
}
nav .megamenu .menu-main {
	width: 100%; display: table; position: relative;
}
nav .megamenu .top-row.menu-main {
	margin-bottom: -90px;
}
nav .megamenu .menu-main .menu-main__column {
	width: 25%; padding-top: 30px; padding-right: 0px; padding-bottom: 30px !important; padding-left: 30px; vertical-align: top; display: table-cell;
}
nav .megamenu .menu-main .menu-title {
	color: rgb(176, 0, 39); text-transform: uppercase; padding-right: 20px; font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem; margin-bottom: 25px;
}
nav .megamenu .menu-main .menu-title::after {
	background: rgb(194, 194, 194); width: 35px; height: 1px; margin-top: 15px; display: block; content: "";
}
nav .megamenu .menu-main p {
	margin: 0px 15px 20px 0px; font-size: 0.87rem;
}
nav .megamenu .menu-main a.view-all {
	padding: 0px 20px; left: 30px; bottom: 45px; position: absolute;
}
@media only screen and (max-width:1023px)
{
nav .megamenu .menu-main a.view-all {
	display: none;
}
}
nav .megamenu .menu-main .menu-aside {
	background: rgb(240, 240, 240); border-bottom-color: rgb(98, 90, 164); border-bottom-width: 5px; border-bottom-style: solid;
}
nav .megamenu .menu-main .menu-aside .menu-title {
	color: rgb(98, 90, 164);
}
nav .megamenu .menu-main .menu-aside a {
	color: rgb(98, 90, 164) !important;
}
nav .megamenu .menu-main .learn a {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; color: rgb(176, 0, 39) !important; text-transform: none; line-height: 1.4em; font-family: "Univers LT W01_55 Roman1475956"; font-size: 0.87rem; display: inline;
}
nav .megamenu .menu-main .learnpb a {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; color: rgb(98, 90, 164) !important; text-transform: none; line-height: 1.4em; font-family: "Univers LT W01_55 Roman1475956"; font-size: 0.87rem; display: inline;
}
@media only screen and (max-width:1023px)
{
nav .megamenu .menu-main {
	width: 100%; padding-top: 60px; padding-bottom: 0px; display: block;
}
nav .megamenu .menu-main::before {
	display: table; content: " ";
}
nav .megamenu .menu-main::after {
	display: table; content: " ";
}
nav .megamenu .menu-main::after {
	clear: both;
}
nav .megamenu .top-row.menu-main {
	margin-bottom: 0px;
}
nav .megamenu .menu-main .menu-main__column {
	width: 100%; padding-top: 0px !important; padding-bottom: 0px !important; border-bottom-color: rgb(194, 194, 194); border-bottom-width: 1px; border-bottom-style: solid; display: block; cursor: pointer;
}
nav .megamenu .menu-main :first-child.menu-main__column {
	border-top-color: rgb(194, 194, 194); border-top-width: 1px; border-top-style: solid;
}
nav .megamenu .menu-main .menu-title {
	padding-top: 20px; padding-right: 60px; padding-bottom: 20px; margin-bottom: 0px; position: relative;
}
nav .megamenu .menu-main .menu-title::after {
	background: none; top: 50%; width: 30px; height: 30px; right: 15px; font-family: "bok_icons"; font-size: 1.62rem; margin-top: -15px; position: absolute; content: "\0047";
}
nav .megamenu .menu-main .menu_open.menu-title::after {
	background: none; top: 50%; width: 30px; height: 30px; right: 15px; font-family: "bok_icons"; font-size: 1.62rem; margin-top: -15px; position: absolute; content: "\0049";
}
nav .megamenu .menu-main .menu-aside {
	border-bottom-color: rgb(194, 194, 194); border-bottom-width: 1px; border-bottom-style: solid;
}
nav .megamenu .collapsible {
	margin-right: 30px; margin-bottom: 25px; display: none;
}
nav .megamenu .collapsible::before {
	display: table; content: " ";
}
nav .megamenu .collapsible::after {
	display: table; content: " ";
}
nav .megamenu .collapsible::after {
	clear: both;
}
}
@media only screen and (max-width:640px)
{
nav .megamenu .menu-title {
	font-size: 0.93rem;
}
}
nav .megamenu ul.menu-list {
	list-style: none; margin: 25px 0px 0px -30px; padding: 0px; display: block;
}
nav .megamenu ul.menu-list li {
	background: none; font-size: 1.12rem; margin-bottom: 5px; border-right-color: currentColor; border-bottom-color: currentColor; border-right-width: 0px; border-bottom-width: 0px; border-right-style: none; border-bottom-style: none; display: block;
}
nav .megamenu ul.menu-list li a {
	margin: 0px; padding: 5px 20px 5px 30px; border: 0px currentColor; border-image: none; color: rgb(176, 0, 39); text-transform: none; line-height: 1.4em; font-family: "Univers LT W01_55 Roman1475956"; font-size: 0.87rem; display: block;
}
nav .megamenu ul.menu-list li a:hover {
	background: rgb(220, 220, 220);
}
nav .megamenu ul.menu-list li:hover {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
nav .megamenu .menu-footer {
	background: rgb(255, 255, 255); width: 100%; font-size: 0.87rem; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: table;
}
nav .megamenu .menu-footer::before {
	display: table; content: " ";
}
nav .megamenu .menu-footer::after {
	display: table; content: " ";
}
nav .megamenu .menu-footer::after {
	clear: both;
}
nav .megamenu .menu-footer .menu-footer__block {
	padding: 35px 50px; width: 50%; vertical-align: middle !important; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; display: table-cell;
}
nav .megamenu .menu-footer :first-child.menu-footer__block {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
nav .megamenu .menu-footer .menu-footer__content {
	width: 50%; color: rgb(99, 99, 99); font-family: "HelveticaNeueW01-Thin"; font-size: 1.75rem; font-weight: 300; float: left;
}
nav .megamenu .menu-footer a.btn {
	margin: 0px; padding: 5px 15px; font-size: 0.75rem; float: right;
}
@media only screen and (max-width:1023px) and (min-width:320px)
{
nav .megamenu .menu-footer .menu-footer__block {
	text-align: center;
}
nav .megamenu .menu-footer .menu-footer__content {
	width: 100%; margin-bottom: 20px; display: block;
}
nav .megamenu .menu-footer a.btn {
	float: none; display: inline-block;
}
}
@media only screen and (max-width:640px)
{
nav .megamenu .menu-footer {
	display: block;
}
nav .megamenu .menu-footer .menu-footer__block {
	width: 100%; border-bottom-color: rgb(194, 194, 194); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
nav .megamenu .menu-footer .menu-footer__content {
	font-size: 1.25rem;
}
}
nav .megamenu .menu-close {
	background: url("../images/icon-x.png") no-repeat; top: 20px; width: 32px; height: 32px; right: 20px; position: absolute; z-index: 20; cursor: pointer;
}
@media only screen and (max-width:1023px)
{
nav .megamenu .menu-close {
	width: 20px; height: 20px; background-size: 20px 20px;
}
}
ul.menu-tabs {
	list-style: none; margin: 0px; padding: 0px; float: left; display: block;
}
@media only screen and (max-width:480px) and (min-width:320px)
{
ul.menu-tabs {
	margin-top: 60px;
}
}
@media only screen and (max-width:640px) and (min-width:320px)
{
ul.menu-tabs {
	display: table;
}
}
ul.menu-tabs li {
	background: none; padding: 20px 30px; width: auto; color: rgb(54, 54, 54); text-transform: uppercase; font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem; border-right-color: currentColor; border-bottom-color: currentColor; border-right-width: 0px; border-bottom-width: 0px; border-right-style: none; border-bottom-style: none; display: inline-block; cursor: pointer;
}
ul.menu-tabs li:hover {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
ul.menu-tabs li span {
	text-transform: none; font-family: "Univers LT W01_55 Roman1475956"; font-size: 0.75rem; margin-top: 0px; display: block;
}
ul.menu-tabs li span::before {
	display: table; content: " ";
}
ul.menu-tabs li span::after {
	display: table; content: " ";
}
ul.menu-tabs li span::after {
	clear: both;
}
@media only screen and (max-width:640px) and (min-width:481px)
{
ul.menu-tabs li {
	padding: 15px; font-size: 0.87rem; vertical-align: top; display: table-cell !important;
}
ul.menu-tabs li span {
	font-size: 0.75rem;
}
}
@media only screen and (max-width:480px) and (min-width:320px)
{
ul.menu-tabs li {
	padding: 15px; width: 50% !important; font-size: 0.75rem; vertical-align: top; display: table-cell !important;
}
ul.menu-tabs li span {
	font-size: 0.68rem;
}
}
ul.menu-tabs li.current {
	background: rgb(233, 233, 233); color: rgb(34, 34, 34);
}
.menu-tab-content {
	background: rgb(233, 233, 233); display: none;
}
.menu-tab-content .menu-main .menu-main__column {
	padding-top: 35px !important; padding-bottom: 35px !important;
}
@media only screen and (max-width:1023px)
{
.menu-tab-content .menu-main {
	padding-top: 0px !important;
}
.menu-tab-content .menu-main :first-child.menu-main__column {
	border-top-color: currentColor !important; border-top-width: 0px !important; border-top-style: none !important;
}
}
.current.menu-tab-content {
	display: inherit;
}
nav a.login {
	padding: 0px 30px; outline: 0px; color: rgb(54, 54, 54); text-transform: uppercase; line-height: 37px; font-family: "Univers LT W01_57 Condensed"; font-size: 1.25rem; font-weight: 400; margin-top: -38px; border-bottom-color: transparent; border-left-color: rgb(191, 191, 191); border-bottom-width: 2px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid; float: right; display: block;
}
nav a.highlighted.login {
	outline: 0px; text-decoration: none;
}
nav a.login:hover {
	outline: 0px; text-decoration: none;
}
@media only screen and (max-width:1023px) and (min-width:768px)
{
nav a.login {
	font-size: 1rem;
}
}
@media only screen and (max-width:767px) and (min-width:481px)
{
nav a.login {
	font-size: 0.87rem;
}
}
@media only screen and (max-width:640px)
{
nav a.login {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
}
@media only screen and (max-width:480px) and (min-width:320px)
{
nav a.login {
	padding: 0px 15px; font-size: 0.75rem;
}
}
.bosc nav ul li a {
	color: rgb(180, 181, 180);
}
.bosc a.login {
	color: rgb(180, 181, 180);
}
#login-popup {
	width: 300px; right: 10px; display: block; position: absolute; z-index: 2;
}
#login-popup input[type=text] {
	border: 1px solid rgb(192, 199, 208); border-image: none; width: 100%; height: 39px; font-size: 1rem; margin-top: 10px; display: block;
}
#login-popup input[type=password] {
	border: 1px solid rgb(192, 199, 208); border-image: none; width: 100%; height: 39px; font-size: 1rem; margin-top: 10px; display: block;
}
#login-popup input[type=submit] {
	margin-top: 15px; margin-bottom: 15px;
}
#login-popup label {
	font-size: 0.87rem;
}
#login-popup select {
	background-position: 94% 50%; padding: 8px 34px 8px 14px; border: 1px solid rgb(192, 199, 208); border-image: none; width: 100%; color: rgb(54, 54, 54); font-family: "Univers LT W01_55 Roman1475956"; font-size: 1rem; background-image: url("/assets/images/icons/chevron--down-grey.svg"); background-repeat: no-repeat; background-color: rgb(255, 255, 255); -webkit-appearance: none; -moz-appearance: none;
}
#login-popup select::-ms-expand {
	display: none;
}
#login-popup select:hover {
	cursor: pointer;
}
#login-popup :-ms-input-placeholder {
	font-size: 0.87rem;
}
#login-popup a.enter__password {
	padding: 10px 0px 0px; color: rgb(137, 137, 137); text-decoration: none; vertical-align: middle; float: left; display: none;
}
#login-popup a.enter__password::before {
	display: table; content: " ";
}
#login-popup a.enter__password::after {
	display: table; content: " ";
}
#login-popup a.enter__password::after {
	clear: both;
}
#login-popup a.enter__password:hover {
	color: rgb(176, 0, 39);
}
#login-popup a.enter__password::before {
	background: url("../images/icon_circle--red.png") no-repeat top / 35px 35px; width: 40px; height: 40px; text-align: center; color: rgb(176, 0, 39); line-height: 35px; font-family: bok_icons; margin-right: 5px; vertical-align: middle; display: inline-block; content: "\0042";
}
.online-banking__label {
	margin-top: 15px; margin-bottom: 5px; display: block;
}
.login__fade-in {
	animation:login-fade-in 0.5s;
}
#login-popup .pointer {
	background: rgb(255, 255, 255); top: -1px; width: 25px; height: 25px; right: 35px; position: absolute; box-shadow: 0px -2px 5px rgba(0,0,0,0.25); transform: rotate(45deg);
}
@media only screen and (max-width:1024px) and (min-width:768px)
{
#login-popup .pointer {
	right: 30px;
}
}
@media only screen and (max-width:767px) and (min-width:481px)
{
#login-popup .pointer {
	right: 26px;
}
}
@media only screen and (max-width:480px) and (min-width:320px)
{
#login-popup .pointer {
	width: 18px; height: 18px; right: 11px;
}
}
#login-popup .login-form {
	background: rgb(255, 255, 255); padding: 20px 60px 20px 20px; top: 10px; width: 100%; position: relative; z-index: 50; box-shadow: 0px 4px 5px rgba(0,0,0,0.25);
}
#login-popup .close-login {
	top: 25px; width: 20px; height: 20px; right: 20px; position: absolute; cursor: pointer;
}
#login-popup .close-login::before {
	top: 0px; width: 20px; height: 20px; right: 0px; color: rgb(137, 137, 137); font-family: bok_icons; font-size: 1.25rem; position: absolute; content: "\0046";
}
#login-popup .is-hidden {
	visibility: hidden;
}
@media only screen and (max-width:480px)
{
#login-popup .login-form {
	top: 5px; padding-right: 40px;
}
#login-popup .close-login {
	width: 15px; height: 15px; right: 13px;
}
#login-popup .close-login::before {
	width: inherit; height: inherit; font-size: 0.93rem;
}
}
#login-popup .more-options {
	clear: both; font-size: 0.87rem; margin-top: 20px;
}
#login-popup .more-options h4 {
	margin: 10px 0px 0px; padding: 0px; font-size: 0.93rem;
}
.bokf #login-popup .pointer {
	background: rgb(176, 0, 39);
}
.bosc #login-popup .pointer {
	background: rgb(176, 0, 39);
}
.bokf #login-popup .login-form {
	background: rgb(176, 0, 39);
}
.bosc #login-popup .login-form {
	background: rgb(176, 0, 39);
}
.bokf #login-popup a {
	color: rgb(87, 17, 21);
}
.bosc #login-popup a {
	color: rgb(87, 17, 21);
}
.bokf #login-popup input[type=submit] {
	background: rgb(255, 255, 255); color: rgb(176, 0, 39);
}
.bosc #login-popup input[type=submit] {
	background: rgb(255, 255, 255); color: rgb(176, 0, 39);
}
.bokf #login-popup a.enter__password {
	color: rgb(87, 17, 21);
}
.bosc #login-popup a.enter__password {
	color: rgb(87, 17, 21);
}
.bokf #login-popup a.enter__password:hover {
	color: rgb(87, 17, 21);
}
.bosc #login-popup a.enter__password:hover {
	color: rgb(87, 17, 21);
}
.bokf #login-popup a.enter__password::before {
	background: url("../images/icon_circle--white.png") no-repeat top / 35px 35px; color: rgb(255, 255, 255);
}
.bosc #login-popup a.enter__password::before {
	background: url("../images/icon_circle--white.png") no-repeat top / 35px 35px; color: rgb(255, 255, 255);
}
.bokf #login-popup .close-login::before {
	color: rgb(255, 255, 255);
}
.bosc #login-popup .close-login::before {
	color: rgb(255, 255, 255);
}
.bokf #login-popup h4 {
	color: rgb(255, 255, 255);
}
.bosc #login-popup h4 {
	color: rgb(255, 255, 255);
}
.bokf #login-popup label {
	color: rgb(255, 255, 255);
}
.bosc #login-popup label {
	color: rgb(255, 255, 255);
}
:-ms-input-placeholder {
	color: rgb(183, 183, 183);
}
input[type=text] {
	background: rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(178, 185, 194); border-image: none; height: 43px; text-indent: 10px; vertical-align: middle;
}
input[type=email] {
	background: rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(178, 185, 194); border-image: none; height: 43px; text-indent: 10px; vertical-align: middle;
}
input[type=tel] {
	background: rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(178, 185, 194); border-image: none; height: 43px; text-indent: 10px; vertical-align: middle;
}
input[type=password] {
	background: rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(178, 185, 194); border-image: none; height: 43px; text-indent: 10px; vertical-align: middle;
}
/*select {
	background-position: 95% 50%; padding: 8px 34px 8px 14px; border: 1px solid rgb(178, 185, 194); border-image: none; width: 50%; color: rgb(137, 137, 137); font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem; background-image: url("/assets/images/icons/chevron--down-grey.svg"); background-repeat: no-repeat; background-color: rgb(255, 255, 255); -webkit-appearance: none; -moz-appearance: none;
}*/
/*select::-ms-expand {
	display: none;
}*/
select:hover {
	cursor: pointer;
}
select[multiple] {
	background-position: 95% 10px; border-radius: 5px; height: 100% !important; display: inline-block; max-height: 250px;
}
select[multiple] option {
	-ms-overflow-x: hidden; -ms-text-overflow: ellipsis;
}
.searchWrap {
	background: rgb(236, 236, 236); padding: 40px 30px; width: 100%; text-align: right; margin-top: -123px; display: none; position: relative; z-index: 2;
}
.searchWrap::before {
	display: table; content: " ";
}
.searchWrap::after {
	display: table; content: " ";
}
.searchWrap::after {
	clear: both;
}
.searchWrap input[type=text] {
	width: 100%; font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem; vertical-align: middle; display: inline-block; max-width: 600px;
}
.searchWrap input[type=submit] {
	margin-left: 15px; vertical-align: middle; display: inline-block;
}
.searchWrap .close-x {
	background: url("../images/icon-x.png") no-repeat; width: 32px; height: 32px; margin-left: 30px; vertical-align: middle; display: inline-block; cursor: pointer;
}
@media only screen and (min-width:1024px)
{
.searchWrap {
	display: block;
}
}
.locations.searchWrap {
	z-index: 3;
}
.locations.searchWrap input[type=text] {
	max-width: 550px !important;
}
.locations.searchWrap .my_location {
	margin-right: 30px; display: inline-block;
}
.locations.searchWrap .my_location a {
	text-transform: uppercase; font-family: "Univers LT W01_57 Condensed"; font-size: 0.87rem; position: relative;
}
.locations.searchWrap .my_location a::before {
	left: -35px; top: -10px; font-family: "bok_icons"; font-size: 25px; position: absolute; content: "\004C";
}
.locations.searchWrap .my_location a:hover::before {
	content: "\004D";
}
.slider {
	padding-bottom: 50px;
}
.slider button.slick-prev {
	background: rgb(149, 149, 149); border-radius: 50%; left: 50%; width: 40px; height: 40px; bottom: 0px; text-indent: -4px; overflow: hidden; font-size: 0px; margin-left: -50px; position: absolute;
}
.slider button.slick-prev::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 38px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0044";
}
.slider button.slick-next {
	background: rgb(149, 149, 149); border-radius: 50%; width: 40px; height: 40px; right: 50%; bottom: 0px; text-indent: 4px; overflow: hidden; font-size: 0px; margin-right: -50px; position: absolute;
}
.slider button.slick-next::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 38px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0042";
}
.slider .slick-arrow {
	border: 0px currentColor; border-image: none;
}
.slider .slick-arrow {
	border: 0px currentColor; border-image: none; opacity: 1;
}
.slider .slick-disabled.slick-arrow {
	background: rgb(183, 183, 183); cursor: default; opacity: 0.5;
}
.slider ul.slick-dots {
	list-style: none; margin: 50px 0px 0px; padding: 0px; text-align: center; display: none !important;
}
.slider ul.slick-dots li {
	background: rgb(218, 218, 218); padding: 0px; border-radius: 50%; width: 17px; height: 17px; overflow: hidden; margin-right: 3px; margin-left: 3px; display: inline-block;
}
.slider ul.slick-dots li button {
	padding: 0px; opacity: 0;
}
.slider ul.slick-dots li.slick-active {
	background: rgb(125, 125, 125);
}
@media only screen and (max-width:767px)
{
.slider {
	padding-bottom: 40px; margin-bottom: 0px;
}
.slider ul.slick-dots {
	display: block !important;
}
.slider .slick-arrow {
	display: none !important;
}
}

.directional_arrows {
	text-align: center; display: block;
}
.directional_arrows button.slick-prev {
	background: rgb(149, 149, 149); margin: 0px 10px; border-radius: 50%; border: 0px currentColor; border-image: none; width: 40px; height: 40px; text-indent: -4px; overflow: hidden; font-size: 0px;
}
.directional_arrows button.slick-prev::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 38px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0044";
}
.directional_arrows button.slick-next {
	background: rgb(149, 149, 149); margin: 0px 10px; border-radius: 50%; border: 0px currentColor; border-image: none; width: 40px; height: 40px; text-indent: 4px; overflow: hidden; font-size: 0px;
}
.directional_arrows button.slick-next::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 38px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0042";
}
.directional_arrows .slick-arrow {
	border: 0px currentColor; border-image: none;
}
.directional_arrows .slick-disabled.slick-arrow {
	background: rgb(183, 183, 183); cursor: default;
}
@media only screen and (max-width:767px)
{
.directional_arrows {
	display: none;
}
}
.btn {
	padding: 10px 25px; transition:1s ease-out; display: inline-block;
}
.uppercase.btn {
	text-transform: uppercase;
}
.pill.btn {
	background: rgb(176, 0, 39); border-radius: 20px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 0.75rem; box-shadow: 0px 3px 6px #cccccc;
}
.square.btn {
	background: rgb(176, 0, 39); padding: 20px 25px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 0.87rem; box-shadow: 0px 3px 6px #cccccc;
}
.popup.btn {
	padding-top: 8px; padding-right: 20px; vertical-align: middle; position: relative;
}
.popup.btn::after {
	transition:1s ease-out; top: 5px; right: 0px; color: rgb(255, 255, 255); font-family: bok_icons; font-size: 1.37rem; margin-left: 20px; position: relative; content: "\0047";
}
.btn:hover {
	text-decoration: none;
}
.pill.btn:hover {
	background: rgb(230, 0, 0);
}
.square.btn:hover {
	background: rgb(230, 0, 0);
}
.popup.btn:hover::after {
	content: "\0048";
}
.black .pill.btn {
	box-shadow: none;
}
.black .square.btn {
	box-shadow: none;
}
input[type=submit].btn {
	border: 0px currentColor; border-image: none; font-size: 0.87rem;
}
input[type=submit].square.btn {
	padding: 10px 25px;
}
.module-title {
	text-align: left; overflow: hidden; padding-top: 75px;
}
.module-title::before {
	display: table; content: " ";
}
.module-title::after {
	display: table; content: " ";
}
.module-title::after {
	clear: both;
}
.gray.module-title {
	background: rgb(245, 245, 245);
}
.white.module-title {
	background: rgb(255, 255, 255);
}
@media only screen and (max-width:1440px)
{
.module-title {
	margin-right: -15px; margin-left: -15px;
}
}
.module-title h2 {
	margin: 0px; padding: 0px 4.86%; color: rgb(0, 0, 0); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 2.25rem; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 2px; border-bottom-style: solid;
}
.module-title h2::after {
	background: rgb(176, 0, 39); width: 60px; height: 2px; margin-bottom: -2px; display: block; content: "";
}
@media only screen and (max-width:767px)
{
.module-title h2 {
	padding-right: 15px; padding-left: 15px;
}
}
.module-title h2 .viewAll {
	text-transform: none; font-family: "Univers LT W01_45 Light1475944"; font-size: 1rem; margin-left: 20px;
}
.module-title p {
	padding-right: 4.86%; padding-left: 4.86%;
}
@media only screen and (max-width:767px)
{
.module-title h2 {
	font-size: 1.5rem;
}
}
.module-title--left {
	text-align: left;
}
.module-title--center {
	text-align: center;
}
.module-title--right {
	text-align: right;
}
.breadcrumbs {
	width: 100%; margin-bottom: 5px;
}
.breadcrumbs ul {
	list-style: none; margin: 0px; padding: 0px;
}
.breadcrumbs ul li {
	font-size: 1.12rem; display: inline-block;
}
.breadcrumbs ul li::before {
	color: rgb(37, 37, 37); display: inline-block; content: "/";
}
.breadcrumbs ul li a {
	color: rgb(176, 0, 39);
}
@media only screen and (max-width:960px)
{
.breadcrumbs ul li {
	font-size: 1rem;
}
}
@media only screen and (max-width:640px)
{
.breadcrumbs ul li {
	font-size: 0.87rem;
}
}
@media only screen and (max-width:480px)
{
.breadcrumbs {
	display: none;
}
}
.private_banking .modules a {
	color: rgb(98, 90, 164);
}
.private_banking .modules .m13 .m13__carousel .carousel__item span.carousel__title {
	color: rgb(98, 90, 164);
}
.private_banking .modules .pill.btn {
	background: rgb(98, 90, 164); color: rgb(255, 255, 255);
}
.private_banking .modules .square.btn {
	background: rgb(98, 90, 164); color: rgb(255, 255, 255);
}
.private_banking .modules .pill.btn:hover {
	background: rgb(132, 127, 159); color: rgb(255, 255, 255);
}
.private_banking .modules .square.btn:hover {
	background: rgb(132, 127, 159); color: rgb(255, 255, 255);
}
.private_banking .breadcrumbs ul li::before {
	color: rgb(99, 99, 99);
}
.popup-container {
	margin: 0px auto; position: relative;
}
.popup-container::before {
	display: table; content: " ";
}
.popup-container::after {
	display: table; content: " ";
}
.popup-container::after {
	clear: both;
}
.simple__cta-pop {
	margin: auto; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; right: 0px; bottom: 0px; vertical-align: middle; display: none; position: absolute; z-index: 9999;
}
.simple__cta-pop::before {
	display: table; content: " ";
}
.simple__cta-pop::after {
	display: table; content: " ";
}
.simple__cta-pop::after {
	clear: both;
}
.simple__cta-pop::before {
	width: 0px; height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.simple__cta-pop--isOpen {
	display: block;
}
.simple__cta-pop--content {
	background: rgb(255, 255, 255); padding: 40px 30px; border: 1px solid rgb(217, 217, 217); border-image: none; left: 50%; top: 50%; width: 400px; text-align: left; position: absolute; z-index: 10000; box-shadow: 0px 5px 5px rgba(0,0,0,0.25); transform: translate(-50%, -50%);
}
.simple__cta-pop--content::before {
	display: table; content: " ";
}
.simple__cta-pop--content::after {
	display: table; content: " ";
}
.simple__cta-pop--content::after {
	clear: both;
}
.simple__cta-pop--content h3 {
	margin: 0px 0px 25px; padding: 0px; color: rgb(37, 37, 37); font-size: 1.87rem;
}
.simple__cta-pop--content h4 {
	margin: 0px 0px 4px; padding: 0px; color: rgb(70, 70, 70); font-size: 1.5rem;
}
.simple__cta-pop--content p {
	margin: 0px 0px 20px; font-size: 1rem;
}
.simple__cta-pop--content a.btn {
	margin-bottom: 20px;
}
@media only screen and (max-width:480px)
{
.simple__cta-pop--content {
	width: 300px; padding-top: 60px;
}
.simple__cta-pop--content h3 {
	margin: 0px 0px 25px; font-size: 1.37rem;
}
.simple__cta-pop--content h4 {
	font-size: 1.12rem;
}
.simple__cta-pop--content p {
	margin: 0px 0px 20px; font-size: 0.87rem;
}
.simple__cta-pop--content a.btn {
	margin-bottom: 20px;
}
}
.simple__cta-pop--content .simple--closeBtn {
	top: 10px; width: 22px; height: 22px; right: 40px; position: absolute; cursor: pointer;
}
.simple__cta-pop--content .simple--closeBtn::before {
	top: 7px; right: 0px; color: rgb(135, 135, 135); font-family: bok_icons; font-size: 1.5rem; font-weight: 300; margin-left: 20px; position: relative; content: "\0046";
}
.white-popup {
	background: rgb(255, 255, 255); margin: 30px auto; padding: 20px; width: auto; position: relative; max-width: 500px;
}
.ext_title {
	color: rgb(0, 0, 0); padding-bottom: 10px; font-size: 1.25rem; border-bottom-color: rgb(137, 137, 137); border-bottom-width: 1px; border-bottom-style: solid;
}
.ext_options {
	width: 100%; text-align: left;
}
.ext_options a.btn {
	margin-right: 20px;
}
.ext_message {
	padding: 20px 0px; color: rgb(0, 0, 0); font-size: 1rem;
}
ul.dash {
	list-style: none; margin: 0px 0px 20px; padding: 0px;
}
ul.dash li {
	padding-left: 25px; margin-bottom: 15px; position: relative;
}
ul.dash li::before {
	background: rgb(187, 187, 187); top: -5px; width: 15px; height: 3px; margin-right: 10px; margin-left: -25px; display: inline-block; position: relative; content: "";
}
.responsive-video {
	height: 0px; padding-top: 25px; position: relative;
}
.responsive-video--16x9 {
	height: 0px; padding-top: 25px; position: relative;
}
.responsive-video video {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.responsive-video--16x9 video {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.responsive-video--16x9 {
	padding-bottom: 56.25%;
}
.lightbox_video {
	display: block; position: relative;
}
.lightbox_video::before {
	background: url("../images/play-button--black.svg") no-repeat 0% 0% / 80px 80px; left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; position: absolute; content: "";
}
.private_banking .lightbox_video::before {
	background: url("../images/play-button--purple.svg") no-repeat;
}
.mobilemore {
	background: rgb(236, 236, 236); padding: 20px 15px; width: 100%; text-align: left; color: red; font-family: "Univers LT W01_57 Condensed"; display: block; position: relative; z-index: 3;
}
.mobilemore::before {
	display: table; content: " ";
}
.mobilemore::after {
	display: table; content: " ";
}
.mobilemore::after {
	clear: both;
}
@media only screen and (min-width:1025px)
{
.mobilemore {
	display: none !important;
}
}
.mobilemore .form-table {
	width: 100%; padding-top: 10px; padding-bottom: 20px; display: table;
}
.mobilemore .form-cell {
	display: table-cell;
}
.mobilemore .last.form-cell {
	width: 110px; text-align: right;
}
.mobilemore .mobile-search {
	position: relative;
}
.mobilemore .mobile-search input[type=text] {
	width: 100% !important; font-family: "Univers LT W01_57 Condensed"; font-size: 0.75rem;
}
.mobilemore .mobile-search input[type=submit] {
	width: 100px;
}
.mobilemore .mobile-search .form-table {
	padding-top: 0px; padding-bottom: 10px;
}
.mobilemore ul {
	list-style: none; margin: 0px; padding: 0px; width: 100%;
}
.mobilemore ul li {
	color: rgb(0, 0, 0); text-transform: uppercase; display: block;
}
.mobilemore ul li.mobile-locations {
	padding: 20px 0px 10px; margin-top: 10px; border-top-color: rgb(194, 198, 201); border-top-width: 1px; border-top-style: solid;
}
.mobilemore ul li a {
	padding: 10px 10px 10px 0px; color: rgb(137, 137, 137); font-size: 0.87rem; display: block;
}
.mobilemore ul li a:hover {
	text-decoration: none;
}
.mobilemore .mobile-location-search {
	padding-top: 15px; padding-bottom: 20px;
}
.mobilemore .mobile-location-search label {
	width: 100%; color: rgb(0, 0, 0); text-transform: none; font-family: "Univers LT W01_55 Roman1475956"; font-size: 0.87rem; display: block;
}
.mobilemore .mobile-location-search .form-table {
	padding-top: 10px; padding-bottom: 20px;
}
.mobilemore .mobile-location-search .last.form-cell {
	width: 80px;
}
.mobilemore .mobile-location-search input[type=text] {
	width: 100%;
}
.mobilemore .mobile-location-search input[type=submit] {
	width: 70px;
}
.mobilemore .mobile-location-search a.my-location {
	padding: 0px; color: rgb(176, 0, 39); text-transform: none; font-family: "Univers LT W01_55 Roman1475956"; font-size: 0.87rem; float: left; position: relative;
}
.mobilemore .mobile-location-search a.my-location::after {
	top: -10px; right: -35px; font-family: "bok_icons"; font-size: 25px; position: absolute; content: "\004C";
}
.social {
	padding: 40px 0px 60px; width: 99.17%; text-align: center; overflow: hidden; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.social .social__title {
	width: 100%; text-align: center; color: rgb(70, 70, 70); text-transform: uppercase; font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem; margin-bottom: 10px;
}
.social ul {
	list-style: none; margin: 0px; padding: 0px; text-align: center;
}
.social ul li {
	margin: 0px 7px; display: inline-block;
}
.social ul li a {
	width: 40px; height: 40px; line-height: 38px; text-indent: -9999px; font-size: 1.12rem; display: block; position: relative;
}
.social ul li a::after {
	top: 0px; width: 40px; height: 40px; right: 0px; color: rgb(182, 182, 184); line-height: 40px; text-indent: 0px; font-family: "bok_icons"; font-size: 2.37rem; position: absolute;
}
.social ul li a.icon_facebook::after {
	content: "\004E";
}
.social ul li a.icon_twitter::after {
	content: "\0050";
}
.social ul li a.icon_gplus::after {
	content: "\004F";
}
.social ul li a.icon_linkedin::after {
	content: "\0052";
}
.social ul li a.icon_youtube::after {
	content: "\0051";
}
.social ul li a:hover::after {
	color: rgb(176, 0, 39);
}
.qmmt_main {
	border: 1px solid rgb(176, 0, 39); border-image: none; background-color: rgb(255, 255, 255);
}
.qmmt_tab {
	font: bold 10px/normal Tahoma, Arial, Helvetica, sans-serif; padding: 1px 2px; text-align: center; color: rgb(0, 0, 0); border-top-color: rgb(153, 153, 153); border-bottom-color: rgb(153, 153, 153); border-left-color: rgb(153, 153, 153); border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; cursor: pointer; font-size-adjust: none; font-stretch: normal; background-color: rgb(221, 221, 221); voice-family: inherit;
}
.qmmt_tabactive {
	font: bold 10px/normal Tahoma, Arial, Helvetica, sans-serif; padding: 1px 2px; text-align: center; color: rgb(0, 0, 0); border-left-color: rgb(153, 153, 153); border-left-width: 1px; border-left-style: solid; cursor: pointer; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255); voice-family: inherit;
}
.qmmt_realtime_text {
	font: italic bold 9px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 128, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_nonrt_text {
	font: italic bold 9px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(70, 86, 101); font-size-adjust: none; font-stretch: normal;
}
.qmmt_messages {
	font: 10px/normal bold Tahoma, Arial, Helvetica, sans-serif; padding: 2px 0px; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 204, 204);
}
.qmmt_text {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(176, 0, 39); font-size-adjust: none; font-stretch: normal;
}
.qmmt_text2 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_text_bold {
	font: bold 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_text_up {
	color: rgb(0, 153, 0);
}
.qmmt_text_down {
	color: rgb(255, 0, 0);
}
.qmmt_text_neutral {
	color: rgb(0, 0, 0);
}
.qmmt_text {
	padding-left: 4px;
}
.qmmt_text_up {
	padding-left: 4px;
}
.qmmt_text_down {
	padding-left: 4px;
}
.qmmt_cycle {
	background-color: rgb(238, 238, 238);
}
.qmmt_header_text {
	font: bold 11px/normal Tahoma, Arial, Helvetica, sans-serif; text-align: left; color: rgb(0, 0, 0); padding-left: 3px; font-size-adjust: none; font-stretch: normal;
}
a.qmmt_header_text {
	color: rgb(0, 0, 170); text-decoration: none;
}
a.qmmt_header_text:visited {
	color: rgb(0, 0, 170); text-decoration: none;
}
a.qmmt_header_text:hover {
	color: rgb(255, 0, 0); text-decoration: none;
}
.qmmt_header_bar {
	border: 0px solid rgb(153, 153, 153); border-image: none; text-align: left; padding-top: 1px; padding-bottom: 1px; padding-left: 3px; background-color: rgb(221, 221, 221);
}
.qmmt_sub_header_text {
	font: bold 11px/normal Tahoma, Arial, Helvetica, sans-serif; text-align: left; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_sub_header_bar {
	border: 0px solid rgb(153, 153, 153); border-image: none; text-align: left; padding-left: 3px; background-color: rgb(221, 221, 221);
}
.qmmt_input {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal;
}
a.qmmt {
	color: rgb(0, 0, 170); text-decoration: none;
}
a.qmmt:visited {
	color: rgb(0, 0, 170); text-decoration: none;
}
a.qmmt:hover {
	color: rgb(255, 0, 0); text-decoration: none;
}
.qmmt_options_in_money {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 204);
}
.qmmt_tree {
	color: rgb(0, 0, 0); font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; white-space: nowrap;
}
.qmmt_tree img {
	border: 0px currentColor; border-image: none; vertical-align: middle;
}
.qmmt_tree a {
	color: rgb(0, 0, 0); text-decoration: none;
}
.qmmt_tree a.node {
	padding: 1px 2px; white-space: nowrap;
}
.qmmt_tree a.nodeSel {
	padding: 1px 2px; white-space: nowrap;
}
.qmmt_tree a.node:hover {
	color: rgb(0, 0, 170); text-decoration: underline;
}
.qmmt_tree a.nodeSel:hover {
	color: rgb(0, 0, 170); text-decoration: underline;
}
.qmmt_tree a.nodeSel {
	background-color: rgb(221, 221, 221);
}
.qmmt_tree .clip {
	overflow: hidden;
}
.qmmt_hovertext {
	border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; padding: 3px; width: 210px; text-align: left; display: none; position: absolute; z-index: 100; font-size-adjust: none; font-stretch: normal; background-color: rgb(238, 238, 238);
}
.qmmt_hoverword {
	text-decoration: underline; z-index: 101; cursor: pointer;
}
.qmmt_L2_cycle1 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 254, 239);
}
.qmmt_L2_cycle2 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(240, 247, 222);
}
.qmmt_L2_cycle3 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(244, 240, 232);
}
.qmmt_L2_cycle4 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(224, 224, 247);
}
.qmmt_L2_cycle5 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(247, 247, 247);
}
.qmmt_L2_cycle6 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(245, 232, 232);
}
.qmmt_L2_cycle7 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(246, 237, 218);
}
.qmmt_L2_cycle8 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(220, 234, 238);
}
.qmmt_L2_cycle9 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(233, 226, 244);
}
.qmmt_L2_cycle10 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(238, 242, 250);
}
.qmmt_L2_cycle11 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(225, 226, 250);
}
.qmmt_L2_cycle12 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(238, 250, 225);
}
.qmmt_L2_cycle13 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(237, 252, 251);
}
.qmmt_L2_cycle14 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(251, 235, 232);
}
.qmmt_L2_cycle15 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(237, 237, 237);
}
.qmmt_L2_cycle16 {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(246, 237, 218);
}
.qmmt_cycle_neutral {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255);
}
.qmmt_cycleup {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(238, 255, 238);
}
.qmmt_cycledown {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 238, 238);
}
.qmmt_cyclenochange {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255);
}
.qmmt_tooltip {
	background: rgb(255, 255, 238); font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; padding: 5px; border: 1px solid rgb(0, 0, 0); border-image: none; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_date-day {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_date-month {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_date-year {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_news-title {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_provider {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_news-summary {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_summary {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_provider-label {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmtOptionHelpHeaderMenuDropDown {
	background: rgb(255, 255, 255); padding: 2px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 300px; text-align: left; float: none; position: absolute; z-index: 100;
}
.qmmtOptionHelpIEPositioning {
	right: 380px;
}
.qmmtOptionHelpFFPositioning {
	right: 390px;
}
.qmmt_exchangePopup_bg {
	background-color: rgb(225, 225, 225);
}
.qmmt_recentQuoteContainer {
	background-color: rgb(255, 255, 255);
}
.qmmt_recentQuotesBox {
	padding: 5px; border: 1px solid rgb(204, 204, 204); border-image: none; left: 50%; width: 250px; text-align: left; clear: both; margin-top: 5px; position: absolute; z-index: 150; background-color: rgb(255, 255, 255);
}
.qmmt_recentQuotesBoxIEPositioning {
	top: 55px;
}
.qmmt_customIndicesRowBg {
	background-color: rgb(255, 244, 219);
}
.qmmt_movers_go {
	width: 50px; font-size: 12px;
}
.qm-highlight-cell {
	border-width: 1px 0px; border-style: solid; border-color: transparent; border-image: none;
}
.qm-highlight-row .qm-highlight-cell {
	border-width: 1px 0px; border-style: solid; border-color: rgb(255, 0, 0); border-image: none;
}
.qm_miniQuotes_chartScaleTab {
	display: none;
}
.headerRow_cell.qmmt_miniQuotes {
	padding-top: 5px; padding-left: 4px;
}
.qmmt_miniQuotes_headerScale {
	padding-left: 0px;
}
.qmmt_miniQuotes_dateRow {
	display: none;
}
.qmmt_miniQuotes_headerRow {
	display: none;
}
.qmmt_selectableMarketStats_symbol {
	text-decoration: none;
}
.qmmt_miniQuotes_name {
	cursor: pointer;
}
.qmmt_miniQuotes_change {
	text-align: right; border-top-width: 0px;
}
.qmmt_miniQuotes_changePercent {
	text-align: right; border-top-width: 0px;
}
.qmmt_sortArrow {
	display: none;
}
.qmmt_headerSortUp .qmmt_sortArrow {
	background-position: 0px 0px; width: 7px; height: 4px; overflow: hidden; text-decoration: none; margin-top: 5px; margin-right: 5px; float: left; display: none; background-image: url("http://app.quotemedia.com/images/qmSortAsc.gif"); background-repeat: no-repeat;
}
.qmmt_headerSortDown .qmmt_sortArrow {
	background-position: 0px 0px; width: 7px; height: 4px; overflow: hidden; text-decoration: none; margin-top: 5px; margin-right: 5px; float: left; display: none; background-image: url("http://app.quotemedia.com/images/qmSortDesc.gif"); background-repeat: no-repeat;
}
.qmmt_headerContainer {
	float: right;
}
.qmmt_sortHeaderText {
	float: left;
}
.qmmt_scalingStats_name .qmmt_headerContainer {
	float: left;
}
.qmmt_scalingStats_symbol .qmmt_headerContainer {
	float: left;
}
.qmmt_name .qmmt_headerContainer {
	float: left;
}
.qmmt_symbol .qmmt_headerContainer {
	float: left;
}
.qmmt_chg_perc .qmmt_headerContainer .qmmt_sortHeaderText {
	float: none; white-space: nowrap;
}
.qmmt_volume .qmmt_headerContainer .qmmt_sortHeaderText {
	float: none; white-space: nowrap;
}
.qmmt_high52 .qmmt_headerContainer .qmmt_sortHeaderText {
	float: none; white-space: nowrap;
}
.qmmt_low52 .qmmt_headerContainer .qmmt_sortHeaderText {
	float: none; white-space: nowrap;
}
#qmmt_scalingMarketStatsTable th {
	padding-bottom: 2px; text-decoration: underline; vertical-align: bottom;
}
.qmmt_scalingStats_heading {
	font-weight: bold; text-decoration: underline;
}
.qmmt_scalingStats_name {
	text-align: left; padding-left: 3px;
}
.qmmt_scalingStats_symbol {
	text-align: left; padding-left: 3px;
}
.qmmt_scalingStats_last {
	text-align: right;
}
.qmmt_scalingStats_change {
	text-align: right;
}
.qmmt_scalingStats_percentChange {
	text-align: right; padding-left: 2px;
}
.qmmt_scalingStats_open {
	text-align: right;
}
.qmmt_scalingStats_high {
	text-align: right;
}
.qmmt_scalingStats_low {
	text-align: right;
}
.qmmt_scalingStats_volume {
	text-align: right;
}
.qmmt_scalingStats_trade_val {
	text-align: right;
}
.qmmt_scalingStats_num_trades {
	text-align: right; padding-right: 2px;
}
.qmmt_ice_padding {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; padding: 2px; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_ice_errors {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(255, 128, 64); font-size-adjust: none; font-stretch: normal;
}
.qmmt_text_ice_tool_header {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_ice_field_labels {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; padding: 2px; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_ice_data_fields {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; padding: 2px; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_text_ice_table_row {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_text_ice_symbol_box {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_text_ice_calendar {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_text_ice_button {
	font: 10px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_maintext {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_realtime_text {
	font: italic bold 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 128, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_nonrt_text {
	font: italic bold 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(70, 86, 101); font-size-adjust: none; font-stretch: normal;
}
.qmmt-copyright-footer {
	font-size: 10px;
}
.qmmt_main {
	border-color: rgb(153, 153, 153); font: 20px/normal Tahoma, Arial, Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255);
}
a.qmmt_pagination {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 170); text-decoration: underline; font-size-adjust: none; font-stretch: normal;
}
a.qmmt_pagination:visited {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 170); text-decoration: underline; font-size-adjust: none; font-stretch: normal;
}
a.qmmt_pagination:hover {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(255, 0, 0); text-decoration: underline; font-size-adjust: none; font-stretch: normal;
}
.qmmt_maintext_bold {
	font: bold 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_heading_text {
	font: bold 13px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.qmmt_heading_bar {
	font: 12px/normal Arial, sans-serif; padding: 2px 5px; border: 1px solid rgb(153, 153, 153); border-image: none; font-size-adjust: none; font-stretch: normal; background-color: rgb(238, 238, 238);
}
.qmmt_dotted_link {
	color: rgb(0, 0, 170); text-decoration: none; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
.qmmt_dotted_link:visited {
	color: rgb(0, 0, 170); text-decoration: none; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
.qmmt_recent_trades_header {
	background: rgb(221, 221, 221); padding: 2px; border: 1px solid rgb(153, 153, 153); border-image: none; font-size: 12px; font-weight: bold; margin-bottom: 2px;
}
#qmmt-simpleTooltip {
	background: rgb(231, 227, 181); padding: 7px; border-radius: 5px; font-size: 13px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
#qmmt-time-and-sales-nav-table {
	margin-top: 5px;
}
#qmmt-time-and-sales-form input {
	font-size: 11px;
}
#qmmt-time-and-sales-form select {
	font-size: 11px;
}
#qmmt-time-and-sales-form option {
	font-size: 11px;
}
tr.qmmt_row_strikethrough td {
	background: url("/quotetools/images/strike.png") repeat-x 0px 50%;
}
.qm_filings_table {
	border: currentColor; border-image: none; width: 100%;
}
.qm_filings_table_results {
	margin-top: 5px;
}
.qm_filings_table_heading {
	font-weight: bold;
}
.qm_filings_form-type {
	width: 12%; text-align: left; padding-left: 5px; white-space: nowrap;
}
.qm_filings_form-desc {
	width: 58%; text-align: left;
}
.qm_filings_form-pages {
	width: 10%; text-align: center;
}
.qm_filings_form-date {
	width: 10%; text-align: center;
}
.qm_filings_form-view {
	width: 10%; text-align: center; padding-right: 5px;
}
.qm_filings_form-view_data {
	text-align: right; padding-right: 2px; padding-left: 5px; vertical-align: top; white-space: nowrap;
}
.qmnt_filing_icon-xbrl {
	width: 16px;
}
#scalingWatchListTable th {
	cursor: pointer;
}
.qm-sector-select {
	width: 120px;
}
.qm_realtime_text {
	font: italic bold 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(0, 128, 0); font-size-adjust: none; font-stretch: normal;
}
.qm_nonrt_text {
	font: italic bold 11px/normal Tahoma, Arial, Helvetica, sans-serif; color: rgb(70, 86, 101); font-size-adjust: none; font-stretch: normal;
}
#searchBy {
	width: 8em; margin-left: 8px;
}
#marketId {
	margin-left: 8px;
}
.sl_country {
	margin-left: 10px;
}
.sl-searchString {
	margin-right: 9px; margin-left: 10px;
}
.qm-sl-yourSearch {
	margin-top: 13px; float: left;
}
.qm_main {
	border-color: rgb(153, 153, 153); font: 11px/normal Tahoma, Arial, Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255);
}
#qmci-adjustment-helper {
	font: 11px/normal arial; padding: 5px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 250px; margin-left: -1em; display: none; position: absolute; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 204);
}
.qm_chart_type_selector_container {
	margin-bottom: -8px; float: right;
}
.qm-chart-nav {
	background: rgb(255, 255, 255); font: 12px/normal Arial, Verdana, Tahoma, serif; border: 1px solid rgb(204, 204, 204); border-image: none; width: 952px; height: 24px; color: rgb(0, 0, 0); margin-bottom: 5px; margin-left: 35px; font-size-adjust: none; font-stretch: normal;
}
.qm-chart-nav ul {
	margin: 0px; padding: 0px; display: inline-block; list-style-type: none;
}
.qm-chart-nav ul li {
	float: left; position: relative;
}
.qm-chart-nav ul li a {
	padding: 5px; width: 120px; display: block; cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none;
}
.qm-chart-nav ul li a span {
	color: rgb(204, 204, 204); float: right;
}
.qm-chart-nav ul li .qm_chart-subnav {
	background: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-image: none; left: -1px; top: 24px; width: 200px; position: absolute; z-index: 500;
}
.qm-chart-nav ul li .qm_chart-subnav_symbol {
	background: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-image: none; top: 24px; width: 200px; position: absolute; z-index: 500;
}
.qm-chart-nav ul li a.opened {
	background-color: rgb(249, 249, 249);
}
.qm-chart-nav ul li .qm_chart-subnav div {
	padding: 5px 10px; display: block; cursor: pointer;
}
.qm-chart-nav ul li .qm_chart-subnav_symbol div {
	padding: 5px 10px; display: block; cursor: pointer;
}
.qm-chart-nav ul li .qm_chart-subnav label {
	padding: 5px 10px; display: block; cursor: pointer;
}
.qm-chart-nav ul li .qm_chart-subnav_symbol label {
	padding: 5px 10px; display: block; cursor: pointer;
}
.qm-chart-nav ul li .qm_chart-subnav button {
	margin-top: 5px; margin-bottom: 15px; margin-left: 12px;
}
.qm-chart-nav ul li .qm_chart-subnav_symbol button {
	margin-top: 5px; margin-bottom: 15px; margin-left: 12px;
}
.qm-chart-nav ul li .qm_chart-subnav p {
	margin: 0px 0px 10px; padding: 10px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.qm-chart-nav ul li .qm_chart-subnav_symbol p {
	margin: 0px 0px 10px; padding: 10px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.qm-chart-nav ul li .qm_chart-subnav strong {
	margin-bottom: 5px; display: block;
}
.qm-chart-nav ul li .qm_chart-subnav_symbol strong {
	margin-bottom: 5px; display: block;
}
.qm-chart-nav ul li .qm_chart-subnav p button {
	margin: 0px;
}
.qm-chart-nav ul li .qm_chart-subnav_symbol p button {
	margin: 0px;
}
.qm-chart-nav ul li .qm_chart-subnav div:hover {
	background-color: rgb(249, 249, 249);
}
.qm-chart-nav ul li .qm_chart-subnav_symbol div:hover {
	background-color: rgb(249, 249, 249);
}
.qm-chart-nav ul li .qm_chart-subnav div.selected {
	background-color: rgb(238, 238, 238);
}
.qm-chart-nav ul li .qm_chart-subnav_symbol div.selected {
	background-color: rgb(238, 238, 238);
}
.qm_js_nav_disabled {
	display: none;
}
.qm_js_nav_lookup {
	float: right;
}
.qm_js_nav_lookup_right_a {
	border-right-color: rgb(204, 204, 204); border-left-color: currentColor; border-right-width: 1px; border-left-width: medium; border-right-style: solid; border-left-style: none;
}
.qm_js_nav_lookup_left_a {
	border-right-color: currentColor; border-left-color: rgb(204, 204, 204); border-right-width: medium; border-left-width: 1px; border-right-style: none; border-left-style: solid;
}
.nav_item_disabled {
	color: rgb(187, 187, 187);
}
.qm_js_quote_entry_input {
	line-height: 22px;
}
#totalPage {
	
}
#calendar_page_nav > tbody > tr > td:nth-child(1) > span {
	
}
#pageSize {
	
}
.qm-ajax-loader {
	left: 50% !important; width: 50px !important; margin-top: 0px !important; margin-left: -30px;
}
.qm_chart_cont {
	padding: 10px !important;
}
.qm_mainCont {
	padding: 0px; border: 1px solid rgb(178, 185, 194); border-image: none; width: 100% !important; height: auto !important; max-width: 675px !important;
}
nav.qm_navbar {
	height: auto; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
nav.qm_navbar::before {
	display: table; content: " ";
}
nav.qm_navbar::after {
	display: table; content: " ";
}
nav.qm_navbar::after {
	clear: both;
}
nav.qm_navbar ul.qm_nav li.qm_dropdown {
	padding: 0px; height: auto; border-right-color: currentColor; border-left-color: rgb(194, 194, 194); border-right-width: 0px; border-left-width: 1px; border-right-style: none; border-left-style: solid;
}
nav.qm_navbar ul.qm_nav li:first-child.qm_dropdown {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
nav.qm_navbar ul.qm_nav li#qm_dd_2 {
	display: none;
}
nav.qm_navbar ul.qm_nav li a {
	padding: 2px 10px; text-transform: none; font-size: 0.87rem; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
nav.qm_navbar ul.qm_dropdown-menu li {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none; display: block;
}
nav.qm_navbar ul.qm_dropdown-menu li input.checkbutton {
	margin-right: 5px;
}
.qm_navbar-left.qm_navbar-form {
	padding: 0px;
}
.qm_input-group {
	width: 100%; position: relative;
}
.qm_input-group::before {
	display: table; content: " ";
}
.qm_input-group::after {
	display: table; content: " ";
}
.qm_input-group::after {
	clear: both;
}
.qm_input-group button.qm_lookup_buttom {
	background: rgb(176, 0, 39); border: 0px currentColor; border-image: none; height: 43px; color: rgb(255, 255, 255); text-transform: uppercase;
}
.highcharts-tracker rect {
	/*fill: #1f88b6 !important;*/
}
.table-container {
	-ms-overflow-y: scroll; -webkit-overflow-scrolling: touch;
}
@media screen and (min-width:900px)
{
.table-container {
	overflow: visible;
}
}
table.default {
	margin: 0px auto; padding: 0px; width: 90.84%; border-collapse: collapse;
}
table.default thead tr {
	border-top-color: rgb(125, 125, 125); border-top-width: 7px; border-top-style: solid;
}
table.default thead td {
	background: rgb(245, 245, 245); padding: 20px; text-align: center; color: rgb(0, 0, 0); font-size: 1.5rem; vertical-align: middle;
}
table.default th {
	text-align: left; vertical-align: middle;
}
table.default td {
	text-align: left; vertical-align: middle;
}
table.default th {
	background: rgb(245, 245, 245); padding: 10px 20px; color: rgb(149, 149, 149); text-transform: uppercase; font-size: 0.87rem; font-weight: 400;
}
table.default th.legend {
	padding: 10px 20px; color: rgb(99, 99, 99); text-transform: none; font-size: 1.12rem; border-bottom-color: rgb(156, 156, 156); border-bottom-width: 1px; border-bottom-style: solid;
}
table.default td {
	padding: 10px 20px; color: rgb(0, 0, 0); font-size: 0.87rem; border-bottom-color: rgb(245, 245, 245); border-bottom-width: 0px; border-bottom-style: solid;
}
table.default td.default__row-head-title {
	color: rgb(0, 0, 0); font-size: 1.12rem;
}
.pagination {
	width: 100%; clear: both; border-top-color: rgb(178, 185, 194); border-top-width: 0px; border-top-style: solid;
}
.pagination::before {
	display: table; content: " ";
}
.pagination::after {
	display: table; content: " ";
}
.pagination::after {
	clear: both;
}
.pagination ul.pager {
	list-style: none; margin: 10px 0px; padding: 0px; text-align: center; font-size: 0px;
}
.pagination ul.pager li {
	padding: 0px 10px; line-height: 30px; font-size: 0.87rem; vertical-align: top; display: inline-block; position: relative;
}
.pagination ul.pager li a.pager__prev {
	display: block; position: relative;
}
.pagination ul.pager li a.pager__prev::before {
	width: 24px; color: rgb(176, 0, 39); font-family: bok_icons; font-size: 14px; vertical-align: -2px; display: inline-block; content: "\0044";
}
.pagination ul.pager li a.pager__next {
	display: block; position: relative;
}
.pagination ul.pager li a.pager__next::after {
	width: 24px; color: rgb(176, 0, 39); font-family: bok_icons; font-size: 14px; vertical-align: -2px; display: inline-block; content: "\0042";
}
#share-this {
	background: rgb(245, 245, 245); border-radius: 5px 0px 0px 5px; width: 52px; text-align: center; right: 0px; bottom: 300px; padding-top: 10px; padding-bottom: 5px; position: fixed; z-index: 26;
}
.wffm {
	width: 99.17%; padding-top: 40px; padding-bottom: 80px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (max-width:1440px)
{
.wffm {
	padding-right: 15px; padding-left: 15px;
}
}
.wffm__form {
	padding: 0px 60px; width: 65.84%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.wffm__form h1 {
	font-family: "Univers LT W01_45 Light1475944"; font-size: 2.62rem;
}
.wffm__form fieldset {
	background: rgb(245, 245, 245); padding: 30px; margin-bottom: 20px;
}
.wffm__form fieldset legend {
	background: rgb(222, 221, 221); padding: 5px 20px; font-family: "Univers LT W01_57 Condensed"; font-size: 1.25rem; margin-left: -15px;
}
.wffm__form fieldset .form-group {
	margin-bottom: 10px; display: block;
}
.wffm__form fieldset label {
	padding-bottom: 10px; font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem; display: block;
}
.wffm__form fieldset label::before {
	display: table; content: " ";
}
.wffm__form fieldset label::after {
	display: table; content: " ";
}
.wffm__form fieldset label::after {
	clear: both;
}
.wffm__form fieldset label::before {
	float: left;
}
.wffm__form fieldset span {
	padding-top: 10px;
}
.wffm__form fieldset span::before {
	display: table; content: " ";
}
.wffm__form fieldset span::after {
	display: table; content: " ";
}
.wffm__form fieldset span::after {
	clear: both;
}
.wffm__form input[type=text] {
	width: 80%; margin-bottom: 10px;
}
.wffm__form input[type=email] {
	width: 80%; margin-bottom: 10px;
}
.wffm__form input[type=tel] {
	width: 80%; margin-bottom: 10px;
}
.wffm__form input[type=password] {
	width: 80%; margin-bottom: 10px;
}
.wffm__form input.mm {
	width: 15.01%;
}
.wffm__form input.dd {
	width: 15.01%;
}
.wffm__form input.yy {
	width: 48.34%;
}
.wffm__form input[type=submit] {
	background: rgb(176, 0, 39); color: rgb(255, 255, 255); text-transform: uppercase; font-family: "Univers LT W01_57 Condensed";
}
.wffm__form select {
	background-position: 98% 50%; width: 80%; height: 43px; margin-bottom: 10px;
}
.wffm__form select option {
	font-family: "Univers LT W01_55 Roman1475956"; font-size: 1rem;
}
.wffm__form select[multiple] {
	background-position: 98% 15px;
}
.wffm__form .field-validation-valid {
	color: rgb(176, 0, 39) !important;
}
.wffm__form .help-block {
	width: 100%; color: rgb(71, 70, 76); padding-top: 0px; padding-right: 30px; padding-bottom: 15px; font-size: 0.87rem; float: left;
}
.wffm__form .radio {
	width: 48%; vertical-align: top; display: inline-block; position: relative;
}
.wffm__form .checkbox {
	width: 48%; vertical-align: top; display: inline-block; position: relative;
}
.wffm__form .radio label {
	font-family: "Univers LT W01_55 Roman1475956"; font-size: 1rem; float: left;
}
.wffm__form .checkbox label {
	font-family: "Univers LT W01_55 Roman1475956"; font-size: 1rem; float: left;
}
@media only screen and (max-width:1023px)
{
.wffm__form {
	padding: 0px; width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
@media only screen and (max-width:640px) and (min-width:320px)
{
.wffm__form fieldset {
	padding: 30px 10px;
}
.wffm__form fieldset legend {
	margin-left: 0px;
}
.wffm__form .radio {
	width: 100%;
}
.wffm__form .checkbox {
	width: 100%;
}
}
.wffm__form .tip {
	background: rgb(176, 0, 39); border-radius: 50%; width: 20px; height: 20px; text-align: center; color: rgb(255, 255, 255); line-height: 0; margin-left: 10px; vertical-align: middle; display: inline-block; position: relative; cursor: pointer;
}
.wffm__form .tip-content {
	background: rgb(255, 255, 255); padding: 30px; border: 1px solid rgb(217, 217, 217); border-image: none; left: 50%; top: 50%; width: 100%; display: none; position: absolute; z-index: 100; max-width: 300px; box-shadow: 0px 5px 5px rgba(0,0,0,0.25); transform: translate(-50%, -50%);
}
.wffm__form .tip-content::before {
	display: table; content: " ";
}
.wffm__form .tip-content::after {
	display: table; content: " ";
}
.wffm__form .tip-content::after {
	clear: both;
}
.wffm__form .tip-content h4 {
	margin: 0px; padding: 0px; font-size: 1rem;
}
.wffm__form .tip-content p {
	font-size: 0.87rem;
}
.wffm__form .tip-content .tip-close {
	top: 10px; right: 10px; position: absolute; cursor: pointer;
}
.wffm__form .tip-content .tip-close::before {
	top: 0px; right: 0px; color: rgb(135, 135, 135); font-family: bok_icons; font-size: 1rem; font-weight: 300; margin-left: 20px; position: relative; content: "\0046";
}
.wffm__promo {
	width: 32.5%; padding-right: 60px; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.wffm__promo .wffm__promo--promo {
	background: rgb(245, 245, 245); padding: 30px; width: 100%; margin-bottom: 30px;
}
.wffm__promo .wffm__promo--media {
	margin-bottom: 20px;
}
.wffm__promo .wffm__promo--media img {
	width: 100%; height: 150px;
}
.wffm__promo .wffm__promo--media a {
	display: block;
}
.wffm__promo .wffm__promo--media a.asVideo {
	position: relative;
}
.wffm__promo .wffm__promo--media a.asVideo::after {
	background: url("../images/play-button--black.svg") no-repeat 0% 0% / 80px 80px; left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; position: absolute; content: "";
}
@media only screen and (max-width:1023px)
{
.wffm__promo {
	padding: 0px; width: 99.17%; margin-top: 60px; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
#m1 {
	padding: 0px; width: 99.17%; overflow: hidden; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left; position: relative;
}
#m1 .hero {
	position: relative; max-height: 520px;
}
#m1 .m1.hero .hero__image {
	background-position: top; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 1; background-repeat: no-repeat; background-size: cover;
}
#m1 .m1.hero .hero__image--fixed.hero__image {
	background-attachment: fixed; background-size: 1440px;
}
@media only screen and (max-width:1440px)
{
#m1 .m1.hero .hero__image {
	left: 0px;
}
}
#m1 .m1.hero .hero__image img {
	/*display: none;*/
}
#m1 .m1.hero .hero__content {
	width: 100%; height: 520px; overflow: hidden; position: relative; z-index: 10;
}
#m1 .m1.hero .hero__content h1 {
	padding: 80px 40px 0px; color: rgb(0, 0, 0); line-height: 1.1em; letter-spacing: 1px; font-family: "HelveticaNeueW01-Thin"; font-size: 5rem;
}
@media only screen and (max-width:1024px) and (min-width:641px)
{
#m1 .m1.hero .hero__content h1 {
	width: 835px;
}
}
@media only screen and (min-width:1025px)
{
#m1 .m1.hero .hero__content h1 {
	width: 714px;
}
}
@media only screen and (max-width:1024px) and (min-width:320px)
{
#m1 .m1.hero .hero__content h1 {
	padding-top: 185px; font-size: 3rem;
}
}
@media only screen and (max-width:640px) and (min-width:320px)
{
#m1 .m1.hero .hero__content h1 {
	padding: 185px 20px 20px; width: 99.17%; font-size: 2.37rem;
}
}
@media only screen and (max-width:1024px) and (min-width:320px)
{
.private_banking #m1 .m1.hero .hero__content h1 {
	padding-top: 50px;
}
}
@media only screen and (max-width:767px) and (min-width:320px)
{
.private_banking #m1 .m1.hero .hero__content h1 {
	width: 99.17%;
}
}
#m1 .m1.hero .hero__content #greeting {
	text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1em; padding-right: 20px; padding-left: 20px; font-family: "Univers LT W01_67 Bold_1476016"; font-size: 7.5rem; margin-top: 175px;
}
#m1 .m1.hero .hero__content #greeting span {
	display: none; text-shadow: 0px 4px 5px rgba(0,0,0,0.25);
}
#m1 .m1.hero .hero__content .badge {
	background: rgb(255, 255, 255); padding: 10px; top: 100px; width: 310px; height: 90px; text-align: center; right: 0px; position: absolute;
}
#m1 .m1.hero .hero__content .badge img {
	top: 50%; position: relative; max-width: 100%; transform: translateY(-50%);
}
@media only screen and (max-width:1024px) and (min-width:960px)
{
#m1 .m1.hero .hero__content .badge {
	top: 165px;
}
}
@media only screen and (max-width:959px) and (min-width:641px)
{
#m1 .m1.hero .hero__content .badge {
	top: 225px;
}
}
@media only screen and (max-width:640px) and (min-width:320px)
{
#m1 .m1.hero .hero__content .badge {
	top: 250px; width: 200px; height: 60px;
}
}
@media only screen and (max-width:1124px) and (min-width:960px)
{
#m1 .m1.hero .hero__content {
	height: 455px;
}
#m1 .m1.hero .hero__content #greeting {
	font-size: 4.62rem; margin-top: 185px;
}
}
@media only screen and (max-width:959px) and (min-width:481px)
{
#m1 .m1.hero .hero__content {
	height: 350px;
}
#m1 .m1.hero .hero__content #greeting {
	font-size: 3.75rem; margin-top: 175px;
}
}
@media only screen and (max-width:480px) and (min-width:320px)
{
#m1 .m1.hero .hero__content {
	height: auto;
}
#m1 .m1.hero .hero__content #greeting {
	font-size: 2rem; margin-top: 52px;
}
}
#m1 .m1b.hero {
	height: 550px;
}
@media only screen and (max-width:959px)
{
#m1 .m1b.hero {
	height: 400px;
}
}
@media only screen and (max-width:767px)
{
#m1 .m1b.hero {
	height: 250px;
}
}
@media only screen and (max-width:480px)
{
#m1 .m1b.hero {
	height: 200px;
}
}
#m1 .m1b.hero .hero__image {
	background-position: right top; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 1; background-repeat: no-repeat; background-size: cover;
}
@media only screen and (max-width:1440px)
{
#m1 .m1b.hero .hero__image {
	left: 0px;
}
}
#m1 .m1b.hero .hero__content {
	padding: 75px 0px 20px 4.86%; width: 57.5%; overflow: hidden; position: relative; z-index: 10;
}
#m1 .m1b.hero .hero__content h1.title {
	color: rgb(37, 37, 37); text-transform: uppercase; line-height: 1em; font-family: "Univers LT W01_65 Bold1475968"; font-size: 3rem; margin-bottom: 20px;
}
#m1 .m1b.hero .hero__content h2.subtitle {
	color: rgb(37, 37, 37); letter-spacing: 1px; font-family: "HelveticaNeueW01-Thin"; font-size: 3rem; margin-bottom: 10px;
}
#m1 .m1b.hero .hero__content p {
	margin: 0px 0px 20px; color: rgb(85, 85, 85); font-size: 1rem;
}
#m1 .m1b.hero .hero__content .btn {
	padding: 20px 40px; margin-top: 15px;
}
#m1 .m1b.hero .hero__content .breadcrumbs {
	margin-top: -30px; margin-bottom: 0px; position: relative;
}
@media only screen and (max-width:960px)
{
#m1 .m1b.hero .hero__content {
	width: 65.84%;
}
#m1 .m1b.hero .hero__content h1.title {
	font-size: 2.25rem; margin-top: 10px;
}
}
@media only screen and (max-width:767px)
{
#m1 .m1b.hero .hero__content {
	padding-top: 60px;
}
#m1 .m1b.hero .hero__content .desc {
	display: none;
}
}
@media only screen and (max-width:640px)
{
#m1 .m1b.hero .hero__content h1.title {
	line-height: 1.3em; font-size: 1.62rem;
}
}
@media only screen and (max-width:480px)
{
#m1 .m1b.hero .hero__content {
	width: 57.5%; padding-top: 25px;
}
#m1 .m1b.hero .hero__content h1.title {
	font-size: 1.12rem;
}
}
#m1 .m1c.hero .hero__image {
	background-position: right top; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 1; background-repeat: no-repeat; background-size: cover;
}
@media only screen and (max-width:1440px)
{
#m1 .m1c.hero .hero__image {
	left: 0px;
}
}
#m1 .m1c.hero .hero__content {
	padding: 45px 0px 0px 4.86%; width: 57.5%; height: 400px; overflow: hidden; position: relative; z-index: 10;
}
#m1 .m1c.hero .hero__content h1.title {
	color: rgb(37, 37, 37); text-transform: uppercase; line-height: 48px; font-family: "Univers LT W01_65 Bold1475968"; font-size: 3rem; margin-top: 0px; margin-bottom: 20px;
}
#m1 .m1c.hero .hero__content p {
	margin: 0px 0px 20px; color: rgb(85, 85, 85); font-size: 1rem;
}
#m1 .m1c.hero .hero__content .btn {
	padding: 20px 40px; margin-top: 15px;
}
@media only screen and (max-width:480px)
{
#m1 .m1c.hero .hero__content {
	height: 160px;
}
#m1 .m1c.hero .hero__content h1.title {
	line-height: 22px; font-size: 1.12rem;
}
#m1 .m1c.hero .hero__content p {
	font-size: 0.75rem;
}
}
#m1 .mobileDesc {
	background: rgb(245, 245, 245); width: 99.17%; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left; display: none;
}
@media only screen and (max-width:767px)
{
#m1 .mobileDesc {
	display: block;
}
}
#m1 .mobileDesc .desc {
	padding: 15px;
}
#m1 .mobileDesc .desc p {
	font-size: 0.87rem;
}
#m1 .mobileDesc .desc .btn {
	padding: 10px 20px; margin-top: 15px;
}
#m1 .headline {
	position: relative; max-height: 520px;
}
#m1 .m1d.headline .headline__content {
	padding: 45px 0px 0px 4.86%; width: 99.17%; overflow: hidden; position: relative; z-index: 10;
}
#m1 .m1d.headline .headline__content h1.title {
	color: rgb(37, 37, 37); text-transform: uppercase; line-height: 48px; font-family: "Univers LT W01_65 Bold1475968"; font-size: 3rem; margin-top: 0px; margin-bottom: 20px;
}
@media only screen and (max-width:480px)
{
#m1 .m1d.headline .headline__content h1.title {
	line-height: 22px; font-size: 1.12rem;
}
}
.private_banking #m1 .hero .hero__content h1 {
	color: rgb(255, 255, 255); letter-spacing: 3px; font-family: "HelveticaNeueW01-Thin";
}
.private_banking #m1 .m1c.hero .hero__content h1 {
	color: rgb(255, 255, 255); letter-spacing: 3px; font-family: "HelveticaNeueW01-Thin";
}
.private_banking #m1 .m1c.hero .hero__content p {
	color: rgb(161, 161, 161);
}
.bosc #m1 .hero .hero__content h1 {
	color: rgb(255, 255, 255);
}
@media only screen and (max-width:1124px) and (min-width:959px)
{
.bosc #m1 .hero .hero__content h1 {
	padding-top: 55px;
}
}
.m2 {
	width: 100%; overflow: hidden; z-index: 20;
}
.m2 .slider {
	padding-bottom: 0px;
}
.m2__cards {
	width: 100%; text-align: center; bottom: 0px; overflow: hidden; position: absolute;
}
.m2__cards::before {
	display: table; content: " ";
}
.m2__cards::after {
	display: table; content: " ";
}
.m2__cards::after {
	clear: both;
}
.m2__card {
	background: rgb(255, 255, 255); transition:0.5s ease-out; width: 350px; height: 365px; margin-right: 10px; margin-bottom: -175px; margin-left: 10px; vertical-align: bottom; display: inline-block;
}
@media only screen and (min-width:960px)
{
.m2__card {
	box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
}
.bosc .m2__card {
	box-shadow: none;
}
}
.card-open.m2__card {
	margin-top: 0px; margin-bottom: 0px;
}
.m2__card--title {
	background: rgb(255, 255, 255); padding: 10px 20px; width: 100%; height: auto; text-align: left; color: rgb(0, 0, 0); line-height: 1.2em; font-size: 1.5rem; font-weight: 400; border-bottom:#bfbfbf solid 1px;
	
}
.m2__card--thumb {
	width: 100%; height: 140px; position: relative;
}
.m2__card--thumb img {
	width: 100%;
}
.asVideo.m2__card--thumb::before {
	background: url("../images/play-button--black.svg") no-repeat 0% 0% / 80px 80px; left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; position: absolute; content: "";
}
.m2__card--excerpt {
	padding: 15px 20px; height: 150px; text-align: left; color: rgb(85, 85, 85); font-size: 0.87rem; position: relative;
}
.m2__card--excerpt p {
	margin: 0px; padding: 0px; font-size: 1rem;
}
.m2__card--excerpt .btn {
	left: 20px; bottom: 15px; position: absolute;
}
/*.m2__card:hover .m2__card--title {
	color: rgb(176, 0, 39);
}*/
.m2__card .js-cardSlide {
	/*cursor: pointer;*/
}
.card-open.m2__card .js-cardSlide {
	cursor: default;
}
.card-open.m2__card .m2__card--title {
	color: rgb(176, 0, 39);
}
@media only screen and (min-width:1125px)
{
.m2 {
	height: 520px;
}
}
@media only screen and (min-width:960px)
{
.m2 {
	left: 0px; top: 0px; position: absolute;
}
}
@media only screen and (max-width:1124px) and (min-width:960px)
{
.m2 {
	height: 455px;
}
.m2__card {
	width: 250px; height: 350px;
}
.m2__card--title {
	height: 40px; font-size: 1.12rem;
}
.m2__card--thumb {
	height: 100px;
}
.asVideo.m2__card--thumb::before {
	width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; background-size: 40px 40px;
}
.m2__card--excerpt {
	font-size: 0.87rem;
}
.m2__card--excerpt p {
	font-size: 0.87rem;
}
   
}
@media only screen and (max-width:959px)
{
.m2 {
	height: auto; margin-top: 50px; margin-bottom: 20px;
}
.m2__cards {
	position: relative;
}
.m2__card {
	height: 100%; margin-bottom: 0px;
}
.m2__card--thumb {
	height: 100%;
}
.m2 .slider {
	padding-right: 15px; padding-bottom: 50px; padding-left: 15px;
}
.m2 .slider ul.slick-dots {
	display: block !important;
}
}
@media only screen and (max-width:480px) and (min-width:320px)
{
.m2__card--title {
	font-size: 1.25rem;
}
    
}
.bosc .m2 {
	font-size: 0px;
}
.bosc .m2__card {
	background: url("../images/m2_bg_bosc.png") no-repeat left top; height: 215px; margin-bottom: 0px; position: relative;
}
.bosc :nth-child(3).m2__card {
	background: url("../images/m2_bg_bosc.png") no-repeat right top;
}
.bosc .m2__card:hover {
	background: url("../images/m2_bg_bosc-hover.png") no-repeat left top;
}
.bosc .m2__card:hover .m2__card--title {
	color: rgb(255, 255, 255);
}
.bosc :nth-child(3).m2__card:hover {
	background: url("../images/m2_bg_bosc-hover.png") no-repeat right top;
}
.bosc .card-open.m2__card .m2__card--title {
	color: rgb(255, 255, 255);
}
.bosc .m2__card .pill.btn {
	background: rgb(54, 54, 54); border: 1px solid rgb(255, 255, 255); border-image: none; font-size: 0.75rem; box-shadow: none;
}
.bosc .m2__card--excerpt {
	color: rgb(174, 174, 174);
}
.bosc .m2__card--excerpt input[type=submit].btn {
	left: auto; bottom: auto; position: relative;
}
.bosc .m2__card--title {
	background: none; color: rgb(255, 255, 255); letter-spacing: 1px; font-family: "HelveticaNeueW01-Thin"; font-size: 1.5rem;
}
.bosc .desc {
	background: none; padding: 10px 20px 20px; text-align: left; position: relative;
}
.bosc .desc p {
	margin: 0px; color: rgb(149, 149, 149); font-family: "Univers LT W01_45 Light1475944"; font-size: 1rem;
}
.bosc .input_wrap {
	width: 100%; display: table;
}
.bosc .input_wrap .input {
	padding-right: 20px; vertical-align: middle; display: table-cell;
}
.bosc .input_wrap .input input[type=text] {
	width: 100%; font-size: 0.87rem;
}
.bosc .input_wrap .input input[type=submit] {
	
}
.bosc .input_wrap .input input[type=submit].btn {
	background: rgb(54, 54, 54); border: 1px solid rgb(255, 255, 255); border-image: none; font-size: 0.75rem; box-shadow: none;
}
.bosc .input_wrap .button.input {
	width: 75px; padding-right: 0px;
}
.bosc .message {
	padding-top: 10px;
}
.bosc .message span {
	font-family: "Univers LT W01_55 Roman1475956"; font-size: 0.75rem; display: block;
}
@media only screen and (max-width:1124px) and (min-width:960px)
{
.bosc .m2__card--title {
	font-size: 1.25rem;
}
.bosc .desc p {
	font-size: 0.87rem;
}
.bosc .input_wrap {
	width: 100%; display: block;
}
.bosc .input_wrap .input {
	display: block;
}
.bosc .input_wrap input[type=text] {
	width: 100%; height: 30px; font-size: 0.87rem; margin-bottom: 10px;
}
.bosc .input_wrap input[type=submit] {
	
}
.bosc .input_wrap input[type=submit].btn {
	background: rgb(54, 54, 54); border: 1px solid rgb(255, 255, 255); border-image: none; font-size: 0.75rem; box-shadow: none;
}
.bosc .button.input_wrap {
	width: 75px; padding-right: 0px;
}
}
@media only screen and (max-width:959px) and (min-width:320px)
{
.bosc .m2__slider .slick-list {
	height: 225px;
}
}
.bokf .m2 .m2__card {
	background: rgb(54, 54, 54);
}
.bokf .m2 .m2__card:hover {
	background: rgb(0, 0, 0);
}
.bokf .m2 .m2__card:hover .m2__card--title {
	color: rgb(255, 255, 255);
}
.bokf .m2 .card-open.m2__card .m2__card--title {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.bokf .m2 .card-open.m2__card .js-cardSlide {
	cursor: default;
}
.bokf .m2 .m2__card--title {
	background: rgb(54, 54, 54); color: rgb(255, 255, 255);
}
.bokf .m2 .m2__card--excerpt {
	background: rgb(255, 255, 255);
}
.private_banking .m2 .m2__card {
	background: rgb(98, 90, 164);
}
.private_banking .m2 .m2__card:hover {
	background: rgb(0, 0, 0);
}
.private_banking .m2 .m2__card:hover .m2__card--title {
	color: rgb(255, 255, 255);
}
.private_banking .m2 .card-open.m2__card .m2__card--title {
	background: rgb(98, 90, 164); color: rgb(255, 255, 255);
}
.private_banking .m2 .card-open.m2__card .js-cardSlide {
	cursor: default;
}
.private_banking .m2 .asVideo.m2__card--thumb::before {
	background: url("../images/play-button--purple.svg") no-repeat;
}
.private_banking .m2 .m2__card--title {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.private_banking .m2 .m2__card--excerpt {
	background: rgb(255, 255, 255);
}
.m3 {
	margin: 0px; padding: 0px 6px 0px 5px; clear: both;
}
.m3::before {
	display: table; content: " ";
}
.m3::after {
	display: table; content: " ";
}
.m3::after {
	clear: both;
}
.m3 .info-cards {
	background: rgb(255, 255, 255); width: 33.33%; float: left;
}
@media only screen and (max-width:859px)
{
.m3 .info-cards {
	width: 100%; float: left;
}
}
.m3 a:hover {
	text-decoration: none;
}
.m3 .info-card__block {
	padding: 50px; width: 100%; vertical-align: middle; display: block; position:relative;
}
.m3 .box_color-1.info-card__block {
	background: rgb(45, 44, 49);
}
.m3 .box_color-2.info-card__block {
	background: rgb(71, 70, 76);
}
.m3 .box_color-3.info-card__block {
	background: rgb(86, 90, 99);
}
.m3 .info-card__block--image.info-card__block {
	background-position: top; padding: 0px; width: 100%; height: 190px; display: block; background-repeat: no-repeat; background-size: cover;
}
@media only screen and (max-width:959px)
{
/*.m3 .info-card__block--image.info-card__block {
	display: none;
}*/
}
.m3 .info-card__block--main.info-card__block {
	background: rgb(245, 245, 245); text-align: left; position: relative;
}
.m3 .info-card__block--main.info-card__block::after {
	background: url("../images/white_corner_tab.png") no-repeat; top: 0px; width: 80px; height: 80px; right: 0px; position: absolute; content: "";
}
.m3 .info-card__block--main.info-card__block .info-card__title {
	color: rgb(86, 90, 99); text-transform: none; line-height: 1.3em; font-family: "HelveticaNeueW01-Thin"; font-size: 2.18rem;
}
.m3 .info-card__block > img {
	height: auto; max-width: 100%;
}
.m3 .info-card__title {
	color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1.1em; letter-spacing: 1px; font-family: "HelveticaNeueW01-Thin"; font-size: 1.75rem; position: relative;
}
.m3 .info-card__title::after {
	background: rgb(255, 255, 255); width: 40px; height: 2px; margin-top: 15px; display: block; content: ""; opacity: 0.25;
}
.m3 .info-card__block--main .info-card__title::after {
	background: #747478; width: 40px; height: 2px; margin-top: 15px; display: block; content: ""; opacity: 0.25;
}
.m3 .info-card__excerpt p {
	margin: 20px 0px 0px; color: rgb(255, 255, 255); font-size: 1rem;
}
@media only screen and (max-width:767px)
{
.m3 {
	display: none;
}
}
.bosc .m3 .box_color-1.info-card__block {
	background: rgb(45, 44, 49);
}
.bosc .m3 .box_color-2.info-card__block {
	background: rgb(0, 0, 0);
}
.bosc .m3 .box_color-3.info-card__block {
	background: rgb(34, 33, 37);
}
.private_banking .m3 .box_color-1.info-card__block {
	background: rgb(45, 44, 49);
}
.private_banking .m3 .box_color-2.info-card__block {
	background: rgb(0, 0, 0);
}
.private_banking .m3 .box_color-3.info-card__block {
	background: rgb(34, 33, 37);
}
.m3b {
	margin: 0px 0.41%; padding: 0px; width: 99.17%; clear: both; float: left;
}
.m3b::before {
	display: table; content: " ";
}
.m3b::after {
	display: table; content: " ";
}
.m3b::after {
	clear: both;
}
@media only screen and (max-width:1440px)
{
.m3b .module-title {
	padding-right: 15px; padding-left: 15px;
}
}
.m3b .m3b__cards {
	width: 100%; height: 300px; margin-left: -1px; display: table; table-layout: fixed;
}
.m3b .m3b__card {
	padding: 50px 0px 25px; vertical-align: top; display: table-cell;
}
.m3b .m3b__card--item {
	padding: 0px 25px 65px; border-left-color: rgb(226, 226, 226); border-left-width: 1px; border-left-style: solid; position: relative;
}
.m3b h3.m3b__title {
	color: rgb(0, 0, 0); text-transform: uppercase; line-height: 1.1em; font-family: "Univers LT W01_45 Light1475944"; font-size: 1.5rem;
}
.m3b .m3b__expand {
	left: 25px; width: 30px; height: 30px; bottom: 0px; position: absolute;
}
.m3b .m3b__expand {
	cursor: pointer;
}
.m11__expand {
	cursor: pointer;
}
.m3b .m3b__expand::after {
	background: none; width: 30px; height: 30px; color: rgb(176, 0, 39); font-family: "bok_icons"; font-size: 1.62rem; content: "\0047";
}
.m11__expand::after {
	background: none; width: 30px; height: 30px; color: rgb(176, 0, 39); font-family: "bok_icons"; font-size: 1.62rem; content: "\0047";
}
.m3b .expanded.m3b__expand::after {
	background: none; width: 30px; height: 30px; font-family: "bok_icons"; font-size: 1.62rem; content: "\0049";
}
.expanded.m11__expand::after {
	background: none; width: 30px; height: 30px; font-family: "bok_icons"; font-size: 1.62rem; content: "\0049";
}
.m3b .m3b__card--details {
	padding: 25px; color: rgb(137, 137, 137); font-size: 1rem;
}
@media only screen and (max-width:1024px) and (min-width:320px)
{
.m3b h3.m3b__title {
	font-size: 1.12rem;
}
.m3b .m3b__card--details {
	font-size: 0.87rem;
}
}
@media only screen and (max-width:767px) and (min-width:481px)
{
.m3b .m3b__card {
	width: 50%; display: inline-block;
}
}
@media only screen and (max-width:480px)
{
.m3b .m3b__card {
	padding: 20px 0px 30px; display: block;
}
.m3b .m3b__card--item {
	padding-bottom: 40px;
}
}
.m4 {
	width: 99.17%; text-align: center; padding-top: 40px; padding-bottom: 40px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (max-width:1440px)
{
.m4 {
	padding-right: 15px; padding-left: 15px;
}
}
.m4__cta {
	margin: 0px auto; width: 49.17%;
}
.m4__cta h2.m4__cta--title {
	margin: 0px 0px 15px; padding: 0px; color: rgb(37, 37, 37); font-family: "HelveticaNeueW01-Thin"; font-size: 3rem;
}
.m4__cta p {
	margin: 0px 0px 20px; padding: 0px; color: rgb(85, 85, 85); font-size: 1rem;
}
.m4__cta a.btn {
	margin-top: 10px;
}
@media only screen and (max-width:959px) and (min-width:320px)
{
.m4__cta {
	width: 99.17%;
}
}
@media only screen and (max-width:767px)
{
.m4__cta h2.m4__cta--title {
	font-size: 2.12rem;
}
}
.m5 {
	overflow: hidden; padding-top: 50px; padding-bottom: 50px;
}
@media only screen and (max-width:1440px)
{
.m5 {
	padding-right: 15px; padding-left: 15px;
}
}
.m5 .m5__carousel {
	margin: 0px auto; width: 82.5%; text-align: center; padding-bottom: 0px; float: none; visibility: hidden;
}
.m5 .slick-initialized.m5__carousel {
	visibility: visible;
}
@media only screen and (min-width:768px)
{
.m5 .m5__carousel {
	padding-bottom: 100px;
}
}
.m5 .m5__carousel .carousel__item {
	margin: 0px 0.41%; transition:0.5s ease-out; width: 19%; text-align: center;
}
.m5 .m5__carousel .slick-slide.carousel__item {
	opacity: 0.25;
}
.m5 .m5__carousel .slick-slide.carousel__item span.carousel__icon img {
	visibility: hidden;
}
.m5 .m5__carousel .slick-slide.carousel__item span.carousel__title {
	visibility: hidden;
}
.m5 .m5__carousel .slick-slide.carousel__item span.carousel__title_new {
	visibility: hidden;
}
.m5 .m5__carousel .slick-active.slick-slide.carousel__item span.carousel__title_new {
	visibility: visible;
	}

.m5 .m5__carousel .slick-active.slick-slide.carousel__item {
	opacity: 1;
}
.m5 .m5__carousel .slick-active.slick-slide.carousel__item span.carousel__icon img {
	visibility: visible;
}
.m5 .m5__carousel .slick-active.slick-slide.carousel__item span.carousel__title {
	visibility: visible;
}
.m5 .m5__carousel .carousel__item a {
	text-decoration: none; display: block;
}
.m5 .m5__carousel .carousel__item span.carousel__icon {
	background: url("../images/icon_circle_124x124.png") no-repeat center / cover; margin: 0px auto 35px; transition:0.5s ease-out; text-align: center; display: block; max-height: 124px; max-width: 124px; fill: orange;
}
.m5 .m5__carousel .carousel__item span.carousel__icon img {
	max-width: 100%;
}
.m5 .m5__carousel .carousel__item span.carousel__title {
	color: rgb(176, 0, 39); text-transform: uppercase; line-height: 1em; font-family: "Univers LT W01_57 Condensed"; font-size: 1rem; display: block;
}
.m5 .m5__carousel .carousel__item:hover .carousel__icon {
	background: url("../images/icon_circle_124x124_hover.png") no-repeat center;
}
@media only screen and (max-width:1200px)
{
.m5 .m5__carousel .carousel__item span.carousel__title {
	font-size: 0.87rem;
}
}
@media only screen and (max-width:480px)
{
.m5 .m5__carousel {
	width: 82.5%; margin-right: 0.41%; margin-left: 8.74%; float: left;
}
.m5 .m5__carousel .carousel__item {
	width: 39%;
}
}
.m5 .m5__carousel .slick-list {
	width: 100%; overflow: visible;
}
.bosc .m5 .m5__carousel .carousel__item:hover .carousel__icon {
	background: url("../images/icon_circle_124x124_bosc_hover.png") no-repeat center;
}
.bosc .m5 .m5__carousel .carousel__item span.carousel__title {
	color: rgb(255, 255, 255);
}
.m6 {
	width: 99.17%; padding-top: 0px; padding-bottom: 0px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (max-width:1440px)
{
.m6 {
	padding-right: 15px; padding-left: 15px;
}
}
.m6__media {
	margin: 0px auto; width: 49.17%;
}
@media only screen and (max-width:1200px)
{
.m6__media {
	width: 57.5%;
}
}
@media only screen and (max-width:767px)
{
.m6__media {
	width: 99.17%;
}
}
.m6__media img {
	width: 100%; margin-bottom: 60px;
}
.m6__content {
	margin: 0px auto; width: 65.84%;
}
@media only screen and (max-width:767px)
{
.m6__content {
	width: 99.17%;
}
}
.m6 .table-container {
	margin: 0px auto 50px;
}
.m6__media-item {
	background-position: center; padding-top: 56.25%; position: relative; background-size: cover;
}
.m6__media-item::after {
	left: 50%; top: 50%; width: 80px; height: 80px; position: absolute; content: ""; transform: translate(-50%, -50%); background-image: url("../images/play-button--black.svg"); background-repeat: no-repeat;
}
.m6__media-item:hover {
	cursor: pointer;
}
.is-active.m6__media-item {
	padding-top: 0px; cursor: auto; background-image: none !important;
}
.is-active.m6__media-item::after {
	display: none;
}
.is-active.m6__media-item .m6__media-bucket {
	padding-top: 0px;
}
.is-active.m6__media-item .m6__media-caption {
	display: none;
}
.m6__media-caption {
	padding: 5px 35px; left: 0px; width: 100%; bottom: 0px; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "HelveticaNeueW01-Thin"; font-size: 1.37rem; position: absolute; background-color: rgba(0, 0, 0, 0.6);
}
@media only screen and (min-width:1440px)
{
.m6__media-caption {
	font-size: 2.25rem;
}
}
.m6__content {
	padding: 50px 30px 0px;
}
.m6__content h2 {
	color: rgb(85, 85, 85); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.8rem; margin-top: 35px; margin-bottom: 25px;
}
.m6__content h3 {
	color: rgb(85, 85, 85); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.8rem; margin-top: 35px; margin-bottom: 25px;
}
.m6__content h4 {
	color: rgb(85, 85, 85); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.8rem; margin-top: 35px; margin-bottom: 25px;
}
.m6__content h5 {
	color: rgb(85, 85, 85); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.8rem; margin-top: 35px; margin-bottom: 25px;
}
.m6__content p {
	color: rgb(85, 85, 85);
}
.m6__content > *:first-child {
	margin-top: 0px;
}
.m7 {
	text-align: left; color: rgb(85, 85, 85); overflow: hidden; padding-top: 75px; padding-bottom: 75px;
}
@media only screen and (max-width:1440px)
{
.m7 {
	padding-right: 15px; padding-left: 15px;
}
}
.m7 .m7__wrap {
	margin: 0px auto; width: 65.84%;
}
.m7 .m7__wrap--left h3 {
	text-align: left;
}
.m7 .m7__wrap--right h3 {
	text-align: right;
}
.m7 h3 {
	margin: 0px 0px 15px; padding: 0px; text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.8rem;
}
.m7 h3::before {
	display: table; content: " ";
}
.m7 h3::after {
	display: table; content: " ";
}
.m7 h3::after {
	clear: both;
}
.m7 p {
	margin: 0px 0px 20px; font-size: 1rem; display: block;
}
.m7 p::before {
	display: table; content: " ";
}
.m7 p::after {
	display: table; content: " ";
}
.m7 p::after {
	clear: both;
}
.black.m7 {
	color: rgb(172, 172, 172);
}
.private_banking .m7 {
	background: rgb(37, 37, 37);
}
.private_banking .m7 .m7__wrap {
	color: rgb(255, 255, 255);
}
.m8 {
	width: 99.17%; text-align: center; padding-top: 75px; padding-bottom: 75px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.private_banking .m8 {
	background: rgb(37, 37, 37);
}
.private_banking .m8 h2.section-intro__title {
	color: rgb(255, 255, 255);
}
@media only screen and (max-width:1440px)
{
.m8 {
	padding-right: 15px; padding-left: 15px;
}
}
.m8 .section-intro__copy {
	margin-bottom: 20px !important;
}
.m8 .m8-cards {
	padding-bottom: 24px;
}
.m8 .m8-cards::before {
	display: table; content: " ";
}
.m8 .m8-cards::after {
	display: table; content: " ";
}
.m8 .m8-cards::after {
	clear: both;
}
.m8 .m8-cards__card {
	width: 24.17%; text-align: left; margin-top: 20px; vertical-align: top; display: inline-block;
}
.m8 .m8-cards__card a {
	background: rgb(45, 44, 49); padding: 30px; display: block; min-height: 230px;
}
.m8 .m8-cards__card a::before {
	display: table; content: " ";
}
.m8 .m8-cards__card a::after {
	display: table; content: " ";
}
.m8 .m8-cards__card a::after {
	clear: both;
}
.m8 .m8-cards__card a:hover {
	text-decoration: none; opacity: 0.7;
}
.m8 .m8-cards__card h3.m8-cards__card--title {
	color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1.2em; overflow: hidden; font-family: "Univers LT W01_45 Light1475944"; font-size: 1.5rem; margin-bottom: 20px;
}
.m8 .m8-cards__card h3.m8-cards__card--title::after {
	background: rgb(176, 0, 39); width: 40px; height: 3px; margin-top: 15px; display: block; content: "";
}
.m8 .m8-cards__card p {
	margin: 20px 0px 0px; color: rgb(161, 161, 161); font-size: 0.87rem;
}
@media only screen and (min-width:1200px)
{
.m8 .m8-cards__card {
	margin: 20px 1.04% 0px; width: 24.17%;
}
}
@media only screen and (max-width:1199px) and (min-width:1025px)
{
.m8 .m8-cards__card {
	width: 32.5%;
}
.m8 .m8-cards__card h3.m8-cards__card--title {
	line-height: 1.2em; font-size: 1.5rem;
}
.m8 .m8-cards__card p {
	font-size: 1rem;
}
}
@media only screen and (max-width:1024px) and (min-width:768px)
{
.m8 .m8-cards__card {
	width: 32.5%;
}
.m8 .m8-cards__card h3.m8-cards__card--title {
	line-height: 1.2em; font-size: 1.25rem;
}
.m8 .m8-cards__card p {
	font-size: 0.87rem;
}
}
@media only screen and (max-width:767px)
{
.m8 .m8-cards__card {
	margin: 20px 0px 0px; width: 99.17%;
}
.m8 .m8-cards__card h3.m8-cards__card--title {
	line-height: 1.2em; font-size: 1.25rem;
}
.m8 .m8-cards__card p {
	font-size: 1rem;
}
}
.m9 {
	width: 99.17%; overflow: hidden; padding-top: 0px; padding-bottom: 0px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left; display: table;
}
@media only screen and (max-width:1440px)
{
.m9 {
	padding-right: 0px; padding-left: 0px;
}
}
.m9__media {
	background-position: center; width: 480px; height: 460px; vertical-align: top; display: table-cell; background-repeat: no-repeat; background-size: cover;
}
.m9__content {
	padding: 50px 80px 40px; vertical-align: top; display: table-cell;
}
.m9__content h3 {
	margin: 0px 0px 15px; color: rgb(37, 37, 37); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.5rem;
}
.m9__content p {
	margin: 0px 0px 20px; font-size: 1rem;
}
.m9__content a.btn {
	margin-bottom: 15px;
}
.flip.m9 {
	direction: rtl;
}
.flip.m9 .m9__media {
	direction: ltr;
}
.flip.m9 .m9__content {
	direction: ltr;
}
@media only screen and (max-width:954px)
{
.m9__media {
	display: none;
}
.m9__content {
	padding: 30px 40px; width: 100%; display: block;
}
.flip.m9 {
	direction: ltr;
}
}
@media only screen and (max-width:640px)
{
.m9__content {
	padding: 25px 20px;
}
.m9__content h3 {
	margin: 0px 0px 7px; color: rgb(37, 37, 37); text-transform: uppercase; font-size: 1.12rem; font-weight: 600;
}
.m9__content p {
	line-height: 1.6em; font-size: 0.87rem;
}
.m9__content a.btn {
	margin-bottom: 15px;
}
}
.m10 {
	margin: 0px auto;
}
@media only screen and (min-width:880px)
{
.m10 {
	margin-bottom: 20px; display: table;
}
}
@media only screen and (max-width:1440px)
{
.m10 {
	padding-right: 15px; padding-left: 15px;
}
}
.m10 ul {
	list-style: none; margin: 0px; padding: 0px;
}
@media only screen and (min-width:880px)
{
.m10 ul {
	padding-right: 30px; padding-left: 30px;
}
}
.m10 li {
	text-transform: uppercase; font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem; display: block;
}
@media only screen and (min-width:880px)
{
.m10 li {
	padding: 0px; text-align: center; vertical-align: middle; display: table-cell;
}
}
@media only screen and (min-width:880px)
{
.m10 li:not(:last-child) {
	border-right-color: rgb(191, 191, 191); border-right-width: 1px; border-right-style: solid;
}
}
.m10 li a {
	padding: 8px 22px; margin-left: 0px; display: block;
}
.m10 li.active {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.m10 li.active a {
	color: rgb(255, 255, 255); background-color: rgb(99, 99, 99);
}
.m11 {
	padding-top: 30px;
}
.m11 .m10 {
	margin-bottom: 50px;
}
.m11__table-item {
	width: 100%; display: table; table-layout: fixed;
}
.m11__table th {
	text-align: left; color: rgb(149, 149, 149); text-transform: uppercase; padding-right: 30px; padding-bottom: 20px; padding-left: 30px; font-family: "Univers LT W01_55 Roman1475956"; font-size: 0.87rem;
}
.m11__table tbody tr {
	vertical-align: top; background-color: rgb(255, 255, 255);
}
.m11__table tbody tr:not(:last-child) {
	border-bottom-color: rgb(245, 245, 245); border-bottom-width: 2px; border-bottom-style: solid;
}
.m11__table tbody td {
	padding: 15px 30px; font-size: 0.87rem;
}
.m11__table tbody ul {
	padding-left: 0px; font-size: 0.87rem;
}
.m11__table tbody li:not(:last-child) {
	margin-bottom: 8px;
}
.m11__table tbody p {
	font-size: 0.87rem;
}
.m11__table .m11__card {
	margin: 14px 0px;
}
.m11__table-row-head {
	margin: 14px 0px;
}
.m11__table-row-head_title {
	text-transform: uppercase; line-height: 1.1em; font-family: "Univers LT W01_55 Roman1475956"; font-size: 1.5rem;
}
@media screen and (max-width:1050px)
{
.m11__table-item thead {
	display: none;
}
.m11__table-item tbody td {
	display: block;
}
.m11__table-item tbody td::before {
	color: rgb(149, 149, 149); text-transform: uppercase; font-family: "Univers LT W01_55 Roman1475956"; font-size: 0.87rem; margin-top: 10px; display: block; content: attr(data-th);
}
.m11__table-item ul {
	margin-top: 0px;
}
.m11__table-item p:first-child {
	margin-top: 0px;
}
}
@media only screen and (min-width:959px)
{
.m12 {
	padding-right: 60px; padding-left: 60px;
}
}
.m12 .m12__lead ~ .m12__content {
	margin-top: 40px;
}
.m12__filter {
	width: 82.5%; overflow: auto; margin-right: auto; margin-bottom: 20px; margin-left: auto; float: none;
}
.m12__filter--layout {
	width: 100%; display: table;
}
.m12__filter--panel {
	vertical-align: top; display: table-cell;
}
.input-list.m12__filter--panel {
	width: 50%; vertical-align: top;
}
@media only screen and (min-width:1024px)
{
.m12__filter-item {
	width: 49.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
.m12__filter {
	padding: 20px; border-radius: 5px; background-color: rgb(225, 225, 225);
}
@media only screen and (min-width:1024px)
{
.m12__filter {
	padding: 30px 35px;
}
}
.m12__filter-headline {
	color: rgb(99, 99, 99); font-family: "Univers LT W01_55 Roman1475956"; font-size: 1.12rem; font-weight: normal; margin-top: 0px; margin-bottom: 5px; display: block;
}
.m12__filter input[type='text'] {
	width: 80%;
}
.m12__filter select {
	width: 80%;
}
:not(:last-child).m12__filter-item {
	margin-bottom: 25px;
}
@media only screen and (min-width:1024px)
{
:not(:last-child).m12__filter-item {
	margin-bottom: 0px;
}
}
.m12__filter-group--yin {
	margin-bottom: 25px;
}
@media only screen and (min-width:1024px)
{
.m12__filter-group--yin {
	margin-bottom: 0px;
}
}
.m12__filter-item--checkbox label {
	color: rgb(99, 99, 99); font-size: 1.12rem; font-weight: normal;
}
.m12__filter-item--checkbox ul {
	padding-left: 0px; margin-top: 0px;
}
.m12__filter-item--checkbox li {
	margin-bottom: 5px; margin-left: 0px; display: inline-block;
}
ul.m12__filter_checkbox-group {
	list-style: none; margin: 0px; padding: 0px; width: 100%; vertical-align: top;
}
ul.m12__filter_checkbox-group li {
	width: 100%; margin-bottom: 5px; margin-left: 0px; vertical-align: top; display: inline-block; max-width: 229px;
}
.m12__cards {
	margin: 20px auto 0px; width: 82.5%; float: none;
}
.m12__cards .m12__card--item {
	background: rgb(245, 245, 245); margin: 40px 20px 50px; width: 29%; border-top-color: rgb(125, 125, 125); border-top-width: 7px; border-top-style: solid; position: relative; min-height: 460px; box-shadow: 0px 12px 5px -5px #a8a8a8;
}
.m12__cards .slick-slide.m12__card--item {
	opacity: 0.25;
}
.m12__cards .slick-active.slick-slide.m12__card--item {
	opacity: 1;
}
.m12__cards .slick-list {
	width: 100%; overflow: visible;
}
.m12__cards .has-badge.m12__card--item::before {
	background: url("/assets/images/m12_badge_corner.png") no-repeat right -2px rgb(125, 125, 125); padding: 10px 15px; left: 0px; top: -45px; width: 100%; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "Univers LT W01_55 Roman1475956"; font-size: 1.12rem; position: absolute; content: attr(data-badge);
}
.m12__cards .m12__card--title {
	width: 100%; height: 100px; display: table;
}
.m12__cards .m12__card--title h2 {
	padding: 0px 25px; height: 100px; text-align: center; color: rgb(37, 37, 37); line-height: 1.1em; font-size: 1.5rem; vertical-align: middle; display: table-cell;
}
.m12__cards .m12__card {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(217, 217, 217) rgb(217, 217, 217); border-image: none;
}
.m12__cards .m12__card--content {
	padding: 25px 0px; width: auto; height: 250px; text-align: center; margin-right: 25px; margin-bottom: 15px; margin-left: 25px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
.m12__cards .m12__card--content span {
	color: rgb(0, 101, 144); text-transform: uppercase; line-height: 14px; font-size: 0.87rem;
}
.m12__cards .m12__card--content p {
	margin: 10px 0px; color: rgb(149, 149, 149); font-size: 0.87rem;
}
.m12__cards .m12__card--rate {
	color: rgb(0, 101, 144); line-height: 60px; font-family: "Univers LT W01_65 Bold1475968"; font-size: 3.75rem; margin-bottom: 10px;
}
.m12__cards .m12__card--rate sup {
	font-size: 2.12rem;
}
.m12__cards .m12__card--subRate {
	color: rgb(149, 149, 149); line-height: 24px; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.5rem; margin-top: 10px; margin-bottom: 10px;
}
.m12__cards .m12__card--subRate sup {
	font-size: 0.87rem;
}
.m12__cards .m12__card--cta {
	width: auto; height: 110px; text-align: center; margin-right: 25px; margin-bottom: 10px; margin-left: 25px;
}
.m12__cards .m12__card--cta a {
	text-transform: uppercase; clear: both; display: block;
}
.m12__cards .m12__card--cta a.btn {
	margin-bottom: 15px; display: inline-block;
}
.m12__disclaimer {
	width: 82.5%; padding-right: 25px; padding-left: 25px; margin-top: 50px; margin-right: auto; margin-left: auto;
}
@media only screen and (min-width:1024px)
{
.m12__disclaimer {
	padding-right: 10px; padding-left: 10px;
}
}
.m12__disclaimer p {
	color: rgb(182, 182, 184); font-size: 0.75rem;
}
.m13 {
	width: 99.17%; overflow: hidden; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (max-width:1440px)
{
.m13 {
	padding-right: 15px; padding-left: 15px;
}
}
.m13 .m13__carousel {
	width: 74.17%; padding-bottom: 0px; margin-right: auto; margin-left: auto; float: none;
}
@media only screen and (min-width:768px)
{
.m13 .m13__carousel {
	padding-bottom: 100px;
}
}
.m13 .m13__carousel .carousel__item {
	margin: 0px 0.41%; width: 32.23%; text-align: center;
}
.m13 .m13__carousel .slick-slide.carousel__item {
	opacity: 0.25;
}
.m13 .m13__carousel .slick-slide.carousel__item span.carousel__desc {
	visibility: hidden;
}
.m13 .m13__carousel .slick-active.slick-slide.carousel__item {
	opacity: 1;
}
.m13 .m13__carousel .slick-active.slick-slide.carousel__item span.carousel__desc {
	visibility: visible;
}
.m13 .m13__carousel .carousel__item span.carousel__icon {
	margin: 0px auto 30px; border-radius: 50%; transition:0.5s ease-out; overflow: hidden; display: block; max-height: 325px; max-width: 325px;
}
.m13 .m13__carousel .carousel__item span.carousel__icon img {
	width: 100%; max-width: 100%;
}
.m13 .m13__carousel .carousel__item span.carousel__desc {
	text-align: left; padding-left: 15px; display: block;
}
.m13 .m13__carousel .carousel__item span.carousel__title {
	color: rgb(176, 0, 39); text-transform: uppercase; font-family: "Univers LT W01_55 Roman1475956"; font-size: 1.12rem; margin-bottom: 5px; display: block;
}
.m13 .m13__carousel .carousel__item span.carousel__text {
	color: rgb(85, 85, 85); font-size: 0.87rem; display: block;
}
.m13 .m13__carousel .carousel__item span.carousel__text p {
	margin: 0px; padding: 0px;
}
.m13 .m13__carousel .carousel__item a span.carousel__text p {
	text-decoration: none;
}
.m13 .m13__carousel .carousel__item a:hover {
	text-decoration: none;
}
.m13 .m13__carousel .slick-list {
	width: 100%; overflow: visible;
}
.m13 .m13__asList {
	padding-bottom: 0px;
}
@media only screen and (min-width:641px)
{
.m13 .m13__asList {
	font-size: 0px;
}
.m13 .m13__asList .carousel__item {
	margin-bottom: 40px; vertical-align: top; display: inline-block;
}
}
@media only screen and (max-width:768px) and (min-width:641px)
{
.m13 .m13__asList {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m13 .m13__asList .carousel__item {
	width: 49%;
}
}
.bosc .m13 .m13__carousel .carousel__item span.carousel__icon {
	border-radius: 0px;
}
.m14 {
	overflow: hidden; padding-top: 75px; padding-bottom: 75px;
}
@media only screen and (max-width:1440px)
{
.m14 {
	padding-right: 15px; padding-left: 15px;
}
}
.m14__media {
	width: 49.17%; text-align: right; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m14__media img {
	width: 100%; max-height: 300px; max-width: 655px;
}
.m14__content {
	padding: 0px 4.86%; width: 49.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m14__content h2 {
	margin: 0px 0px 10px; color: rgb(37, 37, 37); line-height: 1.1em; letter-spacing: 1px; font-family: "HelveticaNeueW01-Thin"; font-size: 3rem;
}
.m14__content p {
	margin: 0px 0px 20px; color: rgb(85, 85, 85); font-size: 1.12rem;
}
@media only screen and (max-width:1200px)
{
.m14__content h2 {
	font-size: 2.25rem;
}
.m14__content p {
	font-size: 1rem;
}
}
@media only screen and (min-width:768px)
{
.flip.m14 .m14__media {
	text-align: left; margin-left: 0px; float: right;
}
}
@media only screen and (max-width:767px)
{
.m14 .m14__media {
	width: 99.17%; text-align: center; margin-right: 0.41%; margin-bottom: 20px; margin-left: 0.41%; float: left;
}
.m14 .m14__content {
	padding: 0px; width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m14 .m14__content h2 {
	font-size: 1.5rem;
}
.m14 .m14__content p {
	font-size: 0.87rem;
}
}
.black.m14 .m14__content h2 {
	color: rgb(255, 255, 255);
}
.black.m14 .m14__content p {
	color: rgb(172, 172, 172);
}
.m15 {
	width: 99.17%; overflow: hidden; padding-top: 0px; padding-bottom: 0px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left; display: table;
}
@media only screen and (max-width:1440px)
{
.m15 {
	padding-right: 0px; padding-left: 0px;
}
}
@media only screen and (min-width:955px)
{
.m15 {
	min-height: 460px;
}
}
@media only screen and (max-width:954px)
{
.m15 {
	height: auto;
}
}
.m15__media {
	background-position: center; width: 480px; display: table-cell; min-height: 460px; background-repeat: no-repeat; background-size: cover;
}
.m15__content {
	padding: 50px 80px 40px; height: 460px; display: table-cell;
}
.m15__content h3 {
	margin: 0px 0px 15px; color: rgb(37, 37, 37); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.5rem;
}
.m15__content p {
	margin: 0px 0px 20px; font-size: 1rem;
}
.m15__content a.btn {
	margin-bottom: 15px;
}
.flip.m15 {
	direction: rtl;
}
.flip.m15 .m15__media {
	direction: ltr;
}
.flip.m15 .m15__content {
	direction: ltr;
}
@media only screen and (max-width:954px)
{
.m15__media {
	display: none;
}
.m15__content {
	padding: 30px 40px; width: 100%; height: auto; display: block;
}
.flip.m15 {
	direction: ltr;
}
}
@media only screen and (max-width:640px)
{
.m15__content {
	padding: 25px 20px;
}
.m15__content h3 {
	margin: 0px 0px 7px; color: rgb(37, 37, 37); text-transform: uppercase; font-size: 1.12rem; font-weight: 600;
}
.m15__content p {
	line-height: 1.6em; font-size: 0.87rem;
}
.m15__content a.btn {
	margin-bottom: 15px;
}
}
.m15 .jump-links {
	margin-top: 15px; display: table; position: relative;
}
.m15 .jump-links__text {
	color: rgb(71, 70, 76); text-transform: uppercase; font-size: 0.93rem; display: table-cell;
}
.m15 .jump-links ul {
	list-style: none; padding: 0px 0px 0px 20px; display: table-cell;
}
.m15 .jump-links ul li {
	margin-bottom: 15px;
}
.m15 .jump-links ul li a {
	font-size: 1rem;
}
@media only screen and (max-width:640px)
{
.m15 .jump-links__text {
	font-size: 0.87rem;
}
.m15 .jump-links ul li a {
	font-size: 0.87rem;
}
}
.m16 {
	width: 100%; padding-top: 0px; clear: both;
}
.m16::before {
	display: table; content: " ";
}
.m16::after {
	display: table; content: " ";
}
.m16::after {
	clear: both;
}
@media only screen and (max-width:1440px)
{
.m16 {
	padding-right: 15px; padding-left: 15px;
}
}
.m16__content {
	margin-top: 25px;
}
.m16__tabs {
	padding-right: 15px; padding-left: 15px;
}
@media only screen and (min-width:768px)
{
.m16__tabs {
	padding-right: 60px; padding-left: 60px;
}
}
.m16__tabs .tabs-list {
	list-style: none; padding-left: 0px; margin-bottom: 40px;
}
.m16__tabs .tabs-list li {
	color: rgb(176, 0, 39); text-transform: uppercase; font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem;
}
@media only screen and (min-width:768px)
{
.m16__tabs .tabs-list li {
	display: inline-block;
}
}
.m16__tabs .tabs-list li:hover {
	text-decoration: none; cursor: pointer;
}
@media only screen and (min-width:768px)
{
.m16__tabs .tabs-list li:not(:last-child) {
	border-right-color: rgb(154, 152, 152); border-right-width: 1px; border-right-style: solid;
}
}
.m16__tabs .tabs-list li a {
	padding: 8px 22px; display: block;
}
.m16__tabs .tabs-list li.current {
	background-color: rgb(99, 99, 99); border-color-right: transparent;
}
.m16__tabs .tabs-list li.current a {
	color: rgb(255, 255, 255);
}
.m16__tabs .tabs-list li:first-child.current {
	border-left-color: transparent;
}
.m16__tab-content .media {
	margin-bottom: 20px; margin-left: 40px; float: right;
}
.m16__tab-content .media img {
	width: 100%; max-width: 320px;
}
@media only screen and (max-width:640px)
{
.m16__tab-content .media {
	margin-left: 0px; float: none; display: block; max-width: 320px;
}
}
.m16__tabs p {
	color: rgb(86, 90, 99); font-size: 1rem;
}
.m16__tabs li {
	color: rgb(86, 90, 99); font-size: 1rem;
}
.m17 {
	width: 99.17%; text-align: center; overflow: hidden; padding-top: 110px; padding-bottom: 110px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (max-width:1440px)
{
.m17 {
	padding-right: 15px; padding-left: 15px;
}
}
.m17 .section-intro {
	margin-bottom: 30px;
}
.m17 .m17__quotes {
	margin: 0px auto; width: 74.17%;
}
.m17 .slider.m17__quotes {
	padding-bottom: 0px;
}
.m17 .m17__quote {
	display: table;
}
.m17 .m17__quote--media {
	width: 351px; height: 24.17%; vertical-align: middle; display: table-cell; position: relative;
}
.m17 .m17__quote--media::after {
	background: url("/assets/images/icons/icon_quote_arrow_white.png") no-repeat right; top: 50%; width: 20px; height: 38px; right: 0px; margin-top: -19px; position: absolute; content: "";
}
.m17 .m17__quote--media img {
	max-width: 100%;
}
@media only screen and (max-width:767px)
{
.m17 .m17__quote--media {
	min-width: 185px;
}
}
.gray.m17 .m17__quote--media::after {
	background: url("/assets/images/icons/icon_quote_arrow.png") no-repeat right;
}
.m17 .m17__quote--text {
	text-align: left; padding-left: 4.86%; vertical-align: middle; display: table-cell;
}
.m17 .m17__quote--text blockquote {
	margin: 0px 0px 30px; padding: 70px 0px 30px; color: rgb(98, 90, 164); line-height: 1.1em; font-family: "Times New Roman WGL W10 Italic"; font-size: 2.25rem; font-style: italic; position: relative;
}
.m17 .m17__quote--text blockquote::before {
	background: url("/assets/images/icons/icon_quote_purple_40x40.png") no-repeat center / 40px 40px; left: 0px; top: 0px; width: 40px; height: 40px; position: absolute; content: "";
}
.m17 .m17__quote--text blockquote::after {
	background: url("/assets/images/icons/icon_quote_purple_40x40_close.png") no-repeat center / 40px 40px; width: 40px; height: 40px; right: 10px; bottom: -20px; position: absolute; content: "";
}
.m17 .m17__quote--text blockquote.quotes_off {
	padding: 20px 0px;
}
.m17 .m17__quote--text blockquote.quotes_off::before {
	display: none;
}
.m17 .m17__quote--text blockquote.quotes_off::after {
	display: none;
}
.m17 .m17__quote--text cite {
	color: rgb(71, 70, 76) !important; font-size: 1rem; font-style: normal; margin-bottom: 20px; display: block;
}
@media only screen and (max-width:960px)
{
.m17 .m17__quotes {
	margin: 0px auto; width: 98.34%; padding-right: 15px; padding-left: 15px;
}
.m17 .slider.m17__quotes {
	padding-bottom: 0px;
}
.m17 .m17__quote--media {
	margin: 0px auto; width: 65.01%; vertical-align: top; display: block; position: relative;
}
.m17 .m17__quote--media::after {
	left: 50%; top: auto; width: 20px; height: 38px; bottom: -11px; margin-left: -19px; transform: rotate(90deg);
}
.m17 .m17__quote--text {
	width: 100%; padding-left: 0px; margin-top: 10px; display: block;
}
.m17 .m17__quote--text blockquote {
	margin: 0px 0px 20px; padding-top: 60px; font-size: 1.62rem;
}
.m17 .m17__quote--text cite {
	font-size: 0.87rem;
}
}
@media only screen and (max-width:520px)
{
.m17 .m17__quote--text blockquote {
	margin: 0px 0px 15px; padding-top: 40px; font-size: 1.25rem;
}
.m17 .m17__quote--text blockquote::before {
	width: 30px; height: 30px; background-size: 30px 30px;
}
.m17 .m17__quote--text cite {
	font-size: 0.87rem;
}
}
.m17 button.slick-prev {
	top: 50%; margin-top: -20px; z-index: 10;
}
.m17 button.slick-next {
	top: 50%; margin-top: -20px; z-index: 10;
}
.m17 button.slick-prev {
	left: -11.11%; margin-left: 0px;
}
.m17 button.slick-prev::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 37px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0044";
}
.m17 button.slick-next {
	right: -11.11%; margin-right: 0px;
}
.m17 button.slick-next::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 35px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0042";
}
@media only screen and (max-width:960px)
{
.m17 {
	padding-top: 40px; padding-bottom: 40px;
}
.m17 .slick-arrow {
	display: block !important;
}
.m17 button.slick-prev {
	top: 35%; margin-top: -20px;
}
.m17 button.slick-next {
	top: 35%; margin-top: -20px;
}
.m17 button.slick-next {
	right: 0px;
}
.m17 button.slick-prev {
	left: 0px;
}
}
.m18 {
	padding-top: 0px; padding-right: 30px; padding-left: 30px;
}
@media only screen and (max-width:1440px)
{
.m18 {
	padding-right: 15px; padding-left: 15px;
}
}
.m18 .m40__select {
	clear: both; margin-bottom: 50px;
}
.m18__content {
	clear: both; margin-top: 60px;
}
.m18__item {
	transition:0.5s ease-out; width: 100%; margin-right: 10px; margin-bottom: 10px; float: left; background-color: rgb(255, 255, 255);
}
@media only screen and (min-width:680px)
{
.m18__item {
	width: 48.34%; margin-right: 0.82%; margin-left: 0.82%; float: left;
}
}
@media only screen and (min-width:980px)
{
.m18__item {
	width: 32.5%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
@media only screen and (min-width:1240px)
{
.m18__item {
	width: 24.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
.m18__item h3 {
	color: rgb(176, 0, 39);
}
.m18__item h3 a {
	color: rgb(176, 0, 39);
}
.m18__item-media img {
	width: 100%; height: 150px;
}
.m18__item-media a {
	display: block;
}
.m18__item-media a.asVideo {
	position: relative;
}
.m18__item-media a.asVideo::after {
	background: url("../images/play-button--black.svg") no-repeat 0% 0% / 80px 80px; left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; position: absolute; content: "";
}
.m18__item-copy {
	padding: 20px; flex:0 1 auto;
}
.m18__item-copy p:last-child {
	margin-bottom: 0px;
}
#resources {
	transition:0.5s ease-out; position: relative;
}
#resources::before {
	display: table; content: " ";
}
#resources::after {
	display: table; content: " ";
}
#resources::after {
	clear: both;
}
#resources .noResults {
	background: rgb(183, 183, 183); margin: 50px 0px; padding: 100px 0px; width: 100%; text-align: center; font-size: 1.12rem; float: left; position: relative;
}
#resources .loading-resources {
	padding: 50px 0px; width: 100%; text-align: center; position: relative;
}
.more-resources {
	width: 100%; text-align: center; padding-top: 50px;
}
.more-resources #loadMoreResources {
	border: 0px currentColor; border-image: none;
}
.more-resources .hideBtn#loadMoreResources {
	display: none;
}
.featured.m18__item {
	overflow: hidden;
}
.featured.m18__item::before {
	background: rgb(0, 0, 0); top: 25px; width: 200px; text-align: center; right: -64px; color: rgb(161, 161, 161); text-transform: uppercase; padding-top: 3px; padding-bottom: 3px; font-size: 0.68rem; position: absolute; content: "Featured"; box-shadow: 0px 0px 3px rgba(0,0,0,0.3); transform: rotate(45deg);
}
.featured.m18__item h3 {
	padding-right: 45px;
}
.m18__item--variation {
	display: flex; justify-content: center; align-items: center;
}
.tip.m18__item {
	display: flex; justify-content: center; align-items: center;
}
.glossary.m18__item {
	display: flex; justify-content: center; align-items: center;
}
.guide.m18__item {
	display: flex; justify-content: center; align-items: center;
}
.calculator.m18__item {
	display: flex; justify-content: center; align-items: center;
}
.m18__headline-hr {
	width: 42px; height: 3px; margin-top: 21px; display: block; content: ""; background-color: transparent;
}
.tip.m18__item h3::after {
	width: 42px; height: 3px; margin-top: 21px; display: block; content: ""; background-color: transparent;
}
.glossary.m18__item h3::after {
	width: 42px; height: 3px; margin-top: 21px; display: block; content: ""; background-color: transparent;
}
.tip.m18__item {
	background-color: rgb(45, 44, 49);
}
.tip.m18__item h3 {
	color: rgb(255, 255, 255); text-transform: uppercase; font-family: "Univers LT W01_45 Light1475944";
}
.tip.m18__item h3 a {
	color: rgb(255, 255, 255);
}
.tip.m18__item h3::after {
	background-color: rgb(176, 0, 39);
}
.tip.m18__item p {
	color: rgb(255, 255, 255);
}
.tip.m18__item ul {
	color: rgb(255, 255, 255);
}
.tip.m18__item ol {
	color: rgb(255, 255, 255);
}
.glossary.m18__item {
	background-color: rgb(5, 121, 172);
}
.glossary.m18__item a {
	color: rgb(255, 255, 255);
}
.glossary.m18__item h3 {
	color: rgb(255, 255, 255); text-transform: capitalize; font-family: "Univers LT W01_45 Light1475944"; font-size: 1.5rem;
}
.glossary.m18__item h3::after {
	background-color: rgb(2, 63, 89);
}
.glossary.m18__item h4 {
	color: rgb(255, 255, 255); font-size: 1.12rem; font-style: italic;
}
.glossary.m18__item div {
	color: rgb(255, 255, 255);
}
.guide.m18__item {
	background-color: rgb(255, 255, 255);
}
.guide.m18__item h3 {
	background: url("/assets/images/icons/guide-document.svg") no-repeat left / 38px 52px; padding-left: 48px; min-height: 52px;
}
.calculator.m18__item {
	background-color: rgb(255, 255, 255);
}
.calculator.m18__item h3 {
	background: url("/assets/images/icons/calculator-inside-circle.png") no-repeat left / 54px 54px; padding-left: 64px; min-height: 54px;
}
.m18__viewAll {
	width: 100%; margin-top: 100px;
}
.m18__viewAll .m18__item-copy {
	border: 1px solid red; border-image: none; padding-top: 75px; padding-left: 30px; position: relative;
}
.m18__viewAll .m18__item-copy h4 a {
	color: rgb(176, 0, 39); font-size: 1.12rem;
}
.m18__viewAll .is-calculator.m18__item-copy::before {
	left: 30px; top: 20px; width: 55px; height: 55px; display: block; position: absolute; content: ""; background-image: url("/assets/images/icons/calculator-inside-circle.svg"); background-repeat: no-repeat;
}
.m19 {
	clear: both;
}
@media only screen and (min-width:768px)
{
.m19__copy {
	width: 48.34%; margin-right: 0.82%; margin-left: 0.82%; float: left;
}
}
@media only screen and (min-width:1024px)
{
.m19__copy {
	width: 49.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
@media only screen and (min-width:768px)
{
.m19__media {
	width: 48.34%; margin-right: 0.82%; margin-left: 0.82%; float: right; order: 2;
}
}
@media only screen and (min-width:1024px)
{
.m19__media {
	width: 49.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
@media only screen and (min-width:1420px)
{
.m19__contact_lead {
	width: 48.34%; margin-right: 0.82%; margin-left: 0.82%; float: left;
}
}
@media only screen and (min-width:1420px)
{
.m19__contact_address {
	width: 48.34%; margin-right: 0.82%; margin-left: 0.82%; float: right;
}
}
.m19 {
	width: 100%; padding-top: 0px; padding-bottom: 0px;
}
@media only screen and (min-width:768px)
{
.m19 {
	display: flex;
}
}
.m19__copy {
	padding: 25px;
}
@media only screen and (min-width:1024px)
{
.m19__copy {
	padding: 60px;
}
}
.m19__title {
	color: rgb(37, 37, 37); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.5rem;
}
.m19__media {
	background-position: 50% 50%; flex:1 1 0px; margin-right: 0px; min-height: 300px; background-size: cover;
}
.m19__contact {
	margin-top: 60px;
}
.m19__intro p {
	color: rgb(86, 90, 99);
}
.m19__contact_lead p:first-of-type {
	margin-top: 0px;
}
.m19__contact-title {
	color: rgb(125, 125, 125); text-transform: uppercase; font-family: "Univers LT W01_55 Roman1475956"; font-size: 1.12rem; font-weight: normal;
}
.m19__contact-title span {
	text-transform: none;
}
.m19__contact_address span {
	color: rgb(86, 90, 99); font-family: "Univers LT W01_55 Roman1475956"; font-size: 1.12rem;
}
.m19__contact_address [itemprop='streetAddress'] {
	display: block;
}
.no-flexbox .m19 {
	display: block;
}
.no-flexbox .m19__media {
	flex:0 0 auto; float: right;
}
.no-flexbox .m19__copy {
	float: left;
}
.m20 {
	padding-top: 40px; padding-bottom: 40px;
}
.m20__tab-content .yin {
	width: 49.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m20__tab-content .yang {
	width: 49.17%; margin-right: 0.41%; margin-left: 0.41%; float: right;
}
.m20__tabs .tabs-list {
	margin: 0px; padding-left: 0px;
}
.m20__tabs .tabs-list li {
	text-align: center; vertical-align: middle; border-right-color: rgb(154, 152, 152); border-right-width: 1px; border-right-style: solid;
}
@media only screen and (min-width:768px)
{
.m20__tabs .tabs-list li {
	display: table-cell;
}
}
.m20__tabs .tabs-list li.current {
	border-right-color: transparent; background-color: rgb(255, 255, 255);
}
.m20__tabs .tabs-list li.current a {
	color: rgb(176, 0, 39);
}
.m20__tabs .tabs-list li:first-child a {
	border-top-color: rgb(154, 152, 152); border-top-width: 1px; border-top-style: solid;
}
@media only screen and (min-width:768px)
{
.m20__tabs .tabs-list li:first-child a {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
}
.m20__tabs .tabs-list li a {
	padding: 15px; color: rgb(37, 37, 37); border-bottom-color: rgb(154, 152, 152); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
@media only screen and (min-width:768px)
{
.m20__tabs .tabs-list li a {
	width: 250px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
}
.m20__lead {
	margin-bottom: 50px;
}
.m20__tab-content {
	padding: 15px; background-color: rgb(255, 255, 255);
}
@media only screen and (min-width:768px)
{
.m20__tab-content {
	padding: 60px;
}
}
.m20__lead p {
	color: rgb(86, 90, 99); margin-top: 0px;
}
.m20__tab-content ul {
	color: rgb(86, 90, 99);
}
.m20__tab-content .section {
	padding-top: 0px; padding-bottom: 0px; margin-top: 75px;
}
.m20__tab-content .m11__table th {
	padding-top: 10px; padding-bottom: 10px;
}
.m20__tab-content .m6 {
	padding-bottom: 0px;
}
.m21 {
	width: 100%; text-align: center; overflow: hidden; padding-top: 0px; padding-bottom: 20px;
}
@media only screen and (max-width:1440px)
{
.m21 {
	padding-right: 15px; padding-left: 15px;
}
}
.m21 .module-title {
	padding-top: 70px;
}
.m21 .m21-simpleText {
	margin-top: 100px;
}
.m21 .m21-simpleText::before {
	display: table; content: " ";
}
.m21 .m21-simpleText::after {
	display: table; content: " ";
}
.m21 .m21-simpleText::after {
	clear: both;
}
@media only screen and (max-width:959px)
{
.m21 .m21-simpleText {
	margin-top: 40px;
}
}
.m21 .m21-simpleText__card {
	text-align: left; vertical-align: top; display: inline-block;
}
.m21 .m21-simpleText__card h3.m21-simpleText__card--title {
	color: rgb(176, 0, 39); line-height: 1.2em; overflow: hidden; font-size: 1.25rem; margin-bottom: 18px;
}
.m21 .m21-simpleText__card p {
	margin: 0px 0px 20px; color: rgb(85, 85, 85); font-size: 1rem;
}
@media only screen and (min-width:1200px)
{
.m21 .m21-simpleText__card {
	width: 24.17%;
}
.m21 :nth-child(2n).m21-simpleText__card {
	padding: 0px 15px;
}
}
@media only screen and (max-width:1199px) and (min-width:960px)
{
.m21 .m21-simpleText__card {
	padding: 0px 15px; width: 32.5%;
}
}
@media only screen and (max-width:959px)
{
.m21 .m21-simpleText__card {
	width: 100%; padding-right: 15.84%; margin-bottom: 20px;
}
.m21 :nth-child(2n).m21-simpleText__card {
	padding-right: 15.84%; padding-left: 0px;
}
}
.m22 {
	padding-top: 20px; padding-bottom: 20px;
}
.m22__accordion a {
	color: rgb(253, 184, 19);
}
.m22__accordion a:visited {
	color: rgb(253, 184, 19);
}
.m22__intro {
	margin: 0px auto 35px; padding-right: 35px; padding-left: 35px;
}
@media only screen and (min-width:825px)
{
.m22__intro {
	width: 60%; padding-right: 0px; padding-left: 0px;
}
}
.m22__intro-title {
	line-height: 1.2em; font-family: "HelveticaNeueW01-Thin"; font-size: 2.12rem;
}
@media only screen and (min-width:825px)
{
.m22__intro-title {
	text-align: center; font-size: 3rem;
}
}
.m22__intro p {
	color: rgb(70, 70, 70);
}
@media only screen and (min-width:825px)
{
.m22__intro p {
	text-align: center;
}
}
.m22__accordion {
	margin: 0px auto;
}
@media only screen and (min-width:825px)
{
.m22__accordion {
	width: 80%;
}
}
.m22__accordion *::selection {
	color: rgb(255, 255, 255); background-color: transparent;
}
.m22__accordion-item {
	color: rgb(255, 255, 255); padding-right: 80px; padding-left: 35px; position: relative;
}
:nth-of-type(2n+1).m22__accordion-item {
	background-color: rgb(0, 101, 144);
}
:nth-of-type(2n).m22__accordion-item {
	background-color: rgb(2, 123, 174);
}
.is-active.m22__accordion-item {
	padding-bottom: 22px;
}
.is-active.m22__accordion-item .m22__accordion-title {
	padding-bottom: 0px;
}
.is-active.m22__accordion-item .m22__accordion-title::after {
	background-image: url("/assets/images/icons/icon-circle-minus.svg");
}
.m22__accordion-title {
	border: currentColor; border-image: none; color: rgb(255, 255, 255); padding-top: 22px; padding-bottom: 22px;
}
.m22__accordion-title:hover {
	cursor: pointer;
}
.m22__accordion-title::after {
	top: 18px; width: 30px; height: 30px; right: 35px; position: absolute; content: ""; background-image: url("/assets/images/icons/icon-circle-plus.svg"); background-repeat: no-repeat;
}
.m22__accordion-item p:last-child {
	margin-bottom: 0px;
}
.disclaimer.m22__accordion {
	border: 1px solid rgb(225, 225, 225); border-image: none;
}
.m22__accordion *::selection {
	color: rgb(0, 0, 0); background-color: transparent;
}
.disclaimer.m22__accordion .m22__accordion-item {
	color: rgb(0, 0, 0);
}
.disclaimer.m22__accordion :nth-of-type(2n+1).m22__accordion-item {
	background-color: rgb(245, 245, 245);
}
.disclaimer.m22__accordion .is-active.m22__accordion-item {
	padding-bottom: 22px;
}
.disclaimer.m22__accordion .is-active.m22__accordion-item .m22__accordion-title {
	padding-bottom: 0px;
}
.disclaimer.m22__accordion .is-active.m22__accordion-item .m22__accordion-title::after {
	background-image: url("/assets/images/icons/icon-circle-minus-gray.svg");
}
.disclaimer.m22__accordion .m22__accordion-title {
	color: rgb(0, 0, 0);
}
.disclaimer.m22__accordion .m22__accordion-title::after {
	top: 18px; width: 30px; height: 30px; right: 35px; position: absolute; content: ""; background-image: url("/assets/images/icons/icon-circle-plus-gray.svg"); background-repeat: no-repeat;
}
.m23 {
	width: 99.17%; height: 660px; overflow: hidden; padding-top: 0px; padding-bottom: 0px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left; display: table;
}
.m23 .featured-post__header {
	background: rgb(137, 137, 137); padding: 20px 50px; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 1px; font-family: "HelveticaNeueW01-Thin"; font-size: 2.25rem;
}
.m23 a.pill.btn {
	box-shadow: 0px 0px 0px 0px;
}
.m23 .featured-post__excerpt {
	padding: 40px 70px 60px; left: 0px; bottom: 0px; position: absolute; z-index: 5;
}
.m23 .featured-post__excerpt h3 {
	color: rgb(255, 255, 255); letter-spacing: 1px; padding-bottom: 10px; font-family: "HelveticaNeueW01-65Medi"; font-size: 1.5rem; margin-bottom: 25px; border-bottom-color: rgb(174, 176, 172); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.m23 .featured-post__excerpt h3::after {
	background: rgb(176, 0, 39); left: 0px; width: 40px; height: 2px; bottom: -2px; position: absolute; content: "";
}
.m23 .featured-post__excerpt p {
	margin: 0px 0px 20px; padding: 0px 100px 0px 0px; color: rgb(255, 255, 255); font-size: 1.12rem;
}
@media only screen and (max-width:639px) and (min-width:320px)
{
.m23 {
	height: auto;
}
.m23 .featured-post {
	display: none;
}
}
@media only screen and (min-width:640px)
{
.m23 .featured-post {
	width: 100%; margin-bottom: 20px; display: block;
}
.m23 .featured-post .featured-post__article {
	height: 570px; overflow: hidden; position: relative;
}
.m23 .featured-post .featured-post__article img {
	display: none;
}
}
@media only screen and (min-width:859px)
{
.m23 .featured-post {
	width: auto; height: 660px; padding-right: 12px; display: table-cell;
}
.m23 .featured-post .featured-post__excerpt {
	padding: 20px 20px 40px;
}
.m23 .featured-post__header {
	padding: 20px;
}
}
@media only screen and (min-width:1440px)
{
.m23 .featured-post .featured-post__excerpt {
	padding: 40px 70px;
}
}
.m23 .social-sidebar {
	text-align: center; position: relative;
}
.m23 .social-sidebar .loading__spinner {
	width: 100%; height: 100%; text-align: center; padding-top: 100px;
}
.m23 .social-sidebar .load__tweets {
	overflow: auto; display: none; position: relative; max-height: 660px;
}
.m23 .social-sidebar .load__tweets .hold {
	position: relative;
}
.m23 .social-sidebar .load__tweets .hold::before {
	display: table; content: " ";
}
.m23 .social-sidebar .load__tweets .hold::after {
	display: table; content: " ";
}
.m23 .social-sidebar .load__tweets .hold::after {
	clear: both;
}
.m23 .social-sidebar .media__list {
	padding: 20px; width: 100%; text-align: left; overflow: hidden; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
.m23 .social-sidebar .media__list .media__list--content {
	line-height: 1.5em; font-size: 1rem; position: relative;
}
.m23 .social-sidebar .media__list .media__list--content img {
	width: 100%; display: block;
}
@media only screen and (max-width:859px) and (min-width:320px)
{
.m23 .social-sidebar {
	width: 100%; display: block;
}
}
@media only screen and (max-width:960px) and (min-width:860px)
{
.m23 .social-sidebar {
	width: 351px; vertical-align: top; display: table-cell;
}
}
@media only screen and (min-width:961px)
{
.m23 .social-sidebar {
	width: 472px; vertical-align: top; display: table-cell;
}
}
.bokf .m23 .featured-post__excerpt {
	background: rgba(0, 0, 0, 0.4);
}
.bosc .m23 .featured-post__header {
	background: rgb(0, 0, 0);
}
.bosc .m23 .featured-post__excerpt {
	background: rgba(0, 0, 0, 0.6);
}
.m26 {
	width: 99.17%; padding-top: 0px; padding-bottom: 75px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (max-width:1440px)
{
.m26 {
	padding-right: 15px; padding-left: 15px;
}
}
@media only screen and (max-width:767px)
{
.m26 {
	padding-bottom: 20px;
}
}
.m26__newsSlider {
	margin: 0px auto; width: 82.5%; padding-top: 45px; padding-bottom: 45px;
}
@media only screen and (min-width:768px)
{
.m26__newsSlider {
	padding-right: 50px; padding-left: 50px;
}
}
@media only screen and (max-width:767px)
{
.m26__newsSlider {
	width: 99.17%;
}
}
.m26__newsSlider--item {
	width: 100%; font-size: 1.25rem;
}
@media only screen and (max-width:640px)
{
.m26__newsSlider--item {
	font-size: 1rem;
}
}
.m26__newsSlider {
	
}
.m26__newsSlider button.slick-prev {
	top: 50%; margin-top: -20px; z-index: 10;
}
.m26__newsSlider button.slick-next {
	top: 50%; margin-top: -20px; z-index: 10;
}
.m26__newsSlider button.slick-prev {
	left: -5.55%; margin-left: 0px;
}
.m26__newsSlider button.slick-prev::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 37px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0044";
}
.m26__newsSlider button.slick-next {
	right: -5.55%; margin-right: 0px;
}
.m26__newsSlider button.slick-next::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 35px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0042";
}
.m27 {
	text-align: center; padding-top: 75px; padding-bottom: 75px; position: relative;
}
@media only screen and (max-width:1440px)
{
.m27 {
	padding-right: 15px; padding-left: 15px;
}
}
.m27__media {
	width: 49.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m27__media img {
	width: 100%; max-width: 557px;
}
.m27__media .qm_mainCont {
	width: 100% !important; max-width: 557px !important;
}
.m27__media .qm_navbar {
	display: none !important;
}
.m27__media .qm_taglist {
	display: none !important;
}
.m27__desc {
	width: 49.17%; text-align: left; padding-right: 7.56%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m27__desc h3 {
	color: rgb(37, 37, 37); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.5rem; margin-bottom: 15px;
}
.m27__desc p {
	margin: 0px 0px 20px; color: rgb(85, 85, 85); font-size: 0.87rem;
}
.m27__desc ul {
	list-style: none; margin: 30px 0px 0px; padding: 0px;
}
.m27__desc ul::before {
	display: table; content: " ";
}
.m27__desc ul::after {
	display: table; content: " ";
}
.m27__desc ul::after {
	clear: both;
}
.m27__desc ul li {
	margin-bottom: 10px;
}
.m27__desc .card {
	margin-top: 30px;
}
.m27__desc .card h4 {
	margin: 0px 0px 10px; padding: 0px; color: gray; text-transform: uppercase; font-family: "Univers LT W01_45 Light1475944"; font-size: 1.12rem;
}
.m27__desc .card p {
	margin: 0px 0px 20px;
}
.flip.m27 .m27__media {
	margin-left: 0px; float: right;
}
.flip.m27 .m27__desc {
	padding-left: 7.56%; margin-right: 0px;
}
@media only screen and (max-width:1150px)
{
.flip.m27 .m27__desc {
	padding-left: 15px;
}
}
@media only screen and (max-width:1150px)
{
.m27__desc {
	padding-right: 0px; padding-left: 15px;
}
}
@media only screen and (max-width:767px)
{
.m27__media {
	width: 99.17%; text-align: left; margin-right: 0.41%; margin-bottom: 20px; margin-left: 0.41%; float: left;
}
.m27__media .qm_mainCont {
	width: 100% !important; margin-bottom: 50px; max-width: 100% !important;
}
.m27__desc {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
.m28 {
	text-align: center; padding-top: 75px; padding-bottom: 75px; position: relative;
}
@media only screen and (max-width:1440px)
{
.m28 {
	padding-right: 15px; padding-left: 15px;
}
}
.m28__media {
	width: 49.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m28__media img {
	width: 100%; max-width: 557px;
}
.m28__media .qm_mainCont {
	width: 100% !important; max-width: 557px !important;
}
.m28__media .qm_navbar {
	display: none !important;
}
.m28__media .qm_taglist {
	display: none !important;
}
.m28__desc {
	width: 49.17%; text-align: left; padding-right: 7.56%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m28__desc h3 {
	color: rgb(37, 37, 37); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.5rem; margin-bottom: 15px;
}
.m28__desc p {
	margin: 0px 0px 20px; color: rgb(85, 85, 85); font-size: 1rem;
}
.m28__desc ul {
	list-style: none; margin: 30px 0px 0px; padding: 0px;
}
.m28__desc ul::before {
	display: table; content: " ";
}
.m28__desc ul::after {
	display: table; content: " ";
}
.m28__desc ul::after {
	clear: both;
}
.m28__desc ul li {
	margin-bottom: 10px;
}
.m28__desc ul li p {
	color: rgb(199, 198, 203) !important; font-size: 1rem; margin-top: 5px;
}
.m28__desc .card {
	margin-top: 30px;
}
.m28__desc .card h4 {
	margin: 0px 0px 10px; padding: 0px; color: gray; text-transform: uppercase; font-family: "Univers LT W01_45 Light1475944"; font-size: 1.12rem;
}
.m28__desc .card p {
	margin: 0px 0px 20px;
}
.flip.m28 .m28__media {
	margin-left: 0px; float: right;
}
.flip.m28 .m28__desc {
	padding-left: 7.56%; margin-right: 0px;
}
@media only screen and (max-width:1150px)
{
.flip.m28 .m28__desc {
	padding-left: 15px;
}
}
@media only screen and (max-width:1150px)
{
.m28__desc {
	padding-right: 0px; padding-left: 15px;
}
}
@media only screen and (max-width:767px)
{
.m28__media {
	width: 99.17%; text-align: left; margin-right: 0.41%; margin-bottom: 20px; margin-left: 0.41%; float: left;
}
.m28__media .qm_mainCont {
	width: 100% !important; margin-bottom: 50px; max-width: 100% !important;
}
.m28__desc {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
.m29 {
	overflow: hidden; padding-top: 80px; padding-bottom: 80px; position: relative;
}
.m29::before {
	display: table; content: " ";
}
.m29::after {
	display: table; content: " ";
}
.m29::after {
	clear: both;
}
@media only screen and (max-width:1440px)
{
.m29 {
	padding-right: 15px; padding-left: 15px;
}
}
.m29__title {
	margin-bottom: 30px;
}
.m29__title h2 {
	margin: 0px 0px 5px; padding: 0px; color: rgb(37, 37, 37); letter-spacing: 1px; font-family: "HelveticaNeueW01-Thin"; font-size: 3rem;
}
.m29__title h3 {
	margin: 0px; padding: 0px; color: rgb(149, 149, 149); font-family: "Univers LT W01_45 Light1475944"; font-size: 1.12rem;
}
.m29__featured .m29__featured--article {
	width: 100%; height: 350px; margin-bottom: 35px; display: table;
}
.m29__featured .m29__featured--photo {
	background-position: top; height: 350px; vertical-align: top; background-repeat: no-repeat; background-size: cover;
}
.m29__featured .m29__featured--story {
	width: 325px; height: 350px; vertical-align: top;
}
.m29__featured .m29__featured--media {
	background-position: top; width: 100%; height: 187px; display: block; background-repeat: no-repeat; background-size: cover;
}
.m29__featured .m29__featured--media a.video {
	width: 100%; height: 190px; display: block; position: relative;
}
.m29__featured .m29__featured--media a.video::before {
	background: url("/assets/images/icons/play-button--black.svg") no-repeat 0% 0% / 80px 80px; left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; position: absolute; content: "";
}
.m29__featured .m29__featured--excerpt {
	background: rgb(54, 54, 54); padding: 30px 20px; width: 100%; height: 163px; display: block; position: relative;
}
.m29__featured .m29__featured--excerpt::before {
	background: url("/assets/images/icon_article_arrow_up.png") no-repeat top; left: 50%; top: -18px; width: 38px; height: 20px; margin-left: -19px; position: absolute; content: "";
}
.m29__featured .m29__featured--excerpt h3 {
	color: rgb(176, 0, 39); line-height: 1.2em; font-size: 1.12rem; margin-bottom: 15px;
}
.m29__featured .m29__featured--excerpt p {
	margin: 0px; padding: 0px; color: rgb(194, 194, 194); font-size: 0.87rem;
}
.m29__featured .m29__featured--graph {
	width: 100%; position: relative;
}
.m29__featured .m29__featured--graph img {
	width: 100%;
}
.m29__articles article {
	width: 100%; margin-bottom: 25px;
}
.m29__articles article::before {
	display: table; content: " ";
}
.m29__articles article::after {
	display: table; content: " ";
}
.m29__articles article::after {
	clear: both;
}
.m29__articles article h3 {
	margin: 0px 0px 15px; padding: 0px; color: rgb(176, 0, 39); font-size: 1.12rem;
}
.m29__articles article p {
	margin: 0px 0px 20px;
}
@media only screen and (min-width:1201px)
{
.m29 .m29__title {
	width: 82.5%; margin-right: 0.41%; margin-left: 8.74%; float: left;
}
.m29 .m29__featured {
	width: 714px; margin-right: 6px; margin-left: 8.74%; float: left;
}
.m29 .m29__featured .m29__featured--article {
	max-width: 675px;
}
.m29 .m29__featured .m29__featured--graph {
	max-width: 675px;
}
.m29 .m29__articles {
	width: 24.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
@media only screen and (max-width:1200px) and (min-width:960px)
{
.m29 .m29__title {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m29 .m29__featured {
	width: 593px; margin-right: 6px; margin-left: 6px; float: left;
}
.m29 .m29__articles {
	width: 32.5%; padding-left: 30px; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
@media only screen and (max-width:959px) and (min-width:641px)
{
.m29 .m29__title {
	width: 82.5%; margin-right: 0.41%; margin-left: 8.74%; float: left;
}
.m29 .m29__featured {
	width: 82.5%; margin-right: 0.41%; margin-bottom: 40px; margin-left: 8.74%; float: left;
}
.m29 .m29__featured .m29__featured--article {
	width: 100%; height: 350px;
}
.m29 .m29__articles {
	width: 82.5%; margin-right: 0.41%; margin-left: 8.74%; float: left;
}
}
@media only screen and (min-width:641px)
{
.m29 .m29__featured .m29__featured--photo {
	display: table-cell;
}
.m29 .m29__featured .m29__featured--story {
	display: table-cell;
}
}
@media only screen and (max-width:640px)
{
.m29 .m29__title {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m29 .m29__title h2 {
	font-size: 1.75rem;
}
.m29 .m29__title h3 {
	font-size: 0.87rem;
}
.m29 .m29__featured {
	width: 99.17%; margin-right: 0.41%; margin-bottom: 20px; margin-left: 0.41%; float: left;
}
.m29 .m29__featured .m29__featured--article {
	width: 100%; display: table;
}
.m29 .m29__featured .m29__featured--story {
	width: 100%; display: table;
}
.m29 .m29__articles {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
.m30 {
	width: 99.17%; overflow: hidden; padding-top: 0px; padding-bottom: 75px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (max-width:1440px)
{
.m30 {
	padding-right: 15px; padding-left: 15px;
}
}
.m30 .module-title {
	margin-bottom: 70px;
}
.m30 .m30__row {
	margin: 0px auto 10px; width: 100%; overflow: hidden; font-size: 0px; vertical-align: top; display: table; max-width: 1280px;
}
.m30 .m30__cell {
	width: 50%; height: 100%; vertical-align: top; display: inline-block;
}
.m30 .m30__cell::before {
	display: table; content: " ";
}
.m30 .m30__cell::after {
	display: table; content: " ";
}
.m30 .m30__cell::after {
	clear: both;
}
.m30 .m30__cell p {
	margin: 0px; padding: 0px; min-height: 60px;
}
.m30 .m30__cell h3 {
	margin: 0px 0px 15px; color: rgb(255, 255, 255); font-family: "Univers LT W01_55 Roman1475956"; font-size: 1.12rem;
}
.m30 .m30__cell p {
	color: rgb(183, 183, 183); font-size: 0.87rem;
}
.m30 .m30__cell .m30__card--media {
	background-position: center; width: 100%; height: 235px;
}
.m30 .m30__cell .m30__card--content {
	padding: 30px 60px 30px 85px; display: table-cell; position: relative;
}
.m30 .m30__cell .m30__card--content::before {
	left: 20px; top: 20px; color: gray; line-height: 100px; font-family: "HelveticaNeueW01-Thin"; font-size: 6.25rem; position: absolute;
}
.m30 .m30__cell .m30-card {
	width: 100%; overflow: hidden; margin-right: 10px; display: inline-block; position: relative; min-height: 100%;
}
.m30 .m30__cell .m30-card--one.m30-card {
	background: rgb(45, 44, 49);
}
.m30 .m30__cell .m30-card--one.m30-card .m30__card--content::before {
	content: "1";
}
.m30 .m30__cell .m30-card--four.m30-card {
	background: rgb(73, 72, 80); margin-right: 10px; margin-bottom: -9999px; vertical-align: top;
}
.m30 .m30__cell .m30-card--four.m30-card .m30__card--content {
	min-height: 100%;
}
.m30 .m30__cell .m30-card--four.m30-card .m30__card--content::before {
	content: "4";
}
.m30 .m30__cell .m30-card--four.m30-card .m30__card--media {
	width: 230px !important; padding-bottom: 9999px; display: table-cell;
}
.m30 .m30__cell .m30-card--five.m30-card {
	background: rgb(45, 44, 49); margin-right: 0px; margin-left: 10px;
}
.m30 .m30__cell .m30-card--five.m30-card .m30__card--content::before {
	content: "5";
}
.m30 .m30__cell .calculator.m30-card {
	background-position: 96% 22px; background-image: url("/assets/images/icons/calculator.svg"); background-repeat: no-repeat; background-color: rgb(0, 101, 144);
}
.m30 .m30__cell .calculator.m30-card .m30__card--media {
	display: none;
}
.m30 .m30__cell .m30-card--split {
	width: 100%; margin-left: 10px; display: inline-block; position: relative; min-height: 230px;
}
.m30 .m30__cell .m30-card--split--two.m30-card--split {
	background: rgb(73, 72, 80); margin-bottom: 10px;
}
.m30 .m30__cell .m30-card--split--two.m30-card--split .m30__card--content::before {
	content: "2";
}
.m30 .m30__cell .m30-card--split--three.m30-card--split {
	background: rgb(93, 91, 102);
}
.m30 .m30__cell .m30-card--split--three.m30-card--split .m30__card--content::before {
	content: "3";
}
.m30 .m30__cell .calculator.m30-card--split {
	background-position: 96% 22px; background-image: url("/assets/images/icons/calculator.svg"); background-repeat: no-repeat; background-color: rgb(0, 101, 144);
}
.m30 .m30__cell .calculator.m30-card--split .m30__card--media {
	display: none;
}
.m30 .m30__cell .m30-card--split .m30__card--media {
	width: 230px !important; display: table-cell; min-height: 230px;
}
@media only screen and (max-width:1030px) and (min-width:320px)
{
.m30 .m30__row {
	margin-bottom: 0px;
}
.m30 .m30__cell {
	width: 100%; margin-bottom: 20px; display: block;
}
.m30 .m30__cell .m30-card--one.m30-card {
	margin-right: 0px;
}
.m30 .m30__cell .m30-card--four.m30-card {
	margin-right: 0px; margin-bottom: 0px;
}
.m30 .m30__cell .m30-card--four.m30-card .m30__card--media {
	padding-bottom: 0px;
}
.m30 .m30__cell .m30-card--five.m30-card {
	margin-left: 0px;
}
.m30 .m30__cell .m30-card--split {
	margin-bottom: 0px; margin-left: 0px; min-height: auto;
}
.m30 .m30__cell .m30-card--split--two.m30-card--split {
	margin-bottom: 20px;
}
}
@media only screen and (max-width:767px) and (min-width:320px)
{
.m30 .m30__row {
	margin-bottom: 0px;
}
.m30 .m30__cell {
	margin-bottom: 0px;
}
.m30 .m30__cell .m30__card--content {
	padding: 30px 60px;
}
.m30 .m30__cell .m30__card--content::before {
	left: 20px; top: 25px; line-height: 50px; font-size: 3.12rem;
}
.m30 .m30__cell .m30-card--four.m30-card {
	margin-bottom: 0px;
}
.m30 .m30__cell .m30-card--four.m30-card .m30__card--media {
	padding-bottom: 0px;
}
.m30 .m30__cell .m30-card--split--two.m30-card--split {
	margin-bottom: 0px;
}
.m30 .m30__cell .m30__card--media {
	display: none !important;
}
}
.m31 {
	width: 99.17%; text-align: center; padding-right: 15px; padding-left: 15px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m31__poll-item {
	margin-bottom: 50px;
}
.m31__title {
	color: rgb(37, 37, 37); font-family: "HelveticaNeueW01-Thin"; font-size: 1.5rem; margin-bottom: 40px;
}
.m31__label {
	color: rgb(99, 99, 99); padding-left: 15px; clear: both; font-family: "Univers LT W01_55 Roman1475956"; font-size: 1.12rem; display: block;
}
@media only screen and (max-width:480px)
{
.m31__label {
	font-size: 1rem;
}
}
:not(:last-child).m31__label {
	margin-bottom: 15px;
}
.m31__poll-item {
	text-align: left; padding-left: 32.5%;
}
@media only screen and (max-width:767px)
{
.m31__poll-item {
	padding-left: 15.84%;
}
}
@media only screen and (max-width:480px)
{
.m31__poll-item {
	padding-left: 15px;
}
}
.m31__poll-item input[type='radio'] {
	margin-right: 3px; margin-left: -15px;
}
.m31__answer {
	color: rgb(99, 99, 99); font-size: 0.87rem; font-style: italic; margin-top: -10px; margin-bottom: 25px;
}
.m31__tip {
	background: url("../images/icon_info.png") no-repeat left top / 18px 18px; margin: 50px auto 0px; width: 49.17%; padding-left: 25px;
}
.m31__tip p {
	margin: 0px 0px 20px; text-align: left; color: rgb(149, 149, 149); font-size: 0.87rem;
}
@media only screen and (max-width:959px)
{
.m31__tip {
	width: 99.17%;
}
}
.m31__poll {
	margin-bottom: 20px;
}
.m31__poll::before {
	display: table; content: " ";
}
.m31__poll::after {
	display: table; content: " ";
}
.m31__poll::after {
	clear: both;
}
.m31__poll {
	width: 100%; display: table;
}
.m31__poll .m31__poll--bar {
	width: 40.84%; text-align: right; vertical-align: middle; display: table-cell;
}
.m31__poll .m31__poll--label {
	width: 57.5%; text-align: left; color: rgb(99, 99, 99); line-height: 1em; padding-left: 15px; font-size: 1.12rem; vertical-align: middle; display: table-cell;
}
.m31__poll .m31__bar {
	width: 58.01%; height: 15px; float: right;
}
@media only screen and (max-width:767px)
{
.m31__poll .m31__bar {
	width: 100%;
}
}
.m31__poll .m31__bar--percentage {
	background: rgb(176, 0, 39); width: 0px; height: 15px; float: right; -webkit-animation-name: expandWidth; -webkit-animation-duration: 2s; -webkit-animation-delay: 0s; -webkit-animation-iteration-count: 1;
}
@media only screen and (max-width:480px)
{
.m31__poll {
	display: block;
}
.m31__poll .m31__poll--bar {
	width: 100%; display: block;
}
.m31__poll .m31__poll--label {
	width: 100%; display: block;
}
.m31__poll .m31__poll--bar {
	margin-bottom: 10px; float: left;
}
.m31__poll .m31__poll--label {
	padding-left: 0px;
}
.m31__poll .m31__bar--percentage {
	float: left;
}
}
.m32 {
	text-align: center; overflow: hidden; padding-top: 20px; padding-bottom: 20px;
}
.m32__promo {
	background: rgb(0, 0, 0); margin: 0px auto; width: 100%; text-align: left; font-size: 0px; max-width: 1300px;
}
.m32__promo--content {
	background-position: center; padding: 20px 30px; width: 50%; overflow: hidden; vertical-align: top; display: inline-block; position: relative; min-height: 350px; background-repeat: no-repeat; background-size: 100% 100%; background-color: rgb(0, 0, 0);
}
.m32__promo--content::before {
	width: 0px; height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.m32__promo--content::after {
	background: url("/assets/images/black_corner_tab.png") no-repeat right top; left: -1px; top: -1px; width: 50px; height: 50px; position: absolute; content: ""; transform: rotate(270deg);
}
.m32__promo--content .center {
	width: 100%; text-align: center; vertical-align: middle; display: inline-block;
}
.m32__promo--content h3 {
	color: rgb(255, 255, 255); line-height: 1.1em; font-family: "Times New Roman WGL W10 Italic"; font-size: 3rem; font-style: italic; margin-bottom: 20px;
}
.m32__promo--content p {
	margin: 20px 0px 0px; padding: 0px 40px; color: rgb(255, 255, 255); line-height: 1.3em; font-family: "Univers LT W01_45 Light1475944"; font-size: 1.12rem;
}
.m32__promo--media {
	background: no-repeat center / 100% 100% rgb(0, 0, 0); padding: 20px 30px; width: 50%; text-align: center; vertical-align: middle; display: inline-block; min-height: 350px;
}
.m32__promo--media::before {
	width: 0px; height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.m32__promo--media .center {
	width: 100%; text-align: center; vertical-align: middle; display: inline-block;
}
.m32__promo--media h3 {
	color: rgb(255, 255, 255); line-height: 1.1em; letter-spacing: 1px; font-family: "HelveticaNeueW01-Thin"; font-size: 1.87rem; margin-bottom: 20px;
}
.m32__promo--media p {
	margin: 20px 0px 0px; padding: 0px 40px; color: rgb(255, 255, 255); line-height: 1.3em; font-family: "Univers LT W01_45 Light1475944"; font-size: 1.12rem;
}
.flip.m32 .m32__promo .m32__promo--media {
	margin-left: 0px; float: right;
}
.flip.m32 .m32__promo .m32__promo--content::after {
	left: auto; right: -2px !important; transform: rotate(0deg);
}
@media only screen and (max-width:1099px)
{
.m32 .m32__promo--content {
	width: 100%;
}
.m32 .m32__promo--media {
	width: 100%;
}
}
@media only screen and (max-width:640px)
{
.m32 .m32__promo--content__title {
	font-size: 1.75rem;
}
.m32 .m32__promo--content p {
	font-size: 1rem;
}
}
.m33 {
	width: 100%; padding-top: 0px;
}
.m33::before {
	display: table; content: " ";
}
.m33::after {
	display: table; content: " ";
}
.m33::after {
	clear: both;
}
@media only screen and (max-width:1440px)
{
.m33 {
	padding-right: 15px; padding-left: 15px;
}
}
.m33 .module-title {
	padding-top: 70px;
}
.m33__content {
	padding-right: 15px; padding-left: 15px;
}
@media only screen and (min-width:768px)
{
.m33__content {
	padding-right: 4.86%; padding-left: 4.86%;
}
}
.m33__content_intro {
	padding-top: 30px;
}
@media only screen and (min-width:1024px)
{
.m33__content_intro {
	padding-right: 50%;
}
}
.m33__content_intro > *:first-child {
	margin-top: 0px;
}
.m33__content p {
	color: rgb(85, 85, 85);
}
.m33__featured {
	margin-top: 40px;
}
@media only screen and (min-width:768px)
{
.m33__featured {
	width: 100%; margin-top: 85px; display: table;
}
}
@media only screen and (min-width:768px)
{
.m33__featured-wrap {
	text-align: center; display: table-cell;
}
}
.m33__featured-item {
	text-align: center;
}
.m33__featured-item a {
	text-decoration: none;
}
.m33__featured-item img {
	background: url("../images/icon_circle_124x124.png") no-repeat center / cover; transition:0.5s ease-out; text-align: center; fill: orange;
}
.m33__featured-item img:hover {
	background: url("../images/icon_circle_124x124_hover.png") no-repeat center;
}
@media only screen and (min-width:768px)
{
.m33__featured-item {
	padding: 1rem 5%; width: 25%; display: inline-block;
}
}
@media only screen and (min-width:960px)
{
.m33__featured-item {
	width: 25%;
}
}
:not(:last-child).m33__featured-item {
	margin-bottom: 45px;
}
@media only screen and (min-width:768px)
{
:not(:last-child).m33__featured-item {
	margin-bottom: 0px;
}
}
.m33__featured-item_title {
	color: rgb(176, 0, 39); text-transform: uppercase; line-height: 1em; padding-top: 20px; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.12rem;
}
.m34 {
	text-align: center; padding-top: 75px; padding-bottom: 75px;
}
@media only screen and (max-width:1440px)
{
.m34 {
	padding-right: 15px; padding-left: 15px;
}
}
.m34 ul {
	list-style: none; margin: 0px auto; padding: 0px; width: 65.84%;
}
.m34 ul li {
	background: rgb(245, 245, 245); border: 1px solid rgb(217, 217, 217); border-image: none; width: 49.17%; margin-right: 0.41%; margin-bottom: 10px; margin-left: 0.41%; vertical-align: top; float: left; display: inline-block;
}
.m34 ul li::before {
	width: 0px; height: 100%; line-height: 0; margin-left: -10px; vertical-align: middle; display: inline-block; content: "";
}
.m34 ul li a {
	padding: 20px; width: 100%; height: 100%; color: rgb(176, 0, 39); line-height: 1.3em !important; margin-left: 5px; vertical-align: middle; display: inline-block;
}
@media only screen and (max-width:1099px) and (min-width:320px)
{
.m34 ul {
	width: 99.17%;
}
}
@media only screen and (max-width:480px)
{
.m34 ul li {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
.m35 {
	overflow: hidden; padding-top: 0px; padding-bottom: 50px; position: relative;
}
.m35 .m35__media {
	background-position: right top; width: 100%; height: 500px; position: relative; background-repeat: no-repeat; background-size: cover;
}
.m35 .m35__media img {
	display: none; max-width: 100%;
}
.m35 .m35__media--mobile.m35__media {
	left: 0px; top: 0px; visibility: hidden; position: absolute;
}
.m35 .m35__media--desktop.m35__media {
	visibility: visible;
}
@media only screen and (max-width:767px)
{
.m35 .m35__media {
	top: 0px; position: absolute;
}
.m35 .m35__media--mobile.m35__media {
	height: 270px; visibility: visible;
}
.m35 .m35__media--desktop.m35__media {
	height: 270px; visibility: hidden;
}
}
.m35 .m35__content {
	background: url("../images/m35_bg.png"); min-height: 400px;
}
.m35 .m35__content h3.m35__content--title {
	color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1.2em; letter-spacing: 2px; font-family: "HelveticaNeueW01-Thin"; font-size: 2.25rem; margin-bottom: 20px;
}
.m35 .m35__content p {
	margin: 0px 0px 20px; color: rgb(255, 255, 255);
}
.m35 .m35__content li {
	color: rgb(255, 255, 255);
}
@media only screen and (min-width:768px)
{
.m35 .m35__content {
	left: 7.5%; width: 593px; bottom: 0px; position: absolute;
}
}
@media only screen and (min-width:1200px)
{
.m35 .m35__content {
	padding: 50px 30px;
}
.m35 .m35__content h3.m35__content--title {
	font-size: 2.25rem;
}
.m35 .m35__content p {
	font-size: 1rem;
}
}
@media only screen and (max-width:1199px) and (min-width:1024px)
{
.m35 .m35__content {
	padding: 50px 30px;
}
.m35 .m35__content h3.m35__content--title {
	font-size: 1.87rem;
}
.m35 .m35__content p {
	font-size: 0.87rem;
}
}
@media only screen and (max-width:1023px) and (min-width:768px)
{
.m35 .m35__content {
	padding: 50px 30px;
}
.m35 .m35__content h3.m35__content--title {
	font-size: 1.75rem;
}
.m35 .m35__content p {
	font-size: 0.87rem;
}
}
@media only screen and (max-width:767px)
{
.m35 .m35__content {
	margin: 175px 15px 0px; padding: 50px 30px; width: auto; position: relative; min-height: 250px;
}
.m35 .m35__content h3.m35__content--title {
	font-size: 1.25rem;
}
.m35 .m35__content p {
	font-size: 0.87rem;
}
}
.m36 {
	width: 99.17%; padding-top: 40px; padding-bottom: 40px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (max-width:1440px)
{
.m36 {
	padding-right: 15px; padding-left: 15px;
}
}
.m36 #calc {
	font-family: "Univers LT W01_55 Roman1475956";
}
.m36 #calc h2.calcTitle {
	color: rgb(176, 0, 39); font-family: "Univers LT W01_45 Light1475944"; font-size: 1.87rem;
}
.m36 #calc fieldset legend {
	background: rgb(176, 0, 39); font-family: "Univers LT W01_45 Light1475944";
}
.m36 #calc button {
	background: rgb(176, 0, 39);
}
.m36 #calc .helpimg {
	margin-left: 20px;
}
.m36 #calc .pure-skin-cx .pure-table th {
	background: rgb(176, 0, 39); font-family: "Univers LT W01_65 Bold1475968";
}
.m36 #calc .poweredBy {
	display: none;
}
.m37 {
	width: 99.17%; padding-top: 40px; padding-bottom: 40px; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (max-width:1440px)
{
.m37 {
	padding-right: 15px; padding-left: 15px;
}
}
.video-module .media_item {
	margin: 0px auto; width: 100%; max-width: 960px;
}
.video-module .media_player {
	height: 0px; overflow: hidden; padding-bottom: 56.25%; position: relative; max-width: 100%;
}
.video-module .media_player iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.video-module .media_player object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.video-module .media_player embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.video-module .media__half {
	padding: 0px 20px; width: 50%; float: left;
}
.video-module .media__half p {
	line-height: 24px; font-size: 18px;
}
@media only screen and (max-width:900px)
{
.video-module .media__half {
	width: 100%; margin-bottom: 20px;
}
.video-module .media__half p {
	line-height: 20px; font-size: 16px;
}
}
.m38 {
	width: 99.17%; overflow: hidden; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.m38__media {
	width: 49.17%; float: left;
}
.m38__media img {
	max-width: 100%;
}
.m38__content {
	padding: 0px 60px; width: 49.17%; float: left;
}
.m38__content h3 {
	color: rgb(0, 0, 0); font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.5rem;
}
.m38__content p {
	color: rgb(85, 85, 85); font-size: 1rem;
}
@media only screen and (max-width:900px)
{
.m38 .m38__media {
	width: 99.17%;
}
.m38 .m38__content {
	width: 99.17%;
}
.m38 .m38__media {
	margin-bottom: 40px;
}
.m38 .m38__content {
	padding: 0px 30px;
}
}
@media only screen and (max-width:640px)
{
.m38 .m38__content {
	padding: 0px 15px;
}
}
.m38 .m38__slider {
	position: relative;
}
.m38 .m38__slider .carousel__item {
	margin-bottom: 50px;
}
.m38 .m38__slider button.slick-prev {
	left: 45%; margin-left: -45px;
}
.m38 .m38__slider button.slick-next {
	right: 45%; margin-right: -45px;
}
.m38 .slide__count {
	margin: -30px auto 0px; width: auto; text-align: center;
}
.m40 {
	padding-top: 20px; padding-bottom: 0px;
}
@media only screen and (max-width:1440px)
{
.m40 {
	padding-right: 15px; padding-left: 15px;
}
}
.m40__select {
	text-align: center;
}
.m40__select select {
	background-position: 98% 50%; padding: 8px 34px 8px 14px; border: currentColor; border-image: none; width: 50%; color: rgb(137, 137, 137); font-family: "Univers LT W01_57 Condensed"; font-size: 1.12rem; background-image: url("/assets/images/icons/chevron--down-grey.svg"); background-repeat: no-repeat; background-color: rgb(255, 255, 255); -webkit-appearance: none; -moz-appearance: none;
}
.m40__select select::-ms-expand {
	display: none;
}
.m40__select select:hover {
	cursor: pointer;
}
@media only screen and (max-width:879px)
{
.m40__select select {
	width: 100%;
}
}
#selectListFilters {
	display: none;
}
.m41__index ul {
	list-style: none; display: table;
}
.m41__index li {
	font-family: "Univers LT W01_57 Condensed"; font-size: 1.5rem; margin-bottom: 10px; display: inline-block; position: relative;
}
.m41__index li:not(:last-child) {
	margin-right: 30px;
}
.m41__index li a {
	border-radius: 100%; width: 64px; height: 64px; text-align: center; color: rgb(137, 137, 137); vertical-align: middle; display: table-cell; background-color: rgb(255, 255, 255);
}
.m41__index li.is-active a {
	color: white; background-color: rgb(99, 99, 99);
}
.m41__index li a[disabled='disabled'] {
	cursor: default; opacity: 0.5; pointer-events: none;
}
.m41__index li a[disabled='disabled']:hover {
	text-decoration: none;
}
.m41__index li a[disabled='disabled']::before {
	left: 50%; top: 50%; width: 45px; height: 45px; position: absolute; content: ""; transform: translate(-50%, -50%); background-image: url("/assets/images/icons/strikethrough--gray.svg"); background-repeat: no-repeat;
}
.m41__result {
	padding: 30px 43px;
}
.m41 :nth-of-type(2n).m41__result {
	background-color: rgb(222, 221, 221);
}
.m41__result h3 {
	color: rgb(54, 54, 54); font-size: 1.5rem;
}
@media only screen and (min-width:1350px)
{
.m42__lead {
	width: 39%; margin-right: 0.49%; margin-left: 0.49%; float: left;
}
}
@media only screen and (min-width:1350px)
{
.m42__content {
	width: 59%; margin-right: 0.49%; margin-left: 0.49%; float: right;
}
}
.m42 {
	padding-top: 0px;
}
.m42__content {
	padding-bottom: 100px;
}
.m42__lead {
	padding-right: 30px; padding-left: 30px; margin-bottom: 30px;
}
.m42__content {
	padding-right: 30px; padding-left: 30px;
}
@media only screen and (min-width:1350px)
{
.m42__content {
	padding-right: 10px; padding-left: 0px;
}
}
.m42__lead p {
	color: rgb(85, 85, 85);
}
.m42__headline {
	color: rgb(37, 37, 37); text-transform: uppercase; font-family: "Univers LT W01_65 Bold1475968"; font-size: 1.5rem;
}
.m42__cards {
	display: flex; flex-wrap: wrap;
}
.m42__card-item {
	padding: 25px; border: 1px solid rgb(217, 217, 217); border-image: none; width: 100%; background-color: rgb(245, 245, 245);
}
@media only screen and (min-width:740px)
{
.m42__card-item {
	flex-flow: inherit; width: 48.34%; margin-right: 0.82%; margin-left: 0.82%; float: left; display: flex;
}
}
@media only screen and (min-width:1195px)
{
.m42__card-item {
	width: 31.68%; margin-right: 0.82%; margin-left: 0.82%; float: left;
}
}
:not(:last-of-type).m42__card-item {
	margin-bottom: 25px;
}
@media only screen and (min-width:740px)
{
:not(:last-of-type).m42__card-item {
	margin-bottom: 0px;
}
}
@media only screen and (min-width:740px)
{
:nth-child(n+1).m42__card-item {
	margin-top: 13.22px;
}
}
@media only screen and (min-width:1195px)
{
:nth-child(n+1).m42__card-item {
	margin-top: 0px;
}
}
@media only screen and (min-width:1195px)
{
:nth-child(n+4).m42__card-item {
	margin-top: 13.22px;
}
}
@media only screen and (min-width:740px)
{
:nth-child(2n+1).m42__card-item {
	margin-left: 0px;
}
}
@media only screen and (min-width:1195px)
{
:nth-child(2n+1).m42__card-item {
	margin-left: 0.82%;
}
}
@media only screen and (min-width:1195px)
{
:nth-child(3n+1).m42__card-item {
	margin-left: 0px;
}
}
.m42__card-item p {
	font-size: 0.87rem;
}
.m42__card-item_copy {
	flex:0 1 auto;
}
.m42__card-item_title {
	width: 100%; color: rgb(37, 37, 37); text-transform: uppercase; font-size: 0.87rem; margin-bottom: 40px;
}
.m42__card-item_callout {
	flex:0 1 auto; width: 100%; margin-top: auto;
}
.m42__card-item_callout-title {
	width: 100%; text-align: center; color: rgb(0, 101, 144); padding-top: 35px; font-size: 2.18rem; margin-bottom: 0px; border-top-color: rgb(194, 194, 194); border-top-width: 1px; border-top-style: solid;
}
.m42__legal {
	margin-top: 25px;
}
.m42__legal p {
	color: rgb(182, 182, 184); font-size: 0.75rem;
}
:not(.flexboxtweener).no-flexbox .m42__card-item {
	width: 31.68%; float: left; display: block; flex-wrap: nowrap;
}
:not(.flexboxtweener).no-flexbox :nth-child(3n+1).m42__card-item {
	clear: both; margin-right: -100%; margin-left: 0.82%;
}
:not(.flexboxtweener).no-flexbox :nth-child(3n+2).m42__card-item {
	clear: none; margin-right: -100%; margin-left: 34.15%;
}
:not(.flexboxtweener).no-flexbox :nth-child(3n+3).m42__card-item {
	clear: none; margin-right: -100%; margin-left: 67.49%;
}
.table-container {
	width: 95%;
}
.table-container table.default {
	width: 100%;
}
@media only screen and (max-width:1349px)
{
.table-container {
	width: 100%;
}
}
.Page.m44 {
	padding: 0px 15px; width: 99.17%; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
.Resource.m44 {
	margin: 0px auto; width: 80%;
}
.m44__content h1 {
	color: rgb(85, 85, 85); text-transform: uppercase; font-size: 1.5rem; margin-bottom: 25px;
}
.m44__content h2 {
	color: rgb(85, 85, 85); font-size: 1.37rem; margin-bottom: 15px;
}
.m44__content h3 {
	color: rgb(85, 85, 85); font-size: 1.12rem; margin-bottom: 15px;
}
.m44__content p {
	color: rgb(85, 85, 85); font-size: 1rem;
}
.m44__content li {
	color: rgb(85, 85, 85); font-size: 1rem;
}
.m44__content ul {
	margin-bottom: 20px;
}
.m44__content ul li {
	margin-bottom: 10px;
}
.m44__content img {
	max-width: 100%;
}
.m44__content .video-module {
	margin: 50px 0px;
}
.m44__content figcaption {
	color: rgb(71, 70, 76); margin-top: 10px; margin-bottom: 30px;
}
.m44__content blockquote {
	margin: 30px 0px; padding: 55px 0px 20px; position: relative;
}
.m44__content blockquote p {
	margin: 0px 0px 30px; padding: 0px; color: rgb(98, 90, 164); line-height: 1.1em; font-family: "Times New Roman WGL W10 Italic"; font-size: 2.25rem; font-style: italic;
}
.m44__content blockquote::before {
	background: url("/assets/images/icons/icon_quote_purple_40x40.png") no-repeat center / 40px 40px; left: 0px; top: 0px; width: 40px; height: 40px; position: absolute; content: "";
}
.m44__content blockquote::after {
	background: url("/assets/images/icons/icon_quote_purple_40x40_close.png") no-repeat center / 40px 40px; width: 40px; height: 40px; right: 10px; bottom: 70px; position: absolute; content: "";
}
.m44__content cite {
	color: rgb(199, 198, 203) !important; line-height: 20px; font-family: "Univers LT W01_45 Light1475944"; font-size: 1rem; font-style: normal; margin-bottom: 20px; display: block;
}
@media only screen and (max-width:1440px)
{
.m44__content blockquote {
	margin-right: 20px; margin-left: 20px;
}
}
@media only screen and (max-width:640px)
{
.m44__content blockquote {
	margin: 0px 0px 15px; padding-top: 40px;
}
.m44__content blockquote p {
	font-size: 1.5rem;
}
.m44__content blockquote::before {
	width: 30px; height: 30px; background-size: 30px 30px;
}
.m44__content cite {
	font-size: 0.87rem;
}
}
.search-results {
	padding: 30px 30px 80px; width: 99.17%; overflow: hidden; clear: both; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
@media only screen and (max-width:1440px)
{
.search-results {
	padding-right: 15px; padding-left: 15px;
}
}
.searchbox {
	background: rgb(199, 199, 199); padding: 40px; width: 100%; margin-top: 30px; margin-bottom: 0px; display: table;
}
.searchbox .searchbox__input {
	padding-right: 10px; display: table-cell;
}
.searchbox .searchbox__input input[type=text] {
	width: 100%;
}
.searchbox .searchbox__submit {
	width: 100px; display: table-cell;
}
.searchbox .searchbox__submit .btn {
	box-shadow: none;
}
.results-legend {
	width: 99.17%; text-align: center; padding-bottom: 20px; font-size: 0.87rem; margin-top: 20px; margin-right: 0.41%; margin-left: 0.41%; border-bottom-color: rgb(178, 185, 194); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
.search-results ul.results-list {
	list-style: none; margin: 50px 0px 0px; padding: 0px; width: 74.17%; float: left;
}
.search-results ul.results-list li {
	margin-bottom: 40px;
}
.search-results ul.results-list li h3 {
	font-size: 1rem; margin-bottom: 10px;
}
.search-results ul.results-list li p {
	margin: 0px 0px 15px; padding: 0px;
}
@media only screen and (max-width:1200px)
{
.search-results ul.results-list {
	width: 99.17%; margin-right: 0.41%; margin-left: 0.41%; float: left;
}
}
.documentation {
	overflow: hidden; margin-right: auto; margin-left: auto; position: relative; max-width: 1440px;
}
.documentation::after {
	clear: both; display: block; content: " ";
}
.documentation::before {
	display: table; content: " ";
}
.documentation::after {
	display: table; content: " ";
}
.documentation::after {
	clear: both;
}
.documentation ul.doc_list {
	list-style: none; margin: 10px 0.41% 40px; padding: 0px 0px 0px 30px; width: 49.17%; float: left;
}
.documentation ul:last-of-type.doc_list {
	float: right;
}
.documentation ul.doc_list li {
	font-size: 16px; display: block;
}
.documentation ul.doc_list li a {
	font-size: 16px;
}
.documentation__intro {
	background: rgb(255, 255, 255); padding: 23px 50px; width: 100%; color: rgb(85, 85, 85); font-size: 3.12rem; font-weight: 300; vertical-align: middle; border-bottom-color: rgb(28, 29, 33); border-bottom-width: 5px; border-bottom-style: solid; position: relative; z-index: 11; min-height: 150px;
}
.documentation__intro a {
	top: 20px; right: 20px; font-size: 0.87rem; display: block; position: absolute;
}
.documentation__intro .module__description {
	color: rgb(85, 85, 85); font-size: 1rem;
}
.documentation__intro ul {
	margin: 5px 0px 0px -20px;
}
.documentation__intro ul li ul {
	margin-bottom: 10px;
}
.syntax-highlight {
	padding: 50px; clear: both; position: relative; z-index: 1;
}






#irwWrapper .corporate .irwHeaderRow, #irwWrapper .corporate .irwPageFooter { display:none;}

#irwWrapper h2.section-intro__title {
    color: #252525;
    font-family: "HelveticaNeueW01-Thin";
    letter-spacing: 3px;
    line-height: 1.2em;
    margin-bottom: 30px;
    text-align: center;
	font-size: 3rem;
}
#irwWrapper .m3 .info-card__excerpt p {
    color: #fff;
    font-size: 1rem;
    margin: 20px 0 0;
}

.stock-price-section {
	padding: 0px 30px; outline: 0px; color: rgb(54, 54, 54); text-transform: uppercase; line-height: 37px; font-family: "Univers LT W01_57 Condensed"; font-size: 1.25rem; font-weight: 400; margin-top: -38px; border-bottom-color: transparent; border-left-color: rgb(191, 191, 191); border-bottom-width: 2px; border-left-width: 0px; border-bottom-style: solid; border-left-style: solid; float: right; display: block; 
}
ul.desktop-menu-new { display:block;}
ul.mob-menu-new { display:none;}

.irwCopyright { text-align:left; padding:0px;}

.m5 .m5__carousel .carousel__item span.carousel__title_new { font-size:48px; line-height:50px;  color: rgb(176, 0, 39); text-transform: uppercase;}

.irsearch-desk { display:block; }
.irsearch-mob { display:none;}

#irwWrapper  .slider {
	padding-bottom: 50px;
}
#irwWrapper  .slider button.slick-prev {
	background: rgb(149, 149, 149); -webkit-border-radius: 50% !important;
-moz-border-radius:  50% !important;
border-radius:  50% !important;left: 50%; width: 40px; height: 40px; bottom: 0px; text-indent: -4px; overflow: hidden; font-size: 0px; margin-left: -50px; position: absolute;
}
#irwWrapper  .slider button.slick-prev::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 38px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0044";
}
#irwWrapper  .slider button.slick-next {
	background: rgb(149, 149, 149); -webkit-border-radius: 50% !important;
-moz-border-radius:  50% !important;
border-radius:  50% !important; width: 40px; height: 40px; right: 50%; bottom: 0px; text-indent: 4px; overflow: hidden; font-size: 0px; margin-right: -50px; position: absolute;
}
#irwWrapper  .slider button.slick-next::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 38px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0042";
}
#irwWrapper  .slider .slick-arrow {
	border: 0px currentColor; border-image: none;
}
#irwWrapper  .slider .slick-arrow {
	border: 0px currentColor; border-image: none; opacity: 1;
}
#irwWrapper  .slider .slick-disabled.slick-arrow {
	background: rgb(183, 183, 183); cursor: default; opacity: 0.5;
}
#irwWrapper  .slider ul.slick-dots {
	list-style: none; margin: 50px 0px 0px; padding: 0px; text-align: center; display: none !important;
}
#irwWrapper  .slider ul.slick-dots li {
	background: rgb(218, 218, 218); padding: 0px;  -webkit-border-radius: 50% !important;
-moz-border-radius:  50% !important;
border-radius:  50% !important;  width: 17px; height: 17px; overflow: hidden; margin-right: 3px; margin-left: 3px; display: inline-block;
}
#irwWrapper  .slider ul.slick-dots li button {
	padding: 0px; opacity: 0;
}
#irwWrapper  .slider ul.slick-dots li.slick-active {
	background: rgb(125, 125, 125);
}
@media only screen and (max-width:767px)
{
#irwWrapper  .slider {
	padding-bottom: 40px; margin-bottom: 0px;
}
#irwWrapper  .slider ul.slick-dots {
	display: block !important;
}
#irwWrapper  .slider .slick-arrow {
	display: none !important;
}
}
#irwWrapper  .directional_arrows {
	text-align: center; display: block;
}
#irwWrapper  .directional_arrows button.slick-prev {
	background: rgb(149, 149, 149); margin: 0px 10px; border-radius: 50%; border: 0px currentColor; border-image: none; width: 40px; height: 40px; text-indent: -4px; overflow: hidden; font-size: 0px;
}
#irwWrapper  .directional_arrows button.slick-prev::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 38px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0044";
}
#irwWrapper  .directional_arrows button.slick-next {
	background: rgb(149, 149, 149); margin: 0px 10px; border-radius: 50%; border: 0px currentColor; border-image: none; width: 40px; height: 40px; text-indent: 4px; overflow: hidden; font-size: 0px;
}
#irwWrapper  .directional_arrows button.slick-next::after {
	width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 38px; text-indent: -3px; font-family: bok_icons; font-size: 16px; content: "\0042";
}
#irwWrapper  .directional_arrows .slick-arrow {
	border: 0px currentColor; border-image: none;
}
#irwWrapper  .directional_arrows .slick-disabled.slick-arrow {
	background: rgb(183, 183, 183); cursor: default;
}
@media only screen and (max-width:767px)
{
#irwWrapper  .directional_arrows {
	display: none;
}
}

.inner-pad-zero { padding:0px !important;}

section .section-intro.inner-pad-zero .section-intro__copy { text-align:left;}

.webcast-section { width:100%; float:left; margin-top:0px; text-align:left;}

.webcast-title {width:100%; float:left; font-size:20px; color:#b00027; line-height:22px;  font-family: "Univers LT W01_57 Condensed"; text-transform:uppercase; }
.webcast-title a {color:#b00027; text-decoration:none; }
.irwWrapper .webcast-title a:hover { color:#b00027; text-decoration:underline; }
.webcast-date {width:100%; float:left; color:#000000; margin-top:15px; line-height:20px;  font-family: "Univers LT W01_57 Condensed";}

.earning-sec { font-family: "Univers LT W01_57 Condensed"; margin-top:10px; float:left; width:100%; font-size:13px; }
.earning-sec a { font-weight:bold; color:#b00027; font-weight:bold; text-transform:uppercase; text-decoration:none; float:left; }
.earning-sec a:hover {text-decoration:underline; color:#b00027;}
.earning-sec span { color:#000000; font-size:14px; float:left; margin-left:10px; margin-right:10px; }


.IRblog-section { width:100%; float:left; margin-top:0px; text-align:left;}


.IRblog-title {width:100%; float:left; font-size:20px; color:#b00027; line-height:22px;  font-family: "Univers LT W01_57 Condensed";   text-transform:uppercase; }
.IRblog-title a {color:#b00027; text-decoration:none; }
.IRblog-title a:hover { color:#b00027; text-decoration:underline; }
.IRblog-date {width:100%; float:left; color:#000000; margin-top:7px; line-height:20px;  font-family: "Univers LT W01_57 Condensed";}


.IM-section {width:100%; float:left; margin-top:0px; text-align:left;  font-family: "Univers LT W01_57 Condensed";}
.IM-section ul { margin:0px; padding:0px; list-style:none;  text-align:left;}
 .IM-section ul li { list-style:none; margin:0px; padding:0px;  font-size:20px; line-height:28px; margin-bottom:5px; background: url(../images/grey-bull.png)  no-repeat  0px 13px;  text-transform:uppercase; padding-left:15px;  float:left; width:100%;   }
.IM-section ul li a {color:#b00027; text-decoration:none;  font-size:20px; line-height:normal; float:left; width:100%;}
.IM-section ul li a:hover {color:#b00027; text-decoration:underline; }
.m2__card--thumb {padding: 10px 20px; }

#irwWrapper .cp-contact p { font-family: "Univers LT W01_57 Condensed";  font-size:16px; line-height:26px ; color:#ffffff; }
#irwWrapper .cp-contact p b { font-weight:bold; line-height:28px; font-size:20px; margin-bottom:0px; text-transform:uppercase; font-weight:normal; color:#e1e1e2; }
#irwWrapper .cp-contact p a {color:#ffffff; text-decoration:none;}
#irwWrapper .cp-contact p a:hover {color:#ffffff; text-decoration:underline;}

#irwWrapper .pr-sec { width:100%; float:left; margin-top:20px;  }
#irwWrapper .pr-row { width:100%; float:left; margin-bottom:30px;  }
#irwWrapper .pr-title {width:100%; float:left; font-size:20px; color:#b00027; line-height:22px;  font-family: "Univers LT W01_57 Condensed"; text-transform:uppercase; }
#irwWrapper .pr-title a  {color:#b00027; text-decoration:none; }
#irwWrapper .pr-title a:hover  { color:#b00027; text-decoration:underline;}
#irwWrapper .pr-date  { width:100%; float:left; color:#000000; margin-top:7px; line-height:20px;  font-family: "Univers LT W01_57 Condensed"; }


#irwWrapper .viewall-but-white { position: absolute; bottom:35px;}
#irwWrapper .viewall-but-white a {line-height:20px;  color:#fff; font-family: "Univers LT W01_57 Condensed"; font-weight:bold; text-transform:uppercase; font-size:13px; text-decoration:none; }
#irwWrapper .viewall-but-white a:hover {text-decoration:underline;color:#ffffff;}

#irwWrapper .viewall-but-red { position: absolute; bottom:35px;}
#irwWrapper .viewall-but-red a {line-height:20px;  color:#b00027; font-family: "Univers LT W01_57 Condensed";  font-weight:bold; text-transform:uppercase; font-size:13px; text-decoration:none;}
#irwWrapper .viewall-but-red a:hover { text-decoration:underline;color:#b00027; }

#irwWrapper .fl-sec { width:100%; float:left; margin-top:20px;  }
#irwWrapper .fl-row { width:100%; float:left; margin-bottom:25px;  line-height:24px; color:#e1e1e2; font-size:20px;  font-family: "Univers LT W01_57 Condensed";  text-transform:uppercase;}
#irwWrapper .fl-row a { color:#e1e1e2;  text-decoration:none; }
#irwWrapper .fl-row a:hover {  color:#e1e1e2;  text-decoration:underline;}

/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) { 

/*nav ul li a {    font-size: 0.65rem;}*/
nav ul > li a { padding: 2px 8px;}
/*.stock-price-section {font-size: 0.65rem;    }*/	


.m3 .info-cards { position:relative;}

ul.desktop-menu-new { display:none;}
ul.mob-menu-new { display:block;} 

}


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */
    @media only screen and (max-width: 1024px) {
        .irsearch-desk {
            display: none;
        }

        .irsearch-mob {
            display: table;
        }

        #searchbar {
            display: none;
        }
    }

    @media only screen and (max-width: 767px) {
        .stock-price-section {
            font-size: 0.75rem;
            padding: 0 15px;
        }

        ul.desktop-menu-new {
            display: none;
        }

        ul.mob-menu-new {
            display: block;
        }

        .m3 .info-cards {
            position: relative;
        }
    }

    @media only screen and (max-width: 480px) {
        #irwWrapper .corporate #corporateform .m3 .info-card__block {
            float: left;
        }

        #irwWrapper .corporate #corporateform .m3 .info-cards .cp-contact {
            color: #fff
        }
    }