@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/*
Document 
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
* {
  box-sizing: border-box;
}

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  box-sizing: border-box;
}

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

*, *:focus, *:hover {
  outline: none;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  width: 100%;
  max-width: 100%;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  max-width: 100%;
  height: auto;
  display: block;
}

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

.video-container, .embed-youtube {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 0 0 1.5em;
}
.video-container iframe, .embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.cf:after, .clear:after, .clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/******************************************************************
Author:@warrengroom
Stylesheet: Colors
******************************************************************/
/******************************************************************
Author:@warrengroom
Stylesheet: Typography
******************************************************************/
p {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -epub-hyphens: none;
  -ms-hyphens: none;
      hyphens: none;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
}

/******************************************************************
Author:@warrengroom
Stylesheet: Sass Functions
******************************************************************/
/******************************************************************
Author:@warrengroom
Stylesheet: Mixins Stylesheet
******************************************************************/
/******************************************************************
Author:@warrengroom
Stylesheet: Grid Stylesheet
******************************************************************/
.last-col {
  float: right !important;
  padding-right: 0 !important;
}

.remove-padding {
  padding-right: 0 !important;
}

@media (max-width: 767px) {
  .m-none {
    display: none;
  }
  .m-all {
    float: left;
    padding-right: 2em;
    width: 100%;
    padding-right: 0;
  }
  .m-1of2 {
    float: left;
    padding-right: 2em;
    width: 50%;
  }
  .m-1of3 {
    float: left;
    padding-right: 2em;
    width: 33.33%;
  }
  .m-2of3 {
    float: left;
    padding-right: 2em;
    width: 66.66%;
  }
  .m-1of4 {
    float: left;
    padding-right: 2em;
    width: 25%;
  }
  .m-3of4 {
    float: left;
    padding-right: 2em;
    width: 75%;
  }
}
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1023px) {
  .t-none {
    display: none;
  }
  .t-all {
    float: left;
    padding-right: 2em;
    width: 100%;
    padding-right: 0;
  }
  .t-1of2 {
    float: left;
    padding-right: 2em;
    width: 50%;
  }
  .t-1of3 {
    float: left;
    padding-right: 2em;
    width: 33.33%;
  }
  .t-2of3 {
    float: left;
    padding-right: 2em;
    width: 66.66%;
  }
  .t-1of4 {
    float: left;
    padding-right: 2em;
    width: 25%;
  }
  .t-3of4 {
    float: left;
    padding-right: 2em;
    width: 75%;
  }
  .t-1of5 {
    float: left;
    padding-right: 2em;
    width: 20%;
  }
  .t-2of5 {
    float: left;
    padding-right: 2em;
    width: 40%;
  }
  .t-3of5 {
    float: left;
    padding-right: 2em;
    width: 60%;
  }
  .t-4of5 {
    float: left;
    padding-right: 2em;
    width: 80%;
  }
}
/* Landscape to small desktop */
@media (min-width: 1024px) {
  .d-none {
    display: none;
  }
  .d-all {
    float: left;
    padding-right: 2em;
    width: 100%;
    padding-right: 0;
  }
  .d-1of2 {
    float: left;
    padding-right: 2em;
    width: 50%;
  }
  .d-1of3 {
    float: left;
    padding-right: 2em;
    width: 33.33%;
  }
  .d-2of3 {
    float: left;
    padding-right: 2em;
    width: 66.66%;
  }
  .d-1of4 {
    float: left;
    padding-right: 2em;
    width: 25%;
  }
  .d-3of4 {
    float: left;
    padding-right: 2em;
    width: 75%;
  }
  .d-1of5 {
    float: left;
    padding-right: 2em;
    width: 20%;
  }
  .d-2of5 {
    float: left;
    padding-right: 2em;
    width: 40%;
  }
  .d-3of5 {
    float: left;
    padding-right: 2em;
    width: 60%;
  }
  .d-4of5 {
    float: left;
    padding-right: 2em;
    width: 80%;
  }
  .d-1of6 {
    float: left;
    padding-right: 2em;
    width: 16.6666666667%;
  }
  .d-1of7 {
    float: left;
    padding-right: 2em;
    width: 14.2857142857%;
  }
  .d-2of7 {
    float: left;
    padding-right: 2em;
    width: 28.5714286%;
  }
  .d-3of7 {
    float: left;
    padding-right: 2em;
    width: 42.8571429%;
  }
  .d-4of7 {
    float: left;
    padding-right: 2em;
    width: 57.1428572%;
  }
  .d-5of7 {
    float: left;
    padding-right: 2em;
    width: 71.4285715%;
  }
  .d-6of7 {
    float: left;
    padding-right: 2em;
    width: 85.7142857%;
  }
  .d-1of8 {
    float: left;
    padding-right: 2em;
    width: 12.5%;
  }
  .d-1of9 {
    float: left;
    padding-right: 2em;
    width: 11.1111111111%;
  }
  .d-2of9 {
    float: left;
    padding-right: 2em;
    width: 22.2222222222%;
  }
  .d-7of9 {
    float: left;
    padding-right: 2em;
    width: 77.7777777777%;
  }
  .d-1of10 {
    float: left;
    padding-right: 2em;
    width: 10%;
  }
  .d-1of11 {
    float: left;
    padding-right: 2em;
    width: 9.0909090909%;
  }
  .d-1of12 {
    float: left;
    padding-right: 2em;
    width: 8.33%;
  }
}
/******************************************************************
Author:@warrengroom
Stylesheet: Dark Mode Styles
******************************************************************/
/******************************************************************
Author:@warrengroom
Stylesheet: Light Mode Styles 
******************************************************************/
/******************************************************************
Author:@warrengroom
Stylesheet: Print Stylesheet
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
  .sidebar,
.page-navigation,
.wp-prev-next,
.respond-form,
nav {
    display: none;
  }
}
/******************************************************************
Author:@warrengroom
Stylesheet: Button Styles
******************************************************************/
.hero-nav.hero-nav-buttons li a,
.hero-nav.hero-nav-buttons li a:visited, .ajax-load-more-wrap.white .alm-load-more-btn, .btn-primary,
.btn-primary:visited, .btn-white,
.btn-white:visited, .btn,
.btn:visited,
[type=reset],
[type=submit],
#searchsubmit,
.forminator-button, .btn-large, .btn-left-arrow, .btn-none, .btn-small {
  position: relative;
  display: inline-block;
  padding: 0.4em 0.85em;
  margin: 0 1rem 1rem 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  color: #DB3718;
  background: hsl(0deg, 0%, 100%);
  border: 0;
  cursor: pointer;
  transition: ease-out 0.3s;
  -webkit-transition: ease-out 0.3s;
  -moz-transition: ease-out 0.3s;
  border-radius: 12px;
  box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.15);
}
.hero-nav.hero-nav-buttons li a:after,
.hero-nav.hero-nav-buttons li a:visited:after, .ajax-load-more-wrap.white .alm-load-more-btn:after, .btn-primary:after,
.btn-primary:visited:after, .btn-white:after,
.btn-white:visited:after, .btn:after,
.btn:visited:after,
[type=reset]:after,
[type=submit]:after,
#searchsubmit:after,
.forminator-button:after, .btn-large:after, .btn-left-arrow:after, .btn-none:after, .btn-small:after {
  content: "";
  background: url(../images/icon-arrow-right.png);
  background-size: 14px 12px;
  background-repeat: no-repeat;
  width: 14px;
  height: 12px;
  padding: 0;
  margin: 0 0 0 0.75em;
  display: inline-block;
}
.hero-nav.hero-nav-buttons li a:hover, .ajax-load-more-wrap.white .alm-load-more-btn:hover, .btn-primary:hover, .btn-white:hover, .btn:hover,
[type=reset]:hover,
[type=submit]:hover,
#searchsubmit:hover,
.forminator-button:hover, .btn-large:hover, .btn-left-arrow:hover, .btn-none:hover, .btn-small:hover, .hero-nav.hero-nav-buttons li a:focus, .ajax-load-more-wrap.white .alm-load-more-btn:focus, .btn-primary:focus, .btn-white:focus, .btn:focus,
[type=reset]:focus,
[type=submit]:focus,
#searchsubmit:focus,
.forminator-button:focus, .btn-large:focus, .btn-left-arrow:focus, .btn-none:focus, .btn-small:focus {
  color: #DB3718 !important;
}
.btn-small {
  font-size: 12px;
}

.btn-none:after {
  content: none;
  padding: 0;
}

.btn-left-arrow:after {
  content: none;
  padding: 0;
}
.btn-left-arrow:before {
  content: url(../images/icon-arrow-left.png);
  padding: 0 0.75em 0 0;
}

.btn-large {
  font-size: 20px;
}

.btn-white,
.btn-white:visited {
  border-color: hsl(0deg, 0%, 100%);
  color: hsl(0deg, 0%, 100%);
}

.btn-primary,
.btn-primary:visited {
  background: #6B2EFB;
  border-color: #6B2EFB;
  color: hsl(0deg, 0%, 100%);
}

.ajax-load-more-wrap.white .alm-load-more-btn {
  background-color: #fff;
  color: #DB3718 !important;
  border: 1px solid #fff !important;
  overflow: hidden;
  transition: none;
  outline: 0;
  float: left !important;
}
.ajax-load-more-wrap.white .alm-load-more-btn:after {
  content: "";
  background: url(../images/icon-arrow-down.png);
  background-size: 12px 14px;
  background-repeat: no-repeat;
  width: 12px;
  height: 14px;
  padding: 0;
  margin: 0 0 0 0.75em;
  display: inline-block;
}
.ajax-load-more-wrap.white .alm-load-more-btn:hover, .ajax-load-more-wrap.white .alm-load-more-btn:focus {
  background: hsl(0deg, 0%, 100%) !important;
  color: #DB3718 !important;
  border-color: hsl(0deg, 0%, 100%) !important;
  border-radius: 12px;
  box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.15);
}

.alm-load-more-btn.done,
.case-studies-archive .alm-load-more-btn {
  display: none !important;
}

/******************************************************************
Author:@warrengroom
Stylesheet: Form Styles
******************************************************************/
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
  display: block;
  line-height: 22px;
  padding: 10px 1em;
  margin: 0 0 1rem;
  color: hsl(0deg, 0%, 18%);
  border-radius: 0;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #6B2EFB;
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  background-color: hsl(0deg, 0%, 100%);
  outline: none;
  transition: ease-out 0.3s;
  -webkit-transition: ease-out 0.3s;
  -moz-transition: ease-out 0.3s;
}
input[type=text]:focus, input[type=text]:active,
input[type=password]:focus,
input[type=password]:active,
input[type=datetime]:focus,
input[type=datetime]:active,
input[type=datetime-local]:focus,
input[type=datetime-local]:active,
input[type=date]:focus,
input[type=date]:active,
input[type=month]:focus,
input[type=month]:active,
input[type=time]:focus,
input[type=time]:active,
input[type=week]:focus,
input[type=week]:active,
input[type=number]:focus,
input[type=number]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=url]:focus,
input[type=url]:active,
input[type=search]:focus,
input[type=search]:active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=color]:focus,
input[type=color]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
  background-color: hsl(0deg, 0%, 100%);
  outline: none;
  border-color: hsl(0deg, 0%, 0%);
}

input[type=password] {
  letter-spacing: 0.3em;
}

input[type=search] {
  background: url(../images/icon-search.png);
  background-size: 19px;
  background-repeat: no-repeat;
  background-position: top 10px right 20px;
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
          appearance: none;
  background: url(../images/icon-arrow-down.png);
  background-size: 12px 14px;
  background-repeat: no-repeat;
  background-position: top 14px right 20px;
}

/******************************************************************
Forminator override
******************************************************************/
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child), .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
  margin-bottom: 20px !important;
}

.forminator-ui .divide {
  margin: 1.55em 0;
}

.forminator-label {
  display: block;
  margin-bottom: 0.5em !important;
  font-size: 20px;
  line-height: 24px;
  color: #2e2e2e;
  font-weight: 500;
}

.forminator-checkbox {
  display: block;
  width: 100%;
  margin-bottom: 0.5em;
}

.forminator-radio {
  display: block;
}
.forminator-radio.forminator-radio-inline {
  display: inline-block;
}

.wysiwyg h2.forminator-title, .wysiwyg .h2.forminator-title {
  font-size: 34px;
  font-weight: 700;
  color: #6B2EFB;
}

#forminator-module-3535 #text-12 .forminator-input, #forminator-module-3535 #text-13 .forminator-input, #forminator-module-3535 #text-14 .forminator-input, #forminator-module-3535 #text-16 .forminator-input {
  width: 15%;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
#forminator-module-3535 #text-12 .forminator-description, #forminator-module-3535 #text-13 .forminator-description, #forminator-module-3535 #text-14 .forminator-description, #forminator-module-3535 #text-16 .forminator-description {
  line-height: 40px;
  font-weight: 500;
}

/* Base for label styling */
[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  left: 0;
  opacity: 0.01;
}

[type=checkbox]:not(:checked) + span,
[type=checkbox]:checked + span {
  position: relative;
  padding-left: 28px;
  font-size: 1.05em;
  line-height: 1.7;
  cursor: pointer;
}

/* checkbox aspect */
[type=checkbox]:not(:checked) + span:before,
[type=checkbox]:checked + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  border: 1px solid #6B2EFB;
  background: #FFF;
  border-radius: 0.15em;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 0 rgba(203, 34, 237, 0.2);
  transition: all 0.275s;
}

/* checked mark aspect */
[type=checkbox]:not(:checked) + span:after,
[type=checkbox]:checked + span:after {
  content: "✕";
  position: absolute;
  top: 12px;
  left: 2px;
  font-size: 18px;
  color: #6B2EFB;
  line-height: 0;
  transition: all 0.2s;
}

/* checked mark aspect changes */
[type=checkbox]:not(:checked) + span:after {
  opacity: 0;
  transform: scale(0) rotate(45deg);
}

[type=checkbox]:checked + span:after {
  opacity: 1;
  transform: scale(1) rotate(0);
}

/* Disabled checkbox */
[type=checkbox]:disabled:not(:checked) + span:before,
[type=checkbox]:disabled:checked + span:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #e9e9e9;
}

[type=checkbox]:disabled:checked + span:after {
  color: #777;
}

[type=checkbox]:disabled + span {
  color: #aaa;
}

/* Accessibility */
.forminator-radio {
  margin-bottom: 0.5em;
  margin-right: 2.5em;
}

/* Base for label styling */
[type=radio]:not(:checked),
[type=radio]:checked {
  position: absolute;
  left: 0;
  opacity: 0.01;
}

[type=radio]:not(:checked) + span,
[type=radio]:checked + span {
  position: relative;
  padding-left: 28px;
  font-size: 1.05em;
  line-height: 1.7;
  cursor: pointer;
}

/* radio aspect */
[type=radio]:not(:checked) + span:before,
[type=radio]:checked + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  border: 1px solid #6B2EFB;
  background: #FFF;
  border-radius: 9px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 0 rgba(203, 34, 237, 0.2);
  transition: all 0.275s;
}

/* checked mark aspect */
[type=radio]:not(:checked) + span:after,
[type=radio]:checked + span:after {
  content: "●";
  position: absolute;
  top: 10px;
  left: 2px;
  font-size: 22px;
  color: #6B2EFB;
  line-height: 0;
  transition: all 0.2s;
}

/* checked mark aspect changes */
[type=radio]:not(:checked) + span:after {
  opacity: 0;
  transform: scale(0) rotate(45deg);
}

[type=radio]:checked + span:after {
  opacity: 1;
  transform: scale(1) rotate(0);
}

/* Disabled radio */
[type=radio]:disabled:not(:checked) + span:before,
[type=radio]:disabled:checked + span:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #e9e9e9;
}

[type=radio]:disabled:checked + span:after {
  color: #777;
}

[type=radio]:disabled + span {
  color: #aaa;
}

/* Accessibility */
.row-no-margin {
  margin-bottom: -20px;
}

/******************************************************************
Author: @warrengroom
Stylesheet: Mobile Portrait Stylesheet
******************************************************************/
/******************************************************************
Table of contents

1.0 General
1.1 Alignments 
2.0 Links
3.0 Typography 
3.1 Typography Variables
4.0 Headers
5.0 Navigation
6.0 Content 
6.1 Archive Content
6.2 Pagination
6.3 Post Content
6.4 Author Content
6.5 Accordion Elements 
6.6 Repeater Fields
6.7 Section by Section
6.8 Slick Slider
6.9 Background Image Section
6.10 Careers
6.11 Case Studies
6.12 Centered Highlight Content
6.13 Stats Repeater
7.0 Search
8.0 Comments
8.1 Comment Form
9.0 Sidebar
10.1 Footer Navigation 
******************************************************************/
/******************************************************************
1.0 General
******************************************************************/
html {
  font-size: 16px;
  overflow-x: hidden;
}

body {
  background-color: hsl(0deg, 0%, 100%);
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.6;
  font-size: 18px;
  line-height: 24px;
  color: hsl(0deg, 0%, 18%);
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  overflow-x: hidden;
}

#container {
  padding: 70px 0 0;
}

section {
  padding: 64px 0 0;
}
section.single-item {
  padding: 6em 0 0;
}
section.archive-content {
  padding: 0;
}
section.background-image {
  padding: 10em 0 6em;
}
section.hero {
  padding: 0;
}
section.advisory-team {
  padding-top: 0;
}
section.section-archive {
  padding: 0;
}

.page-id-1928 section.contact-form {
  padding: 0;
}

.pt4 {
  padding-top: 4em;
}

.pt3 {
  padding-top: 3em;
}

.pt2 {
  padding-top: 2em;
}

.pt1 {
  padding-top: 1em;
}

.pb4 {
  padding-bottom: 64px;
}

.pb3 {
  padding-bottom: 3em;
}

.pb2 {
  padding-bottom: 2em;
}

.pb1 {
  padding-bottom: 1em;
}

.pr4 {
  padding-right: 4em;
}

.pr3 {
  padding-right: 3em;
}

.pr2 {
  padding-right: 2em;
}

.pr1 {
  padding-right: 1em;
}

.pl4 {
  padding-left: 4em;
}

.pl3 {
  padding-left: 3em;
}

.pl2 {
  padding-left: 2em;
}

.pl1 {
  padding-left: 1em;
}

#container {
  width: 100%;
}

.wrap {
  width: 88vw;
  max-width: 968px;
  margin: 0 auto;
}
.wrap .wrap {
  width: 100%;
}

.wrap-small {
  max-width: 620px;
}

.wrap-100 {
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  position: relative;
}

.bg-primary {
  background: #6B2EFB;
  color: hsl(0deg, 0%, 100%);
}

.bg-secondary {
  background: #DB3718;
  color: hsl(0deg, 0%, 100%);
}

.bg-light-grey {
  background: hsl(0deg, 0%, 97%);
}

.bg-gradient {
  background: linear-gradient(to right, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%));
}

.clr-bright-purple {
  color: #6B2EFB;
}

.divide {
  height: 4px;
  width: 80px;
  margin: 0 0 1.55em;
}

.text-center {
  text-align: center;
}

.px4 {
  height: 4px;
}

/******************************************************************
1.1 Alignments
******************************************************************/
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/******************************************************************
2.0 Links
******************************************************************/
a,
a:visited {
  color: #DB3718;
  text-decoration: none;
}
a:hover, a:focus,
a:visited:hover,
a:visited:focus {
  color: #6B2EFB;
}
a:active,
a:visited:active {
  color: #900;
  outline: none;
}

/******************************************************************
3.0 Typography
******************************************************************/
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  color: #6B2EFB;
  font-weight: 700;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0.75rem;
}

h1,
.h1 {
  font-size: 1.85rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

h2,
.h2 {
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

h3,
.h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 600;
  color: hsl(0deg, 0%, 18%);
}

h4,
.h4 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: hsl(0deg, 0%, 18%);
}

h5,
.h5 {
  font-size: 1.2rem;
  line-height: 1.4;
}

h6,
.h6 {
  font-size: 16px;
  line-height: 20px;
  color: hsl(0deg, 0%, 18%);
}

.title-purple h1,
.title-purple .h1,
.title-purple h2,
.title-purple .h2,
.title-purple h3,
.title-purple .h3,
.title-purple h4,
.title-purple .h4,
.title-purple h5,
.title-purple .h5,
.title-purple h6,
.title-purple .h6 {
  color: #6B2EFB;
  font-weight: 600;
  font-size: 1.85rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

p,
table {
  margin: 0 0 22px;
  padding: 0;
}

.large {
  font-size: 120%;
  line-height: 27px;
}

ul,
ol {
  margin: 0 0 22px 24px;
  padding: 0;
  display: block;
  float: left;
  clear: both;
  list-style: outside;
}
ul li,
ol li {
  margin: 0;
  padding: 0;
  display: list-item;
}

ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: square;
}

ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-roman;
}

small,
.small {
  font-size: 16px;
  line-height: 22px;
}

blockquote {
  color: #6B2EFB;
  font-size: 1.15rem;
  font-style: italic;
}

.wp-caption {
  max-width: 100%;
}
.wp-caption p.wp-caption-text {
  text-align: center;
  padding-top: 0.5em;
}

/**********************************
3.1 Typography Variables
***********************************/
.page-title,
.single-title,
.\34 04-title {
  font-weight: 500;
  color: hsl(0deg, 0%, 18%);
}
.page-title span,
.single-title span,
.\34 04-title span {
  color: #6B2EFB;
  font-weight: 700;
}

.highlight {
  color: #6B2EFB;
  font-weight: 700;
}

.archive-title,
.search-title {
  margin: 0;
}

/******************************************************************
4.0 Headers
******************************************************************/
.header {
  background: hsl(0deg, 0%, 100%);
  width: 100%;
  height: 70px;
  line-height: 70px;
  box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.15);
  position: relative;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
}
.header .wrap {
  max-width: 1290px;
  position: relative;
}

.logo-collect {
  height: 70px;
  width: 66.66%;
  display: inline-block;
  float: left;
}

.nav-collect {
  width: 33.33%;
  display: inline-block;
  float: right;
}

.logo {
  max-width: 212px;
  max-height: 52px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.company-tagline {
  clear: both;
  max-width: 212px;
}

/******************************************************************
4.1 Hero Content
******************************************************************/
.hero-image-collect {
  text-align: center;
}

.hero {
  display: block;
}

.hero__layout {
  display: grid;
  gap: 0;
}

.hero-soundwave-bg {
  background: url(../images/hero-soundwave.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left 0px bottom 60px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero-image {
  position: relative;
  width: 90%;
  margin-left: auto;
}
.hero-image img {
  filter: saturate(0%);
}
.hero-image .hero-img-overlay {
  background: url(../images/circle-white.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top right;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transform: scale(1.005);
}

.home .hero-image .hero-img-overlay {
  background: url(../images/circle-white-home.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top right;
}

.hero-content {
  padding: 0 6vw 8em;
  position: relative;
}

.blog .hero-content,
.archive .hero-content,
.page-template-page-contact .hero-content {
  padding: 4em 0 8em;
}

.hero-nav {
  font-size: 16px;
  line-height: 16px;
  margin: 0.75em 0 0;
}
.hero-nav li {
  padding: 0;
  display: block;
  margin-bottom: 0.75em;
}
.hero-nav li a,
.hero-nav li a:visited {
  color: #6B2EFB;
  font-weight: 500;
}
.hero-nav li a:hover, .hero-nav li a:focus, .hero-nav li a:active,
.hero-nav li a:visited:hover,
.hero-nav li a:visited:focus,
.hero-nav li a:visited:active {
  color: #DB3718;
}
.hero-nav li:first-child {
  padding-left: 0;
}
.hero-nav li:last-child {
  border-right: none;
  padding-right: 0;
}
.hero-nav.hero-nav-buttons li {
  border-right: 0;
  padding-left: 0;
}
.hero-nav.hero-nav-buttons li a:hover, .hero-nav.hero-nav-buttons li a:focus, .hero-nav.hero-nav-buttons li a:active,
.hero-nav.hero-nav-buttons li a:visited:hover,
.hero-nav.hero-nav-buttons li a:visited:focus,
.hero-nav.hero-nav-buttons li a:visited:active {
  color: #DB3718;
}

.page-id-1928 .hero .hero-image,
.page-id-2938 .hero .hero-image,
.page-id-2993 .hero .hero-image,
.page-id-3519 .hero .hero-image,
.page-id-3536 .hero .hero-image,
.page-id-3582 .hero .hero-image,
.page-id-3587 .hero .hero-image {
  display: none;
}
.page-id-1928 .hero .hero-content,
.page-id-2938 .hero .hero-content,
.page-id-2993 .hero .hero-content,
.page-id-3519 .hero .hero-content,
.page-id-3536 .hero .hero-content,
.page-id-3582 .hero .hero-content,
.page-id-3587 .hero .hero-content {
  padding: 4em 0 8em;
}

/******************************************************************
5.0 Navigation
******************************************************************/
nav {
  font-family: "Barlow", Helvetica, Arial, sans-serif;
}

.header-nav {
  display: none;
}

.menu-icon {
  display: inline-block;
  position: absolute;
  margin: 0;
  height: 18px;
  width: 30px;
  padding: 0;
  top: 26px;
  right: 0;
  background: transparent;
}

.nav-icon {
  width: 30px;
  height: 18px;
  position: relative;
  margin: 0;
  float: right;
  transform: rotate(0deg);
  cursor: pointer;
}

.nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: hsl(0deg, 0%, 18%);
  border-radius: 2px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: ease-out 0.3s;
  -webkit-transition: ease-out 0.3s;
  -moz-transition: ease-out 0.3s;
}

.nav-icon span:nth-child(1) {
  top: 0px;
}

.nav-icon span:nth-child(2),
.nav-icon span:nth-child(3) {
  top: 8px;
}

.nav-icon span:nth-child(4) {
  top: 16px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
  background: hsl(0deg, 0%, 100%);
  opacity: 0;
  transform: scale3d(0.95, 0.95, 1);
  transition: transform 0.4s cubic-bezier(0.63, 0.32, 0.35, 0.63), opacity 0.4s cubic-bezier(0.63, 0.32, 0.35, 0.63);
  pointer-events: none;
  overflow: auto;
  z-index: 9999;
}
.overlay .overlay-logo {
  position: absolute;
  top: 35px;
  left: 0;
}
.overlay .wrap {
  position: relative;
}
.overlay.open {
  opacity: 1;
  transform: scaleX(1);
  pointer-events: auto;
}
.overlay #overlay-nav {
  padding: 120px 0 0;
}
.overlay .accordion {
  max-width: 420px;
  padding: 0;
  margin: 0 auto;
  float: none;
}
.overlay .accordion li a {
  color: hsl(0deg, 0%, 18%);
  font-weight: 500;
  font-size: 1.25rem;
}
.overlay .accordion li a:hover {
  color: #6B2EFB;
  transition: ease-out 0.3s;
  -webkit-transition: ease-out 0.3s;
  -moz-transition: ease-out 0.3s;
}
.overlay .accordion li.menu-item-2681 a,
.overlay .accordion li.menu-item-2681 a:visited, .overlay .accordion li.menu-item-2324 a,
.overlay .accordion li.menu-item-2324 a:visited, .overlay .accordion li.menu-item-3882 a,
.overlay .accordion li.menu-item-3882 a:visited {
  color: #DB3718;
}
.overlay .accordion li.menu-item-2681 a:hover, .overlay .accordion li.menu-item-2681 a:active, .overlay .accordion li.menu-item-2681 a:focus,
.overlay .accordion li.menu-item-2681 a:visited:hover,
.overlay .accordion li.menu-item-2681 a:visited:active,
.overlay .accordion li.menu-item-2681 a:visited:focus, .overlay .accordion li.menu-item-2324 a:hover, .overlay .accordion li.menu-item-2324 a:active, .overlay .accordion li.menu-item-2324 a:focus,
.overlay .accordion li.menu-item-2324 a:visited:hover,
.overlay .accordion li.menu-item-2324 a:visited:active,
.overlay .accordion li.menu-item-2324 a:visited:focus, .overlay .accordion li.menu-item-3882 a:hover, .overlay .accordion li.menu-item-3882 a:active, .overlay .accordion li.menu-item-3882 a:focus,
.overlay .accordion li.menu-item-3882 a:visited:hover,
.overlay .accordion li.menu-item-3882 a:visited:active,
.overlay .accordion li.menu-item-3882 a:visited:focus {
  color: #6B2EFB;
}
.overlay .accordion li .sub-menu {
  padding: 0;
  margin: 0;
  float: none;
}
.overlay .accordion li .sub-menu .link {
  padding: 10px 15px;
}
.overlay .accordion li .sub-menu a {
  display: block;
  padding: 0 0 0 12px;
  transition: ease-out 0.3s;
  -webkit-transition: ease-out 0.3s;
  -moz-transition: ease-out 0.3s;
  font-size: 1.15rem;
  font-weight: 400;
}
.overlay .accordion .link {
  padding: 15px;
}
.overlay .accordion .dropdownlink .icon-accordion-arrow-down {
  top: 22px;
}
.overlay .nav-icon span {
  background: hsl(0deg, 0%, 0%);
}
.overlay .nav-icon span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.overlay .nav-icon span:nth-child(2) {
  transform: rotate(45deg);
}
.overlay .nav-icon span:nth-child(3) {
  transform: rotate(-45deg);
}
.overlay .nav-icon span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/******************************************************************
6.0 Content
******************************************************************/
.wysiwyg a {
  font-weight: 700;
}
.wysiwyg h2,
.wysiwyg .h2,
.wysiwyg h3,
.wysiwyg .h3,
.wysiwyg h4,
.wysiwyg .h4,
.wysiwyg h5,
.wysiwyg .h5,
.wysiwyg h6,
.wysiwyg .h6 {
  color: hsl(0deg, 0%, 18%);
  font-weight: 500;
}
.wysiwyg ul,
.wysiwyg ol {
  margin: 0 0 1.25em 30px;
  padding: 0;
  width: 100%;
  display: grid;
  gap: 0.5em;
}
.wysiwyg ul ul,
.wysiwyg ul ol,
.wysiwyg ol ul,
.wysiwyg ol ol {
  margin: 0.55em 0 0 30px;
}

/******************************************************************
6.1 Archive Content
******************************************************************/
.archive-content p {
  font-size: 0.85rem;
}

.byline {
  margin: 0 0 0.75em;
}

.post-categories,
.post-tags {
  margin: 0;
  padding: 0;
  font-size: 0.8rem;
}
.post-categories li,
.post-tags li {
  width: auto !important;
  margin: 0 12px 0 0 !important;
  padding: 0 !important;
}

.read-more {
  clear: both;
  font-size: 0.8rem;
  font-weight: 500;
}

.beautiful-taxonomy-filters {
  text-align: right;
}
.beautiful-taxonomy-filters .beautiful-taxonomy-filters-label {
  display: none;
}
.beautiful-taxonomy-filters .beautiful-taxonomy-filters-tax {
  width: auto;
  display: inline-block;
  margin-left: 0.75em;
}
.beautiful-taxonomy-filters .beautiful-taxonomy-filters-tax select {
  padding-right: 50px;
  min-width: 190px;
}
.beautiful-taxonomy-filters [type=submit] {
  margin-right: 0;
}
.beautiful-taxonomy-filters .beautiful-taxonomy-filters-clear-all {
  margin-left: 0.75em;
}

/******************************************************************
6.2 Pagination
******************************************************************/
.page-numbers {
  text-align: center;
}
.page-numbers li {
  display: inline-block;
}
.page-numbers li a {
  display: block;
  width: 30px;
  line-height: 30px;
  font-weight: bolder;
  transition: ease-out 0.3s;
  -webkit-transition: ease-out 0.3s;
  -moz-transition: ease-out 0.3s;
}
.page-numbers li:hover a, .page-numbers li:focus a, .page-numbers li:active a {
  background: hsl(0deg, 0%, 0%);
  color: hsl(0deg, 0%, 100%);
}
.page-numbers li .current {
  display: block;
  width: 30px;
  line-height: 30px;
  background: hsl(0deg, 0%, 0%);
  color: hsl(0deg, 0%, 100%);
}
/******************************************************************
6.3 Post Content
******************************************************************/
.single-header {
  padding: 0 0 1em;
}

.date .meta-text {
  display: block;
  background: hsl(0deg, 0%, 100%);
}

.single-content {
  padding: 1em 0 0;
}

/******************************************************************
6.4 Author Content
******************************************************************/
/******************************************************************
6.5 Accordion Elements
******************************************************************/
.accordion {
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 4px;
}
.accordion li {
  display: block;
  width: 100%;
  float: left;
}
.accordion .open .dropdownlink .accordion-down-image {
  transform: rotate(180deg);
}
.accordion li:first-child .link {
  border-top: 0;
}
.accordion .link {
  display: block;
  padding: 12px 12px 12px 0;
  font-size: 16px;
  color: hsl(0deg, 0%, 0%);
  position: relative;
}
.accordion .link .accordion-down-image {
  display: none;
}
.accordion .link h4,
.accordion .link .h4 {
  margin-bottom: 0;
}
.accordion .dropdownlink {
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.accordion .dropdownlink .accordion-down-image {
  position: absolute;
  top: 26px;
  display: block;
  right: 15px;
  width: 17px;
  left: auto;
  transition: ease-out 0.3s;
  -webkit-transition: ease-out 0.3s;
  -moz-transition: ease-out 0.3s;
}
.accordion .sub-menu {
  display: none;
  padding: 12px 60px 12px 0;
}
.accordion .sub-menu .link {
  border-top: 0;
}
.accordion .sub-menu .link .accordion-down-image {
  display: none;
}

/******************************************************************
6.6 Repeater Fields
******************************************************************/
.two-wide,
.three-wide,
.four-wide,
.five-wide {
  display: grid;
  gap: 2em;
}
.two-wide li,
.three-wide li,
.four-wide li,
.five-wide li {
  margin-bottom: 0 !important;
}

.repeater {
  width: 100%;
  display: block;
  list-style: none;
  margin: 0;
}
.repeater.two-wide, .repeater.three-wide, .repeater.four-wide, .repeater.five-wide {
  display: grid;
  gap: 2em;
}
.repeater.two-wide li, .repeater.three-wide li, .repeater.four-wide li, .repeater.five-wide li {
  margin-bottom: 0 !important;
}
.repeater li {
  width: 100%;
  margin: 0;
  position: relative;
  float: left;
  margin-bottom: 1.75em;
}
.repeater ul {
  list-style: none;
}
.repeater img {
  margin: 0 0 0.5em;
}
.repeater a {
  display: inline-block;
}
.repeater a.btn {
  display: inline-block;
  text-align: left;
}
.repeater .repeater-icon {
  float: left;
  margin-right: 14px;
}
.repeater .icon-collect {
  display: grid;
  align-items: center;
  justify-content: center;
  height: 70px;
  position: relative;
}
.repeater .icon-collect img {
  width: auto;
  height: 52px;
}
.repeater .icon-collect h4,
.repeater .icon-collect .h4 {
  padding-left: 58px;
}

.cta-layout .repeater li {
  position: relative;
  display: block;
}
.cta-layout .repeater li img {
  border-radius: 12px;
}
.cta-layout .repeater li .collect {
  margin: -140px 25px 0 25px;
  padding-right: 5%;
}
.cta-layout .repeater li .collect .icon-arrow-right {
  position: absolute;
  bottom: 1.25em;
  right: 1.75em;
}
.cta-layout .repeater li .collect .wysiwyg .btn,
.cta-layout .repeater li .collect .wysiwyg .btn:visited {
  display: inline-block;
  color: #DB3718;
  margin: 0 0 1rem 1rem;
  font-weight: 500;
}
.cta-layout .repeater li .collect .wysiwyg .btn:hover, .cta-layout .repeater li .collect .wysiwyg .btn:active, .cta-layout .repeater li .collect .wysiwyg .btn:focus,
.cta-layout .repeater li .collect .wysiwyg .btn:visited:hover,
.cta-layout .repeater li .collect .wysiwyg .btn:visited:active,
.cta-layout .repeater li .collect .wysiwyg .btn:visited:focus {
  color: #DB3718;
}
.cta-layout .repeater li a,
.cta-layout .repeater li a:visited,
.cta-layout .repeater li .btn {
  color: hsl(0deg, 0%, 18%);
  position: relative;
  display: block;
}
.cta-layout .repeater li a:hover, .cta-layout .repeater li a:active, .cta-layout .repeater li a:focus,
.cta-layout .repeater li a:visited:hover,
.cta-layout .repeater li a:visited:active,
.cta-layout .repeater li a:visited:focus,
.cta-layout .repeater li .btn:hover,
.cta-layout .repeater li .btn:active,
.cta-layout .repeater li .btn:focus {
  color: hsl(0deg, 0%, 18%);
}

.repeater-cards .repeater li {
  display: flex;
}
.repeater-cards .repeater li .collect {
  background: hsl(0deg, 0%, 100%);
  box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.15);
  border-radius: 12px;
  overflow: hidden;
  padding: 1.25em 1.75em 0;
  height: 100%;
  position: relative;
  flex: 1;
}
.repeater-cards .repeater li .collect .icon-arrow-right {
  width: 14px;
  height: 12px;
  position: absolute;
  bottom: 1.25em;
  right: 1.75em;
  color: #DB3718;
}
.repeater-cards .repeater li .collect .icon-arrow-right:hover, .repeater-cards .repeater li .collect .icon-arrow-right:active, .repeater-cards .repeater li .collect .icon-arrow-right:focus {
  color: hsl(0deg, 0%, 18%);
}

.repeater-cards.blog-archive .repeater li {
  display: block;
}
.repeater-cards.blog-archive .repeater li .collect {
  min-height: 160px;
}

.repeater-cards.cta-layout .repeater li {
  display: block;
}

.repeater-cards.case-studies-archive .repeater li .collect {
  min-height: 135px;
}

.repeater-cards.sidebar-layout .repeater li .collect {
  min-height: 85px;
}

.gradient-top .repeater li {
  background: linear-gradient(to right, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%));
  border-radius: 12px;
  padding-top: 4px;
}
.gradient-top.repeater-cards .repeater li .collect {
  border-radius: 0 0 12px 12px;
}

.gradient-left .repeater li {
  background: linear-gradient(to bottom, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%));
  border-radius: 12px;
  padding-left: 4px;
}
.gradient-left.repeater-cards .repeater li .collect {
  border-radius: 0 12px 12px 0;
}

.sidebar-layout .repeater li .collect {
  padding: 0.75em 1.25em 0;
  margin: -65px 25px 0;
}
.sidebar-layout .repeater li .collect .icon-arrow-right {
  position: absolute;
  bottom: 0.75em !important;
  right: 0.75em !important;
}
.sidebar-layout .repeater li .collect .wysiwyg a,
.sidebar-layout .repeater li .collect .wysiwyg a:visited {
  color: #DB3718;
  font-weight: 500;
}
.sidebar-layout .repeater li .collect .wysiwyg a:hover, .sidebar-layout .repeater li .collect .wysiwyg a:focus, .sidebar-layout .repeater li .collect .wysiwyg a:active,
.sidebar-layout .repeater li .collect .wysiwyg a:visited:hover,
.sidebar-layout .repeater li .collect .wysiwyg a:visited:focus,
.sidebar-layout .repeater li .collect .wysiwyg a:visited:active {
  color: #6B2EFB;
}
.sidebar-layout .repeater li .collect .wysiwyg .sidebar-p {
  font-size: 18px;
  line-height: 34px;
  margin-top: 10px;
  margin-bottom: 1.25em;
}
.sidebar-layout .repeater li .collect .wysiwyg .sidebar-p a {
  display: block;
  clear: both;
}

.empowering-providers .five-wide img {
  width: 52px;
}

.blog-archive .repeater {
  font-size: 0.9rem;
}
.blog-archive .repeater li {
  background: linear-gradient(to right, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%));
  border-radius: 12px;
  padding-top: 4px;
  position: relative;
  margin-bottom: 4em !important;
  z-index: 10;
}
.blog-archive .repeater li .li-cover {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: hsl(0deg, 0%, 100%);
  z-index: 11;
}
.blog-archive .repeater li article {
  box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.15);
  border-radius: 12px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 250px;
  overflow: hidden;
  position: relative;
  z-index: 12;
}
.blog-archive .repeater li .collect {
  margin: -50px 20px 0;
  padding: 1em 1.45em 2em;
  position: relative;
  z-index: 13;
}
.blog-archive .repeater li .collect .archive-title {
  height: 96px;
  overflow: hidden;
  float: none;
}
.blog-archive .repeater li .collect a {
  position: relative;
  bottom: auto;
  right: auto;
  color: hsl(0deg, 0%, 18%);
}
.blog-archive .repeater li .collect a:hover, .blog-archive .repeater li .collect a:focus, .blog-archive .repeater li .collect a:active {
  color: #DB3718;
}

.job-positions-repeater .repeater li {
  background: linear-gradient(to bottom, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%));
  box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.15);
  border-radius: 12px;
  padding-left: 4px;
  overflow: hidden;
}
.job-positions-repeater .repeater li .collect {
  background: hsl(0deg, 0%, 100%);
  padding: 1.75em;
  position: relative;
}
.job-positions-repeater .repeater li h4 a,
.job-positions-repeater .repeater li .h4 a {
  color: hsl(0deg, 0%, 18%);
}
.job-positions-repeater .repeater li a.btn {
  margin-bottom: 0;
}

.one-wide-repeater.cta-layout .repeater li {
  display: block;
}
.one-wide-repeater.cta-layout .repeater li .collect {
  margin-top: -40px;
  min-height: 140px;
}

.two-wide-repeater.cta-layout .repeater li .collect {
  min-height: 200px;
}

.five-wide {
  display: grid;
  gap: 2em;
  grid-template-columns: repeat(2, 1fr);
}

.repeater-center .repeater {
  text-align: center;
}
.repeater-center .repeater img {
  margin-left: auto;
  margin-right: auto;
}

.alm-listing {
  width: 100%;
}

.stats-repeater__repeater {
  display: grid;
  gap: 2em;
  grid-template-columns: 100%;
}

.stats-repeater__item {
  border-width: 4px;
  border-style: solid;
  -o-border-image: linear-gradient(to bottom, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%)) 1;
     border-image: linear-gradient(to bottom, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%)) 1;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
}

.stats-repeater__collect {
  display: grid;
  gap: 2em;
  grid-template-columns: 100px calc(100% - 132px);
  align-items: center;
}

.stats-repeater__title h3 {
  color: #6B2EFB;
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 0;
  padding-left: 16px;
}

.stats-repeater__content p {
  margin-bottom: 0;
}

.below-repeater-link {
  margin-top: 2em;
}

.stats-repeater__below-repeater-link {
  margin-left: calc(2em + 100px);
}

.repeater-labels {
  display: block;
  clear: both;
}
.repeater-labels .label-collect {
  background: linear-gradient(to right, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%));
  display: inline-block;
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  border-radius: 12px;
  box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.15);
  position: relative;
  height: 38px;
  padding-top: 4px;
}
.repeater-labels .label {
  display: block;
  background-color: hsl(0deg, 0%, 100%);
  height: 34px;
  line-height: 22px;
  padding: 4px 14px 6px;
  border-radius: 0 0 12px 12px;
}

/******************************************************************
6.7 Section by Section
******************************************************************/
.try-lyssn .repeater li {
  background: hsl(0deg, 0%, 100%);
  box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.15);
  border-radius: 12px;
  overflow: hidden;
  height: 160px;
  position: relative;
}
.try-lyssn .repeater li .try-lyssn-collect {
  display: block;
  width: 68%;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.try-lyssn .repeater li .wysiwyg {
  display: block;
  width: 100%;
  padding: 0.65em 0 0;
}
.try-lyssn .repeater li .wysiwyg p {
  margin-bottom: 0;
}
.try-lyssn .repeater li .wysiwyg a {
  color: hsl(0deg, 0%, 18%);
}
.try-lyssn .repeater li a {
  display: block;
  height: 100%;
}
.try-lyssn .repeater li a .h4 {
  color: #DB3718;
}
.try-lyssn .repeater li a .wysiwyg {
  color: hsl(0deg, 0%, 18%);
}

.products-repeater {
  text-align: center;
}
.products-repeater .repeater {
  gap: 2em;
}
.products-repeater .repeater li {
  position: relative;
}
.products-repeater .repeater .repeater-icon {
  float: none;
}
.products-repeater .repeater img {
  margin-left: auto;
  margin-right: auto;
}

.section-50-50-color-bg .wrap {
  max-width: 1280px;
}
.section-50-50-color-bg .alignleft,
.section-50-50-color-bg .alignright {
  margin: 0;
  padding: 0;
}

.center-center {
  position: relative;
  padding: 4em;
}

.selling-points .wrap {
  max-width: 1040px;
}
.selling-points .wrap .page-subtitle {
  max-width: 968px;
  margin: 0 auto;
}
.selling-points .slider-title {
  font-weight: 600;
  color: hsl(0deg, 0%, 18%);
}

.accordion-content .page-title {
  margin: 0 0 1em;
}
.accordion-content .accordion li {
  background: linear-gradient(to bottom, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%));
  box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.15);
  border-radius: 12px;
  padding: 0 0 0 4px;
  margin: 0 0 0.75em;
  overflow: hidden;
}
.accordion-content .accordion li .link {
  padding: 18px 12px 18px 0;
}
.accordion-content .accordion li .collect {
  background: hsl(0deg, 0%, 100%);
  padding: 6px 12px 6px 24px;
}
.accordion-content .accordion li .collect h4,
.accordion-content .accordion li .collect .h4 {
  margin-bottom: 0;
  padding-right: 36px;
}
.accordion-content .accordion li .collect ul,
.accordion-content .accordion li .collect ol {
  width: 100%;
}
.accordion-content .accordion li .collect ul li,
.accordion-content .accordion li .collect ol li {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  display: list-item;
}
.accordion-content .accordion li .collect ul ul,
.accordion-content .accordion li .collect ul ol,
.accordion-content .accordion li .collect ol ul,
.accordion-content .accordion li .collect ol ol {
  margin: 1.25em 0 0;
}
.accordion-content .accordion li .collect ul {
  list-style-type: disc;
}
.accordion-content .accordion li .collect ul ul {
  list-style-type: square;
}
.accordion-content .accordion li .collect ol {
  list-style-type: decimal;
}
.accordion-content .accordion li .collect ol ol {
  list-style-type: lower-roman;
}
.accordion-content .accordion .sub-menu {
  padding: 0;
}
.accordion-content .accordion .standard-bullets {
  margin: 0.55em 0 0.55em 30px;
}
.accordion-content .accordion .standard-bullets li {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  padding: 8px 45px 8px 0 !important;
  margin: 0;
}
.accordion-content .accordion .standard-bullets li a {
  font-weight: 400;
  color: hsl(0deg, 0%, 18%);
}
.accordion-content .accordion .standard-bullets li a .accordion-down-image {
  color: #DB3718;
  margin-left: 8px;
}
.accordion-content .accordion .standard-bullets li a img {
  display: inline-block;
  margin-left: 8px;
  width: 14px;
  height: 12px;
}
.accordion-content .accordion .dropdownlink .accordion-down-image {
  color: #DB3718;
}

.linked-arrows .standard-bullets {
  margin: 0.55em 0 0.55em 30px;
}
.linked-arrows .standard-bullets li {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  padding: 8px 45px 8px 0 !important;
  margin: 0;
}
.linked-arrows .standard-bullets li a {
  display: block;
  clear: both;
}
.linked-arrows .standard-bullets li a .accordion-down-image {
  color: #DB3718;
  margin-left: 8px;
}
.linked-arrows .standard-bullets li a img {
  display: inline-block;
  margin-left: 8px;
  width: 14px;
  height: 12px;
}

.section-staff ul {
  text-align: center;
  font-size: 14px;
}
.section-staff ul li {
  line-height: 18px;
}
.section-staff ul li img {
  border-radius: 50%;
  border: 2px solid #6B2EFB;
  margin: 0 auto 1.5em;
  filter: saturate(0%);
}
.section-staff ul li:hover img, .section-staff ul li:focus img, .section-staff ul li:active img {
  filter: saturate(100%);
}
.section-staff h6,
.section-staff .h6 {
  margin-bottom: 0.15em;
  font-weight: 500;
}

/******************************************************************
6.8 Slick Slider
******************************************************************/
.slider {
  margin: 3em 0 0;
}

.center .slick-track {
  padding: 0 0 20px;
}
.center .slick-slide {
  background: hsl(0deg, 0%, 100%);
  box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.15);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  margin: 0 10px;
}
.center .slick-slide .collect {
  background: url(../images/slide-bg.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding: 1em 2em 2.25em;
}
.center .slick-slide .collect p {
  margin-bottom: 0;
}

.slick-dots {
  left: 0 !important;
}
.slick-dots li {
  margin: 0 !important;
}
.slick-dots li button:before {
  font-size: 11px !important;
  color: #6B2EFB !important;
}

.slick-prev:before,
.slick-next:before {
  font-size: 40px !important;
  color: hsl(0deg, 0%, 0%) !important;
}

.slick-prev:before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f053" !important;
  font-weight: 900 !important;
}

.slick-next:before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f054" !important;
  font-weight: 900 !important;
}

/******************************************************************
6.9 Background Image Section
******************************************************************/
.background-image {
  color: hsl(0deg, 0%, 100%);
}

/******************************************************************
6.10 Careers
******************************************************************/
.single-jobs .byline {
  display: none;
}

/******************************************************************
6.11 Case Studies
******************************************************************/
.single-case-study {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2em;
}

.case-study-meta {
  background: #fff;
  box-shadow: 2px 2px 8px 0 rgba(50, 50, 50, 0.15);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  display: grid;
  margin-top: 36px;
}
.case-study-meta ul {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1em;
  margin-bottom: 0;
}
.case-study-meta ul li {
  font-weight: 600;
}
.case-study-meta ul li span {
  font-weight: 400;
  display: block;
}

.case-study-meta-content {
  padding: 36px;
}

.customer-quote {
  font-size: 24px;
  line-height: 29px;
  font-weight: 500;
  color: #DB3718;
  display: block;
  margin-bottom: 0.35em;
}

.customer-quote-name {
  font-size: 18px;
  line-height: 26px;
  color: #DB3718;
  display: block;
  font-style: italic;
}

/******************************************************************
6.12 Centered Highlight Content
******************************************************************/
.section-centered-highlight-content {
  background: url(../images/centered-highlighted-content.png);
  background-size: auto 200%;
  background-repeat: no-repeat;
  background-position: left -400px center;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
.section-centered-highlight-content p {
  margin-bottom: 0;
}
.section-centered-highlight-content span {
  font-family: "Lora", "Georgia", Cambria, Times New Roman, Times, serif;
  color: #6B2EFB;
  font-style: italic;
  font-weight: 800;
}

/******************************************************************
7.0 Search
******************************************************************/
/******************************************************************
8.0 Comments
******************************************************************/
/******************************************************************
8.1 Comment Form
******************************************************************/
/******************************************************************
9.0 Sidebar
******************************************************************/
.sidebar #text-2 {
  background: linear-gradient(to right, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%));
  padding-bottom: 4px;
  margin-bottom: 2.85em;
}
.sidebar #text-2 .widgettitle,
.sidebar #text-2 .textwidget {
  background: hsl(0deg, 0%, 100%);
  margin-bottom: 0;
  padding-bottom: 0.75rem;
}

.widget {
  margin: 0 0 2em;
}

.widget_categories label {
  display: none;
}

.widget_categories .widgettitle {
  display: none;
}

/******************************************************************
10.0 Footer
******************************************************************/
.footer {
  background: hsl(0deg, 0%, 97%);
  font-size: 0.9rem;
  padding: 3em 0 1em;
}
.footer .wrap {
  max-width: 1290px;
  position: relative;
}
.footer p.h6 {
  margin: 5px 0 0;
}

.footer-menu {
  display: none;
}

.footer-bottom {
  font-size: 0.85em;
  padding: 0 0 2em;
}

.footer-social {
  margin: 0;
}
.footer-social .fab {
  background: #6B2EFB;
  color: hsl(0deg, 0%, 97%);
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 4px;
  margin: 0 0.4rem 0 0;
  font-size: 1.15rem;
}

.copyright {
  margin: 0.95em 0 0;
}

.website-by .moweso {
  color: #6B2EFB;
  font-weight: 400;
}
.website-by .moweso:hover, .website-by .moweso:focus {
  color: hsl(0deg, 0%, 0%);
}

/******************************************************************
10.1 Footer Navigation
******************************************************************/
.footer-nav {
  margin: 0 0 1.5em;
  padding: 0;
  width: 100%;
  list-style: none;
}
.footer-nav li {
  float: left;
  width: 100%;
  padding: 5px 0;
  position: relative;
}
.footer-nav li a {
  color: hsl(0deg, 0%, 18%);
  font-weight: 500;
}
.footer-nav li a:hover, .footer-nav li a:focus {
  color: #DB3718;
}
.footer-nav li ul {
  width: 100%;
  position: relative;
  padding: 0;
  margin: 5px 0 0;
  display: block;
}
.footer-nav li ul li {
  margin: 0;
  padding: 5px 0;
  width: 100%;
  display: block;
  float: left;
  font-size: 0.9rem;
}
.footer-nav li ul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}
.footer-nav li.menu-item-2681, .footer-nav li.menu-item-2324, .footer-nav li.menu-item-3882 {
  display: none;
}
.footer-nav.terms-nav {
  margin: 0;
}
.footer-nav.terms-nav li {
  float: none;
}
.footer-nav.terms-nav li a {
  font-weight: 400;
}

/******************************************************************
Author: @warrengroom
Stylesheet: Mobile Landscape and Up Stylesheet
******************************************************************/
/******************************************************************
Author:@warrengroom
Stylesheet: Tablet Portrait Stylesheet
******************************************************************/
/******************************************************************
Opening breakpoint
******************************************************************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Table of contents

  1.0 General
  4.0 Headers
  4.1 Hero Content
  6.6 Repeater Fields
  6.7 Section by Section
  9.0 Sidebar

  ******************************************************************/
  /******************************************************************
  1.0 General
  ******************************************************************/
  .border-left-2 {
    padding-left: 1.75em;
    border-width: 4px;
    border-style: solid;
    -o-border-image: linear-gradient(to bottom, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%)) 1;
       border-image: linear-gradient(to bottom, hsl(251deg, 92%, 69%), hsl(15deg, 100%, 60%)) 1;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
  }
  /******************************************************************
  4.0 Headers
  ******************************************************************/
  .company-tagline {
    max-width: 100%;
  }
  /******************************************************************
  4.1 Hero Content
  ******************************************************************/
  .hero-soundwave-bg {
    background-size: 80% auto;
  }
  .hero__layout {
    grid-template-columns: 66.66% 33.33%;
  }
  .home .hero__layout {
    grid-template-columns: 58% 42%;
  }
  .home .hero-image {
    max-width: 100%;
  }
  .hero-image-collect {
    text-align: center;
  }
  .hero-image {
    width: 100%;
    order: 1;
    padding-bottom: 20vw;
    max-width: 475px;
  }
  .hero-image .hero-img-overlay {
    background: url(../images/circle-white.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top right;
  }
  .hero-content {
    order: 0;
    padding: 4em 0 0 6vw;
  }
  .hero-nav li {
    border-right: 1px solid hsl(0deg, 0%, 0%);
    padding: 0 10px;
    float: left;
    display: inline-block;
  }
  .blog .hero-content,
.archive .hero-content,
.page-template-page-case-studies .hero-content {
    padding: 6em 0 10em;
  }
  .hero-image-collect,
.hero-content-collect {
    display: inline-block;
    float: left;
  }
  .hero-image-collect {
    width: 320px;
    text-align: left;
  }
  .hero-content-collect {
    width: calc(100% - 320px);
  }
  .one-third-two-thirds li {
    display: block;
    width: 100%;
  }
  .one-third,
.two-thirds {
    display: inline-block;
    float: left;
  }
  .one-third {
    width: 33.33%;
  }
  .two-thirds {
    width: 66.66%;
  }
  /******************************************************************
  6.6 Repeater Fields
  ******************************************************************/
  .one-wide li {
    width: 100%;
  }
  .one-wide-repeater.cta-layout .repeater li .collect {
    margin-top: -100px;
    min-height: 140px;
  }
  .two-wide {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.25em;
  }
  .three-wide {
    grid-template-columns: repeat(3, 1fr);
  }
  .four-wide {
    grid-template-columns: repeat(4, 1fr);
  }
  .five-wide {
    grid-template-columns: repeat(5, 1fr);
  }
  .blog-archive .repeater li {
    width: 100%;
  }
  .case-studies-archive .repeater li {
    width: 47%;
  }
  .case-studies-archive .repeater li:nth-child(2n+1) {
    margin: 0 3% 1.5em 0;
    clear: left;
  }
  .case-studies-archive .repeater li:nth-child(2n+2) {
    margin: 0 0 1.5em 3%;
  }
  .cta-layout .repeater li a .collect {
    margin: -165px 50px 0;
  }
  .sidebar-layout .repeater li a .collect {
    margin: -65px 25px 0;
  }
  .section-33-66 .section-layout {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
  .section-33-66 .section-layout .section-33-66__title {
    padding-right: 1.75em;
  }
  .section-33-66 .section-layout-reverse {
    grid-template-columns: 2fr 1fr;
  }
  .section-33-66 .section-layout-reverse .section-33-66__content {
    padding-right: 1.75em;
  }
  .order-0 {
    order: 0;
  }
  .order-1 {
    order: 1;
  }
  /******************************************************************
  6.7 Section by Section
  ******************************************************************/
  .try-lyssn .repeater li {
    height: 200px;
  }
  .try-lyssn .repeater li .wysiwyg {
    border-top: 2px solid hsl(0deg, 0%, 18%);
  }
  .products-repeater .repeater li a {
    margin-bottom: 10px;
  }
  .empowering-providers .five-wide {
    padding: 0 6%;
  }
  .contact-sidebar {
    margin-top: -105px;
  }
  /******************************************************************
  6.8 Slick Slider
  ******************************************************************/
  .center .slick-track {
    padding: 30px 0;
  }
  .center .slick-slide {
    transform: scale(0.8);
    transform-origin: top center;
    opacity: 0.55;
    transition: ease-out 1500ms;
    -webkit-transition: ease-out 1500ms;
    -moz-transition: ease-out 1500ms;
  }
  .center .slick-slide.slick-center {
    transform: scale(1);
    opacity: 1;
  }
  .customer-slides .center .slick-track {
    padding: 0;
  }
  .customer-slides .center .slick-slide {
    transition: ease-out 1150ms;
    -webkit-transition: ease-out 1150ms;
    -moz-transition: ease-out 1150ms;
  }
  .customer-slides .last-col {
    -webkit-clip-path: inset(-100vw -100vw -100vw 0);
            clip-path: inset(-100vw -100vw -100vw 0);
  }
  .customer-slides .last-col .slick-slider .slick-list,
.customer-slides .last-col .slick-slider .slick-list {
    overflow: visible !important;
  }
  .wrap-33-overflow {
    width: 33.33%;
    margin: 0 auto;
    -webkit-clip-path: inset(-100% -100% -100% -100%);
    clip-path: inset(-100% -100% -100% -100%);
  }
  .wrap-33-overflow .slick-slider .slick-list,
.wrap-33-overflow .slick-slider .slick-list {
    overflow: visible !important;
  }
  /******************************************************************
  9.0 Sidebar
  ******************************************************************/
  /******************************************************************
  Closing breakpoint
  ******************************************************************/
}
/******************************************************************
Author:@warrengroom
Stylesheet: Tablet Landscape Stylsheet
******************************************************************/
/******************************************************************
Opening breakpoint
******************************************************************/
@media only screen and (min-width: 1024px) {
  /******************************************************************
  Table of contents

  4.0 Headers
  4.1 Hero Content
  5.0 Navigation
  6.6 Repeater Fields
  6.7 Section by Section
  6.8 Case Studies
  10.1 Footer Navigation

  ******************************************************************/
  /****************************************************************** 
  1.0 General
  ******************************************************************/
  /******************************************************************
  4.0 Headers
  ******************************************************************/
  .logo-collect {
    width: 200px;
  }
  .nav-collect {
    width: calc(100% - 200px);
  }
  /******************************************************************
  4.1 Hero Content
  ******************************************************************/
  .hero__layout {
    grid-template-columns: 75% 25%;
  }
  .home .hero-image {
    max-width: 100%;
  }
  .hero-soundwave-bg {
    background-size: 55% auto;
  }
  .hero-content {
    padding: 6em 0 8em 6vw;
    margin: 0 auto;
  }
  .hero-content .page-title,
.hero-content .wysiwyg {
    max-width: 725px;
  }
  .home .hero-content {
    padding: 5em 4em 8em 6vw;
    margin: 0 0 0 auto;
  }
  .home .hero .page-title,
.home .hero .wysiwyg {
    max-width: 525px;
  }
  .hero-image {
    padding-bottom: 0;
  }
  /******************************************************************
  5.0 Navigation
  ******************************************************************/
  .menu-icon {
    display: none;
  }
  .header-nav {
    display: block;
    text-align: right;
    float: right;
    clear: right;
    margin: 0;
    padding: 0;
  }
  .header-nav li {
    display: inline-block;
    padding: 0 8px;
    position: relative;
    cursor: pointer;
  }
  .header-nav li a,
.header-nav li a:visited {
    display: block;
    color: hsl(0deg, 0%, 18%);
    font-weight: 500;
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
  .header-nav li a:hover, .header-nav li a:active, .header-nav li a:focus,
.header-nav li a:visited:hover,
.header-nav li a:visited:active,
.header-nav li a:visited:focus {
    color: #6B2EFB;
  }
  .header-nav li.current-menu-item a, .header-nav li.current_page_parent a {
    font-weight: 700;
  }
  .post-type-archive-case_studies .header-nav li.current-menu-item.menu-item-1937 a, .post-type-archive-case_studies .header-nav li.current_page_parent.menu-item-1937 a {
    font-weight: 500;
  }
  .header-nav li.current-menu-item ul li a, .header-nav li.current_page_parent ul li a {
    font-weight: 500;
  }
  .header-nav li.current-menu-item ul li.current-menu-item a, .header-nav li.current_page_parent ul li.current-menu-item a {
    font-weight: 700;
  }
  .header-nav li.menu-item-2681 a,
.header-nav li.menu-item-2681 a:visited, .header-nav li.menu-item-2324 a,
.header-nav li.menu-item-2324 a:visited, .header-nav li.menu-item-3882 a,
.header-nav li.menu-item-3882 a:visited {
    color: #DB3718;
  }
  .header-nav li.menu-item-2681 a:hover, .header-nav li.menu-item-2681 a:active, .header-nav li.menu-item-2681 a:focus,
.header-nav li.menu-item-2681 a:visited:hover,
.header-nav li.menu-item-2681 a:visited:active,
.header-nav li.menu-item-2681 a:visited:focus, .header-nav li.menu-item-2324 a:hover, .header-nav li.menu-item-2324 a:active, .header-nav li.menu-item-2324 a:focus,
.header-nav li.menu-item-2324 a:visited:hover,
.header-nav li.menu-item-2324 a:visited:active,
.header-nav li.menu-item-2324 a:visited:focus, .header-nav li.menu-item-3882 a:hover, .header-nav li.menu-item-3882 a:active, .header-nav li.menu-item-3882 a:focus,
.header-nav li.menu-item-3882 a:visited:hover,
.header-nav li.menu-item-3882 a:visited:active,
.header-nav li.menu-item-3882 a:visited:focus {
    color: #6B2EFB;
  }
  .header-nav li:last-child {
    padding-right: 0;
  }
  .header-nav li:last-child ul {
    left: auto;
    right: 0;
  }
  .header-nav li:last-child ul li:first-child:before {
    top: -8px;
    right: 16px;
  }
  .header-nav li ul {
    line-height: 28px;
    text-align: left;
    margin-top: 0;
    border-top: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 8999;
    background: #fff;
    margin: 0;
    text-align: left;
    line-height: 20px;
    top: auto;
    left: 0;
    border-radius: 6px;
    background: hsl(0deg, 0%, 100%);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);
    z-index: -1;
    transform: translateY(-2em);
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  }
  .header-nav li ul li {
    display: block;
    padding: 5px 15px;
  }
  .header-nav li ul li a {
    width: 170px;
  }
  .header-nav li ul li:hover {
    background: #DB3718;
  }
  .header-nav li ul li:hover a,
.header-nav li ul li:hover a:visited {
    color: hsl(0deg, 0%, 100%);
  }
  .header-nav li ul li:hover a:hover, .header-nav li ul li:hover a:active, .header-nav li ul li:hover a:focus,
.header-nav li ul li:hover a:visited:hover,
.header-nav li ul li:hover a:visited:active,
.header-nav li ul li:hover a:visited:focus {
    color: hsl(0deg, 0%, 100%);
  }
  .header-nav li ul li:first-child {
    padding-top: 8px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  .header-nav li ul li:first-child:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4.5px 7.8px 4.5px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -8px;
  }
  .header-nav li ul li:first-child:hover:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4.5px 7.8px 4.5px;
    border-color: transparent transparent #d93e30 transparent;
    position: absolute;
    top: -8px;
  }
  .header-nav li ul li:last-child {
    padding-bottom: 8px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .header-nav li:hover ul {
    visibility: visible;
    /* shows sub-menu */
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
  }
  .header-nav.main-nav {
    line-height: 50px;
    margin: 10px 0 0;
  }
  /******************************************************************
  6.6 Repeater Fields
  ******************************************************************/
  .blog-archive .repeater li {
    width: 45%;
  }
  .blog-archive .repeater li:nth-child(2n+1) {
    margin: 0 4% 1.5em 0;
    clear: left;
  }
  .blog-archive .repeater li:nth-child(2n+2) {
    margin: 0 0 1.5em 4%;
  }
  .case-studies-archive .repeater li {
    width: 29.33%;
    margin: 0 2% 1.5em;
  }
  .case-studies-archive .repeater li:nth-child(2n+1) {
    margin: 0 2% 1.5em;
    clear: none;
  }
  .case-studies-archive .repeater li:nth-child(2n+2) {
    margin: 0 2% 1.5em;
  }
  .case-studies-archive .repeater li:nth-child(3n+1) {
    margin: 0 4% 1.5em 0;
    clear: left;
  }
  .case-studies-archive .repeater li:nth-child(3n+3) {
    margin: 0 0 1.5em 4%;
  }
  .stats-repeater__collect {
    grid-template-columns: 140px calc(100% - 172px);
  }
  .stats-repeater__title h3 {
    font-size: 60px;
    line-height: 70px;
  }
  .stats-repeater__below-repeater-link {
    margin-top: 2em;
    margin-left: calc(2em + 140px);
  }
  /******************************************************************
  6.7 Section by Section
  ******************************************************************/
  .try-lyssn .repeater li {
    height: 160px;
  }
  .home .try-lyssn {
    background: url(../images/circle.png);
    background-size: 400px auto;
    background-repeat: no-repeat;
    background-position: top 15px left -320px;
  }
  .section-50-50-color-bg .wrap {
    max-width: 1280px;
  }
  .section-50-50-color-bg .alignleft,
.section-50-50-color-bg .alignright {
    margin: 0;
    padding: 0;
  }
  /******************************************************************
  6.8 Case Studies
  ******************************************************************/
  .single-case-study {
    grid-template-columns: 2fr 1fr;
  }
  .sidebar-case-study {
    padding: 1em 0 0;
  }
  /******************************************************************
  10.1 Footer Navigation
  ******************************************************************/
  .footer-menu,
.footer-contact {
    display: inline-block;
  }
  .footer-nav {
    display: flex;
    gap: 1em;
  }
  .footer-nav.account-nav, .footer-nav.terms-nav {
    margin-bottom: 1em;
  }
  .footer-nav.account-nav li, .footer-nav.terms-nav li {
    width: 100%;
  }
  .footer-nav.account-nav li ul, .footer-nav.terms-nav li ul {
    margin: 1em 0 0;
  }
  .footer-nav.account-nav li li, .footer-nav.terms-nav li li {
    width: auto;
    border-right: 1px solid hsl(0deg, 0%, 0%);
    padding: 0 18px;
    float: left;
    display: inline-block;
    margin-bottom: 0.75em;
    line-height: 18px;
  }
  .footer-nav.account-nav li li:first-child, .footer-nav.terms-nav li li:first-child {
    padding-left: 0;
  }
  .footer-nav.account-nav li li:last-child, .footer-nav.terms-nav li li:last-child {
    border-right: 0;
  }
  .footer-terms {
    text-align: right;
  }
  /******************************************************************
  Closing breakpoint 
  ******************************************************************/
}
/******************************************************************
Author:@warrengroom
Stylesheet: HD Monitor Stylesheet
******************************************************************/
/******************************************************************
Opening breakpoint
******************************************************************/
@media only screen and (min-width: 1200px) {
  /******************************************************************
  Table of contents

  1.0 General
  3.0 Typography
  4.1 Hero Content
  5.0 Navigation
  6.6 Repeater Fields

  ******************************************************************/
  /******************************************************************
  1.0 General
  ******************************************************************/
  /******************************************************************
  3.0 Typography
  ******************************************************************/
  h1,
.h1 {
    font-size: 40px;
    line-height: 48px;
  }
  .title-purple h1,
.title-purple .h1,
.title-purple h2,
.title-purple .h2,
.title-purple h3,
.title-purple .h3,
.title-purple h4,
.title-purple .h4,
.title-purple h5,
.title-purple .h5,
.title-purple h6,
.title-purple .h6 {
    font-size: 40px;
    line-height: 48px;
  }
  h2,
.h2 {
    font-size: 30px;
    line-height: 36px;
  }
  h3,
.h3 {
    font-size: 24px;
    line-height: 30px;
  }
  h4,
.h4 {
    font-size: 20px;
    line-height: 24px;
  }
  /******************************************************************
  5.0 Navigation
  ******************************************************************/
  .menu-icon {
    display: none;
  }
  .header-nav li {
    padding: 0 12px;
  }
  .hero-content {
    padding: 6em 0 10em 6vw;
  }
  /******************************************************************
  6.6 Repeater Fields
  ******************************************************************/
  .five-wide li h6,
.five-wide li .h6 {
    padding: 0 10%;
  }
  /******************************************************************
  6.12 Centered Highlight Content
  ******************************************************************/
  .section-centered-highlight-content {
    background-position: left -300px center;
    font-size: 30px;
    line-height: 36px;
  }
  /******************************************************************
  Closing breakpoint 
  ******************************************************************/
}
/******************************************************************
Author:@warrengroom
Stylesheet: Desktop Stylesheet
******************************************************************/
/******************************************************************
Opening breakpoint
******************************************************************/
@media only screen and (min-width: 1600px) {
  /******************************************************************
  Closing breakpoint 
  ******************************************************************/
}
/******************************************************************
Author:@warrengroom
Stylesheet: HD Stylesheet
******************************************************************/
/******************************************************************
Opening breakpoint
******************************************************************/
@media only screen and (min-width: 1900px) {
  /******************************************************************
  Closing breakpoint 
  ******************************************************************/
}
/******************************************************************
Author:@warrengroom
Stylesheet: 4K Monitor Stylesheet
******************************************************************/
/******************************************************************
Opening breakpoint
******************************************************************/
@media only screen and (min-width: 2540px) {
  /******************************************************************
  Closing breakpoint 
  ******************************************************************/
}
/******************************************************************
Author:@warrengroom
Stylesheet: Retina Screens & Devices Stylesheet
******************************************************************/
/******************************************************************
Opening breakpoint
******************************************************************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  /******************************************************************
  Closing breakpoint 
  ******************************************************************/
}