@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(.5em)
  }
  to {
    opacity: 1;
    transform: translateY(0)
  }
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td, th {
  padding: 0
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-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;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}
[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
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=69f1108a80a8c3727f02de03cacfc85f)
 * Config saved to config.json and https://gist.github.com/69f1108a80a8c3727f02de03cacfc85f
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td, th {
  padding: 0
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  color: #337ab7;
  text-decoration: none
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
figure {
  margin: 0
}
img {
  vertical-align: middle
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}
.img-rounded {
  border-radius: 6px
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}
.img-circle {
  border-radius: 50%
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}
[role=button] {
  cursor: pointer
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}
@media (min-width:768px) {
  .container {
    width: 750px
  }
}
@media (min-width:992px) {
  .container {
    width: 970px
  }
}
@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}
.row {
  margin-left: -15px;
  margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left
}
.col-xs-12 {
  width: 100%
}
.col-xs-11 {
  width: 91.66666667%
}
.col-xs-10 {
  width: 83.33333333%
}
.col-xs-9 {
  width: 75%
}
.col-xs-8 {
  width: 66.66666667%
}
.col-xs-7 {
  width: 58.33333333%
}
.col-xs-6 {
  width: 50%
}
.col-xs-5 {
  width: 41.66666667%
}
.col-xs-4 {
  width: 33.33333333%
}
.col-xs-3 {
  width: 25%
}
.col-xs-2 {
  width: 16.66666667%
}
.col-xs-1 {
  width: 8.33333333%
}
.col-xs-pull-12 {
  right: 100%
}
.col-xs-pull-11 {
  right: 91.66666667%
}
.col-xs-pull-10 {
  right: 83.33333333%
}
.col-xs-pull-9 {
  right: 75%
}
.col-xs-pull-8 {
  right: 66.66666667%
}
.col-xs-pull-7 {
  right: 58.33333333%
}
.col-xs-pull-6 {
  right: 50%
}
.col-xs-pull-5 {
  right: 41.66666667%
}
.col-xs-pull-4 {
  right: 33.33333333%
}
.col-xs-pull-3 {
  right: 25%
}
.col-xs-pull-2 {
  right: 16.66666667%
}
.col-xs-pull-1 {
  right: 8.33333333%
}
.col-xs-pull-0 {
  right: auto
}
.col-xs-push-12 {
  left: 100%
}
.col-xs-push-11 {
  left: 91.66666667%
}
.col-xs-push-10 {
  left: 83.33333333%
}
.col-xs-push-9 {
  left: 75%
}
.col-xs-push-8 {
  left: 66.66666667%
}
.col-xs-push-7 {
  left: 58.33333333%
}
.col-xs-push-6 {
  left: 50%
}
.col-xs-push-5 {
  left: 41.66666667%
}
.col-xs-push-4 {
  left: 33.33333333%
}
.col-xs-push-3 {
  left: 25%
}
.col-xs-push-2 {
  left: 16.66666667%
}
.col-xs-push-1 {
  left: 8.33333333%
}
.col-xs-push-0 {
  left: auto
}
.col-xs-offset-12 {
  margin-left: 100%
}
.col-xs-offset-11 {
  margin-left: 91.66666667%
}
.col-xs-offset-10 {
  margin-left: 83.33333333%
}
.col-xs-offset-9 {
  margin-left: 75%
}
.col-xs-offset-8 {
  margin-left: 66.66666667%
}
.col-xs-offset-7 {
  margin-left: 58.33333333%
}
.col-xs-offset-6 {
  margin-left: 50%
}
.col-xs-offset-5 {
  margin-left: 41.66666667%
}
.col-xs-offset-4 {
  margin-left: 33.33333333%
}
.col-xs-offset-3 {
  margin-left: 25%
}
.col-xs-offset-2 {
  margin-left: 16.66666667%
}
.col-xs-offset-1 {
  margin-left: 8.33333333%
}
.col-xs-offset-0 {
  margin-left: 0
}
@media (min-width:768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-11 {
    width: 91.66666667%
  }
  .col-sm-10 {
    width: 83.33333333%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-8 {
    width: 66.66666667%
  }
  .col-sm-7 {
    width: 58.33333333%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-5 {
    width: 41.66666667%
  }
  .col-sm-4 {
    width: 33.33333333%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-2 {
    width: 16.66666667%
  }
  .col-sm-1 {
    width: 8.33333333%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-pull-11 {
    right: 91.66666667%
  }
  .col-sm-pull-10 {
    right: 83.33333333%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-8 {
    right: 66.66666667%
  }
  .col-sm-pull-7 {
    right: 58.33333333%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-5 {
    right: 41.66666667%
  }
  .col-sm-pull-4 {
    right: 33.33333333%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-2 {
    right: 16.66666667%
  }
  .col-sm-pull-1 {
    right: 8.33333333%
  }
  .col-sm-pull-0 {
    right: auto
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-push-11 {
    left: 91.66666667%
  }
  .col-sm-push-10 {
    left: 83.33333333%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-8 {
    left: 66.66666667%
  }
  .col-sm-push-7 {
    left: 58.33333333%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-5 {
    left: 41.66666667%
  }
  .col-sm-push-4 {
    left: 33.33333333%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-2 {
    left: 16.66666667%
  }
  .col-sm-push-1 {
    left: 8.33333333%
  }
  .col-sm-push-0 {
    left: auto
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }
}
@media (min-width:992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-11 {
    width: 91.66666667%
  }
  .col-md-10 {
    width: 83.33333333%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-8 {
    width: 66.66666667%
  }
  .col-md-7 {
    width: 58.33333333%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-5 {
    width: 41.66666667%
  }
  .col-md-4 {
    width: 33.33333333%
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-2 {
    width: 16.66666667%
  }
  .col-md-1 {
    width: 8.33333333%
  }
  .col-md-pull-12 {
    right: 100%
  }
  .col-md-pull-11 {
    right: 91.66666667%
  }
  .col-md-pull-10 {
    right: 83.33333333%
  }
  .col-md-pull-9 {
    right: 75%
  }
  .col-md-pull-8 {
    right: 66.66666667%
  }
  .col-md-pull-7 {
    right: 58.33333333%
  }
  .col-md-pull-6 {
    right: 50%
  }
  .col-md-pull-5 {
    right: 41.66666667%
  }
  .col-md-pull-4 {
    right: 33.33333333%
  }
  .col-md-pull-3 {
    right: 25%
  }
  .col-md-pull-2 {
    right: 16.66666667%
  }
  .col-md-pull-1 {
    right: 8.33333333%
  }
  .col-md-pull-0 {
    right: auto
  }
  .col-md-push-12 {
    left: 100%
  }
  .col-md-push-11 {
    left: 91.66666667%
  }
  .col-md-push-10 {
    left: 83.33333333%
  }
  .col-md-push-9 {
    left: 75%
  }
  .col-md-push-8 {
    left: 66.66666667%
  }
  .col-md-push-7 {
    left: 58.33333333%
  }
  .col-md-push-6 {
    left: 50%
  }
  .col-md-push-5 {
    left: 41.66666667%
  }
  .col-md-push-4 {
    left: 33.33333333%
  }
  .col-md-push-3 {
    left: 25%
  }
  .col-md-push-2 {
    left: 16.66666667%
  }
  .col-md-push-1 {
    left: 8.33333333%
  }
  .col-md-push-0 {
    left: auto
  }
  .col-md-offset-12 {
    margin-left: 100%
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%
  }
  .col-md-offset-0 {
    margin-left: 0
  }
}
@media (min-width:1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left
  }
  .col-lg-12 {
    width: 100%
  }
  .col-lg-11 {
    width: 91.66666667%
  }
  .col-lg-10 {
    width: 83.33333333%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-8 {
    width: 66.66666667%
  }
  .col-lg-7 {
    width: 58.33333333%
  }
  .col-lg-6 {
    width: 50%
  }
  .col-lg-5 {
    width: 41.66666667%
  }
  .col-lg-4 {
    width: 33.33333333%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-2 {
    width: 16.66666667%
  }
  .col-lg-1 {
    width: 8.33333333%
  }
  .col-lg-pull-12 {
    right: 100%
  }
  .col-lg-pull-11 {
    right: 91.66666667%
  }
  .col-lg-pull-10 {
    right: 83.33333333%
  }
  .col-lg-pull-9 {
    right: 75%
  }
  .col-lg-pull-8 {
    right: 66.66666667%
  }
  .col-lg-pull-7 {
    right: 58.33333333%
  }
  .col-lg-pull-6 {
    right: 50%
  }
  .col-lg-pull-5 {
    right: 41.66666667%
  }
  .col-lg-pull-4 {
    right: 33.33333333%
  }
  .col-lg-pull-3 {
    right: 25%
  }
  .col-lg-pull-2 {
    right: 16.66666667%
  }
  .col-lg-pull-1 {
    right: 8.33333333%
  }
  .col-lg-pull-0 {
    right: auto
  }
  .col-lg-push-12 {
    left: 100%
  }
  .col-lg-push-11 {
    left: 91.66666667%
  }
  .col-lg-push-10 {
    left: 83.33333333%
  }
  .col-lg-push-9 {
    left: 75%
  }
  .col-lg-push-8 {
    left: 66.66666667%
  }
  .col-lg-push-7 {
    left: 58.33333333%
  }
  .col-lg-push-6 {
    left: 50%
  }
  .col-lg-push-5 {
    left: 41.66666667%
  }
  .col-lg-push-4 {
    left: 33.33333333%
  }
  .col-lg-push-3 {
    left: 25%
  }
  .col-lg-push-2 {
    left: 16.66666667%
  }
  .col-lg-push-1 {
    left: 8.33333333%
  }
  .col-lg-push-0 {
    left: auto
  }
  .col-lg-offset-12 {
    margin-left: 100%
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
  .col-lg-offset-0 {
    margin-left: 0
  }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.pull-right {
  float: right !important
}
.pull-left {
  float: left !important
}
.hide {
  display: none !important
}
.show {
  display: block !important
}
.invisible {
  visibility: hidden
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.hidden {
  display: none !important
}
.affix {
  position: fixed
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  margin: 0 -15px
}
.no-flexbox .flex-container {
  display: block
}
.no-flexbox .flex-container .flex-3, .no-flexbox .flex-container .flex-4, .no-flexbox .flex-container [class*=flex-s], .no-flexbox .flex-container [class*=flex-m], .no-flexbox .flex-container [class*=flex-l] {
  display: inline-block;
  margin: 0 -2px;
  vertical-align: top
}
.flex-6, .flex-4, .flex-3, .flex-2 [class*=flex-s], [class*=flex-m], [class*=flex-l] {
  padding: 15px
}
.flex-6 > *, .flex-4 > *, .flex-3 > *, .flex-2 [class*=flex-s] > *, [class*=flex-m] > *, [class*=flex-l] > * {
  height: 100%
}
.flex-6 {
  width: 50%
}
@media (max-width:700px) {
  .flex-6 {
    width: 100%
  }
}
.flex-4 {
  width: 33.33%
}
@media (max-width:992px) {
  .flex-4 {
    width: 50%
  }
}
@media (max-width:600px) {
  .flex-4 {
    width: 100%
  }
}
.flex-3 {
  width: 25%
}
@media (max-width:900px) {
  .flex-3 {
    width: 33.33%
  }
}
@media (max-width:600px) {
  .flex-3 {
    width: 50%
  }
}
@media (max-width:500px) {
  .flex-3 {
    width: 100%
  }
}
.flex-2 {
  width: 16.66%
}
@media (max-width:900px) {
  .flex-2 {
    width: 25%
  }
}
@media (max-width:600px) {
  .flex-2 {
    width: 33.33%
  }
}
@media (max-width:500px) {
  .flex-2 {
    width: 50%
  }
}
.flex-s-1, .flex-m-1, .flex-l-1 {
  width: 8.33%
}
.flex-s-2, .flex-m-2, .flex-l-2 {
  width: 16.66%
}
.flex-s-3, .flex-m-3, .flex-l-3 {
  width: 25%
}
.flex-s-4, .flex-m-4, .flex-l-4 {
  width: 33.33%
}
.flex-3-5, .flex-m-5, .flex-l-5 {
  width: 41.66%
}
.flex-s-6, .flex-m-6, .flex-l-6 {
  width: 50%
}
.flex-s-7, .flex-m-7, .flex-l-7 {
  width: 58.33%
}
.flex-s-8, .flex-m-8, .flex-l-8 {
  width: 66.66%
}
.flex-s-9, .flex-m-9, .flex-l-9 {
  width: 75%
}
.flex-s-10, .flex-m-10, .flex-l-10 {
  width: 83.33%
}
.flex-s-11, .flex-m-11, .flex-l-11 {
  width: 91.66%
}
@media (max-width:992px) {
  [class*=flex-l] {
    width: 100%
  }
}
@media (max-width:768px) {
  [class*=flex-m] {
    width: 100%
  }
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}
figcaption {
  font-size: .85em;
  margin-top: 10px;
  color: #415364
}
.alignright {
  float: right;
  margin: 0 0 10px 25px
}
.alignleft {
  float: left;
  margin: 0 25px 10px 0
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.text-center {
  text-align: center
}
.text-right {
  text-align: right
}
.size-full {
  display: block;
  margin: 15px 0
}
.entry-content > *:not(.alignwide):not(.alignfull) {
  margin-left: auto;
  margin-right: auto;
  max-width: 780px;
  padding-left: 20px;
  padding-right: 20px
}
.entry-content .alignfull {
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  max-width: 100vw
}
.alignfull img {
  width: 100vw
}
.entry-content > *.alignwide {
  max-width: 1024px
}
.entry-content .alignwide {
  margin-left: -80px;
  margin-right: -80px
}
.no-scroll {
  overflow: hidden
}
.no-Dots {
  list-style: none;
  margin-left: 0;
  padding-left: 0
}
.serif-font {
  font-family: "Halant", serif
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
.container-m, .container-s, .container-xs {
  margin: 0 auto;
  padding: 0 15px
}
.container-l {
  max-width: 1440px;
  margin: 0 auto
}
.container-m {
  max-width: 1000px
}
.container-s {
  max-width: 800px
}
.container-xs {
  max-width: 600px
}
.bg-cover {
  background: no-repeat center center;
  background-size: cover
}
iframe {
  max-width: 100%
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.left {
  text-align: left
}
.center {
  text-align: center
}
.right {
  text-align: right
}
.caps {
  text-transform: uppercase
}
.mb2 {
  margin-bottom: 2rem
}
.pb0 {
  padding-bottom: 0
}
.pt10 {
  padding-top: 10rem
}
.lt-txt {
  font-weight: 300
}
.no-gutters {
  margin-right: 0;
  margin-left: 0
}
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0
}
.button-primary {
  display: inline-block;
  background: 0 0;
  border: 2px solid transparent;
  padding: 14px 25px;
  border-radius: 30px;
  margin: 30px 10px 15px 0;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1em;
  background-color: #894f9e;
  color: #fff
}
.button-primary:focus {
  outline: 0
}
@media (max-width:768px) {
  .button-primary {
    font-size: .75em;
    padding: 10px 18px
  }
}
.button-primary:hover, .button-primary:focus {
  background-color: #202944;
  color: #fff
}
.button-o {
  display: inline-block;
  background: 0 0;
  border: 2px solid transparent;
  padding: 14px 25px;
  border-radius: 30px;
  margin: 30px 10px 15px 0;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1em;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff
}
.button-o:focus {
  outline: 0
}
@media (max-width:768px) {
  .button-o {
    font-size: .75em;
    padding: 10px 18px
  }
}
.button-o:hover, .button-o:focus {
  background-color: #415364;
  color: #fff;
  cursor: pointer
}
.button-grey-o {
  display: inline-block;
  background: 0 0;
  border: 2px solid transparent;
  padding: 14px 25px;
  border-radius: 30px;
  margin: 30px 10px 15px 0;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1em;
  background-color: transparent;
  border: 2px solid #415364;
  color: #415364
}
.button-grey-o:focus {
  outline: 0
}
@media (max-width:768px) {
  .button-grey-o {
    font-size: .75em;
    padding: 10px 18px
  }
}
.button-grey-o:hover, .button-grey-o:focus {
  background-color: #415364;
  color: #fff
}
.icon-hamburger {
  vertical-align: top
}
.icon-hamburger span {
  display: block;
  background-color: #fff;
  width: 26px;
  height: 3px;
  border-radius: 3px;
  margin: 5px 0
}
.icon-plus {
  vertical-align: middle;
  height: 24px
}
.icon-plus span {
  display: block;
  background-color: #fff;
  width: 24px;
  height: 3px
}
.icon-plus span:last-child {
  transform: rotate(90deg);
  position: relative;
  top: -3px
}
.icon-times {
  vertical-align: middle;
  height: 24px;
  transform: rotate(45deg)
}
.icon-times span {
  display: block;
  background-color: #fff;
  width: 24px;
  height: 3px
}
.icon-times span:last-child {
  transform: rotate(90deg);
  position: relative;
  top: -3px
}
@keyframes fade_in {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.vertical-accord {
  list-style: none;
  padding-left: 0;
  margin-top: 15px
}
.vertical-accord li {
  overflow: hidden;
  padding: 10px 20px 10px 0;
  position: relative;
  max-width: 500px
}
@media (max-width:768px) {
  .vertical-accord li {
    max-width: 100%
  }
}
.vertical-accord li a {
  color: #415364;
  position: relative;
  display: block
}
.vertical-accord li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  position: absolute;
  right: 0;
  top: 0
}
.vertical-accord li.open a {
  color: #4bc3d0
}
.vertical-accord li p {
  padding: 0
}
.workThumContainer {
  min-height: 400px;
  position: relative
}
@media (max-width:576px) {
  .workThumContainer {
    min-height: 300px
  }
}
.workThumContainer .workThumb {
  width: 100%;
  min-height: 400px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0
}
@media (max-width:576px) {
  .workThumContainer .workThumb {
    min-height: 300px
  }
}
.workThumContainer .workThumb.open {
  animation: animateImage 2s 1 forwards
}
@keyframes animateImage {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.css-blob {
  border-radius: 70% 30% 39% 61%/60% 41% 59% 40%;
  background-color: #ccefe3;
  padding: 40px 0
}
@keyframes blob_change {
  0% {
    border-radius: 70% 30% 39% 61%/60% 41% 59% 40%
  }
  33% {
    border-radius: 37% 63% 39% 61%/52% 52% 48% 48%
  }
  67% {
    border-radius: 51% 49% 39% 61%/68% 64% 36% 32%
  }
  100% {
    border-radius: 70% 30% 39% 61%/60% 41% 59% 40%;
    background-color: #ccefe3
  }
}
.staggered > div:first-child {
  margin-top: 0
}
@media (max-width:768px) {
  .staggered > div:first-child {
    margin-top: 0
  }
}
.list-3 {
  column-count: 3;
  padding-left: 0
}
.list-3 li {
  list-style-type: none;
  padding: 6px 0;
  font-family: "Halant", serif
}
@media (max-width:768px) {
  .list-3 {
    column-count: 2
  }
}
.list-2 {
  column-count: 2;
  padding-left: 0
}
.list-2 li {
  list-style-type: none;
  padding: 6px 0;
  font-family: "Halant", serif
}
@media (min-width:992px) {
  .float-right div[class*=col-md] {
    float: right
  }
}
@media (min-width:768px) {
  .float-right div[class*=col-sm] {
    float: right
  }
}
.mobileShow {
  display: none
}
@media (max-width:992px) {
  .mobileShow {
    display: block
  }
}
.mobileHide {
  display: block
}
@media (max-width:992px) {
  .mobileHide {
    display: none
  }
}
.fade__results {
  animation-duration: .5s;
  animation-delay: 0s;
  animation-name: fadediv;
  animation-fill-mode: forwards;
  transform-origin: center;
  animation-timing-function: ease-out
}
@keyframes fadediv {
  0% {
    transform: translateY(20%);
    opacity: 0
  }
  100% {
    transform: translateY(0%);
    opacity: 1
  }
}
#homepageBlob {
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100vh
}
.morph-wrap svg:not(:root) {
  overflow: visible
}
#serviceSections .button-primary {
  margin-bottom: 40px
}
#serviceSections .serviceIndicator {
  position: absolute;
  top: 0;
  right: 400px;
  opacity: 0
}
#serviceSections .grad {
  transition: all .4s ease-in-out
}
#serviceSections .trigger2 .grad {
  transform: rotate(20deg) translateY(-200px)
}
#serviceSections .trigger3 .grad {
  transform: rotate(60deg) translateY(-300px) translateX(0px)
}
.serviceIndividual.active {
  position: relative
}
.serviceIndividual.active.up .serviceIndicator {
  animation: showBlobDown 3s 1 forwards
}
.serviceIndividual.active.down .serviceIndicator {
  animation: showBlob 3s 1 forwards
}
.serviceIndividual.active .serviceIndicator .grad {
  animation: blobID 15s infinite
}
#ovalLeft {
  animation: ovalMove 35s infinite
}
#ovalRight {
  animation: ovalMove 45s infinite
}
@keyframes showBlob {
  0% {
    opacity: 0;
    transform: scale(.7) translateY(-500px)
  }
  50% {
    opacity: .6;
    transform: scale(1.1) translateY(30px)
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0px)
  }
}
@keyframes showBlobDown {
  0% {
    opacity: 0;
    transform: scale(.7) translateY(500px)
  }
  50% {
    opacity: .6;
    transform: scale(1.1) translateY(10px)
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0px)
  }
}
@keyframes ovalMove {
  0% {
    transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg)
  }
  33% {
    transform: scale(.9) rotate(10deg) skewX(7deg) skewY(7deg)
  }
  66% {
    transform: scale(1.3) rotate(-10deg) skewX(-20deg) skewY(-10deg)
  }
  100% {
    transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg)
  }
}
@keyframes blobID {
  0% {
    transform: rotate(0deg) scale(1) skewX(0deg) skewY(0deg)
  }
  25% {
    transform: rotate(-8deg) scale(1.1) skewX(10deg) skewY(0deg)
  }
  50% {
    transform: rotate(-10deg) scale(1.2) skewX(-20deg) skewY(10deg)
  }
  75% {
    transform: rotate(-3deg) scale(1.1) skewX(10deg) skewY(0deg)
  }
  100% {
    transform: rotate(0deg) scale(1) skewX(0deg) skewY(0deg)
  }
}
html {
  box-sizing: border-box;
  font-size: 15px;
  overflow-x: hidden
}
*, *:before, *:after {
  box-sizing: inherit
}
body {
  font-size: 18px;
  font-family: "Rubik", sans-serif;
  overflow-x: hidden;
  color: #202944
}
p, .p, .p1 {
  font-family: "Halant", serif;
  line-height: 1.7;
  font-size: 1em;
  font-weight: 400;
  margin: 0;
  padding: 0 0 1em
}
.p, .p1 {
  color: #202944;
  font-family: "Rubik", sans-serif
}
span {
  font-size: inherit
}
a {
  text-decoration: none;
  color: #4bc3d0;
  transition: all .3s ease
}
a:hover, a:focus, a:active, a:visited {
  outline: 0;
  text-decoration: none
}
a:hover {
  color: #4bc3d0
}
a:focus {
  color: #058480
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Rubik", sans-serif;
  margin: 0;
  padding: 0 0 .5em;
  color: #202944
}
h1, .h1 {
  font-size: 3.4em;
  line-height: 1.05;
  font-weight: 700
}
h2, .h2 {
  font-size: 2.4em;
  line-height: 1.2
}
h3, .h3 {
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.1
}
h4, .h4 {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.3
}
h5, .h5 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  color: #999
}
h6, .h6 {
  font-weight: 700;
  color: #202944;
  font-size: .9em;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 1px
}
@media (max-width:768px) {
  h1, .h1 {
    font-size: 2.4em
  }
  h2, .h2 {
    font-size: 1.4em
  }
  h3, .h3 {
    font-size: 1.5em
  }
  h4, .h4 {
    font-size: 1.3em
  }
}
ul, ol {
  margin: 0;
  padding: 0 0 20px 25px
}
ul li, ol li {
  padding: 2px 0
}
.site-content ul li {
  font-family: "Rubik", sans-serif;
}
button {
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  background-color: transparent;
  transition: all .5s
}
button:hover, button:focus, button:active, button:visited {
  outline: 0
}
figure {
  max-width: 100%
}
img {
  height: auto;
  max-width: 100%
}
caption, .caption {
  font-size: .95em;
  color: #415364
}
dfn, cite, em, i {
  font-style: italic;
  font-size: .95em
}
address {
  font-style: normal
}
q {
  font-style: italic
}
code, pre {
  display: block;
  margin: 15px 0;
  width: 100%;
  overflow: auto;
  padding: 1.6em
}
hr {
  background-color: #999;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden
}
.screen-reader-text:focus {
  background-color: #eee;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  color: #999;
  display: block;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}
#content[tabindex="-1"]:focus {
  outline: 0
}
.service-selected {
  display: block
}
.service-hidden {
  display: none
}
.intro-section {
  padding: 60px 15px;
  color: #fff
}
@media (max-width:768px) {
  .intro-section {
    padding: 30px 15px
  }
}
.intro-section h1 {
  color: #fff
}
.intro-section .content {
  padding-top: 5rem;
  z-index: 9;
  position: relative
}
.intro-section .content p {
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: "Rubik", sans-serif
}
.grad-hero {
  position: relative;
  min-height: 600px
}
@media (max-width:768px) {
  .grad-hero {
    text-align: center
  }
}
.bottom-wave {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  width: 101%;
  animation: gradFooter 8s infinite ease-in-out forwards
}
@media (max-width:768px) {
  .bottom-wave {
    bottom: -20px
  }
}
@media (max-width:576px) {
  .bottom-wave {
    bottom: -5px
  }
}
@keyframes gradFooter {
  0% {
    transform: scale(1) skewX(0deg) skewY(0deg)
  }
  25% {
    transform: scale(1.2) skewX(20deg) skewY(0deg)
  }
  50% {
    transform: scale(1.2) skewX(-20deg) skewY(2deg)
  }
  75% {
    transform: scale(1.2) skewX(20deg) skewY(-2deg)
  }
  100% {
    transform: scale(1) skewX(0deg) skewY(0deg)
  }
}
.site-header .nav-bar {
  position: fixed;
  z-index: 900;
  left: 0;
  right: 0;
  top: 0;
  width: 100vw;
  background-color: #fff
}
@media (min-width:992px) {
  .site-header .nav-bar .container-fluid {
    padding: 0 30px
  }
}
.site-header .nav-bar #open-nav {
  z-index: 9;
  position: relative
}
.site-header .nav-bar .nav-container {
  display: inline-block;
  float: right
}
.site-header .nav-bar .nav-container:hover #menu-circle, .site-header .nav-bar .nav-container:focus #menu-circle {
  animation: mobile-drop .8s ease-out 1 forwards
}
@keyframes mobile-drop {
  0% {
    transform: scale(1)
  }
  20% {
    transform: scale(1.2)
  }
  40% {
    transform: scale(.8)
  }
  70% {
    transform: scale(1.1)
  }
  80% {
    transform: scale(.9)
  }
  100% {
    transform: scale(1)
  }
}
.site-header .nav-bar #menu-circle {
  position: absolute;
  top: -90px;
  right: -45px;
  transition: all .3s ease-in-out;
  width: 180px;
  height: 180px;
  background: red;
  border-radius: 50%;
  background: #894f9e;
  background: -moz-linear-gradient(top, #894f9e 0%, #5d4f9e 99%);
  background: -webkit-linear-gradient(top, #894f9e 0%, #5d4f9e 99%);
  background: linear-gradient(to bottom, #894f9e 0%, #5d4f9e 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#894f9e', endColorstr='#5d4f9e', GradientType=0)
}
@media (max-width:992px) {
  .site-header .nav-bar #menu-circle {
    width: 155px;
    height: 155px
  }
}
.site-header .nav-bar .site-title {
  display: inline-block;
  padding: 15px 4px
}
.site-header .nav-bar .site-title img, .site-header .nav-bar .site-title svg {
  width: 200px;
  height: auto
}
.site-header .nav-bar .site-title .white-logo {
  display: none
}
.site-header .nav-bar .site-title .color-logo {
  display: inline-block
}
.site-header .nav-bar #open-nav {
  width: 50px;
  height: 36px;
  float: right;
  margin-top: 13px
}
.site-header .nav-bar #open-nav span {
  background-color: #fff
}
.site-header .main-nav {
  display: none;
  width: 100%;
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  height: 100vh
}
@media (max-width:992px) {
  .site-header .main-nav {
    text-align: center;
    height: auto
  }
}
.site-header .main-nav .container-m {
  margin-top: 50px;
  position: relative;
  height: 100vh
}
@media (max-width:992px) {
  .site-header .main-nav .container-m {
    overflow: scroll;
    height: auto
  }
}
.site-header .main-nav .container-m .social-links {
  position: absolute;
  bottom: 100px;
  right: 20px
}
@media (max-width:992px) {
  .site-header .main-nav .container-m .social-links {
    position: relative
  }
}
.site-header .main-nav .container-m .social-links a {
  color: #fff;
  display: inline-block;
  margin: 0 15px
}
.site-header .main-nav .container-m .social-links a:hover, .site-header .main-nav .container-m .social-links a:focus {
  color: #4bc3d0
}
.site-header .main-nav .container-m .social-links a i {
  font-size: 1.5em
}
@media (max-width:992px) {
  .site-header .main-nav .container-m .social-links {
    text-align: center;
    width: 100%;
    right: 0;
    bottom: 30px
  }
}
.site-header .main-nav ul, .site-header .main-nav li {
  padding: 0;
  margin: 0;
  list-style-type: none
}
.site-header .main-nav ul a, .site-header .main-nav li a {
  display: inline-block;
  color: #fff;
  font-family: "Rubik", sans-serif
}
.site-header .main-nav ul a:hover, .site-header .main-nav ul a:focus, .site-header .main-nav li a:hover, .site-header .main-nav li a:focus {
  opacity:.5;
}
.site-header .main-nav #close-nav {
  float: right;
  margin-top: 20px;
  margin-right: 25px
}
.site-header .main-nav .menu-main-nav-container {
  padding: 30px 0
}
@media (max-width:992px) {
  .site-header .main-nav .menu-main-nav-container {
    display: inline-block;
    text-align: left
  }
}
@media (max-width:576px) {
  .site-header .main-nav .menu-main-nav-container {
    padding: 20px 0
  }
}
.site-header .main-nav .menu-main-nav-container .menu > li > a {
  font-size: 1.8em;
  font-weight: 700;
  padding: 10px 0 4px;
  text-transform: uppercase
}
.site-header .main-nav .menu-main-nav-container .menu > li > .sub-menu > li > a {
  font-size: 1.1em;
  padding: 5px 15px
}
.site-header .main-nav .search-form-wrapper {
  margin-top: 30px;
  margin-bottom: 80px
}
.mobileBG {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -9
}
.mobileBG:not(:root) {
  overflow: visible
}
#mobBlob {
  position: fixed;
  top: -50%;
  right: -100%;
  width: 90%;
  height: 110%;
  z-index: -9;
  animation: 1s 1 forwards mobileExit
}
#mobBlob:not(:root) {
  overflow: visible
}
@media (max-width:768px) {
  #mobBlob {
    width: 105%
  }
}
@media (max-width:576px) {
  #mobBlob {
    width: 120%
  }
}
.nav-Content, .site-header .social-links {
  opacity: 0
}
@keyframes showMe {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
body.nav-open {
  overflow-y: hidden
}
body.nav-open .nav-Content, body.nav-open .site-header .social-links {
  animation: 1.5s 1 forwards showMe;
  animation-delay: .6s
}
body.nav-open .mobileBG {
  animation: 5s ease-in-out infinite mobileWiggle
}
body.nav-open #mobBlob {
  animation: 1s 1 forwards mobileEnter
}
@media (max-width:576px) {
  body.nav-open #mobBlob {
    animation: 1s 1 forwards mobileEnterMob
  }
}
@keyframes mobileEnter {
  0% {
    right: -100%;
    top: -50%
  }
  50% {
    transform: scale(1.6)
  }
  100% {
    right: -10%;
    top: -10%;
    transform: scale(1.3)
  }
}
@keyframes mobileEnterMob {
  0% {
    right: -100%;
    top: -50%
  }
  100% {
    right: -10%;
    top: -10%;
    transform: scale(1.8)
  }
}
@keyframes mobileExit {
  0% {
    right: -10%;
    top: -10%
  }
  100% {
    right: -100%;
    top: -50%;
    transform: scale(.5)
  }
}
.white-logo {
  fill: #fff;
  transition: all .3s linear
}
@media (max-width:992px) {
  body.scrolled .site-header .nav-bar {
    background-color: #fff
  }
}
body.scrolled .site-header .nav-bar .site-title {
  padding: 10px 4px
}
body.scrolled .site-header .nav-bar .site-title .white-logo {
  display: none;
}
body.scrolled .site-header .nav-bar .site-title .color-logo {
  display: inline-block;
}
body.scrolled .site-header .nav-bar #menu-circle {
  top: -105px
}
@media (max-width:992px) {
  body.scrolled .site-header .nav-bar #menu-circle {
    top: -90px
  }
}
body.scrolled .site-header .color-logo {
  display: inline-block;
}
body.scrolled.home .site-header .nav-bar #menu-circle {
  display: block
}
.home .site-header .nav-bar, .page-template-page-contact .site-header .nav-bar, .page-template-page-about .site-header .nav-bar, .page-template-page-careers .site-header .nav-bar, .page-template-template-service-secondary .site-header .nav-bar, .page-template-template-higher-ed .site-header .nav-bar, .error404 .site-header .nav-bar {
  background-color: transparent
}
.home .site-header .nav-bar .site-title .color-logo, .page-template-page-contact .site-header .nav-bar .site-title .color-logo, .page-template-page-about .site-header .nav-bar .site-title .color-logo, .page-template-page-careers .site-header .nav-bar .site-title .color-logo, .page-template-template-service-secondary .site-header .nav-bar .site-title .color-logo, .page-template-template-higher-ed .site-header .nav-bar .site-title .color-logo, .error404 .site-header .nav-bar .site-title .color-logo {
  display: none
}
.home .site-header .nav-bar .site-title .white-logo, .page-template-page-contact .site-header .nav-bar .site-title .white-logo, .page-template-page-about .site-header .nav-bar .site-title .white-logo, .page-template-page-careers .site-header .nav-bar .site-title .white-logo, .page-template-template-service-secondary .site-header .nav-bar .site-title .white-logo, .page-template-template-higher-ed .site-header .nav-bar .site-title .white-logo, .error404 .site-header .nav-bar .site-title .white-logo {
  display: inline-block
}
.home .site-header .nav-bar #open-nav span, .page-template-page-contact .site-header .nav-bar #open-nav span, .page-template-page-about .site-header .nav-bar #open-nav span, .page-template-page-careers .site-header .nav-bar #open-nav span, .page-template-template-service-secondary .site-header .nav-bar #open-nav span, .page-template-template-higher-ed .site-header .nav-bar #open-nav span, .error404 .site-header .nav-bar #open-nav span {
  background-color: #fff
}
.cta {
  background: linear-gradient(to right, #aeca36, #4bc3d0);
  padding: 250px 0 150px;
  margin-top: 60px;
  position: relative
}
@media (max-width:1200px) {
  .cta {
    padding: 220px 0 150px
  }
}
@media (max-width:992px) {
  .cta {
    padding: 200px 0 100px
  }
}
@media (max-width:768px) {
  .cta {
    padding: 150px 0 80px
  }
}
@media (max-width:576px) {
  .cta {
    padding: 100px 0 80px
  }
}
.cta h5, .cta h2 {
  color: #fff
}
.cta .button-pirmary {
  margin-top: 10px
}
.cta .footerBottom {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 100%;
  height: auto
}
@media (max-width:1200px) {
  .cta .footerBottom {
    bottom: -75px
  }
}
@media (max-width:992px) {
  .cta .footerBottom {
    bottom: -65px
  }
}
@media (max-width:768px) {
  .cta .footerBottom {
    bottom: -50px
  }
}
@media (max-width:576px) {
  .cta .footerBottom {
    bottom: -15px
  }
}
.cta .footerTop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px
}
.site-footer {
  padding: 50px 0;
  font-size: .9em;
  position: relative
}
@media (max-width:992px) {
  .site-footer .about-footer {
    margin-bottom: 20px
  }
}
.site-footer .about-footer a {
  font-weight: 400;
}
.site-footer .about-footer a:hover, .site-footer .about-footer a:focus {
  color: #4bc3d0
}
.home .site-footer {
  background: #fff;
	text-align:center;
}
.site-footer a {
  font-weight: 700
}
.site-footer p {
  font-family: "Rubik", sans-serif
}
.site-footer .color-logo {
  width: 200px;
  margin-bottom: 20px
}
.site-footer h6 {
  padding-top: 15px;
  padding-bottom: 15px
}
@media (max-width:992px) {
  .site-footer .contact-form {
    padding-top: 30px
  }
}
.site-footer #footer-menu {
  padding: 0;
  margin: 0 0 20px
}
.site-footer #footer-menu ul, .site-footer #footer-menu li {
  padding: 0;
  margin: 0
}
.site-footer #footer-menu li {
  list-style-type: none
}
.site-footer #footer-menu li a {
  color: #415364;
  display: block;
  padding: 5px 0;
  font-weight: 400
}
.site-footer #footer-menu li a:hover, .site-footer #footer-menu li a:focus {
  color: #4bc3d0
}
.site-footer .social-links a {
  font-size: 1.1rm;
  display: inline-block;
  margin-right: 15px
}
.site-footer .social-links a:hover, .site-footer .social-links a:focus {
  color: #415364
}
.site-footer .contact-form #_form_17_._inline-style {
  display: block
}
.site-info {
  font-size: .8em;
  padding: 10px 0;
  border-top: 1px solid #f16635;
	text-align:center;
}
.site-info a {
  color: #415364
}
.site-info a:hover, .site-info a:focus {
  color: #4bc3d0
}
.site-info .col-sm-4 {
  text-align: right
}
@media (max-width:768px) {
  .site-info .col-sm-4, .site-info .col-sm-8 {
    text-align: center
  }
}
.site-footer .search-form {
  margin: 0 0 15px;
  text-align: left
}
.site-footer .search-form .search-input {
  border: 1px solid #ccc;
  border-radius: 20px 0 0 20px;
  display: inline-block;
  height: 36px;
  width: calc(100% - 35px)
}
.site-footer .search-form .search-submit {
  background-color: #415364;
  background-size: 55% auto;
  border-radius: 0 20px 20px 0;
  display: inline-block;
  height: 36px;
  left: 0 !important;
  margin: 0;
  margin-left: -5px
}
label {
  display: block;
  padding-bottom: 5px;
  font-size: 16px
}
input[type=text], input[type=password], textarea, input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color] {
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 0;
  font-size: 16px;
  line-height: 1.5
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=range]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus {
  outline: 0;
  border: 1px solid #4bc3d0
}
input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=range]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=color]::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
  font-style: italic
}
input[type=button], input[type=submit] {
  background-color: #202944;
  color: #fff;
  border-radius: 0;
  border: 0;
  display: inline-block;
  padding: 8px 10px;
  font-size: 16px
}
input[type=button]:focus, input[type=submit]:focus {
  outline: 0
}
select {
  appearance: none;
  border-radius: 0;
  display: inline-block;
  padding: 8px 40px 8px 10px;
  background-color: transparent;
  border: 1px solid #ccc;
  font-size: 16px;
  background-image: url(https://d30y9cdsu7xlg0.cloudfront.net/png/10897-200.png);
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: right 8px top 8px
}
select:focus {
  outline: 0
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset
}
.site-main {
  padding-top: 90px
}
@media (max-width:992px) {
  .site-main {
    padding-top: 75px
  }
}
.site-main p {
  font-family: "Rubik", sans-serif
}
.page-header {
  position: absolute;
  right: 32px;
  top: 120px;
  z-index: 9
}
.page-header .page-title {
  writing-mode: vertical-rl;
  text-orientation: mixed
}
.page-header .page-title ul, .page-header .page-title li {
  padding: 0;
  margin: 0;
  list-style-type: none
}
.page-header .page-title ul strong, .page-header .page-title li strong {
  font-weight: 400
}
.page-header .page-title .breadcrumbs li {
  display: inline-block;
  padding: 5px 0
}
@media (max-width:1150px) {
  .page-header {
    display: none
  }
}
.blog-feed {
  padding-bottom: 60px
}
.blog-feed h5 {
  padding-bottom: 25px
}
.project-feed {
  margin-bottom: 50px
}
.project-feed .excerpt {
  display: none
}
@media (min-width:992px) {
  .project-feed .excerpt {
    display: block;
    padding-bottom: 20px
  }
}
.project-feed-posts .post-info {
  padding: 10px 0
}
.project-feed-posts .post-card a .excerpt {
  color: #202944
}
.project-feed-posts .post-card a:hover h3, .project-feed-posts .post-card a:hover .excerpt {
  color: #4bc3d0;
  transition: color .3s ease-in-out
}
@media (min-width:992px) {
  .project-feed-posts .flex-4:nth-child(4n+4) {
    width: 100%
  }
  .project-feed-posts .flex-4:nth-child(4n+4) .post-thumbnail, .project-feed-posts .flex-4:nth-child(4n+4) .post-info {
    display: inline-block;
    margin: 0 -2px;
    vertical-align: bottom
  }
  .project-feed-posts .flex-4:nth-child(4n+4) .post-thumbnail {
    width: 66.7%;
    padding-bottom: 35%
  }
  .project-feed-posts .flex-4:nth-child(4n+4) .post-info {
    width: 33.3%;
    padding: 40px
  }
  .project-feed-posts .flex-4:nth-child(4n+4) h4 {
    font-weight: 700
  }
}
@media (max-width:992px) {
  .project-feed-posts .flex-4 {
    width: 33.33%
  }
}
@media (max-width:768px) {
  .project-feed-posts .flex-4 {
    width: 100%
  }
  .project-feed-posts .flex-4 .post-card {
    max-width: 400px;
    margin: 0 auto
  }
}
.cta-social-links {
  margin-bottom: 60px
}
.cta-social-links .h2 {
  font-weight: 700
}
.cta-social-links .social-links {
  text-align: center
}
.cta-social-links .social-links a {
  display: inline-block;
  font-size: 2.3em;
  padding: 18px 0;
  color: #fff;
  background-color: #4bc3d0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  margin: 12px
}
.cta-social-links .social-links a i {
  vertical-align: top
}
.cta-social-links .social-links a:hover, .cta-social-links .social-links a:focus {
  background-color: #202944
}
@media (max-width:768px) {
  .cta-social-links .social-links a {
    width: 40px;
    height: 40px;
    font-size: 1.4em;
    margin: 3px;
    padding: 10px 0
  }
}
.latest-posts {
  padding-bottom: 50px
}
.component-content-box {
  padding-bottom: 30px
}
.slider-multi {
  padding-bottom: 90px
}
.slider-multi .slide {
  padding: 0 30px
}
.slider-multi .slide img {
  height: 350px
}
.slider-multi .caption {
  margin-top: 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px
}
.slider-multi .slick-dots {
  position: static;
  display: block;
  width: 100%;
  text-align: center;
  bottom: 50px
}
@keyframes curve_flat {
  from {
    border-radius: 50% 50% 50% 50%/66% 66% 33% 33%
  }
  to {
    border-radius: 50% 50% 50% 50%/100% 100% 0% 0%
  }
}
.long-scroll-image {
  margin-bottom: 70px;
  padding-bottom: 80px;
  position: relative;
  z-index: -1;
  text-align: center
}
.long-scroll-image:before {
  content: "";
  display: block;
  position: absolute;
  top: -200px;
  left: -15%;
  width: 130%;
  height: 700px;
  background-color: #fff;
  border-radius: 50% 50% 50% 50%/66% 66% 33% 33%
}
.long-scroll-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background-color: #fff
}
.long-scroll-image.active:before {
  animation-name: curve_flat;
  animation-duration: 2s;
  animation-fill-mode: forwards
}
.long-scroll-image img {
  position: relative;
  z-index: 10;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}
.two-long-scroll-image {
  padding-bottom: 220px
}
.two-long-scroll-image img {
  width: 50%;
  display: inline-block;
  margin: 0 -2px
}
.two-long-scroll-image img:first-child {
  position: relative;
  right: -50px
}
.two-long-scroll-image img:last-child {
  position: relative;
  top: 120px;
  left: -50px;
  z-index: 10px
}
.component-image {
  padding-bottom: 70px
}
.component-video {
  margin-bottom: 70px
}
.image-gallery {
  margin-bottom: 60px
}
.image-gallery .member-image:nth-child(6n+1), .image-gallery .member-image:nth-child(6n+2) {
  width: 50%;
  height: 0;
  padding-bottom: 30%
}
.image-gallery .member-image:nth-child(6n+3), .image-gallery .member-image:nth-child(6n+4), .image-gallery .member-image:nth-child(6n+5), .image-gallery .member-image:nth-child(6n+6) {
  width: 25%;
  height: 0;
  padding-bottom: 25%
}
@media (max-width:768px) {
  .image-gallery .member-image:nth-child(6n+3), .image-gallery .member-image:nth-child(6n+4), .image-gallery .member-image:nth-child(6n+5), .image-gallery .member-image:nth-child(6n+6) {
    width: 50%;
    padding-bottom: 30%
  }
}
.image-gallery .lightbox-container {
  position: fixed;
  z-index: 1000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .9);
  text-align: center
}
.image-gallery .lightbox-container .close-lightbox {
  position: fixed;
  top: 20px;
  right: 20px;
  color: #fff
}
.image-gallery .lightbox-container img {
  margin-top: 50vh;
  transform: translateY(-50%)
}
.pagination .page-numbers {
  display: inline-block;
  padding: 5px
}
.search-results .site-main {
  padding-top: 90px
}
.search-results .page-title {
  padding-bottom: 40px
}
.search-results article {
  padding-bottom: 30px
}
.headline-container {
  padding-top: 120px;
  padding-bottom: 130px;
  position: relative;
  margin-bottom: 30px;
  color: #fff;
  overflow: hidden;
  background: linear-gradient(to right, #058480, #01b175)
}
@media (max-width:768px) {
  .headline-container {
    padding-top: 100px
  }
}
.headline-container h1, .headline-container .h1, .headline-container h2, .headline-container .h2, .headline-container h3, .headline-container .h3, .headline-container h4, .headline-container .h4, .headline-container h5, .headline-container .h5, .headline-container h6, .headline-container .h6 {
  color: #fff
}
.headline-container .headline {
  max-width: 700px
}
@media (max-width:992px) {
  .headline-container .headline .h1 {
    font-size: 3em
  }
}
@media (max-width:768px) {
  .headline-container .headline .h1 {
    font-size: 2em
  }
}
.image-content {
  padding-bottom: 60px
}
.image-content .ic-image {
  padding-bottom: 50px
}
.image-content .ic-image img {
  width: 100%;
  max-width: 700px
}
@media (min-width:992px) {
  .image-content .ic-image {
    padding-top: 50px
  }
  .image-content .ic-image img {
    max-width: 130%;
    width: 130%
  }
}
@media (min-width:992px) {
  .image-content.image-left .ic-image {
    padding-right: 40px
  }
  .image-content.image-left .ic-image img {
    position: relative;
    left: -30%
  }
}
.small-inline-units {
  padding-bottom: 60px
}
.small-inline-units .inline-units .inline-unit {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  padding: 20px
}
.small-inline-units .inline-units .inline-unit img {
  max-width: 200px
}

.iframe-pop {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  position: fixed;
  top: -200%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  transition: .3s all linear
}
.iframe-pop.active {
  top: 0
}
.iframe-pop .content {
  max-width: 80vw
}
.pop-up {
  max-width: 80vw;
  width: 100%;
  background: url(//glantz.net/wp-content/themes/glantz/assets/build/css/../svg/popcondk.svg) no-repeat top left;
  background-size: 80vw 100%;
  color: #fff;
  position: fixed;
  top: 5%;
  left: 10vw;
  display: block;
  z-index: -9;
  opacity: 0;
  padding: 90px 50px;
  visibility: hidden;
  transition: visibility 0s, opacity .5s ease
}
.pop-up .button-primary {
  font-size: 1rem
}
.pop-up h2 {
  padding: 0 40px 20px 15px;
  text-align: left
}
.pop-up p {
  font-size: .95em;
  line-height: 1.5
}
.pop-up .slick-dots {
  position: relative
}
@media (min-width:992px) {
  .pop-up .slick-dots {
    top: 10px
  }
}
.pop-up .pop-slider {
  margin-bottom: 20px
}
@media (max-width:1200px) {
  .pop-up {
    background: 0 0;
    background-color: #202944;
    max-width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    overflow-y: auto
  }
}
@media (max-width:992px) {
  .pop-up .dots {
    text-align: center
  }
  .pop-up .sub-ser-nav {
    display: none
  }
}
@media (max-width:768px) {
  .pop-up {
    padding: 30px 20px
  }
  .pop-up .sub-ser-nav span {
    color: transparent
  }
}
.pop-up .pop-container {
  position: relative;
  max-width: 90%;
  margin: 0 auto
}
.pop-up .button-primary {
  margin-top: 10px
}
.pop-up .button-primary:hover, .pop-up .button-primary:focus {
  background: #fff;
  color: #4bc3d0
}
.pop-up h2, .pop-up h4, .pop-up p {
  color: #fff
}
.pop-up h4 {
  text-transform: uppercase
}
.pop-up .sliderimg {
  height: 0;
  padding-bottom: 67%;
  width: 100%
}
@media (max-width:992px) {
  .pop-up .sliderimg {
    margin-bottom: 30px
  }
}
.pop-up .sub-ser-nav {
  margin-top: 15px;
  font-size: 1rem
}
.pop-up .sub-ser-nav a {
  color: #fff;
  display: inline-block;
  margin: 0 6px
}
.pop-up .sub-ser-nav a:hover, .pop-up .sub-ser-nav a:focus {
  cursor: pointer;
  color: #4bc3d0
}
.pop-up .sub-ser-nav .last {
  background-image: url(.../images/arrow_right_white.svg);
  background-size: 22px auto;
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 25px
}
.pop-up .sub-ser-nav .first {
  background-repeat: no-repeat;
  background-image: url(.../images/arrow_left_white.svg);
  background-size: 22px auto;
  background-position: center left;
  padding-left: 25px
}
.pop-up.open {
  opacity: 1;
  z-index: 999;
  visibility: visible
}
.pop-up.closed {
  opacity: 0;
  z-index: -9;
  visibility: hidden
}
@keyframes learnMore {
  0% {
    width: 20px;
    color: transparent
  }
  25% {
    width: auto
  }
  100% {
    width: auto;
    color: default
  }
}
@keyframes learnMoreHide {
  0% {
    width: auto
  }
  100% {
    width: 20px;
    color: transparent
  }
}
.close-pop {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  font-size: 1.7rem
}
@media (max-width:992px) {
  .close-pop {
    top: 0
  }
}
.close-pop:hover, .close-pop:focus {
  cursor: pointer
}
@keyframes popup {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes popupclose {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.top-grad-wave {
  width: 105vw;
  height: auto;
  position: absolute;
  top: -10px;
  left: 0
}
@media (max-width:576px) {
  .top-grad-wave {
    width: 110vw;
    left: -2px;
    top: -5px
  }
}
.bottom-grad-wave {
  width: 100vw;
  height: auto;
  position: absolute;
  bottom: -25px;
  left: 0
}
@media (max-width:576px) {
  .bottom-grad-wave {
    bottom: -10px
  }
}
@keyframes topwavegrad {
  0% {
    transform: scale(1.5)
  }
  50% {
    transform: scale(3) skewX(-15deg)
  }
  100% {
    transform: scale(1.5)
  }
}
@keyframes bottomwavegrad {
  0% {
    transform: translateX(0px)
  }
  100% {
    transform: translateX(0px)
  }
}
.loader {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f1f2f2;
  z-index: 999999
}
.loader p {
  font-family: "Rubik", sans-serif;
  font-size: 3rem;
  padding-bottom: 0;
  font-weight: 700
}
.loaded .loader {
  animation: closeLoader .5s 1 ease-out forwards;
  animation-delay: .7s
}
.loader .loadContent {
  position: relative;
  margin-left: 60px
}
.liquid, #loaderDrip {
  width: 100vw;
  position: fixed;
  left: 0;
  z-index: 9
}
.liquid {
  height: 0;
  background: #4bc3d0;
  top: 0
}
.loaded .liquid {
  animation: liquidDrip ease-in-out 1s 1 forwards
}
#loaderDrip {
  top: 0;
  height: 0
}
.loaded #loaderDrip {
  animation: loadDrip ease-in-out 1s 1 forwards
}
@keyframes liquidDrip {
  0% {
    height: 0
  }
  100% {
    height: 50vh;
    opacity: 1
  }
}
@keyframes loadDrip {
  0% {
    height: 0;
    top: 0
  }
  100% {
    height: 115vh;
    top: 47vh
  }
}
@keyframes closeLoader {
  from {
    z-index: 999;
    opacity: 1
  }
  to {
    z-index: -9;
    opacity: 0
  }
}
.eye-loader {
  max-width: 250px
}
@keyframes animation {
  10% {
    opacity: .9
  }
  30% {
    opacity: .86
  }
  60% {
    opacity: .8
  }
  80% {
    opacity: .75
  }
}
.feedtitle {
  font-family: "Rubik", sans-serif;
  margin: 0;
  padding: 0 0 .5em;
  color: #f16635;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0 auto;
  display: block
}
.slick-track > div:focus, .slick-track > div:active {
  outline: 0
}
.slick-arrow, .slick-dots li button {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: transparent
}
.slick-arrow:hover, .slick-dots li button:hover {
  background-color: transparent;
  color: transparent
}
.slick-arrow {
  z-index: 199;
  padding: 2px;
  font-family: FontAwesome;
  font-size: 1em;
  position: absolute;
  bottom: 12px;
  width: 60px;
  height: 60px;
  background-size: 100% auto
}
.slick-arrow:hover, .slick-arrow:focus {
  outline: 0
}	  
.slick-dots {
  position: absolute;
  z-index: 198;
  left: 0;
  bottom: 15px;
  margin: 0;
  padding: 0
}
.slick-dots li {
  display: inline-block;
  padding: 0;
  margin: 4px
}
.slick-dots li button {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #d5d5d5;
  overflow: hidden
}
.slick-dots li button:hover, .slick-dots li button:focus {
  background-color: #4bc3d0;
  outline: 0
}
.slick-dots .slick-active button {
  background-color: #4bc3d0
}
.home section {
  display: flex;
  align-items: center;
  justify-content: center
}
.home section:not(#hero-hp) {
  min-height: auto;
  /*padding: 100px 0 100px;*/
  width: 100%
}
@media (max-width:1800px) {
  .home section:not(#hero-hp) {
    min-height: 90vh;
    padding: 50px 0
  }
}
@media (max-width:768px) {
  .home section:not(#hero-hp) {
    min-height: auto;
    padding: 0
  }
}
.home section:not(#hero-hp) .container {
  position: relative
}
@media (max-width:768px) {
  .home section {
    display: block
  }
}
.home #primary {
  position: relative
}
@media (max-width:768px) {
  .home #primary {
    overflow: hidden
  }
}
#hero-hp {
  min-height: 700px;
  max-width: 100vw;
  position: relative
}
@media (max-width:1800px) {
  #hero-hp {
    min-height: 600px
  }
}
@media (max-width:768px) {
  #hero-hp {
    min-height: 500px;
    text-align: center;
	  padding-top:75px;
  }
}
#hero-hp .container div {
  color: #fff;
  position: relative;
  z-index: 9;
  padding-bottom: 50px
}
#hero-hp .container div div:not(.h1) {
  width: 35%;
  text-align: left;
  float: left;
  font-size: 24px
}
@media (max-width:768px) {
  #hero-hp .container div div:not(.h1) {
    width: 100%;
    float: none;
    text-align: center
  }
}
@media (max-width:576px) {
  #hero-hp .container div div:not(.h1) {
    font-size: 17px
  }
}
#hero-hp .h1 {
  font-size: 5.25rem;
  max-width: 70%;
  padding-bottom: 0 !important;
  margin-top: 100px !important
}
@media (max-width:1200px) {
  #hero-hp .h1 {
    font-size: 4.25rem
  }
}
@media (max-width:768px) {
  #hero-hp .h1 {
    font-size: 3.25rem;
    max-width: 100%;
    margin-bottom: 15px
  }
}
@media (max-width:576px) {
  #hero-hp .h1 {
    font-size: 2.8rem
  }
}
#hero-hp #leftHero, #hero-hp #rightHero {
  position: absolute;
  mix-blend-mode: multiply
}
#hero-hp #leftHero {
  top: -200px;
  left: -15vw;
  aspect-ratio: 2/1;
  animation: wobbleLeft 30s ease-in-out infinite;
  min-height: 600px
}
@media (max-width:1200px) {
  #hero-hp #leftHero {
    width: 80vw;
    height: 100vh
  }
}
@media (max-width:768px) {
  #hero-hp #leftHero {
    height: 400px
  }
}
@media (max-width:576px) {
  #hero-hp #leftHero {
    width: 100vw
  }
}
#hero-hp #rightHero {
  left: 45vw;
  top: 2vh;
  width: 55vw;
  aspect-ratio: 1/1;
  animation: wobbleRight 40s ease-in-out infinite
}
@media (max-width:1200px) {
  #hero-hp #rightHero {
    height: 70vh;
    width: 70vw;
    top: 5vh
  }
}
@media (max-width:992px) {
  #hero-hp #rightHero {
    height: 80vh;
    width: 80vw;
    top: 8vh;
    left: 30vw
  }
}
@media (max-width:768px) {
  #hero-hp #rightHero {
    height: 400px;
    width: auto;
    min-height: auto
  }
}
@media (max-width:576px) {
  #hero-hp #rightHero {
    width: 100vw;
    top: 10vh
  }
}
@keyframes wobbleLeft {
  0% {
    transform: rotate(0deg) scale(1)
  }
  20% {
    transform: rotate(0deg) scale(1.15)
  }
  40% {
    transform: rotate(10deg) scale(1)
  }
  60% {
    transform: rotate(10deg) scale(1.17)
  }
  80% {
    transform: rotate(-5deg) scale(1.15)
  }
  100% {
    transform: rotate(0deg) scale(1)
  }
}
@keyframes wobbleRight {
  0% {
    transform: scale(1) rotate(0deg)
  }
  20% {
    transform: scale(1.1) rotate(-10deg)
  }
  40% {
    transform: scale(1) rotate(-5deg)
  }
  60% {
    transform: scale(1.13) rotate(5deg)
  }
  80% {
    transform: scale(1.1) rotate(0deg)
  }
  100% {
    transform: scale(1) rotate(0deg)
  }
}
.hp-blob {
  position: absolute;
  opacity: 0
}
.hp-blob#blob1 {
  right: -10vw;
  top: 0
}
.hp-blob#blob2 {
  right: 0;
  top: 0;
  max-width: 700px;
  transform: translateX(30vw)
}
@media (max-width:992px) {
  .hp-blob#blob2 {
    max-width: 90%
  }
}
@media (max-width:768px) {
  .hp-blob#blob2 {
    margin-top: 10%
  }
}
@media (max-width:576px) {
  .hp-blob#blob2 {
    margin-top: 30%
  }
}
.hp-blob#blob3 {
  right: 0;
  top: 0;
  max-width: 250px;
  mix-blend-mode: multiply;
  margin-top: 100px
}
@media (max-width:992px) {
  .hp-blob#blob3 {
    margin-top: 250px
  }
}
@media (max-width:768px) {
  .hp-blob#blob3 {
    display: none
  }
}
.active-forward .hp-blob#blob1 {
  animation: hereIcomeB1 2s 1 forwards
}
.active-forward .hp-blob#blob2 {
  animation: hereIcomeB2 3s 1 forwards
}
.active-forward .hp-blob#blob3 {
  animation: hereIcomeB3 2s 1 forwards
}
.blobContainer {
  animation: growingBlob 20s ease-in-out infinite;
	position:relative;
	z-index:-9;
}
.active-reverse .hp-blob {
  animation-delay: .1s
}
.active-reverse .hp-blob#blob2 {
  animation: thereIgo2 1s ease-in 1 forwards
}
.active-reverse .hp-blob#blob1 {
  animation: thereIgo 1s ease-in 1 forwards
}
.reverse-go #blob3 {
  animation: byeBlob 3s ease-in 1 forwards
}
@keyframes hereIcomeB1 {
  0% {
    opacity: 0;
    transform: scale(3) translateY(-100vh);
    right: -10vw
  }
  100% {
    opacity: 1;
    transform: scale(.9) translateY(50px);
    right: -10vw
  }
}
@keyframes hereIcomeB2 {
  0% {
    opacity: 0;
    transform: scale(1) translateY(-150vh) translateX(20vw)
  }
  50% {
    opacity: .6;
    transform: scale(1.1) translateY(30px)
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0px);
    right: 15%
  }
}
@keyframes hereIcomeB3 {
  0% {
    opacity: 0;
    transform: scale(.5);
    right: 0
  }
  50% {
    opacity: .6;
    transform: scale(1.1)
  }
  100% {
    opacity: .8;
    transform: scale(1);
    right: 0
  }
}
@keyframes byeBlob {
  to {
    opacity: 0;
    transform: translateY(-100vh)
  }
}
@keyframes thereIgo {
  0% {
    opacity: 0;
    transform: translateY(100vh);
    right: -10vw
  }
  20% {
    opacity: 0
  }
  50% {
    opacity: .6
  }
  100% {
    opacity: 1;
    transform: scale(.9) translateY(50px);
    right: -10vw
  }
}
@keyframes thereIgo2 {
  0% {
    opacity: 0;
    transform: translateY(100vh);
    right: 20%
  }
  20% {
    opacity: 0
  }
  50% {
    opacity: .6
  }
  100% {
    opacity: 1;
    transform: scale(1.1) translateY(0px);
    right: 20%
  }
}
@keyframes growingBlob {
  0% {
    transform: scale(1)
  }
  25% {
    transform: scale(1.15) skewX(2deg)
  }
  50% {
    transform: scale(1.15) skewX(5deg) skewY(-5deg)
  }
  75% {
    transform: scale(1.17) skewX(-5deg) skewY(-5deg)
  }
  100% {
    transform: scale(1)
  }
}
#home-services .service-icon {
  margin: 0 auto 10px;
  position: relative;
  height: 220px;
  display: block;
  transition: border .3s ease-in-out
}
#home-services .services a:hover h3 {
  color: #4bc3d0
}
#home-services .services .row div[class^=col-] {
  display: block
}
@media (max-width:768px) {
  #home-services .services .row div[class^=col-] {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 0 !important
  }
}
#home-services .services .row div[class^=col-]:nth-child(2) {
  margin-top: 75px
}
#home-services .services .row div[class^=col-]:nth-child(3) {
  margin-top: 150px
}
#home-services .services .row .learn-more, #home-services .services .row h4 {
  margin-top: auto
}
#home-services .learn-more {
  margin-bottom: 20px;
  font-family: "Rubik", sans-serif
}
#home-services .container {
  position: relative
}
#home-services .col-md-4 {
  position: static
}
#home-services .additional-text {
  position: absolute;
  bottom: 0;
  right: 20px
}
@media (max-width:768px) {
  #home-services .additional-text {
    position: relative;
    left: auto;
    right: auto;
    margin-top: 25px;
    margin-left: 25px
  }
}
.icon-BG, .oval-bg {
  position: relative
}
.icon-BG .background-blob, .oval-bg .background-blob {
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
	opacity:.3
}
@media (max-width:768px) {
  .icon-BG .background-blob, .oval-bg .background-blob {
    width: 80%;
    left: 10%
  }
}
.oval-bg {
  position: relative
}
.oval-bg .background-blob {
  position: absolute;
  top: 0;
  left: 9%;
  width: 75%;
  mix-blend-mode: multiply
}
@media (max-width:768px) {
  .oval-bg .background-blob {
    width: 45%;
    left: 28%
  }
}
@media (max-width:576px) {
  .oval-bg .background-blob {
    width: 60%;
    left: 20%
  }
}
.services .row > div:nth-child(1) .background-blob, .page-template-template-service-secondary .background-blob {
  animation: blob-giggle 5s linear infinite forwards
}
.services .row > div:nth-child(2) .background-blob {
  animation: blob-giggle2 6s linear infinite forwards
}
.services .row > div:nth-child(3) .background-blob {
  animation: blob-giggle 6s linear infinite reverse
}
@keyframes blob-giggle {
  0% {
    transform: scale(1)
  }
  25% {
    transform: scale(1) skewX(2deg) skewY(2deg)
  }
  50% {
    transform: scale(1.05)
  }
  75% {
    transform: scale(1) skewX(2deg) skewY(-2deg)
  }
  100% {
    transform: scale(1)
  }
}
@keyframes blob-giggle2 {
  0% {
    transform: scale(1)
  }
  33% {
    transform: scale(1.05) skewX(0deg) skewY(-5deg)
  }
  66% {
    transform: scale(1) skewX(0deg) skewY(8deg)
  }
  100% {
    transform: scale(1)
  }
}
#home-work {
  padding-bottom: 140px
}
@media (max-width:992px) {
  #home-work {
    display: block
  }
}
#home-work .case-studies {
  padding-top: 50px
}
#home-work .case-studies h6 {
  padding-bottom: 20px
}
#home-work .case-studies .excerpt {
  padding-bottom: 10px
}
#home-work .case-studies .button-primary, #home-work .case-studies .button-grey-o {
  padding: 14px 15px
}
#home-work .case-studies .button-box {
  position: absolute;
  bottom: 0;
  left: 0
}
@media (max-width:992px) {
  #home-work .case-studies .slick-slide img {
    max-height: 200px;
    margin: 0 auto
  }
}
@media (max-width:992px) {
  #home-work .case-studies .slick-dots {
    position: relative;
    bottom: 0
  }
  #home-work .case-studies .slick-arrow {
    bottom: 12px
  }
}
#home-work .slick-arrow {
  height: 20px;
  width: 20px;
  font-weight: 700;
  bottom: 28px
}
#home-about {
  padding-bottom: 100px
}
#home-about .go-behind {
  z-index: -9
}
#home-about .move-up {
  margin-top: -75px
}
#home-about img {
  max-width: 700px
}
@media (max-width:768px) {
  #home-about img {
    max-width: 100%
  }
}
#home-about .additional-text {
  position: absolute;
  bottom: -50px;
  right: 15vw
}
@media (max-width:768px) {
  #home-about .additional-text {
    position: relative;
    padding-top: 50px;
    right: auto
  }
}
#home-about video {
  max-width: 100%
}
.home .components {
  position: relative;
  padding-top: 50px
}
.former-h5 {
  font-family: "Rubik", sans-serif;
  margin: 0;
  padding: 0 0 .5em;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  color: #f16635;
}
.page-template-template-service-primary #content {
  overflow: hidden
}
.page-template-template-service-primary .padded {
  padding-top: 50px;
  padding-bottom: 50px
}
.page-template-template-service-primary .sub-header h1 {
  padding-bottom: 1rem
}
.page-template-template-service-primary .sub-header p {
  font-size: 1.5rem
}
.page-template-template-service-primary #client-section {
  position: relative
}
.page-template-template-service-primary #client-section #ovalLeft {
  position: absolute;
  left: -50px;
  top: 100px
}
@media (max-width:992px) {
  .page-template-template-service-primary #client-section #ovalLeft {
    width: 600px;
    height: auto
  }
}
@media (max-width:768px) {
  .page-template-template-service-primary #client-section #ovalLeft {
    width: 500px;
    left: -150px
  }
}
.page-template-template-service-primary #client-section #ovalRight {
  position: absolute;
  right: -100px;
  top: 0
}
@media (max-width:992px) {
  .page-template-template-service-primary #client-section #ovalRight {
    width: 400px;
    height: auto;
    right: -180px
  }
}
@media (max-width:576px) {
  .page-template-template-service-primary #client-section #ovalRight {
    width: 350px;
    right: -200px
  }
}
.page-template-template-service-primary #client-section h2 {
  font-size: 2rem;
  font-weight: 100
}
.page-template-template-service-primary .logo-Container {
  height: 120px;
  display: flex;
  align-items: center
}
.page-template-template-service-primary .logo-Container img {
  max-width: 80%
}
.page-template-template-service-primary .multiple-logos .slick-dots {
  bottom: -10px
}
.icon-part-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start
}
.icon-part {
  text-align: center;
  display: flex;
  flex-flow: column nowrap;
  width: 25%;
  padding: 0 15px
}
@media (max-width:992px) {
  .icon-part {
    width: 50%
  }
}
@media (max-width:768px) {
  .icon-part {
    width: 100%
  }
}
.icon-part img {
  margin-bottom: 20px
}
@media (max-width:992px) {
  .icon-part img {
    max-width: 250px;
    margin: 0 auto 20px
  }
}
.icon-part p {
  font-size: 1.2rem;
  line-height: 1.9rem;
  font-weight: 100;
  font-family: "Rubik", sans-serif;
  width: 90%;
  height: 40px;
  margin: auto auto 0
}
#snapshot {
  margin-top: 100px
}
@media (max-width:1200px) {
  #snapshot {
    margin-top: 50px
  }
}
.blob {
  position: relative
}
.blob svg:not(:root) {
  overflow: visible
}
.blob a, .blob a p {
  z-index: 9;
  position: relative
}
.blob a p {
  color: #fff;
  font-size: 1.75rem;
  line-height: 2.1rem;
  margin-top: 15px
}
@media (max-width:992px) {
  .blob a p {
    font-size: 1.4rem
  }
}
@media (max-width:768px) {
  .blob a {
    padding-top: 50%;
    width: 300px;
    max-width: 100%
  }
}
.blob .morphing {
  position: absolute;
  top: 0;
  left: -10%
}
@media (max-width:992px) {
  .blob .morphing {
    left: -20%;
    top: 5%
  }
}
@media (max-width:768px) {
  .blob .morphing {
    top: 0;
    left: 0;
    right: 0
  }
}
@media (max-width:576px) {
  .blob .morphing {
    width: 100%
  }
}
.serviceIcons {
  max-width: 1000px;
  margin: 50px auto 0;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center
}
@media (max-width:992px) {
  .serviceIcons {
    max-width: 800px;
    margin: 0 auto
  }
}
@media (max-width:768px) {
  .serviceIcons {
    max-width: 100%;
    width: 100%;
    display: block
  }
}
@media (max-width:768px) {
  .serviceIcons .blob {
    width: 100%
  }
}
@media (max-width:768px) {
  .serviceIcons .blob:nth-child(1) {
    padding-top: 0
  }
  .serviceIcons .blob:nth-child(1) a {
    padding-top: 0
  }
  .serviceIcons .blob:nth-child(1) .morphing {
    top: 30%;
    left: -30%
  }
}
@media (max-width:768px) and (max-width:768px) {
  .serviceIcons .blob:nth-child(1) .morphing {
    top: 0;
    left: -25%;
    right: 0
  }
}
@media (max-width:768px) and (max-width:576px) {
  .serviceIcons .blob:nth-child(1) .morphing {
    left: -17%
  }
}
.serviceIcons .blob:nth-child(2) a {
  margin-bottom: 100px
}
@media (max-width:992px) {
  .serviceIcons .blob:nth-child(2) a {
    margin-bottom: 0;
    padding-top: 0
  }
}
.serviceIcons .blob:nth-child(2) .morphing {
  top: -50px
}
@media (max-width:992px) {
  .serviceIcons .blob:nth-child(2) .morphing {
    top: -14%;
    left: -20%
  }
}
@media (max-width:992px) {
  .serviceIcons .blob:nth-child(2) {
    min-height: 300px;
    margin-top: -130px
  }
}
@media (max-width:768px) {
  .serviceIcons .blob:nth-child(2) {
    min-height: 300px;
    margin-top: 0
  }
}
@media (max-width:768px) {
  .serviceIcons .blob:nth-child(3) {
    margin-right: 5%
  }
  .serviceIcons .blob:nth-child(3) a {
    padding-top: 0
  }
  .serviceIcons .blob:nth-child(3) .morphing {
    top: -10%;
    left: -25%
  }
}
@media (max-width:768px) {
  .serviceIcons .blob:nth-child(3) .morphing {
    left: -20%
  }
}
.serviceIcons svg {
  width: 100%;
  height: 100%;
  max-width: 250px;
  mix-blend-mode: multiply
}
@media (max-width:768px) {
  .serviceIcons svg {
    max-width: none;
    width: 230px
  }
}
.serviceIcons .icons {
  width: 33%;
  display: inline-block;
  position: relative;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center
}
.serviceIcons .icons a {
  padding: 0 20px
}
@media (max-width:992px) {
  .serviceIcons .icons {
    min-height: 450px
  }
}
@media (max-width:768px) {
  .serviceIcons .icons {
    min-height: 350px;
    width: 100%
  }
}
.serviceIcons .icons img {
  max-width: 200px;
  margin: 0 auto
}
@media (max-width:992px) {
  .serviceIcons .icons img {
    max-width: 150px
  }
}
.serviceIndividual {
  position: relative;
  margin: 7rem 0
}
@media (max-width:992px) {
  .serviceIndividual {
    margin: 3rem 0
  }
}
.serviceIndividual li {
  padding: 5px 0
}
.serviceIndividual .button-primary {
  margin-top: 0;
  margin-bottom: 40px
}
.serviceIndividual .morphing {
  position: absolute;
  right: 0;
  top: 5%
}
.serviceIndividual .morphing svg:not(:root) {
  overflow: visible
}
.center-slider {
  margin-bottom: 100px;
  position: relative
}
.center-slider .slick-dots {
  position: absolute;
  top: 415px;
  left: 0;
  text-align: center;
  width: 100vw;
  height: 20px
}
@media (max-width:1200px) {
  .center-slider .slick-dots {
    top: 315px
  }
}
@media (max-width:992px) {
  .center-slider .slick-dots {
    top: 260px
  }
}
.center-slider .button-primary, .center-slider .button-grey-o {
  margin: 5px 10px
}
.center-slider .item {
  padding: 60px 50px;
  opacity: .2
}
.center-slider .item .slide-content {
  display: none;
  margin-top: 50px;
  padding: 0 50px
}
@media (max-width:768px) {
  .center-slider .item .slide-content {
    padding: 0
  }
}
.center-slider .item .slide-content .button-primary {
  margin-top: 10px
}
.center-slider .item.slick-current {
  opacity: 1;
  padding: 0 50px
}
.center-slider .item.slick-current .slide-content {
  display: block
}
.center-slider .item .post-thumb {
  height: 400px;
  width: 100%;
  margin: 0 auto
}
@media (max-width:1200px) {
  .center-slider .item .post-thumb {
    height: 300px
  }
}
@media (max-width:992px) {
  .center-slider .item .post-thumb {
    height: 250px
  }
}
.page-template-template-service-secondary #page {
  overflow: hidden
}
.page-template-template-service-secondary .site-main {
  padding-top: 50px
}
@media (max-width:768px) {
  .page-template-template-service-secondary .staggered {
    margin-bottom: 0;
    margin-top: 0
  }
}
.page-template-template-service-secondary .staggered .content {
  padding: 30px 30px 50px;
  overflow-x: hidden
}
@media (max-width:768px) {
  .page-template-template-service-secondary .staggered .content {
    padding: 30px 15px
  }
}
.page-template-template-service-secondary .staggered .content h3 {
  font-size: 2em
}
.page-template-template-service-secondary .staggered div ul li {
  padding: 5px 0
}
.page-template-template-service-secondary .staggered:nth-child(odd) div[class^=col-]:first-child .animate-oval {
  border-radius: 37% 63% 24% 76%/52% 45% 55% 48%
}
.page-template-template-service-secondary .staggered:nth-child(odd) div[class^=col-]:last-child .animate-oval {
  border-radius: 28% 72% 25% 75%/29% 66% 34% 71%
}
.page-template-template-service-secondary .staggered:nth-child(even) div[class^=col-]:last-child .animate-oval {
  border-radius: 37% 63% 24% 76%/52% 45% 55% 48%
}
.page-template-template-service-secondary .staggered:nth-child(even) div[class^=col-]:first-child .animate-oval {
  border-radius: 28% 72% 25% 75%/29% 66% 34% 71%
}
.page-template-template-service-secondary .oval-bg {
  position: relative;
  text-align: center;
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center
}
.page-template-template-service-secondary .oval-bg .oval-icon {
  width: 200px;
  margin: 0 auto;
  position: relative
}
.page-template-template-service-secondary .animate-oval {
  min-height: 200px;
  width: 80%;
  position: absolute;
  top: 20%;
  left: 10%
}
@media (max-width:768px) {
  .page-template-template-service-secondary .animate-oval {
    min-height: 250px;
    width: 50%;
    left: 25%;
    top: 0
  }
}
@media (max-width:576px) {
  .page-template-template-service-secondary .animate-oval {
    width: 70%;
    left: 15%
  }
}
@keyframes ovalWobble {
  0% {
    transform: scale(1) skewX(0deg) skewY(0deg)
  }
  20% {
    transform: scale(1.1) skewX(-10deg) skewY(-10deg)
  }
  40% {
    transform: scale(1.05) skewX(10deg) skewY(-5deg)
  }
  60% {
    transform: scale(1) skewX(50deg) skewY(-20deg)
  }
  80% {
    transform: scale(.9) skewX(0deg) skewY(5deg)
  }
  100% {
    transform: scale(1) skewX(0deg) skewY(0deg)
  }
}
@keyframes ovalWobble2 {
  0% {
    transform: scale(1) skewX(0deg) skewY(0deg)
  }
  20% {
    transform: scale(.9) skewX(0deg) skewY(5deg)
  }
  40% {
    transform: scale(1) skewX(50deg) skewY(-20deg)
  }
  60% {
    transform: scale(1.05) skewX(10deg) skewY(-5deg)
  }
  80% {
    transform: scale(1.1) skewX(-10deg) skewY(-10deg)
  }
  100% {
    transform: scale(1) skewX(0deg) skewY(0deg)
  }
}
.pear-bg {
  position: relative
}
@media (max-width:768px) {
  .pear-bg {
    padding-top: 20px;
    text-align: center
  }
}
.pear-bg .pear-svg-box {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 100%;
  height: 20%
}
.pear-bg svg:not(:root) {
  width: 100%;
  height: auto
}
.pear-bg #pear-svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
  animation: wobble 50s infinite
}
@keyframes wobble {
  0% {
    transform: scale(1) skewX(0deg) skewY(0deg)
  }
  20% {
    transform: scale(1.15) skewX(-10deg) skewY(-8deg)
  }
  40% {
    transform: scale(1.12) skewX(5deg) skewY(20deg)
  }
  60% {
    transform: scale(1.15) skewX(15deg) skewY(8deg)
  }
  80% {
    transform: scale(1.17) skewX(-5deg) skewY(-15deg)
  }
  100% {
    transform: scale(1) skewX(0deg) skewY(0deg)
  }
}
.cat-post .post-thumb {
  height: 200px
}
.cat-post h3 {
  font-size: 2rem
}
.cat-post .author {
  color: #058480;
  padding: 15px 0 5px
}
.cat-post .read-more {
  text-transform: uppercase
}
.page-id-10395 .bread-parent {
  color: #b32604
}
.page-id-10395 .grad-hero, .page-id-10395 .animate-oval {
  background: #f76b1c;
  background: -moz-linear-gradient(45deg, #f76b1c 1%, #fad961 100%);
  background: -webkit-linear-gradient(45deg, #f76b1c 1%, #fad961 100%);
  background: linear-gradient(45deg, #f76b1c 1%, #fad961 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f76b1c', endColorstr='#fad961', GradientType=1)
}
.page-id-10394 .bread-parent {
  color: #961d00
}
.page-id-10394 .grad-hero, .page-id-10394 .animate-oval {
  background: #0060b6;
  background: -moz-linear-gradient(45deg, #0060b6 0%, #82cdff 100%);
  background: -webkit-linear-gradient(45deg, #0060b6 0%, #82cdff 100%);
  background: linear-gradient(45deg, #0060b6 0%, #82cdff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0060b6', endColorstr='#82cdff', GradientType=1)
}
.page-id-10393 .bread-parent {
  color: #fff
}
.page-id-10393 .grad-hero, .page-id-10393 .animate-oval {
  background: #01b175;
  background: -moz-linear-gradient(45deg, #01b175 1%, #01a29e 100%);
  background: -webkit-linear-gradient(45deg, #01b175 1%, #01a29e 100%);
  background: linear-gradient(45deg, #01b175 1%, #01a29e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01b175', endColorstr='#01a29e', GradientType=1)
}
#intrigued {
  margin-top: 50px
}
@media (max-width:768px) {
  #intrigued {
    text-align: center
  }
}
#intrigued h2 {
  padding-bottom: 10px
}
#intrigued img {
  max-width: 200px;
  margin-bottom: 10px
}
.page-id-4533 .bread-parent {
  color: #fff
}
.page-template-page-about .site-main {
  padding-top: 0
}
.page-template-page-about .headline-container {
  background: linear-gradient(to right, #058480, #01b175)
}
.page-template-page-about .headline-container .headline {
  max-width: 900px
}
@media (max-width:768px) {
  .page-template-page-about .h1 {
    font-size: 2.2em
  }
}
@media (max-width:500px) {
  .page-template-page-about .h1 {
    font-size: 1.6em
  }
}
.page-template-page-about .top-section.container {
  padding-bottom: 60px
}
.page-template-page-about .top-section.container .image-1 {
  margin-top: 30px;
  width: 85%
}
.page-template-page-about .top-section.container .image-2 {
  margin-top: -22vw;
  margin-left: 10vw;
  width: 80%
}
@media (min-width:992px) {
  .page-template-page-about .top-section.container {
    padding-top: 50px
  }
  .page-template-page-about .top-section.container .col-md-5 {
    padding-right: 60px
  }
  .page-template-page-about .top-section.container .image-1 {
    margin-top: -100px
  }
  .page-template-page-about .top-section.container .image-2 {
    margin-top: -160px;
    margin-left: 200px;
    width: auto
  }
}
@media (min-width:1200px) {
  .page-template-page-about .top-section.container .image-2 {
    margin-left: 240px
  }
}
.page-template-page-about .our-process {
  background: linear-gradient(135deg, #0060b6, #459adc);
  padding: 150px 0 130px;
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  overflow: hidden
}
@media (max-width:576px) {
  .page-template-page-about .our-process {
    padding: 50px 0
  }
}
.page-template-page-about .our-process h1, .page-template-page-about .our-process h2, .page-template-page-about .our-process h3, .page-template-page-about .our-process h4, .page-template-page-about .our-process h5, .page-template-page-about .our-process h6 {
  color: #fff
}
.page-template-page-about .our-process .process-headline {
  max-width: 600px;
  margin: 0 auto 20px
}
.page-template-page-about .our-process .process {
  width: 280px;
  padding: 20px 10px;
  margin: 0 auto
}
.page-template-page-about .our-process .process img {
  display: block;
  max-width: 90px;
  margin: 0 auto 20px
}
.page-template-page-about .our-process .process p {
  font-size: .95em;
  font-weight: 300
}
@media (min-width:550px) {
  .page-template-page-about .our-process .process {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: 0 -2px
  }
}
@media (min-width:992px) {
  .page-template-page-about .our-process .process {
    width: 33.33%
  }
}
@media (min-width:1200px) {
  .page-template-page-about .our-process .process {
    width: 20%
  }
}
.page-template-page-about .success-formula {
  position: relative;
  background-image: url(//glantz.net/wp-content/themes/glantz/assets/build/css/../svg/videobgblob.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 900px 600px;
  padding: 75px 30px;
  margin-bottom: 50px
}
@media (max-width:992px) {
  .page-template-page-about .success-formula {
    background-image: none;
    background: linear-gradient(to right, #01b175, #058480)
  }
}
.case-study-intro {
  padding: 10px 15px 20px
}
@media (max-width:768px) {
  .case-study-intro {
    padding: 30px 15px
  }
}
.case-study-intro .col-md-6 {
  padding-bottom: 20px
}
.case-study-intro .case-info {
  padding-bottom: 40px
}
.case-study-intro .case-image {
  padding-bottom: 30px
}
.case-study-intro .industry span {
  padding-right: 15px
}
.case-study-intro a {
  margin-top: 30px
}
@media (max-width:768px) {
  .case-study-intro {
    text-align: center
  }
  .case-study-intro .css-blob {
    max-width: 400px;
    margin: 0 auto
  }
}
.anchor-links {
  padding: 20px 15px;
  border-top: 1px solid #2029442e;
  border-bottom: 1px solid #2029442e
}
.anchor-links button {
  text-transform: uppercase;
  font-weight: 700;
  font-size: .9em;
  padding: 0 15px
}
.anchor-links button:focus {
  color: #058480
}
@media (max-width:768px) {
  .anchor-links {
    margin-bottom: 30px
  }
  .anchor-links .title, .anchor-links .anchor {
    display: block;
    text-align: center;
    width: 100%;
    padding-bottom: 10px
  }
}
.fact-box {
  padding: 100px 0;
  color: #fff
}
.fact-box .col-sm-4 {
  font-size: 4.5em;
  font-weight: 700
}
.fact-box .col-sm-8 {
  font-size: 1.5em;
  padding-top: 15px
}
@media (max-width:768px) {
  .fact-box {
    text-align: center
  }
}
.testimonial {
  margin-top: 30px;
  margin-bottom: 60px
}
.testimonial img {
  width: 80px;
  height: 80px;
  border-radius: 50%
}
.testimonial .testimonial-text {
  margin-top: 20px
}
.testimonial .client-name {
  margin-top: 20px;
  font-weight: 700
}
.testimonial .client-title {
  margin-top: 5px;
  font-size: .9em;
  color: #415364
}
.similar-projects {
  padding-bottom: 40px;
  padding-top: 20px
}
.page-template-page-work .service-thumbnail-urls {
  display: none
}
.page-template-page-work .headline {
  padding-top: 0
}
@media (max-width:768px) {
  .page-template-page-work .headline h1 {
    font-size: 2em
  }
}
.page-template-page-work .post-card {
  padding-bottom: 20px
}
.page-template-page-work .post-card .post-thumbnail {
  padding-top: 5%;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 70%
}
@media (min-width:1024px) {
  .page-template-page-work .post-card .post-thumbnail:hover .case-study-services, .page-template-page-work .post-card .post-thumbnail:focus .case-study-services {
    visibility: visible;
    opacity: 1
  }
}
.page-template-page-work .post-card .post-thumbnail.video-thumbnail {
  height: auto;
  padding: 0;
  background-color: #000
}
.page-template-page-work .post-card .case-study-services {
  visibility: hidden;
  opacity: 0;
  padding: 40px 20px 20px;
  background: linear-gradient(to right, #415389, #202944);
  border-radius: 58% 42% 57% 43%/45% 48% 52% 55%;
  transition: visibility 0s, opacity .5s ease;
  height: 0;
  padding-bottom: 65%;
  position: relative
}
.page-template-page-work .post-card .case-study-services .cs-service-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  min-width: 200px;
  width: fit-content
}
.page-template-page-work .post-card .case-study-services ul {
  display: block;
  text-align: left;
  padding-left: 0;
  position: relative;
  margin: 0
}
.page-template-page-work .post-card .case-study-services li {
  list-style: none;
  color: #fff;
  font-family: "Halant", serif;
  font-size: 1.2em
}
.page-template-page-work .post-card .case-study-services .learn-more-white {
  position: relative;
  min-width: 250px;
  text-align: left;
  margin: 0;
  padding-left: 0
}
.page-template-page-work .post-card h3 {
  margin-top: 20px;
  padding-bottom: 15px
}
.page-template-page-work .post-card h3 a {
  color: #202944
}
.page-template-page-work .post-card h3 a:hover, .page-template-page-work .post-card h3 a:focus {
  color: #4bc3d0
}
@media (min-width:992px) {
  .page-template-page-work .all-posts.flex-container {
    justify-content: left
  }
  .page-template-page-work .all-posts .work-loader {
    width: 100%
  }
  .page-template-page-work .all-posts .work-loader img {
    width: 240px
  }
  .page-template-page-work .all-posts .flex-6:nth-child(even) {
    position: relative;
    top: 50px
  }
}
.page-template-page-work #load-more {
  margin-top: 50px;
  position: relative;
  z-index: 10
}
.page-template-page-work-archive .headline, .archive.tax-services .headline {
  margin-top: 30px
}
.page-template-page-work-archive .work-services-filter, .archive.tax-services .work-services-filter {
  padding-bottom: 20px;
  text-align: left
}
.page-template-page-work-archive .work-services-filter a, .archive.tax-services .work-services-filter a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.1em;
  padding: 10px 20px;
  letter-spacing: 1px;
  color: #202944
}
.page-template-page-work-archive .work-services-filter a:hover, .page-template-page-work-archive .work-services-filter a:focus, .archive.tax-services .work-services-filter a:hover, .archive.tax-services .work-services-filter a:focus {
  color: #058480
}
@media (max-width:992px) {
  .page-template-page-work-archive .work-services-filter a, .archive.tax-services .work-services-filter a {
    font-size: .9em;
    padding: 5px
  }
}
@media (max-width:700px) {
  .page-template-page-work-archive .work-services-filter a, .archive.tax-services .work-services-filter a {
    display: block
  }
}
@media (max-width:500px) {
  .page-template-page-work-archive .flex-container, .archive.tax-services .flex-container {
    padding: 0 15px
  }
  .page-template-page-work-archive .flex-3, .archive.tax-services .flex-3 {
    width: 50%;
    padding: 5px
  }
  .page-template-page-work-archive .post-card .post-thumbnail, .archive.tax-services .post-card .post-thumbnail {
    margin-bottom: 0
  }
}
.page-template-page-work-archive .post-card .post-thumbnail, .archive.tax-services .post-card .post-thumbnail {
  background-color: #c7e7e7;
  padding-bottom: 77%
}
.page-template-page-work-archive .pagination, .archive.tax-services .pagination {
  text-align: center;
  padding: 40px 0
}
.page-template-page-work-archive .pagination .page-numbers, .archive.tax-services .pagination .page-numbers {
  font-size: 1.5em;
  display: inline-block;
  padding: 5px
}
.single-work .archive-work-header {
  margin-top: 62px;
  width: 100%;
  height: 0;
  padding-bottom: 50%
}
.single-work .archive-work-content {
  padding-top: 50px;
  padding-bottom: 30px
}
.single-work .back-to-archive {
  padding-bottom: 50px
}
.single-work .similar-projects h5 {
  padding-bottom: 30px
}
.single-work .similar-projects .post-card h3 a {
  color: #202944;
  padding: 30px 0 10px
}
.single-work .similar-projects .post-card h3 a:hover, .single-work .similar-projects .post-card h3 a:focus {
  color: #4bc3d0
}
@media (min-width:768px) {
  .single-work .anchor-links .title, .single-work .anchor-links .anchor-links-containers {
    display: inline-block;
    margin: 0 -2px;
    vertical-align: top
  }
  .single-work .anchor-links-containers {
    max-width: calc(100% - 150px)
  }
}
#service-additional {
  display: none;
  padding-top: 40px
}
#service-additional .service-fact {
  background-color: #202944;
  padding: 40px 0;
  color: #fff
}
#service-additional .service-fact .left, #service-additional .service-fact .right {
  text-align: center;
  padding: 0 20px
}
#service-additional .service-fact .left {
  font-size: 4em;
  line-height: 1.05;
  font-weight: 700
}
#service-additional .service-fact .right {
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.1
}
@media (min-width:768px) {
  #service-additional .service-fact .left, #service-additional .service-fact .right {
    display: inline-block;
    margin: 0 -2px;
    vertical-align: top
  }
  #service-additional .service-fact .left {
    text-align: right;
    width: 40%
  }
  #service-additional .service-fact .right {
    text-align: left;
    width: 60%
  }
}
#service-additional .service-work-container {
  display: none
}
#service-additional .service-work-container .service-work {
  display: none;
  position: relative;
  padding: 10px
}
#service-additional .service-work-container .service-work.full {
  width: 100%
}
#service-additional .service-work-container .service-work.half, #service-additional .service-work-container .service-work.one_third, #service-additional .service-work-container .service-work.one_fourth {
  display: inline-block;
  margin: 0 -2px;
  vertical-align: top
}
#service-additional .service-work-container .service-work.half {
  width: 50%
}
#service-additional .service-work-container .service-work.one_third {
  width: 33%
}
#service-additional .service-work-container .service-work.one_fourth {
  width: 25%
}
#service-additional .service-work-container .service-work .blue-white-arrow {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background-color: #202944;
  width: 60px;
  padding: 5px 15px
}
#service-additional .service-work-container .service-work:hover .blue-white-arrow, #service-additional .service-work-container .service-work:focus .blue-white-arrow {
  display: block
}
#service-additional .service-work-container .service-work:focus {
  background-color: #202944;
  transition: background-color .3s ease-in-out
}
.big-heading {
  max-width: 650px
}
.blog-hero {
  padding-bottom: 40px
}
@media (max-width:992px) {
  .blog-hero .col-md-6:last-child {
    display: none
  }
}
.post-card .post-thumbnail {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  margin-bottom: 10px;
  background-size: 100%;
  transition: all .3s ease-in-out;
  filter: drop-shadow(2px 4px 20px rgba(0, 0, 0, 0))
}
.post-card .author {
  color: #058480
}
.post-card .date {
  font-size: .9em;
  margin-bottom: 5px;
  font-weight: 300;
  font-style: italic
}
.post-card:hover .post-thumbnail {
  background-size: 105%;
  transition: all .3s ease-in-out;
  filter: drop-shadow(6px 8px 20px rgba(0, 0, 0, .3))
}
.all-posts .post-card {
  display: none
}
.featured-post {
  padding-bottom: 40px
}
.featured-post .post-thumbnail {
  padding-bottom: 30px
}
@media (min-width:768px) {
  .featured-post .post-thumbnail {
    padding-right: 40px;
    padding-bottom: 0
  }
}
@media (max-width:992px) {
  .featured-post {
    display: none
  }
}
.post-filters {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between
}
@media (max-width:500px) {
  .post-filters {
    flex-flow: column;
    align-items: flex-start
  }
}
.post-filters .filter-status {
  padding: 8px 0;
  font-weight: 700;
  font-style: italic
}
.post-filters .search-filter, .post-filters .cat-filter {
  display: flex;
  flex-flow: row nowrap
}
@media (max-width:500px) {
  .post-filters .search-filter, .post-filters .cat-filter {
    display: block;
    width: 100%
  }
}
.post-filters .search-filter input[type=text] {
  display: inline-block;
  width: 180px
}
.post-filters .search-post {
  height: 36px
}
.post-filters .cat-filter {
  position: relative
}
.post-filters .cat-filter .filter-post-cat {
  padding: 6px 0 6px 20px;
  min-width: 200px
}
.post-filters .cat-filter .filter-post-cat i {
  padding-left: 6px
}
.post-filters .cat-filter .filter-post-cat:hover, .post-filters .cat-filter .filter-post-cat:focus {
  color: #058480
}
.post-filters .cat-filter .categories {
  display: none;
  position: absolute;
  top: 40px;
  right: 0;
  text-align: left;
  background-color: #fff;
  z-index: 10;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}
.post-filters .cat-filter .categories li {
  list-style-type: none
}
.post-filters .cat-filter .categories li a {
  display: block;
  padding: 6px 20px;
  color: #202944;
  font-size: .95em
}
.post-filters .cat-filter .categories li a:hover, .post-filters .cat-filter .categories li a:focus {
  background-color: #c7e7e7
}
.post-filters .cat-filter .categories li:first-child {
  margin-top: 10px
}
.post-filters .cat-filter .categories li:last-child {
  margin-bottom: 10px
}
#load-more.no-more-posts {
  color: #eee;
  border-color: #eee;
  cursor: default
}
#load-more.no-more-posts:hover, #load-more.no-more-posts:focus {
  color: #eee;
  border-color: #eee;
  background-color: transparent
}
.single-post ol li {
  font-family: "Halant", serif
}
.single-post .heateor_sss_sharing_container {
  display: none
}
.single-post .post-header .post-featured-image, .single-post .post-header .post-sign-up-form {
  display: inline-block;
  margin: 0 -2px;
  vertical-align: bottom
}
.single-post .post-header .post-featured-image img {
  width: 100%
}
.single-post .post-header .post-sign-up-form {
  padding-bottom: 30px
}
@media (max-width:767px) {
  .single-post .post-header .post-sign-up-form {
    display: none
  }
  .single-post .post-header .post-sign-up-form p {
    font-size: .9em;
    padding-bottom: 0
  }
}
@media (min-width:992px) {
  .single-post .post-header .post-featured-image {
    width: 65%
  }
  .single-post .post-header .post-sign-up-form {
    width: 35%;
    padding-left: 40px;
    padding-bottom: 60px
  }
}
.single-post .post-header #_form_17_._inline-style {
  display: block;
  width: 100%
}
.single-post .post-info {
  padding: 20px 15px 5px;
  font-size: 15px
}
.single-post .post-info strong {
  padding-right: 10px
}
.single-post .post-info a {
  color: #202944;
  font-weight: 500;
  display: inline-block;
  padding: 0 15px;
  border-right: 2px solid #202944
}
.single-post .post-info a:last-child {
  border: 0
}
.single-post .post-info a:hover, .single-post .post-info a:focus {
  color: #4bc3d0
}
.single-post .post-info .topics {
  padding: 6px 0
}
@media (max-width:767px) {
  .single-post .post-info .topics {
    text-align: center
  }
}
.single-post .post-info .social-share {
  height: 51px;
  padding: 0;
  text-align: center
}
.single-post .post-info .social-share .heateor_sss_sharing_container {
  display: block
}
.single-post .post-info .social-share .heateor_sss_sharing_title, .single-post .post-info .social-share .heateor_sss_sharing_ul {
  display: inline-block;
  vertical-align: top
}
.single-post .post-info .social-share .heateor_sss_sharing_title {
  padding-top: 6px;
  padding-right: 10px
}
@media (min-width:768px) {
  .single-post .post-info .social-share {
    text-align: right
  }
}
.single-post .post-main-content {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding-top: 50px;
  padding-bottom: 30px
}
@media (max-width:992px) {
  .single-post .post-main-content {
    padding-top: 20px;
    padding-bottom: 20px
  }
}
.single-post .post-main-content p, .single-post .post-main-content ul li {
  font-family: "Halant", serif
}
.single-post .post-main-content .author-side {
  text-align: center;
  padding-bottom: 20px
}
.single-post .post-main-content .author-side a:hover .name {
  color: #4bc3d0
}
.single-post .post-main-content .author-side img {
  border-radius: 50%;
  width: 100px;
  height: 100px
}
.single-post .post-main-content .author-side .name {
  font-size: 13px;
  padding-top: 20px
}
.single-post .post-main-content .author-side .title {
  font-size: 12px;
  color: #999
}
.single-post .author-bottom {
  max-width: 700px;
  margin: 0 auto;
  padding: 50px 0
}
.single-post .author-bottom .col-sm-3 {
  text-align: center
}
.single-post .author-bottom img {
  border-radius: 50%;
  max-width: 150px;
  margin-bottom: 15px
}
.single-post .author-bottom .col-sm-9 {
  padding-top: 15px
}
.single-post .author-bottom .col-sm-9 a {
  margin-top: 15px
}
.single-post .related-posts {
  padding: 60px 0 0
}
@media (min-width:992px) {
  .single-post .related-posts .flex-4:nth-child(3n+4) {
    width: 100%
  }
  .single-post .related-posts .flex-4:nth-child(3n+4) .post-thumbnail, .single-post .related-posts .flex-4:nth-child(3n+4) .caption {
    display: inline-block;
    vertical-align: top;
    margin: 0 -2px
  }
  .single-post .related-posts .flex-4:nth-child(3n+4) .post-thumbnail {
    width: 60%;
    padding-bottom: 30%
  }
  .single-post .related-posts .flex-4:nth-child(3n+4) .caption {
    width: 40%;
    padding-left: 40px;
    padding-top: 40px
  }
}
@media (max-width:768px) {
  .page-template-page-blog .post-filters {
    text-align: center;
    margin-bottom: 0
  }
  .page-template-page-blog .post-filters .cat-filter {
    display: block
  }
  .page-template-page-blog .post-filters .cat-filter .filter-post-cat {
    padding: 20px 10px 0 0
  }
  .page-template-page-blog .post-filters .cat-filter .categories {
    width: 240px;
    right: auto;
    left: 50%;
    margin-left: -130px;
    top: 55px
  }
}
.page-template-page-blog .category__dropdown {
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 10;
  display: flex;
  flex-flow: column;
  background-color: #fff;
  min-width: 320px;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  box-shadow: 6px 18px 42px -10px rgba(0, 0, 0, .5)
}
@media (max-width:500px) {
  .page-template-page-blog .category__dropdown {
    right: 50%;
    top: 100px;
    transform: translateX(50%)
  }
}
.page-template-page-blog .category__dropdown label {
  text-transform: uppercase;
  font-size: 1em;
  padding: 8px 12px;
  letter-spacing: 1px;
  text-align: left
}
@media (max-width:768px) {
  .page-template-page-blog .category__dropdown label {
    font-size: .9em;
    padding: 4px 0;
    display: block
  }
}
.page-template-page-blog .category__dropdown label:hover, .page-template-page-blog .category__dropdown label:focus {
  color: #058480;
  cursor: pointer
}
.page-template-page-blog .category__dropdown label[data-status=active] {
  background-color: #058480;
  color: #fff;
  font-weight: 700
}
.page-template-page-blog .category__dropdown label input[type=radio] {
  appearance: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  display: none;
  max-width: 0;
  max-height: 0
}
.post-search-form {
  display: flex;
  flex-flow: row nowrap
}
.panel__active {
  opacity: 1 !important;
  z-index: 10 !important;
  visibility: visible !important
}
.single-team_members .quote {
  padding: 0
}
@media (max-width:600px) {
  .single-team_members .quote {
    text-align: center;
    font-size: 1.6em
  }
}
.single-team_members .fun-photo {
  position: relative
}
.single-team_members .fun-photo .member-blob {
  border-radius: 69% 31% 60% 40%/47% 50% 50% 53%;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  background-color: #4bc3d0;
  transform: scale(.8)
}
.single-team_members .fun-photo img {
  position: relative;
  left: 15%;
  max-width: 420px
}
.single-team_members .member-name {
  text-transform: uppercase;
  font-size: 1.6em;
  font-weight: 900;
  margin-top: 30px
}
@media (min-width:768px) {
  .single-team_members .member-name {
    margin-top: 60px
  }
}
@media (min-width:992px) {
  .single-team_members .member-name {
    margin-top: 80px;
    font-size: 2.2em
  }
}
.single-team_members .member-social-links {
  margin-bottom: 20px
}
.single-team_members .member-social-links a {
  display: inline-block;
  font-size: 1.6em;
  margin-right: 10px
}
.single-team_members .org-title {
  margin-top: 30px
}
.single-team_members .member-organizations a {
  display: inline-block;
  width: 33.33%;
  margin: 0 -2px;
  padding: 10px
}
.single-team_members .fun-facts {
  padding: 0 0 40px;
  text-align: center
}
.single-team_members .fun-facts img {
  max-width: 150px;
  height: auto
}
.single-team_members .fun-facts .fact {
  font-size: 1.3em;
  padding: 0 20px
}
@media (max-width:992px) {
  .single-team_members .fun-facts .flex-4 {
    width: 33.33
  }
}
@media (max-width:700px) {
  .single-team_members .fun-facts img {
    max-width: 120px
  }
  .single-team_members .fun-facts img .fact {
    font-size: 1em
  }
}
.single-team_members .team-nav {
  text-align: center;
  position: relative;
  z-index: 10
}
.single-team_members .team-nav .all-team {
  font-size: 1.5em
}
.single-team_members .team-nav .all-team:hover, .single-team_members .team-nav .all-team:focus {
  color: #058480
}
.single-team_members .team-nav .prev-member a {
  padding-left: 32px;
  background-image: url(.../images/arrow_left_orange.svg);
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: top 3px left 3px
}
.single-team_members .team-nav .prev-member a:hover, .single-team_members .team-nav .prev-member a:focus {
  background-position: top 3px left 0
}
@media (min-width:700px) {
  .single-team_members .team-nav .prev-member a {
    padding-left: 50px;
    background-position: top 8px left 3px
  }
  .single-team_members .team-nav .prev-member a:hover, .single-team_members .team-nav .prev-member a:focus {
    background-position: top 8px left 0
  }
}
.single-team_members .team-nav .next-member a {
  padding-right: 32px;
  background-image: url(.../images/arrow_right_dark.svg);
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: top 3px right 3px
}
.single-team_members .team-nav .next-member a:hover, .single-team_members .team-nav .next-member a:focus {
  background-position: top 3px right 0
}
@media (min-width:700px) {
  .single-team_members .team-nav .next-member a {
    padding-right: 50px;
    background-position: top 8px right 3px
  }
  .single-team_members .team-nav .next-member a:hover, .single-team_members .team-nav .next-member a:focus {
    background-position: top 8px right 0
  }
}
.single-team_members .team-nav .prev-member, .single-team_members .team-nav .next-member {
  display: inline-block;
  padding: 20px
}
@media (min-width:700px) {
  .single-team_members .team-nav .prev-member a, .single-team_members .team-nav .next-member a {
    font-size: 1.5em;
    background-size: 30px auto
  }
}
.page-template-page-team-members h1 {
  padding: 10px 0 10px
}
@media (max-width:768px) {
  .page-template-page-team-members .team-members {
    margin-bottom: 50px
  }
}
.page-template-page-team-members .team-members .slick-arrow {
  top: 23vw
}
@media (min-width:1300px) {
  .page-template-page-team-members .team-members .slick-arrow {
    top: 265px
  }
}
@media (max-width:768px) {
  .page-template-page-team-members .team-members .slick-arrow {
    top: auto;
    bottom: -50px;
    width: 40px;
    height: 40px
  }
}
.page-template-page-team-members .team-member {
  width: 74vw;
  color: #fff;
  position: relative
}
@media (max-width:768px) {
  .page-template-page-team-members .team-member {
    width: 95vw
  }
}
@media (min-width:1300px) {
  .page-template-page-team-members .team-member {
    width: 840px
  }
}
.page-template-page-team-members .team-member:before {
  content: "";
  border-radius: 69% 31% 60% 40%/47% 50% 50% 53%;
  background: linear-gradient(135deg, rgba(32, 41, 68, .8), #202944, #202944);
  position: absolute;
  z-index: -1;
  top: 5%;
  left: 0;
  width: 100%;
  height: 95%;
  opacity: .2;
  transform: scale(.9);
  transition: all 2s ease
}
.page-template-page-team-members .team-member.slick-active:before {
  opacity: 1;
  transform: scale(.88)
}
.page-template-page-team-members .team-member.slick-active:hover .member-info .fun-title, .page-template-page-team-members .team-member.slick-active:focus .member-info .fun-title {
  display: inline-block;
  opacity: 1
}
.page-template-page-team-members .team-member.slick-active:hover .member-info .title, .page-template-page-team-members .team-member.slick-active:focus .member-info .title {
  display: none
}
.page-template-page-team-members .team-member.slick-active:hover .member-photos .fun-photo, .page-template-page-team-members .team-member.slick-active:focus .member-photos .fun-photo {
  display: block
}
.page-template-page-team-members .team-member.slick-active:hover .member-photos .business-photo, .page-template-page-team-members .team-member.slick-active:focus .member-photos .business-photo {
  display: none
}
.page-template-page-team-members .team-member.slide-1:before, .page-template-page-team-members .team-member.slide-4:before, .page-template-page-team-members .team-member.slide-7:before, .page-template-page-team-members .team-member.slide-10:before, .page-template-page-team-members .team-member.slide-13:before, .page-template-page-team-members .team-member.slide-16:before, .page-template-page-team-members .team-member.slide-19:before {
  border-radius: 51% 49% 64% 36%/53% 47% 53% 47%;
  background: linear-gradient(135deg, rgba(32, 41, 68, .8), #202944, #202944)
}
.page-template-page-team-members .team-member.slide-2:before, .page-template-page-team-members .team-member.slide-5:before, .page-template-page-team-members .team-member.slide-8:before, .page-template-page-team-members .team-member.slide-11:before, .page-template-page-team-members .team-member.slide-14:before, .page-template-page-team-members .team-member.slide-17:before, .page-template-page-team-members .team-member.slide-20:before {
  border-radius: 51% 49% 42% 58%/47% 50% 50% 53%;
  background: linear-gradient(135deg, rgba(5, 132, 128, .8), #058480, #058480)
}
.page-template-page-team-members .team-member.slide-3:before, .page-template-page-team-members .team-member.slide-6:before, .page-template-page-team-members .team-member.slide-9:before, .page-template-page-team-members .team-member.slide-12:before, .page-template-page-team-members .team-member.slide-15:before, .page-template-page-team-members .team-member.slide-18:before, .page-template-page-team-members .team-member.slide-21:before {
  border-radius: 42% 58% 46% 54%/42% 55% 45% 58%;
  background: linear-gradient(135deg, rgba(1, 177, 117, .8), #01b175, #01b175)
}
.page-template-page-team-members .team-member .member-info, .page-template-page-team-members .team-member .member-photos {
  display: inline-block;
  margin: 0 -2px;
  vertical-align: middle
}
.page-template-page-team-members .team-member .member-info {
  width: 50%;
  padding: 70px 20px 40px 22%
}
.page-template-page-team-members .team-member .member-info .title {
  word-spacing: 22vw
}
@media (min-width:1300px) {
  .page-template-page-team-members .team-member .member-info .title {
    word-spacing: 220px
  }
}
@media (max-width:768px) {
  .page-template-page-team-members .team-member .member-info .title {
    word-spacing: 30vw
  }
}
.page-template-page-team-members .team-member .member-info .title, .page-template-page-team-members .team-member .member-info .fun-title {
  font-weight: 700;
  color: #fff;
  min-height: 130px;
  font-size: 2.2em
}
@media (max-width:1024px) {
  .page-template-page-team-members .team-member .member-info .title, .page-template-page-team-members .team-member .member-info .fun-title {
    font-size: 2em;
    min-height: 100px
  }
}
@media (max-width:768px) {
  .page-template-page-team-members .team-member .member-info .title, .page-template-page-team-members .team-member .member-info .fun-title {
    font-size: 5vw;
    min-height: 10vw
  }
}
.page-template-page-team-members .team-member .member-info .fun-title {
  display: none
}
.page-template-page-team-members .team-member .member-info .job-title {
  font-size: 1.5em;
  font-weight: 300
}
@media (max-width:1024px) {
  .page-template-page-team-members .team-member .member-info .job-title {
    font-size: 1.2em
  }
}
@media (max-width:768px) {
  .page-template-page-team-members .team-member .member-info .job-title {
    font-size: 3vw
  }
}
.page-template-page-team-members .team-member .member-info .button-primary {
  margin-top: 20px;
  white-space: nowrap
}
@media (max-width:768px) {
  .page-template-page-team-members .team-member .member-info .button-primary {
    font-size: 2vw;
    padding: 8px 10px;
    margin-top: 5px
  }
}
.page-template-page-team-members .team-member .member-info .button-primary:hover, .page-template-page-team-members .team-member .member-info .button-primary:focus {
  background-color: #fff;
  color: #4bc3d0
}
.page-template-page-team-members .team-member .member-photos {
  width: 50%
}
.page-template-page-team-members .team-member .member-photos img {
  width: 100%;
  height: auto
}
.page-template-page-team-members .team-member .member-photos .fun-photo {
  display: none
}
.page-template-page-team-members .cta-social-links {
  padding-top: 60px
}
.page-template-page-contact .site-main {
  padding-top: 0
}
.page-template-page-contact .contact-contact {
  padding: 0 0 30px
}
.page-template-page-contact .contact-contact li {
  list-style-type: none;
  margin: 10px 25px 10px 0
}
.page-template-page-contact .contact-contact li img {
  display: inline-block;
  padding-right: 10px
}
.page-template-page-contact .contact-contact li a {
  color: #202944
}
.page-template-page-contact .contact-contact li a:hover {
  color: #4bc3d0
}
@media (max-width:768px) {
  .page-template-page-contact .contact-contact {
    text-align: center
  }
}
@media (min-width:992px) {
  .page-template-page-contact .contact-contact li {
    display: inline-block
  }
}
.page-template-page-contact .contact-services {
  display: none
}
@media (min-width:992px) {
  .page-template-page-contact .contact-services {
    display: block;
    padding-right: 40px
  }
}
@media (max-width:768px) {
  .page-template-page-contact .contact-services {
    max-width: 400px;
    margin: 0 auto
  }
}
.page-template-page-contact .contact-services h4 {
  padding-bottom: 25px
}
@media (max-width:768px) {
  .page-template-page-contact .contact-services h4 {
    text-align: center
  }
}
.page-template-page-contact .contact-services .row {
  padding-bottom: 40px
}
@media (max-width:768px) {
  .page-template-page-contact .contact-services .row .col-sm-5 {
    text-align: center
  }
}
.page-template-page-contact .contact-services .row .col-sm-7 {
  padding-top: 30px
}
.page-template-page-contact .contact-services .row .col-sm-7 b, .page-template-page-contact .contact-services .row .col-sm-7 strong, .page-template-page-contact .contact-services .row .col-sm-7 span {
  color: #4bc3d0
}
.page-template-page-contact .contact-form {
  padding-bottom: 50px
}
.page-template-page-contact .contact-map {
  margin-bottom: 80px
}
.page-template-page-contact .contact-map .row {
  margin: 0
}
.page-template-page-contact .contact-map .col-sm-6 {
  padding: 0
}
.page-template-page-contact .contact-map .glantz-map {
  position: relative;
  background-position: top right
}
.page-template-page-contact .contact-map .glantz-map .directions {
  position: absolute;
  top: 20px;
  left: 15px;
  width: 240px;
  background-color: #202944;
  color: #fff;
  padding: 20px 15px;
  text-align: center;
  border-radius: 5px
}
.page-template-page-contact .contact-map .glantz-map .directions h6 {
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
  padding-bottom: 15px;
  font-size: .8em
}
.page-template-page-contact .contact-map .glantz-map .directions address {
  font-family: "Halant", serif;
  font-size: .8em
}
.page-template-page-contact .contact-map .glantz-map .directions a {
  color: #fff;
  display: block;
  margin: 15px auto 0;
  font-size: .8em
}
.page-template-page-contact .contact-map .glantz-map .directions a:hover {
  color: #4bc3d0
}
@media (max-width:768px) {
  .page-template-page-contact .contact-map .glantz-map .directions {
    top: auto;
    bottom: 20px;
    width: auto;
    padding: 10px 15px
  }
  .page-template-page-contact .contact-map .glantz-map .directions address, .page-template-page-contact .contact-map .glantz-map .directions h6 {
    display: none
  }
  .page-template-page-contact .contact-map .glantz-map .directions a {
    margin: 0
  }
}
.page-template-page-contact .contact-map .bg-cover {
  height: 35vw
}
@media (max-width:992px) {
  .page-template-page-contact .contact-map .bg-cover {
    height: 50vw
  }
}
.page-template-page-careers .site-main {
  padding-top: 0
}
.page-template-page-careers .headline-container {
  background: linear-gradient(to right, #fd5f17, #4bc3d0)
}
.page-template-page-careers .headline-container .animate-img-blob {
  position: relative;
  z-index: 10
}
.page-template-page-careers .image-content {
  padding-top: 30px
}
.open-positions {
  padding-bottom: 30px
}
.open-positions .positions {
  padding: 40px 15px
}
@media (max-width:850px) {
  .open-positions .positions {
    max-width: 700px;
    padding: 40px 20px
  }
}
.open-positions .positions .position {
  border-bottom: 1px solid #ccc
}
.open-positions .positions .position a {
  line-height: 1.15;
  padding: 20px 0;
  color: #4bc3d0;
  display: block;
  font-size: 2.2em;
  font-weight: 400;
  text-transform: uppercase;
  padding-right: 70px;
  background-image: url(.../images/arrow_right_orange_long.svg);
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: top 34px right 10px;
  text-align: left
}
@media (max-width:1024px) {
  .open-positions .positions .position a {
    font-size: 1.8em
  }
}
@media (max-width:768px) {
  .open-positions .positions .position a {
    font-size: 1.3em;
    background-position: top 24px right 10px
  }
}
.open-positions .positions .position a:hover {
  color: #202944;
  background-position: top 34px right 0
}
@media (max-width:768px) {
  .open-positions .positions .position a:hover {
    background-position: top 24px right 0
  }
}
.open-positions .positions .position:last-child {
  border-bottom: 0
}
@media (max-width:768px) {
  .single-jobs .page-hero, .single-jobs .job-info, .single-jobs .other-positions {
    text-align: left
  }
}
.single-jobs .pear-bg #pear-svg {
  z-index: -9
}
.single-jobs .page-hero {
  margin-top: 70px;
  margin-bottom: 60px
}
@media (max-width:768px) {
  .single-jobs .page-hero {
    margin-bottom: 30px
  }
}
.single-jobs .page-hero .hero-paragraph {
  max-width: 580px
}
.single-jobs .job-info > div {
  padding-bottom: 30px
}
.single-jobs .job-info > div ul {
  padding-left: 25px
}
.single-jobs .blog-feed {
  padding-bottom: 0
}
.single-jobs .container-xs {
  max-width: 650px
}
@media (max-width:768px) {
  .single-jobs .container-xs {
    text-align: left
  }
}
.single-jobs .open-positions .positions {
  padding-top: 0
}
.page-template-template-colored-section .intro-section {
  color: #fff
}
.page-template-template-colored-section .intro-section h2, .page-template-template-colored-section .intro-section h3, .page-template-template-colored-section .intro-section h4, .page-template-template-colored-section .intro-section h5 {
  color: #fff
}
.error404 .intro-section, .page-template-template-colored-section .intro-section {
  background-color: #1bab8b
}
.error404 .intro-section .content, .page-template-template-colored-section .intro-section .content {
  max-width: 750px;
  margin: 0 auto;
  padding: 30px 0 100px
}
.error404 .intro-section .content .white-eye-gif, .page-template-template-colored-section .intro-section .content .white-eye-gif {
  width: 200px;
  margin-bottom: 30px
}
.error404 .intro-section .content p, .page-template-template-colored-section .intro-section .content p {
  font-size: 17px
}
.error404 .intro-section .error-search, .page-template-template-colored-section .intro-section .error-search {
  padding: 10px 0 30px;
  margin-left: -10px
}
.error404 .intro-section .error-search form, .page-template-template-colored-section .intro-section .error-search form {
  text-align: center
}
.error404 .intro-section .error-search input, .page-template-template-colored-section .intro-section .error-search input {
  color: #202944
}
.error404 .intro-section ul, .page-template-template-colored-section .intro-section ul {
  display: block;
  padding: 0;
  margin: 0;
  text-align: center
}
.error404 .intro-section ul li, .page-template-template-colored-section .intro-section ul li {
  list-style-type: none;
  display: inline-block;
  padding: 15px
}
@media (max-width:600px) {
  .error404 .intro-section ul li, .page-template-template-colored-section .intro-section ul li {
    display: block;
    padding: 5px
  }
}
.error404 .intro-section ul li a, .page-template-template-colored-section .intro-section ul li a {
  color: #fff
}
.error404 .intro-section ul li a:hover, .page-template-template-colored-section .intro-section ul li a:hover {
  text-decoration: underline
}
.page-template-page-blog .card-container .caption, .page-template-page-blog .card-container h4, .page-template-page-blog .card-container .date, .page-template-page-blog .card-container .read-more {
  color: #4bc3d0
}
.page-template-page-blog .card-container:focus .caption, .page-template-page-blog .card-container:focus h4, .page-template-page-blog .card-container:focus .date, .page-template-page-blog .card-container:focus .read-more, .page-template-page-blog .card-container:hover .caption, .page-template-page-blog .card-container:hover h4, .page-template-page-blog .card-container:hover .date, .page-template-page-blog .card-container:hover .read-more {
  color: #058480
}
.page-template-page-blog .card-container:focus .read-more, .page-template-page-blog .card-container:hover .read-more {
  padding-right: 35px
}
.confidentiality {
  margin-top: 80px
}
body.page-template-template-higher-ed .grad-hero, body.page-template-template-higher-ed .animate-oval {
  background-color: #7a8692;
  background: linear-gradient(45deg, #7a8692 0%, #415364 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#415364', endColorstr='#7A8692', GradientType=1)
}
body.page-template-template-higher-ed .site-header .nav-bar {
  position: absolute
}
body.page-template-template-higher-ed .he-cta {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center
}
body.page-template-template-higher-ed .he-cta .call {
  background: #4bc3d0;
  font-weight: 700;
  color: #fff;
  padding: 1rem 1.5rem;
  border-bottom-left-radius: 20px;
  font-size: 16px
}
body.page-template-template-higher-ed .he-cta .phone {
  background: url(.../images/phone-outline.svg) no-repeat;
  background-position: 0 1.1rem;
  font-weight: 300;
  font-size: 1rem;
  color: #fff;
  padding: 1rem 4.3rem 0 1.5rem
}
body.page-template-template-higher-ed .header-blob img {
  transform: scale(1.4);
  margin-top: 4rem
}
@media (max-width:992px) {
  body.page-template-template-higher-ed .header-blob img {
    transform: none
  }
}
body.page-template-template-higher-ed .grad-hero h1 {
  font-size: 3.125rem
}
body.page-template-template-higher-ed .section {
  padding-bottom: 9rem
}
body.page-template-template-higher-ed .he-spotlights .item {
  text-align: center
}
body.page-template-template-higher-ed .he-spotlights .container-short {
  max-width: 880px;
  margin: 0 auto;
  padding-top: 2rem
}
body.page-template-template-higher-ed .he-spotlights h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  padding: 2.25rem 0 0;
  color: #415364;
  max-width: 16rem;
  margin: 0 auto;
  text-align: center
}
@media (max-width:992px) {
  body.page-template-template-higher-ed .he-spotlights h3 {
    max-width: 100%
  }
}
body.page-template-template-higher-ed .he-spotlights img {
  height: 126px;
  margin: 0 auto
}
body.page-template-template-higher-ed .he-partners h3 {
  font-size: 2rem;
  line-height: 2.375rem;
  padding-right: 3rem
}
body.page-template-template-higher-ed .he-partners-logos {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2rem
}
body.page-template-template-higher-ed .he-partners-logos > div {
  width: 45%;
  padding-bottom: 3.5rem;
  display: flex;
  justify-content: center;
  align-items: center
}
body.page-template-template-higher-ed .he-partners-logos > div:nth-child(odd) {
  margin-right: 3%
}
body.page-template-template-higher-ed .he-partners-logos img {
  width: 150px
}
body.page-template-template-higher-ed .he-services {
  max-width: 900px;
  margin: 0 auto;
  color: #415364
}
body.page-template-template-higher-ed .he-services .row-primary {
  padding-bottom: 5rem
}
body.page-template-template-higher-ed .he-services .bullets {
  line-height: 2.5rem;
  font-family: "Halant", serif
}
body.page-template-template-higher-ed .he-services p {
  max-width: 95%;
  font-family: "Rubik", sans-serif
}
body.page-template-template-higher-ed .slider-higher {
  margin: 0 auto;
  max-width: 950px;
  position: relative;
  text-align: center;
  width: 100%
}
body.page-template-template-higher-ed .slider-higher .slick-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-width: 950px;
  text-align: center
}
body.page-template-template-higher-ed .slider-higher .slick-slide p {
  font-size: 1.25rem;
  font-family: "Rubik", sans-serif;
  line-height: 1.625rem;
  margin: 0 auto;
  width: calc(75% - 3.2rem);
  padding-top: 1rem;
  padding-bottom: 2rem
}
@media (max-width:992px) {
  body.page-template-template-higher-ed .slider-higher .slick-slide p {
    max-width: 40%
  }
}
body.page-template-template-higher-ed .slider-higher .slick-slide img {
  display: inline-block;
  align-self: center;
  border-radius: 100%;
  width: 80px;
  margin-bottom: .5rem
}
body.page-template-template-higher-ed .slider-higher .slick-slide h4 {
  font-family: "Rubik", sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  margin: 0;
  padding: 1rem 0 0
}
body.page-template-template-higher-ed .slider-higher .slick-slide .title {
  font-size: 1.125rem;
  margin: 0 auto;
  padding-top: 0;
  width: calc(50% - 1.5rem);
  font-family: "Rubik", sans-serif;
  color: #415364
}

body.page-template-template-higher-ed .slider-higher .slick-arrow {
  bottom: inherit;
  top: 10%;
  background-size: 2rem
}
@media (max-width:992px) {
  body.page-template-template-higher-ed .slider-higher .slick-arrow {
    background-size: 1rem;
    width: 1rem;
    height: 2rem
  }
}
body.page-template-template-higher-ed .faq h2 {
  padding-bottom: 3.5rem
}
body.page-template-template-higher-ed .accordion {
  background: url(.../images/arrow_orange_down.svg) no-repeat;
  background-size: 1.65rem;
  background-position: 97% 50%;
  color: #415364;
  display: flex;
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: .5rem;
  padding: 1rem 2rem;
  position: relative
}
@media (max-width:992px) {
  body.page-template-template-higher-ed .accordion {
    padding-right: 4rem
  }
}
body.page-template-template-higher-ed .accordion h3 {
  font-size: 2rem;
  font-weight: 200;
  padding: 0;
  margin: 0;
  color: #415364
}
body.page-template-template-higher-ed .accordion:hover {
  cursor: pointer
}
body.page-template-template-higher-ed .accordion:hover h3 {
  color: #4bc3d0
}
body.page-template-template-higher-ed hr {
  margin: 0 0 1rem;
  padding: 0 1rem
}
body.page-template-template-higher-ed .panel {
  padding: 0 3rem 0 2rem;
  transition: .3s ease-in-out;
  max-height: 0;
  overflow: hidden;
  opacity: 0
}
body.page-template-template-higher-ed .panel.active {
  padding: .5rem 3rem .5rem 2rem;
  display: block;
  opacity: 1;
  max-height: 30rem;
  margin-bottom: 1rem
}
body.page-template-template-higher-ed .contact-form, body.page-template-template-higher-ed .he-gravity-form {
  padding: 1rem 2rem;
  position: relative;
  background: #fff
}
body.page-template-template-higher-ed .contact-form:after, body.page-template-template-higher-ed .he-gravity-form:after {
  border-radius: 0 0 300px 300px;
  box-shadow: 0 0 3rem rgba(0, 0, 0, .1);
  content: '';
  display: block;
  height: 90%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}
body.page-template-template-higher-ed .contact-form .gform_footer, body.page-template-template-higher-ed .he-gravity-form .gform_footer {
  display: flex;
  justify-content: center;
  padding-top: 3rem
}
body.page-template-template-higher-ed .contact-form .gform_body input[type=text], body.page-template-template-higher-ed .contact-form .gform_body textarea, body.page-template-template-higher-ed .he-gravity-form .gform_body input[type=text], body.page-template-template-higher-ed .he-gravity-form .gform_body textarea {
  background: #ececec !important;
  border: none;
  padding-left: 1rem !important;
  border-radius: 3px;
  position: relative;
  z-index: 10
}
body.page-template-template-higher-ed .contact-form .gform_body input[type=text]::placeholder, body.page-template-template-higher-ed .contact-form .gform_body textarea::placeholder, body.page-template-template-higher-ed .he-gravity-form .gform_body input[type=text]::placeholder, body.page-template-template-higher-ed .he-gravity-form .gform_body textarea::placeholder {
  color: #202944 !important;
  font-style: normal !important;
  letter-spacing: 2px;
  font-size: .875rem !important
}
body.page-template-template-higher-ed .contact-form .gform_body textarea, body.page-template-template-higher-ed .he-gravity-form .gform_body textarea {
  padding-top: 1rem !important
}
body.page-template-template-higher-ed .contact-form .gfield_label, body.page-template-template-higher-ed .he-gravity-form .gfield_label {
  font-size: 1rem !important
}
body.page-template-template-higher-ed .contact-form .gform_button, body.page-template-template-higher-ed .he-gravity-form .gform_button {
  background: #4bc3d0 !important;
  color: #fff !important;
  border-radius: 2rem !important;
  padding: 1rem 3.5rem !important;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 700
}
body.page-template-template-higher-ed .contact-form .ginput_container, body.page-template-template-higher-ed .he-gravity-form .ginput_container {
  margin-top: 0 !important
}
body.page-template-template-higher-ed .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  padding-top: 2rem;
  background: rgba(0, 0, 0, .8)
}
body.page-template-template-higher-ed .modal-header {
  position: absolute;
  right: 0;
  top: 0;
  height: 2rem;
  width: 100%;
  display: flex;
  justify-content: flex-end
}
body.page-template-template-higher-ed .modal-header button {
  background: #4bc3d0;
  color: #fff;
  text-align: center;
  width: 4rem;
  height: 3rem;
  font-size: 2.5rem;
  line-height: 2rem
}
body.page-template-template-higher-ed .modal-content {
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 4rem;
  outline: 0
}
body.page-template-template-faq .grad-hero, body.page-template-template-faq .animate-oval {
  background-color: #7a8692;
  background: linear-gradient(45deg, #7a8692 0%, #415364 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#415364', endColorstr='#7A8692', GradientType=1)
}
body.page-template-template-faq .site-header .nav-bar {
  position: absolute
}
body.page-template-template-faq .grad-hero h1 {
  font-size: 3.125rem
}
body.page-template-template-faq .section {
  padding-bottom: 9rem
}
body.page-template-template-faq .cat-container {
  display: flex;
  flex-direction: column
}
body.page-template-template-faq .cat-container .cat-link {
  color: #000;
  margin-bottom: 1rem
}
body.page-template-template-faq .cat-container .cat-link:hover {
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #4bc3d0;
  text-decoration-thickness: 2px
}
body.page-template-template-faq .faq-categories h3 {
  font-size: 2rem;
  line-height: 2.375rem;
  padding-right: 3rem
}
@media (max-width:1200px) {
  body.page-template-template-faq .faq-categories {
    padding-bottom: 4rem
  }
  body.page-template-template-faq .faq-categories .cat-container {
    flex-direction: row;
    flex-wrap: wrap
  }
  body.page-template-template-faq .faq-categories .cat-container .cat-link {
    margin: 1rem
  }
}
body.page-template-template-faq .faq h2 {
  padding-bottom: 1.5rem
}
body.page-template-template-faq .faq-container {
  margin-bottom: 60px
}
body.page-template-template-faq .accordion {
  background: url(//glantz.net/wp-content/themes/glantz/assets/build/css/../build/src/img/arrow_orange_down.svg) no-repeat;
  background-size: 1.65rem;
  background-position: 97% 50%;
  color: #415364;
  display: flex;
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: .5rem;
  padding: 1rem 4rem 1rem 0;
  position: relative
}
@media (max-width:992px) {
  body.page-template-template-faq .accordion {
    padding-right: 4rem
  }
}
body.page-template-template-faq .accordion h3 {
  font-size: 2rem;
  font-weight: 200;
  padding: 0;
  margin: 0;
  color: #415364
}
body.page-template-template-faq .accordion:hover {
  cursor: pointer
}
body.page-template-template-faq .accordion:hover h3 {
  color: #4bc3d0
}
body.page-template-template-faq hr {
  margin: 0 0 1rem;
  padding: 0 1rem
}
body.page-template-template-faq .panel {
  padding: 0 3rem 0 0;
  transition: .3s ease-in-out;
  max-height: 0;
  overflow: hidden;
  opacity: 0
}
body.page-template-template-faq .panel.active {
  padding: .5rem 3rem .5rem 0;
  display: block;
  opacity: 1;
  max-height: 60rem;
  margin-bottom: 1rem
}
#heateor_sss_error {
  color: red;
  margin: 7px 0
}
#heateor_sss_sharing_more_providers .filter svg {
  position: absolute;
  left: 16px;
  top: 18px
}
div.heateor_sss_sharing_ul a:link, div.heateor_sss_sharing_ul a:focus {
  text-decoration: none;
  background: transparent !important
}
.heateor_sss_login_container {
  margin: 2px 0
}
.heateor_sss_login_container img, .heateor_sss_sharing_container img {
  cursor: pointer;
  margin: 2px;
  border: none
}
.heateor_sss_login_container img {
  display: none;
  float: left
}
#heateor_sss_loading_image {
  display: block !important;
  float: none
}
.heateor_sss_error {
  background-color: #ffffe0;
  border: 1px solid #e6db55;
  padding: 5px;
  margin: 10px
}
#heateor_sss_sharing_more_providers {
  position: fixed;
  top: 50%;
  left: 47%;
  background: #fafafa;
  width: 650px;
  margin: -180px 0 0 -300px;
  z-index: 10000000;
  text-shadow: none !important;
  height: 308px
}
#heateor_sss_mastodon_popup_bg, #heateor_sss_popup_bg {
  background: url(//glantz.net/wp-content/plugins/sassy-social-share/public/css/../.../images/transparent_bg.png);
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000
}
#heateor_sss_sharing_more_providers .title {
  font-size: 14px !important;
  height: auto !important;
  background: #58b8f8 !important;
  border-bottom: 1px solid #d7d7d7 !important;
  color: #fff;
  font-weight: 700;
  letter-spacing: inherit;
  line-height: 34px !important;
  padding: 0 !important;
  text-align: center;
  text-transform: none;
  margin: 0 !important;
  text-shadow: none !important;
  width: 100%
}
#heateor_sss_sharing_more_providers * {
  font-family: Arial, Helvetica, sans-serif
}
#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content {
  background: #fafafa;
  border-radius: 4px;
  color: #555;
  height: auto;
  width: 100%
}
#heateor_sss_sharing_more_providers .filter {
  margin: 0;
  padding: 10px 0 0;
  position: relative;
  width: 100%
}
#heateor_sss_sharing_more_providers .all-services {
  clear: both;
  height: 250px;
  overflow: auto
}
#heateor_sss_sharing_more_content .all-services ul {
  margin: 10px !important;
  overflow: hidden;
  list-style: none;
  padding-left: 0 !important;
  position: static !important;
  width: auto !important
}
#heateor_sss_sharing_more_content .all-services ul li {
  padding: 0;
  margin: 0 0 0 5px;
  background: 0 0 !important;
  float: left;
  width: 24.1%;
  text-align: left !important
}
#heateor_sss_sharing_more_providers .close-button img {
  margin: 0
}
#heateor_sss_sharing_more_providers .close-button.separated {
  background: 0 0 !important;
  border: none !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
  z-index: 1000
}
#heateor_sss_sharing_more_providers .close-button {
  height: auto !important;
  width: auto !important;
  left: auto !important;
  display: block !important;
  color: #555 !important;
  cursor: pointer !important;
  font-size: 29px !important;
  line-height: 29px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  right: -16px;
  top: -16px
}
#heateor_sss_sharing_more_providers .filter input.search {
  width: 96%;
  display: block;
  float: none;
  font-family: "open sans", "helvetica neue", helvetica, arial, sans-serif;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: 0 11px;
  padding: 5px 8px 5px 27px;
  border: 1px solid #ccc !important;
  color: #000;
  background: #fff !important;
  font-size: 16px !important;
  text-align: left !important;
  max-width: -webkit-fill-available
}
#heateor_sss_sharing_more_providers .footer-panel {
  background: #fff;
  border-top: 1px solid #d7d7d7;
  padding: 6px 0;
  width: 100%;
  color: #fff
}
#heateor_sss_sharing_more_providers .footer-panel p {
  background-color: transparent;
  top: 0;
  text-align: left !important;
  color: #000;
  font-family: 'helvetica neue', arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 !important;
  padding: 0 6px !important;
  text-indent: 0 !important
}
#heateor_sss_sharing_more_providers .footer-panel a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-indent: 0 !important
}
#heateor_sss_sharing_more_providers .all-services ul li a span {
  width: 51%
}
#heateor_sss_sharing_more_providers .all-services ul li a {
  border-radius: 3px;
  color: #666 !important;
  display: block;
  font-size: 12px;
  height: auto;
  line-height: 20px;
  overflow: hidden;
  padding: 8px 8px 8px 1px;
  text-decoration: none !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none !important;
  text-indent: 0 !important;
  background: 0 0 !important;
  text-shadow: none
}
.heateor_sss_share_count {
  display: block;
  text-indent: 0 !important;
  visibility: hidden;
  background-color: #58b8f8 !important;
  width: 5px;
  height: auto;
  text-align: center;
  min-width: 8px !important;
  padding: 1px 4px !important;
  color: #fff !important;
  font-family: 'Open Sans', arial, sans-serif !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  -webkit-border-radius: 15px !important;
  border-radius: 15px !important;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
  box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  line-height: 14px !important;
  border: 2px solid #fff !important;
  z-index: 1;
  margin: 2px auto !important;
  box-sizing: content-box !important
}
.heateor_sss_share_count, .heateor_sss_vertical_sharing {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important
}
div.heateor_sss_follow_ul, div.heateor_sss_sharing_ul {
  padding-left: 0 !important;
  margin: 1px 0 !important
}
#heateor_sss_mastodon_popup_close img, #heateor_sss_sharing_popup_close img {
  opacity: 1 !important;
  background: 0 0 !important;
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
  top: inherit !important;
  right: inherit !important;
  left: 9px !important;
  padding: 0 !important
}
div.heateor_sss_follow_ul .heateorSssSharingRound, div.heateor_sss_sharing_ul .heateorSssSharingRound {
  background: 0 0 !important
}
.heateor_sss_square_count {
  display: none;
  text-align: center;
  font-weight: bolder;
  font-family: sans-serif;
  font-style: normal;
  font-size: .6em;
  visibility: hidden
}
div.heateor_sss_follow_ul a, div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
  float: left;
  padding: 0 !important;
  list-style: none !important;
  border: none !important;
  margin: 2px
}
.heateorSssSharing, .heateorSssSharingButton {
  display: block;
  cursor: pointer;
  margin: 2px
}
div.heateor_sss_follow_ul a:before, div.heateor_sss_sharing_ul a:before {
  content: none !important
}
div.heateor_sss_follow_ul a {
  width: auto
}
.heateor_sss_vertical_sharing {
  background: 0 0;
  -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .1);
  position: fixed;
  overflow: visible;
  z-index: 10000000;
  display: block;
  padding: 10px;
  border-radius: 4px;
  opacity: 1;
  box-sizing: content-box !important
}
div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share, div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share {
  width: 96px
}
li.heateor_sss_facebook_like .fb-like span, li.heateor_sss_facebook_recommend .fb-like span, li.heateor_sss_facebook_share .fb-share-button span {
  vertical-align: top !important
}
li.heateor_sss_facebook_like .fb-like span iframe, li.heateor_sss_facebook_recommend .fb-like span iframe {
  max-width: none !important;
  z-index: 1000
}
.heateor_sss_counter_container li {
  height: 21px
}
.heateorSssTCBackground:hover {
  border-width: 0 !important;
  background-color: transparent
}
.heateorSssTCBackground {
  border-width: 0 !important;
  background-color: transparent !important;
  font-style: normal;
  word-wrap: normal;
  color: #666;
  line-height: 1;
  visibility: hidden
}
.heateorSssSharingSvg {
  width: 100%;
  height: 100%
}
.heateorSssSharing {
  float: left;
  border: none
}
.heateorSssSharingArrow {
  height: 16px;
  width: 16px;
  cursor: pointer;
  margin-top: 10px
}
.heateorSssPushIn {
  background: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat
}
.heateorSssPullOut {
  background: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat
}
.heateorSssCommentingTabs li {
  padding-left: 0 !important;
  float: left;
  margin: 0 1em 0 0 !important;
  list-style: none;
  color: #aaa;
  display: block;
  cursor: pointer;
  font-size: .85em
}
div.heateorSssTotalShareCount {
  word-wrap: normal !important;
  font-weight: bolder;
  font-family: sans-serif;
  padding: 0;
  margin: 0;
  text-align: center
}
div.heateorSssTotalShareText {
  word-wrap: normal !important;
  margin: 0;
  padding: 0;
  text-align: center
}
div.heateor_sss_horizontal_sharing li {
  width: auto
}
div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like {
  width: 91px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend {
  width: 145px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet {
  width: 95px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span {
  vertical-align: text-top !important
}
div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share {
  width: 96px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share {
  width: 108px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge {
  width: 130px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_yummly {
  width: 106px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin {
  width: 76px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_xing {
  width: 98px
}
.heateor_sss_sharing_container a {
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important
}
.heateorSssClear {
  clear: both
}
div.course_instructor_widget .heateor_sss_vertical_sharing {
  display: none !important
}
@media screen and (max-width:783px) {
  #heateor_sss_sharing_more_providers {
    width: 80%;
    left: 60%;
    margin-left: -50%;
    text-shadow: none !important
  }
}
@media screen and (max-width:752px) {
  #heateor_sss_sharing_more_content .all-services ul li {
    width: 32.1%
  }
}
@media screen and (max-width:590px) {
  #heateor_sss_sharing_more_content .all-services ul li {
    width: 48.1%
  }
  #heateor_sss_sharing_more_providers .filter input.search {
    width: 93%
  }
}
@media screen and (max-width:413px) {
  #heateor_sss_sharing_more_content .all-services ul li {
    width: 100%
  }
}
div.heateor_sss_bottom_sharing {
  margin-bottom: 0
}
div.heateor_sss_sharing_container a:before, div.heateor_sss_follow_icons_container a:before {
  content: none
}
.heateor_sss_mastodon_popup_button {
  background: linear-gradient(#ec1b23, #d43116);
  padding: 8px 0 10px;
  font-size: 18px;
  border: 0;
  color: #fff;
  border-radius: 8px;
  margin: 4px auto;
  font-weight: bolder;
  width: 35%;
  cursor: pointer;
  border-bottom-style: groove;
  border-bottom-width: 5px;
  border-bottom-color: #00000000
}
@media screen and (max-width:783px)#heateor_sss_sharing_more_providers .filter input.search {
  border: 1px solid #ccc;
  width: 92.8%
}
.heateor_sss_button_instagram span.heateor_sss_svg, a.heateor_sss_instagram span.heateor_sss_svg {
  background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}
div.heateor_sss_horizontal_sharing a.heateor_sss_button_instagram span {
  background: transparent !important
}
div.heateor_sss_standard_follow_icons_container a.heateor_sss_button_instagram span {
  background: 0 0
}
div.heateor_sss_horizontal_sharing a.heateor_sss_button_instagram span:hover {
  background: transparent !important
}
div.heateor_sss_standard_follow_icons_container a.heateor_sss_button_instagram span:hover {
  background: 0 0
}
.heateor_sss_horizontal_sharing .heateor_sss_svg, .heateor_sss_standard_follow_icons_container .heateor_sss_svg {
  background-color: transparent !important;
  background: transparent !important;
  color: #202944;
  border-width: 0;
  border-style: solid;
  border-color: transparent
}
div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover path:not(.heateor_sss_no_fill), div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover ellipse, div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover circle, div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover polygon, div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover rect:not(.heateor_sss_no_fill) {
  fill: #5d4f9e
}
div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover path.heateor_sss_svg_stroke, div.heateor_sss_horizontal_sharing span.heateor_sss_svg svg:hover rect.heateor_sss_svg_stroke {
  stroke: #5d4f9e
}
.heateor_sss_horizontal_sharing span.heateor_sss_svg:hover, .heateor_sss_standard_follow_icons_container span.heateor_sss_svg:hover {
  background-color: transparent !important;
  background: transparent !importantcolor:#5d4f9e;
  border-color: transparent
}
.heateor_sss_vertical_sharing span.heateor_sss_svg, .heateor_sss_floating_follow_icons_container span.heateor_sss_svg {
  color: #fff;
  border-width: 0;
  border-style: solid;
  border-color: transparent
}
.heateor_sss_vertical_sharing span.heateor_sss_svg:hover, .heateor_sss_floating_follow_icons_container span.heateor_sss_svg:hover {
  border-color: transparent
}
@media screen and (max-width:783px) {
  .heateor_sss_vertical_sharing {
    display: none !important
  }
}
.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important
}
#cookie-law-info-bar span {
  padding-top: .75rem;
  display: block
}
.cli-tab-container p {
  margin: .5rem 0
}
#_form_17_ {
  font-size: 14px;
  line-height: 1.6;
  font-family: 'Rubik', sans-serif;
  margin: 0
}
#_form_17_ input::placeholder {
  color: #293048 !important;
  text-transform: uppercase;
  font-style: normal;
  opacity: 1
}
#_form_17_ input:-ms-input-placeholder {
  color: #293048 !important;
  text-transform: uppercase;
  font-style: normal
}
#_form_17_ input::-ms-input-placeholder {
  color: #293048 !important;
  text-transform: uppercase;
  font-style: normal
}
#_form_17_ * {
  outline: 0
}
._form_hide {
  display: none;
  visibility: hidden
}
._form_show {
  display: block;
  visibility: visible
}
#_form_17_._form-top {
  top: 0
}
#_form_17_._form-bottom {
  bottom: 0
}
#_form_17_._form-left {
  left: 0
}
#_form_17_._form-right {
  right: 0
}
#_form_17_ input[type=text], #_form_17_ input[type=date], #_form_17_ textarea {
  padding: 6px;
  height: auto;
  border: none;
  background: #daf1f1 !important;
  color: #415364 !important;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#_form_17_ textarea {
  resize: none
}
#_form_17_ ._close-icon {
  cursor: pointer;
  background-image: url('https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png');
  background-repeat: no-repeat;
  background-size: 14.2px 14.2px;
  position: absolute;
  display: block;
  top: 11px;
  right: 9px;
  overflow: hidden;
  width: 16.2px;
  height: 16.2px
}
#_form_17_ ._close-icon:before {
  position: relative
}
#_form_17_ ._form-body {
  margin-bottom: 30px
}
#_form_17_ ._form-image-left {
  width: 150px;
  float: left
}
#_form_17_ ._form-content-right {
  margin-left: 164px
}
#_form_17_ ._form-branding {
  color: #fff;
  font-size: 10px;
  clear: both;
  text-align: left;
  margin-top: 30px;
  font-weight: 100
}
#_form_17_ ._form-branding ._logo {
  display: block;
  width: 130px;
  height: 14px;
  margin-top: 6px;
  background-image: url('https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png');
  background-size: 130px auto;
  background-repeat: no-repeat
}
#_form_17_ ._form-label, #_form_17_ ._form_element ._form-label {
  font-weight: 700;
  margin-bottom: 0;
  display: none
}
#_form_17_._dark ._form-branding {
  color: #333
}
#_form_17_._dark ._form-branding ._logo {
  background-image: url('https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png')
}
#_form_17_ ._form_element {
  position: relative;
  margin-bottom: 10px;
  font-size: 0;
  max-width: 100%
}
#_form_17_ ._form_element * {
  font-size: 14px
}
#_form_17_ ._form_element._clear {
  clear: both;
  width: 100%;
  float: none
}
#_form_17_ ._form_element._clear:after {
  clear: left
}
#_form_17_ ._form_element input[type=text], #_form_17_ ._form_element input[type=date], #_form_17_ ._form_element select, #_form_17_ ._form_element textarea:not(.g-recaptcha-response) {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#_form_17_ ._field-wrapper {
  position: relative
}
#_form_17_ ._inline-style input[type=text] {
  width: 100%
}
#_form_17_ ._inline-style:not(._clear) + ._inline-style:not(._clear) {
  margin-left: 0
}
#_form_17_ ._form_element img._form-image {
  max-width: 100%
}
#_form_17_ ._clear-element {
  clear: left
}
#_form_17_ ._full_width {
  width: 100%
}
#_form_17_ ._form_full_field {
  display: block;
  width: 100%;
  margin-bottom: 10px
}
#_form_17_ input[type=text]._has_error, #_form_17_ textarea._has_error {
  border: #f37c7b 1px solid
}
#_form_17_ input[type=checkbox]._has_error {
  outline: #f37c7b 1px solid
}
#_form_17_ ._error {
  display: block;
  position: absolute;
  font-size: 13px;
  z-index: 10000001
}
#_form_17_ ._error._above {
  padding-bottom: 4px;
  bottom: 39px;
  right: 0
}
#_form_17_ ._error._below {
  padding-top: 4px;
  top: 100%;
  right: 0
}
#_form_17_ ._error._above ._error-arrow {
  bottom: 0;
  right: 15px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f37c7b
}
#_form_17_ ._error._below ._error-arrow {
  top: 0;
  right: 15px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f37c7b
}
#_form_17_ ._error-inner {
  padding: 8px 12px;
  background-color: #f37c7b;
  font-size: 13px;
  font-family: arial, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}
#_form_17_ ._error-inner._form_error {
  margin-bottom: 5px;
  text-align: left
}
#_form_17_ ._button-wrapper ._error-inner._form_error {
  position: static
}
#_form_17_ ._error-inner._no_arrow {
  margin-bottom: 10px
}
#_form_17_ ._error-arrow {
  position: absolute;
  width: 0;
  height: 0
}
#_form_17_ ._error-html {
  margin-bottom: 10px
}
.pika-single {
  z-index: 10000001 !important
}
@media all and (min-width:320px) and (max-width:667px) {
  ::-webkit-scrollbar {
    display: none
  }
  #_form_17_ {
    margin: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box
  }
  #_form_17_ * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em
  }
  #_form_17_ ._form-content {
    margin: 0;
    width: 100%
  }
  #_form_17_ ._form-inner {
    display: block;
    min-width: 100%
  }
  #_form_17_ ._form-title, #_form_17_ ._inline-style {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0
  }
  #_form_17_ ._form-title {
    font-size: 1.2em
  }
  #_form_17_ ._form_element {
    margin: 0 0 20px;
    padding: 0;
    width: 100%
  }
  #_form_17_ ._form-element, #_form_17_ ._inline-style, #_form_17_ input[type=text], #_form_17_ label, #_form_17_ p, #_form_17_ textarea:not(.g-recaptcha-response) {
    float: none;
    display: block;
    width: 100%
  }
  #_form_17_ ._row._checkbox-radio label {
    display: inline
  }
  #_form_17_ ._row, #_form_17_ p, #_form_17_ label {
    margin-bottom: .7em;
    width: 100%
  }
  #_form_17_ ._row input[type=checkbox], #_form_17_ ._row input[type=radio] {
    margin: 0 !important;
    vertical-align: middle !important
  }
  #_form_17_ ._row input[type=checkbox] + span label {
    display: inline
  }
  #_form_17_ ._row span label {
    margin: 0 !important;
    width: initial !important;
    vertical-align: middle !important
  }
  #_form_17_ ._form-image {
    max-width: 100%;
    height: auto !important
  }
  #_form_17_ input[type=text] {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 1.3em;
    -webkit-appearance: none
  }
  #_form_17_ input[type=radio], #_form_17_ input[type=checkbox] {
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    font-size: 1em;
    margin: 0 .3em 0 0;
    vertical-align: baseline
  }
  #_form_17_ button[type=submit] {
    padding: 20px;
    font-size: 1.5em
  }
  #_form_17_ ._inline-style {
    margin: 20px 0 0 !important
  }
}
#_form_17_ {
  position: relative;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
  background: 0 0 !important;
  border: 0 solid #b0b0b0 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0 !important;
  color: #000 !important
}
#_form_17_ ._form-title {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 0
}
#_form_17_:before, #_form_17_:after {
  content: " ";
  display: table
}
#_form_17_:after {
  clear: both
}
#_form_17_._inline-style {
  width: auto;
  display: inline-block
}
#_form_17_._inline-style input[type=text], #_form_17_._inline-style input[type=date] {
  padding: 10px 12px
}
#_form_17_._inline-style button._inline-style {
  position: relative;
  top: 27px
}
#_form_17_._inline-style p {
  margin: 0
}
#_form_17_._inline-style ._button-wrapper {
  position: relative;
  margin: 10px 0 0
}
#_form_17_ ._form-thank-you {
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 18px
}
@media all and (min-width:320px) and (max-width:667px) {
  #_form_17_._inline-form._inline-style ._inline-style._button-wrapper {
    margin-top: 20px !important;
    margin-left: 0 !important
  }
}

/*CSS Element Sorting for Portfolio CREDIT:https://codepen.io/samgordon/pen/jPqqWB */
input[type="radio"] {
  display: none;
}
label {
  width: 24%;
	color:#999;
  display:inline-block;
  text-align: center;
  padding:14px 15px;
  text-transform:uppercase;
  font-weight:500;
  letter-spacing:1px;
  font-size:1em;
  background-color: transparent;
  border-radius: 50px;
  cursor: pointer;
  transition:all .3s ease;
  font-family: "Rubik", sans-serif;
}
/* web button */
input[type="radio"][id="web"]:checked + label {
  background: #3BB9C8;
  color: #fff;
  border: 2px solid #3BB9C8 !important;
}
input[type="radio"][id="web"]:checked ~ .print, input[type="radio"][id="web"]:checked ~ .brand {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  opacity: 0;
}
/* print button */
input[type="radio"][id="print"]:checked + label {
  background: #ED4D25;
  color: #fff;
  border: 2px solid #ED4D25 !important;
}
input[type="radio"][id="print"]:checked ~ .web, input[type="radio"][id="print"]:checked ~ .brand {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  opacity: 0;
}
/* brand button */
input[type="radio"][id="brand"]:checked + label {
  background: #ADC020;
  color: #fff;
  border: 2px solid #ADC020 !important;
}
input[type="radio"][id="brand"]:checked ~ .web, input[type="radio"][id="brand"]:checked ~ .print {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  opacity: 0;
}
.tile {
  width: 23%;
  height: 100px;
display:inline-block;
	transition: all 1s;
  margin: 25px;
  padding: 0.5%;
}
.brand {
  background: #ADC020;
  box-shadow:
    inset 0 0 0 0 rgba(173, 192, 32, 0.6), inset 0 0 0 10px rgba(173, 192, 32, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.brand:hover {
  box-shadow:
    inset 0 0 0 110px rgba(82, 90, 18, 0.9), inset 0 0 0 10px rgba(173, 192, 32, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.web {
  background: #4bc3d0;
  box-shadow:
    inset 0 0 0 0 rgba(59, 185, 200, 0.6), inset 0 0 0 10px rgba(75, 195, 208, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.web:hover {
  box-shadow:
    inset 0 0 0 110px rgba(31, 104, 113, 0.9), inset 0 0 0 10px rgba(59, 185, 200, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.print {
  background: #ED4D25;
  box-shadow:
    inset 0 0 0 0 rgba(237, 77, 37, 0.6), inset 0 0 0 10px rgba(237, 77, 37, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.print:hover {
  box-shadow:
    inset 0 0 0 110px rgba(140, 44, 20, 0.9), inset 0 0 0 10px rgba(237, 77, 37, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
}
/*CIRCLE BUTTONS*/
.ch-grid {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: center;
  width: 100%;
}
.ch-grid:after, .ch-item:before {
  content: '';
  display: table;
}
.ch-grid:after {
  clear: both;
}
.ch-grid li {
  width: 220px;
  height: 220px;
  display: inline-block;
  margin: 20px;
}
.ch-item {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  position: relative;
  cursor: default;
}
.ch-item:hover .ch-info {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ch-item:hover .ch-info p {
  opacity: 1;
}
/*Bubble Portfolio*/
/* PORTFOLIO BUTTONS */
.circle-buttons{
	display:flex;
	flex-direction:row;
	flex-wrap: wrap;
	justify-content:center;
}
.ch-img-colliersbluecoopeggs {
  background-image: url(../images/Thumb-ColliersBlueCoopEggs.jpg);
}
.ch-img-nghc {
  background-image: url(../images/Thumb-NGHC.jpg);
}
.ch-img-justblowinsmoke {
  background-image: url(../images/Thumb-JustBlowinSmoke.jpg);
}
.ch-img-messmaker-brand {
  background-image: url(../images/Thumb-MessMaker-brand.jpg);
}
.ch-img-messmaker-web {
  background-image: url(../images/Thumb-MessMaker-web.jpg);
}
.ch-img-1 {
  background-image: url(../images/1.jpg);
}
.ch-img-2 {
  background-image: url(../images/2.jpg);
}
.ch-img-3 {
  background-image: url(../images/3.jpg);
}
.ch-img-4 {
  background-image: url(../images/4.jpg);
}
.ch-img-5 {
  background-image: url(../images/5.jpg);
}
.ch-img-6 {
  background-image: url(../images/6.jpg);
}
.ch-img-7 {
  background-image: url(../images/7.jpg);
}
.ch-img-8 {
  background-image: url(../images/8.jpg);
}
.ch-img-9 {
  background-image: url(../images/9.jpg);
}
.ch-img-10 {
  background-image: url(../images/10.jpg);
}
.ch-img-11 {
  background-image: url(../images/11.jpg);
}
.ch-img-12 {
  background-image: url(../images/12.jpg);
}
.ch-img-13 {
  background-image: url(../images/13.jpg);
}
.ch-img-14 {
  background-image: url(../images/14.jpg);
}
.ch-img-15 {
  background-image: url(../images/15.jpg);
}
.ch-img-16 {
  background-image: url(../images/16.jpg);
}
.ch-img-17 {
  background-image: url(../images/17.jpg);
}
.ch-img-18 {
  background-image: url(../images/18.jpg);
}
.ch-img-19 {
  background-image: url(../images/19.jpg);
}
.ch-img-20 {
  background-image: url(../images/20.jpg);
}
@media only screen and (max-width: 500px) {
  .ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden; /*for a smooth font */
  }
  .ch-info p {
    opacity: 1 !important;
  }
  .ch-info h3 {
    opacity: 1 !important;
  }
}
.ch-info {
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: 50%;
  backdrop-filter: blur(1px);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
}
.ch-info h3 {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none !important;
  text-align: center;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 45px 0 0 0;
  height: 140px;
  font-family: "Rubik", sans-serif;
	font-weight:500;
}
.ch-info p {
  color: #fff;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 0;
  text-align: center;
  line-height: 1em;
}
ul.ch-grid li a {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  padding-top: 4px;
  font-family: "Rubik", sans-serif;
}