/* NOTE: ID: #page is used to avoid using !Important */
.chevron:hover, .chevron:focus, .chevron.active {
    border-bottom: 1px solid #414141;
}

#page main ul > li, #page main ol > li {
  list-style-position: inside;
  font-family: "heebo",Arial,sans-serif !important;
}

@media (max-width: 767px) {
  #page .columns.lines:not(.nowrap) > * {
    border: 0;
    padding: 15px 0;
  }

  .contact-us a.link.icon { padding: 0 0 0 56px; }
  .contact-us a.link.icon .icon { position: absolute; }

  .full-width-gray {
    background-color: #f2f2f2;
  }
  .full-width-gray .columns.two > * {
    padding: 45px 0;
  }
}

@media (min-width: 767px) and (max-width: 1000px)  {
  .columns.one.two > *:not(.fill),
  .columns.one.two > *:first-child:not(.fill) {
    /*margin: 0;*/
  }
  .columns.two > *:not(.fill) {
    /*width: 100%;*/
  }
}
@media (min-width: 767px) {
  .desktop-max {
    margin-left: auto;
    margin-right: auto;
    max-width: 70%;
  }
}

.centered ol.content-list,
.centered ul.content-list {
  text-align: left;
}
.centered ol.content-list li,
.centered ul.content-list li {
  list-style-position: outside;
}

/* Underline Sticky Nav Links */
/*.cm-stickynav-bar-secondary > div > ul > li > a.active {text-decoration: underline;}
*/
.blog{padding-top:22px;}

.tl-header-hamburger-menu-tree-subsidiary-back > a:first-child > .iconNew.chevron-left {
    height: 16px;
    left: 12px;
    line-height: 16px;
    margin: -8px 0;
    position: absolute;
    top: 50%;
    width: 16px;
}
.tl-header .iconNew {
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    font-family: "bmo-icon-new";
    padding: 3px;
}
.accordion > .accordion-container > .accordion-title > .function {
    float: right;

}
#page .mega-nav-col-one {
    margin-left: 0;
    padding-right: 100px;
}

/* ==========================================================================
   Mega Navs
   ========================================================================== */
#page .title-link {
  color: #414141;
}

#page .title-link:hover {
  text-decoration: none;
}

#page .mega-nav-container {
  overflow: hidden;
  min-height: 230px;
  position: relative;
}

#page .mega-nav-col-ad {
  padding: 0;
  margin: 0;
  padding-right: 20px;
  /*display: none;*/
}

#page .mega-nav-col-one {
  margin-left: 0;
  padding-right: 50px;

  /* demo */
  width: 160px;
}

#page .mega-nav-col-two {
  padding-right: 50px;

  /* demo */
  width: 160px;
}

#page .mega-nav-col-three {
  padding-right: 20px;

  /* demo */
  border-left-color: #e6e6e6;
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 20px;
  height:176px;
}

#page .mega-nav-col-cta {
  position: absolute;
  right: 0;


  /* demo */
  border-left-color: #e6e6e6;
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 20px;
}

#page .mega-nav-col-cta .link b {
  position: relative;
  bottom: 5px;
  font-family: "heebo";
}

#page .mega-nav-col-cta ul {
  margin-bottom: 0;
}

#page .mega-nav-col-cta li {
  padding-bottom: 5px;
}

#page .mega-nav-col-cta li:last-child {
  padding-bottom: 0px;
}

#page .mega-nav-col-cta .small {
  padding: 4px;
  line-height: 20px;
}

#page .mega-nav-col-cta .small:before {
  font-size: 20px;
  position: relative;
  left: 2px;
}

#page .mega-nav-title {
  margin-left: 10px;
  padding-left: 10px;
  padding-bottom: 0px;
  display: none;
}

#page .mega-nav-title h2 {
  font-size: 32px;
}

#page .mega-nav-title .chevron-right:before {
  font-size: 20px;
}

@media (max-width: 1024px) and (min-width: 768px)  {
  #page .mega-nav-col-one {
    padding-left: 10px;
  }

  #page .mega-nav-title {
    display: block;
  }

  #page .mega-nav-container {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

#page .mega-nav-col-ad {
  padding-right: 0px;
}

  #page .mega-nav-col-one {
    margin-left: 10px;
    padding-right: 20px;
  }

  #page .mega-nav-col-two {
    padding-right: 20px;
  }

  #page .mega-nav-col-three {
    padding-right: 0px;
  }

  #page .mega-nav-col-cta {
    width: 100%;
    display: block;
    position: static;
    background: #0077C4;
    margin: 25px 0 0 0;
    padding: 20px 20px 0 20px;
    color: white;
  }

  #page .mega-nav-col-cta ul {
    margin: 0;
    padding: 0;
    border: 0;
  }

  #page .mega-nav-col-cta li {
    display: inline-block;
    margin-right: 20px;
  }

  #page .mega-nav-col-cta li:last-child {
    padding-bottom: 5px;
  }

  #page .mega-nav-col-cta a {
    color: white;
  }

  #page .mega-nav-col-cta h4 {
    padding-left: 0;
  }

  #page .mega-nav-col-cta .blue {
    color: white;
  }

  #page .mega-nav-col-cta .small {
    background: white;
    border-color: white;
  }

  #page .mega-nav-col-cta .small:before {
    color: #0077C4;
  }
}

/* ==========================================================================
   Read More Toggle + Lines
   ========================================================================== */
.insights a.button, .info-box a.button,
.insights a.button:hover, .info-box a.button:hover {
  line-height: 32px;
  background-color:#ffffff;
}
@media (max-width: 767px) {
  .info-wrap a.button,
  .info-wrap a.button:hover {
    line-height: 46px;
  }
}

#page .read-more-toggle .function {
  position: relative;
  z-index: 3;
}

#page .read-more-toggle:before {
  content: "";
  background: white;
  display: inline-block;
  width: 80px;
  height: 35px;
  position: relative;
  margin: 0 auto;
  bottom: -50px;
  z-index: 2;
  margin-top: -35px;
}

#page .read-more-toggle:after {
  content: "";
  background: rgb(204, 204, 204);
  display: inline-block;
  width: 100%;
  height: 1px;
  position: relative;
  margin: 0 auto;
  bottom: 35px;
  z-index: 1;
}

#page .pr-read-more-btn {
  margin-top: 20px;
}

.cta-hover .cta-title,
.cta-hover .cta-copy {
  line-height: 1.45em;
}
.cta-hover .cta-title {
  padding: 5px 0 20px;
}

.fr .box.three .cta-hover .cta-title {
  padding: 5px 0 0;
}

@media (min-width: 767px) and (max-width: 1000px) {
  .cta-hover .cta-desc.rollover {
    padding-bottom: 6px;
    padding-top: 6px;
  }
}

@media (min-width: 767px) and (max-width: 1000px) {
  .box.two .cta-hover .cta-title,
  .box.three .cta-hover .cta-title {
    padding-bottom: 25px;
    padding-top: 5px;
  }
  .fr .box.two .cta-hover .cta-title {
    font-size: 0.9em;
  }

  .box.two .cta-hover .cta-copy,
  .box.three .cta-hover .cta-copy {
    font-size: 0.85em;
  }
}

.quote-left, .quote-right{font-size:40px; line-height:0; text-align:left;}
.quote-left{padding: 0 14px;}
.quote-right{text-align:right; padding: 12px 27px 0;}
.quote-name{padding-top:20px; text-align:right; padding-right:30px;}
.black{color:#000000;}
@media (min-width:1200px) {
  #page .pr-read-more-btn:after {
    width: 89%;
  }
}

/* ==========================================================================
   Logo Fixes
   ========================================================================== */
#page .tl-header-hamburger-menu-logo img {
  max-height: 50px;
  position: relative;
  bottom: 8px;
}




/* ==========================================================================
   Layout Fixes
   ========================================================================== */
@media (min-width: 1200px) {
  #page .one.aside.small, .press-releases {
    width: 89%;
    margin: 0 auto;
  }

  .press-releases h3 {
    width: 685px;
  }
}




/* ==========================================================================
   An Industry Leader Alignment Fixes
   ========================================================================== */

.award-image {
 padding-top: 0;
 padding-bottom: 15px;
}

.award-copy {
  padding-top: 10px;
  padding-bottom: 0;
}

.finance-award {
  position: relative;
  bottom: 5px;
}

@media (min-width: 1024px) {
  .finance-award {
    position: relative;
    bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .award-image,
  .award-copy {
    padding-top: 2px;
    padding-bottom: 0;
  }

  .finance-award {
    bottom: 22px;
  }
}

/* ==========================================================================
   Mobile: CTA Copy Color Fix
   ========================================================================== */

.cta-mobile-copy > a {
 color: #414141;
}

.cta-mobile-copy > a:hover {
 text-decoration: none;
 cursor: default;
}

a.link.block:hover {
  cursor: pointer;
}



/* ==========================================================================
   Press Releases
   ========================================================================== */

.press-releases li {
  position: relative;
}

.pr-date {
  margin-top: 10px;
  color: rgb(125, 125, 125);
  font-size: 16px;
}

@media (min-width: 1200px) {
  .pr-date {
    position: absolute;
    top: 46px;
    left: 744px;
    text-align: left;
    margin-top: 0;
  }
}

/* ==========================================================================
   Main Navigation Legal Copy and Language Select
   ========================================================================== */

.select-language {
  position: relative;
}

.select-language ul {
  position: relative;
  /*bottom: 8px;*/
}

.legal-language {
  position: absolute;
  bottom: 12px;
  right: 0px;
}

.legal-language {
  position: absolute;
  bottom: 12px;
  right: 48px;
  right: 20px\0; /* Target all IE's */
}

@media (max-width: 1030px) {
  .legal-language {

    position: absolute;
    bottom: 30px;
    right: -38px;
    width: 300px;
  }
}

/* ==========================================================================
   Sub Page Contact Info Alignment and Styling
   ========================================================================== */

.intro-contact-info {
  padding-top: 30px;
  padding-bottom: 0;
  padding-left: 0;
}

@media (min-width: 768px) and (max-width: 963px) {
  .intro-contact-info {
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 0px;
  }

  #page .columns.aside.small.lines > *:first-child {
    width: 65%;
  }
  #page .columns.aside.small.lines > *:last-child {
    width: 35%;
  }
}

@media (min-width: 964px) {
  .intro-contact-info {
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 0;
  }
}

/* ==========================================================================
   Legal and Disclaimer Pop Ups
   ========================================================================== */

#page .overlay-header {
  background: rgb(0, 121, 193);
  display: inline-block;
  margin-bottom: 30px;
  width: 100%;
  max-width: 1110px;
  box-sizing: border-box;
}

#page .overlay-header {
  padding: 30px 30px 30px 30px;
  overflow: hidden;
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
}

#page .overlay-header img {
  width: 369px;
  height: 92px;
}

@media (max-width: 460px) {
  #page .overlay-header img {
    width: 230px;
    height: 45px;
  }
  .intro h2{font-size: 1.066em; line-height: 1.3em;
    margin: -0.15em 0; font-family: "heebo",Arial,sans-serif;}
    .mobile-center{text-align:center;}

.industry-leader-awards img{
max-width: 69%;

}

}

#page .overlay-content {
  padding: 0px 30px 30px 30px;
}


#page .overlay .overlay-window {
  padding: 0;
}

#page .video-player-overlay .overlay-window {
  padding: 20px;
}

#page .legal-copy .blue {
  color: rgb(0, 121, 193);
}


/* ==========================================================================
   Main Navigation Legal Copy and Language Select
   ========================================================================== */

#page > main :not(header) .link,
#page > main :not(footer) .link {
  font-size: 1em;
}

#page .pdf-size {
  color: rgb(65, 65, 65);
  cursor: default;
}

#page main {
  display: block;
}


/* ==========================================================================
   Clearfix
   ========================================================================== */

.clearfix:before,
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 overflow: hidden;
}

.clearfix:after {
   clear: both;
}

.clearfix {
   zoom: 1; /* IE < 8 */
}

/* ==========================================================================
   Icon over image, z-index fix
   ========================================================================== */
 .icon-inbetween {
   z-index: 19;
 }


 /* ==========================================================================
    Box shadow change for sticky nav's and mega dropdowns
    ========================================================================== */

.cm-stickynav-bar-secondary, .tl-header-mega-menu {
   box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
}


/* ==========================================================================
   Mobile Navigation Fixes
   ========================================================================== */

 #page .private-banking-mobile-title {
  background-color: #0079c1;
  border-bottom: 1px solid #66a6ca;
  padding: 20px 5%;
 }

.private-banking-mobile-navigation {
  padding: 15px 4%;
  list-style: none;
  background-color: #0067a4;
}

.private-banking-mobile-navigation a {
  color: white;
  padding: 5px 1%;
  display: inline-block;
  font-size: .933em;
}

@media only screen and (max-width: 768px) {
  #page .title-border {
    background-color: #000;
  }
}

/* ==========================================================================
   Sticky Nav Dropdown Fixes
   ========================================================================== */

.private-banking-sticky-nav-dropdown > a {
  width: 185px;
}
html[lang="fr"] .private-banking-sticky-nav-dropdown > a {
  width: 175px;
}

.private-banking-sticky-nav-dropdown .chevron-down,
.private-banking-sticky-nav-dropdown .chevron-up {
  float: right;
}

.private-banking-sticky-nav-dropdown > ul {
  width: 175px;
}


/* ==========================================================================
   Our Experts IMG
   ========================================================================== */

@media (max-width: 767px) {
  #page .our-experts img {
    height: 100%;
    max-width: 100%;
    position: relative;
    width: 100%
  }

  #page .insights-aspect {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  #page .home-contact-us {
    top: 170px;
  }
}

.icon-link > span {
  position: relative;
  top: 4px;
  right: 3px;
}

/* Removes Aside Border Between these Breakpoints */
@media (max-width:1027px) and (min-width:768px) {
  #page .aside .mobile-hide {
    border-left: 0;
  }
}

#page .last-button {
 float: none;
}

#page .mega-dropdown-links a {
  color: #414141;
}

#page .mega-dropdown-links a:hover {
  text-decoration: none;
  color:#0079c1;
}

.mega-dropdown-contact-title {
  /*padding-left: 20px;*/
}

#page .mega-dropdown-contact-info {
  /*padding-left: 20px;*/
  /*border-left: 1px solid #cacaca;*/
}

.mega-dropdown-contact-info li {
  display: block;
  padding-bottom: 20px;
}

.mega-dropdown-contact-info li:last-child {
  padding-bottom: 0;
}

/* ==========================================================================
   Private Banking: Home Page
   ========================================================================== */

/* Latest Insights */
#page .home-latest-insights .cta-desc,
#page .who-we-help .cta-desc {
  padding: 35px 19px 30px;
}

/*#page .who-we-help .cta-desc {
  padding-bottom: 21px;
  padding-top: 21px;
}*/

@media (max-width:1150px) and (min-width:769px) {
  #page .home-latest-insights .cta-desc,
  #page .who-we-help .cta-desc {
    top: 55%;
  }
}

/* Our Services */
#page .home-our-services-info-wrap {
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (min-width: 990px) {
  #page .home-our-services-info-wrap {
    display: inline-block;
    width: 600px;
    margin: 0 auto;
    top: 110px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* An Industry Leader */
/*#page .industry-leader-awards img {
  max-width: 140px;
  max-height: 140px;
}
*/
#page .industry-leader-awards-mobile .copy {
  padding-left: 15px;
  padding-right: 0;
}

#page .our-services hr,
#page .our-services-header hr {
  margin: 0 auto !important;
}

/* ==========================================================================
   Private Banking: An Industry Leader, Contact Us
   ========================================================================== */
@media only screen and (min-width: 768px) {
  .an-industry-leader .centered {
    text-align: left;
  }
}

@media only screen and (max-width: 768px) {
  .mobile-contact-us .centered {
    text-align: left;
  }

  #page .mobile-contact-us h4,
  #page .mobile-contact-us p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  #page .goals-how-we-help .copy {
    border-top: 0;
    text-align: left;
    padding-top: 0;
  }
}


/* ==========================================================================
   Private Banking: Simplify Page, 3 ctaHover component
   ========================================================================== */
/*@media only screen and (min-width: 768px) {
   .cta-hover-two .cta-desc.rollover {
     top: 58%;
   }
}



@media only screen and (min-width: 768px) {
  .cta-hover-three .cta-desc.rollover {
    top: 78%;
  }

  .cta-hover-three .cta-title {
    padding: 0;
  }
}

@media only screen and (min-width: 992px) {
  .cta-hover-three .cta-desc.rollover {
    top: 73%;
  }

  .cta-hover-three .cta-copy {
    padding-top: 15px;
  }

  .cta-hover-three .cta-title {
    padding: 15px;
  }
}

@media only screen and (min-width: 1200px) {
  .cta-hover-three .cta-desc.rollover {
    top: 71%;
  }
}

@media only screen and (min-width: 1000px) {
  .contact-us .three div {
    position: relative;
    left: 40px;
  }

  .contact-us .three div:first-child {
    left: 60px;
  }
}
*/

/* ==========================================================================
   Private Banking: How We Work With You
   ========================================================================== */

@media (max-width: 768px) {
  #page .centre-apporach-copy {
    text-align: left;
  }


  #page .centre-apporach-copy b {
    display: block;
    margin-top: 20px;
  }

  #page .centre-apporach-copy b:first-child {
    margin-top: 0;
  }



}
 .accordion > .accordion-container > .accordion-content {
    margin: 0;
  }
.executive-image {
  text-align: right;
  padding-right: 30px;
}

.executive-bio {
  padding-right: 40px;
  padding-bottom: 30px;
}

html.ie8 .box.one a {
    width: 100%;
}
html.ie8 .box.three > * {
    width: 33.333% !important;
}

#page .box.one:not(.nowrap) > * {
    width: 100%;
}

@media (max-width: 366px) {
  #page .cta-hover-one .cta-desc {
    top: 63% !important;
  }

  #page .cta-hover-two .cta-desc {
    top: 58% !important;
  }

  #page .cta-hover-three .cta-desc {
    top: 70% !important;
  }

  #page .cta-hover-one .cta-title,
  #page .cta-hover-two .cta-title,
  #page .cta-hover-three .cta-title {
    font-size: 15px;
    position: relative;
    /*bottom: 30px;*/
  }
}

@media (max-width: 319px) {
  #page .cta-hover-two .cta-title,
  #page .cta-hover-three .cta-title {
    bottom: 30px;
  }
}

/* Let Us Contact You Form */

select {padding:3px;}

#page input[type="text"],
#page select {
  text-indent: auto;
  height:50px;
}

#location, #assets {
  color: rgb(169, 169, 169);
}


@media (min-width: 768px) {
  #page .narrow-fields {
    width: 300px;
    margin: 0 auto;
  }
}

#page .select:after {
  right: 20px;
  color: #127CBE;
}

@media (min-width: 768px)  {
  #page .contactUsServicesOffset {
       width: 300px;
       margin-left: 28%;
  }
}


@media (max-width: 767px)  {
  #page .contactUsGoalsOffset {
       text-align: left;
  }
   #page .executive-image,
  #page .executive-bio {
    text-align: center;
    padding-right: 0px;
    padding-bottom: 30px;
  }
}



/* ==========================================================================
   Legal HTML Pop Up Page
   ========================================================================== */

.legal-container {
  background: white;
  width: 100%;
  overflow: hidden;
}

.legal-container .overlay-header {
  background: rgb(0, 121, 193);
  display: inline-block;
  margin-bottom: 30px;
  width: 100%;
  box-sizing: border-box;
}

.legal-container .overlay-header {
  padding: 30px 30px 30px 30px;
  overflow: hidden;
  position: relative;
}

.popupClose {
  background: url(/img/nesbitt-burns/legal/btn_close_blue.gif);
  width: 45px;
  height: 13px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
}

/*.legal-container .overlay-header img {
  width: 360px;
  height: 70px;
}*/

@media (max-width: 460px) {
  .legal-container .overlay-header img {
    width: 50%;
    height: auto;
  }
  .title-border {
    height: 1px;
    /*width: 100%;*/
}
}

.legal-container .overlay-content {
  padding: 0px 30px 30px 30px;
}


.legal-container .overlay .overlay-window {
  padding: 0;
}

.legal-container .legal-copy .blue {
  color: rgb(0, 121, 193);
}


/* ==========================================================================
   Careers Video Page
   ========================================================================== */

#my-video-id img,
.videoThumbs img {
  display: block;
}
#my-video-id a,
.videoThumbs a {
  display: block;
}
#my-video-id a.video-player-play {
  margin: 0 auto;
  max-width: 100%;
  width: 979px;
}
#my-video-id .video-player-loader {
  display: none;
  max-width: 100%;
  width: 979px;
}
#my-video-id .video-player-loader.showVideo {
  display: inline-block;
}
#my-video-id .video-player-loader video,
.video-player video {
  width: 100%;
}
.videoThumbs {
  margin-bottom: 15px;
}
.videoThumbs span {
  display: block;
  line-height: normal;
}
@media (max-width: 767px) {
  .videoThumbs span {
    font-family: "heebo-bold";
    padding-bottom: 15px;
    text-align: center;
  }
  .video-player-loader .aside.reverse.columns .copy {
    padding-bottom: 15px;
  }
}


/* ==========================================================================
   Get a Quote and Market Watch styles
   ========================================================================== */

.select select { height: 50px; }
.select:after {
  color: #ffffff !important;
  content: "\e60d";
  font-family: "bmo-icon";
  height: 1em;
  line-height: 1em;
  margin: -.5em 0 0;
  pointer-events: none;
  position: absolute;
  right: .6em !important;
  top: 50% !important;
}
.select:before {
  background-color: #127CBE;
  content: "";
  display: block;
  height:48px;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 30px;
}


.narrow {
  margin: 0 auto;
  max-width: 976px;
}

.quote-selector a.small-link {
  bottom: -15px;
  font-size: 11px;
  left: 3px;
  position: absolute;
}
.quote-selector a.button.primary {
  width: 100%;
}

.ticker-info {
  line-height: normal;
}
.ticker-info span:first-child {
  margin-right: 40px;
}

.up-quote {
  background: url("/img/nesbitt-burns/get-a-quote/greenarrowup.gif") no-repeat right center transparent;
  padding-right: 15px;
}
.dn-quote {
  background: url("/img/nesbitt-burns/get-a-quote/redarrowdown.gif") no-repeat right center transparent;
  padding-right: 15px;
}
.up-quote.colour-text {
  color: #3da600;
}
.dn-quote.colour-text {
  color: #ff2600;
}
.up-quote.no-icon {
  background: none;
  color: #3da600;
}
.dn-quote.no-icon {
  background: none;
  color: #ff2600;
}

#chartQuote table {
  border-top: 1px solid #cacaca;
  max-width: 400px;
}
#chartQuote table td {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
#chartQuote table td:last-child {
  text-align: right;
}

#chartMarket .market-chart {
  margin: 0 auto;
  max-width: 650px;
}
#chartMarket table th,
#chartMarket table td {
  background-color: transparent;
  text-align: right;
}
#chartMarket table th:first-child,
#chartMarket table td:first-child {
  text-align: left;
}
#chartMarket table tr.heading th {
  background-color: #F2F2F0;
}

.symbol-overlay .overlay-window {
  padding: 30px !important;
  width: 730px !important;
}
#tickerSearch th,
#tickerSearch td {
  background-color: transparent;
}
#tickerSearch tr.heading th {
  background-color: #F2F2F0;
}

@media (min-width: 768px) {
  #chartQuote table.right-table {
    position: absolute;
    right: 0;
    top: 0;
  }
  #chartMarket .market-chart p.quote-footnote {
    font-size: 11px;
    margin-top: 5px;
  }
  #chartMarket table tbody th:first-child,
  #chartMarket table tbody td:first-child {
    padding-left: 30px;
  }
  #chartMarket table tbody th:last-child,
  #chartMarket table tbody td:last-child {
    padding-right: 30px;
  }
  .ticker-info {
    text-align: right;
  }
}
@media (max-width: 767px) {
  section.no-padding {
    padding: 0;
  }
  section.no-padding .stroke.fill {
    border-radius: 0;
  }

  #chartQuote > .columns.quote-chart > div {
    float: right;
    margin: 0 0 0 2%;
    width: 49%;
  }
  #chartQuote > .columns.quote-chart > div:first-child {
    float: left;
    margin: 0;
  }

  .symbol-overlay .overlay-window {
    padding: 15px !important;
  }
  .symbol-overlay .overlay-window a.button.primary {
    margin-top: 15px !important;
  }

  .mobile-right-flush > .copy.flush:first-child {
    padding-right: 0;
  }
}

/* ==========================================================================
   About Us page
   ========================================================================== */

@media (min-width: 767px) and (max-width: 1000px) {
  .banner.banner-about-us .banner-image img {
    margin: 0 0 0 -500px;
  }

}

/* ==========================================================================
   Tablet Fixes (Medium Sizes)
   - Hide Hamburger menu
   - Latest Insights in 1 line
   ========================================================================== */
@media (min-width:768px) {
  .tl-header-hamburger {
    display: none;
  }
}

@media (min-width: 768px) {
  #page .home-latest-insights:not(.nowrap) > *,
  #page .who-we-help:not(.nowrap) > * {
    width: 33.33333333%;
  }

  #page .home-latest-insights .cta-desc
  #page .who-we-help .cta-desc {
    top: auto;
    padding-top: 0;
  }
}

@media (max-width: 867px) and (min-width:768px) {
  #page .who-we-help .cta-desc {
    font-size: 13px;
    padding: 35px 10px 30px;
  }
}

@media (max-width: 881px) and (min-width:768px) {
  #page .desktop-contact-block > *:first-child {
    margin-left: 5%;
  }

  #page .desktop-contact-block > * {
    width: 30%;
  }

  #page .insights-file-size {
    white-space: normal;
    position: relative;
    top: 5px;
    right: 7px;
  }
}

@media (max-width: 1031px) and (min-width: 768px) {
  #page .let-us-contact-you-form {
    width: 500px;
    margin: 0 auto;
  }
}

@media (min-width:768px) {
  #page .an-industry-leader .columns.aside.small > *:first-child {
    width: 27.858%;
  }
}

.cta-desktop-center {
  float: none;
  display: table;
  margin: 0 auto;
}

#page .icon.white:before {
  color: #fff;
}

@media (max-width: 1024px) and (min-width: 768px) {
  #page .experts-block img {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
  }

  #page .experts-block.fr img {
	   -moz-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform:none;
  }

  #page .cta-hover-three img.mobile-hide {
    display: none !important;
  }

  #page .cta-hover-three img.desktop-hide {
    display: block !important;
  }
  .execs .copy{padding:0px;}
}

.accordion > .accordion-container > .accordion-content {
  margin: 0;
}

/* ==========================================================================
   Fix Sign In Menu
   ========================================================================== */

#page .tl-header-signin-menu { display:none; position:absolute; top:100%; left:0; width:100%; z-index:9999; }
#page .tl-header-signin-menu-bmo > div { position:relative; max-width:1200px; margin:0 auto; }
#page .tl-header-signin-menu-bmo > div > ul { position:absolute; right:0; margin:0; padding:0 0 15px 0; list-style:none; background-color:#1d4e75; }
#page .tl-header-signin-menu-bmo > div > ul > li:first-child + li { padding:15px 0 0; }
#page .tl-header-signin-menu-bmo > div > ul > li > a { display:block; padding:15px 30px; color:#ffffff; }
#page .tl-header-signin-menu-bmo > div > ul > li > a:focus { outline:0; }
#page .tl-header-signin-menu-bmo > div > ul > li > a.link { padding:30px 120px 30px 30px; border-bottom:1px solid #487193; color:#ffffff; }
#page .tl-header-signin-menu-bmo > div > ul > li > a.link:before { right:90px; }

#page .tl-header-primary-right:after {
display: table;
content: "";
clear: both;
}

/* fix to remove bold in tablet mega nav*/
#page .mega-nav-col-cta b {
  font-weight: 100;
  font-family: heebo, Arial, sans-serif;
}


#page .contact-us li a {
  text-align: left;
}


/* INSIGHTS*/

.home-latest-insights p.block{display:block; min-height:100px;}
.home-latest-insights p.block.en{display:block; min-height:80px;}

@media (min-width: 767px) and (max-width: 1000px) {
  .home-latest-insights p.block{display:block; min-height:125px;}
}
@media (max-width: 766px) {
	.home-latest-insights p.block{display:block; min-height:auto;}
}





/* DISCLAIMER LOGO */

#page #bilingual-logo {
  width:230px;
  height:54px;
}

.align-r{text-align:right;}



/*  TABLET Override */
@media (max-width: 867px) and (min-width:768px) {
  #megaMenu > div.tl-header-secondary > div > nav > div:nth-child(3) > div.columns.mega-nav-container > div.mega-nav-col-three > ul > li:nth-child(2),
  #megaMenu > div.tl-header-secondary > div > nav > div:nth-child(5) > div.columns.mega-nav-container > div.mega-nav-col-three > ul > li:nth-child(2)
  {
    width: 100px;
  }
}


/* OUR SERVICES tablet fix  */
@media (max-width: 1024px) and (min-width:768px) {
#page .investmentmanagementCover
  {
    top: 40%;
  }
}

@media (min-width:1025px) {
#page .investmentmanagementCover
  {
    top: 71%;
  }
}



@media (min-width: 768px) and (max-width: 1000px) {
  .moveup-tablet {
    margin-top: -16px;
  }
}


@media (min-width: 768px) and (max-width: 1000px) {
  #page .cta-hover .cta-copy {
    padding-top: 0px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .desktop-max {
    max-width: 100%;
  }
}


/**
 * Sticky Navigation (CM-STICKYNAV)
 * Namespace: .cm-stickynav
 * Last Modified: Wed, 04 Feb 2015 23:39:37 +0000
 */
.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", "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 .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:"heebo-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", "bmo-icon"; 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 .chevron.active { border-bottom: none; }

.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-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:"heebo-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 > 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:"heebo-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:"heebo-bold"; text-align:center; }
.cm-stickynav-bar-mobile > ul > li > a.active { background:#e5e5e5; color:#414141; }

.cm-stickynav-bar-mobile > ul > li > a.chevron {
    display: block;
    padding: 15px;
    font-family: "heebo-bold";
    text-align: center;
}
.cm-stickynav-bar-mobile > ul > li > a.chevron:before { display: none; }

@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:"heebo-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:"heebo"; 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:"heebo-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:"heebo-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;
}