﻿html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: not-allowed;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xl=75em&xxl=90em";
}
html {
  font-size: 100%;
  box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
select {
  width: 100%;
  border-radius: 0;
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1;
}
[data-whatinput="mouse"] button {
  outline: 0;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  max-width: none;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.row.expanded {
  max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.column,
.columns {
  flex: 1 1 0px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: initial;
}
@media screen and (min-width: 40em) {
  .column,
  .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.column.row.row,
.row.row.columns {
  float: none;
  display: block;
}
.row .column.row.row,
.row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.small-offset-0 {
  margin-left: 0%;
}
.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.small-offset-1 {
  margin-left: 8.3333333333%;
}
.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.small-offset-2 {
  margin-left: 16.6666666667%;
}
.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.small-offset-4 {
  margin-left: 33.3333333333%;
}
.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.small-offset-5 {
  margin-left: 41.6666666667%;
}
.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.small-offset-7 {
  margin-left: 58.3333333333%;
}
.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.small-offset-8 {
  margin-left: 66.6666666667%;
}
.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.small-offset-10 {
  margin-left: 83.3333333333%;
}
.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.small-offset-11 {
  margin-left: 91.6666666667%;
}
.small-order-1 {
  order: 1;
}
.small-order-2 {
  order: 2;
}
.small-order-3 {
  order: 3;
}
.small-order-4 {
  order: 4;
}
.small-order-5 {
  order: 5;
}
.small-order-6 {
  order: 6;
}
.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}
.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}
.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}
.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}
.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}
.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column,
.row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 40em) {
  .row.medium-unstack > .column,
  .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 40em) {
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column,
.row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 64em) {
  .row.large-unstack > .column,
  .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 64em) {
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}
.column.align-top,
.align-top.columns {
  align-self: flex-start;
}
.column.align-bottom,
.align-bottom.columns {
  align-self: flex-end;
}
.column.align-middle,
.align-middle.columns {
  align-self: center;
}
.column.align-stretch,
.align-stretch.columns {
  align-self: stretch;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
}
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 80%;
  line-height: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #cacaca;
  line-height: 0;
}
h1 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.25rem;
}
h3 {
  font-size: 1.1875rem;
}
h4 {
  font-size: 1.125rem;
}
h5 {
  font-size: 1.0625rem;
}
h6 {
  font-size: 1rem;
}
@media screen and (min-width: 40em) {
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.5rem;
  }
  h3 {
    font-size: 1.9375rem;
  }
  h4 {
    font-size: 1.5625rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1rem;
  }
}
a {
  color: #2199e8;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #1585cf;
}
a img {
  border: 0;
}
hr {
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both;
}
ul,
ol,
dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
}
li {
  font-size: inherit;
}
ul {
  list-style-type: disc;
  margin-left: 1.25rem;
}
ol {
  margin-left: 1.25rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}
cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}
cite:before {
  content: "\2014 \0020";
}
abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
.no-bullet {
  margin-left: 0;
  list-style: none;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.button,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  background-color: #2199e8;
  color: #fefefe;
}
[data-whatinput="mouse"] .button,
[data-whatinput="mouse"]
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [data-whatinput="mouse"]
  [type="submit"],
[data-whatinput="mouse"]
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  [data-whatinput="mouse"]
  [type="submit"] {
  outline: 0;
}
.button:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover,
.button:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus {
  background-color: #1583cc;
  color: #fefefe;
}
.button.tiny,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .tiny[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .tiny[type="submit"] {
  font-size: 0.6rem;
}
.button.small,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .small[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .small[type="submit"] {
  font-size: 0.75rem;
}
.button.large,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .large[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .large[type="submit"] {
  font-size: 1.25rem;
}
.button.expanded,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .expanded[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .expanded[type="submit"] {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.button.primary,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .primary[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .primary[type="submit"] {
  background-color: #2199e8;
  color: #fefefe;
}
.button.primary:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .primary[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .primary[type="submit"]:hover,
.button.primary:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .primary[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .primary[type="submit"]:focus {
  background-color: #147cc0;
  color: #fefefe;
}
.button.secondary,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .secondary[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .secondary[type="submit"] {
  background-color: #777;
  color: #fefefe;
}
.button.secondary:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .secondary[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .secondary[type="submit"]:hover,
.button.secondary:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .secondary[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .secondary[type="submit"]:focus {
  background-color: #5f5f5f;
  color: #fefefe;
}
.button.success,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .success[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .success[type="submit"] {
  background-color: #3adb76;
  color: #fefefe;
}
.button.success:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .success[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .success[type="submit"]:hover,
.button.success:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .success[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .success[type="submit"]:focus {
  background-color: #22bb5b;
  color: #fefefe;
}
.button.warning,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .warning[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .warning[type="submit"] {
  background-color: #ffae00;
  color: #fefefe;
}
.button.warning:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .warning[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .warning[type="submit"]:hover,
.button.warning:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .warning[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .warning[type="submit"]:focus {
  background-color: #cc8b00;
  color: #fefefe;
}
.button.alert,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .alert[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .alert[type="submit"] {
  background-color: #ec5840;
  color: #fefefe;
}
.button.alert:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .alert[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .alert[type="submit"]:hover,
.button.alert:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .alert[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .alert[type="submit"]:focus {
  background-color: #da3116;
  color: #fefefe;
}
.button.hollow,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow[type="submit"] {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.hollow,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow[type="submit"],
.button.hollow:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow[type="submit"]:hover,
.button.hollow:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow[type="submit"]:focus {
  background-color: transparent;
}
.button.hollow:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow[type="submit"]:hover,
.button.hollow:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow[type="submit"]:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}
.button.hollow.primary,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.primary[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.primary[type="submit"] {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.hollow.primary:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.primary[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.primary[type="submit"]:hover,
.button.hollow.primary:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.primary[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.primary[type="submit"]:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}
.button.hollow.secondary,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.secondary[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.secondary[type="submit"] {
  border: 1px solid #777;
  color: #777;
}
.button.hollow.secondary:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.secondary[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.secondary[type="submit"]:hover,
.button.hollow.secondary:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.secondary[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.secondary[type="submit"]:focus {
  border-color: #3c3c3c;
  color: #3c3c3c;
}
.button.hollow.success,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.success[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.success[type="submit"] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.success[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.success[type="submit"]:hover,
.button.hollow.success:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.success[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.success[type="submit"]:focus {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.warning[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.warning[type="submit"] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.warning[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.warning[type="submit"]:hover,
.button.hollow.warning:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.warning[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.warning[type="submit"]:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.alert[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.alert[type="submit"] {
  border: 1px solid #ec5840;
  color: #ec5840;
}
.button.hollow.alert:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.alert[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.alert[type="submit"]:hover,
.button.hollow.alert:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .hollow.alert[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .hollow.alert[type="submit"]:focus {
  border-color: #881f0e;
  color: #881f0e;
}
.button.disabled,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .disabled[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .disabled[type="submit"],
.button[disabled],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [disabled][type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  [disabled][type="submit"] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .disabled[type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .disabled[type="submit"]:hover,
.button.disabled:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .disabled[type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .disabled[type="submit"]:focus,
.button[disabled]:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [disabled][type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  [disabled][type="submit"]:hover,
.button[disabled]:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [disabled][type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  [disabled][type="submit"]:focus {
  background-color: #2199e8;
  color: #fefefe;
}
.button.dropdown::after,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .dropdown[type="submit"]::after,
.category
  #content
  .category-description.service-page
  .infusion-form
  .dropdown[type="submit"]::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  border-color: #fefefe transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: relative;
  top: 0.4em;
  float: right;
  margin-left: 1em;
  display: inline-block;
}
.button.arrow-only::after,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .arrow-only[type="submit"]::after,
.category
  #content
  .category-description.service-page
  .infusion-form
  .arrow-only[type="submit"]::after {
  margin-left: 0;
  float: none;
  top: -0.1em;
}
[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border-radius: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
}
[type="text"]:focus,
[type="password"]:focus,
[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="email"]:focus,
[type="number"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="color"]:focus,
textarea:focus {
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  outline: none;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}
input::placeholder,
textarea::placeholder {
  color: #cacaca;
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
[type="submit"],
[type="button"] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="search"] {
  box-sizing: border-box;
}
[type="file"],
[type="checkbox"],
[type="radio"] {
  margin: 0 0 1rem;
}
[type="checkbox"] + label,
[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}
[type="checkbox"] + label[for],
[type="radio"] + label[for] {
  cursor: pointer;
}
label > [type="checkbox"],
label > [type="radio"] {
  margin-right: 0.5rem;
}
[type="file"] {
  width: 100%;
}
label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}
.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}
.input-group > :first-child {
  border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
  border-radius: 0 0 0 0;
}
.input-group-label,
.input-group-field,
.input-group-button {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}
.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca;
  white-space: nowrap;
  width: 1%;
  height: 100%;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}
.input-group-field {
  border-radius: 0;
  height: 2.5rem;
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%;
}
.input-group-button a,
.input-group-button input,
.input-group-button button {
  margin: 0;
}
.input-group .input-group-button {
  display: table-cell;
}
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
legend {
  margin-bottom: 0.5rem;
  max-width: 100%;
}
.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
.fieldset legend {
  background: #fefefe;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}
select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem;
}
@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840;
}
.is-invalid-label {
  color: #ec5840;
}
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840;
}
.form-error.is-visible {
  display: block;
}
.accordion {
  list-style-type: none;
  background: #fefefe;
  margin-left: 0;
}
.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}
.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #2199e8;
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
}
:last-child:not(.is-active) > .accordion-title {
  border-radius: 0 0 0 0;
  border-bottom: 1px solid #e6e6e6;
}
.accordion-title:hover,
.accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  content: "+";
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.5rem;
}
.is-active > .accordion-title::before {
  content: "–";
}
.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.is-accordion-submenu-parent > a {
  position: relative;
}
.is-accordion-submenu-parent > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #2199e8 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 1rem;
}
.is-accordion-submenu-parent[aria-expanded="true"] > a::after {
  transform-origin: 50% 50%;
  transform: scaleY(-1);
}
.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  text-align: center;
  border-radius: 50%;
  background: #2199e8;
  color: #fefefe;
}
.badge.secondary {
  background: #777;
  color: #fefefe;
}
.badge.success {
  background: #3adb76;
  color: #fefefe;
}
.badge.warning {
  background: #ffae00;
  color: #fefefe;
}
.badge.alert {
  background: #ec5840;
  color: #fefefe;
}
.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0;
}
.breadcrumbs::before,
.breadcrumbs::after {
  content: " ";
  display: table;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  color: #0a0a0a;
  font-size: 0.6875rem;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  color: #cacaca;
  content: "/";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
  opacity: 1;
}
.breadcrumbs a {
  color: #2199e8;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}
.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}
.button-group::before,
.button-group::after {
  content: " ";
  display: table;
}
.button-group::after {
  clear: both;
}
.button-group .button,
.button-group
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group
  [type="submit"],
.button-group
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group
  [type="submit"] {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
}
.button-group .button:last-child,
.button-group
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group
  [type="submit"]:last-child,
.button-group
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group
  [type="submit"]:last-child {
  margin-right: 0;
}
.button-group.tiny .button,
.button-group.tiny
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.tiny
  [type="submit"],
.button-group.tiny
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.tiny
  [type="submit"] {
  font-size: 0.6rem;
}
.button-group.small .button,
.button-group.small
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.small
  [type="submit"],
.button-group.small
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.small
  [type="submit"] {
  font-size: 0.75rem;
}
.button-group.large .button,
.button-group.large
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.large
  [type="submit"],
.button-group.large
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.large
  [type="submit"] {
  font-size: 1.25rem;
}
.button-group.expanded {
  margin-right: -1px;
}
.button-group.expanded::before,
.button-group.expanded::after {
  display: none;
}
.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2),
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2),
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2),
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2),
.button-group.expanded
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"] {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(2):last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2):last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2):last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2):last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2):last-child,
.button-group.expanded
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ [type="submit"]:last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3),
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3),
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3),
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3),
.button-group.expanded
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"] {
  display: inline-block;
  width: calc(33.3333333333% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3):last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3):last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3):last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3):last-child,
.button-group.expanded
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ [type="submit"]:last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4),
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4),
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4),
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4),
.button-group.expanded
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"] {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(4):last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4):last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4):last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4):last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4):last-child,
.button-group.expanded
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ [type="submit"]:last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5),
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5),
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5),
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5),
.button-group.expanded
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"] {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(5):last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5):last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5):last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5):last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5):last-child,
.button-group.expanded
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ [type="submit"]:last-child {
  margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6),
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6),
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6),
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6),
.button-group.expanded
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"],
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"] {
  display: inline-block;
  width: calc(16.6666666667% - 1px);
  margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6):last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6):last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6):last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6):last-child,
.button-group.expanded
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"]:last-child,
.button-group.expanded
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.expanded
  [type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ [type="submit"]:last-child {
  margin-right: -6px;
}
.button-group.primary .button,
.button-group.primary
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.primary
  [type="submit"],
.button-group.primary
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.primary
  [type="submit"] {
  background-color: #2199e8;
  color: #fefefe;
}
.button-group.primary .button:hover,
.button-group.primary
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.primary
  [type="submit"]:hover,
.button-group.primary
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.primary
  [type="submit"]:hover,
.button-group.primary .button:focus,
.button-group.primary
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.primary
  [type="submit"]:focus,
.button-group.primary
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.primary
  [type="submit"]:focus {
  background-color: #147cc0;
  color: #fefefe;
}
.button-group.secondary .button,
.button-group.secondary
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.secondary
  [type="submit"],
.button-group.secondary
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.secondary
  [type="submit"] {
  background-color: #777;
  color: #fefefe;
}
.button-group.secondary .button:hover,
.button-group.secondary
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.secondary
  [type="submit"]:hover,
.button-group.secondary
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.secondary
  [type="submit"]:hover,
.button-group.secondary .button:focus,
.button-group.secondary
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.secondary
  [type="submit"]:focus,
.button-group.secondary
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.secondary
  [type="submit"]:focus {
  background-color: #5f5f5f;
  color: #fefefe;
}
.button-group.success .button,
.button-group.success
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.success
  [type="submit"],
.button-group.success
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.success
  [type="submit"] {
  background-color: #3adb76;
  color: #fefefe;
}
.button-group.success .button:hover,
.button-group.success
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.success
  [type="submit"]:hover,
.button-group.success
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.success
  [type="submit"]:hover,
.button-group.success .button:focus,
.button-group.success
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.success
  [type="submit"]:focus,
.button-group.success
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.success
  [type="submit"]:focus {
  background-color: #22bb5b;
  color: #fefefe;
}
.button-group.warning .button,
.button-group.warning
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.warning
  [type="submit"],
.button-group.warning
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.warning
  [type="submit"] {
  background-color: #ffae00;
  color: #fefefe;
}
.button-group.warning .button:hover,
.button-group.warning
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.warning
  [type="submit"]:hover,
.button-group.warning
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.warning
  [type="submit"]:hover,
.button-group.warning .button:focus,
.button-group.warning
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.warning
  [type="submit"]:focus,
.button-group.warning
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.warning
  [type="submit"]:focus {
  background-color: #cc8b00;
  color: #fefefe;
}
.button-group.alert .button,
.button-group.alert
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.alert
  [type="submit"],
.button-group.alert
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.alert
  [type="submit"] {
  background-color: #ec5840;
  color: #fefefe;
}
.button-group.alert .button:hover,
.button-group.alert
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.alert
  [type="submit"]:hover,
.button-group.alert
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.alert
  [type="submit"]:hover,
.button-group.alert .button:focus,
.button-group.alert
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.alert
  [type="submit"]:focus,
.button-group.alert
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.alert
  [type="submit"]:focus {
  background-color: #da3116;
  color: #fefefe;
}
.button-group.stacked .button,
.button-group.stacked
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.stacked
  [type="submit"],
.button-group.stacked
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.stacked
  [type="submit"],
.button-group.stacked-for-small .button,
.button-group.stacked-for-small
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.stacked-for-small
  [type="submit"],
.button-group.stacked-for-small
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.stacked-for-small
  [type="submit"],
.button-group.stacked-for-medium .button,
.button-group.stacked-for-medium
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.stacked-for-medium
  [type="submit"],
.button-group.stacked-for-medium
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.stacked-for-medium
  [type="submit"] {
  width: 100%;
}
.button-group.stacked .button:last-child,
.button-group.stacked
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.stacked
  [type="submit"]:last-child,
.button-group.stacked
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.stacked
  [type="submit"]:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-small
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.stacked-for-small
  [type="submit"]:last-child,
.button-group.stacked-for-small
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.stacked-for-small
  [type="submit"]:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-medium
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:last-child,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .button-group.stacked-for-medium
  [type="submit"]:last-child,
.button-group.stacked-for-medium
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:last-child,
.category
  #content
  .category-description.service-page
  .infusion-form
  .button-group.stacked-for-medium
  [type="submit"]:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 40em) {
  .button-group.stacked-for-small .button,
  .button-group.stacked-for-small
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    .button-group.stacked-for-small
    [type="submit"],
  .button-group.stacked-for-small
    .category
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    .button-group.stacked-for-small
    [type="submit"] {
    width: auto;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button,
  .button-group.stacked-for-medium
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    .button-group.stacked-for-medium
    [type="submit"],
  .button-group.stacked-for-medium
    .category
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    .button-group.stacked-for-medium
    [type="submit"] {
    width: auto;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button,
  .button-group.stacked-for-small.expanded
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    .button-group.stacked-for-small.expanded
    [type="submit"],
  .button-group.stacked-for-small.expanded
    .category
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    .button-group.stacked-for-small.expanded
    [type="submit"] {
    display: block;
    margin-right: 0;
  }
}
.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  position: relative;
  color: #0a0a0a;
  background-color: #fff;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #def0fc;
}
.callout.secondary {
  background-color: #ebebeb;
}
.callout.success {
  background-color: #e1faea;
}
.callout.warning {
  background-color: #fff3d9;
}
.callout.alert {
  background-color: #fce6e2;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}
.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer;
}
[data-whatinput="mouse"] .close-button {
  outline: 0;
}
.close-button:hover,
.close-button:focus {
  color: #0a0a0a;
}
.menu {
  margin: 0;
  list-style-type: none;
}
.menu > li {
  display: table-cell;
  vertical-align: middle;
}
[data-whatinput="mouse"] .menu > li {
  outline: 0;
}
.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}
.menu input,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  vertical-align: middle;
}
.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
  vertical-align: middle;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block;
}
.menu > li {
  display: table-cell;
}
.menu.vertical > li {
  display: block;
}
@media screen and (min-width: 40em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }
  .menu.medium-vertical > li {
    display: block;
  }
}
@media screen and (min-width: 64em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }
  .menu.large-vertical > li {
    display: block;
  }
}
.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem;
}
.menu.simple a {
  padding: 0;
}
.menu.align-right::before,
.menu.align-right::after {
  content: " ";
  display: table;
}
.menu.align-right::after {
  clear: both;
}
.menu.align-right > li {
  float: right;
}
.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.menu.expanded > li:first-child:last-child {
  width: 100%;
}
.menu.icon-top > li > a {
  text-align: center;
}
.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem;
}
.menu.nested {
  margin-left: 1rem;
}
.menu .active > a {
  color: #fefefe;
  background: #2199e8;
}
.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
}
.menu-centered {
  text-align: center;
}
.menu-centered > .menu {
  display: inline-block;
}
.no-js [data-responsive-menu] ul {
  display: none;
}
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
}
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon.dark::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block !important;
}
.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}
.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.is-drilldown-submenu-parent > a {
  position: relative;
}
.is-drilldown-submenu-parent > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #2199e8;
  border-left-style: solid;
  border-right-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.js-drilldown-back > a::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}
.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10;
}
.dropdown-pane.is-open {
  visibility: visible;
}
.dropdown-pane.tiny {
  width: 100px;
}
.dropdown-pane.small {
  width: 200px;
}
.dropdown-pane.large {
  width: 400px;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #2199e8 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px;
}
[data-whatinput="mouse"] .dropdown.menu a {
  outline: 0;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #2199e8;
  border-left-style: solid;
  border-right-width: 0;
}
@media screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
  }
}
@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0;
}
.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}
.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fefefe;
  border: 1px solid #cacaca;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
  margin-top: -3px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #2199e8;
  border-left-style: solid;
  border-right-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}
.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video.widescreen {
  padding-bottom: 56.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0;
  background: #2199e8;
  color: #fefefe;
}
.label.secondary {
  background: #777;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #fefefe;
}
.label.warning {
  background: #ffae00;
  color: #fefefe;
}
.label.alert {
  background: #ec5840;
  color: #fefefe;
}
.media-object {
  margin-bottom: 1rem;
  display: block;
}
.media-object img {
  max-width: none;
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section {
  display: table-cell;
  vertical-align: top;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
.media-object-section.middle {
  vertical-align: middle;
}
.media-object-section.bottom {
  vertical-align: bottom;
}
html,
body {
  height: 100%;
}
.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: auto;
}
.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: transform 0.5s ease;
}
.off-canvas-wrapper-inner::before,
.off-canvas-wrapper-inner::after {
  content: " ";
  display: table;
}
.off-canvas-wrapper-inner::after {
  clear: both;
}
.off-canvas-content,
.off-canvas-content {
  min-height: 100%;
  background: #fefefe;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  z-index: 1;
  padding-bottom: 0.1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.5);
}
.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, 0.25);
  cursor: pointer;
  transition: background 0.5s ease;
}
.off-canvas {
  position: absolute;
  background: #e6e6e6;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  transform: translateX(0);
}
[data-whatinput="mouse"] .off-canvas {
  outline: 0;
}
.off-canvas.position-left {
  left: -250px;
  top: 0;
  width: 250px;
}
.is-open-left {
  transform: translateX(250px);
}
.off-canvas.position-right {
  right: -250px;
  top: 0;
  width: 250px;
}
.is-open-right {
  transform: translateX(-250px);
}
@media screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
}
@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
}
.orbit {
  position: relative;
}
.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none;
}
.orbit-slide {
  width: 100%;
  max-height: 100%;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}
.orbit-figure {
  margin: 0;
}
.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #fefefe;
  background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous,
.orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
[data-whatinput="mouse"] .orbit-previous,
[data-whatinput="mouse"] .orbit-next {
  outline: 0;
}
.orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
  background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous {
  left: 0;
}
.orbit-next {
  left: auto;
  right: 0;
}
.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput="mouse"] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  background-color: #cacaca;
  border-radius: 50%;
}
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before,
.pagination::after {
  content: " ";
  display: table;
}
.pagination::after {
  clear: both;
}
.pagination li {
  font-size: 0.875rem;
  margin-right: 0.0625rem;
  border-radius: 0;
  display: none;
}
.pagination li:last-child,
.pagination li:first-child {
  display: inline-block;
}
@media screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  color: #0a0a0a;
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
}
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2199e8;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  content: "\2026";
  padding: 0.1875rem 0.625rem;
  color: #0a0a0a;
}
.pagination-previous a::before,
.pagination-previous.disabled::before {
  content: "\00ab";
  display: inline-block;
  margin-right: 0.5rem;
}
.pagination-next a::after,
.pagination-next.disabled::after {
  content: "\00bb";
  display: inline-block;
  margin-left: 0.5rem;
}
.progress {
  background-color: #cacaca;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
}
.progress.primary .progress-meter {
  background-color: #2199e8;
}
.progress.secondary .progress-meter {
  background-color: #777;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #ec5840;
}
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2199e8;
}
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: none;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}
.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}
.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #2199e8;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
  border-radius: 0;
}
[data-whatinput="mouse"] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: #1583cc;
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}
.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}
.sticky-container {
  position: relative;
}
.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
  position: fixed;
  z-index: 5;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}
.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}
body.is-reveal-open {
  overflow: hidden;
}
html.is-reveal-open,
html.is-reveal-open body {
  height: 100%;
  overflow: hidden;
  user-select: none;
}
.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}
.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
}
[data-whatinput="mouse"] .reveal {
  outline: 0;
}
@media screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column,
.reveal .columns,
.reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
@media screen and (min-width: 40em) {
  .reveal .reveal {
    left: auto;
    right: auto;
    margin: 0 auto;
  }
}
.reveal.collapse {
  padding: 0;
}
@media screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}
.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  user-select: none;
  color: #fefefe;
  font-weight: bold;
  font-size: 0.875rem;
}
.switch-input {
  opacity: 0;
  position: absolute;
}
.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all 0.25s ease-out;
  border-radius: 0;
  color: inherit;
  font-weight: inherit;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  background: #fefefe;
  content: "";
  display: block;
  position: absolute;
  height: 1.5rem;
  left: 0.25rem;
  top: 0.25rem;
  width: 1.5rem;
  transition: all 0.25s ease-out;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
}
input:checked ~ .switch-paddle {
  background: #2199e8;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
[data-whatinput="mouse"] input:focus ~ .switch-paddle {
  outline: 0;
}
.switch-active,
.switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}
.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}
table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}
caption {
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}
thead,
tfoot {
  background: #f8f8f8;
  color: #0a0a0a;
}
thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}
tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}
tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}
@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}
table.hover tr:hover {
  background-color: #f9f9f9;
}
table.hover tr:nth-of-type(even):hover {
  background-color: #ececec;
}
.table-scroll {
  overflow-x: auto;
}
.table-scroll table {
  width: auto;
}
.tabs {
  margin: 0;
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #e6e6e6;
}
.tabs::before,
.tabs::after {
  content: " ";
  display: table;
}
.tabs::after {
  clear: both;
}
.tabs.vertical > li {
  width: auto;
  float: none;
  display: block;
}
.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}
.tabs.primary {
  background: #2199e8;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
  background: #1893e4;
}
.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  line-height: 1;
  font-size: 0.75rem;
}
.tabs-title > a:hover {
  background: #fefefe;
}
.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
  background: #e6e6e6;
}
.tabs-content {
  background: #fefefe;
  transition: all 0.5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0;
}
.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}
.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}
.thumbnail {
  border: solid 4px #fefefe;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 200ms ease-out;
  border-radius: 0;
  margin-bottom: 1rem;
}
.thumbnail:hover,
.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5);
}
.title-bar {
  background: #0a0a0a;
  color: #fefefe;
  padding: 0.5rem;
}
.title-bar::before,
.title-bar::after {
  content: " ";
  display: table;
}
.title-bar::after {
  clear: both;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.title-bar-left {
  float: left;
}
.title-bar-right {
  float: right;
  text-align: right;
}
.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
}
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon.dark::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.has-tip {
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  position: relative;
  display: inline-block;
  cursor: help;
}
.tooltip {
  background-color: #0a0a0a;
  color: #fefefe;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 0;
}
.tooltip::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  border-color: transparent transparent #0a0a0a;
  border-bottom-style: solid;
  border-top-width: 0;
  bottom: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  border-color: #0a0a0a transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  top: 100%;
  bottom: auto;
}
.tooltip.left::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  border-color: transparent transparent transparent #0a0a0a;
  border-left-style: solid;
  border-right-width: 0;
  bottom: auto;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  border-color: transparent #0a0a0a transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.top-bar {
  padding: 0.5rem;
}
.top-bar::before,
.top-bar::after {
  content: " ";
  display: table;
}
.top-bar::after {
  clear: both;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button,
.top-bar
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  input[type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .top-bar
  input[type="submit"],
.top-bar
  .category
  #content
  .category-description.service-page
  .infusion-form
  input[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .top-bar
  input[type="submit"] {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  width: 100%;
}
@media screen and (min-width: 40em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }
}
.top-bar-title {
  float: left;
  margin-right: 1rem;
}
.top-bar-left {
  float: left;
}
.top-bar-right {
  float: right;
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}
@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}
.align-right {
  justify-content: flex-end;
}
.align-center {
  justify-content: center;
}
.align-justify {
  justify-content: space-between;
}
.align-spaced {
  justify-content: space-around;
}
.align-top {
  align-items: flex-start;
}
.align-self-top {
  align-self: flex-start;
}
.align-bottom {
  align-items: flex-end;
}
.align-self-bottom {
  align-self: flex-end;
}
.align-middle {
  align-items: center;
}
.align-self-middle {
  align-self: center;
}
.align-stretch {
  align-items: stretch;
}
.align-self-stretch {
  align-self: stretch;
}
.small-order-1 {
  order: 1;
}
.small-order-2 {
  order: 2;
}
.small-order-3 {
  order: 3;
}
.small-order-4 {
  order: 4;
}
.small-order-5 {
  order: 5;
}
.small-order-6 {
  order: 6;
}
@media screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
@font-face {
  font-family: "MuseoSlab-100Italic";
  src: url("../web_fonts/MuseoSlab100Italic/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab100Italic/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-500Italic";
  src: url("../web_fonts/MuseoSlab500Italic/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab500Italic/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-700Italic";
  src: url("../web_fonts/MuseoSlab700Italic/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab700Italic/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-700";
  src: url("../web_fonts/MuseoSlab700/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab700/font.woff") format("woff");
}
@font-face {
  font-family: "DINCondensed-Light";
  src: url("../web_fonts/DINCondensedLight/font.woff2") format("woff2"),
    url("../web_fonts/DINCondensedLight/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-900Italic";
  src: url("../web_fonts/MuseoSlab900Italic/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab900Italic/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-500";
  src: url("../web_fonts/MuseoSlab500/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab500/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-300Italic";
  src: url("../web_fonts/MuseoSlab300Italic/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab300Italic/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-100";
  src: url("../web_fonts/MuseoSlab100/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab100/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-300";
  src: url("../web_fonts/MuseoSlab300/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab300/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-1000Italic";
  src: url("../web_fonts/MuseoSlab1000Italic/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab1000Italic/font.woff") format("woff");
}
@font-face {
  font-family: "DINCondensed-DemiBold";
  src: url("../web_fonts/DINCondensedDemiBold/font.woff2") format("woff2"),
    url("../web_fonts/DINCondensedDemiBold/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-900";
  src: url("../web_fonts/MuseoSlab900/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab900/font.woff") format("woff");
}
@font-face {
  font-family: "MuseoSlab-1000";
  src: url("../web_fonts/MuseoSlab1000/font.woff2") format("woff2"),
    url("../web_fonts/MuseoSlab1000/font.woff") format("woff");
}
@font-face {
  font-family: "DINCondensed-Regular";
  src: url("../web_fonts/DINCondensedRegular/font.woff2") format("woff2"),
    url("../web_fonts/DINCondensedRegular/font.woff") format("woff");
}
@font-face {
  font-family: "DINCondensedVF-Regular";
  src: url("../web_fonts/DINCondensedVFRegular/font.woff2") format("woff2"),
    url("../web_fonts/DINCondensedVFRegular/font.woff") format("woff");
}
body {
  font-family: "MuseoSlab-300";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "MuseoSlab-300";
  line-height: 1;
}
p {
  font-family: "DINCondensed-Regular";
  line-height: 1.2;
}
p.museo {
  font-family: "MuseoSlab-700";
}
ul.landing > li {
  font-family: "DINCondensed-Regular";
  line-height: 1.2;
}
.text-left {
  text-align: left !important;
}
::selection {
  background: #FFA200;
  color: white;
}
::-moz-selection {
  background: #FFA200;
  color: white;
}
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]) {
  -webkit-appearance: none !important;
  border-radius: 0 !important;
}
::placeholder,
::-webkit-input-placeholder,
::-moz-placeholder,
::-ms-input-placeholder {
  color: white;
}
select {
  color: #3b3b3b;
}
[data-img-src] {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.larger {
  font-size: larger !important;
}
.margin-bottom-sm {
  margin-bottom: 0.5rem !important;
}
.slanted,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"] {
  font-family: "MuseoSlab-700";
  transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
}
.slanted i,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  i,
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  i {
  transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
}
.slanted span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  span {
  display: inline-block;
  transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
}
.slanted.border,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"] {
  border: 2px solid white;
}
.flex,
footer .slanted,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"] {
  align-items: center;
  display: flex;
  justify-content: center;
}
.bg,
.bg2 {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.bg {
  z-index: 2;
}
.bg2 {
  z-index: 1;
}
.button,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"] {
  background-color: #FFA200;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 1rem 1.25rem;
  text-transform: uppercase;
}
.button:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus,
.button:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover {
  background-color: #FFA200;
}
a {
  color: rgba(0, 120, 255, 0.9);
}
a:focus,
a:hover {
  color: #FFA200;
}
hr {
  border-bottom: 1px solid #548fd1;
  border-top: 1px solid #1c4f89;
  height: auto;
  width: 100%;
  z-index: 2;
}
.no-bullet {
  list-style-type: none;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 1rem;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.heroc-content{z-index:9999}


.table-scroll table {
  width: 100%;
}
.table-scroll table thead {
  border-top: 0;
}
.table-scroll table thead th {
  line-height: 1.3;
  padding: 1rem 0.625rem;
  text-align: center;
}
.fancy-button {
  background-color: transparent;
  border: none;
  color: #3b3b3b;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  margin-top: 0;
  outline: 0;
  padding: 1rem 1.5rem;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0, 0.74, 0.455, 1);
  -o-transition: all 0.3s cubic-bezier(0, 0.74, 0.455, 1);
  transition: all 0.3s cubic-bezier(0, 0.74, 0.455, 1);
  z-index: 0;
}
.fancy-button:hover,
.fancy-button:focus {
  background-color: transparent;
  border-color: #e0e0e0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  color: white !important;
}
.fancy-button:hover:before,
.fancy-button:focus:before {
  transition-delay: 0.3s;
  height: 100%;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
}
.fancy-button:hover:after,
.fancy-button:focus:after {
  transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.fancy-button:before {
  transition: height 0.2s ease-in, bottom 0.2s ease-in;
  background-color: #ff6633;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  -webkit-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition: height 0.2s ease-in, bottom 0.2s ease-in;
  -o-transition: height 0.2s ease-in, bottom 0.2s ease-in;
}
.fancy-button:after {
  border-top: 2px solid #ff6633;
  display: block;
  content: "";
  transition: transform 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
}
.fancy-line {
  color: #1f1d1d;
  font-family: "MuseoSlab-700";
  font-size: 1rem;
  letter-spacing: 1px;
  padding-bottom: 0.5rem;
  position: relative;
  text-transform: uppercase;
}
.fancy-line:active,
.fancy-line:focus,
.fancy-line:hover {
  color: #1f1d1d;
}
.fancy-line:active:before,
.fancy-line:focus:before,
.fancy-line:hover:before {
  width: 100%;
}
.fancy-line:before {
  background-color: #1f1d1d;
  bottom: 0;
  content: "";
  height: 2px;
  display: block;
  left: 0;
  position: absolute;
  width: 0;
  transition: width 0.4s ease;
}
div.infusionsoft-field span.checkedagreewrapper {
  display: none;
}
.client-photo {
  border-radius: 50%;
  height: 82px;
  width: 82px;
}
.slick-prev,
.slick-next {
  align-items: center;
  background-color: #2b2e35;
  border: 3px solid #0072bc;
  border-radius: 50%;
  height: 50px;
  justify-content: center;
  width: 50px;
  z-index: 3;
}
.slick-prev::before,
.slick-next::before {
  color: white;
  font-size: 2rem;
  opacity: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: #0072bc;
  border: 3px solid #2b2e35;
}
.slick-prev {
  left: 55px;
}
.slick-next {
  right: 35px;
}
.admin {
  background-color: #3b3b3b;
  font-weight: bold;
  padding: 1rem;
  text-transform: uppercase;
}
.admin a {
  color: white;
}
.checkedagreewrapper {
  display: none;
}
#Modal1 {
  background-color: #2b2e35;
  padding: 2rem;
}
#Modal1 h2 {
  color: white;
  font-size: 1.5rem;
  margin: 1rem auto;
  text-transform: capitalize;
}
#Modal1 .close-button {
  color: #fff;
}
#Modal1 .infusion-form {
  margin: 1.5rem auto;
}
#Modal1 input,
#Modal1 textarea {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #4d4f55;
  box-shadow: none;
  color: white;
  font-family: "DINCondensed-Regular";
  font-size: 1.25rem;
}
#Modal1 input::placeholder,
#Modal1 textarea::placeholder {
  color: white;
}
#Modal1 [type="submit"] {
  font-size: 1.125rem;
  margin-left: 0.75rem;
}
.phonescan .callout.secondary {
  margin: 2rem auto 5rem auto;
}
.phonescan .callout.secondary p {
  font-size: 1.5rem;
}
.phonescan .callout.secondary p.larger {
  font-size: 2.5rem !important;
}
.hd-data {
  padding-bottom: 5rem;
}
.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.row.expanded {
  height: 100%;
  max-width: none;
}
header {
  backface-visibility: hidden;
  background-color: white;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
header {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 999999;
	background:transparent;
}


header .row {
  height: 100%;
}
header .row .columns {
  white-space: nowrap;
}
header .row .columns.logo img {
  height: 100px;
  position: relative;
  vertical-align: middle;
  width: auto;
}
header .row .columns .sales-support {
  position: relative;
}
header .row .columns .sales-support .bg {
  background-image: linear-gradient(-60deg, #FFA200 80%, transparent 0%);
}
header .row .columns .sales-support .bg2 {
  background-image: linear-gradient(-60deg, #2c2e33 83%, transparent 0%);
  top: 20px;
}
header .row .columns .sales-support .flex,
header .row .columns .sales-support footer .slanted,
footer header .row .columns .sales-support .slanted,
header
  .row
  .columns
  .sales-support
  footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  header
  .row
  .columns
  .sales-support
  [type="submit"],
header
  .row
  .columns
  .sales-support
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  header
  .row
  .columns
  .sales-support
  [type="submit"],
header
  .row
  .columns
  .sales-support
  footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  header
  .row
  .columns
  .sales-support
  [type="submit"],
header
  .row
  .columns
  .sales-support
  .category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  header
  .row
  .columns
  .sales-support
  [type="submit"] {
  align-items: flex-end;
  flex-direction: column;
  height: 100%;
  justify-content: space-evenly;
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
}
header .row .columns .sales-support p,
header .row .columns .sales-support a {
  color: white;
  font-family: "MuseoSlab-700";
  font-size: 1.375rem;
  font-weight: bold;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  z-index: 2;
}
header .row .columns .sales-support a {
  font-size: 1.5vw;
}
header .row .columns .sales-support hr {
  margin: 0;
  max-width: 82%;
  position: absolute;
  right: 0;
}
header .row #main-nav ul {
  margin-bottom: 0;
}
header .row #main-nav ul li a {
  color: #fff;
  display: inline-block;
  font-family: "DINCondensed-DemiBold";
  font-size: 1.25vw;
  text-transform: uppercase;
  width: 100%;
}
header .row #main-nav ul li a:focus,
header .row #main-nav ul li a:hover {
  color: #FFA200;
}
header .row #main-nav ul li.active a {
  color: #FFA200;
}
header .row #main-nav ul li.active ul li a {
  border-bottom: 0;
  color: #444444;
}
header .row #main-nav ul li.active ul li a:focus,
header .row #main-nav ul li.active ul li a:hover {
  color: #FFA200;
}
header .row #main-nav .submenu li:last-child {
  padding-bottom: 0.5rem;
}
header .row #main-nav .submenu li a {
  font-size: 1.25rem;
  padding: 0 1rem 0 1rem;
}
header .row #main-nav .submenu li:focus a,
header .row #main-nav .submenu li:hover a {
  color: #FFA200;
}
header .row #main-nav .submenu li:focus .submenu-sub li a,
header .row #main-nav .submenu li:hover .submenu-sub li a {
  color: #444444;
}
header .row #main-nav .submenu li:focus .submenu-sub li:focus a,
header .row #main-nav .submenu li:focus .submenu-sub li:hover a,
header .row #main-nav .submenu li:hover .submenu-sub li:focus a,
header .row #main-nav .submenu li:hover .submenu-sub li:hover a {
  color: #FFA200;
}
header .row #main-nav .submenu li.active a {
  border-bottom: 0;
}
header .row #main-nav .submenu-sub li:first-child {
  padding-top: 0;
}
header .row #main-nav .submenu-sub li {
  padding-left: 0;
}
header .row #main-nav .submenu-sub a {
  font-size: 0.875rem !important;
  text-transform: capitalize;
}
header.is-fixed {
  position: fixed;
  top: -100px;
  background-color: rgba(255, 255, 255, 0.96);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
header.is-visible {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.img-group {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.img-group img:not(.no-filter) {
  filter: grayscale(1);
}
.img-group div {
  align-self: center;
  padding: 1rem;
}
.img-group div:first-child {
  padding-left: 0;
}
.homepage #content {
  margin-top: 0px;
}
.homepage #content h1 {
  font-family: "MuseoSlab-900";
}
.homepage #content h2,
.homepage #content h3 {
  font-family: "MuseoSlab-700";
}
.homepage #content section {
  position: relative;
}
.homepage #content .notch {
  background-image: linear-gradient(-60deg, #fff 50.1%, transparent 0%);
  bottom: 0;
  content: "";
  height: 1.5rem;
  position: absolute;
  right: 0;
  width: 25%;
  z-index: 2;
}
.homepage #content .container {
  padding: 4rem;
  position: relative;
  z-index: 2;
}
.homepage #content .homepage-carousel {
  height: 841px;
}
.homepage #content .homepage-carousel h1 {
  color: #fff;
  font-size: 5rem;
}
.homepage #content .homepage-carousel h1 span {
  display: block;
}
.homepage #content .homepage-carousel h1 span:nth-of-type(2) {
  color: #fff;
}
.homepage #content .homepage-carousel p {
  color: #fff;
  font-size: 1.75rem;
  line-height: 1.2;
}
.homepage #content .homepage-carousel button {
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
}
.homepage #content .need-help-now h2,
.homepage #content .need-help-now .button,
.homepage
  .category
  #content
  .need-help-now
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  .homepage
  #content
  .need-help-now
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.homepage
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .need-help-now
  [type="submit"],
.category
  .homepage
  #content
  .category-description.rr-landing
  .infusion-form
  .need-help-now
  [type="submit"],
.homepage
  .category
  #content
  .need-help-now
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  .homepage
  #content
  .need-help-now
  .category-description.service-page
  .infusion-form
  [type="submit"],
.homepage
  .category
  #content
  .category-description.service-page
  .infusion-form
  .need-help-now
  [type="submit"],
.category
  .homepage
  #content
  .category-description.service-page
  .infusion-form
  .need-help-now
  [type="submit"] {
  color: white;
  font-weight: bold;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}
.homepage #content .need-help-now .columns {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.homepage #content .need-help-now .columns:nth-of-type(1) .bg {
  background-image: linear-gradient(120deg, #FFA200 50%, transparent 0%);
}
.homepage #content .need-help-now .columns:nth-of-type(2).flex,
.homepage #content .need-help-now footer .columns.slanted:nth-of-type(2),
footer .homepage #content .need-help-now .columns.slanted:nth-of-type(2),
.homepage
  footer
  .category
  #content
  .need-help-now
  .category-description.rr-landing
  .infusion-form
  .columns[type="submit"]:nth-of-type(2),
footer
  .category
  .homepage
  #content
  .need-help-now
  .category-description.rr-landing
  .infusion-form
  .columns[type="submit"]:nth-of-type(2),
.homepage
  footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .need-help-now
  .columns[type="submit"]:nth-of-type(2),
footer
  .category
  .homepage
  #content
  .category-description.rr-landing
  .infusion-form
  .need-help-now
  .columns[type="submit"]:nth-of-type(2),
.homepage
  .category
  #content
  .need-help-now
  .category-description.rr-landing
  .infusion-form
  footer
  .columns[type="submit"]:nth-of-type(2),
.category
  .homepage
  #content
  .need-help-now
  .category-description.rr-landing
  .infusion-form
  footer
  .columns[type="submit"]:nth-of-type(2),
.homepage
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .need-help-now
  .columns[type="submit"]:nth-of-type(2),
.category
  .homepage
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .need-help-now
  .columns[type="submit"]:nth-of-type(2),
.homepage
  footer
  .category
  #content
  .need-help-now
  .category-description.service-page
  .infusion-form
  .columns[type="submit"]:nth-of-type(2),
footer
  .category
  .homepage
  #content
  .need-help-now
  .category-description.service-page
  .infusion-form
  .columns[type="submit"]:nth-of-type(2),
.homepage
  footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .need-help-now
  .columns[type="submit"]:nth-of-type(2),
footer
  .category
  .homepage
  #content
  .category-description.service-page
  .infusion-form
  .need-help-now
  .columns[type="submit"]:nth-of-type(2),
.homepage
  .category
  #content
  .need-help-now
  .category-description.service-page
  .infusion-form
  footer
  .columns[type="submit"]:nth-of-type(2),
.category
  .homepage
  #content
  .need-help-now
  .category-description.service-page
  .infusion-form
  footer
  .columns[type="submit"]:nth-of-type(2),
.homepage
  .category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .need-help-now
  .columns[type="submit"]:nth-of-type(2),
.category
  .homepage
  #content
  .category-description.service-page
  .infusion-form
  footer
  .need-help-now
  .columns[type="submit"]:nth-of-type(2) {
  justify-content: space-evenly;
}
.sprite {
    filter: brightness(1) invert(1);
}

.padd20{margin-top:20px;}
.text p{font-size:21px}
p {
  
    line-height: 1.5;
}
p.pre-title {
    font-size: 24px;
}
section#real-time-sec-tp {
    margin-top: 0em;
    margin-bottom: 5em;
}
section#real-time-sec-tp li {
    font-size: inherit;
    list-style: none;
}
.real-time-sec {
    background-size: cover;
    background-position: center;
    height: 750px;
    overflow: hidden;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
.real-time-sec{
    background-size:cover;
    background-position:center;
    height:750px;
    overflow:hidden;

    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
.slick-next {
    right: 20px;
    z-index: 999;
}
.slick-prev {
    z-index: 999;
    left: 20px;
}
.real-time-sec.one{
	
    background-image:url(../img/new-img/it-services.jpg);
}
.real-time-sec.two{
    background-image:url(../img/new-img/M_BlogT_Guide to Outsourced IT Services.webp);
}
.real-time-sec.three{
    background-image:url(../img/new-img/managed-cloud.jpg);
}
.real-time-sec.four{
    background-image:url(../img/new-img/software-development-tools.jpg);
}
.real-time-sec.five{
    background-image:url(../img/new-img/shutterstock_2002914668-scaled.jpg);
}
.real-time-sec .container-fluid{
    position:relative;
}
.real-time-sec-item{
    min-height:750px;
    display: flex;
    align-items: end;
    position: relative;
    padding:30px;
}
.real-time-sec-item>div{
    position:relative;
    z-index: 99;
}
.real-time-sec-item h3{
    color:#fff;
    font-size:36px;
    margin-bottom:25px;
    font-weight:400;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.real-time-sec-item p{
    /*visibility:hidden;*/
    opacity: 0;
    font-size: 22px;
    line-height: 32px;
    transition:0.5s;
    height:0;
    color:#fff;
    /*-webkit-transition: max-height 0.5s ease;*/
    /*transition: max-height 0.5s ease;*/
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.real-time-sec-item a{
    display:inline-block;
    color:#fff;
}
.real-time-sec h2{
    position: absolute;
    z-index: 9;
    top:100px;
    padding-left:25px;
}
.real-time-sec-item:after{
    content: '';
    position: absolute;
    opacity: 0.2;
    background: black;
    top: 0;
    right: 1px;
    left: 0;
    bottom: 0;
    -webkit-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
}
.real-time-sec-slider .slick-slide.slick-current.slick-active .real-time-sec-item p{
    /*visibility:visible;
    opacity:1;
    height:auto;*/
}
.real-time-sec-slider .slick-slide.slick-current.slick-active .real-time-sec-item:after{
    /*opacity: 0.3;*/
}

.real-time-sec-slider .slick-slide.show-data .real-time-sec-item p{
    /*visibility:visible;*/
    opacity:1;
    height:auto;
 /*   -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease*/;
}
.real-time-sec-slider .slick-slide.show-data .real-time-sec-item:after{
    opacity: 0.3;
}



.real-time-sec-slider .slick-slider {
    margin:0 -1px;
}
.real-time-sec-slider .slick-slide {
    margin-right:1px;
    margin-left:1px;
} 
.homepage #content .need-help-now .columns:nth-of-type(2) .bg {
  background-image: linear-gradient(-60deg, #2c2e33 50.1%, transparent 0%);
}
.homepage #content .services-offered {
  height: 1200px;
  overflow: hidden;
  padding-bottom: 10rem;
  padding-top: 10rem;
  position: relative;
}
.homepage #content .services-offered .circle-wrapper {
  background: url("../img/new-img/service-bgnew.png") no-repeat;
  height: 740px;
  position: relative;
  width: 641px;
  z-index: 3;
}
.homepage #content .services-offered .circle {
  align-items: center;
  display: flex;
  position: absolute;
  top: 51%;
  left: 51%;
  width: calc(var(--vw, 1vw) * 100);
}
.homepage #content .services-offered .circle .sprite {
  background-position: top;
  width: 100%;
}
.homepage #content .services-offered .circle:hover .sprite {
  background-position: bottom;
}
.homepage #content .services-offered .circle:hover h3,
.homepage #content .services-offered .circle:hover a {
  color: #FFA200;
}
.homepage #content .services-offered .circle:hover h3 {
  font-size: 1.25vw;
  transition: all 0.2s;
}
.homepage #content .services-offered .circle h3 {
  color: #1f1d1d;
  font-size: 1vw;
  line-height: 1;
  text-transform: uppercase;
}
.homepage #content .services-offered .circle p {
  display: -webkit-box;
  left: 474px;
  overflow: hidden;
  padding-right: 5rem;
  position: absolute;
  top: 80px;
  width: 300px;
  z-index: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 74.9375em) {
  .homepage #content .services-offered .circle p {
    display: none !important;
  }
}
.homepage #content .services-offered .circle.business-continuity {
  transform: rotate(-8deg) translate(268px) rotate(8deg);
}
@media screen and (max-width: 89.9375em) {
  .homepage #content .services-offered .circle.business-continuity {
    display: none !important;
  }
}
.homepage #content .services-offered .circle.business-continuity img {
  height: auto;
  width: 471px;
}
.homepage #content .services-offered .circle.business-continuity p {
  left: 472px;
  top: 64px;
}
.homepage #content .services-offered .circle.business-continuity .sprite {
  height: 106px;
  max-width: 471px;
}
.homepage #content .services-offered .circle.cloud-services {
  transform: rotate(46deg) translate(274px) rotate(-46deg);
}
.homepage #content .services-offered .circle.cloud-services h3 {
  align-self: flex-end;
  margin-bottom: 40px;
}
.homepage #content .services-offered .circle.cloud-services p {
  left: 364px;
  top: 84px;
}
.homepage #content .services-offered .circle.cloud-services .sprite {
  height: 121px;
  max-width: 362px;
}
.homepage #content .services-offered .circle.voip-services {
  transform: rotate(91deg) translate(326px) rotate(-91deg);
}
.homepage #content .services-offered .circle.voip-services h3 {
  align-self: flex-end;
  margin-bottom: 40px;
}
.homepage #content .services-offered .circle.voip-services p {
  left: 350px;
  top: 134px;
}
.homepage #content .services-offered .circle.voip-services .sprite {
  height: 170px;
  max-width: 349px;
}
.homepage #content .services-offered .circle.managed-it-services {
  transform: rotate(271deg) translate(469px) rotate(-271deg);
}
.homepage #content .services-offered .circle.managed-it-services p {
  left: 350px;
  top: 76px;
}
.homepage #content .services-offered .circle.managed-it-services .sprite {
  height: 132px;
  max-width: 349px;
}
.homepage #content .services-offered .circle.cybersecurity {
  transform: rotate(309deg) translate(345px) rotate(-309deg);
}
.homepage #content .services-offered .circle.cybersecurity p {
  left: 350px;
  top: 62px;
}
.homepage #content .services-offered .circle.cybersecurity .sprite {
  height: 106px;
  max-width: 349px;
}
.homepage #content .services-offered .bg {
  background-image: linear-gradient(120deg, #f3f3f3 40%, transparent 0%);
  z-index: 2;
}
.homepage #content .comprehensive-it-services {
  color: white;
  padding-bottom: 10rem;
  padding-top: 10rem;
}
.homepage #content .comprehensive-it-services[data-img-src] {
  background-position: top;
}
.homepage #content .comprehensive-it-services .notch.upper-left {
  background-image: linear-gradient(120deg, #f3f3f3 50.1%, transparent 0%);
  left: 0;
  top: 0;
}
.homepage #content .comprehensive-it-services .bg {
  background-image: linear-gradient(-60deg, #FFA200 50%, transparent 0%);
  z-index: 2;
}
.homepage #content .comprehensive-it-services .bg2 {
  background-image: linear-gradient(-60deg, #2c2e33 51.5%, transparent 0%);
  z-index: 1;
}
.homepage #content .comprehensive-it-services .flex,
.homepage #content .comprehensive-it-services footer .slanted,
footer .homepage #content .comprehensive-it-services .slanted,
.homepage
  footer
  .category
  #content
  .comprehensive-it-services
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
footer
  .category
  .homepage
  #content
  .comprehensive-it-services
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.homepage
  footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .comprehensive-it-services
  [type="submit"],
footer
  .category
  .homepage
  #content
  .category-description.rr-landing
  .infusion-form
  .comprehensive-it-services
  [type="submit"],
.homepage
  .category
  #content
  .comprehensive-it-services
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.category
  .homepage
  #content
  .comprehensive-it-services
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.homepage
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .comprehensive-it-services
  [type="submit"],
.category
  .homepage
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .comprehensive-it-services
  [type="submit"],
.homepage
  footer
  .category
  #content
  .comprehensive-it-services
  .category-description.service-page
  .infusion-form
  [type="submit"],
footer
  .category
  .homepage
  #content
  .comprehensive-it-services
  .category-description.service-page
  .infusion-form
  [type="submit"],
.homepage
  footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .comprehensive-it-services
  [type="submit"],
footer
  .category
  .homepage
  #content
  .category-description.service-page
  .infusion-form
  .comprehensive-it-services
  [type="submit"],
.homepage
  .category
  #content
  .comprehensive-it-services
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.category
  .homepage
  #content
  .comprehensive-it-services
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.homepage
  .category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .comprehensive-it-services
  [type="submit"],
.category
  .homepage
  #content
  .category-description.service-page
  .infusion-form
  footer
  .comprehensive-it-services
  [type="submit"] {
  flex-direction: column;
  margin-left: auto;
  max-width: 800px;
}
.homepage #content .comprehensive-it-services h2 {
  font-size: 3vw;
  text-align: left;
  text-transform: capitalize;
}
.homepage #content .comprehensive-it-services p {
  font-family: "DINCondensed-Regular";
  font-size: 1.5vw;
}
.homepage #content .comprehensive-it-services a {
  color: white;
  font-family: "DINCondensed-DemiBold";
  font-size: 1.5vw;
  margin-top: 1rem;
  text-decoration: underline;
  text-transform: uppercase;
}
.homepage #content .our-values {
  padding-bottom: 10rem;
  padding-top: 10rem;
}
@media screen and (max-width: 39.9375em) {
  .homepage #content .our-values .values-img {
    display: none !important;
  }
}
.homepage #content .our-values .intro {
  margin-bottom: 6rem;
}
.homepage #content .our-values .intro h2 {
  font-size: 4rem;
  text-transform: capitalize;
}
.homepage #content .our-values .intro p {
  margin: 1rem auto;
  max-width: none;
  width: 100%;
}
.homepage #content .our-values .expanded {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.homepage #content .our-values p {
  color: #363333;
  font-family: "DINCondensed-DemiBold";
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 1rem;
  max-width: 400px;
  width: 100%;
}
.homepage #content .our-values .padding {
  padding-bottom: 8rem;
}
.homepage #content .our-values .text-right p {
  margin-left: auto;
}
.homepage #content .our-values .notch.blue {
  background-image: linear-gradient(-60deg, #2a6cb7 50.1%, transparent 0%);
  right: 0;
  bottom: 0;
}
.homepage #content .our-guarantee {
  background: url("../img/new-img/service-bg-2.jpg"), #2a6cb7;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: white;
  padding-bottom: 10rem;
  padding-top: 10rem;
}
.homepage #content .our-guarantee[data-img-src] {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
.homepage #content .our-guarantee .notch.upper-left {
  background-image: linear-gradient(120deg, #fff 90%, transparent 0%);
  left: 0;
  right: 0;
  top: 0;
}
.homepage #content .our-guarantee .bg {
  background-image: linear-gradient(120deg, #2b2e35 50%, transparent 0%);
  z-index: 2;
}
.homepage #content .our-guarantee .bg2 {
  background-image: linear-gradient(120deg, #FFA200 51.5%, transparent 0%);
  z-index: 1;
}
.homepage #content .our-guarantee hr {
  border-bottom: 1px solid #5b5f67;
  border-top: 1px solid #242424;
}
.homepage #content .our-guarantee .flex,
.homepage #content .our-guarantee footer .slanted,
footer .homepage #content .our-guarantee .slanted,
.homepage
  footer
  .category
  #content
  .our-guarantee
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
footer
  .category
  .homepage
  #content
  .our-guarantee
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.homepage
  footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .our-guarantee
  [type="submit"],
footer
  .category
  .homepage
  #content
  .category-description.rr-landing
  .infusion-form
  .our-guarantee
  [type="submit"],
.homepage
  .category
  #content
  .our-guarantee
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.category
  .homepage
  #content
  .our-guarantee
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.homepage
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .our-guarantee
  [type="submit"],
.category
  .homepage
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .our-guarantee
  [type="submit"],
.homepage
  footer
  .category
  #content
  .our-guarantee
  .category-description.service-page
  .infusion-form
  [type="submit"],
footer
  .category
  .homepage
  #content
  .our-guarantee
  .category-description.service-page
  .infusion-form
  [type="submit"],
.homepage
  footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .our-guarantee
  [type="submit"],
footer
  .category
  .homepage
  #content
  .category-description.service-page
  .infusion-form
  .our-guarantee
  [type="submit"],
.homepage
  .category
  #content
  .our-guarantee
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.category
  .homepage
  #content
  .our-guarantee
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.homepage
  .category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .our-guarantee
  [type="submit"],
.category
  .homepage
  #content
  .category-description.service-page
  .infusion-form
  footer
  .our-guarantee
  [type="submit"] {
  align-items: inherit;
  flex-direction: column;
  margin-left: auto;
  max-width: 800px;
}
.homepage #content .our-guarantee h2 {
  font-size: 3vw;
  text-align: left;
  text-transform: capitalize;
}
.homepage #content .our-guarantee p {
  font-family: "DINCondensed-Regular";
  font-size: 1.5vw;
}
.homepage #content .our-guarantee a {
  color: white;
  font-family: "DINCondensed-DemiBold";
  font-size: 1.5vw;
  margin-top: 1rem;
  text-decoration: underline;
  text-transform: uppercase;
}
.homepage #content .client-testimonials {
  padding-bottom: 10rem;
  padding-top: 10rem;
}
.homepage #content .client-testimonials h2 {
  font-size: 4rem;
  text-transform: capitalize;
}
.homepage #content .client-testimonials p {
  font-size: 1.5rem;
}
.homepage #content .client-testimonials .notch.black {
  background-image: linear-gradient(120deg, #2b2e35 90%, transparent 0%);
  left: 0;
  top: 0;
}
.homepage #content .client-testimonials .callout {
  align-items: center;
  border: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  padding-bottom: 0;
}
.homepage #content .client-testimonials .callout .quote {
  position: relative;
  top: 1rem;
  z-index: 3;
}
.homepage #content .client-testimonials .callout .container {
  border: 1px solid #e8ebef;
  margin: 0 auto;
  max-width: 90%;
  width: 100%;
}
.homepage #content .client-testimonials .callout .container > * {
  display: inline-flex;
  transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
}
.homepage #content .client-testimonials .callout .container p {
    color: #fff;
    display: -webkit-box;
    font-family: "DINCondensed-Regular";
    font-size: 19px;
    max-height: 202px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 34px;
}
.homepage #content .client-testimonials .callout .container {
    background: #222;
}
.homepage
  #content
  .client-testimonials
  .callout
  .container
  p:not(.testimonial)
  strong {
  color: #fff;
  font-family: "MuseoSlab-700";
  font-size: 1.5rem;
}
.homepage #content .client-testimonials .callout .container .client-logo {
  height: 120px;
  margin-left: 1rem;
  width: auto;
}
.homepage #content .client-testimonials .callout .container .client {
  justify-content: start;
  margin-left: 1rem;
  margin-top: 1rem;
}
.homepage #content .client-testimonials .callout .container .client span {
  color: #386dae;
  font-family: "MuseoSlab-700";
  font-size: 1rem;
  margin-left: 1rem;
  text-transform: uppercase;
  transform: skewX(0deg);
  -ms-transform: skewX(0deg);
  -webkit-transform: skewX(0deg);
}
.homepage #content .client-testimonials .slider-nav .slick-list {
  padding: 0 !important;
}
.homepage #content .client-testimonials .slider-nav .slick-track {
  align-items: center;
  display: flex;
  justify-content: center;
}
.homepage #content .client-testimonials .slider-nav .slick-track::before {
  box-shadow: 0px 0 40px #d5d8da;
  content: "";
  height: 60px;
  left: 5%;
  position: absolute;
  top: -60px;
  width: 80%;
  z-index: 100;
}
.homepage #content .client-testimonials .slider-nav .slick-slide {
  align-items: center;
  display: flex;
  justify-content: space-between !important;
  max-width: 200px;
  padding: 1rem;
  width: 100%;
}
.homepage #content .client-testimonials .slider-nav .slick-slide img {
  filter: grayscale(1);
  height: 50px;
  margin: 0 auto;
  transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  width: auto;
}
.homepage #content .client-testimonials .slider-nav .slick-slide.slick-current {
  background-color: #117bf2;
}
.homepage
  #content
  .client-testimonials
  .slider-nav
  .slick-slide.slick-current:nth-of-type(1)
  img,
.homepage
  #content
  .client-testimonials
  .slider-nav
  .slick-slide.slick-current:nth-of-type(2)
  img {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}
 #main-nav ul li a:hover {
    color: #fff !important;
}
.homepage #content .schedule-appointment {
  background: url("../img/new-img/1mark_reese.jpg/working-together-as-a-team.avifworking-together-as-a-team.jpg"), #2b2e35;
  color: white;
  padding-bottom: 10rem;
  padding-top: 10rem;
}
.homepage #content .schedule-appointment[data-img-src] {
  background-position: top;
}
.homepage #content .schedule-appointment .notch.white {
  background-image: linear-gradient(120deg, #fff 90%, transparent 0%);
}
.homepage #content .schedule-appointment .notch.white.upper-left {
  left: 0;
  top: 0;
  z-index: 3;
}
.homepage #content .schedule-appointment .notch.white.lower-right {
  background-image: linear-gradient(-60deg, #fff 90%, transparent 0%);
  bottom: 0;
  right: 0;
}
.homepage #content .schedule-appointment .bg {
  background-image: linear-gradient(120deg, #FFA200 50%, transparent 0%);
  z-index: 2;
}
.homepage #content .schedule-appointment .bg2 {
  background-image: linear-gradient(120deg, #a7a9ac 51.5%, transparent 0%);
  z-index: 1;
}
.homepage #content .schedule-appointment hr {
  border-bottom: 1px solid #5b5f67;
  border-top: 1px solid #242424;
}
.homepage #content .schedule-appointment .flex,
.homepage #content .schedule-appointment footer .slanted,
footer .homepage #content .schedule-appointment .slanted,
.homepage
  footer
  .category
  #content
  .schedule-appointment
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
footer
  .category
  .homepage
  #content
  .schedule-appointment
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.homepage
  footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .schedule-appointment
  [type="submit"],
footer
  .category
  .homepage
  #content
  .category-description.rr-landing
  .infusion-form
  .schedule-appointment
  [type="submit"],
.homepage
  .category
  #content
  .schedule-appointment
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.category
  .homepage
  #content
  .schedule-appointment
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.homepage
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .schedule-appointment
  [type="submit"],
.category
  .homepage
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .schedule-appointment
  [type="submit"],
.homepage
  footer
  .category
  #content
  .schedule-appointment
  .category-description.service-page
  .infusion-form
  [type="submit"],
footer
  .category
  .homepage
  #content
  .schedule-appointment
  .category-description.service-page
  .infusion-form
  [type="submit"],
.homepage
  footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .schedule-appointment
  [type="submit"],
footer
  .category
  .homepage
  #content
  .category-description.service-page
  .infusion-form
  .schedule-appointment
  [type="submit"],
.homepage
  .category
  #content
  .schedule-appointment
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.category
  .homepage
  #content
  .schedule-appointment
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.homepage
  .category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .schedule-appointment
  [type="submit"],
.category
  .homepage
  #content
  .category-description.service-page
  .infusion-form
  footer
  .schedule-appointment
  [type="submit"] {
  flex-direction: column;
  margin-left: auto;
  max-width: 800px;
}
.homepage #content .schedule-appointment h2 {
  font-size: 3vw;
  text-align: left;
  text-transform: capitalize;
}
.homepage #content .schedule-appointment p {
  font-family: "DINCondensed-Regular";
  font-size: 1.5vw;
  margin-top: 3rem;
}
.homepage #content .schedule-appointment a {
  color: white;
  font-family: "DINCondensed-DemiBold";
  font-size: 1.5vw;
  margin-top: 1rem;
  text-decoration: underline;
  text-transform: uppercase;
}
.homepage #content .schedule-appointment .form {
  align-items: unset;
  padding-left: 10rem;
  padding-right: 0;
}
.homepage #content .schedule-appointment .form input,
.homepage #content .schedule-appointment .form textarea {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #4d4f55;
  box-shadow: none;
  color: white;
  font-family: "DINCondensed-Regular";
  font-size: 1.5rem;
}
.homepage #content .schedule-appointment .form input::placeholder,
.homepage #content .schedule-appointment .form textarea::placeholder {
  color: white;
}
.homepage #content .schedule-appointment .form input {
  margin-bottom: 2rem;
}
.homepage #content .schedule-appointment .form textarea {
  margin-top: 4rem;
}
.homepage #content .schedule-appointment .form .button,
.homepage
  .category
  #content
  .schedule-appointment
  .form
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  .homepage
  #content
  .schedule-appointment
  .form
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.homepage
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .schedule-appointment
  .form
  [type="submit"],
.category
  .homepage
  #content
  .category-description.rr-landing
  .infusion-form
  .schedule-appointment
  .form
  [type="submit"],
.homepage
  .category
  #content
  .schedule-appointment
  .form
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  .homepage
  #content
  .schedule-appointment
  .form
  .category-description.service-page
  .infusion-form
  [type="submit"],
.homepage
  .category
  #content
  .category-description.service-page
  .infusion-form
  .schedule-appointment
  .form
  [type="submit"],
.category
  .homepage
  #content
  .category-description.service-page
  .infusion-form
  .schedule-appointment
  .form
  [type="submit"] {
  margin-top: 3rem;
}
.homepage #content .our-location h2,
.homepage #content .our-location span {
  color: #FFA200;
  font-size: 4rem;
  text-transform: capitalize;
}
.homepage #content .our-location a {
  color: #0a0a0a;
}
.homepage #content .our-location span {
  margin: auto 2rem;
}
.homepage #content .our-location p {
  font-family: "DINCondensed-DemiBold";
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 0;
}
.homepage #content .google-map {
  height: 595px;
}
.homepage #content .google-map .notch.upper-left {
  background-image: linear-gradient(120deg, #fff 90%, transparent 0%);
  left: 0;
  top: 0;
  width: 80%;
}
.homepage #content .google-map .notch.lower-right {
  background-image: linear-gradient(-60deg, #fff 99%, transparent 0%);
  right: 0;
  bottom: 0;
  width: 95%;
}
.homepage #content .google-map .notch.lower-left {
  background-image: linear-gradient(120deg, #fff 85%, transparent 0%);
  bottom: 0.5rem;
  height: 1.5rem;
  left: 0;
  width: 6%;
}
.homepage #content .google-map #map {
  height: 100%;
}
.homepage #content .google-map .bottom-img {
  position: relative;
  top: -20px;
}
.category h1 {
  font-family: "MuseoSlab-900";
}
.category h2,
.category h3 {
  font-family: "MuseoSlab-700";
}
.category #content {
  margin-top: 100px;
}
.category #content .colored-bg {
  background-color: #f3f3f3;
  padding-bottom: 4rem;
  padding-top: 4rem;
  text-align: center;
}
.category #content .colored-bg h1 {
  color: #FFA200;
  font-family: "MuseoSlab-700";
  font-size: 4vw;
}
.category #content .colored-bg h2 {
  font-size: 2vw;
  margin: 0.5rem auto;
  max-width: 75rem;
  width: 100%;
}
.category #content .cyberstorm ol {
  font-family: "DINCondensed-Regular";
  font-size: 1.25rem;
}
.category #content .cyberstorm ol li {
  margin-bottom: 1rem;
}
.category #content .angle-section {
  color: white;
  margin: 3rem auto;
  overflow: hidden;
  padding-bottom: 10rem;
  padding-top: 10rem;
  position: relative;
}
.category #content .angle-section h2 {
  color: inherit;
}
.category #content .angle-section[data-img-src] {
  background-position: top;
}
.category #content .angle-section .notch {
  background-image: linear-gradient(-60deg, #fff 50.1%, transparent 0%);
  bottom: 0;
  content: "";
  height: 1.5rem;
  position: absolute;
  right: 0;
  width: 25%;
  z-index: 3;
}
.category #content .angle-section .notch.upper-left {
  background-image: linear-gradient(120deg, #fff 50.1%, transparent 0%);
  left: 0;
  top: 0;
}
.category #content .angle-section .container {
  padding: 4rem;
  position: relative;
  z-index: 2;
}
.category #content .angle-section .bg {
  background-image: linear-gradient(-60deg, #2b2e35 60%, transparent 0%);
  z-index: 2;
}
.category #content .angle-section .bg2 {
  background-image: linear-gradient(-60deg, #fff 61.5%, transparent 0%);
  z-index: 1;
}
.category #content .angle-section .flex,
.category #content .angle-section footer .slanted,
footer .category #content .angle-section .slanted,
footer
  .category
  #content
  .angle-section
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .angle-section
  [type="submit"],
.category
  #content
  .angle-section
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .angle-section
  [type="submit"],
footer
  .category
  #content
  .angle-section
  .category-description.service-page
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .angle-section
  [type="submit"],
.category
  #content
  .angle-section
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .angle-section
  [type="submit"] {
  flex-direction: column;
}
.category #content .angle-section h2 {
  font-size: 3vw;
  text-align: left;
  text-transform: capitalize;
}
.category #content .angle-section p {
  font-family: "DINCondensed-Regular";
  font-size: 1.5vw;
}
.category #content .angle-section a {
  color: white;
  font-family: "DINCondensed-DemiBold";
  font-size: 1.5vw;
  margin-top: 1rem;
  text-decoration: underline;
  text-transform: uppercase;
}
.category #content .category-description {
  padding-top: 5rem;
  margin: 0 auto;
}
.category #content .category-description h2,
.category #content .category-description h3 {
  font-weight: bold;
  text-transform: capitalize;
}
.category #content .category-description h2 {
  color: #1f1f1f;
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
.category #content .category-description h3 {
  color: #2c2c2c;
  font-size: 1.5rem;
}
.category #content .category-description a:not(.button) {
  color: rgba(0, 0, 0, 0.9);
}
.category #content .category-description a:not(.button):focus,
.category #content .category-description a:not(.button):hover {
  color: #000;
}
.category #content .category-description a:not(.button).orange {
  color: rgba(0, 120, 255, 0.9);
}
.category #content .category-description a:not(.button).orange:focus,
.category #content .category-description a:not(.button).orange:hover {
  color: #FFA200;
}
.category #content .category-description i {
  color: #f36d13;
  margin-right: 0.5rem;
}
.category #content .category-description .row:not(.expanded) {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
}
.category #content .category-description .row:not(.expanded) .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.category #content .category-description .intro {
  color: #363333;
  font-size: 2vw;
  line-height: 1.2;
}
.category #content .category-description .small {
  color: #737373;
  font-size: 1rem;
}
.category #content .category-description .button,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"] {
  background-color: #2b2e35;
  position: relative;
  z-index: 0;
}
.category #content .category-description .button.shadow,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .shadow[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .shadow[type="submit"] {
  font-size: 1.5rem;
  margin: 2rem auto;
  max-width: 425px;
  width: 100%;
}
.category #content .category-description .button.shadow span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .shadow[type="submit"]
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  .shadow[type="submit"]
  span {
  left: 10px;
  position: relative;
  top: -10px;
  z-index: 2;
  transition: all 0.3s;
}
.category #content .category-description .button.shadow::after,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .shadow[type="submit"]::after,
.category
  #content
  .category-description.service-page
  .infusion-form
  .shadow[type="submit"]::after {
  background-color: #FFA200;
  content: "";
  height: 100%;
  left: 10px;
  position: absolute;
  top: -10px;
  width: 100%;
  z-index: 1;
  transition: all 0.3s;
}
.category #content .category-description .button.shadow:hover span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .shadow[type="submit"]:hover
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  .shadow[type="submit"]:hover
  span {
  left: 0;
  top: 0;
}
.category #content .category-description .button.shadow:hover::after,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .shadow[type="submit"]:hover::after,
.category
  #content
  .category-description.service-page
  .infusion-form
  .shadow[type="submit"]:hover::after {
  left: 0;
  top: 0;
}
.category #content .category-description .icon {
  font-family: "DINCondensed-Regular";
  font-size: 1.5vw;
  list-style-type: none;
}
.category #content .category-description .icon > li {
  align-items: flex-start;
  display: flex;
  line-height: 1;
  margin: 1.5rem auto;
}
.category #content .category-description .icon > li img {
  margin-right: 0.75rem;
}
.category #content .category-description .angle-section {
  color: white;
  margin: 3rem auto;
  overflow: hidden;
  padding-bottom: 10rem;
  padding-top: 10rem;
  position: relative;
}
.category #content .category-description .angle-section h2 {
  color: inherit;
}
.category #content .category-description .angle-section[data-img-src] {
  background-position: top;
}
.category #content .category-description .angle-section .notch {
  background-image: linear-gradient(-60deg, #fff 50.1%, transparent 0%);
  bottom: 0;
  content: "";
  height: 1.5rem;
  position: absolute;
  right: 0;
  width: 25%;
  z-index: 3;
}
.category #content .category-description .angle-section .notch.upper-left {
  background-image: linear-gradient(120deg, #fff 50.1%, transparent 0%);
  left: 0;
  top: 0;
}
.category #content .category-description .angle-section .container {
  padding: 4rem;
  position: relative;
  z-index: 2;
}
.category #content .category-description .angle-section .bg {
  background-image: linear-gradient(-60deg, #2b2e35 60%, transparent 0%);
  z-index: 2;
}
.category #content .category-description .angle-section .bg2 {
  background-image: linear-gradient(-60deg, #fff 61.5%, transparent 0%);
  z-index: 1;
}
.category #content .category-description .angle-section .flex,
.category #content .category-description .angle-section footer .slanted,
footer .category #content .category-description .angle-section .slanted,
footer
  .category
  #content
  .category-description.rr-landing
  .angle-section
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .angle-section
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .angle-section
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .angle-section
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .angle-section
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .angle-section
  [type="submit"],
.category
  #content
  .category-description.service-page
  .angle-section
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .angle-section
  [type="submit"] {
  flex-direction: column;
}
.category #content .category-description .angle-section h2 {
  font-size: 3vw;
  text-align: left;
  text-transform: capitalize;
}
.category #content .category-description .angle-section p {
  font-family: "DINCondensed-Regular";
  font-size: 1.5vw;
}
.category #content .category-description .angle-section a {
  color: white;
  font-family: "DINCondensed-DemiBold";
  font-size: 1.5vw;
  margin-top: 1rem;
  text-decoration: underline;
  text-transform: uppercase;
}
.category #content .category-description .about-us h2,
.category #content .category-description .about-us h3 {
  color: #FFA200;
  font-size: 1.5rem;
  margin: 2rem auto 0 auto;
}
.category #content .category-description .about-us h3 {
  font-size: 0.875rem;
  margin: 0.5rem auto;
  text-transform: none;
}
.category #content .category-description .about-us p {
  margin: 1rem auto;
}
.category #content .category-description .about-us .intro {
  font-size: 1.5rem;
  margin: 2rem auto 6rem auto;
}
.category #content .category-description .about-us .linkedin {
  align-items: center;
  display: flex;
  justify-content: space-evenly;
  margin: 0 auto;
  max-width: 80%;
  width: 100%;
}
.category #content .category-description .about-us .linkedin .line {
  background-color: #FFA200;
  height: 5px;
  position: relative;
  width: 100px;
}
.category
  #content
  .category-description
  .about-us
  .linkedin
  .line:nth-of-type(1)::before {
  border-style: solid;
  border-width: 0 5px 5px 0;
  border-color: transparent #FFA200 #fff transparent;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.category
  #content
  .category-description
  .about-us
  .linkedin
  .line:nth-of-type(2)::after {
  border-style: solid;
  border-width: 5px 0 0 5px;
  border-color: #fff transparent transparent #FFA200;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.category #content .category-description .about-us .team-list {
  margin: 4rem auto 0 auto;
}
.category #content .category-description .about-us .team-list h2 {
  margin: 2rem auto;
}
.category #content .category-description .about-us .team-list .flex,
.category #content .category-description .about-us .team-list footer .slanted,
footer .category #content .category-description .about-us .team-list .slanted,
footer
  .category
  #content
  .category-description.rr-landing
  .about-us
  .team-list
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .about-us
  .team-list
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .about-us
  .team-list
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .about-us
  .team-list
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .about-us
  .team-list
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .about-us
  .team-list
  [type="submit"],
.category
  #content
  .category-description.service-page
  .about-us
  .team-list
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .about-us
  .team-list
  [type="submit"] {
  flex-direction: column;
  margin-bottom: 4rem;
}
.category #content .category-description .why-choose-911it h2 {
  font-size: 3rem;
}
.category #content .category-description .why-choose-911it .angle-section {
  overflow: visible;
  padding-bottom: 0;
  padding-top: 5rem;
}
.category #content .category-description .why-choose-911it .angle-section .bg {
  background-image: linear-gradient(-60deg, #FFA200 60%, transparent 0%);
  z-index: 2;
}
.category #content .category-description .why-choose-911it .angle-section .bg2 {
  background-image: linear-gradient(-60deg, #3b3b3b 61.5%, transparent 0%);
  z-index: 1;
}
.category
  #content
  .category-description
  .why-choose-911it
  .angle-section
  .container {
  align-items: normal;
}
.category
  #content
  .category-description
  .why-choose-911it
  .angle-section
  .container
  .curved-arrow {
  align-items: flex-start;
  margin-top: 3rem;
  position: relative;
}
.category
  #content
  .category-description
  .why-choose-911it
  .angle-section
  .container
  .curved-arrow
  .bg {
  height: 276px;
  left: 150px;
  position: absolute;
  top: -50px;
  width: 279px;
}
.category
  #content
  .category-description
  .why-choose-911it
  .angle-section
  .container
  .curved-arrow
  p {
  color: #3b3b3b;
  font-size: 2.5rem;
}
.category
  #content
  .category-description
  .why-choose-911it
  .why-choose-911it-list {
  margin-top: 10rem;
}
.category
  #content
  .category-description
  .why-choose-911it
  .why-choose-911it-list
  h3 {
  font-size: 2.5rem;
  margin-bottom: 2rem;
}
.category
  #content
  .category-description
  .why-choose-911it
  .why-choose-911it-list
  p {
  color: #737373;
  font-size: 1.5rem;
}
.category
  #content
  .category-description
  .why-choose-911it
  .why-choose-911it-list
  .row {
  margin-bottom: 8rem;
}
.category
  #content
  .category-description
  .why-choose-911it
  .why-choose-911it-list
  .row
  p {
  padding-right: 6rem;
}
.category
  #content
  .category-description
  .why-choose-911it
  .why-choose-911it-list
  .row:nth-of-type(even) {
  flex-direction: row-reverse;
}
.category #content .category-description .it-services .angle-section {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.category
  #content
  .category-description
  .it-services
  .angle-section[data-img-src] {
  background-position: center;
}
.category #content .category-description .it-services .angle-section .bg {
  background-image: linear-gradient(-60deg, #FFA200 60%, transparent 0%);
}
.category #content .category-description.rr-landing h3,
.category #content .category-description.service-page h3 {
  color: #FFA200;
  font-size: 2rem;
  margin: 2rem auto;
}
.category #content .category-description.rr-landing h3:nth-of-type(1),
.category #content .category-description.service-page h3:nth-of-type(1) {
  margin-top: 0;
}
.category #content .category-description.rr-landing h3:nth-of-type(3),
.category #content .category-description.service-page h3:nth-of-type(3) {
  margin: 4rem auto;
}
.category #content .category-description.rr-landing ul,
.category #content .category-description.service-page ul {
  font-family: "DINCondensed-Bold";
  font-size: 1.25rem;
}
.category #content .category-description.rr-landing ul li,
.category #content .category-description.service-page ul li {
  margin-bottom: 1rem;
}
.category #content .category-description.rr-landing p,
.category #content .category-description.service-page p {
  font-size: 1.25rem;
}
.category #content .category-description.rr-landing .form,
.category #content .category-description.service-page .form {
  position: relative;
}
.category #content .category-description.rr-landing .form span,
.category #content .category-description.service-page .form span {
  color: white;
  z-index: 3;
}
.category #content .category-description.rr-landing .form .heading,
.category #content .category-description.service-page .form .heading {
  background-color: #FFA200;
  color: white;
  min-height: 150px;
  padding: 2rem 2rem 5rem 2rem;
  position: relative;
}
.category #content .category-description.rr-landing .form .heading h5,
.category #content .category-description.service-page .form .heading h5 {
  font-family: "MuseoSlab-700";
  text-transform: uppercase;
}
.category #content .category-description.rr-landing .form .heading .notch,
.category #content .category-description.service-page .form .heading .notch {
  background-image: linear-gradient(120deg, #fff 80%, transparent 0%);
  height: 0.5rem;
  left: 0;
  top: 0;
  width: 100%;
}
.category #content .category-description.rr-landing .form form,
.category #content .category-description.service-page .form form {
  padding: 0 2rem;
  position: relative;
  text-align: center;
  z-index: 2;
}
.category #content .category-description.rr-landing .form form div,
.category #content .category-description.service-page .form form div {
  align-items: baseline;
  border-bottom: 1px solid #50555c;
  color: white;
  display: flex;
  flex-direction: row;
  margin-bottom: 1rem;
}
.category #content .category-description.rr-landing .form form div > i,
.category #content .category-description.service-page .form form div > i {
  color: inherit;
  font-size: 1.25rem;
}
.category #content .category-description.rr-landing .form form input,
.category #content .category-description.service-page .form form input {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  color: white;
  font-family: "DINCondensed-Regular";
  font-size: 1.25rem;
  margin: 0;
}
.category
  #content
  .category-description.rr-landing
  .form
  form
  input::placeholder,
.category
  #content
  .category-description.service-page
  .form
  form
  input::placeholder {
  color: white;
}
.category #content .category-description.rr-landing .form form .button,
.category
  #content
  .category-description.rr-landing
  .form
  form
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .form
  form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  .form
  form
  [type="submit"],
.category #content .category-description.service-page .form form .button,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .form
  form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .form
  form
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .form
  form
  [type="submit"] {
  background-color: #FFA200;
  font-size: 0.875rem;
  margin: 1rem auto 2rem auto;
  max-width: 90%;
  width: 100%;
}
.category #content .category-description.rr-landing .form .bg,
.category #content .category-description.service-page .form .bg {
  background-image: linear-gradient(10deg, #2b2e35 77%, transparent 0%);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.category #content .category-description.rr-landing .form .bg2,
.category #content .category-description.service-page .form .bg2 {
  background-image: linear-gradient(10deg, #fff 78%, transparent 0%);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.category #content .category-description.rr-landing .form .notch,
.category #content .category-description.service-page .form .notch {
  background-image: linear-gradient(40deg, #fff 80%, transparent 0%);
  height: 100%;
  left: 0;
  max-height: 30%;
  bottom: 0;
  width: 0.5rem;
}
.category #content .category-description.rr-landing .slanted h6,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  h6,
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  [type="submit"]
  h6,
.category #content .category-description.rr-landing .slanted h6,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  h6,
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  [type="submit"]
  h6,
.category #content .category-description.service-page .slanted h6,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  [type="submit"]
  h6,
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  h6,
.category #content .category-description.service-page .slanted h6,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  [type="submit"]
  h6,
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  h6 {
  color: white;
  font-family: "MuseoSlab-700";
  font-size: 1vw;
  margin-bottom: 0;
  padding: 1rem 2rem;
  text-transform: uppercase;
  transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
}
.category #content .category-description.rr-landing .slanted p,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  [type="submit"]
  p,
.category #content .category-description.rr-landing .slanted p,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  [type="submit"]
  p,
.category #content .category-description.service-page .slanted p,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  [type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  p,
.category #content .category-description.service-page .slanted p,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  [type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  p {
  margin-bottom: 0;
}
.category #content .category-description.rr-landing .callout,
.category #content .category-description.service-page .callout {
  background-color: #f7f7f7;
  border: 0;
  margin: 0 auto 0 3%;
  max-width: 91%;
  padding: 1rem;
  top: 1px;
  width: 100%;
}
.category #content .category-description.rr-landing .callout h6,
.category #content .category-description.service-page .callout h6 {
  font-size: 1.5rem;
  font-family: "MuseoSlab-700";
  line-height: 1.2;
  margin: 0;
  padding: 1rem 1rem 0 1rem;
}
.category #content .category-description.rr-landing .callout p,
.category #content .category-description.service-page .callout p {
  font-family: "DINCondensed-Regular";
  font-size: 1.25rem;
  padding: 1rem;
}
.category #content .category-description.rr-landing .callout .quote-icon,
.category #content .category-description.service-page .callout .quote-icon {
  height: 30px;
  margin: 1rem 0 0 1rem;
  width: auto;
}
.category #content .category-description.rr-landing .rr-slider,
.category #content .category-description.service-page .rr-slider {
  margin-bottom: 4rem;
}
.category #content .category-description.rr-landing .rr-slider .slick-prev,
.category #content .category-description.rr-landing .rr-slider .slick-next,
.category #content .category-description.service-page .rr-slider .slick-prev,
.category #content .category-description.service-page .rr-slider .slick-next {
  height: 40px;
  width: 40px;
  transition: 0.5s ease all;
}
.category
  #content
  .category-description.rr-landing
  .rr-slider
  .slick-prev:before,
.category
  #content
  .category-description.rr-landing
  .rr-slider
  .slick-next:before,
.category
  #content
  .category-description.service-page
  .rr-slider
  .slick-prev:before,
.category
  #content
  .category-description.service-page
  .rr-slider
  .slick-next:before {
  font-size: 1.25rem;
}
.category #content .category-description.rr-landing .rr-slider .slick-prev,
.category #content .category-description.service-page .rr-slider .slick-prev {
  bottom: -38px;
  left: unset;
  right: 88px;
  top: unset;
}
.category #content .category-description.rr-landing .rr-slider .slick-next,
.category #content .category-description.service-page .rr-slider .slick-next {
  bottom: -38px;
  right: 40px;
  top: unset;
}
.category #content .category-description.rr-landing .rr-slider .callout,
.category #content .category-description.service-page .rr-slider .callout {
  height: 800px;
}
.category
  #content
  .category-description.rr-landing
  .rr-slider
  .testimonial-copy,
.category
  #content
  .category-description.service-page
  .rr-slider
  .testimonial-copy {
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.category #content .category-description.rr-landing .rr-slider .flex p span,
.category
  #content
  .category-description.rr-landing
  .rr-slider
  footer
  .slanted
  p
  span,
footer
  .category
  #content
  .category-description.rr-landing
  .rr-slider
  .slanted
  p
  span,
footer
  .category
  #content
  .category-description.rr-landing
  .rr-slider
  .infusion-form
  [type="submit"]
  p
  span,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .rr-slider
  [type="submit"]
  p
  span,
.category
  #content
  .category-description.rr-landing
  .rr-slider
  .infusion-form
  footer
  [type="submit"]
  p
  span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .rr-slider
  [type="submit"]
  p
  span,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  .rr-slider
  [type="submit"]
  p
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .category-description.rr-landing
  .rr-slider
  [type="submit"]
  p
  span,
.category #content .category-description.service-page .rr-slider .flex p span,
.category
  #content
  .category-description.service-page
  .rr-slider
  footer
  .slanted
  p
  span,
footer
  .category
  #content
  .category-description.service-page
  .rr-slider
  .slanted
  p
  span,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .rr-slider
  [type="submit"]
  p
  span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .category-description.service-page
  .rr-slider
  [type="submit"]
  p
  span,
footer
  .category
  #content
  .category-description.service-page
  .rr-slider
  .infusion-form
  [type="submit"]
  p
  span,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .rr-slider
  [type="submit"]
  p
  span,
.category
  #content
  .category-description.service-page
  .rr-slider
  .infusion-form
  footer
  [type="submit"]
  p
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .rr-slider
  [type="submit"]
  p
  span {
  display: block;
}
.category
  #content
  .category-description.rr-landing
  .infusion-form:not(.services-form),
.category
  #content
  .category-description.service-page
  .infusion-form:not(.services-form) {
  margin-bottom: 2rem;
}
.category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"] {
  background-color: rgba(0, 120, 255, 0.9);
  margin: 2rem auto 1rem auto !important;
}
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .infusion-checkbox,
.category
  #content
  .category-description.service-page
  .infusion-form
  .infusion-checkbox {
  display: flex;
}
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .infusion-checkbox
  .infusion-field-label-container,
.category
  #content
  .category-description.service-page
  .infusion-form
  .infusion-checkbox
  .infusion-field-label-container {
  color: white;
  font-family: DINCondensed-Regular;
  font-size: 1em;
}
.category #content .category-description.rr-landing .rr-col .slanted.heading,
.category
  #content
  .category-description.rr-landing
  .rr-col
  .infusion-form
  .heading[type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .rr-col
  .heading[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  .rr-col
  .heading[type="submit"],
.category #content .category-description.service-page .rr-col .slanted.heading,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .rr-col
  .heading[type="submit"],
.category
  #content
  .category-description.service-page
  .rr-col
  .infusion-form
  .heading[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .rr-col
  .heading[type="submit"] {
  background-color: #363333;
  border: 0;
  margin: 2rem auto 0 auto;
  max-width: 94%;
  width: 100%;
}
.category
  #content
  .category-description.rr-landing
  .rr-col
  .slanted.heading.first,
.category
  #content
  .category-description.rr-landing
  .rr-col
  .infusion-form
  .heading.first[type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .rr-col
  .heading.first[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  .rr-col
  .heading.first[type="submit"],
.category
  #content
  .category-description.service-page
  .rr-col
  .slanted.heading.first,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .rr-col
  .heading.first[type="submit"],
.category
  #content
  .category-description.service-page
  .rr-col
  .infusion-form
  .heading.first[type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .rr-col
  .heading.first[type="submit"] {
  margin-top: 0;
}
.category
  #content
  .category-description.rr-landing
  .rr-col
  .slanted.heading::before,
.category
  #content
  .category-description.rr-landing
  .rr-col
  .infusion-form
  .heading[type="submit"]::before,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .rr-col
  .heading[type="submit"]::before,
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  .rr-col
  .heading[type="submit"]::before,
.category
  #content
  .category-description.service-page
  .rr-col
  .slanted.heading::before,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .rr-col
  .heading[type="submit"]::before,
.category
  #content
  .category-description.service-page
  .rr-col
  .infusion-form
  .heading[type="submit"]::before,
.category
  #content
  .category-description.service-page
  .infusion-form
  .rr-col
  .heading[type="submit"]::before {
  background-color: #FFA200;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 10px;
}
.category #content .category-description.rr-landing .rr-col .slanted.heading h6,
.category
  #content
  .category-description.rr-landing
  .rr-col
  .infusion-form
  .heading[type="submit"]
  h6,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .rr-col
  .heading[type="submit"]
  h6,
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  .rr-col
  .heading[type="submit"]
  h6,
.category
  #content
  .category-description.service-page
  .rr-col
  .slanted.heading
  h6,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .rr-col
  .heading[type="submit"]
  h6,
.category
  #content
  .category-description.service-page
  .rr-col
  .infusion-form
  .heading[type="submit"]
  h6,
.category
  #content
  .category-description.service-page
  .infusion-form
  .rr-col
  .heading[type="submit"]
  h6 {
  color: white;
  font-family: "MuseoSlab-700";
  font-size: 1em;
  margin-bottom: 0;
  padding: 1rem 2rem;
  text-transform: uppercase;
  transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
}
.category #content .category-description.rr-landing .rr-col .slanted.heading p,
.category
  #content
  .category-description.rr-landing
  .rr-col
  .infusion-form
  .heading[type="submit"]
  p,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .rr-col
  .heading[type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  .rr-col
  .heading[type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .rr-col
  .slanted.heading
  p,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .rr-col
  .heading[type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .rr-col
  .infusion-form
  .heading[type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .infusion-form
  .rr-col
  .heading[type="submit"]
  p {
  margin-bottom: 0;
}
.category #content .category-description.rr-landing .rr-col form,
.category #content .category-description.service-page .rr-col form {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.category #content .category-description.rr-landing .rr-col form input,
.category #content .category-description.service-page .rr-col form input {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  color: #fff;
  font-size: 1.125rem;
}
.category
  #content
  .category-description.rr-landing
  .rr-col
  form
  input::placeholder,
.category
  #content
  .category-description.service-page
  .rr-col
  form
  input::placeholder {
  color: #fff;
  font-family: "DINCondensed-Regular";
}
.category #content .category-description.rr-landing .rr-col form .button,
.category
  #content
  .category-description.rr-landing
  .rr-col
  form
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .rr-col
  form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .category-description.rr-landing
  .rr-col
  form
  [type="submit"],
.category #content .category-description.service-page .rr-col form .button,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .rr-col
  form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .rr-col
  form
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .rr-col
  form
  [type="submit"] {
  background-color: #FFA200;
  display: flex;
  font-size: 1rem;
  justify-content: center;
  margin: 1rem auto;
}
.category
  #content
  .category-description.rr-landing
  .rr-col
  form.services-form
  input,
.category
  #content
  .category-description.rr-landing
  .rr-col
  form.services-form
  textarea,
.category
  #content
  .category-description.service-page
  .rr-col
  form.services-form
  input,
.category
  #content
  .category-description.service-page
  .rr-col
  form.services-form
  textarea {
  border-bottom: 2px solid #e7e7e7;
  color: #363333;
}
.category
  #content
  .category-description.rr-landing
  .rr-col
  form.services-form
  input::placeholder,
.category
  #content
  .category-description.rr-landing
  .rr-col
  form.services-form
  textarea::placeholder,
.category
  #content
  .category-description.service-page
  .rr-col
  form.services-form
  input::placeholder,
.category
  #content
  .category-description.service-page
  .rr-col
  form.services-form
  textarea::placeholder {
  color: #363333;
  font-family: "DINCondensed-Regular";
}
.category #content .category-description.rr-landing .services-list .callout div,
.category
  #content
  .category-description.service-page
  .services-list
  .callout
  div {
  align-items: center;
  border-bottom: 2px solid #e7e7e7;
  display: flex;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.category
  #content
  .category-description.rr-landing
  .services-list
  .callout
  div
  img,
.category
  #content
  .category-description.service-page
  .services-list
  .callout
  div
  img {
  height: auto;
  width: 29px;
}
.category
  #content
  .category-description.rr-landing
  .services-list
  .callout
  div
  a,
.category
  #content
  .category-description.service-page
  .services-list
  .callout
  div
  a {
  font-family: "DINCondensed-Regular";
  font-size: 1.25rem;
  margin-left: 1rem;
}
.category
  #content
  .category-description.rr-landing
  .services-list
  .callout
  div:first-child,
.category
  #content
  .category-description.service-page
  .services-list
  .callout
  div:first-child {
  margin-top: 1rem;
}
.category
  #content
  .category-description.rr-landing
  .services-list
  .callout
  div:last-child,
.category
  #content
  .category-description.service-page
  .services-list
  .callout
  div:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.category #content .category-description.rr-landing .service-page h2,
.category #content .category-description.rr-landing .service-page h3,
.category #content .category-description.service-page .service-page h2,
.category #content .category-description.service-page .service-page h3 {
  color: #363333;
  margin: 2rem auto;
}
.category
  #content
  .category-description.rr-landing
  .service-page
  .benefits-list,
.category
  #content
  .category-description.service-page
  .service-page
  .benefits-list {
  margin: 3rem auto 1rem auto;
}
.category
  #content
  .category-description.rr-landing
  .service-page
  .benefits-list
  .slanted,
.category
  #content
  .category-description.rr-landing
  .service-page
  .benefits-list
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .service-page
  .benefits-list
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .category-description.service-page
  .infusion-form
  .benefits-list
  [type="submit"],
.category
  #content
  .category-description.service-page
  .service-page
  .benefits-list
  .slanted,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .service-page
  .benefits-list
  [type="submit"],
.category
  #content
  .category-description.service-page
  .service-page
  .benefits-list
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .service-page
  .benefits-list
  [type="submit"] {
  background-color: #FFA200;
  border-left: 0;
  color: white;
  justify-content: flex-start;
  margin: 0;
  margin-bottom: 2rem;
  padding: 1rem;
}
.category
  #content
  .category-description.rr-landing
  .service-page
  .benefits-list
  .slanted
  img,
.category
  #content
  .category-description.rr-landing
  .service-page
  .benefits-list
  .infusion-form
  [type="submit"]
  img,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .service-page
  .benefits-list
  [type="submit"]
  img,
.category
  #content
  .category-description.rr-landing
  .category-description.service-page
  .infusion-form
  .benefits-list
  [type="submit"]
  img,
.category
  #content
  .category-description.rr-landing
  .service-page
  .benefits-list
  .slanted
  p,
.category
  #content
  .category-description.rr-landing
  .service-page
  .benefits-list
  .infusion-form
  [type="submit"]
  p,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .service-page
  .benefits-list
  [type="submit"]
  p,
.category
  #content
  .category-description.rr-landing
  .category-description.service-page
  .infusion-form
  .benefits-list
  [type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .service-page
  .benefits-list
  .slanted
  img,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .service-page
  .benefits-list
  [type="submit"]
  img,
.category
  #content
  .category-description.service-page
  .service-page
  .benefits-list
  .infusion-form
  [type="submit"]
  img,
.category
  #content
  .category-description.service-page
  .infusion-form
  .service-page
  .benefits-list
  [type="submit"]
  img,
.category
  #content
  .category-description.service-page
  .service-page
  .benefits-list
  .slanted
  p,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .service-page
  .benefits-list
  [type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .service-page
  .benefits-list
  .infusion-form
  [type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .infusion-form
  .service-page
  .benefits-list
  [type="submit"]
  p {
  transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
}
.category
  #content
  .category-description.rr-landing
  .service-page
  .benefits-list
  .slanted
  p,
.category
  #content
  .category-description.rr-landing
  .service-page
  .benefits-list
  .infusion-form
  [type="submit"]
  p,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .service-page
  .benefits-list
  [type="submit"]
  p,
.category
  #content
  .category-description.rr-landing
  .category-description.service-page
  .infusion-form
  .benefits-list
  [type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .service-page
  .benefits-list
  .slanted
  p,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .category-description.service-page
  .service-page
  .benefits-list
  [type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .service-page
  .benefits-list
  .infusion-form
  [type="submit"]
  p,
.category
  #content
  .category-description.service-page
  .infusion-form
  .service-page
  .benefits-list
  [type="submit"]
  p {
  margin-left: 1rem;
}
.category
  #content
  .category-description.rr-landing
  .service-page
  .photo-section,
.category
  #content
  .category-description.service-page
  .service-page
  .photo-section {
  margin: 4rem auto;
}
.category #content .category-description .industries {
  padding-bottom: 5rem;
}
.category #content .category-description .industries h2 {
  margin: 2rem auto 1rem auto;
}
.category #content .category-description .industries p {
  font-family: "MuseoSlab-300";
}
.category #content .category-image-bg {
  height: 400px;
}
.category #content .category-image-bg .columns {
  align-items: center;
  display: flex;
  max-width: 75rem;
  width: 100%;
}
.category #content .category-image-bg .columns h1 {
  align-items: center;
  color: #FFA200;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0;
  max-width: 75rem;
  width: 100%;
}
.category #content .category-image-bg .columns h1.dotted-line:before {
  align-items: center;
  content: "";
  border-top: 0.125rem dotted #356eaf;
  margin-right: 1rem;
  max-width: 200px;
  width: 100%;
}
.category #content .category-image-bg .columns .hero-service-icon {
  align-items: center;
  display: flex;
  max-width: 75rem;
  width: 100%;
}
.category #content .category-image-bg .columns .hero-service-icon:before {
  align-items: center;
  content: "";
  border-top: 0.125rem dotted #356eaf;
  max-width: 200px;
  width: 100%;
}
.category #content .category-list {
  display: flex;
  margin: 4rem auto;
}
.category #content .category-list h2 a {
  color: #363333;
  font-size: 2rem;
}
.category #content .category-list .thumb-wrapper {
  height: 300px;
  position: relative;
  overflow: hidden;
}
.category #content .category-list .thumb-wrapper .thumb-bg-img {
  height: 95%;
  left: 10%;
  max-width: 74%;
  overflow: hidden;
  position: absolute;
  top: 0;
  transform: skew(-20deg, 0deg);
  width: 400px;
  z-index: 3;
  -ms-transform: skew(-20deg, 0deg);
  -webkit-transform: skew(-20deg, 0deg);
}
.category #content .category-list .thumb-wrapper .thumb-bg-img a {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.category #content .category-list .thumb-wrapper .thumb-bg-img div {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: -20%;
  position: absolute;
  transform: skew(20deg, 0deg);
  width: 150%;
  z-index: 2;
  -ms-transform: skew(20deg, 0deg);
  -webkit-transform: skew(20deg, 0deg);
}
.category #content .category-list .thumb-wrapper .thumb-bg-color {
  background: #FFA200;
  height: 100%;
  overflow: hidden;
  max-width: 75%;
  position: absolute;
  left: 10%;
  top: 20px;
  transform: skew(-20deg, 0deg);
  width: 400px;
  z-index: 2;
  -ms-transform: skew(-20deg, 0deg);
  -webkit-transform: skew(-20deg, 0deg);
}
.category #content .category-list .columns .callout {
  border: 0;
  margin: 2rem auto;
  max-width: 80%;
  position: relative;
  width: 100%;
}
.category #content .category-list .columns .callout::before {
  background-color: #f6f6f8;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  transform: skewX(-20deg);
  width: 60%;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
}
.category #content .category-list .columns .callout .thumb-icon {
  position: absolute;
  top: -20px;
}
.category #content .category-list .columns .callout .thumb-icon img {
  height: 80px;
  width: auto;
}
.category #content .category-list .columns:nth-of-type(odd) .callout::before {
  right: 0;
}
.category
  #content
  .category-list
  .columns:nth-of-type(odd)
  .callout
  .thumb-icon {
  right: -60px;
}
.category #content .category-list .columns:nth-of-type(even) .callout::before {
  left: 0;
}
.category
  #content
  .category-list
  .columns:nth-of-type(even)
  .callout
  .thumb-icon {
  left: 40px;
}
.category #content .category-list .columns:nth-of-type(even) .callout .row {
  flex-direction: row-reverse;
}
.category
  #content
  .category-list
  .columns:nth-of-type(even)
  .callout
  .row
  .thumb-bg-img {
  left: 18%;
  max-width: 72%;
}
.category
  #content
  .category-list
  .columns:nth-of-type(even)
  .callout
  .row
  .thumb-bg-color {
  left: 12%;
}
.category
  #content.cyber-security-tip-of-the-week
  .rr-landing
  .rr-col
  .form
  .bg {
  background-image: linear-gradient(10deg, #2b2e35 70%, transparent 0%);
}
.category
  #content.cyber-security-tip-of-the-week
  .rr-landing
  .rr-col
  .form
  .bg2 {
  background-image: linear-gradient(10deg, #fff 71%, transparent 0%);
}
.category
  #content.cyber-security-tip-of-the-week
  .rr-landing
  .rr-col
  .form
  .heading {
  min-height: auto;
}
.category .notch {
  background-image: linear-gradient(-60deg, #fff 50.1%, transparent 0%);
  bottom: 0;
  content: "";
  height: 1.5rem;
  position: absolute;
  right: 0;
  width: 25%;
  z-index: 2;
}
.category .container {
  padding: 4rem;
  position: relative;
  z-index: 2;
}
.category .schedule-appointment {
  background: url("../../img/911it_schedule_appointment_bg.png"), #2b2e35;
  color: white;
  padding-bottom: 10rem;
  padding-top: 10rem;
  position: relative;
}
.category .schedule-appointment[data-img-src] {
  background-position: top;
}
.category .schedule-appointment .notch.white {
  background-image: linear-gradient(120deg, #fff 90%, transparent 0%);
}
.category .schedule-appointment .notch.white.upper-left {
  left: 0;
  top: 0;
  z-index: 3;
}
.category .schedule-appointment .notch.white.lower-right {
  background-image: linear-gradient(-60deg, #fff 90%, transparent 0%);
  bottom: 0;
  right: 0;
}
.category .schedule-appointment .bg {
  background-image: linear-gradient(120deg, #FFA200 50%, transparent 0%);
  z-index: 2;
}
.category .schedule-appointment .bg2 {
  background-image: linear-gradient(120deg, #a7a9ac 51.5%, transparent 0%);
  z-index: 1;
}
.category .schedule-appointment hr {
  border-bottom: 1px solid #5b5f67;
  border-top: 1px solid #242424;
}
.category .schedule-appointment .flex,
.category .schedule-appointment footer .slanted,
footer .category .schedule-appointment .slanted,
footer
  .category
  .schedule-appointment
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .schedule-appointment
  [type="submit"],
.category
  .schedule-appointment
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .schedule-appointment
  [type="submit"],
footer
  .category
  .schedule-appointment
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .schedule-appointment
  [type="submit"],
.category
  .schedule-appointment
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .schedule-appointment
  [type="submit"] {
  flex-direction: column;
  margin-left: auto;
  max-width: 800px;
}
.category .schedule-appointment h2 {
  font-size: 3vw;
  text-align: left;
  text-transform: capitalize;
}
.category .schedule-appointment p {
  font-family: "DINCondensed-Regular";
  font-size: 1.5vw;
  margin-top: 3rem;
}
.category .schedule-appointment a {
  color: white;
  font-family: "DINCondensed-DemiBold";
  font-size: 1.5vw;
  margin-top: 1rem;
  text-decoration: underline;
  text-transform: uppercase;
}
.category .schedule-appointment .form {
  align-items: unset;
  padding-left: 10rem;
  padding-right: 0;
}
.category .schedule-appointment .form input,
.category .schedule-appointment .form textarea {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #4d4f55;
  box-shadow: none;
  color: white;
  font-family: "DINCondensed-Regular";
  font-size: 1.5rem;
}
.category .schedule-appointment .form input::placeholder,
.category .schedule-appointment .form textarea::placeholder {
  color: white;
}
.category .schedule-appointment .form input {
  margin-bottom: 2rem;
}
.category .schedule-appointment .form textarea {
  margin-top: 4rem;
}
.category .schedule-appointment .form .button,
.category
  .schedule-appointment
  .form
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .schedule-appointment
  .form
  [type="submit"],
.category
  .schedule-appointment
  .form
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .schedule-appointment
  .form
  [type="submit"] {
  margin-top: 3rem;
}
.category .our-location {
  position: relative;
}
.category .our-location h2,
.category .our-location span {
  color: #FFA200;
  font-size: 4rem;
  text-transform: capitalize;
}
.category .our-location span {
  margin: auto 2rem;
}
.category .our-location p {
  font-family: "DINCondensed-DemiBold";
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 0;
}
.category .google-map {
  height: 595px;
  position: relative;
}
.category .google-map .notch.upper-left {
  background-image: linear-gradient(120deg, #fff 90%, transparent 0%);
  left: 0;
  top: 0;
  width: 80%;
}
.category .google-map .notch.lower-right {
  background-image: linear-gradient(-60deg, #fff 99%, transparent 0%);
  right: 0;
  bottom: 0;
  width: 95%;
}
.category .google-map .notch.lower-left {
  background-image: linear-gradient(120deg, #fff 85%, transparent 0%);
  bottom: 0.5rem;
  height: 1.5rem;
  left: 0;
  width: 6%;
}
.category .google-map #map {
  height: 100%;
}
.category .google-map .bottom-img {
  position: relative;
  top: -20px;
}
.category .page-bottom {
  background-color: #f8f8f8;
}
.category .page-bottom .angle-section {
  margin-bottom: 6rem !important;
}
.category .page-bottom .benefits-list-icons {
  margin: 4rem auto 0 auto;
}
.category .page-bottom .benefits-list-icons img {
  height: 120px;
  width: auto;
}
.category .page-bottom .benefits-list-icons h4 {
  color: #363333;
  font-family: "DINCondensed-Regular";
  margin-left: 1rem;
}
.category .page-bottom .benefits-list-icons .flex,
.category .page-bottom .benefits-list-icons footer .slanted,
footer .category .page-bottom .benefits-list-icons .slanted,
footer
  .category
  .page-bottom
  .benefits-list-icons
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  .page-bottom
  .benefits-list-icons
  [type="submit"],
.category
  .page-bottom
  .benefits-list-icons
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  .page-bottom
  .benefits-list-icons
  [type="submit"],
footer
  .category
  .page-bottom
  .benefits-list-icons
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  .page-bottom
  .benefits-list-icons
  [type="submit"],
.category
  .page-bottom
  .benefits-list-icons
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  .page-bottom
  .benefits-list-icons
  [type="submit"] {
  justify-content: flex-start;
  margin-bottom: 4rem;
}
.category .faqs {
  margin: 4rem auto 0 auto;
  padding-bottom: 4rem;
}
.category .faqs h3 {
  margin-bottom: 4rem;
}
.category .faqs .accordion .accordion-title {
  align-items: center;
  background-color: #363333;
  color: white !important;
  display: flex;
  font-family: "DINCondensed-Regular";
  font-size: 1.125rem;
  padding: 0;
  padding-right: 1rem;
}
.category .faqs .accordion .accordion-title span {
  align-items: center;
  background-color: #FFA200;
  display: flex;
  font-family: "MuseoSlab-700";
  margin-right: 1rem;
  padding: 2rem 1rem;
}
.category .faqs .accordion .accordion-title::before {
  content: "";
}
.category .faqs .accordion .accordion-content {
  background-color: #f8f8f8;
  border: 0 !important;
}
.category .thank-you {
  margin-bottom: 4rem;
}
.category .contact-us .icon-list {
  margin: 4rem auto !important;
}
.category .contact-us .icon-list p,
.category .contact-us .icon-list a {
  color: #FFA200 !important;
  font-size: 1.25rem;
}
.category .contact-us .icon-list i {
  align-items: center;
  border: 3px solid #FFA200;
  border-radius: 50%;
  color: #FFA200 !important;
  display: flex;
  font-size: 1.5rem;
  height: 3rem;
  justify-content: center;
  width: 3rem;
}
.category .contact-us .icon-list p {
  margin-bottom: 0;
}
.category .contact-us .angle-section {
  background-color: #2b2e35;
}
.category .contact-us .angle-section form input,
.category .contact-us .angle-section form textarea {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #4b4d53;
  box-shadow: none;
  color: white;
  font-family: "DINCondensed-Regular";
  font-size: 1.25rem;
}
.category .contact-us .angle-section form input::placeholder,
.category .contact-us .angle-section form textarea::placeholder {
  color: white;
}
.category .contact-us .angle-section form .button,
.category
  .contact-us
  .angle-section
  form
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .contact-us
  .angle-section
  form
  [type="submit"],
.category
  .contact-us
  .angle-section
  form
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .contact-us
  .angle-section
  form
  [type="submit"] {
  background-color: rgba(0, 120, 255, 0.9) !important;
  margin: 2rem auto;
}
.category .contact-us.support-center {
  margin-bottom: 2rem;
}
body.error #content {
  margin-top: 116px;
}
body.error .four-o-four {
  background: url("../../img/404.jpg") no-repeat center center;
  background-size: cover;
  height: 100vh;
}
body.error .four-o-four .row {
  height: 100vh;
}
body.error .four-o-four .row h1 {
  color: #FFA200;
  font-family: "MuseoSlab-700";
  font-size: 10vw;
  font-weight: normal;
}
body.error .four-o-four .row h1 strong {
  font-size: 4rem;
  font-weight: normal;
}
body.error .four-o-four .row h1 span {
  display: block;
  margin-top: 0.5rem;
}
body.error .four-o-four .row h2 {
  color: #232426;
  font-family: "MuseoSlab-700";
}
body.error .four-o-four .row p {
  color: white;
  font-family: "DINCondensed-Regular";
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 2rem;
  text-shadow: 1px 1px 1px #232426;
}
body.error .four-o-four .row ul li {
  color: #ff6633;
  list-style-type: none;
}
body.error .four-o-four .row ul li a {
  color: #fff;
  font-family: "DINCondensed-Regular";
  font-size: 1.5rem;
  font-weight: bold;
  text-shadow: 1px 1px 1px #232426;
}
body.error .schedule-appointment {
  background: url("../../img/911it_schedule_appointment_bg.png"), #2b2e35;
  color: white;
  padding-bottom: 10rem;
  padding-top: 10rem;
  position: relative;
}
body.error .schedule-appointment .container {
  position: relative;
  z-index: 3;
}
body.error .schedule-appointment[data-img-src] {
  background-position: top;
}
body.error .schedule-appointment .notch.white {
  background-image: linear-gradient(120deg, #fff 90%, transparent 0%);
}
body.error .schedule-appointment .notch.white.upper-left {
  left: 0;
  top: 0;
  z-index: 3;
}
body.error .schedule-appointment .notch.white.lower-right {
  background-image: linear-gradient(-60deg, #fff 90%, transparent 0%);
  bottom: 0;
  right: 0;
}
body.error .schedule-appointment .bg {
  background-image: linear-gradient(120deg, #FFA200 50%, transparent 0%);
  z-index: 2;
}
body.error .schedule-appointment .bg2 {
  background-image: linear-gradient(120deg, #a7a9ac 51.5%, transparent 0%);
  z-index: 1;
}
body.error .schedule-appointment hr {
  border-bottom: 1px solid #5b5f67;
  border-top: 1px solid #242424;
}
body.error .schedule-appointment .flex,
body.error .schedule-appointment footer .slanted,
footer body.error .schedule-appointment .slanted,
body.error
  .schedule-appointment
  footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  body.error
  .schedule-appointment
  [type="submit"],
body.error
  .schedule-appointment
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  body.error
  .schedule-appointment
  [type="submit"],
body.error
  .schedule-appointment
  footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  body.error
  .schedule-appointment
  [type="submit"],
body.error
  .schedule-appointment
  .category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  body.error
  .schedule-appointment
  [type="submit"] {
  flex-direction: column;
  margin-left: auto;
  max-width: 800px;
}
body.error .schedule-appointment h2 {
  font-family: "MuseoSlab-700";
  font-size: 3vw;
  text-align: left;
  text-transform: capitalize;
}
body.error .schedule-appointment p {
  font-family: "DINCondensed-Regular";
  font-size: 1.5vw;
  margin-top: 3rem;
}
body.error .schedule-appointment a {
  color: white;
  font-family: "DINCondensed-DemiBold";
  font-size: 1.5vw;
  margin-top: 1rem;
  text-decoration: underline;
  text-transform: uppercase;
}
body.error .schedule-appointment .form {
  align-items: unset;
  padding-left: 10rem;
  padding-right: 0;
}
body.error .schedule-appointment .form input,
body.error .schedule-appointment .form textarea {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #4d4f55;
  box-shadow: none;
  color: white;
  font-family: "DINCondensed-Regular";
  font-size: 1.5rem;
}
body.error .schedule-appointment .form input::placeholder,
body.error .schedule-appointment .form textarea::placeholder {
  color: white;
}
body.error .schedule-appointment .form input {
  margin-bottom: 2rem;
}
body.error .schedule-appointment .form textarea {
  margin-top: 4rem;
}
body.error .schedule-appointment .form .button,
body.error
  .schedule-appointment
  .form
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  body.error
  .schedule-appointment
  .form
  [type="submit"],
body.error
  .schedule-appointment
  .form
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  body.error
  .schedule-appointment
  .form
  [type="submit"] {
  margin-top: 3rem;
}
body.error .our-location {
  position: relative;
}
body.error .our-location .container {
  padding: 4rem;
  position: relative;
  z-index: 2;
}
body.error .our-location .container .notch {
  background-image: linear-gradient(-60deg, #fff 50.1%, transparent 0%);
  bottom: 0;
  content: "";
  height: 1.5rem;
  position: absolute;
  right: 0;
  width: 25%;
  z-index: 2;
}
body.error .our-location h2,
body.error .our-location span {
  color: #FFA200;
  font-size: 4rem;
  text-transform: capitalize;
}
body.error .our-location span {
  margin: auto 2rem;
}
body.error .our-location p {
  font-family: "DINCondensed-DemiBold";
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 0;
}
body.error .google-map {
  height: 595px;
  position: relative;
}
body.error .google-map .notch.upper-left {
  display: none;
}
body.error .google-map .notch.lower-right {
  background-image: linear-gradient(-60deg, #fff 99%, transparent 0%);
  right: 0;
  bottom: 0;
  width: 95%;
}
body.error .google-map .notch.lower-left {
  background-image: linear-gradient(120deg, #fff 85%, transparent 0%);
  bottom: 0.5rem;
  height: 1.5rem;
  left: 0;
  width: 6%;
}
body.error .google-map #map {
  height: 100%;
}
body.error .google-map .bottom-img {
  position: relative;
  top: -20px;
}
.robotic {
  display: none;
}
footer {
  background-color: #ebedef;
  color: #808285;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
footer > * {
  font-size: 1vw;
}
footer h6 {
  color: #343639;
  font-family: "MuseoSlab-700";
  font-size: 1.375vw;
  text-transform: uppercase;
}
footer p {
  color: #808285;
  font-family: "DINCondensed-Regular";
  font-size: inherit;
  line-height: 1.5;
  margin: 1rem auto;
}
footer a {
  color: #808285;
}
footer a:focus,
footer a:hover {
  color: #808285;
}
footer .slanted,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"],
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"] {
  background-color: #ebedef;
  height: 300px;
}
footer .slanted h6,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  h6,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"]
  h6,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  h6,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"]
  h6,
footer .slanted ul,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  ul,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"]
  ul,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  ul,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"]
  ul,
footer .slanted li,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  li,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"]
  li,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  li,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"]
  li,
footer .slanted span,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"]
  span,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"]
  span,
footer .slanted i,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  i,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"]
  i,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  i,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"]
  i {
  transform: skewX(5deg);
  -ms-transform: skewX(5deg);
  -webkit-transform: skewX(5deg);
}
footer .slanted .row a,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  .row
  a,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"]
  .row
  a,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  .row
  a,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"]
  .row
  a {
  color: #3c3f48;
  font-family: "MuseoSlab-700";
  font-size: inherit;
  text-transform: uppercase;
}
footer .slanted .row a span,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  .row
  a
  span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"]
  .row
  a
  span,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  .row
  a
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"]
  .row
  a
  span {
  color: #FFA200;
}
footer .slanted .row a i,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  .row
  a
  i,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"]
  .row
  a
  i,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  .row
  a
  i,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"]
  .row
  a
  i {
  margin-right: 0.5rem;
}
footer .slanted .row a.mailto,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  .row
  a.mailto,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"]
  .row
  a.mailto,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  .row
  a.mailto,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"]
  .row
  a.mailto {
  display: block;
  font-family: "DINCondensed-Regular";
  text-align: center;
  text-decoration: underline;
  text-transform: lowercase;
}
footer .slanted .row hr,
footer
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]
  .row
  hr,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  footer
  [type="submit"]
  .row
  hr,
footer
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]
  .row
  hr,
.category
  #content
  .category-description.service-page
  .infusion-form
  footer
  [type="submit"]
  .row
  hr {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #d5dadf;
}
footer .menu > li {
  display: block;
}
footer .menu > li > a {
  color: rgba(128, 130, 133, 0.9);
  padding: 0.7rem 1rem 0.7rem 0;
}
footer .menu .active > a {
  background: none;
  color: #808285;
}
footer ul {
  list-style-type: none;
  margin: 0;
}
footer .footer-bottom p {
  font-family: "DINCondensed-Regular";
}
footer .footer-bottom .website-by p {
  font-size: 0.75rem;
  text-align: right;
}
footer .footer-bottom .website-by img {
  height: 1rem;
  width: auto;
}
.fixed-need-help-now {
  background: #FFA200;
  border-top: 2px solid white;
  bottom: 0;
  color: #fff;
  padding: 1rem;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.fixed-need-help-now h2,
.fixed-need-help-now .button,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"],
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"] {
  font-family: "MuseoSlab-700";
  text-transform: uppercase;
}
.fixed-need-help-now .need-it-help-now h2 {
  font-size: 2vw;
}
.fixed-need-help-now .instant-support h2 {
  font-size: 1.5vw;
}
.fixed-need-help-now .far {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
.fixed-need-help-now .close-button {
  bottom: 0;
  left: 0;
  max-width: 50px;
  top: 0;
  width: 100%;
}
.fixed-need-help-now .close-button span {
  font-size: 1.5rem;
  margin: 0;
  position: absolute;
  left: 1rem;
  top: 0.4375rem;
}
.fixed-need-help-now.hide-me {
  border: 0;
  bottom: 20px;
  color: #fff;
  height: 40px;
  max-width: 200px;
  padding: 0;
  padding-left: 0.5rem;
  transition: all 0.3s ease-out;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
}
.fixed-need-help-now.hide-me .row {
  position: relative;
}
.fixed-need-help-now.hide-me h2 {
  font-size: 0.875rem !important;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.fixed-need-help-now.hide-me .instant-support,
.fixed-need-help-now.hide-me .call-now {
  display: none;
}
.fixed-need-help-now.hide-me .close-button {
  bottom: 0;
  left: unset;
  right: 0;
  top: 0;
  width: 100%;
}
.fixed-need-help-now.hide-me .close-button span {
  font-size: 1.5rem;
  margin: 0;
  position: absolute;
  right: 1rem;
  top: 0.4375rem;
}
.fixed-need-help-now.hide-me .close-button .far {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fixed-need-help-now h6,
.fixed-need-help-now .button,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"],
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"] {
  margin: 0;
}
.fixed-need-help-now h6,
.fixed-need-help-now span {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}
.fixed-need-help-now h6 {
  font-family: "Poppins", sans-serif;
  font-size: 2.5vw;
  font-weight: bold;
}
.fixed-need-help-now span {
  font-size: 1.25vw;
  font-weight: 300;
}
.fixed-need-help-now span em {
  font-style: normal;
  font-weight: bold;
  position: relative;
}
.fixed-need-help-now span em:after {
  background-color: white;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 50%;
  transform: translate(-50%, 0%);
}
.fixed-need-help-now .button,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"],
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"] {
  background: transparent;
  border: 3px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 1.5vw;
  text-transform: uppercase;
  padding: 0.75rem 2rem;
  outline: none;
  transition: all 0.25s ease-out;
  -webkit-animation-name: Pulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}
.fixed-need-help-now .button:focus,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:focus,
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:focus,
.fixed-need-help-now .button:hover,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:hover,
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:hover {
  background-color: #fff !important;
  border-color: transparent;
  color: #FFA200;
}
.fixed-need-help-now .button:focus span,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus
  span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:focus
  span,
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:focus
  span,
.fixed-need-help-now .button:hover span,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover
  span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:hover
  span,
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:hover
  span {
  color: #FFA200;
}
@-webkit-keyframes Pulse {
  from {
    -webkit-box-shadow: 0 0 9px white;
  }
  50% {
    -webkit-box-shadow: 0 0 18px #FFA200;
  }
  to {
    -webkit-box-shadow: 0 0 9px white;
  }
}
.back-to-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 120, 255, 0.8) url(../../img/top-arrow.svg) no-repeat
    center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 9;
}
.back-to-top.cd-is-visible,
.back-to-top.cd-fade-out,
.no-touch .back-to-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.back-to-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.back-to-top.cd-fade-out {
  opacity: 0.5;
}
.no-touch .back-to-top:hover {
  background-color: #FFA200;
  opacity: 1;
}
@media screen and (min-width: 64em) {
  #main-nav {
    position: relative;
    vertical-align: middle;
  }
  #main-nav .horizontal {
    display: table;
    margin: 0 auto;
    max-width: 90%;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  #main-nav .horizontal > li {
    display: table-cell;
    padding-right: 1.5rem;
    text-align: left;
  }
  #main-nav .horizontal > li:last-child {
    padding-right: 0;
  }
  #main-nav .horizontal > li > a {
    display: block;
    line-height: 60px;
    position: relative;
  }
  #main-nav .horizontal > li > .submenu {
    background: #FFA200;
    top: 60px;
    margin-left: 0;
    opacity: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    position: absolute;
    visibility: hidden;
    z-index: 1000;
    transition: opacity 0.25s ease-out, visibility 0.25s ease-out;
  }
 .is-visible #main-nav ul li a {color:#403c3c!important}
 header .row .columns.logo img {
    filter: brightness(0) invert(1);
}
header {
    padding: 20px;
}
header.is-visible  {
    padding: 0px!important;
}
.is-visible .row .columns.logo img {filter: none!important}

  #main-nav .horizontal > li > .submenu:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFA200;
    bottom: -1px;
    content: "";
    height: 0;
    left: 10%;
    margin: 0 0 0 -3px;
    position: absolute;
    top: -0.6rem;
    width: 0;
    z-index: 100;
  }
  #main-nav .horizontal > li > .submenu li {
    border-bottom: 1px solid #cacaca;
    list-style-type: none;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    text-align: left;
  }
  #main-nav .horizontal > li > .submenu li a {
    font-family: "DINCondensed-DemiBold";
    font-size: 1rem;
  }
  #main-nav .horizontal > li > .submenu li a::after {
    display: none;
  }
  #main-nav .horizontal > li > .submenu li:last-child {
    border-bottom: 0;
  }
  #main-nav .horizontal > li:hover > .submenu,
  #main-nav .horizontal > li:focus > .submenu {
    opacity: 1;
    visibility: visible;
  }
  #main-nav .horizontal li .submenu li .submenu-sub li {
    background: transparent;
  }
}
@media screen and (max-width: 63.9375em) {
  .fancy-button {
    display: block;
    margin: 1rem auto 3rem auto;
    max-width: 150px;
    width: 100%;
  }
  .fancy-line {
    display: block;
    margin: auto;
    max-width: inherit;
    text-align: left;
  }
  header {
    border-bottom: 1px solid #ebebeb;
    height: 64px;
    top: 0;
  }
  header img {
    height: 40px !important;
  }
  header.is-fixed {
    top: -120px;
  }
  header .row.expanded:first-child,
  header .row.expanded:last-child {
    border-bottom: 0;
  }
  header .row #main-nav {
    background-color: rgba(255, 255, 255, 0.9);
    height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 100px;
  }
  header .row #main-nav .horizontal {
    margin: 0.625rem auto 2.5rem 1.25rem;
    text-align: left;
  }
  header .row #main-nav .horizontal li {
    list-style-type: none;
  }
  header .medium-hide {
    display: none;
  }
  .menu-trigger {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
  }
  .menu-trigger .mobile-menu-icon {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 25px;
    height: 2px;
    background-color: #444;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .menu-trigger .mobile-menu-icon::before,
  .menu-trigger .mobile-menu-icon::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #444;
    right: 0;
    -webkit-transition: -webkit-transform 0.3s, top 0.3s, background-color 0s;
    -moz-transition: -moz-transform 0.3s, top 0.3s, background-color 0s;
    transition: transform 0.3s, top 0.3s, background-color 0s;
  }
  .menu-trigger .mobile-menu-icon::before {
    top: -5px;
    width: 20px;
  }
  .menu-trigger .mobile-menu-icon::after {
    top: 5px;
    width: 20px;
  }
  .menu-trigger .mobile-menu-icon.is-clicked {
    background-color: rgba(255, 255, 255, 0);
  }
  .menu-trigger .mobile-menu-icon.is-clicked::before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .menu-trigger .mobile-menu-icon.is-clicked::after {
    top: 0;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .mobile-nav {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 99999;
    text-align: center;
    margin: 0;
    padding: 4.75rem 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
  }
  .mobile-nav li {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 3rem;
    text-transform: uppercase;
  }
  .mobile-nav li a {
    color: #4c4c4c;
    font-size: 1rem;
    line-height: 2rem;
    letter-spacing: 3px;
  }
  .mobile-nav li:last-child {
    line-height: 1;
  }
  .mobile-nav.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .mobile-nav .submenu {
    list-style-type: none;
    margin: 0;
  }
  .mobile-nav .submenu li {
    line-height: 1.2;
  }
  .mobile-nav .submenu li a {
    font-size: 0.75rem;
    line-height: 1.2;
    padding: 0;
  }
  .mobile-nav .submenu li a::after {
    display: none !important;
  }
  .no-touch .mobile-nav a:hover {
    color: #97c21c;
  }
  .gn-menu-main,
  .gn-menu-main ul {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #4c4c4c;
    list-style: none;
    text-transform: none;
    font-weight: 300;
    line-height: 68px;
  }
  .gn-menu-main {
    position: fixed;
    top: 0px;
    right: 0;
    width: 60px;
    height: 68px;
    font-size: 13px;
    z-index: 10;
  }
  .gn-menu-main a {
    color: #000;
    cursor: pointer;
    display: block;
    font-family: "DINCondensed-DemiBold";
    height: 100%;
    padding-left: 1rem;
    text-decoration: none;
    text-transform: uppercase;
  }
  .gn-menu-main > li {
    display: block;
    float: left;
    height: 100%;
    border-right: 1px solid #c6d0da;
    text-align: center;
  }
  .gn-menu-main li.gn-trigger {
    position: relative;
    width: 60px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .gn-menu-main > li:last-child {
    float: right;
    border-right: none;
  }
  .gn-menu-main > li > a {
    padding: 0 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
  }
  .gn-menu-main:after {
    display: table;
    clear: both;
    content: "";
  }
  .gn-menu-wrapper {
    position: fixed;
    top: 65px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 50%;
    background: white;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.3s, width 0.3s;
    -moz-transition: -moz-transform 0.3s, width 0.3s;
    transition: transform 0.3s, width 0.3s;
  }
  .gn-scroller {
    position: absolute;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
  }
  .gn-menu {
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    font-size: 18px;
  }
  .gn-menu .gn-search-item {
    box-shadow: none;
  }
  .gn-menu .gn-search-item [type="search"] {
    border: 0;
    box-shadow: none;
    height: 68px;
    margin: 0;
    padding: 3px 40px;
  }
  .gn-menu .gn-search-item i {
    color: #ccc;
    float: left;
    left: 1rem;
    position: relative;
    top: -44px;
    z-index: 2;
  }
  .gn-menu .menu-title {
    background: #444;
    color: white;
    font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
  }
  .gn-menu .menu-title i {
    color: white;
    font-size: 1.5rem;
  }
  .gn-menu .menu-title .menu-icons {
    display: table;
    float: right;
  }
  .gn-menu .menu-title .menu-icons a {
    margin: 0;
    padding: 0;
  }
  .gn-menu .menu-title .menu-icons div {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top;
  }
  .gn-menu .menu-title .menu-icons div:first-child {
    padding-right: 1rem;
  }
  .gn-menu .menu-title .menu-icons div:last-child {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .gn-menu .menu-title .menu-icons .line {
    background-color: #ccc;
    height: 68px;
    width: 1px;
  }
  .gn-menu .parent {
    position: relative;
  }
  .gn-menu .arrow-click {
    cursor: pointer;
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
    position: absolute;
    right: 0;
    top: 0;
  }
  .gn-menu .gn-submenu li {
    height: 0;
    overflow: hidden;
    transition: height 0.3s;
  }
  .gn-menu .gn-submenu.is-open {
    transition: height 0.3s;
  }
  .gn-menu .gn-submenu.is-open li {
    height: 3rem;
  }
  .gn-menu .service-support-links {
    padding-top: 1rem;
  }
  .gn-menu .service-support-links a {
    background-color: #FFA200;
    color: #fff;
    font-size: 1rem;
  }
  .gn-menu .service-support-links a span {
    margin-left: 0.5rem;
  }
  .gn-menu li:not(:first-child),
  .gn-menu li li {
    box-shadow: inset 0 1px #ebebeb;
  }
  .gn-submenu li {
    box-shadow: none !important;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
  }
  .gn-submenu li a {
    color: #000;
    font-size: 1rem;
    padding-left: 1.5rem;
  }
  .gn-menu-wrapper.gn-open-all,
  .gn-menu-wrapper.gn-open-part {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  .gn-menu-wrapper.gn-open-all {
    width: 100%;
  }
  .gn-menu-wrapper.gn-open-all .gn-submenu li {
    line-height: 1.2;
  }
  .homepage #content h3 {
    font-size: 1.25rem !important;
  }
  .homepage #content h2 {
    font-size: 2rem !important;
    text-align: center !important;
  }
  .homepage #content a,
  .homepage #content p,
  .homepage #content .larger {
    font-size: 1rem !important;
  }
  .homepage #content hr {
    border-top: 1px solid white !important;
  }
  .homepage #content .button,
  .homepage
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    .homepage
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .homepage
    .category
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .category
    .homepage
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"] {
    font-size: 1rem;
    padding: 1rem 2rem;
  }
  .homepage #content .container {
    padding: 2rem;
  }
  .homepage #content .homepage-carousel {
    height: 400px;
  }
  .homepage #content .homepage-carousel h1 {
    font-size: 2rem;
  }
  .homepage #content .homepage-carousel p:nth-of-type(1) {
    max-width: 60%;
    width: 100%;
  }
  .homepage #content .need-help-now {
    padding-bottom: 3rem;
    padding-top: 3rem;
    text-align: center;
  }
  .homepage #content .need-help-now .columns {
    padding: 0;
  }
  .homepage #content .need-help-now .columns h2 {
    margin-bottom: 1.5rem;
    z-index: 3;
  }
  .homepage #content .need-help-now .columns .button,
  .homepage
    .category
    #content
    .need-help-now
    .columns
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    .homepage
    #content
    .need-help-now
    .columns
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .homepage
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .need-help-now
    .columns
    [type="submit"],
  .category
    .homepage
    #content
    .category-description.rr-landing
    .infusion-form
    .need-help-now
    .columns
    [type="submit"],
  .homepage
    .category
    #content
    .need-help-now
    .columns
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .category
    .homepage
    #content
    .need-help-now
    .columns
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .homepage
    .category
    #content
    .category-description.service-page
    .infusion-form
    .need-help-now
    .columns
    [type="submit"],
  .category
    .homepage
    #content
    .category-description.service-page
    .infusion-form
    .need-help-now
    .columns
    [type="submit"] {
    border: 2px solid white;
  }
  .homepage #content .need-help-now .columns:nth-of-type(1) .bg {
    background-image: linear-gradient(0deg, #FFA200 100%, transparent 0%);
  }
  .homepage #content .services-offered-accordion h2 {
    margin: 3rem auto 0 auto;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    text-align: center;
    text-transform: uppercase;
  }
  .homepage #content .services-offered-accordion .accordion {
    background-color: white;
  }
  .homepage #content .services-offered-accordion .accordion a {
    color: #2c2e33 !important;
    font-family: "MuseoSlab-1000";
  }
  .homepage #content .services-offered-accordion .accordion a h3 {
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 1rem auto 0 auto;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
  }
  .homepage #content .services-offered-accordion .accordion a.accordion-title {
    padding: 0;
    transition: 0.5s ease all;
  }
  .homepage
    #content
    .services-offered-accordion
    .accordion
    a.accordion-title:focus,
  .homepage
    #content
    .services-offered-accordion
    .accordion
    a.accordion-title:hover {
    background-color: transparent;
  }
  .homepage
    #content
    .services-offered-accordion
    .accordion
    a.accordion-title::before {
    display: none;
  }
  .homepage #content .services-offered-accordion .accordion .accordion-item {
    margin-bottom: 2rem;
  }
  .homepage
    #content
    .services-offered-accordion
    .accordion
    .accordion-item.is-active
    .accordion-title {
    border-bottom: 0;
    color: #FFA200 !important;
  }
  .homepage
    #content
    .services-offered-accordion
    .accordion
    .accordion-item
    .accordion-title {
    border: 0;
  }
  .homepage
    #content
    .services-offered-accordion
    .accordion
    .accordion-item:last-child:not(.is-active)
    > .accordion-title {
    border-bottom: 4px solid white;
  }
  .homepage #content .services-offered-accordion .accordion .accordion-content {
    border: 0;
  }
  .homepage
    #content
    .services-offered-accordion
    .accordion
    .accordion-content
    p {
    font-family: inherit;
    font-size: 1.25rem;
  }
  .homepage #content .comprehensive-it-services {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .homepage #content .comprehensive-it-services::before {
    background: rgba(0, 120, 255, 0.8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
  .homepage #content .comprehensive-it-services[data-img-src] {
    background-position: top;
  }
  .homepage #content .comprehensive-it-services .notch.upper-left {
    background-image: linear-gradient(120deg, #fff 50.1%, transparent 0%);
    left: 0;
    top: 0;
  }
  .homepage #content .comprehensive-it-services .bg,
  .homepage #content .comprehensive-it-services .bg2 {
    background-image: none;
  }
  .homepage #content .our-values {
    padding-bottom: 0;
    padding-top: 3rem;
  }
  .homepage #content .our-values .intro {
    margin-bottom: 2rem;
  }
  .homepage #content .our-values .expanded,
  .homepage #content .our-values .padding {
    padding: 0;
  }
  .homepage #content .our-values .values-bg .columns,
  .homepage #content .our-values .values-bg .text-right {
    text-align: center !important;
  }
  .homepage #content .our-values .values-bg .columns p,
  .homepage #content .our-values .values-bg .text-right p {
    margin: 1rem auto 3rem auto;
  }
  .homepage #content .our-guarantee {
    background-position: center;
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .homepage #content .our-guarantee .bg,
  .homepage #content .our-guarantee .bg2 {
    background-image: none;
  }
  .homepage #content .client-testimonials {
    padding-bottom: 3rem;
    padding-top: 5rem;
  }
  .homepage #content .client-testimonials .notch.black {
    background-image: linear-gradient(120deg, #2a6cb7 50.1%, transparent 0%);
  }
  .homepage #content .client-testimonials .slanted,
  .homepage
    .category
    #content
    .client-testimonials
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    .homepage
    #content
    .client-testimonials
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .homepage
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .client-testimonials
    [type="submit"],
  .category
    .homepage
    #content
    .category-description.rr-landing
    .infusion-form
    .client-testimonials
    [type="submit"],
  .homepage
    .category
    #content
    .client-testimonials
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .category
    .homepage
    #content
    .client-testimonials
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .homepage
    .category
    #content
    .category-description.service-page
    .infusion-form
    .client-testimonials
    [type="submit"],
  .category
    .homepage
    #content
    .category-description.service-page
    .infusion-form
    .client-testimonials
    [type="submit"] {
    font-family: "MuseoSlab-700";
    transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -webkit-transform: skewX(0deg);
  }
  .homepage #content .client-testimonials .slick-slider .slick-prev {
    left: 0;
  }
  .homepage #content .client-testimonials .slick-slider .slick-next {
    right: 0;
  }
  .homepage #content .client-testimonials .slick-slider .slick-prev,
  .homepage #content .client-testimonials .slick-slider .slick-next {
    height: 40px;
    width: 40px;
  }
  .homepage #content .client-testimonials .slick-slider .slick-prev::before,
  .homepage #content .client-testimonials .slick-slider .slick-next::before {
    font-size: 1.25rem;
  }
  .homepage #content .client-testimonials .slick-slider .testimonial {
    padding: 0 1rem;
  }
  .homepage #content .client-testimonials .callout .container {
    border: 0;
    text-align: center;
    max-width: none;
  }
  .homepage #content .client-testimonials .callout .container > * {
    transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -webkit-transform: skewX(0deg);
  }
  .homepage #content .client-testimonials .callout .container .client-logo {
    display: none;
  }
  .homepage #content .schedule-appointment {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .homepage #content .schedule-appointment p {
    margin: 1rem auto 3rem auto;
  }
  .homepage #content .schedule-appointment .notch.white {
    background-image: linear-gradient(120deg, #fff 50.1%, transparent 0%);
  }
  .homepage #content .schedule-appointment .notch.white.lower-right {
    background-image: linear-gradient(-60deg, #fff 50.1%, transparent 0%);
  }
  .homepage #content .schedule-appointment .bg,
  .homepage #content .schedule-appointment .bg2 {
    background-image: none;
  }
  .homepage #content .schedule-appointment .container {
    padding: 0;
  }
  .homepage #content .schedule-appointment .form {
    padding: 0;
  }
  .homepage #content .schedule-appointment .form .button,
  .homepage
    .category
    #content
    .schedule-appointment
    .form
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    .homepage
    #content
    .schedule-appointment
    .form
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .homepage
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .schedule-appointment
    .form
    [type="submit"],
  .category
    .homepage
    #content
    .category-description.rr-landing
    .infusion-form
    .schedule-appointment
    .form
    [type="submit"],
  .homepage
    .category
    #content
    .schedule-appointment
    .form
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .category
    .homepage
    #content
    .schedule-appointment
    .form
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .homepage
    .category
    #content
    .category-description.service-page
    .infusion-form
    .schedule-appointment
    .form
    [type="submit"],
  .category
    .homepage
    #content
    .category-description.service-page
    .infusion-form
    .schedule-appointment
    .form
    [type="submit"] {
    display: flex;
    justify-content: center;
    margin: 3rem auto 0 auto;
    max-width: 90%;
  }
  .homepage #content .our-location .flex,
  .homepage #content .our-location footer .slanted,
  footer .homepage #content .our-location .slanted,
  .homepage
    footer
    .category
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  footer
    .category
    .homepage
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .homepage
    footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .our-location
    [type="submit"],
  footer
    .category
    .homepage
    #content
    .category-description.rr-landing
    .infusion-form
    .our-location
    [type="submit"],
  .homepage
    .category
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"],
  .category
    .homepage
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"],
  .homepage
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .our-location
    [type="submit"],
  .category
    .homepage
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .our-location
    [type="submit"],
  .homepage
    footer
    .category
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    [type="submit"],
  footer
    .category
    .homepage
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .homepage
    footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    .our-location
    [type="submit"],
  footer
    .category
    .homepage
    #content
    .category-description.service-page
    .infusion-form
    .our-location
    [type="submit"],
  .homepage
    .category
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"],
  .category
    .homepage
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"],
  .homepage
    .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    .our-location
    [type="submit"],
  .category
    .homepage
    #content
    .category-description.service-page
    .infusion-form
    footer
    .our-location
    [type="submit"] {
    flex-direction: column;
  }
  .homepage #content .our-location .flex span,
  .homepage #content .our-location footer .slanted span,
  footer .homepage #content .our-location .slanted span,
  .homepage
    footer
    .category
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    span,
  footer
    .category
    .homepage
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    span,
  .homepage
    footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .our-location
    [type="submit"]
    span,
  footer
    .category
    .homepage
    #content
    .category-description.rr-landing
    .infusion-form
    .our-location
    [type="submit"]
    span,
  .homepage
    .category
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"]
    span,
  .category
    .homepage
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"]
    span,
  .homepage
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .our-location
    [type="submit"]
    span,
  .category
    .homepage
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .our-location
    [type="submit"]
    span,
  .homepage
    footer
    .category
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    [type="submit"]
    span,
  footer
    .category
    .homepage
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    [type="submit"]
    span,
  .homepage
    footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    .our-location
    [type="submit"]
    span,
  footer
    .category
    .homepage
    #content
    .category-description.service-page
    .infusion-form
    .our-location
    [type="submit"]
    span,
  .homepage
    .category
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"]
    span,
  .category
    .homepage
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"]
    span,
  .homepage
    .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    .our-location
    [type="submit"]
    span,
  .category
    .homepage
    #content
    .category-description.service-page
    .infusion-form
    footer
    .our-location
    [type="submit"]
    span {
    display: none;
  }
  .homepage #content .our-location .flex p,
  .homepage #content .our-location footer .slanted p,
  footer .homepage #content .our-location .slanted p,
  .homepage
    footer
    .category
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    p,
  footer
    .category
    .homepage
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    p,
  .homepage
    footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .our-location
    [type="submit"]
    p,
  footer
    .category
    .homepage
    #content
    .category-description.rr-landing
    .infusion-form
    .our-location
    [type="submit"]
    p,
  .homepage
    .category
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"]
    p,
  .category
    .homepage
    #content
    .our-location
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"]
    p,
  .homepage
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .our-location
    [type="submit"]
    p,
  .category
    .homepage
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .our-location
    [type="submit"]
    p,
  .homepage
    footer
    .category
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    [type="submit"]
    p,
  footer
    .category
    .homepage
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    [type="submit"]
    p,
  .homepage
    footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    .our-location
    [type="submit"]
    p,
  footer
    .category
    .homepage
    #content
    .category-description.service-page
    .infusion-form
    .our-location
    [type="submit"]
    p,
  .homepage
    .category
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"]
    p,
  .category
    .homepage
    #content
    .our-location
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"]
    p,
  .homepage
    .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    .our-location
    [type="submit"]
    p,
  .category
    .homepage
    #content
    .category-description.service-page
    .infusion-form
    footer
    .our-location
    [type="submit"]
    p {
    font-size: 1.5rem !important;
    text-align: center;
  }
  #content {
    margin-top: 64px !important;
  }
  .category h1 {
    font-size: 2.5rem !important;
  }
  .category h2 {
    font-size: 2rem !important;
  }
  .category .category-image-bg {
    height: 300px !important;
  }
  .category .category-image-bg .columns .hero-icon img {
    height: auto;
    width: 180px;
  }
  .category .category-image-bg .columns h1 {
    text-align: center;
  }
  .category .category-image-bg .columns h1:before {
    margin-right: 0.5rem !important;
  }
  .category #content .category-image {
    height: 80vh;
  }
  .category #content .category-image p {
    font-size: 1rem;
  }
  .category #content .category-description {
    padding-top: 2.5rem;
  }
  .category #content .category-description .intro {
    font-size: 1.25rem;
  }
  .category #content .category-description .button.shadow,
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    .shadow[type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    .shadow[type="submit"] {
    font-size: 1rem;
    max-width: 85%;
  }
  .category #content .category-description .angle-section {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .category #content .category-description .angle-section[data-img-src] {
    background-image: none;
  }
  .category #content .category-description .angle-section .bg {
    background-image: linear-gradient(
      -60deg,
      #FFA200 100%,
      transparent 0%
    ) !important;
  }
  .category #content .category-description .angle-section .bg2 {
    background-image: none;
  }
  .category #content .category-description .angle-section .container {
    padding: 2rem;
    text-align: center;
  }
  .category #content .category-description .angle-section .container h2 {
    text-align: center;
  }
  .category #content .category-description .angle-section .container p,
  .category #content .category-description .angle-section .container ul {
    font-size: 1rem;
  }
  .category #content .category-description .angle-section .container ul {
    text-align: left;
  }
  .category #content .category-description .about-us .ceo .flex,
  .category #content .category-description .about-us .ceo footer .slanted,
  footer .category #content .category-description .about-us .ceo .slanted,
  footer
    .category
    #content
    .category-description.rr-landing
    .about-us
    .ceo
    .infusion-form
    [type="submit"],
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .about-us
    .ceo
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .about-us
    .ceo
    .infusion-form
    footer
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .about-us
    .ceo
    [type="submit"],
  footer
    .category
    #content
    .category-description.service-page
    .about-us
    .ceo
    .infusion-form
    [type="submit"],
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    .about-us
    .ceo
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .about-us
    .ceo
    .infusion-form
    footer
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    .about-us
    .ceo
    [type="submit"] {
    flex-direction: column;
  }
  .category #content .category-description.service-page .slanted.heading h6,
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    .category-description.service-page
    .heading[type="submit"]
    h6,
  .category
    #content
    .category-description.service-page
    .infusion-form
    .heading[type="submit"]
    h6 {
    font-size: 1.5rem !important;
  }
  .category #content .category-description.service-page .slanted.button.border,
  .category
    #content
    .category-description.service-page
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    .category-description.service-page
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"] {
    border-left: 0;
  }
  .category #content .category-description .why-choose-911it .angle-section {
    overflow: hidden;
  }
  .category #content .category-description .why-choose-911it .curved-arrow {
    align-items: center !important;
  }
  .category #content .category-description .why-choose-911it .curved-arrow .bg {
    display: none;
  }
  .category #content .category-description .why-choose-911it .curved-arrow p {
    color: white !important;
  }
  .category #content .category-description .why-choose-911it-list .row {
    margin-bottom: 4rem;
    text-align: center;
  }
  .category #content .category-description .why-choose-911it-list .row p {
    padding-right: 0 !important;
  }
  .category #content .category-description .why-choose-911it-list .row img {
    height: auto;
    margin-bottom: 1rem;
    width: 150px;
  }
  .category #content .category-description .contact-us .icon-list {
    margin: 2rem auto !important;
  }
  .category #content .category-description .contact-us .icon-list .flex,
  .category
    #content
    .category-description
    .contact-us
    .icon-list
    footer
    .slanted,
  footer
    .category
    #content
    .category-description
    .contact-us
    .icon-list
    .slanted,
  footer
    .category
    #content
    .category-description.rr-landing
    .contact-us
    .icon-list
    .infusion-form
    [type="submit"],
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .contact-us
    .icon-list
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .contact-us
    .icon-list
    .infusion-form
    footer
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .contact-us
    .icon-list
    [type="submit"],
  footer
    .category
    #content
    .category-description.service-page
    .contact-us
    .icon-list
    .infusion-form
    [type="submit"],
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    .contact-us
    .icon-list
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .contact-us
    .icon-list
    .infusion-form
    footer
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    .contact-us
    .icon-list
    [type="submit"] {
    justify-content: flex-start;
    margin: 1rem auto;
  }
  .category #content .category-description.rr-landing .rr-col [type="submit"] {
    font-size: 0.875rem !important;
  }
  .category #content .category-description.rr-landing .rr-col h6 {
    font-size: 1.25rem !important;
  }
  .category #content .category-list .columns .callout {
    max-width: unset;
  }
  .category #content .category-list .columns .callout:before {
    position: unset;
    transform: unset;
    -ms-transform: unset;
    -webkit-transform: unset;
  }
  .category
    #content
    .category-list
    .columns
    .callout
    .thumb-wrapper
    .thumb-bg-img {
    bottom: 0;
    height: 100%;
    left: 0;
    max-width: unset;
    overflow: visible;
    right: 0;
    top: 0;
    transform: unset;
    width: 100%;
    -ms-transform: unset;
    -webkit-transform: unset;
  }
  .category
    #content
    .category-list
    .columns
    .callout
    .thumb-wrapper
    .thumb-bg-img
    div {
    left: unset;
    transform: unset;
    width: 100%;
    -ms-transform: unset;
    -webkit-transform: unset;
  }
  .category
    #content
    .category-list
    .columns
    .callout
    .thumb-wrapper
    .thumb-bg-color {
    display: none;
  }
  .category
    #content
    .category-list
    .columns:nth-of-type(odd)
    .callout
    .thumb-icon {
    right: 0;
    z-index: 3;
  }
  .category
    #content
    .category-list
    .columns:nth-of-type(even)
    .callout
    .thumb-icon {
    left: 0;
    z-index: 3;
  }
  .category
    #content
    .category-list
    .columns:nth-of-type(even)
    .callout
    .row
    .thumb-bg-img {
    left: 0;
    max-width: unset;
  }
  .category .faqs .accordion .accordion-title {
    font-size: 1rem;
    padding-right: 1rem;
  }
  .category .schedule-appointment {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .category .schedule-appointment h2 {
    text-align: center;
  }
  .category .schedule-appointment p {
    font-size: 1rem;
    margin: 1rem auto 3rem auto;
    text-align: center;
  }
  .category .schedule-appointment .notch.white {
    background-image: linear-gradient(120deg, #fff 50.1%, transparent 0%);
  }
  .category .schedule-appointment .notch.white.lower-right {
    background-image: linear-gradient(-60deg, #fff 50.1%, transparent 0%);
  }
  .category .schedule-appointment .bg,
  .category .schedule-appointment .bg2 {
    background-image: none;
  }
  .category .schedule-appointment .container {
    padding: 0;
  }
  .category .schedule-appointment .form {
    padding: 0;
  }
  .category .schedule-appointment .form .button,
  .category
    .schedule-appointment
    .form
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    .schedule-appointment
    .form
    [type="submit"],
  .category
    .schedule-appointment
    .form
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    .schedule-appointment
    .form
    [type="submit"] {
    display: flex;
    font-size: 0.75rem;
    justify-content: center;
    margin: 3rem auto 0 auto;
    max-width: 85%;
  }
  .category .our-location .flex,
  .category .our-location footer .slanted,
  footer .category .our-location .slanted,
  footer
    .category
    .our-location
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .our-location
    [type="submit"],
  .category
    .our-location
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .our-location
    [type="submit"],
  footer
    .category
    .our-location
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"],
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    .our-location
    [type="submit"],
  .category
    .our-location
    #content
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    .our-location
    [type="submit"] {
    flex-direction: column;
    padding: 2rem;
  }
  .category .our-location .flex h2,
  .category .our-location footer .slanted h2,
  footer .category .our-location .slanted h2,
  footer
    .category
    .our-location
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    h2,
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .our-location
    [type="submit"]
    h2,
  .category
    .our-location
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"]
    h2,
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .our-location
    [type="submit"]
    h2,
  footer
    .category
    .our-location
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"]
    h2,
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    .our-location
    [type="submit"]
    h2,
  .category
    .our-location
    #content
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"]
    h2,
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    .our-location
    [type="submit"]
    h2 {
    font-size: 2rem !important;
    text-align: center !important;
  }
  .category .our-location .flex span,
  .category .our-location footer .slanted span,
  footer .category .our-location .slanted span,
  footer
    .category
    .our-location
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    span,
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .our-location
    [type="submit"]
    span,
  .category
    .our-location
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"]
    span,
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .our-location
    [type="submit"]
    span,
  footer
    .category
    .our-location
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"]
    span,
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    .our-location
    [type="submit"]
    span,
  .category
    .our-location
    #content
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"]
    span,
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    .our-location
    [type="submit"]
    span {
    display: none;
  }
  .category .our-location .flex p,
  .category .our-location footer .slanted p,
  footer .category .our-location .slanted p,
  footer
    .category
    .our-location
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    p,
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .our-location
    [type="submit"]
    p,
  .category
    .our-location
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"]
    p,
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .our-location
    [type="submit"]
    p,
  footer
    .category
    .our-location
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"]
    p,
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    .our-location
    [type="submit"]
    p,
  .category
    .our-location
    #content
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"]
    p,
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    .our-location
    [type="submit"]
    p {
    font-size: 1.5rem !important;
    text-align: center;
  }
  .category .category-list {
    margin: 2rem auto;
  }
  .category .category-list .callout {
    background: none !important;
    text-align: center;
  }
  .category .category-list .callout .row {
    flex-direction: row;
  }
  .category .category-list h2 {
    margin: 1rem auto;
    text-align: center;
  }
  .category .category-list p {
    text-align: justify;
  }
  .category .category-list .read-more {
    margin: 0;
  }
  .category .category-list .read-more.fancy-line {
    max-width: none;
    text-align: left;
  }
  .category .category-list .read-more.fancy-line:active:before,
  .category .category-list .read-more.fancy-line:focus:before,
  .category .category-list .read-more.fancy-line:hover:before {
    width: 100px;
  }
  .category .service-page h3,
  .category .page-bottom h3 {
    font-size: 1.5rem;
  }
  .category .photo-section img {
    margin-bottom: 1rem;
  }
  .category .rr-col .slanted h6,
  .category
    .rr-col
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    h6,
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    .rr-col
    [type="submit"]
    h6,
  .category
    .rr-col
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"]
    h6,
  .category
    #content
    .category-description.service-page
    .infusion-form
    .rr-col
    [type="submit"]
    h6 {
    font-size: 1.25rem;
  }
  .category .page-bottom .benefits-list-icons img {
    height: 80px;
  }
  .category .page-bottom .angle-section {
    background-color: #FFA200 !important;
    background-image: none !important;
    padding-bottom: unset !important;
    padding-top: unset !important;
  }
  .category .page-bottom .angle-section .bg,
  .category .page-bottom .angle-section .bg2 {
    background-image: none !important;
  }
  .category .page-bottom .angle-section .container {
    padding: 4rem 1rem !important;
  }
  .category .page-bottom .angle-section p {
    font-size: 1rem !important;
  }
  .category .page-bottom .benefits-list-icons .flex,
  .category .page-bottom .benefits-list-icons footer .slanted,
  footer .category .page-bottom .benefits-list-icons .slanted,
  footer
    .category
    .page-bottom
    .benefits-list-icons
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    .page-bottom
    .benefits-list-icons
    [type="submit"],
  .category
    .page-bottom
    .benefits-list-icons
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    .page-bottom
    .benefits-list-icons
    [type="submit"],
  footer
    .category
    .page-bottom
    .benefits-list-icons
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"],
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    .page-bottom
    .benefits-list-icons
    [type="submit"],
  .category
    .page-bottom
    .benefits-list-icons
    #content
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    .page-bottom
    .benefits-list-icons
    [type="submit"] {
    margin-bottom: 3rem;
  }
  .category .page-bottom .benefits-list-icons h4 {
    font-size: 1.25rem;
    padding-right: 1rem;
  }
  .category .page-bottom .faqs {
    margin-top: 0;
  }
  footer {
    padding: 0;
    padding-top: 3rem;
    text-align: center;
  }
  footer h6 {
    font-size: 1.5rem;
    margin-top: 2rem;
  }
  footer p {
    font-size: 1rem;
    line-height: 1.2;
  }
  footer .menu a {
    font-size: 1rem;
  }
  footer .slanted,
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"],
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"] {
    height: auto;
    margin-top: 1rem;
    padding-bottom: 3rem;
    padding-top: 3rem;
    transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -webkit-transform: skewX(0deg);
  }
  footer .slanted ul,
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    ul,
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"]
    ul,
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"]
    ul,
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"]
    ul,
  footer .slanted li,
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    li,
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"]
    li,
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"]
    li,
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"]
    li,
  footer .slanted i,
  footer
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"]
    i,
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    footer
    [type="submit"]
    i,
  footer
    .category
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"]
    i,
  .category
    #content
    .category-description.service-page
    .infusion-form
    footer
    [type="submit"]
    i {
    font-size: 1.25rem;
    transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -webkit-transform: skewX(0deg);
  }
  footer .footer-bottom .website-by p {
    text-align: center;
  }
  footer .footer-bottom .website-by img {
    margin-bottom: 0;
  }
  .fixed-need-help-now {
    bottom: initial;
    top: 0;
    border: 0;
    bottom: 20px;
    height: 40px;
    max-width: 100% !important;
    padding: 0;
    padding-left: 0.5rem;
    transition: all 0.3s ease-out;
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
  }
  .fixed-need-help-now .instant-support,
  .fixed-need-help-now .call-now {
    display: none;
  }
  .fixed-need-help-now .need-it-help-now h2 {
    font-size: 0.875rem !important;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
  .fixed-need-help-now span {
    font-size: 1rem;
  }
  .fixed-need-help-now .button,
  .fixed-need-help-now
    .category
    #content
    .category-description.rr-landing
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.rr-landing
    .infusion-form
    .fixed-need-help-now
    [type="submit"],
  .fixed-need-help-now
    .category
    #content
    .category-description.service-page
    .infusion-form
    [type="submit"],
  .category
    #content
    .category-description.service-page
    .infusion-form
    .fixed-need-help-now
    [type="submit"] {
    font-size: 0.95rem;
    margin-top: 0.5rem;
    padding: 0.75rem 1rem;
  }
  .fixed-need-help-now.hide-me {
    max-width: 100% !important;
  }
  .fixed-need-help-now.hide-me .row {
    position: initial;
  }
  body.error #content {
    margin-top: 116px;
  }
  body.error .four-o-four {
    height: fit-content;
    padding-bottom: 6rem;
    padding-top: 6rem;
    text-align: center;
  }
  body.error .four-o-four .row {
    height: fit-content;
  }
  body.error .four-o-four .row ul li {
    list-style-type: none;
  }
}
@media screen and (max-width: 39.9375em) {
  header #main-nav.is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  header #main-nav.is-visible .close-menu {
    right: 0;
  }
  .homepage #content .homepage-carousel .container {
    height: 100vh;
  }
  .homepage #content .homepage-carousel .container .top-container {
    margin-top: auto;
  }
  .homepage #content .homepage-carousel .container .bottom-container {
    margin-bottom: 130px;
  }
  .homepage #content .homepage-carousel .container .bottom-container img {
    height: 35px;
    width: auto;
  }
  .homepage #content .homepage-carousel .container .bottom-container p {
    font-size: 0.75rem !important;
  }
  .category #content h1 {
    font-size: 2rem;
  }
  .category #content .category-image p {
    font-size: 0.75rem;
  }
}
html {
  visibility: visible;
  opacity: 1;
}
.gn-menu-wrapper {
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s, width 0.3s, visibility 0.3s;
  visibility: hidden;
}
.gn-menu-wrapper.gn-open-all {
  opacity: 1;
  transition: opacity 0.3s, transform 0.3s, width 0.3s, visibility 0.3s;
  visibility: visible;
}
body.category #content.subscribe,
body.category #content.subscribe-ty {
  height: 1600px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #000),
    url("../../mc_images/category/63/salt-lake-city-scape-crop1.webp");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body.category #content.subscribe h2,
body.category #content.subscribe h3,
body.category #content.subscribe-ty h2,
body.category #content.subscribe-ty h3 {
  color: white;
}
body.category #content.subscribe .form-container,
body.category #content.subscribe-ty .form-container {
  background-color: #f7f7f7;
  padding: 3em;
  margin-bottom: 2em;
}
body.category #content.subscribe .form-container form,
body.category #content.subscribe-ty .form-container form {
  margin-bottom: 0 !important;
}
body.category #content.subscribe .form-container input::placeholder,
body.category #content.subscribe-ty .form-container input::placeholder {
  font-weight: bold;
  opacity: 0.7;
  color: black;
}
body.category #content.subscribe-ty {
  height: 1000px;
}
@media screen and (max-width: 39.9375em) {
  .category #content .category-image-bg--68 {
    background-position-x: 65%;
  }
}
.category #content .category-description #grow-content h2 {
  line-height: 1.2em;
}
.category #content .category-description #grow-content .category-list h2 {
  font-size: 1.5em;
  margin-bottom: 1rem;
}
.category
  #content
  .category-description
  #grow-content
  .category-list
  p.short-description {
  font-size: 1.2em;
  color: #5a5c5f;
}
@media screen and (min-width: 64em) {
  .category
    #content
    .category-description
    #grow-content
    .category-list
    .large-adjust-pad {
    padding-left: 4em;
    padding-right: 0;
  }
}
@media screen and (max-width: 63.9375em) {
  .category #content .category-description #grow-content .protect-text {
    margin-top: 2em;
    margin-bottom: 2em;
  }
}
.category
  #content
  .category-description
  #grow-content
  .sharks-reviewing-package {
  background-size: 0;
  background-position: left;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 35em;
}
div.infusion-field > span.checkedagreewrapper {
  display: none !important;
}
.fixed-need-help-now {
  background: #FFA200;
  border-top: 2px solid white;
  bottom: 0;
  color: #fff;
  padding: 1rem;
  position: fixed !important;
  width: 100%;
  z-index: 9999;
}

.fixed-need-help-now h2,
.fixed-need-help-now .button,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"],
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"] {
  font-family: "MuseoSlab-700";
  text-transform: uppercase;
}

.fixed-need-help-now .need-it-help-now h2 {
  font-size: 2vw;
}

.fixed-need-help-now .instant-support h2 {
  font-size: 1.5vw;
}

.fixed-need-help-now .far {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.fixed-need-help-now .close-button {
  bottom: 0;
  left: 0;
  max-width: 50px;
  top: 0;
  width: 100%;
}

.fixed-need-help-now .close-button span {
  font-size: 1.5rem;
  margin: 0;
  position: absolute;
  left: 1rem;
  top: 0.4375rem;
}

.fixed-need-help-now.hide-me {
  border: 0;
  bottom: 20px;
  color: #fff;
  height: 40px;
  max-width: 200px;
  padding: 0;
  padding-left: 0.5rem;
  transition: all 0.3s ease-out;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
}

.fixed-need-help-now.hide-me .row {
  position: relative;
}

.fixed-need-help-now.hide-me h2 {
  font-size: 0.875rem !important;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.fixed-need-help-now.hide-me .instant-support,
.fixed-need-help-now.hide-me .call-now {
  display: none;
}

.fixed-need-help-now.hide-me .close-button {
  bottom: 0;
  left: unset;
  right: 0;
  top: 0;
  width: 100%;
}

.fixed-need-help-now.hide-me .close-button span {
  font-size: 1.5rem;
  margin: 0;
  position: absolute;
  right: 1rem;
  top: 0.4375rem;
}

.fixed-need-help-now.hide-me .close-button .far {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fixed-need-help-now h6,
.fixed-need-help-now .button,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"],
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"] {
  margin: 0;
}

.fixed-need-help-now h6,
.fixed-need-help-now span {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}

.fixed-need-help-now h6 {
  font-family: "Poppins", sans-serif;
  font-size: 2.5vw;
  font-weight: bold;
}

.fixed-need-help-now span {
  font-size: 1.25vw;
  font-weight: 300;
}

.fixed-need-help-now span em {
  font-style: normal;
  font-weight: bold;
  position: relative;
}

.fixed-need-help-now span em:after {
  background-color: white;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 50%;
  transform: translate(-50%, 0%);
}

.fixed-need-help-now .button,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"],
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"],
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"] {
  background: transparent;
  border: 3px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 1.5vw;
  text-transform: uppercase;
  padding: 0.75rem 2rem;
  outline: none;
  transition: all 0.25s ease-out;
  -webkit-animation-name: Pulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}

.fixed-need-help-now .button:focus,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:focus,
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus,
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:focus,
.fixed-need-help-now .button:hover,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:hover,
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover,
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:hover {
  background-color: #fff !important;
  border-color: transparent;
  color: #FFA200;
}

.fixed-need-help-now .button:focus span,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:focus
  span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:focus
  span,
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:focus
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:focus
  span,
.fixed-need-help-now .button:hover span,
.fixed-need-help-now
  .category
  #content
  .category-description.rr-landing
  .infusion-form
  [type="submit"]:hover
  span,
.category
  #content
  .category-description.rr-landing
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:hover
  span,
.fixed-need-help-now
  .category
  #content
  .category-description.service-page
  .infusion-form
  [type="submit"]:hover
  span,
.category
  #content
  .category-description.service-page
  .infusion-form
  .fixed-need-help-now
  [type="submit"]:hover
  span {
  color: #FFA200;
}
.homepage #content .homepage-carousel video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.thrd-sec .hero {
  background-color: #fafafa;
  padding: 100px 0 40px;
}

.thrd-sec .hero-content {
  align-items: center;
}

.thrd-sec .hero .container {
  align-items: flex-start;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
}

.thrd-sec .row-fluid {
  flex-wrap: nowrap;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.thrd-sec .hero .span6.col-left {
  width: 50%;
}

.thrd-sec .hero .span6.col-right {
  width: 50%;
  position: relative;
}

.thrd-sec .hero .col-right video {
  display: block;
  height: 100%;
  /*	position: absolute;*/
  width: 100%;
}

.thrd-sec .hero-content-box {
  align-items: center;
  backdrop-filter: blur(32px);
  background-color: #195cdc;
  border: 1px solid #195cdc;
  border-radius: 8px;
  box-shadow: 0 2px 5px hsla(0, 7%, 81%, 0.25);
  display: flex;
  flex-direction: column;
  max-width: 170px;
  padding: 25px 20px;
}

.thrd-sec .hero-content-box .number {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-align: center;
}

@media (min-width: 1200px) {
  .thrd-sec .hero-content-box {
    background-color: hsla(0, 0%, 100%, 0.32);
    border: 1px solid #cacbd1;
    position: absolute;
  }

  .thrd-sec .hero-content-box.pos-1 {
    left: 35px;
    top: 54px;
  }

  .thrd-sec .hero-content-box .number {
    color: #0e55a8;
  }

  .thrd-sec .hero-content-box .text {
    color: #6d6d70;
  }

  .thrd-sec .hero-content-box.pos-2 {
    right: 0;
    top: 152px;
  }

  .thrd-sec .hero-content-box.pos-3 {
    left: 139px;
    top: 465px;
  }

  .thrd-sec .hero-content-box.pos-4 {
    right: 35px;
    top: 600px;
  }
}
@media (max-width: 1199px) {
  .thrd-sec .hero .col-right video {
    display: none;
  }
  .thrd-sec .hero .span6.col-left {
    width: 100%;
  }
  .thrd-sec .hero .span6.col-right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
  }
  .thrd-sec .hero-content-box {
    width: calc(50% - 10px);
    max-width: initial;
  }
  .homepage #content p.number {
    font-size: 48px !important;
  }
  .homepage #content p.text {
    font-size: 22px !important;
    color: #fff;
  }
}
