#main-footer {
    clear: both;
    height: 17.5em;
    font-size: 16px;
    position: relative;
    z-index: 602;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px;
    background: #8a8d8a;
    font-family: Arial;
  }
  #main-footer .outro {
    clear: both;
  }
  #main-footer .outro:after {
    clear: both;
    content: "";
    display: block;
  }
  #main-footer .hwm-section-wrapper {
    position: relative;
    height: 100%;
  }
  #main-footer .copyright-text {
    margin: 0;
    color: #fff;
    float: right;
    line-height: 1;
  }
  #main-footer li, #main-footer p {
    font-size: 1em;
  }
  #main-footer .disclaimer-list {
    float: left;
    margin: 0;
    padding: 0;
  }
  #main-footer .disclaimer-list li {
    display: block;
    float: left;
    line-height: 1;
    margin: 0 1.25em 0 0;
    padding-right: 1.25em;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
  }
  #main-footer .disclaimer-list a {
    color: #fff;
    float: left;
    display: block;
    text-decoration: underline;
  }
  #main-footer ul {
    list-style: none;
  }
  #main-footer footer {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #main-footer br {
    display: none;
  }
  #main-footer .slogan {
    margin: 0;
    line-height: 1.1;
    font-size: 1.5em;
    max-width: 16.6666667em;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "futura-pt", "Helvetica Neue", Arial;
    color: #fff;
  }
  #main-footer .canada-wordmark {
    margin-bottom: 1.25em;
    display: block;
    float: right;
  }
  
  .footer-social-media {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
  }
  .footer-social-media li {
    float: left;
    margin: 0 3.125em 0 0;
  }
  .footer-social-media li:last-child {
    margin: 0;
  }
  .footer-social-media li:last-child {
    margin: 0 0 0 -0.3125em;
  }
  .footer-social-media a {
    text-indent: -999em;
    display: block;
    position: relative;
  }
  .footer-social-media a:hover svg {
    fill: #4a4a4a;
  }
  .footer-social-media svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #fff;
  }
  .footer-social-media .twitter {
    width: 3.0625em;
    height: 2.5em;
  }
  .footer-social-media .facebook {
    width: 1.1875em;
    height: 2.5em;
  }
  .footer-social-media .instagram {
    width: 2.5em;
    height: 2.5em;
  }
  
  #main-footer p {
    padding: 0;
  }
  
  .footer-social-media li {
    padding-right: 0;
  }
  
  #main-footer .canada-wordmark {
    padding-right: 0;
  }
  
  @media screen and (max-width: 1280px) and (min-width: 1024px) {
    #main-footer.fr {
      font-size: 14px;
      height: 20em;
    }
  }
  @media screen and (max-width: 1024px) {
    #main-footer {
      font-size: 12px;
      padding: 30px;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    #main-footer {
      height: 21.6666667em;
    }
  }
  @media screen and (max-width: 900px) {
    #main-footer .disclaimer-list {
      clear: both;
      margin-top: 20px;
    }
    #main-footer .disclaimer-list li:last-child {
      border: 0;
      margin: 0;
      padding: 0;
    }
    #main-footer .slogan {
      font-size: 1.5em;
      max-width: 60%;
    }
  }
  @media screen and (max-width: 768px) {
    #main-footer {
      height: 12.5em;
      padding: 20px;
    }
  }
  @media screen and (max-width: 640px) {
    #main-footer {
      height: auto;
    }
    #main-footer br {
      display: block;
    }
    #main-footer ul, #main-footer footer {
      position: static;
    }
    #main-footer ul {
      text-align: center;
    }
    #main-footer li {
      margin: 0 10px;
      display: inline-block;
      float: none;
    }
    #main-footer footer {
      clear: both;
      text-align: center;
    }
    #main-footer .canada-wordmark {
      float: none;
      display: inline-block;
    }
    #main-footer .copyright-text {
      line-height: 1.25;
      float: none;
    }
    #main-footer .outro {
      display: table;
      margin: 0 auto;
    }
    #main-footer .slogan {
      font-size: 2em;
      display: table;
      margin: 0 auto 40px auto;
      max-width: none;
    }
  
    .footer-social-media {
      margin: 0 0 40px 0;
    }
  }
  @media screen and (max-width: 480px) {
    #main-footer .disclaimer-list {
      padding: 0;
      border: 0;
      float: none;
      display: table;
      margin: 20px auto 0 auto;
    }
    #main-footer .slogan {
      margin-bottom: 20px;
    }
    #main-footer.fr .disclaimer-list li {
      clear: both;
      margin: 0 auto 10px auto;
      padding: 0;
      display: table;
      float: none;
      border: 0;
    }
    #main-footer.fr #main-footer .disclaimer-list li:last-child {
      margin-bottom: 0;
    }
  
    .footer-social-media {
      margin-bottom: 20px;
    }
    .footer-social-media .twitter {
      width: 24px;
      height: 20px;
    }
    .footer-social-media .facebook {
      width: 11px;
      height: 20px;
    }
    .footer-social-media .instagram {
      width: 20px;
      height: 20px;
    }
  }
  

  /*SECONDARY FOOTER*/

  .hwm-subscribe-bar {
    display: block;
    background: #fff;
    font-family: Arial;
    background: #e5e5e5;
    text-decoration: none;
    line-height: 1;
    color: #8a8d8a;
    padding: 40px;
    font-size: 16px;
    -webkit-transition: background 150ms ease;
    -moz-transition: background 150ms ease;
    -ms-transition: background 150ms ease;
    -o-transition: background 150ms ease;
    transition: background 150ms ease;
  }
  
  .hwm-subscribe-bar:after {
    clear: both;
    content: "";
    display: block;
  }
  
  .hwm-subscribe-bar:hover {
    background: #4a4a4a;
  }
  
  .hwm-subscribe-bar:hover .subscribe-bar-title, .hwm-subscribe-bar:hover .subscribe-bar-desc {
    color: #fff;
  }
  
  .hwm-subscribe-bar-wrapper {
    display: table;
    margin: 0 auto;
  }
  
  .subscribe-bar-title {
    -webkit-transition: color 150ms ease;
    -moz-transition: color 150ms ease;
    -ms-transition: color 150ms ease;
    -o-transition: color 150ms ease;
    transition: color 150ms ease;
    margin: 0 0 0.4375em 0;
    font-family: "futura-pt", "Helvetica Neue", Arial;
    text-transform: uppercase;
    color: #e6192b;
    font-size: 1em;
  }
  
  .subscribe-bar-desc {
    -webkit-transition: color 150ms ease;
    -moz-transition: color 150ms ease;
    -ms-transition: color 150ms ease;
    -o-transition: color 150ms ease;
    transition: color 150ms ease;
    color: #767976;
    font-size: 0.875em;
    line-height: 1;
    margin: 0;
  }
  
  .subscribe-bar-button {
    color: #fff;
    float: left;
    display: block;
    font-weight: bold;
    background: #e6192b;
    text-transform: uppercase;
    padding: 1em 1.25em;
    font-size: 0.75em;
    -webkit-transition: transform 150ms ease;
    -moz-transition: transform 150ms ease;
    -ms-transition: transform 150ms ease;
    -o-transition: transform 150ms ease;
    transition: transform 150ms ease;
  }
  
  .subscribe-bar-main {
    margin: 0 2.5em 0 0;
    float: left;
  }
  
  .hwm-subscribe-bar {
    font-size: 21px;
  }
  
  @media screen and (max-width: 1024px) {
    .hwm-subscribe-bar {
      font-size: 18px;
      padding: 30px;
    }
  }
  
  @media screen and (max-width: 768px) {
    .hwm-subscribe-bar {
      padding: 20px;
      font-size: 16px;
    }
  }
  
  @media screen and (max-width: 480px) {
    .hwm-subscribe-bar {
      font-size: 13px;
    }
    .subscribe-bar-main {
      margin: 0 0 10px 0;
    }
    .subscribe-bar-button {
      float: none;
      margin: 0 auto;
      clear: both;
      text-align: center;
      font-size: 12px;
    }
    .subscribe-bar-title, .subscribe-bar-desc {
      text-align: center;
      font-size: 1em;
    }
  }
  
  #secondary-footer {
    clear: both;
    outline: none;
  }
  
  #secondary-footer:after {
    clear: both;
    content: "";
    display: block;
  }
  
  #secondary-footer ul {
    list-style: none;
    margin-left: 0;
  }
  
  .footer-sitemap {
    margin-bottom: 0;
    list-style: none;
    padding: 40px;
    padding-bottom: 80px;
    font-family: Arial;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: #f2f2f2;
  }
  
  .footer-sitemap:after {
    clear: both;
    content: "";
    display: block;
  }
  
  .footer-sitemap ul, .footer-sitemap li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .footer-sitemap a {
    text-decoration: none;
    color: #8a8d8a;
  }
  
  .footer-sitemap > li {
    float: left;
    width: 16.6666667%;
  }
  
  .footer-sitemap > li > a {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "futura-pt", "Helvetica Neue", Arial;
    -webkit-transition: color 250ms ease;
    -moz-transition: color 250ms ease;
    -ms-transition: color 250ms ease;
    -o-transition: color 250ms ease;
    transition: color 250ms ease;
    font-size: 1.5rem;
    line-height: 1;
    font-size: 1.5rem;
    color: #8a8d8a;
  }
  
  .footer-sitemap > li > a:hover {
    color: #cccccc;
  }
  
  .footer-sitemap .sub-menu {
    margin-top: 40px;
  }
  
  .footer-sitemap .sub-menu li {
    margin-bottom: 10px;
    line-height: 1.5;
  }
  
  .footer-sitemap .sub-menu a:hover {
    text-decoration: underline;
  }
  
  @media screen and (max-width: 1366px) {
    .footer-sitemap > li > a {
      font-size: 1.75695vw;
    }
    .footer-sitemap .sub-menu a {
      font-size: 1.1713vw;
    }
  }
  
  @media screen and (max-width: 1024px) {
    .footer-sitemap > li {
      width: 100%;
      margin: 0 0 15px 0;
      border-bottom: 1px solid #e5e5e5;
    }
    .footer-sitemap > li:last-child {
      border: 0;
      margin: 0;
      padding: 0;
    }
    .footer-sitemap > li > a, .footer-sitemap .sub-menu a {
      font-size: 0.875rem;
      font-size: 1rem;
    }
    .footer-sitemap > li > a {
      font-family: Arial;
    }
    .footer-sitemap > li > a {
      float: left;
      width: 250px;
      margin: 0;
    }
    .footer-sitemap .sub-menu {
      overflow: hidden;
      font-size: 0;
      margin: 0;
    }
    .footer-sitemap .sub-menu li {
      line-height: 1;
      display: inline-block;
      padding: 0 15px 0 0;
      margin: 0 15px 10px 0;
      border-right: 1px solid #d7d9d7;
    }
    .footer-sitemap .sub-menu li:last-child {
      margin: 0 0 15px 0;
      padding: 0;
      border: 0;
    }
  }
  
  @media screen and (max-width: 768px) {
    .footer-sitemap {
      padding: 20px;
      padding-bottom: 40px;
    }
    .footer-sitemap > li > a {
      width: 100%;
    }
    .footer-sitemap > li {
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #e5e5e5;
    }
    .footer-sitemap a {
      text-align: center;
      display: block;
      padding: 10px 0;
    }
    .footer-sitemap .sub-menu {
      overflow: visible;
      clear: both;
    }
    .footer-sitemap .sub-menu li {
      display: block;
      border: 0;
      margin: 0 !important;
      padding: 0;
    }
    .footer-sitemap .sub-menu a {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
  }
  