.support-search-heading {
  height: 7.71429rem;
  padding: 0.57143rem 0;
  text-align: center;
  color: #fff;
  background-color: #283440;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 551px) {
    .support-search-heading {
      height: 5.78571rem; } }
  @media (min-width: 1024px) {
    .support-search-heading {
      background-size: contain; } }
  .support-search-heading label {
    margin-right: 0.71429rem;
    padding: 0.71429rem 0;
    font-size: 18px;
    vertical-align: middle; }
    @media (min-width: 1024px) {
      .support-search-heading label {
        font-size: 20px; } }

.support-landing .support-search-heading {
  height: 17.14286rem;
  padding: 1.42857rem 0 2.5rem;
  background-color: #192329; }
  @media (min-width: 551px) {
    .support-landing .support-search-heading {
      height: 15rem;
      padding-top: 0.71429rem; } }

.support-landing .support-center-title {
  margin-bottom: 0.35714rem;
  padding-bottom: 0;
  text-transform: none;
  font-size: 30px;
  color: #fff;
  border-bottom: none; }
  @media (min-width: 551px) {
    .support-landing .support-center-title {
      margin-bottom: 0;
      font-size: 32px; } }

.support-landing #KnowBaseSearchBar .support-center-subtitle {
  margin: 0.57143rem 0 0;
  font-size: 18px;
  color: #fff; }
  @media (min-width: 551px) {
    .support-landing #KnowBaseSearchBar .support-center-subtitle {
      font-size: 20px; } }
  @media (min-width: 1024px) {
    .support-landing #KnowBaseSearchBar .support-center-subtitle {
      font-size: 24px; } }

.support-landing .support-search-icon {
  margin-top: 1.14286rem; }

.support-landing #support-center-search {
  margin-top: 0.42857rem; }
  @media (min-width: 551px) {
    .support-landing #support-center-search {
      max-width: 35.71429rem; } }
  @media (min-width: 1024px) {
    .support-landing #support-center-search {
      max-width: 38.71429rem; } }

@media (min-width: 551px) {
  .support-landing .quick-result-container {
    max-width: 35.71429rem;
    margin-left: -17.85714rem; } }

@media (min-width: 1024px) {
  .support-landing .quick-result-container {
    max-width: 38.71429rem;
    margin-left: -19.28571rem; } }

#support-center-search {
  width: 100%;
  max-width: 100%;
  height: 3.21429rem;
  vertical-align: middle;
  margin: 0.71429rem 0;
  padding: 0 2.85714rem 0 1.07143rem;
  font-family: 'Arial', sans-serif;
  font-size: 1rem;
  font-style: italic;
  color: #000;
  border: none;
  border-radius: 5px;
  outline: none;
  background-color: #f4fafd; }
  @media (min-width: 551px) {
    #support-center-search {
      max-width: 21.42857rem; } }
  @media (min-width: 1024px) {
    #support-center-search {
      max-width: 38.71429rem; } }

.support-search-icon {
  position: absolute;
  top: auto;
  right: auto;
  width: 1.78571rem;
  margin-top: 1.42857rem;
  margin-left: -2.5rem; }

.quick-result-container {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: -2px;
  padding: 5px 15px 0;
  text-align: left;
  background: #fff;
  border-left: 1px solid #0350ac;
  border-right: 1px solid #0350ac; }
  @media (min-width: 551px) {
    .quick-result-container {
      left: 50%;
      max-width: 300px;
      margin-top: -0.14714rem;
      margin-left: -4.21429rem; } }
  @media (min-width: 1024px) {
    .quick-result-container {
      max-width: 542px;
      margin-left: -12.14286rem; } }
  .quick-result-container:last-child {
    padding-bottom: 1.42857rem;
    border-bottom: 1px solid #0350ac; }

.quick-result-keyword {
  text-decoration: underline;
  font-weight: 600;
  color: #0c4f8c; }

.support-breadcrumbs {
  padding: 0.71429rem 0;
  background: #EEEFF1; }

.support-breadcrumbs-list {
  margin: 0;
  list-style-type: none; }

.support-breadcrumbs-option {
  display: inline; }
  .support-breadcrumbs-option:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0.35714rem;
    height: 0.57143rem;
    margin: 0 0.05714rem;
    background: url("../icons/chevron-right.svg") 0 0 no-repeat;
    background-size: contain; }
  .support-breadcrumbs-option:last-child:after {
    display: none; }
  .support-breadcrumbs-option:last-child .support-breadcrumbs-label {
    text-transform: none;
    text-decoration: none;
    color: #000; }

.support-breadcrumbs-label {
  text-decoration: underline;
  text-transform: uppercase;
  color: #0a4d8e; }

.support-center-title {
  margin: 0 0 1.07143rem;
  padding: 0.71429rem 0;
  text-transform: uppercase;
  font-size: 26px;
  color: #044d8e;
  border-bottom: 2px solid #044d8e; }
  .support-center-title:after {
    content: "";
    display: block;
    clear: both; }
  .support-center-title img {
    display: block;
    max-width: 100%;
    height: 2.14286rem;
    margin: 0.35714rem 0; }
    @media (min-width: 551px) {
      .support-center-title img {
        float: right;
        height: 2.85714rem;
        margin: 0; } }

.support-center-subtitle {
  margin: 0.71429rem 0;
  font-size: 26px;
  color: #28343f; }

.support-content {
  padding: 1.07143rem 0 2.85714rem; }

.topic-list {
  margin: 0;
  list-style-type: none;
  font-size: 15px; }

.topic {
  position: relative;
  padding: 0 2.14286rem 0 3.35714rem;
  border-top: 1px solid #dadada; }
  .topic:before {
    content: '';
    position: absolute;
    top: 0.85714rem;
    left: 0.71429rem;
    width: 1.57143rem;
    height: 1.42857rem;
    background: url("../img/icons/topic-article-icon.svg") 0 0 no-repeat; }
  .topic:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0.71429rem;
    width: 1.07143rem;
    height: 1.07143rem;
    background: url("../icons/chevron-right-blue.svg") 0 0 no-repeat;
    transform: translateY(-50%); }

.topic-link {
  display: inline-block;
  padding: 0.71429rem 0; }
  .topic-link:hover {
    text-decoration: underline; }

.support-topic .support-content {
  font-size: 15px;
  color: #000; }
  .support-topic .support-content h2 {
    margin: 0 0 1.07143rem;
    padding: 0.71429rem 0.35714rem;
    font-size: 26px;
    color: #28343f;
    border-bottom: 2px solid #044d8e;
    line-height: 1.15em; }
    @media (min-width: 551px) {
      .support-topic .support-content h2 {
        padding: 0.71429rem 1.07143rem; } }
  .support-topic .support-content p {
    margin-bottom: 0.35714rem; }
  .support-topic .support-content a:hover {
    text-decoration: underline; }
  .support-topic .support-content .dashed-list {
    margin: 0;
    padding: 0;
    list-style: none; }
    .support-topic .support-content .dashed-list li:before {
      content: "-";
      margin: 0 0.35714rem; }

.support-topic .in-page-content {
  padding: 0 0.35714rem; }
  @media (min-width: 551px) {
    .support-topic .in-page-content {
      padding: 0 1.07143rem; } }

#KnowBaseFeedback {
  margin: 0 1.07143rem 4.85714rem;
  padding: 1.17143rem 0;
  font-size: 15px;
  color: #000;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb; }

.in-page-question {
  display: inline-block;
  vertical-align: middle;
  margin: 0.35714rem 1.07143rem 0.35714rem 0; }

.in-page-positive-answer,
.in-page-negative-answer {
  display: inline-block;
  text-transform: uppercase;
  margin: 0.35714rem;
  margin-left: 0;
  padding: 0.25714rem 0.5rem;
  border: 1px solid;
  border-radius: 5px;
  cursor: pointer; }
  .in-page-positive-answer:before,
  .in-page-negative-answer:before {
    content: '';
    display: inline-block;
    margin-right: 0.5rem; }
  .in-page-positive-answer em,
  .in-page-negative-answer em {
    display: none; }

.in-page-positive-answer {
  padding-left: 0.81429rem;
  color: #044d8e;
  border-color: #044d8e; }
  .in-page-positive-answer:before {
    width: 0.92857rem;
    height: 0.71429rem;
    background: url("../icons/check-blue.svg") 0 0 no-repeat; }

.in-page-negative-answer {
  padding-left: 1.07143rem;
  color: #990642;
  border-color: #990642; }
  .in-page-negative-answer:before {
    vertical-align: -1px;
    width: 0.92857rem;
    height: 0.92857rem;
    background: url("../icons/close-red.svg") 0 0 no-repeat; }

.related-topics {
  padding: 0 1.07143rem; }

.related-topics-heading {
  margin: 0.71429rem 0;
  font-size: 26px;
  color: #28343f; }

.related-topics-list {
  margin: 0;
  list-style-type: none;
  font-size: 15px; }
  .related-topics-list li {
    position: relative;
    padding-left: 2.14286rem;
    margin-bottom: 0.14714rem; }
    .related-topics-list li:before {
      content: '';
      position: absolute;
      top: 0.20714rem;
      left: 0;
      width: 1.07143rem;
      height: 1.07143rem;
      background: url("../icons/chevron-right-blue.svg") 0 0 no-repeat; }
  .related-topics-list a:hover {
    text-decoration: underline; }

.see-more-button {
  display: inline-block;
  padding: 1.07143rem 0;
  font-size: 15px;
  text-transform: uppercase; }
  .see-more-button:hover {
    text-decoration: underline; }

.contact-other-questions {
  padding: 1.42857rem 0 1.68571rem;
  background: #EEEFF1; }

.contact-other-questions-heading {
  margin: 0;
  padding-bottom: 1.42857rem;
  font-size: 26px;
  color: #28343f; }

.contact-other-questions-block {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 551px) {
    .contact-other-questions-block {
      flex-wrap: nowrap;
      margin: -0.57143rem; } }

.question-section {
  flex-basis: 100%;
  margin-bottom: 1.42857rem;
  padding: 1.42857rem;
  text-align: center;
  font-size: 15px;
  background: #fff;
  border: 1px solid #999; }
  @media (min-width: 551px) {
    .question-section {
      flex-basis: 50%;
      margin: 0 0.57143rem 1.42857rem; } }
  .question-section span {
    display: inline-block;
    color: #283440; }

.question-section-heading {
  margin-bottom: 0.71429rem;
  text-transform: uppercase;
  font-size: 18px;
  color: #044d8e; }

.question-section-link {
  font-size: 22px; }
  .question-section-link:hover {
    text-decoration: underline;
    color: #044d8e; }

.question-section-callIcon {
  display: inline-block;
  vertical-align: middle;
  width: 2.21429rem;
  height: 2.5rem;
  margin-right: 0.71429rem;
  margin-bottom: 0.20714rem;
  background: url("../img/contact-phone-icon.svg") 0 0 no-repeat; }

.browse-categories {
  padding: 3.57143rem 0 2.5rem;
  background: #EEEFF1; }

.browse-categories-heading {
  margin: 0 0 1.42857rem;
  font-size: 26px;
  color: #28343f; }

.browse-categories-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: -0.57143rem; }

.category-section {
  padding: 0 0 24px;
  flex-basis: 100%; }
  @media (min-width: 551px) {
    .category-section {
      flex-basis: 50%;
      padding: 0 0.57143rem 1.78571rem; } }

.category-section-inner {
  position: relative;
  min-height: 100%;
  padding: 1.42857rem;
  padding-bottom: 3.92857rem;
  font-size: 15px;
  background: #fff;
  border: 1px solid #999; }
  @media (min-width: 1024px) {
    .category-section-inner {
      font-size: 16px; } }
  .category-section-inner .section-icon {
    height: 5.71429rem;
    margin-bottom: 1.42857rem; }
    .category-section-inner .section-icon img {
      display: block;
      height: 100%; }
  .category-section-inner .section-heading {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0.71429rem; }
    .category-section-inner .section-heading:hover {
      text-decoration: underline; }
  .category-section-inner .section-content a:hover {
    text-decoration: underline; }
  .category-section-inner .section-list {
    list-style-type: none;
    margin-left: 0; }
  .category-section-inner .section-link {
    position: relative;
    display: inline-block;
    padding-left: 1.5rem; }
    .category-section-inner .section-link:before {
      content: '';
      position: absolute;
      top: 0.35714rem;
      left: 0;
      width: 1.07143rem;
      height: 1.07143rem;
      background-image: url("../icons/chevron-right-blue.svg");
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: contain; }
    .category-section-inner .section-link:hover:before {
      background-image: url("../icons/chevron-right.svg"); }
  .category-section-inner .section-button {
    position: absolute;
    right: 1.42857rem;
    bottom: 1.42857rem;
    display: inline-block;
    width: 100%;
    max-width: 10.71429rem;
    padding: 0.5rem 1.07143rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem;
    background: #5379a6;
    color: #fff; }
    .category-section-inner .section-button:hover {
      background: #375167; }

.explore-brands {
  padding-bottom: 1.14286rem;
  background: #EEEFF1; }

.explore-brands-heading {
  margin: 0 0 1.42857rem;
  font-size: 26px;
  color: #28343f; }

.explore-brands-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: -0.57143rem; }

.brand-section {
  padding: 0 0 24px;
  flex-basis: 100%; }
  @media (min-width: 551px) {
    .brand-section {
      flex-basis: 50%;
      padding: 0 0.57143rem 1.78571rem; } }

.brand-section-inner {
  min-height: 100%;
  font-size: 16px;
  text-align: center;
  background: #fff;
  border: 1px solid #999; }
  .brand-section-inner .section-pic {
    display: block;
    height: 2.85714rem;
    margin: 0 auto 1.42857rem; }
  .brand-section-inner .section-picBig {
    height: 3.57143rem; }

.brand-section-block {
  display: block;
  padding: 1.78571rem 1.42857rem; }
  .brand-section-block:hover .section-heading {
    text-decoration: underline; }

.trending-topics {
  padding: 1.78571rem 0 0.42857rem; }
  .trending-topics .support-center-subtitle {
    margin-bottom: 1.42857rem; }

.support-center.support-page .support-search-heading {
  height: 12.14286rem;
  width: 100%;
  background: #124363;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 0; }
  .support-center.support-page .support-search-heading h1.support-center-title {
    color: white;
    font-size: 34px;
    font-weight: 500;
    line-height: 1.71429rem;
    padding-top: 3.07143rem;
    padding-bottom: 1.64286rem;
    margin: 0;
    border: 0 none;
    text-transform: none; }
  .support-center.support-page .support-search-heading form #support-center-search {
    height: 2.5rem;
    width: 31.42857rem;
    max-width: 100%;
    border: 1px solid #a9afb6;
    border-radius: 0.28571rem;
    background-color: white;
    text-align: left;
    z-index: 1;
    padding: 0.42857rem 0.92857rem; }
  .support-center.support-page .support-search-heading form img.support-search-icon {
    width: 1.57143rem;
    height: 1.57143rem;
    margin-left: -2.28571rem;
    z-index: 11;
    margin-top: 0.92857rem; }

.support-center.support-page .resources-and-support-menu {
  height: 3.57143rem;
  background-color: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  position: relative; }
  .support-center.support-page .resources-and-support-menu .container {
    padding: 0; }
    @media (min-width: 1024px) {
      .support-center.support-page .resources-and-support-menu .container {
        padding: 0 1.5rem; } }
  .support-center.support-page .resources-and-support-menu .inner {
    height: 3.57143rem;
    width: 100%;
    position: relative; }
    .support-center.support-page .resources-and-support-menu .inner > ul {
      position: absolute;
      width: 100%;
      list-style: none;
      margin: 0;
      padding: 0;
      left: 0;
      top: 0; }
      @media (min-width: 1024px) {
        .support-center.support-page .resources-and-support-menu .inner > ul {
          position: relative; } }
      .support-center.support-page .resources-and-support-menu .inner > ul li {
        display: inline-block;
        margin: 0;
        padding: 0;
        position: relative; }
        .support-center.support-page .resources-and-support-menu .inner > ul li.hidden-mobile-view {
          display: none; }
        .support-center.support-page .resources-and-support-menu .inner > ul li.more-button {
          display: none; }
        .support-center.support-page .resources-and-support-menu .inner > ul li > span {
          color: #5179a8;
          font-size: 16px;
          font-weight: 600;
          line-height: 1.71429rem;
          display: block;
          padding: 0.85714rem 2.14286rem 1rem;
          background: white;
          text-transform: uppercase;
          position: relative;
          cursor: pointer; }
          .support-center.support-page .resources-and-support-menu .inner > ul li > span i {
            position: absolute;
            display: inline-block;
            width: 1rem;
            height: 0.71429rem;
            background-size: 100%;
            background-position: center;
            background-repeat: no-repeat;
            transform: rotate(180deg);
            right: 0.71429rem;
            top: calc(50% - 5px); }
        .support-center.support-page .resources-and-support-menu .inner > ul li ul {
          display: block;
          position: absolute;
          z-index: 11;
          width: 17.85714rem;
          margin: 0;
          padding: 0 1.42857rem;
          right: 0;
          top: 100%;
          border: 1px solid #d9dce0;
          background: white;
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.19); }
          .support-center.support-page .resources-and-support-menu .inner > ul li ul li {
            display: block;
            maargin: 0 auto;
            text-align: center;
            border-bottom: 1px solid #d9dce0; }
            .support-center.support-page .resources-and-support-menu .inner > ul li ul li:last-child {
              border-bottom: 0 none; }
            .support-center.support-page .resources-and-support-menu .inner > ul li ul li a {
              color: #5179a8; }
        .support-center.support-page .resources-and-support-menu .inner > ul li.all-button {
          display: block;
          width: 100%; }
          .support-center.support-page .resources-and-support-menu .inner > ul li.all-button > span {
            text-align: center; }
            .support-center.support-page .resources-and-support-menu .inner > ul li.all-button > span i {
              right: 2.14286rem; }
          .support-center.support-page .resources-and-support-menu .inner > ul li.all-button ul {
            width: 100%; }
        .support-center.support-page .resources-and-support-menu .inner > ul li.closed > span i {
          transform: rotate(0deg); }
        .support-center.support-page .resources-and-support-menu .inner > ul li.closed ul {
          display: none; }
        @media (min-width: 551px) {
          .support-center.support-page .resources-and-support-menu .inner > ul li.hidden-mobile-view {
            display: inline-block; }
          .support-center.support-page .resources-and-support-menu .inner > ul li.hidden-tablet-view {
            display: none; }
          .support-center.support-page .resources-and-support-menu .inner > ul li.all-button {
            display: none; }
          .support-center.support-page .resources-and-support-menu .inner > ul li.more-button {
            display: inline-block; } }
        @media (min-width: 1024px) {
          .support-center.support-page .resources-and-support-menu .inner > ul li.hidden-tablet-view {
            display: inline-block; }
          .support-center.support-page .resources-and-support-menu .inner > ul li.hidden-desktop-view {
            display: none; } }
        .support-center.support-page .resources-and-support-menu .inner > ul li a {
          font-size: 16px;
          font-weight: 600;
          line-height: 1.71429rem;
          display: block;
          padding: 0.85714rem 2.14286rem 1rem;
          color: #66737e;
          background: white;
          text-transform: uppercase; }
          .support-center.support-page .resources-and-support-menu .inner > ul li a.active {
            color: white;
            background: #5479a6; }
  .support-center.support-page .resources-and-support-menu.fixed {
    position: fixed;
    top: 3.35714rem;
    left: 0;
    width: 100%;
    z-index: 50; }

.footer-contact-section {
  width: 100%; }
  .footer-contact-section .support-cell {
    border: 1px solid #d9dce0;
    background: white;
    padding: 2.14286rem; }
    .footer-contact-section .support-cell.big-cell {
      width: 100%; }
      .footer-contact-section .support-cell.big-cell .contact-cells {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
        align-content: center; }
        .footer-contact-section .support-cell.big-cell .contact-cells .contact-cell {
          flex: none;
          display: flex;
          width: 100%;
          margin-bottom: 0.71429rem;
          text-align: center;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          align-content: center; }
          @media (min-width: 1024px) {
            .footer-contact-section .support-cell.big-cell .contact-cells .contact-cell {
              width: 33%;
              margin-bottom: 0; } }
          .footer-contact-section .support-cell.big-cell .contact-cells .contact-cell h3 {
            color: black;
            font-size: 22px;
            line-height: 1.92857rem;
            flex: none;
            width: 100%;
            text-align: center;
            display: block; }
          .footer-contact-section .support-cell.big-cell .contact-cells .contact-cell .left-side {
            flex: none;
            display: inline-block;
            width: 2.64286rem;
            height: 2.64286rem;
            margin-right: 1.07143rem; }
            .footer-contact-section .support-cell.big-cell .contact-cells .contact-cell .left-side img {
              width: 100%; }
          .footer-contact-section .support-cell.big-cell .contact-cells .contact-cell .right-side {
            flex: none;
            display: inline-block;
            width: 11.42857rem;
            text-align: left; }
            .footer-contact-section .support-cell.big-cell .contact-cells .contact-cell .right-side p {
              color: #375167;
              font-size: 16px;
              line-height: 1.71429rem;
              margin: 0; }
            .footer-contact-section .support-cell.big-cell .contact-cells .contact-cell .right-side span {
              color: #375167;
              font-size: 20px;
              font-weight: 600;
              line-height: 1.42857rem; }

.resources .container-main {
  max-width: 82rem !important; }

.resources h3.categoryMain-title {
  font-size: 24px;
  line-height: 33px; }
  @media (min-width: 551px) {
    .resources h3.categoryMain-title {
      font-size: 30px;
      line-height: 44px; } }

.resources .page-tabs-informations {
  flex-flow: row wrap;
  margin: 1.5rem 0 0; }
  .resources .page-tabs-informations .tab-button,
  .resources .page-tabs-informations .tab-content {
    font-size: 20px;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    @media (min-width: 551px) {
      .resources .page-tabs-informations .tab-button,
      .resources .page-tabs-informations .tab-content {
        padding-left: 3rem;
        padding-right: 3rem; } }
    @media (min-width: 1024px) {
      .resources .page-tabs-informations .tab-button,
      .resources .page-tabs-informations .tab-content {
        padding-left: 6rem;
        padding-right: 6rem; } }
  .resources .page-tabs-informations h2 {
    font-weight: 600;
    font-size: 24px;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    @media (min-width: 551px) {
      .resources .page-tabs-informations h2 {
        padding-left: 3rem;
        padding-right: 3rem; } }
    @media (min-width: 1024px) {
      .resources .page-tabs-informations h2 {
        font-size: 32px;
        padding-left: 6rem;
        padding-right: 6rem; } }
  .resources .page-tabs-informations .tab-button {
    display: flex;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    flex-basis: initial;
    min-height: initial;
    width: 100%;
    border: 0;
    background: transparent !important;
    color: black;
    justify-content: space-between;
    border-bottom: 1px solid #D8D8D8;
    margin: 0;
    height: auto;
    padding-top: 1.35714rem;
    padding-bottom: 1.35714rem; }
    @media (min-width: 551px) {
      .resources .page-tabs-informations .tab-button {
        padding-top: 2rem;
        padding-bottom: 2rem; } }
    .resources .page-tabs-informations .tab-button::after {
      content: "";
      position: relative;
      background: url(../img/modern/icons/icon-arrow.svg) no-repeat;
      background-size: 18px auto;
      padding: 0 0.78571rem;
      height: 14px;
      transform: rotate(180deg);
      transition: all .5s ease;
      margin-left: 2rem; }
    .resources .page-tabs-informations .tab-button.active {
      border-bottom: 0;
      padding-bottom: 1.85714rem; }
      .resources .page-tabs-informations .tab-button.active::after {
        transform: rotate(0);
        margin-top: 0.35714rem; }
    .resources .page-tabs-informations .tab-button::before {
      display: none !important; }
  .resources .page-tabs-informations .tab-button--last {
    border-bottom: 0; }
  .resources .page-tabs-informations .tab-content {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #D8D8D8;
    padding-top: 0;
    padding-bottom: 1.5rem; }
    .resources .page-tabs-informations .tab-content:last-child {
      border-bottom: 0; }
    @media (min-width: 1024px) {
      .resources .page-tabs-informations .tab-content {
        padding-left: 9rem; } }

.resources .resourcesProductManuals {
  padding-bottom: 3rem; }
  .resources .resourcesProductManuals .body {
    background-color: #FFF; }
    .resources .resourcesProductManuals .body .page {
      padding: 0 !important; }
    .resources .resourcesProductManuals .body h2, .resources .resourcesProductManuals .body h3 {
      border-top: 0 !important; }
    .resources .resourcesProductManuals .body h2 {
      margin: 1.5rem 0 !important;
      padding: 0 !important;
      font-size: 22px !important;
      line-height: 40px !important; }
      @media (min-width: 1024px) {
        .resources .resourcesProductManuals .body h2 {
          font-size: 30px !important;
          margin: 2.28571rem 0 !important; } }
    .resources .resourcesProductManuals .body .support-cell {
      border: 1px solid #D1D1D1;
      border-radius: 2px;
      box-shadow: 4px 4px 9px #D1D1D1; }
    .resources .resourcesProductManuals .body .form-control {
      background-color: #EEEEEE !important;
      padding: 0 0.75rem !important; }

.resourcesMarquee {
  background: linear-gradient(to right, #1884b8, #1b91ca);
  border-bottom: 1px solid #d9dce0; }
  @media (min-width: 1024px) {
    .resourcesMarquee {
      background-image: url("https://www.wilsonamplifiers.com/content/images/page/resources-support/resources-marquee-background.jpg"), linear-gradient(to right, #1884b8, #1b91ca);
      background-repeat: no-repeat;
      background-size: auto auto;
      background-position: 50% 50%; }
      .resourcesMarquee.resourcesMarquee--productManuals {
        background-image: url("https://www.wilsonamplifiers.com/content/images/page/resources-support/resources-marquee-product-manuals-background.jpg"), linear-gradient(to right, #1884b8, #1b91ca); } }
  .resourcesMarquee .resourcesMarquee-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.5rem 0; }
    @media (min-width: 1024px) {
      .resourcesMarquee .resourcesMarquee-heading {
        min-height: 271px;
        padding-left: 3rem; } }
    .resourcesMarquee .resourcesMarquee-heading .resourcesMarquee-heading-title {
      margin: 0;
      font-size: 28px;
      line-height: 24x;
      font-weight: 700;
      max-width: 410px;
      color: #FFF; }
      .resourcesMarquee .resourcesMarquee-heading .resourcesMarquee-heading-title span {
        display: block;
        font-size: 18px;
        line-height: 24x;
        font-weight: 400; }
      @media (min-width: 1024px) {
        .resourcesMarquee .resourcesMarquee-heading .resourcesMarquee-heading-title {
          color: #000;
          max-width: 570px;
          font-size: 40px;
          line-height: 48px; }
          .resourcesMarquee .resourcesMarquee-heading .resourcesMarquee-heading-title span {
            font-size: 28px;
            line-height: 38x;
            font-weight: 400; } }
    .resourcesMarquee .resourcesMarquee-heading .resourcesMarquee-heading-subtitle {
      color: #FFF;
      font-size: 14px;
      line-height: 16px;
      margin: 0.78571rem 0 0 0; }
      .resourcesMarquee .resourcesMarquee-heading .resourcesMarquee-heading-subtitle br {
        display: none; }
      @media (min-width: 1024px) {
        .resourcesMarquee .resourcesMarquee-heading .resourcesMarquee-heading-subtitle {
          margin-top: 0.78571rem;
          color: #000;
          font-size: 18px;
          line-height: 28px;
          max-width: 375px; }
          .resourcesMarquee .resourcesMarquee-heading .resourcesMarquee-heading-subtitle br {
            display: block; } }

.resourcesBody h2 {
  margin: 1.5rem 0;
  font-size: 22px;
  line-height: 40px; }
  @media (min-width: 1024px) {
    .resourcesBody h2 {
      font-size: 30px;
      margin: 2.28571rem 0; } }

.resourcesPanels {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .resourcesPanels {
      flex-direction: row;
      flex-wrap: wrap;
      width: calc(100% + 3rem);
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }

.resourcesPanel {
  background: #f4f4f4;
  margin-bottom: 2.28571rem;
  padding: 1.5rem; }
  @media (min-width: 1024px) {
    .resourcesPanel {
      display: flex;
      width: calc(50% - 2.5rem);
      margin: 0 1.25rem 2.5rem 1.25rem;
      padding: 2.28571rem 1.5rem; }
      .resourcesPanel p {
        font-size: 18px;
        margin-top: -1.25rem;
        margin-bottom: 2.5rem; } }

@media (min-width: 1024px) {
  .resourcesPanel-special {
    display: block;
    width: calc(50% - 2.5rem);
    margin: 0 1.25rem 2.5rem 1.25rem; } }

@media (min-width: 1024px) {
  .resourcesPanel--small {
    display: block;
    width: 100%;
    margin-left: 0; }
    .resourcesPanel--small:last-child {
      margin-bottom: 0; } }

.resourcesPanel-icon {
  display: none; }
  @media (min-width: 1024px) {
    .resourcesPanel-icon {
      width: 80px;
      padding: 0 15px;
      display: flex;
      align-items: flex-start;
      justify-content: center;
      flex-shrink: 0;
      flex-grow: 0; } }

.resoucesPanel-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.resourcesPanel-heading {
  width: 100%;
  margin: 0 0 1.5rem 0;
  font-size: 18px; }
  @media (min-width: 1024px) {
    .resourcesPanel-heading {
      font-size: 24px; } }

.resourcesPanel-list {
  width: 100%;
  margin: 0 0 0 1.5rem; }
  .resourcesPanel-list li {
    list-style: none;
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    font-size: 14px;
    line-height: 18px;
    color: #0c84c0;
    position: relative; }
    .resourcesPanel-list li a {
      color: #0c84c0; }
      .resourcesPanel-list li a:hover, .resourcesPanel-list li a:focus {
        text-decoration: underline; }
    .resourcesPanel-list li:before {
      content: '';
      position: absolute;
      border-right: 3px solid #0c84c0;
      border-bottom: 3px solid #0c84c0;
      width: 9px;
      height: 9px;
      top: calc(50% - 0px) !important;
      left: -20px;
      -webkit-transform: translateY(-50%) rotate(-45deg);
      transform: translateY(-50%) rotate(-45deg);
      margin-right: 0.78571rem; }
    @media (min-width: 1024px) {
      .resourcesPanel-list li {
        font-size: 18px;
        line-height: 25px; }
        .resourcesPanel-list li:before {
          top: 5px; } }

@media only screen and (max-width: 740px) {
  .resourcesPanel-list li:before {
    border-right: 1px solid #068ac7;
    border-bottom: 1px solid #068ac7;
    width: 7px;
    height: 7px;
    top: calc(50% - 0px) !important;
    left: -20px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    margin-right: 0.78571rem; } }

.resourcesPanel-link {
  font-size: 14px;
  text-decoration: underline;
  color: #45BAFC !important; }
  @media (min-width: 1024px) {
    .resourcesPanel-link {
      font-size: 18px; } }

.resourcesPanel-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  height: 40px;
  border: 0;
  padding: 0 15px;
  background: #078ac7;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  border-radius: 0;
  transition: all .2s; }
  .resourcesPanel-button:hover, .resourcesPanel-button:focus {
    color: #FFF;
    background: #2a5d89; }

.resourcesVideos {
  background: #ECF1F5;
  overflow: hidden; }
  .resourcesVideos .container-main {
    padding: 0 1.5rem; }
  .resourcesVideos h2 {
    padding: 0 0.78571rem; }
    @media (min-width: 1024px) {
      .resourcesVideos h2 {
        padding: 0 1.5rem; } }

.resourcesVideos-list {
  margin-bottom: 0 !important; }

.resourcesVideo {
  width: 100%; }
  .resourcesVideo img {
    cursor: pointer;
    padding: 0.78571rem; }
    @media (min-width: 1024px) {
      .resourcesVideo img {
        padding: 1.5rem;
        max-width: 490px; } }
  @media (min-width: 750px) {
    .resourcesVideo {
      display: inline-block;
      width: 50%; } }
  @media (min-width: 1024px) {
    .resourcesVideo {
      max-height: 300px; } }

.resourcesVideos-dots {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  padding: 0.78571rem 1.14286rem; }
  .resourcesVideos-dots .slick-dots,
  .resourcesVideos-dots .slick-prev,
  .resourcesVideos-dots .slick-next {
    top: inherit;
    bottom: inherit;
    right: inherit;
    left: inherit;
    position: relative; }
  .resourcesVideos-dots .slick-prev,
  .resourcesVideos-dots .slick-next {
    background: url("../icons/chevron-right.svg") 50% 50% no-repeat;
    opacity: .2;
    background-size: 100%;
    width: 8px;
    height: 15px;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin-top: 0;
    transform: none; }
    .resourcesVideos-dots .slick-prev::before,
    .resourcesVideos-dots .slick-next::before {
      content: none; }
  .resourcesVideos-dots .slick-prev {
    transform: rotate(180deg);
    margin-right: 1.5rem; }
  .resourcesVideos-dots .slick-next {
    margin-left: 1.5rem; }
  .resourcesVideos-dots .slick-dots li {
    margin: 0 0.21429rem;
    font-size: 0;
    top: 2px; }
    @media (min-width: 480px) {
      .resourcesVideos-dots .slick-dots li {
        margin: 0 0.35714rem; } }
    .resourcesVideos-dots .slick-dots li button {
      display: initial;
      height: 1rem;
      width: 1rem;
      background: #d9dce0;
      border: 2px solid white; }
      .resourcesVideos-dots .slick-dots li button::before {
        content: none; }
    .resourcesVideos-dots .slick-dots li:hover button {
      border-color: #068ac7;
      background-color: #068ac7; }
    .resourcesVideos-dots .slick-dots li.slick-active button, .resourcesVideos-dots .slick-dots li.slick-active:hover button {
      background-color: white;
      border: 4px solid #068ac7; }
  .resourcesVideos-dots .dots {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center; }
    .resourcesVideos-dots .dots .dot {
      height: 1rem;
      width: 1rem;
      background: #d9dce0;
      border: 2px solid white;
      margin: 0 0.92857rem;
      border-radius: 100%;
      cursor: pointer; }
      .resourcesVideos-dots .dots .dot:first-child {
        margin-left: 0; }
      .resourcesVideos-dots .dots .dot:last-child {
        margin-right: 0; }
      .resourcesVideos-dots .dots .dot:hover {
        border-color: #068ac7;
        background-color: #068ac7; }
      .resourcesVideos-dots .dots .dot.active, .resourcesVideos-dots .dots .dot.active:hover {
        background-color: white;
        border: 4px solid #068ac7; }

.resources-and-support .body .container.fixed {
  margin-top: 7.5rem; }

.resources-and-support .body main.page {
  padding: 1.42857rem 0; }
  .resources-and-support .body main.page h2 {
    color: black;
    font-size: 26px;
    line-height: 1.71429rem;
    padding: 1.42857rem 0;
    margin: 0;
    border-top: 1px solid #d9dce0; }
  .resources-and-support .body main.page > .inner > h2:nth-child(1) {
    border-top: 0 none; }
  .resources-and-support .body main.page .more-button {
    margin: 2.14286rem 0;
    text-align: center; }
    .resources-and-support .body main.page .more-button a {
      height: 2.5rem;
      width: 12.14286rem;
      border: 1px solid #068ac7;
      border-radius: 0.28571rem;
      background-color: white;
      display: block;
      text-align: center;
      color: #068ac7;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.64286rem;
      margin: 0 auto;
      padding: 0.42857rem; }
  .resources-and-support .body main.page .support-cells {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch; }
    .resources-and-support .body main.page .support-cells.three-cells .support-cell {
      flex: none;
      width: 100%;
      margin-bottom: 1.42857rem; }
      @media (min-width: 551px) {
        .resources-and-support .body main.page .support-cells.three-cells .support-cell {
          display: inline-block;
          width: 48.5%; }
          .resources-and-support .body main.page .support-cells.three-cells .support-cell:nth-child(odd) {
            margin-right: 1.5%; }
          .resources-and-support .body main.page .support-cells.three-cells .support-cell:nth-child(even) {
            margin-left: 1.5%; } }
      @media (min-width: 1024px) {
        .resources-and-support .body main.page .support-cells.three-cells .support-cell {
          margin-bottom: 0;
          margin-left: 0;
          margin-right: 0;
          width: 31%; }
          .resources-and-support .body main.page .support-cells.three-cells .support-cell:nth-child(odd) {
            margin-right: 0; }
          .resources-and-support .body main.page .support-cells.three-cells .support-cell:nth-child(even) {
            margin-left: 0; }
          .resources-and-support .body main.page .support-cells.three-cells .support-cell:nth-child(3n+2) {
            margin: 0 3%; } }
      .resources-and-support .body main.page .support-cells.three-cells .support-cell .video-thumbnail {
        width: 100%; }
    .resources-and-support .body main.page .support-cells.two-cells .support-cell {
      flex: none;
      width: 100%;
      margin-bottom: 1.42857rem; }
      @media (min-width: 551px) {
        .resources-and-support .body main.page .support-cells.two-cells .support-cell {
          display: inline-block;
          width: 48.5%;
          margin-bottom: 0; }
          .resources-and-support .body main.page .support-cells.two-cells .support-cell:nth-child(even) {
            margin: 0 0 0 1.5%; }
          .resources-and-support .body main.page .support-cells.two-cells .support-cell:nth-child(odd) {
            margin: 0 1.5% 0 0; } }
      .resources-and-support .body main.page .support-cells.two-cells .support-cell .video-thumbnail {
        width: 100%; }
    .resources-and-support .body main.page .support-cells .support-cell {
      border: 1px solid #d9dce0;
      background: white; }
    .resources-and-support .body main.page .support-cells.blog-cells .post-thumbnail {
      height: 11.78571rem;
      text-align: center; }
      .resources-and-support .body main.page .support-cells.blog-cells .post-thumbnail img {
        max-height: 100%;
        margin: 0 auto; }
    .resources-and-support .body main.page .support-cells.blog-cells .post-details {
      padding: 1.42857rem 1.42857rem 1.07143rem;
      color: black;
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.5rem; }
      .resources-and-support .body main.page .support-cells.blog-cells .post-details .post-comments {
        color: #154284; }
    .resources-and-support .body main.page .support-cells.blog-cells .post-title {
      padding: 0 1.42857rem; }
      .resources-and-support .body main.page .support-cells.blog-cells .post-title h3 {
        margin: 0 0 2.14286rem;
        color: black;
        font-size: 22px;
        line-height: 1.92857rem; }
    .resources-and-support .body main.page .support-cells.guide-cells {
      padding-bottom: 2.85714rem; }
      .resources-and-support .body main.page .support-cells.guide-cells .guide-heading {
        background: #16232a;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 9.28571rem; }
        .resources-and-support .body main.page .support-cells.guide-cells .guide-heading span {
          display: inline-block;
          padding: 1.78571rem;
          color: white;
          font-size: 26px;
          font-weight: 500;
          line-height: 2.42857rem; }
          .resources-and-support .body main.page .support-cells.guide-cells .guide-heading span .new {
            background: #990642;
            height: 1.42857rem;
            width: 3.42857rem;
            text-align: center;
            position: relative;
            padding: 0;
            margin-right: 0.71429rem; }
            .resources-and-support .body main.page .support-cells.guide-cells .guide-heading span .new::after {
              content: "NEW";
              font-size: 16px;
              line-height: 1.42857rem;
              color: white;
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              text-align: center; }
      .resources-and-support .body main.page .support-cells.guide-cells .guide-summary {
        padding: 1.07143rem 1.42857rem 4.28571rem; }
        .resources-and-support .body main.page .support-cells.guide-cells .guide-summary p {
          margin: 0;
          color: black;
          font-size: 16px;
          line-height: 1.71429rem; }
        .resources-and-support .body main.page .support-cells.guide-cells .guide-summary a {
          font-size: 16px; }
    .resources-and-support .body main.page .support-cells.video-cells .support-cell {
      background: transparent;
      border: 0 none;
      cursor: pointer; }
      .resources-and-support .body main.page .support-cells.video-cells .support-cell .video {
        margin: 0; }
      .resources-and-support .body main.page .support-cells.video-cells .support-cell .video-title {
        margin-top: 0.71429rem;
        color: #154284;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.85714rem; }
    .resources-and-support .body main.page .support-cells.case-study-cells .case-study-icon {
      height: 12.14286rem;
      text-align: center; }
      .resources-and-support .body main.page .support-cells.case-study-cells .case-study-icon img {
        height: 12.14286rem;
        width: auto;
        margin: 0 auto;
        display: block; }
        @media (min-width: 1024px) {
          .resources-and-support .body main.page .support-cells.case-study-cells .case-study-icon img {
            width: 100%;
            height: auto; } }
    .resources-and-support .body main.page .support-cells.case-study-cells .case-study-details h3 {
      margin: 0;
      padding: 1.07143rem 1.42857rem 1.42857rem;
      color: black;
      font-size: 22px;
      line-height: 1.92857rem; }
    .resources-and-support .body main.page .support-cells.case-study-cells .case-study-details p {
      padding: 0 1.42857rem;
      margin-bottom: 1.42857rem;
      color: black;
      font-size: 16px;
      line-height: 22px; }
    .resources-and-support .body main.page .support-cells.product-manual-cells {
      padding-bottom: 1.07143rem; }
      .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search {
        text-align: right; }
        .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search h3 {
          border-top: 10px solid #068ac7; }
        .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search .search-product-brand {
          padding-right: 5rem; }
        .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search .search-chosen-product {
          padding-right: 5rem;
          margin-bottom: 1.42857rem; }
        .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search .label {
          display: inline-block;
          color: #375167;
          font-size: 16px;
          line-height: 1.71429rem;
          margin-right: 1.07143rem; }
        .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search .value {
          display: inline-block; }
          .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search .value select {
            border: 1px solid #a9afb6;
            background-color: white;
            color: #66737e;
            border-radius: 5px;
            font-size: 1rem;
            line-height: 1.71429rem;
            width: 8.92857rem;
            height: 2.85714rem;
            margin-bottom: 1.42857rem; }
            @media (min-width: 481px) {
              .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search .value select {
                width: 19.64286rem; } }
            @media (min-width: 551px) {
              .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search .value select {
                width: auto; } }
            @media (min-width: 1024px) {
              .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search .value select {
                width: 19.64286rem; } }
            .resources-and-support .body main.page .support-cells.product-manual-cells .brand-search .value select:focus {
              border: 1px solid #154284;
              color: black; }
      .resources-and-support .body main.page .support-cells.product-manual-cells .model-search {
        text-align: center; }
        .resources-and-support .body main.page .support-cells.product-manual-cells .model-search h3 {
          border-top: 10px solid #3090ad; }
        .resources-and-support .body main.page .support-cells.product-manual-cells .model-search select {
          height: 2.85714rem;
          width: 8.92857rem;
          border: 1px solid #a9afb6;
          background-color: white;
          border-radius: 5px;
          color: #66737e;
          font-size: 1rem;
          line-height: 1.71429rem; }
          @media (min-width: 481px) {
            .resources-and-support .body main.page .support-cells.product-manual-cells .model-search select {
              width: 21.78571rem; } }
          @media (min-width: 551px) {
            .resources-and-support .body main.page .support-cells.product-manual-cells .model-search select {
              width: auto; } }
          @media (min-width: 1024px) {
            .resources-and-support .body main.page .support-cells.product-manual-cells .model-search select {
              width: 21.78571rem; } }
          .resources-and-support .body main.page .support-cells.product-manual-cells .model-search select:focus {
            border: 1px solid #154284;
            color: black; }
        .resources-and-support .body main.page .support-cells.product-manual-cells .model-search img.question-mark {
          width: 1.78571rem;
          height: 1.78571rem;
          margin-top: -0.28571rem;
          cursor: pointer; }
        .resources-and-support .body main.page .support-cells.product-manual-cells .model-search .search-model-number-dropdown {
          margin-bottom: 2.85714rem; }
          @media (min-width: 1024px) {
            .resources-and-support .body main.page .support-cells.product-manual-cells .model-search .search-model-number-dropdown {
              margin-bottom: 0; } }
      .resources-and-support .body main.page .support-cells.product-manual-cells h3 {
        margin: 0;
        padding: 2rem 0 2.14286rem;
        text-align: center;
        width: 100%;
        color: black;
        font-size: 22px;
        line-height: 1.92857rem; }
    .resources-and-support .body main.page .support-cells.faq-cells .support-cell {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start;
      align-content: flex-start;
      padding: 2.14286rem;
      flex-wrap: wrap; }
      @media (min-width: 551px) {
        .resources-and-support .body main.page .support-cells.faq-cells .support-cell {
          padding: 2.14286rem 0.71429rem; } }
      @media (min-width: 1024px) {
        .resources-and-support .body main.page .support-cells.faq-cells .support-cell {
          padding: 2.14286rem; } }
      .resources-and-support .body main.page .support-cells.faq-cells .support-cell .left-side {
        flex: none;
        display: inline-block;
        width: 7.14286rem; }
        .resources-and-support .body main.page .support-cells.faq-cells .support-cell .left-side .product-icon {
          width: 2.64286rem;
          height: 3.57143rem; }
        .resources-and-support .body main.page .support-cells.faq-cells .support-cell .left-side .customer-icon {
          width: 4.64286rem;
          height: 3.92857rem; }
        .resources-and-support .body main.page .support-cells.faq-cells .support-cell .left-side .website-icon {
          width: 5.14286rem;
          height: 3.64286rem; }
        .resources-and-support .body main.page .support-cells.faq-cells .support-cell .left-side .brands-icon {
          width: 3.5rem;
          height: 3.5rem; }
        @media (min-width: 551px) {
          .resources-and-support .body main.page .support-cells.faq-cells .support-cell .left-side {
            width: 5.35714rem; } }
        @media (min-width: 1024px) {
          .resources-and-support .body main.page .support-cells.faq-cells .support-cell .left-side {
            width: 7.14286rem; } }
      .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side {
        flex: none;
        display: inline-block;
        width: 100%;
        margin-top: 1.07143rem; }
        @media (min-width: 481px) {
          .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side {
            width: calc(100% - 105px);
            margin-top: 0; } }
        @media (min-width: 551px) {
          .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side {
            width: calc(100% - 78px); } }
        @media (min-width: 1024px) {
          .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side {
            width: calc(100% - 105px); } }
        .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side h3 {
          color: black;
          font-size: 22px;
          line-height: 1.92857rem;
          margin: 0 0 1.42857rem; }
        .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side .faq-list {
          margin: 0;
          padding: 0;
          list-style: none; }
          .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side .faq-list .faq-item {
            color: #154284;
            font-size: 16px;
            font-weight: 500;
            line-height: 1.92857rem; }
            .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side .faq-list .faq-item a {
              margin-top: 1.07143rem;
              position: relative;
              display: block;
              padding-left: 0.71429rem; }
              .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side .faq-list .faq-item a:hover {
                text-decoration: underline; }
              .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side .faq-list .faq-item a.question {
                margin: 0;
                padding-left: 1.42857rem; }
                .resources-and-support .body main.page .support-cells.faq-cells .support-cell .right-side .faq-list .faq-item a.question::before {
                  content: "";
                  position: absolute;
                  top: 0.64286rem;
                  left: 0.28571rem;
                  width: 0.42857rem;
                  height: 0.71429rem;
                  display: block;
                  background-image: url(../icons/chevron-right-blue.svg);
                  background-size: 100%;
                  background-position: center;
                  background-repeat: no-repeat; }
  .resources-and-support .body main.page .search-product-results .search-product-found .product-documents-found {
    color: black;
    font-size: 16px;
    line-height: 1.71429rem;
    border-bottom: 1px solid #d9dce0;
    padding-bottom: 0.35714rem;
    margin-bottom: 1.78571rem; }
  .resources-and-support .body main.page .search-product-results .search-product-found .product-name h3 {
    color: black;
    font-size: 26px;
    line-height: 1.71429rem;
    margin: 0 0 1.42857rem;
    padding: 0; }
  .resources-and-support .body main.page .search-product-results .search-documents-found {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    margin-bottom: 2.85714rem; }
    .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell {
      flex: none;
      display: inline-block;
      width: 100%;
      margin-bottom: 1.42857rem;
      background: white;
      border: 1px solid #d9dce0;
      text-align: center; }
      @media (min-width: 551px) {
        .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell {
          width: 48.5%; }
          .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell:nth-child(odd) {
            margin-right: 1.5%; }
          .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell:nth-child(even) {
            margin-left: 1.5%; } }
      @media (min-width: 1024px) {
        .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell {
          width: 32%;
          margin-bottom: 2.85714rem; }
          .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell:nth-child(odd) {
            margin-right: 0%; }
          .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell:nth-child(even) {
            margin-left: 0%; } }
      @media (min-width: 1024px) {
        .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell:nth-child(2) {
          margin: 0 2%;
          margin-bottom: 2.85714rem; } }
      .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell a.pdf-file {
        display: block; }
        .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell a.pdf-file .document-icon {
          display: flex;
          justify-content: center;
          align-items: center;
          align-content: center;
          height: 10.71429rem;
          width: 100%;
          text-align: center;
          margin-top: 1.78571rem; }
          .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell a.pdf-file .document-icon img {
            flex: none;
            width: auto;
            max-width: 100%;
            height: 100%;
            display: inline-block; }
        .resources-and-support .body main.page .search-product-results .search-documents-found .document-cell a.pdf-file .document-name {
          color: #154284;
          font-size: 1rem;
          font-weight: 500;
          line-height: 1.85714rem;
          text-align: center;
          display: block;
          margin: 1.42857rem 0; }

.resources-and-support.faq-resources-and-support .body main.page .support-cells.two-cells .support-cell {
  margin-bottom: 1.42857rem; }
  .resources-and-support.faq-resources-and-support .body main.page .support-cells.two-cells .support-cell.big-cell {
    width: 100%; }
    .resources-and-support.faq-resources-and-support .body main.page .support-cells.two-cells .support-cell.big-cell .contact-cells .contact-cell .left-side {
      width: 2.64286rem;
      height: 2.64286rem;
      margin-right: 1.07143rem; }
    .resources-and-support.faq-resources-and-support .body main.page .support-cells.two-cells .support-cell.big-cell .contact-cells .contact-cell .right-side {
      width: 11.42857rem; }

.resources-and-support.case-studies-resources-and-support .body main.page .support-cells.three-cells .support-cell {
  margin-bottom: 2.14286rem; }

.resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell {
  margin-bottom: 2.85714rem; }
  .resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell:nth-child(odd) {
    margin-left: 1.5%;
    margin-right: 0; }
  .resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell:nth-child(even) {
    margin-right: 1.5%;
    margin-left: 0; }
  .resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell.big-cell {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch; }
    .resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell.big-cell .post-thumbnail {
      flex: none;
      display: block;
      width: 100%; }
    .resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell.big-cell .left-side {
      flex: none;
      width: 100%; }
      @media (min-width: 1024px) {
        .resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell.big-cell .left-side {
          display: inline-block;
          width: 49%;
          margin-right: 1%; } }
    .resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell.big-cell .right-side {
      flex: none;
      width: 100%; }
      @media (min-width: 1024px) {
        .resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell.big-cell .right-side {
          display: inline-block;
          width: 49%;
          margin-left: 1%; } }
  .resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell .post-title h3 {
    margin: 0; }
  .resources-and-support.blog-resources-and-support .body main.page .support-cells.two-cells .support-cell .post-summary {
    color: black;
    margin: 1.42857rem 1.42857rem 2.14286rem;
    font-size: 16px;
    line-height: 1.57143rem; }

.resources-and-support.guides-resources-and-support .body main.page .signal-guide .heading-section {
  background-size: cover; }

.resources-and-support.guides-resources-and-support .body main.page .signal-guide .signal-guide-menu h2 {
  color: white; }

.resources-and-support.guides-resources-and-support .body main.page .booster-guide .booster-section {
  background: white;
  padding-bottom: 1px; }

.resources-and-support.videos-resources-and-support .body main.page .heading {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  margin-top: 2.85714rem; }
  .resources-and-support.videos-resources-and-support .body main.page .heading h2 {
    flex: none;
    width: 100%;
    border: 0 none;
    padding: 0;
    margin: 0;
    color: black;
    font-size: 26px;
    line-height: 1.71429rem; }
    @media (min-width: 1024px) {
      .resources-and-support.videos-resources-and-support .body main.page .heading h2 {
        width: 50%;
        display: inline-block;
        text-align: left; } }
  .resources-and-support.videos-resources-and-support .body main.page .heading .dropdown-filter {
    flex: none;
    width: 100%;
    margin-top: 1.07143rem; }
    @media (min-width: 1024px) {
      .resources-and-support.videos-resources-and-support .body main.page .heading .dropdown-filter {
        width: 50%;
        display: inline-block;
        text-align: right;
        margin-top: 0; } }
    .resources-and-support.videos-resources-and-support .body main.page .heading .dropdown-filter span {
      display: inline-block;
      vertical-align: middle;
      color: #375167;
      font-size: 16px;
      line-height: 1.71429rem;
      margin-right: 0.71429rem; }
    .resources-and-support.videos-resources-and-support .body main.page .heading .dropdown-filter select {
      width: auto;
      display: inline-block;
      vertical-align: middle;
      height: 2.85714rem;
      border: 1px solid #a9afb6;
      color: black;
      background: white;
      font-size: 1rem;
      line-height: 1.35714rem; }
      @media (min-width: 551px) {
        .resources-and-support.videos-resources-and-support .body main.page .heading .dropdown-filter select {
          width: 19.28571rem; } }

.resources-and-support.videos-resources-and-support .body main.page .inner > div > h3 {
  background: #d9dce0;
  padding: 0.71429rem 1.07143rem;
  color: #375167;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.71429rem;
  margin: 1.42857rem 0; }

.resources-and-support.videos-resources-and-support .body main.page .inner > div > p {
  color: black;
  font-size: 16px;
  line-height: 1.71429rem;
  position: relative;
  padding-right: 10.71429rem;
  margin-bottom: 1.07143rem;
  padding-top: 1.07143rem;
  border-top: 1px solid #a9afb6; }
  .resources-and-support.videos-resources-and-support .body main.page .inner > div > p img {
    position: relative;
    display: block;
    height: 2.14286rem;
    width: auto;
    max-width: 10.71429rem;
    top: 0.35714rem;
    right: 0; }
    @media (min-width: 1024px) {
      .resources-and-support.videos-resources-and-support .body main.page .inner > div > p img {
        position: absolute; } }
  .resources-and-support.videos-resources-and-support .body main.page .inner > div > p:nth-child(2) {
    padding-top: 0;
    border-top: 0; }
    .resources-and-support.videos-resources-and-support .body main.page .inner > div > p:nth-child(2) img {
      top: 0; }

.resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch; }
  .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell {
    flex: none;
    width: 100%;
    margin-bottom: 1.07143rem;
    cursor: pointer; }
    @media (min-width: 551px) {
      .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell {
        width: 48.5%;
        display: inline-block; }
        .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell:nth-child(odd) {
          margin-right: 1.5%; }
        .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell:nth-child(even) {
          margin-left: 1.5%; } }
    @media (min-width: 1024px) {
      .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell {
        width: 32%; }
        .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell:nth-child(odd) {
          margin-right: 0; }
        .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell:nth-child(even) {
          margin-left: 0; }
        .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell:nth-child(3n+2) {
          margin-left: 2%;
          margin-right: 2%; } }
    .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell .video {
      margin-bottom: 0; }
    .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell .video-title {
      color: #154284;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.57143rem;
      margin-top: 0.71429rem; }
    .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell .video-container {
      height: 12.5rem; }
      .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell .video-container img {
        width: auto;
        height: 12.5rem; }
        @media (min-width: 1024px) {
          .resources-and-support.videos-resources-and-support .body main.page .inner > div > .video-cells > .video-cell .video-container img {
            width: 100%; } }

.resources-and-support.videos-resources-and-support .body main.page .subscribe-to-youtube {
  border-top: 1px solid #a9afb6;
  margin-top: 2.14286rem;
  padding-top: 2.14286rem;
  margin-bottom: 1.42857rem;
  text-align: center; }
  .resources-and-support.videos-resources-and-support .body main.page .subscribe-to-youtube img {
    width: 17.85714rem; }

.resources-and-support .modal-background {
  z-index: 1111; }

.resources-and-support .video-modal {
  width: 100%;
  z-index: 1111; }
  @media (min-width: 1024px) {
    .resources-and-support .video-modal {
      max-width: 70rem; } }
  .resources-and-support .video-modal .inner-container {
    padding: 2.14286rem; }
    .resources-and-support .video-modal .inner-container .video-heading {
      color: black;
      font-size: 18px;
      line-height: 1.92857rem;
      font-weight: 500;
      position: relative;
      padding-right: 10.71429rem;
      margin-bottom: 2.14286rem; }
      .resources-and-support .video-modal .inner-container .video-heading img {
        height: 2.14286rem;
        width: auto;
        position: absolute;
        max-width: 10.71429rem;
        top: 0.35714rem;
        right: 0; }
    .resources-and-support .video-modal .inner-container iframe {
      margin: 0 auto;
      display: block;
      width: 17.14286rem;
      height: 9.64286rem; }
      @media (min-width: 1024px) {
        .resources-and-support .video-modal .inner-container iframe {
          width: 47.85714rem;
          height: 26.92857rem; } }
    .resources-and-support .video-modal .inner-container .video-title {
      width: 100%;
      margin: 0.71429rem auto 1.42857rem;
      color: #154284;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.57143rem; }
      @media (min-width: 1024px) {
        .resources-and-support .video-modal .inner-container .video-title {
          width: 47.85714rem; } }
      .resources-and-support .video-modal .inner-container .video-title span {
        display: block;
        color: #990642; }
    .resources-and-support .video-modal .inner-container .button-cells {
      border-top: 1px solid #d9dce0;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start;
      align-content: flex-start;
      padding-top: 0.71429rem; }
      .resources-and-support .video-modal .inner-container .button-cells .button-cell {
        flex: none;
        display: inline-block;
        width: 50%; }
        .resources-and-support .video-modal .inner-container .button-cells .button-cell > span {
          font-size: 16px;
          font-weight: 500;
          line-height: 1.71429rem;
          color: #068ac7;
          cursor: pointer; }
          .resources-and-support .video-modal .inner-container .button-cells .button-cell > span:hover {
            border-bottom: 1px solid #068ac7; }
          .resources-and-support .video-modal .inner-container .button-cells .button-cell > span i {
            display: inline-block;
            width: 0.42857rem;
            height: 0.71429rem;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url(../img/page/resources-and-support/chevron-right-blue.svg); }
          .resources-and-support .video-modal .inner-container .button-cells .button-cell > span.disabled {
            color: #a9afb6; }
            .resources-and-support .video-modal .inner-container .button-cells .button-cell > span.disabled:hover {
              border-bottom: 0 none; }
            .resources-and-support .video-modal .inner-container .button-cells .button-cell > span.disabled i {
              background-image: url(../img/page/resources-and-support/chevron-right-grey.svg); }
        .resources-and-support .video-modal .inner-container .button-cells .button-cell .title {
          width: 16.42857rem;
          max-width: 100%;
          color: #154284;
          font-size: 16px;
          font-weight: 500;
          line-height: 1.57143rem; }
        .resources-and-support .video-modal .inner-container .button-cells .button-cell:nth-child(1) {
          text-align: left; }
          .resources-and-support .video-modal .inner-container .button-cells .button-cell:nth-child(1) .title {
            margin-right: auto;
            margin-left: 0; }
          .resources-and-support .video-modal .inner-container .button-cells .button-cell:nth-child(1) > span i {
            transform: rotate(180deg);
            margin-right: 0.5rem; }
        .resources-and-support .video-modal .inner-container .button-cells .button-cell:nth-child(2) {
          text-align: right; }
          .resources-and-support .video-modal .inner-container .button-cells .button-cell:nth-child(2) .title {
            margin-right: 0;
            margin-left: auto; }
          .resources-and-support .video-modal .inner-container .button-cells .button-cell:nth-child(2) > span i {
            margin-left: 0.5rem; }

.resources-and-support.blog-resources-and-support .body main.page .support-cells.blog-cells .post-thumbnail {
  height: auto; }

.resources-and-support.blog-resources-and-support .body main.page .support-cells.blog-cells .post-title a h3 {
  margin-top: 0.71429rem;
  margin-bottom: 1.07143rem;
  color: black;
  font-size: 26px;
  line-height: 2.14286rem; }

.resources-and-support .signal-guide > .heading-section {
  height: 10.35714rem; }
  .resources-and-support .signal-guide > .heading-section h1 .big {
    padding-top: 2.14286rem;
    font-size: 23px;
    width: 100%; }
    @media (min-width: 481px) {
      .resources-and-support .signal-guide > .heading-section h1 .big {
        font-size: 32px; } }
    .resources-and-support .signal-guide > .heading-section h1 .big .new {
      background: #990642;
      height: 1.42857rem;
      width: 3.42857rem;
      text-align: center;
      position: relative;
      padding: 0;
      margin: 0.5rem 0 0;
      vertical-align: top;
      font-size: 16px;
      line-height: 1.42857rem;
      display: inline-block;
      text-transform: uppercase; }
      @media (min-width: 481px) {
        .resources-and-support .signal-guide > .heading-section h1 .big .new {
          margin: 1.07143rem 0 0; } }

.resources-and-support .booster-guide .sub-heading-section {
  height: 10.35714rem; }
  .resources-and-support .booster-guide .sub-heading-section h1 {
    height: 10.35714rem; }
    .resources-and-support .booster-guide .sub-heading-section h1 .big {
      padding-top: 0;
      font-size: 23px; }
      @media (min-width: 481px) {
        .resources-and-support .booster-guide .sub-heading-section h1 .big {
          font-size: 32px; } }

.resources-and-support.product-manuals-resources-and-support .body main.page .search-product-results .search-documents-found {
  margin-bottom: 0; }

.case-studies-resources-and-support .body main.page .cs-list {
  list-style-type: none;
  margin: 0;
  font-size: 0; }
  @media (min-width: 768px) {
    .case-studies-resources-and-support .body main.page .cs-list {
      margin-left: -1rem;
      margin-right: -1rem; } }
  @media (min-width: 1024px) {
    .case-studies-resources-and-support .body main.page .cs-list {
      margin-left: -2.5rem;
      margin-right: -2.5rem; } }
  .case-studies-resources-and-support .body main.page .cs-list li {
    font-size: 16px; }
  .case-studies-resources-and-support .body main.page .cs-list .cs-featured {
    margin-bottom: 3rem;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.1); }
    @media (min-width: 768px) {
      .case-studies-resources-and-support .body main.page .cs-list .cs-featured {
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 991px) {
      .case-studies-resources-and-support .body main.page .cs-list .cs-featured {
        height: 336px; } }
    @media (min-width: 1024px) {
      .case-studies-resources-and-support .body main.page .cs-list .cs-featured {
        margin-left: 2.5rem;
        margin-right: 2.5rem; } }
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs--image {
      text-align: center; }
      .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs--image img {
        width: 100%; }
      @media (min-width: 700px) and (max-width: 990px) {
        .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs--image {
          display: none; } }
      @media (min-width: 991px) {
        .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs--image {
          position: absolute;
          right: 0;
          z-index: 1;
          text-align: right; } }
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs--text {
      position: relative;
      z-index: 1;
      color: #FFFFFF;
      font-weight: 300;
      padding: 2.5rem 2rem 8rem; }
      @media (min-width: 991px) {
        .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs--text {
          height: 336px;
          max-width: 640px;
          padding: 2.5rem 4rem; } }
      @media (min-width: 1181px) {
        .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs--text {
          max-width: 565px; } }
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs-industry {
      font-size: 16px;
      font-weight: 400; }
      .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs-industry::before {
        content: "FEATURED";
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        background-color: #058ac7;
        padding: 0.2rem 1rem;
        margin-right: 1.3rem; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured h2 {
      color: #FFFFFF;
      font-size: 26px;
      line-height: 28px;
      font-weight: 300;
      margin-top: 1.5rem;
      margin-bottom: 1.5rem;
      padding: 0;
      border-top: 0; }
      .case-studies-resources-and-support .body main.page .cs-list .cs-featured h2 a {
        text-decoration: none;
        color: #fff; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs-footer {
      position: absolute;
      bottom: 2.5rem;
      left: 2rem;
      right: 2rem; }
      @media (min-width: 991px) {
        .case-studies-resources-and-support .body main.page .cs-list .cs-featured .cs-footer {
          left: 4rem;
          right: 4rem; } }
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured .read-link {
      text-decoration: none;
      color: #FFFFFF;
      font-weight: 400;
      font-size: 16px; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured .pdf-link {
      background-image: url(../img/case-study/icons/pdf-white.svg);
      position: absolute;
      top: 0;
      right: 0;
      background-size: 20px;
      width: 20px;
      height: 20px; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured .video-link {
      background-image: url(../img/case-study/icons/video-white.svg);
      position: absolute;
      top: 0;
      right: 40px;
      background-size: 20px;
      width: 20px;
      height: 20px; }
  .case-studies-resources-and-support .body main.page .cs-list .cs-featured-tag {
    font-size: 14px;
    font-weight: 400;
    color: #fff; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured-tag::before {
      content: "FEATURED";
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      background-color: #DD2C79;
      padding: 0.2rem 1rem;
      margin-right: 1.3rem; }
  @media (max-width: 990px) {
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured:nth-child(1n) {
      background-color: #2D2D2D; } }
  .case-studies-resources-and-support .body main.page .cs-list .cs-featured:nth-child(1n) .cs--text {
    background-color: #2D2D2D; }
  @media (max-width: 990px) {
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured:nth-child(2n+3) {
      background-color: #A9AFB6; } }
  .case-studies-resources-and-support .body main.page .cs-list .cs-featured:nth-child(2n+3) .cs--text {
    background-color: #A9AFB6; }
  @media (max-width: 990px) {
    .case-studies-resources-and-support .body main.page .cs-list .cs-featured:nth-child(3n+3) {
      background-color: #2D2D2D; } }
  .case-studies-resources-and-support .body main.page .cs-list .cs-featured:nth-child(3n+3) .cs--text {
    background-color: #2D2D2D; }
  .case-studies-resources-and-support .body main.page .cs-list .cs-normal {
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .case-studies-resources-and-support .body main.page .cs-list .cs-normal {
        display: inline-block;
        vertical-align: top;
        width: 33.33333333333333%;
        padding-left: 1rem;
        padding-right: 1rem; } }
    @media (min-width: 1024px) {
      .case-studies-resources-and-support .body main.page .cs-list .cs-normal {
        padding-left: 2.5rem;
        padding-right: 2.5rem; } }
    .case-studies-resources-and-support .body main.page .cs-list .cs-normal .cs-normal-content {
      position: relative;
      background: #f4f4f4;
      padding: 1.5rem 1.5rem 8rem;
      min-height: 400px;
      max-width: 420px;
      margin: auto; }
      @media (min-width: 1024px) {
        .case-studies-resources-and-support .body main.page .cs-list .cs-normal .cs-normal-content {
          min-height: 420px;
          padding-bottom: 4rem; } }
    .case-studies-resources-and-support .body main.page .cs-list .cs-normal .cs-image {
      margin-top: -1.5rem;
      margin-left: -1.5rem;
      margin-right: -1.5rem;
      position: absolute;
      width: 100%;
      height: 0;
      padding-bottom: 51.5%; }
      .case-studies-resources-and-support .body main.page .cs-list .cs-normal .cs-image img {
        width: 100%; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-normal h2 {
      font-size: 24px;
      line-height: 28px;
      color: #000000;
      margin-top: 1.2rem;
      margin-bottom: 0;
      padding: 0;
      border-top: 0; }
      .case-studies-resources-and-support .body main.page .cs-list .cs-normal h2 a {
        text-decoration: none;
        color: #000000; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-normal .cs-industry {
      color: #0C84C0;
      font-weight: 500;
      margin-top: 60%; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-normal .cs-footer {
      position: absolute;
      bottom: 1.5rem;
      left: 1.5rem;
      right: 1.5rem; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-normal .read-link {
      font-weight: 500;
      color: #0C84C0;
      text-decoration: none; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-normal .pdf-link {
      background-image: url(../img/case-study/icons/pdf.svg);
      position: absolute;
      top: 0;
      right: 0;
      background-size: 20px;
      width: 20px;
      height: 20px; }
    .case-studies-resources-and-support .body main.page .cs-list .cs-normal .video-link {
      background-image: url(../img/case-study/icons/video.svg);
      position: absolute;
      top: 0;
      right: 40px;
      background-size: 20px;
      width: 20px;
      height: 20px; }
