body.investorline .banner.banner-large .banner-promo {
  line-height: 350px;
}

.banner .banner-promo.light {
  color: #fff;
}

@media (min-width: 768px) {
  .vertical-center {
    display: table;
  }
  .vertical-center > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
}

.testimonial {
  height: 300px;
}

.carousel-slides .testimonial {
  height: 200px;
}

.carousel.two-cols .carousel-slides .testimonial {
  height: auto;
}

.testimonial h2:before,
.testimonial h2:after,
.testimonial.fr .quotation-last-word:after {
  color: #ccc;
  font-family: Georgia;
  font-size: 60px;
}

.testimonial h2:before {
  content: open-quote;
  position: absolute;
  margin-left: -30px;
}

.testimonial.fr h2:before {
  margin-left: -35px;
}

.testimonial h2 {
  display: inline-block;
  width: 90%;
  margin-left: 30px;
}

.testimonial h2:after {
  content: close-quote;
  margin-left: 0.25em;
  vertical-align: -0.5em;
}

.testimonial.fr h2:after {
  margin-left: 0em;
  vertical-align: -0.2em;
}

.testimonial p.right {
  text-align: right;
  font-style: italic;
}

.testimonial.no-image {
  height: auto;
}

@media (max-width: 767px) {
  .testimonial {
    height: auto;
    margin: 0 15px;
  }
}

section p strong {
  display: inline;
}

body.investorline .columns.two .tools {
  background: url(/assets/images/thumbnails/investorline/bg_tools.jpg) 0% 100% no-repeat;
}

body.investorline .columns.two .apps .apps-body {
  position: relative;
  margin-bottom: 20px;
}

body.investorline .columns.two .apps .apps-image {
  position: relative;
  line-height: 0;
}

body.investorline .columns.one.twohalf > *:first-child {
  margin: 0 0 0 17.25%;
}

body.investorline .columns.one.twohalf > * {
  width: 65.5%;
}

@media (max-width: 767px) {
  body.investorline .columns.one.twohalf > *:first-child {
    margin: 0;
  }
  body.investorline .columns.one.twohalf > * {
    width: 100%;
  }
}

body.investorline .awards > div > * > h6 {
  font-size: 0.875em;
  line-height: 1em;
  margin-bottom: 0.6em;
}

body.investorline .awards > div > * > h6:last-child {
  margin-bottom: -0.15em;
}

@media (max-width: 767px) {
  body.investorline .awards {
    width: 325px;
    margin: 0 auto;
    overflow-x: auto;
  }
  body.investorline .awards > div {
    width: 1200px;
  }
  body.investorline .awards > .columns.lines > * {
    border: none;
  }
  body.investorline .awards > div > * {
    width: 240px;
  }
}

@media (min-width: 768px) {
  body.investorline .banner .banner-below.blue-border {
    position: relative;
    margin: -85px 30px 0;
    padding: 30px 30px 0;
    background: #ffffff;
    border-top: 5px solid #0079c1;
    border-radius: 5px 5px 0 0;
    text-align: center;
  }
}

.cross-sell,
.get-started-cta {
  width: 70%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .cross-sell .copy {
    text-align: center;
  }
  .cross-sell,
  .get-started-cta {
    width: 100%;
    padding: 0;
  }
  .get-started-cta [href^=tel] {
    color: #0079c1;
  }
  .get-started-cta [href^=tel] strong {
    color: #414141;
  }
  #continuous-learning-and-support > div {
    padding-top: 30px;
  }
  #continuous-learning-and-support .copy {
    text-align: center;
  }
}

.link.branch.block.copy:before {
  background-color: #fff;
  color: #0079c1;
  border: 1px solid #0079c1;
}

.fees-blue {
  font-size: 4em;
  font-family: 'dax-medium';
  /*color: #0079c1;*/
}

body hr.thinner {
  margin: 20px 0;
}

body.investorline .support-feature .icon,
body.investorline .icon.dark {
  background-color: #FFFFFF;
  border-color: #6d6d6f;
}

body.investorline .support-feature .icon:before,
body.investorline .icon.dark:before {
  color: #6d6d6f;
}

body.investorline .resources .banner,
body.investorline .ressources .banner {
  margin: 0;
}

@media (max-width: 767px) {
  body.investorline .support-feature {
    margin-top: 30px;
  }
  body.investorline .support-feature:first-child {
    margin-top: 0px;
  }
  body.investorline .support-feature > div {
    display: table-cell;
    vertical-align: middle;
  }
  body.investorline .support-feature > div:first-child {
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  body.investorline .support-feature h4,
  body.investorline .support-feature p {
    text-align: center;
  }
  body.investorline .resources .banner .banner-image img,
  body.investorline .ressources .banner .banner-image img {
    max-width: 1100px;
    width: 100%;
    position: relative;
  }
  body.investorline .resources .banner.banner-large .banner-image,
  body.investorline .ressources .banner.banner-large .banner-image {
    height: auto;
  }
  body.investorline .resources .carousel .carousel-slides ul l,
  body.investorline .ressources .carousel .carousel-slides ul li {
    height: auto;
    min-width: 680px;
  }
  body.investorline .resources .carousel .carousel-slides,
  body.investorline .ressources .carousel .carousel-slides {
    height: auto;
    overflow: inherit;
  }
  body.investorline .resources .carousel .carousel-slides ul li > div,
  body.investorline .ressources .carousel .carousel-slides ul li > div {
    min-width: 680px;
    max-width: 950px;
    width: 90%;
    margin: 0 auto;
  }
  body.investorline .resources .carousel .carousel-previous,
  body.investorline .ressources .carousel .carousel-previous {
    left: 0px;
  }
  body.investorline .resources .carousel .carousel-next,
  body.investorline .ressources .carousel .carousel-next {
    right: 0px;
  }
  body.investorline .resources .carousel .carousel-pager,
  body.investorline .ressources .carousel .carousel-pager {
    bottom: -25px
  }
}

body.investorline .resources .carousel .carousel-previous .function,
body.investorline .ressources .carousel .carousel-previous .function,
body.investorline .resources .carousel .carousel-next .function,
body.investorline .ressources .carousel .carousel-next .function {
  border-color: #0079C1;
}

body.investorline .resources .carousel .carousel-previous .function .icon:before,
body.investorline .ressources .carousel .carousel-previous .function .icon:before,
body.investorline .resources .carousel .carousel-next .function .icon:before,
body.investorline .ressources .carousel .carousel-next .function .icon:before {
  color: #0079C1;
}

body.investorline .resources .carousel .carousel-previous:hover .function,
body.investorline .ressources .carousel .carousel-previous:hover .function,
body.investorline .resources .carousel .carousel-next:hover .function,
body.investorline .ressources .carousel .carousel-next:hover .function {
  background-color: rgba(0, 121, 193, 0.30);
}

body.investorline .resources .carousel .carousel-pager a,
body.investorline .ressources .carousel .carousel-pager a {
  border-color: #0079C1;
}

body.investorline .resources .carousel .carousel-pager a.active,
body.investorline .ressources .carousel .carousel-pager a.active,
body.investorline .resources .carousel .carousel-pager a.active:hover,
body.investorline .ressources .carousel .carousel-pager a.active:hover {
  background-color: #0079C1;
}

body.investorline .resources .carousel .carousel-pager a:hover,
body.investorline .ressources .carousel .carousel-pager a:hover {
  background-color: rgba(0, 121, 193, .1);
}

form[name="contactForm"] > fieldset,
form[name="accountForms"] fieldset {
  border: 0
}

form[name="contactForm"] .emailAddr-container,
form[name="contactForm"] .phoneNum-container {
  display: none;
}

form[name="contactForm"] .emailAddr-container.on,
form[name="contactForm"] .phoneNum-container.on {
  display: block;
}

form[name="contactForm"] .box-radio label:hover,
form[name="accountForms"] .box-radio label:hover {
  border-color: #0079C1;
}

form[name="contactForm"] .box-radio label.checked,
form[name="accountForms"] .box-radio label.checked {
  background-color: #0079C1;
  border-color: #0079C1;
  color: #fff;
}

form[name="contactForm"] .error-msg {
  display: none;
  text-align: left;
  color: #ed1b24;
  margin-top: 5px;
}

form[name="contactForm"] .has-error + .error-msg {
  display: block;
}

form[name="contactForm"] input[type="text"].has-error,
form[name="contactForm"] input[type="text"].has-error:focus {
  border-color: #ed1b24;
}

HTML.ie8 .get-started-cta .stroke.copy {
  height: 160px
}

.margin-rates table thead th {
  height: 48px
}

.overlay {
  overflow: hidden;
}
/*

 *Custom style overrides for tabs-overlay

 */

@media (min-width: 1081px) {
  body.investorline .tabs.tabs-overlay .tabs-window .overlay {
    visibility: visible;
  }
  body.investorline .tabs.tabs-overlay .tabs-window .overlay:before {
    display: none;
  }
  body.investorline .tabs.tabs-overlay .tabs-window .overlay .overlay-shadow {
    display: none;
  }
  body.investorline .tabs.tabs-overlay .tabs-window .overlay .overlay-scroll {
    position: relative;
    padding: 0;
    overflow-y: hidden;
    height: auto;
    width: auto;
  }
  body.investorline .tabs.tabs-overlay .tabs-window .overlay .overlay-scroll .overlay-window {
    padding: 0 0 28px;
    max-width: 100%;
  }
  body.investorline .tabs.tabs-overlay .tabs-window .overlay .overlay-scroll .overlay-window .overlay-close {
    display: none;
  }
}

@media (max-width: 1080px) {
  body.investorline .tabs.tabs-overlay .tabs-window > div {
    display: block !important;
    margin: 0;
  }
}

html.ie8 body.investorline .tabs.tabs-overlay .tabs-window .overlay {
  visibility: visible;
}

html.ie8 body.investorline .tabs.tabs-overlay .tabs-window .overlay:before {
  display: none;
}

html.ie8 body.investorline .tabs.tabs-overlay .tabs-window .overlay .overlay-shadow {
  display: none;
}

html.ie8 body.investorline .tabs.tabs-overlay .tabs-window .overlay .overlay-scroll {
  position: relative;
  padding: 0;
  overflow-y: hidden;
  height: auto;
  width: auto;
}

html.ie8 body.investorline .tabs.tabs-overlay .tabs-window .overlay .overlay-scroll .overlay-window {
  padding: 0 0 28px;
  max-width: 100%;
}

html.ie8 body.investorline .tabs.tabs-overlay .tabs-window .overlay .overlay-scroll .overlay-window .overlay-close {
  display: none;
}

.hide {
  display: none;
}

@media screen and (min-width: 768px) {
  .banner .banner-promo {
    width: 33%;
  }
}
/** TABLES **/

.small-table {
  padding-right: 20px;
}

.star-table {
  float: left;
}

.star-table .heading {
  background-color: #74c3ea;
  text-align: center;
  color: #fff;
  padding: 10px 0
}

.star-table .content {
  padding: 20px 15px;
  text-align: left;
}

.star-table .silver {
  min-height: 100px;
}

.star-table .gold {
  min-height: 340px;
}

.star-table .platinum {
  min-height: 300px;
}

.star-table ul li {
  text-align: left;
}

table.responsive th {
  background-color: #74c3ea;
  color: #fff;
  font-weight: bold;
  border-bottom: 0;
}

table.responsive td:first-child {
  font-weight: bold;
}

table.responsive td:not(:first-child) {
  border-left: 1px solid #cacaca;
  width: 25%;
}

table.responsive tbody tr:nth-child(even) td {
  background-color: #fff;
}

table.responsive tbody tr:nth-child(odd) td {
  background-color: #f2f2f2;
}

table.responsive tbody td {
  border-bottom: 0;
}

table.responsive .subhead {
  color: #74c3ea;
}
/* Repsonsive tables */

@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 40%;
    overflow-y: hidden;
    overflow-x: auto;
    border-right: 1px solid #ccc;
  }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }
  .pinned table th,
  .pinned table td {
    white-space: nowrap;
    font-weight: bold;
  }
  .pinned table th {
    background-color: #74c3ea;
    color: #fff;
  }
  .pinned td:last-child {
    border-bottom: 0;
  }
  .pinned table tbody tr:nth-child(even) td {
    background-color: #fff;
  }
  .pinned table tbody tr:nth-child(odd) td {
    background-color: #f2f2f2;
  }
  .pinned table tbody th {
    border-bottom: 0;
  }
  .pinned table tbody td {
    border-bottom: 0;
  }
  .pinned table .subhead {
    color: #74c3ea;
  }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
  }
  div.table-wrapper div.scrollable {
    margin-left: 40%;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }
  div.table-wrapper div.table-shadow {
    height: 100%;
    position: absolute;
    right: -5%;
    width: 5%;
    z-index: 1;
    box-shadow: -10px 0px 80px 0px rgba(250, 255, 255, 1)
  }
  table.responsive td,
  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none;
  }
  .star-table .silver {
    min-height: 0;
  }
  .star-table .gold {
    min-height: 0;
  }
  .star-table .platinum {
    min-height: 0;
  }
}

body.investorline .carousel.two-cols {
  margin: 0;
}

body.investorline .carousel.two-cols .carousel-pager {
  bottom: 0px;
}

body.investorline .carousel.two-cols .carousel-slides,
body.investorline .carousel.two-cols .carousel-slides ul li {
  height: auto;
}

body.investorline .carousel.two-cols .carousel-slides > .bx-wrapper {
  margin-bottom: 45px !important;
}

body.investorline .carousel.two-cols .carousel-pager a:hover,
body.investorline .carousel.two-cols .carousel-pager a:focus,
body.investorline .carousel.two-cols .carousel-pager a:active {
  background-color: rgba(0, 121, 193, 0.30);
}

body.investorline .carousel.two-cols .carousel-pager a.active {
  background-color: #0079C1;
}

body.investorline .carousel.two-cols .carousel-pager a {
  border-color: #0079C1;
}

body.investorline .carousel.two-cols .carousel-previous,
body.investorline .carousel.two-cols .carousel-next {
  display: none;
}

div.tabs-window.pointer.outline:before {
  content: url("/assets/images/common/caret-outline.jpg") !important;
  border: none;
  margin-top: -7px;
}

.function.small .icon {
  text-shadow: 0 0 1px #fff;
}

HTML.ie8 .link.branch.block.copy:before {
  background-color: transparent;
  background-image: url("../images/ie8/link.png");
  text-align: center;
}

@media (max-width: 1080px) {
  body.investorline .columns.tablet-break.one.two:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.one.three:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.one.four:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.one.five:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.one.six:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.one.seven:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.one.eight:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.two.three:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.two.four:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.two.five:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.two.six:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.two.seven:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.two.eight:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.three.four:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.three.five:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.three.six:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.three.seven:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.three.eight:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.four.five:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.four.six:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.four.seven:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.four.eight:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.five.six:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.five.seven:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.five.eight:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.six.seven:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.six.eight:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.seven.eight:not(.nowrap) > *:first-child {
    margin: 0;
  }
  body.investorline .columns.tablet-break + .columns:not(.nowrap) {
    margin: 15px 0 0;
  }
  body.investorline .columns.tablet-break:not(.nowrap) > * {
    margin: 15px 0 0;
  }
  body.investorline .columns.tablet-break.two:not(.nowrap) > *,
  body.investorline .columns.tablet-break.three:not(.nowrap) > *,
  body.investorline .columns.tablet-break.four:not(.nowrap) > *,
  body.investorline .columns.tablet-break.five:not(.nowrap) > *,
  body.investorline .columns.tablet-break.six:not(.nowrap) > *,
  body.investorline .columns.tablet-break.seven:not(.nowrap) > *,
  body.investorline .columns.tablet-break.eight:not(.nowrap) > *,
  body.investorline .columns.tablet-break.aside:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.aside:not(.nowrap) > *:last-child,
  body.investorline .columns.tablet-break.aside.reverse:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.aside.reverse:not(.nowrap) > *:last-child,
  body.investorline .columns.tablet-break.aside.small:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.aside.small:not(.nowrap) > *:last-child,
  body.investorline .columns.tablet-break.aside.small.reverse:not(.nowrap) > *:first-child,
  body.investorline .columns.tablet-break.aside.small.reverse:not(.nowrap) > *:last-child {
    width: 100%;
  }
  body.investorline .tabs.tabs-accordion.tablet-break .tabs-selector {
    display: none;
  }
  body.investorline .tabs.tabs-accordion.tablet-break .tabs-window:before {
    display: none;
  }
  body.investorline .tabs.tabs-accordion.tablet-break .tabs-window {
    margin-top: 0;
  }
  body.investorline .tabs.tabs-accordion.tablet-break .tabs-window > * {
    margin: 15px 0 0;
  }
  body.investorline .tabs.tabs-accordion.tablet-break .tabs-window > *:first-child {
    margin: 0;
  }
  body.investorline .tabs.tabs-accordion.tablet-break .tabs-window > a {
    display: block;
  }
  body.investorline .tablet-mobile-show {
    display: block !important;
  }
}
/* Apply to span to replace unsupported <nobr> tag */

.nobr {
  white-space: nowrap;
}
/* center specific header tags on form pages */

.forms-h1,
.forms-h2 {
  text-align: center;
}

body.noscroll {
  overflow: hidden;
}
/* For thank-you banners that get cropped poorly */

@media (min-width: 768px) and (max-width: 980px) {
  .banner .banner-image img.banner-tablet-align {
    margin: 0 0 0 -485px;
  }
}

.tabs .narrow-tabs .copy.stroke {
  padding: 28px 4px;
}
@media (max-width:1079px) {
    .tabs .narrow-tabs .copy.stroke {
    padding: 28px 0;
  }
}
/* Mobile-only centering */

@media (max-width: 767px) {
  .mobile-centred {
    text-align: center;
  }
}

.centred-image {
  display: block;
  margin: 0 auto;
  max-width: 90%;
}

@media (max-width: 1079px) and (min-width: 768px) {
  .star-table ul {
    padding: 0 0 0 1em
  }
}

.nobr.nobr-mobile-break {
  white-space: normal;
  display: inline;
  max-width: 100%
}

body.investorline form[name="contactForm"].disabled fieldset[disabled] button.primary {
  border-color: #99c9e6;
  background-color: #99c9e6;
  color: #efefef;
  cursor: default;
}

body.investorline form[name="contactForm"].disabled fieldset[disabled] h2,
body.investorline form[name="contactForm"].disabled .footnotes {
  color: #cacaca;
}

body.investorline form[name="contactForm"] .existing-cust-msg {
  display: none;
  border-color: #ed1b24;
  color: #ed1b24;
}

body.investorline form[name="contactForm"].disabled .existing-cust-msg {
  display: block;
}

body.investorline form[name="contactForm"].disabled fieldset[disabled].box-radio label.checked,
body.investorline form[name="contactForm"].disabled fieldset[disabled].box-radio label.checked:hover {
  border-color: #99c9e6;
  background-color: #99c9e6;
  color: #efefef;
}

body.investorline form[name="contactForm"].disabled fieldset[disabled].box-radio label,
body.investorline form[name="contactForm"].disabled fieldset[disabled].box-radio label:hover {
  border-color: #cacaca;
  color: #cacaca;
}

.awards-desc {
  padding-left: 45px;
  display: inline-block;
}

.awards-list li:before {
  content: "";
  background: url("/assets/images/thumbnails/investorline/BMO_Trophy_Image.jpg");
  height: 34px !important;
  width: 34px !important;
  display: inline-block;
  position: absolute;
}

.awards-list ul {
  list-style-type: none;
}

.testimonial.fr.breaking-quote h2:after {
  content: ""
}

.testimonial.fr .quotation-last-word {
  display: inline-block;
}

.testimonial.fr .quotation-last-word:after {
  content: close-quote;
  display: inline-block;
  position: relative;
  vertical-align: -0.15em;
}
@media screen and (min-width: 768px) {
  .pinned{
    display: none;
  }
}
@media screen and (max-width: 767px) {
.option-price .table-wrapper > * {
  overflow-x: hidden !important
}
}

.mobile-hide .tooltip a{
  white-space: pre-wrap;
}

/**
 * Sticky Navigation (CM-STICKYNAV)
 * Namespace: .cm-stickynav
 * Last Modified: Wed, 04 Feb 2015 23:39:37 +0000
 */

@font-face {
  font-family:'bmo-icon-new';
  src:url('/resources/icons/bmo-icon.eot?74eve3');
  src:url('/resources/icons/bmo-icon.eot?#iefix74eve3') format('embedded-opentype'), url('/resources/icons/bmo-icon.woff?74eve3') format('woff'), url('/resources/icons/bmo-icon.ttf?74eve3') format('truetype'), url('/resources/icons/bmo-icon.svg?74eve3#bmo-icon') format('svg');
  font-weight:normal;
  font-style:normal;
}
.cm-stickynav .icon { display:inline-block; width:24px; height:24px; line-height:24px; }
.cm-stickynav .icon:before { color:#cacaca; line-height:24px; font-family:"bmo-icon-new"; font-size:23px; font-weight:normal; font-style:normal; font-variant:normal; text-align:center; text-transform:none; speak:none; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; overflow:hidden; }
.cm-stickynav .icon.chevron-down:before { content:"\e60d"; }
.cm-stickynav .icon.chevron-up:before { content:"\e610"; }
.cm-stickynav .chevron { display:inline-block; position:relative; padding:0 21px 0 0; line-height:1em; font-family:"dax-medium"; }
.cm-stickynav .chevron:before { display:block; position:absolute; top:50%; right:0; width:16px; height:16px; margin:-8px 0 0; line-height:16px; color:#0079c1; font-family:"bmo-icon-new"; font-size:14px; text-align:center; speak:none; }
.cm-stickynav .chevron.reverse { padding:0 0 0 21px; }
.cm-stickynav .chevron.reverse:before { right:auto; left:0; }
.cm-stickynav .chevron.down:before { content:"\e60d"; }
.cm-stickynav .chevron.left:before { content:"\e60e"; }
.cm-stickynav .chevron.right:before { content:"\e60f"; }
.cm-stickynav .chevron.up:before { content:"\e610"; }

.cm-stickynav { }
.cm-stickynav-page h2 { margin:0; text-align:center; }
.cm-stickynav-page ul { margin:15px 0 -10px; padding:0; list-style:none; text-align:center; }
.cm-stickynav-page ul li { display:inline-block; margin:0 0 10px; padding:0 15px; }
.cm-stickynav-page ul li:first-child { margin:0; }
@media (max-width:767px) {
  .cm-stickynav-page ul { margin:0; }
  .cm-stickynav-page ul li { display:block; margin:20px 0 0; padding:0; }
  .cm-stickynav-page ul li:first-child { margin:20px 0 0; }
}

.cm-stickynav-bar { display:none; position:fixed; top:0; right:0; left:0; z-index:20; }
.cm-stickynav-bar.cm-stickynav-bar-open { display:block; }
.cm-stickynav-bar-primary { margin:0; padding:0; height:45px; background:#0079c1; }
.cm-stickynav-bar-primary > div { position:relative; max-width:1200px; margin:0 auto; }
.cm-stickynav-bar-primary > div > h3 { position:absolute; top:10px; left:50%; width:768px; margin:0 -384px; color:#ffffff; text-align:center; }
.cm-stickynav .cm-stickynav-bar-primary-back { position:absolute; top:15px; left:15px; color:#ffffff; }
.cm-stickynav-bar-primary-back:focus { outline:1px dotted #ffffff; }
.cm-stickynav-bar-primary-back:before { color:#ffffff; }
.cm-stickynav-bar-primary-forward { position:absolute; top:15px; right:15px; color:#ffffff; }
.cm-stickynav-bar-primary-forward:focus { outline:1px dotted #ffffff; }
.cm-stickynav-bar-primary-forward:before { color:#ffffff; }
.cm-stickynav-bar-primary-dropdown { position:absolute; top:0; right:0; z-index:21; }
.cm-stickynav-bar-primary-dropdown > a { display:block; height:45px; box-sizing:border-box; padding:12px 20px 0; background:#1d4e75; color:#ffffff; font-family:"dax-medium"; }
.cm-stickynav-bar-primary-dropdown > a > .icon { width:20px; height:20px; margin:0 0 0 9px; border-radius:10px; background:#ffffff; line-height:20px; text-align:center; }
.cm-stickynav-bar-primary-dropdown > a > .icon:before { line-height:20px; color:#1d4e75; font-size:10px; vertical-align:middle; }
.cm-stickynav-bar-primary-dropdown > ul { display:none; position:absolute; top:45px; right:0; margin:0; padding:0; list-style:none; background:#1d4e75; }
.cm-stickynav-bar-primary-dropdown > ul.cm-stickynav-bar-primary-dropdown-open { display:block; }
.cm-stickynav-bar-primary-dropdown > ul > li { display:block; border-top:1px solid #4b7291; }
.cm-stickynav-bar-primary-dropdown > ul > li > span, .cm-stickynav-bar-primary-dropdown > ul > li > a { display:block; padding:12px 20px 12px; color:#ffffff; }
@media(min-width: 768px){
  .cm-stickynav-bar{
    /* border-bottom: 1px solid #c5c5c5; */
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    
  }
}
@media (max-width:767px) {
  .cm-stickynav-bar-primary { display:none; }
}

.cm-stickynav-bar-secondary { padding:15px 0; background:#ffffff; }
.cm-stickynav-bar-secondary > div { position:relative; max-width:1200px; margin:0 auto; }
.cm-stickynav-bar-secondary > div > ul { margin:0 0 -10px; padding:0; list-style:none; text-align:center; }
.cm-stickynav-bar-secondary > div > ul > li { display:inline-block; margin:0 0 10px; padding:0 15px; }
.cm-stickynav-bar-secondary > div > ul > li:first-child { margin:0; }
.cm-stickynav-bar-secondary > div > ul > li > a.active { color:#414141; }
.cm-stickynav-bar-secondary > div > ul > li > a.active:before { color:#414141; }
.cm-stickynav-bar-secondary > div > ul > li > a.active:focus { outline:1px dotted #414141; }
@media (max-width:767px) {
  .cm-stickynav-bar-secondary { display:none; }
}

.cm-stickynav-bar-mobile { display:none; }
.cm-stickynav-bar-mobile > a { display:block; padding:10px 0 5px; background:#0079c1; color:#ffffff; font-family:"dax-bold"; font-size:1.133em; text-align:center; }
.cm-stickynav-bar-mobile > a .icon { width:16px; height:16px; line-height:16px; }
.cm-stickynav-bar-mobile > a .icon:before { color:#ffffff; line-height:16px; font-size:16px; }
.cm-stickynav-bar-mobile > ul { display:none; margin:0; padding:0; list-style:none; border-bottom:1px solid #0079c1; background:#ffffff; }
.cm-stickynav-bar-mobile > ul.cm-stickynav-bar-mobile-open { display:block; }
.cm-stickynav-bar-mobile > ul > li { display:block; border-top:1px solid #cccccc; }
.cm-stickynav-bar-mobile > ul > li:first-child { border-top:none; }
.cm-stickynav-bar-mobile > ul > li > a { display:block; padding:15px; font-family:"dax-bold"; text-align:center; }
.cm-stickynav-bar-mobile > ul > li > a.active { background:#e5e5e5; color:#414141; }
@media (max-width:767px) {
  .cm-stickynav-bar-mobile { display:block; }
}

.cm-stickynav-anchor { position:relative; height:0; }
.cm-stickynav-anchor > div { position:absolute; top:-125px; }
@media (max-width:767px) {
  .cm-stickynav-anchor > div { top:-89px; }
}

/* personal fixes - remove after person code refactoring */
.cm-stickynav-page ul li a { font-size:15px; }
a.cm-stickynav-bar-primary-back.chevron:before { color:#ffffff; }
a.cm-stickynav-bar-primary-back:hover { color:#ffffff; text-decoration:underline; }
a.cm-stickynav-bar-primary-forward.chevron:before { color:#ffffff; }
a.cm-stickynav-bar-primary-forward:hover { color:#ffffff; text-decoration:underline; }
.cm-stickynav-bar-primary-dropdown > a { font-family:"dax-medium"; }
.cm-stickynav-bar-primary-dropdown > a:hover { color:#ffffff; text-decoration:underline; }
.cm-stickynav-bar-primary-dropdown > ul > li { margin-bottom:0; }
.cm-stickynav-bar-primary-dropdown > ul > li a { font-family:"dax"; font-size:15px; }
.cm-stickynav-bar-primary-dropdown > ul > li a:hover { color:#ffffff; }
.cm-stickynav-bar-secondary > div > ul > li > a { font-size:15px; }
.cm-stickynav-bar-secondary > div > ul > li > a.active:hover { text-decoration:none; }
.cm-stickynav-bar-mobile > a { font-family:"dax-bold"; }
.cm-stickynav-bar-mobile > a:hover { color:#ffffff; text-decoration:underline; }
.cm-stickynav-bar-mobile > ul > li { margin:0; }
.cm-stickynav-bar-mobile > ul > li > a { font-family:"dax-bold"; }

.cm-stickynav-bar-mobile > a > .icon, .cm-stickynav-bar-mobile > a > .sn-cta-link { vertical-align:middle; transform:scale(1); -webkit-transform:scale(1); }
.cm-stickynav-bar-mobile > a > .icon:after, .cm-stickynav-bar-mobile > a > .sn-cta-link:after { display:none; }
.cm-stickynav-bar-mobile > a > .icon:before, .cm-stickynav-bar-mobile > a > .sn-cta-link:before { display:block; color:#ffffff; }

.cm-stickynav-bar-primary-dropdown > a > .icon { vertical-align:middle; transform:scale(1); -webkit-transform:scale(1); }
.cm-stickynav-bar-primary-dropdown > a > .icon:after { display:none; }
.cm-stickynav-bar-primary-dropdown > a > .icon:before { display:block; }
.cm-stickynav-hr { height:1px; margin:45px 0; border:0; background-color:#cacaca; }
@media (max-width:767px) {
  .cm-stickynav-hr { margin:60px 0; }
}
.sn-cta-link{
font-size: 0;
display: inline-block;
width: 24px;
height: 24px;
line-height: 24px;
}
@media (min-width: 768px) {
  .sn-cta-link:after{
  -webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.sn-cta-link:after{
display: inline-block;
content: '';
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
pointer-events: none;
}
.cm-stickynav .sn-cta-link:before{
  color: #cacaca;
line-height: 24px;
font-family: "bmo-icon";
font-size: 23px;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-align: center;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
}
}
.cm-stickynav .sn-cta-link.point-right:before {
content: "\e60f";
}
.cm-stickynav-anchor + .features .mobile-overlay {
padding-top: 40px;
}
.cm-stickynav-bar-primary-dropdown-open {
  width: 100%;
}
.cm-stickynav .chevron.active {
border-bottom: none;
}
/*
.cm-stickynav-anchor.cm-anchor-padded {
  position: absolute;
  margin-top: 45px
}

@media screen and (min-width: 767px) {
  .cm-stickynav-anchor.cm-anchor-padded {
  position: relative;
  margin-top: 0
}
}*/

/* Quick fix for header issue / ML April 23 */
/* Fix for header as we have less nav menu options now/ Jan 13 2020 */

/* @media all and (max-width: 920px) and (min-width: 768px) {
  .header .header-secondary nav { text-align: center; }
  .header .header-secondary .header-logo { float: none; margin: 0; text-align: center; }
  .header .header-secondary .header-right { float: none; display: inline-block; }
  .header .header-secondary .header-right li:first-child a { border-left: 0; }
  }

@media all and (max-width: 1100px) and (min-width: 768px) {
  html[lang="fr"] .header .header-secondary nav { text-align: center; }
  html[lang="fr"] .header .header-secondary .header-logo { float: none; margin: 0; text-align: center; }
  html[lang="fr"] .header .header-secondary .header-right { float: none; display: inline-block; }
  html[lang="fr"] .header .header-secondary .header-right li:first-child a { border-left: 0; }
} */

.header .header-secondary .header-logo img {
height: 41px;
margin-top:-5px;
}

html:lang(fr) .header .header-secondary .header-logo img {
height: 43px;
}
