@media screen and (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (max-width: 767px) {
}.q-xm {
  /* Colors */
  /* Typography */
  /* body text */
  /* used for numbers etc. */
  /*  Ripple */
  /* Card Interface */
  /* 4 Dot Module */
  /* Only add spacing sm at sm screen sizes */
  /* New style extensions to q-xm */
}
.q-xm section div,
.q-xm .reset-css div {
  box-sizing: border-box;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #000;
}
.q-xm section h1,
.q-xm .reset-css h1,
.q-xm section h2,
.q-xm .reset-css h2,
.q-xm section h3,
.q-xm .reset-css h3,
.q-xm section h4,
.q-xm .reset-css h4,
.q-xm section h5,
.q-xm .reset-css h5,
.q-xm section h6,
.q-xm .reset-css h6,
.q-xm section p,
.q-xm .reset-css p,
.q-xm section span,
.q-xm .reset-css span,
.q-xm section a,
.q-xm .reset-css a {
  padding: 0;
  margin: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
.q-xm .bg-gray-dark a {
  color: #0768DD;
}
.q-xm .bg-gray-dark a:hover {
  color: #00B4EF;
}
.q-xm .bg-gray-dark a:visited {
  color: #fff;
}
.q-xm .bg-gray-dark p {
  font-weight: 500;
}
.q-xm .bg-gray-dark ul li {
  font-weight: 500;
}
.q-xm .slant-top {
  background: #fff;
  z-index: 0;
  position: relative;
}
.q-xm .slant-top:after {
  content: "";
  display: block;
  background: inherit;
  position: absolute;
  top: -80px;
  height: 500px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -2;
  -webkit-transform: skewY(10.5deg);
  transform: skewY(10.5deg);
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
  box-shadow: 0 -8px 8px 0 rgba(0, 0, 0, 0.05), 0 -12px 28px 0 rgba(0, 0, 0, 0.05);
}
@media (min-width: 992px) {
  .q-xm .slant-top:after {
    top: -70px;
  }
}
@media (min-width: 1700px) {
  .q-xm .slant-top:after {
    top: -80px;
    -webkit-transform: skewY(5.5deg);
    transform: skewY(5.5deg);
  }
}
.q-xm .bg-gray-mid {
  background: #C8CCCE;
}
.q-xm .fill-rc,
.q-xm .logo-research-core {
  fill: #000;
}
.q-xm .color01,
.q-xm .fill-bx,
.q-xm .logo-brand-exp {
  fill: #5F1AE5;
}
.q-xm .color01,
.q-xm .bg-bx,
.q-xm .bg-brand-exp {
  background: #5F1AE5;
}
.q-xm .color02,
.q-xm .fill-cx,
.q-xm .logo-customer-exp {
  fill: #21DBAA;
}
.q-xm .color02,
.q-xm .bg-cx,
.q-xm .bg-customer-exp {
  background: #21DBAA;
}
.q-xm .color03,
.q-xm .fill-px,
.q-xm .logo-product-exp {
  fill: #00B4EF;
}
.q-xm .color03,
.q-xm .bg-px,
.q-xm .bg-product-exp {
  background: #00B4EF;
}
.q-xm .color04,
.q-xm .fill-ex,
.q-xm .logo-employee-exp {
  fill: #0768DD;
}
.q-xm .color04,
.q-xm .bg-ex,
.q-xm .bg-employee-exp {
  background: #0768DD;
}
.q-xm .text-red {
  color: #00b4ef;
}
.q-xm .text-px {
  color: #00B4EF;
}
.q-xm .text-bx {
  color: #5F1AE5;
}
.q-xm .text-ex {
  color: #0768DD;
}
.q-xm .text-cx {
  color: #21DBAA;
}
.q-xm .bg-rc,
.q-xm .bg-gray-dark {
  background: #000;
}
.q-xm .bg-gray-lightest {
  background: #EDF2F4;
}
.q-xm .q-arrow-link.link-gray:after {
  background-color: #000;
}
.q-xm .q-arrow-outline-gray {
  color: #000;
}
.q-xm .q-arrow-outline-gray:after {
  border: 1px solid #000;
  background: transparent;
  color: #000;
  line-height: 1.1em;
}
.q-xm .q-arrow-outline-gray:visited:after,
.q-xm .q-arrow-outline-gray:hover:after,
.q-xm .q-arrow-outline-gray:active:after {
  border: 1px solid #000;
  background: transparent;
  color: #000;
  line-height: 1.1em;
}
.q-xm .q-arrow-link:after {
  margin-left: 5px;
}
.q-xm .q-arrow-outline-gray:hover,
.q-xm .q-arrow-outline-gray:active {
  color: #D6001C;
  background: transparent;
}
.q-xm .q-arrow-outline-gray:hover span,
.q-xm .q-arrow-outline-gray:active span {
  color: #D6001C;
}
.q-xm .q-arrow-outline-gray:hover:after,
.q-xm .q-arrow-outline-gray:active:after {
  border: 1px solid #D6001C;
  color: #D6001C;
  background: transparent;
}
.q-xm .q-arrow-link.link-gray:hover span {
  color: #00b4ef;
}
.q-xm .q-arrow-link.link-gray:hover:after,
.q-xm .q-arrow-link.link-gray:active:after {
  background-color: #00b4ef;
}
.q-xm h2,
.q-xm .hero-text {
  font-size: 40px;
  line-height: 1.1em;
  font-weight: 200;
  margin-top: -0.25em;
  margin-bottom: -0.25em;
  letter-spacing: 1px;
}
.q-xm h2 span,
.q-xm .hero-text span,
.q-xm h2 .hero-accent,
.q-xm .hero-text .hero-accent {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 0px;
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .q-xm h2,
  .q-xm .hero-text {
    font-size: 40px;
  }
}
.q-xm .secondary-text {
  font-size: 22px;
  line-height: 1.25em;
  font-weight: 300;
}
.q-xm .secondary-text .secondary-accent {
  font-size: 20.5px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 0px;
}
.q-xm h3,
.q-xm .section-title {
  font-size: 13px;
  line-height: 1.66666667;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.q-xm .lower-case {
  text-transform: lowercase;
}
.q-xm p {
  font-size: 15px;
  line-height: 1.66666667;
  font-weight: 400;
}
.q-xm .text-white {
  color: #fff;
  font-weight: 300;
}
.q-xm .exp-circle {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: block;
}
@media (min-width: 768px) {
  .q-xm .exp-circle {
    width: 95px;
    height: 95px;
  }
}
.q-xm .spacing-xl-top {
  margin-top: 252px;
}
.q-xm .spacing-lg-top {
  margin-top: 156px;
}
.q-xm .spacing-md-top {
  margin-top: 84px;
}
.q-xm .spacing-sm-top {
  margin-top: 60px;
}
.q-xm .spacing-xs-top {
  margin-top: 36px;
}
.q-xm .spacing-xxs-top {
  margin-top: 18px;
}
.q-xm .spacing-xl {
  margin-top: 252px;
  margin-bottom: 252px;
}
.q-xm .spacing-lg {
  margin-top: 156px;
  margin-bottom: 156px;
}
.q-xm .spacing-md {
  margin-top: 84px;
  margin-bottom: 84px;
}
.q-xm .spacing-sm {
  margin-top: 60px;
  margin-bottom: 60px;
}
.q-xm .spacing-xs {
  margin-top: 36px;
  margin-bottom: 36px;
}
.q-xm .spacing-xxs {
  margin-top: 18px;
  margin-bottom: 18px;
}
.q-xm .spacing-xl-bottom {
  margin-bottom: 252px;
}
.q-xm .spacing-lg-bottom {
  margin-bottom: 156px;
}
.q-xm .spacing-md-bottom {
  margin-bottom: 84px;
}
.q-xm .spacing-sm-bottom {
  margin-bottom: 60px;
}
.q-xm .spacing-xs-bottom {
  margin-bottom: 36px;
}
.q-xm .spacing-xxs-bottom {
  margin-bottom: 18px;
}
.q-xm .side-padding-md {
  padding-left: 84px;
  padding-right: 84px;
}
.q-xm .side-padding-sm {
  padding-left: 60px;
  padding-right: 60px;
}
.q-xm .inline-spacing {
  display: inline-block;
}
.q-xm .img-center {
  margin: 0 auto;
}
.q-xm .product-lockup {
  text-align: left !important;
  /* Circle */
  /* Qualtrics */
  /* Product */
}
@media (max-width: 580px) {
  .q-xm .product-lockup {
    -webkit-transform: scale(0.73, 0.73) translate(-18%, 0);
    transform: scale(0.73, 0.73) translate(-18%, 0);
  }
}
@media (max-width: 400px) {
  .q-xm .product-lockup {
    -webkit-transform: scale(0.66, 0.66) translate(-24%, 0);
    transform: scale(0.66, 0.66) translate(-24%, 0);
  }
}
@media (max-width: 340px) {
  .q-xm .product-lockup {
    -webkit-transform: scale(0.6, 0.6) translate(-26%, 0);
    transform: scale(0.6, 0.6) translate(-26%, 0);
  }
}
.q-xm .product-lockup .exp-circle {
  border-radius: 50%;
  float: left;
  display: block;
  width: 106px;
  height: 113px;
  margin-top: -15px;
  margin-left: -1px;
  margin-right: 28.8px;
}
.q-xm .product-lockup .exp-circle svg {
  width: auto;
  height: 100%;
  fill: inherit;
  display: block;
  margin: 0 0;
}
@media (max-width: 440px) {
  .q-xm .product-lockup .exp-circle {
    width: 100%;
    margin-bottom: 10px;
    margin-left: -4px;
  }
}
.q-xm .product-lockup .q-logo-product {
  position: relative;
  top: 3px;
  font-size: 20px;
}
.q-xm .product-lockup .q-logo-product span {
  font-style: normal;
  font-size: 9px;
  top: -3px;
  left: 1px;
  position: relative;
}
.q-xm .product-lockup .product-title {
  font-weight: 200;
  display: block;
  top: -13px;
  left: -3px;
  font-size: 50px;
  position: relative;
  white-space: nowrap;
  letter-spacing: -2px;
}
@media (max-width: 320px) {
  .q-xm .product-lockup .product-title {
    font-size: 50px / 1.3;
  }
}
.q-xm .product-lockup .product-title sup {
  font-size: 9px;
  left: 1px;
  top: -19.5px;
  font-weight: 500;
  letter-spacing: 0px;
}
.q-xm .product-lockup .product-title .upper-bold {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 36px;
  letter-spacing: 0;
}
@media (max-width: 320px) {
  .q-xm .product-lockup .product-title .upper-bold {
    font-size: 36px / 1.3;
  }
}
.q-xm .platform-banner .product-lockup {
  -webkit-transform: scale(0.88) translateX(-7.5%);
  transform: scale(0.88) translateX(-7.5%);
  margin-bottom: 20px !important;
}
@media (max-width: 580px) {
  .q-xm .platform-banner .product-lockup {
    -webkit-transform: scale(0.73, 0.73) translate(-18%, 0);
    transform: scale(0.73, 0.73) translate(-18%, 0);
  }
}
@media (max-width: 400px) {
  .q-xm .platform-banner .product-lockup {
    -webkit-transform: scale(0.66, 0.66) translate(-24%, 0);
    transform: scale(0.66, 0.66) translate(-24%, 0);
  }
}
@media (max-width: 340px) {
  .q-xm .platform-banner .product-lockup {
    -webkit-transform: scale(0.6, 0.6) translate(-26%, 0);
    transform: scale(0.6, 0.6) translate(-26%, 0);
  }
}
.q-xm .circle-lockup {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 64px;
}
.q-xm .circle-lockup.xs-lockup {
  height: 0px;
  margin-top: 40px;
}
.q-xm .circle-lockup.circles-left {
  width: 0px;
  margin-left: 22px;
}
.q-xm .circle-lockup .xm-logo-circle-lockup {
  width: 45px;
}
.q-xm .circles-left ~ .left-hr {
  margin-left: 2px;
  margin-bottom: 36px;
  margin-top: 38px;
}
.q-xm .circles-left ~ h2 {
  margin-left: -2px;
  margin-top: -16px;
}
.q-xm .circle {
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  -webkit-transition: width 500ms cubic-bezier(0.61, 0, 0.145, 1), height 500ms cubic-bezier(0.61, 0, 0.145, 1);
  transition: width 500ms cubic-bezier(0.61, 0, 0.145, 1), height 500ms cubic-bezier(0.61, 0, 0.145, 1);
}
.q-xm .xs-circle {
  width: 18px;
  height: 18px;
}
.q-xm .circle01 {
  background: #21DBAA;
  -webkit-transform: translate(-57.5%, -57.5%);
  transform: translate(-57.5%, -57.5%);
}
.q-xm .circle01.gray-circle {
  background: #C8CCCE;
}
.q-xm .circle02 {
  background: #0768DD;
  -webkit-transform: translate(57.5%, -57.5%);
  transform: translate(57.5%, -57.5%);
}
.q-xm .circle02.gray-circle {
  background: #C8CCCE;
}
.q-xm .circle03 {
  background: #5F1AE5;
  -webkit-transform: translate(-57.5%, 57.5%);
  transform: translate(-57.5%, 57.5%);
}
.q-xm .circle03.gray-circle {
  background: #C8CCCE;
}
.q-xm .circle04 {
  background: #00B4EF;
  -webkit-transform: translate(57.5%, 57.5%);
  transform: translate(57.5%, 57.5%);
}
.q-xm .circle04.gray-circle {
  background: #C8CCCE;
}
.q-xm .huge-text {
  font-size: 75px;
}
.q-xm .number {
  font-weight: 200;
  display: block;
  margin: 0 auto;
}
.q-xm .text-left {
  text-align: left;
}
.q-xm .small-hr,
.q-xm .separator {
  width: 60px;
  height: 6px;
  margin: 36px auto;
  background: #000;
  display: block;
}
.q-xm .small-hr.left-hr,
.q-xm .separator.left-hr {
  margin-left: 0;
}
.q-xm .line-icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  vertical-align: middle;
  margin-bottom: 0;
  margin-left: -15px;
  margin-top: -15px;
}
.q-xm .hero-dot {
  padding-left: 40px;
  padding-right: 0px;
}
.q-xm .hero-dot img.center-block {
  margin-left: 4%;
}
.q-xm .bullet-list {
  list-style-type: none;
  padding-left: 2px;
}
.q-xm .bullet-list li {
  font-size: 15px;
  padding-left: 20px;
  position: relative;
  font-weight: 400;
  margin-bottom: 18px;
}
.q-xm .bullet-list li:last-child {
  margin-bottom: 0;
}
.q-xm .bullet-list li:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 6px;
  border-radius: 50%;
  background: #000;
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
}
.q-xm .bullet-list.list-bx li:before {
  background: #5F1AE5;
}
.q-xm .bullet-list.list-cx li:before {
  background: #21DBAA;
}
.q-xm .bullet-list.list-px li:before {
  background: #00B4EF;
}
.q-xm .bullet-list.list-ex li:before {
  background: #0768DD;
}
.q-xm .bullet-list.list-gray-dark li:before {
  background: #000;
}
.q-xm .bullet-list.list-white li:before {
  background: #fff;
}
.q-xm .q-plus-list {
  list-style-type: none;
  padding-left: 2px;
  margin-bottom: 0;
}
.q-xm .q-plus-list li {
  font-size: 15px;
  padding-left: 36px;
  position: relative;
  font-weight: 400;
  margin-bottom: 9px;
}
.q-xm .q-plus-list li:last-child {
  margin-bottom: 0;
}
.q-xm .q-plus-list li:before {
  content: "+";
  width: 12px;
  height: 12px;
  border-radius: 6px;
  border-radius: 50%;
  background: transparent;
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 400;
}
.q-xm .q-plus-list.list-bx li:before {
  color: #5F1AE5;
}
.q-xm .q-plus-list.list-cx li:before {
  color: #21DBAA;
}
.q-xm .q-plus-list.list-px li:before {
  color: #00B4EF;
}
.q-xm .q-plus-list.list-ex li:before {
  color: #0768DD;
}
.q-xm .q-plus-list.list-gray-dark li:before {
  color: #000;
}
@media (min-width: 992px) {
  .q-xm .col-md-offset-right-1-half {
    margin-right: 4.16666667%;
  }
  .q-xm .col-md-offset-left-1-half {
    margin-left: 4.16666667%;
  }
}
@media (min-width: 1200px) {
  .q-xm .col-lg-pull-right {
    float: right;
  }
  .q-xm .text-center-lg {
    text-align: center;
  }
}
.q-xm .q-expand-icon span {
  margin-left: 15px;
  font-weight: 500;
  color: #000;
}
.q-xm .q-expand-icon:hover {
  cursor: pointer;
}
.q-xm .q-expand-icon:before {
  content: "+";
  font-family: "Qualtrics Icons";
  font-size: 22px;
  display: inline-block;
  position: relative;
  right: -0.32em;
  padding: 0;
  height: 1.25em;
  border: 2px solid #000;
  width: 1.25em;
  line-height: 0.7em;
  text-align: center;
  border-radius: 20px;
  color: #000;
  background-color: #fff;
}
.q-xm .col-centered {
  float: none;
  margin: 0 auto;
}
.q-xm .q-content-paragraph {
  padding-right: 18%;
}
.q-xm .ripple {
  width: 0;
  height: 0;
  z-index: -1;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(0);
  transform: scale(0);
  position: absolute;
  opacity: 0.5;
  -webkit-shape-outside: circle(250px at 50% 50%) padding-box;
  shape-outside: circle(250px at 50% 50%) padding-box;
  z-index: -1 !important;
  pointer-events: none;
}
.q-xm .rippleEffect {
  -webkit-animation: rippleDrop 0.5s ease-out;
  animation: rippleDrop 0.5s ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes rippleDrop {
  100% {
    -webkit-transform: scale(4);
    transform: scale(4);
    opacity: 1;
  }
}
@keyframes rippleDrop {
  100% {
    -webkit-transform: scale(4);
    transform: scale(4);
    opacity: 1;
  }
}
.q-xm .rippleRemove {
  -webkit-animation: rippleOut 0.4s ease-out;
  animation: rippleOut 0.4s ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(3);
  transform: scale(3);
}
@-webkit-keyframes rippleOut {
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.2;
  }
}
@keyframes rippleOut {
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.2;
  }
}
.q-xm .q-btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: none;
  white-space: nowrap;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  padding: 0 20px;
  text-transform: uppercase;
  line-height: 44px;
  border-radius: 9.6px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow: hidden;
  margin-right: 9px;
  box-sizing: border-box;
  z-index: 15;
}
.q-xm .q-btn:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 1px;
  bottom: 0;
  width: auto;
  height: auto;
  border-radius: 9.6px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  box-sizing: border-box;
}
.q-xm .q-btn:last-of-type {
  margin-right: 0px;
}
.q-xm .q-btn span {
  color: #ffffff;
}
.q-xm .q-btn:hover span,
.q-xm .q-btn:active span,
.q-xm .q-btn:visited span {
  color: #ffffff;
}
.q-xm .q-btn.q-secondary {
  font-weight: 700;
  line-height: 1.6;
  padding: 10px 16px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.q-xm .q-btn.q-secondary span {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.q-xm .q-secondary.hover-effect {
  color: #ffffff !important;
}
.q-xm .q-secondary.hover-effect span {
  color: #ffffff !important;
}
.q-xm .q-btn span {
  z-index: 2;
  pointer-events: none;
}
.q-xm .q-btn-red {
  background: #000;
  -webkit-transition: border 180ms ease;
  transition: border 180ms ease;
  color: #fff !important;
  background: -webkit-linear-gradient(left, #00B4EF 0%, #2179f9 100%);
  background: linear-gradient(to right, #00B4EF 0%, #2179f9 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-transform: uppercase;
  padding: 10px 16px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
}
.q-xm .q-btn-red:before {
  background: transparent;
}
.q-xm .q-btn-red .ripple {
  background: #00B4EF;
}
.q-xm .q-btn-red:visited {
  color: #fff !important;
}
.q-xm .q-btn-red:visited span {
  color: #fff !important;
}
.q-xm .q-btn-red:hover {
  border-color: #00B4EF;
}
.q-xm .q-btn-red span {
  color: #fff !important;
}
.q-xm .q-btn-red:visited span {
  color: #fff !important;
}
.q-xm .q-btn-red.q-secondary:before {
  border: 1px solid #D6001C;
}
.q-xm .q-btn-red.q-secondary span {
  color: #D6001C !important;
}
.q-xm .q-btn-red.q-secondary:hover,
.q-xm .q-btn-red.q-secondary:active {
  border-color: #00B4EF;
}
.q-xm .q-btn-red.q-secondary:hover span,
.q-xm .q-btn-red.q-secondary:active span {
  color: #00B4EF !important;
}
.q-xm .q-btn-red.q-secondary:visited span {
  color: #D6001C !important;
}
.q-xm .q-btn-red.q-secondary .ripple {
  background: rgba(255, 255, 255, 0);
}
.q-xm a.q-btn-red:visited {
  color: #fff !important;
}
.q-xm .q-btn-gray {
  background: #000;
}
.q-xm .q-btn-gray:before {
  background: transparent;
}
.q-xm .q-btn-gray .ripple {
  background: #4f5b5f;
}
.q-xm .q-btn-gray span {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.q-xm .q-btn-gray.q-secondary {
  background: #fff;
}
.q-xm .q-btn-gray.q-secondary:before {
  border: 1px solid #000;
}
.q-xm .q-btn-gray.q-secondary span {
  color: #000;
}
.q-xm .q-btn-gray.q-secondary:visited span {
  color: #000;
}
.q-xm .q-btn-gray.q-secondary:hover,
.q-xm .q-btn-gray.q-secondary:active {
  color: #fff !important;
}
.q-xm .q-btn-gray.q-secondary:hover span,
.q-xm .q-btn-gray.q-secondary:active span {
  color: #fff !important;
}
.q-xm .q-btn-gray.q-secondary .ripple {
  background: #000;
}
.q-xm .q-btn-gray.q-white-hover .ripple {
  background: #fff !important;
}
.q-xm .q-btn-white {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid #fff;
  background: #fff;
  line-height: 48px;
  padding: 0 18px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.q-xm .q-btn-white span {
  color: #000;
}
.q-xm .q-btn-white:hover,
.q-xm .q-btn-white:active {
  background: rgba(255, 255, 255, 0.9);
}
.q-xm .q-btn-white:visited span {
  color: #000;
}
.q-xm .q-btn-white.q-secondary {
  background: transparent;
  line-height: 48px;
  padding: 0 18px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.q-xm .q-btn-white.q-secondary span {
  color: #ffffff;
}
.q-xm .q-btn-white.q-secondary:hover,
.q-xm .q-btn-white.q-secondary:active {
  background: rgba(255, 255, 255, 0.1);
}
.q-xm .q-btn-white.q-secondary:visited span {
  color: #ffffff;
}
.q-xm .q-btn-white.q-secondary:before {
  background: #fff;
}
.q-xm .grid-module .grid-text {
  padding: 84px 60px;
}
@media (min-width: 992px) {
  .q-xm .grid-module .grid-text {
    padding: 36px 36px 0 36px;
  }
}
@media (min-width: 1200px) {
  .q-xm .grid-module .grid-text {
    padding: 84px 60px 0 60px;
  }
}
.q-xm .grid-module .grid-text .body-large {
  font-size: 22px;
  font-weight: 200;
}
.q-xm .grid-module .image-background-color {
  background: #b2c5cc;
}
.q-xm .grid-module .button-center {
  display: inline-block;
  margin-top: 10px;
}
.q-xm .grid-module .image-spill-top {
  padding: 0 !important;
  border: 1px solid #fff;
}
@media (min-width: 580px) {
  .q-xm .grid-module .image-spill-top {
    border: none;
  }
}
.q-xm .grid-module .image-spill-top img {
  top: -55px;
  position: relative;
  margin-bottom: -55px;
}
.q-xm .q-expand-icon span {
  font-weight: 500;
  color: #000;
}
.q-xm a.q-expand-icon {
  font-weight: 500;
}
.q-xm .q-expand-icon:hover {
  cursor: pointer;
}
.q-xm .q-expand-icon:visited {
  font-weight: 500;
  color: #000;
}
.q-xm .q-expand-icon:before {
  content: "+";
  font-family: "Qualtrics Icons";
  font-size: 22px;
  display: inline-block;
  position: relative;
  right: -0.32em;
  padding: 0;
  height: 1.25em;
  border: 2px solid #000;
  width: 1.25em;
  line-height: 0.7em;
  margin-right: 15px;
  text-align: center;
  border-radius: 20px;
  color: #000;
  background-color: #fff;
}
.q-xm .q-expand-icon:after {
  content: "Learn More";
  font-size: 20px;
  display: inline-block;
  position: relative;
  color: #000;
}
.q-xm .close-icon:before {
  content: "\00d7";
  font-family: "Qualtrics Icons";
  font-size: 22px;
  display: inline-block;
  position: relative;
  font-weight: 600;
  right: -0.32em;
  padding: 0;
  height: 28px;
  border: 2px solid #000;
  width: 28px;
  line-height: 0.65em;
  margin-right: 15px;
  text-align: center;
  border-radius: 20px;
  color: #000;
  background-color: #fff;
}
.q-xm .expand-list .q-expand-icon:after {
  content: "+";
  font-family: "Qualtrics Icons";
  font-size: 22px;
  display: inline-block;
  position: relative;
  right: -0.32em;
  padding: 0;
  height: 1.25em;
  border: 2px solid #000;
  width: 1.25em;
  line-height: 0.7em;
  margin-right: 15px;
  text-align: center;
  border-radius: 20px;
  color: #000;
  background-color: transparent;
}
.q-xm .expand-list .q-expand-icon:before {
  content: "Learn More";
  font-size: 20px;
  display: inline-block;
  position: relative;
  color: #000;
}
.q-xm .expand-list .close-icon:after {
  content: "\00d7";
  font-family: "Qualtrics Icons";
  font-size: 22px;
  display: inline-block;
  position: relative;
  font-weight: 600;
  right: -0.32em;
  padding: 0;
  height: 28px;
  border: 2px solid #000;
  width: 28px;
  line-height: 0.65em;
  margin-right: 15px;
  text-align: center;
  border-radius: 20px;
  color: #000;
  background-color: transparent;
}
.q-xm .expand-list .close-icon:before {
  content: "Close";
  font-size: 20px;
  display: inline-block;
  position: relative;
  color: #000;
}
@media (min-width: 1200px) {
  .q-xm .col-hero-boost-lg-img {
    width: 102%;
    max-width: 102%;
  }
  .q-xm .col-hero-boost-more-lg-img {
    width: 120%;
    max-width: 120%;
  }
}
.q-xm .img-shadow {
  box-shadow: 0px 10px 50px 10px rgba(0, 0, 0, 0.22);
}
.q-xm .image-overlay-panel .overlay-top {
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (min-width: 580px) {
  .q-xm .image-overlay-panel .overlay-top {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .q-xm .image-overlay-panel .overlay-top {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .q-xm .image-overlay-panel .overlay-top {
    margin-top: -100px;
  }
}
@media (min-width: 1200px) {
  .q-xm .image-overlay-panel .overlay-top {
    margin-top: -150px;
  }
}
@media (min-width: 580px) {
  .q-xm .image-overlay-panel .overlay-top.overlay-large {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .q-xm .image-overlay-panel .overlay-top.overlay-large {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .q-xm .image-overlay-panel .overlay-top.overlay-large {
    margin-top: -180px;
  }
}
@media (min-width: 1200px) {
  .q-xm .image-overlay-panel .overlay-top.overlay-large {
    margin-top: -232px;
  }
}
.q-xm .image-overlay-panel .text-spacing {
  margin: 65px 0px 0px 0px;
}
@media (min-width: 992px) {
  .q-xm .image-overlay-panel .text-spacing {
    margin: 35px 0px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .q-xm .image-overlay-panel .text-spacing {
    margin: 65px 0px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .q-xm .negative-offset-col-lg-1 {
    margin-left: -8.333%;
  }
}
.q-xm .ql-center {
  margin: 0 auto;
}
.q-xm .customer-card {
  position: relative;
  display: block;
  text-align: left;
  padding: 84px 39.6px 60px 39.6px !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.3);
  padding: 20px;
  font-family: sans-serif;
  background: #fff;
  overflow: visible;
}
@media (min-width: 992px) {
  .q-xm .customer-card {
    margin-bottom: 84px !important;
  }
}
@media (max-width: 768px) {
  .q-xm .customer-card .secondary-text {
    font-size: 20px;
  }
  .q-xm .customer-card .secondary-text .secondary-accent {
    font-size: 15.25px;
  }
}
@media (max-width: 480px) {
  .q-xm .customer-card {
    max-width: 95vw;
  }
}
.q-xm .customer-card .secondary-text {
  font-weight: 100;
}
.q-xm .customer-card .quote-mark {
  position: absolute;
  right: 60px !important;
  margin-right: 5px;
  top: -1px;
  width: 56px;
  height: 56px;
  display: block;
}
.q-xm .customer-card .card-logo-container {
  position: relative;
  height: 60px;
}
.q-xm .customer-card .card-logo-container .ql {
  left: 50%;
  top: 50%;
  font-size: 80px;
  -webkit-transform: translate(-50%, -25%);
  transform: translate(-50%, -25%);
}
.q-xm .customer-card .card-logo-container .ql:before {
  opacity: 0.82;
}
.q-xm .customer-card:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -20px;
  background: #EDF2F4;
  width: 40px;
  height: 40px;
  z-index: 2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: inset 0 0 9px 0 rgba(0, 0, 0, 0.05), inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.q-xm .customer-card:before {
  content: "";
  position: absolute;
  bottom: -35px;
  left: -35px;
  background: #EDF2F4;
  width: 56px;
  height: 56px;
  z-index: 3;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.q-xm.four-lockup-module .product-lockup {
  -webkit-transform: scale(0.88) translateX(-9.25%);
  transform: scale(0.88) translateX(-9.25%);
}
.q-xm .logo-offset-left {
  margin-top: 10px;
  margin-left: 106px;
  width: 64%;
  text-align: left;
}
@media (max-width: 1200px) {
  .q-xm.four-lockup-module .product-lockup {
    -webkit-transform: scale(0.75) translateX(-15%);
    transform: scale(0.75) translateX(-15%);
  }
  .q-xm .logo-offset-left {
    width: 80%;
  }
}
@media (max-width: 440px) {
  .q-xm .logo-offset-left {
    margin-left: 0px;
    width: 100%;
  }
}
.q-xm .red-border-list {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  display: block;
  margin: 0 auto;
  max-width: 150px;
  text-align: center;
}
@media (min-width: 580px) {
  .q-xm .red-border-list {
    display: inline-block;
    border-bottom: none;
    border-right: 2px solid red;
    margin: 0;
    padding: 3px 11px 3px 9px;
  }
}
.q-xm .red-border-list:last-of-type {
  border: none;
}
.q-xm .circle-container {
  width: 320px;
  height: 320px;
  margin: 0 auto;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
.q-xm .circle-container .anim-col {
  text-align: center;
  padding: 0;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
  overflow: hidden;
  color: #ccc;
}
.q-xm .logo-row .exp-circle {
  width: 44px !important;
  height: 44px !important;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
}
.q-xm .dark-hr {
  border-color: #647077;
}
.q-xm .q-circle {
  display: inline-block;
  width: 140px;
  height: 140px;
  border-radius: 140px;
  margin: 10px;
  float: left;
}
.q-xm .pre-expanded {
  margin-bottom: 250px;
}
.q-xm .pre-expanded.expanded {
  margin-bottom: 0;
  -webkit-transition: margin 600ms linear;
  transition: margin 600ms linear;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.q-xm .new-expand-section {
  display: none;
}
.q-xm section {
  opacity: 0;
  -webkit-transition: opacity 180ms ease;
  transition: opacity 180ms ease;
}
.q-xm svg,
.q-xm .product-lockup {
  -webkit-transition: opacity 180ms ease;
  transition: opacity 180ms ease;
}
@media (max-width: 768px) {
  .q-xm img.img-responsive {
    margin-top: 0 !important;
  }
}
@media (max-width: 992px) {
  .q-xm .sm-spacing-xs-bottom {
    margin-bottom: 36px;
  }
}
.q-xm .exp-circle.logo-research-core {
  margin-left: -9px;
  margin-right: 28px;
}
.q-xm .product-lockup .exp-circle.logo-research-core {
  margin-top: -22px;
}
.q-xm sup {
  font-size: 24%;
  top: -1.5em;
}
.q-xm .product-lockup ~ h2 {
  padding-top: 4px;
}
.q-xm .panel-module .panel-resource-wrap .image,
.q-xm .panel-module .panel-resource-wrap-2 .image,
.q-xm .panel-module .panel-resource-wrap-3 .image {
  position: relative;
  width: 100%;
  height: auto;
}
.q-xm .panel-module .panel-resource-wrap .image:after,
.q-xm .panel-module .panel-resource-wrap-2 .image:after,
.q-xm .panel-module .panel-resource-wrap-3 .image:after {
  content: "";
  width: 100%;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(95%, #fff), to(#fff));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%, #fff 95%, #fff);
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%, #fff 95%, #fff);
  background-repeat: no-repeat;
}
@media (max-width: 992px) {
  .q-xm .panel-module .panel-resource-wrap .image,
  .q-xm .panel-module .panel-resource-wrap-2 .image,
  .q-xm .panel-module .panel-resource-wrap-3 .image {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 769px) {
  .q-xm .panel-module .panel-resource-wrap .image,
  .q-xm .panel-module .panel-resource-wrap-2 .image,
  .q-xm .panel-module .panel-resource-wrap-3 .image {
    width: 100%;
    height: auto;
  }
}
.q-xm .panel-module .panel-resource-wrap .panel-resource-image,
.q-xm .panel-module .panel-resource-wrap-2 .panel-resource-image,
.q-xm .panel-module .panel-resource-wrap-3 .panel-resource-image {
  overflow: hidden;
  position: relative;
  height: 180px;
  border-bottom: 8px solid #d6001c;
  background-size: cover;
  background-position: center;
}
.q-xm .panel-module .panel-resource-wrap .panel-resource-image a,
.q-xm .panel-module .panel-resource-wrap-2 .panel-resource-image a,
.q-xm .panel-module .panel-resource-wrap-3 .panel-resource-image a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.q-xm .panel-module .panel-resource-wrap .panel-cx,
.q-xm .panel-module .panel-resource-wrap-2 .panel-cx,
.q-xm .panel-module .panel-resource-wrap-3 .panel-cx {
  border-color: #97d700;
}
.q-xm .panel-module .panel-resource-wrap .panel-ex,
.q-xm .panel-module .panel-resource-wrap-2 .panel-ex,
.q-xm .panel-module .panel-resource-wrap-3 .panel-ex {
  border-color: #147bd1;
}
.q-xm .panel-module .panel-resource-wrap .panel-bx,
.q-xm .panel-module .panel-resource-wrap-2 .panel-bx,
.q-xm .panel-module .panel-resource-wrap-3 .panel-bx {
  border-color: #464e7e;
}
.q-xm .panel-module .panel-resource-wrap .panel-px,
.q-xm .panel-module .panel-resource-wrap-2 .panel-px,
.q-xm .panel-module .panel-resource-wrap-3 .panel-px {
  border-color: #2dccd3;
}
.q-xm .panel-module .panel-resource-wrap .panel-rc,
.q-xm .panel-module .panel-resource-wrap-2 .panel-rc,
.q-xm .panel-module .panel-resource-wrap-3 .panel-rc {
  border-color: #000;
}
.q-xm .panel-module .panel-resource-wrap article.panel-resource,
.q-xm .panel-module .panel-resource-wrap-2 article.panel-resource,
.q-xm .panel-module .panel-resource-wrap-3 article.panel-resource {
  padding: 0px;
  line-height: 1;
  margin-bottom: 60px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 3px 8px 26px 0 rgba(0, 0, 0, 0.06), 2px 6px 14px 0 rgba(0, 0, 0, 0.1);
}
.q-xm .panel-module .panel-resource-wrap article.panel-resource .panel-resource-content,
.q-xm .panel-module .panel-resource-wrap-2 article.panel-resource .panel-resource-content,
.q-xm .panel-module .panel-resource-wrap-3 article.panel-resource .panel-resource-content {
  background: #ffffff;
}
.q-xm .panel-module .panel-resource-wrap .panel-icon,
.q-xm .panel-module .panel-resource-wrap-2 .panel-icon,
.q-xm .panel-module .panel-resource-wrap-3 .panel-icon {
  position: absolute;
  top: 10px;
  right: 25px;
  z-index: 3;
}
.q-xm .panel-module .panel-resource-wrap .panel-resource-title,
.q-xm .panel-module .panel-resource-wrap-2 .panel-resource-title,
.q-xm .panel-module .panel-resource-wrap-3 .panel-resource-title {
  padding: 0px 30px;
}
@media (max-width: 1200px) {
  .q-xm .panel-module .panel-resource-wrap-3 {
    display: none;
  }
}
@media (max-width: 768px) {
  .q-xm .panel-module .panel-resource-wrap-2 {
    display: none;
  }
}
.q-xm.q-responsive-spacing .spacing-xl-top {
  margin-top: 252px / 2;
}
.q-xm.q-responsive-spacing .spacing-lg-top {
  margin-top: 156px / 1.5;
}
.q-xm.q-responsive-spacing .spacing-md-top {
  margin-top: 84px / 1.5;
}
.q-xm.q-responsive-spacing .spacing-sm-top {
  margin-top: 60px / 1.25;
}
.q-xm.q-responsive-spacing .spacing-xs-top {
  margin-top: 36px / 1.25;
}
.q-xm.q-responsive-spacing .spacing-xxs-top {
  margin-top: 18px / 1.25;
}
.q-xm.q-responsive-spacing .spacing-xl {
  margin-top: 252px / 2;
  margin-bottom: 252px / 2;
}
.q-xm.q-responsive-spacing .spacing-lg {
  margin-top: 156px / 1.5;
  margin-bottom: 156px / 1.5;
}
.q-xm.q-responsive-spacing .spacing-md {
  margin-top: 84px / 1.5;
  margin-bottom: 84px / 1.5;
}
.q-xm.q-responsive-spacing .spacing-sm {
  margin-top: 60px / 1.25;
  margin-bottom: 60px / 1.25;
}
.q-xm.q-responsive-spacing .spacing-xs {
  margin-top: 36px / 1.25;
  margin-bottom: 36px / 1.25;
}
.q-xm.q-responsive-spacing .spacing-xxs {
  margin-top: 18px / 1.25;
  margin-bottom: 18px / 1.25;
}
.q-xm.q-responsive-spacing .spacing-xl-bottom {
  margin-bottom: 252px / 2;
}
.q-xm.q-responsive-spacing .spacing-lg-bottom {
  margin-bottom: 156px / 1.5;
}
.q-xm.q-responsive-spacing .spacing-md-bottom {
  margin-bottom: 84px / 1.5;
}
.q-xm.q-responsive-spacing .spacing-sm-bottom {
  margin-bottom: 60px / 1.25;
}
.q-xm.q-responsive-spacing .spacing-xs-bottom {
  margin-bottom: 36px / 1.25;
}
.q-xm.q-responsive-spacing .spacing-xxs-bottom {
  margin-bottom: 18px / 1.25;
}
@media (min-width: 480px) {
  .q-xm.q-responsive-spacing .spacing-xl-top {
    margin-top: 252px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-lg-top {
    margin-top: 156px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-md-top {
    margin-top: 84px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-sm-top {
    margin-top: 60px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-xs-top {
    margin-top: 36px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-xxs-top {
    margin-top: 18px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-xl {
    margin-top: 252px / 1.25;
    margin-bottom: 252px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-lg {
    margin-top: 156px / 1.25;
    margin-bottom: 156px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-md {
    margin-top: 84px / 1.25;
    margin-bottom: 84px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-sm {
    margin-top: 60px / 1.25;
    margin-bottom: 60px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-xs {
    margin-top: 36px / 1.25;
    margin-bottom: 36px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-xxs {
    margin-top: 18px / 1.25;
    margin-bottom: 18px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-xl-bottom {
    margin-bottom: 252px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-lg-bottom {
    margin-bottom: 156px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-md-bottom {
    margin-bottom: 84px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-sm-bottom {
    margin-bottom: 60px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-xs-bottom {
    margin-bottom: 36px / 1.25;
  }
  .q-xm.q-responsive-spacing .spacing-xxs-bottom {
    margin-bottom: 18px / 1.25;
  }
}
@media (min-width: 992px) {
  .q-xm.q-responsive-spacing .spacing-xl-top {
    margin-top: 252px;
  }
  .q-xm.q-responsive-spacing .spacing-lg-top {
    margin-top: 156px;
  }
  .q-xm.q-responsive-spacing .spacing-md-top {
    margin-top: 84px;
  }
  .q-xm.q-responsive-spacing .spacing-sm-top {
    margin-top: 60px;
  }
  .q-xm.q-responsive-spacing .spacing-xs-top {
    margin-top: 36px;
  }
  .q-xm.q-responsive-spacing .spacing-xxs-top {
    margin-top: 18px;
  }
  .q-xm.q-responsive-spacing .spacing-xl {
    margin-top: 252px;
    margin-bottom: 252px;
  }
  .q-xm.q-responsive-spacing .spacing-lg {
    margin-top: 156px;
    margin-bottom: 156px;
  }
  .q-xm.q-responsive-spacing .spacing-md {
    margin-top: 84px;
    margin-bottom: 84px;
  }
  .q-xm.q-responsive-spacing .spacing-sm {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .q-xm.q-responsive-spacing .spacing-xs {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .q-xm.q-responsive-spacing .spacing-xxs {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .q-xm.q-responsive-spacing .spacing-xl-bottom {
    margin-bottom: 252px;
  }
  .q-xm.q-responsive-spacing .spacing-lg-bottom {
    margin-bottom: 156px;
  }
  .q-xm.q-responsive-spacing .spacing-md-bottom {
    margin-bottom: 84px;
  }
  .q-xm.q-responsive-spacing .spacing-sm-bottom {
    margin-bottom: 60px;
  }
  .q-xm.q-responsive-spacing .spacing-xs-bottom {
    margin-bottom: 36px;
  }
  .q-xm.q-responsive-spacing .spacing-xxs-bottom {
    margin-bottom: 18px;
  }
}
.q-xm.xm-styles-tmp {
  /* Loop to build:
            m, my, mx, mt, mb, 
            p, py, px, pt, pb
            classes somewhat similar to BS4 
        */
}
.q-xm.xm-styles-tmp h1,
.q-xm.xm-styles-tmp h2,
.q-xm.xm-styles-tmp h3,
.q-xm.xm-styles-tmp h4,
.q-xm.xm-styles-tmp h5,
.q-xm.xm-styles-tmp h6 {
  text-transform: none;
  letter-spacing: inherit;
  font-weight: inherit;
}
.q-xm.xm-styles-tmp .user-defined h2,
.q-xm.xm-styles-tmp .use-case-nav h2,
.q-xm.xm-styles-tmp .headline {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.03em;
}
@media (min-width: 1024px) {
  .q-xm.xm-styles-tmp .user-defined h2,
  .q-xm.xm-styles-tmp .use-case-nav h2,
  .q-xm.xm-styles-tmp .headline {
    font-size: 50px;
  }
}
.q-xm.xm-styles-tmp .user-defined h2,
.q-xm.xm-styles-tmp .use-case-nav h2,
.q-xm.xm-styles-tmp .headline.headline-small {
  font-size: 30px;
  letter-spacing: -0.03em;
}
@media (min-width: 1024px) {
  .q-xm.xm-styles-tmp .user-defined h2,
  .q-xm.xm-styles-tmp .use-case-nav h2,
  .q-xm.xm-styles-tmp .headline.headline-small {
    font-size: 40px;
  }
}
.q-xm.xm-styles-tmp .user-defined h2 {
  padding: 18px 0;
}
.q-xm.xm-styles-tmp .use-case-nav h2 {
  /* Patch/override use case module */
  margin-top: 60px;
}
.q-xm.xm-styles-tmp .headline.headline-light {
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: -0.03em;
}
@media (min-width: 1024px) {
  .q-xm.xm-styles-tmp .headline.headline-light {
    font-size: 35px;
  }
}
.q-xm.xm-styles-tmp .headline.headline-eyebrow {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
.q-xm.xm-styles-tmp .section-title {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}
.q-xm.xm-styles-tmp .callout {
  font-weight: 700;
  line-height: 1.2;
}
.q-xm.xm-styles-tmp .feature-module {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 350;
}
.q-xm.xm-styles-tmp .seo-footer {
  font-weight: 500;
}
.q-xm.xm-styles-tmp hr {
  margin: 0;
  border: none;
  height: 1px;
  width: 100%;
  background: #000;
}
.q-xm.xm-styles-tmp hr.thick {
  height: 5px;
}
.q-xm.xm-styles-tmp hr.short {
  width: 60px;
}
.q-xm.xm-styles-tmp blockquote {
  padding-left: 1rem;
  margin-bottom: 1rem;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.1;
}
.q-xm.xm-styles-tmp blockquote::before {
  content: "";
  display: block;
  height: 35px;
  width: 70px;
  background: url("https://s3.amazonaws.com/qualtrics-www/quote.svg") no-repeat;
}
.q-xm.xm-styles-tmp .q-plus-list {
  margin-left: 0;
  padding-left: 0;
}
.q-xm.xm-styles-tmp .q-plus-list li {
  padding-left: 20px;
}
.q-xm.xm-styles-tmp .q-plus-list li:before {
  top: 1px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.q-xm.xm-styles-tmp .bg-gradient-90deg {
  background: #21dbaa;
  background: -webkit-linear-gradient(left, #21DBAA, #00B4EF, #0768DD, #5F1AE5);
  background: linear-gradient(to right, #21DBAA, #00B4EF, #0768DD, #5F1AE5);
}
.q-xm.xm-styles-tmp .bg-gradient-slanted {
  background: #21dbaa;
  background: -webkit-linear-gradient(-60deg, #21dbaa 0, #21dbaa 4%, #00b4ef 34%, #01a7ec 41%, #0487e4 53%, #0768dd 62%, #5f1ae5 96%, #5f1ae5 100%);
  background: -webkit-linear-gradient(330deg, #21dbaa 0, #21dbaa 4%, #00b4ef 34%, #01a7ec 41%, #0487e4 53%, #0768dd 62%, #5f1ae5 96%, #5f1ae5 100%);
  background: linear-gradient(120deg, #21dbaa 0, #21dbaa 4%, #00b4ef 34%, #01a7ec 41%, #0487e4 53%, #0768dd 62%, #5f1ae5 96%, #5f1ae5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21dbaa', endColorstr='#5f1ae5', GradientType=1);
}
.q-xm.xm-styles-tmp .bg-black {
  background: #000;
}
.q-xm.xm-styles-tmp .text-white,
.q-xm.xm-styles-tmp .text-white * {
  color: #fff;
}
.q-xm.xm-styles-tmp sup {
  font-size: 44%;
  top: -0.8em;
}
.q-xm.xm-styles-tmp p sup {
  font-size: 66%;
}
.q-xm.xm-styles-tmp .use-case-nav.EX a:hover {
  color: #0768DD;
}
.q-xm.xm-styles-tmp .use-case-nav.PX a:hover {
  color: #00B4EF;
}
.q-xm.xm-styles-tmp .use-case-nav.CX a:hover {
  color: #21DBAA;
}
.q-xm.xm-styles-tmp .use-case-nav.BX a:hover {
  color: #5F1AE5;
}
.q-xm.xm-styles-tmp .use-case-nav .q-plus-list li {
  font-weight: 500;
  margin-bottom: 2px;
}
.q-xm.xm-styles-tmp .hero-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1024px) {
  .q-xm.xm-styles-tmp .hero-bg {
    background-position: 100% center;
  }
}
.q-xm.xm-styles-tmp .m-4 {
  margin: 96px;
}
.q-xm.xm-styles-tmp .mx-4 {
  margin-left: 96px;
  margin-right: 96px;
}
.q-xm.xm-styles-tmp .my-4 {
  margin-top: 96px;
  margin-bottom: 96px;
}
.q-xm.xm-styles-tmp .mt-4 {
  margin-top: 96px;
}
.q-xm.xm-styles-tmp .mb-4 {
  margin-bottom: 96px;
}
.q-xm.xm-styles-tmp .p-4 {
  padding: 96px;
}
.q-xm.xm-styles-tmp .px-4 {
  padding-left: 96px;
  padding-right: 96px;
}
.q-xm.xm-styles-tmp .py-4 {
  padding-top: 96px;
  padding-bottom: 96px;
}
.q-xm.xm-styles-tmp .pt-4 {
  padding-top: 96px;
}
.q-xm.xm-styles-tmp .pb-4 {
  padding-bottom: 96px;
}
.q-xm.xm-styles-tmp .m-3 {
  margin: 54px;
}
.q-xm.xm-styles-tmp .mx-3 {
  margin-left: 54px;
  margin-right: 54px;
}
.q-xm.xm-styles-tmp .my-3 {
  margin-top: 54px;
  margin-bottom: 54px;
}
.q-xm.xm-styles-tmp .mt-3 {
  margin-top: 54px;
}
.q-xm.xm-styles-tmp .mb-3 {
  margin-bottom: 54px;
}
.q-xm.xm-styles-tmp .p-3 {
  padding: 54px;
}
.q-xm.xm-styles-tmp .px-3 {
  padding-left: 54px;
  padding-right: 54px;
}
.q-xm.xm-styles-tmp .py-3 {
  padding-top: 54px;
  padding-bottom: 54px;
}
.q-xm.xm-styles-tmp .pt-3 {
  padding-top: 54px;
}
.q-xm.xm-styles-tmp .pb-3 {
  padding-bottom: 54px;
}
.q-xm.xm-styles-tmp .m-2 {
  margin: 24px;
}
.q-xm.xm-styles-tmp .mx-2 {
  margin-left: 24px;
  margin-right: 24px;
}
.q-xm.xm-styles-tmp .my-2 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.q-xm.xm-styles-tmp .mt-2 {
  margin-top: 24px;
}
.q-xm.xm-styles-tmp .mb-2 {
  margin-bottom: 24px;
}
.q-xm.xm-styles-tmp .p-2 {
  padding: 24px;
}
.q-xm.xm-styles-tmp .px-2 {
  padding-left: 24px;
  padding-right: 24px;
}
.q-xm.xm-styles-tmp .py-2 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.q-xm.xm-styles-tmp .pt-2 {
  padding-top: 24px;
}
.q-xm.xm-styles-tmp .pb-2 {
  padding-bottom: 24px;
}
.q-xm.xm-styles-tmp .m-1 {
  margin: 6px;
}
.q-xm.xm-styles-tmp .mx-1 {
  margin-left: 6px;
  margin-right: 6px;
}
.q-xm.xm-styles-tmp .my-1 {
  margin-top: 6px;
  margin-bottom: 6px;
}
.q-xm.xm-styles-tmp .mt-1 {
  margin-top: 6px;
}
.q-xm.xm-styles-tmp .mb-1 {
  margin-bottom: 6px;
}
.q-xm.xm-styles-tmp .p-1 {
  padding: 6px;
}
.q-xm.xm-styles-tmp .px-1 {
  padding-left: 6px;
  padding-right: 6px;
}
.q-xm.xm-styles-tmp .py-1 {
  padding-top: 6px;
  padding-bottom: 6px;
}
.q-xm.xm-styles-tmp .pt-1 {
  padding-top: 6px;
}
.q-xm.xm-styles-tmp .pb-1 {
  padding-bottom: 6px;
}
.q-xm.xm-styles-tmp .m-0 {
  margin: 0px;
}
.q-xm.xm-styles-tmp .mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.q-xm.xm-styles-tmp .my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.q-xm.xm-styles-tmp .mt-0 {
  margin-top: 0px;
}
.q-xm.xm-styles-tmp .mb-0 {
  margin-bottom: 0px;
}
.q-xm.xm-styles-tmp .p-0 {
  padding: 0px;
}
.q-xm.xm-styles-tmp .px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.q-xm.xm-styles-tmp .py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.q-xm.xm-styles-tmp .pt-0 {
  padding-top: 0px;
}
.q-xm.xm-styles-tmp .pb-0 {
  padding-bottom: 0px;
}
.q-xm.xm-styles-tmp .use-case-pg {
  /* color: inherit; */
}
.q-xm.xm-styles-tmp .btn-arrow {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
}
.q-xm.xm-styles-tmp .btn-arrow:after {
  content: "";
  height: 16px;
  width: 16px;
  position: relative;
  vertical-align: text-top;
  display: inline-block;
  -webkit-transform: translate(4px, 0);
  transform: translate(4px, 0);
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://s3.amazonaws.com/qualtrics-www/arrow.svg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.q-xm.xm-styles-tmp .btn-arrow:hover:after {
  -webkit-transform: translate(8px, 0);
  transform: translate(8px, 0);
}
.q-xm.xm-styles-tmp .img-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
.q-xm.xm-styles-tmp .q-btn-red,
.q-xm.xm-styles-tmp .q-btn {
  padding: 9px 16px;
  line-height: 1.7;
}
.q-xm.xm-styles-tmp .shadow-top {
  background: #fff;
  box-shadow: 0 -4px 12px 0 rgba(0, 0, 0, 0.08), 0 -2px 16px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 1024px) {
  .q-xm.xm-styles-tmp .md-boost-width {
    width: 105%;
    margin-left: -2.5%;
  }
}
@media (min-width: 1200px) {
  .q-xm.xm-styles-tmp .lg-spacing-sm-top {
    margin-top: 48px;
  }
}
@media (max-width: 640px) {
  .q-xm.xm-styles-tmp .hidden-mobile {
    display: none;
  }
}
.q-xm.xm-styles-tmp .swiper-container {
  padding-bottom: 60px;
}
.q-xm.xm-styles-tmp .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
}
.q-xm.xm-styles-tmp .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
.q-xm.xm-styles-tmp .swiper-pagination-bullet-active {
  background: #00b4ef;
}
.q-xm.xm-styles-tmp .quote-block {
  position: relative;
  padding-top: 100px;
}
.q-xm.xm-styles-tmp .quote-block .secondary-text {
  font-weight: 400;
}
.q-xm.xm-styles-tmp .quote-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background-image: url(https://s3.amazonaws.com/qualtrics-www/assets/global/quote-mark-white.svg);
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  opacity: 0.2;
}
.q-xm.xm-styles-tmp .quote-block.quote-opacity-10:after {
  opacity: 1 !important;
}
.q-xm.xm-styles-tmp .quote-block.quote-opacity-9:after {
  opacity: 0.9 !important;
}
.q-xm.xm-styles-tmp .quote-block.quote-opacity-8:after {
  opacity: 0.8 !important;
}
.q-xm.xm-styles-tmp .quote-block.quote-opacity-7:after {
  opacity: 0.7 !important;
}
.q-xm.xm-styles-tmp .quote-block.quote-opacity-6:after {
  opacity: 0.6 !important;
}
.q-xm.xm-styles-tmp .quote-block.quote-opacity-5:after {
  opacity: 0.5 !important;
}
.q-xm.xm-styles-tmp .quote-block.quote-opacity-4:after {
  opacity: 0.4 !important;
}
.q-xm.xm-styles-tmp .quote-block.quote-opacity-3:after {
  opacity: 0.3 !important;
}
.q-xm.xm-styles-tmp .quote-block.quote-opacity-2:after {
  opacity: 0.2 !important;
}
.q-xm.xm-styles-tmp .quote-block.quote-opacity-1:after {
  opacity: 0.1 !important;
}
@media (min-width: 1024px) {
  .q-xm.xm-styles-tmp .quote-block {
    padding-top: 125px;
  }
  .q-xm.xm-styles-tmp .quote-block:after {
    width: 125px;
    height: 125px;
  }
}
.q-xm.xm-styles-tmp [class^="logo-height"] {
  width: auto;
}
.q-xm.xm-styles-tmp .logo-height-5 {
  height: 110px;
}
.q-xm.xm-styles-tmp .logo-height-4 {
  height: 90px;
}
.q-xm.xm-styles-tmp .logo-height-3 {
  height: 70px;
}
.q-xm.xm-styles-tmp .logo-height-2 {
  height: 50px;
}
.q-xm.xm-styles-tmp .logo-height-1 {
  height: 30px;
}
/* Opening this to broader scope ( needs to be available outside of q-xm ) */
.bg-gray-dark {
  background: #000;
}
.xm-play-btn-thumb {
  position: absolute;
  left: 14%;
  top: 22px;
  display: block;
}
.bg-gray-dark .CX a {
  color: #fff;
}
.bg-gray-dark .CX a:hover {
  color: #21DBAA;
}
.bg-gray-dark .CX a:visited {
  color: #fff;
}
.bg-gray-dark .EX a {
  color: #fff;
}
.bg-gray-dark .EX a:hover {
  color: #0768DD;
}
.bg-gray-dark .EX a:visited {
  color: #fff;
}
.bg-gray-dark .PX a {
  color: #fff;
}
.bg-gray-dark .PX a:hover {
  color: #00B4EF;
}
.bg-gray-dark .PX a:visited {
  color: #fff;
}
.bg-gray-dark .BX a {
  color: #fff;
}
.bg-gray-dark .BX a:hover {
  color: #5F1AE5;
}
.bg-gray-dark .BX a:visited {
  color: #fff;
}
/*
 * global/page-events.less
 * ----------------------------------------------------------------
 */
.page-template-events-new .resource-content {
  overflow: hidden;
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media screen and (min-width: 480px) {
  .page-template-events-new .resource-content {
    height: 225px;
  }
}
.page-template-events-new .resource-content:after {
  content: "";
  width: 100%;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 480px) {
  .page-template-events-new .resource-content {
    height: 258px;
  }
  .page-template-events-new .resource-content:after {
    height: 100%;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(95%, #fff), to(#fff));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%, #fff 95%, #fff);
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%, #fff 95%, #fff);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
  }
}
@media screen and (max-width: 480px) {
  .page-template-events-new .resource-content {
    height: 250px;
  }
  .page-template-events-new .resource-content:after {
    content: "";
    width: 100%;
    height: 80px;
    display: block;
    position: absolute;
    top: 170px;
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+19,0+86 */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(43, 43, 43, 0.71) 0%, rgba(16, 16, 16, 0.19) 62%, rgba(0, 0, 0, 0) 86%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(bottom, rgba(43, 43, 43, 0.71) 0%, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0) 100%) !important;
    background: linear-gradient(to top, rgba(43, 43, 43, 0.71) 0%, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
  }
}
.page-template-events-new footer.resource-type {
  color: #2E393F;
  font-weight: 300;
  font-size: 14px;
  text-transform: capitalize;
}
.page-template-events-new .resource-name {
  margin: 0 0 0px;
  display: inline;
  padding-top: 2px;
}
@media screen and (min-width: 480px) {
  .page-template-events-new .resource-content {
    height: 225px;
  }
}
.page-template-events-new .event-caption {
  font-size: 14px;
  color: #2F393F;
  min-height: 90px;
  line-height: initial;
  padding: 15px;
  padding-top: 10px;
  background-color: #ffffff;
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media (max-width: 480px) {
  .page-template-events-new .event-caption {
    min-height: 30px;
  }
}
.page-template-events-new .resource .resource-header {
  padding: 0.55em 0em 0.55em;
}
.page-template-events-new .resource .resource-type i {
  padding-top: 5px;
  padding-right: 6px;
}
.page-template-events-new .resource-content:after {
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(43, 43, 43, 0.78) 0%, rgba(16, 16, 16, 0.1) 62%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(bottom, rgba(43, 43, 43, 0.9) 0%, rgba(16, 16, 16, 0.1) 62%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(43, 43, 43, 0.9) 0%, rgba(16, 16, 16, 0.1) 62%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a62b2b2b', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}
@media (max-width: 480px) {
  .page-template-events-new .resource-content:after {
    background: -webkit-linear-gradient(bottom, rgba(43, 43, 43, 0.71) 0%, rgba(0, 0, 0, 0.38) 62%, rgba(0, 0, 0, 0) 100%) !important;
    background: linear-gradient(to top, rgba(43, 43, 43, 0.71) 0%, rgba(0, 0, 0, 0.38) 62%, rgba(0, 0, 0, 0) 100%) !important;
  }
}
.page-template-events-new .resource-type {
  text-transform: uppercase;
}
.page-template-events-new .resource-type i {
  float: left !important;
  margin-left: 1em;
  margin-right: 0.25em;
}
.logged-in .page-template-events-new .resource-type i {
  float: none;
}
.page-template-events-new .resource-title-small {
  position: relative;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 200;
  padding-left: 15px;
  z-index: 3;
  font-size: 24px;
}
.page-template-events-new .just-title {
  vertical-align: text-bottom;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.page-template-events-new .image {
  position: absolute;
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .page-template-events-new .image {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 769px) {
  .page-template-events-new .image {
    width: 175%;
    height: auto;
    left: -100px;
  }
}
@media (max-width: 600px) {
  .page-template-events-new .image {
    width: 175%;
    height: auto;
  }
}
@media (max-width: 480px) {
  .page-template-events-new .image {
    width: 180%;
    height: auto;
  }
}
@media (max-width: 320px) {
  .page-template-events-new .image {
    width: 215%;
    height: auto;
  }
}
.page-template-events-new .image-default {
  position: absolute;
  width: 115%;
  height: auto;
}
@media (max-width: 769px) {
  .page-template-events-new .image-default {
    width: 135%;
    height: auto;
  }
}
@media (max-width: 700px) {
  .page-template-events-new .image-default {
    width: 145%;
    height: auto;
  }
}
@media (max-width: 480px) {
  .page-template-events-new .image-default {
    width: 160%;
    height: auto;
  }
}
@media (max-width: 320px) {
  .page-template-events-new .image-default {
    width: 180%;
    height: auto;
  }
}
.page-template-events-new .thumbnail {
  padding: 0px;
  height: 215px;
  line-height: 1;
  margin-bottom: 120px;
}
@media (max-width: 480px) {
  .page-template-events-new .thumbnail {
    height: 225px;
    margin-bottom: 145px;
  }
}
.page-template-events-new .truncate-event {
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 5px;
}
@media (max-width: 480px) {
  .page-template-events-new .truncate-event {
    width: 100%;
    height: 110px;
  }
}
.page-template-events-new button.btn.btn-default.dropdown-toggle {
  width: 275px;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: left;
  font-size: 14px;
  padding-left: 16px;
}
.page-template-events-new .btn-default {
  border-color: #999;
}
.page-template-events-new .btn-default:hover {
  border-color: #999;
}
.page-template-events-new .btn-default:focus {
  border-color: #999;
}
.page-template-events-new .btn-group {
  margin-bottom: 10px;
  margin-top: 30px;
}
@media (max-width: 769px) {
  .page-template-events-new .btn-group {
    margin-bottom: 0px;
    margin-top: 20px;
  }
}
@media (max-width: 320px) {
  .page-template-events-new .btn-group {
    margin-left: -20px;
  }
}
.page-template-events-new .qi-caret-down,
.page-template-events-new .qi-caret-up {
  vertical-align: sub;
  position: absolute;
  right: 15px;
}
.page-template-events-new .qualtrics-dropdown-menu > li > a {
  display: block;
  padding: 3px 19px;
  clear: both;
  line-height: 1.666667;
  color: #2F393F;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 300;
}
.page-template-events-new .open > .qualtrics-dropdown-menu {
  display: block;
}
.page-template-events-new .open > .dropdown-toggle.btn-default {
  color: #2F393F;
  background-color: #ffffff;
  border-color: #d9e0e2;
}
.page-template-events-new #resource-library > div > div.tab-content > section > div:nth-child(1) > div.btn-group.btn-group-first.open > ul > li:last-child > a:hover {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.page-template-events-new .qualtrics-dropdown-menu {
  position: absolute;
  top: 52%;
  display: none;
  float: left;
  min-width: 275px;
  padding: 5px 0;
  margin: 3.5px 0 0;
  list-style: none;
  font-size: 18px;
  border: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-left: 1px solid #d9e0e2;
  border-right: 1px solid #d9e0e2;
  border-bottom: 1px solid #d9e0e2;
}
.page-template-events-new .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.page-template-events-new .date {
  float: right;
  padding-right: 0.65em;
  font-size: 14px;
}
/*
 * global/page-careers.less
 * ----------------------------------------------------------------
 */
.page-careers {
  /* Banners */
}
.page-careers .qi-angle-right {
  margin-right: 25px;
  margin-bottom: 25px;
  vertical-align: top;
  cursor: pointer;
}
.page-careers .qi-angle-down {
  margin-right: 21.5px;
  margin-bottom: 25px;
  vertical-align: top;
  cursor: pointer;
}
.page-careers .arrow-text {
  margin-right: 10px;
}
.page-careers .secondary-text {
  font-size: 26.5px;
  line-height: 1.4em;
  font-weight: 100;
  font-color: #2E393F;
}
.page-careers .secondary-text:hover {
  color: #D6001C;
  cursor: pointer;
}
.page-careers .contact-info {
  margin-left: -15px;
}
.page-careers .careers-hero .hero-video-banner {
  position: absolute;
  top: 0;
  right: 0;
}
.page-careers .careers-hero .hero-video-banner a {
  position: absolute;
  top: 33%;
  left: 50%;
  display: inline-block;
  padding: 20px 21px 13px 30px;
  border-radius: 50px;
  background: #d9e0e2;
  color: black;
}
.page-careers .careers-hero .hero-video-banner a:hover {
  background: #f8f8f8;
}
.page-careers .careers-hero .glassdoor-callout {
  position: absolute;
  bottom: 2em;
  left: -1px;
}
@media screen and (max-width: 768px) {
  .page-careers .careers-hero .hero-video-banner {
    display: none;
  }
  .page-careers .careers-hero img.hero-image {
    top: -40%;
    bottom: auto;
    left: auto;
    right: -50%;
    max-width: 256%;
    min-height: 140%;
  }
}
@media screen and (min-width: 768px) {
  .page-careers .careers-hero .hero-video-banner {
    display: block;
  }
  .page-careers .careers-hero a.btn-q-primary {
    display: none;
  }
}
.page-careers .careers-info header .text-center {
  max-height: 130px;
}
.page-careers .careers-info header i.qi-qualtrics-q {
  position: relative;
  top: -25px;
  margin-bottom: -25px;
  font-size: 6em;
}
.page-careers .careers-info header a#recent-grads-and-interns {
  color: black;
  margin-top: 23px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .page-careers .careers-info a#recent-grads-and-interns {
    float: right;
  }
  .page-careers .careers-info div.multi-level-dropdown {
    float: left!important;
  }
}
@media screen and (max-width: 768px) {
  .page-careers .careers-info header a#recent-grads-and-interns,
  .page-careers .careers-info header div.multi-level-dropdown {
    margin-top: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .page-careers .careers-info header a#recent-grads-and-interns > button,
  .page-careers .careers-info header div.multi-level-dropdown > button,
  .page-careers .careers-info header a#recent-grads-and-interns > ul.dropdown-menu,
  .page-careers .careers-info header div.multi-level-dropdown > ul.dropdown-menu {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-careers .row.openings-list ul.plus-list {
    margin-bottom: 0;
  }
  .page-careers .row.openings-list a.btn-pill {
    margin-top: 34px;
  }
  .page-careers .row.openings-list .spacing-md-top {
    margin-top: 23px;
  }
}
.page-careers .multi-level-dropdown > button {
  width: 260px;
}
.page-careers .multi-level-dropdown .caret {
  border: none;
}
.page-careers .multi-level-dropdown .caret:before {
  content: "\E040";
  display: inline-block;
  font-family: 'Qualtrics Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: -0.25em;
  font-size: 1.5em;
  line-height: 0;
}
.page-careers .multi-level-dropdown.open > button .caret:before {
  content: "\E043";
}
.page-careers .multi-level-dropdown > ul.dropdown-menu {
  width: 260px;
  margin-top: 20px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 15px;
  box-shadow: none;
}
.page-careers .multi-level-dropdown > ul.dropdown-menu:after,
.page-careers .multi-level-dropdown > ul.dropdown-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.page-careers .multi-level-dropdown > ul.dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 17px;
  margin-left: -17px;
}
.page-careers .multi-level-dropdown > ul.dropdown-menu:before {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #2F393F;
  border-width: 18px;
  margin-left: -18px;
}
.page-careers .multi-level-dropdown > ul.dropdown-menu > li > a {
  border-radius: 8px;
}
.page-careers .multi-level-dropdown > ul.dropdown-menu li a.btn-style {
  text-transform: none;
  letter-spacing: 0;
  font-size: 1em;
}
.page-careers .multi-level-dropdown > ul.dropdown-menu .sub-dropdown button.dropdown-toggle.btn-pill.btn-style {
  background-color: transparent;
  border-radius: 0;
  float: none;
  width: 100%;
}
.page-careers .multi-level-dropdown > ul.dropdown-menu .sub-dropdown ul.dropdown-menu {
  position: relative !important;
  float: none !important;
  border: none !important;
  box-shadow: none !important;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.page-careers .multi-level-dropdown > ul.dropdown-menu .sub-dropdown .caret:before {
  top: -0.35em;
}
.page-careers .multi-level-dropdown > ul.dropdown-menu .sub-dropdown.open > button .caret:before {
  content: "\E043";
}
.page-careers .multi-level-dropdown > ul.dropdown-menu .sub-dropdown.open button.dropdown-toggle.btn-pill.btn-style {
  background-color: #e10019;
  color: white;
}
.page-careers .location-picker-container {
  position: relative;
  overflow: visible;
}
.page-careers .location-picker-container .qualtrics-jumbotron.career-selector {
  text-align: center;
}
.page-careers .location-picker-container .qualtrics-jumbotron.career-selector h3 {
  margin-top: -15px;
}
.page-careers .location-picker-container .qualtrics-jumbotron.career-selector .dropdown {
  visibility: hidden;
}
.page-careers .location-picker-container .location-picker-dropdown-container,
.page-careers .location-picker-container .qualtrics-jumbotron.career-selector {
  text-align: center;
}
.page-careers .location-picker-container .location-picker-dropdown-container .multi-level-dropdown,
.page-careers .location-picker-container .qualtrics-jumbotron.career-selector .multi-level-dropdown {
  display: block;
  width: 100%;
  max-width: 26em;
  margin: 0 auto;
}
.page-careers .location-picker-container .location-picker-dropdown-container .multi-level-dropdown > button.dropdown-toggle,
.page-careers .location-picker-container .qualtrics-jumbotron.career-selector .multi-level-dropdown > button.dropdown-toggle {
  position: relative;
  width: 100%;
  font-size: 1em;
  border-radius: 45px;
}
.page-careers .location-picker-container .location-picker-dropdown-container .multi-level-dropdown > button.dropdown-toggle:focus,
.page-careers .location-picker-container .qualtrics-jumbotron.career-selector .multi-level-dropdown > button.dropdown-toggle:focus,
.page-careers .location-picker-container .location-picker-dropdown-container .multi-level-dropdown > button.dropdown-toggle:active,
.page-careers .location-picker-container .qualtrics-jumbotron.career-selector .multi-level-dropdown > button.dropdown-toggle:active {
  outline: none;
}
@media screen and (min-width: 480px) {
  .page-careers .location-picker-container .location-picker-dropdown-container .multi-level-dropdown > button.dropdown-toggle,
  .page-careers .location-picker-container .qualtrics-jumbotron.career-selector .multi-level-dropdown > button.dropdown-toggle {
    padding: 0.8em 3.5em;
    font-size: 1.25em;
  }
}
.page-careers .location-picker-container .location-picker-dropdown-container .multi-level-dropdown.open > ul.dropdown-menu,
.page-careers .location-picker-container .qualtrics-jumbotron.career-selector .multi-level-dropdown.open > ul.dropdown-menu {
  width: 100%;
  max-width: 26em;
}
.page-careers .location-picker-container .location-picker-dropdown-container {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: visible;
}
.page-careers section.qualtrics-open-positions {
  overflow: hidden;
}
.page-careers section.qualtrics-open-positions p.positions-footer {
  font-size: 60%;
  text-align: center;
  color: #647077;
}
.page-careers .job-openings .location {
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .page-careers .job-openings .row {
    border-bottom: 1px solid #d9e0e2;
    padding-top: 15px;
  }
  .page-careers .job-openings .row a.q-arrow-link.arrow-before:before {
    display: none;
  }
  .page-careers .job-openings .location {
    text-align: right;
  }
}
.page-careers .external-articles img {
  max-width: 70%;
}
@media screen and (max-width: 768px) {
  .page-careers .external-articles .col-bl-10:first-child {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 768px) {
  .page-careers .external-articles.spacing-lg div.container {
    margin-top: 75px;
    margin-bottom: 75px;
  }
}
.page-careers .external-articles .wealthfront-container {
  background: url("../../images/pages/careers/wealthfront_new.png") no-repeat 90% 0% transparent;
}
.page-careers .qualtrics-testimonial {
  min-height: 500px;
}
@media screen and (max-width: 768px) {
  .page-careers .qualtrics-testimonial img.hero-image {
    min-width: 1200px;
    margin-left: -500px;
    left: 50%;
  }
  .page-careers .qualtrics-testimonial h2.hero-title {
    font-size: 3.25em;
    margin-top: 1.75em;
  }
}
.page-careers .grad-and-interns-banner img {
  width: 100%;
}
.page-careers .grad-and-interns-banner > div > .row {
  padding: 15px;
  overflow: hidden;
}
.page-careers .grad-and-interns-banner .img-1-wrap {
  overflow: hidden;
  height: 248px;
}
@media screen and (max-width: 1200px) {
  .page-careers .grad-and-interns-banner .img-1-wrap {
    height: 203px;
  }
}
.page-careers .grad-and-interns-banner .text-panel {
  background-color: #f8f8f8;
  padding: 1.25em 1.5em;
  position: relative;
  overflow: hidden;
}
.page-careers .grad-and-interns-banner .text-panel img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.page-careers .grad-and-interns-banner .text-panel h3:nth-child(3) {
  margin-top: 6px;
}
.page-careers .grad-and-interns-banner .text-panel.text-panel-1 {
  height: 377px;
}
@media screen and (max-width: 1200px) {
  .page-careers .grad-and-interns-banner .text-panel.text-panel-1 {
    height: 308px;
  }
  .page-careers .grad-and-interns-banner .text-panel.text-panel-1 p {
    font-size: 0.9em;
    line-height: 1.4;
  }
}
.page-careers .grad-and-interns-banner .text-panel.text-panel-1 img {
  width: 60%;
  right: -10%;
}
.page-careers .grad-and-interns-banner .text-panel.text-panel-2 {
  height: 471px;
}
@media screen and (max-width: 1200px) {
  .page-careers .grad-and-interns-banner .text-panel.text-panel-2 {
    height: 387px;
  }
}
.page-careers .grad-and-interns-banner .text-panel.text-panel-2 p {
  line-height: 1.3;
  font-size: 1.85em;
  position: relative;
  padding-left: 10px;
}
.page-careers .grad-and-interns-banner .text-panel.text-panel-2 p:before {
  content: '"';
  position: absolute;
  left: -2px;
}
@media screen and (max-width: 1200px) {
  .page-careers .grad-and-interns-banner .text-panel.text-panel-2 p {
    font-size: 1.45em;
  }
}
.page-careers .grad-and-interns-banner .text-panel.text-panel-2 h3 {
  margin-left: 13px;
}
.page-careers .grad-and-interns-banner .text-panel.text-panel-2 img {
  width: 85%;
  right: -18%;
  bottom: -10%;
}
.page-careers .intern-contact {
  margin-top: 5%;
}
.page-careers #internship {
  margin-top: 22px;
}
@media screen and (max-width: 768px) {
  .page-careers #internship {
    width: 100%;
  }
}
.page-careers .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: none;
  border-radius: 9.6px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: none;
}
.page-careers .qualtrics-benefits .container > .row > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .page-careers .qualtrics-benefits .container > .row > div:nth-child(2) {
    margin-top: 0;
  }
}
.page-careers .qualtrics-employees a.employee-profile-tile {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 1em 0;
  background: #647077;
}
.page-careers .qualtrics-employees a.employee-profile-tile h2,
.page-careers .qualtrics-employees a.employee-profile-tile p {
  position: relative;
  z-index: 2;
}
.page-careers .qualtrics-employees a.employee-profile-tile img {
  position: absolute;
  top: 0;
  z-index: 0;
}
.page-careers .qualtrics-employees a.employee-profile-tile:hover {
  background: #e10019;
}
.page-careers .qualtrics-testimonial-profile a {
  display: block;
}
.page-careers .qualtrics-testimonial-profile a .circle-arrow-link {
  font-size: 2em;
  font-weight: 600;
  display: inline-block;
  padding: 0;
  height: 1.35em;
  width: 1.35em;
  line-height: 1.22em;
  text-align: center;
  border-radius: 50px;
  background-color: #e10019;
  color: white;
}
@media screen and (max-width: 992px) {
  .page-careers .qualtrics-testimonial-profile img {
    top: 0;
    left: -20%;
    min-height: 110%;
    min-width: 110%;
    width: auto;
    max-width: 155%;
  }
}
@media screen and (max-width: 480px) {
  .page-careers .qualtrics-testimonial-profile img {
    left: -40%;
    max-width: 185%;
  }
}
.page-careers .grid-expand .row .grid-item-outer .grid-item-inner {
  position: relative;
  display: block;
  overflow: hidden;
  height: auto;
  padding: 2em 0;
}
.page-careers .grid-expand .row .grid-item-outer .grid-item-inner h2,
.page-careers .grid-expand .row .grid-item-outer .grid-item-inner p {
  position: relative;
  z-index: 2;
  line-height: 1;
}
.page-careers .grid-expand .grid-expanded-item .grid-pointer {
  border-bottom-color: #647077;
}
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner {
  padding: 70px 0 0 0;
  border: 1px solid #647077;
  border-radius: 5px;
  overflow: hidden;
}
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .grid-exit {
  top: 10px;
  right: 10px;
  width: 27px;
  height: 27px;
  line-height: 27px;
  font-size: 0.8em;
  color: #353c40;
  border-color: #353c40;
  border-width: 1px;
}
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .grid-expanded-content {
  color: black;
}
.page-careers .employee-profile-modal .employee-profile,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile {
  padding: 0 1em 1em;
}
.page-careers .employee-profile-modal .employee-profile img,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile img {
  max-width: 100%;
  margin-top: -50px;
  margin-left: -19px;
}
.page-careers .employee-profile-modal .employee-profile p,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile p {
  font-weight: 300;
  letter-spacing: 0;
}
.page-careers .employee-profile-modal .employee-profile h3.employee-position,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile h3.employee-position {
  font-size: 1em;
  margin-left: 30px;
}
.page-careers .employee-profile-modal .employee-profile h2.employee-quote,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile h2.employee-quote {
  margin-left: 30px;
}
.page-careers .employee-profile-modal .employee-profile .dotted-bottom-border,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .dotted-bottom-border {
  border-bottom: 1px solid #d9e0e2;
}
.page-careers .employee-profile-modal .employee-profile .dotted-right-border,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .dotted-right-border {
  border-right: 1px solid #d9e0e2;
}
.page-careers .employee-profile-modal .employee-profile .employee-join-date-container h4,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-join-date-container h4,
.page-careers .employee-profile-modal .employee-profile .employee-education-container h4,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-education-container h4 {
  margin-top: 0;
}
.page-careers .employee-profile-modal .employee-profile .employee-join-date-container p,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-join-date-container p,
.page-careers .employee-profile-modal .employee-profile .employee-education-container p,
.page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-education-container p {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-careers .employee-profile-modal .employee-profile h3.employee-position,
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile h3.employee-position {
    font-size: 1.75em;
  }
  .page-careers .employee-profile-modal .employee-profile h3.employee-position,
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile h3.employee-position,
  .page-careers .employee-profile-modal .employee-profile h2.employee-quote,
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile h2.employee-quote {
    margin-left: 0;
  }
  .page-careers .employee-profile-modal .employee-profile img,
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile img {
    max-width: 110%;
    margin-right: -19px;
  }
  .page-careers .employee-profile-modal .employee-profile .employee-picture-container,
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-picture-container {
    overflow: hidden;
  }
  .page-careers .employee-profile-modal .employee-profile .employee-join-date-container,
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-join-date-container {
    border-bottom: 1px solid #d9e0e2;
  }
  .page-careers .employee-profile-modal .employee-profile .dotted-right-border,
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .dotted-right-border {
    border-right: none;
  }
  .page-careers .employee-profile-modal .employee-profile .btn-q-primary.pull-right,
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .btn-q-primary.pull-right {
    float: none !important;
    margin: 23px 0 0;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .page-careers .employee-profile-modal .employee-profile .btn-q-primary.pull-right,
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .btn-q-primary.pull-right {
    margin-top: -3.5em;
    margin-right: 1em;
  }
}
@media screen and (min-width: 768px) {
  .page-careers .employee-profile-modal .modal-dialog {
    width: 80%;
    max-width: 1200px;
  }
}
.page-careers .employee-profile-modal .modal-header {
  position: absolute;
  z-index: 5;
  right: 0;
  border: none;
}
.page-careers .employee-profile-modal .modal-body {
  padding: 0;
}
.page-careers .employee-profile-modal .employee-profile img {
  margin-top: -1px;
}
@media screen and (max-width: 768px) {
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile {
    margin-top: -50px;
  }
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-picture-container {
    margin-top: -40px;
  }
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-picture-container img {
    margin-top: 0;
  }
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .dotted-right-border {
    border-right: 1px solid #d9e0e2;
  }
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-join-date-container {
    border-bottom: none;
  }
}
@media screen and (max-width: 480px) {
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .dotted-right-border {
    border-right: none;
  }
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-join-date-container {
    border-bottom: 1px solid #d9e0e2;
  }
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .row > div.col-xs-6 > div.row > div.col-xs-12.dotted-bottom-border > h4 {
    margin-top: 55px;
  }
  .page-careers .grid-expand .grid-expanded-item .grid-expanded-inner .employee-profile .employee-qualtrics-favorite {
    margin-bottom: 30px;
  }
}
.page-careers .the-qualtrics-way .content-container {
  position: relative;
}
.page-careers .the-qualtrics-way .content-container a.link-expand {
  margin-left: 1em;
  color: #999999;
  position: relative;
  display: inline;
  vertical-align: super;
}
.page-careers .the-qualtrics-way .content-container .expand-outer {
  position: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.page-careers .the-qualtrics-way .content-container .expand-outer.open {
  display: block;
}
.page-careers .the-qualtrics-way .content-container i.qi-qualtrics-q {
  position: absolute;
  top: -77px;
  right: 0;
}
@media screen and (max-width: 1200px) {
  .page-careers .the-qualtrics-way .content-container i.qi-qualtrics-q {
    top: -107px;
  }
}
@media screen and (max-width: 768px) {
  .page-careers .the-qualtrics-way .content-container i.qi-qualtrics-q {
    top: -98px;
  }
}
@media screen and (max-width: 480px) {
  .page-careers .the-qualtrics-way .content-container i.qi-qualtrics-q {
    top: -73px;
  }
}
.page-careers .the-qualtrics-way .content-container ul li {
  padding-left: 1.4em;
  color: #647077;
}
.page-careers .the-qualtrics-way .content-container ul li:nth-child(2n+3) {
  margin-top: 35px;
}
.page-careers span.hero-title {
  display: inline-block;
}
.page-careers span.description-title {
  position: relative;
  display: inline;
  width: 1.4em;
  margin-left: -2.4em;
  margin-right: 1em;
  font-size: 1.4em;
  font-weight: 600;
}
.page-careers .qualtrics-way-header {
  font-size: 72px;
  display: inline;
  font-weight: 100;
  margin-left: 5%;
}
.page-careers .qualtrics-way-number {
  width: 12px;
  padding-bottom: 35px;
}
.page-careers .expand-outer .expand-inner.collapse-inner {
  padding-top: 8%;
}
@media (max-width: 480px) {
  .page-careers #obsessed,
  .page-careers #transparent {
    display: inline;
  }
}
.page-careers .q-call-to-action-panel {
  overflow: hidden;
}
.page-careers .close-location-banners a {
  display: inline-block;
  margin: 34px 15px 10px 0;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 20px;
  color: #647077;
  border: 1px solid #647077;
}
.page-careers .close-location-banners a i {
  position: relative;
  top: 0.5px;
  left: 0.5px;
}
.page-careers .location-maps img {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .page-careers .location-banners {
    font-size: 1.35em;
  }
}
@media screen and (min-width: 1200px) {
  .page-careers .location-banners {
    font-size: 1.5em;
  }
}
.page-careers .location-banners .text-wrap {
  position: relative;
}
.page-careers .location-banners .text-wrap span {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 0.7;
  text-align: center;
  font-size: 5em;
  font-weight: 600;
  color: white;
}
.page-careers .location-banners .callout-wrap {
  position: relative;
}
.page-careers .location-banners .callout-wrap a {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  max-width: auto;
  height: auto;
  width: auto;
}
.page-careers .location-banners .callout-wrap a img {
  width: auto;
  height: auto !important;
}
.page-careers .location-banners.seattle .callout-wrap a {
  right: -1px;
}
.page-careers .location-banners .row ~ .row {
  margin-top: 30px;
}
.page-careers .location-banners .img-wrap {
  max-width: 100%;
  overflow: hidden;
  text-align: center;
}
.page-careers .location-banners .img-wrap img {
  max-width: 100%;
}
.page-careers .location-banners.provo .img-wrap.img-1 {
  height: 396px;
}
@media screen and (min-width: 992px) {
  .page-careers .location-banners.provo .img-wrap.img-1 {
    height: 517px;
  }
}
@media screen and (min-width: 1200px) {
  .page-careers .location-banners.provo .img-wrap.img-1 {
    height: 628px;
  }
}
.page-careers .location-banners.seattle .text-wrap span {
  left: auto;
  right: 0;
  width: 78%;
}
.page-careers .location-banners.seattle .img-wrap.img-3 img {
  max-width: none;
  height: 142px;
}
.page-careers .location-banners.seattle .img-wrap.img-4 img {
  height: 434px;
  width: auto;
  max-width: none;
}
@media screen and (min-width: 992px) {
  .page-careers .location-banners.seattle .img-wrap.img-3 {
    height: 161px;
  }
  .page-careers .location-banners.seattle .img-wrap.img-3 img {
    height: auto;
    margin-top: -40px;
  }
  .page-careers .location-banners.seattle .img-wrap.img-4 img {
    height: 534px;
  }
}
@media screen and (min-width: 1200px) {
  .page-careers .location-banners.seattle .img-wrap.img-3 {
    height: auto;
  }
  .page-careers .location-banners.seattle .img-wrap.img-3 img {
    margin-top: 0;
  }
  .page-careers .location-banners.seattle .img-wrap.img-4 img {
    height: 673px;
  }
}
.page-careers .location-banners.dallas .img-wrap.img-3 {
  height: 127px;
}
.page-careers .location-banners.dallas .img-wrap.img-5 {
  height: 226px;
}
@media screen and (min-width: 992px) {
  .page-careers .location-banners.dallas .img-wrap.img-3 {
    height: 173px;
  }
  .page-careers .location-banners.dallas .img-wrap.img-5 {
    height: 303px;
  }
}
@media screen and (min-width: 1200px) {
  .page-careers .location-banners.dallas .img-wrap.img-3 {
    height: 218px;
  }
  .page-careers .location-banners.dallas .img-wrap.img-5 {
    height: 386px;
  }
}
.page-careers .location-banners.australia .img-wrap.img-1 {
  height: 249px;
}
.page-careers .location-banners.australia .img-wrap.img-4 img,
.page-careers .location-banners.australia .img-wrap.img-5 img {
  max-width: 120%;
  margin-left: -29px;
}
@media screen and (min-width: 992px) {
  .page-careers .location-banners.australia .img-wrap.img-1 {
    height: 326px;
  }
  .page-careers .location-banners.australia .img-wrap.img-4,
  .page-careers .location-banners.australia .img-wrap.img-5 {
    height: 165px;
  }
}
@media screen and (min-width: 1200px) {
  .page-careers .location-banners.australia .img-wrap.img-1 {
    height: auto;
  }
  .page-careers .location-banners.australia .img-wrap.img-1 img {
    height: 443px;
    width: auto;
    max-width: none;
    margin-left: -21px;
  }
  .page-careers .location-banners.australia .img-wrap.img-4,
  .page-careers .location-banners.australia .img-wrap.img-5 {
    height: auto;
  }
}
.page-careers .location-banners.dublin .img-wrap.img-1 {
  height: 240px;
  position: relative;
}
.page-careers .location-banners.dublin .img-wrap.img-1 img {
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-careers .location-banners.dublin .img-wrap.img-4 {
  height: 112px;
}
.page-careers .location-banners.dublin .img-wrap.img-4 img {
  max-width: 120%;
  margin-left: -26px;
}
.page-careers .location-banners.dublin .img-wrap.img-5 {
  height: 382px;
}
@media screen and (min-width: 992px) {
  .page-careers .location-banners.dublin .img-wrap.img-1 {
    height: 319px;
  }
  .page-careers .location-banners.dublin .img-wrap.img-4 {
    height: 149px;
  }
  .page-careers .location-banners.dublin .img-wrap.img-5 {
    height: 498px;
  }
}
@media screen and (min-width: 1200px) {
  .page-careers .location-banners.dublin .img-wrap.img-1 {
    height: 392px;
  }
  .page-careers .location-banners.dublin .img-wrap.img-4 {
    height: 183px;
  }
  .page-careers .location-banners.dublin .img-wrap.img-5 {
    height: 605px;
  }
}
/*
 * global/page-resources.less
 * ----------------------------------------------------------------
 */
.page-template-resources-new .resource-content,
.page-template-resources-talentweek .resource-content,
.page-template-resources-mrweek .resource-content,
.page-template-resources-cxweek .resource-content {
  overflow: hidden;
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.page-template-resources-new .resource-content:after,
.page-template-resources-talentweek .resource-content:after,
.page-template-resources-mrweek .resource-content:after,
.page-template-resources-cxweek .resource-content:after {
  content: "";
  width: 100%;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 480px) {
  .page-template-resources-new .resource-content,
  .page-template-resources-talentweek .resource-content,
  .page-template-resources-mrweek .resource-content,
  .page-template-resources-cxweek .resource-content {
    height: 258px;
  }
  .page-template-resources-new .resource-content:after,
  .page-template-resources-talentweek .resource-content:after,
  .page-template-resources-mrweek .resource-content:after,
  .page-template-resources-cxweek .resource-content:after {
    height: 100%;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(95%, #fff), to(#fff));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%, #fff 95%, #fff);
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%, #fff 95%, #fff);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
  }
}
@media screen and (max-width: 480px) {
  .page-template-resources-new .resource-content,
  .page-template-resources-talentweek .resource-content,
  .page-template-resources-mrweek .resource-content,
  .page-template-resources-cxweek .resource-content {
    height: 250px;
  }
  .page-template-resources-new .resource-content:after,
  .page-template-resources-talentweek .resource-content:after,
  .page-template-resources-mrweek .resource-content:after,
  .page-template-resources-cxweek .resource-content:after {
    content: "";
    width: 100%;
    height: 80px;
    display: block;
    position: absolute;
    top: 170px;
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+19,0+86 */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(43, 43, 43, 0.71) 0%, rgba(16, 16, 16, 0.19) 62%, rgba(0, 0, 0, 0) 86%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(bottom, rgba(43, 43, 43, 0.71) 0%, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0) 100%) !important;
    background: linear-gradient(to top, rgba(43, 43, 43, 0.71) 0%, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
  }
}
.page-template-resources-new .resource-content-featured,
.page-template-resources-talentweek .resource-content-featured,
.page-template-resources-mrweek .resource-content-featured,
.page-template-resources-cxweek .resource-content-featured {
  overflow: hidden;
  position: relative;
}
.page-template-resources-new .resource-content-featured:after,
.page-template-resources-talentweek .resource-content-featured:after,
.page-template-resources-mrweek .resource-content-featured:after,
.page-template-resources-cxweek .resource-content-featured:after {
  content: "";
  width: 100%;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 480px) {
  .page-template-resources-new .resource-content-featured,
  .page-template-resources-talentweek .resource-content-featured,
  .page-template-resources-mrweek .resource-content-featured,
  .page-template-resources-cxweek .resource-content-featured {
    height: 258px;
  }
  .page-template-resources-new .resource-content-featured:after,
  .page-template-resources-talentweek .resource-content-featured:after,
  .page-template-resources-mrweek .resource-content-featured:after,
  .page-template-resources-cxweek .resource-content-featured:after {
    height: 100%;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(95%, #fff), to(#fff));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%, #fff 95%, #fff);
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%, #fff 95%, #fff);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
  }
}
@media screen and (max-width: 480px) {
  .page-template-resources-new .resource-content-featured,
  .page-template-resources-talentweek .resource-content-featured,
  .page-template-resources-mrweek .resource-content-featured,
  .page-template-resources-cxweek .resource-content-featured {
    height: 250px;
  }
  .page-template-resources-new .resource-content-featured:after,
  .page-template-resources-talentweek .resource-content-featured:after,
  .page-template-resources-mrweek .resource-content-featured:after,
  .page-template-resources-cxweek .resource-content-featured:after {
    content: "";
    width: 100%;
    height: 80px;
    display: block;
    position: absolute;
    top: 220px;
    left: 0;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(43, 43, 43, 0.71) 0%, rgba(16, 16, 16, 0.19) 62%, rgba(0, 0, 0, 0) 86%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(bottom, rgba(43, 43, 43, 0.71) 0%, rgba(16, 16, 16, 0.33) 62%, rgba(0, 0, 0, 0.35) 100%) !important;
    background: linear-gradient(to top, rgba(43, 43, 43, 0.71) 0%, rgba(16, 16, 16, 0.33) 62%, rgba(0, 0, 0, 0.35) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
  }
}
.page-template-resources-new .resource-caption:after,
.page-template-resources-talentweek .resource-caption:after,
.page-template-resources-mrweek .resource-caption:after,
.page-template-resources-cxweek .resource-caption:after {
  height: 100%;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(95%, #fff), to(#fff));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%, #fff 95%, #fff);
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%, #fff 95%, #fff);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
  content: "";
  width: 100%;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-resources-new section.content-links,
.page-template-resources-talentweek section.content-links,
.page-template-resources-mrweek section.content-links,
.page-template-resources-cxweek section.content-links {
  position: relative;
  top: 60px;
  z-index: 5;
  margin-left: -5%;
}
@media (max-width: 768px) {
  .page-template-resources-new section.content-links,
  .page-template-resources-talentweek section.content-links,
  .page-template-resources-mrweek section.content-links,
  .page-template-resources-cxweek section.content-links {
    margin-left: -2%;
  }
}
@media (max-width: 1200px) {
  .page-template-resources-new section.content-links ul,
  .page-template-resources-talentweek section.content-links ul,
  .page-template-resources-mrweek section.content-links ul,
  .page-template-resources-cxweek section.content-links ul {
    margin-left: auto;
  }
}
@media (max-width: 320px) {
  .page-template-resources-new section.content-links ul,
  .page-template-resources-talentweek section.content-links ul,
  .page-template-resources-mrweek section.content-links ul,
  .page-template-resources-cxweek section.content-links ul {
    margin-left: 54px;
  }
}
.page-template-resources-new section.content-links i,
.page-template-resources-talentweek section.content-links i,
.page-template-resources-mrweek section.content-links i,
.page-template-resources-cxweek section.content-links i {
  font-size: 40px;
}
.page-template-resources-new section.content-links .two-lines,
.page-template-resources-talentweek section.content-links .two-lines,
.page-template-resources-mrweek section.content-links .two-lines,
.page-template-resources-cxweek section.content-links .two-lines {
  margin-top: 30px;
}
@media (max-width: 480px) {
  .page-template-resources-new section.content-links .two-lines,
  .page-template-resources-talentweek section.content-links .two-lines,
  .page-template-resources-mrweek section.content-links .two-lines,
  .page-template-resources-cxweek section.content-links .two-lines {
    margin-top: 12px;
  }
}
.page-template-resources-new section.content-links li,
.page-template-resources-talentweek section.content-links li,
.page-template-resources-mrweek section.content-links li,
.page-template-resources-cxweek section.content-links li {
  border-bottom: none;
  padding-top: 20px;
  margin: -15px -2.6px;
  border: 1px solid #999;
  height: 145px;
  width: 185px;
}
@media (max-width: 1200px) {
  .page-template-resources-new section.content-links li,
  .page-template-resources-talentweek section.content-links li,
  .page-template-resources-mrweek section.content-links li,
  .page-template-resources-cxweek section.content-links li {
    margin: -5px -2.5px;
    width: 240px;
  }
}
.page-template-resources-new section.content-links li:hover,
.page-template-resources-talentweek section.content-links li:hover,
.page-template-resources-mrweek section.content-links li:hover,
.page-template-resources-cxweek section.content-links li:hover {
  background-color: #e6e6e6;
  border-color: #647077;
}
.page-template-resources-new section.content-links li.rounded-left,
.page-template-resources-talentweek section.content-links li.rounded-left,
.page-template-resources-mrweek section.content-links li.rounded-left,
.page-template-resources-cxweek section.content-links li.rounded-left {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media (max-width: 1200px) {
  .page-template-resources-new section.content-links li.rounded-left,
  .page-template-resources-talentweek section.content-links li.rounded-left,
  .page-template-resources-mrweek section.content-links li.rounded-left,
  .page-template-resources-cxweek section.content-links li.rounded-left {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
.page-template-resources-new section.content-links li.rounded-right,
.page-template-resources-talentweek section.content-links li.rounded-right,
.page-template-resources-mrweek section.content-links li.rounded-right,
.page-template-resources-cxweek section.content-links li.rounded-right {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media (max-width: 1200px) {
  .page-template-resources-new section.content-links li.rounded-right,
  .page-template-resources-talentweek section.content-links li.rounded-right,
  .page-template-resources-mrweek section.content-links li.rounded-right,
  .page-template-resources-cxweek section.content-links li.rounded-right {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.page-template-resources-new section.content-links a,
.page-template-resources-talentweek section.content-links a,
.page-template-resources-mrweek section.content-links a,
.page-template-resources-cxweek section.content-links a {
  font-weight: 700;
  position: absolute;
  font-size: 16px;
  line-height: 22px;
  margin-top: -10px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-top: 10px;
  color: #2E393F;
}
@media (max-width: 768px) {
  .page-template-resources-new section.content-links a,
  .page-template-resources-talentweek section.content-links a,
  .page-template-resources-mrweek section.content-links a,
  .page-template-resources-cxweek section.content-links a {
    padding-top: 15px;
  }
}
@media (max-width: 480px) {
  .page-template-resources-new section.content-links a,
  .page-template-resources-talentweek section.content-links a,
  .page-template-resources-mrweek section.content-links a,
  .page-template-resources-cxweek section.content-links a {
    padding-top: 25px;
  }
}
@media (max-width: 1200px) {
  .page-template-resources-new section.content-links #puzzle,
  .page-template-resources-talentweek section.content-links #puzzle,
  .page-template-resources-mrweek section.content-links #puzzle,
  .page-template-resources-cxweek section.content-links #puzzle {
    margin-left: 70px !important;
  }
  .page-template-resources-new section.content-links #doc,
  .page-template-resources-talentweek section.content-links #doc,
  .page-template-resources-mrweek section.content-links #doc,
  .page-template-resources-cxweek section.content-links #doc {
    margin-left: 74px !important;
  }
  .page-template-resources-new section.content-links #comment,
  .page-template-resources-talentweek section.content-links #comment,
  .page-template-resources-mrweek section.content-links #comment,
  .page-template-resources-cxweek section.content-links #comment {
    margin-left: 66px !important;
  }
  .page-template-resources-new section.content-links #sign,
  .page-template-resources-talentweek section.content-links #sign,
  .page-template-resources-mrweek section.content-links #sign,
  .page-template-resources-cxweek section.content-links #sign {
    margin-left: 80px !important;
  }
  .page-template-resources-new section.content-links #wrench,
  .page-template-resources-talentweek section.content-links #wrench,
  .page-template-resources-mrweek section.content-links #wrench,
  .page-template-resources-cxweek section.content-links #wrench {
    margin-left: 78px !important;
  }
  .page-template-resources-new section.content-links #pinpoint,
  .page-template-resources-talentweek section.content-links #pinpoint,
  .page-template-resources-mrweek section.content-links #pinpoint,
  .page-template-resources-cxweek section.content-links #pinpoint {
    margin-left: 82px !important;
  }
}
@media (max-width: 769px) {
  .page-template-resources-new section.content-links #puzzle,
  .page-template-resources-talentweek section.content-links #puzzle,
  .page-template-resources-mrweek section.content-links #puzzle,
  .page-template-resources-cxweek section.content-links #puzzle {
    margin-left: 68px !important;
  }
  .page-template-resources-new section.content-links #doc,
  .page-template-resources-talentweek section.content-links #doc,
  .page-template-resources-mrweek section.content-links #doc,
  .page-template-resources-cxweek section.content-links #doc {
    margin-left: 82px !important;
  }
  .page-template-resources-new section.content-links #comment,
  .page-template-resources-talentweek section.content-links #comment,
  .page-template-resources-mrweek section.content-links #comment,
  .page-template-resources-cxweek section.content-links #comment {
    margin-left: 66px !important;
  }
  .page-template-resources-new section.content-links #sign,
  .page-template-resources-talentweek section.content-links #sign,
  .page-template-resources-mrweek section.content-links #sign,
  .page-template-resources-cxweek section.content-links #sign {
    margin-left: 76px !important;
  }
  .page-template-resources-new section.content-links #wrench,
  .page-template-resources-talentweek section.content-links #wrench,
  .page-template-resources-mrweek section.content-links #wrench,
  .page-template-resources-cxweek section.content-links #wrench {
    margin-left: 76px !important;
  }
  .page-template-resources-new section.content-links #pinpoint,
  .page-template-resources-talentweek section.content-links #pinpoint,
  .page-template-resources-mrweek section.content-links #pinpoint,
  .page-template-resources-cxweek section.content-links #pinpoint {
    margin-left: 78px !important;
  }
}
.page-template-resources-new .two-lines,
.page-template-resources-talentweek .two-lines,
.page-template-resources-mrweek .two-lines,
.page-template-resources-cxweek .two-lines {
  margin-top: -18px;
  margin-left: 40px;
}
@media (max-width: 480px) {
  .page-template-resources-new .two-lines,
  .page-template-resources-talentweek .two-lines,
  .page-template-resources-mrweek .two-lines,
  .page-template-resources-cxweek .two-lines {
    margin-top: -10px;
  }
}
.page-template-resources-new .qi-ul,
.page-template-resources-talentweek .qi-ul,
.page-template-resources-mrweek .qi-ul,
.page-template-resources-cxweek .qi-ul {
  margin-bottom: -100px;
  margin-left: 0px;
}
.page-template-resources-new .qi-ul li a,
.page-template-resources-talentweek .qi-ul li a,
.page-template-resources-mrweek .qi-ul li a,
.page-template-resources-cxweek .qi-ul li a {
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  color: #2E393F;
}
.page-template-resources-new .qi-ul li a h3,
.page-template-resources-talentweek .qi-ul li a h3,
.page-template-resources-mrweek .qi-ul li a h3,
.page-template-resources-cxweek .qi-ul li a h3 {
  position: relative;
  display: inline-block !important;
  vertical-align: 8px;
  font-weight: 700;
  text-align: left;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  padding-top: 5px;
  letter-spacing: 0.5px;
  color: #2E393F;
}
.page-template-resources-new .qi-ul li a i,
.page-template-resources-talentweek .qi-ul li a i,
.page-template-resources-mrweek .qi-ul li a i,
.page-template-resources-cxweek .qi-ul li a i {
  font-size: 30px;
  margin-right: 25px;
}
.page-template-resources-new .qi-ul li a #doc,
.page-template-resources-talentweek .qi-ul li a #doc,
.page-template-resources-mrweek .qi-ul li a #doc,
.page-template-resources-cxweek .qi-ul li a #doc {
  margin-right: 15px;
}
.page-template-resources-new .qi-ul li a #comment,
.page-template-resources-talentweek .qi-ul li a #comment,
.page-template-resources-mrweek .qi-ul li a #comment,
.page-template-resources-cxweek .qi-ul li a #comment {
  margin-right: 18px;
}
.page-template-resources-new .qi-ul li a #sign,
.page-template-resources-talentweek .qi-ul li a #sign,
.page-template-resources-mrweek .qi-ul li a #sign,
.page-template-resources-cxweek .qi-ul li a #sign {
  margin-right: 16px;
}
.page-template-resources-new .qi-ul li a #wrench,
.page-template-resources-talentweek .qi-ul li a #wrench,
.page-template-resources-mrweek .qi-ul li a #wrench,
.page-template-resources-cxweek .qi-ul li a #wrench {
  margin-right: 19px;
}
.page-template-resources-new .qi-ul li a #pinpoint,
.page-template-resources-talentweek .qi-ul li a #pinpoint,
.page-template-resources-mrweek .qi-ul li a #pinpoint,
.page-template-resources-cxweek .qi-ul li a #pinpoint {
  margin-right: 19px;
}
.page-template-resources-new footer.resource-type,
.page-template-resources-talentweek footer.resource-type,
.page-template-resources-mrweek footer.resource-type,
.page-template-resources-cxweek footer.resource-type {
  color: #647077;
  font-weight: 300;
  font-size: 14px;
  text-transform: capitalize;
}
.page-template-resources-new .resource-name,
.page-template-resources-talentweek .resource-name,
.page-template-resources-mrweek .resource-name,
.page-template-resources-cxweek .resource-name {
  display: inline;
  padding-top: 2px;
}
@media screen and (min-width: 480px) {
  .page-template-resources-new .resource-content,
  .page-template-resources-talentweek .resource-content,
  .page-template-resources-mrweek .resource-content,
  .page-template-resources-cxweek .resource-content {
    height: 225px;
  }
}
.page-template-resources-new .resource-content-featured,
.page-template-resources-talentweek .resource-content-featured,
.page-template-resources-mrweek .resource-content-featured,
.page-template-resources-cxweek .resource-content-featured {
  height: 300px;
}
.page-template-resources-new .resource-caption,
.page-template-resources-talentweek .resource-caption,
.page-template-resources-mrweek .resource-caption,
.page-template-resources-cxweek .resource-caption {
  font-size: 14px;
  color: #2F393F;
  min-height: 50px;
  line-height: initial;
  padding: 15px;
  padding-top: 15px;
}
@media (max-width: 480px) {
  .page-template-resources-new .resource-caption,
  .page-template-resources-talentweek .resource-caption,
  .page-template-resources-mrweek .resource-caption,
  .page-template-resources-cxweek .resource-caption {
    min-height: 30px;
  }
}
.page-template-resources-new .resource .resource-header,
.page-template-resources-talentweek .resource .resource-header,
.page-template-resources-mrweek .resource .resource-header,
.page-template-resources-cxweek .resource .resource-header {
  padding: 0.55em 0em 0.55em;
}
.page-template-resources-new .thumbnail-featured .resource-header,
.page-template-resources-talentweek .thumbnail-featured .resource-header,
.page-template-resources-mrweek .thumbnail-featured .resource-header,
.page-template-resources-cxweek .thumbnail-featured .resource-header {
  padding: 0.4em 0 0.3em;
}
.page-template-resources-new .resource .resource-type i,
.page-template-resources-talentweek .resource .resource-type i,
.page-template-resources-mrweek .resource .resource-type i,
.page-template-resources-cxweek .resource .resource-type i {
  padding-top: 5px;
  padding-right: 6px;
}
.page-template-resources-new .resource-content:after,
.page-template-resources-talentweek .resource-content:after,
.page-template-resources-mrweek .resource-content:after,
.page-template-resources-cxweek .resource-content:after,
.page-template-resources-new .resource-content-featured:after,
.page-template-resources-talentweek .resource-content-featured:after,
.page-template-resources-mrweek .resource-content-featured:after,
.page-template-resources-cxweek .resource-content-featured:after {
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(43, 43, 43, 0.78) 0%, rgba(16, 16, 16, 0.1) 62%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(bottom, rgba(43, 43, 43, 0.9) 0%, rgba(16, 16, 16, 0.1) 62%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(43, 43, 43, 0.9) 0%, rgba(16, 16, 16, 0.1) 62%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a62b2b2b', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}
@media (max-width: 480px) {
  .page-template-resources-new .resource-content:after,
  .page-template-resources-talentweek .resource-content:after,
  .page-template-resources-mrweek .resource-content:after,
  .page-template-resources-cxweek .resource-content:after,
  .page-template-resources-new .resource-content-featured:after,
  .page-template-resources-talentweek .resource-content-featured:after,
  .page-template-resources-mrweek .resource-content-featured:after,
  .page-template-resources-cxweek .resource-content-featured:after {
    background: -webkit-linear-gradient(bottom, rgba(43, 43, 43, 0.71) 0%, rgba(0, 0, 0, 0.38) 62%, rgba(0, 0, 0, 0) 100%) !important;
    background: linear-gradient(to top, rgba(43, 43, 43, 0.71) 0%, rgba(0, 0, 0, 0.38) 62%, rgba(0, 0, 0, 0) 100%) !important;
  }
}
.page-template-resources-new .resource-type,
.page-template-resources-talentweek .resource-type,
.page-template-resources-mrweek .resource-type,
.page-template-resources-cxweek .resource-type {
  text-transform: uppercase;
}
.page-template-resources-new .resource-type i,
.page-template-resources-talentweek .resource-type i,
.page-template-resources-mrweek .resource-type i,
.page-template-resources-cxweek .resource-type i {
  float: left;
  margin-left: 1em;
  margin-right: 0.25em;
}
.logged-in .page-template-resources-new .resource-type i,
.logged-in .page-template-resources-talentweek .resource-type i,
.logged-in .page-template-resources-mrweek .resource-type i,
.logged-in .page-template-resources-cxweek .resource-type i {
  float: none;
}
.page-template-resources-new .resource-title,
.page-template-resources-talentweek .resource-title,
.page-template-resources-mrweek .resource-title,
.page-template-resources-cxweek .resource-title {
  position: relative;
  padding-top: 140px;
  color: #fff;
  font-weight: 200;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 3;
  font-size: 26.5px;
  line-height: 1.4em;
}
@media screen and (max-width: 480px) {
  .page-template-resources-new .resource-title,
  .page-template-resources-talentweek .resource-title,
  .page-template-resources-mrweek .resource-title,
  .page-template-resources-cxweek .resource-title {
    padding-top: 130px !important;
  }
}
.page-template-resources-new .resource-title-small,
.page-template-resources-talentweek .resource-title-small,
.page-template-resources-mrweek .resource-title-small,
.page-template-resources-cxweek .resource-title-small {
  position: relative;
  padding-top: 100px;
  color: #fff;
  font-weight: 200;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 3;
  font-size: 26.5px;
  line-height: 1.4em;
}
.page-template-resources-new .just-title,
.page-template-resources-talentweek .just-title,
.page-template-resources-mrweek .just-title,
.page-template-resources-cxweek .just-title {
  position: absolute;
  bottom: 0;
}
.page-template-resources-new .image,
.page-template-resources-talentweek .image,
.page-template-resources-mrweek .image,
.page-template-resources-cxweek .image {
  position: absolute;
  width: 122%;
  height: auto;
}
@media (max-width: 992px) {
  .page-template-resources-new .image,
  .page-template-resources-talentweek .image,
  .page-template-resources-mrweek .image,
  .page-template-resources-cxweek .image {
    width: 150%;
    height: auto;
  }
}
@media (max-width: 769px) {
  .page-template-resources-new .image,
  .page-template-resources-talentweek .image,
  .page-template-resources-mrweek .image,
  .page-template-resources-cxweek .image {
    width: 175%;
    height: auto;
    left: -100px;
  }
}
@media (max-width: 600px) {
  .page-template-resources-new .image,
  .page-template-resources-talentweek .image,
  .page-template-resources-mrweek .image,
  .page-template-resources-cxweek .image {
    width: 175%;
    height: auto;
  }
}
@media (max-width: 480px) {
  .page-template-resources-new .image,
  .page-template-resources-talentweek .image,
  .page-template-resources-mrweek .image,
  .page-template-resources-cxweek .image {
    width: 180%;
    height: auto;
  }
}
@media (max-width: 320px) {
  .page-template-resources-new .image,
  .page-template-resources-talentweek .image,
  .page-template-resources-mrweek .image,
  .page-template-resources-cxweek .image {
    width: 215%;
    height: auto;
  }
}
.page-template-resources-new .image-default,
.page-template-resources-talentweek .image-default,
.page-template-resources-mrweek .image-default,
.page-template-resources-cxweek .image-default {
  position: absolute;
  width: 115%;
  height: auto;
}
@media (max-width: 769px) {
  .page-template-resources-new .image-default,
  .page-template-resources-talentweek .image-default,
  .page-template-resources-mrweek .image-default,
  .page-template-resources-cxweek .image-default {
    width: 135%;
    height: auto;
  }
}
@media (max-width: 700px) {
  .page-template-resources-new .image-default,
  .page-template-resources-talentweek .image-default,
  .page-template-resources-mrweek .image-default,
  .page-template-resources-cxweek .image-default {
    width: 145%;
    height: auto;
  }
}
@media (max-width: 480px) {
  .page-template-resources-new .image-default,
  .page-template-resources-talentweek .image-default,
  .page-template-resources-mrweek .image-default,
  .page-template-resources-cxweek .image-default {
    width: 160%;
    height: auto;
  }
}
@media (max-width: 320px) {
  .page-template-resources-new .image-default,
  .page-template-resources-talentweek .image-default,
  .page-template-resources-mrweek .image-default,
  .page-template-resources-cxweek .image-default {
    width: 180%;
    height: auto;
  }
}
.page-template-resources-new .thumbnail,
.page-template-resources-talentweek .thumbnail,
.page-template-resources-mrweek .thumbnail,
.page-template-resources-cxweek .thumbnail {
  padding: 0px;
  height: 215px;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-template-resources-new .thumbnail,
  .page-template-resources-talentweek .thumbnail,
  .page-template-resources-mrweek .thumbnail,
  .page-template-resources-cxweek .thumbnail {
    height: 225px;
  }
}
.page-template-resources-new .thumbnail-featured,
.page-template-resources-talentweek .thumbnail-featured,
.page-template-resources-mrweek .thumbnail-featured,
.page-template-resources-cxweek .thumbnail-featured {
  line-height: 1;
  height: 368px;
  display: block;
  padding: 0px;
  margin-bottom: 30px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 9.6px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  transition: border 0.2s ease-in-out;
}
.page-template-resources-new .list-inline > li,
.page-template-resources-talentweek .list-inline > li,
.page-template-resources-mrweek .list-inline > li,
.page-template-resources-cxweek .list-inline > li {
  display: inline-block;
  padding-left: 1px;
  padding-right: 5px;
}
.page-template-resources-new .truncate,
.page-template-resources-talentweek .truncate,
.page-template-resources-mrweek .truncate,
.page-template-resources-cxweek .truncate {
  width: 350px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 5px;
}
@media (max-width: 1200px) {
  .page-template-resources-new .truncate,
  .page-template-resources-talentweek .truncate,
  .page-template-resources-mrweek .truncate,
  .page-template-resources-cxweek .truncate {
    width: 450px;
  }
}
@media (max-width: 992px) {
  .page-template-resources-new .truncate,
  .page-template-resources-talentweek .truncate,
  .page-template-resources-mrweek .truncate,
  .page-template-resources-cxweek .truncate {
    width: 340px;
  }
}
@media (max-width: 700px) {
  .page-template-resources-new .truncate,
  .page-template-resources-talentweek .truncate,
  .page-template-resources-mrweek .truncate,
  .page-template-resources-cxweek .truncate {
    width: 300px;
  }
}
@media (max-width: 600px) {
  .page-template-resources-new .truncate,
  .page-template-resources-talentweek .truncate,
  .page-template-resources-mrweek .truncate,
  .page-template-resources-cxweek .truncate {
    width: 200px;
  }
}
@media (max-width: 480px) {
  .page-template-resources-new .truncate,
  .page-template-resources-talentweek .truncate,
  .page-template-resources-mrweek .truncate,
  .page-template-resources-cxweek .truncate {
    width: 355px;
    height: 50px;
  }
}
@media (max-width: 380px) {
  .page-template-resources-new .truncate,
  .page-template-resources-talentweek .truncate,
  .page-template-resources-mrweek .truncate,
  .page-template-resources-cxweek .truncate {
    width: 305px;
    height: 55px;
  }
}
@media (max-width: 320px) {
  .page-template-resources-new .truncate,
  .page-template-resources-talentweek .truncate,
  .page-template-resources-mrweek .truncate,
  .page-template-resources-cxweek .truncate {
    width: 260px;
    height: 55px;
  }
}
.page-template-resources-new .truncate-featured,
.page-template-resources-talentweek .truncate-featured,
.page-template-resources-mrweek .truncate-featured,
.page-template-resources-cxweek .truncate-featured {
  width: 540px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 5px;
}
@media (max-width: 1200px) {
  .page-template-resources-new .truncate-featured,
  .page-template-resources-talentweek .truncate-featured,
  .page-template-resources-mrweek .truncate-featured,
  .page-template-resources-cxweek .truncate-featured {
    width: 450px;
  }
}
@media (max-width: 992px) {
  .page-template-resources-new .truncate-featured,
  .page-template-resources-talentweek .truncate-featured,
  .page-template-resources-mrweek .truncate-featured,
  .page-template-resources-cxweek .truncate-featured {
    width: 320px;
  }
}
@media (max-width: 700px) {
  .page-template-resources-new .truncate-featured,
  .page-template-resources-talentweek .truncate-featured,
  .page-template-resources-mrweek .truncate-featured,
  .page-template-resources-cxweek .truncate-featured {
    width: 255px;
  }
}
@media (max-width: 600px) {
  .page-template-resources-new .truncate-featured,
  .page-template-resources-talentweek .truncate-featured,
  .page-template-resources-mrweek .truncate-featured,
  .page-template-resources-cxweek .truncate-featured {
    width: 200px;
  }
}
@media (max-width: 480px) {
  .page-template-resources-new .truncate-featured,
  .page-template-resources-talentweek .truncate-featured,
  .page-template-resources-mrweek .truncate-featured,
  .page-template-resources-cxweek .truncate-featured {
    width: 355px;
    height: 50px;
  }
}
@media (max-width: 380px) {
  .page-template-resources-new .truncate-featured,
  .page-template-resources-talentweek .truncate-featured,
  .page-template-resources-mrweek .truncate-featured,
  .page-template-resources-cxweek .truncate-featured {
    width: 295px;
    height: 50px;
  }
}
@media (max-width: 320px) {
  .page-template-resources-new .truncate-featured,
  .page-template-resources-talentweek .truncate-featured,
  .page-template-resources-mrweek .truncate-featured,
  .page-template-resources-cxweek .truncate-featured {
    width: 250px;
    height: 50px;
  }
}
.page-template-resources-new button.btn.btn-default.dropdown-toggle,
.page-template-resources-talentweek button.btn.btn-default.dropdown-toggle,
.page-template-resources-mrweek button.btn.btn-default.dropdown-toggle,
.page-template-resources-cxweek button.btn.btn-default.dropdown-toggle {
  width: 275px;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: left;
  font-size: 14px;
  padding-left: 16px;
}
.page-template-resources-new .btn-default,
.page-template-resources-talentweek .btn-default,
.page-template-resources-mrweek .btn-default,
.page-template-resources-cxweek .btn-default {
  border-color: #999;
}
.page-template-resources-new .btn-default:hover,
.page-template-resources-talentweek .btn-default:hover,
.page-template-resources-mrweek .btn-default:hover,
.page-template-resources-cxweek .btn-default:hover {
  border-color: #999;
}
.page-template-resources-new .btn-default:focus,
.page-template-resources-talentweek .btn-default:focus,
.page-template-resources-mrweek .btn-default:focus,
.page-template-resources-cxweek .btn-default:focus {
  border-color: #999;
}
.page-template-resources-new .btn-group,
.page-template-resources-talentweek .btn-group,
.page-template-resources-mrweek .btn-group,
.page-template-resources-cxweek .btn-group {
  margin: 30px 3% 0 1%;
}
@media screen and (min-width: 768px) {
  .page-template-resources-new .btn-group,
  .page-template-resources-talentweek .btn-group,
  .page-template-resources-mrweek .btn-group,
  .page-template-resources-cxweek .btn-group {
    margin: 30px 3% 0 0%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-resources-new .btn-group,
  .page-template-resources-talentweek .btn-group,
  .page-template-resources-mrweek .btn-group,
  .page-template-resources-cxweek .btn-group {
    margin: 30px 3% 0 0%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-resources-new .btn-group,
  .page-template-resources-talentweek .btn-group,
  .page-template-resources-mrweek .btn-group,
  .page-template-resources-cxweek .btn-group {
    margin: 30px 2% 0 0%;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-resources-new .btn-group,
  .page-template-resources-talentweek .btn-group,
  .page-template-resources-mrweek .btn-group,
  .page-template-resources-cxweek .btn-group {
    margin: 30px 3% 0 0%;
  }
}
.page-template-resources-new .qi-caret-down,
.page-template-resources-talentweek .qi-caret-down,
.page-template-resources-mrweek .qi-caret-down,
.page-template-resources-cxweek .qi-caret-down,
.page-template-resources-new .qi-caret-up,
.page-template-resources-talentweek .qi-caret-up,
.page-template-resources-mrweek .qi-caret-up,
.page-template-resources-cxweek .qi-caret-up {
  vertical-align: sub;
  position: absolute;
  right: 15px;
}
.page-template-resources-new #caret-2,
.page-template-resources-talentweek #caret-2,
.page-template-resources-mrweek #caret-2,
.page-template-resources-cxweek #caret-2 {
  vertical-align: sub;
  position: absolute;
  right: 15px;
}
.page-template-resources-new .qualtrics-dropdown-menu > li > a,
.page-template-resources-talentweek .qualtrics-dropdown-menu > li > a,
.page-template-resources-mrweek .qualtrics-dropdown-menu > li > a,
.page-template-resources-cxweek .qualtrics-dropdown-menu > li > a {
  display: block;
  padding: 3px 19px;
  line-height: 1.666667;
  font-weight: 300;
}
.page-template-resources-new .open > .qualtrics-dropdown-menu,
.page-template-resources-talentweek .open > .qualtrics-dropdown-menu,
.page-template-resources-mrweek .open > .qualtrics-dropdown-menu,
.page-template-resources-cxweek .open > .qualtrics-dropdown-menu {
  display: block;
}
.page-template-resources-new .open > .dropdown-toggle.btn-default,
.page-template-resources-talentweek .open > .dropdown-toggle.btn-default,
.page-template-resources-mrweek .open > .dropdown-toggle.btn-default,
.page-template-resources-cxweek .open > .dropdown-toggle.btn-default {
  border-color: #d9e0e2;
}
.page-template-resources-new .toggleclass,
.page-template-resources-talentweek .toggleclass,
.page-template-resources-mrweek .toggleclass,
.page-template-resources-cxweek .toggleclass {
  padding-bottom: 25px;
}
.page-template-resources-new .qualtrics-dropdown-menu,
.page-template-resources-talentweek .qualtrics-dropdown-menu,
.page-template-resources-mrweek .qualtrics-dropdown-menu,
.page-template-resources-cxweek .qualtrics-dropdown-menu {
  position: absolute;
  top: 52%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 275px;
  padding: 5px 0;
  margin: 3.5px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  box-shadow: none;
  background-clip: padding-box;
  border-left: 1px solid #d9e0e2;
  border-right: 1px solid #d9e0e2;
  border-bottom: 1px solid #d9e0e2;
}
.page-template-resources-new .btn-group.open .dropdown-toggle,
.page-template-resources-talentweek .btn-group.open .dropdown-toggle,
.page-template-resources-mrweek .btn-group.open .dropdown-toggle,
.page-template-resources-cxweek .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.page-template-resources-new .list-inline,
.page-template-resources-talentweek .list-inline,
.page-template-resources-mrweek .list-inline,
.page-template-resources-cxweek .list-inline {
  margin-left: 35px;
}
@media (max-width: 480px) {
  .page-template-resources-new .list-inline,
  .page-template-resources-talentweek .list-inline,
  .page-template-resources-mrweek .list-inline,
  .page-template-resources-cxweek .list-inline {
    margin-left: 0px;
  }
}
/*
 * qualtrics-less/pages/qualtrics-page-about.less
 * ----------------------------------------------------------------
 */
.page-about .qualtrics-about {
  height: 300px;
}
.page-about .qualtrics-about .hero-image {
  top: -68%;
}
.page-about .qualtrics-locations .about-header {
  line-height: 1.3em;
  text-align: center;
  font-weight: 100;
}
.page-about .qualtrics-locations .hr-break {
  clear: both;
  margin: 0;
  border: 0;
  border-top: 1px #647077 solid;
}
.page-about .qualtrics-locations .hr-title {
  position: relative;
  top: -29px;
  margin-bottom: 5em;
  padding: 0.5em 0;
  width: 140px;
  background-color: #FFF;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
}
.page-about .qualtrics-locations .hr-title.small-margin-bottom {
  margin-bottom: 3.5em;
}
.page-about .qualtrics-locations .about-core-values {
  margin-bottom: 5em;
  text-align: center;
}
.page-about .qualtrics-locations .about-core-values .about-number-wrapper div {
  margin: 0 auto;
  width: 33px;
  height: 33px;
  color: #FFF;
  background-color: #5fb4e5;
  line-height: 33px;
  text-align: center;
  border-radius: 18px;
}
.page-about .qualtrics-locations .about-core-values h2 {
  margin-bottom: 0.8em;
}
.page-about .qualtrics-locations .outer-map {
  position: relative;
}
.page-about .qualtrics-locations .outer-map img {
  max-width: 100%;
}
.page-about .qualtrics-locations .outer-map img.tablet {
  display: none;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .page-about .qualtrics-locations .outer-map img {
    display: none;
  }
  .page-about .qualtrics-locations .outer-map img.tablet {
    display: block;
  }
}
.page-about .qualtrics-locations div.cta-outer {
  margin: 35px 0 100px;
  text-align: center;
}
.page-about .q-company-culture .container {
  position: relative;
}
.page-about .q-company-culture .container .hero-play-btn {
  position: absolute;
  top: 25%;
  right: 15px;
  color: #FFF;
  font-size: 100px;
}
@media screen and (max-width: 768px) {
  .page-about .q-company-culture .container .hero-play-btn {
    display: none;
  }
}
.page-about .q-slider {
  position: relative;
  height: 700px;
}
@media screen and (max-width: 768px) {
  .page-about .q-slider {
    display: none;
  }
}
.page-about .q-slider a.q-toggle-slide {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  padding: 15px 20px 11px;
  color: #FFF;
  background-color: rgba(15, 15, 15, 0.85);
}
.page-about .q-slider a.q-toggle-slide i:before {
  font-size: 30px;
}
.page-about .q-slider a.q-toggle-slide:hover {
  background-color: rgba(15, 15, 15, 0.95);
}
.page-about .q-slider a.q-slider-back {
  left: 0;
  padding-left: 15px;
}
.page-about .q-slider a.q-slider-back i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.page-about .q-slider a.q-slider-next {
  right: 0;
  padding-right: 15px;
}
.page-about .q-slider div.q-outer-slider img.q-slider-object {
  left: 100%;
}
.page-about .q-slider div.q-outer-slider img.q-slider-object.active {
  left: 0;
}
.page-about .qualtrics-logos .container .row h2 {
  margin: 0 0 1em;
  line-height: 1.2em;
  text-align: center;
}
.page-about .qualtrics-end-cta .container .row div {
  text-align: center;
}
.page-about .qualtrics-end-cta .container .row div h1 {
  margin: 0 0 0.5em;
}
.page-about .qualtrics-end-cta .container .row div a.btn-q-primary {
  margin-right: 15px;
}
/*
 * qualtrics-less/pages/qualtrics-page-cx.less
 * ----------------------------------------------------------------
 */
@media screen and (max-width: 480px) {
  .page-template-solutions-customer-experience .cx-hero-section .container {
    margin-bottom: 155px !important;
  }
  .page-template-solutions-customer-experience .cx-hero-section .slanted-caption-container {
    bottom: -27% !important;
  }
}
.page-template-solutions-customer-experience .cx-tabs {
  background-color: #f8f8f8;
}
.page-template-solutions-customer-experience .cx-tabs .container .row h1 {
  margin-top: 0;
  line-height: 70px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-template-solutions-customer-experience .cx-tabs .container .row h1 {
    margin-bottom: 35px;
    line-height: 54px;
    text-align: left;
  }
}
.page-template-solutions-customer-experience .cx-tabs .container .row h3 {
  text-align: center;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul {
  clear: both;
  text-align: center;
  border: none;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li {
  float: none;
  display: inline;
  margin-left: 25px;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li:first-child {
  margin-left: 0;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.66666667;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 14px;
  padding: 10px 19px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 9.6px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-transform: capitalize;
  letter-spacing: normal;
  color: #000000;
  background-color: #FFF;
  border: 1px #d9e0e2 solid;
  cursor: pointer;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a:focus,
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a:active:focus,
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a.active:focus,
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a.focus,
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a:active.focus,
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a:hover,
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a:focus,
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a.focus {
  color: #2E393F;
  text-decoration: none;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a:visited {
  color: #181e22;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a:active,
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a.disabled,
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a[disabled],
fieldset[disabled] .page-template-solutions-customer-experience .cx-tabs .container .row ul li a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li a.no-case {
  text-transform: none;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li:hover a {
  background-color: #f8f8f8;
}
.page-template-solutions-customer-experience .cx-tabs .container .row ul li.active a {
  color: #FFF;
  background-color: #5fb4e5;
  border: 1px #d9e0e2 solid;
}
.page-template-solutions-customer-experience .cx-tabs .container .row div.tab-content {
  margin-top: -1.055em;
  padding: 60px 35px 35px;
  background-color: #FFF;
  border: 1px #d9e0e2 solid;
}
.page-template-solutions-customer-experience .cx-tabs .container .row.cx-tab-descriptions h3 {
  font-weight: 600;
  text-align: left;
}
.page-template-solutions-customer-experience .cx-tabs .container .row.cx-tab-descriptions p {
  margin: 0;
}
.page-template-solutions-customer-experience .cx-deliver {
  position: relative;
}
.page-template-solutions-customer-experience .cx-deliver .container .row h1 {
  margin-top: 0;
}
.page-template-solutions-customer-experience .cx-deliver .container .row p {
  padding: 0;
  font-size: 1.16em;
  font-weight: 200;
}
.page-template-solutions-customer-experience .cx-deliver .container .row ul {
  margin-bottom: 0;
}
.page-template-solutions-customer-experience .cx-deliver .img-align-right {
  max-width: 100%;
}
.page-template-solutions-customer-experience .cx-manage .container .row h1 {
  text-align: center;
}
.page-template-solutions-customer-experience .cx-manage .container .row h1 + p {
  font-size: 1.16em;
  font-weight: 200;
  line-height: 30px;
  text-align: center;
}
.page-template-solutions-customer-experience .cx-descriptions {
  border-bottom: 1px #d9e0e2 solid;
}
.page-platform-research-suite .img-responsive {
  padding-top: 5px;
}
.qualtrics-tabs .nav-tabs {
  border: none;
}
.qualtrics-tabs .nav-tabs li {
  border: none;
  margin-bottom: 0;
  background-color: #d9e0e2;
  text-align: center;
}
.qualtrics-tabs .nav-tabs li h2,
.qualtrics-tabs .nav-tabs li h3 {
  font-size: 15px;
  margin: 0;
  letter-spacing: 0;
}
.qualtrics-tabs .nav-tabs li h2 a,
.qualtrics-tabs .nav-tabs li h3 a {
  display: block;
  padding: 10px 15px;
  border: 0;
  line-height: 1.66666667;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}
.qualtrics-tabs .nav-tabs li h2 a:focus,
.qualtrics-tabs .nav-tabs li h3 a:focus {
  background-color: #e10019;
}
.qualtrics-tabs .nav-tabs li h2 a:focus a,
.qualtrics-tabs .nav-tabs li h3 a:focus a {
  background-color: transparent;
  border: 0;
  color: #FFF;
}
.qualtrics-tabs .nav-tabs li:first-child {
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
}
.qualtrics-tabs .nav-tabs li:last-child {
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}
@media screen and (max-width: 768px) {
  .qualtrics-tabs .nav-tabs li:first-child,
  .qualtrics-tabs .nav-tabs li:last-child {
    border-radius: 0;
  }
}
.qualtrics-tabs .nav-tabs li:hover {
  background-color: #000;
}
.qualtrics-tabs .nav-tabs li:hover a {
  background-color: transparent;
  border: 0;
  color: #FFF;
}
.qualtrics-tabs .nav-tabs .active {
  background-color: #000;
}
.qualtrics-tabs .nav-tabs .active a {
  background-color: transparent;
  border: 0;
  color: #FFF;
}
.qualtrics-tabs .nav-tabs .active a:hover {
  background-color: transparent;
  border: 0;
  color: #FFF;
}
.qualtrics-tabs .nav-tabs .active a:focus {
  background-color: transparent;
  border: 0;
  color: #FFF;
}
.qualtrics-tabs .nav-tabs .active:first-child {
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
}
.qualtrics-tabs .nav-tabs .active:last-child {
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}
@media screen and (max-width: 768px) {
  .qualtrics-tabs .nav-tabs .active:first-child,
  .qualtrics-tabs .nav-tabs .active:last-child {
    border-radius: 0;
  }
}
.qualtrics-tabs .voc {
  width: 72%;
}
.qualtrics-tabs .simple-tabs {
  margin-left: 0;
}
.qualtrics-tabs .simple-tabs li {
  border: 0;
}
.qualtrics-tabs .simple-tabs li a {
  background: #FFF;
  color: #647077;
}
.qualtrics-tabs .simple-tabs li:hover {
  background-color: #FFF;
}
.qualtrics-tabs .simple-tabs li:hover a {
  background-color: transparent;
  border: 0;
  color: #e10019;
}
.qualtrics-tabs .simple-tabs .active {
  background-color: #FFF;
}
.qualtrics-tabs .simple-tabs .active a {
  background-color: transparent;
  border: 0;
  color: #e10019;
}
.qualtrics-tabs .simple-tabs .active a:hover {
  background-color: transparent;
  border: 0;
  color: #e10019;
}
.qualtrics-tabs .simple-tabs .active a:focus {
  background-color: transparent;
  border: 0;
  color: #e10019;
}
.qualtrics-tabs .simple-tabs .active:first-child {
  border-radius: 0;
}
.qualtrics-tabs .simple-tabs .active:last-child {
  border-radius: 0;
}
.qualtrics-tabs .tab-content .clear {
  clear: both;
}
.qualtrics-tabs .tab-content .learn-more {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 143px;
}
.qualtrics-tabs .tab-content .learn-more a {
  display: block;
  margin: 0 auto;
}
.qualtrics-list {
  padding: 5%;
}
.qualtrics-list li {
  line-height: 2.8;
}
.qualtrics-list li span {
  font-weight: bold;
}
.center-content {
  padding-left: 10%;
  padding-right: 10%;
}
.checklist {
  float: left;
  margin-left: 0;
  margin-right: 35px;
  padding: 0;
}
.checklist li {
  list-style: none;
  font-size: 22px;
  font-weight: 200;
}
.checklist li a span {
  margin-right: 5px;
  color: #231F20;
}
.checklist li span {
  margin-right: 5px;
  color: #231F20;
}
.special-list {
  margin-right: 5px;
}
.logo-line-break {
  background: url("/wp-content/themes/qualtrics/images/global/logo-hr-line-break.png") repeat-x center center;
  text-align: center;
}
.logo-line-break img,
.logo-line-break div.logo {
  display: inline-block;
  width: 60%;
}
.logo-line-break img i,
.logo-line-break div.logo i,
.logo-line-break img i::before,
.logo-line-break div.logo i::before {
  color: #abacac;
}
@media screen and (min-width: 480px) {
  .logo-line-break img,
  .logo-line-break div.logo {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .logo-line-break img,
  .logo-line-break div.logo {
    width: 35%;
  }
}
@media screen and (min-width: 1200px) {
  .logo-line-break img,
  .logo-line-break div.logo {
    width: 25%;
  }
}
.logo-line-break img.add-padding-10,
.logo-line-break div.logo.add-padding-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.logo-line-break img.add-padding-15,
.logo-line-break div.logo.add-padding-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.logo-line-break img.add-padding-20,
.logo-line-break div.logo.add-padding-20 {
  padding-left: 15px;
  padding-right: 15px;
}
.logo-line-break img.add-padding-25,
.logo-line-break div.logo.add-padding-25 {
  padding-left: 15px;
  padding-right: 15px;
}
.logo-line-break img.add-padding-30,
.logo-line-break div.logo.add-padding-30 {
  padding-left: 15px;
  padding-right: 15px;
}
.product-quote {
  font-size: 26px;
  font-weight: 200;
  color: #2E393F;
  line-height: normal;
}
.graphic-tiles .q-info-header {
  font-size: 0.8em;
  margin-top: 23px !important;
}
.laptop-container .laptop {
  position: relative;
}
.laptop-container .laptop .laptop-image {
  z-index: 1;
  margin-left: -75px;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 340px) {
  .laptop-container .laptop .laptop-image {
    margin-left: -85px;
  }
}
@media screen and (min-width: 400px) {
  .laptop-container .laptop .laptop-image {
    margin-left: -100px;
  }
}
@media screen and (min-width: 440px) {
  .laptop-container .laptop .laptop-image {
    margin-left: -110px;
  }
}
@media screen and (min-width: 480px) {
  .laptop-container .laptop .laptop-image {
    margin-left: 0;
    width: 100%;
  }
}
.laptop-container .laptop .screen-image {
  position: absolute;
  left: 0;
  top: 41px;
  z-index: 2;
  left: -75px;
  max-width: 100%;
  width: 150%;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
}
@media screen and (min-width: 340px) {
  .laptop-container .laptop .screen-image {
    left: -85px;
  }
}
@media screen and (min-width: 400px) {
  .laptop-container .laptop .screen-image {
    left: -100px;
  }
}
@media screen and (min-width: 440px) {
  .laptop-container .laptop .screen-image {
    left: -110px;
  }
}
@media screen and (min-width: 480px) {
  .laptop-container .laptop .screen-image {
    left: 52px;
    width: 90.9%;
  }
}
.page-platform-online-sample .on-demand-p {
  margin: 0 auto;
  max-width: 800px;
}
.page-platform-online-sample .on-demand-checklist {
  float: none;
  margin: 25px auto 0;
  width: 230px;
}
.page-platform-online-sample .line-break-section .hr-first,
.page-platform-online-sample .line-break-section .hr-second {
  width: 38%;
}
.page-platform-online-sample .line-break-section .image-contaner {
  width: 24%;
}
.page-platform-online-sample .line-break-section .image-contaner img {
  display: block;
  margin: 7px auto 0;
}
.page-platform-professional-services .img-height-300 {
  max-height: 300px;
}
.page-platform-professional-services .img-height-350 {
  max-height: 350px;
}
.page-platform-professional-services .img-height-400 {
  max-height: 400px;
}
.page-platform-professional-services .img-height-450 {
  max-height: 450px;
}
.page-platform-professional-services .img-height-500 {
  max-height: 500px;
}
.page-platform-target-audience .list-resondents {
  padding: 5% 10%;
  list-style: initial;
}
.page-platform-qualtrics-360 .qualtrics-tabs .container {
  position: relative;
}
.page-platform-qualtrics-360 .qualtrics-tabs .container .tabs-process-management {
  position: absolute;
  top: 20px;
  left: 130px;
  width: auto !important;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .page-platform-qualtrics-360 .qualtrics-tabs .container .tabs-process-management {
    left: 73px;
  }
}
@media screen and (max-width: 992px) {
  .page-platform-qualtrics-360 .qualtrics-tabs .container .tabs-process-management {
    left: 53px;
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .page-platform-qualtrics-360 .qualtrics-tabs .container .tabs-process-management {
    position: relative;
    left: 0;
    width: 410px !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 410px) {
  .page-platform-qualtrics-360 .qualtrics-tabs .container .tabs-process-management {
    position: relative;
    left: 0;
    width: 350px !important;
    margin: 0 auto;
    font-size: 11px;
  }
}
.page-platform-site-intercept .si-targeting-img {
  border: 1px #DDD solid;
  padding-bottom: 5px;
}
/*
 * qualtrics-less/pages/qualtrics-page-mr.less
 * ----------------------------------------------------------------
 */
.page-template-solutions-market-research .blockquote-reverse {
  font-size: 18px;
  border-right: 1px solid #000;
  padding-right: 25px;
}
.page-template-solutions-market-research .icon {
  padding-left: 25px;
}
.page-template-solutions-market-research .tile-container .tile {
  margin-bottom: 30px;
}
.page-template-solutions-market-research .tile-container .tile .tile-container {
  min-height: 100px;
  background-color: #647077;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.page-template-solutions-market-research .tile-container .tile .tile-container:hover {
  background-color: #e10019;
  cursor: pointer;
}
.page-template-solutions-market-research .tile-container .tile .tile-container h3 {
  display: inline-block;
  text-transform: uppercase;
  margin-top: 35px;
  font-size: 14px;
}
.page-template-solutions-market-research .tile-container .tile .tile-container .single-line {
  margin-top: 42px;
}
.page-template-solutions-market-research .grid-expand {
  position: relative;
  z-index: 1;
}
.page-template-solutions-market-research .grid-expand .grid-item-header h3 {
  margin: 0;
  color: #FFF;
  line-height: 1;
  text-align: center;
}
.page-template-solutions-market-research .grid-expand .grid-pointer {
  border-bottom-color: #FFF;
}
.page-template-solutions-market-research .grid-expand .grid-expanded-content h1 {
  color: #000 !important;
}
.page-template-solutions-market-research .grid-expand .grid-expanded-content .grid-exit {
  border: 2px #000 solid !important;
}
.page-template-solutions-market-research .grid-expand .grid-expanded-content .grid-exit i {
  color: #000 !important;
}
.page-template-solutions-market-research .grid-expand .grid-expanded-content .customer-success-wrapper p {
  color: #000 !important;
}
.page-template-solutions-market-research .grid-expand .custom-bg {
  background: #FFF !important;
}
@media screen and (max-width: 768px) {
  .page-template-solutions-market-research .citrix-quote {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .page-template-solutions-market-research .citrix-quote > div > div {
    margin-bottom: -10px;
  }
  .page-template-solutions-market-research .citrix-quote > div > div > i {
    font-size: 0.8em;
  }
  .page-template-solutions-market-research .citrix-quote div > div,
  .page-template-solutions-market-research .citrix-quote div > blockquote {
    text-align: center;
  }
  .page-template-solutions-market-research .citrix-quote div > blockquote {
    border: 0;
  }
}
.page-government #public-health-expanded .custom-bg {
  background-color: #42474D;
}
.page-government #public-health-expanded .grid-pointer {
  border-bottom-color: #252A2D;
}
.page-government #tourism-expanded .custom-bg {
  background-color: #0D1112;
}
.page-government #tourism-expanded .grid-pointer {
  border-bottom-color: #2E2F33;
}
.page-government #public-safety-expanded .custom-bg {
  background-color: #04070E;
}
.page-government #public-safety-expanded .grid-pointer {
  border-bottom-color: #21251B;
}
.page-government #human-capital-expanded .custom-bg {
  background-color: #43484C;
}
.page-government #human-capital-expanded .grid-pointer {
  border-bottom-color: #11181E;
}
.page-government #transportation-expanded .custom-bg {
  background-color: #3B444B;
}
.page-government #transportation-expanded .grid-pointer {
  border-bottom-color: #363A40;
}
.page-government #communications-expanded .custom-bg {
  background-color: #25282F;
}
.page-government #communications-expanded .grid-pointer {
  border-bottom-color: #101012;
}
.page-government #technology-expanded .custom-bg {
  background-color: #292E32;
}
.page-government #technology-expanded .grid-pointer {
  border-bottom-color: #0E1210;
}
.page-government #energy-infrastructure-expanded .custom-bg {
  background-color: #0A0F15;
}
.page-government #energy-infrastructure-expanded .grid-pointer {
  border-bottom-color: #363E47;
}
.page-government #economic-development-expanded .custom-bg {
  background-color: #161719;
}
.page-government #economic-development-expanded .grid-pointer {
  border-bottom-color: #404346;
}
.page-government #campaigns-elections-expanded .custom-bg {
  background-color: #090607;
}
.page-government #campaigns-elections-expanded .grid-pointer {
  border-bottom-color: #393A3F;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.health {
  background-image: url(/wp-content/themes/qualtrics/images/pages/government/public-health.jpg);
  background-size: cover;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.tourism {
  background-image: url(/wp-content/themes/qualtrics/images/pages/government/tourism.jpg);
  background-size: cover;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.safety {
  background-image: url(/wp-content/themes/qualtrics/images/pages/government/public-safety.jpg);
  background-size: cover;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.human {
  background-image: url(/wp-content/themes/qualtrics/images/pages/government/human-capital.jpg);
  background-size: cover;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.transport {
  background-image: url(/wp-content/themes/qualtrics/images/pages/government/transportation.jpg);
  background-size: cover;
  background-position-y: 31%;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.comm {
  background-image: url(/wp-content/themes/qualtrics/images/pages/government/communications.jpg);
  background-size: cover;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.tech {
  background-image: url(/wp-content/themes/qualtrics/images/pages/government/technology.jpg);
  background-size: cover;
  background-position-y: 18%;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.energy {
  background-image: url(/wp-content/themes/qualtrics/images/pages/government/energy-infrastructure.jpg);
  background-size: cover;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.econ {
  background-image: url(/wp-content/themes/qualtrics/images/pages/government/economic-development.jpg);
  background-size: cover;
}
.grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.elections {
  background-image: url(/wp-content/themes/qualtrics/images/pages/government/campaigns-elections.jpg);
  background-size: cover;
}
.page-customers,
.page-template-customers,
.page-template-customers-au {
  /*  Ripple */
}
.page-customers .customer-new-grid .clear,
.page-template-customers .customer-new-grid .clear,
.page-template-customers-au .customer-new-grid .clear {
  clear: both;
}
.page-customers .customer-new-grid .btn-default,
.page-template-customers .customer-new-grid .btn-default,
.page-template-customers-au .customer-new-grid .btn-default {
  color: #2F393F;
  background-color: white;
  border-color: #999;
}
.page-customers .customer-new-grid .btn-default:hover,
.page-template-customers .customer-new-grid .btn-default:hover,
.page-template-customers-au .customer-new-grid .btn-default:hover {
  border-color: #999;
}
.page-customers .customer-new-grid .btn-default:focus,
.page-template-customers .customer-new-grid .btn-default:focus,
.page-template-customers-au .customer-new-grid .btn-default:focus {
  border-color: #999;
}
.page-customers .customer-new-grid .more,
.page-template-customers .customer-new-grid .more,
.page-template-customers-au .customer-new-grid .more {
  display: none;
}
.page-customers button.btn.btn-default.dropdown-toggle,
.page-template-customers button.btn.btn-default.dropdown-toggle,
.page-template-customers-au button.btn.btn-default.dropdown-toggle {
  width: 225px;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: left;
  font-size: 14px;
  padding-left: 16px;
}
.page-customers .btn-default,
.page-template-customers .btn-default,
.page-template-customers-au .btn-default {
  color: #2F393F;
  background-color: transparent;
  border-color: #999;
}
.page-customers .btn-default:hover,
.page-template-customers .btn-default:hover,
.page-template-customers-au .btn-default:hover {
  border-color: #999;
}
.page-customers .btn-default:focus,
.page-template-customers .btn-default:focus,
.page-template-customers-au .btn-default:focus {
  border-color: #999;
}
.page-customers .btn-group,
.page-template-customers .btn-group,
.page-template-customers-au .btn-group {
  margin: 30px 3% 0 1%;
}
@media screen and (min-width: 768px) {
  .page-customers .btn-group,
  .page-template-customers .btn-group,
  .page-template-customers-au .btn-group {
    margin: 30px 3% 0 1%;
  }
}
@media screen and (min-width: 992px) {
  .page-customers .btn-group,
  .page-template-customers .btn-group,
  .page-template-customers-au .btn-group {
    margin: 30px 3% 0 1%;
  }
}
@media screen and (min-width: 1200px) {
  .page-customers .btn-group,
  .page-template-customers .btn-group,
  .page-template-customers-au .btn-group {
    margin: 30px 2% 0 1%;
  }
}
@media screen and (min-width: 1400px) {
  .page-customers .btn-group,
  .page-template-customers .btn-group,
  .page-template-customers-au .btn-group {
    margin: 30px 3% 0 1%;
  }
}
.page-customers .btn-group-last,
.page-template-customers .btn-group-last,
.page-template-customers-au .btn-group-last {
  margin-right: 0;
}
.page-customers .qi-caret-down,
.page-template-customers .qi-caret-down,
.page-template-customers-au .qi-caret-down,
.page-customers .qi-caret-up,
.page-template-customers .qi-caret-up,
.page-template-customers-au .qi-caret-up {
  vertical-align: sub;
  position: absolute;
  right: 15px;
}
.page-customers #caret-2,
.page-template-customers #caret-2,
.page-template-customers-au #caret-2 {
  vertical-align: sub;
  position: absolute;
  right: 15px;
}
.page-customers .dropdown-menu > li > a,
.page-template-customers .dropdown-menu > li > a,
.page-template-customers-au .dropdown-menu > li > a {
  display: block;
  padding: 3px 16px;
  clear: both;
  line-height: 1.666667;
  color: #2F393F;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 300;
}
.page-customers .open > .dropdown-menu,
.page-template-customers .open > .dropdown-menu,
.page-template-customers-au .open > .dropdown-menu {
  display: block;
}
.page-customers .open > .dropdown-toggle.btn-default,
.page-template-customers .open > .dropdown-toggle.btn-default,
.page-template-customers-au .open > .dropdown-toggle.btn-default {
  color: #2F393F;
  background-color: #ffffff;
  border-color: #d9e0e2;
}
.page-customers .toggleclass,
.page-template-customers .toggleclass,
.page-template-customers-au .toggleclass {
  padding-bottom: 25px;
}
.page-customers .qualtrics-dropdown-menu,
.page-template-customers .qualtrics-dropdown-menu,
.page-template-customers-au .qualtrics-dropdown-menu {
  position: absolute;
  top: 54%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 225px;
  padding: 5px 0;
  margin: 3.5px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  box-shadow: none;
  background-clip: padding-box;
  border-left: 1px solid #d9e0e2;
  border-right: 1px solid #d9e0e2;
  border-bottom: 1px solid #d9e0e2;
}
.page-customers .btn-group.open .dropdown-toggle,
.page-template-customers .btn-group.open .dropdown-toggle,
.page-template-customers-au .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.page-customers .background,
.page-template-customers .background,
.page-template-customers-au .background {
  background-color: #f8f8f8;
  width: 100%;
  height: 350%;
  position: absolute;
  top: 565px;
  z-index: -1;
}
@media (min-height: 1025px) {
  .page-customers .background,
  .page-template-customers .background,
  .page-template-customers-au .background {
    height: 465%;
  }
}
@media (max-height: 1024px) {
  .page-customers .background,
  .page-template-customers .background,
  .page-template-customers-au .background {
    height: 595%;
  }
}
@media (max-height: 900px) {
  .page-customers .background,
  .page-template-customers .background,
  .page-template-customers-au .background {
    height: 600%;
  }
}
@media (max-width: 1200px) {
  .page-customers .background,
  .page-template-customers .background,
  .page-template-customers-au .background {
    top: 700px;
    height: 645%;
  }
}
@media (max-width: 768px) {
  .page-customers .background,
  .page-template-customers .background,
  .page-template-customers-au .background {
    top: 650px;
    height: 675%;
  }
}
@media (max-width: 730px) {
  .page-customers .background,
  .page-template-customers .background,
  .page-template-customers-au .background {
    top: 800px;
  }
}
@media (max-width: 505px) {
  .page-customers .background,
  .page-template-customers .background,
  .page-template-customers-au .background {
    top: 1100px;
  }
}
@media (max-width: 480px) {
  .page-customers .background,
  .page-template-customers .background,
  .page-template-customers-au .background {
    background-color: #ffffff;
  }
}
.page-customers .list-inline,
.page-template-customers .list-inline,
.page-template-customers-au .list-inline {
  margin-left: 35px;
}
@media (max-width: 480px) {
  .page-customers .list-inline,
  .page-template-customers .list-inline,
  .page-template-customers-au .list-inline {
    margin-left: 0px;
  }
}
.page-customers .text-red,
.page-template-customers .text-red,
.page-template-customers-au .text-red {
  color: #D6001C;
}
.page-customers .q-arrow-link.link-gray,
.page-template-customers .q-arrow-link.link-gray,
.page-template-customers-au .q-arrow-link.link-gray {
  color: #fff;
}
.page-customers .q-arrow-link.link-gray:after,
.page-template-customers .q-arrow-link.link-gray:after,
.page-template-customers-au .q-arrow-link.link-gray:after {
  background-color: #2E393F;
}
.page-customers .q-arrow-link:after,
.page-template-customers .q-arrow-link:after,
.page-template-customers-au .q-arrow-link:after {
  margin-left: 5px;
}
.page-customers .q-arrow-link.link-gray:hover span,
.page-template-customers .q-arrow-link.link-gray:hover span,
.page-template-customers-au .q-arrow-link.link-gray:hover span {
  color: #D6001C;
}
.page-customers .q-arrow-link.link-gray:hover:after,
.page-template-customers .q-arrow-link.link-gray:hover:after,
.page-template-customers-au .q-arrow-link.link-gray:hover:after,
.page-customers .q-arrow-link.link-gray:active:after,
.page-template-customers .q-arrow-link.link-gray:active:after,
.page-template-customers-au .q-arrow-link.link-gray:active:after {
  background-color: #D6001C;
}
.page-customers .ripple,
.page-template-customers .ripple,
.page-template-customers-au .ripple {
  width: 0;
  height: 0;
  z-index: -1;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(0);
          transform: scale(0);
  position: absolute;
  opacity: 0.5;
  -webkit-shape-outside: circle(250px at 50% 50%) padding-box;
          shape-outside: circle(250px at 50% 50%) padding-box;
  z-index: -1 !important;
  pointer-events: none;
}
.page-customers .rippleEffect,
.page-template-customers .rippleEffect,
.page-template-customers-au .rippleEffect {
  -webkit-animation: rippleDrop 0.5s ease-out;
  animation: rippleDrop 0.5s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@keyframes rippleDrop {
  100% {
    -webkit-transform: scale(4);
    transform: scale(4);
    opacity: 1;
  }
}
.page-customers .rippleRemove,
.page-template-customers .rippleRemove,
.page-template-customers-au .rippleRemove {
  -webkit-animation: rippleOut 0.4s ease-out;
  animation: rippleOut 0.4s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform: scale(3);
          transform: scale(3);
}
@keyframes rippleOut {
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.2;
  }
}
.page-customers .q-secondary.hover-effect,
.page-template-customers .q-secondary.hover-effect,
.page-template-customers-au .q-secondary.hover-effect {
  color: #ffffff !important;
}
.page-customers .q-secondary.hover-effect span,
.page-template-customers .q-secondary.hover-effect span,
.page-template-customers-au .q-secondary.hover-effect span {
  color: #ffffff !important;
}
.page-customers .q-btn span,
.page-template-customers .q-btn span,
.page-template-customers-au .q-btn span {
  z-index: 2;
  pointer-events: none;
}
.page-customers .section-title,
.page-template-customers .section-title,
.page-template-customers-au .section-title {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.page-customers .preview,
.page-template-customers .preview,
.page-template-customers-au .preview {
  opacity: 0;
  padding: 45px 35px 15px 35px;
  margin: 0px 14px 0px 0px;
  color: #fff;
}
.page-customers .customer-tile,
.page-template-customers .customer-tile,
.page-template-customers-au .customer-tile {
  margin-top: 25px;
  position: relative;
  display: inline-block;
  height: 158px;
  line-height: 158px;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: inherit;
}
.page-customers .customer-tile:hover,
.page-template-customers .customer-tile:hover,
.page-template-customers-au .customer-tile:hover {
  display: block;
  cursor: pointer;
}
.page-customers .customer-tile:hover .preview,
.page-template-customers .customer-tile:hover .preview,
.page-template-customers-au .customer-tile:hover .preview {
  display: block;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(100, 112, 119, 0.88) 0%, rgba(100, 112, 119, 0.88) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(100, 112, 119, 0.88) 0%, rgba(100, 112, 119, 0.88) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6647077', endColorstr='#8f647077', GradientType=0);
  /* IE6-9 */
  color: white;
  padding: 45px 35px 15px 35px;
  margin: 0px 14px 0px 0px;
  opacity: 1;
  bottom: 0px;
  position: absolute;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.page-customers .content,
.page-template-customers .content,
.page-template-customers-au .content {
  display: table-caption;
  color: #fff;
  position: relative;
  min-height: 425px;
  margin: 15px 15px 0px 15px;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-customers .content:after,
.page-template-customers .content:after,
.page-template-customers-au .content:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6494949', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}
.page-customers .content .grid-exit,
.page-template-customers .content .grid-exit,
.page-template-customers-au .content .grid-exit {
  color: #fff;
  top: 1%;
  right: 2%;
  cursor: pointer;
  position: absolute;
  font-size: 24px;
  z-index: 5;
}
.page-customers .content .row,
.page-template-customers .content .row,
.page-template-customers-au .content .row {
  z-index: 2;
  padding: 5px 65px;
}
.page-customers .content .customer-content,
.page-template-customers .content .customer-content,
.page-template-customers-au .content .customer-content {
  padding-right: 30px;
  border-right: 1px #FFF solid;
  margin-bottom: 5px;
}
@media (max-width: 992px) {
  .page-customers .content .customer-content,
  .page-template-customers .content .customer-content,
  .page-template-customers-au .content .customer-content {
    border-right: none;
  }
}
.page-customers .content .col-md-4.grid-list-overview ul,
.page-template-customers .content .col-md-4.grid-list-overview ul,
.page-template-customers-au .content .col-md-4.grid-list-overview ul {
  list-style: none;
}
.page-customers .content .col-md-4.grid-list-overview ul li.overview-title,
.page-template-customers .content .col-md-4.grid-list-overview ul li.overview-title,
.page-template-customers-au .content .col-md-4.grid-list-overview ul li.overview-title {
  margin: 0 0 0.7em;
  color: #fff;
  line-height: 1.7em;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.page-customers .content .col-md-4.grid-list-overview ul li,
.page-template-customers .content .col-md-4.grid-list-overview ul li,
.page-template-customers-au .content .col-md-4.grid-list-overview ul li {
  font-weight: 100;
  letter-spacing: inherit;
  font-size: 14px;
}
@media (max-width: 992px) {
  .page-customers .content .col-md-4.grid-list-overview,
  .page-template-customers .content .col-md-4.grid-list-overview,
  .page-template-customers-au .content .col-md-4.grid-list-overview {
    margin: 35px 0px 0px -35px;
  }
}
@media (max-width: 992px) and (min-width: 650px) {
  .page-customers .customer-tile,
  .page-template-customers .customer-tile,
  .page-template-customers-au .customer-tile {
    background-position: 100% 100%;
  }
  .page-customers .preview,
  .page-template-customers .preview,
  .page-template-customers-au .preview {
    margin: 0px 0px 0px 0px !important;
  }
}
@media (max-width: 750px) and (min-width: 600px) {
  .page-customers .customer-tile,
  .page-template-customers .customer-tile,
  .page-template-customers-au .customer-tile {
    background-position: 100% 100%;
    margin: 15px 0px 0px 0px;
  }
  .page-customers .preview,
  .page-template-customers .preview,
  .page-template-customers-au .preview {
    margin: 0px 0px 0px 0px !important;
    left: 0px;
    right: 0px;
  }
}
@media (max-width: 600px) and (min-width: 400px) {
  .page-customers .customer-tile,
  .page-template-customers .customer-tile,
  .page-template-customers-au .customer-tile {
    background-position: 50% 50%;
  }
  .page-customers .preview,
  .page-template-customers .preview,
  .page-template-customers-au .preview {
    left: 11%;
    right: 8%;
  }
}
@media (max-width: 400px) and (min-width: 0px) {
  .page-customers .customer-tile,
  .page-template-customers .customer-tile,
  .page-template-customers-au .customer-tile {
    background-position: 50% 50%;
  }
  .page-customers .preview,
  .page-template-customers .preview,
  .page-template-customers-au .preview {
    left: auto;
    right: auto;
  }
}
.page-customers .content,
.page-template-customers .content,
.page-template-customers-au .content {
  z-index: -10;
  display: inline-table;
  position: fixed;
  width: 1000px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
@media (max-width: 992px) {
  .page-customers .content,
  .page-template-customers .content,
  .page-template-customers-au .content {
    left: 48%;
    top: 50%;
    width: 96%;
    display: block;
  }
}
@media (max-width: 768px) {
  .page-customers .content,
  .page-template-customers .content,
  .page-template-customers-au .content {
    left: 48%;
    top: 50%;
    width: 96%;
    display: block;
  }
}
@media (max-width: 480px) {
  .page-customers .content,
  .page-template-customers .content,
  .page-template-customers-au .content {
    left: 45%;
    height: 88%;
    top: 50%;
    width: 96%;
  }
}
.page-customers .content .wrapper2,
.page-template-customers .content .wrapper2,
.page-template-customers-au .content .wrapper2 {
  position: relative;
  margin-left: auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 10;
}
@media (max-width: 768px) {
  .page-customers .content .wrapper2,
  .page-template-customers .content .wrapper2,
  .page-template-customers-au .content .wrapper2 {
    overflow: scroll;
  }
}
.page-customers .content .inner,
.page-template-customers .content .inner,
.page-template-customers-au .content .inner {
  position: relative;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: auto;
  opacity: 0;
  padding: 10px 25px;
}
@media (max-width: 480px) {
  .page-customers .content .inner,
  .page-template-customers .content .inner,
  .page-template-customers-au .content .inner {
    padding: 5px 15px;
  }
}
.page-customers .content .full,
.page-template-customers .content .full,
.page-template-customers-au .content .full {
  opacity: 1;
}
.page-customers .show-content,
.page-template-customers .show-content,
.page-template-customers-au .show-content {
  opacity: 1;
  z-index: 1;
}
.page-customers .show-content.content,
.page-template-customers .show-content.content,
.page-template-customers-au .show-content.content {
  z-index: 20;
}
.page-customers .show-content .inner,
.page-template-customers .show-content .inner,
.page-template-customers-au .show-content .inner {
  opacity: 1;
  transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
}
.page-customers .tile-overlay,
.page-template-customers .tile-overlay,
.page-template-customers-au .tile-overlay {
  display: none;
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
@media (max-width: 992px) {
  .page-customers .box-styles,
  .page-template-customers .box-styles,
  .page-template-customers-au .box-styles {
    left: 48%;
    top: 50%;
    width: 96%;
    display: block;
  }
}
@media (max-width: 768px) {
  .page-customers .box-styles,
  .page-template-customers .box-styles,
  .page-template-customers-au .box-styles {
    left: 48%;
    top: 50%;
    width: 96%;
    display: block;
  }
}
@media (max-width: 480px) {
  .page-customers .box-styles,
  .page-template-customers .box-styles,
  .page-template-customers-au .box-styles {
    left: 45%;
    height: 88%;
    top: 50%;
    width: 96%;
  }
}
.page-customers .university-list,
.page-template-customers .university-list,
.page-template-customers-au .university-list {
  display: inline-block;
  font-size: 16px;
  margin-top: -150px;
}
@media (max-width: 768px) {
  .page-customers .university-list,
  .page-template-customers .university-list,
  .page-template-customers-au .university-list {
    margin-top: 0px;
  }
}
.page-customers .collapsing,
.page-template-customers .collapsing,
.page-template-customers-au .collapsing {
  color: #fff;
  display: block;
}
.page-customers .collapsing:after,
.page-template-customers .collapsing:after,
.page-template-customers-au .collapsing:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6494949', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}
.page-customers .collapsing .row,
.page-template-customers .collapsing .row,
.page-template-customers-au .collapsing .row {
  z-index: 2;
  padding: 5px 65px;
}
.page-customers .collapsing .grid-exit,
.page-template-customers .collapsing .grid-exit,
.page-template-customers-au .collapsing .grid-exit {
  color: #fff;
  top: -5%;
  right: 5%;
  position: absolute;
}
.page-customers .collapsing .customer-content,
.page-template-customers .collapsing .customer-content,
.page-template-customers-au .collapsing .customer-content {
  padding-right: 30px;
  border-right: 1px #FFF solid;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .page-customers .collapsing .customer-content,
  .page-template-customers .collapsing .customer-content,
  .page-template-customers-au .collapsing .customer-content {
    border-right: none;
  }
}
.page-customers .collapsing .grid-list-overview ul,
.page-template-customers .collapsing .grid-list-overview ul,
.page-template-customers-au .collapsing .grid-list-overview ul {
  list-style: none;
}
.page-customers .collapsing .grid-list-overview ul li.overview-title,
.page-template-customers .collapsing .grid-list-overview ul li.overview-title,
.page-template-customers-au .collapsing .grid-list-overview ul li.overview-title {
  margin: 0 0 0.7em;
  color: #fff;
  line-height: 1.7em;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.page-customers .collapsing .grid-list-overview ul li,
.page-template-customers .collapsing .grid-list-overview ul li,
.page-template-customers-au .collapsing .grid-list-overview ul li {
  font-weight: 100;
  letter-spacing: inherit;
  font-size: 14px;
}
.page-customers .collapse.in,
.page-template-customers .collapse.in,
.page-template-customers-au .collapse.in {
  display: block;
  color: #fff;
}
.page-customers .collapse.in:after,
.page-template-customers .collapse.in:after,
.page-template-customers-au .collapse.in:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#494949+0,000000+100&0.65+0,0.6+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6494949', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}
.page-customers .collapse.in .grid-exit,
.page-template-customers .collapse.in .grid-exit,
.page-template-customers-au .collapse.in .grid-exit {
  color: #fff;
  top: -5%;
  right: 5%;
  position: absolute;
}
.page-customers .collapse.in .row,
.page-template-customers .collapse.in .row,
.page-template-customers-au .collapse.in .row {
  z-index: 2;
  padding: 5px 65px;
}
.page-customers .collapse.in .customer-content,
.page-template-customers .collapse.in .customer-content,
.page-template-customers-au .collapse.in .customer-content {
  padding-right: 30px;
  border-right: 1px #FFF solid;
}
@media (max-width: 768px) {
  .page-customers .collapse.in .customer-content,
  .page-template-customers .collapse.in .customer-content,
  .page-template-customers-au .collapse.in .customer-content {
    border-right: none;
  }
}
.page-customers .collapse.in .grid-list-overview ul,
.page-template-customers .collapse.in .grid-list-overview ul,
.page-template-customers-au .collapse.in .grid-list-overview ul {
  list-style: none;
}
.page-customers .collapse.in .grid-list-overview ul li.overview-title,
.page-template-customers .collapse.in .grid-list-overview ul li.overview-title,
.page-template-customers-au .collapse.in .grid-list-overview ul li.overview-title {
  margin: 0 0 0.7em;
  color: #fff;
  line-height: 1.7em;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.page-customers .collapse.in .grid-list-overview ul li,
.page-template-customers .collapse.in .grid-list-overview ul li,
.page-template-customers-au .collapse.in .grid-list-overview ul li {
  font-weight: 100;
  letter-spacing: inherit;
  font-size: 14px;
}
.page-template-international-customers .customer-new-grid .clear {
  clear: both;
}
.page-template-international-customers .customer-new-grid .grid-expand .grid-expanded-item .grid-expanded-inner {
  margin-top: 30px;
  padding: 40px 22px;
}
@media screen and (min-width: 768px) {
  .page-template-international-customers .customer-new-grid .grid-expand .grid-expanded-item .grid-expanded-inner {
    padding: 40px 85px;
  }
}
.page-template-international-customers .customer-new-grid .grid-expand .grid-expanded-item .grid-expanded-inner h2 {
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .page-template-international-customers .customer-new-grid .grid-expand .grid-expanded-item .grid-expanded-inner h2 {
    font-size: 50px;
  }
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 158px;
  line-height: 158px;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.yamaha {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/yamaha-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.citrix {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/citrix-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.marriott {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/marriott-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.cbs {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/cbs-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.hp {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/hp-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.microsoft {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/microsoft-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.sap {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/sap-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.harvard {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/harvard-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.nike {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/nike-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.stanford {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/stanford-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.royal-caribbean {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/royal-caribbean-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.contacts {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/contacts-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.allianz {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/allianz-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.healthcare {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/healthcare-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.investors {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/investors-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg.pandg {
  background-image: url(/wp-content/themes/qualtrics/images/pages/customers/pandg-icon.jpg);
  background-position: center;
}
.page-template-international-customers .customer-new-grid span.custom-bg.new {
  background-color: transparent !important;
  z-index: 0 !important;
}
.page-template-international-customers .customer-new-grid span.custom-bg.new:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6494949', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}
.page-template-international-customers .customer-new-grid .custom-bg.new {
  background-color: transparent !important;
  z-index: 0 !important;
}
.page-template-international-customers .customer-new-grid .custom-bg.new:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6494949', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}
.page-template-international-customers .customer-new-grid .new {
  background-color: transparent !important;
  z-index: 0 !important;
}
.page-template-international-customers .customer-new-grid .new:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6494949', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}
.page-template-international-customers .customer-new-grid .grid-item-inner {
  display: block;
  position: relative;
  overflow: hidden;
}
.page-template-international-customers .customer-new-grid .grid-item-inner .cap-bot .preview {
  left: 0;
  bottom: -30%;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover {
  display: block;
  cursor: pointer;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover i {
  display: none;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover i.no-preview {
  display: block;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover .original {
  display: none;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover .preview {
  display: block;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(100, 112, 119, 0.88) 0%, rgba(100, 112, 119, 0.88) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(100, 112, 119, 0.88) 0%, rgba(100, 112, 119, 0.88) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6647077', endColorstr='#8f647077', GradientType=0);
  /* IE6-9 */
  color: white;
  padding: 36px 0px;
  opacity: 0;
  bottom: 0px;
  left: 0%;
  position: absolute;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover .preview-fix {
  display: block;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(100, 112, 119, 0.88) 0%, rgba(100, 112, 119, 0.88) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(100, 112, 119, 0.88) 0%, rgba(100, 112, 119, 0.88) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6647077', endColorstr='#8f647077', GradientType=0);
  /* IE6-9 */
  color: white;
  padding: 95px 0px;
  opacity: 0;
  bottom: 0px;
  left: 0%;
  position: absolute;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover .preview-three-lines {
  display: block;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(100, 112, 119, 0.88) 0%, rgba(100, 112, 119, 0.88) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(100, 112, 119, 0.88) 0%, rgba(100, 112, 119, 0.88) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6647077', endColorstr='#8f647077', GradientType=0);
  /* IE6-9 */
  color: white;
  padding: 28px 0px;
  opacity: 0;
  bottom: 0px;
  left: 0%;
  position: absolute;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover .cap-bot .preview {
  bottom: 0;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover .q-arrow-link {
  color: #ffffff;
  font-weight: 700;
  margin-left: 20px;
  margin-top: 115px;
  letter-spacing: 0.5px;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover #arrow-link-fix {
  color: #ffffff;
  font-weight: 600;
  margin-left: 20px;
  margin-top: 40px;
  position: absolute;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover p.hover-desc {
  line-height: 1.3em;
  margin-bottom: -100px;
  margin-left: 20px;
  margin-right: 20px;
  color: #ffffff;
  z-index: 10;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover p.hover-desc-fix {
  line-height: 1.3em;
  margin-bottom: -28px;
  margin-left: 20px;
  margin-right: 20px;
  color: #ffffff;
  z-index: 10;
}
.page-template-international-customers .customer-new-grid .grid-item-inner:hover .preview,
.page-template-international-customers .customer-new-grid .grid-item-inner:hover .preview-fix,
.page-template-international-customers .customer-new-grid .grid-item-inner:hover .preview-three-lines {
  opacity: 1;
  left: 0;
}
.page-template-international-customers .customer-new-grid .btn-default {
  color: #2F393F;
  background-color: white;
  border-color: #999;
}
.page-template-international-customers .customer-new-grid .btn-default:hover {
  border-color: #999;
}
.page-template-international-customers .customer-new-grid .btn-default:focus {
  border-color: #999;
}
.page-template-international-customers .customer-new-grid .more {
  display: none;
}
.login-page .container {
  margin-top: 135px !important;
}
.login-page input {
  border: 1px solid #7f8b8d;
  color: #7f8b8d;
}
.login-page ::-webkit-input-placeholder {
  color: #7f8b8d;
}
.login-page :-moz-placeholder {
  /* Firefox 18- */
  color: #7f8b8d;
}
.login-page ::-moz-placeholder {
  /* Firefox 19+ */
  color: #7f8b8d;
}
.login-page :-ms-input-placeholder {
  color: #7f8b8d;
}
.login-page .btn-pill {
  display: inline;
}
.login-page .password-container {
  position: relative;
  margin: 0;
}
.login-page .login-form input {
  margin-bottom: 20px;
}
.login-page .login-form input[type="submit"],
.login-page .login-form input[type="submit"]:focus,
.login-page .login-form input[type="submit"]:hover,
.login-page .login-form input[type="submit"]:active {
  outline: none;
  color: white;
  border: none;
}
.login-page .login-form a#forgot-password {
  display: block;
  position: absolute;
  top: 7px;
  right: 15px;
  color: #7f8b8d;
}
.login-page .login-form a.google {
  position: relative;
  top: 8px;
}
.login-page .login-form a#forgot-password:hover,
.login-page .login-form a.google:hover {
  color: #e10019;
}
.login-page .login-button-wrapper {
  margin-top: 28px;
}
.login-page .google {
  position: relative;
  float: right;
  top: 2px;
  right: 4px;
  color: #7f8b8d;
  text-align: center;
  display: inline;
  font-size: 16px;
  margin-left: 35px;
}
.login-page .marketing-announcement .read-more-inner {
  position: relative;
  display: block;
  padding: 0 0 30px 0;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
@media (min-width: 768px) {
  .login-page .marketing-announcement .read-more-inner {
    padding: 0 0 30px 10%;
  }
}
@media (min-width: 992px) {
  .login-page .marketing-announcement .read-more-inner {
    width: 520px;
  }
}
.login-page .marketing-announcement .read-more-inner h2 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #FFF;
  font-weight: 200;
}
@media (max-width: 992px) {
  .login-page .marketing-announcement .read-more-inner h2 {
    font-size: 22px;
  }
}
.login-page .marketing-announcement .read-more-inner span {
  font-size: 0.85em;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 0 0 3px #333;
  color: #e10015;
}
.login-page .marketing-announcement .read-more-inner .caption {
  position: absolute;
  top: 25%;
  margin: 0px 15px;
}
.login-page .marketing-announcement .read-more-inner .jumbotron-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-width: 100%;
  min-width: 100px;
  max-height: 100%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.login-page .marketing-announcement:first-child .read-more-inner {
  margin-top: 0 !important;
}
/* styles for contact support pop-out */
.page-contact-support {
  height: auto;
}
.page-contact-support .page {
  margin: 0;
  padding: 0;
}
.page-contact-support h2 {
  margin-top: 0;
  padding-top: 0;
}
.page-contact-support form#contact-support {
  margin: 1em;
}
.page-contact-support form#contact-support .validation-error {
  border-color: #e10019;
}
.page-contact-support form#contact-support .form-group {
  overflow: hidden;
}
.page-contact-support form#contact-support button {
  float: right;
  margin-bottom: 0;
}
.page-contact-support form#contact-support button:active {
  outline: none;
}
@media screen and (max-width: 768px) {
  .page-contact-support form#contact-support button {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0.75em;
    text-align: center;
  }
}
form button img.loading-image {
  width: 20px;
  margin: 0!important;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-align: center;
}
.page-request-form .qualtrics-nav-container .navbar-nav {
  visibility: hidden;
}
.page-request-form a.request-form-card {
  display: block;
  padding: 2em 0;
  border: 1px solid #000;
  border-radius: 8px;
  color: #2E393F;
}
.page-request-form a.request-form-card h3 {
  margin-bottom: 0;
}
.page-request-form a.request-form-card:hover {
  background-color: #f8f8f8;
}
.page-request-form a.request-form-card:hover h3,
.page-request-form a.request-form-card:hover {
  color: #D6001C;
}
.page-sign-up {
  padding: 20px;
}
@media (min-width: 992px) {
  .page-sign-up {
    padding: 0;
  }
}
.page-sign-up nav .nav {
  display: none;
}
.page-sign-up footer {
  display: none;
}
.page-sign-up sup {
  font-weight: normal;
}
.page-sign-up .warning {
  border-color: #e10019 !important;
}
.page-sign-up .radio-error {
  display: none;
}
.page-sign-up .radio-warning {
  display: block;
}
.page-sign-up .header {
  border-bottom: 1px solid #000;
  padding-bottom: 1em;
}
.page-sign-up .header h1 {
  display: inline-block;
  margin-top: 0;
}
.page-sign-up .header a {
  float: right;
  margin-top: 0.95em;
}
.page-sign-up .header a:focus,
.page-sign-up .header a:active {
  outline: none;
}
.page-sign-up .popover {
  min-width: 320px;
  left: 11% !important;
}
@media (min-width: 992px) {
  .page-sign-up .popover .arrow {
    left: 75% !important;
  }
}
@media (min-width: 992px) {
  .page-sign-up .popover {
    min-width: 400px;
    left: 59% !important;
  }
}
.page-sign-up .form-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.page-sign-up .panel {
  border-width: 0;
  box-shadow: none;
  margin: 34px 0;
  padding: 34px 45px;
  background: #f8f8f8;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 100%;
  display: none;
}
.page-sign-up .panel.seen {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
}
.page-sign-up .panel .panel-buttons {
  margin-top: 23px;
}
.page-sign-up .panel.spacing-lg-top {
  margin-top: 190px;
}
.page-sign-up .form-group-container {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}
.page-sign-up .form-group label {
  font-weight: 700;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-sign-up .form-group input,
.page-sign-up .form-group input.form-control,
.page-sign-up .form-group select,
.page-sign-up .form-group select.form-control {
  border-color: #647077;
  color: #647077;
}
.page-sign-up .nav-tabs.user-group-nav-tabs {
  background: #d9e0e2;
  border-width: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  overflow: hidden;
}
.page-sign-up .nav-tabs.user-group-nav-tabs > li {
  float: none;
  display: inline-block;
  width: 100%;
  margin: 0 -4px 0 0;
  text-align: center;
  font-size: 0.85em;
  letter-spacing: 2px;
}
@media (min-width: 992px) {
  .page-sign-up .nav-tabs.user-group-nav-tabs > li {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .page-sign-up .nav-tabs.user-group-nav-tabs > li {
    width: 25%;
  }
}
.page-sign-up .nav-tabs.user-group-nav-tabs > li > a {
  margin: 0;
  line-height: 1.66666667;
  border-width: 0;
  border-radius: 0;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}
.page-sign-up .nav-tabs.user-group-nav-tabs > li > a:hover {
  background-color: #f8f8f8;
  color: #000;
}
.page-sign-up .nav-tabs.user-group-nav-tabs > li.active > a,
.page-sign-up .nav-tabs.user-group-nav-tabs > li.active > a:hover,
.page-sign-up .nav-tabs.user-group-nav-tabs > li.active > a:focus {
  color: #FFF;
  background-color: #e10019;
  border-width: 0;
  cursor: default;
  margin: 0;
}
.page-sign-up .nav-tabs.user-group-nav-tabs::-moz-selection,
.page-sign-up .nav-tabs.user-group-nav-tabs *::-moz-selection {
  background-color: transparent;
}
.page-sign-up .nav-tabs.user-group-nav-tabs::selection,
.page-sign-up .nav-tabs.user-group-nav-tabs *::selection {
  background-color: transparent;
}
.page-sign-up .radio label {
  padding-left: 30px;
}
.page-sign-up .radio input {
  top: 4px;
  margin-left: -30px;
}
.page-sign-up .radio .other-choice {
  margin-top: 6px;
}
.page-sign-up .radio .other-choice input {
  top: 9px;
}
.page-sign-up .radio .other-choice input.form-control {
  margin-top: -6px;
  top: 0;
}
.page-sign-up span.validation-message {
  position: relative;
  bottom: -2px;
  float: right;
}
.page-sign-up span.validation-message.new-line {
  float: none;
  clear: none;
  display: inline-block;
}
.page-sign-up span.validation-message > label.error {
  font-size: 0.8em;
  font-weight: 500;
  color: red;
  text-transform: none;
  letter-spacing: 0;
}
.page-sign-up #academicSearchModal strong,
.page-sign-up #academicSearchModal b {
  font-weight: 500;
}
.page-sign-up form#sign-up-form button[type='submit'] img.loading-image {
  margin-left: 65px !important;
  margin-right: 65px!important;
}
.single-customer .qualtrics-hero div.container h3,
.page-template-customer-yamaha-japanese .qualtrics-hero div.container h3 {
  font-size: 27.5px;
}
.single-customer .hero-video-banner,
.page-template-customer-yamaha-japanese .hero-video-banner {
  position: relative;
}
.single-customer .hero-video-banner a,
.page-template-customer-yamaha-japanese .hero-video-banner a {
  position: absolute;
  left: 50%;
  top: 225px;
}
@media (max-width: 768px) {
  .single-customer .hero-video-banner,
  .page-template-customer-yamaha-japanese .hero-video-banner {
    display: none;
  }
}
.single-customer .qualtrics-hero img.hero-image,
.page-template-customer-yamaha-japanese .qualtrics-hero img.hero-image {
  left: -35%;
}
@media (min-width: 480px) {
  .single-customer .qualtrics-hero img.hero-image,
  .page-template-customer-yamaha-japanese .qualtrics-hero img.hero-image {
    left: -350px;
  }
}
@media (min-width: 992px) {
  .single-customer .qualtrics-hero img.hero-image,
  .page-template-customer-yamaha-japanese .qualtrics-hero img.hero-image {
    left: -315px;
  }
}
@media (min-width: 1200px) {
  .single-customer .qualtrics-hero img.hero-image,
  .page-template-customer-yamaha-japanese .qualtrics-hero img.hero-image {
    left: 0;
  }
}
.single-customer .social,
.page-template-customer-yamaha-japanese .social {
  float: right;
  margin-right: 1.5%;
  margin-top: 3.5%;
}
@media (max-width: 950px) {
  .single-customer .social,
  .page-template-customer-yamaha-japanese .social {
    float: right;
    margin-right: 2%;
    margin-top: 3.2%;
  }
}
@media (max-width: 480px) {
  .single-customer .social,
  .page-template-customer-yamaha-japanese .social {
    display: none;
  }
}
.single-customer a.icon,
.page-template-customer-yamaha-japanese a.icon {
  color: #2F393F;
}
.single-customer .list-inline,
.page-template-customer-yamaha-japanese .list-inline {
  display: inline-block;
  float: right;
}
.single-customer .fancy-hr,
.page-template-customer-yamaha-japanese .fancy-hr {
  width: 100%;
  position: relative;
}
.single-customer .fancy-hr .text-container,
.page-template-customer-yamaha-japanese .fancy-hr .text-container {
  width: 135px;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 10;
}
.single-customer .fancy-hr .sm-text,
.page-template-customer-yamaha-japanese .fancy-hr .sm-text {
  font-weight: 200;
  font-size: 26.5px;
  padding: 0 15px;
  display: inline-block;
}
.single-customer .fancy-hr .img-responsive,
.page-template-customer-yamaha-japanese .fancy-hr .img-responsive {
  width: 270px;
  padding: 0 23px;
}
.single-customer .fancy-hr hr,
.page-template-customer-yamaha-japanese .fancy-hr hr {
  width: 100%;
  height: 1px;
  background: #2E393F;
  position: absolute;
  top: -11px;
  z-index: 0;
}
.single-customer .fancy-hr .text-container-lg,
.page-template-customer-yamaha-japanese .fancy-hr .text-container-lg {
  width: 175px;
}
.single-customer .fancy-hr .thin,
.page-template-customer-yamaha-japanese .fancy-hr .thin {
  height: 1px;
}
.single-customer .company-results,
.page-template-customer-yamaha-japanese .company-results {
  width: 100%;
  background: #2E393F;
  position: relative;
  display: block;
  padding: 20px 0;
  margin-top: -5px;
  z-index: 1;
  color: #ffffff !important;
}
.single-customer .company-results div.container,
.page-template-customer-yamaha-japanese .company-results div.container {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.single-customer .company-results p,
.page-template-customer-yamaha-japanese .company-results p {
  font-size: 20px;
  font-weight: 200;
  display: inline-block;
  margin: 0;
  color: #ffffff;
  padding-left: 10px;
}
.single-customer .company-results p i,
.page-template-customer-yamaha-japanese .company-results p i {
  font-size: 85px;
  font-weight: 100;
  vertical-align: middle;
  color: #ffffff;
}
.single-customer .company-results p .qi-caret-right,
.page-template-customer-yamaha-japanese .company-results p .qi-caret-right {
  font-size: 40px;
}
.single-customer .company-results .achived,
.page-template-customer-yamaha-japanese .company-results .achived {
  line-height: 4.9em;
  color: #fff;
}
.single-customer .company-results .achived .qi.qi-caret-right.text-white,
.page-template-customer-yamaha-japanese .company-results .achived .qi.qi-caret-right.text-white {
  padding-left: 25px;
  font-size: 20px;
  vertical-align: middle;
}
.single-customer .company-results .result-number,
.page-template-customer-yamaha-japanese .company-results .result-number {
  line-height: 0.85em;
  font-size: 78px;
  font-weight: 200;
}
@media (max-width: 768px) {
  .single-customer .company-results .result-number,
  .page-template-customer-yamaha-japanese .company-results .result-number {
    line-height: 1.4em;
  }
}
.single-customer .case-study-content .container,
.page-template-customer-yamaha-japanese .case-study-content .container {
  padding-left: 2.5%;
}
@media (min-width: 480px) {
  .single-customer .case-study-content .container,
  .page-template-customer-yamaha-japanese .case-study-content .container {
    padding-left: 3%;
  }
}
@media (min-width: 768px) {
  .single-customer .case-study-content .container,
  .page-template-customer-yamaha-japanese .case-study-content .container {
    padding-left: 7%;
  }
}
@media (min-width: 992px) {
  .single-customer .case-study-content .container,
  .page-template-customer-yamaha-japanese .case-study-content .container {
    padding-left: 7%;
  }
}
@media (min-width: 1200px) {
  .single-customer .case-study-content .container,
  .page-template-customer-yamaha-japanese .case-study-content .container {
    padding-left: 7%;
  }
}
@media (min-width: 1400px) {
  .single-customer .case-study-content .container,
  .page-template-customer-yamaha-japanese .case-study-content .container {
    padding-left: 4%;
  }
}
.single-customer .border-left,
.page-template-customer-yamaha-japanese .border-left {
  border-left: 1px solid #2E393F;
  position: absolute;
  height: 100%;
  right: -27px;
  bottom: -105px;
}
@media (max-width: 768px) {
  .single-customer .border-left,
  .page-template-customer-yamaha-japanese .border-left {
    display: none;
  }
}
.single-customer .content-container .company-logo,
.page-template-customer-yamaha-japanese .content-container .company-logo {
  font-size: 6em;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.single-customer .content-container .company-logo img,
.page-template-customer-yamaha-japanese .content-container .company-logo img {
  margin-top: 60px;
  margin-bottom: 60px;
}
.single-customer .content-container .company-logo p,
.page-template-customer-yamaha-japanese .content-container .company-logo p {
  font-size: 18px;
}
.single-customer .content-container .company-logo .q-arrow-link,
.page-template-customer-yamaha-japanese .content-container .company-logo .q-arrow-link {
  margin-right: 11%;
}
.single-customer .content-container .left,
.page-template-customer-yamaha-japanese .content-container .left {
  padding: 0px 0px 0px 15px;
}
@media (min-width: 480px) {
  .single-customer .content-container .left,
  .page-template-customer-yamaha-japanese .content-container .left {
    padding: 0px 0px 0px 35px;
  }
}
@media (min-width: 992px) {
  .single-customer .content-container .left,
  .page-template-customer-yamaha-japanese .content-container .left {
    padding: 0px 0px 0px 70px;
  }
}
.single-customer .overview-section p,
.page-template-customer-yamaha-japanese .overview-section p {
  font-size: 26.5px;
  font-weight: 200;
  line-height: 1.4em;
}
.single-customer .overview-section .headline-border h2,
.page-template-customer-yamaha-japanese .overview-section .headline-border h2 {
  padding: 15px 0;
  margin-top: 0%;
}
.single-customer .results-section .result-number,
.page-template-customer-yamaha-japanese .results-section .result-number {
  font-size: 100px;
  margin: 0;
  font-weight: 200;
  padding: 60px 0px 50px 0px;
}
.single-customer .results-section p,
.page-template-customer-yamaha-japanese .results-section p {
  font-size: 18px;
  font-weight: 200;
}
.single-customer .results-section .result-description,
.page-template-customer-yamaha-japanese .results-section .result-description {
  line-height: normal;
}
@media (max-width: 768px) {
  .single-customer .quote,
  .page-template-customer-yamaha-japanese .quote {
    padding-top: 60px;
  }
}
.single-customer .quote p,
.page-template-customer-yamaha-japanese .quote p {
  color: #2E393F;
  font-size: 26.5px;
  line-height: 1.4em;
  font-weight: 200;
}
.single-customer .author,
.page-template-customer-yamaha-japanese .author {
  color: #2E393F;
  line-height: normal;
}
.single-customer .title,
.page-template-customer-yamaha-japanese .title {
  color: #2E393F;
}
.single-customer .border-bottom,
.page-template-customer-yamaha-japanese .border-bottom {
  border-bottom: 1px solid #2E393F;
}
.page-certification-STOP header {
  position: relative;
  padding: 35px 0 10px;
  background-color: #e10019;
}
@media (max-width: 480px) {
  .page-certification-STOP header {
    padding: 50px 0 45px;
  }
}
.page-certification-STOP header h1 {
  margin: 0;
  color: #FFF;
  font-size: 74px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 7px;
}
@media (max-width: 768px) {
  .page-certification-STOP header h1 {
    font-size: 60px;
  }
}
@media (max-width: 480px) {
  .page-certification-STOP header h1 {
    font-size: 40px;
  }
}
.page-certification-STOP header h1 img {
  margin-right: 55px;
}
@media (max-width: 768px) {
  .page-certification-STOP header h1 img {
    display: block;
    margin: 0 auto 20px;
  }
}
.page-certification-STOP section {
  position: relative;
}
.page-certification-STOP section.certification-hero {
  overflow: hidden;
}
.page-certification-STOP section.certification-hero .container {
  padding-top: 75px;
  padding-bottom: 200px;
}
@media (max-width: 480px) {
  .page-certification-STOP section.certification-hero .container {
    padding-top: 50px;
  }
}
.page-certification-STOP section.certification-hero .jump-link-outer {
  margin-top: 20px;
  margin-left: 3%;
  width: 94%;
  text-align: center;
}
.page-certification-STOP section.certification-hero .jump-link-outer .jump-link {
  margin-left: 7%;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1em;
}
.page-certification-STOP section.certification-hero .jump-link-outer .jump-link:first-child {
  margin-left: 0;
}
@media (max-width: 1200px) {
  .page-certification-STOP section.certification-hero .jump-link-outer .jump-link {
    margin-left: 5.5%;
  }
}
@media (max-width: 992px) {
  .page-certification-STOP section.certification-hero .jump-link-outer .jump-link {
    display: inline-block;
    margin: 0 0 15px;
    width: 50%;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .page-certification-STOP section.certification-hero .jump-link-outer .jump-link {
    margin-bottom: 19px;
    width: 100%;
  }
}
.page-certification-STOP section.certification-hero h1 {
  margin-top: 75px;
  color: #FFF;
  font-size: 85px;
  line-height: 0.9em;
  font-weight: 100;
}
@media (max-width: 992px) {
  .page-certification-STOP section.certification-hero h1 {
    margin-top: 60px;
    font-size: 70px;
  }
}
@media (max-width: 768px) {
  .page-certification-STOP section.certification-hero h1 {
    margin-top: 50px;
    font-size: 60px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .page-certification-STOP section.certification-hero h1 {
    margin-top: 40px;
    font-size: 50px;
  }
}
.page-certification-STOP section.what-certification .container {
  padding-top: 75px;
  padding-bottom: 180px;
}
@media (max-width: 768px) {
  .page-certification-STOP section.what-certification .container {
    padding: 40px 40px 150px;
  }
}
.page-certification-STOP section.what-certification .container img.logo-pyramid {
  display: block;
  margin: 60px auto 140px;
  max-width: 100%;
}
@media (max-width: 768px) {
  .page-certification-STOP section.what-certification .container img.logo-pyramid {
    margin-bottom: 110px;
  }
}
@media (max-width: 480px) {
  .page-certification-STOP section.what-certification .container img.logo-pyramid {
    margin-bottom: 65px;
  }
}
.page-certification-STOP section.what-certification .container .nav {
  border-bottom: 1px #647077 solid;
}
.page-certification-STOP section.what-certification .container .nav li {
  border-left: 1px #647077 solid;
}
.page-certification-STOP section.what-certification .container .nav li a {
  padding: 8px 21px;
  color: #647077;
  background-color: transparent;
  border: none;
  text-transform: uppercase;
}
@media (max-width: 400px) {
  .page-certification-STOP section.what-certification .container .nav li a {
    padding: 6px 10px;
    font-size: 15px;
  }
}
.page-certification-STOP section.what-certification .container .nav li a:hover {
  border: none;
}
.page-certification-STOP section.what-certification .container .nav li:first-child {
  border-left: none;
}
.page-certification-STOP section.what-certification .container .nav li.active a {
  color: #e10019;
  border: none;
}
.page-certification-STOP section.what-certification .container .tab-content div.level-wrapper {
  margin-top: 35px;
  border-left: 1px #d9e0e2 solid;
}
@media (max-width: 992px) {
  .page-certification-STOP section.what-certification .container .tab-content div.level-wrapper {
    border: 0;
    margin-top: 65px;
  }
  .page-certification-STOP section.what-certification .container .tab-content div.level-wrapper:first-child {
    margin-top: 25px;
  }
}
.page-certification-STOP section.what-certification .container .tab-content div.level-wrapper:first-child {
  border: 0;
}
.page-certification-STOP section.what-certification .container .tab-content div.level-wrapper img {
  display: block;
  margin: 0 auto;
}
.page-certification-STOP section.what-certification .container .tab-content div.level-wrapper h3 {
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
}
.page-certification-STOP section.what-certification .container .tab-content div.level-wrapper h4 {
  margin: 8px 0 21px;
  font-size: 21px;
  font-weight: 200;
  color: #91a5ab;
  text-align: center;
}
.page-certification-STOP section.what-certification .container .tab-content div.level-wrapper p {
  margin: 0 auto;
  max-width: 325px;
  text-align: center;
}
.page-certification-STOP section.how-certified {
  background-color: #5fb4e5;
}
.page-certification-STOP section.how-certified .container {
  padding: 75px 0 125px;
}
@media (max-width: 768px) {
  .page-certification-STOP section.how-certified .container {
    padding: 30px 40px 150px;
  }
}
.page-certification-STOP section.how-certified .container h2 {
  margin-bottom: 50px;
  font-size: 45px;
  text-align: center;
}
.page-certification-STOP section.how-certified .container div.item-wrapper {
  margin-bottom: 35px;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 575px) {
  .page-certification-STOP section.how-certified .container div.item-wrapper {
    margin-bottom: 30px;
  }
}
.page-certification-STOP section.how-certified .container div.item-wrapper span {
  display: inline-block;
  vertical-align: top;
  width: 5%;
  font-size: 85px;
}
@media (max-width: 992px) {
  .page-certification-STOP section.how-certified .container div.item-wrapper span {
    font-size: 60px;
  }
}
@media (max-width: 575px) {
  .page-certification-STOP section.how-certified .container div.item-wrapper span {
    font-size: 45px;
  }
}
@media (max-width: 480px) {
  .page-certification-STOP section.how-certified .container div.item-wrapper span {
    font-size: 30px;
  }
}
.page-certification-STOP section.how-certified .container div.item-wrapper p {
  display: inline-block;
  vertical-align: top;
  padding-left: 35px;
  width: 95%;
  font-size: 36px;
  line-height: 44px;
  font-weight: 100;
  color: #FFF;
}
@media (max-width: 992px) {
  .page-certification-STOP section.how-certified .container div.item-wrapper p {
    font-size: 30px;
    line-height: 36px;
  }
}
@media (max-width: 575px) {
  .page-certification-STOP section.how-certified .container div.item-wrapper p {
    font-size: 25px;
    line-height: 31px;
  }
}
@media (max-width: 480px) {
  .page-certification-STOP section.how-certified .container div.item-wrapper p {
    font-size: 20px;
    line-height: 26px;
  }
}
.page-certification-STOP section.how-certified .container div.item-wrapper p a {
  color: #FFF;
  text-decoration: underline;
}
.page-certification-STOP section.exam-info .container {
  padding: 75px 0 140px;
}
@media (max-width: 992px) {
  .page-certification-STOP section.exam-info .container {
    padding: 60px 40px 130px;
  }
}
@media (max-width: 768px) {
  .page-certification-STOP section.exam-info .container {
    padding: 40px 40px 120px;
  }
}
@media (max-width: 480px) {
  .page-certification-STOP section.exam-info .container {
    padding: 40px 40px 80px;
  }
}
.page-certification-STOP section.exam-info .container .exam-wrapper {
  margin-bottom: 90px;
  padding-bottom: 90px;
  border-bottom: 1px #d9e0e2 solid;
}
.page-certification-STOP section.exam-info .container .exam-wrapper div {
  border-left: 1px #d9e0e2 solid;
}
.page-certification-STOP section.exam-info .container .exam-wrapper div:first-child {
  padding: 0 50px 0 0;
  border: none;
}
.page-certification-STOP section.exam-info .container .exam-wrapper div:first-child + div {
  padding: 0 0 0 50px;
}
.page-certification-STOP section.exam-info .container .exam-wrapper div img {
  display: block;
  margin: 0 auto;
}
.page-certification-STOP section.exam-info .container .exam-wrapper div h2 {
  margin: 30px 0;
  padding: 0;
  font-size: 43px;
  text-align: center;
}
.page-certification-STOP section.exam-info .container .exam-wrapper div p {
  text-align: center;
}
@media (max-width: 768px) {
  .page-certification-STOP section.exam-info .container .exam-wrapper div {
    border: none;
    padding: 0 !important;
    margin-top: 45px;
  }
  .page-certification-STOP section.exam-info .container .exam-wrapper div:first-child {
    margin-top: 0;
  }
}
.page-certification-STOP section.exam-info .container img.summit-logo {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 992px) {
  .page-certification-STOP section.exam-info .container img.summit-logo {
    margin-bottom: 25px;
  }
}
.page-certification-STOP section.exam-info .container h2.summit-h2 {
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .page-certification-STOP section.exam-info .container h2.summit-h2 {
    font-size: 30px;
  }
}
.page-certification-STOP section.exam-info .container .summit-text a.box-link {
  margin-left: 20px;
  padding: 13px 21px;
  border: 2px #e10019 solid;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 400px) {
  .page-certification-STOP section.exam-info .container .summit-text a.box-link {
    display: block;
    margin: 0 0 15px;
  }
}
.page-certification-STOP section.exam-info .container .summit-text *:first-child + a {
  margin-left: 0;
}
@media (max-width: 768px) {
  .page-certification-STOP section.exam-info .container .summit-text {
    text-align: center;
  }
  .page-certification-STOP section.exam-info .container .summit-text:first-child {
    margin-top: 0;
  }
}
.page-certification-STOP footer .container {
  padding: 100px 0;
}
.page-certification-STOP h2 {
  margin-top: 0;
  padding-top: 30px;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
}
.page-certification-STOP p {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 32px;
}
.page-certification-STOP .angled-section {
  position: absolute;
  width: 100%;
  z-index: 1;
}
.page-certification-STOP .angled-section.angled-bottom {
  bottom: -80px;
}
.page-certification-STOP .angled-section.angled-top {
  top: -80px;
}
.page-certification-STOP .angled-section.border-q-red .angled-wrapper div {
  border: 1px #e10019 solid;
}
.page-certification-STOP .angled-section.border-q-white .angled-wrapper div {
  border: 1px #FFF solid;
}
.page-certification-STOP .angled-section.border-q-blue .angled-wrapper div {
  border: 1px #5fb4e5 solid;
}
.page-certification-STOP .angled-section .angled-wrapper {
  position: relative;
  float: left;
  width: 50%;
  height: 80px;
  overflow: hidden;
}
.page-certification-STOP .angled-section .angled-wrapper div {
  position: absolute;
}
.page-certification-STOP .angled-section .angled-wrapper.bottom-in:first-child div {
  left: 0;
  border-width: 0 1200px 80px 0;
  border-bottom-color: transparent;
}
.page-certification-STOP .angled-section .angled-wrapper.bottom-in:first-child + div div {
  right: 0;
  border-width: 0 0 80px 1200px;
  border-bottom-color: transparent;
}
.page-certification-STOP .angled-section .angled-wrapper.bottom-out:first-child div {
  right: 0;
  border-width: 0 0 80px 1200px;
  border-bottom-color: transparent;
}
.page-certification-STOP .angled-section .angled-wrapper.bottom-out:first-child + div div {
  left: 0;
  border-width: 0 1200px 80px 0;
  border-bottom-color: transparent;
}
.page-certification-STOP .angled-section .angled-wrapper.top-out:first-child div {
  left: 0;
  border-width: 80px 0 0 1200px;
  border-top-color: transparent;
}
.page-certification-STOP .angled-section .angled-wrapper.top-out:first-child + div div {
  right: 0;
  border-width: 80px 1200px 0 0;
  border-top-color: transparent;
}
.page-template-certification-marketing a {
  color: #5fb4e5;
}
.page-template-certification-marketing hr.special {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 2px solid #d9e0e2;
  width: 90%;
}
.page-template-certification-marketing .blue-arrow {
  color: #5fb4e5;
}
.page-template-certification-marketing .blue-arrow:hover {
  color: #5fb4e5;
}
.page-template-certification-marketing .blue-arrow:after {
  background-color: #5fb4e5;
}
.page-template-certification-marketing .cert-image {
  padding-right: 75px;
  display: table-cell;
}
.page-template-certification-marketing .cert-image img {
  vertical-align: bottom;
}
@media (max-width: 768px) {
  .page-template-certification-marketing .cert-image {
    padding-right: 65px;
    display: inline-table;
  }
}
.page-template-certification-marketing .cert-link {
  text-align: center;
  color: grey;
  margin-left: -20px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}
.page-template-certification-marketing .cert-link a {
  color: #d9e0e2;
}
.page-template-certification-marketing .cert-link a:hover {
  color: #2F393F;
}
.page-template-certification-marketing .cert-link a:active {
  color: #2F393F;
}
.page-template-certification-marketing .cert-link a:focus {
  color: #2F393F;
}
@media (max-width: 768px) {
  .page-template-certification-marketing .cert-link a {
    width: 50px;
    display: table-cell;
  }
}
.page-template-certification-marketing .width-35 {
  width: 35% !important;
}
.page-template-certification-marketing .cert-desc {
  border-left: 2px solid #647077;
  margin-top: 25px;
  margin-bottom: 25px;
}
.page-template-certification-marketing .cert-1 {
  display: none;
  position: relative;
}
.page-template-certification-marketing .cert-1.active {
  display: block;
}
.page-template-certification-marketing .qi-li {
  top: -0.1em;
}
.page-template-certification-marketing .hidden {
  display: none;
}
.page-template-certification-marketing .mobile-pop {
  display: inline-block;
  display: none;
}
.page-template-certification-marketing .tile {
  display: inline-block;
  display: none;
}
.page-template-certification-marketing .tile.open-default {
  display: inline-block;
}
.page-template-certification-marketing .line {
  border-left: 2px solid #d9e0e2;
  display: inline;
  position: absolute;
  top: 505px;
  height: 40px;
  display: none;
}
.page-template-certification-marketing #vertline1 {
  left: 47px;
}
.page-template-certification-marketing #vertline2 {
  left: 205px;
}
.page-template-certification-marketing #vertline3 {
  left: 362px;
}
.page-template-certification-marketing #vertline4 {
  left: 520px;
}
.page-template-certification-marketing #vertline5 {
  left: 666px;
}
.page-template-certification-marketing #vertline6 {
  left: 811px;
}
.page-template-certification-marketing #vertline7 {
  left: 958px;
}
.page-template-certification-marketing .ticket {
  padding-bottom: 50px;
}
.page-template-certification-marketing .ticket-title {
  margin-left: -45px;
  margin-top: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .page-template-certification-marketing .ticket-title {
    margin-left: 8px;
  }
}
@media only screen and (min-width: 450px) and (max-width: 767px) {
  .page-template-certification-marketing .ticket-title {
    margin-left: -53%;
  }
}
.page-template-certification-marketing .ticket-desc {
  display: inline-block;
  position: absolute;
  margin: 0 auto;
  left: 75px;
  right: 125px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .page-template-certification-marketing .ticket-desc {
    display: inline-block;
    position: absolute;
    margin: 0 auto;
    left: 0;
    top: 75px;
    width: 75%;
    right: 0;
    line-height: 24px;
    bottom: 0;
  }
}
@media only screen and (min-width: 450px) and (max-width: 767px) {
  .page-template-certification-marketing .ticket-desc {
    display: inline-block;
    margin: 0;
    position: absolute;
    left: 7%;
    top: 75px;
    width: 35%;
    right: 0;
    line-height: 24px;
    bottom: 0;
  }
}
.page-template-certification-marketing a.btn-pill.btn-pill-lg.btn-stroke-white {
  color: #ffffff;
}
.page-template-certification-marketing a.btn-pill.btn-pill-lg.btn-stroke-white:hover {
  background-color: rgba(202, 233, 250, 0.51);
}
.page-template-certification-marketing .bottom-desc {
  border-left: 2px solid #d9e0e2;
}
@media (max-width: 992px) {
  .page-template-certification-marketing .bottom-desc {
    border-left: 0px;
  }
}
.page-template-certification-marketing .bold-title {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.5px;
}
.page-template-certification-marketing .arrows {
  text-align: center;
}
@media (max-width: 768px) {
  .page-template-certification-marketing .arrows {
    text-align: left;
  }
}
.page-template-certification-marketing .mobile-desc {
  display: inline-table;
  width: 70%;
  margin-left: 20px;
}
.page-template-certification-marketing .mobile-image {
  margin-left: 10px;
}
.page-template-certification-marketing .h3-title {
  margin-top: -33px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 16px;
  font-size: 12px;
  position: absolute;
}
@media (max-width: 768px) {
  .sub-nav .logo-title {
    margin-top: 22px;
    margin-bottom: 25px;
  }
}
@media (max-width: 480px) {
  .sub-nav .logo-title {
    margin-bottom: 60px;
    text-align: center;
  }
}
.sub-nav .logo-first {
  font-weight: 600;
  color: #2F393F;
  letter-spacing: 0px;
}
.sub-nav .logo-last {
  font-weight: 200;
  color: #2F393F;
  letter-spacing: 0px;
}
.sub-nav h3 {
  margin-bottom: 0px;
  margin-top: 25px;
}
.sub-nav .login {
  font-size: 12px;
  font-weight: 700;
  float: right;
  margin-top: -37px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  .sub-nav .login {
    margin-bottom: 15px;
    margin-top: -39px;
  }
}
@media (max-width: 480px) {
  .sub-nav .login {
    margin-right: 27%;
  }
}
.sub-nav .login a {
  color: #647077;
}
.sub-nav .login a:hover {
  color: #5fb4e5;
}
.navbar-sub {
  margin-bottom: 0px;
}
.navbar-sub .logo-first {
  font-weight: 600;
  color: #2F393F;
  letter-spacing: 0px;
}
.navbar-sub .logo-last {
  font-weight: 200;
  color: #2F393F;
  letter-spacing: 0px;
}
.navbar-sub .qi-li {
  top: inherit;
}
.navbar-sub li a {
  padding: 0px 0px;
}
.navbar-sub li a:hover {
  background-color: #ffffff;
}
.navbar-sub li a h3 {
  text-align: left;
  color: #647077;
}
.navbar-sub li a h3:hover {
  color: #5fb4e5;
}
.page-template-landing-pages h2.sidekick,
.page-template-landing-page-ee h2.sidekick,
.page-template-landing-page-nps h2.sidekick,
.page-template-landing-page-rs h2.sidekick {
  text-align: center;
  color: #fff;
}
.page-template-landing-pages img.img-2,
.page-template-landing-page-ee img.img-2,
.page-template-landing-page-nps img.img-2,
.page-template-landing-page-rs img.img-2 {
  top: -50%;
}
.page-template-landing-pages .two-columns,
.page-template-landing-page-ee .two-columns,
.page-template-landing-page-nps .two-columns,
.page-template-landing-page-rs .two-columns {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  -moz-column-gap: 40px;
  margin-left: 14%;
  margin-top: 5%;
}
.page-template-landing-pages .footer,
.page-template-landing-page-ee .footer,
.page-template-landing-page-nps .footer,
.page-template-landing-page-rs .footer {
  background-color: #666;
  width: auto;
  height: 100px;
  bottom: 0;
  text-align: center;
}
.page-template-landing-pages i,
.page-template-landing-page-ee i,
.page-template-landing-page-nps i,
.page-template-landing-page-rs i {
  font-size: 40px;
}
.page-template-landing-pages .description,
.page-template-landing-page-ee .description,
.page-template-landing-page-nps .description,
.page-template-landing-page-rs .description {
  margin-top: 0%;
}
.page-template-landing-pages .icon,
.page-template-landing-page-ee .icon,
.page-template-landing-page-nps .icon,
.page-template-landing-page-rs .icon {
  color: #5fb4e5;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.page-template-landing-pages .qi-check-alt-md,
.page-template-landing-page-ee .qi-check-alt-md,
.page-template-landing-page-nps .qi-check-alt-md,
.page-template-landing-page-rs .qi-check-alt-md {
  color: #5fb4e5;
  font-size: 70px !important;
  position: relative;
  left: 70px;
  top: 5px;
}
.page-template-landing-pages .logos,
.page-template-landing-page-ee .logos,
.page-template-landing-page-nps .logos,
.page-template-landing-page-rs .logos {
  margin: auto;
  line-height: 1.5em;
  padding-bottom: 25px;
}
.page-template-landing-pages .copy,
.page-template-landing-page-ee .copy,
.page-template-landing-page-nps .copy,
.page-template-landing-page-rs .copy {
  color: #fff;
  margin: auto;
  margin-top: 35px;
  display: inline-block;
  position: absolute;
  margin-left: -250px;
}
.page-template-landing-pages .list,
.page-template-landing-page-ee .list,
.page-template-landing-page-nps .list,
.page-template-landing-page-rs .list {
  width: 80%;
}
@media screen and (max-width: 900px) {
  .page-template-landing-pages .info-list,
  .page-template-landing-page-ee .info-list,
  .page-template-landing-page-nps .info-list,
  .page-template-landing-page-rs .info-list {
    margin-top: -10px !important;
    margin-left: 30% !important;
    margin-right: 15%;
  }
}
@media screen and (max-width: 480px) {
  .page-template-landing-pages .qi-check-alt-md,
  .page-template-landing-page-ee .qi-check-alt-md,
  .page-template-landing-page-nps .qi-check-alt-md,
  .page-template-landing-page-rs .qi-check-alt-md {
    left: 32px;
  }
  .page-template-landing-pages .icon,
  .page-template-landing-page-ee .icon,
  .page-template-landing-page-nps .icon,
  .page-template-landing-page-rs .icon {
    font-size: 30px;
  }
  .page-template-landing-pages .copy,
  .page-template-landing-page-ee .copy,
  .page-template-landing-page-nps .copy,
  .page-template-landing-page-rs .copy {
    font-size: 12px;
    margin-left: -47%;
    margin-top: 12%;
  }
  .page-template-landing-pages .qi-arrow-right,
  .page-template-landing-page-ee .qi-arrow-right,
  .page-template-landing-page-nps .qi-arrow-right,
  .page-template-landing-page-rs .qi-arrow-right,
  .page-template-landing-pages .qi-arrow-left,
  .page-template-landing-page-ee .qi-arrow-left,
  .page-template-landing-page-nps .qi-arrow-left,
  .page-template-landing-page-rs .qi-arrow-left {
    display: none;
  }
}
.page-template-landing-pages .quote,
.page-template-landing-page-ee .quote,
.page-template-landing-page-nps .quote,
.page-template-landing-page-rs .quote {
  color: #5DB4CA;
  font-size: 33px;
  font-weight: 100;
  line-height: normal;
}
.page-template-landing-pages .quote-person,
.page-template-landing-page-ee .quote-person,
.page-template-landing-page-nps .quote-person,
.page-template-landing-page-rs .quote-person {
  float: right;
  margin-top: 2%;
}
.page-template-landing-pages #main-nav,
.page-template-landing-page-ee #main-nav,
.page-template-landing-page-nps #main-nav,
.page-template-landing-page-rs #main-nav {
  height: 57px;
}
/*
 * qualtrics-less/pages/qualtrics-page-subpage-template.less
 * ----------------------------------------------------------------
 */
.page-template-content-subpage-template .border {
  border: solid black 1px;
  margin-bottom: 30px;
}
.page-template-content-subpage-template h3 {
  margin-top: 6px;
}
.page-template-content-subpage-template .right-spacing.col-sm-3.border {
  width: 22.8%;
}
@media (max-width: 768px) {
  .page-template-content-subpage-template .right-spacing.col-sm-3.border,
  .page-template-content-subpage-template .col-sm-3.border {
    width: 22%;
  }
}
@media (max-width: 480px) {
  .page-template-content-subpage-template .right-spacing.col-sm-3.border,
  .page-template-content-subpage-template .col-sm-3.border {
    width: 100%;
  }
}
.page-template-content-subpage-template .col-sm-6.border.right-spacing,
.page-template-content-subpage-template .col-sm-6.border {
  width: 48.8%;
}
@media (max-width: 480px) {
  .page-template-content-subpage-template .col-sm-6.border.right-spacing,
  .page-template-content-subpage-template .col-sm-6.border {
    width: 100%;
  }
}
.page-template-content-subpage-template .qi.qi-li.mouse-md,
.page-template-content-subpage-template .qi.qi-li.qi-doc-alt,
.page-template-content-subpage-template .qi.qi-li.qi-bar-chart-alt-md {
  position: initial;
  font-size: 75px;
  margin-left: 15%;
  margin-top: 5%;
}
.page-template-content-subpage-template .qi.qi-li.qi-ribbon-star-md,
.page-template-content-subpage-template .qi.qi-li.qi-light-bulb-alt-md {
  position: initial;
  font-size: 125px;
  margin-left: -3%;
  margin-top: 10%;
}
.page-template-content-subpage-template .q-arrow-link {
  color: #2F393F;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}
.page-template-content-subpage-template .q-arrow-link:after {
  padding-left: 2.5px;
}
.page-template-content-subpage-template .right-spacing {
  margin-right: 25px;
}
.page-template-content-subpage-template .top-content {
  margin-left: 20%;
  margin-top: 3%;
  margin-bottom: 3%;
}
.page-template-content-subpage-template ul.plus-list {
  margin-left: 45px;
}
.page-template-content-subpage-template ul.plus-list li {
  position: relative;
  padding-left: 45px;
  list-style-type: none;
  font-weight: 300;
  letter-spacing: 0.03em;
}
.page-template-content-subpage-template ul.plus-list li:before {
  content: '○';
  position: absolute;
  display: inline;
  left: 0;
  color: red;
  margin-right: 0px;
  font-weight: 600;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.page-template-content-subpage-template .bullet-list {
  float: left;
  padding-top: 25px;
}
.page-template-content-subpage-template p.p-spacing {
  margin-right: 1%;
  margin-left: 1%;
}
.page-template-content-subpage-template a.q-arrow-link {
  padding-bottom: 15px;
  display: inline-block;
}
.page-template-content-subpage-template .secondary-content {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5%;
  padding-bottom: 3%;
  width: 250px;
}
.page-template-content-subpage-template .ql-yum:before {
  content: "\E064";
}
.page-template-content-subpage-template .ql-yum-2:before {
  content: "\E064";
}
.page-template-content-subpage-template .ql.ql-li.ql-yum {
  color: #2F393F;
  font-size: 200px;
  margin-left: 50%;
  margin-top: -6%;
  display: inline-block;
}
@media (max-width: 1200px) {
  .page-template-content-subpage-template .ql.ql-li.ql-yum {
    font-size: 200px;
    margin-left: 60%;
    margin-top: -6%;
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .page-template-content-subpage-template .ql.ql-li.ql-yum {
    margin-left: 73%;
    margin-top: -8%;
  }
}
@media (max-width: 480px) {
  .page-template-content-subpage-template .ql.ql-li.ql-yum {
    font-size: 200px;
    margin-left: 260%;
    margin-top: -40%;
    display: inline-block;
    position: relative;
    margin-bottom: -40%;
  }
}
.page-template-content-subpage-template .ql.ql-li.ql-yum-2 {
  font-size: 125px;
  margin-left: -60%;
  margin-top: -10%;
  display: inline-block;
  position: initial;
  height: 55px;
}
@media (max-width: 768px) {
  .page-template-content-subpage-template .ql.ql-li.ql-yum-2 {
    margin-left: -169%;
    margin-top: 0%;
  }
}
.q-contact-us-page q-shadow {
  padding-top: 70px;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 2;
  top: 0;
  display: block;
  background: white;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  display: none;
}
@media (min-width: 768px) {
  .q-contact-us-page q-shadow {
    display: block;
  }
}
.q-contact-us-page .q-showing {
  box-shadow: none;
}
@media (min-width: 768px) {
  .q-contact-us-page .q-showing {
    box-shadow: 0 1px 28px rgba(0, 0, 0, 0.25), 0 -20px 10px rgba(0, 0, 0, 0.22);
  }
}
.q-contact-us-page hr {
  width: 100%;
  height: 2px;
  border-top: 1px solid #ccc;
}
.q-contact-us-page .border-right {
  border-right: 0;
}
@media (min-width: 768px) {
  .q-contact-us-page .border-right {
    border-right: 2px solid #ccc;
  }
}
.q-contact-us-page .padding-left {
  padding-left: 4%;
}
.q-contact-us-page .contact-info-section {
  position: relative;
  display: block;
  margin-top: 100px;
  margin-bottom: 5%;
}
@media (min-width: 768px) {
  .q-contact-us-page .contact-info-section {
    margin-top: 180px;
  }
}
@media (min-width: 1200px) {
  .q-contact-us-page .contact-info-section {
    margin-top: 261px;
  }
}
.q-contact-us-page .hr-alt {
  width: 94%;
  margin-left: -1%;
}
.q-contact-us-page .hero-title {
  font-size: 24px;
}
@media (min-width: 1200px) {
  .q-contact-us-page .hero-title {
    font-size: 54px;
  }
}
.q-contact-us-page h6 {
  font-size: 13px;
}
@media (min-width: 992px) {
  .q-contact-us-page h6 {
    font-size: 16px;
  }
}
.qualtrics-research-kit sup {
  font-weight: normal;
}
.qualtrics-research-kit .clear {
  clear: both;
}
.qualtrics-research-kit .error {
  font-weight: 200;
  color: #e10019;
}
.qualtrics-research-kit label {
  font-weight: normal;
}
.qualtrics-research-kit .content-hover {
  text-decoration: none;
  cursor: pointer;
  color: black;
}
.qualtrics-research-kit .content-hover:hover {
  text-decoration: none;
}
.qualtrics-research-kit .content-hover:visited {
  text-decoration: none;
}
.qualtrics-research-kit .q-arrow-link {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 0;
}
.qualtrics-research-kit .q-arrow-link:after {
  padding-left: 2px;
}
.qualtrics-research-kit .description-title a {
  color: #fff;
}
.qualtrics-research-kit .description-title a:visited {
  color: #fff;
}
.qualtrics-research-kit i {
  text-align: center;
  display: block;
  font-size: 40px;
}
.qualtrics-research-kit ul {
  text-align: center;
  line-height: normal;
  margin-bottom: 0;
}
.qualtrics-research-kit ul li {
  margin: 0 5%;
  padding: 1.9% 0;
  border-bottom: 5px solid #fff;
  width: 127.9px;
}
.qualtrics-research-kit ul li a {
  font-weight: 200;
  text-align: center;
  display: block;
}
.qualtrics-research-kit ul li a i {
  padding-top: 5px;
  display: block;
  font-size: 40px;
  line-height: 0;
}
.qualtrics-research-kit ul li a:visited {
  color: black;
}
.qualtrics-research-kit ul li:hover {
  cursor: pointer;
  border-bottom: 5px solid #5fb4e5;
}
.qualtrics-research-kit ul li:hover a {
  color: black;
}
@media screen and (min-width: 480px) {
  .qualtrics-research-kit ul li {
    margin: 0 5%;
  }
}
@media screen and (min-width: 768px) {
  .qualtrics-research-kit ul li {
    margin: 0 0.5%;
  }
}
@media screen and (min-width: 992px) {
  .qualtrics-research-kit ul li {
    margin: 0 3%;
  }
}
@media screen and (min-width: 1200px) {
  .qualtrics-research-kit ul li {
    margin: 0 4%;
  }
}
.qualtrics-research-kit ul .active {
  border-bottom: 5px solid #5fb4e5;
}
.qualtrics-research-kit .content-links-rs {
  border-bottom: 2px solid #f4f4f4;
}
.qualtrics-research-kit .content .item {
  display: inline-block;
}
.qualtrics-research-kit .content .links-containers .download-link {
  display: inline-block;
  text-align: center;
  padding: 0 25px;
  width: 100%;
  margin-left: 0;
  vertical-align: top;
}
.qualtrics-research-kit .content .links-containers .download-link .square {
  border: 2px solid #ebebeb;
  border-radius: 5px;
  padding: 20% 0;
}
.qualtrics-research-kit .content .links-containers .download-link i {
  font-size: 75px;
  line-height: 0;
}
.qualtrics-research-kit .content .links-containers .download-link .description-title {
  text-align: left;
}
.qualtrics-research-kit .content .links-containers .download-link p {
  text-align: left;
}
@media screen and (min-width: 480px) {
  .qualtrics-research-kit .content .links-containers .download-link {
    margin-left: 3.5%;
    width: 43%;
  }
}
@media screen and (min-width: 1200px) {
  .qualtrics-research-kit .content .links-containers .download-link {
    margin-left: 7%;
    width: 25%;
  }
}
.page-services {
  /* centered columns styles */
}
.page-services .slider-row {
  max-width: 836px;
  margin: 80px auto;
}
.page-services .slider-outer {
  position: relative;
  width: 11px;
  height: 120px;
  left: 50%;
  border-radius: 11px;
  border: 1px solid #FFF;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
  background: #647077;
  box-shadow: inset 2px 6px 10px 0px rgba(0, 0, 0, 0.75);
}
@media screen and (min-width: 480px) {
  .page-services .slider-outer {
    height: 320px;
  }
}
.page-services .slider-inner {
  background: #e10019;
  display: block;
  position: absolute;
  top: 20%;
  width: 100%;
  height: 100%;
  box-shadow: inset 2px -5px 2px 0px rgba(0, 0, 0, 0.66);
}
.page-services .slider-thumb {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 20%;
  background-image: url(/wp-content/themes/qualtrics/images/pages/services/slider-thumb.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60% 60%;
}
@media screen and (min-width: 768px) {
  .page-services .slider-thumb {
    background-size: 90% 90%;
  }
}
.page-services .slider-label {
  text-align: center;
  position: relative;
  top: 100%;
  font-size: 0.66em;
  color: #e10019;
  font-weight: 400;
  margin-bottom: 18px;
  padding-top: 6px;
  line-height: 1.2em;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (min-width: 480px) {
  .page-services .slider-label {
    padding-top: 12px;
    line-height: 1.1em;
    font-size: 0.66em;
  }
}
@media screen and (min-width: 768px) {
  .page-services .slider-label {
    word-break: normal;
  }
}
.page-services .slider-wrap {
  position: relative;
  margin-bottom: 4px;
}
.page-services .slide-1 {
  -webkit-animation: slider-path-1 10s ease-in-out infinite forwards;
  animation: slider-path-1 10s ease-in-out infinite forwards;
}
.page-services .slide-2 {
  -webkit-animation: slider-path-2 10s ease-in-out infinite forwards;
  animation: slider-path-2 10s ease-in-out infinite forwards;
}
.page-services .slide-3 {
  -webkit-animation: slider-path-3 10s ease-in-out infinite forwards;
  animation: slider-path-3 10s ease-in-out infinite forwards;
}
.page-services .slide-4 {
  -webkit-animation: slider-path-4 10s ease-in-out infinite forwards;
  animation: slider-path-4 10s ease-in-out infinite forwards;
}
.page-services .slide-5 {
  -webkit-animation: slider-path-5 10s ease-in-out infinite forwards;
  animation: slider-path-5 10s ease-in-out infinite forwards;
}
.page-services .slide-6 {
  -webkit-animation: slider-path-6 10s ease-in-out infinite forwards;
  animation: slider-path-6 10s ease-in-out infinite forwards;
}
@-webkit-keyframes slider-path-1 {
  0% {
    top: 33%;
  }
  5% {
    top: 33%;
  }
  25% {
    top: 25%;
  }
  35% {
    top: 25%;
  }
  65% {
    top: 40%;
  }
  75% {
    top: 40%;
  }
  100% {
    top: 33%;
  }
}
@keyframes slider-path-1 {
  0% {
    top: 33%;
  }
  5% {
    top: 33%;
  }
  25% {
    top: 25%;
  }
  35% {
    top: 25%;
  }
  65% {
    top: 40%;
  }
  75% {
    top: 40%;
  }
  100% {
    top: 33%;
  }
}
@-webkit-keyframes slider-path-2 {
  0% {
    top: 66%;
  }
  5% {
    top: 66%;
  }
  25% {
    top: 50%;
  }
  35% {
    top: 50%;
  }
  65% {
    top: 80%;
  }
  75% {
    top: 80%;
  }
  100% {
    top: 66%;
  }
}
@keyframes slider-path-2 {
  0% {
    top: 66%;
  }
  5% {
    top: 66%;
  }
  25% {
    top: 50%;
  }
  35% {
    top: 50%;
  }
  65% {
    top: 80%;
  }
  75% {
    top: 80%;
  }
  100% {
    top: 66%;
  }
}
@-webkit-keyframes slider-path-3 {
  0% {
    top: 50%;
  }
  5% {
    top: 50%;
  }
  25% {
    top: 30%;
  }
  35% {
    top: 30%;
  }
  65% {
    top: 16%;
  }
  75% {
    top: 16%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slider-path-3 {
  0% {
    top: 50%;
  }
  5% {
    top: 50%;
  }
  25% {
    top: 30%;
  }
  35% {
    top: 30%;
  }
  65% {
    top: 16%;
  }
  75% {
    top: 16%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slider-path-4 {
  0% {
    top: 18%;
  }
  5% {
    top: 18%;
  }
  25% {
    top: 80%;
  }
  35% {
    top: 80%;
  }
  65% {
    top: 50%;
  }
  75% {
    top: 50%;
  }
  100% {
    top: 18%;
  }
}
@keyframes slider-path-4 {
  0% {
    top: 18%;
  }
  5% {
    top: 18%;
  }
  25% {
    top: 80%;
  }
  35% {
    top: 80%;
  }
  65% {
    top: 50%;
  }
  75% {
    top: 50%;
  }
  100% {
    top: 18%;
  }
}
@-webkit-keyframes slider-path-5 {
  0% {
    top: 82%;
  }
  5% {
    top: 82%;
  }
  25% {
    top: 20%;
  }
  35% {
    top: 20%;
  }
  65% {
    top: 66%;
  }
  75% {
    top: 66%;
  }
  100% {
    top: 82%;
  }
}
@keyframes slider-path-5 {
  0% {
    top: 82%;
  }
  5% {
    top: 82%;
  }
  25% {
    top: 20%;
  }
  35% {
    top: 20%;
  }
  65% {
    top: 66%;
  }
  75% {
    top: 66%;
  }
  100% {
    top: 82%;
  }
}
@-webkit-keyframes slider-path-6 {
  0% {
    top: 56%;
  }
  5% {
    top: 56%;
  }
  25% {
    top: 33%;
  }
  35% {
    top: 33%;
  }
  65% {
    top: 25%;
  }
  75% {
    top: 25%;
  }
  100% {
    top: 56%;
  }
}
@keyframes slider-path-6 {
  0% {
    top: 56%;
  }
  5% {
    top: 56%;
  }
  25% {
    top: 33%;
  }
  35% {
    top: 33%;
  }
  65% {
    top: 25%;
  }
  75% {
    top: 25%;
  }
  100% {
    top: 56%;
  }
}
.page-services h3.description-title-light {
  font-weight: 600;
}
.page-services .checklist {
  vertical-align: top;
  display: inline-block;
}
.page-services .checklist li {
  font-weight: 300;
  font-size: 1em;
  margin-left: 0.8em;
}
.page-services .checklist li span.text-secondary {
  color: #5fb4e5;
  margin-left: -0.8em;
}
.page-services .row-centered .checklist {
  padding-left: 24px;
}
.page-services .stairs-bg {
  background-image: url(/wp-content/themes/qualtrics/images/pages/services/stairs.png);
  background-size: auto 100%;
  background-position: 20% top;
  background-repeat: no-repeat;
}
@media screen and (min-width: 992px) {
  .page-services .stairs-bg {
    background-position: right top;
  }
}
.page-services .row-centered {
  text-align: center;
}
.page-services .full-width {
  width: 100%;
  height: auto;
}
.page-services .img-right {
  background-image: url(/wp-content/themes/qualtrics/images/pages/services/shaking-hands.jpg);
  background-size: cover;
  background-position: center;
  height: 480px;
  width: 100%;
  right: 0;
  top: 0;
  bottom: 0;
}
@media screen and (min-width: 992px) {
  .page-services .img-right {
    position: absolute;
    width: 48%;
    height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .page-services .col-centered {
    display: inline-block;
    float: none;
    /* inline-block space fix */
    margin-right: -4px;
  }
}
.page-services .move-up-md {
  margin-top: 10px!important;
}
.page-innovation-k12 .qualtrics-hero div.container h1,
.page-template-innovation-k12 .qualtrics-hero div.container h1,
.page-template-international-innovation-k12 .qualtrics-hero div.container h1 {
  padding-right: 45px;
}
.page-innovation-k12 .innovation-k12-grid,
.page-template-innovation-k12 .innovation-k12-grid,
.page-template-international-innovation-k12 .innovation-k12-grid {
  /* ------------------------

            Navigation Styling 

        ------------------------ */
}
.page-innovation-k12 .innovation-k12-grid .students-bg,
.page-template-innovation-k12 .innovation-k12-grid .students-bg,
.page-template-international-innovation-k12 .innovation-k12-grid .students-bg {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/students.jpg);
  background-size: cover;
  background-posititon: center;
}
.page-innovation-k12 .innovation-k12-grid .sub-nav,
.page-template-innovation-k12 .innovation-k12-grid .sub-nav,
.page-template-international-innovation-k12 .innovation-k12-grid .sub-nav {
  background-color: #ffffff;
  height: 75px;
  position: relative;
}
.page-innovation-k12 .innovation-k12-grid a.current,
.page-template-innovation-k12 .innovation-k12-grid a.current,
.page-template-international-innovation-k12 .innovation-k12-grid a.current {
  color: #D6001C !important;
  padding-bottom: 22px;
  border-bottom: 5px #D6001C solid;
}
@media (max-width: 992px) {
  .page-innovation-k12 .innovation-k12-grid a.current,
  .page-template-innovation-k12 .innovation-k12-grid a.current,
  .page-template-international-innovation-k12 .innovation-k12-grid a.current {
    padding-bottom: 0px;
    border-bottom: 0px;
  }
}
@media (max-width: 992px) {
  .page-innovation-k12 .innovation-k12-grid a.current h3,
  .page-template-innovation-k12 .innovation-k12-grid a.current h3,
  .page-template-international-innovation-k12 .innovation-k12-grid a.current h3 {
    color: #D6001C !important;
  }
}
.page-innovation-k12 .innovation-k12-grid .sub-nav h3,
.page-template-innovation-k12 .innovation-k12-grid .sub-nav h3,
.page-template-international-innovation-k12 .innovation-k12-grid .sub-nav h3 {
  margin-bottom: 0px;
  margin-top: 20px;
}
.page-innovation-k12 .innovation-k12-grid .image-box,
.page-template-innovation-k12 .innovation-k12-grid .image-box,
.page-template-international-innovation-k12 .innovation-k12-grid .image-box {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  margin-left: 104px;
}
@media (min-width: 992px) {
  .page-innovation-k12 .innovation-k12-grid .sub-nav,
  .page-template-innovation-k12 .innovation-k12-grid .sub-nav,
  .page-template-international-innovation-k12 .innovation-k12-grid .sub-nav {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .page-innovation-k12 .innovation-k12-grid .sub-nav,
  .page-template-innovation-k12 .innovation-k12-grid .sub-nav,
  .page-template-international-innovation-k12 .innovation-k12-grid .sub-nav {
    margin-top: 0px;
    height: 10px;
  }
}
@media (max-width: 500px) {
  .page-innovation-k12 .innovation-k12-grid .hero-video-banner,
  .page-template-innovation-k12 .innovation-k12-grid .hero-video-banner,
  .page-template-international-innovation-k12 .innovation-k12-grid .hero-video-banner {
    display: none;
  }
}
.page-innovation-k12 .innovation-k12-grid .hero-video-banner,
.page-template-innovation-k12 .innovation-k12-grid .hero-video-banner,
.page-template-international-innovation-k12 .innovation-k12-grid .hero-video-banner {
  position: absolute;
  top: 0;
  right: 0;
}
.page-innovation-k12 .innovation-k12-grid .hero-video-banner > a,
.page-template-innovation-k12 .innovation-k12-grid .hero-video-banner > a,
.page-template-international-innovation-k12 .innovation-k12-grid .hero-video-banner > a {
  position: absolute;
  top: 33%;
  left: 50%;
  display: inline-block;
  padding: 20px 21px 13px 30px;
  border-radius: 50px;
  background: #d9e0e2;
  color: white;
}
.page-innovation-k12 .innovation-k12-grid .stats,
.page-template-innovation-k12 .innovation-k12-grid .stats,
.page-template-international-innovation-k12 .innovation-k12-grid .stats {
  width: 100%;
  position: relative;
  display: block;
  padding: 40px 0;
  z-index: 3;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 10px;
}
.page-innovation-k12 .innovation-k12-grid .number,
.page-template-innovation-k12 .innovation-k12-grid .number,
.page-template-international-innovation-k12 .innovation-k12-grid .number {
  color: #D6001C;
  font-weight: 500;
  letter-spacing: 2px;
  display: inline-block;
}
.page-innovation-k12 .innovation-k12-grid .result-description,
.page-template-innovation-k12 .innovation-k12-grid .result-description,
.page-template-international-innovation-k12 .innovation-k12-grid .result-description {
  color: #2F393F;
  margin-left: 5px;
  letter-spacing: 2px;
  display: inline-block;
}
.page-innovation-k12 .innovation-k12-grid .qualtrics-logos,
.page-template-innovation-k12 .innovation-k12-grid .qualtrics-logos,
.page-template-international-innovation-k12 .innovation-k12-grid .qualtrics-logos {
  height: inherit;
}
.page-innovation-k12 .innovation-k12-grid ul.special,
.page-template-innovation-k12 .innovation-k12-grid ul.special,
.page-template-international-innovation-k12 .innovation-k12-grid ul.special {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.page-innovation-k12 .innovation-k12-grid .login-box,
.page-template-innovation-k12 .innovation-k12-grid .login-box,
.page-template-international-innovation-k12 .innovation-k12-grid .login-box {
  position: relative;
  display: inline-block;
  margin-top: 40px;
  float: right;
  margin-right: 3%;
}
@media (max-width: 500px) {
  .page-innovation-k12 .innovation-k12-grid .login-box,
  .page-template-innovation-k12 .innovation-k12-grid .login-box,
  .page-template-international-innovation-k12 .innovation-k12-grid .login-box {
    margin-right: 20%;
  }
}
.page-innovation-k12 .innovation-k12-grid #login,
.page-template-innovation-k12 .innovation-k12-grid #login,
.page-template-international-innovation-k12 .innovation-k12-grid #login {
  line-height: 16px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-right: 15px;
}
.page-innovation-k12 .innovation-k12-grid #login a,
.page-template-innovation-k12 .innovation-k12-grid #login a,
.page-template-international-innovation-k12 .innovation-k12-grid #login a {
  color: #647077;
}
@media (max-width: 500px) {
  .page-innovation-k12 .innovation-k12-grid #login,
  .page-template-innovation-k12 .innovation-k12-grid #login,
  .page-template-international-innovation-k12 .innovation-k12-grid #login {
    margin-right: 10px;
  }
}
.page-innovation-k12 .innovation-k12-grid .new-style,
.page-template-innovation-k12 .innovation-k12-grid .new-style,
.page-template-international-innovation-k12 .innovation-k12-grid .new-style {
  width: 100%;
  height: 100px;
  overflow: hidden;
  background: #474e53;
  margin-top: -100px;
  z-index: 2;
}
.page-innovation-k12 .innovation-k12-grid .viewport,
.page-template-innovation-k12 .innovation-k12-grid .viewport,
.page-template-international-innovation-k12 .innovation-k12-grid .viewport {
  height: 130px;
  /* Note the excessive extra height to keep h-scrollbar at bay */
  overflow: auto;
  overflow-x: auto;
  overflow-y: hidden;
}
.page-innovation-k12 .innovation-k12-grid .horizontal,
.page-template-innovation-k12 .innovation-k12-grid .horizontal,
.page-template-international-innovation-k12 .innovation-k12-grid .horizontal {
  width: inherit;
}
.page-innovation-k12 .innovation-k12-grid .item,
.page-template-innovation-k12 .innovation-k12-grid .item,
.page-template-international-innovation-k12 .innovation-k12-grid .item {
  width: 100px;
  float: left;
  background: blue;
  margin-right: 1px;
  height: 100px;
}
.page-innovation-k12 .innovation-k12-grid .upper-case,
.page-template-innovation-k12 .innovation-k12-grid .upper-case,
.page-template-international-innovation-k12 .innovation-k12-grid .upper-case {
  text-transform: uppercase;
}
.page-innovation-k12 .innovation-k12-grid #content > section.qualtrics-hero.careers-hero.spacing-lg > div:nth-child(2) > img,
.page-template-innovation-k12 .innovation-k12-grid #content > section.qualtrics-hero.careers-hero.spacing-lg > div:nth-child(2) > img,
.page-template-international-innovation-k12 .innovation-k12-grid #content > section.qualtrics-hero.careers-hero.spacing-lg > div:nth-child(2) > img {
  z-index: -1;
}
.page-innovation-k12 .innovation-k12-grid .qualtrics-logos.new-style .container > .row > div,
.page-template-innovation-k12 .innovation-k12-grid .qualtrics-logos.new-style .container > .row > div,
.page-template-international-innovation-k12 .innovation-k12-grid .qualtrics-logos.new-style .container > .row > div {
  line-height: inherit;
}
.page-innovation-k12 .innovation-k12-grid .sub-menu #q-nav-bar,
.page-template-innovation-k12 .innovation-k12-grid .sub-menu #q-nav-bar,
.page-template-international-innovation-k12 .innovation-k12-grid .sub-menu #q-nav-bar {
  margin-top: 0;
  background-color: white;
}
.page-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .sub-nav,
.page-template-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .sub-nav,
.page-template-international-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .sub-nav {
  background-color: #ffffff;
  height: 75px;
  position: relative;
}
@media (min-width: 992px) {
  .page-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .sub-nav,
  .page-template-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .sub-nav,
  .page-template-international-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .sub-nav {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .page-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .sub-nav,
  .page-template-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .sub-nav,
  .page-template-international-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .sub-nav {
    margin-top: 0px;
    height: 10px;
  }
}
.page-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .login-box,
.page-template-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .login-box,
.page-template-international-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .login-box {
  position: relative;
  display: inline-block;
  margin-top: 28px;
  float: right;
  margin-right: 102px;
}
@media (max-width: 768px) {
  .page-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .login-box,
  .page-template-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .login-box,
  .page-template-international-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .login-box {
    margin-top: 15px;
    margin-right: 33%;
  }
}
@media (max-width: 480px) {
  .page-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .login-box,
  .page-template-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .login-box,
  .page-template-international-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .login-box {
    margin-top: 0px;
    float: right;
    margin-right: 29%;
  }
}
@media (max-width: 992px) {
  .page-innovation-k12 .innovation-k12-grid .customer-success-wrapper .col-md-8,
  .page-template-innovation-k12 .innovation-k12-grid .customer-success-wrapper .col-md-8,
  .page-template-international-innovation-k12 .innovation-k12-grid .customer-success-wrapper .col-md-8 {
    border-right-color: #474e53 !important;
    padding-bottom: 2em;
  }
}
.page-innovation-k12 .innovation-k12-grid .customer-success-wrapper .q-arrow-link,
.page-template-innovation-k12 .innovation-k12-grid .customer-success-wrapper .q-arrow-link,
.page-template-international-innovation-k12 .innovation-k12-grid .customer-success-wrapper .q-arrow-link {
  font-size: 0.9em;
  text-transform: uppercase;
}
.page-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .image-box,
.page-template-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .image-box,
.page-template-international-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .image-box {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  margin-left: 104px;
}
@media (max-width: 768px) {
  .page-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .image-box,
  .page-template-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .image-box,
  .page-template-international-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .image-box {
    margin-top: 0px;
    margin-left: 38%;
  }
}
@media (max-width: 480px) {
  .page-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .image-box,
  .page-template-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .image-box,
  .page-template-international-innovation-k12 .innovation-k12-grid .page-template-innovation-k12 .image-box {
    margin-top: 15px;
    margin-left: 18%;
  }
}
.page-innovation-k12 .innovation-k12-grid .sub-nav .logo-title,
.page-template-innovation-k12 .innovation-k12-grid .sub-nav .logo-title,
.page-template-international-innovation-k12 .innovation-k12-grid .sub-nav .logo-title {
  margin-top: 28px;
}
@media (max-width: 768px) {
  .page-innovation-k12 .innovation-k12-grid .sub-nav .logo-title,
  .page-template-innovation-k12 .innovation-k12-grid .sub-nav .logo-title,
  .page-template-international-innovation-k12 .innovation-k12-grid .sub-nav .logo-title {
    margin-top: 22px;
    margin-bottom: 25px;
  }
}
@media (max-width: 480px) {
  .page-innovation-k12 .innovation-k12-grid .sub-nav .logo-title,
  .page-template-innovation-k12 .innovation-k12-grid .sub-nav .logo-title,
  .page-template-international-innovation-k12 .innovation-k12-grid .sub-nav .logo-title {
    margin-bottom: 60px;
    text-align: center;
  }
}
.page-innovation-k12 .innovation-k12-grid .sub-nav .logo-first,
.page-template-innovation-k12 .innovation-k12-grid .sub-nav .logo-first,
.page-template-international-innovation-k12 .innovation-k12-grid .sub-nav .logo-first {
  font-weight: 600;
  color: #2F393F;
  letter-spacing: 0px;
}
.page-innovation-k12 .innovation-k12-grid .sub-nav .logo-last,
.page-template-innovation-k12 .innovation-k12-grid .sub-nav .logo-last,
.page-template-international-innovation-k12 .innovation-k12-grid .sub-nav .logo-last {
  font-weight: 200;
  color: #2F393F;
  letter-spacing: 0px;
}
.page-innovation-k12 .innovation-k12-grid .sub-nav .login,
.page-template-innovation-k12 .innovation-k12-grid .sub-nav .login,
.page-template-international-innovation-k12 .innovation-k12-grid .sub-nav .login {
  font-size: 12px;
  font-weight: 700;
  float: right;
  margin-top: -40px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  .page-innovation-k12 .innovation-k12-grid .sub-nav .login,
  .page-template-innovation-k12 .innovation-k12-grid .sub-nav .login,
  .page-template-international-innovation-k12 .innovation-k12-grid .sub-nav .login {
    margin-bottom: 15px;
    margin-top: -39px;
  }
}
@media (max-width: 480px) {
  .page-innovation-k12 .innovation-k12-grid .sub-nav .login,
  .page-template-innovation-k12 .innovation-k12-grid .sub-nav .login,
  .page-template-international-innovation-k12 .innovation-k12-grid .sub-nav .login {
    margin-right: 27%;
  }
}
.page-innovation-k12 .innovation-k12-grid .sub-nav .login a,
.page-template-innovation-k12 .innovation-k12-grid .sub-nav .login a,
.page-template-international-innovation-k12 .innovation-k12-grid .sub-nav .login a {
  color: #647077;
}
.page-innovation-k12 .innovation-k12-grid .sub-nav .login a:hover,
.page-template-innovation-k12 .innovation-k12-grid .sub-nav .login a:hover,
.page-template-international-innovation-k12 .innovation-k12-grid .sub-nav .login a:hover {
  color: #D6001C;
}
.page-innovation-k12 .innovation-k12-grid .navbar-sub,
.page-template-innovation-k12 .innovation-k12-grid .navbar-sub,
.page-template-international-innovation-k12 .innovation-k12-grid .navbar-sub {
  margin-bottom: 0px;
}
.page-innovation-k12 .innovation-k12-grid .navbar-sub .logo-first,
.page-template-innovation-k12 .innovation-k12-grid .navbar-sub .logo-first,
.page-template-international-innovation-k12 .innovation-k12-grid .navbar-sub .logo-first {
  font-weight: 600;
  color: #2F393F;
  letter-spacing: 0px;
}
.page-innovation-k12 .innovation-k12-grid .navbar-sub .logo-last,
.page-template-innovation-k12 .innovation-k12-grid .navbar-sub .logo-last,
.page-template-international-innovation-k12 .innovation-k12-grid .navbar-sub .logo-last {
  font-weight: 200;
  color: #2F393F;
  letter-spacing: 0px;
}
.page-innovation-k12 .innovation-k12-grid .navbar-sub .qi-li,
.page-template-innovation-k12 .innovation-k12-grid .navbar-sub .qi-li,
.page-template-international-innovation-k12 .innovation-k12-grid .navbar-sub .qi-li {
  top: inherit;
}
.page-innovation-k12 .innovation-k12-grid .navbar-sub li a,
.page-template-innovation-k12 .innovation-k12-grid .navbar-sub li a,
.page-template-international-innovation-k12 .innovation-k12-grid .navbar-sub li a {
  padding: 0px 0px;
}
.page-innovation-k12 .innovation-k12-grid .navbar-sub li a:hover,
.page-template-innovation-k12 .innovation-k12-grid .navbar-sub li a:hover,
.page-template-international-innovation-k12 .innovation-k12-grid .navbar-sub li a:hover {
  background-color: #ffffff;
}
.page-innovation-k12 .innovation-k12-grid .navbar-sub li a h3,
.page-template-innovation-k12 .innovation-k12-grid .navbar-sub li a h3,
.page-template-international-innovation-k12 .innovation-k12-grid .navbar-sub li a h3 {
  text-align: left;
  color: #647077;
  margin-top: 0px;
}
.page-innovation-k12 .innovation-k12-grid .navbar-sub li a h3:hover,
.page-template-innovation-k12 .innovation-k12-grid .navbar-sub li a h3:hover,
.page-template-international-innovation-k12 .innovation-k12-grid .navbar-sub li a h3:hover {
  color: #D6001C;
}
.page-innovation-k12 .innovation-k12-grid .grid-pointer,
.page-template-innovation-k12 .innovation-k12-grid .grid-pointer,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-pointer {
  border-bottom-color: #474e53;
}
.page-innovation-k12 .innovation-k12-grid .active .grid-item-inner,
.page-template-innovation-k12 .innovation-k12-grid .active .grid-item-inner,
.page-template-international-innovation-k12 .innovation-k12-grid .active .grid-item-inner {
  background: #474e53;
}
@media screen and (min-width: 992px) {
  .page-innovation-k12 .innovation-k12-grid .button-list-vertical,
  .page-template-innovation-k12 .innovation-k12-grid .button-list-vertical,
  .page-template-international-innovation-k12 .innovation-k12-grid .button-list-vertical {
    padding-left: 4em;
  }
}
.page-innovation-k12 .innovation-k12-grid .button-list-vertical .btn-pill,
.page-template-innovation-k12 .innovation-k12-grid .button-list-vertical .btn-pill,
.page-template-international-innovation-k12 .innovation-k12-grid .button-list-vertical .btn-pill {
  margin: 2em 0 0 0;
}
.page-innovation-k12 .innovation-k12-grid .button-list-vertical .btn-pill.text-white,
.page-template-innovation-k12 .innovation-k12-grid .button-list-vertical .btn-pill.text-white,
.page-template-international-innovation-k12 .innovation-k12-grid .button-list-vertical .btn-pill.text-white {
  color: #fff;
}
.page-innovation-k12 .innovation-k12-grid .button-list-vertical .btn-pill.text-white:hover,
.page-template-innovation-k12 .innovation-k12-grid .button-list-vertical .btn-pill.text-white:hover,
.page-template-international-innovation-k12 .innovation-k12-grid .button-list-vertical .btn-pill.text-white:hover {
  color: #000;
}
.page-innovation-k12 .innovation-k12-grid .grid-expand .grid-expanded-item .grid-expanded-inner,
.page-template-innovation-k12 .innovation-k12-grid .grid-expand .grid-expanded-item .grid-expanded-inner,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-expand .grid-expanded-item .grid-expanded-inner {
  margin-top: 30px;
  padding: 40px 22px;
  background: #474e53;
}
.page-innovation-k12 .innovation-k12-grid .grid-expand .grid-expanded-item .grid-expanded-inner .institution-title,
.page-template-innovation-k12 .innovation-k12-grid .grid-expand .grid-expanded-item .grid-expanded-inner .institution-title,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-expand .grid-expanded-item .grid-expanded-inner .institution-title {
  color: #5fb4e5;
  text-transform: uppercase;
  font-size: 0.8em;
  margin-bottom: 1.2em;
  margin-top: -1.2em;
}
@media screen and (min-width: 768px) {
  .page-innovation-k12 .innovation-k12-grid .grid-expand .grid-expanded-item .grid-expanded-inner,
  .page-template-innovation-k12 .innovation-k12-grid .grid-expand .grid-expanded-item .grid-expanded-inner,
  .page-template-international-innovation-k12 .innovation-k12-grid .grid-expand .grid-expanded-item .grid-expanded-inner {
    padding: 90px 85px;
  }
}
.page-innovation-k12 .innovation-k12-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg:after,
.page-template-innovation-k12 .innovation-k12-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg:after,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-expand .row .grid-item-outer div.grid-item-inner span.grid-item-bg:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #babcbe;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner {
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
  background: #babcbe;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-header,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-header,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-header {
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: background 0.6s ease;
  -moz-transition: background 0.6s ease;
  -o-transition: background 0.6s ease;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner .cap-bot .preview,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner .cap-bot .preview,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner .cap-bot .preview {
  left: 0;
  bottom: -30%;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner .preview,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner .preview,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner .preview {
  bottom: -50%;
  opacity: 0;
  height: 33%;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner .preview-inner,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner .preview-inner,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner .preview-inner {
  position: relative;
  top: 66.66%;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  padding-bottom: 2px;
  width: 100%;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner:hover,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner:hover,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner:hover {
  display: block;
  cursor: pointer;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .grid-item-header,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .grid-item-header,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .grid-item-header {
  opacity: 0.2;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .ql:before,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .ql:before,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .ql:before {
  opacity: 0.2;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .preview,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .preview,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .preview {
  display: block;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(118, 119, 121, 0.33) 0%, rgba(68, 69, 69, 0.88) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(118, 119, 121, 0.33) 0%, rgba(68, 69, 69, 0.88) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6647077', endColorstr='#8f647077', GradientType=0);
  /* IE6-9 */
  color: white;
  padding: 0;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  opacity: 1;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .preview-inner,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .preview-inner,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .preview-inner {
  top: 100%;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .cap-bot .preview,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .cap-bot .preview,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .cap-bot .preview {
  bottom: 0;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .q-arrow-link,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .q-arrow-link,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .q-arrow-link {
  color: #ffffff;
  font-weight: 600;
  margin-left: 20px;
  margin-top: 115px;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .q-arrow-link:after,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .q-arrow-link:after,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner:hover .q-arrow-link:after {
  padding-left: 0.12em;
}
.page-innovation-k12 .innovation-k12-grid .grid-item-inner:hover p.hover-desc,
.page-template-innovation-k12 .innovation-k12-grid .grid-item-inner:hover p.hover-desc,
.page-template-international-innovation-k12 .innovation-k12-grid .grid-item-inner:hover p.hover-desc {
  line-height: 1.2em;
  margin-bottom: -106px;
  margin-left: 20px;
  margin-right: 20px;
  color: #ffffff;
  z-index: 10;
  font-weight: lighter;
}
.page-innovation-k12 .innovation-k12-grid .btn-default,
.page-template-innovation-k12 .innovation-k12-grid .btn-default,
.page-template-international-innovation-k12 .innovation-k12-grid .btn-default {
  color: #2F393F;
  background-color: white;
  border-color: #999;
}
.page-innovation-k12 .innovation-k12-grid .btn-default:hover,
.page-template-innovation-k12 .innovation-k12-grid .btn-default:hover,
.page-template-international-innovation-k12 .innovation-k12-grid .btn-default:hover {
  border-color: #999;
}
.page-innovation-k12 .innovation-k12-grid .btn-default:focus,
.page-template-innovation-k12 .innovation-k12-grid .btn-default:focus,
.page-template-international-innovation-k12 .innovation-k12-grid .btn-default:focus {
  border-color: #999;
}
.page-innovation-k12 .innovation-k12-grid .more,
.page-template-innovation-k12 .innovation-k12-grid .more,
.page-template-international-innovation-k12 .innovation-k12-grid .more {
  display: none;
}
.page-innovation-k12 button.btn.btn-default.dropdown-toggle,
.page-template-innovation-k12 button.btn.btn-default.dropdown-toggle,
.page-template-international-innovation-k12 button.btn.btn-default.dropdown-toggle {
  width: 275px;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: left;
  font-size: 14px;
  padding-left: 16px;
}
.page-innovation-k12 .btn-default,
.page-template-innovation-k12 .btn-default,
.page-template-international-innovation-k12 .btn-default {
  color: #2F393F;
  background-color: transparent;
  border-color: #999;
}
.page-innovation-k12 .btn-default:hover,
.page-template-innovation-k12 .btn-default:hover,
.page-template-international-innovation-k12 .btn-default:hover {
  border-color: #999;
}
.page-innovation-k12 .btn-default:focus,
.page-template-innovation-k12 .btn-default:focus,
.page-template-international-innovation-k12 .btn-default:focus {
  border-color: #999;
}
.page-innovation-k12 .btn-group,
.page-template-innovation-k12 .btn-group,
.page-template-international-innovation-k12 .btn-group {
  margin: 0 0 3.5% 3.5%;
}
@media screen and (min-width: 768px) {
  .page-innovation-k12 .btn-group,
  .page-template-innovation-k12 .btn-group,
  .page-template-international-innovation-k12 .btn-group {
    margin: -6.5% 0 2.5% 2%;
  }
}
@media screen and (min-width: 992px) {
  .page-innovation-k12 .btn-group,
  .page-template-innovation-k12 .btn-group,
  .page-template-international-innovation-k12 .btn-group {
    margin: -4.5% 0 1.5% 1.5%;
  }
}
@media screen and (min-width: 1200px) {
  .page-innovation-k12 .btn-group,
  .page-template-innovation-k12 .btn-group,
  .page-template-international-innovation-k12 .btn-group {
    margin: 0 0 1.5% 1.5%;
  }
}
@media screen and (min-width: 1400px) {
  .page-innovation-k12 .btn-group,
  .page-template-innovation-k12 .btn-group,
  .page-template-international-innovation-k12 .btn-group {
    margin: 0 0 1.5% 1.5%;
  }
}
.page-innovation-k12 .btn-group-last,
.page-template-innovation-k12 .btn-group-last,
.page-template-international-innovation-k12 .btn-group-last {
  margin-right: 0;
}
.page-innovation-k12 .qi-caret-down,
.page-template-innovation-k12 .qi-caret-down,
.page-template-international-innovation-k12 .qi-caret-down,
.page-innovation-k12 .qi-caret-up,
.page-template-innovation-k12 .qi-caret-up,
.page-template-international-innovation-k12 .qi-caret-up {
  vertical-align: sub;
  position: absolute;
  right: 15px;
}
.page-innovation-k12 .ql:before,
.page-template-innovation-k12 .ql:before,
.page-template-international-innovation-k12 .ql:before {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.page-innovation-k12 #caret-2,
.page-template-innovation-k12 #caret-2,
.page-template-international-innovation-k12 #caret-2 {
  margin-left: 96px;
  vertical-align: sub;
}
.page-innovation-k12 .dropdown-menu > li > a,
.page-template-innovation-k12 .dropdown-menu > li > a,
.page-template-international-innovation-k12 .dropdown-menu > li > a {
  display: block;
  padding: 3px 16px;
  clear: both;
  line-height: 1.666667;
  color: #2F393F;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 300;
}
.page-innovation-k12 .open > .dropdown-menu,
.page-template-innovation-k12 .open > .dropdown-menu,
.page-template-international-innovation-k12 .open > .dropdown-menu {
  display: block;
}
.page-innovation-k12 .open > .dropdown-toggle.btn-default,
.page-template-innovation-k12 .open > .dropdown-toggle.btn-default,
.page-template-international-innovation-k12 .open > .dropdown-toggle.btn-default {
  color: #2F393F;
  background-color: #ffffff;
  border-color: #d9e0e2;
}
.page-innovation-k12 .toggleclass,
.page-template-innovation-k12 .toggleclass,
.page-template-international-innovation-k12 .toggleclass {
  padding-bottom: 25px;
}
.page-innovation-k12 .qualtrics-dropdown-menu,
.page-template-innovation-k12 .qualtrics-dropdown-menu,
.page-template-international-innovation-k12 .qualtrics-dropdown-menu {
  position: absolute;
  top: 54%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 275px;
  padding: 5px 0;
  margin: 3.5px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  box-shadow: none;
  background-clip: padding-box;
  border-left: 1px solid #d9e0e2;
  border-right: 1px solid #d9e0e2;
  border-bottom: 1px solid #d9e0e2;
}
.page-innovation-k12 .btn-group.open .dropdown-toggle,
.page-template-innovation-k12 .btn-group.open .dropdown-toggle,
.page-template-international-innovation-k12 .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.page-innovation-k12 .background,
.page-template-innovation-k12 .background,
.page-template-international-innovation-k12 .background {
  background-color: #f8f8f8;
  width: 100%;
  height: 350%;
  position: absolute;
  top: 565px;
  z-index: -1;
}
@media (min-height: 1025px) {
  .page-innovation-k12 .background,
  .page-template-innovation-k12 .background,
  .page-template-international-innovation-k12 .background {
    height: 465%;
  }
}
@media (max-height: 1024px) {
  .page-innovation-k12 .background,
  .page-template-innovation-k12 .background,
  .page-template-international-innovation-k12 .background {
    height: 595%;
  }
}
@media (max-height: 900px) {
  .page-innovation-k12 .background,
  .page-template-innovation-k12 .background,
  .page-template-international-innovation-k12 .background {
    height: 600%;
  }
}
@media (max-width: 1200px) {
  .page-innovation-k12 .background,
  .page-template-innovation-k12 .background,
  .page-template-international-innovation-k12 .background {
    top: 700px;
    height: 645%;
  }
}
@media (max-width: 768px) {
  .page-innovation-k12 .background,
  .page-template-innovation-k12 .background,
  .page-template-international-innovation-k12 .background {
    top: 650px;
    height: 675%;
  }
}
@media (max-width: 730px) {
  .page-innovation-k12 .background,
  .page-template-innovation-k12 .background,
  .page-template-international-innovation-k12 .background {
    top: 800px;
  }
}
@media (max-width: 505px) {
  .page-innovation-k12 .background,
  .page-template-innovation-k12 .background,
  .page-template-international-innovation-k12 .background {
    top: 1100px;
  }
}
@media (max-width: 480px) {
  .page-innovation-k12 .background,
  .page-template-innovation-k12 .background,
  .page-template-international-innovation-k12 .background {
    background-color: #ffffff;
  }
}
.page-innovation-k12 .list-inline,
.page-template-innovation-k12 .list-inline,
.page-template-international-innovation-k12 .list-inline {
  margin-left: 35px;
}
@media (max-width: 480px) {
  .page-innovation-k12 .list-inline,
  .page-template-innovation-k12 .list-inline,
  .page-template-international-innovation-k12 .list-inline {
    margin-left: 0px;
  }
}
.page-innovation-k12 .orangeCounty,
.page-template-innovation-k12 .orangeCounty,
.page-template-international-innovation-k12 .orangeCounty {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/orange_county.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .milwaukee,
.page-template-innovation-k12 .milwaukee,
.page-template-international-innovation-k12 .milwaukee {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/milwaukee.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .cincinnati,
.page-template-innovation-k12 .cincinnati,
.page-template-international-innovation-k12 .cincinnati {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/cincinnati.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .nebraska,
.page-template-innovation-k12 .nebraska,
.page-template-international-innovation-k12 .nebraska {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/nebraska.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .minidoka,
.page-template-innovation-k12 .minidoka,
.page-template-international-innovation-k12 .minidoka {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/minidoka.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .alpine,
.page-template-innovation-k12 .alpine,
.page-template-international-innovation-k12 .alpine {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/alpine.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .michigan,
.page-template-innovation-k12 .michigan,
.page-template-international-innovation-k12 .michigan {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/michigan.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .milwaukee,
.page-template-innovation-k12 .milwaukee,
.page-template-international-innovation-k12 .milwaukee {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/milwaukee.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .rowan,
.page-template-innovation-k12 .rowan,
.page-template-international-innovation-k12 .rowan {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/rowan.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .paloAlto,
.page-template-innovation-k12 .paloAlto,
.page-template-international-innovation-k12 .paloAlto {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/paloAlto.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .transformingEdu,
.page-template-innovation-k12 .transformingEdu,
.page-template-international-innovation-k12 .transformingEdu {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/transformingEdu.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.page-innovation-k12 .austin,
.page-template-innovation-k12 .austin,
.page-template-international-innovation-k12 .austin {
  background-image: url(/wp-content/themes/qualtrics/images/pages/innovation-k12/austin.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: auto;
  image-rendering: crisp-edges;
}
/* 
    
    IE - Background Fallback

*/
.product-updates-wrapper .filter-container {
  border-radius: 20px;
  overflow: hidden;
  color: #2F393F;
  background-color: white;
  border: 1px solid #999;
}
.product-updates-wrapper .filter-container ul,
.product-updates-wrapper .filter-container li {
  list-style: none;
  list-style-type: none;
  padding: 0;
  box-sizing: border-box !important;
}
.product-updates-wrapper .filter-container li {
  width: 100%;
}
.product-updates-wrapper .filter-container .filter-btn,
.product-updates-wrapper .filter-container li.filter-btn {
  padding: 8px 15px!important;
  line-height: 1.4;
  font-weight: 300;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.product-updates-wrapper .filter-container li.filter-btn {
  box-sizing: border-box;
  overflow: hidden;
  color: #222;
  transition: margin-top 200ms linear, margin-bottom 200ms linear, padding-bottom 200ms linear, padding-bottom 200ms linear, opacity 200ms linear, height 200ms linear, background 120ms ease;
  -webkit-transition: margin-top 200ms linear, margin-bottom 200ms linear, padding-bottom 200ms linear, padding-bottom 200ms linear, opacity 200ms linear, height 200ms linear, background 120ms ease;
}
.product-updates-wrapper .filter-container li.filter-btn:hover {
  background: #eee;
}
.product-updates-wrapper .filter-container li.filter-btn:first-child {
  border-top: none;
}
.product-updates-wrapper .filter-container li.filter-btn-group:last-child,
.product-updates-wrapper .filter-container li.filter-btn:last-child {
  border-bottom: none;
}
.product-updates-wrapper .filter-container li.filter-btn-group {
  border: none;
  padding: 16px;
  padding-bottom: 0;
}
.product-updates-wrapper .filter-container ul.filter-btn-group {
  margin-bototm: 10px!important;
}
.product-updates-wrapper .filter-container ul.filter-btn-group .filter-btn {
  line-height: 1.25;
}
.product-updates-wrapper .filter-container ul.filter-btn-group li.filter-btn-group {
  padding-top: 0;
  line-height: 1.2;
}
.product-updates-wrapper .filter-container .filter-btn-heading {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 16px;
  padding-left: 0;
  margin-top: 0;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.product-updates-wrapper .filter-container li.filter-btn-heading {
  font-size: 16px;
  padding-left: 16px;
  border: none;
  padding-bottom: 0;
  font-weight: inherit;
}
.product-updates-wrapper .filter-container .filter-btn-heading:hover .arrow {
  margin-left: 2px;
}
.product-updates-wrapper .filter-container li.active {
  color: #000;
  font-weight: 500;
}
.product-updates-wrapper .filter-container .arrow {
  display: inline-block;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  float: right;
  font-size: 24px;
}
.product-updates-wrapper .filter-container .expanded .arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 2px;
}
.product-updates-wrapper .filter-container li.disabled {
  opacity: 0.5;
  cursor: default!important;
  pointer-events: none;
}
.product-updates-wrapper .filter-container .filter-1,
.product-updates-wrapper .filter-container .filter-2 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.product-updates-wrapper #updateArea {
  min-height: 60%!important;
  min-height: 60vh!important;
  overflow: hidden;
}
.product-updates-wrapper .update-post {
  padding: 10px 60px 30px 30px;
  max-height: auto;
  position: relative;
  border: none;
  border-radius: 0;
  border: 1px solid #ccc;
  margin-bottom: -1px;
}
.product-updates-wrapper .collapse-toggle {
  text-align: center;
  display: block;
  background: transparent;
  position: absolute;
  top: auto;
  bottom: 0;
  right: 10px;
  width: 50px;
  z-index: 1;
  height: 50px;
  box-sizing: border-box;
  font-size: 2.2em;
  font-weight: 300;
  color: #666;
  cursor: pointer;
  transition: padding 300ms ease;
  -webkit-transition: padding 300ms ease;
  margin-top: 0;
  padding-top: 0;
}
.product-updates-wrapper .collapse-toggle:hover {
  padding-bottom: 2px;
}
.product-updates-wrapper .collapsed {
  padding: 0 30px;
  overflow: hidden;
  max-height: 140px;
  position: relative;
}
@media (min-width: 580px) {
  .product-updates-wrapper .collapsed {
    max-height: 118px;
  }
}
.product-updates-wrapper .collapsed .collapse-toggle {
  text-align: center;
  display: block;
  background: transparent;
  position: absolute;
  top: 26px;
  bottom: auto;
  right: 10px;
  width: 50px;
  z-index: 2;
  height: 118px;
  box-sizing: border-box;
  padding-top: 80px;
  font-size: 2.2em;
  font-weight: 300;
  color: #666;
  cursor: pointer;
}
.product-updates-wrapper .collapsed .collapse-toggle:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 12px;
  z-index: 0;
}
.product-updates-wrapper .collapsed .collapse-toggle:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 12px;
  height: 12px;
  z-index: 0;
}
.product-updates-wrapper .collapsed .collapse-toggle:hover:before {
  opacity: 1;
}
.product-updates-wrapper .collapsed .filter-btn i.qi {
  float: right!important;
}
.product-updates-wrapper .update-wrap {
  float: right;
  margin-top: 12px;
}
.product-updates-wrapper .update-post {
  display: none;
}
.product-updates-wrapper .update-post h2 .qi {
  font-size: 0.75em;
  margin-right: 0.33em;
}
.product-updates-wrapper .scroll-top-bar {
  position: fixed;
  bottom: 16px;
  height: auto;
  padding: 0;
  width: auto;
  background: transparent;
  right: 10px;
  text-align: right;
  z-index: 9999;
}
.product-updates-wrapper #scrollTop {
  display: none;
}
.product-updates-wrapper .faded-text {
  display: inline-block;
  opacity: 1;
  font-size: 16px;
  float: right;
}
.product-updates-wrapper .update-post {
  overflow: hidden;
}
.product-updates-wrapper .update-post p,
.product-updates-wrapper .update-post ul,
.product-updates-wrapper .update-post h1,
.product-updates-wrapper .update-post h2,
.product-updates-wrapper .update-post h3,
.product-updates-wrapper .update-post h4,
.product-updates-wrapper .update-post h5,
.product-updates-wrapper .update-post h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-updates-wrapper .update-post h4 {
  font-size: 16px;
}
.product-updates-wrapper .top-hero {
  background-image: url(/wp-content/themes/qualtrics/images/pages/careers/hero_new.jpg);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.product-updates-wrapper h2 span.dynamic-product-name {
  font-weight: 200;
  text-transform: none;
  letter-spacing: 0!important;
}
.product-updates-wrapper .solution-labels {
  font-size: 16px;
  float: right;
  margin-top: 2%;
}
.product-updates-wrapper .solution-labels div {
  display: inline-block;
  color: #222;
  opacity: 0.66;
  -webkit-transition: all 180ms ease;
  transition: all 180ms ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer!important;
}
.product-updates-wrapper .solution-labels div:after {
  content: ', ';
}
.product-updates-wrapper .solution-labels div.activated,
.product-updates-wrapper .solution-labels div:hover {
  opacity: 1;
}
.product-updates-wrapper .solution-labels div:last-of-type:after {
  content: '';
}
.product-updates-wrapper li {
  font-size: 16px;
}
.product-updates-wrapper .rel-col {
  position: relative;
  overflow: visible;
  height: 100px;
}
.product-updates-wrapper .filter-container {
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
}
.product-updates-wrapper .filter-btn.filter-btn-heading {
  position: relative;
}
.product-updates-wrapper .filter-btn.filter-btn-heading .qi {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-47.5%);
  transform: translateY(-47.5%);
}
.product-updates-wrapper .filter-btn.filter-btn-heading.expanded .qi {
  -webkit-transform: translateY(-70%) rotate(180deg);
  transform: translateY(-70%) rotate(180deg);
}
.product-updates-wrapper .solution-ul {
  width: 100%;
  text-align: left!important;
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: -2px;
  padding-right: 12px;
  margin-left: -4px !important;
}
@media (min-width: 992px) {
  .product-updates-wrapper .solution-ul {
    width: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: -10px;
    margin-right: 10px;
  }
}
.product-updates-wrapper .solution-ul li {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin: 4px 5px;
  overflow: visible;
}
.product-updates-wrapper .solution-ul li:first-child {
  margin-left: 0;
}
.product-updates-wrapper .solution-ul li:last-child {
  margin-right: 0;
}
.product-updates-wrapper .solution-ul li.text-rc {
  width: 36px;
}
.product-updates-wrapper .product-icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  opacity: 0.1;
  -webkit-filter: grayscale(100%) brightness(0);
  filter: grayscale(100%) brightness(0);
  pointer-events: none;
}
.product-updates-wrapper .product-icon.icon-bx {
  background-image: url('https://s3.amazonaws.com/qualtrics-www/assets/global/icons/xm-logo-bx.svg');
}
.product-updates-wrapper .product-icon.icon-cx {
  background-image: url('https://s3.amazonaws.com/qualtrics-www/assets/global/icons/xm-logo-cx.svg');
}
.product-updates-wrapper .product-icon.icon-px {
  background-image: url('https://s3.amazonaws.com/qualtrics-www/assets/global/icons/xm-logo-px.svg');
}
.product-updates-wrapper .product-icon.icon-ex {
  background-image: url('https://s3.amazonaws.com/qualtrics-www/assets/global/icons/xm-logo-ex.svg');
}
.product-updates-wrapper .product-icon.icon-rc {
  background-image: url('https://s3.amazonaws.com/qualtrics-www/assets/global/icons/xm-logo-rc.svg');
}
.product-updates-wrapper .product-icon:after {
  content: 'Customer Experience';
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0;
  width: 400px;
  pointer-events: none;
  text-align: center;
}
.product-updates-wrapper .active-panel {
  overflow: visible!important;
}
.product-updates-wrapper .sol-xm .product-icon.icon-bx,
.product-updates-wrapper .sol-iq .product-icon.icon-bx,
.product-updates-wrapper .sol-bx .product-icon.icon-bx,
.product-updates-wrapper .sol-xm .product-icon.icon-cx,
.product-updates-wrapper .sol-iq .product-icon.icon-cx,
.product-updates-wrapper .sol-cx .product-icon.icon-cx,
.product-updates-wrapper .sol-xm .product-icon.icon-px,
.product-updates-wrapper .sol-iq .product-icon.icon-px,
.product-updates-wrapper .sol-px .product-icon.icon-px,
.product-updates-wrapper .sol-xm .product-icon.icon-ex,
.product-updates-wrapper .sol-iq .product-icon.icon-ex,
.product-updates-wrapper .sol-ex .product-icon.icon-ex,
.product-updates-wrapper .sol-xm .product-icon.icon-rc,
.product-updates-wrapper .sol-iq .product-icon.icon-rc,
.product-updates-wrapper .sol-rc .product-icon.icon-rc {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
  cursor: pointer;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  pointer-events: initial;
}
.product-updates-wrapper .sol-xm .product-icon.icon-bx:after,
.product-updates-wrapper .sol-bx .product-icon.icon-bx:after {
  content: "Brand Experience";
  color: #5F1AE5;
}
.product-updates-wrapper .sol-xm .product-icon.icon-cx:after,
.product-updates-wrapper .sol-cx .product-icon.icon-cx:after {
  content: "Customer Experience";
  color: #21DBAA;
}
.product-updates-wrapper .sol-xm .product-icon.icon-px:after,
.product-updates-wrapper .sol-px .product-icon.icon-px:after {
  content: "Product Experience";
  color: #00B4EF;
}
.product-updates-wrapper .sol-xm .product-icon.icon-ex:after,
.product-updates-wrapper .sol-ex .product-icon.icon-ex:after {
  content: "Employee Experience";
  color: #0768DD;
}
.product-updates-wrapper .sol-xm .product-icon.icon-rc:after,
.product-updates-wrapper .sol-rc .product-icon.icon-rc:after {
  content: "Research Core";
  color: #2E393F;
}
.product-updates-wrapper .sol-bx .product-icon.icon-bx:hover:after,
.product-updates-wrapper .sol-xm .product-icon.icon-bx:hover:after,
.product-updates-wrapper .sol-cx .product-icon.icon-cx:hover:after,
.product-updates-wrapper .sol-xm .product-icon.icon-cx:hover:after,
.product-updates-wrapper .sol-px .product-icon.icon-px:hover:after,
.product-updates-wrapper .sol-xm .product-icon.icon-px:hover:after,
.product-updates-wrapper .sol-ex .product-icon.icon-ex:hover:after,
.product-updates-wrapper .sol-xm .product-icon.icon-ex:hover:after,
.product-updates-wrapper .sol-rc .product-icon.icon-rc:hover:after,
.product-updates-wrapper .sol-xm .product-icon.icon-rc:hover:after {
  opacity: 1;
  -webkit-transform: translate(-50%, 25%);
  transform: translate(-50%, 25%);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.product-updates-wrapper .product-updates-callout hr {
  margin-top: -12px;
}
.product-updates-wrapper .product-updates-callout p {
  padding-left: 25px!important;
  padding-right: 25px!important;
  padding-bottom: 32px!important;
}
.product-updates-wrapper .update-post a,
.product-updates-wrapper .update-post a:hover,
.product-updates-wrapper .update-post a:active,
.product-updates-wrapper .update-post a:visited {
  color: #D6001C !important;
}
.product-updates-wrapper .filter-btn-group .filter-btn-heading {
  padding-top: 6px;
  padding-bottom: 6px!important;
}
.product-updates-wrapper .filter-btn-group .filter-btn-heading .qi {
  display: none;
}
.product-updates-wrapper .filter-btn-group .filter-btn-heading:after {
  content: '+';
  display: inline-block;
}
.product-updates-wrapper .filter-btn-group .filter-btn-heading.expanded:after {
  content: '-';
}
.product-updates-wrapper .filter-btn-group .filter-btn-heading:hover {
  background: #eee;
}
.product-updates-wrapper .update-post {
  padding: 10px 60px 30px 30px;
  overflow: visible;
  -webkit-transition: all 600ms ease, max-height 0ms linear;
  transition: all 600ms ease, max-height 0ms linear;
}
.product-updates-wrapper .update-post .collapse-toggle {
  top: 26px;
  bottom: auto;
  background: none;
}
.product-updates-wrapper .update-post.collapsed {
  padding: 10px 60px 30px 30px;
  overflow: hidden;
}
.product-updates-wrapper .update-post.collapsed .collapse-toggle {
  top: 0;
  bottom: auto;
  cursor: pointer;
  pointer-events: all;
}
.product-updates-wrapper .date-text {
  position: absolute;
  bottom: 14px;
  left: 31px;
  z-index: 2;
  pointer-events: none;
  font-size: 16px;
  opacity: 0.4;
}
.product-updates-wrapper .date-text:before {
  content: 'Published ';
}
.product-updates-wrapper .update-post:before {
  content: '+';
  font-family: inherit;
  display: block;
  position: absolute;
  right: 20px;
  top: 58px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 40px!important;
  color: inherit;
  font-weight: 100!important;
  pointer-events: none;
  text-align: center;
  opacity: 0.5;
}
.product-updates-wrapper .update-post.collapsed:before {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-updates-wrapper .solution-ul {
  padding-top: 18px;
}
.product-updates-wrapper h2 span.dynamic-product-name {
  font-size: 32px;
}
.product-updates-wrapper .heading-row {
  margin-bottom: -10px;
}
.product-updates-wrapper .filter-btn-group .filter-btn-group li {
  margin-left: -16px;
  width: 120%;
  padding-left: 32px!important;
  padding-right: calc(20% + 32px) !important;
}
.product-updates-wrapper .update-post .dynamic-content {
  opacity: 1;
  margin-bottom: 28px;
}
.product-updates-wrapper .update-post.collapsed .dynamic-content {
  opacity: 0;
}
.product-updates-wrapper .update-post.collapsed .heading-row {
  opacity: 1!important;
}
body.converge-europe {
  /* Navigation Bar */
  /* Agenda */
}
body.converge-europe p {
  font-weight: 200;
  font-size: 20px;
}
body.converge-europe h2 {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -0.09em;
  margin: 0;
  margin-bottom: 20px;
  line-height: 0.67;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  body.converge-europe h2 {
    font-size: 120px;
  }
}
body.converge-europe .clear {
  clear: both;
}
body.converge-europe .navbar-default {
  background-color: transparent;
  border-color: transparent;
  border: 0;
  width: 100%;
}
body.converge-europe .navbar-default .navbar-toggle {
  border-color: transparent;
  border: 0;
  z-index: 5;
  top: 0;
  right: 0;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  body.converge-europe .navbar-default .navbar-toggle {
    position: relative;
  }
}
@media screen and (min-width: 1400px) {
  body.converge-europe .navbar-default .navbar-toggle {
    margin-top: 2.5%;
  }
}
body.converge-europe .navbar-default .navbar-toggle:hover {
  background: transparent;
}
body.converge-europe .navbar-default .navbar-toggle:focus {
  background: transparent;
}
body.converge-europe .navbar-default .navbar-toggle .icon-bar {
  width: 30px;
  height: 4px;
}
body.converge-europe .navbar-default .header-menu {
  display: none;
}
body.converge-europe .navbar-default .navbar-nav {
  float: right !important;
  width: 300px;
  padding-left: 5%;
  background: rgba(225, 0, 25, 0.9);
  padding: 30px 0;
  height: auto;
}
body.converge-europe .navbar-default .navbar-nav li a {
  padding: 0 0 15px 10%;
  color: #FFF !important;
  line-height: 1.2;
  font-size: 22px;
}
@media screen and (min-width: 992px) {
  body.converge-europe .navbar-default .navbar-nav {
    padding: 81px 0;
    float: none!important;
  }
}
body.converge-europe .navbar-default .navbar-collapse {
  border-color: rgba(255, 255, 255, 0) !important;
  overflow: hidden;
  max-height: 500px;
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  body.converge-europe .navbar-default .navbar-collapse {
    margin-left: 10%;
    max-height: 340px;
    margin-left: -15px;
  }
}
body.converge-europe .navbar-default .navbar-brand {
  margin-top: 4.7%;
}
@media screen and (min-width: 1400px) {
  body.converge-europe .navbar-default .navbar-brand {
    margin-top: 6.7%;
  }
}
body.converge-europe .navbar-default .navbar-brand-alt {
  display: inline-block;
  margin-top: 35px;
}
body.converge-europe .navbar-default .navbar-brand-alt img {
  width: 400px;
}
body.converge-europe .navbar-default .navbar-right {
  float: right !important;
  margin-right: 3%;
}
body.converge-europe .collapsing {
  -webkit-transition: height 0.01s;
  transition: height 0.01s;
}
body.converge-europe .navbar-default .navbar-toggle .icon-bar {
  background-color: #e10019 !important;
}
body.converge-europe .navbar-brand {
  width: 210px;
}
body.converge-europe .navbar-header {
  float: none;
  display: inline;
}
body.converge-europe .navbar-toggle {
  display: block;
}
body.converge-europe .navbar-collapse.collapse {
  display: none!important;
}
body.converge-europe .navbar-nav > li {
  float: none;
}
body.converge-europe .navbar-collapse.collapse.in {
  display: block !important;
}
body.converge-europe .navbar-collapse {
  margin-top: -66px;
  margin-right: -16px;
  position: relative;
}
body.converge-europe .navbar-white {
  background-color: #647077;
  height: 87px;
  margin-bottom: 0;
}
body.converge-europe .navbar-white .header-menu {
  display: none;
  margin-top: -55px;
  margin-right: 8%;
  font-weight: 500;
  color: #fff;
}
@media screen and (min-width: 992px) {
  body.converge-europe .navbar-white .header-menu {
    display: inline-block;
  }
}
body.converge-europe .navbar-white .navbar-brand {
  display: none;
}
body.converge-europe .navbar-white .navbar-brand-alt {
  display: inline-block;
  margin-top: 7px;
}
body.converge-europe .navbar-white .navbar-brand-alt img {
  width: 220px;
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  body.converge-europe .navbar-white .navbar-brand-alt img {
    margin-top: 18px;
  }
}
body.converge-europe .navbar-white .navbar-collapse {
  margin-top: -24px;
  margin-right: 0;
  position: relative;
  max-height: 500px;
  z-index: 200;
}
@media screen and (min-width: 992px) {
  body.converge-europe .navbar-white .navbar-collapse {
    max-height: 340px;
    margin-top: 0;
  }
}
body.converge-europe .navbar-white .navbar-nav {
  float: right!important;
  width: 300px;
  background: rgba(225, 0, 25, 0.9);
  height: auto;
  padding: 30px 0;
  margin-top: 0;
}
body.converge-europe .navbar-white .navbar-nav li a {
  padding: 0 0 15px 10%;
  color: #FFF !important;
  line-height: 1.2;
  font-size: 22px;
}
@media screen and (min-width: 992px) {
  body.converge-europe .navbar-white .navbar-nav {
    padding: 81px 0;
    margin-top: 4px;
  }
}
body.converge-europe .navbar-white .navbar-toggle {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  body.converge-europe .navbar-white .navbar-toggle {
    margin-top: 23px;
  }
}
body.converge-europe .navbar-white .icon-bar {
  background-color: #e10019 !important;
}
body.converge-europe .navbar-white .register-summit-btn {
  float: right;
  color: #e10019;
  display: none;
  vertical-align: middle;
  margin-top: 18px;
  margin-right: 18px;
  font-weight: 500;
  ltter-spacing: -0.09em;
  font-size: 32px;
}
@media screen and (min-width: 992px) {
  body.converge-europe .navbar-white .register-summit-btn {
    display: inline-block;
  }
}
body.converge-europe .navbar-white .register-summit-btn:hover {
  text-decoration: none;
}
body.converge-europe .navbar-white .navbar-right {
  float: right !important;
  margin-right: -15px;
}
body.converge-europe .navbar-white .navbar-toggle .icon-bar {
  background-color: #fff !important;
}
body.converge-europe .banner-top {
  width: 100%;
  position: relative;
  display: block;
  height: 600px;
  margin: 0 auto;
  background: #EDEDED;
  margin-top: 0px;
  z-index: 10;
  padding-bottom: 45px;
  background-size: cover;
  background-position: center center;
  background-image: url(/wp-content/themes/qualtrics/images/pages/converge-europe/top.jpg);
}
body.converge-europe .banner-top .container {
  z-index: 5;
  padding: 2.5%;
}
@media (max-width: 768px) {
  body.converge-europe .banner-top .container {
    padding: 0%;
  }
}
body.converge-europe .banner-bottom {
  width: 100%;
  position: relative;
  display: block;
  height: 800px;
  margin: 0 auto;
  background: #EDEDED;
  margin-top: -5px;
  z-index: 10;
  padding-bottom: 0px;
  background-size: cover;
  background-image: url(/wp-content/themes/qualtrics/images/pages/converge-europe/bottom.jpg);
}
body.converge-europe .banner-bottom .container {
  z-index: 5;
  padding: 2.5%;
}
@media (max-width: 768px) {
  body.converge-europe .banner-bottom .container {
    padding: 0%;
  }
}
body.converge-europe .banner-bottom .content-div {
  right: 100px;
}
@media (max-width: 768px) {
  body.converge-europe .banner-bottom .content-div {
    right: 0px;
  }
}
body.converge-europe .banner {
  width: 258%;
  margin-left: 0;
  display: block;
  vertical-align: middle;
  background: #000;
}
@media (min-width: 480px) {
  body.converge-europe .banner {
    width: 250%;
  }
}
@media (min-width: 768px) {
  body.converge-europe .banner {
    width: 100%;
  }
}
body.converge-europe .register-summit-btn {
  float: left;
  color: #e10019;
  display: none;
  vertical-align: middle;
  margin-top: 13px;
  margin-right: 18px;
  font-weight: 500;
  font-size: 32px;
  letter-spacing: -0.08em;
}
@media screen and (min-width: 992px) {
  body.converge-europe .register-summit-btn {
    display: inline-block;
  }
}
@media screen and (min-width: 1400px) {
  body.converge-europe .register-summit-btn {
    margin-top: 2.5%;
  }
}
body.converge-europe .register-summit-btn:hover {
  text-decoration: none;
}
body.converge-europe .btn {
  display: inline-block;
  line-height: normal;
  font-size: 28px;
  color: #000;
  border-radius: 0;
  padding: 20px 30px;
  letter-spacing: -0.025em;
  font-weight: 600;
  text-transform: uppercase;
}
body.converge-europe .btn-red {
  color: #FFF;
  background: #e10019;
}
body.converge-europe .btn-red:hover {
  color: #FFF;
}
body.converge-europe .bold-title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 0;
}
body.converge-europe .qualtrics-logos img {
  margin: 50px 0 44px 0;
  width: 60%;
}
body.converge-europe .plus {
  font-weight: 300;
  color: #e10019;
  font-size: 80px;
  line-height: 0;
  margin-top: 90px;
  margin-bottom: 0px;
}
body.converge-europe .tiles {
  margin-bottom: 0px;
  padding-right: 62px;
}
body.converge-europe .fun-extras {
  position: relative;
  width: 100%;
  z-index: 200;
  margin-bottom: 75px;
  padding-bottom: 25px;
  height: auto;
  background-image: url(/wp-content/themes/qualtrics/images/pages/converge-europe/street-magic-star-troy.jpg);
  background-size: cover;
  background-position: 100% center;
}
@media screen and (min-width: 992px) {
  body.converge-europe .fun-extras {
    background-position: center center;
    min-height: 800px;
  }
}
body.converge-europe .fun-extras h2,
body.converge-europe .fun-extras p:not(.plus) {
  color: white;
}
body.converge-europe .company-results {
  width: 100%;
  background: #e10019;
  position: relative;
  display: block;
  padding: 20px 0;
  z-index: 100;
  color: #fff;
  margin-top: -5px;
}
body.converge-europe .company-results div.container {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
body.converge-europe .company-results div {
  border-right: 1px solid white;
}
@media (max-width: 768px) {
  body.converge-europe .company-results div {
    border-right: none;
  }
}
body.converge-europe .company-results div:last-child {
  border-right: none;
}
body.converge-europe .company-results p {
  font-size: 19px;
  font-weight: 100;
  display: inline-block;
  line-height: 1.2em;
  letter-spacing: 1px;
  margin: 0;
  vertical-align: middle;
}
body.converge-europe .company-results p i {
  font-size: 65px;
  font-weight: 100;
  padding-left: 7px;
  vertical-align: middle;
}
body.converge-europe .company-results p .qi-caret-right {
  font-size: 29px;
}
body.converge-europe .company-results .achived {
  line-height: 4.9em;
  font-weight: 400 !important;
}
body.converge-europe .company-results .result-number {
  font-size: 78px;
  font-weight: 200;
}
body.converge-europe .company-results .result-description {
  padding-left: 6px;
}
body.converge-europe .speakers {
  border-top: 1px solid #000;
}
body.converge-europe .speakers .hr-line {
  position: absolute;
  display: none;
  width: 1px;
  height: 800px;
  padding: 100px 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: #000;
  margin-top: -100px;
  margin-bottom: 130px;
  z-index: -1;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .hr-line {
    display: block;
  }
}
body.converge-europe .speakers h3 {
  color: black;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 10px;
}
body.converge-europe .speakers h3 span {
  color: #e10019;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  line-height: 1.4;
  margin-top: 7px;
}
body.converge-europe .speakers h3 span span {
  color: #2F393F;
  margin: 0 5px;
  margin-top: 0!important;
}
body.converge-europe .speakers .speaker-module {
  position: relative;
  top: 55px;
  width: 100%;
  overflow: hidden;
}
body.converge-europe .speakers .speaker-module .speaker {
  width: 100%;
  margin-top: 45px;
  margin-bottom: 14px;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .speaker {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
}
body.converge-europe .speakers .speaker-module .speaker hr {
  vertical-align: middle;
  border-top: 1px solid #000;
  width: 82px;
  position: relative;
  top: 41px;
  display: none;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .speaker hr {
    display: block;
  }
}
body.converge-europe .speakers .speaker-module .speaker .right {
  margin-left: 0;
  z-index: 9;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .speaker .right {
    margin-left: -80px;
  }
}
body.converge-europe .speakers .speaker-module .speaker .left {
  margin-right: 0;
  z-index: 9;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .speaker .left {
    margin-right: 52px;
  }
}
body.converge-europe .speakers .speaker-module .speaker .text-container {
  width: 100%;
  float: left;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .speaker .text-container {
    width: 53%;
  }
}
body.converge-europe .speakers .speaker-module .speaker .special-box {
  width: 100%;
  margin-left: 0;
  margin-top: 0;
}
body.converge-europe .speakers .speaker-module .speaker .special-box h3 {
  border: 1px solid #000;
  padding: 25px;
  line-height: normal;
  font-size: 38px;
  letter-spacing: -0.05em;
  font-weight: 600;
  text-transform: uppercase;
  color: #000 !important;
  text-align: center;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .speaker .special-box {
    width: 70%;
    margin-left: -18px;
    margin-top: -33px;
  }
}
body.converge-europe .speakers .speaker-module .speaker .img-container {
  width: 29%;
  float: left;
}
body.converge-europe .speakers .speaker-module .speaker img {
  margin-top: 0;
  margin-right: 20px;
  width: 150px;
  z-index: 10;
  position: relative;
  display: none !important;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .speaker img {
    display: inline-block !important;
    margin-top: -49px;
  }
}
body.converge-europe .speakers .speaker-module .speaker h3 {
  margin-top: 0;
  font-size: 29px;
  line-height: 1.1;
  text-align: left !important;
  font-weight: 600;
  letter-spacing: 0;
}
body.converge-europe .speakers .speaker-module .speaker h3 span {
  margin-top: 5px;
  display: inline-block;
  text-transform: none;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .speaker h3 {
    margin-top: -30px;
    font-size: 40px;
  }
}
body.converge-europe .speakers .speaker-module .speaker .single-line {
  top: -12px;
  position: relative;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .speaker {
    width: 50%;
    margin-top: -32px;
  }
}
body.converge-europe .speakers .speaker-module .no-margin {
  margin-top: 5px !important;
}
body.converge-europe .speakers .speaker-module .pull-right {
  margin-right: 0;
}
body.converge-europe .speakers .speaker-module .pull-right h3 {
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .pull-right h3 {
    margin-left: 5%;
  }
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .pull-right {
    margin-right: -80px;
  }
}
body.converge-europe .speakers .speaker-module .pull-left {
  margin-left: 0;
}
body.converge-europe .speakers .speaker-module .pull-left h3 {
  margin-right: 5%;
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .pull-left h3 {
    text-align: right !important;
  }
}
@media screen and (min-width: 992px) {
  body.converge-europe .speakers .speaker-module .pull-left {
    margin-left: 53px;
  }
}
body.converge-europe .speakers .speaker-module .pull-left .special-box {
  margin-left: 10%;
  background-color: #fff;
}
@media (max-width: 992px) {
  body.converge-europe .speakers .speaker-module .pull-left .special-box {
    margin-left: 0%;
  }
  body.converge-europe .speakers .speaker-module .pull-left .special-box h3 {
    text-align: center !important;
  }
}
body.converge-europe .section-banner {
  position: relative;
  width: 100%;
  z-index: 5;
  margin-top: 45px;
}
body.converge-europe a {
  text-transform: uppercase;
}
body.converge-europe .agenda {
  margin-bottom: 84px;
}
body.converge-europe .agenda .active {
  border: 0;
}
body.converge-europe .agenda .nav-tabs {
  margin: 84px 0;
  border-bottom: 0;
}
body.converge-europe .agenda .nav-tabs li {
  width: 100%;
  margin-right: 10%;
}
body.converge-europe .agenda .nav-tabs li a {
  color: #000;
  border: 0;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left;
}
body.converge-europe .agenda .nav-tabs li a:hover {
  border: 0;
  border-radius: 0;
}
@media screen and (min-width: 992px) {
  body.converge-europe .agenda .nav-tabs li {
    width: inherit;
  }
}
body.converge-europe .agenda .nav-tabs .active a {
  border: 0;
  border-radius: 0;
}
body.converge-europe .agenda .nav-tabs .active a:hover {
  border: 0;
  border-radius: 0;
}
body.converge-europe .agenda .nav-tabs .active a:focus {
  border: 0;
  border-radius: 0;
}
body.converge-europe .agenda .event-item {
  border-top: 1px solid #000;
  padding: 30px 0;
  position: relative;
  display: block;
}
body.converge-europe .agenda .event-item .logo {
  width: 14%;
  margin-right: 0;
  display: none;
}
body.converge-europe .agenda .event-item .logo img {
  padding: 4.4px 0;
}
body.converge-europe .agenda .event-item .logo .noon {
  padding: 0;
}
@media screen and (min-width: 992px) {
  body.converge-europe .agenda .event-item .logo {
    display: block;
  }
}
body.converge-europe .agenda .event-item p {
  margin-bottom: 0;
}
body.converge-europe .agenda .event-item .expand {
  cursor: pointer!important;
}
@media (min-width: 992px) {
  body.converge-europe .agenda .event-item .expand {
    float: right;
    margin-right: 30px;
  }
}
body.converge-europe .agenda .event-item .time {
  width: 28%;
}
body.converge-europe .agenda .event-item .time p {
  margin: 0;
  font-size: 12px;
}
body.converge-europe .agenda .event-item .time p span {
  margin-left: 20px;
}
@media screen and (min-width: 992px) {
  body.converge-europe .agenda .event-item .time p {
    font-size: 20px;
  }
}
body.converge-europe .agenda .event-item .time .expand {
  cursor: pointer!important;
  margin-left: 0;
  text-transform: none;
  color: #e10019;
  display: inline-block;
}
body.converge-europe .agenda .event-item .title {
  width: 72%;
}
body.converge-europe .agenda .event-item .title span {
  color: #e10019;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  line-height: 1.4;
}
body.converge-europe .agenda .event-item .title span span {
  color: #2F393F;
  margin: 0 5px;
  margin-top: 0!important;
}
body.converge-europe .agenda .event-item .title p {
  font-size: 18px;
}
body.converge-europe .agenda .event-item .title h3 {
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 30px;
  letter-spacing: -0.05em;
  margin-top: 2px;
}
@media screen and (min-width: 992px) {
  body.converge-europe .agenda .event-item .title {
    width: 55%;
  }
}
body.converge-europe .agenda .event-item .expand-content {
  width: 100%;
  display: none;
  margin: 0 auto!important;
  padding: 0!important;
}
body.converge-europe .agenda .event-item .expand-content p {
  padding-top: 20px;
}
body.converge-europe .agenda .event-item .expand-content h3 {
  padding-top: 20px;
}
@media screen and (min-width: 992px) {
  body.converge-europe .agenda .event-item .expand-content {
    padding-left: 60px!important;
    padding-right: 30px!important;
  }
}
body.converge-europe .agenda .event-item .expand-content .big-title {
  width: 100%;
}
body.converge-europe .agenda .event-item .expand-content .big-title h3 {
  margin-top: 0;
  font-size: 30px;
  padding-bottom: 25px;
}
body.converge-europe .agenda .event-item .expand-content .big-title h3 sup {
  font-size: 16px;
  cursor: pointer;
  top: -0.9em;
}
@media screen and (min-width: 1200px) {
  body.converge-europe .agenda .event-item .expand-content .big-title h3 {
    font-size: 40px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  body.converge-europe .agenda .event-item .expand-content .big-title {
    width: 30%;
  }
}
body.converge-europe .agenda .event-item .expand-content .session-content {
  width: 100%;
  display: block;
  position: relative;
}
body.converge-europe .agenda .event-item .expand-content .session-content .item {
  width: 100%;
  position: relative;
}
body.converge-europe .agenda .event-item .expand-content .session-content .item .track {
  width: 40px;
  margin-top: 0;
  margin-right: 40px;
  display: inline-block;
}
body.converge-europe .agenda .event-item .expand-content .session-content .item .content-description {
  margin-left: 80px;
  position: relative;
  margin-bottom: 30px;
}
body.converge-europe .agenda .event-item .expand-content .session-content .item .content-description .price {
  margin: 0;
  line-height: normal;
}
body.converge-europe .agenda .event-item .expand-content .session-content .item .content-description p {
  line-height: normal;
}
body.converge-europe .agenda .event-item .expand-content .session-content .last {
  border-bottom: 1px solid #000;
  margin-bottom: 50px;
  padding-bottom: 25px;
}
@media screen and (min-width: 992px) {
  body.converge-europe .agenda .event-item .expand-content .session-content {
    width: 70%;
  }
}
@media screen and (min-width: 992px) {
  body.converge-europe .agenda .event-item .expand-content {
    margin: 50px auto;
    padding: 50px 0;
  }
}
body.converge-europe .agenda {
  background: #fff;
}
.certification-europe h2 {
  font-size: 50px;
  font-family: 'Tungsten A', 'Tungsten B';
  font-weight: 600;
  margin: 0;
  line-height: 0.7;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .certification-europe h2 {
    font-size: 142px;
  }
}
.certification-europe .logo {
  z-index: 10;
  width: 135px;
  position: absolute;
  left: 35px;
  top: 20px;
}
@media (max-width: 600px) {
  .certification-europe .logo {
    width: 95px;
    left: 0px;
    top: 0px;
  }
}
.certification-europe .plus {
  font-weight: 300;
  color: #e10019;
  font-size: 80px;
  line-height: 0;
  margin-top: 90px;
  margin-bottom: 0px;
}
.certification-europe .tiles {
  margin-bottom: 0px;
  padding-right: 0px;
}
.certification-europe .fancy-title {
  background: #e10019;
  padding: 0;
  font-size: 18px;
  width: inherit;
  text-align: center;
  width: 290px;
  display: block;
  margin: 10px auto;
}
@media screen and (min-width: 992px) {
  .certification-europe .fancy-title {
    font-size: 24px;
    width: 375px;
    margin-bottom: 68px;
  }
}
.certification-europe .certification {
  margin-bottom: 75px;
}
.certification-europe .certification .section-banner .line-height-alt {
  margin-top: -35px;
}
@media screen and (min-width: 992px) {
  .certification-europe .certification .section-banner .line-height-alt {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .certification-europe .certification .section-banner {
    margin-top: 0px;
  }
}
.certification-europe .section-banner {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
  z-index: 5;
}
@media screen and (min-width: 992px) {
  .certification-europe .section-banner {
    margin-bottom: 75px;
  }
}
.certification-europe .section-banner .container {
  margin-top: 29%;
}
.certification-europe .section-banner .container h2 {
  z-index: 10;
  position: relative;
}
.certification-europe .section-banner .conteiner-alt {
  margin-top: 24%;
}
@media screen and (min-width: 768px) {
  .certification-europe .section-banner .conteiner-alt {
    margin-top: 20%;
  }
}
@media screen and (min-width: 992px) {
  .certification-europe .section-banner .conteiner-alt {
    margin-top: 24%;
  }
}
.certification-europe .section-banner img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  z-index: 0;
}
.certification-europe .register-summit-btn {
  float: left;
  color: #e10019;
  display: none;
  vertical-align: middle;
  margin-top: 13px;
  margin-right: 18px;
  font-weight: 500;
  font-family: 'Tungsten A', 'Tungsten B';
  font-size: 32px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .certification-europe .register-summit-btn {
    display: inline-block;
  }
}
@media screen and (min-width: 1400px) {
  .certification-europe .register-summit-btn {
    margin-top: 2.5%;
  }
}
.certification-europe .register-summit-btn:hover {
  text-decoration: none;
}
.certification-europe .btn {
  display: inline-block;
  line-height: normal;
  font-family: 'Tungsten A', 'Tungsten B';
  font-size: 38px;
  color: #000;
  border-radius: 0;
  padding: 20px 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
}
.certification-europe .btn:visited {
  color: #ffffff;
}
.certification-europe .btn-red {
  color: #FFF;
  background: #e10019;
}
.certification-europe .btn-red:hover {
  color: #FFF;
}
.certification-europe .fun-extras {
  position: relative;
  width: 100%;
  border-top: 1px solid #000;
  margin-bottom: 75px;
}
.certification-europe .pricing .price-box {
  border: 1px solid #000;
  width: 580px;
  max-width: 100%;
  padding: 12.5px 0 0 8px;
  height: auto;
  text-align: center;
  margin-bottom: 25px;
  margin: 0 auto;
}
.certification-europe .pricing .price-box .btn.btn-red {
  margin-bottom: -42px;
}
.certification-europe .pricing .price-box ul {
  display: block;
  text-align: center;
  margin: 0px 4%;
}
@media (max-width: 768px) {
  .certification-europe .pricing .price-box ul {
    margin: 0px 0px;
  }
}
.certification-europe .pricing .price-box ul li {
  text-align: left;
  margin-bottom: 10px;
  line-height: 2;
  font-size: 20px;
  font-weight: 300;
  margin: 5px 0px;
}
.certification-europe .pricing .price-box .list-unstyled li {
  margin-left: 10px;
}
.certification-europe .pricing .price-box .list-unstyled li span {
  position: absolute;
  margin-left: -15px;
}
.certification-europe .pricing .price-box h3 {
  margin-top: 0;
  text-align: center;
  margin-bottom: 0;
}
.certification-europe .pricing .price-box .h3-alt {
  margin-bottom: 7px;
}
.certification-europe .pricing .price-box .title {
  font-size: 30px;
}
.certification-europe .pricing .price-box p {
  text-align: center;
  line-height: 1.5;
}
.certification-europe .pricing .price-box p a {
  color: #e10019;
  text-decoration: none;
}
.certification-europe .pricing .price-box p a:hover {
  color: #e10019;
}
.certification-europe .pricing .price-box p a:focus {
  color: #e10019;
}
.certification-europe .pricing .price-box p a:visited {
  color: #e10019;
}
.certification-europe .pricing .price-box .price {
  margin-bottom: 50px;
  font-size: 24px;
}
.certification-europe .pricing .price-box .plus {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 0.9;
}
.certification-europe .pricing .price-box .details {
  margin-top: 50px;
  margin-bottom: 50px;
}
.certification-europe .pricing .price-box .details-alt {
  margin-top: 267px;
}
@media screen and (min-width: 900px) {
  .certification-europe .pricing .price-box .details-alt {
    margin-top: 478px;
  }
}
@media screen and (min-width: 1200px) {
  .certification-europe .pricing .price-box .details-alt {
    margin-top: 354px;
  }
}
.certification-europe .pricing .price-box .btn {
  bottom: 0;
  position: relative;
}
.certification-europe .pricing .price-box .btn:visited {
  color: #fff;
}
.certification-europe .pricing .price-box .popular {
  background: #16f7ff;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  font-family: 'Qualtrics Grotesque', "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 11px;
  line-height: 2;
  margin-top: -19px;
  margin-bottom: 0;
  margin-left: -21px;
}
.certification-europe .pricing .price-box .first {
  margin-top: 5px;
  margin-left: -21px;
}
@media screen and (min-width: 768px) {
  .certification-europe .pricing .price-box .first {
    margin-top: 62px;
  }
}
@media screen and (min-width: 900px) {
  .certification-europe .pricing .price-box .first {
    margin-top: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .certification-europe .pricing .price-box .first {
    margin-top: 18px;
  }
}
.certification-europe .pricing .price-box .middle {
  margin-top: 108px;
  margin-left: -21px;
}
@media screen and (min-width: 900px) {
  .certification-europe .pricing .price-box .middle {
    margin-top: 17px;
  }
}
@media screen and (min-width: 1200px) {
  .certification-europe .pricing .price-box .middle {
    margin-top: 16px;
  }
}
.certification-europe .pricing .price-box .last {
  margin-top: -4px;
  margin-left: -21px;
}
.certification-europe .banner-middle {
  width: 100%;
  position: relative;
  display: block;
  height: 450px;
  margin: 0 auto;
  background: #EDEDED;
  margin-top: 105px;
  z-index: 10;
  padding-bottom: 0px;
  background-size: cover;
  background-image: url(/wp-content/themes/qualtrics/images/pages/certification-europe/banner-middle.png);
}
.certification-europe .banner-middle .container {
  z-index: 5;
  padding: 2.5%;
}
@media (max-width: 768px) {
  .certification-europe .banner-middle .container {
    padding: 0%;
  }
}
.certification-europe .banner-middle .content-div {
  right: 100px;
}
@media (max-width: 768px) {
  .certification-europe .banner-middle .content-div {
    right: 0px;
  }
}
.certification-europe .company-results {
  width: 100%;
  background: #e10019;
  position: relative;
  display: block;
  padding: 20px 0;
  z-index: 100;
  color: #fff;
  margin-top: -5px;
}
.certification-europe .company-results .line {
  text-align: center;
}
.certification-europe .company-results div.container {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.certification-europe .company-results div {
  border-right: 1px solid white;
}
@media (max-width: 768px) {
  .certification-europe .company-results div {
    border-right: none;
  }
}
.certification-europe .company-results div:last-child {
  border-right: none;
}
.certification-europe .company-results p {
  font-size: 19px;
  font-weight: 100;
  display: inline-block;
  line-height: 1.2em;
  letter-spacing: 1px;
  margin: 0;
  vertical-align: middle;
}
.certification-europe .company-results p i {
  font-size: 45px;
  font-weight: 100;
  padding-left: 7px;
  vertical-align: middle;
}
.certification-europe .company-results p .qi-caret-right {
  font-size: 29px;
}
.certification-europe .company-results .achived {
  line-height: 4.9em;
  font-weight: 400 !important;
}
.certification-europe .company-results .result-number {
  font-size: 78px;
  font-weight: 200;
}
.certification-europe .company-results .result-description {
  padding-left: 6px;
}
.certification-europe .banner-bottom {
  width: 100%;
  position: relative;
  display: block;
  height: 675px;
  margin: 0 auto;
  background: #EDEDED;
  margin-top: -5px;
  z-index: 10;
  padding-bottom: 0px;
  background-size: cover;
  background-image: url(/wp-content/themes/qualtrics/images/pages/converge-europe/banner-bottom.png);
}
.certification-europe .banner-bottom .container {
  z-index: 5;
  padding: 2.5%;
}
@media (max-width: 768px) {
  .certification-europe .banner-bottom .container {
    padding: 0%;
  }
}
.certification-europe .qi-li {
  top: -0.2em;
}
.certification-europe ul.plus-list li {
  padding-left: 30px;
  font-family: 'Qualtrics Grotesque', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.66666667;
}
.certification-europe ul.plus-list li:before {
  color: #e10019;
  font-size: 20px;
  font-weight: 500;
  opacity: 1;
}
.certification-europe .medium-title {
  font-size: 36px;
  font-weight: 200;
  line-height: 1.5;
}
.certification-europe .small-title {
  font-size: 24px;
  font-weight: 200;
}
body.converge-sydney {
  /* Navigation Bar */
}
body.converge-sydney p {
  font-weight: 200;
  font-size: 20px;
}
body.converge-sydney h2 {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -0.09em;
  margin: 0;
  margin-bottom: 20px;
  line-height: 0.67;
  text-transform: uppercase;
  z-index: 30;
}
@media screen and (min-width: 992px) {
  body.converge-sydney h2 {
    font-size: 120px;
  }
}
body.converge-sydney .clear {
  clear: both;
}
body.converge-sydney .navbar-default {
  background-color: transparent;
  border-color: transparent;
  border: 0;
  width: 100%;
}
body.converge-sydney .navbar-default .navbar-toggle {
  border-color: transparent;
  border: 0;
  z-index: 5;
  top: 0;
  right: 0;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .navbar-default .navbar-toggle {
    position: relative;
  }
}
@media screen and (min-width: 1400px) {
  body.converge-sydney .navbar-default .navbar-toggle {
    margin-top: 2.5%;
  }
}
body.converge-sydney .navbar-default .navbar-toggle:hover {
  background: transparent;
}
body.converge-sydney .navbar-default .navbar-toggle:focus {
  background: transparent;
}
body.converge-sydney .navbar-default .navbar-toggle .icon-bar {
  width: 30px;
  height: 4px;
}
body.converge-sydney .navbar-default .header-menu {
  display: none;
}
body.converge-sydney .navbar-default .navbar-nav {
  float: right !important;
  width: 300px;
  padding-left: 5%;
  background: rgba(225, 0, 25, 0.9);
  padding: 30px 0;
  height: auto;
}
body.converge-sydney .navbar-default .navbar-nav li a {
  padding: 0 0 15px 10%;
  color: #FFF !important;
  line-height: 1.2;
  font-size: 22px;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .navbar-default .navbar-nav {
    padding: 81px 0;
    float: none!important;
  }
}
body.converge-sydney .navbar-default .navbar-collapse {
  border-color: rgba(255, 255, 255, 0) !important;
  overflow: hidden;
  max-height: 500px;
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .navbar-default .navbar-collapse {
    margin-left: 10%;
    max-height: 340px;
    margin-left: -15px;
  }
}
body.converge-sydney .navbar-default .navbar-brand {
  margin-top: 4.7%;
}
@media screen and (min-width: 1400px) {
  body.converge-sydney .navbar-default .navbar-brand {
    margin-top: 6.7%;
  }
}
body.converge-sydney .navbar-default .navbar-brand-alt {
  display: inline-block;
  margin-top: 35px;
}
body.converge-sydney .navbar-default .navbar-brand-alt img {
  width: 400px;
}
body.converge-sydney .navbar-default .navbar-right {
  float: right !important;
  margin-right: 3%;
}
body.converge-sydney .collapsing {
  -webkit-transition: height 0.01s;
  transition: height 0.01s;
}
body.converge-sydney .navbar-default .navbar-toggle .icon-bar {
  background-color: #e10019 !important;
}
body.converge-sydney .navbar-brand {
  width: 210px;
}
body.converge-sydney .navbar-header {
  float: none;
  display: inline;
}
body.converge-sydney .navbar-toggle {
  display: block;
}
body.converge-sydney .navbar-collapse.collapse {
  display: none!important;
}
body.converge-sydney .navbar-nav > li {
  float: none;
}
body.converge-sydney .navbar-collapse.collapse.in {
  display: block !important;
}
body.converge-sydney .navbar-collapse {
  margin-top: -66px;
  margin-right: -16px;
  position: relative;
}
body.converge-sydney .navbar-white {
  background-color: #647077;
  height: 87px;
  margin-bottom: 0;
}
body.converge-sydney .navbar-white .header-menu {
  display: none;
  margin-top: -62px;
  margin-right: 8%;
  font-weight: 500;
  color: #fff;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .navbar-white .header-menu {
    display: inline-block;
  }
}
body.converge-sydney .navbar-white .navbar-brand {
  display: none;
}
body.converge-sydney .navbar-white .navbar-brand-alt {
  display: inline-block;
  margin-top: 7px;
}
body.converge-sydney .navbar-white .navbar-brand-alt img {
  width: 220px;
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .navbar-white .navbar-brand-alt img {
    margin-top: 18px;
  }
}
body.converge-sydney .navbar-white .navbar-collapse {
  margin-top: -24px;
  margin-right: 0;
  position: relative;
  max-height: 500px;
  z-index: 200;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .navbar-white .navbar-collapse {
    max-height: 340px;
    margin-top: 0;
  }
}
body.converge-sydney .navbar-white .navbar-nav {
  float: right!important;
  width: 300px;
  background: rgba(225, 0, 25, 0.9);
  height: auto;
  padding: 30px 0;
  margin-top: 0;
}
body.converge-sydney .navbar-white .navbar-nav li a {
  padding: 0 0 15px 10%;
  color: #FFF !important;
  line-height: 1.2;
  font-size: 22px;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .navbar-white .navbar-nav {
    padding: 81px 0;
    margin-top: 4px;
  }
}
body.converge-sydney .navbar-white .navbar-toggle {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .navbar-white .navbar-toggle {
    margin-top: 23px;
  }
}
body.converge-sydney .navbar-white .icon-bar {
  background-color: #e10019 !important;
}
body.converge-sydney .navbar-white .register-summit-btn {
  float: right;
  color: #e10019;
  display: none;
  vertical-align: middle;
  margin-top: 18px;
  margin-right: 18px;
  font-weight: 500;
  font-family: 'Tungsten A', 'Tungsten B';
  font-size: 32px;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .navbar-white .register-summit-btn {
    display: inline-block;
  }
}
body.converge-sydney .navbar-white .register-summit-btn:hover {
  text-decoration: none;
}
body.converge-sydney .navbar-white .navbar-right {
  float: right !important;
  margin-right: -15px;
}
body.converge-sydney .navbar-white .navbar-toggle .icon-bar {
  background-color: #fff !important;
}
body.converge-sydney .banner-top {
  width: 100%;
  position: relative;
  display: block;
  height: 600px;
  margin: 0 auto;
  background: #EDEDED;
  margin-top: 0px;
  z-index: 10;
  padding-bottom: 45px;
  background-size: cover;
  background-image: url(/wp-content/themes/qualtrics/images/pages/converge-sydney/top.jpg);
}
body.converge-sydney .banner-top .container {
  z-index: 5;
  padding: 2.5%;
}
@media (max-width: 768px) {
  body.converge-sydney .banner-top .container {
    padding: 0%;
  }
}
body.converge-sydney .banner-bottom {
  width: 100%;
  position: relative;
  display: block;
  height: 800px;
  margin: 0 auto;
  background: #EDEDED;
  margin-top: -5px;
  z-index: 10;
  padding-bottom: 0px;
  background-size: cover;
  background-image: url(/wp-content/themes/qualtrics/images/pages/converge-sydney/bottom.jpg);
}
body.converge-sydney .banner-bottom .container {
  z-index: 5;
  padding: 2.5%;
}
@media (max-width: 768px) {
  body.converge-sydney .banner-bottom .container {
    padding: 0%;
  }
}
body.converge-sydney .banner-bottom .content-div {
  right: 100px;
}
@media (max-width: 768px) {
  body.converge-sydney .banner-bottom .content-div {
    right: 0px;
  }
}
body.converge-sydney .banner {
  width: 258%;
  margin-left: 0;
  display: block;
  vertical-align: middle;
  background: #000;
}
@media (min-width: 480px) {
  body.converge-sydney .banner {
    width: 250%;
  }
}
@media (min-width: 768px) {
  body.converge-sydney .banner {
    width: 100%;
  }
}
body.converge-sydney .register-summit-btn {
  float: left;
  color: #e10019;
  display: none;
  vertical-align: middle;
  margin-top: 13px;
  margin-right: 18px;
  font-weight: 500;
  font-family: 'Tungsten A', 'Tungsten B';
  font-size: 32px;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .register-summit-btn {
    display: inline-block;
  }
}
@media screen and (min-width: 1400px) {
  body.converge-sydney .register-summit-btn {
    margin-top: 2.5%;
  }
}
body.converge-sydney .register-summit-btn:hover {
  text-decoration: none;
}
body.converge-sydney .btn {
  display: inline-block;
  line-height: normal;
  font-size: 28px;
  color: #000;
  border-radius: 0;
  padding: 20px 30px;
  letter-spacing: -0.025em;
  font-weight: 600;
  text-transform: uppercase;
}
body.converge-sydney .btn-red {
  color: #FFF;
  background: #e10019;
}
body.converge-sydney .btn-red:hover {
  color: #FFF;
}
body.converge-sydney .bold-title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 0;
}
body.converge-sydney .qualtrics-logos img {
  margin: 50px 0 44px 0;
  width: 60%;
}
body.converge-sydney .plus {
  font-weight: 300;
  color: #e10019;
  font-size: 80px;
  line-height: 0;
  margin-top: 90px;
  margin-bottom: 0px;
}
body.converge-sydney .tiles {
  margin-bottom: 0px;
  padding-right: 62px;
}
body.converge-sydney .fun-extras {
  position: relative;
  width: 100%;
  border-top: 1px solid #000;
  margin-bottom: 75px;
  height: 400px;
  background-image: none;
  background-size: cover;
  background-position-x: -55px;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .fun-extras {
    height: 800px;
    background-image: url(/wp-content/themes/qualtrics/images/pages/converge-sydney/jimmy_carr.jpg);
  }
}
body.converge-sydney .company-results {
  width: 100%;
  background: #e10019;
  position: relative;
  display: block;
  padding: 20px 0;
  z-index: 100;
  color: #fff;
  margin-top: -5px;
}
body.converge-sydney .company-results div.container {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
body.converge-sydney .company-results div {
  border-right: 1px solid white;
}
@media (max-width: 768px) {
  body.converge-sydney .company-results div {
    border-right: none;
  }
}
body.converge-sydney .company-results div:last-child {
  border-right: none;
}
body.converge-sydney .company-results p {
  font-size: 19px;
  font-weight: 100;
  display: inline-block;
  line-height: 1.2em;
  letter-spacing: 1px;
  margin: 0;
  vertical-align: middle;
}
body.converge-sydney .company-results p i {
  font-size: 65px;
  font-weight: 100;
  padding-left: 7px;
  vertical-align: middle;
}
body.converge-sydney .company-results p .qi-caret-right {
  font-size: 29px;
}
body.converge-sydney .company-results .achived {
  line-height: 4.9em;
  font-weight: 400 !important;
}
body.converge-sydney .company-results .result-number {
  font-size: 78px;
  font-weight: 200;
}
body.converge-sydney .company-results .result-description {
  padding-left: 6px;
}
body.converge-sydney .speakers {
  border-top: 1px solid #000;
}
body.converge-sydney .speakers .hr-line {
  position: absolute;
  display: none;
  width: 1px;
  height: 800px;
  padding: 100px 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: #000;
  margin-top: -100px;
  margin-bottom: 130px;
  z-index: -1;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .hr-line {
    display: block;
  }
}
body.converge-sydney .speakers h3 {
  color: black;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 10px;
}
body.converge-sydney .speakers h3 span {
  color: #e10019;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  line-height: 1.4;
  margin-top: 7px;
}
body.converge-sydney .speakers h3 span span {
  color: #2F393F;
  margin: 0 5px;
  margin-top: 0!important;
}
body.converge-sydney .speakers .speaker-module {
  position: relative;
  top: 55px;
  width: 100%;
  overflow: hidden;
}
body.converge-sydney .speakers .speaker-module .speaker {
  width: 100%;
  margin-top: 45px;
  margin-bottom: 14px;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .speaker {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
}
body.converge-sydney .speakers .speaker-module .speaker hr {
  vertical-align: middle;
  border-top: 1px solid #000;
  width: 82px;
  position: relative;
  top: 41px;
  display: none;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .speaker hr {
    display: block;
  }
}
body.converge-sydney .speakers .speaker-module .speaker .right {
  margin-left: 0;
  z-index: 9;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .speaker .right {
    margin-left: -80px;
  }
}
body.converge-sydney .speakers .speaker-module .speaker .left {
  margin-right: 0;
  z-index: 9;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .speaker .left {
    margin-right: 52px;
  }
}
body.converge-sydney .speakers .speaker-module .speaker .text-container {
  width: 100%;
  float: left;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .speaker .text-container {
    width: 53%;
  }
}
body.converge-sydney .speakers .speaker-module .speaker .special-box {
  width: 100%;
  margin-left: 0;
  margin-top: 0;
}
body.converge-sydney .speakers .speaker-module .speaker .special-box h3 {
  border: 1px solid #000;
  padding: 25px;
  line-height: normal;
  font-family: 'Tungsten A', 'Tungsten B';
  font-size: 38px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000 !important;
  text-align: center;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .speaker .special-box {
    width: 70%;
    margin-left: -18px;
    margin-top: -33px;
  }
}
body.converge-sydney .speakers .speaker-module .speaker .img-container {
  width: 29%;
  float: left;
}
body.converge-sydney .speakers .speaker-module .speaker img {
  margin-top: 0;
  margin-right: 20px;
  width: 150px;
  z-index: 10;
  position: relative;
  display: none !important;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .speaker img {
    display: inline-block !important;
    margin-top: -49px;
  }
}
body.converge-sydney .speakers .speaker-module .speaker h3 {
  margin-top: 0;
  font-size: 29px;
  line-height: 1.1;
  text-align: left !important;
  font-weight: 600;
  letter-spacing: 0;
}
body.converge-sydney .speakers .speaker-module .speaker h3 span {
  margin-top: 5px;
  display: inline-block;
  text-transform: none;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .speaker h3 {
    margin-top: -30px;
    font-size: 40px;
  }
}
body.converge-sydney .speakers .speaker-module .speaker .single-line {
  top: -12px;
  position: relative;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .speaker {
    width: 50%;
    margin-top: -32px;
  }
}
body.converge-sydney .speakers .speaker-module .no-margin {
  margin-top: 5px !important;
}
body.converge-sydney .speakers .speaker-module .pull-right {
  margin-right: 0;
}
body.converge-sydney .speakers .speaker-module .pull-right h3 {
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .pull-right h3 {
    margin-left: 5%;
  }
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .pull-right {
    margin-right: -80px;
  }
}
body.converge-sydney .speakers .speaker-module .pull-left {
  margin-left: 0;
}
body.converge-sydney .speakers .speaker-module .pull-left h3 {
  margin-right: 5%;
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .pull-left h3 {
    text-align: right !important;
  }
}
@media screen and (min-width: 992px) {
  body.converge-sydney .speakers .speaker-module .pull-left {
    margin-left: 53px;
  }
}
body.converge-sydney .section-banner {
  position: relative;
  width: 100%;
  z-index: 5;
  margin-top: 45px;
}
body.converge-sydney a {
  text-transform: uppercase;
}
.roles-xm .qualtrics-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 0;
}
@media (min-width: 768px) {
  .roles-xm .qualtrics-hero {
    background-position-x: 47%;
  }
}
@media (min-width: 992px) {
  .roles-xm .qualtrics-hero {
    background-position-x: 47%;
  }
}
@media (min-width: 1200px) {
  .roles-xm .qualtrics-hero {
    background-position-x: 23.5%;
  }
}
.roles-xm .horizontal-ol .container .row .empower-about p {
  color: #2E393F;
  margin-top: 18px;
}
.roles-xm .horizontal-ol .container .row .empower-about h3 {
  color: #2E393F;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.roles-xm .horizontal-ol .container .row .empower-about {
  margin-left: 0;
  margin-top: 60px;
}
.roles-xm .clear {
  clear: both;
}
.roles-xm .quote-fill {
  fill: #C8CCCE;
}
.roles-xm .text-blue-gray {
  color: #C8CCCE;
}
.roles-xm .q-accent-bg {
  background: #D9D9D6;
}
.roles-xm .qualtrics-information-list .container .row i {
  color: #2E393F;
  display: inherit;
  font-size: 30px;
  margin: 0 0 10px;
}
.roles-xm .qualtrics-information-list .container .row > div {
  display: block;
  margin-top: 60px;
}
.roles-xm .customer-card .card-logo-container .ql:before {
  opacity: 1;
}
.roles-xm .q-arrow-link:after {
  background-color: #fff;
  color: #2E393F;
}
.roles-xm .link-gray {
  color: #2E393F;
}
.roles-xm .link-gray:hover {
  color: #D6001C;
}
.roles-xm .q-arrow-link.link-gray:after {
  background-color: #2E393F;
  color: #fff;
}
.roles-xm .horizontal-ol .container .empower-about {
  margin-top: 60px;
  margin-left: 0;
}
.roles-xm section.horizontal-ol > div > div > div.inline-spacing.col-md-11 > div {
  margin-top: 35px;
}
.roles-xm .icon-list-items i {
  color: #2E393F;
  display: inherit;
  font-size: 32px;
}
.roles-xm .icon-list-items h3 {
  margin: 18px 0;
}
.roles-xm .q-plus-list.last-hidden li:last-child {
  color: transparent;
}
.roles-xm .axm-spacing {
  margin-top: 25%;
}
@media (max-width: 992px) {
  .roles-xm .axm-spacing {
    margin-top: 0;
  }
}
.roles-xm a.q-expand-icon {
  font-weight: 500;
}
.roles-xm .q-expand-icon:hover {
  cursor: pointer;
}
.roles-xm .q-expand-icon:after {
  content: "+";
  font-family: 'Qualtrics Icons';
  font-size: 22px;
  display: inline-block;
  position: relative;
  right: -0.32em;
  height: 1.25em;
  border: 2px solid #2E393F;
  width: 1.25em;
  line-height: 0.7em;
  margin-right: 15px;
  text-align: center;
  border-radius: 20px;
  color: #2E393F;
  background-color: transparent;
  padding: 0;
}
.roles-xm .q-expand-icon:before {
  content: "Learn More";
  font-size: 20px;
  display: inline-block;
  position: relative;
  color: #2E393F;
}
.roles-xm .close-icon:after {
  content: "\00d7";
  font-family: 'Qualtrics Icons';
  font-size: 22px;
  display: inline-block;
  position: relative;
  font-weight: 600;
  right: -0.32em;
  height: 28px;
  border: 2px solid #2E393F;
  width: 28px;
  line-height: 0.65em;
  margin-right: 15px;
  text-align: center;
  border-radius: 20px;
  color: #2E393F;
  background-color: transparent;
  padding: 0;
}
.roles-xm .close-icon:before {
  content: "Close";
  font-size: 20px;
  display: inline-block;
  position: relative;
  color: #2E393F;
}
.roles-xm .grid-text {
  border: 2px solid #D9D9D6;
  padding: 50px;
}
.roles-xm h3.hero-title,
.roles-xm h3.section-title {
  letter-spacing: 0.5px;
}
.roles-xm .qualtrics-information-list .container .row h3,
.roles-xm .qualtrics-information-list .container .row .description-title,
.roles-xm .qualtrics-information-list .container .row h3,
.roles-xm .qualtrics-information-list .container .row .section-title {
  font-weight: 700;
  line-height: 22px;
  margin: 0 0 18px;
}
.roles-xm .q-expand-icon span,
.roles-xm .q-expand-icon:visited {
  font-weight: 500;
  color: #2E393F;
}
@media (max-width 992px) {
  .roles-xm .top-bullet-list {
    margin-top: 50px;
  }
  .roles-xm .slider-content-spacing-fix {
    margin-top: 60px;
  }
  .roles-xm .vertical-spacing,
  .roles-xm .vertical-spacing-special {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .roles-xm .slider-content-spacing-fix {
    margin-top: 0;
  }
  .roles-xm .vertical-spacing,
  .roles-xm .vertical-spacing-special {
    margin-top: 45px;
  }
}
.qualtrics-cx-landing {
  /*  hex-Ripple */
}
.qualtrics-cx-landing .hexagon {
  width: 200px;
  height: 175px;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 50px;
  background: #2E393F;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.qualtrics-cx-landing .hexagon * {
  font-family: 'Qualtrics Grotesque', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.qualtrics-cx-landing .hex-side {
  border-top: 2px solid #fff;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: inherit;
  z-index: 10;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.qualtrics-cx-landing .hex-side:nth-child(1) {
  margin-top: 135px;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
.qualtrics-cx-landing .hex-side:nth-child(2) {
  margin-top: -135px;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.qualtrics-cx-landing .hex-side:nth-child(3) {
  margin-top: -67px;
  margin-left: 117px;
  -webkit-transform: translate(-50%, -50%) rotate(-120deg);
  transform: translate(-50%, -50%) rotate(-120deg);
}
.qualtrics-cx-landing .hex-side:nth-child(4) {
  margin-left: 117px;
  margin-top: 67px;
  -webkit-transform: translate(-50%, -50%) rotate(-60deg);
  transform: translate(-50%, -50%) rotate(-60deg);
}
.qualtrics-cx-landing .hex-side:nth-child(5) {
  margin-left: -117px;
  margin-top: -67px;
  -webkit-transform: translate(-50%, -50%) rotate(120deg);
  transform: translate(-50%, -50%) rotate(120deg);
}
.qualtrics-cx-landing .hex-side:nth-child(6) {
  margin-left: -117px;
  margin-top: 67px;
  -webkit-transform: translate(-50%, -50%) rotate(60deg);
  transform: translate(-50%, -50%) rotate(60deg);
}
.qualtrics-cx-landing .hex-content {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  overflow: hidden;
  border-radius: 60px;
  position: relative;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.qualtrics-cx-landing .hex-content:before {
  border-radius: 66px;
}
.qualtrics-cx-landing .hexagon .hex-content .hex-inner-content h2 {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.qualtrics-cx-landing .hexagon:hover .hex-content .hex-inner-content h2 {
  color: #fff !important;
}
.qualtrics-cx-landing .hexagon:hover .hex-side {
  border-color: #21DBAA;
}
.qualtrics-cx-landing .hex-inner-content {
  text-align: center;
  position: relative;
  top: 50%;
  left: 50%;
  width: 60%;
  color: #fff;
  font-family: 'Helvetica', sans-serif;
  font-weight: 300;
  overflow: hidden;
  line-height: 1.5;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.qualtrics-cx-landing .hex-inner-content i {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.qualtrics-cx-landing .hex-ripple {
  width: 0;
  height: 0;
  border-radius: 50%;
  background: #21DBAA;
  -webkit-transform: scale(0);
          transform: scale(0);
  position: absolute;
  opacity: 0.75;
  -webkit-shape-outside: circle(250px at 50% 50%) padding-box;
          shape-outside: circle(250px at 50% 50%) padding-box;
  z-index: -1;
  pointer-events: none;
}
.qualtrics-cx-landing .hex-rippleEffect {
  -webkit-animation: hex-rippleDrop 1s ease-out;
  animation: hex-rippleDrop 1s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes hex-rippleDrop {
  100% {
    -webkit-transform: scale(4);
    transform: scale(4);
    opacity: 1;
  }
}
@keyframes hex-rippleDrop {
  100% {
    -webkit-transform: scale(4);
    transform: scale(4);
    opacity: 1;
  }
}
.qualtrics-cx-landing .hex-rippleRemove {
  -webkit-animation: hex-rippleOut 0.5s ease-out;
  animation: hex-rippleOut 0.5s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform: scale(3);
          transform: scale(3);
}
@-webkit-keyframes hex-rippleOut {
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.6;
  }
}
@keyframes hex-rippleOut {
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.6;
  }
}
.qualtrics-cx-landing .hex-row {
  display: block;
  margin-bottom: 30px;
}
.qualtrics-cx-landing .hex-pull-up {
  margin-bottom: 100px;
  margin-left: -30px;
  margin-right: -30px;
}
.qualtrics-cx-landing .hex-pull-down {
  margin-top: 100px;
  margin-bottom: -100px;
  margin-left: -30px;
  margin-right: -30px;
}
.qualtrics-cx-landing .hex-container {
  -webkit-transition: transform 300ms ease;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  margin-bottom: 140px;
}
.qualtrics-cx-landing .hex-row {
  white-space: nowrap;
}
.qualtrics-cx-landing .hex-panel {
  text-align: left;
}
.qualtrics-cx-landing .hex-panel * {
  color: white;
}
.qualtrics-cx-landing .hexagon {
  white-space: normal;
}
.qualtrics-cx-landing .hexagon.active .hex-content {
  background: #21DBAA !important;
}
.qualtrics-cx-landing .hexagon.active .hex-side {
  border-color: #21DBAA;
}
.qualtrics-cx-landing .hexagon.active .hex-content * {
  color: #fff !important;
}
.qualtrics-cx-landing .hex-outer-wrap {
  width: 100%;
  position: relative;
  display: block;
  height: 200px;
}
.qualtrics-cx-landing .hex-container {
  width: 600px;
  height: 600px;
  position: absolute;
  margin: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
}
.qualtrics-cx-landing .middle-title,
.qualtrics-cx-landing .hexagon {
  position: absolute;
  margin: 0;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.qualtrics-cx-landing .middle-title {
  top: 49.25%;
  font-size: 16px!important;
  line-height: 19px!important;
  font-weight: 700!important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase!important;
}
.qualtrics-cx-landing .hexagon i {
  font-size: 32px;
}
.qualtrics-cx-landing .hexagon:nth-of-type(1) {
  top: 33%;
  left: 21%;
}
.qualtrics-cx-landing .hexagon:nth-of-type(2) {
  top: 15%;
  left: 50%;
}
.qualtrics-cx-landing .hexagon:nth-of-type(3) {
  top: 33%;
  left: 79%;
}
.qualtrics-cx-landing .hexagon:nth-of-type(4) {
  top: 66%;
  left: 21%;
}
.qualtrics-cx-landing .hexagon:nth-of-type(5) {
  top: 85%;
  left: 50%;
}
.qualtrics-cx-landing .hexagon:nth-of-type(6) {
  top: 66%;
  left: 79%;
}
@media (min-width: 420px) {
  .qualtrics-cx-landing .hex-container {
    -webkit-transform: scale(0.6) translate(-84%, -84%);
    transform: scale(0.6) translate(-84%, -84%);
  }
  .qualtrics-cx-landing .hex-outer-wrap {
    height: 300px;
  }
}
@media (min-width: 600px) {
  .qualtrics-cx-landing .hex-container {
    -webkit-transform: scale(0.8) translate(-63%, -60%);
    transform: scale(0.8) translate(-63%, -60%);
  }
  .qualtrics-cx-landing .hex-outer-wrap {
    height: 400px;
  }
}
@media (min-width: 1000px) {
  .qualtrics-cx-landing .hex-container {
    -webkit-transform: scale(1) translate(-47.5%, -50%);
    transform: scale(1) translate(-47.5%, -50%);
  }
  .qualtrics-cx-landing .hex-outer-wrap {
    height: 600px;
  }
}
.qualtrics-cx-landing .rippleEffect {
  background: #21DBAA !important;
}
.qualtrics-cx-landing .cx-hover:before {
  -webkit-transition: border 300ms ease;
  transition: border 300ms ease;
}
.qualtrics-cx-landing .cx-hover:hover:before {
  border-color: #21DBAA !important;
}
.qualtrics-cx-landing .white-divider {
  width: 100px;
  height: 0;
  display: block;
  border: 2px solid #fff;
  margin-top: 34px;
  margin-bottom: 36px;
}
.employee-pulse .spacing-lg {
  margin-top: 78px;
  margin-bottom: 78px;
}
.employee-pulse .color-half,
.employee-pulse .image-half {
  position: relative;
}
.employee-pulse .color-half:before,
.employee-pulse .image-half:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0768DD;
  background-image: url('/uk/wp-content/themes/qualtrics/images/pages/employee-pulse/header-uk.jpg');
  background-size: cover;
  background-position: center 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  .employee-pulse .color-half:before,
  .employee-pulse .image-half:before {
    width: 50%;
  }
}
.employee-pulse .color-half {
  position: relative;
}
.employee-pulse .color-half:before {
  background-image: none;
}
.employee-pulse .color-half:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  border-top: 1px solid #2E393F;
  top: 0;
  left: 0;
}
.employee-pulse .text-white * {
  color: #fff;
}
.employee-pulse h1 {
  font-weight: 200;
}
.employee-pulse .align-vert-bottom {
  position: relative;
  display: inline-block;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .employee-pulse .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .employee-pulse .row-eq-height > * {
    position: relative;
  }
  .employee-pulse .align-vert-bottom {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
  }
}
.employee-pulse .rounded-edges-btn {
  border-radius: 40px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 10px 14px;
  text-transform: uppercase;
}
.employee-pulse .bold-link {
  font-weight: 700;
  border: none;
  overflow: visible;
  z-index: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  padding-left: 0;
  padding-right: 0;
  line-height: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.employee-pulse .bold-link:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 0;
  display: block;
  background: #0768DD;
  top: 100%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.employee-pulse .bold-link:hover {
  color: #fff;
}
.employee-pulse .bold-link:hover:after {
  height: 100%;
  top: 0;
  box-shadow: 0 0 0 2px #0768DD;
}
.employee-pulse .bold-link.blue-link {
  color: #0768DD;
  border-bottom: 1px solid #0768DD;
}
.employee-pulse .bold-link.blue-link:after {
  background: #0768DD;
}
.employee-pulse .bold-link.blue-link:hover {
  color: #fff;
}
.employee-pulse .bold-link.blue-link:hover:after {
  box-shadow: 0 0 0 2px #0768DD;
}
.employee-pulse .bold-link.white-link {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.employee-pulse .bold-link.white-link:after {
  background: #fff;
}
.employee-pulse .bold-link.white-link:hover {
  color: #0768DD;
}
.employee-pulse .bold-link.white-link:hover:after {
  box-shadow: 0 0 0 2px #fff;
}
.employee-pulse .white-link {
  color: #fff;
  font-weight: 700;
  border: none;
  border-bottom: 1px solid #fff;
  overflow: visible;
  z-index: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  padding-left: 0;
  padding-right: 0;
  line-height: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 84%;
  display: inline-block;
  position: relative;
}
.employee-pulse .white-link:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 0;
  display: block;
  background: #fff;
  top: 100%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.employee-pulse .white-link:hover {
  color: #0768DD;
}
.employee-pulse .white-link:hover:after {
  height: 100%;
  top: 0;
  box-shadow: 0 0 0 2px #fff;
}
.employee-pulse .circle-btn {
  display: block;
  width: 36px;
  height: 36px;
  margin: 6px 12px;
  position: relative;
  text-align: center;
  border-radius: 24px;
  padding: 0!important;
  background-color: transparent!important;
}
.employee-pulse .circle-btn:before {
  border: 1px solid #fff !important;
  border-radius: 24px!important;
  background-color: transparent!important;
}
.employee-pulse .download-btn {
  cursor: pointer;
  position: relative;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  width: auto!important;
  border-radius: 18px;
  max-width: 36px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  color: transparent;
  line-height: 34px;
  overflow: hidden!important;
}
.employee-pulse .download-btn:hover {
  color: inherit;
  max-width: 220px;
  padding-left: 30px!important;
  padding-right: 12px!important;
}
.employee-pulse .download-btn span {
  z-index: 200;
  width: 36px;
  height: 36px;
  line-height: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  left: -1px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url('/uk/wp-content/themes/qualtrics/images/pages/employee-pulse/download.svg') !important;
  background-size: 48px 48px!important;
  background-position: center center!important;
}
.employee-pulse .download-btn.white-download {
  border: 1px solid #fff;
}
.employee-pulse .download-btn.white-download:hover {
  color: inherit;
  max-width: 200px;
}
.employee-pulse .download-btn.white-download span {
  left: 17px!important;
  background-image: url('/uk/wp-content/themes/qualtrics/images/pages/employee-pulse/white-download.svg') !important;
}
.employee-pulse .fixed-download-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0!important;
  margin: 12px;
  background-color: #fff !important;
  border: 1px solid #2E393F;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: auto;
}
.employee-pulse .fixed-download-btn span {
  line-height: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  left: -1px;
  position: absolute;
}
.employee-pulse .fixed-download-btn:before {
  border: none!important;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.employee-pulse .circle-btn:hover:before {
  border: none!important;
}
.employee-pulse .mega-text h2 {
  font-size: 56px;
  font-weight: 100;
}
.employee-pulse .mega-text h3 {
  font-size: 28px;
}
.employee-pulse .fixed-right-nav {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  display: none;
}
@media (min-width: 480px) {
  .employee-pulse .fixed-right-nav {
    display: block;
  }
}
.employee-pulse .fixed-right-nav .circle-btn {
  padding: 0!important;
  margin: 12px;
  background-color: #fff !important;
  border: 1px solid #2E393F;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.employee-pulse .fixed-right-nav .circle-btn span {
  line-height: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}
.employee-pulse .fixed-right-nav .circle-btn:before {
  border: none!important;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.employee-pulse .fixed-right-nav .circle-btn:hover {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
  background: #2E393F !important;
}
.employee-pulse .fixed-right-nav .circle-btn.active {
  border: 1px solid #fff;
  background: #0768DD !important;
}
.employee-pulse .fixed-right-nav .circle-btn.active span {
  color: #fff !important;
}
.employee-pulse .ultra-text ~ h2 {
  font-weight: 100!important;
}
.employee-pulse .ultra-text {
  margin-top: 10px;
  font-size: 40px!important;
  line-height: 48px!important;
}
.employee-pulse .custom-map-key {
  max-height: 500px;
}
@media screen and (min-width: 992px) {
  .employee-pulse .custom-map-key {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.employee-pulse .light-blue-hr {
  border-top: 1px solid #0768DD;
}
.employee-pulse .custom-logo {
  position: fixed;
  left: 50%;
  top: 33px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  background: #fff;
  border: 1px solid #2E393F;
  display: inline-block;
  z-index: 4;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 5px 10px;
}
.employee-pulse .custom-header {
  position: fixed;
  width: 100%;
  height: 50px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  overflow: visible;
  top: -60px;
  background: #fff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05), 0 0 8px 0 rgba(0, 0, 0, 0.1);
  z-index: 20;
  text-align: center;
}
.employee-pulse .custom-header h3 {
  margin: 0!important;
  padding: 0!important;
  color: #0768DD;
  position: absolute;
  left: 50%;
  top: 25px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.employee-pulse .custom-header.scrolled-header {
  top: 0;
}
.employee-pulse .custom-header.scrolled-header + .custom-logo {
  top: -25px;
  -webkit-transform: translate(-50%, -50%) scale(0.95);
  transform: translate(-50%, -50%) scale(0.95);
}
.employee-pulse .qi-qualtrics-logotype {
  font-size: 26px;
}
.employee-pulse .qi-qualtrics-logotype:after {
  content: "®";
  font-size: 7px!important;
  font-style: normal!important;
  top: -4px;
  left: 0px;
  position: relative;
}
.employee-pulse .dynamic-graph {
  max-width: 1000px;
  min-width: 250px;
  margin: 32px auto;
  text-align: center;
  border-right: 1px dashed #2E393F;
  position: relative;
}
.employee-pulse .dynamic-graph.minimal-graph {
  margin-left: 6px;
}
.employee-pulse .dynamic-graph:before {
  content: '';
  display: block;
  position: absolute;
  left: 102px;
  height: 100%;
  width: 0;
  top: 0;
  border-right: 1px dashed #2E393F;
  z-index: 0;
}
.employee-pulse .dynamic-graph h3 {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1!important;
}
.employee-pulse .dynamic-graph h2 {
  font-weight: 200;
  font-size: 33.33333333px;
}
.employee-pulse .dynamic-graph h2,
.employee-pulse .dynamic-graph h3,
.employee-pulse .dynamic-graph p {
  padding: 0;
  margin: 0;
}
.employee-pulse .dynamic-graph p {
  font-size: 10px;
  line-height: 1;
  font-weight: 700!important;
}
.employee-pulse .dynamic-graph .pillar {
  text-align: left;
  vertical-align: top;
  padding: 0;
  width: 100%;
  max-width: 800px;
  display: inline-block;
  margin-right: -5px;
  position: relative;
}
.employee-pulse .dynamic-graph .pillar.narrow {
  min-width: 40px;
  text-align: right;
  max-width: auto;
}
.employee-pulse .dynamic-graph .pillar.narrow p {
  padding-right: 4px;
}
.employee-pulse .dynamic-graph .pillar.narrow .segment {
  border-top: none!important;
}
.employee-pulse .dynamic-graph .pillar .segment {
  position: relative;
  height: auto;
  min-height: 60px;
}
.employee-pulse .dynamic-graph .pillar .segment.left-pad {
  padding-left: 6px;
}
.employee-pulse .dynamic-graph .pillar .segment:nth-child(1) {
  top: 0;
  right: 2px;
  left: 100px;
  position: absolute;
}
.employee-pulse .dynamic-graph .pillar .segment:nth-child(2) {
  width: 100px;
  float: left;
  border-top: 1px solid #2E393F;
}
.employee-pulse .dynamic-graph .bar {
  display: block;
  max-width: 100%;
  min-height: 28px;
  background: #0768DD;
  border-top: 1px solid #2E393F;
}
.employee-pulse .dynamic-graph.minimal-graph {
  min-width: 420px;
  border-right: none;
}
.employee-pulse .dynamic-graph.minimal-graph .pillar .segment {
  border: none;
}
.employee-pulse .dynamic-graph.minimal-graph:before {
  display: none;
}
.employee-pulse .dynamic-graph.minimal-graph .bar {
  border-top: none;
  border-bottom: 1px dashed #2E393F;
}
.employee-pulse .dynamic-graph.minimal-graph .bar span {
  color: #fff !important;
}
.employee-pulse .dynamic-graph.minimal-graph .bar span.label {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 10px;
  margin: 10px 8px;
  text-align: left;
  white-space: nowrap;
  max-width: 94%;
  overflow: hidden;
  text-overflow: ellipses;
  text-overflow: ellipsis;
  display: inline-block;
  border-radius: 0;
}
.employee-pulse .dynamic-graph.minimal-graph .pillar .segment h2 {
  line-height: 30px;
  border-bottom: 1px dashed #2E393F;
}
.employee-pulse .picture-half-wrapper {
  width: 100%;
  display: inline-block;
  position: relative;
  background-color: #0768DD;
}
.employee-pulse .picture-half-wrapper:after {
  padding-top: 70.25%;
  display: block;
  content: '';
}
.employee-pulse .picture-half {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  background-size: 192% auto;
  background-repeat: no-repeat;
}
.employee-pulse .picture-half.half-1 {
  margin-bottom: -1px;
  background-position: 0 0;
}
.employee-pulse .picture-half.half-2 {
  background-position: 100% center;
}
.employee-pulse svg {
  font-family: inherit!important;
}
.employee-pulse .custom-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  top: 0;
  left: 0;
  z-index: 20;
  display: none;
}
.employee-pulse .close-btn-fixed {
  position: fixed;
  top: 15px;
  right: 15px;
  background-color: transparent;
  background-image: url('/uk/wp-content/themes/qualtrics/images/pages/employee-pulse/close.svg') !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  outline: none;
  width: 40px;
  height: 40px;
}
.employee-pulse .light-text {
  font-weight: 200;
  text-transform: none;
}
.employee-pulse .small-bold-text {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 23px;
}
.employee-pulse .bold-text {
  font-weight: 700;
}
.employee-pulse .blue-text {
  color: #0768DD;
}
.employee-pulse .huge-text {
  font-size: 110px;
  line-height: 0.9;
}
.employee-pulse .large-text {
  font-size: 80px;
  line-height: 0.92;
}
.employee-pulse .accent,
.employee-pulse .upper-bold {
  font-weight: 700;
  font-size: 84%;
  text-transform: uppercase;
}
.employee-pulse .upper-bold {
  font-size: 16px;
}
.employee-pulse .sub-h2 {
  font-size: 32px;
}
.employee-pulse .side-by-side-img {
  padding: 0;
  border-left: 1px solid #fff;
  position: relative;
}
.employee-pulse .side-by-side-img img {
  z-index: 0;
}
.employee-pulse .side-by-side-img img.svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  height: 75%;
  width: auto;
  z-index: 2;
}
.employee-pulse .side-by-side-img img.svg.svg-small {
  height: 62.5%;
}
.employee-pulse .side-by-side-img img.svg.svg-smaller {
  height: 50%;
}
.employee-pulse .scroll-down-indicator:before,
.employee-pulse .scroll-down-indicator:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  border-bottom: 1px solid #aaa;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -75px;
  margin-left: -25px;
  z-index: 5;
}
@media (min-width: 768px) {
  .employee-pulse .scroll-down-indicator:before,
  .employee-pulse .scroll-down-indicator:after {
    border-bottom: 1px solid #fafafa;
  }
}
.employee-pulse .scroll-down-indicator:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #aaa;
}
.employee-pulse .text-gray {
  color: #2E393F;
}
.employee-pulse .bottom-left-text {
  bottom: -2px;
  line-height: 0.8;
  left: 60px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
.employee-pulse .number-row {
  position: relative;
  padding: 20px;
  padding-left: 130px;
  margin-bottom: 12px;
  max-width: 500px;
}
.employee-pulse .quote-row {
  border-top: 1px solid #2E393F;
  position: relative;
  height: 140px;
}
@media (min-width: 768px) {
  .employee-pulse .quote-row ~ p {
    margin-right: 160px;
  }
}
.employee-pulse .quote-mark,
.employee-pulse .quote-image {
  position: absolute;
  left: 0;
  top: 20px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  backgorund-repeat: none;
}
.employee-pulse .quote-mark {
  border-radius: 0;
  right: 0;
  left: auto;
  background-repeat: no-repeat;
  background-position: top right;
  width: 50px;
  background-size: 100% auto;
  top: 0;
}
@media (min-width: 480px) {
  .employee-pulse .quote-mark {
    width: 150px;
    background-size: auto 100%;
  }
}
.employee-pulse .quote-text {
  position: absolute;
  left: 100px;
  right: 0;
  margin-left: 10px;
  height: 100px;
  top: 20px;
}
@media (min-width: 480px) {
  .employee-pulse .quote-text {
    right: 150px;
    margin-left: 20px;
  }
}
.employee-pulse .quote-text .quote-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.employee-pulse .large-h3 {
  color: #0768DD;
  font-size: 30px;
  line-height: 33px;
}
.employee-pulse .hr-ex {
  border-color: #0768DD;
}
.employee-pulse .label-hr {
  padding: 1px;
  margin: 1px -1px;
}
.employee-pulse .table-rows .row {
  border-top: 1px solid #2E393F;
  padding: 12px 0;
}
.employee-pulse .table-rows .row:first-of-type {
  border-top: none;
}
.employee-pulse .table-rows .row .col-bl-6 {
  padding-right: 14px;
}
.employee-pulse .rel-wrap {
  position: relative;
  overflow: visible;
}
.employee-pulse .iQ-powered {
  position: relative;
  bottom: -2px;
  width: 80px;
  height: auto;
  vertical-align: baseline;
}
.employee-pulse h3.mini {
  font-size: 15px!important;
  letter-spacing: 0px !important;
}
.employee-pulse h3.micro {
  font-size: 13px!important;
  letter-spacing: 0px !important;
}
.employee-pulse .golden-ratio-images {
  white-space: nowrap;
  overflow: visible;
}
.employee-pulse .golden-ratio-images img {
  vertical-align: top;
}
.employee-pulse .golden-ratio-images img:nth-child(2) {
  max-width: 35.55%;
  margin-left: -3px;
  display: none;
}
@media (min-width: 992px) {
  .employee-pulse .golden-ratio-images img:nth-child(1) {
    max-width: 61.99%;
  }
  .employee-pulse .golden-ratio-images img:nth-child(2) {
    display: inline-block;
  }
}
.employee-pulse .dash-list {
  padding-left: 18px;
}
.employee-pulse .dash-list span {
  margin-left: -18px;
}
.employee-pulse .iQ-powered {
  cursor: pointer;
}
.employee-pulse .spacing-micro-bottom {
  margin-bottom: 8px;
}
/*
 * qualtrics-less/pages/page-office-visit.less
 * ----------------------------------------------------------------
 */
.office-visit .brands {
  background: url('/wp-content/themes/qualtrics/images/pages/office-visit/office.jpg');
  height: 300px;
  overflow-x: hidden;
  background-attachment: fixed;
  background-position: inherit;
  background-repeat: repeat-y;
  background-size: cover;
}
@media (min-width: 480px) {
  .office-visit .brands {
    height: 600px;
  }
}
.office-visit .slant-top {
  background: #fff;
  z-index: 1;
  position: relative;
}
.office-visit .slant-top:before {
  content: '';
  display: block;
  background: inherit;
  position: absolute;
  top: -6px;
  height: 500px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transform: skewY(10.5deg);
  transform: skewY(10.5deg);
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
  box-shadow: 0 -8px 8px 0 rgba(0, 0, 0, 0.05), 0 -12px 28px 0 rgba(0, 0, 0, 0.05);
}
@media (min-width: 1700px) {
  .office-visit .slant-top:before {
    top: -60px;
    -webkit-transform: skewY(5.5deg);
    transform: skewY(5.5deg);
  }
}
.office-visit .slant-top:after {
  height: inherit !important;
  left: inherit !important;
  right: inherit !important;
  bottom: inherit !important;
}
.office-visit .slant-top-inverse:before {
  top: -12px;
  height: 150px;
  left: -2px;
}
@media (min-width: 480px) {
  .office-visit .slant-top-inverse:before {
    height: 180px;
  }
}
@media (min-width: 992px) {
  .office-visit .slant-top-inverse:before {
    height: 324px;
  }
}
@media (min-width: 1700px) {
  .office-visit .slant-top-inverse:before {
    top: -60px;
  }
}
.office-visit .hero-box {
  padding: 40px 60px;
}
@media (max-width: 480px) {
  .office-visit .hero-box {
    padding: 30px 15px;
  }
}
.office-visit .clear {
  clear: both;
}
@media (min-width: 768px) {
  .office-visit .right-margin {
    margin-right: 10%;
  }
}
@media (max-width: 992px) {
  .office-visit .no-spacing-sm {
    margin-top: 0px;
  }
}
@media (max-width: 992px) {
  .office-visit .spacing-top-sm {
    margin-top: 84px;
  }
}
@media (max-width: 992px) {
  .office-visit .spacing-bottom-sm {
    margin-bottom: 84px;
  }
}
@media (max-width: 480px) {
  .office-visit .special-spacing {
    padding: 15px 0px;
  }
}
@media screen and (max-width: 480px) {
  .office-visit div.container.spacing-md {
    margin-bottom: 84px;
    margin-top: 84px;
  }
}
@media (min-width: 992px) {
  .office-visit .offset-1 {
    margin-top: -85px;
  }
}
@media (min-width: 992px) {
  .office-visit .offset-2 {
    margin-top: -75px;
    z-index: -1;
    max-height: 400px;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .office-visit .offset-3 {
    margin-top: -150px;
  }
}
@media (min-width: 992px) {
  .office-visit .offset-4 {
    margin-top: -75px;
    z-index: -1;
    max-height: 425px;
    overflow: hidden;
  }
}
.office-visit .offset-5 {
  margin: -20px 15px;
}
@media (min-width: 992px) {
  .office-visit .offset-5 {
    margin-top: -100px;
  }
}
.office-visit .offset-6 {
  margin-top: -125px;
}
.page-template-qualtrics-support-center {
  /* FAQ STYLES */
  /* FEEDBACK STYLES */
}
.page-template-qualtrics-support-center .line {
  border-bottom: solid 1px #ddd;
  display: block;
  margin: 0px 0px 15px 0px;
}
.page-template-qualtrics-support-center .line-faq {
  border-bottom: solid 1px #ddd;
  display: block;
  padding: 5px 0px;
}
.page-template-qualtrics-support-center .button-span {
  display: grid;
  display: block;
}
.page-template-qualtrics-support-center .contact-button {
  border-radius: 5px;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
}
.page-template-qualtrics-support-center #language_selector > li {
  cursor: pointer;
}
@media (max-width: 480px) {
  .page-template-qualtrics-support-center .contact-button {
    min-height: 280px;
  }
}
@media (min-width: 480px) {
  .page-template-qualtrics-support-center .contact-button {
    min-height: 280px;
  }
}
@media (min-width: 768px) {
  .page-template-qualtrics-support-center .contact-button {
    min-height: 285px;
  }
}
@media (min-width: 992px) {
  .page-template-qualtrics-support-center .contact-button {
    min-height: 350px;
  }
}
@media (min-width: 1200px) {
  .page-template-qualtrics-support-center .contact-button {
    min-height: 330px;
  }
}
.page-template-qualtrics-support-center .contact-button p {
  padding: 0px 8px 16px 8px;
}
.page-template-qualtrics-support-center .contact-button a {
  color: #2E393F !important;
}
.page-template-qualtrics-support-center .contact-button:hover {
  background-color: #ffffff;
  color: #2E393F !important;
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  transition: all 0.2s !important;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.page-template-qualtrics-support-center .contact-button img {
  padding-top: 15px;
}
.page-template-qualtrics-support-center .qi-li.clock-md {
  position: absolute;
  font-size: 18px !important;
  left: -35px !important;
  top: 1px !important;
  text-align: center;
  vertical-align: text-top;
}
.page-template-qualtrics-support-center .qa-test {
  font-size: 13px !important;
  margin: -25px 0px 0px 23px !important;
  position: absolute;
  text-align: left;
}
.page-template-qualtrics-support-center .qa-standout {
  background-color: #ffffff;
  color: #2E393F !important;
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  transition: all 0.2s !important;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.page-template-qualtrics-support-center .callout-new {
  font-size: 13px !important;
  margin: -25px 0px 0px 6px !important;
  position: absolute;
  text-align: left;
  width: 100%;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
.page-template-qualtrics-support-center .callout-new i.fa.fa-star {
  padding-right: 8px;
}
@media (max-width: 480px) {
  .page-template-qualtrics-support-center .q-xm .q-btn.q-secondary {
    padding: 25px 0px !important;
    width: 300px;
    margin: 12px auto;
  }
}
@media (max-width: 360px) {
  .page-template-qualtrics-support-center .q-xm .q-btn.q-secondary {
    padding: 25px 0px !important;
    width: 250px;
    margin: 12px auto;
  }
}
@media (min-width: 480px) {
  .page-template-qualtrics-support-center .q-xm .q-btn.q-secondary {
    padding: 28px 25px !important;
    margin: 15px auto !important;
    width: 450px;
    display: block;
  }
}
@media (min-width: 768px) {
  .page-template-qualtrics-support-center .q-xm .q-btn.q-secondary {
    padding: 20px 20px !important;
    margin: 10px 0px !important;
    width: 335px;
    line-height: 43px;
  }
}
@media (min-width: 992px) {
  .page-template-qualtrics-support-center .q-xm .q-btn.q-secondary {
    padding: 15px 0px !important;
    margin: 5px 0px !important;
    font-size: 13px;
    width: 150px;
  }
}
@media (min-width: 1200px) {
  .page-template-qualtrics-support-center .q-xm .q-btn.q-secondary {
    padding: 20px 0px !important;
    margin: 5px -10px !important;
    font-size: 16px;
    font-weight: 300 !important;
    width: 178px;
  }
}
.page-template-qualtrics-support-center .faq-statment {
  padding-right: 40px;
  font-size: 14px;
}
.page-template-qualtrics-support-center label {
  display: inline !important;
  font-size: 16px;
  margin-bottom: 0px !important;
  padding: 0px 0px 0px 30px;
  font-weight: 200 !important;
}
.page-template-qualtrics-support-center .faq-check:checked {
  background-color: #D6001C;
}
.page-template-qualtrics-support-center #FAQs {
  display: inline-grid;
}
.page-template-qualtrics-support-center .faq {
  margin: 5px 0px 0px 0px;
  padding: 20px 0px;
  border-bottom: solid 1px #ddd;
  position: relative;
}
.page-template-qualtrics-support-center .question,
.page-template-qualtrics-support-center .questionSurvey,
.page-template-qualtrics-support-center .questionDistributions,
.page-template-qualtrics-support-center .questionData,
.page-template-qualtrics-support-center .questionReports,
.page-template-qualtrics-support-center .questionContacts,
.page-template-qualtrics-support-center .questionLibrary,
.page-template-qualtrics-support-center .questionAdmin,
.page-template-qualtrics-support-center .questionTA,
.page-template-qualtrics-support-center .questionSI,
.page-template-qualtrics-support-center .questionVOC,
.page-template-qualtrics-support-center .questionINT,
.page-template-qualtrics-support-center .questionSW,
.page-template-qualtrics-support-center .question360,
.page-template-qualtrics-support-center .questionEE,
.page-template-qualtrics-support-center .questionReports,
.page-template-qualtrics-support-center .questionData,
.page-template-qualtrics-support-center .questionMyProjects {
  font-weight: 300;
  display: block;
  color: #2E393F;
  text-align: left;
  cursor: pointer;
  font-size: 18px;
  margin-right: -1%;
}
.page-template-qualtrics-support-center .question p {
  font-weight: 300 !important;
  display: inline-block;
  color: #2E393F;
  margin: 0px 0px 0px 0px;
  margin-right: 7%;
  font-size: 18px !important;
}
.page-template-qualtrics-support-center .arrow {
  display: inline;
  margin: 9% -1%;
  position: initial;
  float: right;
  background: url(https://cdn4.iconfinder.com/data/icons/mayssam/512/plus-24.png);
  height: 16px;
  width: 16px;
  background-size: contain;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 480px) {
  .page-template-qualtrics-support-center .arrow {
    margin: -6% 0%;
  }
}
@media (max-width: 360px) {
  .page-template-qualtrics-support-center .arrow {
    margin: -12% -1%;
  }
}
@media (min-width: 480px) {
  .page-template-qualtrics-support-center .arrow {
    margin: -4% 1%;
  }
}
@media (min-width: 768px) {
  .page-template-qualtrics-support-center .arrow {
    margin: -3% 2%;
  }
}
@media (min-width: 992px) {
  .page-template-qualtrics-support-center .arrow {
    margin: -3% 2%;
  }
}
.page-template-qualtrics-support-center .rotate-arrow {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.page-template-qualtrics-support-center .faq-block {
  display: block;
}
.page-template-qualtrics-support-center #survey-sections,
.page-template-qualtrics-support-center #survey-sections-de {
  display: none;
}
.page-template-qualtrics-support-center .user-check {
  margin: 0px 0px 0px -30px;
}
.page-template-qualtrics-support-center .check-text {
  display: inline-block;
}
.page-template-qualtrics-support-center .answer {
  font-weight: 300;
  border-radius: 0px;
  text-align: left;
  background: #F4F4F4;
  line-height: 1.4em;
  margin: 15px 0px;
  font-family: "Qualtrics Grotesque";
  display: none;
}
.page-template-qualtrics-support-center .answer p {
  padding: 20px 15px;
  margin: 0 0 0px;
}
.page-template-qualtrics-support-center .answer ul li {
  padding: 15px 30px 0px 15px;
  font-size: 16px;
}
.page-template-qualtrics-support-center .answer ol li {
  padding: 15px 30px 0px 15px;
  line-height: 1.4em;
  font-size: 16px;
}
.page-template-qualtrics-support-center .faq-block {
  display: block;
}
.page-template-qualtrics-support-center #survey-sections,
.page-template-qualtrics-support-center #survey-sections-de {
  display: none;
}
.page-template-qualtrics-support-center .active {
  background-color: #2E393F !important;
}
.page-template-qualtrics-support-center .active span {
  color: #fff !important;
}
.page-template-qualtrics-support-center .check-text {
  display: inline-block;
}
.page-template-qualtrics-support-center .faq-title {
  margin: 0px 0px;
}
.page-template-qualtrics-support-center #chat,
.page-template-qualtrics-support-center #chatoff,
.page-template-qualtrics-support-center #nochat {
  display: none;
}
.page-template-qualtrics-support-center .disablechat {
  opacity: 0.5;
  pointer-events: none;
}
.page-template-qualtrics-support-center .thumbs-up,
.page-template-qualtrics-support-center .thumbs-down {
  display: inline !important;
  width: 32px;
}
.page-template-qualtrics-support-center .thumbs-down {
  margin-left: 20px;
}
.page-template-qualtrics-support-center .thumbs-up.selected {
  display: inline !important;
  width: 32px;
  background: url(/wp-content/themes/qualtrics/images/pages/support-center/thumbsupred.svg);
  background-size: initial;
}
.page-template-qualtrics-support-center .thumbs-down.selected {
  display: inline !important;
  width: 32px;
  background: url(/wp-content/themes/qualtrics/images/pages/support-center/thumbsdownred.svg);
  background-size: initial;
}
.page-template-qualtrics-support-center .faq-feedback {
  display: none;
  margin: 22px 0px 90px -45px;
  position: initial !important;
}
.page-template-qualtrics-support-center .feedback-btn {
  padding: 0px 0px !important;
  width: 16%;
  font-size: 14px !important;
  line-height: 35px !important;
  min-width: 85px;
}
.page-template-qualtrics-support-center textarea {
  padding: 2px 10px;
  color: #000 !important;
  font-size: 14px !important;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 3;
}
.page-template-qualtrics-support-center .button-special {
  font-size: 14px;
}
@media (min-width: 992px) {
  .page-template-qualtrics-support-center .button-special {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .page-template-qualtrics-support-center .button-special {
    font-size: 14px;
  }
}
.page-template-qualtrics-support-center .button-special-extra {
  font-size: 13px;
}
@media (min-width: 992px) {
  .page-template-qualtrics-support-center .button-special-extra {
    font-size: 11px;
  }
}
@media (min-width: 1200px) {
  .page-template-qualtrics-support-center .button-special-extra {
    font-size: 13px;
  }
}
.page-template-qualtrics-support-center .visible-xxs {
  display: none;
}
@media (max-width: 480px) {
  .page-template-qualtrics-support-center .visible-xxs {
    display: block;
  }
}
.page-template-qualtrics-support-center .email-channel {
  width: 40%;
}
@media (max-width: 992px) {
  .page-template-qualtrics-support-center .email-channel {
    width: 25%;
  }
}
.page-template-qualtrics-support-center .phone-channel {
  width: 26%;
}
@media (max-width: 992px) {
  .page-template-qualtrics-support-center .phone-channel {
    width: 20%;
  }
}
.page-template-qualtrics-support-center .community-channel {
  width: 50%;
  padding-top: 33px!important;
}
@media (max-width: 992px) {
  .page-template-qualtrics-support-center .community-channel {
    width: 33%;
  }
}
.page-template-qualtrics-support-center .chat-channel {
  width: 63%;
}
@media (max-width: 992px) {
  .page-template-qualtrics-support-center .chat-channel {
    width: 35%;
  }
}
.page-template-qualtrics-support-center .q-feedback {
  background-color: #ffffff;
  display: block;
  border-radius: 9.6px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  transition: all 300ms ease;
  min-height: 100px;
  opacity: 0.8;
  padding-top: 20px;
}
.page-template-qualtrics-support-center .q-feedback:hover {
  opacity: 1;
}
.page-template-qualtrics-support-center .q-feedback * {
  font-size: 15px!important;
}
.page-template-qualtrics-support-center .q-feedback hr {
  border-color: #e8e8e8;
  margin: 10px 0;
}
.page-template-qualtrics-support-center .q-feedback p {
  margin: 10px;
  padding: 10px 0px;
  margin-left: 0;
  display: inline-block;
}
.page-template-qualtrics-support-center .q-feedback textarea {
  width: 100%;
  height: 68px;
  position: relative;
  border: 1px solid #ccc;
  padding-left: 5px;
  outline: none;
  margin-top: 10px;
}
.page-template-qualtrics-support-center .show-on-submit,
.page-template-qualtrics-support-center .show-on-negative,
.page-template-qualtrics-support-center .show-on-positive {
  display: none;
}
.page-template-qualtrics-support-center .q-feedback-btn {
  background: transparent;
  -webkit-transition: border 180ms ease;
  transition: border 180ms ease;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px;
  border-radius: 9.6px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  z-index: 15;
  line-height: 1;
  padding: 6px 12px;
  margin: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #2E393F;
  border: 1px solid #2E393F;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  min-width: 50px;
  margin-right: 9px;
  outline: none;
  opacity: 0.8;
}
.page-template-qualtrics-support-center .q-feedback-btn:after {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.page-template-qualtrics-support-center .q-feedback-submit {
  padding: 10px 16px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.page-template-qualtrics-support-center .q-feedback-btn:hover,
.page-template-qualtrics-support-center .q-feedback-btn.selected {
  background: #2E393F;
  color: #fff;
}
.page-template-qualtrics-support-center .q-feedback-btn:hover {
  opacity: 1;
}
.page-template-qualtrics-support-center .q-feedback-btn:disabled {
  opacity: 0.33 !important;
}
.page-template-qualtrics-support-center .q-feedback-btn:hover:disabled {
  background: #fff;
  color: #2E393F;
  position: relative;
  overflow: visible;
}
.page-template-qualtrics-support-center .q-feedback-btn:disabled:after {
  content: 'Please enter text above';
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(10px, 0);
  transform: translate(10px, 0);
  font-size: 13px!important;
  opacity: 0;
}
.page-template-qualtrics-support-center .q-feedback-btn:hover:disabled:after {
  opacity: 1;
  -webkit-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
}
.page-template-qualtrics-support-center .mini-text {
  font-size: 13px!important;
  opacity: 0.5 !important;
  display: block!important;
  width: 100%!important;
  margin: 0!important;
}
.page-template-qualtrics-support-center b,
.page-template-qualtrics-support-center strong {
  font-weight: 600 !important;
}
.page-template-qualtrics-support-center .email-link {
  cursor: pointer;
}
.page-template-qualtrics-support-center .disablechat {
  opacity: 0.5;
  pointer-events: none;
}
.cx-info-page .spacing-lg {
  margin-top: 78px;
  margin-bottom: 78px;
}
.cx-info-page .color-half,
.cx-info-page .image-half {
  position: relative;
}
.cx-info-page .color-half:before,
.cx-info-page .image-half:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #21DBAA;
  background-image: url('/wp-content/themes/qualtrics/images/pages-new/customer-experience/credit-report/cards-100.jpg');
  background-size: cover;
  background-position: center 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  .cx-info-page .color-half:before,
  .cx-info-page .image-half:before {
    width: 50%;
  }
}
.cx-info-page .color-half {
  position: relative;
}
.cx-info-page .color-half:before {
  background-image: none;
}
.cx-info-page .color-half:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  border-top: 1px solid #2E393F;
  top: 0;
  left: 0;
}
.cx-info-page .text-white * {
  color: #fff;
}
.cx-info-page h1 {
  font-weight: 200;
}
.cx-info-page .align-vert-bottom {
  position: relative;
  display: inline-block;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .cx-info-page .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .cx-info-page .row-eq-height > * {
    position: relative;
  }
  .cx-info-page .align-vert-bottom {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
  }
}
.cx-info-page .blue-link {
  color: #21DBAA;
  font-weight: 700;
  border: none;
  border-bottom: 1px solid #21DBAA;
  overflow: visible;
  z-index: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  padding-left: 0;
  padding-right: 0;
  line-height: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.cx-info-page .blue-link:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 0;
  display: block;
  background: #21DBAA;
  top: 100%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.cx-info-page .blue-link:hover {
  color: #fff;
}
.cx-info-page .blue-link:hover:after {
  height: 100%;
  top: 0;
  box-shadow: 0 0 0 2px #21DBAA;
}
.cx-info-page .white-link {
  color: #fff;
  font-weight: 700;
  border: none;
  border-bottom: 1px solid #fff;
  overflow: visible;
  z-index: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  padding-left: 0;
  padding-right: 0;
  line-height: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 84%;
  display: inline-block;
  position: relative;
}
.cx-info-page .white-link:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 0;
  display: block;
  background: #fff;
  top: 100%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.cx-info-page .white-link:hover {
  color: #21DBAA;
}
.cx-info-page .white-link:hover:after {
  height: 100%;
  top: 0;
  box-shadow: 0 0 0 2px #fff;
}
.cx-info-page .circle-btn {
  display: block;
  width: 36px;
  height: 36px;
  margin: 6px 12px;
  position: relative;
  text-align: center;
  border-radius: 24px;
  padding: 0!important;
  background-color: transparent!important;
}
.cx-info-page .circle-btn:before {
  border: 1px solid #fff !important;
  border-radius: 24px!important;
  background-color: transparent!important;
}
.cx-info-page .download-btn {
  cursor: pointer;
  position: relative;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  width: auto!important;
  border-radius: 18px;
  max-width: 36px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  color: transparent;
  line-height: 34px;
  overflow: hidden!important;
}
.cx-info-page .download-btn:hover {
  color: inherit;
  max-width: 220px;
  padding-left: 30px!important;
  padding-right: 12px!important;
}
.cx-info-page .download-btn span {
  z-index: 200;
  width: 36px;
  height: 36px;
  line-height: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  left: -1px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url('/uk/wp-content/themes/qualtrics/images/pages/employee-pulse/download.svg') !important;
  background-size: 48px 48px!important;
  background-position: center center!important;
}
.cx-info-page .download-btn.white-download {
  border: 1px solid #fff;
}
.cx-info-page .download-btn.white-download:hover {
  color: inherit;
  max-width: 200px;
}
.cx-info-page .download-btn.white-download span {
  left: 17px!important;
  background-image: url('/uk/wp-content/themes/qualtrics/images/pages/employee-pulse/white-download.svg') !important;
}
.cx-info-page .fixed-download-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0!important;
  margin: 12px;
  background-color: #fff !important;
  border: 1px solid #2E393F;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: auto;
}
.cx-info-page .fixed-download-btn span {
  line-height: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  left: -1px;
  position: absolute;
}
.cx-info-page .fixed-download-btn:before {
  border: none!important;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.cx-info-page .circle-btn:hover:before {
  border: none!important;
}
.cx-info-page .mega-text h2 {
  font-size: 56px;
  font-weight: 200;
}
.cx-info-page .mega-text h3 {
  font-size: 28px;
}
.cx-info-page .fixed-right-nav {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  display: none;
}
@media (min-width: 480px) {
  .cx-info-page .fixed-right-nav {
    display: block;
  }
}
.cx-info-page .fixed-right-nav .circle-btn {
  padding: 0!important;
  margin: 12px;
  background-color: #fff !important;
  border: 1px solid #2E393F;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.cx-info-page .fixed-right-nav .circle-btn span {
  line-height: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}
.cx-info-page .fixed-right-nav .circle-btn:before {
  border: none!important;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.cx-info-page .fixed-right-nav .circle-btn:hover {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
  background: #2E393F !important;
}
.cx-info-page .fixed-right-nav .circle-btn.active {
  border: 1px solid #fff;
  background: #21DBAA !important;
}
.cx-info-page .fixed-right-nav .circle-btn.active span {
  color: #fff !important;
}
.cx-info-page .ultra-text ~ h2 {
  font-weight: 200!important;
}
.cx-info-page .ultra-text {
  margin-top: 10px;
  font-size: 40px!important;
  line-height: 48px!important;
}
.cx-info-page .custom-map-key {
  max-height: 500px;
}
@media screen and (min-width: 992px) {
  .cx-info-page .custom-map-key {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cx-info-page .light-blue-hr {
  border-top: 1px solid #21DBAA;
}
.cx-info-page .custom-logo {
  position: fixed;
  left: 50%;
  top: 33px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  background: #fff;
  border: 1px solid #2E393F;
  display: inline-block;
  z-index: 4;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 5px 10px;
}
.cx-info-page .custom-header {
  position: fixed;
  width: 100%;
  height: 50px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  overflow: visible;
  top: -60px;
  background: #fff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05), 0 0 8px 0 rgba(0, 0, 0, 0.1);
  z-index: 20;
  text-align: center;
}
.cx-info-page .custom-header h3 {
  margin: 0!important;
  padding: 0!important;
  color: #21DBAA;
  position: absolute;
  left: 50%;
  top: 25px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cx-info-page .custom-header.scrolled-header {
  top: 0;
}
.cx-info-page .custom-header.scrolled-header + .custom-logo {
  top: -25px;
  -webkit-transform: translate(-50%, -50%) scale(0.95);
  transform: translate(-50%, -50%) scale(0.95);
}
.cx-info-page .qi-qualtrics-logotype {
  font-size: 26px;
}
.cx-info-page .qi-qualtrics-logotype:after {
  content: "®";
  font-size: 7px!important;
  font-style: normal!important;
  top: -4px;
  left: 0px;
  position: relative;
}
.cx-info-page .dynamic-graph {
  max-width: 1000px;
  min-width: 250px;
  margin: 32px auto;
  text-align: center;
  border-right: 1px dashed #2E393F;
}
.cx-info-page .dynamic-graph h3 {
  font-size: 9px;
  text-transform: uppercase;
  line-height: 1!important;
}
.cx-info-page .dynamic-graph h2 {
  font-weight: 100;
  font-size: 33.33333333px;
}
.cx-info-page .dynamic-graph h2,
.cx-info-page .dynamic-graph h3,
.cx-info-page .dynamic-graph p {
  padding: 0;
  margin: 0;
}
.cx-info-page .dynamic-graph p {
  font-size: 10px;
  line-height: 1;
  font-weight: 700!important;
}
.cx-info-page .dynamic-graph .pillar {
  text-align: left;
  vertical-align: top;
  padding: 0;
  width: 100%;
  max-width: 800px;
  display: inline-block;
  margin-right: -5px;
  position: relative;
}
.cx-info-page .dynamic-graph .pillar.narrow {
  min-width: 40px;
  text-align: right;
  max-width: auto;
}
.cx-info-page .dynamic-graph .pillar.narrow p {
  padding-right: 4px;
}
.cx-info-page .dynamic-graph .pillar.narrow .segment {
  border-top: none;
}
.cx-info-page .dynamic-graph .pillar .segment {
  position: relative;
  height: auto;
  min-height: 40px;
}
.cx-info-page .dynamic-graph .pillar .segment:after,
.cx-info-page .dynamic-graph .pillar .segment:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 0;
  border-bottom: 2px solid #fff;
}
.cx-info-page .dynamic-graph .pillar .segment:before {
  right: auto;
  left: 0;
}
.cx-info-page .dynamic-graph .pillar .segment.left-pad {
  padding-left: 2px;
  padding-top: 6px;
  border-top: 1px solid #2E393F;
}
.cx-info-page .dynamic-graph .pillar .segment:nth-child(1) {
  top: 0;
  right: 2px;
  left: 86px;
  position: absolute;
}
@media (min-width: 480px) {
  .cx-info-page .dynamic-graph .pillar .segment:nth-child(1) {
    left: 186px;
  }
}
.cx-info-page .dynamic-graph .pillar .segment:nth-child(2) {
  width: 86px;
  float: left;
  border-right: 1px dashed #2E393F;
}
@media (min-width: 480px) {
  .cx-info-page .dynamic-graph .pillar .segment:nth-child(2) {
    width: 186px;
  }
}
.cx-info-page .dynamic-graph .bar {
  display: block;
  max-width: 100%;
  max-height: 24px;
  min-height: 24px;
  background: #21DBAA;
  border-top: 1px solid #2E393F;
  position: relative;
}
.cx-info-page .dynamic-graph .bar:after {
  content: attr(data-number);
  display: block;
  font-size: 30px;
  font-weight: 200;
  right: -108px;
  width: 100px;
  text-align: left;
  top: -14px;
  position: absolute;
}
.cx-info-page .picture-half-wrapper {
  width: 100%;
  display: inline-block;
  position: relative;
  background-color: #21DBAA;
}
.cx-info-page .picture-half-wrapper:after {
  padding-top: 70.25%;
  display: block;
  content: '';
}
.cx-info-page .picture-half {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  background-size: 192% auto;
  background-repeat: no-repeat;
}
.cx-info-page .picture-half.half-1 {
  margin-bottom: -1px;
  background-position: 0 0;
}
.cx-info-page .picture-half.half-2 {
  background-position: 100% center;
}
.cx-info-page svg {
  font-family: inherit!important;
}
.cx-info-page .custom-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  top: 0;
  left: 0;
  z-index: 20;
  display: none;
}
.cx-info-page .close-btn-fixed {
  position: fixed;
  top: 15px;
  right: 15px;
  background-color: transparent;
  background-image: url('/uk/wp-content/themes/qualtrics/images/pages/employee-pulse/close.svg') !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  outline: none;
  width: 60px;
  height: 60px;
}
.cx-info-page .scroll-down-indicator:before,
.cx-info-page .scroll-down-indicator:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  border-bottom: 1px solid #fafafa;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -75px;
  margin-left: -25px;
}
.cx-info-page .scroll-down-indicator:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #aaa;
}
.cx-info-page img.col-xs-4,
.cx-info-page img.col-xs-6 {
  padding: 0;
  /* make images seamless */
  border-right: 1px solid #fff;
}
.cx-info-page .match-height {
  position: relative;
  min-height: 100px;
}
.cx-info-page .both-middle {
  top: 50%;
  left: 50%;
  width: 95%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cx-info-page .sub-text {
  font-size: 36px;
}
.cx-info-page .circle-img {
  max-width: 200px;
  margin: 0 auto;
}
.cx-info-page .w-100 {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.apac-x4 .mobile-hide {
  display: none;
}
@media only screen and (min-width: 990px) {
  .apac-x4 .mobile-hide {
    display: block;
  }
}
.apac-x4 .container {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 90%;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .container {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .container {
    width: 1170px;
  }
}
.apac-x4 section {
  z-index: 200;
}
.apac-x4 .text-center {
  text-align: center;
}
.apac-x4 .btn-xm {
  background-image: url('/x4summit/assets/images/18/btn-compressor.jpg');
  background-size: cover;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 25px 27px;
  top: 0;
  position: absolute;
  font-weight: 600;
  right: 0;
  line-height: 1.4;
}
@media only screen and (min-width: 400px) {
}
@media only screen and (min-width: 768px) {
}
.apac-x4 .btn-xm:hover {
  text-decoration: none;
}
.apac-x4 .btn-sponsors {
  background-image: url(/x4summit/assets/images/18/back-alt-compressor.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff !important;
  display: inline-block;
  text-align: center;
  padding: 6px 15px;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  top: 0px;
  font-size: 16px;
  border-radius: 0;
  border: 0;
}
.apac-x4 .lighter-font-weight {
  font-weight: 200;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .lighter-font-weight {
    font-weight: 200;
  }
}
.apac-x4 .img-res-continer {
  width: 100%;
}
.apac-x4 .img-res-continer .special-quote {
  position: relative;
  right: 40px;
}
.apac-x4 .img-res-continer .special-quote p {
  font-size: 20px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .img-res-continer .special-quote p {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .apac-x4 .img-res-continer .special-quote {
    right: 9%;
  }
}
.apac-x4 .img-res-continer .img-item {
  display: inline-block;
  width: 49%;
  vertical-align: middle;
  margin-bottom: 50px;
  /* Small Devices, Tablets */
  /* Medium Devices, Desktops */
  /* Large Devices, Wide Screens */
}
.apac-x4 .img-res-continer .img-item img {
  width: 100px;
  margin: 0 auto;
  display: block;
}
.apac-x4 .img-res-continer .img-item .xsmall {
  width: 40px;
}
.apac-x4 .img-res-continer .img-item .smaller {
  width: 50px;
}
.apac-x4 .img-res-continer .img-item .small {
  width: 60px;
}
.apac-x4 .img-res-continer .img-item .large {
  width: 150px;
}
@media only screen and (min-width: 480px) {
  .apac-x4 .img-res-continer .img-item {
    width: 28%;
  }
}
@media only screen and (min-width: 768px) {
  .apac-x4 .img-res-continer .img-item {
    width: 31%;
  }
  .apac-x4 .img-res-continer .img-item img {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .img-res-continer .img-item {
    width: 19%;
  }
}
.apac-x4 .navbar {
  background-color: #fff;
  border-bottom: 0px solid #efefef;
  border: 0;
  min-height: 75px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.apac-x4 .navbar .navbar-header {
  width: 100%;
  top: 10px;
  position: relative;
}
.apac-x4 .navbar .navbar-header .navbar-toggle {
  float: left;
  margin-top: 2px;
}
.apac-x4 .navbar .navbar-header .navbar-toggle img {
  width: 30px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .navbar .navbar-header .navbar-toggle {
    display: block;
  }
}
@media only screen and (min-width: 990px) {
  .apac-x4 .navbar .navbar-header .navbar-toggle {
    display: none;
  }
}
.apac-x4 .navbar .navbar-header .navbar-brand img {
  width: 166px;
  top: 4px;
  position: relative;
}
@media only screen and (min-width: 400px) {
  .apac-x4 .navbar .navbar-header .navbar-brand img {
    width: 150px;
    top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .apac-x4 .navbar .navbar-header .navbar-brand img {
    width: 210px;
    margin-left: 12px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 990px) {
  .apac-x4 .navbar .navbar-header .navbar-brand img {
    margin-top: 3px;
  }
}
.apac-x4 .navbar .navbar-header .navbar-brand .desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .navbar .navbar-header .navbar-brand .desktop {
    display: inline-block;
  }
}
.apac-x4 .navbar .navbar-header .navbar-brand .mobile {
  top: -1px;
  width: 100px;
  left: -14px;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .navbar .navbar-header .navbar-brand .mobile {
    display: none;
  }
}
.apac-x4 .navbar .navbar-header .navbar-brand .caret {
  display: inline-block;
  float: right;
  margin-top: 10px;
}
@media only screen and (min-width: 990px) {
  .apac-x4 .navbar .navbar-header .navbar-brand .caret {
    float: none;
    margin-top: auto;
  }
}
.apac-x4 .navbar .navbar-header .dropdown-menu {
  border-radius: 0;
  left: 11px;
  top: 104%;
  padding: 20px  0 0 0;
}
.apac-x4 .navbar .navbar-header .dropdown-menu li a {
  font-weight: 600;
  color: #000;
  font-size: 16px;
  padding: 10px 20px;
}
@media only screen and (min-width: 990px) {
  .apac-x4 .navbar .navbar-header .dropdown-menu {
    left: 27px;
    top: 95%;
  }
}
.apac-x4 .navbar .navbar-header .mobile-showing img {
  width: 156px;
  top: 5px;
  position: relative;
  left: 0px;
}
@media only screen and (min-width: 400px) {
  .apac-x4 .navbar .navbar-header .mobile-showing img {
    width: 150px;
    top: 0;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .apac-x4 .navbar .navbar-header .mobile-showing img {
    width: 210px;
    margin-left: 12px;
    margin-top: 3px;
    left: 0;
  }
}
@media only screen and (min-width: 990px) {
  .apac-x4 .navbar .navbar-header .mobile-showing img {
    left: -5px;
  }
}
.apac-x4 .navbar .navbar-header .x4-mobile {
  width: 0;
  opacity: 0;
  margin-left: -60px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.apac-x4 .navbar .navbar-header .x4-mobile.showing {
  opacity: 0;
  margin-left: 0px;
}
@media only screen and (min-width: 990px) {
  .apac-x4 .navbar .navbar-header .x4-mobile {
    width: 78px;
  }
  .apac-x4 .navbar .navbar-header .x4-mobile.showing {
    opacity: 1;
    margin-left: -5px;
  }
}
.apac-x4 .navbar .navbar-header .navbar-nav {
  position: absolute;
  right: -19px;
  top: 57px;
  background: #fff;
  width: 112%;
  border-top: 1px solid #95989A;
  display: none;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 768px) {
  .apac-x4 .navbar .navbar-header .navbar-nav {
    position: absolute;
    right: -19px;
    top: 65px;
    background: #fff;
    width: 100%;
    border-top: 1px solid #95989A;
  }
}
@media only screen and (min-width: 990px) {
  .apac-x4 .navbar .navbar-header .navbar-nav {
    width: auto;
    position: relative;
    top: 8px;
    right: 106px;
    border-top: 0px solid #95989A;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .navbar .navbar-header .navbar-nav {
    right: 90px;
  }
}
.apac-x4 .navbar .navbar-header .navbar-nav li {
  float: none;
}
@media only screen and (min-width: 990px) {
  .apac-x4 .navbar .navbar-header .navbar-nav li {
    float: left;
  }
}
.apac-x4 .navbar .navbar-header .navbar-nav li a {
  font-weight: 600;
  color: #000;
  font-size: 17px;
  padding: 15px 20px;
}
.apac-x4 .navbar .navbar-header .navbar-nav li a:hover {
  background: transparent;
  color: gray;
}
@media only screen and (min-width: 992px) {
  .apac-x4 .navbar .navbar-header .navbar-nav li a {
    padding: 10px 10px;
    font-size: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .navbar .navbar-header .navbar-nav li a {
    padding: 10px 20px;
    font-size: 17px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .navbar .navbar-header .navbar-nav {
    display: block;
  }
}
.apac-x4 .navbar .navbar-header .in {
  display: block;
}
.apac-x4 .video-banner {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  top: 29px;
  background-size: cover;
  background-position: center;
}
.apac-x4 .video-banner:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6494949', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}
@media only screen and (min-width: 480px) {
  .apac-x4 .video-banner {
    background-image: none;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .apac-x4 .video-banner {
    background-image: none;
    height: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .video-banner {
    height: 625px;
  }
}
@media only screen and (min-width: 1500px) {
  .apac-x4 .video-banner {
    height: 650px;
    top: 43px;
  }
}
@media only screen and (min-width: 1800px) {
  .apac-x4 .video-banner {
    height: 675px;
  }
}
.apac-x4 .video-banner .video-image {
  position: absolute;
  top: -20px;
  left: 43px;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow-x: hidden;
  z-index: 500;
  width: 225px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .video-banner .video-image {
    top: -50px;
    left: 0;
    width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .video-banner .video-image {
    width: 400px;
  }
}
@media only screen and (min-width: 1500px) {
  .apac-x4 .video-banner .video-image {
    width: 400px;
  }
}
@media only screen and (min-width: 1800px) {
  .apac-x4 .video-banner .video-image {
    width: 500px;
  }
}
.apac-x4 .video-banner video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  overflow-x: hidden;
  display: none;
  margin-left: -9%;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .video-banner video {
    display: block;
    top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .video-banner video {
    top: 100px;
  }
}
@media only screen and (min-width: 1500px) {
  .apac-x4 .video-banner video {
    top: 265px;
  }
}
.apac-x4 .x4 {
  z-index: 3;
}
.apac-x4 .event-description {
  z-index: 10;
  top: 49px;
  position: relative;
  background-image: url('/x4summit/assets/images/18/MAP-compressor.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.apac-x4 .event-description .spacing-md {
  margin-top: 0px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-description .spacing-md {
    margin-top: 84px;
  }
}
.apac-x4 .event-description .date {
  position: relative;
  top: 15px;
  float: none;
  padding-left: 15px;
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-description .date {
    float: right;
  }
}
.apac-x4 .event-description .date h3 {
  font-size: 20.5px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-description .date h3 {
    font-size: 24.5px;
    font-weight: 600;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-description .date h3 {
    font-size: 28.5px;
  }
}
.apac-x4 .event-description .date h3:first-child {
  margin-right: 25px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-description .date h3:first-child {
    margin-right: 50px;
    margin-bottom: 10px;
  }
}
.apac-x4 .event-description .special-section {
  position: relative;
  z-index: 100;
}
.apac-x4 .event-description .special-image {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
}
.apac-x4 .event-description .text-white {
  margin-bottom: 37px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-description .text-white {
    margin-bottom: 256px;
  }
}
@media only screen and (min-width: 1400px) {
  .apac-x4 .event-description .text-white {
    margin-bottom: 256px;
  }
}
@media only screen and (min-width: 1800px) {
  .apac-x4 .event-description .text-white {
    margin-bottom: 500px;
  }
}
.apac-x4 .event-description .text-white .inline {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}
.apac-x4 .event-description .text-white h3 {
  font-size: 20.5px;
  font-weight: 200;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-description .text-white h3 {
    font-size: 24.5px;
    font-weight: 100;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-description .text-white h3 {
    font-size: 28.5px;
  }
}
.apac-x4 .event-description .text-white .large {
  font-size: 36px;
  line-height: 1.1;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-description .text-white .large {
    font-size: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-description .text-white .large {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .event-description .text-white .large {
    font-size: 61px;
  }
}
.apac-x4 .event-description .text-white .special {
  margin-bottom: 30px;
  padding-right: 72px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-description .text-white .special {
    padding-right: 0;
  }
}
.apac-x4 .event-description .text-white .compact {
  padding-right: 0;
  margin: 0;
}
.apac-x4 .event-description .text-white .compact span {
  color: #000;
  margin-right: 8px;
  font-size: 18px;
  position: relative;
  top: -1px;
}
.apac-x4 .event-description .text-white .compact div {
  display: none;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-description .text-white .compact {
    padding-right: 15%;
  }
  .apac-x4 .event-description .text-white .compact div {
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-description .text-white .compact {
    padding-right: 0%;
    width: 400px;
    vertical-align: top;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 2.6;
  }
}
.apac-x4 .event-description .text-white .link {
  position: absolute;
  vertical-align: bottom;
  bottom: 0;
}
.apac-x4 .event-description .text-white .link a {
  text-decoration: none;
  font-size: 24.5px;
  font-weight: 100;
  color: #fff;
}
.apac-x4 .event-description .text-white-alt {
  min-height: 230px;
}
.apac-x4 .event-logos .mobile-h2 {
  display: block;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-logos .mobile-h2 {
    display: none;
  }
}
.apac-x4 .event-logos .special-mobile-h2 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-logos .special-mobile-h2 {
    display: inline-block;
  }
}
.apac-x4 .event-logos .spacing-lg-top {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-logos .spacing-lg-top {
    margin-top: 156px;
  }
}
.apac-x4 .event-hightlights .container {
  padding-left: 15px;
  padding-right: 15px;
}
.apac-x4 .event-hightlights .spacing-sm-top {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-hightlights .spacing-sm-top {
    margin-top: 60px;
  }
}
.apac-x4 .event-hightlights .spacing-sm-bottom {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-hightlights .spacing-sm-bottom {
    margin-bottom: 60px;
  }
}
.apac-x4 .event-hightlights .highlight-containter {
  background-color: #000;
  min-height: 325px;
  padding: 50px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-hightlights .highlight-containter {
    min-height: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-hightlights .highlight-containter {
    min-height: 357px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .event-hightlights .highlight-containter {
    min-height: 425px;
  }
}
.apac-x4 .event-hightlights .highlight-containter p {
  color: #fff;
  padding: 0 9%;
  display: inline-block;
  vertical-align: bottom;
  margin-top: 31px;
  font-size: 30px;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-hightlights .highlight-containter p {
    padding: 0 33px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-hightlights .highlight-containter p {
    font-size: 25px;
    margin-top: 55px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .event-hightlights .highlight-containter p {
    font-size: 33px;
    margin-top: 55px;
  }
}
.apac-x4 .event-hightlights .section-video {
  margin-top: 18px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-hightlights .section-video {
    margin-top: 0px;
  }
}
.apac-x4 .event-hightlights .section-video iframe {
  width: 100%;
}
.apac-x4 .event-speakers .spacing-sm-top {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .spacing-sm-top {
    margin-top: 60px;
  }
}
.apac-x4 .event-speakers .spacing-md-top {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .spacing-md-top {
    margin-top: 60px;
  }
}
.apac-x4 .event-speakers .call-out {
  text-align: center;
  font-size: 25px;
  font-weight: 200;
  text-transform: none;
  letter-spacing: 0px;
}
@media only screen and (max-width: 768px) {
  .apac-x4 .event-speakers .call-out {
    margin-top: 25px;
  }
}
.apac-x4 .event-speakers .vertical-text {
  text-align: left;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transform-origin: left top 0;
          transform-origin: left top 0;
  font-size: 54px;
  top: -12px;
  left: 20px;
  position: relative;
  line-height: 0.9;
  color: #000;
  /* Medium Devices, Desktops */
  /* Large Devices, Wide Screens */
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .vertical-text {
    font-size: 60px;
    padding-right: 0;
    line-height: 0.9;
    left: 20px;
    width: 440px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-speakers .vertical-text {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: -15px;
    left: 139px;
    font-size: 80px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .event-speakers .vertical-text {
    width: 600px;
  }
}
.apac-x4 .event-speakers .upertext {
  width: 10%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .apac-x4 .event-speakers .upertext {
    margin-bottom: 55px;
  }
}
.apac-x4 .event-speakers .img-res-continer {
  width: 90%;
  display: block;
  margin: 0 auto;
  position: relative;
  top: -20px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer {
    top: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-speakers .img-res-continer {
    width: 88%;
    display: inline-block;
    margin: 0;
    -webkit-transform: translateX(8%);
    transform: translateX(8%);
  }
}
.apac-x4 .event-speakers .img-res-continer .img-item {
  height: 177px;
  margin-bottom: 85px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .img-item {
    margin-bottom: 36px;
    height: 240px;
  }
}
.apac-x4 .event-speakers .img-res-continer .img-item img {
  width: 75%;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .img-item img {
    margin-bottom: 20px;
  }
}
.apac-x4 .event-speakers .img-res-continer .img-item h4 {
  font-size: 17px;
  font-weight: 600;
  margin: 0 10px 0 10px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .img-item h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 2.5px 0;
  }
}
.apac-x4 .event-speakers .img-res-continer .img-item .mobile {
  display: block;
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .img-item .mobile {
    display: none;
  }
}
.apac-x4 .event-speakers .img-res-continer .img-item .desktop {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: normal;
  display: none;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .img-item .desktop {
    display: block;
  }
}
.apac-x4 .event-speakers .img-res-continer .lg-container {
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .lg-container {
    width: 17%;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-speakers .img-res-continer .lg-container {
    width: 17%;
    height: 240px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .event-speakers .img-res-continer .lg-container {
    width: 19%;
    height: 300px;
  }
}
.apac-x4 .event-speakers .img-res-continer .lg-container .lg-img {
  width: 75%;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .lg-container .lg-img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .lg-container {
    margin-right: 47px;
  }
}
.apac-x4 .event-speakers .img-res-continer .lg-container .mobile {
  display: block;
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .lg-container .mobile {
    display: none;
  }
}
.apac-x4 .event-speakers .img-res-continer .lg-container .desktop {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: normal;
  display: none;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .lg-container .desktop {
    display: block;
  }
}
.apac-x4 .event-speakers .img-res-continer .hidden-xs-special {
  display: none;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-speakers .img-res-continer .hidden-xs-special {
    display: inline-block;
  }
}
.apac-x4 .event-speakers .special-img-res {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-speakers .special-img-res {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
}
.apac-x4 .event-tracks {
  display: none;
}
@media only screen and (min-width: 480px) {
  .apac-x4 .event-tracks {
    display: block;
  }
}
.apac-x4 .event-tracks .spacing-sm {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-tracks .spacing-sm {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.apac-x4 .event-tracks .nav-tabs {
  border-bottom: 0;
  margin-bottom: -4%;
}
.apac-x4 .event-tracks .nav-tabs li {
  width: 47%;
  margin-right: 10px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-tracks .nav-tabs li {
    width: auto;
    margin-right: 20px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-tracks .nav-tabs li {
    margin-right: 30px;
  }
}
.apac-x4 .event-tracks .nav-tabs li a {
  border: 0;
  color: #D8D8D8;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 5px 0;
  border-bottom: 5px solid #D8D8D8;
}
.apac-x4 .event-tracks .nav-tabs li a:hover {
  background-color: transparent;
  color: #000;
}
.apac-x4 .event-tracks .nav-tabs li:hover .cx {
  border-bottom: 5px solid #97D700;
}
.apac-x4 .event-tracks .nav-tabs li:hover .ex {
  border-bottom: 5px solid #147BD1;
}
.apac-x4 .event-tracks .nav-tabs li:hover .px {
  border-bottom: 5px solid #2DCCD3;
}
.apac-x4 .event-tracks .nav-tabs li:hover .bx {
  border-bottom: 5px solid #464E7E;
}
.apac-x4 .event-tracks .nav-tabs li:hover .academic {
  border-bottom: 5px solid #ffce06;
}
.apac-x4 .event-tracks .nav-tabs .active a {
  color: #000;
}
.apac-x4 .event-tracks .nav-tabs .active .mr {
  border-bottom: 5px solid #2E393F;
}
.apac-x4 .event-tracks .nav-tabs .active .cx {
  border-bottom: 5px solid #97D700;
}
.apac-x4 .event-tracks .nav-tabs .active .ex {
  border-bottom: 5px solid #147BD1;
}
.apac-x4 .event-tracks .nav-tabs .active .px {
  border-bottom: 5px solid #2DCCD3;
}
.apac-x4 .event-tracks .nav-tabs .active .bx {
  border-bottom: 5px solid #464E7E;
}
.apac-x4 .event-tracks .nav-tabs .active .academic {
  border-bottom: 5px solid #ffce06;
}
.apac-x4 .event-tracks .tab-content .tab-pane {
  margin-top: 15px;
}
.apac-x4 .event-tracks .tab-content .tab-pane .content-senction {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 4% 0;
  min-height: 364px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-tracks .tab-content .tab-pane .content-senction {
    width: 49%;
  }
}
.apac-x4 .event-tracks .tab-content .tab-pane .content-senction p {
  font-size: 16px;
  line-height: normal;
  font-weight: 200;
  padding-right: 16%;
  line-height: 1.6;
}
.apac-x4 .event-tracks .tab-content .tab-pane .content-senction li {
  font-size: 16px;
  line-height: normal;
  font-weight: 200;
  padding-right: 16%;
  line-height: 1.6;
}
.apac-x4 .event-tracks .tab-content .tab-pane .content-senction h4 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  color: #000;
}
.apac-x4 .event-tracks .tab-content .tab-pane .content-senction .h2-reset {
  color: #000;
  background-color: transparent;
  padding: 5px 0px;
}
.apac-x4 .event-tracks .tab-content .tab-pane .noborder {
  border-bottom: 0;
}
.apac-x4 .event-tracks .tab-content .tab-pane .clearfix {
  width: 100%;
  height: 1px;
  background-color: #D8D8D8;
}
.apac-x4 .event-concert .container {
  padding-left: 15px;
  padding-right: 15px;
}
.apac-x4 .event-concert .spacing-sm-bottom {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-concert .spacing-sm-bottom {
    margin-bottom: 60px;
  }
}
.apac-x4 .event-concert .mobile {
  display: block;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-concert .mobile {
    display: none;
  }
}
.apac-x4 .event-concert .desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-concert .desktop {
    display: block;
  }
}
.apac-x4 .event-features .container {
  padding-left: 15px;
  padding-right: 15px;
}
.apac-x4 .event-features .spacing-md {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .spacing-md {
    margin-bottom: 84px;
  }
}
.apac-x4 .event-features .divider-c {
  width: 100%;
  display: inline-block;
}
.apac-x4 .event-features .item-grid {
  display: inline-block;
  vertical-align: top;
}
.apac-x4 .event-features .item-grid h2 {
  margin-bottom: 27px;
  padding-left: 18px;
  font-family: din-condensed, sans-serif;
  display: inline-block;
  color: #fff;
  background: #000;
  margin: 0 0 18px -5px;
  padding: 8px 10px 5px 10px;
  line-height: 0.99;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid h2 {
    padding-left: 10px;
  }
}
.apac-x4 .event-features .item-grid p {
  font-size: 16px;
  font-weight: 300;
  padding: 0 26px;
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid p {
    padding: 0;
  }
}
.apac-x4 .event-features .item-grid img {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid img {
    margin-bottom: 40px;
  }
}
.apac-x4 .event-features .vertical-text {
  text-align: left;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transform-origin: left top 0;
          transform-origin: left top 0;
  font-size: 54px;
  top: -104px;
  left: 20px;
  width: 440px;
  line-height: 0.9;
  padding-right: 119px;
  position: relative;
  display: block;
  margin: 30px 0 0px 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .vertical-text {
    padding-right: 0;
    font-size: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-features .vertical-text {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: -32px;
    left: 139px;
    font-size: 80px;
  }
}
.apac-x4 .event-features .upertext {
  width: 0;
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-features .upertext {
    width: 21%;
  }
}
.apac-x4 .event-features .item-grid-a {
  width: 100%;
  margin-top: -67px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-a {
    width: 49%;
    margin-top: 0;
  }
  .apac-x4 .event-features .item-grid-a img {
    width: initial;
    margin-bottom: 75px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-features .item-grid-a {
    width: 33%;
  }
}
.apac-x4 .event-features .item-grid-b {
  width: 100%;
}
.apac-x4 .event-features .item-grid-b p {
  padding-bottom: 44px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-b {
    width: 49%;
  }
  .apac-x4 .event-features .item-grid-b p {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-features .item-grid-b {
    width: 40%;
  }
}
.apac-x4 .event-features .item-grid-c {
  width: 100%;
  margin-top: 0;
}
.apac-x4 .event-features .item-grid-c img {
  width: 100%;
}
.apac-x4 .event-features .item-grid-c p {
  font-weight: 300;
  padding-right: 15px;
  padding-bottom: 44px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-c {
    width: 49%;
    margin-top: 0;
  }
  .apac-x4 .event-features .item-grid-c img {
    width: 90%;
  }
  .apac-x4 .event-features .item-grid-c p {
    padding-right: 30%;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-features .item-grid-c {
    width: 50%;
    margin-top: 100px;
  }
  .apac-x4 .event-features .item-grid-c img {
    width: 75%;
  }
  .apac-x4 .event-features .item-grid-c p {
    padding-right: 30%;
  }
}
.apac-x4 .event-features .item-grid-d {
  width: 100%;
}
.apac-x4 .event-features .item-grid-d p {
  font-weight: 300;
  padding-right: 15px;
  padding-bottom: 44px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-d {
    width: 38%;
    float: right;
  }
  .apac-x4 .event-features .item-grid-d p {
    padding-right: 20%;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-features .item-grid-d {
    width: 38%;
    float: right;
  }
  .apac-x4 .event-features .item-grid-d p {
    padding-right: 20%;
    padding-bottom: 0;
  }
}
.apac-x4 .event-features .item-grid-empty {
  width: 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-empty {
    width: 25%;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-features .item-grid-empty {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) {
  .apac-x4 .event-features .item-grid-empty {
    display: none;
  }
}
.apac-x4 .event-features .item-grid-e {
  vertical-align: top;
  top: 0px;
  position: relative;
  left: 55px;
}
@media only screen and (max-width: 992px) {
  .apac-x4 .event-features .item-grid-e {
    display: none;
  }
}
.apac-x4 .event-features .item-grid-e img {
  display: block;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-e img {
    display: none;
  }
}
.apac-x4 .event-features .item-grid-e h2 {
  position: relative;
}
.apac-x4 .event-features .item-grid-e p {
  font-weight: 300;
  padding-right: 0;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-e p {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-e {
    width: 37%;
  }
  .apac-x4 .event-features .item-grid-e p {
    padding-right: 10%;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-features .item-grid-e p {
    padding-right: 10%;
  }
}
.apac-x4 .event-features .item-grid-f {
  width: 100%;
  display: none;
}
.apac-x4 .event-features .item-grid-f img {
  margin-top: 0;
}
@media only screen and (max-width: 992px) {
  .apac-x4 .event-features .item-grid-f img {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-f {
    width: 35%;
    display: inline-block;
  }
}
.apac-x4 .event-features .item-grid-g {
  width: 100%;
  margin-top: 0;
}
.apac-x4 .event-features .item-grid-g p {
  padding-right: 61%;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .apac-x4 .event-features .item-grid-g p {
    padding-right: 15px;
    padding-bottom: 44px;
  }
}
.apac-x4 .event-features .item-grid-g img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-g {
    width: 100%;
    margin-top: 75px;
  }
  .apac-x4 .event-features .item-grid-g img {
    width: 37.5%;
  }
}
.apac-x4 .event-features .item-grid-h {
  width: 100%;
  vertical-align: bottom;
  top: 0;
  position: relative;
  float: right;
  margin-bottom: 0px;
}
.apac-x4 .event-features .item-grid-h p {
  padding-right: 15px;
  font-weight: 300;
  padding-bottom: 44px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-features .item-grid-h {
    width: 44%;
    top: -250px;
    margin-bottom: -125px;
  }
  .apac-x4 .event-features .item-grid-h p {
    padding-right: 25%;
    padding-bottom: 0;
  }
}
.apac-x4 .event-sponsors .vertical-text {
  text-align: left;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transform-origin: left top 0;
          transform-origin: left top 0;
  font-size: 54px;
  padding-right: 250px;
  top: -50px;
  left: 20px;
  width: 420px;
  color: #000;
  line-height: 1;
  /* Medium Devices, Desktops */
  /* Large Devices, Wide Screens */
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-sponsors .vertical-text {
    font-size: 60px;
    padding-right: 0;
    line-height: 0.9;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-sponsors .vertical-text {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    font-size: 80px;
    top: -25px;
    left: 70px;
    width: 440px;
    text-transform: uppercase;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .event-sponsors .vertical-text {
    width: 600px;
  }
}
.apac-x4 .event-sponsors .upertext {
  width: 10%;
  display: inline-block;
  vertical-align: top;
}
.apac-x4 .event-sponsors .sponsors-section {
  width: 90%;
  display: inline-block;
  margin: 0;
  -webkit-transform: translateX(8%);
  transform: translateX(8%);
  vertical-align: top;
}
@media only screen and (min-width: 400px) {
  .apac-x4 .event-sponsors .sponsors-section {
    -webkit-transform: translateX(4%);
    transform: translateX(4%);
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-sponsors .sponsors-section {
    width: 88%;
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }
}
.apac-x4 .event-sponsors .sponsors-section .type-of-sponsors {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  border-top: 1px solid #D8D8D8;
  padding-right: 7%;
  margin-right: 5%;
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-sponsors .sponsors-section .type-of-sponsors {
    width: 46%;
  }
}
.apac-x4 .event-sponsors .sponsors-section .type-of-sponsors h2 {
  position: relative;
  top: -2px;
  background: #D8D8D8;
}
.apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .special-line {
  display: none;
  position: absolute;
  width: 1px;
  background: #D8D8D8;
  height: 300px;
  top: 34px;
  margin-left: -27px;
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .special-line {
    display: block;
  }
}
.apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier {
  height: 200px;
}
.apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier img {
  width: 150px;
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  margin-top: 50px;
}
.apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier img:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier img {
    margin-right: 25px;
    width: 125px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier img {
    margin-right: 50px;
    width: 150px;
  }
}
.apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier .small {
  width: 120px;
  margin-right: 88px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier .small {
    width: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier .small {
    width: 100px;
    margin-right: 0;
  }
}
.apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier .xlage {
  width: 220px;
  margin-right: 25px;
  position: relative;
  left: -10px;
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier .xlage {
    width: 180px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .event-sponsors .sponsors-section .type-of-sponsors .img-contaier .xlage {
    width: 220px;
  }
}
.apac-x4 .event-sponsors .sponsors-section .no-margin {
  margin-right: 0;
  top: 150px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-sponsors .sponsors-section .no-margin {
    top: 0;
  }
}
.apac-x4 .event-agenda h3 {
  font-size: 80px;
  line-height: normal;
}
@media only screen and (max-width: 768px) {
  .apac-x4 .event-agenda h3 {
    margin-top: 0px !important;
    font-size: 48px;
    left: 20px;
    position: relative;
    line-height: 0.9;
  }
}
.apac-x4 .event-agenda h2 {
  font-family: din-condensed, sans-serif;
  display: inline-block;
  color: #fff;
  background: #000;
  margin: 0;
  padding: 8px 10px 5px 10px;
  line-height: 0.99;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0;
}
.apac-x4 .event-agenda .short-agenda {
  display: none;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .short-agenda {
    display: block;
  }
}
.apac-x4 .event-agenda .short-agenda .agenda-col {
  padding: 0;
  margin-bottom: 50px;
}
.apac-x4 .event-agenda .short-agenda .agenda-col h2 {
  text-transform: uppercase;
}
.apac-x4 .event-agenda .short-agenda .agenda-col h4 {
  padding: 0 26px;
  margin-bottom: 2.5px;
  font-size: 16px;
  font-weight: 600;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .short-agenda .agenda-col h4 {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-agenda .short-agenda .agenda-col h4 {
    padding: 0;
  }
}
.apac-x4 .event-agenda .short-agenda .agenda-col p {
  padding: 0 26px;
  line-height: 1.2;
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .short-agenda .agenda-col p {
    padding: 0 26px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-agenda .short-agenda .agenda-col p {
    padding: 0;
    font-size: 18px;
  }
}
.apac-x4 .event-agenda .short-agenda .agenda-col .special-action {
  color: #147BD1;
  cursor: pointer;
}
.apac-x4 .event-agenda .short-agenda .agenda-full-block {
  width: 90%;
}
.apac-x4 .event-agenda .short-agenda .agenda-half-block {
  width: 90%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .short-agenda .agenda-half-block {
    width: 48%;
  }
}
.apac-x4 .event-agenda .btn-xm-agenda {
  background-image: url('/x4summit/assets/images/18/btn-compressor.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff !important;
  display: inline-block;
  text-align: center;
  padding: 10px 15px;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  top: -35px;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .btn-xm-agenda {
    display: inline-block;
    top: -2px;
    font-size: 16px;
  }
}
.apac-x4 .event-agenda .btn-xm-agenda:hover {
  color: #fff !important;
}
.apac-x4 .event-agenda .btn-xm-agenda:visited {
  color: #fff !important;
}
.apac-x4 .event-agenda .close {
  display: none;
  color: #000 !important;
}
.apac-x4 .event-agenda .close:hover {
  color: #000 !important;
}
.apac-x4 .event-agenda .close:visited {
  color: #000 !important;
}
.apac-x4 .event-agenda .btn-xm-agenda.active .open {
  display: none;
}
.apac-x4 .event-agenda .btn-xm-agenda.active .close {
  display: block;
}
.apac-x4 .event-agenda .full-agenda {
  display: block;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda {
    display: none;
  }
}
.apac-x4 .event-agenda .full-agenda .panel {
  border: 0px solid transparent;
  box-shadow: 0 0 0;
  border-bottom: 1px solid #95989A;
  border-radius: 0;
}
.apac-x4 .event-agenda .full-agenda .panel-body {
  padding: 0;
}
.apac-x4 .event-agenda .full-agenda h2 {
  text-transform: uppercase;
}
.apac-x4 .event-agenda .full-agenda .panel-heading {
  background: #fff;
  border-color: transparent;
  padding: 4px 15px 10px 10px;
}
.apac-x4 .event-agenda .full-agenda .panel-heading h4 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #000;
  padding: 2px 0;
  display: inline;
}
.apac-x4 .event-agenda .full-agenda .panel-heading h4 a {
  text-decoration: none;
}
.apac-x4 .event-agenda .full-agenda .panel-heading h4 a span img {
  width: 20px;
  position: relative;
  top: -20px;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin: 0 3px 6px 3px;
}
.apac-x4 .event-agenda .full-agenda .panel-heading h4 a span img.active {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: 0 3px 6px 3px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda .panel-heading h4 a span img {
    top: 6px;
  }
}
.apac-x4 .event-agenda .full-agenda .panel-heading h4 .simple-link {
  cursor: none;
}
.apac-x4 .event-agenda .full-agenda .panel-heading h4 .agenda-row {
  display: block;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda .panel-heading h4 .agenda-row {
    display: inline-block;
  }
}
.apac-x4 .event-agenda .full-agenda .panel-heading h4 .agenda-date {
  width: 201px;
  letter-spacing: 0;
  text-transform: capitalize;
}
.apac-x4 .event-agenda .full-agenda .panel-heading h4 .agenda-item {
  font-size: 25px;
  font-weight: 200;
  text-transform: none;
  letter-spacing: 0px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda .panel-heading h4 .agenda-item {
    font-weight: 200;
  }
}
.apac-x4 .event-agenda .full-agenda .collapse {
  height: 0px;
}
.apac-x4 .event-agenda .full-agenda .collapse.in {
  height: auto;
}
.apac-x4 .event-agenda .full-agenda .panel-heading {
  padding: 4px 15px 10px 10px;
}
.apac-x4 .event-agenda .full-agenda .panel-body {
  border-top: 0px solid #ddd !important;
}
.apac-x4 .event-agenda .full-agenda .panel-body .explanation {
  margin-left: 1%;
  border-top: 1px solid #95989A;
  border-bottom: 1px solid #95989A;
  padding: 25px 0;
  margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda .panel-body .explanation {
    margin-left: 20%;
  }
}
.apac-x4 .event-agenda .full-agenda .panel-body .explanation p {
  font-size: 16px;
  line-height: normal;
  font-weight: 200;
  padding: 4px 15px 10px 10px;
}
.apac-x4 .event-agenda .full-agenda .panel-body .explanation .base-camp-cx {
  width: 16px;
  height: 16px;
}
.apac-x4 .event-agenda .full-agenda .panel-body .explanation .base-camp-cx img {
  width: 11px;
  position: relative;
  top: -1px;
  display: inline-block;
  margin-right: 9px;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out {
  margin-left: 1%;
  cursor: pointer;
  border-bottom: 1px solid #95989A;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda .panel-body .break-out {
    margin-left: 19%;
    z-index: 8;
    position: relative;
  }
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out h4 {
  display: inline-block;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .cx span {
  color: #97D700 !important;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .px span {
  color: #2DCCD3 !important;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .ex span {
  color: #147BD1 !important;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .bx span {
  color: #464E7E !important;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .defualt span {
  color: #000 !important;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .session-title span {
  width: 16px;
  height: 16px;
  position: relative;
  left: -3px;
  display: inline-block;
  vertical-align: top;
  font-size: 21px;
  line-height: 1.2;
  top: 25px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda .panel-body .break-out .session-title span {
    left: 0;
  }
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out p {
  display: inline-block;
  vertical-align: top;
  font-size: 19px;
  font-weight: 200;
  width: 88%;
  line-height: 1.2;
  margin-left: 5px;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda .panel-body .break-out p {
    margin-bottom: 20px;
    width: 88%;
    margin-left: 8px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-agenda .full-agenda .panel-body .break-out p {
    width: 88%;
    margin-left: 16px;
    font-size: 23px;
  }
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .agenda-title-row {
  width: 16px !important;
  height: 16px !important;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .agenda-title-row img {
  width: 80%;
  position: relative;
  top: 3px;
  right: 5px;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin: 0 3px 6px 3px;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .agenda-title-row img.active {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: 0 3px 6px 3px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda .panel-body .break-out .agenda-title-row img {
    right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda .panel-body .break-out .agenda-title-row {
    width: 20px !important;
    height: 17.39px !important;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-agenda .full-agenda .panel-body .break-out .agenda-title-row {
    width: 26px !important;
    height: 17.39px !important;
  }
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .details {
  margin-left: 25px;
  display: none;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .details p {
  font-size: 16px;
  line-height: normal;
  font-weight: 200;
  margin-top: 0;
  margin-bottom: 25px;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .details div.speakers {
  margin-top: 5px;
  margin-bottom: 15px;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .details div.speakers p.speaker {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.45;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .details div.speakers p.speaker span.speaker-name {
  font-weight: 500;
  padding-right: 7px;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .open-details {
  display: block;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .base-camp {
  margin-left: 0;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .base-camp .base-camp-cx {
  position: relative;
  left: -3px;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 4px;
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out .base-camp .base-camp-cx img {
  width: 11px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 5px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-agenda .full-agenda .panel-body .break-out .base-camp .base-camp-cx {
    left: 0;
  }
}
.apac-x4 .event-agenda .full-agenda .panel-body .break-out img {
  width: 15px;
  display: inline-block;
}
.apac-x4 .event-agenda .full-agenda .panel-body .reset-pointer {
  cursor: auto;
}
.apac-x4 .event-agenda .full-agenda .panel-body .last {
  border-bottom: 0;
}
.apac-x4 .event-pricing {
  background-image: url('/x4summit/assets/images/18/pricing-bg-compressor.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.apac-x4 .event-pricing .spacing-xs-top {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-pricing .spacing-xs-top {
    margin-top: 36px;
  }
}
.apac-x4 .event-pricing h3 {
  color: #fff;
  padding-left: 35px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-pricing h3 {
    padding-left: 0;
  }
}
.apac-x4 .event-pricing .card {
  padding-left: 8%;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-pricing .card {
    padding-left: 0;
  }
}
.apac-x4 .event-pricing .card .wrapper {
  width: 92%;
  background: #fff;
}
.apac-x4 .event-pricing .card .wrapper h3 {
  font-size: 36px;
  font-weight: bold;
  color: #000;
  padding-left: 15px;
  padding-top: 10px;
  margin-bottom: 5px;
}
.apac-x4 .event-pricing .card .wrapper p {
  font-weight: 100;
  font-size: 16px;
  padding-left: 15px;
  margin: 0;
}
.apac-x4 .event-pricing .card .wrapper .price {
  font-weight: 100;
  font-size: 60px;
  line-height: normal;
  margin: 0;
}
.apac-x4 .event-pricing .card .wrapper .inlne {
  display: inline-block;
  margin-right: 15px;
}
.apac-x4 .event-pricing .card .wrapper .see-more {
  display: block;
  font-size: 14px;
  color: #147BD1;
  padding-left: 15px;
  margin: 5px 0 10px 0;
  font-weight: normal;
}
.apac-x4 .event-pricing .card .wrapper .see-more:hover {
  color: #147BD1;
}
.apac-x4 .event-pricing .card .wrapper .see-more:visited {
  color: #147BD1;
}
.apac-x4 .event-pricing .card .wrapper .see-more-child {
  display: none;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 0;
}
.apac-x4 .event-pricing .card .wrapper .see-more-child p {
  padding: 10px 0;
}
.apac-x4 .event-pricing .card .wrapper .see-more-child .light-gray-bg {
  background: #F4F4F4;
}
.apac-x4 .event-pricing .card .wrapper .show {
  display: block;
  opacity: 1;
}
.apac-x4 .event-pricing .card .wrapper .btn-black {
  color: #fff;
  background-color: #000;
  text-align: center;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  padding: 7px 0 7px 0;
  margin-top: 15px;
}
.apac-x4 .event-lodging .vertical-text {
  text-align: left;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transform-origin: left top 0;
          transform-origin: left top 0;
  font-size: 54px;
  padding-right: 250px;
  top: -50px;
  left: 20px;
  width: 420px;
  line-height: 1;
  /* Medium Devices, Desktops */
  /* Large Devices, Wide Screens */
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-lodging .vertical-text {
    font-size: 60px;
    padding-right: 0;
    line-height: normal;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .event-lodging .vertical-text {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    font-size: 80px;
    top: -25px;
    left: 90px;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .event-lodging .vertical-text {
    width: 600px;
  }
}
.apac-x4 .event-lodging .hotel-container {
  width: 100%;
  display: block;
  margin: 0;
  position: relative;
  left: 0;
  top: 0;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-lodging .hotel-container {
    top: -155px;
    width: 88%;
    left: 10%;
    padding-bottom: 0;
  }
}
.apac-x4 .event-lodging .hotel-container .hotel {
  display: inline-block;
  width: 49%;
  vertical-align: middle;
  margin-bottom: 100px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-lodging .hotel-container .hotel {
    width: 24.33%;
  }
}
.apac-x4 .event-lodging .hotel-container .hotel img {
  width: 100px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-lodging .hotel-container .hotel img {
    width: 120px;
  }
}
.apac-x4 .event-lodging .hotel-container .hotel .small {
  width: 107px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-lodging .hotel-container .hotel .small {
    width: 92px;
  }
}
.apac-x4 .event-lodging .hotel-container .no-margin {
  margin-bottom: 10px;
}
.apac-x4 .event-faq {
  position: relative;
  top: 0;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-faq {
    top: -75px;
  }
}
.apac-x4 .event-faq .panel {
  border: 0px solid transparent;
  box-shadow: 0 0 0;
  border-bottom: 1px solid #95989A;
  border-radius: 0;
}
.apac-x4 .event-faq .panel-heading {
  background: #fff;
  border-color: transparent;
}
.apac-x4 .event-faq .panel-heading h4 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #000;
  padding: 10px 0 10px 0;
  width: 90%;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-faq .panel-heading h4 {
    padding: 10px 0;
    width: 100%;
  }
}
.apac-x4 .event-faq .panel-heading h4 a span {
  margin-right: -40px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-faq .panel-heading h4 a span {
    margin-right: 0;
  }
}
.apac-x4 .event-faq .panel-heading h4 a span img {
  width: 10px;
  position: relative;
  top: 6px;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin: 0 3px 6px 3px;
}
.apac-x4 .event-faq .panel-heading h4 a span img.active {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: 0 3px 6px 3px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .event-faq .panel-heading h4 a span img {
    width: 20px;
  }
}
.apac-x4 .event-faq .panel-heading h4 a:hover {
  text-decoration: none;
  color: gray;
}
.apac-x4 .event-faq .collapse {
  height: 0px;
}
.apac-x4 .event-faq .collapse.in {
  height: auto;
}
.apac-x4 .event-faq .panel-body {
  border-top: 0px solid #ddd !important;
}
.apac-x4 .event-faq .panel-body p {
  line-height: normal;
  font-size: 16px;
}
.apac-x4 .lead-gen {
  background: #000;
  width: 100%;
}
.apac-x4 .lead-gen .form-wrapper {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 0px 15px;
}
.apac-x4 .lead-gen .form-wrapper h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 22px;
  line-height: 1.4em;
  text-transform: none;
  letter-spacing: 0px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .lead-gen .form-wrapper {
    width: 60%;
    padding: 0px 0px;
  }
}
.apac-x4 .lead-gen #Email {
  width: 62%!important;
  color: #fff !important;
  padding: 8px 16px!important;
  margin-left: 13%!important;
  border-radius: 0 !important;
  background-color: #000 !important;
  display: inline-block !important;
  border: 2px solid #fff;
}
@media only screen and (min-width: 480px) {
  .apac-x4 .lead-gen #Email {
    width: 62% !important;
    margin-left: 19%!important;
  }
}
@media only screen and (min-width: 768px) {
  .apac-x4 .lead-gen #Email {
    width: 60% !important;
    margin-left: 13%!important;
  }
}
@media only screen and (min-width: 992px) {
  .apac-x4 .lead-gen #Email {
    margin-left: 14%!important;
  }
}
@media only screen and (min-width: 1200px) {
  .apac-x4 .lead-gen #Email {
    width: 53% !important;
    margin-left: 26%!important;
  }
}
.apac-x4 .lead-gen #Email::-webkit-input-placeholder {
  color: #fff;
}
.apac-x4 .lead-gen #Email::-moz-placeholder {
  color: #fff;
}
.apac-x4 .lead-gen #Email:-ms-input-placeholder {
  color: #fff;
}
.apac-x4 .lead-gen #Email:-moz-placeholder {
  color: #fff;
}
.apac-x4 .lead-gen .mktoButtonWrap {
  width: 20px !important;
}
.apac-x4 .lead-gen .mktoButtonWrap .mktoButton {
  color: #fff;
  background: #26c0c8 !important;
  background: -webkit-linear-gradient(45deg, #83d00e 0%, #26c0c8 100%) !important;
  background: linear-gradient(45deg, #83d00e 0%, #26c0c8 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83d00e', endColorstr='#26c0c8', GradientType=1) !important;
  padding: 10px 16px !important;
  margin-left: 2px !important;
  cursor: pointer !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: absolute;
  top: -56.74px;
  right: 31px;
  line-height: 1.3;
  margin-top: 0;
  border-radius: 0;
  border: 2px solid #000;
}
.apac-x4 .lead-gen .in-page-success-message {
  display: none;
  text-align: center;
}
.apac-x4 .lead-gen .in-page-success-message iframe {
  width: 100%;
  position: relative;
  height: 50px;
  border: 0;
}
.apac-x4 footer hr {
  width: 100%;
  height: 1px;
  background: #D8D8D8;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.apac-x4 footer .img-footer {
  width: 250px;
}
.apac-x4 footer h2 {
  display: inline-block;
  font-family: din-condensed, sans-serif;
  color: #fff;
  background: #000;
  margin: 0 0 3px -5px;
  padding: 8px 10px 5px 10px;
  line-height: 0.99;
  font-weight: 100;
  font-size: 24px;
  letter-spacing: 0;
}
.apac-x4 footer ul {
  display: inline-block;
  margin-left: 15px;
}
.apac-x4 footer ul li a {
  text-decoration: none;
  color: #000000;
  font-size: 16px;
  font-weight: 200;
}
.apac-x4 .modal .modal-dialog {
  width: 95%;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .modal .modal-dialog {
    width: 70%;
  }
}
.apac-x4 .modal .modal-header {
  border-bottom: 0;
  padding: 0;
}
.apac-x4 .modal .modal-header .close {
  background: transparent;
  border: 0px;
  float: right;
  width: 30px;
  height: 30px;
}
.apac-x4 .modal .modal-content {
  background-image: url(/x4summit/assets/images/18/Path-1861-compressor.jpg);
  background-size: 408%;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  padding: 0 25px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .modal .modal-content {
    background-size: 108%;
    padding: 0 50px;
  }
}
.apac-x4 .modal .modal-body {
  padding: 0;
}
.apac-x4 .modal .modal-body p {
  font-size: 16px;
  font-weight: 200;
  line-height: normal;
}
.apac-x4 .modal .modal-body p a {
  color: #2DCCD3;
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
}
.apac-x4 .modal .modal-body h4 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 55px;
}
.apac-x4 .modal .modal-body #sponsor-form input {
  width: 100%;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 20px;
  border-radius: 0;
  border: 0;
  top: 2px;
}
@media only screen and (min-width: 768px) {
  .apac-x4 .modal .modal-body #sponsor-form input {
    width: 40%;
  }
}
.apac-x4 .modal .modal-body #sponsor-form input.error {
  border: 1px solid red;
}
.apac-x4 .modal .modal-body #sponsor-form .btn-sponsors {
  padding: 3px 15px;
}
.apac-x4 .modal .modal-body #sponsor-form label.error {
  color: red;
  visibility: visible;
  font-weight: 200;
  border-color: red;
  padding-left: 0px;
  text-transform: initial;
  font-size: 12px;
  position: absolute;
  margin-top: 34px;
  float: left;
  margin-left: -42%;
}
.xm-hub {
  /* padding-top:50px; */
}
.xm-hub .sub-menu .sub-menu .sub-menu {
  display: none!important;
  color: red!important;
}
.xm-hub .menu {
  position: relative;
}
.xm-hub .menu-title {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.xm-hub .menu-content-hub-container > ul > li {
  list-style-type: none;
}
@media (min-width: 1006px) {
  .xm-hub .menu-content-hub-container > ul {
    text-align: right;
    margin-left: 0!important;
    padding-left: 0!important;
    float: right;
    display: none;
  }
  .xm-hub .menu-content-hub-container > ul > li {
    list-style-type: none;
    vertical-align: top;
    padding-left: 0;
    height: 160%;
    margin-left: 20px;
    margin-bottom: -15px;
    width: 180px;
    border-bottom: 1px solid #A2AAAD !important;
    text-align: left;
  }
  .xm-hub .menu-content-hub-container > ul {
    overflow: hidden;
    margin-bottom: 0!important;
  }
  .xm-hub .menu-content-hub-container > ul > li {
    height: 75px;
  }
  .xm-hub .menu-content-hub-container > ul > li > a {
    padding: 22px 0;
    color: #A2AAAD;
    font-size: 12px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    width: 100%;
    display: block;
    vertical-align: top;
    position: relative;
    top: 0;
    margin-top: 0;
  }
  .xm-hub .menu-item-46447 {
    /* @q-customer-exp */
    background-color: #21DBAA;
    border-color: transparent;
    color: #21DBAA;
  }
  .xm-hub .menu-item-46461 {
    /* @q-employee-exp */
    background-color: #0768DD;
    border-color: transparent;
    color: #0768DD;
  }
  .xm-hub .menu-item-46459 {
    /* @q-product-exp */
    background-color: #00B4EF;
    border-color: transparent;
    color: #00B4EF;
  }
  .xm-hub .menu-item-46460 {
    /* @q-brand-exp */
    background-color: #5F1AE5;
    border-color: transparent;
    color: #5F1AE5;
  }
  .xm-hub .menu-item-46458 {
    /* @q-gray-dark */
    background: #2E393F;
    border-color: transparent;
    color: #2E393F;
  }
  .xm-hub .current-menu-item a,
  .xm-hub .current-content_hub-ancestor a {
    color: #2E393F !important;
    border-color: inherit !important;
    padding-bottom: 13px!important;
  }
}
.xm-hub .mobile-fixed-menu {
  position: fixed;
  top: 0;
  width: 100%;
  right: 0;
  background-color: #fff;
  background-image: url('/wp-content/themes/qualtrics/images/content-hub/logo-mobile.svg');
  background-position: center center;
  background-size: 85px auto;
  background-repeat: no-repeat;
  height: 50px;
  z-index: 2000000;
}
.xm-hub .hidden-mobile {
  display: none;
}
@media (min-width: 1006px) {
  .xm-hub {
    padding-top: 0px;
  }
  .xm-hub .hidden-mobile {
    display: block;
  }
  .xm-hub .hidden-desktop {
    display: block;
  }
  .xm-hub .mobile-fixed-menu {
    display: none;
  }
  .xm-hub.fixed-custom .menu-wrapper {
    top: 53px;
    position: fixed;
  }
  .xm-hub.fixed-custom {
    padding-top: 55px;
  }
  .xm-hub .menu-content-hub-container > ul {
    margin-top: 0;
    display: block;
  }
  .xm-hub .menu-content-hub-container > ul > li {
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .xm-hub .menu-content-hub-container > ul > li > a {
    letter-spacing: 0.5px;
  }
}
.xm-hub .menu-content-hub-container > ul > li > a:hover {
  color: #2E393F !important;
}
.xm-hub .box-shadow {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 2px 7px 0 rgba(0, 0, 0, 0.05);
}
.xm-hub .post {
  border: 1px solid #f8f8f8;
  min-height: 300px;
}
.xm-hub .menu-wrapper {
  position: relative;
  width: 100%;
  background: #fff;
  z-index: 16;
  left: 0;
  right: 0;
}
.xm-hub .breadcrumbs-wrap {
  position: relative;
}
.xm-hub .breadcrumbs {
  margin: 0;
  padding: 0;
  margin-top: 8px;
  white-space: nowrap;
  max-width: 100%;
  overflow-x: auto;
  padding-right: 30px;
}
.xm-hub .breadcrumbs-wrap:after {
  content: '';
  right: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 30px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
}
.xm-hub .breadcrumbs li {
  list-style-type: none;
  display: inline-block;
  font-size: 12px;
}
.xm-hub .breadcrumbs li a {
  color: #7B7B7B;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.xm-hub .breadcrumbs li a:hover {
  color: #2E393F;
}
.xm-hub .breadcrumbs li:after {
  content: '>';
  display: inline-block;
  width: 20px;
  text-align: center;
}
.xm-hub .breadcrumbs li:last-child:after {
  display: none;
}
.xm-hub p.read-more {
  font-weight: 600!important;
  font-size: 13px!important;
}
.xm-hub .upper-gray {
  color: #A2AAAD !important;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.xm-hub hr {
  border: none;
  height: 1px;
  background: #A2AAAD !important;
  opacity: 0.66;
}
.xm-hub .panel-resource-image {
  background-color: #2E393F !important;
}
.xm-hub .intro-summary {
  font-size: 26.5px;
  font-weight: 500;
  line-height: 32px;
}
.xm-hub .primary-header {
  margin-bottom: -3px;
}
.xm-hub .generated-content h2 {
  font-size: 26.5px;
  margin: 50px 0 20px 0;
}
.xm-hub .generated-content p {
  margin-bottom: 20px;
}
.xm-hub .generated-content.customer blockquote,
.xm-hub .generated-content.customer blockquote p,
.xm-hub .generated-content.customer a {
  color: #21DBAA;
  fill: currentColor;
}
.xm-hub .generated-content.employee blockquote,
.xm-hub .generated-content.employee blockquote p,
.xm-hub .generated-content.employee a {
  color: #0768DD;
  fill: currentColor;
}
.xm-hub .generated-content.product blockquote,
.xm-hub .generated-content.product blockquote p,
.xm-hub .generated-content.product a {
  color: #00B4EF;
  fill: currentColor;
}
.xm-hub .generated-content.brand blockquote,
.xm-hub .generated-content.brand blockquote p,
.xm-hub .generated-content.brand a {
  color: #5F1AE5;
  fill: currentColor;
}
.xm-hub .generated-content a.q-btn,
.xm-hub .generated-content.research blockquote,
.xm-hub .generated-content.research blockquote p,
.xm-hub .generated-content.research a {
  color: #2E393F;
  fill: currentColor;
}
.xm-hub .generated-content.research a {
  color: #D6001C;
}
.xm-hub .generated-content .featured-label {
  display: block;
  margin-bottom: 18px;
  color: #2E393F !important;
}
.xm-hub .generated-content .panel-resource-title .featured-label {
  margin-bottom: 2px;
}
.xm-hub .panel-module .panel-resource-wrap article.panel-resource {
  margin-bottom: 22px;
}
.xm-hub .side-banner {
  padding-bottom: 10px;
}
.xm-hub .intro-summary {
  font-size: 21.5px;
  font-weight: 500;
  line-height: 24px;
}
.xm-hub .read-more.spacing-xxs-top {
  margin-top: 10px!important;
}
.xm-hub .read-more {
  position: relative;
  display: inline-block;
}
.xm-hub .read-more:after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background-image: url('/wp-content/themes/qualtrics/images/content-hub/arrow.svg');
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(8px, -50%);
  transform: translate(8px, -50%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.xm-hub .post-link {
  display: block;
}
.xm-hub .post-link:hover .read-more:after {
  -webkit-transform: translate(12px, -50%);
  transform: translate(12px, -50%);
}
.xm-hub .customer-panel {
  padding: 30px;
  text-align: left;
  margin-bottom: 18px;
}
.xm-hub .generated-content .customer-panel h3 {
  font-size: 13px;
}
.xm-hub .generated-content .customer-panel h2 {
  margin: 0;
}
.xm-hub .generated-content li {
  margin-top: 8px;
  margin-bottom: 14px;
}
.xm-hub .generated-content ul li {
  list-style-type: none;
  position: relative;
  padding-left: 35px;
}
.xm-hub .generated-content ul {
  padding-left: 0;
}
.xm-hub .generated-content {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.xm-hub .generated-content ol,
.xm-hub .generated-content ul {
  margin-top: 24px;
  margin-bottom: 24px;
}
.xm-hub .generated-content ol,
.xm-hub .generated-content ol li,
.xm-hub .generated-content ul,
.xm-hub .generated-content ul li {
  font-weight: inherit;
  font-size: inherit;
}
.xm-hub .generated-content ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 6px;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  background-color: #2E393F;
}
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-cx,
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-CX,
.xm-hub .generated-content .q-btn-CX,
.xm-hub .generated-content.customer li:before {
  background-color: #21DBAA !important;
  color: #fff !important;
}
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-ex,
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-EX,
.xm-hub .generated-content .q-btn-EX,
.xm-hub .generated-content.employee li:before {
  background-color: #0768DD !important;
  color: #fff !important;
}
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-px,
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-PX,
.xm-hub .generated-content .q-btn-PX,
.xm-hub .generated-content.product li:before {
  background-color: #00B4EF !important;
  color: #fff !important;
}
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-bx,
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-BX,
.xm-hub .generated-content .q-btn-BX,
.xm-hub .generated-content.brand li:before {
  background-color: #5F1AE5 !important;
  color: #fff !important;
}
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-rc,
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-RC,
.xm-hub .generated-content .q-btn-RC,
.xm-hub .generated-content.research li:before {
  background-color: #2E393F !important;
  color: #fff !important;
}
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-rc,
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-RC {
  padding-bottom: 0!important;
  border-bottom: none!important;
}
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-rc:after,
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image.panel-RC:after {
  content: '';
  display: block;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 5px;
  position: absolute;
  background: #21DBAA;
  background: -webkit-linear-gradient(left, #21DBAA 0%, #00B4EF 33%, #0768DD 66%, #5F1AE5 100%);
  background: linear-gradient(to right, #21DBAA 0%, #00B4EF 33%, #0768DD 66%, #5F1AE5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21DBAA', endColorstr='#5F1AE5', GradientType=1);
}
.xm-hub .customer-thumbnail {
  min-width: 100%;
  margin-bottom: 15px;
  position: relative;
}
@media (min-width: 1024px) {
  .xm-hub .generated-content .customer-panel h3 {
    margin-top: -5px;
    margin-bottom: 15px;
  }
  .xm-hub .customer-thumbnail {
    margin-right: 30px;
    margin-bottom: 0!important;
  }
}
.xm-hub .panel-resource-content .secondary-text {
  display: block;
}
.xm-hub .social-link {
  width: 30px;
  display: inline-block;
  position: relative;
}
.xm-hub .content-block > p > img,
.xm-hub .img-primary {
  width: 100%;
  height: auto;
}
.xm-hub .post-card .img-responsive {
  width: 100%;
  height: auto;
}
.xm-hub .breadcrumb-section {
  height: 18px;
}
.xm-hub .faded-hr {
  opacity: 0.33;
}
.xm-hub section .bold {
  font-weight: 500;
}
.xm-hub .q-gray-dark {
  color: #2E393F !important;
}
.xm-hub .spacing-micro-top {
  margin-top: 8px;
}
.xm-hub .swiper-slide {
  width: 75%;
  padding: 10px 20px 10px 0;
}
.xm-hub .swiper-container {
  overflow: visible;
}
.xm-hub .swiper-button-custom {
  display: none;
}
.xm-hub .panel-resource-title .secondary-text {
  font-size: 15px!important;
}
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image,
.xm-hub .panel-module .panel-resource-wrap-2 .panel-resource-image,
.xm-hub .panel-module .panel-resource-wrap-3 .panel-resource-image {
  height: 120px;
}
@media (min-width: 400px) {
  .xm-hub .swiper-slide {
    width: 66%;
  }
}
@media (min-width: 480px) {
  .xm-hub .swiper-slide {
    width: 44%;
  }
}
@media (min-width: 640px) {
  .xm-hub .swiper-button-custom {
    display: block;
  }
  .xm-hub .swiper-slide {
    width: 50%;
    padding: 10px 15px 10px 15px;
  }
  .xm-hub .swiper-container {
    overflow: hidden;
  }
  .xm-hub .swiper-custom-wrap {
    padding-left: 7.5%;
    width: 92.5%;
    position: relative;
  }
  .xm-hub .featured-content-label {
    margin-left: calc(7.5% + 15px) !important;
  }
}
@media (min-width: 992px) {
  .xm-hub .swiper-custom-wrap {
    padding-left: 5%;
    width: 95%;
  }
  .xm-hub .featured-content-label {
    margin-left: calc(5% + 15px) !important;
  }
  .xm-hub .border-right,
  .xm-hub .border-right-odd:nth-child(odd) {
    border-right: 1px solid rgba(162, 170, 173, 0.5);
  }
  .xm-hub .swiper-slide {
    width: 50%;
  }
  .xm-hub .category-swiper .swiper-slide {
    width: 33.333333%;
  }
}
@media (min-width: 1200px) {
  .xm-hub .swiper-slide {
    width: 33.333333%;
  }
  .xm-hub .category-swiper .swiper-slide {
    width: 25%;
  }
}
.xm-hub .filter-head {
  border-bottom: 1px solid rgba(162, 170, 173, 0.5);
  position: relative;
}
.xm-hub .pre-filtered .filterable-card:nth-of-type(1n+9) {
  display: none;
}
.xm-hub .panel-module .panel-resource-wrap .panel-resource-title {
  padding: 0px 18px;
}
.xm-hub .custom-heading-h1 {
  font-size: 30px!important;
}
@media (min-width: 480px) {
  .xm-hub .custom-heading-h1 {
    font-size: 30px!important;
  }
}
.xm-hub .panel-module .panel-resource-wrap .panel-resource-image {
  overflow: hidden;
  position: relative;
  border-bottom: 5px solid transparent;
  background-position: center 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.xm-hub .text-white > p {
  color: #fff !important;
}
.xm-hub .category-content ul {
  font-size: 16px!important;
}
.xm-hub .category-content ul,
.xm-hub .category-content p {
  margin-bottom: 18px!important;
}
.xm-hub .category-content p:last-child {
  margin-bottom: 0!important;
}
.xm-hub .match-heights {
  position: relative;
}
.xm-hub .match-heights .vert-line {
  display: block;
  position: absolute;
  left: 50%;
  top: 5px;
  bottom: 5px;
  height: auto;
  margin-left: -1px;
  width: 2px;
  background: rgba(255, 255, 255, 0.33);
}
@media (max-width: 991px) {
  .xm-hub .match-heights {
    min-height: 24px;
  }
  .xm-hub .match-heights .vert-line {
    background: transparent!important;
  }
}
.xm-hub .menu-dots {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.xm-hub .dot {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 13.75px;
  height: 13.75px;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.xm-hub .dot:nth-child(1) {
  border-color: #21DBAA;
  margin-left: -8px;
  margin-top: -8px;
}
.xm-hub .dot:nth-child(2) {
  border-color: #0768DD;
  margin-left: 8px;
  margin-top: -8px;
}
.xm-hub .dot:nth-child(3) {
  border-color: #5F1AE5;
  margin-left: -8px;
  margin-top: 8px;
}
.xm-hub .dot:nth-child(4) {
  border-color: #00B4EF;
  margin-left: 8px;
  margin-top: 8px;
}
.xm-hub.CX .vert-line,
.xm-hub .menu-dots.RC .dot:nth-child(1),
.xm-hub .menu-dots.CX .dot:nth-child(1) {
  background-color: #21DBAA;
}
.xm-hub.EX .vert-line,
.xm-hub .menu-dots.RC .dot:nth-child(2),
.xm-hub .menu-dots.EX .dot:nth-child(2) {
  background-color: #0768DD;
}
.xm-hub.BX .vert-line,
.xm-hub .menu-dots.RC .dot:nth-child(3),
.xm-hub .menu-dots.BX .dot:nth-child(3) {
  background-color: #5F1AE5;
}
.xm-hub.PX .vert-line,
.xm-hub .menu-dots.RC .dot:nth-child(4),
.xm-hub .menu-dots.PX .dot:nth-child(4) {
  background-color: #00B4EF;
}
.xm-hub.RC .vert-line {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#21DBAA+0,2dccd3+33,147bd1+66,464e7e+100 */
  background: #21DBAA;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #21DBAA 0%, #00B4EF 33%, #0768DD 66%, #5F1AE5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #21DBAA 0%, #00B4EF 33%, #0768DD 66%, #5F1AE5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21DBAA', endColorstr='#5F1AE5', GradientType=0);
  /* IE6-9 */
}
.xm-hub section .post-card-small {
  line-height: 15px;
}
.xm-hub section .post-card-small .bold {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin-top: 8px;
}
.xm-hub .panel-resource-title {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.xm-hub .panel-resource-title .upper-gray {
  padding-bottom: 4px;
  display: block;
}
.xm-hub .panel-resource-wrap {
  max-width: 250px;
}
@media (min-width: 768px) {
  .xm-hub .next-article,
  .xm-hub .prev-article,
  .xm-hub .swiper-button-custom {
    border-color: #2E393F;
    outline: none;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
  }
  .xm-hub .prev-article,
  .xm-hub .swiper-button-custom-prev {
    left: 10px;
    border-left: 1px solid #2E393F;
    border-top: 1px solid #2E393F;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .xm-hub .next-article,
  .xm-hub .swiper-button-custom-next {
    right: -40px;
    border-right: 1px solid #2E393F;
    border-bottom: 1px solid #2E393F;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
  }
  .xm-hub .prev-article {
    left: 20px;
  }
}
.xm-hub .next-article {
  right: 20px;
}
.xm-hub .prev-link,
.xm-hub .next-link {
  position: relative;
}
.xm-hub .prev-next .secondary-text {
  max-width: 320px;
}
.xm-hub .prev-next .post-link {
  padding: 0 60px;
  z-index: 5;
}
.xm-hub .next-link {
  text-align: right!important;
  right: 0;
}
.xm-hub .prev-link .read-more,
.xm-hub .next-link .read-more {
  display: none!important;
}
.xm-hub .next-link .secondary-text {
  float: right;
}
.xm-hub .special-thumbnail {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 59.5%;
  background-color: #F4F4F4;
}
@media (max-width: 1005px) {
  .xm-hub .page-cover {
    position: fixed;
    display: block;
    background: rgba(0, 0, 0, 0.66);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 16;
    display: none;
  }
  .xm-hub .menu-wrapper {
    position: fixed;
    top: 50px;
    bottom: 0;
    overflow-y: auto;
    width: calc(100% - 45px);
    max-width: 500px;
    right: -15px;
    left: auto;
    background: #F4F4F4;
    z-index: 17;
    -webkit-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-transition: all 500ms ease!important;
    transition: all 500ms ease!important;
  }
  .xm-hub .menu-wrapper ul {
    padding-top: 10px;
    padding-left: 15px;
  }
  .xm-hub .menu-wrapper .menu-item a,
  .xm-hub .menu-wrapper .menu-item {
    background: transparent;
  }
  .xm-hub .menu-wrapper .menu-item {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(162, 170, 173, 0.5);
    font-size: 15px;
  }
  .xm-hub .current-menu-item a,
  .xm-hub .current-content_hub-ancestor a {
    font-weight: 400;
  }
  .xm-hub.xm-menu-showing .menu-wrapper {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .xm-hub .menu-toggle {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 40px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .xm-hub .bar {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 2px;
    background: #2E393F;
    width: 20px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .xm-hub .bar-up {
    margin-top: -7px;
  }
  .xm-hub .bar-down {
    margin-top: 7px;
  }
  .xm-hub.xm-menu-showing .bar {
    width: 0;
  }
  .xm-hub.xm-menu-showing .bar-up {
    margin-top: 0;
    width: 20px;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .xm-hub.xm-menu-showing .bar-down {
    margin-top: 0;
    width: 20px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
@media (max-width: 767px) {
  .xm-hub .prev-next .post-link {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .xm-hub .prev-next .secondary-text {
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left!important;
    font-size: 22px;
    width: 100%;
    max-width: 100%;
    left: 0!important;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
  .xm-hub .prev-link .secondary-text:before {
    content: "Previous Article";
    color: #A2AAAD !important;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: block;
  }
  .xm-hub .next-link .secondary-text:before {
    content: "Next Article";
    color: #A2AAAD !important;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: block;
  }
  .xm-hub .prev-next:nth-of-type(2) .secondary-text {
    border-bottom: none;
  }
  .xm-hub .post-card.post-card-medium span.upper-gray {
    display: block;
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    line-height: 17px!important;
  }
  .xm-hub .post-card.post-card-medium .bold {
    line-height: 21px;
  }
}
.xm-hub .cta-panel {
  padding-left: 8px;
  padding-right: 8px;
}
.xm-hub .video-thumbnail:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.33);
  display: block;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.xm-hub .video-thumbnail:before {
  content: '';
  z-index: 1;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjM5OTIgMzA2My42MDkgNTcuNTUgNzcuOTUyIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iUGF0aF8zNSIgZGF0YS1uYW1lPSJQYXRoIDM1IiBjbGFzcz0iY2xzLTEiIGQ9Ik01NiwzNS45NTgsNS43ODYuNjkxQTMuNjY4LDMuNjY4LDAsMCwwLDAsMy43MjJWNzQuMjU2YTMuNjg3LDMuNjg3LDAsMCwwLDUuNzg2LDMuMDMxTDU2LDQyLjAyQTMuNzM4LDMuNzM4LDAsMCwwLDU2LDM1Ljk1OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5OTIgMzA2My42MDEpIi8+Cjwvc3ZnPgo=');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  background-size: 60px auto;
  background-repeat: no-repeat;
}
.xm-hub .video-thumbnail:hover:after {
  opacity: 0.5;
}
.xm-hub .negate-top {
  margin-top: -4px;
}
.xm-hub .filter-row {
  -webkit-transition: min-height 600ms ease;
  transition: min-height 600ms ease;
  min-height: 0;
}
.xm-hub .filter-head {
  position: relative;
  min-height: 39px;
  border-bottom: none;
  z-index: 1;
}
.xm-hub .filter-head * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.xm-hub .filter-controls {
  border-bottom: 1px solid rgba(162, 170, 173, 0.5);
  border-top: 1px solid rgba(162, 170, 173, 0.5);
  width: 100%;
}
.xm-hub .filter-dropdown {
  display: inline-block;
  border: 1px solid rgba(162, 170, 173, 0);
  border-left: 1px solid rgba(162, 170, 173, 0.5);
  text-align: center;
  cursor: pointer;
  width: auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  vertical-align: middle;
  right: 0;
  position: relative;
}
.xm-hub .filter-dropdown:before,
.xm-hub .filter-dropdown:after {
  content: '';
  position: absolute;
  top: 16px;
  right: 6px;
  width: 12px;
  height: 12px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.xm-hub .filter-dropdown:before {
  border-bottom: 1px solid #A2AAAD;
}
.xm-hub .filter-dropdown:after {
  border-right: 1px solid #A2AAAD;
}
.xm-hub .filter-dropdown.dropped-down:after,
.xm-hub .filter-dropdown.dropped-down:before {
  -webkit-transform: translate(-50%, 0) rotate(-135deg);
  transform: translate(-50%, 0) rotate(-135deg);
}
.xm-hub .filter-dropdown ul {
  overflow: hidden;
  list-style-type: none;
  text-align: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.xm-hub .filter-dropdown ul li {
  margin: 0;
  padding: 0;
  max-height: 0;
  opacity: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  max-width: 500px;
}
.xm-hub .filter-dropdown {
  padding: 4px 40px 4px 8px;
  width: 100%;
}
.xm-hub section span.filter-label {
  vertical-align: top;
  line-height: 38px;
  padding: 4px 16px;
  display: none;
}
.xm-hub .filter-dropdown.dropped-down li {
  max-height: 34px;
  opacity: 1;
  padding: 2px 0;
}
.xm-hub .filter-active {
  font-weight: 500;
}
.xm-hub .filter-dropdown .current {
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  text-align: center;
  white-space: nowrap;
  max-width: 100%;
}
.xm-hub .filter-dropdown.dropped-down .current {
  opacity: 0.1;
  max-width: 0;
}
.xm-hub .filter-controls {
  border-right: 1px solid rgba(162, 170, 173, 0.5);
}
@media (min-width: 400px) {
  .xm-hub .filter-dropdown {
    width: auto;
    float: right;
  }
  .xm-hub .filter-dropdown .current {
    max-width: 220px;
  }
  .xm-hub section span.filter-label {
    display: initial;
  }
  .xm-hub .filter-controls {
    display: inline-block;
    right: 0;
    border-right: none;
  }
}
@media (min-width: 640px) {
  .xm-hub .filter-controls {
    width: auto;
  }
  .xm-hub .filter-head:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    right: 1px;
    border-bottom: 1px solid rgba(162, 170, 173, 0.5);
    z-index: -1;
  }
  .xm-hub .filter-dropdown:hover {
    border: 1px solid rgba(162, 170, 173, 0.5);
  }
  .xm-hub .filter-dropdown {
    background: #fff;
    border-bottom: 1px solid rgba(162, 170, 173, 0.5);
  }
  .xm-hub .filter-controls {
    position: absolute;
    border: none;
  }
  .xm-hub .filter-dropdown.dropped-down {
    border: 1px solid rgba(162, 170, 173, 0.5);
  }
}
.xm-hub .qi-home-alt-md {
  font-size: 15px;
  top: 3px;
  position: relative;
}
.xm-hub .lazy {
  background-color: #EEEEEE !important;
  background-size: 0!important;
  overflow: hidden;
  position: relative;
  z-index: 0;
  -webkit-transition: background 3s linear;
  transition: background 3s linear;
}
.xm-hub .lazy:before {
  opacity: 1;
  z-index: 1;
  content: '';
  width: 400%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  background: -webkit-linear-gradient(left, #EEEEEE 0%, #F5F5F5 50%, #EEEEEE 100%);
  background: linear-gradient(to right, #EEEEEE 0%, #F5F5F5 50%, #EEEEEE 100%);
  -webkit-animation: lazyPreAnimation 2s infinite;
  animation: lazyPreAnimation 2s infinite;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.xm-hub .lazy:after {
  z-index: 2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: inherit;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}
@-webkit-keyframes lazyPreAnimation {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes lazyPreAnimation {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.xm-hub .lazy.finished:after {
  opacity: 1;
}
.xm-hub.CX .featured-colored .q-btn-gray.q-secondary,
.xm-hub.q-xm .featured-colored.CX .q-btn-gray.q-secondary {
  background-color: #21DBAA !important;
}
.xm-hub.EX .featured-colored .q-btn-gray.q-secondary,
.xm-hub.q-xm .featured-colored.EX .q-btn-gray.q-secondary {
  background-color: #0768DD !important;
}
.xm-hub.PX .featured-colored .q-btn-gray.q-secondary,
.xm-hub.q-xm .featured-colored.PX .q-btn-gray.q-secondary {
  background-color: #00B4EF !important;
}
.xm-hub.BX .featured-colored .q-btn-gray.q-secondary,
.xm-hub.q-xm .featured-colored.BX .q-btn-gray.q-secondary {
  background-color: #5F1AE5 !important;
}
.xm-hub.RC .featured-colored .q-btn-gray.q-secondary,
.xm-hub.q-xm .featured-colored.RC .q-btn-gray.q-secondary {
  background-color: #2E393F !important;
}
.xm-hub.q-xm .featured-colored.red .q-btn-gray.q-secondary {
  background-color: #D6001C !important;
}
.xm-hub.q-xm .featured-colored .q-btn-gray.q-secondary,
.xm-hub.q-xm .featured-colored .q-btn-gray.q-secondary span {
  color: #fff !important;
}
.xm-hub.q-xm .featured-colored .q-btn-gray.q-secondary:before {
  border-color: transparent!important;
}
.xm-hub .featured-colored .q-btn-gray.q-secondary .ripple {
  background: rgba(255, 255, 255, 0.1) !important;
}
.xm-hub .date-text {
  border-left: 2px solid #F4F4F4;
  display: inline-block;
  padding-left: 5px;
  margin-left: 5px;
  color: #A2AAAD !important;
}
.xm-resources .box-row i {
  font-size: 40px;
  font-weight: 100;
  color: inherit!important;
}
.xm-resources .box-row .secondary-text {
  font-size: 20px;
  margin-top: 6px;
  margin-bottom: 6px;
}
.xm-resources .box-row .inner-box {
  padding: 16px 8px 8px 8px;
  margin: 8px auto;
  border: 1px solid #F4F4F4;
  -webkit-transition: all 180ms ease;
  transition: all 180ms ease;
  max-width: 250px;
}
.xm-resources .box-row .inner-box.active {
  border: 1px solid #D9D9D6;
  background: #F8F8F8;
}
@media (min-width: 480px) {
  .xm-resources .box-row .inner-box:hover {
    border: 1px solid #D9D9D6;
    background: #F8F8F8;
  }
}
.xm-resources.q-xm section .user-content h1,
.xm-resources.q-xm section .user-content h2,
.xm-resources.q-xm section .user-content h3,
.xm-resources.q-xm section .user-content h4,
.xm-resources.q-xm section .user-content h5,
.xm-resources.q-xm section .user-content p {
  margin-top: 8px;
}
.xm-resources .date-text {
  border-left: 2px solid #F4F4F4;
  display: inline-block;
  padding-left: 5px;
  margin-left: 5px;
  color: #A2AAAD !important;
}
.xm-resources.q-xm section .type-research span.upper-gray,
.xm-resources.q-xm section .type-webinar span.upper-gray,
.xm-resources.q-xm section .type-event span.upper-gray {
  color: #D9D9D6 !important;
}
.xm-resources .view-all {
  display: inline-block;
  margin-right: 0!important;
  font-size: 15px;
}
@media (min-width: 640px) {
  .xm-resources .view-all {
    margin-right: calc(7.5% + 15px) !important;
  }
}
@media (min-width: 768px) {
  .xm-resources .view-all {
    margin-right: calc(9% + 15px) !important;
  }
}
@media (min-width: 992px) {
  .xm-resources .view-all {
    margin-right: calc(5% + 15px) !important;
  }
}
.xm-resources .panel-resource-wrap {
  margin: 10px auto 18px auto;
}
@media (max-width: 479px) {
  .xm-resources.xm-hub .filter-dropdown {
    width: 100%;
    border-top: 1px solid rgba(162, 170, 173, 0.5);
  }
  .xm-resources.xm-hub .filter-dropdown .current {
    text-align: left!important;
    padding-left: 7px!important;
  }
  .xm-resources.xm-hub .filter-dropdown li {
    padding-left: 7px!important;
  }
  .xm-resources .filter-label {
    border-left: 1px solid rgba(162, 170, 173, 0.5);
    display: block!important;
    padding: 0 14px!important;
    margin: 0!important;
  }
  .xm-resources .filter-head {
    border-right: 1px solid rgba(162, 170, 173, 0.5);
  }
}
@media (min-width: 480px) {
  .xm-resources.xm-hub .filter-dropdown {
    margin-right: -1px;
  }
  .xm-resources.xm-hub .filter-dropdown:nth-of-type(1) {
    z-index: 2;
  }
}
.xm-resources.xm-hub section span.filter-label {
  display: initial;
}
.xm-resources.xm-hub .filter-dropdown {
  background: #EDF2F4;
}
.xm-resources.xm-hub .filter-dropdown.dropped-down {
  background: #FFF;
}
.xm-resources a.text-underline,
.xm-resources a.text-underline:hover {
  text-decoration: underline;
}
.xm-resources .special-icon {
  font-size: 17px;
  padding-right: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: -2px;
  margin-left: 0;
}
@media (min-width: 768px) {
  .xm-resources .special-icon {
    margin-left: 12px;
  }
}
@media (min-width: 1006px) {
  .xm-resources .special-icon {
    margin-left: 0;
  }
}
.xm-resources.xm-hub .panel-resource-wrap {
  max-width: 250px;
  min-width: 180px;
}
.xm-resources .logo-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  display: block;
}
.xm-resources .logo-block {
  position: absolute;
  font-size: 60px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 3px;
}
.xm-resources .logo-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 60%;
  height: 60%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.xm-resources.q-xm .q-btn.q-secondary {
  line-height: 38px;
  padding: 0 13px;
  font-weight: 700;
}
.xm-resources .ql:before {
  background-size: contain;
  min-height: 50px;
  min-width: 50px;
  overflow: visible;
}
.xm-resources .filter-row {
  min-height: 400px;
  margin: 60px 0;
}
.xm-resources .resource-panel {
  padding: 10px 0 30px 0;
}
@media (min-width: 1200px) {
  .xm-resources .filter-row {
    margin: 96px 68px;
  }
}
.xm-resources.q-xm .panel-module .panel-resource-wrap article.panel-resource {
  box-shadow: 3px 8px 26px 0 rgba(0, 0, 0, 0.06), 2px 6px 14px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.xm-resources.q-xm .panel-module .panel-resource-wrap article.panel-resource:hover {
  box-shadow: 2px 10px 28px 0 rgba(0, 0, 0, 0.06), 1px 8px 16px 0 rgba(0, 0, 0, 0.1);
}
.xm-resources .user-content a {
  color: #00b4ef;
}
.xm-resources .user-content a,
.xm-resources .user-content a:visited {
  color: #00b4ef;
}
.xm-resources .user-content a:hover,
.xm-resources .user-content a:active {
  color: #00b4ef;
}
@media screen and (min-width: 992px) {
  .landing-page .sub-menu #main-nav {
    position: fixed !important;
  }
}
.landing-page input {
  margin-bottom: 5px !important;
  font-size: 15px !important;
  padding: 11px 5px !important;
  border-radius: 3px !important;
  border: 1px solid #a2aaad !important;
}
.landing-page select {
  margin-bottom: 5px !important;
  font-size: 15px !important;
  padding: 10px 5px !important;
  border-radius: 3px !important;
  border: 1px solid #a2aaad !important;
  width: 250px !important;
  color: gray !important;
}
@media only screen and (max-width: 480px) {
  .landing-page select {
    width: 100% !important;
  }
}
.landing-page label[for="marketingOptIn"] {
  float: right;
  line-height: 1.5em;
  margin-top: 5px;
  margin-bottom: 7px;
  font-weight: normal !important;
  padding-left: 10px;
}
.landing-page #marketingOptIn {
  position: absolute;
  left: 0;
}
.landing-page label[for="privacyOptin"] {
  float: right;
  line-height: 1.5em;
  margin-top: 5px;
  margin-bottom: 7px;
  font-weight: normal !important;
  padding-left: 10px;
}
.landing-page #privacyOptin {
  position: absolute;
  left: 0;
}
.landing-page .form-container {
  z-index: 3;
  margin-left: 0px;
  padding-left: 7%;
}
@media (max-width: 992px) {
  .landing-page .form-border {
    display: none;
  }
}
.landing-page .image-container:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#494949+0,000000+100&0.65+0,0.6+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6494949', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}
.landing-page #thank-you-overlay {
  opacity: 1;
  position: relative;
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
}
.landing-page .qualtrics-logos .logo-space {
  margin: 0px 18px 0px 18px;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100px;
}
@media (max-width: 768px) {
  .landing-page .qualtrics-logos .logo-space {
    margin: 0px 5px 0px 5px;
  }
}
.landing-page .qualtrics-logos .logo-space img {
  max-width: 85%;
  max-height: 80%;
  margin-bottom: -10px;
}
.landing-page .qualtrics-logos .logo-space img {
  max-width: 55%;
  max-height: 80%;
  padding: 12px 0px;
  margin-bottom: 45px;
}
@media (max-width: 768px) {
  .landing-page .qualtrics-logos .logo-space img {
    margin-bottom: 5px;
  }
}
/*# sourceMappingURL=qualtrics-pages.css.map */