/**
 *
 * Colors
 *
 */

@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@media (max-width: 1240px) and (min-width: 1056px) {
  .custom-chart-column .custom-large-chart {
    display: block; }
    .custom-chart-column .custom-large-chart #my-chart {
      height: 265px !important;
      width: 100% !important; }
    .custom-chart-column .custom-large-chart #custom-chart-legend {
      width: 100% !important;
      padding-top: 60px !important; } }

@media (max-width: 1240px) and (max-width: 1055px) {
  #hello .col-hello .hello-content {
    margin-bottom: 21px !important; }
  #question #question-grid-container .category-list {
    position: relative;
    margin-left: 25px !important;
    max-width: 80vw !important;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
    transition: all 0.2s !important;
    transform: scale(0.98) !important;
    will-change: transform !important;
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
    cursor: pointer !important; }
    #question #question-grid-container .category-list .question-category {
      display: inline-block !important;
      text-indent: 0px !important;
      padding-right: 15px !important;
      font-size: 16px !important;
      line-height: 22px !important; }
      #question #question-grid-container .category-list .question-category.current-category {
        border-left: 0px !important;
        font-weight: 600 !important; }
    #question #question-grid-container .category-list .custom-question-category-blank-element {
      padding-right: 75vw !important;
      display: inline-block !important; }
  #question .question-text,
  #question .question-counter {
    font-size: 20px !important;
    line-height: 26px !important; }
  #question .answer {
    height: 270px !important; }
    #question .answer h3 {
      font-size: 16px !important;
      line-height: 24px !important; }
  .restart-button {
    position: absolute;
    top: -35px;
    right: 33px; }
  #send {
    position: relative; } }
  @media (max-width: 1240px) and (max-width: 1055px) and (min-width: 672px) {
    #send #sendSmallParagraph {
      max-width: 55vw !important; } }

@media (max-width: 1240px) and (max-width: 1055px) {
  #results {
    position: relative; }
    #results .custom-learn-more {
      margin-bottom: 15px !important; }
    #results .custom-chart-column {
      margin-top: 0 !important;
      padding-top: 35px !important;
      padding-bottom: 50px !important; }
      #results .custom-chart-column .custom-chart-small {
        display: -ms-flexbox;
        display: flex; }
        #results .custom-chart-column .custom-chart-small #my-chart-small {
          margin-top: 0 !important;
          margin: auto;
          text-align: center;
          height: 270px;
          width: 270px; }
          #results .custom-chart-column .custom-chart-small #my-chart-small .youScored {
            text-align: center;
            margin: auto;
            font-weight: 600;
            font-style: normal;
            font-size: 16px; }
          #results .custom-chart-column .custom-chart-small #my-chart-small .custom-focus-area-percentage {
            position: relative;
            bottom: 180px;
            width: 220px;
            text-align: center;
            margin: auto; }
            #results .custom-chart-column .custom-chart-small #my-chart-small .custom-focus-area-percentage .custom-chart-percentage {
              padding-bottom: 15px;
              font-size: 45px;
              font-family: ibm-plex-mono, sans-serif;
              font-style: normal;
              font-weight: 100; }
            #results .custom-chart-column .custom-chart-small #my-chart-small .custom-focus-area-percentage .custom-inside-chart-paragraph {
              line-height: 20px; }
              #results .custom-chart-column .custom-chart-small #my-chart-small .custom-focus-area-percentage .custom-inside-chart-paragraph span {
                font-size: 16px; }
        #results .custom-chart-column .custom-chart-small #custom-small-chart-legend {
          padding-top: 120px;
          padding-bottom: 40px;
          padding-left: 20px;
          max-width: 100%; }
          #results .custom-chart-column .custom-chart-small #custom-small-chart-legend li {
            color: #ffffff;
            font-size: 16px;
            line-height: 24px;
            padding-left: 0px;
            display: -ms-flexbox;
            display: flex; }
            #results .custom-chart-column .custom-chart-small #custom-small-chart-legend li::before {
              display: none; }
            #results .custom-chart-column .custom-chart-small #custom-small-chart-legend li span {
              -ms-flex-negative: 0;
                  flex-shrink: 0;
              display: inline-block;
              width: 12px !important;
              height: 12px !important;
              margin-right: 20px;
              margin-top: 6px;
              border-radius: 50%; }
      #results .custom-chart-column .custom-large-chart {
        display: none; } }

@media (max-width: 1240px) and (max-width: 1055px) and (min-width: 672px) {
  #cards .ibm-grid-col-lg-16-4.custom-column-padding-left {
    padding-left: 32px !important; }
  #cards .ibm-grid-col-lg-16-4.custom-column-padding-right {
    padding-right: 32px !important; } }

/*# sourceMappingURL=max-1240.css.map */
