/*!
========== INIT
*/
/*!
========== BASE
*/
/*
========== CONFIG
*/
/*
========== UTILS
*/
/*
========== MIXINS
*/
.c-form .c-form__append:after, .o-topics:after, .o-contact-us:after, .o-other-products .o-other-products__list-item:after, .o-top-actions:after, .o-bottom-actions:after {
  content: "";
  display: table;
  clear: both;
}

/*
========== HELPERS
*/
.u-nowrap {
  white-space: nowrap;
}

.u-pull--right {
  float: right;
}

.u-show\@wide {
  display: none;
}
@media only screen and (min-width: 992px) {
  .u-show\@wide {
    display: initial;
  }
}

@media only screen and (min-width: 992px) {
  .u-hide\@wide {
    display: none;
  }
}

/*
========== PROJECT
*/
/*
========== VARIABLES
*/
/*
========== GLOBAL
*/
@font-face {
  font-family: Meta-Bold;
  src: url(/global/public/fonts/MetaWebPro-Bold.eot?#iefix) format("embedded-opentype");
  src: url(/global/public/fonts/MetaWebPro-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Meta-Normal;
  src: url(/global/public/fonts/MetaWebPro-Normal.eot?#iefix) format("embedded-opentype");
  src: url(/global/public/fonts/MetaWebPro-Normal.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Meta-Medium;
  src: url(/global/public/fonts/MetaWebPro-Medium.eot?#iefix) format("embedded-opentype");
  src: url(/global/public/fonts/MetaWebPro-Medium.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
.main-content {
  font-size: 19px;
}
.main-content .container {
  position: relative;
  padding-left: 28px;
  padding-right: 28px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-content .container {
    padding-left: 54px;
    padding-right: 54px;
  }
}

p {
  font-size: inherit;
  line-height: inherit;
}

abbr[title] {
  cursor: initial;
  border-bottom: none;
  text-decoration: none;
}

/*
========== TYPOGRAPHY
*/
.u-type-canon {
  font-size: 32px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .u-type-canon {
    font-size: 40px;
    line-height: 44px;
  }
}

.u-type-great-primer {
  font-size: 19px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  .u-type-great-primer {
    line-height: 30px;
  }
}

.u-type-pica {
  font-size: 15px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .u-type-pica {
    font-size: 19px;
    line-height: 24px;
  }
}

.u-type-long-primer {
  font-size: 15px;
  line-height: 22px;
}

.u-type-brevier {
  font-size: 15px;
}

.u-type-minion {
  font-size: 12px;
  color: #63686b;
}

.u-type-muted {
  color: #63686b;
}

.u-type-divider {
  position: relative;
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: center;
  border-top: 1px solid #dbdbdb;
}
.u-type-divider .u-type-divider__text {
  position: relative;
  top: -11px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #fff;
}

/*!
========== COMPONENTS
*/
/*
========== BUTTONS
*/
.button {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 7px 20px;
  color: #fff;
  background: #ff6000;
  border: 0;
  border-radius: 4px;
  font-family: Meta-Normal, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 1.4;
  vertical-align: bottom;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
}
.button.button--grey {
  background-color: #b2b3b5;
  color: #293033;
}
.button.button--grey:hover, .button.button--grey:active, .button.button--grey:focus {
  background-color: #E5E6E8;
  color: #293033;
}
.button--search {
  padding: 9px 15px;
  border-top: 1px solid #FF6600;
  border-radius: 0;
}
.button:hover, .button:active, .button:focus {
  background-color: #e94d00;
  color: #fff;
  text-decoration: none;
}
.button:focus {
  outline: 1px dotted #e94d00;
}

/*
========== FORM
*/
.c-form .c-form__input--text {
  height: 45px;
  padding-left: 10px;
  padding-right: 10px;
  color: #293033;
}
@media only screen and (min-width: 768px) {
  .c-form .c-form__input--text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-form .c-form__append {
  position: relative;
}
.c-form .c-form__append--input {
  width: 100%;
  padding-right: 56px;
}
@media only screen and (min-width: 768px) {
  .c-form .c-form__append--input {
    padding-right: 66px;
  }
}
.c-form .c-form__append--button {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}

/*
========== ICONS
*/
.icons-sprite {
  background-image: url('/applications/help-center/images/icons-s8a108c446c.png');
  background-repeat: no-repeat;
}

.c-icon {
  display: inline-block;
  background-image: url('/applications/help-center/images/icons-s6a0c27b6a3.png');
}
.c-icon--help {
  background-position: 0 -217px;
  height: 39px;
  width: 42px;
}
.c-icon--chat {
  background-position: 0 -105px;
  height: 26px;
  width: 30px;
}
.c-icon--chat-unavailable {
  background-position: 0 -83px;
  height: 22px;
  width: 22px;
}
.c-icon--phone {
  background-position: 0 -419px;
  height: 28px;
  width: 28px;
}
.c-icon--mail {
  background-position: 0 -305px;
  height: 20px;
  width: 30px;
}
.c-icon--banking {
  background-position: 0 -27px;
  height: 31px;
  width: 31px;
}
.c-icon--personal-loans {
  background-position: 0 -387px;
  height: 32px;
  width: 36px;
}
.c-icon--student-loans {
  background-position: 0 -571px;
  height: 32px;
  width: 47px;
}
.c-icon--home-equity-loans {
  background-position: 0 -256px;
  height: 31px;
  width: 33px;
}
.c-icon--network {
  background-position: 0 -357px;
  height: 30px;
  width: 30px;
}
.c-icon--corporate {
  background-position: 0 -159px;
  height: 30px;
  width: 34px;
}
.c-icon--account {
  background-position: 0 0;
  height: 27px;
  width: 27px;
}
.c-icon--card-benefits {
  background-position: 0 -58px;
  height: 25px;
  width: 31px;
}
.c-icon--rewards {
  background-position: 0 -463px;
  height: 31px;
  width: 30px;
}
.c-icon--customer-service {
  background-position: 0 -189px;
  height: 28px;
  width: 28px;
}
.c-icon--statements {
  background-position: 0 -541px;
  height: 30px;
  width: 19px;
}
.c-icon--security {
  background-position: 0 -511px;
  height: 30px;
  width: 23px;
}
.c-icon--mobile {
  background-position: 0 -328px;
  height: 29px;
  width: 20px;
}
.c-icon--list {
  background-position: 0 -287px;
  height: 18px;
  width: 26px;
}
.c-icon--search {
  background-position: 0 -494px;
  height: 17px;
  width: 17px;
}

/*
========== BREADCRUMB NAV
*/
.c-breadcrumb-nav {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .c-breadcrumb-nav {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.c-breadcrumb-nav .c-breadcrumb-nav__list {
  margin: 0;
}
.c-breadcrumb-nav .c-breadcrumb-nav__item {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  padding-right: 17px;
}
.c-breadcrumb-nav .c-breadcrumb-nav__item:after {
  position: absolute;
  content: ">";
  top: 0;
  right: 0;
}
.c-breadcrumb-nav .c-breadcrumb-nav__item:last-child:after {
  display: none;
}

/*
========== LIST
*/
.c-list {
  margin: 0;
}
.c-list .c-list__item {
  margin-bottom: 10px;
}

/*
========== CARD CTA
*/
.c-icon-text {
  position: relative;
  padding-left: 45px;
}
.c-icon-text .c-icon-text__icon {
  position: absolute;
  top: 0;
  left: 0;
}

/*
========== ASSISTANCE
*/
.c-assistance {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 75px;
  padding-right: 20px;
  border: 1px solid #dbdbdb;
}
.c-assistance .c-assistance__icon {
  position: absolute;
  top: 20px;
  left: 20px;
}

/*
========== CARD CTA
*/
.c-card-cta {
  padding-top: 70px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .c-card-cta--center\@medium {
    max-width: 520px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .c-card-cta {
    padding-top: 75px;
    text-align: left;
  }
}
.c-card-cta .c-card-cta__card {
  margin-left: -50px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .c-card-cta .c-card-cta__card {
    float: left;
    margin-right: 50px;
  }
}
.c-card-cta .c-card-cta__text {
  margin-bottom: 20px;
}

/*!
========== SPECIFICS
*/
/*
========== HELP TOPIC
*/
.o-help-topic .o-help-topic__content {
  max-width: 662px;
}

/*
========== MARQUEE
*/
.o-marquee {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
  text-align: center;
}
.o-marquee .o-marquee__site-text {
  text-align: left;
  text-transform: uppercase;
}
.o-marquee .o-marquee__content {
  margin: 0 auto;
  padding-top: 54px;
  max-width: 700px;
}
.o-marquee .o-marquee__content.o-marquee__content--compact\@mobile {
  max-width: 250px;
}
@media only screen and (min-width: 768px) {
  .o-marquee .o-marquee__content.o-marquee__content--compact\@mobile {
    max-width: 100%;
  }
}
.o-marquee .o-marquee__title {
  margin-bottom: 10px;
}
.o-marquee .o-marquee__text {
  padding-bottom: 40px;
}
.o-marquee--form {
  padding-top: 50px;
  padding-bottom: 50px;
}
.o-marquee--form .o-marquee__content {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .o-marquee--form .o-marquee__content {
    max-width: 550px;
  }
}
@media only screen and (min-width: 992px) {
  .o-marquee--form .o-marquee__content {
    max-width: 660px;
  }
}
.o-marquee--form .o-marquee__text {
  padding-bottom: 0;
}
.o-marquee--form .o-marquee__title {
  margin-bottom: 20px;
}

/*
========== TOC
*/
.o-toc {
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #f8f8f8;
}
@media only screen and (min-width: 768px) {
  .o-toc {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}
.o-toc .o-toc__list + .o-toc__list {
  margin-top: 40px;
}

/*
========== FAQ
*/
.o-faq {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .o-faq {
    padding-top: 10px;
  }
}
.o-faq .o-faq__item {
  padding-top: 30px;
  padding-bottom: 38px;
  margin-bottom: 0;
  border-bottom: 1px solid #dbdbdb;
}
.o-faq .o-faq__list:last-of-type .o-faq__item:last-child {
  border-bottom: none;
}
.o-faq .o-faq__question {
  margin-bottom: 8px;
  font-weight: bold;
}
.o-faq .o-faq__answer ol,
.o-faq .o-faq__answer ul,
.o-faq .o-faq__answer p {
  margin-bottom: 10px;
}
.o-faq .o-faq__answer ul {
  list-style: disc;
  padding-left: 40px;
}

/*
========== TOPICS
*/
.o-topics {
  padding-top: 10px;
  padding-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
}
.o-topics--pull-in {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .o-topics {
    padding-top: 15px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .o-topics {
    padding-bottom: 40px;
  }
}
.o-topics .o-topics__list {
  width: 240px;
}
@media only screen and (min-width: 768px) {
  .o-topics .o-topics__list {
    float: left;
    margin-right: 100px;
  }
  .o-topics .o-topics__list--compact\@middle {
    width: 190px;
    margin-right: 80px;
  }
  .o-topics .o-topics__list:nth-of-type(2) {
    margin-right: 0;
  }
}
.o-topics .o-topics__title {
  margin-bottom: 20px;
  font-weight: normal;
}

/*
========== CONTACT US
*/
.o-contact-us .o-contact-us__header {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .o-contact-us .o-contact-us__list {
    float: left;
  }
  .o-contact-us .o-contact-us__list:nth-child(odd) {
    float: right;
    max-width: 295px;
  }
}
.o-contact-us .o-contact-us__list-item {
  padding-bottom: 10px;
}
.o-contact-us .o-contact-us__list-item--compact {
  padding-bottom: 0;
}
.o-contact-us .o-contact-us__push-down {
  display: inline-block;
  padding-bottom: 10px;
}
.o-contact-us .o-contact-us__pull-up {
  display: inline-block;
  margin-top: -3px;
}
.o-contact-us p {
  margin-bottom: 30px;
}

/*
========== OTHER PRODUCTS
*/
.o-other-products .o-other-products__list {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .o-other-products .o-other-products__list {
    padding: 0;
    padding: 0;
    text-align: center;
  }
}
.o-other-products .o-other-products__list-item {
  padding-bottom: 30px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .o-other-products .o-other-products__list-item {
    display: inline-block;
    max-width: 125px;
    margin-left: 23px;
    margin-right: 23px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 885px) {
  .o-other-products .o-other-products__list-item {
    padding-bottom: 48px;
    margin-left: 38px;
    margin-right: 38px;
  }
}
@media only screen and (min-width: 992px) {
  .o-other-products .o-other-products__list-item {
    padding-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
	width:105px;
  }
}
.o-other-products .o-other-products__icon-wrapper {
  display: inline-block;
  width: 60px;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .o-other-products .o-other-products__icon-wrapper {
    display: block;
    width: 100%;
  }
}

/*
========== HELP TOPICS
*/
.o-help-topics {
  position: relative;
  margin-bottom: 35px;
  margin-left: -15px;
  margin-right: -15px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
@media only screen and (min-width: 768px) {
  .o-help-topics {
    margin-left: 0;
    margin-right: 0;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
  }
}
@media only screen and (min-width: 992px) {
  .o-help-topics {
    width: 620px;
    float: left;
    margin-top: 50px;
  }
}
.o-help-topics .o-help-topics__header {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 992px) {
  .o-help-topics .o-help-topics__header {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.o-help-topics .o-help-topics__header a {
  line-height: inherit;
}
.o-help-topics .o-help-topics__list {
  margin: 0;
}
.o-help-topics .o-help-topics__list-item {
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #dbdbdb;
  -webkit-transition: background-color 300ms ease;
          transition: background-color 300ms ease;
}
@media only screen and (min-width: 992px) {
  .o-help-topics .o-help-topics__list-item {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.o-help-topics .o-help-topics__list-item.is-expanded {
  background-color: #f8f8f8;
}
.o-help-topics .o-help-topics__list-item.is-expanded .o-help-topics__topic {
  background-image: url(/applications/help-center/images/icons/icon-minus-sign.png);
}
.o-help-topics .o-help-topics__topic {
  font-weight: normal;
  background-image: url(/applications/help-center/images/icons/icon-plus-sign.png);
  background-repeat: no-repeat;
  background-position: center right;
  -webkit-transition: background-image 300ms ease;
          transition: background-image 300ms ease;
}
.o-help-topics .o-help-topics__topic button {
  display: block;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 22px;
  background-color: transparent;
  border: none;
  color: inherit;
  text-align: left;
}
.o-help-topics .o-help-topics__topic button:hover {
  text-decoration: none;
}
.o-help-topics .o-help-topics__icon {
  top: 25px;
}
.o-help-topics .o-help-topics__content {
  display: none;
  padding-top: 0;
  padding-left: 45px;
}
.o-help-topics .o-help-topics__back-to-top-wrapper {
  position: absolute;
  width: 100%;
}

/*
========== TOP ACTIONS
*/
.o-top-actions {
  padding-top: 40px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .o-top-actions {
    width: 220px;
    float: right;
    padding-top: 65px;
    margin-bottom: 35px;
    border-bottom: 1px solid #dbdbdb;
  }
}
.o-top-actions .o-top-actions__header {
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .o-top-actions .o-top-actions__list {
    float: left;
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .o-top-actions .o-top-actions__list {
    float: none;
    width: 100%;
  }
}

/*
========== BOTTOM ACTIONS
*/
@media only screen and (min-width: 992px) {
  .o-bottom-actions {
    float: right;
    width: 220px;
  }
}
@media only screen and (min-width: 768px) {
  .o-bottom-actions__left-item {
    float: left;
  }
}
@media only screen and (min-width: 992px) {
  .o-bottom-actions__left-item {
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  .o-bottom-actions__right-item {
    float: right;
  }
}
@media only screen and (min-width: 992px) {
  .o-bottom-actions__right-item {
    float: none;
  }
}

/*
========== HOME CTA
*/
.o-home-cta {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 80px;
  margin-top: 10px;
  text-align: center;
  border: 1px solid #dbdbdb;
  border-top: 7px solid #FF6600;
  overflow: hidden;
}
.o-home-cta .o-home-cta__image {
  position: absolute;
  left: 50%;
  bottom: -40px;
  width: 140px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.o-home-cta p {
  margin-top: 24px;
}

/*
========== BACK TO TOP
*/
.o-back-to-top {
  position: relative;
  padding-bottom: 60px;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .o-back-to-top {
    margin-bottom: 0;
  }
}
.o-back-to-top .o-back-to-top__link {
  position: absolute;
  bottom: 0;
  right: 0;
}

/*
========== THEME
*/
.t-marquee {
  background-color: #124266;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.t-marquee--help-center {
  background-image: url(/applications/help-center/images/backgrounds/marquee-help-center-narrow.jpg);
}
@media only screen and (min-width: 768px) {
  .t-marquee--help-center {
    background-image: url(/applications/help-center/images/backgrounds/marquee-help-center-middle.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .t-marquee--help-center {
    background-image: url(/applications/help-center/images/backgrounds/marquee-help-center-wide.jpg);
  }
}
.t-marquee--faq {
  background-image: url(/applications/help-center/images/backgrounds/marquee-faq-narrow.jpg);
}
@media only screen and (min-width: 768px) {
  .t-marquee--faq {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-middle.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .t-marquee--faq {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-wide.jpg);
  }
}
.t-marquee--faq_1 {
  background-image: url(/applications/help-center/images/backgrounds/marquee-faq-narrow_1.jpg);
}
@media only screen and (min-width: 768px) {
  .t-marquee--faq_1 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-middle_1.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .t-marquee--faq_1 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-wide_1.jpg);
  }
}
.t-marquee--faq_2 {
  background-image: url(/applications/help-center/images/backgrounds/marquee-faq-narrow_2.jpg);
}
@media only screen and (min-width: 768px) {
  .t-marquee--faq_2 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-middle_2.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .t-marquee--faq_2 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-wide_2.jpg);
  }
}
.t-marquee--faq_3 {
  background-image: url(/applications/help-center/images/backgrounds/marquee-faq-narrow_3.jpg);
}
@media only screen and (min-width: 768px) {
  .t-marquee--faq_3 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-middle_3.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .t-marquee--faq_3 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-wide_3.jpg);
  }
}
.t-marquee--faq_4 {
  background-image: url(/applications/help-center/images/backgrounds/marquee-faq-narrow_4.jpg);
}
@media only screen and (min-width: 768px) {
  .t-marquee--faq_4 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-middle_4.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .t-marquee--faq_4 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-wide_4.jpg);
  }
}
.t-marquee--faq_5 {
  background-image: url(/applications/help-center/images/backgrounds/marquee-faq-narrow_5.jpg);
}
@media only screen and (min-width: 768px) {
  .t-marquee--faq_5 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-middle_5.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .t-marquee--faq_5 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-wide_5.jpg);
  }
}
.t-marquee--faq_6 {
  background-image: url(/applications/help-center/images/backgrounds/marquee-faq-narrow_6.jpg);
}
@media only screen and (min-width: 768px) {
  .t-marquee--faq_6 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-middle_6.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .t-marquee--faq_6 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-wide_6.jpg);
  }
}
.t-marquee--faq_7 {
  background-image: url(/applications/help-center/images/backgrounds/marquee-faq-narrow_7.jpg);
}
@media only screen and (min-width: 768px) {
  .t-marquee--faq_7 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-middle_7.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .t-marquee--faq_7 {
    background-image: url(/applications/help-center/images/backgrounds/marquee-faq-wide_7.jpg);
  }
}
.t-marquee--contact-us {
  background-image: url(/applications/help-center/images/backgrounds/marquee-contact-us-narrow.jpg);
  background-position: center center;
}
@media only screen and (min-width: 768px) {
  .t-marquee--contact-us {
    background-image: url(/applications/help-center/images/backgrounds/marquee-contact-us-middle.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .t-marquee--contact-us {
    background-image: url(/applications/help-center/images/backgrounds/marquee-contact-us-wide.jpg);
  }
}
