
  #dca-footer .fat-footer a {
    color: #1f1f1f;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    display: inline-flex;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 {
    border-color: #eeecec !important;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .rogers-logo img {
    width: 170px;
    height: 50px;
  }

  @media (max-width: 899px) {
    #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links {
      max-width: 300px;
    }
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .social-links ul li {
    max-width: 32px;
    margin-right: 24px;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .social-links ul li .rds-icon-linkedIn,
  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .social-links ul li .rds-icon-twitter,
  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .social-links ul li .rds-icon-linkedIn {
    font-size: 2.4rem !important;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .social-links ul li .ds-link:hover .ds-link__copy {
    text-decoration: none !important;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .contact-links ul li {
    margin-bottom: 16px;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .contact-links ul li:last-child {
    margin-bottom: 0px !important;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .contact-links ul li .ds-icon {
    font-size: 1.6rem !important;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .contact-links ul li .urlText:hover {
    text-decoration: underline !important;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .contact-links ul li .urlText p {
    display: inline-flex;
    font-size: 16px;
    line-height: 24px;
    color: #1f1f1f;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section2 ul li {
    margin-bottom: 16px !important;
  }

  /* @media (min-width: 600px) {
    #dca-footer .fat-footer .container .row .top-footer-wrap .section2 ul li:last-child {
      margin-bottom: 0px !important;
    }
  } */

  #dca-footer .fat-footer .container .row .top-footer-wrap .section2 ul li .urlText:hover {
    text-decoration: underline !important;
  }

  #dca-footer .fat-footer .container .row .top-footer-wrap .section2 ul li .urlText p {
    font-size: 16px;
    line-height: 24px;
    color: #1f1f1f;
  }

  #dca-footer .bottom-footer .footer-wrap {
    border-top: 1px solid #eeecec;
    border-bottom: 1px solid #eeecec;
  }

  @media (min-width: 600px) and (max-width: 899px) {

    #dca-footer .bottom-footer .footer-wrap .copyright,
    #dca-footer .bottom-footer .footer-wrap .footer-links {
      max-width: calc(50% - 12px);
      min-width: calc(50% - 12px);
      list-style: none;
    }

    #dca-footer .bottom-footer .footer-wrap .copyright {
      margin-right: 12px;
    }

    #dca-footer .bottom-footer .footer-wrap .footer-links {
      margin-left: 12px;
      padding-left: 12px;
    }
  }

  #dca-footer .bottom-footer .footer-wrap .copyright {
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
  }

  #dca-footer .bottom-footer .footer-wrap .footer-links {
    list-style: none;
  }

  #dca-footer .bottom-footer .footer-wrap .footer-links li:hover a {
    text-decoration: underline !important;
  }

  @media (min-width: 900px) {
    #dca-footer .bottom-footer .footer-wrap .footer-links li:first-child {
      padding-left: 0 !important;
    }
  }

  @media (max-width: 900px) {
    #dca-footer .bottom-footer .footer-wrap .footer-links li:last-child a {
      margin-bottom: 0 !important;
    }
  }

  #dca-footer .d-flex {
    display: flex;
  }

  #dca-footer .fat-footer {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  @media (min-width: 900px) {
    #dca-footer .fat-footer {
      padding-bottom: 40px;
    }
  }

  @media (min-width: 600px) {
    #dca-footer .fat-footer {
      padding-top: 48px;
    }
  }

  #dca-footer .container {
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
  }

  @media (min-width: 1200px) {
    #dca-footer .container {
      min-width: 1200px !important;
    }
  }

  #dca-footer .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
  }

  #dca-footer .section1-links {
    margin-top: 24px;
  }

  #dca-footer .top-footer-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  @media (min-width: 600px) {
    #dca-footer .top-footer-wrap {
      padding-left: 12px;
      padding-right: 12px;
    }

    #dca-footer .section1-links {
      margin-top: 8px;
    }
  }

  #dca-footer .flex-row {
    flex-direction: row;
  }

  #dca-footer .flex-wrap {
    flex-wrap: wrap;
  }

  #dca-footer .section1 {
    padding: 0 0 32px !important;
    margin-bottom: 32px;
    border-style: solid;
    border-color: #eeecec !important;
    border-width: 0px;
    border-bottom-width: 1px;
  }

  @media (min-width: 900px) {
    #dca-footer .section1 {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important;
      border-bottom-width: 0 !important;
    }
  }

  #dca-footer .social-links {
    margin-bottom: 0;
    padding: 0 !important;
  }

  .fat-footer .contact-links {
    margin-top: 16px;
    padding: 0 !important;
  }

  .fat-footer .section2 {
    flex-direction: row;
  }

  @media (min-width: 600px) {
    #dca-footer .social-links {
      margin-bottom: 16px;
    }

    .fat-footer .contact-links {
      margin-top: 0;
    }

    .fat-footer .section2 {
      flex-direction: column;
    }
  }

  @media (min-width: 900px) {
    #dca-footer .social-links {
      margin-bottom: 32px;
    }

    .fat-footer .section2 {
      flex-direction: row;
      margin-top: 8px;
    }
  }


  .fat-footer .social-links ul,
  .fat-footer .contact-links ul {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
  }

  #dca-footer .list-none {
    list-style-type: none;
  }

  #dca-footer .flex-column {
    flex-direction: column;
  }

  #dac-footer .p-0 {
    padding: 0 !important;
  }

  .fat-footer li {
    margin-bottom: 8px;
  }

  .fat-footer .contact-links img {
    margin-right: 8px;
    width: 16px;
    height: 16px;
  }

  .fat-footer .urlText p {
    margin: 0 !important;
    font-weight: 500;
  }

  .bottom-footer .footer-wrap {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  @media (min-width: 600px) {
    .bottom-footer .footer-wrap {
      padding-bottom: 48px;
    }
  }

  /* #dca-footer .list-none li {
    padding-left: 0 !important;
  } */

  .footer-wrap {
    flex-direction: column-reverse !important;
    padding-top: 32px;

  }

  .bottom-footer .copyright {
    color: #666666 !important;
    margin-top: 32px;
    margin-bottom: 0 !important;
  }

  .bottom-footer .footer-links {
    justify-content: flex-start !important;
    flex-direction: column !important;
  }

  #dca-footer .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  @media (min-width: 600px) {
    #dca-footer .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%;
    }

    .footer-wrap {
      flex-direction: row !important;
    }

    .bottom-footer .copyright {
      margin-top: 0px;
    }
  }

  @media (min-width: 900px) {
    #dca-footer .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%;
    }

    #dca-footer .col-md-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%;
    }

    #dca-footer .col-md-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%;
    }

    .footer-wrap {
      flex-direction: column-reverse !important;
    }

    .bottom-footer .copyright {
      margin-top: 24px;
    }

    .bottom-footer .footer-links {
      justify-content: flex-start !important;
      flex-direction: row !important;
    }

    .bottom-footer .footer-links li {
      padding-left: 24px !important;
    }
  }

  @media (min-width: 1200px) {
    #dca-footer .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%;
    }

    .footer-wrap {
      flex-direction: row !important;
      justify-content: space-between !important;
    }

    .bottom-footer .copyright {
      margin-top: 0px;

    }

    .bottom-footer .footer-links {
      justify-content: flex-end !important;
      flex-direction: row !important;
    }
  }

  .bottom-footer .footer-links .urlText,
  .bottom-footer .footer-links .urlText p {
    color: #666666 !important;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 1.6rem;
    
  }

  .bottom-footer .footer-links li:last-child .urlText p  {
    vertical-align: middle;
    display: inline-block;
  }
  @media (min-width: 600px) {
    .fat-footer .rogers-logo {
      padding: 0 !important;
    }
  }


  .fat-footer .contact-links li {
    display: flex;
    align-items: center;
  }

  .page-content-container {
    width: 100%;
  }

  .section2 ul,
  .bottom-footer ul {
    padding: 0 !important;
    margin: 0 !important;
  }

  #dca-footer .col-3 {
    flex: 0 0 25%;
  }

  /* #dca-footer .fat-footer .container .row .top-footer-wrap .section1 .section1-links .social-links ul li:nth-child(4n + 4) {
    margin-right: 0px !important;
  } */

 .linkedIn{
   content: url('/cms/r4b/images/navigaton/LinkedIn.png');
 }

 .twitter{
   content: url('/cms/r4b/images/navigaton/Twitter.png');
 }

 .facebook{
  content: url('/cms/r4b/images/navigaton/Facebook.png');
}

.business-logo{
  content: url('/cms/r4b/images/navigaton/rogers-for-business-desktop-en.png');
}
html[lang="fr"] 
.business-logo{
  content: url('/cms/r4b/images/navigaton/rogers-for-business-desktop-fr.png');
}

.bottom-footer .urlText   ds-icon
{

margin-left: 4px;
}