@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.mce-content-body {
  max-width: 58em;
  margin: 1.25rem;
}

.mce-content-body ul {
  list-style-type: disc;
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

#ie8 img {
  width: auto;
}

table.tablepress {
  width: 100%;
  margin: 0.9375rem 0 1.875rem !important;
  border: 1px solid #eee;
  text-align: left;
}

.tablepress thead th,
.tablepress tr th {
  padding: 0.5625rem 1.5rem;
  color: #555;
  font-weight: 700;
}

.tablepress tr td {
  padding: 0.375rem 1.5rem;
  border-top: 1px solid #eee;
  font-size: 0.875rem;
}

.tablepress tr td .alignnone {
  margin: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 0.625rem;
}

.et_pb_widget {
  float: none;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p:first-child {
  margin-top: 0;
  padding-top: 0;
}

a {
  text-decoration: none;
}

.core a {
  color: var(--page-color-1);
}

.core a:hover {
  color: #4a71ef;
}

.core a.cirexx-button {
  color: #fff;
}

.core .wp-image-link {
  text-decoration: none;
}

.core h1 {
  margin-top: 1.67em;
  margin-bottom: 0.5em;
  color: #1c1b1b;
  font-size: 2.25rem;
  font-weight: 300;
  letter-spacing: -0.0225rem;
  line-height: 3rem;
}

.core h1 + h2 {
  margin-top: -0.5em;
}

.core h1.page-title {
  margin: 1.25rem 0 0;
  padding: 0;
  font-size: 1.75rem;
  line-height: 1.4;
}

.core h2 {
  margin: 1.2em 0 0.4em;
  color: #1c1b1b;
  font-size: 2.125rem;
  font-weight: 300;
  letter-spacing: -0.04rem;
  line-height: 2.875rem;
}

.core h2 + h3 {
  margin-top: -0.4em;
  margin-bottom: 0.2em;
}

.core h3 {
  margin: 1em 0 0.4em;
  color: #191919;
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 2.5rem;
}

.core h3 + h4 {
  margin-top: -0.3em;
}

.core h4 {
  margin: 1em 0 0.4em;
  color: #191919;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.75rem;
}

.core h4 + h5 {
  margin-top: -0.3em;
}

.core h5 {
  margin: 1em 0 0.4em;
  color: #191919;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.core h5 + h6 {
  margin-top: -0.2em;
}

.core h6 {
  margin: 1em 0 0.4em;
  color: var(--page-color-1);
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
}

.core h1:first-child,
.core h2:first-child,
.core h3:first-child,
.core h4:first-child,
.core h5:first-child,
.core h6:first-child {
  margin-top: 0;
  padding-top: 0;
}

.core address,
.core p {
  margin: 1em 0 0;
  color: #585858;
  font-size: 1rem;
  line-height: 1.75rem;
}

.core p {
  line-height: 1.75rem;
}

.core p:first-child {
  margin-top: 0;
}

.core blockquote {
  position: relative;
  margin: 4em 3.5em 4em 1.5em;
  padding: 0;
  border-left: none;
}

.core blockquote::before {
  position: absolute;
  z-index: -1;
  top: -22px;
  left: -40px;
  display: block;
  width: 70px;
  height: 109px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.core blockquote p {
  color: #ed1f24;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 2.0625rem;
}

.core code,
.core pre {
  font-family: "Andale Mono", "Courier New", monospace;
  font-size: 0.875em;
}

.core pre {
  margin: 1em 0 0;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.core sub {
  position: relative;
  bottom: -0.25em;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

.core sup {
  position: relative;
  top: -0.5em;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

.core abbr {
  cursor: help;
}

.core address {
  line-height: 1.5;
}

.core dl {
  line-height: 1.5;
}

.core dd,
.core dt {
  font-size: 0.875em;
}

.core dt {
  font-weight: 700;
}

.core dd {
  margin: 0 0 1em;
}

.core ol,
.core ul {
  margin: 1em 0;
  padding: 0 0 0 2.5em;
}

.core ol ol,
.core ol ul,
.core ul ol,
.core ul ul {
  margin: 0;
}

.post-type-post .core ol,
.post-type-post .core ul {
  list-style: inherit;
}

.core ul.fancy-bullet {
  padding: 0;
}

.core ul.fancy-bullet li {
  position: relative;
  padding: 0 0 0 1em;
  list-style: none;
}

.core ul.fancy-bullet li::before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 6.25px;
  height: 6.25px;
  border: 1.25px solid #ed1f24;
  border-radius: 100%;
  content: "";
}

.core li {
  margin-top: 0.5em;
  font-size: 0.875em;
  line-height: 1.5;
  list-style: disc;
}

.core li li {
  font-size: 1rem;
}

.core table {
  width: 100%;
  margin: 0;
  padding: 0;
}

.core td,
.core th {
  padding: 0.625em 1.25em;
}

.core td,
.core td p,
.core th,
.core th p {
  font-size: 0.875em;
  text-align: left;
  line-height: 1.4;
}

.core th {
  border-width: 2px;
}

.core tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.1);
}

.core img,
.core img[class*="align"],
.core img[class*="wp-image-"] {
  max-width: 100%;
  height: auto;
  border: 0;
}

.core .wp-caption {
  max-width: 96%;
  padding: 0.3125rem 0.1875rem 0.625rem;
  text-align: center;
}

.core .wp-caption.alignleft,
.core .wp-caption.alignnone {
  margin: 0.3125rem 1.25rem 1.25rem 0;
}

.core .wp-caption.alignright {
  margin: 0.3125rem 0 1.25rem 1.25rem;
}

.core .wp-caption img {
  width: auto;
  max-width: 98.5%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0 none;
}

.core .wp-caption .wp-caption-text {
  margin: 0;
  padding: 0 0.25rem 0.3125rem;
  font-size: 0.875em;
  line-height: 1.5;
}

.core .entry-caption {
  margin: 0;
  padding: 0 0.25rem 0.3125rem;
  font-size: 0.875em;
  line-height: 1.5;
}

.core .gallery {
  position: relative;
  max-width: 48em;
  margin: 2em auto;
}

.core .gallery + * {
  clear: left;
}

.core .gallery-item {
  position: relative;
  float: left;
  margin: 0 0.25em 0.25em 0;
}

.core .gallery-columns-1 .gallery-item {
  max-width: 100%;
  margin: 0 0 0.25em;
}

.core .gallery-columns-2 .gallery-item {
  max-width: calc(50% - 0.25em);
}

.core .gallery-columns-3 .gallery-item {
  max-width: calc(33.3% - 0.25em);
}

.core .gallery-columns-4 .gallery-item {
  max-width: calc(25% - 0.25em);
}

.core .gallery-columns-5 .gallery-item {
  max-width: calc(20% - 0.25em);
}

.core .gallery-columns-6 .gallery-item {
  max-width: calc(16.7% - 0.25em);
}

.core .gallery-columns-7 .gallery-item {
  max-width: calc(14.28% - 0.25em);
}

.core .gallery-columns-8 .gallery-item {
  max-width: calc(12.5% - 0.25em);
}

.core .gallery-columns-9 .gallery-item {
  max-width: calc(11.1% - 0.25em);
}

.con-top {
  padding: 20px 0;
}
.con-top ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.con-top ul li {
  background-color: #fff;
  border: 1px solid #eeeeed;
  border-radius: 20px;
  padding: 1rem 2rem 3rem;
  margin: 0 1rem;
  font-size: 1.1rem;
}
.con-top ul li img.big {
  max-width: 30px;
  display: block;
  margin: 0 auto;
  padding: 2rem 0;
}
.con-top ul li:hover {
  box-shadow: 0 0 20px #009c9b;
}
.con-top ul li .tit {
  color: #009c9b;
  padding: 1rem 0;
}
.con-top ul li img.sm {
  display: inline;
  height: 40px;
  padding: 0;
  margin-right: 5px;
}
.con-top ul li .text {
  float: right;
  color: #000;
}
.con-top ul li .service {
  display: flex;
  align-items: center;
  justify-content: center;
}
#page_content .swiper-container {
  margin-bottom: 3rem;
}

/*about us*/
.ab-box {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background: #fff;
  font-size: 1.2rem;
}
.container {
  max-width: 1400px;
}
.cmenu {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 500px;
  margin: 0 auto;
}
.cmenu .toggle {
  position: absolute;
  width: 300px;
  height: 300px;
  background: #fff;
  color: #222327;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3em;
  cursor: pointer;
  transition: 0.5s;
  background-color: #fff;
  overflow: hidden;
  vertical-align: middle;
  animation: breathe 2s infinite;
}
.cmenu .toggle img {
  width: 100%;
  border-radius: 100%;
}
.cmenu .toggle h3 {
  position: absolute;
  text-align: center;
  font-size: 30px;
  color: #2bcdcf;
}
@keyframes breathe {
  0%,
  100% {
    box-shadow: 0 0 50px #009c9b; /* 初始和结束颜色 */
  }
  40% {
    box-shadow: 0 0 50px #07c271; /* 中间颜色 */
  }
  70% {
    box-shadow: 0 0 50px #3a6ee6; /* 中间颜色 */
  }
}
.cmenu .toggle.active {
  transform: rotate(360deg);
  color: #fff;
}
.cmenu li {
  position: absolute;
  left: 0%;
  list-style: none;
  transform: rotate(calc(360deg / 6 * var(--i))) translateX(40px);
  transform-origin: 380px;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  text-align: center;
  margin-left: -130px;
  z-index: 1;
  cursor: pointer;
}
.cmenu li {
  visibility: visible;
  opacity: 1;
}

.cmenu li .tooltiptext {
  visibility: hidden;
  width: 400px;
  height: auto;
  background-color: #fff;
  color: #000;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  box-shadow: 0 0 5px #2bcdcf;

  /* 定位 */
  position: absolute;
  top: -20%; /* 根据需要调整 */
  left: 100%; /* 根据宽度调整 */

  /* 过渡效果 */
  opacity: 0;
  transition: opacity 0.3s;
  z-index: 9999;
}
.cmenu li.right .tooltiptext {
  left: -270%;
}
.cmenu li:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.cmenu li .box {
  transform: rotate(calc(360deg / -6 * var(--i)));
  text-align: center;
  position: relative;
}
.cmenu li span {
  width: 55px;
  height: 55px;
  font-size: 1.75em;
  color: #fff;
  background-color: #2bcdcf;
  border-radius: 10px;
  display: inline-block;
  line-height: 55px;
  margin-bottom: 1rem;
}
.cmenu li p {
  color: #000;
  text-align: center;
}
.cmenu li:hover {
  z-index: 99;
}
.cmenu li.active {
  transform: rotate(calc(360deg / 6 * var(--i))) translatex(12px);
  /* z-index: 99; */
}
/* product */
.product-home {
  max-width: 1400px;
  width: 100%;
  height: auto;
  padding: 30px 0 0;
  overflow: hidden;
  box-sizing: border-box;
  margin: 5px auto;
  position: relative;
}
.product-home img {
  width: 100%;
}
.product-home .arrow-left {
  background: url(img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.product-home .arrow-right {
  background: url(img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.swiper-container {
  height: auto;
  width: 100%;
}
.content-slide {
  padding: 20px;
  color: #fff;
}

.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}

.core .gallery-columns-2 .gallery-item:nth-child(2n),
.core .gallery-columns-3 .gallery-item:nth-child(3n),
.core .gallery-columns-4 .gallery-item:nth-child(4n),
.core .gallery-columns-5 .gallery-item:nth-child(5n),
.core .gallery-columns-6 .gallery-item:nth-child(6n),
.core .gallery-columns-7 .gallery-item:nth-child(7n),
.core .gallery-columns-8 .gallery-item:nth-child(8n),
.core .gallery-columns-9 .gallery-item:nth-child(9n) {
  margin-right: 0;
}

.core .gallery-columns-1 .gallery-item:nth-child(1n + 1),
.core .gallery-columns-2 .gallery-item:nth-child(2n + 3),
.core .gallery-columns-3 .gallery-item:nth-child(3n + 4),
.core .gallery-columns-4 .gallery-item:nth-child(4n + 5),
.core .gallery-columns-5 .gallery-item:nth-child(5n + 6),
.core .gallery-columns-6 .gallery-item:nth-child(6n + 7),
.core .gallery-columns-7 .gallery-item:nth-child(7n + 8),
.core .gallery-columns-8 .gallery-item:nth-child(8n + 9),
.core .gallery-columns-9 .gallery-item:nth-child(9n + 10) {
  clear: left;
}

.core .gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 50%;
  margin: 0;
  padding: 0.375rem 0.5rem;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 0.875em;
  line-height: 1.5;
  text-align: left;
}

.core .gallery-caption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 49px;
  content: "";
}

.core .gallery-item:hover .gallery-caption {
  opacity: 1;
}

.core hr {
  box-sizing: content-box;
  clear: both;
  height: 1px;
  margin-top: 1em;
  padding: 0;
  border: 0;
  border-top: 1px solid #cacccc;
}

.core .entry-oembed {
  position: relative;
  max-width: 100%;
  height: auto;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.core .entry-oembed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.core .alignnone {
  margin: 1em 1em 0 0;
}

.core .aligncenter,
.core .alignleft,
.core .alignright {
  display: block;
  margin: 1em auto;
}

.core img.aligncenter,
.core img.alignleft,
.core img.alignright {
  display: block;
  margin: 1em auto;
}

.et_pb_promo_button {
  background-color: #d84937;
  color: #ffffff !important;
}

.et_pb_promo {
  padding: 1.25rem 3.75rem;
  background-color: #ebebeb !important;
}

.et_pb_promo_description {
  float: left;
  height: 82px !important;
  padding-top: 0.625rem;
  text-align: left;
}

.et_pb_promo_description h2 {
  color: #000000 !important;
}

#breadcrumb-slider.et_pb_slider .et_pb_slide {
  height: 56px !important;
}

.inner-banner {
  height: 56px;
  background-position: center;
  background-size: cover;
}

.page-aerospace .core ul {
  margin: 0;
  padding: 0 0 0 0.9375rem;
}

::selection {
  background: #00aaec;
  color: #fff;
  text-shadow: none;
}

html {
  box-sizing: border-box;
}

*,
*::after,
*::before {
  box-sizing: inherit;
}

body {
  margin: 0;
  background: #fff;
  color: #585858;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body > iframe {
  display: none;
}
/*.main{margin-top:3.75rem}*/

a {
  color: #2250df;
}

.group::after,
.group::before {
  display: table;
  content: " ";
}

.group::after {
  clear: both;
}

.container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 6rem 1.875rem 0;
}

.container:after {
  content: " ";
  display: block;
  clear: both;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
}

.icon svg {
  display: block;
  width: 1em;
  height: 1em;
}

.article-author {
  margin: 2.5rem 0;
  overflow: hidden;
  text-align: center;
}

.article-author .container {
  max-width: 450px;
  padding: 1.875rem;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

.article-author .author-avatar img {
  border-radius: 50%;
}

.article-author .author-description .author-label {
  color: #b0b0b1;
  font-size: 0.75rem;
  letter-spacing: 0.10688rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.article-author .author-description .author-name {
  color: #585858;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.04438rem;
  line-height: 1.375rem;
  text-transform: uppercase;
}

.article-author .author-description .author-position {
  margin-bottom: 0.625rem;
  color: #b0b0b1;
  font-size: 0.875rem;
  line-height: 1.375rem;
}

.article-author .author-description p {
  margin: 0;
  color: #b0b0b1;
  font-size: 0.875rem;
  line-height: 1.6875rem;
}

.article-author .author-description .author-social {
  padding-right: 1.25rem;
}

.article-author .author-description .icon {
  margin-right: 0.625rem;
}

.article-author .author-description .icon svg {
  width: 25px;
  height: 25px;
}

.article-author .author-description .icon svg path {
  fill: #4d4d4d;
}

.blog-header {
  margin-bottom: 2rem;
}

.blog-header .blog-heading {
  text-align: center;
}

.blog-header .blog-heading h1 {
  margin: 0;
  padding: 2.5rem 0;
  color: #1c1b1b;
  font-size: 2.25rem;
  font-weight: 300;
  letter-spacing: -0.01563rem;
  line-height: 2.8125rem;
}

.blog-header .toolbar {
  position: relative;
  border-top: 1px solid #e9e9e9;
}

.flexbox .blog-header .toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.8125rem 1rem;
}

.no-flexbox .blog-header .toolbar .search-form-wrapper {
  width: 180px;
}

.no-flexbox .blog-header .toolbar::after {
  display: block;
  clear: both;
  content: "";
}

.blog-header .category-select-wrapper {
  display: block;
  width: 100%;
  min-width: 160px;
  height: 100%;
  margin-bottom: 1.25rem;
  padding: 0;
  color: #2c2c2c;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}

.blog-header .category-select-wrapper label {
  display: none;
}

.blog-header .category-select-wrapper .fancy-select {
  position: relative;
  display: block;
  border: 1px solid #b0b0b1;
}

.blog-header .category-select-wrapper .fancy-select .default-category {
  position: relative;
  height: 48px;
  padding: 0 2.8125rem 0 0.875rem;
  font-size: 0.9375rem;
  line-height: 3rem;
  cursor: pointer;
}

.blog-header .category-select-wrapper .fancy-select .default-category::after {
  position: absolute;
  top: 6px;
  right: 0;
  width: 50px;
  height: 35px;
  transform: rotate(90deg);
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%229%22%20viewBox%3D%220%200%205%209%22%3E%3Ctitle%3EED7CC3A9-AD39-4A10-8B4B-E2F124AB42FD%3C%2Ftitle%3E%3Cpath%20d%3D%22M-.013%207.394l3.182-3.182L-.013%201.03.694.323l3.89%203.89-3.89%203.889z%22%20fill%3D%22%23164dff%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px;
  line-height: 2.1875rem;
  text-align: center;
  content: "";
  transition: all 200ms ease-out;
  pointer-events: none;
}

.blog-header
  .category-select-wrapper
  .fancy-select
  .active-dropdown-filter::after {
  transform: rotate(270deg);
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%229%22%20viewBox%3D%220%200%205%209%22%3E%3Ctitle%3EED7CC3A9-AD39-4A10-8B4B-E2F124AB42FD%3C%2Ftitle%3E%3Cpath%20d%3D%22M-.013%207.394l3.182-3.182L-.013%201.03.694.323l3.89%203.89-3.89%203.889z%22%20fill%3D%22%23B0B0B1%22%2F%3E%3C%2Fsvg%3E);
}

.blog-header .category-select-wrapper .fancy-select .blog-category-select {
  position: relative;
  top: 100%;
  left: -1px;
  display: none;
  width: calc(100% + 2px);
  padding: 0.625rem 1.25rem 1.25rem 0.9375rem;
  outline: none;
  border: 1px solid #b0b0b1;
  border-top: none;
  background-color: #fff;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.blog-header .category-select-wrapper .fancy-select .blog-category-select li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0.9375rem;
  color: #2c2c2c;
  font-size: 0.875rem;
  line-height: 1.4375rem;
  cursor: pointer;
}

.blog-header
  .category-select-wrapper
  .fancy-select
  .blog-category-select
  li:first-child {
  margin-top: 0;
}

.blog-header
  .category-select-wrapper
  .fancy-select
  .blog-category-select
  li:hover {
  color: #164dff;
}

.blog-header
  .category-select-wrapper
  .fancy-select
  .blog-category-select
  li.selected {
  color: #164dff;
}

.blog-header
  .category-select-wrapper
  .fancy-select
  .blog-category-select
  li::after {
  display: block;
  width: 10px;
  height: 10px;
  padding: 0.125rem;
  border: 1.5px solid #fff;
  box-shadow: 0 0 0 1.5px #b0b0b1;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  color: #000;
  font-size: 1rem;
  text-align: right;
  content: " ";
  transition: background-color 200ms ease-out;
}

.blog-header
  .category-select-wrapper
  .fancy-select
  .blog-category-select
  li.selected::after {
  background: #164dff;
}

.blog-header .icon-search {
  display: block;
  outline: none;
  border: 0;
  background: transparent;
}

.blog-header .icon-search svg {
  width: 22px;
  height: 22px;
}

.blog-header .search-form-wrapper {
  position: relative;
}

.blog-header .search-form-wrapper button {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.blog-header .search-form-wrapper::before {
  position: absolute;
  top: 22px;
  left: 20px;
  display: block;
  width: 15px;
  height: 15px;
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2215%22%20height%3D%2213%22%20viewBox%3D%220%200%2015%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3E535D8724-0150-42E7-8073-B72537BD434B%3C%2Ftitle%3E%3Cpath%20d%3D%22M9.5.5a5%205%200%201%201-3.68%208.385L1.4%2012.2l-.6-.8%204.42-3.315A5%205%200%200%201%209.5.5zm0%201a4%204%200%201%200%200%208%204%204%200%200%200%200-8z%22%20fill%3D%22%232C2C2C%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

.blog-header .search-form-wrapper input[type="search"] {
  width: 100%;
  height: 60px;
  padding-right: 1rem;
  padding-left: 3.125rem;
  outline: none;
  border: none;
  box-shadow: none;
  color: #2c2c2c;
  font-size: 0.9375rem;
  line-height: 1.75rem;
}

.blog-header .search-form-wrapper input[type="search"]:-ms-input-placeholder {
  opacity: 1;
}

.blog-header .search-form-wrapper input[type="search"]::placeholder {
  opacity: 1;
}

.blog-posts .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 1.25rem;
}

.blog-main-wrapper .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 1.25rem;
}

.blog-main-wrapper .blog-list-item:hover {
  box-shadow: 0 2px 19px 0 rgba(175, 175, 175, 0.25);
}

.blog-main-wrapper .blog-list-item:hover .title {
  color: #1c52ff;
}

.blog-list-item {
  width: 100%;
  margin-bottom: 1.25rem;
  background: #fff;
  transition: all 0.3s ease-in-out;
}

.blog-list-item .blog-post-content {
  position: relative;
  padding: 0.9375rem 1.25rem 1.25rem;
  overflow: hidden;
}

.blog-list-item .entry-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blog-list-item .blog-post-image {
  background: rgba(175, 175, 175, 0.5);
}

.blog-list-item .blog-post-image .image {
  display: block;
  width: 100%;
}

.blog-list-item .title {
  margin: 0 0 0.8125rem;
  padding: 0;
  color: #333;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.875rem;
  text-transform: none;
}

.blog-list-item .author {
  margin: 0 0 0.625rem;
  color: #7d7d7d;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.blog-list-item .categories {
  margin-bottom: 0.3125rem;
}

.blog-list-item .categories a {
  color: #b0b0b1;
  font-size: 0.75rem;
  letter-spacing: 0.10688rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  text-decoration: none;
}

.blog-list-item .categories a:hover {
  color: #585858;
}

.blog-list-item .entry-excerpt p {
  color: #2c2c2c;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.blog-list-item .entry-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1.25rem;
}

.blog-list-item .entry-buttons .share-bottom {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 1.25rem;
}

.blog-list-item .entry-buttons .share-bottom:hover .cher-links {
  right: 56px;
  visibility: visible;
  opacity: 1;
}

.blog-list-item .entry-buttons label {
  position: relative;
  z-index: 10;
  margin-right: 0.625rem;
  background: #fff;
  color: #232222;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.11563rem;
  line-height: 1.4375rem;
  text-transform: uppercase;
  cursor: pointer;
}

.blog-list-item .entry-buttons .cher-links {
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  transition: all 0.3s ease-out;
}

.blog-list-item .post-thumbnail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 180px;
  overflow: hidden;
}

.blog-list-item .post-thumbnail img {
  max-width: 100%;
  height: 180px;
  object-fit: cover;
  object-position: center;
}

.single-post .back-to-blog {
  padding: 1em 0;
}

.single-post .back-to-blog .back-to-blog-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #1c52ff;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.03313rem;
  line-height: 1.0625rem;
  text-transform: uppercase;
  text-decoration: none;
}

.single-post .back-to-blog .back-to-blog-link .icon,
.single-post .back-to-blog .back-to-blog-link svg {
  width: 10px;
  height: 10px;
}

.single-post .back-to-blog .back-to-blog-link .icon {
  margin-right: 0.625rem;
}

.single-post .back-to-blog .back-to-blog-link svg {
  position: relative;
  left: 0;
  transform: rotate(0deg);
  transition: all 0.3s ease-out;
}

.single-post .back-to-blog .back-to-blog-link path {
  fill: #1c52ff;
}

.single-post .back-to-blog .back-to-blog-link:hover svg {
  left: -10px;
}

.single-post .blog-post {
  position: relative;
  width: 100%;
  margin: 1em auto;
}

.single-post .blog-post.has-sidebar {
  left: 0;
  width: 100%;
  max-width: 1260px;
}

.single-post .blog-post.has-sidebar .back-to-blog {
  position: relative;
  top: 60px;
}

.single-post .blog-post.has-sidebar .post-sidebar {
  display: block;
}

.single-post .blog-post.has-sidebar .post-content .anchor-heading {
  margin-top: 0.75em;
}

.single-post .blog-post.has-sidebar .share-this {
  top: 20px;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.single-post .blog-post.has-sidebar .cher-link-item {
  margin: 0 0.9375rem 0 0;
}

.single-post .single-blog-post-wrap {
  padding: 3.75rem 1.25rem 0;
}

.single-post .single-blog-post-wrap .title {
  padding: 0;
  color: #191919;
  font-size: 1.875rem;
  font-weight: 300;
  letter-spacing: -0.03313rem;
  line-height: 2.875rem;
}

.single-post .post-sidebar {
  display: none;
  width: 100%;
}

.single-post .post-sidebar .share-this {
  display: none;
}

.single-post .post-content .share-this {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.single-post .share-this {
  margin: 1em 0;
}

.single-post .share-this .cher-links {
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  margin-left: 1em;
}

.single-post .share-this label {
  color: #191919;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.11563rem;
  line-height: 1.4375rem;
  text-align: center;
  text-transform: uppercase;
}

.single-post .sidebar-nav-container {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
}

.single-post .sticky-sidebar-nav {
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  border-top: 4px solid #fff;
  background: #fff;
}

.single-post .sticky-sidebar-nav.sticky {
  position: fixed;
  top: 60px;
  max-width: 100%;
}

.single-post .sticky-sidebar-nav .anchor-nav-heading {
  position: relative;
  display: block;
  min-width: 110px;
  margin: 0.9375rem 0;
  padding: 0 0.625rem;
  color: #da3932;
  font-size: 0.875rem;
  font-weight: 700;
}

.single-post .sticky-sidebar-nav .anchor-nav-heading::after {
  display: none;
}

.single-post .sticky-sidebar-nav .sidebar-menu-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: calc(100% - 150px);
  margin-left: 0.3125rem;
  background: #131313;
  font-size: 0.8125rem;
}

.single-post .sticky-sidebar-nav .anchor-menu-link {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.625rem;
  background: transparent;
  color: #fff;
  text-decoration: none;
  position: relative;
}

.single-post .sticky-sidebar-nav .anchor-menu-link.active::before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: #da3932;
  content: "";
}

.single-post .author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 52px;
  margin-bottom: 0.9375rem;
  color: #7d7d7d;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.single-post .author .attachment-thumbnail,
.single-post .author .avatar {
  width: auto;
  max-height: 100%;
  margin-right: 0.9375rem;
  border-radius: 50%;
}

.single-post .author .author-name {
  color: #585858;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.04438rem;
  line-height: 1.375rem;
  text-transform: uppercase;
}

.single-post .categories {
  margin-bottom: 0.9375rem;
}

.single-post .categories a {
  color: #b0b0b1;
  font-size: 0.75rem;
  letter-spacing: 0.10688rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.single-post .categories a:hover {
  color: #191919;
}

.single-post .single-blog-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2.1875rem;
  overflow: hidden;
}

.single-post .single-blog-image .wp-post-image {
  width: 100%;
}

.single-post .entry-excerpt {
  margin-bottom: 1.5625rem;
}

.single-post .post-anchor-sections .anchor-heading {
  margin-top: 2.5rem;
}

.blog-bottom-cta {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4em;
}

.blog-bottom-cta:after {
  content: " ";
  display: block;
  clear: both;
}

.admin-bar .sticky-sidebar-nav.sticky {
  top: 106px;
}

.cher-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cher-links .cher-link-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.cher-links .cher-link-item + .cher-link-item {
  margin-left: 0.75rem;
}

.cher-links .cher-link-text {
  font-size: 0;
}

.cher-links .cher-link {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-size: contain;
  font-size: 1.25rem;
}

.cher-links .cher-link-twitter .cher-link {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"%3E%3Cpath fill="%23191919" d="M64 12.15a26.481 26.481 0 0 1-7.54 2.07c2.71-1.63 4.79-4.2 5.78-7.26-2.54 1.5-5.35 2.6-8.34 3.19C51.5 7.6 48.09 6 44.32 6c-7.25 0-13.13 5.88-13.13 13.13 0 1.03.12 2.03.34 2.99-10.92-.55-20.6-5.78-27.07-13.72A13.06 13.06 0 0 0 2.68 15c0 4.56 2.32 8.57 5.84 10.93a13.16 13.16 0 0 1-5.95-1.64v.16c0 6.36 4.53 11.67 10.53 12.88-1.1.3-2.26.46-3.46.46-.85 0-1.67-.08-2.47-.23 1.67 5.22 6.52 9.01 12.27 9.12A26.359 26.359 0 0 1 3.13 52.3c-1.06 0-2.11-.06-3.13-.19a37.12 37.12 0 0 0 20.13 5.9c24.15 0 37.36-20.01 37.36-37.36 0-.57-.01-1.14-.04-1.7 2.56-1.86 4.79-4.17 6.55-6.8z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

.cher-links .cher-link-twitter .cher-link:hover {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"%3E%3Cpath fill="%2300acee" d="M64 12.15a26.481 26.481 0 0 1-7.54 2.07c2.71-1.63 4.79-4.2 5.78-7.26-2.54 1.5-5.35 2.6-8.34 3.19C51.5 7.6 48.09 6 44.32 6c-7.25 0-13.13 5.88-13.13 13.13 0 1.03.12 2.03.34 2.99-10.92-.55-20.6-5.78-27.07-13.72A13.06 13.06 0 0 0 2.68 15c0 4.56 2.32 8.57 5.84 10.93a13.16 13.16 0 0 1-5.95-1.64v.16c0 6.36 4.53 11.67 10.53 12.88-1.1.3-2.26.46-3.46.46-.85 0-1.67-.08-2.47-.23 1.67 5.22 6.52 9.01 12.27 9.12A26.359 26.359 0 0 1 3.13 52.3c-1.06 0-2.11-.06-3.13-.19a37.12 37.12 0 0 0 20.13 5.9c24.15 0 37.36-20.01 37.36-37.36 0-.57-.01-1.14-.04-1.7 2.56-1.86 4.79-4.17 6.55-6.8z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

.cher-links .cher-link-facebook .cher-link {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"%3E%3Cpath fill="%23191919" d="M37.04 64H25.05V32h-8V20.97h8l-.01-6.5c0-9 2.44-14.47 13.04-14.47h8.82v11.03h-5.51c-4.13 0-4.33 1.54-4.33 4.42l-.02 5.52h9.92L45.78 32h-8.74v32z"/%3E%3C/svg%3E%0A');
  background-repeat: no-repeat;
}

.cher-links .cher-link-facebook .cher-link:hover {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"%3E%3Cpath fill="%233b5998" d="M37.04 64H25.05V32h-8V20.97h8l-.01-6.5c0-9 2.44-14.47 13.04-14.47h8.82v11.03h-5.51c-4.13 0-4.33 1.54-4.33 4.42l-.02 5.52h9.92L45.78 32h-8.74v32z"/%3E%3C/svg%3E%0A');
  background-repeat: no-repeat;
}

.cher-links .cher-link-linkedin .cher-link {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"%3E%3Cpath fill="%23191919" d="M64 38.57c0-.58 0-1.17-.04-1.75-.08-1.33-.25-2.65-.53-3.96-.38-1.74-.94-3.42-1.79-4.99-1.51-2.8-3.67-4.9-6.59-6.2-1.67-.74-3.42-1.14-5.24-1.29-1.67-.13-3.33-.08-4.97.25-2.5.51-4.69 1.62-6.52 3.42-.86.84-1.59 1.77-2.26 2.76-.05.07-.07.16-.2.21V21.3H22.14v.26c.01.44.03.88.03 1.32.02 2.4.04 4.8.04 7.2 0 3.85-.01 7.7-.01 11.54 0 2.48-.01 4.97-.01 7.45l-.03 7.82c-.01 1.89-.01 3.78-.02 5.67h13.74c0-.11-.01-.22-.01-.32V39.3c0-.77.05-1.53.2-2.28.11-.54.31-1.03.55-1.52.65-1.29 1.53-2.38 2.74-3.18 1.09-.72 2.29-1.09 3.59-1.15.81-.03 1.61.02 2.4.23 1.57.41 2.75 1.34 3.57 2.73.53.9.84 1.88 1.05 2.9.22 1.07.31 2.16.31 3.25v22.19c0 .03 0 .07-.01.1h13.69c.01-.11.02-.23.02-.35.02-7.87.02-15.76.02-23.65zM14.55 21.32H.85v41.26h13.69c.01-.12.03-.25.03-.37V21.43c0-.03-.01-.07-.02-.11zM12.93 3.08c-1.09-.89-2.35-1.37-3.72-1.57-.22-.03-.44-.07-.66-.1h-1.5c-.22.03-.44.07-.66.1-1.6.24-3.04.83-4.24 1.96C1.07 4.49.42 5.73.15 7.18c-.05.24-.1.48-.15.73v1.3c.05.22.1.43.14.65.41 2.21 1.6 3.86 3.58 4.92 1.04.56 2.15.82 3.32.89 1.27.07 2.51-.05 3.71-.48 1.8-.64 3.17-1.77 4.01-3.5.69-1.42.86-2.92.57-4.48-.3-1.65-1.07-3.05-2.4-4.13z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

.cher-links .cher-link-linkedin .cher-link:hover {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"%3E%3Cpath fill="%230e76a8" d="M64 38.57c0-.58 0-1.17-.04-1.75-.08-1.33-.25-2.65-.53-3.96-.38-1.74-.94-3.42-1.79-4.99-1.51-2.8-3.67-4.9-6.59-6.2-1.67-.74-3.42-1.14-5.24-1.29-1.67-.13-3.33-.08-4.97.25-2.5.51-4.69 1.62-6.52 3.42-.86.84-1.59 1.77-2.26 2.76-.05.07-.07.16-.2.21V21.3H22.14v.26c.01.44.03.88.03 1.32.02 2.4.04 4.8.04 7.2 0 3.85-.01 7.7-.01 11.54 0 2.48-.01 4.97-.01 7.45l-.03 7.82c-.01 1.89-.01 3.78-.02 5.67h13.74c0-.11-.01-.22-.01-.32V39.3c0-.77.05-1.53.2-2.28.11-.54.31-1.03.55-1.52.65-1.29 1.53-2.38 2.74-3.18 1.09-.72 2.29-1.09 3.59-1.15.81-.03 1.61.02 2.4.23 1.57.41 2.75 1.34 3.57 2.73.53.9.84 1.88 1.05 2.9.22 1.07.31 2.16.31 3.25v22.19c0 .03 0 .07-.01.1h13.69c.01-.11.02-.23.02-.35.02-7.87.02-15.76.02-23.65zM14.55 21.32H.85v41.26h13.69c.01-.12.03-.25.03-.37V21.43c0-.03-.01-.07-.02-.11zM12.93 3.08c-1.09-.89-2.35-1.37-3.72-1.57-.22-.03-.44-.07-.66-.1h-1.5c-.22.03-.44.07-.66.1-1.6.24-3.04.83-4.24 1.96C1.07 4.49.42 5.73.15 7.18c-.05.24-.1.48-.15.73v1.3c.05.22.1.43.14.65.41 2.21 1.6 3.86 3.58 4.92 1.04.56 2.15.82 3.32.89 1.27.07 2.51-.05 3.71-.48 1.8-.64 3.17-1.77 4.01-3.5.69-1.42.86-2.92.57-4.48-.3-1.65-1.07-3.05-2.4-4.13z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

.cta {
  display: block;
  margin: auto;
  text-decoration: none;
}

.cta.full-width {
  margin: 0 1.69492%;
  padding: 2.8125rem 1.5625rem 2.5rem;
  border: 1px solid #ccc;
  color: #585858;
  text-align: center;
}

.cta.full-width .heading {
  margin: 0 0 0.5em;
  font-size: 1.875rem;
}

.cta.full-width .button {
  margin-top: 2em;
}

.cta.ebook {
  color: #fff;
  text-align: center;
}

.cta.ebook img {
  display: block;
  width: 70%;
  height: auto;
  margin: auto;
}

.cta.ebook .heading {
  margin: 0 0 0.5em;
  font-size: 1.875rem;
}

.cta.ebook .text {
  line-height: 1.5rem;
}

.cta.ebook .button {
  margin-top: 2em;
}

.cta.ebook .content {
  padding: 1.5em 0 0;
}

.pagination {
  margin: 1.25rem auto;
  text-align: center;
}

.pagination .page-numbers {
  display: inline-block;
  min-width: 30px;
  height: 30px;
  margin-right: 0.5rem;
  color: #585858;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.0875rem;
  line-height: 1.5625rem;
}

.pagination .page-numbers.dots {
  width: 10px;
  min-width: 10px;
}

.pagination .page-numbers:hover {
  color: #1c52ff;
}

.pagination .current {
  border-bottom: 2px solid #1c52ff;
  color: #1c52ff;
  font-weight: 700;
}

.pagination .next,
.pagination .prev {
  color: #0b4274;
  font-size: 0.75rem;
}

.pagination .next path,
.pagination .prev path {
  fill: #585858;
}

.pagination .next:hover path,
.pagination .prev:hover path {
  fill: #1c52ff;
}

.pagination .next svg,
.pagination .prev svg {
  width: 13px;
  height: 13px;
}

.pagination .prev svg {
  transform: scale(-1, 1);
}

.related-posts {
  padding: 2em 0;
  background-image: url(../img/related-bg.jpg);
  background-position: center;
  background-size: cover;
}

.related-posts .related-heading {
  width: 100%;
  margin-bottom: 1.25rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: -0.0325rem;
  line-height: 2.5625rem;
  text-align: center;
}

.related-posts .blog-list-item {
  width: 100%;
}

.related-posts .blog-post-content {
  padding: 1.25rem;
}

.post-grid .filter-bar-outer-container > .container {
  padding: 1.875rem 0;
  border-top: 1px solid #e9e9e9;
}

.post-grid .filter-bar-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.post-grid .filter-bar-wrapper::after {
  display: none;
}

.post-grid .filter-bar-header {
  width: auto;
}

.post-grid .filter-bar-heading {
  position: relative;
  display: none;
  margin: 0;
  padding-bottom: 0;
  color: #2c2c2c;
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.1175rem;
  line-height: 3.125rem;
  text-transform: uppercase;
}

.post-grid .filter-bar-heading-icon svg {
  width: 30px;
  height: 30px;
}

.post-grid .filter-toggle {
  width: 100%;
  height: 48px;
  padding: 0.3125rem 1.25rem;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: pointer;
  transition: all 200ms ease-out;
}

.post-grid .filter-toggle path {
  transition: fill 200ms ease-out;
}

.post-grid .filter-toggle:focus {
  outline: 0;
  border-color: #2250df;
}

.post-grid .filter-bar {
  transition: opacity 500ms ease;
}

.post-grid .filter-bar.loading {
  opacity: 0.5;
  pointer-events: none;
}

.post-grid .filter-bar.loading .filter:hover .filter-options {
  display: none;
}

.post-grid .filter-bar .filters {
  position: absolute;
  top: 120%;
  left: 0;
  display: none;
  width: 100%;
  padding: 1.25rem 5%;
  border-bottom: 1px solid #cacccc;
  background: #131313;
}

.post-grid .filter-bar .filter {
  position: relative;
  width: 100%;
  margin-bottom: 1.875rem;
}

.post-grid .filter-bar .filter-options {
  width: 100%;
  margin: 1.25rem 0 0;
  padding: 0;
}

.post-grid .filter-bar .filter-option {
  position: relative;
  list-style: none;
}

.post-grid .filter-bar .filter-option:not(:first-child) {
  margin-top: 0.9375rem;
}

.post-grid .filter-bar .filter-option-add {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: 0.10188rem;
  line-height: 1.4375rem;
  text-transform: uppercase;
  text-decoration: none;
}

.post-grid .filter-bar .filter-option-add:focus {
  outline: 0;
}

.post-grid .filter-bar .filter-option-add:focus::after {
  background-color: #cacccc;
}

.post-grid .filter-bar .filter-option-add:hover {
  color: #164dff;
}

.post-grid .filter-bar .filter-option-add::after {
  width: 10px;
  height: 10px;
  padding: 0.125rem;
  border: 1.5px solid #fff;
  box-shadow: 0 0 0 1.5px #b0b0b1;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  color: #000;
  font-size: 1rem;
  line-height: 1.4375rem;
  text-align: right;
  content: " ";
  transition: background-color 200ms ease-out;
}

.post-grid .filter-bar .filter-option-add.active::after {
  background: #164dff;
}

.post-grid .filter-bar .filter-name {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
  font-weight: 700;
}

.post-grid .filter-bar .filter-name svg {
  position: absolute;
  top: 18px;
  right: 20px;
  display: none;
  width: 14px;
  height: 14px;
  transition: all 0.3s ease-out;
}

.post-grid .filter-bar .filter-name svg path {
  fill: #164dff;
}

.post-grid .filter-bar .filter-name-link {
  color: #fff;
  font-size: 0.9375rem;
  letter-spacing: 0.1175rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: border 200ms ease-out;
}

.post-grid .filter-bar .filter-name-link:focus {
  outline: 0;
}

.post-grid .filter-bar .filter-name .active-dropdown-filter svg {
  transform: rotate(270deg);
}

.post-grid .filter-bar .filter-name .active-dropdown-filter svg path {
  fill: #b0b0b1;
}

.post-grid .filters-close {
  width: 100%;
  padding: 0.625rem 1.25rem;
  border: 3px solid #fff;
  color: #fff;
  font-size: 0.9375rem;
  cursor: pointer;
}

.post-grid .filters-close:focus {
  outline: 0;
  border-color: #2250df;
}

.post-grid .filter-bar-search {
  position: relative;
  width: calc(100% - 80px);
  border: 1px solid #ddd;
}

.post-grid .filter-bar-search .search-submit {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 50px;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.post-grid .filter-bar-search .search-submit:focus {
  outline: 0;
}

.post-grid .filter-bar-search .search-submit:focus path {
  fill: #2250df;
}

.post-grid .filter-bar-search .search-submit path {
  transition: fill 200ms ease-out;
  fill: #8b8b8b;
}

.post-grid .filter-bar-search .search-submit-icon {
  width: 16px;
  height: 16px;
}

.post-grid .filter-bar-search-input {
  width: 100%;
  height: 48px;
  padding-right: 1rem;
  padding-left: 3.125rem;
  outline: none;
  border: none;
  box-shadow: none;
  color: #2c2c2c;
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 1.75rem;
  text-transform: uppercase;
}

.post-grid .filter-bar-search-input:-ms-input-placeholder {
  opacity: 1;
}

.post-grid .filter-bar-search-input::placeholder {
  opacity: 1;
}

.post-grid .filter-bar-search-input:focus {
  outline: 0;
}

.post-grid .active-filter-items {
  margin: 0;
  padding: 0.625rem 5%;
}

.post-grid .active-filter {
  display: inline-block;
  margin: 0.1875rem;
}

.post-grid .active-filter:hover {
  color: #3f3f3f;
}

.post-grid .active-filter strong {
  font-weight: 300;
}

.post-grid .active-filter.clear-filter .icon {
  position: relative;
  top: 0.15em;
}

.post-grid .active-filter.clear-filter .icon path {
  fill: #585858;
}

.post-grid .active-filter.clear-filter::before {
  display: none;
}

.post-grid .filter-option-remove {
  display: inline-block;
  padding: 0 0.9375rem;
  border-radius: 18px;
  background-color: #f6f6f6;
  color: #2c2c2c;
  font-size: 0.75rem;
  letter-spacing: 0.05375rem;
  line-height: 2.1875rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 200ms ease-out;
}

.post-grid .filter-option-remove:hover {
  color: var(--page-color-1);
}

.post-grid .filter-option-remove:focus {
  outline: 0;
}

.post-grid .filter-option-remove::after {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 1.125rem;
  color: #164dff;
  font-size: 1.375rem;
  content: "×";
}

.post-grid .clear-filter-link {
  background: none;
  color: var(--page-color-1);
  font-weight: 700;
}

.post-grid .clear-filter-link::after {
  display: none;
}

.post-grid .clear-filter-link:hover {
  text-decoration: underline;
}

.post-grid .resource-loading-container {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 150px;
  margin: 6.5em auto;
}

.post-grid .loading-item:nth-child(1) {
  animation-delay: 0.1s;
}

.post-grid .loading-item:nth-child(2) {
  animation-delay: 0.2s;
}

.post-grid .loading-item:nth-child(3) {
  animation-delay: 0.3s;
}

.post-grid .loading-item:nth-child(4) {
  animation-delay: 0.4s;
}

.post-grid .loading-item:nth-child(5) {
  animation-delay: 0.5s;
}

.post-grid .loading-item:nth-child(6) {
  animation-delay: 0.6s;
}

.post-grid .loading-item:nth-child(7) {
  animation-delay: 0.7s;
}

.post-grid .loading-item:nth-child(8) {
  animation-delay: 0.8s;
}

.post-grid .loading-item:nth-child(9) {
  animation-delay: 0.9s;
}

.post-grid .loading-item:nth-child(10) {
  animation-delay: 1s;
}

.post-grid .loading-item {
  width: 8px;
  height: 150px;
  margin: 0 0.3125rem;
  border-radius: 10px;
  background: #131313;
  animation: loading 0.8s infinite ease-in-out;
}

@keyframes loading {
  0% {
    height: 150px;
  }

  50% {
    height: 0;
  }

  100% {
    height: 150px;
  }
}

.resource-card {
  display: block;
  margin-bottom: 1.5625rem;
  background-color: #191919;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.resource-card:hover {
  box-shadow: 0 10px 18px -3px rgba(0, 0, 0, 0.5);
}

.resource-card-thumb-img {
  display: block;
  width: 100%;
  height: 175px;
  object-fit: cover;
  object-position: center;
}

.resource-card-thumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: center;
  justify-content: center;
  height: 175px;
  overflow: hidden;
  background: #474747;
}

.resource-card-type {
  margin-bottom: 0.3125rem;
  color: #ed1f24;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.11563rem;
  line-height: 1.4375rem;
  text-transform: uppercase;
}

.resource-card-type .icon {
  vertical-align: middle;
  font-size: 1rem;
}

.resource-card-type path {
  fill: #2250df;
}

.resource-card-title {
  margin-bottom: 0.625rem;
  overflow: hidden;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.875rem;
}

.resource-card-header {
  padding: 1.25rem 1.875rem 1.875rem;
}

.resource-card-content {
  margin-bottom: 1.25rem;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.4375rem;
}

.resource-card-collection {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.resource-card-collection:after {
  content: " ";
  display: block;
  clear: both;
}

.resource-card-collection .resource-card {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.related-resources {
  margin: 3.125rem auto;
}

.related-resources .related-resources-title {
  margin-bottom: 1.25rem;
  color: #1c1b1b;
  font-size: 1.875rem;
  font-weight: 300;
  letter-spacing: -0.03313rem;
  line-height: 2.5rem;
  text-align: center;
}

.resource-grid::after {
  display: table;
  content: "";
}

.resource-grid .resource-card-collection-wrapper {
  margin: auto;
  padding: 1.69492% 0;
}

.resource-grid .container {
  max-width: 1260px;
}

.resource-grid .resource-collection-noresults {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 300px;
}

.resource-grid .resource-collection-noresults p {
  font-size: 1.25rem;
}

.single-resource .layout-cta.inline-cta {
  margin-top: 5rem;
}

.resource-hero {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.resource-hero-has-image .resource-hero-wrapper {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.resource-hero-wrapper.have-no-resource-hero-thumb {
  padding-right: 1.875rem;
  padding-left: 1.875rem;
}

.resource-hero-has-image .resource-hero-header {
  margin-top: 1.25rem;
}

.resource-hero-pretitle {
  margin: 0;
}

.resource-hero-title {
  margin: 1rem auto 0;
  color: #131313;
  font-size: 1.875rem;
  font-weight: 300;
  letter-spacing: -0.03125rem;
  line-height: 2.5rem;
}

.resource-hero-subtitle {
  margin: 0.5rem 0 0;
  font-size: 1rem;
}

.resource-hero-thumb {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
}

.resource-hero-thumb-img {
  display: block;
  max-width: 100%;
}

.post-type-archive-resource .resource-hero-wrapper {
  padding: 2.5rem 5%;
}

.post-type-archive-resource .resource-hero .resource-hero-title {
  padding: 0;
  color: #1c1b1b;
  font-size: 2.25rem;
  font-weight: 300;
  letter-spacing: -0.03125rem;
  line-height: 2.875rem;
  text-align: center;
}

.single-resource .resource-hero {
  position: relative;
}

.single-resource .resource-hero::before {
  position: absolute;
  z-index: -1;
  top: -22px;
  left: -40px;
  display: block;
  width: 500px;
  height: 360px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.single-resource .resource-hero-container {
  max-width: 928px;
}

.single-resource .resource-hero-wrapper {
  padding: 3.9375rem 0 0;
}

.single-resource .author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2.125rem;
  color: #7d7d7d;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.single-resource .author .attachment-thumbnail,
.single-resource .author .avatar {
  width: auto;
  max-height: 100%;
  margin-right: 0.9375rem;
  border-radius: 50%;
}

.single-resource .gated-resource-hero {
  position: relative;
  overflow: hidden;
}

.single-resource .gated-resource-hero .resource-hero-container {
  max-width: 1350px;
}

.single-resource .gated-resource-hero .resource-hero-wrapper {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.single-resource
  .gated-resource-hero
  .resource-hero-wrapper
  .resource-hero-thumb {
  width: 100%;
  margin: 0 0 1.875rem;
  text-align: center;
}

.single-resource
  .gated-resource-hero
  .resource-hero-wrapper
  .resource-hero-thumb
  .resource-hero-thumb-img {
  max-width: 335px;
  max-height: 400px;
  margin: auto;
}

.single-resource
  .gated-resource-hero
  .resource-hero-wrapper
  .resource-hero-header {
  -ms-flex: inherit;
  flex: inherit;
  width: 100%;
}

.single-resource .resource-thankyou-hero::after {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: -120%;
  display: block;
  width: 380px;
  height: 280px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.single-resource .resource-thankyou-hero .resource-hero-header {
  max-width: 650px;
}

.single-resource .resource-thankyou-hero .resource-hero-title {
  color: #191919;
  font-size: 1.875rem;
  font-weight: 300;
  letter-spacing: -0.03125rem;
  line-height: 2.5rem;
  text-align: center;
}

.single-resource .resource-thankyou-hero .resource-hero-subtitle {
  color: #7d7d7d;
  font-size: 1.25rem;
  line-height: 2.3125rem;
  text-align: center;
}

.resource-body {
  margin-top: 3.75rem;
}

.resource-body:not(.resource-body-has-form) {
  max-width: 65.5rem;
  margin-right: auto;
  margin-left: auto;
}

.resource-body-container {
  padding-right: 1.875rem;
  padding-left: 1.875rem;
}

.resource-body-has-form .resource-body-container h2 {
  font-size: 1.875rem;
  line-height: 2.5rem;
}

.resource-body-has-form .resource-body-container h3 {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.resource-body-has-form .resource-body-container h4 {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.resource-body-content ul {
  padding: 0;
}

.resource-body-content ul li {
  margin-top: 0.5em;
  padding-left: 1.5625rem;
  background-image: url('data:image/svg+xml,%3C%3Fxml version="1.0" encoding="UTF-8"%3F%3E%3Csvg width="13px" height="11px" viewBox="0 0 13 11" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"%3E%3Cg id="Styles" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"%3E%3Cg id="Cirexx-Style-Guide" transform="translate(-553.000000, -4343.000000)" fill="%23ED1F24" fill-rule="nonzero"%3E%3Cg id="Group-4" transform="translate(506.000000, 3595.000000)"%3E%3Cpolygon id="Path-16-Copy-4" points="58.6229558 748.671613 59.3770442 749.328387 51.6696721 758.177775 47.6610939 754.482272 48.3389061 753.747037 51.591 756.745"%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 0.875em;
  line-height: 1.5;
}

.resource-body-form {
  margin-top: 1.875rem;
}

.resource-body-form .gform_wrapper {
  margin: 0 auto;
}

.single-resource .resource-body-has-thankyou {
  max-width: 1440px;
  margin-top: 9.375rem;
}

.single-resource .resource-body-has-thankyou .resource-body-container {
  display: -ms-flexbox;
  display: flex;
}

.single-resource .resource-body-has-thankyou .resource-body-content {
  width: 47%;
}

.single-resource .thankyou-without-form {
  text-align: center;
}

.single-resource .thankyou-without-form ul {
  white-space: pre-line;
}

.single-resource .thankyou-without-form li {
  display: inline-block;
}

.resource-share {
  margin: 1rem 0;
}

.resource-share-heading {
  display: inline-block;
  margin: 0;
  color: #191919;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.11563rem;
  line-height: 1.4375rem;
  text-align: center;
  text-transform: uppercase;
}

.resource-share-options {
  display: inline-block;
  margin: 0 0 0 1.25rem;
  padding: 0;
  list-style: none;
  text-align: center;
}

.resource-hero-has-image .resource-share-options {
  text-align: left;
}

.resource-share-option {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625rem;
}

.resource-share-icon svg {
  width: 18px;
  height: 18px;
}

.resource-share-link-facebook:hover path {
  fill: #3b5998;
}

.resource-share-option-linkedin:hover path {
  fill: #0e76a8;
}

.resource-share-link-twitter:hover path {
  fill: #00acee;
}

.resource-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.resource-pagination li {
  margin-right: 0.5rem;
  padding: 0;
}

.resource-pagination li:last-child {
  margin-right: 0;
}

.resource-pagination a {
  display: inline-block;
  min-width: 30px;
  height: 30px;
  color: #585858;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.0875rem;
  line-height: 1.875rem;
}

.resource-pagination a:hover {
  color: #1c52ff;
}

.resource-pagination .previous {
  position: relative;
  width: 30px;
  height: 30px;
  overflow: hidden;
  transform: scale(-1);
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="5" height="9" viewBox="0 0 5 9"%3E%3Cpath fill="%233D3D3D" d="M-.013 7.394l3.182-3.182L-.013 1.03.694.323l3.89 3.89-3.89 3.889z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 5px;
  cursor: pointer;
}

.resource-pagination .next {
  position: relative;
  width: 30px;
  height: 30px;
  overflow: hidden;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="5" height="9" viewBox="0 0 5 9"%3E%3Cpath fill="%233D3D3D" d="M-.013 7.394l3.182-3.182L-.013 1.03.694.323l3.89 3.89-3.89 3.889z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 5px;
  cursor: pointer;
}

.resource-pagination .next:hover {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="5" height="9" viewBox="0 0 5 9"%3E%3Cpath fill="%231a4be8" d="M-.013 7.394l3.182-3.182L-.013 1.03.694.323l3.89 3.89-3.89 3.889z"/%3E%3C/svg%3E');
}

.resource-pagination .next a,
.resource-pagination .previous a {
  color: transparent;
}

.resource-pagination .disabled {
  cursor: inherit;
}

.resource-pagination .active {
  border-bottom: 2px solid #1c52ff;
  color: #1c52ff;
  font-weight: 700;
}

.js .slider-gallery-single > div:nth-child(1n + 2) {
  display: none;
}

.js .slider-gallery-single.slick-initialized > div:nth-child(1n + 2) {
  display: block;
}

.resource-gallery-wrapper {
  width: 100%;
  margin: auto;
}

.resource-gallery-wrapper .slider-gallery-single {
  width: 90%;
  margin-right: auto;
  margin-bottom: 2.5rem;
  margin-left: auto;
}

.resource-gallery-wrapper .slider-gallery-single .resource-gallery-large-img {
  display: none;
}

.resource-gallery-wrapper .slider-gallery-single .resource-gallery-large {
  height: 250px;
}

.resource-gallery-wrapper .slider-gallery-single .resource-gallery-large-wrap {
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.resource-gallery-wrapper .slider-gallery-nav .slick-slide {
  width: 77px;
  height: 55px;
  margin-right: 0.5rem;
  border: 1px solid #a4a4a4;
  cursor: pointer;
}

.resource-gallery-wrapper
  .slider-gallery-nav
  .slick-slide
  .resource-gallery-thumb-wrap {
  width: 100%;
  height: 53px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.resource-gallery-wrapper
  .slider-gallery-nav
  .slick-slide
  .resource-gallery-thumb-img {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.resource-gallery-wrapper .slider-gallery-nav {
  width: 100%;
}

.resource-gallery-wrapper .slider-gallery-nav .slick-prev {
  left: -28px;
}

.resource-gallery-wrapper .slider-gallery-nav .slick-next {
  right: -18px;
}

.resource-gallery-wrapper .slider-gallery-nav .resource-gallery-thumb {
  width: 25%;
}

.resource-gallery-container {
  margin-bottom: 3.125rem;
}

.blue-btn-large,
.blue-btn-small,
.post-grid .filters-close,
.red-btn-large {
  display: inline-block;
  background-color: transparent;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.03313rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 100ms ease-out;
}

.blue-btn-large:focus,
.blue-btn-small:focus,
.post-grid .filters-close:focus,
.red-btn-large:focus {
  outline: 0;
}

.blue-cta-arrow {
  display: inline-block;
  padding-right: 0.625rem;
  background-repeat: no-repeat;
  background-position: right 5px;
  color: var(--page-color-1);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.03313rem;
  line-height: 1.0625rem;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
}

.blue-cta-arrow:hover {
  padding-right: 0.9375rem;
}

.blue-btn-large {
  padding: 0.84375rem 3.4375rem;
  border-radius: 20px;
  background-color: var(--page-color-1);
  color: #fff;
}

.blue-btn-large:hover {
  background-color: #436ef7;
}

.blue-btn-small {
  padding: 0.25em 2em;
  border-radius: 20px;
  background-color: var(--page-color-1);
  color: #fff;
  line-height: 1.25rem;
}

.blue-btn-small:hover {
  /*background-color:#436ef7*/
}

.red-btn-large {
  padding: 0.75rem 1.25rem;
  border-radius: 5px;
  background-color: var(--page-color-1);
  color: #fff;
  font-size: 1rem;
}

.red-btn-large:hover {
  background-color: #e37f72;
}

.video-cta-play {
  display: inline-block;
  padding-left: 1.875rem;
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3E7EBF4BE5-D118-4672-83B4-C62A9330A09E%3C%2Ftitle%3E%3Cg%20fill%3D%22%231A4BE8%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11%20.1C4.98.1.1%204.98.1%2011c0%206.02%204.88%2010.9%2010.9%2010.9%206.02%200%2010.9-4.88%2010.9-10.9C21.9%204.98%2017.02.1%2011%20.1zm0%201.8a9.1%209.1%200%201%201%200%2018.2%209.1%209.1%200%200%201%200-18.2z%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22M15%2011l-6%204V7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 22px;
  color: #1c52ff;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.03313rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.video-cta-play:hover {
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3E7EBF4BE5-D118-4672-83B4-C62A9330A09E%3C%2Ftitle%3E%3Cg%20fill%3D%22%23436ef7%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11%20.1C4.98.1.1%204.98.1%2011c0%206.02%204.88%2010.9%2010.9%2010.9%206.02%200%2010.9-4.88%2010.9-10.9C21.9%204.98%2017.02.1%2011%20.1zm0%201.8a9.1%209.1%200%201%201%200%2018.2%209.1%209.1%200%200%201%200-18.2z%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22M15%2011l-6%204V7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  color: #436ef7;
}

.cta-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cta-wrap .wistia_embed:last-child {
  margin-top: 1.25rem;
}

.cirexx-button + .cirexx-button,
.wistia_embed + .cirexx-button {
  margin-top: 1.25rem;
}

.dot-patten {
  background-image: url('data:image/svg+xml,%3Csvg width="4" height="4" viewBox="0 0 4 4" xmlns="http://www.w3.org/2000/svg"%3E%3Cg fill="none"%3E%3Ccircle transform="translate(-239 -2770)translate(239 2770)translate(0 0)translate(1 1)rotate(-180)translate(-1 -1)" cx="1" cy="1" r="1"/%3E%3C/g%3E%3C/svg%3E');
}

.gform_wrapper {
  box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}

.gform_wrapper ul {
  margin: 0;
  padding: 0;
}

.gform_wrapper li {
  margin-top: 0;
  list-style: none;
}

.gform_wrapper label {
  display: block;
  padding: 0 0 0.75em;
  color: #2c2c2c;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.10688rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.gform_wrapper label.hidden_sub_label,
.gform_wrapper label.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.gform_wrapper label .gfield_optional {
  font-weight: 300;
}

.gform_wrapper label .gfield-optional {
  font-weight: 300;
}

.gform_wrapper .hidden_label .gfield_label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.gform_wrapper .hidden_label .gfield_radio {
  margin-top: 1.875rem;
}

.gform_wrapper .hidden_label .gfield_radio label {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}

.gform_wrapper input[type="date"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="search"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="text"],
.gform_wrapper input[type="time"],
.gform_wrapper input[type="url"],
.gform_wrapper select,
.gform_wrapper textarea {
  display: block;
  width: 100%;
  height: 60px;
  padding: 0.75em;
  border: 1px solid transparent;
  background: #f5f5f5;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1em;
  transition: all 0.3s ease-out;
}

.gform_wrapper input[type="date"]:focus,
.gform_wrapper input[type="email"]:focus,
.gform_wrapper input[type="password"]:focus,
.gform_wrapper input[type="search"]:focus,
.gform_wrapper input[type="tel"]:focus,
.gform_wrapper input[type="text"]:focus,
.gform_wrapper input[type="time"]:focus,
.gform_wrapper input[type="url"]:focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
  outline: none;
  border-color: #b0b0b1;
}

.gform_wrapper textarea {
  height: auto;
}

.gform_wrapper select::-ms-expand {
  display: none;
}

.gform_heading {
  padding: 1em;
  background: #191919;
  color: #fff;
  text-align: center;
}

.gform_title {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 300;
  letter-spacing: -0.03125rem;
  line-height: 2.5rem;
  text-align: center;
}

.gform_body {
  padding: 1em 1em 0;
  background-color: #fff;
}

.gform_footer {
  padding: 0 1em 1em;
  background-color: #fff;
  text-align: center;
}

.gform_footer button {
  width: auto;
  height: 42px;
  margin: 0 auto;
  padding: 0 3.75rem;
  border: none;
  border-radius: 30px;
  background: var(--page-color-1);
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.03313rem;
  line-height: 1.0625rem;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.gform_footer button:hover {
  background: #436ef7;
}

.gfield {
  margin-bottom: 1em;
}

.ginput_complex::after,
.ginput_complex::before {
  display: table;
  content: " ";
}

.ginput_complex::after {
  clear: both;
}

.ginput_complex .ginput_full,
.ginput_complex .name_first,
.ginput_complex .name_last {
  display: block;
  margin-bottom: 1em;
}

.ginput_complex .ginput_full label,
.ginput_complex .ginput_left label,
.ginput_complex .ginput_right label,
.ginput_complex .name_first label,
.ginput_complex .name_last label {
  display: block;
  font-size: 0.875em;
  font-weight: 400;
}

.field_sublabel_above .ginput_complex .ginput_full label,
.field_sublabel_above .ginput_complex .ginput_left label,
.field_sublabel_above .ginput_complex .ginput_right label,
.field_sublabel_above .ginput_complex .name_first label,
.field_sublabel_above .ginput_complex .name_last label {
  font-size: 0.75rem;
  font-weight: 700;
}

.gfield_checkbox li input[type="checkbox"],
.gfield_checkbox li input[type="radio"],
.gfield_radio li input[type="checkbox"],
.gfield_radio li input[type="radio"],
.ginput_container_consent li input[type="checkbox"],
.ginput_container_consent li input[type="radio"] {
  display: none;
}

.gfield_checkbox li input[type="text"],
.gfield_radio li input[type="text"],
.ginput_container_consent li input[type="text"] {
  width: 50%;
  margin-left: -1.5em;
}

.gfield_checkbox input,
.gfield_checkbox label,
.gfield_radio input,
.gfield_radio label,
.ginput_container_consent input,
.ginput_container_consent label {
  display: inline-block;
  vertical-align: middle;
}

.gfield_checkbox label,
.gfield_radio label,
.ginput_container_consent label {
  padding-bottom: 0;
}

.horizontal .gfield_radio {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.horizontal .gfield_radio li {
  width: 40%;
}

.gfield_checkbox li {
  margin-bottom: 0.8em;
}

.gfield_checkbox li input[type="checkbox"] + label {
  position: relative;
  margin-left: 0;
  padding-left: 1.875rem;
  color: #3d3d3d;
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.1875rem;
  text-transform: none;
  cursor: pointer;
}

.gfield_checkbox
  li
  input[type="checkbox"]
  + label
  .gform-custom-checkbox-input {
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  border: none;
  background: #f5f5f5;
  content: "";
}

.gfield_checkbox
  li
  input[type="checkbox"]:checked
  + label
  .gform-custom-checkbox-input {
  background: url('data:image/svg+xml,%3C%3Fxml version="1.0" encoding="UTF-8"%3F%3E%3Csvg width="13px" height="11px" viewBox="0 0 13 11" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"%3E%3Cg id="Styles" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"%3E%3Cg id="Cirexx-Style-Guide" transform="translate(-553.000000, -4343.000000)" fill="%23ED1F24" fill-rule="nonzero"%3E%3Cg id="Group-4" transform="translate(506.000000, 3595.000000)"%3E%3Cpolygon id="Path-16-Copy-4" points="58.6229558 748.671613 59.3770442 749.328387 51.6696721 758.177775 47.6610939 754.482272 48.3389061 753.747037 51.591 756.745"%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E')
    #f5f5f5 no-repeat center center/70% 70%;
}

.gfield_radio li {
  margin-bottom: 0.8em;
}

.gfield_radio li input[type="radio"] + label {
  position: relative;
  margin-left: 0;
  padding-left: 1.875rem;
  color: #3d3d3d;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.4375rem;
  text-transform: none;
  cursor: pointer;
}

.gfield_radio li input[type="radio"] + label .gform-custom-radio-input {
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 2em;
  content: "";
}

.gfield_radio li input[type="radio"]:checked + label {
  position: relative;
}

.gfield_radio
  li
  input[type="radio"]:checked
  + label
  .gform-custom-radio-input::after {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-radius: 1em;
  background: #191919;
  content: "";
}

.ginput_container_consent input[type="checkbox"] {
  margin-right: 0.375rem;
}

.gchoice input[type="checkbox"],
.gchoice input[type="radio"],
.ginput_container_consent input[type="checkbox"],
.ginput_container_consent input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.styled-select {
  position: relative;
  overflow: hidden;
  background: #fff;
}

.styled-select select {
  position: relative;
  z-index: 2;
  height: 60px;
  border: 0;
  border-radius: 0;
  background: #f5f5f5;
  color: #a9a9a9;
  font-size: 1em;
  line-height: 1.125;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.styled-select select:focus {
  outline: 0;
}

.styled-select .icon {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 16px;
  transform: translate(0, -50%);
}

.styled-select .icon svg {
  width: 16px;
  height: 16px;
  transform: rotate(90deg);
  fill: #4d4d4d;
}

.gform_fileupload_multifile .gform_drop_area {
  margin-bottom: 0.625rem;
  padding: 1.5625rem;
  border: 2px dashed #b0b0b1;
  color: #585858;
  text-align: center;
}

.gfield_description {
  font-size: 0.75em;
}

.gfield_consent_description {
  margin-top: 0.5rem;
  padding: 0.625rem 0.75rem;
  border: 1px solid #ccc;
  font-size: 0.6875rem;
  line-height: 1.5;
}

.validation_message {
  margin-top: 0.3125rem;
  color: #da3932;
  font-size: 0.75em;
  font-weight: 700;
}

.gform_submission_error {
  margin: 0;
  padding: 1.5em;
  border-left: 5px solid #ed1e24;
  color: #da3932;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1.5;
}

.gform_submission_error.hide_summary {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.gform_ajax_spinner {
  margin-left: 1em;
}

.gform_validation_container {
  display: none;
}

.gf_clear {
  clear: both;
}

.gform_validation_error .gfield_error input[type="date"],
.gform_validation_error .gfield_error input[type="email"],
.gform_validation_error .gfield_error input[type="password"],
.gform_validation_error .gfield_error input[type="search"],
.gform_validation_error .gfield_error input[type="tel"],
.gform_validation_error .gfield_error input[type="text"],
.gform_validation_error .gfield_error input[type="time"],
.gform_validation_error .gfield_error input[type="url"],
.gform_validation_error .gfield_error select,
.gform_validation_error .gfield_error textarea {
  border: 1px solid #ed1e24;
}

.gform-privacy {
  margin-top: 1.25rem;
}

.gform-privacy .gform-privacy-link {
  color: #1c52ff;
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 0.0375rem;
  line-height: 1.1875rem;
  cursor: pointer;
}

.gform-privacy .gform-privacy-policy {
  display: none;
  margin-top: 0.625rem;
  font-size: 0.8125rem;
  font-weight: 300;
  line-height: 1.1875rem;
}

.core .gform_title {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 300;
  letter-spacing: -0.03125rem;
  line-height: 2.5rem;
  text-align: center;
}

#field_2_7 .gfield_label {
  display: none;
}

.form-have-half-column_wrapper .gform_fields {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-have-half-column_wrapper .gfield {
  width: 100%;
}

.hidden {
  opacity: 0;
}

.visible {
  opacity: 1;
}

.fadeinup {
  animation-name: fadeinup;
  animation-duration: 1.5s;
  animation-fill-mode: ease-out;
  -webkit-animation-name: fadeinup;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-fill-mode: ease-out;
}

@keyframes fadeinup {
  from {
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }

  to {
    transform: none;
    opacity: 1;
    -webkit-transform: none;
  }
}

.fadeindown {
  animation-name: fadeindown;
  animation-duration: 1.5s;
  animation-fill-mode: ease-out;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-fill-mode: ease-out;
  -webkit-animation-name: fadeindown;
}

@keyframes fadeindown {
  0% {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
  }

  100% {
    transform: none;
    opacity: 1;
    -webkit-transform: none;
  }
}

.fadeinleft {
  animation-name: fadeinleft;
  animation-duration: 1.5s;
  animation-fill-mode: ease-out;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-fill-mode: ease-out;
  -webkit-animation-name: fadeinleft;
}

@keyframes fadeinleft {
  from {
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

.fadeinright {
  animation-name: fadeinright;
  animation-duration: 1.5s;
  animation-fill-mode: ease-out;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-fill-mode: ease-out;
  -webkit-animation-name: fadeinright;
}

@keyframes fadeinright {
  from {
    transform: translate3d(100%, 0, 0);
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

.header-default {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-out;
}

.header-default.header-pinned {
  top: 0;
}

.admin-bar .header-default {
  top: 46px;
}

.header-default > .container {
  position: relative;
  max-width: 100%;
  padding: 1.15625rem 0;
  background-color: transparent;
}

.header-default .home-link {
  display: block;
}

.header-default .home-link svg {
  width: 100%;
}

.nav-open .header-default .main-utility-menu-wrapper {
  bottom: 0;
  background-color: #131313;
}

.header-default .main-header-logo {
  width: 100%;
}

.header-default .home-link {
  float: left;
}

.header-default .main-nav {
  float: right;
}

.flexbox .header-default .home-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 132.9px;
  flex: 1 1 132.9px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  float: none;
  max-width: 132.9px;
  margin-left: 1.875rem;
}

.flexbox .header-default .home-link svg {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: auto;
  min-height: 0;
  max-height: 66px;
}

.flexbox .header-default .main-nav {
  float: none;
  max-width: 100%;
}

.flexbox .header-default > .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flexbox .header-default > .container::after {
  display: none;
}

.no-flexbox .header-default .home-link {
  float: left;
}

.no-flexbox .header-default .main-nav {
  float: right;
  margin-top: 0.75rem;
}

.header-default.header-active {
  position: fixed;
  top: 0;
}

.admin-bar .header-default.header-active {
  top: 32px;
}

.header-landing {
  padding: 1.875rem 0;
  background-color: #131313;
}

.header-landing .main-header-logo {
  text-align: center;
}

.noscroll {
  position: fixed;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

@keyframes headerindown {
  0% {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
  }

  100% {
    transform: none;
    opacity: 1;
    -webkit-transform: none;
  }
}

.footer-default {
  padding: 3.375rem 0 1.25rem;
  border-top: 1px solid #e9e9e9;
}

.footer-default .footer-logo-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-default .footer-logo-subscription {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 3.125rem;
}

.footer-default .footer-logo {
  margin-bottom: 1.25rem;
}

.footer-default .site-aboutus-copy {
  margin-bottom: 1.25rem;
  padding: 0;
  opacity: 0.8;
  background: none;
  color: #585858;
  font-size: 0.75rem;
  line-height: 1.375rem;
}

.footer-default .gform_wrapper {
  position: relative;
  margin-bottom: 2.8125rem;
  border: none;
  box-shadow: none;
}

.footer-default .gform_wrapper .gform_heading {
  margin-bottom: 0.9375rem;
  padding: 0;
  opacity: 0.8;
  background: none;
  color: #585858;
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: left;
}

.footer-default .gform_wrapper .gfield_label {
  display: none;
}

.footer-default .gform_wrapper .gfield {
  margin-bottom: 0;
}

.footer-default .gform_wrapper .medium {
  height: 45px;
  padding: 1.0625rem;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  background-color: #fff;
}

.footer-default .gform_wrapper .gform_body {
  padding: 0;
}

.footer-default .gform_wrapper .gform_footer {
  position: absolute;
  right: 14px;
  bottom: 13px;
  padding: 0;
}

.footer-default .gform_wrapper .gform-privacy-policy {
  display: none;
}

.footer-default .gform_wrapper .validation_error {
  display: none;
}

.footer-default .gform_wrapper .button {
  height: auto;
  padding: 0 1.0625rem 0 0;
  border: none;
  background-color: transparent;
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%229%22%20viewBox%3D%220%200%205%209%22%3E%3Ctitle%3EED7CC3A9-AD39-4A10-8B4B-E2F124AB42FD%3C%2Ftitle%3E%3Cpath%20d%3D%22M-.013%207.394l3.182-3.182L-.013%201.03.694.323l3.89%203.89-3.89%203.889z%22%20fill%3D%22%231A4BE8%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: right 9px center;
  color: var(--page-color-1);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.03313rem;
  line-height: 1.0625rem;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease-out;
}

.footer-default .gform_wrapper .button:hover {
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%229%22%20viewBox%3D%220%200%205%209%22%3E%3Ctitle%3EED7CC3A9-AD39-4A10-8B4B-E2F124AB42FD%3C%2Ftitle%3E%3Cpath%20d%3D%22M-.013%207.394l3.182-3.182L-.013%201.03.694.323l3.89%203.89-3.89%203.889z%22%20fill%3D%22%23436EF7%22%2F%3E%3C%2Fsvg%3E);
  background-position: right 5px center;
  color: #436ef7;
}

.footer-default .gform_wrapper.gform_validation_error .gform_footer {
  bottom: 30px;
}

.footer-default .gform_wrapper .gform-privacy {
  display: none;
}

.footer-default .gform_confirmation_wrapper {
  margin-bottom: 1.5625rem;
  line-height: 1.625rem;
}

.footer-default .social-links {
  margin-bottom: 2.5rem;
}

.footer-default .social-links .social-link {
  margin-right: 1.5625rem;
}

.footer-default .social-links .icon,
.footer-default .social-links svg {
  width: 18px;
  height: 18px;
}

.footer-default .social-links .twitter-link:hover path {
  fill: #00acee;
}

.footer-default .social-links .facebook-link:hover path {
  fill: #3b5998;
}

.footer-default .social-links .linkedin-link:hover path {
  fill: #0e76a8;
}

.footer-default .partner-logos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-default .partner-logos .logo-item {
  width: 18%;
}

.footer-default .footer-nav {
  width: 100%;
}

.footer-default .copyright {
  width: 100%;
  margin: 1.25rem auto 0;
  color: #797979;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.3125rem;
  text-align: left;
}

.footer-default .copyright .copy-text {
  display: block;
}

.footer-landing {
  margin-top: 2.5rem;
}

.footer-landing .container {
  padding: 2.4375rem 1.25rem;
  border-top: 1px solid #ccc;
}

.footer-landing .copyright {
  color: #585858;
  font-size: 0.75rem;
  line-height: 1.1875rem;
}

.footer-landing .copy-text::after {
  margin-right: 0.3125rem;
  padding-left: 0.3125rem;
  content: "|";
}

.footer-landing .copy-text:last-child::after {
  display: none;
}

.footer-landing .copyright-link {
  color: #585858;
  font-size: 0.75rem;
  line-height: 1.1875rem;
}

.footer-landing .copyright-link:hover {
  color: #2c2c2c;
}

.utility-nav {
  display: none;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1.875rem 1.25rem;
}

.nav-open .utility-nav {
  display: -ms-flexbox;
  display: flex;
}

.utility-nav .utility-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.utility-nav .menu-item-link {
  display: block;
  margin: 0 1.25rem 0.9375rem;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1.625rem;
}

.utility-nav .menu-item-link:hover {
  color: #1e57ff;
}

.utility-nav .search-form-field {
  width: 100%;
  height: 30px;
  padding: 0 0rem;
  outline: none;
  border: 0;
  border-bottom: 1px solid #232222;
  box-shadow: none;
  background-color: transparent;
  color: #fff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0.0625rem;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

.utility-nav .search-submit {
  display: none;
}

.utility-nav .icon-search {
  position: absolute;
  top: 5px;
  left: 0;
}

.utility-nav .search-form {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  width: calc(100% - 40px);
}

.utility-nav .quote-btn {
  margin-top: 1.875rem;
  list-style: none;
}

.main-nav {
  position: relative;
  z-index: 60;
}

.main-nav .menu-item-link {
  transition: background-color 0.2s ease-out;
}

.main-nav .main-menu-toggle {
  position: absolute;
  top: -30px;
  right: 20px;
  padding: 0;
  outline: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.main-nav .main-menu-toggle .hamburger {
  position: relative;
  z-index: 2;
  display: block;
  width: 50px;
  height: 28px;
}

.main-nav .main-menu-toggle .hamburger .part {
  position: absolute;
  left: 50%;
  display: block;
  width: 28px;
  height: 2px;
  transform: translate(-50%, -50%);
  transform-origin: center;
  background-color: #fff;
  transition: all 0.35s ease-out;
}

.main-nav .main-menu-toggle .hamburger .top-bun {
  top: 25%;
}

.nav-open .main-nav .main-menu-toggle .hamburger .top-bun {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.main-nav .main-menu-toggle .hamburger .meat {
  top: 50%;
  opacity: 1;
}

.nav-open .main-nav .main-menu-toggle .hamburger .meat {
  top: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  opacity: 0;
}

.main-nav .main-menu-toggle .hamburger .bottom-bun {
  top: 75%;
}

.nav-open .main-nav .main-menu-toggle .hamburger .bottom-bun {
  top: 50%;
  transform: translate(-50%, -50%) rotate(225deg);
}

.main-menu-wrapper {
  transform: translateX(100%);
  transition: transform 0.4s ease-out;
}

.nav-open .main-menu-wrapper {
  transform: translateX(0);
}

.main-menu-wrapper .container {
  padding: 0;
}

.main-menu {
  display: none;
  margin: 0;
  padding: 1.25rem 1.875rem;
  list-style: none;
}

.main-menu .menu-item + .menu-item {
  margin-top: 0.625rem;
}

.main-menu .menu-item-top-level > .menu-item-link {
  text-transform: uppercase;
}

.main-menu .menu-item {
  position: relative;
}

.main-menu
  .menu-item.menu-item-top-level.subnav-meganav
  .sub-menu
  .meganav-shapes,
.main-menu
  .menu-item.menu-item-top-level.subnav-simplemeganav
  .sub-menu
  .meganav-shapes {
  display: none;
}

.main-menu
  .menu-item.menu-item-top-level.subnav-meganav
  .sub-menu
  .meganav-content,
.main-menu
  .menu-item.menu-item-top-level.subnav-meganav
  .sub-menu
  .meganav-heading,
.main-menu
  .menu-item.menu-item-top-level.subnav-simplemeganav
  .sub-menu
  .meganav-content,
.main-menu
  .menu-item.menu-item-top-level.subnav-simplemeganav
  .sub-menu
  .meganav-heading {
  display: none;
}

.main-menu
  .menu-item.menu-item-top-level.subnav-meganav
  .sub-menu
  .meganav-content
  .shape-container,
.main-menu
  .menu-item.menu-item-top-level.subnav-simplemeganav
  .sub-menu
  .meganav-content
  .shape-container {
  display: none;
}

.main-menu
  .menu-item.menu-item-top-level.subnav-meganav
  .sub-menu
  .meganav-children
  .triangle,
.main-menu
  .menu-item.menu-item-top-level.subnav-simplemeganav
  .sub-menu
  .meganav-children
  .triangle {
  display: none;
}

.main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu {
  padding: 0 1.875rem 0 0;
}

.main-menu .menu-item-link {
  display: block;
  padding: 0.625rem 1.25rem;
  color: #fff;
  text-decoration: none;
}

.main-menu .menu-item-link:hover {
  color: #4a71ef;
}

.main-menu .sub-menu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  outline: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.main-menu .sub-menu-toggle svg {
  width: 15px;
  height: 15px;
  transform: rotate(90deg);
  transition: all 100ms ease-out;
}

.main-menu .sub-menu-toggle svg path {
  fill: #2558f5;
}

.main-menu .sub-menu-toggle.active svg {
  transform: rotate(270deg);
}

.main-menu .sub-menu-toggle.active svg path {
  fill: #b0b0b1;
}

.main-menu .sub-menu {
  display: none;
  margin-left: 1.25rem;
  padding: 0;
  list-style: none;
}

.main-menu .sub-menu .menu-item {
  font-size: 90%;
  font-weight: 200;
}

.main-menu .sub-menu .menu-item + .menu-item {
  margin-top: 0;
}

.main-menu.main-menu-has-touch .menu-item-has-children > .menu-item-link {
  margin-right: 2.75rem;
}

.main-menu.main-menu-no-touch .menu-item-has-children:hover > .sub-menu {
  display: block;
}

.footer-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}

.footer-menu .menu-item-top-level {
  width: 100%;
  margin-bottom: 1.25rem;
}

.footer-menu .menu-item-top-level > .menu-item-wrap {
  position: relative;
}

.footer-menu .menu-item-top-level > .menu-item-wrap > .menu-item-link {
  display: block;
  padding: 0.625rem 0;
  color: #3d3d3d;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.10813rem;
  text-transform: uppercase;
}

.footer-menu .menu-item-top-level > .menu-item-wrap > .menu-item-link:hover {
  color: var(--page-color-1);
}

.footer-menu .sub-menu {
  display: none;
  margin-top: 1rem;
  padding-left: 1.25rem;
}

.footer-menu .sub-menu .menu-item {
  margin-bottom: 0.4375rem;
}

.footer-menu .sub-menu .menu-item-link {
  opacity: 0.8;
  color: #585858;
  font-size: 0.9rem;
  line-height: 1.0625rem;
}

.footer-menu .sub-menu .menu-item-link:hover {
  opacity: 1;
  color: #191919;
}

.footer-menu .two-column-menu-start .menu-item-wrap {
  margin-bottom: 1.25rem;
}

.footer-menu .two-column-menu-start .menu-item-wrap:last-child {
  margin-bottom: 0;
}

.footer-menu .sub-menu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  border: none;
  background: none;
  cursor: pointer;
}

.footer-menu .sub-menu-toggle svg {
  width: 15px;
  height: 15px;
  transform: rotate(90deg);
  transition: all 0.3s ease-out;
}

.footer-menu .menu-item-wrap-active .sub-menu-toggle svg {
  transform: rotate(270deg);
}

.global-subtitle {
  color: #1c1b1b;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: -0.0375rem;
  line-height: 2.8125rem;
}

.combined-shape::after {
  display: inline-block;
  width: 53px;
  height: 7px;
  margin-left: 0.9375rem;
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2253%22%20height%3D%225%22%20viewBox%3D%220%200%2053%205%22%3E%3Ctitle%3E088DF420-EEC1-498E-BD6D-9585DAA90378%3C%2Ftitle%3E%3Cpath%20d%3D%22M50.5.5c1.1%200%202%20.9%202%202s-.9%202-2%202c-.9%200-1.7-.6-1.9-1.5H4.5v-.5c0%201.1-.9%202-2%202s-2-.9-2-2%20.9-2%202-2%202%20.9%202%202V2h44.1c.2-.9%201-1.5%201.9-1.5zm-48%201c-.6%200-1%20.4-1%201s.4%201%201%201%201-.4%201-1-.4-1-1-1zm48%200c-.6%200-1%20.4-1%201s.4%201%201%201%201-.4%201-1-.4-1-1-1z%22%20fill%3D%22%23ED1F24%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  content: "";
}

.width-lg,
.width-md,
.width-sm,
.width-xlg,
.width-xsm {
  margin: 0 auto;
}

.width-xsm {
  max-width: 400px;
}

.width-sm {
  max-width: 600px;
}

.width-md {
  max-width: 800px;
}

.width-lg {
  max-width: 1000px;
}

.width-xlg {
  max-width: 1200px;
}

.padding-top-xsm {
  padding-top: 0.5em;
}

.padding-top-sm {
  padding-top: 1.5em;
}

.padding-top-md {
  padding-top: 2em;
}

.padding-top-lg {
  padding-top: 3em;
}

.padding-top-xlg {
  padding-top: 4em;
}

.padding-btm-xsm {
  padding-bottom: 0.5em;
}

.padding-btm-sm {
  padding-bottom: 1.5em;
}

.padding-btm-md {
  padding-bottom: 2em;
}

.padding-btm-lg {
  padding-bottom: 3em;
}

.padding-btm-xlg {
  padding-bottom: 4em;
}

.margin-top-xsm {
  margin-top: 0.5em;
}

.margin-top-sm {
  margin-top: 1.5em;
}

.margin-top-md {
  margin-top: 2em;
}

.margin-top-lg {
  margin-top: 3em;
}

.margin-top-xlg {
  margin-top: 4em;
}

.margin-btm-xsm {
  margin-bottom: 0.5em;
}

.margin-btm-sm {
  margin-bottom: 1.5em;
}

.margin-btm-md {
  margin-bottom: 2em;
}

.margin-btm-lg {
  margin-bottom: 3em;
}

.margin-btm-xlg {
  margin-bottom: 4em;
}

.multicolumn-content-grid {
  position: relative;
}

.multicolumn-content-grid > .container {
  position: relative;
  text-align: center;
}

.multicolumn-content-grid > .container .content-area {
  text-align: left;
}

.flexbox .multicolumn-content-grid > .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.multicolumn-content-grid > .container::after {
  display: none;
}

.flexbox .multicolumn-content-grid.mobile-direction-reverse > .container {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.multicolumn-content-grid .background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flexible-layout.card-grid .heading {
  text-align: center;
}

.flexible-layout.card-grid .card {
  margin-bottom: 1.69492%;
}

.card.post-card {
  padding: 1em;
  border: 1px solid #cacccc;
  border-radius: 0.5em;
  color: #585858;
  text-align: center;
  text-decoration: none;
}

.card.post-card .post-thumbnail {
  margin-bottom: 1em;
}

.card.post-card .post-title {
  font-weight: 700;
}

.layout-homepage-hero {
  position: relative;
  overflow: hidden;
  background-color: #000;
}

.layout-homepage-hero .container {
  position: relative;
  z-index: 3;
  max-width: 1150px;
}

.layout-homepage-hero .content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
  padding: 3.125rem 0 8.75rem;
}

.layout-homepage-hero .heading {
  max-width: 87%;
  color: #fff;
  font-size: 2.25rem;
  font-weight: 300;
  letter-spacing: -0.0225rem;
  line-height: 3rem;
}

.layout-homepage-hero .video-cta-play:hover {
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3E7EBF4BE5-D118-4672-83B4-C62A9330A09E%3C%2Ftitle%3E%3Cg%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11%20.1C4.98.1.1%204.98.1%2011c0%206.02%204.88%2010.9%2010.9%2010.9%206.02%200%2010.9-4.88%2010.9-10.9C21.9%204.98%2017.02.1%2011%20.1zm0%201.8a9.1%209.1%200%201%201%200%2018.2%209.1%209.1%200%200%201%200-18.2z%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22M15%2011l-6%204V7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  color: #fff;
}

.layout-homepage-hero .video-container {
  position: absolute !important;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 1;
}

.layout-homepage-hero .video-container + .content-wrapper {
  position: relative;
  z-index: 2;
  background: rgba(0, 0, 0, 0.4);
}

.layout-homepage-hero .image-wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: 100%;
}

.layout-homepage-hero .image-wrapper .image {
  margin-bottom: -0.25rem;
  visibility: hidden;
}

.layout-homepage-hero .logo-bar {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 0.875rem 0;
  background-color: rgba(0, 0, 0, 0.6);
  animation-duration: 0.8s;
}

.layout-homepage-hero .logo-item {
  width: 100px;
  height: 34px;
  text-align: center;
}

.layout-homepage-hero .logo-item .logo {
  max-width: 85px;
  max-height: 25px;
}

.layout-homepage-hero .logo-item .logo-item-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.layout-homepage-hero .logo-item:last-child {
  margin-right: 0;
}

.layout-solutions-cards {
  position: relative;
  z-index: 10;
  background: #fff;
}

.layout-solutions-cards .container {
  padding: 0 0.625rem;
}

.layout-solutions-cards .heading {
  margin-bottom: 0.625rem;
  padding: 0;
  color: var(--page-color-1);
  letter-spacing: 0.125rem;
  line-height: 1.5rem;
  text-align: center;
  text-transform: uppercase;
}

.layout-solutions-cards .subheading {
  width: 40%;
  margin: 0 auto 1.875rem;
  color: #1c1b1b;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: -0.0375rem;
  line-height: 2.8125rem;
  text-align: center;
}

.layout-solutions-cards .solutions-cards {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.layout-solutions-cards .solutions-wrap {
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 205px;
  margin: 0;
  border-right: 2px solid #fff;
  background-position: center;
  background-size: cover;
  transition: all 0.3s ease-in-out;
}

.layout-solutions-cards .solutions-wrap:nth-child(-n + 2) {
  border-bottom: 2px solid #fff;
}

.layout-solutions-cards .solutions-wrap:last-child {
  border-right: none;
}

.layout-solutions-cards .solutions {
  position: relative;
  display: -ms-flexbox; /*display:flex;*/
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; /*-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;*/
  width: 100%;
  max-height: 100%;
  padding: 1.25rem;
  overflow: hidden;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease-in-out;
}

.layout-solutions-cards .title {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 300;
}

.layout-solutions-cards .description {
  display: none;
  width: 100%;
  margin-bottom: 1.25rem;
  color: #fff;
  font-size: 0.975rem;
  line-height: 1.4375rem;
}

.layout-solutions-cards svg {
  width: 86px;
}

.layout-solutions-cards .icon-combined-shape-large {
  width: 100%;
  margin: 0.875rem 0 1.25rem -0.5rem;
}

.layout-solutions-cards .cirexx-button {
  transition: all 0.5s ease-in-out;
}

.layout-solutions-cards .blue-btn-small {
  padding: 0.25em 1em;
}

.layout-two-column-content-media {
  position: relative;
  overflow: hidden;
  margin-top: 5em;
}

.layout-two-column-content-media .container {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  max-width: 100%;
  padding: 0;
}

.layout-two-column-content-media .container::after {
  display: none;
}

.layout-two-column-content-media .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 0 1.875rem;
}

.layout-two-column-content-media .container-left {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.layout-two-column-content-media .container-left .image-wrapper::before {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  display: block;
  width: 140px;
  height: 110px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-two-column-content-media .container-left .image-wrapper::after {
  position: absolute;
  z-index: 1;
  bottom: -60px;
  left: 0;
  display: block;
  width: 140px;
  height: 60px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-two-column-content-media .container-left .content {
  position: relative;
  margin-top: 5rem;
}

.layout-two-column-content-media .container-left .content::after {
  position: absolute;
  z-index: -1;
  right: -40px;
  bottom: 0;
  display: block;
  width: 165px;
  height: 140px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-two-column-content-media .container-right .image-wrapper::before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  display: block;
  width: 140px;
  height: 110px;
  opacity: 0.4;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23F4F4F4'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-two-column-content-media .container-right .image-wrapper::after {
  position: absolute;
  z-index: 1;
  top: -60px;
  right: 0;
  display: block;
  width: 140px;
  height: 60px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.map.layout-two-column-content-media .container-right .image-wrapper::after {
  display: none;
}

.layout-two-column-content-media .container-right .content {
  margin-bottom: 5rem;
}

.layout-two-column-content-media .container-right .content::after {
  position: absolute;
  z-index: -1;
  top: -70px;
  left: 0;
  display: block;
  width: 140px;
  height: 141px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-two-column-content-media .content-wrap {
  max-width: 560px;
  padding-left: 1.5rem;
}

.layout-two-column-content-media .global-title {
  margin-bottom: 0.9375rem;
  padding-bottom: 0;
  font-size: 3rem;
  color: #000;
}

.layout-two-column-content-media .global-subtitle {
  margin-bottom: 1.25rem;
  padding-bottom: 0;
}

.layout-two-column-content-media .description {
  color: #585858;
  font-size: 1rem;
  line-height: 1.75rem;
}

.layout-two-column-content-media .description p {
  margin-bottom: 1.5625rem;
  font-size: 1.22rem;
}

.layout-two-column-content-media .image-wrapper {
  position: relative;
  width: 100%;
  height: 287px;
  background-size: cover;
}
.map {
  background-color: #f9f9f9;
}

.map-box {
  width: 100%;
}
.map-box ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.map-box ul li {
  font-size: 1.22rem;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
}
.map-box ul li a {
  color: #000;
}
.map-box ul li img {
  width: 80px;
}
.map-box ul li P {
  padding: 1rem 0 1.5rem;
}
.map-box ul li a:hover {
  color: #009c9b;
}
.map.layout-two-column-content-media .image-wrapper {
  position: relative;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}

.layout-two-column-content-media .image-wrapper img {
  display: none;
}

.layout-two-column-content-media.style-video .container {
  max-width: 1400px;
  padding: 0 1.25rem;
}

.layout-two-column-content-media.style-video .video-wrapper {
  width: 100%;
}

.layout-two-column-content-media.style-video .content {
  display: block;
  margin-top: 2.5rem;
  padding: 0;
}

.layout-two-column-content-media.style-video .content .content-wrap {
  max-width: 100%;
}

.layout-two-column-content-form .container::after {
  display: none;
}

.layout-two-column-content-form .title {
  position: relative;
  margin: 0.9375rem 0;
  color: #ed1f24;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.125rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.layout-two-column-content-form .title::after {
  display: inline-block;
  width: 53px;
  height: 7px;
  margin-left: 0.9375rem;
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2253%22%20height%3D%225%22%20viewBox%3D%220%200%2053%205%22%3E%3Ctitle%3E088DF420-EEC1-498E-BD6D-9585DAA90378%3C%2Ftitle%3E%3Cpath%20d%3D%22M50.5.5c1.1%200%202%20.9%202%202s-.9%202-2%202c-.9%200-1.7-.6-1.9-1.5H4.5v-.5c0%201.1-.9%202-2%202s-2-.9-2-2%20.9-2%202-2%202%20.9%202%202V2h44.1c.2-.9%201-1.5%201.9-1.5zm-48%201c-.6%200-1%20.4-1%201s.4%201%201%201%201-.4%201-1-.4-1-1-1zm48%200c-.6%200-1%20.4-1%201s.4%201%201%201%201-.4%201-1-.4-1-1-1z%22%20fill%3D%22%23ED1F24%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  content: "";
}

.layout-two-column-content-form .heading {
  margin-bottom: 1.875rem;
  font-size: 1.75rem;
}

.layout-two-column-content-form .map {
  margin: 2.5rem 0;
}

.layout-two-column-content-form .location-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.layout-two-column-content-form .location-list .location {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1.875rem;
}

.layout-two-column-content-form .location-list .location .location-content {
  width: calc(100% - 36px);
  margin-left: 0.9375rem;
}

.layout-two-column-content-form .location-list .location .location-heading {
  color: #000;
  font-weight: 700;
}

.layout-two-column-content-form .location-list .location svg {
  position: relative;
  top: 2px;
  width: 21px;
  height: 21px;
}

.layout-three-column-icons-content {
  margin: 2.5rem 0;
}

.layout-three-column-icons-content .three-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.layout-three-column-icons-content .column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 1.875rem;
}

.layout-three-column-icons-content .column:last-child {
  margin-bottom: 0;
}

.layout-three-column-icons-content .column:nth-child(1) .image {
  transition: all 0.5s ease-in-out 0.4s;
}

.layout-three-column-icons-content .column:nth-child(2) .image {
  transition: all 0.5s ease-in-out 0.8s;
}

.layout-three-column-icons-content .column:nth-child(3) .image {
  transition: all 0.5s ease-in-out 1.2s;
}

.layout-three-column-icons-content .title {
  color: #191919;
  font-size: 1.125rem;
  line-height: 1.875rem;
  position: relative;
  z-index: 99;
}

.layout-three-column-icons-content .description {
  text-transform: uppercase;
  opacity: 0.8;
  color: #000;
  font-size: 0.875rem;
  line-height: 1.4375rem;
  background: #f8f8f8;
  word-wrap: break-word;
  width: 340px;
  height: 325px; /*padding:0rem 1.5rem;*/
  padding-top: 130px;
  margin-top: -110px;
  border-bottom-left-radius: 45%;
  border-bottom-right-radius: 45%;
}

.layout-three-column-icons-content .image-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 85px;
  height: 85px;
  margin-right: 1.25rem;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
}

.layout-three-column-icons-content .image {
  width: 40px;
  height: 40px;
  transform: translate3d(0, 100%, 0);
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
}

.layout-three-column-icons-content .content {
  /*width:64%;*/
  text-align: center;
}

.layout-three-column-icons-content .fadeicons .column .image {
  transform: none;
  opacity: 1;
  -webkit-transform: none;
}

.layout-statistics-bar {
  margin: 2.5rem 0;
}

.layout-statistics-bar .statistic-bar-header {
  margin-bottom: 5em;
  font-weight: 300;
  text-align: center;
}

.layout-statistics-bar .statistics {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 1080px;
  margin: auto;
  padding: 0 1.25rem;
}

.layout-statistics-bar .statistics .single-statistic {
  position: relative;
  width: 100%;
  margin-bottom: 3.125rem;
  text-align: center;
}

.layout-statistics-bar .statistics .single-statistic .statistic-value,
.layout-statistics-bar .statistics .single-statistic .type {
  padding: 0;
  color: #fff;
  font-size: 3.75rem;
  font-weight: 300;
  line-height: 6.25rem;
}

.layout-statistics-bar .statistics .single-statistic .statistic-label {
  margin-top: 0;
  color: #f3f3f3;
  font-size: 0.9375rem;
  line-height: 1.5625rem;
}

.layout-statistics-bar .statistic-wrap {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 120px;
  margin: auto;
  padding-bottom: 0.9375rem;
  text-align: center;
}

.layout-statistics-bar .statistic-wrap::before {
  position: absolute;
  z-index: -1;
  top: -10px;
  left: 0;
  width: 104px;
  height: 76px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  content: "";
}

.layout-statistics-bar svg {
  width: 104px;
  height: 76px;
}

.layout-testimonial-slider {
  position: relative;
  padding: 5rem 0 8.75rem;
  background: #181818;
}

.layout-testimonial-slider .container {
  padding: 0 1.25rem;
}

.layout-testimonial-slider .testimonial-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 3.125rem;
}

.layout-testimonial-slider .testimonial-items {
  width: 100%;
}

.layout-testimonial-slider .global-title {
  margin-bottom: 0.625rem;
}

.layout-testimonial-slider .global-subtitle {
  color: #fff;
}

.layout-testimonial-slider
  .testimonial-item:nth-child(3n + 1)
  .photo-wrap::after {
  top: 0;
  right: -18px;
}

.layout-testimonial-slider
  .testimonial-item:nth-child(3n + 2)
  .photo-wrap::after {
  top: -60px;
  left: 60px;
  transform: rotate(90deg);
}

.layout-testimonial-slider
  .testimonial-item:nth-child(3n + 3)
  .photo-wrap::after {
  top: 10px;
  left: -20px;
}

.layout-testimonial-slider .testimonial-item {
  width: 100%;
  padding: 1.25rem;
}

.layout-testimonial-slider .photo-wrap {
  position: relative;
  width: 124px;
  height: 124px;
  margin: 0 auto 2.5rem;
}

.layout-testimonial-slider .photo-wrap::after {
  position: absolute;
  z-index: -1;
  display: block;
  width: 39px;
  height: 114px;
  opacity: 0.4;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-testimonial-slider .photo-wrap .photo {
  max-width: 100%;
  border-radius: 50%;
}

.layout-testimonial-slider .description {
  margin-bottom: 1.5625rem;
  color: #fff;
  font-size: 1.125rem;
  line-height: 2rem;
}

.layout-testimonial-slider .name {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 2rem;
  text-transform: uppercase;
}

.layout-testimonial-slider .position {
  margin-bottom: 0.9375rem;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.625rem;
}

.layout-testimonial-slider .cta-wrap {
  position: absolute;
  bottom: 55px;
  width: calc(100% - 60px);
  opacity: 0;
}

.layout-testimonial-slider .cta-wrap .cirexx-button {
  margin: auto;
}

.layout-testimonial-slider .fadeinup .cta-wrap {
  opacity: 1;
  transition: 2s opacity 2s ease-out;
}

.layout-certification-logo-grid {
  text-align: center;
}

.layout-certification-logo-grid .heading-wrap {
  max-width: 950px;
  margin: auto;
}

.layout-certification-logo-grid .logo-bar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: center;
  width: 100%;
  padding: 1.96875rem 1.875rem;
  overflow: hidden;
  background: #fff;
}

.layout-certification-logo-grid .logo-item {
  width: 50%;
  margin-bottom: 1.875rem;
}

.layout-certification-logo-grid .logo-item .logo {
  max-width: 150px;
  max-height: 100px;
}

.layout-certification-logo-grid .logo-item:last-child {
  margin-right: 0;
}

.layout-certification-logo-grid .cta-wrap {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1.875rem;
}

.layout-certification-logo-grid .blue-cta-arrow {
  padding-right: 1.25rem;
  background-position: right 8px center;
}

.layout-certification-logo-grid .blue-cta-arrow:hover {
  padding-right: 1.25rem;
  background-position: right center;
}

.layout-cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 5.125rem 0;
  background-position: center;
  background-size: cover;
}

.layout-cta .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1000px;
}

.layout-cta .content {
  width: 100%;
}

.layout-cta .global-subtitle {
  color: #fff;
}

.layout-cta .cta-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin-top: 2.5rem;
}

.layout-cta.inline-cta {
  max-width: 982px;
  min-height: 295px;
  margin: auto;
  padding: 2.8125rem 0;
}

.layout-cta.inline-cta .content {
  width: 100%;
}

.layout-cta.inline-cta .global-subtitle {
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: -0.0375rem;
  line-height: 2.5625rem;
}

.single-post .layout-free-guide-cta {
  margin: 5rem 0;
  padding: 5rem 0;
}

.layout-free-guide-cta {
  position: relative;
  overflow: hidden;
}

.layout-free-guide-cta .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.layout-free-guide-cta .container::after {
  display: none;
}

.layout-free-guide-cta .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-bottom: 1.875rem;
}

.layout-free-guide-cta .content::after {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 146px;
  height: 113px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-free-guide-cta .global-title {
  margin-bottom: 0.9375rem;
  padding-bottom: 0;
}

.layout-free-guide-cta .global-subtitle {
  margin-bottom: 1.25rem;
  padding-bottom: 0;
}

.layout-free-guide-cta .description {
  margin-bottom: 1.5625rem;
  color: #585858;
  font-size: 1rem;
  line-height: 1.75rem;
}

.layout-free-guide-cta .image-wrapper {
  width: 100%;
}

.layout-free-guide-cta .image-wrapper::after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  display: block;
  width: 146px;
  height: 113px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-simple-cta {
  position: relative;
  overflow: hidden;
  background-color: #ebebeb;
}

.layout-simple-cta .cta-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  padding: 1.25rem 0;
}

.layout-simple-cta .heading {
  max-width: 100%;
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: -0.0225rem;
  line-height: 1.875rem;
  text-align: center;
}

.layout-simple-cta .cta-wrap {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 220px;
}

.layout-toggle-with-content {
  margin: 2.5rem 0;
}

.layout-toggle-with-content .toggle {
  display: block;
  width: 100%;
  margin-bottom: 1.875rem;
  border: 1px solid #d9d9d9;
  background-color: #f4f4f4;
}

.layout-toggle-with-content .toggle.active-toggle {
  background: #fff;
}

.layout-toggle-with-content .toggle.active-toggle .toggle-button::before {
  opacity: 0;
}

.layout-toggle-with-content .title {
  position: relative;
  padding: 1.1875rem 2.1875rem 1.1875rem 1.25rem;
  color: #666;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.layout-toggle-with-content .title .toggle-button {
  position: absolute;
  top: 21px;
  right: 15px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ccc;
}

.layout-toggle-with-content .title .toggle-button::before {
  position: absolute;
  top: 3.5px;
  right: 7.5px;
  width: 1px;
  height: 9px;
  background: #fff;
  content: "";
  transition: all 0.5s ease-in-out;
}

.layout-toggle-with-content .title .toggle-button::after {
  position: absolute;
  top: 7.5px;
  right: 3.5px;
  width: 9px;
  height: 1px;
  background: #fff;
  content: "";
}

.layout-toggle-with-content .description {
  display: none;
  padding: 0.625rem 1.25rem 1.1875rem;
  color: #2c2c2c;
  font-size: 0.875rem;
  line-height: 1.4375rem;
}

.layout-interior-banner {
  position: relative;
  background-size: cover;
  background-position: 50%;
  height: 400px;
}

.layout-interior-banner .heading {
  margin-bottom: 0.625rem;
  padding-bottom: 0;
  color: #fff;
  font-size: 2.25rem;
  font-weight: 300;
  letter-spacing: -0.0375rem;
  line-height: 2.875rem;
}

.layout-interior-banner .subheading {
  color: #fff;
  font-size: 1.125rem;
  letter-spacing: 0;
  line-height: 1.875rem;
}

.layout-interior-banner .content {
  padding: 3.125rem 0;
  text-align: center;
}

.layout-interior-banner.height-small .content {
  padding: 1.875rem 0;
}

.layout-interior-banner .sub-nav-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-in-out;
}

.layout-interior-banner .sub-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.layout-interior-banner .sub-nav-item {
  border-bottom: 1px solid #ed1f24;
  text-align: center;
}

.layout-interior-banner .sub-nav-item:last-child {
  border-bottom: none;
}

.layout-interior-banner .sub-nav-link {
  position: relative;
  z-index: 1;
  display: block;
  padding: 0.625rem 1.5625rem;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.875rem;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}

.layout-interior-banner .sub-nav-link:hover::after {
  background: #1e57ff;
}

.layout-two-column-with-checklist .column-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.layout-two-column-with-checklist .content-wrap {
  width: 100%;
}

.layout-two-column-with-checklist .title {
  margin-bottom: 0.9375rem;
  padding: 0;
  color: #191919;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: -0.0375rem;
  line-height: 2.8125rem;
}

.layout-two-column-with-checklist .description {
  color: #585858;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.75rem;
}

.layout-two-column-with-checklist .content-checklist {
  width: 100%;
  margin-top: 2.5rem;
  padding-left: 3.125rem;
}

.layout-two-column-with-checklist .content-checklist ul {
  margin: 0;
  padding: 0;
}

.layout-two-column-with-checklist .content-checklist ul li {
  position: relative;
  margin-bottom: 1.5625rem;
  padding: 0;
  list-style: none;
  color: #191919;
  font-size: 1rem;
  line-height: 1.5rem;
}

.layout-two-column-with-checklist .content-checklist ul li::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -60px;
  display: block;
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 7px;
  content: "";
  border: 0;
}

.layout-two-column-with-checklist .content-checklist ul li::after {
  position: absolute;
  z-index: 1;
  top: 11px;
  left: -49px;
  display: block;
  width: 19px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3csvg width='19' height='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.248.341l1.504 1.318L6.69 15.429.324 9.594 1.676 8.12l4.856 4.45z' fill='%23ED1F24'/%3e%3c/svg%3e");
  background-size: 19px 16px;
  content: "";
}

.layout-two-column-with-checklist.column-checklist-position-left
  .column-wrapper {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.layout-one-column-center-content {
  position: relative;
  overflow: hidden;
}

.layout-one-column-center-content .container {
  position: relative;
  z-index: 2;
}

.layout-one-column-center-content::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 147px;
  height: 109px;
  opacity: 0.4;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-one-column-center-content::after {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  display: block;
  width: 147px;
  height: 109px;
  opacity: 0.4;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-one-column-center-content .column-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.layout-one-column-center-content .content-wrap {
  width: 90%;
  margin: auto;
}

.layout-one-column-center-content .title {
  margin-bottom: 2.1875rem;
  padding: 0;
  color: #fff;
  font-size: 1.875rem;
  font-weight: 300;
  letter-spacing: -0.0375rem;
  line-height: 2.5625rem;
  text-align: center;
}

.layout-one-column-center-content .description {
  margin-bottom: 0.625rem;
}

.layout-one-column-center-content .description ul {
  list-style: disc;
}

.layout-one-column-center-content .description li {
  margin-bottom: 1.25rem;
  padding-left: 0.3125rem;
  color: #fff;
  font-size: 0.9375rem;
  line-height: 1.375rem;
}

.layout-one-column-center-content .cirexx-button {
  margin: 2.5rem auto 0;
}

.layout-testimonial-simple-slider {
  position: relative;
  padding: 2.5rem 0;
}

.layout-testimonial-simple-slider .container {
  padding: 0 1.25rem;
}

.layout-testimonial-simple-slider .testimonial-items {
  width: 90%;
  margin: auto;
}

.layout-testimonial-simple-slider .global-title {
  margin-bottom: 0.625rem;
}

.layout-testimonial-simple-slider .testimonial-item {
  width: 100%;
  padding: 1.25rem;
}

.layout-testimonial-simple-slider .testimonial-item-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.layout-testimonial-simple-slider .photo-wrap {
  position: relative;
  width: 218px;
  height: 218px;
  margin: 0 auto 2.5rem;
}

.layout-testimonial-simple-slider .photo-wrap::after {
  position: absolute;
  z-index: -1;
  bottom: -35px;
  left: -25px;
  display: block;
  width: 126px;
  height: 95px;
  opacity: 1;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
  content: "";
}

.layout-testimonial-simple-slider .photo-wrap .photo {
  max-width: 100%;
}

.layout-testimonial-simple-slider
  .testimonial-item-have-image
  .testimonial-content {
  margin-top: 1.875rem;
}

.layout-testimonial-simple-slider .description {
  margin-bottom: 1.5625rem;
  color: #232222;
  font-size: 1.125rem;
  line-height: 2rem;
}

.layout-testimonial-simple-slider .name-position {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.layout-testimonial-simple-slider .name {
  color: #232222;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}

.layout-testimonial-simple-slider .name::after {
  padding: 0 0.4375rem;
  content: "|";
}

.layout-testimonial-simple-slider .position {
  color: #232222;
  font-size: 0.875rem;
  line-height: 1.625rem;
}

.layout-capabilities .heading {
  margin-bottom: 1.875rem;
  color: #1c1b1b;
  font-size: 1.875rem;
  font-weight: 300;
  letter-spacing: -0.0375rem;
  line-height: 2.5625rem;
  text-align: center;
}

.layout-capabilities .capability-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.layout-capabilities .capability-nav-item {
  margin-bottom: 1.25rem;
  padding: 0 0.625rem;
  border-bottom: 1px solid #b0b0b1;
}

.layout-capabilities .capability-nav-item:last-child {
  margin-bottom: 0;
  border-right: none;
  border-bottom: none;
}

.layout-capabilities .capability-nav-link {
  color: #1c52ff;
  font-size: 1.0625rem;
  font-weight: 700;
  letter-spacing: 0.04688rem;
  line-height: 1.4375rem;
  text-transform: uppercase;
}

.layout-capabilities .sub-nav {
  margin-top: 0.875rem;
}

.layout-capabilities .sub-nav-item {
  margin-bottom: 1.1875rem;
}

.layout-capabilities .sub-nav-link {
  padding-right: 1.25rem;
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%229%22%20viewBox%3D%220%200%205%209%22%3E%3Ctitle%3EED7CC3A9-AD39-4A10-8B4B-E2F124AB42FD%3C%2Ftitle%3E%3Cpath%20d%3D%22M-.013%207.394l3.182-3.182L-.013%201.03.694.323l3.89%203.89-3.89%203.889z%22%20fill%3D%22%231C52FF%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) 7px;
  background-size: 6px;
  color: #1c52ff;
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: 0.04125rem;
  line-height: 1.25rem;
  text-transform: none;
  transition: all 0.3s ease-out;
}

.layout-capabilities .sub-nav-link:hover {
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%229%22%20viewBox%3D%220%200%205%209%22%3E%3Ctitle%3EED7CC3A9-AD39-4A10-8B4B-E2F124AB42FD%3C%2Ftitle%3E%3Cpath%20d%3D%22M-.013%207.394l3.182-3.182L-.013%201.03.694.323l3.89%203.89-3.89%203.889z%22%20fill%3D%22%23436EF7%22%2F%3E%3C%2Fsvg%3E);
  background-position: 100% 7px;
  color: #436ef7;
}

.layout-certifications {
  position: relative;
  overflow: hidden;
}

.layout-certifications .heading {
  color: #1c1b1b;
  font-size: 1.9375rem;
  font-weight: 300;
  letter-spacing: -0.0375rem;
  line-height: 2.8125rem;
  text-align: center;
}

.layout-certifications .subheading {
  color: #585858;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.75rem;
  text-align: center;
}

.layout-certifications .certifications-wrapper {
  max-width: 960px;
  margin: 1.875rem auto 0;
}

.layout-certifications .certifications {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.375rem 0;
  border-bottom: 0.5px solid #b0b0b1;
}

.layout-certifications .certifications:last-child {
  border-bottom: none;
}

.layout-certifications .title {
  margin-bottom: 0.9375rem;
  color: #232222;
  font-size: 1.25rem;
  font-weight: 700;
}

.layout-certifications .description {
  color: #232222;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4375rem;
}

.layout-icon-grid .title {
  margin-bottom: 0.625rem;
  padding: 0;
  color: #ed1f24;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.125rem;
  line-height: 1.5rem;
  text-align: center;
  text-transform: uppercase;
}

.layout-icon-grid .heading {
  width: 80%;
  max-width: 768px;
  margin: 0 auto;
  color: #1c1b1b;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: -0.0375rem;
  line-height: 2.8125rem;
  text-align: center;
}

.layout-icon-grid .icon-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 1.875rem;
}

.layout-icon-grid .icon-grid .grid-item {
  width: 100%;
  margin-bottom: 1.25rem;
  padding: 1.875rem;
  border: 1px solid #b0b0b1;
  text-align: center;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(1) .image {
  transition: all 0.5s ease-in-out 0.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(2) .image {
  transition: all 0.5s ease-in-out 0.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(3) .image {
  transition: all 0.5s ease-in-out 0.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(4) .image {
  transition: all 0.5s ease-in-out 0.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(5) .image {
  transition: all 0.5s ease-in-out 1s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(6) .image {
  transition: all 0.5s ease-in-out 1.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(7) .image {
  transition: all 0.5s ease-in-out 1.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(8) .image {
  transition: all 0.5s ease-in-out 1.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(9) .image {
  transition: all 0.5s ease-in-out 1.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(10) .image {
  transition: all 0.5s ease-in-out 2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(11) .image {
  transition: all 0.5s ease-in-out 2.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(12) .image {
  transition: all 0.5s ease-in-out 2.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(13) .image {
  transition: all 0.5s ease-in-out 2.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(14) .image {
  transition: all 0.5s ease-in-out 2.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(15) .image {
  transition: all 0.5s ease-in-out 3s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(16) .image {
  transition: all 0.5s ease-in-out 3.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(17) .image {
  transition: all 0.5s ease-in-out 3.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(18) .image {
  transition: all 0.5s ease-in-out 3.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(19) .image {
  transition: all 0.5s ease-in-out 3.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(20) .image {
  transition: all 0.5s ease-in-out 4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(21) .image {
  transition: all 0.5s ease-in-out 4.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(22) .image {
  transition: all 0.5s ease-in-out 4.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(23) .image {
  transition: all 0.5s ease-in-out 4.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(24) .image {
  transition: all 0.5s ease-in-out 4.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(25) .image {
  transition: all 0.5s ease-in-out 5s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(26) .image {
  transition: all 0.5s ease-in-out 5.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(27) .image {
  transition: all 0.5s ease-in-out 5.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(28) .image {
  transition: all 0.5s ease-in-out 5.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(29) .image {
  transition: all 0.5s ease-in-out 5.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(30) .image {
  transition: all 0.5s ease-in-out 6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(31) .image {
  transition: all 0.5s ease-in-out 6.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(32) .image {
  transition: all 0.5s ease-in-out 6.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(33) .image {
  transition: all 0.5s ease-in-out 6.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(34) .image {
  transition: all 0.5s ease-in-out 6.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(35) .image {
  transition: all 0.5s ease-in-out 7s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(36) .image {
  transition: all 0.5s ease-in-out 7.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(37) .image {
  transition: all 0.5s ease-in-out 7.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(38) .image {
  transition: all 0.5s ease-in-out 7.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(39) .image {
  transition: all 0.5s ease-in-out 7.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(40) .image {
  transition: all 0.5s ease-in-out 8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(41) .image {
  transition: all 0.5s ease-in-out 8.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(42) .image {
  transition: all 0.5s ease-in-out 8.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(43) .image {
  transition: all 0.5s ease-in-out 8.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(44) .image {
  transition: all 0.5s ease-in-out 8.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(45) .image {
  transition: all 0.5s ease-in-out 9s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(46) .image {
  transition: all 0.5s ease-in-out 9.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(47) .image {
  transition: all 0.5s ease-in-out 9.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(48) .image {
  transition: all 0.5s ease-in-out 9.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(49) .image {
  transition: all 0.5s ease-in-out 9.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(50) .image {
  transition: all 0.5s ease-in-out 10s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(51) .image {
  transition: all 0.5s ease-in-out 10.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(52) .image {
  transition: all 0.5s ease-in-out 10.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(53) .image {
  transition: all 0.5s ease-in-out 10.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(54) .image {
  transition: all 0.5s ease-in-out 10.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(55) .image {
  transition: all 0.5s ease-in-out 11s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(56) .image {
  transition: all 0.5s ease-in-out 11.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(57) .image {
  transition: all 0.5s ease-in-out 11.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(58) .image {
  transition: all 0.5s ease-in-out 11.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(59) .image {
  transition: all 0.5s ease-in-out 11.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(60) .image {
  transition: all 0.5s ease-in-out 12s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(61) .image {
  transition: all 0.5s ease-in-out 12.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(62) .image {
  transition: all 0.5s ease-in-out 12.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(63) .image {
  transition: all 0.5s ease-in-out 12.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(64) .image {
  transition: all 0.5s ease-in-out 12.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(65) .image {
  transition: all 0.5s ease-in-out 13s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(66) .image {
  transition: all 0.5s ease-in-out 13.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(67) .image {
  transition: all 0.5s ease-in-out 13.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(68) .image {
  transition: all 0.5s ease-in-out 13.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(69) .image {
  transition: all 0.5s ease-in-out 13.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(70) .image {
  transition: all 0.5s ease-in-out 14s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(71) .image {
  transition: all 0.5s ease-in-out 14.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(72) .image {
  transition: all 0.5s ease-in-out 14.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(73) .image {
  transition: all 0.5s ease-in-out 14.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(74) .image {
  transition: all 0.5s ease-in-out 14.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(75) .image {
  transition: all 0.5s ease-in-out 15s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(76) .image {
  transition: all 0.5s ease-in-out 15.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(77) .image {
  transition: all 0.5s ease-in-out 15.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(78) .image {
  transition: all 0.5s ease-in-out 15.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(79) .image {
  transition: all 0.5s ease-in-out 15.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(80) .image {
  transition: all 0.5s ease-in-out 16s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(81) .image {
  transition: all 0.5s ease-in-out 16.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(82) .image {
  transition: all 0.5s ease-in-out 16.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(83) .image {
  transition: all 0.5s ease-in-out 16.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(84) .image {
  transition: all 0.5s ease-in-out 16.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(85) .image {
  transition: all 0.5s ease-in-out 17s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(86) .image {
  transition: all 0.5s ease-in-out 17.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(87) .image {
  transition: all 0.5s ease-in-out 17.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(88) .image {
  transition: all 0.5s ease-in-out 17.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(89) .image {
  transition: all 0.5s ease-in-out 17.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(90) .image {
  transition: all 0.5s ease-in-out 18s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(91) .image {
  transition: all 0.5s ease-in-out 18.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(92) .image {
  transition: all 0.5s ease-in-out 18.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(93) .image {
  transition: all 0.5s ease-in-out 18.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(94) .image {
  transition: all 0.5s ease-in-out 18.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(95) .image {
  transition: all 0.5s ease-in-out 19s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(96) .image {
  transition: all 0.5s ease-in-out 19.2s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(97) .image {
  transition: all 0.5s ease-in-out 19.4s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(98) .image {
  transition: all 0.5s ease-in-out 19.6s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(99) .image {
  transition: all 0.5s ease-in-out 19.8s;
}

.layout-icon-grid .icon-grid .grid-item:nth-child(100) .image {
  transition: all 0.5s ease-in-out 20s;
}

.layout-icon-grid .icon-grid .grid-item .image-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 145px;
  height: 145px;
  margin: 0 auto 1.25rem;
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  background-size: 6.5px;
}

.layout-icon-grid .icon-grid .grid-item .image {
  max-width: 60px;
  max-height: 60px;
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}

.layout-icon-grid .icon-grid .grid-item .grid-item-heading {
  margin-bottom: 1.875rem;
  font-size: 1.25rem;
}

.layout-icon-grid .icon-grid .grid-item .grid-item-content .divider {
  display: none;
}

.layout-icon-grid .icon-grid.fadeicons .grid-item .image {
  transform: none;
  opacity: 1;
}

.layout-icon-grid .icon-grid.grid-style-left .grid-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2.5rem;
  padding: 0;
  border: 0;
  text-align: left;
}

.layout-icon-grid .icon-grid.grid-style-left .grid-item .image-wrapper {
  margin: 0 0 0.3125rem;
}

.layout-icon-grid
  .icon-grid.grid-style-left
  .grid-item.grid-item-style-bleed
  .image-wrapper {
  display: block;
}

.layout-icon-grid
  .icon-grid.grid-style-left
  .grid-item.grid-item-style-bleed
  .image {
  position: absolute;
  top: 50%;
  left: 40px;
  max-width: 100%;
  transform: translateY(-50%);
}

.layout-icon-grid .icon-grid.grid-style-left .grid-item-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: calc(100% - 145px);
  padding-left: 2.5rem;
}

.layout-icon-grid .icon-grid.grid-style-left .grid-item-content .divider {
  position: absolute;
  top: -26px;
  left: 30px;
  display: block;
  line-height: 0;
}

.layout-icon-grid .icon-grid.grid-style-left .grid-item-heading {
  margin-bottom: 0.625rem;
  font-size: 1.75rem;
  font-weight: 300;
}

.layout-icon-grid .icon-grid.grid-style-left .grid-item-desc {
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.7;
}

.layout-icon-grid .icon-grid.grid-style-left .blue-btn-small {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.three-column-simple-list .section-header {
  max-width: 840px;
  margin: 0 auto 4.25rem;
  text-align: center;
}

.three-column-simple-list .section-header .heading {
  color: #131313;
  font-size: 2.75rem;
  font-weight: 300;
  line-height: 3.8125rem;
}

.three-column-simple-list .section-header .description {
  font-size: 1rem;
  line-height: 1.625rem;
}

.three-column-simple-list .list-block-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
}

.three-column-simple-list .list-block-cover .block-title {
  margin-bottom: 1rem;
  padding: 0 0.625rem;
  color: #232222;
  font-size: 1.4375rem;
  font-weight: 300;
  line-height: 1.625rem;
}

.three-column-simple-list .list-block-cover .list-block {
  width: 100%;
  margin: 0 1.6%;
}

.three-column-simple-list .list-block-cover .list-block .list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  padding: 1.5rem 0.625rem;
  border-bottom: 0.5px solid #b0b0b1;
}

.three-column-simple-list .list-block-cover .list-block .list-item .title {
  width: 100%;
  margin-bottom: 0.625rem;
  color: #232222;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.875rem;
}

.three-column-simple-list
  .list-block-cover
  .list-block
  .list-item
  .description {
  width: 100%;
  color: #232222;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.625rem;
}

.three-column-list-image .section-header {
  max-width: 840px;
  margin: 0 auto 4.25rem;
  text-align: center;
}

.three-column-list-image .section-header .heading {
  color: #131313;
  font-size: 2.75rem;
  font-weight: 300;
  line-height: 3.8125rem;
}

.three-column-list-image .section-header .description {
  font-size: 1rem;
  line-height: 1.625rem;
}

.three-column-list-image.two-column .list-block-cover {
  max-width: 860px;
  margin: auto;
}

.three-column-list-image.two-column .list-block-cover .list-block {
  width: 100%;
  margin: 0 2.6% 4.6875rem;
}

.three-column-list-image.two-column .list-block-cover .list-block .image {
  padding-top: 60%;
}

.three-column-list-image .list-block-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
}

.three-column-list-image .list-block-cover .block-title {
  margin-bottom: 1rem;
  padding: 0 0.625rem;
  color: #232222;
  font-size: 1.4375rem;
  font-weight: 300;
  line-height: 1.625rem;
}

.three-column-list-image .list-block-cover .list-block {
  width: 100%;
  margin: 0 2.6% 4.6875rem;
}

.three-column-list-image .list-block-cover .list-block .image {
  position: relative;
  margin-bottom: 2.125rem;
  padding-top: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.three-column-list-image .list-block-cover .list-block .image .title {
  position: absolute;
  bottom: -14px;
  left: 14px;
  min-width: 238px;
  padding: 0.51563rem 1.875rem;
  background-color: #ed1f24;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.14313rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.three-column-list-image .list-block-cover .list-block .image .title::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  width: 4.5px;
  height: 4.5px;
  border: 1.25px solid #fff;
  border-radius: 100%;
  content: "";
}

.three-column-list-image .list-block-cover .list-block .image .title::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 16px;
  height: 1.25px;
  background: #fff;
  content: "";
}

.three-column-list-image .list-block-cover .content {
  padding: 0 1.875rem;
}

.four-column-highlight-bullets .section-header {
  max-width: 840px;
  margin: 0 auto 4.25rem;
  text-align: center;
}

.four-column-highlight-bullets .section-header .heading {
  color: #131313;
  font-size: 2.75rem;
  font-weight: 300;
  line-height: 3.8125rem;
}

.four-column-highlight-bullets .section-header .description {
  font-size: 1rem;
  line-height: 1.625rem;
}

.four-column-highlight-bullets.four-column .highlight-bullets {
  max-width: initial;
}

.four-column-highlight-bullets.four-column .highlight-bullets .list-block {
  width: 100%;
  margin: 0 2.6% 2.1875rem;
}

.four-column-highlight-bullets .highlight-bullets {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
}

.four-column-highlight-bullets .highlight-bullets .list-block {
  width: 100%;
  margin: 0 2.6% 2.1875rem;
}

.four-column-highlight-bullets .highlight-bullets .list-block .title {
  position: relative;
  padding-left: 3.75rem;
  color: #232222;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2rem;
}

.four-column-highlight-bullets .highlight-bullets .list-block .title::before {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/tick.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
  content: "";
}

.layout-team-list .team-member-item {
  margin-bottom: 3.125rem;
}

.layout-team-list .team-member-item .image {
  width: 230px;
  height: 230px;
  background-size: cover;
  background-position: 50%;
  margin-bottom: 1.5625rem;
}

.layout-team-list .team-member-item .title {
  position: relative;
  margin-bottom: 0.625rem;
  color: var(--page-color-1);
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.125rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.layout-team-list .team-member-item .name {
  margin-bottom: 0.75rem;
  font-size: 1.75rem;
  font-weight: 300;
}

.layout-team-list .team-member-item .content p {
  font-size: 0.9375rem;
  line-height: 1.5;
}

.layout-trace-width-calculator {
  max-width: 700px;
  margin: 0 auto;
}

.layout-trace-width-calculator .heading {
  margin-bottom: 1.875rem;
  font-size: 2.625rem;
  font-weight: 100;
  text-align: center;
}

.layout-trace-width-calculator .table-heading {
  position: relative;
  display: inline-block;
  margin-bottom: 1.25rem;
  font-size: 1.75rem;
  font-weight: 100;
}

.layout-trace-width-calculator .table-heading.results::after {
  background-color: #da3932;
}

.layout-trace-width-calculator .calc-table {
  width: 100%;
  margin-bottom: 1.875rem;
  padding-bottom: 1.875rem;
  border-bottom: 1px solid #eee;
}

.layout-trace-width-calculator .calc-table:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.layout-trace-width-calculator .calc-table.optional-inputs {
  border-bottom: 1px solid #000;
}

.layout-trace-width-calculator .calc-table td {
  width: 33.33%;
  padding: 0.3125rem;
}

.layout-trace-width-calculator .calc-table .label {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
}

.layout-trace-width-calculator .calc-table .text-label,
.layout-trace-width-calculator .calc-table input,
.layout-trace-width-calculator .calc-table select {
  width: 100%;
  height: auto;
  padding: 0.625rem 0.9375rem;
  border: 1px solid #e1e1e1;
  background: #f6f6f6;
  color: inherit;
}

.layout-trace-width-calculator .calc-table .styled-select .icon svg {
  width: 10px;
  height: 10px;
}

.layout-accordion .title {
  margin-bottom: 0.625rem;
  padding: 0;
  color: #ed1f24;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.125rem;
  line-height: 1.5rem;
  text-align: center;
  text-transform: uppercase;
}

.layout-accordion .heading {
  width: 80%;
  max-width: 768px;
  margin: 0 auto;
  color: #1c1b1b;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: -0.0375rem;
  line-height: 2.8125rem;
  text-align: center;
}

.layout-accordion .accordion-container {
  margin-top: 3.125rem;
}

.layout-accordion .accordion-item {
  margin-bottom: 1.875rem;
  padding-bottom: 1.875rem;
  border-bottom: 1px solid #b0b0b1;
}

.layout-accordion .accordion-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.layout-accordion .accordion-item:first-child .item-content {
  display: block;
}

.layout-accordion .accordion-item .item-heading {
  position: relative;
  color: #000;
  font-size: 1.25rem;
  font-weight: 700;
}

.layout-accordion .accordion-item .item-heading:hover {
  cursor: pointer;
}

.layout-accordion .accordion-item .item-heading::after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 7px;
  height: 11px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjkiIHZpZXdCb3g9IjAgMCA1IDkiPjxwYXRoIGQ9Ik0tLjAxMyA3LjM5NGwzLjE4Mi0zLjE4MkwtLjAxMyAxLjAzLjY5NC4zMjNsMy44OSAzLjg5LTMuODkgMy44ODl6IiBmaWxsPSIjMUM1MkZGIj48L3BhdGg+PC9zdmc+);
  content: "";
  background-size: 100%;
  background-repeat: no-repeat;
  transform: rotate(90deg);
  top: 8px;
  transition: 0.25s ease;
}

.layout-accordion .accordion-item .item-content {
  display: none;
  padding-top: 0.625rem;
  line-height: 1.75;
}

.layout-accordion .accordion-item.active .item-heading::after {
  transform: rotate(270deg);
}

.layout-link-list .subheading {
  margin-bottom: 0.625rem;
  padding: 0;
  color: #ed1f24;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.125rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.layout-link-list .heading {
  margin-bottom: 1.875rem;
  font-size: 2rem;
  font-weight: 300;
}

.layout-link-list .link-list-column-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.layout-link-list .link-list-column-container .grid-item {
  margin-bottom: 1.875rem;
}

.layout-link-list .link-list-column-container .grid-item:only-child {
  width: 100%;
  border-right: 0;
}

.layout-link-list .link-list-column-container .grid-item:last-child {
  border-right: 0;
}

.layout-link-list .link-list-column-container .list-heading {
  margin-bottom: 1.25rem;
  padding: 0;
  color: #000;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.125rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.layout-link-list .link-list-column-container .list-item {
  margin-bottom: 1.25rem;
  font-size: 1rem;
}

.layout-link-list .link-list-column-container .list-item .link {
  color: #585858;
}

.layout-link-list .link-list-column-container .list-item .link:hover {
  color: #2250df;
}

.sidebar-cta {
  margin-top: 2.5rem;
  padding: 2.5rem 0.9375rem;
  background-image: url(../img/sidebar-cta.jpg);
  background-position: 50%;
  background-size: cover;
  color: #fff;
  text-align: center;
}

.sidebar-cta .title {
  margin-bottom: 1.25rem;
  color: #ed1f24;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}

.sidebar-cta .heading {
  font-size: 0.9375rem;
  line-height: 1.7;
}

.sidebar-cta .cta-wrap {
  display: block;
  text-align: center;
}

.sidebar-cta .cta-wrap .cirexx-button {
  display: inline-block;
  margin: 1.25rem auto 0;
}

.layout-location-list .container {
  max-width: 1200px;
}

.layout-location-list .title {
  position: relative;
  margin: 0.9375rem 0;
  color: #ed1f24;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.125rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  text-align: center;
}

.layout-location-list .title::after {
  display: inline-block;
  width: 53px;
  height: 7px;
  margin-left: 0.9375rem;
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2253%22%20height%3D%225%22%20viewBox%3D%220%200%2053%205%22%3E%3Ctitle%3E088DF420-EEC1-498E-BD6D-9585DAA90378%3C%2Ftitle%3E%3Cpath%20d%3D%22M50.5.5c1.1%200%202%20.9%202%202s-.9%202-2%202c-.9%200-1.7-.6-1.9-1.5H4.5v-.5c0%201.1-.9%202-2%202s-2-.9-2-2%20.9-2%202-2%202%20.9%202%202V2h44.1c.2-.9%201-1.5%201.9-1.5zm-48%201c-.6%200-1%20.4-1%201s.4%201%201%201%201-.4%201-1-.4-1-1-1zm48%200c-.6%200-1%20.4-1%201s.4%201%201%201%201-.4%201-1-.4-1-1-1z%22%20fill%3D%22%23ED1F24%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  content: "";
}

.layout-location-list .title::after {
  display: none;
}

.layout-location-list .heading {
  margin-bottom: 1.875rem;
  font-size: 1.75rem;
  text-align: center;
}

.layout-location-list .location-list .location {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2.5rem;
  width: 100%;
}

.layout-location-list .location-list .location .location-content {
  width: calc(100% - 36px);
  margin-left: 0.9375rem;
}

.layout-location-list .location-list .location .location-content p {
  font-size: 0.875rem;
  line-height: 1.5;
}

.layout-location-list .location-list .location .location-heading {
  font-weight: 700;
  margin-bottom: 0.1875rem;
}

.layout-location-list .location-list .location svg {
  position: relative;
  top: 2px;
  width: 21px;
  height: 21px;
}

.testimonial-grid .testimonial-card-collection {
  max-width: 1400px;
  margin: 1.875rem auto 0;
}

.testimonial-card {
  padding: 2.5rem 0;
  border-top: 1px solid #cacccc;
}

.testimonial-card .grid-item {
  padding: 0.625rem;
}

.testimonial-card .testimonial-solutions {
  margin-top: 0.625rem;
  display: none;
}

.testimonial-card .name {
  margin-bottom: 0.625rem;
  color: #da3932;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}

.testimonial-card .position {
  color: #000;
  font-size: 0.875rem;
  font-weight: 700;
}

.testimonial-card .title {
  margin-bottom: 0.625rem;
  color: #000;
  font-size: 1.125rem;
  font-weight: 600;
}

.testimonial-card .testimonial-logo {
  max-height: 65px;
  margin-bottom: 1.25rem;
}

.testimonial-card .content {
  display: none;
}

.testimonial-card .content.active {
  display: block;
}

.testimonial-card .content.has-excerpt {
  margin-top: 0.9375rem;
}

.testimonial-card .testimonial-toggle {
  margin-top: 0.9375rem;
  background: none;
  border: 0;
  color: #2250df;
  padding: 0;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  text-transform: uppercase;
}

.testimonial-card .testimonial-toggle:hover {
  cursor: pointer;
  color: #4a71ef;
}

.testimonial-card .solution {
  display: inline-block;
  margin: 0 1.25rem 1.25rem 0;
  padding: 0 0.9375rem;
  border-radius: 18px;
  background-color: #f6f6f6;
  color: #2c2c2c;
  font-size: 0.75rem;
  letter-spacing: 0.05375rem;
  line-height: 2.1875rem;
  text-align: center;
  text-transform: uppercase;
}

.single-testimonial-wrap .single-testimonial-post-wrap {
  max-width: 800px;
  margin: 0 auto;
  padding: 6.25rem 0 3.125rem;
}

.single-testimonial-wrap .title {
  padding: 0;
  color: #191919;
  font-size: 1.875rem;
  font-weight: 300;
  letter-spacing: -0.03313rem;
  line-height: 2.875rem;
}

.single-testimonial-wrap .share-this {
  display: -ms-flexbox;
  display: flex;
  margin: 1em 0;
}

.single-testimonial-wrap .share-this .cher-links {
  display: -ms-flexbox;
  display: flex;
  margin-left: 1em;
}

.single-testimonial-wrap .share-this label {
  color: #191919;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.11563rem;
  line-height: 1.4375rem;
  text-align: center;
  text-transform: uppercase;
}

.single-testimonial-wrap .author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 52px;
  margin-bottom: 0.9375rem;
  color: #7d7d7d;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.single-testimonial-wrap .author .attachment-thumbnail,
.single-testimonial-wrap .author .avatar {
  width: auto;
  max-height: 100%;
  margin-right: 0.9375rem;
  border-radius: 50%;
}

.single-testimonial-wrap .single-blog-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 2.1875rem 0;
  overflow: hidden;
}

.single-testimonial-wrap .single-blog-image .wp-post-image {
  width: 300px;
  height: 300px;
  border-radius: 50%;
}

.single-testimonial-wrap .entry-excerpt {
  margin-bottom: 1.5625rem;
}

.search-no-results .toolbar {
  text-align: center;
}

.search-no-results .blog-header .search-form-wrapper {
  margin: 0 auto;
}

.search-no-results .blog-header .search-form-wrapper input[type="search"] {
  border: 1px solid #e9e9e9;
}

.search-no-results .search-no-result-found {
  width: 100%;
  margin-bottom: 6.25rem;
  text-align: center;
}

.search-no-results .search-no-result-found p {
  font-size: 1.25rem;
}

.error404-container .error404-header {
  margin-bottom: 2.5rem;
  padding: 2.5rem 0;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
}

.error404-container .error404-header h1 {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  letter-spacing: -0.01563rem;
  line-height: 2.1875rem;
}

.error404-container .error404-content {
  max-width: 800px;
  margin: auto;
  margin-bottom: 2.5rem;
  text-align: center;
}

.two-column-with-sidebar {
  max-width: 1400px;
  margin: 0 auto;
  padding: 2.5rem 1.875rem;
}

.two-column-with-sidebar .column-content {
  width: 100%;
}

.two-column-with-sidebar .column-content .container {
  padding: 0;
}

.two-column-with-sidebar .column-sidebar {
  width: 100%;
}

.two-column-with-sidebar .column-sidebar h3 a {
  color: #333;
  font-size: 1.25rem;
}

.two-column-with-sidebar .column-sidebar h3 {
  color: #333;
  font-size: 1.25rem;
}

.two-column-with-sidebar .sidebar-widget .widget-title {
  position: relative;
  margin: 0.9375rem 0;
  color: var(--page-color-1);
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.125rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.two-column-with-sidebar .sidebar-widget .widget-title::before {
  position: absolute;
  z-index: -1;
  top: -15px;
  right: 0;
  display: block;
  width: 1000%;
  height: calc(100% + 20px);
  background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
  content: "";
}

.two-column-with-sidebar .sidebar-widget .widget-title::after {
  display: inline-block;
  width: 53px;
  height: 7px;
  margin-left: 0.9375rem;
  background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2253%22%20height%3D%225%22%20viewBox%3D%220%200%2053%205%22%3E%3Ctitle%3E088DF420-EEC1-498E-BD6D-9585DAA90378%3C%2Ftitle%3E%3Cpath%20d%3D%22M50.5.5c1.1%200%202%20.9%202%202s-.9%202-2%202c-.9%200-1.7-.6-1.9-1.5H4.5v-.5c0%201.1-.9%202-2%202s-2-.9-2-2%20.9-2%202-2%202%20.9%202%202V2h44.1c.2-.9%201-1.5%201.9-1.5zm-48%201c-.6%200-1%20.4-1%201s.4%201%201%201%201-.4%201-1-.4-1-1-1zm48%200c-.6%200-1%20.4-1%201s.4%201%201%201%201-.4%201-1-.4-1-1-1z%22%20fill%3D%22%23ED1F24%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  content: "";
}

.two-column-with-sidebar .sidebar-widget .menu .menu-item {
  font-size: 0.67rem;
  margin: 1.25rem 0;
  font-weight: 600;
}

.two-column-with-sidebar .sidebar-widget .menu .menu-item a {
  color: #000;
}

.two-column-with-sidebar .sidebar-widget .menu .menu-item.current-menu-item a {
  color: var(--page-color-1);
}

.two-column-with-sidebar .sidebar-widget .textwidget ul li a {
  font-size: 0.875rem;
  line-height: 2.0625rem;
}

.two-column-with-sidebar .sidebar-widget .textwidget h3 {
  margin-bottom: 0;
  padding: 0.9375rem 0 0.9375rem 0.9375rem;
  font-weight: 400;
}

.two-column-with-sidebar .sidebar-widget .textwidget h3 a {
  text-decoration: none;
}

.two-column-with-sidebar .core ul {
  list-style: disc;
}

.slick-slider {
  box-sizing: border-box;
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slick-track::after,
.slick-track::before {
  display: table;
  content: "";
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff url(../img/ajax-loader.gif) center center no-repeat;
}

.slick-next,
.slick-prev {
  position: absolute;
  top: 50%;
  display: block;
  width: 25px;
  height: 25px;
  padding: 0;
  transform: translate(0, -50%);
  outline: none;
  border: none;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-next:focus::before,
.slick-next:hover::before,
.slick-prev:focus::before,
.slick-prev:hover::before {
  opacity: 1;
}

.slick-next.slick-disabled::before,
.slick-prev.slick-disabled::before {
  opacity: 0.25;
}

.slick-next::before,
.slick-prev::before {
  display: inline-block;
  width: 25px;
  height: 25px;
  opacity: 1;
  font-size: 1.25rem;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev::before {
  background: url("data:image/svg+xml,%3csvg width='13' height='27' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.063 0l.93.885L1.72 13.496 13 26.115l-.93.885L0 13.496z' fill='%23636363'/%3e%3c/svg%3e")
    transparent no-repeat center/13px;
  content: "";
}

[dir="rtl"] .slick-prev::before {
  content: "";
}

.slick-prev:hover::before {
  background: url("data:image/svg+xml,%3csvg width='13' height='27' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.063 0l.93.885L1.72 13.496 13 26.115l-.93.885L0 13.496z' fill='%231C4DEC'/%3e%3c/svg%3e")
    transparent no-repeat center/13px;
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next::before {
  background: url("data:image/svg+xml,%3csvg width='14' height='28' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.007 27L13 14.004 1 1' stroke='%23636363' stroke-width='1.3' fill='none'/%3e%3c/svg%3e")
    transparent no-repeat center/13px;
  content: "";
}

[dir="rtl"] .slick-next::before {
  content: "";
}

.slick-next:hover::before {
  background: url("data:image/svg+xml,%3csvg width='14' height='28' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.007 27L13 14.004 1 1' stroke='%231C4DEC' stroke-width='1.3' fill='none'/%3e%3c/svg%3e")
    transparent no-repeat center/13px;
}

.slick-dotted.slick-slider {
  margin-bottom: 1.875rem;
}

.slick-dots {
  position: absolute;
  bottom: -40px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0 0.25rem;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  display: block;
  width: 11px;
  height: 11px;
  padding: 0.3125rem;
  outline: none;
  border: 0;
  border-radius: 50%;
  background: #585858;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}

.slick-dots li.slick-active button {
  background: #fff;
}

.mfp-bg {
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0.8;
  background: #0b0b0b;
}

.mfp-wrap {
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 0.5rem;
  text-align: center;
}

.mfp-container::before {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  content: "";
}

.mfp-align-top .mfp-container::before {
  display: none;
}

.mfp-content {
  position: relative;
  z-index: 10004;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none;
}

.mfp-preloader {
  position: absolute;
  z-index: 10003;
  top: 50%;
  right: 8px;
  left: 8px;
  width: auto;
  margin-top: -0.8em;
  color: #ccc;
  text-align: center;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-arrow,
button.mfp-close {
  z-index: 10005;
  display: block;
  padding: 0;
  overflow: visible;
  outline: none;
  border: 0;
  box-shadow: none;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  position: absolute;
  top: 10px;
  right: 17px;
  width: 44px;
  height: 44px;
  padding: 0 0 1.125rem 0.625rem;
  opacity: 0.65;
  color: #fff;
  font-family: Arial, Baskerville, monospace;
  font-size: 1.75rem;
  font-style: normal;
  line-height: 2.75rem;
  text-align: center;
  text-decoration: none;
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
  font-size: 2.25rem;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  right: -6px;
  width: 100%;
  padding-right: 0.375rem;
  color: #fff;
  text-align: right;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 0.75rem;
  line-height: 1.125rem;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  top: 50%;
  width: 90px;
  height: 110px;
  margin: 0;
  margin-top: -3.4375rem;
  padding: 0;
  opacity: 0.65;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -3.375rem;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow::after,
.mfp-arrow::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0;
  margin-top: 2.1875rem;
  margin-left: 2.1875rem;
  border: medium inset transparent;
  content: "";
}

.mfp-arrow::after {
  top: 8px;
  border-top-width: 13px;
  border-bottom-width: 13px;
}

.mfp-arrow::before {
  opacity: 0.7;
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left::after {
  margin-left: 1.9375rem;
  border-right: 17px solid #fff;
}

.mfp-arrow-left::before {
  margin-left: 1.5625rem;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right::after {
  margin-left: 2.4375rem;
  border-left: 17px solid #fff;
}

.mfp-arrow-right::before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.mfp-iframe-holder .mfp-content {
  width: 100%;
  max-width: 900px;
  line-height: 0;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  box-sizing: border-box;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 2.5rem 0 2.5rem;
  line-height: 0;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure::after {
  position: absolute;
  z-index: -1;
  top: 40px;
  right: 0;
  bottom: 40px;
  left: 0;
  width: auto;
  height: auto;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
  content: "";
}

.mfp-figure small {
  display: block;
  color: #bdbdbd;
  font-size: 0.75rem;
  line-height: 0.875rem;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -2.25rem;
  cursor: auto;
}

.mfp-title {
  padding-right: 2.25rem;
  color: #f3f3f3;
  line-height: 1.125rem;
  word-wrap: break-word;
  text-align: left;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (min-width: 25em) {
  .related-posts .blog-list-item {
    width: 100%;
  }

  .post-grid .filter-toggle {
    width: auto;
  }

  .post-grid .filters-close {
    width: 200px;
  }

  .resource-hero-has-image .resource-hero-wrapper {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .post-type-archive-resource .resource-hero-wrapper {
    padding: 3.125rem 5%;
  }

  .layout-solutions-cards .blue-btn-small {
    padding: 0.25em 2em;
  }

  .three-column-simple-list .list-block-cover .list-block .list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .three-column-simple-list .list-block-cover .list-block .list-item .title {
    width: 50%;
    margin-bottom: 0;
  }

  .three-column-simple-list
    .list-block-cover
    .list-block
    .list-item
    .description {
    width: 36%;
  }
}

@media screen and (min-width: 28.125em) {
  .post-grid .filter-bar .filters-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .cta-wrap {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
  }

  .cta-wrap .wistia_embed:last-child {
    margin-top: 0;
    margin-left: 1.25rem;
  }

  .cirexx-button + .cirexx-button,
  .wistia_embed + .cirexx-button {
    margin-top: 0;
    margin-left: 1.25rem;
  }
}

@media screen and (min-width: 28.125em) and (max-width: 62.5em) {
  .post-grid .filter-bar .filter:nth-child(1n + 3) {
    margin-top: 1.25rem;
  }
}

@media screen and (min-width: 35.625em) {
  .resource-card-collection .resource-card:nth-child(2n) {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

@media screen and (min-width: 37.5em) {
  .core h1 {
    color: #191919;
    font-size: 3.125rem;
    letter-spacing: -0.03125rem;
    line-height: 3.8125rem;
  }

  .core h2 {
    font-size: 2.75rem;
    letter-spacing: -0.05188rem;
    line-height: 3.5rem;
  }

  .core h3 {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }

  .core h4 {
    font-size: 1.75rem;
    line-height: 2.4375rem;
  }

  .core h5 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .core h6 {
    font-size: 1.275rem;
    letter-spacing: 0.125rem;
    line-height: 1.5rem;
  }

  .core address,
  .core p {
    font-size: 1rem;
  }

  .core code,
  .core pre {
    font-size: 1em;
  }

  .core dd,
  .core dt {
    font-size: 1em;
  }

  .core li {
    font-size: 1rem;
  }

  .core table {
    display: table;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .core td,
  .core td p,
  .core th,
  .core th p {
    font-size: 1em;
  }

  .core tr:last-child td {
    border-bottom: 0;
  }

  .core .alignright {
    float: right;
    margin: 0 0 1em 1em;
  }

  .core .alignleft {
    float: left;
    margin: 0 1em 1em 0;
  }

  .core img.alignright {
    float: right;
    margin: 1em 0 1em 1em;
  }

  .core img.alignleft {
    float: left;
    margin: 1em 1em 1em 0;
  }

  .flexbox .blog-header .toolbar {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 1.8125rem 1.375rem;
  }

  .blog-header .category-select-wrapper {
    margin-bottom: 0;
  }

  .blog-header .category-select-wrapper .fancy-select {
    width: 250px;
  }

  .blog-header .category-select-wrapper .fancy-select .blog-category-select {
    position: absolute;
  }

  .blog-header .icon-search {
    display: none;
  }

  .blog-header .search-form-wrapper::before {
    top: 13px;
  }

  .blog-header .search-form-wrapper input[type="search"] {
    width: 100%;
    height: 35px;
  }

  .blog-list-item {
    width: 48%;
  }

  .post-grid .filter-bar .filters {
    padding: 1.875rem;
  }

  .post-grid .filter-bar-search {
    width: 256px;
  }

  .post-grid .filter-bar-search-input {
    width: 100%;
    height: 48px;
    letter-spacing: 0.07813rem;
  }

  .post-grid .active-filter-items {
    padding: 0.9375rem 1.875rem;
  }

  .post-grid .active-filter {
    margin: 0.3125rem;
  }

  .post-grid .filter-option-remove {
    font-size: 0.875rem;
  }

  .resource-hero.resource-hero-has-image::after {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background-color: #fff;
    content: "";
  }

  .resource-hero-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .resource-hero-has-image .resource-hero-wrapper {
    padding-top: 2.5rem;
    padding-bottom: 0;
  }

  .resource-hero-header {
    -ms-flex: 1;
    flex: 1;
  }

  .resource-hero-has-image .resource-hero-header {
    margin-top: 0;
    padding-left: 10%;
    transform: translate(0, -20px);
    text-align: left;
  }

  .resource-hero-title {
    margin: 1rem 0 0;
  }

  .resource-hero-subtitle {
    margin-top: 1rem;
    font-size: 1.125rem;
  }

  .post-type-archive-resource .resource-hero-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 3.75rem;
  }

  .resource-body-has-form .resource-body-container h2 {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }

  .resource-body-has-form .resource-body-container h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .resource-body-has-form .resource-body-container h4 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .resource-body-content ul li {
    font-size: 1em;
  }

  .gform_body {
    padding: 2em 3em 0;
  }

  .gform_footer {
    padding: 1em 3em 2em;
  }

  .ginput_complex .name_first,
  .ginput_complex .name_last {
    width: 48%;
  }

  .ginput_complex .name_first {
    float: left;
  }

  .ginput_complex .name_last {
    float: right;
  }

  .gform_submission_error {
    font-size: 1em;
  }

  .form-have-half-column_wrapper .half-column {
    width: 48%;
  }

  .main-menu.main-menu-has-touch .sub-menu-toggle {
    display: block;
  }

  .main-menu.main-menu-has-touch .menu-item-has-children > .menu-item-link {
    margin-right: 1.375rem;
  }

  .padding-top-xsm {
    padding-top: 1em;
  }

  .padding-top-sm {
    padding-top: 2em;
  }

  .padding-top-md {
    padding-top: 2.75em;
  }

  .padding-top-lg {
    padding-top: 4em;
  }

  .padding-top-xlg {
    padding-top: 5.25em;
  }

  .padding-btm-xsm {
    padding-bottom: 1em;
  }

  .padding-btm-sm {
    padding-bottom: 2em;
  }

  .padding-btm-md {
    padding-bottom: 2.75em;
  }

  .padding-btm-lg {
    padding-bottom: 4em;
  }

  .padding-btm-xlg {
    padding-bottom: 5.25em;
  }

  .margin-top-xsm {
    margin-top: 1em;
  }

  .margin-top-sm {
    margin-top: 2em;
  }

  .margin-top-md {
    margin-top: 2.75em;
  }

  .margin-top-lg {
    margin-top: 4em;
  }

  .margin-top-xlg {
    margin-top: 5.25em;
  }

  .margin-btm-xsm {
    margin-bottom: 1em;
  }

  .margin-btm-sm {
    margin-bottom: 2em;
  }

  .margin-btm-md {
    margin-bottom: 2.75em;
  }

  .margin-btm-lg {
    margin-bottom: 4em;
  }

  .margin-btm-xlg {
    margin-bottom: 5.25em;
  }

  .layout-homepage-hero .hero-content {
    max-width: 750px;
  }

  .layout-homepage-hero .logo-bar {
    padding: 1.125rem 0;
  }

  .layout-homepage-hero .logo-item .logo {
    max-width: 100px;
    max-height: 30px;
  }

  .layout-three-column-icons-content .title {
    font-size: 1.25rem;
  }

  .layout-statistics-bar .statistic-bar-header {
    margin-bottom: 1em;
    font-size: 2rem;
  }

  .layout-testimonial-slider .testimonial-item {
    width: auto;
  }

  .layout-testimonial-slider .photo-wrap {
    margin: 0 0 2.5rem;
  }

  .layout-testimonial-simple-slider .testimonial-item {
    width: auto;
  }

  .layout-icon-grid .icon-grid .grid-item {
    width: calc(50% - 20px);
    margin: 0 0.625rem 1.25rem;
  }

  .three-column-simple-list .list-block-cover {
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .three-column-simple-list .list-block-cover .list-block {
    width: 30%;
  }

  .three-column-simple-list .list-block-cover .list-block .list-item {
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .three-column-simple-list .list-block-cover .list-block .list-item .title {
    width: 100%;
    margin-bottom: 0.625rem;
  }

  .three-column-simple-list
    .list-block-cover
    .list-block
    .list-item
    .description {
    width: 100%;
  }

  .three-column-list-image .list-block-cover {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .four-column-highlight-bullets .highlight-bullets {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .layout-team-list .team-member-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .layout-team-list .team-member-item .image {
    margin-bottom: 0;
  }

  .layout-team-list .team-member-item .content {
    width: calc(100% - 270px);
  }

  .layout-location-list .location-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .layout-location-list .location-list .location {
    width: calc(50% - 20px);
  }

  .flexbox .search-results .toolbar {
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width: 50em) {
  .container {
    padding: 2rem 1.25rem 0;
  }

  .article-author .container {
    max-width: 915px;
    padding: 2.8125rem 6.25rem;
  }

  .article-author {
    text-align: left;
  }

  .article-author .author-avatar {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }

  .article-author .author-description {
    width: 74.57627%;
    float: right;
    margin-right: 0;
  }

  .blog-header .blog-heading h1 {
    padding: 5.375rem 0;
    font-size: 3.125rem;
    letter-spacing: -0.03125rem;
    line-height: 3.8125rem;
  }

  .no-flexbox .blog-header .toolbar {
    padding: 1em;
  }

  .blog-header .category-select-wrapper label {
    display: inline-block;
    margin-right: 2rem;
  }

  .blog-header .category-select-wrapper .fancy-select {
    display: inline-block;
    max-width: auto;
  }

  .blog-posts .container {
    padding: 0 2.5rem;
  }

  .blog-posts .post-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .blog-main-wrapper .container {
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 2.5rem;
  }

  .blog-list-item {
    width: 29%;
    margin-right: 6.5%;
    margin-bottom: 1.875rem;
  }

  .blog-list-item:nth-child(3n + 0) {
    margin-right: 0;
  }

  .blog-list-item .blog-post-content {
    padding: 0.9375rem 1.75rem 1.875rem;
  }

  .blog-list-item .title {
    font-size: 1.375rem;
  }

  .blog-list-item .entry-buttons {
    margin-top: 1.5625rem;
  }

  .blog-list-item .post-thumbnail {
    height: 230px;
  }

  .blog-list-item .post-thumbnail img {
    height: 230px;
  }

  .single-post .blog-post {
    width: 80%;
    margin: 2em auto;
  }

  .single-post .blog-post.has-sidebar .post-sidebar {
    width: auto;
  }

  .single-post .single-blog-post-wrap .title {
    font-size: 2.75rem;
    letter-spacing: -0.05188rem;
    line-height: 3.5rem;
  }

  .single-post .single-blog-image {
    height: 486px;
  }

  .cta.full-width {
    padding: 3.75rem 5rem;
  }

  .cta.ebook img {
    width: 30%;
    margin: 0;
  }

  .cta.ebook .content {
    padding: 0 2.625rem;
    text-align: left;
  }

  .flexbox .cta.ebook {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .pagination {
    margin: 1.875rem auto 2.5rem;
  }

  .related-posts {
    padding: 4.6875rem 0;
  }

  .related-posts .related-heading {
    margin-bottom: 1.875rem;
    font-size: 2.75rem;
    letter-spacing: -0.05125rem;
    line-height: 3.8125rem;
  }

  .related-posts .blog-list-item {
    width: 29%;
  }

  .related-posts .blog-post-content {
    padding: 1.875rem 1.75rem;
  }

  .related-resources {
    margin: 6.25rem auto;
  }

  .related-resources .related-resources-title {
    margin-bottom: 2.5rem;
    font-size: 2.75rem;
    letter-spacing: -0.05125rem;
    line-height: 3.8125rem;
  }

  .resource-grid .resource-card-collection-wrapper {
    padding: 1.5625rem 0 1rem;
  }

  .resource-hero-wrapper.have-no-resource-hero-thumb {
    padding-right: 2.5rem;
    padding-left: 2.1875rem;
  }

  .resource-hero-title {
    margin: 1.25rem 0 0;
    font-size: 2.75rem;
    letter-spacing: -0.05125rem;
    line-height: 3.8125rem;
  }

  .resource-hero-subtitle {
    font-size: 1.25rem;
  }

  .single-resource .gated-resource-hero::after {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 110px;
    display: block;
    width: 380px;
    height: 280px;
    background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
    background-size: 6.5px;
    content: "";
  }

  .resource-body {
    margin-top: 6.5625rem;
  }

  .resource-body-container {
    padding-right: 3.75rem;
    padding-left: 3.75rem;
  }

  .resource-share {
    margin: 1.5rem 0;
  }

  .resource-gallery-wrapper .slider-gallery-single {
    width: 100%;
  }

  .resource-gallery-wrapper .slider-gallery-single .slick-prev {
    left: -60px;
  }

  .resource-gallery-wrapper .slider-gallery-single .slick-next {
    right: -60px;
  }

  .resource-gallery-wrapper .slider-gallery-single .resource-gallery-large {
    height: 401px;
  }

  .resource-gallery-wrapper
    .slider-gallery-single
    .resource-gallery-large-wrap {
    height: 401px;
  }

  .resource-gallery-container {
    margin-bottom: 6.25rem;
  }

  .gform_heading {
    padding: 2em;
  }

  .gform_title {
    font-size: 1.875rem;
    letter-spacing: -0.05188rem;
    line-height: 3.625rem;
  }

  .core .gform_title {
    font-size: 1.875rem;
    letter-spacing: -0.05188rem;
    line-height: 3.625rem;
  }

  .footer-default .copyright {
    width: 76.35%;
    margin: 4rem auto 0;
    text-align: center;
    font-size: 1.1rem;
  }

  .footer-landing {
    margin-top: 5.3125rem;
  }

  .footer-menu .menu-item-top-level {
    width: 16%;
    margin: 1% 2%;
    margin-bottom: 0;
  }

  .footer-menu .menu-item-top-level > .menu-item-wrap > .menu-item-link {
    padding: 0;
    line-height: 1.1875rem;
  }

  .footer-menu .menu-item-top-level:last-child {
  }

  .footer-menu .sub-menu {
    display: block;
    padding-left: 0;
  }

  .footer-menu .two-column-menu-start .menu-item-wrap {
    margin-bottom: 3.5625rem;
  }

  .footer-menu .sub-menu-toggle {
    display: none;
  }

  .global-subtitle {
    font-size: 1.4rem;
    letter-spacing: -0.05188rem;
    line-height: 3.5rem;
  }

  .padding-top-xsm {
    padding-top: 1.25em;
  }

  .padding-top-sm {
    padding-top: 2.5em;
  }

  .padding-top-md {
    padding-top: 3.75em;
  }

  .padding-top-lg {
    padding-top: 5em;
  }

  .padding-top-xlg {
    padding-top: 6.25em;
  }

  .padding-btm-xsm {
    padding-bottom: 1.25em;
  }

  .padding-btm-sm {
    padding-bottom: 2.5em;
  }

  .padding-btm-md {
    padding-bottom: 3.75em;
  }

  .padding-btm-lg {
    padding-bottom: 5em;
  }

  .padding-btm-xlg {
    padding-bottom: 6.25em;
  }

  .margin-top-xsm {
    margin-top: 1.25em;
  }

  .margin-top-sm {
    margin-top: 2.5em;
  }

  .margin-top-md {
    margin-top: 3.75em;
  }

  .margin-top-lg {
    margin-top: 5em;
  }

  .margin-top-xlg {
    margin-top: 6.25em;
  }

  .margin-btm-xsm {
    margin-bottom: 1.25em;
  }

  .margin-btm-sm {
    margin-bottom: 2.5em;
  }

  .margin-btm-md {
    margin-bottom: 3.75em;
  }

  .margin-btm-lg {
    margin-bottom: 5em;
  }

  .margin-btm-xlg {
    margin-bottom: 6.25em;
  }

  .flexbox .multicolumn-content-grid.mobile-direction-reverse > .container {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .multicolumn-content-grid > .container {
    font-size: 0;
  }

  .flexbox .multicolumn-content-grid > .container {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .multicolumn-content-grid.align-columns-top > .container {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .multicolumn-content-grid.align-columns-middle > .container {
    -ms-flex-align: center;
    align-items: center;
  }

  .multicolumn-content-grid.align-columns-bottom > .container {
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .multicolumn-content-grid.justify-columns-flex-start > .container {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .multicolumn-content-grid.justify-columns-center > .container {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .multicolumn-content-grid.justify-columns-flex-end > .container {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .multicolumn-content-grid.justify-columns-space-around > .container {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .multicolumn-content-grid.justify-columns-space-around
    > .container
    .content-area {
    margin-right: 0;
  }

  .multicolumn-content-grid.justify-columns-space-between > .container {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .multicolumn-content-grid.justify-columns-space-between
    > .container
    .content-area {
    margin-right: 0;
  }

  .multicolumn-content-grid .content-area {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.69492%;
    margin-bottom: 1.69492%;
    font-size: 1rem;
    padding: 4.1525rem 0;
  }

  .multicolumn-content-grid .content-area:last-child {
    margin-right: 0;
  }

  .multicolumn-content-grid .content-area.columns-1 {
    width: 6.77966%;
  }

  .multicolumn-content-grid .content-area.columns-2 {
    width: 20%;
  }

  .multicolumn-content-grid .content-area.columns-3 {
    width: 23.72881%;
  }

  .multicolumn-content-grid .content-area.columns-4 {
    width: 32.20339%;
  }

  .multicolumn-content-grid .content-area.columns-5 {
    width: 40.67797%;
  }

  .multicolumn-content-grid .content-area.columns-6 {
    width: 49.15254%;
  }

  .multicolumn-content-grid .content-area.columns-7 {
    width: 57.62712%;
  }

  .multicolumn-content-grid .content-area.columns-8 {
    width: 66.10169%;
  }

  .multicolumn-content-grid .content-area.columns-9 {
    width: 74.57627%;
  }

  .multicolumn-content-grid .content-area.columns-10 {
    width: 83.05085%;
  }

  .multicolumn-content-grid .content-area.columns-11 {
    width: 91.52542%;
  }

  .multicolumn-content-grid .content-area.columns-12 {
    width: 100%;
    margin-right: 0;
  }

  .flexbox .flexible-layout.card-grid .card-collection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .no-flexbox .flexible-layout.card-grid .card-collection {
    font-size: 0;
  }

  .no-flexbox .flexible-layout.card-grid .card {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
  }

  .flexible-layout.card-grid[data-row-size="2"] .card-collection .card,
  .flexible-layout.card-grid[data-row-size="3"] .card-collection .card,
  .flexible-layout.card-grid[data-row-size="4"] .card-collection .card,
  .flexible-layout.card-grid[data-row-size="5"] .card-collection .card,
  .flexible-layout.card-grid[data-row-size="6"] .card-collection .card {
    width: 49.15254%;
    margin-right: 1.69492%;
  }

  .flexible-layout.card-grid[data-row-size="2"]
    .card-collection
    .card:nth-child(2n),
  .flexible-layout.card-grid[data-row-size="3"]
    .card-collection
    .card:nth-child(2n),
  .flexible-layout.card-grid[data-row-size="4"]
    .card-collection
    .card:nth-child(2n),
  .flexible-layout.card-grid[data-row-size="5"]
    .card-collection
    .card:nth-child(2n),
  .flexible-layout.card-grid[data-row-size="6"]
    .card-collection
    .card:nth-child(2n) {
    margin-right: 0;
  }

  .layout-homepage-hero .heading {
    max-width: 100%;
    font-size: 3.125rem;
    letter-spacing: -0.03125rem;
    line-height: 4.0625rem;
    margin-bottom: 0;
  }
  .layout-homepage-hero h2 {
    font-size: 2.125rem;
    color: #fff;
    margin-bottom: 3.5rem;
    line-height: 1.5;
  }
  .layout-homepage-hero .image-wrapper .image {
    margin-bottom: 0;
  }

  .layout-homepage-hero .logo-bar {
    padding: 1.96875rem 1.875rem;
  }

  .layout-homepage-hero .logo-item {
    max-width: 148px;
    max-height: 33.5px;
    margin-right: 1.875rem;
  }

  .layout-homepage-hero .logo-item .logo {
    max-width: 148px;
    max-height: 33.5px;
  }

  .layout-solutions-cards .container {
    padding: 2rem 1.25rem 0;
  }

  .layout-solutions-cards .heading {
    margin-bottom: 0.9375rem;
    font-size: 3rem;
  }

  .layout-solutions-cards .subheading {
    width: 40%;
    margin: 1rem auto 3.125rem;
    font-size: 1.8rem;
    letter-spacing: -0.05125rem;
    line-height: 2.5rem;
  }

  .layout-solutions-cards .solutions-cards {
    -ms-flex-align: inherit;
    align-items: inherit;
  }

  .layout-solutions-cards .solutions {
    padding: 1.8125rem;
  }

  .layout-solutions-cards .title {
    width: 100%;
    font-size: 1.7125rem;
    line-height: 2.275rem;
    min-height: 7rem;
    word-wrap: break-word;
  }

  .layout-solutions-cards .description {
    display: block;
  }

  .layout-two-column-content-media .content {
    padding: 0;
  }

  .layout-two-column-content-media .container-left .image-wrapper::before {
    width: 280px;
    height: 220px;
  }

  .layout-two-column-content-media .container-left .image-wrapper::after {
    width: 280px;
    height: 60px;
  }

  .layout-two-column-content-media .container-left .content::after {
    width: 330px;
    height: 280px;
  }

  .layout-two-column-content-media .container-right .image-wrapper::before {
    width: 280px;
    height: 220px;
  }

  .layout-two-column-content-media .container-right .image-wrapper::after {
    width: 280px;
    height: 60px;
  }

  .layout-two-column-content-media .container-right .content::after {
    width: 280px;
    height: 281px;
  }

  .layout-two-column-content-media .image-wrapper {
    height: 450px;
  }

  .layout-two-column-content-form .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .layout-two-column-content-form .content-container {
    width: calc(55% - 60px);
  }

  .layout-two-column-content-form .form-container {
    width: 45%;
  }

  .layout-two-column-content-form .location-list .location {
    width: calc(50% - 20px);
    margin-bottom: 2.5rem;
  }

  .layout-three-column-icons-content .column {
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 31%;
    margin-bottom: 0;
  }

  .layout-three-column-icons-content .image-wrapper {
    margin-right: 0;
  }

  .layout-three-column-icons-content .image {
    width: 60px;
    height: 60px;
  }

  .layout-statistics-bar .statistics {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .layout-statistics-bar .statistics .single-statistic {
    width: 21%;
    margin-bottom: 0;
  }

  .layout-statistics-bar
    .statistics
    .single-statistic:nth-child(1)
    .statistic-wrap::before {
    top: -20px;
    left: 20px;
  }

  .layout-statistics-bar
    .statistics
    .single-statistic:nth-child(2)
    .statistic-wrap::before {
    top: 22px;
    left: 105px;
  }

  .layout-statistics-bar
    .statistics
    .single-statistic:nth-child(3)
    .statistic-wrap::before {
    top: 30px;
    left: -15px;
  }

  .layout-statistics-bar .statistics .single-statistic .statistic-label {
    font-size: 1rem;
  }

  .layout-statistics-bar .statistic-wrap {
    width: 100%;
  }

  .layout-testimonial-slider {
    padding: 5rem 0;
  }

  .layout-testimonial-slider .container {
    padding: 0 2.5rem;
  }

  .layout-testimonial-slider .testimonial-header {
    margin-bottom: 6.25rem;
  }

  .layout-testimonial-slider .cta-wrap {
    position: inherit;
    bottom: inherit;
    width: auto;
    opacity: 1;
  }

  .layout-testimonial-slider .cta-wrap .cirexx-button {
    margin: inherit;
  }

  .layout-certification-logo-grid .logo-item {
    width: auto;
    margin-bottom: 0;
  }

  .layout-certification-logo-grid .logo-item .logo {
    max-width: 120px;
    max-height: 100px;
    margin-bottom: 2rem;
  }

  .layout-cta {
    min-height: 510px;
  }

  .layout-cta .content {
    width: 58%;
  }

  .layout-cta .cta-wrap {
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 42%;
    margin-top: 0;
  }

  .layout-cta.inline-cta {
    padding: 5.625rem 2.5rem;
  }

  .layout-cta.inline-cta .content {
    width: 45%;
  }

  .layout-free-guide-cta .content {
    width: 50%;
    margin-bottom: 0;
  }

  .layout-free-guide-cta .content::after {
    top: 30px;
    width: 293px;
    height: 227px;
  }

  .layout-free-guide-cta .image-wrapper {
    width: 40%;
  }

  .layout-free-guide-cta .image-wrapper::after {
    right: 0;
    bottom: 60px;
    left: inherit;
    width: 293px;
    height: 227px;
  }

  .layout-simple-cta .cta-content {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.25rem 3.75rem;
  }

  .layout-simple-cta .heading {
    width: calc(100% - 220px);
    max-width: 100%;
    margin-bottom: 0;
    font-size: 1.5rem;
    letter-spacing: -0.03125rem;
    text-align: left;
  }

  .layout-simple-cta .cta-wrap {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .layout-toggle-with-content .title {
    padding: 1.1875rem 1.25rem;
    font-size: 1.125rem;
  }

  .layout-toggle-with-content .title .toggle-button {
    right: 25px;
  }

  .layout-interior-banner .heading {
    font-size: 3.125rem;
    letter-spacing: -0.03125rem;
    line-height: 3.8125rem;
  }

  .layout-interior-banner .subheading {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .layout-interior-banner .content {
    padding: 6.875rem;
  }

  .layout-interior-banner.height-small .content {
    padding: 4.375rem;
  }

  .layout-interior-banner .sub-nav-wrapper {
    -ms-flex-align: inherit;
    align-items: inherit;
  }

  .layout-interior-banner .sub-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .layout-interior-banner .sub-nav-item {
    border-bottom: none;
  }

  .layout-interior-banner .sub-nav-link::after {
    position: absolute;
    z-index: -1;
    bottom: 18px;
    left: 10%;
    width: 80%;
    height: 5px;
    background: transparent;
    content: "";
  }

  .layout-interior-banner .sub-nav-up {
    position: fixed;
    z-index: 10;
    top: 60px;
  }

  .admin-bar .layout-interior-banner .sub-nav-up {
    top: 92px;
  }

  .layout-interior-banner .sub-nav-down {
    position: fixed;
    z-index: 10;
    top: 60px;
  }

  .admin-bar .layout-interior-banner .sub-nav-down {
    top: 92px;
  }

  .layout-interior-banner .sub-nav-top {
    position: relative;
    top: 0;
  }

  .admin-bar .layout-interior-banner .sub-nav-top {
    top: 0;
  }

  .layout-interior-banner .sub-nav-not-top {
    background-color: rgba(0, 0, 0, 0.8);
  }

  .layout-interior-banner .sub-nav-not-top .sub-nav-link {
    height: 60px;
    padding: 0.9375rem 1.5625rem;
  }

  .layout-interior-banner .sub-nav-not-top .sub-nav-link::after {
    bottom: 24px;
  }

  .layout-two-column-with-checklist .content-wrap {
    width: 39%;
  }

  .layout-two-column-with-checklist .title {
    font-size: 2.75rem;
    letter-spacing: -0.05188rem;
    line-height: 3.5rem;
  }

  .layout-two-column-with-checklist .content-checklist {
    width: 35%;
    margin-top: 0;
    padding-left: 0;
  }

  .layout-two-column-with-checklist .content-checklist ul li {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .layout-one-column-center-content::before {
    width: 293px;
    height: 218px;
  }

  .layout-one-column-center-content::after {
    width: 293px;
    height: 118px;
  }

  .layout-one-column-center-content .content-wrap {
    max-width: 530px;
  }

  .layout-one-column-center-content .title {
    font-size: 2.75rem;
    letter-spacing: -0.05188rem;
    line-height: 3.8125rem;
  }

  .layout-one-column-center-content .description li {
    font-size: 1.0625rem;
    line-height: 1.5rem;
  }

  .layout-testimonial-simple-slider {
    padding: 5rem 0;
  }

  .layout-testimonial-simple-slider .container {
    padding: 0 2.5rem;
  }

  .layout-testimonial-simple-slider .testimonial-items {
    width: 100%;
  }

  .layout-testimonial-simple-slider .testimonial-item-wrap {
    -ms-flex-direction: row;
    flex-direction: row;
    width: 80%;
    margin: auto;
  }

  .layout-testimonial-simple-slider .photo-wrap {
    margin: 0 0 2.5rem;
  }

  .layout-testimonial-simple-slider
    .testimonial-item-have-image
    .testimonial-content {
    width: calc(100% - 260px);
    margin-top: 0;
  }

  .layout-capabilities .heading {
    margin-bottom: 3.125rem;
    font-size: 2.75rem;
    letter-spacing: -0.05125rem;
    line-height: 3.8125rem;
  }

  .layout-capabilities .capability-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .layout-capabilities .capability-nav-item {
    margin-bottom: 0;
    padding: 0 2.5rem;
    border-right: 1px solid #b0b0b1;
    border-bottom: none;
  }

  .layout-certifications .heading {
    font-size: 2.75rem;
    letter-spacing: -0.05125rem;
    line-height: 3.8125rem;
  }

  .layout-certifications .certifications-wrapper {
    margin: 3.75rem auto 0;
  }

  .layout-certifications .certifications {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .layout-certifications .title {
    width: 250px;
    margin-bottom: 0;
    padding-left: 3.4375rem;
  }

  .layout-certifications .description {
    width: calc(100% - 250px);
  }

  .layout-icon-grid .title {
    margin-bottom: 0.9375rem;
  }

  .layout-icon-grid .heading {
    width: 100%;
    font-size: 2.75rem;
    letter-spacing: -0.05125rem;
    line-height: 3.8125rem;
  }

  .layout-icon-grid .icon-grid {
    margin-top: 5rem;
  }

  .three-column-simple-list .list-block-cover .block-title {
    font-size: 1.75rem;
    line-height: 1.875rem;
  }

  .three-column-simple-list .list-block-cover .list-block .list-item {
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .three-column-simple-list .list-block-cover .list-block .list-item .title {
    width: 50%;
    margin-bottom: 0;
  }

  .three-column-simple-list
    .list-block-cover
    .list-block
    .list-item
    .description {
    width: 36%;
  }

  .three-column-list-image.two-column .list-block-cover .list-block {
    width: 44%;
  }

  .three-column-list-image .list-block-cover .block-title {
    font-size: 1.75rem;
    line-height: 1.875rem;
  }

  .three-column-list-image .list-block-cover .list-block {
    width: 44%;
  }

  .four-column-highlight-bullets.four-column .highlight-bullets .list-block {
    width: 44%;
    margin: 0 2.6% 4.0625rem;
  }

  .four-column-highlight-bullets .highlight-bullets .list-block {
    width: 44%;
    margin: 0 2.6% 4.0625rem;
  }

  .layout-trace-width-calculator .table-heading::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    top: 58%;
    right: -70px;
    display: block;
    width: 50px;
    height: 2px;
    background-color: #2250df;
    content: "";
  }

  .layout-accordion .title {
    margin-bottom: 0.9375rem;
  }

  .layout-accordion .heading {
    width: 100%;
    font-size: 2.75rem;
    letter-spacing: -0.05125rem;
    line-height: 3.8125rem;
  }

  .layout-link-list .heading {
    font-size: 2.75rem;
    margin-bottom: 3.125rem;
  }

  .layout-link-list .link-list-column-container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .layout-link-list .link-list-column-container .grid-item {
    width: 50%;
    margin: 0 3.75rem 0 0;
    padding: 0 3.75rem 0 0;
    border-right: 1px solid #b0b0b1;
  }

  .layout-link-list .link-list-column-container .grid-item:last-child {
    margin-right: 0;
  }

  .layout-location-list .heading {
    margin-bottom: 3.125rem;
  }

  .layout-location-list .location-list .location {
    width: calc(25% - 20px);
    margin-bottom: 0;
  }

  .testimonial-card .testimonial-solutions {
    display: block;
  }

  .single-testimonial-wrap .title {
    font-size: 2.75rem;
    letter-spacing: -0.05188rem;
    line-height: 3.5rem;
  }

  .search-results .blog-header .blog-heading h1 {
    font-size: 2.25rem;
    letter-spacing: -0.01563rem;
    line-height: 2.8125rem;
  }

  .error404-container .error404-header {
    margin-bottom: 5rem;
    padding: 5rem 0;
  }

  .error404-container .error404-header h1 {
    font-size: 2.25rem;
    letter-spacing: -0.01563rem;
    line-height: 2.8125rem;
  }

  .error404-container .error404-content {
    margin-bottom: 5rem;
  }

  .two-column-with-sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .two-column-with-sidebar .column-content {
    width: calc(75% - 40px);
  }

  .two-column-with-sidebar .column-sidebar {
    width: calc(25% - 40px);
    min-width: 200px;
    margin-right: 2.5rem;
  }
}

@media screen and (min-width: 56.25em) {
  .resource-card-collection .resource-card {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
  }

  .resource-card-collection .resource-card:nth-child(2n) {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
  }

  .resource-card-collection .resource-card:nth-child(3n) {
    width: 30.43478%;
    float: right;
    margin-right: 0;
  }

  .resource-gallery-wrapper {
    width: 735px;
  }

  .resource-gallery-wrapper .slider-gallery-single {
    margin-bottom: 5.625rem;
  }
}

@media screen and (min-width: 60em) {
  .resource-body-has-form .resource-body-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .resource-body-has-form .resource-body-content {
    width: 43%;
  }

  .resource-body-form {
    width: 47%;
    margin-top: 0;
    margin-left: 10%;
  }

  .resource-body-form .gform_wrapper {
    max-width: none;
    margin: 0;
  }
}

@media screen and (min-width: 62.5em) {
  /*.main{margin-top:6rem}*/

  .blog-list-item {
    margin-bottom: 3.75rem;
  }

  .single-post .blog-post {
    left: -40px;
    margin: 4em auto;
  }

  .single-post .blog-post.has-sidebar .back-to-blog {
    top: 0;
  }

  .single-post .blog-post.has-sidebar .post-sidebar {
    width: 300px;
  }

  .single-post .blog-post.has-sidebar .post-content {
    width: calc(100% - 340px);
  }

  .single-post .blog-post.has-sidebar .post-content .share-this {
    display: none;
  }

  .single-post .blog-post.has-sidebar .cher-links {
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.9375rem;
  }

  .single-post .single-blog-post-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .single-post .post-sidebar {
    display: block;
    width: 75px;
  }

  .single-post .post-sidebar .share-this {
    display: block;
  }

  .single-post .post-content {
    width: calc(100% - 115px);
  }

  .single-post .post-content .share-this {
    display: none;
  }

  .single-post .share-this .cher-links {
    display: inline-block;
  }

  .single-post .share-this {
    position: relative;
    text-align: center;
  }

  .single-post .share-this .cher-link-item,
  .single-post .share-this .cher-links {
    display: block;
    margin-left: 0;
  }

  .single-post .share-this .cher-link-item {
    margin-top: 1.875rem;
  }

  .single-post .share-this .cher-link {
    width: 20px;
    height: 20px;
  }

  .single-post .sidebar-nav-container {
    position: relative;
    top: 0;
    left: auto;
    max-width: calc(100% - 40px);
  }

  .single-post .sticky-sidebar-nav {
    display: block;
    margin: 0 0 1.875rem;
    overflow: visible;
    border: 0;
    background: transparent;
  }

  .single-post .sticky-sidebar-nav.sticky {
    top: 0;
    position: relative;
    max-width: 300px;
  }

  .single-post .sticky-sidebar-nav .anchor-nav-heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
  }

  .single-post .sticky-sidebar-nav .anchor-nav-heading::before {
    position: absolute;
    z-index: -1;
    top: -15px;
    right: 0;
    display: block;
    width: 1000%;
    height: calc(100% + 30px);
    background-image: url("data:image/svg+xml,%3csvg width='7' height='7' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle transform='rotate(-180 1 1)' cx='1' cy='1' r='1' fill='%23DCDCDC'/%3e%3c/svg%3e");
    content: "";
  }

  .single-post .sticky-sidebar-nav .anchor-nav-heading::after {
    display: block;
  }

  .single-post .sticky-sidebar-nav .sidebar-menu-item {
    display: block;
    max-width: 100%;
    margin: 1.875rem 0;
    background: transparent;
    color: #131313;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
  }

  .single-post .sticky-sidebar-nav .anchor-menu-link {
    padding: 0;
    color: #000;
  }

  .single-post .sticky-sidebar-nav .anchor-menu-link.active {
    color: #da3932;
  }

  .single-post .sticky-sidebar-nav .anchor-menu-link.active::before {
    display: none;
  }

  .single-post .sticky-sidebar-nav .anchor-menu-link:hover {
    color: #da3932;
  }

  .cta.ebook img {
    width: 20%;
  }

  .cta.ebook .content {
    width: 70%;
  }

  .no-flexbox .cta.ebook .content,
  .no-flexbox .cta.ebook img {
    float: left;
  }

  .no-flexbox .cta.ebook img {
    width: 20%;
  }

  .no-flexbox .cta.ebook::after {
    display: block;
    clear: left;
    content: "";
  }

  .pagination {
    margin: 1.875rem auto 5rem;
  }

  .post-grid .filter-bar-outer-container > .container {
    padding: 3.25rem 0 1.25rem;
  }

  .post-grid .filter-bar-wrapper {
    height: 50px;
  }

  .post-grid .filter-bar-header {
    padding-right: 1.25rem;
  }

  .post-grid .filter-bar-heading {
    display: block;
  }

  .post-grid .filter-bar-heading-icon {
    display: none;
  }

  .post-grid .filter-toggle {
    display: none;
  }

  .post-grid .filter-bar .filters {
    position: static;
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    padding: 0;
    border-bottom: 0;
    background-color: transparent;
  }

  .post-grid .filter-bar .filters-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .post-grid .filter-bar .filter {
    width: 180px;
    margin-right: 0.625rem;
    margin-bottom: 0;
    border: 1px solid #b0b0b1;
  }

  .post-grid .filter-bar .filter-options {
    position: absolute;
    top: 100%;
    left: -1px;
    display: none;
    width: auto;
    min-width: 252px;
    margin: 0;
    padding: 0.625rem 1.25rem 1.25rem 0.9375rem;
    border: 1px solid #b0b0b1;
    border-top: none;
    background: #fff;
  }

  .post-grid .filter-bar .filter-option-add {
    color: #2c2c2c;
  }

  .post-grid .filter-bar .filter-name {
    font-size: 1rem;
    font-weight: 400;
    line-height: 3rem;
  }

  .post-grid .filter-bar .filter-name svg {
    display: block;
    transform: rotate(90deg);
  }

  .post-grid .filter-bar .filter-name-link {
    display: block;
    height: 48px;
    padding: 0 2.8125rem 0 0.9375rem;
    color: #2c2c2c;
  }

  .post-grid .filter-bar .filter-name-link:focus {
    border-color: #2250df;
  }

  .post-grid .filters-close {
    display: none;
  }

  .post-grid .filter-bar-search {
    margin-left: auto;
    border: none;
  }

  .post-grid .filter-bar-search .search-submit-icon {
    width: 18px;
    height: 18px;
  }

  .resource-card-title {
    margin-bottom: 1.25rem;
    font-size: 1.75rem;
    line-height: 2.4375rem;
  }

  .resource-card-header {
    padding: 2.375rem 3.125rem 3.125rem;
  }

  .resource-grid .resource-card-collection-wrapper {
    padding: 1.75rem 0 3.75rem;
  }

  .resource-hero-has-image .resource-hero-header {
    padding-left: 15%;
  }

  .post-type-archive-resource .resource-hero-wrapper {
    padding: 5.375rem 5rem;
  }

  .post-type-archive-resource .resource-hero .resource-hero-title {
    font-size: 3.125rem;
    line-height: 3.8125rem;
  }

  .single-resource
    .gated-resource-hero
    .resource-hero-wrapper
    .resource-hero-thumb {
    width: 35%;
    margin: 0;
  }

  .single-resource
    .gated-resource-hero
    .resource-hero-wrapper
    .resource-hero-header {
    width: 65%;
  }

  .single-resource .resource-thankyou-hero .resource-hero-title {
    font-size: 3.125rem;
    letter-spacing: -0.05375rem;
    line-height: 3.8125rem;
  }

  .header-default {
    height: 97px;
  }

  .admin-bar .header-default {
    top: 32px;
  }

  .header-default > .container {
    padding: 1.6rem 4rem;
  }

  .header-default .main-utility-menu-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .header-default .main-header-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .flexbox .header-default .home-link {
    -ms-flex: 1 1 179px;
    flex: 1 1 179px;
    max-width: 220px;
    margin-left: 0;
  }

  .home .main {
    margin-top: 0;
  }

  .home .header-default.header-top {
    background-color: transparent;
  }

  .home .header-default.header-top.header-active {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .home .header-unpinned.header-active {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .home .header-pinned {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .footer-default .footer-logo-subscription {
    width: 18.7%;
    max-width: inherit;
    margin: 0;
  }

  .footer-default .footer-nav {
    width: 100%;
  }

  .utility-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 0.5rem;
    padding: 0;
  }

  .utility-nav .utility-menu {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .utility-nav .menu-item-link {
    margin: 0 1.25rem;
    line-height: 1.1875rem;
    text-align: center;
  }

  .utility-nav .search-form-field {
    width: 0;
    height: 24.5px;
    border: 0;
    color: #1c1b1b;
  }

  .utility-nav .icon-search {
    position: inherit;
    top: inherit;
    left: inherit;
    margin: 0.375rem 0.625rem 0 0;
  }

  .utility-nav .search-form {
    width: inherit;
  }

  .utility-nav .search-form:hover {
    background: #fff;
  }

  .utility-nav .search-form:hover .search-form-field {
    width: 100px;
    height: 24.5px;
    padding: 0.25rem 1.25rem;
    background: #fff;
  }

  .utility-nav .search-form:hover path {
    fill: #2c2c2c;
  }

  .main-nav .main-menu-toggle {
    display: none;
  }

  .main-menu-wrapper {
    transform: none;
  }

  .main-menu-wrapper .container {
    padding: 6rem 1.25rem 0;
  }

  .main-menu {
    margin: 0 0 0 2.5rem;
    padding: 9.375rem 1.25rem 5rem;
  }

  .main-menu .menu-item + .menu-item {
    margin-top: 0;
  }

  .main-menu {
    display: block;
    min-height: 0;
    margin: 0;
    padding: 0;
    transform: none;
    white-space: nowrap;
  }

  .main-menu .menu-item-top-level {
    display: inline-block;
  }

  .main-menu .menu-item-top-level > .menu-item-link {
    position: relative;
    color: #fff;
    font-size: 0.6875rem;
    font-weight: 600;
    letter-spacing: 0.125rem;
    line-height: 1.1875rem;
  }

  .main-menu .menu-item-top-level > .menu-item-link::after {
    position: absolute;
    z-index: -1;
    bottom: 12px;
    left: 10%;
    width: 80%;
    height: 5px;
    content: "";
  }

  .main-menu .menu-item-top-level.active > .menu-item-link::after {
    background: #1e57ff;
  }

  .main-menu .menu-item-top-level.active.cta > .menu-item-link {
    color: #fff;
  }

  .main-menu .menu-item-top-level.quote-btn .menu-item-link::after {
    display: none;
  }

  .main-menu
    .menu-item.menu-item-top-level.subnav-meganav
    .sub-menu
    .meganav-content,
  .main-menu
    .menu-item.menu-item-top-level.subnav-meganav
    .sub-menu
    .meganav-heading,
  .main-menu
    .menu-item.menu-item-top-level.subnav-simplemeganav
    .sub-menu
    .meganav-content,
  .main-menu
    .menu-item.menu-item-top-level.subnav-simplemeganav
    .sub-menu
    .meganav-heading {
    display: block;
  }

  .main-menu .menu-item.menu-item-top-level.subnav-meganav,
  .main-menu .menu-item.menu-item-top-level.subnav-simplemeganav {
    position: static;
  }

  .main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu,
  .main-menu .menu-item.menu-item-top-level.subnav-simplemeganav > .sub-menu {
    position: fixed;
    top: 97px;
    width: 100vw;
  }

  .admin-bar
    .main-menu
    .menu-item.menu-item-top-level.subnav-meganav
    > .sub-menu,
  .admin-bar
    .main-menu
    .menu-item.menu-item-top-level.subnav-simplemeganav
    > .sub-menu {
    top: 127px;
  }

  .main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu {
    min-width: 180px;
    padding: 0.625rem 0 0.625rem 0.3125rem;
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, 0.3);
    background-color: rgba(255, 255, 255, 0.8);
  }

  .main-menu
    .menu-item.menu-item-top-level.subnav-standard
    > .sub-menu
    .menu-item-link {
    color: #000;
    font-size: 0.9rem;
  }

  .main-menu
    .menu-item.menu-item-top-level.subnav-standard
    > .sub-menu
    .menu-item-link:hover {
    color: var(--page-color-1);
  }

  .main-menu .menu-item-link {
    padding: 0.625rem;
    color: #585858;
  }

  .main-menu .sub-menu .menu-item-link {
    position: relative;
  }

  .main-menu .sub-menu-toggle {
    display: none;
  }

  .main-menu .sub-menu {
    margin-left: 0;
  }

  .main-menu .sub-menu .menu-item {
    font-size: 100%;
    font-weight: 400;
  }

  .main-menu .sub-menu-level-1 {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
  }

  .menu-item.subnav-meganav .sub-menu-level-1 {
    padding: 2.5rem 4.375rem 4.375rem;
    overflow: hidden;
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, 0.3);
    background-color: #131313;
    color: #fff;
  }

  .menu-item.subnav-meganav .sub-menu-level-1 > div {
    position: relative;
    z-index: 2;
  }

  .menu-item.subnav-meganav .sub-menu-level-1 .meganav-heading {
    margin-bottom: 0.9375rem;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 2.125rem;
    white-space: normal;
  }

  .menu-item.subnav-meganav .sub-menu-level-1 .meganav-content {
    width: 23.72881%;
    padding: 0 3.125rem;
    line-height: 1.75rem;
    white-space: normal;
  }

  .menu-item.subnav-meganav
    .sub-menu-level-1
    .meganav-content
    .meganav-description {
    margin-bottom: 1.875rem;
    color: #7f7f7f;
    font-size: 0.75rem;
    line-height: 1.3125rem;
  }

  .menu-item.subnav-meganav .sub-menu-level-1 .meganav-children {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 74.57627%;
    padding-left: 3.125rem;
  }

  .menu-item.subnav-meganav
    .sub-menu-level-1
    .meganav-children
    .menu-item-link::after {
    top: 50%;
    right: auto;
    left: -75px;
    transform: translateY(-50%);
    border-width: 20px 35px;
    pointer-events: none;
  }

  .menu-item.subnav-meganav
    .sub-menu-level-1
    .meganav-children
    .menu-item-link:hover::after {
    right: auto;
    left: -60px;
  }

  .menu-item.subnav-meganav .sub-menu-level-1 .meganav-children .menu-item {
    width: 25%;
  }

  .menu-item.subnav-meganav .sub-menu-level-1 .menu-item-link {
    color: #fff;
  }

  .menu-item.subnav-meganav .sub-menu-level-1 .menu-item-link:hover {
    color: #1c52ff;
  }

  .flexbox .menu-item.subnav-meganav .sub-menu-level-1 .meganav-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .flexbox
    .menu-item.subnav-meganav
    .sub-menu-level-1
    .meganav-container::after {
    display: none;
  }

  .no-flexbox
    .menu-item.subnav-meganav
    .sub-menu-level-1
    .meganav-container
    .meganav-content,
  .no-flexbox
    .menu-item.subnav-meganav
    .sub-menu-level-1
    .meganav-container
    .meganav-heading {
    float: left;
  }

  .no-flexbox
    .menu-item.subnav-meganav
    .sub-menu-level-1
    .meganav-container
    .meganav-children {
    float: right;
  }

  .menu-item.subnav-meganav .sub-menu-level-1 .sub-menu-level-2 {
    display: block;
  }

  .main-menu
    .menu-item.subnav-meganav
    .sub-menu-level-1
    .menu-item-level-2
    > .menu-item-link {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2253%22%20height%3D%225%22%20viewBox%3D%220%200%2053%205%22%3E%3Ctitle%3E088DF420-EEC1-498E-BD6D-9585DAA90378%3C%2Ftitle%3E%3Cpath%20d%3D%22M50.5.5c1.1%200%202%20.9%202%202s-.9%202-2%202c-.9%200-1.7-.6-1.9-1.5H4.5v-.5c0%201.1-.9%202-2%202s-2-.9-2-2%20.9-2%202-2%202%20.9%202%202V2h44.1c.2-.9%201-1.5%201.9-1.5zm-48%201c-.6%200-1%20.4-1%201s.4%201%201%201%201-.4%201-1-.4-1-1-1zm48%200c-.6%200-1%20.4-1%201s.4%201%201%201%201-.4%201-1-.4-1-1-1z%22%20fill%3D%22%23ED1F24%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: bottom left 20px;
  }

  .menu-item.subnav-simplemeganav .sub-menu-level-1 {
    padding: 2.5rem 4.375rem 4.375rem;
    overflow: hidden;
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, 0.3);
    background-color: #131313;
    color: #fff;
  }

  .menu-item.subnav-simplemeganav .sub-menu-level-1 > div {
    position: relative;
    z-index: 2;
  }

  .menu-item.subnav-simplemeganav .sub-menu-level-1 .meganav-heading {
    margin-bottom: 0.9375rem;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 2.125rem;
    white-space: normal;
  }

  .menu-item.subnav-simplemeganav .sub-menu-level-1 .meganav-content {
    width: 23.72881%;
    padding: 0 3.125rem;
    line-height: 1.75rem;
    white-space: normal;
  }

  .menu-item.subnav-simplemeganav
    .sub-menu-level-1
    .meganav-content
    .meganav-description {
    margin-bottom: 1.875rem;
    color: #7f7f7f;
    font-size: 0.75rem;
    line-height: 1.3125rem;
  }

  .menu-item.subnav-simplemeganav .sub-menu-level-1 .meganav-children {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 74.57627%;
    padding-left: 3.125rem;
  }

  .menu-item.subnav-simplemeganav
    .sub-menu-level-1
    .meganav-children
    .menu-item-link::after {
    top: 50%;
    right: auto;
    left: -75px;
    transform: translateY(-50%);
    border-width: 20px 35px;
    pointer-events: none;
  }

  .menu-item.subnav-simplemeganav
    .sub-menu-level-1
    .meganav-children
    .menu-item-link:hover::after {
    right: auto;
    left: -60px;
  }

  .menu-item.subnav-simplemeganav
    .sub-menu-level-1
    .meganav-children
    .menu-item {
    width: 25%;
  }

  .menu-item.subnav-simplemeganav .sub-menu-level-1 .menu-item-link {
    color: #fff;
  }

  .menu-item.subnav-simplemeganav .sub-menu-level-1 .menu-item-link:hover {
    color: #1c52ff;
  }

  .flexbox
    .menu-item.subnav-simplemeganav
    .sub-menu-level-1
    .meganav-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .flexbox
    .menu-item.subnav-simplemeganav
    .sub-menu-level-1
    .meganav-container::after {
    display: none;
  }

  .no-flexbox
    .menu-item.subnav-simplemeganav
    .sub-menu-level-1
    .meganav-container
    .meganav-content,
  .no-flexbox
    .menu-item.subnav-simplemeganav
    .sub-menu-level-1
    .meganav-container
    .meganav-heading {
    float: left;
  }

  .no-flexbox
    .menu-item.subnav-simplemeganav
    .sub-menu-level-1
    .meganav-container
    .meganav-children {
    float: right;
  }

  .menu-item.subnav-simplemeganav .sub-menu-level-1 .sub-menu-level-2 {
    display: block;
  }

  .flexible-layout.card-grid[data-row-size="3"] .card-collection .card,
  .flexible-layout.card-grid[data-row-size="4"] .card-collection .card {
    width: 32.20339%;
  }

  .flexible-layout.card-grid[data-row-size="3"]
    .card-collection
    .card:nth-child(2n),
  .flexible-layout.card-grid[data-row-size="4"]
    .card-collection
    .card:nth-child(2n) {
    margin-right: 1.69492%;
  }

  .flexible-layout.card-grid[data-row-size="3"]
    .card-collection
    .card:nth-child(3n),
  .flexible-layout.card-grid[data-row-size="4"]
    .card-collection
    .card:nth-child(3n) {
    margin-right: 0;
  }

  .flexible-layout.card-grid[data-row-size="5"] .card-collection .card,
  .flexible-layout.card-grid[data-row-size="6"] .card-collection .card {
    width: 23.72881%;
  }

  .flexible-layout.card-grid[data-row-size="5"]
    .card-collection
    .card:nth-child(2n),
  .flexible-layout.card-grid[data-row-size="6"]
    .card-collection
    .card:nth-child(2n) {
    margin-right: 1.69492%;
  }

  .flexible-layout.card-grid[data-row-size="5"]
    .card-collection
    .card:nth-child(4n),
  .flexible-layout.card-grid[data-row-size="6"]
    .card-collection
    .card:nth-child(4n) {
    margin-right: 0;
  }

  .layout-homepage-hero {
    height: 764px;
  }

  .layout-homepage-hero .content-wrapper {
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
  }

  .layout-homepage-hero .image-wrapper {
    height: 764px;
    max-height: 100%;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
  }

  .layout-solutions-cards .solutions-wrap {
    width: 25%;
    min-height: 510px;
    margin: 1.09375rem 0;
  }

  .layout-solutions-cards .solutions-wrap:hover {
    min-height: 545px;
    margin: 0;
  }

  .layout-solutions-cards .solutions-wrap:hover .solutions {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.8);
  }

  .layout-solutions-cards .solutions-wrap:hover .cirexx-button {
    bottom: 60px;
    visibility: visible;
    opacity: 1;
  }

  .layout-solutions-cards .description {
    margin-bottom: 0;
  }

  .layout-solutions-cards .icon-combined-shape-large {
    margin: 0.875rem 0 1.625rem -0.6875rem;
  }

  .layout-solutions-cards .cirexx-button {
    position: absolute;
    bottom: -120px;
    left: 40px;
    visibility: hidden;
    opacity: 0;
  }

  .layout-two-column-content-media .content {
    width: 40%;
  }

  .layout-two-column-content-media .container-left {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .layout-two-column-content-media .container-left .content {
    position: inherit;
    margin-top: 0;
  }

  .layout-two-column-content-media .container-left .content::after {
    top: -50px;
    bottom: inherit;
  }

  .layout-two-column-content-media .container-right .content {
    margin-bottom: 0;
  }

  .layout-two-column-content-media .container-right .content::after {
    top: 0;
  }

  .layout-two-column-content-media .image-wrapper {
    position: inherit;
    width: 45%;
    height: 521px;
  }

  .map.layout-two-column-content-media .image-wrapper {
    height: auto;
    text-align: center;
    display: block;
  }
  .map.layout-two-column-content-media .image-wrapper img {
    display: inline-block;
  }

  .layout-two-column-content-media.style-video .video-wrapper {
    width: 58%;
  }

  .layout-two-column-content-media.style-video .content {
    width: calc(42% - 100px);
    margin-top: 0;
    padding-top: 1.875rem;
  }

  .layout-three-column-icons-content .column {
    width: 30%;
  }

  .layout-three-column-icons-content .image-wrapper {
    width: 100px;
    height: 100px;
  }

  .layout-three-column-icons-content .image {
    width: 70px;
    height: 70px;
  }

  .layout-statistics-bar .statistic-bar-header {
    font-size: 3.125rem;
  }

  .layout-statistics-bar .statistics .single-statistic .statistic-value,
  .layout-statistics-bar .statistics .single-statistic .type {
    font-size: 5.625rem;
  }

  .layout-capabilities .capability-nav-item {
    padding: 0 3rem;
  }

  .layout-icon-grid .icon-grid .grid-item {
    width: calc(25% - 20px);
  }

  .layout-icon-grid .icon-grid .grid-item .image-wrapper {
    width: 145px;
    height: 145px;
  }

  .layout-icon-grid .icon-grid .grid-item .image {
    max-width: 70px;
    max-height: 80px;
  }

  .layout-icon-grid .icon-grid.grid-style-left .grid-item {
    margin-bottom: 3.75rem;
  }

  .layout-icon-grid .icon-grid.grid-style-left .grid-item-desc {
    padding-right: 1.875rem;
  }

  .layout-icon-grid .icon-grid.grid-items-3 .grid-item {
    width: calc(33.33% - 20px);
  }

  .layout-icon-grid .icon-grid.grid-items-2 .grid-item {
    width: calc(50% - 20px);
  }

  .three-column-simple-list .list-block-cover .list-block .list-item .title {
    width: 46%;
  }

  .three-column-simple-list
    .list-block-cover
    .list-block
    .list-item
    .description {
    width: 46%;
  }

  .three-column-list-image .list-block-cover .list-block {
    width: 28%;
  }

  .four-column-highlight-bullets .highlight-bullets .list-block {
    width: 28%;
  }

  .testimonial-card {
    display: -ms-flexbox;
    display: flex;
    padding: 3.75rem 0;
  }

  .testimonial-card .grid-item {
    min-width: 320px;
  }

  .testimonial-card .testimonial-solutions {
    max-width: 320px;
    margin-top: 0;
    margin-left: 1.875rem;
    padding: 0.625rem 0 0.625rem 1.875rem;
    border-left: 2px solid #eee;
  }

  .testimonial-card .solution {
    width: calc(50% - 25px);
  }
}

@media screen and (min-width: 50em) and (min-width: 62.5em) {
  .layout-interior-banner .sub-nav-up {
    top: 97px;
  }

  .admin-bar .layout-interior-banner .sub-nav-up {
    top: 129px;
  }

  .layout-interior-banner .sub-nav-down {
    top: 97px;
  }

  .admin-bar .layout-interior-banner .sub-nav-down {
    top: 129px;
  }

  .layout-interior-banner .sub-nav-top {
    top: 0;
  }

  .admin-bar .layout-interior-banner .sub-nav-top {
    top: 0;
  }
}

@media screen and (min-width: 68.75em) {
  .blog-list-item .entry-buttons {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .blog-list-item .entry-buttons .share-bottom {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 0;
  }

  .blog-list-item .entry-buttons label {
    margin-right: 0;
    margin-left: 0.625rem;
  }

  .blog-list-item .entry-buttons .cher-links {
    position: absolute;
    top: 5px;
    right: -100px;
    visibility: hidden;
    opacity: 0;
  }

  .post-grid .filter-bar-header {
    padding-right: 2.75rem;
  }

  .post-grid .filter-bar .filter {
    width: 200px;
    margin-right: 1.125rem;
  }

  .resource-card {
    min-height: 514px;
  }

  .resource-gallery-wrapper .slider-gallery-single .slick-prev {
    left: -120px;
  }

  .resource-gallery-wrapper .slider-gallery-single .slick-next {
    right: -120px;
  }
}

@media screen and (min-width: 75em) {
  .single-post .blog-post {
    max-width: 1040px;
  }

  .resource-hero.resource-hero-has-image::after {
    height: 60px;
  }

  .resource-hero-has-image .resource-hero-header {
    transform: translate(0, -60px);
  }

  .resource-body-container {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .resource-share {
    margin: 3rem 0;
  }

  .main-menu .menu-item-link {
    padding: 0.625rem 1.25rem;
  }

  .flexible-layout.card-grid[data-row-size="4"] .card-collection .card {
    width: 23.72881%;
  }

  .flexible-layout.card-grid[data-row-size="4"]
    .card-collection
    .card:nth-child(3n) {
    margin-right: 1.69492%;
  }

  .flexible-layout.card-grid[data-row-size="4"]
    .card-collection
    .card:nth-child(4n) {
    margin-right: 0;
  }

  .flexible-layout.card-grid[data-row-size="5"] .card-collection .card {
    width: 18.64407%;
  }

  .flexible-layout.card-grid[data-row-size="5"]
    .card-collection
    .card:nth-child(4n) {
    margin-right: 1.69492%;
  }

  .flexible-layout.card-grid[data-row-size="5"]
    .card-collection
    .card:nth-child(5n) {
    margin-right: 0;
  }

  .flexible-layout.card-grid[data-row-size="6"] .card-collection .card {
    width: 15.25424%;
  }

  .flexible-layout.card-grid[data-row-size="6"]
    .card-collection
    .card:nth-child(4n) {
    margin-right: 1.69492%;
  }

  .flexible-layout.card-grid[data-row-size="6"]
    .card-collection
    .card:nth-child(6n) {
    margin-right: 0;
  }

  .layout-homepage-hero .logo-item {
    margin-right: 7.0625rem;
  }

  .layout-three-column-icons-content .image-wrapper {
    width: 145px;
    height: 145px;
  }

  .layout-testimonial-slider .testimonial-item {
    padding: 1.25rem 3.75rem;
  }

  .layout-free-guide-cta .container {
    max-width: 1070px;
    padding: 0;
  }

  .layout-testimonial-simple-slider .testimonial-item {
    padding: 1.25rem 3.75rem;
  }

  .four-column-highlight-bullets.four-column .highlight-bullets .list-block {
    width: 18%;
  }

  .four-column-highlight-bullets .highlight-bullets {
    max-width: 860px;
    margin: auto;
  }

  .two-column-with-sidebar {
    padding: 3.75rem 1.875rem;
  }
}

@media screen and (min-width: 62.5em) and (min-width: 75em) {
  .main-menu .menu-item-top-level > .menu-item-link {
    font-size: 1rem;
  }
}

@media screen and (min-width: 81.25em) {
  .post-grid .filter-bar .filter {
    width: 252px;
  }

  .layout-certification-logo-grid .logo-bar {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .layout-certification-logo-grid .logo-item {
    margin-right: 4rem;
  }
}

@media screen and (min-width: 87.5em) {
  .layout-free-guide-cta .content::after {
    width: 350px;
  }

  .layout-free-guide-cta .image-wrapper::after {
    width: 350px;
  }
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}

@media screen and (max-width: 37.5em) {
  .core table {
    width: 100%;
  }

  .core thead {
    display: none;
  }

  .core tr:nth-of-type(2n) {
    background-color: inherit;
  }

  .core tr td:first-child {
    background: rgba(0, 0, 0, 0.1);
    font-size: 1em;
    font-weight: 700;
  }

  .core tbody td {
    display: block;
    text-align: center;
  }

  .core tbody td::before {
    display: block;
    text-align: center;
    content: attr(data-th);
  }
}

@media screen and (max-width: 62.5em) {
  .single-post .blog-post.has-sidebar .post-sidebar {
    position: static !important;
  }
}

@media screen and (max-width: 28.125em) {
  .post-grid .filter-bar .filter:not(:first-child) {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-right: 0;
    padding-left: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure::after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 0.3125rem;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    box-sizing: border-box;
    position: fixed;
    top: auto;
    bottom: 0;
    margin: 0;
    padding: 0.1875rem 0.3125rem;
    background: rgba(0, 0, 0, 0.6);
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    top: 3px;
    right: 5px;
  }

  .mfp-img-mobile .mfp-close {
    position: fixed;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    padding: 0;
    background: rgba(0, 0, 0, 0.6);
    line-height: 2.1875rem;
    text-align: center;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
    -webkit-transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
  }

  .mfp-container {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
  }
}
